From 38943341104e726258397eb87dfb634f09fb7957 Mon Sep 17 00:00:00 2001 From: MrVauxs Date: Fri, 8 Jul 2022 15:47:28 +0200 Subject: [PATCH] Revenge of the Books --- css/style.css | 4 +- data/actions.json | 6 + data/bestiary/fluff-creatures-gmg.json | 7 +- data/book/book-crb.json | 12718 ++++++++++++++- data/book/book-gmg.json | 19186 ++++++++++++++++++++++- data/book/book-lowg.json | 2485 ++- data/book/book-som.json | 4371 +++++- data/books.json | 8 +- data/changelog.json | 6 + data/generated/bookref-gmscreen.json | 2 +- data/generated/bookref-quick.json | 2 +- data/items/fluff-items-som.json | 480 +- data/licenses.json | 2 +- data/tables.json | 519 + data/variantrules.json | 2 +- js/render.js | 1 + open-search.xml | 2 +- search/index.json | 2 +- search/traits.json | 2 +- sw.js | 2 +- test/schema-template/utils.json | 5 +- 21 files changed, 39588 insertions(+), 224 deletions(-) diff --git a/css/style.css b/css/style.css index 6c467bbcd2..4deecec6ad 100644 --- a/css/style.css +++ b/css/style.css @@ -1,2 +1,2 @@ -@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,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;-ms-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% - .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:transparent}::-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 transparent;border-right:1px solid transparent;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-12,.col-11,.col-11-9,.col-11-8,.col-11-7,.col-11-6,.col-11-5,.col-11-4,.col-11-3,.col-11-2,.col-11-1,.col-10,.col-10-9,.col-10-8,.col-10-7,.col-10-6,.col-10-5,.col-10-4,.col-10-3,.col-10-2,.col-10-1,.col-9,.col-9-9,.col-9-8,.col-9-7,.col-9-6,.col-9-5,.col-9-4,.col-9-3,.col-9-2,.col-9-1,.col-8,.col-8-9,.col-8-8,.col-8-7,.col-8-6,.col-8-5,.col-8-4,.col-8-3,.col-8-2,.col-8-1,.col-7,.col-7-9,.col-7-8,.col-7-7,.col-7-6,.col-7-5,.col-7-4,.col-7-3,.col-7-2,.col-7-1,.col-6,.col-6-9,.col-6-8,.col-6-7,.col-6-6,.col-6-5,.col-6-4,.col-6-3,.col-6-2,.col-6-1,.col-5,.col-5-9,.col-5-8,.col-5-7,.col-5-6,.col-5-5,.col-5-4,.col-5-3,.col-5-2,.col-5-1,.col-4,.col-4-9,.col-4-8,.col-4-7,.col-4-6,.col-4-5,.col-4-4,.col-4-3,.col-4-2,.col-4-1,.col-3,.col-3-9,.col-3-8,.col-3-7,.col-3-6,.col-3-5,.col-3-4,.col-3-3,.col-3-2,.col-3-1,.col-2,.col-2-9,.col-2-8,.col-2-7,.col-2-6,.col-2-5,.col-2-4,.col-2-3,.col-2-2,.col-2-1,.col-1,.col-1-9,.col-1-8,.col-1-7,.col-1-6,.col-1-5,.col-1-4,.col-1-3,.col-1-2,.col-1-1,.col-0-9,.col-0-8,.col-0-7,.col-0-6,.col-0-5,.col-0-4,.col-0-3,.col-0-2,.col-0-1,.col-ml-9,.col-ml-3{position:relative;min-height:1px;padding-right:7px;padding-left:7px;float:left}.col-12{width:100% !important}.col-11{width:91.66666666666667% !important}.col-11-9{width:99.16666666666667% !important}.col-11-8{width:98.33333333333333% !important}.col-11-7{width:97.5% !important}.col-11-6{width:96.66666666666667% !important}.col-11-5{width:95.83333333333333% !important}.col-11-4{width:95% !important}.col-11-3{width:94.16666666666667% !important}.col-11-2{width:93.33333333333333% !important}.col-11-1{width:92.5% !important}.col-10{width:83.33333333333333% !important}.col-10-9{width:90.83333333333333% !important}.col-10-8{width:90% !important}.col-10-7{width:89.16666666666667% !important}.col-10-6{width:88.33333333333333% !important}.col-10-5{width:87.5% !important}.col-10-4{width:86.66666666666667% !important}.col-10-3{width:85.83333333333333% !important}.col-10-2{width:85% !important}.col-10-1{width:84.16666666666667% !important}.col-9{width:75% !important}.col-9-9{width:82.5% !important}.col-9-8{width:81.66666666666667% !important}.col-9-7{width:80.83333333333333% !important}.col-9-6{width:80% !important}.col-9-5{width:79.16666666666667% !important}.col-9-4{width:78.33333333333333% !important}.col-9-3{width:77.5% !important}.col-9-2{width:76.66666666666667% !important}.col-9-1{width:75.83333333333333% !important}.col-8{width:66.666666666666667% !important}.col-8-9{width:74.16666666666667% !important}.col-8-8{width:73.33333333333333% !important}.col-8-7{width:72.5% !important}.col-8-6{width:71.66666666666667% !important}.col-8-5{width:70.83333333333333% !important}.col-8-4{width:70% !important}.col-8-3{width:69.16666666666667% !important}.col-8-2{width:68.33333333333333% !important}.col-8-1{width:67.5% !important}.col-7{width:58.33333333333333% !important}.col-7-9{width:65.83333333333333% !important}.col-7-8{width:65% !important}.col-7-7{width:64.16666666666667% !important}.col-7-6{width:63.33333333333333% !important}.col-7-5{width:62.5% !important}.col-7-4{width:61.66666666666667% !important}.col-7-3{width:60.83333333333333% !important}.col-7-2{width:60% !important}.col-7-1{width:59.16666666666667% !important}.col-6{width:50% !important}.col-6-9{width:57.5% !important}.col-6-8{width:56.66666666666667% !important}.col-6-7{width:55.83333333333333% !important}.col-6-6{width:55% !important}.col-6-5{width:54.16666666666667% !important}.col-6-4{width:53.33333333333333% !important}.col-6-3{width:52.5% !important}.col-6-2{width:51.66666666666667% !important}.col-6-1{width:50.83333333333333% !important}.col-5{width:41.66666666666667% !important}.col-5-9{width:49.16666666666667% !important}.col-5-8{width:48.33333333333333% !important}.col-5-7{width:47.5% !important}.col-5-6{width:46.66666666666667% !important}.col-5-5{width:45.83333333333333% !important}.col-5-4{width:45% !important}.col-5-3{width:44.16666666666667% !important}.col-5-2{width:43.33333333333333% !important}.col-5-1{width:42.5% !important}.col-4{width:33.33333333333333% !important}.col-4-9{width:40.83333333333333% !important}.col-4-8{width:40% !important}.col-4-7{width:39.16666666666667% !important}.col-4-6{width:38.33333333333333% !important}.col-4-5{width:37.5% !important}.col-4-4{width:36.66666666666667% !important}.col-4-3{width:35.83333333333333% !important}.col-4-2{width:35% !important}.col-4-1{width:34.16666666666667% !important}.col-3{width:25% !important}.col-3-9{width:32.5% !important}.col-3-8{width:31.66666666666667% !important}.col-3-7{width:30.83333333333333% !important}.col-3-6{width:30% !important}.col-3-5{width:29.16666666666667% !important}.col-3-4{width:28.33333333333333% !important}.col-3-3{width:27.5% !important}.col-3-2{width:26.66666666666667% !important}.col-3-1{width:25.83333333333333% !important}.col-2{width:16.66666666666667% !important}.col-2-9{width:24.16666666666667% !important}.col-2-8{width:23.33333333333333% !important}.col-2-7{width:22.5% !important}.col-2-6{width:21.66666666666667% !important}.col-2-5{width:20.83333333333333% !important}.col-2-4{width:20% !important}.col-2-3{width:19.16666666666667% !important}.col-2-2{width:18.33333333333333% !important}.col-2-1{width:17.5% !important}.col-1{width:8.33333333333333% !important}.col-1-9{width:15.83333333333333% !important}.col-1-8{width:15% !important}.col-1-7{width:14.16666666666667% !important}.col-1-6{width:13.33333333333333% !important}.col-1-5{width:12.5% !important}.col-1-4{width:11.66666666666667% !important}.col-1-3{width:10.83333333333333% !important}.col-1-2{width:10% !important}.col-1-1{width:9.16666666666667% !important}.col-0-9{width:7.5% !important}.col-0-8{width:6.66666666666667% !important}.col-0-7{width:5.83333333333333% !important}.col-0-6{width:5% !important}.col-0-5{width:4.16666666666667% !important}.col-0-4{width:3.33333333333333% !important}.col-0-3{width:2.5% !important}.col-0-2{width:1.66666666666667% !important}.col-0-1{width:0.83333333333333% !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:whitesmoke}.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:transparent;background-image:none}.dropdown-menu>.ctx-danger>span{background:#d9534f;color:white}.dropdown-menu>.ctx-danger>span:focus,.dropdown-menu>.ctx-danger>span:hover{color:white;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.0941176)}.stripe-even--faint:nth-child(even){background:rgba(187,187,187,0.0941176)}.stripe-odd:nth-child(odd){background:rgba(136,136,136,0.0941176)}.stripe-odd--faint:nth-child(odd){background:rgba(187,187,187,0.0941176)}.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:white;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:white;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%}@-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:#aaa6;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{-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: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:black}.rd-spell__level-school-ritual{font-style:italic;color:black}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.627451);border-top:0}.night-mode .nav>li:not(.active)>a:focus,.night-mode .nav>li:not(.active)>a:hover{background-color:#272727;color:white}.night-mode .nav>li.active>a:focus,.night-mode .nav>li.active>a:hover{color:white}.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:white}.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:white}.nav2-accord__lnk-item--active:focus,.nav2-accord__lnk-item--active:hover{background:#7398b7;color:white}.night-mode .nav2-accord__head:focus,.night-mode .nav2-accord__head:hover{background-color:#383838;color:white}.night-mode .nav2-accord__head--active{color:white}.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:white}.night-mode .nav2-accord__lnk-item--active{color:white}.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%}@-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 black;-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: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 transparent}.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;-ms-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%}.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:#69af9a !important;border-color:#69af9a !important;-webkit-text-decoration-color:#69af9a !important;text-decoration-color:#69af9a !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}.sp__school-A{color:#00b921}.sp__school-V{color:#bb0100}.sp__school-E{color:#b30083}.sp__school-I{color:#006dbd}.sp__school-D{color:#00adb3}.sp__school-N{color:#6c00cc}.sp__school-T{color:#ccbe00}.sp__school-C{color:#bd0044}@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:white;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 transparent;border-radius:4px;background:white}.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 white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 3px 3px 5px black}.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:white;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:lightgrey;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:white;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.627451);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:white}.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 transparent}.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:transparent}.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:transparent}}.omni__submit{height:32px;padding:3px 7px}@media (min-width: 992px){.omni__submit{border-top-right-radius:0;border-top-color:transparent}}.omni__wrp-paginate{display:flex;justify-content:space-between}.omni__wrp-paginate>span{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-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;-ms-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;-ms-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:white;border:1px solid #ccc;width:calc(100% - 30px);margin:0 10px;padding:5px 7px 10px;border-radius:4px;box-shadow:0 0 3px 0 black;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:white;border:1px solid rgba(204,204,204,0.627451);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:white;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.627451)}.night-mode .mon__cr_slider_wrp{border-color:#555}tr th.mon__name--token{padding-right:calc(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:#e0e0e080}.panel-history-control-remove-wrapper,.panel-control-bar{background:#80808080}.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:white}.panel-control-top,.panel-control-right,.panel-control-bottom,.panel-control-left,.panel-control-middle{background:rgba(204,204,204,0.627451);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:#777a;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.627451);border:1px solid #ccc}.night-mode .panel-history-control-middle{background:#777a;border-color:#aaa}.gm-init-row.gm-init-row-active input{background:#cfe5ff78}.gm-init-row.gm-init-row-active .init-wrp-creature{background:#cfe5ff78}.gm__panel-bg{background:white}.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:white;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:#00000010}.initp__r--active{background:#cfe5ff78}.initp__r--active:hover{background:#bfd5ef78}.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:#aaa4;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;-ms-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:grey;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: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 - (1170px / 2)) + 1.5em);bottom:10px;left:calc(((100vw - (1170px * (4 / 6))) / 2) + 1.5em);padding:0 20px}@media (max-width: 1200px){.f-all-wrapper{right:calc((50vw - (970px / 2)) + 1.5em);left:calc(((100vw - (970px * (4 / 6))) / 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:calc(3.5em);left:calc(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:lightgrey}ul.list li:hover{background:lightgrey}.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:white}}.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:white;text-shadow:none}.stats--book ::selection{background:#242527;color:white;text-shadow:none}.prntv{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:white;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:lightgrey}.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:#c0c0c080}.stats .stripe-odd-table>tbody>tr:nth-child(odd),.stats .stripe-even-table>tbody>tr:nth-child(even){background:#cbbfaa80}.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:white;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:white}.life__output{background:lightgrey}.f-all-out>p:nth-child(odd){background:#f4f4f4}#msbcr tr:nth-child(even){background:lightgrey}#croutput{background:lightgrey}#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:lightgrey}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:lightgrey}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:lightgrey}.hwin .hoverborder .window-title{color:white;font-family:'good-pro-condensed', sans-serif}.rollbox{background:white}.rollbox .ipt-roll{background:white;border-radius:0}.rollbox-min,.rollbox .head-roll{background:lightgrey}.rollbox-min:hover,.rollbox .head-roll:hover{background:#e3e3e3}.rollbox .out-roll .out-roll-item{background:#b0b0b035}.rollbox .out-roll .out-roll-item .out-roll-item-code{font-family:'Courier New', monospace;background:white;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 black;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 transparent;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 #80808040;background:transparent}.toast__btn-close:hover,.toast__btn-close:focus{background:#80808020}.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:white;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:#ff000018;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:#ffaa0018;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,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGBAMAAACDAP+3AAAAGFBMVEUfHx8eHh4dHR0bGxshISEiIiIlJSUjIyM9IpsJAAAFjUlEQVR4AT3UuZLcOBaF4QuI2XJxboIhF/eQFe1WovoBAAqccpkaZpc5+4yrXa8/RGpx/lrIXPjFCYjTp9z8REqF4VYNWB3Av3zQJ6b6xBwlKB/9kRkCjXVwGH3ziK5UcjFHVkmgY6osiBsGDFfseqq2ZbTz7E00qBDpzOxnD7ToABeros1vM6MX0rBQaG1ith1A/HJkvkHxsPGJ82dP8vVCyWmbyPTaAfGzg40bgIdrv2f3pBVPycUcufx+BSUUWDuCZi6zBqdM50ElKYPODqtLDjc31rBb9CZ59lbN/JScuMxHLUBcGiy6QRH9zpwgZGhRj8qSydPVgNNVgbWqYX3HbM9K2rqTnKVmsmwKWzc1ffEd20+Zq3Ji65kl6TSjALNvzmJt4Pi2f1etytGJmy5erLAgbNY4bjykC3YCLIS3nSZMKgwRsBarWgjdeVzIEDzpTkoOUArTF4WFXYHwxY585sT0nmTYMxmXfs8fzwswfnam8TMU49bvqSRnyRPnqlno4tVQQiH2A9Za8tNTfXQ0lxbSxUaZna0uLlj9Q0XzD96CpsOZUftolINKBWJpAOoAJC0T6QqZnOtfvcfJFcDrD4Cuy5Hng316XrqzJ204HynyHwWed6i+XGF40Uw2T7Lc71HyssngEOrgONfBY7wvW0UZdVAma5xmSNjRp3xkvKJkW6aSg7PK4K0+mbKqYB0WYBgWwxCXiS74zBCVlEFpYQDEwjcA1qccb5yO6ZL8ozt/h3wHSCdWzLuqxU2ZZ9ev9MvRMbMvV9BQgN0qrFjlkzPQanI9nuaGCokVK2LV1Y2egyY1aFQGxjM9I7RBBAgyGEJtpKHP0lUySSeWCpyKHMT2pmM/vyP55u2Rw5lcSeabAfgiG5TPDX3uP3QvcoSipJXQByUCjS4C8VXqxEEZOJxzmJoyogFNJBRsCJs2XmoWWrWFqTsnbwtSn43gNFTTob9/SEpaPJNhUBKDGoZGCMINxvBv8vuKbb//lg/sK0wfPgBica/QsSk5F3KK4Ui6Yw+uv4+DWEOFbhdPOnbY5PLFpzrZMhakeqomY0Vz0TO+elQGTWdCk1IYFAOaoZg0IJQhT+YreXF+yia+O1cgtGufjXxQw28f85RPXfd15zv13ABoD15kB7FKJ/7pbHKP6+9TgNgkVj68NeV8Tp24f7OOndCgJzR3RNJBPNFReCmstMVqvjjzBoeK4GOFoBN32CPxu+4TwwBDa4DJTe/OU9c9ku7EGyfOVxh+fw9g/AATxPqKTEXJKEdCIBkB4iBUlO6MjUrWi6M5Kz31YAqFsYaCeB0KJC5d1+foo3LQWSfRaDrwdAQrMEC27yDZXJf7TlOJ2Bczr1di3OWvZB6XrvvqPuWJPDk9dAHgm7LvuZJTEdKqO3J3XgostArEnvkqgUznx3PX7cSzz1FXZyvakTA4XVVMbCPFPK1cFj66S0WoqQI1XG2uoU7CMPquO2VaUDJFQMdVgXKD2bpz6ufzzxXbxszHQ9fGO/F7A998yBQG6cShE+P+Pk7t1FwfF1QHN1Eui1VapRxCdj8tCtI1bog1Fo011Sx9u3o6c9bufI6wAT26Av9xJ+WWpTKbbBPp3K/1LbC4Vuhv396RCbJw4untjxVPndj+dIB9dVD8z2dylZ+6vMeJwbYChHJkvHV2J3fdHsJPASeHhrXq6QheXu1nBhUr5u6ryT0I13BFKD01ViZ/n3oaziRG7c6Ayg7g1LPeztNdT36ueMqcN4XGv3finjfv+7I/kMJ4d046MUanOA1QtMH1kLlfFasm99NiutSw63yNDeH4zeL1Uu8XKHNfcThPSSNwchGMbgUETScwkCcK77pH2jsgrAssvVyB8FLJ7GrmwyD8eVqsHoY/FwIv9T7lPu9+Yf8/9+w4nS1ma78AAAAASUVORK5CYII=") 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:transparent;border-right-color:transparent;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.627451);border-top:0}.night-mode .nav>li:not(.active)>a:focus,.night-mode .nav>li:not(.active)>a:hover{background-color:#272727;color:white}.night-mode .nav>li.active>a:focus,.night-mode .nav>li.active>a:hover{color:white}.night-mode .nav li.active>a>span.page__nav-date{color:black !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:white}.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 #111e;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 #111e}.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:white}.night-mode .dropdown-menu>li.ctx-danger>a,.night-mode .dropdown-menu>li.ctx-danger>span{color:white;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:white;background-color:#ac2925}.night-mode .dropdown-menu>li.active>a,.night-mode .dropdown-menu>li.active>span{color:black;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:transparent}.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:white;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:#0e0e0e88}.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:transparent}.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:transparent}}.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:transparent}}.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:white}.night-mode .stats--book ::selection{color:#242527;background:white}.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:#4e4e4e80}.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 white}.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:#40404080}.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.25098) !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:#8dc1ff20}.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:#9998}.night-mode .sidemenu{background:#222}.night-mode .sidemenu__toggle{background:#444}.night-mode .sidemenu__burger{background:#222}.night-mode .initp__r--active{background:#8dc1ff20}.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:white;font-family:monospace}.edge__title{font-size:72px}.edge__btn-close{position:absolute;top:8px;right:8px;font-size:16px}.edge__link{color:white !important;text-decoration:underline}.TEST_LEADER{background:fuchsia;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:white;width:728px;height:90px}.TEST_RHS_TOP{background:fuchsia;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:white;width:300px;height:600px}.TEST_RHS_BOTTOM{background:lime;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:white;width:300px;height:250px}@supports (-webkit-touch-callout: none){select.form-control{color:black}}@media print{@page{margin:10mm 15mm}body{color:black !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:black !important}.stats,.stats.monster{background:transparent !important}.stats-source,.stats th{color:black !important}th.border,.wrp-stats-table th.border{background:black !important;height:1px !important}td.divider div{height:1px !important;background:black !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:lightgrey !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 black !important;color:black !important}.rd__b-inset{background:none !important;box-shadow:none !important;border-color:black !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:.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.627451);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;-ms-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:white;padding:1px 0}.fltr__btn_nest--include-all{background:#337ab7;color:white}.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:white;padding:1px 0}.fltr__btn_nest--exclude-all{background:#8a1a1b;color:white}.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:white}.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.627451)}.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;-ms-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:white;border:1px solid #22527b}.fltr__pill[state=yes]:hover{background:#2d6da3}.fltr__pill[state=no]{background:#8a1a1b;color:white;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:whitesmoke;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;-ms-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:white;display:block}.fltr__mini-pill--default-sel[state=yes]{background:#48637a}.fltr__mini-pill[state=no]{background:#822000;color:white;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;-ms-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;-ms-user-select:none;user-select:none;border-radius:7px}.fltr-cls__tgl:active{box-shadow:0 0 2px 0 #000b}.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.627451)}.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:#333a}.night-mode .fltr-cls__tgl{background:#222;border-color:#555}.night-mode .fltr-cls__tgl:active{box-shadow:0 0 3px 0 #fffb}.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:whitesmoke}.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.627451)}.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.627451)}.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.533333)}.ui-modal__overlay-blind{background-color:white}.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:lightgrey}.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;-ms-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;-ms-user-select:none;user-select:none}.ui-prof__btn-cycle:active{box-shadow:0 0 2px 0 #000b}.ui-prof__btn-cycle.active{background:#666;border-color:#8c8c8c}.ui-prof__btn-cycle[data-state='0']{background:white}.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:white;font-size:12px}.ui-prof__btn-cycle[data-state='2']::before{content:'\f005'}.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;-ms-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;-ms-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:#cfe5ff78}.ui-drag__wrp-drag-dummy--lowlight{background:transparent}.ui-drag__patch{cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-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:white;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.627451);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;-ms-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:#0003;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:#0005;color:#333}.ui-ideco__btn-ticker:active,.ui-ideco__btn-ticker:focus,.ui-ideco__btn-ticker:active:focus{background:#0007;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:transparent}.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.627451)}.night-mode .ui-modal__footer{border-color:rgba(85,85,85,0.627451)}.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.25098)}.night-mode .ui-tab__wrp-tab-body--background{background:#222;border-color:rgba(85,85,85,0.627451)}.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.627451)}.night-mode .ui-prof__btn-cycle{border-color:#555}.night-mode .ui-prof__btn-cycle:active{box-shadow:0 0 3px 0 #fffb}.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.627451);border-top-color:#555}.night-mode .ui-ctx__divider{background:#555}.night-mode .ui-ctx__row:hover{background:#383838;color:white}.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:white}.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:white}.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:white}.night-mode .ui-sel2__ipt-search{background:transparent}.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.627451);border-color:#bbb}.night-mode .ui-slidr__thumb--hover,.night-mode .ui-slidr__thumb:hover{background:rgba(230,230,230,0.627451);border-color:#bbb}.night-mode .ui-slidr__track-outer{border-color:#555}.night-mode .ui-slidr__track-inner{background:rgba(85,85,85,0.627451)}.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 black;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.3em;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:white;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:yellow !important}.pf2-trait--notag:hover{text-decoration:none !important;color:white !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-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:-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 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 black;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:black;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-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 0.2em;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 0.3em;background:#5e0000;color:white;font-family:'good-pro', sans-serif;font-size:0.9em;font-weight:700;line-height:1.2em;display:grid;align-content:end}.pf2-table__entry{padding:0 0.3em;color:black;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:black;font-family:'good-pro', sans-serif;font-size:0.9em;grid-column-start:1;grid-column-end:-1}.pf2-table__outro{color:black;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:calc(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:white;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 black;border-left:0;padding:0.05em 0 0 0.2em;width:100%}}.pf2-key-box{color:white;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:-webkit-fit-content;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:white;border-left:1px solid #b29e74;border-right:1px solid #b29e74}.pf2-box--red{background-color:#5e0000;fill:#5e0000;color:white}.pf2-box--brown{background-color:#c8bca5;fill:#c8bca5;color:black}.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:black;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:black !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{-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: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,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uL3Njc3MvdmFycy5zY3NzIiwiLi4vc2Nzcy9ib290c3RyYXAtY3VzdG9tLnNjc3MiLCIuLi9zY3NzL3N0eWxlLnNjc3MiLCIuLi9zY3NzL3JlbmRlci5zY3NzIiwiLi4vc2Nzcy9yZW5kZXItbmlnaHQuc2NzcyIsIi4uL3Njc3MvbmF2LnNjc3MiLCIuLi9zY3NzL2hvdmVyLnNjc3MiLCIuLi9zY3NzL3NvdXJjZS5zY3NzIiwiLi4vc2Nzcy9maWx0ZXIuc2NzcyIsIi4uL3Njc3MvZmlsdGVyLW5pZ2h0LnNjc3MiLCIuLi9zY3NzL3VpLnNjc3MiLCIuLi9zY3NzL3VpLW5pZ2h0LnNjc3MiLCIuLi9zY3NzL3BmMi5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLFdBQ0MseUJBQTBCLENBQzFCLGlCQUFrQixDQUNsQixlQUFnQixDQUNoQiwyRkFBNkYsQ0FHOUYsV0FDQyxvQkFBcUIsQ0FDckIsaUJBQWtCLENBQ2xCLGVBQWdCLENBQ2hCLHlFQUEyRSxDQUc1RSxXQUNDLGtDQUFtQyxDQUNuQyxpQkFBa0IsQ0FDbEIsZUFBZ0IsQ0FDaEIsNkdBQStHLENBR2hILFdBQ0MsNEJBQTZCLENBQzdCLHlGQUEyRixDQUc1RiwrQkFDQyxLQUNDLFNBQVUsQ0FHWCxHQUNDLFNBQVUsQ0FBQSxDQU5aLHVCQUNDLEtBQ0MsU0FBVSxDQUdYLEdBQ0MsU0FBVSxDQUFBLENBMk1YLDBEQUNDLGFBQWMsQ0FDZCwwREFHQSxhQUFjLENBQ2QsMERBR0EsYUFBYyxDQUNkLHlDQUlELFdBQVksQ0FFWix1REFDQyxhQUFTLENBQU0scUJBQ1IsQ0FBa0IsaUJBQ2YsQ0FBUSxVQUNYLENBQUksVUFDSixDQUFJLFdBQ0gsQ0FBSSxVQUNMLENBQUksa0JBQ0csQ0FBSyxhQUNSLENBQUcsV0FwUU4seUJBQ0ksQ0FBYSxpQkFDZCxDQUFNLGVBQ0wsQ0FBRywyRkFDMkQsQ0FBa0IsV0FHcEYsb0JBQ0ksQ0FBUSxpQkFDVCxDQUFNLGVBQ0wsQ0FBRyx5RUFDeUMsQ0FBa0IsV0FHbEUsa0NBQ0ksQ0FBc0IsaUJBQ3ZCLENBQU0sZUFDTCxDQUFHLDZHQUM2RSxDQUFrQixXQUd0Ryw0QkFDSSxDQUFnQix5RkFDNEMsQ0FBa0IsdUJBR2xGLEtBQ0wsU0FDTSxDQUFDLEdBR1QsU0FDUSxDQUFDLENBQUEsMERBMk0rQixhQUM5QixDQUFHLDBEQUcyQixhQUM5QixDQUFHLDBEQUcyQixhQUM5QixDQUFHLHlDQUlVLFdBQ2pCLENBQUksdURBRUcsYUFDTCxDQUFBLHFCQUNGLENBQUEsaUJBQ0csQ0FBQSxVQUNILENBQUEsVUFDQSxDQUFBLFdBQ0MsQ0FBQSxVQUNELENBQUEsa0JBQ08sQ0FBQSxhQUNILENBQUEsK0JDalFTLDhCQUVMLENBQUEsNEJBR0UsOEJBRUYsQ0FBQSxnQkFDaEIsT0FLSyxDQUFBLFNBQ0UsQ0FBQSxRQUNQLGFEOEJpQixDQUFBLGNDekJULENBQUEsY0FHRyxhRG9DVyxDQUFBLFNDbEN0Qiw2QkFHYSxDQUFBLE1BQ2Isb0NBSWEsQ0FBQSxjQUViLHFCQUVjLENBQUEsVUFDYixxQkFJdUIsQ0FBQSxVQUN4Qix3QkFHVyxDQUFBLFdBQ1gseUJBR1EsQ0FBQSxpQkFFUix3QkFDdUIsQ0FBQSxlQUN0Qix5QkFJTyxDQUFBLFVBQ1Isc0JBR1EsQ0FBQSxXQUNSLG1DQUdhLENBSGIsZ0NBR2EsQ0FIYiwrQkFHYSxDQUhiLDJCQUdhLENBQUEsTUFDYiwyQkFHYSxDQUFBLFFBQ2IsNEJBR1ksQ0FBQSxJQUdULGtCQUNTLENBQUEsV0FDWix5QkFHaUIsQ0FBQSxjQUNqQiw0QkFHaUIsQ0FBQSxPQUNqQiw4QkFHYSxDQUFBLDZCQUNELENBQUEsU0FDWiw2QkFHYSxDQUFBLFdBQ2IsOEJBR2dCLENBQUEsZUFDaEIsa0NBR3lCLENBQUEsV0FDekIsNkJBR2MsQ0FIZCxpQkFHYyxDQUFBLDRCQUNELENBREMsZ0JBQ0QsQ0FBQSw4QkFDQyxDQURELGtCQUNDLENBQUEsaUJBQ2QsZUFHWSxDQUFBLG1CQUNaLGlCQUdZLENBQUEsbUJBQ1osaUJBR1ksQ0FBQSxtQkFDWixpQkFHWSxDQUFBLG1CQUNaLGlCQUdZLENBQUEsbUJBQ1osZUQ2RVUsQ0FBQSxzQkFDSyxDQUFBLGtCQUNGLENBQUEsaUJDM0ViLGVBR1EsQ0FBQSxhQUNSLFdBR1EsQ0FBQSxtQkFDUixrQkFHYSxDQUFBLGdCQUNiLGVBR2EsQ0FBQSxtQkFJZCxXQUNTLENBQUEseUJBQ1MsQ0FBQSxvQ0FDTSxDQUROLDRCQUNNLENBQUEscUNBS25CLHlCQUNhLENBQUEsb0NBQ00sQ0FETiw0QkFDTSxDQUFBLGNBQ3ZCLFdBR1EsQ0FBQSxZQUNSLHVCQUdjLENBQUEsWUFDZCx5QkFHZ0IsQ0FBQSwwQkFNUSxhQUh6QixjQUlVLENBQUEsb0JBQ1MsQ0FBQSxDQUFJLE9BSXZCLHFCQUNRLENBQUEsTUFDUCxvQkFHTyxDQUFBLE1BQ1Asb0JBR08sQ0FBQSxNQUNQLG9CQUdPLENBQUEsTUFDUCxvQkFHTyxDQUFBLE1BQ1AsNEJBR08sQ0FBQSxNQUNQLG9CQUdPLENBQUEsTUFDUCxvQkFHTyxDQUFBLFlBRVAsa0NBQ3FDLENBQUEsTUFDcEMsb0JBSU0sQ0FBQSxNQUNQLDRCQUdPLENBQUEsT0FDUCxnQ0FHVyxDQUFBLE1BQ1gsb0JBR08sQ0FBQSxNQUNQLG9CQUdPLENBQUEsT0FDUCx3QkFHVyxDQUFBLE1BQ1gsb0JBR08sQ0FBQSxNQUNQLG9CQUdPLENBQUEsV0FDUCx3QkFHTyxDQUFBLE9BQ1Asc0JBR1EsQ0FBQSxTQUNSLFlBSVUsQ0FBRSxXQUNaLDBCQUdZLENBQUEsVUFDWix3QkFHVyxDQUFBLFdBQ1gseUJBR1csQ0FBQSxNQUNYLHVCQUdTLENBQUEsTUFDVCx1QkFHUyxDQUFBLFVBQ1QsaUJBR1UsQ0FBQSxVQUNWLGlCQUdVLENBQUEsVUFDVix1QkFHUyxDQUFBLGdDQUNPLENBQUEsaUJBQ2hCLDhCQUdTLENBQUEsZ0NBQ08sQ0FBQSxhQUNoQixtQkFHUyxDQUFBLE9BQ1Qsd0JBR1MsQ0FBQSxjQUNULG9CQUdTLENBQUEsUUFDVCxNQUdJLENBQUUsUUFDTixNQUdJLENBQUUsUUFDTixNQUdJLENBQUUsV0FDTixlQUdZLENBQUEsV0FDWixhQUdXLENBQUUsU0FDYixXQUdTLENBQUUsV0FDWCxjQUdXLENBQUEsT0FDWCxZQUdTLENBQUEsNkJBQ1EsQ0FBQSxnQkFDakIsWUFHUyxDQUFBLDZCQUNRLENBQUEsa0JBQ0osQ0FBQSx1QkFDYiw4QkFHUyxDQUFBLDZCQUNRLENBQUEsa0JBQ0osQ0FBQSxhQUNiLHVCQUdTLENBQUEsNkJBQ1EsQ0FBQSxvQkFDSixDQUFBLGFBQ2IsU0FHTyxDQUFBLGFBQ0ksQ0FBRSxXQUNKLENBQUUsY0FDWCxZQUdTLENBQUEsNkJBQ1EsQ0FBQSxxQkFDRCxDQUFBLHNCQUNoQixtQkFHUyxDQUFBLGVBQ1QsdUJBR1MsQ0FBQSw2QkFDSSxDQUFBLGVBQ2IsWUFHUyxDQUFBLHNCQUNRLENBQUEsWUFDakIsWUFHUyxDQUFBLHNCQUNJLENBQUEsZUFDYixZQUdTLENBQUEsb0JBQ0ksQ0FBQSxpQkFDYixZQUdTLENBQUEsb0JBQ0ksQ0FBQSxnQkFDYixZQUdTLENBQUEsa0JBQ0ksQ0FBQSxzQkFDSSxDQUFBLHVCQUNqQixZQUdTLENBQUEsa0JBQ0ksQ0FBQSw0QkFDSSxDQUFBLHNCQUNqQixtQkFHUyxDQUFBLGtCQUNJLENBQUEsc0JBQ0ksQ0FBQSxjQUNqQixZQUdTLENBQUEsd0JBQ1EsQ0FBQSxlQUNqQixtQkFHWSxDQUFBLFdBQ1osbUJBR1ksQ0FIWixjQUdZLENBQUUsOEJBQ0EsQ0FEQSx5QkFDQSxDQUFBLGFBRVosOEJBQ2EsQ0FEYix5QkFDYSxDQUFBLDBCQUdTLFdBUnpCLG1CQVNFLENBVEYsY0FTYyxDQUFFLENBQUMsV0FJakIsbUJBQ2EsQ0FEYixjQUNhLENBQUUsOEJBQ0EsQ0FEQSx5QkFDQSxDQUFBLGFBRVosOEJBQ2EsQ0FEYix5QkFDYSxDQUFBLDBCQUdTLFdBUnpCLG1CQVNFLENBVEYsY0FTYyxDQUFFLENBQUMsMEJBR1EsV0FaekIsbUJBYUUsQ0FiRixjQWFjLENBQUUsQ0FBQyxXQUlqQixtQkFDYSxDQURiLGNBQ2EsQ0FBRSw4QkFDQSxDQURBLHlCQUNBLENBQUEsYUFFWiw4QkFDYSxDQURiLHlCQUNhLENBQUEsMEJBR1MsV0FSekIsbUJBU0UsQ0FURixjQVNjLENBQUUsQ0FBQywwQkFHUSxXQVp6QixtQkFhRSxDQWJGLGNBYWMsQ0FBRSxDQUFDLFdBSWpCLG1CQUNhLENBRGIsY0FDYSxDQUFFLDhCQUNBLENBREEseUJBQ0EsQ0FBQSxhQUVaLDhCQUNhLENBRGIseUJBQ2EsQ0FBQSwwQkFHUyxXQVJ6QixtQkFTRSxDQVRGLGNBU2MsQ0FBRSxDQUFDLDBCQUdRLFdBWnpCLG1CQWFFLENBYkYsY0FhYyxDQUFFLENBQUMsV0FJakIsbUJBQ2EsQ0FEYixjQUNhLENBQUUsOEJBQ0EsQ0FEQSx5QkFDQSxDQUFBLGFBRVosOEJBQ2EsQ0FEYix5QkFDYSxDQUFBLDBCQUdTLFdBUnpCLG1CQVNFLENBVEYsY0FTYyxDQUFFLENBQUMsMEJBR1EsV0FaekIsbUJBYUUsQ0FiRixjQWFjLENBQUUsQ0FBQyxhQUlqQixVQUNRLENBQUEsS0FDUCxlQU1ZLENBQUEsaUJBQ0YsQ0FBQSxpQ0FFTSxZQUNOLENBQUEsOEJBR00sWUFDTixDQUFBLE1BQ1QsV0FLUSxDQUFFLE1BQ1gsbUJBR2EsQ0FBQSx1Q0FJUixRQUNDLENBQUUsS0FDUixpQkFHUyxDQUFBLE9BQ1QsaUJBR1MsQ0FBQSxhQUNFLENBQUEsYUFJWixlQUNDLENBREQsYUFDQyxDQURELFVBQ1MsQ0FBRSxHQUNWLGFBR1csQ0FBRSxZQUNiLG1CQUdjLENBQUEsRUFDZCxvQkFJaUIsQ0FBQSxvQkFDakIsU0FHTyxDQUFBLFVBQ0MsQ0FBQSwwQkFDUixzQkFHWSxDQUFBLDBCQUNaLGtCQUdZLENBQUEsS0FoRWIsb0JBcUVrQixDQUFBLHdCQUdkLFVEbGFZLENBQUEsV0NvYWYsaUJBTVUsQ0FBQSxTQUNWLG1CQUdnQixDQUFBLGVBQ2hCLGtCQUdhLENBQUEsVUFDYixXQUdRLENBQUEsZUFDQyxDQUFBLGNBQ0UsQ0FBQSxlQUNFLENBQUEsaUJBQ0UsQ0FBQSx1QkFDZixlQUdhLENBQUUsYUFDTixDQUFBLFlBQ1QsbUJBR1MsQ0FBQSxrQkFDSSxDQUFBLCtEQUdMLGdCQUNDLENBQUEsU0FDUixhQUlRLENBQUEsY0FDRSxDQUFBLGVBQ0UsQ0FBQSxpQkFDRSxDQUFBLG1CQUNmLCtGQUdZLENBQUEsTUFDWiw4QkFHbUMsQ0FBQSxxQkFDbkMsU0FHSyxDQUFBLFNBQ0MsQ0FBQSw4QkFDTSxDQUFBLGVBQ0EsQ0FBQSxVQUlWLG9CQUNRLENBQUEsMEJBRWUsVUFIdkIsd0JBSXNCLENBQUUseUJBQ0QsQ0FBRSxDQUFDLDBCQUlKLFFBVmxCLGNBV08sQ0FBQSxpQkFDRyxDQUFBLENBQUcsbUdBTVksd0JBQ2IsQ0FBQSxZQUNSLENBQUUsMEJBRVksbUdBSk8saUNBS2pCLENBQUEsa0NBQ0MsQ0FBQSw0QkFDQyxDQUFBLENBQWMsZ0NBS2xCLGdDQUNNLENBQUEsbURBS0wsZ0NBQ0ssQ0FBQSxLQUNsQixjQUdZLENBQUUsYUFDSCxDQUFFLHlrQ0FxbUJkLGlCQWhtQlcsQ0FBQSxjQUNFLENBQUEsaUJBQ0csQ0FBQSxnQkFDRCxDQUFBLFVBQ1AsQ0FBQSxRQUNQLHFCQUlPLENBQUEsUUFDUCxtQ0FJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxzQkFJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxvQkFJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxzQkFJTyxDQUFBLFFBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxvQkFJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxzQkFJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxvQkFJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxPQUNQLG9CQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsT0FDUCxvQ0FJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLE9BQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxPQUNQLG9CQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsT0FDUCxtQ0FJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLE9BQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxPQUNQLG9CQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsT0FDUCxtQ0FJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLE9BQ1Asa0NBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1Asa0NBSU8sQ0FBQSxTQUNQLHFCQUlPLENBQUEsU0FDUCxrQ0FJTyxDQUFBLFNBQ1Asa0NBSU8sQ0FBQSxTQUNQLG1CQUlPLENBQUEsU0FDUCxrQ0FJTyxDQUFBLFNBQ1Asa0NBSU8sQ0FBQSxTQUNQLHFCQUlPLENBQUEsU0FDUCxrQ0FJTyxDQUFBLFNBQ1Asa0NBSU8sQ0FBQSwwQkFRZ0IsVUFDdkIsU0FDUSxDQUFBLFVBQ1AsU0FHTyxDQUFBLENBQUcsS0FJWixtQkFDUyxDQUFBLEtBQ1IsOEJBRytCLENBQUEsS0FDL0IsNkJBRzhCLENBQUEsS0FDOUIsNEJBR3NCLENBQUEsS0FDdEIsOEJBRzhCLENBQUEsS0FDOUIsNEJBRzRCLENBQUEsTUFDNUIsNkJBR2tCLENBQUEsTUFDbEIsa0NBR21DLENBQUEsTUFDbkMsaUNBR2tDLENBQUEsTUFDbEMsZ0NBRzBCLENBQUEsTUFDMUIsa0NBR2tDLENBQUEsTUFDbEMsZ0NBR2dDLENBQUEsTUFDaEMsK0JBR29CLENBQUEsTUFDcEIsb0NBR3FDLENBQUEsTUFDckMsbUNBR29DLENBQUEsTUFDcEMsa0NBRzRCLENBQUEsTUFDNUIsb0NBR29DLENBQUEsTUFDcEMsa0NBR2tDLENBQUEsTUFDbEMsZ0NBR3FCLENBQUEsTUFDckIscUNBR3NDLENBQUEsTUFDdEMsb0NBR3FDLENBQUEsTUFDckMsbUNBRzZCLENBQUEsTUFDN0IscUNBR3FDLENBQUEsTUFDckMsbUNBR21DLENBQUEsTUFDbkMsOEJBR21CLENBQUEsTUFDbkIsbUNBR29DLENBQUEsTUFDcEMsa0NBR21DLENBQUEsTUFDbkMsaUNBRzJCLENBQUEsTUFDM0IsbUNBR21DLENBQUEsTUFDbkMsaUNBR2lDLENBQUEsTUFDakMsNkJBR2tCLENBQUEsZ0NBQ0csQ0FBQSxNQUNyQixrQ0FHbUMsQ0FBQSxxQ0FDRyxDQUFBLE1BQ3RDLGlDQUdrQyxDQUFBLG9DQUNHLENBQUEsTUFDckMsZ0NBRzBCLENBQUEsbUNBQ0csQ0FBQSxNQUM3QixrQ0FHa0MsQ0FBQSxxQ0FDRyxDQUFBLE1BQ3JDLGdDQUdnQyxDQUFBLG1DQUNHLENBQUEsTUFDbkMsK0JBR29CLENBQUEsOEJBQ0QsQ0FBQSxNQUNuQixvQ0FHcUMsQ0FBQSxtQ0FDRCxDQUFBLE1BQ3BDLG1DQUdvQyxDQUFBLGtDQUNELENBQUEsTUFDbkMsa0NBRzRCLENBQUEsaUNBQ0QsQ0FBQSxNQUMzQixvQ0FHb0MsQ0FBQSxtQ0FDRCxDQUFBLE1BQ25DLGtDQUdrQyxDQUFBLGlDQUNELENBQUEsTUFDakMsdUJBR1ksQ0FBQSwwQkFDRyxDQUFBLFVBQ1IsQ0FBQSxNQUNQLDRCQUc2QixDQUFBLCtCQUNHLENBQUEsVUFDekIsQ0FBQSxNQUNQLDJCQUc0QixDQUFBLDhCQUNHLENBQUEsVUFDeEIsQ0FBQSxNQUNQLGVEOThDUSxDQUFBLGtCQUFBLENBQUEsVUNtOUNELENBQUEsTUFDUCw0QkFHNEIsQ0FBQSwrQkFDRyxDQUFBLFVBQ3hCLENBQUEsTUFDUCwwQkFHMEIsQ0FBQSw2QkFDRyxDQUFBLFVBQ3RCLENBQUEsUUFDUCxzQkFHUSxDQUFBLEtBQ1IsbUJBR1EsQ0FBQSxLQUNSLHdCQUd5QixDQUFBLEtBQ3pCLHVCQUd3QixDQUFBLEtBQ3hCLHNCQUdnQixDQUFBLEtBQ2hCLHdCQUd3QixDQUFBLEtBQ3hCLHNCQUdzQixDQUFBLFNBQ3RCLDBCQUdZLENBQUEsTUFDWix1QkFHWSxDQUFBLE1BQ1osNEJBRzZCLENBQUEsTUFDN0IsMkJBRzRCLENBQUEsTUFDNUIsMEJBR29CLENBQUEsTUFDcEIsNEJBRzRCLENBQUEsTUFDNUIsMEJBRzBCLENBQUEsU0FDMUIsNEJBR2MsQ0FBQSxNQUNkLHlCQUdjLENBQUEsTUFDZCw4QkFHK0IsQ0FBQSxNQUMvQiw2QkFHOEIsQ0FBQSxNQUM5Qiw0QkFHc0IsQ0FBQSxNQUN0Qiw4QkFHOEIsQ0FBQSxNQUM5Qiw0QkFHNEIsQ0FBQSxTQUM1Qiw2QkFHZSxDQUFBLE1BQ2YsMEJBR2UsQ0FBQSxNQUNmLCtCQUdnQyxDQUFBLE1BQ2hDLDhCQUcrQixDQUFBLE1BQy9CLDZCQUd1QixDQUFBLE1BQ3ZCLCtCQUcrQixDQUFBLE1BQy9CLDZCQUc2QixDQUFBLFNBQzdCLDJCQUdhLENBQUEsTUFDYix3QkFHYSxDQUFBLE1BQ2IsNkJBRzhCLENBQUEsTUFDOUIsNEJBRzZCLENBQUEsTUFDN0IsMkJBR3FCLENBQUEsTUFDckIsNkJBRzZCLENBQUEsTUFDN0IsMkJBRzJCLENBQUEsU0FDM0IsMEJBR1ksQ0FBQSw2QkFDRyxDQUFBLE1BQ2YsdUJBR1ksQ0FBQSwwQkFDRyxDQUFBLE1BQ2YsNEJBRzZCLENBQUEsK0JBQ0csQ0FBQSxNQUNoQywyQkFHNEIsQ0FBQSw4QkFDRyxDQUFBLE1BQy9CLDBCQUdvQixDQUFBLDZCQUNHLENBQUEsTUFDdkIsNEJBRzRCLENBQUEsK0JBQ0csQ0FBQSxNQUMvQiwwQkFHMEIsQ0FBQSw2QkFDRyxDQUFBLFNBQzdCLDRCQUdjLENBQUEsMkJBQ0QsQ0FBQSxNQUNiLHlCQUdjLENBQUEsd0JBQ0QsQ0FBQSxNQUNiLDhCQUcrQixDQUFBLDZCQUNELENBQUEsTUFDOUIsNkJBRzhCLENBQUEsNEJBQ0QsQ0FBQSxNQUM3Qiw0QkFHc0IsQ0FBQSwyQkFDRCxDQUFBLE1BQ3JCLDhCQUc4QixDQUFBLDZCQUNELENBQUEsTUFDN0IsNEJBRzRCLENBQUEsMkJBQ0QsQ0FBQSxLQUMzQixvQkFHUyxDQUFBLEtBQ1QseUJBRzBCLENBQUEsS0FDMUIsd0JBR3lCLENBQUEsS0FDekIsdUJBR2lCLENBQUEsS0FDakIseUJBR3lCLENBQUEsS0FDekIsdUJBR3VCLENBQUEsTUFDdkIsd0JBR2EsQ0FBQSxNQUNiLDZCQUc4QixDQUFBLE1BQzlCLDRCQUc2QixDQUFBLE1BQzdCLDJCQUdxQixDQUFBLE1BQ3JCLDZCQUc2QixDQUFBLE1BQzdCLDJCQUcyQixDQUFBLE1BQzNCLDBCQUdlLENBQUEsTUFDZiwrQkFHZ0MsQ0FBQSxNQUNoQyw4QkFHK0IsQ0FBQSxNQUMvQiw2QkFHdUIsQ0FBQSxNQUN2QiwrQkFHK0IsQ0FBQSxNQUMvQiw2QkFHNkIsQ0FBQSxNQUM3QiwyQkFHZ0IsQ0FBQSxNQUNoQixnQ0FHaUMsQ0FBQSxNQUNqQywrQkFHZ0MsQ0FBQSxNQUNoQyw4QkFHd0IsQ0FBQSxNQUN4QixnQ0FHZ0MsQ0FBQSxNQUNoQyw4QkFHOEIsQ0FBQSxNQUM5Qix5QkFHYyxDQUFBLE1BQ2QsOEJBRytCLENBQUEsTUFDL0IsNkJBRzhCLENBQUEsTUFDOUIsNEJBR3NCLENBQUEsTUFDdEIsOEJBRzhCLENBQUEsTUFDOUIsNEJBRzRCLENBQUEsTUFDNUIsd0JBR2EsQ0FBQSwyQkFDRyxDQUFBLE1BQ2hCLDZCQUc4QixDQUFBLGdDQUNHLENBQUEsTUFDakMsNEJBRzZCLENBQUEsK0JBQ0csQ0FBQSxNQUNoQywyQkFHcUIsQ0FBQSw4QkFDRyxDQUFBLE1BQ3hCLDZCQUc2QixDQUFBLGdDQUNHLENBQUEsTUFDaEMsMkJBRzJCLENBQUEsOEJBQ0csQ0FBQSxNQUM5QiwwQkFHZSxDQUFBLHlCQUNELENBQUEsTUFDZCwrQkFHZ0MsQ0FBQSw4QkFDRCxDQUFBLE1BQy9CLDhCQUcrQixDQUFBLDZCQUNELENBQUEsTUFDOUIsNkJBR3VCLENBQUEsNEJBQ0QsQ0FBQSxNQUN0QiwrQkFHK0IsQ0FBQSw4QkFDRCxDQUFBLE1BQzlCLDZCQUc2QixDQUFBLDRCQUNELENBQUEsUUFDNUIsMEJBSWEsQ0FBQSw2QkFDRyxDQUFBLHNDQUlNLFlBQ2IsQ0FBQSw2QkFDUSxDQUFBLDRDQUd1QixrQkFDekIsQ0FBQSx1QkFJTSxjQUNiLENBQUEsYUFDQyxDQUFBLGdCQUNBLENBQUEsVUFDRixDQUFBLGVBQ00sQ0FBQSxzQkFDQSxDQUFBLFVBQ04sQ0FBQSxrQkFDTSxDQUFBLDBEQVJZLGFBWWpCLENBQUEsb0JBQ1UsQ0FBQSwyQkFDQyxDQUFBLDhCQUlTLG1CQUNaLENBQUEsVUR2MURZLENBQUEsd0VDczFESSxVRHQxREosQ0FBQSxvQkM2MURWLENBQUEsa0JBQ1QsQ0FBQSw0QkFDVSxDQUFBLHFCQUNBLENBQUEsZ0NBSVcsa0JEMzFEUCxDQUFBLFdDNjFEaEIsQ0FBQSw0RUFGMkIsV0FNMUIsQ0FBQSxvQkFDVSxDQUFBLHdCRC8xRFMsQ0FBQSw4QkNxMkRQLE9BQ2YsQ0FBQSxZQUNJLENBQUEsb0NBR2lCLG9CQUNqQixDQUFBLDZCQUdxQix3QkFDWixDQUFBLGNBQ2xCLHdCQUdXLENBQUEsZ0JBQ1gsd0JBR1csQ0FBQSxVQUNYLDJCQUdhLENBQUEsdUJBQ0MsQ0FBQSxlQUNELENBQUEsNkJBS0ksc0NEajZEQSxDQUFBLG9DQ2k2REEsc0NEaDZETyxDQUFBLDJCQzA2RFIsc0NEMzZEQyxDQUFBLGtDQzI2REQsc0NEMTZEUSxDQUFBLGVDZzdEdEIsOEJBS1ksQ0FBQSwwRkFRWCxlQUNXLENBQUUsY0FDSCxDQUFFLDBJQUZSLDBCQUttQixDQUFBLDZCQUNHLENBQUEsc0lBTnRCLDJCQVVvQixDQUFBLDhCQUNHLENBQUEsMkJEcDlEYixDQUFBLDhKQzg5RFgsMkJBRXNCLENBQUUsMEpBRnhCLDRCQU11QixDQUFFLDBIQVM3QixZQUNVLENBQUUsMEtBRFIsZUFJVSxDQUFFLHNLQUpaLGVBUVUsQ0FBRSwwSEFTaEIsWUFDVSxDQUFFLDBLQURSLHdCQUltQixDQUFFLHNLQUpyQix5QkFRb0IsQ0FBRSxzTEFVckIsdUJENWdFaUIsQ0FBQSxtQkN1aEV6Qix1QkFDVSxDQUFBLDBDQUkrQixpQkFDdkMsdUJBQ1UsQ0FBQSxDQUFlLDBDQUljLGdCQUN2Qyx1QkFDVSxDQUFBLHFCQUNULDRCQUdZLENBQUEsa0JBQ1osdUJBR1MsQ0FBQSxnQ0FDTyxDQUFBLDBCQUNoQix1QkFHUyxDQUFBLHdDQUNPLENBQUEsdUJBQ2hCLGlDQUdhLENBQUEsZUFDYixxQkFHTyxDQUFBLG1CQUNQLHlCQUdXLENBQUEsYUFDWCx3QkFHeUIsQ0FBQSxjQUN6Qiw4QkFHK0IsQ0FBQSxDQUFVLHNCQUtsQyx5QkFDSyxDQUFBLHlDQU1iLHdCRC9pRXNCLENBQUEsV0NpakVkLENBQUEsb0JBQ08sQ0FBQSxxREFRZCx3QkR6akU0QixDQUFBLFVDMmpFcEIsQ0FBQSxvQkFDTyxDQUFBLHlDQWRoQix3QkQvaUVzQixDQUFBLFdDeWtFZCxDQUFBLG9CQUNPLENBQUEscURBaEJkLHdCRHpqRTRCLENBQUEsVUNtbEVwQixDQUFBLG9CQUNPLENBQUEsV0Q5ckVsQix5QkFDYyxDQUFBLGlCQUNELENBQUEsZUFDQyxDQUFBLDJGQUM4RCxDQUFBLFdBRzVFLG9CQUNjLENBQUEsaUJBQ0QsQ0FBQSxlQUNDLENBQUEseUVBQzRDLENBQUEsV0FHMUQsa0NBQ2MsQ0FBQSxpQkFDRCxDQUFBLGVBQ0MsQ0FBQSw2R0FDZ0YsQ0FBQSxXQUc5Riw0QkFDYyxDQUFBLHlGQUM0RCxDQUFBLHVCQUcxRSxLQUNDLFNBQ1EsQ0FBRSxHQUdWLFNBQ1EsQ0FBRSxDQUFDLDBEQTJNdUIsYUFDdEIsQ0FBQSwwREFHc0IsYUFDdEIsQ0FBQSwwREFHc0IsYUFDdEIsQ0FBQSx5Q0Urc0RMLFdGMXNEQyxDQUFBLHVEQUVELGFBQ0csQ0FBQSxxQkFDRixDQUFBLGlCQUNHLENBQUEsVUFDSCxDQUFBLFVBQ0EsQ0FBQSxXQUNDLENBQUEsVUFDRCxDQUFBLGtCQUNPLENBQUEsYUFDSCxDQUFBLDRCR2xQYixLQUNDLHNCQUNZLENBQUEsR0FHWix3QkFDWSxDQUFBLENINE9BLG9CR2xQYixLQUNDLHNCQUNZLENBQUEsR0FHWix3QkFDWSxDQUFBLENBQUEsU0FNVCxpQkFFZSxDQUFBLGtEQVFoQixpQkFDZSxDQUFBLHlHQURYLGVBSUgsQ0FBYSxtSEFHWCxlQUNGLENBQWEsUUFDYixrQkFJYSxDQUFBLGlCQUNOLENBQUEsaUJBRVIsaUJBQ1MsQ0FBQSxVQUNSLGNBSVcsQ0FBQSxrQkFDRyxDQUFBLGlCQUNELENBQUEsYUFDZCxDQUFXLG9CQUtULGVBQ1csQ0FBQSxvQkFHWCxlQUNELENBQWEsUUFDYixpQkFJYyxDQUFBLG1CQUNmLFlBR1MsQ0FBQSxjQUNFLENBQUEsNkJBQ00sQ0FBQSxzQkFDSixDQUFBLHdCQUNFLENBQUEsZ0JBQ2YsV0FHUyxDQUFBLGNBQ0UsQ0FBQSxrQkFDRSxDQUFBLHVCQUViLGNBQ1ksQ0FBQSxlQUNYLGlCQUlPLENBQUEsaUJBQ0ksQ0FBQSxXQUNaLGNBR1csQ0FBQSxlQUNDLENBQUEsY0FDSixDQUFBLGFBQ1IsYUFHVyxDQUFBLGFBQ0gsQ0FBQSxpQkFDUixZQUdTLENBQUEsY0FDRSxDQUFBLHNCQUNNLENBQUEsb0JBQ0osQ0FBQSx1QkFDYixtQkFHUyxDQUFBLGFBQ0UsQ0FBQSxzQkFDWCxpQkFLaUIsQ0FBQSxjQUNmLFVBSU0sQ0FBQSxnQkFDSyxDQUFBLGFBQ0gsQ0FBQSxtQkFDVCxhQUlRLENBQUEsZUFDSSxDQUFBLGdCQUNiLFNBR08sQ0FBQSxvQkFDRSxDQUFBLGlCQUNULFVBR08sQ0FBQSxpQkFDSyxDQUFBLGlCQUNBLENBQUEsY0FDQSxDQUFBLHVCQUNaLDRCSDVGZSxDQUFBLGNHZ0dOLENBQUEsc0JBQ1Qsa0JBR1ksQ0FBQSxxQkFDWixvQkFJaUIsQ0FBQSx3Q0FERixVQUlQLENBQUEsV0FDQyxDQUFBLGtCQUNSLGlCQUlXLENBQUEsYUFDSCxDQUFBLGNBQ1QsUUFHQSxDQUFNLHVCQUNOLGtCQUdhLENBQUEsaUJBQ0EsQ0FBQSxTQUNiLENBQU8sZUFDSyxDQUFBLCtCQUVWLGlCQUNjLENBQUEsaUNBRFAsY0FJQyxDQUFBLGtDQUlQLGFBQ0QsQ0FBVyxlQUNYLGVBS1UsQ0FBQSxrQ0FFQyxrQkFDQyxDQUFBLGlCQUNBLENBQUEsa0JBQ2Isa0JBSVcsQ0FBQSxzQkFDWixzQkFHWSxDQUFBLHFCQUNaLGVBR1ksQ0FBQSxhQUNILENBQUEsNkJBRVAsZUFDRCxDQUFhLDRCQUNiLGVBSVcsQ0FBQSxpQkFDSCxDQUFBLG9DQUVQLGVBQ0QsQ0FBYSxnQkFDQSxDQUFBLGdCQUNDLENBQUEsZUFDZCxRQUlELENBQU0sZ0JBQ08sQ0FBQSxVQUNiLGFIak1ZLENBQUEsMkJHN0NELENBQUEsdUJBQ0MsQ0FBQSxlQUNELENBQUEsWUFDSixDQUFBLDZCQUNRLENBQUEsa0JBQ0osQ0FBQSxlQWdQQSxDQUFBLFVBQ1gsYUh6TVksQ0FBQSwyQkc3Q0QsQ0FBQSx1QkFDQyxDQUFBLGVBQ0QsQ0FBQSxZQUNKLENBQUEsNkJBQ1EsQ0FBQSxrQkFDSixDQUFBLGVBd1BBLENBQUEsK0JIaE5DLENBQUEsZ0JHa05KLENBQUEsVUFDUixhSG5OWSxDQUFBLDJCRzdDRCxDQUFBLHVCQUNDLENBQUEsZUFDRCxDQUFBLFlBQ0osQ0FBQSw2QkFDUSxDQUFBLGtCQUNKLENBQUEsZUFrUUEsQ0FBQSxnQkFDWCx1QkFLYyxDQUFBLGtCQUNELENBQUEsZUFDRixDQUFBLFlBQ0YsQ0FBQSw2QkFDUSxDQUFBLGtCQUNKLENBQUEscUJBQ2IsYUFHUyxDQUFBLHVCQUNLLENBQUEsa0JBQ0QsQ0FBQSxlQUNGLENBQUEsaUJBQ0MsQ0FBQSxVQUNaLGdCQUthLENBQUEsaUJBQ0QsQ0FBQSxVQUNaLGlCQUtZLENBQUEsd0JBSVIsaUJBQ1MsQ0FBQSxlQUNiLENBQWEsb0RBRkwsY0FLRSxDQUFBLGVBSUgsaUJBQ00sQ0FBQSxlQUNiLENBQWEsYUFDYixlQUdRLENBQUEsZ0JBQ0MsQ0FBQSw0QkFDYSxDQUFBLHdCQWhVTixDQUFBLDRCQUFBLENBQUEsK0JBQUEsQ0FBQSx3QkFvVUUsQ0FBQSw0QkFFZixlQUNGLENBQWEsd0JBQ2IsNEJBR3NCLENBQUEsd0JBM1VQLENBQUEsNkJBQUEsQ0FBQSw4QkFBQSxDQUFBLHdCQStVRyxDQUFBLG1CQUNsQixlQUdZLENBQUEsWUFDWiw0QkFJcUIsQ0FBQSxzQ0FDSixDQUFBLFlBQ1YsQ0FBQSxhQUNDLENBQUEsVUFDRixDQUFBLHVCQUNQLGNBSVMsQ0FBQSwyQkFDSyxDQUFBLHVCQUNDLENBQUEsd0JBQ0UsQ0FBQSxnQkFDSCxDQUFBLDZCQUxOLGlDQVFNLENBQUEsdUJBQ1osaUJBSVksQ0FBQSxlQUNBLENBQUEseUJBQ2IsY0FJTyxDQUFBLHlCQUNTLENBQUEsbUJBQ2pCLGFBR0EsQ0FBVyxlQUNFLENBQUEsNkJBQ1EsQ0FBQSxzQkFDRixDQUFFLDJCQUVyQiwrQkFDaUIsQ0FEakIsdUJBQ2lCLENBQUEsK0JBQ0ksQ0FESix1QkFDSSxDQUFBLDBDQUNPLENBRFAsa0NBQ08sQ0FBQSx3Q0FDQSxDQURBLGdDQUNBLENBQUEsV0FDM0Isd0NBSVksQ0FBQSxhQUNOLENBQUEsZUFFUCxjQUNZLENBQUEsdUJBQ0csQ0FBQSxlQUNkLGNBR1csQ0FBQSxlQUNYLGNBR1csQ0FBQSxlQUNYLGNBR1csQ0FBQSxpQkFDWCxXQUdTLENBQUEsdUJBQ1QsZ0JBR1ksQ0FBQSxtQkFDRyxDQUFBLDZCQUVmLFVBQ1EsQ0FBQSxjQUNQLENBQVksaUJBQ0MsQ0FBQSw4QkFDYixXQUdPLENBQUEsa0JBQ08sQ0FBQSxhQUNkLENBQVcsOEJBYkEsVUFpQkosQ0FBRSxVQUNGLENBQUEsYUFDRSxDQUFBLGVBQ1QsY0FNVSxDQUFBLGVBQ0MsQ0FBQSxlQUNaLGNBR1csQ0FBQSxnQkFDQyxDQUFBLGNBQ1osV0FJTyxDQUFBLE9BQ1IsQ0FBSyw2QkFwY1csQ0FBQSw4QkFBQSxDQUFBLGFBdWNSLENBQUEsWUFDUixhQUdRLENBQUEsZ0JBQ0MsQ0FBQSw0QkFDYSxDQUFBLHdCQTdjTixDQUFBLDRCQUFBLENBQUEsK0JBQUEsQ0FBQSx3QkFpZEUsQ0FBQSwyQkFFZixlQUNGLENBQWEscUJBQ2IsNENBSVksQ0FBQSxjQUNGLENBQUEsVUhuYkUsQ0FBQSxlR3FiQSxDQUFBLGNBQ2Isb0JBR2EsQ0FBQSxlQUNiLHFCSDVhZ0IsQ0FBQSxpQ0dnYmhCLGlCQUtZLENBQUEsV0FDTCxDQUFBLCtCQUNQLGlCQUtZLENBQUEsV0FDTCxDQUFBLHFCQU1DLGVBQ1YsQ0FBYSxvRkFPYixhSG5aYyxDQUFBLDJCQUFBLENBQUEscUVHNFpkLGFIMVppQixDQUFBLDJCQUFBLENBQUEsOE5HbWFqQixhSHRhYyxDQUFBLDJCQUFBLENBQUEsaUZHK2FkLGFIMWFnQixDQUFBLDJCQUFBLENBQUEsV0F2SGpCLHlCQUNjLENBQUEsaUJBQ0QsQ0FBQSxlQUNDLENBQUEsMkZBQzhELENBQUEsV0FHNUUsb0JBQ2MsQ0FBQSxpQkFDRCxDQUFBLGVBQ0MsQ0FBQSx5RUFDNEMsQ0FBQSxXQUcxRCxrQ0FDYyxDQUFBLGlCQUNELENBQUEsZUFDQyxDQUFBLDZHQUNnRixDQUFBLFdBRzlGLDRCQUNjLENBQUEseUZBQzRELENBQUEsdUJBRzFFLEtBQ0MsU0FDQyxDQUFPLEdBR1IsU0FDQyxDQUFPLENBQUUsMERBMk13QixhQUN0QixDQUFBLDBEQUdzQixhQUN0QixDQUFBLDBEQUdzQixhQUN0QixDQUFBLHlDRStzREwsV0Yxc0RDLENBQUEsdURBRUQsYUFDRyxDQUFBLHFCQUNGLENBQUEsaUJBQ0csQ0FBQSxVQUNILENBQUEsVUFDQSxDQUFBLFdBQ0MsQ0FBQSxVQUNELENBQUEsa0JBQ08sQ0FBQSxhQUNMLENBQUUsa0VJOVBWLGFKa0RtQixDQUFBLHNCSTlDbkIsMkJKOENtQixDQUFBLHNCSTFDbkIsYUoyQ21CLENBQUEsc0JJdkNuQixhSnVDbUIsQ0FBQSxvQ0luQ25CLGlCSmdEc0IsQ0FBQSx5Qkk1Q3RCLHdCQUNrQixDQUFBLG9DQUVqQix3QkFDa0IsQ0FBQSx3QkFJbkIsd0JBQ2tCLENBQUEsdUJBR2xCLGFBQ08sQ0FBQSxpQ0FHUCxVSmtEZSxDQUFBLDJCSTlDZixxQkoyQ3VCLENBQUEsVUFIVixDQUFBLDZDSWpDYixVSnVDZSxDQUFBLDJDSWpDZixVSmlDZSxDQUFBLG9GRzBhakIsYUhuWmMsQ0FBQSwyQkFBQSxDQUFBLHFFRzRaZCxhSGxad0IsQ0FBQSwyQkFBQSxDQUFBLDhORzJaeEIsYUg5WnFCLENBQUEsMkJBQUEsQ0FBQSxpRkd1YXJCLGFIbGF1QixDQUFBLDJCQUFBLENBQUEsV0EvSHhCLHlCQUNjLENBQUEsaUJBQ0QsQ0FBQSxlQUNELENBQUUsMkZBQzhELENBQUEsV0FHNUUsb0JBQ2MsQ0FBQSxpQkFDRCxDQUFBLGVBQ0QsQ0FBRSx5RUFDNEMsQ0FBQSxXQUcxRCxrQ0FDYyxDQUFBLGlCQUNELENBQUEsZUFDRCxDQUFFLDZHQUNnRixDQUFBLFdBRzlGLDRCQUNjLENBQUEseUZBQzRELENBQUEsdUJBRzFFLEtBQ0MsU0FDQyxDQUFBLEdBQVUsU0FJVixDQUFBLENBQU8sMERBMk0wQixhQUN4QixDQUFFLDBEQUdzQixhQUN4QixDQUFFLDBEQUdzQixhQUN4QixDQUFFLHlDRStzREwsV0Yxc0RDLENBQUEsdURBRUQsYUFDRyxDQUFBLHFCQUNGLENBQUEsaUJBQ0csQ0FBQSxVQUNMLENBQUUsVUFDRixDQUFFLFdBQ0QsQ0FBRSxVQUNILENBQUUsa0JBQ08sQ0FBQSxhQUNkLENBQVMseUJLaFFWLFlBQ0MsQ0FBQSx3QkFDQSxDQUFBLHlCQUNBLENBQUEsMEJBSWlCLFVKNm9CWixxQkkzb0JZLENMcURELHNCS2xERSxpQkFDTixDTHFEVyxtQktsRG5CLGNBQ0ssQ0FBRSwwQkFHUCxRQUNELENBQUUsTUFDTCxDQUFBLENBQUEsbUNBS2EsVUFDUixDTDREVyxxQkszREEsQ0xxREYsd0NBZmUsQ0FBQSxZS3BDN0IsQ0FBQSxrRkFKeUIsd0JBUU4sQ0FBQSxXQUNYLENBQUEsc0VBSVcsV0FHWCxDQUFBLDZGQU1PLHdCQUNHLENBQUEsNkJMTkYsQ0FBQSw4QkFBQSxDQUFBLG9CQUFBLENBQUEsa0hLY00scUJBQ04sQ0xsQkYsa0JLbUJkLGNBUVUsQ0FBQSx3QkFDVCxvQkFHUyxDQUFBLFdBQ0gsQ0FBRSxxQkFDSyxDQUFBLGlCQUNILENBQUEsc0JBQ0ksQ0FBQSxPQUNkLENBQUcsZ0JBQ0gsQ0FBWSxlQUNaLENBQVcsbUJBQ1gsd0JBS1MsQ0FBQSxrREFETCx3QkxKTyxDQUFBLDJCS1VWLGtCTDlDYyxDQUFBLFdLa0RQLENBQUEsa0VBRkMsa0JMakRhLENBQUEsbUJLd0RwQixzQkFLTyxDQUFBLFlBQ0YsQ0FBRSxxQkFDTyxDQUFBLHVCQUNoQixnQkFHUyxDQUFBLFVBQ0osQ0x0RVEsMERLb0VMLHdCTDdCRyxDQUFBLG9CS29DSyxDQUFFLCtCQUNqQixrQkx6RWMsQ0FBQSxXSzZFUCxDQUFBLDBFQUZDLGtCTDVFYSxDQUFBLFdLbUZiLENBQUEsMEVBU0wsd0JMcERhLENBQUEsV0t3RFQsQ0FBQSx1Q0FHUCxXQUNPLENBQUEsMEZBREMsa0JMbkdhLENBQUEsbUNLNkd0QixVQUNLLENMakVVLGtGS2dFUCx3QkxyRVMsQ0FBQSxXSzJFVCxDQUFBLDJDQUdQLFdBQ08sQ0FBQSxrR0FEQyxrQkx0SGEsQ0FBQSxXQS9DekIseUJBQ2MsQ0FBQSxpQkFDRCxDQUFBLGVBQ1osQ0FBVywyRkFDZ0UsQ0FBQSxXQUc1RSxvQkFDYyxDQUFBLGlCQUNELENBQUEsZUFDWixDQUFXLHlFQUM4QyxDQUFBLFdBRzFELGtDQUNjLENBQUEsaUJBQ0QsQ0FBQSxlQUNaLENBQVcsNkdBQ2tGLENBQUEsV0FHOUYsNEJBQ2MsQ0FBQSx5RkFDNEQsQ0FBQSx1QkFHMUUsS0FDQyxTQUNDLENBQUEsR0FBUyxTQUlULENBQUEsQ0FBQSwwREEyTWlDLGFBQ2pDLENBQVMsMERBR3dCLGFBQ2pDLENBQVMsMERBR3dCLGFBQ2pDLENBQVMseUNFK3NESCxXRjFzREQsQ0FBRSx1REFFRCxhQUNHLENBQUEscUJBQ0YsQ0FBQSxpQkFDRyxDQUFBLFVBQ1YsQ0FBSyxVQUNMLENBQUssV0FDTCxDQUFNLFVBQ04sQ0FBSyxrQkFDTyxDQUFFLGFBQ2QsQ0FBQSw4Qk1sUUYsS0FBVSxTQUVSLENBQUEsR0FBTyxTQUlQLENBQUEsQ040UEEsc0JNbFFGLEtBQVUsU0FFUixDQUFBLEdBQU8sU0FJUCxDQUFBLENBQUEsNkJBSUYsS0FBVSxrQkFFRyxDQUFBLEdBQUEsa0JBSUEsQ0FBQSxDQVZYLHFCQUlGLEtBQVUsa0JBRUcsQ0FBQSxHQUFBLGtCQUlBLENBQUEsQ0FBQSxNQUliLGNBQ1MsQ0FBRSxXQUNMLENBQUUsY0FDUCxDQUFTLGVBQ0EsQ0FBRSxXQUNYLENBQUEsMkJBQ1ksQ0FBQSw0Q0FDSSxDQURKLG9DQUNJLENBQUEsc0NBQ0ksQ0FESiw4QkFDSSxDQUFBLFlBQ3BCLENBQU8scUJBQ1MsQ0FBQSw0VEFXYixZQUNBLENBQU8sY0FDUCxrQkFLVSxDQUFBLFVBQ1osQ0FBSyxrQ0FDZSxDQURmLDBCQUNlLENBQUEsaUJBQ1IsQ0FBQSxXQUNaLENBQU0saUJBQ0ssQ0FBQSxrQkFDQyxDQUFBLDJCQUdNLE1BckNwQixjQXNDRSxDQUFTLENBQUUsK0JBdENSLGtCQTBDUyxDQUFBLHlCQTFDVCxTQThDSCxDQUFBLGlCQUNBLGVBR0EsQ0FBVSxlQUNWLENBQVUsZUFDVixDQUFVLGtCQUNFLENBQUEsdUJBQ0QsQ0FBQSxlQUNYLENBQUEsd0JBRUEsYUFDUSxDQUFFLGdCQUlYLGdCQUNZLENBQUEsb0JBR04sVUFDTCxDQUFBLHdCTmxDYSxDQUFBLFlNb0NQLENBQUUsU0FDUixDQUFBLDRCQUNjLENBQUEsYUFDZCxpQkFJUyxDQUFBLGNBQ1YsQ0FBQSxlQUNBLENBQVUsZ0JBQ0EsQ0FBRSxrQkFFWixnQkFDUyxDQUFBLGtCQUNSLFdBR0EsQ0FBTSx3QkFDTixDQURNLHFCQUNOLENBRE0sb0JBQ04sQ0FETSxnQkFDTixDQUFXLFlBQ1gsQ0FBTyw2QkFDVSxDQUFBLG9DQUdsQixZQUNDLENBQU8sb0RBR1UsYUFDVixDQUFFLHdCQUdWLFlBQ0MsQ0FBTyx3Q0FHVSxhQUNWLENBQUUsMkJBR1YsZUFDVyxDQUFBLDJCQUNDLENBQUEsZUFDWCxDQUFVLGVBQ1YsQ0FBQSxhQUNPLENBQUUsY0FDVCxDQUFTLFlBQ1QsQ0FBTywyQkFDTSxDQUFBLHVCQUNDLENBQUEsd0JBQ0UsQ0FBQSxnQkFDaEIsQ0FBVyxhQUNYLENBQUEsMkNBR2lCLGFBQ1YsQ0FBRSx1QkFDVCxpQkFHVSxDQUFBLFFBQ1YsQ0FBRyxTQUNILENBQUEsUUFDQSxDQUFBLFVBQ0EsQ0FBQSxnQkFDUSxDQUFBLHdCQUNSLGlCQUdVLENBQUEsUUFDVixDQUFHLFVBQ0gsQ0FBSyxXQUNMLENBQU0sVUFDTixDQUFLLGdCQUNHLENBQUEsdUJBQ1IsaUJBR1UsQ0FBQSxPQUNWLENBQUEsVUFDQSxDQUFLLFVBQ0wsQ0FBQSxTQUNBLENBQUEsZ0JBQ1EsQ0FBQSx3QkFDUixpQkFHVSxDQUFBLFVBQ1YsQ0FBSyxXQUNMLENBQU0sV0FDTixDQUFNLFVBQ04sQ0FBSyxnQkFDRyxDQUFBLHVCQUNSLGlCQUdVLENBQUEsT0FDVixDQUFBLFNBQ0EsQ0FBQSxRQUNBLENBQUEsVUFDQSxDQUFBLHdCQUNBLGlCQUdVLENBQUEsV0FDVixDQUFNLFNBQ04sQ0FBSSxXQUNKLENBQU0sVUFDTixDQUFLLGdCQUNHLENBQUEsdUJBQ1IsaUJBR1UsQ0FBQSxPQUNWLENBQUEsVUFDQSxDQUFBLFNBQ0EsQ0FBSSxTQUNKLENBQUEsZ0JBQ1EsQ0FBQSx3QkFDUixpQkFHVSxDQUFBLFFBQ1YsQ0FBRyxTQUNILENBQUksV0FDSixDQUFNLFVBQ04sQ0FBSyxnQkFDRyxDQUFBLDhHQUs4QixZQUN2QyxDQUFPLFdOL05SLHlCQUNjLENBQUEsaUJBQ0QsQ0FBQSxlQUNaLENBQUEsMkZBQzJFLENBQUEsV0FHNUUsb0JBQ2MsQ0FBQSxpQkFDRCxDQUFBLGVBQ1osQ0FBQSx5RUFDeUQsQ0FBQSxXQUcxRCxrQ0FDYyxDQUFBLGlCQUNELENBQUEsZUFDWixDQUFBLDZHQUM2RixDQUFBLFdBRzlGLDRCQUNjLENBQUEseUZBQzRELENBQUEsdUJBRzFFLEtBQVUsU0FFUixDQUFBLEdBQU8sU0FJUCxDQUFBLENBQUEsMERBMk1pQyxhQUNqQyxDQUFBLDBEQUdpQyxhQUNqQyxDQUFBLDBEQUdpQyxhQUNqQyxDQUFBLHlDRStzRE0sV0Yxc0RQLENBQU0sdURBRUMsYUFDQyxDQUFFLHFCQUNGLENBQUEsaUJBQ0csQ0FBQSxVQUNWLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxVQUNBLENBQUEsa0JBQ0EsQ0FBWSxhQUNaLENBQUEsWUFDQSx3Qk9uUHdCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsV0FDeEMsd0JBR3VCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsV0FDdkMsdUJBR3VCLENBQUEsOEJBQ08sQ0FBQSwrQ0FDUyxDQURULHVDQUNTLENBQUEsVUFDdkMsd0JBR3NCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsVUFDdEMsd0JBR3NCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsVUFDdEMsd0JBR3NCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsWUFDdEMsd0JBR3dCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsd0VBUXhDLHdCQUN3QixDQUFBLCtCQUNPLENBQUEsZ0RBQ1MsQ0FEVCx3Q0FDUyxDQUFBLGFBQ3hDLHdCQUd5QixDQUFBLCtCQUNPLENBQUEsZ0RBQ1MsQ0FEVCx3Q0FDUyxDQUFBLGdCQUN6Qyx3QkFHNEIsQ0FBQSwrQkFDTyxDQUFBLGdEQUNTLENBRFQsd0NBQ1MsQ0FBQSxhQUM1Qyx3QkFHd0IsQ0FBQSwrQkFDTyxDQUFBLGdEQUNTLENBRFQsd0NBQ1MsQ0FBQSxXQUN4Qyx3QkFHdUIsQ0FBQSwrQkFDTyxDQUFBLGdEQUNTLENBRFQsd0NBQ1MsQ0FBQSxXQUN2Qyx3QkFHdUIsQ0FBQSwrQkFDTyxDQUFBLGdEQUNTLENBRFQsd0NBQ1MsQ0FBQSxXQUN2Qyx3QkFHdUIsQ0FBQSwrQkFDTyxDQUFBLGdEQUNTLENBRFQsd0NBQ1MsQ0FBQSxjQUN2QyxhQU1RLENBQUEsY0FDUCxhQUdPLENBQUEsY0FDUCxhQUdPLENBQUEsY0FDUCxhQUdPLENBQUEsY0FDUCxhQUdPLENBQUEsY0FDUCxhQUdPLENBQUEsY0FDUCxhQUdPLENBQUEsY0FDUCxhQUdPLENBQUEsV1AxSVYseUJBQ2MsQ0FBQSxpQkFDSCxDQUFFLGVBQ1osQ0FBQSwyRkFDMkUsQ0FBQSxXQUc1RSxvQkFDYyxDQUFBLGlCQUNILENBQUUsZUFDWixDQUFBLHlFQUN5RCxDQUFBLFdBRzFELGtDQUNjLENBQUEsaUJBQ0gsQ0FBRSxlQUNaLENBQUEsNkdBQzZGLENBQUEsV0FHOUYsNEJBQ2MsQ0FBQSx5RkFDNEQsQ0FBQSx1QkFHMUUsS0FBQSxTQUVFLENBQUEsR0FBQSxTQUlBLENBQUEsQ0FBQSwwREEyTWlDLGFBQ2pDLENBQUEsMERBR2lDLGFBQ2pDLENBQUEsMERBR2lDLGFBQ2pDLENBQUEseUNFK3NETSxXRjFzRFAsQ0FBQSx1REFFTyxhQUNOLENBQU8scUJBQ0EsQ0FBQSxpQkFDRyxDQUFBLFVBQ1YsQ0FBQSxVQUNBLENBQUEsV0FDQSxDQUFBLFVBQ0EsQ0FBQSxrQkFDQSxDQUFBLGFBQ0EsQ0FBQSxjQUNBLGtCRWpRUyxDQUFBLHNDRnVFYSxDQUFBLFdFckV0QixDQUFBLHdCQUNnQixDQUFFLFlBQ2xCLENBQUEsYUFDQSxDQUFBLGFBQ0EsaUJBR0EsQ0FBQSxjQUNBLENBQU8sb0JBRkYsYUFLQyxDQUFFLFdBQ1AsQ0FBQSx3QkFDQSxhQUlNLENBQUUsZ0JBQ1AsY0FLRixDQUFPLGlCQUNQLENBQVUsYUFDTCxDQUFFLHNCQUNQLGNBR0EsQ0FBQSxpQkFDQSxDQUFVLFNBQ1YsQ0FBQSxhQUNBLENBQUEsV0FDQSxDQUFBLGFBQ0EsQ0FBQSxnQkFDQSxDQUFBLDBCQUdpQixzQkFWbEIsWUFXRSxDQUFBLENBQUEsV0FJRixpQkFDVyxDQUFBLGVBQ1YsQ0FBQSxhQUNBLENBQUEsMEJBRWlCLFdBTGxCLFVBTUUsQ0FBQSxZQUNBLENBQUEsQ0FBQSwwQkFLZ0IsaUJBRGxCLFlBRUUsQ0FBQSxjQUNBLENBQUEscUJBQ0EsQ0FBYyxzQkFDUCxDQUFBLGFBQ1AsQ0FBQSxDQUFBLGdCQUlGLGlCQUNDLENBQUEsVUFDQSxDQUFBLG9CQUNBLHVDRkNnQixDQUFBLGNFSWhCLENBQUEsWUFDQSxDQUFBLE9Gb0ZrQixDRW5GbEIsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxlQUNBLENBQUEsWUFDQSxDQUFBLFVBQ0EsQ0FBQSxPQUFXLENBQ1gsTUFBTyxDQUFDLGFBRVIsQ0FBTSxXQUNOLENBQUEsNkJBQ2lCLENBQUEsa0JBQ2pCLENBQVcsNEJBQ0gsQ0FBQSxpQkFDUixDQUFBLGdCQUNBLENBQUEsd0JBQ0Esd0JBR2lCLENGakRLLFdFa0R0QixDQUFBLGlCQUNBLENBQUEsK0JBRUEsb0JBQ2EsQ0ZuRFEsa0NFb0RwQixpQkFJUyxDQUFBLEtBQUEsQ0FBQSxRQUVWLENBQUEsTUFBUSxDQUFDLGtCQUVDLENGaEVNLHlDRWtFaEIsa0JBQ1csQ0ZoRUksbUNFaUVkLGlCQUlTLENBQUEsS0FBQSxDQUFBLHNCQUVILENBQUEsUUFDUCxDQUFBLHFCQUNNLENBQUEsVUFDTixDQUFBLHFHQUNhLENBQUEsZ0NBS2IsZUFDQSxDQUFBLCtDQUdBLFVBQ0EsQ0FBQSwwQkFLZ0IscUNBRE4sWUFFVixDQUFBLGFBQ0EsQ0FBQSxDQUFBLHlCRzNJRCxZSGlKQyxDQUFBLHdCQUNBLENBQUEseUJBQ0EsQ0FBQSwwQkFJZSxVRDZmakIscUJDM2ZjLENBQUEsc0JHN0lELGlCSGlKWCxDQUFBLG1CRzdJSSxjSGlKSixDQUFBLDBCRzdJSSxRSGlKSixDQUFBLE1BQUssQ0FBSSxDQUNULGNBSUYsdUNGcEdrQixDQUFBLGNFdUdqQixDQUFBLGFBQ0EsQ0FBQSxRQUNBLENBQUEsV0FDQSxDQUFBLFdBQ0EsQ0FBQSxZQUNBLENBQUEscUJBQ0EsQ0FBYyxrQkFDZCxDQUFXLDRCQUNNLENBQUEsZ0JBQ2pCLENBQUEsWUFDQSxDQUFBLGlDQUNrQixDQUFBLGtCQUNSLENBQUUsa0JBQ1osaUJBR1UsQ0FBQSxLQUFBLENBQUEsT0FDSixDQUNOLFFBQ0EsQ0FBQSxNQUFRLENBQUMsWUFFVCxDQUFBLHVCQUNXLENBQUEsYUFDWCxDQUFBLFlBQ0EsQ0FBQSxVQUNBLENBQUEsMEJBRWlCLGtCQVpsQixXQWFFLENBQUEsY0FDTSxDQUFFLGdCQUNSLENBQUEsQ0FBVSxnQkFJWixZQUNDLENBQUEscUJBQ0EsQ0FBYyxpQkFDSixDQUFBLGVBQ1YsQ0FBQSxrQkFDQSxZQUdBLENBQUEsa0JBQ0EsQ0FBQSxlQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSwwQkFFaUIsa0JBUGxCLHFCQVFFLENBQWMsZUFDZCxDQUFBLGNBQ00sQ0FBRSxhQUNSLENBQUEsQ0FBTyxVQUtULHVDRmhLa0IsQ0FBQSxnQkVtS2pCLENBQUEscUJBQ1ksQ0FBQSxjQUVaLENBQUEsVUFDQSxDQUFBLEtGakdhLENBQUEsUUVtR2IsQ0FBQSxXQUNBLENBQUksV0FDSixDQUFBLG9CQUNZLENBQUEsY0FDTixDQUFFLFlBQ1IsQ0FBQSxxQkFDQSxDQUFjLGVBQ1AsQ0FBRSxlQUNULENBQUEsWUFqQkQsYUFvQkUsQ0FBQSxrQkFDQSx1Q0ZyTGdCLENBQUEsb0JFMExKLENBQUEsaUJBRUYsQ0FBQSxVQUNWLENBQUEsUUFDQSxDQUFBLFNBQ0EsQ0FBQSxVQUNBLENBQUEsV0FDQSxDQUFBLGNBQ00sQ0FBRSxvQkFDSSxDQUFBLFlBQ1osQ0FBQSxxQkFDQSxDQUFjLDRCQUNHLENBQUEsZUFDVixDQUFFLG1CQUNULGNBR0EsQ0FBQSxLQUFVLENBQUEsUUFFVixDQUFBLE1BQVEsQ0FBQyxTQUVULENBQUEsa0JBQ0EsZ0JBR0EsQ0FBQSxVQUVBLENBQUEsK0JBQ1ksQ0FBQSxrQ0FHRyxNQUFBLENBQVMsb0JBRVosQ0FBQSwwQ0FFWCxVQUNBLENBQUEsZUFDQSxVQUlELENBQUEsaUJBQ0EsQ0FBQSxxQkFDQSxZQUdBLENBQUEscUJBQ0EsQ0FBYyw0QkFDRyxDQUFBLGtCQUNqQixDQUFXLHdCQUNYLHFDRm5QdUIsQ0FBQSxVRXdQdkIsQ0FBQSx1QkFDTyxDQUFBLGtCQUNDLENBQUEsK0JBRVIsZUFDQyxDQUFBLHNCQUVPLENBQUEsbUJBQ0MsQ0FBQSxzQkFDUixjQUlELENBQUEsYUFDQSxDQUFBLGdDQUNBLG1CQUdXLENBQUUsWUFDYixDQUFBLGVBQ0EsQ0FBQSw2QkFDaUIsQ0FBQSxrQkFDakIsQ0FBVyxVQUNYLENBQUEsOENBSWtCLGdCQUNuQixDQUFBLGVBQ0EsQ0FBQSxzQkFHVyxpQkFDWCxDQUFBLGtCQUNBLFVBT0MsQ0FBQSx3QkFDaUIsQ0FBQSxZQUNqQixDQUFBLGNBQ0EsdUNGN1JnQixDQUFBLGlCRWtTTixDQUFBLFdBQ1YsQ0FBQSxtQkFDUyxDQUFBLG1CQUNULENBQUEsaUNBQ2tCLENBQUEsZ0JBQ2xCLENBQUEsd0JBRUEsY0FDQyxDQUFBLFFBQ0EsQ0FBQSxVQUNBLENBQUEsMENBR2dDLGNBaEJsQyxlQWlCRSxDQUFBLGVBQ0EsQ0FBQSxDQUFTLDBDQUd1QixjQXJCbEMsZUFzQkUsQ0FBQSxlQUNBLENBQUEsQ0FBUywwQ0FHdUIsY0ExQmxDLGVBMkJFLENBQUEsZUFDQSxDQUFBLENBQVMsMENBR3VCLGNBL0JsQyxRQWdDRSxDQUFBLENBQUEsMENBS2dDLGlCQURsQyxjQUVFLENBQUEsYUFDQSxDQUFBLENBQUEsMkJBR0QsY0FDQyxDQUFBLFdBQ0EsQ0FBQSxPRm5RZSxDRW9RZixVQUNBLENBQUEsVUFDQSxDQUFBLGFBQ0EsQ0FBQSxrQ0FDYSxDQUFBLHdDQUViLGlCQUNVLENBQUUsMEJBQ1gsQ0FBQSxxQkFDQSxDQUFBLHlDQUdELDJCQUNDLENBQUEscUJBQ0EsQ0FBQSxpQ0FqQkQsU0FxQkMsQ0FBQSxpQkFDTyxDQUFBLDRJQXRCUixXQTZCQyxDQUFBLGFBQ0EsQ0FBQSxvS0E5QlMsZ0JBaUNDLENBQUEsYUFDSixDQUFFLGFBQ1AsV0FNSCxDQUFBLGVBQ0EsQ0FBQSwwQkFFaUIsYUFKbEIsd0JBS0UsQ0FBQSw0QkFDa0IsQ0FBQSxDQUFBLGNBSXBCLFdBQ0MsQ0FBQSxlQUNPLENBQUUsMEJBRVEsY0FKbEIseUJBS0UsQ0FBQSw0QkFDa0IsQ0FBQSxDQUFBLG9CQUlwQixZQUNDLENBQUEsNkJBQ2lCLENBQUEseUJBRmpCLG9CQUtVLENBQUEsd0JBQ1QsQ0FEUyxxQkFDVCxDQURTLG9CQUNULENBRFMsZ0JBQ1QsQ0FBQSxXQUNBLENBQUEsZUFDQSxDQUFBLGNBQ0EsQ0FBQSxxQkFDQSxjQUlLLENBQUUsMkJBRFIsYUFJTSxDRmhiVSxxQkVpYmYsaUJBSUQsQ0FBQSxzQkFDQSxhQUdBLENBQU0sc0JBQ04sZ0JBR0EsQ0FBQSxvQ0FPRixrQkFDQyxDQUFBLFdBQ0EsQ0FBQSxVQUNBLENBQUEscUJBQ0EsZ0JBR0EsQ0FBQSxnQkFDQSxZQUdBLENBQUEsdUJBQ0EsS0FBQSxDQUFBLGdCQUlBLENBQUEsV0FDQSxDQUFBLGFBQ0ssQ0ZsYlEsY0VtYlAsQ0FBRSxjQUNSLENBQUEsVUFDQSxDQUFBLGlCQUNBLENBQVUsNkJBRVYsZ0JBQ0MsQ0FBQSxrQkFDQSxDQUFXLHFCQUNFLENBQUEsMEZBYk8sYUFtQmYsQ0FBRSxvQkFDUCxDQUFBLGtEQUtRLEtBQUEsQ0FBQSxnQkFFVCxDQUFBLFdBQ0EsQ0FBQSwyQkFDTyxDQUFBLGNBQ0QsQ0FBRSxjQUNSLENBQUEsZ01BTnFCLG9CQVdwQixDQUFBLDZCQUtGLGdCQUNDLENBQUEsOEJBSUQsZ0JBQ0MsQ0FBQSxZQUNBLENBQUEsc0RBR0UsYUFDRCxDQUFBLGFBQ0EsdUNGN2VnQixDQUFBLGNFb2ZqQixDQUFBLFdBQ0EsQ0FBQSxTQUNBLENBQUEsUUFDQSxDQUFBLDJCQUNPLENBQUEsVUFDUCxDQUFBLFdBQ0EsQ0FBQSxjQUNNLENBQUUsd0JBQ1IsQ0FEUSxxQkFDUixDQURRLG9CQUNSLENBRFEsZ0JBQ1IsQ0FBQSx3QkFFQSxpQkFDVyxDQUFBLE9BQVEsQ0FDbEIsUUFDQSxDQUFBLFNBQ0EsdUNGbGdCZ0IsQ0FBQSxZRXdnQmpCLENBQUEsY0FDQSxDQUFBLFdBQ0EsQ0FBQSxZQUNBLENBQUEsV0FDQSxDQUFBLGlDQUNrQixDQUFBLFNBQ2xCLENBQUEsUUFDQSxDQUFBLHFCQUNBLENBQWMsbUJBRWQsYUFDQyxDQUFBLGVBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLG1CQUdELGVBQ0MsQ0FBQSxXQUNBLENBQUEsWUFDQSxDQUFBLDZCQUNnQixDQUFBLHVCQUNMLENBQUEsb0JBR1osV0FDQyxDQUFBLGFBQ0EsQ0FBQSxVQUNBLENBQUEsbUNBQ29CLENBQUEsWUFDcEIsQ0FBQSxrQkFDQSxDQUFBLDZCQUNpQixDQUFBLHdCQUNqQixDQURpQixxQkFDakIsQ0FEaUIsb0JBQ2pCLENBRGlCLGdCQUNqQixDQUFBLGNBQ00sQ0FBRSw4QkFHRSxnQkFDVixDQUFBLGFBQ0EsQ0FBQSxpQ0FHVSxXQUNWLENBQUEsNERBR3FDLDBCQUNyQyxDQUFBLDJCQUNBLENBQUEsMkRBR3FDLDZCQUNyQyxDQUFBLDhCQUNBLENBQUEsa0NBR1MsaUJBQ0MsQ0FBQSxjQUNKLENBQUUsZUFDRCxDQUFFLHNCQUNGLENBQUEsb0JBQ0ksQ0FBQSxZQUNYLENBQUEsa0JBQ0EsQ0FBVyw2QkFDTSxDQUFBLDJDQUdSLGFBQ1QsQ0FBQSxtQ0FHRCxZQUNDLENBQUEsaUJBQ1UsQ0FBQSx3REFHVSxZQUNwQixDQUFBLFNBQ0EsQ0FBQSx3QkFHRCxhQUNDLENBQUEsZUFDQSxDQUFBLDhDQUd3QixpQkFDeEIsQ0FBVSx3Q0FHRCxnQkFDVCxDQUFBLDRDQUd3QixhQUNuQixDRmhqQlEsNENFbWpCVyxhQUNuQixDRm5qQlEsZ0NFc2pCSixVQUNULENBQUEsYUFDQSxDQUFBLGVBQ08sQ0FBRSxvQkFDVCxjQU1BLENBQUEsY0FDQSx3Q0FHaUIsQ0FIakIsZ0NBR2lCLENBQUEsV0FDakIsZUFHQSxDQUFBLGlCQUNBLENBQUEsZUFDQSxhQUdLLENBQUUsY0FDUCx5Q0FHc0MsQ0FIdEMsaUNBR3NDLENBQUEsaUJBQ3RDLGFBR0ssQ0ZwbEJlLGlCRXFsQnBCLGFBR0ssQ0Z2bEJlLGVFMGtCckIsYUFpQk0sQ0FBRSxpQkFUUixhQWFNLENGaG1CZSxpQkV1bEJyQixhQWFNLENGbm1CZSxjRW9tQnBCLFVBY0QsQ0FBQSxZQUNBLENBQUEsVUFDQSxpQkFLVSxDQUFBLG9CQUNGLENBQUEsTUFBQSxDQUFhLFlBRXJCLENBQUEscUJBQ0EsQ0FBYyx3QkFDTixDQUFBLDZCQUVSLGNBQ08sQ0FBRSxpQkFDRSxDQUFBLE1BQUEsQ0FBUSxvQkFFbEIsY0FJRCxDQUFBLHdCQUdhLFlBQ2IsQ0FBQSx1QkFDVyxDQUFBLGlDQUdVLFlBQ3JCLENBQUEsNkJBQ2lCLENBQUEsU0FDakIsQ0FBQSx5QkFHYyxpQkFDZCxDQUFVLGlCQUNWLENBQUEsaURBRVEsYUFDUCxDQUFBLGlCQURFLGlCQU1ILENBQVUsZUFDVixDQUFBLDRCQUNZLENBQUEsK0JBQ0csQ0FBQSx1QkFDSixDQUFBLGFBQ1gsQ0FBQSxrQkFDVSxDQUFFLDBCQUVLLGlCQWRkLGtCQWVRLENBQUUsQ0FBQSwwQkFNZCxlQUNDLENBQUEsd0NBRFcsVUFJVixDQUFBLGtEQUdELGNBQ08sQ0FBRSxnQkFDUixVQUlELENBQUEsZ0JBQ0EsQ0FBQSxTQUNBLENBQUEsNkJBRUMsNEJBQ1ksQ0FEWix5QkFDWSxDQURaLG9CQUNZLENBQUEsK0JBR1osYUFDSyxDQUFFLGNBQ0QsQ0FBRSx5QkFLVix1QkFDWSxDQUFBLGlCQUNELENBQUEsY0FDVixDQUFBLG9CQUNBLENBQUEsV0FDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFVLFVBQ1YsQ0FBQSxlQUNBLENBQUEsMEJBR2tCLHVDQURqQixpQkFFQyxDQUFVLGlCQUNWLENBQUEsQ0FBQSwwQkFJZSx5QkFsQmxCLGVBbUJFLENBQUEsQ0FBQSxxQ0FuQkYsMEJBdUJjLENBQUEsYUFDWixDQUFBLCtCQXhCRixjQTRCUSxDQUFFLGdCQUNSLENBQUEsbUVBR0QsZ0RGanFCOEIsQ0FBQSxhRW1xQjdCLDRCQUljLENBQUEsa0NBR0ssb0JBQ1IsQ0FBRSxrQkFDZCx1QkFHUyxDQUFBLGlCQUNULGVBSUMsQ0FBUSxpQkFDUiwyQkFHQSxDQUFBLDRCQUNBLENBQUEsNkJBR2EsWUFFWixDQUFBLHdCQUNBLENBQUEseUJBQ0EsQ0FBQSxrQ0FHRCw0QkFDb0IsQ0FBQSwyQkFDRCxDQUFBLGdCQUNsQixDQUFBLDhCQUNBLENBQUEsaUJBQ0EsQ0FBVSxxQkFDVixDQUFjLCtCQUNkLGdCQUlELENBQUEsa0JBQ0EsQ0FBQSx1QkFDQSxpQkFHQSxDQUFBLGtCQUNBLGNBR0EsQ0FBQSxhQUNBLENBQUEsYUFDQSxDQUFBLG9CQUNBLGdCQUdBLENBQUEsZUFDQSxpQkFHVSxDQUFBLEtBQUEsQ0FBQSxPQUNKLENBQ04sUUFDQSxDQUFBLE1BQVEsQ0FBQyxjQUVILENBQUUsa0JBQ0UsQ0FBRSxVQUNaLENBQUEsOENBTUEsaUJBQ0MsQ0FBQSxVQUNBLGlCQUtRLENBQUEsZUFDVixDQUFBLDJCQUNhLENBQUEsdUJBQ0MsQ0FBQSxlQUNkLENBQUEsNkJBQ2MsQ0FBQSx5QkFFWCxZQUNGLENBQUEsNkJBQ2lCLENBQUEsb0JBQ0osQ0FBQSwyQkFJSSxpQkFDUixDQUFBLGtCQUNWLENBQUEsT0FBbUIsVUFJbkIsQ0FBQSxlQUNBLENBQUEsd0JBQ2UsQ0FBQSxhQUNmLENBQUEsa0JBSkssZUFPSixDQUFBLE1BQWUsaUJBTVAsQ0FBQSxhQUNULFVBS0EsQ0FBQSxpQkFDQSxDQUFBLDRCQUdXLFdBQ1gsQ0FBQSx1QkFDTyxDQUFBLGdDQUNXLENBQUEsNEJBQ0csQ0FBQyxxQkFHVixlQUNaLENBQUEsU0FDQSxDQUFBLGdCQUNBLENBQUEsZUFDQSxDQUFBLFVBR0MsVUFDRCxDQUFBLDJCQUdrQixVQUNsQixDQUFBLGVBR0MsVUFDRCxDQUFBLGVBR0Msa0JBQ1MsQ0ZqOUJJLFVFazlCZCxDQUFBLFlBQ0EsQ0FBQSxpQkFHTSxnQkFDTixDQUFBLGlCQURNLGdCQUtOLENBQUEsV0FHQyxvQkFDRCxDQUFBLG1CQUdNLGdCQUNOLENBQUEsZ0NBR3FCLGVBQ3JCLENBQUEsMEJBR2EsYUFDUixDRmwvQlksY0VtL0JYLENBQUUsc0NBR2lCLGFBQ3BCLENGeCtCaUIsZUUyK0JwQixXQUNGLENBQUEsVUFDQSxDQUFBLHdDQUtDLG1CQUNRLENBQUEsYUFDUixDQUFBLGNBQ0EsQ0FBQSxpQkFDQSxDQUFBLFVBQ0EsQ0FBQSxvQkFDQSxpQkFHVSxDQUFBLFFBQ1YsQ0FBQSxNQUFLLENBQUksZ0JBRVQsQ0FBQSxxQkFDWSxDQUFBLHVCQUNMLENBQUEsYUFDUCxDQUFNLG9CQUNHLENBQUEsaUJBQ1QsQ0FBQSwwQkFDWSxDQUFBLGNBQ1osQ0FBQSw2QkFFQSxRQUNDLENBQUEsZ0JBQ0EsVUFJRCxDQUFBLHVCQUNBLGlCQUdBLENBQVUsZ0JBQ1YsQ0FBQSxhQUNLLENBQUUscUJBQ1AsaUJBR0EsQ0FBVSxTQUNWLENBQUEsdURBSUEsNEJBQ1csQ0FBQSx3QkFDWCxhQUdBLENBQUEsa0JBQ1UsQ0FBRSxxQkFDQyxDQUFFLGVBQ2YsQ0FBQSxxQkFDQSw2QkFHYSxDQUFBLG9DQUVWLCtCQUNhLENBQUEsNEJBQ2YsZ0JBSUQsQ0FBUywyQkFDSSxDQUFBLHVCQUNDLENBQUEsK0JBQ1UsQ0YzakNYLGFFNGpDUixDRjVqQ1EsZ0NFNmpDRyxDQUFBLG1CQUNoQixDQUFZLGdCQUNaLGFBR0EsQ0FBQSxpQkFDVSxDQUFBLFVBQ1YsQ0FBQSxLRjcrQmMsQ0FBQSxZRSsrQmQsQ0FBSyxVQUNMLENBQUEsZUFDQSxDQUFBLFdBQ0EsQ0FBQSxpREFDOEQsQ0FBQSxzQkFUOUQsY0FZQyxDQUFBLE9BQWUsQ0FDZixvQkFDUyxDQUFBLGlEQUNxRCxDQUFBLDRDQUU5RCxTQUNDLENBQUEsdUJBQ1ksQ0FBQSw2Q0FHYixTQUNDLENBQUEsdUJBQ1ksQ0FBQSxZQUNaLFVBS0YsQ0FBQSxXQUNBLENBQUEsc0JBQ0EsaUJBR1UsQ0FBQSxPQUFRLENBQ2xCLFVBQ0EsQ0FBQSxZQUNBLENBQUEsa0JBQ0EsQ0FBVyxzQkFDWCxDQUFlLFVBQ2YsQ0FBQSxXQUNBLENBQUEsNEJGdmxDc0IsQ0FBQSxjRXlsQ2hCLENBQUUsV0FDUixDQUFBLDJDRmxtQ3VCLENBQUEsU0VvbUN2QixDQUFBLHVCQUNZLENBQUEsNEJBRVosTUFBQSxDQUFPLDBCQUVOLENBQUEsNkJBQ0EsQ0FBQSxjQUNBLENBQUEsNkJBQ0EsT0FFTyxDQUNQLDJCQUNBLENBQUEsOEJBQ0EsQ0FBQSxhQUNBLENBQUEsNEJBM0JELFVBK0JDLENBQUEsdUJBQ0EsWUFJRCxDQUFBLGlCQUNVLENBQUEsV0FDVixDQUFBLFNBQ0EsQ0FBQSxRQUNBLENBQUEsUUFDQSxDQUFBLGtCQUNBLENBQVcsc0JBQ1gsQ0FBZSxTQUNmLENBQUEsdUJBQ1ksQ0FBQSxtQkFDWiw0QkY3bkNzQixDQUFBLFdFaW9DdEIsQ0FBQSwyQkFDYSxDQUFBLHVCQUNDLENBQUEsY0FDZCxDQUFBLGlCQUNBLENBQUEsZUFDTyxDQUFFLDJDRjlvQ2MsQ0FBQSxnQ0VvcEN2QixpQkFDQSxDQUFBLHVCQUtHLHlCQUNXLENBQUEsMkVBTWYsZ0JBQ0MsQ0FBQSxTQUNBLENBQUEsNkJBR0ksVUFDSixDQUFBLGlCQUdELFVBQ0MsQ0FBQSxTQUNBLENBQUEsbUJBR0QsV0FDQyxDQUFBLGlCQUNBLENBQVUsb0JBQ0QsQ0FBQSxrSEFJVyxRQUNwQixDQUFBLHFCQUdELGtCQUNDLENBQVcsVUFDWCxDQUFBLHVCQUdJLHdCQUNJLENBQUEsT0FBaUIsaUJBSzFCLENBQVUsZUFDVixDQUFBLGFBQ0EsQ0FBTSxVQUNOLGlCQUdBLENBQVUsZUFDSCxDQUFFLHlCQUNELENBQUEsVUFDUixjQUdNLENBQUUsVUFDUixtQkFHUyxDQUFBLGlCQUNULENBQUEsZ0JBQ0EsZUFHQSxDQUFBLFlBQ0EsaUJBR0EsQ0FBVSxVQUNWLGlCQUdVLENBQUEsVUFDVixDQUFBLEtGeHBDZSxDQUFBLFlFMHBDZixDQUFLLFdBQ0wsQ0FBQSxVQUNBLENBQUEsZUFDQSxDQUFBLFdBQ0EsQ0FBQSxpREFDOEQsQ0FBQSxnQkFHNUQsY0FDRixDQUFBLE9BQWUsQ0FDZixvQkFDUyxDQUFBLGlEQUNxRCxDQUFBLGtCQUd2RCxhQUNQLENBQUEsZUFDQSxDQUFBLGlCQUNBLHdCQUlnQixDQUFFLDRCQURILGtCQUlKLENBQUUsZ0VBRWdCLG9CQUNmLENBQUEseURBTWYsb0JBQ2EsQ0FBQSxvQkFDWiwyQkFHTyxDQUFBLFdBQ1AsVUFHQSxDQUFBLGVBQ0EscUJBR1ksQ0FBQSwrQ0FEQyxrQkFLRixDQUFFLDJCQUlGLGlCQUNYLENBQUEsNkJBQ0EsZ0JBR0EsQ0FBQSx3R0FPRCxxQ0Z4eUN5QixDQUFBLHFCRTB5Q1osQ0FBQSxvS0FRWixnQkFDQyxDQUFBLGlCQUNBLENBQUEsdUNBSTZCLHdCQUNkLENBQUUsb0JBQ04sQ0FBRSxlQUNkLHdCQUdnQixDQUFFLG9CQUNOLENBQUUscUJBQ2QsVUFHQSxDQUFBLHdCQUNnQixDQUFFLG9CQUNOLENBQUUscUJBQ2QsVUFHQSxDQUFBLHdCQUNnQixDQUFFLG9CQUNOLENBQUUscURBRzhCLHdCQUM1QixDQUFFLG9CQUNOLENBQUUsZ0JBQ2QseUJBR2dCLENBQUEsNEJBR0wsaUJBQ1gsQ0FBQSwyQ0FHa0Msd0JBQ2xCLENGeDJDRiw4QkV5MkNkLDJCQUdPLENBQUEsOEJBQ1AscUNGajJDd0IsQ0FBQSxxQkVxMkNaLENBQUEsMENBR0QsZ0JBQ1gsQ0FBQSxpQkFDQSxDQUFBLHNDQUdXLG9CQUNDLENBQUEsbURBR21CLG9CQUNuQixDQUFBLGNBQ1osZ0JBR0EsQ0FBQSxpQkFDQSxZQUlDLENBQUEsWUFDQSxTQUdBLENBQUEsZ0JBQ0EsQ0FBQSxZQUNBLENBQUEsWUFDQSxDQUFBLGNBQ00sQ0FBRSxrQkFMUix5QkFRYSxDQUFBLGdCQUNaLFNBSUQsQ0FBQSxXQUNBLENBQUEsZ0JBQ0EsZUFRQSxDQUFBLGlCQUNBLENBQVUsV0FDVixDQUFBLFVBQ0EsQ0FBQSxtQkFDQSxZQUdBLENBQUEscUJBQ0EsQ0FBYyxVQUNkLENBQUEsV0FDQSxDQUFBLGFBQ0EsZ0JBR0EsQ0FBUyxlQUNULFVBR0EsQ0FBQSxZQUNBLENBQUEsNkJBQ2lCLENBQUEsdUJBQ0gsQ0FBQSw0QkFDSyxDQUFBLDhCQUluQixlQUNBLENBQUEsVUFDQSxDQUFBLHdCQUNBLGlCQUdBLENBQVUsZUFDVixZQUdBLENBQUEsNkJBQ2lCLENBQUEsMEJBSWpCLGVBQ0EsQ0FBQSxVQUNBLENBQUEsc0JBQ0EsaUJBR0EsQ0FBVSw4QkFJVixVQUNBLENBQUEsaUJBQ0EsQ0FBVSxhQUNWLENBQUEsV0FDQSxDQUFBLGtCQUNBLGVBR08sQ0FBRSxpQkFDVCxDQUFBLFdBQ0EsQ0FBQSxpQkFDQSxDQUFVLGdDQUlWLFNBQ0EsQ0FBQSxVQUNBLENBQUEsaUJBQ0EsQ0FBVSxrREFFVCxVQUNBLENBQUEsZ0JBQ0EsZ0JBSUQsQ0FBQSxVQUNBLFVBR0EsQ0FBQSxZQUNBLENBQUEsNkJBQ2lCLENBQUEsZUFDVixDQUFFLCtCQUNNLENBQUEsdUJBTGQsZUFRQSxDQUFBLGdCQUNBLG9CQUlXLENBQUEsa0JBQ1osb0JBR1ksQ0FBQSx3QkFDWixvQkFHWSxDQUFBLDJCQUtaLGlCQUNBLENBQUEsZUFDQSxZQVFBLENBQUEsYUFDQSxDQUFBLGlCQUZBLFdBS0MsQ0FBQSxzQkFMTyxhQVNQLENBQUEsNkJBR0UsMkJBQ0YsQ0FBQSx5QkFDQSxDQUFBLDRCQUNBLENBQUEsY0FDQSxDQUFBLDRCQUdFLDRCQUNGLENBQUEsd0JBQ0EsQ0FBQSwyQkFDQSxDQUFBLG9EQUd5QixlQUN6QixDQUFBLGNBQ0EsQ0FBQSx1QkFDQSxpQkFJUyxDQUFBLFNBQ1YsQ0FBQSxLQUFPLENBQUUsVUFFVCxDQUFBLFFBQ0EsQ0FBQSxXQUNBLENBQUEseUJBQ0EsaUJBR1UsQ0FBQSxLQUFBLENBQUEsU0FFVixDQUFBLFFBQ0EsQ0FBQSxXQUNBLENBQUEsYUFDQSxpQkFHQSxDQUFBLDBCQUNBLDJCQUdBLENBQUEseUJBQ0EsQ0FBQSw0QkFDQSxDQUFBLGNBQ0EsQ0FBQSwwQkFDQSxlQUdBLENBQUEsY0FDQSxDQUFBLHdDQUljLDBCQUNmLENBQUEsZUFHRSxZQUNGLENBQUEsc0JBQ0EsaUJBS0EsQ0FBVSxpQkFDVixpQkFHQSxDQUFVLGdCQUNWLENBQUEsa0JBQ0EsaUJBR0EsQ0FBVSxnQkFDVixDQUFBLHVCQUNBLGlCQUdBLENBQVUsZ0JBQ1YsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsaUJBR0EsQ0FBVSw2QkFDVixZQUdBLENBQUEsMEJBQ0EsaUJBR0EsQ0FBQSxxQ0FHbUIsZ0JBQ25CLENBQUEsY0FDQSxDQUFPLDhCQUdZLG1CQUNuQixDQUFBLHNFQUtELFNBQ0MsQ0FBQSw0RkFNYyxhQUNULENBQUUsWUFDUCxDQUFBLGtCQUNBLENBQVcsZUFDWCxDQUFRLGlCQUNDLENBQUEsb0JBQ1QsQ0FBQSxnTUFOcUIsU0FTcEIsQ0FBQSxvTEFUb0IsV0FhcEIsQ0FBQSwyQkFDQSxnREZ4Z0Q2QixDQUFBLFNFNmdEOUIsWUFHQSxDQUFBLGlCQUNVLENBQUEsZUFDSCxDQUFFLHFCQUNULENBQWMsYUFDZCxDQUFBLFlBQ0EsQ0FBQSxlQU5ELGlCQVNFLENBQUEsZUFDQSxDQUFBLGtCQUNBLFlBR0EsQ0FBQSxvQkFDQSxpQkFHQSxDQUFBLGVBQ0EsQ0FBQSxjQUNBLENBQUEsMEJBRWlCLG9CQUxsQixlQU1FLENBQUEsY0FDTSxDQUFFLENBQUEsbUJBS1QsWUFDQyxDQUFBLGdDQUVHLFdBQ0YsQ0FBQSxxQkFDQSxzQkFJRCxDQUFBLHNDRi9yRDRCLENBQUEsaUJFaXNEbEIsQ0FBQSxRQUNWLENBQUEsVUFDQSxDQUFBLFVBQ0EsQ0FBQSxnQkFDUSxDQUFBLHdCQUNSLENBRFEscUJBQ1IsQ0FEUSxvQkFDUixDQURRLGdCQUNSLENBQUEsZUFDQSxDQUFBLGNBQ0EsQ0FBQSxpQkFDQSxDQUFVLGdFQVFYLFlBQ0EsQ0FBQSxpQkFDQSxhQUdBLENBQUEsZ0JBQ0EsQ0FBQSxhQUNBLENBQUEsaUJBQ0EsQ0FBQSx5RUFLQSxhQUNBLENBQUEsY0FDQSxDQUFBLGFBQ0EsQ0FBQSxXQUNBLENBQUEsaUJBQ0EsVUFHQSxDQUFBLGlCQUNBLENBQVUsd0JBS1YsZUFDQSxDQUFBLDhCQU1DLGFBQ0EsQ0FBQSxvQ0FHQSxZQUNBLENBQUEsd0NBR0EsWUFDQSxDQUFBLHFCQUNBLENBQWMsNkJBR2QsdUJBQ1MsQ0FBQSwyQkFHVCxrQkFDTyxDQUFBLGdDQUdQLGtCQUNPLENBQUEsNEpBZ0JULGtCQUNDLENBQUEsb0NBS0EsaUJBRUEsQ0FBQSxtQkFDQSxlQUtELENBQUEsZUFDQSxDQUFBLGFBQ0EsQ0FBQSw2QkFFQSxlQUNDLENBQUEsNkJBR0QsZUFDQyxDQUFBLDZCQUdELGVBQ0MsQ0FBQSwyRUFkRixlQXNCVSxDQUFBLGFBQ1IsQ0FBQSx3Q0FHRCxVQUNDLENBQUEsV0FDQSxDQUFBLG1EQUZtQixRQUtsQixDQUFBLDZCQUlGLGtCQUNDLENBQUEsdUNBRUUsZ0JBQ0QsQ0FBQSx1Q0FHQyxlQUNELENBQUEsNENBSUYsa0JBRUUsQ0FBVyxrREFHVixpQkFDRCxDQUFBLG9EQURDLGNBSU0sQ0FBRSxzQ0FLWCxhQUNDLENBQUEsY0FDQSxDQUFBLG1DQUdELGtCQUNDLENBQUEseUNBRUMsaUJBQ0EsQ0FBQSxtQ0FNVyxrQkFDSCxDQUFFLG9CQUdILE1BQUEsQ0FDQyw4QkFhVSxrQkFDVixDQUFFLCtCQUdVLGFBQ2pCLENBQUUsa0JBQ1AsYUFHQSxDQUFBLGlCQUNBLENBQUEsd0JBR2MsZUFDZCxDQUFBLDJGQUk2QyxlQUM3QyxDQUFBLDhEQUtnQixlQUNoQixDQUFBLDRCQUNBLFVBR0EsQ0FBQSxvQkFDUyxDQUFBLFlBQ1QsQ0FBQSwyQkFHZ0IsY0FDVixDQUFFLHVCQUNSLENBRFEsZUFDUixDQUFRLEtBQUUsQ0FBQSxlQUVWLENBQUEsZ0JBQ0EsQ0FBQSxnQkFDUyxDQUFBLDJDQUd5Qiw2QkFDcEIsY0FDYixDQUFBLEtBQVUsQ0FBQSxNQUNMLENBQUMsb0NBRUssQ0FBQSxRQUNYLENBQUEsZ0JBQ0EsQ0FBQSwyQkFoQmUsaUJBb0JMLENBQUEsQ0FBQSxzQ0FJSyxnQkFDaEIsQ0FBQSxpQkFDQSxhQUdLLENBQUUsMkJBQ00sQ0FBQSxlQUNiLENBQUEsaUJBQ0EsQ0FBVSx3QkFDTSxDQUFBLGlCQUNoQixDQUFBLGdCQUNBLENBQVMsNEJBR0MsZUFDVixDQUFBLGdEQUlNLGVBQ04sQ0FBQSxtQ0FHc0IsZUFDZixDQUFFLHlCQUdLLFVBQ2QsQ0FBQSxlQUNBLGNBR0EsQ0FBQSxXQUNBLENBQUEseUNBQ08sQ0FBQSxXQUNQLENBQUEscURBQ00sQ0FBQSxjQUNOLENBQU8sMkJBR1csZUFUbkIsd0NBV1MsQ0FBQSxvREFDRCxDQUFBLENBQUEsMEJBSVMsZUFoQmpCLHlDQWtCUyxDQUFBLHdDQUNELENBQUEsQ0FBQSwwQ0FJeUIsZUF2QmpDLHlDQXlCUyxDQUFBLHdDQUNELENBQUEsQ0FBQSwwQ0FJeUIsZUE5QmpDLGlCQWdDUyxDQUFBLGdCQUNELENBQUEsQ0FBQSxxQkFJUixVQUNDLENBQUEsV0FDQSx1Q0Y5L0RpQixDQUFBLGVFbWdFakIsQ0FBQSxnQkFDQSxDQUFBLFVBQ0EsQ0FBQSxpQ0FDa0IsQ0FBQSxtQkFDVCxDQUFBLG1CQUNULENBQUEsWUFDQSxDQUFBLFVBQ0EsWUFHQSxDQUFBLDZCQUNpQixDQUFBLFFBQ2pCLENBQUEsYUFDQSxDQUFBLGVBQ0Esb0JBR1MsQ0FBQSxXQUNULHFCQUdBLENBQUEsY0FNSyxlQUNFLENBQUEsaUJBR0Esb0JBQ0ssQ0FBQSxPQUFTLGtCQUlYLENBQUUsMkNBR3NCLDZCQWhJcEIsdUNGMTZERyxDQUFBLGdCRThpRWhCLENBQUEsQ0FBVSxZQUlaLHVDRmxqRWtCLENBQUEsK0JFdWpFaEIsdUNGdmpFZ0IsQ0FBQSxhRXlqRWhCLHVDRnpqRWdCLENBQUEsOEJFZ2tFakIsa0JBQ1csQ0FBRSxXQUNaLENBQUEsZ0JBQ0EsQ0Zua0VnQix5QkVna0VqQixrQkFDVyxDQUFFLFdBQ1osQ0FBQSxnQkFDQSxDQUFBLE9BQWlCLGNBS2xCLENBQUEsV0FDQSxDQUFBLEtGLy9EWSxDQUFBLE9FZ2dFTixDQUNOLFFBQ0EsQ0FBQSxNQUFRLENBQUMsV0FFVCxDQUFBLFlBQ0EsQ0FBQSxnQkFDQSxDQUFBLFlBQ0EsQ0FBQSxxQkFDQSxDQUFjLG9CQUdiLDJCQUNjLENBQUEsdUJBQ0MsQ0FBQSx3QkFDRSxDQUFBLGdCQUNoQixDQUFBLGFBQ0EsQ0FBQSxXQUNBLENBQUEsaUJBQ0EsQ0FBVSxjQUNWLENBQUEsNkJBQ0EsQ0FEQSxpQkFDQSxDQUFBLDRCQUNBLENBREEsZ0JBQ0EsQ0FBQSw4QkFDQSxDQURBLGtCQUNBLENBQUEsWUFDQSxtQkFHQSxDQUhBLGNBR0EsQ0FBQSxtQkFDQSxDQURBLGNBQ0EsQ0FBQSw4QkFDYyxDQURkLHlCQUNjLENBQUEsMkJBRUssWUFMcEIsbUJBTUUsQ0FORixjQU1FLENBQUEsQ0FBQSwyQkFHa0IsWUFUcEIsbUJBVUUsQ0FWRixjQVVFLENBQUEsQ0FBQSwyQkFHa0IsWUFicEIsbUJBY0UsQ0FkRixjQWNFLENBQUEsQ0FBQSwyQkFHa0IsWUFqQnBCLG1CQWtCRSxDQWxCRixjQWtCRSxDQUFBLENBQUEsMENBR2dDLFlBckJsQyxtQkFzQkUsQ0F0QkYsY0FzQkUsQ0FBQSxDQUFBLGlCQUlGLFFBQ0MsQ0FBQSxVQUNBLENBQUEsb0JBQ1MsQ0FBQSxtQkFDVCxDQUFBLHFCQUN5QixDQUFBLGtCQUN6Qiw2QkFHQSxDQUhBLGlCQUdBLENBQUEsNEJBQ0EsQ0FEQSxnQkFDQSxDQUFBLDhCQUNBLENBREEsa0JBQ0EsQ0FBQSw2QkFPQSxpQkFDQSxDQUFBLGNBQ0EsYUFLRixDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsZ0JBSEQsaUJBTUUsQ0FBQSxtQkFJTyxvQkFDSSxDQUFBLDhJQU1rQixvQkFDbEIsQ0FBQSxvR0FJeUIsb0JBQ3pCLENBQUEsNkJBSVgsa0JBQ1MsQ0FBRSwyREFJRSxpQkFDZCxDQUFVLG1CQUNWLGVBSUMsQ0FBQSxhQUNBLENBQU0scUJBQ04sYUFHSyxDQUFFLFlBQ1AsQ0FBQSxrQkFDQSxDQUFXLGVBQ1gsQ0FBUSxlQUNSLENBQUEscUJBQ1MsQ0FBQSxvQkFDVCxDQUFBLDRCQUNtQixDQUFBLHlCQUNILENBQUEsNkJBQ0MsQ0FBQSx3QkFDakIsY0FHQSxDQUFBLFlBQ0EsWUFHQSxDQUFBLHNCQUVBLFlBQ0MsQ0FBQSxxQkFDQSxDQUFjLGNBQ2QsQ0FBQSxVQUNBLENBQUEsUUFDQSxDQUFBLFVBQ0EsQ0FBQSxhQUNBLENBQUEsMEJBRWlCLHNCQVRsQixZQVVFLENBQUEsQ0FBQSxxQkFLSCxpQkFDVyxDQUFBLE9BQVEsQ0FDbEIsT0FBUSxDQUNSLFVBQ0EsQ0FBQSxNQUFRLENBQUcsZ0JBRVgsQ0FBQSw4QkFDZSxDQUFBLHdCQUNmLGNBR0EsQ0FBQSxRQUNBLENBQUEsUUFDQSxDQUFBLGNBQ0EsMkJBR0EsQ0FBQSxjQUNBLDRCQUdBLENBQUEsaUNBS0EsaUJBQ0EsQ0FBQSxpQ0FHQSxlQUNBLENBQUEsMkJBQ21CLENBQUUsb0JBQ3JCLG1CQUtXLENBQUUsd0RBSWIsdUNGNXdFZ0IsQ0FBQSxxQkUrd0VKLENBQUEsVUFDWixDQUFBLGtDQUNBLENBREEsMEJBQ0EsQ0FBQSwwQkFDQSxlQUdBLENBQUEsZUFDQSxDQUFBLGdCQUNBLENBQUEsV0FDQSxDQUFBLHNCQUNBLFdBR0EsQ0FBQSxZQUNBLENBQUEsa0JBQ0EsQ0FEQSxlQUNBLENBQUEsZ0ZBTUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsVUFDQSxDQUFBLGtDQUNBLENBREEsMEJBQ0EsQ0FBQSxXQXhTRixnQkE2U0MsQ0FBQSxjQUNBLG9CQUdZLENBQUEsNEJBR0Msa0JBQ0gsQ0FBRSwwQkFHSixvQkFDSSxDQUFBLFVBNW1DYixvQkFnbkNhLENBQUEsWUFDWix5QkFLZ0IsQ0FBQSx3QkFHTCx5QkFDSyxDQUFBLGlCQUtmLGlCQUNTLENBQUEsZUFDVixDQUFBLG1CQUZDLDRCQUtlLENBQUEseUJBQ0gsQ0FBQSxlQUNaLENBQUEsaUVBS3dCLGtCQUNmLENBQUUseUNBRzRCLG9CQUM1QixDQUFBLHVJQU1iLG9CQUNhLENBQUEsOENBRytCLGtCQUNqQyxDQUFFLDBFQUlnQixvQkFDaEIsQ0FBQSxpQ0FHTSxXQUNsQixDQUFBLDRDQUNhLENBQUEsU0E3MkRkLGdCQWkzREMsQ0FBQSxtQkFwMkRBLGdCQXcyREEsQ0FBQSxlQUNBLENBQUEsaUNBSVEsb0JBQ0ksQ0FBQSw2Q0FJSixrQkFDRSxDQUFFLGtDQXIwREYsb0JBeTBERSxDQUFBLHNEQUdxQixvQ0FDcEIsQ0FBQSxnQkFDYixDQUFBLGlCQUNBLENBQUEsYUFDQSxDQUFBLGNBQ00sQ0FBRSx5QkFDUixpQ0FHa0IsQ0FBQSxrQkFDbEIsbUNBR2tCLENBQUEsa0NBRWxCLFdBQ0MsQ0FBQSxpQkFDUSxDQUFBLGlCQUNSLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsQ0FBQSx3Q0FHRCxVQUNDLENBQUEsZUFDQSxDQUFBLDJDQUdlLGtCQUVMLENBQUEsaUJBQ1QsbUNBS2dCLENBQUEsd0NBQ0QsQ0FEQyxnQ0FDRCxDQUFBLDRCQUdULGlCQUVFLENBQUEsNkNBRUEsZUFDUixDQUFBLFVBQ0EsdUJBTU0sQ0FBQSxXQUNQLENBQUEsb0JBQ1EsQ0FBQSwwQkFDSSxDQUFBLGlCQUNaLENBQUEscUJBQ1ksQ0FBQSxrQkFDRixDQUFFLGdCQUNaLHVCQUdPLENBQUEsV0FDUCxDQUFBLFVBQ0EsQ0FBQSxnQkFDQSxXQUdBLENBQUEsZUFDQSxDQUFBLE9BQWdCLENBQ2hCLGdCQUNBLENBQUEsVUFDQSxDQUFBLE9GbC9Fa0IsdUNBNkJGLENBQUEsY0U0OUVqQixDQUFBLFlBQ0EsQ0FBQSxTQUNBLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxlQUNBLENBQUEsWUFDQSxDQUFBLFVBQ0EsQ0FBQSxPQUFXLENBQ1gsTUFBTyxDQUFDLGFBRVIsQ0FBTSw2QkFDVyxDQUFBLGtCQUNqQixDQUFXLGdCQUNGLENBQUEsNEJBQ0QsQ0FBQSxpQkFDUixDQUFBLFNBQ0EsQ0FBQSxtQkFDWSxDQUFBLCtCQUVGLE9BQWdCLENBQ3pCLG1CQUNZLENBQUEsK0JBR0gsUUFDVCxDQUFBLG1CQUNZLENBQUEsK0JBR0gsUUFDVCxDQUFBLG1CQUNZLENBQUEsK0JBR0gsU0FDVCxDQUFBLG1CQUNZLENBQUEsZ0JBQ1osWUFHQSxDQUFBLG9CQUNBLE1BQUEsQ0FFYSxZQUViLENBQUEsa0JBQ0EsQ0FBVyxzQkFDWCxDQUFlLGtCQUNMLENBQUUsd0JBQ0osQ0FBQSxrQkFDUixXQUdBLENBQUEsUUFDQSxDQUFBLHdCQUNBLENBQUEsMkJBQ0EsQ0FBQSxZQUNBLENBQUEsY0FDQSxDQUFBLGVBQ0EsQ0FBQSwrQkFDYSxDQUFBLHNCQUNELENBQUEsZ0RBVFosb0JBYWEsQ0FBQSxxQkFDWixhQUlJLENGMWdGa0Isd0JFMmdGUCxDQUFFLG9CQUNOLENBQUUsa0JBQ2QsYUFHSyxDRi9nRmUsd0JFZ2hGSixDQUFFLG9CQUNOLENBQUUscUJBQ2QsYUFHSyxDRnBoRmtCLHdCRXFoRlAsQ0FBRSxvQkFDTixDQUFFLG9CQUNkLGFBR0ssQ0Z6aEZpQix3QkUwaEZOLENBQUUsb0JBQ04sQ0FBRSw4QkFLZCxXQUNBLENBQUEsd0JBQ2dCLENBQUUsb0JBQ04sQ0FBRSx3QkFDZCxVQU9DLENBQUEsV0FDQSxDQUFBLFNBQ0EsQ0FBQSxzQkFDQSxVQUdBLENBQUEsV0FDQSxDQUFBLDJCQUNtQixDQUFBLHlCQUNGLENBQUEsZ0JBQ1QsQ0FBQSw0QkFDUixVQUdBLENBQUEsV0FDQSxDQUFBLDJCQUNtQixDQUFBLHlCQUNGLENBQUEsb0JBQ1IsQ0FBQSxzQkFDVCxVQUtBLENBQUEsa0NBT0EsY0FDTSxDQUFFLHVDQUdSLGdCQUNRLENBQUEsbUZBUVMsMEJBQ0QsQ0FBQSx3QkFDVixDQUFBLHFHQUtZLG9CQUNSLENBQUUsNERBQzJDLENBQUMseUZBS3JDLDBCQUNILENBQUEsd0JBQ1YsQ0FBQSwyR0FLYyxvQkFDVixDQUFFLDREQUMyQyxDQUFDLGlCQUMxRCxVQU9DLENBQUEsd2lFQUMyaUUsQ0FBQSwwQkFLMWlFLFVBQ0EsQ0FBQSxlQUNBLENBQUEsb0NBR0EsYUFFTSxDQUFFLHNDQUZHLGFBTUwsQ0FBRSx5QkFJUixhQUNLLENBQUUsdUlBTXNCLHFCQUM5QixDQUFBLFlBQ0EsQ0FBQSxpQkFDQSxDQUFBLDZCQUNtQixDQUFBLDhCQUNDLENBQUEsYUFDZixDQUFFLHdCQUdSLHdCQUNzQyxDQUFBLDBGQXhDdkMsVUFpREUsQ0FBQSxnQkFqREYsVUFxREUsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxlQXZERixpQkEyREUsQ0FBQSwwQkFHRCxlQUNDLENBQUEsVUFDQSxDQUFBLGtDQUlELGFBQ00sQ0YvdEZnQixtQ0VrdUZ0QixVQUNDLENBQUEseUNBREQsYUFJTyxDQUFFLDBEQU1SLGFBQ00sQ0Y1dUZxQixtQ0tqQ2QsVUhreEZiLENBQUEscUJBQ0EsQ0FBQSx3Q0YzdUY2QixDQUFBLFlFNnVGN0IsQ0FBQSxrRkdyeEZ3Qix3Qkh5eEZQLENBQUUsV0FDbEIsQ0FBQSxzRUc3d0ZpQixXSG94RmpCLENBQUEsaURBSXVCLHNCQUNqQixDQUFBLDZGR2h4Rk8sd0JIc3hGRSxDQUFFLDZCQUNJLENGNXhGTiw4QkU2eEZPLENGN3hGUCxvQkU4eEZKLENGOXhGSSxrSEtjSyxxQkhzeEZyQixDQUFBLFdBQ0EsQ0FBQSx1QkFHRCwyQkFDYSxDQUFBLGlDQUdSLGtCQUNNLENBQUUsdUhBTUQscUJBQ1gsQ0FBQSxVQUNBLENBQUEsaUJBQ0EsQ0FBQSx1SEFNVyx3QkFDSyxDRnR1RlksVUV1dUY1QixDQUFBLG1IQU1VLHdCQUNNLENGN3VGVSxVRTh1RjFCLENBQUEsOEJBR0QsOEJBQ2EsQ0FBQSx1SEFNRCx3QkFDSyxDRnh2RmMsVUV5dkY5QixDQUFBLDJHQU1RLHdCQUNRLENGL3ZGUyxVRWd3RnpCLENBQUEsdUhBTVcsd0JBQ0ssQ0Z0d0ZhLFVFdXdGN0IsQ0FBQSxnQ0FHVyxxQkFDWCxDQUFBLGdDQUNZLENBQUEsVUFDWixDQUFBLDRKQU9XLGdDQUNDLENBQUEsd0JBR2Isb0JBQ1ksQ0FBQSx3QkFDSSxDQUFBLDJEQUloQixlQUNDLENBQUEsVUFDQSxDQUFBLHNDQUN1QixDQUFBLG1FQUdQLFVBR2YsQ0FBQSw4SkFEQyx3QkFLZ0IsQ0YvMUZBLFdFZzJGaEIsQ0FBQSx5RkFSZ0IsV0FlaEIsQ0FBQSx3QkFDZ0IsQ0ZyMUZXLDBNRW0xRjFCLFdBTUEsQ0FBQSx3QkFDZ0IsQ0Z4MUZPLGlGRW0wRlIsV0E2QmhCLENBQUEsa0JBRVUsQ0FBRSxxRkEvQkksVUFzQ2hCLENBQUEsa01BREMsVUFLQSxDQUFBLHNCQUNZLENBQUEsb0NBTUQscUJBQ2QsQ0FBQSxxQ0F4UUYscUJBNlFFLENBQUEsVUFDQSxDQUFBLDBCQUdLLFVBQ0wsQ0FBQSxlQUNBLENBQUEsdUJBR0QsZUFDQyxDQUFBLHFEQUkwQixxQkFDMUIsQ0FBQSx3QkFHRCxXQUNDLENBQUEsd0JBQ2dCLENBQUUsc0JBR25CLGVBQ0MsQ0FBQSx5REFJRCxlQUNDLENBQUEsVUFDQSxDQUFBLGlCQUNBLENBQUEsb0NBR1ksb0JBQ0EsQ0FBQSx1SEFLTyx3QkFDSCxDQUFFLHdCQUNWLENBQUEseUlBS1ksb0JBQ1IsQ0FBRSw0REFDMkMsQ0FBQyw2SEFLckMsd0JBQ0wsQ0FBRSxvQkFDTixDQUFFLCtJQUtRLG9CQUNWLENBQUUsNERBQzJDLENBQUMsb0RBT3hELGlCQUNDLENBQUEscUJBQ0EsQ0FBQSxpQkFDTyxDQUFBLGdQQUhSLFVBU0UsQ0FBQSxxREFJRixpQkFDQyxDQUFBLDBCQU1lLHlCQURqQiw0QkFFbUIsQ0FBQSxDQUFBLCtCQUZuQixvQkFNYSxDQUFFLDBCQUlmLHFCQUNBLENBQUEsMEJBRWlCLDBCQUhqQiw0QkFJbUIsQ0FBQSxDQUFBLDRJQUpiLHFCQVVMLENBQUEsVUFDQSxDQUFBLDJDQU9NLHFCQUNNLENBQUEsZ0JBQ1osQ0FBQSxZQUNBLENBQUEsK0RBRzBCLG9CQUNsQixDQUFBLDZCQUtILGVBQ1AsQ0FBQSwwQ0FHb0Isa0JBQ1YsQ0FBRSxpREFuWkgsZUF3WlQsQ0FBQSwyQ0FHa0MseUNBQ3BCLGVBQ2IsQ0FBQSw4QkFDYyxDQUFBLENBQUEsd0ZBTUQsa0JBQ0osQ0FBRSw2QkFHYixlQUNDLENBQUEsNkJBR0QsNEJBQ2EsQ0FBQSwrQkFDRyxDQUFBLDBDQUdILGFBQ1AsQ0FBRSxnQkFDUCxDQUxlLHFDQUdILGFBQ1AsQ0FBRSxnQkFDUCxDQUFBLHVCQUdDLHFCQUN1QixDQUFBLHVCQUR2QixxQkFLdUIsQ0FBQSxrQ0FJdkIsVUFDQSxDQUFBLGlDQUNZLENBQUEsd0NBRlosVUFLQyxDQUFBLCtCQUlELFVBQ0EsQ0FBQSxpQ0FDWSxDQUFBLHdHQU9aLHFCQUN1QixDQUFBLDBCQUd6QixlQUNDLENBQUEsa0ZBS0Qsa0JBQ1csQ0FBRSx3Q0FHQyxrQkFDSCxDQUFFLHVDQUdiLFVBQ0MsQ0FBQSxzQ0FHUSwyQkFDSSxDQUFBLHNCQUdiLDJCQUNhLENBQUEsZ0NBSU4sd0JBQ1UsQ0ZscEdJLDZCRTZrR3JCLGVBeUVDLENBQUEsOExBTThCLDBCQUNaLENBQUEsOENBR0csYUFDaEIsQ0ZqcUdlLDBJRXdxR3JCLDJCQUVxQixDRjFxR0EsYUUycUdkLENGM3FHYyx3Q0UrcUdyQiwyQkFDb0IsQ0ZockdDLGFFaXJHZixDRmpyR2UsdUJFd3JHbkIsd0JBQ3VCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsd0JBR3ZDLHdCQUN3QixDQUFBLCtCQUNPLENBQUEsZ0RBQ1MsQ0FEVCx3Q0FDUyxDQUFBLG1CQWhpQmhDLGtCQXFpQkMsQ0FBRSxnQ0FHYix3QkFDaUIsQ0FBRSxpR0FJTSxVQUN4QixDQUFBLCtCQUdDLCtCQUNjLENBQUEsNEJBQ0gsQ0FBQSx5RkFJYSxrQkFDZixDQUFFLDZaQVdiLGVBQ0MsQ0FBQSwwREFHMkMsa0JBQ2pDLENBQUUsMk9BT3lCLGVBQ3JDLENBQUEscU9BT29CLGVBQ3BCLENBQUEsNFdEenpDZSxlQ20wQ2YsQ0FBQSx5QkFHRCxpQkFDQyxDQUFBLDhDQUdvQixvQkFDUixDQUFFLGtDQUdELFVBQ2IsQ0FBQSx3QkFHQyxxQkFDdUIsQ0FBQSxzQ0FHekIsa0JBQ1csQ0FBRSx1QkFJYixlQUNDLENBQUEsc0NBR1UsZUFDVixDQUFBLFVBQ0EsQ0FBQSwyQ0FHZSxVQUNmLENBQUEsbUlBSVUsYUFDTCxDRm55R2dCLDRDRXN5R04sd0JBQ0MsQ0Z0ekdBLGlGRTB6R04sZ0NBQ0UsQ0FBQSx5REFHZSxzQkFDbkIsQ0FBQSxnQ0F4cEVSLGVBNHBFQSxDQUFBLFVBQ0EsQ0FBQSw2RUFJVSxVQUNWLENBQUEsNkNBR2tCLFVBQ2xCLENBQUEscUJBR0Qsa0JBQ1csQ0FBRSwrQkFHSixrQkFDRSxDQUFFLHlEQUlKLGtCQUNFLENBQUUscUVBSUosa0JBQ0UsQ0FBRSw4Q0FHTSw2QkFDTixDQUFBLGtFQUdxQixlQUNqQyxDQUFBLHFDQUdELHVDQUNtQixDQUFBLDZCQUluQix3QkFDaUIsQ0FBRSx3Q0FESCxrQkFJSixDQUFFLDRFQUVnQixvQkFDZixDQUFBLGdDQUtmLDJCQUNRLENBQUEsdUJBR1IsVUFDQyxDQUFBLHVFQUdhLGtCQUdGLENBQUUseUNBSWQsZUFDQyxDQUFBLG1EQUc4QixxREFDbUIsQ0FBQSx1RkFJdEMsd0JBQ0ssQ0Y1NEdJLDZCRSs0R3JCLGFBQ00sQ0ZoNUdlLCtCRW01R3JCLGVBQ0MsQ0FBQSxvQ0FHRCxlQUNDLENBQUEsaUhBSStCLG9CQUNuQixDQUFBLDBCQUdiLGVBQ0MsQ0FBQSw2QkFHRCxlQUNDLENBQUEsOEJBR0Qsa0NBQ21CLENBQUEsb0RBRWxCLFVBQ0MsQ0FBQSw2QkFJRixrQ0FDbUIsQ0FBQSx1QkFHbkIsVUFDQyxDQUFBLHFCQUNBLENBQUEsd0JBTUQsZUFDQyxDQUFBLFVBQ0EsQ0FBQSxvQ0FFQSxlQUNDLENBQUEsVUFDQSxDQUFBLGdEQUdELGVBQ0MsQ0FBQSx5REFHaUIsZ0NBQ0wsQ0FBQSwyREFHSyw4QkFDTCxDQUFBLG9DQUdiLFVBQ0MsQ0FBQSxvREFHaUIsa0JBQ1AsQ0FBRSwwQ0FHYiwySkFDcUosQ0FBQSxvQ0FNdEosZ0JBQ0MsQ0FBQSxzQkE5ckdVLGVBa3NHVixDQUFBLDhCQUdELGVBQ0MsQ0FBQSw4QkFHRCxlQUNDLENBQUEsOEJBS0Qsb0JBQ2EsQ0FBQSxxQ0FLYixrQkFDVyxDRjE5R1EsWUUyOUdsQiwwQkFTVSxDQUFBLGVBQ1Ysa0JBR1UsQ0FBRSxjQUNaLENBQUEsYUFDQSxDQUFBLEtBQVMsQ0FBQSxPQUNILENBQ04sUUFDQSxDQUFBLE1BQVEsQ0FBQyxXQUVULENBQUEsWUFDQSxDQUFBLFdBQ0EsQ0FBQSxxQkFDYSxDQUFBLGFBQ2IsY0FHQSxDQUFBLGlCQUNBLGlCQUdVLENBQUEsT0FBUSxDQUNsQixTQUNBLENBQUEsY0FDQSxDQUFBLFlBQ0Esc0JBR08sQ0FBQSx5QkFDVSxDQUFBLGFBQ2pCLGtCQUtVLENBQUUsd0JBQ1osQ0FEWSxxQkFDWixDQURZLG9CQUNaLENBRFksZ0JBQ1osQ0FBQSxXQUNBLENBQUEsV0FDQSxDQUFBLFdBQ0EsQ0FBQSxjQUNBLGtCQUdVLENBQUUsd0JBQ1osQ0FEWSxxQkFDWixDQURZLG9CQUNaLENBRFksZ0JBQ1osQ0FBQSxXQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSxpQkFDQSxlQUdBLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLG9CQUNBLENBREEsZ0JBQ0EsQ0FBQSxXQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSx3Q0FLOEIsb0JBQ3pCLFdBQ0wsQ0FBQSxDQUFLLGFBUVAsTUFBTyxnQkFFRyxDQUFBLEtBQUEsc0JBS0QsQ0FBQSwyQkFDRyxDQUFBLDBCQUNFLENBQUEseUJBQ0QsQ0FBQSxXQUNYLHVCQUlTLENBQUEsYUFDVCxlQUlBLENBQUEsZUFHTSx1QkFDRyxDQUFBLG1CRDkvR1gsK0JDbWdIbUIsQ0FBQSx5REFPbEIsdUJBQ1UsQ0FBQSxVQUlWLHNCQUNRLENBQUEsc0JBTUYsaUNBQ08sQ0FBQSx3QkFJYixzQkFDUSxDQUFBLHFDQUlXLDJCQUNOLENBQUEscUJBQ0osQ0FBQSxlQXZyRlIscUJBMnJGUSxDQUFBLDJCQUNJLENBQUEsbUJBQ0osQ0FBQSxvQkFJVCwwQkFDVSxDQUFBLDJFQS8xRFgseUJBczJEVyxDQUFBLGFBMWtEWCwwQkEra0RjLENBQUEsK0ZBVWIsdUJBQ1UsQ0FBQSxpQkFsOEZQLHVCQXM4RlUsQ0FBQSwwQkFDRyxDQUFBLFlBQ2YsdUJBS1MsQ0FBQSx1Q0RudkRHLCtCQ3V2REEsQ0FBQSxxQkFDWix1QkFHUyxDQUFBLHdDQU1WLHVCQUNVLENBQUEsa0JBQ1QsMEJBR2UsQ0FBQSw0QkFocEZoQix3Q0FvcEZnQixDQUFBLHNCQUNSLENBQUEsYUNoOEdQLDBCRHM4R1ksQ0FBQSwwQkFDQSxDQUFBLDZCQUNFLENBQUEsb0NBTWYsdUJBQ1UsQ0FBQSw0QkFqb0RYLHVCQXNvRFcsQ0FBQSxxQkFHRyxpQkFDRixDQUFBLFNBQ1YsQ0FBQSxXQUNBLENBQUEsWUFDQSxDQUFBLFVBQ0EsQ0FBQSx3QkFDTyxDQUFBLGFBQ1AsQ0FBQSwrQkFHRSwyQkFDVSxDQUFBLGNBQ0osQ0FBRSxrR0FLUix1QkFDUyxDQUFBLGdDQUdULHlDQUNjLENBRGQsNkJBQ2MsQ0FBQSx3Q0FDRCxDQURDLDRCQUNELENBQUEseUNBQ0MsQ0FERCw2QkFDQyxDQUFBLCtCQUlkLG1CQUNPLENBQUEsb0JBQ0MsQ0FBQSwrQkFJVixZQUNDLENBQUEsY0E5bERILHdDQW1tRGdCLENBbm1EaEIsNEJBbW1EZ0IsQ0FBQSx1Q0FDRCxDQURDLDJCQUNELENBQUEseUNBQ0MsQ0FERCw2QkFDQyxDQUFBLENBQUEsV0ZwMEhoQix5QkFDYyxDQUFBLGlCQUNiLENBQVUsZUFDVixDQUFBLDJGQUMyRSxDQUFBLFdBRzVFLG9CQUNjLENBQUEsaUJBQ2IsQ0FBVSxlQUNWLENBQUEseUVBQ3lELENBQUEsV0FHMUQsa0NBQ2MsQ0FBQSxpQkFDYixDQUFVLGVBQ1YsQ0FBQSw2R0FDNkYsQ0FBQSxXQUc5Riw0QkFDYyxDQUFBLHlGQUM0RCxDQUFBLHVCQUcxRSxLQUFBLFNBRUUsQ0FBQSxHQUFBLFNBSUEsQ0FBQSxDQUFBLDBEQTJNaUMsYUFDakMsQ0FBQSwwREFHaUMsYUFDakMsQ0FBQSwwREFHaUMsYUFDakMsQ0FBQSx5Q0Urc0RNLFdGMXNEUCxDQUFBLHVEQUVPLGFBQ04sQ0FBQSxxQkFDTyxDQUFBLGlCQUNDLENBQUUsVUFDVixDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGtCQUNBLENBQUEsYUFDQSxDQUFBLDBCUWxRZSxzQkFDaEIsZ0JBQ0MsQ0FBQSxDQUFBLGlCQVNBLGVBQ0MsQ0FBQSxvQkFDQSxZQUdBLENBQUEsZ0JBQ0EsdUJBR1MsQ0FBQSxTQUNULFlBR0EsQ0FBQSw2QkFDaUIsQ0FBQSxjQUNqQixDQUFBLGtCQUNBLENBQUEsMENBRWlDLFNBTmxDLHFCQU9FLENBQUEsZ0JBRUEsc0JBQ0MsQ0FBYyxDQUFFLDBDQU1lLGNBRGxDLHFCQUVjLENBQUEsQ0FBQSwwQ0FLb0Isd0JBRGxDLFVBRUUsQ0FBQSxxQkFDQSxDQUFBLDhCQUNhLENBQUEsMEJBSmQsVUFPRSxDQUFBLHdCQUN5QixDQUFBLENBQUEsMENBTU0sOEJBRGxDLHFCQUVFLENBQUEsZ0NBRkQsVUFLRSxDQUFBLENBQUEsNkJBS0gsY0FDQyxDQUFBLG1CQUNBLGNBR0EsQ0FBQSxnQkFDQSxDQUFBLDJCQUZXLGNBS1YsQ0FBQSx5QkFDQSxhQUlELENBQUssK0JBREwsYUFJQyxDQUFLLHdCQUNMLGFBSUQsQ0FBSyw4QkFETCxhQUlDLENBQUssa0VBTU4seUJBQ2lCLENBQUEscUNBQ2pCLENBRGlCLDZCQUNqQixDQUFxQix3RUFLckIseUJBQ2lCLENBQUEscUNBQ2pCLENBRGlCLDZCQUNqQixDQUFxQixxRUFLckIseUJBQ2lCLENBQUEscUNBQ2pCLENBRGlCLDZCQUNqQixDQUFxQixvQkFDckIsV0FHQSxDQUFBLFlBQ0EsQ0FBQSxnQkFDQSxDQUFBLGNBQ0EsQ0FBQSxnQkFDQSxDQUFBLG9CQUNBLFlBR0EsQ0FBQSxhQUNBLENBQUEsY0FDQSxDQUFBLGtCQUNBLENBQUEsNkJBQ0EsYUFJQyxDQUFLLDJCQUNZLENBQUcsNkJBQ3BCLGFBR0EsQ0FBSywyQkFDWSxDQUFHLDJCQUNwQixZQUlELENBQUEsZ0JBQ0EsQ0FBQSxjQUNBLENBQU0scUNSbEZnQixDQUFBLGVRb0Z0QixDQUFBLGdCQUNBLFVBR0EsQ0FBQSxlQUNBLENBQU8sa0JBQ1AsQ0FBQSxpQkFDQSxDQUFBLGdCQUNBLENBQUEsY0FDQSxDQUFNLHdCQUNOLENBRE0scUJBQ04sQ0FETSxvQkFDTixDQURNLGdCQUNOLENBQUEsa0JBQ0EsQ0FBVSxxQkFDRSxDQUFBLHNCQVRaLHdCQVlDLENBQWdCLHlCQUNoQix1R0FHWSxDQUFBLCtCQURaLHVHQUlhLENBQUEsOEJBSmIsZ0JBUUMsQ0FBQSxhQUNBLENBQUEsNkJBQ0Esa0JBSUQsQ0FBVSxXQUNWLENBQUEsbUNBRkEsa0JBS0MsQ0FBVSx5QkFDVix1R0FJVyxDQUFBLCtCQURaLHVHQUlhLENBQUEsOEJBSmIsZ0JBUUMsQ0FBQSxhQUNBLENBQUEsNkJBQ0Esa0JBSUQsQ0FBVSxXQUNWLENBQUEsbUNBRkEsa0JBS0MsQ0FBVSxzQkFDViwrRkFJVyxDQUFBLFdBQ1osQ0FBQSw0QkFGQSwrRkFLYSxDQUFBLHdCQUNaLDZCQUs4QixDQUFBLFVBQ2hDLENBQUEsMENBRWlDLHdCQUpsQyxpQ0FLMkIsQ0FBQyxVQUMxQixDQUFBLGFBQ0EsQ0FBQSxRQUFjLENBQ2QsZUFDQSxDQUFBLGlCQUNBLENBQUEsZ0NBQ2UsQ0FBQSxDQUFBLGtDQUdoQixXQUNDLENBQUEsdUJBQ08sQ0FBQSxhQUNQLENBQUEsNkJBQ0EsbUJBSUQsQ0FBQSx1QkFDTyxDQUFBLHVDUm5MZSxDQUFBLFlRcUx0QixVQUdBLENBQUEsZUFDQSxDQUFPLGtCQUNQLENBQVUsa0JBQ1YsQ0FBQSxpQkFDQSxDQUFBLGdCQUNBLENBQUEsY0FDQSxDQUFNLHdCQUNOLENBRE0scUJBQ04sQ0FETSxvQkFDTixDQURNLGdCQUNOLENBQUEscUJBQ1ksQ0FBQSxVQUNaLENBQUEsa0JBVkEsd0JBYUMsQ0FBZ0IsdUJBR2hCLGtCQUNBLENBQVUsV0FDVixDQUFBLHdCQUNZLENBQUssNkJBSGpCLGtCQU1DLENBQVUsc0JBSVgsa0JBQ0EsQ0FBVSxXQUNWLENBQUEsd0JBQ1ksQ0FBSyw0QkFIakIsa0JBTUMsQ0FBVSx1Q0FNWixjQUNBLENBQUEsaUJBQ0EsQ0FBQSxpQkFDQSxhQUdBLENBQUEsd0JBREEsVUFJQyxDQUFBLFVBQ0EsQ0FBQSxhQUNBLENBQUEsNkNBS0QsWUFDQSxDQUFBLGdCQUNBLGFBR0EsQ0FBQSxpQkFDQSwwQkFHOEIsQ0FBQSwyQkFDQyxDQUFBLHdEQUNuQixDQUFBLFlBQ1osQ0FBQSxjQUNBLENBQUEsYUFDQSxDQUFBLGtDQUVBLDRCQUNvQixDQUFBLHFCQUNQLENBQUEsNkJBQ1osQ0FBQSw4QkFDQSxDQUFBLGNBQ0EsQ0FBQSxpQkFDQSxjQUlELENBQU0sZUFDTixDQUFPLGtCQUNQLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxjQUNBLENBQU0sd0JBQ04sQ0FETSxxQkFDTixDQURNLG9CQUNOLENBRE0sZ0JBQ04sQ0FBQSxZQUNBLENBQUEsdUJBVEEsd0NBWWtCLENBWmxCLGdDQVlrQixDQUFBLDRCQUdqQixrQkFDQSxDQUFVLFdBQ1YsQ0FBQSxhQUNBLENBQUEseUNBR2Esa0JBQ2IsQ0FBVSwyQkFHVixrQkFDQSxDQUFVLFdBQ1YsQ0FBQSxhQUNBLENBQUEsMENBR2Usa0JBQ2YsQ0FBVSxpQkFDVixpQkFJTyxDQUFFLG9CQUNELENBQUEscUJBQ1QsQ0FBQSxxQkFDWSxDQUFBLGNBQ1osQ0FBQSxnQkFDQSxDQUFBLGdCQUNBLENBQUEsMkJBQ0EsVUFHQSxDQUFBLHdCQUNnQixDQUFDLDRCQUNqQixjQUdBLENBQUEsY0FDQSxVQUdBLENBQUEsNkJBRE0sb0JBS0csQ0FBQSw0R0FJVCxhQUNDLENBQUssb0RBR2UsWUFDcEIsQ0FBQSxzQkFDQSxDQUFBLCtDQUdpQixrQkFDakIsQ0FBQSxVQUNBLENBQUEsaUJBQ0EsQ0FBQSwwQkFDQSxnQkFJRCxDQUFBLGFBQ0EsQ0FBQSxjQUNBLENBQUEsZ0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLHlCQUNBLGlCQUdBLENBQUEsY0FDQSxDQUFNLG1CQUNOLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLG9CQUNBLENBREEsZ0JBQ0EsQ0FBQSxzQkFDQSx1QkFHUyxDQUFBLHNCQUNULGtCQUtBLENBQVUsaUJBQ1YsQ0FBQSxrREFJZSxRQUFnQixDQUM5QixpQkFDQSxDQUFBLFVBQ0EsQ0FBQSxtREFHaUIsaUJBQ2pCLENBQUEsVUFDQSxDQUFBLGVBQ0EsVVI3S0gsQ0FBQSxXQUNBLENBQUEsU0FDQSxDQUFBLGFBQ0EsQ0FBQSxXQUNBLENBQUEsb0JBQ1MsQ0FBQSxjQUNULENBQU0scUJBQ00sQ0FBQSxpQkFDWixDQUFBLFlBQ0EsQ0FBQSx3QkFDQSxDQURBLHFCQUNBLENBREEsb0JBQ0EsQ0FEQSxnQkFDQSxDQUFBLGlCUTJLRSxDQUFBLHNCUnpLRiwwQkF0RlksQ0FBQSxzQkF3RlgsZUFHQSxDQUFBLG9CQUNBLENBQVksZUFDWixtQlF3S0QsQ0FBQSxXUjNjRCx5QkFDYyxDQUFBLGlCQUNiLENBQUEsZUFDQSxDQUFBLDJGQUMyRSxDQUFBLFdBRzVFLG9CQUNZLENBQUUsaUJBQ2IsQ0FBQSxlQUNBLENBQUEseUVBQ3lELENBQUEsV0FHMUQsa0NBQ2MsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSw2R0FDNkYsQ0FBQSxXQUc5Riw0QkFDYyxDQUFBLHlGQUM0RCxDQUFBLHVCQUcxRSxLQUFBLFNBRUUsQ0FBQSxHQUFBLFNBSUEsQ0FBQSxDQUFBLDBEQTJNaUMsYUFDakMsQ0FBQSwwREFHaUMsYUFDakMsQ0FBQSwwREFHaUMsYUFDakMsQ0FBQSx5Q0Urc0RNLFdGMXNEUCxDQUFBLHVEQUVPLGFBQ04sQ0FBQSxxQkFDTyxDQUFBLGlCQUNQLENBQVEsVUFDUixDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGtCQUNBLENBQUEsYUFDQSxDQUFBLDRCUzdQQyxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxrQ0FGQSxrQkFLQyxDQUFBLHFDQUdBLHVHQUNZLENBQUEsMkNBRFosdUdBSWEsQ0FBQSwwQ0FKYixlQVFDLENBQUEseUNBSUQsa0JBQ0EsQ0FBQSwrQ0FEQSxrQkFJQyxDQUFBLHFDQUlELHVHQUNZLENBQUEsMkNBRFosdUdBSWEsQ0FBQSwwQ0FKYixlQVFDLENBQUEseUNBSUQsa0JBQ0EsQ0FBQSwrQ0FEQSxrQkFJQyxDQUFBLGtDQUlELCtGQUNZLENBQUEsd0NBRFosK0ZBSWEsQ0FBQSxvQ0FLZCxpQkFDQSxDQUFBLDBDQUV3QixvQ0FIeEIsaUNBSXVCLENBQUcsZUFDekIsQ0FBQSxDQUFBLHlDQUlELG9DVEY0QixDQUFBLHdCU001QixpQkFDQSxDQUFBLHNDQUVDLGVBQ0EsQ0FBQSw0Q0FEQSxrQkFJQyxDQUFBLG1DQUlELG9CQUNBLENBQUEsa0NBR0Esb0JBQ0EsQ0FBQSw2QkFJRCxrQkFDQSxDQUFBLGlCQUNBLENBQUEscURBQ1ksQ0FBQSxxQ0FHWixhQUNBLENBQUEsMkNBREEsYUFJQyxDQUFBLG9DQUlELGFBQ0EsQ0FBQSwwQ0FEQSxhQUlDLENBQUEsa0NBTUQsZ0JBQ0EsQ0FBQSwyQkFLQSxlVHdLRixDQUFBLGlCQUNBLENBQUEsa0NTektFLDBCVDJFVSxDQUFBLGtDUzNFVixlVGdMRCxDQUFBLG9CQUNBLENBQUEsV0FoVEYseUJBQ2MsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSwyRkFDMkUsQ0FBQSxXQUc1RSxvQkFDQyxDQUFXLGlCQUNYLENBQUEsZUFDQSxDQUFBLHlFQUN5RCxDQUFBLFdBRzFELGtDQUNjLENBQUEsaUJBQ2IsQ0FBQSxlQUNBLENBQUEsNkdBQzZGLENBQUEsV0FHOUYsNEJBQ2MsQ0FBQSx5RkFDNEQsQ0FBQSx1QkFHMUUsS0FBQSxTQUNLLENBQ0gsR0FBQSxTQUdDLENBQ0QsQ0FBQSwwREEyTTJCLGFBQzNCLENBQUEsMERBRzJCLGFBQzNCLENBQUEsMERBRzJCLGFBQzNCLENBQUEseUNFK3NETSxXRjFzRFAsQ0FBQSx1REFFQyxhQUNBLENBQUEscUJBQ08sQ0FBQSxpQkFDUCxDQUFBLFVBQWtCLENBQ2xCLFVBQVcsQ0FDWCxXQUNBLENBQUEsVUFBWSxDQUNaLGtCQUNBLENBQUEsYUFDQSxDQUFBLG9CQUNBLFdVNVBBLENBQUEsWUFDQSxDQUFBLGVBQ0EsVUFFUyxDQUNULFNWb0txQixDQUFJLDZDVXJLaEIsV0FLUixDQUFBLHFDQUxRLHFCQVNHLENBQUMsY0FDWix1QkFZVSxDQUFBLGdCQUNYLENBQUEsc0JBQ0EsZ0JBR0EsQ0FBQSxnQkFDQSxnQ0FPYSxDQUFBLGlCQUNiLGNBR0EsQ0FBQSxrQkFDQSxDQUFBLGdCQUNBLENBQUEsb0JBQ0EsVUFFTyxDQUNQLFVBQVcsQ0FDWCxlQUNBLENBQUEsb0JBQ1MsQ0FBQSxZQUNULENBQUEsdUJBQ0EsNEJBT1ksQ0FBQSxlQUNaLGlCQUdBLENBQUEsWUFDQSxDQUFBLDZCQUNpQixDQUFBLGtCQUNqQixDQUFBLG1CQUNBLENBQUEsZUFDQSxDQUFBLDZCQU5HLGVBU0YsQ0FBQSxtQkFDQSxhQUdBLENBQUEsaUJBQ0EsQ0FBQSx5QkFGQSxxQkFLVyxDQUFFLG9CQUNaLGFBSUQsQ0FBQSw2QkFDQSxrQkFHQSxDQUFBLGdCQUNBLENBQUEsY0FDQSxDQUFBLGVBQ0EsQ0FBQSxzQkFDQSxxQkFHQSxDQUFBLGlCQWpDRCxnQkFxQ0MsQ0FBQSw0QkFERSxjQUlELENBQUEsbUJBQ0EsVUFJSyxDQUNQLHVCQUNPLENBQUEsa0JBQ0MsQ0FBQSxlQUNSLENBQUEsMEJBQ0Esa0RWeER1QixDQUFBLDhCVTZEdEIsc0NWdERlLENBQUEsa0JVMERmLCtDVmpFc0IsQ0FBQSw4QlV1RXZCLHNDVmhFZ0IsQ0FBQSxtQlVrRWYsY0FJRCxDQUFBLFlBQ0EsQ0FBQSxLQUFPLENWWVMsTVVYaEIsQ0FBQSxXQUVBLENBQUEsWUFDQSxDQUFBLFlBQ0EsQ0FBQSxzQkFDQSxDQUFBLGtCQUNBLENBQUEsd0NWL0V1QixDQUFBLHlCVWlGdkIsc0JBR0EsQ0FBQSxpQkFDQSxpQkFHQSxDQUFBLFlBQ0EsQ0FBQSxXQUNBLENBQUEsWUFDQSxDQUFBLGdCQUNBLENBQU0sZ0JBQ04sQ0FBQSxVQUFpQixDQUNqQixZQUNBLENBQUEsZUFDQSxDQUFBLGdCQUNBLENBQUEsZ0JBQ0EsQ0FBQSwwQkFFUSxpQkFiVCxXQWNFLENBQUEsQ0FBQSwwQkFHTyxpQkFqQlQsZUFrQkUsQ0FBQSxDQUFBLDBCQUdPLGlCQXJCVCxlQXNCRSxDQUFBLENBQUEsMkJBR08saUJBekJULGdCQTBCRSxDQUFBLENBQUEsZ0NBR0QsWUFDQyxDQUFBLGNBQ0EsQ0FBQSwrQkFDQSw2QkFHWSxDQUFBLGNBQ1osQ0FBQSw4QkFDQSw0QkFHVyxDQUFBLGFBQ1gsQ0FBQSxpQ0FDQSxlQUdBLENBQUEsa0NBQ0EsWUFHQSxDQUFBLFlBQ0EsQ0FBQSxhQUNBLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLFFBQVksQ0FBQSxvQkFFWixXQUlELENBQUEsVUFBWSxDQUNaLFlBQ0EsQ0FBQSxlQUNBLENBQUEsdUJBQ0EsaUJBT0EsQ0FBQSxXQUNBLENBQUEsVUFBWSxDQUNaLFlBQ0EsQ0FBQSxxQkFDQSxDQUFBLHlCQUNBLFVBRVksQ0FDWixZQUNBLENBQUEsV0FDQSxDQUFBLGtDQUVBLGVBQ0MsQ0FBQSx3QkFDQSxpQkFJRCxDQUFBLFdBQ0EsQ0FBQSx1QkFDVyxDQUFBLFdBQ1gsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxnQkFDQSxDQUFBLGdCQUNBLGNBR0EsQ0FBQSxnQkFDQSxDQUFBLGVBQ0EsQ0FBQSxZQUNBLENBQUEsNkJBQ2lCLENBQUEsNEJBQ0MsQ0FBQyxzQkFObkIsb0JBU0MsQ0FBVSxzQkFUWCxnRFZwRDZCLENBQUEseUJVa0U1QixlQUlELENBQUEsZUFDQSxDQUFBLGFBQ0EsQ0FBQSxjQUNBLENBQUEsdUJBQ0EsZUFHQSxDQUFBLFVBQWdCLENBQ2hCLDJDQUdrQixvQkFDVCxDQUFBLGdCQUNULENBQU0sc0NBQ04sY0FHQSxDQUFBLGVBQ0EsQ0FBQSxhQUNBLENBQUEsaUJBQ0EsQ0FBQSwwQkFDQSxDQUFBLHlCQUNBLENBQUEsY0FDQSxDQUFBLDhFQUdjLFFBQUEsQ0FBQSx1QkFHYixDQUFBLCtCQUNBLGFBSUQsQ0FBQSxlQUNBLENBQUEsV0FDQSxDQUFBLGtCQUNBLENBQUEscUJBQ1csQ0FBQyxXQUNaLENBQUEsYUFDQSxDQUFBLFlBQ0EsQ0FBQSwrQkFDQSxZQUdBLENBQUEsa0JBQ0EsQ0FBQSxXQUNBLENBQUEsZ0RSaXlDMEIsZ0JROXhDekIsQ0FBQSxvQkFDQSxnQkFJRCxDQUFBLFVBQWlCLENBQ2pCLFdBQ0EsQ0FBQSxZQUNBLENBQUEsc0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLDJCQUNhLENBQUEsdUJBQ0QsQ0FBRSxlQUNkLENBQUEsc0JBQ0Esb0JBT1MsQ0FBQSxpQkFDVCxDQUFPLDRCQUNQLENBQUEsMkJBQ0EsQ0FBQSxjQUNBLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLG9CQUNBLENBREEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsOEJBRUEsd0JBQ0MsQ0FBQSxvQkFDQSxDQUFBLHNCQUNBLFVBR1csQ0FDWixXQUNBLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsOEJBRUEsYUFDQyxDQUFBLGtDQUNBLGVBR0EsQ0FBQSwrQkFDQSw0QkFJaUIsQ0FBQyxvQkFDbkIsVUFNUyxDVmhIVixXQUNBLENBQUEsU0FBUSxDQUFJLGFBRVosQ0FBQSxXQUNBLENBQUEsb0JBQ1MsQ0FBQSxjQUNULENBQUEscUJBQ1csQ0FBQyxpQkFDWixDQUFBLFlBQ0EsQ0FBQSx3QkFDQSxDQURBLHFCQUNBLENBREEsb0JBQ0EsQ0FEQSxnQkFDQSxDQUFBLDJCQUVBLDBCQXRGWSxDQUFBLDJCQXdGWCxlQUdBLENBQUEsb0JBQ0EsQ0FBQSxvQ1VpR0MsZ0JBQ0EsQ0FBQSxvQ0FHQSxlQUNBLENBQUEsb0JBQ0EsQ0FBQSxvQ0FHQSxlQUNBLENBQUEsb0JBQ0EsQ0FBQSxZQUNBLENBQUEsZ0JBQ0EsQ0FBQSxpQ0FDQSxDQUF1QixrQ0FDQyxDQUFBLGlCQUN4QixDQUFBLG1CQUNBLENBQUEsbUJBQ0EsQ0FBQSxnQ0FDYSxDQUFBLGVBQ2IsQ0FBQSxXQUNBLENBQUEsY0FDQSxDQUFBLDRDQWJZLGVBZ0JYLENBQUEsb0NBSUQscUZBQ1ksQ0FBQSxvQkFDWixDQUFBLGNBQ0EsaUJBUUQsQ0FBQSxVQUFrQixDQUNsQixXQUNBLENBQUEsa0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLHFCQUNXLENBQUMsd0JBQ1osQ0FEWSxxQkFDWixDQURZLG9CQUNaLENBRFksZ0JBQ1osQ0FBQSxtQkFBaUIsQ0FBakIsV0FDQSxDQUFBLGFBQ0EsU0FBQSxDQUVHLFdBRUgsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxRQUFVLENBQUEsU0FDTCxDQUFJLHdCQUVFLENBQUEsb0JBQ1gsQ0FBQSxtQkFDQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxvQkFDQSxDQURBLGdCQUNBLENBQUEscUNBQ3NCLENBQUEsa0JBQ3RCLGNBT0EsQ0FBQSx5QkFDQSxpQkFPQSxDQUFBLEtBQVUsQ0FBQSxPQUNWLENBQUcsUUFDRSxDQUFFLE1BQ1AsQ0FBQSxvQ0FFQSxvQkFHQSxDQUFVLG1DQUNWLHNCQUdZLENBQUEsZ0JBQ1osV0FHQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxvQkFDQSxDQURBLGdCQUNBLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsVUFBZ0IsQ0FDaEIsY0FDQSxDQUFBLHNCQUNBLFVBRVcsQ0FDWCxvQkFDQSxZQUdBLENBQUEscUJBQ0EsQ0FBQSxhQUNBLENBQUEsd0JBQ0EsZUFHQSxDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsV0FPQSxDQUFBLGlCQUNBLENBQUEsZUFDQSx1Q1ZyYmdCLENBQUEsWVUwYmhCLENBQUEsaUJBQ0EsQ0FBQSxxQkFDVyxDQUFDLGdCQUNaLENBQUEsaUJBQ0EsQ0FBQSxTQUFlLENBQUcsb0JBRWIsQ0FBQSxXQUNMLENBQUEsU0FBUyxDQUFHLG1DQUV1QixDQUFBLG1CQUNuQyxDQUFBLHFDQUdhLFlBQ2IsQ0FBQSxTQUFTLENBQUksYUFFYix1Q1Z6Y3NCLENBQUEsWVVrZHRCLENBQUEsY0FDQSxDQUFBLGVBQ0EsQ0FBQSwyQ1Y1ZHVCLENBQUEscUJVOGR2QixDQUFBLGlCQUNBLFVBRVMsQ0FDVCxVQUFXLENBQ1gsZUFDQSxDQUFBLGFBQ0EsY0FHQSxDQUFBLGVBQ0EsQ0FBQSxtQkFGQSxrQkFLQyxDQUFBLGtEQUxJLGNBVUosQ0FBQSxlQUNBLENBQUEsa0JBQ0EsZ0JBU0EsQ0FBQSxlQUNBLENBQUEsZUFFQSxDQUFBLGNBQ0EsQ0FBQSxZQUNBLENBQUEsV0FDQSxDQUFBLHVCQUVBLGdCQUNDLENBQUEsV0FDQSxDQUFBLGNBQ0EsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLGdCQUNBLENBQUEscUJBQ0EsU0FBQSxDQUdTLGdCQUVWLENBQUEsU0FBYSxDQUFJLGVBRWpCLENBQUEsY0FDQSxDQUFBLGFBQ0EsQ0FBQSxXQUNBLENBQUEsY0FDQSxDQUFBLGtCQUNBLENBQUEsZ0JBQ0EsQ0FBQSwwQkFFQSxXQUNDLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLG1CQUlELENBQUEsb0JBQ0EscUJBR1csQ0FBQyxZQUNaLGlCQVFELENBQUEsT0FBVSxDQUFBLGNBRVYsQ0FBQSxZQUNBLGlCQUdBLENBQUEsY0FDQSxDQUFBLG9CQUZBLFVBSVMsQ0FDUixXQUNBLENBQUEsb0JBQ1MsQ0FBQSxpQkFDVCxDQUFBLG9CQVJELFNBQVEsQ0FZQyxlQUVSLGNBUUQsQ0FBQSxZQUNBLENBQUEsYUFDQSxDQUFBLFNBQU0sQ0FBUSxVQUNKLENBQ1Ysa0JBQ0Esc0NWdmtCZ0IsQ0FBQSxjVTRrQmhCLENBQUEsa0JBQ0EsQ0FBQSxVQUFtQixDQUNuQiwwQkFDVyxDQUFBLG1CQUNYLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLG9CQUNBLENBREEsZ0JBQ0EsQ0FBQSxXQUNBLENBQUEsZ0JBQ0EsQ0FBQSxjQUNBLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSxxQkFDQSw0QkFRZSxDQUFBLHNCQUNkLDZCQUdlLENBQUEsZUFDZixpQkFJRCxDQUFBLEtBQVUsQ0FBQSxRQUNQLENBQUUsV0FFTCxDQUFBLHNCQUNBLENBQUEsMEJBRUUsS0FBQSxDQUFBLHFCQUVELFFBQUEsQ0FBQSxzQkFJQSxTQUFBLENBRU8sc0JBRVAsdUJBSVcsQ0FBQSxTVjdoQkUsQ0FBSSxTVThoQlQsQ0FBQyxVQUVBLENBQ1YsV0FDQSxDQUFBLFFBQVEsQ0FBQSxjQUVSLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsZ0JBRUEsQ0FBQSxVQUFpQixDQUNqQix3SEFiVSxlQW1CVCxDQUFBLFlBQ0EsQ0FBQSw0QkFwQkQsZ0JBd0JDLENBQUEsVUFBaUIsQ0FDakIsNEZBekJTLGdCQStCVCxDQUFBLFVBQWlCLENBQ2pCLHFHQUtTLHVCQUNFLENBQUEsU1Zsa0JFLENBQUkscUJVb2tCbEIsS0FBQSxDQUFBLE9BT0EsQ0FBRyxNQUNILENBQUEsU0FDTSxDQUFDLHNCQUVLLENBQUEseUZBTVQsU0FBQSxDQUFvQiwyRkFJcEIsZ0JBQ0QsQ0FBQSxVQUFpQixDQUNqQixnQkFDQSxDQUFBLDJGQUdDLFlBQ0QsQ0FBQSxzQkFDQSxRQUFBLENBQUEsT0FLRyxDQUFBLE1BQ0wsQ0FBQSxZQUVBLENBQUEscUJBQ0EsQ0FBQSxlQUNBLENBQUEscUJBQ1csQ0FBQyxZQUNaLENBQUEsZ0JBQ0EsQ0FBQSx3SEFUVyxZQWVWLENBQUEscUZBSUQsa0JBSUMsQ0FBQSxzRUFKVSxrQkFTVixDQUFBLGVBQ0EsY0FXQSxDQUFBLGlCQUNBLFVBSUssQ0FDTCxXQUNBLENBQUEsUUFBUSxDQUFBLGtCQUVSLENBQUEscUJBQ1csQ0FBQyxpQkFDWixDQUFBLCtDQU5BLGtCQVVDLENBQUEsb0JBQ0EsQ0FBQSxxQkFDQSxlQUlELENBQUEsa0JBQ0EsQ0FBQSx1QkFDQSxxQkFHVyxDQUFDLFdBQ1osQ0FBQSxpQkFDQSxDQUFBLHVCQUNBLGVBR0EsQ0FBQSxzQkFDQSxVQUVVLENBQ1YsV0FDQSxDQUFBLGlCQUNBLENBQUEsK0JBRUEscUJBQ1ksQ0FBQyxlQUNaLENBQUEsNEJBQ0EsaUJBR0EsQ0FBQSxlQUNBLENBQUEsNkJBQ0EsZ0JBR0EsQ0FBQSxnQkFDQSxDQUFBLHNCQUNBLFVBR1MsQ0FDVixvQkFDQSxlQUdBLENBQUEsZUFDQSxTQUFBLENBRUcsVUFDTyxDQUNWLGVBQ0EsQ0FBQSxzQkFFQSxVQUFRLENBQ1Asa0JBQ0EsQ0FBQSxxQkFDQSxLQUFBLENBQUEsVUFJSyxDQUNOLFdBQ0EsQ0FBQSxnQkFDQSxDQUFBLGVBQ0EsVUFFRyxDQUNILFdBQ0EsQ0FBQSxpQkFDQSxDQUFBLFdBQ0EsQ0FBQSxZQUNBLENBQUEscUJBQ1csQ0FBQyxlQUNaLENBQUEsV1YvNEJILHlCQUNjLENBQUEsaUJBQ2IsQ0FBQSxlQUNBLENBQUEsMkZBQzJFLENBQUEsV0FHNUUsb0JBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx5RUFDeUQsQ0FBQSxXQUcxRCxrQ0FDYyxDQUFBLGlCQUNiLENBQUEsZUFDQSxDQUFBLDZHQUM2RixDQUFBLFdBRzlGLDRCQUNjLENBQUEseUZBQzRELENBQUEsdUJBRzFFLEtBQUEsU0FDQyxDQUFJLEdBQ0gsU0FHRCxDQUFFLENBQ0QsMERBMk0yQixhQUMzQixDQUFBLDBEQUcyQixhQUMzQixDQUFBLDBEQUcyQixhQUMzQixDQUFBLHlDRStzRE0sV0Yxc0RQLENBQUEsdURBRUMsYUFDQSxDQUFBLHFCQUNPLENBQUEsaUJBQ1AsQ0FBQSxVQUFVLENBQVEsVUFDWCxDQUFJLFdBQ0EsQ0FDWCxVQUFRLENBQUksa0JBRVosQ0FBQSxhQUNBLENBQUEscUNVdlBTLFFBQUEsQ0FBQSxnQ0NLVCxlQUNBLENBQUEsc0NBUUMsb0NYNEM0QixDQUFBLDhCV3ZDN0Isb0NYdUM2QixDQUFBLHFDV25DN0IscUJBQ0EsQ0FBQSwrQlRzNkdELGlCU2w2R0MsQ0FBQSw4Q0FHQSxlQUNBLENBQUEsNEJBT0EsaUJBQ0EsQ0FBQSxrQ0FEQSxlQUlDLENBQUEsMkNBSUQsaUJBQ0EsQ0FBQSwyTEFXQywwQ1grQjZCLENBQUEsOENXekI3QixlQUNBLENBQUEsb0NYUjRCLENBQUEsMkNXYTdCLGlCQUNBLENBQUEsZ0JBQ0EsQ0FBQSxrQ0FLQSxlQUNBLENBQUEsb0NYckI2QixDQUFBLGdDVzZCN0IsaUJBQ0EsQ0FBQSx1Q0FEQSwwQlhzR1csQ0FBQSxnRFcvRlYsZUFDQSxDQUFBLGdEQUdBLGVBQ0EsQ0FBQSxvQkFDQSxDQUFBLGdEQUdBLGVBQ0EsQ0FBQSxvQkFDQSxDQUFBLHdEQUZZLFVBSVgsQ0FBUSxnREFLVCxtRkFDWSxDQUFBLG9CQUNaLENBQUEsMEJBUUQsZUFDQSxDQUFBLGlCQUNBLENBQUEseUJBR0EsZUFDQSxDQUFBLGVBQ0EsQ0FBQSwyQkFPQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx5QkFPQSxlQUNBLENBQUEsd0NYeEY2QixDQUFBLHFCVzBGN0IsQ0FBQSw2QkFHQSxlQUNBLENBQUEsK0JBR0Esa0JBRUMsQ0FBQSxXWG5Gd0IsQ1dvRnhCLDBFQUhJLGVBUUosQ0FBQSxVWDFGYSxDQUFJLGdDV29HakIsaUJBQ0EsQ0FBQSxrQ0FRRCxlQUNBLENBQUEsV1g5SDJCLENXK0gzQix3S0FGVSxlQVFULENBQUEsWUFDQSxDQUFBLHdDQVRELGtCQWFDLENBQUEsV0FBOEQsQ0FDOUQsZ0lBZFMsa0JBb0JULENBQUEsV0FBK0QsQ0FDL0QsaUNBUUQsc0JBQ1UsQ0FBRSxrQ0FHWixxQkFDQSxDQUFBLGlCQUNBLENBQUEseUhBR0Esa0JBSUMsQ0FBQSw4RkFKVSxrQkFTVixDQUFBLDZCQVNBLHFDWHhMc0IsQ0FBQSxpQlcwTHRCLENBQUEsdUVBRkEscUNBTWEsQ0FBQSxpQkFDWixDQUFBLG1DQUlELGlCQUNBLENBQUEsbUNBR0Esa0NYbk00QixDQUFBLDJDV3dNM0IsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsMkJBSUQsZUFDQSxDQUFBLDJCQUdBLGlCQUNBLENBQUEsZUFDQSxDQUFBLFdYck1pQixnQ1lwRk4sQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSwrRUFDK0QsQ0FBQSxXQUFrQixnQ0FJcEUsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSwrRUFDK0QsQ0FBQSxXQUFrQixzQkFJakYsQ0FBVyxpQkFDWCxDQUFBLGVBQ0EsQ0FBQSxxRUFDcUQsQ0FBQSxXQUFrQixzQkFJdkUsQ0FBVyxpQkFDWCxDQUFBLGVBQ0EsQ0FBQSw0RUFDNEQsQ0FBQSxXQUFrQixzQkFJOUUsQ0FBVyxpQkFDWCxDQUFBLGVBQ0EsQ0FBQSxxRUFDcUQsQ0FBQSxXQUFrQixpQ0FJMUQsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSw0RUFDNEQsQ0FBQSxXQUFrQixpQkFJOUUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxvRUFDb0QsQ0FBQSxXQUFrQixpQkFJdEUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxpRUFDaUQsQ0FBQSxXQUFrQixpQkFJbkUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxvRUFDb0QsQ0FBQSxXQUFrQixtQkFJdEUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxvRUFDb0QsQ0FBQSxXQUFrQixtQkFJdEUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxxRUFDcUQsQ0FBQSxXQUFrQixtQkFJdkUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx5RUFDeUQsQ0FBQSxXQUFrQixtQkFJM0UsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxtRUFDbUQsQ0FBQSxXQUFrQixvQkFJckUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSwrREFDK0MsQ0FBQSxXQUFrQix3QkFJcEQsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSx5RUFDeUQsQ0FBQSxXQUFrQix3QkFJOUQsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSwwRUFDMEQsQ0FBQSxXQUFrQix3QkFJL0QsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSw4RUFDOEQsQ0FBQSxXQUFrQix3QkFJbkUsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSx3RUFDd0QsQ0FBQSxXQUFrQixvQkFJMUUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSwrREFDK0MsQ0FBQSxXQUFrQixzQkFJakUsQ0FBVyxpQkFDWCxDQUFBLGVBQ0EsQ0FBQSxtRUFDbUQsQ0FBQSxrQkFLcEQsWUFDQyxDQUFBLHFCQUNBLENBQUEsbUJBQ0EsQ0FBQSxzQkFDUyxDQUFBLDRCQUNHLENBQUEsK0JBQ0csQ0FBQSxpQkFDZixDQUFBLFVBQVksb0NBS0MsQ0FBQSx1QkFFYixhQUNDLENBQUEsa0JBQ0EsQ0FBQSxnQkFDQSxhQUdBLENBQUEsWUFDQSxDQUFBLDZCQUVBLGFBQ0MsQ0FBQSxrQkFDQSxrQ0FJWSxDQUFBLGFBQ2IsQ0FBQSxRQUFXLENBQUEsZ0JBRVgsQ0FBQSxnQkFDQSxDQUFBLDBCQUVBLGtDQUNjLENBQUEsYUFDYixDQUFBLFFBQVcsQ0FBQSxlQUVYLENBQUEsNEJBSUYsb0NBQ2MsQ0FBQSxhQUNiLENBQUEsa0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLDhDQUVFLGVBQ0QsQ0FBQSxjQUNBLFlBS0YsQ0FBQSxVQUFRLENBQUssVUFDTixrQ0FJTSxDQUFBLGtCQUNiLENBQUEsa0JBQ0EsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLGdCQUdDLFFBQUEsQ0FBQSxTQUNPLENBQUUsNENBRUssQ0FBQSxnQkFDYixDQUFBLGVBQ0EsQ0FBQSx3QkFDQSxDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsdUJBRUEsMkJBQ2MsQ0FBQSxnQkFDYixDQUFBLGlDQUdELGVBQ0MsQ0FBQSxnQkFDQSwwQkFJVyxDQUFBLFFBQUEsQ0FBQSxxQkFFSixDQUFBLFlBQ1IsQ0FBQSxnQkFDQSxRQUFBLENBQUEsYUFJQSxDQUFBLHNCQUVBLFFBQUEsQ0FBQSw0Q0FHRyxlQUNELENBQUEsa0NBSUEsZUFDRCxDQUFBLG1CQUNBLFFBQUEsQ0FBQSxnQkFLRCxDQUFBLGdCQUNBLENBQUEsYUFDQSxDQUFBLHlCQUVBLFFBQUEsQ0FBQSxrQkFFQyxrQ0FJWSxDQUFBLGtCQUNiLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsUUFBYSxDQUFBLGlCQUViLENBQUEsZ0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLHlCQUVBLGFBQ0MsQ0FBQSxnQkFDQSxDQUFBLFdBQWlCLG9CQU9YLENBQUEscUJBQ1QsQ0FBVSxRQUFFLENBQUEsMEJBRUgsQ0FBQSxhQUNULENBQUEsV0FBYyxDQUNkLDRDQUNhLENBQUEsZ0JBQ2IsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLHFCQUNBLENBQUEsaUJBQ0EsQ0FBQSx3QkFDQSxDQUFBLGtCQUNBLENBQUEsMkJBQ1EsQ0FBQSwwQkFDUixDQUFBLHVCQUNBLENBQUEsaUJBakJELCtCQW9CbUIsQ0FBQSx1QkFDVixDQUFBLHdCQUNQLCtCQUttQixDQUFBLHNCQUNWLENBQUEsbUJBQ1Asa0JBSUQsQ0FBQSxpQkFDQSxrQkFHQSxDQUFBLHFCQUNBLGtCQUdBLENBQUEsc0JBQ0Esa0JBR0EsQ0FBQSxhQUNBLENBQUEsaUJBQ0Esa0JBR0EsQ0FBQSx1QkFDQSxrQkFHQSxDQUFBLGlCQUNBLHdCQUdBLENBQUEsa0JBQ0EseUJBR0EsQ0FBQSxpQkFDQSxpQ0FLVyxDQUFBLGdCQUNiLENBQUEsYUFDQSxDQUFBLHdCQUhELHlCQU1XLENBQUEsMkJBQ1QsU0FBQSxDQUFBLGlCQUtELENBQUEsNEJBTUcsaUJBQ0EsQ0FBQSx1QkFKTyxhQVVULENBQUEsUUFBTyxhQUtSLENBQUEsaUJBQ0EsQ0FBQSxVQUFVLENBQVEsUUFDWCxDQUFBLGlCQUVQLENBQUEsZ0NBQ2EsQ0FBQSxlQUNiLENBQUEsZUFDQSxDQUFBLHdCQUNBLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsa0JBRUEsaUJBQ0MsQ0FBQSxPQUFVLENBQUEsaUJBRVYsQ0FBQSxjQUNBLGFBR0EsQ0FBQSw2QkFJQSxvQkFDVSxDQUFBLGVBQ1QsYUFLRixDQUFBLFFBQU8sQ0FBQSxTQUNELENBQUUsb0NBRUssQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSxlQUNBLENBQUEsa0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLDhCQUVFLGVBQ0QsQ0FBQSx5QkFDQSxpQkFHQSxDQUFBLFFBQVksYUFLYixDQUFBLGlCQUNBLENBQUEsVUFBVSxDQUFRLGdCQUVsQixDQUFBLFNBQVEsQ0FBQSxnQ0FFSyxDQUFBLGFBQ2IsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxrQkFFQSxpQkFDQyxDQUFBLE9BQVUsQ0FBQSxrQkFFVixDQUFBLGNBQ0EsVUFBQSxDQUVNLFlBRU4sQ0FBQSxNQUFPLENBQUUscUJBRUQsQ0FBQSxrQ0FDQyxDQUFBLDBCQUNILENBREcsdUJBQ0gsQ0FERyxrQkFDSCxDQUFFLDRCQUNHLENBQUEsYUFDWCxDQUFBLGtCQUNBLENBQUEsZ0NBQ2EsQ0FBQSxlQUNiLENBQUEsZUFDQSxDQUFBLHdCQUNBLENBQUEsZUFDQSxDQUFBLHNCQWRBLHdDQWlCd0IsQ0FBQSxrQkFDdkIsVUFBQSxDQUdTLHdCQUVGLENBQUEsU0FBQSxDQUFBLHdCQUVBLENBQUEsWUFDUixDQUFBLFdBQWEsQ0FDYixpQkFDQSxDQUFBLGtCQUNBLENBQUEsYUFDQSxDQUFBLGlCQUNBLENBQUEsZ0NBQ2EsQ0FBQSxlQUNiLENBQUEsd0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLGFBQ0EsWUFHQSxDQUFBLGNBQ0EsQ0FBQSxjQUNBLENBQUEsNkJBSUEsb0JBQ1UsQ0FBQSxRQUFBLGFBTVgsQ0FBQSxpQkFDQSxDQUFBLFFBQVUsQ0FBQSxpQkFFVixDQUFBLDZCQUNhLENBQUEsZUFDYixDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLFlBQ0EsQ0FBQSxlQUNBLENBQUEsYUFFQSwyQkFDYyxDQUFBLDZCQUliLG9CQUNVLENBQUEsUUFBQSxhQU1YLENBQUEsaUJBQ0EsQ0FBQSxRQUFVLENBQUEsaUJBRVYsQ0FBQSw2QkFDYSxDQUFBLGVBQ2IsQ0FBQSx1QkFDQSxDQUFZLGVBQ1osQ0FBQSxpQkFDQSxDQUFBLFlBQ0EsQ0FBQSxxQkFDQSxDQUFBLGVBQ0EsQ0FBQSxhQUVBLDJCQUNjLENBQUEsNkJBSWIsb0JBQ1UsQ0FBQSxRQUFBLGtCQU1YLENBQUEsNEJBQ0EsQ0FBQSw2QkFDQSxDQUFBLHFDQUNZLENBQUEsYUFDWixDQUFBLGNBQ0EsQ0FBQSwwQkFDUyxDQUFBLDZCQUNJLENBQUEsZ0JBQ2IsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSx3QkFDQSxDQUFBLFlBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsV0FFZSxDQUNmLGlCQUNBLENBQUEsT0FBVSxDQUFBLGVBRVYsQ0FBQSxPQUFXLFdBR04sQ0FDTCxRQUFPLENBQUEsU0FDRCxDQUFFLG9DQUVLLENBQUEsYUFDYixDQUFBLGVBQ0EsQ0FBQSxrQkFDQSxDQUFBLGtCQUNBLENBQUEsY0FSRCxlQVdFLENBQUEsa0JBQ0EsUUFBQSxDQUFBLFNBSUssQ0FBRSxXQUNFLGtCQUlKLENBQUUsU0FBQSxDQUFBLFlBRVIsQ0FBQSxVQUFTLENBQUksaUJBRWIsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLFVBQVUsQ0FBSSxlQUVkLENBQUEsaUJBR0MsU0FBQSxDQUFBLGtDQUVjLENBQUEsYUFDYixDQUFBLGVBQ0EsQ0FBQSx3QkFDQSxDQUFBLGFBQ0EsQ0FBQSxtQkFDQSxDQUFBLGtCQUNBLENBQUEsb0JBQ0EsbUJBR08sQ0FBRSw0Q0FDSSxDQUFBLGVBQ2IsQ0FBQSxlQUNBLENBQUEsd0JBQ0EsQ0FBQSxhQUNBLENBQUEsbUJBQ0EsQ0FBQSxrQkFDQSxDQUFBLGVBQ0EsQ0FBQSxrQkFDQSxlQUdBLENBQUEsa0JBQ0EsQ0FBQSxXQUFtQixDQUNuQixrQ0FDYSxDQUFBLGVBQ2IsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxZQUNBLENBQUEsaUJBQ0EsQ0FBQSxrQkFDQSxlQUdBLENBQUEsV0FBZ0IsQ0FDaEIsa0JBQ0EsQ0FBQSxrQ0FDYSxDQUFBLGVBQ2IsQ0FBQSxzQkFMQSxrQkFRQyxDQUFBLDhCQVJJLDZCQVlTLENBQUEsK0JBWlQsOEJBZ0JVLENBQUEsNkJBaEJWLDRCQW9CUSxDQUFBLGdDQXBCUiwrQkF3QlcsQ0FBQSw0QkF4QmhCLFlBNEJDLENBQUEsZUFDQSxDQUFBLHFCQUNBLGVBSUQsQ0FBQSxrQ0FDYSxDQUFBLGVBQ2IsQ0FBQSxrQkFDQSxDQUFBLG1CQUNBLENBQUEsa0JBQ0EsQ0FBQSxrQkFDQSxXQUVLLENBQ0wsa0NBQ2EsQ0FBQSxlQUNiLENBQUEsbUJBQ0EsQ0FBQSxrQkFDQSxDQUFBLGtCQUNBLFdBRUssQ0FDTCxrQ0FDYSxDQUFBLGVBQ2IsQ0FBQSxtQkFDQSxDQUFBLGtCQUNBLENBQUEseUJBQ0EsNkJBS0EsQ0FBQSxhQUNBLFdBSVMsQ0FDWCxXQUFZLENBQ1osNkJBQ2EsQ0FBQSxhQUNiLENBQUEsU0FBTyxDQUFBLGVBRVAsQ0FBQSxlQUNBLENBQUEsMkJBQ1EsQ0FBQSxrQ0FDSyxDQUFBLGFBQ2IsQ0FBQSx3QkFWVyxlQWFWLENBQUEsZUFDQSxDQUFBLFFBQWEsQ0FBQSxrQ0FFQSxDQUFBLHNCQUNKLENBQUEsdUJBakJYLGFBcUJFLENBQUEsYUFDQSxDQUFBLGlCQUNBLENBQUEsdUJBdkJGLGdDQTJCbUIsQ0FBQSxvQkFDakIsZUFJQyxDQUFBLGVBQ0EsQ0FBQSxRQUFhLENBQUEsZ0JBRWIsQ0FBQSxtQkFDQSxRQUFBLENBQUEsZUFJQSxDQUFBLGVBQ0EsQ0FBQSxhQUNBLENBQUEsbUJBQ0EsVUFBQSxDQUlJLFVBQ0csQ0FBSSw4QkFFRyxDQUFBLGlCQUNkLENBQUEsU0FBYSxDQUFBLGVBRWIsQ0FBQSxlQUNBLENBQUEsMkJBRVEsQ0FBQSxhQUNSLENBQUEsdUVBS0EsNkJBQ2MsQ0FBQSxlQUNiLENBQUEsbUJBQ0EsV0FHRyxDQUNKLDZCQUlGLGFBQ0MsQ0FBQSwwQ0FHdUIsYUE3RXpCLGdCQThFRSxDQUFLLGNBQ0wsQ0FBQSxVQUFXLENBQUksQ0FDZixzQkFJRixZQUNDLENBQUEsNkJBQ0EsQ0FBQSxVQUF1QixDQUFPLGFBRTlCLENBQUEsMENBRUcsOEJBQ1ksQ0FBQSxpQ0FQSyxRQVVwQixDQUFBLGtDQUVjLENBQUEsZUFDYixDQUFBLGVBQ0EsQ0FBQSxxQkFDUyxDQUFBLHlDQUdWLFFBQUEsQ0FBQSxrQ0FFYyxDQUFBLGVBQ2IsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLG1CQUVBLGdCQU1DLENBQUEsVUFBWSxDQUFLLGtCQUVqQixDQUFBLHVCQUNPLENBQUEsc0JBR04saUJBQ0MsQ0FBQSxhQUNBLENBQUEsc0JBQ0EsY0FHQSxDQUFBLGdCQUNBLENBQUEsb0JBQ0EsaUJBS0YsQ0FBQSxTQUFZLENBQUEsWUFFWixDQUFBLFdBQWEsQ0FDYixhQUNBLENBQUEsdUJBR0Msb0JBQ0MsQ0FBQSx1QkFDQSxtQkFHQSxDQUFBLG9CQUNBLENBQVMsbUJBQ1QsV0FNYSxDQUNqQixrQkFDQSxDQUFBLHdCQUNRLENBQUEsWUFDUixDQUFBLGNBQ0EsQ0FBQSx1QkFHQywrQkFDYSxDQUFBLHFCQUNMLENBQUEsaUJBQ1AsQ0FBQSx1QkFDQSxpQkFHQSxDQUFBLHFCQUNPLENBQUEsMEJBQ1AsUUFBQSxDQUFBLG9CQUlBLENBQUEsNkJBQ2EsQ0FBQSxlQUNiLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSx5QkFDQSxrQ0FHYSxDQUFBLGVBQ2IsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsUUFBYSxDQUFBLG9EQUdYLGVBQ0QsQ0FBQSwwQ0FLcUIsbUJBMUN6QixxQkEyQ0UsQ0FBQSx1QkFuQ0EsK0JBdUNjLENBQUEsVUFBQSxDQUFvQix1QkFqQ2xDLFVBQUEsQ0FBRyxxQkF1Q1EsQ0FBQSxDQUFBLFdBQ1QsWUFNSCxDQUFBLGNBQ0EsQ0FBQSxrQkFHQyxRQUFBLENBQUEsU0FDTyxDQUFFLDRCQUVPLENBQUEsNENBQ0YsQ0FBQSxnQkFDYixDQUFBLGVBQ0EsQ0FBQSx3QkFDQSxDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsa0JBQ0EscUJBR08sQ0FBQSxpQkFDUCxDQUFBLGdCQUNBLDBCQUdhLENBQUEscUJBQ0osQ0FBQSxxQkFDRixDQUFBLDBDQUllLFdBQWdCLHFCQUN2QyxDQUFBLGtCQWJBLFVBQUEsQ0FBTSx3QkFrQkssQ0FBQSxnQkFiWCwwQkFpQmMsQ0FBQSxhQUNaLENBQUEsd0JBQ1MsQ0FBQSxVQUFBLENBQWdCLENBQ3pCLGFBTUosV0FBWSxDQUNYLGFBQ0EsQ0FBQSxrQkFDQSxDQUFBLHdCQUNRLENBQUEsY0FDUixDQUFBLGFBQ0EsQ0FBQSxvQkFHQyxRQUFBLENBQUEsNkJBRWMsQ0FBQSxlQUNiLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsbUJBQ0Esa0NBR2EsQ0FBQSxlQUNiLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLFFBQWEsQ0FBQSx3QkF0QkosUUEyQlgsQ0FBQSw2QkFFYyxDQUFBLGVBQ2IsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxjQUNBLFlBSUQsQ0FBQSxxQkFDQSxDQUFBLGtDQUNhLENBQUEsa0JBQ2IsQ0FBQSxjQUNBLENBQUEsU0FBUSxDQUFBLGVBRVIsQ0FBQSxjQUNBLENBQUEscUJBR0MsUUFBQSxDQUFBLHFCQUVVLENBQUEsa0JBQ1QsQ0FBQSxhQUNBLENBQUEsZUFDQSxDQUFBLGdCQUNBLENBQUEsd0JBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxvQkFDQSxpQkFHQSxDQUFBLGtCQUNBLENBQUEsUUFBWSxDQUFBLG1CQUVMLENBQUUsZ0JBQ1Qsa0JBS0YsQ0FBQSxjQUNBLENBQUEsbUJBQ08sQ0FBRSxrQ0FDSSxDQUFBLGFBQ2IsQ0FBQSxjQUNBLENBQUEsYUFDQSxDQUFBLHVCQUdDLFFBQUEsQ0FBQSxpQkFFQyxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGlCQUNBLENBQUEseUJBQ0EsUUFBQSxDQUFBLHFCQUlTLENBQUEsZUFDVCxDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsQ0FBQSxzQkFDQSxRQUFBLENBQUEscUJBSVMsQ0FBQSxlQUNULENBQUEsaUJBQ0EsQ0FBQSwyQkE5QlksUUFrQ2QsQ0FBQSxpQkFFQyxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGlCQUNBLENBQUEsNkJBR0EsZ0JBQ0EsQ0FBQSxlQUNBLGtCQUlELENBQUEsY0FDQSxDQUFBLGlCQUNBLENBQUEsYUFDQSxDQUFBLGtDQUNhLENBQUEsYUFDYixDQUFBLGNBQ0EsQ0FBQSxzQkFHQyxRQUFBLENBQUEsZUFFQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHFCQUNBLFFBQUEsQ0FBQSxlQUlBLENBQUEsaUJBQ0EsQ0FBQSxrQkFDQSxDQUFBLDBDQUVFLGVBQ0QsQ0FBQSwwQkF4QlUsUUE2QmIsQ0FBQSxlQUVDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsNEJBR0EsZ0JBQ0EsQ0FBQSxXQUFpQixrQkFLbEIsQ0FBQSxhQUNBLENBQUEsNEJBQ1ksQ0FBQSwrQkFDRyxDQUFBLGtDQUNGLENBQUEsYUFDYixDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGlCQUNBLENBQUEsa0JBQ00sQ0FBRSxhQUNSLENBQUEsMEJBQ0EsQ0FEQSx1QkFDQSxDQURBLGtCQUNNLENBQUUsU0FBQSxpQkFJUixDQUFBLE9BQVUsQ0FBQSxvQkFFRixDQUFBLG1CQUNELENBQUUsa0NBQ0ksQ0FBQSxTQUFBLENBQUEsZUFFYixDQUFBLGlCQUNBLENBQUEsYUFDQSxDQUFBLGdCQUdDLGlCQUNDLENBQUEsU0FBVSxDQUFBLFdBQ0EsQ0FDVixNQUFLLENBQUEsZUFFTCxDQUFBLGFBQ0EsQ0FBQSxnQkFDQSxDQUFBLGdCQUNBLENBQUEsd0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsUUFBQSxDQUFBLGFBSUEsQ0FBQSxrQkFDQSxDQUFBLGlCQUNBLENBQUEsOEJBRUUsaUJBQ0QsQ0FBQSxnQkFDQSxpQkFJRCxDQUFBLFNBQVUsQ0FBQSxRQUNWLENBQU8sMEJBRUssQ0FBQSxZQUNaLENBQUEsU0FBUyxDQUFBLFVBQ0YsQ0FBRyx1QkFJVCxlQUNDLENBQUEsc0JBQ0EsY0FHQSxDQUFBLDJCQUNBLGlCQUtGLENBQUEsU0FBVSxDQUFBLFlBRVYsQ0FBQSxTQUFLLENBQUEsVUFDRSxDQUFHLHNCQUVILENBQUEsWUFDUCxDQUFBLHFCQUNBLGNBR0EsQ0FBQSxrQ0FDYSxDQUFBLHdCQUNiLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSx1Q0FFQSxhQUNDLENBQUEsYUFDQSxDQUFBLGlCQUNBLENBQUEsdUNBR0QsYUFDQyxDQUFBLGtCQUNBLENBQUEsV0FBbUIsQ0FDbkIsNkJBQ2EsQ0FBQSw4QkFDQyxDQUFBLGNBQ2Qsd0JBTUQsQ0FBQSxZQUNBLENBQUEsV0FBYSxDQUNiLGdCQUNBLHdCQUdBLENBQUEsWUFDQSxDQUFBLFdBQWEsQ0FDYixvQkFuR0ssZ0JBd0dOLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSx3QkFDQSxDQUFBLGVBQ0EsWUFJRCxDQUFBLHFCQUNBLENBQUEsV0FBc0IsaUJBSXRCLENBQUEsV0FBa0IsQ0FDbEIsT0FBTyxDQUFBLG9CQUVDLENBQUEsbUJBQ0QsQ0FBRSxTQUFBLENBQUEsZUFFVCxDQUFBLGtCQUNBLENBQUEsaUJBQ0EsQ0FBQSw2Q0FDcUIsQ0FBQSwwQkFDckIsQ0FBQSx5QkFDQSxDQUFBLG1CQUdDLG1CQUNDLENBQUEsY0FDQSxDQUFBLHNCQUNBLGdCQUdBLENBQUEsY0FDQSxDQUFBLGlCQUNBLFFBQUEsQ0FBQSxtQkFJQSxlQUdBLENBQUEsY0FDQSxDQUFBLG9DQUVBLGdCQUNDLENBQUEsZ0JBQ0EsQ0FBQSxzREFLa0IsZUFDbEIsQ0FBQSxpQkFDQSxzQkFLSyxDQUFBLGtEQUNjLENBQUEsc0JBaERiLGVBb0RSLENBQUEsZ0JBQ0EsQ0FBQSxRQUFhLENBQUEsaUJBRWIsa0NBSVksQ0FBQSxlQUNiLENBQUEsaUJBQ0EsQ0FBQSxPQUFVLENBQUEsU0FDSixDQUFBLGNBRU4sQ0FBQSxZQUNBLGdDQUdhLENBQUEsYUFDYixDQUFBLGdCQUNBLENBQUEsaUJBQ0EsQ0FBQSx1QkFKVSxlQU9ULENBQUEsZ0JBQ0EsQ0FBQSxxQkFDQSxDQUFBLFFBQWdCLENBQUEsY0FFaEIsa0NBSVksQ0FBQSx5QkFERCxrQkFJWCxDQUFBLGVBQ0EsQ0FBQSxRQUFXLENBQUEsaUJBRVgsZ0NBSVksQ0FBQSxnQkFDYixDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsaUNBSW1CLENBQUEsaUJBQ25CLGtDQUdvQixDQUFBLGVBQ3BCLDZCQUdhLENBQUEsNEJBQ0QsQ0FBQSw0QkFDRSxDQUFBLCtCQUNHLENBQUEsZ0JBQ2pCLHdCQUdhLENBQUEsbUJBQ2IsMEJBR2EsQ0FBQSx3QkFDYiwyQkFHYyxDQUFBLDJCQUNELENBQUEsY0FDYix1QkFHUyxDQUFBLDRCQUNULDZDQUlZLENBSloscUNBSVksQ0FBQSxtQ0FDWCxJQUFBLFdBQ0ksQ0FDRixDQUhTLDJCQUNYLElBQUEsV0FDSSxDQUNGLENBQUEsZ0JBT0gsWUFDQyxDQUFBLGlCQUNBLGFBR0EsQ0FBQSxnQkFDQSxDQUFBLGFBQ0EsQ0FBQSxpQkFDQSxDQUFBLDhCQU1DLGFBQ0EsQ0FBQSxvQ0FHQSxZQUNBLENBQUEsd0NBR0EsWUFDQSxDQUFBLHFCQUNBLENBQUEsNkJBR0EsdUJBQ1MsQ0FBQSwyQkFHVCxrQkFDTyxDQUFBLGdDQUdQLGtCQUNPLENBQUEsaUJBQ1AsWUFLRixDQUFBLGlCQUNBLGVBR0EsQ0FBQSwyQkFDYSxDQUFBLGdCQUNiLENBQUEsa0JBQ0EsU0FBQSxDQUFBLGVBSUEsQ0FBQSxtQkFDQSxDQUFBLGlCQUNBLGFBR0EsQ0FBQSx5QkFDWSxDQUFBLGFBQ1osV0FFVyxDQUNYLFlBQ0EsQ0FBQSxrQkFDQSxDQUFBLG1CQUNBLFVBQUEsQ0FFaUIsZUFFakIsQ0FBQSxVQUFXLENBQUssWUFHaEIsQ0FBQSxxQkFDQSxDQUFBLFdBQXNCLENBQ3RCLDBCQVBELGVBVUUsQ0FBQSxrQ0FHRCxlQUNDLENBQUEsMkJBZEYsZUFrQkUsQ0FBQSxvQkFDQSxXQUdpQixDQUNsQixZQUVBLENBQUEsVUFBUyxDQUFJLGtCQUViLENBQUEsOEJBRUEsU0FBQSxDQUFBLGdDQUFDLFVBR0EsQ0FBQyxpQkFFQSxDQUFBLGlCQUNBLENBQUEsaUJBQ0EsQ0FBQSxhQUNBLENBQUEsd0JBZkgsdUJBb0JVLENBQUEsY0FDUixDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FBVSxxQkFDRixDQUFBLHNCQXZCVixVQTBCQyxDQUFDLGlCQUVBLENBQUEsc0JBQ0EsZ0JBSUQsQ0FBQSxjQUNBLENBQUEsd0NBSUEsVUFBQSxDQUFvQixvQ0FJcEIsNEJBQ2EsQ0FBQSxnQ0FJTSx1QkFFVCxDQUFBLGlEQUdQLHVCQUNRLENBQUEsMkNBSVgsd0JBQ1MsQ0FBQSw0REFFUiwwQkFDYSxDQUFBLHNCQTdCZixpQkFtQ0MsQ0FBQSxlQUNBLENBQUEsa0JBQ0EsaUJBR0EsQ0FBQSxpQkFDQSxDQUFBLDBCQUNBLDBCQUdTLENBQUEsVUFBQSxDQUFrQiwyQkFFbkIsQ0FBQSxnQkFDUixDQUFBLDRCQUNlLENBQUEseUJBQ2YseUJBR1MsQ0FBQSxVQUFBLENBQWlCLDJCQUVsQixDQUFBLGdCQUNSLENBQUEsNEJBQ2UsQ0FBQSx5QkFHTix3QkFDVCxDQUFBLDRGQWVBLGFBQ0MsQ0FBQSx5QkFHRCxvQkFDQyxDQUFBLGtDQUdELGFBQ0MsQ0FBQSxzQ0FERCxvQkFJRSxDQUFBLCtCQUlGLGtCQUNDLENBQUEsZ0NBR0QsWUFDQyxDQUFBLDBCQUdELGFBQ0MsQ0FBQSxvQkE3QkYsYUFpQ0UsQ0FBQSwwQkFFQyxhQUNBLENBQUEsa0JBQ0EsQ0FBQSw4QkFFQyxhQUNBLENBQUEsb0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLG9CQTFDSixhQWdERSxDQUFBLG9CQWhERixhQW9ERSxDQUFBLGtCQUNBLENBQUEsbUNBQ3lCLENBQUMsbUJBdEQ1QixVQXlEQyxDQUFNLHVCQWh3Q0ksa0JBcXdDVCxDQUFBLG9CQUNBLENBQUEsYUFDQSxDQUFBLG9DQUdFLCtCQUVrQixDQUFBLHdCQUNWLENBQUEsa0NBSVIsa0JBQ0EsQ0FBQSw2QkFHQSxrQkFDQSxDQUFBLG1DQUdBLGtCQUNBLENBQUEsaUNBR0Esa0JBQ0EsQ0FBQSw2QkFHQSxrQkFDQSxDQUFBLCtCQUdBLGtCQUNBLENBQUEsOEJBT0Esa0JBQ0EsQ0FBQSxhQUNBLENBQUEsOEJBR0Esd0JBQ0EsQ0FBQSxVQUFrQixDQUFPLGtDQUR6Qix3QkFLQyxDQUFBLDBDQUxJLG9CQVNKLENBQUEsMkNBVEksb0JBYUosQ0FBQSxpQ0FJRCx3QkFDQSxDQUFBLDREQUlBLFVBQUEsQ0FBSyw0QkFNUix3QkFDQyxDQUFBLFlBQ0EsQ0FBQSxVQTNJZ0IsQ0FBTywwQkErSXhCLHdCQUNDLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSxtREFJQSxrQkFDQyxDQUFBLG9CQUNBLENBQUEsYUFDQSxDQUFBLHVEQUtGLGtCQUNDLENBQUEsMEJBR0Qsa0JBQ0MsQ0FBQSxpQ0FFQyxhQUNBLENBQUEsa0JBQ0EsQ0FBQSx1QkFyS1Esb0JBMEtULENBQUEsa0JBQ0EsQ0FBQSx3REFJRCxrQkFDQyxDQUFBLG9CQUNBLENBQUEsYUFDQSxDQUFBLGdFQUVDLCtCQUNxQixDQUFBLDBDQUdFLGdFQUp2QiwrQkFNc0IsQ0FBQSxDQUFBLDRCQU9yQixpQkFDQSxDQUFBLDhCQUdBLGlCQUNBLENBQUEsMENBSXNCLDRCQVR0Qix5QkFXWSxDQUFBLGFBQ1osQ0FBQSxDQUFBLHVCQTdNTyxvQ0FtTmEsQ0FBQSw4QkFHdkIsb0JBQ0MsQ0FBQSw0Q0FHRCxhQUNDLENBQUEsNkJWdXJERCxhVW5yREMsQ0FBQSwyRUFJRCxpQkFDQyxDQUFBLHdCQUNBLGFBS0QsQ0FBQSxrQkFDQSxDQUFBLG1DQUdzQixnQkFDdEIiLCJmaWxlIjoic3R5bGUuY3NzIn0= */ \ No newline at end of file +@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,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;-ms-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% - .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:transparent}::-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 transparent;border-right:1px solid transparent;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-12,.col-11,.col-11-9,.col-11-8,.col-11-7,.col-11-6,.col-11-5,.col-11-4,.col-11-3,.col-11-2,.col-11-1,.col-10,.col-10-9,.col-10-8,.col-10-7,.col-10-6,.col-10-5,.col-10-4,.col-10-3,.col-10-2,.col-10-1,.col-9,.col-9-9,.col-9-8,.col-9-7,.col-9-6,.col-9-5,.col-9-4,.col-9-3,.col-9-2,.col-9-1,.col-8,.col-8-9,.col-8-8,.col-8-7,.col-8-6,.col-8-5,.col-8-4,.col-8-3,.col-8-2,.col-8-1,.col-7,.col-7-9,.col-7-8,.col-7-7,.col-7-6,.col-7-5,.col-7-4,.col-7-3,.col-7-2,.col-7-1,.col-6,.col-6-9,.col-6-8,.col-6-7,.col-6-6,.col-6-5,.col-6-4,.col-6-3,.col-6-2,.col-6-1,.col-5,.col-5-9,.col-5-8,.col-5-7,.col-5-6,.col-5-5,.col-5-4,.col-5-3,.col-5-2,.col-5-1,.col-4,.col-4-9,.col-4-8,.col-4-7,.col-4-6,.col-4-5,.col-4-4,.col-4-3,.col-4-2,.col-4-1,.col-3,.col-3-9,.col-3-8,.col-3-7,.col-3-6,.col-3-5,.col-3-4,.col-3-3,.col-3-2,.col-3-1,.col-2,.col-2-9,.col-2-8,.col-2-7,.col-2-6,.col-2-5,.col-2-4,.col-2-3,.col-2-2,.col-2-1,.col-1,.col-1-9,.col-1-8,.col-1-7,.col-1-6,.col-1-5,.col-1-4,.col-1-3,.col-1-2,.col-1-1,.col-0-9,.col-0-8,.col-0-7,.col-0-6,.col-0-5,.col-0-4,.col-0-3,.col-0-2,.col-0-1,.col-ml-9,.col-ml-3{position:relative;min-height:1px;padding-right:7px;padding-left:7px;float:left}.col-12{width:100% !important}.col-11{width:91.66666666666667% !important}.col-11-9{width:99.16666666666667% !important}.col-11-8{width:98.33333333333333% !important}.col-11-7{width:97.5% !important}.col-11-6{width:96.66666666666667% !important}.col-11-5{width:95.83333333333333% !important}.col-11-4{width:95% !important}.col-11-3{width:94.16666666666667% !important}.col-11-2{width:93.33333333333333% !important}.col-11-1{width:92.5% !important}.col-10{width:83.33333333333333% !important}.col-10-9{width:90.83333333333333% !important}.col-10-8{width:90% !important}.col-10-7{width:89.16666666666667% !important}.col-10-6{width:88.33333333333333% !important}.col-10-5{width:87.5% !important}.col-10-4{width:86.66666666666667% !important}.col-10-3{width:85.83333333333333% !important}.col-10-2{width:85% !important}.col-10-1{width:84.16666666666667% !important}.col-9{width:75% !important}.col-9-9{width:82.5% !important}.col-9-8{width:81.66666666666667% !important}.col-9-7{width:80.83333333333333% !important}.col-9-6{width:80% !important}.col-9-5{width:79.16666666666667% !important}.col-9-4{width:78.33333333333333% !important}.col-9-3{width:77.5% !important}.col-9-2{width:76.66666666666667% !important}.col-9-1{width:75.83333333333333% !important}.col-8{width:66.666666666666667% !important}.col-8-9{width:74.16666666666667% !important}.col-8-8{width:73.33333333333333% !important}.col-8-7{width:72.5% !important}.col-8-6{width:71.66666666666667% !important}.col-8-5{width:70.83333333333333% !important}.col-8-4{width:70% !important}.col-8-3{width:69.16666666666667% !important}.col-8-2{width:68.33333333333333% !important}.col-8-1{width:67.5% !important}.col-7{width:58.33333333333333% !important}.col-7-9{width:65.83333333333333% !important}.col-7-8{width:65% !important}.col-7-7{width:64.16666666666667% !important}.col-7-6{width:63.33333333333333% !important}.col-7-5{width:62.5% !important}.col-7-4{width:61.66666666666667% !important}.col-7-3{width:60.83333333333333% !important}.col-7-2{width:60% !important}.col-7-1{width:59.16666666666667% !important}.col-6{width:50% !important}.col-6-9{width:57.5% !important}.col-6-8{width:56.66666666666667% !important}.col-6-7{width:55.83333333333333% !important}.col-6-6{width:55% !important}.col-6-5{width:54.16666666666667% !important}.col-6-4{width:53.33333333333333% !important}.col-6-3{width:52.5% !important}.col-6-2{width:51.66666666666667% !important}.col-6-1{width:50.83333333333333% !important}.col-5{width:41.66666666666667% !important}.col-5-9{width:49.16666666666667% !important}.col-5-8{width:48.33333333333333% !important}.col-5-7{width:47.5% !important}.col-5-6{width:46.66666666666667% !important}.col-5-5{width:45.83333333333333% !important}.col-5-4{width:45% !important}.col-5-3{width:44.16666666666667% !important}.col-5-2{width:43.33333333333333% !important}.col-5-1{width:42.5% !important}.col-4{width:33.33333333333333% !important}.col-4-9{width:40.83333333333333% !important}.col-4-8{width:40% !important}.col-4-7{width:39.16666666666667% !important}.col-4-6{width:38.33333333333333% !important}.col-4-5{width:37.5% !important}.col-4-4{width:36.66666666666667% !important}.col-4-3{width:35.83333333333333% !important}.col-4-2{width:35% !important}.col-4-1{width:34.16666666666667% !important}.col-3{width:25% !important}.col-3-9{width:32.5% !important}.col-3-8{width:31.66666666666667% !important}.col-3-7{width:30.83333333333333% !important}.col-3-6{width:30% !important}.col-3-5{width:29.16666666666667% !important}.col-3-4{width:28.33333333333333% !important}.col-3-3{width:27.5% !important}.col-3-2{width:26.66666666666667% !important}.col-3-1{width:25.83333333333333% !important}.col-2{width:16.66666666666667% !important}.col-2-9{width:24.16666666666667% !important}.col-2-8{width:23.33333333333333% !important}.col-2-7{width:22.5% !important}.col-2-6{width:21.66666666666667% !important}.col-2-5{width:20.83333333333333% !important}.col-2-4{width:20% !important}.col-2-3{width:19.16666666666667% !important}.col-2-2{width:18.33333333333333% !important}.col-2-1{width:17.5% !important}.col-1{width:8.33333333333333% !important}.col-1-9{width:15.83333333333333% !important}.col-1-8{width:15% !important}.col-1-7{width:14.16666666666667% !important}.col-1-6{width:13.33333333333333% !important}.col-1-5{width:12.5% !important}.col-1-4{width:11.66666666666667% !important}.col-1-3{width:10.83333333333333% !important}.col-1-2{width:10% !important}.col-1-1{width:9.16666666666667% !important}.col-0-9{width:7.5% !important}.col-0-8{width:6.66666666666667% !important}.col-0-7{width:5.83333333333333% !important}.col-0-6{width:5% !important}.col-0-5{width:4.16666666666667% !important}.col-0-4{width:3.33333333333333% !important}.col-0-3{width:2.5% !important}.col-0-2{width:1.66666666666667% !important}.col-0-1{width:0.83333333333333% !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:whitesmoke}.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:transparent;background-image:none}.dropdown-menu>.ctx-danger>span{background:#d9534f;color:white}.dropdown-menu>.ctx-danger>span:focus,.dropdown-menu>.ctx-danger>span:hover{color:white;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.0941176)}.stripe-even--faint:nth-child(even){background:rgba(187,187,187,0.0941176)}.stripe-odd:nth-child(odd){background:rgba(136,136,136,0.0941176)}.stripe-odd--faint:nth-child(odd){background:rgba(187,187,187,0.0941176)}.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:white;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:white;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%}@-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:#aaa6;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{-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: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:black}.rd-spell__level-school-ritual{font-style:italic;color:black}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.627451);border-top:0}.night-mode .nav>li:not(.active)>a:focus,.night-mode .nav>li:not(.active)>a:hover{background-color:#272727;color:white}.night-mode .nav>li.active>a:focus,.night-mode .nav>li.active>a:hover{color:white}.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:white}.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:white}.nav2-accord__lnk-item--active:focus,.nav2-accord__lnk-item--active:hover{background:#7398b7;color:white}.night-mode .nav2-accord__head:focus,.night-mode .nav2-accord__head:hover{background-color:#383838;color:white}.night-mode .nav2-accord__head--active{color:white}.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:white}.night-mode .nav2-accord__lnk-item--active{color:white}.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%}@-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 black;-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: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 transparent}.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;-ms-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%}.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:#69af9a !important;border-color:#69af9a !important;-webkit-text-decoration-color:#69af9a !important;text-decoration-color:#69af9a !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}@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:white;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 transparent;border-radius:4px;background:white}.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 white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 3px 3px 5px black}.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:white;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:lightgrey;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:white;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.627451);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:white}.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 transparent}.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:transparent}.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:transparent}}.omni__submit{height:32px;padding:3px 7px}@media (min-width: 992px){.omni__submit{border-top-right-radius:0;border-top-color:transparent}}.omni__wrp-paginate{display:flex;justify-content:space-between}.omni__wrp-paginate>span{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-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;-ms-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;-ms-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:white;border:1px solid #ccc;width:calc(100% - 30px);margin:0 10px;padding:5px 7px 10px;border-radius:4px;box-shadow:0 0 3px 0 black;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:white;border:1px solid rgba(204,204,204,0.627451);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:white;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.627451)}.night-mode .mon__cr_slider_wrp{border-color:#555}tr th.mon__name--token{padding-right:calc(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:#e0e0e080}.panel-history-control-remove-wrapper,.panel-control-bar{background:#80808080}.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:white}.panel-control-top,.panel-control-right,.panel-control-bottom,.panel-control-left,.panel-control-middle{background:rgba(204,204,204,0.627451);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:#777a;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.627451);border:1px solid #ccc}.night-mode .panel-history-control-middle{background:#777a;border-color:#aaa}.gm-init-row.gm-init-row-active input{background:#cfe5ff78}.gm-init-row.gm-init-row-active .init-wrp-creature{background:#cfe5ff78}.gm__panel-bg{background:white}.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:white;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:#00000010}.initp__r--active{background:#cfe5ff78}.initp__r--active:hover{background:#bfd5ef78}.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:#aaa4;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;-ms-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:grey;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: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 - (1170px / 2)) + 1.5em);bottom:10px;left:calc(((100vw - (1170px * (4 / 6))) / 2) + 1.5em);padding:0 20px}@media (max-width: 1200px){.f-all-wrapper{right:calc((50vw - (970px / 2)) + 1.5em);left:calc(((100vw - (970px * (4 / 6))) / 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:calc(3.5em);left:calc(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:lightgrey}ul.list li:hover{background:lightgrey}.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:white}}.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:white;text-shadow:none}.stats--book ::selection{background:#242527;color:white;text-shadow:none}.prntv{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:white;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:lightgrey}.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:#c0c0c080}.stats .stripe-odd-table>tbody>tr:nth-child(odd),.stats .stripe-even-table>tbody>tr:nth-child(even){background:#cbbfaa80}.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:white;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:white}.life__output{background:lightgrey}.f-all-out>p:nth-child(odd){background:#f4f4f4}#msbcr tr:nth-child(even){background:lightgrey}#croutput{background:lightgrey}#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:lightgrey}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:lightgrey}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:lightgrey}.hwin .hoverborder .window-title{color:white;font-family:'good-pro-condensed', sans-serif}.rollbox{background:white}.rollbox .ipt-roll{background:white;border-radius:0}.rollbox-min,.rollbox .head-roll{background:lightgrey}.rollbox-min:hover,.rollbox .head-roll:hover{background:#e3e3e3}.rollbox .out-roll .out-roll-item{background:#b0b0b035}.rollbox .out-roll .out-roll-item .out-roll-item-code{font-family:'Courier New', monospace;background:white;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 black;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 transparent;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 #80808040;background:transparent}.toast__btn-close:hover,.toast__btn-close:focus{background:#80808020}.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:white;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:#ff000018;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:#ffaa0018;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,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGBAMAAACDAP+3AAAAGFBMVEUfHx8eHh4dHR0bGxshISEiIiIlJSUjIyM9IpsJAAAFjUlEQVR4AT3UuZLcOBaF4QuI2XJxboIhF/eQFe1WovoBAAqccpkaZpc5+4yrXa8/RGpx/lrIXPjFCYjTp9z8REqF4VYNWB3Av3zQJ6b6xBwlKB/9kRkCjXVwGH3ziK5UcjFHVkmgY6osiBsGDFfseqq2ZbTz7E00qBDpzOxnD7ToABeros1vM6MX0rBQaG1ith1A/HJkvkHxsPGJ82dP8vVCyWmbyPTaAfGzg40bgIdrv2f3pBVPycUcufx+BSUUWDuCZi6zBqdM50ElKYPODqtLDjc31rBb9CZ59lbN/JScuMxHLUBcGiy6QRH9zpwgZGhRj8qSydPVgNNVgbWqYX3HbM9K2rqTnKVmsmwKWzc1ffEd20+Zq3Ji65kl6TSjALNvzmJt4Pi2f1etytGJmy5erLAgbNY4bjykC3YCLIS3nSZMKgwRsBarWgjdeVzIEDzpTkoOUArTF4WFXYHwxY585sT0nmTYMxmXfs8fzwswfnam8TMU49bvqSRnyRPnqlno4tVQQiH2A9Za8tNTfXQ0lxbSxUaZna0uLlj9Q0XzD96CpsOZUftolINKBWJpAOoAJC0T6QqZnOtfvcfJFcDrD4Cuy5Hng316XrqzJ204HynyHwWed6i+XGF40Uw2T7Lc71HyssngEOrgONfBY7wvW0UZdVAma5xmSNjRp3xkvKJkW6aSg7PK4K0+mbKqYB0WYBgWwxCXiS74zBCVlEFpYQDEwjcA1qccb5yO6ZL8ozt/h3wHSCdWzLuqxU2ZZ9ev9MvRMbMvV9BQgN0qrFjlkzPQanI9nuaGCokVK2LV1Y2egyY1aFQGxjM9I7RBBAgyGEJtpKHP0lUySSeWCpyKHMT2pmM/vyP55u2Rw5lcSeabAfgiG5TPDX3uP3QvcoSipJXQByUCjS4C8VXqxEEZOJxzmJoyogFNJBRsCJs2XmoWWrWFqTsnbwtSn43gNFTTob9/SEpaPJNhUBKDGoZGCMINxvBv8vuKbb//lg/sK0wfPgBica/QsSk5F3KK4Ui6Yw+uv4+DWEOFbhdPOnbY5PLFpzrZMhakeqomY0Vz0TO+elQGTWdCk1IYFAOaoZg0IJQhT+YreXF+yia+O1cgtGufjXxQw28f85RPXfd15zv13ABoD15kB7FKJ/7pbHKP6+9TgNgkVj68NeV8Tp24f7OOndCgJzR3RNJBPNFReCmstMVqvjjzBoeK4GOFoBN32CPxu+4TwwBDa4DJTe/OU9c9ku7EGyfOVxh+fw9g/AATxPqKTEXJKEdCIBkB4iBUlO6MjUrWi6M5Kz31YAqFsYaCeB0KJC5d1+foo3LQWSfRaDrwdAQrMEC27yDZXJf7TlOJ2Bczr1di3OWvZB6XrvvqPuWJPDk9dAHgm7LvuZJTEdKqO3J3XgostArEnvkqgUznx3PX7cSzz1FXZyvakTA4XVVMbCPFPK1cFj66S0WoqQI1XG2uoU7CMPquO2VaUDJFQMdVgXKD2bpz6ufzzxXbxszHQ9fGO/F7A998yBQG6cShE+P+Pk7t1FwfF1QHN1Eui1VapRxCdj8tCtI1bog1Fo011Sx9u3o6c9bufI6wAT26Av9xJ+WWpTKbbBPp3K/1LbC4Vuhv396RCbJw4untjxVPndj+dIB9dVD8z2dylZ+6vMeJwbYChHJkvHV2J3fdHsJPASeHhrXq6QheXu1nBhUr5u6ryT0I13BFKD01ViZ/n3oaziRG7c6Ayg7g1LPeztNdT36ueMqcN4XGv3finjfv+7I/kMJ4d046MUanOA1QtMH1kLlfFasm99NiutSw63yNDeH4zeL1Uu8XKHNfcThPSSNwchGMbgUETScwkCcK77pH2jsgrAssvVyB8FLJ7GrmwyD8eVqsHoY/FwIv9T7lPu9+Yf8/9+w4nS1ma78AAAAASUVORK5CYII=") 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:transparent;border-right-color:transparent;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.627451);border-top:0}.night-mode .nav>li:not(.active)>a:focus,.night-mode .nav>li:not(.active)>a:hover{background-color:#272727;color:white}.night-mode .nav>li.active>a:focus,.night-mode .nav>li.active>a:hover{color:white}.night-mode .nav li.active>a>span.page__nav-date{color:black !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:white}.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 #111e;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 #111e}.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:white}.night-mode .dropdown-menu>li.ctx-danger>a,.night-mode .dropdown-menu>li.ctx-danger>span{color:white;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:white;background-color:#ac2925}.night-mode .dropdown-menu>li.active>a,.night-mode .dropdown-menu>li.active>span{color:black;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:transparent}.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:white;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:#0e0e0e88}.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:transparent}.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:transparent}}.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:transparent}}.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:white}.night-mode .stats--book ::selection{color:#242527;background:white}.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:#4e4e4e80}.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 white}.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:#40404080}.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.25098) !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:#8dc1ff20}.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:#9998}.night-mode .sidemenu{background:#222}.night-mode .sidemenu__toggle{background:#444}.night-mode .sidemenu__burger{background:#222}.night-mode .initp__r--active{background:#8dc1ff20}.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:white;font-family:monospace}.edge__title{font-size:72px}.edge__btn-close{position:absolute;top:8px;right:8px;font-size:16px}.edge__link{color:white !important;text-decoration:underline}.TEST_LEADER{background:fuchsia;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:white;width:728px;height:90px}.TEST_RHS_TOP{background:fuchsia;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:white;width:300px;height:600px}.TEST_RHS_BOTTOM{background:lime;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:white;width:300px;height:250px}@supports (-webkit-touch-callout: none){select.form-control{color:black}}@media print{@page{margin:10mm 15mm}body{color:black !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:black !important}.stats,.stats.monster{background:transparent !important}.stats-source,.stats th{color:black !important}th.border,.wrp-stats-table th.border{background:black !important;height:1px !important}td.divider div{height:1px !important;background:black !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:lightgrey !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 black !important;color:black !important}.rd__b-inset{background:none !important;box-shadow:none !important;border-color:black !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:.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.627451);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;-ms-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:white;padding:1px 0}.fltr__btn_nest--include-all{background:#337ab7;color:white}.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:white;padding:1px 0}.fltr__btn_nest--exclude-all{background:#8a1a1b;color:white}.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:white}.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.627451)}.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;-ms-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:white;border:1px solid #22527b}.fltr__pill[state=yes]:hover{background:#2d6da3}.fltr__pill[state=no]{background:#8a1a1b;color:white;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:whitesmoke;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;-ms-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:white;display:block}.fltr__mini-pill--default-sel[state=yes]{background:#48637a}.fltr__mini-pill[state=no]{background:#822000;color:white;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;-ms-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;-ms-user-select:none;user-select:none;border-radius:7px}.fltr-cls__tgl:active{box-shadow:0 0 2px 0 #000b}.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.627451)}.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:#333a}.night-mode .fltr-cls__tgl{background:#222;border-color:#555}.night-mode .fltr-cls__tgl:active{box-shadow:0 0 3px 0 #fffb}.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:whitesmoke}.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.627451)}.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.627451)}.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.533333)}.ui-modal__overlay-blind{background-color:white}.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:lightgrey}.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;-ms-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;-ms-user-select:none;user-select:none}.ui-prof__btn-cycle:active{box-shadow:0 0 2px 0 #000b}.ui-prof__btn-cycle.active{background:#666;border-color:#8c8c8c}.ui-prof__btn-cycle[data-state='0']{background:white}.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:white;font-size:12px}.ui-prof__btn-cycle[data-state='2']::before{content:'\f005'}.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;-ms-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;-ms-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:#cfe5ff78}.ui-drag__wrp-drag-dummy--lowlight{background:transparent}.ui-drag__patch{cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-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:white;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.627451);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;-ms-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:#0003;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:#0005;color:#333}.ui-ideco__btn-ticker:active,.ui-ideco__btn-ticker:focus,.ui-ideco__btn-ticker:active:focus{background:#0007;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:transparent}.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.627451)}.night-mode .ui-modal__footer{border-color:rgba(85,85,85,0.627451)}.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.25098)}.night-mode .ui-tab__wrp-tab-body--background{background:#222;border-color:rgba(85,85,85,0.627451)}.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.627451)}.night-mode .ui-prof__btn-cycle{border-color:#555}.night-mode .ui-prof__btn-cycle:active{box-shadow:0 0 3px 0 #fffb}.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.627451);border-top-color:#555}.night-mode .ui-ctx__divider{background:#555}.night-mode .ui-ctx__row:hover{background:#383838;color:white}.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:white}.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:white}.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:white}.night-mode .ui-sel2__ipt-search{background:transparent}.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.627451);border-color:#bbb}.night-mode .ui-slidr__thumb--hover,.night-mode .ui-slidr__thumb:hover{background:rgba(230,230,230,0.627451);border-color:#bbb}.night-mode .ui-slidr__track-outer{border-color:#555}.night-mode .ui-slidr__track-inner{background:rgba(85,85,85,0.627451)}.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 black;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.3em;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:white;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:yellow !important}.pf2-trait--notag:hover{text-decoration:none !important;color:white !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-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:-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 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 black;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:black;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-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 0.2em;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 0.3em;background:#5e0000;color:white;font-family:'good-pro', sans-serif;font-size:0.9em;font-weight:700;line-height:1.2em;display:grid;align-content:end}.pf2-table__entry{padding:0 0.3em;color:black;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:black;font-family:'good-pro', sans-serif;font-size:0.9em;grid-column-start:1;grid-column-end:-1}.pf2-table__outro{color:black;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:calc(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:white;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 black;border-left:0;padding:0.05em 0 0 0.2em;width:100%}}.pf2-key-box{color:white;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:-webkit-fit-content;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:white;border-left:1px solid #b29e74;border-right:1px solid #b29e74}.pf2-box--red{background-color:#5e0000;fill:#5e0000;color:white}.pf2-box--brown{background-color:#c8bca5;fill:#c8bca5;color:black}.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:black;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:black !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{-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: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,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uL3Njc3MvdmFycy5zY3NzIiwiLi4vc2Nzcy9ib290c3RyYXAtY3VzdG9tLnNjc3MiLCIuLi9zY3NzL3N0eWxlLnNjc3MiLCIuLi9zY3NzL3JlbmRlci5zY3NzIiwiLi4vc2Nzcy9yZW5kZXItbmlnaHQuc2NzcyIsIi4uL3Njc3MvbmF2LnNjc3MiLCIuLi9zY3NzL2hvdmVyLnNjc3MiLCIuLi9zY3NzL3NvdXJjZS5zY3NzIiwiLi4vc2Nzcy9maWx0ZXIuc2NzcyIsIi4uL3Njc3MvZmlsdGVyLW5pZ2h0LnNjc3MiLCIuLi9zY3NzL3VpLnNjc3MiLCIuLi9zY3NzL3VpLW5pZ2h0LnNjc3MiLCIuLi9zY3NzL3BmMi5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLFdBQ0MseUJBQTBCLENBQzFCLGlCQUFrQixDQUNsQixlQUFnQixDQUNoQiwyRkFBNkYsQ0FHOUYsV0FDQyxvQkFBcUIsQ0FDckIsaUJBQWtCLENBQ2xCLGVBQWdCLENBQ2hCLHlFQUEyRSxDQUc1RSxXQUNDLGtDQUFtQyxDQUNuQyxpQkFBa0IsQ0FDbEIsZUFBZ0IsQ0FDaEIsNkdBQStHLENBR2hILFdBQ0MsNEJBQTZCLENBQzdCLHlGQUEyRixDQUc1RiwrQkFDQyxLQUNDLFNBQVUsQ0FHWCxHQUNDLFNBQVUsQ0FBQSxDQU5aLHVCQUNDLEtBQ0MsU0FBVSxDQUdYLEdBQ0MsU0FBVSxDQUFBLENBMk1YLDBEQUNDLGFBQWMsQ0FDZCwwREFHQSxhQUFjLENBQ2QsMERBR0EsYUFBYyxDQUNkLHlDQUlELFdBQVksQ0FFWix1REFDQyxhQUFTLENBQU0scUJBQ1IsQ0FBa0IsaUJBQ2YsQ0FBUSxVQUNYLENBQUksVUFDSixDQUFJLFdBQ0gsQ0FBSSxVQUNMLENBQUksa0JBQ0csQ0FBSyxhQUNSLENBQUcsV0FwUU4seUJBQ0ksQ0FBYSxpQkFDZCxDQUFNLGVBQ0wsQ0FBRywyRkFDMkQsQ0FBa0IsV0FHcEYsb0JBQ0ksQ0FBUSxpQkFDVCxDQUFNLGVBQ0wsQ0FBRyx5RUFDeUMsQ0FBa0IsV0FHbEUsa0NBQ0ksQ0FBc0IsaUJBQ3ZCLENBQU0sZUFDTCxDQUFHLDZHQUM2RSxDQUFrQixXQUd0Ryw0QkFDSSxDQUFnQix5RkFDNEMsQ0FBa0IsdUJBR2xGLEtBQ0wsU0FDTSxDQUFDLEdBR1QsU0FDUSxDQUFDLENBQUEsMERBMk0rQixhQUM5QixDQUFHLDBEQUcyQixhQUM5QixDQUFHLDBEQUcyQixhQUM5QixDQUFHLHlDQUlVLFdBQ2pCLENBQUksdURBRUcsYUFDTCxDQUFBLHFCQUNGLENBQUEsaUJBQ0csQ0FBQSxVQUNILENBQUEsVUFDQSxDQUFBLFdBQ0MsQ0FBQSxVQUNELENBQUEsa0JBQ08sQ0FBQSxhQUNILENBQUEsK0JDalFTLDhCQUVMLENBQUEsNEJBR0UsOEJBRUYsQ0FBQSxnQkFDaEIsT0FLSyxDQUFBLFNBQ0UsQ0FBQSxRQUNQLGFEOEJpQixDQUFBLGNDekJULENBQUEsY0FHRyxhRG9DVyxDQUFBLFNDbEN0Qiw2QkFHYSxDQUFBLE1BQ2Isb0NBSWEsQ0FBQSxjQUViLHFCQUVjLENBQUEsVUFDYixxQkFJdUIsQ0FBQSxVQUN4Qix3QkFHVyxDQUFBLFdBQ1gseUJBR1EsQ0FBQSxpQkFFUix3QkFDdUIsQ0FBQSxlQUN0Qix5QkFJTyxDQUFBLFVBQ1Isc0JBR1EsQ0FBQSxXQUNSLG1DQUdhLENBSGIsZ0NBR2EsQ0FIYiwrQkFHYSxDQUhiLDJCQUdhLENBQUEsTUFDYiwyQkFHYSxDQUFBLFFBQ2IsNEJBR1ksQ0FBQSxJQUdULGtCQUNTLENBQUEsV0FDWix5QkFHaUIsQ0FBQSxjQUNqQiw0QkFHaUIsQ0FBQSxPQUNqQiw4QkFHYSxDQUFBLDZCQUNELENBQUEsU0FDWiw2QkFHYSxDQUFBLFdBQ2IsOEJBR2dCLENBQUEsZUFDaEIsa0NBR3lCLENBQUEsV0FDekIsNkJBR2MsQ0FIZCxpQkFHYyxDQUFBLDRCQUNELENBREMsZ0JBQ0QsQ0FBQSw4QkFDQyxDQURELGtCQUNDLENBQUEsaUJBQ2QsZUFHWSxDQUFBLG1CQUNaLGlCQUdZLENBQUEsbUJBQ1osaUJBR1ksQ0FBQSxtQkFDWixpQkFHWSxDQUFBLG1CQUNaLGlCQUdZLENBQUEsbUJBQ1osZUQ2RVUsQ0FBQSxzQkFDSyxDQUFBLGtCQUNGLENBQUEsaUJDM0ViLGVBR1EsQ0FBQSxhQUNSLFdBR1EsQ0FBQSxtQkFDUixrQkFHYSxDQUFBLGdCQUNiLGVBR2EsQ0FBQSxtQkFJZCxXQUNTLENBQUEseUJBQ1MsQ0FBQSxvQ0FDTSxDQUROLDRCQUNNLENBQUEscUNBS25CLHlCQUNhLENBQUEsb0NBQ00sQ0FETiw0QkFDTSxDQUFBLGNBQ3ZCLFdBR1EsQ0FBQSxZQUNSLHVCQUdjLENBQUEsWUFDZCx5QkFHZ0IsQ0FBQSwwQkFNUSxhQUh6QixjQUlVLENBQUEsb0JBQ1MsQ0FBQSxDQUFJLE9BSXZCLHFCQUNRLENBQUEsTUFDUCxvQkFHTyxDQUFBLE1BQ1Asb0JBR08sQ0FBQSxNQUNQLG9CQUdPLENBQUEsTUFDUCxvQkFHTyxDQUFBLE1BQ1AsNEJBR08sQ0FBQSxNQUNQLG9CQUdPLENBQUEsTUFDUCxvQkFHTyxDQUFBLFlBRVAsa0NBQ3FDLENBQUEsTUFDcEMsb0JBSU0sQ0FBQSxNQUNQLDRCQUdPLENBQUEsT0FDUCxnQ0FHVyxDQUFBLE1BQ1gsb0JBR08sQ0FBQSxNQUNQLG9CQUdPLENBQUEsT0FDUCx3QkFHVyxDQUFBLE1BQ1gsb0JBR08sQ0FBQSxNQUNQLG9CQUdPLENBQUEsV0FDUCx3QkFHTyxDQUFBLE9BQ1Asc0JBR1EsQ0FBQSxTQUNSLFlBSVUsQ0FBRSxXQUNaLDBCQUdZLENBQUEsVUFDWix3QkFHVyxDQUFBLFdBQ1gseUJBR1csQ0FBQSxNQUNYLHVCQUdTLENBQUEsTUFDVCx1QkFHUyxDQUFBLFVBQ1QsaUJBR1UsQ0FBQSxVQUNWLGlCQUdVLENBQUEsVUFDVix1QkFHUyxDQUFBLGdDQUNPLENBQUEsaUJBQ2hCLDhCQUdTLENBQUEsZ0NBQ08sQ0FBQSxhQUNoQixtQkFHUyxDQUFBLE9BQ1Qsd0JBR1MsQ0FBQSxjQUNULG9CQUdTLENBQUEsUUFDVCxNQUdJLENBQUUsUUFDTixNQUdJLENBQUUsUUFDTixNQUdJLENBQUUsV0FDTixlQUdZLENBQUEsV0FDWixhQUdXLENBQUUsU0FDYixXQUdTLENBQUUsV0FDWCxjQUdXLENBQUEsT0FDWCxZQUdTLENBQUEsNkJBQ1EsQ0FBQSxnQkFDakIsWUFHUyxDQUFBLDZCQUNRLENBQUEsa0JBQ0osQ0FBQSx1QkFDYiw4QkFHUyxDQUFBLDZCQUNRLENBQUEsa0JBQ0osQ0FBQSxhQUNiLHVCQUdTLENBQUEsNkJBQ1EsQ0FBQSxvQkFDSixDQUFBLGFBQ2IsU0FHTyxDQUFBLGFBQ0ksQ0FBRSxXQUNKLENBQUUsY0FDWCxZQUdTLENBQUEsNkJBQ1EsQ0FBQSxxQkFDRCxDQUFBLHNCQUNoQixtQkFHUyxDQUFBLGVBQ1QsdUJBR1MsQ0FBQSw2QkFDSSxDQUFBLGVBQ2IsWUFHUyxDQUFBLHNCQUNRLENBQUEsWUFDakIsWUFHUyxDQUFBLHNCQUNJLENBQUEsZUFDYixZQUdTLENBQUEsb0JBQ0ksQ0FBQSxpQkFDYixZQUdTLENBQUEsb0JBQ0ksQ0FBQSxnQkFDYixZQUdTLENBQUEsa0JBQ0ksQ0FBQSxzQkFDSSxDQUFBLHVCQUNqQixZQUdTLENBQUEsa0JBQ0ksQ0FBQSw0QkFDSSxDQUFBLHNCQUNqQixtQkFHUyxDQUFBLGtCQUNJLENBQUEsc0JBQ0ksQ0FBQSxjQUNqQixZQUdTLENBQUEsd0JBQ1EsQ0FBQSxlQUNqQixtQkFHWSxDQUFBLFdBQ1osbUJBR1ksQ0FIWixjQUdZLENBQUUsOEJBQ0EsQ0FEQSx5QkFDQSxDQUFBLGFBRVosOEJBQ2EsQ0FEYix5QkFDYSxDQUFBLDBCQUdTLFdBUnpCLG1CQVNFLENBVEYsY0FTYyxDQUFFLENBQUMsV0FJakIsbUJBQ2EsQ0FEYixjQUNhLENBQUUsOEJBQ0EsQ0FEQSx5QkFDQSxDQUFBLGFBRVosOEJBQ2EsQ0FEYix5QkFDYSxDQUFBLDBCQUdTLFdBUnpCLG1CQVNFLENBVEYsY0FTYyxDQUFFLENBQUMsMEJBR1EsV0FaekIsbUJBYUUsQ0FiRixjQWFjLENBQUUsQ0FBQyxXQUlqQixtQkFDYSxDQURiLGNBQ2EsQ0FBRSw4QkFDQSxDQURBLHlCQUNBLENBQUEsYUFFWiw4QkFDYSxDQURiLHlCQUNhLENBQUEsMEJBR1MsV0FSekIsbUJBU0UsQ0FURixjQVNjLENBQUUsQ0FBQywwQkFHUSxXQVp6QixtQkFhRSxDQWJGLGNBYWMsQ0FBRSxDQUFDLFdBSWpCLG1CQUNhLENBRGIsY0FDYSxDQUFFLDhCQUNBLENBREEseUJBQ0EsQ0FBQSxhQUVaLDhCQUNhLENBRGIseUJBQ2EsQ0FBQSwwQkFHUyxXQVJ6QixtQkFTRSxDQVRGLGNBU2MsQ0FBRSxDQUFDLDBCQUdRLFdBWnpCLG1CQWFFLENBYkYsY0FhYyxDQUFFLENBQUMsV0FJakIsbUJBQ2EsQ0FEYixjQUNhLENBQUUsOEJBQ0EsQ0FEQSx5QkFDQSxDQUFBLGFBRVosOEJBQ2EsQ0FEYix5QkFDYSxDQUFBLDBCQUdTLFdBUnpCLG1CQVNFLENBVEYsY0FTYyxDQUFFLENBQUMsMEJBR1EsV0FaekIsbUJBYUUsQ0FiRixjQWFjLENBQUUsQ0FBQyxhQUlqQixVQUNRLENBQUEsS0FDUCxlQU1ZLENBQUEsaUJBQ0YsQ0FBQSxpQ0FFTSxZQUNOLENBQUEsOEJBR00sWUFDTixDQUFBLE1BQ1QsV0FLUSxDQUFFLE1BQ1gsbUJBR2EsQ0FBQSx1Q0FJUixRQUNDLENBQUUsS0FDUixpQkFHUyxDQUFBLE9BQ1QsaUJBR1MsQ0FBQSxhQUNFLENBQUEsYUFJWixlQUNDLENBREQsYUFDQyxDQURELFVBQ1MsQ0FBRSxHQUNWLGFBR1csQ0FBRSxZQUNiLG1CQUdjLENBQUEsRUFDZCxvQkFJaUIsQ0FBQSxvQkFDakIsU0FHTyxDQUFBLFVBQ0MsQ0FBQSwwQkFDUixzQkFHWSxDQUFBLDBCQUNaLGtCQUdZLENBQUEsS0FoRWIsb0JBcUVrQixDQUFBLHdCQUdkLFVEbGFZLENBQUEsV0NvYWYsaUJBTVUsQ0FBQSxTQUNWLG1CQUdnQixDQUFBLGVBQ2hCLGtCQUdhLENBQUEsVUFDYixXQUdRLENBQUEsZUFDQyxDQUFBLGNBQ0UsQ0FBQSxlQUNFLENBQUEsaUJBQ0UsQ0FBQSx1QkFDZixlQUdhLENBQUUsYUFDTixDQUFBLFlBQ1QsbUJBR1MsQ0FBQSxrQkFDSSxDQUFBLCtEQUdMLGdCQUNDLENBQUEsU0FDUixhQUlRLENBQUEsY0FDRSxDQUFBLGVBQ0UsQ0FBQSxpQkFDRSxDQUFBLG1CQUNmLCtGQUdZLENBQUEsTUFDWiw4QkFHbUMsQ0FBQSxxQkFDbkMsU0FHSyxDQUFBLFNBQ0MsQ0FBQSw4QkFDTSxDQUFBLGVBQ0EsQ0FBQSxVQUlWLG9CQUNRLENBQUEsMEJBRWUsVUFIdkIsd0JBSXNCLENBQUUseUJBQ0QsQ0FBRSxDQUFDLDBCQUlKLFFBVmxCLGNBV08sQ0FBQSxpQkFDRyxDQUFBLENBQUcsbUdBTVksd0JBQ2IsQ0FBQSxZQUNSLENBQUUsMEJBRVksbUdBSk8saUNBS2pCLENBQUEsa0NBQ0MsQ0FBQSw0QkFDQyxDQUFBLENBQWMsZ0NBS2xCLGdDQUNNLENBQUEsbURBS0wsZ0NBQ0ssQ0FBQSxLQUNsQixjQUdZLENBQUUsYUFDSCxDQUFFLHlrQ0FxbUJkLGlCQWhtQlcsQ0FBQSxjQUNFLENBQUEsaUJBQ0csQ0FBQSxnQkFDRCxDQUFBLFVBQ1AsQ0FBQSxRQUNQLHFCQUlPLENBQUEsUUFDUCxtQ0FJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxzQkFJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxvQkFJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxzQkFJTyxDQUFBLFFBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxvQkFJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxzQkFJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxVQUNQLG1DQUlPLENBQUEsVUFDUCxvQkFJTyxDQUFBLFVBQ1AsbUNBSU8sQ0FBQSxPQUNQLG9CQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsT0FDUCxvQ0FJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLE9BQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxPQUNQLG9CQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsT0FDUCxtQ0FJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLE9BQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxPQUNQLG9CQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsT0FDUCxtQ0FJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLE9BQ1Asa0NBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxzQkFJTyxDQUFBLFNBQ1AsbUNBSU8sQ0FBQSxTQUNQLG1DQUlPLENBQUEsU0FDUCxvQkFJTyxDQUFBLFNBQ1Asa0NBSU8sQ0FBQSxTQUNQLHFCQUlPLENBQUEsU0FDUCxrQ0FJTyxDQUFBLFNBQ1Asa0NBSU8sQ0FBQSxTQUNQLG1CQUlPLENBQUEsU0FDUCxrQ0FJTyxDQUFBLFNBQ1Asa0NBSU8sQ0FBQSxTQUNQLHFCQUlPLENBQUEsU0FDUCxrQ0FJTyxDQUFBLFNBQ1Asa0NBSU8sQ0FBQSwwQkFRZ0IsVUFDdkIsU0FDUSxDQUFBLFVBQ1AsU0FHTyxDQUFBLENBQUcsS0FJWixtQkFDUyxDQUFBLEtBQ1IsOEJBRytCLENBQUEsS0FDL0IsNkJBRzhCLENBQUEsS0FDOUIsNEJBR3NCLENBQUEsS0FDdEIsOEJBRzhCLENBQUEsS0FDOUIsNEJBRzRCLENBQUEsTUFDNUIsNkJBR2tCLENBQUEsTUFDbEIsa0NBR21DLENBQUEsTUFDbkMsaUNBR2tDLENBQUEsTUFDbEMsZ0NBRzBCLENBQUEsTUFDMUIsa0NBR2tDLENBQUEsTUFDbEMsZ0NBR2dDLENBQUEsTUFDaEMsK0JBR29CLENBQUEsTUFDcEIsb0NBR3FDLENBQUEsTUFDckMsbUNBR29DLENBQUEsTUFDcEMsa0NBRzRCLENBQUEsTUFDNUIsb0NBR29DLENBQUEsTUFDcEMsa0NBR2tDLENBQUEsTUFDbEMsZ0NBR3FCLENBQUEsTUFDckIscUNBR3NDLENBQUEsTUFDdEMsb0NBR3FDLENBQUEsTUFDckMsbUNBRzZCLENBQUEsTUFDN0IscUNBR3FDLENBQUEsTUFDckMsbUNBR21DLENBQUEsTUFDbkMsOEJBR21CLENBQUEsTUFDbkIsbUNBR29DLENBQUEsTUFDcEMsa0NBR21DLENBQUEsTUFDbkMsaUNBRzJCLENBQUEsTUFDM0IsbUNBR21DLENBQUEsTUFDbkMsaUNBR2lDLENBQUEsTUFDakMsNkJBR2tCLENBQUEsZ0NBQ0csQ0FBQSxNQUNyQixrQ0FHbUMsQ0FBQSxxQ0FDRyxDQUFBLE1BQ3RDLGlDQUdrQyxDQUFBLG9DQUNHLENBQUEsTUFDckMsZ0NBRzBCLENBQUEsbUNBQ0csQ0FBQSxNQUM3QixrQ0FHa0MsQ0FBQSxxQ0FDRyxDQUFBLE1BQ3JDLGdDQUdnQyxDQUFBLG1DQUNHLENBQUEsTUFDbkMsK0JBR29CLENBQUEsOEJBQ0QsQ0FBQSxNQUNuQixvQ0FHcUMsQ0FBQSxtQ0FDRCxDQUFBLE1BQ3BDLG1DQUdvQyxDQUFBLGtDQUNELENBQUEsTUFDbkMsa0NBRzRCLENBQUEsaUNBQ0QsQ0FBQSxNQUMzQixvQ0FHb0MsQ0FBQSxtQ0FDRCxDQUFBLE1BQ25DLGtDQUdrQyxDQUFBLGlDQUNELENBQUEsTUFDakMsdUJBR1ksQ0FBQSwwQkFDRyxDQUFBLFVBQ1IsQ0FBQSxNQUNQLDRCQUc2QixDQUFBLCtCQUNHLENBQUEsVUFDekIsQ0FBQSxNQUNQLDJCQUc0QixDQUFBLDhCQUNHLENBQUEsVUFDeEIsQ0FBQSxNQUNQLGVEOThDUSxDQUFBLGtCQUFBLENBQUEsVUNtOUNELENBQUEsTUFDUCw0QkFHNEIsQ0FBQSwrQkFDRyxDQUFBLFVBQ3hCLENBQUEsTUFDUCwwQkFHMEIsQ0FBQSw2QkFDRyxDQUFBLFVBQ3RCLENBQUEsUUFDUCxzQkFHUSxDQUFBLEtBQ1IsbUJBR1EsQ0FBQSxLQUNSLHdCQUd5QixDQUFBLEtBQ3pCLHVCQUd3QixDQUFBLEtBQ3hCLHNCQUdnQixDQUFBLEtBQ2hCLHdCQUd3QixDQUFBLEtBQ3hCLHNCQUdzQixDQUFBLFNBQ3RCLDBCQUdZLENBQUEsTUFDWix1QkFHWSxDQUFBLE1BQ1osNEJBRzZCLENBQUEsTUFDN0IsMkJBRzRCLENBQUEsTUFDNUIsMEJBR29CLENBQUEsTUFDcEIsNEJBRzRCLENBQUEsTUFDNUIsMEJBRzBCLENBQUEsU0FDMUIsNEJBR2MsQ0FBQSxNQUNkLHlCQUdjLENBQUEsTUFDZCw4QkFHK0IsQ0FBQSxNQUMvQiw2QkFHOEIsQ0FBQSxNQUM5Qiw0QkFHc0IsQ0FBQSxNQUN0Qiw4QkFHOEIsQ0FBQSxNQUM5Qiw0QkFHNEIsQ0FBQSxTQUM1Qiw2QkFHZSxDQUFBLE1BQ2YsMEJBR2UsQ0FBQSxNQUNmLCtCQUdnQyxDQUFBLE1BQ2hDLDhCQUcrQixDQUFBLE1BQy9CLDZCQUd1QixDQUFBLE1BQ3ZCLCtCQUcrQixDQUFBLE1BQy9CLDZCQUc2QixDQUFBLFNBQzdCLDJCQUdhLENBQUEsTUFDYix3QkFHYSxDQUFBLE1BQ2IsNkJBRzhCLENBQUEsTUFDOUIsNEJBRzZCLENBQUEsTUFDN0IsMkJBR3FCLENBQUEsTUFDckIsNkJBRzZCLENBQUEsTUFDN0IsMkJBRzJCLENBQUEsU0FDM0IsMEJBR1ksQ0FBQSw2QkFDRyxDQUFBLE1BQ2YsdUJBR1ksQ0FBQSwwQkFDRyxDQUFBLE1BQ2YsNEJBRzZCLENBQUEsK0JBQ0csQ0FBQSxNQUNoQywyQkFHNEIsQ0FBQSw4QkFDRyxDQUFBLE1BQy9CLDBCQUdvQixDQUFBLDZCQUNHLENBQUEsTUFDdkIsNEJBRzRCLENBQUEsK0JBQ0csQ0FBQSxNQUMvQiwwQkFHMEIsQ0FBQSw2QkFDRyxDQUFBLFNBQzdCLDRCQUdjLENBQUEsMkJBQ0QsQ0FBQSxNQUNiLHlCQUdjLENBQUEsd0JBQ0QsQ0FBQSxNQUNiLDhCQUcrQixDQUFBLDZCQUNELENBQUEsTUFDOUIsNkJBRzhCLENBQUEsNEJBQ0QsQ0FBQSxNQUM3Qiw0QkFHc0IsQ0FBQSwyQkFDRCxDQUFBLE1BQ3JCLDhCQUc4QixDQUFBLDZCQUNELENBQUEsTUFDN0IsNEJBRzRCLENBQUEsMkJBQ0QsQ0FBQSxLQUMzQixvQkFHUyxDQUFBLEtBQ1QseUJBRzBCLENBQUEsS0FDMUIsd0JBR3lCLENBQUEsS0FDekIsdUJBR2lCLENBQUEsS0FDakIseUJBR3lCLENBQUEsS0FDekIsdUJBR3VCLENBQUEsTUFDdkIsd0JBR2EsQ0FBQSxNQUNiLDZCQUc4QixDQUFBLE1BQzlCLDRCQUc2QixDQUFBLE1BQzdCLDJCQUdxQixDQUFBLE1BQ3JCLDZCQUc2QixDQUFBLE1BQzdCLDJCQUcyQixDQUFBLE1BQzNCLDBCQUdlLENBQUEsTUFDZiwrQkFHZ0MsQ0FBQSxNQUNoQyw4QkFHK0IsQ0FBQSxNQUMvQiw2QkFHdUIsQ0FBQSxNQUN2QiwrQkFHK0IsQ0FBQSxNQUMvQiw2QkFHNkIsQ0FBQSxNQUM3QiwyQkFHZ0IsQ0FBQSxNQUNoQixnQ0FHaUMsQ0FBQSxNQUNqQywrQkFHZ0MsQ0FBQSxNQUNoQyw4QkFHd0IsQ0FBQSxNQUN4QixnQ0FHZ0MsQ0FBQSxNQUNoQyw4QkFHOEIsQ0FBQSxNQUM5Qix5QkFHYyxDQUFBLE1BQ2QsOEJBRytCLENBQUEsTUFDL0IsNkJBRzhCLENBQUEsTUFDOUIsNEJBR3NCLENBQUEsTUFDdEIsOEJBRzhCLENBQUEsTUFDOUIsNEJBRzRCLENBQUEsTUFDNUIsd0JBR2EsQ0FBQSwyQkFDRyxDQUFBLE1BQ2hCLDZCQUc4QixDQUFBLGdDQUNHLENBQUEsTUFDakMsNEJBRzZCLENBQUEsK0JBQ0csQ0FBQSxNQUNoQywyQkFHcUIsQ0FBQSw4QkFDRyxDQUFBLE1BQ3hCLDZCQUc2QixDQUFBLGdDQUNHLENBQUEsTUFDaEMsMkJBRzJCLENBQUEsOEJBQ0csQ0FBQSxNQUM5QiwwQkFHZSxDQUFBLHlCQUNELENBQUEsTUFDZCwrQkFHZ0MsQ0FBQSw4QkFDRCxDQUFBLE1BQy9CLDhCQUcrQixDQUFBLDZCQUNELENBQUEsTUFDOUIsNkJBR3VCLENBQUEsNEJBQ0QsQ0FBQSxNQUN0QiwrQkFHK0IsQ0FBQSw4QkFDRCxDQUFBLE1BQzlCLDZCQUc2QixDQUFBLDRCQUNELENBQUEsUUFDNUIsMEJBSWEsQ0FBQSw2QkFDRyxDQUFBLHNDQUlNLFlBQ2IsQ0FBQSw2QkFDUSxDQUFBLDRDQUd1QixrQkFDekIsQ0FBQSx1QkFJTSxjQUNiLENBQUEsYUFDQyxDQUFBLGdCQUNBLENBQUEsVUFDRixDQUFBLGVBQ00sQ0FBQSxzQkFDQSxDQUFBLFVBQ04sQ0FBQSxrQkFDTSxDQUFBLDBEQVJZLGFBWWpCLENBQUEsb0JBQ1UsQ0FBQSwyQkFDQyxDQUFBLDhCQUlTLG1CQUNaLENBQUEsVUR2MURZLENBQUEsd0VDczFESSxVRHQxREosQ0FBQSxvQkM2MURWLENBQUEsa0JBQ1QsQ0FBQSw0QkFDVSxDQUFBLHFCQUNBLENBQUEsZ0NBSVcsa0JEMzFEUCxDQUFBLFdDNjFEaEIsQ0FBQSw0RUFGMkIsV0FNMUIsQ0FBQSxvQkFDVSxDQUFBLHdCRC8xRFMsQ0FBQSw4QkNxMkRQLE9BQ2YsQ0FBQSxZQUNJLENBQUEsb0NBR2lCLG9CQUNqQixDQUFBLDZCQUdxQix3QkFDWixDQUFBLGNBQ2xCLHdCQUdXLENBQUEsZ0JBQ1gsd0JBR1csQ0FBQSxVQUNYLDJCQUdhLENBQUEsdUJBQ0MsQ0FBQSxlQUNELENBQUEsNkJBS0ksc0NEajZEQSxDQUFBLG9DQ2k2REEsc0NEaDZETyxDQUFBLDJCQzA2RFIsc0NEMzZEQyxDQUFBLGtDQzI2REQsc0NEMTZEUSxDQUFBLGVDZzdEdEIsOEJBS1ksQ0FBQSwwRkFRWCxlQUNXLENBQUUsY0FDSCxDQUFFLDBJQUZSLDBCQUttQixDQUFBLDZCQUNHLENBQUEsc0lBTnRCLDJCQVVvQixDQUFBLDhCQUNHLENBQUEsMkJEcDlEYixDQUFBLDhKQzg5RFgsMkJBRXNCLENBQUUsMEpBRnhCLDRCQU11QixDQUFFLDBIQVM3QixZQUNVLENBQUUsMEtBRFIsZUFJVSxDQUFFLHNLQUpaLGVBUVUsQ0FBRSwwSEFTaEIsWUFDVSxDQUFFLDBLQURSLHdCQUltQixDQUFFLHNLQUpyQix5QkFRb0IsQ0FBRSxzTEFVckIsdUJENWdFaUIsQ0FBQSxtQkN1aEV6Qix1QkFDVSxDQUFBLDBDQUkrQixpQkFDdkMsdUJBQ1UsQ0FBQSxDQUFlLDBDQUljLGdCQUN2Qyx1QkFDVSxDQUFBLHFCQUNULDRCQUdZLENBQUEsa0JBQ1osdUJBR1MsQ0FBQSxnQ0FDTyxDQUFBLDBCQUNoQix1QkFHUyxDQUFBLHdDQUNPLENBQUEsdUJBQ2hCLGlDQUdhLENBQUEsZUFDYixxQkFHTyxDQUFBLG1CQUNQLHlCQUdXLENBQUEsYUFDWCx3QkFHeUIsQ0FBQSxjQUN6Qiw4QkFHK0IsQ0FBQSxDQUFVLHNCQUtsQyx5QkFDSyxDQUFBLHlDQU1iLHdCRC9pRXNCLENBQUEsV0NpakVkLENBQUEsb0JBQ08sQ0FBQSxxREFRZCx3QkR6akU0QixDQUFBLFVDMmpFcEIsQ0FBQSxvQkFDTyxDQUFBLHlDQWRoQix3QkQvaUVzQixDQUFBLFdDeWtFZCxDQUFBLG9CQUNPLENBQUEscURBaEJkLHdCRHpqRTRCLENBQUEsVUNtbEVwQixDQUFBLG9CQUNPLENBQUEsV0Q5ckVsQix5QkFDYyxDQUFBLGlCQUNELENBQUEsZUFDQyxDQUFBLDJGQUM4RCxDQUFBLFdBRzVFLG9CQUNjLENBQUEsaUJBQ0QsQ0FBQSxlQUNDLENBQUEseUVBQzRDLENBQUEsV0FHMUQsa0NBQ2MsQ0FBQSxpQkFDRCxDQUFBLGVBQ0MsQ0FBQSw2R0FDZ0YsQ0FBQSxXQUc5Riw0QkFDYyxDQUFBLHlGQUM0RCxDQUFBLHVCQUcxRSxLQUNDLFNBQ1EsQ0FBRSxHQUdWLFNBQ1EsQ0FBRSxDQUFDLDBEQTJNdUIsYUFDdEIsQ0FBQSwwREFHc0IsYUFDdEIsQ0FBQSwwREFHc0IsYUFDdEIsQ0FBQSx5Q0Urc0RMLFdGMXNEQyxDQUFBLHVEQUVELGFBQ0csQ0FBQSxxQkFDRixDQUFBLGlCQUNHLENBQUEsVUFDSCxDQUFBLFVBQ0EsQ0FBQSxXQUNDLENBQUEsVUFDRCxDQUFBLGtCQUNPLENBQUEsYUFDSCxDQUFBLDRCR2xQYixLQUNDLHNCQUNZLENBQUEsR0FHWix3QkFDWSxDQUFBLENINE9BLG9CR2xQYixLQUNDLHNCQUNZLENBQUEsR0FHWix3QkFDWSxDQUFBLENBQUEsU0FNVCxpQkFFZSxDQUFBLGtEQVFoQixpQkFDZSxDQUFBLHlHQURYLGVBSUgsQ0FBYSxtSEFHWCxlQUNGLENBQWEsUUFDYixrQkFJYSxDQUFBLGlCQUNOLENBQUEsaUJBRVIsaUJBQ1MsQ0FBQSxVQUNSLGNBSVcsQ0FBQSxrQkFDRyxDQUFBLGlCQUNELENBQUEsYUFDZCxDQUFXLG9CQUtULGVBQ1csQ0FBQSxvQkFHWCxlQUNELENBQWEsUUFDYixpQkFJYyxDQUFBLG1CQUNmLFlBR1MsQ0FBQSxjQUNFLENBQUEsNkJBQ00sQ0FBQSxzQkFDSixDQUFBLHdCQUNFLENBQUEsZ0JBQ2YsV0FHUyxDQUFBLGNBQ0UsQ0FBQSxrQkFDRSxDQUFBLHVCQUViLGNBQ1ksQ0FBQSxlQUNYLGlCQUlPLENBQUEsaUJBQ0ksQ0FBQSxXQUNaLGNBR1csQ0FBQSxlQUNDLENBQUEsY0FDSixDQUFBLGFBQ1IsYUFHVyxDQUFBLGFBQ0gsQ0FBQSxpQkFDUixZQUdTLENBQUEsY0FDRSxDQUFBLHNCQUNNLENBQUEsb0JBQ0osQ0FBQSx1QkFDYixtQkFHUyxDQUFBLGFBQ0UsQ0FBQSxzQkFDWCxpQkFLaUIsQ0FBQSxjQUNmLFVBSU0sQ0FBQSxnQkFDSyxDQUFBLGFBQ0gsQ0FBQSxtQkFDVCxhQUlRLENBQUEsZUFDSSxDQUFBLGdCQUNiLFNBR08sQ0FBQSxvQkFDRSxDQUFBLGlCQUNULFVBR08sQ0FBQSxpQkFDSyxDQUFBLGlCQUNBLENBQUEsY0FDQSxDQUFBLHVCQUNaLDRCSDVGZSxDQUFBLGNHZ0dOLENBQUEsc0JBQ1Qsa0JBR1ksQ0FBQSxxQkFDWixvQkFJaUIsQ0FBQSx3Q0FERixVQUlQLENBQUEsV0FDQyxDQUFBLGtCQUNSLGlCQUlXLENBQUEsYUFDSCxDQUFBLGNBQ1QsUUFHQSxDQUFNLHVCQUNOLGtCQUdhLENBQUEsaUJBQ0EsQ0FBQSxTQUNiLENBQU8sZUFDSyxDQUFBLCtCQUVWLGlCQUNjLENBQUEsaUNBRFAsY0FJQyxDQUFBLGtDQUlQLGFBQ0QsQ0FBVyxlQUNYLGVBS1UsQ0FBQSxrQ0FFQyxrQkFDQyxDQUFBLGlCQUNBLENBQUEsa0JBQ2Isa0JBSVcsQ0FBQSxzQkFDWixzQkFHWSxDQUFBLHFCQUNaLGVBR1ksQ0FBQSxhQUNILENBQUEsNkJBRVAsZUFDRCxDQUFhLDRCQUNiLGVBSVcsQ0FBQSxpQkFDSCxDQUFBLG9DQUVQLGVBQ0QsQ0FBYSxnQkFDQSxDQUFBLGdCQUNDLENBQUEsZUFDZCxRQUlELENBQU0sZ0JBQ08sQ0FBQSxVQUNiLGFIak1ZLENBQUEsMkJHN0NELENBQUEsdUJBQ0MsQ0FBQSxlQUNELENBQUEsWUFDSixDQUFBLDZCQUNRLENBQUEsa0JBQ0osQ0FBQSxlQWdQQSxDQUFBLFVBQ1gsYUh6TVksQ0FBQSwyQkc3Q0QsQ0FBQSx1QkFDQyxDQUFBLGVBQ0QsQ0FBQSxZQUNKLENBQUEsNkJBQ1EsQ0FBQSxrQkFDSixDQUFBLGVBd1BBLENBQUEsK0JIaE5DLENBQUEsZ0JHa05KLENBQUEsVUFDUixhSG5OWSxDQUFBLDJCRzdDRCxDQUFBLHVCQUNDLENBQUEsZUFDRCxDQUFBLFlBQ0osQ0FBQSw2QkFDUSxDQUFBLGtCQUNKLENBQUEsZUFrUUEsQ0FBQSxnQkFDWCx1QkFLYyxDQUFBLGtCQUNELENBQUEsZUFDRixDQUFBLFlBQ0YsQ0FBQSw2QkFDUSxDQUFBLGtCQUNKLENBQUEscUJBQ2IsYUFHUyxDQUFBLHVCQUNLLENBQUEsa0JBQ0QsQ0FBQSxlQUNGLENBQUEsaUJBQ0MsQ0FBQSxVQUNaLGdCQUthLENBQUEsaUJBQ0QsQ0FBQSxVQUNaLGlCQUtZLENBQUEsd0JBSVIsaUJBQ1MsQ0FBQSxlQUNiLENBQWEsb0RBRkwsY0FLRSxDQUFBLGVBSUgsaUJBQ00sQ0FBQSxlQUNiLENBQWEsYUFDYixlQUdRLENBQUEsZ0JBQ0MsQ0FBQSw0QkFDYSxDQUFBLHdCQWhVTixDQUFBLDRCQUFBLENBQUEsK0JBQUEsQ0FBQSx3QkFvVUUsQ0FBQSw0QkFFZixlQUNGLENBQWEsd0JBQ2IsNEJBR3NCLENBQUEsd0JBM1VQLENBQUEsNkJBQUEsQ0FBQSw4QkFBQSxDQUFBLHdCQStVRyxDQUFBLG1CQUNsQixlQUdZLENBQUEsWUFDWiw0QkFJcUIsQ0FBQSxzQ0FDSixDQUFBLFlBQ1YsQ0FBQSxhQUNDLENBQUEsVUFDRixDQUFBLHVCQUNQLGNBSVMsQ0FBQSwyQkFDSyxDQUFBLHVCQUNDLENBQUEsd0JBQ0UsQ0FBQSxnQkFDSCxDQUFBLDZCQUxOLGlDQVFNLENBQUEsdUJBQ1osaUJBSVksQ0FBQSxlQUNBLENBQUEseUJBQ2IsY0FJTyxDQUFBLHlCQUNTLENBQUEsbUJBQ2pCLGFBR0EsQ0FBVyxlQUNFLENBQUEsNkJBQ1EsQ0FBQSxzQkFDRixDQUFFLDJCQUVyQiwrQkFDaUIsQ0FEakIsdUJBQ2lCLENBQUEsK0JBQ0ksQ0FESix1QkFDSSxDQUFBLDBDQUNPLENBRFAsa0NBQ08sQ0FBQSx3Q0FDQSxDQURBLGdDQUNBLENBQUEsV0FDM0Isd0NBSVksQ0FBQSxhQUNOLENBQUEsZUFFUCxjQUNZLENBQUEsdUJBQ0csQ0FBQSxlQUNkLGNBR1csQ0FBQSxlQUNYLGNBR1csQ0FBQSxlQUNYLGNBR1csQ0FBQSxpQkFDWCxXQUdTLENBQUEsdUJBQ1QsZ0JBR1ksQ0FBQSxtQkFDRyxDQUFBLDZCQUVmLFVBQ1EsQ0FBQSxjQUNQLENBQVksaUJBQ0MsQ0FBQSw4QkFDYixXQUdPLENBQUEsa0JBQ08sQ0FBQSxhQUNkLENBQVcsOEJBYkEsVUFpQkosQ0FBRSxVQUNGLENBQUEsYUFDRSxDQUFBLGVBQ1QsY0FNVSxDQUFBLGVBQ0MsQ0FBQSxlQUNaLGNBR1csQ0FBQSxnQkFDQyxDQUFBLGNBQ1osV0FJTyxDQUFBLE9BQ1IsQ0FBSyw2QkFwY1csQ0FBQSw4QkFBQSxDQUFBLGFBdWNSLENBQUEsWUFDUixhQUdRLENBQUEsZ0JBQ0MsQ0FBQSw0QkFDYSxDQUFBLHdCQTdjTixDQUFBLDRCQUFBLENBQUEsK0JBQUEsQ0FBQSx3QkFpZEUsQ0FBQSwyQkFFZixlQUNGLENBQWEscUJBQ2IsNENBSVksQ0FBQSxjQUNGLENBQUEsVUhuYkUsQ0FBQSxlR3FiQSxDQUFBLGNBQ2Isb0JBR2EsQ0FBQSxlQUNiLHFCSDVhZ0IsQ0FBQSxpQ0dnYmhCLGlCQUtZLENBQUEsV0FDTCxDQUFBLCtCQUNQLGlCQUtZLENBQUEsV0FDTCxDQUFBLHFCQU1DLGVBQ1YsQ0FBYSxvRkFPYixhSG5aYyxDQUFBLDJCQUFBLENBQUEscUVHNFpkLGFIMVppQixDQUFBLDJCQUFBLENBQUEsOE5HbWFqQixhSHRhYyxDQUFBLDJCQUFBLENBQUEsaUZHK2FkLGFIMWFnQixDQUFBLDJCQUFBLENBQUEsV0F2SGpCLHlCQUNjLENBQUEsaUJBQ0QsQ0FBQSxlQUNDLENBQUEsMkZBQzhELENBQUEsV0FHNUUsb0JBQ2MsQ0FBQSxpQkFDRCxDQUFBLGVBQ0MsQ0FBQSx5RUFDNEMsQ0FBQSxXQUcxRCxrQ0FDYyxDQUFBLGlCQUNELENBQUEsZUFDQyxDQUFBLDZHQUNnRixDQUFBLFdBRzlGLDRCQUNjLENBQUEseUZBQzRELENBQUEsdUJBRzFFLEtBQ0MsU0FDQyxDQUFPLEdBR1IsU0FDQyxDQUFPLENBQUUsMERBMk13QixhQUN0QixDQUFBLDBEQUdzQixhQUN0QixDQUFBLDBEQUdzQixhQUN0QixDQUFBLHlDRStzREwsV0Yxc0RDLENBQUEsdURBRUQsYUFDRyxDQUFBLHFCQUNGLENBQUEsaUJBQ0csQ0FBQSxVQUNILENBQUEsVUFDQSxDQUFBLFdBQ0MsQ0FBQSxVQUNELENBQUEsa0JBQ08sQ0FBQSxhQUNMLENBQUUsa0VJOVBWLGFKa0RtQixDQUFBLHNCSTlDbkIsMkJKOENtQixDQUFBLHNCSTFDbkIsYUoyQ21CLENBQUEsc0JJdkNuQixhSnVDbUIsQ0FBQSxvQ0luQ25CLGlCSmdEc0IsQ0FBQSx5Qkk1Q3RCLHdCQUNrQixDQUFBLG9DQUVqQix3QkFDa0IsQ0FBQSx3QkFJbkIsd0JBQ2tCLENBQUEsdUJBR2xCLGFBQ08sQ0FBQSxpQ0FHUCxVSmtEZSxDQUFBLDJCSTlDZixxQkoyQ3VCLENBQUEsVUFIVixDQUFBLDZDSWpDYixVSnVDZSxDQUFBLDJDSWpDZixVSmlDZSxDQUFBLG9GRzBhakIsYUhuWmMsQ0FBQSwyQkFBQSxDQUFBLHFFRzRaZCxhSGxad0IsQ0FBQSwyQkFBQSxDQUFBLDhORzJaeEIsYUg5WnFCLENBQUEsMkJBQUEsQ0FBQSxpRkd1YXJCLGFIbGF1QixDQUFBLDJCQUFBLENBQUEsV0EvSHhCLHlCQUNjLENBQUEsaUJBQ0QsQ0FBQSxlQUNELENBQUUsMkZBQzhELENBQUEsV0FHNUUsb0JBQ2MsQ0FBQSxpQkFDRCxDQUFBLGVBQ0QsQ0FBRSx5RUFDNEMsQ0FBQSxXQUcxRCxrQ0FDYyxDQUFBLGlCQUNELENBQUEsZUFDRCxDQUFFLDZHQUNnRixDQUFBLFdBRzlGLDRCQUNjLENBQUEseUZBQzRELENBQUEsdUJBRzFFLEtBQ0MsU0FDQyxDQUFBLEdBQVUsU0FJVixDQUFBLENBQU8sMERBMk0wQixhQUN4QixDQUFFLDBEQUdzQixhQUN4QixDQUFFLDBEQUdzQixhQUN4QixDQUFFLHlDRStzREwsV0Yxc0RDLENBQUEsdURBRUQsYUFDRyxDQUFBLHFCQUNGLENBQUEsaUJBQ0csQ0FBQSxVQUNMLENBQUUsVUFDRixDQUFFLFdBQ0QsQ0FBRSxVQUNILENBQUUsa0JBQ08sQ0FBQSxhQUNkLENBQVMseUJLaFFWLFlBQ0MsQ0FBQSx3QkFDQSxDQUFBLHlCQUNBLENBQUEsMEJBSWlCLFVKNm9CWixxQkkzb0JZLENMcURELHNCS2xERSxpQkFDTixDTHFEVyxtQktsRG5CLGNBQ0ssQ0FBRSwwQkFHUCxRQUNELENBQUUsTUFDTCxDQUFBLENBQUEsbUNBS2EsVUFDUixDTDREVyxxQkszREEsQ0xxREYsd0NBZmUsQ0FBQSxZS3BDN0IsQ0FBQSxrRkFKeUIsd0JBUU4sQ0FBQSxXQUNYLENBQUEsc0VBSVcsV0FHWCxDQUFBLDZGQU1PLHdCQUNHLENBQUEsNkJMTkYsQ0FBQSw4QkFBQSxDQUFBLG9CQUFBLENBQUEsa0hLY00scUJBQ04sQ0xsQkYsa0JLbUJkLGNBUVUsQ0FBQSx3QkFDVCxvQkFHUyxDQUFBLFdBQ0gsQ0FBRSxxQkFDSyxDQUFBLGlCQUNILENBQUEsc0JBQ0ksQ0FBQSxPQUNkLENBQUcsZ0JBQ0gsQ0FBWSxlQUNaLENBQVcsbUJBQ1gsd0JBS1MsQ0FBQSxrREFETCx3QkxKTyxDQUFBLDJCS1VWLGtCTDlDYyxDQUFBLFdLa0RQLENBQUEsa0VBRkMsa0JMakRhLENBQUEsbUJLd0RwQixzQkFLTyxDQUFBLFlBQ0YsQ0FBRSxxQkFDTyxDQUFBLHVCQUNoQixnQkFHUyxDQUFBLFVBQ0osQ0x0RVEsMERLb0VMLHdCTDdCRyxDQUFBLG9CS29DSyxDQUFFLCtCQUNqQixrQkx6RWMsQ0FBQSxXSzZFUCxDQUFBLDBFQUZDLGtCTDVFYSxDQUFBLFdLbUZiLENBQUEsMEVBU0wsd0JMcERhLENBQUEsV0t3RFQsQ0FBQSx1Q0FHUCxXQUNPLENBQUEsMEZBREMsa0JMbkdhLENBQUEsbUNLNkd0QixVQUNLLENMakVVLGtGS2dFUCx3QkxyRVMsQ0FBQSxXSzJFVCxDQUFBLDJDQUdQLFdBQ08sQ0FBQSxrR0FEQyxrQkx0SGEsQ0FBQSxXQS9DekIseUJBQ2MsQ0FBQSxpQkFDRCxDQUFBLGVBQ1osQ0FBVywyRkFDZ0UsQ0FBQSxXQUc1RSxvQkFDYyxDQUFBLGlCQUNELENBQUEsZUFDWixDQUFXLHlFQUM4QyxDQUFBLFdBRzFELGtDQUNjLENBQUEsaUJBQ0QsQ0FBQSxlQUNaLENBQVcsNkdBQ2tGLENBQUEsV0FHOUYsNEJBQ2MsQ0FBQSx5RkFDNEQsQ0FBQSx1QkFHMUUsS0FDQyxTQUNDLENBQUEsR0FBUyxTQUlULENBQUEsQ0FBQSwwREEyTWlDLGFBQ2pDLENBQVMsMERBR3dCLGFBQ2pDLENBQVMsMERBR3dCLGFBQ2pDLENBQVMseUNFK3NESCxXRjFzREQsQ0FBRSx1REFFRCxhQUNHLENBQUEscUJBQ0YsQ0FBQSxpQkFDRyxDQUFBLFVBQ1YsQ0FBSyxVQUNMLENBQUssV0FDTCxDQUFNLFVBQ04sQ0FBSyxrQkFDTyxDQUFFLGFBQ2QsQ0FBQSw4Qk1sUUYsS0FBVSxTQUVSLENBQUEsR0FBTyxTQUlQLENBQUEsQ040UEEsc0JNbFFGLEtBQVUsU0FFUixDQUFBLEdBQU8sU0FJUCxDQUFBLENBQUEsNkJBSUYsS0FBVSxrQkFFRyxDQUFBLEdBQUEsa0JBSUEsQ0FBQSxDQVZYLHFCQUlGLEtBQVUsa0JBRUcsQ0FBQSxHQUFBLGtCQUlBLENBQUEsQ0FBQSxNQUliLGNBQ1MsQ0FBRSxXQUNMLENBQUUsY0FDUCxDQUFTLGVBQ0EsQ0FBRSxXQUNYLENBQUEsMkJBQ1ksQ0FBQSw0Q0FDSSxDQURKLG9DQUNJLENBQUEsc0NBQ0ksQ0FESiw4QkFDSSxDQUFBLFlBQ3BCLENBQU8scUJBQ1MsQ0FBQSw0VEFXYixZQUNBLENBQU8sY0FDUCxrQkFLVSxDQUFBLFVBQ1osQ0FBSyxrQ0FDZSxDQURmLDBCQUNlLENBQUEsaUJBQ1IsQ0FBQSxXQUNaLENBQU0saUJBQ0ssQ0FBQSxrQkFDQyxDQUFBLDJCQUdNLE1BckNwQixjQXNDRSxDQUFTLENBQUUsK0JBdENSLGtCQTBDUyxDQUFBLHlCQTFDVCxTQThDSCxDQUFBLGlCQUNBLGVBR0EsQ0FBVSxlQUNWLENBQVUsZUFDVixDQUFVLGtCQUNFLENBQUEsdUJBQ0QsQ0FBQSxlQUNYLENBQUEsd0JBRUEsYUFDUSxDQUFFLGdCQUlYLGdCQUNZLENBQUEsb0JBR04sVUFDTCxDQUFBLHdCTmxDYSxDQUFBLFlNb0NQLENBQUUsU0FDUixDQUFBLDRCQUNjLENBQUEsYUFDZCxpQkFJUyxDQUFBLGNBQ1YsQ0FBQSxlQUNBLENBQVUsZ0JBQ0EsQ0FBRSxrQkFFWixnQkFDUyxDQUFBLGtCQUNSLFdBR0EsQ0FBTSx3QkFDTixDQURNLHFCQUNOLENBRE0sb0JBQ04sQ0FETSxnQkFDTixDQUFXLFlBQ1gsQ0FBTyw2QkFDVSxDQUFBLG9DQUdsQixZQUNDLENBQU8sb0RBR1UsYUFDVixDQUFFLHdCQUdWLFlBQ0MsQ0FBTyx3Q0FHVSxhQUNWLENBQUUsMkJBR1YsZUFDVyxDQUFBLDJCQUNDLENBQUEsZUFDWCxDQUFVLGVBQ1YsQ0FBQSxhQUNPLENBQUUsY0FDVCxDQUFTLFlBQ1QsQ0FBTywyQkFDTSxDQUFBLHVCQUNDLENBQUEsd0JBQ0UsQ0FBQSxnQkFDaEIsQ0FBVyxhQUNYLENBQUEsMkNBR2lCLGFBQ1YsQ0FBRSx1QkFDVCxpQkFHVSxDQUFBLFFBQ1YsQ0FBRyxTQUNILENBQUEsUUFDQSxDQUFBLFVBQ0EsQ0FBQSxnQkFDUSxDQUFBLHdCQUNSLGlCQUdVLENBQUEsUUFDVixDQUFHLFVBQ0gsQ0FBSyxXQUNMLENBQU0sVUFDTixDQUFLLGdCQUNHLENBQUEsdUJBQ1IsaUJBR1UsQ0FBQSxPQUNWLENBQUEsVUFDQSxDQUFLLFVBQ0wsQ0FBQSxTQUNBLENBQUEsZ0JBQ1EsQ0FBQSx3QkFDUixpQkFHVSxDQUFBLFVBQ1YsQ0FBSyxXQUNMLENBQU0sV0FDTixDQUFNLFVBQ04sQ0FBSyxnQkFDRyxDQUFBLHVCQUNSLGlCQUdVLENBQUEsT0FDVixDQUFBLFNBQ0EsQ0FBQSxRQUNBLENBQUEsVUFDQSxDQUFBLHdCQUNBLGlCQUdVLENBQUEsV0FDVixDQUFNLFNBQ04sQ0FBSSxXQUNKLENBQU0sVUFDTixDQUFLLGdCQUNHLENBQUEsdUJBQ1IsaUJBR1UsQ0FBQSxPQUNWLENBQUEsVUFDQSxDQUFBLFNBQ0EsQ0FBSSxTQUNKLENBQUEsZ0JBQ1EsQ0FBQSx3QkFDUixpQkFHVSxDQUFBLFFBQ1YsQ0FBRyxTQUNILENBQUksV0FDSixDQUFNLFVBQ04sQ0FBSyxnQkFDRyxDQUFBLDhHQUs4QixZQUN2QyxDQUFPLFdOL05SLHlCQUNjLENBQUEsaUJBQ0QsQ0FBQSxlQUNaLENBQUEsMkZBQzJFLENBQUEsV0FHNUUsb0JBQ2MsQ0FBQSxpQkFDRCxDQUFBLGVBQ1osQ0FBQSx5RUFDeUQsQ0FBQSxXQUcxRCxrQ0FDYyxDQUFBLGlCQUNELENBQUEsZUFDWixDQUFBLDZHQUM2RixDQUFBLFdBRzlGLDRCQUNjLENBQUEseUZBQzRELENBQUEsdUJBRzFFLEtBQVUsU0FFUixDQUFBLEdBQU8sU0FJUCxDQUFBLENBQUEsMERBMk1pQyxhQUNqQyxDQUFBLDBEQUdpQyxhQUNqQyxDQUFBLDBEQUdpQyxhQUNqQyxDQUFBLHlDRStzRE0sV0Yxc0RQLENBQU0sdURBRUMsYUFDQyxDQUFFLHFCQUNGLENBQUEsaUJBQ0csQ0FBQSxVQUNWLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxVQUNBLENBQUEsa0JBQ0EsQ0FBWSxhQUNaLENBQUEsWUFDQSx3Qk9uUHdCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsV0FDeEMsd0JBR3VCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsV0FDdkMsdUJBR3VCLENBQUEsOEJBQ08sQ0FBQSwrQ0FDUyxDQURULHVDQUNTLENBQUEsVUFDdkMsd0JBR3NCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsVUFDdEMsd0JBR3NCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsVUFDdEMsd0JBR3NCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsWUFDdEMsd0JBR3dCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsd0VBUXhDLHdCQUN3QixDQUFBLCtCQUNPLENBQUEsZ0RBQ1MsQ0FEVCx3Q0FDUyxDQUFBLGFBQ3hDLHdCQUd5QixDQUFBLCtCQUNPLENBQUEsZ0RBQ1MsQ0FEVCx3Q0FDUyxDQUFBLGdCQUN6Qyx3QkFHNEIsQ0FBQSwrQkFDTyxDQUFBLGdEQUNTLENBRFQsd0NBQ1MsQ0FBQSxhQUM1Qyx3QkFHd0IsQ0FBQSwrQkFDTyxDQUFBLGdEQUNTLENBRFQsd0NBQ1MsQ0FBQSxXQUN4Qyx3QkFHdUIsQ0FBQSwrQkFDTyxDQUFBLGdEQUNTLENBRFQsd0NBQ1MsQ0FBQSxXQUN2Qyx3QkFHdUIsQ0FBQSwrQkFDTyxDQUFBLGdEQUNTLENBRFQsd0NBQ1MsQ0FBQSxXQUN2Qyx3QkFHdUIsQ0FBQSwrQkFDTyxDQUFBLGdEQUNTLENBRFQsd0NBQ1MsQ0FBQSxXUHZHekMseUJBQ2MsQ0FBQSxpQkFDSCxDQUFFLGVBQ1osQ0FBQSwyRkFDMkUsQ0FBQSxXQUc1RSxvQkFDYyxDQUFBLGlCQUNILENBQUUsZUFDWixDQUFBLHlFQUN5RCxDQUFBLFdBRzFELGtDQUNjLENBQUEsaUJBQ0gsQ0FBRSxlQUNaLENBQUEsNkdBQzZGLENBQUEsV0FHOUYsNEJBQ2MsQ0FBQSx5RkFDNEQsQ0FBQSx1QkFHMUUsS0FBQSxTQUVFLENBQUEsR0FBQSxTQUlBLENBQUEsQ0FBQSwwREEyTWlDLGFBQ2pDLENBQUEsMERBR2lDLGFBQ2pDLENBQUEsMERBR2lDLGFBQ2pDLENBQUEseUNFK3NETSxXRjFzRFAsQ0FBQSx1REFFTyxhQUNOLENBQU8scUJBQ0EsQ0FBQSxpQkFDRyxDQUFBLFVBQ1YsQ0FBQSxVQUNBLENBQUEsV0FDQSxDQUFBLFVBQ0EsQ0FBQSxrQkFDQSxDQUFBLGFBQ0EsQ0FBQSxjQUNBLGtCRWpRUyxDQUFBLHNDRnVFYSxDQUFBLFdFckV0QixDQUFBLHdCQUNnQixDQUFFLFlBQ2xCLENBQUEsYUFDQSxDQUFBLGFBQ0EsaUJBR0EsQ0FBQSxjQUNBLENBQU8sb0JBRkYsYUFLQyxDQUFFLFdBQ1AsQ0FBQSx3QkFDQSxhQUlNLENBQUUsZ0JBQ1AsY0FLRixDQUFPLGlCQUNQLENBQVUsYUFDTCxDQUFFLHNCQUNQLGNBR0EsQ0FBQSxpQkFDQSxDQUFVLFNBQ1YsQ0FBQSxhQUNBLENBQUEsV0FDQSxDQUFBLGFBQ0EsQ0FBQSxnQkFDQSxDQUFBLDBCQUdpQixzQkFWbEIsWUFXRSxDQUFBLENBQUEsV0FJRixpQkFDVyxDQUFBLGVBQ1YsQ0FBQSxhQUNBLENBQUEsMEJBRWlCLFdBTGxCLFVBTUUsQ0FBQSxZQUNBLENBQUEsQ0FBQSwwQkFLZ0IsaUJBRGxCLFlBRUUsQ0FBQSxjQUNBLENBQUEscUJBQ0EsQ0FBYyxzQkFDUCxDQUFBLGFBQ1AsQ0FBQSxDQUFBLGdCQUlGLGlCQUNDLENBQUEsVUFDQSxDQUFBLG9CQUNBLHVDRkNnQixDQUFBLGNFSWhCLENBQUEsWUFDQSxDQUFBLE9Gb0ZrQixDRW5GbEIsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxlQUNBLENBQUEsWUFDQSxDQUFBLFVBQ0EsQ0FBQSxPQUFXLENBQ1gsTUFBTyxDQUFDLGFBRVIsQ0FBTSxXQUNOLENBQUEsNkJBQ2lCLENBQUEsa0JBQ2pCLENBQVcsNEJBQ0gsQ0FBQSxpQkFDUixDQUFBLGdCQUNBLENBQUEsd0JBQ0Esd0JBR2lCLENGakRLLFdFa0R0QixDQUFBLGlCQUNBLENBQUEsK0JBRUEsb0JBQ2EsQ0ZuRFEsa0NFb0RwQixpQkFJUyxDQUFBLEtBQUEsQ0FBQSxRQUVWLENBQUEsTUFBUSxDQUFDLGtCQUVDLENGaEVNLHlDRWtFaEIsa0JBQ1csQ0ZoRUksbUNFaUVkLGlCQUlTLENBQUEsS0FBQSxDQUFBLHNCQUVILENBQUEsUUFDUCxDQUFBLHFCQUNNLENBQUEsVUFDTixDQUFBLHFHQUNhLENBQUEsZ0NBS2IsZUFDQSxDQUFBLCtDQUdBLFVBQ0EsQ0FBQSwwQkFLZ0IscUNBRE4sWUFFVixDQUFBLGFBQ0EsQ0FBQSxDQUFBLHlCRzNJRCxZSGlKQyxDQUFBLHdCQUNBLENBQUEseUJBQ0EsQ0FBQSwwQkFJZSxVRDZmakIscUJDM2ZjLENBQUEsc0JHN0lELGlCSGlKWCxDQUFBLG1CRzdJSSxjSGlKSixDQUFBLDBCRzdJSSxRSGlKSixDQUFBLE1BQUssQ0FBSSxDQUNULGNBSUYsdUNGcEdrQixDQUFBLGNFdUdqQixDQUFBLGFBQ0EsQ0FBQSxRQUNBLENBQUEsV0FDQSxDQUFBLFdBQ0EsQ0FBQSxZQUNBLENBQUEscUJBQ0EsQ0FBYyxrQkFDZCxDQUFXLDRCQUNNLENBQUEsZ0JBQ2pCLENBQUEsWUFDQSxDQUFBLGlDQUNrQixDQUFBLGtCQUNSLENBQUUsa0JBQ1osaUJBR1UsQ0FBQSxLQUFBLENBQUEsT0FDSixDQUNOLFFBQ0EsQ0FBQSxNQUFRLENBQUMsWUFFVCxDQUFBLHVCQUNXLENBQUEsYUFDWCxDQUFBLFlBQ0EsQ0FBQSxVQUNBLENBQUEsMEJBRWlCLGtCQVpsQixXQWFFLENBQUEsY0FDTSxDQUFFLGdCQUNSLENBQUEsQ0FBVSxnQkFJWixZQUNDLENBQUEscUJBQ0EsQ0FBYyxpQkFDSixDQUFBLGVBQ1YsQ0FBQSxrQkFDQSxZQUdBLENBQUEsa0JBQ0EsQ0FBQSxlQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSwwQkFFaUIsa0JBUGxCLHFCQVFFLENBQWMsZUFDZCxDQUFBLGNBQ00sQ0FBRSxhQUNSLENBQUEsQ0FBTyxVQUtULHVDRmhLa0IsQ0FBQSxnQkVtS2pCLENBQUEscUJBQ1ksQ0FBQSxjQUVaLENBQUEsVUFDQSxDQUFBLEtGakdhLENBQUEsUUVtR2IsQ0FBQSxXQUNBLENBQUksV0FDSixDQUFBLG9CQUNZLENBQUEsY0FDTixDQUFFLFlBQ1IsQ0FBQSxxQkFDQSxDQUFjLGVBQ1AsQ0FBRSxlQUNULENBQUEsWUFqQkQsYUFvQkUsQ0FBQSxrQkFDQSx1Q0ZyTGdCLENBQUEsb0JFMExKLENBQUEsaUJBRUYsQ0FBQSxVQUNWLENBQUEsUUFDQSxDQUFBLFNBQ0EsQ0FBQSxVQUNBLENBQUEsV0FDQSxDQUFBLGNBQ00sQ0FBRSxvQkFDSSxDQUFBLFlBQ1osQ0FBQSxxQkFDQSxDQUFjLDRCQUNHLENBQUEsZUFDVixDQUFFLG1CQUNULGNBR0EsQ0FBQSxLQUFVLENBQUEsUUFFVixDQUFBLE1BQVEsQ0FBQyxTQUVULENBQUEsa0JBQ0EsZ0JBR0EsQ0FBQSxVQUVBLENBQUEsK0JBQ1ksQ0FBQSxrQ0FHRyxNQUFBLENBQVMsb0JBRVosQ0FBQSwwQ0FFWCxVQUNBLENBQUEsZUFDQSxVQUlELENBQUEsaUJBQ0EsQ0FBQSxxQkFDQSxZQUdBLENBQUEscUJBQ0EsQ0FBYyw0QkFDRyxDQUFBLGtCQUNqQixDQUFXLHdCQUNYLHFDRm5QdUIsQ0FBQSxVRXdQdkIsQ0FBQSx1QkFDTyxDQUFBLGtCQUNDLENBQUEsK0JBRVIsZUFDQyxDQUFBLHNCQUVPLENBQUEsbUJBQ0MsQ0FBQSxzQkFDUixjQUlELENBQUEsYUFDQSxDQUFBLGdDQUNBLG1CQUdXLENBQUUsWUFDYixDQUFBLGVBQ0EsQ0FBQSw2QkFDaUIsQ0FBQSxrQkFDakIsQ0FBVyxVQUNYLENBQUEsOENBSWtCLGdCQUNuQixDQUFBLGVBQ0EsQ0FBQSxzQkFHVyxpQkFDWCxDQUFBLGtCQUNBLFVBT0MsQ0FBQSx3QkFDaUIsQ0FBQSxZQUNqQixDQUFBLGNBQ0EsdUNGN1JnQixDQUFBLGlCRWtTTixDQUFBLFdBQ1YsQ0FBQSxtQkFDUyxDQUFBLG1CQUNULENBQUEsaUNBQ2tCLENBQUEsZ0JBQ2xCLENBQUEsd0JBRUEsY0FDQyxDQUFBLFFBQ0EsQ0FBQSxVQUNBLENBQUEsMENBR2dDLGNBaEJsQyxlQWlCRSxDQUFBLGVBQ0EsQ0FBQSxDQUFTLDBDQUd1QixjQXJCbEMsZUFzQkUsQ0FBQSxlQUNBLENBQUEsQ0FBUywwQ0FHdUIsY0ExQmxDLGVBMkJFLENBQUEsZUFDQSxDQUFBLENBQVMsMENBR3VCLGNBL0JsQyxRQWdDRSxDQUFBLENBQUEsMENBS2dDLGlCQURsQyxjQUVFLENBQUEsYUFDQSxDQUFBLENBQUEsMkJBR0QsY0FDQyxDQUFBLFdBQ0EsQ0FBQSxPRm5RZSxDRW9RZixVQUNBLENBQUEsVUFDQSxDQUFBLGFBQ0EsQ0FBQSxrQ0FDYSxDQUFBLHdDQUViLGlCQUNVLENBQUUsMEJBQ1gsQ0FBQSxxQkFDQSxDQUFBLHlDQUdELDJCQUNDLENBQUEscUJBQ0EsQ0FBQSxpQ0FqQkQsU0FxQkMsQ0FBQSxpQkFDTyxDQUFBLDRJQXRCUixXQTZCQyxDQUFBLGFBQ0EsQ0FBQSxvS0E5QlMsZ0JBaUNDLENBQUEsYUFDSixDQUFFLGFBQ1AsV0FNSCxDQUFBLGVBQ0EsQ0FBQSwwQkFFaUIsYUFKbEIsd0JBS0UsQ0FBQSw0QkFDa0IsQ0FBQSxDQUFBLGNBSXBCLFdBQ0MsQ0FBQSxlQUNPLENBQUUsMEJBRVEsY0FKbEIseUJBS0UsQ0FBQSw0QkFDa0IsQ0FBQSxDQUFBLG9CQUlwQixZQUNDLENBQUEsNkJBQ2lCLENBQUEseUJBRmpCLG9CQUtVLENBQUEsd0JBQ1QsQ0FEUyxxQkFDVCxDQURTLG9CQUNULENBRFMsZ0JBQ1QsQ0FBQSxXQUNBLENBQUEsZUFDQSxDQUFBLGNBQ0EsQ0FBQSxxQkFDQSxjQUlLLENBQUUsMkJBRFIsYUFJTSxDRmhiVSxxQkVpYmYsaUJBSUQsQ0FBQSxzQkFDQSxhQUdBLENBQU0sc0JBQ04sZ0JBR0EsQ0FBQSxvQ0FPRixrQkFDQyxDQUFBLFdBQ0EsQ0FBQSxVQUNBLENBQUEscUJBQ0EsZ0JBR0EsQ0FBQSxnQkFDQSxZQUdBLENBQUEsdUJBQ0EsS0FBQSxDQUFBLGdCQUlBLENBQUEsV0FDQSxDQUFBLGFBQ0ssQ0ZsYlEsY0VtYlAsQ0FBRSxjQUNSLENBQUEsVUFDQSxDQUFBLGlCQUNBLENBQVUsNkJBRVYsZ0JBQ0MsQ0FBQSxrQkFDQSxDQUFXLHFCQUNFLENBQUEsMEZBYk8sYUFtQmYsQ0FBRSxvQkFDUCxDQUFBLGtEQUtRLEtBQUEsQ0FBQSxnQkFFVCxDQUFBLFdBQ0EsQ0FBQSwyQkFDTyxDQUFBLGNBQ0QsQ0FBRSxjQUNSLENBQUEsZ01BTnFCLG9CQVdwQixDQUFBLDZCQUtGLGdCQUNDLENBQUEsOEJBSUQsZ0JBQ0MsQ0FBQSxZQUNBLENBQUEsc0RBR0UsYUFDRCxDQUFBLGFBQ0EsdUNGN2VnQixDQUFBLGNFb2ZqQixDQUFBLFdBQ0EsQ0FBQSxTQUNBLENBQUEsUUFDQSxDQUFBLDJCQUNPLENBQUEsVUFDUCxDQUFBLFdBQ0EsQ0FBQSxjQUNNLENBQUUsd0JBQ1IsQ0FEUSxxQkFDUixDQURRLG9CQUNSLENBRFEsZ0JBQ1IsQ0FBQSx3QkFFQSxpQkFDVyxDQUFBLE9BQVEsQ0FDbEIsUUFDQSxDQUFBLFNBQ0EsdUNGbGdCZ0IsQ0FBQSxZRXdnQmpCLENBQUEsY0FDQSxDQUFBLFdBQ0EsQ0FBQSxZQUNBLENBQUEsV0FDQSxDQUFBLGlDQUNrQixDQUFBLFNBQ2xCLENBQUEsUUFDQSxDQUFBLHFCQUNBLENBQWMsbUJBRWQsYUFDQyxDQUFBLGVBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLG1CQUdELGVBQ0MsQ0FBQSxXQUNBLENBQUEsWUFDQSxDQUFBLDZCQUNnQixDQUFBLHVCQUNMLENBQUEsb0JBR1osV0FDQyxDQUFBLGFBQ0EsQ0FBQSxVQUNBLENBQUEsbUNBQ29CLENBQUEsWUFDcEIsQ0FBQSxrQkFDQSxDQUFBLDZCQUNpQixDQUFBLHdCQUNqQixDQURpQixxQkFDakIsQ0FEaUIsb0JBQ2pCLENBRGlCLGdCQUNqQixDQUFBLGNBQ00sQ0FBRSw4QkFHRSxnQkFDVixDQUFBLGFBQ0EsQ0FBQSxpQ0FHVSxXQUNWLENBQUEsNERBR3FDLDBCQUNyQyxDQUFBLDJCQUNBLENBQUEsMkRBR3FDLDZCQUNyQyxDQUFBLDhCQUNBLENBQUEsa0NBR1MsaUJBQ0MsQ0FBQSxjQUNKLENBQUUsZUFDRCxDQUFFLHNCQUNGLENBQUEsb0JBQ0ksQ0FBQSxZQUNYLENBQUEsa0JBQ0EsQ0FBVyw2QkFDTSxDQUFBLDJDQUdSLGFBQ1QsQ0FBQSxtQ0FHRCxZQUNDLENBQUEsaUJBQ1UsQ0FBQSx3REFHVSxZQUNwQixDQUFBLFNBQ0EsQ0FBQSx3QkFHRCxhQUNDLENBQUEsZUFDQSxDQUFBLDhDQUd3QixpQkFDeEIsQ0FBVSx3Q0FHRCxnQkFDVCxDQUFBLDRDQUd3QixhQUNuQixDRmhqQlEsNENFbWpCVyxhQUNuQixDRm5qQlEsZ0NFc2pCSixVQUNULENBQUEsYUFDQSxDQUFBLGVBQ08sQ0FBRSxvQkFDVCxjQU1BLENBQUEsY0FDQSx3Q0FHaUIsQ0FIakIsZ0NBR2lCLENBQUEsV0FDakIsZUFHQSxDQUFBLGlCQUNBLENBQUEsZUFDQSxhQUdLLENBQUUsY0FDUCx5Q0FHc0MsQ0FIdEMsaUNBR3NDLENBQUEsaUJBQ3RDLGFBR0ssQ0ZwbEJlLGlCRXFsQnBCLGFBR0ssQ0Z2bEJlLGVFMGtCckIsYUFpQk0sQ0FBRSxpQkFUUixhQWFNLENGaG1CZSxpQkV1bEJyQixhQWFNLENGbm1CZSxjRW9tQnBCLFVBY0QsQ0FBQSxZQUNBLENBQUEsVUFDQSxpQkFLVSxDQUFBLG9CQUNGLENBQUEsTUFBQSxDQUFhLFlBRXJCLENBQUEscUJBQ0EsQ0FBYyx3QkFDTixDQUFBLDZCQUVSLGNBQ08sQ0FBRSxpQkFDRSxDQUFBLE1BQUEsQ0FBUSxvQkFFbEIsY0FJRCxDQUFBLHdCQUdhLFlBQ2IsQ0FBQSx1QkFDVyxDQUFBLGlDQUdVLFlBQ3JCLENBQUEsNkJBQ2lCLENBQUEsU0FDakIsQ0FBQSx5QkFHYyxpQkFDZCxDQUFVLGlCQUNWLENBQUEsaURBRVEsYUFDUCxDQUFBLGlCQURFLGlCQU1ILENBQVUsZUFDVixDQUFBLDRCQUNZLENBQUEsK0JBQ0csQ0FBQSx1QkFDSixDQUFBLGFBQ1gsQ0FBQSxrQkFDVSxDQUFFLDBCQUVLLGlCQWRkLGtCQWVRLENBQUUsQ0FBQSwwQkFNZCxlQUNDLENBQUEsd0NBRFcsVUFJVixDQUFBLGtEQUdELGNBQ08sQ0FBRSxnQkFDUixVQUlELENBQUEsZ0JBQ0EsQ0FBQSxTQUNBLENBQUEsNkJBRUMsNEJBQ1ksQ0FEWix5QkFDWSxDQURaLG9CQUNZLENBQUEsK0JBR1osYUFDSyxDQUFFLGNBQ0QsQ0FBRSx5QkFLVix1QkFDWSxDQUFBLGlCQUNELENBQUEsY0FDVixDQUFBLG9CQUNBLENBQUEsV0FDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFVLFVBQ1YsQ0FBQSxlQUNBLENBQUEsMEJBR2tCLHVDQURqQixpQkFFQyxDQUFVLGlCQUNWLENBQUEsQ0FBQSwwQkFJZSx5QkFsQmxCLGVBbUJFLENBQUEsQ0FBQSxxQ0FuQkYsMEJBdUJjLENBQUEsYUFDWixDQUFBLCtCQXhCRixjQTRCUSxDQUFFLGdCQUNSLENBQUEsbUVBR0QsZ0RGanFCOEIsQ0FBQSxhRW1xQjdCLDRCQUljLENBQUEsa0NBR0ssb0JBQ1IsQ0FBRSxrQkFDZCx1QkFHUyxDQUFBLGlCQUNULGVBSUMsQ0FBUSxpQkFDUiwyQkFHQSxDQUFBLDRCQUNBLENBQUEsNkJBR2EsWUFFWixDQUFBLHdCQUNBLENBQUEseUJBQ0EsQ0FBQSxrQ0FHRCw0QkFDb0IsQ0FBQSwyQkFDRCxDQUFBLGdCQUNsQixDQUFBLDhCQUNBLENBQUEsaUJBQ0EsQ0FBVSxxQkFDVixDQUFjLCtCQUNkLGdCQUlELENBQUEsa0JBQ0EsQ0FBQSx1QkFDQSxpQkFHQSxDQUFBLGtCQUNBLGNBR0EsQ0FBQSxhQUNBLENBQUEsYUFDQSxDQUFBLG9CQUNBLGdCQUdBLENBQUEsZUFDQSxpQkFHVSxDQUFBLEtBQUEsQ0FBQSxPQUNKLENBQ04sUUFDQSxDQUFBLE1BQVEsQ0FBQyxjQUVILENBQUUsa0JBQ0UsQ0FBRSxVQUNaLENBQUEsOENBTUEsaUJBQ0MsQ0FBQSxVQUNBLGlCQUtRLENBQUEsZUFDVixDQUFBLDJCQUNhLENBQUEsdUJBQ0MsQ0FBQSxlQUNkLENBQUEsNkJBQ2MsQ0FBQSx5QkFFWCxZQUNGLENBQUEsNkJBQ2lCLENBQUEsb0JBQ0osQ0FBQSwyQkFJSSxpQkFDUixDQUFBLGtCQUNWLENBQUEsT0FBbUIsVUFJbkIsQ0FBQSxlQUNBLENBQUEsd0JBQ2UsQ0FBQSxhQUNmLENBQUEsa0JBSkssZUFPSixDQUFBLE1BQWUsaUJBTVAsQ0FBQSxhQUNULFVBS0EsQ0FBQSxpQkFDQSxDQUFBLDRCQUdXLFdBQ1gsQ0FBQSx1QkFDTyxDQUFBLGdDQUNXLENBQUEsNEJBQ0csQ0FBQyxxQkFHVixlQUNaLENBQUEsU0FDQSxDQUFBLGdCQUNBLENBQUEsZUFDQSxDQUFBLFVBR0MsVUFDRCxDQUFBLDJCQUdrQixVQUNsQixDQUFBLGVBR0MsVUFDRCxDQUFBLGVBR0Msa0JBQ1MsQ0ZqOUJJLFVFazlCZCxDQUFBLFlBQ0EsQ0FBQSxpQkFHTSxnQkFDTixDQUFBLGlCQURNLGdCQUtOLENBQUEsV0FHQyxvQkFDRCxDQUFBLG1CQUdNLGdCQUNOLENBQUEsZ0NBR3FCLGVBQ3JCLENBQUEsMEJBR2EsYUFDUixDRmwvQlksY0VtL0JYLENBQUUsc0NBR2lCLGFBQ3BCLENGeCtCaUIsZUUyK0JwQixXQUNGLENBQUEsVUFDQSxDQUFBLHdDQUtDLG1CQUNRLENBQUEsYUFDUixDQUFBLGNBQ0EsQ0FBQSxpQkFDQSxDQUFBLFVBQ0EsQ0FBQSxvQkFDQSxpQkFHVSxDQUFBLFFBQ1YsQ0FBQSxNQUFLLENBQUksZ0JBRVQsQ0FBQSxxQkFDWSxDQUFBLHVCQUNMLENBQUEsYUFDUCxDQUFNLG9CQUNHLENBQUEsaUJBQ1QsQ0FBQSwwQkFDWSxDQUFBLGNBQ1osQ0FBQSw2QkFFQSxRQUNDLENBQUEsZ0JBQ0EsVUFJRCxDQUFBLHVCQUNBLGlCQUdBLENBQVUsZ0JBQ1YsQ0FBQSxhQUNLLENBQUUscUJBQ1AsaUJBR0EsQ0FBVSxTQUNWLENBQUEsdURBSUEsNEJBQ1csQ0FBQSx3QkFDWCxhQUdBLENBQUEsa0JBQ1UsQ0FBRSxxQkFDQyxDQUFFLGVBQ2YsQ0FBQSxxQkFDQSw2QkFHYSxDQUFBLG9DQUVWLCtCQUNhLENBQUEsNEJBQ2YsZ0JBSUQsQ0FBUywyQkFDSSxDQUFBLHVCQUNDLENBQUEsK0JBQ1UsQ0YzakNYLGFFNGpDUixDRjVqQ1EsZ0NFNmpDRyxDQUFBLG1CQUNoQixDQUFZLGdCQUNaLGFBR0EsQ0FBQSxpQkFDVSxDQUFBLFVBQ1YsQ0FBQSxLRjcrQmMsQ0FBQSxZRSsrQmQsQ0FBSyxVQUNMLENBQUEsZUFDQSxDQUFBLFdBQ0EsQ0FBQSxpREFDOEQsQ0FBQSxzQkFUOUQsY0FZQyxDQUFBLE9BQWUsQ0FDZixvQkFDUyxDQUFBLGlEQUNxRCxDQUFBLDRDQUU5RCxTQUNDLENBQUEsdUJBQ1ksQ0FBQSw2Q0FHYixTQUNDLENBQUEsdUJBQ1ksQ0FBQSxZQUNaLFVBS0YsQ0FBQSxXQUNBLENBQUEsc0JBQ0EsaUJBR1UsQ0FBQSxPQUFRLENBQ2xCLFVBQ0EsQ0FBQSxZQUNBLENBQUEsa0JBQ0EsQ0FBVyxzQkFDWCxDQUFlLFVBQ2YsQ0FBQSxXQUNBLENBQUEsNEJGdmxDc0IsQ0FBQSxjRXlsQ2hCLENBQUUsV0FDUixDQUFBLDJDRmxtQ3VCLENBQUEsU0VvbUN2QixDQUFBLHVCQUNZLENBQUEsNEJBRVosTUFBQSxDQUFPLDBCQUVOLENBQUEsNkJBQ0EsQ0FBQSxjQUNBLENBQUEsNkJBQ0EsT0FFTyxDQUNQLDJCQUNBLENBQUEsOEJBQ0EsQ0FBQSxhQUNBLENBQUEsNEJBM0JELFVBK0JDLENBQUEsdUJBQ0EsWUFJRCxDQUFBLGlCQUNVLENBQUEsV0FDVixDQUFBLFNBQ0EsQ0FBQSxRQUNBLENBQUEsUUFDQSxDQUFBLGtCQUNBLENBQVcsc0JBQ1gsQ0FBZSxTQUNmLENBQUEsdUJBQ1ksQ0FBQSxtQkFDWiw0QkY3bkNzQixDQUFBLFdFaW9DdEIsQ0FBQSwyQkFDYSxDQUFBLHVCQUNDLENBQUEsY0FDZCxDQUFBLGlCQUNBLENBQUEsZUFDTyxDQUFFLDJDRjlvQ2MsQ0FBQSxnQ0VvcEN2QixpQkFDQSxDQUFBLHVCQUtHLHlCQUNXLENBQUEsMkVBTWYsZ0JBQ0MsQ0FBQSxTQUNBLENBQUEsNkJBR0ksVUFDSixDQUFBLGlCQUdELFVBQ0MsQ0FBQSxTQUNBLENBQUEsbUJBR0QsV0FDQyxDQUFBLGlCQUNBLENBQVUsb0JBQ0QsQ0FBQSxrSEFJVyxRQUNwQixDQUFBLHFCQUdELGtCQUNDLENBQVcsVUFDWCxDQUFBLHVCQUdJLHdCQUNJLENBQUEsT0FBaUIsaUJBSzFCLENBQVUsZUFDVixDQUFBLGFBQ0EsQ0FBTSxVQUNOLGlCQUdBLENBQVUsZUFDSCxDQUFFLHlCQUNELENBQUEsVUFDUixjQUdNLENBQUUsVUFDUixtQkFHUyxDQUFBLGlCQUNULENBQUEsZ0JBQ0EsZUFHQSxDQUFBLFlBQ0EsaUJBR0EsQ0FBVSxVQUNWLGlCQUdVLENBQUEsVUFDVixDQUFBLEtGeHBDZSxDQUFBLFlFMHBDZixDQUFLLFdBQ0wsQ0FBQSxVQUNBLENBQUEsZUFDQSxDQUFBLFdBQ0EsQ0FBQSxpREFDOEQsQ0FBQSxnQkFHNUQsY0FDRixDQUFBLE9BQWUsQ0FDZixvQkFDUyxDQUFBLGlEQUNxRCxDQUFBLGtCQUd2RCxhQUNQLENBQUEsZUFDQSxDQUFBLGlCQUNBLHdCQUlnQixDQUFFLDRCQURILGtCQUlKLENBQUUsZ0VBRWdCLG9CQUNmLENBQUEseURBTWYsb0JBQ2EsQ0FBQSxvQkFDWiwyQkFHTyxDQUFBLFdBQ1AsVUFHQSxDQUFBLGVBQ0EscUJBR1ksQ0FBQSwrQ0FEQyxrQkFLRixDQUFFLDJCQUlGLGlCQUNYLENBQUEsNkJBQ0EsZ0JBR0EsQ0FBQSx3R0FPRCxxQ0Z4eUN5QixDQUFBLHFCRTB5Q1osQ0FBQSxvS0FRWixnQkFDQyxDQUFBLGlCQUNBLENBQUEsdUNBSTZCLHdCQUNkLENBQUUsb0JBQ04sQ0FBRSxlQUNkLHdCQUdnQixDQUFFLG9CQUNOLENBQUUscUJBQ2QsVUFHQSxDQUFBLHdCQUNnQixDQUFFLG9CQUNOLENBQUUscUJBQ2QsVUFHQSxDQUFBLHdCQUNnQixDQUFFLG9CQUNOLENBQUUscURBRzhCLHdCQUM1QixDQUFFLG9CQUNOLENBQUUsZ0JBQ2QseUJBR2dCLENBQUEsNEJBR0wsaUJBQ1gsQ0FBQSwyQ0FHa0Msd0JBQ2xCLENGeDJDRiw4QkV5MkNkLDJCQUdPLENBQUEsOEJBQ1AscUNGajJDd0IsQ0FBQSxxQkVxMkNaLENBQUEsMENBR0QsZ0JBQ1gsQ0FBQSxpQkFDQSxDQUFBLHNDQUdXLG9CQUNDLENBQUEsbURBR21CLG9CQUNuQixDQUFBLGNBQ1osZ0JBR0EsQ0FBQSxpQkFDQSxZQUlDLENBQUEsWUFDQSxTQUdBLENBQUEsZ0JBQ0EsQ0FBQSxZQUNBLENBQUEsWUFDQSxDQUFBLGNBQ00sQ0FBRSxrQkFMUix5QkFRYSxDQUFBLGdCQUNaLFNBSUQsQ0FBQSxXQUNBLENBQUEsZ0JBQ0EsZUFRQSxDQUFBLGlCQUNBLENBQVUsV0FDVixDQUFBLFVBQ0EsQ0FBQSxtQkFDQSxZQUdBLENBQUEscUJBQ0EsQ0FBYyxVQUNkLENBQUEsV0FDQSxDQUFBLGFBQ0EsZ0JBR0EsQ0FBUyxlQUNULFVBR0EsQ0FBQSxZQUNBLENBQUEsNkJBQ2lCLENBQUEsdUJBQ0gsQ0FBQSw0QkFDSyxDQUFBLDhCQUluQixlQUNBLENBQUEsVUFDQSxDQUFBLHdCQUNBLGlCQUdBLENBQVUsZUFDVixZQUdBLENBQUEsNkJBQ2lCLENBQUEsMEJBSWpCLGVBQ0EsQ0FBQSxVQUNBLENBQUEsc0JBQ0EsaUJBR0EsQ0FBVSw4QkFJVixVQUNBLENBQUEsaUJBQ0EsQ0FBVSxhQUNWLENBQUEsV0FDQSxDQUFBLGtCQUNBLGVBR08sQ0FBRSxpQkFDVCxDQUFBLFdBQ0EsQ0FBQSxpQkFDQSxDQUFVLGdDQUlWLFNBQ0EsQ0FBQSxVQUNBLENBQUEsaUJBQ0EsQ0FBVSxrREFFVCxVQUNBLENBQUEsZ0JBQ0EsZ0JBSUQsQ0FBQSxVQUNBLFVBR0EsQ0FBQSxZQUNBLENBQUEsNkJBQ2lCLENBQUEsZUFDVixDQUFFLCtCQUNNLENBQUEsdUJBTGQsZUFRQSxDQUFBLGdCQUNBLG9CQUlXLENBQUEsa0JBQ1osb0JBR1ksQ0FBQSx3QkFDWixvQkFHWSxDQUFBLDJCQUtaLGlCQUNBLENBQUEsZUFDQSxZQVFBLENBQUEsYUFDQSxDQUFBLGlCQUZBLFdBS0MsQ0FBQSxzQkFMTyxhQVNQLENBQUEsNkJBR0UsMkJBQ0YsQ0FBQSx5QkFDQSxDQUFBLDRCQUNBLENBQUEsY0FDQSxDQUFBLDRCQUdFLDRCQUNGLENBQUEsd0JBQ0EsQ0FBQSwyQkFDQSxDQUFBLG9EQUd5QixlQUN6QixDQUFBLGNBQ0EsQ0FBQSx1QkFDQSxpQkFJUyxDQUFBLFNBQ1YsQ0FBQSxLQUFPLENBQUUsVUFFVCxDQUFBLFFBQ0EsQ0FBQSxXQUNBLENBQUEseUJBQ0EsaUJBR1UsQ0FBQSxLQUFBLENBQUEsU0FFVixDQUFBLFFBQ0EsQ0FBQSxXQUNBLENBQUEsYUFDQSxpQkFHQSxDQUFBLDBCQUNBLDJCQUdBLENBQUEseUJBQ0EsQ0FBQSw0QkFDQSxDQUFBLGNBQ0EsQ0FBQSwwQkFDQSxlQUdBLENBQUEsY0FDQSxDQUFBLHdDQUljLDBCQUNmLENBQUEsZUFHRSxZQUNGLENBQUEsc0JBQ0EsaUJBS0EsQ0FBVSxpQkFDVixpQkFHQSxDQUFVLGdCQUNWLENBQUEsa0JBQ0EsaUJBR0EsQ0FBVSxnQkFDVixDQUFBLHVCQUNBLGlCQUdBLENBQVUsZ0JBQ1YsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsaUJBR0EsQ0FBVSw2QkFDVixZQUdBLENBQUEsMEJBQ0EsaUJBR0EsQ0FBQSxxQ0FHbUIsZ0JBQ25CLENBQUEsY0FDQSxDQUFPLDhCQUdZLG1CQUNuQixDQUFBLHNFQUtELFNBQ0MsQ0FBQSw0RkFNYyxhQUNULENBQUUsWUFDUCxDQUFBLGtCQUNBLENBQVcsZUFDWCxDQUFRLGlCQUNDLENBQUEsb0JBQ1QsQ0FBQSxnTUFOcUIsU0FTcEIsQ0FBQSxvTEFUb0IsV0FhcEIsQ0FBQSwyQkFDQSxnREZ4Z0Q2QixDQUFBLFNFNmdEOUIsWUFHQSxDQUFBLGlCQUNVLENBQUEsZUFDSCxDQUFFLHFCQUNULENBQWMsYUFDZCxDQUFBLFlBQ0EsQ0FBQSxlQU5ELGlCQVNFLENBQUEsZUFDQSxDQUFBLGtCQUNBLFlBR0EsQ0FBQSxvQkFDQSxpQkFHQSxDQUFBLGVBQ0EsQ0FBQSxjQUNBLENBQUEsMEJBRWlCLG9CQUxsQixlQU1FLENBQUEsY0FDTSxDQUFFLENBQUEsbUJBS1QsWUFDQyxDQUFBLGdDQUVHLFdBQ0YsQ0FBQSxxQkFDQSxzQkFJRCxDQUFBLHNDRi9yRDRCLENBQUEsaUJFaXNEbEIsQ0FBQSxRQUNWLENBQUEsVUFDQSxDQUFBLFVBQ0EsQ0FBQSxnQkFDUSxDQUFBLHdCQUNSLENBRFEscUJBQ1IsQ0FEUSxvQkFDUixDQURRLGdCQUNSLENBQUEsZUFDQSxDQUFBLGNBQ0EsQ0FBQSxpQkFDQSxDQUFVLGdFQVFYLFlBQ0EsQ0FBQSxpQkFDQSxhQUdBLENBQUEsZ0JBQ0EsQ0FBQSxhQUNBLENBQUEsaUJBQ0EsQ0FBQSx5RUFLQSxhQUNBLENBQUEsY0FDQSxDQUFBLGFBQ0EsQ0FBQSxXQUNBLENBQUEsaUJBQ0EsVUFHQSxDQUFBLGlCQUNBLENBQVUsd0JBS1YsZUFDQSxDQUFBLDhCQU1DLGFBQ0EsQ0FBQSxvQ0FHQSxZQUNBLENBQUEsd0NBR0EsWUFDQSxDQUFBLHFCQUNBLENBQWMsNkJBR2QsdUJBQ1MsQ0FBQSwyQkFHVCxrQkFDTyxDQUFBLGdDQUdQLGtCQUNPLENBQUEsNEpBZ0JULGtCQUNDLENBQUEsb0NBS0EsaUJBRUEsQ0FBQSxtQkFDQSxlQUtELENBQUEsZUFDQSxDQUFBLGFBQ0EsQ0FBQSw2QkFFQSxlQUNDLENBQUEsNkJBR0QsZUFDQyxDQUFBLDZCQUdELGVBQ0MsQ0FBQSwyRUFkRixlQXNCVSxDQUFBLGFBQ1IsQ0FBQSx3Q0FHRCxVQUNDLENBQUEsV0FDQSxDQUFBLG1EQUZtQixRQUtsQixDQUFBLDZCQUlGLGtCQUNDLENBQUEsdUNBRUUsZ0JBQ0QsQ0FBQSx1Q0FHQyxlQUNELENBQUEsNENBSUYsa0JBRUUsQ0FBVyxrREFHVixpQkFDRCxDQUFBLG9EQURDLGNBSU0sQ0FBRSxzQ0FLWCxhQUNDLENBQUEsY0FDQSxDQUFBLG1DQUdELGtCQUNDLENBQUEseUNBRUMsaUJBQ0EsQ0FBQSxtQ0FNVyxrQkFDSCxDQUFFLG9CQUdILE1BQUEsQ0FDQyw4QkFhVSxrQkFDVixDQUFFLCtCQUdVLGFBQ2pCLENBQUUsa0JBQ1AsYUFHQSxDQUFBLGlCQUNBLENBQUEsd0JBR2MsZUFDZCxDQUFBLDJGQUk2QyxlQUM3QyxDQUFBLDhEQUtnQixlQUNoQixDQUFBLDRCQUNBLFVBR0EsQ0FBQSxvQkFDUyxDQUFBLFlBQ1QsQ0FBQSwyQkFHZ0IsY0FDVixDQUFFLHVCQUNSLENBRFEsZUFDUixDQUFRLEtBQUUsQ0FBQSxlQUVWLENBQUEsZ0JBQ0EsQ0FBQSxnQkFDUyxDQUFBLDJDQUd5Qiw2QkFDcEIsY0FDYixDQUFBLEtBQVUsQ0FBQSxNQUNMLENBQUMsb0NBRUssQ0FBQSxRQUNYLENBQUEsZ0JBQ0EsQ0FBQSwyQkFoQmUsaUJBb0JMLENBQUEsQ0FBQSxzQ0FJSyxnQkFDaEIsQ0FBQSxpQkFDQSxhQUdLLENBQUUsMkJBQ00sQ0FBQSxlQUNiLENBQUEsaUJBQ0EsQ0FBVSx3QkFDTSxDQUFBLGlCQUNoQixDQUFBLGdCQUNBLENBQVMsNEJBR0MsZUFDVixDQUFBLGdEQUlNLGVBQ04sQ0FBQSxtQ0FHc0IsZUFDZixDQUFFLHlCQUdLLFVBQ2QsQ0FBQSxlQUNBLGNBR0EsQ0FBQSxXQUNBLENBQUEseUNBQ08sQ0FBQSxXQUNQLENBQUEscURBQ00sQ0FBQSxjQUNOLENBQU8sMkJBR1csZUFUbkIsd0NBV1MsQ0FBQSxvREFDRCxDQUFBLENBQUEsMEJBSVMsZUFoQmpCLHlDQWtCUyxDQUFBLHdDQUNELENBQUEsQ0FBQSwwQ0FJeUIsZUF2QmpDLHlDQXlCUyxDQUFBLHdDQUNELENBQUEsQ0FBQSwwQ0FJeUIsZUE5QmpDLGlCQWdDUyxDQUFBLGdCQUNELENBQUEsQ0FBQSxxQkFJUixVQUNDLENBQUEsV0FDQSx1Q0Y5L0RpQixDQUFBLGVFbWdFakIsQ0FBQSxnQkFDQSxDQUFBLFVBQ0EsQ0FBQSxpQ0FDa0IsQ0FBQSxtQkFDVCxDQUFBLG1CQUNULENBQUEsWUFDQSxDQUFBLFVBQ0EsWUFHQSxDQUFBLDZCQUNpQixDQUFBLFFBQ2pCLENBQUEsYUFDQSxDQUFBLGVBQ0Esb0JBR1MsQ0FBQSxXQUNULHFCQUdBLENBQUEsY0FNSyxlQUNFLENBQUEsaUJBR0Esb0JBQ0ssQ0FBQSxPQUFTLGtCQUlYLENBQUUsMkNBR3NCLDZCQWhJcEIsdUNGMTZERyxDQUFBLGdCRThpRWhCLENBQUEsQ0FBVSxZQUlaLHVDRmxqRWtCLENBQUEsK0JFdWpFaEIsdUNGdmpFZ0IsQ0FBQSxhRXlqRWhCLHVDRnpqRWdCLENBQUEsOEJFZ2tFakIsa0JBQ1csQ0FBRSxXQUNaLENBQUEsZ0JBQ0EsQ0Zua0VnQix5QkVna0VqQixrQkFDVyxDQUFFLFdBQ1osQ0FBQSxnQkFDQSxDQUFBLE9BQWlCLGNBS2xCLENBQUEsV0FDQSxDQUFBLEtGLy9EWSxDQUFBLE9FZ2dFTixDQUNOLFFBQ0EsQ0FBQSxNQUFRLENBQUMsV0FFVCxDQUFBLFlBQ0EsQ0FBQSxnQkFDQSxDQUFBLFlBQ0EsQ0FBQSxxQkFDQSxDQUFjLG9CQUdiLDJCQUNjLENBQUEsdUJBQ0MsQ0FBQSx3QkFDRSxDQUFBLGdCQUNoQixDQUFBLGFBQ0EsQ0FBQSxXQUNBLENBQUEsaUJBQ0EsQ0FBVSxjQUNWLENBQUEsNkJBQ0EsQ0FEQSxpQkFDQSxDQUFBLDRCQUNBLENBREEsZ0JBQ0EsQ0FBQSw4QkFDQSxDQURBLGtCQUNBLENBQUEsWUFDQSxtQkFHQSxDQUhBLGNBR0EsQ0FBQSxtQkFDQSxDQURBLGNBQ0EsQ0FBQSw4QkFDYyxDQURkLHlCQUNjLENBQUEsMkJBRUssWUFMcEIsbUJBTUUsQ0FORixjQU1FLENBQUEsQ0FBQSwyQkFHa0IsWUFUcEIsbUJBVUUsQ0FWRixjQVVFLENBQUEsQ0FBQSwyQkFHa0IsWUFicEIsbUJBY0UsQ0FkRixjQWNFLENBQUEsQ0FBQSwyQkFHa0IsWUFqQnBCLG1CQWtCRSxDQWxCRixjQWtCRSxDQUFBLENBQUEsMENBR2dDLFlBckJsQyxtQkFzQkUsQ0F0QkYsY0FzQkUsQ0FBQSxDQUFBLGlCQUlGLFFBQ0MsQ0FBQSxVQUNBLENBQUEsb0JBQ1MsQ0FBQSxtQkFDVCxDQUFBLHFCQUN5QixDQUFBLGtCQUN6Qiw2QkFHQSxDQUhBLGlCQUdBLENBQUEsNEJBQ0EsQ0FEQSxnQkFDQSxDQUFBLDhCQUNBLENBREEsa0JBQ0EsQ0FBQSw2QkFPQSxpQkFDQSxDQUFBLGNBQ0EsYUFLRixDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsZ0JBSEQsaUJBTUUsQ0FBQSxtQkFJTyxvQkFDSSxDQUFBLDhJQU1rQixvQkFDbEIsQ0FBQSxvR0FJeUIsb0JBQ3pCLENBQUEsNkJBSVgsa0JBQ1MsQ0FBRSwyREFJRSxpQkFDZCxDQUFVLG1CQUNWLGVBSUMsQ0FBQSxhQUNBLENBQU0scUJBQ04sYUFHSyxDQUFFLFlBQ1AsQ0FBQSxrQkFDQSxDQUFXLGVBQ1gsQ0FBUSxlQUNSLENBQUEscUJBQ1MsQ0FBQSxvQkFDVCxDQUFBLDRCQUNtQixDQUFBLHlCQUNILENBQUEsNkJBQ0MsQ0FBQSx3QkFDakIsY0FHQSxDQUFBLFlBQ0EsWUFHQSxDQUFBLHNCQUVBLFlBQ0MsQ0FBQSxxQkFDQSxDQUFjLGNBQ2QsQ0FBQSxVQUNBLENBQUEsUUFDQSxDQUFBLFVBQ0EsQ0FBQSxhQUNBLENBQUEsMEJBRWlCLHNCQVRsQixZQVVFLENBQUEsQ0FBQSxxQkFLSCxpQkFDVyxDQUFBLE9BQVEsQ0FDbEIsT0FBUSxDQUNSLFVBQ0EsQ0FBQSxNQUFRLENBQUcsZ0JBRVgsQ0FBQSw4QkFDZSxDQUFBLHdCQUNmLGNBR0EsQ0FBQSxRQUNBLENBQUEsUUFDQSxDQUFBLGNBQ0EsMkJBR0EsQ0FBQSxjQUNBLDRCQUdBLENBQUEsaUNBS0EsaUJBQ0EsQ0FBQSxpQ0FHQSxlQUNBLENBQUEsMkJBQ21CLENBQUUsb0JBQ3JCLG1CQUtXLENBQUUsd0RBSWIsdUNGNXdFZ0IsQ0FBQSxxQkUrd0VKLENBQUEsVUFDWixDQUFBLGtDQUNBLENBREEsMEJBQ0EsQ0FBQSwwQkFDQSxlQUdBLENBQUEsZUFDQSxDQUFBLGdCQUNBLENBQUEsV0FDQSxDQUFBLHNCQUNBLFdBR0EsQ0FBQSxZQUNBLENBQUEsa0JBQ0EsQ0FEQSxlQUNBLENBQUEsZ0ZBTUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsVUFDQSxDQUFBLGtDQUNBLENBREEsMEJBQ0EsQ0FBQSxXQXhTRixnQkE2U0MsQ0FBQSxjQUNBLG9CQUdZLENBQUEsNEJBR0Msa0JBQ0gsQ0FBRSwwQkFHSixvQkFDSSxDQUFBLFVBNW1DYixvQkFnbkNhLENBQUEsWUFDWix5QkFLZ0IsQ0FBQSx3QkFHTCx5QkFDSyxDQUFBLGlCQUtmLGlCQUNTLENBQUEsZUFDVixDQUFBLG1CQUZDLDRCQUtlLENBQUEseUJBQ0gsQ0FBQSxlQUNaLENBQUEsaUVBS3dCLGtCQUNmLENBQUUseUNBRzRCLG9CQUM1QixDQUFBLHVJQU1iLG9CQUNhLENBQUEsOENBRytCLGtCQUNqQyxDQUFFLDBFQUlnQixvQkFDaEIsQ0FBQSxpQ0FHTSxXQUNsQixDQUFBLDRDQUNhLENBQUEsU0E3MkRkLGdCQWkzREMsQ0FBQSxtQkFwMkRBLGdCQXcyREEsQ0FBQSxlQUNBLENBQUEsaUNBSVEsb0JBQ0ksQ0FBQSw2Q0FJSixrQkFDRSxDQUFFLGtDQXIwREYsb0JBeTBERSxDQUFBLHNEQUdxQixvQ0FDcEIsQ0FBQSxnQkFDYixDQUFBLGlCQUNBLENBQUEsYUFDQSxDQUFBLGNBQ00sQ0FBRSx5QkFDUixpQ0FHa0IsQ0FBQSxrQkFDbEIsbUNBR2tCLENBQUEsa0NBRWxCLFdBQ0MsQ0FBQSxpQkFDUSxDQUFBLGlCQUNSLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsQ0FBQSx3Q0FHRCxVQUNDLENBQUEsZUFDQSxDQUFBLDJDQUdlLGtCQUVMLENBQUEsaUJBQ1QsbUNBS2dCLENBQUEsd0NBQ0QsQ0FEQyxnQ0FDRCxDQUFBLDRCQUdULGlCQUVFLENBQUEsNkNBRUEsZUFDUixDQUFBLFVBQ0EsdUJBTU0sQ0FBQSxXQUNQLENBQUEsb0JBQ1EsQ0FBQSwwQkFDSSxDQUFBLGlCQUNaLENBQUEscUJBQ1ksQ0FBQSxrQkFDRixDQUFFLGdCQUNaLHVCQUdPLENBQUEsV0FDUCxDQUFBLFVBQ0EsQ0FBQSxnQkFDQSxXQUdBLENBQUEsZUFDQSxDQUFBLE9BQWdCLENBQ2hCLGdCQUNBLENBQUEsVUFDQSxDQUFBLE9GbC9Fa0IsdUNBNkJGLENBQUEsY0U0OUVqQixDQUFBLFlBQ0EsQ0FBQSxTQUNBLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxlQUNBLENBQUEsWUFDQSxDQUFBLFVBQ0EsQ0FBQSxPQUFXLENBQ1gsTUFBTyxDQUFDLGFBRVIsQ0FBTSw2QkFDVyxDQUFBLGtCQUNqQixDQUFXLGdCQUNGLENBQUEsNEJBQ0QsQ0FBQSxpQkFDUixDQUFBLFNBQ0EsQ0FBQSxtQkFDWSxDQUFBLCtCQUVGLE9BQWdCLENBQ3pCLG1CQUNZLENBQUEsK0JBR0gsUUFDVCxDQUFBLG1CQUNZLENBQUEsK0JBR0gsUUFDVCxDQUFBLG1CQUNZLENBQUEsK0JBR0gsU0FDVCxDQUFBLG1CQUNZLENBQUEsZ0JBQ1osWUFHQSxDQUFBLG9CQUNBLE1BQUEsQ0FFYSxZQUViLENBQUEsa0JBQ0EsQ0FBVyxzQkFDWCxDQUFlLGtCQUNMLENBQUUsd0JBQ0osQ0FBQSxrQkFDUixXQUdBLENBQUEsUUFDQSxDQUFBLHdCQUNBLENBQUEsMkJBQ0EsQ0FBQSxZQUNBLENBQUEsY0FDQSxDQUFBLGVBQ0EsQ0FBQSwrQkFDYSxDQUFBLHNCQUNELENBQUEsZ0RBVFosb0JBYWEsQ0FBQSxxQkFDWixhQUlJLENGMWdGa0Isd0JFMmdGUCxDQUFFLG9CQUNOLENBQUUsa0JBQ2QsYUFHSyxDRi9nRmUsd0JFZ2hGSixDQUFFLG9CQUNOLENBQUUscUJBQ2QsYUFHSyxDRnBoRmtCLHdCRXFoRlAsQ0FBRSxvQkFDTixDQUFFLG9CQUNkLGFBR0ssQ0Z6aEZpQix3QkUwaEZOLENBQUUsb0JBQ04sQ0FBRSw4QkFLZCxXQUNBLENBQUEsd0JBQ2dCLENBQUUsb0JBQ04sQ0FBRSx3QkFDZCxVQU9DLENBQUEsV0FDQSxDQUFBLFNBQ0EsQ0FBQSxzQkFDQSxVQUdBLENBQUEsV0FDQSxDQUFBLDJCQUNtQixDQUFBLHlCQUNGLENBQUEsZ0JBQ1QsQ0FBQSw0QkFDUixVQUdBLENBQUEsV0FDQSxDQUFBLDJCQUNtQixDQUFBLHlCQUNGLENBQUEsb0JBQ1IsQ0FBQSxzQkFDVCxVQUtBLENBQUEsa0NBT0EsY0FDTSxDQUFFLHVDQUdSLGdCQUNRLENBQUEsbUZBUVMsMEJBQ0QsQ0FBQSx3QkFDVixDQUFBLHFHQUtZLG9CQUNSLENBQUUsNERBQzJDLENBQUMseUZBS3JDLDBCQUNILENBQUEsd0JBQ1YsQ0FBQSwyR0FLYyxvQkFDVixDQUFFLDREQUMyQyxDQUFDLGlCQUMxRCxVQU9DLENBQUEsd2lFQUMyaUUsQ0FBQSwwQkFLMWlFLFVBQ0EsQ0FBQSxlQUNBLENBQUEsb0NBR0EsYUFFTSxDQUFFLHNDQUZHLGFBTUwsQ0FBRSx5QkFJUixhQUNLLENBQUUsdUlBTXNCLHFCQUM5QixDQUFBLFlBQ0EsQ0FBQSxpQkFDQSxDQUFBLDZCQUNtQixDQUFBLDhCQUNDLENBQUEsYUFDZixDQUFFLHdCQUdSLHdCQUNzQyxDQUFBLDBGQXhDdkMsVUFpREUsQ0FBQSxnQkFqREYsVUFxREUsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxlQXZERixpQkEyREUsQ0FBQSwwQkFHRCxlQUNDLENBQUEsVUFDQSxDQUFBLGtDQUlELGFBQ00sQ0YvdEZnQixtQ0VrdUZ0QixVQUNDLENBQUEseUNBREQsYUFJTyxDQUFFLDBEQU1SLGFBQ00sQ0Y1dUZxQixtQ0tqQ2QsVUhreEZiLENBQUEscUJBQ0EsQ0FBQSx3Q0YzdUY2QixDQUFBLFlFNnVGN0IsQ0FBQSxrRkdyeEZ3Qix3Qkh5eEZQLENBQUUsV0FDbEIsQ0FBQSxzRUc3d0ZpQixXSG94RmpCLENBQUEsaURBSXVCLHNCQUNqQixDQUFBLDZGR2h4Rk8sd0JIc3hGRSxDQUFFLDZCQUNJLENGNXhGTiw4QkU2eEZPLENGN3hGUCxvQkU4eEZKLENGOXhGSSxrSEtjSyxxQkhzeEZyQixDQUFBLFdBQ0EsQ0FBQSx1QkFHRCwyQkFDYSxDQUFBLGlDQUdSLGtCQUNNLENBQUUsdUhBTUQscUJBQ1gsQ0FBQSxVQUNBLENBQUEsaUJBQ0EsQ0FBQSx1SEFNVyx3QkFDSyxDRnR1RlksVUV1dUY1QixDQUFBLG1IQU1VLHdCQUNNLENGN3VGVSxVRTh1RjFCLENBQUEsOEJBR0QsOEJBQ2EsQ0FBQSx1SEFNRCx3QkFDSyxDRnh2RmMsVUV5dkY5QixDQUFBLDJHQU1RLHdCQUNRLENGL3ZGUyxVRWd3RnpCLENBQUEsdUhBTVcsd0JBQ0ssQ0Z0d0ZhLFVFdXdGN0IsQ0FBQSxnQ0FHVyxxQkFDWCxDQUFBLGdDQUNZLENBQUEsVUFDWixDQUFBLDRKQU9XLGdDQUNDLENBQUEsd0JBR2Isb0JBQ1ksQ0FBQSx3QkFDSSxDQUFBLDJEQUloQixlQUNDLENBQUEsVUFDQSxDQUFBLHNDQUN1QixDQUFBLG1FQUdQLFVBR2YsQ0FBQSw4SkFEQyx3QkFLZ0IsQ0YvMUZBLFdFZzJGaEIsQ0FBQSx5RkFSZ0IsV0FlaEIsQ0FBQSx3QkFDZ0IsQ0ZyMUZXLDBNRW0xRjFCLFdBTUEsQ0FBQSx3QkFDZ0IsQ0Z4MUZPLGlGRW0wRlIsV0E2QmhCLENBQUEsa0JBRVUsQ0FBRSxxRkEvQkksVUFzQ2hCLENBQUEsa01BREMsVUFLQSxDQUFBLHNCQUNZLENBQUEsb0NBTUQscUJBQ2QsQ0FBQSxxQ0F4UUYscUJBNlFFLENBQUEsVUFDQSxDQUFBLDBCQUdLLFVBQ0wsQ0FBQSxlQUNBLENBQUEsdUJBR0QsZUFDQyxDQUFBLHFEQUkwQixxQkFDMUIsQ0FBQSx3QkFHRCxXQUNDLENBQUEsd0JBQ2dCLENBQUUsc0JBR25CLGVBQ0MsQ0FBQSx5REFJRCxlQUNDLENBQUEsVUFDQSxDQUFBLGlCQUNBLENBQUEsb0NBR1ksb0JBQ0EsQ0FBQSx1SEFLTyx3QkFDSCxDQUFFLHdCQUNWLENBQUEseUlBS1ksb0JBQ1IsQ0FBRSw0REFDMkMsQ0FBQyw2SEFLckMsd0JBQ0wsQ0FBRSxvQkFDTixDQUFFLCtJQUtRLG9CQUNWLENBQUUsNERBQzJDLENBQUMsb0RBT3hELGlCQUNDLENBQUEscUJBQ0EsQ0FBQSxpQkFDTyxDQUFBLGdQQUhSLFVBU0UsQ0FBQSxxREFJRixpQkFDQyxDQUFBLDBCQU1lLHlCQURqQiw0QkFFbUIsQ0FBQSxDQUFBLCtCQUZuQixvQkFNYSxDQUFFLDBCQUlmLHFCQUNBLENBQUEsMEJBRWlCLDBCQUhqQiw0QkFJbUIsQ0FBQSxDQUFBLDRJQUpiLHFCQVVMLENBQUEsVUFDQSxDQUFBLDJDQU9NLHFCQUNNLENBQUEsZ0JBQ1osQ0FBQSxZQUNBLENBQUEsK0RBRzBCLG9CQUNsQixDQUFBLDZCQUtILGVBQ1AsQ0FBQSwwQ0FHb0Isa0JBQ1YsQ0FBRSxpREFuWkgsZUF3WlQsQ0FBQSwyQ0FHa0MseUNBQ3BCLGVBQ2IsQ0FBQSw4QkFDYyxDQUFBLENBQUEsd0ZBTUQsa0JBQ0osQ0FBRSw2QkFHYixlQUNDLENBQUEsNkJBR0QsNEJBQ2EsQ0FBQSwrQkFDRyxDQUFBLDBDQUdILGFBQ1AsQ0FBRSxnQkFDUCxDQUxlLHFDQUdILGFBQ1AsQ0FBRSxnQkFDUCxDQUFBLHVCQUdDLHFCQUN1QixDQUFBLHVCQUR2QixxQkFLdUIsQ0FBQSxrQ0FJdkIsVUFDQSxDQUFBLGlDQUNZLENBQUEsd0NBRlosVUFLQyxDQUFBLCtCQUlELFVBQ0EsQ0FBQSxpQ0FDWSxDQUFBLHdHQU9aLHFCQUN1QixDQUFBLDBCQUd6QixlQUNDLENBQUEsa0ZBS0Qsa0JBQ1csQ0FBRSx3Q0FHQyxrQkFDSCxDQUFFLHVDQUdiLFVBQ0MsQ0FBQSxzQ0FHUSwyQkFDSSxDQUFBLHNCQUdiLDJCQUNhLENBQUEsZ0NBSU4sd0JBQ1UsQ0ZscEdJLDZCRTZrR3JCLGVBeUVDLENBQUEsOExBTThCLDBCQUNaLENBQUEsOENBR0csYUFDaEIsQ0ZqcUdlLDBJRXdxR3JCLDJCQUVxQixDRjFxR0EsYUUycUdkLENGM3FHYyx3Q0UrcUdyQiwyQkFDb0IsQ0ZockdDLGFFaXJHZixDRmpyR2UsdUJFd3JHbkIsd0JBQ3VCLENBQUEsK0JBQ08sQ0FBQSxnREFDUyxDQURULHdDQUNTLENBQUEsd0JBR3ZDLHdCQUN3QixDQUFBLCtCQUNPLENBQUEsZ0RBQ1MsQ0FEVCx3Q0FDUyxDQUFBLG1CQWhpQmhDLGtCQXFpQkMsQ0FBRSxnQ0FHYix3QkFDaUIsQ0FBRSxpR0FJTSxVQUN4QixDQUFBLCtCQUdDLCtCQUNjLENBQUEsNEJBQ0gsQ0FBQSx5RkFJYSxrQkFDZixDQUFFLDZaQVdiLGVBQ0MsQ0FBQSwwREFHMkMsa0JBQ2pDLENBQUUsMk9BT3lCLGVBQ3JDLENBQUEscU9BT29CLGVBQ3BCLENBQUEsNFdEenpDZSxlQ20wQ2YsQ0FBQSx5QkFHRCxpQkFDQyxDQUFBLDhDQUdvQixvQkFDUixDQUFFLGtDQUdELFVBQ2IsQ0FBQSx3QkFHQyxxQkFDdUIsQ0FBQSxzQ0FHekIsa0JBQ1csQ0FBRSx1QkFJYixlQUNDLENBQUEsc0NBR1UsZUFDVixDQUFBLFVBQ0EsQ0FBQSwyQ0FHZSxVQUNmLENBQUEsbUlBSVUsYUFDTCxDRm55R2dCLDRDRXN5R04sd0JBQ0MsQ0Z0ekdBLGlGRTB6R04sZ0NBQ0UsQ0FBQSx5REFHZSxzQkFDbkIsQ0FBQSxnQ0F4cEVSLGVBNHBFQSxDQUFBLFVBQ0EsQ0FBQSw2RUFJVSxVQUNWLENBQUEsNkNBR2tCLFVBQ2xCLENBQUEscUJBR0Qsa0JBQ1csQ0FBRSwrQkFHSixrQkFDRSxDQUFFLHlEQUlKLGtCQUNFLENBQUUscUVBSUosa0JBQ0UsQ0FBRSw4Q0FHTSw2QkFDTixDQUFBLGtFQUdxQixlQUNqQyxDQUFBLHFDQUdELHVDQUNtQixDQUFBLDZCQUluQix3QkFDaUIsQ0FBRSx3Q0FESCxrQkFJSixDQUFFLDRFQUVnQixvQkFDZixDQUFBLGdDQUtmLDJCQUNRLENBQUEsdUJBR1IsVUFDQyxDQUFBLHVFQUdhLGtCQUdGLENBQUUseUNBSWQsZUFDQyxDQUFBLG1EQUc4QixxREFDbUIsQ0FBQSx1RkFJdEMsd0JBQ0ssQ0Y1NEdJLDZCRSs0R3JCLGFBQ00sQ0ZoNUdlLCtCRW01R3JCLGVBQ0MsQ0FBQSxvQ0FHRCxlQUNDLENBQUEsaUhBSStCLG9CQUNuQixDQUFBLDBCQUdiLGVBQ0MsQ0FBQSw2QkFHRCxlQUNDLENBQUEsOEJBR0Qsa0NBQ21CLENBQUEsb0RBRWxCLFVBQ0MsQ0FBQSw2QkFJRixrQ0FDbUIsQ0FBQSx1QkFHbkIsVUFDQyxDQUFBLHFCQUNBLENBQUEsd0JBTUQsZUFDQyxDQUFBLFVBQ0EsQ0FBQSxvQ0FFQSxlQUNDLENBQUEsVUFDQSxDQUFBLGdEQUdELGVBQ0MsQ0FBQSx5REFHaUIsZ0NBQ0wsQ0FBQSwyREFHSyw4QkFDTCxDQUFBLG9DQUdiLFVBQ0MsQ0FBQSxvREFHaUIsa0JBQ1AsQ0FBRSwwQ0FHYiwySkFDcUosQ0FBQSxvQ0FNdEosZ0JBQ0MsQ0FBQSxzQkE5ckdVLGVBa3NHVixDQUFBLDhCQUdELGVBQ0MsQ0FBQSw4QkFHRCxlQUNDLENBQUEsOEJBS0Qsb0JBQ2EsQ0FBQSxxQ0FLYixrQkFDVyxDRjE5R1EsWUUyOUdsQiwwQkFTVSxDQUFBLGVBQ1Ysa0JBR1UsQ0FBRSxjQUNaLENBQUEsYUFDQSxDQUFBLEtBQVMsQ0FBQSxPQUNILENBQ04sUUFDQSxDQUFBLE1BQVEsQ0FBQyxXQUVULENBQUEsWUFDQSxDQUFBLFdBQ0EsQ0FBQSxxQkFDYSxDQUFBLGFBQ2IsY0FHQSxDQUFBLGlCQUNBLGlCQUdVLENBQUEsT0FBUSxDQUNsQixTQUNBLENBQUEsY0FDQSxDQUFBLFlBQ0Esc0JBR08sQ0FBQSx5QkFDVSxDQUFBLGFBQ2pCLGtCQUtVLENBQUUsd0JBQ1osQ0FEWSxxQkFDWixDQURZLG9CQUNaLENBRFksZ0JBQ1osQ0FBQSxXQUNBLENBQUEsV0FDQSxDQUFBLFdBQ0EsQ0FBQSxjQUNBLGtCQUdVLENBQUUsd0JBQ1osQ0FEWSxxQkFDWixDQURZLG9CQUNaLENBRFksZ0JBQ1osQ0FBQSxXQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSxpQkFDQSxlQUdBLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLG9CQUNBLENBREEsZ0JBQ0EsQ0FBQSxXQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSx3Q0FLOEIsb0JBQ3pCLFdBQ0wsQ0FBQSxDQUFLLGFBUVAsTUFBTyxnQkFFRyxDQUFBLEtBQUEsc0JBS0QsQ0FBQSwyQkFDRyxDQUFBLDBCQUNFLENBQUEseUJBQ0QsQ0FBQSxXQUNYLHVCQUlTLENBQUEsYUFDVCxlQUlBLENBQUEsZUFHTSx1QkFDRyxDQUFBLG1CRDkvR1gsK0JDbWdIbUIsQ0FBQSx5REFPbEIsdUJBQ1UsQ0FBQSxVQUlWLHNCQUNRLENBQUEsc0JBTUYsaUNBQ08sQ0FBQSx3QkFJYixzQkFDUSxDQUFBLHFDQUlXLDJCQUNOLENBQUEscUJBQ0osQ0FBQSxlQXZyRlIscUJBMnJGUSxDQUFBLDJCQUNJLENBQUEsbUJBQ0osQ0FBQSxvQkFJVCwwQkFDVSxDQUFBLDJFQS8xRFgseUJBczJEVyxDQUFBLGFBMWtEWCwwQkEra0RjLENBQUEsK0ZBVWIsdUJBQ1UsQ0FBQSxpQkFsOEZQLHVCQXM4RlUsQ0FBQSwwQkFDRyxDQUFBLFlBQ2YsdUJBS1MsQ0FBQSx1Q0RudkRHLCtCQ3V2REEsQ0FBQSxxQkFDWix1QkFHUyxDQUFBLHdDQU1WLHVCQUNVLENBQUEsa0JBQ1QsMEJBR2UsQ0FBQSw0QkFocEZoQix3Q0FvcEZnQixDQUFBLHNCQUNSLENBQUEsYUNoOEdQLDBCRHM4R1ksQ0FBQSwwQkFDQSxDQUFBLDZCQUNFLENBQUEsb0NBTWYsdUJBQ1UsQ0FBQSw0QkFqb0RYLHVCQXNvRFcsQ0FBQSxxQkFHRyxpQkFDRixDQUFBLFNBQ1YsQ0FBQSxXQUNBLENBQUEsWUFDQSxDQUFBLFVBQ0EsQ0FBQSx3QkFDTyxDQUFBLGFBQ1AsQ0FBQSwrQkFHRSwyQkFDVSxDQUFBLGNBQ0osQ0FBRSxrR0FLUix1QkFDUyxDQUFBLGdDQUdULHlDQUNjLENBRGQsNkJBQ2MsQ0FBQSx3Q0FDRCxDQURDLDRCQUNELENBQUEseUNBQ0MsQ0FERCw2QkFDQyxDQUFBLCtCQUlkLG1CQUNPLENBQUEsb0JBQ0MsQ0FBQSwrQkFJVixZQUNDLENBQUEsY0E5bERILHdDQW1tRGdCLENBbm1EaEIsNEJBbW1EZ0IsQ0FBQSx1Q0FDRCxDQURDLDJCQUNELENBQUEseUNBQ0MsQ0FERCw2QkFDQyxDQUFBLENBQUEsV0ZwMEhoQix5QkFDYyxDQUFBLGlCQUNiLENBQVUsZUFDVixDQUFBLDJGQUMyRSxDQUFBLFdBRzVFLG9CQUNjLENBQUEsaUJBQ2IsQ0FBVSxlQUNWLENBQUEseUVBQ3lELENBQUEsV0FHMUQsa0NBQ2MsQ0FBQSxpQkFDYixDQUFVLGVBQ1YsQ0FBQSw2R0FDNkYsQ0FBQSxXQUc5Riw0QkFDYyxDQUFBLHlGQUM0RCxDQUFBLHVCQUcxRSxLQUFBLFNBRUUsQ0FBQSxHQUFBLFNBSUEsQ0FBQSxDQUFBLDBEQTJNaUMsYUFDakMsQ0FBQSwwREFHaUMsYUFDakMsQ0FBQSwwREFHaUMsYUFDakMsQ0FBQSx5Q0Urc0RNLFdGMXNEUCxDQUFBLHVEQUVPLGFBQ04sQ0FBQSxxQkFDTyxDQUFBLGlCQUNDLENBQUUsVUFDVixDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGtCQUNBLENBQUEsYUFDQSxDQUFBLDBCUWxRZSxzQkFDaEIsZ0JBQ0MsQ0FBQSxDQUFBLGlCQVNBLGVBQ0MsQ0FBQSxvQkFDQSxZQUdBLENBQUEsZ0JBQ0EsdUJBR1MsQ0FBQSxTQUNULFlBR0EsQ0FBQSw2QkFDaUIsQ0FBQSxjQUNqQixDQUFBLGtCQUNBLENBQUEsMENBRWlDLFNBTmxDLHFCQU9FLENBQUEsZ0JBRUEsc0JBQ0MsQ0FBYyxDQUFFLDBDQU1lLGNBRGxDLHFCQUVjLENBQUEsQ0FBQSwwQ0FLb0Isd0JBRGxDLFVBRUUsQ0FBQSxxQkFDQSxDQUFBLDhCQUNhLENBQUEsMEJBSmQsVUFPRSxDQUFBLHdCQUN5QixDQUFBLENBQUEsMENBTU0sOEJBRGxDLHFCQUVFLENBQUEsZ0NBRkQsVUFLRSxDQUFBLENBQUEsNkJBS0gsY0FDQyxDQUFBLG1CQUNBLGNBR0EsQ0FBQSxnQkFDQSxDQUFBLDJCQUZXLGNBS1YsQ0FBQSx5QkFDQSxhQUlELENBQUssK0JBREwsYUFJQyxDQUFLLHdCQUNMLGFBSUQsQ0FBSyw4QkFETCxhQUlDLENBQUssa0VBTU4seUJBQ2lCLENBQUEscUNBQ2pCLENBRGlCLDZCQUNqQixDQUFxQix3RUFLckIseUJBQ2lCLENBQUEscUNBQ2pCLENBRGlCLDZCQUNqQixDQUFxQixxRUFLckIseUJBQ2lCLENBQUEscUNBQ2pCLENBRGlCLDZCQUNqQixDQUFxQixvQkFDckIsV0FHQSxDQUFBLFlBQ0EsQ0FBQSxnQkFDQSxDQUFBLGNBQ0EsQ0FBQSxnQkFDQSxDQUFBLG9CQUNBLFlBR0EsQ0FBQSxhQUNBLENBQUEsY0FDQSxDQUFBLGtCQUNBLENBQUEsNkJBQ0EsYUFJQyxDQUFLLDJCQUNZLENBQUcsNkJBQ3BCLGFBR0EsQ0FBSywyQkFDWSxDQUFHLDJCQUNwQixZQUlELENBQUEsZ0JBQ0EsQ0FBQSxjQUNBLENBQU0scUNSbEZnQixDQUFBLGVRb0Z0QixDQUFBLGdCQUNBLFVBR0EsQ0FBQSxlQUNBLENBQU8sa0JBQ1AsQ0FBQSxpQkFDQSxDQUFBLGdCQUNBLENBQUEsY0FDQSxDQUFNLHdCQUNOLENBRE0scUJBQ04sQ0FETSxvQkFDTixDQURNLGdCQUNOLENBQUEsa0JBQ0EsQ0FBVSxxQkFDRSxDQUFBLHNCQVRaLHdCQVlDLENBQWdCLHlCQUNoQix1R0FHWSxDQUFBLCtCQURaLHVHQUlhLENBQUEsOEJBSmIsZ0JBUUMsQ0FBQSxhQUNBLENBQUEsNkJBQ0Esa0JBSUQsQ0FBVSxXQUNWLENBQUEsbUNBRkEsa0JBS0MsQ0FBVSx5QkFDVix1R0FJVyxDQUFBLCtCQURaLHVHQUlhLENBQUEsOEJBSmIsZ0JBUUMsQ0FBQSxhQUNBLENBQUEsNkJBQ0Esa0JBSUQsQ0FBVSxXQUNWLENBQUEsbUNBRkEsa0JBS0MsQ0FBVSxzQkFDViwrRkFJVyxDQUFBLFdBQ1osQ0FBQSw0QkFGQSwrRkFLYSxDQUFBLHdCQUNaLDZCQUs4QixDQUFBLFVBQ2hDLENBQUEsMENBRWlDLHdCQUpsQyxpQ0FLMkIsQ0FBQyxVQUMxQixDQUFBLGFBQ0EsQ0FBQSxRQUFjLENBQ2QsZUFDQSxDQUFBLGlCQUNBLENBQUEsZ0NBQ2UsQ0FBQSxDQUFBLGtDQUdoQixXQUNDLENBQUEsdUJBQ08sQ0FBQSxhQUNQLENBQUEsNkJBQ0EsbUJBSUQsQ0FBQSx1QkFDTyxDQUFBLHVDUm5MZSxDQUFBLFlRcUx0QixVQUdBLENBQUEsZUFDQSxDQUFPLGtCQUNQLENBQVUsa0JBQ1YsQ0FBQSxpQkFDQSxDQUFBLGdCQUNBLENBQUEsY0FDQSxDQUFNLHdCQUNOLENBRE0scUJBQ04sQ0FETSxvQkFDTixDQURNLGdCQUNOLENBQUEscUJBQ1ksQ0FBQSxVQUNaLENBQUEsa0JBVkEsd0JBYUMsQ0FBZ0IsdUJBR2hCLGtCQUNBLENBQVUsV0FDVixDQUFBLHdCQUNZLENBQUssNkJBSGpCLGtCQU1DLENBQVUsc0JBSVgsa0JBQ0EsQ0FBVSxXQUNWLENBQUEsd0JBQ1ksQ0FBSyw0QkFIakIsa0JBTUMsQ0FBVSx1Q0FNWixjQUNBLENBQUEsaUJBQ0EsQ0FBQSxpQkFDQSxhQUdBLENBQUEsd0JBREEsVUFJQyxDQUFBLFVBQ0EsQ0FBQSxhQUNBLENBQUEsNkNBS0QsWUFDQSxDQUFBLGdCQUNBLGFBR0EsQ0FBQSxpQkFDQSwwQkFHOEIsQ0FBQSwyQkFDQyxDQUFBLHdEQUNuQixDQUFBLFlBQ1osQ0FBQSxjQUNBLENBQUEsYUFDQSxDQUFBLGtDQUVBLDRCQUNvQixDQUFBLHFCQUNQLENBQUEsNkJBQ1osQ0FBQSw4QkFDQSxDQUFBLGNBQ0EsQ0FBQSxpQkFDQSxjQUlELENBQU0sZUFDTixDQUFPLGtCQUNQLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxjQUNBLENBQU0sd0JBQ04sQ0FETSxxQkFDTixDQURNLG9CQUNOLENBRE0sZ0JBQ04sQ0FBQSxZQUNBLENBQUEsdUJBVEEsd0NBWWtCLENBWmxCLGdDQVlrQixDQUFBLDRCQUdqQixrQkFDQSxDQUFVLFdBQ1YsQ0FBQSxhQUNBLENBQUEseUNBR2Esa0JBQ2IsQ0FBVSwyQkFHVixrQkFDQSxDQUFVLFdBQ1YsQ0FBQSxhQUNBLENBQUEsMENBR2Usa0JBQ2YsQ0FBVSxpQkFDVixpQkFJTyxDQUFFLG9CQUNELENBQUEscUJBQ1QsQ0FBQSxxQkFDWSxDQUFBLGNBQ1osQ0FBQSxnQkFDQSxDQUFBLGdCQUNBLENBQUEsMkJBQ0EsVUFHQSxDQUFBLHdCQUNnQixDQUFDLDRCQUNqQixjQUdBLENBQUEsY0FDQSxVQUdBLENBQUEsNkJBRE0sb0JBS0csQ0FBQSw0R0FJVCxhQUNDLENBQUssb0RBR2UsWUFDcEIsQ0FBQSxzQkFDQSxDQUFBLCtDQUdpQixrQkFDakIsQ0FBQSxVQUNBLENBQUEsaUJBQ0EsQ0FBQSwwQkFDQSxnQkFJRCxDQUFBLGFBQ0EsQ0FBQSxjQUNBLENBQUEsZ0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLHlCQUNBLGlCQUdBLENBQUEsY0FDQSxDQUFNLG1CQUNOLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLG9CQUNBLENBREEsZ0JBQ0EsQ0FBQSxzQkFDQSx1QkFHUyxDQUFBLHNCQUNULGtCQUtBLENBQVUsaUJBQ1YsQ0FBQSxrREFJZSxRQUFnQixDQUM5QixpQkFDQSxDQUFBLFVBQ0EsQ0FBQSxtREFHaUIsaUJBQ2pCLENBQUEsVUFDQSxDQUFBLGVBQ0EsVVI3S0gsQ0FBQSxXQUNBLENBQUEsU0FDQSxDQUFBLGFBQ0EsQ0FBQSxXQUNBLENBQUEsb0JBQ1MsQ0FBQSxjQUNULENBQU0scUJBQ00sQ0FBQSxpQkFDWixDQUFBLFlBQ0EsQ0FBQSx3QkFDQSxDQURBLHFCQUNBLENBREEsb0JBQ0EsQ0FEQSxnQkFDQSxDQUFBLGlCUTJLRSxDQUFBLHNCUnpLRiwwQkF0RlksQ0FBQSxzQkF3RlgsZUFHQSxDQUFBLG9CQUNBLENBQVksZUFDWixtQlF3S0QsQ0FBQSxXUjNjRCx5QkFDYyxDQUFBLGlCQUNiLENBQUEsZUFDQSxDQUFBLDJGQUMyRSxDQUFBLFdBRzVFLG9CQUNZLENBQUUsaUJBQ2IsQ0FBQSxlQUNBLENBQUEseUVBQ3lELENBQUEsV0FHMUQsa0NBQ2MsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSw2R0FDNkYsQ0FBQSxXQUc5Riw0QkFDYyxDQUFBLHlGQUM0RCxDQUFBLHVCQUcxRSxLQUFBLFNBRUUsQ0FBQSxHQUFBLFNBSUEsQ0FBQSxDQUFBLDBEQTJNaUMsYUFDakMsQ0FBQSwwREFHaUMsYUFDakMsQ0FBQSwwREFHaUMsYUFDakMsQ0FBQSx5Q0Urc0RNLFdGMXNEUCxDQUFBLHVEQUVPLGFBQ04sQ0FBQSxxQkFDTyxDQUFBLGlCQUNQLENBQVEsVUFDUixDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGtCQUNBLENBQUEsYUFDQSxDQUFBLDRCUzdQQyxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxrQ0FGQSxrQkFLQyxDQUFBLHFDQUdBLHVHQUNZLENBQUEsMkNBRFosdUdBSWEsQ0FBQSwwQ0FKYixlQVFDLENBQUEseUNBSUQsa0JBQ0EsQ0FBQSwrQ0FEQSxrQkFJQyxDQUFBLHFDQUlELHVHQUNZLENBQUEsMkNBRFosdUdBSWEsQ0FBQSwwQ0FKYixlQVFDLENBQUEseUNBSUQsa0JBQ0EsQ0FBQSwrQ0FEQSxrQkFJQyxDQUFBLGtDQUlELCtGQUNZLENBQUEsd0NBRFosK0ZBSWEsQ0FBQSxvQ0FLZCxpQkFDQSxDQUFBLDBDQUV3QixvQ0FIeEIsaUNBSXVCLENBQUcsZUFDekIsQ0FBQSxDQUFBLHlDQUlELG9DVEY0QixDQUFBLHdCU001QixpQkFDQSxDQUFBLHNDQUVDLGVBQ0EsQ0FBQSw0Q0FEQSxrQkFJQyxDQUFBLG1DQUlELG9CQUNBLENBQUEsa0NBR0Esb0JBQ0EsQ0FBQSw2QkFJRCxrQkFDQSxDQUFBLGlCQUNBLENBQUEscURBQ1ksQ0FBQSxxQ0FHWixhQUNBLENBQUEsMkNBREEsYUFJQyxDQUFBLG9DQUlELGFBQ0EsQ0FBQSwwQ0FEQSxhQUlDLENBQUEsa0NBTUQsZ0JBQ0EsQ0FBQSwyQkFLQSxlVHdLRixDQUFBLGlCQUNBLENBQUEsa0NTektFLDBCVDJFVSxDQUFBLGtDUzNFVixlVGdMRCxDQUFBLG9CQUNBLENBQUEsV0FoVEYseUJBQ2MsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSwyRkFDMkUsQ0FBQSxXQUc1RSxvQkFDQyxDQUFXLGlCQUNYLENBQUEsZUFDQSxDQUFBLHlFQUN5RCxDQUFBLFdBRzFELGtDQUNjLENBQUEsaUJBQ2IsQ0FBQSxlQUNBLENBQUEsNkdBQzZGLENBQUEsV0FHOUYsNEJBQ2MsQ0FBQSx5RkFDNEQsQ0FBQSx1QkFHMUUsS0FBQSxTQUNLLENBQ0gsR0FBQSxTQUdDLENBQ0QsQ0FBQSwwREEyTTJCLGFBQzNCLENBQUEsMERBRzJCLGFBQzNCLENBQUEsMERBRzJCLGFBQzNCLENBQUEseUNFK3NETSxXRjFzRFAsQ0FBQSx1REFFQyxhQUNBLENBQUEscUJBQ08sQ0FBQSxpQkFDUCxDQUFBLFVBQWtCLENBQ2xCLFVBQVcsQ0FDWCxXQUNBLENBQUEsVUFBWSxDQUNaLGtCQUNBLENBQUEsYUFDQSxDQUFBLG9CQUNBLFdVNVBBLENBQUEsWUFDQSxDQUFBLGVBQ0EsVUFFUyxDQUNULFNWb0txQixDQUFJLDZDVXJLaEIsV0FLUixDQUFBLHFDQUxRLHFCQVNHLENBQUMsY0FDWix1QkFZVSxDQUFBLGdCQUNYLENBQUEsc0JBQ0EsZ0JBR0EsQ0FBQSxnQkFDQSxnQ0FPYSxDQUFBLGlCQUNiLGNBR0EsQ0FBQSxrQkFDQSxDQUFBLGdCQUNBLENBQUEsb0JBQ0EsVUFFTyxDQUNQLFVBQVcsQ0FDWCxlQUNBLENBQUEsb0JBQ1MsQ0FBQSxZQUNULENBQUEsdUJBQ0EsNEJBT1ksQ0FBQSxlQUNaLGlCQUdBLENBQUEsWUFDQSxDQUFBLDZCQUNpQixDQUFBLGtCQUNqQixDQUFBLG1CQUNBLENBQUEsZUFDQSxDQUFBLDZCQU5HLGVBU0YsQ0FBQSxtQkFDQSxhQUdBLENBQUEsaUJBQ0EsQ0FBQSx5QkFGQSxxQkFLVyxDQUFFLG9CQUNaLGFBSUQsQ0FBQSw2QkFDQSxrQkFHQSxDQUFBLGdCQUNBLENBQUEsY0FDQSxDQUFBLGVBQ0EsQ0FBQSxzQkFDQSxxQkFHQSxDQUFBLGlCQWpDRCxnQkFxQ0MsQ0FBQSw0QkFERSxjQUlELENBQUEsbUJBQ0EsVUFJSyxDQUNQLHVCQUNPLENBQUEsa0JBQ0MsQ0FBQSxlQUNSLENBQUEsMEJBQ0Esa0RWeER1QixDQUFBLDhCVTZEdEIsc0NWdERlLENBQUEsa0JVMERmLCtDVmpFc0IsQ0FBQSw4QlV1RXZCLHNDVmhFZ0IsQ0FBQSxtQlVrRWYsY0FJRCxDQUFBLFlBQ0EsQ0FBQSxLQUFPLENWWVMsTVVYaEIsQ0FBQSxXQUVBLENBQUEsWUFDQSxDQUFBLFlBQ0EsQ0FBQSxzQkFDQSxDQUFBLGtCQUNBLENBQUEsd0NWL0V1QixDQUFBLHlCVWlGdkIsc0JBR0EsQ0FBQSxpQkFDQSxpQkFHQSxDQUFBLFlBQ0EsQ0FBQSxXQUNBLENBQUEsWUFDQSxDQUFBLGdCQUNBLENBQU0sZ0JBQ04sQ0FBQSxVQUFpQixDQUNqQixZQUNBLENBQUEsZUFDQSxDQUFBLGdCQUNBLENBQUEsZ0JBQ0EsQ0FBQSwwQkFFUSxpQkFiVCxXQWNFLENBQUEsQ0FBQSwwQkFHTyxpQkFqQlQsZUFrQkUsQ0FBQSxDQUFBLDBCQUdPLGlCQXJCVCxlQXNCRSxDQUFBLENBQUEsMkJBR08saUJBekJULGdCQTBCRSxDQUFBLENBQUEsZ0NBR0QsWUFDQyxDQUFBLGNBQ0EsQ0FBQSwrQkFDQSw2QkFHWSxDQUFBLGNBQ1osQ0FBQSw4QkFDQSw0QkFHVyxDQUFBLGFBQ1gsQ0FBQSxpQ0FDQSxlQUdBLENBQUEsa0NBQ0EsWUFHQSxDQUFBLFlBQ0EsQ0FBQSxhQUNBLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLFFBQVksQ0FBQSxvQkFFWixXQUlELENBQUEsVUFBWSxDQUNaLFlBQ0EsQ0FBQSxlQUNBLENBQUEsdUJBQ0EsaUJBT0EsQ0FBQSxXQUNBLENBQUEsVUFBWSxDQUNaLFlBQ0EsQ0FBQSxxQkFDQSxDQUFBLHlCQUNBLFVBRVksQ0FDWixZQUNBLENBQUEsV0FDQSxDQUFBLGtDQUVBLGVBQ0MsQ0FBQSx3QkFDQSxpQkFJRCxDQUFBLFdBQ0EsQ0FBQSx1QkFDVyxDQUFBLFdBQ1gsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxnQkFDQSxDQUFBLGdCQUNBLGNBR0EsQ0FBQSxnQkFDQSxDQUFBLGVBQ0EsQ0FBQSxZQUNBLENBQUEsNkJBQ2lCLENBQUEsNEJBQ0MsQ0FBQyxzQkFObkIsb0JBU0MsQ0FBVSxzQkFUWCxnRFZwRDZCLENBQUEseUJVa0U1QixlQUlELENBQUEsZUFDQSxDQUFBLGFBQ0EsQ0FBQSxjQUNBLENBQUEsdUJBQ0EsZUFHQSxDQUFBLFVBQWdCLENBQ2hCLDJDQUdrQixvQkFDVCxDQUFBLGdCQUNULENBQU0sc0NBQ04sY0FHQSxDQUFBLGVBQ0EsQ0FBQSxhQUNBLENBQUEsaUJBQ0EsQ0FBQSwwQkFDQSxDQUFBLHlCQUNBLENBQUEsY0FDQSxDQUFBLDhFQUdjLFFBQUEsQ0FBQSx1QkFHYixDQUFBLCtCQUNBLGFBSUQsQ0FBQSxlQUNBLENBQUEsV0FDQSxDQUFBLGtCQUNBLENBQUEscUJBQ1csQ0FBQyxXQUNaLENBQUEsYUFDQSxDQUFBLFlBQ0EsQ0FBQSwrQkFDQSxZQUdBLENBQUEsa0JBQ0EsQ0FBQSxXQUNBLENBQUEsZ0RSaXlDMEIsZ0JROXhDekIsQ0FBQSxvQkFDQSxnQkFJRCxDQUFBLFVBQWlCLENBQ2pCLFdBQ0EsQ0FBQSxZQUNBLENBQUEsc0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLDJCQUNhLENBQUEsdUJBQ0QsQ0FBRSxlQUNkLENBQUEsc0JBQ0Esb0JBT1MsQ0FBQSxpQkFDVCxDQUFPLDRCQUNQLENBQUEsMkJBQ0EsQ0FBQSxjQUNBLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLG9CQUNBLENBREEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsOEJBRUEsd0JBQ0MsQ0FBQSxvQkFDQSxDQUFBLHNCQUNBLFVBR1csQ0FDWixXQUNBLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsOEJBRUEsYUFDQyxDQUFBLGtDQUNBLGVBR0EsQ0FBQSwrQkFDQSw0QkFJaUIsQ0FBQyxvQkFDbkIsVUFNUyxDVmhIVixXQUNBLENBQUEsU0FBUSxDQUFJLGFBRVosQ0FBQSxXQUNBLENBQUEsb0JBQ1MsQ0FBQSxjQUNULENBQUEscUJBQ1csQ0FBQyxpQkFDWixDQUFBLFlBQ0EsQ0FBQSx3QkFDQSxDQURBLHFCQUNBLENBREEsb0JBQ0EsQ0FEQSxnQkFDQSxDQUFBLDJCQUVBLDBCQXRGWSxDQUFBLDJCQXdGWCxlQUdBLENBQUEsb0JBQ0EsQ0FBQSxvQ1VpR0MsZ0JBQ0EsQ0FBQSxvQ0FHQSxlQUNBLENBQUEsb0JBQ0EsQ0FBQSxvQ0FHQSxlQUNBLENBQUEsb0JBQ0EsQ0FBQSxZQUNBLENBQUEsZ0JBQ0EsQ0FBQSxpQ0FDQSxDQUF1QixrQ0FDQyxDQUFBLGlCQUN4QixDQUFBLG1CQUNBLENBQUEsbUJBQ0EsQ0FBQSxnQ0FDYSxDQUFBLGVBQ2IsQ0FBQSxXQUNBLENBQUEsY0FDQSxDQUFBLDRDQWJZLGVBZ0JYLENBQUEsb0NBSUQscUZBQ1ksQ0FBQSxvQkFDWixDQUFBLGNBQ0EsaUJBUUQsQ0FBQSxVQUFrQixDQUNsQixXQUNBLENBQUEsa0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLHFCQUNXLENBQUMsd0JBQ1osQ0FEWSxxQkFDWixDQURZLG9CQUNaLENBRFksZ0JBQ1osQ0FBQSxtQkFBaUIsQ0FBakIsV0FDQSxDQUFBLGFBQ0EsU0FBQSxDQUVHLFdBRUgsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxRQUFVLENBQUEsU0FDTCxDQUFJLHdCQUVFLENBQUEsb0JBQ1gsQ0FBQSxtQkFDQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxvQkFDQSxDQURBLGdCQUNBLENBQUEscUNBQ3NCLENBQUEsa0JBQ3RCLGNBT0EsQ0FBQSx5QkFDQSxpQkFPQSxDQUFBLEtBQVUsQ0FBQSxPQUNWLENBQUcsUUFDRSxDQUFFLE1BQ1AsQ0FBQSxvQ0FFQSxvQkFHQSxDQUFVLG1DQUNWLHNCQUdZLENBQUEsZ0JBQ1osV0FHQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxvQkFDQSxDQURBLGdCQUNBLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsVUFBZ0IsQ0FDaEIsY0FDQSxDQUFBLHNCQUNBLFVBRVcsQ0FDWCxvQkFDQSxZQUdBLENBQUEscUJBQ0EsQ0FBQSxhQUNBLENBQUEsd0JBQ0EsZUFHQSxDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsV0FPQSxDQUFBLGlCQUNBLENBQUEsZUFDQSx1Q1ZyYmdCLENBQUEsWVUwYmhCLENBQUEsaUJBQ0EsQ0FBQSxxQkFDVyxDQUFDLGdCQUNaLENBQUEsaUJBQ0EsQ0FBQSxTQUFlLENBQUcsb0JBRWIsQ0FBQSxXQUNMLENBQUEsU0FBUyxDQUFHLG1DQUV1QixDQUFBLG1CQUNuQyxDQUFBLHFDQUdhLFlBQ2IsQ0FBQSxTQUFTLENBQUksYUFFYix1Q1Z6Y3NCLENBQUEsWVVrZHRCLENBQUEsY0FDQSxDQUFBLGVBQ0EsQ0FBQSwyQ1Y1ZHVCLENBQUEscUJVOGR2QixDQUFBLGlCQUNBLFVBRVMsQ0FDVCxVQUFXLENBQ1gsZUFDQSxDQUFBLGFBQ0EsY0FHQSxDQUFBLGVBQ0EsQ0FBQSxtQkFGQSxrQkFLQyxDQUFBLGtEQUxJLGNBVUosQ0FBQSxlQUNBLENBQUEsa0JBQ0EsZ0JBU0EsQ0FBQSxlQUNBLENBQUEsZUFFQSxDQUFBLGNBQ0EsQ0FBQSxZQUNBLENBQUEsV0FDQSxDQUFBLHVCQUVBLGdCQUNDLENBQUEsV0FDQSxDQUFBLGNBQ0EsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLGdCQUNBLENBQUEscUJBQ0EsU0FBQSxDQUdTLGdCQUVWLENBQUEsU0FBYSxDQUFJLGVBRWpCLENBQUEsY0FDQSxDQUFBLGFBQ0EsQ0FBQSxXQUNBLENBQUEsY0FDQSxDQUFBLGtCQUNBLENBQUEsZ0JBQ0EsQ0FBQSwwQkFFQSxXQUNDLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLG1CQUlELENBQUEsb0JBQ0EscUJBR1csQ0FBQyxZQUNaLGlCQVFELENBQUEsT0FBVSxDQUFBLGNBRVYsQ0FBQSxZQUNBLGlCQUdBLENBQUEsY0FDQSxDQUFBLG9CQUZBLFVBSVMsQ0FDUixXQUNBLENBQUEsb0JBQ1MsQ0FBQSxpQkFDVCxDQUFBLG9CQVJELFNBQVEsQ0FZQyxlQUVSLGNBUUQsQ0FBQSxZQUNBLENBQUEsYUFDQSxDQUFBLFNBQU0sQ0FBUSxVQUNKLENBQ1Ysa0JBQ0Esc0NWdmtCZ0IsQ0FBQSxjVTRrQmhCLENBQUEsa0JBQ0EsQ0FBQSxVQUFtQixDQUNuQiwwQkFDVyxDQUFBLG1CQUNYLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLG9CQUNBLENBREEsZ0JBQ0EsQ0FBQSxXQUNBLENBQUEsZ0JBQ0EsQ0FBQSxjQUNBLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSxxQkFDQSw0QkFRZSxDQUFBLHNCQUNkLDZCQUdlLENBQUEsZUFDZixpQkFJRCxDQUFBLEtBQVUsQ0FBQSxRQUNQLENBQUUsV0FFTCxDQUFBLHNCQUNBLENBQUEsMEJBRUUsS0FBQSxDQUFBLHFCQUVELFFBQUEsQ0FBQSxzQkFJQSxTQUFBLENBRU8sc0JBRVAsdUJBSVcsQ0FBQSxTVjdoQkUsQ0FBSSxTVThoQlQsQ0FBQyxVQUVBLENBQ1YsV0FDQSxDQUFBLFFBQVEsQ0FBQSxjQUVSLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsZ0JBRUEsQ0FBQSxVQUFpQixDQUNqQix3SEFiVSxlQW1CVCxDQUFBLFlBQ0EsQ0FBQSw0QkFwQkQsZ0JBd0JDLENBQUEsVUFBaUIsQ0FDakIsNEZBekJTLGdCQStCVCxDQUFBLFVBQWlCLENBQ2pCLHFHQUtTLHVCQUNFLENBQUEsU1Zsa0JFLENBQUkscUJVb2tCbEIsS0FBQSxDQUFBLE9BT0EsQ0FBRyxNQUNILENBQUEsU0FDTSxDQUFDLHNCQUVLLENBQUEseUZBTVQsU0FBQSxDQUFvQiwyRkFJcEIsZ0JBQ0QsQ0FBQSxVQUFpQixDQUNqQixnQkFDQSxDQUFBLDJGQUdDLFlBQ0QsQ0FBQSxzQkFDQSxRQUFBLENBQUEsT0FLRyxDQUFBLE1BQ0wsQ0FBQSxZQUVBLENBQUEscUJBQ0EsQ0FBQSxlQUNBLENBQUEscUJBQ1csQ0FBQyxZQUNaLENBQUEsZ0JBQ0EsQ0FBQSx3SEFUVyxZQWVWLENBQUEscUZBSUQsa0JBSUMsQ0FBQSxzRUFKVSxrQkFTVixDQUFBLGVBQ0EsY0FXQSxDQUFBLGlCQUNBLFVBSUssQ0FDTCxXQUNBLENBQUEsUUFBUSxDQUFBLGtCQUVSLENBQUEscUJBQ1csQ0FBQyxpQkFDWixDQUFBLCtDQU5BLGtCQVVDLENBQUEsb0JBQ0EsQ0FBQSxxQkFDQSxlQUlELENBQUEsa0JBQ0EsQ0FBQSx1QkFDQSxxQkFHVyxDQUFDLFdBQ1osQ0FBQSxpQkFDQSxDQUFBLHVCQUNBLGVBR0EsQ0FBQSxzQkFDQSxVQUVVLENBQ1YsV0FDQSxDQUFBLGlCQUNBLENBQUEsK0JBRUEscUJBQ1ksQ0FBQyxlQUNaLENBQUEsNEJBQ0EsaUJBR0EsQ0FBQSxlQUNBLENBQUEsNkJBQ0EsZ0JBR0EsQ0FBQSxnQkFDQSxDQUFBLHNCQUNBLFVBR1MsQ0FDVixvQkFDQSxlQUdBLENBQUEsZUFDQSxTQUFBLENBRUcsVUFDTyxDQUNWLGVBQ0EsQ0FBQSxzQkFFQSxVQUFRLENBQ1Asa0JBQ0EsQ0FBQSxxQkFDQSxLQUFBLENBQUEsVUFJSyxDQUNOLFdBQ0EsQ0FBQSxnQkFDQSxDQUFBLGVBQ0EsVUFFRyxDQUNILFdBQ0EsQ0FBQSxpQkFDQSxDQUFBLFdBQ0EsQ0FBQSxZQUNBLENBQUEscUJBQ1csQ0FBQyxlQUNaLENBQUEsV1YvNEJILHlCQUNjLENBQUEsaUJBQ2IsQ0FBQSxlQUNBLENBQUEsMkZBQzJFLENBQUEsV0FHNUUsb0JBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx5RUFDeUQsQ0FBQSxXQUcxRCxrQ0FDYyxDQUFBLGlCQUNiLENBQUEsZUFDQSxDQUFBLDZHQUM2RixDQUFBLFdBRzlGLDRCQUNjLENBQUEseUZBQzRELENBQUEsdUJBRzFFLEtBQUEsU0FDQyxDQUFJLEdBQ0gsU0FHRCxDQUFFLENBQ0QsMERBMk0yQixhQUMzQixDQUFBLDBEQUcyQixhQUMzQixDQUFBLDBEQUcyQixhQUMzQixDQUFBLHlDRStzRE0sV0Yxc0RQLENBQUEsdURBRUMsYUFDQSxDQUFBLHFCQUNPLENBQUEsaUJBQ1AsQ0FBQSxVQUFVLENBQVEsVUFDWCxDQUFJLFdBQ0EsQ0FDWCxVQUFRLENBQUksa0JBRVosQ0FBQSxhQUNBLENBQUEscUNVdlBTLFFBQUEsQ0FBQSxnQ0NLVCxlQUNBLENBQUEsc0NBUUMsb0NYNEM0QixDQUFBLDhCV3ZDN0Isb0NYdUM2QixDQUFBLHFDV25DN0IscUJBQ0EsQ0FBQSwrQlRzNkdELGlCU2w2R0MsQ0FBQSw4Q0FHQSxlQUNBLENBQUEsNEJBT0EsaUJBQ0EsQ0FBQSxrQ0FEQSxlQUlDLENBQUEsMkNBSUQsaUJBQ0EsQ0FBQSwyTEFXQywwQ1grQjZCLENBQUEsOENXekI3QixlQUNBLENBQUEsb0NYUjRCLENBQUEsMkNXYTdCLGlCQUNBLENBQUEsZ0JBQ0EsQ0FBQSxrQ0FLQSxlQUNBLENBQUEsb0NYckI2QixDQUFBLGdDVzZCN0IsaUJBQ0EsQ0FBQSx1Q0FEQSwwQlhzR1csQ0FBQSxnRFcvRlYsZUFDQSxDQUFBLGdEQUdBLGVBQ0EsQ0FBQSxvQkFDQSxDQUFBLGdEQUdBLGVBQ0EsQ0FBQSxvQkFDQSxDQUFBLHdEQUZZLFVBSVgsQ0FBUSxnREFLVCxtRkFDWSxDQUFBLG9CQUNaLENBQUEsMEJBUUQsZUFDQSxDQUFBLGlCQUNBLENBQUEseUJBR0EsZUFDQSxDQUFBLGVBQ0EsQ0FBQSwyQkFPQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx5QkFPQSxlQUNBLENBQUEsd0NYeEY2QixDQUFBLHFCVzBGN0IsQ0FBQSw2QkFHQSxlQUNBLENBQUEsK0JBR0Esa0JBRUMsQ0FBQSxXWG5Gd0IsQ1dvRnhCLDBFQUhJLGVBUUosQ0FBQSxVWDFGYSxDQUFJLGdDV29HakIsaUJBQ0EsQ0FBQSxrQ0FRRCxlQUNBLENBQUEsV1g5SDJCLENXK0gzQix3S0FGVSxlQVFULENBQUEsWUFDQSxDQUFBLHdDQVRELGtCQWFDLENBQUEsV0FBOEQsQ0FDOUQsZ0lBZFMsa0JBb0JULENBQUEsV0FBK0QsQ0FDL0QsaUNBUUQsc0JBQ1UsQ0FBRSxrQ0FHWixxQkFDQSxDQUFBLGlCQUNBLENBQUEseUhBR0Esa0JBSUMsQ0FBQSw4RkFKVSxrQkFTVixDQUFBLDZCQVNBLHFDWHhMc0IsQ0FBQSxpQlcwTHRCLENBQUEsdUVBRkEscUNBTWEsQ0FBQSxpQkFDWixDQUFBLG1DQUlELGlCQUNBLENBQUEsbUNBR0Esa0NYbk00QixDQUFBLDJDV3dNM0IsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsMkJBSUQsZUFDQSxDQUFBLDJCQUdBLGlCQUNBLENBQUEsZUFDQSxDQUFBLFdYck1pQixnQ1lwRk4sQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSwrRUFDK0QsQ0FBQSxXQUFrQixnQ0FJcEUsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSwrRUFDK0QsQ0FBQSxXQUFrQixzQkFJakYsQ0FBVyxpQkFDWCxDQUFBLGVBQ0EsQ0FBQSxxRUFDcUQsQ0FBQSxXQUFrQixzQkFJdkUsQ0FBVyxpQkFDWCxDQUFBLGVBQ0EsQ0FBQSw0RUFDNEQsQ0FBQSxXQUFrQixzQkFJOUUsQ0FBVyxpQkFDWCxDQUFBLGVBQ0EsQ0FBQSxxRUFDcUQsQ0FBQSxXQUFrQixpQ0FJMUQsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSw0RUFDNEQsQ0FBQSxXQUFrQixpQkFJOUUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxvRUFDb0QsQ0FBQSxXQUFrQixpQkFJdEUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxpRUFDaUQsQ0FBQSxXQUFrQixpQkFJbkUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxvRUFDb0QsQ0FBQSxXQUFrQixtQkFJdEUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxvRUFDb0QsQ0FBQSxXQUFrQixtQkFJdEUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxxRUFDcUQsQ0FBQSxXQUFrQixtQkFJdkUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx5RUFDeUQsQ0FBQSxXQUFrQixtQkFJM0UsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxtRUFDbUQsQ0FBQSxXQUFrQixvQkFJckUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSwrREFDK0MsQ0FBQSxXQUFrQix3QkFJcEQsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSx5RUFDeUQsQ0FBQSxXQUFrQix3QkFJOUQsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSwwRUFDMEQsQ0FBQSxXQUFrQix3QkFJL0QsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSw4RUFDOEQsQ0FBQSxXQUFrQix3QkFJbkUsQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSx3RUFDd0QsQ0FBQSxXQUFrQixvQkFJMUUsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSwrREFDK0MsQ0FBQSxXQUFrQixzQkFJakUsQ0FBVyxpQkFDWCxDQUFBLGVBQ0EsQ0FBQSxtRUFDbUQsQ0FBQSxrQkFLcEQsWUFDQyxDQUFBLHFCQUNBLENBQUEsbUJBQ0EsQ0FBQSxzQkFDUyxDQUFBLDRCQUNHLENBQUEsK0JBQ0csQ0FBQSxpQkFDZixDQUFBLFVBQVksb0NBS0MsQ0FBQSx1QkFFYixhQUNDLENBQUEsa0JBQ0EsQ0FBQSxnQkFDQSxhQUdBLENBQUEsWUFDQSxDQUFBLDZCQUVBLGFBQ0MsQ0FBQSxrQkFDQSxrQ0FJWSxDQUFBLGFBQ2IsQ0FBQSxRQUFXLENBQUEsZ0JBRVgsQ0FBQSxnQkFDQSxDQUFBLDBCQUVBLGtDQUNjLENBQUEsYUFDYixDQUFBLFFBQVcsQ0FBQSxlQUVYLENBQUEsNEJBSUYsb0NBQ2MsQ0FBQSxhQUNiLENBQUEsa0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLDhDQUVFLGVBQ0QsQ0FBQSxjQUNBLFlBS0YsQ0FBQSxVQUFRLENBQUssVUFDTixrQ0FJTSxDQUFBLGtCQUNiLENBQUEsa0JBQ0EsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLGdCQUdDLFFBQUEsQ0FBQSxTQUNPLENBQUUsNENBRUssQ0FBQSxnQkFDYixDQUFBLGVBQ0EsQ0FBQSx3QkFDQSxDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsdUJBRUEsMkJBQ2MsQ0FBQSxnQkFDYixDQUFBLGlDQUdELGVBQ0MsQ0FBQSxnQkFDQSwwQkFJVyxDQUFBLFFBQUEsQ0FBQSxxQkFFSixDQUFBLFlBQ1IsQ0FBQSxnQkFDQSxRQUFBLENBQUEsYUFJQSxDQUFBLHNCQUVBLFFBQUEsQ0FBQSw0Q0FHRyxlQUNELENBQUEsa0NBSUEsZUFDRCxDQUFBLG1CQUNBLFFBQUEsQ0FBQSxnQkFLRCxDQUFBLGdCQUNBLENBQUEsYUFDQSxDQUFBLHlCQUVBLFFBQUEsQ0FBQSxrQkFFQyxrQ0FJWSxDQUFBLGtCQUNiLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsUUFBYSxDQUFBLGlCQUViLENBQUEsZ0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLHlCQUVBLGFBQ0MsQ0FBQSxnQkFDQSxDQUFBLFdBQWlCLG9CQU9YLENBQUEscUJBQ1QsQ0FBVSxRQUFFLENBQUEsMEJBRUgsQ0FBQSxhQUNULENBQUEsV0FBYyxDQUNkLDRDQUNhLENBQUEsZ0JBQ2IsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLHFCQUNBLENBQUEsaUJBQ0EsQ0FBQSx3QkFDQSxDQUFBLGtCQUNBLENBQUEsMkJBQ1EsQ0FBQSwwQkFDUixDQUFBLHVCQUNBLENBQUEsaUJBakJELCtCQW9CbUIsQ0FBQSx1QkFDVixDQUFBLHdCQUNQLCtCQUttQixDQUFBLHNCQUNWLENBQUEsbUJBQ1Asa0JBSUQsQ0FBQSxpQkFDQSxrQkFHQSxDQUFBLHFCQUNBLGtCQUdBLENBQUEsc0JBQ0Esa0JBR0EsQ0FBQSxhQUNBLENBQUEsaUJBQ0Esa0JBR0EsQ0FBQSx1QkFDQSxrQkFHQSxDQUFBLGlCQUNBLHdCQUdBLENBQUEsa0JBQ0EseUJBR0EsQ0FBQSxpQkFDQSxpQ0FLVyxDQUFBLGdCQUNiLENBQUEsYUFDQSxDQUFBLHdCQUhELHlCQU1XLENBQUEsMkJBQ1QsU0FBQSxDQUFBLGlCQUtELENBQUEsNEJBTUcsaUJBQ0EsQ0FBQSx1QkFKTyxhQVVULENBQUEsUUFBTyxhQUtSLENBQUEsaUJBQ0EsQ0FBQSxVQUFVLENBQVEsUUFDWCxDQUFBLGlCQUVQLENBQUEsZ0NBQ2EsQ0FBQSxlQUNiLENBQUEsZUFDQSxDQUFBLHdCQUNBLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsa0JBRUEsaUJBQ0MsQ0FBQSxPQUFVLENBQUEsaUJBRVYsQ0FBQSxjQUNBLGFBR0EsQ0FBQSw2QkFJQSxvQkFDVSxDQUFBLGVBQ1QsYUFLRixDQUFBLFFBQU8sQ0FBQSxTQUNELENBQUUsb0NBRUssQ0FBQSxpQkFDYixDQUFBLGVBQ0EsQ0FBQSxlQUNBLENBQUEsa0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLDhCQUVFLGVBQ0QsQ0FBQSx5QkFDQSxpQkFHQSxDQUFBLFFBQVksYUFLYixDQUFBLGlCQUNBLENBQUEsVUFBVSxDQUFRLGdCQUVsQixDQUFBLFNBQVEsQ0FBQSxnQ0FFSyxDQUFBLGFBQ2IsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxrQkFFQSxpQkFDQyxDQUFBLE9BQVUsQ0FBQSxrQkFFVixDQUFBLGNBQ0EsVUFBQSxDQUVNLFlBRU4sQ0FBQSxNQUFPLENBQUUscUJBRUQsQ0FBQSxrQ0FDQyxDQUFBLDBCQUNILENBREcsdUJBQ0gsQ0FERyxrQkFDSCxDQUFFLDRCQUNHLENBQUEsYUFDWCxDQUFBLGtCQUNBLENBQUEsZ0NBQ2EsQ0FBQSxlQUNiLENBQUEsZUFDQSxDQUFBLHdCQUNBLENBQUEsZUFDQSxDQUFBLHNCQWRBLHdDQWlCd0IsQ0FBQSxrQkFDdkIsVUFBQSxDQUdTLHdCQUVGLENBQUEsU0FBQSxDQUFBLHdCQUVBLENBQUEsWUFDUixDQUFBLFdBQWEsQ0FDYixpQkFDQSxDQUFBLGtCQUNBLENBQUEsYUFDQSxDQUFBLGlCQUNBLENBQUEsZ0NBQ2EsQ0FBQSxlQUNiLENBQUEsd0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLGFBQ0EsWUFHQSxDQUFBLGNBQ0EsQ0FBQSxjQUNBLENBQUEsNkJBSUEsb0JBQ1UsQ0FBQSxRQUFBLGFBTVgsQ0FBQSxpQkFDQSxDQUFBLFFBQVUsQ0FBQSxpQkFFVixDQUFBLDZCQUNhLENBQUEsZUFDYixDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLFlBQ0EsQ0FBQSxlQUNBLENBQUEsYUFFQSwyQkFDYyxDQUFBLDZCQUliLG9CQUNVLENBQUEsUUFBQSxhQU1YLENBQUEsaUJBQ0EsQ0FBQSxRQUFVLENBQUEsaUJBRVYsQ0FBQSw2QkFDYSxDQUFBLGVBQ2IsQ0FBQSx1QkFDQSxDQUFZLGVBQ1osQ0FBQSxpQkFDQSxDQUFBLFlBQ0EsQ0FBQSxxQkFDQSxDQUFBLGVBQ0EsQ0FBQSxhQUVBLDJCQUNjLENBQUEsNkJBSWIsb0JBQ1UsQ0FBQSxRQUFBLGtCQU1YLENBQUEsNEJBQ0EsQ0FBQSw2QkFDQSxDQUFBLHFDQUNZLENBQUEsYUFDWixDQUFBLGNBQ0EsQ0FBQSwwQkFDUyxDQUFBLDZCQUNJLENBQUEsZ0JBQ2IsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSx3QkFDQSxDQUFBLFlBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsV0FFZSxDQUNmLGlCQUNBLENBQUEsT0FBVSxDQUFBLGVBRVYsQ0FBQSxPQUFXLFdBR04sQ0FDTCxRQUFPLENBQUEsU0FDRCxDQUFFLG9DQUVLLENBQUEsYUFDYixDQUFBLGVBQ0EsQ0FBQSxrQkFDQSxDQUFBLGtCQUNBLENBQUEsY0FSRCxlQVdFLENBQUEsa0JBQ0EsUUFBQSxDQUFBLFNBSUssQ0FBRSxXQUNFLGtCQUlKLENBQUUsU0FBQSxDQUFBLFlBRVIsQ0FBQSxVQUFTLENBQUksaUJBRWIsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLFVBQVUsQ0FBSSxlQUVkLENBQUEsaUJBR0MsU0FBQSxDQUFBLGtDQUVjLENBQUEsYUFDYixDQUFBLGVBQ0EsQ0FBQSx3QkFDQSxDQUFBLGFBQ0EsQ0FBQSxtQkFDQSxDQUFBLGtCQUNBLENBQUEsb0JBQ0EsbUJBR08sQ0FBRSw0Q0FDSSxDQUFBLGVBQ2IsQ0FBQSxlQUNBLENBQUEsd0JBQ0EsQ0FBQSxhQUNBLENBQUEsbUJBQ0EsQ0FBQSxrQkFDQSxDQUFBLGVBQ0EsQ0FBQSxrQkFDQSxlQUdBLENBQUEsa0JBQ0EsQ0FBQSxXQUFtQixDQUNuQixrQ0FDYSxDQUFBLGVBQ2IsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxZQUNBLENBQUEsaUJBQ0EsQ0FBQSxrQkFDQSxlQUdBLENBQUEsV0FBZ0IsQ0FDaEIsa0JBQ0EsQ0FBQSxrQ0FDYSxDQUFBLGVBQ2IsQ0FBQSxzQkFMQSxrQkFRQyxDQUFBLDhCQVJJLDZCQVlTLENBQUEsK0JBWlQsOEJBZ0JVLENBQUEsNkJBaEJWLDRCQW9CUSxDQUFBLGdDQXBCUiwrQkF3QlcsQ0FBQSw0QkF4QmhCLFlBNEJDLENBQUEsZUFDQSxDQUFBLHFCQUNBLGVBSUQsQ0FBQSxrQ0FDYSxDQUFBLGVBQ2IsQ0FBQSxrQkFDQSxDQUFBLG1CQUNBLENBQUEsa0JBQ0EsQ0FBQSxrQkFDQSxXQUVLLENBQ0wsa0NBQ2EsQ0FBQSxlQUNiLENBQUEsbUJBQ0EsQ0FBQSxrQkFDQSxDQUFBLGtCQUNBLFdBRUssQ0FDTCxrQ0FDYSxDQUFBLGVBQ2IsQ0FBQSxtQkFDQSxDQUFBLGtCQUNBLENBQUEseUJBQ0EsNkJBS0EsQ0FBQSxhQUNBLFdBSVMsQ0FDWCxXQUFZLENBQ1osNkJBQ2EsQ0FBQSxhQUNiLENBQUEsU0FBTyxDQUFBLGVBRVAsQ0FBQSxlQUNBLENBQUEsMkJBQ1EsQ0FBQSxrQ0FDSyxDQUFBLGFBQ2IsQ0FBQSx3QkFWVyxlQWFWLENBQUEsZUFDQSxDQUFBLFFBQWEsQ0FBQSxrQ0FFQSxDQUFBLHNCQUNKLENBQUEsdUJBakJYLGFBcUJFLENBQUEsYUFDQSxDQUFBLGlCQUNBLENBQUEsdUJBdkJGLGdDQTJCbUIsQ0FBQSxvQkFDakIsZUFJQyxDQUFBLGVBQ0EsQ0FBQSxRQUFhLENBQUEsZ0JBRWIsQ0FBQSxtQkFDQSxRQUFBLENBQUEsZUFJQSxDQUFBLGVBQ0EsQ0FBQSxhQUNBLENBQUEsbUJBQ0EsVUFBQSxDQUlJLFVBQ0csQ0FBSSw4QkFFRyxDQUFBLGlCQUNkLENBQUEsU0FBYSxDQUFBLGVBRWIsQ0FBQSxlQUNBLENBQUEsMkJBRVEsQ0FBQSxhQUNSLENBQUEsdUVBS0EsNkJBQ2MsQ0FBQSxlQUNiLENBQUEsbUJBQ0EsV0FHRyxDQUNKLDZCQUlGLGFBQ0MsQ0FBQSwwQ0FHdUIsYUE3RXpCLGdCQThFRSxDQUFLLGNBQ0wsQ0FBQSxVQUFXLENBQUksQ0FDZixzQkFJRixZQUNDLENBQUEsNkJBQ0EsQ0FBQSxVQUF1QixDQUFPLGFBRTlCLENBQUEsMENBRUcsOEJBQ1ksQ0FBQSxpQ0FQSyxRQVVwQixDQUFBLGtDQUVjLENBQUEsZUFDYixDQUFBLGVBQ0EsQ0FBQSxxQkFDUyxDQUFBLHlDQUdWLFFBQUEsQ0FBQSxrQ0FFYyxDQUFBLGVBQ2IsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLG1CQUVBLGdCQU1DLENBQUEsVUFBWSxDQUFLLGtCQUVqQixDQUFBLHVCQUNPLENBQUEsc0JBR04saUJBQ0MsQ0FBQSxhQUNBLENBQUEsc0JBQ0EsY0FHQSxDQUFBLGdCQUNBLENBQUEsb0JBQ0EsaUJBS0YsQ0FBQSxTQUFZLENBQUEsWUFFWixDQUFBLFdBQWEsQ0FDYixhQUNBLENBQUEsdUJBR0Msb0JBQ0MsQ0FBQSx1QkFDQSxtQkFHQSxDQUFBLG9CQUNBLENBQVMsbUJBQ1QsV0FNYSxDQUNqQixrQkFDQSxDQUFBLHdCQUNRLENBQUEsWUFDUixDQUFBLGNBQ0EsQ0FBQSx1QkFHQywrQkFDYSxDQUFBLHFCQUNMLENBQUEsaUJBQ1AsQ0FBQSx1QkFDQSxpQkFHQSxDQUFBLHFCQUNPLENBQUEsMEJBQ1AsUUFBQSxDQUFBLG9CQUlBLENBQUEsNkJBQ2EsQ0FBQSxlQUNiLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSx5QkFDQSxrQ0FHYSxDQUFBLGVBQ2IsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsUUFBYSxDQUFBLG9EQUdYLGVBQ0QsQ0FBQSwwQ0FLcUIsbUJBMUN6QixxQkEyQ0UsQ0FBQSx1QkFuQ0EsK0JBdUNjLENBQUEsVUFBQSxDQUFvQix1QkFqQ2xDLFVBQUEsQ0FBRyxxQkF1Q1EsQ0FBQSxDQUFBLFdBQ1QsWUFNSCxDQUFBLGNBQ0EsQ0FBQSxrQkFHQyxRQUFBLENBQUEsU0FDTyxDQUFFLDRCQUVPLENBQUEsNENBQ0YsQ0FBQSxnQkFDYixDQUFBLGVBQ0EsQ0FBQSx3QkFDQSxDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsa0JBQ0EscUJBR08sQ0FBQSxpQkFDUCxDQUFBLGdCQUNBLDBCQUdhLENBQUEscUJBQ0osQ0FBQSxxQkFDRixDQUFBLDBDQUllLFdBQWdCLHFCQUN2QyxDQUFBLGtCQWJBLFVBQUEsQ0FBTSx3QkFrQkssQ0FBQSxnQkFiWCwwQkFpQmMsQ0FBQSxhQUNaLENBQUEsd0JBQ1MsQ0FBQSxVQUFBLENBQWdCLENBQ3pCLGFBTUosV0FBWSxDQUNYLGFBQ0EsQ0FBQSxrQkFDQSxDQUFBLHdCQUNRLENBQUEsY0FDUixDQUFBLGFBQ0EsQ0FBQSxvQkFHQyxRQUFBLENBQUEsNkJBRWMsQ0FBQSxlQUNiLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsbUJBQ0Esa0NBR2EsQ0FBQSxlQUNiLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLFFBQWEsQ0FBQSx3QkF0QkosUUEyQlgsQ0FBQSw2QkFFYyxDQUFBLGVBQ2IsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxjQUNBLFlBSUQsQ0FBQSxxQkFDQSxDQUFBLGtDQUNhLENBQUEsa0JBQ2IsQ0FBQSxjQUNBLENBQUEsU0FBUSxDQUFBLGVBRVIsQ0FBQSxjQUNBLENBQUEscUJBR0MsUUFBQSxDQUFBLHFCQUVVLENBQUEsa0JBQ1QsQ0FBQSxhQUNBLENBQUEsZUFDQSxDQUFBLGdCQUNBLENBQUEsd0JBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxvQkFDQSxpQkFHQSxDQUFBLGtCQUNBLENBQUEsUUFBWSxDQUFBLG1CQUVMLENBQUUsZ0JBQ1Qsa0JBS0YsQ0FBQSxjQUNBLENBQUEsbUJBQ08sQ0FBRSxrQ0FDSSxDQUFBLGFBQ2IsQ0FBQSxjQUNBLENBQUEsYUFDQSxDQUFBLHVCQUdDLFFBQUEsQ0FBQSxpQkFFQyxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGlCQUNBLENBQUEseUJBQ0EsUUFBQSxDQUFBLHFCQUlTLENBQUEsZUFDVCxDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsQ0FBQSxzQkFDQSxRQUFBLENBQUEscUJBSVMsQ0FBQSxlQUNULENBQUEsaUJBQ0EsQ0FBQSwyQkE5QlksUUFrQ2QsQ0FBQSxpQkFFQyxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGlCQUNBLENBQUEsNkJBR0EsZ0JBQ0EsQ0FBQSxlQUNBLGtCQUlELENBQUEsY0FDQSxDQUFBLGlCQUNBLENBQUEsYUFDQSxDQUFBLGtDQUNhLENBQUEsYUFDYixDQUFBLGNBQ0EsQ0FBQSxzQkFHQyxRQUFBLENBQUEsZUFFQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHFCQUNBLFFBQUEsQ0FBQSxlQUlBLENBQUEsaUJBQ0EsQ0FBQSxrQkFDQSxDQUFBLDBDQUVFLGVBQ0QsQ0FBQSwwQkF4QlUsUUE2QmIsQ0FBQSxlQUVDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsNEJBR0EsZ0JBQ0EsQ0FBQSxXQUFpQixrQkFLbEIsQ0FBQSxhQUNBLENBQUEsNEJBQ1ksQ0FBQSwrQkFDRyxDQUFBLGtDQUNGLENBQUEsYUFDYixDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGlCQUNBLENBQUEsa0JBQ00sQ0FBRSxhQUNSLENBQUEsMEJBQ0EsQ0FEQSx1QkFDQSxDQURBLGtCQUNNLENBQUUsU0FBQSxpQkFJUixDQUFBLE9BQVUsQ0FBQSxvQkFFRixDQUFBLG1CQUNELENBQUUsa0NBQ0ksQ0FBQSxTQUFBLENBQUEsZUFFYixDQUFBLGlCQUNBLENBQUEsYUFDQSxDQUFBLGdCQUdDLGlCQUNDLENBQUEsU0FBVSxDQUFBLFdBQ0EsQ0FDVixNQUFLLENBQUEsZUFFTCxDQUFBLGFBQ0EsQ0FBQSxnQkFDQSxDQUFBLGdCQUNBLENBQUEsd0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsUUFBQSxDQUFBLGFBSUEsQ0FBQSxrQkFDQSxDQUFBLGlCQUNBLENBQUEsOEJBRUUsaUJBQ0QsQ0FBQSxnQkFDQSxpQkFJRCxDQUFBLFNBQVUsQ0FBQSxRQUNWLENBQU8sMEJBRUssQ0FBQSxZQUNaLENBQUEsU0FBUyxDQUFBLFVBQ0YsQ0FBRyx1QkFJVCxlQUNDLENBQUEsc0JBQ0EsY0FHQSxDQUFBLDJCQUNBLGlCQUtGLENBQUEsU0FBVSxDQUFBLFlBRVYsQ0FBQSxTQUFLLENBQUEsVUFDRSxDQUFHLHNCQUVILENBQUEsWUFDUCxDQUFBLHFCQUNBLGNBR0EsQ0FBQSxrQ0FDYSxDQUFBLHdCQUNiLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSx1Q0FFQSxhQUNDLENBQUEsYUFDQSxDQUFBLGlCQUNBLENBQUEsdUNBR0QsYUFDQyxDQUFBLGtCQUNBLENBQUEsV0FBbUIsQ0FDbkIsNkJBQ2EsQ0FBQSw4QkFDQyxDQUFBLGNBQ2Qsd0JBTUQsQ0FBQSxZQUNBLENBQUEsV0FBYSxDQUNiLGdCQUNBLHdCQUdBLENBQUEsWUFDQSxDQUFBLFdBQWEsQ0FDYixvQkFuR0ssZ0JBd0dOLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSx3QkFDQSxDQUFBLGVBQ0EsWUFJRCxDQUFBLHFCQUNBLENBQUEsV0FBc0IsaUJBSXRCLENBQUEsV0FBa0IsQ0FDbEIsT0FBTyxDQUFBLG9CQUVDLENBQUEsbUJBQ0QsQ0FBRSxTQUFBLENBQUEsZUFFVCxDQUFBLGtCQUNBLENBQUEsaUJBQ0EsQ0FBQSw2Q0FDcUIsQ0FBQSwwQkFDckIsQ0FBQSx5QkFDQSxDQUFBLG1CQUdDLG1CQUNDLENBQUEsY0FDQSxDQUFBLHNCQUNBLGdCQUdBLENBQUEsY0FDQSxDQUFBLGlCQUNBLFFBQUEsQ0FBQSxtQkFJQSxlQUdBLENBQUEsY0FDQSxDQUFBLG9DQUVBLGdCQUNDLENBQUEsZ0JBQ0EsQ0FBQSxzREFLa0IsZUFDbEIsQ0FBQSxpQkFDQSxzQkFLSyxDQUFBLGtEQUNjLENBQUEsc0JBaERiLGVBb0RSLENBQUEsZ0JBQ0EsQ0FBQSxRQUFhLENBQUEsaUJBRWIsa0NBSVksQ0FBQSxlQUNiLENBQUEsaUJBQ0EsQ0FBQSxPQUFVLENBQUEsU0FDSixDQUFBLGNBRU4sQ0FBQSxZQUNBLGdDQUdhLENBQUEsYUFDYixDQUFBLGdCQUNBLENBQUEsaUJBQ0EsQ0FBQSx1QkFKVSxlQU9ULENBQUEsZ0JBQ0EsQ0FBQSxxQkFDQSxDQUFBLFFBQWdCLENBQUEsY0FFaEIsa0NBSVksQ0FBQSx5QkFERCxrQkFJWCxDQUFBLGVBQ0EsQ0FBQSxRQUFXLENBQUEsaUJBRVgsZ0NBSVksQ0FBQSxnQkFDYixDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsaUNBSW1CLENBQUEsaUJBQ25CLGtDQUdvQixDQUFBLGVBQ3BCLDZCQUdhLENBQUEsNEJBQ0QsQ0FBQSw0QkFDRSxDQUFBLCtCQUNHLENBQUEsZ0JBQ2pCLHdCQUdhLENBQUEsbUJBQ2IsMEJBR2EsQ0FBQSx3QkFDYiwyQkFHYyxDQUFBLDJCQUNELENBQUEsY0FDYix1QkFHUyxDQUFBLDRCQUNULDZDQUlZLENBSloscUNBSVksQ0FBQSxtQ0FDWCxJQUFBLFdBQ0ksQ0FDRixDQUhTLDJCQUNYLElBQUEsV0FDSSxDQUNGLENBQUEsZ0JBT0gsWUFDQyxDQUFBLGlCQUNBLGFBR0EsQ0FBQSxnQkFDQSxDQUFBLGFBQ0EsQ0FBQSxpQkFDQSxDQUFBLDhCQU1DLGFBQ0EsQ0FBQSxvQ0FHQSxZQUNBLENBQUEsd0NBR0EsWUFDQSxDQUFBLHFCQUNBLENBQUEsNkJBR0EsdUJBQ1MsQ0FBQSwyQkFHVCxrQkFDTyxDQUFBLGdDQUdQLGtCQUNPLENBQUEsaUJBQ1AsWUFLRixDQUFBLGlCQUNBLGVBR0EsQ0FBQSwyQkFDYSxDQUFBLGdCQUNiLENBQUEsa0JBQ0EsU0FBQSxDQUFBLGVBSUEsQ0FBQSxtQkFDQSxDQUFBLGlCQUNBLGFBR0EsQ0FBQSx5QkFDWSxDQUFBLGFBQ1osV0FFVyxDQUNYLFlBQ0EsQ0FBQSxrQkFDQSxDQUFBLG1CQUNBLFVBQUEsQ0FFaUIsZUFFakIsQ0FBQSxVQUFXLENBQUssWUFHaEIsQ0FBQSxxQkFDQSxDQUFBLFdBQXNCLENBQ3RCLDBCQVBELGVBVUUsQ0FBQSxrQ0FHRCxlQUNDLENBQUEsMkJBZEYsZUFrQkUsQ0FBQSxvQkFDQSxXQUdpQixDQUNsQixZQUVBLENBQUEsVUFBUyxDQUFJLGtCQUViLENBQUEsOEJBRUEsU0FBQSxDQUFBLGdDQUFDLFVBR0EsQ0FBQyxpQkFFQSxDQUFBLGlCQUNBLENBQUEsaUJBQ0EsQ0FBQSxhQUNBLENBQUEsd0JBZkgsdUJBb0JVLENBQUEsY0FDUixDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FBVSxxQkFDRixDQUFBLHNCQXZCVixVQTBCQyxDQUFDLGlCQUVBLENBQUEsc0JBQ0EsZ0JBSUQsQ0FBQSxjQUNBLENBQUEsd0NBSUEsVUFBQSxDQUFvQixvQ0FJcEIsNEJBQ2EsQ0FBQSxnQ0FJTSx1QkFFVCxDQUFBLGlEQUdQLHVCQUNRLENBQUEsMkNBSVgsd0JBQ1MsQ0FBQSw0REFFUiwwQkFDYSxDQUFBLHNCQTdCZixpQkFtQ0MsQ0FBQSxlQUNBLENBQUEsa0JBQ0EsaUJBR0EsQ0FBQSxpQkFDQSxDQUFBLDBCQUNBLDBCQUdTLENBQUEsVUFBQSxDQUFrQiwyQkFFbkIsQ0FBQSxnQkFDUixDQUFBLDRCQUNlLENBQUEseUJBQ2YseUJBR1MsQ0FBQSxVQUFBLENBQWlCLDJCQUVsQixDQUFBLGdCQUNSLENBQUEsNEJBQ2UsQ0FBQSx5QkFHTix3QkFDVCxDQUFBLDRGQWVBLGFBQ0MsQ0FBQSx5QkFHRCxvQkFDQyxDQUFBLGtDQUdELGFBQ0MsQ0FBQSxzQ0FERCxvQkFJRSxDQUFBLCtCQUlGLGtCQUNDLENBQUEsZ0NBR0QsWUFDQyxDQUFBLDBCQUdELGFBQ0MsQ0FBQSxvQkE3QkYsYUFpQ0UsQ0FBQSwwQkFFQyxhQUNBLENBQUEsa0JBQ0EsQ0FBQSw4QkFFQyxhQUNBLENBQUEsb0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLG9CQTFDSixhQWdERSxDQUFBLG9CQWhERixhQW9ERSxDQUFBLGtCQUNBLENBQUEsbUNBQ3lCLENBQUMsbUJBdEQ1QixVQXlEQyxDQUFNLHVCQWh3Q0ksa0JBcXdDVCxDQUFBLG9CQUNBLENBQUEsYUFDQSxDQUFBLG9DQUdFLCtCQUVrQixDQUFBLHdCQUNWLENBQUEsa0NBSVIsa0JBQ0EsQ0FBQSw2QkFHQSxrQkFDQSxDQUFBLG1DQUdBLGtCQUNBLENBQUEsaUNBR0Esa0JBQ0EsQ0FBQSw2QkFHQSxrQkFDQSxDQUFBLCtCQUdBLGtCQUNBLENBQUEsOEJBT0Esa0JBQ0EsQ0FBQSxhQUNBLENBQUEsOEJBR0Esd0JBQ0EsQ0FBQSxVQUFrQixDQUFPLGtDQUR6Qix3QkFLQyxDQUFBLDBDQUxJLG9CQVNKLENBQUEsMkNBVEksb0JBYUosQ0FBQSxpQ0FJRCx3QkFDQSxDQUFBLDREQUlBLFVBQUEsQ0FBSyw0QkFNUix3QkFDQyxDQUFBLFlBQ0EsQ0FBQSxVQTNJZ0IsQ0FBTywwQkErSXhCLHdCQUNDLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSxtREFJQSxrQkFDQyxDQUFBLG9CQUNBLENBQUEsYUFDQSxDQUFBLHVEQUtGLGtCQUNDLENBQUEsMEJBR0Qsa0JBQ0MsQ0FBQSxpQ0FFQyxhQUNBLENBQUEsa0JBQ0EsQ0FBQSx1QkFyS1Esb0JBMEtULENBQUEsa0JBQ0EsQ0FBQSx3REFJRCxrQkFDQyxDQUFBLG9CQUNBLENBQUEsYUFDQSxDQUFBLGdFQUVDLCtCQUNxQixDQUFBLDBDQUdFLGdFQUp2QiwrQkFNc0IsQ0FBQSxDQUFBLDRCQU9yQixpQkFDQSxDQUFBLDhCQUdBLGlCQUNBLENBQUEsMENBSXNCLDRCQVR0Qix5QkFXWSxDQUFBLGFBQ1osQ0FBQSxDQUFBLHVCQTdNTyxvQ0FtTmEsQ0FBQSw4QkFHdkIsb0JBQ0MsQ0FBQSw0Q0FHRCxhQUNDLENBQUEsNkJWdXJERCxhVW5yREMsQ0FBQSwyRUFJRCxpQkFDQyxDQUFBLHdCQUNBLGFBS0QsQ0FBQSxrQkFDQSxDQUFBLG1DQUdzQixnQkFDdEIiLCJmaWxlIjoic3R5bGUuY3NzIn0= */ \ No newline at end of file diff --git a/data/actions.json b/data/actions.json index 6e7cc8ed84..fef3beff2f 100644 --- a/data/actions.json +++ b/data/actions.json @@ -1883,6 +1883,12 @@ ] } ] + }, + { + "tag": "table", + "name": "EARN INCOME TASKS", + "source": "GMG", + "type": "data" } ] }, diff --git a/data/bestiary/fluff-creatures-gmg.json b/data/bestiary/fluff-creatures-gmg.json index 9eae0509e5..ecc7d88081 100644 --- a/data/bestiary/fluff-creatures-gmg.json +++ b/data/bestiary/fluff-creatures-gmg.json @@ -209,7 +209,12 @@ "page": 237, "entries": [ "Prices for a night's entertainment are per head and can be far higher for world-class performers.", - "{@b Circus} 1 sp;", "{@b Dance} 2 cp social, 6 cp stage performance, 1 gp high-society ball;", "{@b Stage Play} 6 cp small theater, 1 sp major theater;", "{@b Opera} 5 gp general admission, 20 gp box seats;", "{@b Music} 5 cp troubadours, 2 sp orchestra;", "{@b Street Performance} tips of 1\u20132 cp." + "{@b Circus} 1 sp;", + "{@b Dance} 2 cp social, 6 cp stage performance, 1 gp high-society ball;", + "{@b Stage Play} 6 cp small theater, 1 sp major theater;", + "{@b Opera} 5 gp general admission, 20 gp box seats;", + "{@b Music} 5 cp troubadours, 2 sp orchestra;", + "{@b Street Performance} tips of 1\u20132 cp." ] }, "Performances can serve as entertainment, expressions of beauty, or part of a shared culture." diff --git a/data/book/book-crb.json b/data/book/book-crb.json index f3f6135d2a..d5daa0fe84 100644 --- a/data/book/book-crb.json +++ b/data/book/book-crb.json @@ -3,7 +3,12723 @@ { "type": "section", "entries": [ - "{@note Removed until further notice.}" + { + "type": "image", + "href": { + "type": "internal", + "path": "covers/CRB-25.webp" + }, + "maxRes": { + "type": "internal", + "path": "covers/CRB-100.webp" + }, + "style": "cover" + }, + { + "type": "hr" + } + ] + }, + { + "type": "section", + "page": 7, + "name": "Chapter 1: Introduction", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 7, + "entries": [ + "{@i Pathfinder is a fantasy tabletop roleplaying game (RPG) where you and a group of friends gather to tell a tale of brave heroes and cunning villains in a world filled with terrifying monsters and amazing treasures. More importantly, Pathfinder is a game where your character's choices determine how the story unfolds.}" + ] + }, + "Pathfinder adventures take place in the Age of Lost Omens, a perilous fantasy world rife with ancient empires; sprawling city-states; and countless tombs, dungeons, and monster lairs packed with plunder. A Pathfinder character's adventures might take them to forsaken underwater ruins, haunted gothic crypts, or magical universities in jungle cities. A world of endless adventure awaits!", + { + "type": "pf2-h2", + "page": 7, + "name": "What Is a Roleplaying Game?", + "entries": [ + "A roleplaying game is an interactive story where one player, the Game Master (GM), sets the scene and presents challenges, while other players take the roles of player characters (PCs) and attempt to overcome those challenges. Danger comes in the form of monsters, devious traps, and the machinations of adversarial agents, but Pathfinder also provides political schemes, puzzles, interpersonal drama, and much, much more.", + "The game is typically played in a group of four to seven players, with one of those players serving as the group's Game Master. The GM prepares, presents, and presides over the game's world and story, posing challenges and playing adversaries, allies, and bystanders alike. As each scene leads into the next, each player contributes to the story, responding to situations according to the personality and abilities of their character.", + "Dice rolls, combined with preassigned statistics, add an element of chance and determine whether characters succeed or fail at actions they attempt.", + { + "type": "pf2-h3", + "page": 7, + "name": "The Flow of the Game", + "entries": [ + "Pathfinder is played in sessions, during which players gather in person or online for a few hours to play the game. A complete Pathfinder story can be as short as a single session, commonly referred to as a \"one-shot,\" or it can stretch on for multiple sessions, forming a campaign that might last for months or even years. If the Game Master enjoys telling the story and the players are entertained, the game can go as long as you like.", + "A session can be mostly action, with battles with vile beasts, escapes from fiendish traps, and the completion of heroic quests. Alternatively, it could include negotiating with a baron for rights to a fort, infiltrating an army of lumbering frost giants, or bargaining with an angel for a strand of hair required for an elixir to revive a slain friend. Ultimately it's up to you and your group to determine what kind of game you are playing, from dungeon exploration to a nuanced political drama, or anything in between." + ] + }, + { + "type": "pf2-h3", + "page": 7, + "name": "The Players", + "entries": [ + "Everyone involved in a Pathfinder game is a player, including the Game Master, but for the sake of simplicity, \"player\" usually refers to participants other than the GM. Before the game begins, players invent a history and personality for their characters, using the rules to determine their characters' statistics, abilities, strengths, and weaknesses.", + "The GM might limit the options available during character creation, but the limits are discussed ahead of time so everyone can create interesting heroes. In general, the only limits to character concepts are the players' imaginations and the GM's guidelines.", + "During the game, players describe the actions their characters take and roll dice, using their characters' abilities. The GM resolves the outcome of these actions. Some players enjoy acting out (or roleplaying) what they do as if they were their characters, while others describe their characters' actions as if narrating a story. Do whatever feels best!", + "If this is your first experience with a roleplaying game, it is recommended that you take on the role of a player to familiarize yourself with the rules and the world." + ] + }, + { + "type": "pf2-sidebar", + "page": 7, + "name": "THE FIRST RULE", + "entries": [ + "The first rule of Pathfinder is it to tell the stories you want to tell, be the character you want to be, and share exciting adventures with friends. If any other rule gets in the way of your fun, as long as your group agrees, you can alter or ignore it to fit your story. The true goal of Pathfinder is for everyone to enjoy themselves." + ] + }, + { + "type": "pf2-sidebar", + "page": 7, + "name": "DICE", + "entries": [ + "Pathfinder requires a set of polyhedral dice. Each die has a different number of sides\u2014four, six, eight, or more. When these dice are mentioned in the text, they're indicated by a \"d\" followed by the number of sides on the die. Pathfinder uses 4-sided dice (or d4), 6-sided dice (d6), 8-sided dice (d8), 10-sided dice (d10), 12-sided dice (d12), and 20-sided dice (d20). If you need to roll multiple dice, a number before the \"d\" tells you how many. For example, \"4d6\" means you should roll four dice, all 6-sided. If a rule asks for d%, you generate a number from 1 to 100 by rolling two 10-sided dice, treating one as the tens place and the other as the ones place." + ] + }, + { + "type": "pf2-h3", + "page": 8, + "name": "The Game Master", + "entries": [ + "While the other players create and control their characters, the Game Master (or GM) is in charge of the story and world. The GM describes all the situations player characters experience in an adventure, considers how the actions of player characters affect the story, and interprets the rules along the way.", + "The GM can create a new adventure\u2014crafting a narrative, selecting monsters, and assigning treasure on their own\u2014or they can instead rely on a published adventure, using it as a basis for the session and modifying it as needed to accommodate their individual players and the group's style of play. Some even run games that combine original and published content, mixed together to form a new narrative.", + "Being the GM is a challenge, requiring you to adjudicate the rules, narrate the story, and juggle other responsibilities.", + "But it can also be very rewarding and worth all the work required to run a good game. If it is your first time running a game, remember that the only thing that matters is that everyone has a good time, and that includes you. Everything else will come naturally with practice and patience." + ] + }, + { + "type": "pf2-h3", + "page": 8, + "name": "Gaming Is for All", + "entries": [ + "Whether you are the GM or a player, participating in a tabletop roleplaying game includes a social contract:", + "everyone has gathered together to have fun telling a story.", + "For many, roleplaying is a way to escape the troubles of everyday life. Be mindful of everyone at the table and what they want out of the game, so that everyone can have fun.", + "When a group gathers for the first time, they should talk about what they hope to experience at the table, as well as any topics they want to avoid. Everyone should understand that elements might come up that make some players feel uncomfortable or even unwelcome, and everyone should agree to respect those boundaries during play. That way, everyone can enjoy the game together.", + "Pathfinder is a game for everyone, regardless of their age, gender, race or ethnicity, religion, sexual orientation, or any other identities and life experiences. It is the responsibility of all of the players, not just the GM, to make sure the table is fun and welcoming to all." + ] + }, + { + "type": "pf2-h3", + "page": 8, + "name": "Tools of Play", + "entries": [ + "In addition to this book, there are a few things you will need to play Pathfinder. These supplies can be found at your local hobby shop or online at {@b {@link paizo.com|https://paizo.com}}.", + "{@b Character Sheet:} Each player will need a character sheet to create their character and to record what happens to that character during play. You can find a character sheet in the back of this book and online as a free pdf.", + "{@b Dice:} The players and GM will need at least one set of polyhedral dice, although most participants bring their own. Six-sided dice are quite common, but all the dice in the set can be found at hobby game stores or online. See the Dice sidebar on page 7 for more on the different kinds of dice and how they are discussed in the text.", + "{@b Adventure:} Every table needs an adventure to play, whether it's designed by the GM or found in a published resource. You can find a variety of exciting adventures and even entire Adventure Path campaigns at {@b {@link paizo.com|https://paizo.com}}.", + "{@b Bestiary:} From terrifying dragons to mischievous gremlins, monsters are a common threat that the PCs might face, and each type has its own statistics and {@i abilities. These can be found in the Pathfinder Bestiary, an} absolutely invaluable book for GMs. Monster statistics can also be found online for free at {@b Maps and Miniatures:} The chaos of combat can be difficult to imagine, so many groups use maps to represent the battlefield. These maps are marked with a 1-inch grid, and each square represents 5 feet in the game. Miniatures and illustrated tokens called pawns are used to represent the characters and the adversaries they face.", + "{@b Additional Accessories:} There are a number of additional accessories you can add to your game to enhance the experience, including tools that help you track turns in combat, decks of cards for referencing common rules, digital character-creation tools, and even background music and sound-effect sets." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 8, + "name": "Basics of Play", + "entries": [ + "Before creating your first character or adventure, you should understand a number of basic concepts used in the game. New concepts are presented in bold to make them easy to find, but this chapter is only an introduction to the basics of play. The complete game rules are defined in later chapters, and the Glossary and Index in the back of this book will help you find specific rules you need.", + { + "type": "pf2-h3", + "page": 8, + "name": "Defining Characters", + "entries": [ + "In Pathfinder, the players take on the role of {@b nonplayer characters (NPCs)} and {@b monsters}. While PCs and NPCs are both important to the story, they serve very different purposes in the game. PCs are the protagonists\u2014the narrative is about them\u2014while NPCs and monsters are allies, contacts, adversaries, and villains. That said, PCs, NPCs, and monsters share several characteristics.", + "{@b Level} is one of the most important statistics of the game, as it conveys the approximate power and capabilities of every individual creature. PCs range in level from 1st, at the start of the character's adventuring career, to 20th, the very height of power. As the characters overcome challenges, defeat foes, and complete adventures, they amasses 1,000 XP, they go up a level, gaining new abilities so they can take on even greater challenges. A 1st-level PC might face off against a giant rat or a group of bandits, but at 20th level, that same character might be able to bring ruin to an entire city with a single spell.", + "In addition to level, characters are defined by {@b scores}, which measure a character's raw potential and are" + ] + }, + { + "type": "pf2-sidebar", + "page": 9, + "name": "THE WORLD AS A PARTICIPANT", + "entries": [ + "Aside from characters and monsters, the world of Pathfinder itself can be a force at the table and in the narrative. While the presence of the larger world can sometimes be an obvious hazard, such as when a powerful storm lashes the countryside, the world can also act in subtle, small ways.", + "Traps and treasures are just as important in many tales as cunning beasts. To help you understand these game elements, many of them use the same characteristics as characters and monsters. For example, most environmental hazards have a level, which indicates how dangerous they are, and the level of a magic item gives you a sense of its overall power and impact on a story." + ] + }, + "used to calculate most of their other statistics. There are six ability scores in the game.", + "{@b Strength} represents a character's physical might, while {@b Dexterity} represents agility and the ability to avoid danger. {@b Constitution} indicates a character's overall health and well-being. {@b Intelligence} represents raw knowledge and problem-solving ability, while {@b Wisdom} measures a character's insight and the ability to evaluate a situation. Finally, {@b Charisma} indicates charm, persuasiveness, and force of personality. Ability scores for ordinary folk range from as low as 3 to as high as 18, with 10 representing average human capabilities. High-level characters can have ability scores that range much higher than 18.", + "An ability score that's above the average increases your chance of success at tasks related to the ability score, while those below the average decrease your chance. This adjustment is called an {@b ability modifier}.", + "Your player character is also defined by some key choices you make. The first choice is a PC's {@b ancestry}, representing the character's parents and heritage, such as human, elf, or goblin. Next up is the PC's {@b background}, which describes their upbringing, from lowly street urchin to wealthy noble. Finally, and most importantly, a PC's {@b class} defines the majority of their aptitudes and abilities, like a wizard's command of powerful arcane spells or a druid's power to transform into a fearsome beast!", + "In addition to these key choices, player characters also have a number of {@b feats}\u2014individual abilities selected during character creation and as the character increases in level. Every feat has a type to denote where its explanation can be found (for example, elf feats can be found in the elf ancestry) and its theme (wizard feats, for example, grant abilities that deal with spells). Finally, characters have {@b skills} that measure their ability to hide, swim, bargain, and perform other common tasks.", + { + "type": "pf2-h3", + "page": 9, + "name": "Creating a Narrative", + "entries": [ + "Characters and their choices create the story of Pathfinder, but how they interact with each other and the world around them is governed by rules. So, while you might decide that your character undertakes an epic journey to overcome terrifying foes and make the world a safer place, your character's chance of success is determined by their abilities, the choices you make, and the roll of the dice.", + "The GM determines the premise and background of most adventures, although character histories and personalities certainly play a part. Once a game session begins, the players take turns describing what their characters attempt to do, while the GM determines the outcome, with the table working together toward a specific goal. The GM also describes the environment, other characters' actions, and events. For example, the GM might announce that the characters' hometown is under attack by marauding trolls. The characters might track the trolls to a nearby swamp\u2014only to discover that the trolls were driven from their swamp by a fearsome dragon! The PCs then have the choice of taking on an entire tribe of trolls, the dragon, or both. Whatever they decide, their success depends on their choices and the die rolls they make during play.", + "A single narrative\u2014including the setup, plot, and conclusion\u2014is called an {@b adventure}. A series of adventures creates an even larger narrative, called a {@b campaign}. An adventure might take several sessions to complete, whereas a campaign might take months or even years!" + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 10, + "name": "Playing the Game", + "entries": [ + "In a Pathfinder game, three modes of play determine the pacing of each scene in the story. Most of your character's time is spent in {@b exploration}, uncovering mysteries, solving problems, and interacting with other characters. The Age of Lost Omens abounds with danger, however, and characters often find themselves in an {@b encounter}, fighting savage beasts and terrifying monsters. Finally, time moves quickly when the characters enjoy {@b downtime}, a respite from the world's troubles and a chance to rest and train for future expeditions. Throughout an adventure, game play moves between these three modes many times, as needed for the story. The more you play the game, the more you'll see that each mode has its own play style, but moving from mode to mode has few hard boundaries.", + "During the game, your character will face situations where the outcome is uncertain. A character might need to climb a sheer cliff, track down a wounded chimera, or sneak past a sleeping dragon, all of which are dangerous tasks with a price for failure. In such cases, the acting character (or characters) will be asked to attempt a to determine whether or not they succeed. A check is usually made by rolling a single 20-sided die (a d20) and adding a number based on the relevant ability. In such cases, rolling high is always good.", + "Once a check is rolled, the GM compares the result to a target number called the {@b difficulty class (DC)} to determine the outcome. If the result of the check is equal to or greater than the DC, the check is successful. If it is less, the check is a failure. Beating the DC by 10 or more is referred to as a {@b critical success}, which usually grants an especially positive outcome. Similarly, failing the check by 10 or more is a {@b critical failure} (sometimes called a fumble). This sometimes results in additional negative effects. You also often score a critical success by rolling a 20 on the die when attempting a check (before adding anything). Likewise, rolling a 1 on the die when attempting a check often results in a critical failure. Note that not all checks have a special effect on a critical success or critical failure and such results should be treated just like an ordinary success or failure instead.", + "For example, in pursuit of the wounded chimera, your character might find the path blocked by a fast-moving river. You decide to swim across, but the GM declares this a dangerous task and asks you to roll an {@skill Athletics} skill check (since swimming is covered by the {@skill Athletics} skill). On your character sheet, you see that your character has a +8 modifier for such checks. Rolling the d20, you get an 18, for a total of 26. The GM compares this to the DC (which was 16) and finds that you got a critical success (since the result exceeded the DC by 10). Your character swims quickly across the river and continues the pursuit, drenched but unharmed. Had you gotten a result less than 26 but equal to or greater than 16, your character would have made it halfway across the river. Had your result been less than 16, your character might have been swept downriver or, worse, been pulled under the current and begun to drown!", + "Checks like this are the heart of the game and are rolled all the time, in every mode of play, to determine the outcome of tasks. While the roll of the die is critical, the statistic you add to the roll (called a {@b modifier}) often makes the difference between success and failure. Every character is made up of many such statistics governing what the character is good at, each consisting of a relevant ability modifier plus a {@b proficiency} bonus, and sometimes modified further by other factors, such as bonuses or penalties from gear, spells, feats, magic items, and other special circumstances.", + "Proficiency is a simple way of assessing your character's general level of training and aptitude for a given task. It is broken into five different ranks: {@b untrained}, {@b trained}, {@b expert}, {@b master}, and {@b legendary}. Each rank grants a different proficiency bonus. If you're untrained at a statistic, your proficiency bonus is +0\u2014you must rely solely on the raw potential of your ability modifier. 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). Proficiency ranks are part of almost every statistic in the game.", + { + "type": "pf2-h3", + "page": 10, + "name": "Exploration", + "entries": [ + "Most of the time, your character will explore the world, interact with characters, travel from place to place, and overcome challenges. This is called exploration. Game play is relatively free-form during exploration, with players responding to the narrative whenever they have an idea of what to do next. Leaving town via horseback, following the trail of a marauding orc tribe, avoiding the tribe's scouts, and convincing a local hunter to help in an upcoming fight are all examples of things that might occur during exploration.", + "Throughout this mode of play, the GM asks the players what their characters are doing as they explore. This is important in case a conflict arises. If combat breaks out, the tasks the PCs undertook while exploring might give them an edge or otherwise inform how the combat begins." + ] + }, + { + "type": "pf2-h3", + "page": 10, + "name": "Encounters", + "entries": [ + "In the course of your adventures, there will be times when a simple skill check is not enough to resolve a challenge\u2014when fearsome monsters stand in your character's way and the only choice is to do battle. In Pathfinder, this is called an encounter. Encounters usually involve combat, but they can also be used in situations where timing is critical, such as during a chase or when dodging hazards.", + "While exploration is handled in a free-form manner, encounters are more structured. The players and GM roll {@b initiative} to determine who acts in what order. The encounter occurs over a number of {@b rounds}, each of which is equal to about 6 seconds of time in the world of the game. During a round, each participant takes a {@b turn}. When it's your turn to act, you can use up to three {@b actions}. Most simple things, such as drawing a weapon, moving a short distance, opening a door, or swinging a sword, use a single action to perform. There are also {@b activities} that use more than a single action to perform; these are often special abilities from your character's class and feats. One common activity in the game is casting a spell, which usually uses two actions.", + "{@b Free actions}, such as dropping an object, don't count toward the three actions you can take on your turn. Finally, each character can use up to one {@b reaction} during a round.", + "This special type of action can be used even when it's not your turn, but only in response to certain events, and only if you have an ability that allows it. Rogues, for example, can select a feat that lets them use their reaction to dodge an incoming attack.", + "Attacking another creature is one of the most common actions in combat, and is done by using the {@b Strike} action.", + "This requires an attack roll\u2014a kind of check made against the {@b Armor Class (AC)} of the creature you're attacking.", + "Strikes can be made using weapons, spells, or even parts of a creature's body, like a fist, claw, or tail. You add a modifier to this roll based on your proficiency rank with the type of attack you're using, your ability scores, and any other bonuses or penalties based on the situation.", + "The target's AC is calculated using their proficiency rank in the armor they're wearing and their Dexterity modifier.", + "An attack deals damage if it hits, and rolling a critical success results in the attack dealing double damage!", + "You can use more than one Strike action on your turn, but each additional attack after the first becomes less accurate. This is reflected by a that starts at \u20135 on the second attack, but increases to \u201310 on the third. There are many ways to reduce this penalty, and it resets at the end of your turn.", + "If your character finds themself the target of a magical {@i lightning bolt or the freezing breath of a fearsome white} dragon, you will be called on to attempt a {@b saving throw}, representing your character's ability to avoid danger or otherwise withstand an assault to their mind or body. A saving throw is a check attempted against the DC of the spell or special ability targeting your character. There are three types of saving throws, and a character's proficiency in each says a great deal about what they can endure. A {@b Fortitude} saving throw is used when your character's health or vitality is under attack, such as from poison or disease.", + "A {@b Reflex} saving throw is called for when your character must dodge away from danger, usually something that {@i affects a large area, such as the scorching blast of a fireball} spell. Finally, a {@b Will} saving throw is often your defense against spells and effects that target your character's mind, {@i such as a charm or confusion spell. For all saving throws,} a success lessens the harmful effect, and scoring a critical success usually means your character escapes unscathed.", + "Attacks, spells, hazards, and special abilities frequently either deal {@b damage} to a character or impose one or more {@b conditions}\u2014and sometimes both. Damage is subtracted and when a creature is reduced to 0 HP, it falls unconscious and may die! A combat encounter typically lasts until one side has been defeated, and while this can mean retreat or surrender, it most often happens because one side is dead or dying. Conditions can hinder a creature for a time, limiting the actions they can use and applying penalties to future checks. Some conditions are even permanent, requiring a character to seek out powerful magic to undo their effects." + ] + }, + { + "type": "pf2-h3", + "page": 12, + "name": "Downtime", + "entries": [ + "Characters don't spend every waking moment adventuring. Instead, they recover from wounds, plan future conquests, or pursue a trade. In Pathfinder, this is called downtime, and it allows time to pass quickly while characters work toward long-term tasks or objectives.", + "Most characters can practice a trade in downtime, earning a few coins, but those with the right skills can instead spend time crafting, creating new gear or even magic items. Characters can also use downtime to retrain, replacing one character choice with another to reflect their evolving priorities. They might also research a problem, learn new spells, or even run a business or kingdom!" + ] + }, + { + "type": "pf2-h3", + "page": 12, + "name": "Key Terms", + "entries": [ + "There are a number of important terms that you'll need to know as you create your first character or adventure.", + "Some of the most important terms mentioned on previous pages are also included here for reference.", + { + "type": "pf2-h4", + "page": 12, + "name": "Ability Score", + "entries": [ + "Each creature has six ability scores: Strength, Dexterity, Constitution, Intelligence, Wisdom, and Charisma. These scores represent a creature's raw potential and basic attributes. The higher the score, the greater the creature's potential in that ability. Ability scores are described in full later in this chapter." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Alignment", + "entries": [ + "Alignment represents a creature's fundamental moral and ethical attitude." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Ancestry", + "entries": [ + "An ancestry is the broad family of people that a character belongs to. Ancestry determines a character's starting Hit Points, languages, senses, and Speed, and it grants access to ancestry feats. Ancestries can be found in Chapter 2." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Armor Class (AC)", + "entries": [ + "All creatures in the game have an Armor Class. This score represents how hard it is to hit and damage a creature. It serves as the Difficulty Class for hitting a creature with an attack." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Attack", + "entries": [ + "When a creature tries to harm another creature, it makes a Strike or uses some other attack action. Most attacks are Strikes made with a weapon, but a character might Strike with their fist, grapple or shove with their hands, or attack with a spell." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Background", + "entries": [ + "A background represents what a character experienced before they took up the life of an adventurer. Each background grants a feat and training in one or more skills. You can read more about backgrounds in Chapter 2." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Bonuses and Penalties", + "entries": [ + "Bonuses and penalties apply to checks and certain statistics. There are several types of bonuses and penalties.", + "If you have more than one bonus of the same type, you use only the highest bonus. Likewise, you use only the worst penalty of each type." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Class", + "entries": [ + "A class represents the adventuring profession chosen by a character. A character's class determines most of their proficiencies, grants the character Hit Points each time they gain a new level, and gives access to a set of class feats. Classes appear in Chapter 3." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Condition", + "entries": [ + "An ongoing effect that changes how a character can act, or that alters some of their statistics, is called a condition. The rules for the basic conditions used in the game can be found in the Conditions Appendix at the back of this book." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Currency", + "entries": [ + "The most common currencies in the game are gold pieces (gp) and silver pieces (sp). One gp is worth 10 sp. In addition, 1 sp is worth 10 copper pieces (cp), and 10 gp are worth 1 platinum piece (pp). Characters begin play with 15 gp (or 150 sp) to spend on equipment." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Feat", + "entries": [ + "A feat is an ability you can select for your character due to their ancestry, background, class, general training, or skill training. Some feats grant the ability to use special actions." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Game Master (GM)", + "entries": [ + "The Game Master is the player who adjudicates the rules and narrates the various elements of the Pathfinder story and world that the other players explore." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Golarion", + "entries": [ + "Pathfinder is set on the planet Golarion during the Age of Lost Omens. It is an ancient world with a rich diversity of people and cultures, exciting locations to explore, and deadly villains. More information on the Age of Lost Omens, the world of Golarion, and its deities can be found in Chapter 8." + ] + }, + { + "type": "pf2-h4", + "page": 12, + "name": "Hit Points (HP)", + "entries": [ + "Hit Points represent the amount of punishment a creature can take before it falls unconscious and begins dying.", + "Damage decreases Hit Points on a 1-to-1 basis, while healing restores Hit Points at the same rate." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Initiative", + "entries": [ + "At the start of an encounter, all creatures involved roll for initiative to determine the order in which they act. The higher the result of its roll, the earlier a creature gets to act.", + "Initiative and combat are described in Chapter 9." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Level", + "entries": [ + "A level is a number that measures something's overall power. Player characters have a level, ranging from 1st to 20th, representing their level of experience. Monsters, NPCs, hazards, diseases, and poisons have levels ranging from \u20131 to 30 that measure the danger they pose. An item's level, usually within the range of 0 to 20 but sometimes higher, indicates its power and suitability as treasure.", + "Spells have levels ranging from 1st to 10th, which measure their power; characters and monsters can usually cast only a certain number of spells of any given level." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Nonplayer Character (NPC)", + "entries": [ + "A nonplayer character, controlled by the GM, interacts with players and helps advance the story." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Perception", + "entries": [ + "Perception measures your character's ability to notice hidden objects or unusual situations, and it usually determines how quickly the character springs into action in combat. It is described in full in Chapter 9." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Player Character (PC)", + "entries": [ + "This is a character created and controlled by a player." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Proficiency", + "entries": [ + "Proficiency is a system that measures a character's aptitude at a specific task or quality, and it has five ranks: untrained, trained, expert, master, and legendary. Proficiency gives you a bonus that's added when determining the following modifiers and statistics: AC, attack rolls, Perception, saving throws, skills, and the effectiveness of spells. If you're untrained, your proficiency bonus is +0. If you're trained, expert, master, or legendary, your proficiency bonus equals your level plus 2, 4, 6, or 8, respectively." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Rarity", + "entries": [ + "Some elements of the game have a rarity to denote how often they're encountered in the game world. Rarity primarily applies to equipment and magic items, but spells, feats, and other rules elements also have a rarity.", + "If no rarity appears in the traits of an item, spell, or other game element, it is of common rarity. Uncommon items are available only to those who have special training, grew up in a certain culture, or come from a particular part of the world. Rare items are almost impossible to find and are usually given out only by the GM, while unique ones are literally one-of-a-kind in the game. The GM might alter the way rarity works or change the rarity of individual items to suit the story they want to tell." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Roleplaying", + "entries": [ + "Describing a character's actions, often while acting from the perspective of the character, is called roleplaying. When a player speaks or describes action from the perspective of a character, they are \"in character.\"" + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Round", + "entries": [ + "A round is a period of time during an encounter in which all participants get a chance to act. A round represents approximately 6 seconds in game time." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Saving Throw (Save)", + "entries": [ + "When a creature is subject to a dangerous effect that must be avoided, it attempts a saving throw to mitigate the effect.", + "You attempt a saving throw automatically\u2014you don't have to use an action or a reaction. Unlike for most checks, the character who isn't acting rolls the d20 for a saving throw, and the creature who is acting provides the DC.", + "There are three types of saving throws: Fortitude (to resist diseases, poisons, and physical effects), Reflex (to evade effects a character could quickly dodge), and Will (to resist effects that target the mind and personality)." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Skill", + "entries": [ + "A skill represents a creature's ability to perform certain tasks that require instruction or practice. Skills are fully described in Chapter 4. Each skill includes ways anyone can use that skill even if untrained, as well as uses that require a character to be trained in the skill." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Speed", + "entries": [ + "Speed is the distance a character can move using a single action, measured in feet." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Spell", + "entries": [ + "Spells are magical effects created by performing mystical incantations and gestures known only to those with special training or inborn abilities. Casting a spell is an activity that usually uses two actions. Each spell specifies what it targets, the actions needed to cast it, its effects, and how it can be resisted. If a class grants spells, the basics of that ability are provided in the class description in Chapter 3, while the spells themselves are detailed in Chapter 7." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Trait", + "entries": [ + "A trait is a keyword that conveys additional information about a rules element, such as a school of magic or rarity.", + "Often, a trait indicates how other rules interact with an ability, creature, item, or another rules element that has that trait. All the traits used in this book appear on the {@filter traits|traits||Source=CRB} page." + ] + }, + { + "type": "pf2-h4", + "page": 13, + "name": "Turn", + "entries": [ + "During the course of a round, each creature takes a single turn according to initiative. A creature can typically use up to three actions during its turn." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 14, + "name": "Example of Play", + "entries": [ + "The following example is presented to give you a better idea of how the game of Pathfinder is played. In this adventure, Erik is the GM. Lyz is playing Valeros, a daring human fighter, James is playing Merisiel, a deadly elven rogue, and Judy is taking on the role of Kyra, a fiery human cleric of Sarenrae. The group has just defeated a horde of undead and is making its way into an ancient mausoleum.", + "{@b Erik:} The entrance to the crypt stands before you, a set of crumbling stairs leading down into darkness. A terrible smell issues forth from the doorway\u2014the stench of old, rotted flesh.", + "{@b Lyz:} I'm not afraid of a foul stink! I draw my sword and ready my shield.", + "{@b Judy:} The light of Sarenrae will guide us. I cast my {@i light spell on my religious symbol.}", + "{@b Erik:} All right, a glowing radiance spills forth, illuminating the stairs. They appear to go down only about 10 feet before opening up into a chamber. Puddles of stagnant water fill the cracks between uneven stone tiles.", + "{@b James:} I should go first to make sure it's safe. I'm going to draw my rapier and carefully go down the stairs, looking for traps as I go.", + "{@b Erik:} Sure, but looking for traps is a secret check, so I'll roll for you. What's your Perception modifier?", + "{@b James:} I have a +5.", + "{@i Erik rolls a d20 behind his GM screen, {@condition hidden} from the players' view, and gets a 17 on the die for a total of 22, more than enough to find the trip wire on the third step.}", + "{@b Erik:} Your caution pays off! You spot a thin wire located at ankle height just above the third stair.", + "{@b James:} I point it out to the others and head down.", + "{@b Lyz:} I follow right behind Merisiel, avoiding the wire but otherwise keeping an eye out for danger.", + "{@b Judy:} Me too.", + "{@b Erik:} Okay! You make it down the stairs to find yourselves in a crypt. Ancient wood coffins are arranged around the room, covered in cobwebs and dust. Directly ahead, on a raised dais, is a stone casket adorned with wicked-looking symbols. You can tell that it was once wrapped in iron chains, but now twisted links are scattered around the room, along with chunks of what must have been the casket's lid. From the damage, it looks like it was shattered from within!", + "{@b Judy:} Sarenrae protect us. I draw my blade and advance\u2014I want a better look at those symbols.", + "{@b Lyz:} I'll keep pace with her. I don't like the look of this.", + "{@b James:} I think I'll stay back here and hide behind one of the coffins.", + "{@b Erik:} Merisiel takes cover while the two of you advance. As you draw near, the stench of rot grows stronger until it's almost overpowering.", + "Suddenly you see the source of the horrid odor.", + "Rising up out of the casket is a nightmarish dead thing. It might have once been a human, but it's hard to tell from its withered body. Its flesh is the color of a new bruise, pulled so tight across its bones that it has split in places.", + "It's hairless, with pointed ears, but worst of all, its mouth is lined with tiny, sharp teeth and its tongue is entirely too long.", + "{@b Lyz:} So, not a friend?", + "{@b Erik:} Most certainly not. It looks poised to leap at you and attack. Roll for initiative! Valeros and Kyra need to roll Perception, while Merisiel should roll {@skill Stealth}.", + "{@i Everyone rolls for their initiative. Lyz rolls a 2 for Valeros, getting a total of 8. Judy rolls better for Kyra, getting a total of 14. James uses {@skill Stealth} for Initiative, because Merisiel was hiding at the start of the fight, and rolls a 17 for a total of 25! Erik rolls for the undead creature, getting a 12. Erik records all these totals, putting the characters in order from highest to lowest.}", + "{@b Erik:} Looks like Merisiel gets to act first. Whatever that thing is, you're pretty sure it doesn't know you are there.", + "{@b James:} Awesome! For my first action, I want to draw a dagger. For my second, I want to move closer.", + "{@b Erik:} You can get to within 15 feet of it with one Stride action.", + "{@b James:} Perfect. For my final action, I'm going to throw my dagger at it!", + "{@i James rolls a 13 and adds 8, due to Merisiel's skill at thrown daggers, for a total of 21, but the range means he takes a \u20132 penalty for a result of 19. Erik consults his notes to learn that the monster has an AC of 18.}", + "{@b Erik:} That's a hit! Go ahead and roll damage.", + "{@b James:} Okay, and I get to add extra damage due to sneak attack.", + "{@i Rogues have the ability to deal extra damage to foes that haven't acted yet in an encounter. This extra damage also applies to attacks against enemies that are distracted. James rolls 1d4 for the dagger and 1d6 for the sneak attack, and he adds 4 for Merisiel's Dexterity, getting a total of 9.}", + "{@b Erik:} It hisses as the blade sinks into its shoulder. That looks like it hurt, but the undead thing doesn't appear to be slowing down. James, that was all three of your actions. Next up is Kyra!", + "{@b Judy:} I think this is undead. What do I know about it?", + "{@b Erik:} You use an action to recall your training about the living dead. Give me a {@skill Religion} skill check.", + "{@i Judy rolls a 16, adding Kyra's +8 with {@skill Religion} to get a total of 24.}", + "{@b Erik:} At first, you thought this thing might be a ghoul, which is a type of undead that feasts on the flesh of the dead, but the terrible smell reveals the truth. This thing is a ghast, a more powerful type of ghoul. You are pretty sure that its stench can make you sick and that its claws can paralyze you with a touch.", + "{@b Judy:} This is bad. I am going to spend my last two {@i actions to cast bless. It gives anyone next to me} a +1 bonus to attack rolls.", + "{@i Casting this spell is an activity that requires two actions to complete, and it has two components. The complex gestures needed to invoke the spell are the somatic component, and Kyra's prayers to her deity are the verbal component.}", + "{@b Erik:} Okay! The ghast leaps from the casket straight toward Merisiel. The stench of its rotting body is absolutely horrific up close. Attempt a Fortitude save!", + "{@i James rolls an 8, for a total of 14.}", + "{@b Erik:} Not quite enough\u2014you gain the {@condition sickened} 1 condition, which is going to give you a \u20131 penalty to most of your d20 rolls. Next, it lunges at you, trying to bite you!", + "{@b James:} Oh no! I use my reaction to nimbly dodge out of the way.", + "{@i Erik rolls an attack roll for the ghast, getting an 9 on the die. Looking at the monster's statistics, he adds 11 for a total of 20. Merisiel's AC is normally 19, but the Nimble Dodge feat lets her use her reaction to increase her AC by 2 against a single attack. In this case, it turns the ghast's attack into a miss.}", + "{@b Erik:} Does a 20 hit you?", + "{@b James:} Nope, just missed!", + "{@b Erik:} You twist away from the ghast as its tongue leaves a slimy film on your armor. With its final action, the undead menace lashes out at you with its claw.", + "{@i Erik rolls a second attack with the ghast, this time with its claw. Normally this attack would take a \u20135 multiple attack penalty, but since the claw has the {@trait agile} trait, the penalty is only \u20134. He rolls a 19 on the die, adds 11 for the ghoul's attack modifier and subtracts 4, for a total of 26.}", + "{@b Erik:} You may have dodged the ghast's bite, but the thing's bony claw rakes across your face!", + "{@i Erik knows this is a hit and rolls the ghast's claw damage,} {@b Erik:} Take 8 points of damage, and I need you to attempt a Fortitude saving throw as a numbing sensation spreads from the wound.", + "{@i James rolls a Fortitude saving throw. He gets a 4 on the die, and after adding his bonus and the penalty from the sickened condition, it comes out to only a 9.}", + "{@b James:} This isn't my day. I don't suppose a 9 is good enough?", + "{@b Erik:} I am afraid not. You are {@condition paralyzed}!", + "{@i Erik notes that Merisiel is {@condition paralyzed}, making her unable to act, but she will get a new saving throw at the end of each of her turns to shake off the effect.}", + "{@b Erik:} A dry, creaking laugh escapes the ghast's curled lips, but that's the end of its turn. Valeros, you are the last one to act this round.", + "{@b Lyz:} About time, too! I raise my shield and use my final two actions to make a Sudden Charge!", + "{@i Sudden Charge is a fighter feat that lets Valeros move up to twice his Speed and attack at the end of his movement, all for only two actions.}", + "{@b Erik:} As you draw near, the smell is horrific. Attempt a Fortitude save.", + "{@i After rolling, Lyz gets a 19 on the Fortitude save.}", + "{@b Erik:} You fight off the nausea from this thing's stench. Make your attack roll.", + "{@i Lyz rolls the die and it comes up a 20.}", + "{@b Lyz:} I got a 20! That must be a critical success!", + "{@b Erik:} Your blade hits the vile creature right in the neck, dealing double damage!", + "{@i Lyz rolls a 5 on her d8, then adds 4 because of Valeros's Strength modifier. Because it is a critical success, she then doubles the total.}", + "{@b Lyz:} A mighty 18 damage! That surely had to kill it!", + "{@b Erik:} I'm afraid not. Black ichor runs from the deep wound on its neck, but it only turns to look at you. You can see burning hatred in its eyes!", + "{@b Lyz:} Uh-oh.", + "{@i That is the end of the first round of combat. The second round begins immediately after this, using the same initiative order as before. The fight is far from over...}" + ] + }, + { + "type": "pf2-h2", + "page": 16, + "name": "Using This Book", + "entries": [ + "While this chapter is here to teach you the basics of Pathfinder, the rest of this rulebook serves as a reference manual during play, and it is organized to make finding the rule you need as easy as possible. Rules are grouped together in chapters, with the early chapters focusing on character creation. The last two chapters contain rules for GMs, with advice on how to run a game of Pathfinder and a rich array of treasure. The following is a summary of what you can expect to find in each chapter.", + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 1: Introduction|CRB|1|Chapter 1: Introduction}", + "entries": [ + "This introduction is designed to help you understand the basics of Pathfinder. This chapter also includes the rules for building and leveling up a character. The chapter ends with an example of building a 1st-level character." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 2: Ancestries & Backgrounds|CRB|2|Chapter 2: Ancestries & Backgrounds}", + "entries": [ + "The rules for the most common ancestries in the Age of Lost Omens are in this chapter, including their ancestry feat options. Backgrounds are at the end of this chapter, along with a section about languages, as these are most often influenced by your choice of ancestry." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 3: Classes|CRB|3|Chapter 3: Classes}", + "entries": [ + "This chapter contains the rules for all 12 classes. Each class entry includes guidelines on playing the class, rules for building and advancing a character of that class, sample builds, and all of the class feats available to members of that class. This chapter also includes rules for animal companions and familiars, which can be acquired by members of several different classes. At the end of this chapter are the rules for archetypes\u2014special options available to characters as they increase in level.", + "These rules allow a character to dabble in the abilities of another class or concept." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 4: Skills|CRB|4|Chapter 4: Skills}", + "entries": [ + "The rules for using skills are presented in this chapter, and they detail what a character can do with a given skill, based on that character's proficiency rank.", + "Ancestry, background, and class can define some of a character's skill proficiencies, and each character can also select a few additional skills to reflect their personality and training." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 5: Feats|CRB|5|Chapter 5: Feats}", + "entries": [ + "As a character advances in level, they gain additional feats to represent their growing abilities. General feats and skill feats (which are a subset of general feats) are presented in this chapter." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 6: Equipment|CRB|6|Chapter 6: Equipment}", + "entries": [ + "Armor, weapons, and other gear can all be found in this chapter, along with the price for services, cost of living, and animals (such as horses, dogs, and pack animals)." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 7: Spells|CRB|7|Chapter 7: Spells}", + "entries": [ + "This chapter starts with rules for casting spells, determining their effects, and getting rid of foes' spells (called counteracting). After that, the spell lists for each spellcasting tradition are included, making it easy to quickly find spells by their level. Next are rules for every spell, presented in alphabetical order. Following the spell descriptions are all of the focus spells\u2014special spells granted by specific class abilities and feats. While most spells appear on multiple spell lists, focus spells are granted only to members of a specific class and are grouped together by class for ease of reference. Finally, at the end of the chapter are rules for rituals, complicated and risky spells that any character can cast." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 8: the age of lost omens|CRB|8|Chapter 8: the age of lost omens}", + "entries": [ + "The setting of Golarion is described in this chapter, including a brief overview of the world and its people, followed by a timeline of events. Most importantly, characters who venerate a deity should look to this chapter to find the rules associated with their faith." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 9: Playing the Game|CRB|9|Chapter 9: Playing the Game}", + "entries": [ + "This important chapter contains the universal rules needed to play Pathfinder, including rules for the various modes of play, the basic actions that every character can perform, the rules for combat, and the rules for death and dying. Every player should be familiar with this chapter, especially the GM." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 10: Game Mastering|CRB|10|Chapter 10: Game Mastering|}", + "entries": [ + "Packed full of guidelines and advice, this chapter helps Game Masters tell an interesting and compelling story.", + "It also includes advice on creating a fun and encouraging game space and guides for empowering players to create characters they want to play. This chapter also includes rules that are particularly important for the GM to know, such as rules dealing with traps, environmental dangers, and afflictions (such as curses, diseases, and poisons), as well as guidance on setting DCs and handing out rewards to player characters." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "{@book Chapter 11: Crafting & Treasure|CRB|11|Chapter 11: Crafting & Treasure}", + "entries": [ + "The treasures characters find during their adventures take many forms, from gold and gemstones to powerful magical weapons. This chapter details guidelines for distributing treasure to characters, as well as descriptions of hundreds of magic items. This chapter also contains the rules for alchemical items." + ] + }, + { + "type": "pf2-h3", + "page": 16, + "name": "Appendices", + "entries": [ + "The back of this book has an appendix with the rules for all of the conditions that you will find in the game.", + "This section also includes a blank character sheet, and an index with a comprehensive glossary of common terms and traits that you'll encounter in the game." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 17, + "name": "Format of Rules Elements", + "entries": [ + "Throughout this rulebook, you will see formatting standards that might look a bit unusual at first. Specifically, the game's rules are set apart in this text using specialized capitalization and italicization. These standards are in place to make this book rules elements easier to recognize.", + "The names of specific statistics, skills, feats, actions, and some other mechanical elements in Pathfinder are capitalized. This way, when you see the statement \"a Strike targets Armor Class,\" you know that both Strike and Armor Class are referring to rules.", + "If a word or a phrase is italicized, it is describing a spell or a magic item. This way, {@i when you see the statement \"the door is sealed by lock,\" you know that in this case the word denotes the lock spell, rather than a physical item.}", + "Pathfinder also uses many terms that are typically expressed as abbreviations, like AC for Armor Class, DC for Difficulty Class, and HP for Hit Points. If you're ever confused about a game term or an abbreviation, you can always turn to the Glossary and Index, beginning on page 628, and look it up.", + { + "type": "pf2-h3", + "page": 17, + "name": "Understanding Actions", + "entries": [ + "Characters and their adversaries affect the world of Pathfinder by using actions and producing effects. This is especially the case during encounters, when every action counts. When you use an action, you generate an effect. This effect might be automatic, but sometimes actions necessitate that you roll a die, and the effect is based on what you rolled.", + "Throughout this book, you will see special icons to denote actions.", + { + "type": "pf2-h4", + "page": 17, + "name": "Single Actions", + "entries": [ + "Single actions use this symbol: {@as 1}. They're the simplest, most common type of action. You can use three single actions on your turn in an encounter, in any order you see fit." + ] + }, + { + "type": "pf2-h4", + "page": 17, + "name": "Reactions", + "entries": [ + "Reactions use this symbol: {@as R}. These actions can be used even when it's not your turn. You get only one reaction per encounter round, and you can use it only when its specific trigger is fulfilled. Often, the trigger is another creature's action." + ] + }, + { + "type": "pf2-h4", + "page": 17, + "name": "Free Actions", + "entries": [ + "Free actions use this symbol: {@as F}. Free actions don't require you to spend any of your three single actions or your reaction. A free action might have a trigger like a reaction does. If so, you can use it just like a reaction\u2014even if it's not your turn. However, you can use only one free action per trigger, so if you have multiple free actions with the same trigger, you have to decide which to use. If a free action doesn't have a trigger, you use it like a single action, just without spending any of your actions for the turn." + ] + }, + { + "type": "pf2-h4", + "page": 17, + "name": "Activities", + "entries": [ + "Activities are special tasks that you complete by spending one or more of your actions together. Usually, an activity uses two or more actions and lets you do more than a single action would allow. You have to spend all the actions an activity requires for its effects to happen. Spellcasting is one of the most common activities, as most spells take more than a single action to cast.", + "Activities that use two actions use this symbol: {@as 2}. Activities that use three actions use this symbol: {@as 3}. A few special activities, such as spells you can cast in an instant, can be performed by spending a free action or a reaction.", + "All tasks that take longer than a turn are activities. If an activity is meant to be done during exploration, it has the {@trait exploration} trait. An activity that takes a day or more of commitment and that can be done only during downtime has the {@trait downtime} trait." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 18, + "name": "Reading Rules", + "entries": [ + "This book contains hundreds of rules elements that give characters new and interesting ways to respond to situations in the game. All characters can use the basic actions found in Chapter 9, but an individual character often has special rules that allow them to do things most other characters can't. Most of these options are feats, which are gained by making certain choices at character creation or when a character advances in level.", + "Regardless of the game mechanic they convey, rules elements are always presented in the form of a stat block, a summary of the rules necessary to bring the monster, character, item, or other rules element to life during play.", + "Where appropriate, stat blocks are introduced with an explanation of their format. For example, the Ancestry section of Chapter 2 contains rules for each of the game's six core ancestries, and an explanation of these rules appears at the beginning of that chapter.", + "The general format for stat blocks is shown below. Entries are omitted from a stat block when they don't apply, so not all rule elements have all of the entries given below. Actions, reactions, and free actions each have the corresponding icon next to their name to indicate their type. An activity that can be completed in a single turn has a symbol indicating how many actions are needed to complete it; activities that take longer to perform omit these icons. If a character must attain a certain level before accessing an ability, that level is indicated to the right of the stat block's name. Rules also often have traits associated with them (traits appear in the Glossary and Index).", + "Spells, alchemical items, and magic items use a similar format, but their stat blocks contain a number of unique elements (see Chapter 7 for more on reading spells, and Chapter 11 for more on alchemical and magic items)." + ] + } + ] + }, + { + "type": "pf2-h2", + "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 \u201328 instruct you to fill out fields on your character sheet. The character sheet is shown on pages 24 \u201325; 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\u2014but 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 \u201325, 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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\u2014likely from their ancestry\u2014you decrease that ability score by 2." + ] + }, + { + "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\u2014the 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\u20131}. When your character receives additional ability boosts at higher levels, you assign them as any character would." + ] + } + ] + }, + { + "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\u20131: Ability Modifiers} to determine its ability modifier.", + { + "type": "data", + "tag": "table", + "name": "Ability Modifiers", + "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 \u201323 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 \u201323 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." + ] + }, + { + "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\u2013440. 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." + ] + }, + { + "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 \u201323 list each class's key ability score\u2014the 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\u201364." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ], + "step": "1" + }, + { + "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 \u201320 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 \u201323 for more information." + ], + "step": "2" + }, + { + "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\u2014you'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" + ] + } + ], + "step": "3" + }, + { + "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." + ] + } + ], + "step": "4" + }, + { + "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 \u201323 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\u2014you'll handle that in Step 7." + ] + } + ], + "step": "5" + }, + { + "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 even if you're not playing an ancestry that imposes one. You can elect to take two additional ability flaws when applying the ability boosts and ability flaws from your ancestry. If you do, you can also apply one additional free ability boost. These ability flaws can be assigned to any ability score you like, but you can't apply more than one ability flaw to the same ability score during this step unless you apply both of the additional ability flaws to a score that is already receiving an ability boost during this step. In this case, the first ability flaw cancels the ability boost, and the second ability flaw decreases the score by 2. Likewise, as an exception to the normal rules for ability boosts, you can apply two free ability boosts to an ability score receiving an ability flaw during this step; the first ability boost cancels the ability flaw, and the second ability boost increases the score by 2. For example, a dwarf normally gets an ability boost to Constitution and Wisdom, along with an ability flaw to Charisma.", + "You could apply one ability flaw each to Intelligence and Strength, or you could apply both ability flaws to Wisdom. You could not apply either additional ability flaw to Charisma, though, because it is already receiving dwarves' ability flaw during this step." + ] + }, + "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\u20131: 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." + ] + } + ], + "step": "6" + }, + { + "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\u2014the 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." + ] + }, + { + "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\u2014but 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\u2014you'll handle that in Step 9." + ] + } + ], + "step": "7" + }, + { + "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 Strikes and Ranged 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 Strikes and ranged Strikes with the weapons in Step 9 and for AC when wearing that armor in Step 10." + ] + } + ], + "step": "8" + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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 Strikes and Dexterity for ranged 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." + ] + }, + { + "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." + ] + }, + { + "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 Strikes and ranged 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." + ] + } + ], + "step": "9" + }, + { + "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 \u20132: 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\u2013440 and 106\u2013107), and if you play a cleric, your character's alignment must be one allowed for their deity (pages 437\u2013440).", + { + "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." + ] + }, + { + "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\u2014though 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." + ] + }, + { + "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)." + ] + } + ] + }, + { + "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\u2013440 for more about Pathfinder's deities." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ], + "step": "10" + } + ], + "data": { + "quickref": 1 + } + }, + { + "type": "pf2-h2", + "page": 30, + "name": "Sample Character", + "entries": [ + "This step-by-step example illustrates the process of creating a Pathfinder character.", + { + "type": "pf2-h3", + "page": 30, + "name": "Steps 1 and 2", + "entries": [ + "Adam is making his first Pathfinder character. After talking about it with the rest of the group, he's decided to make a dwarven druid. After jotting down a few ideas, he begins by writing down a 10 for each ability score." + ] + }, + { + "type": "pf2-h3", + "page": 30, + "name": "Step 3", + "entries": [ + "Adam looks up the dwarf entry in Chapter 2. He records the ability boosts to his Constitution and Wisdom scores (bringing both up to 12). He also applies the ability flaw to his Charisma, dropping it to 8. For his free ability boost, he chooses Dexterity to boost his defenses, raising it to 12 as well. He also records the 10 Hit Points the ancestry gives him. Next, he returns to his character sheet to record the size, Speed, language, and {@ability darkvision} ability he gets from being a dwarf. Finally, he decides on a heritage, writing \"rock dwarf\" next to dwarf, and he picks an ancestry feat, deciding on Rock Runner, to show his character's strong connection to stone." + ] + }, + { + "type": "pf2-h3", + "page": 30, + "name": "Step 4", + "entries": [ + "Looking through the backgrounds, Adam likes the idea of a solitary dwarven druid, and the nomad background makes for a good choice. For the first ability boost granted by the background, Adam chooses Wisdom, and for the free ability boost, he choses Constitution, taking both up to 14. On the second page, he writes \"Assurance ({@skill Survival})\" in the Skill Feats area, on the Background line.", + "Finally, returning to the first page, he writes \"cave\" next to the first Lore skill entry and checks the box under the \"T\" for that skill and {@skill Survival}." + ] + }, + { + "type": "pf2-h3", + "page": 30, + "name": "Step 5", + "entries": [ + "Adam writes \"druid\" on the class line of his character sheet and fills in the number 1 in the level box. The druid class grants an ability boost to its key ability score, which is Wisdom, so Adam's character has his Wisdom raised to 16." + ] + }, + { + "type": "pf2-h3", + "page": 30, + "name": "Step 6", + "entries": [ + "Adam applies four more ability boosts to his ability scores to determine his starting scores. After giving it some thought, he applies them to Wisdom (raising it to 18), since that's the most important ability score for his class, and to Strength, Dexterity, and Constitution (raising them to 12, 14, and 16, respectively) to make him better in combat. He then looks at {@table ABILITY MODIFIERS||Table 1\u20131} to determine the ability modifiers for each score and writes all of his ability scores and modifiers down on his character sheet." + ] + }, + { + "type": "pf2-h3", + "page": 30, + "name": "Step 7", + "entries": [ + "As Adam applies his class, he has a number of things to figure out. First, he starts by recording all of his initial proficiencies, marking the appropriate boxes in the Armor Class, Saving Throws, Weapon Proficiencies, Spell Attack Roll, and Spell DCs areas of his sheet. Turning to skills, he marks {@skill Nature} as trained and notes that once he picks his druid order, he'll become trained in another skill determined by that order. He then gets to choose three more skills (if he had a higher Intelligence, he would have gotten more). He decides on {@skill Athletics}, {@skill Diplomacy}, and {@skill Medicine}, marking all of them as trained. Next, he adds the 8 Hit Points from the druid class and his Constitution modifier of +3 to the 10 Hit Points from his dwarf ancestry for an impressive 21 total Hit Points.", + "Moving on to class features, Adam marks down wild empathy in the class feats and abilities area, as well as the {@feat Shield Block} feat in the bonus feats area. He makes note of the anathema for being a druid and records Druidic in his language section. Next, he looks through the druid orders and decides upon the wild order, which gives him his final {@i trained skill ({@skill Intimidation}), the ability to cast wild morph,} as well as the Wild Shape feat, which lets him cast a spell to turn into an animal. He writes these spells in the focus spell area of his character sheet and also notes that he has 1 Focus Point to use to cast these spells.", + "Finally, a druid can cast a limited number of primal spells. Although he can change them every morning, Adam is curious, and he turns to Chapter 7: Spells to decide what spells he might cast. He jots down five cantrips and two 1st-level spells and marks them as prepared." + ] + }, + { + "type": "pf2-h3", + "page": 30, + "name": "Step 8", + "entries": [ + "Next up, Adam turns to Chapter 6: Equipment. He's trained in medium armor, but since wearing metal armor is anathema to druids, he chooses hide armor. For weapons, he decides on a spear, but he buys two just in case he wants to throw the first one. He writes all of these on the front of his character sheet. Adam lists the spear under both melee Strikes and ranged Strikes, and he also writes the claws he {@i gains from wild morph under his melee Strikes, because} he's sure that he'll be casting that spell a lot. He records the rest of his gear in the Inventory section on the second page, along with coin left over after buying his starting gear." + ] + }, + { + "type": "pf2-h3", + "page": 30, + "name": "Step 9", + "entries": [ + "Adam records all of the ability modifiers for Perception, saving throws, Strikes, and skills. He then puts a \"+3\" in the box marked Prof to indicate his proficiency bonus for each statistic he's trained in (1 for his level, plus 2 for being trained) and \"+5\" in any that he is an expert. Then, he adds up his modifiers for each statistic." + ] + }, + { + "type": "pf2-h3", + "page": 30, + "name": "Step 10", + "entries": [ + "Finally, Adam fills out the final details of his character, noting his neutral alignment and calculating his AC and Bulk limits. Last but not least, he fills in some last-minute information about his character and decides on a name.", + "Gar the dwarf druid is ready for his first adventure!" + ] + } + ] + }, + { + "type": "pf2-h2", + "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\u2014they 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." + ] + } + ] + } + ], + "data": { + "quickref": 1 + } + } + ] + }, + { + "type": "section", + "page": 32, + "name": "Chapter 2: Ancestries & Backgrounds", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 32, + "entries": [ + "{@i Your character's ancestry determines which people they call their own, whether it's diverse and ambitious humans, insular but vivacious elves, traditionalist and family-focused dwarves, or any of the other folk who call Golarion home. A character's ancestry and their experiences prior to their life as an adventurer\u2014represented by a background\u2014might be key parts of their identity, shape how they see the world, and help them find their place in it.}" + ] + }, + "A character has one ancestry and one background, both of which you select during character creation. You'll also select a number of languages for your character. Once chosen, your ancestry and background can't be changed.", + "This chapter is divided into three parts:", + { + "type": "list", + "items": [ + "{@b Ancestries} express the culture your character hails from. Within many ancestries are heritages\u2014subgroups that each have their own characteristics. An ancestry provides ability boosts (and perhaps ability flaws), Hit Points, ancestry feats, and sometimes additional abilities.", + "{@b Backgrounds}, starting on page 60, describe training or environments your character experienced before becoming an adventurer. Your character's background provides ability boosts, skill training, and a skill feat.", + "{@b Languages}, starting on page 65, let your character communicate with the wonderful and weird people and creatures of the world." + ] + }, + { + "type": "pf2-h2", + "page": 32, + "name": "Ancestry Entries", + "entries": [ + "Each entry includes details about the ancestry and presents the rules elements described below (all of these but heritages and ancestry feats are listed in a sidebar).", + { + "type": "pf2-h3", + "page": 32, + "name": "Hit Points", + "entries": [ + "This tells you how many Hit Points your character gains from their ancestry at 1st level. You'll add the Hit Points from your character's class (including their Constitution modifier) to this number. For more on calculating Hit Points, see Step 7: Record Class Details, on page 25." + ] + }, + { + "type": "pf2-h3", + "page": 32, + "name": "Size", + "entries": [ + "This tells you the physical size of members of the ancestry.", + "Medium corresponds roughly to the height and weight range of a human adult, and Small is roughly half that." + ] + }, + { + "type": "pf2-h3", + "page": 32, + "name": "Speed", + "entries": [ + "This entry lists how far a member of the ancestry can move each time they spend an action (such as Stride) to do so." + ] + }, + { + "type": "pf2-h3", + "page": 32, + "name": "Ability Boosts", + "entries": [ + "This lists the ability scores you apply ability boosts to when creating a character of this ancestry. Most ancestries provide ability boosts to two specified ability scores, plus a free ability boost that you can apply to any other score of your choice. For more about ability boosts, see page 20." + ] + }, + { + "type": "pf2-h3", + "page": 32, + "name": "Ability Flaw", + "entries": [ + "This lists the ability score to which you apply an ability flaw when creating a character of this ancestry. Most ancestries, with the exception of humans, include an ability flaw. For more about applying ability flaws, see page 20." + ] + }, + { + "type": "pf2-h3", + "page": 32, + "name": "Languages", + "entries": [ + "This tells you the languages that members of the ancestry speak at 1st level. If your Intelligence modifier is +1 or higher, you can select more languages from a list given here. More about languages can be found on page 65." + ] + }, + { + "type": "pf2-h3", + "page": 32, + "name": "Traits", + "entries": [ + "These descriptors have no mechanical benefit, but they're important for determining how certain spells, effects, and other aspects of the game interact with your character." + ] + }, + { + "type": "pf2-h3", + "page": 32, + "name": "Special Abilities", + "entries": [ + "Any other entries in the sidebar represent abilities, senses, and other qualities all members of the ancestry manifest.", + "These are omitted for ancestries with no special rules." + ] + }, + { + "type": "pf2-h3", + "page": 32, + "name": "Heritages", + "entries": [ + "You select a heritage at 1st level to reflect abilities passed down to you from your ancestors or common among those of your ancestry in the environment where you were born or grew up. You have only one heritage and can't change it later. A heritage is not the same as a culture or ethnicity, though some cultures or ethnicities might have more or fewer members from a particular heritage." + ] + }, + { + "type": "pf2-h3", + "page": 32, + "name": "Ancestry Feats", + "entries": [ + "This section presents ancestry feats, which allow you to customize your character. You gain your first ancestry feat at 1st level, and you gain another at 5th level, 9th level, 13th level, and 17th level, as indicated in the class advancement table in the descriptions of each class.", + "Ancestry feats are organized by level. As a starting character, you can choose from only 1st-level ancestry feats, but later choices can be made from any feat of your level or lower. These feats also sometimes list prerequisites\u2014requirements that your character must fulfill to select that feat." + ] + } + ] + }, + { + "type": "pf2-h1", + "page": 34, + "name": "Dwarf", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 34, + "entries": [ + "{@i Dwarves have a well-earned reputation as a stoic and stern people, ensconced within citadels and cities carved from solid rock. While some see them as dour and humorless crafters of stone and metal, dwarves and those who have spent time among them understand their unbridled zeal for their work, caring far more about quality than quantity. To a stranger, they can seem untrusting and clannish, but to their friends and family, they are warm and caring, their halls filled with the sounds of laughter and hammers hitting anvils.}" + ] + }, + "If you want to play a character who is as hard as nails, a stubborn and unrelenting adventurer, with a mix of rugged toughness and deep wisdom\u2014or at least dogged conviction\u2014you should play a dwarf.", + "{@Pf2eTools For the full entry on dwarves, click here.|ancestries.html#dwarf_crb}" + ] + }, + { + "type": "pf2-h1", + "page": 38, + "name": "Elf", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 38, + "entries": [ + "{@i As an ancient people, elves have seen great change and have the perspective that can come only from watching the arc of history. After leaving the world in ancient times, they returned to a changed land, and they still struggle to reclaim their ancestral homes, most notably from terrible demons that have invaded parts of their lands. To some, the elves are objects of awe\u2014graceful and beautiful, with immense talent and knowledge. Among themselves, however, the elves place far more importance on personal freedom than on living up to these ideals.}" + ] + }, + "If you want a character who is magical, mystical, and mysterious, you should play an elf.", + "{@Pf2eTools For the full entry on elves, click here.|ancestries.html#elf_crb}" + ] + }, + { + "type": "pf2-h1", + "page": 42, + "name": "Gnome", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 42, + "entries": [ + "{@i Long ago, early gnome ancestors emigrated from the First World, realm of the fey. While it's unclear why the first gnomes wandered to Golarion, this lineage manifests in modern gnomes as bizarre reasoning, eccentricity, obsessive tendencies, and what some see as naivete. These qualities are further reflected in their physical characteristics, such as spindly limbs, brightly colored hair, and childlike and extremely expressive facial features that further reflect their otherworldly origins.}" + ] + }, + "If you want a character with boundless enthusiasm and an alien, fey outlook on morality and life, you should play a gnome.", + "{@Pf2eTools For the full entry on gnomes, click here.|ancestries.html#gnome_crb}" + ] + }, + { + "type": "pf2-h1", + "page": 46, + "name": "Goblin", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 46, + "entries": [ + "{@i The convoluted histories other people cling to don't interest goblins. These small folk live in the moment, and they prefer tall tales over factual records. The wars of a few decades ago might as well be from the ancient past. Misunderstood by other people, goblins are happy how they are. Goblin virtues are about being present, creative, and honest. They strive to lead fulfilled lives, rather than worrying about how their journeys will end. To tell stories, not nitpick the facts. To be small, but dream big.}" + ] + }, + "If you want a character who is eccentric, enthusiastic, and fun-loving, you should play a goblin.", + "{@Pf2eTools For the full entry on goblins, click here.|ancestries.html#goblin_crb}" + ] + }, + { + "type": "pf2-h1", + "page": 50, + "name": "Halfling", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 50, + "entries": [ + "{@i Claiming no place as their own, halflings control few settlements larger than villages.}", + "{@i Instead, they frequently live among humans within the walls of larger cities, carving out small communities alongside taller folk. Many halflings lead perfectly fulfilling lives in the shadows of their larger neighbors, while others prefer a nomadic existence, traveling the world and taking advantage of opportunities and adventures as they come.}" + ] + }, + "If you want to play a character who must contend with these opposing drives toward adventure and comfort, you should play a halfling.", + "{@Pf2eTools For the full entry on halflings, click here.|ancestries.html#halfling_crb}" + ] + }, + { + "type": "pf2-h1", + "page": 54, + "name": "Human", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 54, + "entries": [ + "{@i As unpredictable and varied as any of Golarion's peoples, humans have exceptional drive and the capacity to endure and expand. Though many civilizations thrived before humanity rose to prominence, humans have built some of the greatest and the most terrible societies throughout the course of history, and today they are the most populous people in the realms around the Inner Sea.}" + ] + }, + "If you want a character who can be just about anything, you should play a human.", + "{@Pf2eTools For the full entry on humans, click here.|ancestries.html#human_crb}" + ] + }, + { + "type": "pf2-h1", + "page": 60, + "name": "Backgrounds", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 60, + "entries": [ + "{@i Backgrounds allow you to customize your character based on their life before adventuring. This is the next step in their life story after their ancestry, which reflects the circumstances of their birth. Your character's background can help you learn or portray more about their personality while also suggesting what sorts of things they're likely to know. Consider what events set your character on their path to the life of an adventurer and how those circumstances relate to their background.}" + ] + }, + "At 1st level when you create your character, you gain a background of your choice. This decision is permanent; you can't change it at later levels. {@filter Each background listed here|backgrounds||source=CRB} grants two ability boosts, a skill feat, and the trained proficiency rank in two skills, one of which is a Lore skill.", + "If you gain the trained proficiency rank in a skill from your background and would then gain the trained proficiency rank in the same skill from your class at 1st level, you instead become trained in another skill of your choice.", + "Lore skills represent deep knowledge of a specific subject and are described on page 247. If a Lore skill involves a choice (for instance, a choice of terrain), explain your preference to the GM, who has final say on whether it's acceptable or not. If you'd like some suggestions, the Common Lore Subcategories sidebar on page 248 lists a number of Lore skills that are suitable for most campaigns.", + "{@filter Skill feats expand the functions of your skills and appear here|feats||source=CRB|type=Skill}." + ] + }, + { + "type": "pf2-h1", + "page": 65, + "name": "Languages", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 65, + "entries": [ + "{@i The people of the Inner Sea region speak dozens of different languages, along with hundreds of dialects and regional variations. While a character can generally get by with Taldane, also known as Common, knowing another language is vital in some regions. Being able to speak these tongues can help you with negotiation, spying on enemies, or just conducting simple commerce. Languages also afford you the chance to contextualize your character in the world and give meaning to your other character choices.}" + ] + }, + "Your ancestry entry states which languages you know at 1st level. Typically, this means you can both speak and read these languages. Having a positive Intelligence modifier grants a number of additional languages equal to your Intelligence modifier. You can choose these languages from the list presented in your character's ancestry entry and from those available from your region or ethnicity.", + "Ask your GM if there's a language you want to select that isn't on these lists. If your Intelligence changes later on, you adjust your number of languages accordingly.", + "The languages presented here are grouped according to how common they are throughout the Inner Sea region.", + "Languages that are common are regularly encountered in most places, even among those who aren't native speakers.", + "Languages that are uncommon (see {@table Uncommon Languages|CRB|Table 2\u20132} and Regional Languages) are most frequently spoken by native speakers, but they are also spoken by certain scholars and others interested in the associated cultures.", + "Druidic is a secret language, and is available only to characters who are druids. In fact, druids are prohibited from teaching the language to non-druids (described further in Anathema on page 130).", + "It is possible for your character to learn languages later in their adventuring career. Selecting the Multilingual feat, for example, grants a character two new languages chosen from those listed in {@table Common Languages||Table 2\u20131: Common Languages} and {@table Uncommon Languages||Table 2\u20132: Uncommon Languages}. Other abilities and effects might grant access to common or uncommon languages, as detailed in their descriptions.", + { + "type": "data", + "tag": "table", + "name": "Common Languages", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Uncommon Languages", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Secret Language", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 65, + "name": "Regional Languages", + "entries": [ + "Regional languages depend on the game world you're playing in. Chapter 8: The Age of Lost Omens lists the regional languages of the Pathfinder world and where they're spoken (page 432). These languages are uncommon.", + "Most characters learn the Common language. This is the most widely used language in the region where the campaign takes place. In the Inner Sea region of Golarion, the Common tongue is Taldane, for example. Characters with Common might face a language barrier if they travel somewhere with a different Common language." + ] + }, + { + "type": "pf2-h2", + "page": 65, + "name": "Sign Language and Reading Lips", + "entries": [ + "The language entry for most characters lists languages they use to communicate in spoken words. However, you might know the signed version of a language or know how to read lips. You can learn these by taking the Sign Language and Read Lips skill feats. If you are creating a character who is deaf, hard of hearing, or unable to speak, discuss with your GM whether it makes sense for your character to know sign languages or lip reading. If so, your GM might allow you to select one of these feats for free (even if you don't meet the prerequisites) to represent your character concept." + ] + } + ] + } + ] + }, + { + "type": "section", + "page": 67, + "name": "Chapter 3: Classes", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 67, + "entries": [ + "{@i Just as your character's ancestry plays a key role in expressing their identity and worldview, their class indicates the training they have and will improve upon as an adventurer.}", + "{@i Choosing your character's class is perhaps the most important decision you will make for them. Groups of players often create characters whose skills and abilities complement each other mechanically\u2014for example, ensuring your party includes a healer, a combatoriented character, a stealthy character, and someone with command over magic\u2014so you may wish to discuss options with your group before deciding.}" + ] + }, + "The rules within each class allow you to bring a wealth of character concepts to life. Perhaps you want to create a brilliant but scatterbrained alchemist who can rattle off complex formulas for alchemical items but has trouble remembering his best friend's birthday. Or perhaps you want your character to be a muscle-bound swordswoman who becomes as immovable as a mountain when she hoists a shield. Maybe they'll be a hot-tempered sorcerer whose gesticulating fingers pulse with light from an angelic ancestor. The choices you make for your character within their class\u2014such as a cleric's choice of deity, a fighter's choice of weapon, or a sorcerer's bloodline\u2014bring these visions to life within the context of the rules and the world.", + "The entries on the pages that follow describe the 12 core classes in Pathfinder. Each entry contains the information you need to play a character of that class, as well as to advance them from their humble beginnings at 1st level to the dizzying heights of power at 20th level. In addition to the class entries, you might need to reference the following sections, which detail additional character options and how to advance your character in level.", + { + "type": "list", + "items": [ + "{@b Leveling Up} on page 31 tells you how to make your character stronger when you get enough Experience Points to reach a new level.", + "{@b Animal Companions and Familiars} on page 214 provides rules to create an animal companion or a familiar to share your adventures with. You must have a class feature or feat that grants you a companion or familiar to use these rules.", + "{@b Archetypes} on page 219 gives you thematic options that allow you to further customize your character's abilities. Though these rules are not recommended for beginners, the archetypes in this book allow you to gain abilities from other classes starting at 2nd level." + ] + }, + { + "type": "pf2-h2", + "page": 67, + "name": "Reading Class Entries", + "entries": [ + "Every class entry includes information about typical members of the class, plus suggestions for roleplaying characters of that class and playing these characters in the game's various modes. Each class provides your character with an ability boost to a key ability score; a number of Hit Points they receive at each level; proficiency ranks for various abilities, equipment, and skills; special abilities from their class features; and more. Your character's class entry also provides the information needed when they gain levels, so it will be a vital reference throughout the course of your campaign.", + { + "type": "pf2-h3", + "page": 67, + "name": "Playing the Class", + "entries": [ + "The first section of each class describes the interests and tendencies typical of that class, as well as information on how others view them. This can help inspire you as you determine your character's actions and define their personality, but you aren't obligated to play your character as this section describes." + ] + }, + { + "type": "pf2-h3", + "page": 67, + "name": "Key Ability", + "entries": [ + "This is the ability score that a member of your class cares about the most. Many of your most useful and powerful abilities are tied to this ability in some way.", + "For instance, this is the ability score you'll use to determine the Difficulty Class (DC) associated with your character's class features and feats. This is called your class DC. If your character is a member of a spellcasting class, this key ability is used to calculate spell DCs and similar values.", + "Most classes are associated with one key ability score, but some allow you to choose from two options. For instance, if you're a fighter, you can choose either Strength or Dexterity as your key ability. A fighter who chooses Strength will excel in hand-to-hand combat, while those who choose Dexterity prefer ranged or {@trait finesse} weapons.", + "Additionally, when you choose your character's class, they gain an ability boost to their key ability score, increasing that ability score by 2. For more about ability boosts, see page 20." + ] + }, + { + "type": "pf2-h3", + "page": 67, + "name": "Hit Points", + "entries": [ + "This section tells you how many Hit Points your character gains from their class at each level. To determine your character's starting Hit Points, add together the Hit Points they got when you chose their ancestry and the amount listed in this entry, which equals your Constitution modifier plus a fixed number.", + "Classes that intend for characters to rush into battle with weapons bared gain a higher number of Hit Points each level, while those for characters who cast spells or engage in trickery gain fewer.", + "Each time your character gains a level, they increase their maximum Hit Points by the amount listed in this entry.", + "For more about calculating your character's Constitution modifier and determining their Hit Points, see page 26." + ] + }, + { + "type": "pf2-h3", + "page": 68, + "name": "Initial Proficiencies", + "entries": [ + "When you choose your character's class, they gain a set of initial proficiencies. Proficiencies measure your character's ability to perform tasks, use abilities, and succeed at checks.", + "Proficiency ranks range from trained to legendary. For instance, a character who is trained with a longbow can use it effectively, while a person who is legendary with the weapon might be able to split an arrow from 100 paces away!", + "Each class entry specifies your character's initial proficiency rank in Perception, saving throws, attacks, defenses, and either spells or class DC. You gain the trained proficiency rank in at least one skill that is important to your class, and you can choose other skills to gain trained proficiency in\u2014the exact number depends on 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.", + "A proficiency rank can unlock various feats and class features, and it also helps determine the modifier for any check you roll or DC you calculate related to that statistic.", + "If your character is trained in Perception, a saving throw, or another statistic, they gain a proficiency bonus equal to their level + 2, while if they have expert proficiency, they gain a proficiency bonus equal to their level + 4. For more about proficiency ranks, see page 13.", + "Spellcasting classes grant a proficiency rank for spell attacks and DCs, which are further detailed in each class's entry.", + "If something isn't listed in your character's class entry, their proficiency rank in that statistic is untrained unless they gain training from another source. If your character is untrained in something, you add a proficiency bonus of +0 when attempting a check or calculating a DC related to that statistic." + ] + }, + { + "type": "pf2-h3", + "page": 68, + "name": "Advancement Table", + "entries": [ + "This table summarizes the feats, skill increases, ability boosts, and other benefits your character gains as they advance in level. The first column of the class table indicates a level, and the second column lists each feature your character receives when they reach that level. The 1st-level entry includes a reminder to select your ancestry and background." + ] + }, + { + "type": "pf2-h3", + "page": 68, + "name": "Class Features", + "entries": [ + "This section presents all the abilities the class grants your character. An ability gained at a higher level lists the required level next to the ability's name. All classes include the class features detailed below, and each class also gets special class features specific to it. Many class features require you to choose between options. Unless the specific ability states otherwise, such decisions can't be changed without retraining (as explained on page 481).", + { + "type": "pf2-h4", + "page": 68, + "name": "Class Feats", + "entries": [ + "This section specifies the levels at which your character gains class feats\u2014special feats that only members of that class can access. Class feats are granted beginning at 1st or 2nd level, depending on the class. Specific class feats are detailed at the end of each class entry." + ] + }, + { + "type": "pf2-h4", + "page": 68, + "name": "Skill Feats", + "entries": [ + "This section specifies the levels at which your character gains feats with the skill trait, called skill feats. Skill feats can be found in Chapter 5: Feats, beginning on page 254. At 2nd level and every 2 levels thereafter, most classes gain a skill feat, though rogues gain them earlier and more often. Your character must be trained in the corresponding skill to take a skill feat." + ] + }, + { + "type": "pf2-h4", + "page": 68, + "name": "General Feats", + "entries": [ + "This section specifies the levels at which your character gains general feats. Most classes grant a general feat at 3rd level and every 4 levels thereafter. At each of these levels, you can select any general feat (including skill feats) as long as your character qualifies for it. More information can be found in Chapter 5: Feats (page 254)." + ] + }, + { + "type": "pf2-h4", + "page": 68, + "name": "Skill Increases", + "entries": [ + "This section specifies the levels at which your character can increase their proficiency rank in a skill. At 3rd level and every 2 levels thereafter, most classes grant a skill increase, though rogues gain them earlier and more often.", + "Your character can use a skill increase to either become trained in one skill in which they're untrained or become an expert in one skill in which they're already trained.", + "If your character is at least 7th level, they can use a skill increase to become a master of a skill in which they're already an expert. If they're at least 15th level, they can use an increase to become legendary in a skill of which they're already a master." + ] + }, + { + "type": "pf2-h4", + "page": 68, + "name": "Ability Boosts", + "entries": [ + "At 5th level and every 5 levels thereafter, your character boosts four different ability scores. Your character can use these ability boosts to increase their ability scores above 18. Boosting an ability score increases it by 1 if it's already 18 or above, or by 2 if it starts out below 18.", + "For more about ability boosts and applying them during character creation, see page 20." + ] + }, + { + "type": "pf2-h4", + "page": 68, + "name": "Ancestry Feats", + "entries": [ + "This section serves as a reminder of the ancestry feats your character gains at 5th, 9th, 13th, and 17th levels.", + "Ancestry feats are detailed in each ancestry entry in Chapter 2, which begins on page 32." + ] + } + ] + } + ] + }, + { + "type": "hr" + }, + { + "type": "pf2-options", + "items": [ + { + "name": "{@class Alchemist|CRB}", + "entries": [ + "The alchemist uses their skill at crafting to create alchemical items\u2014such as bombs, elixirs, and poisons\u2014that they use to defeat foes and aid allies. Smart and resourceful, an alchemist often has just the right tool for the job and esoteric knowledge to help their friends get out of a jam." + ] + }, + { + "name": "{@class Barbarian|CRB}", + "entries": [ + "The barbarian is a fearsome embodiment\nof rage, focusing the deadly power\nof their anger against anyone who\nstands in their way. A barbarian is\nquick to enter battle and, once their fury\nhas been unleashed, is immensely strong,\noften unpredictable, and nearly unstoppable." + ] + }, + { + "name": "{@class Bard|CRB}", + "entries": [ + "An artist and a scholar, the bard uses\nperformance and esoteric learning to\nbolster their companions and foil their\nenemies. Sometimes sneaky and quite\noften charming, the bard adventures\nwith pizzazz and talent backed up by\nan impressive repertoire of occult magic." + ] + }, + { + "name": "{@class Champion|CRB}", + "entries": [ + "A defender of good who straps on\narmor and wields a righteous weapon,\nthe champion protects the innocent\nand vanquishes evil. Steadfast in their\nbeliefs, and devoted to both a deity and\nan aspect of good, they follow a strict code\nas they fight to make the world a better place." + ] + }, + { + "name": "{@class Cleric|CRB}", + "entries": [ + "The cleric is dedicated to the\nworship of a single deity and draws\ndivine magic from this devotion.\nClerics can be vastly different\ndepending on who they worship, and\nwhether they're cloistered clerics who\npursue one of their deity's domains or war\npriests who serve as the sword arm of their god." + ] + }, + { + "name": "{@class Druid|CRB}", + "entries": [ + "The druid walks the wild, primordial\nplaces of the world without fear,\nharnessing the primal magic of nature\nand controlling it with calm purpose.\nA devotee of the wilderness, the druid\nfinds nourishment in its power, allies\namong its creatures, and strength in its fury." + ] + }, + { + "name": "{@class Fighter|CRB}", + "entries": [ + "With calculated daring and fearless\ndetermination, the fighter tracks down\nand confronts their enemies while\ndefending allies from harm. A master\nof the battlefield, the fighter is quick to\nexploit opportunities and strike any who\nstumble within reach of their sword or bow." + ] + }, + { + "name": "{@class Monk|CRB}", + "entries": [ + "The monk seeks perfection in all things,\nand that includes transforming their\nbody into the perfect weapon. They\ncan be walking with calm purpose\nand contemplating the subtleties\nof existence in one minute and then\ntransform into a blur of deadly blows in the next." + ] + }, + { + "name": "{@class Ranger|CRB}", + "entries": [ + "Resourceful and cunning, the ranger\nis a hunter, tracker, and warrior who\npreserves the natural world and\nprotects civilization from its ravages.\nWhether they use a bow, crossbow,\na pair of weapons, or snares, the ranger\nis a fearsome enemy and great ally in the wild." + ] + }, + { + "name": "{@class Rogue|CRB}", + "entries": [ + "Cunning and quick, the rogue brings\nskill and expertise few of their comrades\ncan match. In battle, they excel at\nsneak attacks and ambushes. Their\nracket gives them the tools they need\nto get the job done, and their wide array of\nskill choices lets them specialize as they see fit." + ] + }, + { + "name": "{@class Sorcerer|CRB}", + "entries": [ + "The intense magic the sorcerer\ncommands comes from neither\nstudy nor worship\u2014it comes from\ntheir blood. Their magical abilities\ndepend on whether they have the\nblood of dragons, angels, fey, aberrant\ncreatures, or some other being flowing\nthrough their veins and powering their spells." + ] + }, + { + "name": "{@class Wizard|CRB}", + "entries": [ + "The wizard is the arcane master of\nspellcasting, plucking incredible power\nfrom reality through complicated\nspell formulas. They stride with\nconfidence, without a need for armor\nor weapons, enacting their will upon the\nworld and bringing woe upon their enemies." + ] + } + ] + }, + { + "type": "hr" + }, + { + "type": "pf2-h1", + "page": 214, + "name": "Animal Companions and Familiars", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 214, + "entries": [ + "{@i Some adventurers travel with loyal allies known as animal companions and familiars. The former begin as young animals but acquire impressive physical abilities as you level up, while the latter share a magical bond with you.}" + ] + }, + { + "type": "pf2-h2", + "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." + ] + }, + { + "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 + } + }, + { + "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." + ] + }, + { + "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}\u20134, {@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." + ] + }, + { + "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." + ] + }, + { + "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 + } + }, + { + "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 + } + }, + { + "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 + } + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickrefIndex": true + } + } + ], + "data": { + "quickref": 1 + } + }, + { + "type": "pf2-h2", + "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." + ] + }, + { + "type": "pf2-h3", + "page": 217, + "name": "Hit Points", + "entries": [ + "Your familiar has 5 Hit Points for each of your levels." + ] + }, + { + "type": "pf2-h3", + "page": 218, + "name": "Size", + "entries": [ + "Your familiar is Tiny." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + } + ] + }, + { + "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." + ] + } + ] + } + ] + } + ] + } + ], + "data": { + "quickref": 1 + } + } + ] + }, + { + "type": "pf2-h1", + "page": 219, + "name": "Archetypes", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 219, + "entries": [ + "{@i There are infinite possible character concepts, but you might find that the feats and skill choices from a single class aren't sufficient to fully realize your character. Archetypes allow you to expand the scope of your character's class.}" + ] + }, + "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)." + ] + }, + { + "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." + ] + }, + { + "type": "pf2-h4", + "page": 219, + "name": "Spellcasting Archetypes", + "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 + } + }, + "{@note To view all Archetypes, please view the {@filter Archetypes page.|archetypes||source=CRB}}" + ], + "data": { + "quickref": 1 + } + } + ] + }, + { + "type": "section", + "page": 233, + "name": "Chapter 4: Skills", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 233, + "entries": [ + "{@i While your character's ability scores represent their raw talent and potential, skills represent their training and experience at performing certain tasks. Each skill is keyed to one of your character's ability scores and used for an array of related actions. Your character's expertise in a skill comes from several sources, including their background and class. In this chapter, you'll learn about skills, their scope, and the actions they can be used for.}" + ] + }, + "A character's acumen in skills can come from all sorts of training, from practicing acrobatic tricks to studying academic topics to rehearsing a performing art. When you create your character and as they advance in level, you have flexibility as to which skills they become better at and when. Some classes depend heavily on certain skills\u2014such as the alchemist's reliance on {@skill Crafting}\u2014but for most classes, you can choose whichever skills make the most sense for your character's theme and backstory at 1st level, then use their adventure and downtime experiences to inform how their skills should improve as your character levels up.", + "A character gains training in certain skills at 1st level: typically two skills from their background, a small number of predetermined skills from their class, and several skills of your choice granted by your class. This training increases your proficiency ranks for those skills to trained instead of untrained and lets you use more of the skills' actions. Sometimes you might gain training in a specific skill from multiple sources, such as if your background granted training in {@skill Crafting} and you took the alchemist class, which also grants training in {@skill Crafting}. Each time after the first that you would gain the trained proficiency rank in a given skill, you instead allocate the trained proficiency to any other skill of your choice\u2014though if the skill is a {@skill Lore} skill, the new skill must also be a {@skill Lore} skill.", + { + "type": "pf2-sidebar", + "page": 233, + "name": "Improving Skills", + "entries": [ + "As your character advances in level, there are two main ways their skills improve: skill increases and skill feats. Your class lists the levels at which you gain each of these improvements.", + { + "type": "pf2-title", + "name": "Skill Increases" + }, + "Skill increases improve your proficiency in skills of your choice. You can use these increases to become trained in new skills or increase your proficiency rank in skills you're trained in (from trained to expert at any level, expert to master at 7th level or higher, and master to legendary at 15th level or higher). Unlike when you first become trained at a skill, if two different abilities would make you an expert, master, or legendary in a skill, you don't get to choose a second skill to become expert in\u2014the redundant benefit simply has no effect.", + { + "type": "pf2-title", + "name": "Skill Feats" + }, + "Skill feats are a type of general feat that often grant you a new way to use a skill or make you better at using a skill in a particular way. Skill feats always have the skill trait. These feats appear in Chapter 5." + ] + }, + { + "type": "pf2-h2", + "page": 233, + "name": "Key Ability", + "entries": [ + "Each skill is tied to a key ability. You add your modifier for this ability to checks and DCs when using that skill. For example, skulking about the shadows of a city at night with {@skill Stealth} uses your Dexterity modifier, navigating the myriad personalities and power plays of court politics with Society uses your Intelligence modifier, and so on. The key ability for each skill is listed on {@table Skills, Key Abilities, and Actions||Table 4\u20131: Skills, Key Abilities, and Actions} and also appears in parentheses following the skill's name in the descriptions on the following pages. If the GM deems it appropriate for a certain situation, however, they might have you use a different ability modifier for a skill check or when determining your skill DC." + ] + }, + { + "type": "pf2-h2", + "page": 233, + "name": "Skill Actions", + "entries": [ + "The actions you can perform with a given skill are sorted into those you can use untrained and those that require you to be trained in the skill, as shown on {@table Skills, Key Abilities, and Actions||Table 4\u20131: Skills, Key Abilities, and Actions}. The untrained and trained actions of each skill appear in separate sections within the skill's description.", + "Anyone can use a skill's untrained actions, but you can use trained actions only if you have a proficiency rank of trained or better in that skill. A circumstance, condition, or effect might bar you from a skill action regardless of your proficiency rank, and sometimes using a skill in a specific situation might require you to have a higher proficiency rank than what is listed on the table. For instance, even though a barbarian untrained in {@skill Arcana} could identify a construct with a lucky roll using {@skill Arcana} to Recall Knowledge, the GM might decide that Recalling Knowledge to determine the spells used to create such a construct is beyond the scope of the barbarian's anecdotal knowledge. The GM decides whether a task requires a particular proficiency rank." + ] + }, + { + "type": "pf2-h2", + "page": 234, + "name": "Skill Checks and Skill DCs", + "entries": [ + "When you're actively using a skill, often by performing one of its actions, you might attempt a skill check: rolling a d20 and adding your skill modifier. To determine this modifier, add your ability modifier for the skill's key ability, your proficiency bonus for the skill, and any other bonuses and penalties.", + { + "type": "pf2-inset", + "page": 234, + "entries": [ + "Skill modifier = modifier of the skill's key ability score + proficiency bonus + other bonuses + penalties" + ] + }, + "When writing down the modifier on your character sheet, you should write down only the numbers that always apply\u2014typically just your ability modifier and proficiency bonus at 1st level. At higher levels, you may wear or use items to improve your skills with item bonuses pretty much all the time; you should write those down, too.", + "The GM sets the DC of a skill check, using the guidelines in Chapter 10: Game Mastering. The most important DCs to remember are the five simple skill DCs below.", + { + "type": "table", + "page": 234, + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Task Difficulty", + "Simple DC" + ], + [ + "Untrained", + "10" + ], + [ + "Trained", + "15" + ], + [ + "Expert", + "20" + ], + [ + "Master", + "30" + ], + [ + "Legendary", + "40" + ] + ] + }, + "When someone or something tests your skill, they attempt a check against your skill DC, which is equal to 10 plus your skill modifier. A skill DC works like any other DC to determine the effect of an opposing creature's skill action.", + "See page 444 in Chapter 9: Playing the Game for more information about modifiers, bonuses, and penalties.", + { + "type": "pf2-h3", + "page": 234, + "name": "Armor and Skills", + "entries": [ + "Some armor imposes a penalty on specific skill checks and DCs. If a creature is wearing armor that imparts a skill penalty, that penalty is applied to the creature's Strengthand Dexterity-based skill checks and skill DCs, unless the action has the attack trait. Check penalties from armor are detailed on page 274 in Chapter 6: Equipment." + ] + }, + { + "type": "pf2-h3", + "page": 234, + "name": "Secret Checks", + "entries": [ + "Sometimes you won't know whether you succeed at a skill check. If an action has the secret trait, the GM rolls the check for you and informs you of the effect without revealing the result of the roll or the degree of success. The GM rolls secret checks when your knowledge about the outcome is imperfect, like when you're searching for a hidden creature or object, attempting to deceive someone, translating a tricky bit of ancient text, or remembering some piece of lore.", + "This way, you as the player don't know things that your character wouldn't. This rule is the default for actions with the secret trait, but the GM can choose not to use secret checks if they would rather some or all rolls be public." + ] + }, + { + "type": "pf2-h3", + "page": 234, + "name": "Exploration and Downtime Activities", + "entries": [ + "Some skill activities have the exploration or downtime trait. Exploration activities usually take a minute or more, while downtime activities may take a day or more. They usually can't be used during an encounter, though the GM might bend this restriction. If you're not sure whether you have the time to use one of these activities, ask your GM." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 234, + "name": "General Skill Actions", + "entries": [ + "General skill actions are skill actions that can be used with multiple different skills. When you use a general skill action, you might use your modifier from any skill that lists it as one of the skill's actions, depending on the situation.", + { + "type": "table", + "page": 234, + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "General Skill Action", + "Proficiency", + "Page" + ], + [ + "{@action Decipher Writing}", + "Trained", + "234" + ], + [ + "{@action Earn Income}", + "Trained", + "236" + ], + [ + "{@action Identify Magic}", + "Trained", + "238" + ], + [ + "{@action Learn a Spell}", + "Trained", + "238" + ], + [ + "{@action Recall Knowledge} {@as 1}", + "Untrained", + "238" + ], + [ + "{@action Subsist}", + "Untrained", + "240" + ] + ] + }, + { + "type": "pf2-h3", + "page": 234, + "name": "Decipher Writing (Trained)", + "entries": [ + "When you encounter particularly archaic or esoteric texts, the GM might require you to Decipher the Writing before you can understand it. You must be trained in the relevant skill to Decipher Writing. {@skill Arcana} is typically used for writing about magic or science, {@skill Occultism} for esoteric texts about mysteries and philosophy, {@skill Religion} for scripture, and Society for coded messages or archaic documents.", + { + "type": "data", + "tag": "action", + "name": "Decipher Writing", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 234, + "name": "Sample Decipher Tasks", + "entries": [ + "{@b Trained} entry-level philosophy treatise", + "{@b Expert} complex code, such as a cipher", + "{@b Master} spymaster's code or advanced research notes", + "{@b Legendary} esoteric planar text written in metaphor by an ancient celestial" + ] + } + ] + }, + { + "type": "data", + "tag": "table", + "name": "Skills, Key Abilities, and Actions", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 236, + "name": "Earn Income (Trained)", + "entries": [ + "You can use a skill\u2014typically {@skill Crafting}, Lore, or {@skill Performance}\u2014to earn money during downtime. You must be trained in the skill to do so. This takes time to set up, and your income depends on your proficiency rank and how lucrative a task you can find. Because this process requires a significant amount of time and involves tracking things outside the progress of adventures, it won't come up in every campaign.", + { + "type": "pf2-brown-box", + "page": 236, + "name": "Extra Preperation", + "entries": [ + "When Earning Income, you might be able to spend days of downtime to prepare for your task, which adjusts the DC of the skill check. This might involve rehearsing a play, studying a topic, and so on. The GM determines how long preparation takes and how much the DC changes. This is most useful when you're trying a task that's higher level than you; otherwise such tasks have an increased DC!", + { + "type": "pf2-title", + "name": "Ending or Interrupting Tasks" + }, + "When a task you're doing is complete, or if you stop in the middle of one, you normally have to find a new task if you want to keep Earning Income. For instance, if you quit your job working at the docks, you'll need to find another place of employment instead of picking up where you left off. This usually takes 1 day or more of downtime looking for leads on new jobs.", + "However, you might pause a task due to an adventure or event that wouldn't prevent you from returning to the old job later. The GM might decide that you can pick up where you left off, assuming the task hasn't been completed by others in your absence. Whether you roll a new skill check when you resume is also up to the GM. Generally speaking, if you had a good initial roll and want to keep it, you can, but if you had a bad initial roll, you can't try for a better one by pausing to do something else. If your statistics changed during the break\u2014usually because you leveled up while adventuring\u2014you can attempt a new check." + ] + }, + "In some cases, the GM might let you use a different skill to Earn Income through specialized work. Usually, this is scholarly work, such as using {@skill Religion} in a monastery to study old texts\u2014but giving sermons at a church would still fall under {@skill Performance} instead of {@skill Religion}. You also might be able to use physical skills to make money, such as using {@skill Acrobatics} to perform feats in a circus or {@skill Thievery} to pick pockets. If you're using a skill other than {@skill Crafting}, Lore, or {@skill Performance}, the DC tends to be significantly higher.", + { + "type": "data", + "tag": "action", + "name": "Earn Income", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 237, + "name": "Sample Earn Income Tasks", + "entries": [ + "These examples use Alcohol Lore to work in a bar or Legal Lore to perform legal work.", + "{@b Trained} bartend, do legal research", + "{@b Expert} curate drink selection, present minor court cases", + "{@b Master} run a large brewery, present important court cases", + "{@b Legendary} run an international brewing franchise, present a case in Hell's courts" + ] + }, + { + "type": "data", + "tag": "table", + "name": "Income Earned", + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 237, + "name": "Crafting Goods for the Market ({@skill Crafting})", + "entries": [ + "Using {@skill Crafting}, you can work at producing common items for the market. It's usually easy to find work making basic items whose level is 1 or 2 below your settlement's level (see Earn Income on page 504). Higher-level tasks represent special commissions, which might require you to Craft a specific item using the Craft downtime activity and sell it to a buyer at full price. These opportunities don't occur as often and might have special requirements\u2014or serious consequences if you disappoint a prominent client." + ] + }, + { + "type": "pf2-h4", + "page": 237, + "name": "Practicing a Trade (Lore)", + "entries": [ + "You apply the practical benefits of one of your Lore specialties during downtime by practicing your trade. This is most effective for Lore specialties such as business, law, or sailing, where there's high demand for workers. The GM might increase the DC or determine only low-level tasks are available if you're attempting to use an obscure Lore skill to Earn Income. You might also need specialized tools to accept a job, like mining tools to work in a mine or a merchant's scale to buy and sell valuables in a market." + ] + }, + { + "type": "pf2-brown-box", + "page": 237, + "name": "Income Examples", + "entries": [ + "The following examples show the kinds of tasks your character might take on to Earn Income during low-level and high-level play.", + { + "type": "pf2-title", + "name": "Harsk Makes Tea" + }, + "Harsk is a 3rd-level ranger and an expert at harvesting and brewing tea. He has a Tea Lore modifier of +7. He has 30 days of downtime at his disposal and decides to work at a prestigious local tea house. The GM decides this is a 5th-level task if Harsk wants to assist the tea master, or a 2nd-level task if he wants to serve tea.", + "Harsk chooses the tougher task, and the GM secretly sets the DC at 20.", + "Harsk rolls a 4 on his Tea Lore check for a result of 11.", + "Poor Harsk has failed! He earns only 2 sp for his efforts and continues working for 3 more days, for a total of 8 sp.", + "At that point, the GM offers Harsk a choice: either he can finish out the week with the tea master and look for a new job, or he can lower his ambitions and serve in the tea house. Harsk, now more aware of his own capabilities, accepts the less prestigious job for now.", + "He moves to his new job and attempts a new Tea Lore check against DC 16. Rolling a 19, he gets a result of 26\u2014a critical success! He earns 5 sp per day (like a success at a 3rd-level task). The GM rules that demand will be high enough that Harsk can work there for the remainder of his downtime if he so chooses, a total of 26 days. Harsk accepts and earns a total of 138 sp (13 gp, 8 sp) that month.", + { + "type": "pf2-title", + "name": "Lem Performs" + }, + "Lem is a 16th-level bard and legendary with his flute. He has a {@skill Performance} modifier of +31 with his enchanted flute. With 30 days of downtime ahead of him, Lem wonders if he can find something that might excite him more than performing in front of a bunch of stuffy nobles.", + "He finds a momentous offer indeed\u2014a performance in a celestial realm, and Lem's patron goddess Shelyn might even be in attendance! This is a 20th-level task, and the GM secretly sets the DC at 40.", + "Lem rolls an 11 on his {@skill Performance} check for a result of 42. Success! The engagement lasts for a week, and at the end, the grateful celestials present Lem with a beautiful living diamond rose in constant bloom worth 1,400 gold pieces (200 gp per day for 7 days).", + "With 23 days of downtime left, Lem accepts a 14thlevel task performing at a prestigious bardic college for members of a royal court. The GM secretly sets the DC at 32, and Lem critically succeeds, earning 28 gp per day for a total of 644 gp. Between the two performances, Lem has earned just over 2,000 gold pieces during his downtime\u2014though he's not sure he'll ever sell that rose." + ] + }, + { + "type": "pf2-h4", + "page": 238, + "name": "Staging a Performance ({@skill Performance})", + "entries": [ + "You perform for an audience to make money. The available audiences determine the level of your task, since more discerning audiences are harder to impress but provide a bigger payout. The GM determines the task level based on the audiences available. Performing for a typical audience of commoners on the street is a level 0 task, but a performance for a group of artisans with more refined tastes might be a 2nd- or 3rd-level task, and ones for merchants, nobility, and royalty are increasingly higher level. Your degree of success determines whether you moved your audience and whether you were rewarded with applause or rotten fruit." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 238, + "name": "Identify Magic (Trained)", + "entries": [ + "Using the skill related to the appropriate tradition, as explained in Magical Traditions and Skills on page 238, you can attempt to identify a magical item, location, or ongoing effect. In many cases, you can use a skill to attempt to Identify Magic of a tradition other than your own at a higher DC. The GM determines whether you can do this and what the DC is.", + { + "type": "data", + "name": "Identify Magic", + "tag": "action", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 238, + "name": "Magical Traditions and Skills", + "entries": [ + "Each magical tradition has a corresponding skill, as shown on the table below. You must have the trained proficiency rank in a skill to use it to Identify Magic or Learn a Spell.", + "Something without a specific tradition, such as an item with the magical trait, can be identified using any of these skills." + ] + }, + { + "type": "table", + "page": 238, + "rows": [ + [ + "Magical Tradition", + "Correspoding Skill" + ], + [ + "Arcane", + "{@skill Arcana}" + ], + [ + "Divine", + "{@skill Religion}" + ], + [ + "Occult", + "{@skill Occultism}" + ], + [ + "Primal", + "{@skill Nature}" + ] + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 238, + "name": "Learn a Spell (Trained)", + "entries": [ + "If you're a spellcaster, you can use the skill corresponding to your magical tradition to learn a new spell of that tradition. {@table Learning a Spell||Table 4\u20133: Learning a Spell} lists the Price of the materials needed to Learn a Spell of each level.", + { + "type": "data", + "name": "Learn a Spell", + "tag": "action", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Learning a Spell", + "source": "CRB" + } + ] + }, + { + "type": "pf2-h3", + "page": 238, + "name": "Recall Knowledge (Untrained)", + "entries": [ + "To remember useful information on a topic, you can attempt to Recall Knowledge. You might know basic information about something without needing to attempt a check, but {@action Recall Knowledge} requires you to stop and think for a moment so you can recollect more specific facts and apply them. You might even need to spend time investigating first. For instance, to use {@skill Medicine} to learn the cause of death, you might need to conduct a forensic examination before attempting to Recall Knowledge.", + { + "type": "data", + "name": "Recall Knowledge", + "tag": "action", + "source": "CRB" + }, + "The following skills can be used to Recall Knowledge, getting information about the listed topics. In some cases, you can get the GM's permission to use a different but related skill, usually against a higher DC than normal. Some topics might appear on multiple lists, but the skills could give different information. For example, {@skill Arcana} might tell you about the magical defenses of a golem, whereas {@skill Crafting} could tell you about its sturdy resistance to physical attacks.", + { + "type": "list", + "items": [ + "{@b {@skill Arcana}:} Arcane theories, magical traditions, creatures of arcane significance, and arcane planes.", + "{@b {@skill Crafting}:} Alchemical reactions and creatures, item value, engineering, unusual materials, and constructs.", + "{@b Lore:} The subject of the Lore skill's subcategory.", + "{@b {@skill Medicine}:} Diseases, poisons, wounds, and forensics.", + "{@b {@skill Nature}:} The environment, flora, geography, weather, creatures of natural origin, and natural planes.", + "{@b {@skill Occultism}:} Ancient mysteries, obscure philosophy, creatures of occult significance, and esoteric planes.", + "{@b {@skill Religion}:} Divine agents, divine planes, theology, obscure myths, and creatures of religious significance.", + "{@b Society:} Local history, key personalities, legal institutions, societal structure, and humanoid culture." + ] + }, + "The GM might allow checks to {@action Recall Knowledge} using other skills. For example, you might assess the skill of an acrobat using {@skill Acrobatics}. If you're using a physical skill (like in this example), the GM will most likely have you use a mental ability score\u2014typically Intelligence\u2014instead of the skill's normal physical ability score.", + { + "type": "pf2-sample-box", + "page": 239, + "name": "Recall Knowledge Tasks", + "entries": [ + "These examples use Society or {@skill Religion}.", + "{@b Untrained} name of a ruler, key noble, or major deity", + "{@b Trained} line of succession for a major noble family, core doctrines of a major deity", + "{@b Expert} genealogy of a minor noble, teachings of an ancient priest", + "{@b Master} hierarchy of a genie noble court, major extraplanar temples of a deity", + "{@b Legendary} existence of a long-lost noble heir, secret doctrines of a religion" + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 240, + "name": "Subsist (Untrained)", + "entries": [ + "If you need to provide food and shelter, you can use the {@action Subsist} downtime activity. This typically uses Society if you're in a settlement or {@skill Survival} if you're in the wild.", + { + "type": "data", + "name": "Subsist", + "tag": "action", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 240, + "name": "Sample Subsist Tasks", + "entries": [ + "{@b Untrained} lush forest with calm weather or large city with plentiful resources", + "{@b Trained} typical hillside or village", + "{@b Expert} typical mountains or insular hamlet", + "{@b Master} typical desert or city under siege", + "{@b Legendary} barren wasteland or city of undead" + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 240, + "name": "Skill Descriptions", + "entries": [ + "The following entries describe the skills in the game. The heading for each entry provides the skill's name, with that skill's key ability in parentheses. A brief description of the skill is followed by a list of actions you can use if you're untrained in that skill, and then the actions you can perform if you are trained in that skill. Some actions list sample tasks for each rank to give you a better sense of what you can accomplish as your proficiency increases. As the actions of a skill aren't comprehensive, there may be times when the GM asks you to attempt a skill check without using any of the listed actions, or times when the GM asks you to roll using a different key ability modifier.", + "Most skills include entries for success and failure, as well as descriptions of what occurs on a critical success or a critical failure. If either of the critical entries is absent, treat those results as a success or failure, as normal.", + { + "type": "pf2-h2", + "page": 240, + "name": "Acrobatics (Dex)", + "entries": [ + "{@skill Acrobatics} measures your ability to perform tasks requiring coordination and grace. When you use the {@action Escape} basic action (page 470), you can use your {@skill Acrobatics} modifier instead of your unarmed attack modifier.", + { + "type": "data", + "tag": "action", + "name": "Balance", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 240, + "name": "Sample Balance Tasks", + "entries": [ + "{@b Untrained} tangled roots, uneven cobblestones", + "{@b Trained} wooden beam", + "{@b Expert} deep, loose gravel", + "{@b Master} tightrope, smooth sheet of ice", + "{@b Legendary} razor's edge, chunks of floor falling in midair" + ] + }, + { + "type": "data", + "tag": "action", + "name": "Tumble Through", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 240, + "name": "Acrobatics Trained Actions", + "entries": [ + { + "type": "data", + "tag": "action", + "name": "Maneuver in Flight", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 241, + "name": "Sample Maneuver in Flight Tasks", + "entries": [ + "{@b Trained} steep ascent or descent", + "{@b Expert} fly against the wind, hover midair", + "{@b Master} reverse direction", + "{@b Legendary} fly through gale force winds" + ] + }, + { + "type": "data", + "tag": "action", + "name": "Squeeze", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 241, + "name": "Sample Squeeze Tasks", + "entries": [ + "{@b Trained} space barely fitting your shoulders", + "{@b Master} space barely fitting your head" + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 241, + "name": "Arcana (Int)", + "entries": [ + "{@skill Arcana} measures how much you know about arcane magic and creatures. Even if you're untrained, you can {@action Recall Knowledge}.", + { + "type": "list", + "items": [ + "{@b Recall Knowledge} about arcane theories; magic traditions; creatures of arcane significance (like dragons and beasts); and the Elemental, Astral, and Shadow Planes." + ] + }, + { + "type": "pf2-h3", + "page": 241, + "name": "Arcana Trained Actions", + "entries": [ + "You must be trained in {@skill Arcana} to use it for the following general skill actions (page 234).", + { + "type": "list", + "items": [ + "{@b Decipher Writing} about arcane theory.", + "{@b Identify Magic}, particularly arcane magic.", + "{@b Learn a Spell} from the {@trait arcane} tradition." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Borrow an Arcane Spell", + "source": "CRB" + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 241, + "name": "Athletics (Str)", + "entries": [ + "{@skill Athletics} allows you to perform deeds of physical prowess. When you use the {@action Escape} basic action, you can use your {@skill Athletics} modifier instead of your unarmed attack modifier.", + { + "type": "data", + "tag": "action", + "name": "Climb", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 242, + "name": "Sample Climb Tasks", + "entries": [ + "{@b Untrained} ladder, steep slope, low-branched tree", + "{@b Trained} rigging, rope, typical tree", + "{@b Expert} wall with small handholds and footholds", + "{@b Master} ceiling with handholds and footholds, rock wall", + "{@b Legendary} smooth surface" + ] + }, + { + "type": "pf2-sample-box", + "page": 242, + "name": "TABLE 4\u20134: CLIMB AND SWIM DISTANCE", + "entries": [ + "This table provides a quick reference for how far you can move with a Climb or Swim action.", + { + "type": "table", + "source": "CRB", + "page": 242, + "colStyles": [ + "text-left", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rowStyles": [ + "text-center" + ], + "labelRowIdx": [ + 0, + 1 + ], + "spans": [ + [ + [ + 2, + 4 + ], + [ + 4, + 6 + ] + ] + ], + "rows": [ + [ + "Climb Distance", + "Swim Distance" + ], + [ + "Speed", + "Success", + "Critical", + "Success", + "Critical" + ], + [ + "5-15 feet", + "5", + "5", + "5", + "10" + ], + [ + "20-35 feet", + "5", + "10", + "10", + "15" + ], + [ + "40-55 feet", + "10", + "15", + "15", + "20" + ], + [ + "60-65 feet", + "15", + "20", + "20", + "25" + ] + ] + } + ] + }, + { + "type": "data", + "tag": "action", + "name": "Force Open", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 242, + "name": "Sample Force Open Tasks", + "entries": [ + "{@b Untrained} fabric, flimsy glass", + "{@b Trained} ice, sturdy glass", + "{@b Expert} flimsy wooden door, wooden portcullis", + "{@b Master} sturdy wooden door, iron portcullis, metal bar", + "{@b Legendary} stone or iron door" + ] + }, + { + "type": "data", + "tag": "action", + "name": "Grapple", + "source": "CRB" + }, + { + "type": "data", + "tag": "action", + "name": "High Jump", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 242, + "name": "Leap", + "entries": [ + "The Leap basic action is used for High Jump and Long Jump. Leap lets you take a careful, short jump. You can Leap up to 10 feet horizontally if your Speed is at least 15 feet, or up to 15 feet horizontally if your Speed is at least 30 feet. You land in the space where your Leap ends (meaning you can typically clear a 5-foot gap if your Speed is between 15 feet and 30 feet, or a 10-foot gap if your Speed is 30 feet or more). If you make a vertical Leap, you can move up to 3 feet vertically and 5 feet horizontally onto an elevated surface." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Long Jump", + "source": "CRB" + }, + { + "type": "data", + "tag": "action", + "name": "Shove", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 243, + "name": "Forced Movement", + "entries": [ + "The {@action Shove} action can force a creature to move. 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 triggered by movement." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Swim", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 243, + "name": "Sample Swim Tasks", + "entries": [ + "{@b Untrained} lake or other still water", + "{@b Trained} flowing water, like a river", + "{@b Expert} swiftly flowing river", + "{@b Master} stormy sea", + "{@b Legendary} maelstrom, waterfall" + ] + }, + { + "type": "data", + "tag": "action", + "name": "Trip", + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 243, + "name": "FALLING", + "entries": [ + "When you fall more than 5 feet, you take falling damage when you land, which is bludgeoning damage equal to half the distance you fell. If you take any damage from a fall, you're knocked prone when you land.", + "If you fall into water, snow, or another soft substance, calculate the damage from the fall as though your fall were 20 feet shorter. The reduction can't be greater than the depth of the water (so when falling into water that is only 10 feet deep, you treat the fall as 10 feet shorter).", + "You can {@action Grab an Edge} as a reaction to reduce or eliminate the damage from some falls. More detailed rules for falling damage appear on page 463." + ] + }, + { + "type": "pf2-h3", + "page": 243, + "name": "Athletics Trained Action", + "entries": [ + { + "type": "data", + "tag": "action", + "name": "Disarm", + "source": "CRB" + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 243, + "name": "Crafting (Int)", + "entries": [ + "You can use this skill to create, understand, and repair items.", + "Even if you're untrained, you can {@action Recall Knowledge}.", + { + "type": "list", + "items": [ + "{@b Recall Knowledge} about alchemical reactions, the value of items, engineering, unusual materials, and alchemical or mechanical creatures. The GM determines which creatures this applies to, but it usually includes constructs." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Repair", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 244, + "name": "Crafting Trained Actions", + "entries": [ + "You must be trained in {@skill Crafting} to use it to {@action Earn Income}.", + { + "type": "list", + "items": [ + "{@b Earn Income} by crafting goods for the market." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Craft", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 245, + "name": "Consumables and Ammunition", + "entries": [ + "You can Craft items with the consumable trait in batches, making up to four of the same item at once with a single check. This requires you to include the raw materials for all the items in the batch at the start, and you must complete the batch all at once. You also Craft non-magical ammunition in batches, using the quantity listed in {@table Ranged Weapons||Table 6\u20138: Ranged Weapons} (typically 10)." + ] + }, + { + "type": "pf2-sample-box", + "page": 245, + "name": "Getting Formulas", + "entries": [ + "You can gain access to the formulas for all common items in Chapter 6: Equipment by purchasing a {@item basic crafter's book}. See the rules on page 293 for information on how to acquire other formulas." + ] + }, + { + "type": "pf2-brown-box", + "page": 245, + "name": "Crafting Example", + "entries": [ + "Ezren is a 5th-level wizard and an expert in {@skill Crafting}. He has a {@skill Crafting} modifier of +13 and the {@feat Magical Crafting} feat. With 2 weeks of downtime ahead of him, he decides to craft a {@item striking} rune, a 4th-level item. The GM secretly chooses a DC of 19.", + "The item has a Price of 65 gp, so Ezren prepares 32 gp, 5 sp worth of raw materials. He has another 32 gp, 5 sp worth of raw materials on hand. After spending 4 days building and incanting spells, he rolls a 12 on his {@skill Crafting} check, for a result of 25. That's a success! At this point, Ezren can spend the additional 32 gp, 5 sp worth of materials to complete the item immediately for 65 gp.", + "However, Ezren has 10 more days on his hands, so he decides to spend additional time to complete the item.", + "Because he's a 5th-level character and an expert at {@skill Crafting}, he reduces the amount he has to pay by 1 gp for each day spent. After spending 10 days working, he reduces the cost to complete the item from 65 gp to 55 gp. He spends the remaining portion of its Price in materials, completes the {@item striking} rune, and goes out on his next adventure. (He could have stayed home to keep working on the striking rune, eventually reducing the item's total Price to just the half he paid up front, but adventuring is far more lucrative!) If Ezren's {@skill Crafting} check result were a 29 or higher, he'd have gotten a critical success. In that case, he'd reduce the remaining amount by 2 gp per day, lowering the amount needed to complete the item after 10 additional days of work to 45 gp." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Identify Alchemy", + "source": "CRB" + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 245, + "name": "Deception (Cha)", + "entries": [ + "You can trick and mislead others using disguises, lies, and other forms of subterfuge.", + { + "type": "data", + "tag": "action", + "name": "Create a Diversion", + "source": "CRB" + }, + { + "type": "data", + "tag": "action", + "name": "Impersonate", + "source": "CRB" + }, + { + "type": "data", + "tag": "action", + "name": "Lie", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 246, + "name": "Deception Trained Action", + "entries": [ + { + "type": "data", + "tag": "action", + "name": "Feint", + "source": "CRB" + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 246, + "name": "Diplomacy (Cha)", + "entries": [ + "You influence others through negotiation and flattery.", + { + "type": "data", + "tag": "action", + "name": "Gather Information", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 246, + "name": "Sample Gather Information Tasks", + "entries": [ + "{@b Untrained} talk of the town", + "{@b Trained} common rumor", + "{@b Expert} obscure rumor, poorly guarded secret", + "{@b Master} well-guarded or esoteric information", + "{@b Legendary} information known only to an incredibly select few, or only to extraordinary beings" + ] + }, + { + "type": "data", + "tag": "action", + "name": "Make an Impression", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 246, + "name": "Changing Attitudes", + "entries": [ + "Your influence on NPCs is measured with a set of attitudes that reflect how they view your character. These are only a brief summary of a creature's disposition. The GM will supply additional nuance based on the history and beliefs of the characters you're interacting with, and their attitudes can change in accordance with the story.", + "The attitudes are detailed in the Conditions Appendix and are summarized here.", + { + "type": "list", + "items": [ + "{@b {@condition Helpful||Helpful:}} Willing to help you and responds favorably to your requests.", + "{@b {@condition Friendly||Friendly:}} Has a good attitude toward you, but won't necessarily stick their neck out to help you.", + "{@b {@condition Indifferent||Indifferent:}} Doesn't care about you either way. (Most NPCs start out indifferent.)", + "{@b {@condition Unfriendly||Unfriendly:}} Dislikes you and doesn't want to help you.", + "{@b {@condition Hostile||Hostile:}} Actively works against you\u2014and might attack you just because of their dislike." + ] + }, + "No one can ever change the attitude of a player character with these skills. You can roleplay interactions with player characters, and even use {@skill Diplomacy} results if the player wants a mechanical sense of how convincing or charming a character is, but players make the ultimate decisions about how their characters respond." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Request", + "source": "CRB" + } + ] + }, + { + "type": "pf2-h2", + "page": 247, + "name": "Intimidation (Cha)", + "entries": [ + "You bend others to your will using threats.", + { + "type": "data", + "tag": "action", + "name": "Coerce", + "source": "CRB" + }, + { + "type": "data", + "tag": "action", + "name": "Demoralize", + "source": "CRB" + } + ] + }, + { + "type": "pf2-h2", + "page": 247, + "name": "Lore (Int)", + "entries": [ + "You have specialized information on a narrow topic.", + "Lore features many subcategories. You might have Military Lore, Sailing Lore, Vampire Lore, or any similar subcategory of the skill. Each subcategory counts as its own skill, so applying a skill increase to Planar Lore wouldn't increase your proficiency with Sailing Lore, for example.", + "You gain a specific subcategory of the Lore skill from your background. The GM determines what other subcategories they'll allow as Lore skills, though these categories are always less broad than any of the other skills that allow you to Recall Knowledge, and they should never be able to fully or mainly take the place of another skill's {@action Recall Knowledge} action. For instance, Magic Lore wouldn't enable you to recall the same breadth of knowledge covered by {@skill Arcana}, Adventuring Lore wouldn't simply give you all the information an adventurer needs, and Planar Lore would not be sufficient to gain all the information spread across various skills and subcategories such as Heaven Lore.", + "If you have multiple subcategories of Lore that could apply to a check or that would overlap with another skill in the circumstances, you can use the skill with the better skill modifier or the one you would prefer to use. If there's any doubt whether a Lore skill applies to a specific topic or action, the GM decides whether it can be used or not.", + "Even if you're untrained in Lore, you can use it to {@action Recall Knowledge}.", + { + "type": "list", + "items": [ + "{@b {@action Recall Knowledge}} about the subject of your Lore skill's subcategory." + ] + }, + { + "type": "pf2-sample-box", + "page": 248, + "name": "Common Lore Categories", + "entries": [ + "You can learn any Lore skill your GM gives you permission to take. The following list covers a wide variety of common Lore topics appropriate for most campaigns. Backgrounds often grant you a Lore from this list.", + { + "type": "list", + "items": [ + "Academia Lore", + "Accounting Lore", + "Architecture Lore", + "Art Lore", + "Circus Lore", + "Engineering Lore", + "Farming Lore", + "Fishing Lore", + "Fortune-Telling Lore", + "Games Lore", + "Genealogy Lore", + "Gladiatorial Lore", + "Guild Lore", + "Heraldry Lore", + "Herbalism Lore", + "Hunting Lore", + "Labor Lore", + "Legal Lore", + "Library Lore", + "Lore about a specific deity ({@deity Abadar|CRB|Golarion} Lore, {@deity Iomedae|CRB|Golarion} Lore, etc.)", + "Lore about a specific creature or narrow category of creatures (Demon Lore, Owlbear Lore, Vampire Lore, etc.)", + "Lore of a specific plane other than the Material Plane,or the plane in which the game is set if not the Material Plane (Abyss Lore, Astral Plane Lore, Heaven Lore, etc.)", + "Lore about a specific settlement (Absalom Lore,Magnimar Lore, etc.)", + "Lore about a specific terrain (Mountain Lore, River Lore, etc.)", + "Lore of a type of food or drink (Alcohol Lore, Baking Lore, Butchering Lore, Cooking Lore, Tea Lore, etc.)", + "Mercantile Lore", + "Midwifery Lore", + "Milling Lore", + "Mining Lore", + "Sailing Lore", + "Scouting Lore", + "Scribing Lore", + "Stabling Lore", + "Tanning Lore", + "Theater Lore", + "Underworld Lore", + "Warfare Lore" + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 248, + "name": "Lore Trained Action", + "entries": [ + "You must be trained in Lore to use it to Earn Income (page 236).", + { + "type": "list", + "items": [ + "{@b {@action Earn Income}} by using your knowledge to practice a trade." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 248, + "name": "Medicine (Wis)", + "entries": [ + "You can patch up wounds and help people recover from diseases and poisons. Even if you're untrained in {@skill Medicine}, you can use it to {@action Recall Knowledge}.", + { + "type": "list", + "items": [ + "{@b {@action Recall Knowledge}} about diseases, injuries, poisons, and other ailments. You can use this to perform forensic examinations if you spend 10 minutes (or more, as determined by the GM) checking for evidence such as wound patterns. This is most useful when determining how a body was injured or killed." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Administer First Aid", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 248, + "name": "Medicine Trained Actions", + "entries": [ + { + "type": "data", + "tag": "action", + "name": "Treat Disease", + "source": "CRB" + }, + { + "type": "data", + "tag": "action", + "name": "Treat Poison", + "source": "CRB" + }, + { + "type": "data", + "tag": "action", + "name": "Treat Wounds", + "source": "CRB" + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 249, + "name": "Nature (Wis)", + "entries": [ + "You know a great deal about the natural world, and you command and train animals and magical beasts. Even if you're untrained in {@skill Nature}, you can use it to {@action Recall Knowledge}.", + { + "type": "list", + "items": [ + "{@b {@action Recall Knowledge}} about fauna, flora, geography, weather, the environment, creatures of natural origin (like animals, beasts, fey, and plants), the First World, the Material Plane, and the Elemental Planes." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Command an Animal", + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 249, + "name": "COMMANDED ANIMALS", + "entries": [ + "Issuing commands to an animal doesn't always go smoothly. An animal is an independent creature with limited intelligence. Most animals understand only the simplest instructions, so you might be able to instruct your animal to move to a certain square but not dictate a specific path to get there, or command it to attack a certain creature but not to make its attack nonlethal. The GM decides the specifics of the action your animal uses.", + "The animal does what you commanded as soon as it can, usually as its first action on its next turn. If you successfully commanded it multiple times, it does what you said in order. It forgets all commands beyond what it can accomplish on its turn. If multiple people command the same animal, the GM determines how the animal reacts. The GM might also make the DC higher if someone has already tried to Command the Animal that round." + ] + }, + { + "type": "pf2-h3", + "page": 249, + "name": "Nature Trained Actions", + "entries": [ + "You must be trained in {@skill Nature} to use it for the following general skill actions (page 234).", + { + "type": "list", + "items": [ + "{@b {@action Identify Magic}}, particularly primal magic.", + "{@b {@action Learn a Spell}} from the {@trait primal} tradition." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 249, + "name": "Occultism (Int)", + "entries": [ + "You know a great deal about ancient philosophies, esoteric lore, obscure mysticism, and supernatural creatures. Even if you're untrained in {@skill Occultism}, you can use it to {@action Recall Knowledge}.", + { + "type": "list", + "items": [ + "{@b {@action Recall Knowledge}} about ancient mysteries; obscure philosophies; creatures of occult significance (like aberrations, spirits, and oozes); and the Positive Energy, Negative Energy, Shadow, Astral, and Ethereal Planes." + ] + }, + { + "type": "pf2-h3", + "page": 249, + "name": "Occultism Trained Actions", + "entries": [ + "You must be trained in {@skill Occultism} to use it for the following general skill actions (page 234).", + { + "type": "list", + "items": [ + "{@b {@action Decipher Writing}} on occult topics, including complex metaphysical systems, syncretic principles, weird philosophies, and incoherent ramblings.", + "{@b {@action Identify Magic}}, particularly occult magic.", + "{@b {@action Learn a Spell}} from the {@trait occult} tradition." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 250, + "name": "Performance (Cha)", + "entries": [ + "You are skilled at a form of performance, using your talents to impress a crowd or make a living.", + { + "type": "pf2-h3", + "page": 250, + "name": "Basic Competence", + "entries": [ + "Some performances require you to be more than just charismatic, and if you don't meet the demands of the art form or the audience, the GM might apply a penalty based on the relevant ability score. For example, if you're dancing and have a negative Dexterity modifier, you might take a penalty to your attempt at dancing.", + "Likewise, if you are orating and have a negative Intelligence modifier, you might have to hope your raw Charisma can overcome the penalties from your intellectual shortcomings\u2014or ask someone to help write your speeches!" + ] + }, + { + "type": "pf2-h3", + "page": 250, + "name": "Performance Traits", + "entries": [ + "When you use an action that utilizes the {@skill Performance} skill, it gains one or more traits relevant to the type of performance. The GM might change these depending on the circumstances, but the most common performancebased traits are listed below.", + { + "type": "table", + "rows": [ + [ + "Performance", + "Additional Traits" + ], + [ + "Act or perform comedy", + "{@trait Auditory}, {@trait linguistic}, and {@trait visual}" + ], + [ + "Dance", + "{@trait Move} and {@trait visual}" + ], + [ + "Play an instrument", + "{@trait Auditory} and {@trait manipulate}" + ], + [ + "Orate or sing", + "{@trait Auditory} and {@trait linguistic}" + ] + ] + } + ] + }, + { + "type": "data", + "tag": "action", + "name": "Perform", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 250, + "name": "Sample Perform Tasks", + "entries": [ + "{@b Untrained} audience of commoners", + "{@b Trained} audience of artisans", + "{@b Expert} audience of merchants or minor nobles", + "{@b Master} audience of high nobility or minor royalty", + "{@b Legendary} audience of major royalty or otherworldly beings" + ] + }, + { + "type": "pf2-h3", + "page": 250, + "name": "Performance Trained Action", + "entries": [ + "You must be trained in {@skill Performance} to use it to Earn Income (page 236).", + { + "type": "list", + "items": [ + "{@b {@action Earn Income}} by staging a performance." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 250, + "name": "Religion (Wis)", + "entries": [ + "The secrets of deities, dogma, faith, and the realms of divine creatures both sublime and sinister are open to you. You also understand how magic works, though your training imparts a religious slant to that knowledge.", + "Even if you're untrained in {@skill Religion}, you can use it to {@action Recall Knowledge}.", + { + "type": "list", + "items": [ + "{@b {@action Recall Knowledge}} about divine agents, the finer points of theology, obscure myths regarding a faith, and creatures of religious significance (like celestials, fiends, and undead), the Outer Sphere, and the Positive and Negative Energy Planes." + ] + }, + { + "type": "pf2-h3", + "page": 250, + "name": "Religion Trained Actions", + "entries": [ + "You must be trained in {@skill Religion} to use it for the following general skill actions (page 234).", + { + "type": "list", + "items": [ + "{@b {@action Decipher Writing}} of a religious nature, including allegories, homilies, and proverbs.", + "{@b {@action Identify Magic}, particularly divine magic.", + "{@b {@action Learn a Spell}} from the {@trait divine} tradition." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 250, + "name": "Society (Int)", + "entries": [ + "You understand the people and systems that make civilization run, and you know the historical events that make societies what they are today. Further, you can use that knowledge to navigate the complex physical, societal, and economic workings of settlements. Even if you're untrained in Society, you can use it for the following general skill actions (page 234).", + { + "type": "list", + "items": [ + "{@b {@action Recall Knowledge}} about local history, important personalities, legal institutions, societal structure, and humanoid cultures. The GM might allow Society to apply to other creatures that are major elements of society in your region, such as the draconic nobility in a kingdom of humans ruled by dragons.", + "{@b {@action Subsist}} in a settlement by finding shelter, scrounging, or begging for food." + ] + }, + { + "type": "pf2-h3", + "page": 250, + "name": "Society Trained Actions", + "entries": [ + "You must be trained in Society to use it to {@action Decipher Writing}.", + { + "type": "list", + "items": [ + "{@b {@action Decipher Writing}} that's a coded message, text written in an incomplete or archaic form, or in some cases, text in a language you don't know." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Create Forgery", + "source": "CRB" + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 251, + "name": "Stealth (Dex)", + "entries": [ + "You are skilled at avoiding detection, allowing you to slip past foes, hide, or conceal an item.", + { + "type": "data", + "tag": "action", + "name": "Conceal an Object", + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 251, + "name": "Being Stealthy", + "entries": [ + "If you want to sneak around when there are creatures that can see you, you can use a combination of {@action Hide} and {@action Sneak} to do so.", + { + "type": "list", + "items": [ + "First, {@action Hide} behind something (either by taking advantage of cover or having the {@condition concealed} condition due to fog, a spell, or a similar effect). A successful {@skill Stealth} check makes you hidden, though the creatures still know roughly where you are.", + "Second, now that you're hidden, you can {@action Sneak}. That means you can move at half your Speed and attempt another {@skill Stealth} check. If it's successful, you're now {@condition undetected}. That means the creatures don't know which square you're in anymore." + ] + }, + "If you were approaching creatures that didn't know you were there, you could begin {@action Sneak|CRB|Sneaking} right away, since they didn't know your location to start with. Some actions can cause you to become {@condition observed} again, but they're mostly what you'd expect: standing out in the open, attacking someone, making a bunch of noise, and so forth. If you {@action Strike} someone after successfully {@action Hide||Hiding} or {@action sneak||Sneaking}, though, they're {@condition flat-footed} to that {@action Strike}.", + "Creatures can try to find you using the {@action Seek} action , described on page 471.", + "Three conditions explain the states of detection. Remember that these conditions are relative to each creature\u2014you can be observed by one creature while hidden to another and undetected by a third.", + { + "type": "pf2-title", + "name": "Observed" + }, + "You're in the creature's clear view.", + { + "type": "pf2-title", + "name": "Hidden" + }, + "The creature knows your location but can't see you.", + { + "type": "pf2-title", + "name": "Undetected" + }, + "The creature doesn't know your location." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Hide", + "source": "CRB" + } + ] + }, + { + "type": "pf2-h2", + "page": 252, + "name": "Survival (Wis)", + "entries": [ + "You are adept at living in the wilderness, foraging for food and building shelter, and with training you discover the secrets of tracking and hiding your trail. Even if you're untrained, you can still use {@skill Survival} to Subsist (page 240).", + { + "type": "list", + "items": [ + "{@b {@action Subsist}} in the wild by foraging for food and building shelter." + ] + }, + { + "type": "data", + "tag": "action", + "name": "Sense Direction", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 252, + "name": "Sense Direction Tasks", + "entries": [ + "{@b Untrained} determine a cardinal direction using the sun", + "{@b Trained} find an overgrown path in a forest", + "{@b Expert} navigate a hedge maze", + "{@b Master} navigate a byzantine labyrinth or relatively featureless desert", + "{@b Legendary} navigate an ever-changing dream realm" + ] + }, + { + "type": "pf2-h3", + "page": 252, + "name": "Survival Trained Actions", + "entries": [ + { + "type": "data", + "tag": "action", + "name": "Cover Tracks", + "source": "CRB" + }, + { + "type": "data", + "tag": "action", + "name": "Track", + "source": "CRB" + }, + { + "type": "pf2-sample-box", + "page": 253, + "name": "Sample Track Tasks", + "entries": [ + "{@b Untrained} the path of a large army following a road", + "{@b Trained} relatively fresh tracks of a rampaging bear through the plains", + "{@b Expert} a nimble panther's tracks through a jungle, tracks after the rain", + "{@b Master} tracks after a winter snow, tracks of a mouse or smaller creature, tracks left on surfaces that can't hold prints like bare rock", + "{@b Legendary} old tracks through a windy desert's sands, tracks after a major blizzard or hurricane" + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 253, + "name": "Thievery (Dex)", + "entries": [ + "You are trained in a particular set of skills favored by thieves and miscreants.", + { + "type": "data", + "tag": "action", + "name": "Palm an Object", + "source": "CRB" + }, + { + "type": "data", + "tag": "action", + "name": "Steal", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 253, + "name": "Thievery Trained Actions", + "entries": [ + { + "type": "data", + "tag": "action", + "name": "Disable a Device", + "source": "CRB" + }, + { + "type": "data", + "tag": "action", + "name": "Pick a Lock", + "source": "CRB" + } + ] + } + ] + } + ] + } + ] + }, + { + "type": "section", + "page": 255, + "name": "Chapter 5: Feats", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 255, + "entries": [ + "{@i All kinds of experiences and training can shape your character beyond what you learn by advancing in your class. Abilities that require a degree of training but can be learned by anyone\u2014not only members of certain ancestries or classes\u2014are called general feats.}" + ] + }, + "For most classes, you gain a general feat when you reach 3rd level and every 4 levels thereafter. Each time you gain a general feat, you can select any feat with the general trait whose prerequisites you satisfy.", + "General feats also include a subcategory of skill feats, which expand on what you can accomplish via skills. These feats also have the skill trait. Most characters gain skill feats at 2nd level and every 2 levels thereafter. When you gain a skill feat, you must select a general feat with the skill trait; you can't select a general feat that lacks the skill trait. The level of a skill feat is typically the minimum level at which a character could meet its proficiency prerequisite.", + "Please visit the {@filter feats page|feats||source=CRB} to view all Feats.", + { + "type": "data", + "tag": "table", + "name": "General Feats", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "General Skill Feats", + "source": "CRB" + } + ] + }, + { + "type": "section", + "page": 271, + "name": "Chapter 6: Equipment", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 271, + "entries": [ + "{@i To make your mark on the world, you'll need to have the right equipment, including armor, weapons, and other gear. This chapter presents the various equipment that you can purchase during character creation. You can usually find these items for sale in most cities and other large settlements.}" + ] + }, + "Your character starts out with 15 gold pieces (150 silver pieces) to spend on any common items from this chapter. Items with an uncommon rarity can be purchased only if you have special access from abilities you selected during character creation or your GM gives you permission to purchase them.", + "Once you've purchased your starting items, there are three main ways to gain new items and equipment: you can find them during an adventure, make them using the {@skill Crafting} skill, or purchase them from a merchant.", + { + "type": "pf2-h2", + "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\u20131: 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." + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "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 \"\u2014\" 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)" + } + ] + }, + { + "type": "data", + "tag": "table", + "name": "Coin Values", + "source": "CRB" + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "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 + } + }, + { + "type": "pf2-h2", + "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\u20132: 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 \u201310-foot penalty to all your Speeds. As with all penalties to your Speed, this can't reduce your Speed below 5 feet." + ] + } + ] + }, + { + "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\u2014) 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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" + ] + ] + } + ] + }, + { + "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\u2014roughly 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." + ] + } + ] + }, + { + "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\u2014you'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." + ] + }, + { + "type": "data", + "tag": "table", + "name": "Changing Equipment", + "source": "CRB" + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "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\u2014commonly 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\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.", + "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." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "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 \u20132 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 + } + }, + { + "type": "pf2-h1", + "page": 274, + "name": "Armor", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 274, + "entries": [ + "{@i Armor increases your character's defenses, but some medium or heavy armor can hamper movement. If you want to increase your character's defense beyond the protection your armor provides, they can use a shield. Armor protects your character only while they're wearing it.}" + ] + }, + { + "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" + ] + }, + "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." + ] + }, + { + "type": "pf2-h2", + "page": 274, + "name": "Donning and Removing Armor", + "entries": [ + "Getting in and out of armor is time consuming\u2014so 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." + ] + }, + { + "type": "pf2-h2", + "page": 274, + "name": "Armor Statistics", + "entries": [ + "{@table Unarmored Defense||Table 6\u20133: Unarmored Defense} provides the statistics for the various forms of protection without wearing armor. {@table Armor||Table 6\u20134: 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\u2014unarmored, light armor, medium armor, or heavy armor\u2014indicates which proficiency bonus you use while wearing the armor." + ] + }, + { + "type": "pf2-h3", + "page": 274, + "name": "AC Bonus", + "entries": [ + "This number is the item bonus you add for the armor when determining Armor Class." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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 \u20135 feet, or to a \u20135-foot penalty if the penalty was \u201310 feet)." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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" + } + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h1", + "page": 277, + "name": "Shields", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 277, + "entries": [ + "{@i A shield can increase your character's defense beyond the protection their armor provides. Your character must be wielding a shield in one hand to make use of it, and it grants its bonus to AC only if they use an action to Raise a Shield. This action grants the shield's bonus to AC as a circumstance bonus until their next turn starts. A shield's Speed penalty applies whenever your character is holding the shield, whether they have raised it or not.}" + ] + }, + "{@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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "type": "data", + "tag": "table", + "name": "Shields", + "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\u20137: 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\u20137}. These work like other weapons and can even be etched with runes." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h1", + "page": 278, + "name": "Weapons", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 278, + "entries": [ + "{@i Most characters in Pathfinder carry weapons, ranging from mighty warhammers to graceful bows to even simple clubs. Full details on how you calculate the bonuses, modifiers, and penalties for attack rolls and damage rolls are given in Chapter 9 on page 446, but they're summarized here, followed by the rules for weapons and dozens of weapon choices.}" + ] + }, + { + "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" + ] + }, + { + "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" + ] + }, + "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 \u20135 penalty, and any subsequent attacks take a \u201310 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." + ] + } + ] + }, + { + "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" + ] + }, + { + "type": "pf2-inset", + "page": 278, + "entries": [ + "Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties" + ] + }, + "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." + ] + }, + { + "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." + ] + }, + { + "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\u20136: 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." + ] + }, + { + "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 \u20132 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." + ] + }, + { + "type": "pf2-h2", + "page": 279, + "name": "Weapon Statistics", + "entries": [ + "The tables on pages 280 \u2013282 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}}}" + ] + } + ] + }, + { + "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 \u20132 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 \u20132 penalty against a target beyond 60 feet but up to 120 feet away, and a \u20134 penalty against a target beyond 120 feet but up to 180 feet away, and so on, up to 360 feet." + ] + }, + { + "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 \"\u2014\" 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 + } + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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||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": [ + "You can view all weapons on the {@filter Items page|items||source=CRB|category=weapon|type=equipment}." + ] + } + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h1", + "page": 287, + "name": "Gear", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 287, + "entries": [ + "{@i Your character needs all sorts of items both while exploring and in downtime, ranging from rations to climbing gear to fancy clothing, depending on the situation.}" + ] + }, + { + "type": "pf2-h2", + "page": 287, + "name": "Gear Statistics", + "entries": [ + "{@table Adventuring Gear||Tables 6\u20139} and {@table Uncommon Adventuring Gear||6\u201310} list Price and Bulk entries for a wide variety of gear. Any item with a number after it in parentheses indicates that the item's Price is for the indicated quantity, though the Bulk entry for such an item is the value for only one such item. All items in this chapter are level 0 unless the item name is followed by a higher item level in parentheses.", + { + "type": "pf2-h3", + "page": 287, + "name": "Hands", + "entries": [ + "This lists how many hands it takes to use the item effectively. Most items that require two hands can be carried in only one hand, but you must spend an Interact action to change your grip in order to use the item. The GM may determine that an item is too big to carry in one hand (or even two hands, for particularly large items)." + ] + }, + { + "type": "pf2-h3", + "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 + } + }, + { + "type": "data", + "tag": "table", + "name": "Adventuring Gear", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Uncommon Adventuring Gear", + "source": "CRB" + } + ] + }, + { + "type": "pf2-h2", + "page": 290, + "name": "Adventuring Gear", + "entries": [ + "These items follow special rules or require more detail.", + "{@b Adventurer's Pack:} This item is the starter kit for an adventurer, containing the essential items for exploration and survival. The Bulk value is for the entire pack together, but see the descriptions of individual items as necessary.", + "The pack contains the following items: backpack (containing the other goods), bedroll, two belt pouches, 10 pieces of chalk, flint and steel, 50 feet of rope, 2 weeks' rations, soap, 5 {@item torch||torches}, and a waterskin.", + "{@b Alchemist's Tools:} These beakers and chemicals can be used to set up a mobile alchemical laboratory. Expanded alchemist's tools give a +1 item bonus to {@skill Crafting} checks to create alchemical items. When you carry the tools from place to place, you keep many of the components handy on your person, in pockets or bandoliers.", + "{@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.", + "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.", + "{@b Climbing Kit:} This satchel includes 50 feet of rope, pulleys, a dozen pitons, a hammer, a grappling hook, and one set of crampons. Climbing kits allow you to attach yourself to the wall you're Climbing, moving half as quickly as usual (minimum 5 feet) but letting you attempt a DC {@flatDC 5} flat check whenever you critically fail to prevent a fall. You gain a +1 item bonus to {@skill Athletics} checks to Climb while using an extreme climbing kit. A single kit has only enough materials for one climber; each climber needs their own kit.", + "{@b Clothing:} Ordinary clothing is functional with basic tailoring, such as peasant garb, monk's robes, or work clothes.", + "Explorer's clothing is sturdy enough that it can be reinforced to protect you, even though it isn't a suit of armor. It comes in many forms, though the most common sorts look like clerical vestments, monk's garments, or wizard's robes, as members of all three classes are likely to avoid wearing armor. For more information on explorer's clothing, see pages 275 \u2013276.", + "Fine clothing, suitable for a noble or royal, is made with expensive fabrics, precious metals, and intricate patterns.", + "You gain a +1 item bonus to checks to Make an Impression on nobility or other upper-class folk while wearing highfashion fine clothing.", + "Winter clothing allows you to negate the damage from severe environmental cold and reduce the damage from extreme cold to that of severe cold.", + "{@b Compass:} A compass helps you Sense Direction or navigate, provided you're in a location with uniform magnetic fields. Without a compass, you take a \u20132 item penalty to these checks (similar to using a shoddy item).", + "A lensatic compass gives you a +1 item bonus to these checks.", + "{@b Crowbar:} When Forcing Open an object that doesn't have an easy grip, a crowbar makes it easier to gain the necessary leverage. Without a crowbar, prying something open takes a \u20132 item penalty to the {@skill Athletics} check to Force Open (similar to using a shoddy item). A levered crowbar grants you a +1 item bonus to {@skill Athletics} checks to Force Open anything that can be pried open.", + "{@b Disguise Kit:} This small wooden box contains cosmetics, false facial hair, spirit gum, and a few simple wigs. You usually need a disguise kit to set up a disguise in order to Impersonate someone using the {@skill Deception} skill.", + "An elite disguise kit adds a +1 item bonus to relevant checks. If you've crafted a large number of disguises, you can replenish your cosmetics supply with replacement cosmetics suitable for the type of your disguise kit.", + "{@b Fishing Tackle:} This kit include a collapsible fishing pole, fishhooks, line, lures, and a fishing net. Professional fishing tackle grants a +1 item bonus to checks to fish.", + "{@b Flint and Steel:} Flint and steel are useful in creating a fire if you have the time to catch a spark, though using them is typically too time-consuming to be practical during an encounter. Even in ideal conditions, using flint and steel to light a flame requires using at least 3 actions, and often significantly longer.", + "{@b Formula Book:} A formula book holds the formulas necessary to make items other than the common equipment from this chapter; alchemists typically get one for free. Each formula book can hold the formulas for up to 100 different items. Formulas can also appear on parchment sheets, tablets, and almost any other medium; there's no need for you to copy them into a specific book as long as you can keep them on hand to reference them.", + "{@b Grappling Hook:} You can throw a grappling hook with a rope tied to it to make a climb easier. To anchor a grappling hook, make an attack roll with the secret trait against a DC depending on the target, typically at least DC 20. On a success, your hook has a firm hold, but on a critical failure, the hook seems like it will hold but actually falls when you're partway up.", + "{@b Healer's Tools:} This kit of bandages, herbs, and suturing tools is necessary for {@skill Medicine} checks to Administer First Aid, Treat Disease, Treat Poison, or Treat Wounds.", + "Expanded healer's tools provide a +1 item bonus to such checks. When you carry the tools from place to place, you keep many of the components handy on your person, in pockets or bandoliers.", + "{@b Holly and Mistletoe:} Plants of supernatural significance provide a primal focus for primal spellcasters, such as druids, when using certain abilities and casting some spells.", + "A bundle of holly and mistletoe must be held in one hand to use it. Other primal foci exist for druids focused on other aspects of nature.", + "{@b Lantern:} A lantern sheds bright light and requires 1 pint of oil to function for 6 hours.", + "A bull's-eye lantern emits its light in a 60-foot cone (and dim light in the next 60 feet).", + "A hooded lantern sheds light in a 30-foot radius (and dim light in the next 30 feet) and is equipped with shutters, which you can close to block the light.", + "Closing or opening the shutters takes an Interact action.", + "{@b Lock:} Picking a poor lock requires two successful DC 15 {@skill Thievery} checks, a simple lock requires three successful DC 20 {@skill Thievery} checks, an average lock requires four successes at DC 25, a good lock requires five successes at DC 30, and a superior lock six successes at DC 40.", + "{@b Magnifying Glass:} This quality handheld lens gives you a +1 item bonus to {@skill Perception} checks to notice minute details of documents, fabric, and the like.", + "{@b Manacles:} You can manacle someone who is willing or otherwise at your mercy as an exploration activity taking 10\u201330 seconds depending on the creature's size and how many manacles you apply. A two-legged creature with its legs bound takes a \u201315-foot circumstance penalty to its Speeds, and a two-handed creature with its wrists bound has to succeed at a DC {@flatDC 5} flat check any time it uses a manipulate action or else that action fails. This DC may be higher depending on how tightly the manacles constrain the hands. A creature bound to a stationary object is immobilized. For creatures with more or fewer limbs, the GM determines what effect manacles have, if any. Freeing a creature from poor manacles requires two successful DC 17 {@skill Thievery} checks, simple manacles requires three successes at DC 22, average manacles require four successes at DC 27, good manacles require five successes at DC 32, and superior manacles require six successes at DC 42.", + "{@b Material Component Pouch:} This pouch contains material components for those spells that require them.", + "Though the components are used up over time, you can refill spent components during your daily preparations.", + "{@b Musical Instrument:} Handheld instruments include bagpipes, a small set of chimes, small drums, fiddles and viols, flutes and recorders, small harps, lutes, trumpets, and similarly sized instruments. The GM might rule that an especially large handheld instrument (like a tuba) has greater Bulk. Heavy instruments such as large drums, a full set of chimes, and keyboard instruments are less portable and generally need to be stationary while played.", + "A virtuoso instrument gives a +1 item bonus to {@skill Performance} checks using that instrument.", + "{@b Oil:} You can use oil to fuel lanterns, but you can also set a pint of oil aflame and throw it. You must first spend an Interact action preparing the oil, then throw it with another action as a ranged attack. If you hit, it splatters on the creature or in a single 5-foot square you target. You must succeed at a DC {@flatDC 10} flat check for the oil to ignite successfully when it hits.", + "If the oil ignites, the target takes {@dice 1d6} fire damage.", + "{@b Piton:} These small spikes can be used as anchors to make climbing easier. To affix a piton, you must hold it in one hand and use a hammer to drive it in with your other hand. You can attach a rope to the hammered piton so that you don't fall all the way to the ground on a critical failure while Climbing.", + "{@b Religious Symbol:} This piece of wood or silver is emblazoned with an image representing a deity. Some divine spellcasters, such as clerics, can use a religious symbol of their deity as a divine focus to use certain abilities and cast some spells. A religious symbol must be held in one hand to use it.", + "{@b Religious Text:} This manuscript contains scripture of a particular religion. Some divine spellcasters, such as clerics, can use a religious text as a divine focus to use certain abilities and cast some spells. A religious text must be held in one hand to use it.", + "{@b Repair Kit:} A repair kit allows you to perform simple repairs while traveling.", + "It contains a portable anvil, tongs, woodworking tools, a whetstone, and oils for conditioning leather and wood. You can use a repair kit to Repair items using the {@skill Crafting} skill. A superb repair kit gives you a +1 item bonus to the check.", + "{@b Sack:} A sack can hold up to 8 Bulk worth of items. A sack containing 2 Bulk or less can be worn on the body, usually tucked into a belt. You can carry a sack with one hand, but must use two hands to transfer items in and out.", + "{@b Saddlebags:} Saddlebags come in a pair. Each can hold up to 3 Bulk of items. The Bulk value given is for saddlebags worn by a mount. If you are carrying or stowing saddlebags, they count as 1 Bulk instead of light Bulk.", + "{@b Scholarly Journal:} Scholarly journals are uncommon.", + "Each scholarly journal is a folio on a very specific topic, such as vampires or the history of a single town or neighborhood of a city. If you spend 1 minute referencing an academic journal before attempting a skill check to {@action Recall Knowledge} about the subject, you gain a +1 item bonus to the check. A compendium of journals costs five times as much as a single journal and requires both hands to use; each compendium contains several journals and grants its bonus on a broader topic, such as all undead or a whole city. The GM determines what scholarly journals are available in any location.", + "{@b Signal Whistle:} When sounded, a signal whistle can be heard clearly up to half a mile away across open terrain.", + "{@b Snare Kit:} This kit contains tools and materials for creating snares. A snare kit allows you to Craft snares using the {@skill Crafting} skill. A specialist snare kit gives you a +1 item bonus to the check.", + "{@b Spellbook:} A spellbook holds the written knowledge necessary to learn and prepare various spells, a necessity for wizards (who typically get one for free) and a useful luxury for other spellcasters looking to learn additional spells. Each spellbook can hold up to 100 spells. The Price listed is for a blank spellbook.", + "{@b Spyglass:} A typical spyglass lets you see eight times farther than normal. A fine spyglass adds a +1 item bonus to {@skill Perception} checks to notice details at a distance.", + "{@b Survey Map:} Maps are uncommon.", + "Most maps you can find are simple and functional. A survey map details a single location in excellent detail. One of these maps gives you a +1 item bonus to {@skill Survival} checks and any skill checks to Recall Knowledge, provided the checks are related to the location detailed on the map.", + "Maps sometimes come in atlases, containing a number of maps of the same quality, often on similar topics. An atlas costs five times as much as a single map and requires both hands to use. The GM determines what maps are available in any location.", + "{@b Tack:} Tack includes all the gear required to outfit a riding animal, including a saddle, bit and bridle, and stirrups if necessary. Especially large or oddly shaped animals might require specialty saddles. These can be more expensive or hard to find, as determined by the GM. The Bulk value given is for tack worn by a creature.", + "If carried, the Bulk increases to 2.", + "{@b Ten-Foot Pole:} When wielding this long pole, you can use Seek to search a square up to 10 feet away. The pole is not sturdy enough to use as a weapon.", + "{@b Thieves' Tools:} You need thieves' tools to Pick Locks or Disable Devices (of some types) using the {@skill Thievery} skill.", + "Infiltrator thieves' tools add a +1 item bonus to checks to Pick Locks and Disable Devices. If your thieves' tools are broken, you can repair them by replacing the lock picks with replacement picks appropriate to your tools; this doesn't require using the Repair action.", + "{@b Tool:} This entry is a catchall for basic hand tools that don't have a specific adventuring purpose. A hoe, shovel, or sledgehammer is a long tool, and a hand drill, ice hook, or trowel is a short tool. A tool can usually be used as an improvised weapon, dealing 1d4 damage for a short tool or 1d6 for a long tool. The GM determines the damage type that's appropriate or adjusts the damage if needed.", + "{@b Torch:} A torch sheds bright light in a 20-foot radius (and dim light to the next 20 feet). It can be used as an improvised weapon that deals 1d4 bludgeoning damage plus 1 fire damage.", + "{@b Waterskin:} When it's full, a waterskin has 1 Bulk and contains roughly 1 day's worth of water for a Small or Medium creature.", + "{@b Writing Set:} Using a writing set, you can draft correspondence and scribe scrolls. A set includes stationery, including a variety of paper and parchment, as well as ink, a quill or inkpen, sealing wax, and a simple seal. If you've written a large amount, you can refill your kit with extra ink and paper." + ] + }, + { + "type": "pf2-h2", + "page": 289, + "name": "Class Kits", + "entries": [ + "If you want to quickly decide how to spend your starting money on what your class needs, start with one of these kits. Note than an adventurer's pack, which is included in each kit, contains a backpack, a bedroll, two belt pouches, 10 pieces of chalk, flint and steel, 50 feet of rope, 2 weeks' rations, soap, 5 {@item torch||torches}, and a waterskin.", + { + "type": "pf2-h3", + "page": 289, + "name": "Alchemist", + "entries": [ + "{@b Price} 9 gp, 6 sp; {@b Bulk} 4 Bulk, 6 light;", + "{@b Money Left Over} 5 gp, 4 sp", + "{@b Armor} studded leather armor", + "{@b Weapons} dagger, sling with 20 sling bullets", + "{@b Gear} adventurer's pack, alchemist's tools, bandolier, basic crafter's book, 2 sets of caltrops, sheath", + "{@b Options} repair kit (2 gp)" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Barbarian", + "entries": [ + "{@b Price} 3 gp, 2 sp; {@b Bulk} 3 Bulk, 5 light; {@b Money Left Over} 11 gp, 8 sp {@b Armor} hide armor {@b Weapons} 4 javelins {@b Gear} adventurer's pack, grappling hook, 2 sheaths {@b Options} greataxe (2 gp), greatclub (1 gp), greatsword (2 gp), or battle axe and steel shield (3 gp)" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Bard", + "entries": [ + "{@b Price} 6 gp, 8 sp; {@b Bulk} 4 Bulk, 3 light; {@b Money Left Over} 8 gp, 2 sp {@b Armor} studded leather armor {@b Weapons} dagger, rapier, sling with 20 sling bullets {@b Gear} adventurer's pack, bandolier, handheld instrument, sheath" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Champion", + "entries": [ + "{@b Price} 3 gp, 8 sp; {@b Bulk} 3 Bulk, 7 light; {@b Money Left Over} 11 gp, 2 sp {@b Armor} hide armor {@b Weapons} dagger, 4 javelins {@b Gear} adventurer's pack, crowbar, grappling hook, sheath {@b Options} your deity's favored weapon (see the deity entries on pages 437\u2013441; use the Price listed in this chapter)" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Cleric", + "entries": [ + "{@b Price} 1 gp 5 sp; {@b Bulk} 1 Bulk, 3 light; {@b Money Left Over} 13 gp {@b Gear} adventurer's pack, bandolier, 2 sets of caltrops, religious symbol (wooden) {@b Options} your deity's favored weapon (see the deity entries on pages 437\u2013441; use the Price listed in this chapter), hide armor (2 gp)" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Druid", + "entries": [ + "{@b Price} 3 gp, 7 sp; {@b Bulk} 4 Bulk, 4 light; {@b Money Left Over} 11 gp, 3 sp {@b Armor} leather armor {@b Weapons} 4 javelins, longspear {@b Gear} adventurer's pack, bandolier, holly and mistletoe {@b Options} healer's tools (5 gp)" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Fighter", + "entries": [ + "{@b Price} 3 gp; {@b Bulk} 3 Bulk, 2 light; {@b Left Over} 12 gp {@b Armor} hide armor {@b Weapons} dagger {@b Gear} adventurer's pack, grappling hook, sheath {@b Options} greatsword (2 gp), longbow with 20 arrows (6 gp, 2 sp), or longsword and steel shield (3 gp)" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Monk", + "entries": [ + "{@b Price} 4 gp, 9 sp; {@b Bulk} 4 Bulk, 2 light; {@b Money Left Over} 10 gp, 2 sp {@b Weapons} longspear, staff {@b Gear} adventurer's pack, bandolier, climbing kit, grappling hook, lesser smokestick" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Ranger", + "entries": [ + "{@b Price} 9 gp, 1 sp; {@b Bulk} 3 Bulk, 3 light; {@b Money Left Over} 5 gp, 9 sp {@b Armor} leather armor {@b Weapons} dagger, longbow with 20 arrows {@b Gear} adventurer's pack, sheath" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Rogue", + "entries": [ + "{@b Price} 5 gp, 4 sp; {@b Bulk} 4 Bulk, 1 light; {@b Money Left Over} 9 gp, 6 sp {@b Armor} leather armor {@b Weapons} dagger, rapier {@b Gear} adventurer's pack, climbing kit, sheath {@b Options} thieves' tools (3 gp)" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Sorcerer", + "entries": [ + "{@b Price} 1 gp, 6 sp; {@b Bulk} 1 Bulk, 6 light; {@b Money Left Over} 12 gp, 9 sp {@b Weapons} dagger, slingshot with 20 sling bullets {@b Gear} adventurer's pack, bandolier, 2 sets of caltrops, sheath" + ] + }, + { + "type": "pf2-h3", + "page": 289, + "name": "Wizard", + "entries": [ + "{@b Price} 1 gp, 2 sp; {@b Bulk} 2 Bulk, 2 light; {@b Money Left Over} 11 gp, 8 sp {@b Weapons} staff {@b Gear} adventurer's pack, material component pouch, writing set {@b Options} crossbow with 20 bolts (3 gp, 2 sp)" + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 292, + "name": "Alchemical Gear", + "entries": [ + "The items listed on Table 6\u201311 are the most widely available alchemical items from Chapter 11, which a 1st-level character could likely access. The descriptions below are incomplete; each item's full entry appears in Chapter 11 on the page listed in the table. Your GM might allow you to start with other alchemical items from Chapter 11 on a case-by-case basis.", + { + "type": "data", + "tag": "table", + "name": "Alchemical Gear", + "source": "CRB" + }, + { + "type": "pf2-h3", + "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.", + "{@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." + ] + }, + { + "type": "pf2-h3", + "page": 292, + "name": "Elixirs", + "entries": [ + "Elixirs are alchemical items you drink to gain various unusual effects. For more on elixirs, see page 546.", + "{@b Lesser Antidote:} After drinking a lesser antidote, you gain a +2 item bonus to Fortitude saves against poison for 6 hours.", + "{@b Lesser Antiplague:} After drinking a lesser antiplague, you gain a +2 item bonus to Fortitude saves against disease for 24 hours, including your saves against diseases' progression.", + "{@b Lesser Elixir of Life:} Drinking a lesser elixir of life restores 1d6 Hit Points and grants a +1 item bonus to saving throws against diseases and poisons for 10 minutes." + ] + }, + { + "type": "pf2-h3", + "page": 292, + "name": "Alchemical Tools", + "entries": [ + "Alchemical tools are a type of alchemical item you use, rather than drink or throw. For more on alchemical tools, see page 564.", + "{@b Smokestick:} You create a 5-foot radius smokescreen for 1 minute.", + "{@b Sunrod:} You can strike a sunrod on a hard surface as an Interact action to cause it to shed bright light in a 20-foot radius (dim light in the next 20 feet) for 6 hours.", + "{@b Tindertwig:} You can use a tindertwig to ignite something flammable with a single Interact action, faster than with flint and steel." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 293, + "name": "Magical Gear", + "entries": [ + "The items on Table 6\u201312 are the magic items from Chapter 11 that a 1st-level character could most frequently access. The descriptions below are incomplete; the items' full entries appear in Chapter 11 on the pages listed in the table. Your GM might allow you to start with other magic items from Chapter 11 on a case-by-case basis.", + { + "type": "data", + "tag": "table", + "name": "Magical Gear", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 293, + "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}." + ] + }, + { + "type": "pf2-h3", + "page": 293, + "name": "Potions", + "entries": [ + "Potions are magic items you drink to gain a variety of benefits. For more on potions, see page 562." + ] + }, + { + "type": "pf2-h3", + "page": 293, + "name": "Scrolls", + "entries": [ + "Scrolls are magical scriptures that hold the necessary magic to cast a particular spell without using your spell slots.", + "The Price listed in the table is for a scroll with a common 1st-level spell. For more on scrolls, see page 564." + ] + }, + { + "type": "pf2-h3", + "page": 293, + "name": "Talismans", + "entries": [ + "A talisman is a special, single-use item you affix to your armor, a weapon, or elsewhere, allowing you to activate the talisman later for a special benefit. For more on talismans, see page 565.", + "{@b Potency Crystal:} When you affix the crystal to a weapon and activate it, this talisman empowers the weapon for the rest of the turn, granting it a +1 item bonus to attack rolls and a second weapon damage die." + ] + } + ] + }, + { + "type": "pf2-h2", + "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\u201313}, 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\u2014if 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.}" + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "page": 294, + "name": "Services", + "entries": [ + "The services listed on {@table Basic Services and Consumables||Table 6\u201314} 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." + ] + }, + { + "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\u201314. Arranging transportation into dangerous lands can be more expensive or impossible." + ] + }, + { + "type": "pf2-h3", + "page": 294, + "name": "Spellcasting", + "entries": [ + "Spellcasting services, listed on {@table Spellcasting Services||Table 6\u201315}, 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" + } + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "page": 294, + "name": "Cost of Living", + "entries": [ + "{@table Cost of Living||Table 6\u201316} shows how much it costs to get by. This covers room and board, dues, taxes, and other fees.", + { + "type": "data", + "tag": "table", + "name": "Cost of Living", + "source": "CRB" + } + ] + }, + { + "type": "pf2-h2", + "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\u201318}). 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" + } + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "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\u201319}.", + "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\u201319}, {@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\u2014a {@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" + } + ] + }, + { + "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 \u201320} 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 \u201320}, then use the formula in the precious material's entry to determine the item's Price. See page 578 for more information." + ] + } + ], + "data": { + "quickref": 2 + } + } + ] + } + ] + }, + { + "type": "section", + "page": 297, + "name": "Chapter 7: Spells", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 297, + "entries": [ + "{@i Whether it comes in the form of mystic artifacts, mysterious creatures, or wizards weaving strange spells, magic brings fantasy and wonder to Pathfinder. This chapter explains how spells work and how spellcasters prepare and cast their spells.}" + ] + }, + "With special gestures and utterances, a spellcaster can call forth mystic energies, warp the mind, protect themself against danger, or even create something from nothing. Each class has its own method of learning, preparing, and casting spells, and every individual spell produces a specific effect, so learning new spells gives a spellcaster an increasing array of options to accomplish their goals.", + { + "type": "pf2-h2", + "page": 297, + "name": "Tradition and School", + "entries": [ + "The fundamental building blocks of magic are the magical traditions and the schools of magic. The four traditions are arcane, divine, occult, and primal. A spell's magical tradition can vary, because many spells can be cast using different traditions. A spell's school, on the other hand, is intrinsic to the spell and establishes what the spell is capable of. Abjuration spells, for example, can raise protective wards, enchantment spells can change thoughts, and evocation spells can create blasts of fire.", + { + "type": "pf2-sidebar", + "page": 297, + "name": "Spellbooks", + "entries": [ + "Carefully maintained and jealously guarded, there are few things more valuable to a wizard than a spellbook. These repositories of magical lore are often trapped and warded to ensure that no one meddles with the secrets inside.", + "Although spellbooks play a central role in a wizard's daily routine, other prepared spellcasting classes have been known to use spellbooks to record uncommon or even rare spells. Such a resource allows a caster to treat the spell like any other common spell, so long as they can reference the book during their daily preparations." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 297, + "name": "Magical Schools", + "entries": [ + "All spells, all magic items, and most other magical effects fall into one of the eight schools of magic. These schools broadly define what the magic is capable of. Every spell has the trait corresponding to its school. Some spellcasters, like specialist wizards, have particular acumen with a certain school of magic.", + { + "type": "pf2-h3", + "page": 297, + "name": "Abjuration", + "entries": [ + "Abjurations protect and ward. They create barriers that keep out attacks, effects, or even certain types of creatures. They also create effects that harm trespassers or banish interlopers." + ] + }, + { + "type": "pf2-h3", + "page": 297, + "name": "Conjuration", + "entries": [ + "Conjuration spells transport creatures via teleportation, create an object, or bring a creature or object from somewhere else (typically from another plane) to follow your commands.", + "Conjuration spells often have the teleportation trait, and the creatures summoned by conjuration spells have the summoned trait." + ] + }, + { + "type": "pf2-h3", + "page": 297, + "name": "Divination", + "entries": [ + "Divinations allow you to learn the secrets of the present, past, and future. They bestow good fortune, grant you the ability to perceive remote locations, and reveal secret knowledge.", + "Divinations often have the detection trait if they find something, the prediction trait if they grant you insight about what might happen in the future, the revelation trait if they show things as they truly are, or the scrying trait if they let you perceive another location." + ] + }, + { + "type": "pf2-h3", + "page": 297, + "name": "Enchantment", + "entries": [ + "Enchantments affect the minds and emotions of other creatures\u2014sometimes to influence and control them, and other times to bolster them to greater heights of courage. Enchantment spells almost always have the mental trait, and many have the emotion trait or the fear trait." + ] + }, + { + "type": "pf2-h3", + "page": 298, + "name": "Evocation", + "entries": [ + "Evocations capture magical energy and then shape it to harm your foes or protect your allies. Evocation spells often have a trait that comes from the type of damage they deal, such as acid, cold, fire, force, or sonic." + ] + }, + { + "type": "pf2-h3", + "page": 298, + "name": "Illusion", + "entries": [ + "Illusions create the semblance of something real, fooling the eyes, ears, and other senses. They almost always have the mental trait, and depending on how the illusion is perceived, they might also have the auditory or visual trait." + ] + }, + { + "type": "pf2-brown-box", + "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 + } + }, + { + "type": "pf2-h3", + "page": 298, + "name": "Necromancy", + "entries": [ + "Necromancy spells harness the power of life and death.", + "They can sap life essence or sustain creatures with life-saving healing. Necromancy spells often have the curse, death, healing, negative, or positive traits." + ] + }, + { + "type": "pf2-h3", + "page": 298, + "name": "Transmutation", + "entries": [ + "Transmutation spells make alterations to or transform the physical form of a creature or object. The morph and polymorph traits appear primarily in transmutation spells." + ] + }, + { + "type": "pf2-brown-box", + "page": 298, + "name": "Spell Attack Roll and Spell DC", + "entries": [ + "Many spells allow creatures to defend themselves using either their AC or a saving throw. Two statistics govern how potent your spells are against these defenses: your spell attack roll and your spell DC. When recording these on your character sheet, add together only the numbers that always apply\u2014usually just your ability modifier and proficiency bonus.", + "{@c {@b Spell attack roll = your spellcasting ability modifier + proficiency bonus + other bonuses + penalties}}", + "{@c {@b Spell DC = 10 + your spellcasting ability modifier + proficiency bonus + other bonuses + penalties}}", + "A spell attack roll is like other attack rolls, so any bonuses or penalties that apply to all your attack rolls should be included in your calculation. For instance, the +1 status bonus from the {@spell bless} spell would benefit your spell ray just like it could an arrow. However, note that the spell attack roll doesn't gain any bonuses or penalties that apply specifically to weapon attacks or unarmed attacks. The multiple attack penalty applies to spell attacks, so it's usually a bad idea to cast a spell that has a spell attack roll if you've already made an attack that turn.", + "As with other checks and DCs, bonuses can increase the result of your spell attack roll or your spell DC, and penalties can decrease the result of your spell attack roll or your spell DC. See pages 444\u2013445 in Chapter 9: Playing the Game for more information about modifiers, bonuses, and penalties." + ] + } + ] + }, + { + "type": "pf2-h2", + "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\u2014such as a cleric, druid, or wizard\u2014you 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." + ] + }, + { + "type": "pf2-h3", + "page": 298, + "name": "Spontaneous Spells", + "entries": [ + "If you're a spontaneous spellcaster\u2014such as a bard or a sorcerer\u2014you 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." + ] + }, + { + "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." + ] + ] + } + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + ] + } + ] + } + ], + "data": { + "quickref": 3 + } + }, + { + "type": "pf2-h2", + "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 + } + }, + { + "type": "pf2-brown-box", + "page": 301, + "name": "Other Spell Traits", + "entries": [ + "Some spells and effects have traits such as \"mental\" or \"good.\" These tell you more about the spell and how it works, and other rules might reference them. A creature might, for example, have a \u20132 circumstance penalty to saving throws against mental effects. Below is a glossary of a few traits you might see with important rules.", + { + "type": "pf2-title", + "name": "Auditory" + }, + "Auditory spells rely on sound. A spell with the auditory trait has its effect only if the target can hear it. This is different from a sonic effect, which still affects targets who can't hear it (such as deaf targets) as long as the effect makes sound.", + { + "type": "pf2-title", + "name": "Darkness and Light" + }, + "Effects with the darkness and light traits interact in specific ways. Non-magical light always shines in non-magical darkness and always fails to shine in magical darkness.", + "Magical light always shines in non-magical darkness but shines in magical darkness only if the light spell has a higher level than that of the darkness effect. Spells with the darkness trait or the light trait can always counteract one another, but bringing light and darkness into contact doesn't automatically do so. You must usually cast a light spell on a darkness effect directly to counteract it (and vice versa), but some spells automatically attempt to counteract opposing effects.", + { + "type": "pf2-title", + "name": "Incapacitation" + }, + "An ability with this trait can take a character completely out of the fight or even kill them, and it's harder to use on a more powerful character. If a spell has the incapacitation trait, any creature of more than twice the spell's level treats the result of their check to prevent being incapacitated as one degree of success better or the result of any check the spellcaster made to incapacitate them as one degree of success worse. If any other effect has the incapacitation trait, a creature of higher level than the item, creature, or hazard generating the effect gains the same benefits.", + { + "type": "pf2-title", + "name": "Minion" + }, + "Minions are creatures that directly serve another creature. A creature with this trait can use only 2 actions per turn and can't use reactions. Your minion acts on your turn in combat, once per turn, when you spend an action to issue it commands. For an animal companion, you Command an Animal; for a minion that's a spell or magic item effect like a summoned minion you Sustain a Spell or Sustain an Activation; and if not otherwise specified, you issue a verbal command, which is a single action with the auditory and {@trait concentrate}s. If given no commands, by default minions use no actions except to defend themselves or to escape obvious harm. If left unattended for long enough, typically 1 minute, mindless minions usually don't act, animals often indulge their creature comforts, and sapient minions act how they please.", + { + "type": "pf2-title", + "name": "Morph" + }, + "Spells that slightly alter a creature's form have the morph trait. Any Strikes specifically granted by a morph effect are magical. You can be affected by multiple morph spells at once, but if you morph the same body part more than once, the second morph effect attempts to counteract the first (in the same manner as two polymorph effects, described below).", + "Your morph effects might also end if you are polymorphed and the polymorph effect invalidates or overrides your morph effect. For instance, a morph that gave you wings would be dismissed if you polymorphed into a form that had wings of its own (though if your new form lacked wings, you'd keep the wings from your morph). The GM determines which morph effects can be used together and which can't.", + { + "type": "pf2-title", + "name": "Polymorph" + }, + "These effects transform the target into a new form. A target can't be under the effect of more than one polymorph effect at a time. If it comes under the effect of a second polymorph effect, the second polymorph effect attempts to counteract the first. If it succeeds, it takes effect, and if it fails, the spell has no effect on that target. Any Strikes specifically granted by a polymorph effect are magical. Unless otherwise stated, polymorph spells don't allow the target to take on the appearance of a specific individual creature, but rather just a generic creature of a general type or ancestry.", + "If you take on a battle form with a polymorph spell, the special statistics can be adjusted only by circumstance bonuses, status bonuses, and penalties. Unless otherwise noted, the battle form prevents you from casting spells, speaking, and using most manipulate actions that require hands. (If there's doubt about whether you can use an action, the GM decides.) Your gear is absorbed into you; the constant abilities of your gear still function, but you can't activate any items.", + { + "type": "pf2-title", + "name": "Summoned" + }, + "A creature called by a conjuration spell or effect gains the summoned trait. A summoned creature can't summon other creatures, create things of value, or cast spells that require a cost. It has the minion trait. If it tries to cast a spell of equal or higher level than the spell that summoned it, the spell fails and the summon spell ends. Otherwise, it uses the standard abilities for a creature of its kind. It generally attacks your enemies to the best of its abilities. If you can communicate with it, you can attempt to command it, but the GM determines the degree to which it follows your commands.", + "Immediately when you finish {@action Cast a Spell||Casting the Spell}, the summoned creature uses its 2 actions for that turn.", + "Summoned creatures can be banished by various spells and effects. They are automatically banished if reduced to 0 Hit Points or if the spell that called them ends.", + { + "type": "pf2-title", + "name": "Visual" + }, + "A visual spell can affect only creatures that can see it." + ] + }, + { + "type": "pf2-h2", + "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\u2014you 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 3 + } + }, + { + "type": "pf2-h2", + "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\u2014usually once per day\u2014and 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'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 + } + }, + { + "type": "pf2-h2", + "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)." + ] + }, + { + "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)." + ] + }, + { + "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." + ] + }, + { + "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}." + ] + }, + { + "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} 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." + ] + } + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 3 + } + }, + { + "type": "pf2-h2", + "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." + ] + }, + { + "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." + ] + }, + { + "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\u2013467. 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)." + ] + }, + { + "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}." + ] + } + ], + "data": { + "quickref": 3 + } + }, + { + "type": "pf2-h2", + "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" + } + ] + }, + { + "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." + ] + }, + { + "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" + } + ] + } + ], + "data": { + "quickref": 3 + } + }, + { + "type": "pf2-h2", + "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." + ] + } + ], + "data": { + "quickref": 3 + } + }, + { + "type": "pf2-h2", + "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 + } + }, + { + "type": "pf2-h2", + "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 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 + } + }, + { + "type": "pf2-h2", + "page": 305, + "name": "Counteracting", + "entries": [ + "Some spells, such as {@spell dispel magic}, can be used to eliminate the effects of other spells. At least one creature, object, or manifestation of the spell you are trying to counteract must be within range of the spell that you are using. You attempt a {@quickref counteract|CRB|3|counteracting} check using your spellcasting ability modifier and your proficiency bonus for spell attack rolls." + ] + }, + { + "type": "pf2-h2", + "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 + } + }, + { + "type": "pf2-h2", + "page": 305, + "name": "Setting Triggers", + "entries": [ + "If a spell is meant to respond only to certain events or under certain conditions\u2014such as {@spell magic mouth}\u2014it 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 + } + }, + { + "type": "pf2-h2", + "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 + } + }, + { + "type": "pf2-h2", + "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." + ], + "data": { + "quickref": 3 + } + }, + { + "type": "pf2-h2", + "page": 307, + "name": "Spell Lists", + "entries": [ + "These lists include the spells for each tradition, including cantrips. (Focus spells appear on pages 386\u2013407.) A superscript \"H\" indicates a spell has extra effects when heightened, and a spell whose rarity is greater than common has a superscript with the first letter of that rarity. An abbreviation in parentheses indicates a spell's school." + ] + }, + { + "type": "pf2-h2", + "page": 316, + "name": "Spell Descriptions", + "entries": [ + "{@note Please visit the {@filter spells page|spells||source=CRB|spell type=spell} to view all Spells.}", + { + "type": "pf2-brown-box", + "page": 323, + "name": "MAGIC AND MORALITY", + "entries": [ + "While magic allows you to perform wondrous acts in the game, it can be used for terrible purposes. While some spells are obviously vile or have the evil trait and a direct connection to the profane, other spells can be used for good or ill. Using magic does not free you from the morality of the outcome.", + "Nowhere is this more true than when it comes to enchantment spells, especially those used to compel a character to do something. These spells can remove the power of choice from a character and can very easily be used in ways that are evil. Dominating an ogre and forcing him to abandon his guard post is not necessarily evil, but using that same spell to force a merchant to give you all of his wares certainly is. Using a spell for an evil purpose can cause a player character's alignment to shift to evil, with the ultimate judgment of whether a player is using a spell for an evil purpose left up to the GM.", + "Regardless of in-game effects, all players should take care when using such spells. These effects can negatively affect people at the table, as they might create situations that echo truly awful experiences players might have had, creating uncomfortable or hostile environments.", + "Players and GMs should work to prevent these situations so everyone can focus on having fun at the table." + ] + } + ] + }, + { + "type": "pf2-h1", + "page": 323, + "name": "Focus Spells", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 323, + "entries": [ + "{@i Some classes gain special spells that they cast using Focus Points instead of spell slots. These focus spells are listed below, organized by class. The full rules for casting focus spells appear on page 300.}" + ] + }, + "{@note Please visit the {@filter spells page|spells||source=CRB|spell type=focus spell} to view all Focus Spells.}" + ] + }, + { + "type": "pf2-h1", + "page": 408, + "name": "Rituals", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 408, + "entries": [ + "{@i A ritual is an esoteric and complex spell that anyone can cast. It takes much longer to cast a ritual than a normal spell, but rituals can have more powerful effects.}" + ] + }, + { + "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\u2014albeit risky\u2014to 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." + ] + }, + { + "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\u20131}." + ] + }, + { + "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." + ] + }, + { + "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" + } + ] + } + ], + "data": { + "quickrefIndex": true + } + }, + { + "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 \u20134 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 + } + }, + { + "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 + } + }, + { + "type": "pf2-h2", + "page": 409, + "name": "Rituals", + "entries": [ + "{@note Please visit the {@filter rituals page|rituals||source=CRB} to view all Rituals.}" + ] + } + ], + "data": { + "quickref": 3 + } + } + ] + }, + { + "type": "section", + "page": 417, + "name": "Chapter 8: The Age of Lost Omens", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 417, + "entries": [ + "{@i Ten thousand years ago, the world of Golarion came close to ending. Earthfall, as this extinction-level event came to be known, saw the world pummeled by a shower of falling stars that sank continents, hollowed out new seas, and destroyed civilizations. It took centuries for the world to recover, and centuries more for society to rebuild, but recover it did.}" + ] + }, + "Dwarves ascended to the surface from the underground reaches of the Darklands in their legendary Quest for Sky, elves returned from the neighboring planet of Castrovel via a network of portals to reclaim their lands and traditions, and gnomes from the mysterious First World sought shelter from a now-forgotten terror. Survivors from other ancestries who had sheltered through the terror and destruction of Earthfall emerged during the Age of Darkness to reclaim their ancestral lands, from scrappy goblin tribes with a knack for surviving despite all odds against them to industrious halflings who emerged from the ruins to found societies of their own.", + "But humanity made the most astounding recovery. Less than 2,000 years after the near-extinction from Earthfall, the Age of Destiny saw the rise of many new human empires throughout the world. Humanity built wondrous structures, and its schools relearned magic that had been thought lost. Among these human nations walked a man named Aroden\u2014an immortal survivor of the devastation of Earthfall. Aroden had long since cultivated a following of loyal subjects who regarded him with awe, for immortality was but one of the wonders he'd achieved. Greatest among these was his discovery of a shard of potent magic known today as the {@i Starstone}, a fragment from the stars that fell during Earthfall, which had lodged at the bottom of the Inner Sea. Contact with this alien artifact assailed Aroden with phantasmagoric visions, subjected him to a series of deadly martial trials, and posed exhausting moral quandaries that challenged his limits more than any of the arduous experiences he had yet endured. He emerged from this test a living god, and his first divine act was to raise the {@i Starstone} and the mass of land on which it had lain from the bottom of the sea to form the Isle of Kortos\u2014also known as Starstone Isle\u2014where he then established the city of Absalom.", + "In the centuries to follow, Absalom grew into one of the largest cities in the world, and Aroden's legacy grew alongside it. As the millennia passed, his attentions increasingly turned away from the concerns of the Inner Sea's inhabitants to otherworldly matters beyond mortal ken, but prophecy spoke of a time when he would return to Golarion and lead humanity triumphantly into an Age of Glory. As the time of Aroden's return drew near, entire nations undertook monumental preparations to welcome him back to Golarion.", + "But instead, Aroden died, and with him the reliability of prophecy as well.", + "Golarion was wracked by storms, war, and supernatural devastation as the god's death marked the beginning of a new age\u2014a time of uncertainty, but also a time of opportunity. This is the Age of Lost Omens, an age in need of heroes like never before.", + { + "type": "pf2-h2", + "page": 418, + "name": "Beyond the Inner Sea", + "entries": [ + "The Inner Sea region consists of the continent of Avistan and the northern portion of the continent of Garund, but it is only one part of a much larger world. Garund itself extends further south, and its southern reaches are home to several unique ancestries and cultures. As one travels east from the Inner Sea, the vast expanse of the continent of Casmaron stretches beyond the horizon.", + "With the immense inland Castrovin Sea at its heart, Casmaron is the largest of Golarion's continents and home to some of its oldest and most successful empires.", + "Farther east of Casmaron lies the continent of Tian Xia, a region often called the Dragon Empires. The northern section of Tian Xia connects to Golarion's northernmost continent, a frozen reach known as the Crown of the World. This continent forms a bridge between Tian Xia and Avistan over the north pole. South of Tian Xia lies the mysterious continent of Sarusan, of which little is known due to the powerful storms and vexing currents that shroud its shores. Heading west from the Inner Sea region, sailors encounter the shattered remnants of lost Azlant, a ruined continent that hosted one of humanity's first empires until it was destroyed during Earthfall.", + "Sailing farther west from these ruins eventually leads to the shores of Arcadia, a land with unusual magical traditions and powerful nations of its own. And beneath all of these lands, carved into the planet's very crust, lie the twisting tunnels of the tripartite underground realm known collectively as the Darklands, which houses great horrors and dangers but equally great opportunities for triumph and treasure.", + "In addition, Golarion is but one of 11 worlds that orbit its sun. To the vast majority of the planet's denizens, the other 11 worlds are little more than points of light in the sky, but these worlds are not so distant as one might expect. The planets of Akiton and Castrovel are Golarion's closest neighbors. Travelers from both have visited and in some cases settled on Golarion, most notably elves, who originally hail from Castrovel.", + "Even the farthest planet, remote Aucturn, has influenced Golarion, with its alien inhabitants exerting a sinister touch on the world that recently put the entire planet in peril. The wise thus do not discount the dangers and wonders that dwell on other planets of Golarion's solar system." + ] + }, + { + "type": "pf2-h2", + "page": 418, + "name": "The Great Beyond", + "entries": [ + "Countless planets lie beyond Golarion's solar system, but even these myriad worlds of the universe, known as the Material Plane, are but a fragment compared to what lies in the multiverse beyond. Other planes of existence and strange dimensions wrap this reality in a series of layered, nested spheres, known collectively as the Great Beyond. This model of reality is as much a metaphor for concepts that mortal minds have difficulty grasping as a physical description, for within the Great Beyond, anything is possible.", + { + "type": "pf2-h3", + "page": 419, + "name": "Inner Sphere", + "entries": [ + "The core of the multiverse is the Inner Sphere. Here, the vast expanse of the Material Plane and its countless worlds can be found. The Elemental Planes surround the Material Plane like layered shells, with the Plane of Air on the inside, transitioning to the Plane of Water, then to the Plane of Earth, and finally to the Plane of Fire, in something of a reversal of order in which these elements most often appear on habitable planets. The planes of Positive and Negative Energy are also within the Inner Sphere, their opposing nodes of life and death, creation and destruction, light and dark forming the start and the end of all existence." + ] + }, + { + "type": "pf2-h3", + "page": 419, + "name": "Outer Sphere", + "entries": [ + "The scope of reality within the Outer Sphere is difficult to grasp. Here the gods dwell and the souls of the dead gather to be judged by the goddess of the dead, Pharasma, atop the spire in the realm that is her Boneyard. Anything is possible in the Outer Sphere, and its realms are as much manifestations of philosophies and belief as anything else.", + "From the towering mountain of Heaven to the endless gulfs of the demon-held Abyss, be it the agonizing pit of Hell or the boundless wonders of Elysium, all of reality is represented within the Outer Sphere. Over time this reality erodes away and is recycled back into the raw material of life within the Positive Energy Plane." + ] + }, + { + "type": "pf2-h3", + "page": 419, + "name": "other planes and Dimensions", + "entries": [ + "Some planes exist in the same physical or metaphysical space as others, overlapping these other planes like overlays of reality. They include the ghost world of the Ethereal Plane, which overlays the Inner Sphere; the dizzying vastness of the Astral Plane, which overlays almost all reality and fills the seemingly endless gulf between the Inner Sphere and the Outer Sphere; and the fey-haunted First World and the sinister Shadow Plane, which each overlay the Material Plane. Stranger reaches of the Great Beyond exist as well; some, such as the Dreamlands, are visited often (if accidentally), while others, such as the enigmatic Dimension of Time, are visited rarely, if ever. In all cases these dimensions cannot be accessed by normal means, and each has their own method of entry and exit." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 419, + "name": "The Inner Sea Region", + "entries": [ + "Although infinite opportunities for adventure await on other continents, worlds, and planes, the Inner Sea region is the focus of the Pathfinder campaign setting. With dozens of nations, empires, frontiers, and wildlands, this region presents a huge range of opportunities for heroism and villainy, exploration and adventure!", + "The following pages break down the Inner Sea region into 10 separate regions, each with its own themes. Only a brief overview of each region is presented here\u2014enough to establish the setting and whet the imagination. If you're interested in exploring Golarion and the Inner Sea region more, see the Pathfinder World Guide, Pathfinder Adventures, and Pathfinder Adventure Path volumes. Adventure paths present not only in-depth material about the region, but also full-length campaigns whose adventures bring a brand-new group of heroes all the way to the height of power!", + "advances in the real world, time also progresses for Golarion. {@book The Pathfinder Core Rulebook|CRB} was first published in the year 2019, with the Inner Sea region's corresponding year ending in the same two final digits. Golarion's history is expansive, but two of the and prophecies the world over began to fail, beginning the Age of Lost Omens.", + "The map on page 416 depicts the Inner Sea region, further subdivided into the 10 subregions explored on the following pages. The borders of these regions are thematic rather than political. For an in-depth exploration of the Inner Sea region and its dozens", + { + "type": "pf2-sidebar", + "page": 419, + "name": "TIME", + "entries": [ + "Like Earth, Golarion spins on its axis once roughly every 24 hours. A week has 7 days and a year has 52 weeks. To keep the calendar synchronized with the astronomical year, an extra leap day is tacked on to the second month of the year every 4 years." + ] + }, + { + "type": "pf2-sidebar", + "page": 419, + "name": "MONTHS AND DAYS", + "entries": [ + "The names of the months of the year are as follows in the Inner Sea region:", + "Abadius ( January) Calistril (February) Pharast (March) Gozran (April) Desnus (May) Sarenith ( June) Erastus ( July) Arodus (August) Rova (September) Lamashan (October) Neth (November) Kuthona (December) The names of the days are as follows:", + "Moonday (Monday) Toilday (Tuesday) Wealday (Wednesday) Oathday (Thursday) Fireday (Friday) Starday (Saturday) Sunday (Sunday)" + ] + }, + "At the heart of the Inner Sea stands the Isle of Kortos, raised from the waters thousands of years ago as Aroden's first deific act. This amazing feat marks the dawn of the Age of Enthronement and the first year of the Absalom Reckoning calendar. The city of Absalom itself, the largest in the Inner Sea region, sprawls on the southern shore of this isle, and at the city's heart stands the legendary Starstone Cathedral. Within the walls of this structure, the {@i Starstone} ever waits to test its next supplicants\u2014the few mortals who pass this mystic test become gods themselves. This has made Absalom an oft-besieged metropolis, but in its nearly 5,000 years, it has never once fallen.", + "Absalom, called by many the City at the Center of the World, boasts a population of over 300,000, and its culture is a true melting pot in both ancestry and belief. Even the city's architecture reflects this, as one might expect of a settlement of its age. From the towering and majestic temples of the Ascendant Court to the close-packed shops and guildhalls of the Petal District and the sagging shanties in the Puddles, Absalom's neighborhoods never fail to present a memorable skyline. Many world-reaching organizations were born in Absalom, notably the Pathfinder Society (page 436).", + "The Isle of Kortos, also known as Starstone Isle, has a similarly diverse ecosystem. The verdant forests and grasslands of the west provide many of the resources Absalom needs, but to the east, the rugged stony desert known as the Scrape, the dangerous Riven Hills, and the newly formed necromantic wasteland known as the Tyrant's Grasp present far harsher climates. The Isle of Erran, just north of Starstone Isle, hosts the secondlargest city in the area, Escadar. A rough seaport with more than its share of shady dealings and dangerous types, Escadar also hosts large shipyards and maintains a strong navy that helps to keep the surrounding waters of the Inner Sea safe. A number of smaller islands also skirt the coast of the Isle of Kortos\u2014some barren, some serving as hideouts for criminals and outcasts.", + "Rising from the center of the Isle of Kortos are the Kortos Mounts, a short but rugged range of tors that have, over the years, been ruled by minotaurs, harpies, dragons, and worse. A few treacherous passes allow travel through the mountains, but with the northern shore of the Isle of Kortos being dominated by the soggy tangles of Dunmire, these northern reaches offer little to draw anyone other than bandits and adventurers into these still-untamed lands." + ] + }, + { + "type": "pf2-h1", + "page": 420, + "name": "Absalom and Starstone Isle", + "entries": [ + "{@note Read on the page 420 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h1", + "page": 421, + "name": "Broken Lands", + "entries": [ + "{@note Read on the page 421 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h1", + "page": 422, + "name": "Eye of Dread", + "entries": [ + "{@note Read on the page 422 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h1", + "page": 423, + "name": "Golden Road", + "entries": [ + "{@note Read on the page 423 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h1", + "page": 424, + "name": "High Seas", + "entries": [ + "{@note Read on the page 424 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h1", + "page": 425, + "name": "Impossible Lands", + "entries": [ + "{@note Read on the page 425 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h1", + "page": 426, + "name": "Mwangi Expanse", + "entries": [ + "{@note Read on the page 426 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h1", + "page": 427, + "name": "Old Cheliax", + "entries": [ + "{@note Read on the page 427 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h1", + "page": 428, + "name": "Saga Lands", + "entries": [ + "{@note Read on the page 428 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h1", + "page": 429, + "name": "Shining Kingdoms Cultures", + "entries": [ + "{@note Read on the page 429 of the Core Rulebook.}", + "{@note {@ancestry Human} Ethnicities can be found on the {@pf2etools Ancestries|ancestries.html} page.}", + { + "type": "pf2-h2", + "page": 432, + "name": "Regional Languages", + "entries": [ + "These languages are uncommon outside the region of their genesis. A character hailing from one of the regions listed below automatically has access to that language. In the Inner Sea region, the language referred to as Common elsewhere in the rules is the same as Taldane\u2014a result of Taldor's legacy of control and influence over the whole region.", + "Nearly every language listed here is spoken on the melting-pot streets of Absalom.", + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Regional Languages" + } + ] + } + ] + }, + { + "type": "pf2-h1", + "page": 433, + "name": "Creatures", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 433, + "entries": [ + "{@i The six humanoid ancestries are far from Golarion's only inhabitants. Many other creatures dwell in the world, some kindly and others cruel, some wild and others organized, some anthropomorphic and others completely monstrous. Even creatures that are usually foes of civilization, and whom brave adventurers face in battle, can sometimes be reasoned with or even befriended. Not all of them are evil, and some are actively helpful to their neighbors. And some, of course, simply want to be left alone.}" + ] + }, + "Listed on these pages are brief descriptions of many creatures that have held important cultural, regional, or historical roles on Golarion, particularly in the Inner Sea region.", + { + "type": "pf2-h3", + "page": 433, + "name": "Alghollthus", + "entries": [ + "{@note Read on the page 433 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 433, + "name": "Demons", + "entries": [ + "{@note Read on the page 433 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 433, + "name": "Devils", + "entries": [ + "{@note Read on the page 433 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 433, + "name": "Dragons", + "entries": [ + "{@note Read on the page 433 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 433, + "name": "Genies", + "entries": [ + "{@note Read on the page 433 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 433, + "name": "Giants", + "entries": [ + "{@note Read on the page 433 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 434, + "name": "Gnolls", + "entries": [ + "{@note Read on the page 434 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 434, + "name": "Goblinoids", + "entries": [ + "{@note Read on the page 434 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 434, + "name": "Kobolds", + "entries": [ + "{@note Read on the page 434 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 434, + "name": "Leshys", + "entries": [ + "{@note Read on the page 434 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 434, + "name": "Lizardfolk", + "entries": [ + "{@note Read on the page 434 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 434, + "name": "Orcs", + "entries": [ + "{@note Read on the page 434 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 434, + "name": "Planar Scions", + "entries": [ + "{@note Read on the page 434 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 434, + "name": "Serpentfolk", + "entries": [ + "{@note Read on the page 434 of the Core Rulebook.}" + ] + } + ] + }, + { + "type": "pf2-h1", + "page": 435, + "name": "Factions", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 435, + "entries": [ + "{@i While nations and faiths command vast resources and control entire regions, they must still compete for the loyalty of their followers. In addition to being swayed by church and state, many people are influenced by societal groups known as factions. These groups vary wildly in size and purpose\u2014from local thieves' guilds interested only in filling the pockets and bellies of their members, to far-reaching, international commercial conglomerates with their own private armies.}" + ] + }, + "The largest factions compete with lesser sovereign nations for wealth, power, and influence, and they sometimes rival even larger nations. In some cases, nations take the risky step of relying upon these powerful factions, making them an extension of government itself (as is the case with some Hellknights in Cheliax, for example). In other cases, such as that of the Red Mantis, entire nations bow to the power of these organizations. Smaller groups, while less rich in resources, nonetheless inspire great zeal in their members. Those groups that strive to grow in size, influence, or wealth frequently attract more dedicated and motivated members.", + "The factions summarized below represent a sampling of those active in the Inner Sea region. Some, like the Pathfinder Society and the Aspis Consortium, are widespread and powerful; their influence can be found throughout the world. Others, such as the Firebrands and the Sczarni, are disorganized or regional in scope.", + "All encourage adventurers to join their ranks, although the benefits each faction can offer an adventurer varies widely.", + { + "type": "pf2-h3", + "page": 435, + "name": "Aspis Consortium", + "entries": [ + "{@note Read on the page 435 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 435, + "name": "Bellflower Network", + "entries": [ + "{@note Read on the page 435 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 435, + "name": "Esoteric Order of the Palatine Eye", + "entries": [ + "{@note Read on the page 435 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 435, + "name": "Eagle Knights", + "entries": [ + "{@note Read on the page 435 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 435, + "name": "Firebrands", + "entries": [ + "{@note Read on the page 435 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 435, + "name": "Free Captains", + "entries": [ + "{@note Read on the page 435 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 436, + "name": "Hellknights", + "entries": [ + "{@note Read on the page 436 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 436, + "name": "Knights of Lastwall", + "entries": [ + "{@note Read on the page 436 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 436, + "name": "Lion Blades", + "entries": [ + "{@note Read on the page 436 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 436, + "name": "Magaambya", + "entries": [ + "{@note Read on the page 436 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 436, + "name": "Night Heralds", + "entries": [ + "{@note Read on the page 436 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 436, + "name": "Pathfinder Society", + "entries": [ + "{@note Read on the page 436 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 436, + "name": "Red Mantis", + "entries": [ + "{@note Read on the page 436 of the Core Rulebook.}" + ] + }, + { + "type": "pf2-h3", + "page": 436, + "name": "Sczarni", + "entries": [ + "{@note Read on the page 436 of the Core Rulebook.}" + ] + } + ] + }, + { + "type": "pf2-h1", + "page": 437, + "name": "Religion", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 437, + "entries": [ + "{@i Selection of a deity is critical for certain classes\u2014like champion and cleric\u2014but most characters pay respect to at least one deity to find a focus in life and guide their choices, especially in times of hardship or need. Some people instead worship a group of deities arranged in a pantheon, follow a nondeific religion like the Green Faith, or adhere to a specific philosophy. Note that far more deities, religions, and philosophies exist on any world, Golarion included, than those detailed below.}" + ] + }, + { + "type": "pf2-h2", + "page": 437, + "name": "Deities", + "entries": [ + "Anyone can worship a deity, but those who do so devoutly should take care to pursue the faith's edicts (behaviors the faith encourages) and avoid its anathemas (actions considered blasphemous). Each deity below has their alignment listed in parentheses after their name, followed by a short description and their edicts, anathemas, and the alignments permitted for followers. Following that are benefits available to the most ardent devotees of the deities.", + "You get these benefits only if you're a cleric of the deity or some other rule specifically gives you a devotee benefit." + ] + }, + { + "type": "pf2-h2", + "page": 440, + "name": "Faiths and Philosophies", + "entries": [ + "Of course, faith can express itself in more ways than venerating a single deity\u2014or a deity at all. A few examples of nondeific religions and philosophies are presented below. Clerics can work with allied faiths and philosophies, but the organizations here turn to other classes\u2014such as sorcerers with divine bloodlines, druids, or monks\u2014to serve as their leaders. These faiths and philosophies don't have an external godhead that offers benefits to devotees." + ] + }, + { + "type": "pf2-h2", + "page": 441, + "name": "Domains", + "entries": [ + "The following domains are used by the primary deities of Golarion, as listed on pages 437\u2013440.", + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Domains" + } + ] + } + ] + } + ] + }, + { + "type": "section", + "page": 443, + "name": "Chapter 9: Playing the Game", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 443, + "entries": [ + "{@i At this point, you have a character and are ready to play Pathfinder! Or maybe you're the GM and you are getting ready to run your first adventure. Either way, this chapter provides the full details for the rules outlined in Chapter 1: Introduction. This chapter begins by describing the general rules and conventions of how the game is played and then presents more in-depth explanations of the rules for each mode of play.}" + ] + }, + "Before diving into how to play Pathfinder, it's important to understand the game's three modes of play, which determine the pace of your adventure and the specific rules you'll use at a given time. Each mode provides a different pace and presents a different level of risk to your characters. The Game Master (GM) determines which mode works best for the story and controls the transition between them.", + "You'll likely talk about the modes less formally during your play session, simply transitioning between exploration and encounters during the adventure, before heading to a settlement to achieve something during downtime.", + "The most intricate of the modes is {@b encounter mode}. This is where most of the intense action takes place, and it's most often used for combat or other high-stakes situations. The GM typically switches to encounter mode by calling on the players to \"roll for initiative\" to determine the order in which all the actors take their turns during the encounter.", + "Time is then divided into a series of rounds, each lasting roughly 6 seconds in the game world. Each round, player characters, other creatures, and sometimes even hazards or events take their turn in initiative order. At the start of a participant's turn, they gain the use of a number of actions (typically 3 in the case of PCs and other creatures) as well as a special action called a reaction. These actions, and what you do with them, are how you affect the world within an encounter. The full rules for playing in encounter mode start on page 468.", + "In {@b exploration mode}, time is more flexible and the play more free form. In this mode, minutes, hours, or even days in the game world pass quickly in the real world, as the characters travel cross country, explore uninhabited sections of a dungeon, or roleplay during a social gathering. Often, developments during exploration lead to encounters, and the GM will switch to that mode of play until the encounter ends, before returning to exploration mode. The rules for exploration start on page 479.", + "The third mode is {@b downtime}. During downtime, the characters are at little risk, and the passage of time is measured in days or longer. This is when you might forge a magic sword, research a new spell, or prepare for your next adventure. The rules for downtime are on page 481.", + { + "type": "pf2-h2", + "page": 443, + "name": "General Rules", + "entries": [ + "Before exploring the specific rules of each mode of play, you'll want to understand a number of general rules of the game. To one degree or another, these rules are used in every mode of play." + ] + }, + { + "type": "pf2-h2", + "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\u2014two 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 + } + }, + { + "type": "pf2-h2", + "page": 443, + "name": "Checks", + "entries": [ + "When success isn't certain\u2014whether 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\u2014you'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 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-brown-box", + "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-title", + "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-title", + "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-title", + "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-title", + "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-title", + "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-title", + "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 + } + }, + { + "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\u2014you 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\u2014in 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 \u20132 status penalty from the sickened condition, you'd apply them both to your roll\u2014so {@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." + ] + }, + { + "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\u2014this is your total modifier. Next add that to the number that came up on your d20 roll. This total is your check result." + ] + }, + { + "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\u2014so 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." + ] + } + ] + }, + { + "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\u2014either good or bad\u2014can 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\u2014sometimes called a fumble\u2014are 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." + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h2", + "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\u2014notably, 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 \u20135 penalty to your check. The third time you attack, and on any subsequent attacks, you take a \u201310 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 \u20134 on the second attack or \u20138 on further attacks.", + { + "type": "table", + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Attack", + "Multiple Attack Penalty", + "Agile" + ], + [ + "First", + "None", + "None" + ], + [ + "Second", + "\u20135", + "\u20134" + ], + [ + "Third or subsequent", + "\u201310", + "\u20138" + ] + ] + }, + "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 \u20135 penalty if you use the {@item longsword} or a \u20134 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 \u201310 penalty with the {@item longsword} and a \u20138 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 \u20132 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 \u20132 penalty due to range. If they're beyond 240 feet but no more than 360 feet away, you take a \u20134 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 \u201310 penalty due to range." + ] + }, + { + "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 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)." + ] + } + ] + } + ] + }, + { + "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 Strikes, special attacks like the Grapple action of the {@skill Athletics} skill, or spell attack rolls." + ] + }, + { + "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\u2014including 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 + } + }, + { + "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." + ] + } + ] + }, + { + "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\u2014the \"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\u2014no 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." + } + } + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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\u2014and the spyglass!\u2014to see long distances." + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h2", + "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\u2014you 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." + ] + }, + { + "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\u2014as often happens with {@action Recall Knowledge} or Seek\u2014you 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." + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h2", + "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\u2014especially a melee weapon damage roll\u2014is 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." + ] + }, + { + "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\u2013623 for the complete rules regarding the persistent damage condition." + ] + }, + { + "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." + ] + } + ] + }, + { + "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 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." + ] + }, + { + "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\u2014not 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." + ] + } + ] + }, + { + "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\u2014unless your fists don't have the {@trait nonlethal} trait, such as if you're a {@class monk}." + ] + }, + { + "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\u2014you simply don't become frightened if you're targeted by the ability again before the immunity ends." + ] + }, + { + "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." + ] + }, + { + "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 wepon 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." + ] + } + ] + }, + { + "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 \u20132 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." + ] + } + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h2", + "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\u2013623.", + { + "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\u2013623. 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 + } + }, + { + "type": "pf2-h2", + "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\u2013305.", + "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." + ] + }, + { + "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}\u2014the 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 \u20132 penalty, which worsens by 2 for every additional multiple of that range, to a maximum of a \u201310 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 \u20132 penalty if a target is over 60 and up to 120 feet away, a \u20134 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 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickrefIndex": true + } + }, + { + "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\u2014that 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 + } + }, + { + "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||4|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 + } + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h2", + "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\u2014including 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h2", + "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 + } + }, + { + "type": "pf2-h2", + "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." + ] + } + ] + }, + { + "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." + } + } + ] + }, + { + "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." + ] + }, + { + "type": "pf2-h4", + "page": 459, + "name": "Unconscious", + "entries": [ + "You're sleeping, or you've been knocked out. You can't act.", + "You take a \u20134 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\u2014though 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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 460, + "name": "Death", + "entries": [ + "After you die, 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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)." + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h2", + "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" + ] + }, + { + "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\u2014they'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\u2014but 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." + ] + } + ] + }, + { + "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\u2014usually one of the Basic Actions on page 469\u2014in 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." + ] + }, + { + "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\u2014and {@i only} when it is satisfied\u2014you 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\u2014but 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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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\u2013623.", + "Whenever you lose a number of actions\u2014whether from these conditions or in any other way\u2014you 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. When you can't act, you don't regain your actions and reaction on your turn." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h2", + "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\u2014also called land Speed\u2014which 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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}." + ] + } + ] + }, + { + "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." + } + } + ] + }, + { + "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." + ] + } + ], + "data": { + "quickrefIndex": true + } + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h2", + "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", + "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", + "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 dazzled or blinded by bright light." + ] + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Dim Light", + "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} (see Special Senses on page 465), or a precise sense other than vision." + ] + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Darkness", + "entries": [ + "A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a precise sense other than vision (Special Senses are on page 465). A creature without {@ability darkvision} or another means of perceiving in darkness has the 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 dazzled for a short time, as determined by the GM." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 464, + "name": "Senses", + "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", + "entries": [ + "Average vision is a precise sense\u2014a 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." + ] + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Imprecise Senses", + "entries": [ + "Hearing is an imprecise sense\u2014it cannot detect the full range of detail that a precise sense can. You can usually sense a creature automatically with an imprecise sense, but it has the hidden condition instead of the observed condition. It might be 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 Seek basic action to detect the creature. At best, an imprecise sense can be used to make an undetected creature (or one you didn't even know was there) merely hidden\u2014it can't make the creature observed." + ] + }, + { + "type": "pf2-h4", + "page": 465, + "name": "Vague Senses", + "entries": [ + "A character also has many vague senses\u2014ones 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 unnoticed creature, making it undetected. Even then, the vague sense isn't sufficient to make the creature hidden or observed.", + "When one creature might detect another, the GM almost always uses the most precise sense available.", + "Pathfinder's rules assume that a given creature has vision as its only precise sense and hearing as its only imprecise sense. Some characters and creatures, however, have precise or imprecise senses that don't match this assumption. For instance, a character with poor vision might treat that sense as imprecise, an animal with the {@ability scent} ability can use its sense of smell as an imprecise sense, and a creature with echolocation or a similar ability can use hearing as a precise sense. Such senses are often given special names and appear as \"echolocation (precise),\" \"scent (imprecise) 30 feet,\" or the like." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 465, + "name": "Special Senses", + "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 Detecting Creatures 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "type": "pf2-h3", + "page": 465, + "name": "Detecting Creatures", + "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 Conditions Appendix on pages 618\u2013623.", + "With the exception of {@condition invisible}, these conditions are relative to the viewer\u2014it'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 (page 251) to Avoid Notice, Hide, or Sneak, or by using {@skill Deception} to Create a Diversion (page 245).", + { + "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 (page 465) for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either hidden, undetected, or unnoticed, and you'll need to factor in the targeting restrictions. Even if a creature is observed, it might still be concealed." + ] + }, + { + "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\u2014as well as any spell slots, costs, and other resources. You remain {@condition flat-footed} to the creature, whether you successfully target it or not." + ] + }, + { + "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\u2014you 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\u2014whether 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\u2014the 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!" + ] + }, + { + "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." + ] + } + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h3", + "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." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h2", + "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\u2014something 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." + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h1", + "page": 468, + "name": "Encounter Mode", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 468, + "entries": [ + "{@i When every individual action counts, you enter the encounter mode of play. In this mode, time is divided into rounds, each of which is 6 seconds of time in the game world. Every round, each participant takes a turn in an established order. During your turn, you can use actions, and depending on the details of the encounter, you might have the opportunity to use reactions and free actions on your own turn and on others' turns.}" + ] + }, + { + "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\u2014a battle\u2014but 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\u2014the 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\u2014the 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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\u2014it'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\u2014you 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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + } + ] + }, + { + "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\u2013305, and the actions for using magic items appear on pages 531\u2013534.", + "{@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 auditory trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is visual instead of auditory.", + "not trigger reactions that can be triggered by actions with the manipulate trait (such as Attack of Opportunity).", + "If you want to prepare to Release something outside of your turn, use the Ready activity." + ] + }, + { + "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)." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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\u20131: Size and Reach}.", + "Table 9\u20131 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." + ] + }, + { + "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." + ] + }, + { + "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 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + } + ] + }, + { + "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\u2014because objects are in the way or because you lack the movement type needed to reach it, for example\u2014you 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 + } + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickrefIndex": true + } + }, + { + "type": "pf2-h3", + "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 \u20132 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 + } + }, + { + "type": "pf2-h3", + "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." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "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 \u20135 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." + ] + }, + { + "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 \u20132 circumstance penalty to Reflex saves while mounted. Additionally, the only move action you can use is the Mount action to dismount." + ] + } + ] + }, + { + "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\nbaseline, 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\u2014creatures above and below an enemy can flank it just as effectively as they can from opposite sides." + ] + }, + { + "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\u2014such as trying to reverse course 180 degrees or fly through a narrow gap\u2014might 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." + ] + }, + { + "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 \u20132 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 + } + } + ], + "data": { + "quickrefIndex": true + } + } + ] + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h1", + "page": 479, + "name": "Exploration Mode", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 479, + "entries": [ + "{@i While encounters use rounds for combat, exploration is more free form. The GM determines the flow of time, as you could be traveling by horseback across craggy highlands, negotiating with merchants, or delving in a dungeon in search of danger and treasure. Exploration lacks the immediate danger of encounter mode, but it offers its own challenges.}" + ] + }, + "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 \u20132 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." + ] + }, + { + "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 \u20132.", + "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)." + ] + } + ] + }, + { + "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 + } + } + ], + "data": { + "quickref": 4 + } + }, + { + "type": "pf2-h1", + "page": 481, + "name": "Downtime Mode", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 481, + "entries": [ + "{@i Downtime mode is played day-by-day rather than minute-by-minute or scene-by-scene. Usually this mode of play occurs when you are in the safety of a settlement, maybe recovering from your adventures or studying an artifact you found.}" + ] + }, + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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\u2014always at least a month." + ] + }, + { + "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)." + ] + } + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 4 + } + } + ] + }, + { + "type": "section", + "page": 483, + "name": "Chapter 10: Game Mastering", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 483, + "entries": [ + "{@i As Game Master, you run each session of Pathfinder, providing the link between the players and the world of the game. It's up to you to set the scene as the player characters battle monsters, interact with other people, and explore the world.}" + ] + }, + "When you take on the role of Game Master, you'll have the rewarding job of crafting fun experiences for a group of your friends. Your responsibilities include...", + { + "type": "list", + "items": [ + "Telling the story of the group's adventures in a compelling and consistent way.", + "Fleshing out the world in which the game takes place, emphasizing the fantastical while grounding it enough in the real world to feel believable.", + "Entertaining the players and yourself with novel concepts, and rewarding creative ideas with interesting outcomes.", + "Preparing for game sessions by building or studying adventures and creating characters and plots.", + "Improvising the reactions of nonplayer characters and other forces in the world as the players do unexpected things.", + "Making rules decisions to ensure fairness and keep the game moving forward." + ] + }, + "This chapter provides the tools you need to shoulder those responsibilities. The following sections break down the various components of a campaign, discuss the different modes of play and how to set DCs for the tasks the PCs attempt, provide different ways of rewarding player characters, and describe aspects of the environment that might affect an adventuring party.", + { + "type": "pf2-h2", + "page": 483, + "name": "Planning a Campaign", + "entries": [ + "A Pathfinder game is typically structured as a campaign\u2014a 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\u2014gatherings 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." + ] + }, + { + "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\u2014and make any necessary adjustments." + ] + } + ] + }, + { + "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." + ] + }, + { + "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\u2014or even leave the table\u2014if 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}}." + ] + }, + { + "type": "pf2-h4", + "page": 486, + "name": "Objectionable Content", + "entries": [ + "Before a campaign begins, check in with your players\u2014as a group or individually\u2014to 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\u2014no 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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 5 + } + }, + { + "type": "pf2-h2", + "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." + ] + }, + { + "type": "pf2-brown-box", + "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-title", + "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 \u20132 to \u20134 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-title", + "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 \u20132 to \u20134 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-title", + "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-title", + "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 + } + }, + { + "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." + ] + }, + { + "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\u2014or 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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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\u2014primarily 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." + ] + }, + { + "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." + ] + }, + { + "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\u20132: 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 \u20133\" 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." + ] + }, + { + "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\u20131: 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\u2014you'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." + ] + }, + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Encounter Budget" + }, + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Creature XP and Role" + } + ], + "data": { + "quickrefIndex": true + } + } + ], + "data": { + "quickref": 5 + } + }, + { + "type": "pf2-h2", + "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)." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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\u2014sometimes intentional, sometimes not\u2014and 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\u2014many 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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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 \u20131 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 Recall Knowledge, use an appropriate 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." + ] + } + ] + }, + { + "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 \u20131 for a minor but significant circumstance, but you can adjust this bonus or penalty to +2 or \u20132 for a major circumstance. The maximum bonus or penalty, +4 or \u20134, 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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\u2014some 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." + ] + } + ], + "data": { + "quickref": 5 + } + }, + { + "type": "pf2-h2", + "page": 492, + "name": "Pathfinder Society", + "entries": [ + "Organized play campaigns allow you to play in and run games all over the world with persistent characters. If you want to play Pathfinder this way, you can do so through the Pathfinder Society Roleplaying Guild! Once you go online to {@b {@link PathfinderSociety.club|https://paizo.com/pathfinderSociety}} to make an account, you can organize games yourself with your friends or join an existing event.", + "Pathfinder Society primarily uses 4- to 5-hour adventures called scenarios. At the start of a session when you're running a scenario, you'll collect your players' information.", + "At the end of the adventure, you'll record the rewards their characters earn for completing the scenario, all of which are detailed in the adventure. Once you report the session's results online, the rewards become a persistent part of these characters, even if they play in other games with other groups. These scenarios include important choices, and you can report what your group chose\u2014decisions that will guide the future of the campaign!" + ] + }, + { + "type": "pf2-h1", + "page": 493, + "name": "Running Modes of Play", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 493, + "entries": [ + "{@i Pathfinder sessions are divided into three different modes of play: encounters, exploration, and downtime. Each mode represents different kinds of situations, with specific stakes and time scales, and characters can use different sorts of actions and reactions in each.}" + ] + }, + "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\u2014perhaps 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." + ] + }, + { + "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." + ] + }, + { + "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\u2014often, two characters ganging up in melee is enough to count." + ] + }, + { + "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\u2014ending 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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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\u2014{@condition hostile}, {@condition unfriendly}, {@condition indifferent}, friendly, and helpful\u2014provide 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\u2014all within a limited time frame." + ] + }, + { + "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\u2014there's still time for desperate heroics or a twist in the story." + ] + } + ] + } + ] + }, + { + "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\u2013480 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "type": "pf2-brown-box", + "page": 498, + "name": "EXPLORATION ACTIVITIES", + "entries": [ + "The following exploration activities are fully detailed on pages 479\u2013480 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\u2014such exertion isn't sustainable over the longer time frame of exploration." + ] + }, + { + "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." + ] + }, + { + "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\u20132: 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." + ] + }, + { + "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)." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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\u2014that 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." + ] + }, + { + "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\u20133:", + "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 \u20134 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" + } + ] + } + ] + }, + { + "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)." + ] + } + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 501, + "name": "Longer Periods of Downtime", + "entries": [ + "Running downtime during a long time off\u2014like several weeks, months, or even years\u2014can 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\u2014usually 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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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\u201316: 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." + ] + }, + { + "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." + ] + }, + { + "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\u2014usually from a few days to a week of downtime\u2014they 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." + ] + }, + { + "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." + ] + }, + { + "type": "pf2-h4", + "page": 502, + "name": "Instruction and Cost", + "entries": [ + "The rules abstract the process of learning new things as you level up\u2014you're learning on the job\u2014but 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\u2014about 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." + ] + }, + { + "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\u2014special 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\u2014maybe 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." + ] + } + ] + } + ] + } + ], + "data": { + "quickref": 5 + } + }, + { + "type": "pf2-h1", + "name": "Difficulty Classes", + "page": 503, + "alias": [ + "DCs" + ], + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 503, + "entries": [ + "{@i As the Game Master, it's up to you to set the difficulty classes (DCs) for checks that don't use a predefined DC. The following sections offer advice on how to set appropriate DCs and tweak them as needed to feel natural for your story. Picking a simple DC and using a level-based DC each work well in certain circumstances, and you can adjust both types of DC using the advice on adjusting difficulty.}" + ] + }, + { + "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\u20134 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 Recall Knowledge, and that only someone with master proficiency in Folktale Lore would know the information, so you'd set the DC at 30\u2014the 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 + } + }, + { + "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\u20135 to set the DC. Find the level of the subject, and assign the corresponding DC. Since spells use a 1\u201310 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 + } + }, + { + "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 \u201310 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\u20135. 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\u2014they 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." + ] + } + ], + "data": { + "quickrefIndex": true + } + }, + { + "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\u2014after 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 + } + }, + { + "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\u20136 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." + ] + }, + { + "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\u20131 for a village, 2\u20134 for a town, or 5\u20137 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\u2014no 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\u20135. 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." + ] + }, + { + "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\u20134). Learning the identity of the leader's employers, however, might be DC 20 if the employers are more obscure." + ] + }, + { + "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\u20135 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." + ] + }, + { + "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}." + ] + }, + { + "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\u2014the character has recalled everything they know about the subject." + ] + }, + { + "type": "pf2-h4", + "page": 505, + "name": "Creature Identification", + "entries": [ + "A character who successfully identifies a creature learns one of its best-known attributes\u2014such 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\u20137, 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" + } + ] + } + ] + }, + { + "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\u2014that's covered by the {@skill Religion} skill\u2014but 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + } + ], + "data": { + "quickref": 5 + } + }, + { + "type": "pf2-h1", + "page": 507, + "name": "Rewards", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 507, + "entries": [ + "{@i In Pathfinder, player characters can receive three kinds of rewards for their heroic deeds: Hero Points, which they can use to get out of sticky situations; Experience Points, which they'll use to level up; and treasure, including powerful magic items.}" + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "type": "pf2-h3", + "page": 507, + "name": "Accomplishments", + "entries": [ + "Characters' actions that move the story forward\u2014like securing a major alliance, establishing an organization, or causing an NPC to have a change of heart\u2014are 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\u20138: 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." + ] + }, + { + "type": "data", + "tag": "table", + "name": "XP Awards", + "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\u2014always 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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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 10\u20139: 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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\u20139: 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." + ] + }, + { + "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\u20139" + ] + }, + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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\u201310: 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." + ] + }, + { + "type": "data", + "tag": "table", + "name": "Character Wealth", + "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)." + ] + } + ] + } + ], + "data": { + "quickref": 5 + } + }, + { + "type": "pf2-h1", + "page": 512, + "name": "Environment", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 512, + "entries": [ + "{@i Primarily used during exploration, environment rules bring the locales your party travels through to life. You'll often be able to use common sense to adjudicate how environments work, but you'll need special rules for environments that really stand out.}" + ] + }, + "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\u201312 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\u201311 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" + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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 + } + }, + { + "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 Pick the Lock or Force them Open." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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)." + ] + }, + { + "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\u2014such as doors, gates, and windows\u2014can 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 517, + "name": "Climate", + "entries": [ + "Weather is more than just set dressing to establish mood\u2014it has mechanical effects you can combine with environmental components to create a more memorable encounter. Weather can impose circumstance penalties on certain checks, from \u20131 to \u20134 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\u2014possibly much less. Conditions limiting visibility to about a mile are called mist, and those that do so to about 3 miles are called haze." + ] + }, + { + "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." + ] + }, + { + "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)." + ] + }, + { + "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." + ] + } + ] + }, + { + "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\u201313 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" + } + ] + }, + { + "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 \u20131 circumstance penalty, and Tiny creatures typically take a \u20132 penalty." + ] + } + ] + } + ] + }, + { + "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\u201311: 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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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" + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + }, + { + "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)." + ] + } + ] + } + ] + } + ], + "data": { + "quickref": 5 + } + }, + { + "type": "pf2-h1", + "page": 520, + "name": "Hazards", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 520, + "entries": [ + "{@i Dungeons are rife with devious traps meant to protect the treasures within. These range from mechanical devices that shoot darts or drop heavy blocks to magic runes that explode into bursts of flame. In addition to traps, adventurers may stumble into other types of hazards, including naturally occurring environmental hazards, mysterious hauntings, and more.}" + ] + }, + { + "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\u2014it 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." + ] + }, + { + "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\u2014by opening a door, for example\u2014use 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." + ] + }, + { + "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\u2014in 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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\u2014especially if it's a mechanical trap\u2014they 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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + } + ] + }, + { + "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 \u20134 are trivial and award no XP.", + { + "type": "data", + "tag": "table", + "name": "Hazard XP", + "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\nhazard's initiative or the {@skill Stealth} DC to detect a simple\nhazard, followed by the minimum proficiency rank to detect\nthe hazard (if any) in parentheses. If {@spell detect magic} can be\nused to detect the hazard, this information is located here\nas well." + } + ], + [ + { + "name": "Description", + "entry": "This explains what the hazard looks like and might\ninclude special rules." + } + ] + ], + [ + [ + { + "name": "Disable", + "entry": "The DC of any skill checks required to disable the\nhazard are here; if the hazard can be counteracted, its spell\nlevel and counteract DC are listed in parentheses." + } + ], + [ + { + "name": "AC", + "entry": "the hazard's AC" + }, + { + "name": "Saving Throws", + "entry": "the hazard's saves. Usually\nonly haunts are subject to Will saves." + } + ], + [ + { + "name": "Hardness", + "entry": "the hazard's Hardness" + }, + { + "name": "HP", + "entry": "the hazard's Hit Points,\nwith its Broken Threshold in parentheses" + }, + { + "name": "Immunities", + "entry": "the\nhazard's immunities" + }, + { + "name": "Weaknesses", + "entry": "the hazard's weaknesses,\nif 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\nhazard uses" + }, + { + "name": "Trigger", + "entry": "The trigger that sets off the hazard\nappears here" + }, + { + "name": "Effect", + "entry": "For a simple hazard, this effect is often\nall the hazard does. For a complex hazard, this might also\ncause the hazard to roll initiative.\nRoutine This section describes what a" + } + ], + [ + { + "name": "Routine", + "entry": "This section describes what a complex hazard does on\neach of its turns during an encounter; the number in parentheses\nafter the word \"Routine\" indicates how many actions the hazard\ncan use each turn. Simple hazards don't have this entry." + } + ], + [ + { + "name": "Action", + "entry": "Any action the hazard can use appears here. Typically,\nthis 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." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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\u20135: 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 \u201310. 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." + ] + } + ] + } + ], + "data": { + "quickref": 5 + } + } + ] + }, + { + "type": "section", + "page": 531, + "name": "Chapter 11: Crafting & Treasure", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 531, + "entries": [ + "{@i Characters acquire treasure from the glittering hoards of their foes, as rewards for defending the innocent, and as favors from the grand personalities they treat with. As they progress through their adventures and improve their station in the world, characters collect ever more fabulous items from enchanted armor and weapons to spell-infused staves.}" + ] + }, + "Treasure comes in all sorts of forms, from humble copper coins to incredibly powerful and valuable magic items.", + "The GM controls the flow of items in the game as the PCs win them through adventures, find them for purchase, or acquire the formulas to make the items themselves.", + "Items can support characters by granting bonuses to their statistics, allowing them to cast more spells, and creating all sorts of effects that can't be achieved in any other way.", + "Magic items come in many varieties, from enchanted swords that can harm even incorporeal undead to containers that can store a king's ransom within a tiny space; many are permanent items that can be used repeatedly. Alchemical items, by contrast, are not intrinsically magical and are often consumed when used. Both have a variety of uses, from curing the sick to lighting foes on fire. Some treasures are neither magical nor alchemical, but are instead crafted from precious materials or using specialized expertise.", + "This chapter provides rules for using different kinds of items encountered in the game. Rules for distributing treasure and creating treasure hoards can be found on page 508 of Chapter 10: Game Mastering.", + { + "type": "list", + "items": [ + "{@b Using Items}, beginning below, describes how to activate items and explains the statistics for items.", + "{@b {@table Treasure by Level||Table 11\u20131: Treasure by Level}}, lists the options for treasures, arranged by level, category, and Price.", + "The catalog of items, which begins on page 543, presents descriptions and rules for all sorts of different treasures that can appear in the game, sorted by category (page 533 has a list of key categories and subcategories). This also includes a section on precious materials found in the game world, which can give items unusual properties." + ] + }, + { + "type": "pf2-h2", + "page": 531, + "name": "Using Items", + "entries": [ + "This section presents the rules for how characters use alchemical items, magic items, and other special items during play.", + "The myriad types of items give their powerful boons in different ways. Some function automatically, while others need to be activated. While you need only swing a {@runeItem greataxe||flaming|} to scorch foes, you need to invest a {@item diadem of intellect} for it to work, imbibe an {@item elixir of life} to heal yourself, activate {@item slippers of spider climbing} to walk up a wall, activate your {@item mail of luck} to protect yourself, and {@action Cast a Spell} using a magical scroll." + ] + }, + { + "type": "pf2-h2", + "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 + } + }, + { + "type": "pf2-h2", + "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\u2014but 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 + } + }, + { + "type": "pf2-h2", + "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\u2014for 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." + ] + }, + { + "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." + ] + }, + { + "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}." + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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." + ] + }, + { + "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." + ] + } + ] + }, + { + "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" + } + ] + }, + { + "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" + } + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "page": 534, + "name": "Reading Items", + "entries": [ + "Hundreds of items lie ahead. Each item is presented in a stat block, much like spells or feats. The example below shows the structure of an item stat block and gives a brief description of each entry. Entries appear only when applicable, so not all items will have every entry described here. Detailed rules governing aspects of the stat block specific to items appear after the stat block.", + { + "type": "pf2-brown-box", + "page": 534, + "name": "ITEM RARITY", + "entries": [ + "Like many other aspects of the rules, items have rarities.", + "Player characters might find uncommon magic items for sale, but only infrequently and often by private sellers or in clandestine markets. Their formulas are often guarded and not readily available. Unless the GM decides otherwise, a character cannot purchase rare items, and their formulas are lost to time.", + "Rarities for uncommon and rare treasures are indicated by the first trait in the stat block. Unique items are indicated in the same way, though there are none in this book." + ] + }, + { + "type": "data", + "tag": "generic", + "data": { + "source": "CRB", + "page": 534, + "name": "Item Name", + "level": " [Level]", + "category": "Item", + "traits": [ + "traits" + ], + "sections": [ + [ + [ + { + "name": "Price", + "entry": "This entry lists the item's Price. An item that has multiple types includes Price for each type in its entry." + } + ], + [ + { + "name": "Ammunition", + "entry": "Magic ammunition lists the types of ammunition available for that kind of item." + } + ], + [ + { + "name": "Usage", + "entry": "This entry describes whether the item is held, worn, or affixed to or etched onto another item" + }, + { + "name": "Bulk", + "entry": "The item's Bulk is listed here (the rules for Bulk appear on page 271). Runes don't have a Bulk entry." + } + ], + [ + { + "name": "Activate", + "entry": "The number of actions needed to Activate the Item appear here, followed by the components in parentheses. You can find activation rules on page 532. This entry appears here for consumables and lower in the stat block for permanent items that can be activated. This section might also have Frequency, Trigger, or Requirements entries as necessary." + } + ], + [ + { + "name": "Onset", + "entry": "This entry appears if the item's effect is delayed, which most often occurs with alchemical poisons. The onset is the amount of time that elapses between when a character Activates an Item and any effect occurs." + } + ] + ], + [ + [ + "The section after the line describes the item and its constant abilities. If the item can be activated and doesn't have an Activate entry above, that entry appears here in a paragraph beginning with \"Activate.\"" + ] + ], + [ + [ + { + "name": "Type", + "entry": "If multiple types of the item exist, entries here indicate the name of each type, its level, its Price, and any other relevant details or alterations from the above description." + } + ] + ], + [ + [ + { + "name": "Craft Requirements", + "entry": "An item that has special requirements to be Crafted details those requirements here." + } + ] + ] + ] + } + }, + { + "type": "pf2-h3", + "page": 534, + "name": "Level", + "entries": [ + "An item's level indicates what level of adventurer the item is best suited for. There's no limit to the items a character can use, though. A 3rd-level character who finds an item of 4th level or higher while adventuring can use it normally. Likewise, they can purchase the item if they can find it for sale and can afford it.", + "When making items, a character's level must be equal to or higher than the item's level in order to Craft it. In addition to anything listed in the Craft Requirements entry in the item's stat block, the crafter must have the appropriate skill proficiencies and feats, as well as the item's formula; see the Craft activity on page 244 for more information about these requirements.", + { + "type": "pf2-h4", + "page": 534, + "name": "Multiple Types", + "entries": [ + "If multiple types of an item exist, the title line gives the minimum level followed by a plus symbol (\"+\"). The description includes information on the base version of the item, and the Type entries at the bottom of the stat block lists the specifics for each version, including the level, Price, and any modified or added abilities of the different types.", + "For some items, the types listed are upgrades to the base item. For other items, such as {@item aeon stone (generic)||aeon stones} and {@item wondrous figurine (generic)||wondrous figurines}, each type is distinct from the others." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 535, + "name": "Price", + "entries": [ + "If an item is available for purchase, a character can typically buy it for the listed Price, and the character uses this Price when they use the Craft activity to make the item. If a character wants to sell an item, they can sell it for half its Price (or full Price, if the item was made on commission), assuming they're able to find a buyer. The GM determines whether a buyer is available." + ] + }, + { + "type": "pf2-h3", + "page": 535, + "name": "Usage", + "entries": [ + "An item's stat block includes a Usage entry that indicates whether a character must be holding or wearing the item in order to use it, or whether she instead must have it etched or affixed onto another item.", + { + "type": "pf2-h4", + "page": 535, + "name": "Held or Worn", + "entries": [ + "If a character must wield the item to use it, this entry in the item's stat block lists the word \"held\" along with the number of hands the character must use when wielding the item, such as \"held in 1 hand.\" The rules for carrying and using items are provided on page 271.", + "An item that needs to be worn to function lists \"worn\" as its usage. This is followed by another word if the character is limited to only one of that type of item. For instance, a character can wear any number of rings, so the entry for a ring would list only \"worn.\" However, if the Usage entry were \"worn cloak,\" then a character couldn't wear another cloak on top of that one. It's assumed that items are meant to be worn by humanoids; any item that can or must be worn by a different type of creature either states this in its description or has the companion trait. Most magic items a character must wear have the invested trait, as described on page 531." + ] + }, + { + "type": "pf2-h4", + "page": 535, + "name": "Affixed or Etched", + "entries": [ + "Some items enhance other items. Talismans function only if affixed to other items. They have a Usage entry indicating the type or types of items to which a character can attach them, such as \"affixed to armor.\" Rules for affixing a talisman are on page 565.", + "Runes must be etched onto permanent items, such as armor, weapons, or {@item runestone||runestones} (found on page 571) to grant their benefit. Adding or transferring a rune takes downtime to accomplish. The Usage entry indicates the type or types of items a rune can be etched into, such as \"etched onto a weapon.\" More information about etching runes is on page 580." + ] + } + ] + }, + { + "type": "pf2-brown-box", + "page": 535, + "name": "NOTABLE ITEM TRAITS", + "entries": [ + "The following traits apply to items. Some specific categories of item have special traits\u2014such as elixir or scroll\u2014described in their sections.", + "{@b {@trait Alchemical}:} Alchemical items are powered by the reactions of alchemical reagents. Alchemical items aren't magical, and they don't radiate a magical aura. Characters can Craft these items only if they have the {@feat Alchemical Crafting} feat (page 258).", + "{@b {@trait Consumable}:} An item with this trait can be used only once. Unless stated otherwise, it's destroyed after activation, though, part of it might be recoverable for other purposes.", + "For instance, while a potion is consumable, the vial it comes in is not destroyed when you drink it. Consumable items include alchemical items (page 543) as well as ammunition oils, potions, scrolls, snares, talismans, and other magical consumables (which begin on page 559).", + "When a character creates consumable items, she can make them in batches of four, as described in Consumables and Ammunition (page 245).", + "{@b {@trait Focused}:} An item with this trait can give you an additional Focus Point. This focus point is separate from your focus pool and doesn't count toward the cap on your focus pool. You can gain this benefit only if you have a focus pool, and there might be restrictions on how the point can be used. You can't gain more than 1 Focus Point per day from focused items, no matter how many focused items you have.", + "{@b {@trait Invested}:} A character can wear only 10 magical items that have the invested trait. None of the magical effects of the item apply if the character hasn't invested it, though the character still gains any normal benefits from wearing the physical item (like a hat keeping rain off a character's head).", + "{@b Magical:} Items with this trait are imbued with magical energies. Each one radiates a magic aura infused with its dominant school of magic (abjuration, conjuration, divination, enchantment, evocation, illusion, necromancy, or transmutation; these are described on pages 297 \u2013298).", + "A character can craft these items only if she has the Magical {@skill Crafting} feat (page 263).", + "Some items are closely tied to a particular tradition of magic. In these cases, the item has the arcane, divine, occult, or primal trait instead of the magical trait. Any of these traits indicates that the item is magical." + ] + }, + { + "type": "pf2-h3", + "page": 535, + "name": "Craft Requirements", + "entries": [ + "An item might require the crafter to provide specific raw materials, supply spells, have a certain alignment, or meet other special requirements to Craft it. These appear in the Craft Requirements entry of the stat block. Every item also has default requirements, as listed in the Craft activity on page 244. In addition, creating alchemical items requires the {@feat Alchemical Crafting} feat (page 258), creating magic items requires the Magical {@skill Crafting} feat (page 263), and crafting snares requires the Snare {@skill Crafting} feat (page 266). Finally, crafting higher-level items requires greater proficiency in {@skill Crafting}. Unless stated otherwise, creating items of 9th level and higher requires you to have the master proficiency rank in {@skill Crafting}, and items of 16th level and higher require legendary {@skill Crafting}.", + "The GM might allow you to Craft a permanent item from a lower-level version of the same item as an upgrade. For example, you might upgrade a bag of holding from a type I to a type II bag, but you couldn't upgrade a clear spindle aeon stone into an orange prism aeon stone. The cost for this upgrade is the full difference in Price between the items, and the {@skill Crafting} check uses a DC for the item's new level." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 543, + "name": "Alchemical Items", + "entries": [ + "Alchemical items are not magical. They instead use the properties of volatile chemicals, exotic minerals, potent plants, and other substances, collectively referred to as alchemical reagents. As such, alchemical items don't radiate magical auras, and they can't be dismissed or affected by {@spell dispel magic}. Their effects last for a set amount of time or until they are countered in some way, typically physically.", + "Sometimes the reactions of alchemical reagents create effects that seem magical, and at other times they straddle the line between purely reactive and the inexplicable.", + "Alchemists can infuse reagents with some of their own essence, allowing them to efficiently create short-lived alchemical items at no monetary cost. Even in these cases, alchemical items don't radiate magic auras, instead using the alchemist's infused essence as one additional catalyst for the item's alchemical effects.", + "Rules for creating alchemical items are found in the Craft activity on page 244, and you must have the {@feat Alchemical Crafting} skill feat to use {@skill Crafting} to create alchemical items. Critically failing a {@skill Crafting} check to make alchemical items often causes a dangerous effect, such as an explosion for a bomb or accidental exposure for a poison, in addition to losing some of the materials.", + "Some alchemical items have additional requirements beyond those stated in the Craft activity; these items list their requirements in a Craft Requirements entry.", + "All alchemical items have the alchemical trait. Most also have the consumable trait, which means that the item is used up once activated. The bomb, elixir, and poison traits indicate special categories of alchemical items, each of which is described on the following pages. Alchemical items without any of these traits are called alchemical tools, and are described further on page 554.", + "This section contains the following subcategories.", + "Special rules appear at the start of the relevant section.", + { + "type": "list", + "items": [ + "{@b {@filter Alchemical bombs|items||source=CRB|category=bomb}} appear on page 544.", + "{@b {@filter Alchemical elixirs|items||source=CRB|category=elixir}} are listed on page 546.", + "{@b {@filter Alchemical poisons|items||source=CRB|category=poison}} begin on page 550.", + "{@b {@filter Alchemical tools|items||source=CRB|category=tool}} can be found on page 554." + ] + }, + { + "type": "pf2-h3", + "page": 543, + "name": "Alchemical Bombs", + "entries": [ + "An alchemical bomb combines volatile alchemical components that explode when the bomb hits a creature or object. Most alchemical bombs deal damage, though some produce other effects. Bombs have the bomb trait.", + "Bombs are martial thrown weapons with a range increment of 20 feet. When you throw a bomb, you make a weapon attack roll against the target's AC, as you would for any other weapon. It takes one hand to draw, prepare, and throw a bomb. Due to the complexity involved in preparing bombs, Strikes to throw alchemical bombs gain the manipulate trait. The bomb is activated when thrown as a Strike\u2014you don't have to activate it separately.", + { + "type": "pf2-h4", + "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." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 546, + "name": "Alchemical Elixirs", + "entries": [ + "Elixirs are alchemical liquids that are used by drinking them. They have the elixir trait. These potent concoctions grant the drinker some alchemical benefits. While all elixirs follow the same general rules, mutagens (described below) have additional rules that apply to their use.", + { + "type": "pf2-h4", + "page": 546, + "name": "Activating Elixirs", + "entries": [ + "You usually Interact to activate an elixir as you drink it or feed it to another creature. You can feed an elixir only to a creature within reach that is either willing or unable to prevent you from doing so. You usually need only one hand to consume an elixir or feed it to another creature." + ] + }, + { + "type": "pf2-h4", + "page": 546, + "name": "Mutagens", + "entries": [ + "These elixirs, indicated by the mutagen trait, temporarily transmogrify the subject's body and alter its mind. Typically, only alchemists have the expertise to craft mutagens, and some say they are the only ones reckless enough to use them.", + "A mutagen always conveys one or more beneficial effects (listed in the Benefit entry) and one or more detrimental effects (shown in the Drawback entry). Mutagens are polymorph effects (page 301), and a subsequent polymorph effect attempts to counteract an existing effect; the counteract check for a mutagen uses the item's level and a modifier equal to that level's DC \u2013 10, as found on {@table DCs by Level||Table 10\u20135: DCs by Level}." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 550, + "name": "Alchemical Poisons", + "entries": [ + "Alchemical poisons are potent toxins distilled or extracted from natural sources and made either stronger or easier to administer. Each poison's stat block includes the Price and features for a single dose. Poison doses are typically kept in a vial or some other type of safe and secure container.", + "Applying alchemical poisons uses Interact actions. A poison typically requires one hand to pour into food or scatter in the air. Applying a poison to a weapon or another item requires two hands, with one hand holding the weapon or item. The Usage entry for a poison indicates the number of hands needed for a typical means of application, but the GM might determine that using poisons in other ways functions differently.", + "The full rules for how poisons and other afflictions work begin on page 457. A creature attempts the listed saving throw as soon as it's exposed to the poison; on a failed save, the creature advances to stage 1 of the poison after any listed onset time elapses.", + "Some poisons have the virulent trait. This means the poison is harder to remove once it has taken effect; see Virulent Afflictions on page 458.", + { + "type": "pf2-h4", + "page": 550, + "name": "Method of Exposure", + "entries": [ + "Each alchemical poison has one of the following traits, which define how a creature can be exposed to that poison.", + "{@indentFirst {@b Contact:} A contact poison is activated by applying it to an item or directly onto a living creature's skin. The first creature to touch the affected item must attempt a saving throw against the poison; if the poison is applied directly, the creature must attempt a saving throw immediately when the poison touches its skin. Contact poisons are infeasible to apply to a creature via a weapon attack due to the logistics of delivering them without poisoning yourself. Typically, the onset time of a contact poison is 1 minute.}", + "{@indentFirst {@b Ingested:} An ingested poison is activated by applying it to food or drink to be consumed by a living creature, or by placing it directly into a living creature's mouth. A creature attempts a saving throw against such a poison when it consumes the poison or the food or drink treated with the poison. The onset time of ingested poisons typically ranges anywhere from 1 minute to 1 day.}", + "{@indentFirst {@b Inhaled:} An inhaled poison is activated by unleashing it from its container. Once unleashed, the poison creates a cloud filling a 10-foot cube lasting for 1 minute or until a strong wind dissipates the cloud. Every creature entering this cloud is exposed to the poison and must attempt a saving throw against it; a creature aware of the poison before entering the cloud can use a single action to hold its breath and gain a +2 circumstance bonus to the saving throw for 1 round.}", + "{@indentFirst {@b Injury:} An injury poison is activated by applying it to a weapon or ammunition, and it affects the target of the first Strike made using the poisoned item. If that Strike is a success and deals piercing or slashing damage, the target must attempt a saving throw against the poison. On a failed Strike, the target is unaffected, but the poison remains on the weapon and you can try again. On a critical failure, or if the Strike fails to deal slashing or piercing damage for some other reason, the poison is spent but the target is unaffected.}" + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 554, + "name": "Alchemical Tools", + "entries": [ + "Alchemical tools are consumable items you don't drink." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 555, + "name": "Armor", + "entries": [ + "Suits of armor can be crafted from precious materials or infused with magic to grant them abilities exceeding those of typical armor. Many suits of magic armor are created by etching runes onto them, as described on page 580.", + "The magic armor stat block lists the Price and attributes of the most common armors you can make with fundamental runes. Other special suits of armor might be made of precious materials, and some are specially crafted items all on their own.", + { + "type": "pf2-h3", + "page": 555, + "name": "Precious Material Armor", + "entries": [ + "Suits of armor made of precious materials are more expensive and sometimes grant special effects.", + "You can make leather armor out of dragonhide, wooden armor out of darkwood, and metal armor out of any precious materials except for darkwood. Because armor's Bulk is reduced when the armor is worn, use its carried Bulk when determining its material Price. (Materials are on page 577.)" + ] + }, + { + "type": "pf2-h3", + "page": 556, + "name": "Basic Magic Armor", + "entries": [ + "The most common special armors are suits of armor with some combination of {@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient} runes.", + "The following stat block provides a quick reference for these types of armor." + ] + }, + { + "type": "pf2-h3", + "page": 557, + "name": "Specific Magic Armor", + "entries": [ + "These suits of armor have abilities far different from what can be gained by etching runes. A specific magic armor lists its fundamental runes, which you can upgrade, add, or transfer as normal. You can't etch or transfer any property runes onto a specific armor that it doesn't already have or remove its property runes." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 559, + "name": "Consumables", + "entries": [ + "This section includes magic items with the consumable trait. An item with this trait can be used only once. Unless stated otherwise, it is destroyed after activation. When a character creates consumable items, they can make them in batches of four, as described in the Craft activity.", + "Consumables includes the following subcategories, with any special rules appearing at the start of the section.", + { + "type": "list", + "items": [ + "{@b Ammunition} begins on this page.", + "{@b Oils} appear on page 561.", + "{@b Potions} are described on page 562.", + "{@b Scrolls} are listed on page 564.", + "{@b Talismans} begin on page 565.", + "{@b Other Consumables} begins on page 570." + ] + }, + { + "type": "pf2-h3", + "page": 559, + "name": "Ammunition", + "entries": [ + "These magic items are ammunition for ranged weapons.", + "Each item's stat block includes an Ammunition entry that lists which type of ammunition it can be Crafted as, or \"any\" if it's not limited to any particular type. All stat blocks for ammunition omit the Usage and Bulk entries; use the standard rules in Chapter 6: Equipment for the type of ammunition to determine reloading times and Bulk.", + "When using magic ammunition, use your ranged weapon's fundamental runes to determine the attack modifier and damage dice. Don't add the effects of your weapon's property runes unless the ammunition states otherwise\u2014the ammunition creates its own effects. Magic ammunition deals damage on a hit normally in addition to any listed effects unless its description states otherwise.", + "Regardless of whether an attack with magic ammunition hits or misses, launching the ammunition consumes its magic. Magic ammunition is made of normal materials, not precious materials, unless stated otherwise.", + { + "type": "pf2-h4", + "page": 559, + "name": "Activated Ammunition", + "entries": [ + "If magic ammunition doesn't have an Activate entry, it's activated automatically when it's launched. Types of magic ammunition that have an Activate entry must be activated with additional actions before being used. Once you activate the ammunition, you must shoot it before the end of your turn. Otherwise, it deactivates (but it isn't consumed) and you must activate it again before you can use it. If you shoot the ammunition without activating it first, it functions as non-magical ammunition and is still consumed.", + "The action required to activate the ammunition doesn't alter how many actions it takes to reload. For example, you could activate a {@item beacon shot} arrow by touching it with 1 action, then draw and shoot the arrow as part of a {@action Strike} as normal. For a {@item beacon shot} bolt, you could activate it, load it into a crossbow, then shoot it, or load it into the crossbow, then activate it, and then shoot it." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 561, + "name": "Oils", + "entries": [ + "Oils are magical gels, ointments, pastes, or salves that are typically applied to an object and are used up in the process. They have the oil trait. Applying an oil usually takes two hands: one to hold the jar containing the oil, and another to extract the oil and apply it. You can only apply an oil to an item or creature within your reach. Because the process is so thorough, it is usually impossible to apply an oil to an unwilling target or an item in the possession of an unwilling target unless that target is paralyzed, petrified, or unconscious." + ] + }, + { + "type": "pf2-h3", + "page": 562, + "name": "Potions", + "entries": [ + "A potion is a magical liquid activated when you drink it, which uses it up. Potions have the potion trait. You can activate a potion with an Interact action as you drink it or feed it to another creature. You can feed a potion only to a creature that is within reach and willing or otherwise so helpless that it can't resist. You usually need only one hand to consume a potion or feed it to another creature." + ] + }, + { + "type": "pf2-h3", + "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." + ] + }, + { + "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." + ] + }, + { + "type": "pf2-h4", + "page": 565, + "name": "Varying Statistics", + "entries": [ + "Table 11\u20133 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." + ] + }, + { + "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 + } + }, + { + "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." + } + } + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h3", + "page": 565, + "name": "Talismans", + "entries": [ + "An item with the talisman trait is a magical charm, gem, stone, or other small object affixed to armor, a shield, or a weapon (called the affixed item). Each talisman holds a sliver of combat knowledge or magical energy that can be unleashed for a momentary boost of power or enhanced ability. Many talismans can be activated as a free action when you use a particular action or activity. A talisman is a consumable item and has the talisman trait.", + "You must be wielding or wearing an item to activate a talisman attached to it. Once activated, a talisman burns out permanently, usually crumbling into a fine dust.", + { + "type": "pf2-h4", + "page": 565, + "name": "Affixing a Talisman", + "entries": [ + "Each talisman's stat block indicates the type of item it can be affixed to. Affixing or removing requires using the {@action Affix a Talisman||Affixing the Talisman} activity. A single talisman can be affixed to only one item at a time, and an item can have only one talisman affixed to it at a time without suppressing them all.", + { + "type": "data", + "tag": "action", + "name": "Affix a Talisman", + "source": "CRB" + } + ] + }, + { + "type": "pf2-h4", + "page": 565, + "name": "Talismans", + "entries": [ + "These are but a few of the talismans available." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 570, + "name": "Other Consumables", + "entries": [ + "Though many consumables are grouped into specific categories, such as potions and talismans, some consumables don't fit into those categories." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 572, + "name": "Held Items", + "entries": [ + "These items need to be held to use them. Weapons, wands, and staves follow special rules and have their own sections." + ] + }, + { + "type": "pf2-h2", + "page": 577, + "name": "Materials", + "entries": [ + "Most items are made from readily available materials\u2014usually leather, wood, or steel\u2014but some weapons and armor are made from more exotic materials, giving them unique properties and other advantages. Weapons made from precious materials are better able to harm certain creatures, and armor of these materials provides enhanced protection.", + "Most materials are metals; they can be used to make metal weapons and armor. The GM is the final arbiter of what items can be made using a material. An item can be made with no more than one precious material, and only an expert in {@skill Crafting} can create it. Some rare and exotic materials require master or even legendary proficiency.", + "A material's Price depends on how hard it is to work, its scarcity, and its purity; most items made with precious materials use an alloy, blend, or coating rather than using the material in its purest form. The three grades of purity for precious materials are low-grade, standard-grade, and high-grade. Regardless of a precious material's purity, an item made from it gains the full effects of the precious material, but creating higher-level items and more powerful magic runes with precious material requires greater purity.", + "Some precious materials are available only at certain grades. For instance, adamantine can't be low-grade, and orichalcum must be high-grade. Items made of materials with a lower grade than expected for the item's level, or of a higher grade than necessary, will mention the precious material's grade.", + { + "type": "pf2-h3", + "page": 577, + "name": "Material Statistics", + "entries": [ + "Table 11\u20134 below provides the Hardness, Hit Points, Broken Threshold, and example items for some types of common materials. The table has separate entries for thin items (like shields), ordinary items (like armor), and reinforced or durable structures (such as walls).", + "Stone is a catchall for any hard stone, such as granite and marble. Likewise, wood covers ordinary woods, such as oak and pine. Metal weapons and armor are assumed to be made of iron or steel unless noted otherwise.", + "If an object consists of more than one material, the GM typically uses the statistics for the strongest material involved. For instance, breaking a wall made of paper panels over a woven wooden framework would require damaging thin wood, not paper. However, the GM might choose the weaker material based on the item's function. For instance, breaking the wooden handle of a hammer rather than its iron head would still render the item unusable. Sometimes an item is even less sturdy than the Hardness and Hit Points provided for a thin object; for instance, a twig doesn't take 9 damage to break, even though it's made of thin wood. Similarly, a particularly sturdy item or structure might have even higher Hardness and Hit Points. Certain structures, particularly thick walls, are so reinforced that you have to break them down over time with tools. (Page 515 has more information on walls.)" + ] + }, + { + "type": "data", + "tag": "table", + "name": "Material Hardness, Hit Points, and Broken Threshold", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 577, + "name": "Precious Materials", + "entries": [ + "Materials with the precious trait can be substituted for base materials. For example, a hammer's head could be made of adamantine instead of iron. Items made of a precious material cost more than typical items; not only does precious material cost more, but the crafter must invest more time working with it. In addition, more powerful items require precious materials of greater purity.", + "A number of precious materials are described below. The Price entry for each material gives the Price of a simple non-magical item made of that material, based on its Bulk (if the item is lighter than 1 Bulk, use the price for 1 Bulk), as well as Prices for different amounts of the material itself.", + "Prices for armor, shields, and weapons made of precious material are in the Armor (page 555), Shields (page 586), and Weapons (page 599) sections of this chapter.", + { + "type": "pf2-h4", + "page": 578, + "name": "Crafting with Prec ious Materials", + "entries": [ + "Only an expert crafter can create a low-grade item, only a master can create a standard-grade item, and only a legendary crafter can create a high-grade item. In addition, to Craft with a precious material, your character level must be equal to or greater than that of the material.", + "Low-grade items can be used in the creation of magic items of up to 8th level, and they can hold runes of up to 8th level. Standard-grade items can be used to create magic items of up to 15th level and can hold runes of up to 15th level. High-grade items use the purest form of the precious material, and can be used to Craft magic items of any level holding any runes. Using purer forms of common materials is so relatively inexpensive that the Price is included in any magic item.", + "When you Craft an item that incorporates a precious material, your initial raw materials for the item must include that material; at least 10% of the investment must be of the material for low-grade, at least 25% for standard-grade, and all of it for high-grade. For instance, a low-grade silver object of 1 Bulk costs 20 gp. Of the 10 gp of raw materials you provide when you start to Craft the item, at least 1 gp must be silver. The raw materials you spend to complete the item don't have to consist of the precious material, though the GM might rule otherwise in certain cases.", + "After creating an item with a precious material, you can use Craft to improve its grade, paying the Price difference and providing a sufficient amount of the precious material." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "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\u2014typically 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." + ] + }, + { + "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}." + ] + }, + { + "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. 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 + } + } + ] + }, + { + "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" + } + ] + }, + { + "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." + ] + }, + { + "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|}." + ] + }, + { + "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\u20135 and 11\u20136 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" + } + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "page": 586, + "name": "Shields", + "entries": [ + "All magic shields are specific items with a wide variety of protective effects, as described in their entries. Unlike magic armor, magic shields can't be etched with runes.", + { + "type": "pf2-h3", + "page": 586, + "name": "Precious Material Shields", + "entries": [ + "Shields made of precious materials are more expensive and have different durabilities. You can make bucklers and most shields out of any of these precious materials, but only darkwood can be used to make tower shields." + ] + }, + { + "type": "pf2-h3", + "page": 587, + "name": "Specific Shields", + "entries": [ + "These shields have unique abilities that differentiate them from their typical counterparts." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 589, + "name": "Snares", + "entries": [ + "Snares are small annoyances and simple traps you can create using the {@skill Crafting} skill if you have the Snare {@skill Crafting} feat (page 266). Creating a snare requires a snare kit (page 291) and an amount of raw materials worth the amount listed in the snare's Price entry. Unlike other items, found snares cannot be collected or sold in their complete form. Snares have the snare trait.", + { + "type": "pf2-h3", + "page": 589, + "name": "Crafting Snares", + "entries": [ + "A snare is built within a single 5-foot square. Once constructed, it can't be moved without destroying (and often triggering) the snare.", + "You must have the Snare {@skill Crafting} feat to create snares. You can spend 1 minute to Craft a snare at its listed Price. If you want to Craft a snare at a discount, you must spend downtime as described in the Craft activity. Some snares have additional requirements beyond those stated in the Craft activity; these snares list their requirements in a Craft Requirements entry." + ] + }, + { + "type": "pf2-h3", + "page": 589, + "name": "Detecting Snares", + "entries": [ + "Creatures can detect snares as they would any trap or hazard (as described on page 520), using the creator's {@skill Crafting} DC as the snare's {@skill Stealth} DC. As you become better at creating snares, your snares become harder to detect by those with lesser ability. If you are an expert in {@skill Crafting}, only a creature that is trained in Perception can find your snares; if you are a master in {@skill Crafting}, only a creature that is an expert in Perception can find your snares; and if you are legendary in {@skill Crafting}, only a creature that is a master in Perception can find your snares.", + "If your proficiency rank is expert or better in {@skill Crafting}, only creatures actively searching can find your snares." + ] + }, + { + "type": "pf2-h3", + "page": 589, + "name": "Triggering Snares", + "entries": [ + "Unless stated otherwise in a snare's description, when a Small or larger creature enters a snare's square, the snare's effect occurs and then the snare is destroyed." + ] + }, + { + "type": "pf2-h3", + "page": 589, + "name": "Disabling Snares", + "entries": [ + "Once a creature discovers a snare, it can disable it much like it can other physical traps, using the Disable a Device action of the {@skill Thievery} skill and using the {@skill Crafting} DC of the snare's creator as the DC. As you become better at creating snares, your snares become harder to disable by those with lesser ability. If you are an expert in {@skill Crafting}, only a creature that is trained in {@skill Thievery} can disable them; if you are a master in {@skill Crafting}, only a creature that is an expert in {@skill Thievery} can disable them; and if you are legendary in {@skill Crafting}, only a creature that is a master in {@skill Thievery} can disable them.", + "You can automatically disarm a snare that you personally Crafted without triggering it by spending an Interact action while adjacent to the snare." + ] + } + ] + }, + { + "type": "pf2-h2", + "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\u2014such 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." + ] + } + ] + }, + { + "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\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." + ] + }, + { + "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" + ] + } + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "page": 596, + "name": "Structures", + "entries": [ + "These items create structures of significant size, typically by growing from their more manageable, normal forms.", + "All these items have the structure trait, described in the sidebar below.", + { + "type": "pf2-brown-box", + "page": 596, + "name": "THE STRUCTURE TRAIT", + "entries": [ + "An item with the structure trait creates a magical building or other structure when activated. The item must be activated on a plot of land free of other structures. The structure adapts to the natural terrain, adopting the structural requirements for being built there. The structure adjusts around small features such as ponds or spires of rock, but it can't be created on water or other nonsolid surfaces. If activated on snow, sand dunes, or other soft surfaces with a solid surface underneath, the structure's foundation (if any) reaches the solid ground. If an item with this trait is activated on a solid but unstable surface, such as a swamp or an area plagued by tremors, roll a DC {@flatDC 3} flat check each day; on a failure, the structure begins to sink or collapse.", + "The structure doesn't harm creatures within the area when it appears, and it can't be created within a crowd or in a densely populated area. Any creature inadvertently caught inside the structure when the item is activated ends up unharmed inside the complete structure and always has a clear path of escape. A creature inside the structure when the activation ends isn't harmed, and it lands harmlessly on the ground if it was on an upper level of the structure." + ] + } + ] + }, + { + "type": "pf2-h2", + "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\u2014overcharging 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." + ] + } + ] + }, + { + "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)." + ] + }, + { + "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": { + "freq": 1, + "unit": "day", + "overcharge": true, + "number": "once " + }, + "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": [] + } + ] + } + } + ] + } + ] + }, + { + "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." + ] + }, + { + "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}." + ] + }, + { + "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." + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "pf2-h2", + "page": 599, + "name": "Weapons", + "entries": [ + "Weapons can be crafted from precious materials or infused with magic to grant them powerful and unusual abilities.", + { + "type": "pf2-h3", + "page": 599, + "name": "Precious Material Weapons", + "entries": [ + "Weapons made of precious materials are more expensive and sometimes have special effects. You can make metal weapons out of any of these materials except darkwood, and wooden weapons out of darkwood. To determine the Price of 10 pieces of ammunition, use the base Price for a single weapon, without adding any extra for Bulk." + ] + }, + { + "type": "pf2-h3", + "page": 599, + "name": "Basic Magic Weapon", + "entries": [ + "Many magic weapons are created by etching runes onto them, as described on page 580. The magic weapon stat block covers the Prices and attributes of the most common weapons you can make with only fundamental runes." + ] + }, + { + "type": "pf2-h3", + "page": 600, + "name": "Specific Magic Weapons", + "entries": [ + "These weapons have abilities far different from what can be gained by simply etching runes. A specific magic weapon lists its fundamental runes, which you can upgrade, add, or transfer as normal. You can't etch or transfer any property runes onto a specific weapon that it doesn't already have, and you can't remove its property runes." + ] + } + ] + }, + { + "type": "pf2-h2", + "page": 603, + "name": "Worn Items", + "entries": [ + "This section includes magic items you wear. Most have the invested trait, which means you can wear no more than 10 (page 531). Worn items include the following subcategories, with special rules appearing at the start of the section.", + { + "type": "list", + "items": [ + "{@b {@filter Apex Items|items||source=CRB|category=apex}} on this page.", + "{@b {@filter Companion Items|items||source=CRB|category=companion|type=treasure}} on page 604.", + "{@b {@filter Other Worn Items|items||source=CRB|category=worn|type=treasure}} on page 604." + ] + }, + { + "type": "pf2-h3", + "page": 603, + "name": "Apex Items", + "entries": [ + "When you Invest an Item that has the apex trait, it improves one of your ability scores, either increasing it by 2 or to a total of 18, whichever grants the higher score. This gives you all the benefits of the new ability score until the investiture runs out: increasing Intelligence lets you become trained in an additional skill and learn a new language, increasing Constitution gives you more Hit Points, and so on.", + "An apex item grants this benefit only the first time it's invested within a 24-hour period, and you can benefit from only one apex item at a time. If you attempt to invest an apex item when you already have one invested, you don't gain the ability score increase, though you do gain any other effects of Investing the Item." + ] + }, + { + "type": "pf2-h3", + "page": 604, + "name": "Companion Items", + "entries": [ + "You might want to acquire items that benefit an animal or beast that assists you. These items have the companion trait, meaning they function only for animal companions, familiars, and similar creatures. Normally these are the only items a companion can use. Other items can qualify, at the GM's discretion, but an animal can never Activate an Item.", + { + "type": "pf2-h4", + "page": 604, + "name": "Investing Companion Items", + "entries": [ + "Any worn companion item needs to be invested. However, your companion needs to invest it rather than you doing so. This requires you to use the Invest an Item activity alongside your companion. A companion has an investiture limit of two items (instead of the 10-item limit a player character has)." + ] + } + ] + }, + { + "type": "pf2-h3", + "page": 604, + "name": "Other Worn Items", + "entries": [ + "These are a wide variety of items you wear. Armor appears in its own section on page 555, and apex items that can increase ability scores are on page 603." + ] + } + ] + } + ] + }, + { + "type": "section", + "page": 618, + "name": "Conditions Appendix", + "entries": [ + { + "type": "pf2-h1-flavor", + "page": 618, + "entries": [ + "{@i While adventuring, characters (and sometimes their belongings) are affected by abilities and effects that apply conditions. For example, a spell or magic item might turn you {@condition invisible} or cause you to be gripped by fear. Conditions change your state of being in some way, and they represent everything from the attitude other creatures have toward you and how they interact with you to what happens when a creature drains your blood or life essence.}" + ] + }, + "Conditions are persistent. Whenever you're affected by a condition, its effects last until the condition's stated duration ends, the condition is removed, or terms dictated in the condition itself cause it to end.", + { + "type": "pf2-h2", + "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 + } + }, + { + "type": "pf2-h2", + "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 + } + }, + { + "type": "pf2-h2", + "page": 618, + "name": "List of Conditions", + "entries": [ + "{@note You can view all conditions on the {@filter Conditions page|conditions||source=CRB}.}" + ] + }, + { + "type": "pf2-brown-box", + "page": 618, + "entries": [ + { + "type": "pf2-title", + "name": "GROUPS OF CONDITIONS" + }, + "Some conditions exist relative to one another or share a similar theme. It can be useful to look at these conditions together, rather than viewing them in isolation, to understand how they interact.", + { + "type": "list", + "style": "list-no-bullets", + "items": [ + { + "type": "item", + "name": "Degrees of Detection:", + "entry": "{@condition Observed}, {@condition hidden}, {@condition undetected}, {@condition unnoticed}" + }, + { + "type": "item", + "name": "Senses:", + "entry": "{@condition Blinded}, {@condition concealed}, {@condition dazzled}, {@condition deafened}, {@condition invisible}" + }, + { + "type": "item", + "name": "Death and Dying:", + "entry": "{@condition Doomed}, {@condition dying}, {@condition unconscious}, {@condition wounded}" + }, + { + "type": "item", + "name": "Attitudes:", + "entry": "{@condition Hostile}, {@condition unfriendly}, {@condition indifferent}, {@condition friendly}, {@condition helpful}" + }, + { + "type": "item", + "name": "Lowered Abilities:", + "entry": "{@condition Clumsy}, {@condition drained}, {@condition enfeebled}, {@condition stupefied}" + } + ] + }, + { + "type": "pf2-title", + "name": "DEATH AND DYING RULES" + }, + "The {@condition doomed}, {@condition dying}, {@condition unconscious}, and {@condition wounded} conditions all relate to the process of coming closer to death. The full rules are on pages 459\u2013461. The most significant information not contained in the conditions themselves is this: When you're reduced to 0 Hit Points, you're knocked out with the following effects:", + "directly before the creature or effect that reduced you to 0 Hit Points.", + "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, increase these values by your {@condition wounded} value. If the damage came from a nonlethal attack or effect, you don't gain the {@condition dying} condition\u2014you are instead {@condition unconscious} with 0 Hit Points.", + { + "type": "pf2-title", + "name": "PERSISTENT DAMAGE RULES" + }, + "The additional rules presented below apply to persistent damage in certain cases.", + "Persistent damage runs its course and automatically ends after a certain amount of time as fire burns out, blood clots, and the like. The GM determines when this occurs, but it usually takes 1 minute.", + { + "type": "pf2-title", + "name": "Assisted Recovery" + }, + "You can take steps to help yourself recover from persistent damage, or an ally can help you, allowing you to attempt an additional flat check before the end of your turn. This is usually an activity requiring 2 actions, and it must be something that would reasonably improve your chances (as determined by the GM). For example, you might try to smother a flame or wash off acid. This allows you to attempt an extra flat check immediately, but only once per round.", + "The GM decides how your help works, using the following examples as guidelines when there's not a specific action that applies.", + { + "type": "list", + "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.", + "Alter the number of actions required to help you if the means the helper uses are especially efficient or remarkably inefficient." + ] + }, + { + "type": "pf2-title", + "name": "Immunities, Resistances, and Weaknesses" + }, + "Immunities, resistances, and weaknesses all apply to {@condition Persistent Damage|CRB|persistent damage}. If an effect deals initial damage in addition to {@condition Persistent Damage|CRB|persistent damage}, apply immunities, resistances, and weaknesses separately to the initial damage and to the {@condition Persistent Damage|CRB|persistent damage}. Usually, if an effect negates the initial damage, it also negates the {@condition Persistent Damage|CRB|persistent damage}, such as with a slashing weapon that also deals {@condition Persistent Damage|CRB|persistent bleed damage} because it cut you. The GM might rule otherwise in some situations.", + { + "type": "pf2-title", + "name": "Multiple Persistent Damage Conditions" + }, + "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.", + { + "type": "pf2-title", + "name": "GAINING AND LOSING ACTIONS" + }, + "{@condition Quickened}, {@condition slowed}, and {@condition stunned} are the primary ways you can gain or lose actions on a turn. The rules for how this works appear on page 462. In brief, these conditions alter how many actions you regain at the start of your turn; thus, gaining the condition in the middle of your turn doesn't adjust your number of actions on that turn. If you have conflicting conditions that affect your number of actions, you choose which actions you lose. For instance, the action gained from {@spell haste} lets you only {@action Stride} or {@action Strike}, so if you need to lose one action because you're also {@condition slowed}, you might decide to lose the action from {@spell haste}, letting you keep your other actions that can be used more flexibly.", + "Some conditions prevent you from taking a certain subset of actions, typically reactions. Other conditions simply say you can't act. When you can't act, you're unable to take any actions at all. Unlike {@condition slowed} or {@condition stunned}, these don't change the number of actions you regain; they just prevent you from using them. That means if you are somehow cured of paralysis on your turn, you can act immediately.", + { + "type": "pf2-title", + "name": "REDUNDANT CONDITIONS" + }, + "You can have a given condition only once at a time. If an effect would impose a condition you already have, you now have that condition for the longer of the two durations. The shorter-duration condition effectively ends, though other conditions caused by the original, shorter-duration effect might continue.", + "For example, let's say you have been hit by a monster that drains your vitality; your wound causes you to be {@condition enfeebled} 2 and {@condition flat-footed} until the end of the monster's next turn. Before the end of that creature's next turn, a trap poisons you, making you {@condition enfeebled} 2 for 1 minute. In this case, the {@condition enfeebled} 2 that lasts for 1 minute replaces the {@condition enfeebled} 2 from the monster, so you would be {@condition enfeebled} 2 for the longer duration. You would remain {@condition flat-footed}, since nothing replaced that condition, and it still lasts only until the end of the monster's next turn.", + "Any ability that removes a condition removes it entirely, no matter what its condition value is or how many times you've been affected by it. In the example above, a spell that removes the {@condition enfeebled} condition from you would remove it entirely\u2014the spell wouldn't need to remove it twice.", + { + "type": "pf2-title", + "name": "Redundant Conditions with Values" + }, + "Conditions with different values are considered different conditions. If you're affected by a condition with a value multiple times, you apply only the highest value, although you might have to track both durations if one has a lower value but lasts longer. For example, if you had a {@condition slowed} 2 condition that lasts 1 round and a {@condition slowed} 1 condition that lasts for 6 rounds, you'd be {@condition slowed} 2 for the first round, and then you'd change to {@condition slowed} 1 for the remaining 5 rounds of the second effect's duration. If something reduces the condition value, it reduces it for all conditions of that name affecting you. For instance, in this example above, if something reduced your {@condition slowed} value by 1, it would reduce the first condition from the example to {@condition slowed} 1 and reduce the second to {@condition slowed} 0, removing it." + ] + } ] } ] diff --git a/data/book/book-gmg.json b/data/book/book-gmg.json index f3f6135d2a..206d2c6939 100644 --- a/data/book/book-gmg.json +++ b/data/book/book-gmg.json @@ -3,7 +3,19191 @@ { "type": "section", "entries": [ - "{@note Removed until further notice.}" + { + "type": "image", + "href": { + "type": "internal", + "path": "covers/GMG-25.webp" + }, + "maxRes": { + "type": "internal", + "path": "covers/GMG-100.webp" + }, + "style": "cover" + } + ] + }, + { + "type": "section", + "source": "GMG", + "page": 4, + "name": "Introduction", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 4, + "entries": [ + "The focus of every Pathfinder game is the players\u2014their characters are the stars of the show and appear in every scene that plays out in game. But what about those scenes? What stories are being told? What old legends are being discovered, and what new ones are being forged? Who are the villains, the allies, the traitors, the lovers, the monsters, and the gods? Who runs the world? When you're the Game Master, that's all up to you!" + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 4, + "name": "The Game Master", + "entries": [ + "In a game of Pathfinder, the Game Master (often abbreviated GM) is the player in charge of the story and the world the other players are exploring with their characters. As the GM, you set the stage for the adventure, show how the rest of the world responds to the player characters' actions, and guide the action along an engaging storyline. It falls to you to describe the characters' surroundings, the threats facing them, and the creatures they interact with. You're presenting the challenges the heroes must overcome, whether that's a deadly trap of haunted blades in a lost tomb full of ancient treasures or a vicious troll threatening the heroes' home village. It also comes to you to interpret and adjudicate the rules. Game Mastering involves many more components than playing a character, but it's a fun and tremendously rewarding experience.", + "Though the word \"master\" is in the GM's title, it's not a role that requires or even benefits from absolutism.", + "Pathfinder is a collaborative experience, and while your role as the Game Master is one of an adjudicator or a moderator, it doesn't mean you control everything at the table\u2014especially not the players and their characters.", + "Nor does the role require mastery, either of the rules or the setting. You'll need to understand the game, but you don't need to have every rule memorized. When everyone shares the goal of having fun and telling a story together, the details will fall into place." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 4, + "name": "How to Use This Book", + "entries": [ + "The {@i Gamemastery Guide} is one of the central rule books for Pathfinder. It's not required to play the game, but it builds upon the basic guidelines provided in the Game Mastering chapter of the {@i Pathfinder Core Rulebook}, and you'll find it {@condition helpful} to read that chapter before delving into this book. This book provides more detail on those topics, as well as many more tools to help you make your game a fun and memorable experience for everyone involved.", + "Throughout most of this book, \"you\" refers to the Game Master. In some sections of player-facing material, however, such as some player-focused variant rules and the actions for certain subsystems, \"you\" instead refers to the player using that material.", + "Pathfinder as a game is all about customization, and this book provides you as the Game Master ways to customize your game just as a player customizes their character. The toolbox nature of the {@i Gamemastery Guide} makes it easy to take and use whatever components you need for the game you're running at any time. As with any toolbox, you won't need to use everything at once!" + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 5, + "name": "Choosing Your Tools", + "entries": [ + "The tools of this book you'll use most depend on what kind of Game Master you are, what your players want, and the story you're telling together.", + "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 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.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 5, + "name": "Remember the First Rule", + "entries": [ + "The first rule of Pathfinder is that this game is yours. The rest of the rules exist for you to use to tell the stories you want to tell and share exciting adventures with your friends. There are plenty of rules in this book, but none of them overrule that first rule. Take the rules that help you make the game you want, change those that don't do quite what you need them to, and leave the ones that aren't helping. It's your game. There's no right or wrong way to GM so long as everyone is having fun\u2014and that includes you!" + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "GMG", + "page": 7, + "name": "Chapter 1: Gamemastery Basics", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 7, + "entries": [ + "The role of a GM can be complex, challenging, and sometimes difficult, but ultimately rewarding. Luckily, you're not on your own! Not only will the other players at your game table help you tell collaborative stories, but you can use the advice here to make your games run more smoothly and feel more exciting." + ] + }, + "The information presented here provides {@condition helpful} guidance on how to be a dynamic and engaging GM, and supplements the GM advice found in Chapter 10 of the {@i Core Rulebook}. Some sections either refer back to that chapter or repeat some of that information for convenience. This chapter begins with general advice, then covers the following topics.", + { + "type": "list", + "items": [ + "{@b Running Encounters} (page 10) is the first of three sections that explains the three modes of play in more detail. You'll find help on tracking initiative, improving the speed of play, running special battles, and more.", + "{@b Running Exploration} (page 17) gives details on making exploration activities more interesting, creating an evocative environment, lost PCs, and more.", + "{@b Running Downtime} (page 22) covers ways the PCs can set goals, explains how to make good downtime events, provides sample downtime tasks, and more.", + "{@b Adjudicating Rules} (page 28) offers guidance on how to make effective rules calls and create house rules.", + "{@b Resolving Problems} (page 30) presents advice on total party kills, problem players, and power imbalances.", + "{@b Narrative Collaboration} (page 32) includes tools for players to control the story more directly.", + "{@b Special Circumstances} (page 33) discusses organized play, odd-sized groups, and players with different needs.", + "{@b Rarity in Your Game} (page 35) details how rarity can enrich the theme and story of your game.", + "{@b Campaign Structure} (page 36) clarifies what makes a good campaign and describes how to determine its scope and make enemies and treasure more compelling.", + "{@b Adventure Design} (page 40) includes tools for building your own adventures.", + "{@b Encounter Design} (page 46) explains how to build entertaining encounters and navigate the challenges that can arise when designing complex encounters.", + "{@b Drawing Maps} (page 52) describes useful steps for making maps and commonly used map symbols." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 7, + "name": "General Advice", + "entries": [ + "This section covers topics related to running the game.", + "If you want to know how to build specific types of new content, this information can be found throughout Chapter 2 in sections such as Building Creatures (page 56), Building Worlds (page 122), and Settlements (page 132)", + "Both the {@i Core Rulebook} and this book explore many topics, but don't feel like you have to master them all to be a good GM! It's important to remember you're not perfect, and the other players won't expect you to be. Trial and error, mistakes and triumphs\u2014they're all part of running any game.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 7, + "name": "Session Zero", + "entries": [ + "Some groups prefer to have everyone create their characters in advance and show up ready to play. However, getting the group together to make characters can be fun, and can benefit your game down the line. A session for building characters is commonly called \"session zero.\" Session zero is typically shorter than other game sessions, so you might plan a short introductory scene for after everyone's finished building their characters, or just hang out and do something else after you've planned your characters.", + "Having a session zero lets players share character details, making it easier for their characters to have links and relationships with one another before the adventure starts, and gives players the chance to become invested in each other's characters by organically learning what decisions other players made. These sessions also give veterans the chance to help less experienced players through character creation. Lastly, session zero can give you a better understanding of the characters and help the players integrate them into the adventure in interesting ways." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 7, + "name": "Pacing Game Sessions", + "entries": [ + "Page 489 of the {@i Core Rulebook} explains how to structure, start, and run a game session. This is all part of pacing your game. Most sessions should have lulls in the action punctuated by challenges such as intense encounters, puzzle-based exploration, and investigation. Presenting players with a variety of such obstacles can help them feel more engaged at the table. Information flow matters, too. If the group meets a large number of NPCs in short order, that can make it harder for them to remember individuals. It helps to break things up into smaller scenes and memorable moments.", + "Knowing when to end a session takes practice. About 20 minutes before a play session is scheduled to conclude, it can be beneficial to figure out how you'd like to end. It can be memorable to end with a cliffhanger\u2014a moment so curious and abrupt it raises questions about what happens next. Examples include ending play before combat, when the PCs find vital information, or as they discover treasure.", + "Doing so can inspire the PCs to discuss the game between sessions. Note anything that could be satisfying to resolve over media, such as email. This could include divvying up treasure, leveling up, or completing downtime tasks." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 7, + "name": "Stakes and Consequences", + "entries": [ + "A GM should always convey a clear picture of the stakes and consequences of the PCs' actions or inaction. What horrible things will happen if the PCs fail? What can they achieve if they go beyond what's expected of them? A well-constructed adventure conveys the stakes at the outset, but it's also important to remind the players of those stakes throughout play. The {@i Core Rulebook} summarizes the scale of the stakes for each mode of play, and these are varied on purpose. A game where the stakes are extremely high all the time cuts out the opportunity for low-key scenes, and can be overwhelming or even monotonous. In most games, players enjoy having some scenes where their characters can relax and socialize with low stakes as well.", + "Consequences should be specific and evocative. Don't just tell the players what happened after their characters' success or failure; let their characters witness it in the world. Are they greeted as heroes by townsfolk? Does the bastion of evil crack and shudder, falling apart as the PCs escape? Does a failure lead to the death of an ally and a somber funeral? It's usually best if the PCs can foresee the consequences, at least in a general sense. If a villain demonstrates their intention to conquer a city, and the PCs don't stop them, then the city gets conquered. It's OK if you have an idea for an interesting subversion occasionally, but keep those to a minimum or the chain of cause and effect will become too muddy.", + "You can emphasize consequences by awarding PCs accomplishment XP ({@i Core Rulebook} 507). It serves as a good reminder to the players, reinforcing their success.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 8, + "name": "Failing Forward", + "entries": [ + "An unexpected failure can bring the game to a halt, particularly during exploration. \"Failing forward\" means finding a way to progress the story instead of just saying, \"That didn't work.\" This doesn't mean that the group can't fail, or that the PCs should get what they wanted despite failing. Rather, it means that a failure might still impart more information, reveal a way to improve their chances next time, or even cause unforeseen difficulties. Doing so means the player's choice to attempt a check {@i mattered}, even if the results weren't what they wanted. Allowing the PCs to fail forward means fewer dead ends and perfunctory checks. It's important however, not to put unnecessary pressure on yourself to do so all the time. Sometimes you won't know immediately how a PC can fail forward, and in those cases, it's usually best to just move on." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 8, + "name": "Improvisation", + "entries": [ + "As a GM, you often make things up on the fly. You can find tips for improvising rules on page 491 of the {@i Core Rulebook} and within the Adjudicating Rules section of this book (pages 28\u201329). When an issue seems to pertains to the story instead of the rules, ask yourself the following questions.", + { + "type": "list", + "items": [ + "Does something already established in our story so far tell me what should happen here?", + "If an NPC is involved, what would their personality lead them to do?", + "What does the player expect to happen?", + "What would best fit the themes of our story? You might not have a good answer for every question, but asking them can inspire useful solutions. If what you need to invent is significant in the storyline or world, there's nothing wrong with asking the group to take a little break while you fill in the gap. If it's not particularly significant and you can't come up with anything more compelling, it's also okay to say, \"Nothing happens,\" and move on." + ] + }, + "Often, a player will ask, \"What happens when I do that?\" This is a good indicator that the player expects that what they've done will draw a reaction from an NPC or the environment. Unless the player is way off base, provide an in-game response, even if it's minor. The player has telegraphed what matters to them, and the perceived importance of their action can draw them into the game.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 8, + "name": "False Information", + "entries": [ + "A critical failure to {@action Recall Knowledge} can result in you needing to convey false information, requiring some improvisation. If you aren't careful, this information can be perceived by the PCs as too silly, or could derail the game. For example, if a PC misinterpreted text about the god of commerce, {@deity Abadar}, saying they believe the god is an incompetent chaotic spendthrift who's bad with money is absurd. Similarly, if they incorrectly believe {@deity Abadar} will reward them with great wealth if they ring bells in four different temple corners, this could send them on a tangent.", + "Providing false information can cause the PCs to make mistakes, but the consequences should typically be immediate rather than continual or far in the future.", + "Avoid dispensing false information that might not be used for hours or entire sessions, after the check is forgotten.", + "If you're unsure, the safest form of false information is information that's wrong but not in a way that causes major consequences. Remember that a critical failure says you get incorrect information, not that you get importantseeming false information. Erroneously believing Abadar's symbol is a set of scales instead of a key might lead to a miscommunication, but one that's not dangerous, pretty easy to clear up, and only a little embarrassing for the PC." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 8, + "name": "Secret Checks", + "entries": [ + "During play, you roll some checks in secret instead of allowing the player to do so, as explained on page 450 of the {@i Core Rulebook}. This rule helps ensure that a player remains uncertain at times when their character is unsure of how a situation may resolve, immersing the player in their character's perspective. It can be handy to keep a list of the PCs' modifiers on hand to help you roll secret checks more quickly. At least, you should record each player's {@skill Perception} modifier, their saving throw modifiers (especially Will), and the skill modifiers of any skills they often use to {@action Recall Knowledge}. Check in anytime the PCs level up, and consider asking the players to update you when any of these modifiers change.", + "You can still have the players roll the checks even if an action has the {@trait secret} trait. This is usually best done when the results are going to be immediate or when stakes are low, like when the PC is trying to recall something during downtime that they'll see is false through the course of their research. You can instead have the players handle all their rolls, secret or otherwise. This works best when the group is interested in leaning into the dramatic irony of knowing a PC is wrong and playing up their characters' mistakes." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 9, + "name": "Hero Points", + "entries": [ + "Page 507 of the {@i Core Rulebook} offers guidelines for determining how many Hero Points to award and when to do so. These recommendations are flexible. Consider Hero Points a way to reinforce your personal style of Game Mastering and to reward what you value during play. The toughest part of awarding Hero Points can be remembering to do it! Keeping a Hero Point token on hand in front of you can provide a visual and tactile reminder. You can also solicit help from your players by asking them to remind you when they think a PC's action merits a Hero Point." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 9, + "name": "Metagaming", + "entries": [ + "Knowledge the players have that their characters don't is called \"metagame knowledge,\" and using it to influence characters' decisions is called \"metagaming.\" Some metagaming results naturally from play and is wise to disregard. The wizard aiming a {@i fireball} precisely enough to include three enemies in the very edge of the spell's area is probably unrealistic, but isn't that disruptive to play. Things get more questionable if the player says, \"That's a rakshasa, so don't use divine spells against it,\" regardless of whether their character has encountered a rakshasa before or identified the creature. Each group is different, and the assumption of what the characters know varies. If metagaming starts to get out of hand, you might just use some gentle reminders, like, \"I'm not sure your character's aware of that,\" or, \"Can you explain your character's thinking when they do that?\" If the problem persists, see the guidelines mentioned in the Problematic Players section on page 31." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 9, + "name": "Portraying Npcs", + "entries": [ + "Although the PCs are the stars of the game, NPCs make the world around the PCs vibrant. They can become a part of the story, sometimes for years, weaving into the story right alongside the PCs. Portray NPCs however it works for you. Some GMs keep it simple, describing the NPCs simply by their looks, or their hook (see below). Others go into more detail, using accents, mannerisms, or acting.", + "Because NPCs have smaller roles than PCs, imparting enough information to convey their identities while they interact with the party can be challenging. When you create an NPC, start by integrating a single \"hook\" into their concept: a widowed merchant, a refugee from a distant realm, or a child who constantly asks awkward questions. Each hints at a backstory but is easily described in a synopsis. If the NPC continues to interact with the party, you can then add to their backstory later.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 9, + "name": "Npc Limitations", + "entries": [ + "Always remember that the PCs have the greatest role in your story. Avoid including allied NPCs who could easily solve any problem the PCs get assigned. An extremely powerful NPC should be engaged with matters beyond what the PCs are tasked with or have some limitation that necessitates the PCs' involvement. Remember that an NPC is not \"your character\" in the way each player has a character. Though NPCs who travel with the party can be effective and fun when handled with caution, an NPC who effectively acts as the GM's character is often called a GMPC (Game Master Player Character) and can contribute to a feeling that the players are being coerced into making certain decisions." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 9, + "name": "Betrayal", + "entries": [ + "NPCs, even allies, can shift allegiances. They might betray, fail, or sell out their companions, which can make for a meaningful story event. If an NPC is betraying the party in some way, lay groundwork early on so the players don't feel ambushed by the twist. If the players can look back and see a clear path to this result, it is likely they'll feel the decision makes sense in the context of the story. Try to give the NPC a \"tell\" or a paper trail they can detect." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 9, + "name": "Respecting the Character", + "entries": [ + "Sometimes, when creating characters, a GM can unintentionally play into themes that can be harmful or hurtful. For example, an NPC with a background of abuse, a former or current slave, or a character with disabilities requires respectful handling. This is particularly true if you, as the GM, do not have the same life experience as the NPC in question. If you want to include these themes for an NPC, you should probably bring it up with your players beforehand and set expectations. You don't need to spoil the character, but sitting down and checking in with your players can help prevent unpleasant surprises and is better than assuming. To keep the representation respectful, avoid clichés and don't use the hook as a joke. Your group's guidelines for objectionable content ({@i Core Rulebook} 486) can also help you portray NPCs respectfully." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 9, + "name": "A Proper End", + "entries": [ + "An NPC's story should have a satisfying ending. The NPC might leave your story when they achieve a major goal, go on to other adventures, give up their dream, or die.", + "The death of a beloved NPC should have weight. Make it sympathetic and powerful, and ideally have it take place \"on stage\" with the PCs present. Be prepared that NPC deaths might stir up strong emotions within the group, and be prepared to cut the session short or to fade to black to mitigate the full brunt of the event if necessary.", + "An NPC's death should matter beyond the PCs' emotions or search for revenge, too\u2014maybe the NPC's sacrifice saved a village or inspired others. Let players see that legacy carried on." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 10, + "name": "Running Encounters", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 10, + "entries": [ + "Running engaging encounters can require you to track a lot of different information.", + "Knowing what details to prioritize can make encounters easier to run and more fun to play." + ] + }, + "This section provides tips to help you run encounters that are fast and entertaining to play. Though the {@i Core Rulebook} discusses running encounters starting on page 493, this section supplements that information. Though this chapter contains detailed advice about many topics, it's important to remember that, as a GM, you should primarily focus on the following tasks.", + { + "type": "list", + "items": [ + "Answering questions quickly and decisively whenever possible.", + "Building anticipation for what happens next.", + "Emphasizing thrilling action and setting a rapid pace.", + "Letting players know when they're up, and preferably when they're \"on deck\" to go next.", + "Showing the immediate consequences of actions." + ] + }, + "If you're interested in building on the topics in this section, information on designing combat encounters appears on page 46. Additionally, Chapter 3 presents subsystems used in special types of encounters, such as the influence subsystem.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 10, + "name": "Speed of Play", + "entries": [ + "Encounters should move quickly, giving the PCs just enough time to savor successes and lament failures. This requires effort from everyone, but you can make it easier by running creatures and NPCs efficiently. First off, don't worry too much about little mistakes you make when running encounters. If you forgot to apply a creature's special bonus or didn't take an action that would have prevented the creature from taking damage, it's not a big deal. Keep an eye on what you emphasize during the adventure, as well.", + "Be quick when describing a normal attack, but spend a little more time on a critical hit or a big spell. This all boils down to significance. It's fine to slow down the game for something important, but it's best to move briskly through anything less important. As you run the game, you'll quickly develop a sense for what's significant and what's not.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 10, + "name": "Looking Up Rules", + "entries": [ + "One of the primary ways the game slows down is when you or another player needs to look up a rule. For something that isn't too impactful, it's better to just make a ruling on the spot and move on. Tell the player they can look it up when it's not their turn, and you'll play it as written after that, but that the game needs to move on in the meantime.", + "It's okay to look up something that's both significant and heavily rules-dependent, such as a spell description or the {@book death and dying|CRB|9|Hit Points, Healing, and Dying} rules. Even then, reciting a full chunk of rules text can pull players out of the flow of play, so summarize. It also helps to train your players to look things up in advance if they think they'll need them, so they're ready to go when their turns come around. This can be tough as a GM, since it's essentially always your turn. However, you can ask a player to look something up for you, or, if you need to pause long enough to reference certain books, remind the players to plan for their next turns while you're busy." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 10, + "name": "Rewinding", + "entries": [ + "Though \"rewinding\" can happen in any mode of play, it's usually most troublesome in encounters. Rewinding happens when a player forgot to add in a certain bonus or take a certain action, or wishes they had used their actions in a different order, and wants to rewind to account for what they missed. The best policy is usually to let them rewind as needed within their own turn but stop them before they intrude into someone else's. This keeps interruptions within reasonable bounds. You might find some adjustments are easy enough to make outside of a turn and can be allowed. For instance, if someone forgot to add the fire damage from a {@i flaming} rune to one of their hits, it's pretty easy to reduce the monster's HP on another turn, but if they realized their attack missed only because they forgot the bonus from {@i bless}, that could be too much of an interruption. Your ruling should stand on such matters. Try to be consistent about what kinds of things you will rewind for and when." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 10, + "name": "Complex Rolls", + "entries": [ + "You'll often make multiple rolls at the same time, especially when attempting saving throws for multiple creatures against area or multi-target spells. This can sometimes take a considerable amount of time if you're resolving the result of each creature's save and then determining its degree of success. To do so quickly, you could use one of the following techniques. Each of the examples below uses a PC's spell as an example, but these recommendations also apply to similar rolls that aren't caused by spells.", + { + "type": "list", + "items": [ + "Get the PC's Difficulty Class first, and have the player roll damage while you roll the saving throws.", + "Use separate colors of dice for the different types of foes, or arrange the dice in such a way that it's easier for you to tell which creatures or NPCs are which.", + "Go in order from the best enemy results (the highest total) to the worst. This means you'll need to ask for the results on a success only once, the damage on a failure once, and so on. It also means you only need to figure out when you're moving to a lower degree of success, rather than recalculating them each time." + ] + }, + "This can be more of a challenge when asking for PC rolls. Make sure you get the attention of every player whose PC is affected. Have them all roll but hold off on announcing their results. While they roll their saves, roll damage or other variable effects. Then, announce the DC.", + "Say, \"who critically succeeded?\" \"who succeeded?\" and so on down the line, so you only have to share the results for each category once. You can choose not to announce the DC if you want and ask for results by multiples of 10 instead, but it typically takes longer, and it's still possible that the players can determine or estimate the DC anyway." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 11, + "name": "Enemy Tactics", + "entries": [ + "As noted on page 493 of the {@i Core Rulebook}, enemies don't need to make perfect decisions. It's usually better to make a decision quickly than to pick the perfect enemy tactic.", + "The chaos of combat, desperation, or ego could all cause a villain to make a poor decision, and that's something you can play up if you realize they've done so, acting out the foe's response to their own folly, or chiding them through the sarcastic remark of one of their allies." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 11, + "name": "Initiative", + "entries": [ + "The rules for rolling initiative can be found on page 468 of the {@i Core Rulebook}, and the GM guidelines on 498. Below you'll find specifics on how to run certain types of initiative or deal with problems. These are guidelines, and you might prefer to execute initiative in a different way at your table.", + "When do you ask players to roll initiative? In most cases, it's pretty simple: you call for the roll as soon as one participant intends to attack (or issue a challenge, draw a weapon, cast a preparatory spell, start a social encounter such as a debate, or otherwise begin to use an action that their foes can't help but notice). A player will tell you if their character intends to start a conflict, and you'll determine when the actions of NPCs and other creatures initiate combat. Occasionally, two sides might stumble across one another. In this case, there's not much time to decide, but you should still ask if anyone intends to attack. If the PCs and NPCs alike just want to talk or negotiate, there is no reason to roll initiative only to drop out of combat immediately!", + { + "type": "pf2-h3", + "source": "GMG", + "page": 11, + "name": "Initiative and Stealth", + "entries": [ + "When one or both sides of an impending battle are being stealthy, you'll need to deal with the impacts of {@skill Stealth} on the start of the encounter. Anyone who's {@action Avoid Notice||Avoiding Notice} should attempt a {@skill Stealth} check for their initiative. All the normal bonuses and penalties apply, including any bonus for having cover. You can give them the option to roll {@skill Perception} instead, but if they do they forsake their {@skill Stealth} and are definitely going to be detected.", + "To determine whether someone is {@condition undetected} by other participants in the encounter, you still compare their {@skill Stealth} check for initiative to the {@skill Perception} DC of their enemies. They're {@condition undetected} by anyone whose DC they meet or exceed. So what do you do if someone rolls better than everyone else on initiative, but all their foes beat their {@skill Perception} DC? Well, all the enemies are {@condition undetected}, but not {@condition unnoticed}. That means the participant who rolled high still knows someone is around, and can start moving about, Seeking, and otherwise preparing to fight. The characters {@action Avoid Notice||Avoiding Notice} still have a significant advantage, since that character needs to spend actions and attempt additional checks in order to find them.", + "What if both sides are sneaking about? They might just sneak past each other entirely, or they might suddenly run into one another if they're heading into the same location." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 12, + "name": "SETTING THE SCENE", + "entries": [ + "When an encounter begins, spend a moment to describe the location if you haven't already. Use some of the description tips found in Evocative Environments on page 17. It can help to describe where enemies are within the environment, to better ground them in the location. You can also use the enemies' expressions to better convey the location. Is an enemy in a wary stance as they stand near a pit? Is another irritated by water dripping on it from the ceiling? Does a glowing glyph illuminate an enemy with a sinister red light?" + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 12, + "name": "Batch Initiative", + "entries": [ + "If you have multiple enemies of the same type, such as four goblin warriors, you might want to have them act on the same initiative for simplicity. If you do, you can roll just one initiative check for all of them. They still take individual turns and can still individually change their initiative by Delaying. Note that a lucky initiative check could mean the batched creatures can easily gang up on the PCs, and a terrible roll could mean they all get struck down before they can do anything, so use this technique only when necessary to keep the game moving." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 12, + "name": "Placing Characters on the Map", + "entries": [ + "If the PCs are already moving on a grid, as often happens in small dungeons, you already know where they are when they roll initiative. If they're moving in free-form exploration, place them on the map when they roll initiative. The fastest way is to have the players set up their miniatures in a basic marching order ahead of time, then just move them onto the map in that formation.", + "When that doesn't work, such as when one or more PCs were in a different location or the map doesn't fit the marching order, you can either set up the PC minis yourself, then ask if everybody is happy with where they are, or have the players place their own minis. If you find having the players do it themselves causes too much indecision (especially if they try to count out distances in advance), you can switch methods. Remember to place characters using {@skill Stealth} in reasonable places to hide, even if that means you have to adjust the marching order to do so." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 12, + "name": "Inappropriate Skills", + "entries": [ + "As described in the {@i Core Rulebook} on page 489, you can allow PCs to roll skills other than {@skill Perception} (or {@skill Stealth} when {@action Avoid Notice||Avoiding Notice}) for initiative. You might find that once a player gets to use a stronger skill for initiative, they'll keep trying to use it for future encounters. As long as the narrative plays out in a reasonable manner, it's fine to allow the skill. If you find that they start making up odd circumstances to use their pet skill, or that their justifications for using the skill take too long at the table, just tell them you'd like them to go back to using {@skill Perception} for a while." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 12, + "name": "Ad Hoc Bonuses and Penalties", + "entries": [ + "This section covers a few ground rules for how to best respond to PC tactics, when to apply ad hoc bonuses and penalties, and when to use certain tactics for NPCs. When PCs put effort into getting advantages against their foes, there should be some payoff provided their tactics make sense in the narrative. Ad hoc bonuses and penalties give you some mechanical tools to emphasize that. Also keep in mind that you can change the flow of the story to respond to tactics as well. Changing an enemy's behavior can be a more satisfying consequence than just getting a bonus. When you're determining whether to grant a special bonus that's not defined in the rules, including when a player asks you whether they get a bonus for doing something, ask yourself the following questions.", + { + "type": "list", + "items": [ + "Is this the result of an interesting, surprising, or novel strategy by the character?", + "Did this take effort or smart thinking to set up?", + "Is this easy to replicate in pretty much every battle?" + ] + }, + "If you answered yes to any of the first two, it's more likely you should assign a bonus\u2014typically a +1 or +2 circumstance bonus. However, if you answered yes to the third, you probably shouldn't unless you really do want to see that tactic used over and over again.", + "Try to use ad hoc bonuses a little more often than ad hoc penalties. If you do think a penalty might be appropriate, ask yourself the following.", + { + "type": "list", + "items": [ + "Does the environment or terrain create any applicable disadvantages for the character?", + "Should the character have expected this would be more difficult based on what they already knew?", + "Was this circumstance caused by a bad decision on the part of the one taking the penalty?", + "Is this negative circumstance easy to replicate in pretty much every battle?" + ] + }, + " Once again, answering yes to most of these questions means it is more likely you should apply a penalty, and answering yes to the final question means it less likely you should do so." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 12, + "name": "Adjudicating Actions", + "entries": [ + "Some of the basic actions of the game require you to interpret how a rule should apply. Here, you'll find advice the types of rules calls that can occur frequently. For rules decisions that are either/or (such as whether a creature can {@action Aid} or {@action Take Cover}), a PC can usually determine before they take the action whether doing so is viable; if it isn't viable for some reason, alert them that it won't work before they spend time, actions or resources trying. There are some exceptions, especially if the reason an action wouldn't work is something a character wouldn't know.", + "For example, if a character tries to {@action Take Cover} behind a wall, not realizing it's illusory, you shouldn't reveal the deception prematurely.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 13, + "name": "Aid", + "entries": [ + "It's up to you whether someone's preparation is enough to let them {@action Aid} an ally. The preparation should be specific to the task at hand. Helping someone hold a lockpick steady might be enough preparation to {@action Aid} an attempt to {@action Pick a Lock}, but just saying you're going to \"encourage\" them likely wouldn't. Second, the character who is attempting to {@action Aid} needs to be in a proper position to help, and able to convey any necessary information. Helping a character {@action Climb} a wall is pretty tough if the character a PC wishes to {@action Aid} is nowhere near them. Similarly, a character usually needs to be next to their ally or a foe to {@action Aid} the ally in attacking the foe. You'll also need to determine how long the preparation takes. Typically, a single action is sufficient to help with a task that's completed in a single round, but to help someone perform a long-term task, like research, the character has to help until the task is finished." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 13, + "name": "Ready", + "entries": [ + "The {@action Ready} activity lets the acting person choose the trigger for their readied action. However, you might sometimes need to put limits on what they can choose. Notably, the trigger must be something that happens in the game world and is observable by the character rather than a rules concept that doesn't exist in world. For instance, if a player says, \"I {@action Ready} to shoot an arrow at her if she uses a concentrate action,\" or \"I {@action Ready} to attack him if he has fewer than 47 Hit Points,\" find out what their character is trying to specifically observe. If they don't have a clear answer for that, they need to adjust their action." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 13, + "name": "Seek", + "entries": [ + "The {@action Seek} action leaves it up to you how long a search should take. Use common sense. Most of the time, just trying to spot a creature hiding in a small area, or something else you could find with a simple {@action Seek} action rather than a long-term {@action Search} exploration activity, should default to a single action. The biggest distinction is whether something uses 3 actions or fewer\u2014and can therefore be accomplished in a single turn\u2014or requires more than that and can't be accomplished in an encounter at all. Consider whether it makes sense for the character to pull this off during the encounter or not, and whether that could be an interesting wrinkle in the story." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 13, + "name": "Sense Motive", + "entries": [ + "When someone tries to Sense the Motive of an NPC, you'll need to figure out how to convey the information they receive. It's best to try to convey this indirectly, such as by describing a lying target's body language, odd word choices, sweating, or other details rather than saying, \"They aren't behaving normally.\" However, sometimes dropping a punchy, \"Oh, she is 100% lying about this!\" on a critical success can be satisfying. You also might need to determine when the situation changes enough for someone to try to {@action Sense Motive} again. Usually, this means either the behavior of the subject needs to change, or the person attempting the check needs to receive new evidence that something is out of the ordinary. If another PC tries to {@action Sense Motive}, gets different information about the target, and shares it, that doesn't really count as new information for a PC who tried previously. Rather, it's up to the players to roleplay out any changes in their thinking as a result." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 13, + "name": "Take Cover", + "entries": [ + "You'll often need to determine whether someone can {@action Take Cover}. They usually just need a large enough object to hide behind. Imagine the character crouching, and picture whether the object could almost entirely cover up their silhouette. {@action Take Cover||Taking Cover} might also require them to {@action Drop Prone}, such as if they want to take cover under a table.", + "Most of the time, you can let them combine this with the {@action Take Cover} action instead of using 2 separate actions." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 13, + "name": "Maps and Miniatures", + "entries": [ + "A grid and miniatures can make it easier to visualize combat for players and give a visual centerpiece for the players to focus on. Some advice for drawing maps appears on pages 52\u201353. A setup can range from a basic grid with some hasty marker lines and coins for miniatures to a full-color Flip- Mat with official prepainted minis or cardboard pawns, all the way to a set of 3-D dungeon terrain and handpainted minis for each character. Many online tabletops have preset maps, token packs, and built-in functions for movement and line of sight. All these are fun to play on! Your setup should match your time commitment, budget, and the aesthetics you want.", + "You can also bring the setting alive by describing sensory details like sounds, smells, temperature, and 3-D elements that aren't represented on your map. Including the echoing ring of a sword striking a shield, an errant {@i ray of frost} freezing solid an apple in a bowl of fruit on the table, and the like makes the game feel more alive.", + "Placing miniatures on a grid can make it feel like you need to be exacting with the rules, but there's still room for improvisation! You might give another 5 feet of movement to someone running downhill if it will make their turn more dramatic. You're empowered to give players minor boosts that fit the story you want to tell, and to fill in nuances of the location beyond the elements covered in the {@i Core Rulebook}", + { + "type": "pf2-h3", + "source": "GMG", + "page": 13, + "name": "Cover", + "entries": [ + "You determine whether a character has cover. The rules for drawing lines found in the {@i Core Rulebook} are useful in simple cases, but in more complicated situations, use your own discretion to make the call. Consider the details of the environment and 3-D space beyond what's on the battle mat. For instance, hanging banners might give cover, or a PC who has climbed onto a ledge might have a clear shot at an enemy standing behind a short wall. Be generous to PCs who use creativity to get into smart positions, especially if they spend valuable actions to move or {@action Take Cover}." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 14, + "name": "VARIANT RULES ON THE GRID", + "entries": [ + "These two variants can change up how distance and movement work in your game.", + { + "type": "pf2-title", + "name": "UNIFORM DIAGONALS" + }, + "If you like, your group can count all diagonals as 5 feet instead of counting every other diagonal as 10 feet. This speeds up play, but some people find it breaks their suspension of disbelief. This is most noticeable when someone moves a long distance along a diagonal all at once or when characters start moving diagonally as much as possible to cover more distance. Using this variant requires thinking of the game map in more abstract terms, and less like a real physical environment where the map is accurately reflecting the size of the room or encounter area. You can choose whether you measure radius-based areas of spells in the same way or visualize them as circles or other round shapes. The latter works best if you have templates to use.", + { + "type": "pf2-title", + "name": "HEX GRIDS" + }, + "Some of the challenges of diagonal movement can be fixed by using a hex grid instead of a square grid, or by using a grid with offset squares, which works similarly. This allows you to count movement the same in all directions. However, it makes flanking a bit harder to pull off, requires you to arrange standard Large and larger miniatures differently, and causes challenges when drawing maps that consist primarily of rectangular structures, since you'll have a lot of partially occupied hexes." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 14, + "name": "Splitting and Combining Movement", + "entries": [ + "The different types of actions representing movement are split up for convenience of understanding how the rules work with a creature's actions. However, you can end up in odd situations, such as when a creature wants to jump vertically to get something and needs to move just a bit to get in range, then {@action Leap}, then continue moving. This can end up feeling like they're losing a lot of their movement to make this happen. At your discretion, you can allow the PCs to essentially combine these into one fluid movement as a 2-action activity: moving into range for a {@action Leap}, then Leaping, then using the rest of their Speed.", + "This typically works only for chaining types of movement together. Doing something like Interacting to open a door or making a {@action Strike} usually arrests movement long enough that doing so in the middle of movement isn't practical." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 14, + "name": "Going Gridless", + "entries": [ + "As described on page 494 of the {@i Core Rulebook}, you can play encounters without a grid. This is best for groups who can easily imagine their surroundings without a visual aid, and for battles that don't require understanding a complex physical space. Your game doesn't have to be entirely on or entirely off maps\u2014you might decide to play out most simple fights without a grid, then use one for highly tactical fights or major set pieces. As noted in the {@i Core Rulebook}, the 3-action structure is your best friend. You might find yourself answering a lot of questions about actions and space, like \"Can I get there this turn,\" or \"How many of the gnolls can I catch in a {@i fireball}?\" If you find yourself needing to repeatedly remind players of the physical features of the environment or enemy positioning, that might mean you're making your encounters too tactical for what a gridless game supports. This style works better to encourage imaginative, cinematic action and quick play without getting too hung up on details." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 14, + "name": "Special Battles and Movement", + "entries": [ + "The {@i Core Rulebook} covers the essential rules for mounted, aerial, and aquatic combat on page 478, but more complex battles can require specialized rules.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 14, + "name": "Mounted Combat", + "entries": [ + "The logistics of mounted combat take some extra work.", + "If you know one is coming up, make sure the fight takes place in a location with plenty of space to move, since you'll likely be dealing with multiple larger creatures. For a fight in which only one side has mounts, you might want an environment with a few areas too small for mounts, so the side on foot can get a tactical advantage there to offset the other side's greater mobility.", + "When the PCs are mounted, their enemies should focus most of their attacks on the PCs, not their mounts. Having foes target PCs' mounts too often gets really annoying, so have the enemies remember who the real threat is! When PCs fight mounted enemies, try to keep the mount's level fairly close to the PCs, rather than putting a 13th-level enemy on a 2nd-level war horse, use an 11th-level greater nightmare or something similar. This will fit better thematically and prevent the enemy from being dismounted too easily. If a mount is knocked out, the rider might be able to dismount without trouble if the mount was stationary, but if they were in motion, you should probably have the rider attempt a Reflex save. If they fail, the rider is thrown a short distance and falls {@condition prone}. Setting a simple expert DC of 20 often works well for such checks.", + "Mounted combat on a grid is difficult for a running fight with both sides racing at full speed. For something like that, it can be better to no grid at all, though miniatures can still help for relative positioning and distances for ranged attacks. For such a race, consider using the chase subsystem instead (page 156)", + { + "type": "pf2-h4", + "source": "GMG", + "page": 14, + "name": "Different Types of Mounts", + "entries": [ + "The mount rules are for common cases: humanoids riding quadrupedal animals. However, you might allow someone to ride a beast or other type of creature by making a few adjustments. For an intelligent mount (such as a pegasus or unicorn), use the standard rules for mounted combat, but instead of attempting a check to {@action Command an Animal}, the." + ] + } + ] + }, + "rider uses the same number of actions to ask the creature to do what they want. As the GM, you determine whether the creature does as requested and whether {@skill Diplomacy} checks or the like are needed. It's recommended you disallow humanoid creatures and most other bipeds as mounts, especially if they are PCs. If you choose to allow this anyway, either the rider or mount should use at least one hand to hold onto the other, and both should spend an action on each of their turns to remain mounted.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 15, + "name": "Aerial Combat", + "entries": [ + "Determining positioning in the air can be tricky, and it's often best to be more relaxed with movement rules, flanking, and so forth than you would be on a flat grid.", + "Note that battles can get more spread out with flight. If any creature is flying, it's important to establish the height of potential obstacles in the area early. This way, no one's surprised to suddenly find out the ceiling is lower than they thought or tall trees create a barrier. Be careful about using aerial combat before PCs have magic that lets them fly. Be especially careful with flying foes who use ranged attacks, because PCs might have few good tools to fight them.", + "The rules for flight say that a creature might need to attempt an {@skill Acrobatics} check to {@action Maneuver in Flight} to pull off tricky maneuvers. You can generally use the same judgment you would for calling for {@skill Acrobatics} checks when someone's moving on the ground. Trying to dive through a narrow space, make a sharp turn, or the like might require checks, usually with a simple DC.", + "Falls can be deadly, and often happen when {@i fly} or a similar spell gets dispelled. This is part of the risk of flying! Flying enemies might keep closer to the ground to avoid this danger, or have the {@i feather fall} spell to prevent the damage or a {@i jade cat} talisman to reduce it." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 15, + "name": "Aquatic Combat", + "entries": [ + "The rules in the {@i Core Rulebook} are fairly generous to allow high-action battles underwater. Two significant challenges for non-aquatic creatures are breathing underwater (or holding their breath) and lacking a swim Speed. It's often best to save aquatic adventure until higher levels when PCs can get magical solutions for these problems, but you can instead give out such magic early, since it's not easy to exploit in land-based adventures the way flight magic can be. As with flight, dispelling can be deadly if someone relies on magic to breathe underwater. It's generally best to avoid having enemies who can breathe underwater dispel the water-breathing magic aiding PCs. Though PCs might be able to use {@i air bubble} and quickly cast {@i water breathing} again, having this happen repeatedly can be frustrating, and being forced to prepare an extremely high-level {@i water breathing} spell to avoid it isn't much fun either. Lacking a swim Speed is easier to deal with, except for characters with poor {@skill Athletics}, who might need to strategize around their shortcomings. The DC to {@action Swim} underwater shouldn't be very high\u2014typically 15, or 13 in calm water.", + "When someone gets knocked out underwater, they usually float up or sink down. You decide based on their buoyancy; most adventurers carry a heavy enough load to sink.", + "When one group is in water and another outside it, note that the aquatic combat rules for attacks apply when {@i either} party is in water. You might judge that a character in the water is {@condition concealed} against someone outside it due to distortion, and vice versa." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 16, + "name": "Unexpected Difficulty", + "entries": [ + "What do you do when an encounter ends up being far more or less challenging than you anticipated? If the encounter is unlikely to kill all the characters, it might be best to roll with it, unless the fight is so frustrating that no one really wants to continue it. If it is likely to kill everyone, strongly consider ways to end the encounter differently. The villain might offer the PCs the chance to surrender, consider their task complete and leave, or use their advantage to get something else they want. If the worst does happen, suggestions for dealing with a total party kill can be found on page 30.", + "If a battle is too easy, it's often best to let the players enjoy their dominance. However, if you intended this to be a centerpiece battle, that might feel anticlimactic. Look for ways the enemy might escape or bring in reinforcements, but the PCs' success should still matter. Make sure the PCs feel the enemy's desperation\u2014possibly have the enemy sacrifice something important to them to secure their escape.", + "In both these cases, consider whether the discrepancy from your expectations is due to luck. One side benefiting from extreme luck is to be expected from time to time.", + "However, if the challenge comes down to a factor you had control over as a GM\u2014like unfavorable terrain making things hard for the PCs or a monster with an overpowered ability\u2014it's more likely you should make adjustments.", + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 16, + "name": "THREATS IN PUBLISHED ADVENTURES", + "entries": [ + "When you reach an encounter in a published adventure, it will give you an indication of the expected party level and what threat the encounter is for that level of party, such as \"moderate 3\" for an encounter that's a moderate threat to a 3rd-level party. If your party reaches the encounter at a different level, you could recalculate the XP for each enemy individually, or you can estimate the threat posed by adjusting a step down or up per level difference. For example, the moderate 3 encounter would be severe 2, extreme 1, low 4, or trivial 5. If you still think the group can take it on as-is, you can use that estimation for determining XP, maybe giving a little extra if it ended up being tougher than you expected. Or, if you think it would be better, you can adapt the particulars of the encounter to be a more reasonable challenge to your party, usually by adjusting the number of monsters or using the elite and weak adjustments." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 16, + "name": "Social Encounters", + "entries": [ + "Sometimes you'll want to run a social conflict in encounter mode. The basic guidelines on how to do so appear on page 494 of the {@i Core Rulebook}, and this section expands on them with additional advice and examples. Social encounters still require opposition\u2014typically an adversary arguing against you, but sometimes institutional opposition or strongly held beliefs. It's important to note that some NPCs are much more adept at certain types of social encounters than at combat. You can find guidelines on creating such NPCs on pages 72\u201373, and some examples in the NPC Gallery chapter. The {@i Core Rulebook} suggests a few means of measuring success and progress in social encounters. If you want something more detailed, look at Victory Points on page 148 of this book, or the more specific rules for Influence on page 151. As noted in the {@i Core Rulebook}, social encounters don't usually use 6-second rounds. The time scale you use can be flexible. Usually, you'll want a participant to go on just long enough to make one salient point and attempt one check before moving to the next character in the initiative order. Be flexible and encouraging as you run a social encounter, and don't worry about nitty-gritty details like character movement except in extreme cases. Allow the PCs to share information about as freely as the players can around the table. If one character is watching the opponent for signs they're lying, assume they can easily convey that to other characters subtly. It's good to remind players of things their characters might know or be likely to notice even if the players, in the moment, don't have them in mind. Describe NPCs' mental states and ask for clarification about the PCs' attitudes when needed. The following list describes various types of social encounters that PCs may find themselves in.", + { + "type": "list", + "items": [ + "Besting a rival bard in a battle of wits", + "Brokering peace between warring groups", + "Convincing a dragon not to eat the party", + "Convincing a monarch to defend against an invasion", + "Disproving a rival's scientific theories before an alchemists' guild assembly", + "Ending a tense standoff", + "Exposing a slippery villain's deception before a court of nobles", + "Getting a desperate criminal to free a hostage", + "Persuading a clan to trust their ancient rivals", + "Petitioning for admittance to a magical academy", + "Proving someone's innocence in front of a judge", + "Securing a major contract over a rival", + "Quelling an angry mob", + "Swaying a fallen priest to return to the faith", + "Tricking a charlatan into contradicting their past lies", + "Turning a leader against their corrupted advisor", + "Turning a low-ranking cultists against their leader", + "Urging a lawmaker to grant clemency or a stay of execution", + "Wining a debate about a contentious topic." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 17, + "name": "Running Exploration", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 17, + "entries": [ + "Exploration covers a wide variety of situations, letting the group's creativity and storytelling shine. You can also use it to control the pace of the game, guided by the number of interesting locations and phenomena in the area being explored and the level of detail you want to go into." + ] + }, + "The {@i Core Rulebook} discusses running exploration mode starting on page 496 of that book, and this section supplements that information. If you want to run a session or adventure specifically focused on exploring and mapping uncharted wilds, consider using the hexploration subsystem on page 170. If you're looking for guidelines on managing initiative, see page 11 in the Running Encounters section. As you run exploration, keep the following basic goals in mind. You'll find more advice on many of these points in the sections ahead.", + { + "type": "list", + "items": [ + "Evoke the setting with sensory details.", + "Shift the passage of time to emphasize tension and uncertainty, and speed past uneventful intervals.", + "Get players to add details by asking for their reactions.", + "Present small-scale mysteries to intrigue players and spur investigation.", + "When rolls are needed, look for ways to move the action forward or add interesting wrinkles on a failure.", + "Plan effective transitions to encounters." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 17, + "name": "Evocative Environments", + "entries": [ + "As the PCs explore, convey their surroundings by appealing to the players' senses. This sets the scene, gives them a better sense of their environment, and can be used to foreshadow what they might find ahead.", + "When determining which details to cover, think about what's familiar versus novel. A new dungeon might have similar architecture to previous ones but feature ancient structures that set it apart. You can use the PCs' familiarity as a tool to single out what's new. When preparing for a game, imagine yourself in the environment and jot down a few notes about what you would sense. Conveying these details keeps the players on the same page about what they sense, even if each character responds to it differently.", + "Keep in mind that the more you explain something, the more important it seems. This is valuable for you to drive interest, but can also be a mixed blessing, since describing something inconsequential to set the mood can lead players off on a tangent. Sometimes, the best solution is to find a way to make that unimportant thing as important as the players think it is!" + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 17, + "name": "Flow of Time", + "entries": [ + "As noted in the {@i Core Rulebook}, you rarely measure exploration down to the second or minute. If someone asks how long something takes, the nearest 10-minute increment typically does the job. (For long voyages, the nearest hour might be more appropriate.) You convey the passage of time through your descriptions, but not just by addressing it outright. In a roleplaying game, information and time are linked. Time will seem to slow down the more detail you give. Think cinematically! A long voyage through a series of tunnels works well as a montage, whereas progress searching a statue for traps could be a relayed as a series of distressing details in quick succession, and would feel more tense due to that precision.", + "With that in mind, when is it best to speed up or slow down the passage of game time? Usually, you'll slow down and give more description when you're establishing something or progressing the story. When the PCs enter a dungeon or a new area, describe how it feels, slowing down to give the players a sense of what's ahead. When a PC stops to do something important or makes a key decision, and slowing down gives that moment its desired weight. You can also adjust the flow of time to reflect PCs' mental states. As a PC returns home after decades away, you might pause to ask the player what their PC is feeling, matching time to the rush of memories and emotions filling that PC's thoughts." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 17, + "name": "Exploration Activities", + "entries": [ + "As described starting on page 479 of the {@i Core Rulebook}, PCs will undertake exploration activities while they explore. The purpose of these activities within the game is to clarify what a PC focuses on as they explore rather than being able to unrealistically do all things simultaneously.", + "This adds variety within the group's behavior and can show you where players want the story to go. For example, a player whose PC is Investigating carvings on the walls shows you that the player wants those to be informative.", + "Exploration activities that happen continually as the group explores are meant to be narrative first and foremost, with the player describing to you what they're doing, and then you determining which an activity applies, plus any details or alterations for the situation. If a player says, \"I'm {@action Avoid Notice||Avoiding Notice},\" add more detail by asking what precautions they're taking or by telling them which passages they think are least guarded. Likewise, if a player says they're looking for traps {@i and} keeping their shield raised {@i and} covering the group's tracks, ask them which is most important to narrow down the activity. Consider the advantages and disadvantages of an activity given current circumstances. For instance, someone {@action Scout||Scouting} might encounter thin ice and fall through before their group can reach them, or someone {@action Investigate||Investigating} ancient hieroglyphs might critically fail and lead the party in the wrong direction. This does not apply for exploration activities that are discrete and occur when the group is taking a pause or zooming in on a particular action, such as {@action Treat Wounds}. Characters can always drop out of a continual exploration activity to perform a discrete one (even if they are {@condition fatigued} and can't sustain an exploration activity as they travel), and they can change activities at any time.", + "The {@i Core Rulebook} covers how to adjudicate specific activities\u2014{@action Detect Magic}, {@action Follow the Expert}, {@action Investigate}, and {@action Search}.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 18, + "name": "More on Searching", + "entries": [ + "The rules for {@action Search||Searching} deliberately avoid giving intricate detail on how long a search takes. That's left in your hands because the circumstances of a search can vary widely.", + "If the group isn't in any danger and has time for a really thorough search, that's a good time to allow them to automatically succeed, rather than bothering to roll, or you might have them roll to see how long it takes before they find what they're looking for, ultimately finding it eventually no matter the result. Conversely, if they stop for a thorough search in the middle of a dungeon, that's a good time for their efforts to draw unwanted attention! PCs might get to attempt another check if their initial search is a bust. But when do you allow them to try again? It's best to tie this to taking a different tactic. Just saying \"I search it again\" isn't enough, but if a PC tries a different method or has other tools at their disposal, it could work. Be generous with what you allow, as long as the player puts thought into it! If you know a search isn't going to turn up anything useful, make that clear early on so the group doesn't waste too much time on it. If they're determined to keep going\u2014which they often are\u2014you might have them find something useful but minor in the search." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 18, + "name": "QUICK ENVIRONMENTAL DETAILS", + "entries": [ + { + "type": "pf2-title", + "name": "AQUATIC", + "style": "text-left" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + { + "type": "item", + "name": "Sights", + "entries": [ + "choppy water, rolling waves, sunlight glinting, the curve of the horizon, driftwood" + ] + }, + { + "type": "item", + "name": "Sounds", + "entries": [ + "waves lapping against a ship, seabirds' cries, fluttering sails, creatures breaching the surface" + ] + }, + { + "type": "item", + "name": "Smells", + "entries": [ + "salt water, crisp fresh air, dead fish" + ] + }, + { + "type": "item", + "name": "Textures", + "entries": [ + "frigid water, slimy seaweed, crusty salt collecting on surfaces" + ] + }, + { + "type": "item", + "name": "Weather", + "entries": [ + "powerful winds, oncoming storms" + ] + } + ] + }, + { + "type": "pf2-title", + "name": "ARCTIC", + "style": "text-left" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + { + "type": "item", + "name": "Sights", + "entries": [ + "blinding reflected sunlight, snowy plains, distant glaciers, deep crevasses, rocky cliffs, ice floes and bergs, animal tracks in snow" + ] + }, + { + "type": "item", + "name": "Sounds", + "entries": [ + "howling winds, drips of melting ice, utter quiet" + ] + }, + { + "type": "item", + "name": "Smells", + "entries": [ + "clean air, half-frozen bog, lichen, seaweed" + ] + }, + { + "type": "item", + "name": "Textures", + "entries": [ + "crunching snow, hard ice" + ] + }, + { + "type": "item", + "name": "Weather", + "entries": [ + "frigid gales, light snowfall, pounding blizzard" + ] + } + ] + }, + { + "type": "pf2-title", + "name": "FOREST", + "style": "text-left" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + { + "type": "item", + "name": "Sights", + "entries": [ + "towering trees, dense undergrowth, verdant canopies, colorful wildlife, dappled sunlight through the trees, mossy tree trunks, twisted roots" + ] + }, + { + "type": "item", + "name": "Sounds", + "entries": [ + "rustling leaves, snapping branches, animal calls" + ] + }, + { + "type": "item", + "name": "Smells", + "entries": [ + "decomposing vegetation, flowering plants, pine trees, earthy mushrooms" + ] + }, + { + "type": "item", + "name": "Textures", + "entries": [ + "leaves crunching underfoot, scraping branches, water dripping from above, rough bark" + ] + }, + { + "type": "item", + "name": "Weather", + "entries": [ + "still air, cool shade, sporadic breeze, rain on the canopy, branches coated in thick snow" + ] + } + ] + }, + { + "type": "pf2-title", + "name": "MOUNTAIN", + "style": "text-left" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + { + "type": "item", + "name": "Sights", + "entries": [ + "bare cliffs, snow caps, hardy trees, slopes littered with scree, fallen rocks, birds flying on currents, fog among the peaks" + ] + }, + { + "type": "item", + "name": "Sounds", + "entries": [ + "howling wind, falling rocks, clear echoes, crunch of rocks underfoot, distant avalanche" + ] + }, + { + "type": "item", + "name": "Smells", + "entries": [ + "blowing dust, pine trees, fresh snow" + ] + }, + { + "type": "item", + "name": "Textures", + "entries": [ + "rough stone, powdery snow, unstable rubble" + ] + }, + { + "type": "item", + "name": "Weather", + "entries": [ + "swirling clouds, chill of high altitude, direct sunlight, powerful wind and rain" + ] + } + ] + }, + { + "type": "pf2-title", + "name": "PLAINS", + "style": "text-left" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + { + "type": "item", + "name": "Sights", + "entries": [ + "grass waving gently, scattered wildflowers, rocky outcroppings or boulders, the curve of the horizon" + ] + }, + { + "type": "item", + "name": "Sounds", + "entries": [ + "rustling wind, birdsong, distant sounds carried far" + ] + }, + { + "type": "item", + "name": "Smells", + "entries": [ + "fresh air, earthy soil, distant carcasses" + ] + }, + { + "type": "item", + "name": "Textures", + "entries": [ + "touch of tall grass, rasp of scrub brush, crunch of dry dirt" + ] + }, + { + "type": "item", + "name": "Weather", + "entries": [ + "cooling of gentle wind, heat of direct sunlight, massive black thunderclouds" + ] + } + ] + }, + { + "type": "pf2-title", + "name": "SWAMP", + "style": "text-left" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + { + "type": "item", + "name": "Sights", + "entries": [ + "lush leaves, clouds of gnats, algae-coated water, shacks on stilts, darting fish" + ] + }, + { + "type": "item", + "name": "Sounds", + "entries": [ + "croaking frogs, chirping insects, bubbling, splashing" + ] + }, + { + "type": "item", + "name": "Smells", + "entries": [ + "rich moss and algae, pungent swamp gases" + ] + }, + { + "type": "item", + "name": "Textures", + "entries": [ + "pushing through floating detritus, tangling creepers, thick mud" + ] + }, + { + "type": "item", + "name": "Weather", + "entries": [ + "oppressive humidity, still air, pouring rain, rays of sunlight" + ] + } + ] + }, + { + "type": "pf2-title", + "name": "UNDERGROUND", + "style": "text-left" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + { + "type": "item", + "name": "Sights", + "entries": [ + "winding passages, sputtering yellow torchlight, uneven or cracked floors, ancient writings or architecture, stalagmites and stalactites" + ] + }, + { + "type": "item", + "name": "Sounds", + "entries": [ + "dripping condensation, scurrying rats or insects, distant clunks of machinery, tinny echoes of your voices and footsteps" + ] + }, + { + "type": "item", + "name": "Smells", + "entries": [ + "staleness of still air, sulfur, tang of metal deposits" + ] + }, + { + "type": "item", + "name": "Textures", + "entries": [ + "rough rock walls, erosion-smoothed stone, cobwebs" + ] + }, + { + "type": "item", + "name": "Weather", + "entries": [ + "chill of underground air, geothermal heat" + ] + } + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 19, + "name": "More on Follow the Expert", + "entries": [ + "{@action Follow the Expert} is a truly versatile activity that lets a PC who's lacking at a skill or exploration activity have a better chance to succeed. It's important that this doesn't become too rote. Let the players decide how one of them is helping out the other. The description can give you more to work with and add fun color to the exploration beyond just the mechanics. Also, if one PC helps another in the same way over and over, that could be a sign of the character being helped growing in a particular way. If the rogue has been helping the fighter {@action Avoid Notice} over and over, the fighter is essentially receiving training in {@skill Stealth} at that point and might want to consider taking or retraining a skill increase to make that true. Connections like these can breathe life into the characters and their relationships, and it can help promote camaraderie and interactions between characters." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 19, + "name": "Improvising New Activities", + "entries": [ + "The list of exploration activities isn't exhaustive. More appear in special subsystems and adventures, and you'll often need to create your own. When making your own, it's usually fine to just consider whether the amount of effort the PC has to put in is comparable to the other exploration activities and go from there. If you're having trouble, try finding a comparable activity. For example, if the PC are Swimming as they explore, consider that travel speeds are based on the equivalent of 1 action per 6 seconds, and that other exploration activities the PCs can keep up without getting tired are generally based on alternating between 2 actions per 12 seconds, averaging to 1 action per 6 seconds. ({@action Defend}, for example, is based on using 1 action to {@action Stride} then 1 to Raise your Shield, which is why the PC moves at half Speed.) {@action Hustle} is a good example of an activity that can't be done indefinitely, so you can use it as a model for strenuous activities where the PCs are using the equivalent of 2 actions every 6 seconds.", + "When improvising an exploration activity, have in mind some advantages and disadvantages of that activity to inspire you. What else might the PC be neglecting while doing this activity? How does it interplay with activities the rest of the party uses? If the new activity seems like it's a better option than other activities all or nearly all the time, chances are you might want to adjust it so it's more balanced. Eventually, you'll start to find which exploration activities your group enjoys the most." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 19, + "name": "Scenes Within Exploration", + "entries": [ + "It can help you to think of exploration as a series of scenes, with encounters not just breaking up exploration, but functioning as subsections within it. Many of these are based on geography, for example, with exploring a series of dungeon corridors as one scene and entering the dungeon's great hall another. Other times, you'll break out of a scene at a point of interest. If the PCs decide to stop their travels and investigate a statue, think of that as a new scene.", + "This gives you a good point to describe the transition between scenes. Describe what was happening to reinforce where the group was, then describe what they now face to show the change. For example, \"You've been making your way through this long hallway, but after a moment of debate, you stop, your footsteps and voices still echoing down the hall. The stone statue before you is seven feet high, adorned with rubies. It represents... maybe a god? Its face is damaged and {@condition broken}. What do you do?\" When playing out a scene, your initial description should set the expectation of what level of detail the scene might go into, with you and the players adjusting as needed as you play. Also, it can be useful to go from PC to PC to avoid everybody talking at once. Start with someone who instigated the scene change, if possible, or perhaps the PC using the most relevant exploration activity, like a PC Investigating artwork or {@action Search||Searching} for secrets in the example above.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 20, + "name": "Hazards", + "entries": [ + "The task of looking for and disarming hazards comes up frequently in exploration and is an example of a type of exploration scene. Hazards don't usually appear out of nowhere. A trap might be on a door's lock, at a specific bend in a corridor, or so on. You could have a pit trap in the middle of a large room, but a surprise that's entirely unexpected can be pretty unsatisfying. The same pit trap appearing in the middle of a 10-foot-wide, suspiciously featureless hallway can make the players say, \"Okay, we should have seen that coming,\" with even that minimal amount of foreshadowing.", + "When a complex hazard triggers, move to encounter mode. Simple hazards are usually dealt with in exploration mode, but that doesn't mean they should be glossed over.", + "Give a clear picture of what action by a PC set off the hazard, what happens as the hazard activates, and any aftereffects. PCs have many ways to heal themselves, so keep in mind that a damaging hazard won't always have a {@trait huge} effect. They tend to work best if their activation might alert creatures in the area, lock the PCs out of an area, or cause a similar setback beyond just damage.", + "If a PC detects a hazard and wants to disable it, slow down a bit. Ask the player to describe what the PC is doing and give concrete details about how their efforts pan out to make it feel more real. It's good if the player sweats a little bit! It's supposed to be a tense situation, after all. If a hazard requires multiple checks to disable, it's good to describe what happens with each success to show incremental progress." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 21, + "name": "Investigations", + "entries": [ + "The {@action Investigate} exploration activity is pretty broad and can lead into a more thorough investigation scene. Lead off with a definite clue that has details but clearly isn't the whole picture: \"These runes look like ones used for arcane magic but are some kind of variant form,\" \"As you assess the architecture of the room, you see the pillar caps are all made of granite, except for one that appears to be painted plaster,\" or \"Each of the stained glass shows scenes of one of the god Norgorber's aspects, but there are only three windows, and Norgorber has four aspects.\" Then, if this piques a player's interest, you can go into a more detailed investigation. They might look at the runes more closely, chip away at the plaster, or search around for a representation of Norgorber's fourth aspect. Avoid calling for checks if it's not necessary. In the last example, you'd likely tell them which of the deity's aspects is missing without another {@skill Religion} check, and if the aspect is represented as a statue in the room, asking for a {@skill Perception} check to find it might short-circuit the investigation in an uninteresting way.", + "To make the investigation feel real, it helps to talk the player through their character's thought processes by saying what clue inspired them to think of an important detail, explaining what the detail is, and possibly mentioning a further question that detail raises. Then let the player extrapolate rather than telling them their conclusion. Even if the investigation doesn't lead to a an unambiguous conclusion, the players should feel they're more informed than when they started.", + "Though one person starts the investigation, getting others involved can help them become more interested and bring different skills to bear to get other types of information. Reward collaboration and clever ideas." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 21, + "name": "Getting Lost", + "entries": [ + "When PCs are exploring the wilderness or twisting dungeon corridors, they might get lost. This is most likely if they fail to Sense their Direction using {@skill Survival} but can also happen based on the story, such as if they drop out of a portal in some strange land or come up from an underground passageway into a forest. Playing through the process of wandering in the wilderness and trying to find their way can be fun for a party, provided it's a fairly short interval. If a party is lost at the start of a session, they should usually have found their way and reached a significant destination by the end.", + "The {@action Sense Direction} activity uses {@skill Survival} to find north.", + "You can combine this with {@action Recall Knowledge||Recalling Knowledge} about the area\u2014typically using {@skill Nature} or {@skill Society}\u2014for the PCs to get their initial bearings. The DCs for these checks are normally trained or expert if the group is still fairly close to settlements or established nations but might be higher in deep wilderness. As the PCs try to find their way, think of ways to include notable landmarks they can seek out or stumble upon. Some of these might be useful, such as a great tree off in the distance they can climb to get a better vantage point or a mountain slope where multiple plumes of smoke billow up, indicating a settlement. Others might be mysterious or dangerous, such as haunted glades or animal hunting grounds. When the PCs first look around or scout, pick two or three landmarks to point out.", + "Let the group decide on their course from there.", + "If the trek takes multiple days, you can move through each day pretty quickly.", + "You might need to have the group {@action Subsist} if they run out of food, and you might want to include some encounters if they're in a dangerous area. For these encounters, choose creatures that live in that type of environment.", + "Remember that not all creatures attack on sight. {@condition Friendly} or cautious creatures might approach, resulting in more interactive scenes that might even help the PCs.", + "If the PCs get unlucky or are just awful at {@skill Survival}, you might end up stuck with no way for them to reorient themselves. In these cases, have someone come to them! They might get captured by local humanoids or monsters or stumble upon a dangerous location. They've figured out where they are, even if it's not where they wanted to be!" + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 21, + "name": "Surprise Attacks", + "entries": [ + "Page 499 of the {@i Core Rulebook} covers the mechanics of how surprise attacks occur while PCs rest. Such surprise attacks should be used sparingly, even in dangerous areas. The fact that PCs are in a group scares away most animals and setting a watch can deter even more attackers. Surprise attacks are most likely if the PCs did something in advance that would lead to the ambush. For instance, they might be ambushed by bandits if they were flaunting their wealth or showing off expensive items earlier in the session, or they might be counterattacked by enemies if they attack the enemies first, only to retreat to rest. If the PCs set up camp hastily and decide not to set a watch, they might be in trouble if they're attacked.", + "This should happen only in cases of extreme sloppiness, since if you take advantage of minor lapses, you might end up with a group that repeatedly spends an inordinate amount of time describing all their camping preparation to keep it from happening again. It's usually better to ask the PCs if they're setting up watches, rather than assume that their silence on the issue means they aren't." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 22, + "name": "Running Downtime", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 22, + "entries": [ + "There's more to life than fighting monsters and looting treasure. What happens when a PC wins a deed to a tavern in a game of cards, crafts a magical item, builds a home, or pursues a relationship? All these goals and more are resolved by running downtime." + ] + }, + "You can use downtime in a variety of ways that can streamline gameplay and flesh out the story, such as to:", + { + "type": "list", + "items": [ + "Demonstrate changes to the setting that result from the PCs' previous achievements, giving them time to breathe and appreciate what they've accomplished.", + "Emphasize the PCs' planning and the fruit it bears.", + "Avoid bogging the game down, even if a great deal of time passes. Keep the number of rolls small.", + "Bring back compelling NPCs or plot threads established in previous downtime or adventures.", + "Interject interesting events and scenes related to what the PCs do to make the world feel more alive.", + "Switch to encounter or exploration more as needed when actions spur a new scene or adventure." + ] + }, + "This section covers advice on how to fit downtime to suit your group. The amount and complexity can vary greatly depending on the game. You can find the basics of running downtime on page 500 of the {@i Core Rulebook}.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 22, + "name": "Depth of Downtime", + "entries": [ + "Determine how involved your group wants downtime to be at the start of the game. If your players vary greatly in preference, you might need to find a middle ground, or some way to give the players least interested in downtime something they would find compelling. You can adjust downtime depth as the game goes along, and you might find it becomes more important to the players as their connection to the setting grows stronger.", + "Pay attention to the amount of real-world time you spend in downtime and the level of detail. Downtime should rarely last a whole session. Usually, a half hour between significant adventures is about right, and 15 minutes for shorter lulls in the action, such as when PCs return to a town briefly in the middle of an adventure. You can extend this as needed for more detailed roleplaying scenes.", + "For the level of detail, it's important to give more than just an overview, but often the basics will do. \"A fleet of merchant ships arrives in the port, and an officer puts you to work unloading cargo\" might do for using {@skill Lore||Sailing Lore} to {@action Earn Income}, and \"Your shipment of iron arrives late, but you're able to complete the armor\" could be enough for {@skill Crafting}. Go deeper if the player sets out to do something specific or asks questions you think have potential for an interesting story, but be careful with too much detail, as you run the risk of boring most of the table with minutiae.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 22, + "name": "Group Engagement", + "entries": [ + "One major challenge of downtime is keeping the whole group involved. When you can, combine multiple people's tasks into one. For instance, if one PC wants to {@action Earn Income} with {@skill Performance} and another wants to offer their services as a medic, you might say that a traveling caravan is stopping briefly, seeking entertainment and treatment for diseases and injuries their group suffered on the road. That means you can put both PCs in the same scene. You can also look for downtime activities that affect multiple characters' interests. For instance, if the rogue's contact at the thieves' guild wants a special magical cloak, a different PC might {@action Craft} that cloak.", + "PCs can help each other more directly. For instance, if the barbarian's player doesn't plan to do anything in downtime, you might let the barbarian {@action Aid} another character in crafting weapons\u2014feeding the forge and working the bellows, for instance.", + "If a player really isn't interested in downtime, they might not want to engage at all. In that case, it's best to shorten the time you spend on downtime and give their actions a one-sentence description. If other players want a deeper downtime experience, consider extending game sessions or running side sessions for just those players." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 22, + "name": "Campaigns Without Downtime", + "entries": [ + "There are two ways you might end up with a game that has no downtime: no time and no interest. In the first, the story moves along so quickly that the PCs don't really have time to engage with downtime. Think of it like a breakneck action movie, where the characters barely have time to breathe before they're on to the next challenge, and even the end of an adventure is a cliffhanger.", + "In the second, you and the other players just don't care about downtime at all. It doesn't interest you. In this case, just summarize what happens between adventures and skip using any downtime rules.", + "If you skip downtime, you might not need to adjust your game. The money PCs can earn during downtime is minor compared to what they can gain through adventures.", + "However, the PCs will have less choice in what items they get if they don't {@action Craft} or earn extra money to buy items." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 22, + "name": "Long-Term Goals", + "entries": [ + "Downtime's more satisfying when the PCs work toward long-term goals rather than perform disconnected tasks. You can ask players what their PCs' goals are, and also look for storylines they're interested in that you can use as seeds for long-term goals. Long-term goals might include running a business, creating a guild, establishing an arcane school, returning a despoiled land to its natural splendor, reforming local politics, or rebuilding a ruin. Goals involving organizations are a good opportunity to use the leadership subsystem on page 168. If players don't have clear ideas for their goals, look at their backgrounds, NPCs they know, and things they've expressed interest in during adventures to develop some suggestions. Remember that you're not trying to get them to accept your exact suggestions, but to pick a goal they really like. Long-term goals should shape the game, and reinforcing their progress is key. Show changes, good and bad, that result from the PCs' efforts, both in downtime and on their adventures if applicable. This doesn't have to be subtle! You can directly say, \"You've been trying to get the magistrate to allow you to buy this plot of land, but the fact that you entered the wizard's tower illegally seems to have soured him toward you.\" Think ahead in stages. For instance, if a PC wants to run a business, you might have them...", + { + "type": "list", + "items": [ + "Start with a simple stand to sell their wares.", + "Show they're drawing big crowds and need to expand.", + "Build a storefront.", + "Open to modest success.", + "Get a small but loyal following.", + "Hire employees to keep up with demand.", + "Deal with supply issues or competition.", + "Get enough interest in a nearby settlement that they might want to expand their business." + ] + }, + "And so on. You can deliver each of these details through a little vignette. For example, if you use the second bullet point, you might describe the throng of people crowded around the PCs' stand, and say they sold out of goods before half the people were served. Downtime goals are a great way to weave the PCs' agency into the story.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 23, + "name": "Success and Failure", + "entries": [ + "Success at a reasonable long-term goal should be likely, but not guaranteed. Give the player an expectation of how likely their goal is to work out based on how ambitious it is. Be clear about how much downtime it will take compared to the amount of downtime you expect the party will get during your campaign. Then let the player decide how to commit their downtime, and to which tasks.", + "Repeated failures or outside problems could lead to the whole goal failing. It happens! But give the player a fair chance. Even if their goal is really hard to achieve\u2014like driving the undead out of Ustalav\u2014they might find a way. Don't undermine their efforts or ideas, but do make clear the magnitude of the task they've chosen. Remember that even if a goal fails, the effort was worthwhile.", + "A failure or a success at a long-term goal can be a major emotional beat for the character. They've changed the world, after all! Don't shortchange it just because it happened in downtime. In fact, because it might have taken place over multiple sessions, the player might have been looking forward to the results for a really long time!" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 24, + "name": "Buying and Selling", + "entries": [ + "The game leaves it up to you to determine what items the PCs can and can't purchase, and the final market Price for them. Settlements the size of a town or bigger typically have at least one vendor for basic, common gear, and even magic and alchemical items of 1st level. Beyond that, it all depends on how much you want to allow the players to determine their abilities and how much verisimilitude you want in your game. You can set the specifics where you need, but let's look at three possibilities.", + "{@b PCs can buy what they want where they want.} You gloss over the details of markets. PCs can sell whatever they want for half the Price and buy any item to which they have access at full Price. This approach is focused on expediency over verisimilitude and is likely to reduce the number of unusual or distinctive items the PCs have, as many players seek out the ones that most directly support their characters' strengths. This still means there's a limit on purchasing uncommon or rarer items, but you could even do away with rarity if your group wants, or add a surcharge instead (depending on your group's play style, that could be anywhere from 10% to 100% for uncommon items, and 25% to 500% if you also want to open up all rare items)", + "{@b PCs can buy what they want but must put in additional effort.} If they want to sell or buy items, PCs must be in a location where the markets can support that. They can usually sell a single item for half its Price, but the Price for something already plentiful on the market could drop lower, typically to 25% or 10%, or be refused entirely if there's a glut. Buying an item usually costs the full Price; buying higher-level items (or uncommon items if they're available at all) requires seeking out a special vendor or NPC and can take extra time, representing a real investment by the PCs. They might be unable to find the item at all even after their time investment, based on the settlement's parameters. This approach allows PCs to determine some of their items, but forces them to really work to get more powerful items and discourages looting every enemy to sell off fairly ordinary armor. This can be the most work for you but can make the world feel diverse and complex.", + "{@b Magical markets are rare or nonexistent.} PCs get what they find in adventures and can {@action Craft} their own items, if you allow them to get formulas in some way. If you have magical marketplaces at all, their selections are small. They sell items at full Price and have difficulty attaining the funds to buy more items. They might purchase items for half of the Price but are far more selective about what they take. If you use this approach, PCs are far more likely to use strange items they find but might be dissatisfied or even underpowered depending on what items you give them. Even in this style of game, you might want to allow them to get weapons and armor with fundamental runes fairly easily, or make sure you award those on a regular basis." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 25, + "name": "Tasks and Events", + "entries": [ + "Players will often look to you for tasks they might take on during downtime, especially if they're looking to {@action Earn Income}. You should also interject special events to surprise your players and add interesting scenes. If you need some quick ideas for tasks characters might offer a PC, look at the tables below for inspiration. The {@action Earn Income} tasks are arranged with tasks appropriate for low-level PCs first, but most can be adapted to the level you need. For the events, you might need to \"zoom out\" to focus on a special scene or even a short encounter or adventure.", + { + "tag": "table", + "name": "EARN INCOME TASKS", + "source": "GMG", + "type": "data" + }, + { + "tag": "table", + "name": "DOWNTIME EVENTS", + "source": "GMG", + "type": "data" + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 26, + "name": "Money in Downtime", + "entries": [ + "While the amount of money the PCs can earn during short periods of downtime is significantly less than the value of the loot they gain adventuring, it can still serve as a satisfying bonus. The PCs might use their money to outfit themselves better, donate it toward a good cause, or pool it together to save for a major purchase. If you find that a PC tends to forget about their money or save it up more cautiously than they really need to, offer them rewarding opportunities to spend it. For instance, they might be approached to contribute to a charity in desperate need or sponsor an artist looking for a patron.", + "The downtime system includes a guide for calculating the cost of living, using the values found in the {@i Core Rulebook} on page 294. {@action Track||Tracking} cost of living is usually best reserved for months or years of downtime since that's when someone might earn a substantial amount of money from downtime activities and find that costs really add up. You can usually ignore it if there are only a few days of downtime, though if a PC is roleplaying a fine or extravagant lifestyle, you might charge them during even short periods of downtime to reinforce the story they're telling.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 26, + "name": "Investments", + "entries": [ + "The downtime system isn't meant to deal with investing money, receiving interest, or the like just to make more money. Rather, investing should result in changes in the world. PCs might invest in founding a museum, and find on their return that the collection has grown. If they fund an expedition, they might get access to interesting trade goods later on.", + "When characters are investing in a major endeavor, the amount of in-world time invested often matters more than the money. While spending additional money greatly increases the efficiency of {@skill Crafting} an item, you can't build a fort in a day just because you have enough money to pay for the whole process. Downtime is a good opportunity for characters to start long processes that can continue in the background as the PCs adventure, provided they can find a trustworthy, competent person to run things in their stead." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 26, + "name": "Money During Long Periods of Downtime", + "entries": [ + "If the PCs have a very long time between adventures, especially years, they have the opportunity to collect a great deal of money through downtime. Use the guidelines for average progress and cost of living on pages 501\u2013502 of the {@i Core Rulebook} to figure out how much they get.", + "Because you're trying to convey that a long time has passed, have them spend it before you jump to the end of downtime. What did they invest in during those years? What drew their interest? Did their fortunes rise or fall? Did they acquire interesting objects or hire compelling people? Consider this expenditure another way to show how the PCs impact the world." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 26, + "name": "Retraining", + "entries": [ + "The rules and suggestions for retraining are covered thoroughly in the {@i Core Rulebook} on page 502. Your primary responsibility here is to determine the time, instruction, and costs of retraining, as well as adjusting details to align cohesively with the story and world.", + "Consider what effort each PC puts forth as they retrain, so you can describe how they feel their abilities change.", + "What kind of research and practice do they do? If they have a teacher, what advice does that teacher give? You can run a campaign without retraining if you want the PCs to be more bound by their decisions or are running a game without downtime. However, if your campaign doesn't use downtime rules but a player really regrets a decision made while building or leveling up their character, you might make an exception for them.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 26, + "name": "Teachers", + "entries": [ + "Most of the abilities PCs gain come through adventuring. They're learning on the job! {@action Retraining}, on the other hand, is dedicated study that might require a teacher's help. You don't have to use teachers, but it gives you a great way to introduce a new NPC or bring back an existing one in a new role. The role of a teacher could also be filled by communing with nature for a druid, poring through a massive grimoire for a wizard, and so on. The important part is the guidance gained from that source. The following list includes sample teachers.", + { + "type": "list", + "items": [ + "Archwizard Koda Mohanz, wizard academy proctor", + "Bagra Redforge, aged artisan", + "Baroness Ivestia II, tutor in etiquette and social maneuvering", + "Byren Effestos, Esquire, advisor in matters of law, politics, and finance", + "Dr. Phinella Albor, professor of medicine and surgery", + "Dr. Revis Enzerrad, mystic versed in the occult", + "Grita the Swamp Sage, purveyor of strange draughts and cryptic riddles", + "Jeballewn Leastfire, tutor in alchemical experimentation", + "Kpunde Neverlost, retired veteran adventurer", + "Lyra, teller of legends and master of handicrafts", + "Major Venaeus, instructor of military tactics", + "Mother Elizia, high priest and religious scholar", + "Professor Kurid Yamarrupan, senior university lector", + "Quintari Solvar, coach for fitness and healthy living", + "Ragged Sanden, hermit and speaker for nature", + "Silent Flame, Master of the Seventeen Forms", + "Tembly the Daring, veteran acrobat and circus performer", + "Twelve Fingers, experienced thief and spy", + "Wen Hardfoot, well-traveled scout and naturalist", + "Zuleri Gan, conductor, playwright, and music scholar." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 27, + "name": "Extreme Retraining", + "entries": [ + "By the default rules, PCs can't retrain their class, ancestry, background, ability boosts, or anything else intrinsic to their character. However, you might be able to find a way to make this happen in the story, going beyond the realm of retraining and into deeper, storybased quests. Class and ability modifiers are the simplest of these to justify, as they could come about solely through intense retraining. Especially at low levels, you might let a player rebuild their character as a different class, perhaps starting by retraining into a multiclass dedication for their new class and swapping into more feats from that dedication as partial progress towards the class change.", + "Just be mindful that they aren't swapping over to switch out a class they think is great at low levels for one they think is stronger at high levels. {@action Retraining} a class or ability scores should take a long time, typically months or years.", + "Changing an ancestry or heritage requires some kind of magic, such as reincarnation into a new form.", + "This might take a complex ritual, exposure to bizarre and rare magic, or the intervention of a deity. For instance, you might require an elf who wants to be a halfling to first become trained in {@skill Lore||Halfling Lore}, worship the halfling pantheon, and eventually do a great service for halflings to get a divine blessing of transformation.", + "{@action Retraining} a background requires altering the game's story so that the events the PC thought happened didn't.", + "That can be pretty tricky to justify! The most likely scenario is that they had their memory altered and need to get it magically restored to reveal their \"true\" background\u2014the new retrained background.", + "Of course, in all these cases you could make an exception and just let the player make the change without explanation. This effectively acknowledges that you're playing a game, and don't need an in-world justification for certain changes. For some groups it might be easier, or require less suspension of disbelief, to ask the group to adjust their ideas of what's previously happened in the game than to accept something like an elf turning into a halfling via magic." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 28, + "name": "Adjudicating Rules", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 28, + "entries": [ + "As Game Master, it falls on you to adjudicate the rules. This means you're making judgments and decisions about the rules, especially when their application is unclear. Roleplaying games encourage creativity, and however well crafted and well tested a set of rules is, players will always find situations that require interpretation and judgment by the GM." + ] + }, + "You need at least some familiarity with the rules to run a game well. But you don't need to be the foremost expert on the rules. You don't even need to know the most about the rules at your table to be a great GM! There's a key difference between \"knowing\" the rules and \"adjudicating\" the rules.", + "While GMing, strive to make quick, fair, and consistent rulings. Your rulings should encourage your group to work together to interpret the rules and to be creative with their characters' decisions and actions. If your group is satisfied with the interpretation, you've made the right adjudication!", + { + "type": "pf2-h2", + "source": "GMG", + "page": 28, + "name": "Core Principles", + "entries": [ + "These are the most important things to keep in mind.", + { + "type": "list", + "items": [ + "Remember the basics of the rules.", + "Be consistent with your past rulings.", + "Don't worry if you don't have a specific rule memorized; it's OK to look it up!", + "Listen to concise opinions from the other players.", + "Make a call and get on with play.", + "Review your decision after the session is over, if necessary." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 28, + "name": "The Basics", + "entries": [ + "Start by looking at the basic guidelines on page 491 of the {@i Core Rulebook} for the fundamental principles that can help you make rulings quickly and fairly. You should also be familiar with the rules relevant to encounters, exploration, and downtime, as well as with the section in Chapter 10: Game Mastering in the {@i Core Rulebook} on running those modes of play." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 28, + "name": "Consistency and Fairness", + "entries": [ + "As an arbiter of the rules and the person who's setting the scene for the action, it's in your best interest to appear fair at all times. Your main defense against appearing unfair is consistency in your rulings.", + "Achieving consistency is as easy as explaining why you're ruling a certain way and comparing this ruling to past rulings you've made in a way that makes sense to your players. For example, you might say something like \"When Torben swung from the chandelier and attacked the air elemental, I required an {@skill Athletics} check as part of the action and gave a +1 circumstance bonus to the attack roll. Hanging from the rope bridge to attack the giant bat sounds similar, so why don't you roll an {@skill Athletics} check.\" Do this any time it's applicable when you make a ruling, but don't feel compelled to do so for truly new rulings.", + "Through the course of playing, your previous rulings will form a set of shared preferences and an understanding between you and your group\u2014or even become formalized house rules.", + "Over time, your players will think about these examples when planning their actions, which can improve consistency during play." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 28, + "name": "Looking Up Rules", + "entries": [ + "It is perfectly acceptable to refer to the rules during a session. However, you don't have to do this alone.", + "If you're leafing through a book or searching an electronic reference, your players are idle. There are a few techniques that make these intervals more palatable for the players. Letting them know that you're looking something up might prompt some players to also read the rule. This can increase the chances of collaboration and sets expectations for the length of the pause. Alerting your players that you're going to take a minute and read the rules also lets them know that it's a good time to tend to away-from-the-table tasks like refilling a drink." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 28, + "name": "Listen to the Players", + "entries": [ + "The friends around your game table are perhaps your best tool for achieving quick, fair, and consistent rulings. Sharing the task of remembering the rules makes rules discussions collaborative rather than combative, greatly increases the chances of accurate and comprehensive recall of the written rules and your own past rulings, and is true to the shared storytelling spirit of Pathfinder.", + "Asking if anyone knows how a specific rule rewards those players who have spent time mastering the rules and involves more people in the discussion. It signals to other players that you are willing to hear opinions before making a ruling, and it builds a more collaborative environment.", + "In addition, for groups with access to a large number of sourcebooks or rules resources, you can ask different players to examine separate sources. This can greatly increase the speed and accuracy of a group's rulings.", + "Approaching the rules as a group problem also means that you should never trivialize player concerns about a rule. You must also think about each player and assess how important the rules actually are to each player. Remember, though\u2014while rules recall is a group challenge, making the final decision on the rules interpretation and getting the session moving again falls to you." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 29, + "name": "Make the Call", + "entries": [ + "Though all the above are great practices for making good rulings, often the best ruling is the one that keeps the game moving. Avoid getting so bogged down that it takes you several minutes to decide what ruling you'll proceed with. Take what's close enough and keep playing. If necessary, you can tell your group \"This is how we're playing it now, but we can have more discussion between sessions.\" This gets you back in the action, puts a clear stamp on the fact that this is your decision in the moment, and empowers your players with permission to express their opinions on the ruling at a later time.", + "When in doubt, rule in favor of the player's request, and then review the situation later.", + "The best time to really go in-depth, possibly putting the group on a short break, is when a situation is life-or-death or has major consequences in a character's story." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 29, + "name": "Take Time for Review", + "entries": [ + "When you make a decision you're not sure about, look back over it at the end of a session or between sessions.", + "You might change your mind\u2014there's nothing wrong with that! If you change or clarify your original ruling, inform your players before the next session. No one likes being surprised by a rule change. Even better, include them in a rules conversation just like you might during a session. The guidance on discussing rules with your players still applies between sessions. Unlike at-the-table rules discussions, there's also much more time in these situations to read existing official rulings or sources." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 29, + "name": "Saying \"Yes, But\"", + "entries": [ + "Some of the most memorable moments come from situations that inherently call for a rules interpretation, like when a player wants to do something creative using the environment. The variety of these situations is limited only by the imagination of your players. It's usually better to say \"yes\" than \"no,\" within reason. For example, imagine a player wants to do something borderline nonsensical like grabbing a spider and squeezing it to force it to use its web attack. But what about a player who wants to use a fire spell to deliberately ignite a barrel of oil? Surely that should have some effect! This is where you can use a variant of the well-known improv \"Yes, and,\" technique: you can say \"Yes, but.\" With \"Yes, but,\" you allow the player's creative idea, but tie it into the world and the game rules via some sort of additional consequences, potentially adding the uncertainty of an additional roll. Here are some simple ways you might implement this tool. Almost all of these require an action or are part of another action.", + { + "type": "list", + "items": [ + "Get a fleeting benefit without a roll. Example: dip a sword into a burning brazier to add 1 fire damage on the next attack against a troll.", + "Require a check, then apply a circumstance bonus to the PC's action. Example: swing from a chandelier above a foe.", + "Require a check, then apply a circumstance penalty or condition to a foe. Example: throw a barrel over a monster's head.", + "Require an attack roll or skill check to deal minor damage and gain another benefit. Examples: jump from a higher elevation down onto a foe for a small amount of damage, potentially knocking the foe {@condition prone}; throw sand in an opponent's eyes.", + "Require a directed attack against an object, then allow foes to attempt saving throws against the object's effect at a DC you choose. Example: cast a {@i produce flame} spell at a barrel of explosives." + ] + }, + "Another powerful tool you can use to help you say \"Yes, but\" when you're unsure of the game impact is to allow the idea to work just this once, letting your players know that this is part of your decision. For instance, maybe you think a PCs attempt to {@action Grapple} a spider to aim its web attack at another foe is so fun you have to let them do it, but you're worried that the effect would be so powerful that the PCs would just carry around a spider to shoot webs for the rest of the campaign. By making it a one-time effect, you can have fun but don't have to worry about whether you're setting a disruptive precedent for later on." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 29, + "name": "House Rules", + "entries": [ + "You and your players will inevitably come across a rule you disagree with, or that runs counter to the theme of your game. You might even decide to add a specific rule to an area not covered by the written rules. Collectively, these rulings, changes, and additions are known as house rules. It's a good idea to record them in a place where the group can easily access and refer to them, and where a potential new player could find them. Such record-keeping is a great thing to delegate to a player! The best rule of thumb in these situations is to be slow to change the written rules and quick to revert a problematic ruling or house rule. The simple reason for this is that sticking to the written rules is the easiest way to remain fair and consistent. However, the more you learn your group's play style, the more often you'll find times where you and your group feel it's correct to institute a house rule of some sort. You might take a look at Chapter 4: Variant Rules to get started!" + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 30, + "name": "Resolving Problems", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 30, + "entries": [ + "Being a Game Master and running a game can be a tremendously rewarding and fulfilling experience: you get to sit down with friends old and new, roll some dice, tell stories, and have fun. That said, being a GM and running a game can present unique challenges. Sometimes problems present themselves at the table, and it's up to the GM to resolve them." + ] + }, + "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.", + "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", + "source": "GMG", + "page": 30, + "name": "Total Party Kills", + "entries": [ + "Perhaps the most feared of any outcome of a gaming session, a total party kill (TPK) can spell the end of an adventure or campaign. In a TPK, every member of the party dies. Think in advance about how comfortable you are with TPKs and discuss them with the other players. This can provide valuable insights into not only how you should handle one but also the implied level of lethality the players expect.", + "TPKs are rarely unavoidable. Usually it becomes evident at some point during the session, whether to everyone or only to you, that disaster looms.", + "What the players do with this insight is up to them, but you have more control and can take steps to avoid the TPK. For example, perhaps the PCs' foe gets distracted by something, an ally arrives to help the heroes, or the villain captures them instead of slaying them outright. The simplest path is to just allow a clear escape route the PCs can take\u2014perhaps with a few characters still falling along the way. It's not entirely your responsibility to defuse the TPK, but offering such opportunities gives players more say in their characters' fates.", + "Should a TPK occur anyway, the kind of game you're running should influence your approach to the situation.", + "For example, in a campaign centered around dungeon crawling, a TPK is less of a problem\u2014the players simply form a new adventuring party and take up where the dead ones left off. If you are running a story-intensive game in which each PC has a personal stake in defeating the villain, saving the town, or the like, a TPK could demolish multiple plot threads. Here, you might use the story you have in place, having the NPCs take up arms to find or avenge the slain group\u2014or raise them from the dead.", + "Note that the game should continue only if the players want it to. The premature end of an adventure or campaign isn't always a bad thing. If the group is interested in moving on, there's nothing wrong with ending the campaign and starting something different." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "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.", + { + "type": "list", + "items": [ + "Obsessing over the letter of the rules.", + "Constantly \"helping\" other players make the optimal choice on their turn.", + "Making their character the center of attention, without allowing space for other players." + ] + }, + "Other behaviors are unacceptable and must be dealt with firmly and decisively. These can be severe enough to pause the game in progress. Such actions speak to a deeper problem and require more drastic action to solve.", + { + "type": "list", + "items": [ + "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." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 31, + "name": "Safety Tools", + "entries": [ + "Introducing and using safety tools at your table can help head off some problematic behaviors. The X-Card and Lines and Veils tools described on page 485 of the {@i Core Rulebook} allow anyone who feels uncomfortable or unsafe to express their discomfort, with clear guidance on how the rest of the table should respond. This clarity sets obvious boundaries to help enforce the social rules of the table." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 31, + "name": "Ejecting a Player", + "entries": [ + "Ultimately, there is no place for a serially or deliberately disruptive player in your gaming group. Such behavior is not fair to you or the other players, and the problem player needs to either modify their behavior or leave the group." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 31, + "name": "CHEATING", + "entries": [ + "Players rarely cheat knowingly, so if you suspect a player of cheating, it's safe to assume first that they're unaware of\u2014or simply forgot\u2014how an aspect of the rules works. A gentle reminder of how the rule, spell, or ability in question functions is usually enough to move past the situation. Every once in a great while, you'll encounter a player who is deliberately cheating. The spirit of roleplaying is one of cooperative storytelling and overcoming challenges together, so one player cheating steals fun from every other player at the table. It's natural to feel some anger in this situation, so make sure you let some time pass between when you discover that a player is cheating and when you address it with them.", + "Ultimately, it will fall to you as the GM to gently make it clear that this behavior must stop. To do this well, think carefully about why the player is cheating before approaching them. The reason behind the cheating often points to a reasonable solution. When discussing the matter with your player, do your best to remain calm and inquisitive rather than accusatory." + ] + }, + "Before meeting with the problem player, discuss the situation with the other players in private to ensure you make the right call, and figure out what repercussions you expect and whether the game should continue at all.", + "When you break the news to the problem player, be compassionate but firmly state the decision is final and restate which behaviors are responsible. If parts of having the player in the game were rewarding or you want the player to remain a friend, make that clear and decide if a player's behavior merits other changes to your relationship." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 31, + "name": "Power Imbalances", + "entries": [ + "You might end up with one PC who outshines everyone else.", + "Perhaps the player is a rules expert with a powerful character, other players are less experienced or more focused on the story of their characters, or there's just a rules combination or item that's stronger than you expected. In any case, this imbalance might mean you have other players who feel ineffective, or the overpowered character's player becomes bored because they aren't challenged during gameplay.", + "Talk to the player between sessions, and make it clear that no one at the table is to blame in this situation. Most players have no problem making some concessions for the happiness of the group. If the problem results from rules options, offer an easy way to retrain. If the imbalance resulted from an item, come up with a way that item might need to be lost or sacrificed, but in a satisfying way that furthers the narrative.", + "If you meet resistance from the player, listen to their counterpoints. If you're still convinced they need to change, you might need to be more firm.", + "It's worth stating that players might still have fun, or even enjoy an instance of power imbalance. You don't have to do anything to address it unless it limits fun at your table." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 32, + "name": "Narrative Collaboration", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 32, + "entries": [ + "The relationship between you, your players, and the story is what makes roleplaying games successful and memorable. If all the players at the table contribute ideas, the game holds more surprises for everyone\u2014including you!" + ] + }, + "While some players like to sit back and let the Game Master control everything, most players want their contributions to shape the campaign's story. This is central to the concept of player agency\u2014making players feel like the choices they make really matter, and that the world is a living place they can change through their decisions. In some games, the players can step beyond the traditional divide between GM and players to directly influence how the story progresses. Below are three methods you can use to balance the narrative control of your game.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 32, + "name": "Idea Farm", + "entries": [ + "Coming up with ideas for a campaign can sometimes feel overwhelming. This is where your players come in handy! You can solicit direct feedback from them and implement their ideas into the game. This style of narrative control preserve your authority over the game while giving players the chance to incorporate elements into the game you know they want to see. It doesn't venture beyond the traditional structure of a fantasy roleplaying game.", + "Plan for a few checkpoints throughout the campaign where you touch base with your players to get their ideas. The most crucial comes at the start of the game. It's best to take this step before you even set to work on crafting the world or plot, so that player input can define what's important in the game world. Later, checkpoints can coincide with major story milestones. For example, if the players set off across the sea, you might ask where they want their voyage to end and what sites, if any, they'd like to explore along the way." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 32, + "name": "Creative Collaboration", + "entries": [ + "You might have players develop the stories of some of the regions or NPCs, while your contributions serve as the glue that makes it all work together. This breaks somewhat with traditional RPG structures, in that you might not be the expert on all areas of the setting and plot.", + "Your collaboration will depend on the interests of you and the other players. Maybe one draws a city map, another makes the stats and personality for an NPC, another controls some monsters in combat, and a fourth doesn't want to do anything beyond playing their character. There's a trade-off here, because while you'll be off-loading some of your work, you'll also need to ensure consistency across these multiple sources of ideas. It can really help to keep a log of which player is in charge of each part of your setting.", + "If you expect one of a player's specialties to appear in an upcoming session, let them know ahead of time so they can prepare or discuss their ideas in advance with you." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 32, + "name": "Decentralized Storytelling", + "entries": [ + "So what if you want to go all the way and completely break down the walls between the GM and other players? What if you want to preside over a game in which anyone can speak for any of the NPCs, and when someone tries to determine what's down the next hallway, it's just as likely to come from another player as from you? Now we're talking about decentralized storytelling, the least traditional approach we'll cover here.", + "In this approach, one of your biggest jobs is asking questions or giving prompts. \"When you open the door, what's beyond?\" \"How does the king react to Lem's taunt?\" You can direct your questions to individual players, leave them open to all, and put forth your own suggestions.", + "This approach works best when players are comfortable with one another and willing to both take responsibility in building the story and accept that some of their ideas will go unused. It's well suited for shorter campaigns, or ones in which players take turns in the GM's seat." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 32, + "name": "Challenges", + "entries": [ + "The largest risk of putting narrative control in multiple people's hands is losing a cohesive story. When multiple people have conflicting ideas about the tone of the game or particulars of the setting, you can end up with something that doesn't satisfy anyone. One of your tasks as GM is to recap events to clarify and reinforce the shared narrative.", + "Shared narrative control also complicates planning ahead. The group might need to improvise an encounter, take a break while you (and maybe other players) prep to go in a new direction, or even revise their plans. It helps to limit yourself to creatures that you can quickly find stats for in a Bestiary volume or in the NPC Gallery of this book to avoid spending hours of work on creatures you won't use.", + "Also, don't lose sight of your own enjoyment! You shouldn't sacrifice how much fun you have for others." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 32, + "name": "Story Points", + "entries": [ + "If you prefer, you can give players a number of Story Points at the start of each session (typically 2 or 3). They can cash these in to determine what happens next in the story. Having a currency like this means you can keep your steady hand on the tiller while allowing other players to interject when it's important to them. For most groups, a Story Point should allow the player to suggest a plot twist that can be resolved quickly, or to establish a relevant fact or NPC attitude. It can't determine the outcome of an entire scene or vastly alter the reality of the setting." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 33, + "name": "Special Circumstances", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 33, + "entries": [ + "No two Pathfinder groups are exactly the same. At each gaming table, the GM and players work together to find their own style for the game and to tell their own stories. Some of these differences require the GM to make adjustments, especially for groups participating in Pathfinder Society Organized Play, large or small groups, and groups in which one or." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 33, + "name": "Pathfinder Society Organized Play", + "entries": [ + "The Pathfinder Society Organized Play campaign is a thriving, worldwide organization of players and GMs.", + "While most home campaigns provide long-running stories with a consistent group, Pathfinder Society provides adventures designed to be completed in a single game session, so that players can continue their characters' stories whenever and wherever works best for them. To allow this flexibility while maintaining a fair experience, the Pathfinder Society campaign handles some tasks that are normally in the GM's purview, such as selecting which rules options are available to PCs. Pathfinder Society GMs are expected to stay true to the adventure as it is written but are encouraged to allow players to apply creative solutions to the situations they face. For example, PCs may be able to use illusions, bribery, or social skills to bypass a challenge that is presented in the scenario as a combat encounter. You can decide for yourself which alternative solutions seem reasonable based on the context of the adventure, consulting the Difficulty Classes section on page 503 of the {@i Core Rulebook} to set appropriate DCs for challenges. For more about playing, running, and organizing games for Pathfinder Society Organized Play, visit {@b {@link PathfinderSociety.club|http://PathfinderSociety.club}}" + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 33, + "name": "Unusual Group Sizes", + "entries": [ + "The standard group size for Pathfinder assumes four players and a GM. Page 489 of the {@i Core Rulebook} gives instructions for how to adjust for other group sizes, but additional changes may be helpful.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 33, + "name": "Small Groups", + "entries": [ + "Small-group games focus more intently on the interests of the players and their characters, allowing for an experience that can be more customizable for each individual. However, they can also run into trouble when the PCs have gaps in their abilities. In many cases, the easiest way to adjust for a small group is to add additional characters. This could come in the form of allowing each player to play two characters or adding hirelings and support NPCs to the party to shore up roles that the PCs don't fill. When adding GM-controlled NPCs to the party, it's important to be sure that the PCs remain the stars of the show. In general, GM-controlled characters shouldn't make major decisions, and they shouldn't outshine PCs at their primary skills or roles (see page 9 for more information about GM-controlled NPCs). You can also use variant rules like {@variantrule dual-class PCs||dual-class characters}, {@variantrule free archetype||free archetypes}, or even just a few extra trained skills to help improve the PCs' overall flexibility.", + "If you don't add additional characters to the party or modify the PCs, it's a good idea to tailor challenges and storylines to their abilities as well as player interest. For example, if you have two players, a rogue and a bard, a heist could be a good fit. In combats, carefully consider how the PCs will fare against each opponent. Some monsters are particularly likely to incapacitate a single PC; in small groups, use such creatures carefully and consider raising the encounter difficulty and XP awards beyond what a creature of that level is normally worth. Meanwhile, creatures that depend on affecting or damaging large numbers of PCs at once might be less effective." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 33, + "name": "Large Groups", + "entries": [ + "Large-group games bring together the creativity and enthusiasm of many players, and they lend themselves to combat at a grand scale. However, they also divide the GM's attention. Large groups also need to set ground rules for how many players need to be present for the game to run when some players are missing. Recaps at the beginning of each session are crucial to keep everyone on the same page. Delegation is one of your most powerful tools to keep the session running smoothly. For example, you can put the players in charge of recapping the events from the previous session, handling initiative, managing the party's treasury, looking up rules, or helping with accessories like props and music. (For information on even greater degrees of player delegation, check out page 32.) Also consider which tasks really need to be taken care of while everyone is there. For example, you could ask your players to handle selling items, deciding which common items they want to buy, and leveling up between sessions instead of at the table.", + "Each additional player adds to the length of combat twice: once for their own turn, and once for the additional foes on the field. By encouraging players to pay attention to the battle when it isn't their turn and to plan their actions as their turn approaches, you can shorten each player's turn and keep the battle moving swiftly.", + "Inevitably, there will be situations and circumstances that don't involve the whole group. In a sufficiently large group, splitting the party is not necessarily dangerous. If the party splits up for more than a short stint, you can call for separate sessions to determine what happens to the two halves of the group, allowing them to reunite and share their findings afterward. Whether or not the party splits, having more players means less active time for each character. Look for opportunities to highlight each PC by providing challenges that play to their strengths or tie in story elements to which they are particularly connected." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 34, + "name": "Player Needs", + "entries": [ + "Sometimes, making your game accessible and fun for everyone at the table requires making some adjustments to your typical GMing style or setup. The first step is open communication so you can learn what the players need, what accommodations would be {@condition helpful}, and what type of assistance players do and don't want to receive.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 34, + "name": "Sensory Differences", + "entries": [ + "Players may have differences in the way that they process sensory information, as well as which senses they use. For players who are hard of hearing or who struggle to process large amounts of sensory information at once, selecting a quiet gaming venue and establishing ground rules about table talk (such as asking players not to interrupt each other) can make the game more accessible. Such players can also often benefit from handouts they can consult during the session. Keep in mind the way your players perceive the world when describing locations. For example, if you have a blind or visually impaired player at the table, instead of simply describing what a location looks like, describe how it sounds and smells, the temperature of the room, the feeling of the breeze, and other aspects of the scene that they can identify with." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 34, + "name": "Attention Span", + "entries": [ + "It's not uncommon for people to struggle to maintain their attention for hours on end, especially for young players. If keeping attention is an issue at your table, add breaks to the game. Whether you're just taking a break to stretch and chat or enjoying a full meal in the middle of the game, switching up the context helps players refresh their focus. Some players remain more engaged if they have something else to do while playing, such as doodling or pacing. Maintaining attention can be particularly challenging for some players when their character is not engaged, such as when the party splits or when they have just finished their turn in a large combat. You can allow players to engage in other activities during the session, such as texting, reading, or playing other games, and then draw them back into the game when their character is active." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 35, + "name": "Rarity in Your Game", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 35, + "entries": [ + "The rarity system is a powerful tool that helps you and your group customize your story, your characters, and your world to better match your game's themes and setting. You can also use it to keep the complexity of your game low by limiting access to unusual options." + ] + }, + "This section supplements the Using Rarity and Access sidebar on page 488 of the {@i Core Rulebook}", + { + "type": "pf2-h2", + "source": "GMG", + "page": 35, + "name": "The Four Rarities", + "entries": [ + "Let's first review the default usage for the four rarities in the game and how these already start to tell a story about your world.", + { + "type": "list", + "items": [ + "{@b Common} elements are prevalent enough, at least among adventurers, that a player is assumed to be able to access them provided they meet the prerequisites (if any).", + "{@b Uncommon} elements are difficult to access, but a PC can usually find them eventually with enough effort, potentially by choosing a specific character option or spending substantial downtime tracking them down.", + "{@b Rare} elements are lost secrets, ancient magic, and other options that PCs can access only if you specifically make them available.", + "{@b Unique} elements are one of a kind. You have full control over whether PCs can access them. Named NPCs are unique creatures, though that doesn't mean their base creature type is unique. For instance, an orc named Graytusk is unique, but that doesn't mean it would be any harder for a PC encountering her to tell she's an orc\u2014just to discern specific information about her." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 35, + "name": "Different Contexts", + "entries": [ + "Just because something is common or uncommon in one context doesn't necessarily mean it's the same in others. This is specifically true when comparing the commonality of a creature and an ancestry. For instance, while hobgoblins are a relatively common monster for adventurers to encounter and are a common creature, in most settings they are still far less prevalent than humans or elves and would be an uncommon ancestry.", + "Because uncommon elements are available in certain circumstances, it often varies by locale, even within the same setting. For instance, a katana is uncommon in the {@i Core Rulebook} and in the Inner Sea region of Golarion, but in Asian fantasy\u2013inspired Tian Xia, a katana would be common and some western weapons might be uncommon. Similarly, in an elven kingdom, uncommon elven weapons like the elven curve blade might be common.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 35, + "name": "Access Entries", + "entries": [ + "Uncommon elements sometimes have an Access entry in their stat block. A character who meets the specifications listed there has access to that option just like they would to a common option, even though it's uncommon. These entries include a statement such as \"follower of Shelyn,\" \"member of the Pathfinder Society,\" or \"from Absalom.\"" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 35, + "name": "Starting Elements", + "entries": [ + "Elements like ancestries, backgrounds, classes, and heritages that a character must select at character creation can still be uncommon or rare. Obviously, there's no opportunity for the character to search for them during play, but these rarities still indicate the prevalence of adventurers with those elements in the world. You can decide to allow them on a case-by-case basis depending on the campaign and the story your group wants to tell. For instance, a game set in the lizardfolk empire of Droon might have lizardfolk (normally uncommon) as a common ancestry while the typical common ancestries are less common. An official player's guide for a Pathfinder Adventure Path might have uncommon backgrounds that you can access by playing the Adventure Path." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 35, + "name": "Storytelling", + "entries": [ + "You might craft a quest involving an uncommon or rare subject. For instance, players might encounter a door that requires a rare spell to open, and need to travel to an academy to learn it. If a player has their heart set on an option that's not common, look for ways to build a story in which their character acquires that option." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 35, + "name": "Worldbuilding", + "entries": [ + "With the rarities at your fingertips, you and your group can start building a unique world using rarity as a tool. Imagine a world where one or more of the core classes are rare.", + "Maybe the gods rarely answer the call of the faithful and a PC cleric is one of the only clerics in the world. Perhaps sorcerers are rare and feared by wizards' guilds, which have a stranglehold on spell access. For a grittier feel, you could make abilities that can remove afflictions uncommon or rare. You could even create a low-magic setting where all magic and magic items are uncommon or rare.", + "You can add, remove, or alter Access entries to fit your world. For instance, if in your world the goddess of death guards the secrets of resurrection, you might add an Access entry to {@i raise dead} and {@i resurrection} for characters who worship that goddess.", + "These are just a few ideas to help get you started. The number of ways you can vary rarities to adjust your setting, story, and game are nearly unlimited." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 36, + "name": "Campaign Structure", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 36, + "entries": [ + "Each adventure presents one contained story, but your campaign tells a more expansive one. Think of each adventure like an episode or arc and the campaign as a whole series.", + "Though each adventure might tell a vastly different story, they should all tie into the themes and characters that stretch across the whole campaign." + ] + }, + "A campaign interweaves multiple stories: the events of each adventure, the personal triumphs and failures of each PC, and the stories of NPCs who appear throughout.", + "That means a campaign can become more than the sum of its parts. When you start out, you'll likely have a core structure in mind for your campaign, but through play it can\u2014and should\u2014grow and evolve.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 36, + "name": "Basic Structures", + "entries": [ + "When building your campaign, you can use these structures as a starting point. The Adventure Design section explains various styles of adventures on pages 41\u201343 that, after creating your basic campaign structure, can be used to inspire the creation of the adventures in your campaign.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 36, + "name": "One-Shot", + "entries": [ + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "An adventure lasting one session, a one-shot works well for a highly themed adventure using characters or concepts that are novel, but that players might not want to stick with long-term." + ] + }, + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "items": [ + { + "name": "Adventures", + "entries": [ + "1, typically a dungeon crawl, horror, intrigue, or mystery" + ] + }, + { + "name": "Top Level", + "entries": [ + "1, but often starts at a higher level" + ] + }, + { + "name": "Time Frame", + "entries": [ + "1 session." + ] + } + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 36, + "name": "Brief Campaign", + "entries": [ + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "This structure is meant for a brief, self-contained campaign. It can be ideal for introducing new players to Pathfinder, and can be extended to a longer campaign if the group wishes." + ] + }, + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "items": [ + { + "name": "Adventures", + "entries": [ + "2, typically one dungeon crawl followed by one high adventure; this format also works well for horror adventures" + ] + }, + { + "name": "Top Level", + "entries": [ + "4\u20135" + ] + }, + { + "name": "Time Frame", + "entries": [ + "3 months weekly, 6 months biweekly." + ] + } + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 36, + "name": "Extended Campaign", + "entries": [ + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "An extended campaign works well for a dedicated group that might want to switch to a new campaign or a different game after a year or so. It allows for significant character and plot development but doesn't reach the higher levels of the game." + ] + }, + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "items": [ + { + "name": "Adventures", + "entries": [ + "5, typically with multiple adventures fitting the main theme of the campaign (such as high adventure or gritty adventure), with other adventure styles for variety." + ] + }, + { + "name": "Top Level", + "entries": [ + "11\u201313" + ] + }, + { + "name": "Time Frame", + "entries": [ + "1 year weekly, 1-1/2 years biweekly." + ] + } + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 36, + "name": "Epic Campaign", + "entries": [ + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "An ambitious and complex game, the epic campaign takes PCs all the way to level 20, pitting them against the greatest threats in the world and beyond. This can be challenging in terms of time commitment and complexity, but it lets PCs develop into true legends, and the players will likely remember it for years." + ] + }, + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "items": [ + { + "name": "Adventures", + "entries": [ + "6 long adventures, typically starting with high adventure or a dungeon crawl and including military adventure, planar adventure, and romantic adventure" + ] + }, + { + "name": "Top Level", + "entries": [ + "20" + ] + }, + { + "name": "Time Frame", + "entries": [ + " 1-1/2 years weekly, 3 years biweekly." + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 36, + "name": "Linking Adventures", + "entries": [ + "In a campaign that includes multiple adventures, a smooth transition from one adventure to the next ties the story together. You might use NPCs who could appear in both adventures, a treasure or clue found in one adventure that becomes important in a later one, or even fallout from one adventure that causes the next adventure to take place. Related locations can help, too. Adventures that take place in neighboring regions, or both in the same region, have an inherent link. If they take place in two different places, you'll need a reason the PCs should travel between the two, and you can use this journey as a short, interstitial adventure.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 36, + "name": "Adventure Themes", + "entries": [ + "Consider how each adventure's theme plays into the campaign as a whole. You might want to keep similar or recurring themes, especially if each adventure is part of one overarching storyline. On the other hand, this can feel repetitive, and some groups prefer variety and seeing their characters play off of different situations. To convey shifting themes, you can show established parts of the world changing to reflect the new theme. For instance, if you're switching from an adventure about subjugation to one of mayhem, the PCs could take down a villain who wants to enslave the populace, but then face opportunistic brigands who loot and pillage once order breaks down." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 36, + "name": "Player Goals", + "entries": [ + "Ask what you and the other players enjoy and would like to see in the game. You can use these ideas as touchstones to build off of. When you get into the campaign itself, the PCs' goals come to the forefront. Find out what each character wants to achieve and look for opportunities you can place in the game world and adventures. Consider which part of the game most closely ties to each goal. A PC who wants to build an institution will need money and interpersonal connections, so you can use treasure and NPC interactions to give them the resources they need. For a character whose purpose is to help people in danger, build some encounters that include people who need to be rescued.", + "Look for good times to recap the state of a character's goals and remind the player how their character has progressed, particularly when something changes in relation to their goals. The Long-Term Goals section on page 22 gives you more details on how you can use goals in downtime." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 37, + "name": "Changing the World", + "entries": [ + "As the group moves through the campaign, the events of their adventures and downtime should change the world around them. Show this through the responses the characters get from other people, the scenery they see around them, and their environment. You might be able to anticipate some changes, but most will come up in play and require you to make adjustments later on.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 37, + "name": "Power Level", + "entries": [ + "As the game progresses, the power level of the PCs and their foes increases. Going up in level brings new, stronger abilities into the game, and likewise adventures bring in new monsters with commensurate capabilities.", + "Higher-level adventures should present new challenges appropriate to the PCs' abilities, such as areas that can be accessed with flight at 7th level or higher. Beyond just the rules, PCs should compel different reactions from the people they meet, as their reputation spreads and they exhibit abilities beyond what most people have ever seen." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 37, + "name": "Recurring Villains", + "entries": [ + "Consider including villains who can appear multiple times over the course of several adventures. They don't necessarily need to be masterminds. Imagine an unscrupulous mercenary who works for major villain after major villain. When you create a recurring villain, it's best not to make them too integral to the story, since the PCs might take them down earlier than you expect! Have some contingency plans in place.", + "The advice about Portraying NPCs on page 9 applies especially to these recurring villains. As they reappear throughout the campaign, they should change in some of the same ways PCs do. Think about how previous run-ins with the PCs have shaped the recurring villain's emotions and plans. Which PC do they have the biggest grudge against and why? Do they bear scars from previous battles? Have they developed a countermeasure against a PC's spells or tactics?", + { + "type": "pf2-h3", + "source": "GMG", + "page": 37, + "name": "Villain Goals", + "entries": [ + "Just as PCs have goals, so do your villains. A recurring villain might have a vision for what the world should be and a step-by-step plan to get there. A plan gives you a clear way to progress the plot, and an underlying goal guides you in deciding what the NPC does if their plan goes awry. It can be especially {@condition helpful} to contrast the villain's goals with those of the PCs. If a PC wants to establish a trade network, maybe a villain plans to get rich robbing caravans or merchant ships. If a PC plans to found churches to a deity, a villain could worship one of that god's adversaries. Just like with PCs' goals, show how the villain's goal has impacted the world, even in small ways. Try to find ways the villain can make a difference even if the PCs are successful against them. A villain will look ineffective if the PCs foil every single plot or plan. For instance, the villain might turn a memorable NPC to their cause, set an institution ablaze, or invade a village. All of these outcomes can have memorable, long-lasting effects even if the villain's ultimate plan fails." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 38, + "name": "Rewards", + "entries": [ + "The {@i Core Rulebook} explains (on page 507) three types of concrete rewards covered by the rules: Hero Points, Experience Points, and treasure. Experience Points and treasure are the bedrock of progress in a campaign, since attaining a higher level and acquiring magic items let PCs take on more challenging adventures.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 38, + "name": "Experience Points", + "entries": [ + "In a standard game, Experience Points come from encounters of low threat or higher, and from accomplishments. Try to be consistent about what is worth accomplishment XP and what isn't, and give out at least some accomplishment XP every session. If two PCs pull off the same magnitude of task, they should get an equal amount of accomplishment XP. That doesn't mean you should allow XP \"farming,\" however. Part of the assumption of accomplishment XP is that the accomplishment is novel and the result of something challenging. If someone got accomplishment XP for snatching a dragon's egg from a lair, someone collecting another egg wouldn't necessarily get accomplishment XP.", + "You might find that accomplishment XP doesn't work well for your game, especially if you're running a dungeon crawl or other game with less interaction with NPCs or fewer quests. In this case, you can remove accomplishment XP and use fast advancement speed (800 XP to level up) to move at the standard advancement speed." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 38, + "name": "Treasure", + "entries": [ + "The game's math is based on PCs looking to find, buy, or craft items that are the same level as them\u2014this includes weapons and armor with fundamental runes, and items that help with the PC's favorite skills or tactics. A PC who gets the item at that level will typically be ahead of the monsters, hazards, and skill DCs briefly, before their challenges start to catch back up. The guidelines for awarding treasure, meanwhile, have you give the party items 1 level higher than the PCs. This means the items found on adventures are more powerful than those a PC could make (which are capped at the PC's level). The treasure assignment is measured across a level instead of per encounter because some encounters won't have treasure, some will have extra treasure, and some treasure hoards or rewards might be found outside encounters entirely. If your campaign structure works better by giving out treasure for individual encounters\u2014such as some dungeon crawls or sandbox games\u2014see Treasure by Encounter on page 51. As you choose treasure, look at the flow of treasure in the campaign, and see which PCs are ahead and which are behind. It's usually best to mix \"core items,\" treasure linked to a PC's main abilities, with treasure that has unusual, less broadly applicable powers. For instance, a champion might not purchase {@i plate armor of the deep}, but they will likely wear it if they find it. These items should always be useful\u2014a party without a primal spellcaster won't have much use for an {@i animal staff}. The number of core items to give out depends partly on how much the campaign allows for crafting and buying items.", + { + "type": "list", + "items": [ + "If there are few limits on buying items and there's plenty of time to craft, make about half the permanent items you give out core items. The PCs have plenty of ways to obtain the items they want.", + "If purchasing items and obtaining formulas is somewhat difficult, make about three-fourths of the permanent items core items. If a PC really wants an item, they might have to do extra work to get it.", + "If there are no magic item shops or other ways to purchase items and formulas, make all the permanent items core items. In this case, it might work better for your game to use Automatic Bonus Progression (page 196) to eliminate the need for core items." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 38, + "name": "Selling Items", + "entries": [ + "The PCs' ability to sell items plays a big part in their ability to equip themselves how they want. It's expected that a Pathfinder campaign strives for some amount of verisimilitude\u2014that PCs can't find a buyer for every item, especially if they're selling multiple copies of the same thing. Players should not have the expectation that they can sell whatever they want whenever they want. They might be unable to sell items that wouldn't be in demand, have to take a lower percentage, or have trouble selling items in places without massive wealth.", + "If you don't want to deal with that level of detail, you can choose to make selling items more abstract, allowing the PCs to sell anything for half Price essentially at any time.", + "Since this makes it far easier for PCs to outfit themselves how they want, they might be more powerful." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 39, + "name": "Starting the Campaign", + "entries": [ + "Before your first session begins, communicate back and forth with the players about the following details to make sure you've planned your campaign to fit their preferences, then recap and communicate your final decisions.", + { + "type": "list", + "items": [ + "Establish the expected schedule and generally how long you expect the campaign to last. It's okay if you don't know the total length for sure, but you should still give an estimate.", + "Inform the players when and where the first session will take place, what they should prepare in advance, and what materials to bring. If you're running a session zero to create characters first (page 7), let them know. You might also need to tell them whether to bring food, drinks, and other supplies beyond what they'll use for the game itself.", + "Let the players know any restrictions or extra options for character building. Even if you plan to run a session zero, give them a heads-up before the session starts.", + "Tell the players where in the game world the first session will take place.", + "Give the players a basic idea of the genre or theme." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 39, + "name": "At the First Session", + "entries": [ + "If you're running a session zero, read the Session Zero section on page 7 for advice on your first session. For the first time you play through an adventure, follow these bits of advice.", + { + "type": "list", + "items": [ + "Recap the basics of the campaign you established earlier, particularly where it starts and any themes you feel will be important for the players to understand as they roleplay.", + "Have the players introduce their characters. If they have detailed backstories, it's usually best that they start out just describing what the other PCs could learn with first impressions. If they want to go deeper into their backstory during play, they can do so later.", + "Ask questions about the characters. Note down anything you think will be significant, so you can adjust your plans for later sessions. You'll want to keep doing this throughout play.", + "Begin the adventure, using the Starting a Session steps on page 490 of the {@i Core Rulebook}. For your first adventure, find a good place for the PCs to meet and a reason for them to be together." + ] + } + ] + }, + { + "type": "pf2-h3", + "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 + } + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 39, + "name": "Ending the Campaign", + "entries": [ + "A campaign might have a well-planned, emotionally resonant ending that executes perfectly, or the group might die in a ridiculous fashion at the worst time possible. It's important that the ending follow the story, wherever it has gone, even if it doesn't match the idea you had in your head at the start. Check in with your group, especially when you're getting close to the end of each adventure, to see how long they want the campaign to go on. Check in with yourself, too, and express your opinion to the other players. Ideally, you know at least a session in advance that the end is coming, allowing you to prepare for a thrilling conclusion. You might plan for the final session's gameplay to be a bit shorter\u2014possibly just one big showdown\u2014to allow time for an epilogue and for the group to reminisce and decompress at the end.", + "An epilogue can make the end of a campaign more fulfilling. First, let the group finish out their roleplaying in the final moments of the adventure until they're content. Then tell the group the results of what they accomplished in broad terms, with concrete details of what happens to certain places or allied NPCs. Ask the players what their characters do after the adventure. You might want to narrate a few short scenes, such as a PC tracking down an escaped villain and bringing them to justice. When your epilogue is done, thank everyone for playing. If the campaign ended in success for the PCs, give yourselves a round of applause. A victorious ending warrants celebration!", + { + "type": "pf2-h3", + "source": "GMG", + "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." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 39, + "name": "The Next Campaign", + "entries": [ + "If the group plays another campaign in the same world that takes place after your previous campaign, think through the repercussions of the last campaign and change the world as needed. You might introduce new elements into the world that call back to the previous campaign: newly powerful factions, new settlements, or new options for player characters such as backgrounds, all based on the impact the previous PCs made on the world." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 40, + "name": "Adventure Design", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 40, + "entries": [ + "When making your own adventure, you get to choose the themes, play style, and NPCs that most appeal to you and your group. This section gives you tips for making your adventures exciting and memorable, and for creating them quickly and efficiently." + ] + }, + "Creating an adventure for your players can be one of the most fulfilling parts of being a GM. Get started with the basic tips on adventure building on page 487 of the {@i Core Rulebook}, then flesh out your adventure using the following adventure recipes to quickly outline an adventure based on your chosen theme. Reading other adventures is a great way to get ideas, whether they're published adventures or ones your friends have written. You can borrow ideas and structures if they work for your game, and tweak as needed.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 40, + "name": "Player Motivations", + "entries": [ + "One of your most important and rewarding tasks is getting to know your players and what makes them tick, then implementing plot hooks that speak to their motivations.", + "If your players all like similar things (maybe they all like epic storylines, or all prefer tactical combat), your job will be a bit easier. But for most groups there's a mix, and you'll want to put in a detailed NPC who appeals to one player's love of social scenes, a powerful villain to engage a player who loves stories of winning against overwhelming odds, and exotic animals that attract a player who's into having animal friends. If you're not sure what your players enjoy, ask them in advance what they'd like to see in the game! Considering player motivations doesn't mean assuming you know what the players or their characters will do! It can be risky to expect PCs to react in certain ways or take certain paths. Knowing their motivations gives you a way to put in elements you expect will appeal to your players, but their decisions will still take the adventure in unexpected directions. The important thing is getting the players engaged, not predicting the future." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 40, + "name": "Keeping It Varied", + "entries": [ + "You can give players variety through the types of challenges the group faces (combat, social, problem-solving, and so on), the locations they explore, the NPCs they meet, the monsters they face, and the treasure they acquire. Even if you're building an enclosed dungeon, you don't want to place a combat in every room, or exploration will quickly become stale.", + "Think in terms of sessions. If your group gets through five scenes per session, how do you make one game session feel different from another? Maybe two of the scenes in each are fairly basic combat encounters, but if you make the other scenes significantly different, or even if you set the encounters in different environments, the sessions won't feel repetitive. Also think about the tools used to solve each situation. Maybe one requires complex negotiations, another brute force, and a third sneaking about. Aim to give everybody something compelling, and ideally targeted at their motivations. This translates to mechanical details, too. Inching across a balance beam requires different skills than rebuilding a {@condition broken} key." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 40, + "name": "Theme and Feeling", + "entries": [ + "Think about the emotional and thematic touchstones you want to hit during play. Good games elicit strong emotions, and planning for them can give an emotional arc to an adventure in addition to the narrative arc. Consider what you want players to feel as they play. Is it triumph? Dread? Sadness? Optimism? None of these will be the {@i only} emotions to come out, but they will inform how you build the settings and NPCs. Adventure Recipes (below) gives steps to effectively implement theme and feeling." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 40, + "name": "Adventure Recipes", + "entries": [ + "These procedures help you build an adventure skeleton or outline. You'll then go through and flesh out the details of the adventure, including adversaries and locations. As you play, you'll keep adjusting to fit the events of the game. Anything you haven't already introduced can be changed as needed. Just like with any recipe, you're meant to adjust the details to fit your group's preferences. You might stray far from your starting point, and that's OK! These recipes use six steps. You might want to look ahead to your future steps and make choices out of order based on what's most important for you to convey. The catch-all term \"opposition\" refers to the various adversaries and obstacles the PCs will face. The opposition should be thematically consistent, but not necessarily monolithic. It might contain multiple individuals or groups, who might not get along with one another.", + { + "type": "list", + "items": [ + "{@b Styles (page 41):} The overall vibe of your game, such as a gritty game, dungeon crawl, or high adventure. These frameworks offer guidelines for the number of sessions and types of encounters that work best.", + "{@b Threats (page 43):} Thematic dangers to incorporate into your game, and ways to evoke them as you play. The style and threat are the core parts of your recipe.", + "{@b Motivations (page 44):} Determine more specifically what the opposition's goals and motivations are.", + "{@b Story Arcs (page 44):} This section gives you guidance on how to construct story arcs that will play out over your adventure and maybe beyond.", + "{@b NPCs and Organizations (page 45):} The characters and factions you include should fit the theme.", + "{@b Mechanics (page 45):} Your last step is adding in the individual creatures, hazards, treasure, and so on." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 41, + "name": "Styles", + "entries": [ + "These frameworks for building your adventure include some basic elements to get you started outlining an adventure. Slot ideas from the threats section (page 43) into this structure, then customize as you see fit.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 41, + "name": "Dungeon Crawl", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "skipSort": true, + "items": [ + { + "name": "Number of Sessions", + "entries": [ + "3\u20134" + ] + }, + { + "name": "Exploration Scenes", + "entries": [ + "1 long voyage to reach the dungeon; 3 voyages through long, trapped hallways or mazes; 1 secure cave or other staging area; 2 secret passages or rooms" + ] + }, + { + "name": "Combat Encounters", + "entries": [ + "2 trivial, 4 low, 6 moderate, 6 severe. Many encounters can be bypassed through secret routes." + ] + }, + { + "name": "Roleplaying Encounters", + "entries": [ + "4 conversations with dungeon creatures; 1 negotiation to establish a truce" + ] + }, + { + "name": "Encounter Tropes", + "entries": [ + "Cramped quarters, short lines of sight, and poor lighting conditions, with occasional vaulted chambers and flooded crypts. Traps and puzzles." + ] + } + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 41, + "name": "Gritty Adventure", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "skipSort": true, + "items": [ + { + "name": "Number of Sessions", + "entries": [ + "5\u20137" + ] + }, + { + "name": "Exploration Scenes", + "entries": [ + "1 long voyage, plagued by attacks; 2\u20133 voyages through urban environments; 1 prison break, heist, or other test of skill" + ] + }, + { + "name": "Combat Encounters", + "entries": [ + "2 trivial, 4 low, 7 moderate, 8 severe; possibly 1 extreme. Foes are often other humanoids." + ] + }, + { + "name": "Roleplaying Encounters", + "entries": [ + "2 battles of wits, 2 chances to bypass opponents with deception or threats, 2 opportunities to gather information and rumors" + ] + }, + { + "name": "Encounter Tropes", + "entries": [ + "Stakes are often more personal, such as the PCs clearing their names from a false accusation or being paid to eliminate a problem. Betrayal, ambushes, and other duplicity. Town fires, weather conditions, unfriendly crowds. The {@i {@link Pathfinder Critical Hit Deck|https://paizo.com/products/btq024tn?Pathfinder-Critical-Hit-Deck}} is particularly appropriate." + ] + } + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 41, + "name": "High Adventure", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "skipSort": true, + "items": [ + { + "name": "Number of Sessions", + "entries": [ + "6\u20138" + ] + }, + { + "name": "Exploration Scenes", + "entries": [ + "2 long voyages, often by sea or air, punctuated with combat; 1 trapped dungeon, tournament, or other test of skill" + ] + }, + { + "name": "Combat Encounters", + "entries": [ + "16 moderate, 8 severe. Avoid low- and trivial-threat battles." + ] + }, + { + "name": "Roleplaying Encounters", + "entries": [ + "2 battles of wits; 4 conversations with bizarre creatures" + ] + }, + { + "name": "Encounter Tropes", + "entries": [ + "Unique environments and terrain for dynamic battles. Swinging from balconies on curtains, fighting atop high wires, racing chariots, and so on. Use {@quickref difficult terrain||3|terrain} sparingly, coupled with creative ways to get around it. Large groups of low-level troops the PCs can defeat with ease." + ] + } + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 41, + "name": "Horror", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "skipSort": true, + "items": [ + { + "name": "Number of Sessions", + "entries": [ + "1\u20132" + ] + }, + { + "name": "Exploration Scenes", + "entries": [ + "1 short voyage on foot; 2\u20134 creepy areas to investigate, like haunted mansions or dark forests" + ] + }, + { + "name": "Combat Encounters", + "entries": [ + "2 moderate, 1 severe, possibly 1 extreme. Avoid trivial- and low-threat encounters, except as moments of relief in a longer adventure. Extreme-threat encounters against overwhelming foes are excellent in horror one-shots." + ] + }, + { + "name": "Roleplaying Encounters", + "entries": [ + "2 battles of wits; 4 conversations with bizarre creatures" + ] + }, + { + "name": "Encounter Tropes", + "entries": [ + "Surprising and jarring encounters, making it hard for the PCs to feel safe. Encounters that feel overwhelming, even when they're not. Retreat is often the right option (include a reasonable way for the PCs to escape)" + ] + } + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 41, + "name": "Intrigue", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "skipSort": true, + "items": [ + { + "name": "Number of Sessions", + "entries": [ + "2\u20133" + ] + }, + { + "name": "Exploration Scenes", + "entries": [ + "1 long voyage, often by land or sea; 3\u20134 competitions, performances, or other test of skill; 1\u20132 infiltrations or escapes" + ] + }, + { + "name": "Combat Encounters", + "entries": [ + "2 trivial, 2 low, 4 moderate, 1 severe. Severethreat encounters should be reserved for major reveals of the ongoing intrigue\u2014an ally is revealed to be a foe, a schemer is exposed and must call on his guard, and so on." + ] + }, + { + "name": "Roleplaying Encounters", + "entries": [ + "2\u20133 battles of wits; 2 political or courtroom scenes; 1 conversation with a cryptic source; 2 opportunities to gather information and rumors" + ] + }, + { + "name": "Encounter Tropes", + "entries": [ + "Urban environments, including fights atop runaway carriages, around (and atop) banquet tables, and running over rooftops. Ambushes in apparently safe social settings. Assassination attempts." + ] + } + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 42, + "name": "Military Adventure", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "skipSort": true, + "items": [ + { + "name": "Number of Sessions", + "entries": [ + "2\u20133" + ] + }, + { + "name": "Exploration Scenes", + "entries": [ + "1 long march and 2\u20133 short marches, or a tour of the defenses for a siege; 2\u20133 trapped enemy campsites and secret spy redoubts" + ] + }, + { + "name": "Combat Encounters", + "entries": [ + "4 low, 4 moderate, 1 severe. Most combat encounters should be made up of 2\u20134 foes, typically humanoid soldiers with a range of capabilities." + ] + }, + { + "name": "Roleplaying Encounters", + "entries": [ + "1\u20132 skill challenges to convince neutral parties to become allies or raise troops' morale" + ] + }, + { + "name": "Encounter Tropes", + "entries": [ + "Fortified battlegrounds, with moats, walls, defensive towers, and siege weapons. Victory conditions that are goal or deadline oriented\u2014holding a gate for 10 minutes while reserves rush to defend it, setting fire to an enemy catapult, rescuing prisoners, and so on." + ] + } + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 42, + "name": "Mystery", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "skipSort": true, + "items": [ + { + "name": "Number of Sessions", + "entries": [ + "2\u20133" + ] + }, + { + "name": "Exploration Scenes", + "entries": [ + "2\u20133 trapped rooms, concealed hideouts, or other tests of skill; 2 puzzles or investigations" + ] + }, + { + "name": "Combat Encounters", + "entries": [ + "2 trivial, 4 low, 6 moderate, 6 severe. Solving the mystery uncovers an advantage over the most powerful foe." + ] + }, + { + "name": "Roleplaying Encounters", + "entries": [ + "1 battles of wits, 1 conversation with a bizarre creature, 1 opportunity to gather information and rumors, 1 gathering to reveal the answer to the mystery" + ] + }, + { + "name": "Encounter Tropes", + "entries": [ + "Encounters come naturally during investigations or upon discovering some element of the mystery. Multiple clues can send PCs to the same locations; if the mystery stalls, some creature that doesn't want the PCs to solve the mystery can attack to move the plot forward." + ] + } + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 42, + "name": "Planar Adventure", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "skipSort": true, + "items": [ + { + "name": "Number of Sessions", + "entries": [ + "6\u20138" + ] + }, + { + "name": "Exploration Scenes", + "entries": [ + "3\u20134 long voyages through different planes, often by {@spell gate}, spells, or planar vessel, punctuated by combat; 1\u20132 scouting a demiplane, planar city or fortress, or other planar stronghold" + ] + }, + { + "name": "Combat Encounters", + "entries": [ + "12 moderate, 12 severe. Avoid trivial- and low-threat encounters, except as set dressing to introduce a new plane." + ] + }, + { + "name": "Roleplaying Encounters", + "entries": [ + "6 conversations with bizarre creatures, including some with alien ways of thinking; 2 opportunities to gather information and rumors" + ] + }, + { + "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." + ] + } + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 42, + "name": "Romantic Adventure", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-stat pf2-stat__section", + "skipSort": true, + "items": [ + { + "name": "Number of Sessions", + "entries": [ + "4\u20136" + ] + }, + { + "name": "Exploration Scenes", + "entries": [ + "1 tour of a kingdom or other central locale; 1 adventure into the wilds on a hunting trip or bandit hunt; 1 tournament to prove a PC's love or worth" + ] + }, + { + "name": "Combat Encounters", + "entries": [ + "3 low, 6 moderate, 3 severe. Emphasize emotional stakes and battles that end with the loss of honor or pride, not life." + ] + }, + { + "name": "Roleplaying Encounters", + "entries": [ + "2 battles of wits, 1 grand ball, 1 entreaty before a ruler, 2 scenes of relaxation or carousing with unexpected import" + ] + }, + { + "name": "Encounter Tropes", + "entries": [ + "Duels\u2014social or combat\u2014against romantic rivals. PCs and their foes fight only for a purpose or cause. Savvy enemies have strong connections to the PCs" + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 41, + "name": "ADVENTURE PRESENTATION", + "entries": [ + "When you're writing up your own adventure, you don't need to go into the same level of detail you'd see in a published adventure. You might be able to get by with just an outline, some bullet points for each NPC, a breakdown of encounters, and a few rough maps. Or maybe for your style of running games, you prefer to have some text written about each scene, or even particular lines of dialogue. If you're creating your first adventure, it can be good to write out a little more than you need. Just keep in mind that things might change in play. If you prepared more than you actually used, that's normal! Detailing NPCs or locations in particular can be useful, especially if they're going to appear again. But in many of these cases, you'll add details at the table and can jot down those notes for later.", + { + "type": "pf2-title", + "name": "RUNNING YOUR OWN ADVENTURE" + }, + "It's often easier to run an adventure you made yourself, but that's not true for everybody. If you notice as you run your adventure that your notes don't have enough for you to go on, you can be more thorough next time. And if something ended up inconsistent, there's nothing wrong with telling your players you want to revise something you previously said.", + "Because this is your own creation, it's closer to your heart. If the adventure doesn't go well, it can sting. Sometimes this is because of random chance, sometimes due to unforeseen decisions, and occasionally because you made a mistake. Those are all normal parts of the game! One of the things you'll internalize the more you run games is that you're a part of the creative process and don't need to be perfect." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 43, + "name": "Threats", + "entries": [ + "Think of each type of threat as the deep, visceral danger the enemies represent. NPCs should be avatars of the threat, whether they're enemies who represent different aspects of the threat or allies and bystanders damaged by it. Each threat entry gives a brief description, followed by some bullet points you can use to guide you in expressing the consequences of the threat. This is followed by monsters that typify this theme. As always, you can come up with your own thematic threats too!", + { + "type": "pf2-h4", + "source": "GMG", + "page": 43, + "name": "Corruption", + "entries": [ + "The opposition wants to weaken or even change the motivation of a place, person, institution, ideal, or group.", + { + "type": "list", + "items": [ + "Show the effects of corruption on people and places, especially those closely connected to the PCs. Once-safe areas become less {@condition friendly} and present threats, allies become unable to help or even turn against the PCs.", + "Make enemies subtle; patient; and willing to allow rumors, lies, diseases, and poisons time to take effect. In battle, they may be satisfied to curse PCs and their allies or otherwise inflict long-term afflictions, then retreat.", + "Contrast the corruption with education, healing, and working towards betterment.", + "When the PCs make progress, allow them to expose agents of corruption, and inoculate allies and neutral parties against the growing threat or educate them about it." + ] + }, + "{@b Foes} alghollthu, {@filter fiends|bestiary||creature type=fiend}, {@filter undead|bestiary||creature type=undead}." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 43, + "name": "Devastation", + "entries": [ + "The opposition wants to destroy or lay waste to a place, person, institution, ideal, or group.", + { + "type": "list", + "items": [ + "Show the effects of destruction on people and places, especially those the PCs hold dear. Show them desperate, devoid of resources, and psychologically changed.", + "Make enemies hard to reason with and overwhelming in number. In battle, they want not just to win, but to kill, maim, or devour.", + "Contrast devastation with forces of preservation and order.", + "When the PCs make progress, show the slow recovery from devastation." + ] + }, + "{@b Foes} {@filter chromatic dragons|bestiary||creature type=dragon|alignment=CE;NE;LE}, {@filter demons|bestiary||creature=demon}, {@filter orcs|bestiary||creature=orc}." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 43, + "name": "Extremism", + "entries": [ + "The opposition seeks a massive change\u2014one they think is for the better. Their violent means of achieving it put them in conflict with the PCs.", + { + "type": "list", + "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.", + "When the PCs make progress, show uncertainty or demoralization in their foes, possibly even desertion." + ] + }, + "{@b Foes} cultists, revolutionaries." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 44, + "name": "Mayhem", + "entries": [ + "The opposition is a force for mayhem, without any greater plan or long-term goal. It may be a mindless force of violence such as a {@condition wounded} beast, or a thinking foe that simply revels in causing chaos and damage.", + { + "type": "list", + "items": [ + "Mayhem is easy to track and find, often leaving a trail of destruction in its path. Show how the senseless violence causes uncertainty and fear, disrupting both settlements and the natural order of things.", + "A single powerful foe is a common source of mayhem, but a pack, herd, cult, or secret society could also be to blame. The source of the mayhem may be the result of the natural order being out of balance, or might be a distraction set off by a different foe looking to use it to further its own goals.", + "Emphasize the cascading effects of unchecked mayhem. Normal trade, farming, migration, and similar systems are disrupted, causing problems far from the immediate location of violence and disruption.", + "When the PCs make progress, show how resilient systems can recover from massive disruptions but may need additional help or protection." + ] + }, + "{@b Foes} {@filter beasts|bestiary||creature type=beast}, {@filter dinosaurs|bestiary||creature=dinosaur}, {@filter drakes|bestiary||search=drake}, {@filter giants|bestiary||creature type=giant}." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 44, + "name": "Subjugation", + "entries": [ + "The opposition wants to rule over a group, location, or even the world. Their ultimate objective is to control and rule.", + { + "type": "list", + "items": [ + "Show how groups submit to subjugation rather than suffer the consequences of resistance. The PCs see elements of culture destroyed to ensure subjugation\u2014are religions and churches destroyed, subverted, or replaced? Are lackeys put in place to keep oppressed populations in line?", + "Make enemies self-righteous, focused, and in control of groups they have previously subjugated. Fights aren't just for the sake of violence, but steps towards greater control.", + "Show opposition: open conflict, rebellion, secret groups, sabotage, and countercultural art. Give PCs the opportunity to support or participate in each.", + "When the PCs make progress, have previously cowed or neutral parties be moved to rebel." + ] + }, + "{@b Foes} {@filter chromatic dragons|bestiary||creature type=dragon|alignment=CE;NE;LE}, {@filter devils|bestiary||creature=devil}, {@filter hags|bestiary||creature=hag}, {@filter hobgoblins|bestiary||search=hobgoblin}, {@filter rakshasas|bestiary||creature=rakshasa}." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 44, + "name": "Motivations", + "entries": [ + "Think about your opposition, and what their goals and motivations are. The motivation of the opposition needs to match your threat. If you have multiple adversaries, their motivations should all work toward your theme, but they might have different goals and act more as rivals or enemies. Motivations should be more than one dimensional. There should be a reason for every action the opposition takes\u2014not necessarily a good one or a smart one, but a believable one. Be true to each character! Consider these questions so you can use the answers when deciding what the opposition will do.", + { + "type": "list", + "items": [ + "What does the opposition want?", + "Who or what does the opposition fear? (And no, \"the PCs\" isn't an answer.)", + "Why is the opposition sure to succeed? If the PCs don't do anything, what makes the opposition unstoppable?", + "What are the opposition's weaknesses? How can they be bribed or tricked? What's something they ignore that might be used against them?" + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 44, + "name": "Story Arcs", + "entries": [ + "Keep several story arcs in mind. Most of these will be driven by the opposition in the early going, but PCs might initiate their own story arcs. Think of what the beginning, middle, and end of each arc might look like. Imagine a logical end point the arc would reach if nothing else changes. Then, adjust it based on events in the game. As changes occur, revisit the end point you've imagined. If the adversary's plan has been derailed, what might they do instead? Story arcs should reflect the theme of the adventure and be well-positioned to show off motivations. Many arcs will last only for the duration of one adventure, but others build up and recur across the whole campaign. Include some of each so you have variety. This also provides closure, as the players can see some storylines wrapped up in the short term and others over a long period. Too many dangling plot threads can result in some being forgotten or make players feel overloaded. Touchstones like the ones below make a story arc adaptable, not too restricted to specific scenes or characters.", + { + "type": "list", + "items": [ + "{@b Use motifs.} Use repeated thematic elements, visuals, phrases, and items to reinforce the connection between one adventure or segment of the story and another. The motif can also build in complexity as you move further along in the overarching story.", + "{@b Follow character growth.} Respond to how the PCs changed in previous adventures. Their next undertaking should reflect who they are now.", + "{@b Escalate!} Build on the previous story and show that the next threat is scarier. The first adventure may endanger a village, the next a city, the next a whole nation, and so on.", + "{@b Bring in recurring characters.} A recurring character is especially strong if they appear in similar circumstances each time. For instance, a merchant who travels the world might appear in the campaign only when she wants the PCs to undermine her rivals.", + "{@b Make each adventure count.} While developing an arc, don't diminish individual adventures by making what happened in them inconsequential compared to the larger story. Illustrate the consequences of such adventures so the players feel a sense of accomplishment for completing one before they move onto the next. Each adventure needs some sort of denouement to show immediate and lingering effects of the PCs' victory or defeat." + ] + } + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 44, + "name": "BUILDING A SANDBOX", + "entries": [ + "In a \"sandbox\" game, you give the players a sizable location to explore and let them decide how to go about it. A sandbox doesn't have as many time-sensitive events as a directed adventure, and the flow of the game is driven more by the players than by the opposition. You can put self-contained dungeons or other locations within the sandbox, but it's up to the players when and how to visit them or deal with them.", + "To make a sandbox, create about triple the number of encounters and spread them out among multiple locations or factions. You can expect the PCs won't deal with all of them. In most cases, you'll want to determine where the PCs are headed next before the end of a session so you can prepare for the next session. Depending on the size and complexity of the location, the number of encounters might be much higher. Treat each sub-area as a kind of mini-adventure, and only loosely sketch it until you know what the PCs' plans are." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 45, + "name": "Npcs and Organizations", + "entries": [ + "Allied, neutral, and adversarial NPCs and organizations can all contribute to the theme. You'll want most to follow the theme directly, like the examples in Threats on page 43. However, you can add a few counterpoints to the theme. For example, a horror game might include one or two NPCs who are more hopeful, either to grant respite from the dread or to kill off to show just how bad things are. Including NPCs who aren't adversaries makes the world feel more real. It also increases the stakes, as PCs have people to care about, protect, and socialize with. You'll often find that NPCs you create will become more or less important than you expected.", + "You can \"demote\" an NPC if the players don't find them interesting or \"promote\" them if the PCs like them more than expected." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 45, + "name": "Mechanics", + "entries": [ + "Last of all, you'll fill out specific encounters, NPCs, treasure hoards, maps, and so on. For many games, you can save most of this work for between later sessions, spreading out your preparations over the course of the game. You can find more detail on these in the {@i Core Rulebook}:", + { + "type": "list", + "items": [ + "Treasure guidelines (page 508)", + "Accomplishment XP (page 507)", + "Environments (page 512)", + "Building Encounters (page 488)", + "Hazards (page 522) You can also find more information on these in this book:", + "Building your own creatures (page 56)", + "Building your own hazards (page 74)", + "Building encounters (page 46)" + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "GMG", + "page": 46, + "name": "Encounter Design", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 46, + "entries": [ + "Creating a compelling encounter goes beyond just following the guidelines for selecting monsters of a given level. Good encounters have a place in the story, compelling adversaries, interesting locations, and twists and turns to make them dynamic." + ] + }, + "Encounters play a fundamental part in roleplaying games, but it can be tricky to know where to start when building them. This section covers ways to expand on the basics provided on page 489 of the {@i Core Rulebook} to make your encounters an exciting and integral part of the plot.", + "Encounter design goes hand in hand with location, map, and adventure design. You might set an adventure in a swamp and populate it with swamp creatures and environmental features. Or you might have a dungeon denizen in mind, and structure a section of your dungeon to fit that creature.", + "When you're starting out, straightforward encounters of low or moderate threat can let you get your bearings. Then, you can increase complexity as you get more confident and as the PCs collect more tools to use against their foes. The more encounters you build, the more comfortable you'll get with your own personal style. You can always come back here to get more ideas or advice on executing a certain type of encounter.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 46, + "name": "Variety", + "entries": [ + "Variety in encounters is essential to let players try new tactics and give different PCs chances to shine as they face foes with weak points they're uniquely suited to exploiting. Consider the following forms of encounter variety.", + { + "type": "list", + "items": [ + "{@b Theme:} Look for ways to include varied creatures and locations. Even if the PCs delve into a dungeon inhabited by drow, they should encounter other creatures, too! All creatures should have a justification for fitting in, but no place needs to be uniform.", + "{@b Difficulty:} A string of moderate-threat encounters can feel flat. Use low- and even trivial-threat encounters to give PCs chances to really dominate, and severethreat encounters for especially powerful enemies. Extreme-threat encounters should be used sparingly, for enemies who match the threat posed by the PCs and have a solid chance of beating them!", + "{@b Complexity:} Use high complexity judiciously, saving it for important or memorable fights.", + "{@b Encounter Composition:} The number of creatures per encounter and their levels should vary. Higher-level single enemies, squads of enemies, and large numbers of lackeys all feel different.", + "{@b Setup:} Not all encounters should start and end the same way. PCs might sneak up on unprepared enemies, get ambushed by foes hunting them, enter into a formal duel, or find a diplomatic overture fails and turns into a fight. On the other side, enemies might all be taken out, retreat, beg for mercy, or even shift the encounter to a chase or other phase.", + "{@b Information:} Uncertainty can increase the tension and sense of danger the players feel. Ambushes, fights against unknown foes or foes behind battlements, and other scenarios can create this basic uncertainty." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 46, + "name": "Encounter Locations", + "entries": [ + "Choose compelling settings for your encounters. When encounters take place in a building or lair, the most significant environmental features originate from the occupants, both past and present. Think about their tastes, biology, or wealth. These features could be natural, such as the sickening reek of decay in the lair of a great predator.", + "They could also be alchemical, such as a cloud of poisonous gas, or magical, such as a strange electric current that arcs through the walls and occasionally leaps out at passersby.", + "In some cases, you'll have a location in which an enemy always appears, and you can design your location to suit that specific creature. Other times, an encounter might appear in a variety of places, such as a guard patrol or wandering monster. In these cases, you'll need several terrain and structure options so there's something interesting about the environment no matter where the battle takes place.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 46, + "name": "Maps and Terrain", + "entries": [ + "Features on the map have a substantial impact on the flow of combat. Three considerations to keep in mind when designing a map are maneuverability, line of sight, and attack ranges. Even empty rooms and corridors can provide variety based on their size and shape. Narrow passageways make natural choke points. In particularly small rooms, space is at a premium, favoring melee combatants and making area effects hard to aim without {@condition friendly} fire. By contrast, huge areas lend themselves to spread-out combat, which gives plenty of room to use all manner of abilities but poses challenges for ones with limited range. To make large rooms more interesting, add furniture, stalagmites, or other features the PCs and their foes can duck behind for cover." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 46, + "name": "Inhabitant or Intruder?", + "entries": [ + "In most cases, the PCs enter territory that's far more familiar to their foes than it is to them. NPCs and monsters who live in an area are likely to be adapted to its dangers, either because they know where they are and how to avoid them, or because they are unaffected by them. A kobold in their lair might bait a PC into walking into a trap the kobold avoided. Marshland may be troublesome terrain for most PCs, but it poses little inconvenience to amphibious creatures. When using creatures with the ability to burrow, climb, or swim, consider incorporating features such as mazelike corridors, high walls with platforms, or rivers.", + "If the foes are smaller or larger than the PCs, consider including paths, cubbyholes, staircases, or narrow passages that one side of the fight can use more effectively.", + "Sometimes, though, the PCs must defend their own base from intruders. In these situations, you're flipping the script, so give the PCs time to trap and ward the area. Watching the invaders fall prey to hazards and ambushes can be a delightful change of pace for your players." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 47, + "name": "Wild Weather", + "entries": [ + "On a bright, sunny day, the PCs see clearly and fight without obstruction, but adding wind, precipitation, or fog creates additional challenges. Rain creates sloshy, muddy ground that slows movement, and cold weather introduces the threat of slippery patches of ice. Only the most extreme temperatures have a direct impact on the PCs during an encounter, but a slog through blistering heat or freezing cold can leave the PCs worn out and more vulnerable to foes. Light levels play a key role in both outdoor and indoor encounters. Although {@item torch||torches} are plentiful, their reach is limited, and lights are sure to draw attention in dark areas." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 47, + "name": "Budgeting for Terrain", + "entries": [ + "If you include terrain that's tricky to navigate or takes extra work to deal with, consider whether it should count toward the encounter's XP budget. A fight that requires Climbing, Swimming, or pushing through {@quickref difficult terrain||3|terrain} can be much tougher\u2014especially if the enemies have strong ranged attacks. Think about the impact of the terrain in advance, especially if the battle would already be a severe threat, or you might kill the party. You can pick an equivalent monster level for your terrain and factor that into your budget, or just assign extra XP at the end if the threat without terrain is on the low or moderate end." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 47, + "name": "Enemy Motivations", + "entries": [ + "Every encounter should happen for a reason. Consider a creature's motivation to fight. Is it defending its lair? Robbing to enrich itself? Following sadistic impulses? Simply being paid to fight? You may realize a creature doesn't have a compelling motivation, or that the PCs have done something that eliminates the impetus to fight. In that case, the encounter doesn't need to happen! Your game might be more satisfying if the PCs' clever actions avoid the fight\u2014provided you award them XP accordingly.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 47, + "name": "Morale", + "entries": [ + "Think how an enemy reacts when a fight is going poorly for them\u2014or well! Enemies who do something other than fight to the death make an encounter more dynamic and believable. While PCs occasionally encounter truly fanatical zealots or single-minded creatures that would never back down from a fight, most creatures\u2014even nonsapient creatures like animals\u2014back down from a battle they're obviously losing. This normally means foes {@condition fleeing} at a certain point, potentially ending the encounter, but if the PCs need to capture those opponents, it could add a secondary objective and split their focus. Look at how differences in morale between participants impact the fight.", + "For instance, after the necromancer's living allies surrender to the PCs, she might activate a latent magic she implanted within them, killing them and merging their bodies into an enormous undead abomination. An enemy's morale could even change the encounter from combat to social, as the PCs enter negotiations over a surrender or try to convince their foes of the errors of their ways." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 48, + "name": "Dynamic Encounters", + "entries": [ + "While you can certainly create enjoyable encounters by placing a group of opponents in a square room with little else, you have numerous tools to create encounters that are more interactive and dynamic. These tools can challenge your players to invent new strategies, inspire interesting character decisions, and make your setting richer.", + "No encounter needs to use all of the elements presented here, and not all encounters need more than one or two. The more complex a dynamic encounter is, the longer it takes to run and the more demanding it is. In general, these tools are perfectly suited for boss encounters, for memorable foes, and as a spice to add throughout your campaign however often works best for you and your players.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 48, + "name": "Hazards in Combat", + "entries": [ + "In isolated encounters where the PCs have plenty of time to recover from hazards' effects, simple hazards can feel more like speed bumps than true challenges. But when combined with other threats, even simple hazards can prove perilous.", + "A noisy explosion can draw attention, allowing foes to burst through the door for a dramatic start to the encounter.", + "Simple hazards can also be an active part of an encounter, particularly if the foes know how to avoid triggering them.", + "As their name suggests, complex hazards are a more powerful tool for encounters. Because they continue to act, they are an ongoing presence in the fight. When combined with hostile creatures, complex hazards offer the PCs plenty of choices for what they want to do next. This is particularly true if foes benefit from the hazard. Should the PCs first disable the array of pipes spewing magical fire into the room, or should they prioritize the fire elemental growing stronger with exposure to the inferno? There's no right answer, and the PCs' choices have a clear impact on the obstacles they face. Hazards in combat shine when they give the PCs ways to contribute meaningfully other than dealing damage to a creature. Interesting actions to disable a hazard are a fun way to give several PCs something fresh and different to do rather than piling on damage." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 48, + "name": "Evolving Battlefields", + "entries": [ + "While some battlefields are relatively static, allowing the PCs and foes to clobber each other until one side wins, complex or evolving battlefields can lead to far more memorable encounters. One of the most straightforward ways to create an evolving battlefield is with dynamic environmental features. Maybe the floating platforms that make up the room's floor shuffle around on their own turn each round, or various points teleport creatures to different locations\u2014possibly between two rooms where separate battles take place simultaneously. These dynamic features have some overlap with complex hazards, though they don't tend to be an opposition or obstacle specifically threatening the PCs.", + "Similarly, a third party in the encounter, perhaps a rampaging monster or a restless spirit, could pose a danger to both sides but potentially benefit either. For instance, perhaps the PCs or their foes could harness this third party as a dangerous but powerful ally with a successful skill check of some kind or by making a risky bargain.", + "Sometimes the evolving battlefield is more of a state change, or series of state changes, and less of a constant presence. For instance, defeating a ritualist and ending his ritual could cause the foes to lose a powerful beneficial effect but unleash a demon that crawled through the remains of the botched ritual, or cause part of the room to collapse from the magical backlash. Major physical changes to the environment, like such a collapse, portions of the room rising or falling, or water beginning to rush in and fill the room, can force the PCs to rethink their plans to handle the new situation. Sometimes the evolving battlefield is more of an unexpected plot twist that occurs in the middle of the encounter. Perhaps the evil tyrant reveals that they were a dragon all along, or reinforcements arrive for whichever side was outmatched. Whatever you choose, make sure it changes things up and makes the encounter feel more dynamic and different. For instance, raising up a portion of the battlefield that isn't particularly relevant when neither the PCs nor their foes are likely to care is less interesting than raising up the pedestal holding the jewel the PCs and their enemies are trying to recover." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 48, + "name": "QUICK ADVENTURE GROUPS", + "entries": [ + "If you want an easy framework for building an encounter, you can use one of the following basic structures and slot in monsters and NPCs.", + { + "type": "list", + "items": [ + "{@b Boss and Lackeys (120 XP):} One creature of party level + 2, four creatures of party level \u2013 4", + "{@b Boss and Lieutenant (120 XP):} One creature of party level + 2, one creature of party level", + "{@b Elite Enemies (120 XP):} Three creatures of party level", + "{@b Lieutenant and Lackeys (80 XP):} One creature of party level, four creatures of party level \u2013 4", + "{@b Mated Pair (80 XP):} Two creatures of party level", + "{@b Troop (80 XP):} One creature of party level, two creatures of party level \u2013 2", + "{@b Mook Squad (60 XP):} Six creatures of party level \u2013 4" + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 49, + "name": "Combining and Separating Encounters", + "entries": [ + "Picture this: the PCs storm a castle. They choose to eschew stealth in favor of a direct approach. On the ramparts, a guard spots them and raises an alarm. The sound of horns and whistles blare throughout the keep as each defender ensures that everyone is ready for a fight. And then, they politely wait in whatever room they were already standing in for the PCs to come and attack them. It sounds pretty unrealistic, and it feels unrealistic at the table. Many players find it far more satisfying when their foes take reasonable actions and countermeasures against them.", + "This means moving to defensible positions or banding together with allies. Taken to an extreme, combining encounters can quickly lead to fights that are unwinnable, so be careful. In the castle example, some guards may come out to attack the PCs, while others cluster around the central keep. Perhaps each individual patrol of guards around the castle is a trivial-threat encounter, but as they gather together, they form groups of gradually escalating threat. Such groups give the PCs a sense of how challenging their opposition is, so that if a fight against six guards is a challenge, they won't try to pick a fight with 30. When the PCs' foes amass into an overwhelming force, give the PCs fair warning and a chance to retreat and try again another day. Of course, if the PCs come back after the alarm has been raised, the guards are likely to change their rotations to better secure the keep.", + "The most common reason to separate an encounter into multiple pieces is to set up a combined encounter, like when an injured foe retreats to gather reinforcements. This provides the PCs with a choice: do they ignore the fleeing enemy and focus on the battle in front of them, or do they split their own forces, weighing the risk of being led into a dangerous encounter against the chance of stopping later foes from preparing for their approach? An encounter might also separate into pieces because of dramatic changes to the battlefield, such as a collapsing ceiling or a magical wall that prevents those on each side of the barrier from accessing the other without spending actions to bypass the obstruction." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 49, + "name": "Time Pressure", + "entries": [ + "Time pressure adds an extra sense of urgency to any encounter and can be a great way to make an otherwise trivial- or low-threat encounter tactically engaging, satisfying, and memorable. After all, while low- and trivial-threat encounters have an incredibly low chance of defeating the PCs, the opposition can usually hold on long enough to make the PCs spend a few rounds to defeat them unless the PCs expend more resources than they normally would on such foes. Time pressure is often related to a secondary objective in the encounter, though it could be a countdown directly related to the encounter itself. For instance, if the ritual will grant a lich its apotheosis in 4 rounds, the heroes need to defeat the lich before then!" + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 50, + "name": "Secondary Objectives", + "entries": [ + "One of the simplest and most exciting ways to create a dynamic encounter, even if the combat itself is not so difficult, is to add a secondary objective beyond simply defeating foes. Perhaps the villains are about to burn captives in a fire, and some of the PCs need to divert their efforts to avoid a pyrrhic victory. Encounters with a parallel objective that require PCs to take actions other than destroying foes can keep those foes around long enough to do interesting things without inflating their power level. It also makes PCs skilled in areas related to the side mission feel amazing when they handle it quickly or well.", + "Sometimes a secondary objective might present a time limit, like if the PCs need to prevent evidence from being burned, either by fighting quickly or actively protecting the documents. Another type of secondary objective relates to how the PCs engage in combat with the primary opposition. The PCs might need to use nonlethal attacks against guards who mistakenly believe the PCs are criminals, or they might need to prevent slippery scouts from retreating to alert others. Options like these highlight mobile characters like the monk. You could even create truly off-the-wall secondary objectives that require the PCs to lose the encounter in order to succeed. The PCs might need to put up a believable fight but retreat and let foes steal their caravan in order to follow the foes back to their lair.", + "Secondary objectives are a great way to highlight different abilities in combat and make for a memorable encounter, but\u2014like all of these tactics\u2014they can become annoying if overused." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 50, + "name": "Opponent Synergy", + "entries": [ + "Most encounters assume that the PCs' opponents work together to oppose the PCs, but when groups of foes have been collaborating and fighting together for a long time, they can develop additional strategies. Consider giving each member of these tightly knit teams a reaction triggered by their allies' abilities, or another benefit they gain based on their allies' actions. Just as a team of PCs learns how to best position the rogue to flank enemies and minimize the harm they take from the wizard's {@i fireball} spell, NPCs can learn to complement each other's strategies and avoid interfering with each other. On the opposite end of the spectrum, opponents with poor coordination make the fight much easier for the PCs. Poor coordination between mindless creatures is common, and PCs can use clever tactics to run circles around these foes. When intelligent creatures accidentally (or deliberately) harm each other or pursue conflicting strategies, particularly if they engage in banter with each other as they fight, it can make for an amusing break in the typical rhythm of combat.", + "When taken to its extreme, synergy can represent the actions of a hive mind or a single massive creature. These synergistic components can be creatures, hazards, or both.", + "For example, instead of representing a kraken the size of a warship as a single foe, you could represent each of its tentacles as an individual opponent. Perhaps the kraken can sacrifice actions it would otherwise use to crush PCs in its maw to use its tentacles more freely. In this case, you could model a field of tentacles as a complex hazard that mainly reacts to the PCs moving within it, but allow the kraken's head to act with a few tentacles directly." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 50, + "name": "Misdirection", + "entries": [ + "Sometimes, a bit of misdirection can add a lot of interest to an encounter, especially against offense-heavy groups.", + "Rather than amping up the opposition to match the PCs' firepower and creating opponents whose own offenses are too powerful for the PCs' defenses, consider a little sleight of hand. For instance, a villain might have an illusory or disguised decoy target with just enough durability to take a few hits while the true villain is hiding nearby, ready to emerge and attack. Spells like {@i project image} can allow a foe to attack from a safer position, and {@i possession} grants the foe a disposable body unless the PCs brought along {@i spirit blast} or similar magic. Sometimes you can even hide the villain in plain sight: for instance, in an encounter with three goblins with similar-looking gear and an ogre, one of the goblins might be the biggest threat, but the PCs are likely to target the ogre first.", + "Care when setting up the battle map can also go a long way to misdirect your players\u2014or at least avoid accidentally telegraphing what an encounter will be. For instance, if you always put out statue minis whenever there are statues in the room, the PCs might at first be overly suspicious of ordinary statues, but they will be more surprised later on when a statue turns out to be a construct than if you place minis only when the statue is actually a construct." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 50, + "name": "PITFALLS", + "entries": [ + "This section arms you with a wide variety of useful tricks to add interest to your encounters, but you should keep an eye out for some common pitfalls of encounter building.", + { + "type": "list", + "items": [ + "{@b Don't Make Every Encounter Complex:} There are many ways to make complex and dynamic encounters, but making every single encounter complex will become exhausting for you and your players. Some encounters should be simple, both because it will make the world feel more real and because it's a good way for the group to relax without as much to keep track of.", + "{@b Avoid Flat Difficulty:} Ensure that not too many of your encounters fall at the same threat level. Having some lowand even trivial-threat battles adds variety, and it's great to throw in a few severe encounters beyond just bosses.", + "{@b Beware of Unexpected Difficulty:} You might end up with creatures that have abilities that fit well together, making them extremely powerful as a combo, or that are particularly well-suited against your PCs. Compare the creatures and what you know about your PCs in advance, especially if the encounter is already a severe threat by the numbers. Page 16 has suggestions for what to do if you find a spike in difficulty during an encounter rather than in advance.", + "{@b Watch for Overpowered Terrain:} As noted under Budgeting for Terrain, some features of the environment can increase the danger drastically. Consider your creature and the environment, and see whether the creature has a massive advantage compared to PCs in that terrain, such as a monster with powerful, long-range attacks when PCs are stuck at a distance. If so, you might want to adjust." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 51, + "name": "Recurring Villains", + "entries": [ + "Not every villain dies the first time the PCs defeat them in combat. Some may escape, perhaps through teleportation, misdirection, or with other ploys. When a villain escapes and lives to fight the PCs again another day, it's good to have that foe learn from their past failures. In their next encounter with the PCs, give them additional minions, spells, or other defenses designed to counteract the strategies the PCs used against them previously. Even if the villain doesn't escape, they might have other tricks up their sleeves, rising again to oppose the PCs. They could well return later in the adventure\u2014or they might come back immediately for a second battle, so long as there is a proper justification for doing so. For example, a previously living necromancer might rise again as an undead monstrosity bent upon destroying the PCs, or defeating an otherworldly villain's outer shell might reveal its terrible true form." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 51, + "name": "Social Encounters", + "entries": [ + "The setup for a social encounter tends to be less detailed. For the NPCs involved, you'll just need statistics for their social skills, {@skill Perception}, and Will. If you're making your own, you can find guidelines under Non-Combat Level on page 72.", + "You also need to decide the objective or consequences of the social encounter\u2014what the PCs can achieve and what happens if they fail\u2014and the form of the challenge. It might be a public debate, a private audience with a powerful person, or some kind of contest. Just like with combat encounters, think about the environment, with a particular eye toward the other people around. Is there a crowd the PCs can sway? Are they in an imposing, luxurious throne room or at a city gate? Is the atmosphere oppressive? Hopeful? You might find the PCs' goal ends up being quite different from what you initially thought they would be. Fortunately, social encounters can be pretty adaptable. Thinking of their likely objective helps you construct the scene in your mind more easily but shouldn't limit you.", + "The basics of social encounters are on {@i Core Rulebook} page 494, and page 16 of this book has more advice." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 51, + "name": "Treasure by Encounter", + "entries": [ + "The standard rules count treasure over the course of a level, rather than dividing it up by encounter. If you need to select treasure for a single encounter, such as in a sandbox game, you can use the table below. It takes the treasure budget for each level from Table 10\u20139 on page 509 of the {@i Core Rulebook} and breaks that down per encounter based on the encounter threat, similar to how XP varies by threat.", + "The final column shows extra treasure you should award if you build an entire level this way. Unlike the standard table, this doesn't include items by item level, as the value doesn't cleanly break down for most single encounters. It's recommended you still give out those permanent items, but you'll need to borrow from other encounters' treasure to account for their value. Include encounters against creatures without treasure to account for this.", + { + "type": "table", + "source": "GMG", + "page": 51, + "name": "TREASURE BY ENCOUNTER", + "id": "1-3", + "entries": [ + "1 175 gp 13 gp 18 gp 26 gp 35 gp 35 gp 2 300 gp 23 gp 30 gp 45 gp 60 gp 60 gp 3 500 gp 38 gp 50 gp 75 gp 100 gp 100 gp 4 850 gp 65 gp 85 gp 130 gp 170 gp 170 gp 5 1,350 gp 100 gp 135 gp 200 gp 270 gp 270 gp 6 2,000 gp 150 gp 200 gp 300 gp 400 gp 400 gp 7 2,900 gp 220 gp 290 gp 440 gp 580 gp 580 gp 8 4,000 gp 300 gp 400 gp 600 gp 800 gp 800 gp 9 5,700 gp 430 gp 570 gp 860 gp 1,140 gp 1,140 gp 10 8,000 gp 600 gp 800 gp 1,200 gp 1,600 gp 1,600 gp 11 11,500 gp 865 gp 1,150 gp 1,725 gp 2,300 gp 2,300 gp 12 16,500 gp 1,250 gp 1,650 gp 2,475 gp 3,300 gp 3,300 gp 13 25,000 gp 1,875 gp 2,500 gp 3,750 gp 5,000 gp 5,000 gp 14 36,500 gp 2,750 gp 3,650 gp 5,500 gp 7,300 gp 7,300 gp 15 54,500 gp 4,100 gp 5,450 gp 8,200 gp 10,900 gp 10,900 gp 16 82,500 gp 6,200 gp 8,250 gp 12,400 gp 16,500 gp 16,500 gp 17 128,000 gp 9,600 gp 12,800 gp 19,200 gp 25,600 gp 25,600 gp 18 208,000 gp 15,600 gp 20,800 gp 31,200 gp 41,600 gp 41,600 gp 19 355,000 gp 26,600 gp 35,500 gp 53,250 gp 71,000 gp 71,000 gp 20 490,000 gp 36,800 gp 49,000 gp 73,500 gp 98,000 gp 98,000 gp." + ], + "colStyles": [ + "", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "colSizes": [ + 1, + 3, + 3, + 3, + 3, + 3, + 3 + ], + "rows": [ + [ + "Level", + "Total Treasure per Level", + "Low", + "Moderate", + "Severe", + "Extreme", + "Extra Treasure" + ], + [ + "1", + "175 gp", + "13 gp", + "18 gp", + "26 gp", + "35 gp", + "35 gp" + ], + [ + "2", + "300 gp", + "23 gp", + "30 gp", + "45 gp", + "60 gp", + "60 gp" + ], + [ + "3", + "500 gp", + "38 gp", + "50 gp", + "75 gp", + "100 gp", + "100 gp" + ], + [ + "4", + "850 gp", + "65 gp", + "85 gp", + "130 gp", + "170 gp", + "170 gp" + ], + [ + "5", + "1,350 gp", + "100 gp", + "135 gp", + "200 gp", + "270 gp", + "270 gp" + ], + [ + "6", + "2,000 gp", + "150 gp", + "200 gp", + "300 gp", + "400 gp", + "400 gp" + ], + [ + "7", + "2,900 gp", + "220 gp", + "290 gp", + "440 gp", + "580 gp", + "580 gp" + ], + [ + "8", + "4,000 gp", + "300 gp", + "400 gp", + "600 gp", + "800 gp", + "800 gp" + ], + [ + "9", + "5,700 gp", + "430 gp", + "570 gp", + "860 gp", + "1,140 gp", + "1,140 gp" + ], + [ + "10", + "8,000 gp", + "600 gp", + "800 gp", + "1,200 gp", + "1,600 gp", + "1,600 gp" + ], + [ + "11", + "11,500 gp", + "865 gp", + "1,150 gp", + "1,725 gp", + "2,300 gp", + "2,300 gp" + ], + [ + "12", + "16,500 gp", + "1,250 gp", + "1,650 gp", + "2,475 gp", + "3,300 gp", + "3,300 gp" + ], + [ + "13", + "25,000 gp", + "1,875 gp", + "2,500 gp", + "3,750 gp", + "5,000 gp", + "5,000 gp" + ], + [ + "14", + "36,500 gp", + "2,750 gp", + "3,650 gp", + "5,500 gp", + "7,300 gp", + "7,300 gp" + ], + [ + "15", + "54,500 gp", + "4,100 gp", + "5,450 gp", + "8,200 gp", + "10,900 gp", + "10,900 gp" + ], + [ + "16", + "82,500 gp", + "6,200 gp", + "8,250 gp", + "12,400 gp", + "16,500 gp", + "16,500 gp" + ], + [ + "17", + "128,000 gp", + "9,600 gp", + "12,800 gp", + "19,200 gp", + "25,600 gp", + "25,600 gp" + ], + [ + "18", + "208,000 gp", + "15,600 gp", + "20,800 gp", + "31,200 gp", + "41,600 gp", + "41,600 gp" + ], + [ + "19", + "355,000 gp", + "26,600 gp", + "35,500 gp", + "53,250 gp", + "71,000 gp", + "71,000 gp" + ], + [ + "20", + "490,000 gp", + "36,800 gp", + "49,000 gp", + "73,500 gp", + "98,000 gp", + "98,000 gp" + ] + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "GMG", + "page": 52, + "name": "Drawing Maps", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 52, + "entries": [ + "Once you have an idea of the scope and the challenges in your adventure, the next step is to map out your adventure location, whether it's an underground dungeon, a desert ruin, or an undersea coral forest." + ] + }, + "If you're worried that you don't have the kind of artistic mastery to create a map, don't be! Fundamentally, your maps should serve your purposes, framing the flow of action and story in a way that allows you to track the campaign's action and possibilities. No one expects you to create stunning maps that look as professional as those in published adventures. Just follow some best practices to make your maps both interesting and clear. So, grab the following supplies and let's get started.", + { + "type": "list", + "items": [ + "Sheets of graph paper", + "Scratch paper", + "A pencil, preferably with H or 3H lead to leave a soft mark that's easy to erase", + "An eraser", + "Ink pens (optional)", + "Ruler and compass (optional) In all stages of mapmaking, don't be frustrated by missteps. You can always fix them later\u2014the eraser is your friend! Drawing or erasing too much can weaken the paper, but you can always throw out a draft and start again. Remind yourself that this doesn't need to be the most exquisite piece of art ever made\u2014all it needs to be is a tool for you to keep your story straight." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 52, + "name": "Create a Legend", + "entries": [ + "Begin by making a list of the features your adventure site should contain\u2014from geographic features to the types of rooms in a building to the monsters and traps the PC will face\u2014and deciding the map's scale and orientation. The scale, orientation, and a key for any symbols you use to indicate features will go in the map's legend.", + "The scale for your adventure maps is usually the easiest to decide. If the map is meant to be usable for combat on a grid, where 1 inch equals 5 feet, you can assume each square of your graph paper equals 5 feet. If you are mapping a larger area, you could use each square to represent 10 feet or even more.", + "For the orientation, draw an arrow toward the north, write an \"N\" above the arrow's point, and you're done.", + "The key of the various details your map depicts is less predictable. Once you've decided what features your map should include\u2014such as monsters, secret doors, and traps for a dungeon, or settlements and ruins for a regional map\u2014think of a symbol to represent each feature on the map. You can also use the symbols in the sample map." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 52, + "name": "Start Sketching", + "entries": [ + "Now that you have your legend, it's time to start the map. Grab a pencil and begin sketching your adventure site.", + "If you're drawing a dungeon complex, start by detailing the corridors and rooms. If you're creating an outdoor area, begin with any bodies of water, rivers, and topography. No matter what you are drawing, do so with soft lines so you can easily erase\u2014you might make mistakes, or you might have better ideas later in the process. As your map starts to take shape, start populating it with features matching the symbols you've designated in your map key.", + "Try not to overcomplicate your maps. Keeping your map as simple as possible will make sure important details stand out and aids in the map's legibility.", + "When sketching your maps\u2014especially when drawing areas of wilderness or buildings\u2014pull inspiration from the real world. An internet search will turn up reference images that can help when you're deciding the placement of trees and shapes of canyons and streams, or when you're replicating ancient, medieval, renaissance, or fantasy architecture. Basing your terrain and buildings on these references will help your creation seem more natural and believable.", + "When you draw dungeons and similar adventure sites, remember the size of the creatures that live in your complex, and give them enough room to live and move around. In other words, make sure the ancient black dragon fits through the entrance to its lair! Second, avoid empty rooms, and don't put rooms in just to have them. Each room should have a purpose. Maybe it's an abandoned purpose, but each time you create a chamber, ask yourself, \"Why was this room built?\" Lastly, avoid symmetrical or just plain dull structures. Part of the fun of exploring is being surprised by what you find, and needless symmetry and repetitive layouts can ruin that surprise." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 52, + "name": "Number Encounter Areas", + "entries": [ + "The next step is to number the encounter areas. You can then use that numbering system in your encounter notes.", + "If you are designing multiple sites, or many levels of a massive dungeon, consider adding a letter designation before your numbering. The first area of your first site can be A1, while the first area of your next site can be B1, and so on." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 52, + "name": "Add Definition", + "entries": [ + "With your map sketched and keyed, you can solidify your sketches with either darker pencil strokes or ink. This allows you to preserve your map so you can rerun the adventure or reuse the map for a different adventure. If you're feeling artistically inspired, you can color your map with colored pencils, marker, or paint." + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "GMG", + "page": 55, + "name": "Chapter 2: Tools", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 55, + "entries": [ + "While the Core Rulebook provides all the tools you need to be a Game Master, you may want resources to create original game content, whether it be new items, unique creatures, or a sprawling new world for adventurers to explore." + ] + }, + { + "type": "pf2-sidebar", + "name": "BUILDING VERSUS MODIFYING", + "entries": [ + "Many times, a small adjustment to an existing creature, item, adventure, or other part of the game can serve you just as well as building something brand new. Before you delve into creating your own new content, ask yourself a few questions. First, does something similar already exist? When answering this question, look beyond the surface level. Maybe you want a 5th-level clawed centipede creature that can make Attacks of Opportunity and that regenerates unless hit by acid or fire damage. It might not look very much like a troll on the surface, but the statistics for a troll are going to get you most or all the way there. Ask yourself what you'll need to change between your idea and the existing material. This will help you decide between using the original rule with minimal modification, using the original with adjustments, starting with the original as a framework to build your own, or just starting from scratch. Finally, ask yourself how much time you have to prepare the content, what overall impact you expect it to have in your campaign, and how important any discrepancies from existing material are to the core concept. The less important an element is to your game, or the less time you'll be using it at the table, the more likely you should modify something that already exists." + ] + }, + "This chapter provides a variety of tools to help you quickly and easily build your own elements for your game, as well as some special types of rules you can incorporate in your game, such as more hazards and strange magic items. This chapter is organized into the following sections.", + { + "type": "list", + "items": [ + "{@b Building Creatures} (page 56) demonstrates a top-down approach for quickly and easily constructing the creatures and NPCs you want or need for any possible situation in your game.", + "{@b Building Hazards} (page 74) gives rules and advice for creating your own brand-new hazards.", + "{@b Building Items} (page 82) teaches you how to create new pieces of treasure to delight your PCs.", + "{@b Item Quirks} (page 86) introduces simple but memorable quirks that you can use to quickly personalize an item and make its nature seem just as unique and exciting as its special abilities.", + "{@b Intelligent Items} (page 88) includes rules for creating items with a mind of their own that are characters in their own right, as well as several examples to get you started.", + "{@b Cursed Items} (page 90) examines items that have a nasty drawback or might be altogether unpleasant. The section includes specific cursed items and a list of curses you can add to an existing item, akin to a rune.", + "{@b Relics} (page 94) are special magic items that increase in power along with the PCs, and that you and your players work together to build and enhance.", + "{@b Artifacts} (page 106) are the most powerful and story-rich magic items in the game, and can only be destroyed in a specific way.", + "{@b Gems and Art Objects} (page 114) expands the diversity of monetary awards given to PCs and includes 100 sample art objects.", + "{@b Afflictions} (page 116) provides a plethora of curses, diseases, and drugs for use in your games, as well as drug and addiction rules useful in creating your own afflictions.", + "{@b Building Worlds} (page 122) explains how to go about building your own entire world or setting from scratch. This section leads into the next three, which provide tools to help you flesh out the finer details of specific parts of your game world.", + "{@b Nations} (page 130) includes a system to quickly encapsulate a nation in a stat block that contains all the information you need.", + "{@b Settlements} (page 132) covers everything from tiny villages to incredible metropolises. The section explains the settlement's role in a game and provides a system to describe a settlement in a stat block with all the important information.", + "{@b Planes} (page 136) includes the various planar traits you can use to build your own planes, and explores all the planes of reality in the Age of Lost Omens setting as well." + ] + }, + "It's up to you to determine how much of your game you want to customize. Many GMs use the default rules and creatures, and set their adventures on Golarion or another published game world. Other GMs devise and incorporate all-new creatures and places with strange themes that don't fit in the standard Pathfinder game or world. Unless you're building your entire game world from scratch, you can usually wait to implement any new rules creation until you think you'll need it for your next session.", + { + "type": "pf2-h1", + "name": "Building Creatures", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 56, + "entries": [ + "Making your own creatures fleshes out your game world and lets you introduce concepts not yet creatures to your specifications and explore your imagination. From strange beasts to canny political rivals, you have the power to design creatures that fit the narrative needs of your story." + ] + }, + "Creatures aren't built the same way PCs are. The rules for building them are more flexible, and their statistics are based on benchmark final numbers rather than combining each individual modifier together. This is called top-down design, in which you consider the design process as a whole and select the details that reflect your intended result, rather than building statistics from the bottom up and hoping the finished creature matches your vision.", + "This guide provides a step-by-step process to build creatures, but as you get more comfortable with creature creation, you may prefer to use different methods. You could start with one ability you think is cool, or you might look to create a spellcaster of a certain type. There's no wrong starting place or wrong way to compile and present your creation; some GMs prefer to generate a stat block that is as similar to an official {@i Bestiary} entry as possible, while others prefer to compile just a brief set of notes.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 56, + "name": "Develop the Concept", + "entries": [ + "To begin making a creature, you should first come up with its concept. You likely already have the basic idea. As you add details to the general idea, taking notes can help keep your creature on track. Consider the parts of your creature you find most compelling and that you want to emphasize when the creature hits the table. For example, in the {@i Bestiary}, demons are creatures of sin, and are designed to have weaknesses against specific virtues that oppose them. Harpies enchant creatures by singing, represented by their centerpiece ability, Captivating Song. Note your creature's core aspects, and if you feel uncertain later, you can look back and ask yourself, \"Does this emphasize a core aspect or not?\" Next, look at the creature's role in your game.", + "Is it meant to be a combatant? A social creature? A trusted ally? Figuring this out will help you determine whether to give it strong combat abilities or to focus on skills, spells, and special abilities. Think about how the creature might behave if it's in a fight, if someone tries to talk to it, or if it's in a social situation. Does it work better alone or with allies? What sort of character should be best at facing it or be particularly weak against it? Consider also the complexity of the creature. This matters most when you plan to use a large number of creatures of that type. If you'll use five at the same time, you'll want their turns to move swiftly and avoid complex special actions. A creature likely to face a group of PCs alone can have more abilities, and it might need a more versatile set of defenses against PC tactics. Cut complexity as much as you can while retaining your desired theme.", + "Now, how do you want an encounter with this creature to feel? Should it be scary? Mobile? Confusing? A mystical duel or a knock-down, drag-out fight? What can you give your creature to convey those characteristics? Note that much of this feel will come from your choice of the creature's special abilities or spells, rather than its raw numbers.", + "With all this in mind, think about the specific abilities your creature should have. Take a few notes now, and get to the details later. You can use abilities from the {@i Bestiary} or feats in the {@i Core Rulebook}, adjusting as needed, to save yourself time. It helps to think of a creature that's similar to yours and see what makes it tick\u2014and what you can steal from it. Maybe you can just reskin that creature (page 58), instead of making a new one from scratch.", + "Now that you understand your creature's concept, it's time to get to the statistics. Remember that you can always change your concept later on. Your creation might evolve and transform as you go, so be open to change and revisions.", + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 57, + "name": "BUILDING CREATURES OVERVIEW", + "entries": [ + "This section details the creature-building process using the following steps.", + { + "type": "list", + "style": "list-decimal--bold", + "items": [ + "{@b Develop the Concept (page 56)} Think about your creature, and make notes you can use in future steps.", + { + "type": "item", + "entries": [ + "{@b Build the Stat Block} Pick all the statistics for the creatures, going through the list below.", + { + "type": "list", + "style": "list-no-bullets", + "items": [ + "Level (page 58)", + "Alignment, Size, and Traits (page 58)", + "Ability Modifiers (page 59)", + "Perception and Senses (page 60)", + "Languages (page 60)", + "Skills (page 60)", + "Items, if necessary (page 61)", + "AC (page 61)", + "Saving Throws (page 62)", + "Hit Points (page 62)", + "Immunities, Weaknesses, and Resistances (page 63)", + "Speed (page 64)", + "Strikes, including their damage (page 64)", + "Spells, if necessary (page 65)" + ] + } + ] + }, + "{@b Design Abilities (page 67)} Create the special abilities your creature can use.", + "{@b Review Holistically (page 69)} Step back, take stock of your creature as a whole, and tweak as needed." + ] + }, + { + "type": "pf2-title", + "name": "TRAIT ABILITIES (PAGE 70)" + }, + "This section provides the abilities conveyed by certain traits, such as demon, dragon, and undead. You'll also find abilities typical of creatures with those traits to help guide you as you plan your creatures.", + { + "type": "pf2-title", + "name": "DESIGNING NPCS (PAGE 72)" + }, + "Sometimes you'll design a creature that's meant to have abilities or characteristics similar to those of a PC. Maybe you need a bold champion, a sly rogue master criminal, or a wizened druid elder for your game. You also might need a common baker, who has little combat ability but great skill with dough and an oven. This section provides ways you might modify aspects of the creature-building process to fit those needs." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 57, + "name": "Understanding and Choosing Statistics", + "entries": [ + "Most of the statistics in this section use a scale of extreme, high, moderate, and low\u2014some use terrible values as well.", + "{@b Extreme:} The creature is world class in this statistic and can challenge almost any character. Most creatures have no extreme statistics or only one extreme statistic, although some creatures might have additional extreme statistics and weaker related statistics elsewhere (a common example being a creature trading accuracy for extreme damage). Examples from the {@i Bestiary} include the succubus's {@skill Diplomacy} and the lich's spell DC.", + "{@b High:} Extremely capable but not world class, the creature presents a challenge for most characters. Just about all creatures have at least one high value. Most combat-focused creatures have high AC and either a high attack bonus and high damage, or a merely moderate attack bonus but extreme damage. An ogre warrior's attack bonus and a kobold scout's {@skill Stealth} are high values.", + "{@b Moderate:} A middle-of-the road statistic can cover anything unremarkable about the creature. Use this one often.", + "{@b Low:} The creature is actively bad at this. Choose these intentionally to represent the creature's weak points.", + "Most creatures should have at least one low statistic; an example is the goblin pyro's Will save.", + "{@b Terrible:} Some statistics can dip even lower than low, to terrible. This indicates a truly awful statistic that still isn't game-breakingly bad. A spider's Intelligence is terrible, as is a dero stalker's Will save.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 57, + "name": "Push and Pull", + "entries": [ + "When it comes to statistics, a creature should be balanced overall. That means if you're giving a creature an extreme statistic, it should have some low or terrible statistics to compensate. For example, if you were making a creature extremely hard to hit by giving it an extreme AC, you'd likely give it lower saving throws or low HP. If a creature is great at spellcasting, it might need several low statistics to be a balanced challenge. There's no perfect system for making these decisions. If you've made a creature that has four high stats and nothing low, or vice-versa, take another look. A creature's strengths and weaknesses change the PCs' strategies for dealing with it, and that's what makes playing the game fun!" + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 58, + "name": "RESKINNING A CREATURE", + "entries": [ + "Sometimes you need a creature with abilities that are almost exactly the same as those of a published creature. In that case, it can be more efficient to simply \"reskin\" the old creature rather than design a new one\u2014that is, to change the description but keep the abilities mostly the same. Occasionally reskinning requires small mechanical adjustments. For instance, a fire cat that has immunity to fire, an aura that deals fire damage, and the ability to light people on fire with its jaws to deal {@condition persistent damage ||persistent fire damage} could be reskinned as a caustic animate tree that has immunity to acid, an aura that deals acid damage, and branch attacks that smear acidic sap on a creature's body when they hit, dealing {@condition persistent damage ||persistent acid damage}." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 58, + "name": "Extreme Increases", + "entries": [ + "At the higher levels of the game, PCs have more tools at their disposal, so the creatures they face need to hit back harder! At higher levels, give each creature more extreme statistics. Having one extreme statistic becomes typical around 11th level. A creature of 15th level or higher typically has two extreme statistics, and one of 20th level or higher should have three or four. Keep in mind that these should be relevant to the encounters you expect them to have\u2014extreme social skills aren't much use to a combatfocused creature. Be careful about giving multiple extreme statistics that are closely linked: a creature with extreme damage and Fortitude saves is one thing, but having an extreme attack bonus and extreme damage allows the creature to apply both extreme statistics to each attack." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 58, + "name": "Level", + "entries": [ + "For most creatures you build, their level depends on the level of the party who will encounter it. Look at other creatures you think are similar in power to yours to determine its level. Note that level represents a creature's combat ability, so a creature that's more social might have, for example, 3rd-level combat statistics and 6th-level skills but remain a 3rd-level creature. Most such creatures are NPCs; for more information on this distinction and how to use it, see Non-Combat Level on page 72.", + "Some abilities are hard for PCs to deal with at low levels. For instance, creatures that can fly and have ranged attacks should typically appear around 7th level, when PCs gain access to flight. Natural invisibility or at-will {@i invisibility} as an innate spell should come at around 6th level, when PCs are more likely to prepare {@i see invisibility} in lower-level spell slots, or 8th level, when some PCs get the Blind-Fight feat.", + "The tables in this chapter go up to 24th level\u2014the highest-level extreme encounter a party might face." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 58, + "name": "Alignment, Size, and Traits", + "entries": [ + "Fill out the trait line of your creature's stat block. The alignment can be whatever suits your story, though some types of creatures must be or tend to be certain alignments.", + "Creatures can be whatever size you need them to be, though you seldom find Large creatures below 1st level, Huge creatures below 5th level, or Gargantuan creatures below 10th level. Generally, you don't automatically adjust statistics for size, except for an exception to Strength modifiers for Large and bigger creatures, which you'll find in Ability Modifiers on the next page.", + "Your creature will almost certainly have one of the following traits to define its type: aberration, animal, astral, beast, celestial, construct, dragon, elemental, ethereal, fey, fiend, fungus, giant, humanoid, monitor, ooze, plant, or undead. If you're making a creature from an existing category of a type, such as demon, it also has that category as a trait. Creatures with a close affinity to elements\u2014air, earth, fire, and water\u2014or types of energy\u2014like acid, cold, and electricity\u2014have those traits.", + "Some abilities typical of creatures with the traits listed above can be found in Trait Abilities on page 70. As with the other steps, looking at similar creatures will give you an idea of what traits to use.", + "Add any traits that have detailed rules attached to them, like amphibious, aquatic, incorporeal, mindless, and swarm. You can add traits related to the creature category, such as dinosaur or werecreature, but most of these traits are pretty self-evident in play. If at any point you realize during play that you didn't add a trait the creature really should have, you can usually apply it retroactively.", + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 59, + "name": "BASE ROAD MAPS", + "entries": [ + "You can use the following suggestions to set the baseline when creating your road map. For example, use brute for a big, tough creature like an ogre, and skirmisher for a darting enemy. Each entry is a starting point you can customize as you see fit. Any core statistic that isn't listed should typically use moderate numbers. You can set ability modifiers and add additional abilities as needed. To make a creature that resembles a character of a certain class, see Class Road maps on page 73.", + "{@b Brute} low {@skill Perception}; high or extreme Str modifier, high to moderate Con modifier, low or lower Dex and mental modifiers; moderate or low AC; high Fortitude, low Reflex or Will or both; high HP; high attack bonus and high damage or moderate attack bonus and extreme damage", + "{@b Magical Striker} high attack and high damage; moderate to high spell DCs; either a scattering of innate spells or prepared or spontaneous spells up to half the creature's level (rounded up) minus 1", + "{@b Skill Paragon} high or extreme ability modifier matching its best skills; typically high Reflex or Will and low Fortitude; many skills at moderate or high and potentially one or two extreme skills; at least one special ability to use the creature's skills in combat", + "{@b Skirmisher} high Dex modifier; low Fortitude, high Reflex; higher Speed than typical", + "{@b Sniper} high {@skill Perception}; high Dex modifier; low Fortitude, high Reflex; moderate to low HP; ranged Strikes have high attack bonus and damage or moderate attack bonus and extreme damage (melee Strikes are weaker)", + "{@b Soldier} high Str modifier; high to extreme AC; high Fortitude; high attack bonus and high damage; {@action Attack of Opportunity} or other tactical abilities", + "{@b Spellcaster} high or extreme modifier for the corresponding mental ability; low Fortitude, high Will; low HP; low attack bonus and moderate or low damage; high or extreme spell DCs; prepared or spontaneous spells up to half the creature's level (rounded up)" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 59, + "name": "Ability Modifiers", + "entries": [ + "Next, figure out your creature's ability modifiers, since these will suggest what their other statistics should be.", + "You don't have to determine the exact numbers, but it's good to avoid creating creatures whose ability modifiers are at odds with their abilities, like creatures with a terrible Wisdom modifier and very high {@skill Perception}. Most of the time, you'll just be using ability modifiers for untrained skills, so they're useful as a guide but not crucial.", + "Table 2\u20131 shows some benchmarks for your creatures.", + "Use high for the creature's best ability modifiers, moderate for ones they're okay at, and low for the rest.", + "If a creature has a truly bad ability, you can go as low as \u20135. That's the terrible range for ability modifiers, and doesn't really change by level. This is most common with animals, which have an Intelligence modifier of \u20134 (for dogs, dolphins, and such) or \u20135 (for more instinctual animals like spiders), and for mindless creatures, which have a \u20135 Intelligence modifier.", + "Few creatures use the extreme column. A powerful, dedicated spellcaster might use an extreme spellcasting statistic, or a preternaturally charming creature like a succubus or nymph might have an extreme Charisma modifier. However, the most common way extreme numbers are used is for really big, really strong creatures.", + "This happens with only Large or larger creatures from 1st to 5th level, only Huge or larger creatures from 6th to 9th level, and only Gargantuan creatures from 10th to 15th level. Beyond that level, a creature doesn't gain an extreme Strength modifier from size alone.", + { + "type": "table", + "source": "GMG", + "page": 59, + "name": "ABILITY MODIFIER SCALES", + "id": "2-1", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Extreme", + "High", + "Moderate", + "Low" + ], + [ + "\u20131", + "\u2014", + "{@dice 1d20+3|+3}", + "{@dice 1d20+2|+2}", + "{@dice 1d20+0|+0}" + ], + [ + "0", + "\u2014", + "{@dice 1d20+3|+3}", + "{@dice 1d20+2|+2}", + "{@dice 1d20+0|+0}" + ], + [ + "1", + "{@dice 1d20+5|+5}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+3|+3}", + "{@dice 1d20+1|+1}" + ], + [ + "2", + "{@dice 1d20+5|+5}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+3|+3}", + "{@dice 1d20+1|+1}" + ], + [ + "3", + "{@dice 1d20+5|+5}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+3|+3}", + "{@dice 1d20+1|+1}" + ], + [ + "4", + "{@dice 1d20+6|+6}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+3|+3}", + "{@dice 1d20+2|+2}" + ], + [ + "5", + "{@dice 1d20+6|+6}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+2|+2}" + ], + [ + "6", + "{@dice 1d20+7|+7}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+2|+2}" + ], + [ + "7", + "{@dice 1d20+7|+7}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+2|+2}" + ], + [ + "8", + "{@dice 1d20+7|+7}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+3|+3}" + ], + [ + "9", + "{@dice 1d20+7|+7}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+3|+3}" + ], + [ + "10", + "{@dice 1d20+8|+8}", + "{@dice 1d20+7|+7}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+3|+3}" + ], + [ + "11", + "{@dice 1d20+8|+8}", + "{@dice 1d20+7|+7}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+3|+3}" + ], + [ + "12", + "{@dice 1d20+8|+8}", + "{@dice 1d20+7|+7}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+4|+4}" + ], + [ + "13", + "{@dice 1d20+9|+9}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+4|+4}" + ], + [ + "14", + "{@dice 1d20+9|+9}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+4|+4}" + ], + [ + "15", + "{@dice 1d20+9|+9}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+4|+4}" + ], + [ + "16", + "{@dice 1d20+10|+10}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+5|+5}" + ], + [ + "17", + "{@dice 1d20+10|+10}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+5|+5}" + ], + [ + "18", + "{@dice 1d20+10|+10}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+5|+5}" + ], + [ + "19", + "{@dice 1d20+11|+11}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+5|+5}" + ], + [ + "20", + "{@dice 1d20+11|+11}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+7|+7}", + "{@dice 1d20+6|+6}" + ], + [ + "21", + "{@dice 1d20+11|+11}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+7|+7}", + "{@dice 1d20+6|+6}" + ], + [ + "22", + "{@dice 1d20+11|+11}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+6|+6}" + ], + [ + "23", + "{@dice 1d20+11|+11}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+6|+6}" + ], + [ + "24", + "{@dice 1d20+13|+13}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+7|+7}" + ] + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 60, + "name": "Perception", + "entries": [ + "{@skill Perception} is a fairly straightforward statistic. Use Wisdom as a guide for setting it, and adjust to the high side if your creature has acute senses or extra training. If your creature has low Wisdom, for example, it would probably have a low {@skill Perception} modifier, or moderate if it's supposed to be a great hunter. Don't make your creature's {@skill Perception} higher just because it's often used for initiative; creatures with poor {@skill Perception} could use a skill check for initiative instead, such as {@skill Stealth}.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 60, + "name": "Senses", + "entries": [ + "Choose or design any special senses for your creature, such as {@ability low-light vision}, {@ability darkvision}, or {@ability scent}. If you're making a sense from scratch, simply decide what it senses, whether it has a range limit, and whether it's precise or imprecise.", + "For example, a {@creature sinspawn} has \"sin scent (imprecise) 30 feet.\" This means it can smell creatures bearing its associated sin if they're within 30 feet, and the sense is imprecise\u2014about as acute as human hearing." + ] + }, + { + "type": "table", + "source": "GMG", + "page": 60, + "name": "PERCEPTION", + "id": "2-2", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Extreme", + "High", + "Moderate", + "Low", + "Terrible" + ], + [ + "\u20131", + "{@dice 1d20+9|+9}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+2|+2}", + "{@dice 1d20+0|+0}" + ], + [ + "0", + "{@dice 1d20+10|+10}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+3|+3}", + "{@dice 1d20+1|+1}" + ], + [ + "1", + "{@dice 1d20+11|+11}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+7|+7}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+2|+2}" + ], + [ + "2", + "{@dice 1d20+12|+12}", + "{@dice 1d20+11|+11}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+3|+3}" + ], + [ + "3", + "{@dice 1d20+14|+14}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+4|+4}" + ], + [ + "4", + "{@dice 1d20+15|+15}", + "{@dice 1d20+14|+14}", + "{@dice 1d20+11|+11}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+6|+6}" + ], + [ + "5", + "{@dice 1d20+17|+17}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+7|+7}" + ], + [ + "6", + "{@dice 1d20+18|+18}", + "{@dice 1d20+17|+17}", + "{@dice 1d20+14|+14}", + "{@dice 1d20+11|+11}", + "{@dice 1d20+8|+8}" + ], + [ + "7", + "{@dice 1d20+20|+20}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+10|+10}" + ], + [ + "8", + "{@dice 1d20+21|+21}", + "{@dice 1d20+19|+19}", + "{@dice 1d20+16|+16}", + "{@dice 1d20+13|+13}", + "{@dice 1d20+11|+11}" + ], + [ + "9", + "{@dice 1d20+23|+23}", + "{@dice 1d20+21|+21}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+12|+12}" + ], + [ + "10", + "{@dice 1d20+24|+24}", + "{@dice 1d20+22|+22}", + "{@dice 1d20+19|+19}", + "{@dice 1d20+16|+16}", + "{@dice 1d20+14|+14}" + ], + [ + "11", + "{@dice 1d20+26|+26}", + "{@dice 1d20+24|+24}", + "{@dice 1d20+21|+21}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+15|+15}" + ], + [ + "12", + "{@dice 1d20+27|+27}", + "{@dice 1d20+25|+25}", + "{@dice 1d20+22|+22}", + "{@dice 1d20+19|+19}", + "{@dice 1d20+16|+16}" + ], + [ + "13", + "{@dice 1d20+29|+29}", + "{@dice 1d20+26|+26}", + "{@dice 1d20+23|+23}", + "{@dice 1d20+20|+20}", + "{@dice 1d20+18|+18}" + ], + [ + "14", + "{@dice 1d20+30|+30}", + "{@dice 1d20+28|+28}", + "{@dice 1d20+25|+25}", + "{@dice 1d20+22|+22}", + "{@dice 1d20+19|+19}" + ], + [ + "15", + "{@dice 1d20+32|+32}", + "{@dice 1d20+29|+29}", + "{@dice 1d20+26|+26}", + "{@dice 1d20+23|+23}", + "{@dice 1d20+20|+20}" + ], + [ + "16", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+28|+28}", + "{@dice 1d20+25|+25}", + "{@dice 1d20+22|+22}" + ], + [ + "17", + "{@dice 1d20+35|+35}", + "{@dice 1d20+32|+32}", + "{@dice 1d20+29|+29}", + "{@dice 1d20+26|+26}", + "{@dice 1d20+23|+23}" + ], + [ + "18", + "{@dice 1d20+36|+36}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+27|+27}", + "{@dice 1d20+24|+24}" + ], + [ + "19", + "{@dice 1d20+38|+38}", + "{@dice 1d20+35|+35}", + "{@dice 1d20+32|+32}", + "{@dice 1d20+29|+29}", + "{@dice 1d20+26|+26}" + ], + [ + "20", + "{@dice 1d20+39|+39}", + "{@dice 1d20+36|+36}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+27|+27}" + ], + [ + "21", + "{@dice 1d20+41|+41}", + "{@dice 1d20+38|+38}", + "{@dice 1d20+35|+35}", + "{@dice 1d20+32|+32}", + "{@dice 1d20+28|+28}" + ], + [ + "22", + "{@dice 1d20+43|+43}", + "{@dice 1d20+39|+39}", + "{@dice 1d20+36|+36}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}" + ], + [ + "23", + "{@dice 1d20+44|+44}", + "{@dice 1d20+40|+40}", + "{@dice 1d20+37|+37}", + "{@dice 1d20+34|+34}", + "{@dice 1d20+31|+31}" + ], + [ + "24", + "{@dice 1d20+46|+46}", + "{@dice 1d20+42|+42}", + "{@dice 1d20+38|+38}", + "{@dice 1d20+36|+36}", + "{@dice 1d20+32|+32}" + ] + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 60, + "name": "Languages", + "entries": [ + "Think about what languages the creature would need to communicate with other creatures in its home. For instance, many intelligent undead speak {@language Necril}, and many creatures from the Darklands speak Undercommon. If you want your creature to be able to speak to the PCs, be sure it has {@language Common}; for a creature with no reason to speak the common tongue of your setting (such as most extraplanar creatures in a typical campaign), be sure it doesn't. Some creatures can understand language but can't vocalize; in this case, you can state that they can't speak any language. For creatures that need to be able to infiltrate and communicate wherever they go, you might give them {@spell tongues} or a similar ability as a constant innate spell." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 60, + "name": "Skills", + "entries": [ + "You have lots of flexibility in setting your creature's skills.", + "Pick some skills you think are appropriate, and consider how good the creature is at them. High skills are roughly on par with a specialized PC of the creature's level, though they could be a little lower or higher. Most creatures have at least one high skill, but no more than three. The best skills should go with the best ability modifiers, and you might even want to estimate the creature's proficiency rank for these skills. Some skills can get a high bonus for free to fit the creature's theme, particularly {@skill Lore} skills.", + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 60, + "name": "CONVERTING FIRST EDITION CREATURES", + "entries": [ + "If you're converting creatures from First Edition, you won't find a direct numerical conversion. Instead, use the original statistics to create your road map, giving a better AC to a creature that had a good AC in First Edition, and so on.", + "Here are the main areas of difference that you'll want to keep in mind for your conversion.", + { + "type": "list", + "items": [ + "Ability modifiers scale differently, so don't copy them over exactly. The highest modifiers tend not to get as high in Second Edition. You'll rarely see a +10 Strength modifier, for example. Creatures also tend to get better low statistics at higher levels than they used to, particularly for Dexterity and Wisdom. This is most evident in high-level First Edition creatures with awful Dexterity.", + "Low-Intelligence creatures, particularly animals, tend to have more special actions than they would have in First Edition. This is to make encounters with them more dynamic and distinct. Compare dinosaurs between the editions for good examples.", + "When converting spell-like abilities to innate spells, you might need to make some substitutions. Some spells will appear as heightened versions of spells (such as greater dispel magic now being heightened dispel magic), but others will require you to find something different. Also, don't feel like you need to keep every spell; focus on the most thematic and potent ones. The Spells section on page 65 has more advice on this subject.", + "Damage reduction has been replaced with two options: resistance to all damage (possibly with exceptions), or more HP and a weakness. Immunities, Weaknesses, and Resistances on page 63 describes the distinction.", + "If you want to convert spell resistance, you can give the creature a +1 status bonus to all saves against magic, or +2 if it had abnormally high spell resistance for its level." + ] + } + ] + }, + "Most creatures don't have an extreme skill unless they are world class for their level, like a succubus's {@skill Diplomacy}. Having an extreme skill is less impactful than an extreme AC or attack bonus, but still might warrant a sacrifice elsewhere, especially if the creature also has more high skills than usual. There's no need for terrible skill modifiers, since an untrained skill usually represents that.", + { + "type": "table", + "source": "GMG", + "page": 61, + "name": "SKILLS", + "id": "2-3", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Extreme", + "High", + "Moderate", + "Low" + ], + [ + "\u20131", + "{@dice 1d20+8|+8}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+2|+2} to {@dice 1d20+1|+1}" + ], + [ + "0", + "{@dice 1d20+9|+9}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+3|+3} to {@dice 1d20+2|+2}" + ], + [ + "1", + "{@dice 1d20+10|+10}", + "{@dice 1d20+7|+7}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+4|+4} to {@dice 1d20+3|+3}" + ], + [ + "2", + "{@dice 1d20+11|+11}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+7|+7}", + "{@dice 1d20+5|+5} to {@dice 1d20+4|+4}" + ], + [ + "3", + "{@dice 1d20+13|+13}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+7|+7} to {@dice 1d20+5|+5}" + ], + [ + "4", + "{@dice 1d20+15|+15}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+8|+8} to {@dice 1d20+7|+7}" + ], + [ + "5", + "{@dice 1d20+16|+16}", + "{@dice 1d20+13|+13}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+10|+10} to {@dice 1d20+8|+8}" + ], + [ + "6", + "{@dice 1d20+18|+18}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+13|+13}", + "{@dice 1d20+11|+11} to {@dice 1d20+9|+9}" + ], + [ + "7", + "{@dice 1d20+20|+20}", + "{@dice 1d20+17|+17}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+13|+13} to {@dice 1d20+11|+11}" + ], + [ + "8", + "{@dice 1d20+21|+21}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+16|+16}", + "{@dice 1d20+14|+14} to {@dice 1d20+12|+12}" + ], + [ + "9", + "{@dice 1d20+23|+23}", + "{@dice 1d20+20|+20}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+16|+16} to {@dice 1d20+13|+13}" + ], + [ + "10", + "{@dice 1d20+25|+25}", + "{@dice 1d20+22|+22}", + "{@dice 1d20+19|+19}", + "{@dice 1d20+17|+17} to {@dice 1d20+15|+15}" + ], + [ + "11", + "{@dice 1d20+26|+26}", + "{@dice 1d20+23|+23}", + "{@dice 1d20+21|+21}", + "{@dice 1d20+19|+19} to {@dice 1d20+16|+16}" + ], + [ + "12", + "{@dice 1d20+28|+28}", + "{@dice 1d20+25|+25}", + "{@dice 1d20+22|+22}", + "{@dice 1d20+20|+20} to {@dice 1d20+17|+17}" + ], + [ + "13", + "{@dice 1d20+30|+30}", + "{@dice 1d20+27|+27}", + "{@dice 1d20+24|+24}", + "{@dice 1d20+22|+22} to {@dice 1d20+19|+19}" + ], + [ + "14", + "{@dice 1d20+31|+31}", + "{@dice 1d20+28|+28}", + "{@dice 1d20+25|+25}", + "{@dice 1d20+23|+23} to {@dice 1d20+20|+20}" + ], + [ + "15", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+27|+27}", + "{@dice 1d20+25|+25} to {@dice 1d20+21|+21}" + ], + [ + "16", + "{@dice 1d20+35|+35}", + "{@dice 1d20+32|+32}", + "{@dice 1d20+28|+28}", + "{@dice 1d20+26|+26} to {@dice 1d20+23|+23}" + ], + [ + "17", + "{@dice 1d20+36|+36}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+28|+28} to {@dice 1d20+24|+24}" + ], + [ + "18", + "{@dice 1d20+38|+38}", + "{@dice 1d20+35|+35}", + "{@dice 1d20+31|+31}", + "{@dice 1d20+29|+29} to {@dice 1d20+25|+25}" + ], + [ + "19", + "{@dice 1d20+40|+40}", + "{@dice 1d20+37|+37}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+31|+31} to {@dice 1d20+27|+27}" + ], + [ + "20", + "{@dice 1d20+41|+41}", + "{@dice 1d20+38|+38}", + "{@dice 1d20+34|+34}", + "{@dice 1d20+32|+32} to {@dice 1d20+28|+28}" + ], + [ + "21", + "{@dice 1d20+43|+43}", + "{@dice 1d20+40|+40}", + "{@dice 1d20+36|+36}", + "{@dice 1d20+34|+34} to {@dice 1d20+29|+29}" + ], + [ + "22", + "{@dice 1d20+45|+45}", + "{@dice 1d20+42|+42}", + "{@dice 1d20+37|+37}", + "{@dice 1d20+35|+35} to {@dice 1d20+31|+31}" + ], + [ + "23", + "{@dice 1d20+46|+46}", + "{@dice 1d20+43|+43}", + "{@dice 1d20+38|+38}", + "{@dice 1d20+36|+36} to {@dice 1d20+32|+32}" + ], + [ + "24", + "{@dice 1d20+48|+48}", + "{@dice 1d20+45|+45}", + "{@dice 1d20+40|+40}", + "{@dice 1d20+38|+38} to {@dice 1d20+33|+33}" + ] + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 61, + "name": "Special Modifiers", + "entries": [ + "You can also add special, thematic modifiers for certain skill uses. For instance, you might give a creature that secretes adhesive \"{@skill Athletics} {@dice 1d20+7|+7} ({@dice 1d20+9|+9} to {@action Climb} or {@ability Grab}).\" This special bonus should still remain at or below the extreme number, especially if it has a combat purpose like the Grab bonus above." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 61, + "name": "Items", + "entries": [ + "If you gave a creature gear equivalent to a PC, your PCs would gain a huge amount of treasure by defeating a large group of them. Using Table 2\u20134: Safe Items can help you avoid that. A creature can have a single permanent item of the listed level without issue. For example, if a 6th-level creature has a {@i +1 weapon}, that item's not worth so much that the PCs would be massively rich if they encountered many creatures of that type and sold everything they found. You can give a creature several lower-level items too. Just pay attention to your overall treasure as measured against the guidelines on pages 508\u2013510 of the {@i Core Rulebook}. At the lowest levels, a creature can certainly have multiple level 0 items, even though normally a creature should have only one item of the level listed in the Safe Item Level column.", + "Specific creatures or NPCs have more leeway to break these guidelines because you can plan the rest of your adventure's loot around them. Also, giving a boss villain a powerful magic item makes the fight and its aftermath more interesting.", + { + "type": "table", + "source": "GMG", + "page": 61, + "name": "SAFE ITEMS", + "id": "2-4", + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Creature Level", + "Safe Item Level" + ], + [ + "3 or lower", + "0" + ], + [ + "4\u20145", + "1" + ], + [ + "6", + "2 (+1 weapon)" + ], + [ + "7", + "3" + ], + [ + "8", + "4 (+1 striking weapon)" + ], + [ + "9", + "5 (+1 armor)" + ], + [ + "10", + "6" + ], + [ + "11", + "7" + ], + [ + "12", + "8 (+1 resilient armor)" + ], + [ + "13", + "9" + ], + [ + "14", + "10 (+2 striking weapon)" + ], + [ + "15", + "11 (+2 resilient armor)" + ], + [ + "16", + "12 (+2 greater striking weapon)" + ], + [ + "17", + "13" + ], + [ + "18", + "14 (+2 greater resilient armor)" + ], + [ + "19", + "15" + ], + [ + "20", + "16 (+3 greater striking weapon)" + ], + [ + "21", + "17" + ], + [ + "22", + "18 (+3 greater resilient armor)" + ], + [ + "23", + "19 (+3 major striking weapon)" + ], + [ + "24", + "20 (+3 major resilient armor)" + ] + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 61, + "name": "Armor Class", + "entries": [ + "Because AC is one of the most important combat stats, you need to be more careful with setting this number for any creature you expect will end up in a fight. Low AC typically fits spellcasters, who compensate with their selection of powerful spells. Most creatures use high or moderate AC\u2014high is comparable to what a PC fighter would have. Reserve extreme AC for a creature that is even better defended; these values are for creatures that have defenses similar in power to those of a champion or monk.", + { + "type": "table", + "source": "GMG", + "page": 62, + "name": "ARMOR CLASS", + "id": "2-5", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Extreme", + "High", + "Moderate", + "Low" + ], + [ + "\u20131", + "18", + "15", + "14", + "12" + ], + [ + "0", + "19", + "16", + "15", + "13" + ], + [ + "1", + "19", + "16", + "15", + "13" + ], + [ + "2", + "21", + "18", + "17", + "15" + ], + [ + "3", + "22", + "19", + "18", + "16" + ], + [ + "4", + "24", + "21", + "20", + "18" + ], + [ + "5", + "25", + "22", + "21", + "19" + ], + [ + "6", + "27", + "24", + "23", + "21" + ], + [ + "7", + "28", + "25", + "24", + "22" + ], + [ + "8", + "30", + "27", + "26", + "24" + ], + [ + "9", + "31", + "28", + "27", + "25" + ], + [ + "10", + "33", + "30", + "29", + "27" + ], + [ + "11", + "34", + "31", + "30", + "28" + ], + [ + "12", + "36", + "33", + "32", + "30" + ], + [ + "13", + "37", + "34", + "33", + "31" + ], + [ + "14", + "39", + "36", + "35", + "33" + ], + [ + "15", + "40", + "37", + "36", + "34" + ], + [ + "16", + "42", + "39", + "38", + "36" + ], + [ + "17", + "43", + "40", + "39", + "37" + ], + [ + "18", + "45", + "42", + "41", + "39" + ], + [ + "19", + "46", + "43", + "42", + "40" + ], + [ + "20", + "48", + "45", + "44", + "42" + ], + [ + "21", + "49", + "46", + "45", + "43" + ], + [ + "22", + "51", + "48", + "47", + "45" + ], + [ + "23", + "52", + "49", + "48", + "46" + ], + [ + "24", + "54", + "51", + "50", + "48" + ] + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 62, + "name": "Compensating with Hp and Saves", + "entries": [ + "You might adjust your creature's HP, AC, and saves in tandem. Almost no creature has great defenses in all areas, as such creatures often result in frustrating fights. A creature with higher AC might have fewer HP and weaker saves, and one that's easy to hit could have more HP and a strong Fortitude to compensate. This depends on the theme of the creature. An extreme AC might mean reducing the creature's HP to the next lowest category, or reducing its HP by a smaller amount and making another reduction elsewhere." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 61, + "name": "IMPROVISING A CREATURE", + "entries": [ + "As you get more experienced, you might find that you don't need to build some creatures in advance. In many cases, especially for simple creatures, you can just select values from the relevant tables on the fly and track its HP. When you do, track which value you used as it came up. For instance, let's say you're improvising a 2nd-level kobold soldier. When it's time for initiative, you decide it has moderate {@skill Perception} and jot down \"Per +8.\" Your group's fighter beats it at initiative and attacks. You decide the soldier has high AC\u2014looking at Table 2\u20135, you see that's 18\u2014and add this information to your note.", + "The fighter's {@action Strike} hits, and you select the low end of high HP: 36. Well, now it's 25. Your note says \"Per +8, AC 18, HP 25.\" If it gets to take a turn, you can give it a {@action Strike} then." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 62, + "name": "Saving Throws", + "entries": [ + "You can often set saves quickly by assigning one high, one moderate, and one low modifier. Some creatures might vary from this, either because they have poor AC but better saves or because they should thematically have multiple good saves and compensate elsewhere. You have more flexibility with saves, and having one save off the listed number by 1 is rarely a big deal. Pay attention to the creature's Con, Dex, and Wis modifiers\u2014these don't have to correspond to the creature's saves exactly, but should inform your choices.", + "Extreme saves often pair with extreme or high ability modifiers. Almost no creature should have more than one extreme save, even at high levels. Assign terrible saves to creatures that have a clear weak point\u2014for example, a nearly immobile creature would have a terrible Reflex save.", + { + "type": "table", + "source": "GMG", + "page": 62, + "name": "SAVING THROWS", + "id": "2-6", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Extreme", + "High", + "Moderate", + "Low", + "Terrible" + ], + [ + "\u20131", + "{@dice 1d20+9|+9}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+2|+2}", + "{@dice 1d20+0|+0}" + ], + [ + "0", + "{@dice 1d20+10|+10}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+3|+3}", + "{@dice 1d20+1|+1}" + ], + [ + "1", + "{@dice 1d20+11|+11}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+7|+7}", + "{@dice 1d20+4|+4}", + "{@dice 1d20+2|+2}" + ], + [ + "2", + "{@dice 1d20+12|+12}", + "{@dice 1d20+11|+11}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+5|+5}", + "{@dice 1d20+3|+3}" + ], + [ + "3", + "{@dice 1d20+14|+14}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+4|+4}" + ], + [ + "4", + "{@dice 1d20+15|+15}", + "{@dice 1d20+14|+14}", + "{@dice 1d20+11|+11}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+6|+6}" + ], + [ + "5", + "{@dice 1d20+17|+17}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+7|+7}" + ], + [ + "6", + "{@dice 1d20+18|+18}", + "{@dice 1d20+17|+17}", + "{@dice 1d20+14|+14}", + "{@dice 1d20+11|+11}", + "{@dice 1d20+8|+8}" + ], + [ + "7", + "{@dice 1d20+20|+20}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+10|+10}" + ], + [ + "8", + "{@dice 1d20+21|+21}", + "{@dice 1d20+19|+19}", + "{@dice 1d20+16|+16}", + "{@dice 1d20+13|+13}", + "{@dice 1d20+11|+11}" + ], + [ + "9", + "{@dice 1d20+23|+23}", + "{@dice 1d20+21|+21}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+12|+12}" + ], + [ + "10", + "{@dice 1d20+24|+24}", + "{@dice 1d20+22|+22}", + "{@dice 1d20+19|+19}", + "{@dice 1d20+16|+16}", + "{@dice 1d20+14|+14}" + ], + [ + "11", + "{@dice 1d20+26|+26}", + "{@dice 1d20+24|+24}", + "{@dice 1d20+21|+21}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+15|+15}" + ], + [ + "12", + "{@dice 1d20+27|+27}", + "{@dice 1d20+25|+25}", + "{@dice 1d20+22|+22}", + "{@dice 1d20+19|+19}", + "{@dice 1d20+16|+16}" + ], + [ + "13", + "{@dice 1d20+29|+29}", + "{@dice 1d20+26|+26}", + "{@dice 1d20+23|+23}", + "{@dice 1d20+20|+20}", + "{@dice 1d20+18|+18}" + ], + [ + "14", + "{@dice 1d20+30|+30}", + "{@dice 1d20+28|+28}", + "{@dice 1d20+25|+25}", + "{@dice 1d20+22|+22}", + "{@dice 1d20+19|+19}" + ], + [ + "15", + "{@dice 1d20+32|+32}", + "{@dice 1d20+29|+29}", + "{@dice 1d20+26|+26}", + "{@dice 1d20+23|+23}", + "{@dice 1d20+20|+20}" + ], + [ + "16", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+28|+28}", + "{@dice 1d20+25|+25}", + "{@dice 1d20+22|+22}" + ], + [ + "17", + "{@dice 1d20+35|+35}", + "{@dice 1d20+32|+32}", + "{@dice 1d20+29|+29}", + "{@dice 1d20+26|+26}", + "{@dice 1d20+23|+23}" + ], + [ + "18", + "{@dice 1d20+36|+36}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+27|+27}", + "{@dice 1d20+24|+24}" + ], + [ + "19", + "{@dice 1d20+38|+38}", + "{@dice 1d20+35|+35}", + "{@dice 1d20+32|+32}", + "{@dice 1d20+29|+29}", + "{@dice 1d20+26|+26}" + ], + [ + "20", + "{@dice 1d20+39|+39}", + "{@dice 1d20+36|+36}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+27|+27}" + ], + [ + "21", + "{@dice 1d20+41|+41}", + "{@dice 1d20+38|+38}", + "{@dice 1d20+35|+35}", + "{@dice 1d20+32|+32}", + "{@dice 1d20+28|+28}" + ], + [ + "22", + "{@dice 1d20+43|+43}", + "{@dice 1d20+39|+39}", + "{@dice 1d20+36|+36}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}" + ], + [ + "23", + "{@dice 1d20+44|+44}", + "{@dice 1d20+40|+40}", + "{@dice 1d20+37|+37}", + "{@dice 1d20+34|+34}", + "{@dice 1d20+31|+31}" + ], + [ + "24", + "{@dice 1d20+46|+46}", + "{@dice 1d20+42|+42}", + "{@dice 1d20+38|+38}", + "{@dice 1d20+36|+36}", + "{@dice 1d20+32|+32}" + ] + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 62, + "name": "Hit Points", + "entries": [ + "Give a creature HP in the moderate range unless its theme strongly suggests it should use another range. Spellcasters, for example, often have low HP. Brutish creatures usually have high HP, compensating with lower AC, weaker saves, few tactical options, or other limitations. As mentioned in the Armor Class section above, you don't want a creature with extreme AC to have high HP too.", + "Hit Points are closely tied in with immunities, weaknesses, and resistances, so if your creature has any of those, look at that section before finalizing HP (page 63)", + { + "type": "pf2-h3", + "source": "GMG", + "page": 62, + "name": "Regeneration and Healing Abilities", + "entries": [ + "Your creature might have regeneration, fast healing, or some other ability to heal itself. These healing abilities can greatly affect the flow of a fight. Regeneration or fast healing heals some number of hits each round\u2014usually one to one and a half hits. To determine the number of Hit Points it should restore, look at the high damage value on Table 2\u201310: {@action Strike} Damage (page 65) and multiply that value by the number of hits healed. For instance, if the high damage is 20, regeneration between 20 to 30 makes sense. The value should be higher if the regeneration is easy to overcome\u2014and remember that most regeneration gets easier to overcome at higher levels. Also, you might want to decrease the creature's total HP by double its regeneration value. Fast healing follows the same rules, but because it can't prevent a creature's death and there isn't always have a way to deactivate it, you might want to give the creature more HP instead of fast healing to keep things simple.", + "If a creature can use an ability that heals it, that ability typically restores more HP since it costs actions. An at-will healing ability should be based on a {@i heal} spell 2 levels lower than the highest-level spell a creature of that level could ordinarily cast (for example, an 11th-level creature can typically cast up to 6th-level spells, so you would base its healing ability on a 4th-level {@i heal} spell). If the ability both deals damage and heals, use that same baseline scale from above but with {@i vampiric touch} instead of {@i heal}" + ] + }, + { + "type": "table", + "source": "GMG", + "page": 63, + "name": "HIT POINTS", + "id": "2-7", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "High", + "Moderate", + "Low" + ], + [ + "\u20131", + "9", + "8\u20137", + "6\u20135" + ], + [ + "0", + "20\u201317", + "16\u201314", + "13\u201311" + ], + [ + "1", + "26\u201324", + "21\u201319", + "16\u201314" + ], + [ + "2", + "40\u201336", + "32\u201328", + "25\u201321" + ], + [ + "3", + "59\u201353", + "48\u201342", + "37\u201331" + ], + [ + "4", + "78\u201372", + "63\u201357", + "48\u201342" + ], + [ + "5", + "97\u201391", + "78\u201372", + "59\u201353" + ], + [ + "6", + "123\u2013115", + "99\u201391", + "75\u201367" + ], + [ + "7", + "148\u2013140", + "119\u2013111", + "90\u201382" + ], + [ + "8", + "173\u2013165", + "139\u2013131", + "105\u201397" + ], + [ + "9", + "198\u2013190", + "159\u2013151", + "120\u2013112" + ], + [ + "10", + "223\u2013215", + "179\u2013171", + "135\u2013127" + ], + [ + "11", + "248\u2013240", + "199\u2013191", + "150\u2013142" + ], + [ + "12", + "273\u2013265", + "219\u2013211", + "165\u2013157" + ], + [ + "13", + "298\u2013290", + "239\u2013231", + "180\u2013172" + ], + [ + "14", + "323\u2013315", + "259\u2013251", + "195\u2013187" + ], + [ + "15", + "348\u2013340", + "279\u2013271", + "210\u2013202" + ], + [ + "16", + "373\u2013365", + "299\u2013291", + "225\u2013217" + ], + [ + "17", + "398\u2013390", + "319\u2013311", + "240\u2013232" + ], + [ + "18", + "423\u2013415", + "339\u2013331", + "255\u2013247" + ], + [ + "19", + "448\u2013440", + "359\u2013351", + "270\u2013262" + ], + [ + "20", + "473\u2013465", + "379\u2013371", + "285\u2013277" + ], + [ + "21", + "505\u2013495", + "405\u2013395", + "305\u2013295" + ], + [ + "22", + "544\u2013532", + "436\u2013424", + "329\u2013317" + ], + [ + "23", + "581\u2013569", + "466\u2013454", + "351\u2013339" + ], + [ + "24", + "633\u2013617", + "508\u2013492", + "383\u2013367" + ] + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 63, + "name": "Immunities, Weaknesses, and Resistances", + "entries": [ + "If it's highly thematic for a creature to have an immunity, weakness, or resistance, consider adding it. Table 2\u20138 lists the ranges for weaknesses and resistances by level.", + "Immunities are generally reserved for creatures made of an unusual substance (like a fire elemental being immune to fire). You can also give an immunity if a creature's biology or construction would logically cause it to be unaffected (like a mindless creature's immunity to {@trait mental} effects)", + "If the creature should be hard to affect with something but the conditions above aren't true, give it a resistance instead. For instance, a giant octopus isn't actually made of cold water, so it wouldn't be immune to cold, but its life in the ocean depths make it resistant to cold. You'll typically use the lower end of the value on Table 2\u20138 for a broad resistance that applies to a wide range of effects, like \"physical 5 (except silver)\" and the higher end for something narrower, like a single damage type. A creature with a resistance, especially a broad resistance or a physical resistance, usually has fewer HP.", + "Giving your creature a weakness adds flavor to it and greatly rewards effective player tactics once your players identify the weakness. The weakness should apply to one damage type or phenomenon and use the high end of the scale. Creatures typically have at most one weakness. If a creature has a weakness, especially to something common, give it additional HP. The amount of additional HP might depend on how tough the creature should feel if the PCs don't exploit its weakness; a tough creature might have additional HP equal to quadruple the weakness value.", + "A creature with a hard-to-exploit weakness might have additional HP equal to the weakness value or less.", + { + "type": "table", + "source": "GMG", + "page": 63, + "name": "RESISTANCES AND WEAKNESSES", + "id": "2-8", + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Maximum", + "Minimum" + ], + [ + "\u20131", + "1", + "1" + ], + [ + "0", + "3", + "1" + ], + [ + "1", + "3", + "2" + ], + [ + "2", + "5", + "2" + ], + [ + "3", + "6", + "3" + ], + [ + "4", + "7", + "4" + ], + [ + "5", + "8", + "4" + ], + [ + "6", + "9", + "5" + ], + [ + "7", + "10", + "5" + ], + [ + "8", + "11", + "6" + ], + [ + "9", + "12", + "6" + ], + [ + "10", + "13", + "7" + ], + [ + "11", + "14", + "7" + ], + [ + "12", + "15", + "8" + ], + [ + "13", + "16", + "8" + ], + [ + "14", + "17", + "9" + ], + [ + "15", + "18", + "9" + ], + [ + "16", + "19", + "9" + ], + [ + "17", + "19", + "10" + ], + [ + "18", + "20", + "10" + ], + [ + "19", + "21", + "11" + ], + [ + "20", + "22", + "11" + ], + [ + "21", + "23", + "12" + ], + [ + "22", + "24", + "12" + ], + [ + "23", + "25", + "13" + ], + [ + "24", + "26", + "13" + ] + ] + }, + "The combination of more HP and a weakness has a different feel from standard HP with resistances. If the creature being an impervious tank really fits its theme, use a resistance with an exception, such as \"physical 5 (except silver).\" If, however, it makes more sense for normal hits to get through and the creature to simply have great staying power, use more HP and a weakness. Skeletons and zombies are a good example of the difference between these styles. Skeletons have resistances because they're bony and hard to hurt. Zombies, on the other hand, have more HP and a weakness to slashing damage\u2014they're tougher, but their bodies aren't built to deflect weapon attacks, and slashing attacks can rip them up quickly." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 64, + "name": "Speed", + "entries": [ + "Your creature's Speed should be 25 feet if it moves like a human. Beyond that, you can set the Speed to whatever makes sense. Remember that the creature can move up to triple this number if it spends its whole turn moving, so if you want the PCs to be able to chase the creature, its Speed can be only so high. Creatures at higher levels need ways to deal with flying PCs, speedy PCs, and PCs with more efficient actions that let them engage and retreat more easily. This might mean adding a fly Speed, giving the creature ranged attacks, and so forth.", + "Creatures can have climb and swim Speeds even at low levels. While you can give your creature a fly Speed at those low levels, it's better to wait until around 7th level (when PCs gain access to {@i fly}) to give your creature a fly Speed if it also has ranged attacks or another way to harry the PCs from a distance indefinitely." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 64, + "name": "Strikes", + "entries": [ + "When building your creature's selection of Strikes, use the following sections to set the {@action Strike}'s attack bonus and damage. Give the attack all the normal traits if it's a weapon; for unarmed attacks or weapons you invent, give whatever traits you feel are appropriate. Note that these traits might influence the damage you give the {@action Strike}.", + "You might want to make sure a creature has an unarmed attack if you think it's likely to get disarmed. At 7th level and higher, PCs might have the ability to fly, which makes it more important for creatures to have decent ranged Strikes to make sure they aren't totally hopeless against flying PCs (though they could instead have fast fly Speeds or something similar)", + { + "type": "pf2-h3", + "source": "GMG", + "page": 64, + "name": "Strike Attack Bonus", + "entries": [ + "Use a high attack bonus for combat creatures\u2014fighter types\u2014that also usually have high damage. A creature could have a higher attack bonus and lower damage, or vice versa (for instance, a moderate attack bonus and extreme damage might fit a creature that's more like a barbarian), instead of having a poor statistic in another category. Spellcasters typically have poor attack bonuses, potentially in exchange for extreme spell DCs." + ] + }, + { + "type": "table", + "source": "GMG", + "page": 64, + "name": "STRIKE ATTACK BONUS", + "id": "2-9", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Extreme", + "High", + "Moderate", + "Low" + ], + [ + "\u20131", + "{@dice 1d20+10|+10}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+4|+4}" + ], + [ + "0", + "{@dice 1d20+10|+10}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+6|+6}", + "{@dice 1d20+4|+4}" + ], + [ + "1", + "{@dice 1d20+11|+11}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+7|+7}", + "{@dice 1d20+5|+5}" + ], + [ + "2", + "{@dice 1d20+13|+13}", + "{@dice 1d20+11|+11}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+7|+7}" + ], + [ + "3", + "{@dice 1d20+14|+14}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+8|+8}" + ], + [ + "4", + "{@dice 1d20+16|+16}", + "{@dice 1d20+14|+14}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+9|+9}" + ], + [ + "5", + "{@dice 1d20+17|+17}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+13|+13}", + "{@dice 1d20+11|+11}" + ], + [ + "6", + "{@dice 1d20+19|+19}", + "{@dice 1d20+17|+17}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+12|+12}" + ], + [ + "7", + "{@dice 1d20+20|+20}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+16|+16}", + "{@dice 1d20+13|+13}" + ], + [ + "8", + "{@dice 1d20+22|+22}", + "{@dice 1d20+20|+20}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+15|+15}" + ], + [ + "9", + "{@dice 1d20+23|+23}", + "{@dice 1d20+21|+21}", + "{@dice 1d20+19|+19}", + "{@dice 1d20+16|+16}" + ], + [ + "10", + "{@dice 1d20+25|+25}", + "{@dice 1d20+23|+23}", + "{@dice 1d20+21|+21}", + "{@dice 1d20+17|+17}" + ], + [ + "11", + "{@dice 1d20+27|+27}", + "{@dice 1d20+24|+24}", + "{@dice 1d20+22|+22}", + "{@dice 1d20+19|+19}" + ], + [ + "12", + "{@dice 1d20+28|+28}", + "{@dice 1d20+26|+26}", + "{@dice 1d20+24|+24}", + "{@dice 1d20+20|+20}" + ], + [ + "13", + "{@dice 1d20+29|+29}", + "{@dice 1d20+27|+27}", + "{@dice 1d20+25|+25}", + "{@dice 1d20+21|+21}" + ], + [ + "14", + "{@dice 1d20+31|+31}", + "{@dice 1d20+29|+29}", + "{@dice 1d20+27|+27}", + "{@dice 1d20+23|+23}" + ], + [ + "15", + "{@dice 1d20+32|+32}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+28|+28}", + "{@dice 1d20+24|+24}" + ], + [ + "16", + "{@dice 1d20+34|+34}", + "{@dice 1d20+32|+32}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+25|+25}" + ], + [ + "17", + "{@dice 1d20+35|+35}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+31|+31}", + "{@dice 1d20+27|+27}" + ], + [ + "18", + "{@dice 1d20+37|+37}", + "{@dice 1d20+35|+35}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+28|+28}" + ], + [ + "19", + "{@dice 1d20+38|+38}", + "{@dice 1d20+36|+36}", + "{@dice 1d20+34|+34}", + "{@dice 1d20+29|+29}" + ], + [ + "20", + "{@dice 1d20+40|+40}", + "{@dice 1d20+38|+38}", + "{@dice 1d20+36|+36}", + "{@dice 1d20+31|+31}" + ], + [ + "21", + "{@dice 1d20+41|+41}", + "{@dice 1d20+39|+39}", + "{@dice 1d20+37|+37}", + "{@dice 1d20+32|+32}" + ], + [ + "22", + "{@dice 1d20+43|+43}", + "{@dice 1d20+41|+41}", + "{@dice 1d20+39|+39}", + "{@dice 1d20+33|+33}" + ], + [ + "23", + "{@dice 1d20+44|+44}", + "{@dice 1d20+42|+42}", + "{@dice 1d20+40|+40}", + "{@dice 1d20+35|+35}" + ], + [ + "24", + "{@dice 1d20+46|+46}", + "{@dice 1d20+44|+44}", + "{@dice 1d20+42|+42}", + "{@dice 1d20+36|+36}" + ] + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 64, + "name": "Strike Damage", + "entries": [ + "Table 2\u201310 on the next page gives the damage a creature should deal with a single {@action Strike}. You might use a lower category if the creature has better accuracy, or a higher category if its accuracy is lower.", + "A creature that's meant to be primarily a combat threat uses high damage for its melee Strikes, or moderate for melee Strikes that have the {@trait agile} trait. Ranged attacks more typically use the moderate value, or even low. A creature that's meant to be highly damaging uses the extreme damage values, but might then have a moderate attack bonus. As with most statistics, extreme damage is more likely at higher levels. You can also use the extreme value for special attacks that the creature can use only a limited number of times or under circumstances that aren't likely to happen every round.", + "More versatile creatures, such as ones that can cast some spells and aren't meant to primarily get their damage through Strikes, go one category lower: moderate for their main melee Strikes, low for agile and ranged Strikes.", + "Spellcasters and other creatures that aren't meant to be competent in a direct fight might use the low damage value, or even less if they completely don't care about their Strikes.", + "On Table 2\u201310, you'll find a damage expression (a die roll or rolls plus a flat modifier) you can use as is, or you can take the damage in parentheses and build your own damage expression to hit that number. If you do the latter, remember that a d4 counts as 2.5 damage, a d6 as 3.5, a d8 as 4.5, a d10 as 5.5, and a d12 as 6.5. Usually a damage expression works best when roughly half the damage is from dice and half is from the flat modifier. If your creature deals special damage, like {@damage 1d6} fire from {@i flaming} attacks, that counts toward its total damage per {@action Strike}. Keep in mind that a creature using a weapon should have a damage value that feels right for that weapon. Extreme damage works well for two-handed weapons that uses d10s or d12s for damage. On the other hand, a dagger uses only d4s, so a dagger wielder would need something like sneak attack to deal extreme damage, or you might compensate for the dagger's lower damage per {@action Strike} by giving the creature the ability to attack more efficiently or use other tricks." + ] + }, + { + "type": "table", + "source": "GMG", + "page": 65, + "name": "STRIKE DAMAGE", + "id": "2-10", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Extreme", + "High", + "Moderate", + "Low" + ], + [ + "\u20131", + "{@dice 1d6+1} (4)", + "{@dice 1d4+1} (3)", + "{@dice 1d4} (3)", + "{@dice 1d4} (2)" + ], + [ + "0", + "{@dice 1d6+3} (6)", + "{@dice 1d6+2} (5)", + "{@dice 1d4+2} (4)", + "{@dice 1d4+1} (3)" + ], + [ + "1", + "{@dice 1d8+4} (8)", + "{@dice 1d6+3} (6)", + "{@dice 1d6+2} (5)", + "{@dice 1d4+2} (4)" + ], + [ + "2", + "{@dice 1d12+4} (11)", + "{@dice 1d10+4} (9)", + "{@dice 1d8+4} (8)", + "{@dice 1d6+3} (6)" + ], + [ + "3", + "{@dice 1d12+8} (15)", + "{@dice 1d10+6} (12)", + "{@dice 1d8+6} (10)", + "{@dice 1d6+5} (8)" + ], + [ + "4", + "{@dice 2d10+7} (18)", + "{@dice 2d8+5} (14)", + "{@dice 2d6+5} (12)", + "{@dice 2d4+4} (9)" + ], + [ + "5", + "{@dice 2d12+7} (20)", + "{@dice 2d8+7} (16)", + "{@dice 2d6+6} (13)", + "{@dice 2d4+6} (11)" + ], + [ + "6", + "{@dice 2d12+10} (23)", + "{@dice 2d8+9} (18)", + "{@dice 2d6+8} (15)", + "{@dice 2d4+7} (12)" + ], + [ + "7", + "{@dice 2d12+12} (25)", + "{@dice 2d10+9} (20)", + "{@dice 2d8+8} (17)", + "{@dice 2d6+6} (13)" + ], + [ + "8", + "{@dice 2d12+15} (28)", + "{@dice 2d10+11} (22)", + "{@dice 2d8+9} (18)", + "{@dice 2d6+8} (15)" + ], + [ + "9", + "{@dice 2d12+17} (30)", + "{@dice 2d10+13} (24)", + "{@dice 2d8+11} (20)", + "{@dice 2d6+9} (16)" + ], + [ + "10", + "{@dice 2d12+20} (33)", + "{@dice 2d12+13} (26)", + "{@dice 2d10+11} (22)", + "{@dice 2d6+10} (17)" + ], + [ + "11", + "{@dice 2d12+22} (35)", + "{@dice 2d12+15} (28)", + "{@dice 2d10+12} (23)", + "{@dice 2d8+10} (19)" + ], + [ + "12", + "{@dice 3d12+19} (38)", + "{@dice 3d10+14} (30)", + "{@dice 3d8+12} (25)", + "{@dice 3d6+10} (20)" + ], + [ + "13", + "{@dice 3d12+21} (40)", + "{@dice 3d10+16} (32)", + "{@dice 3d8+14} (27)", + "{@dice 3d6+11} (21)" + ], + [ + "14", + "{@dice 3d12+24} (43)", + "{@dice 3d10+18} (34)", + "{@dice 3d8+15} (28)", + "{@dice 3d6+13} (23)" + ], + [ + "15", + "{@dice 3d12+26} (45)", + "{@dice 3d12+17} (36)", + "{@dice 3d10+14} (30)", + "{@dice 3d6+14} (24)" + ], + [ + "16", + "{@dice 3d12+29} (48)", + "{@dice 3d12+18} (37)", + "{@dice 3d10+15} (31)", + "{@dice 3d6+15} (25)" + ], + [ + "17", + "{@dice 3d12+31} (50)", + "{@dice 3d12+19} (38)", + "{@dice 3d10+16} (32)", + "{@dice 3d6+16} (26)" + ], + [ + "18", + "{@dice 3d12+34} (53)", + "{@dice 3d12+20} (40)", + "{@dice 3d10+17} (33)", + "{@dice 3d6+17} (27)" + ], + [ + "19", + "{@dice 4d12+29} (55)", + "{@dice 4d10+20} (42)", + "{@dice 4d8+17} (35)", + "{@dice 4d6+14} (28)" + ], + [ + "20", + "{@dice 4d12+32} (58)", + "{@dice 4d10+22} (44)", + "{@dice 4d8+19} (37)", + "{@dice 4d6+15} (29)" + ], + [ + "21", + "{@dice 4d12+34} (60)", + "{@dice 4d10+24} (46)", + "{@dice 4d8+20} (38)", + "{@dice 4d6+17} (31)" + ], + [ + "22", + "{@dice 4d12+37} (63)", + "{@dice 4d10+26} (48)", + "{@dice 4d8+22} (40)", + "{@dice 4d6+18} (32)" + ], + [ + "23", + "{@dice 4d12+39} (65)", + "{@dice 4d12+24} (50)", + "{@dice 4d10+20} (42)", + "{@dice 4d6+19} (33)" + ], + [ + "24", + "{@dice 4d12+42} (68)", + "{@dice 4d12+26} (52)", + "{@dice 4d10+22} (44)", + "{@dice 4d6+21} (35)" + ] + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 65, + "name": "MANUFACTURED WEAPONS", + "entries": [ + "As noted in Items on page 61, most creatures have less treasure than PCs, so those that rely on manufactured weapons are significantly weaker if you don't adjust the weapons' damage to compensate. The method for determining {@action Strike} damage on page 64 abstracts over the sources of damage so you don't have to worry about adjusting the weapon's damage. If you do decide to calculate the weapon's damage, give your creature weapon specialization or greater weapon specialization much earlier than a PC would get it. You might also need to add sneak attack or similar abilities to make the creature deal more damage.", + "On the flip side, you might want to use a one-off creature as a source of a particularly high-level piece of treasure, such as a magic weapon. In these cases, you might want to make the attack bonus higher for the potency rune or the damage higher for a potent striking rune so the PCs feel the weapon's effect before they obtain it. This will make the treasure feel more powerful, since they've already been on the receiving end." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 65, + "name": "Spells", + "entries": [ + "Your creature might have magical abilities that are best represented by spells. If you're making a highly spellcasting-themed creature, give it prepared or spontaneous spells. For a creature that has spells due to its magical nature, especially if that magic isn't its core focus, consider giving it some innate spells instead.", + "How many spells you should give a creature depends on how you expect it to spend its actions in combat. If it's primarily going to be making Strikes, it might not have any spells, or it might just have a few to help it move around better or protect against certain types of magic.", + "When choosing spells, lean hard into the creature's theme. While many PCs choose spells to cover a wide variety of situations, creatures are more evocative the more focused they are. Consider selecting about three-quarters of the spells based on relevance to the theme and the remainder for other things. However, make sure the spells aren't one note\u2014selecting {@i fireball} for most of a creature's spell slots doesn't make for a compelling fire creature in the way a diverse selection of fire spells would.", + "When choosing spells, some spells won't be very useful if cast at an extremely low level compared to the creature's levels. Most notably, damaging spells drop off in usefulness for a creature that's expected to last only a single fight. A damaging spell 2 levels below the highest level a creature of that level can cast is still potentially useful, but beyond that, don't bother. Spells that have the {@trait incapacitation} trait should be in the highest level slot if you want the creature to potentially get their full effect against PCs.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 65, + "name": "Spell Dc and Spell Attack Roll", + "entries": [ + "Set the creature's spell DC and spell attack roll using Table 2\u201311 on page 66. Most creatures use the same DC for all their spells, even if they have multiple types, such as a creature with both prepared spells and innate spells.", + "Use the high numbers for primary casters, and the moderate numbers for creatures that have some supplemental spells but are focused more on combat.", + "At 15th level and higher, the extreme numbers become standard for spellcasters. A few creatures might use the extreme numbers at lower levels, but they tend to be highly specialized, with very weak defenses and Strikes.", + "Secondary spellcasters can go up to high numbers if they're above 15th level and have offensive spells. There is no low value\u2014the creature shouldn't have any spells in the first place if it would be that bad at using them!" + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 66, + "name": "Prepared and Spontaneous Spells", + "entries": [ + "Spell slots work best for creatures that are meant to play like PC spellcasters. Choose the magical tradition best suited to the creature. You aren't strictly limited to that tradition's spell list, though sticking close to it will make your creature's connection to that tradition more clear. The decision to use prepared or spontaneous spellcasting should align with the creature's theme: a spontaneous spellcaster fits well as a one-off creature, since spontaneous spellcasting grants greater flexibility in the middle of battle, while a prepared spellcaster makes for a great recurring character who can change their spells between appearances.", + "For a creature that can cast as many spells as a PC spellcaster, the highest spell level the creature can cast is half its level rounded up. It gets five cantrips. If the creature's level is odd, it gets two spell slots of the highest spell level (plus three spell slots of each lower level), or three spell slots of that level (plus four spell slots of each lower level). If its level is even, it gets three spell slots of the highest spell level (plus three spell slots of each lower level), or four spell slots of that level (plus four spell slots of each lower level)", + "Because creatures tend to be \"on stage\" for only a short time, you usually don't need to fill every spell slot. You can often fill just the top three levels of spells, pick cantrips, and slot in a few thematic backup spells in the fourth level down.", + "For a recurring foe, you might give it a full complement." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 66, + "name": "Innate Spells", + "entries": [ + "Unlike prepared and spontaneous spells, innate spells can be of higher level than half the creature's level rounded up, and you can choose how often they're used\u2014they can even be used at will or be constant effects. The most notable innate spells tend to be top-level ones that make a big impact but can be used only once, at-will spells that strongly reinforce the creature's theme, and constant spells that give it an ongoing benefit. A spell that's usable a limited number of times and falls at a lower level than the top tier is typically less likely to come up in combat; however, that's a great spot for utility and recovery spells, such as {@i dispel magic} or {@i restoration}", + "Sometimes a strongly thematic innate spell is of a higher level than the creature would normally be able to cast, but it's so fitting that it belongs there. Be careful when doing this, as PCs might not have access to the appropriate countermeasures for the spell. This option works best for support, action denial, or battlefield control spells that change the odds of a fight without outright killing anyone, such as the succubus's {@i dominate} spell. These should make the fight more interesting, not end it. Keep the number of such spells very low, typically just one.", + "Though you can achieve all sorts of things with innate spells, always start with the theme and an idea of how you want the creature spending its actions. And though you could give the creature a tool to counter every kind of PC attack or trick, remember that the players chose those options to enjoy using them, rather than to be constantly foiled by an effectively invincible creature." + ] + }, + { + "type": "table", + "source": "GMG", + "page": 66, + "name": "SPELL DC AND SPELL ATTACK BONUS", + "id": "2-11", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Extreme DC", + "Extreme Spell Attack Bonus", + "High DC", + "High Spell Attack Bonus", + "Moderate DC", + "Moderate Spell Attack Bonus" + ], + [ + "\u20131", + "19", + "{@dice 1d20+11|+11}", + "16", + "{@dice 1d20+8|+8}", + "13", + "{@dice 1d20+5|+5}" + ], + [ + "0", + "19", + "{@dice 1d20+11|+11}", + "16", + "{@dice 1d20+8|+8}", + "13", + "{@dice 1d20+5|+5}" + ], + [ + "1", + "20", + "{@dice 1d20+12|+12}", + "17", + "{@dice 1d20+9|+9}", + "14", + "{@dice 1d20+6|+6}" + ], + [ + "2", + "22", + "{@dice 1d20+14|+14}", + "18", + "{@dice 1d20+10|+10}", + "15", + "{@dice 1d20+7|+7}" + ], + [ + "3", + "23", + "{@dice 1d20+15|+15}", + "20", + "{@dice 1d20+12|+12}", + "17", + "{@dice 1d20+9|+9}" + ], + [ + "4", + "25", + "{@dice 1d20+17|+17}", + "21", + "{@dice 1d20+13|+13}", + "18", + "{@dice 1d20+10|+10}" + ], + [ + "5", + "26", + "{@dice 1d20+18|+18}", + "22", + "{@dice 1d20+14|+14}", + "19", + "{@dice 1d20+11|+11}" + ], + [ + "6", + "27", + "{@dice 1d20+19|+19}", + "24", + "{@dice 1d20+16|+16}", + "21", + "{@dice 1d20+13|+13}" + ], + [ + "7", + "29", + "{@dice 1d20+21|+21}", + "25", + "{@dice 1d20+17|+17}", + "22", + "{@dice 1d20+14|+14}" + ], + [ + "8", + "30", + "{@dice 1d20+22|+22}", + "26", + "{@dice 1d20+18|+18}", + "23", + "{@dice 1d20+15|+15}" + ], + [ + "9", + "32", + "{@dice 1d20+24|+24}", + "28", + "{@dice 1d20+20|+20}", + "25", + "{@dice 1d20+17|+17}" + ], + [ + "10", + "33", + "{@dice 1d20+25|+25}", + "29", + "{@dice 1d20+21|+21}", + "26", + "{@dice 1d20+18|+18}" + ], + [ + "11", + "34", + "{@dice 1d20+26|+26}", + "30", + "{@dice 1d20+22|+22}", + "27", + "{@dice 1d20+19|+19}" + ], + [ + "12", + "36", + "{@dice 1d20+28|+28}", + "32", + "{@dice 1d20+24|+24}", + "29", + "{@dice 1d20+21|+21}" + ], + [ + "13", + "37", + "{@dice 1d20+29|+29}", + "33", + "{@dice 1d20+25|+25}", + "30", + "{@dice 1d20+22|+22}" + ], + [ + "14", + "39", + "{@dice 1d20+31|+31}", + "34", + "{@dice 1d20+26|+26}", + "31", + "{@dice 1d20+23|+23}" + ], + [ + "15", + "40", + "{@dice 1d20+32|+32}", + "36", + "{@dice 1d20+28|+28}", + "33", + "{@dice 1d20+25|+25}" + ], + [ + "16", + "41", + "{@dice 1d20+33|+33}", + "37", + "{@dice 1d20+29|+29}", + "34", + "{@dice 1d20+26|+26}" + ], + [ + "17", + "43", + "{@dice 1d20+35|+35}", + "38", + "{@dice 1d20+30|+30}", + "35", + "{@dice 1d20+27|+27}" + ], + [ + "18", + "44", + "{@dice 1d20+36|+36}", + "40", + "{@dice 1d20+32|+32}", + "37", + "{@dice 1d20+29|+29}" + ], + [ + "19", + "46", + "{@dice 1d20+38|+38}", + "41", + "{@dice 1d20+33|+33}", + "38", + "{@dice 1d20+30|+30}" + ], + [ + "20", + "47", + "{@dice 1d20+39|+39}", + "42", + "{@dice 1d20+34|+34}", + "39", + "{@dice 1d20+31|+31}" + ], + [ + "21", + "48", + "{@dice 1d20+40|+40}", + "44", + "{@dice 1d20+36|+36}", + "41", + "{@dice 1d20+33|+33}" + ], + [ + "22", + "50", + "{@dice 1d20+42|+42}", + "45", + "{@dice 1d20+37|+37}", + "42", + "{@dice 1d20+34|+34}" + ], + [ + "23", + "51", + "{@dice 1d20+43|+43}", + "46", + "{@dice 1d20+38|+38}", + "43", + "{@dice 1d20+35|+35}" + ], + [ + "24", + "52", + "{@dice 1d20+44|+44}", + "48", + "{@dice 1d20+40|+40}", + "45", + "{@dice 1d20+37|+37}" + ] + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 67, + "name": "Rituals", + "entries": [ + "Since rituals happen during downtime, giving them to a creature is usually a purely thematic choice. You can skip even looking at rituals in most cases. If you decide a creature needs to have a ritual for your story, add in the ritual whenever you need it." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 67, + "name": "FOCUS SPELLS", + "entries": [ + "Some creatures have focus spells, especially when those focus spells clearly fit a creature's theme. Simply give the creature the focus spells you like and between 1 and 3 Focus Points (you can also allow your creature to cast focus spells using spell slots). Use the same DC and spell attack roll as any other spell.", + "A creature that has just 1 Focus Point is likely to cast a focus spell only once, unless it's a recurring enemy. If the creature has plenty of spells already, you might want to skip focus spells altogether, as they aren't as strong as top-level spell slots." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 67, + "name": "Design Abilities", + "entries": [ + "In this step, you'll take the ideas for abilities you noted when you developed your concept and design these abilities for your creature. You can look at existing creature abilities from the {@i Bestiary} and feats from the {@i Core Rulebook} and use them as is or modify them to fit your needs.", + "When choosing abilities, think about both the number of abilities and the diversity of abilities. Having a large number of similar abilities can make the creature tougher to run, and it probably can't use them all anyway. Diversity of abilities gives the creature different ways to act in different situations, and helps guide you as the GM. For instance, a combat creature might have one ability it uses to get into position, another to use when it wants to focus damage on a single enemy, and a third that's more defensive.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 67, + "name": "Basics of Ability Design", + "entries": [ + "There are a few principles of ability construction that you'll want to keep in mind. Some guidance for specific types of abilities will come later, but these apply to everything.", + { + "type": "list", + "items": [ + "Respect the action economy.", + "Make sure abilities are level appropriate.", + "Avoid \"invisible\" abilities." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 67, + "name": "Action Economy", + "entries": [ + "Understanding a creature's action economy is key for making it work in play. Remember how short the lifespan of a typical combat creature is. Including a bunch of combat abilities might mean you spend time building actions the creature will never have time to use. Narrow your selections down to the smallest and most compelling set that makes sense. Also keep in mind that special actions will compete for time with any combat spells you gave the creature.", + "Reactions can help, giving the creature a way to act when it's not its turn. See Reactive Abilities on page 69 for advice on designing these tricky abilities.", + "Because of PC capabilities at higher levels, creatures at those levels should get more abilities that improve their action economy. For instance, creatures that grapple should have {@ability Improved Grab} instead of Grab, Speeds should be higher, and many abilities that would have cost an action at a lower level should be free actions." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 67, + "name": "Level Appropriateness", + "entries": [ + "The effects of an ability should be appropriate to the creature's level. For damaging abilities, that means they follow the damage guidelines on page 68. For others, take a look at spells and feats with a similar effect to see if they're level appropriate. For instance, say you're considering giving a 6th-level creature the ability to teleport a short distance. {@i Dimension door} is comparable\u2014that's a 4th-level spell, normally cast by a 7th-level or higher creature. That means 6th level probably isn't too low, but the creature shouldn't be able to use the ability more than once. You can also compare your creature to those in a {@i Bestiary} volume to see if the special abilities seem similar in power to those of other creatures of the same level." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 68, + "name": "Invisible Abilities", + "entries": [ + "Avoid abilities that do nothing but change the creature's math, also known as \"{@condition invisible} abilities.\" These alter a creature's statistics in a way that's {@condition invisible} to the players, which makes the creature less engaging because the players don't see it using its abilities in a tangible or evocative way. For example, an ability that allows a creature to use an action to increase its accuracy for the round with no outward sign (or worse, just grants a passive bonus to its accuracy) isn't that compelling, whereas one that increases its damage by lighting its arrows on fire is noticeable.", + "These both work toward the same goal\u2014dealing more damage this round\u2014but one is far more memorable." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 68, + "name": "Active Abilities", + "entries": [ + "Abilities a creature uses on its turn have the most flexibility and scope. You can use Table 2\u201311 to determine active ability DCs as well as spell DCs. You can have an ability use 1 to 3 actions as needed (or be a free action in rare cases) and use just about any type of tactic. Feats, spells, and existing creature abilities provide a wide variety of examples, so look for something similar to your idea to use as a basis.", + "Consider how you want your creature to spend its turns.", + "Two-action activities pretty much define the creature's turn, and single actions work best for supplemental benefits or normal Strikes. And as you build out your idea of a creature's turn, don't forget about movement! A creature often needs to spend actions getting into position, especially early in a fight. This is especially challenging with meleeonly creatures. You can give such creatures abilities similar to Sudden Charge or the deadly mantis's Leaping Grab.", + "Use 3-action abilities sparingly, as a creature can't use them if it is {@condition slowed} or {@condition stunned}\u2014making a creature's coolest or most defining ability use up 3 actions might mean the creature never gets to use it. These activities should be reserved for abilities that include some movement (like Trample) or that the creature is likely to use before engaging in combat. Don't make an ability use 3 actions as a way to balance it\u2014saying \"This can be more powerful than other abilities because it is less likely to work,\" is a recipe for frustration if you've made a cool ability that's too hard or even impossible for the creature to use.", + "Be especially careful with activities when designing boss creatures. They're likely to get targeted with the PCs' most powerful detrimental effects, get {@condition grabbed}, become {@condition slowed}, or otherwise have their actions restricted. Bosses need to have solid options they can use with 1 or 2 actions.", + "This lets them use their remaining actions to get away, use a simple ability, or otherwise keep the fight dynamic.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 68, + "name": "Free Actions", + "entries": [ + "Use free actions that don't have triggers sparingly, and when you do, they should almost always be used for support or utility actions, not Strikes or movement. If you come up with a free action, consider whether it should be its own action or part of a combo, such as drawing a weapon and attacking. In cases like the latter, you might be better off making a single action that allows the creature to draw a weapon and then {@action Strike}." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 68, + "name": "Damage-Dealing Abilities", + "entries": [ + "If a special action is a single action with only one target, you can often set damage using Table 2\u201310: {@action Strike} Damage on page 65. If it uses more than 1 action or requires setup in some way, it might deal higher damage than is typical; often, you can just use the extreme column in these cases.", + "For abilities that deal damage in an area, use Table 2\u201312 below. These numbers are based on a 2-action activity (e.g., most damaging spells). Single actions should deal much less damage. An ability that has another significant effect, like applying a condition, should deal less damage; for this, look at the damage for 2 or more levels lower, and judge which value would best match based on the severity of the additional effect. These abilities typically allow a basic saving throw. The table includes values for unlimited-use abilities (ones that can be used at-will) and limited-use ones (which can be used once or, like a Breath Weapon, once or twice but not on consecutive turns)", + "You can use the dice given or generate your own expression based on the damage in parentheses, as detailed in the {@action Strike} Damage section on page 64. If a high-level effect has a small area compared to similar abilities, you have it deal more damage." + ] + } + ] + }, + { + "type": "table", + "source": "GMG", + "page": 68, + "name": "AREA DAMAGE", + "id": "2-12", + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Unlimited Use", + "Limited Use" + ], + [ + "\u20131", + "{@dice 1d4} (2)", + "{@dice 1d6} (4)" + ], + [ + "0", + "{@dice 1d6} (4)", + "{@dice 1d10} (6)" + ], + [ + "1", + "{@dice 2d4} (5)", + "{@dice 2d6} (7)" + ], + [ + "2", + "{@dice 2d6} (7)", + "{@dice 3d6} (11)" + ], + [ + "3", + "{@dice 2d8} (9)", + "{@dice 4d6} (14)" + ], + [ + "4", + "{@dice 3d6} (11)", + "{@dice 5d6} (18)" + ], + [ + "5", + "{@dice 2d10} (12)", + "{@dice 6d6} (21)" + ], + [ + "6", + "{@dice 4d6} (14)", + "{@dice 7d6} (25)" + ], + [ + "7", + "{@dice 4d6} (15)", + "{@dice 8d6} (28)" + ], + [ + "8", + "{@dice 5d6} (17)", + "{@dice 9d6} (32)" + ], + [ + "9", + "{@dice 5d6} (18)", + "{@dice 10d6} (35)" + ], + [ + "10", + "{@dice 6d6} (20)", + "{@dice 11d6} (39)" + ], + [ + "11", + "{@dice 6d6} (21)", + "{@dice 12d6} (42)" + ], + [ + "12", + "{@dice 5d8} (23)", + "{@dice 13d6} (46)" + ], + [ + "13", + "{@dice 7d6} (24)", + "{@dice 14d6} (49)" + ], + [ + "14", + "{@dice 4d12} (26)", + "{@dice 15d6} (53)" + ], + [ + "15", + "{@dice 6d8} (27)", + "{@dice 16d6} (56)" + ], + [ + "16", + "{@dice 8d6} (28)", + "{@dice 17d6} (60)" + ], + [ + "17", + "{@dice 8d6} (29)", + "{@dice 18d6} (63)" + ], + [ + "18", + "{@dice 9d6} (30)", + "{@dice 19d6} (67)" + ], + [ + "19", + "{@dice 7d8} (32)", + "{@dice 20d6} (70)" + ], + [ + "20", + "{@dice 6d10} (33)", + "{@dice 21d6} (74)" + ], + [ + "21", + "{@dice 10d6} (35)", + "{@dice 22d6} (77)" + ], + [ + "22", + "{@dice 8d8} (36)", + "{@dice 23d6} (81)" + ], + [ + "23", + "{@dice 11d6} (38)", + "{@dice 24d6} (84)" + ], + [ + "24", + "{@dice 11d6} (39)", + "{@dice 25d6} (88)" + ] + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 69, + "name": "Defensive Abilities", + "entries": [ + "Active offensive abilities usually fit creatures better than defensive abilities do. Save defense increases for creatures that are strongly defense-themed. For martial creatures, something as simple as a shield and {@feat Shield Block} is usually plenty. Defensive abilities often run the risk of being {@condition invisible} abilities. For examples of good defensive abilities, look at spells like {@i sanctuary} for ideas, or other spells that create interesting protective effects instead of just granting a bonus. If you do want to make a creature defensive, pick one defensive ability rather than several, since stacking up multiple defenses can make for a frustrating fight. One solid style of defensive ability is a mode switch, which causes the creature to get stronger defenses, but limits its attacks, spells, or other offensive options." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 69, + "name": "Reactive Abilities", + "entries": [ + "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 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.", + "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.\"", + { + "type": "pf2-h4", + "source": "GMG", + "page": 69, + "name": "Reaction Damage", + "entries": [ + "Reactions should use lower damage, usually that of a moderate {@action Strike}. A reaction that deals area damage might deal low damage, though use such reactions with caution." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 69, + "name": "Constant and Automatic Abilities", + "entries": [ + "Certain abilities shouldn't use any actions. Auras are a common constant ability, with frightful presence, an adult red dragon's dragon heat, and a xulgath's stench as notable examples. An aura needs a range, and if it needs a DC, you'll usually set it to the moderate spell DC unless the aura is one of the creature's defining concepts. For example, the xulgath's stench DC is significantly higher because the aura is such an iconic part of the creature.", + "Abilities the creature has no control over should be automatic. For example, the living wildfire fire elemental explodes into flame when it dies. It has no option not to, so this wouldn't make sense as a reaction or free action.", + "Conversely, the Ferocity ability is a reaction because it requires the creature to give itself a last push to stay at 1 HP.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 69, + "name": "Constant and Automatic Damage", + "entries": [ + "Much like for reactions, damage for a constant ability should be pretty low. Usually this value is just below low {@action Strike} damage. Automatic abilities like the living wildfire's explosion ability tend to deal moderate {@action Strike} damage or unlimited-use area damage, and can deal even more if they happen only after the creature is dead or otherwise no longer presents a threat." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 69, + "name": "Skill Abilities", + "entries": [ + "A skilled creature might have abilities related to its skills.", + "The skill feats in the {@i Core Rulebook} make for a good baseline. Avoid giving your creature skill abilities that won't matter in its interactions with PCs." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 69, + "name": "Review Holistically", + "entries": [ + "Now it's time to look over your completed creature as a whole and make sure it's living up to your concept. Can it do everything you wanted? Does it fit its intended role? Is there anything you could add or anything superfluous you could cut to get the creature where it needs to be? If this creature is built for combat, run through a few turns in your head. Does it still work decently if it gets {@condition slowed}? Can it move into combat against the PCs effectively given their mobility options compared to its own? Does it have any abilities it'll never use given its other actions? When you're satisfied with your creation, it's ready to hit the table. But that's not necessarily the end! If you notice issues during the game, you can fix them on the spot. It's your game, and you can freely change what you wrote if you think differently later on." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 70, + "name": "Trait Abilities", + "entries": [ + "Creatures with certain traits tend to have similar abilities to one another. Many of them appear here, to help you make your creatures match the theme of the trait when you build your own creatures.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Aberration", + "sections": [ + [ + [ + { + "name": "Senses", + "entry": "usually {@ability darkvision}" + } + ], + [ + { + "name": "Languages", + "entry": "usually {@language Aklo}" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Aeon", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait LN}, {@trait monitor}" + } + ], + [ + { + "name": "Languages", + "entry": "usually {@language Utopian|Bst} and other planar languages; {@ability envisioning} for true aeons" + } + ], + [ + { + "name": "Weaknesses", + "entry": "chaotic" + } + ], + [ + { + "name": "Damage", + "entry": "Attacks always deal additional lawful damage." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Air", + "sections": [ + [ + [ + { + "name": "Languages", + "entry": "usually {@language Auran}" + } + ], + [ + { + "name": "Speed", + "entry": "Many air creatures have fly Speeds." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Angel", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "good (usually {@trait NG}), {@trait celestial}" + } + ], + [ + { + "name": "Aura", + "entry": "Angels each have a unique aura based on how they serve as messengers and how they deliver those messages." + } + ], + [ + { + "name": "Speed", + "entry": "usually has a fly Speed" + } + ], + [ + { + "name": "Rituals", + "entry": "usually {@ritual angelic messenger}" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Animal", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait N}" + } + ], + [ + { + "name": "Languages", + "entry": "None" + } + ], + [ + { + "name": "Int", + "entry": "\u20134 or \u20135" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Archon", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait LG}, {@trait celestial}" + } + ], + [ + { + "name": "Virtue Ability", + "entry": "Archons each represent a specific virtue, like courage or hope, and have a special ability based on the virtue they represent." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Astral", + "sections": [ + [ + [ + { + "name": "Senses", + "entry": "{@ability darkvision}" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Azata", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait CG}, {@trait celestial}" + } + ], + [ + { + "name": "Weaknesses", + "entry": "cold iron, evil" + } + ], + [ + { + "name": "Freedom Ability", + "entry": "Azatas each represent a specific freedom, like free expression or free love, and have a special ability based on the freedom they represent." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Beast", + "sections": [ + [ + [ + { + "name": "Int", + "entry": "\u20133 or higher" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Celestial", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "good" + } + ], + [ + { + "name": "Senses", + "entry": "{@ability darkvision}" + } + ], + [ + { + "name": "Languages", + "entry": "{@language Celestial}" + } + ], + [ + { + "name": "Saves", + "entry": "often a +1 status bonus to all saves vs. magic" + } + ], + [ + { + "name": "Weaknesses", + "entry": "evil" + } + ], + [ + { + "name": "Damage", + "entry": "Attacks always deal additional good damage." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Cold", + "sections": [ + [ + [ + { + "name": "Immunities", + "entry": "or {@b Resistances} cold" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Construct", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "Many constructs lack minds and have the {@trait mindless} trait." + } + ], + [ + { + "name": "Immunities", + "entry": "bleed, death effects, diseased, {@condition doomed}, {@condition drained}, {@condition fatigued}, healing, necromancy, nonlethal attacks, {@condition paralyzed}, poison, {@condition sickened}, {@condition unconscious}; if {@trait mindless}, add mental" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Daemon", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait NE}, {@trait fiend}" + } + ], + [ + { + "name": "Languages", + "entry": "{@language Daemonic}, telepathy 100 feet" + } + ], + [ + { + "name": "Immunities", + "entry": "death effects" + } + ], + [ + { + "name": "Death Ability", + "entry": "Daemons each represent a specific kind of death, like death by disease or starvation, and have a special ability based on the method of death they represent." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Demon", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait CE}, {@trait fiend}" + } + ], + [ + { + "name": "Languages", + "entry": "{@language Abyssal}, telepathy (usually 100 feet)" + } + ], + [ + { + "name": "Weaknesses", + "entry": "cold iron, good" + } + ], + [ + { + "name": "HP", + "entry": "typically high to account for their multiple weaknesses" + } + ], + [ + { + "name": "Sin Vulnerability", + "entry": "Demons each represent a specific sin, like envy or wrath, and have a special vulnerability based on the sin they represent. This should be something the PCs can exploit through their actions, which should then deal mental damage to the demon. The amount of damage should be based on how easy the vulnerability is to exploit." + } + ], + [ + { + "name": "Divine Innate Spells", + "entry": "usually 5th-level {@spell dimension door} and at-will 4th-level {@spell dimension door}" + } + ], + [ + { + "name": "Rituals", + "entry": "usually {@ritual Abyssal pact|bst}" + } + ], + [ + { + "name": "Sin Ability", + "entry": "Demons also have a special ability based on the sin they represent, which either makes them better embody the sin or instills that sin in others." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Devil", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait LE}, {@trait fiend}" + } + ], + [ + { + "name": "Languages", + "entry": "{@language Infernal}, telepathy (usually 100 feet)" + } + ], + [ + { + "name": "Immunities", + "entry": "fire" + }, + { + "name": "Resistance", + "entry": "physical (except silver), poison" + } + ], + [ + { + "name": "Divine Innate Spells", + "entry": "usually one 5th-level {@spell dimension door} and at-will 4th-level {@spell dimension door}" + } + ], + [ + { + "name": "Rituals", + "entry": "usually {@ritual Infernal pact|bst}" + } + ], + [ + { + "name": "Infernal Hierarchy Ability", + "entry": "Devils each have an ability corresponding to the role they play in the infernal hierarchy, typically focused around control or being controlled, from the lowly lemure's Subservience to the gelugon's Tactician of Cocytus and the pit fiend's Devil Shaping." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Dragon", + "sections": [ + [ + [ + { + "name": "Senses", + "entry": "{@ability darkvision}" + } + ], + [ + { + "name": "Languages", + "entry": "usually {@language Draconic}" + } + ], + [ + { + "name": "Speed", + "entry": "usually has a fly Speed" + } + ], + [ + { + "name": "Breath Weapon", + "entry": "Many dragons have the Breath Weapon ability, with specifics determined by the theme of the dragon." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Earth", + "sections": [ + [ + [ + { + "name": "Perception", + "entry": "often {@ability tremorsense}" + } + ], + [ + { + "name": "Languages", + "entry": "usually {@language Terran}" + } + ], + [ + { + "name": "Speed", + "entry": "usually has a burrow Speed" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Elemental", + "sections": [ + [ + [ + { + "name": "Senses", + "entry": "{@ability darkvision}" + } + ], + [ + { + "name": "Immunities", + "entry": "bleed, {@condition paralyzed}, poison, sleep" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Ethereal", + "sections": [ + [ + [ + { + "name": "Senses", + "entry": "{@ability darkvision}" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Fey", + "sections": [ + [ + [ + { + "name": "Senses", + "entry": "{@ability low-light vision}" + } + ], + [ + { + "name": "Languages", + "entry": "usually {@language Aklo}, {@language Sylvan}, or both" + } + ], + [ + { + "name": "Weaknesses", + "entry": "cold iron" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Fiend", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "evil" + } + ], + [ + { + "name": "Senses", + "entry": "{@ability darkvision}" + } + ], + [ + { + "name": "Saves", + "entry": "often a +1 status bonus to all saves vs. magic" + } + ], + [ + { + "name": "Weaknesses", + "entry": "good" + } + ], + [ + { + "name": "Damage", + "entry": "Attacks always deal additional evil damage." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Fire", + "sections": [ + [ + [ + { + "name": "Languages", + "entry": "usually {@language Ignan}" + } + ], + [ + { + "name": "Immunities", + "entry": "fire" + }, + { + "name": "Resistances", + "entry": "cold" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Fungus", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "fungi without minds have the {@trait mindless} trait" + } + ], + [ + { + "name": "Immunities", + "entry": "if {@trait mindless}, mental" + }, + { + "name": "Weaknesses", + "entry": "sometimes slashing or fire" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Giant", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait Large} or bigger, {@trait humanoid}" + } + ], + [ + { + "name": "Senses", + "entry": "{@ability low-light vision}" + } + ], + [ + { + "name": "Languages", + "entry": "usually {@language Jotun}" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Humanoid", + "sections": [ + [ + [ + { + "name": "Int", + "entry": "\u20133 or higher" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Inevitable", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait LN}, {@trait aeon}, {@trait monitor}" + } + ], + [ + { + "name": "Immunities", + "entry": "{@trait death||death effects}, disease, {@trait emotion}, poison, {@condition unconscious}" + } + ], + [ + { + "name": "Damage", + "entry": "Attacks always deal additional lawful damage." + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Monitor", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "neither {@trait good} nor {@trait evil}" + } + ], + [ + { + "name": "Senses", + "entry": "{@ability darkvision}" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Ooze", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "Almost all oozes lack minds and have the {@trait mindless} trait." + } + ], + [ + { + "name": "Senses", + "entry": "typically motion sense (Bestiary 254) and no vision" + } + ], + [ + { + "name": "AC", + "entry": "usually well below the low value for their level" + } + ], + [ + { + "name": "HP", + "entry": "usually around double" + } + ], + [ + { + "name": "Immunities", + "entry": "critical hits, precision, {@condition unconscious}, often acid; if it has no vision, add {@trait visual||visual effects}; if {@trait mindless}, add mental" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Plant", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "plants without minds have the {@trait mindless} trait" + } + ], + [ + { + "name": "Senses", + "entry": "usually {@ability low-light vision}" + } + ], + [ + { + "name": "Immunities", + "entry": "if {@trait mindless}, mental" + }, + { + "name": "Weaknesses", + "entry": "sometimes fire" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Protean", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait CN}, {@trait monitor}" + } + ], + [ + { + "name": "Languages", + "entry": "{@language Protean}" + } + ], + [ + { + "name": "Weaknesses", + "entry": "lawful" + }, + { + "name": "Resistances", + "entry": "precision, protean anatomy" + } + ], + [ + { + "name": "Protean Anatomy", + "entry": "(Bestiary 237)" + } + ], + [ + { + "name": "Damage", + "entry": "Attacks always deal additional chaotic damage." + } + ], + [ + { + "name": "Divine Innate Spells", + "entry": "constant {@spell freedom of movement}" + } + ], + [ + { + "name": "Change Shape", + "entry": "" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Psychopomp", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait N}, {@trait monitor}" + } + ], + [ + { + "name": "Senses", + "entry": "lifesense (typically 60 feet)" + } + ], + [ + { + "name": "Languages", + "entry": "{@language Requian}" + } + ], + [ + { + "name": "Immunities", + "entry": "{@trait death||death effects}, disease" + } + ], + [ + { + "name": "Resistances", + "entry": "negative, poison" + } + ], + [ + { + "name": "Damage", + "entry": "spirit touch (Bestiary 270)" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Rakshasa", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait LE}, {@trait fiend}" + } + ], + [ + { + "name": "Saves", + "entry": "usually +2 status bonus to all saves vs. magic (+3 vs. divine magic)" + } + ], + [ + { + "name": "Resistances", + "entry": "physical (except piercing)" + } + ], + [ + { + "name": "Change Shape", + "entry": "" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Spirit", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "{@trait incorporeal}, often {@trait undead}" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Swarm", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "size based on the entire mass, usually {@trait Large} or bigger" + } + ], + [ + { + "name": "HP", + "entry": "typically low" + }, + { + "name": "Immunities", + "entry": "precision, swarm mind" + }, + { + "name": "Weaknesses", + "entry": "area damage, splash damage" + }, + { + "name": "Resistances", + "entry": "physical, usually with one physical type having lower or no resistance" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Undead", + "sections": [ + [ + [ + { + "name": "Traits", + "entry": "Almost all undead are {@trait evil}. Ghostly undead have the {@trait incorporeal} trait. Undead without minds, such as most zombies, have the {@trait mindless} trait." + } + ], + [ + { + "name": "Senses", + "entry": "{@ability darkvision}" + } + ], + [ + { + "name": "HP", + "entry": "negative healing" + } + ], + [ + { + "name": "Immunities", + "entry": "{@trait death||death effects}, disease, {@condition paralyzed}, poison, sleep (or {@trait unconscious} if it never rests at all); if {@trait mindless}, add mental" + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Water", + "sections": [ + [ + [ + { + "name": "Languages", + "entry": "usually {@language Aquan}" + } + ], + [ + { + "name": "Speed", + "entry": "usually has a swim Speed" + } + ] + ] + ] + } + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 72, + "name": "Designing Npcs", + "entries": [ + "Creatures that are meant to cleave closely to character classes or intended to represent people rather than monsters are NPCs. They might face more scrutiny around their mechanics than creatures, because a player can more directly compare their rogue to an NPC who acts like a rogue. That doesn't mean you have to build an NPC exactly like a PC, though.", + "You can build NPCs just like you would any other creatures. If an NPC should work like they have a class, use the class features and feats of a suitable class to pick abilities, and look at both the class's proficiencies and ability modifiers to determine how strong the NPC's statistics should be. Class Road Maps on page 73 has prebuilt road maps for the {@i Core Rulebook} classes to get you started.", + "If the NPC isn't meant to work like they have a class (a baker, for example), instead look at the NPC Gallery on pages 202\u2013249. Compare your NPC to the existing ones to determine the NPC's level, and look for abilities that are similar to what yours should have. You can also create new abilities as needed to get the NPC's interactions with the PCs to express their theme and role in the story. These NPCs can be level \u20131 or level 0. Their capabilities are below those of PCs, and they should typically not use any class features or feats from PC classes. Creatures of these levels tend to be extremely simple, and usually you can just take one from the NPC Gallery and reskin it.", + "It's highly recommended that you select NPC skills using proficiency ranks as you would a PC, though you don't need to be precise about the number of skill increases you give the NPC. You can give them earlier access to expert, master, or legendary proficiency if they're a skill-based NPC, and better proficiency in narrow areas of expertise, like {@skill Lore||Engineering Lore} for a tinker NPC.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 72, + "name": "Non-Combat Level", + "entries": [ + "An NPC's level should represent their combat prowess.", + "A common person might not be a combat threat, even if they're important or highly skilled, and they consequently have a low level. However, that doesn't mean they can't present a challenge in other types of encounters. This is represented by a non-combat level, and tends to be specific to their area of expertise. For example, the barrister on page 232 of the NPC Gallery is a 4th-level creature in an encounter related to legal matters.", + "This can go the other way as well, such as with a powerful combat creature that's not suited to social settings. This is usually the case with creatures untrained in mental skills. You can improvise this as you run the game, or you can plan ahead if you have something particular in mind.", + "Building an NPC's non-combat level is pretty simple.", + "Choose the level you want the NPC to be for the type of challenge you have in mind, and use the skill numbers for that level\u2014typically high or even extreme. Some challenges, such as social challenges, require the creature to have a high {@skill Perception} and Will DC, so in those cases, you should increase those values as well. These should be set at the moderate or high values for the non-combat level, usually, depending on how adept you want the NPC to be.", + "The Experience Points gained for besting an NPC depend on how the party overcame them, because XP comes from overcoming a specific challenge. If the PCs defeat the NPC in a non-combat setting of the NPC's specialty, the party gets XP based on the NPC's non-combat level. If they just beat the NPC up, the XP would be based on the NPC's creature level. Quite often, that means 0 XP and failure at the PCs' objective; for instance, during a baking contest, if the PCs murder the other baker, not only would they be disqualified, but they would likely be apprehended for their crime." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 72, + "name": "Pc-Style Build", + "entries": [ + "If you do choose to build an NPC fully using the PC rules, your NPC should generally end up being an appropriate challenge as a creature of their level. They will likely have lower statistics in some areas than if you had built them using the creature rules, but more options due to their full complement of feats and class features. This is best saved for important, recurring NPCs, especially if they're meant to engage in social or exploration endeavors rather than just battles. There are still some considerations and shortcuts that can expedite the process while ensuring the NPC works as you intend.", + { + "type": "list", + "items": [ + "The creature's treasure should follow the Treasure for New Characters rules on page 510 of the {@i Core Rulebook}. You'll need to account for this in your campaign's overall treasure. You might even want to give the NPC a higher-level item appropriate as a treasure allotment for the level.", + "You can expedite ability score generation by making the starting ability modifiers add up to +9, with no more than one modifier at +4 (and typically no more than one negative modifier). You can skip adding a background if you do this, but you might want to give the creature two skills, which includes one {@skill Lore} skill, to represent the skills granted by a background.", + "It's not necessary to assign every skill feat, particularly for a higher-level NPC. You can just pick the most emblematic ones and gloss over the rest.", + "For general feats, Incredible Initiative and Toughness make good choices.", + "Most of the guidelines about choosing spells still apply, though you might want a few more utility spells that deal with non-combat challenges, particularly in low-level slots." + ] + } + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 73, + "name": "CLASS ROAD MAPS", + "entries": [ + "You can use these suggestions when creating your road map to emulate a PC class, customizing as you see fit. You'll still need to look through the class to pick feats, weapons, and the like. Any statistic that isn't specifically listed can use moderate numbers.", + { + "type": "list", + "style": "list-no-bullets", + "items": [ + "{@b Alchemist} low {@skill Perception}; high {@skill Crafting}; high Int, moderate or better Dex or Str; low to moderate HP; moderate attack with bombs; infused alchemical items, Quick Bomber if a bomber alchemist, a few other alchemist abilities; it's usually easier to give the alchemist its bomb items rather than use {@action Quick Alchemy} on the spot.", + "{@b Barbarian} high {@skill Athletics}; high Str, high to moderate Con; high AC; high Fortitude; high HP; moderate attack and extreme damage (when raging); {@action Rage} and a few barbarian abilities", + "{@b Bard} moderate {@skill Occultism}, high {@skill Performance}, high Charisma-based skills; high Cha; low Fortitude, moderate to high Will; low to moderate HP; low accuracy; high to extreme spell DC; spontaneous occult spellcasting as a bard of their level; composition spells", + "{@b Champion} low {@skill Perception}; moderate {@skill Religion}; high Str or Dex, moderate Cha; extreme AC; low Reflex; moderate attack and high damage; champion's reaction, devotion spells, {@feat Shield Block}", + "{@b Cleric (Cloistered Cleric)} high {@skill Perception}; high {@skill Religion}, moderate or high skill themed to deity; low AC; high Wis; low Fortitude, high Will; low to moderate HP; low accuracy; high to extreme spell DC; prepared divine spellcasting as a cleric of their level; divine font; domain spells", + "{@b Cleric (Warpriest)} moderate {@skill Perception}; moderate {@skill Religion}, moderate or high skill themed to deity; high Str, moderate Wis; high AC; low Reflex, high Will; high spell DC; prepared divine spellcasting as a cleric of their level; divine font, {@feat Shield Block}", + "{@b Druid} high {@skill Perception}; high {@skill Nature}, moderate or high skill from order; high Wis; high Will; low to moderate HP; low accuracy; high to extreme spell DC; prepared primal spellcasting as a druid of their level; order ability and order spell for their order; Shield Block; add an animal to the encounter for animal order", + "{@b Fighter} high {@skill Acrobatics} or {@skill Athletics}; high Str or Dex; high AC; low Will; high attack and high damage; {@action Attack of Opportunity}, {@feat Shield Block}, a few fighter abilities", + "{@b Monk} high {@skill Acrobatics}, {@skill Athletics}, or both; high Str or Dex, moderate Wis; high or extreme AC; moderate attack and high damage; {@action Flurry of Blows}, a few monk abilities (possibly including ki spells)", + "{@b Ranger} high {@skill Perception}; moderate {@skill Nature} and moderate to high {@skill Survival}; high Str or Dex; high AC; moderate attack and high damage (or for a simpler ranger, remove {@action Hunt Prey} and just use high attack and high damage); a few ranger abilities", + "{@b Rogue} high {@skill Perception}; high Dex (or key ability score for a specific rogue's racket); high {@skill Stealth} and {@skill Thievery}, plus more skills than usual; high AC; low Fortitude, high Reflex; low to moderate HP; moderate attack and low to moderate damage before sneak attack plus high or extreme damage with sneak attack; sneak attack, a few rogue abilities", + "{@b Sorcerer} low {@skill Perception}; moderate bloodline skills and high Charisma-based bloodline skills; high Cha; low AC; low Fortitude; low HP; low accuracy; high to extreme spell DC; spontaneous spellcasting of a tradition based on bloodline as a sorcerer of their level; bloodline spells", + "{@b Wizard} low {@skill Perception}; high {@skill Arcana}; high Int; low AC; low Fortitude; low HP; low accuracy; high to extreme spell DC; prepared arcane spellcasting as a wizard of their level; {@action Drain Bonded Item}, school spells and additional slots for a specialist (or additional uses of {@action Drain Bonded Item} for a universalist)" + ] + } + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "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.", + { + "type": "list", + "style": "list-no-bullets", + "items": [ + "{@b Alchemist} Feats 1st: {@feat Quick Bomber}; 6th: {@feat Debilitating Bomb}; 8th: {@feat Sticky Bomb}; 10th: {@feat Expanded Splash}, {@feat Greater Debilitating Bomb}; 14th: {@feat True Debilitating Bomb}; 18th: {@feat Miracle Worker}", + "{@b Barbarian} instinct ability and related feats, raging resistance; Feats 1st: {@feat Raging Intimidation}; 2nd: {@feat No Escape}, {@feat Shake it Off}; 4th: {@feat Fast Movement}, {@feat Swipe (Barbarian)}; 6th: {@feat Attack of Opportunity (Barbarian)}, {@feat Cleave}; 8th: {@feat Sudden Leap (Barbarian)}; 10th: {@feat Come and Get Me}, {@feat Knockback}, {@feat Terrifying Howl}; 14th: {@feat Awesome Blow}, {@feat Whirlwind Strike (Barbarian)}; 18th: {@feat Vicious Evisceration}", + "{@b Bard} muse feats; Feats 4th: {@feat Melodious Spell}; 6th: {@feat Dirge of Doom}, {@feat Steady Spellcasting (Bard)}; 10th: {@feat Quickened Casting (Bard)}; 14th: {@feat Allegro}, {@feat Soothing Ballad}; 16th: {@feat Effortless Concentration (Bard)}; 20th: {@feat Fatal Aria}", + "{@b Champion} divine ally and related feats, divine smite, exalt, feats based on cause; Feats 1st: {@feat Deity's Domain}; 2nd: {@feat Divine Grace}; 4th: {@feat Aura of Courage}, {@feat Mercy}; 6th: {@feat Attack of Opportunity (Champion)}; 8th: {@feat Greater Mercy}; 12th: {@feat Aura of Faith}; 14th: {@feat Aura of Righteousness}, {@feat Divine Reflexes}; 18th: {@feat Celestial Form}, {@feat Ultimate Mercy}", + "{@b Cleric} Feats 1st: {@feat Harming Hands}, {@feat Healing Hands}; 2nd: {@feat Sap Life}, {@feat Turn Undead}; 4th: {@feat Command Undead}, {@feat Necrotic Infusion}; 6th: {@feat Divine Weapon}, {@feat Selective Energy}; 8th: {@feat Channeled Succor}; 12th: {@feat Defensive Recovery}; 14th: {@feat Fast Channel}; 16th: {@feat Eternal Bane}, {@feat Eternal Blessing}", + "{@b Druid} order feats; Feats 6th: {@feat Steady Spellcasting (Druid)}; 8th: {@feat Fey Caller} (only the added spells); 10th: {@feat Overwhelming Energy (Druid)}; 12th: {@feat Primal Summons}; 16th: {@feat Effortless Concentration (Druid)}, 20th: {@feat Leyline Conduit}", + "{@b Fighter} bravery, feats associated with a combat style; Feats 1st: {@feat Power Attack}, {@feat Sudden Charge (Fighter)}; 2nd: {@feat Intimidating Strike}, {@feat Lunge}; 4th: {@feat Knockdown}, {@feat Swipe (Fighter)}; 6th: {@feat Shatter Defenses}; 8th: {@feat Blind-Fight (Fighter)}, {@feat Felling Strike}, {@feat Sudden Leap (Fighter)}; 10th: {@feat Certain Strike}, {@feat Combat Reflexes}, {@feat Disruptive Stance}, {@feat Fearsome Brute}; 12th: {@feat Spring Attack}; 14th: {@feat Determination}, {@feat Whirlwind Strike (Fighter)}; 20th: {@feat Weapon Supremacy}", + "{@b Monk} metal strikes, mystic strikes, perfected form, stance and related feats; Feats 1st: {@feat Ki Rush}, {@feat Ki Strike}; 2nd: {@feat Crushing Grab}, {@feat Stunning Fist}; 4th: {@feat Deflect Arrow}, {@feat Flying Kick}; 6th: {@feat Abundant Step}, {@feat Ki Blast}, {@feat Whirling Throw}; 8th: {@feat Wall Run}; 10th: {@feat Winding Flow}; 16th: {@feat Quivering Palm}, {@feat Shattering Strike}; 18th: {@feat Diamond Fists}, {@feat Swift River}; 20th: {@feat Enduring Quickness}, {@feat Impossible Techniques}", + "{@b Ranger} {@action Hunt Prey}, hunter's edge, nature's edge, masterful hunter, swift prey, companion or combat style and related feats; Feats 2nd: {@feat Quick Draw (Ranger)}, {@feat Wild Empathy}; 4th: {@feat Scout's Warning}; 6th: {@feat Skirmish Strike}; 8th: {@feat Blind-Fight (Ranger)}, {@feat Warden's Boon}; 10th: {@feat Camouflage}; 14th: {@feat Sense the Unseen}; 18th: {@feat Shadow Hunter}; 20th: {@feat Ultimate Skirmisher}", + "{@b Rogue} surprise attack, deny advantage, debilitating strike, master strike, rogue's racket and related feats; Feats 1st: {@feat Nimble Dodge}; 2nd: {@feat Mobility}, {@feat Quick Draw (Rogue)}; 4th: {@feat Scout's Warning}; 6th: {@feat Gang Up}, {@feat Skirmish Strike}, {@feat Twist the Knife}; 8th: {@feat Blind-Fight (Rogue)}, {@feat Opportune Backstab}; 10th: {@feat Sneak Savant}; 12th: {@feat Fantastic Leap}, {@feat Spring from the Shadows}; 14th: {@feat Sense the Unseen}; 16th: {@feat Dispelling Slice}, {@feat Perfect Distraction}; 20th: {@feat Hidden Paragon}, {@feat Reactive Distraction}", + "{@b Sorcerer} bloodline and related feats; Feats 1st: {@feat Counterspell (Sorcerer)}, {@feat Dangerous Sorcery}; 4th: {@feat Bespell Weapon (Sorcerer)}; 6th: {@feat Steady Spellcasting (Sorcerer)}; 10th: {@feat Overwhelming Energy (Sorcerer)}, {@feat Quickened Casting (Sorcerer)}; 16th: {@feat Effortless Concentration (Sorcerer)}; 20th: {@feat Metamagic Mastery (Sorcerer)}", + "{@b Wizard} school and related feats; Feats 1st: {@feat Counterspell (Wizard)}; 4th: {@feat Bespell Weapon (Wizard)}; 6th: {@feat Steady Spellcasting (Wizard)}; 10th: {@feat Overwhelming Energy (Wizard)}, {@feat Quickened Casting (Wizard)}; 12th: {@feat Clever Counterspell}; 14th: {@feat Reflect Spell (Wizard)}; 16th: {@feat Effortless Concentration (Wizard)}; 18th: {@feat Infinite Possibilities}; 20th: {@feat Metamagic Mastery (Wizard)}, {@feat Spell Combination}." + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 74, + "name": "Building Hazards", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 74, + "entries": [ + "Building hazards designed for your game allows you to customize them to match your story, location, and needs, as well as to surprise the other players at every turn. There's no wrong way to create a hazard, but this guide presents the information in the order you might see it in a hazard stat block." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 74, + "name": "Concept", + "entries": [ + "The first thing you'll need is a concept for your hazard.", + "What level is your hazard? Will it be simple or complex? Is it a trap, a haunt, an environmental hazard, or something else? If it's a trap, is it mechanical, magical, or both? This is a good time to brainstorm the hazard's name and description, as this will help you decide how the hazard can be disabled.", + "The following information builds on concepts from Building Creatures, which starts on page 56.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 74, + "name": "Hazard Types", + "entries": [ + "The three main types of hazards are traps, environmental hazards, and haunts.", + "Traps are usually built or placed, though they can also form accidentally, such as if a magic portal, through millennia of disuse, malfunctions as its magic warps. Mechanical traps always have some physical component, whereas purely magical traps typically don't. Magical traps can usually be counteracted by {@i dispel magic}, and those without a listed proficiency rank for {@skill Stealth} can be found using {@i detect magic}. {@skill Thievery} is the most common skill used to disable traps.", + "Environmental hazards are either living things, like dangerous spores and molds, or simply features of the terrain or environment, like avalanches or rockslides. While they are always physical, some environmental hazards can't reasonably be attacked or damaged, such as a cloud of poisonous gas or a patch of quicksand. {@skill Survival} is the most common skill used to disable environmental hazards.", + "Haunts are spiritual hazards, usually formed when the spiritual essence of a location is imprinted with the instincts and emotions from a living being's demise. Because haunts lack matter, they rarely involve a physical component, and when they do, that component is generally incorporeal or might even be damaged only by positive energy. The skills and options used to disable haunts vary, though using {@skill Religion} for an exorcism is common. However, even with a successful check to disable a haunt, it can reoccur until its unfinished business is resolved. Typically, successfully disabling or enduring a haunt provides clues to determine what it would take to lay it to rest permanently." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 74, + "name": "Understanding and Choosing Statistics", + "entries": [ + "Much like for creatures, hazard statistics can be extreme, high, or low (hazards don't need as much granularity, so they usually don't have moderate or terrible values for their statistics). While they are defined in creature creation, when building a hazard, you'll use the values slightly differently.", + "{@b Extreme:} While extreme values remain world-class statistics that are extremely difficult to meet or exceed, unlike with monsters, almost all hazards have one extreme statistic because hazards normally activate only if they have gone {@condition unnoticed} or if someone critically failed to disable them. Does it have an extreme {@skill Stealth} DC that makes it incredibly hard to find, an extreme Disable DC that makes it perilous to disable, or an extreme save DC that makes it deadly in the event it triggers? These are the most common choices, as each affects a different phase of encountering the hazard.", + "{@b High:} This is a capable level, and can generally serve as a baseline value; this value for hazards covers what would be the high and moderate ranges for creatures.", + "{@b Low:} If a hazard has a weakness, like a poor Reflex save for a bulky mechanical trap or an easy DC to disable for a hard-to-find trap, it usually has a low value. If you need something even lower, use a terrible value from Building Creatures (pages 56\u201373), or just an incredibly low value." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 75, + "name": "Stealth and Disable", + "entries": [ + "When determining a hazard's combat statistics, first decide how the hazard can be located and how hard it is to disable.", + "A hazard where the main challenge is how difficult it is to find, like the {@i Core Rulebook's} {@condition hidden} pit, might have a very different effect for its level than a hazard out in plain sight, daring a PC to try to disable it, like the {@i Armageddon orb}", + { + "type": "table", + "source": "GMG", + "page": 75, + "name": "STEALTH AND DISABLE DCS", + "id": "2-13", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Extreme", + "High", + "Low" + ], + [ + "\u20131", + "18", + "15", + "12 to 11" + ], + [ + "0", + "19", + "16", + "13 to 12" + ], + [ + "1", + "20", + "17", + "14 to 13" + ], + [ + "2", + "21", + "18", + "15 to 14" + ], + [ + "3", + "23", + "20", + "17 to 15" + ], + [ + "4", + "25", + "22", + "18 to 17" + ], + [ + "5", + "26", + "23", + "20 to 18" + ], + [ + "6", + "28", + "25", + "21 to 19" + ], + [ + "7", + "30", + "27", + "23 to 21" + ], + [ + "8", + "31", + "28", + "24 to 22" + ], + [ + "9", + "33", + "30", + "26 to 23" + ], + [ + "10", + "35", + "32", + "27 to 25" + ], + [ + "11", + "36", + "33", + "29 to 26" + ], + [ + "12", + "38", + "35", + "30 to 27" + ], + [ + "13", + "40", + "37", + "32 to 29" + ], + [ + "14", + "41", + "38", + "33 to 30" + ], + [ + "15", + "43", + "40", + "35 to 31" + ], + [ + "16", + "45", + "42", + "36 to 33" + ], + [ + "17", + "46", + "43", + "38 to 34" + ], + [ + "18", + "48", + "45", + "39 to 35" + ], + [ + "19", + "50", + "47", + "41 to 37" + ], + [ + "20", + "51", + "48", + "42 to 38" + ], + [ + "21", + "53", + "50", + "44 to 39" + ], + [ + "22", + "55", + "52", + "45 to 41" + ], + [ + "23", + "56", + "53", + "46 to 42" + ], + [ + "24", + "58", + "55", + "48 to 43" + ] + ] + }, + "When deciding how your hazard is disabled, come up with a narrative description of how it would happen, which will inform which methods and skills disable the hazard. You'll need to decide the proficiency rank necessary to find the hazard as well as disable it with each method.", + "Remember, a hazard without a listed rank next to its {@skill Stealth} DC is obvious enough that creatures can find it without {@action Search||Searching}, and magical hazards without a listed rank are not normally protected against {@i detect magic}. Most hazards built by intelligent creatures are {@condition concealed} have at least a trained rank. Table 2\u201314 indicates the high and moderate proficiency requirements by level; you can use lower proficiency ranks than the ones listed, and if you use the high rank, consider a secondary, perhaps less-efficient method to disable the hazard using a lower rank. For instance, the bloodthirsty urge haunt in the {@i Core Rulebook} can be disabled with master {@skill Religion}, or by a higher DC with expert {@skill Diplomacy}.", + "If you need a {@skill Stealth} modifier for a complex hazard, just subtract 10 from the listed DC.", + { + "type": "table", + "source": "GMG", + "page": 75, + "name": "MINIMUM PROFICIENCY", + "id": "2-14", + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Levels", + "High", + "Moderate" + ], + [ + "0 or lower", + "Untrained", + "Untrained" + ], + [ + "1-4", + "Trained (expert for {@skill Perception})", + "Trained" + ], + [ + "5-8", + "Expert", + "Trained" + ], + [ + "9-18", + "Master", + "Expert" + ], + [ + "19 or higher", + "Legendary", + "Master" + ] + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 75, + "name": "Defenses", + "entries": [ + "If there's a physical component that a character could break, you'll need to determine the hazard's AC, Fortitude save, and Reflex save, using the extreme, high, and low values (preceded by E, H, or L on the table) as well as its Hardness, HP, and Broken Threshold (BT). When building a purely magical or formless hazard, you can skip this section.", + { + "type": "table", + "source": "GMG", + "page": 75, + "name": "DEFENSES", + "id": "2-15", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "EAC", + "HAC", + "LAC", + "E Save", + "H Save", + "L Save", + "Hardness", + "HP*" + ], + [ + "\u20131", + "18", + "15", + "12", + "{@dice 1d20+9|+9}", + "{@dice 1d20+8|+8}", + "{@dice 1d20+2|+2}", + "2\u20134", + "11\u201313" + ], + [ + "0", + "19", + "16", + "13", + "{@dice 1d20+10|+10}", + "{@dice 1d20+9|+9}", + "{@dice 1d20+3|+3}", + "3\u20135", + "15\u201317" + ], + [ + "1", + "19", + "16", + "13", + "{@dice 1d20+11|+11}", + "{@dice 1d20+10|+10}", + "{@dice 1d20+4|+4}", + "5\u20137", + "23\u201325" + ], + [ + "2", + "21", + "18", + "15", + "{@dice 1d20+12|+12}", + "{@dice 1d20+11|+11}", + "{@dice 1d20+5|+5}", + "7\u20139", + "30\u201334" + ], + [ + "3", + "22", + "19", + "16", + "{@dice 1d20+14|+14}", + "{@dice 1d20+12|+12}", + "{@dice 1d20+6|+6}", + "10\u201312", + "42\u201346" + ], + [ + "4", + "24", + "21", + "18", + "{@dice 1d20+15|+15}", + "{@dice 1d20+14|+14}", + "{@dice 1d20+8|+8}", + "11\u201313", + "46\u201350" + ], + [ + "5", + "25", + "22", + "19", + "{@dice 1d20+17|+17}", + "{@dice 1d20+15|+15}", + "{@dice 1d20+9|+9}", + "12\u201314", + "50\u201354" + ], + [ + "6", + "27", + "24", + "21", + "{@dice 1d20+18|+18}", + "{@dice 1d20+17|+17}", + "{@dice 1d20+11|+11}", + "13\u201315", + "54\u201358" + ], + [ + "7", + "28", + "25", + "22", + "{@dice 1d20+20|+20}", + "{@dice 1d20+18|+18}", + "{@dice 1d20+12|+12}", + "14\u201316", + "58\u201362" + ], + [ + "8", + "30", + "27", + "24", + "{@dice 1d20+21|+21}", + "{@dice 1d20+19|+19}", + "{@dice 1d20+13|+13}", + "15\u201317", + "62\u201366" + ], + [ + "9", + "31", + "28", + "25", + "{@dice 1d20+23|+23}", + "{@dice 1d20+21|+21}", + "{@dice 1d20+15|+15}", + "16\u201318", + "66\u201370" + ], + [ + "10", + "33", + "30", + "27", + "{@dice 1d20+24|+24}", + "{@dice 1d20+22|+22}", + "{@dice 1d20+16|+16}", + "17\u201319", + "70\u201374" + ], + [ + "11", + "34", + "31", + "28", + "{@dice 1d20+26|+26}", + "{@dice 1d20+24|+24}", + "{@dice 1d20+18|+18}", + "19\u201321", + "78\u201382" + ], + [ + "12", + "36", + "33", + "30", + "{@dice 1d20+27|+27}", + "{@dice 1d20+25|+25}", + "{@dice 1d20+19|+19}", + "20\u201322", + "82\u201386" + ], + [ + "13", + "37", + "34", + "31", + "{@dice 1d20+29|+29}", + "{@dice 1d20+26|+26}", + "{@dice 1d20+20|+20}", + "21\u201323", + "86\u201390" + ], + [ + "14", + "39", + "36", + "33", + "{@dice 1d20+30|+30}", + "{@dice 1d20+28|+28}", + "{@dice 1d20+22|+22}", + "22\u201324", + "90\u201394" + ], + [ + "15", + "40", + "37", + "34", + "{@dice 1d20+32|+32}", + "{@dice 1d20+29|+29}", + "{@dice 1d20+23|+23}", + "23\u201325", + "94\u201398" + ], + [ + "16", + "42", + "39", + "36", + "{@dice 1d20+33|+33}", + "{@dice 1d20+30|+30}", + "{@dice 1d20+25|+25}", + "25\u201327", + "101\u2013107" + ], + [ + "17", + "43", + "40", + "37", + "{@dice 1d20+35|+35}", + "{@dice 1d20+32|+32}", + "{@dice 1d20+26|+26}", + "27\u201329", + "109\u2013115" + ], + [ + "18", + "45", + "42", + "39", + "{@dice 1d20+36|+36}", + "{@dice 1d20+33|+33}", + "{@dice 1d20+27|+27}", + "29\u201331", + "117\u2013123" + ], + [ + "19", + "46", + "43", + "40", + "{@dice 1d20+38|+38}", + "{@dice 1d20+35|+35}", + "{@dice 1d20+29|+29}", + "31\u201333", + "125\u2013131" + ], + [ + "20", + "48", + "45", + "42", + "{@dice 1d20+39|+39}", + "{@dice 1d20+36|+36}", + "{@dice 1d20+30|+30}", + "33\u201335", + "133\u2013139" + ], + [ + "21", + "49", + "46", + "43", + "{@dice 1d20+41|+41}", + "{@dice 1d20+38|+38}", + "{@dice 1d20+32|+32}", + "36\u201338", + "144\u2013152" + ], + [ + "22", + "51", + "48", + "45", + "{@dice 1d20+43|+43}", + "{@dice 1d20+39|+39}", + "{@dice 1d20+33|+33}", + "39\u201341", + "156\u2013164" + ], + [ + "23", + "52", + "49", + "46", + "{@dice 1d20+44|+44}", + "{@dice 1d20+40|+40}", + "{@dice 1d20+34|+34}", + "44\u201346", + "168\u2013176" + ], + [ + "24", + "54", + "51", + "48", + "{@dice 1d20+46|+46}", + "{@dice 1d20+42|+42}", + "{@dice 1d20+36|+36}", + "46\u201350", + "180\u2013188" + ] + ], + "footnotes": [ + "* The Broken Threshold is usually half the hazard's HP." + ] + }, + "Some hazards, even high-level ones, don't make sense with a high Hardness value. In those cases, you can skip the Hardness and use the HP values from table 2\u20137: Hit Points on page 63. Especially for complex hazards, you might want to divide the durability over multiple sections, located in different positions, to encourage teamwork and mobility." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 76, + "name": "Offense", + "entries": [ + "Almost all hazards need an attack bonus or a save DC, and hazards that deal damage need to list a damage value. Simple hazards deal about twice as much damage as complex hazards and have an attack bonus even higher than the extreme attack bonus for a creature (abbreviated as S. Atk in Table 2\u201316: Offense). Complex hazards usually have attack bonuses akin to a high attack bonus for a creature (abbreviated as C. Atk in Table 2\u201316). You can adjust them further using Table 2\u20139: Attack Bonus on page 64 if your hazard needs it. Simple hazard DCs aren't as high for their level as their attack bonuses are, since effects with DCs usually have some effect even on a successful saving throw; use the EDC and HDC columns for extreme and hard DCs on Table 2\u201316: Offense below.", + "The damage columns on the table give a damage expression you can use, followed by the average damage in parentheses. If you want to make your own damage expression, remember that average damage is 2.5 for a d4, 3.5 for a d6, 4.5 for a d8, 5.5 for a d10, and 6.5 for a d12.", + { + "type": "table", + "source": "GMG", + "page": 76, + "name": "OFFENSE", + "id": "2-16", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "S. Atk", + "C. Atk", + "Simple Dmg", + "Complex Dmg", + "EDC", + "HDC" + ], + [ + "\u20131", + "{@dice 1d20+10|+10}", + "{@dice 1d20+8|+8}", + "{@dice 2d4+1} (6)", + "{@dice 1d4+1} (3)", + "19", + "16" + ], + [ + "0", + "{@dice 1d20+11|+11}", + "{@dice 1d20+8|+8}", + "{@dice 2d6+3} (10)", + "{@dice 1d6+2} (5)", + "19", + "16" + ], + [ + "1", + "{@dice 1d20+13|+13}", + "{@dice 1d20+9|+9}", + "{@dice 2d6+5} (12)", + "{@dice 1d6+3} (6)", + "20", + "17" + ], + [ + "2", + "{@dice 1d20+14|+14}", + "{@dice 1d20+11|+11}", + "{@dice 2d10+7} (18)", + "{@dice 1d10+4} (9)", + "22", + "18" + ], + [ + "3", + "{@dice 1d20+16|+16}", + "{@dice 1d20+12|+12}", + "{@dice 2d10+13} (24)", + "{@dice 1d10+6} (12)", + "23", + "20" + ], + [ + "4", + "{@dice 1d20+17|+17}", + "{@dice 1d20+14|+14}", + "{@dice 4d8+10} (28)", + "{@dice 2d8+5} (14)", + "25", + "21" + ], + [ + "5", + "{@dice 1d20+19|+19}", + "{@dice 1d20+15|+15}", + "{@dice 4d8+14} (32)", + "{@dice 2d8+7} (16)", + "26", + "22" + ], + [ + "6", + "{@dice 1d20+20|+20}", + "{@dice 1d20+17|+17}", + "{@dice 4d8+18} (36)", + "{@dice 2d8+9} (18)", + "27", + "24" + ], + [ + "7", + "{@dice 1d20+22|+22}", + "{@dice 1d20+18|+18}", + "{@dice 4d10+18} (40)", + "{@dice 2d10+9} (20)", + "29", + "25" + ], + [ + "8", + "{@dice 1d20+23|+23}", + "{@dice 1d20+20|+20}", + "{@dice 4d10+22} (44)", + "{@dice 2d10+11} (22)", + "30", + "26" + ], + [ + "9", + "{@dice 1d20+25|+25}", + "{@dice 1d20+21|+21}", + "{@dice 4d10+26} (48)", + "{@dice 2d10+13} (24)", + "32", + "28" + ], + [ + "10", + "{@dice 1d20+26|+26}", + "{@dice 1d20+23|+23}", + "{@dice 4d12+26} (52)", + "{@dice 2d12+13} (26)", + "33", + "29" + ], + [ + "11", + "{@dice 1d20+28|+28}", + "{@dice 1d20+24|+24}", + "{@dice 4d12+30} (56)", + "{@dice 2d12+15} (28)", + "34", + "30" + ], + [ + "12", + "{@dice 1d20+29|+29}", + "{@dice 1d20+26|+26}", + "{@dice 6d10+27} (60)", + "{@dice 3d10+14} (30)", + "36", + "32" + ], + [ + "13", + "{@dice 1d20+31|+31}", + "{@dice 1d20+27|+27}", + "{@dice 6d10+31} (64)", + "{@dice 3d10+16} (32)", + "37", + "33" + ], + [ + "14", + "{@dice 1d20+32|+32}", + "{@dice 1d20+29|+29}", + "{@dice 6d10+35} (68)", + "{@dice 3d10+18} (34)", + "39", + "34" + ], + [ + "15", + "{@dice 1d20+34|+34}", + "{@dice 1d20+30|+30}", + "{@dice 6d12+33} (72)", + "{@dice 3d12+17} (36)", + "40", + "36" + ], + [ + "16", + "{@dice 1d20+35|+35}", + "{@dice 1d20+32|+32}", + "{@dice 6d12+35} (74)", + "{@dice 3d12+18} (37)", + "41", + "37" + ], + [ + "17", + "{@dice 1d20+37|+37}", + "{@dice 1d20+33|+33}", + "{@dice 6d12+37} (76)", + "{@dice 3d12+19} (38)", + "43", + "38" + ], + [ + "18", + "{@dice 1d20+38|+38}", + "{@dice 1d20+35|+35}", + "{@dice 6d12+41} (80)", + "{@dice 3d12+20} (40)", + "44", + "40" + ], + [ + "19", + "{@dice 1d20+40|+40}", + "{@dice 1d20+36|+36}", + "{@dice 8d10+40} (84)", + "{@dice 4d10+20} (42)", + "46", + "41" + ], + [ + "20", + "{@dice 1d20+41|+41}", + "{@dice 1d20+38|+38}", + "{@dice 8d10+44} (88)", + "{@dice 4d10+22} (44)", + "47", + "42" + ], + [ + "21", + "{@dice 1d20+43|+43}", + "{@dice 1d20+39|+39}", + "{@dice 8d10+48} (92)", + "{@dice 4d10+24} (46)", + "48", + "44" + ], + [ + "22", + "{@dice 1d20+44|+44}", + "{@dice 1d20+41|+41}", + "{@dice 8d10+52} (96)", + "{@dice 4d10+26} (48)", + "50", + "45" + ], + [ + "23", + "{@dice 1d20+46|+46}", + "{@dice 1d20+42|+42}", + "{@dice 8d12+48} (100)", + "{@dice 4d12+24} (50)", + "51", + "46" + ], + [ + "24", + "{@dice 1d20+47|+47}", + "{@dice 1d20+44|+44}", + "{@dice 8d12+52} (104)", + "{@dice 4d12+26} (52)", + "52", + "48" + ] + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 76, + "name": "Designing Simple Hazards", + "entries": [ + "When designing a simple hazard, make sure to select an appropriate trigger and effect. Often, a simple hazard that merely damages its target is little more than a speed bump that slows down the game without much added value, so think about the purpose of your hazard carefully, both in the story and in the game world, especially when it's a hazard that a creature intentionally built or placed in that location. A great simple hazard does something interesting, has a longer-lasting consequence, or integrates with the nearby inhabitants or even the encounters in some way (you can find more information on integrating hazards with encounters in Dynamic Encounters on page 48)" + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 76, + "name": "Designing Complex Hazards", + "entries": [ + "Unlike a simple hazard, a complex hazard can play the part of a creature in a battle, or can be an encounter all its own. Many of the concerns with damaging effects when designing a simple hazard don't apply when designing a complex hazard. A complex hazard can apply its damage over and over again, eventually killing its hapless victim, and isn't intended to be a quick-to-overcome obstacle.", + "Complex hazards have a lot more in common with creatures than simple hazards do, and you'll see that a complex hazard's statistics are similar to those of a creature.", + "A good complex hazard often requires disabling multiple components or otherwise interacting with the encounter in some way. For instance, while the {@i Core Rulebook's} poisoned dart gallery requires only one {@skill Thievery} check to disable, the control panel is on the far end of the gallery, so a PC would need to make their way across first.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 76, + "name": "Building Routines", + "entries": [ + "A complex hazard has a routine each round, whether it stems from preprogrammed instructions built into a trap, instincts and residual emotions swirling around a complex haunt, or a force of nature like sinking in quicksand. Make sure to build a routine that makes sense for the hazard; an environmental lava chute that ejects lava into the area each round shouldn't be able to seek out and precisely target only the PCs, but it might spatter random areas within range or everything within range, depending on how you describe the hazard. However, a complex haunt might be able to recognize life force and target living creatures.", + "If you create a hazard that can't consistently attack the PCs (like the {@i Core Rulebook's} blade pillar, which moves in a random direction), you can make it deadlier than normal in other ways.", + "The hazard should have as many actions as you feel it needs to perform its routine. If you split the routine out into several actions, you can also remove some of the hazard's actions once partial progress is made in disabling or destroying it; this can give the PCs a feeling of progress, and it can encourage them to handle the hazard if it appears in a encounter alongside creatures." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 77, + "name": "Simple Hazards", + "entries": [ + "A simple hazard uses its reaction when triggered." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 80, + "name": "Complex Hazards", + "entries": [ + "Complex hazards roll initiative and act on their turn." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 82, + "name": "Building Items", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 82, + "entries": [ + "Creating your own magic and alchemical items is an amazing way to customize the adventure and gameplay for your group and add unique elements without requiring quite the same mechanical depth as a whole new class, archetype, or ancestry." + ] + }, + "New items make great mementos of previous adventures and tend to be one of the easiest elements for a character to begin using mid-campaign after receiving them as a reward. This section explains the philosophy and numbers behind creating items so you can design your own in no time!", + { + "type": "pf2-h2", + "source": "GMG", + "page": 82, + "name": "Concept and Role", + "entries": [ + "First, come up with a concept for the item based on the role the item serves in your game and in the game's world. You might include a new item in an ancient ruin to hint at the its history and the people who used to live there. For instance, a Thassilonian ruin might have an item based on rune magic, while a Jistkan ruin might have an item related to golems.", + "A new magic item might be important later in the story, or its role might be as simple as a fun wolf-themed item for the monk that uses Wolf Stance. Keep your concept in mind to guide you through the rest of the process. Start thinking about what kind of magic item it will be. Each item type has its own niche, and some are less likely to be as useful to the PCs. For instance, new weapons and armor require the PC to give up the weapon or armor they already have, which might make them more reluctant to use the new items unless they're noticeably better, while consumable items don't have as big an impact on the story as permanent items.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 82, + "name": "Item Level", + "entries": [ + "A new item is typically going to be within a few levels of the PCs. If it's too low, it might not be interesting, and if it's too high, it might be too powerful or too lucrative to sell." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 82, + "name": "Comparison", + "entries": [ + "First, take a look at similar items. For example, if you want a permanent item that lets someone fly, look at the {@i broom of flying}, which moves of its own volition to a location and thus can't be used to gain a huge advantage during combat, and {@i winged boots}, which can. This will give you an idea of the right level range and the different specifics and limitations of existing items. You might even be able to just adjust one of those a bit to get what you want with minimal work." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 82, + "name": "Item Effects", + "entries": [ + "Next, use the item's concept and role to decide its effects. This is where your creativity will bring the item to life. Make sure to have it do something exciting and roleplay-inspiring. A magic item that does nothing more than deliver a bonus is far less interesting, even if the item does have a load-bearing item bonus, like a magic weapon. To determine the item's power, take into account the special abilities you give the item as well as the item bonus (if any) that it grants.", + "For specific advice for the type of magic item you are creating, check out Designing by Type on page 83.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 82, + "name": "Special Abilities", + "entries": [ + "When deciding what special abilities are appropriate for what level, it's best to look for similar spells to gauge the effect. For most consumables, the effect should be less powerful than the highest level spell a spellcaster of the item's level could cast. Scrolls are about the most efficient you can get\u2014they're the same level the spellcaster would be\u2014but they require a spellcaster that has the spell on their list, and take the same actions as casting the spell normally.", + "The most straightforward choice is a once-per-day ability. For this, the item's level should be at least 2 levels higher than the minimum level a spellcaster could first cast that spell. For example, if your ability is about as powerful as a 3rd-level spell cast once per day (perhaps {@spell haste}), then it should be at least a 7th-level item. A basic wand is a good example. However, a wand is flexible and can contain the most effective possible choice for its spell level (such as long-lasting spells where once a day is effectively permanent), so a specific item that doesn't grant such a spell could have additional powers or bonuses at the same price as a wand.", + "If the item can be activated multiple times per day, it should be at least 4 levels higher instead\u20149th level in our example. Frequency could range from twice per day to once per hour and anything in between. Choose whatever makes sense to allow the characters to use the item more frequently without being effectively constant or unlimited. The appropriate frequency, or whether it's ever okay to have unlimited activations, varies wildly based on the spell. Unlimited castings of a cantrip is fine, but an effect akin to a non-cantrip spell is rarely a good idea. Only attempt to build such an item when you're certain of the consequences.", + "Items that can be activated less often than once per day don't appear too often, and they usually fit best with abilities that make sense outside of encounters. It's still best to stick to the guidelines for once-per-day abilities, but these items tend to have more properties\u2014and often strange ones.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 82, + "name": "Constant Abilities", + "entries": [ + "If you want an effect to be constant, set the level and Price accordingly. For instance, let's say your group is 16th level and you want to give them an item themed around flying.", + "A 7th-level {@spell fly} spell lasts an hour already, so one casting covers a significant portion of the adventuring day. To keep it simpler, you decide to create a 16th-level cloak that lets the wearer constantly fly. Remember, some effects were never meant to be constant and could warp your game." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 83, + "name": "Activation Actions", + "entries": [ + "Watch out when picking the number of actions an activation takes! A 1-action activation that casts a spell with a 2-action casting time is drastically more powerful in an encounter than an item with a 2-action activation would be. An item like that is typically much higher level, and it works best with \"helper\" spells or ones with limited utility rather than offensive spells. The safest bet is to use the same number of actions the spell normally takes to cast." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 83, + "name": "Scaling Out of Usefulness", + "entries": [ + "Some spells aren't appealing if their level is too low. For instance, an item that casts 1st-level {@i burning hands} three times per day might be 5th or 6th level. The problem is that spell scaling has the biggest impact at low levels, so the spell isn't effective compared to other actions a character could take. Err on the side of fewer, more impressive activations." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 83, + "name": "Bonuses", + "entries": [ + "If your item includes item bonuses, check the table below for the minimum item levels the game's math expects permanent bonuses to be applied to. A lower-level item might give such a bonus temporarily, but keep track to make sure the item isn't effectively permanent. If a character typically picks three or fewer locks a day, there's no difference between a +2 item bonus to pick all locks and an activation that gives a +2 item bonus to {@action Pick a Lock} three times per day.", + "For attack bonuses, AC, and saves, the minimums match {@i magic weapons} and {@i magic armor}. You can have other items with these bonuses (like {@i {@item handwraps of mighty blows (generic)|CRB|handwraps of mighty blows}}), but keep in mind they compete with fundamental runes.", + "Skill bonuses come on a wider range of items. Some are more broadly useful, so an {@skill Athletics} item might be more expensive than an equivalent {@skill Society} item. Gaining a bonus to {@skill Perception} is especially valuable compared to gaining a bonus to a skill. Just because an item is the minimum level for its bonus doesn't mean the bonus should be the item's only power. The item can and should have an additional interesting power beyond the bonus. Likewise, an item can come at a higher level than the minimum, but if it's much higher, its abilities start to compete with the next bonus." + ] + }, + { + "type": "table", + "source": "GMG", + "page": 83, + "name": "LEVELS FOR PERMANENT ITEM BONUSES", + "id": "2-17", + "rows": [ + [ + "Statistic", + "+1", + "+2", + "+3" + ], + [ + "Attack Bonus", + "2", + "10", + "16" + ], + [ + "AC", + "5", + "11", + "18" + ], + [ + "Save (resilient rune)", + "8", + "14", + "20" + ], + [ + "Skill/Perception", + "3", + "9", + "17*" + ] + ], + "footnotes": [ + "* This is also the minimum level for apex items." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 83, + "name": "Designing by Type", + "entries": [ + "The following guidance applies to items of various types.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 83, + "name": "Alchemical Items", + "entries": [ + "Alchemical items are consumables. Because alchemists can make a large number for free, alchemical items tend to be on the weaker end for their level, with lower Prices. Avoid {@trait alchemical} effects that feel too much like magic. Alchemy is capable of fantastical things, but should have its own distinct feel; where you draw the line depends on your game.", + "Alchemical bombs are like weapons for alchemists and should usually primarily deal damage, with small extra effects. Existing bombs are great models. Elixirs are varied; make sure not to duplicate potions, especially highly magical ones. Be careful with mutagen drawbacks; it's easy to make one that doesn't affect certain characters. Look at the serene mutagen. If its drawback didn't affect spells, Wisdom-based casters who didn't use weapons would have no drawback.", + "Poisons are one of the trickier alchemical items to make, and it's usually best to just tweak one found in the {@i Core Rulebook} to avoid making something that's overpowered; compare to poisons of the same type that have similar onset and stage duration, as longer onset and duration poisons tend to deal drastically more damage. Alchemical tools are best used for adding a little weirdness. They can be especially creative and interesting, but tend not to be powerful." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 83, + "name": "Ammunition", + "entries": [ + "Magic ammunition is consumable; launching it destroys it. Pay attention to whether you give the ammunition an activation: any big flashy effect for its level should almost always have one, since otherwise the effect is essentially a free action on top of a {@action Strike}. This is particularly important for extremely low-level ammunition, since a high-level character could use that ammunition for every {@action Strike} without noticing the gold cost. If the ammunition doesn't deal normal {@action Strike} damage on a hit, remember to say that! Dealing damage is the default." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 83, + "name": "Armor and Weapons", + "entries": [ + "Specific armor and weapons replace the opportunity to add property runes, so you have a lot of space to design. Choose abilities that feel attached to the fact that they are weapons or armor; for instance, a fiery sword that you point at an enemy to shoot fire bolts is more on theme than a fiery sword that casts {@i wall of fire} in an unconnected way.", + "The specific item should cost more than the base armor or weapon would with just the fundamental runes, but you can often discount the cost of the additional components significantly as part of the specific item's special niche. Be careful about specific armor or weapons that include property runes in addition to unique specific abilities. If you discount the item, you might end up with an item significantly superior to one built using the normal property runes system. That's not always bad, since it's still giving up customization for power, and this can be appropriate if the item has an important place in your story. Just make sure the difference isn't too drastic.", + "If you just want to create armor or a weapon with runes and no extra special abilities, you can do so. The Price of such an item is the sum of all the runes' Prices, and its level is that of the highest-level rune on the item.", + "When picking abilities, you can also consider taking from the relic gifts found on pages 96\u2013105. Even if your game doesn't use relics, that section has plenty of choices sorted by theme. If you do, keep in mind that relic abilities are typically more powerful than usual for their level and that those abilities wouldn't scale on a normal magic item." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Held Items", + "entries": [ + "Usually, held items should require manipulation to use, with {@action Interact} activations. They are most often tools, implements, items that can be thrown, and the like. Imagine a PC physically using the item and what that looks like.", + "Remember that held items are more challenging for martial characters to use, compared to spellcasters or hands-free characters, like monks. A barbarian might have to give up a two-handed weapon to use a held item, and so is less likely to use one. This means you might want to design held items specifically for non-martial characters, or have them be items a martial character uses outside of combat." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Oils", + "entries": [ + "Oils are consumables you slather onto items or, rarely, creatures. They provide an interesting opportunity to apply effects to other items. Just remember not to accidentally make something that should be applied topically into a potion; for instance, a {@condition petrified} character can't drink an anti-petrifying potion! The actions an oil takes to use depend on how thoroughly it needs to be applied. For one used outside of combat, it could take a minute or more." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Potions", + "entries": [ + "Potions are consumables in the truest sense; you literally consume them. Since the action of drinking isn't easy to split up, they take only a single action to activate. This advantage makes potions that replicate spell effects incredibly powerful, and it's the reason potions are nearly always higher level than scrolls with similar effects." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Runes", + "entries": [ + "Property runes are a fun and versatile way to customize weapons and armor without throwing away the previous items. Each should be fairly simple, especially at lower levels, because combining runes can make things overcomplicated. Compare to other properties to determine the right level." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Scrolls", + "entries": [ + "You'll never need to design a new scroll, but use them as a comparison when designing other types of consumables. If you're designing a consumable that seems like it's much better than a scroll of its level\u2014or faster to activate\u2014you should probably raise the item's level or adjust the effect." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Shields", + "entries": [ + "Use the {@i sturdy shields} as benchmarks for the best possible shield Hardness, HP, and BT for a shield of that level. Your new shield should have less than those benchmarks since it also does something else, and you can use the magnitude of the reduction to build room for creative defensive abilities." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Staves", + "entries": [ + "You'll need to come up with a theme and curate a list of spells that stay close to that theme, typically one to three per spell level, all on one spell list. A staff is always at least 3 levels higher than the minimum level for a spellcaster to cast the highest-level spell it contains, so a staff with up to 4th-level spells would be at least a 10th-level item." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Structures", + "entries": [ + "Structures are evocative and make great tertiary items, quirky but not part of a combat build. This allows you to price them affordably, but make sure there isn't some {@condition hidden} abuse where the structure drastically alters encounters. The {@trait structure} trait is intended to help as a starting point." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Talismans", + "entries": [ + "Because talismans are affixed ahead of time but don't take an action to retrieve, they reward forethought and planning. Those that can be activated as a free action also have the best action efficiency of any consumable. In the same way scrolls reward specific spellcasters, talisman requirements reward particular types of characters. Talismans might grant a single use of a feat, with an additional effect if the character already has that feat. Think of talismans as martial characters' answer to scrolls to expand on the options of the non-spellcasters at your table." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Wands", + "entries": [ + "You won't need to design basic {@i magic wands}, but you might want a special wand. When designing a new special wand, your wand's level will usually be 1 to 2 levels higher than the basic wand, depending on the magnitude of the special effect. Remember that if you make the wand 2 levels higher, it's now competing with wands of a spell a whole level higher, so the special effect should be worth that cost!" + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 84, + "name": "Worn Items", + "entries": [ + "Worn items vary wildly in their effects, but they all take up one of a character's 10 invested items. Remember to include the item's worn entry, if applicable (or \u2014 if you could imagine someone wearing 10 or more with no difficulty)" + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 84, + "name": "POTIONS VS. ELIXIRS", + "entries": [ + "Alchemical items and magic items follow a similar price economy based on their level, but the effects of potions can be a bit broader and more directly magical. Alchemists can also make extremely large numbers of elixirs at an item level equal to their alchemist level, so if a 17th level elixir was competing with a 9th level spell for power, an alchemist would be packing the equivalent of over 40 9th level spells, and potentially {@condition quickened} spells thanks to the single action activation." + ] + }, + "Where the item is worn should usually match its effects or bonuses: shoes help you move, eyepieces affect your vision, and so on. As with held items, imagine a character wearing the item to picture how they use its magic.", + "Apex items are always at least level 17 and should have unique abilities on top of their bonus, just like other items." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 85, + "name": "Fill in the Numbers", + "entries": [ + "You're almost done! The final step is to fill in the numbers.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 85, + "name": "Dcs", + "entries": [ + "Choose any DCs for the item's abilities. You can't go wrong with the typical DCs in Table 2\u201318. However, an item with a narrow function might have a DC up to 2 higher, and one that forces a save (such as with an aura) is typically 2 lower.", + "The lower the DC, the quicker the item becomes obsolete." + ] + }, + { + "type": "table", + "source": "GMG", + "page": 85, + "name": "MAGIC ITEM DCS", + "id": "2-18", + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Item Level", + "DC" + ], + [ + "1", + "15" + ], + [ + "2", + "16" + ], + [ + "3", + "17" + ], + [ + "4", + "18" + ], + [ + "5", + "19" + ], + [ + "6", + "20" + ], + [ + "7", + "23" + ], + [ + "8", + "24" + ], + [ + "9", + "25" + ], + [ + "10", + "27" + ], + [ + "11", + "28" + ], + [ + "12", + "29" + ], + [ + "13", + "30" + ], + [ + "14", + "31" + ], + [ + "15", + "34" + ], + [ + "16", + "35" + ], + [ + "17", + "37" + ], + [ + "18", + "38" + ], + [ + "19", + "41" + ], + [ + "20", + "43" + ] + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 85, + "name": "Item Prices", + "entries": [ + "Use the following guidelines for pricing items.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 85, + "name": "Permanent Items", + "entries": [ + "Each item level has a price range. Based on the item's role and abilities, decide where in that range to place it. There's plenty of variation, and you primarily need to worry about Price only if you expect the PCs will be able to sell it.", + "Primary items cost near the highest value for their level.", + "They have a big impact on combat or player ability. This includes weapons, armor, and {@skill Perception} items. The highest price is for items like {@i magic weapons}, {@i magic armor}, and apex items. So a {@i +1 striking weapon} is 100 gp at 4th level.", + "Secondary items, with middle values, give significant secondary benefits or enhance highly consequential noncombat or support skills like {@skill Medicine} or {@skill Crafting}.", + "Tertiary items, with low value, are weird or very specific items, ones not usually core to a character's build.", + "Especially strange ones might fall into the gap between two levels." + ] + } + ] + }, + { + "type": "table", + "source": "GMG", + "page": 85, + "name": "PERMANENT MAGIC ITEM PRICE", + "id": "2-19", + "colStyles": [ + "", + "text-center", + "" + ], + "rows": [ + [ + "Level", + "Price", + "Core Item" + ], + [ + "1", + "10\u201320 gp", + "" + ], + [ + "2", + "25\u201335 gp", + " +1 weapon" + ], + [ + "3", + "45\u201360 gp", + " +1 skill item" + ], + [ + "4", + "75\u2013100 gp", + " +1 striking weapon" + ], + [ + "5", + "125\u2013160 gp", + " +1 armor" + ], + [ + "6", + "200\u2013250 gp", + "" + ], + [ + "7", + "300\u2013360 gp", + "" + ], + [ + "8", + "415\u2013500 gp", + " +1 resilient armor" + ], + [ + "9", + "575\u2013700 gp", + " +2 skill item" + ], + [ + "10", + "820\u20131,000 gp", + " +2 striking weapon" + ], + [ + "11", + "1,160\u20131,400 gp", + " +2 resilient armor" + ], + [ + "12", + "1,640\u20132,000 gp", + " +2 greater striking weapon" + ], + [ + "13", + "2,400\u20133,000 gp", + "" + ], + [ + "14", + "3,600\u20134,500 gp", + " +2 greater resilient armor" + ], + [ + "15", + "5,300\u20136,500 gp", + "" + ], + [ + "16", + "7,900\u201310,000 gp", + " +3 greater striking weapon" + ], + [ + "17", + "12,000\u201315,000 gp", + " +3 skill item, apex item" + ], + [ + "18", + "18,600\u201324,000 gp", + " +3 greater resilient armor" + ], + [ + "19", + "30,400\u201340,000 gp", + " +3 superior striking weapon" + ], + [ + "20", + "52,000\u201370,000 gp", + " +3 superior resilient armor" + ] + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 85, + "name": "Consumables", + "entries": [ + "Consumables have a slightly narrower range, with topend items like scrolls, optimum healing potions, or super-useful consumables like a {@i potion of invisibility} at the high end." + ] + }, + { + "type": "table", + "source": "GMG", + "page": 85, + "name": "CONSUMABLE PRICE", + "id": "2-20", + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Price" + ], + [ + "1", + "3\u20134 gp" + ], + [ + "2", + "5\u20137 gp" + ], + [ + "3", + "8\u201312 gp" + ], + [ + "4", + "13\u201320 gp" + ], + [ + "5", + "21\u201330 gp" + ], + [ + "6", + "31\u201350 gp" + ], + [ + "7", + "51\u201370 gp" + ], + [ + "8", + "71\u2013100 gp" + ], + [ + "9", + "101\u2013150 gp" + ], + [ + "10", + "151\u2013200 gp" + ], + [ + "11", + "201\u2013300 gp" + ], + [ + "12", + "301\u2013400 gp" + ], + [ + "13", + "401\u2013600 gp" + ], + [ + "14", + "601\u2013900 gp" + ], + [ + "15", + "901\u20131,300 gp" + ], + [ + "16", + "1,301\u20132,000 gp" + ], + [ + "17", + "2,001\u20133,000 gp" + ], + [ + "18", + "3,001\u20135,000 gp" + ], + [ + "19", + "5,001\u20138,000 gp" + ], + [ + "20", + "8,001\u201314,000 gp" + ] + ] + }, + "You can use the table found here to quickly apply a quirk to any item, such as items found as treasure or new items that a PC creates. Rather than rolling, you can instead choose one yourself or invent a new quirk. Item quirks don't normally have any {@trait mechanical} effect, since their only purpose is to be colorful and further flesh out the world, though you can add one if you so choose. Such." + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "GMG", + "page": 86, + "name": "Item Quirks", + "blue": true, + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 86, + "entries": [ + "Item quirks are peculiar characteristics that make items unique in unusual ways. These can make individual items\u2014particularly permanent items\u2014stand out from one another, and can give additional wonder to magical items beyond just their mechanical benefits." + ] + }, + "You can use the table found here to quickly apply a quirk to any item, such as items found as treasure or new items that a PC creates. Rather than rolling, you can instead choose one yourself or invent a new quirk. Item quirks don't normally have any {@trait mechanical} effect, since their only purpose is to be colorful and further flesh out the world, though you can add one if you so choose. Such effects should never grant more than a +1 item bonus or \u20131 item penalty, and even then the statistic or check it applies to should be narrow. For a quirk that grants an item the ability to speak, you choose the language based on the history of the item, or your best guess of what that history might be. It's typically a language spoken by the item's creator.", + { + "type": "table", + "source": "GMG", + "page": 86, + "name": "QUIRKS", + "id": "2-21", + "rollable": true, + "rows": [ + [ + "{@dice 1d100|d%}", + "Quirk", + "Description" + ], + [ + "01", + "Melodic", + "Faint music plays when in use." + ], + [ + "02", + "Skin-altering", + "The user's skin color changes to a bright color such as blue or green." + ], + [ + "03", + "Choral", + "Repeats everything the user says in a singing voice." + ], + [ + "04", + "Mood coloration", + "User's mood affects the item's color." + ], + [ + "05", + "Chatty", + "Happily engages in small talk." + ], + [ + "06", + "Spoiling", + "Food within 1 foot spoils at twice the normal rate." + ], + [ + "07", + "Friendly", + "Requests to be introduced to everyone the user meets." + ], + [ + "08", + "Muffling", + "Nearby sounds are slightly quieter." + ], + [ + "09", + "Runic", + "Runes appear on the user's skin." + ], + [ + "10", + "Comfortable", + "Can serve as a pillow or blanket." + ], + [ + "11", + "Rain-blocking", + "The user remains dry in the rain." + ], + [ + "12", + "Clumsy", + "When unattended, knocks over other small items within 1 foot." + ], + [ + "13", + "Elemental appearance", + "Seems made of flame, water, or another elemental material." + ], + [ + "14", + "Magnetic", + "Small, ferrous objects of light Bulk or less adhere to it." + ], + [ + "15", + "Aberrant", + "Has tentacles, teeth, or other off-putting features." + ], + [ + "16", + "Dream-eating", + "Creatures asleep within 10 feet do not dream." + ], + [ + "17", + "Clean", + "Remains pristine despite filth." + ], + [ + "18", + "Hungry", + "Needs daily meals, often odd things like wood shavings." + ], + [ + "19", + "Smelly", + "Smells like the last food the user ate." + ], + [ + "20", + "Flamboyant", + "Flashes of light, sparks of color, and other effects shower from it." + ], + [ + "21", + "Verdant trail", + "Small plants grow where the user walks, remaining for 1 hour." + ], + [ + "22", + "Complaining", + "Grumbles when not in use." + ], + [ + "23", + "Detecting", + "Aware of a specific animal or plant, such as squirrels or poison ivy, within 30 feet." + ], + [ + "24", + "Fibbing", + "Tells grandiose and obvious lies." + ], + [ + "25", + "Compressing", + "User is slightly shorter." + ], + [ + "26", + "Attentive", + "Turns to face the last creature to touch it." + ], + [ + "27", + "Soprano", + "User's voice becomes higher." + ], + [ + "28", + "Shrinking", + "Decreases in size when used." + ], + [ + "29", + "Aromatic", + "Nearby air smells pleasant." + ], + [ + "30", + "Temperate", + "Slight warmth spills from the item." + ], + [ + "31", + "Slime trail", + "User leaves a trail of slime where they walk, remaining for 1 hour." + ], + [ + "32", + "Tetrachromatic", + "Colors seem more vivid to the user." + ], + [ + "33", + "Resounding", + "Nearby sounds are slightly louder." + ], + [ + "34", + "Insect-attracting", + "Harmless insects swarm around it." + ], + [ + "35", + "Ancient tongue", + "Speaks in a forgotten language." + ], + [ + "36", + "Bloodthirsty", + "The sight of blood causes it to quiver in anticipation." + ], + [ + "37", + "Polished", + "Highly reflective." + ], + [ + "38", + "Scribing", + "Absorbs ink for 1 hour, allowing its points to be used as a pen." + ], + [ + "39", + "Dirty", + "A layer of filth always remains." + ], + [ + "40", + "Eye-altering", + "User's eye color changes." + ], + [ + "41", + "Preserving", + "Food within 1 foot spoils at half rate." + ], + [ + "42", + "Leafy", + "Small plants grow on or from it." + ], + [ + "43", + "Wet", + "It and its user are always damp." + ], + [ + "44", + "Encouraging", + "Offers encouragement when the user fails a check." + ], + [ + "45", + "Loyal", + "Remains within 5 feet of the user, as if on a tether." + ], + [ + "46", + "Ritualistic", + "Demands the user perform a simple act every morning." + ], + [ + "47", + "Restless", + "Slowly moves and fidgets." + ], + [ + "48", + "Displaced", + "Appears offset from where it is." + ], + [ + "49", + "Caring", + "Provides advice and reminders." + ], + [ + "50", + "Projecting", + "Light creates a kaleidoscopic effect." + ], + [ + "51", + "Hair-altering", + "User's hair color changes." + ], + [ + "52", + "Watchful", + "Staring eyes cover it." + ], + [ + "53", + "Generous", + "Produces small, token gifts." + ], + [ + "54", + "Bass", + "User's voice becomes lower." + ], + [ + "55", + "Leaking", + "Secretes a harmless liquid." + ], + [ + "56", + "Taste-altering", + "Food tastes different, such as tasting sweeter or saltier." + ], + [ + "57", + "Bouncy", + "Bounces on collision." + ], + [ + "58", + "Lucid", + "Creatures asleep within 10 feet see the item in their dreams." + ], + [ + "59", + "Decorous", + "Insists the user use polite language." + ], + [ + "60", + "Junky", + "Appears shoddy or made of scraps." + ], + [ + "61", + "Cavorting", + "Dances in place when not in use." + ], + [ + "62", + "Furry", + "Covered by a thin coat of fur." + ], + [ + "63", + "Unusually colored", + "An outlandish color, such as a bright purple suit of armor." + ], + [ + "64", + "Sonorous", + "Sounds a pure tone when struck." + ], + [ + "65", + "Starry", + "Seems made of night sky." + ], + [ + "66", + "Compact", + "Packs neatly into a smaller form." + ], + [ + "67", + "Misting", + "Constantly leaking mist or steam." + ], + [ + "68", + "Chirping", + "Coos and squeaks when used." + ], + [ + "69", + "Balanced", + "Always remains perfectly upright." + ], + [ + "70", + "Sun-blocking", + "User never receives sunburns." + ], + [ + "71", + "Animal-attracting", + "Harmless animals follow the user." + ], + [ + "72", + "Flaunting", + "Forces user to move dramatically." + ], + [ + "73", + "Tracing", + "Followed by thin trails of color." + ], + [ + "74", + "Monologuing", + "Recites long lectures or speeches." + ], + [ + "75", + "Foretelling", + "Makes mysterious predictions." + ], + [ + "76", + "Adhesive", + "Sticks slightly to any surface." + ], + [ + "77", + "Levitating", + "Floats slightly above a surface." + ], + [ + "78", + "Slimy", + "Covered by a thin layer of slime." + ], + [ + "79", + "Commentating", + "Remarks on its surroundings." + ], + [ + "80", + "Numbing", + "User is less sensitive to pain." + ], + [ + "81", + "Time-telling", + "Announces the current time." + ], + [ + "82", + "Towering", + "User is slightly taller." + ], + [ + "83", + "Absorbent", + "Absorbs up to one pint of liquid." + ], + [ + "84", + "Faceted", + "Appears made of crystal or gems." + ], + [ + "85", + "Bubbly", + "Creates bubbles when used." + ], + [ + "86", + "Image-flipping", + "User appears to be mirrored." + ], + [ + "87", + "Hair-growing", + "User's hair grows at double rate." + ], + [ + "88", + "Alternating", + "Appearance slowly changes." + ], + [ + "89", + "Sweaty", + "Becomes damp and pungent when used extensively." + ], + [ + "90", + "Glittering", + "Shimmers and glows with light." + ], + [ + "91", + "Molting", + "Sheds a thick film every morning." + ], + [ + "92", + "Echoing", + "Sounds around the user echo." + ], + [ + "93", + "Shadowless", + "Item and user cast no shadow." + ], + [ + "94", + "Storytelling", + "Is inscribed with a story or knows a tale it can recite on command." + ], + [ + "95", + "Chilled", + "Slightly cool to the touch." + ], + [ + "96", + "Color-washing", + "User's vision shifts to a given coloration, such as sepia or monochrome." + ], + [ + "97", + "Growing", + "Increases in size when used." + ], + [ + "98", + "Floating", + "Slowly descends when dropped." + ], + [ + "99", + "Two quirks", + "Roll twice on the table and apply both quirks to the item. Reroll any results of 99 or 100." + ], + [ + "100", + "Three quirks", + "Roll three times on the table and apply all quirks to the item. Reroll any results of 99 or 100." + ] + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 88, + "name": "Intelligent Items", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 88, + "entries": [ + "Magic items with a mind of their own have been a hallmark of myth and fantasy for millennia. When integrated into a campaign, they can become memorable characters in their own right." + ] + }, + "Intelligent items are a special kind of magic item that straddles the line between treasure and NPC. An intelligent item might be another type of item as well: it could be an artifact (like {@i Serithtial} on page 112), a cursed item (page 90), or even a relic (page 94) that grows with its wielder.", + "Introducing an intelligent item is an effective way to subtly alter the party dynamic. An intelligent item works well when its personality makes it a natural complement or foil for its partner: the PC investing, holding, or otherwise interacting with the item. An intelligent item that can communicate only with that particular PC is also a great way to engage players who are a bit quieter, or those slower to speak in a scene where all the PCs can talk to a particular NPC. Due to their inherently limited agency, intelligent items are at less of a risk for stealing the spotlight than other NPCs who travel along with the party.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 88, + "name": "Intelligent Item Rules", + "entries": [ + "Every intelligent item has the {@trait intelligent} trait. Intelligent items can't be crafted by normal means\u2014typically an accident, a divine act, or a major sacrifice on the part of the creator is required to grant the item the mental essence it needs for sentience, and in some rare cases the spiritual essence it needs to have a soul of its own.", + "Because of this, intelligent items are always rare or unique. The normal statistics and rules for wearing or using an item of its type still apply to an intelligent item. In addition, intelligent items have a few statistics other items lack.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 88, + "name": "Alignment", + "entries": [ + "An intelligent item always has an alignment trait, just like any other creature, even if it isn't fully sapient. Few intelligent items are capable of growing and changing their alignment and fundamental nature; most are fixed at the time of their creation." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 88, + "name": "Perception and Senses", + "entries": [ + "An intelligent item that has any sense of the world around them has a {@skill Perception} modifier. Intelligent items have only the senses listed within their entry, rather than the assumed assortment of senses that most creatures have. If an intelligent item notices something its partner doesn't, it might be able to communicate with its partner and let them know." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 88, + "name": "Communication and Languages", + "entries": [ + "Intelligent items almost always have some means of communication\u2014an easy way to demonstrate an item's intelligence! The most common ways are via empathy, speech, and telepathy. Speech and telepathy function as they do for any creature, while an empathic connection allows the item to share only emotions. Empathic and telepathic connections are often limited either to the item's partner or to a certain distance.", + "If an intelligent item understands or speaks any languages, they are listed in parentheses in its Communication entry. If the item doesn't have speech listed, it can only understand the listed languages, not speak them." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 88, + "name": "Skills", + "entries": [ + "Intelligent items might have skill modifiers for Intelligence, Wisdom, or Charisma-based skills that fit their nature." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 88, + "name": "Ability Scores", + "entries": [ + "Intelligent items have Intelligence, Wisdom, and Charisma scores, though as inanimate objects, they don't have Strength, Dexterity, or Constitution entries." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 88, + "name": "Will Save", + "entries": [ + "Since they have their own minds, intelligent items might be subject to {@trait mental} effects that require a Will save." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 88, + "name": "Item Agency", + "entries": [ + "As a default, intelligent items have control over all their own magic, meaning an intelligent magic weapon could deny the effects of its fundamental and property runes if it so chose, and intelligent items perform their own activations when they wish. Intelligent items can typically use 3 actions per turn, acting on their partner's turn. These actions don't count toward their partner's 3 actions. They have a reaction if any of their activations requires one.", + "Beyond denying magic effects and communicating their displeasure, intelligent items can usually influence or hinder their partners only in subtle ways. If the item is a weapon or tool necessary for an action (like thieves' tools), it can at least be disruptive enough to make its partner take a \u20132 circumstance penalty to associated checks, much as if the partner were using an improvised weapon or tool. If an intelligent item can have a greater effect, such as seizing control of its partner's body for a time, the intelligent item's entry includes those abilities." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 89, + "name": "Designing Intelligent Items", + "entries": [ + "When you first set out to create an intelligent item, ask yourself what role you expect the item will play in your game. Unlike any other item, the intelligent item is a character of its own and adds to the group dynamic, usually in ways similar to a minor NPC who follows the party throughout the adventure. That means it's important to have a clear role in mind. Is the item an ally in the PCs' dangerous quest? A kindred spirit and confidante? A foil for the PC? A morally ambiguous ally worth handling for its great power? Or perhaps a bit of comic relief? Once you know what you want in the item, you can develop its personality and abilities in parallel, coming up with thematic links between them.", + "When choosing values for the intelligent item's statistics, you'll often want to use values suitable for a creature of its level. You could use much lower values if you want to give it a weakness, but keep in mind that a low Will modifier might make it particularly easy to control, which could be a problem if it can make life miserable for its partner. Because the item can usually activate its abilities on its own, the intelligent item is essentially adding a limited additional character to the PCs' team, so consider its effect on the encounters the PCs face. For example, a high-level normal item that lets a PC cast a 3rd-level {@i fireball} every round might be reasonable given that it counts toward the PC's available actions, but an intelligent item is adding that {@i fireball} on top of everything else the PCs can do." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 89, + "name": "Specific Intelligent Items", + "entries": [ + "The following, as well as the intelligent artifact {@i Serithtial} on page 112, are a few example intelligent items to get you started." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 90, + "name": "Cursed Items", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 90, + "entries": [ + "While magical items can be potent weapons in any adventurer's arsenal, magic can be unpredictable and is not always benign. Cursed items are unusual magical creations that have a malicious effect on the unwary and can force its wielders into difficult choices." + ] + }, + "Cursed items are almost never made intentionally; even those who set out to curse an item find the task incredibly difficult or even impossible. These items are the results of magical mishaps, shoddy crafting, or sinister forces interfering with the creation. Many specify how their curses work, but curses are fickle, and you as the GM determine how curses play out in your game. Due to these factors, an item with the {@trait cursed} trait is always rare.", + "{@b Identifying Cursed Items:} Cursed items often appear to be ordinary magical items, as the magic that warps their function also disguises their curses from detection. Unless you roll a critical success when Identifying a cursed item, it simply appears as something {@condition helpful} or benign. A critical success reveals both the presence of the curse and the exact nature of the curse.", + "{@b Removing Cursed Items:} Many cursed items can't be discarded. Some use magic to fuse to the wielder, making it impossible to remove the item, while others attune to their owner and return even if discarded. (This section uses the term \"fuse\" to describe either situation.) In many cases, this feature reveals itself only after the cursed item has been triggered for the first time or after investing the item for the first time, allowing the user to develop a false sense of security. Fused cursed items can be removed by targeting the item's owner with a {@i remove curse} spell or similar magic. If the spell is successful, the item can be discarded, but nothing prevents the item from cursing the same creature again if the conditions are met, so it's best to dispose of the item quickly. Invested cursed items that can't be removed continue to count against a character's invested items, even without reinvesting them each day.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 90, + "name": "Specific Cursed Items", + "entries": [ + "The following are a few examples of cursed items." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 92, + "name": "Item Curses", + "entries": [ + "Most curses alter a base item. Item curses alter their base item, much like a property rune, though they can't be detected or identified unless a creature critically succeeds at a check to Identify the Item. A curse can be applied to the specific types of magic items listed in its Usage entry.", + "Curses typically can't be removed or transferred from the item, though at your discretion, either might be possible after the curse is {@condition broken}. If the PCs manage to break the curse, the newly uncursed item could be quite valuable." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 94, + "name": "Relics", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 94, + "entries": [ + "Some extraordinary magic items grow in power along with a character, gaining abilities that add to an adventurer's legend. These are called relics, and owning one can define a character more than any other magic item could." + ] + }, + "Relics begin as a simple item, called a relic seed, which is little more than a functional item with a minor {@trait magical} effect associated with it. As the owner of the relic grows in power, so does the relic. It develops gifts, which are new magical abilities and activations. These abilities might be themed to the relic, the character, or the nature of the campaign. If a relic is passed to another character, this process begins anew, sometimes granting the same abilities again over time, but possibly unlocking entirely new powers. If someone else takes the relic from its owner, it usually works for a while, though it might lose its power incrementally over time if not returned to its owner. How the relic changes in such a circumstance is up to you, and should fit the story.", + "The decision to add relics to the game is entirely up to you as the GM. If you decide to add them, you'll need to adjust treasure somewhat. It's also wise to consider how many players you expect to end up with relics. Will they each get one? Or will there be just one or two tied to the theme of the campaign?", + { + "type": "pf2-h2", + "source": "GMG", + "page": 94, + "name": "Discovering a Relic", + "entries": [ + "Some relics might begin as ordinary items with a rich history. They might be part of a character's starting gear, only to have their true powers uncovered later during play.", + "Other relics can be acquired during play as part of the ongoing story. Regardless of their origin, these powerful items might not appear to be much at first, but they contain the potential to become something truly great.", + "For example, an old, tarnished amulet found around the neck of a buried king might turn out to be an item of deep historical significance that awakens to great power.", + "The seemingly ordinary family sword, passed down to each new generation, might unlock {@condition hidden} potential through the deeds of its owner.", + "The PCs might immediately recognize a relic for its ability, or they might carry it for a time before its true nature becomes apparent. The story of a relic should be a tale of discovery. At first, a relic's wielder likely does not fully understand the item's power, or might be unable to use it, learning of its abilities only after a momentous event or fortuitous breakthrough. Ultimately, relics are powerful tools in service of the story, working as a valuable tie to the narrative, but their growth and development are in your hands. Because of the place relics hold in the story, they aren't available for purchase, nor can they be crafted.", + "Pay attention to the characters' backstories for potential relics, and look for spots in your narrative that might be suitable for campaign relics. If you're planning to use relics in your game, let the players know in advance, since their ideas and plans can guide you and give them greater investment in the relics.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 94, + "name": "Background Relics", + "entries": [ + "A background relic is tied to the history of a character, and its form and abilities should draw inspiration from the story of their character's life or the past of the item.", + "The relic could be a gift from a friend or mentor, an heirloom from the character's family, a found object from their upbringing, or even the first item they ever crafted. The player should select the form of the relic (a battered longsword, a copper ring, or a threadbare red cloak, for example)" + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 94, + "name": "Campaign Relics", + "entries": [ + "A campaign relic is drawn from the ongoing story of the campaign. You decide the entirety of the item, from its form to its aspects (described below) as part of the story of the campaign. Use campaign relics to reinforce and foreshadow the themes of your game. Relics come to those who need them to do great deeds, after all, so finding a relic with the perfect aspects for your future challenges is entirely likely. Unlike background relics, campaign relics typically have magical abilities when first found." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 95, + "name": "Relic Aspects", + "entries": [ + "Each relic is associated with aspects\u2014typically two\u2014that speak to its overall concept and purpose. The individual gifts each have an associated aspect. You should almost always select gifts that have an aspect matching one of those found on the relic. For example, a brass dagger recovered from the City of Brass might have the fire and mind aspects, which means that it could have the flare bolt gift (which has the fire aspect), but not the rolling geode gift (which has the earth aspect)", + "Usually you can determine at least one aspect of a relic easily by looking at the history of the item or personality of the character. For example, if a player decides that their background relic is a rusty mace wielded by the character's great grandmother in battle against rising undead hordes, the mace might have the life aspect, as it was used to slay countless undead creatures. There's no harm in letting the player choose an aspect for a background relic; through play, the item will reveal another aspect associated with it. In the previous example, the mace might reveal itself to have powers against demons as well, in which case its aspects might be celestial and life." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 95, + "name": "Advancing a Relic", + "entries": [ + "As a relic's bearer performs mighty deeds and advances their story, the relic gets stronger. The most basic advancement for a relic is its level, which always matches that of its owner. Weapons and armor can gain fundamental runes normally. You decide what, if any, property runes can be added to a given relic; by default, they can't have property runes, like any other specific item.", + "The more complex advancement comes from gifts.", + "Table 2\u201322: Relic Gifts shows the typical number of gifts a relic should have at a given level, but relics don't follow this strictly. Rather, gifts arise according to the pace of the story, the needs of the campaign, and the relationship between the character and the relic. Generally speaking, this results in a relic gaining one gift for every 4 levels its bearer has, but this might fluctuate as the campaign progresses. For example, a relic might gain its first gift at 4th level after the bearer defeats a powerful foe. It might then gain its second at 7th, after they perform a special ritual. That same relic might not gain another gift until 13th level and then again at 16th as the player reaches other major milestones.", + "The gift types\u2014minor, major, and grand\u2014indicate their general power level. Again, the table indicates what's generally appropriate at certain levels, but you can alter them as you see fit. You should usually avoid giving a minor gift at 10th level or higher, because it just won't be that impressive, though some of them scale well enough to be interesting at higher levels. The Gold Piece Equivalent entry for each gift helps you determine how much you should reduce treasure when using relics (see Adjusting Treasure below)", + { + "type": "table", + "source": "GMG", + "page": 95, + "name": "RELIC GIFTS", + "id": "2-22", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Number of Gifts", + "Minimum Level", + "Gift Type", + "Gold Piece Equivalent" + ], + [ + "1", + "1st", + "Minor", + "20 gp" + ], + [ + "2", + "5th", + "Minor", + "160 gp" + ], + [ + "3", + "9th", + "Major", + "700 gp" + ], + [ + "4", + "13th", + "Major", + "3,000 gp" + ], + [ + "5", + "17th", + "Grand", + "15,000 gp" + ] + ] + }, + "You decide what gifts a relic gains, generally by either selecting a single gift or offering two paths for the relic to grow and allowing the player to choose, but this should be informed by the story and the nature of the character bearing the relic. A relic should complement the bearer, bolstering the bearer's strengths and helping to overcome their weaknesses. Within that framework, you should try to maintain a cohesive theme for the relic." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 95, + "name": "Adjusting Treasure", + "entries": [ + "When you incorporate relics into your game, you can adjust the treasure gained by the party down to account for the relics increasing in power. Essentially, some of the treasure from Table 10\u20139: Party Treasure by Level on page 509 of the {@i Core Rulebook} should be replaced with relic seeds and gifts instead. You can use the relic's minimum level, replacing a permanent item of that level, or you can use the gp equivalent. Keep in mind that relic gifts are often a little more powerful than other items with the same Price even when they start out, and they often scale without any additional costs, so PCs with relics will usually be a bit more powerful.", + "If you prefer, you can grant relics in addition to other rewards. This means PCs will be much more powerful, but you're rewarding their investment in the story." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 95, + "name": "Making Relic Seeds", + "entries": [ + "A relic seed can be quite simple: imagine a standard item with two aspects and an appearance that matches the theme. You can also use an existing magic item for a campaign relic; pick two aspects for it, and tweak its appearance or characteristics to make it clearly different from other items of its type. You can choose a tradition for the seed and apply that trait to the seed and all the gifts of the seed. This tradition might be derived from the background of the item, or it might appear or change through story moments involving the relic.", + "If you want a relic to have an additional special benefit, you can design it to grant a bonus to a skill, typically a +1 item bonus for a 3rd-level relic." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 96, + "name": "Relic Gifts", + "entries": [ + "Gifts are divided up into three tiers. Minor gifts grant useful, often scaling abilities and are available early in a character's career. Major gifts define a relic, determining its true purpose and granting powerful abilities. Grand gifts are the pinnacle of power, and most relics never have more than one.", + "The more gifts there are of one aspect, the more the relic reflects that aspect, and the more influence the aspect has on the character who wields it. An item with multiple shadow gifts might begin to lose its color. With four or five, the character that wields it might take on an ashen tone and the relic might become entirely made of shadow.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 96, + "name": "Gift Saves and Spell Attack Rolls", + "entries": [ + "Many gifts allow for a saving throw or have other abilities that change as the relic goes up in level. The DC for any saving throw called for by a gift is its owner's class DC or spell DC. The spell attack modifier of a gift is 10 lower than that DC. A relic's counteract modifier is equal to its owner's counteract modifier." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 106, + "name": "Artifacts", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 106, + "entries": [ + "A globe of utter darkness that consumes all things. Powerful weapons created in antiquity carrying the hopes of an entire people. A simple deck of cards representing fortunes both transcendent and deadly. These are artifacts\u2014items of incredible power, spoken of in thousands of stories and beyond the capability of modern people to create." + ] + }, + "Stranger and more powerful than other magic items, artifacts can change the course of history in the right hands\u2014or the wrong hands. Simply finding an artifact is a pivotal moment in your campaign, and its presence then ripples throughout your entire game, warping the story around it. Some entire adventures revolve around one artifact! Adding an artifact to your game should never be taken lightly. Artifacts shouldn't be found in normal treasure hoards, even at 20th level, and you'll need to structure moments in your plot that play into the artifact's presence.", + "Prepare yourself for encounters being easily overcome by the artifact. That doesn't mean you shouldn't include such encounters, since part of the thrill of an artifact is that it breaks the normal rules! Though you should include an artifact mindfully, you should allow it to have its full impact so that it can do itself and the story of your game justice.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 106, + "name": "Artifact Rules", + "entries": [ + "Every artifact is an item with the {@trait artifact} trait. This trait means two things: the item can't be crafted by normal means, and it can't be damaged by normal means.", + "Artifacts are always rare or unique. The ones found here are all 20th level or higher, which is typical for artifacts.", + "The other rules for wearing or using the item still apply.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 106, + "name": "Artifact Destruction", + "entries": [ + "An artifact's stat block usually has a destruction entry.", + "This details the extraordinary method needed to destroy the item. These entries can be highly specific. It could take completing an entire quest, or even an entire campaign, to finally destroy an artifact. However, the story of your game might require something different, so you can always change an artifact's destruction requirement for your game." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 106, + "name": "Creating an Artifact", + "entries": [ + "Mechanically, an artifact functions in the game just like any other item\u2014only the scope of its abilities is different. Artifacts can and should do things normal items can't, so you don't need to apply the normal limitations on creating items.", + "When you're making an artifact, start by defining its role in the story. Is it meant to be a powerful weapon against the forces of darkness? A mercurial force injecting random chance? A terrible danger that needs to be destroyed? The artifact's role in the story affects the features you give it. Come up with some story beats that make sense for the item, then create abilities that enable those moments. An artifact can have more abilities than a typical item\u2014just make sure they all fit its theme.", + "Give your item the {@trait artifact} trait and either the {@trait rare} trait (if there multiple items of its kind), or the {@trait unique} trait (if only one exists). Other traits work like they do for any other item. An artifact is usually 20th level or higher, but its specific level is up to you. Imagine who created it and what their level likely was.", + "Though you can disregard most of the normal limitations on items, be careful not to create an artifact that will undermine your story. If your item's abilities are so useful or strong that the best option in any battle is to always use the artifact to annihilate the opposition, the artifact has taken over your story instead of serving it. A 5th-level character with access to 10th-level spells through an artifact can lead to incredible stories, but if the DC is so high that enemies are guaranteed to critically fail against those spells except on a natural 20, the item will probably distort play more than you intended. To avoid this, you might set the item's DCs, attack bonuses, and the spell levels of its offensive abilities significantly lower than they would be for an item of its level, especially if they can be used at will. You could also create artifacts that use the wielder's spell DC instead of having their own DC, to make them more broadly usable at a wider range of levels. In addition, an artifact's abilities should be somewhat narrow in their application; aim to make your artifacts very powerful in certain situations, rather than having broadly applicable abilities. For instance, the {@i orbs of dragonkind} each work against only a certain kind of dragon, which makes them hugely powerful when facing that one creature, but not against every foe the PCs run across." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 106, + "name": "Artifacts", + "entries": [ + "Countless artifacts have been created over the ages, only a few of which are described here." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 114, + "name": "Gems and Art Objects", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 114, + "entries": [ + "Many people treasure gems for their brilliant colors and for the alchemical or even magical properties some have. Works of art and their value, meanwhile, vary as widely as the concept of beauty between cultures. They may be more elegant versions of useful items, or exist solely to be admired and envied." + ] + }, + "Much like coins, gems and art objects are valuable currency worth their full Price when sold. When making a treasure hoard, you can choose gems or art objects you like, or roll randomly using percentile dice.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 114, + "name": "Gems", + "entries": [ + "Gems are naturally occurring minerals, typically in a crystalline form, or, in a few cases, organic material such as amber, coral, and pearls. All but the largest gems weigh about half as much as a coin, so about 2,000 gems is 1 Bulk. Unworked gems are worth half the Price of a finished gem and can serve as the minimum raw materials necessary to {@action Craft} the finished gem. Lesser semiprecious stones are level 0 items, moderate and greater semiprecious stones are 1st-level items, lesser and moderate precious stones are 4th-level items that require expert proficiency to {@action Craft}, and greater precious stones are 7th-level items that require master proficiency to {@action Craft}.", + { + "type": "tableGroup", + "source": "GMG", + "page": 114, + "tables": [ + { + "type": "table", + "name": "GEMS", + "id": "2-23", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Lesser Semiprecious Stones", + "Price" + ], + [ + "1\u20137", + "Agate", + "{@dice 1d4×5} sp" + ], + [ + "8\u201314", + "Alabaster", + "{@dice 1d4×5} sp" + ], + [ + "15\u201321", + "Azurite", + "{@dice 1d4×5} sp" + ], + [ + "22\u201328", + "Hematite", + "{@dice 1d4×5} sp" + ], + [ + "29\u201335", + "Lapis lazuli", + "{@dice 1d4×5} sp" + ], + [ + "36\u201342", + "Malachite", + "{@dice 1d4×5} sp" + ], + [ + "43\u201349", + "Obsidian", + "{@dice 1d4×5} sp" + ], + [ + "50\u201356", + "Pearl, irregular freshwater", + "{@dice 1d4×5} sp" + ], + [ + "57\u201363", + "Pyrite", + "{@dice 1d4×5} sp" + ], + [ + "64\u201370", + "Rhodochrosite", + "{@dice 1d4×5} sp" + ], + [ + "71\u201377", + "Quartz, rock crystal", + "{@dice 1d4×5} sp" + ], + [ + "78\u201384", + "Shell", + "{@dice 1d4×5} sp" + ], + [ + "85\u201392", + "Tiger's-eye", + "{@dice 1d4×5} sp" + ], + [ + "93\u2013100", + "Turquoise", + "{@dice 1d4×5} sp" + ] + ] + }, + { + "type": "table", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Moderate Semiprecious Stones", + "Price" + ], + [ + "1\u20137", + "Bloodstone", + "{@dice 1d4×25} sp" + ], + [ + "8\u201314", + "Carnelian", + "{@dice 1d4×25} sp" + ], + [ + "15\u201321", + "Chrysoprase", + "{@dice 1d4×25} sp" + ], + [ + "22\u201328", + "Citrine", + "{@dice 1d4×25} sp" + ], + [ + "29\u201335", + "Ivory", + "{@dice 1d4×25} sp" + ], + [ + "36\u201342", + "Jasper", + "{@dice 1d4×25} sp" + ], + [ + "43\u201349", + "Moonstone", + "{@dice 1d4×25} sp" + ], + [ + "50\u201356", + "Onyx", + "{@dice 1d4×25} sp" + ], + [ + "57\u201363", + "Peridot", + "{@dice 1d4×25} sp" + ], + [ + "64\u201370", + "Quartz, milky, rose, or smoky", + "{@dice 1d4×25} sp" + ], + [ + "71\u201377", + "Sard", + "{@dice 1d4×25} sp" + ], + [ + "78\u201384", + "Sardonyx", + "{@dice 1d4×25} sp" + ], + [ + "85\u201392", + "Spinel, red or green", + "{@dice 1d4×25} sp" + ], + [ + "93\u2013100", + "Zircon", + "{@dice 1d4×25} sp" + ] + ] + }, + { + "type": "table", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Greater Semiprecious Stones", + "Price" + ], + [ + "1\u201310", + "Amber", + "{@dice 1d4×5} gp" + ], + [ + "11\u201320", + "Amethyst", + "{@dice 1d4×5} gp" + ], + [ + "21\u201330", + "Chrysoberyl", + "{@dice 1d4×5} gp" + ], + [ + "31\u201340", + "Coral", + "{@dice 1d4×5} gp" + ], + [ + "41\u201350", + "Garnet", + "{@dice 1d4×5} gp" + ], + [ + "51\u201360", + "Jade", + "{@dice 1d4×5} gp" + ], + [ + "61\u201370", + "Jet", + "{@dice 1d4×5} gp" + ], + [ + "71\u201380", + "Pearl, saltwater", + "{@dice 1d4×5} gp" + ], + [ + "81\u201390", + "Spinel, deep blue", + "{@dice 1d4×5} gp" + ], + [ + "91\u2013100", + "Tourmaline", + "{@dice 1d4×5} gp" + ] + ] + }, + { + "type": "table", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Lesser Precious Stones", + "Price" + ], + [ + "1\u201325", + "Aquamarine", + "{@dice 1d4×50} gp" + ], + [ + "26\u201350", + "Opal", + "{@dice 1d4×50} gp" + ], + [ + "51\u201375", + "Pearl, black", + "{@dice 1d4×50} gp" + ], + [ + "76\u2013100", + "Topaz", + "{@dice 1d4×50} gp" + ] + ] + }, + { + "type": "table", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Moderate Precious Stones", + "Price" + ], + [ + "1\u201325", + "Diamond, small", + "{@dice 1d4×100} gp" + ], + [ + "26\u201350", + "Emerald", + "{@dice 1d4×100} gp" + ], + [ + "51\u201375", + "Ruby, small", + "{@dice 1d4×100} gp" + ], + [ + "76\u2013100", + "Sapphire", + "{@dice 1d4×100} gp" + ] + ] + }, + { + "type": "table", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Greater Precious Stones", + "Price" + ], + [ + "1\u201325", + "Diamond, large", + "{@dice 1d4×500} gp" + ], + [ + "26\u201350", + "Emerald, brilliant green", + "{@dice 1d4×500} gp" + ], + [ + "51\u201375", + "Ruby, large", + "{@dice 1d4×500} gp" + ], + [ + "76\u2013100", + "Star sapphire", + "{@dice 1d4×500} gp" + ] + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 114, + "name": "Art Objects", + "entries": [ + "These pieces of artwork have listed values, but might be more valuable to a collector or someone with a personal connection. When including art objects, consider whether the PCs could discover this information and secure a greater reward. For instance, a dwarven crown might be worth 1,000 gp for its exquisite crafting, but even more to the dwarves who lost the crown of their first queen long ago.", + "This could also be a plot hook for a later adventure.", + "On the other hand, the materials used to make an art object, such as the paint and the canvas of a painting, are worth far less than the finished object. Some art objects on Table 2\u201324 include uncommon or rare precious materials, though usually not in large enough amounts for other crafting purposes. If you're rolling randomly and don't want to give out an uncommon or rare material, roll again or modify the description (for instance, you might change the mithral crown in the major art objects list to a gold crown)", + { + "type": "tableGroup", + "source": "GMG", + "page": 115, + "tables": [ + { + "type": "table", + "name": "SAMPLE ART OBJECTS", + "id": "2-24", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Minor Art Object", + "Price" + ], + [ + "1\u20135", + "Elegant cloth doll", + "{@dice 1d4} gp" + ], + [ + "6\u201310", + "Scrimshaw whale bone", + "{@dice 1d4} gp" + ], + [ + "11\u201315", + "Illustrated book", + "{@dice 1d4} gp" + ], + [ + "16\u201320", + "Brass statuette of a bull", + "{@dice 1d4} gp" + ], + [ + "21\u201325", + "Carved wooden game set", + "{@dice 1d4} gp" + ], + [ + "26\u201330", + "Set of six ivory dice", + "{@dice 1d4} gp" + ], + [ + "31\u201335", + "Engraved copper ring", + "{@dice 1d4} gp" + ], + [ + "36\u201340", + "Lapis lazuli pendant", + "{@dice 1d4} gp" + ], + [ + "41\u201345", + "Hand mirror with decorated frame", + "{@dice 1d4} gp" + ], + [ + "46\u201350", + "Colorful velvet half mask", + "{@dice 1d4} gp" + ], + [ + "51\u201355", + "Set of decorated ceramic plates", + "{@dice 1d4} gp" + ], + [ + "56\u201360", + "Leather flagon with Caydenite symbol", + "{@dice 1d4} gp" + ], + [ + "61\u201365", + "Bronze bowl with wave imagery", + "{@dice 1d4} gp" + ], + [ + "66\u201370", + "Brass anklet", + "{@dice 1d4} gp" + ], + [ + "71\u201375", + "Iron cauldron with gargoyle faces", + "{@dice 1d4} gp" + ], + [ + "76\u201380", + "Silver religious symbol", + "{@dice 1d4} gp" + ], + [ + "81\u201385", + "Bronze brazier with Asmodean artwork", + "{@dice 1d4} gp" + ], + [ + "86\u201390", + "Plain brass censer", + "{@dice 1d4} gp" + ], + [ + "91\u201395", + "Simple sculpture", + "{@dice 1d4} gp" + ], + [ + "96\u2013100", + "Simple painting", + "{@dice 1d4} gp" + ] + ] + }, + { + "type": "table", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Lesser Art Object", + "Price" + ], + [ + "1\u20135", + "Silk ceremonial armor", + "{@dice 1d4×10} gp" + ], + [ + "6\u201310", + "Inscribed crocodile skull", + "{@dice 1d4×10} gp" + ], + [ + "11\u201315", + "Illuminated manuscript", + "{@dice 1d4×10} gp" + ], + [ + "16\u201320", + "Simple silver circlet", + "{@dice 1d4×10} gp" + ], + [ + "21\u201325", + "Copper statuette of a salamander", + "{@dice 1d4×10} gp" + ], + [ + "26\u201330", + "Alabaster and obsidian game set", + "{@dice 1d4×10} gp" + ], + [ + "31\u201335", + "Silk fan decorated with turquoise", + "{@dice 1d4×10} gp" + ], + [ + "36\u201340", + "Ceremonial dagger with onyx hilt", + "{@dice 1d4×10} gp" + ], + [ + "41\u201345", + "Amphora with lavish scenes", + "{@dice 1d4×10} gp" + ], + [ + "46\u201350", + "Colorful pastoral tapestry", + "{@dice 1d4×10} gp" + ], + [ + "51\u201355", + "Chrysoberyl symbol of an evil eye", + "{@dice 1d4×10} gp" + ], + [ + "56\u201360", + "Alabaster idol", + "{@dice 1d4×10} gp" + ], + [ + "61\u201365", + "Silk mask decorated with citrines", + "{@dice 1d4×10} gp" + ], + [ + "66\u201370", + "Set of decorated porcelain plates", + "{@dice 1d4×10} gp" + ], + [ + "71\u201375", + "Etched copper ewer", + "{@dice 1d4×10} gp" + ], + [ + "76\u201380", + "Brass scepter with amethyst head", + "{@dice 1d4×10} gp" + ], + [ + "81\u201385", + "Bronze chalice with bloodstones", + "{@dice 1d4×10} gp" + ], + [ + "86\u201390", + "Iron and rock crystal brazier", + "{@dice 1d4×10} gp" + ], + [ + "91\u201395", + "Quality sculpture by an unknown", + "{@dice 1d4×10} gp" + ], + [ + "96\u2013100", + "Quality painting by an unknown", + "{@dice 1d4×10} gp" + ] + ] + }, + { + "type": "table", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Moderate Art Object", + "Price" + ], + [ + "1\u20135", + "Porcelain doll with amber eyes", + "{@dice 1d4×25} gp" + ], + [ + "6\u201310", + "Marble altar", + "{@dice 1d4×25} gp" + ], + [ + "11\u201315", + "Parade armor with flourishes", + "{@dice 1d4×25} gp" + ], + [ + "16\u201320", + "Silver coronet with peridots", + "{@dice 1d4×25} gp" + ], + [ + "21\u201325", + "Moonstone and onyx game set", + "{@dice 1d4×25} gp" + ], + [ + "26\u201330", + "Gold and garnet ring", + "{@dice 1d4×25} gp" + ], + [ + "31\u201335", + "Ceremonial shortsword with spinels", + "{@dice 1d4×25} gp" + ], + [ + "36\u201340", + "Silver statuette of a raven", + "{@dice 1d4×25} gp" + ], + [ + "41\u201345", + "Porcelain vase inlaid with gold", + "{@dice 1d4×25} gp" + ], + [ + "46\u201350", + "Enormous tapestry of a major battle", + "{@dice 1d4×25} gp" + ], + [ + "51\u201355", + "Gold necklace with peridots", + "{@dice 1d4×25} gp" + ], + [ + "56\u201360", + "Virtuoso silver flute", + "{@dice 1d4×25} gp" + ], + [ + "61\u201365", + "Coral idol of an elemental lord", + "{@dice 1d4×25} gp" + ], + [ + "66\u201370", + "Silver mirror with gilded frame", + "{@dice 1d4×25} gp" + ], + [ + "71\u201375", + "Silver flagon inscribed with fields", + "{@dice 1d4×25} gp" + ], + [ + "76\u201380", + "Copper and spinel puzzle box", + "{@dice 1d4×25} gp" + ], + [ + "81\u201385", + "Small cold iron cauldron with onyx", + "{@dice 1d4×25} gp" + ], + [ + "86\u201390", + "Silver and jade censer", + "{@dice 1d4×25} gp" + ], + [ + "91\u201395", + "Life-size sculpture by an expert", + "{@dice 1d4×25} gp" + ], + [ + "96\u2013100", + "Wide landscape by an expert", + "{@dice 1d4×25} gp" + ] + ] + }, + { + "type": "table", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Greater Art Object", + "Price" + ], + [ + "1\u20135", + "Gilded ceremonial armor", + "{@dice 1d4×250} gp" + ], + [ + "6\u201310", + "Ancient dragon skull etched with mystic sigils", + "{@dice 1d4×250} gp" + ], + [ + "11\u201315", + "Original manuscript from a world-famous author", + "{@dice 1d4×250} gp" + ], + [ + "16\u201320", + "Gold and aquamarine diadem", + "{@dice 1d4×250} gp" + ], + [ + "21\u201325", + "Gold dragon statuette", + "{@dice 1d4×250} gp" + ], + [ + "26\u201330", + "Jet and white gold game set", + "{@dice 1d4×250} gp" + ], + [ + "31\u201335", + "Gold rapier with amethysts", + "{@dice 1d4×250} gp" + ], + [ + "36\u201340", + "Gold urn with scenes of judgment", + "{@dice 1d4×250} gp" + ], + [ + "41\u201345", + "Splendid lyre of world-famous lyrist", + "{@dice 1d4×250} gp" + ], + [ + "46\u201350", + "Platinum-framed monocle", + "{@dice 1d4×250} gp" + ], + [ + "51\u201355", + "Gold mask of a high priest", + "{@dice 1d4×250} gp" + ], + [ + "56\u201360", + "Crystal dinner set, fine silverware", + "{@dice 1d4×250} gp" + ], + [ + "61\u201365", + "Gold and opal bracelet", + "{@dice 1d4×250} gp" + ], + [ + "66\u201370", + "Intricate silver and gold music box", + "{@dice 1d4×250} gp" + ], + [ + "71\u201375", + "Jeweled orrery of the planes", + "{@dice 1d4×250} gp" + ], + [ + "76\u201380", + "Gilded scepter with sapphire", + "{@dice 1d4×250} gp" + ], + [ + "81\u201385", + "Fine gold spyglass", + "{@dice 1d4×250} gp" + ], + [ + "86\u201390", + "Gold chalice with black pearls", + "{@dice 1d4×250} gp" + ], + [ + "91\u201395", + "Towering sculpture by a master", + "{@dice 1d4×250} gp" + ], + [ + "96\u2013100", + "Famous portrait by a master", + "{@dice 1d4×250} gp" + ] + ] + }, + { + "type": "table", + "rollable": true, + "colStyles": [ + "", + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d100|d%}", + "Major Art Object", + "Price" + ], + [ + "1\u20135", + "Jewel-encrusted gold altar", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "6\u201310", + "Saint's bone with lost scriptures", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "11\u201315", + "Previously lost volume from a legendary author", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "16\u201320", + "Jeweled mithral crown", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "21\u201325", + "Platinum dragon statuette", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "26\u201330", + "Diamond ring with platinum band", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "31\u201335", + "Star sapphire necklace", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "36\u201340", + "Darkwood violin by a legend", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "41\u201345", + "Platinum image of a fey noble with a bit of orichalcum", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "46\u201350", + "Jeweled gold puzzle box", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "51\u201355", + "Crystallized dragon heart", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "56\u201360", + "Living flame shaped into a phoenix", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "61\u201365", + "Phasing ether silk tapestry", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "66\u201370", + "Solidified moment of time", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "71\u201375", + "Tankard owned by Cayden Cailean", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "76\u201380", + "Thought lens of astral essence", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "81\u201385", + "Divine art piece created by Shelyn", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "86\u201390", + "Chandelier crafted from dreams", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "91\u201395", + "Enormous chryselephantine sculpture by a legend", + "{@dice 1d4×1000|1d4×1,000} gp" + ], + [ + "96\u2013100", + "Major painting by a legend", + "{@dice 1d4×1000|1d4×1,000} gp" + ] + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "name": "Afflictions", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 116, + "entries": [ + "Wherever there is life, there are insidious perils that threaten the health and well-being of living creatures. Some of these afflictions, including many diseases, are inherent to the natural world. Others, such as drugs, are crafted by people the world over for recreational, unscrupulous, or other uses. And some\u2014curses being the most notorious\u2014exist solely to cause harm to others." + ] + }, + "Afflictions strike creatures with potent and often escalating results. This section presents a variety of curses, diseases, and drugs for use in your game. A broad sampling of poisons can be found beginning on page 550 of the {@i Core Rulebook}, and the rules for afflictions start on 457.", + "Depending on the tone of the campaign, the GM might want to roll secret saving throws for PCs affected by an affliction. This is particularly effective when the affliction is an element within a survival or horror game, or when it's part of a mystery.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 116, + "name": "Curses", + "entries": [ + "A curse is a manifestation of potent ill will. Curses typically have a single effect that takes place upon a failed saving throw and lasts a specified amount of time, or can be removed only by certain actions a character must perform or conditions they must meet. Rarely, curses will have stages; these follow the rules for afflictions.", + "Curses may come from a malicious action, such as a lich's Paralyzing Touch or a spell from an evil spellcaster.", + "Guardians of a tomb or treasure might ward their charge with a curse as protection against thieves. In some rare cases, a curse might manifest as a response to a terrible act, such as a massacre. When using a curse in your game, assign the curse to an item, location, situation, or similar element.", + "Then, decide on a trigger for the curse\u2014such as a creature attempting to steal a warded book, destroy a work of art, or slay a specific creature. A curse can even be tied to a specific location, in which case it functions as a simple hazard. Once that trigger occurs, the curse affects the triggering creature or creatures. Each affected creature must attempt a saving throw against the curse; if they fail, they are subject to the effects specified in the curse's Effect entry." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 118, + "name": "Diseases", + "entries": [ + "Exposure to disease can be a hazard, such as when PCs come into contact with a plague-ridden corpse; such hazards grant XP as a simple hazard of the disease's level. When a disease gives a {@condition sickened} condition that can't be reduced until it runs its course, that typically means the disease has symptoms such as a difficulty swallowing, loss of appetite, or nausea that make eating and drinking difficult but not impossible. Despite the condition's prohibition on eating or drinking, a creature can slowly and carefully eat and drink as long as they aren't in an encounter." + ] + }, + { + "type": "pf2-h2", + "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\u2014it 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\u2014it 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\u2014particularly 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": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 122, + "name": "Building Worlds", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 122, + "entries": [ + "As a Game Master, you control the details of the world your players explore. The Age of Lost Omens campaign setting is a lush world suitable for countless adventures, but you might prefer to adventure in entirely new worlds, where every aspect of the setting and story is yours to decide!" + ] + }, + "Building your own campaign world can be a deeply fulfilling creative process, as it lets you bring to life the exact setting you envision. It gives you great flexibility, in that you can build only as much as you need for the next few adventures, and you can adapt the world on the fly to meet the demands of your story. It also gives you great control, allowing you to build precisely the setting you need for the story you want to tell. Finally, it bypasses some of the issues that can come with playing within an existing campaign setting, where you might create a narrative that contradicts published canon, or your players might stumble across major plot or setting spoilers. Whatever your world-building goals, this chapter guides you through the design process step by step.", + { + "type": "pf2-h2", + "source": "GMG", + "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)", + "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", + "source": "GMG", + "page": 122, + "name": "Top Down", + "entries": [ + "The top-down approach is great if you have a lot of time to dedicate to world building. When designing a setting from the top down, your initial focus is on the big picture.", + "You may already have an idea of the big movers and shakers of your world or your multiverse. You may want to chronicle a thousand years or more of the setting's history. You may have already sketched out a world map with continents, nations, and trade routes spanning the globe. This approach begins with broad generalities that get more detailed as you design and during play." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 122, + "name": "Bottom Up", + "entries": [ + "With a bottom-up approach to world building, you start small and local. Focus on the starting location and immediate needs of your campaign, then expand outward as the story unfolds. This strategy works well for those with less time to devote to world building, as you need to prepare only the minimum detail necessary to entice your players toward adventure, fleshing out your world only as the campaign requires it." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 122, + "name": "The World", + "entries": [ + "While world building might include building much more than a single planet, most adventures occur entirely on one world. It's a good idea to have a broad understanding of that world as a whole.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 122, + "name": "Planetary Basics", + "entries": [ + "When designing the physical features of a campaign world, you'll want to determine its shape and the general distribution of landmasses. You can also establish the world's size, though note the scale of a world generally has a fairly small impact on the adventures taking place there.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 122, + "name": "Shape", + "entries": [ + "In a fantasy setting, the shape of your world need not be spherical as governed by the laws of physics. It could be any shape you desire, and it need not be a planet at all!", + "{@b Globe:} Barring some catastrophe, worlds in our reality are roughly spherical due to the influence of gravity.", + "{@b Hollow World:} What if the landmasses and civilizations of a world existed on the inner surface of a hollow sphere? In such a world, the horizon would climb upwards, permitting creatures to see landmarks at extraordinary distances. Light might emanate from a sun-like orb in the world's center, from various other natural or magical sources, or not at all.", + "{@b Irregular:} What if your world is flat, a toroid, or shaped into a cylinder, cube, or other polyhedron? What if it's something even stranger? With such an unusual shape, you may need to decide how gravity, atmosphere, and other details function." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 123, + "name": "Landmass", + "entries": [ + "The next major step in world creation is to sketch out the planet's oceans and major landmasses. On Earth, these geological features are the result of plate tectonics.", + "In a fantasy world, however, the oceans might have been cleaved from the land by the actions of titans, or the continents shaped to suit a god's whims. The following are some common landmass types.", + "{@b Archipelago:} A stretch of vast ocean, dotted by chains of small island groups, atolls, and islets.", + "{@b Major Islands:} A region of seas dominated by large islands, each several hundred miles across.", + "{@b Island-Continent:} An enormous island nearly the size of a continent, surrounded by ocean.", + "{@b Continent:} A substantial landform that (usually) rests on a tectonic plate and gradually shifts in position over geologic timescales.", + "{@b Supercontinent:} An assembly of the world's continental blocks into a single immense landmass." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 123, + "name": "Environment", + "entries": [ + "The environment and terrain of a region can pose as much of a challenge to an adventuring party as any of the foes they face. The following section references the environment categories beginning on page 512 of the {@i Core Rulebook}", + { + "type": "pf2-h4", + "source": "GMG", + "page": 123, + "name": "Common Environments", + "entries": [ + "The following environments are common enough that they might appear in nearly any adventure or world.", + "{@b Aquatic:} Oceans, seas, lakes, and other large waterways are aquatic environments.", + "{@b Arctic:} Arctic environments usually appear near the northern and southern extremes of a world, though extreme elevation, unusually shaped worlds, and supernatural forces could result in arctic terrain elsewhere.", + "{@b Desert:} Deserts can appear anywhere on a world where precipitation is scant, even along some oceans. Any large landmasses that entirely lack bodies of water are likely to be deserts.", + "{@b Forest:} The composition of a forest depends on the climate and the elevation, with thick jungles more common near an equator, hardwood forests in more temperate zones, and evergreens at higher latitudes and elevations. Most worlds have a tree line\u2014an elevation above which trees can't grow.", + "{@b Mountain:} A world's highest peaks can stretch tens of thousands of feet above sea level. This category also includes hills, which are typically no more than 1,000 feet tall.", + "{@b Plains:} Mostly flat and unobstructed, plains are usually at lower elevations, but they can also be found at higher elevation on plateaus.", + "{@b Urban:} Cities and settlements are urban environments. These areas are detailed in Settlements, beginning on page 132.", + "{@b Swamp:} Wide floodplains, shallow lakes, and marshes can appear at most latitudes." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 123, + "name": "Extreme Environments", + "entries": [ + "Some adventures lead to fantastic reaches of the world or the multiverse that are seldom tread by mortals.", + "{@b Aerial:} A world might include windy realms of floating islands and castles in the clouds.", + "{@b Glacier:} Massive sheets of dense ice, constantly moving under their own immense weight, glaciers are frozen wastelands riddled with columns of jagged ice and snow-covered crevasses.", + "{@b Volcanic:} Hellish landscapes of molten lava, burning ash, and scorching temperatures pose immediate danger.", + "{@b Undersea:} A subset of aquatic environments, undersea environments are those areas submerged beneath the waves.", + "{@b Underground:} Some worlds have deep natural caverns, while others have extensive winding tunnels and expansive realms below the surface." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 123, + "name": "Mapping a World", + "entries": [ + "Many Game Masters like to have an overland map for their local region, nation, or even the whole world. The primary goal of this scale of map is to designate sites of import to the campaign; you need not detail every hamlet or woodland grove, but having a sense of the major features can help you and the other players visualize the world in which they're playing.", + "{@b Step 1. Coastlines:} The easiest first step is to separate land from sea. Regional maps may only have a single shoreline, if any. At larger map scales, consider the placement of major islands, archipelago chains, atolls, and islets. A world map should consider the size and placement of continents.", + "{@b Step 2. Topography:} Pencil in a rough ridgeline for each mountain range in the region. Mountain ranges are common along coastlines where continental plates push together. If extended into the sea, mountain ranges typically result in a chain of offshore islands. Indicate hills in the regions adjacent to the mountains and elsewhere as necessary to demonstrate elevation. Unmarked terrain on an overland map is usually lowland plains.", + "{@b Step 3. Watercourses:} It's important to keep in mind that rivers flow downstream, from high elevation toward the sea, always taking the path of least resistance.", + "Powerful watercourses might carve canyons or gorges over millennia, but they should never cross through mountain ranges. On a similar note, watercourses don't branch\u2014tributaries join into rivers as they flow downstream.", + "{@b Step 4. Terrain and Environment:} Sketch in interesting terrain features such as forests, deserts, or tundra. You may want to differentiate these environs, separating coniferous and deciduous forests from tropical jungles or arctic taiga. Environs not specifically called out on an overland map are typically presumed to be some variety of grassland.", + "{@b Step 5. Civilization:} Now you're ready to place the elements of civilization. Major cities should typically be located near fresh water and natural resources. Major roads connect larger settlements, circumventing forests and other difficult environs, but they may wind through mountain passes when lucrative commerce demands it. Add smaller settlements along your roads, further connected by smaller roads and trails. Finally, draw political boundaries and mark other sites of interest." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 124, + "name": "CAMPAIGN REFERENCE", + "entries": [ + "Before the campaign starts, you might want to begin the outline for a campaign reference: a living document that you can easily review and annotate during gameplay and that records the geography, factions, history, characters, and plots central to your campaign." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 124, + "name": "Civilization", + "entries": [ + "With the major geographical features and terrain of your world decided, you'll next want to establish significant nations and settlements.", + "When it comes to designing a world's cultures, you might want to focus primarily on those areas the party is likely to explore first. This allows you to establish the details and depth of one region's peoples before expanding out to address others. That's not to say you shouldn't have ideas about the cultures beyond your starting settlement\u2014it just means you don't need to decide every detail of every culture all at once.", + "As always, you don't need to demarcate every realm on the globe or indicate every town, hamlet, and thorp.", + "Keep your focus on what you need for your story and your adventure\u2014leaving terra incognita can lead to stories down the road as the party ventures further from home.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 124, + "name": "Societal Benchmarks", + "entries": [ + "The following sections can help you establish certain truths about your world as a whole. From there, you can decide the details of specific cultural groups, including whether they deviate from these global standards.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 124, + "name": "Technology", + "entries": [ + "Throughout history, a major driver of world culture has been the continuous advancement of technology in warfare, agriculture, and industry. The following categories roughly approximate real-world technological levels, but progress might vary on your world. What heights of technology have been achieved? Have any groups fallen behind or leaped ahead? {@b Primeval:} Weapons and tools in this early era are crafted primarily from bone, wood, or stone. Knowledge of stonecutting allows early civilizations to raise stone walls and buildings.", + "{@b Ancient:} Advancements in mining and metallurgy lead to weapons and tools made from bronze. Crop rotation and storage in granaries ensure greater survival in times of famine. Trade between river and coastal settlements is aided by oar- and sail-powered galleys. Chariots come into strong use during warfare.", + "{@b Classical:} Superior military tactics and engineered roads allow for rapid deployment of infantry wielding iron weapons and aided by mounted cavalry. Advances in complex irrigation and construction of aqueducts lead to an abundance of harvest foods and dramatic improvements to sanitation.", + "{@b Medieval:} Warfare in this era is defined by iron armor, crossbows, and weapons forged of fine steel.", + "{@b Enlightenment:} The development of black powder and muzzle-loaded, single-shot firearms greatly changes warfare, making plate armor mostly obsolete. Larger ships permit ocean crossings and long-range trade to distant shores. The printing press speeds literacy and the dissemination of new ideas.", + "{@b Steam:} Steam engines replace conveyances drawn by animal power or sail, leading to a significant shift from wood fuel to coal. Further advances in science lead to dirigible airships and observation balloons. Simple firearms are replaced by repeating revolvers and bolt action rifles." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 124, + "name": "Divine Involvement", + "entries": [ + "What is the nature of the gods? Do they even exist? If so, are they omnipotent and omniscient? How does a follower request their divine favor? The answers to these questions will help you determine how strongly divine faith impacts the cultures of your world.", + "{@b None:} Deities do not exist in this world, or if they do, they are oblivious to or completely unconcerned with mortal affairs. If they exist, they don't make their presence known, nor do they grant power to their worshippers.", + "{@b Limited:} Deities exist, though they remain aloof from the mortal world and make their divine presence known only to a chosen few.", + "{@b Accepted:} Divine influence is an accepted fact of everyday life. Their will is enacted through priests and organized religions. Divine avatars may appear in the world during extreme circumstances.", + "{@b Ubiquitous:} Deities live among mortals, exerting their divine will directly. Gods rule entire nations, commanding absolute obedience from their faithful followers." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 124, + "name": "Magic", + "entries": [ + "Does magic exist? If so, which traditions are available? What are the sources of a spellcaster's power, and how do they gain and channel that magic?", + "{@b No Magic:} Magic of any kind does not exist in this world. Spells and magic effects do not function. Consider the variants on page 196 to handle the lack of magic items.", + "{@b Low Magic:} Magic is mysterious and taboo. The few practitioners of the mystical arts are feared or shunned.", + "Again, consider the variants on page 196 to handle the relative scarcity of magic items.", + "{@b Common:} Magic is an accepted fact of everyday life, though its mysteries are beyond the reach of most people.", + "Magic portals and gates can whisk travelers \"in the know\" halfway across the world or to the other side of the multiverse.", + "{@b High Magic:} Magic and magical items are commonplace in society. It may be as easy to learn spellcasting as it is to learn a new language. Magical objects simulate various modern technologies." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 125, + "name": "Designing Nations", + "entries": [ + "For any nation you establish in your setting, you'll want to provide at least a minimal description\u2014the core concept of that nation. The amount of additional detail you provide depends on the needs of your story. You likely want to establish enough information to create a stat block (page 130) for the nation your adventurers are from, any nations they're likely to spend significant time in, and those nations' main allied and enemy nations, if they are likely to become part of the plot.", + "When building a nation, remember that the various elements connect to the history of the land and its people, its relationships with nearby nations, and the current residents. This interconnectedness will help you build a wealth of story hooks and provide immersive detail for your players.", + "Beyond those basic details, the following considerations can help flesh out the nations in your setting.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 125, + "name": "Location, Size, and Population", + "entries": [ + "Major geographical boundaries, such as mountains, seas, and large rivers, often present natural borders for a realm. Depending on its leadership, culture, and the resources available, a country may be as small as a city-state or as large as a continent-sweeping empire.", + "Barring widely available technological or magical travel and communication, most nations remain relatively small (only a few hundred miles across), simply because it becomes too difficult for a single governing entity to oversee and maintain the entirety of a larger state.", + "National populations ebb and flow due to a multitude of external factors. Advances in sanitation, medicine, and agriculture can spur dramatic population growth, while war, famine, or plague can devastate it. As a rule, smaller nation-states have a population around a hundred thousand, while a continent-spanning empire could swell to well over a hundred million.", + "Population size is only part of the equation. Figuring out the ancestry ratios of that population and brainstorming how the members of various ancestries interact can often lead to interesting story ideas, or at least give you some jumping-off points when dreaming up how the nation was founded and its later history." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 126, + "name": "Cultural Hallmarks", + "entries": [ + "What elements of the nation's predominant culture stand out? A nation might have an unusual stance on religion, a specific demographic, distinctive natural features, noteworthy political views, or any number of unique elements that differentiate it from other nations in your region. These hallmarks can inform your decisions about many other aspects of the nation." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 126, + "name": "History", + "entries": [ + "How did the nation come to be? Has it stood since time immemorial, a bastion of stability while the rest of the world changes around it? Perhaps it was built over the ruins of another civilization, destroyed by some forgotten calamity. Or perhaps it is a young nation, born recently amid ongoing strife in your world. What remnants of the past can be found, or has the past been deliberately {@condition hidden}? How have the residents of the nation adapted to change, and in what ways have they failed to do so?" + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 126, + "name": "Economy and Political Stances", + "entries": [ + "Determine the key resources and industries that drive the nation's economy. The availability of natural resources can establish national boundaries, local industry, and other elements of the resident society. For example, an area with few resources might have a nomadic society, while a nation rich in resources might develop an opulent mercantile class.", + "These resources can also affect international relationships.", + "An area poor in a specific resource might have a strong trade relationship with a nearby nation that has it, or they might be at war! Nations also disagree about political structures, public policy, religion, and any number of other factors.", + "You'll also want to consider the significant NPCs of each nation. This includes the official ruler, but it also includes other major players, whether they act in an official capacity or entirely behind the scenes." + ] + } + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 126, + "name": "CONSCIENTIOUS CULTURE DESIGN", + "entries": [ + "Creating fantasy cultures is a delicate topic, as it can be all too easy to create a culture or a group based on damaging stereotypes or simplistic reductions of real-world groups.", + "Creating entire cultures out of harmful genre tropes such as \"jungle savage\" or \"noble samurai\" reduces real-world cultures to caricatures and perpetuates stereotypes about people from those cultures. Taking inspiration from the real world is wonderful\u2014our world is filled with an incredible diversity of cultures and peoples\u2014but you should do so with care and respect for those sources." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 126, + "name": "Building Settlements", + "entries": [ + "In Pathfinder, settlements are where characters can rest, recharge, retrain, and dedicate themselves to other downtime activities all in relative peace. Traditionally, an adventuring band comes together in some kind of settlement, be it a small hamlet nestled on the border of some wild frontier or a bustling port city at the heart of a nation. Some adventures take place entirely within a single settlement, while in others the party visits settlements only briefly between their adventures in the wilderness.", + "The first thing you should consider when building a settlement is its role in your story. Is this a major metropolis the heroes will visit again and again during their adventurers? A backwater village where their adventures begin? The distant capital from which an evil tyrant issues cruel edicts? The settlement's campaign role will inform many of the other decisions you make about the place.", + "Once you know why you need the settlement, consider why it would exist in the world. Settlements are typically founded near sources of fresh drinking water; most commonly along a riverbank or a place with access to adequate wells or springs. They additionally require some kind of transit to other places, either roads or waterways.", + "While it may be easier to create a village or city merely to serve the characters' needs, determining what function it has independent of the characters adds verisimilitude and can provide hooks for further stories.", + "Settlements, on page 132, describes the components of a settlement stat block, which you should create for any settlement you expect your characters to visit. The process of creating that stat block will help you further flesh out your community.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 126, + "name": "Mapping a Settlement", + "entries": [ + "Don't underestimate the usefulness of sketching a map of significant settlements, like the one where your adventure starts. This isn't intended to be a picture-perfect rendition drawn to scale, but rather to outline the rough shape and size of the settlement. Be sure to highlight a few key structures useful to the campaign. For more inspiration, see the section on Drawing Maps (page 52)", + "{@b Step 1. City Layout:} The layout of a settlement is as unique as the terrain upon which it is settled. First, decide the major trade route for the settlement. This is typically a river, which brings fresh water, fish, and fast transport to the populace. Larger cities can sustain additional growth with access to a deep-water harbor or a major overland trade road. Even settlements conceived with a grid plan tend to stretch along established trade routes before expanding outwards.", + "{@b Step 2. Districts:} Towns with a population over a thousand typically have defensive walls. As a settlement grows further in size and population, additional stone fortifications are often constructed beyond the city center, which further segment the city into districts or boroughs. A metropolis, for example, might have several distinct neighborhoods: Castle Ward, Noble Quarter, Temple Hill, the Gardens, Scholars' Court, Artisan Plaza, the docks, the slums, and so forth.", + "{@b Step 3. Markets and Shops:} Designate one or more open spaces in the settlement for a market square. This marketplace typically grows in the city center, along a major road intersecting the settlement's primary trade route. Lining the perimeter of the temporary tents and stalls of a bazaar are permanent retail shops offering pricier goods and services. Here in the beating heart of city commerce, adventurers can arm themselves for upcoming expeditions or sell their ill-gotten gains once making it back to the settlement.", + "{@b Step 4. Inns:} Heroes need a place to celebrate and recover between adventures. In addition to both public and private lodging, a settlement's inns often serve food and drink. As with the town market, inns are commonly built in central locations where trade roads meet. In your campaign, inns are ideal locations to spread gossip, introduce notable NPCs, and initiate quests. For the right price, innkeepers might rent strongboxes to secure money and other valuables between adventures.", + "{@b Step 5. Landmarks:} To give your cities a sense of personality and local flavor, design a handful of iconic landmarks for the PCs to visit. Memorable names make these landmarks more interesting. A random observatory might be noteworthy, but the Celestial Watchtower has an air of intrigue that could lead to a fun adventure hook." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 127, + "name": "Religion", + "entries": [ + "The greatest stories from myth and legend speak of immortals with incredible powers of creation and destruction. Some meddle in the affairs of mortals, shaping heroes and history at a whim, while others remain aloof or oblivious to the mortal world. Regardless of the world you're building, religion (or even the absence thereof) shapes the people and the stories you tell.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 127, + "name": "Theology", + "entries": [ + "Religious traditions are commonly categorized by their belief in one or more divine entities.", + "{@b Polytheism:} This belief system posits the existence of many gods. Polytheistic gods typically espouse particular areas of concern and often reflect the appearance of their worshippers. The primary religious philosophy of the Age of Lost Omens is polytheistic.", + "{@b Dualism:} This philosophy espouses an enduring conflict between two diametrically opposed cosmic forces; most commonly good and evil or law and chaos. Acolytes of each faith almost always see themselves as righteous, and those of the contrasting belief as false.", + "{@b Monotheism:} A monotheistic doctrine recognizes the existence of only one true god. The supreme deity may exhibit more than one aspect yet remain a single entity, like Gozreh from the Age of Lost Omens.", + "{@b Pantheism:} Divine power arises from the universe itself, or as a byproduct of the collective power of many deities sharing some common facet, either way forming a vast, all-encompassing divine entity. Worshippers sometimes appeal to or devote themselves to specific fundamental concepts or aspects of the universe.", + "{@b Animism:} Rather than worshipping gods associated with souls and spiritual essence from beyond, animism sees the life force in each part of the world, whether it be the trees of an old-growth forest or a towering waterfall.", + "An example of animism in the Age of Lost Omens is the connection between the Shoanti people and their totems, which they forge a relationship with when they come of age.", + "{@b Atheism:} In some campaign worlds, the gods have all died, abandoned their worshippers, or never existed at all. Mortals of this world may still cling to belief and establish religions in the name of the divine, but there are no true deities to answer their prayers." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 127, + "name": "Pantheons", + "entries": [ + "In polytheistic traditions, a pantheon is a divine hierarchy of multiple (or even all) deities.", + "{@b Universal:} All deities in the setting belong to a single pantheon. Different cultures might have their own names for the god of magic, for instance, but only a single deity answers their prayers.", + "{@b Ancestral or Regional:} Each ancestry or region worships its own distinct pantheon. These pantheons coexist in the same cosmology but establish control in separate divine realms. Across the cosmos, several gods from disparate pantheons may share the same area of concern, but they seldom compete for worshippers from rival pantheons.", + "{@b Competitive:} The world contains smaller regional pantheons competing for mortal worship. Only one deity of a specific area of concern may ascend to greater power across all the pantheons. As such, deities typically have little loyalty to their own pantheons and may actually switch to another pantheon if it earns them additional worshippers.", + "{@b None:} The deities of this multiverse act as individuals with no familial ties or common agenda binding them to each other." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 127, + "name": "Deities", + "entries": [ + "These immortal beings command vast power and influence fueled by the faith and souls of mortal worshippers. In Pathfinder, deities also dictate some of the abilities of those champions and clerics who channel their power.", + "When designing deities, you'll need to include the divine statistics and devotee benefits described below.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 127, + "name": "Divine Rank", + "entries": [ + "Gods are usually ranked in a divine hierarchy, from newly ascended godlings to almighty creator gods of unfathomable power.", + "{@b God:} Taking a position atop the divine pyramid, gods command near unlimited power and resources. Their mortal congregations are large and (usually) well funded.", + "{@b Demigod:} Demigods still possess a great deal of power, though often in subservience to another god or simply inferior to the power of a full god.", + "{@b Quasi Deity:} The weakest rank of divinity, many quasi deities are recently ascended mortals who attained their deific powers through ritual apotheosis, or planar natives who have amassed divine power of their own." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 128, + "name": "Divine Statistics", + "entries": [ + "In Pathfinder, deities are not only a narrative element of the world, but also a mechanical component of some classes.", + "{@b Alignment:} A deity's alignment reflects their innate moral and ethical outlook. In the Lost Omens setting, most deities maintain realms tied to the Outer Plane that matches their alignment.", + "{@b Areas of Concern:} Each deity has one or more areas of concern they have divine influence over. These portfolios typically embrace universal concepts, such as honor, night, or tranquility. Deities with similar areas of concern may work in common cause or against each other, depending on their goals and divine rank.", + "{@b Edicts:} Every deity has edicts, which are those tenets they require their faithful\u2014especially divinely empowered clergy like champions and clerics\u2014to promote in the world. A deity usually has one to three simple and straightforward edicts.", + "{@b Anathema:} The opposite of edicts, anathema are those things a deity will not abide. Champions and clerics must avoid their deity's anathema or risk losing their divine powers, and even lay worshippers usually feel guilty for performing such acts, as they will be weighed against them in the afterlife. Like edicts, a deity usually has two to three simple and straightforward elements to their anathema.", + "{@b Follower Alignments:} Champions and clerics can gain power from deities only if they share a compatible moral disposition. Usually these allowed alignments are chosen from those within one step of the deity's alignments, with NG, LN, CN, or NE deities rarely allowing N champions and clerics. Less restrictive deities are rarer and occur most often when the deity has multiple aspects or a particularly wide view of things." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 128, + "name": "Devotee Benefits", + "entries": [ + "Deities grant favored status and special power to the most fervent and influential of their flock.", + "{@b Divine Font:} Clerics channel a deity's divine power as a font of negative or positive energy. Most often, good-aligned deities grant {@i heal} while evil deities grant {@i harm}, with neutral deities most often offering a choice between the two. However, there's nothing inherently good about positive energy or evil about negative energy, so a specific deity's divine font may vary based on their areas of concern.", + "{@b Divine Skill:} Champions and clerics automatically gain the trained proficiency rank in their deity's divine skill. Assign the deity one skill that synergizes well with their areas of concern. For example, {@skill Intimidation} would be appropriate for a god of tyranny, or {@skill Deception} for a goddess of trickery.", + "{@b Favored Weapon:} Clerics gain access to their deity's favored weapon as well as the trained proficiency rank with it; warpriest clerics gain additional benefits. Every deity has a favored weapon. Because the benefits of having an advanced favored weapon are very strong, you should assign simple or martial favored weapons unless a deity is so thematically linked with an advanced weapon that you need to give them one.", + "{@b Domains:} Each deity grants a number of domains that reflect their divine areas of concern. Champions and clerics can learn the domain spells from their deity's domains. Pathfinder's deities each have four domains, and many have one or more alternative domains. Though this number is usually enough to convey a deity's portfolio and give players sufficient options, you can give your deities as many domains as you like.", + "{@b Cleric Spells:} When preparing spells, clerics can choose from specific spells granted by the deity, in addition to those available on the divine spell list. A deity always grants a 1st-level spell and usually two others, all chosen from non-divine spell lists. The exact number of spells a deity grants can vary\u2014a magic-focused deity might grant one spell per level\u2014though this shouldn't exceed one spell per level." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 128, + "name": "Cosmology", + "entries": [ + "An enduring curiosity among many cultures is to ask what wonders lie beyond the night sky. Does anyone gaze back from the moon above? What realms do the gods call home, and what is it like to walk in their divine presence? Is the mortal world at the center of the universe, or is all life utterly insignificant? Spiritual ponderings like these are central to belief systems across the globe. As a world builder, you get to answer those enduring questions by designing the multiverse in all its inexplicable grandeur.", + "The following are some aspects of your cosmology you might consider, but as you decide these, you should also consider how many of these details are known in your world\u2014and by whom.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 128, + "name": "The Universe", + "entries": [ + "The reality in which mortals live out their short existence is known to sages and scholars by many names\u2014the universe, the Material Plane, or the mortal realm, among others. The structure of the physical universe might follow any of the following models, or it might be something completely different.", + "{@b Vast:} The universe is an unimaginably sparse void of infinite space, littered with stars, planets, and various bits of detritus.", + "{@b Limited:} The physical universe in your campaign world may be smaller in scope yet far more fanciful.", + "For example, in Hinduism, the cosmos is supported on the backs of four elephants, themselves standing upon the shell of a world-sized tortoise, whereas Norse cosmology describes nine worlds connected by an immense ash tree.", + "{@b Bizarre:} Sometimes the universe is more complex than the previous two categories, or possibly nested within multiple realities. What if the universe the PCs first know is in fact a magical or mechanical simulation of such complexity that its inhabitants are unaware that they themselves exist as an artificial consciousness?" + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 129, + "name": "Composition of Outer Space", + "entries": [ + "The spaces between the stars can also affect the stories told in that world.", + "{@b Vacuum:} In conventional astronomy, outer space is an immense void existing in a near-perfect vacuum. In some settings\u2014including the Age of Lost Omens, where it is known as the Dark Tapestry\u2014the trackless firmament between the stars is an ominous expanse home only to terrible beings of incomprehensible malice.", + "{@b Endless Sky:} What if the blue sky overhead extended outward forever? One need only fly high enough and far enough to reach another world.", + "{@b Celestial Spheres:} The ancient Greeks posited that planets, stars, are more were embedded like jewels within celestial orbs of quintessence nested within one another." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 129, + "name": "Solar System", + "entries": [ + "What is the shape and structure of the solar system containing your game world? {@b Heliocentric:} Physics dictate that all planets in a system orbit the sun.", + "{@b Geocentric:} What if your game world is in fact the center of the star system, or perhaps even the center of the known universe? {@b Dyson Sphere:} Perhaps a solar system has been enclosed in an artificial structure designed to harness the power of the sun." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 129, + "name": "Planets and Moons", + "entries": [ + "In antiquity, astronomers noticed that some of the twinkling lights in the night sky moved differently than the others. In time, these celestial wanderers would come to be known as planets, many with their own complement of orbiting moons. Are there other planets orbiting your world's sun? Are they terrestrial, gas giants, or something less common? How many moons are there? The characters may never venture there, but celestial bodies can have a strong influence on a culture and help you describe your world in an evocative and distinctive way." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 129, + "name": "The Multiverse", + "entries": [ + "In Pathfinder, the physical universe of your world is one plane within a much broader multiverse. The Planes, on page 136, details how planes work and the multiverse of the Age of Lost Omens, but you can fit planes to your story and world, or even build a new multiverse from scratch! Perhaps there are only two planes beyond the material universe, diametrically opposed and fighting over mortal souls, or the multiverse consists only of a series of infinite alternate realities. The options are truly infinite, limited only by your imagination and the story you want to tell." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 130, + "name": "Nations", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 130, + "entries": [ + "From the smallest of city-states to a continent-spanning empire, nations define the political landscape of a setting and inform local culture and traditions. Knowing the details of a nation can help you as a Game Master, whether your game revolves around international disputes or you simply need to know what languages the common people are likely to speak." + ] + }, + "Nations vary tremendously, from massive empires to isolated island realms, and their characteristics can give flavor and depth to your story and the PCs' adventures. An encounter in shadowy Nidal, where allegiance to Zon-Kuthon has literally blocked the sun from the sky, is going to have a very different tone than one in sun-drenched Thuvia. A nation working to overcome generations of xenophobia, like Kyonin, might have a different reaction to adventurers than a long-established empire like Taldor. A journey into a new nation can introduce the heroes to a new people (if the party visits the hobgoblin nation of Oprak), a new philosophy (such as the materialistic Prophecies of Kalistrade in Druma), or a new foe (as visitors to the undead-ridden Gravelands will certainly learn)", + "Nations can also provide adventuring inspiration and hooks. When the heroes are caught in the crossfire between two nations in conflict, national concerns become their own. Learning more about a nation's history or practices might lead to a great finding\u2014or a loathsome practice the characters want to eradicate. A party might get involved in the political machinations of a nation's elite power mongers, or they might fall out of favor and find themselves on the run from the law! Nations also influence a character's story on a personal level. A nation can suggest a character's ancestry, inform the languages they speak, and influence their choice of deity. As a GM, the relationship between a character and a nation can provide opportunities to better hook that character into your campaign. Has the character always lived there, or have they emigrated from elsewhere\u2014and why? A character who fled due to political persecution might have long-standing enemies, while a hero who left due to ideological differences might have friends and family who seek to return them to the fold.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 130, + "name": "Nation Stat Block", + "entries": [ + "The stat block for a nation presents the core information about a nation in a simple, streamlined format.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 131, + "name": "Nations of Lost Omens", + "entries": [ + "Presented below are stat blocks for two nations from the Lost Omens Campaign Setting. You can use these as examples when building your own nation stat blocks." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 132, + "name": "Settlements", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 132, + "entries": [ + "Adventures have to start somewhere, and everyone needs some semblance of a home.", + "Settlements are where characters can rest, recharge, retrain, and dedicate themselves to other downtime activities, all in relative peace. But settlements can also hold their own intrigues and dangers, providing adventure opportunities of their own." + ] + }, + "For some players, a settlement may be nothing more than a convenient place to purchase gear and sell loot.", + "For others, a settlement might be a beloved home they're willing to risk everything to protect. And sometimes, an entire campaign takes place entirely within the walls of a single city.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 132, + "name": "Settlements in a Game", + "entries": [ + "Given the variety of roles a settlement can play in an adventure, a Game Master should have a firm understanding of how they work in the game and how to best use them. Virtually every settlement uses the rules for urban environments presented starting on page 514 of the {@i Pathfinder Core Rulebook}. Those rules are primarily intended for encounter mode, however, and so the following guidance can help you best use a settlement in the broader narrative of your game.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 132, + "name": "Settlement Adventures", + "entries": [ + "Designing adventures in a settlement generally follows the guidelines presented in Adventure Design on page 40.", + "However, a settlement's greater population density also allows for a number of adventure styles and elements that aren't as common beyond the city walls.", + "Social encounters are one of the most common interactions within a settlement, starting with the guards at the city gates all the way to an audience with the queen. The influence and reputation subsystems (pages 151 and 164, respectively) can facilitate these interactions in a more structured way. Chase scenes, using the rules starting on page 156, are an iconic component of a settlement adventure, especially in a larger city, where dense buildings and a variety of structures make for an exciting series of obstacles. A settlement is also an ideal place for a party to conduct an infiltration (page 160)", + "Since most libraries, archives, and similar repositories of information are located within settlements, you might make use of the research rules (page 154). Ambitious characters might want to build up their own organizations using the leadership subsystem (page 168)", + { + "type": "pf2-h4", + "source": "GMG", + "page": 132, + "name": "Modes of Play", + "entries": [ + "Just like in other adventure locations, all three modes of play can happen in settlements. Since a settlement presents far more opportunities for noncombat activities than most other environments, characters likely spend most of their time in exploration mode. Downtime almost exclusively takes place within a settlement." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 132, + "name": "Marketplaces", + "entries": [ + "Where there are people, there is commerce. The Buying and Selling section on page 24 provides several sets of guidelines for handling commerce in your game, but it can also be {@condition helpful} to have a sense of what items and economic power a given settlement has on its own merits.", + "In a given settlement, a character can usually purchase any common item (including formulas, alchemical items, and magic items) that is of the same or lower level than the settlement's. Usually, fewer of the highest-level items are available\u2014you can use Table 10\u20139: Party Treasure by Level on page 509 of the {@i Core Rulebook} as a guideline for how many of the highest-level items might be available, using the Permanent Items and Consumables entries for a level 1 lower than the settlement's actual level. Inhabitants of a settlement can usually purchase items from PCs as long as those items are the same or lower level than the settlement, with limitations on higher-level items similar to those available for sale. If a settlement's population is significantly smaller than its level would suggest, its ability to provide and purchase items may be more limited.", + "If a character's level is higher than the settlement's, that character can usually use their own influence and leverage to acquire higher-level items, as they convince shops to place specialty orders or artisans to craft custom goods, though it might take a bit of time for such orders to be fulfilled.", + "Spellcasting services are available in many settlements. Barring a powerful spellcasting NPC in the city with whom the party could negotiate for services, a character can find someone to cast common spells up to a level that could be cast by an NPC of the settlement's level. For example, a character in a 9th-level city can typically find and pay someone to cast a 5th-level common spell\u2014the highest spell available to a 9th-level spellcaster.", + "Some settlements have access to uncommon items, formulas, and spells. If a settlement could reasonably be considered to meet the Access entry for an item or spell, that item or spell is available just like any common item.", + "For example, the dwarven settlement of Kraggodan has plenty of dwarf weapons available." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 132, + "name": "Power Structures", + "entries": [ + "Outside of city limits, adventurers spend much of their time operating on their own terms, accountable only to their own moral code. But in a settlement, the heroes become part of a larger system with its own codified laws, procedures, and enforcement. The details of a settlement's power structures shape the party's interactions within that settlement.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 133, + "name": "Government", + "entries": [ + "The government of a settlement often reflects the nature of that settlement. A lawful, militaristic city likely has a hierarchical government with a single figure at the top, a crossroads market town might be under the control of its wealthiest merchant families, and a farming community might simply look to the oldest residents for leadership as necessary.", + "That said, the lawful and publicly recognized ruler of a settlement isn't always the one calling the shots. They may merely be a puppet to a secret entity that silently pulls the strings from the shadows. Some settlements are ruled by {@condition hidden} cabals, from strange religious sects to thieves' guilds. A settlement might be swayed by politically powerful residents, such an occult vizier or a political savvy high priest. In some cases, the legitimate authority may seem to govern but has actually been replaced by a faceless stalker, a devil in disguise, or another powerful shapechanger." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 133, + "name": "Legal Codes", + "entries": [ + "Most civilizations agree that laws are necessary to ensure a functioning society. The specific laws range from one settlement to another, and they might be as simple as a prohibition against murder and theft to exceptionally convoluted regulatory schemes dictating everything from clothing details to available confections. How well known these laws are can further flavor a party's interactions with that settlement, as it's likely easier to navigate a well-documented system than one in which the rules are learned only through experience and word of mouth.", + "Much like a government, the legal codes reflect the settlement's alignment and overall nature. Generally speaking, a more lawful settlement is likely to have more complex laws, and a more lax locale to have fewer and simpler laws." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 133, + "name": "Law Enforcement", + "entries": [ + "Most settlements have systems in place to enforce their laws. In a small village, the residents might just police themselves, holding one another accountable to their shared values. Towns and larger settlements usually have some system of guards, whether that's a post filled by a rotation of volunteers or a city guard of professionals paid by the city's government to maintain order. Most settlements have some way of dealing with criminals, from fines to public stocks to prison cells, as well as individuals responsible for meting out those sentences." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 133, + "name": "Organizations, Churches, and Factions", + "entries": [ + "The government isn't the only influential factor in a settlement. Prestigious organizations, prominent churches, and specialized factions all wield power as well, often in conflict with the official government or one another.", + "Religious congregations usually wield significant power in communities where faith is strong. A wizard, sorcerer, or bard of even moderate magical talent would be a rare and influential member of society in a small settlement.", + "An organization can wield overt influence over the community where they're based, or subtle control, as the Pathfinder Society does in Absalom. Other notable factions may include noble houses, wealthy merchants, innkeepers, and retired soldiers and adventurers." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 134, + "name": "Corruption", + "entries": [ + "In any settlement, it's possible for officials to put their own interests before those of the people they serve.", + "Corruption might be as simple as a clerk willing to accept a bribe to expedite some paperwork, or it might be as sinister as selling civilians into slavery." + ] + } + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 134, + "name": "COMMON NPCS", + "entries": [ + "Several categories of NPCs are quite common in settlements, if not exclusive to them. The following sections from the NPC Gallery of this book provide statistics and additional useful information for running settlements.", + { + "type": "list", + "items": [ + "{@b Courtiers} (page 206) The upper crust of society is most common in larger settlements.", + "{@b Magistrates} (page 224) These public officials create and implement the law.", + "{@b Officers} (page 232) Officers are responsible for enforcing the law in a settlement.", + "{@b Performers} (page 236) Performers are most common in settlements, where there are large audiences.", + "{@b Publicans} (page 238) Nearly every settlement has at least one gathering place and its regulars.", + "{@b Scholars} (page 240) Most repositories of lore are located within settlements.", + "{@b Tradespeople} (page 244) Tradespeople provide the skilled labor that keeps a town supplied and running." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 134, + "name": "Settlement Stat Block", + "entries": [ + "A settlement's stat block consolidates the basic information about a settlement into a centralized format.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 134, + "name": "Sample Settlement Abilities", + "entries": [ + "Here are some common settlement abilities you can use to customize a settlement of your own creation.", + "{@b Artists' Haven:} Residents of this city have a deep appreciation for fine art. It's easier to find higher-level tasks involving {@skill Performance} or art, as well as buyers willing to pay more for art objects.", + "{@b City of Artisans:} Items of up to 4 levels higher are available from a particular category the settlement is famous for, such as armor and weapons.", + "{@b Magical Academy:} The settlement prides itself on teaching magic, and its residents are skilled at teaching others. Choose a magical tradition or traditions suitable to your settlement. When a PC pays an NPC to teach them a new spell of that tradition in the settlement, the NPC assists the process and provides an additional +2 circumstance bonus to the check to Learn the Spell.", + "{@b Religious Bias:} This settlement has a strong affiliation with a particular religion. Anyone who is visibly a worshipper of that deity gains a +1 circumstance bonus to {@skill Diplomacy} checks to Make an Impression, Request, and Gather Information. Characters who visibly worship one of that deity's foes take a \u20131 circumstance penalty to the same actions.", + "{@b Scholarly:} An abundance of public libraries or other accessible places of learning within this settlement means that with 1d4 hours, a character can access a scholarly journal on a relevant common subject (Core Rulebook 291) before attempting to Recall Knowledge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 135, + "name": "Changing a Settlement", + "entries": [ + "Sometimes the characters spend a long period of time in a single settlement. Perhaps it's their home base, where they spend their downtime between adventures, or perhaps the entire adventure takes place there. In these cases, you might find you need to update your settlement stat block as it changes over time.", + "Several elements of the settlement stat block are simple to update; you change the population as it grows or shrinks, and you change the leaders on your stat block as different people move between those positions. But you also might make changes that reflect the results of the PCs' adventures. If the heroes eliminated a major threat facing the settlement, you should remove that threat from the stat block\u2014but if they drew the wrath of a new foe in doing so, you might add that new threat! You can also update the stat block's abilities, should the PCs' actions have that large an influence on the city. For example, if the party (using the leadership subsystem on page 168) built up a wizard school focused on crafting magical items, you might add an ability to the settlement stat block that increased the availability of magic items in the settlement's markets." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 135, + "name": "Settlements of Lost Omens" + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 136, + "name": "The Planes", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 136, + "entries": [ + "Beyond the world of Golarion and the void of space beyond it lie the vast planes of existence referred to as the Great Beyond. Often alien and dangerous, most of these planes embody some foundational aspect of reality\u2014one of the chief elements that make up the rest of the multiverse, a kind of fundamental energy, or an alignment. Each plane is a reality unto itself, with its own laws of existence and its own native inhabitants who might visit, grant benefits to residents of, or cause havoc on the face of Golarion." + ] + }, + "Exploring the planes offers several opportunities for high adventure, as well chances to discover the secrets of creation.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 136, + "name": "Planar Traits", + "entries": [ + "Each plane, dimension, and demiplane has its own properties and attributes. Planar traits can be {@condition broken} down into six categories: alignment, scope, gravity, time, morphic, and planar essence. Combined, those traits describe the laws and makeup of the plane. These appear in the plane's traits entry, though any trait that matches the Material Plane (described in the Normal entry in each section below) is omitted.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 136, + "name": "Enhanced and Impeded Magic", + "entries": [ + "Some planes enhance certain magic and impede opposing effects. A plane that enhances a particular type of magic grants anyone {@action Cast a Spell||Casting a Spell} with that trait a +1 circumstance bonus to their spell DC or spell attack roll with that spell. Impeded magic means a character who {@action Cast a Spell||Casts a Spell} or Activates an Item with the specified trait must succeed at a DC {@flatDC 6} flat check or lose the spell or activation." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "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.", + "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." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 136, + "name": "Scope Trait", + "entries": [ + "Most planes are immeasurable, so immense they are impossible to quantify. Which immeasurable planes, if any, are infinite is a subject of debate among philosophers and scholars alike. Since so many planes are immeasurable, those planes omit a scope trait. Otherwise, the plane likely has either the {@trait finite} or {@trait unbounded} trait.", + "{@b Finite:} Finite planes consist of a limited amount of space.", + "{@b Immeasurable:} Immeasurable planes are immeasurably large, perhaps infinite.", + "{@b Unbounded:} Unbounded planes loop back on themselves when a creature reaches the plane's \"edge.\"" + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 136, + "name": "Gravity Traits", + "entries": [ + "Many planes have unusual gravity.", + "{@b Normal:} Bodies of great mass are the centers of gravity, and objects fall toward those centers with a measured amount of force relative to the size of the body.", + "{@b High Gravity:} As in normal gravity, bodies of great mass act as centers of gravity, but the force relative to the size of the body is greater than on the Material Plane. The Bulk of all creatures and objects is doubled, meaning creatures acclimated to normal gravity can carry only half as much. Creatures used to normal gravity move at half Speed and can jump only half as high and far. Physical ranged attacks are impossible beyond the third range increment (instead of the sixth). Creatures that fall in high gravity take bludgeoning damage equal to the distance they fell.", + "{@b Low Gravity:} As in normal gravity, bodies of great mass act as centers of gravity, but the force relative to the size of the body is less than on the Material Plane. The Bulk of all creatures and objects is halved, meaning creatures acclimated to normal gravity can carry twice as much and jump twice as high and far. Physical ranged attacks are possible up to the twelfth range increment (instead of the sixth). Creatures that fall in low gravity take no damage for the first 10 feet of a fall, and then take bludgeoning damage equal to a quarter of the remaining distance it fell.", + "{@b Microgravity:} There is little to no gravity on this plane. Creatures float in space unless they can push off a surface or use some force to propel themselves throughout the plane.", + "{@b Strange Gravity:} All bodies of mass are centers of gravity with roughly the same force. A creature can stand on any solid objects that is as large as or larger than themself.", + "{@b Subjective Gravity:} All bodies of mass can be centers of gravity with the same force, but only if a non-mindless creature wills it. Unattended items, objects, and mindless creatures treat the plane as having microgravity. Creatures on a plane with subjective gravity can move normally along a solid surface by imagining \"down\" near their feet. Designating this downward direction is a free action that has the concentration trait. If suspended in midair, a creature can replicate flight by choosing a \"down\" direction and falling in that direction, moving up to their Speed or fly Speed. This pseudo-flight uses the {@action Fly} action." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 137, + "name": "Time Traits", + "entries": [ + "Time flows differently on many planes.", + "{@b Normal:} Time passes the same way it does on the Material Plane. One hour on a plane with normal time equals 1 hour on the Material Plane.", + "{@b Erratic:} Time slows down and speeds up, so an individual may lose or gain time as they move between planes. When a creature moves from a plane with erratic time to one with normal time, roll a DC {@flatDC 11} flat check. Creatures that leave an erratic time plane together share the same result.", + { + "type": "successDegree", + "entries": { + "Success": "Time passed normally on the erratic time plane.", + "Failure": "For each hour spent on the erratic time plane, 1 day passed on the normal time plane.", + "Critical Failure": "For each round spent on the erratic time plane, 1 day passed on the normal time plane." + } + }, + "{@b Flowing:} The flow of time is consistently faster or slower.", + "A creature may travel to one of these planes, spend a year there, and find that only an hour passed on the Material Plane; alternatively, they might spend a minute on this plane and find out an hour passed on the Material Plane.", + "{@b Timeless:} Time still passes, but the effects of time are diminished. Creatures on these planes don't feel hunger, thirst, or the effects of aging or natural healing. The effects of poison, diseases, and other kinds of healing may also be diminished on certain timeless planes. Spell energy and other effects still dissipate, so the durations of spells and other effects function as normal. The danger of this trait is that when a creature leaves a timeless plane and enters a plane with another {@trait time} trait, the effects of hunger, thirst, aging, and other effects slowed or arrested by the {@trait timeless} trait occur retroactively in the instant of transition, possibly causing the creature to immediately starve or die of old age." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 137, + "name": "Morphic Traits", + "entries": [ + "This trait describes how easily the physical nature of the plane can be changed. The Material Plane is the norm, but other planes can warp through the plane's own sentient designs or be manipulated by extremely powerful creatures.", + "{@b Normal:} Objects remain where they are (and what they are) unless affected by physical force or magic. Creatures can change the immediate environment as a result of tangible effort, such as by digging a hole.", + "{@b Metamorphic:} Things change by means other than physical force or magic. Sometimes spells have morphic effects. Other times, the plane's nature is under the control of a deity or power, or the plane simply changes at random.", + "{@b Sentient:} The plane changes based on its own whims.", + "{@b Static:} Visitors can't affect living residents of the plane or objects the denizens carry in any way. Any spells that would affect those on the plane have no effect unless the {@trait static} trait is somehow removed or suppressed." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 137, + "name": "Planar Essence Traits", + "entries": [ + "Planar essence traits describe a plane's fundamental nature. For example, many of the Inner Sphere's planes are infused with an element or energy, each of which affects magic on those planes, and the Shadow Plane is awash with shadow. Outer Planes are fundamentally made up of quintessence, a philosophically aligned material with infinite potential for shape and state that conforms to powerful and prevailing beliefs.", + "{@b Air:} Planes with this trait consist mostly of open spaces and air of various levels of turbulence, though they also contain rare islands of floating stone and other elements and energies. Air planes usually have breathable atmospheres, though they may include clouds of acidic or toxic gas. Air magic is enhanced, and earth magic is impeded. Earth creatures often find themselves at a disadvantage within air planes, which tend to at least make them uncomfortable, as there is little solid ground for them to gain their bearings.", + "{@b Earth:} These planes are mostly solid. Travelers arriving upon an earth plane risk suffocation if they don't reach a cavern or some other air pocket within the plane's solid matter. Creatures who can't burrow are entombed in the plane's substance and must attempt to dig their way toward an air pocket. Earth magic is enhanced, and air magic is impeded. Air creatures are ill at ease, as they rarely have the space to move freely through even the most lofty warrens.", + "{@b Fire:} Planes with this trait are composed of flames that continually burn with no fuel source. Fire planes are extremely {@condition 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} {@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 cold and 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.", + "{@b Water:} These planes are mostly liquid. Visitors who can't breathe water or reach an air pocket likely drown. Water magic is enhanced, and fire magic is impeded. Creatures with a weakness to water take damage equal to double their weakness at the end of each round.", + "{@b Negative:} Planes with this trait are vast, empty reaches that suck the life from the living. They tend to be lonely, haunted planes, {@condition drained} of color and filled with winds carrying the moans of those who died within them. At the end of each round, a living creature takes at least minor negative environmental damage. In the strongest areas of a negative plane, they could take moderate or even major negative damage at the end of each round. This damage has the {@trait death} trait, and if a living creature is reduced to 0 Hit Points by this negative damage and killed, it crumbles into ash and can become a wraith ({@i Bestiary} 335). Negative magic is enhanced, and positive magic is impeded.", + "{@b Positive:} These planes are awash with life energy. Colors are brighter, fires are hotter, noises are louder, and sensations are more intense. At the end of each round, an undead creature takes at least minor positive environmental damage. In the strongest areas of a positive plane, they could take moderate or even major positive damage at the end of each round. While this might seem safe for living creatures, positive planes present a different danger. Living creatures regain an amount of HP each round equal to the environmental damage undead take in the same area. If this would bring the living creature above their maximum HP, any excess becomes temporary HP. Unlike normal, these temporary HP combine with each other, and they last until the creature leaves the plane. If a creature's temporary HP from a positive plane ever exceeds its maximum HP, it explodes in a burst of overloaded positive energy, spreading across the area to birth new souls. Positive magic is enhanced, and negative magic is impeded.", + "{@b Shadow:} Planes with this trait are umbral with murky light. On a shadow plane, the radius of all light from light sources and the areas of {@spell light} spells are halved. Darkness and shadow magic are enhanced, and light magic is impeded." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "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.", + "{@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}", + { + "type": "pf2-h3", + "source": "GMG", + "page": 138, + "name": "Inner Sphere Planes", + "entries": [ + "The planes of the Inner Sphere form the heart of the cosmos. They are the home of mortal life, the focus of divine attention, the source of mortal souls, and the origin point of the great cycle of quintessence that fuels the motions and stability of reality itself. Arranged in a nested series of shells, like layers of an onion, the planes of the Inner Sphere include, from outer to inner: the Elemental Planes of Fire, Earth, Water, and Air; the universe of the Material Plane; and at the very core of this cosmological ensemble, the raw forces of creation and destruction of the Positive and Negative Energy Planes." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 140, + "name": "Transitive Planes", + "entries": [ + "At a minimum, each Transitive Plane coexists with one or more other planes, a relationship oversimplified by stating that Transitive Planes are just used to get from one plane to another. The mists of the Ethereal Plane overlap the planes of the Inner Sphere, while the Astral Plane borders every other plane in existence like the backstage of the cosmos.", + "Bright and dark mirrors of the Material Plane, the First World and Shadow Plane overlap the mortal world, albeit often in bizarre ways such that a short distance in one might be a vast gulf in the other. The daring, wise, or desperate can utilize these planes to bypass barriers in the Material Plane or rapidly cross vast distances through much swifter travel." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 141, + "name": "Outer Sphere Planes", + "entries": [ + "The planes of the Outer Sphere are the manifest realms of alignment: chaos, evil, good, law, neutrality, and their admixtures, populated by celestials, fiends, monitors, and others who promote these moral concepts. These planes are the backdrop upon which the mortal afterlife reaches its apparent conclusion, and the end destination of the River of Souls. The Outer Planes are regions of stability adrift in the raw, chaotic quintessence of the primordial Maelstrom, its tides forever gnawing at their edges even as mortal souls sustain them. The Abyss manifests as cracks in the Outer Sphere's fabric, while rising from the metropolitan Axis is the Boneyard's spire, the location where mortal souls are judged and then sent to their final destinations, be they reward, suffering, or oblivion. The Outer Planes are places of majesty, wonder, terror, and danger outstripping anything mortal adventurers might encounter anywhere else." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 144, + "name": "Dimensions", + "entries": [ + "Existing in the metaphorical space between the Transitive Planes and smaller, finite demiplanes, dimensions are a category unto themselves, defying the neat categorization of planar scholars and adventurers. Seemingly infinite in scale, not necessarily spatial in the same way as a plane, and overlaying every other plane at once\u2014including one another\u2014dimensions and planes are most significantly differentiated in how each of them breaks the commonly held rules of the other. Although some scholars include other extraplanar realms within the ranks of dimensions, only two such realms are uniformly agreed upon and classified as such. The Dreamlands, also known as the Dimension of Dreams, is readily accessed by mortal dreamers, while the Dimension of Time is notorious for the near impossibility of accessing it as well as the bizarre, often deadly restrictions upon travel to and within its bounds." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 145, + "name": "Demiplanes", + "entries": [ + "Demiplanes are much smaller and more limited than planes or dimensions, and they come into being more easily. They may arise naturally where the raw chaos of the Maelstrom churns at the border of the Astral, crystallize around shed memories of dead mortals on their way to judgment, or coalesce within the mists of the Ethereal set into motion by the forces of the Positive and Negative Energy Planes. They can also be crafted by will and powerful magic to suit their designers' whims. Almost innumerable, each is distinctly finite, with their own nature and rules set at their creation.", + "Desna's demiplanar realm of Cynosure exists as Golarion's literal north star, silently visible in the night skies, hosting her servitors and petitioners in her divine realm at its heart. Other demiplanes are crafted by mortals, such as the Refuge of Nex, created by the titular archmage seeking respite and solitude, and the Hao-Jin Tapestry, a demiplane stocked with its creator's collection and accessed through a literal tapestry artifact she fashioned as its entrance.", + "Created not by gods or mortals, the Akashic Record is a demiplane thought to exist deep within the Astral as a repository of the collective knowledge and memories of the cosmos, secure and unchanging, but so difficult to access that most doubt its very existence. Other demiplanes serve darker purposes and are perhaps best left forgotten, though their mysteries often tempt the ignorant, the foolish, and the desperate. The Prison of the Laughing Fiend serves to bottle its enigmatic and godlike occupant, Tegresin the Laughing Fiend, bound by nameless divinities whose nature and reason changes with each telling of the story, while the Dead Vault was crafted at Golarion's core by the gods themselves to forever bottle Rovagug the Rough Beast, lest he escape and devour all existence." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 147, + "name": "Chapter 3: Subsystems", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 147, + "entries": [ + "When your game goes into uncharted territory or you want to emphasize an element of gameplay that usually gets overlooked or condensed into a single check, you can use a subsystem. As the name implies, subsystems are extensions of the main rules system that allow you to explore a particular topic or style of play at your table." + ] + }, + { + "type": "pf2-sidebar", + "name": "COMBINING SUBSYSTEMS", + "entries": [ + "Some of the subsystems in this chapter could interact in interesting ways when combined. For instance, the influence subsystem could be part of how you build up reputation, or a piece of the plan in an infiltration. Or you could have a hexploration chase with a rival adventuring group, encountering obstacles in each hex as you race for the prize\u2014while using vehicles to travel faster! Ultimately, it's up to you to decide how two combined subsystems should interact to tell your group's particular story, though a good rule of thumb is to have a backdrop subsystem that you're tracking on a longer term to which the shorter-term subsystem contributes." + ] + }, + "Subsystems are a great way to add depth to aspects of your game that don't occur in combat but still have high stakes. This chapter begins with Victory Points, a structure that underlies much of the chapter, to help you build your own subsystems. Next are some of the most common subsystems you might need in your game, with advice on how to use and modify them. This chapter is organized into the following sections.", + { + "type": "list", + "items": [ + "{@b Victory Points} (page 148) provides you a framework with which to build your own subsystems, detailing the fundamental structure that Pathfinder uses for its subsystems.", + "{@b Influence} (page 151) gives rules for more in-depth social encounters involving influencing NPCs.", + "{@b Research} (page 154) shows you how to build an interesting structure for scenes where PCs research information.", + "{@b Chases} (page 156) are designed to represent the fast-paced feel of movie chase scenes.", + "{@b Infiltration} (page 160) allows you to build infiltrations and heists where careful planning helps the PCs maintain an edge against their adversaries and pull off incredible capers.", + "{@b Reputation} (page 164) breathes life into the world around the PCs, as various groups of NPCs react favorably or unfavorably to the PCs actions, and PCs' status with those groups changes.", + "{@b Duels} (page 166) provides a simple architecture for one-on-one showdowns between adversaries.", + "{@b Leadership} (page 168) allows PCs to attract people to a cause, giving them cohorts and organizations to look after.", + "{@b Hexploration} (page 170) teaches you how to build exploration maps on a hexagonal grid to give your PCs the thrill of discovering secrets within uncharted or unfamiliar territory.", + "{@b Vehicles} (page 174) allows you to run encounters involving vehicles and capitalize on their potential to help PCs explore on a larger scale and at a faster pace." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 147, + "name": "Deciding to Use a Subsystem", + "entries": [ + "When you have an exciting subsystem available, it can be tempting to use it anytime it can possibly come up (for instance, replacing every social scene with the influence subsystem). However, subsystems are most effective when used with intention.", + "Subsystems are best when used for a component of the game that's meant to be at least a significant portion of a single session. Think about whether you want a different style of play than normal before you decide to use a subsystem, since that's what subsystems are best suited for. You should avoid using a particular subsystem if many members of your group don't like it, or if use of a subsystem during play devolves into the PCs making a series of rolls that don't contribute to telling an interesting story.", + "It's important to leave enough time and mental energy to make the subsystem feel special and to bring all the components and elements of the subsystem to life in the game world. A subsystem stripped of all its life and story depth can become nothing more than a large number of die rolls, and the last thing you want is to lose the magic, especially with a subsystem the PCs enjoy. Sometimes, a simple check is the right way to handle the scene, and that's okay! The subsystems will be there when you need them to spice up an adventure or really dive deep into a particular element or scene." + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 148, + "name": "Victory Points", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 148, + "entries": [ + "You'll often find that your games could use a way to track progress toward a goal so that you don't have to just keep everything in your head. This section explains how to build your own subsystems for tracking success via Victory Points. Many other subsystems throughout the chapter use these as well, though often by a different name." + ] + }, + "Victory Points (or VP) are a powerful tool in your GM arsenal, as they allow you to track the PCs' progress using a subsystem to go beyond the results of a single check. Victory Points are versatile; you could track and resolve them within a single encounter, or you could collect them over the course of an entire campaign to determine the ending of the story.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 148, + "name": "Naming Your Victory Points", + "entries": [ + "It can be fun to rename your Victory Points, to better reflect the subsystem they track.", + "The term \"Victory Points\" is unspecific, so you can create a name for your Victory Points that fits the theme of your adventure and helps the players feel more like they are taking part in the type of activity your subsystem represents. Examples of renamed VPs include Influence Points (page 151), Infiltration Points (page 160), Research Points (page 154), and Reputation Points (page 164). The name should be representative, and the PCs should understand what it refers to. You can leave off the word \"Points\" if you prefer, though this section often retains it while describing how Victory Points can be used." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 148, + "name": "Victory Point Subsystem Structures", + "entries": [ + "There are a few common structures for tracking Victory Points that you might use for your new subsystem.", + "You could come up with a structure based off one of the subsystems below, or you could create your own completely different structure if none of them match the way you're running your game. The most important thing is to consider how the PCs or their opposition gain or lose various forms of Victory Points.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 148, + "name": "Accumulating Victory Points", + "entries": [ + "The most common structure is to accumulate Victory Points toward a total, either stopping after reaching a success threshold or collecting as many Victory Points as possible in a given time frame and then measuring the results against various thresholds. The influence subsystem on page 151 is a great example of this structure in action: each PC has a certain number of chances to influence various NPCs, and after reaching a particular threshold of Victory Points with an NPC, the PCs have convinced that NPC.", + "In a variation of this structure, the PCs' adversaries can also accumulate Victory Points, giving the PCs a moving target\u2014either to reach the goal before the adversary or to have more Victory Points than the adversary at the end of a given time frame. This is a great structure for you to use in a situation where the PCs face opposition rather than having the PCs accumulate Victory Points while adversaries decrease the total, since it's dynamic and less at risk of resulting in a stalemate.", + "You can track a subsystem at a larger scale, like over the course of an adventure or campaign, by granting the PCs Victory Points for achieving difficult goals or making particular decisions. Such subsystems usually ask the PCs to compare their accumulated Victory Points against several ranked tiers that each having varying results on the story. Typically these results become more positive for the PCs as they acquire more Victory Points, but sometimes succeeding too fully could have unintended consequences, like convincing the workers to support a rebellion so thoroughly that it riles up a mob. If you're making your own subsystem, you might not define these ranks in full, but just use your best guess at the end.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 148, + "name": "Accumulating Rolls", + "entries": [ + "In cases where the PCs need to make checks to gain Victory Points, the amount they get for the degrees of success is up to you. The default scale detailed below works in most cases.", + { + "type": "successDegree", + "entries": { + "Critical Success": "The PCs gain 2 Victory Points.", + "Success": "The PCs gain 1 Victory Point.", + "Critical Failure": "The PCs lose 1 Victory Point." + } + }, + "This means that the result of a PC's check usually results in the party gaining either 1 or no Victory Points. However, specialized PCs have a solid chance of earning the party 2 Victory Points, and hare-brained schemes have a fair chance of losing the PCs 1 Victory Point." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 149, + "name": "Diminishing Victory Points", + "entries": [ + "Using this method, the PCs start with a certain number of Victory Points, and rather than accumulating them, they attempt to avoid losing them. Perhaps the PCs are trying to keep dragon eggs from cracking, or are otherwise attempting to minimize damage, loss, or danger. This variant is less common, but it's great at conveying the urgency of a situation as the PCs lose points. Sometimes it's necessary to add that sense of tension with this subsystem! Typically, when the PCs lose all their Victory Points, a negative event occurs.", + "If they're on a timer, the final results might be better the more points they manage to keep before the time runs out.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 149, + "name": "Diminishing Rolls", + "entries": [ + "Using this structure, the PCs typically lose Victory Points as a result of failed checks, though they can still lose them for making particularly poor decisions or behaving recklessly. Once again, you can use any scaling consequences that make sense, but the default degrees of success are as follows.", + { + "type": "successDegree", + "entries": { + "Critical Success": "If regaining ground is possible, the PCs gain 1 Victory Point. Otherwise, as success.", + "Success": "The PCs avoid losing any Victory Points.", + "Failure": "The PCs lose 1 Victory Point.", + "Critical Failure": "The PCs lose 2 Victory Points." + } + } + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 149, + "name": "Multiple Point Subsystems", + "entries": [ + "In a multiple point subsystem, you have more than one point system, each measuring something different. For example, in a long-distance race, the PCs and their opponents both try to gain their own Marathon Points, and whoever gets to 10 points first wins!", + "Infiltration on page 160 offers a different example of a Victory Point subsystem with multiple types of points. PCs try to get a certain number of Infiltration Points to successfully infiltrate a location while avoiding giving Awareness Points to their enemies through failure.", + "Consider combining the multiple points with a time factor, like in infiltrations, where the PCs automatically accrue Awareness Points over time at a slow rate." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 149, + "name": "Obstacles and Dcs", + "entries": [ + "When preparing your subsystem, think of the obstacles PCs might face or avenues they can exploit when engaging in your subsystem. Set some DCs for them in advance, using the normal system for setting DCs. Everything else, you can improvise on the spot. If you think your DCs will be higher overall, when you set the number of points needed, choose a value on the lower end (see Setting your Scale below)", + "Think of some possibilities that are much easier and some that are harder. Who are your PCs opposing, and what weak points might that opposition have that the PCs could exploit? Set those DCs lower or make overcoming them grant more VP. PCs who do their research or come up with clever strategies should find it easier to overcome the challenge.", + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 149, + "name": "ENEMY VICTORY POINTS", + "entries": [ + "In addition to giving both the PCs and enemies Victory Points, as mentioned on page 149, sometimes it makes more sense to have only the enemies gain or lose Victory Points instead of the PCs. Even though the NPCs are also taking actions, it's usually best to increase or reduce the enemy's Victory Points based on just the PCs' actions, since it maximizes the feeling of player agency. In some rare cases where the foes act directly against the PCs, you might have both PC and foe actions increase the foe's Victory Points.", + "Implementing such a subsystem might mean flipping the normal rolls. For instance, if the PCs were trying to lower their enemies' Influence over a faction, a critical success by a PC would lower the Influence by 2, a success would lower the Influence by 1, and a critical failure might give the enemies something to exploit, raising their Influence by 1. This uses the same effects as an accumulating roll, but \"damages\" the enemies' VP instead of gaining VP for the PCs' side. While this is very similar mechanically to the PCs gaining VP, the thematic connection is much stronger for an intrigue-based story." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 149, + "name": "Setting Your Scale", + "entries": [ + "The number of points it takes to reach a goal will greatly affect how your subsystem feels during play. If you want the subsystem to be used for a single scene, such as one negotiation with a powerful NPC, set the number lower than if it's meant to take up most or all of a game session. The Table 3\u20131 (page 150) suggests possible values for your Victory Point scale. The \"adventure-wide\" scale is for subsystems that are part of a larger narrative, granting Victory Points when the PCs overcome entire encounters or dungeons, rather than as an encounter unfolds.", + "This larger scale is intended for subsystems that take a lot of the party's focus. A subsystem that runs in the background during an adventure should use a smaller scale. This is usually the \"adventure-wide, sideline\" value. It could be even lower, such as if you have a dungeon-based adventure including several opportunities to interact with a kobold tribe to get some small benefits. Though they appear throughout the adventure, you would use a lower value because attaining the VP is a minor part of the story. In fact, you might choose not to use a VP subsystem at all.", + "The table also lists numbers for one or more thresholds. These are the point values at which the PCs get a partial benefit (or, for a diminishing subsystem, take a drawback). You should grant partial benefits when the PCs reach a certain threshold or introduce twists to the subsystem to ensure they continue to feel engaged and rewarded over time.", + { + "type": "table", + "source": "GMG", + "page": 150, + "name": "VICTORY POINT SCALES", + "id": "3-1", + "colStyles": [ + "", + "text-center", + "text-center" + ], + "rows": [ + [ + "Duration of Challenge", + "VP End Point", + "VP Threshold" + ], + [ + "Quick Encounter", + "3-5", + "\u2014" + ], + [ + "Long Encounter", + "7-10", + "4" + ], + [ + "Most of a session", + "15-25", + "5, 10, 15" + ], + [ + "Adventure-wide, sideline", + "15-20", + "5, 10, 15" + ], + [ + "Adventure-wide, forefront", + "25-50", + "10, 20, 30, 40" + ] + ] + }, + "The values also depend on various factors. These might include the DCs, the number of chances the PCs get to gain Victory Points, and the flexibility of how the PCs can deploy themselves (for example, if PCs are all forced to try something they might not be trained in, it could cause critical failures). They might also include the amount of effort the PCs need to spend on tasks that don't directly earn Victory Points\u2014such as checks to Discover information about NPCs using the Influence subsystem. Keep all these in mind when deciding what end point you want to use." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 150, + "name": "Running Your Subsystem", + "entries": [ + "When running your new subsystem, be sure to keep the challenges fresh by using a variety of different skills and options to encourage creativity and cooperation, rather than just using the same check over and over again, where PCs can expect diminishing returns. You can also use timers to encourage each PC to participate or even create mechanics that directly encourage each PC to participate, like setting penalties for the same PC attempting checks repeatedly, or for two PCs attempting the same check.", + "You can even have challenges that require all the PCs to participate. For instance, if the party's host is welcoming every guest individually, each PC might have to make an impression in their own way, or during infiltration, each PC might have to test their ability to {@action Impersonate} or {@action Sneak}. You'll likely find that some approaches should be automatic successes if they're well-suited to the task, or automatic failures for ideas that are likely impossible." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 150, + "name": "Rewards", + "entries": [ + "How you structure rewards for your subsystem depends greatly on its scope. A subsystem resolved in a single sitting usually gives accomplishment XP unless it is particularly demanding, in which case it could be considered a full-scale encounter. Meanwhile, subsystems that span over the course of multiple sessions or the entire campaign might generate accomplishment XP at meaningful milestones along the way. If you have a long-spanning subsystem that's fairly low profile and behind the scenes or is not success-oriented, such as a subsystem to track what type of ruler the PCs' patron will become based on the PCs' decisions, you might not give XP directly from the subsystem, since in that case \"success\" is undefined." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 151, + "name": "Influence", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 151, + "entries": [ + "When the PCs need to gain favor with or sway over an NPC to achieve their goals, sometimes a {@skill Deception}, {@skill Diplomacy}, or {@skill Intimidation} check isn't enough to get the job done. In these cases, you can implement the influence subsystem in a social encounter." + ] + }, + "Influence is a short-term subsystem wherein the PCs accumulate Influence Points during a social encounter with an NPC to represent their increasing influence.", + "These encounters are a race against the clock to reach Influence Point thresholds in order to sway the NPC. It's perfect for a single social gathering\u2014whether it's a party, a treaty negotiation, or even an attempt to persuade various members of a panel of judges. Because of the variety of Influence skill options and the ability to use {@skill Perception} to uncover more information, every character has something important to contribute in the influence subsystem, as opposed to situations where only one character has {@skill Diplomacy}.", + "The influence subsystem divides a social encounter into rounds, with the number of rounds representing the length of the social event. Rounds last any amount of time that you determine, depending on the needs of the narrative, though somewhere between 15 minutes and an hour is typical. During each round, each PC can act once to either Influence or Discover.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Influence", + "traits": [ + "concentrate", + "linguistic" + ], + "sections": [ + [ + [ + "You attempt to make a favorable impression on an NPC to convince the NPC to support your cause. Choose an NPC, and attempt a skill check to impress that NPC. The DC, and whether success is possible, depend on the NPC's preferences (typically found in the NPC's influence stat block).", + { + "type": "successDegree", + "entries": { + "Critical Success": "You gain 2 Influence Points with the chosen NPC.", + "Success": "You gain 1 Influence Point with the chosen NPC.", + "Failure": "You gain no Influence Points with the chosen NPC.", + "Critical Failure": "You lose 1 Influence Point with the chosen NPC." + } + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Discover", + "traits": [ + "concentrate", + "secret" + ], + "sections": [ + [ + [ + "You watch or study an NPC to learn more about that NPC's preferences. Choose an NPC and attempt a Perception check or an appropriate skill check determined by the GM. The DC is typically found in the NPC's influence stat block.", + { + "type": "successDegree", + "entries": { + "Critical Success": "Choose two of the options detailed in Success below; you can choose the same option twice to learn two pieces of information from the same category.", + "Success": "Choose one of the following: You learn which skill that can Influence the NPC has the lowest DC (skipping any skills that you already know), one of the NPC's personal biases, one of the NPC's resistances, or one of the NPC's weaknesses.", + "Failure": "You learn no information.", + "Critical Failure": "Choose a piece of information to learn about, as success, but the information is incorrect. For instance, you might think the NPC is susceptible to flattery when actually the NPC is resistant to flattery." + } + } + ] + ] + ] + } + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 152, + "name": "Influence Stat Blocks", + "entries": [ + "NPCs in the influence subsystem have little need for many of the statistics you'll find in an ordinary creature stat block. However, it might help you to prepare for the social encounter by creating an influence stat block for each prominent NPC. These are optional; if you can keep most information straight in your head, you might skip this step or just write down the first three categories to keep the numbers straight.", + "Influence stat blocks are flexible and contain only the stats that you are essential to running the NPC during a social encounter, leaving the rest out. The main stats that matter are the NPC's {@skill Perception} and Will modifiers.", + "After the influence stat block, you might want to list important information to help you roleplay the NPC and incorporate the NPC into your influence encounter. You can list any of the following details that are relevant to your NPC: their background (a brief bio focusing on information relevant to the encounter), appearance, personality (this can just be a list of adjectives), affiliations, public goals, {@condition hidden} agendas, or the penalty for antagonizing the NPC (or possibly for failing to Influence the NPC, depending on the way you structure the encounter)", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "NPC Name", + "traits": [ + "traits" + ], + "sections": [ + [ + [ + "A succinct description of the NPC, such as \"Famous musician\" or \"Popular baron.\"" + ], + [ + { + "name": "Perception", + "entry": "The NPC's Perception modifier, plus potentially relevant spells such as {@spell true sight}." + } + ], + [ + { + "name": "Will", + "entry": "The NPC's Will modifier, plus any special adjustments." + } + ], + [ + { + "name": "Discovery", + "entry": "The Perception DC to Discover information about the NPC, as well as any skill checks to Discover their DCs." + } + ], + [ + { + "name": "Influence Skills", + "entry": "The skills the PCs can use to Influence the NPC are listed here with their DCs, in order from the lowest DC (the skill that works best) to the highest DC. If a skill isn't listed but a player gives a strong narrative explanation for using it, you can add it as an appropriate DC (usually the highest listed DC). {@skill Diplomacy} should usually be on this list, but should rarely be the best skill to Influence an NPC, in order to encourage and reward using Discover to learn and cater to an NPC's interests." + } + ], + [ + { + "name": "Influence Thresholds", + "entry": "The number of Influence Points required to Influence the PC, and the benefits for meeting them. Some NPCs might have multiple influence thresholds, granting the PCs additional benefits or favors as they cross more thresholds." + } + ] + ], + [ + [ + { + "name": "Resistances", + "entry": "Some NPCs are resistant to certain tactics, biased against certain types of people, or may get defensive when a certain topic comes up. Any of these makes it harder for a PC to convince them. For instance, an NPC might find flattery inane, dislike wizards, or bristle at any mention of their ex-spouse. Typically, an NPC's resistance increases the DC of the associated check to Influence by 2 (or 5 for stronger resistances), but it could have farther-ranging consequences, such as losing Influence Points or angering the NPC enough that attempting to Influence them again is impossible." + } + ], + [ + { + "name": "Weaknesses", + "entry": "Most NPCs have at least one weakness that clever and observant PCs can use to their advantage, whether it's a deep-seated insecurity, a desire for power, a favorite hobby, a bias toward a certain group, or a hidden secret the PCs could threaten to expose. When a PC incorporates an NPC's weakness, it typically decreases the associated Influence check's DC by 2 (or 5 for stronger weaknesses), but it could have farther-ranging effects, such as gaining automatic Influence Points or even automatically influencing the NPC regardless of how many Influence Points the PCs have achieved so far." + } + ] + ] + ] + } + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 153, + "name": "Setting Dcs", + "entries": [ + "When setting DCs, it's often good to start with a \"social level\" for the NPC and set their DCs accordingly.", + "Use the DC adjustments from page 504 of the {@i Core Rulebook} just like you normally would. A good starting place is setting the NPC's Will modifier, then taking that DC and adjusting it for skills that are more or less likely to work.", + "For instance, for a 3rd-level challenge, you might give an NPC a +12 Will modifier and use 22 as the base DC. You might say that's the DC for {@skill Diplomacy} but then determine that the NPC is difficult to intimidate, and so you apply the hard DC adjustment to make the {@skill Intimidation} DC 24. Maybe you also determine that she loves different varieties of wine, resulting in an incredibly easy DC adjustment to get DC 12 for {@skill Lore||Alcohol Lore}." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 152, + "name": "SAMPLE STAT BLOCK", + "entries": [ + "In this example, the PCs try to convince a grizzled landlord to not evict a theatrical troupe from a dilapidated building he owns. It's a 3rd-level challenge. He is a busy, practical man and gives the PCs only 45 minutes (3 rounds) to make their case.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Danphy Mollwether", + "traits": [ + "le", + "medium", + "human", + "humanoid" + ], + "sections": [ + [ + [ + "Penny-pinching landlord" + ], + [ + { + "name": "Perception", + "entry": "{@d20 +9||Perception}" + } + ], + [ + { + "name": "Will", + "entry": "{@d20 +11||Will}" + } + ], + [ + { + "name": "Discovery", + "entry": "DC 13 {@skill Lore||Mercantile Lore}, DC 18 {@skill Perception}, DC 16 {@skill Society}" + } + ], + [ + { + "name": "Influence Skills", + "entry": "DC 16 {@skill Lore||Accounting Lore} (noting how the theater could be made profitable), DC 16 {@skill Crafting} (volunteering to repair the building), DC 20 {@skill Intimidation}, DC 20 {@skill Performance}, DC 22 {@skill Diplomacy}, DC 24 {@skill Deception}" + } + ], + [ + { + "name": "Influence 4:", + "entry": "Mr. Mollwether gives the troupe 1 week to get him his back rent, with interest, before evicting them." + } + ], + [ + { + "name": "Influence 6:", + "entry": "Mr. Mollwether gives the troupe 1 month to get him his back rent before evicting them." + } + ], + [ + { + "name": "Influence 8:", + "entry": "Mr. Mollwether allows the troupe to stay, reduces their rent, and forgives half their debt." + } + ] + ], + [ + [ + { + "name": "Resistances", + "entry": "The landlord thinks in practical terms, with little patience for the \"good-for-nothings\" of the troupe. Appeals directed at sympathy alone increase the check's DC by 2." + } + ], + [ + { + "name": "Weaknesses", + "entry": "Mr. Mollwether used to visit the theater often as a small child, and performing one of his favorite old songs or plays brings tears to his eyes and reduces the {@skill Performance} DC by 2." + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + { + "type": "item", + "name": "Background", + "entry": "Mollwether was raised by wealthy parents who loved the arts and took him to the theater often. A scandal left the family broke, and Danphy clawed his way back up to a decent living. Becoming something of a slumlord, he owns several properties now and still feels he must exploit others to survive." + }, + { + "type": "item", + "name": "Appearance", + "entry": "An elderly man in cheap dress clothes, Mr. Mollwether looks like he's never felt a moment of love for anyone in his whole life." + }, + { + "type": "item", + "name": "Personality", + "entry": "Impatient, crotchety, skeptical" + }, + { + "type": "item", + "name": "Penalty", + "entry": "Antagonizing Mr. Mollwether by \"sermonizing\" or \"wasting his time\" causes him to cut the meeting short, reducing it to 2 rounds instead of 3." + } + ] + } + ] + ] + ] + } + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 153, + "name": "Running an Influence Encounter", + "entries": [ + "When running an influence encounter, let the PCs be creative and use a diverse set of skills whenever possible. Be open to improvisation, and change the structure of the encounter if something interesting presents itself. The PCs set the pace and choose with whom they interact. It's up to you to make sure every NPC is distinct, react to the PCs' interactions with the NPCs, and lend overall structure to the encounter by making sure it feels like a living, breathing event rather than just a series of skill checks.", + "Think about how the number of rounds of a social encounter relate to the overall event. For instance, if you have a four-course banquet and 6 rounds, you could have 1 round for introductions before the food arrives, 1 round for each of the courses, and 1 last round of conversations after the final course. NPCs might filter in and out or become unavailable for conversations as they are occupied by various tasks, or become particularly eager to engage a PC. That sort of change help makes the NPC feel a bit more real and helps break up any repetition in your encounter." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 154, + "name": "Research", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 154, + "entries": [ + "When the PCs are trying to discover important information while challenged by a time limit or other interesting twist, the research subsystem is just the right thing to lend their efforts more urgency and weight." + ] + }, + "In the research subsystem, PCs accumulate Research Points and learn new information or gain other benefits upon reaching specific thresholds. Use this subsystem if the PCs face a time constraint, rival research group, or other form of external pressure or condition that could end the PCs' efforts early. Otherwise, you can simply use the rules in the {@i Core Rulebook}, since the PCs are free to keep rolling until they uncover everything there is to find.", + "In this subsystem, time passes in rounds spanning several hours to a day of research. Each round, the characters use the Research exploration activity to gain Research Points (RP). As time passes and the party earns more RP, they gain knowledge and rewards, but also might face consequences or events. Some of these events might interrupt the round with a different kind of encounter (disrupting the Research activity), such as a social encounter with an intelligent book or a combat encounter with a guardian.", + { + "type": "ability", + "style": "full", + "name": "Research", + "traits": [ + "concentrate", + "exploration", + "linguistic" + ], + "entries": [ + "You comb through information to learn more about the topic at hand. Choose your research topic, section of the library, or other division depending on the form of research, and attempt a skill check. The skills to use and the DC for the check depend on the choice you made.", + { + "type": "successDegree", + "entries": { + "Critical Success": "You gain 2 RP.", + "Success": "You gain 1 RP.", + "Critical Failure": "You make a false discovery and lose 1 RP." + } + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 154, + "name": "Building a Library", + "entries": [ + "\"Library\" is the general term the research subsystem uses to designate the setting of the PCs' research. Despite the name, the library doesn't necessarily consist of a quiet hall full of books. It could be an Astral memory palace, a collection of iconographic artwork, or even a group the party is questioning. In most cases, to engage the whole party and add a little decision-making to the research, you'll want to give your research topic or library at least one variable or subdivision that the PCs need to decide how to handle. For instance, you might give the PCs three different research topics to study, each using different skills and providing different rewards. The library might have several rooms or sections with different challenges to research, allowing you to reward PCs with skills that aren't typically associated with research; perhaps the books on aeromancy are all flying above the top shelves of towering bookcases, requiring a round of {@skill Athletics} checks to represent climbing up and down ladders to retrieve them and reach the first threshold. A variety of skills and decisions, along with vivid descriptions, are the key to an engaging and memorable research session, rather than just a string of die rolls by the wizard.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 154, + "name": "Choosing Thresholds", + "entries": [ + "Once you've decided what your library looks like and how the library and research options are structured, it's time to set the research thresholds for each topic. Thresholds are your opportunity to reveal intriguing new information and introduce different types of challenges. Each threshold should provide interesting information; if it doesn't, you should probably have fewer thresholds.", + "Thresholds can change the state of the library (perhaps the first threshold is simply cleaning and organizing the library so the PCs can find the tomes they need), reveal information, give the PCs a reward (like access to an ancient uncommon or rare feat or spell they discover in library's depths), trigger an encounter, alter the skills or DCs for further research, or anything else you can imagine, but they should always do something.", + "If your library covers multiple topics, each has its own set of thresholds. You'll typically want to require fewer Research Points to reach each one and use fewer thresholds per topic.", + "Think about the constraints preventing the PCs from researching as long as they want, and use those constraints to determine how many Research Points they must earn to reach each threshold. You don't need to evenly space thresholds\u2014you could require very few Research Points to learn crucial clues you want to ensure the PCs receive and a much larger number to reach the final threshold that grants a special reward." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 155, + "name": "Library Stat Block", + "entries": [ + "When you build a library, you can use a stat block to organize the information. In a published adventure, you'll find libraries presented in the format below. There's no need to include entries that aren't applicable for your library.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Library's Name", + "category": "Library", + "level": "(Level)", + "traits": [ + "traits" + ], + "sections": [ + [ + [ + { + "name": "Division Name and Description", + "entry": "Whether it's a section of a physical library, one of several research topics the PCs are studying, or something more creative, this is the name of one of the library's divisions. If the divisions are separate topics, they'll each have their own thresholds, but if the divisions are separate areas all related to the same topic or topics, they might have RP maximums instead, after which the PCs have exhausted the information in that area. Repeat these sections for the library's other divisions; if using RP maximums, make sure the divisions provide enough Research Points to reach the final threshold." + } + ], + [ + { + "name": "Research Checks", + "entry": "The skills or other checks the PCs can attempt to Research the division are listed here with their DCs, in order from the lowest DC (the skill that works best) to the highest DC. If a skill isn't listed but a player provides a strong narrative explanation for using it, you can add it at an appropriate DC (usually the highest listed DC). Academia Lore and Library Lore will often be listed in these entries." + } + ] + ], + [ + [ + { + "name": "Research Thresholds", + "entry": "Each threshold lists the number of RP required to reach it, followed by the effects for meeting that threshold. Thresholds are listed in order from first (requiring the fewest RP) to last (the highest threshold)." + } + ] + ] + ] + } + }, + "Beneath the stat block, you can list any events that occur based on timing rather than the PCs' RP total (such as a threatening message arriving on the third day), as well as any other important details." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 155, + "name": "Running Research", + "entries": [ + "When running the research subsystem, think about the two factors that set the pace of the research and allow you to break it up: the length of each round of research, and the thresholds in the research. Use both of these in tandem to breathe life into the session and draw the players into the game. Ideally the PCs are aware of whatever pressure requires them to finish the research, so as rounds pass, the tension increases. As long as the PCs are able to get the information they came for, it's fine if they don't learn everything the library has to offer; in fact, you might intentionally create a situation allowing the PCs time to glean only some of a list of special rewards, forcing them to prioritize their favorites.", + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 155, + "name": "SAMPLE STAT BLOCK", + "entries": [ + "In this example, the PCs are trying to research {@condition hidden} occult secrets about hags known only to the fey of a strange sylvan library. It's a 7th-level challenge. If you'd like to use this sample library for a different research topic, just change the results of each threshold and replace any {@skill Occultism} Research checks with checks appropriate to the new topic!", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Gade of Forgotten Time", + "category": "Library", + "level": 7, + "traits": [ + "fey", + "primal" + ], + "sections": [ + [ + [ + { + "name": "Field of Tomeflowers", + "entry": "Five-foot stems open up into colorful petaled tomes" + }, + { + "name": "Maximum RP", + "entry": "10" + } + ], + [ + { + "name": "Research Checks", + "entry": "DC 18 {@skill Lore||Academia Lore} or {@skill Lore||Library Lore}, DC 23 {@skill Occultism}" + } + ] + ], + [ + [ + { + "name": "Loremother Tree", + "entry": "A powerful intelligence slumbers deep within this ancient oak, awakened by communion or music" + }, + { + "name": "Maximum RP", + "entry": "15" + } + ], + [ + { + "name": "Research Checks", + "entry": "DC 21 {@skill Performance}, DC 23 {@skill Nature}, DC 25 {@skill Occultism}" + } + ] + ], + [ + [ + { + "name": "Sprite Swarm", + "entry": "Thousands of iridescent sprites flit about, eager to offer tidbits of information, though it is not always reliable" + }, + { + "name": "Maximum RP", + "entry": "5" + } + ], + [ + { + "name": "Research Checks", + "entry": "DC 23 {@skill Diplomacy}, DC 23 {@skill Occultism}, DC 25 {@skill Society}, DC 28 {@skill Perception}" + } + ] + ], + [ + [ + { + "name": "5 Research Points", + "entry": "The PCs learn apocryphal fey legends that the first hags were once cruel fey queens twisted by inner corruption. They learn details about hag reproduction, changelings, and the hag mother's Call." + } + ], + [ + { + "name": "10 Research Points", + "entry": "The PCs learn the location of an ancient, twisted grove in the First World rumored to hold a secret treasure connected to hags. Attaining this knowledge comes at a cost: hag malice solidifies into two will-o'-wisps and animates some of the glade's plant matter into a shambler. The three creatures attack the PCs together." + } + ], + [ + { + "name": "15 Research Points", + "entry": "The PCs learn a variety of occult folk divinations said to detect the presence of nearby hags. Among them is a functioning uncommon spell: {@spell read omens}." + } + ], + [ + { + "name": "20 Research Points", + "entry": "The loremother tree stirs and partially awakens, issuing the PCs a dire warning about danger in the knowledge they seek. Replace the loremother tree's {@skill Performance} Research check with a DC 28 {@skill Diplomacy} check to convince the tree to share further knowledge." + } + ], + [ + { + "name": "25 Research Points", + "entry": "The whole glade goes quiet, and the PCs feel a pall fall over their hearts. The PCs are close, but all Research check DCs increase by 2." + } + ], + [ + { + "name": "30 Research Points", + "entry": "The PCs learn even more esoteric wisdom about hags. However, they have drawn the attention of a coven of annis hags, who materialize to destroy the party and their newfound knowledge. If the PCs run out of time before reaching this point, the coven erases any further information before attacking the PCs out of spite." + } + ] + ] + ] + } + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 156, + "name": "Chases", + "entries": [ + { + "type": "pf2-h1-flavor", + "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." + ] + }, + "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.", + "Chases are a special type of encounter. Each round, the pursued character or characters act first, then the pursuing characters act. Typically, to reduce variance, the PCs roll checks to progress while their opponents proceed at a steady pace, but if you want to emphasize the back-and-forth nature of a particular chase, you could have both sides roll instead. Characters in the same group can act in whatever order they prefer, each taking a turn. A character must act on their turn. If they pass their turn or are unable to act, they're unable to help the group and automatically cause the group to lose 1 Chase Point.", + "Depending on the scale of your chase, establish at the beginning how long each round lasts so the PCs understand how much they can accomplish in that time. Is it essentially a 3-action turn, or does it take minutes, hours, or days?", + { + "type": "pf2-h2", + "source": "GMG", + "page": 156, + "name": "Obstacles", + "entries": [ + "During a chase, all the characters must overcome a series of obstacles that represent challenges\u2014from locked doors to deceptive bogs\u2014during the different legs of the pursuit.", + "These obstacles aren't separated by specific distances; the distance is narrative and can vary between obstacles as needed for the story you're telling. Travel times between obstacles can vary, too. The time scale you choose determines how PCs can act when dealing with an obstacle.", + "Each obstacle requires a certain number of Chase Points to overcome\u2014typically 1 per party member for a standard obstacle, though particularly challenging obstacles might require more (listed in an obstacle's Chase Points entry)", + "Typically, there are multiple ways to overcome an obstacle; for example, characters could evade a guard or bribe them to look away. Each approach typically requires a skill check or {@skill Perception} check, but sometimes a saving throw, an attack roll, or something even more unusual, like a casting a certain spell (listed in an obstacle's Overcome entry)", + "On a character's turn, they describe what they do to help the group get past the obstacle. They then attempt any required roll, or perform the required action for a choice without a check. If they attempt a roll, the result determines how many Chase Points the character gains.", + { + "type": "successDegree", + "entries": { + "Critical Success": "The PCs gain 2 Chase Points.", + "Success": "The PCs gain 1 Chase Point.", + "Critical Failure": "The PCs lose 1 Chase Point." + } + }, + "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.", + "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", + "tag": "generic", + "style": "book", + "data": { + "name": "Crowd", + "category": "Obstacle", + "level": 1, + "sections": [ + [ + [ + { + "name": "Chase Points", + "entry": "4" + }, + { + "name": "Overcome", + "entry": "DC 15 {@skill Acrobatics} or {@skill Athletics} to weave or push through, DC 13 {@skill Society} to follow the flow" + } + ] + ], + [ + [ + "Throngs of people crowd the streets, making it difficult to continue the chase." + ] + ] + ] + } + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 156, + "name": "Building a Chase", + "entries": [ + "When building a chase, first build your obstacles and then decide how far ahead the pursued character or characters begin and at what pace the NPCs will move. Having the NPCs clear one obstacle per round is a good rule of thumb, but it could vary depending on the situation, and should especially be slower against obstacles that require more than 1 Chase Point per character to overcome.", + "Select or build obstacles highlighting a variety of different skills and other options so everyone in the party has a moment to shine. When choosing what skills can bypass a given obstacle, ensure a variety of approaches can work. If you've already decided that an obstacle uses {@skill Stealth}, selecting {@skill Thievery} as the other option doesn't really offer opportunities for different types of characters, since those who are good at {@skill Thievery} are very likely the same ones who are good at {@skill Stealth}. On the other hand, offering {@skill Athletics} as an alternative gives a champion who's terrible at {@skill Stealth} a way to help. The group can help cover for a character who is less capable at a particular obstacle, but it's more fun for players to present substantially different options for each obstacle.", + "Use the following guidelines to determine how many obstacles you need for your chase. These numbers assume that the pursued party can reach a certain location to end the chase (as described in Ending Chases). If there's no such escape, you might need more obstacles.", + "{@b Short:} 6 obstacles, about 10\u201320 minutes of game time", + "{@b Medium:} 8 obstacles, about 15\u201325 minutes of game time", + "{@b Long:} 10 obstacles, about 20\u201330 minutes of game time.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 157, + "name": "Setting Obstacle Dcs", + "entries": [ + "When you set the DCs for an obstacle, you'll typically be using simple DCs. Use a proficiency rank that's generally appropriate for the PCs' level if you want the obstacle to be a significant one. As noted earlier, you'll typically want to select a couple different ways the group can get past an obstacle. At least one check should be have an easy or very easy adjustment, while the other check should have a standard or hard DC. In some cases you might use something other than a simple DC; for example, if a specific NPC has put up a magical barrier, you would use their spell DC. This might result in some pretty tough DCs or even impassable obstacles, so use this carefully! If a PC improvises a different way to get around an obstacle from what you planned, set the DC just like you would normally when picking a DC on the fly. Don't worry about adjusting the DC of the check to be easy or very easy, because the PC is likely to be good at the skill they've chosen to use." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 157, + "name": "Shortcuts and Split Paths", + "entries": [ + "You might want to build a chase with multiple paths that split and rejoin so you can have a shortcut (with easier DCs or fewer obstacles) or paths that appeal to different types of characters. For instance, one obstacle might allow a PC who critically succeeds at a {@skill Perception} check to find a faster path along a canal, without the obstacles of a busy street. This can be fun, but can also split up the group. Familiarize yourself with the Solo Chases sidebar above to make similar adjustments for a divided group." + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 157, + "name": "SOLO CHASES", + "entries": [ + "Sometimes circumstances might require you to run a chase where the PCs are each progressing individually, rather than as a group, such as if they get split up. The danger therein is that a player can easily become frustrated if their character is stuck at an obstacle where it's extremely difficult to succeed at either choice, and no allies can help them. In these chases, it's best to allow even a single success be enough for a character to progress to the next obstacle, and have a critical success give the character a +2 circumstance bonus on their first check against the next obstacle." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 157, + "name": "Ending Chases", + "entries": [ + "Once you have the obstacles, decide the end conditions.", + "Chases often end when the pursuer reaches the same obstacle as the pursued, leading to a combat encounter or other scene. However, it's less clear when to end a chase otherwise. It's typically best to have an obstacle that ends the chase with the pursued character getting away, as long as they overcome the obstacle before being captured. This is usually better than ending the chase after a certain number of rounds, because reaching a hideaway makes more narrative sense and because you might not be able to predict how far the pursued characters move in those rounds, making you run out of obstacles. You can also end the chase in favor of the pursued characters if they ever get a certain number of obstacles ahead of the pursuers (typically three), as the pursuers simply lose the trail. You should still have an end point to the chase, though, in case that never happens." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 157, + "name": "Types of Chases", + "entries": [ + { + "type": "list", + "items": [ + "{@b Chase Down:} The PCs pursue adversaries. The PCs go second in initiative since they're the pursuers. Start the enemies one obstacle ahead of the PCs (or at the same location for a short chase), and end the chase if the PCs catch up to the enemies, or if the enemies reach a certain location that represents their safety or escape.", + "{@b Run Away:} The PCs attempt to escape. They'll go first in initiative since they're being pursued. It's usually best to start them one obstacle ahead of their foes and end the chase if they reach a certain location or are three obstacles ahead of their foes at the end of a round.", + "{@b Beat the Clock:} The PCs try to get through all the obstacles before a certain number of rounds passes, such as if the PCs are trying to outrun a natural disaster or race in a timed challenge. The number of obstacles should usually be equal to the number of rounds.", + "{@b Competitive Chase:} The PCs and their adversaries are both chasing the same thing or trying to reach the same location, and whoever gets there first wins. This works like chase down, except that either party could win. Because there is more than one set of pursuers, you might have the PCs and their competitors roll initiative to see who goes first each round (while still moving all NPCs at a steady rate.)" + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 158, + "name": "Running a Chase", + "entries": [ + "When running a chase, narrate the scene and give vivid descriptions of the obstacles the PCs face, rather than just reading off a list of skills and immediately having the players start rolling dice and making checks. A chase is a framework for roleplaying, not just a dice game. Encourage the PCs to describe what they're doing, and how they're helping their comrades overcome each obstacle.", + "Typically, it's best to tell the players the DCs of the default options, so they can make informed decisions. At the least, you should indicate the relative difficulty of the clear paths. The PCs are adventurers, so they're experienced at assessing which path is going to be easier or harder.", + "Try to make it feel like the PCs are really part of a chase scene, like in a movie. As each side makes progress, describe how they pull ahead or close the gap. PCs far from their foes might hear shouts in the distance. As they get closer, they catch glimpses, and then finally see their quarry in full view once they're on the enemies' heels. Think about how the events of the chase affect the environment, as well. For instance, if a kaiju is chasing after the PCs, after the PCs overcome an obstacle consisting of a thick copse of trees, you could describe how the kaiju flattens the trees beneath its feet as it stomps after them.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 158, + "name": "Visual Aids", + "entries": [ + "It can help your players visualize the chase to use a series of cards or a rough map (such as a large-scale city map rather than a 5-foot grid) to show locations. Use one miniature or token to represent each side of the chase. You might place cards with obstacle names on them face down, revealing them as PCs reach them, and letting a PC peek at an upcoming card if they scout it from a distance." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 158, + "name": "If the Pcs Get Stuck", + "entries": [ + "Sometimes despite their best efforts, an obstacle will stymie the PCs over and over again. In most cases, after 3 rounds of the PCs struggling with an obstacle that requires the standard number of Chase Points, it's a good idea to just say they found another way around it. If the obstacle requires more or fewer Chase Points, you can change the number of rounds before letting them get past it. If presenting another way around the obstacle just doesn't make sense, such as if a spherical barrier completely blocks the PCs, you might introduce an NPC or other outside force that can help them bypass it, but at a high cost." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 158, + "name": "Sample Obstacles", + "entries": [ + "You can use the following obstacles in your chases, which are organized by environment. The name is followed by the level of group they're best suited for, and many include both a basic version for lower levels and a higher-level version.", + { + "type": "table", + "source": "GMG", + "page": 159, + "name": "UNDERGROUND OBSTACLES", + "labelRowIdx": [], + "colStyles": [ + "bold", + "" + ], + "colSizes": [ + 1, + 4 + ], + "rows": [ + [ + "Crumbling Corridor (1st)", + "DC 13 {@skill Acrobatics} to avoid disturbing the walls, DC 15 {@skill Crafting} to shore up the walls; {@b Quaking Corridor (11th)} DC 25 {@skill Acrobatics}, DC 30 {@skill Crafting}" + ], + [ + "Fungus Grotto (1st)", + "DC 15 Fortitude to endure poisonous spore, DC 13 {@skill Survival} to avoid the mushrooms; {@b Virulent Fungi (5th)} DC 20 Fortitude, DC 18 {@skill Survival}" + ], + [ + "Pit Trap (1st)", + "DC 13 {@skill Athletics} to quickly climb out, DC 15 Perception to spot the trap before it's triggered; {@b Exceptional Pit Trap (5th)} DC 20 {@skill Athletics}, DC 18 Perception" + ], + [ + "Wandering Gelatinous Cube (1st)", + "DC 18 {@skill Occultism} to identify its deficiencies, DC 15 {@skill Stealth} to sneak past; {@b Wandering Black Pudding (7th)} DC 24 {@skill Occultism}, DC 19 {@skill Stealth}" + ], + [ + "Collapsed Tunnel (5th)", + "DC 20 {@skill Athletics} to dig through, DC 18 Perception to find a secret door around; Ancient Collapse (12th) DC 30 {@skill Athletics}, DC 28 Perception" + ], + [ + "Pendulum Trap (5th)", + "DC 20 Reflex to dodge the blades, DC 15 {@skill Thievery} to disable the tap; {@b Panoply of Pendulums (12th)} DC 30 Reflex, DC 28 {@skill Thievery}" + ], + [ + "Wooden Portcullis (8th)", + "DC 25 {@skill Acrobatics} to squeeze through, DC 20 {@skill Athletics} to lift the gate; {@b Iron Portcullis (11th)} DC 25 {@skill Acrobatics}, DC 30 {@skill Athletics}" + ] + ] + }, + { + "type": "table", + "source": "GMG", + "page": 159, + "name": "URBAN OBSTACLES", + "labelRowIdx": [], + "colStyles": [ + "bold", + "" + ], + "colSizes": [ + 1, + 4 + ], + "rows": [ + [ + "Crowd (1st)", + "DC 15 {@skill Acrobatics} or {@skill Athletics} to weave or push through, DC 13 {@skill Society} to follow the flow; {@b Festival Crowd (4th)} DC 20 {@skill Athletics}, DC 18 {@skill Society}" + ], + [ + "Fruit Cart (1st)", + "DC 13 {@skill Athletics} to vault over or smash through, DC 15 {@skill Intimidation} to make the merchant move it; {@b Merchant Pavilion (5th)} DC 20 {@skill Athletics}, DC 22 {@skill Intimidation}" + ], + [ + "Guard Dog (1st)", + "DC 14 {@skill Nature} to calm, DC 16 {@skill Stealth} to sneak past; {@b Guard Roc (9th)} DC 26 {@skill Nature}, DC 28 {@skill Stealth}" + ], + [ + "Rickety Rooftops (1st)", + "DC 15 {@skill Acrobatics} to cross clotheslines, DC 13 {@skill Athletics} to jump from roof to roof; {@b Crumbling, Steep Rooftops (5th)} DC 18 {@skill Acrobatics}, DC 20 {@skill Athletics}" + ], + [ + "Wooden Fence (1st)", + "DC 13 {@skill Athletics} to climb over, DC 15 {@skill Thievery} to unlock a gate; {@b High Iron Fence (8th)} DC 20 {@skill Athletics}, DC 25 {@skill Thievery}" + ], + [ + "Gang of Hooligans (2nd)", + "DC 13 {@skill Deception} to trick, DC 15 {@skill Stealth} to sneak past; {@b Elite Criminals (12th)} DC 28 {@skill Deception}, DC 30 {@skill Stealth}" + ], + [ + "Twisting Alleyways (2nd)", + "DC 17 Perception to find a path, DC 13 {@skill Society} to recall a map; {@b Multi-Story Maze (7th)} DC 22 Perception, DC 20 {@skill Society}" + ] + ] + }, + { + "type": "table", + "source": "GMG", + "page": 159, + "name": "WILDERNESS OBSTACLES", + "labelRowIdx": [], + "colStyles": [ + "bold", + "" + ], + "colSizes": [ + 1, + 4 + ], + "rows": [ + [ + "Deep Mud (1st)", + "DC 15 {@skill Athletics} to slog through, DC 13 Perception to find a path; {@b Horrid Bog (5th)} DC 20 {@skill Athletics}, DC 18 Perception" + ], + [ + "Downpour (1st)", + "DC 13 Fortitude to push through, DC 15 {@skill Nature} to predict the weather; {@b Magical Thunderstorm (5th)} DC 30 Fortitude, DC 25 {@skill Nature}" + ], + [ + "Rope Bridge (1st)", + "DC 15 {@skill Acrobatics} to cross carefully, DC 13 {@skill Crafting} to make repairs; {@b Solitary Frayed Rope (11th)} DC 25 {@skill Acrobatics}, DC 30 {@skill Crafting}" + ], + [ + "Rushing River (1st)", + "DC 15 {@skill Athletics} to swim or hop across stones, DC 13 {@skill Survival} to find a ford nearby;{@b Flash Flood (5th)} DC 20 {@skill Athletics}, DC 18 {@skill Survival}" + ], + [ + "Steep Hills (1st)", + "DC 13 {@skill Athletics} to climb across, DC 15 Perception to find easier path; {@b Rugged Mountain (5th)} DC 20 {@skill Athletics}, DC 18 Perception" + ], + [ + "Swarm of Wasps (1st)", + "DC 15 Fortitude to endure stings, DC 13 {@skill Survival} to smoke them out; {@b Those Aren't Wasps! (5th)} DC 20 Fortitude, DC 18 {@skill Survival}" + ], + [ + "Tangled Forest (2nd)", + "DC 17 Perception to find the way, DC 13 {@skill Survival} to plot a path; {@b Enchanted Forest (5th)} DC 20 Perception, DC 18 {@skill Survival}" + ] + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 160, + "name": "Infiltration", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 160, + "entries": [ + "Not all elements of an adventure can be resolved with force of arms and the sizzle of deadly magic. Sometimes subtlety is required to circumvent foes or accomplish a goal. When the characters need to rely on improvisation and fast thinking to infiltrate a stronghold or organization to save the day, the infiltration subsystem provides a framework for those adventures." + ] + }, + "An infiltration requires the heroes to employ guile and subtlety to achieve one or more objectives without directly confronting their enemies. The PCs' goal might be sneaking into a den of thieves to relieve them of ill-gotten gains, navigating the winding passages of the city watch headquarters to break a friend out of prison, or putting themselves in just the right spot to snatch up the right person or the correct item at just the right time. Whatever the case, the heroes are working to avoid drawing the attention of an opposing party, such as the members of a thieves' guild, the prison guards, or the invited guests at an upscale gala. Should the heroes draw too much attention, they might be attacked, arrested, or thrown out\u2014in any case, blocked from accomplishing their goal.", + "An infiltration is fundamentally a roleplaying activity. The players narrate their characters' actions in response to the situations around them, and the infiltration subsystem provides a framework to measure incremental success within the overall endeavor. An infiltration takes place over the course of multiple rounds, though it's up to you to determine how long a round is. One round might encompass 10 minutes or 1 hour of in-world time, or something completely different depending on the story and your group's preferences.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 160, + "name": "Building an Infiltration", + "entries": [ + "When creating an infiltration, you'll want to start with the party's broad goals and an idea of how much time you and your players want to spend. The more complex an infiltration, the longer it will take to play out at the table.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 160, + "name": "Objective", + "entries": [ + "The first thing you'll need to determine is the party's objective, or broad goal. Maybe the PCs need to find their way into some {@condition hidden} sanctum, find a particular person within an organization, locate and get away with a bit of treasure, or plant a piece of evidence. An infiltration can consist of a single objective, but a more complex one might include two or more objectives in sequence\u2014the PCs might first need to find a way to enter the cult's sanctum, then open the vault, and then escape with the relic.", + "To achieve an objective, the PCs must overcome a certain number of obstacles\u2014specific challenges the PCs face, such as getting across a moat or past a nosy butler. For a simple objective, they might need to overcome only one or two obstacles, while a more complex one might require several.", + "It's a good idea to offer more obstacles as options than the characters need to overcome, and the PCs don't all have to choose the same ones. This represents the fact that there's more than one way into a castle, and allows PCs to choose obstacles that play to their strengths. It also means you have more options you can adapt if the PCs decide on a truly novel way to tackle their objective.", + "Once a character has overcome the required number of obstacles to reach the objective, they move on to the next objective. This might mean that some characters move on to a second objective and start making progress toward it while other characters are still completing obstacles from the first objective. When all characters have completed the final objective, the infiltration is a success!", + "While the characters are pursuing their objectives, however, they need to avoid notice. Awareness Points (AP) measure the extent to which an opposing party is aware of the PCs' actions, and apply to the party as a whole. As the PCs' Awareness Points increase, the infiltration becomes more difficult as the opposition shores up its defenses. If the PCs generate too many Awareness Points, they are found out and their infiltration fails altogether!" + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 160, + "name": "Obstacles", + "entries": [ + "Each obstacle has certain statistics that define how it works in play. Infiltration Points (IP) represent a character's progress toward overcoming an obstacle. Each obstacle requires gaining a certain number of Infiltration Points to overcome\u2014typically 1 or 2, but some challenging obstacles might require more. PCs can gain Infiltration Points in multiple ways\u2014usually through a skill or {@skill Perception} check, but sometimes another roll or even the use of a spell or item. These methods are listed in the obstacle's Overcome entry. Unlike obstacles for chases, these use a difficulty band for the PCs' level, rather than using set DCs.", + "The Overcome entry also lists whether the PCs need to overcome an object individually or as a group. For individual obstacles, each PC needs to earn the required number of Infiltration Points themself, while for group obstacles, all PCs working toward that obstacle pool their Infiltration Points toward it together. For example, each PC trying to scale a wall needs to earn points on their own, but the PCs could work together to search a guildhall for clues, and once one PC has picked a lock, everyone can enter.", + "A particular PC can overcome an individual obstacle only once during an objective; likewise, the party can overcome a group obstacle only once.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 161, + "name": "Obstacles in Play", + "entries": [ + "On a character's turn, the character describes what they do to get past the obstacle. They then attempt any required check (or perform the required action, if their choice doesn't require a check). The result of the check determines how many Infiltration Points the character gains toward overcoming that obstacle\u2014or whether they instead raise suspicions and accrue Awareness Points!", + { + "type": "successDegree", + "entries": { + "Critical Success": "The PC gains 2 Infiltration Points.", + "Success": "The PC gains 1 Infiltration Point.", + "Failure": "The PCs accrue 1 Awareness Point.", + "Critical Failure": "The PCs accrue 2 Awareness Points." + } + }, + "If the character's actions automatically help without requiring a check, like using a spell, they usually gain 1 IP, but you can award 2 for particularly {@condition helpful} actions.", + "Sometimes a PC might become stuck on an individual obstacle. Some opportunities (page 162) allow PCs to spend their turn helping others overcome a tricky obstacle." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 161, + "name": "Pacing", + "entries": [ + "The number of obstacles to require the PCs to overcome for an objective depends partly on the complexity of the infiltration. For shorter infiltrations, use fewer and lower-IP obstacles; for a longer, more complex heist, you can add more obstacles with greater complexity. Also, bear in mind how many checks the PCs will need to attempt to complete their obstacles. An objective with mostly low-IP group obstacles will move quickly because only a few rolls are required, compared to one with mostly individual obstacles that each PC needs to roll separately for." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 161, + "name": "Sample Obstacles", + "entries": [ + "While you'll want to create custom obstacles to suit the details of your infiltration, the following examples can be used directly in many infiltrations, or as inspiration for your own creations. You can also use the sample chase obstacles on page 159 as starting points.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Guard Post", + "category": "Obstacle", + "sections": [ + [ + [ + { + "name": "Infiltration Points", + "entry": "2 (individual);" + }, + { + "name": "Overcome", + "entry": "standard, hard, or very hard {@skill Deception}, {@skill Diplomacy}, or Stealth" + } + ] + ], + [ + [ + "Guards cluster at a checkpoint, alert for unusual activity." + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Locked Door", + "category": "Obstacle", + "sections": [ + [ + [ + { + "name": "Infiltration Points", + "entry": "1 (group);" + }, + { + "name": "Overcome", + "entry": "hard or very hard {@skill Athletics} or Thievery" + } + ] + ], + [ + [ + "A locked door separates the heroes from their target." + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Trap", + "category": "Obstacle", + "sections": [ + [ + [ + { + "name": "Infiltration Points", + "entry": "3 (group);" + }, + { + "name": "Overcome", + "entry": "hard or very hard Thievery" + } + ] + ], + [ + [ + "A trap bars the characters' passage. This obstacle follows the normal degrees of success for an obstacle, with the following modification for critical failure.", + { + "type": "successDegree", + "entries": { + "Critical Failure": "The PCs accrue 2 AP as normal, and the PC who critically fails the {@skill Thievery} check also triggers the trap." + } + } + ] + ] + ] + } + } + ] + } + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 161, + "name": "SETTING INFILTRATION SKILLS AND DCS", + "entries": [ + "Many of the sample infiltration activities and events give a DC range instead of a fixed DC. Set the DCs based on the standard DC of the party level using the table on page 503 of the Core Rulebook, and adjust them using Table 10\u20136: DC Adjustments on page 504. When given a range of skills for an activity or event, you should vary the difficulty based on the needs of the story. For instance, if a PC is Scouting a Location, you might want to use a low DC for {@skill Stealth} (because it's easier to scout when {@condition unnoticed}), a hard one for {@skill Perception} (because while the PC might see the enemy, the enemy might also see them), and a very hard DC for {@skill Society} (because walking in like you belong is difficult if you don't have an invitation or the right uniform). This not only adds a certain degree of plausibility, but by planning for and allowing a broad range of skills as means to complete the activity, you also become better prepared for when your players improvise." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 161, + "name": "Awareness Points", + "entries": [ + "The trick of any infiltration is to get it done before anyone notices. Awareness Points measure the opposition's awareness of the PCs' efforts, helping you keep the pressure on and ramp up the urgency. While Infiltration Points are specific to a given obstacle, Awareness Points are a single pool spanning the entire infiltration and all participants.", + "Awareness Points increase in three different ways. When a PC fails a check to overcome an obstacle, they incur 1 Awareness Point (or 2 on a critical failure) Other failed checks during the infiltration typically don't increase the Awareness Point total unless the failure would reasonably cause a disruption. Awareness Points also increase by 1 at the end of each round of the infiltration, as the passage of time makes it more likely that the PCs will be discovered. Finally, the PCs earn Awareness Points whenever their activities are disruptive enough to draw attention to the infiltration, subject to GM discretion.", + "The effects of Awareness Points occur when the PCs reach certain thresholds. The specific effects and thresholds are up to you and your story, but typically for every 5 AP the PCs accrue, the challenges become harder, and if the PCs accrue enough Awareness Points (usually equal to twice the number of Infiltration Points necessary for the party as a whole to overcome all necessary obstacles), the infiltration fails.", + "Each threshold should have an effect. It might increase the DCs for obstacles, introduce a complication, spark a combat encounter, or have other effects. Reaching the highest tier of Awareness Points means that the PCs fail, but that doesn't have to be the end of the story! Failed infiltrations are an opportunity to introduce new challenges and move the story forward in a different way.", + "This basic Awareness Point scheme for an infiltration requiring the PCs to earn 10 IP can be used as is or tailored to your game.", + "{@b 5 Awareness Points:} Suspicions are raised. Increase the DCs for obstacles by 1. The first time the PCs reach this tier, a complication occurs.", + "{@b 10 Awareness Points:} The first time the PCs reach this tier, a complication occurs.", + "{@b 15 Awareness Points:} Increase the DCs for obstacles by a total of 2, and the first time the PCs reach this tier, a complication occurs.", + "{@b 20 Awareness Points:} The infiltration fails." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 162, + "name": "Complications", + "entries": [ + "Sometimes when a plan goes sour and seems like it can't get worse, it does. Complications are unexpected problems that compound the difficulty of a challenge. The party might trigger a complication by critically failing a check to overcome a challenge, by reaching a certain threshold of Awareness Points, if you need to spice up the infiltration, or through their own decisions\u2014maybe the wizard's castle has various wards, each triggered when a PC attempts to use a different kind of magic.", + "Many complications increase Awareness Points or otherwise make infiltration more difficult. A common form of complication is attracting the attention of guards who try to stop, capture, or even kill the PCs. When this happens, the infiltration may briefly shift into encounter mode as the PCs attempt to defeat their assailants\u2014hopefully taking care not to arouse more suspicions. The sounds of battle are loud, so unless combat occurs in an isolated area or the PCs take precautions, each round of unmitigated combat noise causes them to gain Awareness Points, at the very least.", + "When you create a complication, decide on the details of how it will play out. Each complication has a trigger that determines when it occurs. It might affect only a single character, or it might affect everyone in a certain area, and you'll need to determine whether multiple PCs can work together to overcome it or whether only one can. Complications must be overcome before the characters involved can overcome other obstacles, and attempting to overcome a complication takes a character's turn just like trying to overcome an obstacle. Many complications are one-off events and are overcome automatically, even on a failure, though not without a cost. If a complication requires PCs to gain Infiltration Points to clear it, it has an Infiltration Points entry, just like an obstacle.", + "Don't overwhelm the characters with complications. Typically, you'll want to aim for two complications per AP threshold. Otherwise, the PCs may end up spending more time on the complications than on the heist itself, and the chance of failure may be too high.", + "The following example is a common complication that could occur in almost any infiltration.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Do I Know You?", + "category": "Complication", + "sections": [ + [ + [ + { + "name": "Trigger", + "entry": "The PCs reach 5 Awareness Points for the first time." + } + ], + [ + { + "name": "Overcome", + "entry": "standard, hard, or very hard {@skill Deception}, {@skill Diplomacy}, {@skill Performance}, or Stealth" + } + ] + ], + [ + [ + "Someone thinks they recognize you, and you must either convince them otherwise before slipping away or find a way to dodge the person entirely.", + { + "type": "successDegree", + "entries": { + "Success": "You convince or otherwise dodge the person.", + "Failure": "You are recognized, and the party accrues 1 AP.", + "Critical Failure": "As failure, but the party accrues 2 AP." + } + } + ] + ] + ] + } + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 162, + "name": "Opportunities", + "entries": [ + "Not everything that happens during an infiltration is a challenge that must be solved\u2014sometimes PCs can use their turns to aid the group in some way. Opportunities are very similar to obstacles, but they don't provide Infiltration Points or count toward the objective. They instead provide some kind of benefit, such as a magical password to disable security features further along, reducing the party's Awareness Points, or lowering the DC for a later challenge. But opportunities sometimes come with risks\u2014failing can increase the PCs' Awareness Points or trigger complications. You'll need to decide what opportunities are available and when, and whether they can be completed multiple times or only once. For example, the PCs can steal the guard's keys only once, but can cause a distraction several times.", + "Some opportunities might be available at almost any time in any infiltration, like this example.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Smooth The Path", + "category": "Opportunity", + "sections": [ + [ + [ + { + "name": "Requirements", + "entry": "The PC has successfully completed an individual objective and some other PCs have not." + } + ] + ], + [ + [ + "Having completed your objective, you help an ally who is still trying to reach that goal. Describe how you are helping. This gives the ally the benefits of {@action Follow the Expert||Following the Expert}. In unusual cases, the GM might allow you to attempt a relevant skill check to overcome the obstacle on behalf of the other PC instead." + ] + ] + ] + } + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 162, + "name": "PC Preparations", + "entries": [ + "Sometimes the party has a chance to prepare before conducting their infiltration, by scouting a location, bribing officials, and so on. This takes the form of special downtime activities that can give the PCs Edge Points (EP): resources and advantages they can bring to bear during their infiltration, such as stolen uniforms, forged documents, and the like. As with infiltration opportunities, careless work runs the risk of increasing Awareness Points\u2014but in this case, before the infiltration even begins!", + "Typically, you'll limit the preparation phase in some way, such as by setting a number of days the PCs have to prepare and by constraining how many preparation activities are available to make sure the PCs aren't entering the infiltration with so many Edge Points that the infiltration is no longer suspenseful. The more opportunities for Edge Points you give, the lower you should set the Awareness Point thresholds for complications and failure. Also decide how many times the characters can benefit from each preparation activity\u2014most activities should grant their benefits only once.", + "You can use the activities below for your infiltration by adjusting the details, but you should also create custom activities that link directly to your story.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 163, + "name": "Edge Points", + "entries": [ + "Edge Points (EP) represent advantages the party gains by proper planning, quick thinking, the intervention of an ally, or some other benefit. They are typically gained by pursuing opportunities in previous infiltrations or through preparation before the infiltration. When a PC fails or critically fails a check to overcome an obstacle or a complication, they can spend an Edge Point to succeed instead. Some Edge Points can be spent only during particular circumstances\u2014for instance, no matter how well you forge documents, it won't help you unlock a door\u2014so consider using unique tokens to represent such Edge Points." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 163, + "name": "Preparation Activities", + "entries": [ + { + "type": "ability", + "style": "full", + "name": "Bribe Contact", + "traits": [ + "downtime", + "secret" + ], + "cost": "A bribe worth at least one-tenth of the Currency per Additional PC listed on {@table Party Treasure by Level||Table 10\u20139: Party Treasure by Level}. Doubling this amount grants a +2 circumstance bonus to the check.", + "requirements": "You've successfully {@action Gain Contact|GMG|Gained a Contact}.", + "entries": [ + "You offer a bribe to your contact to help the heist in some way. Attempt a hard or very hard {@skill Deception} or {@skill Diplomacy} check.", + { + "type": "successDegree", + "entries": { + "Success": "The contact accepts the bribe and you gain 1 EP.", + "Failure": "You believe you successfully Bribed your Contact and gained 1 EP, but in fact the contact informs the opposition of the attempted bribery, adding 1 AP to the infiltration. The GM can reveal that this Edge Point grants no benefit at any point during the infiltration, as befits the story.", + "Critical Failure": "As failure, but adding 2 AP to the infiltration." + } + } + ] + }, + { + "type": "ability", + "style": "full", + "name": "Forge Documents", + "traits": [ + "downtime", + "secret" + ], + "entries": [ + "You prepare forgeries that might serve as convincing props. Attempt a hard or very hard Society check.", + { + "type": "successDegree", + "entries": { + "Success": "You create convincing forgeries and gain 1 EP you can use only when presenting some form of paperwork.", + "Failure": "You create unconvincing documents. You gain 1 EP that (unknown to you) grants no benefit when used.", + "Critical Failure": "As a failure, but a PC who tries to use the Edge Point gets a critical failure, even if they use the Edge Point after rolling a failure." + } + } + ] + }, + { + "type": "ability", + "style": "full", + "name": "Gain Contact", + "traits": [ + "downtime" + ], + "entries": [ + "You try to make contact with an individual who can aid you in the infiltration. Attempt a normal, hard, or very hard DC {@skill Diplomacy} or Society check, or a check using a Lore skill appropriate to your prospective contact.", + { + "type": "successDegree", + "entries": { + "Success": "You make contact and gain 1 EP.", + "Failure": "You fail to make contact.", + "Critical Failure": "You insult or spook the contact in some way. Future attempts take a \u20132 circumstance penalty." + } + } + ], + "special": [ + "Multiple critical failures might cause the contact to work against the PCs in some way, likely increasing the party's Awareness Points." + ] + }, + { + "type": "ability", + "style": "full", + "name": "Gossip", + "traits": [ + "downtime", + "secret" + ], + "entries": [ + "You seek out rumors about the infiltration's target. Attempt a normal, hard, or very hard {@skill Diplomacy} check.", + { + "type": "successDegree", + "entries": { + "Critical Success": "You gain inside information about the location or group you're trying to infiltrate. This grants you a +2 circumstance bonus to future checks you attempt for preparation activities for this infiltration. If you share this information, those you share it with also gain this bonus.", + "Success": "You gain inside information about the place or group you're attempting to infiltrate that aids your planning.", + "Failure": "You learn nothing.", + "Critical Failure": "You hear a few mistaken rumors and take a \u20132 circumstance penalty to your next check for a preparation activity. Word spreads around that you're asking after that group or individual, increasing your Awareness Points by 1." + } + } + ] + }, + { + "type": "ability", + "style": "full", + "name": "Scout Location", + "traits": [ + "downtime", + "secret" + ], + "entries": [ + "You spend time observing the place or group you wish to infiltrate. Attempt a normal, hard, or very hard DC Perception, Society or {@skill Stealth} check.", + { + "type": "successDegree", + "entries": { + "Success": "You make observations that provide 1 EP.", + "Failure": "You learn nothing particularly noteworthy.", + "Critical Failure": "You misjudge some aspect of what you observed, gaining 1 EP that results in a critical failure instead of a success when used, even if a PC uses the Edge Point after rolling a failure." + } + } + ] + }, + { + "type": "ability", + "style": "full", + "name": "Secure Disguises", + "traits": [ + "downtime" + ], + "entries": [ + "You seek to procure or create disguises. Attempt a normal, hard, or very hard {@skill Crafting}, {@skill Deception}, {@skill Performance}, or Society check.", + { + "type": "successDegree", + "entries": { + "Success": "You procure or creates disguises, gaining 1 EP that can be used only to maintain a cover identity.", + "Failure": "Your efforts result in an unusable disguise." + } + } + ] + } + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 163, + "name": "BUILDING AN INFILTRATION", + "entries": [ + "For most infiltrations, you'll want to detail the site or group the PCs are trying to infiltrate. This might involve mapping a building or fleshing out NPCs within the organization\u2014or, most likely, both. You likely need to know the party's objectives before you can decide on these details, but knowing this information can help you brainstorm the obstacles, opportunities, and complications of the infiltration itself. Also, with details on the site and its adversaries, you can more confidently improvise when the PCs do something unexpected!" + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 164, + "name": "Reputation", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 164, + "entries": [ + "Sometimes it's crucial to know how groups of people feel about the PCs. That's where reputation comes into play. The reputation subsystem is a simple way to use Victory Points to determine how the PCs stand with such groups." + ] + }, + "Reputation is a mid- to long-term subsystem wherein the PCs accumulate or lose Reputation Points with a particular group of people, whether it be a guild, a government, a church, a village, or anything else you can think of. The PCs gain Reputation Points by performing favors for the organization, to a maximum of 50 Reputation Points, and lose Reputation Points by doing disservices, to a minimum of \u201350 Reputation Points.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 164, + "name": "Favors", + "entries": [ + "Each favor the PCs perform for a group normally grants the PCs Reputation Points with that group.", + { + "type": "list", + "items": [ + "Minor favors are simple, basic tasks that don't take too much effort for a PC to perform or much time at the table. Minor favors grant 1 Reputation Point.", + "Moderate favors require a significant amount of effort and often take up a session or a noticeable chunk of a single session to complete. Moderate favors grant 2 Reputation Points.", + "Major favors are a sizable endeavor, typically an entire quest involving several sessions. Major favors grant 5 Reputation Points." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 164, + "name": "Disservices", + "entries": [ + "On the flip side, disservices are a catchall for ways the PCs might make a group angry, whether it's through actual malice and planning on the PCs' part or simply by accident. Unlike favors, disservices don't have as easy a correspondence with in-game time; a quick but particularly egregious action could easily still be a major disservice. Disservices normally lose the PCs Reputation Points.", + { + "type": "list", + "items": [ + "Minor disservices could be small but significant missteps, or accumulated slights and inconveniences. Minor disservices take away 1 Reputation Point.", + "Moderate disservices are more than just a nuisance or annoyance, generally significantly hindering the group's efforts or violating a fundamental tenet of the group's beliefs in a significant but not egregious way. Moderate disservices take away 2 Reputation Points.", + "Major disservices are incredibly antagonistic to a group, usually a single brazen act, such as thwarting a cabal's apocalyptic doomsday plan. Major disservices take away at least 5 Reputation Points, or more if they are particularly egregious. They might be so terrible that the PCs immediately lose all their Reputation Points and {@i then} lose 5 more Reputation Points." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 164, + "name": "Reputations", + "entries": [ + "PCs generally start with a reputation of \"ignored\" with most groups, as most groups have never heard of them.", + "If they are particularly famous or infamous among related groups, the PCs might start at a different reputation of your choice. The reputation is generalized to the whole group\u2014an individual NPC can hold a different opinion.", + { + "type": "table", + "source": "GMG", + "page": 164, + "name": "REPUTATIONS", + "id": "3-2", + "colStyles": [ + "", + "text-center", + "", + "" + ], + "rows": [ + [ + "Reputation", + "Reputation Points", + "Raised By", + "Lowered By" + ], + [ + "Revered", + "30 to 50", + "Major favor", + "Moderate or major disservice" + ], + [ + "Admired", + "15 to 29", + "Major favor", + "Any disservice" + ], + [ + "Liked", + "5 to 14", + "Moderate or major favor", + "Any disservice" + ], + [ + "Ignored", + "\u20134 to 4", + "Any favor", + "Any disservice" + ], + [ + "Disliked", + "\u20135 to \u201314", + "Any favor", + "Moderate or major disservice" + ], + [ + "Hated", + "\u201315 to \u201329", + "Any favor", + "Major disservice" + ], + [ + "Hunted", + "\u201330 to \u201350", + "Moderate or major favor", + "Major disservice." + ] + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 164, + "name": "Ignored", + "entries": [ + "The PCs either aren't on this group's radar or the group knows about the PCs but is generally ambivalent to them.", + "This is the default for most PCs with most groups, and it carries no special benefits or detriments." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 164, + "name": "Liked", + "entries": [ + "The PCs have gained this group's favor. Many members of the group know about the PCs, and those who do are usually {@condition friendly} to them. At this reputation, only moderate and major favors accrue Reputation Points; it takes more to impress the group further." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 164, + "name": "Admired", + "entries": [ + "The PCs have earned this group's admiration. The majority of the group knows about the PCs and have an extremely favorable opinion toward them. Many members of the group are {@condition helpful} toward the PCs, and those who aren't are {@condition friendly}. Only major favors accrue Reputation Points." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 164, + "name": "Revered", + "entries": [ + "The group reveres the PCs as heroes and celebrities. Every member has heard of the PCs, is {@condition helpful} toward them, and would take major risks to assist them. Only major favors accrue Reputation Points, and only moderate or major disservices can reduce them." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 165, + "name": "Disliked", + "entries": [ + "The PCs have a poor reputation among members of this group. Many members of the group know about the PCs, and are usually {@condition unfriendly} to them. At this reputation, only moderate and major disservices reduce Reputation Points." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 165, + "name": "Hated", + "entries": [ + "The PCs have earned this group's ire. The vast majority of the group knows about the PCs and have an extremely unfavorable opinion toward them. Many members of the group are {@condition hostile} toward the PCs, and those who aren't are {@condition unfriendly}. When presented an easy opportunity to hurt the PCs, the group will jump at the chance. Only major disservices can still reduce Reputation Points." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 165, + "name": "Hunted", + "entries": [ + "The group actively hunts the PCs as scapegoats or nemeses, even at significant cost to itself. Every member has heard of the PCs, is {@condition hostile} toward them, and would take major risks to thwart or destroy them. Only major disservices can still reduce Reputation Points, and only moderate or major favors can increase them." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 165, + "name": "Running Reputation", + "entries": [ + "Using Reputation Points in the background allows you to track the PCs' status with a variety of groups or factions in your campaign based on the PCs' actions and choices. This is especially useful for a sandbox campaign or other structure with numerous possibilities, helping you build a reactive structure and track how PCs are doing with groups they interact with only occasionally. When the point totals don't fit the story, use common sense. For instance, if the PCs are hunted by the town guard due to a corrupt mayor, but then perform a major quest revealing the mayor's wrongdoing and saving the town, that might jump them from the worst negative reputation to a much more positive reputation. Similarly, the PCs' foes could frame them, harming the PCs' reputation though they've done no disservice.", + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 165, + "name": "REPUTATION IN PATHFINDER SOCIETY ORGANIZED PLAY", + "entries": [ + "Pathfinder Society Organized Play uses a version of the reputation subsystem with various factions to offer unique benefits for different characters, with different Reputation Point thresholds that adapted to the Organized Play structure. Check it out for inspiration for reputation in your own game!" + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 166, + "name": "Duels", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 166, + "entries": [ + "Sometimes conflicts become personal. It's not the entire group against a challenge, but one character struggling against the skills of a single adversary. In many societies, duels are considered a reasonable way to resolve individual differences, though others consider such practices\u2014especially the more deadly varieties\u2014to be a savage affront to law and order.", + "Duels can come in several forms, and this section gives you rules to run them." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 166, + "name": "Setting Up a Duel", + "entries": [ + "Participants must willingly agree to the duel and to abide by its rules. If one of the duelists breaks the duel's rules (and, more importantly, is caught doing so), that duelist loses, taking any penalties agreed upon when the challenge was accepted. Here are some sample dueling rules.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 166, + "name": "Compete Alone", + "entries": [ + "It's customary that each participant must compete alone and may receive no help from outside sources.", + "However, some duels pit pairs of combatants against one another (either all together or as tag teams)" + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 166, + "name": "Limited Tools", + "entries": [ + "The participants agree to the tools, including weapons and magic items, before the duel starts. Most combat duels that don't involve magic limit participants to melee weapons and prohibit the use of poison. Some duels forbid the use of polearms and other reach weapons. A spellcasting duel might agree upon a roughly equal number of magic items, and a cap on the power (in game terms, the level) of the items. Some spellcasting duels might prohibit certain types of spells, such as summoning or necromancy." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 166, + "name": "Duration", + "entries": [ + "Combat duels typically last either until first blood (hitting and dealing damage) or until one of the duelists is knocked out. Most duels allow a participant to yield, which means they concede victory to their opponent, though sometimes this could diminish their social standing. Duels of talent usually involve several equal turns in which the duelists display their ability." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 166, + "name": "Adjudication", + "entries": [ + "Most duels are overseen by a third party who ensures the duelists don't break the duel's rules\u2014inadvertently or by cheating. Where duels are legal, this is typically a constable or magistrate. In other places, a cleric or other respected figure serves as judge. Typically the GM plays the judge." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 166, + "name": "Combat Duels", + "entries": [ + "Unlike the other subsystems in this chapter, a combat duel works almost the same as a normal combat encounter, with a few exceptions. These rules require exceptional focus between two duelists and a third-party arbiter, and thus are not available in a normal combat.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 167, + "name": "Initiative and Dueling Actions", + "entries": [ + "Unlike in typical combat, the duelists roll initiative checks at the beginning of each round of combat. Each round the combatant can choose to use {@skill Deception}, {@skill Intimidation}, or {@skill Perception} when they roll initiative. Because a duelist might act twice in a row, durations that last until the beginning of a duelist's next turn might function oddly. A duelist acting second can choose to avoid such abilities that turn, or can choose to act second if they win initiative on the next round.", + "If the duelist is at least trained in whichever initiative choice they pick, they gain the corresponding dueling reaction that round: Bullying Press for {@skill Intimidation}, Deceptive Sidestep for {@skill Deception}, or Sense Weakness for {@skill Perception}. Neither duelist is aware of what type of roll the other used for initiative\u2014surprise and the use of dueling actions are a part of dueling strategies. Familiars and companions, even when allowed in the duel, can't use these actions, nor can bystanders.", + { + "type": "ability", + "style": "full", + "name": "Bullying Press", + "activity": { + "unit": "reaction", + "number": 1 + }, + "traits": [ + "flourish" + ], + "trigger": "You attempt a melee Strike against your opponent, but haven't rolled yet.", + "requirements": "You're in a duel, you're trained in {@skill Intimidation}, and you rolled an {@skill Intimidation} check for initiative this round.", + "entries": [ + "If you hit, your opponent becomes frightened 1. If your opponent is using Perception for initiative when this ability is used, they become frightened 2 instead." + ] + }, + { + "type": "ability", + "style": "full", + "name": "Deceptive Sidestep", + "activity": { + "unit": "reaction", + "number": 1 + }, + "traits": [ + "misfortune" + ], + "trigger": "An opponent hits, but does not critically hit you, with a melee Strike.", + "requirements": "You're in a duel, you're trained in {@skill Deception}, and you rolled a {@skill Deception} check for initiative this round.", + "entries": [ + "You draw your enemy in and pull away at the last moment. The triggering opponent must roll again and take the second result. If your opponent is using {@skill Intimidation} for initiative when this ability is used, they also take a \u20132 circumstance penalty to the second attack roll." + ] + }, + { + "type": "ability", + "style": "full", + "name": "Sense Weakness", + "activity": { + "unit": "reaction", + "number": 1 + }, + "trigger": "You attempt a melee Strike against your opponent, but haven't rolled yet.", + "requirements": "You're in a duel, you're trained in Perception, and you rolled a Perception check for initiative this round.", + "entries": [ + "You pick a precise moment to attack, giving you an edge. Your opponent is {@condition flat-footed} against the attack. If your opponent is using {@skill Deception} for initiative when this ability is used, they are instead {@condition flat-footed} until the start of their next turn." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 167, + "name": "Ending the Duel", + "entries": [ + "The duel ends when the duel's judge confirms the victory condition, when the judge determines one of the duelists has cheated, or when one of the duelists yields. Note that if either of the combatants attempts to continue the duel after its end, the combatants should roll initiative and proceed with normal combat." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 167, + "name": "Spellcasting Duels", + "entries": [ + "Like combat duels, spellcasting duels take place in encounter mode, but their rules are not available during normal combat. They are typically more organized affairs than combat duels. Many spellcasting duels prohibit any sort of combat but spellcasting. They typically have the duelists take turns casting a turn's worth of spells, giving their rivals a chance to counter the spells if they can.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 167, + "name": "Initiative and Dueling Actions", + "entries": [ + "In most cases, each duelist rolls initiative normally and proceeds in that initiative order throughout the duel, unlike in a combat duel. Each duelist can roll an {@skill Arcana}, {@skill Nature}, {@skill Occultism}, or {@skill Religion} check instead of {@skill Perception}. If they are trained at that skill, they gain the tradition focus of that skill, which allows them to hone in on a certain magical school corresponding to the check they made for their initiative roll. They also gain the Dueling Counter reaction, which enables a duelist to counter their opponent's spell if their tradition focus matches the tradition of that spell.", + "They also gain the Change Tradition Focus action, which changes the duelist's tradition focus to a different tradition.", + "Familiars and companions, even when allowed in the duel, can't use these actions, nor can bystanders.", + "When mixing a spellcasting duel and a combat duel, use the initiative rules for combat dueling, but allow the duelist to roll {@skill Arcana}, {@skill Nature}, {@skill Occultism}, or {@skill Religion} for their initiative checks. They still gain the Dueling Counter reaction and Change Tradition Focus action, though Change Tradition Focus is less useful in combat duels.", + { + "type": "ability", + "style": "full", + "name": "Dueling Counter", + "activity": { + "unit": "reaction", + "number": 1 + }, + "traits": [ + "magical" + ], + "trigger": "Your opponent {@action Cast a Spell||Casts a Spell} from the same tradition as your tradition focus.", + "requirements": "You are in a duel and have a tradition focus.", + "entries": [ + "Expend a prepared spell or spell slot. You then attempt to counteract the triggering spell with the expended spell." + ] + }, + { + "type": "ability", + "style": "full", + "name": "Change Tradition Focus", + "activity": { + "unit": "action", + "number": 1 + }, + "requirements": "You are in a duel and are trained in the skill for the tradition you're changing your focus to ({@skill Arcana} for arcane, {@skill Occultism} for occult, {@skill Nature} for primal, or {@skill Religion} for divine).", + "entries": [ + "You change your tradition focus to another magical tradition." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 167, + "name": "Ending the Duel", + "entries": [ + "Just like a combat duel, a spellcasting duel ends when the duel's judge confirms the victory condition, when the judge determines one of the duelists has cheated, or when one of the duelists yields. As with a combat duel, if either of the combatants attempts to continue the duel after its end, the combatants should roll initiative and proceed with normal combat." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 168, + "name": "Leadership", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 168, + "entries": [ + "While many groups of PCs are isolated heroes who get the job done on their own, other groups enjoy gathering allies and building new organizations of their own. The leadership subsystem allows your PCs to do just that!" + ] + }, + "Leadership is a long-term subsystem wherein one or more PCs establish a fledgling organization and accumulate followers over time. This subsystem provides a flexible way to reflect the party's growing influence in and connection to the world around them through downtime events and periodic benefits similar to those gained from joining an existing in-world organization. The organization can come into play only during downtime, or it can provide adventure seeds or even play a major role in a campaign.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 168, + "name": "Organization Levels", + "entries": [ + "Every organization has a level from 1 to 20. Any organization below level 1 has no followers; it's just an ordinary group of PCs. Unlike many other subsystems in this chapter, leveling up an organization in the leadership subsystem does not involve accumulating points. Instead, the process of growing the organization itself is what causes it to level up! As a reward for quests, roleplaying scenes, or succeeding at other subsystems (particularly influence or reputation), the PCs can add an NPC follower to their organization. At first, only a few level 0 NPCs follow the PCs, but as the party builds up more followers, they can also gain followers of higher and higher level, as well as a small number of higher-level lieutenants to lead groups of followers. Once an organization has recruited enough followers, the organization itself levels up, which increases the maximum level of followers, the number of lieutenants, and the level range of those lieutenants.", + { + "type": "table", + "source": "GMG", + "page": 168, + "name": "ORGANIZATION STATISTICS BY LEVEL", + "id": "3-3", + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Followers", + "Max Follower Level", + "Lieutenants", + "Lieutenants Levels" + ], + [ + "1", + "1\u20132", + "0", + "\u2014", + "\u2014" + ], + [ + "2", + "3\u20134", + "0", + "\u2014", + "\u2014" + ], + [ + "3", + "5\u20136", + "0", + "1", + "1" + ], + [ + "4", + "7\u20139", + "0", + "1", + "1" + ], + [ + "5", + "10\u201313", + "0", + "1", + "1" + ], + [ + "6", + "14\u201318", + "1", + "2", + "2" + ], + [ + "7", + "19\u201327", + "1", + "2", + "2" + ], + [ + "8", + "28\u201336", + "1", + "3", + "2\u20133" + ], + [ + "9", + "37\u201353", + "1", + "4\u20135", + "2\u20133" + ], + [ + "10", + "54\u201375", + "2", + "6\u20137", + "3\u20134" + ], + [ + "11", + "76\u201399", + "2", + "8\u201310", + "3\u20134" + ], + [ + "12", + "100\u2013150", + "2", + "11\u201315", + "3\u20135" + ], + [ + "13", + "151\u2013215", + "2", + "16\u201322", + "3\u20135" + ], + [ + "14", + "216\u2013300", + "3", + "23\u201330", + "4\u20136" + ], + [ + "15", + "301\u2013425", + "3", + "31\u201342", + "4\u20136" + ], + [ + "16", + "426\u2013600", + "3", + "43\u201360", + "4\u20137" + ], + [ + "17", + "601\u2013850", + "3", + "61\u201385", + "4\u20137" + ], + [ + "18", + "851\u20131,200", + "4", + "86\u2013120", + "5\u20138" + ], + [ + "19", + "1,201\u20131,700", + "4", + "121\u2013170", + "5\u20138" + ], + [ + "20", + "1,701\u20132,400", + "4", + "171\u2013240", + "5\u20139" + ] + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 168, + "name": "Base of Operations", + "entries": [ + "Beyond the very smallest organizations, PCs need some kind of base of operations the organization calls home. This allows the organization to function and grow in its intended role. For instance, if the PCs run a mercenary army, it might have a keep for training and as a base for defending the nearby area. While organizations usually gain a base of operations early in their existence, they must have one by 6th level unless the story of the organization demands otherwise. A base of operations is not necessarily immobile; a caravan, circus, or flagship (or fleet, for a larger organization) could serve well for wandering organizations." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 168, + "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.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 168, + "name": "Cohorts and New Pcs", + "entries": [ + "While the followers and lieutenants who define an organization's advancement don't accompany the PCs on adventures, sometimes the organization is the perfect plot hook to introduce an NPC who will be traveling along with the party or a new PC hoping to join the party. For instance, if the PCs are running a mercenary army, a rising officer might become a new PC. Treat such NPC cohorts and PCs just like any other additional characters in the party, with an enriched story that ties them to the PCs." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 169, + "name": "Running Leadership", + "entries": [ + "When running a game with the leadership subsystem, adding new NPCs who join the PCs' cause becomes a type of reward you should grant the PCs consistently throughout the campaign. For a typical rate of growth, give the PCs enough followers for the organization to level up at roughly the same rate as the PCs. In some cases, you might want to vary that rate\u2014sometimes drastically. Perhaps the 10th-level PCs have a 20th-level organization with top lieutenants nearly as powerful as the PCs, or maybe the PCs start gathering followers only at 15th level and start their organization from scratch as a 1st-level organization.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 169, + "name": "Leadership Events", + "entries": [ + "During downtime, or over the course of long stretches of time when the PCs aren't in downtime but their organization is operating in the background, you should periodically provide special leadership events. These are in addition to the events you would normally provide the PCs during downtime. These should generally be a good mix between the following three categories.", + "{@b Opportunity:} An opportunity offers the PCs a chance to steer the ship for their organization by making a decision that shapes the organization moving forward, with consequences generally ranging from neutral to a mix of good and bad. For instance, the Aspis Consortium offers the PCs a deal to store their goods in the PCs' mercenary fort. Accepting gives the PCs money, but they'll have to deal with the consortium's unsavory goods. Rejecting the proposal might upset the consortium, but it allows the PCs to show their priorities between conscience and coin.", + "{@b Trouble:} Something's gone wrong with the organization, requiring the PCs' attention or assistance to solve. Perhaps the thieves' guild is dealing with a clever new guard captain and needs help from the PCs to stay safe. Typically the resources the PCs need to invest to solve the troubles should be less than the benefits the PCs gain from windfalls to ensure that the organization is providing a substantial benefit to the PCs, rather than simply evening out.", + "{@b Windfall:} The organization has received an unexpected benefit that helps the PCs. This is typically access to an uncommon option: perhaps the organization researched a new spell or discovered the techniques for an uncommon feat. However, it could be extra money or resources, clues for the PCs' adventures, political prestige, or anything else you can think of. The players might even be able to suggest a few options for their followers and lieutenants to work toward to give you some ideas." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 170, + "name": "Hexploration", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 170, + "entries": [ + "Few activities epitomize adventure as much as pure exploration through an unknown wilderness. Leaving the city streets and trade roads behind and striking out into the unknown can test the mettle of the most experienced adventurers, but such efforts reward those seeking fantastical sites, natural resources, and unforeseen opportunities." + ] + }, + "While you can represent long, heroic journeys using normal exploration, if you want something more detailed, you can use the hexploration subsystem instead. This is a method where the overland map is divided into individual hexagonal sections of territory. During their exploration, the PCs travel through and explore individual hexes, finding interesting sites, secrets, resources, and dangers.", + "The pace of travel is measured in days rather than hours or minutes. This means choosing hexploration activities are more akin to choosing downtime activities than exploration activities. Each day, the PCs explore or travel through a region of the wilderness measured in hexes on a map to survey, discover resources, forage, find sites, and reconnoiter potential foes and allies.", + "Hexploration is ideal for sandbox-style campaigns, where the players are at liberty to set the course of their own adventure. The GM populates a region with interesting locations and situations that the players explore in any order they see fit.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 170, + "name": "Designing a Hexploration Map", + "entries": [ + "The best way to map the area is with a hex grid. Each hex represents a discreet area 12 miles from corner to corner, which can be traveled across and explored in about 1 day even by slower-moving groups. Hexes track the distance the party travels while exploring and define the bounds of certain types of terrain.", + "When designing your hex map, it's best to have each hex represent one primary terrain type. This doesn't mean that's the only feature of the land in this hex, but it is the predominant type and represents the challenges of traveling across and exploring that hex. You can also give your hex other elements: a river or a road might snake through the area, or it could contain a castle, cave, village, fort, or some other type of encounter setting. You can quickly draw your map using just a few colors, some basic symbols, and letters or numbers for reference.", + "But this is only the start. This detailed map is your GM map, holding all the secrets for the PCs to discover. Give the players a blank map that they can fill in as they explore the wilderness hex by hex. The more they explore, the more their map will look like yours.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 170, + "name": "Populating Hexes", + "entries": [ + "When populating a hexploration map, keep in mind that you have little control over which areas the players choose to explore first\u2014or if they'll explore those areas at all. Because hexploration leads to nonlinear, player-guided play, consider providing hooks within encounters and sites for them to explore in several directions from their starting point. You can provide some direction by presenting jobs like exploring a site on behalf of an NPC, escorting travelers, delivering goods, or scouting a region for a local noble. This typically leads to a set encounter (see below).", + { + "type": "pf2-h4", + "source": "GMG", + "page": 170, + "name": "Set Encounters", + "entries": [ + "Even a sandbox adventure has a story or is the setting of multiple stories. Set encounters, be they just a simple encounter or an entire adventuring site, can serve as important beats in the story behind the PCs' exploration. These are typically the points on the hex maps the PCs are searching for, and the discovery of one set encounter will often incorporate story points that lead to the next." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 170, + "name": "Random Encounters", + "entries": [ + "You can instill additional danger into your hexploration by including random encounters, whether they take the form of interesting features, natural hazards, or creatures native to the terrain. It can help to create a series of short lists in advance, each including a mix of three types of encounters: harmless, hazards, and creature encounters. Then create tables to randomize the results, or simply pick whichever encounter you think would work best for your hexploration narrative when these encounters occur (as described in Random Encounters on page 173). It's often easier to create a list by terrain rather than for each hex. The forest hexes could have their own random encounter list while the plains beyond have a different list, possibly with some overlap.", + "A harmless encounter is just that: the party is in no danger from it. Harmless encounters can be opportunities to flesh out the world with interesting bits of set-dressing, like a shrine on the side of the road dedicated to a minor god, opportunities for the party to interact with other travelers, or simply interesting or noteworthy moments on the road, like a distant and dazzling electrical storm.", + "Hazard encounters can include those located in the Hazards section on pages 520\u2013529 of the {@i Core Rulebook} and pages 77\u201381 of this book, primarily the environmental hazards and haunts. You can also create your own hazards using the rules found in Building Hazards on page 74.", + "Creature encounters can use the creatures found in the {@i Bestiary}, or you can create your own using the rules found in Building Creatures on page 56.", + "Plan your hazard and monster encounters with a degree of flexibility so you can tailor them to the PCs' current level, perhaps by creating a lower-level encounter and including notes on how to scale it up. Alternatively, if you want to run a more challenging or open-world hexploration, don't adapt to your players at all. Make a variety of encounters, some of which are so powerful that the correct tactic is to flee. You can even create a chase to make the escape exciting (see Chases on page 156)" + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 171, + "name": "Terrain", + "entries": [ + "While each hex should have a predominant terrain type, your terrain can come alive using the info in the Environment section on pages 512\u2013519 of the {@i Core Rulebook}. A hex might also include a river or road. These can cut through the terrain, making it easier for the PCs to travel through the hex, so long as they follow the path. Additionally, each hex might have special features like resources and secrets (see the Types of Terrain sidebar on page 172)" + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 171, + "name": "Generating Random Hex Maps", + "entries": [ + "If you'd like to create your map randomly, begin by selecting a hex on a blank map as the starting point. Then decide the type of terrain for that starting point or roll it on Table 3\u20134: Random Terrain Type. From that point onward, let the players decide which direction they travel. If they enter an unexplored hex, generate that hex by rolling {@dice 1d20} on Table 3\u20134 and Table 3\u20135: Random Terrain Feature to determine a type and element for that hex. Apply common sense when producing terrain in this way. Unless magic is involved, it is unlikely a patch of arctic ice would appear in the heart of a desert\u2014though figuring out a way for that to occur could lead to an interesting encounter or subplot later on.", + { + "type": "table", + "rollable": true, + "source": "GMG", + "page": 171, + "name": "RANDOM TERRAIN TYPE", + "id": "3-4", + "colSizes": [ + 1, + 4 + ], + "rows": [ + [ + "{@dice 1d20}", + "Result" + ], + [ + "1\u20133", + "Plains" + ], + [ + "4\u20135", + "Desert" + ], + [ + "6\u20137", + "Aquatic (lake, sea, or ocean)" + ], + [ + "8\u20139", + "Mountain" + ], + [ + "10\u201311", + "Forest" + ], + [ + "12", + "Swamp" + ], + [ + "13", + "Arctic" + ], + [ + "14\u201320", + "Match the previous hex" + ] + ] + }, + { + "type": "table", + "rollable": true, + "source": "GMG", + "page": 171, + "name": "RANDOM TERRAIN FEATURE", + "id": "3-5", + "colSizes": [ + 1, + 4 + ], + "rows": [ + [ + "{@dice 1d20}", + "Result" + ], + [ + "1\u20133", + "{@b Landmark} A feature of some significance that distinguishes the hex as noteworthy." + ], + [ + "4\u20136", + "{@b Secret} The hex contains a secret the party uncovers upon exploring the hex." + ], + [ + "7\u20139", + "{@b Resource} The hex contains some valuable resource appropriate to the terrain." + ], + [ + "10\u201320", + "{@b Standard} A standard representation of the terrain type." + ] + ] + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 172, + "name": "TYPES OF TERRAIN", + "entries": [ + "The following are examples of the types of terrain you can use when creating your hexploration map. Each section provides the difficulty of traversing that terrain (either open, difficult, or {@quickref greater difficult terrain||3|terrain}) and the potential resources and secrets found there.", + { + "type": "pf2-title", + "style": "text-left", + "name": "AQUATIC" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + "{@b Terrain} typically requires a boat or a swim speed; depends on the strengths of currents and the weather", + "{@b Resources} seafood, coral, pearls, shipwrecks", + "{@b Secrets} remote islands filled with monsters, isolated communities, pirates, flooded or underwater cities of aquatic creatures" + ] + }, + { + "type": "pf2-title", + "style": "text-left", + "name": "ARCTIC" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + "{@b Terrain} typically difficult or greater difficult terrain", + "{@b Resources} scarce food (broken ice floes that allow for fishing, breeding grounds for seals or whales)", + "{@b Secret} thawed passes that allow ship travel, hidden caverns, isolated communities of arctic dwellers" + ] + }, + { + "type": "pf2-title", + "style": "text-left", + "name": "DESERT" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + "{@b Terrain} typically difficult or greater difficult terrain", + "{@b Resources} water sources (underground springs, oases, and streams), mineral wealth", + "{@b Secrets} forgotten civilizations beneath the dunes" + ] + }, + { + "type": "pf2-title", + "style": "text-left", + "name": "FOREST" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + "{@b Terrain} typically {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain} for a dense jungle", + "{@b Resources} diverse flora and fauna, natural remedies, plentiful game", + "{@b Secrets} bandit encampment, druid's henge, fey-touched glade or mushroom circle" + ] + }, + { + "type": "pf2-title", + "style": "text-left", + "name": "MOUNTAIN" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + "{@b Terrain} typically {@quickref greater difficult terrain||3|terrain}, or {@quickref difficult terrain||3|terrain} for hills", + "{@b Resources} minerals (including gold, silver, and gemstones)", + "{@b Secrets} hidden pass, watchtower or waypoint constructed by a nearby empire, dragon's lair, bandit hideout" + ] + }, + { + "type": "pf2-title", + "style": "text-left", + "name": "PLAIN" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + "{@b Terrain} open terrain", + "{@b Resources} useful plants (flax or cotton)", + "{@b Secrets} artifacts abandoned after a historic battle, valuables buried by outlaws for later retrieval" + ] + }, + { + "type": "pf2-title", + "style": "text-left", + "name": "SWAMP" + }, + { + "type": "list", + "style": "list-no-bullets", + "items": [ + "{@b Terrain} typically greater difficult terrain", + "{@b Resources} materials useful for medicine or poison", + "{@b Secrets} river raider camps, remains and gear of unlucky travelers, sites of mystic significance." + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 172, + "name": "Running Hexploration", + "entries": [ + "Once you have your hexploration map ready, it's time for the PCs to start exploring! Each day, the PCs decide how they plan on exploring, either learning more about their current hex or traversing a new hex. They do this by declaring one or more hexploration activities for the day.", + "These activities take two forms: group or individual. The number of hexploration activities a group can accomplish each day is based on the Speed of their slowest member. If a group is willing to split up, faster members can perform more hexploration activities based on their own Speed, but such a decision may be deadly given the threat of random encounters. A group moving at a Speed of 10 feet or less is so slow it can't even traverse an open hex in a single day; it takes such a group 2 days for each hexploration activity.", + { + "type": "table", + "source": "GMG", + "page": 172, + "name": "HEXPLORATION ACTIVITIES PER DAY", + "id": "3-6", + "colStyles": [ + "", + "text-center" + ], + "rows": [ + [ + "Speed", + "Activities per Day" + ], + [ + "10 feet or less", + "1/2" + ], + [ + "15\u201325 feet", + "1" + ], + [ + "30\u201340 feet", + "2" + ], + [ + "45\u201355 feet", + "3" + ], + [ + "60 feet or more", + "4" + ] + ] + }, + "This rate assumes the PCs are taking time to camp and rest at healthy intervals. When a new day of hexploration begins, the group can decide to take a forced march as long as no one in the group is {@condition fatigued}. Doing so allows them to gain an extra Travel activity (or perform a full Travel activity each day if their Speed is 10 feet or less), but this is the only activity they can perform that day. A character can participate in a forced march safely for a number of days equal to the character's Constitution modifier (minimum 1 day). Any additional days of forced march make the character {@condition fatigued} until they spend an entire day of downtime resting.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 172, + "name": "Group Activities", + "entries": [ + "Group activities require the entire party to work together in order to be effective; these activities each count as one of the day's hexploration activities for the whole group. For instance, if the group had 2 hexploration activities per day and decided to Travel and Reconnoiter, no one would have any additional hexploration activities that day. There are two group activities: Travel and Reconnoiter.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Travel", + "traits": [ + "move" + ], + "sections": [ + [ + [ + "You progress toward moving into an adjacent hex. In open terrain, like a plain, using 1 Travel activity allows you to move from one hex to an adjacent hex. Traversing a hex with {@quickref difficult terrain||3|terrain} (such as a typical forest or desert) requires 2 Travel activities, and hexes of {@quickref greater difficult terrain||3|terrain} (such as a steep mountain or typical swamp) require 3 Travel activities to traverse. Traveling along a road uses a terrain type one step better than the surrounding terrain. For example, if you are traveling on a road over a mountain pass, the terrain is {@quickref difficult terrain||3|terrain} instead of {@quickref greater difficult terrain||3|terrain}.", + "The Travel activity assumes you are walking overland. If you are flying or traveling on water, most hexes are open terrain, though there are exceptions. Flying into storms or high winds count as difficult or {@quickref greater difficult terrain||3|terrain}. Traveling down a river is open terrain, but traveling upriver is difficult or {@quickref greater difficult terrain||3|terrain}." + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Reconnoiter", + "traits": [ + "concentrate" + ], + "sections": [ + [ + [ + "You spend time surveying and exploring a specific area, getting the lay of the land and looking for unusual features and specific sites. Reconnoitering a single hex takes a number of hexploration activities equal to the number of Travel activities necessary to traverse the hex\u20141 for open terrain, 2 for {@quickref difficult terrain||3|terrain}, and 3 for {@quickref greater difficult terrain||3|terrain}. Traveling on roads doesn't lessen the time required to Reconnoiter. Once the hex has been Reconnoitered, you can Map the Area to reduce your chance of getting lost in that hex (see below). You automatically find any special feature that doesn't require a check to find, and you attempt the appropriate checks to find hidden special features.", + "For instance, if you were looking for an obvious rock formation among some hills, you would spend 2 hexploration activities to Reconnoiter the hex, and you'd find the rock formation. But if you were looking for a hidden tengu monastery somewhere in some deep forests, after spending 2 activities to Reconnoiter the forest hex, you would have to succeed at a Perception check as part of your Reconnoiter activity to find the monastery." + ] + ] + ] + } + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 173, + "name": "Individual Activities", + "entries": [ + "Not all hexploration activities need to be accomplished as a group. In place of using a hexploration activity to Travel or Reconnoiter, each individual group member can instead perform one of these individual activities.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Fortify Camp", + "sections": [ + [ + [ + "You can spend time fortifying your camp for defense with a successful {@skill Crafting} check (typically at a trained or expert DC). Anyone keeping watch or defending the camp gains a +2 circumstance bonus to initiative rolls and Perception checks to Seek creatures attempting to sneak up on the camp." + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Map The Area", + "traits": [ + "concentrate" + ], + "sections": [ + [ + [ + "As long as your group has successfully Reconnoitered the hex, you can use this activity to create an accurate map of the hex with a successful {@skill Survival} check (typically at a trained or expert DC). When you have an accurate map of the hex, the DC of any check to navigate that hex is reduced by 2." + ] + ] + ] + } + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 173, + "name": "Existing Activities", + "entries": [ + "Characters can use the {@action Subsist} downtime activity, which follows the same rules but assumes they're using it after 8 hours or less of exploration. Any skill feats or other abilities that apply to {@action Subsist} normally still apply here.", + "In general, the various exploration activities found in the sidebar on page 498 of the {@i Core Rulebook} (except {@action Hustle}) can be used as individual hexploration activities, as can skill actions in Chapter 4 of the {@i Core Rulebook}, at the GM's discretion." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 173, + "name": "Random Encounters", + "entries": [ + "When exploring, there is always a chance the PC will stumble upon random encounters, depending on the terrain. At the start of each day of hexploration, roll a flat check and consult the appropriate terrain type on Table 3\u20137: Random Encounter Chance. If the flat check is a success, the PCs have a random encounter, and on a critical success, they have two random encounters. Roll on Table 3\u20138: Random Encounter Type to determine the type of encounter. Once you know the type of the encounter, either choose from the list you made for that region or choose your own.", + { + "type": "table", + "source": "GMG", + "page": 173, + "name": "RANDOM ENCOUNTER CHANCE", + "id": "3-7", + "colStyles": [ + "", + "text-center" + ], + "rows": [ + [ + "Terrain Type", + "Flat Check DC*" + ], + [ + "Aquatic", + "17" + ], + [ + "Arctic", + "17" + ], + [ + "Desert", + "17" + ], + [ + "Forest", + "14" + ], + [ + "Mountain", + "16" + ], + [ + "Plains", + "12" + ], + [ + "Swamp", + "14" + ] + ], + "footnotes": [ + "* On a road or river, decrease the DC by 2. If PCs are flying, increase the DC by 3, but choose a hazard or monster that is relevant to flying PCs." + ] + }, + { + "type": "table", + "rollable": true, + "source": "GMG", + "page": 173, + "name": "RANDOM ENCOUNTER TYPE", + "id": "3-8", + "colStyles": [ + "", + "text-center" + ], + "rows": [ + [ + "{@dice 1d10}", + "Encounter" + ], + [ + "1\u20135", + "Harmless" + ], + [ + "6\u20137", + "Hazard" + ], + [ + "8\u201310", + "Creature" + ] + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 173, + "name": "Switching Out of Hexploration", + "entries": [ + "Most short encounters do not affect the number of hexploration activities that the PCs can perform during the day, but when the PCs take on multiple encounters or engage in activities that take hours rather than minutes, you'll want to deduct the time from their available hexploration activities. For the story's sake, it's best to think of hexploration activities as the various things that the PCs have time to do in the daylight hours. For instance, maybe the group spends 2 of their 3 hexploration activities Reconnoitering a hex, finding a tengu monastery, and learning that it is a sprawling complex underneath a small wooded hill. You might decide that the PCs found it in the evening, and they have the choice between making a foray into the complex late in the day or pursuing some individual activities, camping for the night, and starting off fresh in the morning." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "source": "GMG", + "page": 174, + "name": "Vehicles", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 174, + "entries": [ + "A villain on the run steals a carriage and sends the characters on a chase through the city, or the characters find an ancient airship and decide to take it for a spin. Whatever the case, if vehicles are common throughout your world, they're likely to come up in your game.", + "This section provides the tools you'll need when that happens." + ] + }, + "Vehicles can play many roles in a game. They might simply be the means by which the party travels from one location to another, determining only the Price to be paid for passage. But a caravan wagon that gets attacked becomes part of an encounter. In a pirate campaign, the ship is both the party's home and its primary weapon.", + "The majority of the rules in this section are for using vehicles in encounters, but vehicles are also useful during exploration and even downtime play.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 174, + "name": "Vehicle Basics", + "entries": [ + "Ultimately, vehicles are objects. They have object immunities ({@i Core Rulebook} 273), and they can't act. In addition to the statistics most objects have, vehicles have several additional statistics and abilities. Vehicles have a size like any object, but their spaces are more specifically defined. Vehicles also have specialized movement rules.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 174, + "name": "Size, Space, and Capacity", + "entries": [ + "Vehicles have size traits, but they don't occupy the same spaces that most creatures use. Instead, each vehicle has specific dimensions provided in its stat block.", + "Most vehicles are Large or larger, and many vehicles are made for the purpose of carrying cargo. Unless stated otherwise, the amount of cargo a vehicle can carry depends on its size, terrain, and propulsion. A draft horse or similar creature can usually pull around 100 Bulk of goods consistently throughout the day, so pulled vehicles can typically hold 100 Bulk per Large creature pulling. Water vehicles, such as ships, have limits that are more based on volume than weight; a ship can hold upwards of 1,000 Bulk. Flying vehicles can typically hold only 1/10 the Bulk of a water vehicle and still remain airborne." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 174, + "name": "Movement and Heading", + "entries": [ + "A vehicle's movement type is determined by the vehicle itself, while its movement each round is based on the pilot's actions. Vehicles trigger reactions when they move, just like a creature does, as do the actions of the pilot and any passengers.", + "Creatures can rotate and turn freely, so when you play a creature, you usually don't need to keep track of which way it's facing. However, vehicles can't turn on a dime, so when controlling a vehicle, you need to keep track of which direction it's facing. This is called the vehicle's heading.", + "When a vehicle moves, it must move in the direction of its heading\u2014it can't move backwards or sideways, though it can turn gradually as it moves forward. Most vehicles can turn up to 90 degrees for every vehicle length they move forward. For example, a 10-foot-long carriage could turn left in only 10 feet. A 100-foot-long warship, however, would need 100 feet to make the same turn; given the warship's 30-foot Speed, turning typically requires several actions' worth of movement.", + "Some rules specify that a vehicle must move in a straight line. This line is measured from the center of the vehicle's front edge, and it can skew up to 45 degrees from the vehicle's current heading.", + "When using a vehicle in exploration mode, the vehicle's Speed determines its travel speed just like a creature (for more information, see Table 9\u20132: Travel Speed on page 479 of the {@i Core Rulebook}). No Drive actions or piloting checks are necessary to pilot a vehicle at these speeds." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 174, + "name": "Propulsion", + "entries": [ + "Vehicles typically travel over land, on water, or through the air, and their Speeds indicate their terrain and movement types. But vehicles also have a form of propulsion\u2014the way in which their movement is powered\u2014and this propulsion often has additional considerations.", + "There are five main types of propulsion: alchemical, magical, pulled, rowed, and wind. A vehicle can have more than one means of propulsion, though it usually uses only one type of propulsion at a time. For instance, a galley has both the rowed and the wind propulsion traits, meaning it can sail when the winds are favorable, but the crew can also lower the sails and row the ship when necessary. The vehicle's means of propulsion informs the skills a pilot can use for piloting checks (page 175), and some means of propulsion have additional rules.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 174, + "name": "Alchemical", + "entries": [ + "Powered by the reactions of alchemical reagents, {@condition controlled} internal combustion, lighter-than-air gases, or steam, vehicles with alchemical propulsion tend to be powerful but have the potential to be wildly unpredictable. Alchemical vehicles can often be piloted using the {@skill Crafting} skill." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 174, + "name": "Magical", + "entries": [ + "Magically propelled vehicles are powered by spells, magic items, or an entirely magical engine. A magical propulsion system can be targeted with counteracting effects like {@i dispel magic}, using the vehicle's level and a standard DC for that level for the counteract check. A creature can use {@skill Arcana}, {@skill Nature}, {@skill Occultism}, or {@skill Religion} (depending on the type of magic) for a magical vehicle's piloting checks." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 175, + "name": "Pulled", + "entries": [ + "This method of propulsion is perhaps the most common, wherein a wheeled conveyance (such as a carriage or wagon) is pulled by one or more creatures. The Speed of the vehicle can never exceed that of the slowest creature pulling the vehicle. The creatures pulling the vehicle don't act on their own; they instead act as part of the vehicle's actions, and their movement as part of those actions triggers reactions just as it does for the vehicle itself and its pilot.", + "When a pulled vehicle takes collision damage, so do the creatures pulling that vehicle (though they can typically attempt the basic Reflex saving throw to mitigate that damage). The death of one or more pulling creatures might damage or slow the vehicle, and it might cause the pilot to lose control.", + "For a vehicle pulled by an animal or similarly unintelligent creature, a pilot can use {@skill Nature} for piloting checks; for sapient pulling creatures, the pilot can instead use {@skill Diplomacy} or {@skill Intimidation} for piloting checks." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 175, + "name": "Rowed", + "entries": [ + "These vehicles are propelled by the power of creatures rowing the vehicle from within. The creatures rowing the vehicle act only as part of the vehicle's actions, and their movement as part of those actions triggers reactions just as it does for the vehicle itself and its pilot (though rowers often have some degree of cover)", + "When a rowed vehicle takes collision damage, so do the creatures rowing that vehicle (though they can typically attempt the basic Reflex saving throw to mitigate that damage). The death of one or more creatures might cause the vehicle to go out of control or slow the vehicle, but usually doesn't damage the vehicle.", + "A pilot on a vehicle rowed by other people can use {@skill Diplomacy} or {@skill Intimidation} for piloting checks." + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 175, + "name": "Wind", + "entries": [ + "Wind-propelled vehicles require some form of air movement to power them, and adverse wind conditions can cause them to stall or even go out of control. Wind vehicles that rely on cloth sails typically have weakness to fire. Pilots of wind-powered vehicles can use {@skill Nature} for piloting checks." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 175, + "name": "Piloting a Vehicle", + "entries": [ + "In encounter mode, a vehicle moves on its pilot's turn, and the pilot must use their actions to control it. A vehicle can take part in only 1 move action each round, even if multiple creatures Take Control as pilots on the same round.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 175, + "name": "Vehicle Momentum", + "entries": [ + "A vehicle in motion builds up momentum that keeps it in motion. Each round, if the vehicle has moved in the previous round, the pilot must either use another move action or Stop the vehicle. If the pilot does neither of these things on their turn (even if the pilot Delays), the vehicle continues to move and becomes uncontrolled, as described in Uncontrolled Vehicles on page 176." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 175, + "name": "Piloting Checks", + "entries": [ + "Many actions related to vehicles call for the pilot to attempt a piloting check. The skills a pilot can use for a piloting check are listed in the vehicle's stat block, but most vehicles use {@skill Lore||Driving Lore} or {@skill Lore||Piloting Lore} along with others determined by their propulsion. The creature piloting a vehicle when an encounter begins can usually roll an appropriate piloting skill for that vehicle for initiative.", + "The GM sets the DC of the piloting check using a standard DC for the vehicle's level, with adjustments based on the circumstances. Generally speaking, an action that would move a vehicle through {@quickref difficult terrain||3|terrain} increases the DC to a hard DC for its level, and moving through {@quickref greater difficult terrain||3|terrain} increases the DC to incredibly hard. Other factors, such as turbulent winds for a wind-powered vehicle, monsters threatening the creatures pulling a pulled vehicle, or rough seas for a water-based vehicle could all increase the DC of a vehicle's piloting checks." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 175, + "name": "Piloting Actions", + "entries": [ + "Characters use the actions listed below to move and interact with vehicles. The effects of the {@trait reckless} trait appear on page 176.", + { + "type": "ability", + "style": "full", + "name": "Board", + "source": "GMG", + "page": 175, + "traits": [ + "move" + ], + "activity": { + "number": 1, + "unit": "action" + }, + "requirements": "You are adjacent to a point of entry on the vehicle you are attempting to board.", + "entries": [ + "You board a vehicle through an open top, a door, a portal, or a hatch; if you're already on board, you can instead use this action to disembark into an empty space adjacent to the vehicle's point of entry. Using this action while the vehicle is in motion is challenging, requiring a successful {@skill Acrobatics} or {@skill Athletics} check with a DC equal to the vehicle's AC." + ] + }, + { + "type": "ability", + "style": "full", + "name": "Drive", + "activity": { + "number": 1, + "unit": "varies", + "entry": "(Varies)" + }, + "traits": [ + "move" + ], + "requirements": "You are piloting a vehicle.", + "entries": [ + "You pilot your vehicle to move. Decide how many actions you intend to spend before you begin Driving. The effects depend on the number of actions you spend. You can't Drive through spaces occupied by creatures, even if they are allies.", + "{@as 1} Attempt a piloting check. On a success, the vehicle moves up to its Speed and can turn normally. On a failure, the vehicle moves its Speed in a straight line. On a critical failure, the vehicle moves its Speed in a straight line and becomes uncontrolled.", + "{@as 2} ({@trait reckless}) The vehicle moves up to twice its Speed in a straight line at the vehicle's current heading.", + "{@as 3} ({@trait reckless}) You take a \u20135 penalty on your piloting check to maintain control of the vehicle. The vehicle moves up to three times its Speed in a straight line at the vehicle's current heading." + ] + }, + { + "type": "ability", + "style": "full", + "name": "Run Over", + "activity": { + "number": 3, + "unit": "action" + }, + "traits": [ + "move", + "reckless" + ], + "requirements": "You are piloting a vehicle.", + "entries": [ + "You try to run over creatures with your vehicle, possibly also ramming one larger creature or object. If you maintain control of your vehicle, the vehicle moves up to twice its Speed in a straight line at the vehicle's current heading. You attempt to run over any creatures in your path two sizes smaller than the vehicle or smaller, and you can attempt to ram one target creature or object in your path one size smaller than the vehicle or larger.", + "Each creature in your path, including a rammed target, takes the vehicle's collision damage (basic Reflex save at vehicle's collision DC). If the rammed target is a vehicle, its pilot can attempt a piloting check in place of this Reflex save, with the same results. If the target of your ram takes damage, you and your vehicle each take collision damage (no save) and your movement ends." + ] + }, + { + "type": "ability", + "style": "full", + "name": "Stop", + "activity": { + "number": 1, + "unit": "action" + }, + "traits": [ + "manipulate" + ], + "requirements": "You are piloting a vehicle in motion.", + "entries": [ + "You bring the vehicle to a stop." + ] + }, + { + "type": "ability", + "style": "full", + "name": "Take Control", + "activity": { + "number": 1, + "unit": "action" + }, + "traits": [ + "manipulate" + ], + "requirements": "You are aboard the vehicle and adjacent to its controls.", + "entries": [ + "You grab the reins, the wheel, or some other mechanism to control the vehicle. Attempt a piloting check; on a success, you become the vehicle's pilot, or regain control of the vehicle if it was uncontrolled. Some vehicles have complicated controls that cause this action to become a multi-action activity." + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 176, + "name": "Reckless Piloting", + "entries": [ + "Actions that have the {@trait reckless} trait push the pilot and the vehicle beyond the normal parameters for safe operation, and the pilot risks losing control of the vehicle. When performing a reckless action, the pilot must first attempt an appropriate piloting check to keep control of the vehicle, with the following effects. Resolve this piloting check before resolving the action itself.", + "{@b Success} The action occurs as described.", + "{@b Failure} The vehicle moves its Speed in a straight line along its most recent heading, drifting up to 45 degrees at the GM's discretion, and becomes uncontrolled." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 176, + "name": "Uncontrolled Vehicles", + "entries": [ + "Some situations can cause a pilot to lose control of their vehicle. Most commonly, this is due to a failed piloting check for a reckless action, but it can also occur if a round passes without a pilot using a move action to control the vehicle or Stopping the vehicle. A vehicle can also become uncontrolled if the pilot becomes unable to act during a move action to control the vehicle. For example, if a vehicle's movement triggers an {@action Attack of Opportunity} that knocks the pilot {@condition unconscious} or paralyzes them, the vehicle becomes uncontrolled.", + "An uncontrolled vehicle continues to move each round at its most recent pilot's initiative position. The distance it moves each round is 10 feet less than on the previous round, always in a straight line at its current heading until it crashes or it comes to a stop. At your discretion, it could slow down more if it's on uneven terrain, {@quickref difficult terrain||3|terrain}, on an upward slope, or facing adverse wind conditions; by the same token, it could stay at the same speed or even accelerate if it's on a downward slope or being pushed by strong winds.", + "An uncontrolled vehicle in motion interacts with obstacles, other vehicles, and creatures using the effects of the Run Over action, except that the distance it moves is dictated by the factors above instead of the Speed specified in that action." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 177, + "name": "Vehicles in Combat", + "entries": [ + "Whether driving a chariot in an arena or fighting off a boarding party, characters sometimes attack from a vehicle or target other creatures aboard a vehicle. Attacks made while on a vehicle that has moved within the last round take a \u20132 penalty, or a \u20134 penalty if the vehicle is uncontrolled or any action in the last round had the {@trait reckless} trait.", + "While on a vehicle, a character might have cover from certain angles of attack. A vehicle with sides but no top, such as a chariot or a keelboat, usually provides lesser cover, or standard cover from an attacker on the ground.", + "An enclosed vehicle, such as a carriage, provides greater cover or may prevent attacks entirely. Breaking the vehicle can reduce the cover it provides.", + "Some vehicles have special mounted weapons that can be used by the pilot or passengers. These are typically ranged weapons, such as a crossbow, and use the same rules as any other weapon, save that they might be able to target only creatures in a certain range or direction." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 177, + "name": "Broken Vehicles", + "entries": [ + "When a vehicle is {@condition broken}, it becomes harder to use. It takes a \u20132 penalty to its AC, saves, and collision DC, and the DC of all piloting checks related to the vehicle increase by 5. The {@condition broken} vehicle's Speeds are halved.", + "A vehicle reduced to 0 HP is destroyed, like any other item. If the vehicle is in water when it's destroyed, it sinks; if it is flying, it falls and everyone aboard takes falling damage. A pulled or rowed vehicle that becomes wrecked, regardless of which method of propulsion it's using at the time, deals its collision damage (no saving throw) to the creatures pulling or rowing it, and the creatures may have to be physically freed from the wreckage." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 177, + "name": "Vehicle Statistics", + "entries": [ + "Vehicles can be as simple as a farmer's cart, or as large and complex as an airship. Whatever the size or complexity of a vehicle, it uses the following stat block format." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 177, + "name": "Sample Vehicles", + "entries": [ + "Presented here is a sample of the many vehicles that can be found throughout Golarion." + ] + } + ] + } + ] + }, + { + "type": "section", + "source": "GMG", + "page": 181, + "name": "Chapter 4: Variant Rules", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 181, + "entries": [ + "baseline experience that's easy to learn and fun to play, sometimes you're looking for more customizable options. That's where variant rules come in: options to alter the game's rules to fit your needs. This chapter adds a collection of variant rules to your toolbox, often with additional options for how to use them." + ] + }, + "Most of the variant rules in this chapter involve characters, how they progress, and how those pieces fit together. The variants included in this chapter are divided into the following sections.", + { + "type": "list", + "items": [ + "{@b Ability Score Variants} (page 182) includes an alternate ability score system that works entirely through Ability Points, plus ways to distribute what each ability score impacts more evenly.", + "{@b Alignment Variants} (page 184) contains options for removing alignment and an incremental alignment system.", + "{@b Deep Backgrounds} (page 186) replace simply selecting a background with a series of steps that flesh out more of the character's backstory.", + "{@b Feats and Features} (page 192) shows how to build characters who gain feats and class features in different ways, from dual-classed characters with all the options of two classes to characters with a free archetype or more ancestry feats.", + "{@b Level 0 Characters} (page 195) can play through the characters' adventures before they take on character classes.", + "{@b Magic Item Variants} (page 196) contains rules deconstructing the magic item bonuses, allowing you to progress them automatically or via craftsmanship to more easily run a lower-magic game.", + "{@b Proficiency without Level} (page 198) changes the fundamental math of the proficiency system to tell stories where being outnumbered by weaker foes remains a challenge and high-level characters are less superhuman.", + "{@b Skill Points} (page 199) offers a more granular system for characters to choose and hone their skills.", + "{@b Stamina} (page 200) grants characters a pool of Stamina Points that they lose before Hit Points and can recover with by resting to catch their breath." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 181, + "name": "Choosing Variant Rules", + "entries": [ + "When you and your group are deciding which variant rules to use, think about the types of stories you want to tell together, including the genre, themes, and characters, and use that information to choose which variant rules might be the best fit. If different players think different variant options would work best for the game, let each of them make their point, but ultimately you as the GM make the final call.", + "You might discover that your game requires variant rules beyond those listed here\u2014and that's okay! In fact, it's to be expected. Use these options as a starting point for some of the most commonly {@condition helpful} tools, but you and your group should work together to build your own variant rules whenever you want a different experience. Don't be afraid to deviate from the baseline\u2014you and your group know what you like and what you're looking for better than a baseline rules set ever could. More about creating your own house rules can be found on page 29.", + "If you're not sure about a variant rule, take a chance! Make sure everyone in your group understands that this is a trial run and that you might need to adjust or remove the variant rules later on if they're causing unexpected side effects or not working as you intended. When you're playing with variant rules, be sure to let any new players who join the group know about the variant rules your group has chosen. This helps them set their expectations and ensures they don't feel ambushed by any variant rules the first time they're encountered in the game, which is important for making sure there is a feeling of fairness among your players." + ] + }, + { + "type": "pf2-h1", + "source": "GMG", + "page": 182, + "name": "Ability Score Variants", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 182, + "entries": [ + "your character's story along the way, while the alternative method, rolling scores, is a nod to tradition. But other ways to generate ability scores might better suit the story you want to tell." + ] + }, + { + "type": "pf2-h2", + "name": "Gradual Ability Boosts", + "source": "GMG", + "page": 182, + "entries": [ + "In this variant, a character gains ability boosts more gradually as they level up, rather than receiving four ability boosts at 5th, 10th, 15th, and 20th levels. Each character gains one ability boost when they reach each of 2nd, 3rd, 4th, and 5th levels. These are collectively a single set of ability boosts, so a character can't boost the same ability score more than once per set; players can put a dot next to each boosted ability score or otherwise mark it to keep track. PCs also receive an ability boost at 7th, 8th, 9th, and 10th level (a second set); at 12th, 13th, 14th, and 15th level (a third set); and at 17th, 18th, 19th, and 20th level (the fourth and final set).", + "This spreads out the ability boosts, and using them earlier means a character can increase their most important ability modifiers at a lower level. This makes characters slightly more powerful on average, but it makes levels 5, 10, 15, and 20 less important since characters usually choose the least important ability boost of the set at those levels." + ] + }, + { + "type": "pf2-h2", + "name": "Point Buy", + "source": "GMG", + "page": 182, + "entries": [ + "This alternative ability score generation method replaces ability boosts and flaws with a number of Ability Points. Players determine their ability scores by investing Ability Points into each score, as seen in Table 4\u20131: Cost for an Ability Score. These give players more customization in their ability scores and can allow a player to really prioritize their favorite ones, but the system is significantly more complicated to use.", + { + "type": "pf2-h3", + "name": "Step 1: Decrease Starting Scores", + "source": "GMG", + "page": 182, + "entries": [ + "All of a character's ability scores start at 10. If the PC's ancestry has ability flaws, decrease those ability scores to 8. A player can also voluntarily lower any ability score to below 10 to gain more Ability Points to use in Step 2. They gain 1 Ability Point for lowering an ability score to 9, or 2 Ability Points for lowering a score to 8." + ] + }, + { + "type": "pf2-h3", + "name": "Step 2: Spend Points", + "source": "GMG", + "page": 182, + "entries": [ + "Now that each player has set their minimum scores, they'll spend Ability Points to increase their ability scores. Ability Points come in two categories: dedicated and flexible. Dedicated Ability Points can be spent only on specified ability scores, but flexible Ability Points can be used to increase any scores. These Ability Points replace all the ability boosts a character would normally get.", + "The total number of Ability Points spent determines the character's starting ability score, as shown on Table 4\u20131: Cost for an Ability Score. The maximum score a player can buy at character creation is 18. Raising a score costs 2 points more than the listed value if the score started at an 8 after Step 1, or 1 point more if the score started at a 9. Any Ability Points not spent during character creation are lost.", + { + "type": "list", + "items": [ + "{@b Dedicated Ability Points:} A character gets 2 dedicated Ability Points for each ability score their ancestry gives predetermined ability boosts to. Human characters, or those with another ancestry that grants two free ability boosts, get 2 more flexible Ability Points instead. Each character also gets 2 dedicated Ability Points for one of their background's choices of predetermined ability scores, and 2 dedicated Ability Points for their class's key ability score.", + "{@b Flexible Ability Points:} Each character gets 15 flexible Ability Points, plus any gained for voluntarily lowering ability scores below 10 in Step 1." + ] + } + ] + }, + { + "name": "Cost for an Ability Score", + "id": "4-1", + "source": "GMG", + "page": 182, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Total Ability Points Spent", + "Ability Score" + ], + [ + "-2", + "8" + ], + [ + "-1", + "9" + ], + [ + "0", + "10" + ], + [ + "1", + "11" + ], + [ + "2", + "12" + ], + [ + "3", + "13" + ], + [ + "5", + "14" + ], + [ + "7", + "15" + ], + [ + "10", + "16" + ], + [ + "13", + "17" + ], + [ + "17", + "18" + ] + ], + "type": "table" + }, + { + "type": "pf2-h3", + "name": "Increasing Scores at Higher Levels", + "source": "GMG", + "page": 182, + "entries": [ + "When a character levels up, they gain Ability Points at each level, as shown on {@table Ability Points Gained|GMG|Table 4\u20132: Ability Points Gained}. Unlike the Ability Points from character creation, a player can save these to buy a more expensive increase, and they can increase ability scores to a maximum of 22. When a player is ready to increase one or more ability scores, they spend the number of Ability Points listed on {@table Raising an Ability Score|GMG|Table 4\u20133: Raising an Ability Score} and increase the ability score accordingly. A player can increase a score more than once at a given time, but they must pay for each increase individually, such as going from 14 to 16 by spending 2 points to increase from 14 to 15, and then 3 points to increase from 15 to 16. For most games, it's best to increase scores when leveling up, between game sessions, or during downtime.", + "Apex items work as described in the Core Rulebook. They can increase an ability score to a maximum of 24." + ] + }, + { + "name": "Ability Points Gained", + "id": "4-2", + "source": "GMG", + "page": 183, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Ability Points Gained" + ], + [ + "1", + "Starting points" + ], + [ + "2", + "2" + ], + [ + "3", + "2" + ], + [ + "4", + "2" + ], + [ + "5", + "2" + ], + [ + "6", + "3" + ], + [ + "7", + "3" + ], + [ + "8", + "3" + ], + [ + "9", + "3" + ], + [ + "10", + "3" + ], + [ + "11", + "4" + ], + [ + "12", + "4" + ], + [ + "13", + "4" + ], + [ + "14", + "4" + ], + [ + "15", + "4" + ], + [ + "16", + "5" + ], + [ + "17", + "5" + ], + [ + "18", + "5" + ], + [ + "19", + "5" + ], + [ + "20", + "5" + ] + ], + "type": "table" + }, + { + "name": "Raising an Ability Score", + "id": "4-3", + "source": "GMG", + "page": 183, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Current Ability Score", + "Cost to Raise by 1" + ], + [ + "8", + "1" + ], + [ + "9", + "1" + ], + [ + "10", + "1" + ], + [ + "11", + "1" + ], + [ + "12", + "1" + ], + [ + "13", + "2" + ], + [ + "14", + "2" + ], + [ + "15", + "3" + ], + [ + "16", + "3" + ], + [ + "17", + "4" + ], + [ + "18", + "5" + ], + [ + "19", + "6" + ], + [ + "20", + "7" + ], + [ + "21", + "8" + ] + ], + "type": "table" + }, + { + "type": "pf2-h3", + "name": "Example", + "source": "GMG", + "page": 183, + "entries": [ + "Merisiel is an elven rogue with the criminal background. She starts with 10 in all ability scores and reduces her Constitution to 8 for being an elf. She decides to voluntarily lower her Strength and Intelligence to 8 each, gaining 4 flexible Ability Points. She has now set her minimum scores: Str 8, Dex 10, Con 8, Int 8, Wis 10, and Cha 10.", + "In Step 2, she starts by determining how many points she has to spend. She gains 2 dedicated Ability Points in Intelligence and Dexterity for being an elf, 2 in Dexterity for being a criminal, and 2 more in Dexterity for being a rogue. She also has 19 flexible points to spend: 15 plus 4 for the two ability scores she voluntarily lowered to 8.", + "Merisiel purchases an 18 in Dexterity, which costs her the 6 dedicated Ability Points plus 11 flexible Ability Points. Spending her 2 dedicated Ability Points in Intelligence brings her to a 10, which she's happy with. She now has 8 flexible Ability Points left. She's worried she'll be too frail with a Constitution score of only 8, so she spends 4 flexible Ability Points to increase it to 12, leaving her with 4 Ability Points left over. Finally, she raises Wisdom and Charisma each to 12 because it's inexpensive but still grants her bonuses; this uses all her Ability Points, leaving her with Str 8, Dex 18, Con 12, Int 10, Wis 12, Cha 12.", + "When she reaches 2nd level, she gains 2 Ability Points. She decides to save these until 3rd level, when she gains 2 more. She then spends 3 of her 4 Ability Points to raise her Constitution from 12 to 14. She then saves up for more Dexterity, gaining 2 Ability Points each at 4th and 5th levels, then 3 each at 6th and 7th levels. She spends all 11 Ability Points at 7th level to gain a 20 in Dexterity! Unless it helps her to have an odd score (for example, to satisfy a feat prerequisite), it's usually best to wait until she has enough Ability Points that increasing a score will increase her modifier\u2014just in case she changes her mind." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Alternative Scores", + "source": "GMG", + "page": 183, + "entries": [ + "The classic ability scores aren't of equal value in the rules. Dexterity, Constitution, and Wisdom tend to be more important unless a character requires a particular ability score from among the other three for a specific purpose. If you'd prefer ability scores to all be of roughly equivalent value in character building, this variant creates six ability scores that are in much closer balance with each other.", + "Make the following changes.", + { + "type": "list", + "items": [ + "{@b Strength} does everything that both Strength and Constitution do in the {@i Core Rulebook}, and Constitution is gone. A character uses their Strength for melee weapon and unarmed attack rolls, damage rolls, {@skill Athletics}, Hit Points, Fortitude saves, and so on.", + "{@b Dexterity} splits into two ability scores. The first, still called Dexterity, represents manual dexterity and applies to ranged weapon and unarmed attack rolls, attack and damage rolls with {@trait finesse} attacks (if better than Strength), and {@skill Thievery} checks. Agility, which represents footwork, applies to Armor Class, Reflex saves, {@skill Acrobatics} checks, and {@skill Stealth} checks.", + "{@b Charisma} applies to Will saves instead of Wisdom.", + "{@b Wisdom} is otherwise unchanged.", + "{@b Intelligence} is unchanged." + ] + }, + "You'll need a small number of gameplay tweaks. {@item Anklets of alacrity} become an Agility apex item, both the {@item belt of giant strength} and {@item belt of regeneration} become Strength apex items, and so on. The {@class rogue|crb|rogue's thief racket|thief} is obsolete, so you might allow rogues to choose a different racket but still gain {@skill Thievery}. For anything else that references an ability score, such as feats with a Dexterity prerequisite, decide with you group whether Dexterity or Agility makes more sense as the prerequisite. For instance, Agility would make sense for Feather Step since that feat involves footwork. Prewritten NPCs and monsters can just use their Dexterity modifier when their Agility modifier is necessary." + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "GMG", + "page": 184, + "name": "Alignment Variants", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 184, + "entries": [ + "The alignment system has a long history in roleplaying games, and it helps define several aspects of Pathfinder's worlds and characters. Yet it doesn't work well for all games or groups. Altering or removing it offers new opportunities for your game." + ] + }, + "Pathfinder's alignment system summarizes a character's ideals, signals that some of the players' opponents are despicable villains, and establishes that truly evil monsters exist. The alignment system can trouble some players because it doesn't simulate the nuance and complexity of real-world moral issues, which are often not so easily categorized. What is considered \"good\" may be heavily influenced by societal norms or religious beliefs. It's not hard to find two kind, generous people who hold starkly differing interpretations of what good is in specific situations. The variant alignment ideas below provide examples of other options and can serve as inspiration for your own games.", + { + "type": "pf2-h2", + "source": "GMG", + "page": 184, + "name": "Minor Changes", + "entries": [ + "If you want to keep parts of the existing alignment system, you can use either of the following variants to make changes without entirely removing or replacing alignment. Alignment-based effects still exist in both of these variants, but they might not be as useful as in standard Pathfinder.", + { + "type": "pf2-h3", + "name": "Extreme Good and Evil", + "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." + ] + }, + { + "type": "pf2-h3", + "name": "Incremental Alignment", + "source": "GMG", + "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.", + "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", + "id": "4-4", + "source": "GMG", + "page": 184, + "labelRowIdx": [ + 0, + 2, + 4, + 6 + ], + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + "FULLY LAWFUL", + "SOMEWHAT LAWFUL", + "SOMEWHAT NEUTRAL", + "FULLY NEUTRAL", + "SOMEWHAT NEUTRAL", + "SOMEWHAT CHAOTIC", + "FULLY CHAOTIC" + ], + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + "FULLY GOOD", + "SOMEWHAT GOOD", + "SOMEWHAT NEUTRAL", + "FULLY NEUTRAL", + "SOMEWHAT NEUTRAL", + "SOMEWHAT EVIL", + "FULLY EVIL" + ] + ], + "type": "table" + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 184, + "name": "Major Changes", + "entries": [ + "These two variants massively change how the alignment system works. In fact, one removes it entirely!", + { + "type": "pf2-h3", + "name": "No Alignment", + "source": "GMG", + "page": 184, + "entries": [ + "The simplest variant is to not use the alignment system at all. To many players, this feels like the variant closest to real-world morality. Creatures, NPCs, and players have complex and many-layered beliefs and motivations, just like humans in the real world. Not using the alignment system simultaneously embraces complexity and variance in what is seen as moral behavior. For example, worshippers of a powerful sun god might feel that spreading their deity's light is virtuous behavior. Some might go so far as to say this means they should conquer their neighbors in order to achieve this. Another example might be a large and powerful government placing safety and security as its foremost concern, drawing the conclusion that it's acceptable to sacrifice some individual liberties in favor of increasing the safety of its citizens." + ] + }, + { + "type": "pf2-h3", + "name": "Moral Intentions", + "source": "GMG", + "page": 185, + "entries": [ + { + "type": "pf2-sidebar", + "name": "Example Moral Intentions", + "entries": [ + { + "type": "list", + "items": [ + "I will never let my companions down.", + "I will avenge my family.", + "I will protect the natural world.", + "I will achieve great wealth.", + "I will spread the word of my deity.", + "I will help others in need.", + "I will spread the rule of the rightful government." + ] + } + ] + }, + "In this variant, every character, NPC, and monster selects one or more closely held beliefs, intentions, or loyalties. Simple statements about a character's intentions, like the examples listed in the sidebar, flesh out characters and enliven roleplaying scenes. This system requires some back-and-forth between the GM and the other players, and more thought on the part of everyone at the table.", + "Typically, specifying three intentions or loyalties works well to define a character. These personal intentions cover broad spectra of behavior and in large part define the subjective definition of good for that individual. Intentions could be as abstract as acting with honor or as concrete as devotion to the character's mother. A person following their core beliefs or intentions feels like they are acting in a good manner, and they are likely to view actions against or restrictions to these beliefs as evil. For example, a character who believes strongly in the law would see allowing a crime to go unpunished as evil.", + "A specific individual will likely have different levels of commitment for each of their intentions. Determine a relative order of commitment by considering what the character would do if these intentions came into conflict." + ] + }, + { + "type": "pf2-h3", + "name": "Rules Adjustments", + "page": 185, + "source": "GMG", + "entries": [ + "Alignment restrictions no longer exist in either major variant. You can replace them with edicts and anathema, if necessary, and make the following other adjustments.", + { + "type": "pf2-h3", + "name": "Aligned Damage", + "page": 185, + "source": "GMG", + "entries": [ + "If you're using the no alignment variant, remove or replace aligned damage (chaotic, evil, good, and lawful damage), which requires significant adjustments for creatures like angels and devils that were built with a weakness to aligned damage. One option is to replace them one-for-one with new damage types like \"radiant\" and \"shadow\" that don't have any moral assumptions. Another option is to simply change the damage type needed for creature weaknesses to some other damage type on a case-by-case basis. A third option is to remove the weaknesses, reduce the monsters' maximum Hit Points, and call it good. No matter what you do with creatures, you'll also have to replace abilities like the champion's that deal aligned damage in a similar way, or remove those abilities.", + "If you're using the moral intentions variant, you can replace chaotic, evil, good, and lawful damage with a single type of damage called aligned damage, which harms those with intentions directly opposed to those held by the character, as determined by you as GM." + ] + }, + { + "type": "pf2-h3", + "name": "Detection", + "page": 185, + "source": "GMG", + "entries": [ + "Alignment-detecting effects don't exist. In the moral intentions variant, you might replace such an ability with one that detects whether a creature is following its own intentions, or to detect others with similar intentions to the creature using the ability." + ] + }, + { + "type": "pf2-h3", + "name": "Traits", + "page": 185, + "source": "GMG", + "entries": [ + "Alignment traits don't exist, and anything that has those traits loses them. Effects that require the traits to function, like {@spell protection}, don't exist." + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "Deep Backgrounds", + "source": "GMG", + "blue": true, + "page": 186, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "The decision of a character background is not necessarily a complicated one; the player simply selects from the available background options to reflect their character's life before adventuring. While this is a good method for determining a character's backstory, some players might want more insight into their character's early life or family." + ] + }, + { + "type": "pf2-h2", + "name": "Using Deep Backgrounds", + "entries": [ + "This variant replaces Step 4 of Character Creation (Core Rulebook page 25). The player rolls on the tables in this section to determine their character's family background, homeland, major childhood event, influential associate, relationships, and drawbacks. Each element of the player's background adds options to the final list of ability boosts, skills, feats, and other options that their background can grant. The player writes these options down as they build their character's background. At the end of the process, they select the following from among the options written down.", + { + "type": "list", + "items": [ + "Two ability boosts, each to a different ability score.", + "Training in a {@skill Lore} skill.", + "One skill feat (or possibly another feat or piece of equipment). If the player chooses a skill feat, they become trained in its prerequisite skill, or one of its possible prerequisite skills if it has multiple (such as {@feat Quick Identification}). If the random results include a feat that isn't a skill feat and the player selects that feat, they don't gain training in a skill. If they choose a piece of equipment instead of a skill feat, the entry indicates what skill training, if any, they receive." + ] + }, + { + "type": "pf2-h3", + "name": "Rerolling and Selecting", + "entries": [ + "At your discretion, the players don't have to be bound by any results from the following tables. Depending on how your group wants to use deep backgrounds, players can reroll any result they don't like, or even select a specific option from a table that fits their emerging vision of their character. However, if you allow players to reroll or directly select options (and potentially even if you don't), you might want to exclude options that grant feats other than skill feats; these options are unusual enough that they might put too much pressure on players to select only these options. Note that the following tables reflect the Core Rulebook and the Age of Lost Omens setting\u2014if your game takes place in a different setting, feel free to adjust the tables or allow players to select the options that best fit your setting." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Generating Deep Backgrounds", + "entries": [ + "As a player, follow the steps below to generate your character's deep background.", + { + "type": "pf2-h3", + "name": "Step 1: Family Background", + "entries": [ + "The word family means something different to everyone. You might have a biological family, adopted family, stepfamily, or any other kind and combination you choose; family bonds come in all types. To determine the number of family members you grew up with as an active part of your life, roll {@dice d100|1d%||onTable} on the following table. Use the medium family for most ancestries, small if you're a {@ancestry human|crb|half-elf|half-elf|crb} or {@ancestry human|crb|half-orc|half-orc|crb}, and large if you're a {@ancestry goblin} or {@ancestry halfling}. For ancestries other than those in the {@i Core Rulebook}, use the column that best suits the ancestry. It's up to you whether these family members are parents, siblings, grandparents, or other close relatives.", + { + "name": "Family Size", + "id": "4-5", + "source": "GMG", + "page": 187, + "colStyles": [ + "text-left", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "{@dice d100|d%}", + "Small Family", + "Medium Family", + "Large Family" + ], + [ + "1-4", + "0", + "0", + "0" + ], + [ + "5-8", + "0", + "0", + "1" + ], + [ + "9-20", + "0", + "0", + "2" + ], + [ + "21-34", + "0", + "1", + "3" + ], + [ + "35-39", + "1", + "2", + "3" + ], + [ + "40-50", + "1", + "2", + "4" + ], + [ + "51-60", + "2", + "3", + "4" + ], + [ + "61-65", + "2", + "3", + "5" + ], + [ + "66-69", + "2", + "4", + "5" + ], + [ + "70-78", + "3", + "4", + "5" + ], + [ + "79-80", + "4", + "4", + "6" + ], + [ + "81-87", + "4", + "5", + "6" + ], + [ + "88-90", + "5", + "5", + "6" + ], + [ + "91-93", + "5", + "6", + "7" + ], + [ + "94-95", + "6", + "6", + "7" + ], + [ + "96-97", + "6", + "7", + "7" + ], + [ + "98-99", + "7", + "7", + "8+" + ], + [ + "100", + "8+", + "8+", + "8+" + ] + ], + "type": "table", + "rollable": true + }, + { + "type": "list", + "items": [ + "If you grew up with no family, you had to learn to survive on your own. Add a Strength ability boost and a Constitution ability boost to your options.", + "If you grew up with one or two family members, your closeness to them made you highly aware of their feelings, and you. Add an Intelligence ability boost and a Wisdom ability boost to your options.", + "If you grew up with three or more family members, you had to mediate family conflicts and negotiate a crowded home. Add a Charisma ability boost and a Dexterity ability boost to your options." + ] + } + ] + }, + { + "type": "pf2-h3", + "name": "Step 2: Homeland", + "entries": [ + "Where you grew up is highly formative. Roll on the following table to determine the nature of your homeland. If your character is a {@ancestry dwarf}, {@dice 1d20-3|subtract 3||onTable}; if an {@ancestry elf}, {@dice 1d20+2|add 2||onTable}; if a {@ancestry goblin}, {@dice 1d20-4|subtract 4||onTable}. For ancestries other than those in the {@i Core Rulebook}, apply a modifier that best suits the ancestry, if needed. Work with your GM to flesh your homeland out in further detail. With any of these options, you add a {@skill Lore} skill based on your homeland's terrain to your background options, such as {@skill Lore||Forest Lore} for a wooded frontier or {@skill Lore||Absalom Lore} if you grew up in that city.", + { + "name": "Homeland", + "id": "4-6", + "source": "GMG", + "page": 187, + "colSizes": [ + 1, + 5 + ], + "rows": [ + [ + "{@dice 1d20 + #$prompt_number:title=Enter a Number!,default=0$#}", + "Result" + ], + [ + "1 or less", + "{@b Underground} You grew up in a partly or wholly underground region, such as a human mining town, a goblin warren, or a dwarf-held cavern. Add {@skill Lore||Engineering Lore}, {@skill Lore||Labor Lore}, and {@skill Lore||Mining Lore} to your background options." + ], + [ + "2-3", + "{@b Frontier} You grew up at the edge of a settled region. This might have been isolated hills if you are a dwarf, a ranch or farm if you are a human, or another similar frontier. Add {@skill Lore||Farming Lore}, {@skill Lore||Fishing Lore}, {@skill Lore||Hunting Lore}, {@skill Lore||Scouting Lore}, and {@skill Lore} pertaining to a type of creature that threatened your homeland regularly (such as {@skill Lore||Giant Lore}) to your background options." + ], + [ + "4-5", + "{@b Trade Town} People frequently passed through your homeland. You might have been raised near a major thoroughfare or crossroads, or in a small trade town. Add {@skill Lore||Accounting Lore}, {@skill Lore||Guild Lore}, {@skill Lore||Mercantile Lore}, {@skill Lore||Stabling Lore}, and {@skill Lore} of a common ancestry (such as {@skill Lore||Dwarf Lore}) to your background options." + ], + [ + "6-7", + "{@b Simple Village} You were raised in a sleepy village such as a bucolic gnome hamlet, a close-knit human town, or an established goblin fort. Add {@skill Lore||Herbalism Lore}, {@skill Lore||Midwifery Lore}, {@skill Lore||Milling Lore}, {@skill Lore||Tanning Lore}, and {@skill Lore} of a type of food, drink, or product the village was known for producing (such as {@skill Lore||Alcohol Lore} or {@skill Lore||Wagon Lore}) to your background options." + ], + [ + "8-9", + "{@b Cosmopolitan City} You were raised in a community where no single ancestry predominated. This might have created tensions, but the community might also have pulled together from diverse foundations. Add {@skill Lore||Art Lore}, {@skill Lore||Guild Lore}, {@skill Lore||Legal Lore}, and {@skill Lore||Underworld Lore} to your background options." + ], + [ + "10-11", + "{@b Metropolis} You grew up in one of the largest cities in the world, such as Absalom or Westcrown. Add {@skill Lore||Architecture Lore}, {@skill Lore||Gladiatorial Lore}, {@skill Lore||Guild Lore}, {@skill Lore||Legal Lore}, and {@skill Lore||Theater Lore} to your background options." + ], + [ + "12", + "{@b Front Lines} You grew up in a homeland torn by war. Even if you didn't personally participate, it was never far away. Add {@skill Lore||Heraldry Lore}, {@skill Lore||Scouting Lore}, and {@skill Lore||Warfare Lore} to your background options." + ], + [ + "13-14", + "{@b Itinerant} You never had a single place to call home. You might have been part of a nomadic caravan, a traveling group of entertainers, or a smuggling ring. Add {@skill Lore||Circus Lore}, Fortune-{@skill Lore||Telling Lore}, {@skill Lore||Games Lore}, {@skill Lore||Labor Lore}, and {@skill Lore||Underworld Lore} to your background options." + ], + [ + "15", + "{@b Another Ancestry's Settlement} Randomly determine another common ancestry; you grew up surrounded by that ancestry. Reroll on this table (with a modifier for the new ancestry, if applicable) to determine the type of community in which you grew up (for example, if your gnome grew up among dwarves and rolls a 3, they grew up underground). Add the {@feat Adopted Ancestry} feat and the {@skill Lore} skill related to your adopted ancestry (such as {@skill Lore||Dwarf Lore}) to your background options. If you select this feat instead of a skill feat, you aren't trained in a background skill." + ], + [ + "16", + "{@b Coastal Community} You grew up along a wide river, in a wetland, beside an ocean, or on an island. Add {@skill Lore||Fishing Lore}, {@skill Lore||Sailing Lore}, and {@skill Lore} of a specific type of sea creature (such as {@skill Lore||Shark Lore}) to your background options." + ], + [ + "17-18", + "{@b Religious Community} You were raised in a community of religious scholars, such as the town around an abbey, a remote elven forest shrine, or a dwarven temple-city. Add {@skill Lore||Art Lore}, {@skill Lore||Scribing Lore}, Lore about a deity that was the focus or enemy of your community (such as {@skill Lore||Pharasma Lore}), and {@skill Lore} about a plane (other than the Material Plane) where that deity resides to your background options." + ], + [ + "19+", + "{@b Academic Community} You were raised in or near a university, academy, or other center of learning. Add {@skill Lore||Academia Lore}, {@skill Lore||Genealogy Lore}, {@skill Lore||Library Lore}, and {@skill Lore||Scribing Lore} to your background options." + ] + ], + "type": "table", + "rollable": true + } + ] + }, + { + "type": "pf2-h3", + "name": "Step 3: Major Childhood Event", + "entries": [ + "During your childhood, you were influenced by a significant event that helped shape the person you became. Roll on the table below to determine the type of event that shaped you.", + { + "name": "Major Childhood Event", + "id": "4-7", + "source": "GMG", + "page": 188, + "colSizes": [ + 1, + 5 + ], + "rows": [ + [ + "{@dice 1d20}", + "Result" + ], + [ + 1, + "{@b Abandoned in a Distant Land} Due to some mischance (such as wandering off while on a trip or being press-ganged onto a seagoing ship), you had to survive in a distant land for a while. Add the {@feat Multilingual} skill feat to your background options." + ], + [ + 2, + "{@b Academy Trained} You attended an academy where you studied a number of topics and skills. Whether you were a studious pupil or a dropout, the academy was your home for a good portion of your formative years. Add the {@feat Additional Lore} skill feat to your background options. If you select {@feat Additional Lore} as your skill feat, instead of becoming trained in {@skill Lore}, you become trained in your choice of {@skill Arcana}, {@skill Occultism}, or {@skill Society}." + ], + [ + 3, + "{@b Attained a Magical Gift} When you were a child, you found, stole, or were given a magic item that gave you an extraordinary ability. Add the {@feat Arcane Sense} skill feat to your background options." + ], + [ + 4, + "{@b Betrayed} A friend or family member whom you trusted more than anyone else betrayed you. Add the {@feat Lie to Me} skill feat to your background options." + ], + [ + 5, + "{@b Bullied} In your early life, you were often picked on. The callousness of bullies sharpened your resolve to stand up for yourself and others. Add the {@feat Intimidating Glare} skill feat to your background options." + ], + [ + 6, + "{@b Captured by Giants} You were captured by marauding giants and fought your way free. Add the {@feat Titan Wrestler} skill feat to your background options." + ], + [ + 7, + "{@b Claimed an Inheritance} You were bequeathed great wealth or property at an early age. You retained some of it; add a piece of common adventuring gear worth 15 gp or less to your background options. If you select it instead of a skill feat, you are trained in {@skill Society}." + ], + [ + 8, + "{@b Died} You died or came so close that you walked the boundary between life and death. Add the {@feat Diehard} feat to your background options. If you select it instead of a skill feat, you aren't trained in a background skill." + ], + [ + 9, + "{@b Fell In with a Bad Crowd} In your youth, you ran with a criminal element: a gang, thieves' guild, or similar organization. Add the {@feat Experienced Smuggler} skill feat to your background options." + ], + [ + 10, + "{@b Had an Ordinary Childhood} Your childhood was fairly ordinary, with no major catastrophe\u2014a stark contrast to most adventurers. Add the {@feat Assurance} skill feat for a skill of your choice to your background options." + ], + [ + 11, + "{@b Had Your First Kill} You've had blood on your hands since your youth, when you first took the life of another. You still have the weapon you used for the deed; add a common weapon worth 15 gp or less to your background options. If you select this option instead of a skill feat, you are trained in {@skill Athletics}." + ], + [ + 12, + "{@b Kidnapped} You were kidnapped at some point in your childhood and had to escape, perhaps by pirates, slavers, a cult, or someone else. Add the {@feat Quick Squeeze} skill feat to your background options." + ], + [ + 13, + "{@b Lost in the Wilderness} Whether lured to the wilderness by a malevolent force or simply lost, you had to survive on your own for a while. Add the {@feat Survey Wildlife} skill feat to your background options." + ], + [ + 14, + "{@b Met a Fantastic Creature} When you were a child, you made contact with a magical creature, such as a dragon, unicorn, genie, pixie, or similar creature. Add the {@feat Recognize Spell} skill feat to your background options." + ], + [ + 15, + "{@b Raided} A horde of raiders attacked your settlement and killed and wounded several of your people. This could have been a band of highway robbers or a conquering army. You have a relic from those times; add an armor or shield worth 15 gp or less to your background options. If you select this option instead of a skill feat, you are trained in {@skill Medicine}." + ], + [ + 16, + "{@b Robbed} Your family's possessions were stolen, and you vowed to catch the next burglar in the act. Add the {@feat Snare Crafting} skill feat to your background options." + ], + [ + 17, + "{@b Survived a Disaster} You witnessed and survived a major disaster in your childhood years\u2014such as a great fire, flood, earthquake, volcano, or storm\u2014by relying on what was at hand. Add the {@feat Quick Repair} skill feat to your background options." + ], + [ + 18, + "{@b Trained by a Mentor} A mentor or patron took an interest in your development and volunteered to train or sponsor you. Add the {@feat Experienced Professional} skill feat to your background options." + ], + [ + 19, + "{@b Witnessed War} You grew up against the backdrop of a major military conflict that affected much of your childhood world. Add the {@feat Battle Medicine} skill feat to your background options." + ], + [ + 20, + "{@b Won a Competition} You distinguished yourself at an early age when you won a competition. This might have been a martial contest of arms, a showing of apprentice magicians, high-stakes gambling, or something more mundane, like an eating contest. Add the {@feat Fascinating Performance} skill feat to your background options." + ] + ], + "type": "table", + "rollable": true + } + ] + }, + { + "type": "pf2-h3", + "name": "Step 4: Influencial Associate", + "entries": [ + "You may have had several people who played key roles in developing their skills and personality, but one likely stands out as the most influential. Use one of the results below as a template to develop an NPC in deeper detail. Work with your GM to determine the current fate of this NPC and whether you can still call upon the NPC for aid.", + { + "name": "Influencial Associate", + "id": "4-8", + "source": "GMG", + "page": 189, + "colSizes": [ + 1, + 5 + ], + "rows": [ + [ + "{@dice 1d20}", + "Result" + ], + [ + 1, + "{@b The Academic }One of your associates had a thirst for knowledge that could never be satisfied with simple answers. Through this association, you developed a keen appreciation for numbers, geometry, logic, hard study, and problem-solving. Add an Intelligence ability boost to your background options." + ], + [ + 2, + "{@b The Boss} You once gained employment under a powerful individual with far-reaching influence. When the boss spoke up, everyone listened. This could have been a military commander, village leader, guild head, or gang boss. From the boss, you learned how to make people listen and keep them in line. Add a Charisma ability boost to your background options." + ], + [ + 3, + "{@b The Champion} You were close to someone who excelled at athletic endeavors and tests of strength or skill. Through your friendship or rivalry, you developed a competitive spirit that continues to drive you in everything you do. Add a Strength ability boost to your background options." + ], + [ + 4, + "{@b The Confidante} You could tell this person anything. They know your deepest secrets and vulnerabilities just as you know theirs, and thinking critically about another's perspective became second nature to you. Add an Intelligence ability boost to your background options." + ], + [ + 5, + "{@b The Crafter} One of your major influences cherished perfection through art. From this person, you developed a disciplined mind, a solitary focus, and the ability to create something useful and beautiful. Add an Intelligence ability boost to your background options." + ], + [ + 6, + "{@b The Criminal} One of your associates committed crimes regularly. They regaled you with many stories of daring robberies and break-ins\u2014perhaps even murders. You learned what you know of the criminal element from this friend. Add a Dexterity ability boost to your background options." + ], + [ + 7, + "{@b The Dead One} One of your greatest influences was a sapient undead creature, such as a ghost, lich, graveknight, or vampire. Through this strange relationship, you learned of its mortal life, giving you perspective on your own life. Add a Constitution ability boost to your background options." + ], + [ + 8, + "{@b The Fiend} You dealt with, or were possessed by, a fiend who lent you power at a time of great need. Some part of it remains inside you, influencing you toward destructive ends. Add a Strength ability boost to your background options." + ], + [ + 9, + "{@b The Fool} One of your close associates mocked propriety and custom, engaging in wild and somewhat random actions from time to time. After a while, you learned there was simple wisdom to this foolery\u2014a careless worldview that taught you to cast off concern. Add a Wisdom ability boost to your background options." + ], + [ + 10, + "{@b The Hunter} This person was a lone wolf who cautiously allowed you to become a member of their solitary pack. They taught you how to remain quick and thrive on your own in spite of natural dangers. Add a Dexterity ability boost to your background options." + ], + [ + 11, + "{@b The Liege Lord} You became close with someone you were bound to serve, be it an employer, minor lord or lady, or even a king or queen. Though this person held power over you, they held you closer than a subject or servant. As a result, you're used to dealing with and being close to power. Add a Charisma ability boost to your background options." + ], + [ + 12, + "{@b The Lover} You had a romantic connection in your past, and this person deeply influenced your personality. Perhaps this was a first love, a casual partner you grew close to, or the one who got away. The experience bolstered your confidence in romantic interactions, even though your thoughts still stray toward that special someone from long ago. Add a Charisma ability boost to your background options." + ], + [ + 13, + "{@b The Mentor} You had a mentor who taught you everything worth knowing about life. This could have been the person who taught you your heroic abilities, or simply a kindred spirit who helped form your worldview. Add a Constitution ability boost to your background options." + ], + [ + 14, + "{@b The Mercenary} With this person, there was always a cost. No deed came without a trade for something of equal or greater value. You respected their cynical but fair dealings, and they influenced your philosophy. Add a Strength ability boost to your background options." + ], + [ + 15, + "{@b The Mystic} You were especially close to a holy person in your community who fundamentally changed your life, opening your eyes to the incredible powers that exist beyond the natural world. Regardless of whether you now follow a faith, certain religious artifacts, rituals, and texts played a large part in making you the person you are. Add a Wisdom ability boost to your background options." + ], + [ + 16, + "{@b The Pariah} You met a disgraced exile and found in their words something that spoke to you. What once seemed true in your religion, society, or family began to appear false, and you quickly learned not to trust everyone you meet. Add a Wisdom ability boost to your background options." + ], + [ + 17, + "{@b The Relative} You were especially close to a specific relative growing up. To you, this person was the meaning of family. They helped shepherd you into adulthood, teaching you everything you know about the world. You resolutely strive to keep a promise, vow, or oath that you made to them. Add a Constitution ability boost to your background options." + ], + [ + 18, + "{@b The Seer} You were close to a person who claimed to see the future\u2014perhaps an oracle, seer, prophet, or merely some festival charlatan. The seer's influence either made you into an optimist with a drive to fulfill that future or a fatalist resigned to accept it. Add a Wisdom ability boost to your background options." + ], + [ + 19, + "{@b The Wanderer} You knew someone who traveled from place to place with the changing of the wind, such as a minstrel, merchant, outcast, mercenary, or sailor. This person brought you wondrous mementos and inspired a wanderlust within you. Add a Dexterity ability boost to your background options." + ], + [ + 20, + "{@b The Well-Connected Friend} In your circle of associates, there was someone everyone knew. This person had contacts in every social circle. Through this connection, you continue to meet and associate with a wide variety of people in every walk of life. Add a Charisma ability boost to your background options." + ] + ], + "type": "table", + "rollable": true + } + ] + }, + { + "type": "pf2-h3", + "name": "Step 5: Relationships", + "entries": [ + "This aspect of background generation determines the relationships you have with the other PCs and why your character might choose to adventure with them. This step is best performed when the entire group is sitting together and can generate and discuss these connections with each other. You should select another character and roll on the first table to generate an inspiring connection, then determine a different character and roll on the second table to generate a challenging connection. You might choose these characters randomly, or the group might decide that each character has an inspiring connection with the character of the player sitting to the left and a challenging connection with the character of the player sitting to the right.", + "Other players can reject a relationship connection they don't feel fits with their vision of their own character; in this case, pick another character or a different relationship. Even though you and the other characters share a connection, only you add the skill feats from the relationships you roll to your background options.", + { + "name": "Inspiring Relationship", + "id": "4-9", + "source": "GMG", + "page": 190, + "colSizes": [ + 1, + 5 + ], + "rows": [ + [ + "{@dice 1d12}", + "Result" + ], + [ + 1, + "{@b Animal Helpers} When you and this character were younger, you worked together to nurse sick animals back to health. Add the Train Animal skill feat to your background options." + ], + [ + 2, + "{@b Comrade-in-Arms} You and this character were once comrades in military service, and you trained yourself and this character to improve your physical fitness. Add the {@feat Assurance} skill feat for {@skill Athletics} to your background options." + ], + [ + 3, + "{@b Desperate Intimidation} You had to frighten off pirates or slavers looking to capture you and this character. Add the {@feat Group Coercion} skill feat to your background options." + ], + [ + 4, + "{@b Homelessness} At a time when you were both living on the streets, you taught this character valuable pointers to survive. Add the {@feat Streetwise} skill feat to your background options." + ], + [ + 5, + "{@b Kindly Witch} This character connected you to a kindly but reclusive person who was living at the edge of civilization but had expansive knowledge to share. Add the {@feat Natural Medicine} skill feat to your background options." + ], + [ + 6, + "{@b Liberators} You and this character worked together to free some captives\u2014including one of your friends or relatives\u2014from a gang of slavers. Add the {@feat Lengthy Diversion} skill feat to your background options." + ], + [ + 7, + "{@b Magician} This character supported your brief dalliance with stage magic, which you took up as a precursor to learning actual magic or simply to keep your fingers nimble. Add the {@feat Subtle Theft} skill feat to your background options." + ], + [ + 8, + "{@b Missing Child} When a young relative disappeared in a busy market, this character helped you question merchants and shoppers and find the child before they came to any harm. Add the {@feat Hobnobber} skill feat to your background options." + ], + [ + 9, + "{@b Patron of the Arts} This character encouraged you to excel at a type of performance you loved, even going so far as to support you in lean times. Add the {@feat Virtuosic Performer} skill feat to your background options." + ], + [ + 10, + "{@b Religious Students} You and this character shared some religious training in the past, even if you didn't stick with it, and you admired their piety. Add the {@feat Student of the Canon} skill feat to your background options." + ], + [ + 11, + "{@b Timely Cure} When a family member of yours was dying and there didn't seem to be much hope, this character brought a simple but effective alchemical cure. You are determined to pay this favor forward. Add the {@feat Alchemical Crafting} skill feat to your background options." + ], + [ + 12, + "{@b Wasteland Survivors} You and this character were lost in a dangerous wasteland together and depended upon each other for survival; you're still not certain that either of you would have survived the ordeal without the other's aid. Add the {@feat Forager} skill feat to your background options." + ] + ], + "type": "table", + "rollable": true + }, + { + "name": "Challenging Relationship", + "id": "4-10", + "source": "GMG", + "page": 190, + "colSizes": [ + 1, + 5 + ], + "rows": [ + [ + "{@dice 1d12}", + "Result" + ], + [ + 1, + "{@b Accidental Fall} This character once inadvertently shoved you off a ledge or balcony. You're mostly certain it was a mistake, but the fall was terrifying, and you've resolved to never be caught unaware like that again. Add the {@feat Cat Fall} skill feat to your background options." + ], + [ + 2, + "{@b Accusation of Theft} You were once secretly certain that this character stole a cherished valuable from you. You were determined to steal it back, until you learned that this character wasn't in fact to blame and you'd only misplaced the item. Add the {@feat Pickpocket} skill feat to your background options." + ], + [ + 3, + "{@b Called Before Judges} Information provided by this character\u2014either intentionally or inadvertently given\u2014required you to justify yourself in front of a group of bureaucrats or magistrates. Add the {@feat Group Impression} skill feat to your background options." + ], + [ + 4, + "{@b Matter of Might} You have long considered this character your rival in a question of strength. You are determined to prove yourself to be mightier, perhaps by intelligent application of force if you aren't physically imposing. Add the {@feat Hefty Hauler} skill feat to your background options." + ], + [ + 5, + "{@b Mercantile Expertise} To encourage an employer to hire you instead of this character, you worked hard to demonstrate your keen mercantile sense. It didn't work; the employer hired this character anyway. Add the {@feat Bargain Hunter} skill feat to your background options." + ], + [ + 6, + "{@b Privileged Position} You once sought the favor of a powerful spellcaster as a mentor, but this character was plainly the mentor's favorite, no matter how hard you tried. Add the {@feat Quick Identification} skill feat to your background options." + ], + [ + 7, + "{@b Relationship Ender} You once warned off an admirer seeking this character's affections. You still maintain that the match would have been a poor one and that you did this character a favor. Add the {@feat Quick Coercion} skill feat to your background options." + ], + [ + 8, + "{@b Rival Trackers} You and this character worked for a time as rival hunters, whether tracking animals or escaped criminals. Add the {@feat Experienced Tracker} skill feat to your background options." + ], + [ + 9, + "{@b Seeking Accolades} You never seemed to capture the attention of the crowds at the tavern as easily as this character did, so you worked hard to practice your showmanship. Add the {@feat Impressive Performance} skill feat to your background options." + ], + [ + 10, + "{@b Slander} You and this character were rivals for the same person's affections, and you stooped to spreading vicious lies before the whole situation fell apart. Add the {@feat Charming Liar} skill feat to your background options." + ], + [ + 11, + "{@b Social Maneuvering} You have always wanted to prove yourself better than this character in a fancy social situation but have yet to decisively do so. Add the {@feat Courtly Graces} skill feat to your background options" + ], + [ + 12, + "{@b Spy} You spied upon this character in the past, either at the behest of someone else or because of your own suspicions. Add the {@feat Read Lips} skill feat to your background options." + ] + ], + "type": "table", + "rollable": true + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "GMG", + "page": 192, + "name": "Feats and Features", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 192, + "entries": [ + "options and depth without overwhelming players with too many choices at once. However, you can use the Pathfinder rules to create an infinite number of variant progressions. If your group wants more powerful characters, specific themes for all characters, or the like, you can implement these variants." + ] + }, + { + "type": "pf2-h2", + "name": "Dual-Class PCs", + "source": "GMG", + "page": 192, + "entries": [ + "Sometimes, especially when you have a particularly small play group or want to play incredibly versatile characters, you might want to allow dual-class characters that have the full benefits of two different classes.", + { + "type": "pf2-h3", + "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}.", + { + "type": "pf2-h4", + "name": "Spells", + "entries": [ + "Dual-class spellcasters get full access to all the spells of any spellcasting classes they have. For instance, a {@class sorcerer}/{@class wizard} gets five cantrips in their spell repertoire from {@class sorcerer}, five prepared cantrips from {@class wizard}, three spontaneous 1st-level spell slots from the sorcerer (with three 1st-level spells in their repertoire), and three 1st-level prepared spell slots from wizard (or four, for a specialist). They keep these spells entirely separate and get the full benefits of both spellcasting class features, even if both classes use the same tradition.", + "Classes with focus pools get all the Focus Points granted by all of them. These share one focus pool as normal, with the standard cap of 3 maximum Focus Points." + ] + }, + { + "type": "pf2-h4", + "name": "Character Advancement", + "entries": [ + "A dual-class character gains the class feats and class features for both classes at each level as they advance, with the exception of ability boosts, general feats, skill feats, and skill increases\u2014the character gets each of these benefits only once per level, since both classes would provide the same benefit. (A dual-class rogue/ranger still gets the extra skill feat and skill increase at levels where the other class doesn't provide them.)", + "If a character gains the same proficiency rank in a statistic more than once, they still use only the highest rank. In the example above, when the {@class cleric} gets {@classFeature Alertness|Cleric||5} at 5th level, they wouldn't change their {@skill Perception} rank, since it was already expert due to the {@class ranger|crb|ranger's} {@classFeature initial proficiencies|Ranger||1}." + ] + } + ] + }, + { + "type": "pf2-h3", + "name": "Playing with Dual-Class Characters", + "entries": [ + "Playing a dual-class character certainly gives a character more options, and adding additional spellcasting classes can result in a significantly wider variety of powerful spell effects available to each character. Nonetheless, this sort of dual-classing is more likely to increase the party's longevity than it is to drastically adjust the level of opponents a dual-class character should be fighting. The increases to saving throw proficiencies and Hit Points make characters somewhat sturdier and able to take on slightly higher challenges, but not every fight should be harder, nor should encounters exceed extreme-threat difficulty.", + "Dual-classing in two similar martial classes to double up on their advantages can result in characters who, instead of increasing their flexibility, become drastically more powerful in one focus. For instance, a fighter/ranger with the flurry hunter's edge gains access to incredibly accurate press actions, and a barbarian/fighter has the barbarian's high damage plus the fighter's high accuracy. One way around this is to simply disallow combinations that double down on a narrow ability, and instead encourage dual-class characters that open up narrative options and increase the character's flexibility. The other solution is to raise the challenge from the opposition, treating the party as if the characters were a level higher. However, this is a choice that affects the whole group, even if only one character is built to mow down foes.", + "Due to the increased number of class feats a dual-class character has, you should limit how much of a benefit a character gets from feats that scale based on the number of feats you have, such as Resiliency feats from multiclass archetypes. Typically, the limit should be half the number of total class feats the character has." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Free Archetype", + "source": "GMG", + "page": 194, + "entries": [ + "Sometimes the story of your game calls for a group where everyone is a pirate or an apprentice at a magic school. The free archetype variant introduces a shared aspect to every character without taking away any of that character's existing choices. It can also provide a lighter version of dual-class characters by giving everyone a free multiclass archetype.", + { + "type": "pf2-h3", + "name": "Building a Character", + "entries": [ + "The only difference between a normal character and a free-archetype character is that the character receives an extra class feat at 2nd level and every even level thereafter that they can use only for archetype feats. Depending on the needs of the group and the theme of the game, you might restrict the free feats to those of a single archetype each character in the group has (for a shared backstory), those of archetypes fitting a certain theme (such as only ones from magical archetypes in a game set in a magic school), or entirely unrestricted if you just want a higher-powered game.", + "If the group all has the same archetype or draws from a limited list, you might want to ignore the free archetype's normal restriction of selecting a certain number of feats before taking a new archetype. That way a character can still pursue another archetype that also fits their character." + ] + }, + { + "type": "pf2-h3", + "name": "Playing with Free Archetypes", + "entries": [ + "Free-archetype characters are a bit more versatile and powerful than normal, but usually not so much that they unbalance your game. However, due to the characters' increased access to archetype feats, you should place a limit on the number of feats that scale based on a character's number of archetype feats (mainly multiclass Resiliency feats). Allowing a character to benefit from a number of these feats equal to half their level is appropriate, as this is the maximum number of feats you could use to take archetype feats without this variant." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Ancestry Paragon", + "source": "GMG", + "page": 194, + "entries": [ + "Most characters have some elements that connect them to their ancestry but identify more strongly with their class or unique personality. Sometimes, though, a character is the embodiment of their ancestry to the point that it's of equal importance to their class. For a game where an ancestral background is a major theme and such characters are the norm, your group might consider using the ancestry paragon variant.", + { + "type": "pf2-h3", + "name": "Building an Ancestry Paragon Character", + "entries": [ + "When creating an ancestry paragon character, instead of starting with one ancestry feat and gaining another at 5th, 9th, 13th, and 17th levels, the character starts with two ancestry feats and gains another at every odd level thereafter (3rd, 5th, 7th, 9th, and so on) for a total of 11 ancestry feats." + ] + }, + { + "type": "pf2-h3", + "name": "Playing with Ancestry Paragon Characters", + "entries": [ + "Ancestry paragon characters have a bit more versatility and power than other characters, though their extra abilities are usually limited to themes the ancestry already was suited for. It's unlikely to affect the game balance of combat encounters, but it might make exploration and social challenges easier for the heroes." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Simplified Ancestries", + "source": "GMG", + "page": 194, + "entries": [ + "The variants presented so far have mostly been aimed at groups looking to increase their nuance in exchange for greater character complexity. However, sometimes players are looking for something a little simpler instead, or want to increase the complexity in one area and decrease it elsewhere, keeping a rough balance. In games where a character's ancestry is only incidental and each PC is more defined by their class and individual characteristics, simplified ancestries allows your group to pick an ancestry and go.", + { + "type": "pf2-h3", + "name": "Building a Simplified Ancestry Character", + "entries": [ + "When choosing an ancestry for a simplified ancestry character, you gain the ancestry's normal abilities at 1st level, choose a heritage, and gain the appropriate lore feat ({@skill Lore||Dwarven Lore} for dwarves, for example) as your ancestry feat. Simplified ancestry characters never gain ancestry feats beyond that first lore feat. If you want to keep the power level of your game consistent, you can replace the ancestry feats gained at higher levels with general feats." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Simplified Ancestries", + "source": "GMG", + "page": 194, + "entries": [ + "The standard system gives feats specifically to spend on skills to let PCs gain fun, skill-based options without feeling like they had to sacrifice a feat that could have improved their class's core specialties. In some games, especially those focused on combat with little exploration, downtime, or social interaction, the PCs might have more skill feats than they need. The simplified skill feats variant allows you to reduce this aspect of decision-making.", + { + "type": "pf2-h3", + "name": "Building a Simplified Skill Feat Character", + "entries": [ + "Simplified skill feat characters don't receive any skill feats, even from their backgrounds. They still gain general feats and can use those to select skill feats if they want a crucial ability. You may want to allow rogues to gain skill feats, but at the normal advancement most characters have, instead of their usual double advancement." + ] + }, + { + "type": "pf2-h3", + "name": "Playing with Simplified Skill Feat Characters", + "entries": [ + "While you probably won't need to adjust combat challenges at all for simplified skill feat characters, skillbased challenges\u2014especially social challenges\u2014will be tougher, especially at higher levels where it's expected characters will have more efficient skill-based abilities due to skill feats. If you prefer more baseline difficulty, you could adjust the expectations down slightly." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "name": "Level 0 Characters", + "source": "GMG", + "page": 195, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Before they were heroes, every PC came from somewhere, whether they worked on a farm like Valeros or picked pockets on the streets like Seelah. Sometimes, it can be a lot of fun to play a prequel game years before the PCs' first adventure as heroes, or you may have an idea for a low-powered adventure that calls for commoners and apprentices. The rules below provide ways to easily build and use level 0 PCs in your games." + ] + }, + { + "type": "pf2-h2", + "name": "Building Characters", + "entries": [ + "Building a level 0 character is similar to building a 1st-level character, but you stop after choosing your ancestry and background. A level 0 character still gets the four free ability boosts from Step 6 of the normal character creation process, but not the class ability boost.", + { + "type": "pf2-h3", + "name": "Initial Proficiencies", + "entries": [ + "A level 0 character is trained in {@skill Perception}, all saving throws, unarmed attacks, unarmored defense, and one simple weapon of their choice. Additionally, they are trained in a number of skills equal to 2 + their Intelligence modifier. The proficiency bonus for a level 0 character works the same way as normal, but since the level is 0, the total proficiency bonus for being trained is +2." + ] + }, + { + "type": "pf2-h3", + "name": "Hit Points", + "entries": [ + "A level 0 character adds their Constitution modifier to their ancestry Hit Points to determine their starting Hit Points." + ] + }, + { + "type": "pf2-h3", + "name": "Starting Money", + "entries": [ + "A level 0 character starts with 5 gp (50 sp) to spend on equipment." + ] + }, + { + "type": "pf2-h3", + "name": "Apprentice Option", + "entries": [ + "If the story you want to tell is about characters who have started training to become a particular class, you can grant them a small number of additional abilities. An apprentice character is trained in the skill or skills specified for their chosen class (such as {@skill Occultism} and {@skill Performance} for a {@class bard}) in addition to the skills they gain through their initial proficiencies. They also gain benefits based on the class.", + { + "type": "pf2-h4", + "name": "Alchemist", + "entries": [ + "An apprentice {@class alchemist} gains the {@classFeature Alchemy|Alchemist|CRB|1||advanced alchemy} ability of the {@classFeature alchemy|Alchemist|CRB|1|} class feature. Their advanced alchemy level is 1, and they have one batch of infused reagents each day. They can make only infused alchemical items." + ] + }, + { + "type": "pf2-h4", + "name": "Monk", + "entries": [ + "An apprentice {@class monk} gains the {@classFeature powerful fist|Monk|CRB|1} class feature." + ] + }, + { + "type": "pf2-h4", + "name": "Other Martial Class", + "entries": [ + "An apprentice of another martial class ({@class barbarian}, {@class champion}, {@class fighter}, {@class ranger}, or {@class rogue}) is trained in light armor, all simple weapons, and one martial weapon listed in the class's initial proficiencies. If a martial class not listed here lacks light armor or martial weapon training (as the {@class monk} does), give it a different ability as well." + ] + }, + { + "type": "pf2-h4", + "name": "Spellcaster", + "entries": [ + "An apprentice spellcaster is trained in the appropriate magic tradition and gains two cantrips from their class. A prepared caster can't change these cantrips each day." + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Gameplay", + "entries": [ + "Combat can be especially dangerous for level 0 characters. For safety's sake, you might treat the characters as level \u20131 when determining what combat encounters are appropriate. For skill checks, they can still accomplish tasks with a simple trained DC using their trained skills, but success is less certain. Since they have fewer skills, the party might not have anyone trained for a given task.", + "If you're playing these characters for more than a few sessions, consider advancing them to 1st level using the fast advancement speed (800 XP). If your group wants a longer experience at level 0, start the group without the apprentice benefits, then level up to apprentice (gaining those benefits and the apprentice adjustments for their class), and then level up to 1st level.", + { + "type": "pf2-h3", + "name": "Treasure", + "entries": [ + "As the characters start with 5 gp, their adventures up to 1st level should account for the rest of a 1st-level character's starting money. That means you'll distribute treasure worth 10 gp × the number of PCs, a large percentage of which should be in currency." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "GMG", + "page": 196, + "name": "Magic Item Variants", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 196, + "entries": [ + "Pathfinder's magic item system is calibrated for a high-fantasy world like Golarion, with plenty of access to magic. However, not all settings, games, or subgenres match those assumptions. Varying from the default magic item system can help your group build games in low-magic settings, where the availability of magic items is unreliable, or where most or all of the power comes from the character and not their gear." + ] + }, + { + "type": "pf2-h2", + "name": "Automatic Bonus Progression", + "source": "GMG", + "page": 196, + "entries": [ + "This variant removes the item bonus to rolls and DCs usually provided by magic items (with the exception of armor's item bonus) and replaces it with a new kind of bonus\u2014potency\u2014to reflect a character's innate ability instead. In this variant, magic items, if they exist at all, can provide unique special abilities rather than numerical increases.", + { + "type": "pf2-h3", + "name": "Special Class Features", + "entries": [ + "Every character automatically gains the class features on {@table Automatic Bonus Progression|GMG|Table 4\u201311: Automatic Bonus Progression}.", + { + "name": "Automatic Bonus Progression", + "id": "4-11", + "source": "GMG", + "page": 196, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-left" + ], + "rows": [ + [ + "Level", + "Benefits" + ], + [ + 1, + "\u2013" + ], + [ + 2, + "Attack potency +1" + ], + [ + 3, + "Skill potency (one at +1)" + ], + [ + 4, + "Devastating attacks (two dice)" + ], + [ + 5, + "Defense potency +1" + ], + [ + 6, + "Skill potency (two at +1 each)" + ], + [ + 7, + "Perception potency +1" + ], + [ + 8, + "Saving throw potency +1" + ], + [ + 9, + "Skill potency (one at +2, one at +1)" + ], + [ + 10, + "Attack potency +2" + ], + [ + 11, + "Defense potency +2" + ], + [ + 12, + "Devastating attacks (three dice)" + ], + [ + 13, + "Perception potency +2; skill potency (two at +2, one at +1)" + ], + [ + 14, + "Saving throw potency +2" + ], + [ + 15, + "Skill potency (three at +2 each, one at +1)" + ], + [ + 16, + "Attack potency +3" + ], + [ + 17, + "Ability apex; skill potency (one at +3, two at +2 each, two at +1 each)" + ], + [ + 18, + "Defense potency +3" + ], + [ + 19, + "Devastating attacks (four dice), Perception potency +3" + ], + [ + 20, + "Saving throw potency +3; skill potency (two at +3 each, two at +2 each, two at +1 each)" + ] + ], + "type": "table" + }, + { + "type": "pf2-h4", + "name": "Attack Potency", + "level": 2, + "entries": [ + "Starting at 2nd level, you gain a +1 potency bonus to attack rolls with all weapons and unarmed attacks. This increases to +2 at 10th level, and +3 at 16th level." + ] + }, + { + "type": "pf2-h4", + "name": "Skill Potency", + "level": 3, + "entries": [ + "At 3rd level, choose a single skill. You gain a +1 potency bonus with that skill. At 6th level, choose a second skill to gain a +1 potency bonus. At 9th level, choose one of those skills and increase its potency bonus to +2. At 13th level, increase the potency bonus of your second skill to +2 and choose a third skill to gain a +1 potency bonus. At 15th level, increase the third skill's potency bonus to +2 and choose a fourth skill to gain a +1 potency bonus. At 17th level, choose one of your three skills with a +2 potency bonus to increase to +3, and choose a fifth skill to gain a +1 potency bonus. Finally, at 20th level, choose one of the two skills with a +2 potency bonus to increase to +3, choose one of the three skills at a +1 potency bonus to increase to +2, and choose one new skill to gain a +1 potency bonus. You can spend 1 week to retrain one of these assignments at any time." + ] + }, + { + "type": "pf2-h4", + "name": "Devastating Attacks", + "level": 4, + "entries": [ + "At 4th level, your weapon and unarmed Strikes deal two damage dice instead of one. This increases to three at 12th level and to four at 19th level." + ] + }, + { + "type": "pf2-h4", + "name": "Defense Potency", + "level": 5, + "entries": [ + "At 5th level, you gain a +1 potency bonus to AC. At 11th level, this bonus increases to +2, and at 18th level, to +3." + ] + }, + { + "type": "pf2-h4", + "name": "Perception Potency", + "level": 7, + "entries": [ + "At 7th level, you gain a +1 potency bonus to Perception, increasing to +2 at level 13 and +3 at level 19." + ] + }, + { + "type": "pf2-h4", + "name": "Saving Throw Potency", + "level": 8, + "entries": [ + "At 8th level, you gain a +1 potency bonus to saves, increasing to +2 at level 14 and +3 at level 20." + ] + }, + { + "type": "pf2-h4", + "name": "Ability Apex", + "level": 17, + "entries": [ + "At 17th level, choose one ability score to either increase by 2 or increase to 18 (whichever grants the higher score)." + ] + } + ] + }, + { + "type": "pf2-h3", + "name": "Adjusting Items and Treasure", + "entries": [ + "With this variant, you can ignore as much of {@table Party Treasure by Level|CRB|Table 10\u20139: Party Treasure by Level} on page 509 of the Core Rulebook as you want, though you'll usually want to provide consistent currency. The main area your choice will impact is in spellcasting items, such as scrolls and wands.", + "Remove all potency runes, striking runes, and resilient runes. Items that normally grant an item bonus to statistics or damage dice no longer do, other than the base item bonus to AC from armor. Apex items do not increase ability scores. If your world still includes magic items, a safe bet is to continue to give out consumable items at roughly the rate on {@table Party Treasure by Level|CRB|Table 10\u20139} of the Core Rulebook.", + "If you choose to eliminate runes entirely, this can reduce the PCs' damage since they won't have runes like flaming or holy. If you've removed nearly all treasure, challenges might become more difficult, even with automatic bonuses." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "High-Quality", + "source": "GMG", + "page": 197, + "entries": [ + "In this variant, gear can provide bonuses even if it's not magical. This is useful for games and settings that set out to give fine, non-magical items the same prominence as magic items. High-quality gear requires the corresponding proficiency rank in {@skill Crafting} to {@action Craft}.", + { + "name": "High-Quality Weapons", + "id": "4-12", + "source": "GMG", + "page": 197, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Quality", + "Item Bonus", + "Property Rune Slots", + "Item Level", + "Price" + ], + [ + "Expert", + "+1", + "1", + "2", + "35 gp" + ], + [ + "Master", + "+2", + "2", + "10", + "935 gp" + ], + [ + "Legendary", + "+3", + "3", + "16", + "8,935 gp" + ] + ], + "type": "table" + }, + { + "name": "High-Quality Armor", + "id": "4-13", + "source": "GMG", + "page": 197, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Quality", + "Bonus Increase", + "Property Rune Slots", + "Item Level", + "Price" + ], + [ + "Expert", + "+1", + "1", + "5", + "160 gp" + ], + [ + "Master", + "+2", + "2", + "11", + "1,060 gp" + ], + [ + "Legendary", + "+3", + "3", + "18", + "20,560 gp" + ] + ], + "type": "table" + }, + { + "name": "Devastating Weapons", + "id": "4-14", + "source": "GMG", + "page": 197, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Quality", + "Item Bonus", + "Damage Dice", + "Property Rune Slots", + "Item Level", + "Price" + ], + [ + "Expert", + "+1", + "1", + "1", + "2", + "35 gp" + ], + [ + "Expert devastating", + "+1", + "2", + "1", + "4", + "100 gp" + ], + [ + "Master", + "+2", + "2", + "2", + "10", + "1,000 gp" + ], + [ + "Master devastating", + "+2", + "3", + "2", + "12", + "2,000 gp" + ], + [ + "Legendary", + "+3", + "3", + "3", + "16", + "10,000 gp" + ], + [ + "Legendary devastating", + "+3", + "4", + "3", + "19", + "40,000 gp" + ] + ], + "type": "table" + }, + { + "name": "Resilient Armor", + "id": "4-15", + "source": "GMG", + "page": 197, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Quality", + "Bonus Increase", + "Save Bonus", + "Property Rune Slots", + "Item Level", + "Price" + ], + [ + "Expert", + "+1", + "\u2013", + "1", + "5", + "160 gp" + ], + [ + "Expert resilient", + "+1", + "+1", + "1", + "8", + "500 gp" + ], + [ + "Master", + "+2", + "+1", + "2", + "11", + "1,400 gp" + ], + [ + "Master resilient", + "+2", + "+2", + "2", + "14", + "4,500 gp" + ], + [ + "Legendary", + "+3", + "+2", + "3", + "18", + "24,000 gp" + ], + [ + "Legendary resilient", + "+3", + "+3", + "3", + "20", + "70,000 gp" + ] + ], + "type": "table" + }, + { + "type": "pf2-h3", + "name": "High-Quality Weapons and Armor", + "entries": [ + "High-quality weapons and armor give the same benefits as weapon and armor potency runes ({@table High-Quality Weapons|GMG|Tables 4\u201312} and {@table High-Quality Armor|GMG|4\u201313}). To remove magic from weapons and armor, you can use the devastating attacks and saving throw potency entries from the {@variantrule Automatic Bonus Progression|GMG|automatic bonus progression} variant, or you can have quality also provide the effects of striking and resilient runes, using {@table Devastating Weapons|GMG|Table 4\u201314} and {@table Resilient Armor|GMG|Table 4\u201315}. If you choose to still have magic weapons and armor, the effects don't stack with quality." + ] + }, + { + "type": "pf2-h3", + "name": "High-Quality Skill Items", + "entries": [ + "Items with skill or {@skill Perception} bonuses don't have fundamental runes. If an existing skill bonus item costs less than the listed Price for a high-quality skill item or has a lower level, it likely has a feature such as a limitation, so adjust accordingly. A character in a game with this variant can {@action Craft} or buy a non-magical item to boost {@skill Perception} or a skill using the table below." + ] + }, + { + "name": "High-Quality Skill Item", + "id": "4-16", + "source": "GMG", + "page": 197, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-center", + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Quality", + "Item Bonus", + "Item Level", + "Price" + ], + [ + "Expert", + "+1", + "3", + "40 gp" + ], + [ + "Master", + "+2", + "9", + "550 gp" + ], + [ + "Legendary", + "+3", + "17", + "11,000 gp" + ] + ], + "type": "table" + } + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "name": "Proficiency Without Level", + "source": "GMG", + "page": 198, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "This variant presents a change to the proficiency bonus system, scaling it differently for a style of game that's outside the norm. This is a significant change to the system." + ] + }, + "The proficiency rank progression in the {@i Core Rulebook} is designed for heroic fantasy games where heroes rise from humble origins to world-shattering strength. For some games, this narrative arc doesn't fit. Such games are about hedging bets in an uncertain and gritty world, in which even the world's best fighter can't guarantee a win against a large group of moderately skilled brigands. In games like these, your group might want to consider removing the character's level from the proficiency bonus.", + "The initial implementation is fairly straightforward: the proficiency bonus just becomes +2 for trained, +4 for expert, +6 for master, and +8 for legendary. We recommend giving an untrained character a \u20132 proficiency modifier instead of a +0 proficiency bonus.", + "Additionally, for creatures, hazards, magic items, and so on, reduce each statistic that would include a proficiency bonus by the level of the creature or other rules element. These statistics are typically modifiers and DCs for attacks, ACs, saving throws, Perception, skills, and spells.", + "Finally, decrease the skill DCs of most tasks to account for the level being removed. You can just subtract the level from the DC tables on page 503 of the {@i Core Rulebook}, or you can reference {@table Simple Skill DCs (No Level)|GMG|Table 4\u201317: Simple Skill DCs (No Level)} for a set of DCs that's easier to remember. The new DCs make it a little harder for high-level characters to succeed than it would be when using the default numbers from the Core Rulebook, in keeping with the theme mentioned earlier. Combat outcomes will tend to flatten out, with critical successes and critical failures being less likely across the game. This is particularly notable in spells, where you're less likely to see the extreme effects of critical failures on saves.", + { + "name": "Simple Skill DCs (No Level)", + "id": "4-17", + "source": "GMG", + "page": 198, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Proficiency Rank", + "DC" + ], + [ + "Untrained", + "10" + ], + [ + "Trained", + "15" + ], + [ + "Expert", + "20" + ], + [ + "Master", + "25" + ], + [ + "Legendary", + "30" + ] + ], + "type": "table" + }, + { + "type": "pf2-h2", + "name": "Adjusting Encounters", + "entries": [ + "Telling stories where a large group of low-level monsters can still be a significant threat to a high-level PC (and conversely, a single higher-level monster is not much of a threat to a group of PCs) requires some significant shifts in encounter building, including shifts in the PCs' rewards.", + "Under the math in the {@i Core Rulebook}, two monsters of a certain level are roughly as challenging as a single monster 2 levels higher. However, with level removed from proficiency, this assumption is no longer true. The XP budget for creatures uses a different scale, as shown in {@table Creature XP (No Level)|GMG|Table 4\u201318: Creature XP (No Level)}. You'll still use the same XP budget for a given threat level as shown on {@table Encounter Budget|CRB|Table 10\u20131: Encounter Budget} (80 XP for a moderate-threat encounter, 120 for a severe-threat encounter, and so on).", + { + "name": "Creature XP (No Level)", + "id": "4-18", + "source": "GMG", + "page": 198, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Creature's Level", + "XP" + ], + [ + "Party level \u2013 7", + "9" + ], + [ + "Party level \u2013 6", + "12" + ], + [ + "Party level \u2013 5", + "14" + ], + [ + "Party level \u2013 4", + "18" + ], + [ + "Party level \u2013 3", + "21" + ], + [ + "Party level \u2013 2", + "26" + ], + [ + "Party level \u2013 1", + "32" + ], + [ + "Party level", + "40" + ], + [ + "Party level + 1", + "48" + ], + [ + "Party level + 2", + "60" + ], + [ + "Party level + 3", + "72" + ], + [ + "Party level + 4", + "90" + ], + [ + "Party level + 5", + "108" + ], + [ + "Party level + 6", + "135" + ], + [ + "Party level + 7", + "160" + ] + ], + "type": "table" + }, + "While the XP values in {@table Creature XP (No Level)|GMG|Table 4\u201318} work well in most cases, sometimes they might not account for the effects of creatures' special abilities when facing a party of a drastically different level. For instance, a ghost mage could prove too much for 5th-level PCs with its incorporeality, flight, and high-level spells, even though it's outnumbered." + ] + }, + { + "type": "pf2-h2", + "name": "Adjusting Treasure", + "entries": [ + "Treasure and the cost of items in the Core Rulebook are designed to make it as easy as possible for you to build encounters without worrying about awarding too much or too little treasure based on whether you use creatures who carry items. However, using this variant, the PCs might defeat a creature 5 levels higher than they are, or even more! Too many encounters with higher-level foes can wind up giving the PCs more treasure than you expected, or vice-versa if they're fighting weaker foes that put up more of a fight but still have poor treasure. You can nudge this in the right direction by making periodic adjustments if the PCs' treasure drifts too far from expectations. Making it so they can't easily sell or buy magic items will mean it's harder for them to exploit treasure they gain. To sidestep the treasure economy entirely, you can use the {@variantrule Automatic Bonus Progression|GMG|automatic item bonus progression}." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "name": "Skill Points", + "source": "GMG", + "page": 199, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "The default progression of skill proficiency ranks is simple and doesn't require many mathematical calculations as a player assigns skills. However, some players prefer a more granular system with a greater ability to diversify their skills. This variant allows characters to assign their skill increases more flexibly, potentially having fewer skills at the highest possible rank in exchange for more skills at a lower rank." + ] + }, + { + "type": "pf2-h2", + "name": "Assigning Skill Points", + "entries": [ + "At 1st level, a character using the Skill Points variant gains their initial skill proficiencies as described in the Core Rulebook. However, at every level beyond 1st, instead of gaining skill increases, the character gains a number of Skill Points, as indicated on {@table Skill Points by Level|GMG|Table 4\u201319: Skill Points by Level}. The character can spend these Skill Points to increase their proficiency rank in various skills, as shown on {@table Cost to Increase Rank|GMG|Table 4\u201320: Cost to Increase Rank}. A character must meet the minimum level indicated on the table to increase their rank, primarily to avoid having a player becoming unrealistically good at one skill early in their adventuring career while neglecting everything else. Characters can save up Skill Points between levels for a more expensive increase later on.", + { + "name": "Skill Points by Level", + "id": "4-19", + "source": "GMG", + "page": 199, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Level", + "Skill Points Gained" + ], + [ + "1", + "Initial proficiencies" + ], + [ + "2-5", + "1" + ], + [ + "6-13", + "2" + ], + [ + "14-20", + "4" + ] + ], + "type": "table" + }, + { + "name": "Cost to Increase Rank", + "id": "4-20", + "source": "GMG", + "page": 199, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-center", + "text-center" + ], + "rows": [ + [ + "Rank", + "Minimum Level", + "Skill Point Cost" + ], + [ + "Untrained to trained", + "1", + "1" + ], + [ + "Trained to expert", + "3", + "2" + ], + [ + "Expert to master", + "7", + "4" + ], + [ + "Master to legendary", + "15", + "8" + ] + ], + "type": "table" + }, + { + "type": "pf2-h3", + "name": "Rogues", + "entries": [ + "Because rogues get skill increases at every level in the standard rules, they also get more Skill Points. Rogues gain double the number of Skill Points listed on {@table Skill Points by Level|GMG|Table 4\u201319}." + ] + }, + { + "type": "pf2-h3", + "name": "Retraining", + "entries": [ + "A character can retrain the proficiency ranks they gained using Skill Points much as they would retrain a skill increase under the normal rules. With a week of downtime, a character can reduce their proficiency rank in one skill by one step to get back the number of Skill Points spent to gain that increase. For example, reducing a master proficiency rank to expert would grant a character 4 Skill Points. The character can then reassign those points as they see fit or save them for later. Reducing proficiency ranks for multiple skills or reducing a single proficiency rank by multiple steps takes additional weeks of downtime." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Skill Points in Play", + "entries": [ + "Players using Skill Points have more flexibility to build characters with a broader range of skills in which they're trained or better than normal, and this variant encourages that flexibility by increasing the cost of specializing. For instance, a 19th-level fighter could use Skill Points to be a master in seven different skills, or to be legendary in three skills. While this makes the variance in skills slightly less predictable, it shouldn't have a big enough effect on a group's capabilities that you need to make any significant adjustments when you run the game." + ] + } + ] + }, + { + "type": "pf2-h1", + "blue": true, + "name": "Stamina", + "source": "GMG", + "page": 200, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "In some fantasy stories, the heroes are able to avoid any serious injury until the situation gets dire, getting by with a graze or a flesh wound and needing nothing more than a quick rest to get back on their feet. If your group wants to tell tales like those, you can use the stamina variant to help make that happen." + ] + }, + { + "type": "pf2-sidebar", + "name": "Stamina's Impact", + "entries": [ + "The main gameplay consequence of using these stamina rules is that a quick 10- or 20-minute rest can restore most groups to full or nearly full health via {@action Take a Breather|GMG|Taking a Breather} and {@action Treat Wounds|CRB|Treating Wounds} as necessary, allowing more encounters with shorter breaks in between. Additionally, charismatic or otherwise diplomatic characters gain fun and useful ways to bolster their allies.", + "Because spells that heal Hit Points don't restore Stamina Points, it's a little harder to heal up completely in the middle of a fight. This can mean that fights become deadly after characters have been beaten down, possibly causing retreats to be more frequent, but the retreats themselves are shorter. The focus of the game can stay consistently within encounters, with less managing of time and resources outside of battle." + ] + }, + { + "type": "pf2-sidebar", + "name": "No-Limit Stamina", + "entries": [ + "If you want a fast-paced, almost superheroic game, you can skip the Resolve Point component of this subsystem and simply make {@action Take a Breather|GMG|Taking a Breather} and {@action Rally|GMG} free. This gives the characters a lot of staying power, meaning that the group will typically keep adventuring until they run out of spells for the day, rather than having the additional pressure of running out of Resolve Points. If you use this approach, omit the Steel Your Resolve feat, as it's too powerful if there's no cost to use it! Alternatively, if you want to keep it, you can require a character to {@action Take a Breather|GMG} before they can {@feat Steel Your Resolve|GMG|Steel their Resolve} again." + ] + }, + { + "type": "pf2-h2", + "name": "Stamina Points", + "entries": [ + "Stamina Points represent a character's energy and readiness. They're reduced by damage just like Hit Points, but a character always loses their Stamina Points first, and loses Hit Points only if they're out of Stamina Points. If a character takes damage exceeding their remaining Stamina Points, the excess damage reduces their Hit Points. However, they lose any temporary Hit Points before losing Stamina Points.", + "Though Stamina Points and Hit Points function similarly when a character takes damage, a character recovers them differently. A {@spell heal} spell restores Hit Points, not Stamina Points, and the actions described below (like {@action Take a Breather|GMG}) restore only Stamina Points, not Hit Points. A character regains all their Stamina Points after a full night's rest. Hit Points still determine whether a character remains conscious\u2014a character at 0 HP is unconscious, no matter how many Stamina Points they have.", + "In addition to their ancestry Hit Points, a PC gains the number of Stamina Points and Hit Points indicated in the second and third columns of {@table Stamina and Hit Points by Class|GMG|Table 4\u201321} at 1st level. Both values increase by the same amount at each level thereafter. This replaces the Hit Points a character gains from their class in a standard game." + ] + }, + { + "name": "Stamina and Hit Points by Class", + "id": "4-20", + "source": "GMG", + "page": 200, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-center", + "text-center", + "text-left" + ], + "rows": [ + [ + "Normal Class HP", + "Class Stamina Points", + "Class Hit Points", + "Classes" + ], + [ + "6 + Con modifier", + "3 + Con modifier", + "3", + "{@class Sorcerer}, {@class wizard}" + ], + [ + "8 + Con modifier", + "4 + Con modifier", + "4", + "{@class Alchemist}, {@class bard}, {@class cleric}, {@class druid}, {@class rogue}" + ], + [ + "10 + Con modifier", + "5 + Con modifier", + "5", + "{@class Champion}, {@class fighter}, {@class monk}, {@class ranger}" + ], + [ + "12 + Con modifier", + "6 + Con modifier", + "6", + "{@class Barbarian}" + ] + ], + "type": "table" + }, + { + "type": "pf2-h2", + "name": "Resolve Points", + "entries": [ + "In this variant, each PC also has a pool of Resolve Points, representing their intrinsic grit and luck. A character's maximum Resolve Points is equal to their key ability modifier, and a character regains all their Resolve Points with a full night's rest. In addition to spending Resolve Points to regain Stamina Points (as described under Stamina Actions), characters can spend Resolve Points in the following way.", + { + "type": "pf2-h3", + "name": "Stabilize", + "entries": [ + "If a character is dying at the start of their turn, their player can spend 1 Resolve Point to stabilize at 0 HP, gaining or increasing the wounded condition as normal for stabilizing. At the start of the character's next turn, they gain 1 HP and wake up (unless they started dying again). The character can act on that turn. Consider this an optional rule best suited for groups that have little access to healing. When using this rule, you might remove the ability for characters to use Hero Points to stabilize." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Stamina Actions", + "entries": [ + { + "type": "data", + "tag": "action", + "data": { + "source": "GMG", + "page": 200, + "name": "Take a Breather", + "traits": [ + "exploration" + ], + "cost": "1 Resolve Point", + "entries": [ + "You rest for 10 minutes and recover your stamina. After you complete this activity, you regain all your Stamina Points." + ] + } + }, + { + "type": "data", + "tag": "action", + "data": { + "source": "GMG", + "page": 201, + "name": "Rally", + "traits": [ + "auditory", + "emotion", + "exploration", + "linguistic", + "mental" + ], + "prerequisites": "trained in {@skill Diplomacy}, {@skill Intimidation}, {@skill Performance}", + "entries": [ + "You spend 1 minute encouraging your ally. Though this action typically has the auditory and linguistic traits, if you're using the {@skill Performance} skill, the GM might adjust the traits for this action to match the traits for your type of performance.", + "Attempt a DC 15 skill check. The GM might adjust this DC based on the circumstances, such as attempting to Rally an ally who just suffered a humiliating defeat.", + { + "type": "successDegree", + "entries": { + "Critical Success": "The ally can spend 1 Resolve Point to regain all their Stamina Points.", + "Success": "You can continue encouraging your ally for a total of 10 minutes. If you do, they can spend 1 Resolve Point to regain all their Stamina Points.", + "Critical Failure": "The ally takes {@damage 1d8} mental damage, but this can reduce only Stamina Points, never Hit Points." + } + } + ] + } + } + ] + }, + { + "type": "pf2-h3", + "name": "Stamina Feats", + "entries": [ + { + "type": "data", + "tag": "feat", + "data": { + "name": "Encouraging Words", + "source": "GMG", + "page": 201, + "level": 2, + "activity": { + "number": 1, + "unit": "single", + "entry": "{@as 1}" + }, + "featType": { + "class": false, + "general": true, + "ancestry": false, + "archetype": false + }, + "traits": [ + "auditory", + "general", + "linguistic", + "mental", + "skill" + ], + "prerequisites": "trained in {@skill Diplomacy}", + "requirements": "The target ally lost Stamina Points within the last round.", + "entries": [ + "You give an ally within 30 feet a quick pep talk, helping them recover. Attempt a {@skill Diplomacy} check. The DC is usually 15, though the GM might adjust it based on the circumstances. If you have expert proficiency in {@skill Diplomacy}, you can instead attempt a DC 20 check to increase the Stamina Points recovered by 5; if you have master proficiency, you can attempt a DC 30 check to increase the Stamina Points by 15; if you have legendary proficiency, you can attempt a DC 40 check to increase the Stamina Points by 25. No matter the result, the ally is temporarily immune to Encouraging Words until they either Take a Breather or rest for the day.", + { + "type": "successDegree", + "entries": { + "Critical Success": "The ally recovers {@dice 2d8} Stamina Points.", + "Success": "The ally recovers {@dice 1d8} Stamina Points.", + "Critical Failure": "The ally takes {@damage 1d8} mental damage, but this can reduce only Stamina Points, never Hit Points." + } + } + ] + } + }, + { + "type": "data", + "tag": "feat", + "data": { + "name": "Steel Your Resolve", + "source": "GMG", + "page": 201, + "level": 3, + "activity": { + "number": 1, + "unit": "single", + "entry": "{@as 1}" + }, + "featType": { + "class": false, + "general": true, + "ancestry": false, + "skill": false, + "archetype": false + }, + "traits": [ + "general" + ], + "cost": "1 Resolve Point", + "entries": [ + "Regain Stamina Points equal to half your maximum." + ] + } + } + ] + }, + { + "type": "pf2-h2", + "name": "Other Creatures", + "entries": [ + "There's no need to give Stamina Points to monsters that are expected to be encountered once and likely defeated. However, you might use Stamina Points for a recurring character, especially an NPC who fights alongside the PCs. Usually, it's easiest to turn half the creature's Hit Points into Stamina Points. While enemy healers still work as they're intended to, players might be upset about the enemies' ability to heal their allies to full Hit Points, while the PCs are left not being able to heal their allies' Stamina Points. In this case, give more enemies Stamina Points to compensate." + ] + } + ] + } + ] + }, + { + "type": "section", + "source": "GMG", + "page": 203, + "name": "Chapter 5: Npc Gallery", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "GMG", + "page": 203, + "entries": [ + "Monsters and PCs aren't the only inhabitants of your world. Though they might not be heroes, NPCs can play various roles in your game, such as calling PCs to adventure, serving as obstacles in social encounters, or opposing PCs in battle. This chapter presents almost a hundred NPCs for your game, plus rules to modify them to fit any particular niche." + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 203, + "name": "Using the Npc Gallery", + "entries": [ + "In this section, you'll find all kinds of NPCs across a variety of categories and roles for you to use in your game. Their levels span from \u20131 to 8, the range you most often need for stock characters. Since high-level opponents, major villains, ruling monarchs, and the like tend to be unique individuals, you'll likely create those NPCs specifically for the role they serve, using the rules for Building Creatures on page 56. But you can never have too many lower-level NPCs on hand when the PCs unexpectedly take an unusually keen interest in an NPC or pick a fight at a roadside tavern.", + "The level listed on an NPC's stat block is their level assuming they're used in combat; they should be able to hold their own as well as any other creature of that level. But many of these NPCs are primarily noncombatants who are much more skilled in their occupation than they ever would be in combat. To that end, those specialist NPCs' entries also mention a higher level that you would use when the PCs have to compete against them in their area of expertise.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 203, + "name": "Customizing Npcs", + "entries": [ + "The NPCs in this gallery are all humans with no languages besides Common. In some cases, such as human-centric Taldor where Common is the official language, you can most likely use the NPCs in this section as written. But more often, you'll need to make minor adjustments to the details to portray a particular NPC. Since these stat blocks present the most basic possible version for each character, you shouldn't need to remove any statistics or abilities unless your NPC can't speak Common.", + "The next few sections provide guidelines and ancestry adjustments you can use to quickly customize a default NPC." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "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.", + "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." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 203, + "name": "Changing Alignment", + "entries": [ + "Aside from some obviously aligned NPCs, like the villains, most of the NPCs in this gallery are presented as neutral. If you want to change an NPC's alignment, all you have to do is change their alignment trait. You might consider how the new alignment affects the NPC's personality and adjust their skills accordingly; for instance, a lawful evil teacher might have a higher modifier for {@skill Intimidation} than {@skill Diplomacy}." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 203, + "name": "Changing Languages", + "entries": [ + "If you need a human character who speaks more languages to fit their backstory, nation of origin, or role, simply add those languages." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 204, + "name": "Npc Ancestry Adjustments", + "entries": [ + "To use one of the NPCs in this section to represent an NPC of a different ancestry, apply the adjustments below for the desired ancestry. These provide the basic features from that ancestry, like {@ability darkvision}, altered Speed, and unique abilities like a halfling's keen eyes. For other ancestries, you can create similar templates following the same format.", + "In addition to these base changes, you can add the effects of a specific heritage: you might apply the snow goblin heritage if your NPC is a Frostfur goblin and you want them to have cold resistance. You can also give them an ancestry feat, or even adjust their ability scores and skills to reflect the new ancestry's strengths and weaknesses.", + "For a half-elf, half-orc, or any other heritage essential to the character, you should always apply the heritage effect.", + { + "type": "pf2-h4", + "source": "GMG", + "page": 204, + "name": "Dwarf", + "entries": [ + "Change the {@trait human} trait to dwarf.", + { + "type": "list", + "items": [ + "Add Dwarven to the NPC's languages.", + "Add {@ability darkvision}.", + "Decrease the NPC's Speed by 5 feet. If the NPC already has a reduced Speed due to their armor, consider applying the {@feat Unburdened Iron} ancestry feat." + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 204, + "name": "Elf", + "entries": [ + "Change the {@trait human} trait to elf.", + { + "type": "list", + "items": [ + "Add Elven to the NPC's languages.", + "Add {@ability low-light vision}.", + "Increase the NPC's Speed by 5 feet." + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 204, + "name": "Gnome", + "entries": [ + "Change the {@trait human} trait to gnome.", + { + "type": "list", + "items": [ + "Add Gnomish and Sylvan to the NPC's languages.", + "Add {@ability low-light vision}." + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 204, + "name": "Goblin", + "entries": [ + "Change the {@trait human} trait to goblin.", + { + "type": "list", + "items": [ + "Add Goblin to the NPC's languages.", + "Add {@ability darkvision}." + ] + } + ] + }, + { + "type": "pf2-h4", + "source": "GMG", + "page": 204, + "name": "Halfling", + "entries": [ + "Change the {@trait human} trait to halfling.", + { + "type": "list", + "items": [ + "Add Halfling to the NPC's languages.", + "Add the keen eyes ability below." + ] + }, + { + "type": "ability", + "style": "full", + "name": "Keen Eyes", + "entries": [ + "Your eyes are sharp, allowing you to make out small details about concealed or even invisible creatures that others might miss. You gain a +2 circumstance bonus when using the Seek action to find hidden or undetected creatures within 30 feet of you. When you target an opponent that is concealed from you or hidden from you, reduce the DC of the flat check to 3 for a concealed target or 9 for a hidden one." + ] + } + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 204, + "name": "Making a Specialist", + "entries": [ + "These NPCs contain several specialists, such as barristers and navigators, who are a higher-level challenge at their specialty than in combat, and often have a special ability related to it. To make your own specialists, you can easily switch out skills, but you might want to use the following special abilities to make those NPCs more evocative!", + { + "type": "ability", + "style": "inline", + "name": "Butter Up", + "traits": [ + "emotion", + "mental" + ], + "entries": [ + "When someone eats a dish or treat made by this NPC, the NPC can attempt a Baking Lore, Cooking Lore, or similar check against that creature's Will DC, with the same results as the Make an Impression action of {@skill Diplomacy}. If more than one creature partakes, the NPC uses the same check result against each creature's Will DC." + ] + }, + { + "type": "ability", + "style": "inline", + "name": "Call Your Bluff", + "entries": [ + "When gambling, the NPC may use Games Lore to Sense Motive instead of Perception." + ] + }, + { + "type": "ability", + "style": "inline", + "name": "Child Care", + "entries": [ + "When treating infants, the NPC can use their Midwifery Lore skill in place of {@skill Medicine}, and can use {@skill Medicine}'s trained actions on infants." + ] + }, + { + "type": "ability", + "style": "inline", + "name": "Find Footing", + "activity": { + "number": 1, + "unit": "action" + }, + "traits": [ + "concentrate" + ], + "entries": [ + "The NPC attempts an Architecture Lore, Engineering Lore, or similar skill check to find a stable path across uneven ground. This grants them and anyone they share this information with a +2 circumstance bonus on {@skill Acrobatics} checks to Balance across that ground." + ] + }, + { + "type": "ability", + "style": "inline", + "name": "Gone Fishing", + "entries": [ + "The NPC can use Fishing Lore to Track aquatic creatures or to Aid checks to Track them." + ] + }, + { + "type": "ability", + "style": "inline", + "name": "Local Lore", + "entries": [ + "When they first meet a given person from their home settlement, the NPC can automatically attempt one check to Recall Knowledge about that person. This uses the Lore skill for that settlement." + ] + }, + { + "type": "ability", + "style": "inline", + "name": "Quick Transcription", + "entries": [ + "The NPC can attempt to copy a document faster than normal, provided they don't alter the content. They attempt a Scribing Lore check, completing the task in half the time on a success (onequarter on a critical success)." + ] + } + ] + }, + { + "type": "table", + "source": "GMG", + "page": 205, + "name": "NPCS", + "id": "5-1", + "colStyles": [ + "", + "text-center", + "text-center" + ], + "rows": [ + [ + "NPC", + "Level", + "Page" + ], + [ + "{@creature Acolyte of Nethys|GMG}", + "1", + "212" + ], + [ + "{@creature Acrobat|GMG}", + "2", + "236" + ], + [ + "{@creature Adept|GMG}", + "\u20131", + "228" + ], + [ + "{@creature Advisor|GMG}", + "5", + "207" + ], + [ + "{@creature Antipaladin|GMG}", + "5", + "247" + ], + [ + "{@creature Apothecary|GMG}", + "\u20131 (3)*", + "220" + ], + [ + "{@creature Apprentice|GMG}", + "\u20131", + "244" + ], + [ + "{@creature Archer sentry|GMG}", + "2", + "233" + ], + [ + "{@creature Assassin|GMG}", + "8", + "211" + ], + [ + "{@creature Astronomer|GMG}", + "2", + "241" + ], + [ + "{@creature Bandit|GMG}", + "2", + "208" + ], + [ + "{@creature Barkeep|GMG}", + "1", + "238" + ], + [ + "{@creature Barrister|GMG}", + "\u20131 (4)*", + "232" + ], + [ + "{@creature Beast tamer|GMG}", + "4", + "237" + ], + [ + "{@creature Beggar|GMG}", + "\u20131", + "214" + ], + [ + "{@creature Bodyguard|GMG}", + "1", + "226" + ], + [ + "{@creature Bosun|GMG}", + "3", + "243" + ], + [ + "{@creature Bounty hunter|GMG}", + "4", + "226" + ], + [ + "{@creature Burglar|GMG}", + "4", + "210" + ], + [ + "{@creature Captain of the guard|GMG}", + "6", + "234" + ], + [ + "{@creature Charlatan|GMG}", + "3", + "209" + ], + [ + "{@creature Chronicler|GMG}", + "3", + "216" + ], + [ + "{@creature Commoner|GMG}", + "\u20131", + "214" + ], + [ + "{@creature Cult leader|GMG}", + "7", + "230" + ], + [ + "{@creature Cultist|GMG}", + "1", + "228" + ], + [ + "{@creature Dancer|GMG}", + "1", + "236" + ], + [ + "{@creature Demonologist|GMG}", + "7", + "231" + ], + [ + "{@creature Despot|GMG}", + "5", + "248" + ], + [ + "{@creature Dockhand|GMG}", + "0", + "222" + ], + [ + "{@creature Drunkard|GMG}", + "2", + "239" + ], + [ + "{@creature Executioner|GMG}", + "6", + "235" + ], + [ + "{@creature False priest|GMG}", + "4", + "229" + ], + [ + "{@creature Farmer|GMG}", + "0", + "222" + ], + [ + "{@creature Fence|GMG}", + "5", + "210" + ], + [ + "{@creature Gang leader|GMG}", + "7", + "249" + ], + [ + "{@creature Grave robber|GMG}", + "1", + "208" + ], + [ + "{@creature Gravedigger|GMG}", + "1", + "223" + ], + [ + "{@creature Guard|GMG}", + "1", + "232" + ], + [ + "{@creature Guide|GMG}", + "4", + "216" + ], + [ + "{@creature Guildmaster|GMG}", + "8 (12)*", + "245" + ], + [ + "{@creature Harbormaster|GMG}", + "3", + "225" + ], + [ + "{@creature Harrow reader|GMG}", + "\u20131 (3)*", + "228" + ], + [ + "{@creature Hunter|GMG}", + "7", + "219" + ], + [ + "{@creature Innkeeper|GMG}", + "1", + "239" + ], + [ + "{@creature Jailer|GMG}", + "3", + "233" + ], + [ + "{@creature Judge|GMG}", + "\u20131 (6)*", + "224" + ], + [ + "{@creature Librarian|GMG}", + "\u20131 (3)*", + "240" + ], + [ + "{@creature Mage for hire|GMG}", + "3", + "226" + ], + [ + "{@creature Mastermind|GMG}", + "4 (7)*", + "246" + ], + [ + "{@creature Merchant|GMG}", + "\u20131 (4)*", + "244" + ], + [ + "{@creature Miner|GMG}", + "0", + "223" + ], + [ + "{@creature Monster hunter|GMG}", + "6", + "227" + ], + [ + "{@creature Navigator|GMG}", + "2 (4)*", + "242" + ], + [ + "{@creature Necromancer|GMG}", + "5", + "230" + ], + [ + "{@creature Noble|GMG}", + "3", + "206" + ], + [ + "{@creature Palace guard|GMG}", + "4", + "206" + ], + [ + "{@creature Physician|GMG}", + "\u20131 (4)*", + "220" + ], + [ + "{@creature Pirate|GMG}", + "2", + "242" + ], + [ + "{@creature Plague doctor|GMG}", + "5", + "221" + ], + [ + "{@creature Poacher|GMG}", + "2", + "218" + ], + [ + "{@creature Priest of Pharasma|GMG}", + "6", + "213" + ], + [ + "{@creature Prisoner|GMG}", + "1", + "215" + ], + [ + "{@creature Prophet|GMG}", + "2", + "212" + ], + [ + "{@creature Reckless scientist|GMG}", + "6", + "248" + ], + [ + "{@creature Ruffian|GMG}", + "2", + "209" + ], + [ + "{@creature Saboteur|GMG}", + "2", + "246" + ], + [ + "{@creature Sage|GMG}", + "6", + "241" + ], + [ + "{@creature Servant|GMG}", + "\u20131", + "222" + ], + [ + "{@creature Server|GMG}", + "\u20131", + "238" + ], + [ + "{@creature Ship captain|GMG}", + "6", + "243" + ], + [ + "{@creature Smith|GMG}", + "3 (6)*", + "245" + ], + [ + "{@creature Spy|GMG}", + "6", + "207" + ], + [ + "{@creature Surgeon|GMG}", + "2 (6)*", + "220" + ], + [ + "{@creature Tax collector|GMG}", + "\u20131 (3)*", + "224" + ], + [ + "{@creature Teacher|GMG}", + "\u20131 (4)*", + "240" + ], + [ + "{@creature Tomb raider|GMG}", + "5", + "217" + ], + [ + "{@creature Torchbearer|GMG}", + "0", + "216" + ], + [ + "{@creature Tracker|GMG}", + "3", + "218" + ], + [ + "{@creature Troubadour|GMG}", + "3", + "237" + ], + [ + "{@creature Urchin|GMG}", + "\u20131", + "215" + ], + [ + "{@creature Warden|GMG}", + "6", + "225" + ], + [ + "{@creature Watch officer|GMG}", + "3", + "234" + ], + [ + "{@creature Zealot of Asmodeus|GMG}", + "4", + "212" + ] + ], + "footnotes": [ + "* This NPC is a higher-level challenge in their area of expertise. The NPC's level during such a challenge is listed in parentheses." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 207, + "name": "Courtiers", + "entries": [ + "Though adventurers travel through perilous dungeons and across treacherous wilderness, sometimes the most dangerous place they can end up is in a noble court.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 207, + "name": "Noble", + "entries": [ + "Envied by many and detested by still others, nobles exude confidence and gentility. Gossip and gambling are often nobles' favorite pastimes. Day-to-day life for a noble is often a mixture of business and leisure, and to an onlooker, such a lifestyle can appear to be nothing more than a string of meals, parties, and game halls. However, despite what some might believe, life as a noble is often quite dangerous and requires far more intellect than it would appear\u2014along with a healthy dose of suspicion." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 207, + "name": "Palace Guard", + "entries": [ + "Every palace has its gatekeepers. Often the younger offspring of minor nobility or those from long lines of trusted staff, the palace guards are in charge of defending the royal family and their inner stronghold. Their days consist of guarding doorways, escorting nobles to various locations, and keeping those in their charge as safe as possible. The statistics below are for the lowest rank-and-file member of a small nation's palace guards; they also work well for elite guards of a lesser noble." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 208, + "name": "Advisor", + "entries": [ + "Trusted counselors of the court, advisors whisper words of guidance in the ears of those in power. Many nobles lean so heavily on their counsel that they make few decisions without them and insist on their attendance at all meetings and public events. Advisors are often master manipulators, and their guidance can shape a barony or even a kingdom\u2014for good or ill." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 208, + "name": "Spy", + "entries": [ + "No empire would be complete without its spies. The spy is a master of infiltrating the court and blending in: they might be one of a number of nobles, a beloved confidante of the queen, or even the court jester. Spies use their skills to subtly manipulate courtiers, turn enemies against one another, and collect valuable information either for blackmail or to auction to the highest bidder." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 209, + "name": "Criminals", + "entries": [ + "Some criminals are the desperate who have no option but to break the law to survive, while others choose a life of crime for thrills, forming gangs or underworld guilds that specialize in certain illegal ventures.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 209, + "name": "Grave Robber", + "entries": [ + "Many cultures have a tradition of burying their dead with a selection of the deceased's most precious possessions, and some include gifts that are thought to provide a boon in the afterlife. Such valuables can be easy pickings for those with no respect for\u2014or fear of\u2014the dead." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 209, + "name": "Bandit", + "entries": [ + "By setting ambushes and traps in concealing countryside, such as forests and mountains, bandits waylay travelers and plunder their valuables before disappearing back to their wilderness hideouts.", + "Many bandits seek only to steal and release their victims alive, though a few prefer to leave no witnesses." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 210, + "name": "Ruffian", + "entries": [ + "Using their strength to bully others into submission, ruffians often work as bodyguards and enforcers for powerful criminals like charlatans and fences." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 210, + "name": "Charlatan", + "entries": [ + "Charlatans use pretense and misdirection to swindle money and other valuables from the credulous and {@condition confused}. Selling snake oil (literally or figuratively), distracting marks to pick their pockets, or faking mediumship are classic grifts." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 211, + "name": "Burglar", + "entries": [ + "Burglars specialize in breaking and entering to rob homes and businesses. These criminals focus on gaining access to secure buildings and bypassing traps and other security measures while remaining {@condition undetected} all the while." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 211, + "name": "Fence", + "entries": [ + "The longer criminals hold on to stolen loot, the greater the chance they will get caught. Fences make themselves indispensable in the underworld by paying for stolen goods in order to resell them later, whether through a seemingly legitimate business or to a closed group of elite buyers." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 212, + "name": "Assassin", + "entries": [ + "Assassins commit murder, either for pay or due to their belief in a cause, such as a religion or a political movement. Some assassins work alone and choose their own victims. Others are members of assassins' guilds, organizations that accept contracts to kill in return for money, favors, or both." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 212, + "name": "Devotees", + "entries": [ + "Religions inspire devout individuals to uphold their tenets. Many of these devotees seek to bring respite and hope, but others have darker motives.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 212, + "name": "Acolyte", + "entries": [ + "Underling clerics are still learning the tenets of their faith and answer to a superior priest. Their days are spent in devotion and learning, sequestered in temples." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 212, + "name": "Prophet", + "entries": [ + "The gods occasionally send messages in dreams to individuals who wander the lands, gaining followers with their oratorical abilities. Some prophets have not received true divine missives, but have misinterpreted normal dreams." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 212, + "name": "Zealot", + "entries": [ + "Zealots ferret out plots against their religion and seek justice for their church's followers. This zealot serves Asmodeus, but others might serve {@deity Abadar}, Calistria, Iomedae, Norgorber, Pharasma, Sarenrae, or Zon-Kuthon. They often ride a war horse ({@i Bestiary} 209) wearing light barding. This horse is an additional monster in the fight." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 213, + "name": "Priest", + "entries": [ + "Cloistered priests safeguard their temples and communities. They are the stalwart keepers of their god's tenets, devoted to spreading the word. Their guidance or healing services come at the cost of a donation." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 214, + "name": "Downtrodden", + "entries": [ + "Unfortunately, every society has people living on its fringes. While good communities work to grant aid and respite to their downtrodden, sometimes\u2014due to economic downturn, famine, or war\u2014the ranks of the less fortunate exceed the community's capacity to support them. In heartless neutral and evil societies, poverty is seen as an inevitability that can never be truly eradicated, or even worse, as a tool to be manipulated for political gain.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 214, + "name": "Beggar", + "entries": [ + "Wherever there is poverty, there are beggars. Beggars are truly the downtrodden of society\u2014folks who have been cast out into the streets due to a variety of setbacks or the weight of circumstance. Some beggars work for underworld organizations as lookouts, spies, or even hired muscle on the cheap\u2014sometimes by choice, but often not." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 214, + "name": "Commoner", + "entries": [ + "Though not every commoner is downtrodden, many live hard lives of toil as they work to keep their families fed and housed in relative comfort. While many commoners are just simple folks who keep to themselves, sometimes commoners rebel, either rising up to face their oppressors or persuaded or even duped into joining nefarious plans and criminal conspiracies.", + "Commoners benefit from power in numbers, and a crowd of commoners can accomplish a great deal more than their rulers often expect." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 215, + "name": "Urchin", + "entries": [ + "Although their escapades might be notorious, few urchins are thrill-seekers. For some urchins, when begging alone is not enough to fill their bellies, theft becomes a viable survival tactic. Many underworld powers also use urchins as spies and messengers, while training them to become future pickpockets, burglars, and foot soldiers." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 215, + "name": "Prisoner", + "entries": [ + "Most who end up in a jail, dungeon, or prison are just biding their time until their imprisonment ends, trying to find ways to make it through interminable days of boredom and deprivation. Some, however, may use their time on the inside to strengthen their criminal connections. Using force and intimidation to gain status among other prisoners, they create makeshift weapons to take down their enemies and give them an edge if escape becomes possible. Even for prisoners who don't become involved in the world of prison politics, learning to stand up for themselves and projecting an air of toughness can become essential for survival in a place where people have little left to lose." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 216, + "name": "Explorers", + "entries": [ + "The world is a wide, open place fraught with peril and adventure. Explorers use their knowledge of nature and survival skills to see every corner of the land.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 216, + "name": "Torchbearer", + "entries": [ + "Torchbearers carry a light sources for seasoned explorers and serve as apprentices." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 216, + "name": "Chronicler", + "entries": [ + "Exploration means very little if no account of the details exist. Members of adventuring bands cherish chroniclers who record tales of their deeds." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 216, + "name": "Guide", + "entries": [ + "Guides bring travelers, tourists, and adventurers into the wondrous natural world, using their expertise to avoid deadly monsters and gruesome hazards." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 217, + "name": "Tomb Raider", + "entries": [ + "Great treasure awaits those willing to explore the hazardous depths of the world's ancient tombs and forgotten dungeons. Some tomb raiders seek riches of bygone eras; others recover pieces of history thought lost to the sands of time." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 219, + "name": "Foresters", + "entries": [ + "From the managed and cultivated forests that support villages to the tree-covered crown lands where only nobles and their servants are permitted to hunt, forests provide. To communities, forests provide fuel, food, medicine, and raw materials, while royally protected forests provide food for the nobles' table and a source of entertainment in the form of organized hunts. Even the ancient woods untouched by mortal hand or blade provide bards with settings where legends happened and could happen again. Many find the forest depths unsettling, but others live their lives among the trees and alongside the creatures that make their homes there.", + { + "type": "pf2-h3", + "source": "GMG", + "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.", + "Although penalties against poaching often include public shaming (see Penalties for Poaching), in lean times a successful poacher is a local hero." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 219, + "name": "Tracker", + "entries": [ + "The forest offers dangerous creatures\u2014whether they walk on four legs or two\u2014a place to hide. Dim light, low brush, and fallen leaves conspire to hide their trails. Given these poor conditions, an unskilled eye might spot a sign or two of a creature's passing, but only a skilled tracker can identify several such signs and discern their relationship to each other, connecting one to the next until they form a trail of prints, scat, fur, feathers, and blood that leads to the quarry's lair." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 220, + "name": "Hunter", + "entries": [ + "As is reflected in the many depictions of an elk-headed Erastil, god of the hunt, the hunter is very much a creature of the forest, known by the forest and familiar with every aspect of it. After all, the final determination of who is the hunter and who is prey often depends on who is able to make an ally of the terrain." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 221, + "name": "Healers", + "entries": [ + "The world is a dangerous place. Thankfully, there are those who devote their lives to easing the pain and suffering of others.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 221, + "name": "Apothecary", + "entries": [ + "Surrounded by bottles and bins of crushed herbs, curative minerals, and potent extracts, the apothecary skillfully combines materials into unguents and medicines. For encounters involving making medicine or alchemical contests, the apothecary is a 3rd-level challenge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 221, + "name": "Physician", + "entries": [ + "The art of medicine is a blend of the intellectual and the practical, concerned with how diseases work and how to prevent them. The physician can be found consulting well-thumbed tomes while meticulously examining patients to better understand their condition, before determining the most effective treatment. For medical matters, the physician is a 4th-level challenge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 221, + "name": "Surgeon", + "entries": [ + "The surgeon specializes in the physical alteration of the body to prevent the spread of disease, removing necrotic and decaying flesh to help the whole to survive. Few healers know the science of anatomy and physiology better than the surgeon.", + "While their expertise is of grave importance in the medical world, the downside is that when one is in need of their talents, it is likely the complaint is serious. In medical matters, a surgeon is a 6th-level challenge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 222, + "name": "Plague Doctor", + "entries": [ + "These healers, often seen wearing distinctive masks and burning powders to defend against airborne plagues, are as much feared as they are respected. To see a plague doctor signals that disease has infested the land\u2014and that it might have already taken hold. Despite their devoted work in curing the untouchable, they are sometimes treated with suspicion, as if they are somehow the cause of the plague." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 223, + "name": "Laborers", + "entries": [ + "Every day, laborers perform backbreaking physical work.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 223, + "name": "Servant", + "entries": [ + "Maids, butlers, and majordomos alike, servants are skilled at keeping a home in working order and protecting the interests of their employers." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 223, + "name": "Dockhand", + "entries": [ + "Working to load and unload cargo from ships, dockhands are considered unruly, but many stay focused and work hard until the job is done. Some do celebrate the end of their work day with rowdy drinking." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 223, + "name": "Farmer", + "entries": [ + "Workers of the fields, vineyards, and orchards of the world, farmers are known for their rugged endurance and their skill with both plants and animals." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 224, + "name": "Miner", + "entries": [ + "Miners explore deep underground in search of minerals and rare materials, taking numerous precautions to keep themselves safe." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 224, + "name": "Gravedigger", + "entries": [ + "An often-overlooked group of laborers, gravediggers have a reputation for being as quiet and grim as their workplace. They are commonly strong and tough from their long hours of backbreaking labor, and they tend to have a unique perspective on life and death." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 224, + "name": "Magistrates", + "entries": [ + "Magistrates are the cogs and gears that keep bureaucracy running, moving the machine along under the inertia of the status quo.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 224, + "name": "Judge", + "entries": [ + "These magistrates have the final say on the intent and spirit of the law. Properly exercised, the duty of a judge is the strict adherence to the law regardless of station, with minimal sentimentality toward rationalization and justification of why the law was broken. Yet expectations and practice are not always the same thing. For every unbiased justice, there is one who is zealously confident in their own agenda.", + "In a court case or other legal proceeding, the judge is a 6th-level challenge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 224, + "name": "Tax Collector", + "entries": [ + "Ledgers and marks, positive and negative flows, and levies and allotments are a tax collector's daily bread. Where coin is gained, from whom it is collected, and to whom is it disbursed are their main concerns; the collector is unconcerned with whether the taxed can afford it or take a loan to make up for any shortfall. However, tax collectors aren't immune to corruption: arrangements can be made, deals discussed, documents altered, or coin misappropriated. When dealing with matters of taxes and finance, the tax collector is a 3rd-level challenge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 225, + "name": "Harbormaster", + "entries": [ + "There are three flows important to any port: the seaward and coastal flows, marked by the rise and fall of the tides, and the flow of trade. A harbormaster is expected to know the former two reflexively and encourage the latter while knowing jurisdictional rules of law. Often old hands of the sea, harbormasters find themselves anchored to a port by commitment, conflict, or reputation." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 225, + "name": "Warden", + "entries": [ + "Wardens are the chief guardians of borders and frontiers. Whether they stand watch over a single village or an entire region, wardens keep a vigilant eye out for outside threats to their charges. Wardens are stalwart folk, often called to duty by Erastil to protect those around them. Be it times of war or upon the frontier, wardens are often the balanced edge of a blade between a community and the wilds at its fringes." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 226, + "name": "Mercenaries", + "entries": [ + "A broad category that includes those wielding arms, spells, or even guile and cunning, mercenaries hire themselves and their expertise to those with the gold to pay for it.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 226, + "name": "Bodyguard", + "entries": [ + "Hired to protect someone famous or powerful, bodyguards use intimidation, quick wits, and martial skill to keep their charges safe. Such mercenaries might be auxiliaries to a noble's own guards, but with special directives to safeguard their patrons." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 226, + "name": "Mage for Hire", + "entries": [ + "Not all mercenaries sell brawn and intimidating glares. Some sell their magical talents to earn a living. While there are many types of mages for hire, some of the sneakiest are specialized in divination, using their skills for infiltration and sabotage." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 226, + "name": "Bounty Hunter", + "entries": [ + "Bounty hunters are constantly on the move, whether within city walls or the wilderness, trailing their fugitive quarries for capture... or disposal. Often relying on stealth or deception as much as martial skill, bounty hunters employ a vast array of talents to accomplish their goals, not to mention to collect the hefty payout that follows." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 227, + "name": "Monster Hunter", + "entries": [ + "Some mercenaries eschew the complications of politics, oaths of service, and fealty and just get paid to hunt monsters. It's a straightforward form of mercenary service, often dangerous in the extreme, but one that can yield glory and fame." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 228, + "name": "Mystics", + "entries": [ + "Those initiated into the hidden truths and forbidden secrets of the world are forever transformed\u2014or so they claim. To the cynical, a mystic is nothing more than a charlatan or zealot. Others profess to sense an aura around such luminaries and treat them with reverence, lest they offend some harbinger of unspeakable doom.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 228, + "name": "Adept", + "entries": [ + "Adepts have unlocked only the most minor occult mysteries of the universe. A few are chosen by accomplished practitioners for further training. Others volunteer to join a cabal by passing an initiation ritual." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 228, + "name": "Harrow Reader", + "entries": [ + "A harrow deck is a set of 54 cards with symbolic illustrations that serves as a sacred divining tool. Feared by the superstitious and avoided by those who know better than to tempt fate, harrow readers live and work in traveling communities, often moving from town to town as opportunities arise. For encounters involving social interaction, the harrow reader is a 3rd-level challenge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 228, + "name": "Cultist", + "entries": [ + "Excessively zealous, a cultist finds exalted purpose in their sect. Never questioning their leader, they devote themselves to achieving their most perfect spiritual form." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 229, + "name": "False Priest", + "entries": [ + "Belief is perhaps the strongest force in the universe, driving many to great heights. Instilling a sense of belief and then using that belief against someone, however, is the discipline of a false priest. Combining their gifts of deception, a silver tongue, and an impeccable sense of timing, the false priest can gain influence among the powerful, entice a mark to dispose of all their possessions, and make a believer out of a cynic." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 230, + "name": "Necromancer", + "entries": [ + "Defiling the natural order and spitting in the face of convention, the necromancer remains dutifully committed to understanding what forces await beyond the mortal boundaries of life and death." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 230, + "name": "Cult Leader", + "entries": [ + "A career of mystical accomplishments combined with a lifetime of subterfuge and intimidation has elevated this occultist to a powerful position." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 231, + "name": "Demonologist", + "entries": [ + "Demonologists can pull a creature from the Abyss and bend it to their will... for a time." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 233, + "name": "Officers", + "entries": [ + "Larger societies rely on those with the authority and the ability to interpret and enforce laws. In good-aligned societies, these officials carry out their duties fairly. In neutral and evil ones, these officials can be harsh and cruel (with an altered alignment to reflect this), imposing severe punishments on those who can't pay for mercy.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 233, + "name": "Barrister", + "entries": [ + "Barristers may serve as criminal prosecutors or as legal advocates, defending the rights of those accused of crimes or named as defendants in civil cases. In a court case or other legal proceeding, the barrister is a 4th-level challenge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 233, + "name": "Guard", + "entries": [ + "Guards are rank-and-file members of a town watch or city guard, trained to look for trouble, take down criminals, and follow orders. They are a match for only the most fledgling of adventurers and criminals, but, given time, the settlement can usually muster them in numbers sufficient to neutralize most threats." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 234, + "name": "Archer Sentry", + "entries": [ + "Archer sentries slightly outrank the rank-and-file guards, taking positions on walls, garrisons, and other important locations where they can stay out of the fray and pick off criminals or assailants." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 234, + "name": "Jailer", + "entries": [ + "A jailer's primary responsibility is to keep prisoners from escaping. Jailers must often use force, or the threat of force, to keep their charges in line, as even the most carefully crafted cells, manacles, or chains can fail with time and persistence when the prisoners have the will to attempt an escape." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 235, + "name": "Watch Officer", + "entries": [ + "Watch officers are assigned to a certain area within a city or community. Often leading a small team of lower-ranking guards, they patrol those areas to maintain order and enforce laws. Watch officers get the job done, though their methods are not always gentle or kind. Because the watch officer is responsible to their superiors for their area, they sometimes need to make tough decisions between justice and effectiveness." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 235, + "name": "Captain of the Guard", + "entries": [ + "The captain of the guard leads a troop of soldiers who serve as security forces for a powerful individual, most often a high-ranking noble or very rich merchant, though this stat block could also represent a lower-ranking captain of the guard for the leader of a nation.", + "A formidable opponent in their own right, the captain of the guard skillfully employs their troops to protect the life and health of their ward." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 236, + "name": "Executioner", + "entries": [ + "Executioners carry out sentences from cruel tyrants and legitimate rulers alike. Most remain numb to the necessity of their duty, but some evil executioners grow to love the power of having someone else's life in their hands." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 237, + "name": "Performers", + "entries": [ + "{@skill Performance}s can serve as entertainment, expressions of beauty, or part of a shared culture.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 237, + "name": "Dancer", + "entries": [ + "Dance can be used to tell stories, share emotions, provide entertainment, and display a performer's athletic ability. The dancer is a 5th-level challenge for dance contests." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 237, + "name": "Acrobat", + "entries": [ + "Acrobats perform feats of agility, balance, and strength. The acrobat is a 5th-level challenge for contests of acrobatics and the like." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 238, + "name": "Troubadour", + "entries": [ + "Troubadours keep alive the traditional songs of their cultural and write original works to commemorate major events." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 238, + "name": "Beast Tamer", + "entries": [ + "Beast tamers bring the wild to civilization, rearing and training creatures to follow their commands and perform flashy tricks that entertain audiences." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 238, + "name": "Publicans", + "entries": [ + "Countless adventures begin in a tavern or a pub. Maybe it's because such places attract the risk-prone, or maybe it's because everyone needs a little liquid courage before they decide to take on a group of rampaging ogres.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 238, + "name": "Server", + "entries": [ + "Always on the move from patron to patron, servers are the backbone of any tavern or eatery. Their work hones both their agility and their diplomacy." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 238, + "name": "Barkeep", + "entries": [ + "Barkeeps are often friends and mentors within a community, lending an ear while supplying libations. The best barkeeps have some talent for storytelling and passing on valuable advice." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 239, + "name": "Innkeeper", + "entries": [ + "The sight of an inn is a welcome one to any weary traveler. Innkeepers can often be found cleaning the common room, overseeing the evening meal, or settling in new lodgers. Innkeepers keep an eye on their neighbors' doings and are often excellent sources of information." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 239, + "name": "Drunkard", + "entries": [ + "Every tavern has one\u2014that person who drinks a little too much and starts a fight. While many drunkards are relatively harmless, a few have a hair trigger, and when they're set off come, no one\u2014even the drunkard themself\u2014can tell you what started the row." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 240, + "name": "Scholars", + "entries": [ + "True power comes from knowledge: the power to shape the growth of kingdoms by mere whispers, staying three steps ahead of adversaries, or even knowing which flora is best for creating untraceable poisons.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 240, + "name": "Librarian", + "entries": [ + "Keepers of knowledge, librarians document discoveries, events, and laws. The best librarians record events twice; once for public record, and again to record how events truly unfolded. A librarian typically knows four to six additional languages, often including Elven and Draconic. A librarian is a 3rd-level challenge for encounters involving research." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 240, + "name": "Teacher", + "entries": [ + "The passing of knowledge and traditions from generation to generation is a time-honored occupation. Teachers exist to strengthen their populations with literacy, history, and advanced sciences, but most of all with inspiration. Most teachers provide general knowledge so their students are well rounded, but some are experts or even masters of a single discipline. A teacher typically knows three languages in addition to Common. For academic encounters, a teacher is a 4th-level challenge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 241, + "name": "Astronomer", + "entries": [ + "Different cultures have created stories of the hows and whys of the universe, if things exist beyond the stars, and if the gods manipulate the heavenly bodies. But astronomers aren't interested in folktales\u2014they desire truth." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 241, + "name": "Sage", + "entries": [ + "The greatest knowledge comes from experience. Village elders, ancient seers, and advisors to royalty are examples of individuals who are valued for their experiences. Sages serve their people as much as their sovereigns. They educate and try to prevent their people from straying from their cultures' acceptable norms and traditions. Sages rarely take power for themselves, as they take their responsibility seriously to guide wisely and empower those they serve." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 242, + "name": "Seafarers", + "entries": [ + "Adventurers may need passage on a swift vessel, or they might face danger from raiders at sea or in coastal settlements.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 242, + "name": "Navigator", + "entries": [ + "A navigator uses celestial bodies and shipping lanes to determine routes. For noncombat tasks involving navigation or sailing, the navigator is a 4th-level challenge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 242, + "name": "Pirate", + "entries": [ + "These scourges of the seas are a threat to anyone who spends time away from land." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 243, + "name": "Bosun", + "entries": [ + "A ship's boatswain, or bosun, leads the deckhands who maintain the ship." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 243, + "name": "Ship Captain", + "entries": [ + "The captain is the ultimate authority on a vessel, responsible for the livelihood and well-being of everyone on the ship." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 244, + "name": "Tradespeople", + "entries": [ + "Every settlement needs tradespeople to create new products, facilitate commerce, and keep the infrastructure from crumbling. Larger cities often have entire guilds dedicated to the creation of specific goods, managing worker conditions, and working with local governments.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 244, + "name": "Apprentice", + "entries": [ + "Ambitious apprentices can be found in all cities. These individuals are generally younger and seek the approval of their masters as they learn their craft. Many yearn to exemplify the artistry behind their craft, one day becoming masters themselves.", + "Depicted below is an apprentice cartographer." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 244, + "name": "Merchant", + "entries": [ + "Small settlements can typically support one or two generalist merchants, and larger cities house multiple specialists\u2014experts in one type of product.", + "Merchants can be found anywhere: vendors hustling in the public square, shopkeepers running small storefronts, traveling salespeople in carriages or caravans, or wealthy tycoons running entire organizations devoted to commerce.", + "For encounters involving negotiation or mercantile skill, a merchant is a 4thlevel challenge. A merchant might have an additional {@skill Lore} skill about a specific category of item (such as jewelry or magic weapons), with a total skill bonus 2 higher than {@skill Lore||Mercantile Lore}." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 245, + "name": "Smith", + "entries": [ + "Most smaller communities have at least one smithy where locals and travelers can have horses shod or equipment repaired. Larger settlements and cities often have a variety of smiths, many specializing in blacksmithing, weapon smithing, armor smithing, or even smelting coins in a mint. The smith is a 6th-level challenge when competing with smithing or other crafting tasks." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 245, + "name": "Guildmaster", + "entries": [ + "In cities, artisans working in a common trade often form guilds to set standards of quality, establish common prices, engage in collective bargaining with business owners, and lobby local governments for favorable laws. The guildmaster\u2014often a master artisan in their own right\u2014also acts as an administrator and politician, advocating for artisans in their trade. The guildmaster is a 12th-level challenge when competing in crafting or their area of expertise (architecture in the example below)" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "GMG", + "page": 246, + "name": "Villains", + "entries": [ + "Villains pursue selfish and cruel goals, trampling over anyone foolish or purehearted enough to stand in their way.", + { + "type": "pf2-h3", + "source": "GMG", + "page": 246, + "name": "Saboteur", + "entries": [ + "Saboteurs excel at infiltration, using it to perform destructive acts, whether they are the physical destruction of a valuable object or obstructing important political proceedings. Unlike those of spies, the motivations of saboteurs is not to steal information, but rather to sow chaos among their enemies." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 246, + "name": "Mastermind", + "entries": [ + "Masterminds weave long-ranged plots to see their nefarious goals come to fruition, deftly manipulating those around them, and turning enemies into friends and then pitting them against one another. When competing in a social or intellectual arena, the mastermind is a 7th-level challenge." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 247, + "name": "Antipaladin", + "entries": [ + "There is perhaps nothing more anathematic to peace than an antipaladin.", + "Dedicated holy warriors to the darkest and foulest of deities, antipaladins work to fulfill the vile wishes of their evil masters. The zeal with which they implement the plans of dark gods makes them truly fearsome foes for anyone allied with the forces of good." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 248, + "name": "Despot", + "entries": [ + "Despots live to amass and exploit power over others." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 248, + "name": "Reckless Scientist", + "entries": [ + "It's the reckless scientist's job to break the rules of reality, no matter the cost." + ] + }, + { + "type": "pf2-h3", + "source": "GMG", + "page": 249, + "name": "Gang Leader", + "entries": [ + "Cutthroats, killers, thieves, and toughs prey upon the vulnerable of society. Directing their activities and keeping them in line are the duties of the gang leader." + ] + } + ] + } ] } ] diff --git a/data/book/book-lowg.json b/data/book/book-lowg.json index f3f6135d2a..b479f3fee7 100644 --- a/data/book/book-lowg.json +++ b/data/book/book-lowg.json @@ -3,7 +3,2490 @@ { "type": "section", "entries": [ - "{@note Removed until further notice.}" + { + "type": "image", + "href": { + "type": "internal", + "path": "covers/LOWG-25.webp" + }, + "maxRes": { + "type": "internal", + "path": "covers/LOWG-100.webp" + }, + "style": "cover" + } + ] + }, + { + "type": "section", + "blue": true, + "name": "Chapter 1: Overview", + "source": "LOWG", + "page": 6, + "entries": [ + { + "type": "pf2-sidebar", + "source": "LOWG", + "page": 6, + "name": "GOLARION TIMELINE", + "entries": [ + "{@note To read the \"incomplete summary of major events in Golarion's history\", read from page 6 to 9.}", + { + "type": "pf2-title", + "source": "LOWG", + "page": 9, + "name": "TIME" + }, + "Like Earth, Golarion spins on its axis once roughly every 24 hours. A week has 7 days and a year has 52 weeks. To keep the calendar synchronized with the astronomical year, an extra leap day is tacked on to the second month of the year every 4 years.", + { + "type": "pf2-title", + "source": "LOWG", + "page": 9, + "name": "MONTHS AND DAYS" + }, + "The names of the months of the year are as follows in the Inner Sea region:", + "Abadius (January)", + "Calistril (February)", + "Pharast (March)", + "Gozran (April)", + "Desnus (May)", + "Sarenith (June)", + "Erastus (July)", + "Arodus (August)", + "Rova (September)", + "Lamashan (October)", + "Neth (November)", + "Kuthona (December)", + { + "type": "entries", + "entries": [ + "The names of the days are as follows:", + "Moonday (Monday)", + "Toilday (Tuesday)", + "Wealday (Wednesday)", + "Oathday (Thursday)", + "Fireday (Friday)", + "Starday (Saturday)", + "Sunday (Sunday)" + ] + }, + { + "type": "pf2-title", + "source": "LOWG", + "page": 10, + "name": "ACCESS TO RULES ELEMENTS" + }, + "Sometimes, a stat block for an uncommon rules element might include a bold Access entry that lists specific criteria. A character who meets the criteria listed in the Access entry, often hailing from a particular locale or being a member of a particular organization, gains access to the rules element. For instance, a character from Taldor gains access to the Lion Blade archetype, even though it's uncommon.", + { + "type": "pf2-title", + "source": "LOWG", + "page": 10, + "name": "ARCHETYPES" + }, + "Applying the archetypes provided in this book requires you to select archetype feats instead of class feats. Once you have the archetype's 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. Archetype feats you gain in place of a class feat are called archetype class feats.", + { + "type": "entries", + "entries": [ + "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)." + ] + }, + { + "type": "entries", + "entries": [ + "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. You must always meet the prerequisites of the feat you gain in this way." + ] + }, + "Heroes aren't born, they're forged: forced by extraordinary circumstances to rise above and shaped by the world they inhabit.", + "This book is a guide to that world. In its pages, you'll learn about the heart of the Pathfinder setting, known as the Inner Sea region, from the towns and cities your heroes call home to the wild frontiers and monstrous lairs where they'll risk everything in search of fortune and glory. The information presented here provides players with a sense of the setting as a whole and is perfect for both fleshing out existing character concepts and inspiring you when you're not sure what to play. Is your wizard a necromancer from haunted Ustalav, raised to battle the undead armies of the Whispering Tyrant, or a young student at the Arcanamirium in Absalom, the City at the Center of the World? Perhaps you're a daring priest from the burning deserts of Qadira, blasting manticores and genies with the blazing light of the sun goddess Sarenrae, or a troll-hunting warrior from the icy Lands of the Linnorm Kings. Regardless, here you'll find the rich details you need to give your character the perfect backstory, as well as new backgrounds, gods, feats, spells, and other rules to help you customize your ideal hero.", + "Likewise, Game Masters will find a rich and exciting world filled with hundreds of inspiring characters, plots, and adventure locations to get their creativity flowing, as well as new gear and magical items to reward their band of adventurers. Will you take your group to the rugged land of Numeria in search of alien technology from a crashed spaceship? Might they fight devils in diabolical Cheliax, or instead ally with the denizens of Hell themselves to reforge a troubled empire? They could venture into the ancient pyramids of Osirion, where mummies guard magic from a lost age, or battle dragons in the fractious orc hold of Belkzen. Whether you want your party to face pirates or giants, elves or dwarves, vampires or sphinxes, there's no end to the threats and treasures lurking in the ruins of lost empires, in temples to forgotten gods\u2014or just beyond their campfire's light.", + "The Inner Sea awaits. Are you ready?", + { + "type": "pf2-h2", + "source": "LOWG", + "page": 6, + "name": "The World of Golarion", + "entries": [ + "While the multiverse is a big place, most Pathfinder adventures take place on Golarion: a planet of magic and mystery, where mortal heroes can ascend to godhood and terrifying monsters threaten entire civilizations. This book focuses on the Inner Sea region, the traditional heart of the Pathfinder campaign setting, which consists of the entire continent of Avistan and the northern third of the continent of Garund directly to the south. Yet Golarion is much larger than any one nation or continent, and adventurers from the Inner Sea may travel far and wide in pursuit of greatness. Below is a brief overview of Golarion's different major regions.", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 6, + "name": "Arcadia", + "entries": [ + "{@note Read from page 6 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 7, + "name": "Avistan", + "entries": [ + "{@note Read from page 7 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 7, + "name": "Casmaron", + "entries": [ + "{@note Read from page 7 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 7, + "name": "Crown of the World", + "entries": [ + "{@note Read from page 7 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 7, + "name": "The Darklands", + "entries": [ + "{@note Read from page 7 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 8, + "name": "Garund", + "entries": [ + "{@note Read from page 8 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 8, + "name": "Ruins of Azlant", + "entries": [ + "{@note Read from page 8 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 8, + "name": "Sarusan", + "entries": [ + "{@note Read from page 8 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 9, + "name": "Tian Xia", + "entries": [ + "{@note Read from page 9 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 9, + "name": "The Oceans", + "entries": [ + "{@note Read from page 9 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 9, + "name": "The Solar System", + "entries": [ + "{@note Read from page 9 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 9, + "name": "The Great Beyond", + "entries": [ + "Golarion's universe\u2014sometimes called the Material Plane\u2014is only one part of the vast puzzle of reality. Other dimensions and planes of existence, known collectively as the Great Beyond, are equally important to the daily life of Golarion's residents, both for the magic and monsters they birth, and for the Cycle of Souls that every mortal spirit must follow.", + "While it's difficult for mortal minds to grasp the true shape of the multiverse, it can be thought of as an immense fruit: the skin that holds in the rest of reality is the Outer Sphere, the Astral Plane is the flesh of the fruit, and all the other planes are formed around and atop each other in the middle like a seed. At the very center is the Positive Energy Plane, which creates soul energy that takes shape and wakes to consciousness as mortal beings on the Material Plane, only to die and flow outward in the River of Souls to an afterlife in the Outer Planes, where it's eventually reabsorbed to keep reality running.", + "Below are brief descriptions of the various major planes.", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 10, + "name": "Astral Plane", + "entries": [ + "This silvery void connects the Outer Sphere to all the other planes and is mostly empty save for the River of Souls, which carries mortal spirits to their afterlives in the Outer Sphere." + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 10, + "name": "Elemental Planes", + "entries": [ + "These four realms are each devoted to an element\u2014Air, Earth, Fire, and Water\u2014and wrap around each other like the layers of an onion. They are the birthplaces of elementals, genies, and other such creatures." + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 10, + "name": "Energy Planes", + "entries": [ + "Sometimes called Creation's Forge or the Cosmic Fire, the Positive Energy Plane is the blazing wellspring from which souls appear and begin their journey. Its twin, the Negative Energy Plane, is a devouring maw of entropy where only undead and other abominations can escape destruction." + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 10, + "name": "Ethereal Plane", + "entries": [ + "This misty, ghostly realm binds all the planes of the Inner Sphere, allowing those within it to see or travel between the worlds." + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 10, + "name": "First World", + "entries": [ + "A \"rough draft\" of the Material Plane later painted over by the gods, this realm of unbridled nature and inconsistent physical laws lies just behind the mortal world and is the ancestral home of gnomes and fey." + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 10, + "name": "Material Plane", + "entries": [ + "The Material Plane contains Golarion's universe alongside countless others, and is where most mortal beings live out their existences." + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 10, + "name": "Outer Sphere", + "entries": [ + "When most mortals speak of the afterlife, they're talking about the Outer Sphere\u2014realms ruled by gods and populated by the transformed souls of the dead. Here the River of Souls ends in the Boneyard, where the goddess Pharasma judges each individual and assigns them to a realm according to their morality and beliefs. These souls eventually become outsiders, or fade into the very fabric of the planes themselves. The Outer Sphere contains everything from the righteous mountain of Heaven and the chittering rifts of the Abyss to the mechanized city of Axis, the mind-bending chaos of the Maelstrom, and more." + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 10, + "name": "Shadow Plane", + "entries": [ + "This dark and twisted reflection of the Material Plane doesn't follow the same laws of space and distance, making for a useful\u2014albeit dangerous\u2014means of magical travel." + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "name": "Chapter 2: Absalom and Starstone Isle", + "source": "LOWG", + "page": 12, + "entries": [ + { + "type": "list", + "style": "list-hang-notitle", + "source": "LOWG", + "page": 12, + "items": [ + { + "type": "item", + "name": "Nations", + "entry": "Absalom" + }, + { + "type": "item", + "name": "Peoples", + "entry": "All" + }, + { + "type": "item", + "name": "Languages", + "entry": "All" + }, + { + "type": "item", + "name": "Factions", + "entry": "{@organization Firebrands}, {@organization Knights of Lastwall}, {@organization Pathfinder Society}" + }, + { + "type": "item", + "name": "Religions", + "entry": "{@deity Abadar}, {@deity Cayden Cailean}, {@deity Iomedae}, {@deity Irori}, {@deity Norgorber}, {@deity Shelyn}" + }, + { + "type": "item", + "name": "Resources", + "entry": "Alcohol/Drugs, Armor/Weapons, Books/Lore, Jewelry/Gems, Lumber, Luxury Goods and Art, Magic Items, Ores, Seafood, Ships, Skymetal, Textiles" + } + ] + }, + { + "type": "pf2-sidebar", + "name": "TIMELINE", + "source": "LOWG", + "page": 14, + "entries": [ + "{@note Read from page 14 to 16 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 13, + "name": "Starstone Isle", + "entries": [ + "{@note Read from page 13 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 14, + "name": "Absalom", + "entries": [ + "{@note Read from page 14 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 15, + "name": "Ascendant Court", + "entries": [ + "{@note Read from page 15 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 15, + "name": "Azlanti Keep", + "entries": [ + "{@note Read from page 15 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 15, + "name": "The Coins", + "entries": [ + "{@note Read from page 15 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 16, + "name": "The Docks", + "entries": [ + "{@note Read from page 16 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 16, + "name": "Eastgate", + "entries": [ + "{@note Read from page 16 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 16, + "name": "Foreign Quarter", + "entries": [ + "{@note Read from page 16 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h4", + "source": "LOWG", + "page": 17, + "name": "Archaic Wayfinders", + "entries": [ + "Discovery of the ancient Azlanti {@i aeon stones}, and their subsequent reverse engineering to create {@i wayfinders}, counted among the first triumphs of the Pathfinder Society. Over the centuries, {@i wayfinders} have taken on a homogenous design, with the vast majority being virtually identical copies of one another, meticulously crafted to an exact formula by the Society's artificers. Things were not always so orthodox, however, and examples of archaic {@i wayfinders} can still be found at the bottom of forgotten pit traps and in the collections of wealthy Pathfinder agents across the city.", + { + "type": "list", + "items": [ + "{@item Archaic Wayfinder|lowg}" + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 17, + "name": "Ivy District", + "entries": [ + "{@note Read from page 17 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 17, + "name": "The Petal District", + "entries": [ + "{@note Read from page 17 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 18, + "name": "Precipice Quarter", + "entries": [ + "{@note Read from page 18 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 18, + "name": "The Puddles", + "entries": [ + "{@note Read from page 18 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 18, + "name": "Westgate", + "entries": [ + "{@note Read from page 18 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 18, + "name": "The Wise Quarter", + "entries": [ + "{@note Read from page 18 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 18, + "name": "Greater Kortos", + "entries": [ + "{@note Read from page 18 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 19, + "name": "Cairnlands", + "entries": [ + "{@note Read from page 19 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 19, + "name": "Diobel", + "entries": [ + "{@note Read from page 19 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 19, + "name": "Dunmire", + "entries": [ + "{@note Read from page 19 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 19, + "name": "The Immenwood", + "entries": [ + "{@note Read from page 19 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 20, + "name": "Kortos Mounts", + "entries": [ + "{@note Read from page 20 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 20, + "name": "The Scrape", + "entries": [ + "{@note Read from page 20 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 20, + "name": "Swardlands", + "entries": [ + "{@note Read from page 20 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 21, + "name": "Tyrant's Grasp", + "entries": [ + "{@note Read from page 21 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 21, + "name": "The Isle of Erran", + "entries": [ + "{@note Read from page 21 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 21, + "name": "Escadar", + "entries": [ + "{@note Read from page 21 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 22, + "name": "Backgrounds", + "entries": [ + "The following backgrounds are particularly suitable for characters from the Absalom region.", + { + "type": "list", + "columns": 3, + "items": [ + "{@background Child of the Puddles|lowg}", + "{@background Diobel Pearl Diver|lowg}", + "{@background Freed Slave of Absalom|lowg}", + "{@background Grand Council Bureaucrat|lowg}", + "{@background Inlander|lowg}", + "{@background Menagerie Dung Sweeper|lowg}", + "{@background Pathfinder Hopeful|lowg}", + "{@background Trade Consortium Underling|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 23, + "name": "Pathfinder Agent", + "entries": [ + "You're a field agent of the globe-trotting Pathfinder Society, sworn to report, explore, and cooperate. You explore the world, gathering artifacts and antiquities, and record your adventures for posterity.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Pathfinder Agent Dedication|lowg}", + "{@feat Careful Explorer|lowg}", + "{@feat Deft Cooperation|lowg}", + "{@feat Wayfinder Resonance Tinkerer|lowg}" + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "LOWG", + "page": 24, + "name": "Chapter 3: Broken Lands", + "entries": [ + { + "type": "list", + "style": "list-hang-notitle", + "source": "LOWG", + "page": 24, + "items": [ + { + "type": "item", + "name": "Nations", + "entry": "Brevoy, Mendev, Numeria, Razmiran, River Kingdoms, Sarkoris Scar" + }, + { + "type": "item", + "name": "Peoples", + "entry": "Dwarven, Kellid, Taldan" + }, + { + "type": "item", + "name": "Languages", + "entry": "{@language Abyssal}, {@language Common}, {@language Draconic}, {@language Hallit}, {@language Skald}, {@language Varisian}" + }, + { + "type": "item", + "name": "Factions", + "entry": "{@organization Firebrands}, {@organization Pathfinder Society}, Razmir" + }, + { + "type": "item", + "name": "Religions", + "entry": "{@deity Abadar}, {@deity Cayden Cailean}, {@deity Desna}, {@deity Gorum}, {@deity Iomedae}, {@deity Lamashtu}" + }, + { + "type": "item", + "name": "Resources", + "entry": "Alcohol/Drugs, Armor/Weapons, Cheese, Grain/Fruit/Vegetables, Jewelry/Gems, Livestock/Hides, Mercenaries, Skymetal, Technology, Textiles" + } + ] + }, + { + "type": "pf2-sidebar", + "name": "TIMELINE", + "source": "LOWG", + "page": 26, + "entries": [ + "{@note Read from page 26 to 33 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 26, + "name": "Broken Lands", + "entries": [ + "{@note Read from page 26 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 26, + "name": "Brevoy", + "entries": [ + "{@note Read from page 26 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 28, + "name": "Aldori Dueling Sword", + "entries": [ + "The legendary Brevic swordsman Sirian Aldori achieved great renown for his unmatched skill at swordplay. The students he accepted\u2014whom he required to swear an oath dedicating their lives to his secret techniques\u2014became the Aldori swordlords. The specialized Aldori dueling sword stands above all other weapons in the eyes of the Aldori swordlords, and only those with a swordlord's elite training are able to wield one effectively.", + { + "type": "list", + "items": [ + "{@item Aldori Dueling Sword|lowg}" + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 28, + "name": "The Lake of Mists and Veils", + "entries": [ + "{@note Read from page 28 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 28, + "name": "Mendev", + "entries": [ + "{@note Read from page 28 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 29, + "name": "Numeria", + "entries": [ + "{@note Read from page 29 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 30, + "name": "Razmiran", + "entries": [ + "{@note Read from page 30 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 31, + "name": "The River Kingdoms", + "entries": [ + "{@note Read from page 31 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 32, + "name": "Daggermark", + "entries": [ + "{@note Read from page 32 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 32, + "name": "Leydis", + "entries": [ + "{@note Read from page 32 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 32, + "name": "Sevenarches", + "entries": [ + "{@note Read from page 32 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 32, + "name": "Tymon", + "entries": [ + "{@note Read from page 32 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 32, + "name": "Sarkoris Scar", + "entries": [ + "{@note Read from page 32 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 33, + "name": "The Sellen River", + "entries": [ + "{@note Read from page 33 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 34, + "name": "Backgrounds", + "entries": [ + "The following backgrounds are particularly suitable for characters from the Broken Lands region.", + { + "type": "list", + "columns": 3, + "items": [ + "{@background Aspiring River Monarch|lowg}", + "{@background Issian Partisan|lowg}", + "{@background Razmiran Faithful|lowg}", + "{@background Rostland Partisan|lowg}", + "{@background Sarkorian Reclaimer|lowg}", + "{@background Sarkorian Survivor|lowg}", + "{@background Wonder Taster|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 35, + "name": "Aldori Duelist", + "entries": [ + "You have sworn the Aldori swordpact and study the art of Aldori dueling, a famed school of bladecraft which has been passed down for over a millennium from the teachings of Baron Sirian Aldori. One day, you hope to demonstrate your skill at swordplay in order to become acknowledged as a true swordlord.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Aldori Duelist Dedication|lowg}", + "{@feat Aldori Parry|lowg}", + "{@feat Duelist's Edge|lowg}", + "{@feat Aldori Riposte|lowg}", + "{@feat Unnerving Prowess|lowg}", + "{@feat Saving Slash|lowg}" + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "LOWG", + "page": 36, + "name": "Chapter 4: Eye of Dread", + "entries": [ + { + "type": "list", + "style": "list-hang-notitle", + "source": "LOWG", + "page": 36, + "items": [ + { + "type": "item", + "name": "Nations", + "entry": "Belkzen, Gravelands, Molthune, Nirmathas, Oprak, Ustalav" + }, + { + "type": "item", + "name": "Peoples", + "entry": "Dwarven, Goblin, Half-orc, Kellid, Taldan, Varisian" + }, + { + "type": "item", + "name": "Languages", + "entry": "{@language Common}, {@language Goblin}, {@language Hallit}, {@language Necril}, {@language Orcish}, {@language Varisian}" + }, + { + "type": "item", + "name": "Factions", + "entry": "{@deity Esoteric Order of the Palatine Eye|logm}, {@organization Magaambya}, {@deity Whispering Way}" + }, + { + "type": "item", + "name": "Religions", + "entry": "{@deity Desna}, {@deity Erastil}, {@deity Iomedae}, {@deity Pharasma}, {@deity Rovagug}, {@deity Urgathoa}" + }, + { + "type": "item", + "name": "Resources", + "entry": "Armor/Weapons, Books/Lore, Grain/Fruit/Vegetables, Jewelry/Gems, Livestock/Hides, Lumber, Mercenaries, Ores" + } + ] + }, + { + "type": "pf2-sidebar", + "source": "LOWG", + "page": 38, + "name": "TIMELINE", + "entries": [ + "{@note Read from page 38 to 45 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 38, + "name": "Eye of Dread", + "entries": [ + "{@note Read from page 38 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 38, + "name": "Belkzen", + "entries": [ + "{@note Read from page 38 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 40, + "name": "Fangwood Forest", + "entries": [ + "{@note Read from page 40 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 40, + "name": "The Gravelands", + "entries": [ + "{@note Read from page 40 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 41, + "name": "Lake Encarthan and the Isle of Terror", + "entries": [ + "{@note Read from page 41 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 42, + "name": "Molthune", + "entries": [ + "{@note Read from page 42 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 43, + "name": "Nirmathas", + "entries": [ + "{@note Read from page 43 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 43, + "name": "Kraggodan", + "entries": [ + "{@note Read from page 43 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 44, + "name": "Oprak", + "entries": [ + "{@note Read from page 44 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 45, + "name": "Ustalav", + "entries": [ + "{@note Read from page 45 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 46, + "name": "Backgrounds", + "entries": [ + "The following backgrounds are particularly suitable for characters from the Eye of Dread region.", + { + "type": "list", + "columns": 3, + "items": [ + "{@background Belkzen Slayer|lowg}", + "{@background Cursed Family|lowg}", + "{@background Lastwall Survivor|lowg}", + "{@background Molthuni Mercenary|lowg}", + "{@background Nirmathi Guerrilla|lowg}", + "{@background Onyx Trader|lowg}", + "{@background Ustalavic Academic|lowg}", + "{@background Whispering Way Scion|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 47, + "name": "Lastwall Sentry", + "entries": [ + "While the nation of Lastwall is gone, leaving only the horror of the Gravelands behind, you refuse to give up and renounce your oaths. You've renewed your vows, swearing to combat the influence of the Whispering Tyrant wherever it might strike across Golarion.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Lastwall Sentry Dedication|lowg}", + "{@feat Eye of Ozem|lowg}", + "{@feat Necromantic Resistance|lowg}", + "{@feat Grave Sense|lowg}", + "{@feat Necromantic Tenacity|lowg}", + "{@feat Lastwall Warden|lowg}" + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "LOWG", + "page": 48, + "name": "Chapter 5: Golden Road", + "entries": [ + { + "type": "list", + "style": "list-hang-notitle", + "source": "LOWG", + "page": 48, + "items": [ + { + "type": "item", + "name": "Nations", + "entry": "Katapesh, Osirion, Qadira, Rahaddum, Thuvia" + }, + { + "type": "item", + "name": "Peoples", + "entry": "Dwarf, Garundi, Gnome, Hafling, Keleshite, Mwangi, Taldan, Tien, Vudrani" + }, + { + "type": "item", + "name": "Languages", + "entry": "{@language Common}, {@language Kelish}, {@language Mwangi}, {@language Osiriani}, {@language Vudrani}, {@language Tien}" + }, + { + "type": "item", + "name": "Factions", + "entry": "{@deity Esoteric Order of the Palatine Eye|logm}, Night Heralds, {@organization Pathfinder Society}" + }, + { + "type": "item", + "name": "Religions", + "entry": "{@deity Abadar}, {@deity Gozreh}, {@deity Nethys}, {@deity Pharasma}, {@deity Rovagug}, {@deity Sarenrae}" + }, + { + "type": "item", + "name": "Resources", + "entry": "Alcohol/Drugs, Books/Lore, Grain/Fruit/Vegetables, Luxury Goods, Magic Items, Ores, Ships, Spices/Salt" + } + ] + }, + { + "type": "pf2-sidebar", + "source": "LOWG", + "page": 50, + "name": "TIMELINE", + "entries": [ + "{@note Read from page 50 to 57 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 50, + "name": "Golden Road", + "entries": [ + "{@note Read from page 50 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 51, + "name": "The Barrier Wall", + "entries": [ + "{@note Read from page 51 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 52, + "name": "Katapesh", + "entries": [ + "{@note Read from page 52 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 53, + "name": "Pesh", + "entries": [ + "The euphoric drug known as pesh comes from the milk of a cactus of the same name, originally native only to Katapesh and important enough to the local economy that their nation is named for it. The drug has several different forms, but the most valuable is the refined version\u2014and hence the version most commonly smuggled abroad\u2014a tarry, chunky black paste made by cooking the cactus's milk along with its resin and other additives. When eaten or smoked, the drug gives users a sense of well-being, sometimes combined with hallucinations, though these can also turn to paranoia, aggression, and exhaustion. It's also dangerously addictive, as its dealers know all too well.", + { + "type": "list", + "items": [ + "{@item Refined Pesh|gmg}" + ] + } + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 53, + "name": "Okeno", + "entries": [ + "{@note Read from page 53 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 54, + "name": "Osirion", + "entries": [ + "{@note Read from page 54 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 54, + "name": "Flying Pyramids", + "entries": [ + "{@note Read from page 54 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 55, + "name": "Qadira", + "entries": [ + "{@note Read from page 55 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 56, + "name": "Rahadoum", + "entries": [ + "{@note Read from page 56 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 57, + "name": "Rahadoumi Healing", + "entries": [ + "With limited access to divine healing magic, Rahadoumi often become adept at using ordinary medicine for when dangerous situations arise.", + { + "type": "list", + "items": [ + "{@feat Godless Healing|lowg}" + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 57, + "name": "Thuvia", + "entries": [ + "{@note Read from page 57 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 58, + "name": "Backgrounds", + "entries": [ + "The following backgrounds are particularly suitable for characters from the Golden Road region.", + { + "type": "list", + "columns": 3, + "items": [ + "{@background Black Market Smuggler|lowg}", + "{@background Desert Tracker|lowg}", + "{@background Merabite Prodigy|lowg}", + "{@background Osirionologist|lowg}", + "{@background Purveyor of the Bizarre|lowg}", + "{@background Secular Medic|lowg}", + "{@background Thuvian Unifier|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 59, + "name": "Living Monolith", + "entries": [ + "You have delved into ancient sphinx magic to imbue your body and soul with the patience and strength of stone, as you work to create a special magical {@i ka stone} to finalize your oaths.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Living Monolith Dedication|lowg}", + "{@feat Ka Stone Ritual|lowg}", + "{@feat Stone Blood|lowg}", + "{@feat Fortified Flesh|lowg}", + "{@feat Attunement to Stone|lowg}", + "{@feat Judgment of the Monolith|lowg}", + "{@feat Stone Communion|lowg}" + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "LOWG", + "page": 60, + "name": "Chapter 6: High Seas", + "entries": [ + { + "type": "list", + "style": "list-hang-notitle", + "source": "LOWG", + "page": 60, + "items": [ + { + "type": "item", + "name": "Nations", + "entry": "Hermea, Mediogalti Island, The Shackles, Mordant Spire" + }, + { + "type": "item", + "name": "Peoples", + "entry": "All" + }, + { + "type": "item", + "name": "Languages", + "entry": "{@language Azlanti|lowg}, {@language Common}, {@language Elven}, {@language Hallit}, {@language Infernal}, {@language Mwangi}, {@language Skald}" + }, + { + "type": "item", + "name": "Factions", + "entry": "{@organization Firebrands}, Free Captains, Red Mantis" + }, + { + "type": "item", + "name": "Religions", + "entry": "{@deity Achaekek|logm}, {@deity Besmara|logm}, {@deity Calistria}, {@deity Cayden Cailean}, {@deity Gozreh}, {@deity Norgorber}" + }, + { + "type": "item", + "name": "Resources", + "entry": "Alcohol/Drugs, Luxury Goods, Magic Items, Mercenaries, Seafood, Ships, Spices/Salt" + } + ] + }, + { + "type": "pf2-sidebar", + "source": "LOWG", + "page": 62, + "name": "TIMELINE", + "entries": [ + "{@note Read from page 62 to 67 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 62, + "name": "High Seas", + "entries": [ + "{@note Read from page 62 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 62, + "name": "Azlanti Ruins", + "entries": [ + "{@note Read from page 62 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 63, + "name": "Eye of Abendego", + "entries": [ + "{@note Read from page 63 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 64, + "name": "Hermea", + "entries": [ + "{@note Read from page 64 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 65, + "name": "Mediogalti Island", + "entries": [ + "{@note Read from page 65 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 66, + "name": "Mordant Spire", + "entries": [ + "{@note Read from page 66 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 67, + "name": "The Shackles", + "entries": [ + "{@note Read from page 67 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 68, + "name": "Undersea Realms", + "entries": [ + "{@note Read from page 68 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 69, + "name": "Gholinom, the Passage Outward", + "entries": [ + "{@note Read from page 628of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 69, + "name": "Irim", + "entries": [ + "{@note Read from page 69 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 69, + "name": "Kienek-Li", + "entries": [ + "{@note Read from page 69 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 70, + "name": "Backgrounds", + "entries": [ + "The following backgrounds are particularly suitable for characters from the High Seas region.", + { + "type": "list", + "columns": 3, + "items": [ + "{@background Aspiring Free Captain|lowg}", + "{@background Hermean Expatriate|lowg}", + "{@background Mantis Scion|lowg}", + "{@background Press-Ganged|lowg}", + "{@background Scholar of the Ancients|lowg}", + "{@background Storm Survivor|lowg}", + "{@background Undersea Enthusiast|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 71, + "name": "Red Mantis Assassin", + "entries": [ + "You are a Red Mantis assassin, inducted by the mantis god and sworn to chase your prey to the end of the world and beyond.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Red Mantis Assassin Dedication|lowg}", + "{@feat Basic Red Mantis Magic|lowg}", + "{@feat Advanced Red Mantis Magic|lowg}", + "{@feat Crimson Shroud|lowg}", + "{@feat Mantis Form|lowg}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 71, + "name": "RED MANTIS ASSASSIN FOCUS SPELLS" + }, + { + "type": "list", + "items": [ + "{@spell Mantis Form|lowg}" + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "LOWG", + "page": 72, + "name": "Chapter 7: Impossible Lands", + "entries": [ + { + "type": "list", + "style": "list-hang-notitle", + "source": "LOWG", + "page": 72, + "items": [ + { + "type": "item", + "name": "Nations", + "entry": "Alkenstar, Geb, Jalmeray, Mana Wastes, Nex" + }, + { + "type": "item", + "name": "Peoples", + "entry": "Dwarf, Garundi, Gnome, Keleshite, Mwangi, Vudrani" + }, + { + "type": "item", + "name": "Languages", + "entry": "{@language Common}, {@language Dwarven}, {@language Gnomish}, {@language Kelish}, {@language Mwangi}, {@language Necril}, {@language Osiriani}, {@language Vudrani}" + }, + { + "type": "item", + "name": "Factions", + "entry": "Arclords of Nex, {@organization Pathfinder Society}, {@deity Whispering Way}" + }, + { + "type": "item", + "name": "Religions", + "entry": "{@deity Abadar}, {@deity Irori}, {@deity Nethys}, {@deity Torag}, {@deity Urgathoa}, {@deity Zon-Kuthon}" + }, + { + "type": "item", + "name": "Resources", + "entry": "Alcohol/Drugs, Books/Lore, Luxury Goods, Magic Items, Ores, Seafood, Spices/Salt, Technology" + } + ] + }, + { + "type": "pf2-sidebar", + "source": "LOWG", + "page": 74, + "name": "TIMELINE", + "entries": [ + "{@note Read from page 74 to 80 of Lost Omens: World Guide.}", + { + "type": "pf2-title", + "source": "LOWG", + "page": 81, + "name": "EYE OF THE ARCLORDS" + }, + "The Arclords of Nex have achieved a unique mastery of magic.", + { + "type": "list", + "items": [ + "{@feat Eye of the Arclords|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 73, + "name": "Impossible Lands", + "entries": [ + "{@note Read from page 73 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 74, + "name": "Alkenstar", + "entries": [ + "{@note Read from page 74 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 76, + "name": "Geb", + "entries": [ + "{@note Read from page 76 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 77, + "name": "Jalmeray", + "entries": [ + "{@note Read from page 77 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 79, + "name": "Mana Wastes", + "entries": [ + "{@note Read from page 79 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 80, + "name": "Nex", + "entries": [ + "{@note Read from page 80 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 82, + "name": "Backgrounds", + "entries": [ + "The following backgrounds are particularly suitable for characters from the Impossible Lands region.", + { + "type": "list", + "columns": 3, + "items": [ + "{@background Alkenstar Tinker|lowg}", + "{@background Geb Crusader|lowg}", + "{@background Mana Wastes Refugee|lowg}", + "{@background Nexian Mystic|lowg}", + "{@background Oenopion Ooze-Tender|lowg}", + "{@background Perfection Seeker|lowg}", + "{@background Quick|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 83, + "name": "Student of Perfection", + "entries": [ + "You studied martial arts at Jalmeray's Houses of Perfection.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Student of Perfection Dedication|lowg}", + "{@feat Perfect Strike|lowg}", + "{@feat Perfect Ki Adept|lowg}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 83, + "name": "Student of Perfection Focus Spells" + }, + { + "type": "list", + "columns": 3, + "items": [ + "{@spell Perfect Strike|lowg}", + "{@spell Unblinking Flame Revelation|lowg}", + "{@spell Unbreaking Wave Advance|lowg}", + "{@spell Unfolding Wind Rush|lowg}", + "{@spell Untwisting Iron Buffer|lowg}" + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "LOWG", + "page": 84, + "name": "Chapter 8: Mwangi Expanse", + "entries": [ + { + "type": "list", + "style": "list-hang-notitle", + "source": "LOWG", + "page": 84, + "items": [ + { + "type": "item", + "name": "Nations", + "entry": "Bloodcove, Kibwe, Mzali, Nantambu, Senghor, Usaro, Vidrian" + }, + { + "type": "item", + "name": "Peoples", + "entry": "Elven, Garundi, Hafling, Mwangi, Taldan" + }, + { + "type": "item", + "name": "Languages", + "entry": "{@language Common}, {@language Elven}, {@language Garundi|lowg}, {@language Halfling}, {@language Mwangi}" + }, + { + "type": "item", + "name": "Factions", + "entry": "Aspis Consortium, {@deity Green Faith}, {@organization Magaambya}" + }, + { + "type": "item", + "name": "Religions", + "entry": "{@deity Abadar}, {@deity Calistria}, {@deity Gozreh}, {@deity Norgorber}, {@deity Sarenrae}, {@deity Shelyn}" + }, + { + "type": "item", + "name": "Resources", + "entry": "Books/Lore, Grain/Vegetables, Livestock/Hides, Lumber, Luxury Goods, Magic Items, Ores, Seafood, Ships, Textiles" + } + ] + }, + { + "type": "pf2-sidebar", + "source": "LOWG", + "page": 86, + "name": "TIMELINE", + "entries": [ + "{@note Read from page 86 to 91 of Lost Omens: World Guide.}", + { + "type": "pf2-title", + "source": "LOWG", + "page": 92, + "name": "RAINKIN TATTOOS" + }, + "Mwangi orcs wear elaborate magical tattoos to protect themselves from demonic influence.", + { + "type": "list", + "items": [ + "{@item Blessed Tattoo|lowg}" + ] + }, + "{@note Read from page 93 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 85, + "name": "Mwangi Expanse", + "entries": [ + "{@note Read from page 85 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 86, + "name": "Bloodcove", + "entries": [ + "{@note Read from page 86 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 86, + "name": "Kibwe", + "entries": [ + "{@note Read from page 86 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 87, + "name": "Lake Ocota", + "entries": [ + "{@note Read from page 87 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 88, + "name": "Mzali", + "entries": [ + "{@note Read from page 88 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 89, + "name": "Nantambu", + "entries": [ + "{@note Read from page 89 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 90, + "name": "Senghor", + "entries": [ + "{@note Read from page 90 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 90, + "name": "Usaro", + "entries": [ + "{@note Read from page 90 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 91, + "name": "Vidrian", + "entries": [ + "{@note Read from page 91 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 92, + "name": "Other Mwangi Locations", + "entries": [ + "{@note Read from page 92 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 92, + "name": "JAHA", + "entries": [ + "{@note Read from page 92 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 92, + "name": "MUALIJAE NATIONS", + "entries": [ + "{@note Read from page 92 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 93, + "name": "OSIBU", + "entries": [ + "{@note Read from page 93 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 93, + "name": "RUINS OF KHO", + "entries": [ + "{@note Read from page 93 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 93, + "name": "SODDEN LANDS", + "entries": [ + "{@note Read from page 93 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 94, + "name": "Backgrounds", + "entries": [ + "The following backgrounds are particularly suitable for characters from the Mwangi Expanse region.", + { + "type": "list", + "columns": 3, + "items": [ + "{@background Bekyar Restorer|lowg}", + "{@background Bonuwat Wavetouched|lowg}", + "{@background Bright Lion|lowg}", + "{@background Magaambya Academic|lowg}", + "{@background Senghor Sailor|lowg}", + "{@background Shory Seeker|lowg}", + "{@background Sodden Scavenger|lowg}", + "{@background Vidrian Reformer|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 95, + "name": "Magic Warrior", + "entries": [ + "You mix magic and martial prowess, following in the tradition of the Ten Magic Warriors of Old-Mage Jatembe.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Magic Warrior Dedication|lowg}", + "{@feat Magic Warrior Aspect|lowg}", + "{@feat Magic Warrior Transformation|lowg}", + "{@feat Nameless Anonymity|lowg}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 95, + "name": "MAGIC WARRIOR FOCUS SPELLS", + "entries": [ + { + "type": "list", + "columns": 3, + "items": [ + "{@spell Magic Warrior Aspect|lowg}", + "{@spell Magic Warrior Transformation|lowg}" + ] + } + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "LOWG", + "page": 96, + "name": "Chapter 9: Old Cheliax", + "entries": [ + { + "type": "list", + "style": "list-hang-notitle", + "source": "LOWG", + "page": 96, + "items": [ + { + "type": "item", + "name": "Nations", + "entry": "Cheliax, Isger, Nidal, Ravounel" + }, + { + "type": "item", + "name": "Peoples", + "entry": "Gnome, Goblin, Hafling, Nidalese, Taldan, Varisian" + }, + { + "type": "item", + "name": "Languages", + "entry": "{@language Common}, {@language Gnomish}, {@language Goblin}, {@language Halfling}, {@language Infernal}, {@language Shadowtongue}, {@language Varisian}" + }, + { + "type": "item", + "name": "Factions", + "entry": "Bellflower Network, {@organization Firebrands}, {@organization Hellknights}" + }, + { + "type": "item", + "name": "Religions", + "entry": "{@deity Asmodeus}, {@deity Desna}, {@deity Erastil}, {@deity Norgorber}, {@deity Shelyn}, {@deity Zon-Kuthon}" + }, + { + "type": "item", + "name": "Resources", + "entry": "Alcohol/Drugs, Armor/Weapons, Jewelry/Gems, Livestock/Hides, Lumber, Luxury Goods, Mercenaries, Ores, Seafood, Ships, Spices/Salt, Textiles" + } + ] + }, + { + "type": "pf2-sidebar", + "source": "LOWG", + "page": 98, + "name": "TIMELINE", + "entries": [ + "{@note Read from page 98 to 105 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 97, + "name": "Old Cheliax", + "entries": [ + "{@note Read from page 97 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 97, + "name": "Cheliax", + "entries": [ + "{@note Read from page 97 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 100, + "name": "DEVIL'S PERCH", + "entries": [ + "{@note Read from page 100 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 100, + "name": "WHISPERWOOD", + "entries": [ + "{@note Read from page 100 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 100, + "name": "Isger", + "entries": [ + "{@note Read from page 100 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 102, + "name": "Nidal", + "entries": [ + "{@note Read from page 100 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 103, + "name": "THE MINDSPIN MOUNTAINS", + "entries": [ + "{@note Read from page 103 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 104, + "name": "Ravounel", + "entries": [ + "{@note Read from page 104 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 105, + "name": "VYRE", + "entries": [ + "{@note Read from page 105 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 106, + "name": "Backgrounds", + "entries": [ + "The following backgrounds are particularly suitable for characters from the Old Cheliax region.", + { + "type": "list", + "columns": 3, + "items": [ + "{@background Atteran Rancher|lowg}", + "{@background Bellflower Agent|lowg}", + "{@background Chelish Rebel|lowg}", + "{@background Child of Westcrown|lowg}", + "{@background Goblinblood Orphan|lowg}", + "{@background Shadow Haunted|lowg}", + "{@background Thrune Loyalist|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 107, + "name": "Hellknight Armiger", + "entries": [ + "You have presented yourself to a Hellknight citadel as a candidate to become a fearsome Hellknight. You believe that all who live must be forced to obey law, and you adventure as a test of your loyalty, discipline, and courage. Someday you will take the Hellknight test and battle a devil in single combat to prove your strength and join the Hellknight ranks.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Hellknight Armiger Dedication|lowg}", + "{@feat Ardent Armiger|lowg}", + "{@feat Diabolic Certitude|lowg}", + "{@feat Mortification|lowg}", + "{@feat Armiger's Mobility|lowg}" + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "LOWG", + "page": 108, + "name": "Chapter 10: Saga Lands", + "entries": [ + { + "type": "list", + "style": "list-hang-notitle", + "source": "LOWG", + "page": 108, + "items": [ + { + "type": "item", + "name": "Nations", + "entry": "Irrisen, Lands of the Linnorm Kings, New Thassilon, Realm of the Mammoth Lords, Varisia" + }, + { + "type": "item", + "name": "Peoples", + "entry": "Azlanti, Dwarven, Elven, Goblin, Gnome, Kellid, Shoanti, Taldan, Tien, Ulfen, Varisian" + }, + { + "type": "item", + "name": "Languages", + "entry": "{@language Common}, {@language Dwarven}, {@language Elven}, {@language Goblin}, {@language Gnomish}, {@language Hallit}, {@language Jotun}, {@language Shoanti}, {@language Skald}, {@language Thassilonian|lowg}, {@language Tien}, {@language Varisian}" + }, + { + "type": "item", + "name": "Factions", + "entry": "{@organization Firebrands}, {@organization Pathfinder Society}, Sczarni" + }, + { + "type": "item", + "name": "Religions", + "entry": "{@deity Abadar}, {@deity Cayden Cailean}, {@deity Desna}, {@deity Gorum}, {@deity Lamashtu}, {@deity Nocticula|logm}" + }, + { + "type": "item", + "name": "Resources", + "entry": "Alcohol/Drugs, Armor/Weapons, Books/Lore, Cheese, Grain/Fruit, Jewelry/Gems, Livestock/Hides, Lumber, Magic Items, Ores, Ships" + } + ] + }, + { + "type": "pf2-sidebar", + "source": "LOWG", + "page": 110, + "name": "TIMELINE", + "entries": [ + "{@note Read from page 110 to 116 of Lost Omens: World Guide.}", + { + "type": "pf2-title", + "source": "LOWG", + "page": 117, + "name": "MEGAFAUNA MINIONS" + }, + "Megafauna animal companions are mostly similar to other animal companions of the same category, though they look different, and they have one difference in their upgrade path. If you take a feat that would normally allow you to choose to have your companion become a savage or nimble animal companion, a megafauna companion instead can choose to become a savage or indomitable companion. An indomitable companion increases its Constitution modifier by 2 and its Strength, Dexterity, and Wisdom modifiers by 1. It deals 3 additional damage with its unarmed attacks. Increase its proficiency rank in Athletics to expert and its proficiency rank in barding to expert. It also learns the advanced maneuver for its type. If your companion is Medium or smaller, it grows in size by one category. Its attacks count as magical for the purpose of ignoring resistances." + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 110, + "name": "Saga Lands", + "entries": [ + "{@note Read from page 110 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 110, + "name": "Irrisen", + "entries": [ + "{@note Read from page 110 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 112, + "name": "WINTERY SPELLS", + "entries": [ + "The eternal winter of Irrisen has inspired numerous spells, but the simplicity of the snowball spell has resulted in use throughout the Saga Lands.", + { + "type": "list", + "items": [ + "{@spell Snowball|lowg}" + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 112, + "name": "Lands of the Linnorm Kings", + "entries": [ + "{@note Read from page 112 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 113, + "name": "New Thassilon", + "entries": [ + "{@note Read from page 113 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 115, + "name": "Realm of the Mammoth Lords", + "entries": [ + "{@note Read from page 115 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 115, + "name": "Varisia", + "entries": [ + "{@note Read from page 115 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 118, + "name": "Backgrounds", + "entries": [ + "The following backgrounds are particularly suitable for characters from the Saga Lands region.", + { + "type": "list", + "columns": 3, + "items": [ + "{@background Mammoth Speaker|lowg}", + "{@background Shoanti Name-Bearer|lowg}", + "{@background Thassilonian Traveler|lowg}", + "{@background Ulfen Raider|lowg}", + "{@background Varisian Wanderer|lowg}", + "{@background Winter's Child|lowg}", + "{@background Witch Wary|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 119, + "name": "Runescarred", + "entries": [ + "The rune magic of Thassilon and its descendant nations has left its mark on your very flesh. As a runescarred, you have an unusually close connection to this ancient magic, which has become a newly emerging field of study for small pockets of interested scholars in both Varisia and New Thassilon.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Runescarred Dedication|lowg}", + "{@feat Spell Runes|lowg}", + "{@feat Living Rune|lowg}", + "{@feat Warding Rune|lowg}", + "{@feat Greater Spell Runes|lowg}" + ] + } + ] + } + ] + }, + { + "type": "section", + "blue": true, + "source": "LOWG", + "page": 120, + "name": "Chapter 11: Shining Kingdoms", + "entries": [ + { + "type": "list", + "style": "list-hang-notitle", + "source": "LOWG", + "page": 120, + "items": [ + { + "type": "item", + "name": "Nations", + "entry": "Andoran, Druma, Five Kings Mountains, Galt, Kyonin, Taldor" + }, + { + "type": "item", + "name": "Peoples", + "entry": "Dwarven, Elven, Half-Elven, Gnome, Keleshite, Kellid, Taldan" + }, + { + "type": "item", + "name": "Languages", + "entry": "{@language Common}, {@language Dwarven}, {@language Elven}, {@language Gnomish}, {@language Hallit}, {@language Kelish}" + }, + { + "type": "item", + "name": "Factions", + "entry": "Eagle Knights, Lion Blades, {@deity Prophecies of Kalistrade}" + }, + { + "type": "item", + "name": "Religions", + "entry": "{@deity Abadar}, {@deity Calistria}, {@deity Erastil}, {@deity Iomedae}, {@deity Sarenrae}, {@deity Torag}" + }, + { + "type": "item", + "name": "Resources", + "entry": "Alcohol/Drugs, Armor/Weapons, Cheese, Grain/Fruit/Vegetables, Jewelry/Gems, Livestock/Hides, Lumber, Luxury Goods, Ores, Ships, Textiles" + } + ] + }, + { + "type": "pf2-sidebar", + "source": "LOWG", + "page": 122, + "name": "TIMELINE", + "entries": [ + "{@note Read from page 122 to 125 of Lost Omens: World Guide.}", + { + "type": "pf2-title", + "source": "LOWG", + "page": 126, + "name": "THE FINAL BLADES" + }, + "Galt's final blades are powerful artifacts.", + { + "type": "list", + "items": [ + "{@item Final Blade|lowg}" + ] + }, + "{@note Read from page 127 to 129 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 121, + "name": "Shining Kingdoms", + "entries": [ + "{@note Read from page 121 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 122, + "name": "Andoran", + "entries": [ + "{@note Read from page 122 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 123, + "name": "DARKMOON VALE", + "entries": [ + "{@note Read from page 122 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h3", + "source": "LOWG", + "page": 123, + "name": "MAGICAL EAGLE KNIGHT EPAULETS", + "entries": [ + "Epaulets are part of nearly every Eagle Knight uniform, so enchanted versions of these items are common among the Eagle Knights.", + { + "type": "list", + "items": [ + "{@item Golden Legion Epaulet|lowg}" + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 124, + "name": "Druma", + "entries": [ + "{@note Read from page 124 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 125, + "name": "Five Kings Mountains", + "entries": [ + "{@note Read from page 125 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 126, + "name": "Galt", + "entries": [ + "{@note Read from page 126 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 127, + "name": "Kyonin", + "entries": [ + "{@note Read from page 127 of Lost Omens: World Guide.}", + { + "type": "pf2-h3", + "source": "LOWG", + "page": 128, + "name": "TANGLEBRIAR", + "entries": [ + "{@note Read from page 128 of Lost Omens: World Guide.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 128, + "name": "Taldor", + "entries": [ + "{@note Read from page 128 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 129, + "name": "Verduran Forest", + "entries": [ + "{@note Read from page 129 of Lost Omens: World Guide.}" + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 130, + "name": "Backgrounds", + "entries": [ + "The following backgrounds are particularly suitable for characters from the Shining Kingdoms region.", + { + "type": "list", + "columns": 3, + "items": [ + "{@background Final Blade Survivor|lowg}", + "{@background Kalistrade Follower|lowg}", + "{@background Kyonin Emissary|lowg}", + "{@background Lumber Consortium Laborer|lowg}", + "{@background Rivethun Adherent|lowg}", + "{@background Taldan Schemer|lowg}", + "{@background Wildwood Local|lowg}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "LOWG", + "page": 131, + "name": "Lion Blade", + "entries": [ + "You've trained as a spy in service of Taldor, learning secrets of disguise, manipulating crowds, and deceiving various sorts of magic users with ease. You likely dropped out of the Kitharodian Academy, Taldor's premier bardic college, in order to train at one of the Lion Blade's elite Shadow Schools.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Lion Blade Dedication|lowg}", + "{@feat Lost in the Crowd|lowg}", + "{@feat Crowd Mastery|lowg}", + "{@feat Expeditious Advance|lowg}", + "{@feat Spy's Countermeasures|lowg}", + "{@feat Flicker|lowg}" + ] + } + ] + } ] } ] diff --git a/data/book/book-som.json b/data/book/book-som.json index 551a4e6beb..71c3d0d5bb 100644 --- a/data/book/book-som.json +++ b/data/book/book-som.json @@ -4,8 +4,4375 @@ "type": "section", "source": "SoM", "entries": [ - "{@note Removed until further notice.}" + { + "type": "image", + "href": { + "type": "internal", + "path": "covers/SoM-25.webp" + }, + "maxRes": { + "type": "internal", + "path": "covers/SoM-100.webp" + }, + "style": "cover" + }, + { + "type": "hr" + }, + { + "type": "pf2-h1", + "name": "The Structure of Magic", + "page": 4, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Scholars of magic break down the magical forces at play and their effects using three categories. The power behind magic comes from the magical {@b essences} tied to fundamental components of reality: matter, spirit, mind, and life.", + "Spellcasters practice one of four {@b traditions} of magic: arcane, divine, occult, or primal. Each tradition's magic arises mainly from the confluence of two of the essences, which that tradition channels far more commonly than all others: arcane commands matter and mind, divine convokes the powers of spirit and life, occult aligns spirit and mind, and primal feeds upon matter and life. Yet these borders are not as limited as they may appear, as each tradition's adherents have picked up other spells over time, or found ways to generate effects typically associated with one essence using clever applications of another.", + "Finally, the most narrow category are the {@b schools} of magic. Most important to wizards\u2014many of whom specialize in one school above others\u2014the schools classify individual spells, items, and other magical techniques. The schools are the fingers that shape the magic, the traditions the arm that directs them, and the essences the beating heart that powers their movement." + ] + } + ] + } + ] + }, + { + "type": "section", + "source": "SoM", + "page": 5, + "name": "Introduction", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "SoM", + "page": 5, + "entries": [ + "Magic's secrets are limitless. No one person can hope to understand them all. Powerful yet delicate, infinite in scope but precise in execution, magic is a conundrum that challenges the greatest minds and the most naturally talented souls. Within this book, you'll find rules and descriptions of all kinds of magic, but they need players and Game Masters to bring out their full potential!" + ] + }, + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 5, + "name": "Chapter Summaries", + "entries": [ + "{@i Secrets of Magic} has five chapters, each detailing the practices of magic, those who harness its power, and the fruits of that power.", + "{@b Chapter 1\u2014Essentials of Magic:} Learn how magic works from the writings of Golarion's magical luminaries. Then you'll find both common and rare backgrounds for characters with a magical past", + "{@b Chapter 2\u2014Classes:} Fight while slinging spells with the magus, or form a special bond with a magical creature as a summoner. These full new classes are followed by their multiclass archetypes.", + "{@b Chapter 3\u2014Spells:} Over 200 spells, including new rituals and focus spells for the magus and summoner, offer new tools for spellcasters of any tradition. Summon powerful entities, use magic for everyday tasks, harness the elements, and even manipulate time!", + "{@b Chapter 4\u2014Magic Items:} Expand your collection with new consumables and permanent items. You'll also find sections on brand-new types of items, including fulu consumables, grimoires, magical tattoos, personal staves you design yourself, spell catalysts, and spellhearts you fasten to your gear.", + "{@b Chapter 5\u2014Book of Unlimited Magic:} Dive deep into strange and new forms of magic, from the emotion-based cathartic magic to elementalism, geomancy, shadow magic, rune magic from ancient Thassilon, and more!" + ] + }, + "{@i Secrets of Magic} goes beyond the basics of magic in ways both large and small. You'll find everything from a new cantrip that creates a small spout of water to rules for pervasive magic that can totally transform a campaign's world. And more than just the rules, this book digs deep into how magic feels and the ways spellcasters understand the magic of their world. Though the Essentials of Magic chapter goes in-depth on this topic, you'll find notes among the spells and magic items written by the people of Golarion, and the Book of Unlimited Magic explains in each section how that form of magic can affect roleplaying and the game world.", + "The knowledge and methods of magic recounted in this book come from all sorts of sources, and only the most seasoned experts in the game world are familiar with them all. When using these sources, consider which areas a given character or institution knows how to use or is familiar with\u2014and, crucially, which ones they're unaware of. A druid who knows geomancy and druidic circles in great depth might be entirely unfamiliar with arts practiced by arcane or occult casters. Separate what you as a player or GM understand and think of fun wrinkles or misunderstandings a character might make based on their limited experience. As another example, the magical essences are crucial to magic working, but a follower of a certain tradition might only know the practical spellcraft that lets them actually use magic. They might be unaware of the deeper sources, or even consider them unnecessary to learn\u2014frivolous time wasted on esoterica when one could be studying a new spell!", + { + "type": "pf2-h2", + "source": "SoM", + "page": 5, + "name": "Choosing Expansions", + "entries": [ + "The {@i Pathfinder Core Rulebook} and {@i Pathfinder Advanced Player's Guide} include rules useful to the vast majority of games. Parts of Secrets of Magic aren't meant for every table. Chapter 5 in particular, with its new forms of magic, is more appropriate for certain games and circumstances than others. Some of that chapter's entries have rarities above common to more clearly indicate this. If you're running a game or want to use options like these for your character, think in advance about what their inclusion means for your game. You might even want to have a discussion about the implications with the rest of your group.", + "That said, Chapters 2, 3, and 4 are more broadly useful. Even if you don't want to have elementalists as a specific type of caster in your game, the elemental spells in Chapter 3 could still be useful for any caster of the appropriate tradition. The classes in this book are common, as are the vast majority of spells and magic items.", + "The pieces of this book are meant to play well together. Exploring the spells and items can open up more options for the new rules in the Book of Unlimited Magic, and the new classes will find spells that work well with their abilities. Pick and choose your favorites, and above all, experiment!" + ] + } + ] + }, + { + "type": "section", + "source": "SoM", + "page": 7, + "name": "Chapter 1: Essentials of Magic", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "SoM", + "page": 7, + "entries": [ + "I was pleased to get word from your mother of your interest in magical studies. Has she told you that when we were growing up she wanted to be a wizard? Can you imagine? She went another path, of course, but it heartens me to see you've picked up that interest. A chip off the old block, eh? I've taken the liberty of finding some resources from my personal library to give you the basics of instruction. I do advise that long-term you directly engage with a specific spellcasting course rather than continuing a broad study of all magic. I do hope the enclosed materials help you find your path, my dear!" + ] + }, + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 7, + "name": "Magical Backgrounds", + "entries": [ + "Starting on page 28 are new backgrounds that have a particular magical bent. As with many backgrounds, these can work with all sorts of characters, from those who went on to be spellcasters to others who dabbled in magic but ended up choosing a different path.", + "You might also want to look at the following backgrounds from the {@i Core Rulebook} and {@i Advanced Player's Guide}.", + "{@b Core Rulebook}: {@background Acolyte}, {@background animal whisperer}, {@background fortune teller}, {@background herbalist}, {@background hermit}, {@background scholar}", + "{@b Advanced Player's Guide}: {@background Cultist|APG}, {@background pilgrim|APG}, {@background root worker|APG}, {@background teacher|APG}", + { + "type": "pf2-title", + "source": "SoM", + "page": 7, + "name": "Rare Backgrounds" + }, + "Some of these magical backgrounds require atypical magical events in a character's past (such as the circumstances of their birth); these are rare backgrounds, and you'll need to work with your GM if you'd like to take one of them. Rare backgrounds start on page 30." + ] + }, + "Scholars classify magic into four traditions, four essences, and eight schools. Understanding these specifics is necessary to comprehend most texts on the subject.", + { + "type": "pf2-h2", + "source": "SoM", + "page": 7, + "name": "Tradition Treatises", + "entries": [ + "Magical traditions represent distinct types of training. As their methods vary greatly, I've sourced this information from four different scholars.", + { + "type": "list", + "source": "SoM", + "page": 7, + "items": [ + "{@b Principals of Elementary Thaumaturgy (page 8):} Arcane scholars are prone to stultifying pedantry, digging into every bit of minutiae. Toff Ornelos is among the few to present anything approaching a text suitable for beginners.", + "{@b Journeys of the Spirit and Flesh (page 10):} The divine tradition is as varied in practice as the many gods that empower it. Zorahar the Wandering Cleric compiled an absolutely massive study of different Nethysian subfaiths. I thought a sampling would be enlightening.", + "{@b A Letter from Djavin Vhrest (page 12):} Scholarship on the occult tradition can melt your mind to a puddle (figuratively, for the most part). Luckily, I possess a letter from a foremost curator in my discipline: Djavin Vhrest of the Forae Logos.", + "{@b On Primal Practice (page 14):} Primal theorists publish almost nothing\u2014they prefer an oral tradition held within secret druidic circles\u2014though I did find this kindly letter. As it's from one family member to another, I find it especially fitting I now place it in your hands, my dear." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 7, + "name": "On Essences", + "entries": [ + "The larger forces practitioners call upon\u2014what they call the magical essences\u2014have seen little academic consideration until recently. Marquise Cordelia Perseis published the first edition of On Essences (page 16). My rarities collection included this annotated copy. Please take extra care with this one!" + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 7, + "name": "The Eight Arches of Incantation", + "entries": [ + "Practitioners slice up their formulas into eight schools of magic. The distinctions are a bit complex, but The Eight Arches of Incantation (page 20) is a delightful almanac covering the basics. Made for an audience of nobles and merchants rather than magicians themselves, to my understanding. The author's identity was never revealed, though many speculate. I suspect given the profits of this pamphlet, they're happy keeping this secret!", + "{@note Read the \"Excerpt from Chapter 1 of {@i Principals of Elementary Thaumaturgy, 7th Ed.} (Acadamae, 4720) by Toff Ornelos\" on page 8 of Secrets of Magic.}", + "{@note Read the \"Excerpt from Chapter 3 of {@i Principals of Elementary Thaumaturgy, 7th Ed.} (Acadamae, 4720) by Toff Ornelos\" on page 9 of Secrets of Magic.}", + "{@note Read the \"Excerpt from Chapter 2, {@i Journeys of the Spirit and Flesh: A Thousand Paths to Nethys}, by Zorahar the Wandering Cleric\" on page 10 of Secrets of Magic.}", + "{@note Read the \"Excerpt from Chapter 6, {@i Journeys of the Spirit and Flesh: A Thousand Paths to Nethys}, by Zorahar the Wandering Cleric\" on page 11 of Secrets of Magic.}", + "{@note Read the \"Excerpt from Chapter 11, {@i Journeys of the Spirit and Flesh: A Thousand Paths to Nethys}, by Zorahar the Wandering Cleric\" on page 11 of Secrets of Magic.}", + "{@note Read the letter \"From the desk of Djavin Vhrest\" on page 12 of Secrets of Magic.}", + "{@note Read the letter on Primal magic on page 14 of Secrets of Magic.}" + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 20, + "name": "Abjuration", + "entries": [ + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 20, + "name": "Signs", + "entries": [ + "{@b Harmonic Colors:} Blue, gold", + "{@b Celstial Body:} Akiton", + "{@b Season:} Winter", + "{@b Plant:} Mangrove", + "{@b Animal:} Tortoise", + "{@b Stone:} Horn, coral", + "{@b Harrow Cards:} The Brass Dwarf, The Betrayal" + ] + }, + "Let us begin our survey with the most essential school: abjuration, the use of magic for defense, protection, unraveling magic, and other countermeasures. Every spellcaster is well-advised to study its basics, for only a fool grasps at magic without first learning how to do so safely. Abjurations operate by banishing, blocking, or unraveling adverse forces. The greatest abjurations unmake dangers even as they materialize, or layer prepared defenses.", + "Abjuration is oriented around outcome as much as theory, meaning its techniques are as varied as the threats they confront. Abjurers exploit innate anathema to banish extraplanar foes, tear apart vulnerabilities in opponents' spells, and create barriers of physical and psychological force to repel attackers. Efficacy of result is what matters, not purity of arcane principle. This means those who wish to truly master abjuration are scholars of every other sort of magic as well, since they need to understand how magic works to protect against it or unravel it. Similarly, scholars of monsters make great abjurers, as they are able to use the proper precautions against a particular creature's most devastating attacks.", + "The school suffers from one profound limitation: abjuration is purely reactive, concerned with neutralizing threats and shielding what already exists. This makes it weak on offense and limited in its capacity for influencing others. Abjurers often cite this as a strength since it imposes a restraint upon its practitioners. This is not to say that all abjurers are saints, of course. They can be unforgiving toward those who fail to act with equal foresight. Because their training demands clear demarcations between friend and foe, abjurers can be prone to categorical thinking and indifference toward outsiders. And, because their habitual mindset is defensively oriented, they can be slow to rouse to action. It is also easy to forget that in the right circumstances, reactive magic can be the deadliest of all. For instance, dispelling the magic allowing a creature to breathe underwater could leave them with a cruel and inevitable demise, a feat that would normally require much more powerful magic.", + "At their core, most abjurers are pragmatic, with plans for any eventuality, and they dislike being caught unprepared. Military spellcasters, security specialists, and planar scholars often find that expertise in abjuration is a professional necessity: no general's council, or spell- locked prison, can afford to dispense with sophisticated wards." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 21, + "name": "Conjuration", + "entries": [ + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 21, + "name": "Signs", + "entries": [ + "{@b Harmonic Colors:} Crimson, gold", + "{@b Celstial Body:} Bretheda", + "{@b Season:} Spring", + "{@b Plant:} Orchid", + "{@b Animal:} Spider", + "{@b Stone:} Pearl", + "{@b Harrow Cards:} The Midwife, The Peacock" + ] + }, + "Infinite possibilities await the spellcaster clever enough to command the mysteries of conjuration. What the conjurer imagines becomes real. What the conjurer cannot do, a summoned servant can. This discipline offers the pure mastery of space and matter\u2014fundamental pillars of existence. There can be no dispute: conjuration reigns supreme among the magical arts.", + "Conjuration encompasses several related concepts. The magic of creation gathers raw material essence, the matter of the universe, and temporarily confines it in a concrete physical form, which dissipates when the spell ends. Summoning magic is similar but creates a simulacrum of a creature from matter, willpower, and sometimes raw spiritual quintessence. Teleportation bends space, allowing an object or creature to move across vast distances. There is, naturally, overlap between these categories. To the outside observer, creation and summoning can appear identical: something appears, seemingly from nowhere, at the conjurer's behest. Spells of creation are sometimes referred to by laypeople as \"summons,\" and vice versa, further blurring the issue in the public mind. Even to the conjurer, who is privy to the internal workings, the distinction may not always be clear.", + "For much of my career\u2014though it must seem like ancient history to readers of this almanac\u2014practitioners disputed whether summoned monsters were created facsimiles that lacked true life of their own, or whether they were being drawn from somewhere else: an alternate dimension, or a unique potentiality housing the thoughtforms representing the idealized concept of a creature. Though this debate is now settled, and modern scholars agree that summoning creates facsimiles, it illustrates the stakes: are the conjurer's inventions truly real, or is it only hubris that makes them imagine so? The importance of that question, when a spell imitates life, can be quite high.", + "This also, regrettably, casts an unflattering light on conjuration's great weakness: the unfeeling arrogance shared by many of its finest minds. Those accustomed to commanding the obedience of summoned creatures, creating and dismissing them at whim, can find it difficult to view other beings as entirely real. What does it matter if a rare flower's habitat is destroyed, or a village slaughtered, when one can simply conjure a replacement? This callousness, not to say cruelty, is an unfortunately common affliction that has\u2014justly, I must confess\u2014given conjuration a poor reputation in many circles.", + "Another, related weakness is conjuration's dependence on intermediaries. Abjurers and enchanters can be particularly dangerous adversaries, for they are capable of breaking or usurping conjurers' control, turning conjured beings against their masters. As freed thralls are generally eager for vengeance, such scenarios rarely end well for the conjurer.", + "All magic comes with perils, however, and few schools can rival conjuration's rewards. Thus, I must commend its study to any young wizard seeking a worthy specialization." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 22, + "name": "Divination", + "entries": [ + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 22, + "name": "Signs", + "entries": [ + "{@b Harmonic Colors:} Gray, white", + "{@b Celstial Body:} Castrovel", + "{@b Season:} Fall", + "{@b Plant:} Yarrow", + "{@b Animal:} Ox", + "{@b Stone:} Diamond", + "{@b Harrow Cards:} The Theater, The Vision" + ] + }, + "If forewarned is forearmed, as they say, then none is better armed than a diviner. Yet divination is\u2014unjustly, I would argue\u2014dismissed as the weakest of the schools by a good many wizards, such as those who ruled the empire of Thassilon.", + "Divination is the use of magic to obtain knowledge. Its subspecialties include predictions, which read signs and portents from phenomena such as the patterns of tea leaves, the tossing of carved bones, and the movements of the heavens; detections, which allow the caster to sense, find, or locate that which they desire; revelations, which show things as they really are; scrying, which projects the caster's senses from their body; and sundry divinations I like to call \"lorespells,\" those which enable diviners to speak with spirits, animals, and plants, and to draw fragments of history from inert objects.", + "No secret is safe from divination, and no treasure secure. A powerful diviner is a terrible foe, for who could hope to bring down a spellcaster who knows in advance every attack and every enemy's weakness? And yet, as I have said, divination has acquired a reputation as a specialty for dreamers and eccentrics, not serious spellcasters.", + "This I believe to be a grave mistake. It's one thing to possess information, and another to be able to act on it. Divination, on its own, offers limited tools for taking action. No surprise, then, that so many diviners isolate themselves as reclusive oracles. It is surely a torment to know the course of the world's events and be powerless to alter them.", + "However, diviners who choose to engage the world rather than retreating from it may become enormously influential. The finest royal spymasters, imperial advisors, criminal investigators, and underworld masterminds are diviners, for being able to discern truth\u2014better still, being able to acquire that truth at will\u2014is of immeasurable value in such roles.", + "Even more powerful are diviners who dedicate themselves to preventing, or facilitating, some prophetic vision, enlisting armies of believers to their cause. Such seers have saved or toppled empires, even worlds. Their magic shows them which followers and strategies will enact their visions, and which enemies must be eliminated at all costs. Their forces, unerringly guided, become nigh unstoppable.", + "At the other end of the spectrum, humble hedge-wizards and village witches practice divination more than any other art. Rare is the apprentice evoker who can eke out a living with wind gusts and snowballs, but nearly every town has one minor wizard who earns their keep by finding lost heirlooms, advising the lovelorn, and soothing anxious parents' fears. If one is looking simply for a steady and portable career, one can do no better than divination. If there is any better recommendation for a school's true utility in improving the lives of common folk, it is unknown to me." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 23, + "name": "Enchantment", + "entries": [ + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 23, + "name": "Signs", + "entries": [ + "{@b Harmonic Colors:} Pale blue, rose", + "{@b Celstial Body:} Moon", + "{@b Season:} Summer", + "{@b Plant:} Jasmine", + "{@b Animal:} Cobra", + "{@b Stone:} Moonstone, amethyst", + "{@b Harrow Cards:} The Joke, The Rakshasa" + ] + }, + "Glamour, deceit, and enthralling danger: these are the hallmarks of enchantment. This discipline offers the power to make friends effortlessly, to be always the center of attention and adoration, to visit the most exquisite agonies and terrors on one's enemies, and to win the undying love of a single person or an entire kingdom. That power comes at a subtle and terrible price, one which its practitioners seldom appreciate until they must pay.", + "Enchantment uses magic to manipulate minds and emotions. It may be as mild as imbuing a stranger with a warm feeling of familiarity, as benign as lifting a terrified animal's fears. It may be so cruel and overwhelming that it obliterates a person's free will, forcing an obedience worse than slavery. Enchantment can overwhelm the mind so completely that it blinds, stuns, or kills at a word.", + "Even when it does not take such extreme forms, however, enchantment poses insidious threats to both its victims and its masters. It trains its practitioners to view emotions not as truths of living hearts, but as raw material for their spells. This detachment, particularly when coupled with a longtime habit of deliberately manipulating others' minds, can erode an enchanter's very soul.", + "Like covert agents who have lived so long behind false faces that they have forgotten their true selves, enchanters may become estranged from recognizing the truth of their own feelings, and those of others. How can anyone trust that their feeling for an enchanter is real when affection and aversion are such simple spells? How can the enchanter know that their own emotions are genuine, and not merely affectations mimed to enhance their magic's effect, or the result of someone else's spells, or spillover echoes from their own workings?", + "This, to me, is the tragedy of the school: that the masters of others' emotions become so alienated from their own, and\u2014in some instances\u2014lose the essence of what it is to be mortal, viewing love and loss as nothing more than levers to be manipulated. Those who specialize in enchantment are well advised to be mindful of this risk and to gird themselves against it.", + "There is also, of course, the rather more obvious weakness that enchantment, which relies upon manipulating the mind, is largely useless against mindless subjects, and at its strongest with sapient creatures to manipulate. Accordingly, one seldom encounters dedicated practitioners outside settlements, or at least outside the company of thralls who are capable of dealing with problems that their patron cannot.", + "Yet there is a magnificence and allure to enchantment that no other school can rival, for enchantment alone offers the power to command the love, loyalty, and respect of the world. Small wonder then that it continues to exert its attractions on so many, despite\u2014or, perhaps, because of\u2014the risks." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 24, + "name": "Evocation", + "entries": [ + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 24, + "name": "Signs", + "entries": [ + "{@b Harmonic Colors:} White, blue, orange, gray", + "{@b Celstial Body:} Sun", + "{@b Season:} Summer", + "{@b Plant:} Fireburst Flower", + "{@b Animal:} Hawk", + "{@b Stone:} Aquamarine, spessartite", + "{@b Harrow Cards:} The Bear, The Cyclone" + ] + }, + "Nothing rivals evocation for sheer destructive power. This is the use of magic as raw energy and matter: blasting and battering, primal and fresh. The evoker is the archetypal hurler of fireballs and lightning strikes, surrounded by the raging storm and exultant in its fury. While evocation can be quite precise in its targeting and encompasses some defensive spells in addition to its more widely famed offensive onslaughts, none would ever call it subtle.", + "Beyond magical energies like acid, cold, electricity, and fire, evocation is perhaps most closely associated with the elements air, earth, fire, and water. Indeed, many theorists believe that the foundations of arcane learning were discovered by early spellcasters trying to understand the elemental forces that ruled the world around them. Under this theory, the fundamentals of magic itself are rooted in evocation, which first offered a window through which our predecessors began to glimpse, and then chart, the secret machineries of the multiverse's workings. All we know of magic today began from these early spellcasters grappling with the elements.", + "It's unlikely that a question so clouded by the mists of time will ever find a definitive answer, but certainly proponents of this argument have much to support their position. The principles and techniques of evocation find many echoes in the spells of other schools, though often evolved into doubled or mirrored forms, or riddled with paradoxical complexities that evocation itself does not impose.", + "Between the relative transparency of its arcane principles, and the generally straightforward nature of its spells, evocation has acquired a reputation in certain circles as a rather simplistic discipline. This is, I suppose, not entirely unfair. Certainly, evocation can be something of a blunt instrument: extremely useful against a goblin horde or marauding giant, but rather less helpful in resolving locked-room mysteries or diplomatic crises.", + "Where force suffices as a solution, evocation excels. Where it does not, an evoker is... well, a bit of the proverbial berserker at a garden party.", + "Another major limitation of evocation is the transience of its effects. Even its longer- lasting spells seldom endure for more than a few minutes, and rare indeed is the evocation that maintains its shape for hours. As the old joke says, the only permanent spell effects an evoker leaves in the world are scars.", + "Despite these drawbacks, the value of a skilled evoker is obvious. In wartime, phalanxes of battle wizards are priceless as artillery, while a single powerful evoker can reshape the field with earthquakes, cyclones, and storms to rewrite the course of a battle in an instant. Evocation can smash down walls and fortresses with explosions of acid and thunder. And in smaller conflicts, when a humble village or caravan finds itself threatened by marauders, an evoker may save the day as no other spellcaster could." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 25, + "name": "Illusion", + "entries": [ + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 25, + "name": "Signs", + "entries": [ + "{@b Harmonic Colors:} White with multicolored accents", + "{@b Celstial Body:} Liavara", + "{@b Season:} Winter", + "{@b Plant:} Psilocybin", + "{@b Animal:} Chameleon", + "{@b Stone:} Opal", + "{@b Harrow Cards:} The Carnival, The Demon's Lantern" + ] + }, + "What is reality?", + "This, and nothing less, is the central question of illusion. Illusionists use magic to manipulate the senses and deceive perception\u2014or, at times, to weaken the fabric of reality or to send phantasmal hallucinations directly into a creature's mind. However, even the masters of this art disagree about whether an illusion alters what is objectively real, by bending light or altering the tactile qualities of an object, or merely tricks the onlooker into believing that it is so by affecting the individual's senses.", + "The issue is difficult to decide. On the one hand, many illusions center upon a person or object, and create the same effect regardless of how many people examine that object. In such cases, it seems clear that something objective about the object itself has been altered.", + "On the other hand, some illusions work their magic exclusively within the target's mind, conveying messages through dreams or creating strange phantasms that no one else can perceive. In these instances, just as clearly, no external reality is implicated. Indeed, in some such spells, the illusion itself is rudimentary, and the subject's deepest terrors fill in the gaps, creating an effect whose power would only be weakened if it were fixed to a single reality.", + "It is unlikely, I think, that the debate will be resolved anytime soon, given the diversity and disparate effects of illusion spells. In truth, for most practitioners, the dispute is purely academic. Many illusionists make no attempt to hide the artifice of their magic, choosing to focus on stage effects and grand displays where the audience knowingly buys into the spell. Others, who turn their talents toward fraud, hardly care whether their spell actually transforms a pebble's exterior into that of a diamond or merely deceives the appraiser into seeing it as such. All that matters is that the illusion lasts long enough for them to escape with the proceeds of the sale.", + "Perhaps such pragmatically minded criminals are quite correct in their indifference to the philosophical questions of their art. Whether or not illusions may be considered \"real,\" they are certainly useful. Indeed, illusionists are less limited than many other spellcasters in the applications of their art, for their magic allows them to produce any effect they can imagine. On the battlefield, they can cloak their comrades in camouflage and stun adversaries with eye-searing dazzlements. In smoke-filled libraries and conspirators' cellars, their ability to meddle and intrigue is unparalleled.", + "Illusion's primary weakness comes against mindless opponents, or those whose senses are supernaturally augmented to a degree that enables them to perceive the illusionist's magic without succumbing to it. I suppose it is true that illusion is of limited use when it comes to such physical problems as fording a river in flood or preventing oneself from freezing in the midst of a blizzard. But, at least, one might be comforted by the illusion of warmth as one freezes, which is rather more than most rival schools can offer in such circumstances." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 26, + "name": "Necromancy", + "entries": [ + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 26, + "name": "Signs", + "entries": [ + "{@b Harmonic Colors:} Black, white, gray", + "{@b Celstial Body:} Eox", + "{@b Season:} Spring (birth aspect) and Fall (death aspect)", + "{@b Plant:} Deadly nightshade", + "{@b Animal:} Raven", + "{@b Stone:} White or black onyx", + "{@b Harrow Cards:} The Survivor, The Sickness" + ] + }, + "Necromancy is the magic of death, dying, and decay. It is also the magic of life, souls, and birth. Even the study of death is not inherently malign\u2014there are necromancers who study the art as a doctor studies disease\u2014and death is part of the natural order. Yet, the creation of undead looms largest in the layperson's mind as the foulest of necromantic magic, perverting the energy of destruction for the purpose of creation and thus perpetrating grave harm to the cycle and to the souls of the dead.", + "Necromancy's reputation arises in part because some of its disciplines demand unsavory activities of its practitioners. In addition, many of those practitioners do, indeed, turn their skills toward destroying life, or creating and enslaving undead. Those who wish to devote themselves to necromancy must understand that, at best, they will likely have to spend a great deal of time avoiding or explaining themselves to mistrustful commoners.", + "Necromancy has three main divisions: vitalism, which manipulates the energies of life and death to heal or harm creatures; soul magic, which uses spiritual essence for effects such as calling back the souls of the dead and inflicting curses on victims; and undeath, which deals with creating, binding, and destroying the undead. All three of these play upon the tension between life force and soul, but they do so with different emphases and proportions.", + "Vitalist spells focus primarily on a creature's life force\u2014breathing new life into a dying creature or purging diseases from living flesh\u2014or attack the mortal corpus, causing terrible destruction. Vitalism can be enormously beneficial in healing all manner of afflictions and is generally regarded as the most benign subspecialty of necromancy. While the anatomical and pathological studies needed to master the art still raise a few eyebrows in less enlightened quarters, most learned minds accept vitalism as a perfectly respectable field. That it can also be used to parasitize and blight the living is unfortunate, but no worse than an evoker's fireballs or an illusionist's deadly phantasms.", + "Soul magic, which focus primarily on the living soul, generally to malign effect, has only a single saving grace: the magic of resurrection, returning a soul from the afterlife. Beyond that, I can think of precious little justification for specializing in curses or spells that rend souls.", + "As for undeath, what is there to say? Admittedly, one can make a narrow case for the benefit of being able to weaken undead, and of understanding their abominable making well enough to attack the magic that sustains them. Nevertheless, I must express my doubts that anyone really studies necromancy to that end. If one truly wishes to study the undead in order to destroy them, the benign study of undeath is far too often a fig leaf dropped over less salutary goals. In my experience, those who study the making of undead do so simply because they wish to create and command their own ghastly armies, a pursuit I must discourage." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 27, + "name": "Transmutation", + "entries": [ + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 27, + "name": "Signs", + "entries": [ + "{@b Harmonic Colors:} Indigo, yellow", + "{@b Celstial Body:} Aballon", + "{@b Season:} Fall", + "{@b Plant:} Butterfly pea", + "{@b Animal:} Caterpillar", + "{@b Stone:} Color-change sapphire", + "{@b Harrow Cards:} The Wanderer, The Twin" + ] + }, + "We shall finish our study with transmutation: the art of using magic to alter what already exists in the world. Unlike conjuration, transmutation creates nothing new. Unlike illusion, its changes and transformations are indisputably real.", + "Transmutation permits the partial or complete transformation of oneself, another creature, or inanimate objects. Subjects can become larger or smaller, quicker or slower, older or younger. A transmuter can alter a form in limited aspects or transform it altogether: for instance, a transmuter might give someone gills and fins to swim in the sea, or turn them into a fish entire. Witches who turned ungrateful princes into frogs, or petrified thieves who stole from their cottages in children's tales, were experts in transmutation.", + "The versatility of transmutation makes it one of the most widely useful disciplines, particularly as transmutation is not limited to affecting only specific targets or environments. It can be applied anywhere, and few are immune to its effects, although the difficulty of reshaping a subject without their mind's and body's consent means that relatively few transmutation spells are directly offensive in nature.", + "Consequently, one major limitation of the school is that the transmuter must either be reliant on allies in a fight or willing to step to the front lines of battle, as transmutation is rather lacking in options for annihilating one's enemies from afar. A secondary weakness is that it is virtually impossible to employ transmutation effects without tipping one's hand as to the magic. While transmutation can be fairly subtle, it does not offer the tracelessness of illusion or enchantment. In fact, the parallels between enchantment and transmutation strike me as quite apt. Where one alters the mind with little domain over the physical, transmutation can reshape matter and space, but find no purchase on the psyche.", + "While many transmutations of inert objects are permanent, alterations to living creatures are generally temporary. This is, however, not always so. Powerful spellcasters have altered the bloodlines of entire families, even species, branching new forms of life from the old. In a sense, these creatures are a transmuter's children, and thus carry on a legacy more vibrant and lasting than any other spellcaster can dream of.", + "I do not suggest, of course, that this is every transmuter's goal, any more than it is every necromancer's goal to attain lichdom. But it is not wrong, to say that those who devote themselves to the art of altering the world do hope, in some sense, to make a lasting mark on it. With transmutation, they can press their fingerprints deeply into the strands of life and know that the imprint of their work will survive for untold centuries to come.", + "Though I have presented a few minor drawbacks, make no mistake: transmutation is a many-advantaged school, famed for its unbeatable versatility. As the right spell permits virtually anything to be altered into anything else, a transmuter is never without the tools for a job." + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 28, + "name": "Magical Backgrounds", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "The world is full of adventurers of all sorts of origins, but these backgrounds directly verge on the magical. While these backgrounds are common, and any character can take them, they are particularly appropriate choices for a character in a game focused on magic and its secrets." + ] + }, + { + "type": "list", + "source": "SoM", + "page": 28, + "columns": 3, + "items": [ + "{@background Academy Dropout|som}", + "{@background Astrologer|som}", + "{@background Eidolon Contact|som}", + "{@background False Medium|som}", + "{@background Magical Merchant|som}", + "{@background Magical Misfit|som}", + "{@background Musical Prodigy|som}", + "{@background Occult Librarian|som}", + "{@background Plant Whisperer|som}", + "{@background Street Preacher|som}", + "{@background Student of Magic|som}" + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 30, + "name": "Rare Magical Backgrounds", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "SoM", + "page": 30, + "entries": [ + "Unlike the backgrounds on the previous pages, some magical backgrounds come from such special circumstances that they mark your character as forever distinct." + ] + }, + "These rare backgrounds can give a player a significantly different roleplaying experience by setting their character up with a history or legacy beyond the norm. Whether a character with the chosen one background has been prophesied to achieve a goal that's part of the main plot of the campaign or a side quest just for them, the character is situated in a special position within the narrative. Your character's background is an intrinsic part of where they come from and not something they earn during the game. Rare backgrounds should be chosen only after a discussion between the GM and the other players as to whether one would apply for a particular character in your group's game.", + { + "type": "list", + "source": "SoM", + "page": 30, + "columns": 3, + "items": [ + "{@background Anti-Magical|som}", + "{@background Chosen One|som}", + "{@background Genie-Blessed|som}", + "{@background Magical Experiment|som}", + "{@background Seer of the Dead|som}", + "{@background Song of the Deep|som}", + "{@background Time Traveler|som}" + ] + } + ] + } + ] + }, + { + "type": "section", + "source": "SoM", + "page": 33, + "name": "Chapter 2: Classes", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Two new classes, the magus and the summoner, wield magic in unique ways. Though they acquire fewer spells than other spellcasters, the magus infuses arcane energy into their attacks while the summoner calls upon a powerful eidolon to fight at their side. This chapter introduces both classes and their multiclass archetypes, which can be found on page 74." + ] + }, + { + "type": "pf2-sidebar", + "name": "CHARACTERS", + "entries": [ + { + "type": "pf2-title", + "name": "Selytiel" + }, + "The magus is represented by the half-elf Seltyiel. Though determined and adventurous, he's also unscrupulous and selfish. After a painful childhood raised by his mother's husband and a betrayal by his birth father, he was locked in a dungeon in Cheliax. Whispers promised revenge, setting him on the path to become a magus.", + { + "type": "pf2-title", + "name": "Ija" + }, + "The summoner is represented by the human Ija. Though a child, Ija maintains a connection to her dragon eidolon, Tuku, that rivals that of summoners three times her age. Raised in the Mwangi Expanse, Ija travels far beyond her homeland to obtain knowledge that can help better her understanding of her abilities as a summoner." + ] + }, + "At first glance, the magus and the summoner might seem completely dissimilar practitioners of magic, but to a perceptive scholar, the two paths bear striking similarities. Both disciplines focus on the magic of connections, most obviously the summoner, whose potency arises from the powerful synthesis of two drastically dissimilar beings: the summoner and their eidolon. A summoner's magic flows from this juxtaposition, with the strength of their bond dictating, in turn, the strength of their magic.", + "How does this parallel the magus? Those who see magi as little more than fighters or wizards who learn a bit of the other's specialty might never make the connection. This, however, is a gross oversimplification of a magus's power. More than any other discipline, the power of the magus depends upon understanding the connection between martial skill and magical study\u2014not as two unlike pursuits, but as a single focus that blends both physical and magical in uniquely devastating ways.", + "Thus, how the magus and the summoner come together: neither focuses solely on one half of a dyad or the other, but on the relationship between both parts. This harmony enables these magical practitioners to be particularly versatile problem solvers, as each brings their synergistic arts to bear.", + "However, both magus and summoner possess a duality that makes them interesting in a group dynamic: each can serve as both a source of and sink for magic. While a wizard might use magic to enhance a fighter\u2014making the wizard the source and the fighter the sink\u2014a summoner can enhance their eidolon and a magus can enhance themselves. This can lead both magi and summoners to earn an undeserved reputation as self-absorbed loners. The truth is more complicated. Understanding these connections often leads magi and summoners to the opposite conclusion: that only through teamwork and becoming close with your allies can you discover synergies that elevate a party to become greater than the sum of its parts. And woe betide a foe who faces the might of a magus and a summoner working together.", + { + "type": "hr" + }, + { + "type": "pf2-options", + "items": [ + { + "name": "{@class Magus|som}", + "entries": [ + "The magus, a polymath of battle, trains in both spells and strikes. Combining these arts, a magus channels spells into their weapon or body to inflict devastating wounds upon their foes. The magus's versatility in combat and knowledge of the arcane makes them a welcome addition to any party." + ] + }, + { + "name": "{@class Summoner|som}", + "entries": [ + "A summoner acts as the living anchor to a powerful being called an eidolon, which they call upon for aid. Summoners maintain deep connections with their eidolons, granting them the ability to influence the way the creature evolves. Eidolons manifest in many forms, including as constructs, demons, dragons, fey, and other creatures." + ] + } + ] + }, + { + "type": "hr" + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 74, + "name": "Multiclass Archetypes", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "If your character wants to dabble in the power of a magus or summoner, you can take one of the following multiclass archetypes to do so." + ] + }, + "Applying an archetype requires you to select archetype feats instead of class feats. Find 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 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 {@feat 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 summoner's {@feat Basic Synergy|som}. You must still meet the prerequisites of that feat.", + "Archetypes with the {@trait multiclass} trait, like both the magus and summoner archetypes, 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 magus can't select the {@feat Magus Dedication|som} feat).", + { + "type": "pf2-h2", + "source": "SoM", + "page": 74, + "name": "Bounded Spellcasting Archetype", + "entries": [ + "Some archetypes, such as the magus and summoner multiclass archetypes, grant you spellcasting abilities based on the way magi and summoners cast spells, albeit delayed compared to a character from those classes. In this book, both archetypes are bounded spellcasting archetypes, but future books might introduce bounded spellcasting archetypes that aren't multiclass archetypes. A bounded spellcasting archetype allows you to use scrolls, staves, and wands in the same way that a member of a spellcasting class can, and the basic bounded spellcasting feat counts as having a spellcasting class feature.", + "Bounded spellcasting archetypes always have a basic bounded spellcasting feat, an expert bounded spellcasting feat, and a master bounded spellcasting feat. These feats share their name with the archetype. For instance, the magus's master spellcasting feat is called {@feat Master Magus Spellcasting|som}. All spell slots you gain from bounded spellcasting archetypes have restrictions depending on the archetype. For example, the summoner archetype grants you spell slots you can use only to cast spells from your summoner repertoire, even if you are a sorcerer with spells of the same tradition in your sorcerer repertoire.", + "{@b Basic Bounded Spellcasting Feat:} Usually gained at 6th level, these feats give you a 1st-level spell slot and a 2nd-level spell slot from that magical tradition. If you have a spell repertoire, you can select one spell from your repertoire as a signature spell. Archetypes refer to these benefits as the \"basic bounded spellcasting benefits.\" At 10th level, you replace your 1st-level spell slot with a 3rd-level spell slot.", + "{@b Expert Bounded Spellcasting Feat:} Usually taken at 12th level, these feats make you an expert in spell attack rolls and DCs of the appropriate magical tradition. You gain an additional 3rd-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, you replace your spell slots with two 4th-level spell slots and one 5th-level spell slot, and at 16th level, you replace your spell slots with two 5th-level spell slots and one 6th-level spell slot. Archetypes refer to these benefits as the \"expert bounded spellcasting benefits.\"", + "{@b Master Bounded Spellcasting Feat:} Usually taken at 18th level, these feats make you a master in spell attack rolls and DCs of the appropriate magical tradition and grant you an additional 6th-level spell slot. At 20th level, they replace your two 5th-level spell slots with two 7th-level spell slots. Archetypes refer to these benefits as the \"master bounded spellcasting benefits.\"" + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 75, + "name": "Magus", + "entries": [ + "You've mixed physical combat with spellcasting.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Magus Dedication|som}", + "{@feat Basic Martial Magic|som}", + "{@feat Hybrid Study Spell|som}", + "{@feat Spellstriker|som}", + "{@feat Advanced Martial Magic|som}", + "{@feat Basic Magus Spellcasting|som}", + "{@feat Expert Magus Spellcasting|som}", + "{@feat Master Magus Spellcasting|som}" + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 76, + "name": "Summoner", + "entries": [ + "You have a tenuous connection to an eidolon, a bodiless being that shares your life force, and with effort you can manifest the eidolon into the world.", + { + "type": "pf2-h3", + "source": "SoM", + "page": 76, + "name": "Multiclass Summoner Characters", + "entries": [ + { + "type": "list", + "items": [ + "Alchemist summoners can use their eidolons as lab assistants or even as the source of experiments. They are a good fit for construct or plant eidolons.", + "Barbarian summoners find themselves drawn to the fury of anger phantoms, the two fueled by the same inner instinct.", + "Bard summoners inspire their eidolons to greater heights with their bardic performances. They often team up with eidolons who pair well with their muse, such as a fey eidolon for a polymath muse or a phantom eidolon for a warrior muse.", + "Champion summoners get along best with divine eidolons matching the alignment associated with their cause\u2014angel eidolons for the tenets of good, devil eidolons for a tyrant, and so on. This allows the champion and eidolon to have a unity in philosophy and purpose that other eidolon choices might lack.", + "Cleric summoners often find a connection to eidolons associated with their deity, such as a Sarenite cleric who chooses an angel eidolon. Clerics' ability to heal and support allows them to keep their eidolon healthy.", + "Druid summoners find the life link with primal eidolons to be a religious experience. They are especially likely to bond with eidolons that match their order, such as plant eidolons for the leaf order or beast eidolons for the animal or wild order.", + "Fighter summoners use tactics and techniques with their eidolons to best foes. They can partner with eidolons of any kind, but they work especially well with eidolons who provide utilities that complement their fighting style.", + "Monk summoners often choose eidolons that are on their own path to enlightenment, to help enrich the monk's journey. These might be divine eidolons, especially if the monk is religious or uses divine ki spells, but they also might be phantoms seeking to transcend their phantom existence to reach the afterlife.", + "Ranger summoners get along best with beast and plant eidolons, but they make a good team with other eidolons as well, especially when an archer ranger teams up with a melee eidolon.", + "Rogue summoners gain a partner in crime that can disappear when necessary, providing the eidolon with the ultimate getaway as long as no one expects it to carry back loot from a heist. Rogues work well with tricky eidolons, such as fey, and they get a lot of mileage out of sharing their skills with their eidolon. The Unfetter Eidolon feat can be especially useful if the rogue wants to establish a quick alibi far from the eidolon's crimes.", + "Sorcerer summoners often choose eidolons that match closely to their bloodline, such as a psychopomp eidolon for the psychopomp bloodline. The eidolon might even be part of the story of how the sorcerer gained their bloodline.", + "Wizard summoners are especially appreciative of an eidolon to help them in combat, and they tend to favor arcane eidolons like dragon and construct eidolons." + ] + } + ] + }, + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Summoner Dedication|som}", + "{@feat Basic Synergy|som}", + "{@feat Initial Eidolon Ability|som}", + "{@feat Advanced Synergy|som}", + "{@feat Basic Summoner Spellcasting|som}", + "{@feat Expert Combat Eidolon|som}", + "{@feat Expert Summoner Spellcasting|som}", + "{@feat Signature Synergy|som}", + "{@feat Master Summoner Spellcasting|som}" + ] + } + ] + } + ] + } + ] + }, + { + "type": "section", + "source": "SoM", + "page": 79, + "name": "Chapter 3: Spells", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Magic is dynamic and ever-changing. Researchers create new spells and reconfigure old ones all the time. Some make it their life's work to find the hidden spells\u2014the ones that slipped through the cracks, and make them available for all practitioners of magic. There's more out there than most spellcasters could ever dream possible." + ] + }, + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 79, + "name": "Rune Manifestations", + "entries": [ + "The runes that manifest around a caster's hands during spellcasting express the baseline characteristics of invoked magical energies\u2014a common, albeit vaguely understood phenomenon. Scholars have confirmed that these symbols represent schools of magic or power sources, changing to reflect a magical undertaking's complexity. While spellcasters from the same traditions can manifest similar runes\u2014for example, bards invoking runes that resemble musical notes\u2014the exact aesthetic represents an individual's personality and experience, evolving as a spellcaster develops. The study of runes common in the Thassilonian empire originally began as an attempt to use these runic manifestations to comprehend the language of magic and the nature of the universe.", + { + "type": "pf2-title", + "source": "SoM", + "page": 79, + "name": "Spell Lists", + "entries": [] + }, + "The following eight pages list the new spells of each tradition. (Focus spells for magus and summoner appear on pages 143\u2013145.) A superscript \"H\" indicates a spell has extra effects when heightened, and a spell whose rarity is greater than common has a superscript with the first letter of that rarity. An abbreviation in parentheses indicates the spell's school.", + { + "type": "list", + "items": [ + "{@b Arcane Spell List} page 80", + "{@b Divine Spell List} page 82", + "{@b Occult Spell List} page 84", + "{@b Primal Spell List} page 86" + ] + } + ] + }, + "While the following grimoire contains magic of all schools and traditions for any situation, there are a few underlying themes within the spells I would like to discuss. In studying this grimoire, I ask that you seek out the spells that match each theme, so you can better understand how they fit together.", + "{@b Cantrips} are spells that can be cast repeatedly with very few limitations. Each new cantrip we discover, therefore, represents a fundamental leap forward in spellcasting, expanding what is possible and what is trivial.", + "{@b Contingency spells} owe their lineage to a powerful spell known simply as contingency. Its descendants are typically limited compared to their precursor, yet still remarkably useful. Being able to set up a spell in advance in order to later avoid disaster is a perfect microcosm of a prepared spellcaster's ability to overcome any challenge with enough preparation.", + "{@b Minion magic} is an alliterative name I've used to describe spells that incorporate or assist your loyal companion, typically an animal companion or a familiar. Technically, some of these incantations apply to eidolons as well, though such beings might balk at being called \"minions.\"", + "{@b Polymorph magic}, especially that which bestows battle forms, is among the most complex, as such spells must be flexible enough to accommodate practitioners of all shapes and sizes and still result in the appropriate form. Morphs are simpler, as they only change one aspect of the body into another. Recently on my journeys, I came across a sort of \"multimorph\" spell called mantle of the magma heart. I wonder at the possibilities...", + "{@b Summoning magic} is a time-honored tradition, especially among those scholars willing to pore through every bestiary to find the most fitting beings to summon. In my opinion, several promising branches have been eclipsed too long by traditional summoning. Consider summoning a large group of creatures, acting as one to control an area. If that's not enticing enough, I've included some seminal research on the summoning of incarnates, powerful beings that can only stay in our world for moments but impart spectacular and outsized effects as they arrive and depart.", + "{@b Time magic} is perhaps the most dangerous magic to study due to its disturbing tendency to leave practitioners lost in or erased from time. The spells I've included employ safer aspects of time magic, at least for the caster. Still, exercise caution when casting multiple time jumps in quick succession.", + "{@b Variable incantations} are spells designed to have an effect even if only cast part-way. While magical researchers such as myself don't often need to take advantage of this feature, many adventuring mages often say that every second counts. Being able to cast a spell in an instant can be the difference between a new theory on the inner workings of a dragon's digestive tract and firsthand experience of the phenomena.", + { + "type": "pf2-h1", + "source": "SoM", + "page": 80, + "name": "Arcane Spell List", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "SoM", + "page": 80, + "entries": [] + }, + "{@note Please visit the {@filter spells page|spells||source=SoM|tradition & spell list=arcane} to view all Arcane Spells from Secrets of Magic.}" + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 82, + "name": "Divine Spell List", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "SoM", + "page": 82, + "entries": [] + }, + "{@note Please visit the {@filter spells page|spells||source=SoM|tradition & spell list=divine} to view all Divine Spells from Secrets of Magic.}", + { + "type": "pf2-brown-box", + "source": "SoM", + "page": 83, + "name": "Hymn to the Eternal Rose", + "entries": [ + "{@note Read on page 83 of Secrets of Magic.}" + ] + }, + { + "type": "pf2-brown-box", + "source": "SoM", + "page": 83, + "name": "Rovagug's Call", + "entries": [ + "{@note Read on page 83 of Secrets of Magic.}" + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 84, + "name": "Occult Spell List", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "SoM", + "page": 84, + "entries": [] + }, + "{@note Please visit the {@filter spells page|spells||source=SoM|tradition & spell list=occult} to view all Divine Spells from Secrets of Magic.}" + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 86, + "name": "Primal Spell List", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "SoM", + "page": 86, + "entries": [] + }, + "{@note Please visit the {@filter spells page|spells||source=SoM|tradition & spell list=primal} to view all Divine Spells from Secrets of Magic.}", + { + "type": "pf2-brown-box", + "source": "SoM", + "page": 87, + "name": "Notes from the Green Faith Council", + "entries": [ + "{@note Read on page 87 of Secrets of Magic.}" + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 88, + "name": "Spell Descriptions", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "SoM", + "page": 88, + "entries": [] + }, + "{@note Please visit the {@filter spells page|spells||source=som} to view all Spells from Secrets of Magic.}", + { + "type": "paper", + "source": "SoM", + "page": 89, + "style": "letter", + "head": [], + "entries": [ + "{@note Read on page 89 of Secrets of Magic.}" + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 143, + "name": "Focus Spells", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "SoM", + "page": 143, + "entries": [ + "Magi and summoners call upon powerful magic to assist themselves and their eidolons. A magus's conflux spells are specially created for combat, mixing martial and magical prowess and allowing them to regain use of their Spellstrike. Meanwhile, a summoner's link spells draw upon, or sometimes even transform, the bond between the summoner and eidolon." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 143, + "name": "Magus", + "entries": [ + "{@note Please visit the {@filter spells page|spells||source=som|classes=magus} to view all Magus Focus Spells from Secrets of Magic.}", + { + "type": "pf2-brown-box", + "source": "SoM", + "page": 144, + "name": "Magus Regimens", + "entries": [ + "The regimens magi use to recover their focus are highly personal but, with some difficulty, I managed to discover a few:", + "One inexorable iron magus bench-presses heavy weights attached to a page turner that carefully turns the pages of their spellbook as they lift.", + "Another, a sparkling targe magus, juggles shield, sword, spellbook, and more, somehow managing to read the book throughout.", + "A certain laughing shadow half-elf magus likes to practice by eluding an aggrieved ally chasing him as he reads his book.", + "Meanwhile, a particular starlit span magus sets her spellbook just above her target as she practices archery and distance reading at the same time, while avoiding hitting the book.", + "There's also a spinning staff magus who walks tightropes or narrow paths with their staff in hand, balancing their spellbook in the middle." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 143, + "name": "Summoner", + "entries": [ + "{@note Please visit the {@filter spells page|spells||source=som|classes=summoner} to view all Summoner Focus Spells from Secrets of Magic.}", + { + "type": "pf2-brown-box", + "source": "SoM", + "page": 144, + "name": "Eidolon Bonding", + "entries": [ + "A summoner recovers their focus by spending time with their eidolon, but that can take various forms. I've collected a list of suggestions from summoners of each tradition.", + "Arcane summoners suggested reading a book together, engaging in riddle or trivia contests, solving blacksmith's puzzles, or counting treasure.", + "Divine summoners recommended practicing the edicts of a shared deity, studying scripture together, embracing and sharing faith in each other, or praying.", + "Occult summoners proposed sharing stories of your lives, embracing a strong shared emotion, or therapeutically working out your issues together.", + "Primal summoners encouraged petting the eidolon, brushing or arranging each other's hair, exercising together, or sharing a fine meal." + ] + }, + { + "type": "pf2-brown-box", + "source": "SoM", + "page": 145, + "name": "Describing Link Spells", + "entries": [ + "The way it feels to cast a link spell depends deeply on the unique connection between a summoner and their eidolon, but some similarities carry across various eidolon types.", + "Arcane eidolons and their summoners tend to experience a moment where their minds and thoughts align, a flash of a momentary hive mind like when two people overlap each other's sentences or say the same thing simultaneously. The community of arcane summoner scholars sometimes refer to this minor instantaneous hive mind moment as \"bee brain.\"", + "Divine eidolons and their summoners, in many cases, share an instant and intense faith in one another, a shared unspoken understanding that they'll always be there for each other.", + "Occult eidolons likely feel grounded and tethered by the summoner, while the summoner is buoyed by the occult eidolon's intrinsic emotion reverberating through their spirit.", + "Primal eidolons and their summoners often feel a raw instinctual connection coursing through their veins, which can cause them to adopt a few of the other's unconscious mannerisms or instincts for a brief period." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 147, + "name": "Rituals", + "entries": [ + { + "type": "pf2-h1-flavor", + "source": "SoM", + "page": 147, + "entries": [ + "Rituals are spells that anyone, not just spellcasters, can perform at the cost of the process being more expensive and time-consuming. The rules for casting rituals appear on page 408 of the Core Rulebook." + ] + }, + "{@note Please visit the {@filter rituals page|rituals||source=som} to view all Rituals from Secrets of Magic.}", + { + "type": "pf2-brown-box", + "source": "SoM", + "page": 148, + "name": "Sympathetic Magic", + "entries": [ + "Some rituals work by exploiting magical bonds created between two creatures or a creature and an object tied to them with some kind of personal connection, such as a possession or lock of hair, in a style of spellcasting known as sympathetic magic. Sympathetic magic can be a tool for great good, binding the souls of a guardian and his ward together until a noble quest is completed, or for great evil, hiding assassins from the sight of an otherwise competent watcher." + ] + }, + { + "type": "pf2-brown-box", + "source": "SoM", + "page": 150, + "name": "Empathy, Sympathy, and Hate", + "entries": [ + "Sympathetic magic draws much of its power from emotional and spiritual forces, which is one of the reasons it's more likely to be harnessed in occult rituals than any other magical tradition. Strong emotions directed towards the target of the ritual, such as love or empathy for a beloved ally or hatred for an unrelenting enemy, are often key to determining the ritual's success and effectiveness.", + "Powerful emotions from enough people can even give rise to such effects without a formalized ritual. In the orcish hold of Belkzen, Ardax the White-Hair rules the orcs with an iron fist and defies powerful runelords and magical tyrants with impunity. Some scholars posit that the collective emotions of the Belkzen orcs united under Ardax might have formed a pseudo sympathetic ritual with enough power to deflect the hateful spells of the wizards who would rather see Ardax removed from his position of leadership." + ] + } + ] + } + ] + }, + { + "type": "section", + "source": "SoM", + "page": 155, + "name": "Chapter 4: Magic Items", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Magic items come in many shapes and sizes, but that doesn't mean they're interchangeable! Each magic item is as different as the crafter who created it, and the experience of using them can be as rote and detached or as rich and detailed as you can imagine." + ] + }, + { + "type": "pf2-sidebar", + "source": "SoM", + "page": 155, + "name": "Chapter Map", + "entries": [ + "The chapter divides magic items into eight distinct sections, plus a treasure table. Six of these sections describe new categories of items.", + { + "type": "list", + "items": [ + "Treasure by Level (page 156) The table lists the items and runes appearing in this chapter, organized by item level then category and name. Each level has a section for consumables, followed by a section for permanent items. A superscript \"U\" indicates the item is uncommon.", + "Fulus (page 158) are special consumables; some function like talismans, while others can be affixed to a wider variety of objects and creatures.", + "Grimoires (page 162) are magic spellbooks with special activations when you cast the spells contained within.", + "Magical Tattoos (page 164) are magic items that you etch onto yourself, rather than wear.", + "Personal Staves (page 166) are staves you build and customize yourself.", + "Spell Catalysts (page 168) are superpowered material components that offer additional effects to their spell.", + "Spellhearts (page 170) are akin to permanent talismans.", + "Consumables (page 172) contains other types of consumables, such as potions and talismans.", + "Permanent Items (page 178) contains more permanent items and runes." + ] + } + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 155, + "name": "Creating a Magic Item", + "entries": [ + "As a crafter, creating a magic item is one of the most intensely personal projects you can undertake. While every serpentine wondrous figurine might more or less resemble a knotted snake carved out of jade, what type of snake is it? And what type of jade? Ten different figurines from ten different crafters could each show a distinct artistic mark, and experts can identify the handiwork of noteworthy crafters on sight. Similarly, items activated with commands typically each have unique utterances determined by the crafter. Before setting out to create a magic item, contemplate how your personality might inhabit and shape the item created." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 155, + "name": "Investing a Magic Item", + "entries": [ + "The word \"preparation\" means different things to different wearers of invested magic items. To some, investing a diadem of intellect may involve sitting silently with it at the beginning of the day and feeling the magical energy course through it and themselves, but others may simply pull the headband out of their rucksack, wipe it off, and give it a glance to make sure the gems aren't cracked. Still others might refuse to ever take the headband off in the first place, even while washing up or sleeping. Any of these could work! The difference between these habits isn't a matter of respect or proper vs. improper technique, it simply reflects what investiture means to the person using the item." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 155, + "name": "Activating a Magic Item", + "entries": [ + "You might activate a magic item flamboyantly, pragmatically, intensely, or off-handedly, but those choices are only external manifestations of how you activate the item. A deeper question is what the act of using a magic item feels like. Does the world seem to emit a deep thrum for an instant as a {@i {@item third eye}} gemstone sinks into your brow and manifests as a tattoo? Do you experience a counter-intuitive icy coolness when a blast from a {@i potion of dragon's breath} explodes from your mouth? A wizard might have a step-by-step instruction list that they mentally follow when they use a {@i {@item staff of power}}\u2014potentially out of habit or concerns for safety. Imagining how you interact with magic items, some of which possess world-altering power, can be a revealing window into how you view your place in the cosmos." + ] + }, + { + "type": "pf2-h2", + "source": "SoM", + "page": 155, + "name": "Collected Notes", + "entries": [ + "In his 72 years as an amateur historian, Lambus of Magnimar amassed a collection of thousands of accounts of people's everyday encounters and experimentations with magic items from across Golarion. Excerpts from his impressive collection can be found throughout the Consumables and Permanent Items sections later in the chapter." + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 158, + "name": "Fulus", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "These rectangular paper charms originate from the temples of Tian Xia, where priests provide them to ward a homestead or protect travelers on the road. Others use fulus in rituals, summoning spirits to aid them in cleansing evil." + ] + }, + "Many regional variants of fulus, each of which carries a different name, exist throughout Tian Xia. The workings behind the writings remained a secret until scholars correctly deduced that the charms were, in fact, edicts that commanded magic to act in the fashion prescribed by the talisman. Deciphering these writings allowed for the creation of fulus that draw power from sources as diverse as a witch's patron, an arcane legacy, or the changing of the seasons. For the creative adventurer, this lightweight paper makes a versatile tool with many potential applications.", + { + "type": "pf2-h2", + "name": "Fulu Rules", + "source": "SoM", + "page": 158, + "entries": [ + "{@b {@trait Fulu}:} Fulus are small paper charms that can be affixed to a suit of armor, a shield, a weapon, a creature, or even a structure. Some fulus are composed of multiple such charms, taking effect only once all have been affixed. Normal fulus have effects immediately once affixed, while fulu talismans have an effect only once activated. Once a fulu has been activated, it lasts for the given duration and then burns out. Unless otherwise noted, fulus expire one year after being created, reverting to mundane paper.", + "All fulus have the {@trait fulu} and {@trait consumable} traits. Fulus also have a tradition trait\u2014either {@trait arcane}, {@trait divine}, {@trait occult} or {@trait primal}\u2014determined by the magical tradition of its creator. For example, a fulu created by a priest would have the {@trait divine} trait, whereas a witch who dabbles in fate might create a fulu with the {@trait occult} trait. Some fulus also have the {@trait talisman} trait, if they work similarly to talismans (such as being affixed to a suit of armor, a shield, or a weapon.", + "Each fulu's stat block indicates the type of item or creature it can be affixed to. Affixing or removing a fulu requires using the {@action Affix a Fulu|SoM} activity, or the {@action Affix a Talisman} action instead if the fulu is also a talisman." + ] + }, + { + "type": "pf2-h2", + "name": "Using Fulus", + "source": "SoM", + "page": 158, + "entries": [ + "Beyond fulu talismans, non-talisman fulus can be affixed or removed easily, though removing a fulu causes it to immediately burn out. The paper is fragile, easily destroyed by hazards such as water, fire, or an observant enemy when either unattended or affixed to the ground or a structure. Fulus that are also talismans use the normal rules for Affixing and removing talismans instead of the action presented here.", + { + "type": "data", + "tag": "action", + "source": "SoM", + "name": "Affix a Fulu" + } + ] + }, + { + "type": "pf2-h2", + "name": "Crafting a Fulu", + "source": "SoM", + "page": 158, + "entries": [ + "Fulus can be created using the {@skill Crafting} skill like any other magic item, and they have a batch size of four, meaning you can Craft four copies of the same fulu at a time. A fulu's script consists of symbols citing the person or place from which the fulu draws power, a symbol of command, details of the desired effect, and other formulaic elements to complete the charm. Each part is written as the crafter recites a spell mantra, with the crafter's powers and magic essences weaving into the ink and paper. As creating a fulu requires knowledge of these mantras, a fulu can't be disassembled to learn its formula like many other items\u2014the formula for a fulu can be learned only firsthand.", + "Unlike most items, the ritualistic aspect of fulus' creation allows the creator to expedite the process, though doing so decreases the fulus' stability. A character with the formula for a fulu can {@action Craft} up to four fulus for their full price in a single day of downtime, rather than taking four days as normal for the {@action Craft} downtime activity. However, if they do so, the fulus only last for a month, rather than a year. This is perfect for fulus you expect to use soon after {@action Craft||Crafting} them, as in that case, there isn't much difference between a month and a year." + ] + }, + { + "type": "pf2-h2", + "name": "Fulus", + "source": "SoM", + "page": 158, + "entries": [ + "The following are some of the fulus most frequently seen in temples and on armors and weapons. While divine fulus are most common on Golarion, fulus of all traditions are generally available, so the fulus in this section list the magical trait as a placeholder.", + { + "type": "pf2-sidebar", + "name": "Real-Life Usage", + "source": "SoM", + "page": 160, + "entries": [ + "In the real world, \"fulu\" refers to two divine instruments found in Daoist traditions. \"Fu\" refers to warding talismans, and \"lu\" are writs for summoning divine soldiers or spirits; both can still be found in use by Daoist temples and folk religions. Unlike in Golarion, fulus that draw power from unrecognized divine figures or use ahistorical symbols are considered frauds. Some temples have attempted to reduce predatory appropriation by recording their talismans' meanings (though not how to create them) in informative manuals." + ] + }, + { + "type": "list", + "columns": 3, + "items": [ + "{@item Apotropaic Fulu|SoM}", + "{@item Detect Anathema Fulu|SoM}", + "{@item Fulus Of Concealment|SoM}", + "{@item Fulu Of The Drunken Monkey|SoM}", + "{@item Fulu Of Fire Suppression|SoM}", + "{@item Fulu Of Flood Suppression|SoM}", + "{@item Fulu Of The Stoic Ox|SoM}", + "{@item Ghostbane Fulu|SoM}", + "{@item Magical Lock Fulu|SoM}", + "{@item Matchmaker Fulu|SoM}", + "{@item Rebound Fulu|SoM}", + "{@item Restful Sleep Fulu|SoM}", + "{@item Spirit-Sealing Fulu|SoM}", + "{@item Stormbreaker Fulu|SoM}", + "{@item Tracking Fulu|SoM}", + "{@item Venomous Cure Fulu|SoM}" + ] + }, + { + "type": "pf2-sidebar", + "name": "Creating Your Own Fulu", + "source": "SoM", + "page": 161, + "entries": [ + "Many fulus replicate spell effects, functioning much like scrolls affixed onto the targets. As the GM, if you want to create a new fulu using this concept, in general, the number of fulus needed to replicate a spell is the same as the number of actions required to {@action Cast the Spell}. You can draw that full set of fulus into one hand with the same {@action Interact} action. While this means affixing time is equal to casting time, the fulus don't need to be affixed on the same turn, so take that into account when deciding whether or how to build a particular fulu. If a spell has more than three targets, such as a heightened {@spell remove fear}, you might allow for the creation of a fulu that's affixed to the ground and that affects targets within a certain distance once a character places the last one." + ] + }, + { + "type": "pf2-h3", + "name": "Fulu Items", + "source": "SoM", + "page": 161, + "entries": [ + "The following items are associated with fulus.", + { + "type": "list", + "columns": 2, + "items": [ + "{@item Fu Water|SoM}", + "{@item Fulu Compendium|SoM}" + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 161, + "name": "Grimoires", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Spellbooks are useful tools for any magic user to write down incantations and runes of power, but where most spellbooks are nothing more than ink on parchment, grimoires have absorbed the magic of the spells within\u2014magic that knowledgeable spellcasters can use to augment their spells." + ] + }, + "Most grimoires can hold up to 100 spells, like any spellbook, but allow spellcasters to erase spells written by a book's previous owner in favor of spells that employ their own magical formulas. If a spellcaster wants to transfer their spells from one of their spellbooks to a grimoire, they can conduct a simple, 1-minute ritual with the two books to cause the spells to vanish from their spellbook and appear in the grimoire.", + "If you prepare spells (whether from your class features, like a cleric or wizard, or from a special feat or ability, like the Esoteric Polymath bard feat), you can study a grimoire during your daily preparations to enhance one or more of the spells within. Until your next daily preparations, you gain the ability to Activate the grimoire. As you've already absorbed the power from the grimoire during your daily preparations, you can Activate it even if you later lose possession of the book itself. Grimoires' benefits apply only to spells cast via spell slots\u2014not cantrips, focus spells, or innate spells. No one can use more than one grimoire per day, nor can a grimoire be used by more than one person per day.", + { + "type": "pf2-h2", + "name": "Grimoires", + "source": "SoM", + "page": 161, + "entries": [ + "A few of the grimoires known to exist are listed here.", + { + "type": "list", + "columns": 3, + "items": [ + "{@item Bestiary Of Metamorphosis|SoM}", + "{@item Book Of Lingering Blaze|SoM}", + "{@item Codex Of Unimpeded Sight|SoM}", + "{@item Endless Grimoire|SoM}", + "{@item Instructions For Lasting Agony|SoM}", + "{@item Spellbook Of Redundant Enchantment|SoM}", + "{@item Storyteller's Opus|SoM}", + "{@item Summoning Handscroll|SoM}", + "{@item Warding Tablets|SoM}" + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 164, + "name": "Magical Tattoos", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Tattoos carry great significance for many who practice the art. Tattooing can be an intimate process loaded with meaning and emotion\u2014an honored practice of a culture, a ceremony of supernatural importance, a permanent commitment to a cause\u2014signifying a bit of personal decoration or self-expression, or both. Some tattoos can even instill magic into your very skin. Even more so than others, these tattoos aren't given lightly, nor should they be accepted lightly." + ] + }, + "Tattooing is a precise art, and making magical tattoos requires developing a special rapport between the artist and their living canvas. For this reason, it can be difficult to find someone to ink a magical tattoo on your body. (Consequently, most most magical tattoos other than the ones appearing here are uncommon.) Securing such services might require a person to achieve notable deeds, become a member of a community, or prove their character and commitment to the artist.", + "Most magical tattooing requires the same tools as traditional methods, just using magical inks and, sometimes, magical implements, such as needles, bone tattooing rakes, or the like. Some processes, including certain traditional Varisian methods, etch the magic directly into the skin without puncturing it. The pain remains the same.", + { + "type": "pf2-h2", + "name": "Tattooing Rules", + "source": "SoM", + "page": 164, + "entries": [ + "To craft a magical tattoo, you must be able to craft magic items and have a specialty in tattooing. You can attain these requirements by taking the {@feat Tattoo Artist|SoM} skill feat below, or you can take both the {@feat Magical Crafting} and {@feat Specialty Crafting} skill feats, choosing artistry as your specialty.", + { + "type": "pf2-h3", + "name": "Crafting A Tattoo", + "source": "SoM", + "page": 164, + "entries": [ + "Inking a magical tattoo onto a creature is much like etching a rune onto an item. The tattooist uses the {@action Craft} activity, and the subject must be present throughout the process. The tattooist must meet any special {@action Craft} requirements, and they can ink only one tattoo at a time. Not only does a magical tattoo not have any effect until the {@action Craft} activity is complete, but it also requires a healing period. Though this time frame can last up to a month, applying magical or alchemical healing can shorten it to as little as a day." + ] + }, + { + "type": "pf2-h3", + "name": "The Tattoo Trait", + "source": "SoM", + "page": 164, + "entries": [ + "A magical tattoo has the {@trait tattoo} trait. It's permanently a part of the subject's body, and reduces the number of items that creature can invest per day by 1. Each tattoo has the {@trait invested} trait to indicate this limitation\u2014a magical tattoo is like an invested item that the tattooed creature has no choice but to invest. If the tattoo loses its magic or is destroyed, it no longer reduces your investiture. Just like a physical magic item, a magical tattoo can be counteracted by spells like {@spell dispel magic} or {@spell disjunction}. If destroyed, the tattoo fades from the skin.", + "If a creature gets a new magical tattoo when their limit on invested items has already been reduced to zero, the new tattoo's magic fails to take hold, and it becomes a non-magical tattoo instead. However, a tattooist can alter an existing tattoo when they {@action Craft} a tattoo, modifying the old one into a different magical tattoo and removing the old effect. Magical tattoos can usually be {@book upgraded||11|Craft Requirements} into their greater versions by having a tattooist add to or modify the existing tattoo." + ] + } + ] + }, + { + "type": "pf2-sample-box", + "name": "Cultural Tattoos", + "source": "SoM", + "page": 165, + "entries": [ + "Tattoos are commonplace in many societies on Golarion but hold greater meanings in certain cultures. Notable tattooing traditions of the Inner Sea include the following.", + "{@b Shoanti} mark their coming of age with a tattoo at the same time that they get their full name. Shoanti magical tattoos emphasize practicality, typically featuring spells to enhance survival, help in the hunt, or grant divinatory guidance. The specific patterns vary depending on the quah, such as symbols of night for the Lyrune-Quah or bones and skulls for the Skoan-Quah.", + "{@b Varisians} frequently get tattoos, with individuals choosing images that fit their tastes or tell their story. However, a few symbols are common: seven-pointed stars, butterflies and other creatures associated with freedom, and objects associated with the arts. Seven special symbols represent the schools of magic: {@i avaria} (transmutation), {@i avidais} (abjuration), {@i carnasia} (enchantment), {@i idolis} (conjuration), {@i ragario} (evocation), {@i vangloris} (illusion), and {@i voratalo} (necromancy).", + "{@b Thassilonians} acquire runic tattoos, typically of the seven schools of rune magic (page 238). Though these magical tattoos were originally considered a path to power rather than an aesthetic, spiritual, or cultural marker, in New Thassilon, they've taken on new meaning. Many New Thassilonians, displaced through time as they are, imitate these tattoos as a way to reconnect with their culture\u2014even if the tattoos don't contain any magic.", + "{@b Varki} women of northern Avistan practice tattooing traditions to mark milestones and accomplishments in their lives. The geometric markings on their faces, hands, and wrists remain visible even in the cold-weather clothing they wear most of the time.", + "{@b Seafarers}, including Bonuwat traders, Taotake navigators, and the pirates of the Shackles, get tattoos to commemorate voyages or to map journeys. These tattoos can be highly varied, and artists collect them from a variety of cultures with a plentitude of tattooing techniques.", + "{@b Orcs} endure painful tattooing processes to show their endurance, bravery, and coming of age. They mostly avoid representational tattoos, preferring striking patterns and designs, especially those that accentuate the shapes of their scars. Orcs in the Mwangi expanse rely on magical tattoos to ward them against the magic of the demons prevalent in their lands. The {@item blessed tattoo|lowg} on page 92 of Lost Omens World Guide is similar to the magical tattoos presented here and protects against demons.", + { + "type": "pf2-title", + "name": "Human Tattoo Feats" + }, + "Many Varisian and New Thassilonian tattooing traditions are represented by feats in {@i Lost Omens Character Guide} that create arcane tattoos: {@feat Arcane Tattoos|LOCG}, {@feat Ornate Tattoo|LOCG}, and {@feat Virtue-Forged Tattoos|LOCG}." + ] + }, + { + "type": "pf2-h2", + "name": "Tattoos", + "source": "SoM", + "page": 164, + "entries": [ + { + "type": "list", + "columns": 3, + "items": [ + "{@item Familiar Tattoo|SoM}", + "{@item Rune of Sin|SoM}", + "{@item Warding Tattoo|SoM}" + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 166, + "name": "Personal Staves", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "When the local shops' offerings don't quite match up with the needs of an adventuring spellcaster, they might want to make their own staff to reflect their personal brand of magic. Doing so isn't easy, and only a chosen few know the techniques to create a brand new staff." + ] + }, + "A custom staff is always unique, and you need your GM's permission to create one and introduce it to your game.", + { + "type": "pf2-h2", + "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 {@skill 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\u2014though 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": "pf2-h2", + "name": "Revising the Staff", + "source": "SoM", + "entries": [ + "As you level up, your staff will get less useful unless you upgrade it. You might also want to make revisions as you play if you come to dislike the spells you chose.", + "To change spells already in the staff, use the {@action Craft} activity with a Price equal to 1/10th the staff's Price. You can swap out any of the spells in the staff when you finish. The new spells have to have the staff's chosen trait and be an appropriate level, just as though you were choosing them when initially making the staff, and you must provide castings of them.", + "Upgrading the staff is similar to {@book upgrading||11|Craft Requirements} an item to a higher-level version. Decide the staff's new level. Pay the difference in Price, pick the new spells, and use {@action Craft} for the upgrade. You must supply castings of the new spells. Upgrading doesn't let you switch any of the spells you'd previously chosen." + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 167, + "name": "Spell Catalysts", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "The divergent magical practices of Golarion mean there's no one way to cast a spell. Whether out of competitiveness or a desire to personalize their spellwork, many magic users have added or substituted material components beyond the conventional." + ] + }, + "Items with the {@trait catalyst} trait are consumable material spell components that alter or magnify specific spells. {@action Activate an Item||Activating} a catalyst is part of {@action Cast a Spell||Casting the Spell}. The catalyst might increase the number of actions required to {@action Cast the Spell}, as indicated in the catalyst's Activate entry. Additionally, the spell gains material components if it didn't have them already or adds the catalyst to its existing components. Because the catalyst becomes part of the material components, you can draw the catalyst as part of {@action Cast a Spell||Casting the Spell}.", + { + "type": "list", + "columns": 3, + "items": [ + "{@item Dazzling Rosary|SoM}", + "{@item Dimensional Knot|SoM}", + "{@item Firestarter Pellets|SoM}", + "{@item Force Tiles|SoM}", + "{@item Noxious Incense|SoM}", + "{@item Shimmering Dust|SoM}", + "{@item Soothing Scents|SoM}", + "{@item Thunderbird Tuft|SoM}", + "{@item Waterproofing Wax|SoM}" + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 170, + "name": "Spellhearts", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Spellhearts are made from the same basic materials as talismans, though their complex construction\u2014magically iterated around the concept of a single kind of spell\u2014gives them a variety of additional powers and means they persist rather than burning out when used." + ] + }, + "Unlike talismans, a spellheart can be used repeatedly, and doesn't burn out after use. Each spellheart can be attached to different items, giving a benefit depending on your choice, which means you can plan ahead in facing expected dangers. They have the spellheart trait.", + "{@b {@trait Spellheart}}: Spellhearts are permanent items that work similarly to talismans. You affix a spellheart using the {@action Affix a Talisman||Affix a Spellheart} activity, which is otherwise identical to {@action Affix a Talisman}. The limit of one talisman per item remains\u2014an item can have one spellheart or one talisman, not both. The rules related to talismans and affixing them are on page 565 of the Core Rulebook. When casting a cantrip from a spellheart, you can use your own spell attack roll or spell DC if it's higher. {@action Craft||Crafting} a spellheart requires the spells the spellheart can cast. For example, a {@item major five-feather wreath|som} requires {@spell air walk}, {@spell gale blast}, and {@spell wall of wind}.", + { + "type": "list", + "columns": 3, + "items": [ + "{@item Five-Feather Wreath|SoM}", + "{@item Flaming Star|SoM}", + "{@item Grim Sandglass|SoM}", + "{@item Perfect Droplet|SoM}", + "{@item Trinity Geode|SoM}" + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 173, + "name": "Consumables", + "entries": [ + { + "type": "pf2-h1-flavor" + }, + "{@note Please visit the {@filter items page|items||source=SoM|item=consumable} to view all Consumable Items from Secrets of Magic.}", + { + "type": "paper", + "style": "paper--dark letter", + "noIndentLastEntry": true, + "page": 175, + "source": "SoM", + "entries": [ + { + "type": "pf2-title", + "name": "Note Tied to a Bundle of Arrows Found in Diobel." + }, + "{@note Read on page 175 of Secrets of Magic.}" + ] + }, + { + "type": "list", + "columns": 2, + "style": "list-hang", + "items": [ + { + "type": "pf2-sample-box", + "name": "Materiality and Magic", + "source": "SoM", + "page": 177, + "entries": [ + "{@note Read on page 177 of Secrets of Magic.}" + ] + }, + { + "type": "pf2-sample-box", + "name": "Pleasantly Consumable", + "source": "SoM", + "page": 177, + "entries": [ + "{@note Read on page 177 of Secrets of Magic.}" + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "source": "SoM", + "page": 179, + "name": "Permanent Items", + "entries": [ + { + "type": "pf2-h1-flavor" + }, + "{@note Please visit the {@filter items page|items||source=SoM|item=!consumable} to view all Permanent Items from Secrets of Magic.}", + { + "type": "paper", + "style": "paper--dark letter", + "noIndentLastEntry": true, + "source": "SoM", + "page": 180, + "entries": [ + { + "type": "pf2-title", + "name": "The Experiments of Hexen, #912" + }, + "{@note Read on page 180 of Secrets of Magic.}" + ] + }, + { + "type": "paper", + "style": "paper--dark letter", + "noIndentLastEntry": true, + "source": "SoM", + "page": 181, + "entries": [ + { + "type": "pf2-title", + "name": "Written statement found wedged between two pages in the court records of Galt" + }, + "{@note Read on page 181 of Secrets of Magic.}" + ] + }, + { + "type": "paper", + "style": "paper--dark letter", + "noIndentLastEntry": true, + "source": "SoM", + "page": 184, + "entries": [ + { + "type": "pf2-title", + "name": "Old Vellum affixed to an empty leather pouch" + }, + "{@note Read on page 184 of Secrets of Magic.}" + ] + }, + { + "type": "paper", + "style": "paper--dark letter", + "noIndentLastEntry": true, + "entries": [ + { + "type": "pf2-title", + "name": "Personal Correspondence between sisters from Haugin's Ear" + }, + "{@note Read on page 187 of Secrets of Magic.}" + ], + "source": "SoM", + "page": 187 + }, + { + "type": "paper", + "style": "paper--dark letter", + "noIndentLastEntry": true, + "entries": [ + { + "type": "pf2-title", + "name": "Magrithar's Magical Compendium, p.284" + }, + "{@note Read on page 188 of Secrets of Magic.}" + ], + "source": "SoM", + "page": 188 + }, + { + "type": "paper", + "style": "paper--dark letter", + "noIndentLastEntry": true, + "entries": [ + { + "type": "pf2-title", + "name": "Parchment scrap recovered from the embers of Salford's School of Conjury" + }, + "{@note Read on page 190 of Secrets of Magic.}" + ], + "source": "SoM", + "page": 190 + }, + { + "type": "paper", + "style": "paper--dark letter", + "noIndentLastEntry": true, + "entries": [ + { + "type": "pf2-title", + "name": "Personal Journal Entry of Harlo Simly, of the Gildefax/Harlo feud" + }, + "{@note Read on page 191 of Secrets of Magic.}" + ], + "source": "SoM", + "page": 191 + } + ] + } + ] + }, + { + "type": "section", + "source": "SoM", + "page": 193, + "name": "Chapter 5: Book of Unlimited Magic", + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "I managed to get my hands on a copy of the Book of Unlimited Magic! Not only that, it's a copy from the Hetshepsu line, which means it even has some details on true names. This is a rare find, so when you borrow it, please use a page turner to keep the oils from your hands off the pages!" + ] + }, + { + "type": "pf2-sidebar", + "name": "Access To Rules Elements", + "entries": [ + "Sometimes, a stat block for an uncommon rules element might include a bold Access entry that lists specific criteria. A character who meets the criteria listed in the Access entry gains access to the rules element. For instance, a shadowcaster can choose a shadow familiar, even though it's uncommon. Access entries are often used in other books to give appropriate access to creatures from specific regions or organizations.", + { + "type": "pf2-title", + "name": "Class Archetypes" + }, + "This section includes several class archetypes: elementalist, flexible spellcaster, runelord, and wellspring mage. These archetypes with the class trait fundamentally diverge from your class's specialties but still fit within the theme of your class.", + "You can select a class archetype only if your class meets the criteria listed in the archetype's prerequisites. Class archetypes always alter or replace some of a class's static class features in addition to any new feats they offer.", + "It might be possible to take a class archetype at 1st level if it alters or replaces some of the class's initial class features. The 1st-level ability is presented much like a class feature and includes the class archetype's prerequisites and rules on how it changes your class. If you select this ability, you must take that archetype's dedication feat at 2nd level, and you proceed normally afterward. You can never have more than one class archetype." + ] + }, + "This chapter provides you with a wide variety of unusual magical practices and character options, many of them uncommon or rare. By adding them to your game, you can expand and enrich the narrative of how magic works. The chapter is organized into the following sections.", + "{@indentSubsequent {@b {@book Cathartic Magic|SoM|6|Cathartic Magic}} allows a spellcaster to harness pent-up emotions to enter a state of emotional fervor, gaining special benefits from the emotion but risking emotional fallout once the fervor ends.}", + "{@indentSubsequent {@b {@book Elementalism|SoM|6|Elementalism}} has options for characters focused on elemental magic, including elementalists who focus their entire spell list on the elements, elemental stances for monks, and druid orders of flame, stone, and waves.}", + "{@indentSubsequent {@b {@book Flexible Preparation|SoM|6|Flexible Preparation}} represents the culmination of spellcasters' research and experimentation to gain the best of both worlds between prepared spellcasting and spontaneous spellcasting.}", + "{@indentSubsequent {@b {@book Geomancy|SoM|6|Geomancy}} taps into the natural world around the spellcaster, giving them benefits depending on the terrain, even allowing the spellcaster to simulate the energies of a different terrain.}", + "{@indentSubsequent {@b {@book Ley Lines|SoM|6|Ley Lines}} embody the magical veins and arteries of the multiverse, flowing with energy across worlds and planes alike and gathering at special locations called nodes. Spellcasters can learn to tap into ley lines, though doing so presents a significant gamble.}", + "{@indentSubsequent {@b {@book Pervasive Magic|SoM|6|Pervasive Magic}} covers situations and settings where magic is {@i everywhere}, infusing the land itself with unusual effects and trickling down to every creature in the area.}", + "{@indentSubsequent {@b {@book Shadow Magic|SoM|6|Shadow Magic}} surrenders the piece of a spellcaster's soul that keeps out the darkness, allowing themselves to learn new magic or to gain shadowy animal companions and familiars.}", + "{@indentSubsequent {@b {@book Soul Seeds|SoM|6|Soul Seeds}} magically attach to a creature's soul, then grow in the breadth of their magic in a similar fashion to relics.}", + "{@indentSubsequent {@b {@book Soulforged Armaments|SoM|6|Soulforged Armaments}} bond weapons, armor, or shields to the forger's soul, allowing the soulforger to manifest their armament at a moment's notice and even bring forth an empowered true form.}", + "{@indentSubsequent {@b {@book Thassilonian Rune Magic|SoM|6|Thassilonian Rune Magic}} divides magic into seven runes associated with the seven sins. Each runelord embodies one of the seven schools, gaining significant advantages with their school spells.}", + "{@indentSubsequent {@b {@book True Names|SoM|6|True Names}} allow a practitioner to learn the secrets of a being's inner nature, granting them an incredible amount of leverage to compel that creature into service.}", + "{@indentSubsequent {@b {@book Wellspring Magic|SoM|6|Wellspring Magic}} is both a blessing and a curse: it grants a deep infusion of magic, potentially allowing the casting of many spells, but it also risks out-of-control wellspring surges if the power becomes too much to handle.}", + { + "type": "pf2-h1", + "name": "Cathartic Magic", + "source": "SoM", + "page": 194, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Some spellcasters draw their magic from the gods, while others shape it by precisely manipulating unseen energy. Still others fuel their magic with raw emotion: the cathartic mages. Their emotional magic is powerful, but raw and unpredictable." + ] + }, + "{@b Rarity:} {@trait Uncommon}", + "Catharsis, the process of purging pent-up emotions, places a cathartic mage in a heightened emotional state much like a barbarian's rage. Magical energy pours out, often manifesting in visible displays that cascade off the mage. This can even produce a faint echo of the released emotion within those nearby. Though it seems reasonable that the caster's pent-up emotion would be one that they normally repress, this is by no means required. A cathartic mage could be a generally happy and positive person who still enters an enhanced state as a magical wave of joy overwhelms them.", + "The magic of emotions is as difficult to master as emotions themselves. Practitioners of this art find themselves tired, unfocused, or in physical pain after tapping into their deepest feelings. It often takes time for these users to reclaim mastery of their own minds. Most cathartic mages find a mundane activity to help settle themselves, such as reading, needlepoint, or simple meditation.", + { + "type": "pf2-h2", + "name": "Roleplaying", + "source": "SoM", + "page": 194, + "entries": [ + "Using cathartic magic in your game invites heavy use of role-playing emotional states, which can be a challenge for some game tables. Players need to check with their GMs and other players to ensure these rules are appropriate for the game. Entering an emotional fervor doesn't mean anything a character does in that state is acceptable. As always, adding new rules doesn't excuse being rude to other players.", + "It's also important to keep the cathartic emotion from overshadowing the other parts of your character, as it works best as part of a well-rounded personality. It's a powerful emotion, though not your {@i only} emotion. This power can be a double-edged sword, but it doesn't have to be. It could be a fun quirk, a deep struggle, or a mysterious power your character wants to investigate." + ] + }, + { + "type": "pf2-h2", + "name": "Gamemastering", + "source": "SoM", + "page": 194, + "entries": [ + "One of the reasons cathartic magic is uncommon has to do with the adjustments the GM must make to incorporate it in the game. Some situations that would normally be detrimental for PCs, like becoming controlled or critically failing at a roll, can be a trigger for powering up instead! Some emotions require a PC or NPC to be an emotional focus, making the ability largely useless if the PC is separated from that person.", + { + "type": "pf2-h3", + "name": "Gamemastering", + "source": "SoM", + "page": 194, + "entries": [ + "In the right circumstances, a GM might introduce cathartic magic into the game without a player pursuing it first. For example, if a mind-controlled bodyguard is ordered to slay someone they vowed to protect, the GM might decide they can take the Catharsis reaction from the Cathartic Mage Dedication. Like any reaction, it still poses a choice\u2014the player could choose not to take it. If the player enjoys this mechanical reveal, they might even want to invest feats into the {@archetype Cathartic Mage|SoM} archetype." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "{@archetype Cathartic Mage|SoM} (Archetype)", + "source": "SoM", + "page": 194, + "entries": [ + "Emotions are powerful, and you can tap into that power to enhance your magic for a time. You learn to harness a particular emotional state under the right conditions, but be warned: emotions are volatile and destructive if left unchecked. The experience often leaves you reeling from the unhindered emotion, requiring a rest or distraction before tapping into it again.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Cathartic Mage Dedication|SoM}", + "{@feat Basic Cathartic Spellcasting|SoM}", + "{@feat Cathartic Focus Spell|SoM}", + "{@feat Work Yourself Up|SoM}", + "{@feat Expert Cathartic Spellcasting|SoM}", + "{@feat Infectious Emotions|SoM}", + "{@feat Master Cathartic Spellcasting|SoM}" + ] + }, + { + "type": "pf2-sidebar", + "name": "Emotional Focus", + "entries": [ + "Some emotional states, such as love or hatred, require the caster to focus on a specific individual called their emotional focus. Your emotional focus can change over time with you choosing a new focus after an important part of your story is resolved. Work with your GM to determine when this change happens. An emotional focus doesn't get a say in the matter; the cathartic spellcaster's emotions determine the bond. However, making another PC your emotional focus could result in an uncomfortable social dynamic. You should check with that PC's player in advance to see if such a link is acceptable." + ] + }, + { + "type": "pf2-h2", + "name": "Emotional States", + "source": "SoM", + "page": 196, + "entries": [ + "The following emotional states are used in the Cathartic Mage archetype. Each emotional state's entry lists the following pieces of information.", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} The event or conditions you must meet to take your Catharsis reaction.", + "{@b Catharsis Activation} The benefit when you use Catharsis.", + "{@b Emotional Fervor} Benefits you gain for 3 rounds after you use Catharsis. This entry also lists a spell you're able to cast while in your emotional fervor. You must expend a spell slot to cast it. This slot must be of at least the spell's level, and the spell is automatically heightened to the level of slot you expended.", + "{@b Emotional Fallout} The effect you experience when your emotional fervor ends.", + "{@b Focus Spell} The focus spell you gain if you select the {@feat Cathartic Focus Spell|SoM} archetype feat." + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Anger", + "source": "SoM", + "page": 196, + "entries": [ + "Your destructive wrath allows you to harm your foes but causes you pain in the process.", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} An enemy deals damage to you. You can't use this reaction if you're {@condition fatigued}.", + "{@b Catharsis Activation} If you're {@condition grabbed}, {@condition immobilized}, or {@condition restrained}, you can attempt to {@action Escape}. If you succeed, the creature or hazard imposing the condition on you (if applicable) takes force damage equal to your level.", + "{@b Emotional Fervor} When you {@action Cast a Spell} from your spell slots, if the spell deals damage and doesn't have a duration, you gain a status bonus to that spell's damage equal to the spell's level. Spell: {@spell draw ire|SoM}", + "{@b Emotional Fallout} You become {@condition fatigued} until you Settle your Emotions.", + "{@b Focus Spell} {@spell athletic rush}" + ] + } + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Awe", + "source": "SoM", + "page": 196, + "entries": [ + "Your powerful sense of wonderment can be infectious and distracting.", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} You or an ally within 30 feet critically succeeds on an attack roll against an enemy's AC or a skill check against one of an enemy's DCs.", + "{@b Catharsis Activation} If you're {@condition fascinated} or {@condition stupefied}, you can attempt an additional save to end the effect if it allowed a save.", + "{@b Emotional Fervor} When you cast a spell, choose one creature that was hit by your spell attack roll or that failed its saving throw, if any. That creature becomes {@condition fascinated} with you until the end of its next turn. It's then temporarily immune to this fervor effect for 1 hour. Spell: {@spell glitterdust}", + "{@b Emotional Fallout} You become {@condition flat-footed} until you Settle your Emotions.", + "{@b Focus Spell} {@spell dazzling flash} (doesn't require a religious symbol)" + ] + } + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Dedication", + "source": "SoM", + "page": 196, + "entries": [ + "Your commitment protects those you are dedicated to but can lead to dependency. Your emotional focus is an individual creature you're bound to (see Emotional Focus sidebar).", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} Your emotional focus takes damage from an enemy while within 30 feet of you.", + "{@b Catharsis Activation} Your emotional focus gains a number of temporary Hit Points equal to half your level rounded up. These temporary HP last for 1 minute.", + "{@b Emotional Fervor} Your spells that target your emotional focus gain the benefits of Reach Spell. When you cast a healing spell that affects your emotional focus, your emotional focus also gains temporary HP equal to the spell's level in addition to the spell's effects. These temporary HP last for 1 minute. Spell: {@spell spirit link}", + "{@b Emotional Fallout} Until you Settle your Emotions, you can't Cast Spells unless you're adjacent to your emotional focus.", + "{@b Focus Spell} {@spell protector's sacrifice}" + ] + } + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Fear", + "source": "SoM", + "page": 196, + "entries": [ + "You let your fear fuel you, rather than consume you, but it burns your endurance.", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} An enemy makes you {@condition frightened}.", + "{@b Catharsis Activation} Increase your {@condition frightened} value by 1, to a maximum of {@condition frightened} 4.", + "{@b Emotional Fervor} You don't take the status penalty from the {@condition frightened} condition to your spell DCs or spell attack bonus. Instead, you gain a status bonus to spell attack rolls equal to the penalty you would've taken, and your foes take the same status penalty to their saving throws against your spells. Any other statistic takes the status penalty as normal. Spell: {@spell fear}", + "{@b Emotional Fallout} You are {@condition fleeing} for 2 rounds, running from the source of the {@condition frightened} condition that triggered your Catharsis. If that source is no longer present, you instead flee from the position where you were at the start of your emotional fallout.", + "{@b Focus Spell} {@spell waking nightmare}" + ] + } + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "source": "SoM", + "page": 196, + "name": "Hatred", + "entries": [ + "Your unabashed hatred consumes your soul and causes your foe to falter. Your emotional focus is an individual enemy you detest (see Emotional Focus sidebar).", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} You start your first turn in an encounter against your emotional focus or one of their followers. If the encounter includes multiple eligible followers and doesn't include your actual emotional focus, choose one of the followers to act as your emotional focus for this encounter (or until your actual emotional focus shows up).", + "{@b Catharsis Activation} You can {@action Step} or {@action Stride}. You must end this movement closer to your emotional focus.", + "{@b Emotional Fervor} Your emotional focus is {@condition flat-footed} to you and takes a \u20132 status penalty to saves against your spells. You're {@condition flat-footed} to your emotional focus and take a \u20132 status penalty to saves against it. Spell: {@spell blood vendetta|APG}", + "{@b Emotional Fallout} You become {@condition stunned} 2.", + "{@b Focus Spell} {@spell cry of destruction}" + ] + } + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "source": "SoM", + "page": 197, + "name": "Joy", + "entries": [ + "Your unbridled enthusiasm and positive attitude can lead you to success, but you might expend more energy than you planned.", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} You critically succeed on an attack roll or save, or an enemy critically fails on a save against you.", + "{@b Catharsis Activation} Reduce the value of any {@condition frightened} or {@condition stupefied} condition you have by 1 and end any {@condition persistent damage||persistent mental damage} you have.", + "{@b Emotional Fervor} You gain a +1 status bonus to {@skill Performance} checks and to the spell attack rolls of {@trait emotion} spells, and enemies take a \u20131 status penalty to saves against your {@trait emotion} spells. Spell: {@spell hideous laughter}", + "{@b Emotional Fallout} You become {@condition fatigued} until you Settle your Emotions.", + "{@b Focus Spell} {@spell unimpeded stride}" + ] + } + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "source": "SoM", + "page": 197, + "name": "Love", + "entries": [ + "You're joined by the bonds of love and nothing can break that, but love can distract you from other things in your life. Your emotional focus is someone you're in love with; they aren't required to love you back.", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} Your emotional focus takes damage from an enemy while within 30 feet of you.", + "{@b Catharsis Activation} If either you or your emotional focus is {@condition confused} or {@condition controlled}, one of you can attempt a new saving throw against one confusing or controlling effect (if it allowed a save), ending the condition if the new save is a success. If both of you are eligible, your emotional focus gets the new save.", + "{@b Emotional Fervor} You gain a +1 status bonus to Will saves. If you cast a spell to benefit your emotional focus, this bonus increases to +3 until the start of your next turn. Spell: {@spell soothe}", + "{@b Emotional Fallout} You're {@condition fascinated} with your emotional focus for 1 minute.", + "{@b Focus Spell} {@spell soothing words}" + ] + } + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Misery", + "source": "SoM", + "page": 197, + "entries": [ + "To suffer is to know you're alive; to make your enemies suffer as greatly as you have eases your suffering.", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} You gain {@condition persistent damage} from a foe.", + "{@b Catharsis Activation} You gain a number of temporary Hit Points equal to your level. They last for 1 minute.", + "{@b Emotional Fervor} You can choose not to attempt a flat check to end {@condition persistent damage} you're taking. When you cast a damaging spell, you can choose one creature that failed its save or that you hit with your spell attack roll. That target takes {@condition persistent damage} of the same type the spell dealt, of an amount equal to the highest amount of {@condition persistent damage} you currently have. You can't choose a creature that's already taking {@condition persistent damage}. Spell: {@spell phantom pain}", + "{@b Emotional Fallout} You take an untyped penalty to any damage you would deal with any spell you cast until you Settle your Emotions. The penalty is \u20131 per spell level.", + "{@b Focus Spell} {@spell savor the sting}" + ] + } + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Pride", + "source": "SoM", + "page": 197, + "entries": [ + "All is well as long as you appear well, but you get caught up in the moment and lose track of what's important.", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} You critically fail on an attack roll or saving throw.", + "{@b Catharsis Activation} The critical failure becomes a failure.", + "{@b Emotional Fervor} Each time you cast an illusion spell, until the start of your next turn, any critical failure you roll on an attack roll or saving throw is a failure instead. Spell: {@spell color spray}", + "{@b Emotional Fallout} You momentarily lose track of what's real, becoming {@condition confused} for 1 round. Spell: {@spell mirror image}", + "{@b Focus Spell} {@spell veil of confidence}" + ] + } + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Remorse", + "source": "SoM", + "page": 197, + "entries": [ + "You attempt to overcome your failings, but your guilt stays with you.", + { + "type": "text", + "style": "pf2-stat pf2-stat__section--wide", + "entries": [ + "{@b Catharsis Trigger} An ally within 30 feet drops to 0 Hit Points.", + "{@b Catharsis Activation} You {@action Step} or {@action Stride}. You must end this movement closer to the triggering ally", + "{@b Emotional Fervor} Any spell you cast that restores Hit Points to the triggering ally gets a status bonus to the Hit Points healed equal to the spell's level, or double the spell's level if the ally is at 0 Hit Points. Spell: {@spell warrior's regret|SoM}", + "{@b Emotional Fallout} Your emotional weight crushes you, leaving you {@condition stupefied} 2 until you Settle your Emotions.", + "{@b Focus Spell} {@spell healer's blessing}" + ] + } + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "Elementalism", + "source": "SoM", + "page": 198, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "The world is a reflection of the Elemental Planes. Fire blazes in its core, cradled and calmed in a bed of Earth. Water brings the parched soil relief, strengthening as it soothes. All this is encapsulated by Air, which breathes life into the world. Elementalism is the belief these four elements are the components used to create all matter. Thus, magic is simply the manipulation of the four elements. Understanding these elements is the essence of elementalism." + ] + }, + { + "type": "pf2-h2", + "name": "Druidic Orders", + "source": "SoM", + "page": 198, + "entries": [ + "Elementalists eschew traditional magical divisions in favor of the elemental quaternity and rarely attempt a formal education. Instead, they travel Golarion, learning from the environment and elemental masters. These sojourns are referred to as pilgrimages, and the lessons learned along the way are called exposures or forms.", + "Druids are among the most well-known elemental masters, capable of harnessing the power of nature that exists below a mountain or flows through an ocean. Although some act as wardens to the world as a whole, most specialize into one of three orders that revere individual elements. Within these orders, as well as the {@class Druid||storm order|storm} that focuses on {@trait air}, a sizable contingent of druids devote themselves fully to elemental magic, choosing the {@archetype elementalist|SoM} class archetype. However, just as many druids in these orders access magic from the primal spell list normally, believing that they can still take a wider view of nature through the lens of their element.", + "Elementalist druids are more common in regions with strong traditions involving the cycle of elements, such as Jalmeray.", + { + "type": "pf2-h3", + "page": 198, + "name": "{@class Druid||Flame|Flame|SoM}", + "entries": [ + "You feel a kinship with flames and can use them for succor and destruction. You're trained in {@skill Acrobatics}. You also gain the {@feat Fire Lung|SoM} druid feat. You gain the {@spell wildfire|SoM} order spell. Allowing unnatural fires to spread or preventing natural fires from occurring in a way that harms the environment are anathema to your order (this doesn't prevent you from using fire destructively or force you to combat a controlled or natural fire)." + ] + }, + { + "type": "pf2-h3", + "page": 198, + "name": "{@class Druid||Stone|Stone|SoM}", + "entries": [ + "You're as enduring as stone, and you take comfort in its steadfast presence, both natural and worked. You're trained in {@skill Crafting}. You also gain the {@feat Steadying Stone|SoM} druid feat. You gain the {@spell crushing ground|SoM} order spell. Poisoning or polluting the land and heedlessly carving the earth to plunder its natural resources are anathema to your order (this doesn't prevent you from responsibly digging or mining)." + ] + }, + { + "type": "pf2-h3", + "page": 198, + "name": "{@class Druid||Wave|Wave|SoM}", + "entries": [ + "Water is the source of life, and you've learned to shape how it flows. You're trained in {@skill Medicine}. You also gain the {@feat Shore Step|SoM} druid feat. You gain the {@spell rising surf|SoM} order spell. Polluting water or allowing those who pollute water sources to go unpunished is anathema to your order (this doesn't force you to take action against potential water pollution or to sacrifice yourself against an obviously superior foe)." + ] + } + ] + }, + { + "type": "pf2-sidebar", + "name": "The Four Elements", + "source": "SoM", + "page": 199, + "entries": [ + "The elements are clearly observable in the natural world, but philosophers ascribe deeper attributes that can be seen in a gust or heard in a geode.", + "{@indentSubsequent {@b Fire} is unbridled potential but must be tended with care. When nurtured, flames bring warmth and healing. They illuminate darkness and reveal truth, clearing old growth for new. But fire also burns, obscures, and destroys. An elementalist must learn to both bank and fuel the flames.}", + "{@indentSubsequent {@b Earth} is both cradle and tomb. It's home for most creatures, providing nourishment and shelter. But the earth runs deep and is too vast to fully control. An elementalist must listen carefully to the stones or risk their anger.}", + "{@indentSubsequent {@b Water} is soothing and enigmatic. Most living creatures are composed primarily of water and require water to survive; controlling water thus gives an elementalist power over the flow of life. Though water is the easiest element to work with, its depths are a mystery.}", + "{@indentSubsequent {@b Air} breathes life into myriad worlds but is ephemeral and often overlooked. In truth, air is the most difficult of elements to work with, as learning to grasp the ungraspable and see the unseen is notoriously difficult. Mastering air requires intuition, subtlety, and impressive powers of perception.}" + ] + }, + { + "type": "pf2-h2", + "name": "Druid Feats", + "source": "SoM", + "page": 198, + "entries": [ + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Fire Lung|SoM}", + "{@feat Shore Step|SoM}", + "{@feat Steadying Stone|SoM}", + "{@feat Fire Resistance|SoM}", + "{@feat Natural Swimmer|SoM}", + "{@feat Sheltering Cave|SoM}", + "{@feat Advanced Elemental Spell|SoM}", + "{@feat Fiery Retort|SoM}", + "{@feat Harden Flesh|SoM}", + "{@feat Purifying Spell|SoM}" + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Focus Spells", + "source": "SoM", + "page": 200, + "entries": [ + "These elemental focus spells are available to druids of the {@class Druid||flame|flame|SoM}, {@class Druid||stone|stone|SoM}, and {@class Druid||wave|wave|SoM} orders and to characters with the {@archetype elementalist|SoM} class archetype.", + { + "type": "list", + "columns": 3, + "items": [ + "{@spell Combustion|SoM}", + "{@spell Crushing Ground|SoM}", + "{@spell Powerful Inhalation|SoM}", + "{@spell Pulverizing Cascade|SoM}", + "{@spell Rising Surf|SoM}", + "{@spell Stone Lance|SoM}", + "{@spell Updraft|SoM}", + "{@spell Wildfire|SoM}" + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Monk Stances", + "source": "SoM", + "page": 202, + "entries": [ + "Monks manipulate the elements within themselves to manifest magic. {@feat Mountain Stance} and {@feat Wild Winds Initiate} from the Core Rulebook provide earth and air.", + { + "type": "list", + "columns": 3, + "items": [ + "{@spell Reflective Ripple Stance|SoM}", + "{@spell Stoked Flame Stance|SoM}", + "{@spell Inner Fire|SoM}", + "{@spell Rippling Spin|SoM}", + "{@spell Blazing Streak|SoM}", + "{@spell Wave Spiral|SoM}" + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "Elemental Spell List", + "source": "SoM", + "page": 203, + "entries": [ + "{@note Please visit the {@filter spells page|spells||source=SoM|tradition & spell list=elemental} to view all Elemental Spells from Secrets of Magic.}" + ] + }, + { + "type": "pf2-sidebar", + "name": "Elementalism On Golarion", + "source": "SoM", + "page": 205, + "entries": [ + "{@note Read on page 205 of Secrets of Magic.}" + ] + }, + { + "type": "pf2-h2", + "name": "{@archetype Elementalist|SoM} (Class Archetype)", + "source": "SoM", + "page": 206, + "entries": [ + "You revere the four elements\u2014air, earth, fire, and water\u2014as the building blocks of creation and the source of all life. You believe that by balancing, mixing, and rearranging these four elements, magic is made. This belief has led you to eschew traditional magical theories and divisions, and you instead focus on harnessing, manipulating, and shaping the four elements. You cast spells drawn from multiple traditions and can use the four elements to alter and empower your spells, making them manifest and mixing them in unique ways. Most elementalists embrace the four elements equally as a mystical quaternity, and they strengthen their connection to one of these elements each day to protect themselves from harm. Others, notably {@class sorcerer} and {@class wizard} elementalists, feel a stronger connection to a singular element that they hone to great heights, utilizing the other three elements to support and augment their favored element.", + { + "type": "pf2-h3", + "name": "Elemental Magic", + "level": 1, + "entries": [ + "You're a spellcaster that's specialized in harnessing the four elements. Though you might feel a stronger kinship for one element over the others, you're capable of shaping all of them. Due to your specialization in elemental magic, you have a smaller, more focused spell list than other spellcasters, though your magic is drawn from multiple traditions. If you choose this class archetype, you must select the {@feat Elementalist Dedication|SoM} as your 2nd-level class feat.", + "{@b Prerequisites:} You must have a spellcasting class feature that chooses spells from the arcane or primal spell list.", + "{@b Elementalist Adjustments:} Replace your spell list with the {@filter elemental spell list|spells||Tradition & Spell List=Elemental}. Your actual magical tradition is unchanged, but you choose your spells from the elemental list instead.", + "If you're a {@class sorcerer} with the {@class Sorcerer||elemental bloodline|Elemental}, you can replace your {@spell elemental toss||initial bloodline spell} with an {@filter initial elemental focus spell|spells||Tradition & Spell List=Elemental|Spell Type=Focus Spell|Level=1}, and your {@spell elemental motion||advanced bloodline spell} with an {@filter advanced elemental focus spell|spells||Tradition & Spell List=Elemental|Spell Type=Focus Spell|Level=3}. The initial and advanced elemental focus spells you select must have the same trait as your elemental bloodline.", + "{@b Druid Elementalist Adjustments:} If you're a {@class druid} of the {@class druid||storm order|storm}, you can choose to replace your starting order spell, {@spell tempest surge}, with {@spell updraft|SoM}.", + "{@b Wizard Elementalist Adjustments:} If you're a {@class wizard} with an arcane school, instead of specializing in a school of magic, you specialize in one of the four elements: air, earth, fire, or water. Any benefits your arcane school would grant you that are associated with a selected spell school, you instead apply to your selected element. For example, if you select air as your element, you can prepare only spells that have the {@trait air} trait in your extra arcane school slots, you can prepare an extra {@filter air cantrip|spells||spell type=cantrip|Energy & Elements=Air|Tradition & Spell List=Elemental}, and you add an extra {@filter air spell|spells||Level=!0|Energy & Elements=Air|Tradition & Spell List=Elemental} from the {@filter elemental spell list|spells||Tradition & Spell List=Elemental} to your spellbook. Additionally, in place of your arcane school spell, you learn the {@filter initial elemental focus|spells||Tradition & Spell List=Elemental|Spell Type=Focus Spell|Level=1} spell of your selected element. In all other ways, your {@classFeature arcane school|Wizard||1} functions as written in the Core Rulebook. If you later select the {@feat Advanced School Spell} wizard feat, instead of gaining the listed school spell, you gain the {@filter advanced elemental focus spell|spells||Tradition & Spell List=Elemental|Spell Type=Focus Spell|Level=3} of your selected element." + ] + }, + "{@b Additional Feats:} {@b 4th} {@feat Familiar (Sorcerer)||Familiar}, {@b 6th} {@feat Enhanced Familiar (Sorcerer)||Enhanced Familiar}, {@b 8th} {@feat Current Spell|APG}, {@feat Water Step}.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Elementalist Dedication|SoM}", + "{@feat Dousing Spell|SoM}", + "{@feat Elemental Familiar|SoM}", + "{@feat Burning Spell|SoM}", + "{@feat Metabolize Element|SoM}", + "{@feat Rockslide Spell|SoM}", + "{@feat Wind-Tossed Spell|SoM}" + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "Flexible Preparation", + "source": "SoM", + "page": 208, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "For millennia, debate raged among magical circles as to which spellcasters have the edge: those who cast spells spontaneously from a repertoire, since they can pull out whichever of those spells they require in a pinch, or those who prepare their daily spells, since they can plan and change out their spells each day to meet their varying needs. Yet, there have also been those who dared to have it all." + ] + }, + "Flexible spellcasters learn to prepare spells into a collection each day and can cast spells from their collection spontaneously. This combination makes such spellcasters the envy of their peers, but it comes with a significant cost. The magical power required to fuel their flexible casting draws heavily upon their magic's mental or vital essence, so they can cast far fewer spells each day. The strain manifests differently for each flexible spellcaster and varies by tradition, though it most commonly starts as a mild headache for arcane and occult spellcasters or fatigue for divine and primal spellcasters.", + "Flexible spellcasting wizards\u2014who sometimes prefer to use the more generic term for arcane spellcasters, arcanists\u2014are more common in schools and other places that practice experimental or innovative magic, such as the Occularium in the atheist nation of Rahadoum, the Magaambya magic school in the jungle of the Mwangi Expanse, or the many academies in the arcane nation of Nex. Flexible spellcasting druids, sometimes called fey callers, use the infinite possibilities of the First World and the magical curiosity of the fey to power their flexible magic. They more commonly appear in places where the veil to the First World is thin, such as the Land of the Linnorm Kings or the River Kingdoms. Flexible spellcasting clerics, sometimes called ecclesiasts, have an unorthodox connection to their deity, allowing them flexibility in the grace they earn through their prayers. They're more commonly itinerant, rather than connected to an established church. Flexible spellcasting witches, sometimes called invokers, have more personal connections with their patrons (even though the patron is still an enigma), allowing them to adjust their magic more easily.", + { + "type": "data", + "tag": "table", + "name": "Flexible Spellcaster Spells per Day", + "source": "SoM" + }, + { + "type": "pf2-h2", + "name": "{@archetype Flexible Spellcaster|SoM} (Class Archetype)", + "source": "SoM", + "page": 209, + "entries": [ + "You've learned how to cast spells flexibly, blending the best elements of spontaneous and prepared spellcasting at the cost of casting fewer spells each day.", + { + "type": "pf2-h3", + "name": "Flexible Spell Preparation", + "level": 1, + "entries": [ + "This class feature alters your spellcasting class feature (such as {@classFeature Arcane Spellcasting|Wizard||1} for the {@class wizard} or {@classFeature Divine Spellcasting|Cleric||1} for the {@class cleric}). If you choose this class archetype, you must select {@feat Flexible Spellcaster Dedication|SoM} as your 2nd-level class feat.", + "{@b Prerequisites:} You must have a class, such as {@class cleric||clerics}, {@class druid||druids}, {@class witch|apg|witches}, and {@class wizard||wizards}, that prepares spells in spell slots using the same number of prepared spells per day.", + "{@b Flexible Spellcaster Adjustments:} You learn spells as normal for your class (a {@class wizard} uses a spellbook, a {@class witch|APG} teaches spells to their familiar, and so on), but change your spellcasting from your class as follows.", + { + "type": "list", + "items": [ + "You can cast fewer spells each day. Your number of spell slots per day don't advance from 2 to 3 spells at even levels (see Table 5\u20141).", + "Reduce the number of cantrips you gain from your class by 2. This archetype doesn't change the way you prepare cantrips.", + "During your daily preparations, you prepare a spell collection rather than preparing spells into each spell slot individually. The number of spells in your spell collection each day equals the total number of spell slots you get each day from your class spells. Select these spells from the same source as normal, such as from a spellbook for a {@class wizard}.", + "You can cast any of the spells in your collection by using a spell slot of an appropriate level. For instance, if you were level 1 and had feather fall and magic missile in your spell collection, you could cast feather fall twice that day, magic missile twice, or each spell once.", + "Extra spell slots you gain that have additional restrictions, like the {@class wizard}'s specialist school spells or the cleric's divine font spells, don't change due to this archetype, nor do such spells count toward the number of spells you place in your spell collection. See the Restricted Spell Slots sidebar." + ] + }, + { + "type": "data", + "tag": "table", + "name": "Flexible Spellcaster Spells per Day", + "source": "SoM" + }, + { + "type": "pf2-sidebar", + "name": "Restricted Spell Slots", + "entries": [ + "When applying this archetype to a class that grants additional spell slots with restrictions, such as the specialist {@class wizard||wizard's} {@classFeature Arcane School|Wizard||1||specialist school} spells or the {@class cleric||cleric's} {@classFeature divine font|Cleric||1}, you still gain those additional slots, but they work as normal for your class, and they don't add more spells to your spell collection. A healing font grants you additional spell slots to cast {@spell heal} spells of the highest level you can cast, but doesn't add {@spell heal} to your spell collection. A harming font does the same for the {@spell harm} spell. As a specialist {@class wizard}, you prepare one spell per level from your specialty school, which also aren't added to your spell collection." + ] + }, + { + "type": "pf2-h3", + "name": "Heightening Spells", + "entries": [ + "Once you gain 2nd-level spells, you can heighten any spell in your spell collection to any level you can cast, similar to a spontaneous spellcaster's signature spells. The only restriction is that you must select at least one 1st-level spell for your collection each time you prepare, ensuring that you can use all your spell slots each day." + ] + }, + { + "type": "pf2-h3", + "name": "Adjucidating Class Feats and Features", + "entries": [ + "Some of your class feats or features might rely on the fact that you prepare spells in spell slots. While some class feats might no longer work or be necessary with the flexible spellcaster archetype, in many cases you can make a simple replacement and continue using the class feat. The following class feats simply require replacing \"a spell you have prepared\" or \"a prepared spell\" for \"a spell in your collection\" or \"a spell slot.\" For example, in {@feat Counterspell (Wizard)||Counterspell}, you'd replace \"a spell you have prepared\" in the trigger for \"a spell in your collection\" and \"expend a prepared spell\" for \"expend a spell slot.\" Similarly, in {@classFeature arcane bond|Wizard||1}, you'd replace \"cast one spell you prepared today and already cast\" with \"cast one spell in your collection you've already cast today.\"", + "The {@feat Counterspell (Wizard)||Counterspell} and {@feat Leyline Conduit} feats in the Core Rulebook need these substitutions, as does {@feat Form Retention|APG} from the Advanced Player's Guide. {@feat Spell Mastery|APG} provides additional restricted spells, like {@classFeature divine font|Cleric||1} or specialist spells; you can take it, but it doesn't add to your collection and works like normal prepared spells." + ] + }, + { + "type": "pf2-h3", + "name": "Disallowed Feats", + "entries": [ + "The following feats from the Core Rulebook aren't available for a flexible spellcaster: {@feat Call of the Wild}, {@feat Clever Counterspell}, {@feat Infinite Possibilities}, {@feat Reprepare Spell}, and {@feat Spell Combination}. The disallowed feats from the Advanced Player's Guide are as follows: {@feat Elemental Summons|APG}, {@feat Miraculous Possibility|APG}, {@feat Rites of Convocation|APG}, and {@feat Rites of Transfiguration|APG}." + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "Geomancy", + "source": "SoM", + "page": 210, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "The natural vistas of the world are varied and beautiful, and they contain power just waiting to be tapped. From the burning sands of a desert to the freezing tundra of a taiga, from the breathless heights of the tallest peak to the claustrophobic caverns deep underground, each type of terrain holds its own wonders. Geomancy is the study of the magic within these places, and while it has much in common with the primal forces of druidism, it focuses on the specifics of the many types of terrain and how they can resonate within someone who respects those details." + ] + }, + "To a geomancer, the world is a living tapestry of magic, woven together in different biomes and ecosystems that each interact with those around them, sometimes working together and other times at cross purposes. A novice geomancer learns to tap into that flow of magic and enhance their castings whenever their magic has a resonance with the surrounding area, but a true master can chain magic to build an artificial resonance cobbled together out of nothing more than their own power and connection to the land.", + { + "type": "pf2-sidebar", + "name": "Geomantic Stauration", + "entries": [ + "Areas of geomantic saturation are rare phenomena wherein either elemental matter or life essence strongly saturate a site or location, granting a unique magical effect. For example, the Crystal Womb deep underground is saturated with earth elemental energy. To represent a place of geomantic saturation, the rules for magical terrain in {@variantrule Pervasive Magic|SoM} are a good starting point.", + "To a geomancer, these areas also represent a potential source of power and learning. Tapping into or attuning with a saturated area might present a challenge for the geomancer, potentially requiring {@variantrule research|GMG} or a ritual similar to {@ritual establish nexus|SoM}. Successfully attuning to the areas might offer rare spells, feats, or other options for a geomancer to access or even a unique option available only by attuning with that specific saturation." + ] + }, + { + "type": "pf2-h2", + "name": "Terrain Types", + "entries": [ + "Each of the nine fundamental geomantic terrains represents a wide variety of environments and biomes. For instance, the mountain terrain applies to hilly regions, the forest terrain applies to jungles and rain forests, and the swamp terrain includes marshes and bogs. While each of these fundamental terrains isn't homogeneous and offers diverse magical secrets to a geomancer, over time, geomancers have nonetheless developed certain broad associations with each type.", + { + "type": "pf2-h3", + "name": "Aquatic Geomancy", + "entries": [ + "Rivers course, tides ebb and flow, and water shifts from ice to vapor, all while creatures grow and adapt within the depths. Casting spells in water calls for a free flow of ideas and emotions. Geomantic rituals intended to change one thing to another often take place in aquatic terrain, or in a liminal space between aquatic terrain and another type of terrain, such as a beach." + ] + }, + { + "type": "pf2-h3", + "name": "Arctic Geomancy", + "entries": [ + "Icy winds carry crystalline flecks of snow that distort the horizons, and desolate nights bring undulating light shows to the black skies. An arctic environment draws a geomancer toward illusory magic that replicates the splendor and mystery of the sparkling tundras, and to long-lasting protection against the elements." + ] + }, + { + "type": "pf2-h3", + "name": "Desert Geomancy", + "entries": [ + "Sandstorms rage as the sun glares down oppressive heat, only to retreat into a frigid night. Life is harsh in the desert, and only the powerful and adaptable survive; the desert's geomantic energies reflect that truth. When the environment is unforgiving, so is the geomancer, who brings forth punishing magic as merciless as trackless stone and sizzling sand." + ] + }, + { + "type": "pf2-h3", + "name": "Forest Geomancy", + "entries": [ + "Forest are defined by the thick growth of plants, a canopy of green home to creatures across every stratum from the forest floor to the treetops. All forests, from those of humid ferns to frozen conifers, share growth and creation. This generative power thrives in a geomancer, coming to life in spells that spring vines and thorns or call forth ancient creatures tied to the land." + ] + }, + { + "type": "pf2-h3", + "name": "Mountain Geomancy", + "entries": [ + "Mountains reach to the skies above, breathtaking and impassable. They stand ever-vigilant and seemingly outside the passage of time until, over the course of eons, even they crumble. Mountains serve as barriers and thresholds: boundaries between nations and demarcations between lush windward and arid leeward. This role leads geomancers to associate mountains with wards and barriers." + ] + }, + { + "type": "pf2-h3", + "name": "Plains Geomancy", + "entries": [ + "The vast expanse of grasslands represent limitless potential spanning off in every direction. Animals and caravans alike migrate across the plains, but humans and other sapient creatures also settle down and build farms. The openness of the plains calls for spells of the wind, plant cultivation, and fast, effortless travel. A geomancer on the plains feels the vastness within them, stretching as broad as the distant horizons." + ] + }, + { + "type": "pf2-h3", + "name": "Sky Geomancy", + "entries": [ + "The open sky is a soaring realm of freedom and exhilaration. The sky is capricious, reflecting the moods of the firmament and altering those of the creatures that live beneath; its oppressive gray or clear blue evoke different emotions. As night falls, the heavens become a star-flecked wonderland beneath the pale gaze of the moon. The sky opens the geomancer to change and uncertainty, allowing for magic to move physical forms and enchantments to sway minds." + ] + }, + { + "type": "pf2-h3", + "name": "Swamp Geomancy", + "entries": [ + "Wetlands cultivate teeming life, though many of the organisms that thrive in swamps can also bring disease. Marshes, bogs, and fens have their own slightly different geomantic properties, but all envelop the geomancer, engulfing the self in gripping mud, murky water, and calls of buzzing insects. The magic of death and rebirth flourishes in the duality of the swamp." + ] + }, + { + "type": "pf2-h3", + "name": "Underground Geomancy", + "entries": [ + "Places beneath the surface of the world are home to countless secrets, from the caves just under the surface to deep, dark caverns of progressively increasing mystery and alien splendor. Twisting tunnels block sight but provide ghostly echoes, revealing distant truths to those who can interpret them. Geomancers feel the pull of the mysterious knowledge held deep in the earth, tracing through the ground as surely as mineral veins. Geomancers tap into this force to learn the answers to enigmas long forgotten to those on the surface." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "{@archetype Geomancer|SoM} (Archetype)", + "source": "SoM", + "page": 212, + "entries": [ + "You know how to draw power from the land around you, no matter the terrain, by attuning your magic to match its mystical properties.", + "You might be a druid with an elemental focus (such as the {@class Druid|crb|flame|flame|SoM}, {@class Druid|crb|stone|stone|SoM}, or {@class Druid|crb|wave|wave|SoM} orders) or a naturalist with a touch of magic at your disposal. You could concentrate on a single type of terrain to wring every last drop of power from it or choose to wander the land to experience every type of terrain possible.", + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Geomancer Dedication|SoM}", + "{@feat Attunement Shift|SoM}", + "{@feat Shared Attunement|SoM}", + "{@feat Rough Terrain Stance|SoM}", + "{@feat Attuned Stride|SoM}", + "{@feat Draw From The Land|SoM}", + "{@feat Read The Land|SoM}", + "{@feat Terrain Shield|SoM}", + "{@feat Shifting Terrain|SoM}", + "{@feat Quickened Attunement|SoM}" + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "Ley Lines", + "source": "SoM", + "page": 214, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Magical energy exists throughout the multiverse and flows within and without all aspects of reality. In places where this magical energy flows particularly strongly, it takes the form of ley lines: potent conduits of magic that flow throughout the cosmos. Magical energy travels through ley lines much like blood flows through the veins of living creatures. Ley lines transcend physical form and can be found throughout the universe, through entire worlds, and even across planes." + ] + }, + "Each ley line carries its own specific manifestation of magical energy. One ley line might contain the power to enhance divinations, while another forms a channel for the destructive power of fire. Regardless of a ley line's specific nature, its presence influences the world around it in subtle or overt ways.", + { + "type": "pf2-h2", + "name": "Ley Lines in your Game", + "entries": [ + "Though magical essence permeates the multiverse, it rarely concentrates in high enough volume to form a ley line, and as such, ley lines are rare, inscrutable phenomena. Those who overtax a ley line might find that its power fades, reroutes, or even backfires\u2014the ramifications of which can lead to interesting story explorations. In general, these rules assume that ley lines are few and far between in a setting and that one's presence holds notable significance in the game world.", + "Ley lines impact the world around them in considerable ways, which presents myriad narrative possibilities; for example, a wizard might build a tower on top of a ley line with magic that aids in planar research, or an entire civilization might structure their territory along a ley line to improve their wealth. Ley lines should also manifest magical side effects that relate to their nature, such as increased ambient temperatures or prevalent brushfires along a ley line attuned to fire magic. GMs should feel encouraged to explore how ley lines can affect their world.", + "Tapping into ley lines often provides benefits that alter spells, akin to metamagic (for example, the basic ley line on page 216 provides a choice between two metamagic effects from metamagic class feats). As such, spellcasters are the most likely to seek out and tap ley lines, but some ley lines provide benefits that any character capable of tapping into them can use; GMs should consider how an entire party can benefit from a ley line and what characters might enjoy some time in the spotlight.", + "A ley line might be a lasting benefit to the entire party, and discovering one could even serve as an interesting reward for them. The PCs might be encouraged to build a base of operations along a ley line or to establish a nexus at a ley line node.", + "Ultimately, the use of ley lines is rooted in the familiar mechanics of metamagic, meaning that they should be easy to add without complicating the game. Though they're presented as rare in this book, GMs might prefer them to be more common and are encouraged to create a unique setting featuring prevalent ley lines. Some settings might feature ley lines as common as rivers, influencing the magic and civilizations around them with the type of energy flowing through them. Consider whether the inclusion of ley lines will add or distract from to the richness of the story." + ] + }, + { + "type": "pf2-h2", + "name": "Locating Ley Lines", + "entries": [ + "Ley lines are typically imperceptible by mundane means, so locating a ley line requires a magical connection of some kind (though not necessarily the ability to cast spells). Typically, ley lines' sizes correlate with their potency, with higher-level ley lines usually being wider and easier to notice\u2014but ley lines are by nature enigmatic phenomena, and some particularly powerful ones are as thin as thread. In rare cases, ley lines might have physical manifestations that make their presence more apparent. For example, a ley line attuned to electrical energy might manifest as a constant stream of sparks and electricity arcing along the ley line's path, or a ley line suffused with positive energy might appear as a strip of overgrown and mutated plants.", + "A character can locate a ley line with a successful {@skill Occultism} check to {@action Identify Magic}, usually against a DC of 30 for a weak and minor ley line or 20 for a powerful one, but a particular line's presence might be more obvious if it has noticeable magical manifestations. A successful check reveals the location of a ley line but not its capabilities. Each ley line has at least one trait tied to a tradition of magic. To determine the effects of a ley line, a character must succeed at a check to {@action Identify Magic} based on its tradition, with a DC equal to the hard DC of the ley line's level. Finding the exact position, strength, and effects of a ley line can be extremely helpful for characters attempting to access the ley line's power." + ] + }, + { + "type": "pf2-h2", + "name": "Ley Line Nodes", + "entries": [ + "Ley line nodes are the point at which multiple ley lines intersect. Incredibly rare and powerful, nodes provide those who tap into them access to all of the intersecting ley lines' abilities, and they usually produce one or more additional effects based on the combination of intersecting ley lines. A ley line node's level is equal to that of the highest-level ley line that intersects at the node. Enterprising PCs or NPCs sometimes seek out nodes as sites to perform rituals to establish ley line nexuses. Such locations are jealously guarded by those who wish to claim the nexus's power." + ] + }, + { + "type": "pf2-h2", + "name": "Using Ley Lines", + "entries": [ + "While locating a ley line might be a difficult process, making use of a ley line's power is remarkably simple. Accessing the power of a ley line requires using the {@action Tap Ley Line|SoM} general skill action. The results of this action are based on the benefits and drawbacks of a ley line.", + { + "type": "pf2-h3", + "name": "Tap Ley Lines (Trained)", + "entries": [ + "You can use your magical prowess to temporarily access the power of a ley line. Tapping the Ley Line requires a skill check using the skill associated with its tradition ({@skill Arcana} for arcane, {@skill Nature} for primal, {@skill Occultism} for occult, and {@skill Religion} for divine). In cases where a ley line has multiple associated traditions, you can use any of the appropriate skills to Tap the Ley Line. The benefits of a ley line are always magical in nature and can be counteracted in a similar way to a magic item.", + { + "type": "data", + "tag": "action", + "name": "Tap Ley Line", + "source": "SoM" + } + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Sample Ley Lines", + "entries": [ + "The following represent a number of different types of ley lines, each of which provides specific effects. GMs can use these ley lines as is or find some inspiration for new ley lines in their own games. Most ley lines are rare, but a specific ley line can be unique.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Basic Ley Line", + "traits": [ + "rare", + "evocation" + ], + "type": "Ley Line", + "level": "2", + "sections": [ + [ + [ + "Most ley lines are simply naturally occurring conduits of pure magical energy. Tapping into a basic ley line allows spellcasters to modify their spells. This ley line has the {@trait arcane}, {@trait divine}, {@trait occult}, or {@trait primal} trait as appropriate.", + { + "type": "successDegree", + "entries": { + "Benefit": "When you {@action Cast a Spell}, alter the spell as if you had just used your choice of either {@feat Reach Spell (Sorcerer)||Reach Spell} or {@feat Widen Spell (Sorcerer)||Widen Spell}.", + "Backlash": "The magical energy overwhelms your mind. You become {@condition stupefied} 1 until the end of your next turn." + } + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Energy Ley Line", + "traits": [ + "rare", + "evocation", + "primal" + ], + "type": "Ley Line", + "level": "4", + "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.", + { + "type": "successDegree", + "entries": { + "Benefit": "All damage of the associated energy type you deal clings to your targets, dealing an additional {@damage 1d8} {@condition persistent damage} of the ley line's energy type.", + "Backlash": "The energy rebounds, and you take {@damage 2d8} {@condition persistent damage} of the ley line's energy type." + } + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Focused Ley Line", + "traits": [ + "rare", + "arcane", + "divine", + "evocation", + "occult", + "primal" + ], + "type": "Ley Line", + "level": "10", + "sections": [ + [ + [ + "Focused ley lines are concentrated points of magical energy which are even more potent than other ley lines. These ley lines allow users to realign their magical connections almost immediately. Higher-level focused ley lines allow users to gain their benefits more times in a single day.", + { + "type": "successDegree", + "entries": { + "Benefit": "You gain a Focus Point, which is separate from your focus pool and doesn't count toward the cap on your focus pool. You can gain this benefit only if you have a focus pool. If you don't use this focus point before the benefit of the ley line runs out, it's lost. You become temporarily immune to the benefits of this ley line for 24 hours.", + "Backlash": "Your entire being becomes overwhelmed with magical energy. You become {@condition stupefied} 3 for 1 minute, and you can't {@action Refocus} for 1 hour." + } + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Haunted Ley Line", + "traits": [ + "rare", + "divine", + "necromancy", + "occult" + ], + "type": "Ley Line", + "level": "12", + "sections": [ + [ + [ + "Some ley lines form at sites of significant death. This results in haunted ley lines, which allow those who tap into them to blur the line between life and death. More powerful haunted ley lines grant the benefits of a higher-level {@spell blink} spell.", + { + "type": "successDegree", + "entries": { + "Benefit": "You're affected by {@spell blink} for the duration of the ley line benefit. You can {@action Sustain a Spell||Sustain the Spell} as though you had cast it, and you can choose the direction of your reappearance when you do so (you still reappear randomly at the end of your turn).", + "Backlash": "You get partially pulled into the Ethereal Plane. For 1 minute, you vanish and reappear in a random direction at the end of your turn as noted in the effects of blink, but you don't gain any of the other effects of the spell." + } + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "Specialized Ley Line", + "traits": [ + "rare", + "arcane" + ], + "type": "Ley Line", + "level": "14", + "sections": [ + [ + [ + "Specialized ley lines empower specific types of magic. They most commonly come about where a practitioner of a particular type of magic has utilized their magical arts repeatedly, such as at locations of magical academies. Each specialized ley line is attuned to a specific school of magic and gains that school's trait. More powerful ones can heighten a spell multiple levels at once.", + { + "type": "successDegree", + "entries": { + "Benefit": "Spells you cast of the ley line's attuned school are empowered. When you {@action Cast a Spell} of that school, that spell is automatically heightened 1 level, up to a level equal to the highest spell level you can cast.", + "Backlash": "Your connection to the ley line's school of magic weakens, making it temporarily harder to manifest those spells. For 1 minute, all spells of the attuned school require one additional action to cast." + } + } + ] + ] + ] + } + } + ] + }, + { + "type": "pf2-h2", + "name": "Ley Line Rituals", + "entries": [ + "Those who build a stronghold on a ley line might use rituals to increase their advantage. The following rituals allow easier or more powerful benefits from ley lines.", + { + "type": "data", + "tag": "ritual", + "data": { + "name": "Empower Ley Line", + "source": "SoM", + "page": 216, + "level": 7, + "traits": [ + "rare", + "evocation" + ], + "cast": { + "number": 1, + "unit": "day", + "entry": "1 day" + }, + "cost": "magical foci worth a total value of 50 gp × the spell level × the target's level", + "secondaryCasters": { + "number": 6 + }, + "primaryCheck": { + "entry": "{@skill Arcana}, {@skill Nature}, {@skill Occultism}, or {@skill Religion},\nmatching the ley line's tradition (legendary)", + "skills": [ + "{@skill Arcana}", + "{@skill Nature}", + "{@skill Occultism}", + "{@skill Religion}" + ], + "prof": "legendary" + }, + "secondaryCheck": { + "entry": "{@skill Lore||Ley Line Lore} or {@skill Occultism}", + "skills": [ + "{@skill Lore}", + "{@skill Occultism}" + ] + }, + "range": { + "entry": "10 feet", + "distance": { + "type": "feet", + "amount": 10 + } + }, + "targets": "1 ley line or ley line node up to double this ritual's level", + "duration": { + "type": null + }, + "entries": [ + "You draw upon surrounding magical energy to empower a ley line, enhancing both its {@trait positive} and {@trait negative} effects.", + "The duration of an empowered ley line's benefits increases: when you successfully Tap a Ley Line that's empowered, you gain its benefits until the end of your next turn on a success (1 minute on a critical success)", + "You take double the damage if you fail to Tap a Ley Line that's empowered and double the damage from the ley line's backlash effects (if any). If a backlash effect has a duration, that duration increases: a backlash effect that would ordinarily last until the end of your next turn now lasts for 1 minute, effects that last for 1 minute now last for 10 minutes, effects that last for 10 minutes now last for 1 hour, and effects that last for 1 hour now last for 1 day.", + { + "type": "successDegree", + "entries": { + "Critical Success": "You empower the ley line until the next turning of the season.", + "Success": "You empower the ley line for 1 week.", + "Failure": "You fail to empower the ley line.", + "Critical Failure": "All casters take damage and suffer the ley line's backlash as if they had critically failed to Tap the Ley Line. This damage and backlash is enhanced as if the ley line were successfully empowered, leading to increased damage and longer backlash effects." + } + } + ] + } + }, + { + "type": "data", + "tag": "ritual", + "data": { + "name": "Establish Nexus", + "source": "SoM", + "page": 217, + "level": 5, + "traits": [ + "rare", + "consecration", + "transmutation" + ], + "cast": { + "number": 1, + "unit": "day", + "entry": "1 day" + }, + "cost": "magical foci worth 100 gp × the spell level × the node's level", + "secondaryCasters": { + "number": 2 + }, + "primaryCheck": { + "entry": "{@skill Arcana}, {@skill Nature}, {@skill Occultism}, or {@skill Religion} based\non the ley line (master)", + "skills": [ + "{@skill Arcana}", + "{@skill Nature}", + "{@skill Occultism}", + "{@skill Religion}" + ], + "prof": "master" + }, + "secondaryCheck": { + "entry": "{@skill Lore||Ley Line Lore} or {@skill Occultism}", + "skills": [ + "{@skill Lore}", + "{@skill Occultism}" + ] + }, + "range": { + "entry": "10 feet", + "distance": { + "type": "feet", + "amount": 10 + } + }, + "targets": "1 ley line node up to double establish nexus's level", + "duration": { + "type": null + }, + "entries": [ + "You focus the power of the node's intersecting ley lines into a powerful confluent point known as a ley line nexus.", + "The ley line nexus grows out from the node in a 20-foot radius. The ley line nexus is more open and available for access to creatures you designate. When Tapping the Ley Lines, these creatures get a degree of success one better than they rolled.", + { + "type": "successDegree", + "entries": { + "Critical Success": "The ley line nexus is established. The nexus is particularly powerful, allowing it to continually refresh its magical energy; thus, the nexus lasts for up to 100 years, unless the ley lines shift.", + "Success": "The ley line nexus is established and lasts for a year and one day, unless the ley lines shift.", + "Failure": "You fail to establish the ley line nexus.", + "Critical Failure": "All casters take damage and suffer backlash effects as if they had critically failed to Tap every Ley Line in the node simultaneously, and they can't attempt to Tap those Ley Lines for a year and one day." + } + } + ] + } + } + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "Pervasive Magic", + "source": "SoM", + "page": 218, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "While the majority of Golarion has a substantial amount of magic, it is not ubiquitous. In other worlds, though, magic could be everywhere\u2014a part of everyday life. Creatures on these worlds have an affinity with at least one of the magic traditions, and most are capable of at least simple spellcasting." + ] + }, + "{@b Rarity:} {@trait Rare}", + "GMs can use the pervasive magic rules found here to create worlds where magic flows freely (or to alter only parts of a setting to be especially high in magic; see page 222 for ideas on how to incorporate pervasive magic rules into the Lost Omens setting).", + "Adding magical traits to a campaign can enrich the setting and make it more memorable. Perhaps a cataclysmic, magical event turned part of the world into a barren wasteland\u2014those desolated plains might still hold enough residual magic to apply the pervasive magic rules. Creatures and characters in an area might all have the arcane trait, or mountain lakes tied to the Elemental Plane of Water might infuse the nearby terrain and its inhabitants with primal magic. The constant efforts of secretive cults might cause occult power to leak into the sewers and tunnels beneath a bustling city.", + "The GM must decide when first creating a campaign if it uses the pervasive magic rules. In pervasive magic campaigns, players choose their characters' associated magic trait and can select from the pervasive magic backgrounds and feats presented starting on page 219. Because pervasive magic represents a slight power increase overall, it's recommended that if some characters in the setting have access to pervasive magic, then all characters should to maintain balance.", + { + "type": "pf2-h2", + "name": "Tradition Traits", + "entries": [ + "Every creature in a pervasive magic campaign, including PCs, has a trait associated with one of the magical traditions. Note that this trait is inherent and a circumstance of nature, independent of class choice\u2014a character with the primal tradition trait can still study to be a wizard and cast arcane spells. See page 220 for how to adjust creature stats in areas of pervasive magic. You might see primal manticores, arcane ogres, occult gold dragons, or divine flesh golems.", + "Creatures (including PCs) gain the following:", + { + "type": "list", + "items": [ + "A trait associated with one of the magic traditions: {@trait arcane}, {@trait divine}, {@trait occult}, or {@trait primal}.", + "The ability to cast a cantrip (PCs choose one upon character creation) from the tradition associated with that trait.", + "The {@action Cast a Spell} activity.", + "Proficiency rank in spell DCs and spell attack rolls with the chosen tradition equal to their class DC or their highest proficiency rank in spell DCs, whichever is higher. They can choose any mental ability score (Intelligence, Wisdom, or Charisma) to be associated with their innate spells granted by pervasive magic.", + "Access to backgrounds and feats with the {@trait pervasive magic} trait (see below)." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Magical Backgrounds", + "entries": [ + "Characters in pervasive magic campaigns choose backgrounds normally, but they also have access to backgrounds that represent the influence of constant and powerful magic during their lives. Some of these backgrounds determine your innate magical trait.", + { + "type": "list", + "column": 3, + "items": [ + "{@background Energy Scarred|SoM}", + "{@background Mystic Tutor|SoM}", + "{@background Surge Investigator|SoM}" + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Feats", + "entries": [ + "This section presents new feats that are available only to creatures or characters from pervasive magic campaigns. All of these feats are class feats, but they can be taken by any class. When you take the feat, it gains the trait appropriate for your class.", + { + "type": "list", + "column": 2, + "items": [ + "{@feat Cantrip Casting|SoM}", + "{@feat Basic Spellcasting|SoM}", + "{@feat Expert Spellcasting|SoM}", + "{@feat Master Spellcasting|SoM}" + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Creature Adjustments", + "entries": [ + "In a world of pervasive magic, creatures gain at least one trait associated with a magical tradition. These traits reflect the creature's innate magical nature. In areas of localized pervasive magic, these traits represent the area itself.", + { + "type": "pf2-h3", + "name": "Arcane Adjustments", + "entries": [ + "The creature gains the {@trait arcane} trait and can cast a single innate spell from the arcane spell list once per day. Use the creature's level (see the table below) to determine the spell's level. Use the spell DC and spell attack roll on the table if the creature does not already have those statistics.", + { + "source": "SoM", + "page": 220, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-left", + "text-left" + ], + "rows": [ + [ + "Creature Level", + "Spell Level (Statistics)", + "Suggested Spells" + ], + [ + "\u20131 to 2", + "Cantrip (DC 15, attack +7)", + "{@spell Daze}, {@spell detect magic}, {@spell shield}, {@spell telekinetic projectile}" + ], + [ + "3 to 4", + "1st (DC 18, attack +10)", + "{@spell Charm}, {@spell fleet step}, {@spell grim tendrils}, {@spell magic missile}, {@spell sleep}" + ], + [ + "5 to 6", + "2nd (DC 21, attack +13)", + "{@spell Blur}, {@spell invisibility}, {@spell mirror image}, {@spell see invisibility}, {@spell spider climb}" + ], + [ + "7 to 8", + "3rd (DC 23, attack +15)", + "{@spell Blindness}, {@spell fireball}, {@spell haste}, {@spell hypnotic pattern}, {@spell lightning bolt}, {@spell wall of wind}" + ], + [ + "9 to 10", + "4th (DC 26, attack +18)", + "{@spell Blink}, {@spell confusion}, {@spell fire shield}, {@spell freedom of movement}, {@spell wall of fire}" + ], + [ + "11 to 12", + "5th (DC 29, attack +21)", + "{@spell Cloak of colors}, {@spell cloudkill}, {@spell cone of cold}, {@spell tongues}" + ], + [ + "13 to 14", + "6th (DC 31, attack +23)", + "{@spell Chain lightning}, {@spell spellwrack}, {@spell true seeing}" + ], + [ + "15 to 16", + "7th (DC 34, attack +26)", + "{@spell Fiery body}, {@spell prismatic spray}, {@spell true target}" + ], + [ + "17 to 18", + "8th (DC 35, attack +27)", + "{@spell Disappearance}, {@spell horrid wilting}, {@spell maze}" + ], + [ + "19 to 20", + "9th (DC 38, attack +30)", + "{@spell Meteor swarm}, {@spell prismatic sphere}" + ], + [ + "21 or higher", + "10th (DC 42, attack +34)", + "{@spell Time stop}, {@spell wish}" + ] + ], + "type": "table" + } + ] + }, + { + "type": "pf2-h3", + "name": "Divine Adjustments", + "entries": [ + "The creature gains the {@trait divine} trait and can cast a single innate spell from the divine spell list once per day. Use the creature's level (see the table below) to determine the spell's level. Use the spell DC and spell attack roll on the table if the creature does not already have those statistics.", + { + "source": "SoM", + "page": 220, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-left", + "text-left" + ], + "rows": [ + [ + "Creature Level", + "Spell Level (Statistics)", + "Suggested Spells" + ], + [ + "\u20131 to 2", + "Cantrip (DC 15, attack +7)", + "{@spell Detect magic}, {@spell divine lance}, {@spell guidance}, {@spell light}" + ], + [ + "3 to 4", + "1st (DC 18, attack +10)", + "{@spell Bane}, {@spell bless}, {@spell heal}, {@spell sanctuary}" + ], + [ + "5 to 6", + "2nd (DC 21, attack +13)", + "{@spell Death knell}, {@spell restoration}, {@spell silence}, {@spell spiritual weapon}" + ], + [ + "7 to 8", + "3rd (DC 23, attack +15)", + "{@spell Chilling darkness}, {@spell heroism}, {@spell sanctified ground}, {@spell searing light}" + ], + [ + "9 to 10", + "4th (DC 26, attack +18)", + "{@spell Divine wrath}, {@spell spell immunity}" + ], + [ + "11 to 12", + "5th (DC 29, attack +21)", + "{@spell Abyssal plague}, {@spell flame strike}, {@spell sending}, {@spell spiritual guardian}" + ], + [ + "13 to 14", + "6th (DC 31, attack +23)", + "{@spell Blade barrier}, {@spell righteous might}" + ], + [ + "15 to 16", + "7th (DC 34, attack +26)", + "{@spell Eclipse burst}, {@spell energy aegis}, {@spell sunburst}" + ], + [ + "17 to 18", + "8th (DC 35, attack +27)", + "{@spell Divine aura}, {@spell spiritual epidemic}" + ], + [ + "19 to 20", + "9th (DC 38, attack +30)", + "{@spell Overwhelming presence}, {@spell wail of the banshee}" + ], + [ + "21 or higher", + "10th (DC 42, attack +34)", + "{@spell Miracle}, {@spell revival}" + ] + ], + "type": "table" + } + ] + }, + { + "type": "pf2-h3", + "name": "Occult Adjustments", + "entries": [ + "The creature gains the {@trait occult} trait and can cast a single innate spell from the occult spell list once per day. Use the creature's level (see the table below) to determine the spell's level. Use the spell DC and spell attack roll on the table if the creature does not already have those statistics.", + { + "source": "SoM", + "page": 220, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-left", + "text-left" + ], + "rows": [ + [ + "Creature Level", + "Spell Level (Statistics)", + "Suggested Spells" + ], + [ + "\u20131 to 2", + "Cantrip (DC 15, attack +7)", + "{@spell Chill touch}, {@spell guidance}, {@spell ghost sound}, {@spell shield}" + ], + [ + "3 to 4", + "1st (DC 18, attack +10)", + "{@spell Bane}, {@spell charm}, {@spell fear}, {@spell grim tendrils}, {@spell ray of enfeeblement}" + ], + [ + "5 to 6", + "2nd (DC 21, attack +13)", + "{@spell Darkness}, {@spell false life}, {@spell paranoia}" + ], + [ + "7 to 8", + "3rd (DC 23, attack +15)", + "{@spell Enthrall}, {@spell haste}, {@spell slow}" + ], + [ + "9 to 10", + "4th (DC 26, attack +18)", + "{@spell Confusion}, {@spell phantasmal killer}, {@spell suggestion}" + ], + [ + "11 to 12", + "5th (DC 29, attack +21)", + "{@spell Abyssal plague}, {@spell black tentacles}, {@spell crushing despair}" + ], + [ + "13 to 14", + "6th (DC 31, attack +23)", + "{@spell Feeblemind}, {@spell repulsion}, {@spell spirit blast}" + ], + [ + "15 to 16", + "7th (DC 34, attack +26)", + "{@spell Mask of terror}, {@spell visions of danger}, {@spell warp mind}" + ], + [ + "17 to 18", + "8th (DC 35, attack +27)", + "{@spell Maze}, {@spell mind}, {@spell spirit song}, {@spell uncontrollable dance}" + ], + [ + "19 to 20", + "9th (DC 38, attack +30)", + "{@spell Telepathic demand}, {@spell unfathomable song}" + ], + [ + "21 or higher", + "10th (DC 42, attack +34)", + "{@spell Alter reality}, {@spell fabricated truth}" + ] + ], + "type": "table" + } + ] + }, + { + "type": "pf2-h3", + "name": "Primal Adjustments", + "entries": [ + "The creature gains the {@trait primal} trait and can cast a single innate spell from the primal spell list once per day. Use the creature's level (see the table below) to determine the spell's level. Use the spell DC and spell attack roll on the table if the creature does not already have those statistics.", + { + "source": "SoM", + "page": 220, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-left", + "text-left", + "text-left" + ], + "rows": [ + [ + "Creature Level", + "Spell Level (Statistics)", + "Suggested Spells" + ], + [ + "\u20131 to 2", + "Cantrip (DC 15, attack +7)", + "{@spell Electric arc}, {@spell produce flame}" + ], + [ + "3 to 4", + "1st (DC 18, attack +10)", + "{@spell Heal}, {@spell jump}, {@spell magic fang}, {@spell pass without trace}" + ], + [ + "5 to 6", + "2nd (DC 21, attack +13)", + "{@spell Barkskin}, {@spell enlarge}, {@spell resist energy}, {@spell shatter}" + ], + [ + "7 to 8", + "3rd (DC 23, attack +15)", + "{@spell Blindness}, {@spell slow}, {@spell stinking cloud}" + ], + [ + "9 to 10", + "4th (DC 26, attack +18)", + "{@spell Air walk}, {@spell freedom of movement}, {@spell solid fog}" + ], + [ + "11 to 12", + "5th (DC 29, attack +21)", + "{@spell Cloudkill}, {@spell elemental form}, {@spell wall of ice}" + ], + [ + "13 to 14", + "6th (DC 31, attack +23)", + "{@spell Baleful polymorph}, {@spell field of life}, {@spell tangling creepers}" + ], + [ + "15 to 16", + "7th (DC 34, attack +26)", + "{@spell Eclipse burst}, {@spell regenerate}, {@spell sunburst}, {volcanic eruption}" + ], + [ + "17 to 18", + "8th (DC 35, attack +27)", + "{@spell Earthquake}, {@spell horrid wilting}, {@spell punishing winds}" + ], + [ + "19 to 20", + "9th (DC 38, attack +30)", + "{@spell Nature's enmity}, {@spell storm of vengeance}" + ], + [ + "21 or higher", + "10th (DC 42, attack +34)", + "{@spell Cataclysm}, {@spell primal phenomenon}" + ] + ], + "type": "table" + } + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Magical Terrain", + "entries": [ + "From a city where strange lights flit from street to street, a cavern that can't be found by scrying, or a bog where illusions frolic, magical terrain can create memorable locations and challenges. This section describes several types of magical terrain that the GM can use in a pervasive magic setting. The size and location of each type of terrain is entirely up to the GM. The effects of magical terrain can be constant, or they might occur only under certain circumstances, such as a forest that becomes home to potent arcane magic only at night, or every century an eclipse on the winter solstice subjects a nearby city to ghoulish hunger.", + "Magical terrain fits well into pervasive magic campaigns, but can be used in any campaign as a way to help create unique and memorable encounters.", + { + "type": "pf2-h3", + "name": "Energy Surge Terrain", + "entries": [ + "Choose an energy type (acid, cold, electricity, fire, force, negative, positive, or sonic). Whenever a magic effect does damage of that type, it does additional damage (usually {@damage 1d6} additional damage, but the GM might increase or decrease the amount to depict stronger or weaker areas of surging energy)." + ] + }, + { + "type": "pf2-h3", + "name": "Heightened Terrain", + "entries": [ + "This type of terrain heightens spells cast within it. An area of heightened terrain could alter anything from a single spell to an entire school of magic or magical tradition. These areas vary greatly in appearance, evincing the influence of the specific type of magic heightened. Spells that match the criteria are heightened 1 level above the spell level they were cast at." + ] + }, + { + "type": "pf2-h3", + "name": "Metamagic Terrain", + "entries": [ + "Any eligible spell cast in this terrain has a particular metamagic effect added to it\u2014typically {@feat Reach Spell (Druid)||Reach Spell} or {@feat Widen Spell (Druid)||Widen Spell}. If the caster uses a {@trait metamagic} action before casting a spell, that action overrides the terrain's metamagic effect. These areas usually appear fairly normal, but fountains of magical energy spring up around a caster when they begin {@action Cast a Spell||Casting a Spell}." + ] + }, + { + "type": "pf2-h3", + "name": "Occult Magic Terrain", + "entries": [ + "In areas of occult magic, emotions run hotter, passions flare, and a mysterious intent permeates.", + "Any creature casting an occult spell gains a +1 circumstance bonus to Will saves, {@skill Deception} checks, {@skill Diplomacy} checks, {@skill Intimidation} checks, and {@skill Performance} checks until the end of its next turn." + ] + }, + { + "type": "pf2-h3", + "name": "Primal Magic Terrain", + "entries": [ + "In areas of primal magic, plant life is lusher, experiences are more vivid, and instincts are sharper\u2014the land itself seems vibrant and alive.", + "Creatures who cast a primal spell here gain a +10-foot status bonus to Speeds until the end of their next turn." + ] + }, + { + "type": "pf2-h3", + "name": "Spell-Touched Terrain", + "entries": [ + "Spell-touched terrain is enchanted with either a permanent spell effect or cast spells periodically.", + "{@indentFirst {@b Permanent Spell Effects:} This terrain, or all creatures in it, is affected by a certain spell. For example, all creatures in an area might be affected by {@spell blink}, or any creature that attempts to jump is automatically affected by a {@spell jump} spell. There might be a condition required before a creature gains the effects.}", + "{@indentFirst {@b Periodic Spell Casting:} The terrain itself casts spells at set intervals. These spells can affect all creatures, random creatures, or certain subcategories of creatures at the GM's discretion, and they might require a specific condition before they occur.}" + ] + } + ] + }, + { + "type": "pf2-sidebar", + "name": "Limiting Pervasive Magic", + "entries": [ + "This section assumes that pervasive magic is an option the GM chooses to help make a memorable high-magic campaign with a unique feel, but these rules can still be used in a way that doesn't have to be quite as... pervasive. Using these rules only in specific parts of the world can help make adventures feel special and allows you to introduce the pervasive magic a campaign that's already in progress. You can imbue a location of any size with pervasive magic, from a nation where everyone is imbued with an affinity for fire magic to a lonely forest glade where certain spells are more powerful.", + { + "type": "pf2-title", + "name": "Example Pervasive Magic Locations" + }, + "Use the following list as inspiration when thinking of places in your campaign where the pervasive magic rules might apply.", + { + "type": "list", + "items": [ + "A waterfall that grants {@spell heroism} to anyone who survives a plunge from its heights.", + "A cavern that casts {@spell hallucinatory terrain}, preventing spelunkers from finding the exit.", + "A remote spring that removes a curse or disease once per year for those who bathe in its waters.", + "An impassable forest that frequently casts {@spell tanglefoot} and {@spell entangle} on creatures not native to its reaches.", + "A tavern where one patron each night is the target of a {@spell hideous laughter} spell." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Pervasive Magic in the Inner Sea", + "entries": [ + "There are many places on Golarion that could fit thematically in campaigns including pervasive magic or localized pervasive magic. The following are some examples of how GMs could apply pervasive magic rules to some of these areas.", + { + "type": "pf2-h3", + "name": "Absalom and Starstone Isle", + "entries": [ + "Traces of the dead god Aroden's divine power might create areas of pervasive magic. Creatures of any type might gain the {@trait divine} trait.", + "{@b Starstone Cathedral:} The magic of the Starstone could make this divine spell-touched terrain.", + "{@b Tyrant's Grasp:} The site of the Whispering Tyrant's defeat is still suffused with powerful necromantic magic. Necromantic spells could be heightened in this area." + ] + }, + { + "type": "pf2-h3", + "name": "Broken Lands", + "entries": [ + "The Broken Lands are marked by areas where primal magic flourishes. Wild creatures from these regions might show {@trait primal} traits.", + "{@b River Kingdoms:} The River Kingdoms, like other places with powerful First World connections, might feature areas of magical terrain with primal surges or areas where primal spells are heightened.", + "{@b Sarkoris:} The lingering effects of the Worldwound could create powerful pervasive magic effects in this region, boosting spells connected to the Abyss but risking corruption to spellcasters who rely too heavily on it." + ] + }, + { + "type": "pf2-h3", + "name": "Eye of Dread", + "entries": [ + "The Eye of Dread region has seen multiple events of immense magical power, and pockets of pervasive magic could riddle the entire region.", + "{@b Gallowspire:} The broken fortress of Tar-Baphon still teems with power. It might heighten necromantic magic and imbue undead inhabitants with the {@trait arcane} trait.", + "{@b Nirmathas:} Nirmathas has strong First World connections through the Fangwood forest and could be filled with primal magic near portals to the First World." + ] + }, + { + "type": "pf2-h3", + "name": "Golden Road", + "entries": [ + "Mostly due to the influence of Ancient Osirion, divine spell-touched terrain might appear in the region.", + "{@b Black Desert:} The power of unlife flourishes in this Vault deep in the Darklands. All necromancy spells could be heightened, and undead creatures from this area might gain the {@trait divine} trait." + ] + }, + { + "type": "pf2-h3", + "name": "High Seas", + "entries": [ + "Even the waters of the High Seas could hold locations where magic is pervasive.", + "{@b Azlanti Ruins:} The various ruins of Azlant might contain several variations of pervasive magic effects, most likely enhancing or affecting arcane magic.", + "{@b Eye of Abendego:} The unceasing storm might heighten and enhance air- or wind-affecting magic. Creatures in the area might gain the {@trait primal} magic trait." + ] + }, + { + "type": "pf2-h3", + "name": "Impossible Lands", + "entries": [ + "The Impossible Lands is the most magic-infused region in the Inner Sea. Many types of pervasive magic effects and terrain might be found throughout its reaches.", + "{@b Geb:} Geb's cities, especially the capital of Mechitar, might have heightened necromantic magic.", + "{@b Jalmeray:} The island nation might have energy surge terrain or other such areas that heighten elemental magic.", + "{@b Nex:} Several prominent locations within the magical kingdom might heighten {@trait arcane} magic." + ] + }, + { + "type": "pf2-h3", + "name": "Mwangi Expanse", + "entries": [ + "The Mwangi Expanse is a verdant region, and it could have pockets of primal magic terrain secreted throughout its wild lands.", + "{@b Mzali:} The temple-city of Mzali was once the center of an empire ruled by divine sun kings. A few creatures in this area might have the {@trait divine} trait, and divine magic could be heightened in parts of the city proper.", + "{@b Ruins of Kho:} These ruins of the first Shory flying city, smashed to the earth by the Tarrasque, still sputter with magical energies. Creatures from areas near the fallen city might gain the {@trait arcane} trait, and {@trait arcane} magic could be heightened in the area. Specific spots among the ruins might feature various types of energy surge terrain." + ] + }, + { + "type": "pf2-h3", + "name": "Old Cheliax", + "entries": [ + "Cheliax's connection to Hell and Nidal's ties to Zon-Kuthon might manifest as areas of divine spell-touched terrain.", + "{@b Barrowood:} While fey influences might lead to some areas of primal magic terrain, the Winter Grove where the first queen of House Thrune made her infernal pact could be covered in powerful Hellish, divine spell-touched terrain.", + "{@b Nidal:} The pall of darkness over Nidal might qualify as a powerful type of spell-touched terrain in a pervasive magic game, and there could be even more twisted manifestations of Zon-Kuthon across the land." + ] + }, + { + "type": "pf2-h3", + "name": "Saga Lands", + "entries": [ + "The Saga Lands are potential places for pervasive magic that enhances primal spells. Additionally, Thassilonian ruins might enhance magic associated with a particular school of magic (excluding divination).", + "{@b Lands of the Linnorm Kings:} Places with potent First World connections might qualify as {@trait primal} magic terrain." + ] + }, + { + "type": "pf2-h3", + "name": "Shining Kingdoms", + "entries": [ + "Many small areas of the Shining Kingdoms contain portals to the First World, and therefore might have the characteristic touch of primal magic common to such areas.", + "{@b Darkmoon Vale:} The area's affinity for evocation magic might make even innocuous creatures capable of dangerous magical bursts." + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "Shadow Magic", + "source": "SoM", + "page": 224, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "While most types of magic are additive, arising from gaining knowledge or abilities, shadow magic is different\u2014to touch the shadow, a spellcaster must surrender the piece of their spirit that normally keeps the darkness out. This process permanently removes the spellcaster's ability to cast spells of light and warmth but compensates them with an unmatched facility for manipulating the energies of darkness and shadow." + ] + }, + "{@b Rarity:} {@trait Uncommon}", + "This section has options for both spellcasters who use shadow magic and for companions that dwell in the dark.", + "{@b {@archetype Shadowcaster|SoM|Shadowcasters}} sacrifice the magic of light to bind themselves to the darkness. Information about shadowcasters in the Inner Sea region can be found on this page and the {@archetype shadowcaster|SoM|archetype}.", + "{@b Shadow companions and familiars} can accompany shadowcasters or can join anyone else as shadowy compatriots. These creatures might follow one who's already traveling the path of shadow or might be strange ambassadors to someone of a more conventional stripe. {@archetype Shadowdancer|APG|Shadowdancers} with companions typically choose these creatures of shadow.", + { + "type": "pf2-h2", + "name": "Shadowcaster Origins", + "page": 224, + "source": "SoM", + "entries": [ + "Shadowcasters can come from any tradition of magic, though divine or occult casters are the most likely to attempt to master the power of shadow. Their magic is most entwined with the spirit, and thus they're most easily able to understand and accept the sacrifice necessary to become a shadowcaster. Primal practitioners are rarer, often finding the power of shadow antithetical to their goals and beliefs. Arcane spellcasters are slightly more likely to use shadow magic, but it isn't uncommon for wizards to question the value of the trade, unwilling to give up the ability to manipulate the powers of light in exchange for increased facility with shadow and darkness.", + "{@note Read the specific origins of Shadowcasters on page 224 of Secrets of Magic.}" + ] + }, + { + "type": "pf2-h2", + "page": 226, + "source": "SoM", + "name": "Shadowcaster (Archetype)", + "entries": [ + "The world is full of shadows, but each living creature possesses a form of inner light to ward against that ever-present darkness... all except shadowcasters. By trading away that piece of their spirit, shadowcasters have removed a limiter, allowing them to gain magical power rooted in the darkness; however, this trade also exposes them to otherworldly whispers from the realms of shadow.", + "{@b Additional Feats:} {@b 4th} {@feat Familiar (Sorcerer)||Familiar}; {@b 6th} {@feat Enhanced Familiar (Sorcerer)||Enhanced Familiar}; {@b 12th} {@feat Shadow Magic|APG}; {@b 14th} {@feat Additional Shadow Magic|APG}, {@feat Shadow Illusion|APG}; {@b 16th} {@feat Shadow Power|APG}", + "{@note You can find the full {@archetype Shadowcaster|SoM} archetype on the {@pf2etools archetypes|archetypes.html} page.}" + ] + }, + { + "type": "pf2-h2", + "name": "Shadow Companions", + "source": "SoM", + "page": 228, + "entries": [ + "Spellcasters aren't the sole purveyors of shadow magic. Some adventurers are guided on their path by companions with an inherent connection to shadow, whether or not the adventurer is a shadowcaster. Adventurers who would wield shadow should follow the guidance of such beings. {@archetype Shadowcaster|SoM|Shadowcasters}, as well as others who might stumble across this knowledge, have access to the shadow hound animal companion and the shade specialization option.", + "{@note The {@companion Shadow Hound|SoM} statblock can be found on the {@Pf2eTools Companions & Familiars|companionsfamiliars.html} page.}", + { + "type": "pf2-h3", + "name": "Shade Specialization", + "entries": [ + "The shade specialization is an alternative to the specialization benefits included on page 217 of the Core Rulebook, such as ambusher or tracker, that draws an animal companion closer to shadow. This specialization is {@trait uncommon}, though you gain access to it if you're a {@archetype shadowcaster}.", + { + "type": "pf2-h4", + "name": "Shade", + "entries": [ + "Your companion's physical form is made, in whole or in part, of shadow. It gains {@ability darkvision}, resistance 5 to all damage except force, and in areas of dim light or darkness, it can Step 10 feet instead of 5 feet. Its proficiency rank in unarmored defense increases to expert." + ] + } + ] + } + ] + }, + { + "type": "pf2-sidebar", + "name": "Stalking the Shadows", + "source": "SoM", + "page": 229, + "entries": [ + "{@note Read on page 229 of Secrets of Magic.}" + ] + }, + { + "type": "pf2-h2", + "name": "Shadow Familiars", + "source": "SoM", + "page": 229, + "entries": [ + "Familiars bind themselves to mortals in a symbiotic relationship. Shadowcaster witches are among the most likely to obtain a familiar with the power of shadow, particularly those with the night patron. Others likely to take on shadow familiars include shadow bloodline sorcerers and darkness domain clerics.", + { + "type": "pf2-h3", + "name": "Shadow Familiar", + "source": "SoM", + "page": 229, + "entries": [ + "Some spellcasters and ritualists don't just summon and bind a familiar, but instead transform their own shadow into a familiar. These casters can be identified by their lack of a shadow regardless of the level of light in the area and by the strange muted appearance of any article of clothing or jewelry they wear. Occasionally mistaken for vampires or other undead by the cautious or superstitious, these spellcasters nonetheless find the trade worth it in exchange for the unique abilities their shadow familiar can possess.", + "Shadow familiars are a type of specific familiar (Advanced Player's Guide 147). While all shadowcasters have access to these familiars, there are other paths to learn the proper magic to obtain a shadow familiar.", + "{@note The full {@familiar Shadow Familiar|SoM} statblock can be found on the {@Pf2eTools Companions & Familiars|companionsfamiliars.html} page.}" + ] + }, + { + "type": "pf2-h3", + "name": "Familiar Abilities", + "source": "SoM", + "page": 229, + "entries": [ + "Shadow familiars use these additional familiar abilities. A shadowcaster, however, can select these abilities for any kind of familiar.", + "{@b {@familiarAbility Darkeater|SoM}:} Your familiar naturally recovers in the shadows. After spending 10 consecutive minutes in an area of dim light or darkness, your familiar recovers a number of Hit Points equal to half your level.", + "{@b {@familiarAbility Shadow Step|SoM}:} Your familiar gains the Shadow Step action. You must be at least 7th level to select this familiar ability for your familiar.", + { + "type": "ability", + "name": "Shadow Step", + "activity": { + "entry": "{@as 1}", + "number": 1, + "unit": "action" + }, + "requirements": "The familiar is in dim light or darkness.", + "traits": [ + "conjuration", + "shadow", + "teleportation" + ], + "entries": [ + "The familiar teleports itself up to 30 feet. The destination must be in dim light or darkness and must be within your familiar's line of sight and line of effect. This action has the trait matching your tradition of magic, or {@trait occult} if you aren't a spellcaster." + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "Soul Seeds", + "source": "SoM", + "page": 230, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Part magical item, part undefined mote of sentience, soul seeds are sources of magic that come to reside within a creature, granting diverse and powerful abilities. In the rare cases when a soul seed isn't already bound to a living soul, it looks like a glowing mote with a crystal-like center, often centering on a point of light." + ] + }, + "{@b Rarity:} {@trait Rare}", + "Soul seeds are a special type of intangible relic (Gamemastery Guide 94), though because they bind to the soul of the creature that carries them, they can't be removed from the creature they're bonded with except on that creature's death (at which point the soul seed might manifest nearby or might be lost along with the bearer). Since soul seeds aren't physical objects, they never have Interact activations.", + { + "type": "pf2-sample-box", + "name": "Using Soul Seeds", + "entries": [ + "Here are some potential ways for a soul seed to come into being or be used in your story:", + { + "type": "list", + "items": [ + "A character can be born with a soul seed.", + "A soul seed is trapped in an obscure magical tome and bonds with the first creature to read the book.", + "Powerful emotion experienced in a place of great magic leads to the creation of a soul seed\u2014and might also invoke {@variantrule cathartic magic|SoM}.", + "Dreadful sacrifice creates a malignant soul seed." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Soul Seed Gifts", + "source": "SoM", + "page": 230, + "entries": [ + "The GM should follow the same guidelines and rules for granting soul seeds as for relics (Gamemastery Guide 94). They can have any aspect or gift that a normal relic has, and their DCs, spell attack rolls, and counteract modifiers are determined identically. The following gifts are particularly appropriate for soul seeds, though they might apply to relics in the right circumstances. Dragon gifts are often connected to the souls of ancient dragons, and soul gifts are prevalent across all sorts of soul seeds.", + { + "type": "pf2-h3", + "name": "Dragon Gifts", + "entries": [ + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "dragon", + "name": "Breath of Dragons", + "category": "Minor Gift", + "traits": [ + "evocation" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "{@as 2}", + "number": 2, + "unit": "action" + }, + "components": [ + "command", + "envision" + ], + "frequency": { + "unit": "day", + "freq": 1 + }, + "entries": [ + "You breathe out a cone or line of energy. You deal {@damage 2d6} damage for every 2 levels of the soul seed to all creatures in either a 30-foot cone or an 80-foot line, with a basic Reflex save. The shape is whichever is appropriate for the soul seed's draconic origin, as is the damage type. This ability has the trait matching the damage type." + ] + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "dragon", + "name": "Draconic Resistance", + "category": "Minor Gift", + "traits": [ + "abjuration" + ], + "sections": [ + [ + [ + "You grow scales that guard against draconic attacks. You gain a +1 status bonus to AC against attacks from dragons and resistance to an energy type corresponding to the soul seed's draconic origin (such as fire resistance from a red dragon) equal to half the relic's level (minimum resistance 1)." + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "dragon", + "name": "Dragon Strike", + "category": "Minor Gift", + "traits": [ + "evocation" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "{@as 1}", + "number": 1, + "unit": "action" + }, + "components": [ + "command" + ], + "frequency": { + "unit": "hour", + "freq": 1 + }, + "entries": [ + "Ghostly images of draconic claws form around your hands and linger in the air when you attack. For 1 minute, when you make a successful unarmed melee {@action Strike}, you deal an additional {@damage 1d6} slashing damage.", + "At 11th level, you can use the ability once per 10 minutes instead of once per hour." + ] + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "dragon", + "name": "Draconic Arrogance", + "category": "Major Gift", + "traits": [ + "enchantment", + "fortune" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "{@as R}", + "number": 1, + "unit": "reaction" + }, + "components": [ + "command" + ], + "trigger": "You're about to roll a saving throw", + "frequency": { + "unit": "day", + "freq": 1 + }, + "entries": [ + "You laugh at fate and revel in your draconic arrogance. If you roll a critical success on the saving throw, you can attempt to {@action Demoralize} the creature that created the effect that forced you to roll the saving throw (if any). If you roll a success, you critically succeed instead. If you roll a failure (but not a critical failure), you succeed instead. If you roll a critical failure, however, you're forced to face your own hubris and become {@condition frightened} 2." + ] + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "dragon", + "name": "Wyrm's Flight", + "category": "Major Gift", + "traits": [ + "transmutation" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "{@as 2}", + "number": 2, + "unit": "action" + }, + "components": [ + "command", + "envision" + ], + "frequency": { + "unit": "day", + "freq": 1 + }, + "entries": [ + "Ghostly draconic wings grant you a fly Speed equal to your Speed or 20 feet, whichever is greater. This lasts for 10 minutes or until you {@action Dismiss} the effect.", + "At 17th level, you can {@action Activate an Item||Activate} and {@action Dismiss} the ability as often as you want, and it has unlimited duration." + ] + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "dragon", + "name": "Draconic Ascendance", + "category": "Grand Gift", + "traits": [ + "transmutation" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "{@as 2}", + "number": 2, + "unit": "action" + }, + "components": [ + "command", + "envision" + ], + "frequency": { + "unit": "hour", + "freq": 1 + }, + "entries": [ + "The soul seed casts 8th-level {@spell dragon form} targeting you; you must take the dragon form corresponding to the soul seed's draconic origin." + ] + } + ] + ] + ] + } + } + ] + }, + { + "type": "pf2-h3", + "name": "Soul Gifts", + "entries": [ + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "soul", + "name": "Absorb Injury", + "category": "Minor Gift", + "traits": [ + "necromancy" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "{@as R}", + "number": 1, + "unit": "reaction" + }, + "components": [ + "envision" + ], + "trigger": "an ally within 30 feet takes damage", + "frequency": { + "unit": "day", + "freq": 1 + }, + "entries": [ + "You forge a conduit to your ally's soul and absorb the injury to protect them. You receive the damage instead of your ally; you also take any additional effects associated with the transferred damage, such as poison on the blade, conditions, or persistent fire damage from a critical hit with a {@item flaming} rune." + ] + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "soul", + "name": "Force Blast", + "category": "Minor Gift", + "traits": [ + "evocation" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "{@as 2}", + "number": 2, + "unit": "action" + }, + "components": [ + "command", + "envision" + ], + "entries": [ + "A blast of force envelops a creature of your choosing within 30 feet. This blast deals {@damage 1d6} force damage, with a basic Fortitude save.", + "The damage increases by {@damage 1d6} at 3rd level and every 2 levels thereafter." + ] + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "soul", + "name": "Soul Puppet", + "category": "Minor Gift", + "traits": [ + "necromancy" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "{@as 3}", + "number": 3, + "unit": "action" + }, + "components": [ + "command", + "envision" + ], + "frequency": { + "unit": "day", + "freq": 1 + }, + "entries": [ + "You bind loose souls, briefly animating an undead creature. The soul seed casts {@spell animate dead|apg} at a level equal to half the soul seed's level rounded up. You can {@action Sustain an Activation||Sustain this Activation} as you would the spell." + ] + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "soul", + "name": "Cleanse Soul", + "category": "Major Gift", + "traits": [ + "necromancy" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "1 minute", + "number": 1, + "unit": "minute" + }, + "components": [ + "command", + "envision" + ], + "frequency": { + "unit": "day", + "freq": 1 + }, + "entries": [ + "You cleanse a soul of curses. The soul seed attempts to counteract all curses on you or another creature you touch throughout the activation. The target's soul is bolstered against further curses, and they gain a +2 status bonus to saving throws against curses for 1 hour." + ] + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "soul", + "name": "Spirit Blink", + "category": "Major Gift", + "traits": [ + "conjuration", + "teleportation" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "{@as 2}", + "number": 2, + "unit": "action" + }, + "components": [ + "command", + "envision" + ], + "frequency": { + "unit": "day", + "freq": 1 + }, + "entries": [ + "You blink between the realm of mortals and the Ethereal Plane. This grants you the effects of {@spell blink}, except the resistance is equal to the soul seed's level instead of 5." + ] + } + ] + ] + ] + } + }, + { + "type": "data", + "tag": "generic", + "data": { + "aspect": "soul", + "name": "Soul Magic", + "category": "Grand Gift", + "traits": [ + "enchantment", + "mental" + ], + "sections": [ + [ + [ + { + "type": "ability", + "activity": { + "entry": "{@as 1}", + "number": 1, + "unit": "action" + }, + "components": [ + "envision" + ], + "frequency": { + "unit": "day", + "freq": 1 + }, + "entries": [ + "You infuse yourself or a willing creature that you touch with spiritual energy. This has the effect of {@spell divine inspiration}." + ] + } + ] + ] + ] + } + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Soulforged Armaments", + "source": "SoM", + "page": 232, + "entries": [ + { + "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." + ] + }, + "{@b Rarity:} {@trait Uncommon}", + "Soulforged armaments can be summoned only in the service of a higher purpose or calling, such as a blade called forth to avenge a wrongful death or a shield conjured to protect one's homeland from invasion. Weaponry, shields, or armor created in this way often visually resemble the purpose they were summoned to fulfill. For example, a dagger forged from a soulbond to assassinate the high council of a tyrannical nation might bear the names or likenesses of the targets\u2014only to see them crossed out or fade from view as each is eliminated.", + { + "type": "pf2-sidebar", + "name": "Soulforged Tales", + "source": "SoM", + "page": 232, + "entries": [ + "{@note Read on page 232 of Secrets of Magic.}" + ] + }, + { + "type": "pf2-h2", + "name": "Binding an Armament", + "source": "SoM", + "page": 232, + "entries": [ + "You bind an armament\u2014a weapon, shield, or suit of armor\u2014to your soul when you select the {@feat Soulforger Dedication|SoM} feat. This represents performing a special ritual to do so. You can choose an item you own to make soulforged or spontaneously manifest an item with a form drawn from your spiritual essence. In the latter case, you choose the form, selecting a mundane weapon, shield, or armor of level 1 or lower, either common or one to which you have access. An existing armament is deconstructed and then recreated with the substance of your soul binding it together, which changes the appearance to match the state of your soul. It might have a perfect surface and gleam in the faintest light if you have a noble soul or have a twisting, chaotic shape if your soul is wracked with turmoil. This appearance can change based on your actions. Most soulforgers also choose a unique name for their armament.", + "{@b Traits:} A soulforged armament is always magical. If it doesn't otherwise have any traits that make it magical, it gains the magical and evocation traits if it's a weapon or the magical and abjuration traits if it's a shield or armor.", + "{@b Extradimensional Storage:} The armament is stored in an extradimensional space when not in use, and you can Manifest it to summon it into your hands or onto your body. A soulforged armament can be Dropped, {@action Disarm||Disarmed}, or otherwise removed from you, but its soulforged abilities don't function for anyone else, and you can {@action Dismiss} the manifestation to return the items to the extradimensional space no matter where the items are. If you die or choose to pass ownership of a soulforged armament to a successor, it loses any soulforged abilities; violating the spirit of the soulforged bond by selling the item tends to have disastrous results. There might be special techniques or rituals by which a determined foe can break your bond with a soulforged item, but otherwise, your ability to {@action Dismiss} and Manifest it essentially means it can't be stolen.", + "{@b Essence Power:} Choose one essence power for your soulforged armament. You can bring the essence power forth once per day by tapping into the armament's essence form deep in your soul; essence powers can be found on page 236. You also choose a soulbond\u2014a cause true to your soul that links you and your armament. Going against this cause can give your armament a soulbond corruption that hinders you even while the armament isn't manifested." + ] + }, + { + "type": "pf2-sample-box", + "name": "Special Armament Types", + "source": "SoM", + "page": 233, + "entries": [ + "The types of items you can choose for your armaments are fairly flexible, but some require special rules.", + { + "type": "pf2-title", + "name": "Specific Items" + }, + "You can turn a specific item into your armament, such as a {@item flame tongue} or {@item sturdy shield}, though some unusual or special items can't be bonded, such as cursed items, artifacts, and intelligent items, in addition to other story-specific items at the GM's discretion. Bonding a specific item follows the standard procedure for upgrading or reshaping your armament.", + { + "type": "pf2-title", + "name": "Ammunition" + }, + "If a soulforged weapon requires ammunition, that ammunition appears with the weapon when you Manifest it. You can choose the way it appears, such as in a magical quiver that appears on your body, or simply floating in the air where you can pluck it to load or shoot your weapon. The form doesn't change how many or what type of actions reloading takes or any other functions of the ammunition. If you want anything other than basic ammunition for your weapon (such as a {@item sleep arrow}), you must attain and carry that ammunition separately.", + { + "type": "pf2-title", + "name": "Dual Weapons" + }, + "You can choose two one-handed weapons you want to wield simultaneously as your soulforged weapons. When you Manifest Soulforged Armament, both weapons appear. Because they're a pair, you must Manifest them together, having two hands free to do so, and Dismiss them simultaneously as well. The essence power applies to both weapons, so they share benefits like the new damage type and status bonus to damage from planar pain. However, you get any effects the bond grants you only once, as the dual weapons function as a single armament. For instance, if your essence power is healing grace, you can cast one heal spell when you manifest the essence form of your dual weapons, not two.", + { + "type": "pf2-title", + "name": "Attached Weapons" + }, + "An attached weapon (such as a {@item shield boss} or {@item shield spikes}) brings the item it's attached to with it when manifested or Dismissed. Manifest Soulforged Armament uses the item the weapon is attached to for its Requirements, so a shield boss would require you to have a hand free to hold the shield. If you have Soul Arsenal, you could have a soulforged weapon attached to a soulforged shield. These items work normally for Soul Arsenal, except that you can neither Manifest nor Dismiss one without the other." + ] + }, + { + "type": "pf2-h2", + "name": "Soul Path", + "source": "SoM", + "page": 234, + "entries": [ + "When you take Soulforger Dedication, you must choose a soul path\u2014a motivation, cause, or goal that compels you to act, prompts you to undertake substantial risk, and drives you to face significant danger. Such a motivation can be limited or grand in scope but must be actionable enough to be easily linked to gameplay. For example, if your village was destroyed by the greed of wealthy nobles, you might select a soul path to protect the poor by undermining the rich, which might drive you to protect an innocent from the blade of a wealthy noble or break into a bank vault containing coins stolen from destitute villagers. Other sample soulbonds might include liberating the oppressed from the tyranny of slavery, punishing those who threaten nature or hunting and killing malevolent undead. Work with the GM to choose a soul path that fits in well with the themes of your campaign and group dynamic so that you can pursue your soul path in an interesting fashion.", + { + "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.", + "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." + ] + }, + { + "type": "pf2-h3", + "name": "Removing Corruption", + "entries": [ + "The effects of {@curse soulforged corruption|SoM} can be staved off with the {@action Cleanse Soul Path|SoM} exploration activity or cured with the {@ritual purify soul path|SoM} ritual." + ] + } + ] + }, + { + "type": "pf2-sidebar", + "name": "Soulforged Champions", + "source": "SoM", + "page": 235, + "entries": [ + "The most exalted wielders of soulforged weapons have been champions, and they're much more common than other wielders. If you're a {@class champion}, you can tie your soul path to your cause. Being a {@class champion} sets a steady soul path before you; you can choose for your soul path to be the same as the tenets you follow. Corruption still comes about the same way, as it's much easier to corrupt your connection to your soulforged armament than to stray far enough from your alignment or code that you must {@ritual atone}.", + "You can also have your blade ally or shield ally be your soulforged armament. You can choose particulars that fit your own story, but doing so usually means the ally is more a reflection of your conscience than a specific spiritual being sent by your deity.", + "Finally, if you commit actions that both cause you to lose your champion abilities and corrupt your soulforged armament, undergoing the atone ritual also gives you the effects of the purify soul path ritual with the same degree of success you rolled for {@ritual atone}.", + "Characters other than {@class champion||champions} can also choose a {@class champion} cause to tie to their soul path, and devout characters sometimes tie their soul path to their deity's tenets and anathema." + ] + }, + { + "type": "pf2-h2", + "name": "Upgrading, Reshaping, Restoring", + "source": "SoM", + "page": 235, + "entries": [ + "You might want to alter your soulbound armament by adding new runes, replacing its form with a new one, or creating a new armament after yours was destroyed. You decide whether you consider this new armament as the same armament of the same lineage or a brand-new creation with a totally different appearance and name.", + "Upgrading your armament works like etching or transferring runes (Core Rulebook 580) or upgrading a permanent item from a lower-level version of the same item (Core Rulebook 534), whichever is appropriate to what you're doing. You or someone else can do the work, but you must leave the item manifested for the entire process. You can transfer runes off your armament as well, typically in anticipation of establishing your bond with a different item.", + "Reshaping your armament allows you to change the base weapon, armor, or shield into another of the same type, turning half plate armor into full plate, changing a warhammer into a longbow, and so on. If all you do is change the form while keeping the same runes and other magical properties, you can do so by spending a day in meditation. This doesn't cost any gp or extra time unless the new form is higher than level 1, or unless the difference is so vast that the GM determines it might take additional time and cost. For example, turning explorer's clothing into full plate requires the same time, expense, and {@skill Crafting} check you'd need to Craft full plate since full plate is a level 2 item. Specific items can't be reshaped in this way unless the GM expressly allows it. You can't turn a flame tongue into a spiked chain, a breastplate of command into hide armor, or a sturdy shield into a darkwood shield. You can also use this day in meditation to rebind your soul to a different item in your possession. Typically, you keep the old item, its power removed, as a special keepsake or gift to a worthy successor, though attempting to disrespect the spirit of the bond by selling the item can have dire consequences. Since the essence power you chose represents the effects of the connection to your soul, the essence power typically doesn't change when you bind a new armament, though if your character's personality and connections change dramatically through the story, you and the GM might decide together to shift to a different essence power the next time you bind a new armament. If you rebind your soul to an armament that can't accommodate your current essence power, you will also need to change to a different essence power.", + "You can recreate a destroyed soulforged armament, or bond to a new armament if your previous one was destroyed. (If it was destroyed by {@curse soulforged corruption|SoM}, you must first successfully use purify soul path.) Recreating costs the same amount of time and money as creating the item from scratch. If you already have an item with which to form a new bond, it takes 1 day in meditation, as with reshaping an armament." + ] + }, + { + "type": "pf2-h2", + "name": "Soulforger (Archetype)", + "source": "SoM", + "page": 236, + "entries": [ + "Your devotion to a cause unifies your soul with an armament tethered to the very essence of your spirit.", + "{@note You can find the {@archetype Soulforger|SoM} archetype on the {@pf2etools archetypes|archetypes.html} page.}" + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Thassilonian Rune Magic", + "source": "SoM", + "page": 238, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "The ancient empire of Thassilon was ruled by eight powerful wizards from the even older empire of Azlant. Their leader, Xin, led his seven allies, who would become his first governors and the first runelords, to a new land where they could pursue their studies and begin an empire of their own." + ] + }, + "{@b Rarity:} {@trait Rare}", + "Xin and the rest of the runelords focused their studies on the discernible fragments of magic's raw nature, expanding upon the use and understanding of runes from the Azlanti tradition to raise rune magic as paramount to their new empire. Xin began with relatively high-minded intentions. He focused his research on seven powerful runes that he believed represented entire schools of magic, and on associated mental schemas and mindsets that would allow a wizard to truly master those schools. Xin taught these seven mindsets as virtues corresponding to each of the seven schools of Thassilonian magic, such as confidence rooted in humility, and passion steeped in love. Later, he offered a list of seven rewards for the appropriate usage of magic from each school.", + "But Xin's experimentation was built on a shaky foundation. The runes offered a powerful temptation to lose control, turning virtue into vice. When humility became pride and love became lust, Xin's most powerful runelords\u2014Xanderghul of illusion and Sorshen of enchantment\u2014formed a secret pact with the others to overthrow Xin and create a sinful empire where each of their seven provinces was a runelord's fiefdom and there was no higher authority to prevent the wizards of each province from falling deeper and deeper into sin.", + "The runelords ruled Thassilon for many centuries, but nothing lasts forever, and the apocalypse known as Earthfall didn't spare Thassilon from the devastation it brought to the rest of the world. The runelords had forewarning, and each used extreme measures to survive, but due to a series of failures in their contingencies, it would be 10,000 years before they began to rise again. As the risen runelords clashed and heroes stepped in to oppose their return, time itself strained and tore, and an entire Thassilonian city, once sheltered from the passage of the eons, emerged once more into the world along with an entire populace of time-displaced citizens.", + "Today, New Thassilon consists of two opposing lands. While Belimarius, the runelord of abjuration, rules over a kingdom keeping to the old and sinful ways of late Thassilon, Sorshen, once the runelord of enchantment, seeks to turn over a new leaf after a millennium of depraved evil and subjugation. As she seeks redemption, so too do those in her province seek to return to the study of the original meanings of the runes, eschewing the sinful ways of the late empire. It is in Sorshen's realm of Eurythnia that the understanding of runes and rune magic has begun to expand again, a lively scholastic revolution that mixes rediscovering the lore of Thassilon's founding and catching up with relevant magical innovations from the intervening 10,000 years. (You can find her thoughts on rune magic on page 242.) The term \"runelord\" has begun to shift in the vernacular, since Belimarius and Sorshen are independent queens and not the governors of provinces of imperial Thassilon. At first there was some inertia; practitioners had to overcome what felt almost like blasphemy, deigning to call themselves by the same title as their godlike rulers. But before long, those following the path of Thassilonian rune magic began to adopt the moniker as their own.", + "These new runelords each forge their own path; some remain in New Thassilon to continue their research, while others explore this young world or even become adventurers. No matter what other motivations they might have, runelords are fascinated with advancing the study of rune magic. How deeply to engage in their magic's associated mindset is a thoroughly personal decision, and every runelord has their own perspective on the matter. It is usually best to assume nothing about a particular runelord before spending time with them to take their measure, as runelords who avoid any hint of sin don't appreciate being lumped in with those who indulge deeply, and vice versa.", + { + "type": "pf2-h2", + "name": "The Seven Schools", + "entries": [ + "The following seven schools are considered proper specializations of Thassilonian rune magic. In this paradigm, the Thassilonians considered divination magic to be something every wizard should learn but that none need take the effort to master.", + { + "type": "pf2-h3", + "collapsible": true, + "name": "Abjuration [Envy]", + "entries": [ + "Runelords of abjuration specialize in protective magic and in suppressing all other magic to glorify their own.", + "{@b Prohibited Schools} evocation, necromancy; {@b Rune Spells} initial: {@spell blind ambition}, advanced: {@spell competitive edge}" + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Conjuration [Sloth]", + "entries": [ + "Runelords of conjuration use their magic to create what they need as they need it, and call forth servants to do their bidding.", + "{@b Prohibited Schools} evocation, illusion; {@b Rune Spells} initial: {@spell efficient apport|SoM}, advanced: {@spell swamp of sloth}" + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Enchantment [Lust]", + "entries": [ + "Runelords of enchantment specialize in magic that compels and controls the minds of others, often to fulfill their own needs and desires.", + "{@b Prohibited Schools} necromancy, transmutation; {@b Rune Spells} initial: {@spell charming touch}, advanced: {@spell captivating adoration}" + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Evocation [Wrath]", + "entries": [ + "Runelords of evocation channel raw destructive energies and direct them toward all who would oppose their will.", + "{@b Prohibited Schools} abjuration, conjuration; {@b Rune Spells} initial: {@spell weapon surge}, advanced: {@spell zeal for battle}" + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Illusion [Pride]", + "entries": [ + "Runelords of illusion use magic to create the perfect appearance and fool others through trickery, deception, and misdirection.", + "{@b Prohibited Schools} conjuration, transmutation; {@b Rune Spells} initial: {@spell veil of confidence}, advanced: {@spell delusional pride}" + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Necromancy [Gluttony]", + "entries": [ + "Runelords of necromancy tap into their constant hunger for more power and enhancing their longevity, potentially even unto undeath.", + "{@b Prohibited Schools} abjuration, enchantment; {@b Rune Spells} initial: {@spell overstuff}, advanced: {@spell take its course}" + ] + }, + { + "type": "pf2-h3", + "collapsible": true, + "name": "Transmutation [Greed]", + "entries": [ + "Runelords of transmutation not only transform objects to create value, but also transform and enhance their own power.", + "{@b Prohibited Schools} enchantment, illusion; {@b Rune Spells} initial: {@spell appearance of wealth}, advanced: {@spell precious metals}" + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Runelord (Class Archetype)", + "source": "SoM", + "page": 240, + "entries": [ + "You've learned arcane magic following the path of the runelords. You unlock secrets of a chosen school of magic while forsaking lesser schools. You learn the secrets of runic magic, the building blocks of magic. But be warned: you might succumb to sin in your pursuit of power.", + "You also learn to use polearms, the signature weapons of the runelords, and can acquire the secrets of the mighty, ancient magic items called {@item aeon stone (generic)||aeon stones}, embedding them into your skin.", + "{@note You can find the full {@archetype Runelord|SoM} archetype on the {@pf2etools archetypes|archetypes.html} page.}" + ] + }, + { + "type": "paper", + "style": "paper research", + "source": "SoM", + "page": 242, + "entries": [ + { + "type": "pf2-title", + "name": "A Little Chat about Runes" + }, + "{@note Read on page 242 of Secrets of Magic.}" + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "True Names", + "source": "SoM", + "page": 244, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "The magic of true names rests on the principle that if you know someone's name, you have power over them. After all, to name a thing is to describe that thing\u2014but to accurately describe a thing, you have to understand it, and if you understand it, you can control it." + ] + }, + "{@b Rarity:} {@trait Rare}", + "The older and more complicated a thing is, the more likely it has more than one name. A single person acquires many names: names they inherit, names they're given at birth, names they choose, and nicknames bequeathed by others. The magic of true names, however, postulates there's a final, secret name\u2014a true name known to no one, or to only a few\u2014that best represents us in all our complexity.", + "True names might have been assigned by the gods when the cosmos was created or generated by natural processes, and are unique like fingerprints. Most people never learn theirs, and they might not even be aware they have one, but masters of this magic spend countless hours in study divining these names, recording them in long lists, and using them to summon, command, dispel, or otherwise dominate their enemies.", + { + "type": "pf2-h2", + "name": "The Nature of Names", + "entries": [ + "For the purposes of true name magic, names are divided into three categories: public names, private names, and true names. Public names are what we call something when we don't have a more specific name. They're often just words\u2014like \"grass\" or \"a giraffe\"\u2014but they also include aliases and nicknames. A public name can be given without consent, which is how spellcasters who rely on names work magic on those they don't know, improvising a nickname or simply referring to the target with a noun, like \"elf.\"", + "Private names include most birth names, given names, and chosen names. They're not necessarily a secret, but at the same time not everyone knows them. They're confidential, and knowing them means you can better understand\u2014and influence\u2014the individual. Places, animals, and other objects can be given private names by individuals and communities. A mountain is just a mountain, but when those who live nearby see in it the image of a protective goddess and begin to call it the Stone Mother, that mountain has now gained a private name known only to this community.", + "A person, place, or thing might have many public or private names, but it can have only one true name, which perfectly represents its essence. Depending on their culture, individuals may not even be aware of theirs; a child who grows up in a society without knowledge of true names could live their whole life relying solely on private names and never even suspect they have a true name, let alone know what it is! But in cultures where this magic is common, most people know their true name and take steps to protect it. They keep their true name secret, revealing it only to their most trusted loved ones. An individual might first be told their true name by someone knowledgeable in magic, who finds it for them via research. But in other societies, individuals are given their true name by their soulmate, who knows this name without being told. Knowing your own true name gives you a deep, introspective insight into yourself that allows you to understand your own motivations and psychology, helping you self-actualize and avoid dissociation and anomie.", + "True names, by definition, encapsulate everything an individual is and has ever been. They are the essential kernel of a person, and that means they do not change. But life, magic, and the world are mysterious and unpredictable! There are a few individuals who go through an experience so transformative that they become, for all practical purposes, a different person at the end of the story than they were at the beginning\u2014and when they change, their true name changes with them." + ] + }, + { + "type": "pf2-sample-box", + "entries": [ + "Sometimes an aberration, celestial, fiend, monitor, spirit, or other creature enters the cosmos from another plane or another universe altogether\u2014one where the laws of magic are different. If this creature comes from a place where true names don't exist or are optional, it may have no true name at all. Loremasters refer to these creatures as nameless things and no one is sure they even exist; some scholars argue that as soon as something without a name enters the cosmos, it is assigned a name in the same way every other living creature is. But if nameless things do exist in your game, give them the following rare ability.", + "{@b Nameless Thing} This creature has no true name. It can't be targeted by any magical effect performed at a distance without line of effect, such as scrying or sending. It has a +2 circumstance bonus on saves against other magical effects." + ], + "name": "Nameless Things" + }, + { + "type": "pf2-h2", + "name": "Learning True Names", + "entries": [ + "True names can be discovered or learned in many ways. A few rare secret societies might have \"namers\" among their number whose sole job is to teach long lists of true names to fellow members through rote memorization and practice. But for most, the discovery of a true name is the result of extensive research\u2014though the form that research requires is difficult to predict.", + "True names are sometimes found recorded in the personal diaries or grimoires of long-dead spellcasters. Organizations known for combating certain types of creatures compile lists of the few true names of their enemies they've managed to uncover. The true names of angels, demons, and similar creatures can rarely be found in prayers dedicated to that entity or in chants that protect against them. Occultists sometimes use deep meditative trances\u2014potentially assisted by hallucinogenic drugs\u2014to cast their minds through the cosmos and receive a true name through bizarre epiphanies. Those who serve and understand nature also know that the true name of primal and First World entities is encoded into the world itself\u2014in tree rings, geological strata, and the pattern of snow on the ground\u2014just waiting to be deciphered by someone who knows what to look for. For a lucky few, a true name just comes to them spontaneously as a sign they've found their soulmate. All these are examples of information that can be uncovered using the {@variantrule research} subsystem." + ] + }, + { + "type": "pf2-h3", + "name": "Using the Research Subsystem", + "entries": [ + "When finding the true name of a specific individual is key to the story and time is short, use the {@variantrule research} subsystem. Set the level of the library equal to the level of the creature whose true name the PCs are trying to find. Consider the types of strange and fanciful libraries you might use for such a story. For instance, imagine the player characters are searching for the true name of a phistophilus (also known as a contract devil), in order to rescue an NPC from the consequences of an infernal contract. You might build an infernal library in Cheliax or some other region where knowledge of devils is common, or maybe even in Hell itself! Such a library might have guardians and traps aplenty, but also the potential to learn even more true names from the various contracts therein." + ] + }, + { + "type": "pf2-h3", + "name": "Simplified Name Research", + "entries": [ + "Sometimes the GM doesn't have time to create a library or use the research subsystem, but nonetheless would like a PC to be able to research the name of a particular entity for story reasons. In that case, they can use the Learn Name downtime activity below. Since the knowledge of a true name essentially puts that creature at the namer's mercy, this activity can't reveal true names by default, but it might lead to clues regarding a creature's true name." + ] + }, + { + "type": "data", + "tag": "action", + "data": { + "name": "Learn Name", + "source": "SoM", + "page": 245, + "traits": [ + "rare", + "downtime", + "secret" + ], + "entries": [ + "You spend a week trying to discover and learn a creature's name. The exact form of your effort varies depending on the skill you use, the resources you have available, and other circumstances. Decide if you are searching for the name of a specific individual or for names in general. If you're looking for the name of an individual, you must be able to clearly identify that individual; for example, \"the general leading the invasion\" is enough, but \"the person who killed the duchess\" isn't, if you don't know who killed the duchess. If you're searching for names more generally, name one creature type.", + "The GM chooses a DC, typically based on the level of the creature in question. If you're seeking names more generally, the DC is typically based on the level of the creature whose name the GM decides to provide, usually a creature from the chosen type of your level or lower. The GM might modify the DC of the task based on the resources you have available, or on using an unusually appropriate or inappropriate skill, or on other circumstances. Attempt a check with a skill that could be used to Recall Knowledge about the creature's type. After attempting to Learn a Name, you typically can't try to learn the name of the same individual again unless you gain access to a substantial new source of information, as determined by the GM.", + { + "type": "successDegree", + "entries": { + "Critical Success": "You find one or more private names of the specific individual you chose, or the private name of a creature with the type you chose and a level equal to the task level. You also find hidden fragments of their true name and, at the GM's discretion, you might find a clue leading to an adventure where you can learn the rest of the true name.", + "Success": "As critical success, except you find only one private name and don't find hidden fragments of their true name.", + "Critical Failure": "If you were searching for the name of a specific individual, you find no new information and that individual becomes aware of your efforts. If you were searching for a general name of a specific type, you find a creature's name or names likely to get you in trouble, possibly the names of a different type of creature entirely" + } + } + ] + } + }, + { + "type": "pf2-h2", + "name": "Using True Names", + "entries": [ + "Certain spells, feats, and items have the true name trait. This trait means they require you to know a creature's true name to use them. But even without these specialized abilities, knowing a creature's true name gives you certain advantages. If you know a creature's true name, you have a +2 circumstance bonus to the following checks.", + { + "type": "list", + "items": [ + "Checks to {@action Recall Knowledge} about the creature", + "{@skill Arcana}, {@skill Nature}, {@skill Occultism}, or {@skill Religion} checks relating to the creature, such as {@action Decipher Writing||Deciphering its Writing}, {@action Identify Magic||Identifying its Magic}, or {@action Learn a Spell||Learning its Spells}", + "{@skill Deception}, {@skill Diplomacy}, and {@skill Intimidation} checks used on or related to the creature, such as to {@action Coerce} it, {@action Gather Information} on it, or {@action Impersonate} it" + ] + } + ] + }, + { + "type": "pf2-sidebar", + "name": "Fragmentary Names", + "entries": [ + "Sometimes characters know only pieces of a creature's true name, not the whole thing. You don't gain the benefits listed under Using True Names if you only have fragments of the name, but you can still try to use abilities with the true name trait, though it's very dangerous. If your true name ability requires you to attempt a check, reduce your degree of success by one step. If your ability requires the named creature to attempt a saving throw, improve their degree of success by one step. For example, Invoke True Name would do nothing, since its effects would be canceled out. If the true name ability also has the incapacitation trait and the creature is high enough level, these effects combine, reducing your degree of success by two steps or improving their degree of success by two steps." + ] + }, + { + "type": "pf2-h2", + "name": "Namer's Codex", + "entries": [ + "Namers have hidden their special techniques, spells, and items for millennia.", + { + "type": "pf2-h3", + "name": "Naming Skill Feat", + "entries": [ + { + "type": "list", + "columns": 3, + "items": [ + "{@feat Reveal True Name|SoM}" + ] + } + ] + }, + { + "type": "pf2-h3", + "name": "Naming Spells", + "entries": [ + { + "type": "list", + "columns": 3, + "items": [ + "{@spell Catch Your Name|SoM}", + "{@spell Compel True Name|SoM}", + "{@spell Invoke True Name|SoM}" + ] + } + ] + }, + { + "type": "pf2-h3", + "name": "Naming Items", + "entries": [ + { + "type": "list", + "columns": 3, + "items": [ + "{@item True Name Amulet (Generic)|SoM|True Name Amulet|SoM}" + ] + } + ] + } + ] + } + ] + }, + { + "type": "pf2-h1", + "name": "Wellspring Magic", + "source": "SoM", + "page": 248, + "entries": [ + { + "type": "pf2-h1-flavor", + "entries": [ + "Wellspring magic wells up within characters so mightily that it can overwhelm them and explode out of their control. Characters with wellsprings can recover spells throughout the day, powering through countless battles, but the overwhelming flow of magic could form a violent surge at any moment." + ] + }, + "{@b Rarity:} {@trait Rare}", + "Your wellspring, by definition, lies outside your full control. The inherent contradiction is that you have greater potential for power, but you can't use it exactly as you wish. Regardless of whether you see it as a boon or a curse, it demands of you a degree of surrender if you're to use your magic at all.", + "A magic wellspring often comes as an intrinsic part of the caster's own magic, whether granted or inherited. Characters can also receive wellsprings of magic as gifts from powerful entities or when they're released from other sources of potent magical energy. Being nearby when an artifact is destroyed or a powerful magical being dies can, rarely, leave a permanent wellspring in a character.", + "Choosing the wellspring mage archetype below gives you the abilities related to this type of magic. This is a class archetype, chosen at 1st level as explained below. Consider what source will be most satisfying for your character, and think about how they feel when experiencing the influx of wellspring magic. Does the wellspring feel like a true part of your being? Like an unwanted outsider working its will through you? Like a problem to be solved? An aspect of yourself to come to terms with? As noted in the archetype, high-stress situations cause the wellspring magic roll. You can work with your GM to refine what sorts of situations might be high-stress for you that wouldn't be for other characters.", + { + "type": "pf2-h2", + "name": "Using Wellspring Magic", + "entries": [ + "Wellspring magic is most often appropriate for oracles who struggle to handle seemingly endless magic sent from the gods unasked, and for sorcerers with exceptional raw power but not exceptional discipline. More rarely, a particularly interested muse might give a bard a wellspring of irresistible creative energy in exchange for using it to humiliate or cast down a rival fey lord at exceptional personal risk. Summoners very rarely experience wellsprings because of the nature of their link to their eidolon, but when they do, the wellspring is most often connected to a magical essence associated with the eidolon. When sent by an entity such as a god, this power is generally an ambitious gamble to further one or more far-reaching schemes.", + { + "type": "pf2-h3", + "name": "Multiclass Variant", + "entries": [ + "As a variant, a GM can consider applying wellspring magic to characters with the oracle or sorcerer multiclass dedication to represent struggling to control their new powers. If used this way, you might allow players who wish to represent their character mastering the surging power to remove the wellspring mage archetype when they gain an appropriate level without retraining." + ] + }, + { + "type": "pf2-h3", + "name": "Areas of Wellspring Magic", + "entries": [ + "A GM might implement wellspring magic in areas where there is an overload of magic or where magic is unstable. When using it in this way, you can apply chosen effects of the wellspring mage archetype to all spellcasters in the area, or even give the archetype to spellcasters in the area as a temporary free archetype.", + "The ravaged Mana Wastes might be a good place to use this style of wellspring magic. For other planes, the extraplanar First World, home of the fey, and the chaotic Maelstrom are excellent candidates." + ] + } + ] + }, + { + "type": "pf2-h2", + "name": "Wellspring Mage (Class Archetype)", + "source": "SoM", + "page": 248, + "entries": [ + "The source of your magic buckles against your control, always pressing to be released.", + "{@note You can find the {@archetype Wellspring Mage|SoM} archetype on the {@pf2etools archetypes|archetypes.html} page.}" + ] + }, + { + "type": "pf2-h2", + "name": "Wellspring Surges", + "entries": [ + "When your wellspring magic goes out of control, it becomes a wellspring surge. Typically, this happens when you fail the flat check from wellspring magic, but other wellspring mage feats have effects that sometimes cause you to generate a wellspring surge, or might even cause your foes to do so.", + "Roll {@dice 1d20} and use {@table Wellspring Surges|SoM|Table 5\u20132: Wellspring Surges} below to determine the surge's effect. If the effect calls for a damage type, the GM chooses the type based on the types of spells you know or your current location. The wellspring surge uses your spell DC. You have no control over the way your wellspring surge manifests. You are the point of origin for your wellspring surges, and you are not excluded from their effects. If you force a foe to generate a surge, they are the origin point of that surge instead.", + "If your wellspring was granted by a being like a god or muse, the entity's intentions might sometimes alter the results of wellspring surges, or move the point of origin for an area to any point within 30 feet if the GM determines this fits the situation. For example, instead of uncontrolled damage, the entity might choose to damage only creatures opposing its plan, even if they are your allies.", + "A wellspring surge always has the trait of your magical tradition, plus any traits that appear in parentheses at the end of the surge's effects.", + { + "name": "Wellspring Surges", + "source": "SoM", + "type": "table", + "id": "5-2", + "rollable": true, + "labelRowIdx": [ + 0 + ], + "colSizes": [ + 1, + 11 + ], + "rows": [ + [ + "{@dice d20}", + "Effect" + ], + [ + "1", + "{@b Energy Unleashed} ({@trait evocation}) Raw energy deals {@scaledice 2d6|1-10|2d6} damage per spell level of the surge (basic Reflex save) in a 10-foot burst." + ], + [ + "2", + "{@b Positive Energy Expulsion} ({@trait healing}, {@trait necromancy}, {@trait positive}) Positive energy explodes outward, healing living creatures for {@scaledice 1d8|1-10|1d8} Hit Points per spell level of the surge in a 20-foot burst. Undead creatures instead take the same amount of positive damage, with a basic Will save." + ], + [ + "3", + "{@b Mass Siphon} ({@trait transmutation}) Creatures and objects within a 30-foot emanation become nearly weightless until the end of your next turn. Nearly weightless creatures can {@action Climb} at their land Speed and can {@action Leap} as far upward as they could normally {@action Leap} horizontally." + ], + [ + "4", + "{@b Magical Nemesis} ({@trait conjuration}, {@trait teleportation}) A random creature connected to your magic (or inimical to it) appears within 60 feet. The creature should be of a level approximately equal to the level of an animal summoned by {@spell summon animal} of the spell level, although it can be of any type. The GM determines the specific creature. The creature is {@condition unfriendly} to you and friendly to your apparent enemies. After 1 minute, the creature can choose either to return where it came from or to remain. It is not {@trait summoned} or a {@trait minion}." + ], + [ + "5", + "{@b Monstrous Transformation} ({@trait mental}, {@trait morph}, {@trait transmutation}) Your head and arms transform into an exaggerated imitation of a creature connected to your magic for 1 minute. The GM determines the creature. You gain a status bonus to weapon and unarmed damage rolls equal to the spell level. At the start of each of your turns while you are transformed, you must succeed at a Will saving throw or be {@condition confused} until the start of your next turn. On a critical success, you can choose to end the effect entirely, also losing the status bonus." + ], + [ + "6", + "{@b Sudden Gale} ({@trait air}, {@trait evocation}) Weather in a 40-foot emanation is disturbed. Strong winds blow in a random direction for 1 minute. Each creature that starts its turn in the area must succeed at a Fortitude save or fall {@condition prone} (and be pushed 10 feet on a critical failure), and you must succeed at this save immediately after the surge. Any movement against the wind is {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain} while flying." + ], + [ + "7", + "{@b Tremor} ({@trait earth}, {@trait evocation}) The earth trembles in a 40-foot emanation. Each creature on a surface must immediately succeed at a Fortitude save or fall {@condition prone}. The surface then becomes {@quickref difficult terrain||3|terrain} for 1 minute." + ], + [ + "8", + "{@b Oppressive Voice} ({@trait divination}, {@trait mental}, {@trait nonlethal}) The voice of your muse, your deity, an ancestor, or another appropriate entity suddenly overwhelms your mind. You must attempt a Will saving throw. You take {@scaledice 1d4|1-10|1d4} mental damage per spell level with a basic Will save. On a failure, you're also {@condition stunned} 1 ({@condition stunned} 2 on a critical failure)." + ], + [ + "9", + "{@b Trinket Squall} ({@trait illusion}) Visual illusions of objects related to your magic fall like rain throughout a 40-foot burst for 1 minute, giving concealment in the area. Creatures can attempt to {@quickref disbelieve this illusion|CRB|2|disbelieving illusions|0}." + ], + [ + "10", + "{@b Antimagic Eruption} ({@trait abjuration}) The surge attempts to counteract a random spell active on you and on each creature within a 10-foot burst." + ], + [ + "11", + "{@b Mental Broadcast} ({@trait detection}, {@trait divination}, {@trait mental}) For 1 minute, everyone within 30 feet of you can hear your surface thoughts." + ], + [ + "12", + "{@b Verdant Clutch} ({@trait conjuration}, {@trait plant}) Plants and vines grow from all surfaces within 20 feet, causing all creatures in the area to be {@condition immobilized} unless they succeed at a Reflex save. The {@action Escape} DC is equal to the spell DC." + ], + [ + "13", + "{@b Tinge of Terror} ({@trait emotion}, {@trait enchantment}, {@trait fear}, {@trait mental}) All creatures within 20 feet are affected by powerful fright. They attempt a Will save, becoming {@condition frightened} 1 on a failure or {@condition frightened} 2 on a critical failure." + ], + [ + "14", + "{@b Strike up the Band} ({@trait auditory}, {@trait illusion}) For 1 minute, you are followed by orchestral theme music tied to the emotional content of the actions you're performing. This grants you a +2 status bonus to {@skill Diplomacy}, {@skill Intimidation}, and {@skill Performance} checks, a \u20132 status penalty to {@skill Deception} checks, and makes certain uses of {@skill Stealth} virtually impossible. It might have other effects as the GM sees fit." + ], + [ + "15", + "{@b Life Sap} ({@trait necromancy}) The surge drains your life force and strength. You become {@condition drained} 1 and {@condition doomed} 1, and you are {@condition enfeebled} 2 for 1 minute." + ], + [ + "16", + "{@b Ablative Barrier} ({@trait abjuration}) Energy forms a protective barrier that ablates slowly as creatures in the area take damage. All creatures in a 40-foot burst gain resistance to all damage equal to double the surge's spell level for up to 1 minute. Whenever a creature applies this resistance, the resistance for all affected creatures reduces by 1. The effect ends for all creatures when it reduces to 0." + ], + [ + "17", + "{@b Luminous Pests} ({@trait illusion}, {@trait visual}) Numerous tiny flying creatures formed of bright colorful light, such as bats or hummingbirds, emerge from you, flying in a 30-foot cone. You and all creatures in the cone must succeed at a Will save or be {@condition dazzled} for 1 minute, or {@condition blinded} for 1 round and then {@condition dazzled} for 1 minute on a critical failure." + ], + [ + "18", + "{@b Emotional Turmoil} ({@trait emotion}, {@trait enchantment}, {@trait mental}) A swirl of conflicting emotions overwhelm you from the surging magic. For 1 minute, attempt a DC {@flatDC 11} flat check at the start of each of your turns. On a success, you gain a +2 status bonus to all attack rolls, saving throws, and skill checks; on a failure, you take a \u20132 status penalty to them instead." + ], + [ + "19", + "{@b Sudden Downpour} ({@trait evocation}, {@trait water}) Water cascades from above, putting out non-magical fires in a 10-foot burst and attempting to counteract magical fires." + ], + [ + "20", + "{@b Spell Surge} You immediately cast any spell in your repertoire of the surge's spell level or lower (or from your prepared spells or innate spells if you don't have a repertoire but have been forced to generate a wellspring surge). You must choose a spell that takes 3 or fewer actions to cast." + ] + ] + } + ] + } + ] + } ] } ] -} \ No newline at end of file +} diff --git a/data/books.json b/data/books.json index d512e5382f..0c2f10ae54 100644 --- a/data/books.json +++ b/data/books.json @@ -339,7 +339,9 @@ }, { "name": "Npc Gallery", - "headers": ["Using the Npc Gallery"], + "headers": [ + "Using the Npc Gallery" + ], "ordinal": { "type": "chapter", "identifier": 5 @@ -569,7 +571,9 @@ }, { "name": "Introduction", - "headers": ["Choosing Expansions"] + "headers": [ + "Choosing Expansions" + ] }, { "name": "Essentials of Magic", diff --git a/data/changelog.json b/data/changelog.json index 8c34e958a0..1490679d98 100644 --- a/data/changelog.json +++ b/data/changelog.json @@ -180,6 +180,12 @@ "title": "Paizo Compliancy", "date": "2022-07-05", "txt": "\n- Removed book data until further notice\n- Fixed various CSS bugs relating to SEO pages\n- (Typos/Tags)" + }, + { + "ver": "0.6.0", + "title": "Paizo Compliancy 2.0", + "date": "2022-07-08", + "txt": "\n- Added back books, now modified to account for OGL\n - Core Rulebook has had some of its flavor text removed\n - Gamemastery Guide has been almost untouched\n - Secrets of Magic has mainly had it's letters, research, and other on-paper entries removed\n - Lost Omens: World Guide has lost majority of it's book content \n- Added Strength of Thousands #3 to #6 content\n- Changed Bestiary abbreviations to official versions: B1, B2, and B3\n- (Typos/Tags)" } ] } diff --git a/data/generated/bookref-gmscreen.json b/data/generated/bookref-gmscreen.json index fb9bda55d8..0da9425e6e 100644 --- a/data/generated/bookref-gmscreen.json +++ b/data/generated/bookref-gmscreen.json @@ -1 +1 @@ -{"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":[{"type":"pf2-h1-flavor","page":219,"entries":["{@i There are infinite possible character concepts, but you might find that the feats and skill choices from a single class aren't sufficient to fully realize your character. Archetypes allow you to expand the scope of your character's class.}"],"source":"CRB"},"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","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 even if you're not playing an ancestry that imposes one. You can elect to take two additional ability flaws when applying the ability boosts and ability flaws from your ancestry. If you do, you can also apply one additional free ability boost. These ability flaws can be assigned to any ability score you like, but you can't apply more than one ability flaw to the same ability score during this step unless you apply both of the additional ability flaws to a score that is already receiving an ability boost during this step. In this case, the first ability flaw cancels the ability boost, and the second ability flaw decreases the score by 2. Likewise, as an exception to the normal rules for ability boosts, you can apply two free ability boosts to an ability score receiving an ability flaw during this step; the first ability boost cancels the ability flaw, and the second ability boost increases the score by 2. For example, a dwarf normally gets an ability boost to Constitution and Wisdom, along with an ability flaw to Charisma.","You could apply one ability flaw each to Intelligence and Strength, or you could apply both ability flaws to Wisdom. You could not apply either additional ability flaw to Charisma, though, because it is already receiving dwarves' ability flaw during this step."],"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 Strikes and Ranged 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 Strikes and ranged 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 Strikes and Dexterity for ranged 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 Strikes and ranged 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-h1-flavor","page":274,"entries":["{@i Armor increases your character's defenses, but some medium or heavy armor can hamper movement. If you want to increase your character's defense beyond the protection your armor provides, they can use a shield. Armor protects your character only while they're wearing it.}"],"source":"CRB"},{"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 {@skill 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. 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":[{"type":"pf2-h1-flavor","page":277,"entries":["{@i A shield can increase your character's defense beyond the protection their armor provides. Your character must be wielding a shield in one hand to make use of it, and it grants its bonus to AC only if they use an action to Raise a Shield. This action grants the shield's bonus to AC as a circumstance bonus until their next turn starts. A shield's Speed penalty applies whenever your character is holding the shield, whether they have raised it or not.}"],"source":"CRB"},"{@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":{"freq":1,"unit":"day","overcharge":true,"number":"once "},"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-h1-flavor","page":278,"entries":["{@i Most characters in Pathfinder carry weapons, ranging from mighty warhammers to graceful bows to even simple clubs. Full details on how you calculate the bonuses, modifiers, and penalties for attack rolls and damage rolls are given in Chapter 9 on page 446, but they're summarized here, followed by the rules for weapons and dozens of weapon choices.}"],"source":"CRB"},{"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."],"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||source=CRB}"],"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":["You can view all weapons on the {@filter Items page|items||source=CRB|category=weapon|type=equipment}."],"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} 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 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'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."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":408,"name":"Rituals","entries":[{"type":"pf2-h1-flavor","page":408,"entries":["{@i A ritual is an esoteric and complex spell that anyone can cast. It takes much longer to cast a ritual than a normal spell, but rituals can have more powerful effects.}"],"source":"CRB"},{"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. When you can't act, you don't regain your actions and reaction on your turn."],"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 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 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 wepon 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":[{"type":"pf2-h1-flavor","page":481,"entries":["{@i Downtime mode is played day-by-day rather than minute-by-minute or scene-by-scene. Usually this mode of play occurs when you are in the safety of a settlement, maybe recovering from your adventures or studying an artifact you found.}"],"source":"CRB"},"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 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||4|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-h1-flavor","page":468,"entries":["{@i When every individual action counts, you enter the encounter mode of play. In this mode, time is divided into rounds, each of which is 6 seconds of time in the game world. Every round, each participant takes a turn in an established order. During your turn, you can use actions, and depending on the details of the encounter, you might have the opportunity to use reactions and free actions on your own turn and on others' turns.}"],"source":"CRB"},{"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 auditory trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is visual instead of auditory.","not trigger reactions that can be triggered by actions with the manipulate trait (such as Attack of Opportunity).","If you want to prepare to Release something outside of your turn, use the Ready activity."],"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 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\nbaseline, 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":[{"type":"pf2-h1-flavor","page":479,"entries":["{@i While encounters use rounds for combat, exploration is more free form. The GM determines the flow of time, as you could be traveling by horseback across craggy highlands, negotiating with merchants, or delving in a dungeon in search of danger and treasure. Exploration lacks the immediate danger of encounter mode, but it offers its own challenges.}"],"source":"CRB"},"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 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","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","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 dazzled or blinded by bright light."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Dim Light","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} (see Special Senses on page 465), or a precise sense other than vision."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Darkness","entries":["A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a precise sense other than vision (Special Senses are on page 465). A creature without {@ability darkvision} or another means of perceiving in darkness has the 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 dazzled for a short time, as determined by the GM."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":464,"name":"Senses","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","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","entries":["Hearing is an imprecise sense—it cannot detect the full range of detail that a precise sense can. You can usually sense a creature automatically with an imprecise sense, but it has the hidden condition instead of the observed condition. It might be 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 Seek basic action to detect the creature. At best, an imprecise sense can be used to make an undetected creature (or one you didn't even know was there) merely hidden—it can't make the creature observed."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Vague Senses","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 unnoticed creature, making it undetected. Even then, the vague sense isn't sufficient to make the creature hidden or observed.","When one creature might detect another, the GM almost always uses the most precise sense available.","Pathfinder's rules assume that a given creature has vision as its only precise sense and hearing as its only imprecise sense. Some characters and creatures, however, have precise or imprecise senses that don't match this assumption. For instance, a character with poor vision might treat that sense as imprecise, an animal with the {@ability scent} ability can use its sense of smell as an imprecise sense, and a creature with echolocation or a similar ability can use hearing as a precise 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","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 Detecting Creatures 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","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 Conditions Appendix on pages 618–623.","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 (page 251) to Avoid Notice, Hide, or Sneak, or by using {@skill Deception} to Create a Diversion (page 245).",{"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 (page 465) for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either hidden, undetected, or unnoticed, and you'll need to factor in the targeting restrictions. Even if a creature is observed, it might still be 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 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 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-h1-flavor","page":503,"entries":["{@i As the Game Master, it's up to you to set the difficulty classes (DCs) for checks that don't use a predefined DC. The following sections offer advice on how to set appropriate DCs and tweak them as needed to feel natural for your story. Picking a simple DC and using a level-based DC each work well in certain circumstances, and you can adjust both types of DC using the advice on adjusting difficulty.}"],"source":"CRB"},{"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 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":[{"type":"pf2-h1-flavor","page":512,"entries":["{@i Primarily used during exploration, environment rules bring the locales your party travels through to life. You'll often be able to use common sense to adjudicate how environments work, but you'll need special rules for environments that really stand out.}"],"source":"CRB"},"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 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-h1-flavor","page":520,"entries":["{@i Dungeons are rife with devious traps meant to protect the treasures within. These range from mechanical devices that shoot darts or drop heavy blocks to magic runes that explode into bursts of flame. In addition to traps, adventurers may stumble into other types of hazards, including naturally occurring environmental hazards, mysterious hauntings, and more.}"],"source":"CRB"},{"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\nhazard's initiative or the {@skill Stealth} DC to detect a simple\nhazard, followed by the minimum proficiency rank to detect\nthe hazard (if any) in parentheses. If {@spell detect magic} can be\nused to detect the hazard, this information is located here\nas well."}],[{"name":"Description","entry":"This explains what the hazard looks like and might\ninclude special rules."}]],[[{"name":"Disable","entry":"The DC of any skill checks required to disable the\nhazard are here; if the hazard can be counteracted, its spell\nlevel and counteract DC are listed in parentheses."}],[{"name":"AC","entry":"the hazard's AC"},{"name":"Saving Throws","entry":"the hazard's saves. Usually\nonly haunts are subject to Will saves."}],[{"name":"Hardness","entry":"the hazard's Hardness"},{"name":"HP","entry":"the hazard's Hit Points,\nwith its Broken Threshold in parentheses"},{"name":"Immunities","entry":"the\nhazard's immunities"},{"name":"Weaknesses","entry":"the hazard's weaknesses,\nif 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\nhazard uses"},{"name":"Trigger","entry":"The trigger that sets off the hazard\nappears here"},{"name":"Effect","entry":"For a simple hazard, this effect is often\nall the hazard does. For a complex hazard, this might also\ncause the hazard to roll initiative.\nRoutine This section describes what a"}],[{"name":"Routine","entry":"This section describes what a complex hazard does on\neach of its turns during an encounter; the number in parentheses\nafter the word \"Routine\" indicates how many actions the hazard\ncan use each turn. Simple hazards don't have this entry."}],[{"name":"Action","entry":"Any action the hazard can use appears here. Typically,\nthis 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-h1-flavor","page":507,"entries":["{@i In Pathfinder, player characters can receive three kinds of rewards for their heroic deeds: Hero Points, which they can use to get out of sticky situations; Experience Points, which they'll use to level up; and treasure, including powerful magic items.}"],"source":"CRB"},{"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 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":[{"type":"pf2-h1-flavor","page":493,"entries":["{@i Pathfinder sessions are divided into three different modes of play: encounters, exploration, and downtime. Each mode represents different kinds of situations, with specific stakes and time scales, and characters can use different sorts of actions and reactions in each.}"],"source":"CRB"},"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 Recall Knowledge, use an appropriate 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":[{"type":"pf2-h1-flavor","page":219,"entries":["{@i There are infinite possible character concepts, but you might find that the feats and skill choices from a single class aren't sufficient to fully realize your character. Archetypes allow you to expand the scope of your character's class.}"],"source":"CRB"},"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","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 even if you're not playing an ancestry that imposes one. You can elect to take two additional ability flaws when applying the ability boosts and ability flaws from your ancestry. If you do, you can also apply one additional free ability boost. These ability flaws can be assigned to any ability score you like, but you can't apply more than one ability flaw to the same ability score during this step unless you apply both of the additional ability flaws to a score that is already receiving an ability boost during this step. In this case, the first ability flaw cancels the ability boost, and the second ability flaw decreases the score by 2. Likewise, as an exception to the normal rules for ability boosts, you can apply two free ability boosts to an ability score receiving an ability flaw during this step; the first ability boost cancels the ability flaw, and the second ability boost increases the score by 2. For example, a dwarf normally gets an ability boost to Constitution and Wisdom, along with an ability flaw to Charisma.","You could apply one ability flaw each to Intelligence and Strength, or you could apply both ability flaws to Wisdom. You could not apply either additional ability flaw to Charisma, though, because it is already receiving dwarves' ability flaw during this step."],"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 Strikes and Ranged 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 Strikes and ranged 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 Strikes and Dexterity for ranged 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 Strikes and ranged 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-h1-flavor","page":274,"entries":["{@i Armor increases your character's defenses, but some medium or heavy armor can hamper movement. If you want to increase your character's defense beyond the protection your armor provides, they can use a shield. Armor protects your character only while they're wearing it.}"],"source":"CRB"},{"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 {@skill 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. 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":[{"type":"pf2-h1-flavor","page":277,"entries":["{@i A shield can increase your character's defense beyond the protection their armor provides. Your character must be wielding a shield in one hand to make use of it, and it grants its bonus to AC only if they use an action to Raise a Shield. This action grants the shield's bonus to AC as a circumstance bonus until their next turn starts. A shield's Speed penalty applies whenever your character is holding the shield, whether they have raised it or not.}"],"source":"CRB"},"{@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":{"freq":1,"unit":"day","overcharge":true,"number":"once "},"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-h1-flavor","page":278,"entries":["{@i Most characters in Pathfinder carry weapons, ranging from mighty warhammers to graceful bows to even simple clubs. Full details on how you calculate the bonuses, modifiers, and penalties for attack rolls and damage rolls are given in Chapter 9 on page 446, but they're summarized here, followed by the rules for weapons and dozens of weapon choices.}"],"source":"CRB"},{"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."],"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||source=CRB}"],"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":["You can view all weapons on the {@filter Items page|items||source=CRB|category=weapon|type=equipment}."],"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} 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 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'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."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":408,"name":"Rituals","entries":[{"type":"pf2-h1-flavor","page":408,"entries":["{@i A ritual is an esoteric and complex spell that anyone can cast. It takes much longer to cast a ritual than a normal spell, but rituals can have more powerful effects.}"],"source":"CRB"},{"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. When you can't act, you don't regain your actions and reaction on your turn."],"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 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 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 wepon 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":[{"type":"pf2-h1-flavor","page":481,"entries":["{@i Downtime mode is played day-by-day rather than minute-by-minute or scene-by-scene. Usually this mode of play occurs when you are in the safety of a settlement, maybe recovering from your adventures or studying an artifact you found.}"],"source":"CRB"},"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 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||4|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-h1-flavor","page":468,"entries":["{@i When every individual action counts, you enter the encounter mode of play. In this mode, time is divided into rounds, each of which is 6 seconds of time in the game world. Every round, each participant takes a turn in an established order. During your turn, you can use actions, and depending on the details of the encounter, you might have the opportunity to use reactions and free actions on your own turn and on others' turns.}"],"source":"CRB"},{"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 auditory trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is visual instead of auditory.","not trigger reactions that can be triggered by actions with the manipulate trait (such as Attack of Opportunity).","If you want to prepare to Release something outside of your turn, use the Ready activity."],"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 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\nbaseline, 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":[{"type":"pf2-h1-flavor","page":479,"entries":["{@i While encounters use rounds for combat, exploration is more free form. The GM determines the flow of time, as you could be traveling by horseback across craggy highlands, negotiating with merchants, or delving in a dungeon in search of danger and treasure. Exploration lacks the immediate danger of encounter mode, but it offers its own challenges.}"],"source":"CRB"},"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 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","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","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 dazzled or blinded by bright light."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Dim Light","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} (see Special Senses on page 465), or a precise sense other than vision."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Darkness","entries":["A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a precise sense other than vision (Special Senses are on page 465). A creature without {@ability darkvision} or another means of perceiving in darkness has the 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 dazzled for a short time, as determined by the GM."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":464,"name":"Senses","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","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","entries":["Hearing is an imprecise sense—it cannot detect the full range of detail that a precise sense can. You can usually sense a creature automatically with an imprecise sense, but it has the hidden condition instead of the observed condition. It might be 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 Seek basic action to detect the creature. At best, an imprecise sense can be used to make an undetected creature (or one you didn't even know was there) merely hidden—it can't make the creature observed."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Vague Senses","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 unnoticed creature, making it undetected. Even then, the vague sense isn't sufficient to make the creature hidden or observed.","When one creature might detect another, the GM almost always uses the most precise sense available.","Pathfinder's rules assume that a given creature has vision as its only precise sense and hearing as its only imprecise sense. Some characters and creatures, however, have precise or imprecise senses that don't match this assumption. For instance, a character with poor vision might treat that sense as imprecise, an animal with the {@ability scent} ability can use its sense of smell as an imprecise sense, and a creature with echolocation or a similar ability can use hearing as a precise 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","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 Detecting Creatures 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","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 Conditions Appendix on pages 618–623.","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 (page 251) to Avoid Notice, Hide, or Sneak, or by using {@skill Deception} to Create a Diversion (page 245).",{"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 (page 465) for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either hidden, undetected, or unnoticed, and you'll need to factor in the targeting restrictions. Even if a creature is observed, it might still be 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 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 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-h1-flavor","page":503,"entries":["{@i As the Game Master, it's up to you to set the difficulty classes (DCs) for checks that don't use a predefined DC. The following sections offer advice on how to set appropriate DCs and tweak them as needed to feel natural for your story. Picking a simple DC and using a level-based DC each work well in certain circumstances, and you can adjust both types of DC using the advice on adjusting difficulty.}"],"source":"CRB"},{"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 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":[{"type":"pf2-h1-flavor","page":512,"entries":["{@i Primarily used during exploration, environment rules bring the locales your party travels through to life. You'll often be able to use common sense to adjudicate how environments work, but you'll need special rules for environments that really stand out.}"],"source":"CRB"},"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 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-h1-flavor","page":520,"entries":["{@i Dungeons are rife with devious traps meant to protect the treasures within. These range from mechanical devices that shoot darts or drop heavy blocks to magic runes that explode into bursts of flame. In addition to traps, adventurers may stumble into other types of hazards, including naturally occurring environmental hazards, mysterious hauntings, and more.}"],"source":"CRB"},{"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\nhazard's initiative or the {@skill Stealth} DC to detect a simple\nhazard, followed by the minimum proficiency rank to detect\nthe hazard (if any) in parentheses. If {@spell detect magic} can be\nused to detect the hazard, this information is located here\nas well."}],[{"name":"Description","entry":"This explains what the hazard looks like and might\ninclude special rules."}]],[[{"name":"Disable","entry":"The DC of any skill checks required to disable the\nhazard are here; if the hazard can be counteracted, its spell\nlevel and counteract DC are listed in parentheses."}],[{"name":"AC","entry":"the hazard's AC"},{"name":"Saving Throws","entry":"the hazard's saves. Usually\nonly haunts are subject to Will saves."}],[{"name":"Hardness","entry":"the hazard's Hardness"},{"name":"HP","entry":"the hazard's Hit Points,\nwith its Broken Threshold in parentheses"},{"name":"Immunities","entry":"the\nhazard's immunities"},{"name":"Weaknesses","entry":"the hazard's weaknesses,\nif 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\nhazard uses"},{"name":"Trigger","entry":"The trigger that sets off the hazard\nappears here"},{"name":"Effect","entry":"For a simple hazard, this effect is often\nall the hazard does. For a complex hazard, this might also\ncause the hazard to roll initiative.\nRoutine This section describes what a"}],[{"name":"Routine","entry":"This section describes what a complex hazard does on\neach of its turns during an encounter; the number in parentheses\nafter the word \"Routine\" indicates how many actions the hazard\ncan use each turn. Simple hazards don't have this entry."}],[{"name":"Action","entry":"Any action the hazard can use appears here. Typically,\nthis 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-h1-flavor","page":507,"entries":["{@i In Pathfinder, player characters can receive three kinds of rewards for their heroic deeds: Hero Points, which they can use to get out of sticky situations; Experience Points, which they'll use to level up; and treasure, including powerful magic items.}"],"source":"CRB"},{"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 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":[{"type":"pf2-h1-flavor","page":493,"entries":["{@i Pathfinder sessions are divided into three different modes of play: encounters, exploration, and downtime. Each mode represents different kinds of situations, with specific stakes and time scales, and characters can use different sorts of actions and reactions in each.}"],"source":"CRB"},"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 Recall Knowledge, use an appropriate 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 diff --git a/data/generated/bookref-quick.json b/data/generated/bookref-quick.json index fc9f18a454..eb8aeb3380 100644 --- a/data/generated/bookref-quick.json +++ b/data/generated/bookref-quick.json @@ -1 +1 @@ -{"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":[{"type":"pf2-h1-flavor","page":219,"entries":["{@i There are infinite possible character concepts, but you might find that the feats and skill choices from a single class aren't sufficient to fully realize your character. Archetypes allow you to expand the scope of your character's class.}"],"source":"CRB"},"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","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 even if you're not playing an ancestry that imposes one. You can elect to take two additional ability flaws when applying the ability boosts and ability flaws from your ancestry. If you do, you can also apply one additional free ability boost. These ability flaws can be assigned to any ability score you like, but you can't apply more than one ability flaw to the same ability score during this step unless you apply both of the additional ability flaws to a score that is already receiving an ability boost during this step. In this case, the first ability flaw cancels the ability boost, and the second ability flaw decreases the score by 2. Likewise, as an exception to the normal rules for ability boosts, you can apply two free ability boosts to an ability score receiving an ability flaw during this step; the first ability boost cancels the ability flaw, and the second ability boost increases the score by 2. For example, a dwarf normally gets an ability boost to Constitution and Wisdom, along with an ability flaw to Charisma.","You could apply one ability flaw each to Intelligence and Strength, or you could apply both ability flaws to Wisdom. You could not apply either additional ability flaw to Charisma, though, because it is already receiving dwarves' ability flaw during this step."],"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 Strikes and Ranged 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 Strikes and ranged 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 Strikes and Dexterity for ranged 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 Strikes and ranged 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-h1-flavor","page":274,"entries":["{@i Armor increases your character's defenses, but some medium or heavy armor can hamper movement. If you want to increase your character's defense beyond the protection your armor provides, they can use a shield. Armor protects your character only while they're wearing it.}"],"source":"CRB"},{"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 {@skill 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. 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":[{"type":"pf2-h1-flavor","page":277,"entries":["{@i A shield can increase your character's defense beyond the protection their armor provides. Your character must be wielding a shield in one hand to make use of it, and it grants its bonus to AC only if they use an action to Raise a Shield. This action grants the shield's bonus to AC as a circumstance bonus until their next turn starts. A shield's Speed penalty applies whenever your character is holding the shield, whether they have raised it or not.}"],"source":"CRB"},"{@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":{"freq":1,"unit":"day","overcharge":true,"number":"once "},"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-h1-flavor","page":278,"entries":["{@i Most characters in Pathfinder carry weapons, ranging from mighty warhammers to graceful bows to even simple clubs. Full details on how you calculate the bonuses, modifiers, and penalties for attack rolls and damage rolls are given in Chapter 9 on page 446, but they're summarized here, followed by the rules for weapons and dozens of weapon choices.}"],"source":"CRB"},{"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."],"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||source=CRB}"],"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":["You can view all weapons on the {@filter Items page|items||source=CRB|category=weapon|type=equipment}."],"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} 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 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'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."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":408,"name":"Rituals","entries":[{"type":"pf2-h1-flavor","page":408,"entries":["{@i A ritual is an esoteric and complex spell that anyone can cast. It takes much longer to cast a ritual than a normal spell, but rituals can have more powerful effects.}"],"source":"CRB"},{"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. When you can't act, you don't regain your actions and reaction on your turn."],"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 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 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 wepon 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":[{"type":"pf2-h1-flavor","page":481,"entries":["{@i Downtime mode is played day-by-day rather than minute-by-minute or scene-by-scene. Usually this mode of play occurs when you are in the safety of a settlement, maybe recovering from your adventures or studying an artifact you found.}"],"source":"CRB"},"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 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||4|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-h1-flavor","page":468,"entries":["{@i When every individual action counts, you enter the encounter mode of play. In this mode, time is divided into rounds, each of which is 6 seconds of time in the game world. Every round, each participant takes a turn in an established order. During your turn, you can use actions, and depending on the details of the encounter, you might have the opportunity to use reactions and free actions on your own turn and on others' turns.}"],"source":"CRB"},{"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 auditory trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is visual instead of auditory.","not trigger reactions that can be triggered by actions with the manipulate trait (such as Attack of Opportunity).","If you want to prepare to Release something outside of your turn, use the Ready activity."],"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 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\nbaseline, 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":[{"type":"pf2-h1-flavor","page":479,"entries":["{@i While encounters use rounds for combat, exploration is more free form. The GM determines the flow of time, as you could be traveling by horseback across craggy highlands, negotiating with merchants, or delving in a dungeon in search of danger and treasure. Exploration lacks the immediate danger of encounter mode, but it offers its own challenges.}"],"source":"CRB"},"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 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","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","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 dazzled or blinded by bright light."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Dim Light","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} (see Special Senses on page 465), or a precise sense other than vision."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Darkness","entries":["A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a precise sense other than vision (Special Senses are on page 465). A creature without {@ability darkvision} or another means of perceiving in darkness has the 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 dazzled for a short time, as determined by the GM."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":464,"name":"Senses","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","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","entries":["Hearing is an imprecise sense—it cannot detect the full range of detail that a precise sense can. You can usually sense a creature automatically with an imprecise sense, but it has the hidden condition instead of the observed condition. It might be 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 Seek basic action to detect the creature. At best, an imprecise sense can be used to make an undetected creature (or one you didn't even know was there) merely hidden—it can't make the creature observed."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Vague Senses","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 unnoticed creature, making it undetected. Even then, the vague sense isn't sufficient to make the creature hidden or observed.","When one creature might detect another, the GM almost always uses the most precise sense available.","Pathfinder's rules assume that a given creature has vision as its only precise sense and hearing as its only imprecise sense. Some characters and creatures, however, have precise or imprecise senses that don't match this assumption. For instance, a character with poor vision might treat that sense as imprecise, an animal with the {@ability scent} ability can use its sense of smell as an imprecise sense, and a creature with echolocation or a similar ability can use hearing as a precise 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","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 Detecting Creatures 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","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 Conditions Appendix on pages 618–623.","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 (page 251) to Avoid Notice, Hide, or Sneak, or by using {@skill Deception} to Create a Diversion (page 245).",{"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 (page 465) for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either hidden, undetected, or unnoticed, and you'll need to factor in the targeting restrictions. Even if a creature is observed, it might still be 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 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 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-h1-flavor","page":503,"entries":["{@i As the Game Master, it's up to you to set the difficulty classes (DCs) for checks that don't use a predefined DC. The following sections offer advice on how to set appropriate DCs and tweak them as needed to feel natural for your story. Picking a simple DC and using a level-based DC each work well in certain circumstances, and you can adjust both types of DC using the advice on adjusting difficulty.}"],"source":"CRB"},{"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 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":[{"type":"pf2-h1-flavor","page":512,"entries":["{@i Primarily used during exploration, environment rules bring the locales your party travels through to life. You'll often be able to use common sense to adjudicate how environments work, but you'll need special rules for environments that really stand out.}"],"source":"CRB"},"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 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-h1-flavor","page":520,"entries":["{@i Dungeons are rife with devious traps meant to protect the treasures within. These range from mechanical devices that shoot darts or drop heavy blocks to magic runes that explode into bursts of flame. In addition to traps, adventurers may stumble into other types of hazards, including naturally occurring environmental hazards, mysterious hauntings, and more.}"],"source":"CRB"},{"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\nhazard's initiative or the {@skill Stealth} DC to detect a simple\nhazard, followed by the minimum proficiency rank to detect\nthe hazard (if any) in parentheses. If {@spell detect magic} can be\nused to detect the hazard, this information is located here\nas well."}],[{"name":"Description","entry":"This explains what the hazard looks like and might\ninclude special rules."}]],[[{"name":"Disable","entry":"The DC of any skill checks required to disable the\nhazard are here; if the hazard can be counteracted, its spell\nlevel and counteract DC are listed in parentheses."}],[{"name":"AC","entry":"the hazard's AC"},{"name":"Saving Throws","entry":"the hazard's saves. Usually\nonly haunts are subject to Will saves."}],[{"name":"Hardness","entry":"the hazard's Hardness"},{"name":"HP","entry":"the hazard's Hit Points,\nwith its Broken Threshold in parentheses"},{"name":"Immunities","entry":"the\nhazard's immunities"},{"name":"Weaknesses","entry":"the hazard's weaknesses,\nif 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\nhazard uses"},{"name":"Trigger","entry":"The trigger that sets off the hazard\nappears here"},{"name":"Effect","entry":"For a simple hazard, this effect is often\nall the hazard does. For a complex hazard, this might also\ncause the hazard to roll initiative.\nRoutine This section describes what a"}],[{"name":"Routine","entry":"This section describes what a complex hazard does on\neach of its turns during an encounter; the number in parentheses\nafter the word \"Routine\" indicates how many actions the hazard\ncan use each turn. Simple hazards don't have this entry."}],[{"name":"Action","entry":"Any action the hazard can use appears here. Typically,\nthis 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-h1-flavor","page":507,"entries":["{@i In Pathfinder, player characters can receive three kinds of rewards for their heroic deeds: Hero Points, which they can use to get out of sticky situations; Experience Points, which they'll use to level up; and treasure, including powerful magic items.}"],"source":"CRB"},{"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 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":[{"type":"pf2-h1-flavor","page":493,"entries":["{@i Pathfinder sessions are divided into three different modes of play: encounters, exploration, and downtime. Each mode represents different kinds of situations, with specific stakes and time scales, and characters can use different sorts of actions and reactions in each.}"],"source":"CRB"},"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 Recall Knowledge, use an appropriate 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":[{"type":"pf2-h1-flavor","page":219,"entries":["{@i There are infinite possible character concepts, but you might find that the feats and skill choices from a single class aren't sufficient to fully realize your character. Archetypes allow you to expand the scope of your character's class.}"],"source":"CRB"},"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","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 even if you're not playing an ancestry that imposes one. You can elect to take two additional ability flaws when applying the ability boosts and ability flaws from your ancestry. If you do, you can also apply one additional free ability boost. These ability flaws can be assigned to any ability score you like, but you can't apply more than one ability flaw to the same ability score during this step unless you apply both of the additional ability flaws to a score that is already receiving an ability boost during this step. In this case, the first ability flaw cancels the ability boost, and the second ability flaw decreases the score by 2. Likewise, as an exception to the normal rules for ability boosts, you can apply two free ability boosts to an ability score receiving an ability flaw during this step; the first ability boost cancels the ability flaw, and the second ability boost increases the score by 2. For example, a dwarf normally gets an ability boost to Constitution and Wisdom, along with an ability flaw to Charisma.","You could apply one ability flaw each to Intelligence and Strength, or you could apply both ability flaws to Wisdom. You could not apply either additional ability flaw to Charisma, though, because it is already receiving dwarves' ability flaw during this step."],"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 Strikes and Ranged 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 Strikes and ranged 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 Strikes and Dexterity for ranged 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 Strikes and ranged 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-h1-flavor","page":274,"entries":["{@i Armor increases your character's defenses, but some medium or heavy armor can hamper movement. If you want to increase your character's defense beyond the protection your armor provides, they can use a shield. Armor protects your character only while they're wearing it.}"],"source":"CRB"},{"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 {@skill 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. 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":[{"type":"pf2-h1-flavor","page":277,"entries":["{@i A shield can increase your character's defense beyond the protection their armor provides. Your character must be wielding a shield in one hand to make use of it, and it grants its bonus to AC only if they use an action to Raise a Shield. This action grants the shield's bonus to AC as a circumstance bonus until their next turn starts. A shield's Speed penalty applies whenever your character is holding the shield, whether they have raised it or not.}"],"source":"CRB"},"{@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":{"freq":1,"unit":"day","overcharge":true,"number":"once "},"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-h1-flavor","page":278,"entries":["{@i Most characters in Pathfinder carry weapons, ranging from mighty warhammers to graceful bows to even simple clubs. Full details on how you calculate the bonuses, modifiers, and penalties for attack rolls and damage rolls are given in Chapter 9 on page 446, but they're summarized here, followed by the rules for weapons and dozens of weapon choices.}"],"source":"CRB"},{"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."],"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||source=CRB}"],"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":["You can view all weapons on the {@filter Items page|items||source=CRB|category=weapon|type=equipment}."],"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} 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 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'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."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":408,"name":"Rituals","entries":[{"type":"pf2-h1-flavor","page":408,"entries":["{@i A ritual is an esoteric and complex spell that anyone can cast. It takes much longer to cast a ritual than a normal spell, but rituals can have more powerful effects.}"],"source":"CRB"},{"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. When you can't act, you don't regain your actions and reaction on your turn."],"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 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 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 wepon 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":[{"type":"pf2-h1-flavor","page":481,"entries":["{@i Downtime mode is played day-by-day rather than minute-by-minute or scene-by-scene. Usually this mode of play occurs when you are in the safety of a settlement, maybe recovering from your adventures or studying an artifact you found.}"],"source":"CRB"},"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 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||4|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-h1-flavor","page":468,"entries":["{@i When every individual action counts, you enter the encounter mode of play. In this mode, time is divided into rounds, each of which is 6 seconds of time in the game world. Every round, each participant takes a turn in an established order. During your turn, you can use actions, and depending on the details of the encounter, you might have the opportunity to use reactions and free actions on your own turn and on others' turns.}"],"source":"CRB"},{"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 auditory trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is visual instead of auditory.","not trigger reactions that can be triggered by actions with the manipulate trait (such as Attack of Opportunity).","If you want to prepare to Release something outside of your turn, use the Ready activity."],"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 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\nbaseline, 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":[{"type":"pf2-h1-flavor","page":479,"entries":["{@i While encounters use rounds for combat, exploration is more free form. The GM determines the flow of time, as you could be traveling by horseback across craggy highlands, negotiating with merchants, or delving in a dungeon in search of danger and treasure. Exploration lacks the immediate danger of encounter mode, but it offers its own challenges.}"],"source":"CRB"},"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 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","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","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 dazzled or blinded by bright light."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Dim Light","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} (see Special Senses on page 465), or a precise sense other than vision."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Darkness","entries":["A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a precise sense other than vision (Special Senses are on page 465). A creature without {@ability darkvision} or another means of perceiving in darkness has the 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 dazzled for a short time, as determined by the GM."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":464,"name":"Senses","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","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","entries":["Hearing is an imprecise sense—it cannot detect the full range of detail that a precise sense can. You can usually sense a creature automatically with an imprecise sense, but it has the hidden condition instead of the observed condition. It might be 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 Seek basic action to detect the creature. At best, an imprecise sense can be used to make an undetected creature (or one you didn't even know was there) merely hidden—it can't make the creature observed."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Vague Senses","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 unnoticed creature, making it undetected. Even then, the vague sense isn't sufficient to make the creature hidden or observed.","When one creature might detect another, the GM almost always uses the most precise sense available.","Pathfinder's rules assume that a given creature has vision as its only precise sense and hearing as its only imprecise sense. Some characters and creatures, however, have precise or imprecise senses that don't match this assumption. For instance, a character with poor vision might treat that sense as imprecise, an animal with the {@ability scent} ability can use its sense of smell as an imprecise sense, and a creature with echolocation or a similar ability can use hearing as a precise 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","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 Detecting Creatures 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","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 Conditions Appendix on pages 618–623.","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 (page 251) to Avoid Notice, Hide, or Sneak, or by using {@skill Deception} to Create a Diversion (page 245).",{"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 (page 465) for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either hidden, undetected, or unnoticed, and you'll need to factor in the targeting restrictions. Even if a creature is observed, it might still be 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 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 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-h1-flavor","page":503,"entries":["{@i As the Game Master, it's up to you to set the difficulty classes (DCs) for checks that don't use a predefined DC. The following sections offer advice on how to set appropriate DCs and tweak them as needed to feel natural for your story. Picking a simple DC and using a level-based DC each work well in certain circumstances, and you can adjust both types of DC using the advice on adjusting difficulty.}"],"source":"CRB"},{"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 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":[{"type":"pf2-h1-flavor","page":512,"entries":["{@i Primarily used during exploration, environment rules bring the locales your party travels through to life. You'll often be able to use common sense to adjudicate how environments work, but you'll need special rules for environments that really stand out.}"],"source":"CRB"},"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 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-h1-flavor","page":520,"entries":["{@i Dungeons are rife with devious traps meant to protect the treasures within. These range from mechanical devices that shoot darts or drop heavy blocks to magic runes that explode into bursts of flame. In addition to traps, adventurers may stumble into other types of hazards, including naturally occurring environmental hazards, mysterious hauntings, and more.}"],"source":"CRB"},{"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\nhazard's initiative or the {@skill Stealth} DC to detect a simple\nhazard, followed by the minimum proficiency rank to detect\nthe hazard (if any) in parentheses. If {@spell detect magic} can be\nused to detect the hazard, this information is located here\nas well."}],[{"name":"Description","entry":"This explains what the hazard looks like and might\ninclude special rules."}]],[[{"name":"Disable","entry":"The DC of any skill checks required to disable the\nhazard are here; if the hazard can be counteracted, its spell\nlevel and counteract DC are listed in parentheses."}],[{"name":"AC","entry":"the hazard's AC"},{"name":"Saving Throws","entry":"the hazard's saves. Usually\nonly haunts are subject to Will saves."}],[{"name":"Hardness","entry":"the hazard's Hardness"},{"name":"HP","entry":"the hazard's Hit Points,\nwith its Broken Threshold in parentheses"},{"name":"Immunities","entry":"the\nhazard's immunities"},{"name":"Weaknesses","entry":"the hazard's weaknesses,\nif 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\nhazard uses"},{"name":"Trigger","entry":"The trigger that sets off the hazard\nappears here"},{"name":"Effect","entry":"For a simple hazard, this effect is often\nall the hazard does. For a complex hazard, this might also\ncause the hazard to roll initiative.\nRoutine This section describes what a"}],[{"name":"Routine","entry":"This section describes what a complex hazard does on\neach of its turns during an encounter; the number in parentheses\nafter the word \"Routine\" indicates how many actions the hazard\ncan use each turn. Simple hazards don't have this entry."}],[{"name":"Action","entry":"Any action the hazard can use appears here. Typically,\nthis 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-h1-flavor","page":507,"entries":["{@i In Pathfinder, player characters can receive three kinds of rewards for their heroic deeds: Hero Points, which they can use to get out of sticky situations; Experience Points, which they'll use to level up; and treasure, including powerful magic items.}"],"source":"CRB"},{"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 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":[{"type":"pf2-h1-flavor","page":493,"entries":["{@i Pathfinder sessions are divided into three different modes of play: encounters, exploration, and downtime. Each mode represents different kinds of situations, with specific stakes and time scales, and characters can use different sorts of actions and reactions in each.}"],"source":"CRB"},"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 Recall Knowledge, use an appropriate 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 diff --git a/data/items/fluff-items-som.json b/data/items/fluff-items-som.json index e942a69530..e6b72a13ed 100644 --- a/data/items/fluff-items-som.json +++ b/data/items/fluff-items-som.json @@ -1,208 +1,278 @@ { - "itemFluff": [ - { - "name": "Deck Of Illusions", + "itemFluff": [ + { + "name": "Deck Of Illusions", "source": "SoM", "page": 182, - "entries": [ - { - "type": "pf2-h3", - "name": "Deck Of Illusions", - "source": "SoM", - "page": 182, - "entries": [ - { - "type": "pf2-sidebar", - "name": "The Old Mage Deck", - "entries": [ - "Also known as the Magician’s Deck in Taldor or the Deck of Masks in the Shackles, the non-magical deck of cards called the Old Mage Deck exists with minor variances across Golarion. The four suits correspond to the four essences of magic (matter, spirit, mind, life) and each contains 13 numbered cards with characters depicted on them, plus two wildcards. While common decks are inexpensive (costing 5 sp), limited-edition decks with elaborate art and high-quality materials are often highly sought after by collectors. A deck has negligible Bulk, and takes both hands to use. In a classic Old Mage Deck, the 13 cards in each suit are as follows, with Jatembe’s Ten Magic Warriors as cards 2 through 11: Initiate (1), Red Hyena (2), Grey Elephant (3), Golden Snake (4), Black Ibex (5), Frog of Shifting Colors (6), Emerald Spider (7), Walnut Hawk (8), White Bull (9), Blue Leopard (10), Black Heron (11), a different creature for each suit representing the given suit’s magical essence (12), and Old Mage Jatembe using magic of the suit’s essence (13). Wildcards vary from deck to deck, making each Old Mage Deck unique.", - { - "name": "OLD MAGE DECK SUBSTITUTIONS", - "source": "SoM", - "page": 183, - "labelRowIdx": [ - 0 - ], - "colStyles": [ - "text-center", - "text-center", - "text-center" - ], - "rows": [ - [ - "Old Mage Deck", - "Standard Deck", - "Minor Arcana" - ], - [ - "Suit of Spirit", - "Clubs", - "Wands" - ], - [ - "Suit of Mind", - "Spades", - "Swords" - ], - [ - "Suit of Life", - "Hearts", - "Cups" - ], - [ - "One", - "Ace", - "Ace" - ], - [ - "Eleven", - "Jack", - "Knight" - ], - [ - "Twelve", - "Queen", - "Queen" - ], - [ - "Thirteen", - "King", - "King" - ], - [ - "Wildcards", - "Jokers", - "Any two Pages or Major Arcana cards" - ] - ], - "type": "table" - } - ] - }, - "You can use playing cards or Tarot cards as proxies for the cards in a {@i deck of illusions}.", - { - "source": "SoM", - "page": 183, - "labelRowIdx": [ - 0 - ], - "colStyles": [ - "text-center", - "text-center", - "text-center" - ], - "rows": [ - [ - "Creature", "Playing Card", "Tarot Card" - ], - [ - "Iron golem", "Ace of clubs", "Ace of wands" - ], - [ - "Centaur", "2 of clubs", "2 of wands" - ], - [ - "Greater shadow", "8 of clubs", "8 of wands" - ], - [ - "Earth mephit", "9 of clubs", "9 of wands" - ], - [ - "Hill giant", "10 of clubs", "10 of wands" - ], - [ - "Gelatinous cube", "Jack of clubs", "Jack of wands" - ], - [ - "Pixie", "Queen of clubs", "Queen of wands" - ], - [ - "Arboreal warden", "King of clubs", "King of wands" - ], - [ - "Glabrezu (demon)", "Ace of diamonds", "Ace of pentacles" - ], - [ - "Chimera", "2 of diamonds", "2 of pentacles" - ], - [ - "Warg", "8 of diamonds", "8 of pentacles" - ], - [ - "Troll", "9 of diamonds", "9 of pentacles" - ], - [ - "Yeti", "10 of diamonds", "10 of pentacles" - ], - [ - "Harpy", "Jack of diamonds", "Jack of pentacles" - ], - [ - "Hydra", "Queen of diamonds", "Queen of pentacles" - ], - [ - "Sphinx", "King of diamonds", "King of pentacles" - ], - [ - "Red dragon", "Ace of hearts", "Ace of cups" - ], - [ - "Hyaenodon", "2 of hearts", "2 of cups" - ], - [ - "Bugbear", "8 of hearts", "8 of cups" - ], - [ - "Ettin", "9 of hearts", "9 of cups" - ], - [ - "Cloud giant", "10 of hearts", "10 of cups" - ], - [ - "Giant mantis", "Jack of hearts", "Jack of cups" - ], - [ - "Mammoth", "Queen of hearts", "Queen of cups" - ], - [ - "Tyrannosaurus", "King of hearts", "King of cups" - ], - [ - "Lich", "Ace of spades", "Ace of swords" - ], - [ - "Dryad queen", "2 of spades", "2 of swords" - ], - [ - "Giant scorpion", "8 of spades", "8 of swords" - ], - [ - "Troll", "9 of spades", "9 of swords" - ], - [ - "Frost giant", "10 of spades", "10 of swords" - ], - [ - "Boar", "Jack of spades", "Jack of swords" - ], - [ - "Medusa", "Queen of spades", "Queen of swords" - ], - [ - "Leaf leshy", "King of spades", "King of swords" - ], - [ - "Deck activator", "Joker (black)", "0. The Fool" - ], - [ - "Deck activator’s greatest fear", "Joker (red)", "XV. The Devil" - ] - ], - "type": "table" - } - ] - } - ] - } - ] -} \ No newline at end of file + "entries": [ + { + "type": "pf2-h3", + "name": "Deck Of Illusions", + "source": "SoM", + "page": 182, + "entries": [ + { + "type": "pf2-sidebar", + "name": "The Old Mage Deck", + "entries": [ + "Also known as the Magician's Deck in Taldor or the Deck of Masks in the Shackles, the non-magical deck of cards called the Old Mage Deck exists with minor variances across Golarion. The four suits correspond to the four essences of magic (matter, spirit, mind, life) and each contains 13 numbered cards with characters depicted on them, plus two wildcards. While common decks are inexpensive (costing 5 sp), limited-edition decks with elaborate art and high-quality materials are often highly sought after by collectors. A deck has negligible Bulk, and takes both hands to use. In a classic Old Mage Deck, the 13 cards in each suit are as follows, with Jatembe's Ten Magic Warriors as cards 2 through 11: Initiate (1), Red Hyena (2), Grey Elephant (3), Golden Snake (4), Black Ibex (5), Frog of Shifting Colors (6), Emerald Spider (7), Walnut Hawk (8), White Bull (9), Blue Leopard (10), Black Heron (11), a different creature for each suit representing the given suit's magical essence (12), and Old Mage Jatembe using magic of the suit's essence (13). Wildcards vary from deck to deck, making each Old Mage Deck unique.", + { + "name": "OLD MAGE DECK SUBSTITUTIONS", + "source": "SoM", + "page": 183, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Old Mage Deck", + "Standard Deck", + "Minor Arcana" + ], + [ + "Suit of Spirit", + "Clubs", + "Wands" + ], + [ + "Suit of Mind", + "Spades", + "Swords" + ], + [ + "Suit of Life", + "Hearts", + "Cups" + ], + [ + "One", + "Ace", + "Ace" + ], + [ + "Eleven", + "Jack", + "Knight" + ], + [ + "Twelve", + "Queen", + "Queen" + ], + [ + "Thirteen", + "King", + "King" + ], + [ + "Wildcards", + "Jokers", + "Any two Pages or Major Arcana cards" + ] + ], + "type": "table" + } + ] + }, + "You can use playing cards or Tarot cards as proxies for the cards in a {@i deck of illusions}.", + { + "source": "SoM", + "page": 183, + "labelRowIdx": [ + 0 + ], + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Creature", + "Playing Card", + "Tarot Card" + ], + [ + "Iron golem", + "Ace of clubs", + "Ace of wands" + ], + [ + "Centaur", + "2 of clubs", + "2 of wands" + ], + [ + "Greater shadow", + "8 of clubs", + "8 of wands" + ], + [ + "Earth mephit", + "9 of clubs", + "9 of wands" + ], + [ + "Hill giant", + "10 of clubs", + "10 of wands" + ], + [ + "Gelatinous cube", + "Jack of clubs", + "Jack of wands" + ], + [ + "Pixie", + "Queen of clubs", + "Queen of wands" + ], + [ + "Arboreal warden", + "King of clubs", + "King of wands" + ], + [ + "Glabrezu (demon)", + "Ace of diamonds", + "Ace of pentacles" + ], + [ + "Chimera", + "2 of diamonds", + "2 of pentacles" + ], + [ + "Warg", + "8 of diamonds", + "8 of pentacles" + ], + [ + "Troll", + "9 of diamonds", + "9 of pentacles" + ], + [ + "Yeti", + "10 of diamonds", + "10 of pentacles" + ], + [ + "Harpy", + "Jack of diamonds", + "Jack of pentacles" + ], + [ + "Hydra", + "Queen of diamonds", + "Queen of pentacles" + ], + [ + "Sphinx", + "King of diamonds", + "King of pentacles" + ], + [ + "Red dragon", + "Ace of hearts", + "Ace of cups" + ], + [ + "Hyaenodon", + "2 of hearts", + "2 of cups" + ], + [ + "Bugbear", + "8 of hearts", + "8 of cups" + ], + [ + "Ettin", + "9 of hearts", + "9 of cups" + ], + [ + "Cloud giant", + "10 of hearts", + "10 of cups" + ], + [ + "Giant mantis", + "Jack of hearts", + "Jack of cups" + ], + [ + "Mammoth", + "Queen of hearts", + "Queen of cups" + ], + [ + "Tyrannosaurus", + "King of hearts", + "King of cups" + ], + [ + "Lich", + "Ace of spades", + "Ace of swords" + ], + [ + "Dryad queen", + "2 of spades", + "2 of swords" + ], + [ + "Giant scorpion", + "8 of spades", + "8 of swords" + ], + [ + "Troll", + "9 of spades", + "9 of swords" + ], + [ + "Frost giant", + "10 of spades", + "10 of swords" + ], + [ + "Boar", + "Jack of spades", + "Jack of swords" + ], + [ + "Medusa", + "Queen of spades", + "Queen of swords" + ], + [ + "Leaf leshy", + "King of spades", + "King of swords" + ], + [ + "Deck activator", + "Joker (black)", + "0. The Fool" + ], + [ + "Deck activator's greatest fear", + "Joker (red)", + "XV. The Devil" + ] + ], + "type": "table" + } + ] + } + ] + } + ] +} diff --git a/data/licenses.json b/data/licenses.json index 9d3ceb531d..06d07b286d 100644 --- a/data/licenses.json +++ b/data/licenses.json @@ -934,4 +934,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/data/tables.json b/data/tables.json index 1dbd8c3205..7f065e56bc 100644 --- a/data/tables.json +++ b/data/tables.json @@ -1,5 +1,524 @@ { "table": [ + { + "type": "table", + "source": "SoM", + "page": 166, + "name": "Personal Staves", + "id": "4-2", + "spans": [ + [ + [ + 1, + 2 + ], + [ + 2, + 12 + ] + ] + ], + "colStyles": [ + "", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center", + "text-center" + ], + "labelRowIdx": [ + 0, + 1 + ], + "cellStyles": [ + { + "row": 0, + "col": 1, + "style": "text-center" + } + ], + "rows": [ + [ + "Staff", + "Maximum Spells" + ], + [ + "Level", + "Price", + "Cantrip", + "1st", + "2nd", + "3rd", + "4th", + "5th", + "6th", + "7th", + "8th" + ], + [ + "5", + "160 gp", + "1", + "2", + "\u2014", + "\u2014", + "\u2014", + "\u2014", + "\u2014", + "\u2014", + "\u2014" + ], + [ + "7", + "250 gp", + "1", + "2", + "2", + "\u2014", + "\u2014", + "\u2014", + "\u2014", + "\u2014", + "\u2014" + ], + [ + "9", + "700 gp", + "1", + "2", + "2", + "2", + "\u2014", + "\u2014", + "\u2014", + "\u2014", + "\u2014" + ], + [ + "11", + "1400 gp", + "1", + "2", + "2", + "2", + "2", + "\u2014", + "\u2014", + "\u2014", + "\u2014" + ], + [ + "13", + "3000 gp", + "1", + "2", + "2", + "2", + "2", + "2", + "\u2014", + "\u2014", + "\u2014" + ], + [ + "15", + "6500 gp", + "1", + "2", + "2", + "2", + "2", + "2", + "2", + "\u2014", + "\u2014" + ], + [ + "17", + "15000 gp", + "1", + "2", + "2", + "2", + "2", + "2", + "2", + "2", + "\u2014" + ], + [ + "19", + "40000 gp", + "1", + "2", + "2", + "2", + "2", + "2", + "2", + "2", + "2" + ] + ] + }, + { + "type": "table", + "source": "GMG", + "page": 25, + "name": "EARN INCOME TASKS", + "id": "1-1", + "labelRowIdx": [ + 0, + 5, + 10, + 14, + 19, + 25, + 30, + 34, + 39, + 43, + 47, + 54, + 57, + 61, + 65 + ], + "rows": [ + [ + "Academia, Library, Other Educational Lore" + ], + [ + "Work at a school or library" + ], + [ + "Compile information on a distant land for an expedition" + ], + [ + "Serve as administrator for a school or library" + ], + [ + "Acquire a rare book on dragons for a local noble" + ], + [ + "Crafting" + ], + [ + "Make tools for local farmers" + ], + [ + "Brew a crate of healing potions for a local church or hospital" + ], + [ + "Sew a dress for a noble's debutante ball" + ], + [ + "Supply magical weapons for the palace guard corps" + ], + [ + "Engineering Lore" + ], + [ + "Assess the fortifications built to protect a town" + ], + [ + "Plan the mechanism for a drawbridge" + ], + [ + "Create schematics for a new mill" + ], + [ + "Food or Drink Lore" + ], + [ + "Brew simple ale or cook an ordinary dish for the local inn" + ], + [ + "Identify a dozen bottles of wine" + ], + [ + "Create a showpiece dish for an upcoming festival" + ], + [ + "Create a nine-course meal for a noble banquet" + ], + [ + "Genealogy Lore" + ], + [ + "Compile a family tree for a minor noble family" + ], + [ + "Determine next of kin to settle an inheritance dispute" + ], + [ + "Map the web of intermarriages of a sprawling royal family" + ], + [ + "Determine the lineages of an ancient civilization" + ], + [ + "Trace the lost heir of an ancient empire" + ], + [ + "Guild Lore" + ], + [ + "Recruit initiates for a guild" + ], + [ + "Identify symbols of an ancient guild in a tome" + ], + [ + "Consult on rearranging a guild's hierarchy" + ], + [ + "Oversee the merger of two guilds or one guild splitting into two" + ], + [ + "Herbalism Lore" + ], + [ + "Supply poultices to a physician" + ], + [ + "Prepare herbs for a small restaurant" + ], + [ + "Identify the poisonous plant eaten by a local lord" + ], + [ + "Legal Lore" + ], + [ + "Clear some minor red tape" + ], + [ + "Defend someone charged with theft" + ], + [ + "Bring a corrupt noble to justice through the legal system" + ], + [ + "Find loopholes in a contract made with a devil" + ], + [ + "Mercantile Lore" + ], + [ + "Price a crate of imported textiles" + ], + [ + "Find the best trade route for a pirate crew to raid" + ], + [ + "Set exchange rates for a trade consortium" + ], + [ + "Mining Lore" + ], + [ + "Work a shift in a coal mine" + ], + [ + "Determine where a raw ingot was mined" + ], + [ + "Prospect to find a site for a new mine" + ], + [ + "Performance" + ], + [ + "Busk for townsfolk at a street fair" + ], + [ + "Play in the orchestra at an opera" + ], + [ + "Attend a society figure's salon" + ], + [ + "Perform for visiting nobles" + ], + [ + "Impress a visiting maestro to bring glory to your hometown" + ], + [ + "Put on a performance for a patron from another plane" + ], + [ + "Politics Lore" + ], + [ + "Lobby for a vote or decision to go a certain way" + ], + [ + "Smear a noble to lower their station" + ], + [ + "Sailing Lore" + ], + [ + "Crew a ship on a short voyage" + ], + [ + "Render a ship in dry-dock seaworthy" + ], + [ + "Pilot a ship through monster-infested waters" + ], + [ + "Underworld Lore" + ], + [ + "Find out where a stolen item ended up" + ], + [ + "Get someone an audience with the head of a thieves' guild" + ], + [ + "Smuggle a shipment of valuables out of the city" + ], + [ + "Warfare Lore" + ], + [ + "Teach a spear fighting class at a dojo" + ], + [ + "Instruct an officer in various military stratagems" + ], + [ + "Advise a general in planning a battlefield offensive." + ] + ] + }, + { + "type": "table", + "source": "GMG", + "page": 25, + "name": "DOWNTIME EVENTS", + "id": "1-2", + "labelRowIdx": [ + 0, + 4, + 8, + 15, + 20, + 23, + 28 + ], + "rows": [ + [ + "{@action Craft} or {@action Earn Income} ({@skill Crafting})" + ], + [ + "A shipment of important materials is delayed, and the PC must find out why." + ], + [ + "The PC creates a superlative work, which draws the attention of a collector or museum." + ], + [ + "The PC discovers a more efficient technique to work a material and must decide to share it or keep it secret." + ], + [ + "{@action Create a Forgery} ({@skill Society})" + ], + [ + "The format for paperwork the PC is attempting to mimic gets changed, and they must adjust." + ], + [ + "The paperwork is spoiled by a freak accident, such as a leaky roof above the workshop or a {@condition clumsy} assistant knocking over beakers of chemicals." + ], + [ + "A mysterious benefactor provides the PC with special tools or a source document they didn't have, but suggests they'll ask for a favor later to reciprocate." + ], + [ + "{@action Earn Income} (General)" + ], + [ + "A fussy client demands multiple rounds of changes throughout the process." + ], + [ + "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." + ], + [ + "Conditions on the job site are abysmal, and other workers ask the PC to join them in confronting the bosses." + ], + [ + "The bosses or guildmasters are doing something illegal and attempt to bribe the PC to look the other way." + ], + [ + "The PC returns to their work one day to find someone has tampered with what they've done." + ], + [ + "{@action Earn Income} ({@skill Performance})" + ], + [ + "Due to the performance's success, more shows are added, running the PC ragged." + ], + [ + "A competing show across town draws away customers." + ], + [ + "A powerful noble finances a special performance but demands some changes to the contents." + ], + [ + "One of the PC's fellow performers doesn't show up, but the show must go on!" + ], + [ + "{@action Subsist} ({@skill Survival})" + ], + [ + "Over a long time subsisting in a single area, the PC finds an unknown berry or herb that could be useful for making a new medicine." + ], + [ + "The PC finds signs indicating some large creature has been foraging as well\u2014possibly a monster." + ], + [ + "Buy and Sell Items" + ], + [ + "The PC sells an item of interest to members of a particular group, who pursue the PC." + ], + [ + "A merchant sells the PC a fraudulent item." + ], + [ + "A shop the PCs frequent is in trouble and about to go out of business without help." + ], + [ + "Someone else offers a higher bid for an item a PC wants, resulting in a negotiation or in the NPC offering a job the PC must perform to claim the item." + ], + [ + "{@action Retrain}" + ], + [ + "The PC sustains an injury in physical training." + ], + [ + "Tapping into new magical powers inflicts a magical curse or creates an odd phenomenon." + ], + [ + "A retraining instructor falls ill or goes missing." + ], + [ + "Someone witnesses the PC retraining and asks to join them as they study or practice." + ], + [ + "The PC's training comes to a halt, and they need to acquire a rare book or something similar to continue." + ] + ] + }, { "name": "Ability Modifiers", "id": "1-1", diff --git a/data/variantrules.json b/data/variantrules.json index e475acdee0..b3081a276d 100644 --- a/data/variantrules.json +++ b/data/variantrules.json @@ -7826,7 +7826,7 @@ "type": "pf2-sidebar", "name": "Fragmentary Names", "entries": [ - "Sometimes characters know only pieces of a creature’s true name, not the whole thing. You don’t gain the benefits listed under Using True Names if you only have fragments of the name, but you can still try to use abilities with the true name trait, though it’s very dangerous. If your true name ability requires you to attempt a check, reduce your degree of success by one step. If your ability requires the named creature to attempt a saving throw, improve their degree of success by one step. For example, Invoke True Name would do nothing, since its effects would be canceled out. If the true name ability also has the incapacitation trait and the creature is high enough level, these effects combine, reducing your degree of success by two steps or improving their degree of success by two steps." + "Sometimes characters know only pieces of a creature's true name, not the whole thing. You don't gain the benefits listed under Using True Names if you only have fragments of the name, but you can still try to use abilities with the true name trait, though it's very dangerous. If your true name ability requires you to attempt a check, reduce your degree of success by one step. If your ability requires the named creature to attempt a saving throw, improve their degree of success by one step. For example, Invoke True Name would do nothing, since its effects would be canceled out. If the true name ability also has the incapacitation trait and the creature is high enough level, these effects combine, reducing your degree of success by two steps or improving their degree of success by two steps." ] }, { diff --git a/js/render.js b/js/render.js index b33ce13c6d..f91f2aa379 100644 --- a/js/render.js +++ b/js/render.js @@ -1370,6 +1370,7 @@ function Renderer () { const catId = Parser._parse_bToA(Parser.CAT_ID_TO_PROP, tag); const page = entry.page || UrlUtil.CAT_TO_PAGE[catId]; const hash = entry.hash || UrlUtil.URL_TO_HASH_BUILDER[page](entry); + // FIXME: Doesn't render "data" structures. See SoM dragon and soul gifts. if (entry.data) { const renderFn = Renderer.hover._pageToRenderFn(page); const rendered = renderFn ? renderFn(entry.data, {isEmbedded: true, noPage: true}) : `
Failed to render ${entry.data.name}.
`; diff --git a/open-search.xml b/open-search.xml index 31c9772903..2f08fa8038 100644 --- a/open-search.xml +++ b/open-search.xml @@ -1,6 +1,6 @@ - Pf2eTools + Search Pf2eTools Pf2eTools: A site dedicated to making playing games with your friends as easy as possible. UTF-8 https://pf2etools.com//favicon-16x16.png diff --git a/search/index.json b/search/index.json index b9223f227b..6dffcbcc8e 100644 --- a/search/index.json +++ b/search/index.json @@ -1 +1 @@ -{"x":[{"c":20,"s":0,"id":0,"u":"anadi_lome","p":102,"h":1,"n":"Anadi"},{"c":20,"s":1,"id":1,"u":"android_loag","p":68,"h":1,"n":"Android"},{"c":20,"s":2,"id":2,"u":"automaton_g%26g","p":36,"h":1,"n":"Automaton"},{"c":20,"s":3,"id":3,"u":"azarketi_aaws","p":2,"h":1,"n":"Azarketi"},{"c":20,"s":4,"id":4,"u":"catfolk_apg","p":8,"h":1,"n":"Catfolk"},{"c":20,"s":0,"id":5,"u":"conrasu_lome","p":106,"h":1,"n":"Conrasu"},{"c":20,"s":5,"id":6,"u":"dwarf_crb","p":34,"h":1,"n":"Dwarf"},{"c":20,"s":5,"id":7,"u":"elf_crb","p":39,"h":1,"n":"Elf"},{"c":20,"s":1,"id":8,"u":"fetchling_loag","p":82,"h":1,"n":"Fetchling"},{"c":20,"s":1,"id":9,"u":"fleshwarp_loag","p":88,"h":1,"n":"Fleshwarp"},{"c":20,"s":0,"id":10,"u":"gnoll_lome","p":110,"h":1,"n":"Gnoll"},{"c":20,"s":5,"id":11,"u":"gnome_crb","p":42,"h":1,"n":"Gnome"},{"c":20,"s":5,"id":12,"u":"goblin_crb","p":46,"h":1,"n":"Goblin"},{"c":20,"s":0,"id":13,"u":"goloma_lome","p":114,"h":1,"n":"Goloma"},{"c":20,"s":0,"id":14,"u":"grippli_lome","p":118,"h":1,"n":"Grippli"},{"c":20,"s":5,"id":15,"u":"halfling_crb","p":50,"h":1,"n":"Halfling"},{"c":20,"s":6,"id":16,"u":"hobgoblin_locg","p":48,"h":1,"n":"Hobgoblin"},{"c":20,"s":5,"id":17,"u":"human_crb","p":54,"h":1,"n":"Human"},{"c":20,"s":1,"id":18,"u":"kitsune_loag","p":120,"h":1,"n":"Kitsune"},{"c":20,"s":4,"id":19,"u":"kobold_apg","p":12,"h":1,"n":"Kobold"},{"c":20,"s":6,"id":20,"u":"leshy_locg","p":52,"h":1,"n":"Leshy"},{"c":20,"s":6,"id":21,"u":"lizardfolk_locg","p":56,"h":1,"n":"Lizardfolk"},{"c":20,"s":4,"id":22,"u":"orc_apg","p":16,"h":1,"n":"Orc"},{"c":20,"s":7,"id":23,"u":"poppet_lotgb","p":60,"h":1,"n":"Poppet"},{"c":20,"s":4,"id":24,"u":"ratfolk_apg","p":20,"h":1,"n":"Ratfolk"},{"c":20,"s":0,"id":25,"u":"shisk_lome","p":122,"h":1,"n":"Shisk"},{"c":20,"s":8,"id":26,"u":"shoony_ec3","p":72,"h":1,"n":"Shoony"},{"c":20,"s":1,"id":27,"u":"sprite_loag","p":126,"h":1,"n":"Sprite"},{"c":20,"s":1,"id":28,"u":"strix_loag","p":132,"h":1,"n":"Strix"},{"c":20,"s":4,"id":29,"u":"tengu_apg","p":24,"h":1,"n":"Tengu"},{"c":21,"s":0,"id":31,"u":"anadi_lome,state:h-adaptive-lome=b1","p":103,"b":"Adaptive Anadi","n":"Adaptive Anadi (Anadi)"},{"c":21,"s":0,"id":32,"u":"anadi_lome,state:h-polychromatic-lome=b1","p":103,"b":"Polychromatic Anadi","n":"Polychromatic Anadi (Anadi)"},{"c":21,"s":0,"id":33,"u":"anadi_lome,state:h-snaring-lome=b1","p":103,"b":"Snaring Anadi","n":"Snaring Anadi (Anadi)"},{"c":21,"s":0,"id":34,"u":"anadi_lome,state:h-spindly-lome=b1","p":103,"b":"Spindly Anadi","n":"Spindly Anadi (Anadi)"},{"c":21,"s":0,"id":35,"u":"anadi_lome,state:h-venomous-lome=b1","p":103,"b":"Venomous Anadi","n":"Venomous Anadi (Anadi)"},{"c":21,"s":1,"id":37,"u":"android_loag,state:h-artisan-loag=b1","p":71,"b":"Artisan Android","n":"Artisan Android (Android)"},{"c":21,"s":1,"id":38,"u":"android_loag,state:h-impersonator-loag=b1","p":71,"b":"Impersonator Android","n":"Impersonator Android (Android)"},{"c":21,"s":1,"id":39,"u":"android_loag,state:h-laborer-loag=b1","p":71,"b":"Laborer Android","n":"Laborer Android (Android)"},{"c":21,"s":1,"id":40,"u":"android_loag,state:h-polyglot-loag=b1","p":71,"b":"Polyglot Android","n":"Polyglot Android (Android)"},{"c":21,"s":1,"id":41,"u":"android_loag,state:h-warrior-loag=b1","p":71,"b":"Warrior Android","n":"Warrior Android (Android)"},{"c":21,"s":2,"id":43,"u":"automaton_g%26g,state:h-hunter-gg=b1","p":39,"b":"Hunter Automaton","n":"Hunter Automaton (Automaton)"},{"c":21,"s":2,"id":44,"u":"automaton_g%26g,state:h-mage-gg=b1","p":39,"b":"Mage Automaton","n":"Mage Automaton (Automaton)"},{"c":21,"s":2,"id":45,"u":"automaton_g%26g,state:h-warrior-gg=b1","p":39,"b":"Warrior Automaton","n":"Warrior Automaton (Automaton)"},{"c":21,"s":2,"id":46,"u":"automaton_g%26g,state:h-sharpshooter-gg=b1","p":39,"b":"Sharpshooter Automaton","n":"Sharpshooter Automaton (Automaton)"},{"c":21,"s":3,"id":48,"u":"azarketi_aaws,state:h-ancient-scale-aaws=b1","p":3,"b":"Ancient Scale Azarketi","n":"Ancient Scale Azarketi (Azarketi)"},{"c":21,"s":3,"id":49,"u":"azarketi_aaws,state:h-benthic-aaws=b1","p":3,"b":"Benthic Azarketi","n":"Benthic Azarketi (Azarketi)"},{"c":21,"s":3,"id":50,"u":"azarketi_aaws,state:h-mistbreath-aaws=b1","p":3,"b":"Mistbreath Azarketi","n":"Mistbreath Azarketi (Azarketi)"},{"c":21,"s":3,"id":51,"u":"azarketi_aaws,state:h-river-aaws=b1","p":3,"b":"River Azarketi","n":"River Azarketi (Azarketi)"},{"c":21,"s":3,"id":52,"u":"azarketi_aaws,state:h-thalassic-aaws=b1","p":4,"b":"Thalassic Azarketi","n":"Thalassic Azarketi (Azarketi)"},{"c":21,"s":1,"id":53,"u":"azarketi_aaws,state:h-inured-loag=b1","p":13,"b":"Inured Azarketi","n":"Inured Azarketi (Azarketi)"},{"c":21,"s":1,"id":54,"u":"azarketi_aaws,state:h-murkeyed-loag=b1","p":13,"b":"Murkeyed Azarketi","n":"Murkeyed Azarketi (Azarketi)"},{"c":21,"s":1,"id":55,"u":"azarketi_aaws,state:h-spined-loag=b1","p":13,"b":"Spined Azarketi","n":"Spined Azarketi (Azarketi)"},{"c":21,"s":1,"id":56,"u":"azarketi_aaws,state:h-tactile-loag=b1","p":13,"b":"Tactile Azarketi","n":"Tactile Azarketi (Azarketi)"},{"c":21,"s":4,"id":58,"u":"catfolk_apg,state:h-clawed-apg=b1","p":9,"b":"Clawed Catfolk","n":"Clawed Catfolk (Catfolk)"},{"c":21,"s":4,"id":59,"u":"catfolk_apg,state:h-hunting-apg=b1","p":9,"b":"Hunting Catfolk","n":"Hunting Catfolk (Catfolk)"},{"c":21,"s":4,"id":60,"u":"catfolk_apg,state:h-jungle-apg=b1","p":10,"b":"Jungle Catfolk","n":"Jungle Catfolk (Catfolk)"},{"c":21,"s":4,"id":61,"u":"catfolk_apg,state:h-nine-lives-apg=b1","p":10,"b":"Nine Lives Catfolk","n":"Nine Lives Catfolk (Catfolk)"},{"c":21,"s":4,"id":62,"u":"catfolk_apg,state:h-winter-apg=b1","p":10,"b":"Winter Catfolk","n":"Winter Catfolk (Catfolk)"},{"c":21,"s":1,"id":63,"u":"catfolk_apg,state:h-flexible-loag=b1","p":17,"b":"Flexible Catfolk","n":"Flexible Catfolk (Catfolk)"},{"c":21,"s":1,"id":64,"u":"catfolk_apg,state:h-liminal-loag=b1","p":17,"b":"Liminal Catfolk","n":"Liminal Catfolk (Catfolk)"},{"c":21,"s":1,"id":65,"u":"catfolk_apg,state:h-sharpeared-loag=b1","p":17,"b":"Sharp-Eared Catfolk","n":"Sharp-Eared Catfolk (Catfolk)"},{"c":21,"s":0,"id":67,"u":"conrasu_lome,state:h-knowing-lome=b1","p":107,"b":"Rite of Knowing","n":"Rite of Knowing (Conrasu)"},{"c":21,"s":0,"id":68,"u":"conrasu_lome,state:h-light-lome=b1","p":107,"b":"Rite of Light","n":"Rite of Light (Conrasu)"},{"c":21,"s":0,"id":69,"u":"conrasu_lome,state:h-passage-lome=b1","p":107,"b":"Rite of Passage","n":"Rite of Passage (Conrasu)"},{"c":21,"s":0,"id":70,"u":"conrasu_lome,state:h-reinforcement-lome=b1","p":107,"b":"Rite of Reinforcement","n":"Rite of Reinforcement (Conrasu)"},{"c":21,"s":0,"id":71,"u":"conrasu_lome,state:h-invocation-lome=b1","p":108,"b":"Rite of Invocation","n":"Rite of Invocation (Conrasu)"},{"c":21,"s":5,"id":73,"u":"dwarf_crb,state:h-ancientblooded-crb=b1","p":35,"b":"Ancient-Blooded Dwarf","n":"Ancient-Blooded Dwarf (Dwarf)"},{"c":21,"s":5,"id":74,"u":"dwarf_crb,state:h-death-warden-crb=b1","p":35,"b":"Death Warden Dwarf","n":"Death Warden Dwarf (Dwarf)"},{"c":21,"s":5,"id":75,"u":"dwarf_crb,state:h-forge-crb=b1","p":35,"b":"Forge Dwarf","n":"Forge Dwarf (Dwarf)"},{"c":21,"s":5,"id":76,"u":"dwarf_crb,state:h-rock-crb=b1","p":36,"b":"Rock Dwarf","n":"Rock Dwarf (Dwarf)"},{"c":21,"s":5,"id":77,"u":"dwarf_crb,state:h-strongblooded-crb=b1","p":36,"b":"Strong-Blooded Dwarf","n":"Strong-Blooded Dwarf (Dwarf)"},{"c":21,"s":6,"id":78,"u":"dwarf_crb,state:h-anvil-locg=b1","p":19,"b":"Anvil Dwarf","n":"Anvil Dwarf (Dwarf)"},{"c":21,"s":6,"id":79,"u":"dwarf_crb,state:h-elemental-heart-locg=b1","p":19,"b":"Elemental Heart Dwarf","n":"Elemental Heart Dwarf (Dwarf)"},{"c":21,"s":6,"id":80,"u":"dwarf_crb,state:h-oathkeeper-locg=b1","p":19,"b":"Oathkeeper Dwarf","n":"Oathkeeper Dwarf (Dwarf)"},{"c":21,"s":5,"id":82,"u":"elf_crb,state:h-arctic-crb=b1","p":39,"b":"Arctic Elf","n":"Arctic Elf (Elf)"},{"c":21,"s":5,"id":83,"u":"elf_crb,state:h-cavern-crb=b1","p":39,"b":"Cavern Elf","n":"Cavern Elf (Elf)"},{"c":21,"s":5,"id":84,"u":"elf_crb,state:h-seer-crb=b1","p":40,"b":"Seer Elf","n":"Seer Elf (Elf)"},{"c":21,"s":5,"id":85,"u":"elf_crb,state:h-whisper-crb=b1","p":40,"b":"Whisper Elf","n":"Whisper Elf (Elf)"},{"c":21,"s":5,"id":86,"u":"elf_crb,state:h-woodland-crb=b1","p":40,"b":"Woodland Elf","n":"Woodland Elf (Elf)"},{"c":21,"s":6,"id":87,"u":"elf_crb,state:h-ancient-locg=b1","p":25,"b":"Ancient Elf","n":"Ancient Elf (Elf)"},{"c":21,"s":6,"id":88,"u":"elf_crb,state:h-desert-locg=b1","p":25,"b":"Desert Elf","n":"Desert Elf (Elf)"},{"c":21,"s":1,"id":90,"u":"fetchling_loag,state:h-bright-loag=b1","p":85,"b":"Bright Fetchling","n":"Bright Fetchling (Fetchling)"},{"c":21,"s":1,"id":91,"u":"fetchling_loag,state:h-deep-loag=b1","p":85,"b":"Deep Fetchling","n":"Deep Fetchling (Fetchling)"},{"c":21,"s":1,"id":92,"u":"fetchling_loag,state:h-liminal-loag=b1","p":85,"b":"Liminal Fetchling","n":"Liminal Fetchling (Fetchling)"},{"c":21,"s":1,"id":93,"u":"fetchling_loag,state:h-resolute-loag=b1","p":85,"b":"Resolute Fetchling","n":"Resolute Fetchling (Fetchling)"},{"c":21,"s":1,"id":94,"u":"fetchling_loag,state:h-wisp-loag=b1","p":85,"b":"Wisp Fetchling","n":"Wisp Fetchling (Fetchling)"},{"c":21,"s":1,"id":96,"u":"fleshwarp_loag,state:h-created-loag=b1","p":91,"b":"Created Fleshwarp","n":"Created Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":97,"u":"fleshwarp_loag,state:h-mutated-loag=b1","p":91,"b":"Mutated Fleshwarp","n":"Mutated Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":98,"u":"fleshwarp_loag,state:h-shapewrought-loag=b1","p":91,"b":"Shapewrought Fleshwarp","n":"Shapewrought Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":99,"u":"fleshwarp_loag,state:h-technological-loag=b1","p":91,"b":"Technological Fleshwarp","n":"Technological Fleshwarp (Fleshwarp)"},{"c":21,"s":0,"id":101,"u":"gnoll_lome,state:h-ant-lome=b1","p":111,"b":"Ant Gnoll","n":"Ant Gnoll (Gnoll)"},{"c":21,"s":0,"id":102,"u":"gnoll_lome,state:h-great-lome=b1","p":111,"b":"Great Gnoll","n":"Great Gnoll (Gnoll)"},{"c":21,"s":0,"id":103,"u":"gnoll_lome,state:h-sweetbreath-lome=b1","p":111,"b":"Sweetbreath Gnoll","n":"Sweetbreath Gnoll (Gnoll)"},{"c":21,"s":0,"id":104,"u":"gnoll_lome,state:h-witch-lome=b1","p":112,"b":"Witch Gnoll","n":"Witch Gnoll (Gnoll)"},{"c":21,"s":5,"id":106,"u":"gnome_crb,state:h-chameleon-crb=b1","p":43,"b":"Chameleon Gnome","n":"Chameleon Gnome (Gnome)"},{"c":21,"s":5,"id":107,"u":"gnome_crb,state:h-feytouched-crb=b1","p":43,"b":"Fey-Touched Gnome","n":"Fey-Touched Gnome (Gnome)"},{"c":21,"s":5,"id":108,"u":"gnome_crb,state:h-sensate-crb=b1","p":44,"b":"Sensate Gnome","n":"Sensate Gnome (Gnome)"},{"c":21,"s":5,"id":109,"u":"gnome_crb,state:h-umbral-crb=b1","p":44,"b":"Umbral Gnome","n":"Umbral Gnome (Gnome)"},{"c":21,"s":5,"id":110,"u":"gnome_crb,state:h-wellspring-crb=b1","p":44,"b":"Wellspring Gnome","n":"Wellspring Gnome (Gnome)"},{"c":21,"s":6,"id":111,"u":"gnome_crb,state:h-vivacious-locg=b1","p":31,"b":"Vivacious Gnome","n":"Vivacious Gnome (Gnome)"},{"c":21,"s":5,"id":113,"u":"goblin_crb,state:h-charhide-crb=b1","p":47,"b":"Charhide Goblin","n":"Charhide Goblin (Goblin)"},{"c":21,"s":5,"id":114,"u":"goblin_crb,state:h-irongut-crb=b1","p":47,"b":"Irongut Goblin","n":"Irongut Goblin (Goblin)"},{"c":21,"s":5,"id":115,"u":"goblin_crb,state:h-razortooth-crb=b1","p":48,"b":"Razortooth Goblin","n":"Razortooth Goblin (Goblin)"},{"c":21,"s":5,"id":116,"u":"goblin_crb,state:h-snow-crb=b1","p":48,"b":"Snow Goblin","n":"Snow Goblin (Goblin)"},{"c":21,"s":5,"id":117,"u":"goblin_crb,state:h-unbreakable-crb=b1","p":48,"b":"Unbreakable Goblin","n":"Unbreakable Goblin (Goblin)"},{"c":21,"s":6,"id":118,"u":"goblin_crb,state:h-tailed-locg=b1","p":37,"b":"Tailed Goblin","n":"Tailed Goblin (Goblin)"},{"c":21,"s":6,"id":119,"u":"goblin_crb,state:h-treedweller-locg=b1","p":37,"b":"Treedweller Goblin","n":"Treedweller Goblin (Goblin)"},{"c":21,"s":0,"id":121,"u":"goloma_lome,state:h-farsight-lome=b1","p":115,"b":"Farsight Goloma","n":"Farsight Goloma (Goloma)"},{"c":21,"s":0,"id":122,"u":"goloma_lome,state:h-frightful-lome=b1","p":115,"b":"Frightful Goloma","n":"Frightful Goloma (Goloma)"},{"c":21,"s":0,"id":123,"u":"goloma_lome,state:h-insightful-lome=b1","p":115,"b":"Insightful Goloma","n":"Insightful Goloma (Goloma)"},{"c":21,"s":0,"id":124,"u":"goloma_lome,state:h-vicious-lome=b1","p":115,"b":"Vicious Goloma","n":"Vicious Goloma (Goloma)"},{"c":21,"s":0,"id":125,"u":"goloma_lome,state:h-vigilant-lome=b1","p":115,"b":"Vigilant Goloma","n":"Vigilant Goloma (Goloma)"},{"c":21,"s":0,"id":127,"u":"grippli_lome,state:h-poisonhide-lome=b1","p":119,"b":"Poisonhide Grippli","n":"Poisonhide Grippli (Grippli)"},{"c":21,"s":0,"id":128,"u":"grippli_lome,state:h-snaptongue-lome=b1","p":119,"b":"Snaptongue Grippli","n":"Snaptongue Grippli (Grippli)"},{"c":21,"s":0,"id":129,"u":"grippli_lome,state:h-stickytoe-lome=b1","p":119,"b":"Stickytoe Grippli","n":"Stickytoe Grippli (Grippli)"},{"c":21,"s":0,"id":130,"u":"grippli_lome,state:h-windweb-lome=b1","p":119,"b":"Windweb Grippli","n":"Windweb Grippli (Grippli)"},{"c":21,"s":5,"id":132,"u":"halfling_crb,state:h-gutsy-crb=b1","p":51,"b":"Gutsy Halfling","n":"Gutsy Halfling (Halfling)"},{"c":21,"s":5,"id":133,"u":"halfling_crb,state:h-hillock-crb=b1","p":51,"b":"Hillock Halfling","n":"Hillock Halfling (Halfling)"},{"c":21,"s":5,"id":134,"u":"halfling_crb,state:h-nomadic-crb=b1","p":52,"b":"Nomadic Halfling","n":"Nomadic Halfling (Halfling)"},{"c":21,"s":5,"id":135,"u":"halfling_crb,state:h-twilight-crb=b1","p":52,"b":"Twilight Halfling","n":"Twilight Halfling (Halfling)"},{"c":21,"s":5,"id":136,"u":"halfling_crb,state:h-wildwood-crb=b1","p":52,"b":"Wildwood Halfling","n":"Wildwood Halfling (Halfling)"},{"c":21,"s":6,"id":137,"u":"halfling_crb,state:h-observant-locg=b1","p":43,"b":"Observant Halfling","n":"Observant Halfling (Halfling)"},{"c":21,"s":6,"id":139,"u":"hobgoblin_locg,state:h-elfbane-locg=b1","p":49,"b":"Elfbane Hobgoblin","n":"Elfbane Hobgoblin (Hobgoblin)"},{"c":21,"s":6,"id":140,"u":"hobgoblin_locg,state:h-runtboss-locg=b1","p":49,"b":"Runtboss Hobgoblin","n":"Runtboss Hobgoblin (Hobgoblin)"},{"c":21,"s":6,"id":141,"u":"hobgoblin_locg,state:h-smokeworker-locg=b1","p":49,"b":"Smokeworker Hobgoblin","n":"Smokeworker Hobgoblin (Hobgoblin)"},{"c":21,"s":6,"id":142,"u":"hobgoblin_locg,state:h-warmarch-locg=b1","p":49,"b":"Warmarch Hobgoblin","n":"Warmarch Hobgoblin (Hobgoblin)"},{"c":21,"s":6,"id":143,"u":"hobgoblin_locg,state:h-warrenbred-locg=b1","p":49,"b":"Warrenbred Hobgoblin","n":"Warrenbred Hobgoblin (Hobgoblin)"},{"c":21,"s":5,"id":145,"u":"human_crb,state:h-halfelf-crb=b1","p":56,"b":"Half-Elf","n":"Half-Elf (Human)"},{"c":21,"s":5,"id":146,"u":"human_crb,state:h-halforc-crb=b1","p":56,"b":"Half-Orc","n":"Half-Orc (Human)"},{"c":21,"s":5,"id":147,"u":"human_crb,state:h-skilled-crb=b1","p":56,"b":"Skilled Heritage","n":"Skilled Heritage (Human)"},{"c":21,"s":5,"id":148,"u":"human_crb,state:h-versatile-crb=b1","p":56,"b":"Versatile Heritage","n":"Versatile Heritage (Human)"},{"c":21,"s":6,"id":149,"u":"human_crb,state:h-wintertouched-locg=b1","p":11,"b":"Wintertouched Heritage","n":"Wintertouched Heritage (Human)"},{"c":21,"s":1,"id":151,"u":"kitsune_loag,state:h-celestial-envoy-loag=b1","p":123,"b":"Celestial Envoy Kitsune","n":"Celestial Envoy Kitsune (Kitsune)"},{"c":21,"s":1,"id":152,"u":"kitsune_loag,state:h-dark-fields-loag=b1","p":123,"b":"Dark Fields Kitsune","n":"Dark Fields Kitsune (Kitsune)"},{"c":21,"s":1,"id":153,"u":"kitsune_loag,state:h-earthly-wilds-loag=b1","p":123,"b":"Earthly Wilds Kitsune","n":"Earthly Wilds Kitsune (Kitsune)"},{"c":21,"s":1,"id":154,"u":"kitsune_loag,state:h-empty-sky-loag=b1","p":123,"b":"Empty Sky Kitsune","n":"Empty Sky Kitsune (Kitsune)"},{"c":21,"s":1,"id":155,"u":"kitsune_loag,state:h-frozen-wind-loag=b1","p":123,"b":"Frozen Wind Kitsune","n":"Frozen Wind Kitsune (Kitsune)"},{"c":21,"s":4,"id":157,"u":"kobold_apg,state:h-cavern-apg=b1","p":13,"b":"Cavern Kobold","n":"Cavern Kobold (Kobold)"},{"c":21,"s":4,"id":158,"u":"kobold_apg,state:h-dragonscaled-apg=b1","p":13,"b":"Dragonscaled Kobold","n":"Dragonscaled Kobold (Kobold)"},{"c":21,"s":4,"id":159,"u":"kobold_apg,state:h-spellscale-apg=b1","p":14,"b":"Spellscale Kobold","n":"Spellscale Kobold (Kobold)"},{"c":21,"s":4,"id":160,"u":"kobold_apg,state:h-strongjaw-apg=b1","p":14,"b":"Strongjaw Kobold","n":"Strongjaw Kobold (Kobold)"},{"c":21,"s":4,"id":161,"u":"kobold_apg,state:h-venomtail-apg=b1","p":14,"b":"Venomtail Kobold","n":"Venomtail Kobold (Kobold)"},{"c":21,"s":1,"id":162,"u":"kobold_apg,state:h-caveclimber-loag=b1","p":37,"b":"Caveclimber Kobold","n":"Caveclimber Kobold (Kobold)"},{"c":21,"s":1,"id":163,"u":"kobold_apg,state:h-tunnelflood-loag=b1","p":37,"b":"Tunnelflood Kobold","n":"Tunnelflood Kobold (Kobold)"},{"c":21,"s":1,"id":165,"u":"leshy_locg,state:h-cactus-loag=b1","p":41,"b":"Cactus Leshy","n":"Cactus Leshy (Leshy)"},{"c":21,"s":1,"id":166,"u":"leshy_locg,state:h-fruit-loag=b1","p":42,"b":"Fruit Leshy","n":"Fruit Leshy (Leshy)"},{"c":21,"s":1,"id":167,"u":"leshy_locg,state:h-lotus-loag=b1","p":42,"b":"Lotus Leshy","n":"Lotus Leshy (Leshy)"},{"c":21,"s":1,"id":168,"u":"leshy_locg,state:h-root-loag=b1","p":42,"b":"Root Leshy","n":"Root Leshy (Leshy)"},{"c":21,"s":1,"id":169,"u":"leshy_locg,state:h-seaweed-loag=b1","p":42,"b":"Seaweed Leshy","n":"Seaweed Leshy (Leshy)"},{"c":21,"s":6,"id":170,"u":"leshy_locg,state:h-fungus-locg=b1","p":53,"b":"Fungus Leshy","n":"Fungus Leshy (Leshy)"},{"c":21,"s":6,"id":171,"u":"leshy_locg,state:h-gourd-locg=b1","p":53,"b":"Gourd Leshy","n":"Gourd Leshy (Leshy)"},{"c":21,"s":6,"id":172,"u":"leshy_locg,state:h-leaf-locg=b1","p":53,"b":"Leaf Leshy","n":"Leaf Leshy (Leshy)"},{"c":21,"s":6,"id":173,"u":"leshy_locg,state:h-vine-locg=b1","p":53,"b":"Vine Leshy","n":"Vine Leshy (Leshy)"},{"c":21,"s":6,"id":175,"u":"lizardfolk_locg,state:h-cliffscale-locg=b1","p":57,"b":"Cliffscale Lizardfolk","n":"Cliffscale Lizardfolk (Lizardfolk)"},{"c":21,"s":6,"id":176,"u":"lizardfolk_locg,state:h-frilled-locg=b1","p":57,"b":"Frilled Lizardfolk","n":"Frilled Lizardfolk (Lizardfolk)"},{"c":21,"s":6,"id":177,"u":"lizardfolk_locg,state:h-sandstrider-locg=b1","p":57,"b":"Sandstrider Lizardfolk","n":"Sandstrider Lizardfolk (Lizardfolk)"},{"c":21,"s":6,"id":178,"u":"lizardfolk_locg,state:h-unseen-locg=b1","p":57,"b":"Unseen Lizardfolk","n":"Unseen Lizardfolk (Lizardfolk)"},{"c":21,"s":6,"id":179,"u":"lizardfolk_locg,state:h-wetlander-locg=b1","p":57,"b":"Wetlander Lizardfolk","n":"Wetlander Lizardfolk (Lizardfolk)"},{"c":21,"s":1,"id":180,"u":"lizardfolk_locg,state:h-cloudleaper-loag=b1","p":45,"b":"Cloudleaper Lizardfolk","n":"Cloudleaper Lizardfolk (Lizardfolk)"},{"c":21,"s":1,"id":181,"u":"lizardfolk_locg,state:h-woodstalker-loag=b1","p":45,"b":"Woodstalker Lizardfolk","n":"Woodstalker Lizardfolk (Lizardfolk)"},{"c":21,"s":4,"id":183,"u":"orc_apg,state:h-badlands-apg=b1","p":18,"b":"Badlands Orc","n":"Badlands Orc (Orc)"},{"c":21,"s":4,"id":184,"u":"orc_apg,state:h-deep-apg=b1","p":18,"b":"Deep Orc","n":"Deep Orc (Orc)"},{"c":21,"s":4,"id":185,"u":"orc_apg,state:h-holdscarred-apg=b1","p":18,"b":"Hold-Scarred Orc","n":"Hold-Scarred Orc (Orc)"},{"c":21,"s":4,"id":186,"u":"orc_apg,state:h-rainfall-apg=b1","p":18,"b":"Rainfall Orc","n":"Rainfall Orc (Orc)"},{"c":21,"s":1,"id":187,"u":"orc_apg,state:h-battleready-loag=b1","p":49,"b":"Battle-Ready Orc","n":"Battle-Ready Orc (Orc)"},{"c":21,"s":1,"id":188,"u":"orc_apg,state:h-grave-loag=b1","p":50,"b":"Grave Orc","n":"Grave Orc (Orc)"},{"c":21,"s":1,"id":189,"u":"orc_apg,state:h-winter-loag=b1","p":50,"b":"Winter Orc","n":"Winter Orc (Orc)"},{"c":21,"s":7,"id":191,"u":"poppet_lotgb,state:h-ghost-lotgb=b1","p":62,"b":"Ghost Poppet","n":"Ghost Poppet (Poppet)"},{"c":21,"s":7,"id":192,"u":"poppet_lotgb,state:h-stuffed-lotgb=b1","p":62,"b":"Stuffed Poppet","n":"Stuffed Poppet (Poppet)"},{"c":21,"s":7,"id":193,"u":"poppet_lotgb,state:h-toy-lotgb=b1","p":63,"b":"Toy Poppet","n":"Toy Poppet (Poppet)"},{"c":21,"s":7,"id":194,"u":"poppet_lotgb,state:h-windup-lotgb=b1","p":63,"b":"Windup Poppet","n":"Windup Poppet (Poppet)"},{"c":21,"s":7,"id":195,"u":"poppet_lotgb,state:h-wishborn-lotgb=b1","p":63,"b":"Wishborn Poppet","n":"Wishborn Poppet (Poppet)"},{"c":21,"s":4,"id":197,"u":"ratfolk_apg,state:h-deep-apg=b1","p":21,"b":"Deep Rat","n":"Deep Rat (Ratfolk)"},{"c":21,"s":4,"id":198,"u":"ratfolk_apg,state:h-desert-apg=b1","p":21,"b":"Desert Rat","n":"Desert Rat (Ratfolk)"},{"c":21,"s":4,"id":199,"u":"ratfolk_apg,state:h-longsnout-apg=b1","p":21,"b":"Longsnout Rat","n":"Longsnout Rat (Ratfolk)"},{"c":21,"s":4,"id":200,"u":"ratfolk_apg,state:h-sewer-apg=b1","p":22,"b":"Sewer Rat","n":"Sewer Rat (Ratfolk)"},{"c":21,"s":4,"id":201,"u":"ratfolk_apg,state:h-shadow-apg=b1","p":22,"b":"Shadow Rat","n":"Shadow Rat (Ratfolk)"},{"c":21,"s":1,"id":202,"u":"ratfolk_apg,state:h-snow-loag=b1","p":22,"b":"Snow Rat","n":"Snow Rat (Ratfolk)"},{"c":21,"s":1,"id":203,"u":"ratfolk_apg,state:h-tunnel-loag=b1","p":22,"b":"Tunnel Rat","n":"Tunnel Rat (Ratfolk)"},{"c":21,"s":0,"id":205,"u":"shisk_lome,state:h-lorekeeper-lome=b1","p":123,"b":"Lorekeeper Shisk","n":"Lorekeeper Shisk (Shisk)"},{"c":21,"s":0,"id":206,"u":"shisk_lome,state:h-quillcoat-lome=b1","p":123,"b":"Quillcoat Shisk","n":"Quillcoat Shisk (Shisk)"},{"c":21,"s":0,"id":207,"u":"shisk_lome,state:h-spellkeeper-lome=b1","p":123,"b":"Spellkeeper Shisk","n":"Spellkeeper Shisk (Shisk)"},{"c":21,"s":0,"id":208,"u":"shisk_lome,state:h-stronggut-lome=b1","p":123,"b":"Stronggut Shisk","n":"Stronggut Shisk (Shisk)"},{"c":21,"s":0,"id":209,"u":"shisk_lome,state:h-stonestep-lome=b1","p":124,"b":"Stonestep Shisk","n":"Stonestep Shisk (Shisk)"},{"c":21,"s":8,"id":211,"u":"shoony_ec3,state:h-bloodhound-ec3=b1","p":71,"b":"Bloodhound Shoony","n":"Bloodhound Shoony (Shoony)"},{"c":21,"s":8,"id":212,"u":"shoony_ec3,state:h-fishseeker-ec3=b1","p":71,"b":"Fishseeker Shoony","n":"Fishseeker Shoony (Shoony)"},{"c":21,"s":8,"id":213,"u":"shoony_ec3,state:h-paddler-ec3=b1","p":71,"b":"Paddler Shoony","n":"Paddler Shoony (Shoony)"},{"c":21,"s":8,"id":214,"u":"shoony_ec3,state:h-thickcoat-ec3=b1","p":71,"b":"Thickcoat Shoony","n":"Thickcoat Shoony (Shoony)"},{"c":21,"s":1,"id":216,"u":"sprite_loag,state:h-draxie-loag=b1","p":129,"b":"Draxie","n":"Draxie (Sprite)"},{"c":21,"s":1,"id":217,"u":"sprite_loag,state:h-grig-loag=b1","p":129,"b":"Grig","n":"Grig (Sprite)"},{"c":21,"s":1,"id":218,"u":"sprite_loag,state:h-luminous-loag=b1","p":129,"b":"Luminous Sprite","n":"Luminous Sprite (Sprite)"},{"c":21,"s":1,"id":219,"u":"sprite_loag,state:h-melixie-loag=b1","p":129,"b":"Melixie","n":"Melixie (Sprite)"},{"c":21,"s":1,"id":220,"u":"sprite_loag,state:h-nyktera-loag=b1","p":129,"b":"Nyktera","n":"Nyktera (Sprite)"},{"c":21,"s":1,"id":221,"u":"sprite_loag,state:h-pixie-loag=b1","p":129,"b":"Pixie","n":"Pixie (Sprite)"},{"c":21,"s":1,"id":223,"u":"strix_loag,state:h-nightglider-loag=b1","p":135,"b":"Nightglider Strix","n":"Nightglider Strix (Strix)"},{"c":21,"s":1,"id":224,"u":"strix_loag,state:h-predator-loag=b1","p":135,"b":"Predator Strix","n":"Predator Strix (Strix)"},{"c":21,"s":1,"id":225,"u":"strix_loag,state:h-scavenger-loag=b1","p":135,"b":"Scavenger Strix","n":"Scavenger Strix (Strix)"},{"c":21,"s":1,"id":226,"u":"strix_loag,state:h-shoreline-loag=b1","p":135,"b":"Shoreline Strix","n":"Shoreline Strix (Strix)"},{"c":21,"s":1,"id":227,"u":"strix_loag,state:h-songbird-loag=b1","p":135,"b":"Songbird Strix","n":"Songbird Strix (Strix)"},{"c":21,"s":4,"id":229,"u":"tengu_apg,state:h-jinxed-apg=b1","p":25,"b":"Jinxed Tengu","n":"Jinxed Tengu (Tengu)"},{"c":21,"s":4,"id":230,"u":"tengu_apg,state:h-mountainkeeper-apg=b1","p":25,"b":"Mountainkeeper Tengu","n":"Mountainkeeper Tengu (Tengu)"},{"c":21,"s":4,"id":231,"u":"tengu_apg,state:h-skyborn-apg=b1","p":26,"b":"Skyborn Tengu","n":"Skyborn Tengu (Tengu)"},{"c":21,"s":4,"id":232,"u":"tengu_apg,state:h-stormtossed-apg=b1","p":26,"b":"Stormtossed Tengu","n":"Stormtossed Tengu (Tengu)"},{"c":21,"s":4,"id":233,"u":"tengu_apg,state:h-taloned-apg=b1","p":26,"b":"Taloned Tengu","n":"Taloned Tengu (Tengu)"},{"c":21,"s":1,"id":234,"u":"tengu_apg,state:h-dogtooth-loag=b1","p":57,"b":"Dogtooth Tengu","n":"Dogtooth Tengu (Tengu)"},{"c":21,"s":1,"id":235,"u":"tengu_apg,state:h-wavediver-loag=b1","p":57,"b":"Wavediver Tengu","n":"Wavediver Tengu (Tengu)"},{"c":22,"s":4,"id":236,"u":"blankhash,state:h-aasimar-apg=b1","p":34,"n":"Aasimar"},{"c":22,"s":1,"id":237,"u":"blankhash,state:h-aphorite-loag=b1","p":74,"n":"Aphorite"},{"c":22,"s":1,"id":238,"u":"blankhash,state:h-beastkin-loag=b1","p":78,"n":"Beastkin"},{"c":22,"s":4,"id":239,"u":"blankhash,state:h-changeling-apg=b1","p":30,"n":"Changeling"},{"c":22,"s":4,"id":240,"u":"blankhash,state:h-dhampir-apg=b1","p":32,"n":"Dhampir"},{"c":22,"s":4,"id":241,"u":"blankhash,state:h-duskwalker-apg=b1","p":37,"n":"Duskwalker"},{"c":22,"s":1,"id":242,"u":"blankhash,state:h-ganzi-loag=b1","p":94,"n":"Ganzi"},{"c":22,"s":1,"id":243,"u":"blankhash,state:h-ifrit-loag=b1","p":100,"n":"Ifrit"},{"c":22,"s":1,"id":244,"u":"blankhash,state:h-oread-loag=b1","p":104,"n":"Oread"},{"c":22,"s":1,"id":245,"u":"blankhash,state:h-suli-loag=b1","p":108,"n":"Suli"},{"c":22,"s":1,"id":246,"u":"blankhash,state:h-sylph-loag=b1","p":112,"n":"Sylph"},{"c":22,"s":4,"id":247,"u":"blankhash,state:h-tiefling-apg=b1","p":39,"n":"Tiefling"},{"c":22,"s":1,"id":248,"u":"blankhash,state:h-undine-loag=b1","p":116,"n":"Undine"},{"c":1,"s":9,"id":249,"u":"aasimar%20redeemer_b1","p":263,"h":1,"n":"Aasimar Redeemer"},{"c":1,"s":9,"id":250,"u":"adamantine%20golem_b1","p":189,"h":1,"n":"Adamantine Golem"},{"c":1,"s":9,"id":251,"u":"adult%20black%20dragon_b1","p":105,"h":1,"n":"Adult Black Dragon"},{"c":1,"s":9,"id":252,"u":"adult%20blue%20dragon_b1","p":108,"h":1,"n":"Adult Blue Dragon"},{"c":1,"s":9,"id":253,"u":"adult%20brass%20dragon_b1","p":118,"h":1,"n":"Adult Brass Dragon"},{"c":1,"s":9,"id":254,"u":"adult%20bronze%20dragon_b1","p":120,"h":1,"n":"Adult Bronze Dragon"},{"c":1,"s":9,"id":255,"u":"adult%20copper%20dragon_b1","p":122,"h":1,"n":"Adult Copper Dragon"},{"c":1,"s":9,"id":256,"u":"adult%20gold%20dragon_b1","p":124,"h":1,"n":"Adult Gold Dragon"},{"c":1,"s":9,"id":257,"u":"adult%20green%20dragon_b1","p":110,"h":1,"n":"Adult Green Dragon"},{"c":1,"s":9,"id":258,"u":"adult%20red%20dragon_b1","p":112,"h":1,"n":"Adult Red Dragon"},{"c":1,"s":9,"id":259,"u":"adult%20silver%20dragon_b1","p":126,"h":1,"n":"Adult Silver Dragon"},{"c":1,"s":9,"id":260,"u":"adult%20white%20dragon_b1","p":114,"h":1,"n":"Adult White Dragon"},{"c":1,"s":9,"id":261,"u":"air%20mephit_b1","p":150,"h":1,"n":"Air Mephit"},{"c":1,"s":9,"id":262,"u":"alchemical%20golem_b1","p":185,"h":1,"n":"Alchemical Golem"},{"c":1,"s":9,"id":263,"u":"alghollthu%20master_b1","p":14,"h":1,"n":"Alghollthu Master"},{"c":1,"s":9,"id":264,"u":"ancient%20black%20dragon_b1","p":106,"h":1,"n":"Ancient Black Dragon"},{"c":1,"s":9,"id":265,"u":"ancient%20blue%20dragon_b1","p":108,"h":1,"n":"Ancient Blue Dragon"},{"c":1,"s":9,"id":266,"u":"ancient%20brass%20dragon_b1","p":118,"h":1,"n":"Ancient Brass Dragon"},{"c":1,"s":9,"id":267,"u":"ancient%20bronze%20dragon_b1","p":120,"h":1,"n":"Ancient Bronze Dragon"},{"c":1,"s":9,"id":268,"u":"ancient%20copper%20dragon_b1","p":122,"h":1,"n":"Ancient Copper Dragon"},{"c":1,"s":9,"id":269,"u":"ancient%20gold%20dragon_b1","p":125,"h":1,"n":"Ancient Gold Dragon"},{"c":1,"s":9,"id":270,"u":"ancient%20green%20dragon_b1","p":110,"h":1,"n":"Ancient Green Dragon"},{"c":1,"s":9,"id":271,"u":"ancient%20red%20dragon_b1","p":112,"h":1,"n":"Ancient Red Dragon"},{"c":1,"s":9,"id":272,"u":"ancient%20silver%20dragon_b1","p":127,"h":1,"n":"Ancient Silver Dragon"},{"c":1,"s":9,"id":273,"u":"ancient%20white%20dragon_b1","p":115,"h":1,"n":"Ancient White Dragon"},{"c":1,"s":9,"id":274,"u":"animated%20armor_b1","p":20,"h":1,"n":"Animated Armor"},{"c":1,"s":9,"id":275,"u":"animated%20broom_b1","p":20,"h":1,"n":"Animated Broom"},{"c":1,"s":9,"id":276,"u":"animated%20statue_b1","p":21,"h":1,"n":"Animated Statue"},{"c":1,"s":9,"id":277,"u":"ankhrav_b1","p":22,"h":1,"n":"Ankhrav"},{"c":1,"s":9,"id":278,"u":"ankylosaurus_b1","p":97,"h":1,"n":"Ankylosaurus"},{"c":1,"s":9,"id":279,"u":"annis%20hag_b1","p":202,"h":1,"n":"Annis Hag"},{"c":1,"s":9,"id":280,"u":"arbiter_b1","p":8,"h":1,"n":"Arbiter"},{"c":1,"s":9,"id":281,"u":"arboreal%20regent_b1","p":25,"h":1,"n":"Arboreal Regent"},{"c":1,"s":9,"id":282,"u":"arboreal%20warden_b1","p":24,"h":1,"n":"Arboreal Warden"},{"c":1,"s":9,"id":283,"u":"astradaemon_b1","p":73,"h":1,"n":"Astradaemon"},{"c":1,"s":9,"id":284,"u":"astral%20deva_b1","p":19,"h":1,"n":"Astral Deva"},{"c":1,"s":9,"id":285,"u":"awakened%20tree_b1","p":25,"h":1,"n":"Awakened Tree"},{"c":1,"s":9,"id":286,"u":"axiomite_b1","p":9,"h":1,"n":"Axiomite"},{"c":1,"s":9,"id":287,"u":"azure%20worm_b1","p":57,"h":1,"n":"Azure Worm"},{"c":1,"s":9,"id":288,"u":"balisse_b1","p":18,"h":1,"n":"Balisse"},{"c":1,"s":9,"id":289,"u":"ball%20python_b1","p":302,"h":1,"n":"Ball Python"},{"c":1,"s":9,"id":290,"u":"balor_b1","p":83,"h":1,"n":"Balor"},{"c":1,"s":9,"id":291,"u":"banshee_b1","p":34,"h":1,"n":"Banshee"},{"c":1,"s":9,"id":292,"u":"baomal_b1","p":35,"h":1,"n":"Baomal"},{"c":1,"s":9,"id":293,"u":"barbazu_b1","p":88,"h":1,"n":"Barbazu"},{"c":1,"s":9,"id":294,"u":"barghest_b1","p":36,"h":1,"n":"Barghest"},{"c":1,"s":9,"id":295,"u":"basilisk_b1","p":38,"h":1,"n":"Basilisk"},{"c":1,"s":9,"id":296,"u":"black%20pudding_b1","p":255,"h":1,"n":"Black Pudding"},{"c":1,"s":9,"id":297,"u":"bloodseeker_b1","p":42,"h":1,"n":"Bloodseeker"},{"c":1,"s":9,"id":298,"u":"boar_b1","p":43,"h":1,"n":"Boar"},{"c":1,"s":9,"id":299,"u":"boggard%20scout_b1","p":44,"h":1,"n":"Boggard Scout"},{"c":1,"s":9,"id":300,"u":"boggard%20swampseer_b1","p":45,"h":1,"n":"Boggard Swampseer"},{"c":1,"s":9,"id":301,"u":"boggard%20warrior_b1","p":44,"h":1,"n":"Boggard Warrior"},{"c":1,"s":9,"id":302,"u":"brain%20collector_b1","p":46,"h":1,"n":"Brain Collector"},{"c":1,"s":9,"id":303,"u":"brine%20shark_b1","p":152,"h":1,"n":"Brine Shark"},{"c":1,"s":9,"id":304,"u":"brontosaurus_b1","p":100,"h":1,"n":"Brontosaurus"},{"c":1,"s":9,"id":305,"u":"bugbear%20thug_b1","p":47,"h":1,"n":"Bugbear Thug"},{"c":1,"s":9,"id":306,"u":"bugbear%20tormentor_b1","p":47,"h":1,"n":"Bugbear Tormentor"},{"c":1,"s":9,"id":307,"u":"bulette_b1","p":48,"h":1,"n":"Bulette"},{"c":1,"s":9,"id":308,"u":"bunyip_b1","p":49,"h":1,"n":"Bunyip"},{"c":1,"s":9,"id":309,"u":"cacodaemon_b1","p":70,"h":1,"n":"Cacodaemon"},{"c":1,"s":9,"id":310,"u":"caligni%20creeper_b1","p":50,"h":1,"n":"Caligni Creeper"},{"c":1,"s":9,"id":311,"u":"caligni%20dancer_b1","p":50,"h":1,"n":"Caligni Dancer"},{"c":1,"s":9,"id":312,"u":"caligni%20stalker_b1","p":51,"h":1,"n":"Caligni Stalker"},{"c":1,"s":9,"id":313,"u":"cassisian_b1","p":16,"h":1,"n":"Cassisian"},{"c":1,"s":9,"id":314,"u":"catfolk%20pouncer_b1","p":54,"h":1,"n":"Catfolk Pouncer"},{"c":1,"s":9,"id":315,"u":"cauthooj_b1","p":55,"h":1,"n":"Cauthooj"},{"c":1,"s":9,"id":316,"u":"cave%20bear_b1","p":40,"h":1,"n":"Cave Bear"},{"c":1,"s":9,"id":317,"u":"centaur_b1","p":60,"h":1,"n":"Centaur"},{"c":1,"s":9,"id":318,"u":"centipede%20swarm_b1","p":61,"h":1,"n":"Centipede Swarm"},{"c":1,"s":9,"id":319,"u":"ceustodaemon_b1","p":71,"h":1,"n":"Ceustodaemon"},{"c":1,"s":9,"id":320,"u":"changeling%20exile_b1","p":62,"h":1,"n":"Changeling Exile"},{"c":1,"s":9,"id":321,"u":"chimera_b1","p":63,"h":1,"n":"Chimera"},{"c":1,"s":9,"id":322,"u":"choral_b1","p":17,"h":1,"n":"Choral"},{"c":1,"s":9,"id":323,"u":"chuul_b1","p":64,"h":1,"n":"Chuul"},{"c":1,"s":9,"id":324,"u":"cinder%20rat_b1","p":148,"h":1,"n":"Cinder Rat"},{"c":1,"s":9,"id":325,"u":"clay%20golem_b1","p":186,"h":1,"n":"Clay Golem"},{"c":1,"s":9,"id":326,"u":"cloaker_b1","p":65,"h":1,"n":"Cloaker"},{"c":1,"s":9,"id":327,"u":"cloud%20giant_b1","p":173,"h":1,"n":"Cloud Giant"},{"c":1,"s":9,"id":328,"u":"cockatrice_b1","p":66,"h":1,"n":"Cockatrice"},{"c":1,"s":9,"id":329,"u":"crag%20linnorm_b1","p":224,"h":1,"n":"Crag Linnorm"},{"c":1,"s":9,"id":330,"u":"crimson%20worm_b1","p":59,"h":1,"n":"Crimson Worm"},{"c":1,"s":9,"id":331,"u":"crocodile_b1","p":67,"h":1,"n":"Crocodile"},{"c":1,"s":9,"id":332,"u":"cyclops_b1","p":68,"h":1,"n":"Cyclops"},{"c":1,"s":9,"id":333,"u":"daeodon_b1","p":43,"h":1,"n":"Daeodon"},{"c":1,"s":9,"id":334,"u":"dandasuka_b1","p":274,"h":1,"n":"Dandasuka"},{"c":1,"s":9,"id":335,"u":"dark%20naga_b1","p":242,"h":1,"n":"Dark Naga"},{"c":1,"s":9,"id":336,"u":"deadly%20mantis_b1","p":233,"h":1,"n":"Deadly Mantis"},{"c":1,"s":9,"id":337,"u":"deep%20gnome%20rockwarden_b1","p":75,"h":1,"n":"Deep Gnome Rockwarden"},{"c":1,"s":9,"id":338,"u":"deep%20gnome%20scout_b1","p":74,"h":1,"n":"Deep Gnome Scout"},{"c":1,"s":9,"id":339,"u":"deep%20gnome%20warrior_b1","p":75,"h":1,"n":"Deep Gnome Warrior"},{"c":1,"s":9,"id":340,"u":"deinonychus_b1","p":97,"h":1,"n":"Deinonychus"},{"c":1,"s":9,"id":341,"u":"deinosuchus_b1","p":67,"h":1,"n":"Deinosuchus"},{"c":1,"s":9,"id":342,"u":"demilich_b1","p":222,"h":1,"n":"Demilich"},{"c":1,"s":9,"id":343,"u":"dero%20magister_b1","p":85,"h":1,"n":"Dero Magister"},{"c":1,"s":9,"id":344,"u":"dero%20stalker_b1","p":84,"h":1,"n":"Dero Stalker"},{"c":1,"s":9,"id":345,"u":"dero%20strangler_b1","p":84,"h":1,"n":"Dero Strangler"},{"c":1,"s":9,"id":346,"u":"desert%20drake_b1","p":135,"h":1,"n":"Desert Drake"},{"c":1,"s":9,"id":347,"u":"dezullon_b1","p":94,"h":1,"n":"Dezullon"},{"c":1,"s":9,"id":348,"u":"dhampir%20wizard_b1","p":95,"h":1,"n":"Dhampir Wizard"},{"c":1,"s":9,"id":349,"u":"dire%20wolf_b1","p":334,"h":1,"n":"Dire Wolf"},{"c":1,"s":9,"id":350,"u":"djinni_b1","p":163,"h":1,"n":"Djinni"},{"c":1,"s":9,"id":351,"u":"doppelganger_b1","p":103,"h":1,"n":"Doppelganger"},{"c":1,"s":9,"id":352,"u":"dragon%20turtle_b1","p":128,"h":1,"n":"Dragon Turtle"},{"c":1,"s":9,"id":353,"u":"drakauthix_b1","p":129,"h":1,"n":"Drakauthix"},{"c":1,"s":9,"id":354,"u":"drider_b1","p":159,"h":1,"n":"Drider"},{"c":1,"s":9,"id":355,"u":"drow%20fighter_b1","p":136,"h":1,"n":"Drow Fighter"},{"c":1,"s":9,"id":356,"u":"drow%20priestess_b1","p":137,"h":1,"n":"Drow Priestess"},{"c":1,"s":9,"id":357,"u":"drow%20rogue_b1","p":137,"h":1,"n":"Drow Rogue"},{"c":1,"s":9,"id":358,"u":"dryad_b1","p":246,"h":1,"n":"Dryad"},{"c":1,"s":9,"id":359,"u":"dryad%20queen_b1","p":249,"h":1,"n":"Dryad Queen"},{"c":1,"s":9,"id":360,"u":"duergar%20bombardier_b1","p":139,"h":1,"n":"Duergar Bombardier"},{"c":1,"s":9,"id":361,"u":"duergar%20sharpshooter_b1","p":138,"h":1,"n":"Duergar Sharpshooter"},{"c":1,"s":9,"id":362,"u":"duergar%20taskmaster_b1","p":139,"h":1,"n":"Duergar Taskmaster"},{"c":1,"s":9,"id":363,"u":"dullahan_b1","p":140,"h":1,"n":"Dullahan"},{"c":1,"s":9,"id":364,"u":"duskwalker%20ghost%20hunter_b1","p":262,"h":1,"n":"Duskwalker Ghost Hunter"},{"c":1,"s":9,"id":365,"u":"eagle_b1","p":141,"h":1,"n":"Eagle"},{"c":1,"s":9,"id":366,"u":"earth%20mephit_b1","p":150,"h":1,"n":"Earth Mephit"},{"c":1,"s":9,"id":367,"u":"efreeti_b1","p":164,"h":1,"n":"Efreeti"},{"c":1,"s":9,"id":368,"u":"elananx_b1","p":143,"h":1,"n":"Elananx"},{"c":1,"s":9,"id":369,"u":"electric%20eel_b1","p":142,"h":1,"n":"Electric Eel"},{"c":1,"s":9,"id":370,"u":"elemental%20avalanche_b1","p":147,"h":1,"n":"Elemental Avalanche"},{"c":1,"s":9,"id":371,"u":"elemental%20hurricane_b1","p":145,"h":1,"n":"Elemental Hurricane"},{"c":1,"s":9,"id":372,"u":"elemental%20inferno_b1","p":149,"h":1,"n":"Elemental Inferno"},{"c":1,"s":9,"id":373,"u":"elemental%20tsunami_b1","p":153,"h":1,"n":"Elemental Tsunami"},{"c":1,"s":9,"id":374,"u":"elephant_b1","p":154,"h":1,"n":"Elephant"},{"c":1,"s":9,"id":375,"u":"erinys_b1","p":89,"h":1,"n":"Erinys"},{"c":1,"s":9,"id":376,"u":"ether%20spider_b1","p":155,"h":1,"n":"Ether Spider"},{"c":1,"s":9,"id":377,"u":"ettin_b1","p":156,"h":1,"n":"Ettin"},{"c":1,"s":9,"id":378,"u":"faceless%20stalker_b1","p":13,"h":1,"n":"Faceless Stalker"},{"c":1,"s":9,"id":379,"u":"faerie%20dragon_b1","p":157,"h":1,"n":"Faerie Dragon"},{"c":1,"s":9,"id":380,"u":"fire%20giant_b1","p":172,"h":1,"n":"Fire Giant"},{"c":1,"s":9,"id":381,"u":"fire%20mephit_b1","p":151,"h":1,"n":"Fire Mephit"},{"c":1,"s":9,"id":382,"u":"firewyrm_b1","p":149,"h":1,"n":"Firewyrm"},{"c":1,"s":9,"id":383,"u":"flame%20drake_b1","p":131,"h":1,"n":"Flame Drake"},{"c":1,"s":9,"id":384,"u":"flash%20beetle_b1","p":41,"h":1,"n":"Flash Beetle"},{"c":1,"s":9,"id":385,"u":"flesh%20golem_b1","p":185,"h":1,"n":"Flesh Golem"},{"c":1,"s":9,"id":386,"u":"frost%20drake_b1","p":134,"h":1,"n":"Frost Drake"},{"c":1,"s":9,"id":387,"u":"frost%20giant_b1","p":171,"h":1,"n":"Frost Giant"},{"c":1,"s":9,"id":388,"u":"fungus%20leshy_b1","p":219,"h":1,"n":"Fungus Leshy"},{"c":1,"s":9,"id":389,"u":"gancanagh_b1","p":31,"h":1,"n":"Gancanagh"},{"c":1,"s":9,"id":390,"u":"gargoyle_b1","p":161,"h":1,"n":"Gargoyle"},{"c":1,"s":9,"id":391,"u":"gelatinous%20cube_b1","p":254,"h":1,"n":"Gelatinous Cube"},{"c":1,"s":9,"id":392,"u":"gelugon_b1","p":91,"h":1,"n":"Gelugon"},{"c":1,"s":9,"id":393,"u":"ghaele_b1","p":33,"h":1,"n":"Ghaele"},{"c":1,"s":9,"id":394,"u":"ghast_b1","p":169,"h":1,"n":"Ghast"},{"c":1,"s":9,"id":395,"u":"ghost%20commoner_b1","p":167,"h":1,"n":"Ghost Commoner"},{"c":1,"s":9,"id":396,"u":"ghost%20mage_b1","p":167,"h":1,"n":"Ghost Mage"},{"c":1,"s":9,"id":397,"u":"ghoul_b1","p":169,"h":1,"n":"Ghoul"},{"c":1,"s":9,"id":398,"u":"giant%20anaconda_b1","p":303,"h":1,"n":"Giant Anaconda"},{"c":1,"s":9,"id":399,"u":"giant%20animated%20statue_b1","p":21,"h":1,"n":"Giant Animated Statue"},{"c":1,"s":9,"id":400,"u":"giant%20bat_b1","p":39,"h":1,"n":"Giant Bat"},{"c":1,"s":9,"id":401,"u":"giant%20centipede_b1","p":61,"h":1,"n":"Giant Centipede"},{"c":1,"s":9,"id":402,"u":"giant%20eagle_b1","p":141,"h":1,"n":"Giant Eagle"},{"c":1,"s":9,"id":403,"u":"giant%20flytrap_b1","p":160,"h":1,"n":"Giant Flytrap"},{"c":1,"s":9,"id":404,"u":"giant%20frilled%20lizard_b1","p":229,"h":1,"n":"Giant Frilled Lizard"},{"c":1,"s":9,"id":405,"u":"giant%20gecko_b1","p":228,"h":1,"n":"Giant Gecko"},{"c":1,"s":9,"id":406,"u":"giant%20mantis_b1","p":233,"h":1,"n":"Giant Mantis"},{"c":1,"s":9,"id":407,"u":"giant%20monitor%20lizard_b1","p":229,"h":1,"n":"Giant Monitor Lizard"},{"c":1,"s":9,"id":408,"u":"giant%20moray%20eel_b1","p":142,"h":1,"n":"Giant Moray Eel"},{"c":1,"s":9,"id":409,"u":"giant%20octopus_b1","p":250,"h":1,"n":"Giant Octopus"},{"c":1,"s":9,"id":410,"u":"giant%20rat_b1","p":276,"h":1,"n":"Giant Rat"},{"c":1,"s":9,"id":411,"u":"giant%20scorpion_b1","p":285,"h":1,"n":"Giant Scorpion"},{"c":1,"s":9,"id":412,"u":"giant%20stag%20beetle_b1","p":41,"h":1,"n":"Giant Stag Beetle"},{"c":1,"s":9,"id":413,"u":"giant%20tarantula_b1","p":307,"h":1,"n":"Giant Tarantula"},{"c":1,"s":9,"id":414,"u":"giant%20viper_b1","p":303,"h":1,"n":"Giant Viper"},{"c":1,"s":9,"id":415,"u":"giant%20wasp_b1","p":324,"h":1,"n":"Giant Wasp"},{"c":1,"s":9,"id":416,"u":"gibbering%20mouther_b1","p":176,"h":1,"n":"Gibbering Mouther"},{"c":1,"s":9,"id":417,"u":"gimmerling_b1","p":177,"h":1,"n":"Gimmerling"},{"c":1,"s":9,"id":418,"u":"glabrezu_b1","p":79,"h":1,"n":"Glabrezu"},{"c":1,"s":9,"id":419,"u":"gnoll%20cultist_b1","p":179,"h":1,"n":"Gnoll Cultist"},{"c":1,"s":9,"id":420,"u":"gnoll%20hunter_b1","p":178,"h":1,"n":"Gnoll Hunter"},{"c":1,"s":9,"id":421,"u":"gnoll%20sergeant_b1","p":179,"h":1,"n":"Gnoll Sergeant"},{"c":1,"s":9,"id":422,"u":"goblin%20commando_b1","p":180,"h":1,"n":"Goblin Commando"},{"c":1,"s":9,"id":423,"u":"goblin%20dog_b1","p":182,"h":1,"n":"Goblin Dog"},{"c":1,"s":9,"id":424,"u":"goblin%20pyro_b1","p":181,"h":1,"n":"Goblin Pyro"},{"c":1,"s":9,"id":425,"u":"goblin%20war%20chanter_b1","p":181,"h":1,"n":"Goblin War Chanter"},{"c":1,"s":9,"id":426,"u":"goblin%20warrior_b1","p":180,"h":1,"n":"Goblin Warrior"},{"c":1,"s":9,"id":427,"u":"gogiteth_b1","p":183,"h":1,"n":"Gogiteth"},{"c":1,"s":9,"id":428,"u":"goliath%20spider_b1","p":307,"h":1,"n":"Goliath Spider"},{"c":1,"s":9,"id":429,"u":"gorilla_b1","p":23,"h":1,"n":"Gorilla"},{"c":1,"s":9,"id":430,"u":"gourd%20leshy_b1","p":218,"h":1,"n":"Gourd Leshy"},{"c":1,"s":9,"id":431,"u":"great%20cyclops_b1","p":69,"h":1,"n":"Great Cyclops"},{"c":1,"s":9,"id":432,"u":"great%20white%20shark_b1","p":291,"h":1,"n":"Great White Shark"},{"c":1,"s":9,"id":433,"u":"greater%20barghest_b1","p":37,"h":1,"n":"Greater Barghest"},{"c":1,"s":9,"id":434,"u":"greater%20nightmare_b1","p":244,"h":1,"n":"Greater Nightmare"},{"c":1,"s":9,"id":435,"u":"greater%20shadow_b1","p":289,"h":1,"n":"Greater Shadow"},{"c":1,"s":9,"id":436,"u":"green%20hag_b1","p":201,"h":1,"n":"Green Hag"},{"c":1,"s":9,"id":437,"u":"griffon_b1","p":194,"h":1,"n":"Griffon"},{"c":1,"s":9,"id":438,"u":"grig_b1","p":308,"h":1,"n":"Grig"},{"c":1,"s":9,"id":439,"u":"grikkitog_b1","p":195,"h":1,"n":"Grikkitog"},{"c":1,"s":9,"id":440,"u":"grim%20reaper_b1","p":196,"h":1,"n":"Grim Reaper"},{"c":1,"s":9,"id":441,"u":"grizzly%20bear_b1","p":40,"h":1,"n":"Grizzly Bear"},{"c":1,"s":9,"id":442,"u":"grothlut_b1","p":158,"h":1,"n":"Grothlut"},{"c":1,"s":9,"id":443,"u":"guard%20dog_b1","p":102,"h":1,"n":"Guard Dog"},{"c":1,"s":9,"id":444,"u":"guardian%20naga_b1","p":243,"h":1,"n":"Guardian Naga"},{"c":1,"s":9,"id":445,"u":"gug_b1","p":198,"h":1,"n":"Gug"},{"c":1,"s":9,"id":446,"u":"guthallath_b1","p":199,"h":1,"n":"Guthallath"},{"c":1,"s":9,"id":447,"u":"harpy_b1","p":204,"h":1,"n":"Harpy"},{"c":1,"s":9,"id":448,"u":"hell%20hound_b1","p":205,"h":1,"n":"Hell Hound"},{"c":1,"s":9,"id":449,"u":"hill%20giant_b1","p":170,"h":1,"n":"Hill Giant"},{"c":1,"s":9,"id":450,"u":"hive%20mother_b1","p":22,"h":1,"n":"Hive Mother"},{"c":1,"s":9,"id":451,"u":"hobgoblin%20archer_b1","p":207,"h":1,"n":"Hobgoblin Archer"},{"c":1,"s":9,"id":452,"u":"hobgoblin%20general_b1","p":207,"h":1,"n":"Hobgoblin General"},{"c":1,"s":9,"id":453,"u":"hobgoblin%20soldier_b1","p":206,"h":1,"n":"Hobgoblin Soldier"},{"c":1,"s":9,"id":454,"u":"homunculus_b1","p":208,"h":1,"n":"Homunculus"},{"c":1,"s":9,"id":455,"u":"horned%20archon_b1","p":27,"h":1,"n":"Horned Archon"},{"c":1,"s":9,"id":456,"u":"hunting%20spider_b1","p":306,"h":1,"n":"Hunting Spider"},{"c":1,"s":9,"id":457,"u":"hyaenodon_b1","p":211,"h":1,"n":"Hyaenodon"},{"c":1,"s":9,"id":458,"u":"hydra_b1","p":210,"h":1,"n":"Hydra"},{"c":1,"s":9,"id":459,"u":"hyena_b1","p":211,"h":1,"n":"Hyena"},{"c":1,"s":9,"id":460,"u":"ice%20linnorm_b1","p":225,"h":1,"n":"Ice Linnorm"},{"c":1,"s":9,"id":461,"u":"imp_b1","p":87,"h":1,"n":"Imp"},{"c":1,"s":9,"id":462,"u":"invisible%20stalker_b1","p":144,"h":1,"n":"Invisible Stalker"},{"c":1,"s":9,"id":463,"u":"iron%20golem_b1","p":188,"h":1,"n":"Iron Golem"},{"c":1,"s":9,"id":464,"u":"janni_b1","p":162,"h":1,"n":"Janni"},{"c":1,"s":9,"id":465,"u":"jinkin_b1","p":193,"h":1,"n":"Jinkin"},{"c":1,"s":9,"id":466,"u":"jungle%20drake_b1","p":132,"h":1,"n":"Jungle Drake"},{"c":1,"s":9,"id":467,"u":"keketar_b1","p":269,"h":1,"n":"Keketar"},{"c":1,"s":9,"id":468,"u":"kobold%20dragon%20mage_b1","p":213,"h":1,"n":"Kobold Dragon Mage"},{"c":1,"s":9,"id":469,"u":"kobold%20scout_b1","p":213,"h":1,"n":"Kobold Scout"},{"c":1,"s":9,"id":470,"u":"kobold%20warrior_b1","p":212,"h":1,"n":"Kobold Warrior"},{"c":1,"s":9,"id":471,"u":"kolyarut_b1","p":10,"h":1,"n":"Kolyarut"},{"c":1,"s":9,"id":472,"u":"kraken_b1","p":214,"h":1,"n":"Kraken"},{"c":1,"s":9,"id":473,"u":"krooth_b1","p":215,"h":1,"n":"Krooth"},{"c":1,"s":9,"id":474,"u":"lamia_b1","p":216,"h":1,"n":"Lamia"},{"c":1,"s":9,"id":475,"u":"lamia%20matriarch_b1","p":217,"h":1,"n":"Lamia Matriarch"},{"c":1,"s":9,"id":476,"u":"lantern%20archon_b1","p":26,"h":1,"n":"Lantern Archon"},{"c":1,"s":9,"id":477,"u":"leaf%20leshy_b1","p":218,"h":1,"n":"Leaf Leshy"},{"c":1,"s":9,"id":478,"u":"legion%20archon_b1","p":28,"h":1,"n":"Legion Archon"},{"c":1,"s":9,"id":479,"u":"lemure_b1","p":86,"h":1,"n":"Lemure"},{"c":1,"s":9,"id":480,"u":"leopard_b1","p":52,"h":1,"n":"Leopard"},{"c":1,"s":9,"id":481,"u":"lesser%20death_b1","p":197,"h":1,"n":"Lesser Death"},{"c":1,"s":9,"id":482,"u":"leukodaemon_b1","p":72,"h":1,"n":"Leukodaemon"},{"c":1,"s":9,"id":483,"u":"lich_b1","p":221,"h":1,"n":"Lich"},{"c":1,"s":9,"id":484,"u":"lillend_b1","p":32,"h":1,"n":"Lillend"},{"c":1,"s":9,"id":485,"u":"lion_b1","p":52,"h":1,"n":"Lion"},{"c":1,"s":9,"id":486,"u":"living%20landslide_b1","p":146,"h":1,"n":"Living Landslide"},{"c":1,"s":9,"id":487,"u":"living%20waterfall_b1","p":152,"h":1,"n":"Living Waterfall"},{"c":1,"s":9,"id":488,"u":"living%20whirlwind_b1","p":144,"h":1,"n":"Living Whirlwind"},{"c":1,"s":9,"id":489,"u":"living%20wildfire_b1","p":148,"h":1,"n":"Living Wildfire"},{"c":1,"s":9,"id":490,"u":"lizardfolk%20defender_b1","p":230,"h":1,"n":"Lizardfolk Defender"},{"c":1,"s":9,"id":491,"u":"lizardfolk%20scout_b1","p":231,"h":1,"n":"Lizardfolk Scout"},{"c":1,"s":9,"id":492,"u":"lizardfolk%20stargazer_b1","p":231,"h":1,"n":"Lizardfolk Stargazer"},{"c":1,"s":9,"id":493,"u":"lyrakien_b1","p":30,"h":1,"n":"Lyrakien"},{"c":1,"s":9,"id":494,"u":"mammoth_b1","p":154,"h":1,"n":"Mammoth"},{"c":1,"s":9,"id":495,"u":"manticore_b1","p":232,"h":1,"n":"Manticore"},{"c":1,"s":9,"id":496,"u":"marid_b1","p":165,"h":1,"n":"Marid"},{"c":1,"s":9,"id":497,"u":"marilith_b1","p":81,"h":1,"n":"Marilith"},{"c":1,"s":9,"id":498,"u":"medusa_b1","p":234,"h":1,"n":"Medusa"},{"c":1,"s":9,"id":499,"u":"megalodon_b1","p":291,"h":1,"n":"Megalodon"},{"c":1,"s":9,"id":500,"u":"megaprimatus_b1","p":23,"h":1,"n":"Megaprimatus"},{"c":1,"s":9,"id":501,"u":"merfolk%20warrior_b1","p":235,"h":1,"n":"Merfolk Warrior"},{"c":1,"s":9,"id":502,"u":"merfolk%20wavecaller_b1","p":235,"h":1,"n":"Merfolk Wavecaller"},{"c":1,"s":9,"id":503,"u":"mimic_b1","p":236,"h":1,"n":"Mimic"},{"c":1,"s":9,"id":504,"u":"minotaur_b1","p":237,"h":1,"n":"Minotaur"},{"c":1,"s":9,"id":505,"u":"mitflit_b1","p":192,"h":1,"n":"Mitflit"},{"c":1,"s":9,"id":506,"u":"morrigna_b1","p":271,"h":1,"n":"Morrigna"},{"c":1,"s":9,"id":507,"u":"mu%20spore_b1","p":238,"h":1,"n":"Mu Spore"},{"c":1,"s":9,"id":508,"u":"mukradi_b1","p":239,"h":1,"n":"Mukradi"},{"c":1,"s":9,"id":509,"u":"mummy%20guardian_b1","p":240,"h":1,"n":"Mummy Guardian"},{"c":1,"s":9,"id":510,"u":"mummy%20pharaoh_b1","p":241,"h":1,"n":"Mummy Pharaoh"},{"c":1,"s":9,"id":511,"u":"naiad_b1","p":246,"h":1,"n":"Naiad"},{"c":1,"s":9,"id":512,"u":"naiad%20queen_b1","p":248,"h":1,"n":"Naiad Queen"},{"c":1,"s":9,"id":513,"u":"naunet_b1","p":267,"h":1,"n":"Naunet"},{"c":1,"s":9,"id":514,"u":"nessian%20warhound_b1","p":205,"h":1,"n":"Nessian Warhound"},{"c":1,"s":9,"id":515,"u":"night%20hag_b1","p":202,"h":1,"n":"Night Hag"},{"c":1,"s":9,"id":516,"u":"nightmare_b1","p":244,"h":1,"n":"Nightmare"},{"c":1,"s":9,"id":517,"u":"nilith_b1","p":245,"h":1,"n":"Nilith"},{"c":1,"s":9,"id":518,"u":"nosoi_b1","p":270,"h":1,"n":"Nosoi"},{"c":1,"s":9,"id":519,"u":"ochre%20jelly_b1","p":255,"h":1,"n":"Ochre Jelly"},{"c":1,"s":9,"id":520,"u":"ofalth_b1","p":251,"h":1,"n":"Ofalth"},{"c":1,"s":9,"id":521,"u":"ogre%20boss_b1","p":253,"h":1,"n":"Ogre Boss"},{"c":1,"s":9,"id":522,"u":"ogre%20glutton_b1","p":253,"h":1,"n":"Ogre Glutton"},{"c":1,"s":9,"id":523,"u":"ogre%20warrior_b1","p":252,"h":1,"n":"Ogre Warrior"},{"c":1,"s":9,"id":524,"u":"orc%20brute_b1","p":256,"h":1,"n":"Orc Brute"},{"c":1,"s":9,"id":525,"u":"orc%20warchief_b1","p":257,"h":1,"n":"Orc Warchief"},{"c":1,"s":9,"id":526,"u":"orc%20warrior_b1","p":257,"h":1,"n":"Orc Warrior"},{"c":1,"s":9,"id":527,"u":"otyugh_b1","p":258,"h":1,"n":"Otyugh"},{"c":1,"s":9,"id":528,"u":"owlbear_b1","p":259,"h":1,"n":"Owlbear"},{"c":1,"s":9,"id":529,"u":"pegasus_b1","p":260,"h":1,"n":"Pegasus"},{"c":1,"s":9,"id":530,"u":"phistophilus_b1","p":90,"h":1,"n":"Phistophilus"},{"c":1,"s":9,"id":531,"u":"phoenix_b1","p":261,"h":1,"n":"Phoenix"},{"c":1,"s":9,"id":532,"u":"pit%20fiend_b1","p":92,"h":1,"n":"Pit Fiend"},{"c":1,"s":9,"id":533,"u":"pixie_b1","p":309,"h":1,"n":"Pixie"},{"c":1,"s":9,"id":534,"u":"plague%20zombie_b1","p":340,"h":1,"n":"Plague Zombie"},{"c":1,"s":9,"id":535,"u":"pleroma_b1","p":10,"h":1,"n":"Pleroma"},{"c":1,"s":9,"id":536,"u":"poltergeist_b1","p":264,"h":1,"n":"Poltergeist"},{"c":1,"s":9,"id":537,"u":"poracha_b1","p":265,"h":1,"n":"Poracha"},{"c":1,"s":9,"id":538,"u":"pteranodon_b1","p":272,"h":1,"n":"Pteranodon"},{"c":1,"s":9,"id":539,"u":"pugwampi_b1","p":193,"h":1,"n":"Pugwampi"},{"c":1,"s":9,"id":540,"u":"purple%20worm_b1","p":56,"h":1,"n":"Purple Worm"},{"c":1,"s":9,"id":541,"u":"quasit_b1","p":76,"h":1,"n":"Quasit"},{"c":1,"s":9,"id":542,"u":"quatoid_b1","p":153,"h":1,"n":"Quatoid"},{"c":1,"s":9,"id":543,"u":"quelaunt_b1","p":273,"h":1,"n":"Quelaunt"},{"c":1,"s":9,"id":544,"u":"quetzalcoatlus_b1","p":272,"h":1,"n":"Quetzalcoatlus"},{"c":1,"s":9,"id":545,"u":"raja%20rakshasa_b1","p":275,"h":1,"n":"Raja Rakshasa"},{"c":1,"s":9,"id":546,"u":"rat%20swarm_b1","p":276,"h":1,"n":"Rat Swarm"},{"c":1,"s":9,"id":547,"u":"ratfolk%20grenadier_b1","p":277,"h":1,"n":"Ratfolk Grenadier"},{"c":1,"s":9,"id":548,"u":"redcap_b1","p":278,"h":1,"n":"Redcap"},{"c":1,"s":9,"id":549,"u":"reefclaw_b1","p":279,"h":1,"n":"Reefclaw"},{"c":1,"s":9,"id":550,"u":"remorhaz_b1","p":280,"h":1,"n":"Remorhaz"},{"c":1,"s":9,"id":551,"u":"riding%20dog_b1","p":102,"h":1,"n":"Riding Dog"},{"c":1,"s":9,"id":552,"u":"riding%20horse_b1","p":209,"h":1,"n":"Riding Horse"},{"c":1,"s":9,"id":553,"u":"riding%20pony_b1","p":209,"h":1,"n":"Riding Pony"},{"c":1,"s":9,"id":554,"u":"river%20drake_b1","p":131,"h":1,"n":"River Drake"},{"c":1,"s":9,"id":555,"u":"roc_b1","p":281,"h":1,"n":"Roc"},{"c":1,"s":9,"id":556,"u":"roper_b1","p":282,"h":1,"n":"Roper"},{"c":1,"s":9,"id":557,"u":"rune%20giant_b1","p":175,"h":1,"n":"Rune Giant"},{"c":1,"s":9,"id":558,"u":"rust%20monster_b1","p":283,"h":1,"n":"Rust Monster"},{"c":1,"s":9,"id":559,"u":"salamander_b1","p":148,"h":1,"n":"Salamander"},{"c":1,"s":9,"id":560,"u":"satyr_b1","p":284,"h":1,"n":"Satyr"},{"c":1,"s":9,"id":561,"u":"scorpion%20swarm_b1","p":285,"h":1,"n":"Scorpion Swarm"},{"c":1,"s":9,"id":562,"u":"sea%20devil%20baron_b1","p":287,"h":1,"n":"Sea Devil Baron"},{"c":1,"s":9,"id":563,"u":"sea%20devil%20brute_b1","p":287,"h":1,"n":"Sea Devil Brute"},{"c":1,"s":9,"id":564,"u":"sea%20devil%20scout_b1","p":286,"h":1,"n":"Sea Devil Scout"},{"c":1,"s":9,"id":565,"u":"sea%20hag_b1","p":200,"h":1,"n":"Sea Hag"},{"c":1,"s":9,"id":566,"u":"sea%20serpent_b1","p":288,"h":1,"n":"Sea Serpent"},{"c":1,"s":9,"id":567,"u":"sewer%20ooze_b1","p":254,"h":1,"n":"Sewer Ooze"},{"c":1,"s":9,"id":568,"u":"shadow_b1","p":289,"h":1,"n":"Shadow"},{"c":1,"s":9,"id":569,"u":"shaitan_b1","p":164,"h":1,"n":"Shaitan"},{"c":1,"s":9,"id":570,"u":"shambler_b1","p":290,"h":1,"n":"Shambler"},{"c":1,"s":9,"id":571,"u":"shemhazian_b1","p":80,"h":1,"n":"Shemhazian"},{"c":1,"s":9,"id":572,"u":"shield%20archon_b1","p":29,"h":1,"n":"Shield Archon"},{"c":1,"s":9,"id":573,"u":"shining%20child_b1","p":292,"h":1,"n":"Shining Child"},{"c":1,"s":9,"id":574,"u":"shoggoth_b1","p":293,"h":1,"n":"Shoggoth"},{"c":1,"s":9,"id":575,"u":"shuln_b1","p":294,"h":1,"n":"Shuln"},{"c":1,"s":9,"id":576,"u":"sinspawn_b1","p":297,"h":1,"n":"Sinspawn"},{"c":1,"s":9,"id":577,"u":"skeletal%20champion_b1","p":298,"h":1,"n":"Skeletal Champion"},{"c":1,"s":9,"id":578,"u":"skeletal%20giant_b1","p":299,"h":1,"n":"Skeletal Giant"},{"c":1,"s":9,"id":579,"u":"skeletal%20horse_b1","p":299,"h":1,"n":"Skeletal Horse"},{"c":1,"s":9,"id":580,"u":"skeletal%20hulk_b1","p":299,"h":1,"n":"Skeletal Hulk"},{"c":1,"s":9,"id":581,"u":"skeleton%20guard_b1","p":298,"h":1,"n":"Skeleton Guard"},{"c":1,"s":9,"id":582,"u":"skulltaker_b1","p":300,"h":1,"n":"Skulltaker"},{"c":1,"s":9,"id":583,"u":"skum_b1","p":12,"h":1,"n":"Skum"},{"c":1,"s":9,"id":584,"u":"slurk_b1","p":301,"h":1,"n":"Slurk"},{"c":1,"s":9,"id":585,"u":"smilodon_b1","p":53,"h":1,"n":"Smilodon"},{"c":1,"s":9,"id":586,"u":"snapping%20flytrap_b1","p":160,"h":1,"n":"Snapping Flytrap"},{"c":1,"s":9,"id":587,"u":"sod%20hound_b1","p":146,"h":1,"n":"Sod Hound"},{"c":1,"s":9,"id":588,"u":"soulbound%20doll_b1","p":304,"h":1,"n":"Soulbound Doll"},{"c":1,"s":9,"id":589,"u":"sphinx_b1","p":305,"h":1,"n":"Sphinx"},{"c":1,"s":9,"id":590,"u":"spider%20swarm_b1","p":306,"h":1,"n":"Spider Swarm"},{"c":1,"s":9,"id":591,"u":"sprite_b1","p":308,"h":1,"n":"Sprite"},{"c":1,"s":9,"id":592,"u":"stegosaurus_b1","p":98,"h":1,"n":"Stegosaurus"},{"c":1,"s":9,"id":593,"u":"stone%20giant_b1","p":170,"h":1,"n":"Stone Giant"},{"c":1,"s":9,"id":594,"u":"stone%20golem_b1","p":187,"h":1,"n":"Stone Golem"},{"c":1,"s":9,"id":595,"u":"stone%20mauler_b1","p":147,"h":1,"n":"Stone Mauler"},{"c":1,"s":9,"id":596,"u":"storm%20giant_b1","p":174,"h":1,"n":"Storm Giant"},{"c":1,"s":9,"id":597,"u":"storm%20lord_b1","p":145,"h":1,"n":"Storm Lord"},{"c":1,"s":9,"id":598,"u":"succubus_b1","p":77,"h":1,"n":"Succubus"},{"c":1,"s":9,"id":599,"u":"tarn%20linnorm_b1","p":226,"h":1,"n":"Tarn Linnorm"},{"c":1,"s":9,"id":600,"u":"tengu%20sneak_b1","p":310,"h":1,"n":"Tengu Sneak"},{"c":1,"s":9,"id":601,"u":"terotricus_b1","p":311,"h":1,"n":"Terotricus"},{"c":1,"s":9,"id":602,"u":"tidal%20master_b1","p":153,"h":1,"n":"Tidal Master"},{"c":1,"s":9,"id":603,"u":"tiefling%20adept_b1","p":262,"h":1,"n":"Tiefling Adept"},{"c":1,"s":9,"id":604,"u":"tiger_b1","p":53,"h":1,"n":"Tiger"},{"c":1,"s":9,"id":605,"u":"tor%20linnorm_b1","p":227,"h":1,"n":"Tor Linnorm"},{"c":1,"s":9,"id":606,"u":"treerazer_b1","p":312,"h":1,"n":"Treerazer"},{"c":1,"s":9,"id":607,"u":"triceratops_b1","p":99,"h":1,"n":"Triceratops"},{"c":1,"s":9,"id":608,"u":"troll_b1","p":314,"h":1,"n":"Troll"},{"c":1,"s":9,"id":609,"u":"troll%20king_b1","p":315,"h":1,"n":"Troll King"},{"c":1,"s":9,"id":610,"u":"tyrannosaurus_b1","p":101,"h":1,"n":"Tyrannosaurus"},{"c":1,"s":9,"id":611,"u":"unicorn_b1","p":316,"h":1,"n":"Unicorn"},{"c":1,"s":9,"id":612,"u":"uthul_b1","p":317,"h":1,"n":"Uthul"},{"c":1,"s":9,"id":613,"u":"vampire%20bat%20swarm_b1","p":39,"h":1,"n":"Vampire Bat Swarm"},{"c":1,"s":9,"id":614,"u":"vampire%20count_b1","p":320,"h":1,"n":"Vampire Count"},{"c":1,"s":9,"id":615,"u":"vampire%20mastermind_b1","p":321,"h":1,"n":"Vampire Mastermind"},{"c":1,"s":9,"id":616,"u":"vampire%20spawn%20rogue_b1","p":320,"h":1,"n":"Vampire Spawn Rogue"},{"c":1,"s":9,"id":617,"u":"veiled%20master_b1","p":15,"h":1,"n":"Veiled Master"},{"c":1,"s":9,"id":618,"u":"velociraptor_b1","p":96,"h":1,"n":"Velociraptor"},{"c":1,"s":9,"id":619,"u":"viper_b1","p":302,"h":1,"n":"Viper"},{"c":1,"s":9,"id":620,"u":"voidworm_b1","p":266,"h":1,"n":"Voidworm"},{"c":1,"s":9,"id":621,"u":"vrock_b1","p":78,"h":1,"n":"Vrock"},{"c":1,"s":9,"id":622,"u":"war%20horse_b1","p":209,"h":1,"n":"War Horse"},{"c":1,"s":9,"id":623,"u":"war%20pony_b1","p":209,"h":1,"n":"War Pony"},{"c":1,"s":9,"id":624,"u":"warg_b1","p":322,"h":1,"n":"Warg"},{"c":1,"s":9,"id":625,"u":"warsworn_b1","p":323,"h":1,"n":"Warsworn"},{"c":1,"s":9,"id":626,"u":"wasp%20swarm_b1","p":324,"h":1,"n":"Wasp Swarm"},{"c":1,"s":9,"id":627,"u":"water%20mephit_b1","p":151,"h":1,"n":"Water Mephit"},{"c":1,"s":9,"id":628,"u":"web%20lurker_b1","p":325,"h":1,"n":"Web Lurker"},{"c":1,"s":9,"id":629,"u":"wemmuth_b1","p":326,"h":1,"n":"Wemmuth"},{"c":1,"s":9,"id":630,"u":"wendigo_b1","p":327,"h":1,"n":"Wendigo"},{"c":1,"s":9,"id":631,"u":"werebear_b1","p":331,"h":1,"n":"Werebear"},{"c":1,"s":9,"id":632,"u":"wererat_b1","p":329,"h":1,"n":"Wererat"},{"c":1,"s":9,"id":633,"u":"werewolf_b1","p":330,"h":1,"n":"Werewolf"},{"c":1,"s":9,"id":634,"u":"wight_b1","p":332,"h":1,"n":"Wight"},{"c":1,"s":9,"id":635,"u":"will-o'-wisp_b1","p":333,"h":1,"n":"Will-o'-wisp"},{"c":1,"s":9,"id":636,"u":"winter%20wolf_b1","p":322,"h":1,"n":"Winter Wolf"},{"c":1,"s":9,"id":637,"u":"wolf_b1","p":334,"h":1,"n":"Wolf"},{"c":1,"s":9,"id":638,"u":"wraith_b1","p":335,"h":1,"n":"Wraith"},{"c":1,"s":9,"id":639,"u":"wyvern_b1","p":133,"h":1,"n":"Wyvern"},{"c":1,"s":9,"id":640,"u":"xorn_b1","p":146,"h":1,"n":"Xorn"},{"c":1,"s":9,"id":641,"u":"xulgath%20leader_b1","p":337,"h":1,"n":"Xulgath Leader"},{"c":1,"s":9,"id":642,"u":"xulgath%20skulker_b1","p":337,"h":1,"n":"Xulgath Skulker"},{"c":1,"s":9,"id":643,"u":"xulgath%20warrior_b1","p":336,"h":1,"n":"Xulgath Warrior"},{"c":1,"s":9,"id":644,"u":"yeti_b1","p":338,"h":1,"n":"Yeti"},{"c":1,"s":9,"id":645,"u":"young%20black%20dragon_b1","p":105,"h":1,"n":"Young Black Dragon"},{"c":1,"s":9,"id":646,"u":"young%20blue%20dragon_b1","p":107,"h":1,"n":"Young Blue Dragon"},{"c":1,"s":9,"id":647,"u":"young%20brass%20dragon_b1","p":117,"h":1,"n":"Young Brass Dragon"},{"c":1,"s":9,"id":648,"u":"young%20bronze%20dragon_b1","p":119,"h":1,"n":"Young Bronze Dragon"},{"c":1,"s":9,"id":649,"u":"young%20copper%20dragon_b1","p":121,"h":1,"n":"Young Copper Dragon"},{"c":1,"s":9,"id":650,"u":"young%20gold%20dragon_b1","p":124,"h":1,"n":"Young Gold Dragon"},{"c":1,"s":9,"id":651,"u":"young%20green%20dragon_b1","p":109,"h":1,"n":"Young Green Dragon"},{"c":1,"s":9,"id":652,"u":"young%20red%20dragon_b1","p":112,"h":1,"n":"Young Red Dragon"},{"c":1,"s":9,"id":653,"u":"young%20silver%20dragon_b1","p":126,"h":1,"n":"Young Silver Dragon"},{"c":1,"s":9,"id":654,"u":"young%20white%20dragon_b1","p":113,"h":1,"n":"Young White Dragon"},{"c":1,"s":9,"id":655,"u":"zaramuun_b1","p":339,"h":1,"n":"Zaramuun"},{"c":1,"s":9,"id":656,"u":"zephyr%20hawk_b1","p":144,"h":1,"n":"Zephyr Hawk"},{"c":1,"s":9,"id":657,"u":"zombie%20brute_b1","p":341,"h":1,"n":"Zombie Brute"},{"c":1,"s":9,"id":658,"u":"zombie%20hulk_b1","p":341,"h":1,"n":"Zombie Hulk"},{"c":1,"s":9,"id":659,"u":"zombie%20shambler_b1","p":340,"h":1,"n":"Zombie Shambler"},{"c":1,"s":10,"id":660,"u":"aapoph%20serpentfolk_b2","p":238,"h":1,"n":"Aapoph Serpentfolk"},{"c":1,"s":10,"id":661,"u":"adult%20brine%20dragon_b2","p":87,"h":1,"n":"Adult Brine Dragon"},{"c":1,"s":10,"id":662,"u":"adult%20cloud%20dragon_b2","p":90,"h":1,"n":"Adult Cloud Dragon"},{"c":1,"s":10,"id":663,"u":"adult%20crystal%20dragon_b2","p":92,"h":1,"n":"Adult Crystal Dragon"},{"c":1,"s":10,"id":664,"u":"adult%20magma%20dragon_b2","p":94,"h":1,"n":"Adult Magma Dragon"},{"c":1,"s":10,"id":665,"u":"adult%20umbral%20dragon_b2","p":96,"h":1,"n":"Adult Umbral Dragon"},{"c":1,"s":10,"id":666,"u":"ahuizotl_b2","p":12,"h":1,"n":"Ahuizotl"},{"c":1,"s":10,"id":667,"u":"akata_b2","p":13,"h":1,"n":"Akata"},{"c":1,"s":10,"id":668,"u":"akizendri_b2","p":204,"h":1,"n":"Akizendri"},{"c":1,"s":10,"id":669,"u":"amoeba%20swarm_b2","p":192,"h":1,"n":"Amoeba Swarm"},{"c":1,"s":10,"id":670,"u":"anancus_b2","p":116,"h":1,"n":"Anancus"},{"c":1,"s":10,"id":671,"u":"ancient%20brine%20dragon_b2","p":88,"h":1,"n":"Ancient Brine Dragon"},{"c":1,"s":10,"id":672,"u":"ancient%20cloud%20dragon_b2","p":90,"h":1,"n":"Ancient Cloud Dragon"},{"c":1,"s":10,"id":673,"u":"ancient%20crystal%20dragon_b2","p":92,"h":1,"n":"Ancient Crystal Dragon"},{"c":1,"s":10,"id":674,"u":"ancient%20magma%20dragon_b2","p":95,"h":1,"n":"Ancient Magma Dragon"},{"c":1,"s":10,"id":675,"u":"ancient%20umbral%20dragon_b2","p":97,"h":1,"n":"Ancient Umbral Dragon"},{"c":1,"s":10,"id":676,"u":"animate%20dream_b2","p":18,"h":1,"n":"Animate Dream"},{"c":1,"s":10,"id":677,"u":"ankou_b2","p":19,"h":1,"n":"Ankou"},{"c":1,"s":10,"id":678,"u":"aolaz_b2","p":21,"h":1,"n":"Aolaz"},{"c":1,"s":10,"id":679,"u":"army%20ant%20swarm_b2","p":20,"h":1,"n":"Army Ant Swarm"},{"c":1,"s":10,"id":680,"u":"assassin%20vine_b2","p":26,"h":1,"n":"Assassin Vine"},{"c":1,"s":10,"id":681,"u":"athach_b2","p":27,"h":1,"n":"Athach"},{"c":1,"s":10,"id":682,"u":"attic%20whisperer_b2","p":28,"h":1,"n":"Attic Whisperer"},{"c":1,"s":10,"id":683,"u":"augnagar_b2","p":216,"h":1,"n":"Augnagar"},{"c":1,"s":10,"id":684,"u":"augur_b2","p":280,"h":1,"n":"Augur"},{"c":1,"s":10,"id":685,"u":"aurumvorax_b2","p":29,"h":1,"n":"Aurumvorax"},{"c":1,"s":10,"id":686,"u":"azuretzi_b2","p":206,"h":1,"n":"Azuretzi"},{"c":1,"s":10,"id":687,"u":"babau_b2","p":64,"h":1,"n":"Babau"},{"c":1,"s":10,"id":688,"u":"badger_b2","p":32,"h":1,"n":"Badger"},{"c":1,"s":10,"id":689,"u":"baobhan%20sith_b2","p":33,"h":1,"n":"Baobhan Sith"},{"c":1,"s":10,"id":690,"u":"basidirond_b2","p":34,"h":1,"n":"Basidirond"},{"c":1,"s":10,"id":691,"u":"bastion%20archon_b2","p":25,"h":1,"n":"Bastion Archon"},{"c":1,"s":10,"id":692,"u":"bebilith_b2","p":37,"h":1,"n":"Bebilith"},{"c":1,"s":10,"id":693,"u":"behemoth%20hippopotamus_b2","p":144,"h":1,"n":"Behemoth Hippopotamus"},{"c":1,"s":10,"id":694,"u":"behir_b2","p":38,"h":1,"n":"Behir"},{"c":1,"s":10,"id":695,"u":"belker_b2","p":106,"h":1,"n":"Belker"},{"c":1,"s":10,"id":696,"u":"black%20bear_b2","p":36,"h":1,"n":"Black Bear"},{"c":1,"s":10,"id":697,"u":"black%20scorpion_b2","p":234,"h":1,"n":"Black Scorpion"},{"c":1,"s":10,"id":698,"u":"blindheim_b2","p":39,"h":1,"n":"Blindheim"},{"c":1,"s":10,"id":699,"u":"blink%20dog_b2","p":40,"h":1,"n":"Blink Dog"},{"c":1,"s":10,"id":700,"u":"blizzardborn_b2","p":115,"h":1,"n":"Blizzardborn"},{"c":1,"s":10,"id":701,"u":"blodeuwedd_b2","p":41,"h":1,"n":"Blodeuwedd"},{"c":1,"s":10,"id":702,"u":"blue-ringed%20octopus_b2","p":187,"h":1,"n":"Blue-ringed Octopus"},{"c":1,"s":10,"id":703,"u":"bodak_b2","p":42,"h":1,"n":"Bodak"},{"c":1,"s":10,"id":704,"u":"bog%20mummy_b2","p":177,"h":1,"n":"Bog Mummy"},{"c":1,"s":10,"id":705,"u":"bog%20strider_b2","p":43,"h":1,"n":"Bog Strider"},{"c":1,"s":10,"id":706,"u":"bone%20prophet_b2","p":239,"h":1,"n":"Bone Prophet"},{"c":1,"s":10,"id":707,"u":"bottlenose%20dolphin_b2","p":84,"h":1,"n":"Bottlenose Dolphin"},{"c":1,"s":10,"id":708,"u":"bralani_b2","p":30,"h":1,"n":"Bralani"},{"c":1,"s":10,"id":709,"u":"brood%20leech%20swarm_b2","p":156,"h":1,"n":"Brood Leech Swarm"},{"c":1,"s":10,"id":710,"u":"brownie_b2","p":44,"h":1,"n":"Brownie"},{"c":1,"s":10,"id":711,"u":"bythos_b2","p":11,"h":1,"n":"Bythos"},{"c":1,"s":10,"id":712,"u":"cairn%20linnorm_b2","p":166,"h":1,"n":"Cairn Linnorm"},{"c":1,"s":10,"id":713,"u":"cairn%20wight_b2","p":292,"h":1,"n":"Cairn Wight"},{"c":1,"s":10,"id":714,"u":"calathgar_b2","p":45,"h":1,"n":"Calathgar"},{"c":1,"s":10,"id":715,"u":"caligni%20slayer_b2","p":46,"h":1,"n":"Caligni Slayer"},{"c":1,"s":10,"id":716,"u":"carbuncle_b2","p":47,"h":1,"n":"Carbuncle"},{"c":1,"s":10,"id":717,"u":"carnivorous%20blob_b2","p":195,"h":1,"n":"Carnivorous Blob"},{"c":1,"s":10,"id":718,"u":"carrion%20golem_b2","p":128,"h":1,"n":"Carrion Golem"},{"c":1,"s":10,"id":719,"u":"catoblepas_b2","p":48,"h":1,"n":"Catoblepas"},{"c":1,"s":10,"id":720,"u":"catrina_b2","p":209,"h":1,"n":"Catrina"},{"c":1,"s":10,"id":721,"u":"cave%20fisher_b2","p":49,"h":1,"n":"Cave Fisher"},{"c":1,"s":10,"id":722,"u":"cave%20scorpion_b2","p":234,"h":1,"n":"Cave Scorpion"},{"c":1,"s":10,"id":723,"u":"cavern%20troll_b2","p":265,"h":1,"n":"Cavern Troll"},{"c":1,"s":10,"id":724,"u":"chernobue_b2","p":214,"h":1,"n":"Chernobue"},{"c":1,"s":10,"id":725,"u":"choker_b2","p":51,"h":1,"n":"Choker"},{"c":1,"s":10,"id":726,"u":"chupacabra_b2","p":52,"h":1,"n":"Chupacabra"},{"c":1,"s":10,"id":727,"u":"cockroach%20swarm_b2","p":53,"h":1,"n":"Cockroach Swarm"},{"c":1,"s":10,"id":728,"u":"coil%20spy_b2","p":238,"h":1,"n":"Coil Spy"},{"c":1,"s":10,"id":729,"u":"compsognathus_b2","p":80,"h":1,"n":"Compsognathus"},{"c":1,"s":10,"id":730,"u":"cornugon_b2","p":77,"h":1,"n":"Cornugon"},{"c":1,"s":10,"id":731,"u":"crawling%20hand_b2","p":56,"h":1,"n":"Crawling Hand"},{"c":1,"s":10,"id":732,"u":"culdewen_b2","p":57,"h":1,"n":"Culdewen"},{"c":1,"s":10,"id":733,"u":"cythnigot_b2","p":212,"h":1,"n":"Cythnigot"},{"c":1,"s":10,"id":734,"u":"d'ziriak_b2","p":104,"h":1,"n":"D'ziriak"},{"c":1,"s":10,"id":735,"u":"denizen%20of%20leng_b2","p":70,"h":1,"n":"Denizen Of Leng"},{"c":1,"s":10,"id":736,"u":"derghodaemon_b2","p":60,"h":1,"n":"Derghodaemon"},{"c":1,"s":10,"id":737,"u":"destrachan_b2","p":71,"h":1,"n":"Destrachan"},{"c":1,"s":10,"id":738,"u":"devourer_b2","p":78,"h":1,"n":"Devourer"},{"c":1,"s":10,"id":739,"u":"dig-widget_b2","p":79,"h":1,"n":"Dig-widget"},{"c":1,"s":10,"id":740,"u":"doprillu_b2","p":85,"h":1,"n":"Doprillu"},{"c":1,"s":10,"id":741,"u":"dracolisk_b2","p":35,"h":1,"n":"Dracolisk"},{"c":1,"s":10,"id":742,"u":"drainberry%20bush_b2","p":99,"h":1,"n":"Drainberry Bush"},{"c":1,"s":10,"id":743,"u":"draugr_b2","p":102,"h":1,"n":"Draugr"},{"c":1,"s":10,"id":744,"u":"dread%20wraith_b2","p":298,"h":1,"n":"Dread Wraith"},{"c":1,"s":10,"id":745,"u":"dream%20spider_b2","p":249,"h":1,"n":"Dream Spider"},{"c":1,"s":10,"id":746,"u":"duneshaker%20solifugid_b2","p":246,"h":1,"n":"Duneshaker Solifugid"},{"c":1,"s":10,"id":747,"u":"dust%20mephit_b2","p":112,"h":1,"n":"Dust Mephit"},{"c":1,"s":10,"id":748,"u":"dweomercat_b2","p":103,"h":1,"n":"Dweomercat"},{"c":1,"s":10,"id":749,"u":"earthen%20destrier_b2","p":108,"h":1,"n":"Earthen Destrier"},{"c":1,"s":10,"id":750,"u":"elasmosaurus_b2","p":105,"h":1,"n":"Elasmosaurus"},{"c":1,"s":10,"id":751,"u":"ember%20fox_b2","p":110,"h":1,"n":"Ember Fox"},{"c":1,"s":10,"id":752,"u":"emperor%20cobra_b2","p":245,"h":1,"n":"Emperor Cobra"},{"c":1,"s":10,"id":753,"u":"eremite_b2","p":285,"h":1,"n":"Eremite"},{"c":1,"s":10,"id":754,"u":"esobok_b2","p":208,"h":1,"n":"Esobok"},{"c":1,"s":10,"id":755,"u":"evangelist_b2","p":282,"h":1,"n":"Evangelist"},{"c":1,"s":10,"id":756,"u":"fen%20mosquito%20swarm_b2","p":175,"h":1,"n":"Fen Mosquito Swarm"},{"c":1,"s":10,"id":757,"u":"fetchling%20scout_b2","p":117,"h":1,"n":"Fetchling Scout"},{"c":1,"s":10,"id":758,"u":"filth%20fire_b2","p":110,"h":1,"n":"Filth Fire"},{"c":1,"s":10,"id":759,"u":"fire%20jellyfish%20swarm_b2","p":152,"h":1,"n":"Fire Jellyfish Swarm"},{"c":1,"s":10,"id":760,"u":"fire%20yai_b2","p":190,"h":1,"n":"Fire Yai"},{"c":1,"s":10,"id":761,"u":"fjord%20linnorm_b2","p":165,"h":1,"n":"Fjord Linnorm"},{"c":1,"s":10,"id":762,"u":"flytrap%20leshy_b2","p":161,"h":1,"n":"Flytrap Leshy"},{"c":1,"s":10,"id":763,"u":"froghemoth_b2","p":122,"h":1,"n":"Froghemoth"},{"c":1,"s":10,"id":764,"u":"frost%20troll_b2","p":264,"h":1,"n":"Frost Troll"},{"c":1,"s":10,"id":765,"u":"frost%20worm_b2","p":123,"h":1,"n":"Frost Worm"},{"c":1,"s":10,"id":766,"u":"ghonhatine_b2","p":119,"h":1,"n":"Ghonhatine"},{"c":1,"s":10,"id":767,"u":"giant%20amoeba_b2","p":192,"h":1,"n":"Giant Amoeba"},{"c":1,"s":10,"id":768,"u":"giant%20ant_b2","p":20,"h":1,"n":"Giant Ant"},{"c":1,"s":10,"id":769,"u":"giant%20badger_b2","p":32,"h":1,"n":"Giant Badger"},{"c":1,"s":10,"id":770,"u":"giant%20chameleon_b2","p":168,"h":1,"n":"Giant Chameleon"},{"c":1,"s":10,"id":771,"u":"giant%20cockroach_b2","p":53,"h":1,"n":"Giant Cockroach"},{"c":1,"s":10,"id":772,"u":"giant%20crab_b2","p":55,"h":1,"n":"Giant Crab"},{"c":1,"s":10,"id":773,"u":"giant%20crawling%20hand_b2","p":56,"h":1,"n":"Giant Crawling Hand"},{"c":1,"s":10,"id":774,"u":"giant%20dragonfly_b2","p":98,"h":1,"n":"Giant Dragonfly"},{"c":1,"s":10,"id":775,"u":"giant%20dragonfly%20nymph_b2","p":98,"h":1,"n":"Giant Dragonfly Nymph"},{"c":1,"s":10,"id":776,"u":"giant%20fly_b2","p":120,"h":1,"n":"Giant Fly"},{"c":1,"s":10,"id":777,"u":"giant%20frog_b2","p":121,"h":1,"n":"Giant Frog"},{"c":1,"s":10,"id":778,"u":"giant%20hippocampus_b2","p":142,"h":1,"n":"Giant Hippocampus"},{"c":1,"s":10,"id":779,"u":"giant%20jellyfish_b2","p":152,"h":1,"n":"Giant Jellyfish"},{"c":1,"s":10,"id":780,"u":"giant%20leech_b2","p":156,"h":1,"n":"Giant Leech"},{"c":1,"s":10,"id":781,"u":"giant%20maggot_b2","p":120,"h":1,"n":"Giant Maggot"},{"c":1,"s":10,"id":782,"u":"giant%20mosquito_b2","p":175,"h":1,"n":"Giant Mosquito"},{"c":1,"s":10,"id":783,"u":"giant%20slug_b2","p":244,"h":1,"n":"Giant Slug"},{"c":1,"s":10,"id":784,"u":"giant%20snapping%20turtle_b2","p":269,"h":1,"n":"Giant Snapping Turtle"},{"c":1,"s":10,"id":785,"u":"giant%20solifugid_b2","p":246,"h":1,"n":"Giant Solifugid"},{"c":1,"s":10,"id":786,"u":"giant%20squid_b2","p":254,"h":1,"n":"Giant Squid"},{"c":1,"s":10,"id":787,"u":"giant%20tick_b2","p":260,"h":1,"n":"Giant Tick"},{"c":1,"s":10,"id":788,"u":"giant%20toad_b2","p":261,"h":1,"n":"Giant Toad"},{"c":1,"s":10,"id":789,"u":"giant%20whiptail%20centipede_b2","p":50,"h":1,"n":"Giant Whiptail Centipede"},{"c":1,"s":10,"id":790,"u":"giant%20wolverine_b2","p":295,"h":1,"n":"Giant Wolverine"},{"c":1,"s":10,"id":791,"u":"glass%20golem_b2","p":131,"h":1,"n":"Glass Golem"},{"c":1,"s":10,"id":792,"u":"gorgon_b2","p":132,"h":1,"n":"Gorgon"},{"c":1,"s":10,"id":793,"u":"gosreg_b2","p":133,"h":1,"n":"Gosreg"},{"c":1,"s":10,"id":794,"u":"granite%20glyptodont_b2","p":109,"h":1,"n":"Granite Glyptodont"},{"c":1,"s":10,"id":795,"u":"gray%20ooze_b2","p":194,"h":1,"n":"Gray Ooze"},{"c":1,"s":10,"id":796,"u":"grendel_b2","p":136,"h":1,"n":"Grendel"},{"c":1,"s":10,"id":797,"u":"grimstalker_b2","p":137,"h":1,"n":"Grimstalker"},{"c":1,"s":10,"id":798,"u":"grindylow_b2","p":138,"h":1,"n":"Grindylow"},{"c":1,"s":10,"id":799,"u":"grippli%20scout_b2","p":139,"h":1,"n":"Grippli Scout"},{"c":1,"s":10,"id":800,"u":"grodair_b2","p":140,"h":1,"n":"Grodair"},{"c":1,"s":10,"id":801,"u":"gylou_b2","p":76,"h":1,"n":"Gylou"},{"c":1,"s":10,"id":802,"u":"hadrosaurid_b2","p":82,"h":1,"n":"Hadrosaurid"},{"c":1,"s":10,"id":803,"u":"hamatula_b2","p":74,"h":1,"n":"Hamatula"},{"c":1,"s":10,"id":804,"u":"hellcat_b2","p":141,"h":1,"n":"Hellcat"},{"c":1,"s":10,"id":805,"u":"hezrou_b2","p":67,"h":1,"n":"Hezrou"},{"c":1,"s":10,"id":806,"u":"hippocampus_b2","p":142,"h":1,"n":"Hippocampus"},{"c":1,"s":10,"id":807,"u":"hippogriff_b2","p":143,"h":1,"n":"Hippogriff"},{"c":1,"s":10,"id":808,"u":"hippopotamus_b2","p":144,"h":1,"n":"Hippopotamus"},{"c":1,"s":10,"id":809,"u":"hodag_b2","p":145,"h":1,"n":"Hodag"},{"c":1,"s":10,"id":810,"u":"hound%20archon_b2","p":22,"h":1,"n":"Hound Archon"},{"c":1,"s":10,"id":811,"u":"hound%20of%20tindalos_b2","p":146,"h":1,"n":"Hound Of Tindalos"},{"c":1,"s":10,"id":812,"u":"ice%20golem_b2","p":129,"h":1,"n":"Ice Golem"},{"c":1,"s":10,"id":813,"u":"ice%20mephit_b2","p":112,"h":1,"n":"Ice Mephit"},{"c":1,"s":10,"id":814,"u":"ice%20yai_b2","p":189,"h":1,"n":"Ice Yai"},{"c":1,"s":10,"id":815,"u":"icewyrm_b2","p":115,"h":1,"n":"Icewyrm"},{"c":1,"s":10,"id":816,"u":"icicle%20snake_b2","p":114,"h":1,"n":"Icicle Snake"},{"c":1,"s":10,"id":817,"u":"ifrit%20pyrochemist_b2","p":200,"h":1,"n":"Ifrit Pyrochemist"},{"c":1,"s":10,"id":818,"u":"iguanodon_b2","p":82,"h":1,"n":"Iguanodon"},{"c":1,"s":10,"id":819,"u":"imentesh_b2","p":207,"h":1,"n":"Imentesh"},{"c":1,"s":10,"id":820,"u":"intellect%20devourer_b2","p":147,"h":1,"n":"Intellect Devourer"},{"c":1,"s":10,"id":821,"u":"interlocutor_b2","p":284,"h":1,"n":"Interlocutor"},{"c":1,"s":10,"id":822,"u":"invidiak_b2","p":65,"h":1,"n":"Invidiak"},{"c":1,"s":10,"id":823,"u":"irlgaunt_b2","p":148,"h":1,"n":"Irlgaunt"},{"c":1,"s":10,"id":824,"u":"irnakurse_b2","p":118,"h":1,"n":"Irnakurse"},{"c":1,"s":10,"id":825,"u":"isqulug_b2","p":149,"h":1,"n":"Isqulug"},{"c":1,"s":10,"id":826,"u":"jabberwock_b2","p":151,"h":1,"n":"Jabberwock"},{"c":1,"s":10,"id":827,"u":"jotund%20troll_b2","p":267,"h":1,"n":"Jotund Troll"},{"c":1,"s":10,"id":828,"u":"jyoti_b2","p":153,"h":1,"n":"Jyoti"},{"c":1,"s":10,"id":829,"u":"kelpie_b2","p":154,"h":1,"n":"Kelpie"},{"c":1,"s":10,"id":830,"u":"korred_b2","p":155,"h":1,"n":"Korred"},{"c":1,"s":10,"id":831,"u":"leng%20spider_b2","p":157,"h":1,"n":"Leng Spider"},{"c":1,"s":10,"id":832,"u":"leprechaun_b2","p":158,"h":1,"n":"Leprechaun"},{"c":1,"s":10,"id":833,"u":"lerritan_b2","p":159,"h":1,"n":"Lerritan"},{"c":1,"s":10,"id":834,"u":"leucrotta_b2","p":162,"h":1,"n":"Leucrotta"},{"c":1,"s":10,"id":835,"u":"leydroth_b2","p":163,"h":1,"n":"Leydroth"},{"c":1,"s":10,"id":836,"u":"living%20boulder_b2","p":108,"h":1,"n":"Living Boulder"},{"c":1,"s":10,"id":837,"u":"living%20thunderclap_b2","p":106,"h":1,"n":"Living Thunderclap"},{"c":1,"s":10,"id":838,"u":"lunar%20naga_b2","p":178,"h":1,"n":"Lunar Naga"},{"c":1,"s":10,"id":839,"u":"lurker%20in%20light_b2","p":169,"h":1,"n":"Lurker In Light"},{"c":1,"s":10,"id":840,"u":"magma%20scorpion_b2","p":111,"h":1,"n":"Magma Scorpion"},{"c":1,"s":10,"id":841,"u":"mandragora_b2","p":170,"h":1,"n":"Mandragora"},{"c":1,"s":10,"id":842,"u":"manta%20ray_b2","p":226,"h":1,"n":"Manta Ray"},{"c":1,"s":10,"id":843,"u":"marrmora_b2","p":171,"h":1,"n":"Marrmora"},{"c":1,"s":10,"id":844,"u":"marsh%20giant_b2","p":125,"h":1,"n":"Marsh Giant"},{"c":1,"s":10,"id":845,"u":"marut_b2","p":10,"h":1,"n":"Marut"},{"c":1,"s":10,"id":846,"u":"mastodon_b2","p":116,"h":1,"n":"Mastodon"},{"c":1,"s":10,"id":847,"u":"megalania_b2","p":168,"h":1,"n":"Megalania"},{"c":1,"s":10,"id":848,"u":"meladaemon_b2","p":59,"h":1,"n":"Meladaemon"},{"c":1,"s":10,"id":849,"u":"melody%20on%20the%20wind_b2","p":107,"h":1,"n":"Melody On The Wind"},{"c":1,"s":10,"id":850,"u":"mist%20stalker_b2","p":114,"h":1,"n":"Mist Stalker"},{"c":1,"s":10,"id":851,"u":"mohrg_b2","p":172,"h":1,"n":"Mohrg"},{"c":1,"s":10,"id":852,"u":"monadic%20deva_b2","p":15,"h":1,"n":"Monadic Deva"},{"c":1,"s":10,"id":853,"u":"moonflower_b2","p":173,"h":1,"n":"Moonflower"},{"c":1,"s":10,"id":854,"u":"morlock_b2","p":174,"h":1,"n":"Morlock"},{"c":1,"s":10,"id":855,"u":"movanic%20deva_b2","p":14,"h":1,"n":"Movanic Deva"},{"c":1,"s":10,"id":856,"u":"mudwretch_b2","p":176,"h":1,"n":"Mudwretch"},{"c":1,"s":10,"id":857,"u":"nabasu_b2","p":66,"h":1,"n":"Nabasu"},{"c":1,"s":10,"id":858,"u":"nalfeshnee_b2","p":68,"h":1,"n":"Nalfeshnee"},{"c":1,"s":10,"id":859,"u":"necrophidius_b2","p":180,"h":1,"n":"Necrophidius"},{"c":1,"s":10,"id":860,"u":"neothelid_b2","p":181,"h":1,"n":"Neothelid"},{"c":1,"s":10,"id":861,"u":"nereid_b2","p":182,"h":1,"n":"Nereid"},{"c":1,"s":10,"id":862,"u":"nixie_b2","p":183,"h":1,"n":"Nixie"},{"c":1,"s":10,"id":863,"u":"norn_b2","p":184,"h":1,"n":"Norn"},{"c":1,"s":10,"id":864,"u":"nuckelavee_b2","p":186,"h":1,"n":"Nuckelavee"},{"c":1,"s":10,"id":865,"u":"nuglub_b2","p":135,"h":1,"n":"Nuglub"},{"c":1,"s":10,"id":866,"u":"nyogoth_b2","p":214,"h":1,"n":"Nyogoth"},{"c":1,"s":10,"id":867,"u":"ogre%20spider_b2","p":249,"h":1,"n":"Ogre Spider"},{"c":1,"s":10,"id":868,"u":"olethrodaemon_b2","p":63,"h":1,"n":"Olethrodaemon"},{"c":1,"s":10,"id":869,"u":"onidoshi_b2","p":188,"h":1,"n":"Onidoshi"},{"c":1,"s":10,"id":870,"u":"ooze%20mephit_b2","p":113,"h":1,"n":"Ooze Mephit"},{"c":1,"s":10,"id":871,"u":"orca_b2","p":84,"h":1,"n":"Orca"},{"c":1,"s":10,"id":872,"u":"oread%20guard_b2","p":201,"h":1,"n":"Oread Guard"},{"c":1,"s":10,"id":873,"u":"ostiarius_b2","p":281,"h":1,"n":"Ostiarius"},{"c":1,"s":10,"id":874,"u":"osyluth_b2","p":74,"h":1,"n":"Osyluth"},{"c":1,"s":10,"id":875,"u":"pachycephalosaurus_b2","p":81,"h":1,"n":"Pachycephalosaurus"},{"c":1,"s":10,"id":876,"u":"peluda_b2","p":196,"h":1,"n":"Peluda"},{"c":1,"s":10,"id":877,"u":"peryton_b2","p":197,"h":1,"n":"Peryton"},{"c":1,"s":10,"id":878,"u":"petitioner_b2","p":198,"h":1,"n":"Petitioner"},{"c":1,"s":10,"id":879,"u":"piscodaemon_b2","p":58,"h":1,"n":"Piscodaemon"},{"c":1,"s":10,"id":880,"u":"planetar_b2","p":16,"h":1,"n":"Planetar"},{"c":1,"s":10,"id":881,"u":"polar%20bear_b2","p":36,"h":1,"n":"Polar Bear"},{"c":1,"s":10,"id":882,"u":"purrodaemon_b2","p":62,"h":1,"n":"Purrodaemon"},{"c":1,"s":10,"id":883,"u":"quetz%20couatl_b2","p":54,"h":1,"n":"Quetz Couatl"},{"c":1,"s":10,"id":884,"u":"quickling_b2","p":218,"h":1,"n":"Quickling"},{"c":1,"s":10,"id":885,"u":"quoppopak_b2","p":219,"h":1,"n":"Quoppopak"},{"c":1,"s":10,"id":886,"u":"radiant%20warden_b2","p":220,"h":1,"n":"Radiant Warden"},{"c":1,"s":10,"id":887,"u":"raven_b2","p":221,"h":1,"n":"Raven"},{"c":1,"s":10,"id":888,"u":"raven%20swarm_b2","p":221,"h":1,"n":"Raven Swarm"},{"c":1,"s":10,"id":889,"u":"ravener_b2","p":224,"h":1,"n":"Ravener"},{"c":1,"s":10,"id":890,"u":"ravener%20husk_b2","p":224,"h":1,"n":"Ravener Husk"},{"c":1,"s":10,"id":891,"u":"reef%20octopus_b2","p":187,"h":1,"n":"Reef Octopus"},{"c":1,"s":10,"id":892,"u":"revenant_b2","p":227,"h":1,"n":"Revenant"},{"c":1,"s":10,"id":893,"u":"rhinoceros_b2","p":228,"h":1,"n":"Rhinoceros"},{"c":1,"s":10,"id":894,"u":"rusalka_b2","p":229,"h":1,"n":"Rusalka"},{"c":1,"s":10,"id":895,"u":"sacristan_b2","p":283,"h":1,"n":"Sacristan"},{"c":1,"s":10,"id":896,"u":"sand%20sentry_b2","p":109,"h":1,"n":"Sand Sentry"},{"c":1,"s":10,"id":897,"u":"sandpoint%20devil_b2","p":230,"h":1,"n":"Sandpoint Devil"},{"c":1,"s":10,"id":898,"u":"sard_b2","p":231,"h":1,"n":"Sard"},{"c":1,"s":10,"id":899,"u":"sarglagon_b2","p":73,"h":1,"n":"Sarglagon"},{"c":1,"s":10,"id":900,"u":"scarecrow_b2","p":232,"h":1,"n":"Scarecrow"},{"c":1,"s":10,"id":901,"u":"sceaduinar_b2","p":233,"h":1,"n":"Sceaduinar"},{"c":1,"s":10,"id":902,"u":"scythe%20tree_b2","p":235,"h":1,"n":"Scythe Tree"},{"c":1,"s":10,"id":903,"u":"sea%20drake_b2","p":101,"h":1,"n":"Sea Drake"},{"c":1,"s":10,"id":904,"u":"sea%20snake_b2","p":245,"h":1,"n":"Sea Snake"},{"c":1,"s":10,"id":905,"u":"shadow%20drake_b2","p":100,"h":1,"n":"Shadow Drake"},{"c":1,"s":10,"id":906,"u":"shadow%20giant_b2","p":127,"h":1,"n":"Shadow Giant"},{"c":1,"s":10,"id":907,"u":"shoal%20linnorm_b2","p":164,"h":1,"n":"Shoal Linnorm"},{"c":1,"s":10,"id":908,"u":"shocker%20lizard_b2","p":240,"h":1,"n":"Shocker Lizard"},{"c":1,"s":10,"id":909,"u":"shoggti_b2","p":213,"h":1,"n":"Shoggti"},{"c":1,"s":10,"id":910,"u":"skaveling_b2","p":241,"h":1,"n":"Skaveling"},{"c":1,"s":10,"id":911,"u":"skrik%20nettle_b2","p":242,"h":1,"n":"Skrik Nettle"},{"c":1,"s":10,"id":912,"u":"skulk_b2","p":243,"h":1,"n":"Skulk"},{"c":1,"s":10,"id":913,"u":"slime%20mold_b2","p":193,"h":1,"n":"Slime Mold"},{"c":1,"s":10,"id":914,"u":"snapping%20turtle_b2","p":269,"h":1,"n":"Snapping Turtle"},{"c":1,"s":10,"id":915,"u":"solar_b2","p":16,"h":1,"n":"Solar"},{"c":1,"s":10,"id":916,"u":"soul%20eater_b2","p":247,"h":1,"n":"Soul Eater"},{"c":1,"s":10,"id":917,"u":"spark%20bat_b2","p":106,"h":1,"n":"Spark Bat"},{"c":1,"s":10,"id":918,"u":"spear%20frog_b2","p":121,"h":1,"n":"Spear Frog"},{"c":1,"s":10,"id":919,"u":"specter_b2","p":248,"h":1,"n":"Specter"},{"c":1,"s":10,"id":920,"u":"spinosaurus_b2","p":83,"h":1,"n":"Spinosaurus"},{"c":1,"s":10,"id":921,"u":"spiral%20centurion_b2","p":250,"h":1,"n":"Spiral Centurion"},{"c":1,"s":10,"id":922,"u":"spirit%20naga_b2","p":179,"h":1,"n":"Spirit Naga"},{"c":1,"s":10,"id":923,"u":"sportlebore%20swarm_b2","p":251,"h":1,"n":"Sportlebore Swarm"},{"c":1,"s":10,"id":924,"u":"spriggan%20bully_b2","p":252,"h":1,"n":"Spriggan Bully"},{"c":1,"s":10,"id":925,"u":"spriggan%20warlord_b2","p":253,"h":1,"n":"Spriggan Warlord"},{"c":1,"s":10,"id":926,"u":"star%20archon_b2","p":24,"h":1,"n":"Star Archon"},{"c":1,"s":10,"id":927,"u":"steam%20mephit_b2","p":113,"h":1,"n":"Steam Mephit"},{"c":1,"s":10,"id":928,"u":"stingray_b2","p":226,"h":1,"n":"Stingray"},{"c":1,"s":10,"id":929,"u":"striding%20fire_b2","p":111,"h":1,"n":"Striding Fire"},{"c":1,"s":10,"id":930,"u":"stygira_b2","p":255,"h":1,"n":"Stygira"},{"c":1,"s":10,"id":931,"u":"suli%20dune%20dancer_b2","p":202,"h":1,"n":"Suli Dune Dancer"},{"c":1,"s":10,"id":932,"u":"sunflower%20leshy_b2","p":160,"h":1,"n":"Sunflower Leshy"},{"c":1,"s":10,"id":933,"u":"sylph%20sneak_b2","p":202,"h":1,"n":"Sylph Sneak"},{"c":1,"s":10,"id":934,"u":"taiga%20giant_b2","p":126,"h":1,"n":"Taiga Giant"},{"c":1,"s":10,"id":935,"u":"taiga%20linnorm_b2","p":167,"h":1,"n":"Taiga Linnorm"},{"c":1,"s":10,"id":936,"u":"tatzlwyrm_b2","p":256,"h":1,"n":"Tatzlwyrm"},{"c":1,"s":10,"id":937,"u":"tendriculos_b2","p":257,"h":1,"n":"Tendriculos"},{"c":1,"s":10,"id":938,"u":"thanadaemon_b2","p":61,"h":1,"n":"Thanadaemon"},{"c":1,"s":10,"id":939,"u":"theletos_b2","p":8,"h":1,"n":"Theletos"},{"c":1,"s":10,"id":940,"u":"thrasfyr_b2","p":258,"h":1,"n":"Thrasfyr"},{"c":1,"s":10,"id":941,"u":"thulgant_b2","p":217,"h":1,"n":"Thulgant"},{"c":1,"s":10,"id":942,"u":"thunderbird_b2","p":259,"h":1,"n":"Thunderbird"},{"c":1,"s":10,"id":943,"u":"tick%20swarm_b2","p":260,"h":1,"n":"Tick Swarm"},{"c":1,"s":10,"id":944,"u":"titan%20centipede_b2","p":50,"h":1,"n":"Titan Centipede"},{"c":1,"s":10,"id":945,"u":"totenmaske_b2","p":262,"h":1,"n":"Totenmaske"},{"c":1,"s":10,"id":946,"u":"triton_b2","p":263,"h":1,"n":"Triton"},{"c":1,"s":10,"id":947,"u":"trollhound_b2","p":268,"h":1,"n":"Trollhound"},{"c":1,"s":10,"id":948,"u":"trumpet%20archon_b2","p":23,"h":1,"n":"Trumpet Archon"},{"c":1,"s":10,"id":949,"u":"twigjack_b2","p":270,"h":1,"n":"Twigjack"},{"c":1,"s":10,"id":950,"u":"two-headed%20troll_b2","p":266,"h":1,"n":"Two-headed Troll"},{"c":1,"s":10,"id":951,"u":"umonlee_b2","p":271,"h":1,"n":"Umonlee"},{"c":1,"s":10,"id":952,"u":"undine%20hydromancer_b2","p":203,"h":1,"n":"Undine Hydromancer"},{"c":1,"s":10,"id":953,"u":"urdefhan%20tormentor_b2","p":273,"h":1,"n":"Urdefhan Tormentor"},{"c":1,"s":10,"id":954,"u":"urdefhan%20warrior_b2","p":272,"h":1,"n":"Urdefhan Warrior"},{"c":1,"s":10,"id":955,"u":"vampire%20squid_b2","p":254,"h":1,"n":"Vampire Squid"},{"c":1,"s":10,"id":956,"u":"vampiric%20mist_b2","p":278,"h":1,"n":"Vampiric Mist"},{"c":1,"s":10,"id":957,"u":"vanth_b2","p":210,"h":1,"n":"Vanth"},{"c":1,"s":10,"id":958,"u":"vaspercham_b2","p":279,"h":1,"n":"Vaspercham"},{"c":1,"s":10,"id":959,"u":"veranallia_b2","p":31,"h":1,"n":"Veranallia"},{"c":1,"s":10,"id":960,"u":"verdurous%20ooze_b2","p":194,"h":1,"n":"Verdurous Ooze"},{"c":1,"s":10,"id":961,"u":"vexgit_b2","p":134,"h":1,"n":"Vexgit"},{"c":1,"s":10,"id":962,"u":"violet%20fungus_b2","p":286,"h":1,"n":"Violet Fungus"},{"c":1,"s":10,"id":963,"u":"viper%20vine_b2","p":287,"h":1,"n":"Viper Vine"},{"c":1,"s":10,"id":964,"u":"void%20zombie_b2","p":288,"h":1,"n":"Void Zombie"},{"c":1,"s":10,"id":965,"u":"vrolikai_b2","p":69,"h":1,"n":"Vrolikai"},{"c":1,"s":10,"id":966,"u":"vrykolakas%20ancient_b2","p":277,"h":1,"n":"Vrykolakas Ancient"},{"c":1,"s":10,"id":967,"u":"vrykolakas%20master_b2","p":276,"h":1,"n":"Vrykolakas Master"},{"c":1,"s":10,"id":968,"u":"vrykolakas%20spawn_b2","p":276,"h":1,"n":"Vrykolakas Spawn"},{"c":1,"s":10,"id":969,"u":"water%20orm_b2","p":289,"h":1,"n":"Water Orm"},{"c":1,"s":10,"id":970,"u":"water%20yai_b2","p":191,"h":1,"n":"Water Yai"},{"c":1,"s":10,"id":971,"u":"wereboar_b2","p":290,"h":1,"n":"Wereboar"},{"c":1,"s":10,"id":972,"u":"weretiger_b2","p":291,"h":1,"n":"Weretiger"},{"c":1,"s":10,"id":973,"u":"witchfire_b2","p":293,"h":1,"n":"Witchfire"},{"c":1,"s":10,"id":974,"u":"witchwyrd_b2","p":294,"h":1,"n":"Witchwyrd"},{"c":1,"s":10,"id":975,"u":"wolverine_b2","p":295,"h":1,"n":"Wolverine"},{"c":1,"s":10,"id":976,"u":"wood%20giant_b2","p":124,"h":1,"n":"Wood Giant"},{"c":1,"s":10,"id":977,"u":"wood%20golem_b2","p":130,"h":1,"n":"Wood Golem"},{"c":1,"s":10,"id":978,"u":"woolly%20rhinoceros_b2","p":228,"h":1,"n":"Woolly Rhinoceros"},{"c":1,"s":10,"id":979,"u":"worm%20that%20walks%20cultist_b2","p":297,"h":1,"n":"Worm That Walks Cultist"},{"c":1,"s":10,"id":980,"u":"xill_b2","p":299,"h":1,"n":"Xill"},{"c":1,"s":10,"id":981,"u":"yamaraj_b2","p":211,"h":1,"n":"Yamaraj"},{"c":1,"s":10,"id":982,"u":"yellow%20musk%20brute_b2","p":301,"h":1,"n":"Yellow Musk Brute"},{"c":1,"s":10,"id":983,"u":"yellow%20musk%20creeper_b2","p":300,"h":1,"n":"Yellow Musk Creeper"},{"c":1,"s":10,"id":984,"u":"yellow%20musk%20thrall_b2","p":301,"h":1,"n":"Yellow Musk Thrall"},{"c":1,"s":10,"id":985,"u":"yeth%20hound_b2","p":302,"h":1,"n":"Yeth Hound"},{"c":1,"s":10,"id":986,"u":"young%20brine%20dragon_b2","p":87,"h":1,"n":"Young Brine Dragon"},{"c":1,"s":10,"id":987,"u":"young%20cloud%20dragon_b2","p":89,"h":1,"n":"Young Cloud Dragon"},{"c":1,"s":10,"id":988,"u":"young%20crystal%20dragon_b2","p":91,"h":1,"n":"Young Crystal Dragon"},{"c":1,"s":10,"id":989,"u":"young%20magma%20dragon_b2","p":94,"h":1,"n":"Young Magma Dragon"},{"c":1,"s":10,"id":990,"u":"young%20umbral%20dragon_b2","p":96,"h":1,"n":"Young Umbral Dragon"},{"c":1,"s":10,"id":991,"u":"zebub_b2","p":72,"h":1,"n":"Zebub"},{"c":1,"s":10,"id":992,"u":"zelekhut_b2","p":9,"h":1,"n":"Zelekhut"},{"c":1,"s":10,"id":993,"u":"zomok_b2","p":303,"h":1,"n":"Zomok"},{"c":1,"s":10,"id":994,"u":"zyss%20serpentfolk_b2","p":237,"h":1,"n":"Zyss Serpentfolk"},{"c":1,"s":11,"id":995,"u":"abandoned%20zealot_b3","p":8,"h":1,"n":"Abandoned Zealot"},{"c":1,"s":11,"id":996,"u":"abrikandilu_b3","p":61,"h":1,"n":"Abrikandilu"},{"c":1,"s":11,"id":997,"u":"adachros_b3","p":95,"h":1,"n":"Adachros"},{"c":1,"s":11,"id":998,"u":"adhukait_b3","p":23,"h":1,"n":"Adhukait"},{"c":1,"s":11,"id":999,"u":"adlet_b3","p":9,"h":1,"n":"Adlet"},{"c":1,"s":11,"id":1000,"u":"adult%20forest%20dragon_b3","p":75,"h":1,"n":"Adult Forest Dragon"},{"c":1,"s":11,"id":1001,"u":"adult%20sea%20dragon_b3","p":78,"h":1,"n":"Adult Sea Dragon"},{"c":1,"s":11,"id":1002,"u":"adult%20sky%20dragon_b3","p":80,"h":1,"n":"Adult Sky Dragon"},{"c":1,"s":11,"id":1003,"u":"adult%20sovereign%20dragon_b3","p":82,"h":1,"n":"Adult Sovereign Dragon"},{"c":1,"s":11,"id":1004,"u":"adult%20underworld%20dragon_b3","p":84,"h":1,"n":"Adult Underworld Dragon"},{"c":1,"s":11,"id":1005,"u":"aghash_b3","p":69,"h":1,"n":"Aghash"},{"c":1,"s":11,"id":1006,"u":"air%20wisp_b3","p":90,"h":1,"n":"Air Wisp"},{"c":1,"s":11,"id":1007,"u":"amalgamite_b3","p":14,"h":1,"n":"Amalgamite"},{"c":1,"s":11,"id":1008,"u":"amphisbaena_b3","p":15,"h":1,"n":"Amphisbaena"},{"c":1,"s":11,"id":1009,"u":"ancient%20forest%20dragon_b3","p":76,"h":1,"n":"Ancient Forest Dragon"},{"c":1,"s":11,"id":1010,"u":"ancient%20sea%20dragon_b3","p":78,"h":1,"n":"Ancient Sea Dragon"},{"c":1,"s":11,"id":1011,"u":"ancient%20sky%20dragon_b3","p":80,"h":1,"n":"Ancient Sky Dragon"},{"c":1,"s":11,"id":1012,"u":"ancient%20sovereign%20dragon_b3","p":83,"h":1,"n":"Ancient Sovereign Dragon"},{"c":1,"s":11,"id":1013,"u":"ancient%20underworld%20dragon_b3","p":85,"h":1,"n":"Ancient Underworld Dragon"},{"c":1,"s":11,"id":1014,"u":"android%20infiltrator_b3","p":16,"h":1,"n":"Android Infiltrator"},{"c":1,"s":11,"id":1015,"u":"angazhani_b3","p":17,"h":1,"n":"Angazhani"},{"c":1,"s":11,"id":1016,"u":"angheuvore%20flesh-gnawer_b3","p":174,"h":1,"n":"Angheuvore Flesh-gnawer"},{"c":1,"s":11,"id":1017,"u":"animated%20colossus_b3","p":19,"h":1,"n":"Animated Colossus"},{"c":1,"s":11,"id":1018,"u":"animated%20furnace_b3","p":18,"h":1,"n":"Animated Furnace"},{"c":1,"s":11,"id":1019,"u":"animated%20silverware%20swarm_b3","p":18,"h":1,"n":"Animated Silverware Swarm"},{"c":1,"s":11,"id":1020,"u":"animated%20trebuchet_b3","p":19,"h":1,"n":"Animated Trebuchet"},{"c":1,"s":11,"id":1021,"u":"aphorite%20sharpshooter_b3","p":204,"h":1,"n":"Aphorite Sharpshooter"},{"c":1,"s":11,"id":1022,"u":"arboreal%20archive_b3","p":21,"h":1,"n":"Arboreal Archive"},{"c":1,"s":11,"id":1023,"u":"arboreal%20reaper_b3","p":20,"h":1,"n":"Arboreal Reaper"},{"c":1,"s":11,"id":1024,"u":"arcane%20living%20rune_b3","p":163,"h":1,"n":"Arcane Living Rune"},{"c":1,"s":11,"id":1025,"u":"azarketi%20explorer_b3","p":26,"h":1,"n":"Azarketi Explorer"},{"c":1,"s":11,"id":1026,"u":"azer_b3","p":27,"h":1,"n":"Azer"},{"c":1,"s":11,"id":1027,"u":"bauble%20beast_b3","p":28,"h":1,"n":"Bauble Beast"},{"c":1,"s":11,"id":1028,"u":"baykok_b3","p":29,"h":1,"n":"Baykok"},{"c":1,"s":11,"id":1029,"u":"betobeto-san_b3","p":31,"h":1,"n":"Betobeto-san"},{"c":1,"s":11,"id":1030,"u":"bison_b3","p":32,"h":1,"n":"Bison"},{"c":1,"s":11,"id":1031,"u":"blood%20hag_b3","p":130,"h":1,"n":"Blood Hag"},{"c":1,"s":11,"id":1032,"u":"blood%20painter_b3","p":33,"h":1,"n":"Blood Painter"},{"c":1,"s":11,"id":1033,"u":"bone%20ship_b3","p":34,"h":1,"n":"Bone Ship"},{"c":1,"s":11,"id":1034,"u":"bore%20worm%20swarm_b3","p":36,"h":1,"n":"Bore Worm Swarm"},{"c":1,"s":11,"id":1035,"u":"brainchild_b3","p":38,"h":1,"n":"Brainchild"},{"c":1,"s":11,"id":1036,"u":"brimorak_b3","p":62,"h":1,"n":"Brimorak"},{"c":1,"s":11,"id":1037,"u":"buso%20farmer_b3","p":39,"h":1,"n":"Buso Farmer"},{"c":1,"s":11,"id":1038,"u":"cactus%20leshy_b3","p":160,"h":1,"n":"Cactus Leshy"},{"c":1,"s":11,"id":1039,"u":"caligni%20caller_b3","p":41,"h":1,"n":"Caligni Caller"},{"c":1,"s":11,"id":1040,"u":"caligni%20vanguard_b3","p":40,"h":1,"n":"Caligni Vanguard"},{"c":1,"s":11,"id":1041,"u":"calikang_b3","p":42,"h":1,"n":"Calikang"},{"c":1,"s":11,"id":1042,"u":"camel_b3","p":43,"h":1,"n":"Camel"},{"c":1,"s":11,"id":1043,"u":"caulborn_b3","p":94,"h":1,"n":"Caulborn"},{"c":1,"s":11,"id":1044,"u":"cave%20giant_b3","p":108,"h":1,"n":"Cave Giant"},{"c":1,"s":11,"id":1045,"u":"cecaelia%20trapper_b3","p":45,"h":1,"n":"Cecaelia Trapper"},{"c":1,"s":11,"id":1046,"u":"chouchin-obake_b3","p":277,"h":1,"n":"Chouchin-obake"},{"c":1,"s":11,"id":1047,"u":"chyzaedu_b3","p":46,"h":1,"n":"Chyzaedu"},{"c":1,"s":11,"id":1048,"u":"city%20guard%20squadron_b3","p":47,"h":1,"n":"City Guard Squadron"},{"c":1,"s":11,"id":1049,"u":"clacking%20skull%20swarm_b3","p":244,"h":1,"n":"Clacking Skull Swarm"},{"c":1,"s":11,"id":1050,"u":"clockwork%20dragon_b3","p":51,"h":1,"n":"Clockwork Dragon"},{"c":1,"s":11,"id":1051,"u":"clockwork%20mage_b3","p":50,"h":1,"n":"Clockwork Mage"},{"c":1,"s":11,"id":1052,"u":"clockwork%20soldier_b3","p":49,"h":1,"n":"Clockwork Soldier"},{"c":1,"s":11,"id":1053,"u":"clockwork%20spy_b3","p":48,"h":1,"n":"Clockwork Spy"},{"c":1,"s":11,"id":1054,"u":"cobbleswarm_b3","p":52,"h":1,"n":"Cobbleswarm"},{"c":1,"s":11,"id":1055,"u":"common%20eurypterid_b3","p":97,"h":1,"n":"Common Eurypterid"},{"c":1,"s":11,"id":1056,"u":"consonite%20choir_b3","p":53,"h":1,"n":"Consonite Choir"},{"c":1,"s":11,"id":1057,"u":"coral%20capuchin_b3","p":54,"h":1,"n":"Coral Capuchin"},{"c":1,"s":11,"id":1058,"u":"corrupted%20relic_b3","p":55,"h":1,"n":"Corrupted Relic"},{"c":1,"s":11,"id":1059,"u":"crossroads%20guardian_b3","p":59,"h":1,"n":"Crossroads Guardian"},{"c":1,"s":11,"id":1060,"u":"cunning%20fox_b3","p":252,"h":1,"n":"Cunning Fox"},{"c":1,"s":11,"id":1061,"u":"danava%20titan_b3","p":270,"h":1,"n":"Danava Titan"},{"c":1,"s":11,"id":1062,"u":"deimavigga_b3","p":66,"h":1,"n":"Deimavigga"},{"c":1,"s":11,"id":1063,"u":"desert%20giant_b3","p":109,"h":1,"n":"Desert Giant"},{"c":1,"s":11,"id":1064,"u":"divine%20warden%20of%20nethys_b3","p":73,"h":1,"n":"Divine Warden Of Nethys"},{"c":1,"s":11,"id":1065,"u":"domovoi_b3","p":136,"h":1,"n":"Domovoi"},{"c":1,"s":11,"id":1066,"u":"doru_b3","p":68,"h":1,"n":"Doru"},{"c":1,"s":11,"id":1067,"u":"draconal_b3","p":13,"h":1,"n":"Draconal"},{"c":1,"s":11,"id":1068,"u":"dramofir_b3","p":86,"h":1,"n":"Dramofir"},{"c":1,"s":11,"id":1069,"u":"draxie_b3","p":255,"h":1,"n":"Draxie"},{"c":1,"s":11,"id":1070,"u":"dretch_b3","p":60,"h":1,"n":"Dretch"},{"c":1,"s":11,"id":1071,"u":"duende_b3","p":87,"h":1,"n":"Duende"},{"c":1,"s":11,"id":1072,"u":"dvorovoi_b3","p":137,"h":1,"n":"Dvorovoi"},{"c":1,"s":11,"id":1073,"u":"dybbuk_b3","p":88,"h":1,"n":"Dybbuk"},{"c":1,"s":11,"id":1074,"u":"earth%20wisp_b3","p":91,"h":1,"n":"Earth Wisp"},{"c":1,"s":11,"id":1075,"u":"einherji_b3","p":89,"h":1,"n":"Einherji"},{"c":1,"s":11,"id":1076,"u":"elder%20sphinx_b3","p":250,"h":1,"n":"Elder Sphinx"},{"c":1,"s":11,"id":1077,"u":"elder%20wyrmwraith_b3","p":297,"h":1,"n":"Elder Wyrmwraith"},{"c":1,"s":11,"id":1078,"u":"elysian%20titan_b3","p":268,"h":1,"n":"Elysian Titan"},{"c":1,"s":11,"id":1079,"u":"empress%20bore%20worm_b3","p":37,"h":1,"n":"Empress Bore Worm"},{"c":1,"s":11,"id":1080,"u":"esipil_b3","p":218,"h":1,"n":"Esipil"},{"c":1,"s":11,"id":1081,"u":"etioling%20blightmage_b3","p":177,"h":1,"n":"Etioling Blightmage"},{"c":1,"s":11,"id":1082,"u":"eunemvro_b3","p":96,"h":1,"n":"Eunemvro"},{"c":1,"s":11,"id":1083,"u":"fading%20fox_b3","p":102,"h":1,"n":"Fading Fox"},{"c":1,"s":11,"id":1084,"u":"feathered%20bear_b3","p":253,"h":1,"n":"Feathered Bear"},{"c":1,"s":11,"id":1085,"u":"feral%20skull%20swarm_b3","p":244,"h":1,"n":"Feral Skull Swarm"},{"c":1,"s":11,"id":1086,"u":"festrog_b3","p":98,"h":1,"n":"Festrog"},{"c":1,"s":11,"id":1087,"u":"fire%20wisp_b3","p":91,"h":1,"n":"Fire Wisp"},{"c":1,"s":11,"id":1088,"u":"flaming%20skull_b3","p":30,"h":1,"n":"Flaming Skull"},{"c":1,"s":11,"id":1089,"u":"flumph_b3","p":100,"h":1,"n":"Flumph"},{"c":1,"s":11,"id":1090,"u":"fortune%20eater_b3","p":101,"h":1,"n":"Fortune Eater"},{"c":1,"s":11,"id":1091,"u":"fossil%20golem_b3","p":116,"h":1,"n":"Fossil Golem"},{"c":1,"s":11,"id":1092,"u":"fuath_b3","p":121,"h":1,"n":"Fuath"},{"c":1,"s":11,"id":1093,"u":"galvo_b3","p":103,"h":1,"n":"Galvo"},{"c":1,"s":11,"id":1094,"u":"ganzi%20martial%20artist_b3","p":205,"h":1,"n":"Ganzi Martial Artist"},{"c":1,"s":11,"id":1095,"u":"garuda_b3","p":104,"h":1,"n":"Garuda"},{"c":1,"s":11,"id":1096,"u":"gathlain%20wanderer_b3","p":105,"h":1,"n":"Gathlain Wanderer"},{"c":1,"s":11,"id":1097,"u":"ghoran%20manipulator_b3","p":106,"h":1,"n":"Ghoran Manipulator"},{"c":1,"s":11,"id":1098,"u":"giant%20flying%20squirrel_b3","p":257,"h":1,"n":"Giant Flying Squirrel"},{"c":1,"s":11,"id":1099,"u":"giant%20hermit%20crab_b3","p":58,"h":1,"n":"Giant Hermit Crab"},{"c":1,"s":11,"id":1100,"u":"giant%20opossum_b3","p":192,"h":1,"n":"Giant Opossum"},{"c":1,"s":11,"id":1101,"u":"giant%20pangolin_b3","p":199,"h":1,"n":"Giant Pangolin"},{"c":1,"s":11,"id":1102,"u":"giant%20porcupine_b3","p":207,"h":1,"n":"Giant Porcupine"},{"c":1,"s":11,"id":1103,"u":"giant%20seahorse_b3","p":227,"h":1,"n":"Giant Seahorse"},{"c":1,"s":11,"id":1104,"u":"giant%20skunk_b3","p":246,"h":1,"n":"Giant Skunk"},{"c":1,"s":11,"id":1105,"u":"giant%20vulture_b3","p":289,"h":1,"n":"Giant Vulture"},{"c":1,"s":11,"id":1106,"u":"girtablilu%20seer_b3","p":113,"h":1,"n":"Girtablilu Seer"},{"c":1,"s":11,"id":1107,"u":"girtablilu%20sentry_b3","p":112,"h":1,"n":"Girtablilu Sentry"},{"c":1,"s":11,"id":1108,"u":"gliminal_b3","p":114,"h":1,"n":"Gliminal"},{"c":1,"s":11,"id":1109,"u":"globster_b3","p":115,"h":1,"n":"Globster"},{"c":1,"s":11,"id":1110,"u":"green%20man_b3","p":118,"h":1,"n":"Green Man"},{"c":1,"s":11,"id":1111,"u":"grimple_b3","p":120,"h":1,"n":"Grimple"},{"c":1,"s":11,"id":1112,"u":"grioth%20cultist_b3","p":123,"h":1,"n":"Grioth Cultist"},{"c":1,"s":11,"id":1113,"u":"grioth%20scout_b3","p":122,"h":1,"n":"Grioth Scout"},{"c":1,"s":11,"id":1114,"u":"guecubu_b3","p":126,"h":1,"n":"Guecubu"},{"c":1,"s":11,"id":1115,"u":"gurgist%20mauler_b3","p":175,"h":1,"n":"Gurgist Mauler"},{"c":1,"s":11,"id":1116,"u":"hadrinnex_b3","p":127,"h":1,"n":"Hadrinnex"},{"c":1,"s":11,"id":1117,"u":"haniver_b3","p":120,"h":1,"n":"Haniver"},{"c":1,"s":11,"id":1118,"u":"harmona_b3","p":132,"h":1,"n":"Harmona"},{"c":1,"s":11,"id":1119,"u":"harpy%20skeleton_b3","p":236,"h":1,"n":"Harpy Skeleton"},{"c":1,"s":11,"id":1120,"u":"hatred%20siktempora_b3","p":235,"h":1,"n":"Hatred Siktempora"},{"c":1,"s":11,"id":1121,"u":"hekatonkheires%20titan_b3","p":271,"h":1,"n":"Hekatonkheires Titan"},{"c":1,"s":11,"id":1122,"u":"hellbound%20attorney_b3","p":64,"h":1,"n":"Hellbound Attorney"},{"c":1,"s":11,"id":1123,"u":"hellknight%20cavalry%20brigade_b3","p":44,"h":1,"n":"Hellknight Cavalry Brigade"},{"c":1,"s":11,"id":1124,"u":"hellwasp%20swarm_b3","p":133,"h":1,"n":"Hellwasp Swarm"},{"c":1,"s":11,"id":1125,"u":"herexen_b3","p":134,"h":1,"n":"Herexen"},{"c":1,"s":11,"id":1126,"u":"hermit%20crab%20swarm_b3","p":58,"h":1,"n":"Hermit Crab Swarm"},{"c":1,"s":11,"id":1127,"u":"hesperid_b3","p":189,"h":1,"n":"Hesperid"},{"c":1,"s":11,"id":1128,"u":"hesperid%20queen_b3","p":191,"h":1,"n":"Hesperid Queen"},{"c":1,"s":11,"id":1129,"u":"hieracosphinx_b3","p":250,"h":1,"n":"Hieracosphinx"},{"c":1,"s":11,"id":1130,"u":"house%20drake_b3","p":135,"h":1,"n":"House Drake"},{"c":1,"s":11,"id":1131,"u":"huldra_b3","p":138,"h":1,"n":"Huldra"},{"c":1,"s":11,"id":1132,"u":"hyakume_b3","p":139,"h":1,"n":"Hyakume"},{"c":1,"s":11,"id":1133,"u":"incutilis_b3","p":140,"h":1,"n":"Incutilis"},{"c":1,"s":11,"id":1134,"u":"ioton_b3","p":92,"h":1,"n":"Ioton"},{"c":1,"s":11,"id":1135,"u":"ittan-momen_b3","p":276,"h":1,"n":"Ittan-momen"},{"c":1,"s":11,"id":1136,"u":"japalisura_b3","p":23,"h":1,"n":"Japalisura"},{"c":1,"s":11,"id":1137,"u":"jorogumo_b3","p":141,"h":1,"n":"Jorogumo"},{"c":1,"s":11,"id":1138,"u":"kangaroo_b3","p":146,"h":1,"n":"Kangaroo"},{"c":1,"s":11,"id":1139,"u":"kappa_b3","p":147,"h":1,"n":"Kappa"},{"c":1,"s":11,"id":1140,"u":"kasa-obake_b3","p":277,"h":1,"n":"Kasa-obake"},{"c":1,"s":11,"id":1141,"u":"khravgodon_b3","p":192,"h":1,"n":"Khravgodon"},{"c":1,"s":11,"id":1142,"u":"kimenhul_b3","p":222,"h":1,"n":"Kimenhul"},{"c":1,"s":11,"id":1143,"u":"kirin_b3","p":148,"h":1,"n":"Kirin"},{"c":1,"s":11,"id":1144,"u":"kishi_b3","p":149,"h":1,"n":"Kishi"},{"c":1,"s":11,"id":1145,"u":"kitsune%20trickster_b3","p":150,"h":1,"n":"Kitsune Trickster"},{"c":1,"s":11,"id":1146,"u":"kodama_b3","p":143,"h":1,"n":"Kodama"},{"c":1,"s":11,"id":1147,"u":"kokogiak_b3","p":151,"h":1,"n":"Kokogiak"},{"c":1,"s":11,"id":1148,"u":"kongamato_b3","p":152,"h":1,"n":"Kongamato"},{"c":1,"s":11,"id":1149,"u":"kovintus%20geomancer_b3","p":153,"h":1,"n":"Kovintus Geomancer"},{"c":1,"s":11,"id":1150,"u":"krampus_b3","p":154,"h":1,"n":"Krampus"},{"c":1,"s":11,"id":1151,"u":"kuchisake-onna_b3","p":156,"h":1,"n":"Kuchisake-onna"},{"c":1,"s":11,"id":1152,"u":"kurobozu_b3","p":157,"h":1,"n":"Kurobozu"},{"c":1,"s":11,"id":1153,"u":"kushtaka_b3","p":158,"h":1,"n":"Kushtaka"},{"c":1,"s":11,"id":1154,"u":"lampad_b3","p":188,"h":1,"n":"Lampad"},{"c":1,"s":11,"id":1155,"u":"lampad%20queen_b3","p":189,"h":1,"n":"Lampad Queen"},{"c":1,"s":11,"id":1156,"u":"ledalusca_b3","p":159,"h":1,"n":"Ledalusca"},{"c":1,"s":11,"id":1157,"u":"leng%20ghoul_b3","p":107,"h":1,"n":"Leng Ghoul"},{"c":1,"s":11,"id":1158,"u":"levaloch_b3","p":65,"h":1,"n":"Levaloch"},{"c":1,"s":11,"id":1159,"u":"lifeleecher%20brawler_b3","p":176,"h":1,"n":"Lifeleecher Brawler"},{"c":1,"s":11,"id":1160,"u":"locathah%20hunter_b3","p":164,"h":1,"n":"Locathah Hunter"},{"c":1,"s":11,"id":1161,"u":"love%20siktempora_b3","p":234,"h":1,"n":"Love Siktempora"},{"c":1,"s":11,"id":1162,"u":"lovelorn_b3","p":165,"h":1,"n":"Lovelorn"},{"c":1,"s":11,"id":1163,"u":"maftet%20guardian_b3","p":166,"h":1,"n":"Maftet Guardian"},{"c":1,"s":11,"id":1164,"u":"maharaja_b3","p":211,"h":1,"n":"Maharaja"},{"c":1,"s":11,"id":1165,"u":"manticore%20paaridar_b3","p":198,"h":1,"n":"Manticore Paaridar"},{"c":1,"s":11,"id":1166,"u":"megalictis_b3","p":291,"h":1,"n":"Megalictis"},{"c":1,"s":11,"id":1167,"u":"megatherium_b3","p":248,"h":1,"n":"Megatherium"},{"c":1,"s":11,"id":1168,"u":"melixie_b3","p":255,"h":1,"n":"Melixie"},{"c":1,"s":11,"id":1169,"u":"mezlan_b3","p":167,"h":1,"n":"Mezlan"},{"c":1,"s":11,"id":1170,"u":"mi-go_b3","p":168,"h":1,"n":"Mi-Go"},{"c":1,"s":11,"id":1171,"u":"millindemalion_b3","p":169,"h":1,"n":"Millindemalion"},{"c":1,"s":11,"id":1172,"u":"misery%20siktempora_b3","p":232,"h":1,"n":"Misery Siktempora"},{"c":1,"s":11,"id":1173,"u":"mithral%20golem_b3","p":117,"h":1,"n":"Mithral Golem"},{"c":1,"s":11,"id":1174,"u":"mix%20couatl_b3","p":56,"h":1,"n":"Mix Couatl"},{"c":1,"s":11,"id":1175,"u":"mobogo_b3","p":170,"h":1,"n":"Mobogo"},{"c":1,"s":11,"id":1176,"u":"mokele-mbembe_b3","p":171,"h":1,"n":"Mokele-mbembe"},{"c":1,"s":11,"id":1177,"u":"monkey_b3","p":172,"h":1,"n":"Monkey"},{"c":1,"s":11,"id":1178,"u":"monkey%20swarm_b3","p":172,"h":1,"n":"Monkey Swarm"},{"c":1,"s":11,"id":1179,"u":"moon%20hag_b3","p":131,"h":1,"n":"Moon Hag"},{"c":1,"s":11,"id":1180,"u":"moose_b3","p":173,"h":1,"n":"Moose"},{"c":1,"s":11,"id":1181,"u":"mothman_b3","p":179,"h":1,"n":"Mothman"},{"c":1,"s":11,"id":1182,"u":"munagola_b3","p":66,"h":1,"n":"Munagola"},{"c":1,"s":11,"id":1183,"u":"munavri%20spellblade_b3","p":180,"h":1,"n":"Munavri Spellblade"},{"c":1,"s":11,"id":1184,"u":"myceloid_b3","p":181,"h":1,"n":"Myceloid"},{"c":1,"s":11,"id":1185,"u":"nagaji%20soldier_b3","p":182,"h":1,"n":"Nagaji Soldier"},{"c":1,"s":11,"id":1186,"u":"namorrodor_b3","p":183,"h":1,"n":"Namorrodor"},{"c":1,"s":11,"id":1187,"u":"narwhal_b3","p":184,"h":1,"n":"Narwhal"},{"c":1,"s":11,"id":1188,"u":"nemhaith_b3","p":185,"h":1,"n":"Nemhaith"},{"c":1,"s":11,"id":1189,"u":"nightgaunt_b3","p":186,"h":1,"n":"Nightgaunt"},{"c":1,"s":11,"id":1190,"u":"nightmarchers_b3","p":187,"h":1,"n":"Nightmarchers"},{"c":1,"s":11,"id":1191,"u":"nikaramsa_b3","p":25,"h":1,"n":"Nikaramsa"},{"c":1,"s":11,"id":1192,"u":"nosferatu%20malefactor_b3","p":285,"h":1,"n":"Nosferatu Malefactor"},{"c":1,"s":11,"id":1193,"u":"nosferatu%20overlord_b3","p":285,"h":1,"n":"Nosferatu Overlord"},{"c":1,"s":11,"id":1194,"u":"nosferatu%20thrall_b3","p":284,"h":1,"n":"Nosferatu Thrall"},{"c":1,"s":11,"id":1195,"u":"nucol_b3","p":220,"h":1,"n":"Nucol"},{"c":1,"s":11,"id":1196,"u":"nyktera_b3","p":254,"h":1,"n":"Nyktera"},{"c":1,"s":11,"id":1197,"u":"oil%20living%20graffiti_b3","p":162,"h":1,"n":"Oil Living Graffiti"},{"c":1,"s":11,"id":1198,"u":"omox_b3","p":63,"h":1,"n":"Omox"},{"c":1,"s":11,"id":1199,"u":"ostovite_b3","p":193,"h":1,"n":"Ostovite"},{"c":1,"s":11,"id":1200,"u":"ouroboros_b3","p":194,"h":1,"n":"Ouroboros"},{"c":1,"s":11,"id":1201,"u":"ovinnik_b3","p":137,"h":1,"n":"Ovinnik"},{"c":1,"s":11,"id":1202,"u":"owb_b3","p":196,"h":1,"n":"Owb"},{"c":1,"s":11,"id":1203,"u":"owb%20prophet_b3","p":197,"h":1,"n":"Owb Prophet"},{"c":1,"s":11,"id":1204,"u":"pairaka_b3","p":70,"h":1,"n":"Pairaka"},{"c":1,"s":11,"id":1205,"u":"pakalchi_b3","p":220,"h":1,"n":"Pakalchi"},{"c":1,"s":11,"id":1206,"u":"palace%20skelm_b3","p":240,"h":1,"n":"Palace Skelm"},{"c":1,"s":11,"id":1207,"u":"penanggalan_b3","p":200,"h":1,"n":"Penanggalan"},{"c":1,"s":11,"id":1208,"u":"peri_b3","p":201,"h":1,"n":"Peri"},{"c":1,"s":11,"id":1209,"u":"phantom%20beast_b3","p":203,"h":1,"n":"Phantom Beast"},{"c":1,"s":11,"id":1210,"u":"phantom%20knight_b3","p":202,"h":1,"n":"Phantom Knight"},{"c":1,"s":11,"id":1211,"u":"piranha%20swarm_b3","p":99,"h":1,"n":"Piranha Swarm"},{"c":1,"s":11,"id":1212,"u":"plague%20giant_b3","p":111,"h":1,"n":"Plague Giant"},{"c":1,"s":11,"id":1213,"u":"platecarpus_b3","p":178,"h":1,"n":"Platecarpus"},{"c":1,"s":11,"id":1214,"u":"popobawa_b3","p":206,"h":1,"n":"Popobawa"},{"c":1,"s":11,"id":1215,"u":"procyal_b3","p":12,"h":1,"n":"Procyal"},{"c":1,"s":11,"id":1216,"u":"pufferfish_b3","p":99,"h":1,"n":"Pufferfish"},{"c":1,"s":11,"id":1217,"u":"pukwudgie_b3","p":208,"h":1,"n":"Pukwudgie"},{"c":1,"s":11,"id":1218,"u":"quintessivore_b3","p":209,"h":1,"n":"Quintessivore"},{"c":1,"s":11,"id":1219,"u":"raktavarna_b3","p":210,"h":1,"n":"Raktavarna"},{"c":1,"s":11,"id":1220,"u":"rancorous%20priesthood_b3","p":213,"h":1,"n":"Rancorous Priesthood"},{"c":1,"s":11,"id":1221,"u":"rat%20snake%20swarm_b3","p":249,"h":1,"n":"Rat Snake Swarm"},{"c":1,"s":11,"id":1222,"u":"red%20fox_b3","p":102,"h":1,"n":"Red Fox"},{"c":1,"s":11,"id":1223,"u":"rhu-chalik_b3","p":214,"h":1,"n":"Rhu-chalik"},{"c":1,"s":11,"id":1224,"u":"ringhorn%20ram_b3","p":212,"h":1,"n":"Ringhorn Ram"},{"c":1,"s":11,"id":1225,"u":"roiling%20incant_b3","p":215,"h":1,"n":"Roiling Incant"},{"c":1,"s":11,"id":1226,"u":"rokurokubi_b3","p":216,"h":1,"n":"Rokurokubi"},{"c":1,"s":11,"id":1227,"u":"rosethorn%20ram_b3","p":212,"h":1,"n":"Rosethorn Ram"},{"c":1,"s":11,"id":1228,"u":"sabosan_b3","p":217,"h":1,"n":"Sabosan"},{"c":1,"s":11,"id":1229,"u":"samsaran%20anchorite_b3","p":224,"h":1,"n":"Samsaran Anchorite"},{"c":1,"s":11,"id":1230,"u":"sasquatch_b3","p":225,"h":1,"n":"Sasquatch"},{"c":1,"s":11,"id":1231,"u":"scalescribe_b3","p":226,"h":1,"n":"Scalescribe"},{"c":1,"s":11,"id":1232,"u":"seaweed%20leshy_b3","p":161,"h":1,"n":"Seaweed Leshy"},{"c":1,"s":11,"id":1233,"u":"seething%20spirit_b3","p":228,"h":1,"n":"Seething Spirit"},{"c":1,"s":11,"id":1234,"u":"sepid_b3","p":71,"h":1,"n":"Sepid"},{"c":1,"s":11,"id":1235,"u":"severed%20head_b3","p":30,"h":1,"n":"Severed Head"},{"c":1,"s":11,"id":1236,"u":"shabti%20redeemer_b3","p":229,"h":1,"n":"Shabti Redeemer"},{"c":1,"s":11,"id":1237,"u":"shae_b3","p":230,"h":1,"n":"Shae"},{"c":1,"s":11,"id":1238,"u":"shambler%20troop_b3","p":302,"h":1,"n":"Shambler Troop"},{"c":1,"s":11,"id":1239,"u":"shantak_b3","p":231,"h":1,"n":"Shantak"},{"c":1,"s":11,"id":1240,"u":"shaukeen_b3","p":22,"h":1,"n":"Shaukeen"},{"c":1,"s":11,"id":1241,"u":"shikigami_b3","p":142,"h":1,"n":"Shikigami"},{"c":1,"s":11,"id":1242,"u":"shrine%20skelm_b3","p":239,"h":1,"n":"Shrine Skelm"},{"c":1,"s":11,"id":1243,"u":"shulsaga_b3","p":93,"h":1,"n":"Shulsaga"},{"c":1,"s":11,"id":1244,"u":"silvanshee_b3","p":10,"h":1,"n":"Silvanshee"},{"c":1,"s":11,"id":1245,"u":"skeleton%20infantry_b3","p":237,"h":1,"n":"Skeleton Infantry"},{"c":1,"s":11,"id":1246,"u":"skinstitch_b3","p":242,"h":1,"n":"Skinstitch"},{"c":1,"s":11,"id":1247,"u":"skull%20peeler_b3","p":243,"h":1,"n":"Skull Peeler"},{"c":1,"s":11,"id":1248,"u":"skunk_b3","p":246,"h":1,"n":"Skunk"},{"c":1,"s":11,"id":1249,"u":"slithering%20pit_b3","p":247,"h":1,"n":"Slithering Pit"},{"c":1,"s":11,"id":1250,"u":"sorcerous%20skull%20swarm_b3","p":245,"h":1,"n":"Sorcerous Skull Swarm"},{"c":1,"s":11,"id":1251,"u":"soul%20skelm_b3","p":241,"h":1,"n":"Soul Skelm"},{"c":1,"s":11,"id":1252,"u":"spiny%20eurypterid_b3","p":97,"h":1,"n":"Spiny Eurypterid"},{"c":1,"s":11,"id":1253,"u":"squirming%20swill_b3","p":256,"h":1,"n":"Squirming Swill"},{"c":1,"s":11,"id":1254,"u":"squirrel%20swarm_b3","p":257,"h":1,"n":"Squirrel Swarm"},{"c":1,"s":11,"id":1255,"u":"stheno%20harpist_b3","p":258,"h":1,"n":"Stheno Harpist"},{"c":1,"s":11,"id":1256,"u":"stone%20lion_b3","p":125,"h":1,"n":"Stone Lion"},{"c":1,"s":11,"id":1257,"u":"stone%20lion%20cub_b3","p":124,"h":1,"n":"Stone Lion Cub"},{"c":1,"s":11,"id":1258,"u":"storm%20hag_b3","p":128,"h":1,"n":"Storm Hag"},{"c":1,"s":11,"id":1259,"u":"street%20skelm_b3","p":238,"h":1,"n":"Street Skelm"},{"c":1,"s":11,"id":1260,"u":"strix%20kinmate_b3","p":259,"h":1,"n":"Strix Kinmate"},{"c":1,"s":11,"id":1261,"u":"sturzstromer_b3","p":52,"h":1,"n":"Sturzstromer"},{"c":1,"s":11,"id":1262,"u":"sulfur%20zombie_b3","p":303,"h":1,"n":"Sulfur Zombie"},{"c":1,"s":11,"id":1263,"u":"sumbreiva_b3","p":260,"h":1,"n":"Sumbreiva"},{"c":1,"s":11,"id":1264,"u":"swordkeeper_b3","p":261,"h":1,"n":"Swordkeeper"},{"c":1,"s":11,"id":1265,"u":"tattoo%20guardian_b3","p":262,"h":1,"n":"Tattoo Guardian"},{"c":1,"s":11,"id":1266,"u":"terra-cotta%20garrison_b3","p":263,"h":1,"n":"Terra-cotta Garrison"},{"c":1,"s":11,"id":1267,"u":"terra-cotta%20soldier_b3","p":263,"h":1,"n":"Terra-cotta Soldier"},{"c":1,"s":11,"id":1268,"u":"terror%20bird_b3","p":264,"h":1,"n":"Terror Bird"},{"c":1,"s":11,"id":1269,"u":"terror%20shrike_b3","p":264,"h":1,"n":"Terror Shrike"},{"c":1,"s":11,"id":1270,"u":"thanatotic%20titan_b3","p":269,"h":1,"n":"Thanatotic Titan"},{"c":1,"s":11,"id":1271,"u":"three-toed%20sloth_b3","p":248,"h":1,"n":"Three-toed Sloth"},{"c":1,"s":11,"id":1272,"u":"tiddalik_b3","p":265,"h":1,"n":"Tiddalik"},{"c":1,"s":11,"id":1273,"u":"tidehawk_b3","p":266,"h":1,"n":"Tidehawk"},{"c":1,"s":11,"id":1274,"u":"tikbalang_b3","p":267,"h":1,"n":"Tikbalang"},{"c":1,"s":11,"id":1275,"u":"tolokand_b3","p":272,"h":1,"n":"Tolokand"},{"c":1,"s":11,"id":1276,"u":"tomb%20giant_b3","p":110,"h":1,"n":"Tomb Giant"},{"c":1,"s":11,"id":1277,"u":"tooth%20fairy_b3","p":273,"h":1,"n":"Tooth Fairy"},{"c":1,"s":11,"id":1278,"u":"tooth%20fairy%20swarm_b3","p":273,"h":1,"n":"Tooth Fairy Swarm"},{"c":1,"s":11,"id":1279,"u":"toshigami_b3","p":145,"h":1,"n":"Toshigami"},{"c":1,"s":11,"id":1280,"u":"trailgaunt_b3","p":274,"h":1,"n":"Trailgaunt"},{"c":1,"s":11,"id":1281,"u":"trilobite_b3","p":275,"h":1,"n":"Trilobite"},{"c":1,"s":11,"id":1282,"u":"trilobite%20swarm_b3","p":275,"h":1,"n":"Trilobite Swarm"},{"c":1,"s":11,"id":1283,"u":"triumph%20siktempora_b3","p":233,"h":1,"n":"Triumph Siktempora"},{"c":1,"s":11,"id":1284,"u":"tupilaq_b3","p":278,"h":1,"n":"Tupilaq"},{"c":1,"s":11,"id":1285,"u":"tylosaurus_b3","p":178,"h":1,"n":"Tylosaurus"},{"c":1,"s":11,"id":1286,"u":"tyrannosaurus%20skeleton_b3","p":236,"h":1,"n":"Tyrannosaurus Skeleton"},{"c":1,"s":11,"id":1287,"u":"tzitzimitl_b3","p":279,"h":1,"n":"Tzitzimitl"},{"c":1,"s":11,"id":1288,"u":"umasi_b3","p":280,"h":1,"n":"Umasi"},{"c":1,"s":11,"id":1289,"u":"valkyrie_b3","p":281,"h":1,"n":"Valkyrie"},{"c":1,"s":11,"id":1290,"u":"vanara%20disciple_b3","p":286,"h":1,"n":"Vanara Disciple"},{"c":1,"s":11,"id":1291,"u":"vilderavn_b3","p":287,"h":1,"n":"Vilderavn"},{"c":1,"s":11,"id":1292,"u":"vine%20leshy_b3","p":160,"h":1,"n":"Vine Leshy"},{"c":1,"s":11,"id":1293,"u":"viper%20swarm_b3","p":249,"h":1,"n":"Viper Swarm"},{"c":1,"s":11,"id":1294,"u":"vishkanya%20infiltrator_b3","p":288,"h":1,"n":"Vishkanya Infiltrator"},{"c":1,"s":11,"id":1295,"u":"vulpinal_b3","p":11,"h":1,"n":"Vulpinal"},{"c":1,"s":11,"id":1296,"u":"water%20wisp_b3","p":91,"h":1,"n":"Water Wisp"},{"c":1,"s":11,"id":1297,"u":"wayang%20whisperblade_b3","p":290,"h":1,"n":"Wayang Whisperblade"},{"c":1,"s":11,"id":1298,"u":"weasel_b3","p":291,"h":1,"n":"Weasel"},{"c":1,"s":11,"id":1299,"u":"werebat_b3","p":293,"h":1,"n":"Werebat"},{"c":1,"s":11,"id":1300,"u":"werecrocodile_b3","p":293,"h":1,"n":"Werecrocodile"},{"c":1,"s":11,"id":1301,"u":"wihsaak_b3","p":220,"h":1,"n":"Wihsaak"},{"c":1,"s":11,"id":1302,"u":"winter%20hag_b3","p":129,"h":1,"n":"Winter Hag"},{"c":1,"s":11,"id":1303,"u":"wizard%20sponge_b3","p":294,"h":1,"n":"Wizard Sponge"},{"c":1,"s":11,"id":1304,"u":"wolliped_b3","p":295,"h":1,"n":"Wolliped"},{"c":1,"s":11,"id":1305,"u":"wyrmwraith_b3","p":296,"h":1,"n":"Wyrmwraith"},{"c":1,"s":11,"id":1306,"u":"wyrwood%20sneak_b3","p":298,"h":1,"n":"Wyrwood Sneak"},{"c":1,"s":11,"id":1307,"u":"ximtal_b3","p":222,"h":1,"n":"Ximtal"},{"c":1,"s":11,"id":1308,"u":"xiuh%20couatl_b3","p":57,"h":1,"n":"Xiuh Couatl"},{"c":1,"s":11,"id":1309,"u":"yithian_b3","p":299,"h":1,"n":"Yithian"},{"c":1,"s":11,"id":1310,"u":"young%20forest%20dragon_b3","p":74,"h":1,"n":"Young Forest Dragon"},{"c":1,"s":11,"id":1311,"u":"young%20sea%20dragon_b3","p":77,"h":1,"n":"Young Sea Dragon"},{"c":1,"s":11,"id":1312,"u":"young%20sky%20dragon_b3","p":79,"h":1,"n":"Young Sky Dragon"},{"c":1,"s":11,"id":1313,"u":"young%20sovereign%20dragon_b3","p":81,"h":1,"n":"Young Sovereign Dragon"},{"c":1,"s":11,"id":1314,"u":"young%20underworld%20dragon_b3","p":83,"h":1,"n":"Young Underworld Dragon"},{"c":1,"s":11,"id":1315,"u":"yzobu_b3","p":300,"h":1,"n":"Yzobu"},{"c":1,"s":11,"id":1316,"u":"zetogeki_b3","p":301,"h":1,"n":"Zetogeki"},{"c":1,"s":11,"id":1317,"u":"zombie%20dragon_b3","p":303,"h":1,"n":"Zombie Dragon"},{"c":1,"s":11,"id":1318,"u":"zuishin_b3","p":144,"h":1,"n":"Zuishin"},{"c":1,"s":5,"id":1319,"u":"unseen%20servant_crb","p":380,"h":1,"n":"Unseen Servant"},{"c":1,"s":12,"id":1320,"u":"acolyte%20of%20nethys_gmg","p":212,"h":1,"n":"Acolyte Of Nethys"},{"c":1,"s":12,"id":1321,"u":"acrobat_gmg","p":237,"h":1,"n":"Acrobat"},{"c":1,"s":12,"id":1322,"u":"adept_gmg","p":228,"h":1,"n":"Adept"},{"c":1,"s":12,"id":1323,"u":"advisor_gmg","p":208,"h":1,"n":"Advisor"},{"c":1,"s":12,"id":1324,"u":"antipaladin_gmg","p":247,"h":1,"n":"Antipaladin"},{"c":1,"s":12,"id":1325,"u":"apothecary_gmg","p":221,"h":1,"n":"Apothecary"},{"c":1,"s":12,"id":1326,"u":"apprentice_gmg","p":244,"h":1,"n":"Apprentice"},{"c":1,"s":12,"id":1327,"u":"archer%20sentry_gmg","p":234,"h":1,"n":"Archer Sentry"},{"c":1,"s":12,"id":1328,"u":"assassin_gmg","p":212,"h":1,"n":"Assassin"},{"c":1,"s":12,"id":1329,"u":"astronomer_gmg","p":241,"h":1,"n":"Astronomer"},{"c":1,"s":12,"id":1330,"u":"bandit_gmg","p":209,"h":1,"n":"Bandit"},{"c":1,"s":12,"id":1331,"u":"barkeep_gmg","p":238,"h":1,"n":"Barkeep"},{"c":1,"s":12,"id":1332,"u":"barrister_gmg","p":233,"h":1,"n":"Barrister"},{"c":1,"s":12,"id":1333,"u":"beast%20tamer_gmg","p":238,"h":1,"n":"Beast Tamer"},{"c":1,"s":12,"id":1334,"u":"beggar_gmg","p":214,"h":1,"n":"Beggar"},{"c":1,"s":12,"id":1335,"u":"bodyguard_gmg","p":226,"h":1,"n":"Bodyguard"},{"c":1,"s":12,"id":1336,"u":"bosun_gmg","p":243,"h":1,"n":"Bosun"},{"c":1,"s":12,"id":1337,"u":"bounty%20hunter_gmg","p":227,"h":1,"n":"Bounty Hunter"},{"c":1,"s":12,"id":1338,"u":"burglar_gmg","p":212,"h":1,"n":"Burglar"},{"c":1,"s":12,"id":1339,"u":"captain%20of%20the%20guard_gmg","p":236,"h":1,"n":"Captain Of The Guard"},{"c":1,"s":12,"id":1340,"u":"charlatan_gmg","p":210,"h":1,"n":"Charlatan"},{"c":1,"s":12,"id":1341,"u":"chronicler_gmg","p":216,"h":1,"n":"Chronicler"},{"c":1,"s":12,"id":1342,"u":"commoner_gmg","p":214,"h":1,"n":"Commoner"},{"c":1,"s":12,"id":1343,"u":"cult%20leader_gmg","p":231,"h":1,"n":"Cult Leader"},{"c":1,"s":12,"id":1344,"u":"cultist_gmg","p":229,"h":1,"n":"Cultist"},{"c":1,"s":12,"id":1345,"u":"dancer_gmg","p":237,"h":1,"n":"Dancer"},{"c":1,"s":12,"id":1346,"u":"demonologist_gmg","p":231,"h":1,"n":"Demonologist"},{"c":1,"s":12,"id":1347,"u":"despot_gmg","p":249,"h":1,"n":"Despot"},{"c":1,"s":12,"id":1348,"u":"dockhand_gmg","p":224,"h":1,"n":"Dockhand"},{"c":1,"s":12,"id":1349,"u":"drunkard_gmg","p":239,"h":1,"n":"Drunkard"},{"c":1,"s":12,"id":1350,"u":"executioner_gmg","p":236,"h":1,"n":"Executioner"},{"c":1,"s":12,"id":1351,"u":"false%20priest_gmg","p":229,"h":1,"n":"False Priest"},{"c":1,"s":12,"id":1352,"u":"farmer_gmg","p":224,"h":1,"n":"Farmer"},{"c":1,"s":12,"id":1353,"u":"fence_gmg","p":212,"h":1,"n":"Fence"},{"c":1,"s":12,"id":1354,"u":"gang%20leader_gmg","p":249,"h":1,"n":"Gang Leader"},{"c":1,"s":12,"id":1355,"u":"grave%20robber_gmg","p":209,"h":1,"n":"Grave Robber"},{"c":1,"s":12,"id":1356,"u":"gravedigger_gmg","p":224,"h":1,"n":"Gravedigger"},{"c":1,"s":12,"id":1357,"u":"guard_gmg","p":233,"h":1,"n":"Guard"},{"c":1,"s":12,"id":1358,"u":"guide_gmg","p":217,"h":1,"n":"Guide"},{"c":1,"s":12,"id":1359,"u":"guildmaster_gmg","p":245,"h":1,"n":"Guildmaster"},{"c":1,"s":12,"id":1360,"u":"harbormaster_gmg","p":225,"h":1,"n":"Harbormaster"},{"c":1,"s":12,"id":1361,"u":"harrow%20reader_gmg","p":228,"h":1,"n":"Harrow Reader"},{"c":1,"s":12,"id":1362,"u":"hunter_gmg","p":220,"h":1,"n":"Hunter"},{"c":1,"s":12,"id":1363,"u":"innkeeper_gmg","p":239,"h":1,"n":"Innkeeper"},{"c":1,"s":12,"id":1364,"u":"jailer_gmg","p":234,"h":1,"n":"Jailer"},{"c":1,"s":12,"id":1365,"u":"judge_gmg","p":224,"h":1,"n":"Judge"},{"c":1,"s":12,"id":1366,"u":"librarian_gmg","p":240,"h":1,"n":"Librarian"},{"c":1,"s":12,"id":1367,"u":"mage%20for%20hire_gmg","p":226,"h":1,"n":"Mage For Hire"},{"c":1,"s":12,"id":1368,"u":"mastermind_gmg","p":247,"h":1,"n":"Mastermind"},{"c":1,"s":12,"id":1369,"u":"merchant_gmg","p":244,"h":1,"n":"Merchant"},{"c":1,"s":12,"id":1370,"u":"miner_gmg","p":224,"h":1,"n":"Miner"},{"c":1,"s":12,"id":1371,"u":"monster%20hunter_gmg","p":227,"h":1,"n":"Monster Hunter"},{"c":1,"s":12,"id":1372,"u":"navigator_gmg","p":242,"h":1,"n":"Navigator"},{"c":1,"s":12,"id":1373,"u":"necromancer_gmg","p":231,"h":1,"n":"Necromancer"},{"c":1,"s":12,"id":1374,"u":"noble_gmg","p":207,"h":1,"n":"Noble"},{"c":1,"s":12,"id":1375,"u":"palace%20guard_gmg","p":207,"h":1,"n":"Palace Guard"},{"c":1,"s":12,"id":1376,"u":"physician_gmg","p":221,"h":1,"n":"Physician"},{"c":1,"s":12,"id":1377,"u":"pirate_gmg","p":242,"h":1,"n":"Pirate"},{"c":1,"s":12,"id":1378,"u":"plague%20doctor_gmg","p":222,"h":1,"n":"Plague Doctor"},{"c":1,"s":12,"id":1379,"u":"poacher_gmg","p":219,"h":1,"n":"Poacher"},{"c":1,"s":12,"id":1380,"u":"priest%20of%20pharasma_gmg","p":213,"h":1,"n":"Priest Of Pharasma"},{"c":1,"s":12,"id":1381,"u":"prisoner_gmg","p":215,"h":1,"n":"Prisoner"},{"c":1,"s":12,"id":1382,"u":"prophet_gmg","p":212,"h":1,"n":"Prophet"},{"c":1,"s":12,"id":1383,"u":"reckless%20scientist_gmg","p":249,"h":1,"n":"Reckless Scientist"},{"c":1,"s":12,"id":1384,"u":"ruffian_gmg","p":210,"h":1,"n":"Ruffian"},{"c":1,"s":12,"id":1385,"u":"saboteur_gmg","p":247,"h":1,"n":"Saboteur"},{"c":1,"s":12,"id":1386,"u":"sage_gmg","p":241,"h":1,"n":"Sage"},{"c":1,"s":12,"id":1387,"u":"servant_gmg","p":224,"h":1,"n":"Servant"},{"c":1,"s":12,"id":1388,"u":"server_gmg","p":238,"h":1,"n":"Server"},{"c":1,"s":12,"id":1389,"u":"ship%20captain_gmg","p":243,"h":1,"n":"Ship Captain"},{"c":1,"s":12,"id":1390,"u":"smith_gmg","p":245,"h":1,"n":"Smith"},{"c":1,"s":12,"id":1391,"u":"spy_gmg","p":208,"h":1,"n":"Spy"},{"c":1,"s":12,"id":1392,"u":"surgeon_gmg","p":222,"h":1,"n":"Surgeon"},{"c":1,"s":12,"id":1393,"u":"tax%20collector_gmg","p":224,"h":1,"n":"Tax Collector"},{"c":1,"s":12,"id":1394,"u":"teacher_gmg","p":240,"h":1,"n":"Teacher"},{"c":1,"s":12,"id":1395,"u":"tomb%20raider_gmg","p":217,"h":1,"n":"Tomb Raider"},{"c":1,"s":12,"id":1396,"u":"torchbearer_gmg","p":216,"h":1,"n":"Torchbearer"},{"c":1,"s":12,"id":1397,"u":"tracker_gmg","p":220,"h":1,"n":"Tracker"},{"c":1,"s":12,"id":1398,"u":"troubadour_gmg","p":238,"h":1,"n":"Troubadour"},{"c":1,"s":12,"id":1399,"u":"urchin_gmg","p":215,"h":1,"n":"Urchin"},{"c":1,"s":12,"id":1400,"u":"warden_gmg","p":225,"h":1,"n":"Warden"},{"c":1,"s":12,"id":1401,"u":"watch%20officer_gmg","p":236,"h":1,"n":"Watch Officer"},{"c":1,"s":12,"id":1402,"u":"zealot%20of%20asmodeus_gmg","p":213,"h":1,"n":"Zealot Of Asmodeus"},{"c":1,"s":13,"id":1403,"u":"alak%20stagram_aoa1","p":19,"h":1,"n":"Alak Stagram"},{"c":1,"s":13,"id":1404,"u":"anadi%20elder_aoa1","p":85,"h":1,"n":"Anadi Elder"},{"c":1,"s":13,"id":1405,"u":"anadi%20hunter_aoa1","p":84,"h":1,"n":"Anadi Hunter"},{"c":1,"s":13,"id":1406,"u":"anadi%20sage_aoa1","p":85,"h":1,"n":"Anadi Sage"},{"c":1,"s":13,"id":1407,"u":"bloody%20blade%20mercenary_aoa1","p":50,"h":1,"n":"Bloody Blade Mercenary"},{"c":1,"s":13,"id":1408,"u":"calmont_aoa1","p":27,"h":1,"n":"Calmont"},{"c":1,"s":13,"id":1409,"u":"dmiri%20yoltosha_aoa1","p":51,"h":1,"n":"Dmiri Yoltosha"},{"c":1,"s":13,"id":1410,"u":"doorwarden_aoa1","p":86,"h":1,"n":"Doorwarden"},{"c":1,"s":13,"id":1411,"u":"emperor%20bird_aoa1","p":87,"h":1,"n":"Emperor Bird"},{"c":1,"s":13,"id":1412,"u":"grauladon_aoa1","p":88,"h":1,"n":"Grauladon"},{"c":1,"s":13,"id":1413,"u":"graveshell_aoa1","p":89,"h":1,"n":"Graveshell"},{"c":1,"s":13,"id":1414,"u":"hellcrown_aoa1","p":90,"h":1,"n":"Hellcrown"},{"c":1,"s":13,"id":1415,"u":"malarunk_aoa1","p":58,"h":1,"n":"Malarunk"},{"c":1,"s":13,"id":1416,"u":"renali_aoa1","p":79,"h":1,"n":"Renali"},{"c":1,"s":13,"id":1417,"u":"skeletal%20hellknight_aoa1","p":40,"h":1,"n":"Skeletal Hellknight"},{"c":1,"s":13,"id":1418,"u":"skorp%20and%20venak_aoa1","p":37,"h":1,"n":"Skorp And Venak"},{"c":1,"s":13,"id":1419,"u":"tixitog_aoa1","p":91,"h":1,"n":"Tixitog"},{"c":1,"s":13,"id":1420,"u":"voz%20lirayne_aoa1","p":81,"h":1,"n":"Voz Lirayne"},{"c":1,"s":13,"id":1421,"u":"warbal%20bumblebrasher_aoa1","p":83,"h":1,"n":"Warbal Bumblebrasher"},{"c":1,"s":14,"id":1422,"u":"asanbosam_aoa2","p":80,"h":1,"n":"Asanbosam"},{"c":1,"s":14,"id":1423,"u":"belmazog_aoa2","p":77,"h":1,"n":"Belmazog"},{"c":1,"s":14,"id":1424,"u":"bida_aoa2","p":81,"h":1,"n":"Bida"},{"c":1,"s":14,"id":1425,"u":"biloko%20veteran_aoa2","p":83,"h":1,"n":"Biloko Veteran"},{"c":1,"s":14,"id":1426,"u":"biloko%20warrior_aoa2","p":82,"h":1,"n":"Biloko Warrior"},{"c":1,"s":14,"id":1427,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2","p":85,"h":1,"n":"Charau-ka Acolyte Of Angazhan"},{"c":1,"s":14,"id":1428,"u":"charau-ka%20butcher_aoa2","p":85,"h":1,"n":"Charau-ka Butcher"},{"c":1,"s":14,"id":1429,"u":"charau-ka%20dragon%20priest_aoa2","p":59,"h":1,"n":"Charau-ka Dragon Priest"},{"c":1,"s":14,"id":1430,"u":"charau-ka%20warrior_aoa2","p":84,"h":1,"n":"Charau-ka Warrior"},{"c":1,"s":14,"id":1431,"u":"ekujae%20guardian_aoa2","p":11,"h":1,"n":"Ekujae Guardian"},{"c":1,"s":14,"id":1432,"u":"eloko_aoa2","p":83,"h":1,"n":"Eloko"},{"c":1,"s":14,"id":1433,"u":"gerhard%20pendergrast_aoa2","p":37,"h":1,"n":"Gerhard Pendergrast"},{"c":1,"s":14,"id":1434,"u":"grippli%20archer_aoa2","p":87,"h":1,"n":"Grippli Archer"},{"c":1,"s":14,"id":1435,"u":"grippli%20greenspeaker_aoa2","p":87,"h":1,"n":"Grippli Greenspeaker"},{"c":1,"s":14,"id":1436,"u":"grippli%20scout_aoa2","p":86,"h":1,"n":"Grippli Scout"},{"c":1,"s":14,"id":1437,"u":"hezle_aoa2","p":50,"h":1,"n":"Hezle"},{"c":1,"s":14,"id":1438,"u":"jahsi_aoa2","p":11,"h":1,"n":"Jahsi"},{"c":1,"s":14,"id":1439,"u":"kishi_aoa2","p":88,"h":1,"n":"Kishi"},{"c":1,"s":14,"id":1440,"u":"living%20sap_aoa2","p":89,"h":1,"n":"Living Sap"},{"c":1,"s":14,"id":1441,"u":"mokele-mbembe_aoa2","p":90,"h":1,"n":"Mokele-mbembe"},{"c":1,"s":14,"id":1442,"u":"nketiah_aoa2","p":79,"h":1,"n":"Nketiah"},{"c":1,"s":14,"id":1443,"u":"racharak_aoa2","p":34,"h":1,"n":"Racharak"},{"c":1,"s":14,"id":1444,"u":"sabosan_aoa2","p":91,"h":1,"n":"Sabosan"},{"c":1,"s":15,"id":1445,"u":"augur_aoa3","p":82,"h":1,"n":"Augur"},{"c":1,"s":15,"id":1446,"u":"barushak%20il-varashma_aoa3","p":44,"h":1,"n":"Barushak Il-varashma"},{"c":1,"s":15,"id":1447,"u":"blood%20boar_aoa3","p":76,"h":1,"n":"Blood Boar"},{"c":1,"s":15,"id":1448,"u":"evangelist_aoa3","p":83,"h":1,"n":"Evangelist"},{"c":1,"s":15,"id":1449,"u":"ghastly%20bear_aoa3","p":50,"h":1,"n":"Ghastly Bear"},{"c":1,"s":15,"id":1450,"u":"heuberk%20thropp_aoa3","p":7,"h":1,"n":"Heuberk Thropp"},{"c":1,"s":15,"id":1451,"u":"interlocutor_aoa3","p":84,"h":1,"n":"Interlocutor"},{"c":1,"s":15,"id":1452,"u":"kalavakus_aoa3","p":77,"h":1,"n":"Kalavakus"},{"c":1,"s":15,"id":1453,"u":"laslunn_aoa3","p":87,"h":1,"n":"Laslunn"},{"c":1,"s":15,"id":1454,"u":"mercenary%20sailor_aoa3","p":18,"h":1,"n":"Mercenary Sailor"},{"c":1,"s":15,"id":1455,"u":"mialari%20docur_aoa3","p":89,"h":1,"n":"Mialari Docur"},{"c":1,"s":15,"id":1456,"u":"nolly%20peltry_aoa3","p":91,"h":1,"n":"Nolly Peltry"},{"c":1,"s":15,"id":1457,"u":"one-eye%20amnin_aoa3","p":23,"h":1,"n":"One-eye Amnin"},{"c":1,"s":15,"id":1458,"u":"osyluth_aoa3","p":78,"h":1,"n":"Osyluth"},{"c":1,"s":15,"id":1459,"u":"precentor_aoa3","p":85,"h":1,"n":"Precentor"},{"c":1,"s":15,"id":1460,"u":"remnant%20of%20barzillai_aoa3","p":80,"h":1,"n":"Remnant Of Barzillai"},{"c":1,"s":15,"id":1461,"u":"rusalka_aoa3","p":81,"h":1,"n":"Rusalka"},{"c":1,"s":15,"id":1462,"u":"rusty%20mae_aoa3","p":14,"h":1,"n":"Rusty Mae"},{"c":1,"s":15,"id":1463,"u":"scarlet%20triad%20poisoner_aoa3","p":41,"h":1,"n":"Scarlet Triad Poisoner"},{"c":1,"s":15,"id":1464,"u":"scarlet%20triad%20sneak_aoa3","p":8,"h":1,"n":"Scarlet Triad Sneak"},{"c":1,"s":15,"id":1465,"u":"scarlet%20triad%20sniper_aoa3","p":56,"h":1,"n":"Scarlet Triad Sniper"},{"c":1,"s":15,"id":1466,"u":"scarlet%20triad%20thug_aoa3","p":16,"h":1,"n":"Scarlet Triad Thug"},{"c":1,"s":15,"id":1467,"u":"shadow%20giant_aoa3","p":79,"h":1,"n":"Shadow Giant"},{"c":1,"s":15,"id":1468,"u":"vaklish_aoa3","p":54,"h":1,"n":"Vaklish"},{"c":1,"s":16,"id":1469,"u":"accursed%20forge-spurned_aoa4","p":32,"h":1,"n":"Accursed Forge-spurned"},{"c":1,"s":16,"id":1470,"u":"adult%20magma%20dragon_aoa4","p":80,"h":1,"n":"Adult Magma Dragon"},{"c":1,"s":16,"id":1471,"u":"ancient%20magma%20dragon_aoa4","p":81,"h":1,"n":"Ancient Magma Dragon"},{"c":1,"s":16,"id":1472,"u":"carnivorous%20crystal_aoa4","p":76,"h":1,"n":"Carnivorous Crystal"},{"c":1,"s":16,"id":1473,"u":"corrupt%20guard_aoa4","p":27,"h":1,"n":"Corrupt Guard"},{"c":1,"s":16,"id":1474,"u":"dalos_aoa4","p":77,"h":1,"n":"Dalos"},{"c":1,"s":16,"id":1475,"u":"deculi_aoa4","p":78,"h":1,"n":"Deculi"},{"c":1,"s":16,"id":1476,"u":"devourer_aoa4","p":79,"h":1,"n":"Devourer"},{"c":1,"s":16,"id":1477,"u":"dragonscarred%20dead_aoa4","p":82,"h":1,"n":"Dragonscarred Dead"},{"c":1,"s":16,"id":1478,"u":"duergar%20slave%20lord_aoa4","p":50,"h":1,"n":"Duergar Slave Lord"},{"c":1,"s":16,"id":1479,"u":"falrok_aoa4","p":46,"h":1,"n":"Falrok"},{"c":1,"s":16,"id":1480,"u":"forge-spurned_aoa4","p":83,"h":1,"n":"Forge-spurned"},{"c":1,"s":16,"id":1481,"u":"gashadokuro_aoa4","p":84,"h":1,"n":"Gashadokuro"},{"c":1,"s":16,"id":1482,"u":"ilssrah%20embermead_aoa4","p":89,"h":1,"n":"Ilssrah Embermead"},{"c":1,"s":16,"id":1483,"u":"kelda%20halrig_aoa4","p":87,"h":1,"n":"Kelda Halrig"},{"c":1,"s":16,"id":1484,"u":"king%20harral_aoa4","p":42,"h":1,"n":"King Harral"},{"c":1,"s":16,"id":1485,"u":"kralgurn_aoa4","p":31,"h":1,"n":"Kralgurn"},{"c":1,"s":16,"id":1486,"u":"lazurite-infused%20stone%20golem_aoa4","p":45,"h":1,"n":"Lazurite-infused Stone Golem"},{"c":1,"s":16,"id":1487,"u":"saggorak%20poltergeist_aoa4","p":43,"h":1,"n":"Saggorak Poltergeist"},{"c":1,"s":16,"id":1488,"u":"soulbound%20ruin_aoa4","p":85,"h":1,"n":"Soulbound Ruin"},{"c":1,"s":16,"id":1489,"u":"talamira_aoa4","p":8,"h":1,"n":"Talamira"},{"c":1,"s":16,"id":1490,"u":"thea_aoa4","p":31,"h":1,"n":"Thea"},{"c":1,"s":16,"id":1491,"u":"veshumirix_aoa4","p":91,"h":1,"n":"Veshumirix"},{"c":1,"s":16,"id":1492,"u":"xevalorg_aoa4","p":14,"h":1,"n":"Xevalorg"},{"c":1,"s":16,"id":1493,"u":"young%20magma%20dragon_aoa4","p":80,"h":1,"n":"Young Magma Dragon"},{"c":1,"s":16,"id":1494,"u":"zuferian_aoa4","p":37,"h":1,"n":"Zuferian"},{"c":1,"s":17,"id":1495,"u":"aluum%20enforcer_aoa5","p":82,"h":1,"n":"Aluum Enforcer"},{"c":1,"s":17,"id":1496,"u":"calikang_aoa5","p":84,"h":1,"n":"Calikang"},{"c":1,"s":17,"id":1497,"u":"cornugon_aoa5","p":87,"h":1,"n":"Cornugon"},{"c":1,"s":17,"id":1498,"u":"crucidaemon_aoa5","p":85,"h":1,"n":"Crucidaemon"},{"c":1,"s":17,"id":1499,"u":"duneshaker%20solifugid_aoa5","p":89,"h":1,"n":"Duneshaker Solifugid"},{"c":1,"s":17,"id":1500,"u":"giant%20solifugid_aoa5","p":89,"h":1,"n":"Giant Solifugid"},{"c":1,"s":17,"id":1501,"u":"immortal%20ichor_aoa5","p":88,"h":1,"n":"Immortal Ichor"},{"c":1,"s":17,"id":1502,"u":"ishti_aoa5","p":47,"h":1,"n":"Ishti"},{"c":1,"s":17,"id":1503,"u":"nalfeshnee_aoa5","p":86,"h":1,"n":"Nalfeshnee"},{"c":1,"s":17,"id":1504,"u":"scarlet%20triad%20boss_aoa5","p":57,"h":1,"n":"Scarlet Triad Boss"},{"c":1,"s":17,"id":1505,"u":"scarlet%20triad%20enforcer_aoa5","p":41,"h":1,"n":"Scarlet Triad Enforcer"},{"c":1,"s":17,"id":1506,"u":"scarlet%20triad%20mage_aoa5","p":57,"h":1,"n":"Scarlet Triad Mage"},{"c":1,"s":17,"id":1507,"u":"shak_aoa5","p":34,"h":1,"n":"Shak"},{"c":1,"s":17,"id":1508,"u":"spiritbound%20aluum_aoa5","p":83,"h":1,"n":"Spiritbound Aluum"},{"c":1,"s":17,"id":1509,"u":"teyam%20ishtori_aoa5","p":61,"h":1,"n":"Teyam Ishtori"},{"c":1,"s":17,"id":1510,"u":"uri%20zandivar_aoa5","p":93,"h":1,"n":"Uri Zandivar"},{"c":1,"s":17,"id":1511,"u":"witchwyrd_aoa5","p":90,"h":1,"n":"Witchwyrd"},{"c":1,"s":17,"id":1512,"u":"xotanispawn_aoa5","p":91,"h":1,"n":"Xotanispawn"},{"c":1,"s":17,"id":1513,"u":"zephyr%20guard_aoa5","p":51,"h":1,"n":"Zephyr Guard"},{"c":1,"s":18,"id":1514,"u":"aiudara%20wraith_aoa6","p":78,"h":1,"n":"Aiudara Wraith"},{"c":1,"s":18,"id":1515,"u":"animated%20dragonstorm_aoa6","p":10,"h":1,"n":"Animated Dragonstorm"},{"c":1,"s":18,"id":1516,"u":"candlaron's%20echo_aoa6","p":56,"h":1,"n":"Candlaron's Echo"},{"c":1,"s":18,"id":1517,"u":"dragonshard%20guardian_aoa6","p":79,"h":1,"n":"Dragonshard Guardian"},{"c":1,"s":18,"id":1518,"u":"dragonstorm%20fire%20giant_aoa6","p":14,"h":1,"n":"Dragonstorm Fire Giant"},{"c":1,"s":18,"id":1519,"u":"elder%20wyrmwraith_aoa6","p":85,"h":1,"n":"Elder Wyrmwraith"},{"c":1,"s":18,"id":1520,"u":"emaliza%20zandivar_aoa6","p":87,"h":1,"n":"Emaliza Zandivar"},{"c":1,"s":18,"id":1521,"u":"hermean%20mutant_aoa6","p":40,"h":1,"n":"Hermean Mutant"},{"c":1,"s":18,"id":1522,"u":"ilgreth_aoa6","p":57,"h":1,"n":"Ilgreth"},{"c":1,"s":18,"id":1523,"u":"ingnovim%20tluss_aoa6","p":39,"h":1,"n":"Ingnovim Tluss"},{"c":1,"s":18,"id":1524,"u":"ingnovim's%20assistant_aoa6","p":40,"h":1,"n":"Ingnovim's Assistant"},{"c":1,"s":18,"id":1525,"u":"inizra%20arumelo_aoa6","p":89,"h":1,"n":"Inizra Arumelo"},{"c":1,"s":18,"id":1526,"u":"lesser%20manifestation%20of%20dahak_aoa6","p":16,"h":1,"n":"Lesser Manifestation Of Dahak"},{"c":1,"s":18,"id":1527,"u":"manifestation%20of%20dahak_aoa6","p":63,"h":1,"n":"Manifestation Of Dahak"},{"c":1,"s":18,"id":1528,"u":"mengkare_aoa6","p":90,"h":1,"n":"Mengkare"},{"c":1,"s":18,"id":1529,"u":"promise%20guard_aoa6","p":29,"h":1,"n":"Promise Guard"},{"c":1,"s":18,"id":1530,"u":"rinnarv%20bontimar_aoa6","p":24,"h":1,"n":"Rinnarv Bontimar"},{"c":1,"s":18,"id":1531,"u":"tarrasque_aoa6","p":80,"h":1,"n":"Tarrasque"},{"c":1,"s":18,"id":1532,"u":"tzitzimitl_aoa6","p":82,"h":1,"n":"Tzitzimitl"},{"c":1,"s":18,"id":1533,"u":"vazgorlu_aoa6","p":83,"h":1,"n":"Vazgorlu"},{"c":1,"s":18,"id":1534,"u":"wyrmwraith_aoa6","p":84,"h":1,"n":"Wyrmwraith"},{"c":1,"s":18,"id":1535,"u":"xotani_aoa6","p":81,"h":1,"n":"Xotani"},{"c":1,"s":19,"id":1536,"u":"almiraj_aoe1","p":16,"h":1,"n":"Almiraj"},{"c":1,"s":19,"id":1537,"u":"antaro%20boldblade_aoe1","p":8,"h":1,"n":"Antaro Boldblade"},{"c":1,"s":19,"id":1538,"u":"battle%20leader%20rekarek_aoe1","p":27,"h":1,"n":"Battle Leader Rekarek"},{"c":1,"s":19,"id":1539,"u":"binumir_aoe1","p":82,"h":1,"n":"Binumir"},{"c":1,"s":19,"id":1540,"u":"bolar%20of%20stonemoor_aoe1","p":8,"h":1,"n":"Bolar Of Stonemoor"},{"c":1,"s":19,"id":1541,"u":"cobbleswarm_aoe1","p":83,"h":1,"n":"Cobbleswarm"},{"c":1,"s":19,"id":1542,"u":"eunice_aoe1","p":12,"h":1,"n":"Eunice"},{"c":1,"s":19,"id":1543,"u":"gref_aoe1","p":34,"h":1,"n":"Gref"},{"c":1,"s":19,"id":1544,"u":"grick_aoe1","p":35,"h":1,"n":"Grick"},{"c":1,"s":19,"id":1545,"u":"grospek%20lavarsus_aoe1","p":87,"h":1,"n":"Grospek Lavarsus"},{"c":1,"s":19,"id":1546,"u":"hendrid%20pratchett_aoe1","p":89,"h":1,"n":"Hendrid Pratchett"},{"c":1,"s":19,"id":1547,"u":"kekker_aoe1","p":34,"h":1,"n":"Kekker"},{"c":1,"s":19,"id":1548,"u":"kemeneles_aoe1","p":53,"h":1,"n":"Kemeneles"},{"c":1,"s":19,"id":1549,"u":"lyrma%20swampwalker_aoe1","p":54,"h":1,"n":"Lyrma Swampwalker"},{"c":1,"s":19,"id":1550,"u":"miriel%20grayleaf_aoe1","p":7,"h":1,"n":"Miriel Grayleaf"},{"c":1,"s":19,"id":1551,"u":"pickled%20punk_aoe1","p":59,"h":1,"n":"Pickled Punk"},{"c":1,"s":19,"id":1552,"u":"ralso_aoe1","p":91,"h":1,"n":"Ralso"},{"c":1,"s":19,"id":1553,"u":"shredskin_aoe1","p":60,"h":1,"n":"Shredskin"},{"c":1,"s":19,"id":1554,"u":"siege%20shard_aoe1","p":84,"h":1,"n":"Siege Shard"},{"c":1,"s":19,"id":1555,"u":"skebs_aoe1","p":8,"h":1,"n":"Skebs"},{"c":1,"s":19,"id":1556,"u":"vargouille_aoe1","p":35,"h":1,"n":"Vargouille"},{"c":1,"s":19,"id":1557,"u":"zrukbat_aoe1","p":85,"h":1,"n":"Zrukbat"},{"c":1,"s":20,"id":1558,"u":"bone%20skipper%20swarm_aoe2","p":80,"h":1,"n":"Bone Skipper Swarm"},{"c":1,"s":20,"id":1559,"u":"copper%20hand%20illusionist_aoe2","p":23,"h":1,"n":"Copper Hand Illusionist"},{"c":1,"s":20,"id":1560,"u":"copper%20hand%20rogue_aoe2","p":16,"h":1,"n":"Copper Hand Rogue"},{"c":1,"s":20,"id":1561,"u":"dreadsong%20dancer_aoe2","p":81,"h":1,"n":"Dreadsong Dancer"},{"c":1,"s":20,"id":1562,"u":"excorion_aoe2","p":82,"h":1,"n":"Excorion"},{"c":1,"s":20,"id":1563,"u":"fayati%20alummur_aoe2","p":26,"h":1,"n":"Fayati Alummur"},{"c":1,"s":20,"id":1564,"u":"frefferth_aoe2","p":35,"h":1,"n":"Frefferth"},{"c":1,"s":20,"id":1565,"u":"giant%20bone%20skipper_aoe2","p":80,"h":1,"n":"Giant Bone Skipper"},{"c":1,"s":20,"id":1566,"u":"kolo%20harvan_aoe2","p":17,"h":1,"n":"Kolo Harvan"},{"c":1,"s":20,"id":1567,"u":"najra%20lizard_aoe2","p":83,"h":1,"n":"Najra Lizard"},{"c":1,"s":20,"id":1568,"u":"ofalth%20zombie_aoe2","p":47,"h":1,"n":"Ofalth Zombie"},{"c":1,"s":20,"id":1569,"u":"shristi%20melipdra_aoe2","p":91,"h":1,"n":"Shristi Melipdra"},{"c":1,"s":20,"id":1570,"u":"skinsaw%20murderer_aoe2","p":50,"h":1,"n":"Skinsaw Murderer"},{"c":1,"s":20,"id":1571,"u":"skinsaw%20seamer_aoe2","p":51,"h":1,"n":"Skinsaw Seamer"},{"c":1,"s":20,"id":1572,"u":"skinstitch_aoe2","p":84,"h":1,"n":"Skinstitch"},{"c":1,"s":20,"id":1573,"u":"tenome_aoe2","p":85,"h":1,"n":"Tenome"},{"c":1,"s":20,"id":1574,"u":"teraphant_aoe2","p":86,"h":1,"n":"Teraphant"},{"c":1,"s":20,"id":1575,"u":"vaultbreaker%20ooze_aoe2","p":87,"h":1,"n":"Vaultbreaker Ooze"},{"c":1,"s":20,"id":1576,"u":"wrent%20dicaspiron_aoe2","p":89,"h":1,"n":"Wrent Dicaspiron"},{"c":1,"s":21,"id":1577,"u":"avarek_aoe3","p":80,"h":1,"n":"Avarek"},{"c":1,"s":21,"id":1578,"u":"barnacle%20ghoul_aoe3","p":83,"h":1,"n":"Barnacle Ghoul"},{"c":1,"s":21,"id":1579,"u":"bloody%20berleth_aoe3","p":21,"h":1,"n":"Bloody Berleth"},{"c":1,"s":21,"id":1580,"u":"bregdi_aoe3","p":81,"h":1,"n":"Bregdi"},{"c":1,"s":21,"id":1581,"u":"casino%20bouncer_aoe3","p":24,"h":1,"n":"Casino Bouncer"},{"c":1,"s":21,"id":1582,"u":"diobel%20sweeper%20tough_aoe3","p":8,"h":1,"n":"Diobel Sweeper Tough"},{"c":1,"s":21,"id":1583,"u":"eberark_aoe3","p":82,"h":1,"n":"Eberark"},{"c":1,"s":21,"id":1584,"u":"franca%20laurentz_aoe3","p":87,"h":1,"n":"Franca Laurentz"},{"c":1,"s":21,"id":1585,"u":"gage%20carlyle_aoe3","p":89,"h":1,"n":"Gage Carlyle"},{"c":1,"s":21,"id":1586,"u":"iroran%20skeleton_aoe3","p":52,"h":1,"n":"Iroran Skeleton"},{"c":1,"s":21,"id":1587,"u":"maurrisa%20jonne_aoe3","p":91,"h":1,"n":"Maurrisa Jonne"},{"c":1,"s":21,"id":1588,"u":"ravenile%20rager_aoe3","p":84,"h":1,"n":"Ravenile Rager"},{"c":1,"s":21,"id":1589,"u":"scathka_aoe3","p":43,"h":1,"n":"Scathka"},{"c":1,"s":21,"id":1590,"u":"shikwashim%20mercenary_aoe3","p":52,"h":1,"n":"Shikwashim Mercenary"},{"c":1,"s":21,"id":1591,"u":"svartalfar%20killer_aoe3","p":85,"h":1,"n":"Svartalfar Killer"},{"c":1,"s":21,"id":1592,"u":"tonla%20and%20yvelle_aoe3","p":17,"h":1,"n":"Tonla And Yvelle"},{"c":1,"s":21,"id":1593,"u":"washboard%20dog%20tough_aoe3","p":8,"h":1,"n":"Washboard Dog Tough"},{"c":1,"s":22,"id":1594,"u":"amateur%20chemist_aoe4","p":12,"h":1,"n":"Amateur Chemist"},{"c":1,"s":22,"id":1595,"u":"blackfingers%20acolyte_aoe4","p":13,"h":1,"n":"Blackfingers Acolyte"},{"c":1,"s":22,"id":1596,"u":"clockwork%20assassin_aoe4","p":82,"h":1,"n":"Clockwork Assassin"},{"c":1,"s":22,"id":1597,"u":"gloaming%20will-o'-wisp_aoe4","p":59,"h":1,"n":"Gloaming Will-o'-wisp"},{"c":1,"s":22,"id":1598,"u":"grabble%20forden_aoe4","p":45,"h":1,"n":"Grabble Forden"},{"c":1,"s":22,"id":1599,"u":"japu%20thalenger_aoe4","p":14,"h":1,"n":"Japu Thalenger"},{"c":1,"s":22,"id":1600,"u":"jonis%20flakfatter_aoe4","p":87,"h":1,"n":"Jonis Flakfatter"},{"c":1,"s":22,"id":1601,"u":"jorogumo_aoe4","p":83,"h":1,"n":"Jorogumo"},{"c":1,"s":22,"id":1602,"u":"kalyn%20pounch_aoe4","p":14,"h":1,"n":"Kalyn Pounch"},{"c":1,"s":22,"id":1603,"u":"morgrat%20and%20fillick_aoe4","p":29,"h":1,"n":"Morgrat And Fillick"},{"c":1,"s":22,"id":1604,"u":"norgorberite%20poisoner_aoe4","p":6,"h":1,"n":"Norgorberite Poisoner"},{"c":1,"s":22,"id":1605,"u":"poison%20eater_aoe4","p":23,"h":1,"n":"Poison Eater"},{"c":1,"s":22,"id":1606,"u":"shatterling_aoe4","p":84,"h":1,"n":"Shatterling"},{"c":1,"s":22,"id":1607,"u":"sleepless%20sun%20veteran_aoe4","p":37,"h":1,"n":"Sleepless Sun Veteran"},{"c":1,"s":22,"id":1608,"u":"the%20rabbit%20prince_aoe4","p":89,"h":1,"n":"The Rabbit Prince"},{"c":1,"s":22,"id":1609,"u":"the%20stabbing%20beast_aoe4","p":85,"h":1,"n":"The Stabbing Beast"},{"c":1,"s":22,"id":1610,"u":"velberi%20jallist_aoe4","p":22,"h":1,"n":"Velberi Jallist"},{"c":1,"s":22,"id":1611,"u":"wynsal%20starborn_aoe4","p":91,"h":1,"n":"Wynsal Starborn"},{"c":1,"s":23,"id":1612,"u":"black%20whale%20guard_aoe5","p":35,"h":1,"n":"Black Whale Guard"},{"c":1,"s":23,"id":1613,"u":"bloody%20barber%20goon_aoe5","p":21,"h":1,"n":"Bloody Barber Goon"},{"c":1,"s":23,"id":1614,"u":"calennia_aoe5","p":32,"h":1,"n":"Calennia"},{"c":1,"s":23,"id":1615,"u":"child%20of%20venom_aoe5","p":16,"h":1,"n":"Child Of Venom"},{"c":1,"s":23,"id":1616,"u":"clockwork%20amalgam_aoe5","p":81,"h":1,"n":"Clockwork Amalgam"},{"c":1,"s":23,"id":1617,"u":"clockwork%20assassin_aoe5","p":50,"h":1,"n":"Clockwork Assassin"},{"c":1,"s":23,"id":1618,"u":"garrote%20master%20assassin_aoe5","p":14,"h":1,"n":"Garrote Master Assassin"},{"c":1,"s":23,"id":1619,"u":"graem%20and%20grinlowe_aoe5","p":40,"h":1,"n":"Graem And Grinlowe"},{"c":1,"s":23,"id":1620,"u":"grimwold_aoe5","p":7,"h":1,"n":"Grimwold"},{"c":1,"s":23,"id":1621,"u":"ixusoth_aoe5","p":50,"h":1,"n":"Ixusoth"},{"c":1,"s":23,"id":1622,"u":"kapral_aoe5","p":7,"h":1,"n":"Kapral"},{"c":1,"s":23,"id":1623,"u":"lord%20guirden_aoe5","p":37,"h":1,"n":"Lord Guirden"},{"c":1,"s":23,"id":1624,"u":"lusca_aoe5","p":83,"h":1,"n":"Lusca"},{"c":1,"s":23,"id":1625,"u":"minchgorm_aoe5","p":84,"h":1,"n":"Minchgorm"},{"c":1,"s":23,"id":1626,"u":"miogimo_aoe5","p":89,"h":1,"n":"Miogimo"},{"c":1,"s":23,"id":1627,"u":"mother%20venom_aoe5","p":19,"h":1,"n":"Mother Venom"},{"c":1,"s":23,"id":1628,"u":"myrna%20rath_aoe5","p":39,"h":1,"n":"Myrna Rath"},{"c":1,"s":23,"id":1629,"u":"myrucarx_aoe5","p":85,"h":1,"n":"Myrucarx"},{"c":1,"s":23,"id":1630,"u":"obrousian_aoe5","p":86,"h":1,"n":"Obrousian"},{"c":1,"s":23,"id":1631,"u":"reginald%20vancaskerkin_aoe5","p":91,"h":1,"n":"Reginald Vancaskerkin"},{"c":1,"s":23,"id":1632,"u":"starwatch%20commando_aoe5","p":26,"h":1,"n":"Starwatch Commando"},{"c":1,"s":23,"id":1633,"u":"tiderunner%20aquamancer_aoe5","p":41,"h":1,"n":"Tiderunner Aquamancer"},{"c":1,"s":23,"id":1634,"u":"twisted%20jack_aoe5","p":22,"h":1,"n":"Twisted Jack"},{"c":1,"s":23,"id":1635,"u":"water_aoe5","p":82,"h":1,"n":"Water"},{"c":1,"s":23,"id":1636,"u":"zeal-damned%20ghoul_aoe5","p":9,"h":1,"n":"Zeal-damned Ghoul"},{"c":1,"s":23,"id":1637,"u":"zealborn_aoe5","p":87,"h":1,"n":"Zealborn"},{"c":1,"s":24,"id":1638,"u":"agent%20of%20the%20gray%20queen_aoe6","p":21,"h":1,"n":"Agent Of The Gray Queen"},{"c":1,"s":24,"id":1639,"u":"agradaemon_aoe6","p":79,"h":1,"n":"Agradaemon"},{"c":1,"s":24,"id":1640,"u":"alchemical%20horror_aoe6","p":55,"h":1,"n":"Alchemical Horror"},{"c":1,"s":24,"id":1641,"u":"avsheros%20the%20betrayer_aoe6","p":42,"h":1,"n":"Avsheros The Betrayer"},{"c":1,"s":24,"id":1642,"u":"baatamidar_aoe6","p":76,"h":1,"n":"Baatamidar"},{"c":1,"s":24,"id":1643,"u":"blune%20bandersworth_aoe6","p":87,"h":1,"n":"Blune Bandersworth"},{"c":1,"s":24,"id":1644,"u":"blune's%20illusory%20toady_aoe6","p":13,"h":1,"n":"Blune's Illusory Toady"},{"c":1,"s":24,"id":1645,"u":"camarach_aoe6","p":77,"h":1,"n":"Camarach"},{"c":1,"s":24,"id":1646,"u":"chaos%20gulgamodh_aoe6","p":45,"h":1,"n":"Chaos Gulgamodh"},{"c":1,"s":24,"id":1647,"u":"daemonic%20infector_aoe6","p":56,"h":1,"n":"Daemonic Infector"},{"c":1,"s":24,"id":1648,"u":"daemonic%20rumormonger_aoe6","p":53,"h":1,"n":"Daemonic Rumormonger"},{"c":1,"s":24,"id":1649,"u":"daemonic%20skinner_aoe6","p":51,"h":1,"n":"Daemonic Skinner"},{"c":1,"s":24,"id":1650,"u":"excorion%20paragon_aoe6","p":50,"h":1,"n":"Excorion Paragon"},{"c":1,"s":24,"id":1651,"u":"ghaele%20of%20kharnas_aoe6","p":32,"h":1,"n":"Ghaele Of Kharnas"},{"c":1,"s":24,"id":1652,"u":"graveknight%20of%20kharnas_aoe6","p":36,"h":1,"n":"Graveknight Of Kharnas"},{"c":1,"s":24,"id":1653,"u":"hegessik_aoe6","p":80,"h":1,"n":"Hegessik"},{"c":1,"s":24,"id":1654,"u":"hestriviniaas_aoe6","p":15,"h":1,"n":"Hestriviniaas"},{"c":1,"s":24,"id":1655,"u":"hundun%20chaos%20mage_aoe6","p":17,"h":1,"n":"Hundun Chaos Mage"},{"c":1,"s":24,"id":1656,"u":"il'setsya%20wyrmtouched_aoe6","p":89,"h":1,"n":"Il'setsya Wyrmtouched"},{"c":1,"s":24,"id":1657,"u":"izfiitar_aoe6","p":81,"h":1,"n":"Izfiitar"},{"c":1,"s":24,"id":1658,"u":"living%20mural_aoe6","p":31,"h":1,"n":"Living Mural"},{"c":1,"s":24,"id":1659,"u":"nenchuuj_aoe6","p":85,"h":1,"n":"Nenchuuj"},{"c":1,"s":24,"id":1660,"u":"olansa%20terimor_aoe6","p":91,"h":1,"n":"Olansa Terimor"},{"c":1,"s":24,"id":1661,"u":"overdrive%20imentesh_aoe6","p":9,"h":1,"n":"Overdrive Imentesh"},{"c":1,"s":24,"id":1662,"u":"penqual_aoe6","p":84,"h":1,"n":"Penqual"},{"c":1,"s":24,"id":1663,"u":"rhevanna_aoe6","p":83,"h":1,"n":"Rhevanna"},{"c":1,"s":24,"id":1664,"u":"slithering%20rift_aoe6","p":27,"h":1,"n":"Slithering Rift"},{"c":1,"s":24,"id":1665,"u":"sordesdaemon_aoe6","p":78,"h":1,"n":"Sordesdaemon"},{"c":1,"s":24,"id":1666,"u":"ulressia%20the%20blessed_aoe6","p":39,"h":1,"n":"Ulressia The Blessed"},{"c":1,"s":24,"id":1667,"u":"veksciralenix_aoe6","p":7,"h":1,"n":"Veksciralenix"},{"c":1,"s":25,"id":1668,"u":"aller%20rosk_av1","p":43,"h":1,"n":"Aller Rosk"},{"c":1,"s":25,"id":1669,"u":"augrael_av1","p":35,"h":1,"n":"Augrael"},{"c":1,"s":25,"id":1670,"u":"bloodsiphon_av1","p":23,"h":1,"n":"Bloodsiphon"},{"c":1,"s":25,"id":1671,"u":"boss%20skrawng_av1","p":11,"h":1,"n":"Boss Skrawng"},{"c":1,"s":25,"id":1672,"u":"canker%20cultist_av1","p":41,"h":1,"n":"Canker Cultist"},{"c":1,"s":25,"id":1673,"u":"chandriu%20invisar_av1","p":50,"h":1,"n":"Chandriu Invisar"},{"c":1,"s":25,"id":1674,"u":"corpselight_av1","p":82,"h":1,"n":"Corpselight"},{"c":1,"s":25,"id":1675,"u":"flickerwisp_av1","p":83,"h":1,"n":"Flickerwisp"},{"c":1,"s":25,"id":1676,"u":"jarelle%20kaldrian_av1","p":40,"h":1,"n":"Jarelle Kaldrian"},{"c":1,"s":25,"id":1677,"u":"jaul%20mezmin_av1","p":59,"h":1,"n":"Jaul Mezmin"},{"c":1,"s":25,"id":1678,"u":"jaul's%20wolf_av1","p":60,"h":1,"n":"Jaul's Wolf"},{"c":1,"s":25,"id":1679,"u":"morlock%20cultist_av1","p":85,"h":1,"n":"Morlock Cultist"},{"c":1,"s":25,"id":1680,"u":"morlock%20engineer_av1","p":84,"h":1,"n":"Morlock Engineer"},{"c":1,"s":25,"id":1681,"u":"morlock%20scavenger_av1","p":84,"h":1,"n":"Morlock Scavenger"},{"c":1,"s":25,"id":1682,"u":"nhakazarin_av1","p":48,"h":1,"n":"Nhakazarin"},{"c":1,"s":25,"id":1683,"u":"otari%20ilvashti_av1","p":89,"h":1,"n":"Otari Ilvashti"},{"c":1,"s":25,"id":1684,"u":"scalathrax_av1","p":86,"h":1,"n":"Scalathrax"},{"c":1,"s":25,"id":1685,"u":"voidglutton_av1","p":87,"h":1,"n":"Voidglutton"},{"c":1,"s":25,"id":1686,"u":"volluk%20azrinae_av1","p":54,"h":1,"n":"Volluk Azrinae"},{"c":1,"s":25,"id":1687,"u":"wrin%20sivinxi_av1","p":90,"h":1,"n":"Wrin Sivinxi"},{"c":1,"s":26,"id":1688,"u":"carman%20rajani_av2","p":87,"h":1,"n":"Carman Rajani"},{"c":1,"s":26,"id":1689,"u":"chafkhem_av2","p":19,"h":1,"n":"Chafkhem"},{"c":1,"s":26,"id":1690,"u":"dreshkan_av2","p":78,"h":1,"n":"Dreshkan"},{"c":1,"s":26,"id":1691,"u":"gibtanius_av2","p":81,"h":1,"n":"Gibtanius"},{"c":1,"s":26,"id":1692,"u":"gibtas%20bounder_av2","p":80,"h":1,"n":"Gibtas Bounder"},{"c":1,"s":26,"id":1693,"u":"gibtas%20spawn%20swarm_av2","p":80,"h":1,"n":"Gibtas Spawn Swarm"},{"c":1,"s":26,"id":1694,"u":"gulzash_av2","p":35,"h":1,"n":"Gulzash"},{"c":1,"s":26,"id":1695,"u":"jafaki_av2","p":88,"h":1,"n":"Jafaki"},{"c":1,"s":26,"id":1696,"u":"kragala_av2","p":35,"h":1,"n":"Kragala"},{"c":1,"s":26,"id":1697,"u":"mulventok_av2","p":79,"h":1,"n":"Mulventok"},{"c":1,"s":26,"id":1698,"u":"murschen_av2","p":39,"h":1,"n":"Murschen"},{"c":1,"s":26,"id":1699,"u":"nox_av2","p":36,"h":1,"n":"Nox"},{"c":1,"s":26,"id":1700,"u":"ryta_av2","p":36,"h":1,"n":"Ryta"},{"c":1,"s":26,"id":1701,"u":"sacuishu_av2","p":57,"h":1,"n":"Sacuishu"},{"c":1,"s":26,"id":1702,"u":"seugathi%20reality%20warper_av2","p":83,"h":1,"n":"Seugathi Reality Warper"},{"c":1,"s":26,"id":1703,"u":"seugathi%20servant_av2","p":82,"h":1,"n":"Seugathi Servant"},{"c":1,"s":26,"id":1704,"u":"shanrigol%20behemoth_av2","p":85,"h":1,"n":"Shanrigol Behemoth"},{"c":1,"s":26,"id":1705,"u":"shanrigol%20heap_av2","p":84,"h":1,"n":"Shanrigol Heap"},{"c":1,"s":26,"id":1706,"u":"urevian_av2","p":90,"h":1,"n":"Urevian"},{"c":1,"s":26,"id":1707,"u":"vischari_av2","p":34,"h":1,"n":"Vischari"},{"c":1,"s":27,"id":1708,"u":"belcorra%20haruvex_av3","p":87,"h":1,"n":"Belcorra Haruvex"},{"c":1,"s":27,"id":1709,"u":"bhazrade%20and%20klathor_av3","p":33,"h":1,"n":"Bhazrade And Klathor"},{"c":1,"s":27,"id":1710,"u":"bright%20walker_av3","p":78,"h":1,"n":"Bright Walker"},{"c":1,"s":27,"id":1711,"u":"caligni%20defender_av3","p":35,"h":1,"n":"Caligni Defender"},{"c":1,"s":27,"id":1712,"u":"deepwater%20dhuthorex_av3","p":80,"h":1,"n":"Deepwater Dhuthorex"},{"c":1,"s":27,"id":1713,"u":"dragon's%20blood%20puffball_av3","p":79,"h":1,"n":"Dragon's Blood Puffball"},{"c":1,"s":27,"id":1714,"u":"dread%20dhuthorex_av3","p":80,"h":1,"n":"Dread Dhuthorex"},{"c":1,"s":27,"id":1715,"u":"dread%20wisp_av3","p":81,"h":1,"n":"Dread Wisp"},{"c":1,"s":27,"id":1716,"u":"drow%20hunter_av3","p":82,"h":1,"n":"Drow Hunter"},{"c":1,"s":27,"id":1717,"u":"drow%20shootist_av3","p":83,"h":1,"n":"Drow Shootist"},{"c":1,"s":27,"id":1718,"u":"drow%20warden_av3","p":82,"h":1,"n":"Drow Warden"},{"c":1,"s":27,"id":1719,"u":"dulac_av3","p":9,"h":1,"n":"Dulac"},{"c":1,"s":27,"id":1720,"u":"elder%20child%20of%20belcorra_av3","p":14,"h":1,"n":"Elder Child Of Belcorra"},{"c":1,"s":27,"id":1721,"u":"galudu_av3","p":36,"h":1,"n":"Galudu"},{"c":1,"s":27,"id":1722,"u":"khurfel_av3","p":89,"h":1,"n":"Khurfel"},{"c":1,"s":27,"id":1723,"u":"lady's%20whisper_av3","p":49,"h":1,"n":"Lady's Whisper"},{"c":1,"s":27,"id":1724,"u":"padli_av3","p":7,"h":1,"n":"Padli"},{"c":1,"s":27,"id":1725,"u":"quara%20orshendiel_av3","p":91,"h":1,"n":"Quara Orshendiel"},{"c":1,"s":27,"id":1726,"u":"reaper%20skull%20puffball_av3","p":79,"h":1,"n":"Reaper Skull Puffball"},{"c":1,"s":27,"id":1727,"u":"salaisa%20malthulas_av3","p":30,"h":1,"n":"Salaisa Malthulas"},{"c":1,"s":27,"id":1728,"u":"urdefhan%20blood%20mage_av3","p":85,"h":1,"n":"Urdefhan Blood Mage"},{"c":1,"s":27,"id":1729,"u":"urdefhan%20death%20scout_av3","p":84,"h":1,"n":"Urdefhan Death Scout"},{"c":1,"s":27,"id":1730,"u":"urdefhan%20lasher_av3","p":84,"h":1,"n":"Urdefhan Lasher"},{"c":1,"s":27,"id":1731,"u":"voidbracken%20chuul_av3","p":57,"h":1,"n":"Voidbracken Chuul"},{"c":1,"s":28,"id":1732,"u":"abberton%20ruffians_ec1","p":9,"h":1,"n":"Abberton Ruffians"},{"c":1,"s":28,"id":1733,"u":"abrikandilu_ec1","p":81,"h":1,"n":"Abrikandilu"},{"c":1,"s":28,"id":1734,"u":"blood%20wolf_ec1","p":43,"h":1,"n":"Blood Wolf"},{"c":1,"s":28,"id":1735,"u":"bone%20croupier_ec1","p":80,"h":1,"n":"Bone Croupier"},{"c":1,"s":28,"id":1736,"u":"cavnakash_ec1","p":89,"h":1,"n":"Cavnakash"},{"c":1,"s":28,"id":1737,"u":"corrosive%20lizard_ec1","p":45,"h":1,"n":"Corrosive Lizard"},{"c":1,"s":28,"id":1738,"u":"corrupted%20priest_ec1","p":39,"h":1,"n":"Corrupted Priest"},{"c":1,"s":28,"id":1739,"u":"corrupted%20retainer_ec1","p":35,"h":1,"n":"Corrupted Retainer"},{"c":1,"s":28,"id":1740,"u":"daring%20danika_ec1","p":28,"h":1,"n":"Daring Danika"},{"c":1,"s":28,"id":1741,"u":"flea%20swarm_ec1","p":83,"h":1,"n":"Flea Swarm"},{"c":1,"s":28,"id":1742,"u":"giant%20flea_ec1","p":83,"h":1,"n":"Giant Flea"},{"c":1,"s":28,"id":1743,"u":"jaleen%20and%20rhovo_ec1","p":9,"h":1,"n":"Jaleen And Rhovo"},{"c":1,"s":28,"id":1744,"u":"jellico%20bounce-bounce_ec1","p":28,"h":1,"n":"Jellico Bounce-bounce"},{"c":1,"s":28,"id":1745,"u":"juvenile%20boar_ec1","p":20,"h":1,"n":"Juvenile Boar"},{"c":1,"s":28,"id":1746,"u":"luminous%20ooze_ec1","p":85,"h":1,"n":"Luminous Ooze"},{"c":1,"s":28,"id":1747,"u":"mechanical%20carny_ec1","p":86,"h":1,"n":"Mechanical Carny"},{"c":1,"s":28,"id":1748,"u":"nemmia%20bramblecloak_ec1","p":91,"h":1,"n":"Nemmia Bramblecloak"},{"c":1,"s":28,"id":1749,"u":"oil%20living%20graffiti_ec1","p":84,"h":1,"n":"Oil Living Graffiti"},{"c":1,"s":28,"id":1750,"u":"pinacosaurus_ec1","p":50,"h":1,"n":"Pinacosaurus"},{"c":1,"s":28,"id":1751,"u":"pruana%20two-punch_ec1","p":22,"h":1,"n":"Pruana Two-punch"},{"c":1,"s":28,"id":1752,"u":"smiler_ec1","p":38,"h":1,"n":"Smiler"},{"c":1,"s":28,"id":1753,"u":"smoldering%20leopard_ec1","p":44,"h":1,"n":"Smoldering Leopard"},{"c":1,"s":28,"id":1754,"u":"vermlek_ec1","p":82,"h":1,"n":"Vermlek"},{"c":1,"s":28,"id":1755,"u":"viktor%20volkano_ec1","p":29,"h":1,"n":"Viktor Volkano"},{"c":1,"s":28,"id":1756,"u":"violet_ec1","p":22,"h":1,"n":"Violet"},{"c":1,"s":28,"id":1757,"u":"xulgath%20bilebearer_ec1","p":87,"h":1,"n":"Xulgath Bilebearer"},{"c":1,"s":29,"id":1758,"u":"aives%20the%20smoke%20dragon_ec2","p":16,"h":1,"n":"Aives The Smoke Dragon"},{"c":1,"s":29,"id":1759,"u":"andera%20paldreen_ec2","p":87,"h":1,"n":"Andera Paldreen"},{"c":1,"s":29,"id":1760,"u":"bogey_ec2","p":78,"h":1,"n":"Bogey"},{"c":1,"s":29,"id":1761,"u":"bogeyman_ec2","p":79,"h":1,"n":"Bogeyman"},{"c":1,"s":29,"id":1762,"u":"bugaboo_ec2","p":78,"h":1,"n":"Bugaboo"},{"c":1,"s":29,"id":1763,"u":"celestial%20menagerie%20bruiser_ec2","p":47,"h":1,"n":"Celestial Menagerie Bruiser"},{"c":1,"s":29,"id":1764,"u":"chimpanzee%20visitant_ec2","p":83,"h":1,"n":"Chimpanzee Visitant"},{"c":1,"s":29,"id":1765,"u":"darricus%20stallit_ec2","p":57,"h":1,"n":"Darricus Stallit"},{"c":1,"s":29,"id":1766,"u":"delamar%20gianvin_ec2","p":16,"h":1,"n":"Delamar Gianvin"},{"c":1,"s":29,"id":1767,"u":"evora%20yarket_ec2","p":52,"h":1,"n":"Evora Yarket"},{"c":1,"s":29,"id":1768,"u":"gluttondark%20babau_ec2","p":23,"h":1,"n":"Gluttondark Babau"},{"c":1,"s":29,"id":1769,"u":"iridescent%20elephant_ec2","p":80,"h":1,"n":"Iridescent Elephant"},{"c":1,"s":29,"id":1770,"u":"lion%20visitant_ec2","p":83,"h":1,"n":"Lion Visitant"},{"c":1,"s":29,"id":1771,"u":"mistress%20dusklight_ec2","p":89,"h":1,"n":"Mistress Dusklight"},{"c":1,"s":29,"id":1772,"u":"muse%20phantom_ec2","p":81,"h":1,"n":"Muse Phantom"},{"c":1,"s":29,"id":1773,"u":"ruanna%20nyamma_ec2","p":17,"h":1,"n":"Ruanna Nyamma"},{"c":1,"s":29,"id":1774,"u":"ulthadar_ec2","p":91,"h":1,"n":"Ulthadar"},{"c":1,"s":29,"id":1775,"u":"xulgath%20spinesnapper_ec2","p":84,"h":1,"n":"Xulgath Spinesnapper"},{"c":1,"s":29,"id":1776,"u":"yaashka_ec2","p":26,"h":1,"n":"Yaashka"},{"c":1,"s":29,"id":1777,"u":"zuipnyrn_ec2","p":85,"h":1,"n":"Zuipnyrn"},{"c":1,"s":29,"id":1778,"u":"zunkri_ec2","p":27,"h":1,"n":"Zunkri"},{"c":1,"s":8,"id":1779,"u":"bitter%20truth%20bandit_ec3","p":17,"h":1,"n":"Bitter Truth Bandit"},{"c":1,"s":8,"id":1780,"u":"bugul%20noz_ec3","p":76,"h":1,"n":"Bugul Noz"},{"c":1,"s":8,"id":1781,"u":"cat%20sith_ec3","p":77,"h":1,"n":"Cat Sith"},{"c":1,"s":8,"id":1782,"u":"counteflora_ec3","p":78,"h":1,"n":"Counteflora"},{"c":1,"s":8,"id":1783,"u":"cu%20sith_ec3","p":79,"h":1,"n":"Cu Sith"},{"c":1,"s":8,"id":1784,"u":"ginjana%20mindkeeper_ec3","p":87,"h":1,"n":"Ginjana Mindkeeper"},{"c":1,"s":8,"id":1785,"u":"headless%20xulgath_ec3","p":50,"h":1,"n":"Headless Xulgath"},{"c":1,"s":8,"id":1786,"u":"herecite%20of%20zevgavizeb_ec3","p":80,"h":1,"n":"Herecite Of Zevgavizeb"},{"c":1,"s":8,"id":1787,"u":"hooklimb%20xulgath_ec3","p":55,"h":1,"n":"Hooklimb Xulgath"},{"c":1,"s":8,"id":1788,"u":"pin%20tingwheely_ec3","p":20,"h":1,"n":"Pin Tingwheely"},{"c":1,"s":8,"id":1789,"u":"resin-seep%20xulgath_ec3","p":51,"h":1,"n":"Resin-seep Xulgath"},{"c":1,"s":8,"id":1790,"u":"shoony%20hierarch_ec3","p":83,"h":1,"n":"Shoony Hierarch"},{"c":1,"s":8,"id":1791,"u":"shoony%20militia%20member_ec3","p":83,"h":1,"n":"Shoony Militia Member"},{"c":1,"s":8,"id":1792,"u":"shoony%20tiller_ec3","p":82,"h":1,"n":"Shoony Tiller"},{"c":1,"s":8,"id":1793,"u":"skarja_ec3","p":88,"h":1,"n":"Skarja"},{"c":1,"s":8,"id":1794,"u":"swardlands%20delinquent_ec3","p":15,"h":1,"n":"Swardlands Delinquent"},{"c":1,"s":8,"id":1795,"u":"tanessa%20fleer_ec3","p":16,"h":1,"n":"Tanessa Fleer"},{"c":1,"s":8,"id":1796,"u":"thessekka_ec3","p":91,"h":1,"n":"Thessekka"},{"c":1,"s":8,"id":1797,"u":"xulgath%20bomber_ec3","p":28,"h":1,"n":"Xulgath Bomber"},{"c":1,"s":8,"id":1798,"u":"xulgath%20skirmisher_ec3","p":27,"h":1,"n":"Xulgath Skirmisher"},{"c":1,"s":8,"id":1799,"u":"xulgath%20stoneliege_ec3","p":84,"h":1,"n":"Xulgath Stoneliege"},{"c":1,"s":8,"id":1800,"u":"yaganty_ec3","p":85,"h":1,"n":"Yaganty"},{"c":1,"s":30,"id":1801,"u":"arskuva%20the%20gnasher_ec4","p":55,"h":1,"n":"Arskuva The Gnasher"},{"c":1,"s":30,"id":1802,"u":"aukashungi%20swarm_ec4","p":50,"h":1,"n":"Aukashungi Swarm"},{"c":1,"s":30,"id":1803,"u":"brughadatch_ec4","p":78,"h":1,"n":"Brughadatch"},{"c":1,"s":30,"id":1804,"u":"doblagub_ec4","p":79,"h":1,"n":"Doblagub"},{"c":1,"s":30,"id":1805,"u":"faceless%20butcher_ec4","p":80,"h":1,"n":"Faceless Butcher"},{"c":1,"s":30,"id":1806,"u":"gahlepod_ec4","p":78,"h":1,"n":"Gahlepod"},{"c":1,"s":30,"id":1807,"u":"giant%20aukashungi_ec4","p":77,"h":1,"n":"Giant Aukashungi"},{"c":1,"s":30,"id":1808,"u":"harrow%20doll_ec4","p":81,"h":1,"n":"Harrow Doll"},{"c":1,"s":30,"id":1809,"u":"helg%20eats-the-eaters_ec4","p":87,"h":1,"n":"Helg Eats-the-eaters"},{"c":1,"s":30,"id":1810,"u":"ledorick%20banyan_ec4","p":89,"h":1,"n":"Ledorick Banyan"},{"c":1,"s":30,"id":1811,"u":"lyrt%20cozurn_ec4","p":40,"h":1,"n":"Lyrt Cozurn"},{"c":1,"s":30,"id":1812,"u":"qurashith_ec4","p":82,"h":1,"n":"Qurashith"},{"c":1,"s":30,"id":1813,"u":"sodden%20sentinels_ec4","p":32,"h":1,"n":"Sodden Sentinels"},{"c":1,"s":30,"id":1814,"u":"starved%20staff_ec4","p":16,"h":1,"n":"Starved Staff"},{"c":1,"s":30,"id":1815,"u":"stirvyn%20banyan_ec4","p":39,"h":1,"n":"Stirvyn Banyan"},{"c":1,"s":30,"id":1816,"u":"tallow%20ooze_ec4","p":83,"h":1,"n":"Tallow Ooze"},{"c":1,"s":30,"id":1817,"u":"tashlock%20banyan_ec4","p":39,"h":1,"n":"Tashlock Banyan"},{"c":1,"s":30,"id":1818,"u":"the%20vanish%20man_ec4","p":47,"h":1,"n":"The Vanish Man"},{"c":1,"s":30,"id":1819,"u":"war%20sauropelta_ec4","p":46,"h":1,"n":"War Sauropelta"},{"c":1,"s":30,"id":1820,"u":"wight%20cultist_ec4","p":34,"h":1,"n":"Wight Cultist"},{"c":1,"s":30,"id":1821,"u":"xilvirek_ec4","p":84,"h":1,"n":"Xilvirek"},{"c":1,"s":30,"id":1822,"u":"xulgath%20gutrager_ec4","p":85,"h":1,"n":"Xulgath Gutrager"},{"c":1,"s":30,"id":1823,"u":"xulgath%20hardscale_ec4","p":53,"h":1,"n":"Xulgath Hardscale"},{"c":1,"s":30,"id":1824,"u":"xulgath%20herd-tender_ec4","p":10,"h":1,"n":"Xulgath Herd-tender"},{"c":1,"s":30,"id":1825,"u":"xulgath%20roughrider_ec4","p":23,"h":1,"n":"Xulgath Roughrider"},{"c":1,"s":30,"id":1826,"u":"zashathal%20head-taker_ec4","p":90,"h":1,"n":"Zashathal Head-taker"},{"c":1,"s":31,"id":1827,"u":"ammut_ec5","p":77,"h":1,"n":"Ammut"},{"c":1,"s":31,"id":1828,"u":"ararda_ec5","p":79,"h":1,"n":"Ararda"},{"c":1,"s":31,"id":1829,"u":"death%20drider_ec5","p":35,"h":1,"n":"Death Drider"},{"c":1,"s":31,"id":1830,"u":"dyzallin%20shraen_ec5","p":86,"h":1,"n":"Dyzallin Shraen"},{"c":1,"s":31,"id":1831,"u":"hollow%20hush_ec5","p":39,"h":1,"n":"Hollow Hush"},{"c":1,"s":31,"id":1832,"u":"iffdahsil_ec5","p":81,"h":1,"n":"Iffdahsil"},{"c":1,"s":31,"id":1833,"u":"kharostan_ec5","p":88,"h":1,"n":"Kharostan"},{"c":1,"s":31,"id":1834,"u":"muurfeli_ec5","p":78,"h":1,"n":"Muurfeli"},{"c":1,"s":31,"id":1835,"u":"obsidian%20golem_ec5","p":80,"h":1,"n":"Obsidian Golem"},{"c":1,"s":31,"id":1836,"u":"qormintur_ec5","p":91,"h":1,"n":"Qormintur"},{"c":1,"s":31,"id":1837,"u":"raptor%20guard%20wight_ec5","p":32,"h":1,"n":"Raptor Guard Wight"},{"c":1,"s":31,"id":1838,"u":"shraen%20graveknight_ec5","p":52,"h":1,"n":"Shraen Graveknight"},{"c":1,"s":31,"id":1839,"u":"urdefhan%20dominator_ec5","p":83,"h":1,"n":"Urdefhan Dominator"},{"c":1,"s":31,"id":1840,"u":"urdefhan%20high%20tormentor_ec5","p":82,"h":1,"n":"Urdefhan High Tormentor"},{"c":1,"s":31,"id":1841,"u":"urdefhan%20hunter_ec5","p":82,"h":1,"n":"Urdefhan Hunter"},{"c":1,"s":31,"id":1842,"u":"vitalia_ec5","p":84,"h":1,"n":"Vitalia"},{"c":1,"s":31,"id":1843,"u":"xulgath%20deepmouth_ec5","p":85,"h":1,"n":"Xulgath Deepmouth"},{"c":1,"s":31,"id":1844,"u":"zinogyvaz_ec5","p":35,"h":1,"n":"Zinogyvaz"},{"c":1,"s":32,"id":1845,"u":"barking%20stag_ec6","p":40,"h":1,"n":"Barking Stag"},{"c":1,"s":32,"id":1846,"u":"convergent%20giant%20eagle_ec6","p":12,"h":1,"n":"Convergent Giant Eagle"},{"c":1,"s":32,"id":1847,"u":"convergent%20kendley%20nathrael_ec6","p":87,"h":1,"n":"Convergent Kendley Nathrael"},{"c":1,"s":32,"id":1848,"u":"convergent%20soldier_ec6","p":14,"h":1,"n":"Convergent Soldier"},{"c":1,"s":32,"id":1849,"u":"elysian%20sheep_ec6","p":32,"h":1,"n":"Elysian Sheep"},{"c":1,"s":32,"id":1850,"u":"elysian%20titan_ec6","p":82,"h":1,"n":"Elysian Titan"},{"c":1,"s":32,"id":1851,"u":"kimilekki_ec6","p":17,"h":1,"n":"Kimilekki"},{"c":1,"s":32,"id":1852,"u":"kirosthrek_ec6","p":89,"h":1,"n":"Kirosthrek"},{"c":1,"s":32,"id":1853,"u":"sarvel%20ever-hunger_ec6","p":90,"h":1,"n":"Sarvel Ever-hunger"},{"c":1,"s":32,"id":1854,"u":"saurian%20warmonger_ec6","p":80,"h":1,"n":"Saurian Warmonger"},{"c":1,"s":32,"id":1855,"u":"saurian%20worldwatcher_ec6","p":81,"h":1,"n":"Saurian Worldwatcher"},{"c":1,"s":32,"id":1856,"u":"thanatotic%20titan_ec6","p":83,"h":1,"n":"Thanatotic Titan"},{"c":1,"s":32,"id":1857,"u":"vavakia_ec6","p":79,"h":1,"n":"Vavakia"},{"c":1,"s":32,"id":1858,"u":"viskithrel_ec6","p":84,"h":1,"n":"Viskithrel"},{"c":1,"s":32,"id":1859,"u":"xulgath%20thoughtmaw_ec6","p":85,"h":1,"n":"Xulgath Thoughtmaw"},{"c":1,"s":33,"id":1860,"u":"bee%20swarm_fop","p":11,"h":1,"n":"Bee Swarm"},{"c":1,"s":33,"id":1861,"u":"blood%20ooze_fop","p":63,"h":1,"n":"Blood Ooze"},{"c":1,"s":33,"id":1862,"u":"bloodlash%20bush_fop","p":62,"h":1,"n":"Bloodlash Bush"},{"c":1,"s":33,"id":1863,"u":"caustic%20wolf_fop","p":5,"h":1,"n":"Caustic Wolf"},{"c":1,"s":33,"id":1864,"u":"drunken%20farmer_fop","p":8,"h":1,"n":"Drunken Farmer"},{"c":1,"s":33,"id":1865,"u":"fiery%20leopard_fop","p":31,"h":1,"n":"Fiery Leopard"},{"c":1,"s":33,"id":1866,"u":"giant%20lightning%20serpent_fop","p":20,"h":1,"n":"Giant Lightning Serpent"},{"c":1,"s":33,"id":1867,"u":"graytusk_fop","p":40,"h":1,"n":"Graytusk"},{"c":1,"s":33,"id":1868,"u":"hallod_fop","p":21,"h":1,"n":"Hallod"},{"c":1,"s":33,"id":1869,"u":"icy%20rats_fop","p":31,"h":1,"n":"Icy Rats"},{"c":1,"s":33,"id":1870,"u":"lord%20nar_fop","p":38,"h":1,"n":"Lord Nar"},{"c":1,"s":33,"id":1871,"u":"mangy%20wolves_fop","p":5,"h":1,"n":"Mangy Wolves"},{"c":1,"s":33,"id":1872,"u":"mutant%20wolves_fop","p":27,"h":1,"n":"Mutant Wolves"},{"c":1,"s":33,"id":1873,"u":"stone%20horse_fop","p":30,"h":1,"n":"Stone Horse"},{"c":1,"s":33,"id":1874,"u":"the%20amalgam_fop","p":44,"h":1,"n":"The Amalgam"},{"c":1,"s":33,"id":1875,"u":"the%20behemoth_fop","p":47,"h":1,"n":"The Behemoth"},{"c":1,"s":33,"id":1876,"u":"the%20sculptor_fop","p":34,"h":1,"n":"The Sculptor"},{"c":1,"s":33,"id":1877,"u":"vilree_fop","p":47,"h":1,"n":"Vilree"},{"c":1,"s":33,"id":1878,"u":"vine%20lasher_fop","p":62,"h":1,"n":"Vine Lasher"},{"c":1,"s":34,"id":1879,"u":"agile%20warrior_frp1","p":23,"h":1,"n":"Agile Warrior"},{"c":1,"s":34,"id":1880,"u":"anugobu%20apprentice_frp1","p":80,"h":1,"n":"Anugobu Apprentice"},{"c":1,"s":34,"id":1881,"u":"anugobu%20wondercrafter_frp1","p":81,"h":1,"n":"Anugobu Wondercrafter"},{"c":1,"s":34,"id":1882,"u":"archery%20specialist_frp1","p":24,"h":1,"n":"Archery Specialist"},{"c":1,"s":34,"id":1883,"u":"berberoka_frp1","p":82,"h":1,"n":"Berberoka"},{"c":1,"s":34,"id":1884,"u":"blue%20viper_frp1","p":63,"h":1,"n":"Blue Viper"},{"c":1,"s":34,"id":1885,"u":"butterfly%20blade%20warrior_frp1","p":60,"h":1,"n":"Butterfly Blade Warrior"},{"c":1,"s":34,"id":1886,"u":"caustic%20monitor_frp1","p":86,"h":1,"n":"Caustic Monitor"},{"c":1,"s":34,"id":1887,"u":"dread%20roc_frp1","p":30,"h":1,"n":"Dread Roc"},{"c":1,"s":34,"id":1888,"u":"dromornis_frp1","p":83,"h":1,"n":"Dromornis"},{"c":1,"s":34,"id":1889,"u":"elder%20cauthooj_frp1","p":49,"h":1,"n":"Elder Cauthooj"},{"c":1,"s":34,"id":1890,"u":"ghost%20monk_frp1","p":15,"h":1,"n":"Ghost Monk"},{"c":1,"s":34,"id":1891,"u":"gomwai_frp1","p":48,"h":1,"n":"Gomwai"},{"c":1,"s":34,"id":1892,"u":"grave%20spinosaurus_frp1","p":32,"h":1,"n":"Grave Spinosaurus"},{"c":1,"s":34,"id":1893,"u":"hana's%20hundreds_frp1","p":51,"h":1,"n":"Hana's Hundreds"},{"c":1,"s":34,"id":1894,"u":"hantu%20belian_frp1","p":85,"h":1,"n":"Hantu Belian"},{"c":1,"s":34,"id":1895,"u":"hantu%20denai_frp1","p":84,"h":1,"n":"Hantu Denai"},{"c":1,"s":34,"id":1896,"u":"jaiban_frp1","p":41,"h":1,"n":"Jaiban"},{"c":1,"s":34,"id":1897,"u":"kannitri_frp1","p":19,"h":1,"n":"Kannitri"},{"c":1,"s":34,"id":1898,"u":"ki%20adept_frp1","p":24,"h":1,"n":"Ki Adept"},{"c":1,"s":34,"id":1899,"u":"koto%20zekora_frp1","p":55,"h":1,"n":"Koto Zekora"},{"c":1,"s":34,"id":1900,"u":"mage%20of%20many%20styles_frp1","p":25,"h":1,"n":"Mage Of Many Styles"},{"c":1,"s":34,"id":1901,"u":"mammoth%20turtle_frp1","p":31,"h":1,"n":"Mammoth Turtle"},{"c":1,"s":34,"id":1902,"u":"manananggal_frp1","p":87,"h":1,"n":"Manananggal"},{"c":1,"s":34,"id":1903,"u":"muckish%20creep_frp1","p":88,"h":1,"n":"Muckish Creep"},{"c":1,"s":34,"id":1904,"u":"nai%20yan%20fei_frp1","p":91,"h":1,"n":"Nai Yan Fei"},{"c":1,"s":34,"id":1905,"u":"old%20man%20statue_frp1","p":21,"h":1,"n":"Old Man Statue"},{"c":1,"s":34,"id":1906,"u":"planar%20terra-cotta%20soldier_frp1","p":52,"h":1,"n":"Planar Terra-cotta Soldier"},{"c":1,"s":34,"id":1907,"u":"planar%20terra-cotta%20squadron_frp1","p":53,"h":1,"n":"Planar Terra-cotta Squadron"},{"c":1,"s":34,"id":1908,"u":"ran-to_frp1","p":64,"h":1,"n":"Ran-to"},{"c":1,"s":34,"id":1909,"u":"shino%20hakusa_frp1","p":63,"h":1,"n":"Shino Hakusa"},{"c":1,"s":34,"id":1910,"u":"sigbin_frp1","p":89,"h":1,"n":"Sigbin"},{"c":1,"s":34,"id":1911,"u":"syu%20tak-nwa_frp1","p":63,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":34,"id":1912,"u":"takatorra_frp1","p":11,"h":1,"n":"Takatorra"},{"c":1,"s":34,"id":1913,"u":"tamikan_frp1","p":39,"h":1,"n":"Tamikan"},{"c":1,"s":34,"id":1914,"u":"tino_frp1","p":10,"h":1,"n":"Tino"},{"c":1,"s":34,"id":1915,"u":"tyrannosaurus%20imperator_frp1","p":31,"h":1,"n":"Tyrannosaurus Imperator"},{"c":1,"s":34,"id":1916,"u":"watchtower%20poltergeist_frp1","p":35,"h":1,"n":"Watchtower Poltergeist"},{"c":1,"s":34,"id":1917,"u":"watchtower%20shadow_frp1","p":36,"h":1,"n":"Watchtower Shadow"},{"c":1,"s":34,"id":1918,"u":"watchtower%20wraith_frp1","p":36,"h":1,"n":"Watchtower Wraith"},{"c":1,"s":34,"id":1919,"u":"weapon%20master_frp1","p":23,"h":1,"n":"Weapon Master"},{"c":1,"s":34,"id":1920,"u":"yabin%20the%20just_frp1","p":11,"h":1,"n":"Yabin The Just"},{"c":1,"s":34,"id":1921,"u":"yook_frp1","p":11,"h":1,"n":"Yook"},{"c":1,"s":35,"id":1922,"u":"akila%20stormheel_frp2","p":38,"h":1,"n":"Akila Stormheel"},{"c":1,"s":35,"id":1923,"u":"amihan_frp2","p":40,"h":1,"n":"Amihan"},{"c":1,"s":35,"id":1924,"u":"angoyang_frp2","p":78,"h":1,"n":"Angoyang"},{"c":1,"s":35,"id":1925,"u":"arm%20of%20balance_frp2","p":33,"h":1,"n":"Arm Of Balance"},{"c":1,"s":35,"id":1926,"u":"artus%20rodrivan_frp2","p":35,"h":1,"n":"Artus Rodrivan"},{"c":1,"s":35,"id":1927,"u":"blue%20viper_frp2","p":36,"h":1,"n":"Blue Viper"},{"c":1,"s":35,"id":1928,"u":"drake%20courser_frp2","p":13,"h":1,"n":"Drake Courser"},{"c":1,"s":35,"id":1929,"u":"grandfather%20mantis_frp2","p":35,"h":1,"n":"Grandfather Mantis"},{"c":1,"s":35,"id":1930,"u":"halspin%20the%20stung_frp2","p":41,"h":1,"n":"Halspin The Stung"},{"c":1,"s":35,"id":1931,"u":"huldrin%20skolsdottir_frp2","p":42,"h":1,"n":"Huldrin Skolsdottir"},{"c":1,"s":35,"id":1932,"u":"hummingbird_frp2","p":39,"h":1,"n":"Hummingbird"},{"c":1,"s":35,"id":1933,"u":"ji-yook_frp2","p":27,"h":1,"n":"Ji-yook"},{"c":1,"s":35,"id":1934,"u":"joon-seo_frp2","p":41,"h":1,"n":"Joon-seo"},{"c":1,"s":35,"id":1935,"u":"juspix%20rammel_frp2","p":42,"h":1,"n":"Juspix Rammel"},{"c":1,"s":35,"id":1936,"u":"kas%20xi%20rai_frp2","p":23,"h":1,"n":"Kas Xi Rai"},{"c":1,"s":35,"id":1937,"u":"kun_frp2","p":79,"h":1,"n":"Kun"},{"c":1,"s":35,"id":1938,"u":"lantondo_frp2","p":35,"h":1,"n":"Lantondo"},{"c":1,"s":35,"id":1939,"u":"maalya_frp2","p":40,"h":1,"n":"Maalya"},{"c":1,"s":35,"id":1940,"u":"mafika%20ayuwari_frp2","p":38,"h":1,"n":"Mafika Ayuwari"},{"c":1,"s":35,"id":1941,"u":"master%20xun_frp2","p":23,"h":1,"n":"Master Xun"},{"c":1,"s":35,"id":1942,"u":"melodic%20squall_frp2","p":57,"h":1,"n":"Melodic Squall"},{"c":1,"s":35,"id":1943,"u":"minister%20of%20tumult_frp2","p":87,"h":1,"n":"Minister Of Tumult"},{"c":1,"s":35,"id":1944,"u":"peng_frp2","p":82,"h":1,"n":"Peng"},{"c":1,"s":35,"id":1945,"u":"phuthi_frp2","p":39,"h":1,"n":"Phuthi"},{"c":1,"s":35,"id":1946,"u":"portal%20eater_frp2","p":56,"h":1,"n":"Portal Eater"},{"c":1,"s":35,"id":1947,"u":"provincial%20jiang-shi_frp2","p":86,"h":1,"n":"Provincial Jiang-shi"},{"c":1,"s":35,"id":1948,"u":"ran-to_frp2","p":37,"h":1,"n":"Ran-to"},{"c":1,"s":35,"id":1949,"u":"razu_frp2","p":91,"h":1,"n":"Razu"},{"c":1,"s":35,"id":1950,"u":"rivka_frp2","p":83,"h":1,"n":"Rivka"},{"c":1,"s":35,"id":1951,"u":"shadow%20yai_frp2","p":80,"h":1,"n":"Shadow Yai"},{"c":1,"s":35,"id":1952,"u":"shino%20hakusa_frp2","p":36,"h":1,"n":"Shino Hakusa"},{"c":1,"s":35,"id":1953,"u":"sixth%20pillar%20student_frp2","p":14,"h":1,"n":"Sixth Pillar Student"},{"c":1,"s":35,"id":1954,"u":"surjit%20hamelan_frp2","p":39,"h":1,"n":"Surjit Hamelan"},{"c":1,"s":35,"id":1955,"u":"syu%20tak-nwa_frp2","p":35,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":35,"id":1956,"u":"taiga%20yai_frp2","p":81,"h":1,"n":"Taiga Yai"},{"c":1,"s":35,"id":1957,"u":"takatorra_frp2","p":27,"h":1,"n":"Takatorra"},{"c":1,"s":35,"id":1958,"u":"tino%20tung_frp2","p":26,"h":1,"n":"Tino Tung"},{"c":1,"s":35,"id":1959,"u":"troff%20frostknuckles_frp2","p":43,"h":1,"n":"Troff Frostknuckles"},{"c":1,"s":35,"id":1960,"u":"umbasi_frp2","p":40,"h":1,"n":"Umbasi"},{"c":1,"s":35,"id":1961,"u":"urnak%20lostwind_frp2","p":41,"h":1,"n":"Urnak Lostwind"},{"c":1,"s":35,"id":1962,"u":"yabin%20the%20just_frp2","p":27,"h":1,"n":"Yabin The Just"},{"c":1,"s":35,"id":1963,"u":"yarrika%20mulandez_frp2","p":34,"h":1,"n":"Yarrika Mulandez"},{"c":1,"s":36,"id":1964,"u":"abbot%20tsujon_frp3","p":15,"h":1,"n":"Abbot Tsujon"},{"c":1,"s":36,"id":1965,"u":"blue%20viper_frp3","p":54,"h":1,"n":"Blue Viper"},{"c":1,"s":36,"id":1966,"u":"bul-gae_frp3","p":79,"h":1,"n":"Bul-gae"},{"c":1,"s":36,"id":1967,"u":"canopy%20elder_frp3","p":78,"h":1,"n":"Canopy Elder"},{"c":1,"s":36,"id":1968,"u":"cloudsplitter_frp3","p":19,"h":1,"n":"Cloudsplitter"},{"c":1,"s":36,"id":1969,"u":"dancing%20night%20parade_frp3","p":41,"h":1,"n":"Dancing Night Parade"},{"c":1,"s":36,"id":1970,"u":"desecrated%20guardian_frp3","p":80,"h":1,"n":"Desecrated Guardian"},{"c":1,"s":36,"id":1971,"u":"flying%20mountain%20kaminari_frp3","p":23,"h":1,"n":"Flying Mountain Kaminari"},{"c":1,"s":36,"id":1972,"u":"gumiho_frp3","p":81,"h":1,"n":"Gumiho"},{"c":1,"s":36,"id":1973,"u":"inmyeonjo_frp3","p":82,"h":1,"n":"Inmyeonjo"},{"c":1,"s":36,"id":1974,"u":"jin-hae_frp3","p":18,"h":1,"n":"Jin-hae"},{"c":1,"s":36,"id":1975,"u":"laruhao_frp3","p":41,"h":1,"n":"Laruhao"},{"c":1,"s":36,"id":1976,"u":"lophiithu_frp3","p":83,"h":1,"n":"Lophiithu"},{"c":1,"s":36,"id":1977,"u":"orochi_frp3","p":84,"h":1,"n":"Orochi"},{"c":1,"s":36,"id":1978,"u":"rai%20sho%20disciple_frp3","p":14,"h":1,"n":"Rai Sho Disciple"},{"c":1,"s":36,"id":1979,"u":"rai%20sho%20postulant_frp3","p":13,"h":1,"n":"Rai Sho Postulant"},{"c":1,"s":36,"id":1980,"u":"ran-to_frp3","p":54,"h":1,"n":"Ran-to"},{"c":1,"s":36,"id":1981,"u":"sanzuwu_frp3","p":85,"h":1,"n":"Sanzuwu"},{"c":1,"s":36,"id":1982,"u":"shino%20hakusa_frp3","p":53,"h":1,"n":"Shino Hakusa"},{"c":1,"s":36,"id":1983,"u":"spinel%20leviathan%20syndara_frp3","p":58,"h":1,"n":"Spinel Leviathan Syndara"},{"c":1,"s":36,"id":1984,"u":"spirit%20turtle_frp3","p":86,"h":1,"n":"Spirit Turtle"},{"c":1,"s":36,"id":1985,"u":"sthira_frp3","p":87,"h":1,"n":"Sthira"},{"c":1,"s":36,"id":1986,"u":"syndara%20the%20sculptor_frp3","p":88,"h":1,"n":"Syndara The Sculptor"},{"c":1,"s":36,"id":1987,"u":"syu%20tak-nwa_frp3","p":52,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":36,"id":1988,"u":"yoh%20souran_frp3","p":91,"h":1,"n":"Yoh Souran"},{"c":1,"s":0,"id":1989,"u":"aigamuxa_lome","p":293,"h":1,"n":"Aigamuxa"},{"c":1,"s":0,"id":1990,"u":"anadi%20elder_lome","p":292,"h":1,"n":"Anadi Elder"},{"c":1,"s":0,"id":1991,"u":"anadi%20hunter_lome","p":291,"h":1,"n":"Anadi Hunter"},{"c":1,"s":0,"id":1992,"u":"anadi%20sage_lome","p":292,"h":1,"n":"Anadi Sage"},{"c":1,"s":0,"id":1993,"u":"asanbosam_lome","p":294,"h":1,"n":"Asanbosam"},{"c":1,"s":0,"id":1994,"u":"biloko%20veteran_lome","p":296,"h":1,"n":"Biloko Veteran"},{"c":1,"s":0,"id":1995,"u":"biloko%20warrior_lome","p":296,"h":1,"n":"Biloko Warrior"},{"c":1,"s":0,"id":1996,"u":"charau-ka%20acolyte%20of%20angazhan_lome","p":298,"h":1,"n":"Charau-ka Acolyte Of Angazhan"},{"c":1,"s":0,"id":1997,"u":"charau-ka%20butcher_lome","p":298,"h":1,"n":"Charau-ka Butcher"},{"c":1,"s":0,"id":1998,"u":"charau-ka%20warrior_lome","p":229977,"h":1,"n":"Charau-ka Warrior"},{"c":1,"s":0,"id":1999,"u":"eloko_lome","p":296,"h":1,"n":"Eloko"},{"c":1,"s":0,"id":2000,"u":"grootslang_lome","p":298,"h":1,"n":"Grootslang"},{"c":1,"s":0,"id":2001,"u":"k'nonna_lome","p":300,"h":1,"n":"K'nonna"},{"c":1,"s":0,"id":2002,"u":"kaava%20stalker_lome","p":301,"h":1,"n":"Kaava Stalker"},{"c":1,"s":0,"id":2003,"u":"karina_lome","p":302,"h":1,"n":"Karina"},{"c":1,"s":0,"id":2004,"u":"maliadi_lome","p":302,"h":1,"n":"Maliadi"},{"c":1,"s":0,"id":2005,"u":"mamlambo_lome","p":304,"h":1,"n":"Mamlambo"},{"c":1,"s":0,"id":2006,"u":"pygmy%20kaava_lome","p":301,"h":1,"n":"Pygmy Kaava"},{"c":1,"s":0,"id":2007,"u":"rompo_lome","p":305,"h":1,"n":"Rompo"},{"c":1,"s":0,"id":2008,"u":"si%c3%a9%20goluo_lome","p":306,"h":1,"n":"Sié Goluo"},{"c":1,"s":0,"id":2009,"u":"solar%20ibis_lome","p":307,"h":1,"n":"Solar Ibis"},{"c":1,"s":0,"id":2010,"u":"zinba_lome","p":308,"h":1,"n":"Zinba"},{"c":1,"s":37,"id":2011,"u":"princess%20sunset_ltiba","p":5,"h":1,"n":"Princess Sunset"},{"c":1,"s":38,"id":2012,"u":"ahvothian_sli","p":62,"h":1,"n":"Ahvothian"},{"c":1,"s":38,"id":2013,"u":"angazhani%20cultist_sli","p":30,"h":1,"n":"Angazhani Cultist"},{"c":1,"s":38,"id":2014,"u":"aspis%20guard_sli","p":44,"h":1,"n":"Aspis Guard"},{"c":1,"s":38,"id":2015,"u":"aspis%20technician_sli","p":45,"h":1,"n":"Aspis Technician"},{"c":1,"s":38,"id":2016,"u":"croakchief%20globblit%20skink-eater_sli","p":22,"h":1,"n":"Croakchief Globblit Skink-eater"},{"c":1,"s":38,"id":2017,"u":"cursebreaker_sli","p":38,"h":1,"n":"Cursebreaker"},{"c":1,"s":38,"id":2018,"u":"fuming%20sludge_sli","p":63,"h":1,"n":"Fuming Sludge"},{"c":1,"s":38,"id":2019,"u":"nyamat%20mshwe_sli","p":33,"h":1,"n":"Nyamat Mshwe"},{"c":1,"s":38,"id":2020,"u":"paga%20nikohian_sli","p":51,"h":1,"n":"Paga Nikohian"},{"c":1,"s":39,"id":2021,"u":"anadi%20fateweaver_sot1","p":79,"h":1,"n":"Anadi Fateweaver"},{"c":1,"s":39,"id":2022,"u":"anadi%20lurker_sot1","p":78,"h":1,"n":"Anadi Lurker"},{"c":1,"s":39,"id":2023,"u":"anadi%20seeker_sot1","p":78,"h":1,"n":"Anadi Seeker"},{"c":1,"s":39,"id":2024,"u":"binji_sot1","p":53,"h":1,"n":"Binji"},{"c":1,"s":39,"id":2025,"u":"bramble%20champion%20construct_sot1","p":41,"h":1,"n":"Bramble Champion Construct"},{"c":1,"s":39,"id":2026,"u":"giant%20mining%20bee_sot1","p":80,"h":1,"n":"Giant Mining Bee"},{"c":1,"s":39,"id":2027,"u":"giant%20silverfish_sot1","p":84,"h":1,"n":"Giant Silverfish"},{"c":1,"s":39,"id":2028,"u":"giant%20tsetse%20fly_sot1","p":81,"h":1,"n":"Giant Tsetse Fly"},{"c":1,"s":39,"id":2029,"u":"giant%20worker%20bee_sot1","p":80,"h":1,"n":"Giant Worker Bee"},{"c":1,"s":39,"id":2030,"u":"gnagrif_sot1","p":83,"h":1,"n":"Gnagrif"},{"c":1,"s":39,"id":2031,"u":"kurshkin_sot1","p":87,"h":1,"n":"Kurshkin"},{"c":1,"s":39,"id":2032,"u":"scrit_sot1","p":82,"h":1,"n":"Scrit"},{"c":1,"s":39,"id":2033,"u":"shieldbearer%20construct_sot1","p":40,"h":1,"n":"Shieldbearer Construct"},{"c":1,"s":39,"id":2034,"u":"sicklehand%20construct_sot1","p":41,"h":1,"n":"Sicklehand Construct"},{"c":1,"s":39,"id":2035,"u":"silverfish%20swarm_sot1","p":84,"h":1,"n":"Silverfish Swarm"},{"c":1,"s":39,"id":2036,"u":"spellskein_sot1","p":85,"h":1,"n":"Spellskein"},{"c":1,"s":39,"id":2037,"u":"stone%20ghost_sot1","p":89,"h":1,"n":"Stone Ghost"},{"c":1,"s":39,"id":2038,"u":"takulu%20ot_sot1","p":91,"h":1,"n":"Takulu Ot"},{"c":1,"s":39,"id":2039,"u":"umbo_sot1","p":22,"h":1,"n":"Umbo"},{"c":1,"s":39,"id":2040,"u":"urbel_sot1","p":55,"h":1,"n":"Urbel"},{"c":1,"s":40,"id":2041,"u":"damibwa_sot2","p":80,"h":1,"n":"Damibwa"},{"c":1,"s":40,"id":2042,"u":"fire-pot%20ubanu_sot2","p":89,"h":1,"n":"Fire-pot Ubanu"},{"c":1,"s":40,"id":2043,"u":"froglegs_sot2","p":91,"h":1,"n":"Froglegs"},{"c":1,"s":40,"id":2044,"u":"gbahali_sot2","p":81,"h":1,"n":"Gbahali"},{"c":1,"s":40,"id":2045,"u":"great%20grodair_sot2","p":59,"h":1,"n":"Great Grodair"},{"c":1,"s":40,"id":2046,"u":"grippli%20jinxer_sot2","p":83,"h":1,"n":"Grippli Jinxer"},{"c":1,"s":40,"id":2047,"u":"grippli%20skirmisher_sot2","p":82,"h":1,"n":"Grippli Skirmisher"},{"c":1,"s":40,"id":2048,"u":"i'iko%20dragon_sot2","p":84,"h":1,"n":"I'iko Dragon"},{"c":1,"s":40,"id":2049,"u":"kiru_sot2","p":27,"h":1,"n":"Kiru"},{"c":1,"s":40,"id":2050,"u":"kolbo_sot2","p":49,"h":1,"n":"Kolbo"},{"c":1,"s":40,"id":2051,"u":"kreekoss_sot2","p":53,"h":1,"n":"Kreekoss"},{"c":1,"s":40,"id":2052,"u":"loakan_sot2","p":28,"h":1,"n":"Loakan"},{"c":1,"s":40,"id":2053,"u":"mashkudu%20the%20bully_sot2","p":27,"h":1,"n":"Mashkudu The Bully"},{"c":1,"s":40,"id":2054,"u":"mpeshi_sot2","p":85,"h":1,"n":"Mpeshi"},{"c":1,"s":40,"id":2055,"u":"mutated%20sewer%20ooze_sot2","p":37,"h":1,"n":"Mutated Sewer Ooze"},{"c":1,"s":40,"id":2056,"u":"old%20thrasher_sot2","p":40,"h":1,"n":"Old Thrasher"},{"c":1,"s":40,"id":2057,"u":"reth_sot2","p":29,"h":1,"n":"Reth"},{"c":1,"s":40,"id":2058,"u":"salathiss_sot2","p":93,"h":1,"n":"Salathiss"},{"c":1,"s":40,"id":2059,"u":"serpentfolk%20granitescale_sot2","p":86,"h":1,"n":"Serpentfolk Granitescale"},{"c":1,"s":40,"id":2060,"u":"serpentfolk%20venom%20caller_sot2","p":87,"h":1,"n":"Serpentfolk Venom Caller"},{"c":1,"s":41,"id":2061,"u":"abendego%20brute_sot3","p":37,"h":1,"n":"Abendego Brute"},{"c":1,"s":41,"id":2062,"u":"abendego%20jailer_sot3","p":42,"h":1,"n":"Abendego Jailer"},{"c":1,"s":41,"id":2063,"u":"abendego%20priest_sot3","p":46,"h":1,"n":"Abendego Priest"},{"c":1,"s":41,"id":2064,"u":"ajbal%20kimon_sot3","p":87,"h":1,"n":"Ajbal Kimon"},{"c":1,"s":41,"id":2065,"u":"bharlen%20sajor_sot3","p":27,"h":1,"n":"Bharlen Sajor"},{"c":1,"s":41,"id":2066,"u":"bog%20mummy%20amalgamation_sot3","p":20,"h":1,"n":"Bog Mummy Amalgamation"},{"c":1,"s":41,"id":2067,"u":"boggard%20hunter_sot3","p":34,"h":1,"n":"Boggard Hunter"},{"c":1,"s":41,"id":2068,"u":"cyclops%20bully_sot3","p":48,"h":1,"n":"Cyclops Bully"},{"c":1,"s":41,"id":2069,"u":"golgopo_sot3","p":80,"h":1,"n":"Golgopo"},{"c":1,"s":41,"id":2070,"u":"grouloop_sot3","p":33,"h":1,"n":"Grouloop"},{"c":1,"s":41,"id":2071,"u":"halbrux%20far-sight_sot3","p":89,"h":1,"n":"Halbrux Far-Sight"},{"c":1,"s":41,"id":2072,"u":"ixam%c3%a8_sot3","p":22,"h":1,"n":"Ixamè"},{"c":1,"s":41,"id":2073,"u":"karumzek_sot3","p":81,"h":1,"n":"Karumzek"},{"c":1,"s":41,"id":2074,"u":"karumzek%20swarm_sot3","p":81,"h":1,"n":"Karumzek Swarm"},{"c":1,"s":41,"id":2075,"u":"norgorberite%20spy_sot3","p":63,"h":1,"n":"Norgorberite Spy"},{"c":1,"s":41,"id":2076,"u":"onyiji_sot3","p":9,"h":1,"n":"Onyiji"},{"c":1,"s":41,"id":2077,"u":"screaming%20sulfur_sot3","p":84,"h":1,"n":"Screaming Sulfur"},{"c":1,"s":41,"id":2078,"u":"ssumzili_sot3","p":85,"h":1,"n":"Ssumzili"},{"c":1,"s":41,"id":2079,"u":"terwa%20chosen_sot3","p":83,"h":1,"n":"Terwa Chosen"},{"c":1,"s":41,"id":2080,"u":"terwa%20prodigy_sot3","p":82,"h":1,"n":"Terwa Prodigy"},{"c":1,"s":41,"id":2081,"u":"terwa%20star%20reader_sot3","p":82,"h":1,"n":"Terwa Star Reader"},{"c":1,"s":41,"id":2082,"u":"thiarvo%20the%20quick_sot3","p":91,"h":1,"n":"Thiarvo the Quick"},{"c":1,"s":41,"id":2083,"u":"yonsuu_sot3","p":44,"h":1,"n":"Yonsuu"},{"c":1,"s":42,"id":2084,"u":"avatar%20of%20walkena_sot4","p":60,"h":1,"n":"Avatar of Walkena"},{"c":1,"s":42,"id":2085,"u":"ba'aupa%20mdoudu_sot4","p":80,"h":1,"n":"Ba'aupa Mdoudu"},{"c":1,"s":42,"id":2086,"u":"biloko%20reaver_sot4","p":36,"h":1,"n":"Biloko Reaver"},{"c":1,"s":42,"id":2087,"u":"dimari-diji_sot4","p":86,"h":1,"n":"Dimari-Diji"},{"c":1,"s":42,"id":2088,"u":"drenchdead_sot4","p":81,"h":1,"n":"Drenchdead"},{"c":1,"s":42,"id":2089,"u":"gambulami_sot4","p":37,"h":1,"n":"Gambulami"},{"c":1,"s":42,"id":2090,"u":"gold%20defender_sot4","p":49,"h":1,"n":"Gold Defender"},{"c":1,"s":42,"id":2091,"u":"gold%20defender%20garrison_sot4","p":50,"h":1,"n":"Gold Defender Garrison"},{"c":1,"s":42,"id":2092,"u":"grave%20karina_sot4","p":31,"h":1,"n":"Grave Karina"},{"c":1,"s":42,"id":2093,"u":"graveknight%20captain_sot4","p":82,"h":1,"n":"Graveknight Captain"},{"c":1,"s":42,"id":2094,"u":"graveknight%20champion_sot4","p":83,"h":1,"n":"Graveknight Champion"},{"c":1,"s":42,"id":2095,"u":"jackal%20guard_sot4","p":9,"h":1,"n":"Jackal Guard"},{"c":1,"s":42,"id":2096,"u":"kilia%20mwibo_sot4","p":84,"h":1,"n":"Kilia Mwibo"},{"c":1,"s":42,"id":2097,"u":"living%20sun-spire_sot4","p":57,"h":1,"n":"Living Sun-Spire"},{"c":1,"s":42,"id":2098,"u":"nkiruka_sot4","p":89,"h":1,"n":"Nkiruka"},{"c":1,"s":42,"id":2099,"u":"reborn%20sun%20hunter_sot4","p":10,"h":1,"n":"Reborn Sun Hunter"},{"c":1,"s":42,"id":2100,"u":"reborn%20sun%20mage_sot4","p":11,"h":1,"n":"Reborn Sun Mage"},{"c":1,"s":42,"id":2101,"u":"reborn%20sun%20warrior_sot4","p":11,"h":1,"n":"Reborn Sun Warrior"},{"c":1,"s":42,"id":2102,"u":"soul%20swarms_sot4","p":42,"h":1,"n":"Soul Swarms"},{"c":1,"s":42,"id":2103,"u":"sun%20warrior%20brigade_sot4","p":57,"h":1,"n":"Sun Warrior Brigade"},{"c":1,"s":42,"id":2104,"u":"sunburst%20corpse_sot4","p":85,"h":1,"n":"Sunburst Corpse"},{"c":1,"s":42,"id":2105,"u":"worknesh_sot4","p":91,"h":1,"n":"Worknesh"},{"c":1,"s":43,"id":2106,"u":"ancient%20rivener_sot5","p":86,"h":1,"n":"Ancient Rivener"},{"c":1,"s":43,"id":2107,"u":"contemplative_sot5","p":80,"h":1,"n":"Contemplative"},{"c":1,"s":43,"id":2108,"u":"contemplative%20meditant_sot5","p":80,"h":1,"n":"Contemplative Meditant"},{"c":1,"s":43,"id":2109,"u":"contemplative%20mentor_sot5","p":81,"h":1,"n":"Contemplative Mentor"},{"c":1,"s":43,"id":2110,"u":"crimson%20acolyte_sot5","p":61,"h":1,"n":"Crimson Acolyte"},{"c":1,"s":43,"id":2111,"u":"dwandek_sot5","p":32,"h":1,"n":"Dwandek"},{"c":1,"s":43,"id":2112,"u":"formian%20mageslayer_sot5","p":83,"h":1,"n":"Formian Mageslayer"},{"c":1,"s":43,"id":2113,"u":"formian%20queen_sot5","p":84,"h":1,"n":"Formian Queen"},{"c":1,"s":43,"id":2114,"u":"formian%20worker_sot5","p":82,"h":1,"n":"Formian Worker"},{"c":1,"s":43,"id":2115,"u":"gluttonworm_sot5","p":85,"h":1,"n":"Gluttonworm"},{"c":1,"s":43,"id":2116,"u":"ikeshti%20brood-minder_sot5","p":86,"h":1,"n":"Ikeshti Brood-Minder"},{"c":1,"s":43,"id":2117,"u":"iobane%20magus_sot5","p":21,"h":1,"n":"Iobane Magus"},{"c":1,"s":43,"id":2118,"u":"khefak%20scuttler_sot5","p":87,"h":1,"n":"Khefak Scuttler"},{"c":1,"s":43,"id":2119,"u":"king%20of%20biting%20ants_sot5","p":90,"h":1,"n":"King of Biting Ants"},{"c":1,"s":43,"id":2120,"u":"mpondo_sot5","p":20,"h":1,"n":"Mpondo"},{"c":1,"s":43,"id":2121,"u":"ravager%20of%20tindalos_sot5","p":40,"h":1,"n":"Ravager of Tindalos"},{"c":1,"s":43,"id":2122,"u":"shobhad%20enforcer_sot5","p":88,"h":1,"n":"Shobhad Enforcer"},{"c":1,"s":43,"id":2123,"u":"shobhad%20sniper_sot5","p":89,"h":1,"n":"Shobhad Sniper"},{"c":1,"s":43,"id":2124,"u":"skartitch%20chip-tooth_sot5","p":50,"h":1,"n":"Skartitch Chip-Tooth"},{"c":1,"s":43,"id":2125,"u":"sparkeater_sot5","p":31,"h":1,"n":"Sparkeater"},{"c":1,"s":43,"id":2126,"u":"spawn%20of%20taon_sot5","p":28,"h":1,"n":"Spawn of Taon"},{"c":1,"s":43,"id":2127,"u":"taon_sot5","p":31,"h":1,"n":"Taon"},{"c":1,"s":43,"id":2128,"u":"thasteron%20khefak_sot5","p":87,"h":1,"n":"Thasteron Khefak"},{"c":1,"s":43,"id":2129,"u":"tollvych_sot5","p":27,"h":1,"n":"Tollvych"},{"c":1,"s":44,"id":2130,"u":"alapolo_sot6","p":80,"h":1,"n":"Alapolo"},{"c":1,"s":44,"id":2131,"u":"alate%20ant_sot6","p":72,"h":1,"n":"Alate Ant"},{"c":1,"s":44,"id":2132,"u":"apocalypse%20ant%20swarm_sot6","p":56,"h":1,"n":"Apocalypse Ant Swarm"},{"c":1,"s":44,"id":2133,"u":"aspect%20of%20hunger_sot6","p":58,"h":1,"n":"Aspect of Hunger"},{"c":1,"s":44,"id":2134,"u":"aspect%20of%20hunger_sot6","p":58,"h":1,"n":"Aspect of Hunger"},{"c":1,"s":44,"id":2135,"u":"aspect%20of%20immortality_sot6","p":58,"h":1,"n":"Aspect of Immortality"},{"c":1,"s":44,"id":2136,"u":"aspect%20of%20insects_sot6","p":58,"h":1,"n":"Aspect of Insects"},{"c":1,"s":44,"id":2137,"u":"cataclysm%20beetle_sot6","p":40,"h":1,"n":"Cataclysm Beetle"},{"c":1,"s":44,"id":2138,"u":"chromatic%20ooze_sot6","p":83,"h":1,"n":"Chromatic Ooze"},{"c":1,"s":44,"id":2139,"u":"clockwork%20clock%20tower_sot6","p":81,"h":1,"n":"Clockwork Clock Tower"},{"c":1,"s":44,"id":2140,"u":"crawling%20slurry_sot6","p":82,"h":1,"n":"Crawling Slurry"},{"c":1,"s":44,"id":2141,"u":"hivebound%20arboreal_sot6","p":52,"h":1,"n":"Hivebound Arboreal"},{"c":1,"s":44,"id":2142,"u":"ironclad%20annihilator%20beetle_sot6","p":49,"h":1,"n":"Ironclad Annihilator Beetle"},{"c":1,"s":44,"id":2143,"u":"lignified%20adamantine%20golem_sot6","p":16,"h":1,"n":"Lignified Adamantine Golem"},{"c":1,"s":44,"id":2144,"u":"red%20commander%20ant_sot6","p":73,"h":1,"n":"Red Commander Ant"},{"c":1,"s":44,"id":2145,"u":"red%20guard%20ant_sot6","p":72,"h":1,"n":"Red Guard Ant"},{"c":1,"s":44,"id":2146,"u":"red%20queen_sot6","p":41,"h":1,"n":"Red Queen"},{"c":1,"s":44,"id":2147,"u":"shianshi%20waymaker_sot6","p":21,"h":1,"n":"Shianshi Waymaker"},{"c":1,"s":44,"id":2148,"u":"slana_sot6","p":84,"h":1,"n":"Slana"},{"c":1,"s":44,"id":2149,"u":"ta'apundo_sot6","p":85,"h":1,"n":"Ta'apundo"},{"c":1,"s":44,"id":2150,"u":"tatterthread_sot6","p":88,"h":1,"n":"Tatterthread"},{"c":1,"s":44,"id":2151,"u":"thorn%20guardian_sot6","p":19,"h":1,"n":"Thorn Guardian"},{"c":1,"s":44,"id":2152,"u":"unshadowed%20anchor%20root_sot6","p":23,"h":1,"n":"Unshadowed Anchor Root"},{"c":1,"s":44,"id":2153,"u":"unshadowed%20haibram_sot6","p":24,"h":1,"n":"Unshadowed Haibram"},{"c":1,"s":44,"id":2154,"u":"unshadowed%20koride_sot6","p":91,"h":1,"n":"Unshadowed Koride"},{"c":1,"s":44,"id":2155,"u":"unshadowed%20mariama_sot6","p":20,"h":1,"n":"Unshadowed Mariama"},{"c":1,"s":44,"id":2156,"u":"unshadowed%20okoro_sot6","p":18,"h":1,"n":"Unshadowed Okoro"},{"c":1,"s":44,"id":2157,"u":"wereant%20disciple_sot6","p":86,"h":1,"n":"Wereant Disciple"},{"c":1,"s":44,"id":2158,"u":"wereant%20poisoner_sot6","p":87,"h":1,"n":"Wereant Poisoner"},{"c":1,"s":44,"id":2159,"u":"wereant%20sentinel_sot6","p":50,"h":1,"n":"Wereant Sentinel"},{"c":1,"s":45,"id":2160,"u":"basilisk_tio","p":26,"h":1,"n":"Basilisk"},{"c":1,"s":45,"id":2161,"u":"boar_tio","p":8,"h":1,"n":"Boar"},{"c":1,"s":45,"id":2162,"u":"brimstone%20rat_tio","p":37,"h":1,"n":"Brimstone Rat"},{"c":1,"s":45,"id":2163,"u":"bugbear%20marauder_tio","p":30,"h":1,"n":"Bugbear Marauder"},{"c":1,"s":45,"id":2164,"u":"crocodile_tio","p":11,"h":1,"n":"Crocodile"},{"c":1,"s":45,"id":2165,"u":"gargoyle%20guardian_tio","p":35,"h":1,"n":"Gargoyle Guardian"},{"c":1,"s":45,"id":2166,"u":"ghost%20commoner_tio","p":20,"h":1,"n":"Ghost Commoner"},{"c":1,"s":45,"id":2167,"u":"giant%20centipede_tio","p":12,"h":1,"n":"Giant Centipede"},{"c":1,"s":45,"id":2168,"u":"giant%20rat_tio","p":14,"h":1,"n":"Giant Rat"},{"c":1,"s":45,"id":2169,"u":"giant%20spider_tio","p":16,"h":1,"n":"Giant Spider"},{"c":1,"s":45,"id":2170,"u":"hargrit%20leadbuster_tio","p":36,"h":1,"n":"Hargrit Leadbuster"},{"c":1,"s":45,"id":2171,"u":"harpies_tio","p":48,"h":1,"n":"Harpies"},{"c":1,"s":45,"id":2172,"u":"hell%20hound_tio","p":24,"h":1,"n":"Hell Hound"},{"c":1,"s":45,"id":2173,"u":"karstin%20star-hand%2c%20shadow_tio","p":29,"h":1,"n":"Karstin Star-Hand, Shadow"},{"c":1,"s":45,"id":2174,"u":"kobold%20dragon%20mage_tio","p":26,"h":1,"n":"Kobold Dragon Mage"},{"c":1,"s":45,"id":2175,"u":"kobold%20scout_tio","p":26,"h":1,"n":"Kobold Scout"},{"c":1,"s":45,"id":2176,"u":"kobold%20scout_tio","p":45,"h":1,"n":"Kobold Scout"},{"c":1,"s":45,"id":2177,"u":"kobold%20trapmaster_tio","p":45,"h":1,"n":"Kobold Trapmaster"},{"c":1,"s":45,"id":2178,"u":"kotgar%20leadbuster_tio","p":33,"h":1,"n":"Kotgar Leadbuster"},{"c":1,"s":45,"id":2179,"u":"kurnugian%20jackal_tio","p":61,"h":1,"n":"Kurnugian Jackal"},{"c":1,"s":45,"id":2180,"u":"leopard_tio","p":33,"h":1,"n":"Leopard"},{"c":1,"s":45,"id":2181,"u":"mimic%20prankster_tio","p":49,"h":1,"n":"Mimic Prankster"},{"c":1,"s":45,"id":2182,"u":"morgrym%20leadbuster_tio","p":35,"h":1,"n":"Morgrym Leadbuster"},{"c":1,"s":45,"id":2183,"u":"ogre%20warrior_tio","p":46,"h":1,"n":"Ogre Warrior"},{"c":1,"s":45,"id":2184,"u":"omblin%20leadbuster_tio","p":37,"h":1,"n":"Omblin Leadbuster"},{"c":1,"s":45,"id":2185,"u":"orc%20commander_tio","p":41,"h":1,"n":"Orc Commander"},{"c":1,"s":45,"id":2186,"u":"orc%20scrapper_tio","p":40,"h":1,"n":"Orc Scrapper"},{"c":1,"s":45,"id":2187,"u":"owlbear_tio","p":47,"h":1,"n":"Owlbear"},{"c":1,"s":45,"id":2188,"u":"scalliwing_tio","p":62,"h":1,"n":"Scalliwing"},{"c":1,"s":45,"id":2189,"u":"sewer%20ooze_tio","p":13,"h":1,"n":"Sewer Ooze"},{"c":1,"s":45,"id":2190,"u":"skeleton%20guard_tio","p":28,"h":1,"n":"Skeleton Guard"},{"c":1,"s":45,"id":2191,"u":"stinkweed%20shambler_tio","p":63,"h":1,"n":"Stinkweed Shambler"},{"c":1,"s":45,"id":2192,"u":"troll%20enforcer_tio","p":50,"h":1,"n":"Troll Enforcer"},{"c":1,"s":45,"id":2193,"u":"viper_tio","p":32,"h":1,"n":"Viper"},{"c":1,"s":45,"id":2194,"u":"web%20lurker_tio","p":17,"h":1,"n":"Web Lurker"},{"c":1,"s":45,"id":2195,"u":"wight_tio","p":28,"h":1,"n":"Wight"},{"c":1,"s":45,"id":2196,"u":"wolf_tio","p":24,"h":1,"n":"Wolf"},{"c":1,"s":45,"id":2197,"u":"zombie%20shambler_tio","p":29,"h":1,"n":"Zombie Shambler"},{"c":7,"s":4,"id":2198,"u":"amnesiac_apg","p":50,"h":1,"n":"Amnesiac"},{"c":7,"s":4,"id":2199,"u":"bandit_apg","p":48,"h":1,"n":"Bandit"},{"c":7,"s":4,"id":2200,"u":"barber_apg","p":48,"h":1,"n":"Barber"},{"c":7,"s":4,"id":2201,"u":"blessed_apg","p":50,"h":1,"n":"Blessed"},{"c":7,"s":4,"id":2202,"u":"bookkeeper_apg","p":48,"h":1,"n":"Bookkeeper"},{"c":7,"s":4,"id":2203,"u":"cook_apg","p":48,"h":1,"n":"Cook"},{"c":7,"s":4,"id":2204,"u":"courier_apg","p":48,"h":1,"n":"Courier"},{"c":7,"s":4,"id":2205,"u":"cultist_apg","p":48,"h":1,"n":"Cultist"},{"c":7,"s":4,"id":2206,"u":"cursed_apg","p":50,"h":1,"n":"Cursed"},{"c":7,"s":4,"id":2207,"u":"feral%20child_apg","p":50,"h":1,"n":"Feral Child"},{"c":7,"s":4,"id":2208,"u":"feybound_apg","p":50,"h":1,"n":"Feybound"},{"c":7,"s":4,"id":2209,"u":"haunted_apg","p":51,"h":1,"n":"Haunted"},{"c":7,"s":4,"id":2210,"u":"insurgent_apg","p":48,"h":1,"n":"Insurgent"},{"c":7,"s":4,"id":2211,"u":"outrider_apg","p":48,"h":1,"n":"Outrider"},{"c":7,"s":4,"id":2212,"u":"pilgrim_apg","p":49,"h":1,"n":"Pilgrim"},{"c":7,"s":4,"id":2213,"u":"refugee_apg","p":49,"h":1,"n":"Refugee"},{"c":7,"s":4,"id":2214,"u":"returned_apg","p":51,"h":1,"n":"Returned"},{"c":7,"s":4,"id":2215,"u":"root%20worker_apg","p":49,"h":1,"n":"Root Worker"},{"c":7,"s":4,"id":2216,"u":"royalty_apg","p":51,"h":1,"n":"Royalty"},{"c":7,"s":4,"id":2217,"u":"scavenger_apg","p":49,"h":1,"n":"Scavenger"},{"c":7,"s":4,"id":2218,"u":"servant_apg","p":49,"h":1,"n":"Servant"},{"c":7,"s":4,"id":2219,"u":"squire_apg","p":49,"h":1,"n":"Squire"},{"c":7,"s":4,"id":2220,"u":"tax%20collector_apg","p":49,"h":1,"n":"Tax Collector"},{"c":7,"s":4,"id":2221,"u":"teacher_apg","p":49,"h":1,"n":"Teacher"},{"c":7,"s":4,"id":2222,"u":"ward_apg","p":49,"h":1,"n":"Ward"},{"c":7,"s":5,"id":2223,"u":"acolyte_crb","p":60,"h":1,"n":"Acolyte"},{"c":7,"s":5,"id":2224,"u":"acrobat_crb","p":60,"h":1,"n":"Acrobat"},{"c":7,"s":5,"id":2225,"u":"animal%20whisperer_crb","p":60,"h":1,"n":"Animal Whisperer"},{"c":7,"s":5,"id":2226,"u":"artisan_crb","p":60,"h":1,"n":"Artisan"},{"c":7,"s":5,"id":2227,"u":"artist_crb","p":60,"h":1,"n":"Artist"},{"c":7,"s":5,"id":2228,"u":"barkeep_crb","p":60,"h":1,"n":"Barkeep"},{"c":7,"s":5,"id":2229,"u":"barrister_crb","p":60,"h":1,"n":"Barrister"},{"c":7,"s":5,"id":2230,"u":"bounty%20hunter_crb","p":61,"h":1,"n":"Bounty Hunter"},{"c":7,"s":5,"id":2231,"u":"charlatan_crb","p":61,"h":1,"n":"Charlatan"},{"c":7,"s":5,"id":2232,"u":"criminal_crb","p":61,"h":1,"n":"Criminal"},{"c":7,"s":5,"id":2233,"u":"detective_crb","p":61,"h":1,"n":"Detective"},{"c":7,"s":5,"id":2234,"u":"emissary_crb","p":61,"h":1,"n":"Emissary"},{"c":7,"s":5,"id":2235,"u":"entertainer_crb","p":61,"h":1,"n":"Entertainer"},{"c":7,"s":5,"id":2236,"u":"farmhand_crb","p":62,"h":1,"n":"Farmhand"},{"c":7,"s":5,"id":2237,"u":"field%20medic_crb","p":62,"h":1,"n":"Field Medic"},{"c":7,"s":5,"id":2238,"u":"fortune%20teller_crb","p":62,"h":1,"n":"Fortune Teller"},{"c":7,"s":5,"id":2239,"u":"gambler_crb","p":62,"h":1,"n":"Gambler"},{"c":7,"s":5,"id":2240,"u":"gladiator_crb","p":62,"h":1,"n":"Gladiator"},{"c":7,"s":5,"id":2241,"u":"guard_crb","p":62,"h":1,"n":"Guard"},{"c":7,"s":5,"id":2242,"u":"herbalist_crb","p":62,"h":1,"n":"Herbalist"},{"c":7,"s":5,"id":2243,"u":"hermit_crb","p":62,"h":1,"n":"Hermit"},{"c":7,"s":5,"id":2244,"u":"hunter_crb","p":62,"h":1,"n":"Hunter"},{"c":7,"s":5,"id":2245,"u":"laborer_crb","p":62,"h":1,"n":"Laborer"},{"c":7,"s":5,"id":2246,"u":"martial%20disciple_crb","p":63,"h":1,"n":"Martial Disciple"},{"c":7,"s":5,"id":2247,"u":"merchant_crb","p":63,"h":1,"n":"Merchant"},{"c":7,"s":5,"id":2248,"u":"miner_crb","p":63,"h":1,"n":"Miner"},{"c":7,"s":5,"id":2249,"u":"noble_crb","p":63,"h":1,"n":"Noble"},{"c":7,"s":5,"id":2250,"u":"nomad_crb","p":63,"h":1,"n":"Nomad"},{"c":7,"s":5,"id":2251,"u":"prisoner_crb","p":63,"h":1,"n":"Prisoner"},{"c":7,"s":5,"id":2252,"u":"sailor_crb","p":63,"h":1,"n":"Sailor"},{"c":7,"s":5,"id":2253,"u":"scholar_crb","p":63,"h":1,"n":"Scholar"},{"c":7,"s":5,"id":2254,"u":"scout_crb","p":64,"h":1,"n":"Scout"},{"c":7,"s":5,"id":2255,"u":"street%20urchin_crb","p":64,"h":1,"n":"Street Urchin"},{"c":7,"s":5,"id":2256,"u":"tinker_crb","p":64,"h":1,"n":"Tinker"},{"c":7,"s":5,"id":2257,"u":"warrior_crb","p":64,"h":1,"n":"Warrior"},{"c":7,"s":46,"id":2258,"u":"dragon%20scholar_aoa0","p":4,"h":1,"n":"Dragon Scholar"},{"c":7,"s":46,"id":2259,"u":"emancipated_aoa0","p":4,"h":1,"n":"Emancipated"},{"c":7,"s":46,"id":2260,"u":"haunting%20vision_aoa0","p":4,"h":1,"n":"Haunting Vision"},{"c":7,"s":46,"id":2261,"u":"hellknight%20historian_aoa0","p":5,"h":1,"n":"Hellknight Historian"},{"c":7,"s":46,"id":2262,"u":"local%20scion_aoa0","p":5,"h":1,"n":"Local Scion"},{"c":7,"s":46,"id":2263,"u":"out-of-towner_aoa0","p":5,"h":1,"n":"Out-of-towner"},{"c":7,"s":46,"id":2264,"u":"reputation%20seeker_aoa0","p":5,"h":1,"n":"Reputation Seeker"},{"c":7,"s":46,"id":2265,"u":"returning%20descendant_aoa0","p":5,"h":1,"n":"Returning Descendant"},{"c":7,"s":46,"id":2266,"u":"truth%20seeker_aoa0","p":6,"h":1,"n":"Truth Seeker"},{"c":7,"s":16,"id":2267,"u":"droskari%20disciple_aoa4","p":63,"h":1,"n":"Droskari Disciple"},{"c":7,"s":18,"id":2268,"u":"aiudara%20seeker_aoa6","p":73,"h":1,"n":"Aiudara Seeker"},{"c":7,"s":18,"id":2269,"u":"hermean%20heritor_aoa6","p":73,"h":1,"n":"Hermean Heritor"},{"c":7,"s":18,"id":2270,"u":"legendary%20parents_aoa6","p":73,"h":1,"n":"Legendary Parents"},{"c":7,"s":18,"id":2271,"u":"touched%20by%20dahak_aoa6","p":73,"h":1,"n":"Touched By Dahak"},{"c":7,"s":47,"id":2272,"u":"ex-con%20token%20guard_aoe0","p":6,"h":1,"n":"Ex-con Token Guard"},{"c":7,"s":47,"id":2273,"u":"godless%20graycloak_aoe0","p":6,"h":1,"n":"Godless Graycloak"},{"c":7,"s":47,"id":2274,"u":"grizzled%20muckrucker_aoe0","p":7,"h":1,"n":"Grizzled Muckrucker"},{"c":7,"s":47,"id":2275,"u":"harbor%20guard%20moonlighter_aoe0","p":7,"h":1,"n":"Harbor Guard Moonlighter"},{"c":7,"s":47,"id":2276,"u":"learned%20guard%20prodigy_aoe0","p":7,"h":1,"n":"Learned Guard Prodigy"},{"c":7,"s":47,"id":2277,"u":"political%20scion_aoe0","p":8,"h":1,"n":"Political Scion"},{"c":7,"s":47,"id":2278,"u":"post%20guard%20of%20all%20trades_aoe0","p":8,"h":1,"n":"Post Guard Of All Trades"},{"c":7,"s":47,"id":2279,"u":"sally%20guard%20neophyte_aoe0","p":8,"h":1,"n":"Sally Guard Neophyte"},{"c":7,"s":47,"id":2280,"u":"sleepless%20suns%20star_aoe0","p":9,"h":1,"n":"Sleepless Suns Star"},{"c":7,"s":47,"id":2281,"u":"undercover%20lotus%20guard_aoe0","p":9,"h":1,"n":"Undercover Lotus Guard"},{"c":7,"s":22,"id":2282,"u":"harrow-led_aoe4","p":66,"h":1,"n":"Harrow-led"},{"c":7,"s":48,"id":2283,"u":"bibliophile_av0","p":4,"h":1,"n":"Bibliophile"},{"c":7,"s":48,"id":2284,"u":"eldritch%20anatomist_av0","p":4,"h":1,"n":"Eldritch Anatomist"},{"c":7,"s":48,"id":2285,"u":"fogfen%20tale-teller_av0","p":4,"h":1,"n":"Fogfen Tale-teller"},{"c":7,"s":48,"id":2286,"u":"market%20runner_av0","p":4,"h":1,"n":"Market Runner"},{"c":7,"s":48,"id":2287,"u":"ruin%20delver_av0","p":4,"h":1,"n":"Ruin Delver"},{"c":7,"s":48,"id":2288,"u":"starwatcher_av0","p":4,"h":1,"n":"Starwatcher"},{"c":7,"s":48,"id":2289,"u":"witchlight%20follower_av0","p":5,"h":1,"n":"Witchlight Follower"},{"c":7,"s":49,"id":2290,"u":"aerialist_ec0","p":4,"h":1,"n":"Aerialist"},{"c":7,"s":49,"id":2291,"u":"animal%20wrangler_ec0","p":4,"h":1,"n":"Animal Wrangler"},{"c":7,"s":49,"id":2292,"u":"barker_ec0","p":5,"h":1,"n":"Barker"},{"c":7,"s":49,"id":2293,"u":"blow-in_ec0","p":5,"h":1,"n":"Blow-in"},{"c":7,"s":49,"id":2294,"u":"butcher_ec0","p":5,"h":1,"n":"Butcher"},{"c":7,"s":49,"id":2295,"u":"circus%20born_ec0","p":5,"h":1,"n":"Circus Born"},{"c":7,"s":49,"id":2296,"u":"clown_ec0","p":6,"h":1,"n":"Clown"},{"c":7,"s":49,"id":2297,"u":"mystic%20seer_ec0","p":6,"h":1,"n":"Mystic Seer"},{"c":7,"s":49,"id":2298,"u":"rigger_ec0","p":6,"h":1,"n":"Rigger"},{"c":7,"s":8,"id":2299,"u":"dreamer%20of%20the%20verdant%20moon_ec3","p":67,"h":1,"n":"Dreamer Of The Verdant Moon"},{"c":7,"s":50,"id":2300,"u":"abadar's%20avenger_frp0","p":6,"h":1,"n":"Abadar's Avenger"},{"c":7,"s":50,"id":2301,"u":"attention%20addict_frp0","p":6,"h":1,"n":"Attention Addict"},{"c":7,"s":50,"id":2302,"u":"newcomer%20in%20need_frp0","p":7,"h":1,"n":"Newcomer In Need"},{"c":7,"s":50,"id":2303,"u":"ruby%20phoenix%20fanatic_frp0","p":7,"h":1,"n":"Ruby Phoenix Fanatic"},{"c":7,"s":50,"id":2304,"u":"second%20chance%20champion_frp0","p":7,"h":1,"n":"Second Chance Champion"},{"c":7,"s":50,"id":2305,"u":"undercover%20contender_frp0","p":7,"h":1,"n":"Undercover Contender"},{"c":7,"s":2,"id":2306,"u":"alkenstar%20outlaw_g%26g","p":124,"h":1,"n":"Alkenstar Outlaw"},{"c":7,"s":2,"id":2307,"u":"alkenstar%20sojourner_g%26g","p":124,"h":1,"n":"Alkenstar Sojourner"},{"c":7,"s":2,"id":2308,"u":"anti-tech%20activist_g%26g","p":44,"h":1,"n":"Anti-tech Activist"},{"c":7,"s":2,"id":2309,"u":"back-alley%20doctor_g%26g","p":122,"h":1,"n":"Back-alley Doctor"},{"c":7,"s":2,"id":2310,"u":"cannoneer_g%26g","p":122,"h":1,"n":"Cannoneer"},{"c":7,"s":2,"id":2311,"u":"circuit%20judge_g%26g","p":124,"h":1,"n":"Circuit Judge"},{"c":7,"s":2,"id":2312,"u":"clockfighter_g%26g","p":44,"h":1,"n":"Clockfighter"},{"c":7,"s":2,"id":2313,"u":"clockwork%20researcher_g%26g","p":44,"h":1,"n":"Clockwork Researcher"},{"c":7,"s":2,"id":2314,"u":"codebreaker_g%26g","p":44,"h":1,"n":"Codebreaker"},{"c":7,"s":2,"id":2315,"u":"deputy_g%26g","p":122,"h":1,"n":"Deputy"},{"c":7,"s":2,"id":2316,"u":"discarded%20duplicate_g%26g","p":46,"h":1,"n":"Discarded Duplicate"},{"c":7,"s":2,"id":2317,"u":"disciple%20of%20the%20gear_g%26g","p":45,"h":1,"n":"Disciple Of The Gear"},{"c":7,"s":2,"id":2318,"u":"driver_g%26g","p":45,"h":1,"n":"Driver"},{"c":7,"s":2,"id":2319,"u":"farmsteader_g%26g","p":123,"h":1,"n":"Farmsteader"},{"c":7,"s":2,"id":2320,"u":"fireworks%20performer_g%26g","p":122,"h":1,"n":"Fireworks Performer"},{"c":7,"s":2,"id":2321,"u":"goldhand%20arms%20dealer_g%26g","p":124,"h":1,"n":"Goldhand Arms Dealer"},{"c":7,"s":2,"id":2322,"u":"gunsmith_g%26g","p":122,"h":1,"n":"Gunsmith"},{"c":7,"s":2,"id":2323,"u":"hired%20killer_g%26g","p":122,"h":1,"n":"Hired Killer"},{"c":7,"s":2,"id":2324,"u":"hounded%20thief_g%26g","p":45,"h":1,"n":"Hounded Thief"},{"c":7,"s":2,"id":2325,"u":"junk%20collector_g%26g","p":123,"h":1,"n":"Junk Collector"},{"c":7,"s":2,"id":2326,"u":"junker_g%26g","p":45,"h":1,"n":"Junker"},{"c":7,"s":2,"id":2327,"u":"mechanic_g%26g","p":45,"h":1,"n":"Mechanic"},{"c":7,"s":2,"id":2328,"u":"mechanical%20symbiosis_g%26g","p":46,"h":1,"n":"Mechanical Symbiosis"},{"c":7,"s":2,"id":2329,"u":"medicinal%20clocksmith_g%26g","p":45,"h":1,"n":"Medicinal Clocksmith"},{"c":7,"s":2,"id":2330,"u":"otherworldly%20mission_g%26g","p":125,"h":1,"n":"Otherworldly Mission"},{"c":7,"s":2,"id":2331,"u":"press-ganged_g%26g","p":124,"h":1,"n":"Press-ganged"},{"c":7,"s":2,"id":2332,"u":"printer_g%26g","p":45,"h":1,"n":"Printer"},{"c":7,"s":2,"id":2333,"u":"revenant_g%26g","p":125,"h":1,"n":"Revenant"},{"c":7,"s":2,"id":2334,"u":"saboteur_g%26g","p":45,"h":1,"n":"Saboteur"},{"c":7,"s":2,"id":2335,"u":"saloon%20entertainer_g%26g","p":123,"h":1,"n":"Saloon Entertainer"},{"c":7,"s":2,"id":2336,"u":"saved%20by%20clockwork_g%26g","p":47,"h":1,"n":"Saved By Clockwork"},{"c":7,"s":2,"id":2337,"u":"sheriff_g%26g","p":124,"h":1,"n":"Sheriff"},{"c":7,"s":2,"id":2338,"u":"spotter_g%26g","p":123,"h":1,"n":"Spotter"},{"c":7,"s":2,"id":2339,"u":"tall%20tale_g%26g","p":125,"h":1,"n":"Tall Tale"},{"c":7,"s":2,"id":2340,"u":"tech-reliant_g%26g","p":47,"h":1,"n":"Tech-reliant"},{"c":7,"s":2,"id":2341,"u":"toymaker_g%26g","p":45,"h":1,"n":"Toymaker"},{"c":7,"s":2,"id":2342,"u":"undertaker_g%26g","p":123,"h":1,"n":"Undertaker"},{"c":7,"s":2,"id":2343,"u":"wandering%20preacher_g%26g","p":123,"h":1,"n":"Wandering Preacher"},{"c":7,"s":2,"id":2344,"u":"waste%20walker_g%26g","p":123,"h":1,"n":"Waste Walker"},{"c":7,"s":2,"id":2345,"u":"wished%20alive_g%26g","p":47,"h":1,"n":"Wished Alive"},{"c":7,"s":51,"id":2346,"u":"archaeologist_lopsg","p":8,"h":1,"n":"Archaeologist"},{"c":7,"s":51,"id":2347,"u":"pathfinder%20recruiter_lopsg","p":8,"h":1,"n":"Pathfinder Recruiter"},{"c":7,"s":51,"id":2348,"u":"spell%20seeker_lopsg","p":8,"h":1,"n":"Spell Seeker"},{"c":7,"s":51,"id":2349,"u":"trailblazer_lopsg","p":8,"h":1,"n":"Trailblazer"},{"c":7,"s":51,"id":2350,"u":"translator_lopsg","p":8,"h":1,"n":"Translator"},{"c":7,"s":52,"id":2351,"u":"alkenstar%20tinker_lowg","p":82,"h":1,"n":"Alkenstar Tinker"},{"c":7,"s":52,"id":2352,"u":"aspiring%20free%20captain_lowg","p":70,"h":1,"n":"Aspiring Free Captain"},{"c":7,"s":52,"id":2353,"u":"aspiring%20river%20monarch_lowg","p":34,"h":1,"n":"Aspiring River Monarch"},{"c":7,"s":52,"id":2354,"u":"atteran%20rancher_lowg","p":106,"h":1,"n":"Atteran Rancher"},{"c":7,"s":52,"id":2355,"u":"bekyar%20restorer_lowg","p":94,"h":1,"n":"Bekyar Restorer"},{"c":7,"s":52,"id":2356,"u":"belkzen%20slayer_lowg","p":46,"h":1,"n":"Belkzen Slayer"},{"c":7,"s":52,"id":2357,"u":"bellflower%20agent_lowg","p":106,"h":1,"n":"Bellflower Agent"},{"c":7,"s":52,"id":2358,"u":"black%20market%20smuggler_lowg","p":58,"h":1,"n":"Black Market Smuggler"},{"c":7,"s":52,"id":2359,"u":"bonuwat%20wavetouched_lowg","p":94,"h":1,"n":"Bonuwat Wavetouched"},{"c":7,"s":52,"id":2360,"u":"bright%20lion_lowg","p":94,"h":1,"n":"Bright Lion"},{"c":7,"s":52,"id":2361,"u":"chelish%20rebel_lowg","p":106,"h":1,"n":"Chelish Rebel"},{"c":7,"s":52,"id":2362,"u":"child%20of%20the%20puddles_lowg","p":22,"h":1,"n":"Child Of The Puddles"},{"c":7,"s":52,"id":2363,"u":"child%20of%20westcrown_lowg","p":106,"h":1,"n":"Child Of Westcrown"},{"c":7,"s":52,"id":2364,"u":"cursed%20family_lowg","p":46,"h":1,"n":"Cursed Family"},{"c":7,"s":52,"id":2365,"u":"desert%20tracker_lowg","p":58,"h":1,"n":"Desert Tracker"},{"c":7,"s":52,"id":2366,"u":"diobel%20pearl%20diver_lowg","p":22,"h":1,"n":"Diobel Pearl Diver"},{"c":7,"s":52,"id":2367,"u":"final%20blade%20survivor_lowg","p":130,"h":1,"n":"Final Blade Survivor"},{"c":7,"s":52,"id":2368,"u":"freed%20slave%20of%20absalom_lowg","p":22,"h":1,"n":"Freed Slave Of Absalom"},{"c":7,"s":52,"id":2369,"u":"geb%20crusader_lowg","p":82,"h":1,"n":"Geb Crusader"},{"c":7,"s":52,"id":2370,"u":"goblinblood%20orphan_lowg","p":106,"h":1,"n":"Goblinblood Orphan"},{"c":7,"s":52,"id":2371,"u":"grand%20council%20bureaucrat_lowg","p":22,"h":1,"n":"Grand Council Bureaucrat"},{"c":7,"s":52,"id":2372,"u":"hermean%20expatriate_lowg","p":70,"h":1,"n":"Hermean Expatriate"},{"c":7,"s":52,"id":2373,"u":"inlander_lowg","p":22,"h":1,"n":"Inlander"},{"c":7,"s":52,"id":2374,"u":"issian%20partisan_lowg","p":34,"h":1,"n":"Issian Partisan"},{"c":7,"s":52,"id":2375,"u":"kalistrade%20follower_lowg","p":130,"h":1,"n":"Kalistrade Follower"},{"c":7,"s":52,"id":2376,"u":"kyonin%20emissary_lowg","p":130,"h":1,"n":"Kyonin Emissary"},{"c":7,"s":52,"id":2377,"u":"lastwall%20survivor_lowg","p":46,"h":1,"n":"Lastwall Survivor"},{"c":7,"s":52,"id":2378,"u":"lumber%20consortium%20laborer_lowg","p":130,"h":1,"n":"Lumber Consortium Laborer"},{"c":7,"s":52,"id":2379,"u":"magaambya%20academic_lowg","p":94,"h":1,"n":"Magaambya Academic"},{"c":7,"s":52,"id":2380,"u":"mammoth%20speaker_lowg","p":118,"h":1,"n":"Mammoth Speaker"},{"c":7,"s":52,"id":2381,"u":"mana%20wastes%20refugee_lowg","p":82,"h":1,"n":"Mana Wastes Refugee"},{"c":7,"s":52,"id":2382,"u":"mantis%20scion_lowg","p":70,"h":1,"n":"Mantis Scion"},{"c":7,"s":52,"id":2383,"u":"menagerie%20dung%20sweeper_lowg","p":22,"h":1,"n":"Menagerie Dung Sweeper"},{"c":7,"s":52,"id":2384,"u":"merabite%20prodigy_lowg","p":58,"h":1,"n":"Merabite Prodigy"},{"c":7,"s":52,"id":2385,"u":"molthuni%20mercenary_lowg","p":46,"h":1,"n":"Molthuni Mercenary"},{"c":7,"s":52,"id":2386,"u":"nexian%20mystic_lowg","p":82,"h":1,"n":"Nexian Mystic"},{"c":7,"s":52,"id":2387,"u":"nirmathi%20guerrilla_lowg","p":46,"h":1,"n":"Nirmathi Guerrilla"},{"c":7,"s":52,"id":2388,"u":"oenopion%20ooze-tender_lowg","p":82,"h":1,"n":"Oenopion Ooze-tender"},{"c":7,"s":52,"id":2389,"u":"onyx%20trader_lowg","p":46,"h":1,"n":"Onyx Trader"},{"c":7,"s":52,"id":2390,"u":"osirionologist_lowg","p":58,"h":1,"n":"Osirionologist"},{"c":7,"s":52,"id":2391,"u":"pathfinder%20hopeful_lowg","p":22,"h":1,"n":"Pathfinder Hopeful"},{"c":7,"s":52,"id":2392,"u":"perfection%20seeker_lowg","p":82,"h":1,"n":"Perfection Seeker"},{"c":7,"s":52,"id":2393,"u":"press-ganged_lowg","p":70,"h":1,"n":"Press-ganged"},{"c":7,"s":52,"id":2394,"u":"purveyor%20of%20the%20bizarre_lowg","p":58,"h":1,"n":"Purveyor Of The Bizarre"},{"c":7,"s":52,"id":2395,"u":"quick_lowg","p":82,"h":1,"n":"Quick"},{"c":7,"s":52,"id":2396,"u":"razmiran%20faithful_lowg","p":34,"h":1,"n":"Razmiran Faithful"},{"c":7,"s":52,"id":2397,"u":"rivethun%20adherent_lowg","p":130,"h":1,"n":"Rivethun Adherent"},{"c":7,"s":52,"id":2398,"u":"rostland%20partisan_lowg","p":34,"h":1,"n":"Rostland Partisan"},{"c":7,"s":52,"id":2399,"u":"sarkorian%20reclaimer_lowg","p":34,"h":1,"n":"Sarkorian Reclaimer"},{"c":7,"s":52,"id":2400,"u":"sarkorian%20survivor_lowg","p":34,"h":1,"n":"Sarkorian Survivor"},{"c":7,"s":52,"id":2401,"u":"scholar%20of%20the%20ancients_lowg","p":70,"h":1,"n":"Scholar Of The Ancients"},{"c":7,"s":52,"id":2402,"u":"secular%20medic_lowg","p":58,"h":1,"n":"Secular Medic"},{"c":7,"s":52,"id":2403,"u":"senghor%20sailor_lowg","p":94,"h":1,"n":"Senghor Sailor"},{"c":7,"s":52,"id":2404,"u":"shadow%20haunted_lowg","p":106,"h":1,"n":"Shadow Haunted"},{"c":7,"s":52,"id":2405,"u":"shoanti%20name-bearer_lowg","p":118,"h":1,"n":"Shoanti Name-bearer"},{"c":7,"s":52,"id":2406,"u":"shory%20seeker_lowg","p":94,"h":1,"n":"Shory Seeker"},{"c":7,"s":52,"id":2407,"u":"sodden%20scavenger_lowg","p":94,"h":1,"n":"Sodden Scavenger"},{"c":7,"s":52,"id":2408,"u":"storm%20survivor_lowg","p":70,"h":1,"n":"Storm Survivor"},{"c":7,"s":52,"id":2409,"u":"taldan%20schemer_lowg","p":130,"h":1,"n":"Taldan Schemer"},{"c":7,"s":52,"id":2410,"u":"thassilonian%20traveler_lowg","p":118,"h":1,"n":"Thassilonian Traveler"},{"c":7,"s":52,"id":2411,"u":"thrune%20loyalist_lowg","p":106,"h":1,"n":"Thrune Loyalist"},{"c":7,"s":52,"id":2412,"u":"thuvian%20unifier_lowg","p":58,"h":1,"n":"Thuvian Unifier"},{"c":7,"s":52,"id":2413,"u":"trade%20consortium%20underling_lowg","p":22,"h":1,"n":"Trade Consortium Underling"},{"c":7,"s":52,"id":2414,"u":"ulfen%20raider_lowg","p":118,"h":1,"n":"Ulfen Raider"},{"c":7,"s":52,"id":2415,"u":"undersea%20enthusiast_lowg","p":70,"h":1,"n":"Undersea Enthusiast"},{"c":7,"s":52,"id":2416,"u":"ustalavic%20academic_lowg","p":46,"h":1,"n":"Ustalavic Academic"},{"c":7,"s":52,"id":2417,"u":"varisian%20wanderer_lowg","p":118,"h":1,"n":"Varisian Wanderer"},{"c":7,"s":52,"id":2418,"u":"vidrian%20reformer_lowg","p":94,"h":1,"n":"Vidrian Reformer"},{"c":7,"s":52,"id":2419,"u":"whispering%20way%20scion_lowg","p":46,"h":1,"n":"Whispering Way Scion"},{"c":7,"s":52,"id":2420,"u":"wildwood%20local_lowg","p":130,"h":1,"n":"Wildwood Local"},{"c":7,"s":52,"id":2421,"u":"winter's%20child_lowg","p":118,"h":1,"n":"Winter's Child"},{"c":7,"s":52,"id":2422,"u":"witch%20wary_lowg","p":118,"h":1,"n":"Witch Wary"},{"c":7,"s":52,"id":2423,"u":"wonder%20taster_lowg","p":34,"h":1,"n":"Wonder Taster"},{"c":7,"s":53,"id":2424,"u":"academy%20dropout_som","p":28,"h":1,"n":"Academy Dropout"},{"c":7,"s":53,"id":2425,"u":"anti-magical_som","p":30,"h":1,"n":"Anti-magical"},{"c":7,"s":53,"id":2426,"u":"astrologer_som","p":28,"h":1,"n":"Astrologer"},{"c":7,"s":53,"id":2427,"u":"chosen%20one_som","p":30,"h":1,"n":"Chosen One"},{"c":7,"s":53,"id":2428,"u":"eidolon%20contact_som","p":28,"h":1,"n":"Eidolon Contact"},{"c":7,"s":53,"id":2429,"u":"energy%20scarred_som","p":219,"h":1,"n":"Energy Scarred"},{"c":7,"s":53,"id":2430,"u":"false%20medium_som","p":28,"h":1,"n":"False Medium"},{"c":7,"s":53,"id":2431,"u":"genie-blessed_som","p":30,"h":1,"n":"Genie-blessed"},{"c":7,"s":53,"id":2432,"u":"magical%20experiment_som","p":30,"h":1,"n":"Magical Experiment"},{"c":7,"s":53,"id":2433,"u":"magical%20merchant_som","p":29,"h":1,"n":"Magical Merchant"},{"c":7,"s":53,"id":2434,"u":"magical%20misfit_som","p":29,"h":1,"n":"Magical Misfit"},{"c":7,"s":53,"id":2435,"u":"musical%20prodigy_som","p":29,"h":1,"n":"Musical Prodigy"},{"c":7,"s":53,"id":2436,"u":"mystic%20tutor_som","p":219,"h":1,"n":"Mystic Tutor"},{"c":7,"s":53,"id":2437,"u":"occult%20librarian_som","p":29,"h":1,"n":"Occult Librarian"},{"c":7,"s":53,"id":2438,"u":"plant%20whisperer_som","p":29,"h":1,"n":"Plant Whisperer"},{"c":7,"s":53,"id":2439,"u":"seer%20of%20the%20dead_som","p":31,"h":1,"n":"Seer Of The Dead"},{"c":7,"s":53,"id":2440,"u":"song%20of%20the%20deep_som","p":31,"h":1,"n":"Song Of The Deep"},{"c":7,"s":53,"id":2441,"u":"street%20preacher_som","p":29,"h":1,"n":"Street Preacher"},{"c":7,"s":53,"id":2442,"u":"student%20of%20magic_som","p":29,"h":1,"n":"Student Of Magic"},{"c":7,"s":53,"id":2443,"u":"surge%20investigator_som","p":219,"h":1,"n":"Surge Investigator"},{"c":7,"s":53,"id":2444,"u":"time%20traveler_som","p":31,"h":1,"n":"Time Traveler"},{"c":7,"s":54,"id":2445,"u":"sponsored%20by%20a%20stranger_sot0","p":6,"h":1,"n":"Sponsored By A Stranger"},{"c":7,"s":54,"id":2446,"u":"sponsored%20by%20a%20village_sot0","p":7,"h":1,"n":"Sponsored By A Village"},{"c":7,"s":54,"id":2447,"u":"sponsored%20by%20family_sot0","p":6,"h":1,"n":"Sponsored By Family"},{"c":7,"s":54,"id":2448,"u":"sponsored%20by%20teacher%20ot_sot0","p":6,"h":1,"n":"Sponsored By Teacher Ot"},{"c":7,"s":54,"id":2449,"u":"unsponsored_sot0","p":7,"h":1,"n":"Unsponsored"},{"c":0,"s":4,"id":2450,"u":"a%20home%20in%20every%20port_apg","p":202,"h":1,"n":"A Home In Every Port"},{"c":0,"s":4,"id":2451,"u":"aasimar's%20mercy_apg","p":36,"h":1,"n":"Aasimar's Mercy"},{"c":0,"s":4,"id":2452,"u":"accelerating%20touch_apg","p":119,"h":1,"n":"Accelerating Touch"},{"c":0,"s":4,"id":2453,"u":"acclimatization_apg","p":177,"h":1,"n":"Acclimatization"},{"c":0,"s":4,"id":2454,"u":"accompany_apg","p":113,"h":1,"n":"Accompany"},{"c":0,"s":4,"id":2455,"u":"accurate%20flurry_apg","p":133,"h":1,"n":"Accurate Flurry"},{"c":0,"s":4,"id":2456,"u":"accursed%20claws_apg","p":31,"h":1,"n":"Accursed Claws"},{"c":0,"s":4,"id":2457,"u":"acquired%20tolerance_apg","p":186,"h":1,"n":"Acquired Tolerance"},{"c":0,"s":4,"id":2458,"u":"acrobat%20dedication_apg","p":155,"h":1,"n":"Acrobat Dedication"},{"c":0,"s":4,"id":2459,"u":"acrobatic%20performer_apg","p":202,"h":1,"n":"Acrobatic Performer"},{"c":0,"s":4,"id":2460,"u":"additional%20companion_apg","p":160,"h":1,"n":"Additional Companion"},{"c":0,"s":4,"id":2461,"u":"additional%20recollection_apg","p":132,"h":1,"n":"Additional Recollection"},{"c":0,"s":4,"id":2462,"u":"additional%20shadow%20magic_apg","p":192,"h":1,"n":"Additional Shadow Magic"},{"c":0,"s":4,"id":2463,"u":"adrenaline%20rush_apg","p":108,"h":1,"n":"Adrenaline Rush"},{"c":0,"s":4,"id":2464,"u":"advanced%20bow%20training_apg","p":157,"h":1,"n":"Advanced Bow Training"},{"c":0,"s":4,"id":2465,"u":"advanced%20deduction_apg","p":151,"h":1,"n":"Advanced Deduction"},{"c":0,"s":4,"id":2466,"u":"advanced%20first%20aid_apg","p":202,"h":1,"n":"Advanced First Aid"},{"c":0,"s":4,"id":2467,"u":"advanced%20flair_apg","p":153,"h":1,"n":"Advanced Flair"},{"c":0,"s":4,"id":2468,"u":"advanced%20general%20training_apg","p":47,"h":1,"n":"Advanced General Training"},{"c":0,"s":4,"id":2469,"u":"advanced%20mysteries_apg","p":152,"h":1,"n":"Advanced Mysteries"},{"c":0,"s":4,"id":2470,"u":"advanced%20revelation_apg","p":79,"h":1,"n":"Advanced Revelation"},{"c":0,"s":4,"id":2471,"u":"advanced%20witchcraft_apg","p":154,"h":1,"n":"Advanced Witchcraft"},{"c":0,"s":4,"id":2472,"u":"aerobatics%20mastery_apg","p":202,"h":1,"n":"Aerobatics Mastery"},{"c":0,"s":4,"id":2473,"u":"after%20you_apg","p":88,"h":1,"n":"After You"},{"c":0,"s":4,"id":2474,"u":"aggravating%20scratch_apg","p":10,"h":1,"n":"Aggravating Scratch"},{"c":0,"s":4,"id":2475,"u":"agile%20maneuvers_apg","p":90,"h":1,"n":"Agile Maneuvers"},{"c":0,"s":4,"id":2476,"u":"alchemical%20discoveries_apg","p":61,"h":1,"n":"Alchemical Discoveries"},{"c":0,"s":4,"id":2477,"u":"align%20ki_apg","p":129,"h":1,"n":"Align Ki"},{"c":0,"s":4,"id":2478,"u":"all%20in%20my%20head_apg","p":115,"h":1,"n":"All In My Head"},{"c":0,"s":4,"id":2479,"u":"ally's%20shelter_apg","p":14,"h":1,"n":"Ally's Shelter"},{"c":0,"s":4,"id":2480,"u":"amplifying%20touch_apg","p":120,"h":1,"n":"Amplifying Touch"},{"c":0,"s":4,"id":2481,"u":"analyze%20idiolect_apg","p":178,"h":1,"n":"Analyze Idiolect"},{"c":0,"s":4,"id":2482,"u":"analyze%20weakness_apg","p":135,"h":1,"n":"Analyze Weakness"},{"c":0,"s":4,"id":2483,"u":"ancestral%20blood%20magic_apg","p":139,"h":1,"n":"Ancestral Blood Magic"},{"c":0,"s":4,"id":2484,"u":"ancestral%20linguistics_apg","p":43,"h":1,"n":"Ancestral Linguistics"},{"c":0,"s":4,"id":2485,"u":"ancestral%20mage_apg","p":140,"h":1,"n":"Ancestral Mage"},{"c":0,"s":4,"id":2486,"u":"ancestral%20suspicion_apg","p":43,"h":1,"n":"Ancestral Suspicion"},{"c":0,"s":4,"id":2487,"u":"ancestral%20weaponry_apg","p":128,"h":1,"n":"Ancestral Weaponry"},{"c":0,"s":4,"id":2488,"u":"angel%20of%20death_apg","p":158,"h":1,"n":"Angel Of Death"},{"c":0,"s":4,"id":2489,"u":"angelic%20magic_apg","p":36,"h":1,"n":"Angelic Magic"},{"c":0,"s":4,"id":2490,"u":"angelkin_apg","p":35,"h":1,"n":"Angelkin"},{"c":0,"s":4,"id":2491,"u":"animal%20feature_apg","p":132,"h":1,"n":"Animal Feature"},{"c":0,"s":4,"id":2492,"u":"annotate%20composition_apg","p":113,"h":1,"n":"Annotate Composition"},{"c":0,"s":4,"id":2493,"u":"anoint%20ally_apg","p":139,"h":1,"n":"Anoint Ally"},{"c":0,"s":4,"id":2494,"u":"antagonize_apg","p":88,"h":1,"n":"Antagonize"},{"c":0,"s":4,"id":2495,"u":"anticipate%20ambush_apg","p":135,"h":1,"n":"Anticipate Ambush"},{"c":0,"s":4,"id":2496,"u":"archaeologist%20dedication_apg","p":156,"h":1,"n":"Archaeologist Dedication"},{"c":0,"s":4,"id":2497,"u":"archaeologist's%20luck_apg","p":156,"h":1,"n":"Archaeologist's Luck"},{"c":0,"s":4,"id":2498,"u":"archer%20dedication_apg","p":157,"h":1,"n":"Archer Dedication"},{"c":0,"s":4,"id":2499,"u":"archer's%20aim_apg","p":157,"h":1,"n":"Archer's Aim"},{"c":0,"s":4,"id":2500,"u":"archon%20magic_apg","p":36,"h":1,"n":"Archon Magic"},{"c":0,"s":4,"id":2501,"u":"armor%20assist_apg","p":203,"h":1,"n":"Armor Assist"},{"c":0,"s":4,"id":2502,"u":"armor%20specialist_apg","p":191,"h":1,"n":"Armor Specialist"},{"c":0,"s":4,"id":2503,"u":"armored%20rebuff_apg","p":191,"h":1,"n":"Armored Rebuff"},{"c":0,"s":4,"id":2504,"u":"armored%20stealth_apg","p":203,"h":1,"n":"Armored Stealth"},{"c":0,"s":4,"id":2505,"u":"arrow%20of%20death_apg","p":173,"h":1,"n":"Arrow Of Death"},{"c":0,"s":4,"id":2506,"u":"assassin%20dedication_apg","p":158,"h":1,"n":"Assassin Dedication"},{"c":0,"s":4,"id":2507,"u":"assassinate_apg","p":158,"h":1,"n":"Assassinate"},{"c":0,"s":4,"id":2508,"u":"assured%20identification_apg","p":203,"h":1,"n":"Assured Identification"},{"c":0,"s":4,"id":2509,"u":"assured%20knowledge_apg","p":113,"h":1,"n":"Assured Knowledge"},{"c":0,"s":4,"id":2510,"u":"assured%20ritualist_apg","p":187,"h":1,"n":"Assured Ritualist"},{"c":0,"s":4,"id":2511,"u":"athletic%20might_apg","p":18,"h":1,"n":"Athletic Might"},{"c":0,"s":4,"id":2512,"u":"athletic%20strategist_apg","p":60,"h":1,"n":"Athletic Strategist"},{"c":0,"s":4,"id":2513,"u":"attack%20of%20opportunity%20(swashbuckler)_apg","p":91,"a":"Swashbuckler","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":4,"id":2514,"u":"aura%20of%20despair_apg","p":119,"h":1,"n":"Aura Of Despair"},{"c":0,"s":4,"id":2515,"u":"aura%20of%20preservation_apg","p":121,"h":1,"n":"Aura Of Preservation"},{"c":0,"s":4,"id":2516,"u":"avalanche%20strike_apg","p":183,"h":1,"n":"Avalanche Strike"},{"c":0,"s":4,"id":2517,"u":"avenge%20ally_apg","p":43,"h":1,"n":"Avenge Ally"},{"c":0,"s":4,"id":2518,"u":"azata%20magic_apg","p":36,"h":1,"n":"Azata Magic"},{"c":0,"s":4,"id":2519,"u":"back%20to%20back_apg","p":181,"h":1,"n":"Back To Back"},{"c":0,"s":4,"id":2520,"u":"barreling%20charge%20(barbarian)_apg","p":108,"a":"Barbarian","h":1,"n":"Barreling Charge"},{"c":0,"s":4,"id":2521,"u":"barreling%20charge%20(fighter)_apg","p":126,"a":"Fighter","h":1,"n":"Barreling Charge"},{"c":0,"s":4,"id":2522,"u":"bashing%20charge_apg","p":108,"h":1,"n":"Bashing Charge"},{"c":0,"s":4,"id":2523,"u":"basic%20deduction_apg","p":151,"h":1,"n":"Basic Deduction"},{"c":0,"s":4,"id":2524,"u":"basic%20eldritch%20archer%20spellcasting_apg","p":172,"h":1,"n":"Basic Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":2525,"u":"basic%20flair_apg","p":153,"h":1,"n":"Basic Flair"},{"c":0,"s":4,"id":2526,"u":"basic%20lesson_apg","p":101,"h":1,"n":"Basic Lesson"},{"c":0,"s":4,"id":2527,"u":"basic%20mysteries_apg","p":152,"h":1,"n":"Basic Mysteries"},{"c":0,"s":4,"id":2528,"u":"basic%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Basic Oracle Spellcasting"},{"c":0,"s":4,"id":2529,"u":"basic%20scroll%20cache_apg","p":189,"h":1,"n":"Basic Scroll Cache"},{"c":0,"s":4,"id":2530,"u":"basic%20witch%20spellcasting_apg","p":154,"h":1,"n":"Basic Witch Spellcasting"},{"c":0,"s":4,"id":2531,"u":"basic%20witchcraft_apg","p":154,"h":1,"n":"Basic Witchcraft"},{"c":0,"s":4,"id":2532,"u":"bastion%20dedication_apg","p":159,"h":1,"n":"Bastion Dedication"},{"c":0,"s":4,"id":2533,"u":"battle%20planner_apg","p":203,"h":1,"n":"Battle Planner"},{"c":0,"s":4,"id":2534,"u":"beast%20trainer_apg","p":18,"h":1,"n":"Beast Trainer"},{"c":0,"s":4,"id":2535,"u":"beastmaster%20bond_apg","p":160,"h":1,"n":"Beastmaster Bond"},{"c":0,"s":4,"id":2536,"u":"beastmaster%20dedication_apg","p":160,"h":1,"n":"Beastmaster Dedication"},{"c":0,"s":4,"id":2537,"u":"beastmaster's%20call_apg","p":161,"h":1,"n":"Beastmaster's Call"},{"c":0,"s":4,"id":2538,"u":"beastmaster's%20trance_apg","p":160,"h":1,"n":"Beastmaster's Trance"},{"c":0,"s":4,"id":2539,"u":"bespell%20weapon_apg","p":79,"h":1,"n":"Bespell Weapon"},{"c":0,"s":4,"id":2540,"u":"between%20the%20scales_apg","p":15,"h":1,"n":"Between The Scales"},{"c":0,"s":4,"id":2541,"u":"big%20mouth_apg","p":23,"h":1,"n":"Big Mouth"},{"c":0,"s":4,"id":2542,"u":"biographical%20eye_apg","p":203,"h":1,"n":"Biographical Eye"},{"c":0,"s":4,"id":2543,"u":"black%20cat%20curse_apg","p":11,"h":1,"n":"Black Cat Curse"},{"c":0,"s":4,"id":2544,"u":"blaze%20of%20revelation_apg","p":81,"h":1,"n":"Blaze Of Revelation"},{"c":0,"s":4,"id":2545,"u":"bleeding%20finisher_apg","p":91,"h":1,"n":"Bleeding Finisher"},{"c":0,"s":4,"id":2546,"u":"blessed%20blood_apg","p":36,"h":1,"n":"Blessed Blood"},{"c":0,"s":4,"id":2547,"u":"blessed%20denial_apg","p":162,"h":1,"n":"Blessed Denial"},{"c":0,"s":4,"id":2548,"u":"blessed%20one%20dedication_apg","p":162,"h":1,"n":"Blessed One Dedication"},{"c":0,"s":4,"id":2549,"u":"blessed%20sacrifice_apg","p":162,"h":1,"n":"Blessed Sacrifice"},{"c":0,"s":4,"id":2550,"u":"blessed%20spell_apg","p":162,"h":1,"n":"Blessed Spell"},{"c":0,"s":4,"id":2551,"u":"blind-fight%20(investigator)_apg","p":63,"a":"Investigator","h":1,"n":"Blind-fight"},{"c":0,"s":4,"id":2552,"u":"blood%20component%20substitution_apg","p":140,"h":1,"n":"Blood Component Substitution"},{"c":0,"s":4,"id":2553,"u":"bloodletting%20fangs_apg","p":33,"h":1,"n":"Bloodletting Fangs"},{"c":0,"s":4,"id":2554,"u":"bloodline%20mutation_apg","p":141,"h":1,"n":"Bloodline Mutation"},{"c":0,"s":4,"id":2555,"u":"bloody%20blows_apg","p":18,"h":1,"n":"Bloody Blows"},{"c":0,"s":4,"id":2556,"u":"bloody%20debilitation_apg","p":136,"h":1,"n":"Bloody Debilitation"},{"c":0,"s":4,"id":2557,"u":"bon%20mot_apg","p":203,"h":1,"n":"Bon Mot"},{"c":0,"s":4,"id":2558,"u":"boneyard's%20call_apg","p":38,"h":1,"n":"Boneyard's Call"},{"c":0,"s":4,"id":2559,"u":"bounce%20back_apg","p":47,"h":1,"n":"Bounce Back"},{"c":0,"s":4,"id":2560,"u":"bounty%20hunter%20dedication_apg","p":163,"h":1,"n":"Bounty Hunter Dedication"},{"c":0,"s":4,"id":2561,"u":"breath%20of%20the%20dragon_apg","p":169,"h":1,"n":"Breath Of The Dragon"},{"c":0,"s":4,"id":2562,"u":"brine%20may_apg","p":31,"h":1,"n":"Brine May"},{"c":0,"s":4,"id":2563,"u":"buckler%20dance_apg","p":91,"h":1,"n":"Buckler Dance"},{"c":0,"s":4,"id":2564,"u":"buckler%20expertise_apg","p":88,"h":1,"n":"Buckler Expertise"},{"c":0,"s":4,"id":2565,"u":"bullseye_apg","p":136,"h":1,"n":"Bullseye"},{"c":0,"s":4,"id":2566,"u":"cackle_apg","p":100,"h":1,"n":"Cackle"},{"c":0,"s":4,"id":2567,"u":"cadence%20call_apg","p":180,"h":1,"n":"Cadence Call"},{"c":0,"s":4,"id":2568,"u":"call%20and%20response_apg","p":113,"h":1,"n":"Call And Response"},{"c":0,"s":4,"id":2569,"u":"call%20bonded%20item_apg","p":142,"h":1,"n":"Call Bonded Item"},{"c":0,"s":4,"id":2570,"u":"call%20your%20shot_apg","p":175,"h":1,"n":"Call Your Shot"},{"c":0,"s":4,"id":2571,"u":"called_apg","p":31,"h":1,"n":"Called"},{"c":0,"s":4,"id":2572,"u":"callow%20may_apg","p":31,"h":1,"n":"Callow May"},{"c":0,"s":4,"id":2573,"u":"cantrip%20expansion%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Cantrip Expansion"},{"c":0,"s":4,"id":2574,"u":"cantrip%20expansion%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Cantrip Expansion"},{"c":0,"s":4,"id":2575,"u":"caravan%20leader_apg","p":204,"h":1,"n":"Caravan Leader"},{"c":0,"s":4,"id":2576,"u":"cat's%20luck_apg","p":10,"h":1,"n":"Cat's Luck"},{"c":0,"s":4,"id":2577,"u":"caterwaul_apg","p":11,"h":1,"n":"Caterwaul"},{"c":0,"s":4,"id":2578,"u":"catfolk%20lore_apg","p":10,"h":1,"n":"Catfolk Lore"},{"c":0,"s":4,"id":2579,"u":"catfolk%20weapon%20expertise_apg","p":11,"h":1,"n":"Catfolk Weapon Expertise"},{"c":0,"s":4,"id":2580,"u":"catfolk%20weapon%20familiarity_apg","p":10,"h":1,"n":"Catfolk Weapon Familiarity"},{"c":0,"s":4,"id":2581,"u":"catfolk%20weapon%20rake_apg","p":10,"h":1,"n":"Catfolk Weapon Rake"},{"c":0,"s":4,"id":2582,"u":"cauldron_apg","p":100,"h":1,"n":"Cauldron"},{"c":0,"s":4,"id":2583,"u":"cautious%20curiosity_apg","p":44,"h":1,"n":"Cautious Curiosity"},{"c":0,"s":4,"id":2584,"u":"cavalier%20dedication_apg","p":164,"h":1,"n":"Cavalier Dedication"},{"c":0,"s":4,"id":2585,"u":"cavalier's%20banner_apg","p":164,"h":1,"n":"Cavalier's Banner"},{"c":0,"s":4,"id":2586,"u":"cavalier's%20charge_apg","p":164,"h":1,"n":"Cavalier's Charge"},{"c":0,"s":4,"id":2587,"u":"celebrity%20dedication_apg","p":166,"h":1,"n":"Celebrity Dedication"},{"c":0,"s":4,"id":2588,"u":"celestial%20eyes_apg","p":35,"h":1,"n":"Celestial Eyes"},{"c":0,"s":4,"id":2589,"u":"celestial%20lore_apg","p":35,"h":1,"n":"Celestial Lore"},{"c":0,"s":4,"id":2590,"u":"celestial%20resistance_apg","p":36,"h":1,"n":"Celestial Resistance"},{"c":0,"s":4,"id":2591,"u":"celestial%20strikes_apg","p":36,"h":1,"n":"Celestial Strikes"},{"c":0,"s":4,"id":2592,"u":"celestial%20wings_apg","p":36,"h":1,"n":"Celestial Wings"},{"c":0,"s":4,"id":2593,"u":"celestial%20word_apg","p":36,"h":1,"n":"Celestial Word"},{"c":0,"s":4,"id":2594,"u":"changeling%20lore_apg","p":31,"h":1,"n":"Changeling Lore"},{"c":0,"s":4,"id":2595,"u":"charmed%20life_apg","p":89,"h":1,"n":"Charmed Life"},{"c":0,"s":4,"id":2596,"u":"cheat%20death_apg","p":92,"h":1,"n":"Cheat Death"},{"c":0,"s":4,"id":2597,"u":"cheek%20pouches_apg","p":22,"h":1,"n":"Cheek Pouches"},{"c":0,"s":4,"id":2598,"u":"chemical%20contagion_apg","p":107,"h":1,"n":"Chemical Contagion"},{"c":0,"s":4,"id":2599,"u":"claws%20of%20the%20dragon_apg","p":168,"h":1,"n":"Claws Of The Dragon"},{"c":0,"s":4,"id":2600,"u":"clear%20the%20way_apg","p":183,"h":1,"n":"Clear The Way"},{"c":0,"s":4,"id":2601,"u":"clever%20gambit_apg","p":134,"h":1,"n":"Clever Gambit"},{"c":0,"s":4,"id":2602,"u":"climbing%20claws_apg","p":10,"h":1,"n":"Climbing Claws"},{"c":0,"s":4,"id":2603,"u":"cling_apg","p":45,"h":1,"n":"Cling"},{"c":0,"s":4,"id":2604,"u":"clinging%20shadows%20initiate_apg","p":129,"h":1,"n":"Clinging Shadows Initiate"},{"c":0,"s":4,"id":2605,"u":"clue%20them%20all%20in_apg","p":63,"h":1,"n":"Clue Them All In"},{"c":0,"s":4,"id":2606,"u":"cobra%20envenom_apg","p":129,"h":1,"n":"Cobra Envenom"},{"c":0,"s":4,"id":2607,"u":"cobra%20stance_apg","p":128,"h":1,"n":"Cobra Stance"},{"c":0,"s":4,"id":2608,"u":"combat%20assessment_apg","p":126,"h":1,"n":"Combat Assessment"},{"c":0,"s":4,"id":2609,"u":"combat%20reading_apg","p":112,"h":1,"n":"Combat Reading"},{"c":0,"s":4,"id":2610,"u":"combination%20finisher_apg","p":91,"h":1,"n":"Combination Finisher"},{"c":0,"s":4,"id":2611,"u":"command%20attention_apg","p":166,"h":1,"n":"Command Attention"},{"c":0,"s":4,"id":2612,"u":"conceal%20spell_apg","p":101,"h":1,"n":"Conceal Spell"},{"c":0,"s":4,"id":2613,"u":"concealing%20legerdemain_apg","p":204,"h":1,"n":"Concealing Legerdemain"},{"c":0,"s":4,"id":2614,"u":"conceited%20mindset_apg","p":118,"h":1,"n":"Conceited Mindset"},{"c":0,"s":4,"id":2615,"u":"connect%20the%20dots_apg","p":62,"h":1,"n":"Connect The Dots"},{"c":0,"s":4,"id":2616,"u":"consult%20the%20spirits_apg","p":204,"h":1,"n":"Consult The Spirits"},{"c":0,"s":4,"id":2617,"u":"consume%20spell_apg","p":141,"h":1,"n":"Consume Spell"},{"c":0,"s":4,"id":2618,"u":"contortionist_apg","p":155,"h":1,"n":"Contortionist"},{"c":0,"s":4,"id":2619,"u":"convincing%20illusion_apg","p":142,"h":1,"n":"Convincing Illusion"},{"c":0,"s":4,"id":2620,"u":"coordinated%20charge_apg","p":181,"h":1,"n":"Coordinated Charge"},{"c":0,"s":4,"id":2621,"u":"corrupted%20shield_apg","p":119,"h":1,"n":"Corrupted Shield"},{"c":0,"s":4,"id":2622,"u":"counterspell%20(witch)_apg","p":100,"a":"Witch","h":1,"n":"Counterspell"},{"c":0,"s":4,"id":2623,"u":"courageous%20advance_apg","p":112,"h":1,"n":"Courageous Advance"},{"c":0,"s":4,"id":2624,"u":"courageous%20assault_apg","p":114,"h":1,"n":"Courageous Assault"},{"c":0,"s":4,"id":2625,"u":"courageous%20onslaught_apg","p":115,"h":1,"n":"Courageous Onslaught"},{"c":0,"s":4,"id":2626,"u":"courageous%20opportunity_apg","p":113,"h":1,"n":"Courageous Opportunity"},{"c":0,"s":4,"id":2627,"u":"crafter's%20appraisal_apg","p":204,"h":1,"n":"Crafter's Appraisal"},{"c":0,"s":4,"id":2628,"u":"criminal%20connections_apg","p":204,"h":1,"n":"Criminal Connections"},{"c":0,"s":4,"id":2629,"u":"cringe_apg","p":14,"h":1,"n":"Cringe"},{"c":0,"s":4,"id":2630,"u":"crossbow%20terror_apg","p":157,"h":1,"n":"Crossbow Terror"},{"c":0,"s":4,"id":2631,"u":"crude%20communication_apg","p":178,"h":1,"n":"Crude Communication"},{"c":0,"s":4,"id":2632,"u":"cruelty_apg","p":119,"h":1,"n":"Cruelty"},{"c":0,"s":4,"id":2633,"u":"current%20spell_apg","p":124,"h":1,"n":"Current Spell"},{"c":0,"s":4,"id":2634,"u":"cut%20from%20the%20air_apg","p":127,"h":1,"n":"Cut From The Air"},{"c":0,"s":4,"id":2635,"u":"daemon%20magic_apg","p":40,"h":1,"n":"Daemon Magic"},{"c":0,"s":4,"id":2636,"u":"dance%20underfoot_apg","p":46,"h":1,"n":"Dance Underfoot"},{"c":0,"s":4,"id":2637,"u":"dandy%20dedication_apg","p":167,"h":1,"n":"Dandy Dedication"},{"c":0,"s":4,"id":2638,"u":"dazing%20blow_apg","p":126,"h":1,"n":"Dazing Blow"},{"c":0,"s":4,"id":2639,"u":"deadly%20grace_apg","p":93,"h":1,"n":"Deadly Grace"},{"c":0,"s":4,"id":2640,"u":"deadly%20strikes_apg","p":131,"h":1,"n":"Deadly Strikes"},{"c":0,"s":4,"id":2641,"u":"death's%20drums_apg","p":19,"h":1,"n":"Death's Drums"},{"c":0,"s":4,"id":2642,"u":"debilitating%20dichotomy_apg","p":80,"h":1,"n":"Debilitating Dichotomy"},{"c":0,"s":4,"id":2643,"u":"deceptive%20worship_apg","p":204,"h":1,"n":"Deceptive Worship"},{"c":0,"s":4,"id":2644,"u":"deeper%20dabbler_apg","p":195,"h":1,"n":"Deeper Dabbler"},{"c":0,"s":4,"id":2645,"u":"defend%20mount_apg","p":164,"h":1,"n":"Defend Mount"},{"c":0,"s":4,"id":2646,"u":"defensive%20coordination_apg","p":113,"h":1,"n":"Defensive Coordination"},{"c":0,"s":4,"id":2647,"u":"defy%20the%20darkness_apg","p":42,"h":1,"n":"Defy The Darkness"},{"c":0,"s":4,"id":2648,"u":"deimatic%20display_apg","p":124,"h":1,"n":"Deimatic Display"},{"c":0,"s":4,"id":2649,"u":"demolition%20charge_apg","p":106,"h":1,"n":"Demolition Charge"},{"c":0,"s":4,"id":2650,"u":"demon%20magic_apg","p":40,"h":1,"n":"Demon Magic"},{"c":0,"s":4,"id":2651,"u":"derring-do_apg","p":91,"h":1,"n":"Derring-do"},{"c":0,"s":4,"id":2652,"u":"desperate%20prayer_apg","p":118,"h":1,"n":"Desperate Prayer"},{"c":0,"s":4,"id":2653,"u":"destructive%20block_apg","p":159,"h":1,"n":"Destructive Block"},{"c":0,"s":4,"id":2654,"u":"detective's%20readiness_apg","p":61,"h":1,"n":"Detective's Readiness"},{"c":0,"s":4,"id":2655,"u":"determined%20dash_apg","p":110,"h":1,"n":"Determined Dash"},{"c":0,"s":4,"id":2656,"u":"devil%20magic_apg","p":41,"h":1,"n":"Devil Magic"},{"c":0,"s":4,"id":2657,"u":"didactic%20strike_apg","p":65,"h":1,"n":"Didactic Strike"},{"c":0,"s":4,"id":2658,"u":"directed%20audience_apg","p":112,"h":1,"n":"Directed Audience"},{"c":0,"s":4,"id":2659,"u":"disarming%20assault_apg","p":110,"h":1,"n":"Disarming Assault"},{"c":0,"s":4,"id":2660,"u":"disarming%20block_apg","p":159,"h":1,"n":"Disarming Block"},{"c":0,"s":4,"id":2661,"u":"disarming%20flair_apg","p":88,"h":1,"n":"Disarming Flair"},{"c":0,"s":4,"id":2662,"u":"disciple's%20breath_apg","p":169,"h":1,"n":"Disciple's Breath"},{"c":0,"s":4,"id":2663,"u":"discordant%20voice_apg","p":115,"h":1,"n":"Discordant Voice"},{"c":0,"s":4,"id":2664,"u":"discreet%20inquiry_apg","p":204,"h":1,"n":"Discreet Inquiry"},{"c":0,"s":4,"id":2665,"u":"disorienting%20opening_apg","p":126,"h":1,"n":"Disorienting Opening"},{"c":0,"s":4,"id":2666,"u":"distracting%20flattery_apg","p":167,"h":1,"n":"Distracting Flattery"},{"c":0,"s":4,"id":2667,"u":"distracting%20performance_apg","p":205,"h":1,"n":"Distracting Performance"},{"c":0,"s":4,"id":2668,"u":"disturbing%20knowledge_apg","p":205,"h":1,"n":"Disturbing Knowledge"},{"c":0,"s":4,"id":2669,"u":"diverse%20mystery_apg","p":81,"h":1,"n":"Diverse Mystery"},{"c":0,"s":4,"id":2670,"u":"diverting%20vortex_apg","p":139,"h":1,"n":"Diverting Vortex"},{"c":0,"s":4,"id":2671,"u":"divine%20access_apg","p":79,"h":1,"n":"Divine Access"},{"c":0,"s":4,"id":2672,"u":"divine%20aegis_apg","p":79,"h":1,"n":"Divine Aegis"},{"c":0,"s":4,"id":2673,"u":"divine%20countermeasures_apg","p":36,"h":1,"n":"Divine Countermeasures"},{"c":0,"s":4,"id":2674,"u":"divine%20effusion_apg","p":81,"h":1,"n":"Divine Effusion"},{"c":0,"s":4,"id":2675,"u":"diviner%20sense_apg","p":143,"h":1,"n":"Diviner Sense"},{"c":0,"s":4,"id":2676,"u":"doctor's%20visitation_apg","p":184,"h":1,"n":"Doctor's Visitation"},{"c":0,"s":4,"id":2677,"u":"dodge%20away_apg","p":155,"h":1,"n":"Dodge Away"},{"c":0,"s":4,"id":2678,"u":"dodging%20roll_apg","p":130,"h":1,"n":"Dodging Roll"},{"c":0,"s":4,"id":2679,"u":"domain%20acumen_apg","p":79,"h":1,"n":"Domain Acumen"},{"c":0,"s":4,"id":2680,"u":"domain%20fluency_apg","p":80,"h":1,"n":"Domain Fluency"},{"c":0,"s":4,"id":2681,"u":"doublespeak_apg","p":205,"h":1,"n":"Doublespeak"},{"c":0,"s":4,"id":2682,"u":"dracomancer_apg","p":15,"h":1,"n":"Dracomancer"},{"c":0,"s":4,"id":2683,"u":"draconic%20arrogance_apg","p":108,"h":1,"n":"Draconic Arrogance"},{"c":0,"s":4,"id":2684,"u":"draconic%20scent_apg","p":168,"h":1,"n":"Draconic Scent"},{"c":0,"s":4,"id":2685,"u":"dragging%20strike_apg","p":126,"h":1,"n":"Dragging Strike"},{"c":0,"s":4,"id":2686,"u":"dragon%20arcana_apg","p":168,"h":1,"n":"Dragon Arcana"},{"c":0,"s":4,"id":2687,"u":"dragon%20disciple%20dedication_apg","p":168,"h":1,"n":"Dragon Disciple Dedication"},{"c":0,"s":4,"id":2688,"u":"dragon's%20breath_apg","p":15,"h":1,"n":"Dragon's Breath"},{"c":0,"s":4,"id":2689,"u":"dragon's%20presence_apg","p":14,"h":1,"n":"Dragon's Presence"},{"c":0,"s":4,"id":2690,"u":"dread%20marshal%20stance_apg","p":180,"h":1,"n":"Dread Marshal Stance"},{"c":0,"s":4,"id":2691,"u":"dream%20may_apg","p":31,"h":1,"n":"Dream May"},{"c":0,"s":4,"id":2692,"u":"dual%20finisher_apg","p":91,"h":1,"n":"Dual Finisher"},{"c":0,"s":4,"id":2693,"u":"dual%20onslaught_apg","p":170,"h":1,"n":"Dual Onslaught"},{"c":0,"s":4,"id":2694,"u":"dual%20thrower_apg","p":170,"h":1,"n":"Dual Thrower"},{"c":0,"s":4,"id":2695,"u":"dual-weapon%20blitz_apg","p":170,"h":1,"n":"Dual-Weapon Blitz"},{"c":0,"s":4,"id":2696,"u":"dual-weapon%20reload_apg","p":170,"h":1,"n":"Dual-Weapon Reload"},{"c":0,"s":4,"id":2697,"u":"dual-weapon%20warrior%20dedication_apg","p":170,"h":1,"n":"Dual-Weapon Warrior Dedication"},{"c":0,"s":4,"id":2698,"u":"dueling%20dance_apg","p":92,"h":1,"n":"Dueling Dance"},{"c":0,"s":4,"id":2699,"u":"dueling%20parry_apg","p":88,"h":1,"n":"Dueling Parry"},{"c":0,"s":4,"id":2700,"u":"duelist%20dedication_apg","p":171,"h":1,"n":"Duelist Dedication"},{"c":0,"s":4,"id":2701,"u":"duelist's%20challenge_apg","p":171,"h":1,"n":"Duelist's Challenge"},{"c":0,"s":4,"id":2702,"u":"duskwalker%20lore_apg","p":38,"h":1,"n":"Duskwalker Lore"},{"c":0,"s":4,"id":2703,"u":"duskwalker%20magic_apg","p":38,"h":1,"n":"Duskwalker Magic"},{"c":0,"s":4,"id":2704,"u":"dwarven%20doughtiness_apg","p":42,"h":1,"n":"Dwarven Doughtiness"},{"c":0,"s":4,"id":2705,"u":"dwarven%20reinforcement_apg","p":42,"h":1,"n":"Dwarven Reinforcement"},{"c":0,"s":4,"id":2706,"u":"earned%20glory_apg","p":47,"h":1,"n":"Earned Glory"},{"c":0,"s":4,"id":2707,"u":"earworm_apg","p":114,"h":1,"n":"Earworm"},{"c":0,"s":4,"id":2708,"u":"eat%20fortune_apg","p":26,"h":1,"n":"Eat Fortune"},{"c":0,"s":4,"id":2709,"u":"ebb%20and%20flow_apg","p":123,"h":1,"n":"Ebb And Flow"},{"c":0,"s":4,"id":2710,"u":"echoes%20in%20stone_apg","p":42,"h":1,"n":"Echoes In Stone"},{"c":0,"s":4,"id":2711,"u":"echoing%20spell_apg","p":141,"h":1,"n":"Echoing Spell"},{"c":0,"s":4,"id":2712,"u":"eclectic%20sword%20training_apg","p":27,"h":1,"n":"Eclectic Sword Training"},{"c":0,"s":4,"id":2713,"u":"educate%20allies_apg","p":113,"h":1,"n":"Educate Allies"},{"c":0,"s":4,"id":2714,"u":"efficient%20rituals_apg","p":187,"h":1,"n":"Efficient Rituals"},{"c":0,"s":4,"id":2715,"u":"effortless%20concentration_apg","p":105,"h":1,"n":"Effortless Concentration"},{"c":0,"s":4,"id":2716,"u":"elaborate%20flourish_apg","p":139,"h":1,"n":"Elaborate Flourish"},{"c":0,"s":4,"id":2717,"u":"eldritch%20archer%20dedication_apg","p":172,"h":1,"n":"Eldritch Archer Dedication"},{"c":0,"s":4,"id":2718,"u":"eldritch%20debilitations_apg","p":136,"h":1,"n":"Eldritch Debilitations"},{"c":0,"s":4,"id":2719,"u":"eldritch%20nails_apg","p":102,"h":1,"n":"Eldritch Nails"},{"c":0,"s":4,"id":2720,"u":"elemental%20summons_apg","p":124,"h":1,"n":"Elemental Summons"},{"c":0,"s":4,"id":2721,"u":"elite%20dracomancer_apg","p":15,"h":1,"n":"Elite Dracomancer"},{"c":0,"s":4,"id":2722,"u":"elucidating%20mercy_apg","p":120,"h":1,"n":"Elucidating Mercy"},{"c":0,"s":4,"id":2723,"u":"elven%20aloofness_apg","p":43,"h":1,"n":"Elven Aloofness"},{"c":0,"s":4,"id":2724,"u":"embrace%20the%20pain_apg","p":111,"h":1,"n":"Embrace The Pain"},{"c":0,"s":4,"id":2725,"u":"empathetic%20plea_apg","p":44,"h":1,"n":"Empathetic Plea"},{"c":0,"s":4,"id":2726,"u":"empyreal%20blessing_apg","p":36,"h":1,"n":"Empyreal Blessing"},{"c":0,"s":4,"id":2727,"u":"enchanting%20arrow_apg","p":173,"h":1,"n":"Enchanting Arrow"},{"c":0,"s":4,"id":2728,"u":"endemic%20herbs_apg","p":176,"h":1,"n":"Endemic Herbs"},{"c":0,"s":4,"id":2729,"u":"energetic%20resonance_apg","p":139,"h":1,"n":"Energetic Resonance"},{"c":0,"s":4,"id":2730,"u":"energy%20ablation_apg","p":142,"h":1,"n":"Energy Ablation"},{"c":0,"s":4,"id":2731,"u":"energy%20fusion_apg","p":140,"h":1,"n":"Energy Fusion"},{"c":0,"s":4,"id":2732,"u":"energy%20ward_apg","p":140,"h":1,"n":"Energy Ward"},{"c":0,"s":4,"id":2733,"u":"enforce%20oath_apg","p":120,"h":1,"n":"Enforce Oath"},{"c":0,"s":4,"id":2734,"u":"enhanced%20familiar%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Enhanced Familiar"},{"c":0,"s":4,"id":2735,"u":"enigma's%20knowledge_apg","p":114,"h":1,"n":"Enigma's Knowledge"},{"c":0,"s":4,"id":2736,"u":"enlarge%20companion_apg","p":132,"h":1,"n":"Enlarge Companion"},{"c":0,"s":4,"id":2737,"u":"enthralling%20allure_apg","p":33,"h":1,"n":"Enthralling Allure"},{"c":0,"s":4,"id":2738,"u":"entreat%20with%20forebears_apg","p":139,"h":1,"n":"Entreat With Forebears"},{"c":0,"s":4,"id":2739,"u":"ephemeral%20tracking_apg","p":132,"h":1,"n":"Ephemeral Tracking"},{"c":0,"s":4,"id":2740,"u":"esoteric%20oath_apg","p":118,"h":1,"n":"Esoteric Oath"},{"c":0,"s":4,"id":2741,"u":"eternal%20wings_apg","p":36,"h":1,"n":"Eternal Wings"},{"c":0,"s":4,"id":2742,"u":"evasiveness_apg","p":153,"h":1,"n":"Evasiveness"},{"c":0,"s":4,"id":2743,"u":"everyone's%20a%20suspect_apg","p":65,"h":1,"n":"Everyone's A Suspect"},{"c":0,"s":4,"id":2744,"u":"exhort%20the%20faithful_apg","p":205,"h":1,"n":"Exhort The Faithful"},{"c":0,"s":4,"id":2745,"u":"expand%20aura_apg","p":121,"h":1,"n":"Expand Aura"},{"c":0,"s":4,"id":2746,"u":"expanded%20luck_apg","p":10,"h":1,"n":"Expanded Luck"},{"c":0,"s":4,"id":2747,"u":"expert%20backstabber_apg","p":158,"h":1,"n":"Expert Backstabber"},{"c":0,"s":4,"id":2748,"u":"expert%20disassembly_apg","p":190,"h":1,"n":"Expert Disassembly"},{"c":0,"s":4,"id":2749,"u":"expert%20eldritch%20archer%20spellcasting_apg","p":173,"h":1,"n":"Expert Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":2750,"u":"expert%20herbalism_apg","p":176,"h":1,"n":"Expert Herbalism"},{"c":0,"s":4,"id":2751,"u":"expert%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Expert Oracle Spellcasting"},{"c":0,"s":4,"id":2752,"u":"expert%20poisoner_apg","p":186,"h":1,"n":"Expert Poisoner"},{"c":0,"s":4,"id":2753,"u":"expert%20scroll%20cache_apg","p":189,"h":1,"n":"Expert Scroll Cache"},{"c":0,"s":4,"id":2754,"u":"expert%20witch%20spellcasting_apg","p":154,"h":1,"n":"Expert Witch Spellcasting"},{"c":0,"s":4,"id":2755,"u":"express%20rider_apg","p":206,"h":1,"n":"Express Rider"},{"c":0,"s":4,"id":2756,"u":"extra%20squishy_apg","p":45,"h":1,"n":"Extra Squishy"},{"c":0,"s":4,"id":2757,"u":"eye%20for%20numbers_apg","p":206,"h":1,"n":"Eye For Numbers"},{"c":0,"s":4,"id":2758,"u":"eye%20for%20treasure_apg","p":42,"h":1,"n":"Eye For Treasure"},{"c":0,"s":4,"id":2759,"u":"eyes%20of%20night_apg","p":33,"h":1,"n":"Eyes Of Night"},{"c":0,"s":4,"id":2760,"u":"fabricated%20connections_apg","p":167,"h":1,"n":"Fabricated Connections"},{"c":0,"s":4,"id":2761,"u":"familiar%20conduit_apg","p":174,"h":1,"n":"Familiar Conduit"},{"c":0,"s":4,"id":2762,"u":"familiar%20mascot_apg","p":174,"h":1,"n":"Familiar Mascot"},{"c":0,"s":4,"id":2763,"u":"familiar%20master%20dedication_apg","p":174,"h":1,"n":"Familiar Master Dedication"},{"c":0,"s":4,"id":2764,"u":"familiar's%20eyes_apg","p":104,"h":1,"n":"Familiar's Eyes"},{"c":0,"s":4,"id":2765,"u":"familiar's%20language_apg","p":102,"h":1,"n":"Familiar's Language"},{"c":0,"s":4,"id":2766,"u":"fancy%20moves_apg","p":175,"h":1,"n":"Fancy Moves"},{"c":0,"s":4,"id":2767,"u":"fangs_apg","p":33,"h":1,"n":"Fangs"},{"c":0,"s":4,"id":2768,"u":"far%20throw_apg","p":135,"h":1,"n":"Far Throw"},{"c":0,"s":4,"id":2769,"u":"felicitous%20riposte_apg","p":93,"h":1,"n":"Felicitous Riposte"},{"c":0,"s":4,"id":2770,"u":"ferocious%20beasts_apg","p":19,"h":1,"n":"Ferocious Beasts"},{"c":0,"s":4,"id":2771,"u":"fiend's%20door_apg","p":41,"h":1,"n":"Fiend's Door"},{"c":0,"s":4,"id":2772,"u":"fiendish%20eyes_apg","p":39,"h":1,"n":"Fiendish Eyes"},{"c":0,"s":4,"id":2773,"u":"fiendish%20form_apg","p":121,"h":1,"n":"Fiendish Form"},{"c":0,"s":4,"id":2774,"u":"fiendish%20lore_apg","p":39,"h":1,"n":"Fiendish Lore"},{"c":0,"s":4,"id":2775,"u":"fiendish%20mount_apg","p":121,"h":1,"n":"Fiendish Mount"},{"c":0,"s":4,"id":2776,"u":"fiendish%20resistance_apg","p":40,"h":1,"n":"Fiendish Resistance"},{"c":0,"s":4,"id":2777,"u":"fiendish%20strikes_apg","p":41,"h":1,"n":"Fiendish Strikes"},{"c":0,"s":4,"id":2778,"u":"fiendish%20wings_apg","p":41,"h":1,"n":"Fiendish Wings"},{"c":0,"s":4,"id":2779,"u":"fiendish%20word_apg","p":41,"h":1,"n":"Fiendish Word"},{"c":0,"s":4,"id":2780,"u":"finishing%20follow-through_apg","p":89,"h":1,"n":"Finishing Follow-through"},{"c":0,"s":4,"id":2781,"u":"finishing%20precision_apg","p":153,"h":1,"n":"Finishing Precision"},{"c":0,"s":4,"id":2782,"u":"first%20revelation_apg","p":152,"h":1,"n":"First Revelation"},{"c":0,"s":4,"id":2783,"u":"flamboyant%20athlete_apg","p":89,"h":1,"n":"Flamboyant Athlete"},{"c":0,"s":4,"id":2784,"u":"flamboyant%20leap_apg","p":92,"h":1,"n":"Flamboyant Leap"},{"c":0,"s":4,"id":2785,"u":"fleeting%20shadow_apg","p":188,"h":1,"n":"Fleeting Shadow"},{"c":0,"s":4,"id":2786,"u":"flensing%20slice_apg","p":170,"h":1,"n":"Flensing Slice"},{"c":0,"s":4,"id":2787,"u":"flexible%20ritualist_apg","p":187,"h":1,"n":"Flexible Ritualist"},{"c":0,"s":4,"id":2788,"u":"flexible%20studies_apg","p":60,"h":1,"n":"Flexible Studies"},{"c":0,"s":4,"id":2789,"u":"flinging%20blow_apg","p":130,"h":1,"n":"Flinging Blow"},{"c":0,"s":4,"id":2790,"u":"flying%20blade_apg","p":88,"h":1,"n":"Flying Blade"},{"c":0,"s":4,"id":2791,"u":"focused%20fascination_apg","p":88,"h":1,"n":"Focused Fascination"},{"c":0,"s":4,"id":2792,"u":"focused%20shot_apg","p":130,"h":1,"n":"Focused Shot"},{"c":0,"s":4,"id":2793,"u":"folksy%20patter_apg","p":46,"h":1,"n":"Folksy Patter"},{"c":0,"s":4,"id":2794,"u":"follow-up%20assault_apg","p":110,"h":1,"n":"Follow-up Assault"},{"c":0,"s":4,"id":2795,"u":"follow-up%20strike_apg","p":182,"h":1,"n":"Follow-up Strike"},{"c":0,"s":4,"id":2796,"u":"forcible%20energy_apg","p":143,"h":1,"n":"Forcible Energy"},{"c":0,"s":4,"id":2797,"u":"forensic%20acumen_apg","p":206,"h":1,"n":"Forensic Acumen"},{"c":0,"s":4,"id":2798,"u":"foresee%20danger_apg","p":64,"h":1,"n":"Foresee Danger"},{"c":0,"s":4,"id":2799,"u":"forestall%20curse_apg","p":80,"h":1,"n":"Forestall Curse"},{"c":0,"s":4,"id":2800,"u":"form%20lock_apg","p":130,"h":1,"n":"Form Lock"},{"c":0,"s":4,"id":2801,"u":"form%20of%20the%20bat_apg","p":33,"h":1,"n":"Form Of The Bat"},{"c":0,"s":4,"id":2802,"u":"form%20of%20the%20fiend_apg","p":40,"h":1,"n":"Form Of The Fiend"},{"c":0,"s":4,"id":2803,"u":"form%20retention_apg","p":142,"h":1,"n":"Form Retention"},{"c":0,"s":4,"id":2804,"u":"fresh%20ingredients_apg","p":176,"h":1,"n":"Fresh Ingredients"},{"c":0,"s":4,"id":2805,"u":"friendly%20toss_apg","p":110,"h":1,"n":"Friendly Toss"},{"c":0,"s":4,"id":2806,"u":"frightening%20appearance_apg","p":197,"h":1,"n":"Frightening Appearance"},{"c":0,"s":4,"id":2807,"u":"furious%20vengeance_apg","p":111,"h":1,"n":"Furious Vengeance"},{"c":0,"s":4,"id":2808,"u":"ghost%20hunter_apg","p":38,"h":1,"n":"Ghost Hunter"},{"c":0,"s":4,"id":2809,"u":"giant%20snare_apg","p":194,"h":1,"n":"Giant Snare"},{"c":0,"s":4,"id":2810,"u":"gladiator%20dedication_apg","p":175,"h":1,"n":"Gladiator Dedication"},{"c":0,"s":4,"id":2811,"u":"glean%20contents_apg","p":206,"h":1,"n":"Glean Contents"},{"c":0,"s":4,"id":2812,"u":"glean%20lore_apg","p":78,"h":1,"n":"Glean Lore"},{"c":0,"s":4,"id":2813,"u":"goading%20feint_apg","p":88,"h":1,"n":"Goading Feint"},{"c":0,"s":4,"id":2814,"u":"gorilla%20pound_apg","p":129,"h":1,"n":"Gorilla Pound"},{"c":0,"s":4,"id":2815,"u":"gorilla%20stance_apg","p":128,"h":1,"n":"Gorilla Stance"},{"c":0,"s":4,"id":2816,"u":"gossip%20lore_apg","p":167,"h":1,"n":"Gossip Lore"},{"c":0,"s":4,"id":2817,"u":"graceful%20leaper_apg","p":155,"h":1,"n":"Graceful Leaper"},{"c":0,"s":4,"id":2818,"u":"gravesight_apg","p":38,"h":1,"n":"Gravesight"},{"c":0,"s":4,"id":2819,"u":"gravity%20weapon_apg","p":132,"h":1,"n":"Gravity Weapon"},{"c":0,"s":4,"id":2820,"u":"great%20tengu%20form_apg","p":27,"h":1,"n":"Great Tengu Form"},{"c":0,"s":4,"id":2821,"u":"greater%20cruelty_apg","p":120,"h":1,"n":"Greater Cruelty"},{"c":0,"s":4,"id":2822,"u":"greater%20interpose_apg","p":121,"h":1,"n":"Greater Interpose"},{"c":0,"s":4,"id":2823,"u":"greater%20lesson_apg","p":102,"h":1,"n":"Greater Lesson"},{"c":0,"s":4,"id":2824,"u":"greater%20magical%20edification_apg","p":179,"h":1,"n":"Greater Magical Edification"},{"c":0,"s":4,"id":2825,"u":"greater%20magical%20scholastics_apg","p":156,"h":1,"n":"Greater Magical Scholastics"},{"c":0,"s":4,"id":2826,"u":"greater%20physical%20evolution_apg","p":141,"h":1,"n":"Greater Physical Evolution"},{"c":0,"s":4,"id":2827,"u":"greater%20revelation_apg","p":80,"h":1,"n":"Greater Revelation"},{"c":0,"s":4,"id":2828,"u":"greater%20spiritual%20evolution_apg","p":141,"h":1,"n":"Greater Spiritual Evolution"},{"c":0,"s":4,"id":2829,"u":"grievous%20blow_apg","p":182,"h":1,"n":"Grievous Blow"},{"c":0,"s":4,"id":2830,"u":"grimspawn_apg","p":40,"h":1,"n":"Grimspawn"},{"c":0,"s":4,"id":2831,"u":"group%20aid_apg","p":47,"h":1,"n":"Group Aid"},{"c":0,"s":4,"id":2832,"u":"grovel_apg","p":14,"h":1,"n":"Grovel"},{"c":0,"s":4,"id":2833,"u":"gruesome%20strike_apg","p":120,"h":1,"n":"Gruesome Strike"},{"c":0,"s":4,"id":2834,"u":"guardian's%20deflection_apg","p":89,"h":1,"n":"Guardian's Deflection"},{"c":0,"s":4,"id":2835,"u":"hag%20claws_apg","p":31,"h":1,"n":"Hag Claws"},{"c":0,"s":4,"id":2836,"u":"hag%20magic_apg","p":31,"h":1,"n":"Hag Magic"},{"c":0,"s":4,"id":2837,"u":"hag's%20sight_apg","p":31,"h":1,"n":"Hag's Sight"},{"c":0,"s":4,"id":2838,"u":"halo_apg","p":35,"h":1,"n":"Halo"},{"c":0,"s":4,"id":2839,"u":"hammer%20quake_apg","p":183,"h":1,"n":"Hammer Quake"},{"c":0,"s":4,"id":2840,"u":"hardy%20traveler_apg","p":47,"h":1,"n":"Hardy Traveler"},{"c":0,"s":4,"id":2841,"u":"head%20stomp_apg","p":135,"h":1,"n":"Head Stomp"},{"c":0,"s":4,"id":2842,"u":"heal%20animal_apg","p":160,"h":1,"n":"Heal Animal"},{"c":0,"s":4,"id":2843,"u":"heal%20companion_apg","p":132,"h":1,"n":"Heal Companion"},{"c":0,"s":4,"id":2844,"u":"healing%20bomb_apg","p":107,"h":1,"n":"Healing Bomb"},{"c":0,"s":4,"id":2845,"u":"hellspawn_apg","p":40,"h":1,"n":"Hellspawn"},{"c":0,"s":4,"id":2846,"u":"herbalist%20dedication_apg","p":176,"h":1,"n":"Herbalist Dedication"},{"c":0,"s":4,"id":2847,"u":"heroic%20presence_apg","p":47,"h":1,"n":"Heroic Presence"},{"c":0,"s":4,"id":2848,"u":"hex%20focus_apg","p":104,"h":1,"n":"Hex Focus"},{"c":0,"s":4,"id":2849,"u":"hex%20master_apg","p":105,"h":1,"n":"Hex Master"},{"c":0,"s":4,"id":2850,"u":"hex%20wellspring_apg","p":105,"h":1,"n":"Hex Wellspring"},{"c":0,"s":4,"id":2851,"u":"hidden%20magic_apg","p":196,"h":1,"n":"Hidden Magic"},{"c":0,"s":4,"id":2852,"u":"high-quality%20scrounger_apg","p":190,"h":1,"n":"High-quality Scrounger"},{"c":0,"s":4,"id":2853,"u":"hireling%20manager_apg","p":206,"h":1,"n":"Hireling Manager"},{"c":0,"s":4,"id":2854,"u":"hold%20mark_apg","p":18,"h":1,"n":"Hold Mark"},{"c":0,"s":4,"id":2855,"u":"holistic%20care_apg","p":184,"h":1,"n":"Holistic Care"},{"c":0,"s":4,"id":2856,"u":"homeward%20bound_apg","p":44,"h":1,"n":"Homeward Bound"},{"c":0,"s":4,"id":2857,"u":"horizon%20walker%20dedication_apg","p":177,"h":1,"n":"Horizon Walker Dedication"},{"c":0,"s":4,"id":2858,"u":"hunter's%20luck_apg","p":132,"h":1,"n":"Hunter's Luck"},{"c":0,"s":4,"id":2859,"u":"hunter's%20vision_apg","p":132,"h":1,"n":"Hunter's Vision"},{"c":0,"s":4,"id":2860,"u":"hurling%20charge_apg","p":198,"h":1,"n":"Hurling Charge"},{"c":0,"s":4,"id":2861,"u":"hymn%20of%20healing_apg","p":112,"h":1,"n":"Hymn Of Healing"},{"c":0,"s":4,"id":2862,"u":"impaling%20finisher_apg","p":90,"h":1,"n":"Impaling Finisher"},{"c":0,"s":4,"id":2863,"u":"impaling%20thrust_apg","p":111,"h":1,"n":"Impaling Thrust"},{"c":0,"s":4,"id":2864,"u":"implausible%20purchase%20(investigator)_apg","p":65,"a":"Investigator","h":1,"n":"Implausible Purchase"},{"c":0,"s":4,"id":2865,"u":"implausible%20purchase%20(rogue)_apg","p":137,"a":"Rogue","h":1,"n":"Implausible Purchase"},{"c":0,"s":4,"id":2866,"u":"impossible%20riposte_apg","p":93,"h":1,"n":"Impossible Riposte"},{"c":0,"s":4,"id":2867,"u":"impossible%20snares_apg","p":133,"h":1,"n":"Impossible Snares"},{"c":0,"s":4,"id":2868,"u":"impressive%20landing_apg","p":110,"h":1,"n":"Impressive Landing"},{"c":0,"s":4,"id":2869,"u":"impressive%20mount_apg","p":164,"h":1,"n":"Impressive Mount"},{"c":0,"s":4,"id":2870,"u":"improved%20familiar%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Improved Familiar"},{"c":0,"s":4,"id":2871,"u":"improved%20familiar_apg","p":174,"h":1,"n":"Improved Familiar"},{"c":0,"s":4,"id":2872,"u":"improvise%20tool_apg","p":206,"h":1,"n":"Improvise Tool"},{"c":0,"s":4,"id":2873,"u":"improvised%20critical_apg","p":199,"h":1,"n":"Improvised Critical"},{"c":0,"s":4,"id":2874,"u":"improvised%20pummel_apg","p":199,"h":1,"n":"Improvised Pummel"},{"c":0,"s":4,"id":2875,"u":"improvised%20repair_apg","p":206,"h":1,"n":"Improvised Repair"},{"c":0,"s":4,"id":2876,"u":"incredible%20beastmaster%20companion_apg","p":160,"h":1,"n":"Incredible Beastmaster Companion"},{"c":0,"s":4,"id":2877,"u":"incredible%20familiar%20(witch)_apg","p":103,"a":"Witch","h":1,"n":"Incredible Familiar"},{"c":0,"s":4,"id":2878,"u":"incredible%20familiar%20(familiar%20master)_apg","p":174,"a":"Familiar Master","h":1,"n":"Incredible Familiar"},{"c":0,"s":4,"id":2879,"u":"incredible%20luck_apg","p":93,"h":1,"n":"Incredible Luck"},{"c":0,"s":4,"id":2880,"u":"incredible%20mount_apg","p":165,"h":1,"n":"Incredible Mount"},{"c":0,"s":4,"id":2881,"u":"incredible%20scout_apg","p":206,"h":1,"n":"Incredible Scout"},{"c":0,"s":4,"id":2882,"u":"inexhaustible%20countermoves_apg","p":93,"h":1,"n":"Inexhaustible Countermoves"},{"c":0,"s":4,"id":2883,"u":"influence%20nature_apg","p":207,"h":1,"n":"Influence Nature"},{"c":0,"s":4,"id":2884,"u":"inner%20strength_apg","p":109,"h":1,"n":"Inner Strength"},{"c":0,"s":4,"id":2885,"u":"inoculation_apg","p":207,"h":1,"n":"Inoculation"},{"c":0,"s":4,"id":2886,"u":"inspired%20stratagem_apg","p":136,"h":1,"n":"Inspired Stratagem"},{"c":0,"s":4,"id":2887,"u":"inspiring%20marshal%20stance_apg","p":180,"h":1,"n":"Inspiring Marshal Stance"},{"c":0,"s":4,"id":2888,"u":"instinctive%20obfuscation_apg","p":44,"h":1,"n":"Instinctive Obfuscation"},{"c":0,"s":4,"id":2889,"u":"instinctive%20strike_apg","p":110,"h":1,"n":"Instinctive Strike"},{"c":0,"s":4,"id":2890,"u":"instrument%20of%20slaughter_apg","p":121,"h":1,"n":"Instrument Of Slaughter"},{"c":0,"s":4,"id":2891,"u":"investigator%20dedication_apg","p":151,"h":1,"n":"Investigator Dedication"},{"c":0,"s":4,"id":2892,"u":"investigator's%20stratagem_apg","p":151,"h":1,"n":"Investigator's Stratagem"},{"c":0,"s":4,"id":2893,"u":"invigorating%20mercy_apg","p":119,"h":1,"n":"Invigorating Mercy"},{"c":0,"s":4,"id":2894,"u":"iron%20fists_apg","p":18,"h":1,"n":"Iron Fists"},{"c":0,"s":4,"id":2895,"u":"iron%20repercussions_apg","p":118,"h":1,"n":"Iron Repercussions"},{"c":0,"s":4,"id":2896,"u":"just%20one%20more%20thing_apg","p":63,"h":1,"n":"Just One More Thing"},{"c":0,"s":4,"id":2897,"u":"just%20the%20facts_apg","p":65,"h":1,"n":"Just The Facts"},{"c":0,"s":4,"id":2898,"u":"keen%20follower_apg","p":207,"h":1,"n":"Keen Follower"},{"c":0,"s":4,"id":2899,"u":"keen%20recollection_apg","p":151,"h":1,"n":"Keen Recollection"},{"c":0,"s":4,"id":2900,"u":"keep%20pace_apg","p":163,"h":1,"n":"Keep Pace"},{"c":0,"s":4,"id":2901,"u":"ki%20center_apg","p":131,"h":1,"n":"Ki Center"},{"c":0,"s":4,"id":2902,"u":"ki%20form_apg","p":131,"h":1,"n":"Ki Form"},{"c":0,"s":4,"id":2903,"u":"kneecap_apg","p":45,"h":1,"n":"Kneecap"},{"c":0,"s":4,"id":2904,"u":"know%20your%20own_apg","p":43,"h":1,"n":"Know Your Own"},{"c":0,"s":4,"id":2905,"u":"known%20weaknesses_apg","p":60,"h":1,"n":"Known Weaknesses"},{"c":0,"s":4,"id":2906,"u":"kobold%20breath_apg","p":14,"h":1,"n":"Kobold Breath"},{"c":0,"s":4,"id":2907,"u":"kobold%20lore_apg","p":14,"h":1,"n":"Kobold Lore"},{"c":0,"s":4,"id":2908,"u":"lab%20rat_apg","p":23,"h":1,"n":"Lab Rat"},{"c":0,"s":4,"id":2909,"u":"lawbringer_apg","p":35,"h":1,"n":"Lawbringer"},{"c":0,"s":4,"id":2910,"u":"lead%20climber_apg","p":207,"h":1,"n":"Lead Climber"},{"c":0,"s":4,"id":2911,"u":"lead%20investigator_apg","p":65,"h":1,"n":"Lead Investigator"},{"c":0,"s":4,"id":2912,"u":"lead%20the%20pack_apg","p":161,"h":1,"n":"Lead The Pack"},{"c":0,"s":4,"id":2913,"u":"leading%20dance_apg","p":90,"h":1,"n":"Leading Dance"},{"c":0,"s":4,"id":2914,"u":"legendary%20guide_apg","p":207,"h":1,"n":"Legendary Guide"},{"c":0,"s":4,"id":2915,"u":"legendary%20rider_apg","p":165,"h":1,"n":"Legendary Rider"},{"c":0,"s":4,"id":2916,"u":"leshy%20familiar%20secrets_apg","p":124,"h":1,"n":"Leshy Familiar Secrets"},{"c":0,"s":4,"id":2917,"u":"lethal%20finisher_apg","p":93,"h":1,"n":"Lethal Finisher"},{"c":0,"s":4,"id":2918,"u":"lie%20detector_apg","p":62,"h":1,"n":"Lie Detector"},{"c":0,"s":4,"id":2919,"u":"life%20leap_apg","p":44,"h":1,"n":"Life Leap"},{"c":0,"s":4,"id":2920,"u":"lifesense_apg","p":38,"h":1,"n":"Lifesense"},{"c":0,"s":4,"id":2921,"u":"light%20from%20darkness_apg","p":41,"h":1,"n":"Light From Darkness"},{"c":0,"s":4,"id":2922,"u":"light%20paws_apg","p":10,"h":1,"n":"Light Paws"},{"c":0,"s":4,"id":2923,"u":"lightslayer%20oath_apg","p":118,"h":1,"n":"Lightslayer Oath"},{"c":0,"s":4,"id":2924,"u":"linguist%20dedication_apg","p":178,"h":1,"n":"Linguist Dedication"},{"c":0,"s":4,"id":2925,"u":"litany%20of%20depravity_apg","p":121,"h":1,"n":"Litany Of Depravity"},{"c":0,"s":4,"id":2926,"u":"litany%20of%20self-interest_apg","p":120,"h":1,"n":"Litany Of Self-interest"},{"c":0,"s":4,"id":2927,"u":"living%20hair_apg","p":102,"h":1,"n":"Living Hair"},{"c":0,"s":4,"id":2928,"u":"loaner%20spell_apg","p":136,"h":1,"n":"Loaner Spell"},{"c":0,"s":4,"id":2929,"u":"long-nosed%20form_apg","p":26,"h":1,"n":"Long-nosed Form"},{"c":0,"s":4,"id":2930,"u":"loremaster%20dedication_apg","p":179,"h":1,"n":"Loremaster Dedication"},{"c":0,"s":4,"id":2931,"u":"loud%20singer_apg","p":45,"h":1,"n":"Loud Singer"},{"c":0,"s":4,"id":2932,"u":"mage%20hunter_apg","p":109,"h":1,"n":"Mage Hunter"},{"c":0,"s":4,"id":2933,"u":"magic%20arrow_apg","p":173,"h":1,"n":"Magic Arrow"},{"c":0,"s":4,"id":2934,"u":"magic%20hands_apg","p":122,"h":1,"n":"Magic Hands"},{"c":0,"s":4,"id":2935,"u":"magic%20hide_apg","p":132,"h":1,"n":"Magic Hide"},{"c":0,"s":4,"id":2936,"u":"magic%20rider_apg","p":43,"h":1,"n":"Magic Rider"},{"c":0,"s":4,"id":2937,"u":"magic%20sense_apg","p":80,"h":1,"n":"Magic Sense"},{"c":0,"s":4,"id":2938,"u":"magical%20adaptation_apg","p":177,"h":1,"n":"Magical Adaptation"},{"c":0,"s":4,"id":2939,"u":"magical%20edification_apg","p":179,"h":1,"n":"Magical Edification"},{"c":0,"s":4,"id":2940,"u":"magical%20scholastics_apg","p":156,"h":1,"n":"Magical Scholastics"},{"c":0,"s":4,"id":2941,"u":"major%20lesson_apg","p":103,"h":1,"n":"Major Lesson"},{"c":0,"s":4,"id":2942,"u":"makeshift%20strike_apg","p":199,"h":1,"n":"Makeshift Strike"},{"c":0,"s":4,"id":2943,"u":"malicious%20bane_apg","p":40,"h":1,"n":"Malicious Bane"},{"c":0,"s":4,"id":2944,"u":"many%20guises_apg","p":197,"h":1,"n":"Many Guises"},{"c":0,"s":4,"id":2945,"u":"marshal%20dedication_apg","p":180,"h":1,"n":"Marshal Dedication"},{"c":0,"s":4,"id":2946,"u":"martial%20artist%20dedication_apg","p":182,"h":1,"n":"Martial Artist Dedication"},{"c":0,"s":4,"id":2947,"u":"martial%20experience_apg","p":43,"h":1,"n":"Martial Experience"},{"c":0,"s":4,"id":2948,"u":"martial%20performance_apg","p":112,"h":1,"n":"Martial Performance"},{"c":0,"s":4,"id":2949,"u":"martyr_apg","p":122,"h":1,"n":"Martyr"},{"c":0,"s":4,"id":2950,"u":"master%20eldritch%20archer%20spellcasting_apg","p":173,"h":1,"n":"Master Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":2951,"u":"master%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Master Oracle Spellcasting"},{"c":0,"s":4,"id":2952,"u":"master%20scroll%20cache_apg","p":189,"h":1,"n":"Master Scroll Cache"},{"c":0,"s":4,"id":2953,"u":"master%20spotter_apg","p":151,"h":1,"n":"Master Spotter"},{"c":0,"s":4,"id":2954,"u":"master%20witch%20spellcasting_apg","p":154,"h":1,"n":"Master Witch Spellcasting"},{"c":0,"s":4,"id":2955,"u":"mature%20beastmaster%20companion_apg","p":160,"h":1,"n":"Mature Beastmaster Companion"},{"c":0,"s":4,"id":2956,"u":"mauler%20dedication_apg","p":183,"h":1,"n":"Mauler Dedication"},{"c":0,"s":4,"id":2957,"u":"medic%20dedication_apg","p":184,"h":1,"n":"Medic Dedication"},{"c":0,"s":4,"id":2958,"u":"medusa's%20wrath_apg","p":130,"h":1,"n":"Medusa's Wrath"},{"c":0,"s":4,"id":2959,"u":"mesmerizing%20gaze_apg","p":166,"h":1,"n":"Mesmerizing Gaze"},{"c":0,"s":4,"id":2960,"u":"methodical%20debilitations_apg","p":136,"h":1,"n":"Methodical Debilitations"},{"c":0,"s":4,"id":2961,"u":"mighty%20bulwark_apg","p":191,"h":1,"n":"Mighty Bulwark"},{"c":0,"s":4,"id":2962,"u":"mighty%20dragon%20shape_apg","p":169,"h":1,"n":"Mighty Dragon Shape"},{"c":0,"s":4,"id":2963,"u":"minion%20guise_apg","p":196,"h":1,"n":"Minion Guise"},{"c":0,"s":4,"id":2964,"u":"miraculous%20possibility_apg","p":123,"h":1,"n":"Miraculous Possibility"},{"c":0,"s":4,"id":2965,"u":"mist%20child_apg","p":31,"h":1,"n":"Mist Child"},{"c":0,"s":4,"id":2966,"u":"mobile%20finisher_apg","p":92,"h":1,"n":"Mobile Finisher"},{"c":0,"s":4,"id":2967,"u":"monastic%20archer%20stance_apg","p":128,"h":1,"n":"Monastic Archer Stance"},{"c":0,"s":4,"id":2968,"u":"mounted%20shield_apg","p":164,"h":1,"n":"Mounted Shield"},{"c":0,"s":4,"id":2969,"u":"mug_apg","p":135,"h":1,"n":"Mug"},{"c":0,"s":4,"id":2970,"u":"multilingual%20cipher_apg","p":178,"h":1,"n":"Multilingual Cipher"},{"c":0,"s":4,"id":2971,"u":"murksight_apg","p":103,"h":1,"n":"Murksight"},{"c":0,"s":4,"id":2972,"u":"musetouched_apg","p":35,"h":1,"n":"Musetouched"},{"c":0,"s":4,"id":2973,"u":"mutable%20familiar_apg","p":174,"h":1,"n":"Mutable Familiar"},{"c":0,"s":4,"id":2974,"u":"mysterious%20breadth_apg","p":152,"h":1,"n":"Mysterious Breadth"},{"c":0,"s":4,"id":2975,"u":"mysterious%20repertoire_apg","p":81,"h":1,"n":"Mysterious Repertoire"},{"c":0,"s":4,"id":2976,"u":"mystery%20conduit_apg","p":81,"h":1,"n":"Mystery Conduit"},{"c":0,"s":4,"id":2977,"u":"necromantic%20physiology_apg","p":33,"h":1,"n":"Necromantic Physiology"},{"c":0,"s":4,"id":2978,"u":"never%20tire_apg","p":166,"h":1,"n":"Never Tire"},{"c":0,"s":4,"id":2979,"u":"night%20magic_apg","p":33,"h":1,"n":"Night Magic"},{"c":0,"s":4,"id":2980,"u":"nimble%20dodge_apg","p":88,"h":1,"n":"Nimble Dodge"},{"c":0,"s":4,"id":2981,"u":"nimble%20hooves_apg","p":40,"h":1,"n":"Nimble Hooves"},{"c":0,"s":4,"id":2982,"u":"nimble%20roll_apg","p":91,"h":1,"n":"Nimble Roll"},{"c":0,"s":4,"id":2983,"u":"nimble%20shield%20hand_apg","p":159,"h":1,"n":"Nimble Shield Hand"},{"c":0,"s":4,"id":2984,"u":"no%20cause%20for%20alarm_apg","p":208,"h":1,"n":"No Cause For Alarm"},{"c":0,"s":4,"id":2985,"u":"nocturnal%20sense_apg","p":110,"h":1,"n":"Nocturnal Sense"},{"c":0,"s":4,"id":2986,"u":"nonlethal%20spell_apg","p":142,"h":1,"n":"Nonlethal Spell"},{"c":0,"s":4,"id":2987,"u":"occult%20resistance_apg","p":31,"h":1,"n":"Occult Resistance"},{"c":0,"s":4,"id":2988,"u":"ode%20to%20ouroboros_apg","p":114,"h":1,"n":"Ode To Ouroboros"},{"c":0,"s":4,"id":2989,"u":"one%20for%20all_apg","p":88,"h":1,"n":"One For All"},{"c":0,"s":4,"id":2990,"u":"one-inch%20punch_apg","p":129,"h":1,"n":"One-inch Punch"},{"c":0,"s":4,"id":2991,"u":"one-millimeter%20punch_apg","p":131,"h":1,"n":"One-millimeter Punch"},{"c":0,"s":4,"id":2992,"u":"one-toed%20hop_apg","p":27,"h":1,"n":"One-toed Hop"},{"c":0,"s":4,"id":2993,"u":"ongoing%20investigation_apg","p":62,"h":1,"n":"Ongoing Investigation"},{"c":0,"s":4,"id":2994,"u":"ongoing%20selfishness_apg","p":118,"h":1,"n":"Ongoing Selfishness"},{"c":0,"s":4,"id":2995,"u":"ongoing%20strategy_apg","p":63,"h":1,"n":"Ongoing Strategy"},{"c":0,"s":4,"id":2996,"u":"opportunistic%20grapple_apg","p":163,"h":1,"n":"Opportunistic Grapple"},{"c":0,"s":4,"id":2997,"u":"oracle%20dedication_apg","p":152,"h":1,"n":"Oracle Dedication"},{"c":0,"s":4,"id":2998,"u":"oracular%20providence_apg","p":81,"h":1,"n":"Oracular Providence"},{"c":0,"s":4,"id":2999,"u":"oracular%20warning_apg","p":80,"h":1,"n":"Oracular Warning"},{"c":0,"s":4,"id":3000,"u":"orc%20lore_apg","p":18,"h":1,"n":"Orc Lore"},{"c":0,"s":4,"id":3001,"u":"orthographic%20mastery_apg","p":179,"h":1,"n":"Orthographic Mastery"},{"c":0,"s":4,"id":3002,"u":"otherworldly%20acumen_apg","p":43,"h":1,"n":"Otherworldly Acumen"},{"c":0,"s":4,"id":3003,"u":"overcrowd_apg","p":23,"h":1,"n":"Overcrowd"},{"c":0,"s":4,"id":3004,"u":"overextending%20feint_apg","p":134,"h":1,"n":"Overextending Feint"},{"c":0,"s":4,"id":3005,"u":"overpowering%20charge%20(barbarian)_apg","p":110,"a":"Barbarian","h":1,"n":"Overpowering Charge"},{"c":0,"s":4,"id":3006,"u":"overpowering%20charge%20(fighter)_apg","p":127,"a":"Fighter","h":1,"n":"Overpowering Charge"},{"c":0,"s":4,"id":3007,"u":"oversized%20throw_apg","p":109,"h":1,"n":"Oversized Throw"},{"c":0,"s":4,"id":3008,"u":"overwhelming%20blow_apg","p":127,"h":1,"n":"Overwhelming Blow"},{"c":0,"s":4,"id":3009,"u":"overwhelming%20breath_apg","p":130,"h":1,"n":"Overwhelming Breath"},{"c":0,"s":4,"id":3010,"u":"pack%20rat_apg","p":22,"h":1,"n":"Pack Rat"},{"c":0,"s":4,"id":3011,"u":"pale%20horse_apg","p":121,"h":1,"n":"Pale Horse"},{"c":0,"s":4,"id":3012,"u":"panache%20paragon_apg","p":93,"h":1,"n":"Panache Paragon"},{"c":0,"s":4,"id":3013,"u":"paradoxical%20mystery_apg","p":81,"h":1,"n":"Paradoxical Mystery"},{"c":0,"s":4,"id":3014,"u":"parry%20and%20riposte_apg","p":93,"h":1,"n":"Parry And Riposte"},{"c":0,"s":4,"id":3015,"u":"parting%20shot_apg","p":126,"h":1,"n":"Parting Shot"},{"c":0,"s":4,"id":3016,"u":"party%20crasher_apg","p":167,"h":1,"n":"Party Crasher"},{"c":0,"s":4,"id":3017,"u":"path%20of%20iron_apg","p":182,"h":1,"n":"Path Of Iron"},{"c":0,"s":4,"id":3018,"u":"patron's%20breadth_apg","p":154,"h":1,"n":"Patron's Breadth"},{"c":0,"s":4,"id":3019,"u":"patron's%20truth_apg","p":105,"h":1,"n":"Patron's Truth"},{"c":0,"s":4,"id":3020,"u":"peafowl%20stance_apg","p":128,"h":1,"n":"Peafowl Stance"},{"c":0,"s":4,"id":3021,"u":"peafowl%20strut_apg","p":129,"h":1,"n":"Peafowl Strut"},{"c":0,"s":4,"id":3022,"u":"penetrating%20projectile_apg","p":111,"h":1,"n":"Penetrating Projectile"},{"c":0,"s":4,"id":3023,"u":"perfect%20finisher_apg","p":93,"h":1,"n":"Perfect Finisher"},{"c":0,"s":4,"id":3024,"u":"performative%20weapons%20training_apg","p":175,"h":1,"n":"Performative Weapons Training"},{"c":0,"s":4,"id":3025,"u":"perpetual%20breadth_apg","p":107,"h":1,"n":"Perpetual Breadth"},{"c":0,"s":4,"id":3026,"u":"perpetual%20scout_apg","p":177,"h":1,"n":"Perpetual Scout"},{"c":0,"s":4,"id":3027,"u":"phase%20arrow_apg","p":173,"h":1,"n":"Phase Arrow"},{"c":0,"s":4,"id":3028,"u":"phonetic%20training_apg","p":178,"h":1,"n":"Phonetic Training"},{"c":0,"s":4,"id":3029,"u":"pick%20up%20the%20pace_apg","p":208,"h":1,"n":"Pick Up The Pace"},{"c":0,"s":4,"id":3030,"u":"pied%20piping_apg","p":115,"h":1,"n":"Pied Piping"},{"c":0,"s":4,"id":3031,"u":"pilgrim's%20token_apg","p":208,"h":1,"n":"Pilgrim's Token"},{"c":0,"s":4,"id":3032,"u":"pinch%20time_apg","p":47,"h":1,"n":"Pinch Time"},{"c":0,"s":4,"id":3033,"u":"pinning%20fire_apg","p":129,"h":1,"n":"Pinning Fire"},{"c":0,"s":4,"id":3034,"u":"pinpoint%20poisoner_apg","p":107,"h":1,"n":"Pinpoint Poisoner"},{"c":0,"s":4,"id":3035,"u":"pirate%20dedication_apg","p":185,"h":1,"n":"Pirate Dedication"},{"c":0,"s":4,"id":3036,"u":"pirate%20weapon%20training_apg","p":185,"h":1,"n":"Pirate Weapon Training"},{"c":0,"s":4,"id":3037,"u":"pitborn_apg","p":40,"h":1,"n":"Pitborn"},{"c":0,"s":4,"id":3038,"u":"plant%20evidence_apg","p":134,"h":1,"n":"Plant Evidence"},{"c":0,"s":4,"id":3039,"u":"play%20to%20the%20crowd_apg","p":175,"h":1,"n":"Play To The Crowd"},{"c":0,"s":4,"id":3040,"u":"plentiful%20snares_apg","p":194,"h":1,"n":"Plentiful Snares"},{"c":0,"s":4,"id":3041,"u":"plot%20the%20future_apg","p":64,"h":1,"n":"Plot The Future"},{"c":0,"s":4,"id":3042,"u":"poison%20coat_apg","p":186,"h":1,"n":"Poison Coat"},{"c":0,"s":4,"id":3043,"u":"poisoner%20dedication_apg","p":186,"h":1,"n":"Poisoner Dedication"},{"c":0,"s":4,"id":3044,"u":"poisoner's%20twist_apg","p":186,"h":1,"n":"Poisoner's Twist"},{"c":0,"s":4,"id":3045,"u":"portentous%20spell_apg","p":81,"h":1,"n":"Portentous Spell"},{"c":0,"s":4,"id":3046,"u":"posse_apg","p":163,"h":1,"n":"Posse"},{"c":0,"s":4,"id":3047,"u":"poultice%20preparation_apg","p":176,"h":1,"n":"Poultice Preparation"},{"c":0,"s":4,"id":3048,"u":"prairie%20rider_apg","p":46,"h":1,"n":"Prairie Rider"},{"c":0,"s":4,"id":3049,"u":"precious%20arrow_apg","p":173,"h":1,"n":"Precious Arrow"},{"c":0,"s":4,"id":3050,"u":"precise%20finisher_apg","p":91,"h":1,"n":"Precise Finisher"},{"c":0,"s":4,"id":3051,"u":"predictable!_apg","p":135,"h":1,"n":"Predictable!"},{"c":0,"s":4,"id":3052,"u":"predictive%20purchase%20(investigator)_apg","p":63,"a":"Investigator","h":1,"n":"Predictive Purchase"},{"c":0,"s":4,"id":3053,"u":"predictive%20purchase%20(rogue)_apg","p":136,"a":"Rogue","h":1,"n":"Predictive Purchase"},{"c":0,"s":4,"id":3054,"u":"premonition%20of%20avoidance_apg","p":122,"h":1,"n":"Premonition Of Avoidance"},{"c":0,"s":4,"id":3055,"u":"premonition%20of%20clarity_apg","p":123,"h":1,"n":"Premonition Of Clarity"},{"c":0,"s":4,"id":3056,"u":"preparation_apg","p":136,"h":1,"n":"Preparation"},{"c":0,"s":4,"id":3057,"u":"prescient%20consumable_apg","p":208,"h":1,"n":"Prescient Consumable"},{"c":0,"s":4,"id":3058,"u":"prescient%20planner_apg","p":208,"h":1,"n":"Prescient Planner"},{"c":0,"s":4,"id":3059,"u":"prevailing%20position_apg","p":130,"h":1,"n":"Prevailing Position"},{"c":0,"s":4,"id":3060,"u":"primal%20aegis_apg","p":125,"h":1,"n":"Primal Aegis"},{"c":0,"s":4,"id":3061,"u":"pristine%20weapon_apg","p":124,"h":1,"n":"Pristine Weapon"},{"c":0,"s":4,"id":3062,"u":"project%20persona_apg","p":44,"h":1,"n":"Project Persona"},{"c":0,"s":4,"id":3063,"u":"quick%20change_apg","p":197,"h":1,"n":"Quick Change"},{"c":0,"s":4,"id":3064,"u":"quick%20contacts_apg","p":208,"h":1,"n":"Quick Contacts"},{"c":0,"s":4,"id":3065,"u":"quick%20fix_apg","p":195,"h":1,"n":"Quick Fix"},{"c":0,"s":4,"id":3066,"u":"quick%20mount_apg","p":164,"h":1,"n":"Quick Mount"},{"c":0,"s":4,"id":3067,"u":"quick%20shot_apg","p":157,"h":1,"n":"Quick Shot"},{"c":0,"s":4,"id":3068,"u":"quick%20stow_apg","p":23,"h":1,"n":"Quick Stow"},{"c":0,"s":4,"id":3069,"u":"quick%20study_apg","p":179,"h":1,"n":"Quick Study"},{"c":0,"s":4,"id":3070,"u":"quickened%20casting%20(oracle)_apg","p":80,"a":"Oracle","h":1,"n":"Quickened Casting"},{"c":0,"s":4,"id":3071,"u":"quickened%20casting%20(witch)_apg","p":103,"a":"Witch","h":1,"n":"Quickened Casting"},{"c":0,"s":4,"id":3072,"u":"radiant%20infusion_apg","p":122,"h":1,"n":"Radiant Infusion"},{"c":0,"s":4,"id":3073,"u":"rallying%20charge_apg","p":180,"h":1,"n":"Rallying Charge"},{"c":0,"s":4,"id":3074,"u":"rampaging%20ferocity_apg","p":19,"h":1,"n":"Rampaging Ferocity"},{"c":0,"s":4,"id":3075,"u":"ranger's%20bramble_apg","p":132,"h":1,"n":"Ranger's Bramble"},{"c":0,"s":4,"id":3076,"u":"rapid%20affixture_apg","p":208,"h":1,"n":"Rapid Affixture"},{"c":0,"s":4,"id":3077,"u":"rapid%20response_apg","p":122,"h":1,"n":"Rapid Response"},{"c":0,"s":4,"id":3078,"u":"rat%20familiar_apg","p":22,"h":1,"n":"Rat Familiar"},{"c":0,"s":4,"id":3079,"u":"rat%20form_apg","p":23,"h":1,"n":"Rat Form"},{"c":0,"s":4,"id":3080,"u":"rat%20magic_apg","p":23,"h":1,"n":"Rat Magic"},{"c":0,"s":4,"id":3081,"u":"ratfolk%20lore_apg","p":22,"h":1,"n":"Ratfolk Lore"},{"c":0,"s":4,"id":3082,"u":"ratspeak_apg","p":22,"h":1,"n":"Ratspeak"},{"c":0,"s":4,"id":3083,"u":"razzle-dazzle_apg","p":44,"h":1,"n":"Razzle-dazzle"},{"c":0,"s":4,"id":3084,"u":"reach%20spell%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Reach Spell"},{"c":0,"s":4,"id":3085,"u":"reach%20spell%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Reach Spell"},{"c":0,"s":4,"id":3086,"u":"reactive%20transformation_apg","p":125,"h":1,"n":"Reactive Transformation"},{"c":0,"s":4,"id":3087,"u":"read%20disaster_apg","p":80,"h":1,"n":"Read Disaster"},{"c":0,"s":4,"id":3088,"u":"read%20shibboleths_apg","p":178,"h":1,"n":"Read Shibboleths"},{"c":0,"s":4,"id":3089,"u":"reason%20rapidly_apg","p":64,"h":1,"n":"Reason Rapidly"},{"c":0,"s":4,"id":3090,"u":"rebounding%20toss_apg","p":126,"h":1,"n":"Rebounding Toss"},{"c":0,"s":4,"id":3091,"u":"reckless%20abandon%20(goblin)_apg","p":45,"a":"Goblin","h":1,"n":"Reckless Abandon"},{"c":0,"s":4,"id":3092,"u":"reconstruct%20the%20scene%20(investigator)_apg","p":65,"a":"Investigator","h":1,"n":"Reconstruct The Scene"},{"c":0,"s":4,"id":3093,"u":"reconstruct%20the%20scene%20(rogue)_apg","p":137,"a":"Rogue","h":1,"n":"Reconstruct The Scene"},{"c":0,"s":4,"id":3094,"u":"red%20herring_apg","p":61,"h":1,"n":"Red Herring"},{"c":0,"s":4,"id":3095,"u":"reflect%20spell%20(witch)_apg","p":104,"a":"Witch","h":1,"n":"Reflect Spell"},{"c":0,"s":4,"id":3096,"u":"reflexive%20riposte_apg","p":92,"h":1,"n":"Reflexive Riposte"},{"c":0,"s":4,"id":3097,"u":"rejuvenating%20touch_apg","p":121,"h":1,"n":"Rejuvenating Touch"},{"c":0,"s":4,"id":3098,"u":"relentless%20wings_apg","p":41,"h":1,"n":"Relentless Wings"},{"c":0,"s":4,"id":3099,"u":"reliable%20luck_apg","p":11,"h":1,"n":"Reliable Luck"},{"c":0,"s":4,"id":3100,"u":"remediate_apg","p":123,"h":1,"n":"Remediate"},{"c":0,"s":4,"id":3101,"u":"remote%20trigger_apg","p":194,"h":1,"n":"Remote Trigger"},{"c":0,"s":4,"id":3102,"u":"resilient%20touch_apg","p":120,"h":1,"n":"Resilient Touch"},{"c":0,"s":4,"id":3103,"u":"resist%20ruin_apg","p":38,"h":1,"n":"Resist Ruin"},{"c":0,"s":4,"id":3104,"u":"resounding%20blow_apg","p":110,"h":1,"n":"Resounding Blow"},{"c":0,"s":4,"id":3105,"u":"resounding%20bravery_apg","p":127,"h":1,"n":"Resounding Bravery"},{"c":0,"s":4,"id":3106,"u":"resounding%20finale_apg","p":115,"h":1,"n":"Resounding Finale"},{"c":0,"s":4,"id":3107,"u":"resourceful%20ritualist_apg","p":187,"h":1,"n":"Resourceful Ritualist"},{"c":0,"s":4,"id":3108,"u":"resuscitate_apg","p":184,"h":1,"n":"Resuscitate"},{"c":0,"s":4,"id":3109,"u":"return%20fire_apg","p":129,"h":1,"n":"Return Fire"},{"c":0,"s":4,"id":3110,"u":"returning%20throw_apg","p":42,"h":1,"n":"Returning Throw"},{"c":0,"s":4,"id":3111,"u":"reverberate_apg","p":114,"h":1,"n":"Reverberate"},{"c":0,"s":4,"id":3112,"u":"reverse%20engineering_apg","p":190,"h":1,"n":"Reverse Engineering"},{"c":0,"s":4,"id":3113,"u":"ricochet%20feint_apg","p":136,"h":1,"n":"Ricochet Feint"},{"c":0,"s":4,"id":3114,"u":"ricochet%20stance%20(fighter)_apg","p":126,"a":"Fighter","h":1,"n":"Ricochet Stance"},{"c":0,"s":4,"id":3115,"u":"ricochet%20stance%20(rogue)_apg","p":136,"a":"Rogue","h":1,"n":"Ricochet Stance"},{"c":0,"s":4,"id":3116,"u":"risky%20surgery_apg","p":208,"h":1,"n":"Risky Surgery"},{"c":0,"s":4,"id":3117,"u":"rites%20of%20convocation_apg","p":102,"h":1,"n":"Rites Of Convocation"},{"c":0,"s":4,"id":3118,"u":"rites%20of%20transfiguration_apg","p":105,"h":1,"n":"Rites Of Transfiguration"},{"c":0,"s":4,"id":3119,"u":"ritual%20researcher_apg","p":112,"h":1,"n":"Ritual Researcher"},{"c":0,"s":4,"id":3120,"u":"ritualist%20dedication_apg","p":187,"h":1,"n":"Ritualist Dedication"},{"c":0,"s":4,"id":3121,"u":"root%20magic_apg","p":208,"h":1,"n":"Root Magic"},{"c":0,"s":4,"id":3122,"u":"rope%20runner_apg","p":185,"h":1,"n":"Rope Runner"},{"c":0,"s":4,"id":3123,"u":"sacred%20defender_apg","p":121,"h":1,"n":"Sacred Defender"},{"c":0,"s":4,"id":3124,"u":"sacrifice%20armor_apg","p":120,"h":1,"n":"Sacrifice Armor"},{"c":0,"s":4,"id":3125,"u":"safe%20house_apg","p":196,"h":1,"n":"Safe House"},{"c":0,"s":4,"id":3126,"u":"safeguarded%20spell_apg","p":139,"h":1,"n":"Safeguarded Spell"},{"c":0,"s":4,"id":3127,"u":"scales%20of%20the%20dragon_apg","p":169,"h":1,"n":"Scales Of The Dragon"},{"c":0,"s":4,"id":3128,"u":"scalpel's%20point_apg","p":62,"h":1,"n":"Scalpel's Point"},{"c":0,"s":4,"id":3129,"u":"scamper_apg","p":14,"h":1,"n":"Scamper"},{"c":0,"s":4,"id":3130,"u":"scavenger's%20search_apg","p":26,"h":1,"n":"Scavenger's Search"},{"c":0,"s":4,"id":3131,"u":"scholastic%20identification_apg","p":156,"h":1,"n":"Scholastic Identification"},{"c":0,"s":4,"id":3132,"u":"schooled%20in%20secrets_apg","p":208,"h":1,"n":"Schooled In Secrets"},{"c":0,"s":4,"id":3133,"u":"scintillating%20spell_apg","p":141,"h":1,"n":"Scintillating Spell"},{"c":0,"s":4,"id":3134,"u":"scouring%20rage_apg","p":110,"h":1,"n":"Scouring Rage"},{"c":0,"s":4,"id":3135,"u":"scout%20dedication_apg","p":188,"h":1,"n":"Scout Dedication"},{"c":0,"s":4,"id":3136,"u":"scout's%20charge_apg","p":188,"h":1,"n":"Scout's Charge"},{"c":0,"s":4,"id":3137,"u":"scout's%20pounce_apg","p":188,"h":1,"n":"Scout's Pounce"},{"c":0,"s":4,"id":3138,"u":"scout's%20speed_apg","p":188,"h":1,"n":"Scout's Speed"},{"c":0,"s":4,"id":3139,"u":"scroll%20trickster%20dedication_apg","p":189,"h":1,"n":"Scroll Trickster Dedication"},{"c":0,"s":4,"id":3140,"u":"scrounger%20dedication_apg","p":190,"h":1,"n":"Scrounger Dedication"},{"c":0,"s":4,"id":3141,"u":"seasoned_apg","p":209,"h":1,"n":"Seasoned"},{"c":0,"s":4,"id":3142,"u":"second%20chance%20spell_apg","p":143,"h":1,"n":"Second Chance Spell"},{"c":0,"s":4,"id":3143,"u":"second%20shield_apg","p":198,"h":1,"n":"Second Shield"},{"c":0,"s":4,"id":3144,"u":"seeker%20arrow_apg","p":173,"h":1,"n":"Seeker Arrow"},{"c":0,"s":4,"id":3145,"u":"selfless%20parry_apg","p":171,"h":1,"n":"Selfless Parry"},{"c":0,"s":4,"id":3146,"u":"sense%20allies_apg","p":47,"h":1,"n":"Sense Allies"},{"c":0,"s":4,"id":3147,"u":"sense%20good_apg","p":120,"h":1,"n":"Sense Good"},{"c":0,"s":4,"id":3148,"u":"sense%20the%20unseen_apg","p":64,"h":1,"n":"Sense The Unseen"},{"c":0,"s":4,"id":3149,"u":"sentinel%20dedication_apg","p":191,"h":1,"n":"Sentinel Dedication"},{"c":0,"s":4,"id":3150,"u":"settlement%20scholastics_apg","p":156,"h":1,"n":"Settlement Scholastics"},{"c":0,"s":4,"id":3151,"u":"shadow%20illusion_apg","p":192,"h":1,"n":"Shadow Illusion"},{"c":0,"s":4,"id":3152,"u":"shadow%20magic_apg","p":192,"h":1,"n":"Shadow Magic"},{"c":0,"s":4,"id":3153,"u":"shadow%20mark_apg","p":209,"h":1,"n":"Shadow Mark"},{"c":0,"s":4,"id":3154,"u":"shadow%20master_apg","p":192,"h":1,"n":"Shadow Master"},{"c":0,"s":4,"id":3155,"u":"shadow%20power_apg","p":192,"h":1,"n":"Shadow Power"},{"c":0,"s":4,"id":3156,"u":"shadow%20self_apg","p":46,"h":1,"n":"Shadow Self"},{"c":0,"s":4,"id":3157,"u":"shadow%20sneak%20attack_apg","p":192,"h":1,"n":"Shadow Sneak Attack"},{"c":0,"s":4,"id":3158,"u":"shadow's%20web_apg","p":130,"h":1,"n":"Shadow's Web"},{"c":0,"s":4,"id":3159,"u":"shadowdancer%20dedication_apg","p":192,"h":1,"n":"Shadowdancer Dedication"},{"c":0,"s":4,"id":3160,"u":"shape%20of%20the%20dragon_apg","p":169,"h":1,"n":"Shape Of The Dragon"},{"c":0,"s":4,"id":3161,"u":"shared%20assault_apg","p":114,"h":1,"n":"Shared Assault"},{"c":0,"s":4,"id":3162,"u":"shared%20avoidance_apg","p":122,"h":1,"n":"Shared Avoidance"},{"c":0,"s":4,"id":3163,"u":"shared%20clarity_apg","p":123,"h":1,"n":"Shared Clarity"},{"c":0,"s":4,"id":3164,"u":"shared%20luck_apg","p":11,"h":1,"n":"Shared Luck"},{"c":0,"s":4,"id":3165,"u":"shared%20stratagem_apg","p":61,"h":1,"n":"Shared Stratagem"},{"c":0,"s":4,"id":3166,"u":"shattering%20blows_apg","p":111,"h":1,"n":"Shattering Blows"},{"c":0,"s":4,"id":3167,"u":"shattering%20strike_apg","p":199,"h":1,"n":"Shattering Strike"},{"c":0,"s":4,"id":3168,"u":"sheltering%20slab_apg","p":42,"h":1,"n":"Sheltering Slab"},{"c":0,"s":4,"id":3169,"u":"shield%20of%20faith_apg","p":122,"h":1,"n":"Shield Of Faith"},{"c":0,"s":4,"id":3170,"u":"shield%20salvation_apg","p":159,"h":1,"n":"Shield Salvation"},{"c":0,"s":4,"id":3171,"u":"shooting%20stars%20stance_apg","p":128,"h":1,"n":"Shooting Stars Stance"},{"c":0,"s":4,"id":3172,"u":"shove%20down_apg","p":135,"h":1,"n":"Shove Down"},{"c":0,"s":4,"id":3173,"u":"shoving%20sweep_apg","p":183,"h":1,"n":"Shoving Sweep"},{"c":0,"s":4,"id":3174,"u":"signature%20spell%20expansion_apg","p":140,"h":1,"n":"Signature Spell Expansion"},{"c":0,"s":4,"id":3175,"u":"silencing%20strike_apg","p":110,"h":1,"n":"Silencing Strike"},{"c":0,"s":4,"id":3176,"u":"siphon%20power_apg","p":105,"h":1,"n":"Siphon Power"},{"c":0,"s":4,"id":3177,"u":"skill%20mastery_apg","p":151,"h":1,"n":"Skill Mastery"},{"c":0,"s":4,"id":3178,"u":"skillful%20tail_apg","p":40,"h":1,"n":"Skillful Tail"},{"c":0,"s":4,"id":3179,"u":"skim%20scroll_apg","p":189,"h":1,"n":"Skim Scroll"},{"c":0,"s":4,"id":3180,"u":"skitter_apg","p":209,"h":1,"n":"Skitter"},{"c":0,"s":4,"id":3181,"u":"slag%20may_apg","p":31,"h":1,"n":"Slag May"},{"c":0,"s":4,"id":3182,"u":"smash%20from%20the%20air_apg","p":127,"h":1,"n":"Smash From The Air"},{"c":0,"s":4,"id":3183,"u":"smite%20good_apg","p":119,"h":1,"n":"Smite Good"},{"c":0,"s":4,"id":3184,"u":"snap%20out%20of%20it!_apg","p":180,"h":1,"n":"Snap Out Of It!"},{"c":0,"s":4,"id":3185,"u":"snare%20genius_apg","p":15,"h":1,"n":"Snare Genius"},{"c":0,"s":4,"id":3186,"u":"snare%20hopping_apg","p":132,"h":1,"n":"Snare Hopping"},{"c":0,"s":4,"id":3187,"u":"snare%20setter_apg","p":14,"h":1,"n":"Snare Setter"},{"c":0,"s":4,"id":3188,"u":"snarecrafter%20dedication_apg","p":194,"h":1,"n":"Snarecrafter Dedication"},{"c":0,"s":4,"id":3189,"u":"soaring%20flight_apg","p":27,"h":1,"n":"Soaring Flight"},{"c":0,"s":4,"id":3190,"u":"social%20purview_apg","p":196,"h":1,"n":"Social Purview"},{"c":0,"s":4,"id":3191,"u":"solid%20lead_apg","p":61,"h":1,"n":"Solid Lead"},{"c":0,"s":4,"id":3192,"u":"song%20of%20marching_apg","p":113,"h":1,"n":"Song Of Marching"},{"c":0,"s":4,"id":3193,"u":"song%20of%20strength_apg","p":112,"h":1,"n":"Song Of Strength"},{"c":0,"s":4,"id":3194,"u":"soothing%20mist_apg","p":132,"h":1,"n":"Soothing Mist"},{"c":0,"s":4,"id":3195,"u":"soulsight%20(bard)_apg","p":113,"a":"Bard","h":1,"n":"Soulsight"},{"c":0,"s":4,"id":3196,"u":"soulsight%20(sorcerer)_apg","p":139,"a":"Sorcerer","h":1,"n":"Soulsight"},{"c":0,"s":4,"id":3197,"u":"sow%20spell_apg","p":125,"h":1,"n":"Sow Spell"},{"c":0,"s":4,"id":3198,"u":"specialized%20beastmaster%20companion_apg","p":161,"h":1,"n":"Specialized Beastmaster Companion"},{"c":0,"s":4,"id":3199,"u":"specialized%20mount_apg","p":165,"h":1,"n":"Specialized Mount"},{"c":0,"s":4,"id":3200,"u":"speedy%20rituals_apg","p":187,"h":1,"n":"Speedy Rituals"},{"c":0,"s":4,"id":3201,"u":"spell%20devourer_apg","p":19,"h":1,"n":"Spell Devourer"},{"c":0,"s":4,"id":3202,"u":"spell%20mastery_apg","p":143,"h":1,"n":"Spell Mastery"},{"c":0,"s":4,"id":3203,"u":"spell%20relay_apg","p":139,"h":1,"n":"Spell Relay"},{"c":0,"s":4,"id":3204,"u":"spell%20shroud_apg","p":141,"h":1,"n":"Spell Shroud"},{"c":0,"s":4,"id":3205,"u":"spellbook%20prodigy_apg","p":142,"h":1,"n":"Spellbook Prodigy"},{"c":0,"s":4,"id":3206,"u":"spirit%20soother_apg","p":38,"h":1,"n":"Spirit Soother"},{"c":0,"s":4,"id":3207,"u":"spirit%20strikes_apg","p":38,"h":1,"n":"Spirit Strikes"},{"c":0,"s":4,"id":3208,"u":"spiritual%20guides_apg","p":109,"h":1,"n":"Spiritual Guides"},{"c":0,"s":4,"id":3209,"u":"spiritual%20sense_apg","p":79,"h":1,"n":"Spiritual Sense"},{"c":0,"s":4,"id":3210,"u":"split%20hex_apg","p":105,"h":1,"n":"Split Hex"},{"c":0,"s":4,"id":3211,"u":"split%20shot_apg","p":139,"h":1,"n":"Split Shot"},{"c":0,"s":4,"id":3212,"u":"split%20slot_apg","p":142,"h":1,"n":"Split Slot"},{"c":0,"s":4,"id":3213,"u":"spot%20translate_apg","p":178,"h":1,"n":"Spot Translate"},{"c":0,"s":4,"id":3214,"u":"springing%20leaper_apg","p":10,"h":1,"n":"Springing Leaper"},{"c":0,"s":4,"id":3215,"u":"squawk!_apg","p":26,"h":1,"n":"Squawk!"},{"c":0,"s":4,"id":3216,"u":"stage%20fighting_apg","p":175,"h":1,"n":"Stage Fighting"},{"c":0,"s":4,"id":3217,"u":"startling%20appearance_apg","p":197,"h":1,"n":"Startling Appearance"},{"c":0,"s":4,"id":3218,"u":"stay%20down!_apg","p":137,"h":1,"n":"Stay Down!"},{"c":0,"s":4,"id":3219,"u":"steady%20spellcasting%20(oracle)_apg","p":80,"a":"Oracle","h":1,"n":"Steady Spellcasting"},{"c":0,"s":4,"id":3220,"u":"steady%20spellcasting%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Steady Spellcasting"},{"c":0,"s":4,"id":3221,"u":"steal%20spell_apg","p":137,"h":1,"n":"Steal Spell"},{"c":0,"s":4,"id":3222,"u":"steel%20skin_apg","p":191,"h":1,"n":"Steel Skin"},{"c":0,"s":4,"id":3223,"u":"steel%20yourself!_apg","p":180,"h":1,"n":"Steel Yourself!"},{"c":0,"s":4,"id":3224,"u":"step%20lively_apg","p":46,"h":1,"n":"Step Lively"},{"c":0,"s":4,"id":3225,"u":"sticky%20poison_apg","p":107,"h":1,"n":"Sticky Poison"},{"c":0,"s":4,"id":3226,"u":"stone%20bones_apg","p":42,"h":1,"n":"Stone Bones"},{"c":0,"s":4,"id":3227,"u":"stonegate_apg","p":42,"h":1,"n":"Stonegate"},{"c":0,"s":4,"id":3228,"u":"storm's%20lash_apg","p":26,"h":1,"n":"Storm's Lash"},{"c":0,"s":4,"id":3229,"u":"strategic%20assessment_apg","p":62,"h":1,"n":"Strategic Assessment"},{"c":0,"s":4,"id":3230,"u":"strategic%20bypass_apg","p":65,"h":1,"n":"Strategic Bypass"},{"c":0,"s":4,"id":3231,"u":"straveika_apg","p":33,"h":1,"n":"Straveika"},{"c":0,"s":4,"id":3232,"u":"strong%20arm_apg","p":134,"h":1,"n":"Strong Arm"},{"c":0,"s":4,"id":3233,"u":"stubborn%20persistence_apg","p":47,"h":1,"n":"Stubborn Persistence"},{"c":0,"s":4,"id":3234,"u":"student%20of%20the%20dueling%20arts_apg","p":171,"h":1,"n":"Student Of The Dueling Arts"},{"c":0,"s":4,"id":3235,"u":"stumbling%20feint_apg","p":129,"h":1,"n":"Stumbling Feint"},{"c":0,"s":4,"id":3236,"u":"stumbling%20stance_apg","p":128,"h":1,"n":"Stumbling Stance"},{"c":0,"s":4,"id":3237,"u":"stunning%20appearance_apg","p":197,"h":1,"n":"Stunning Appearance"},{"c":0,"s":4,"id":3238,"u":"stunning%20finisher_apg","p":91,"h":1,"n":"Stunning Finisher"},{"c":0,"s":4,"id":3239,"u":"subjective%20truth_apg","p":197,"h":1,"n":"Subjective Truth"},{"c":0,"s":4,"id":3240,"u":"subtle%20delivery_apg","p":106,"h":1,"n":"Subtle Delivery"},{"c":0,"s":4,"id":3241,"u":"summon%20celestial%20kin_apg","p":36,"h":1,"n":"Summon Celestial Kin"},{"c":0,"s":4,"id":3242,"u":"summon%20fiendish%20kin_apg","p":41,"h":1,"n":"Summon Fiendish Kin"},{"c":0,"s":4,"id":3243,"u":"sunder%20enchantment_apg","p":111,"h":1,"n":"Sunder Enchantment"},{"c":0,"s":4,"id":3244,"u":"sunder%20spell_apg","p":111,"h":1,"n":"Sunder Spell"},{"c":0,"s":4,"id":3245,"u":"supernatural%20senses_apg","p":109,"h":1,"n":"Supernatural Senses"},{"c":0,"s":4,"id":3246,"u":"supertaster_apg","p":209,"h":1,"n":"Supertaster"},{"c":0,"s":4,"id":3247,"u":"sure%20foot_apg","p":177,"h":1,"n":"Sure Foot"},{"c":0,"s":4,"id":3248,"u":"surging%20focus_apg","p":122,"h":1,"n":"Surging Focus"},{"c":0,"s":4,"id":3249,"u":"surging%20might_apg","p":80,"h":1,"n":"Surging Might"},{"c":0,"s":4,"id":3250,"u":"surprise%20attack_apg","p":158,"h":1,"n":"Surprise Attack"},{"c":0,"s":4,"id":3251,"u":"surprise%20snare_apg","p":194,"h":1,"n":"Surprise Snare"},{"c":0,"s":4,"id":3252,"u":"surprise%20strike_apg","p":199,"h":1,"n":"Surprise Strike"},{"c":0,"s":4,"id":3253,"u":"suspect%20of%20opportunity_apg","p":63,"h":1,"n":"Suspect Of Opportunity"},{"c":0,"s":4,"id":3254,"u":"svetocher_apg","p":33,"h":1,"n":"Svetocher"},{"c":0,"s":4,"id":3255,"u":"swaggering%20initiative_apg","p":90,"h":1,"n":"Swaggering Initiative"},{"c":0,"s":4,"id":3256,"u":"swashbuckler%20dedication_apg","p":153,"h":1,"n":"Swashbuckler Dedication"},{"c":0,"s":4,"id":3257,"u":"swashbuckler's%20riposte_apg","p":153,"h":1,"n":"Swashbuckler's Riposte"},{"c":0,"s":4,"id":3258,"u":"swashbuckler's%20speed_apg","p":153,"h":1,"n":"Swashbuckler's Speed"},{"c":0,"s":4,"id":3259,"u":"swift%20elusion_apg","p":137,"h":1,"n":"Swift Elusion"},{"c":0,"s":4,"id":3260,"u":"symphony%20of%20blood_apg","p":33,"h":1,"n":"Symphony Of Blood"},{"c":0,"s":4,"id":3261,"u":"symphony%20of%20the%20unfettered%20heart_apg","p":114,"h":1,"n":"Symphony Of The Unfettered Heart"},{"c":0,"s":4,"id":3262,"u":"tactical%20cadence_apg","p":181,"h":1,"n":"Tactical Cadence"},{"c":0,"s":4,"id":3263,"u":"tactical%20entry_apg","p":136,"h":1,"n":"Tactical Entry"},{"c":0,"s":4,"id":3264,"u":"takedown%20expert_apg","p":60,"h":1,"n":"Takedown Expert"},{"c":0,"s":4,"id":3265,"u":"talisman%20dabbler%20dedication_apg","p":195,"h":1,"n":"Talisman Dabbler Dedication"},{"c":0,"s":4,"id":3266,"u":"talismanic%20sage_apg","p":195,"h":1,"n":"Talismanic Sage"},{"c":0,"s":4,"id":3267,"u":"tangle%20of%20battle_apg","p":111,"h":1,"n":"Tangle Of Battle"},{"c":0,"s":4,"id":3268,"u":"target%20of%20opportunity_apg","p":181,"h":1,"n":"Target Of Opportunity"},{"c":0,"s":4,"id":3269,"u":"targeting%20finisher_apg","p":92,"h":1,"n":"Targeting Finisher"},{"c":0,"s":4,"id":3270,"u":"telluric%20power_apg","p":42,"h":1,"n":"Telluric Power"},{"c":0,"s":4,"id":3271,"u":"temporary%20potions_apg","p":104,"h":1,"n":"Temporary Potions"},{"c":0,"s":4,"id":3272,"u":"tenacious%20toxins_apg","p":107,"h":1,"n":"Tenacious Toxins"},{"c":0,"s":4,"id":3273,"u":"tengu%20lore_apg","p":26,"h":1,"n":"Tengu Lore"},{"c":0,"s":4,"id":3274,"u":"tengu%20weapon%20expertise_apg","p":27,"h":1,"n":"Tengu Weapon Expertise"},{"c":0,"s":4,"id":3275,"u":"tengu%20weapon%20familiarity_apg","p":26,"h":1,"n":"Tengu Weapon Familiarity"},{"c":0,"s":4,"id":3276,"u":"tengu%20weapon%20study_apg","p":27,"h":1,"n":"Tengu Weapon Study"},{"c":0,"s":4,"id":3277,"u":"terraforming%20spell_apg","p":141,"h":1,"n":"Terraforming Spell"},{"c":0,"s":4,"id":3278,"u":"terrain%20scout_apg","p":188,"h":1,"n":"Terrain Scout"},{"c":0,"s":4,"id":3279,"u":"terrain%20transposition_apg","p":133,"h":1,"n":"Terrain Transposition"},{"c":0,"s":4,"id":3280,"u":"terrifying%20resistance_apg","p":209,"h":1,"n":"Terrifying Resistance"},{"c":0,"s":4,"id":3281,"u":"that's%20odd_apg","p":60,"h":1,"n":"That's Odd"},{"c":0,"s":4,"id":3282,"u":"the%20harder%20they%20fall_apg","p":135,"h":1,"n":"The Harder They Fall"},{"c":0,"s":4,"id":3283,"u":"thorough%20research_apg","p":63,"h":1,"n":"Thorough Research"},{"c":0,"s":4,"id":3284,"u":"thorough%20search_apg","p":209,"h":1,"n":"Thorough Search"},{"c":0,"s":4,"id":3285,"u":"through%20spell_apg","p":122,"h":1,"n":"Through Spell"},{"c":0,"s":4,"id":3286,"u":"tinkering%20fingers_apg","p":22,"h":1,"n":"Tinkering Fingers"},{"c":0,"s":4,"id":3287,"u":"to%20battle!_apg","p":181,"h":1,"n":"To Battle!"},{"c":0,"s":4,"id":3288,"u":"tools%20of%20the%20trade_apg","p":163,"h":1,"n":"Tools Of The Trade"},{"c":0,"s":4,"id":3289,"u":"topple%20foe_apg","p":181,"h":1,"n":"Topple Foe"},{"c":0,"s":4,"id":3290,"u":"toppling%20dance_apg","p":46,"h":1,"n":"Toppling Dance"},{"c":0,"s":4,"id":3291,"u":"trampling%20charge_apg","p":165,"h":1,"n":"Trampling Charge"},{"c":0,"s":4,"id":3292,"u":"trap%20finder_apg","p":60,"h":1,"n":"Trap Finder"},{"c":0,"s":4,"id":3293,"u":"treat%20condition_apg","p":184,"h":1,"n":"Treat Condition"},{"c":0,"s":4,"id":3294,"u":"tree%20climber_apg","p":43,"h":1,"n":"Tree Climber"},{"c":0,"s":4,"id":3295,"u":"triangle%20shot_apg","p":131,"h":1,"n":"Triangle Shot"},{"c":0,"s":4,"id":3296,"u":"trickster's%20ace_apg","p":65,"h":1,"n":"Trickster's Ace"},{"c":0,"s":4,"id":3297,"u":"triumphant%20inspiration_apg","p":114,"h":1,"n":"Triumphant Inspiration"},{"c":0,"s":4,"id":3298,"u":"true%20perception_apg","p":209,"h":1,"n":"True Perception"},{"c":0,"s":4,"id":3299,"u":"tumble%20behind%20(swashbuckler)_apg","p":89,"a":"Swashbuckler","h":1,"n":"Tumble Behind"},{"c":0,"s":4,"id":3300,"u":"tumble%20behind%20(rogue)_apg","p":134,"a":"Rogue","h":1,"n":"Tumble Behind"},{"c":0,"s":4,"id":3301,"u":"tumbling%20opportunist_apg","p":155,"h":1,"n":"Tumbling Opportunist"},{"c":0,"s":4,"id":3302,"u":"tumbling%20strike_apg","p":155,"h":1,"n":"Tumbling Strike"},{"c":0,"s":4,"id":3303,"u":"tusks_apg","p":18,"h":1,"n":"Tusks"},{"c":0,"s":4,"id":3304,"u":"twin%20distraction_apg","p":135,"h":1,"n":"Twin Distraction"},{"c":0,"s":4,"id":3305,"u":"twin%20parry%20(swashbuckler)_apg","p":90,"a":"Swashbuckler","h":1,"n":"Twin Parry"},{"c":0,"s":4,"id":3306,"u":"twinned%20defense%20(swashbuckler)_apg","p":93,"a":"Swashbuckler","h":1,"n":"Twinned Defense"},{"c":0,"s":4,"id":3307,"u":"twitchy_apg","p":45,"h":1,"n":"Twitchy"},{"c":0,"s":4,"id":3308,"u":"ultimate%20flexibility_apg","p":127,"h":1,"n":"Ultimate Flexibility"},{"c":0,"s":4,"id":3309,"u":"ultimate%20polymath_apg","p":115,"h":1,"n":"Ultimate Polymath"},{"c":0,"s":4,"id":3310,"u":"unbalancing%20finisher_apg","p":89,"h":1,"n":"Unbalancing Finisher"},{"c":0,"s":4,"id":3311,"u":"unbalancing%20sweep_apg","p":111,"h":1,"n":"Unbalancing Sweep"},{"c":0,"s":4,"id":3312,"u":"undead%20slayer_apg","p":33,"h":1,"n":"Undead Slayer"},{"c":0,"s":4,"id":3313,"u":"underground%20network_apg","p":209,"h":1,"n":"Underground Network"},{"c":0,"s":4,"id":3314,"u":"underhanded%20assault_apg","p":134,"h":1,"n":"Underhanded Assault"},{"c":0,"s":4,"id":3315,"u":"underworld%20investigator_apg","p":60,"h":1,"n":"Underworld Investigator"},{"c":0,"s":4,"id":3316,"u":"undying%20ferocity_apg","p":19,"h":1,"n":"Undying Ferocity"},{"c":0,"s":4,"id":3317,"u":"unhampered%20passage_apg","p":46,"h":1,"n":"Unhampered Passage"},{"c":0,"s":4,"id":3318,"u":"unseat_apg","p":165,"h":1,"n":"Unseat"},{"c":0,"s":4,"id":3319,"u":"unstable%20concoction_apg","p":107,"h":1,"n":"Unstable Concoction"},{"c":0,"s":4,"id":3320,"u":"unstoppable%20juggernaut_apg","p":111,"h":1,"n":"Unstoppable Juggernaut"},{"c":0,"s":4,"id":3321,"u":"vampire%20lore_apg","p":33,"h":1,"n":"Vampire Lore"},{"c":0,"s":4,"id":3322,"u":"vandal_apg","p":45,"h":1,"n":"Vandal"},{"c":0,"s":4,"id":3323,"u":"verdant%20weapon_apg","p":124,"h":1,"n":"Verdant Weapon"},{"c":0,"s":4,"id":3324,"u":"vexing%20tumble_apg","p":91,"h":1,"n":"Vexing Tumble"},{"c":0,"s":4,"id":3325,"u":"vicious%20incisors_apg","p":22,"h":1,"n":"Vicious Incisors"},{"c":0,"s":4,"id":3326,"u":"vicious%20vengeance_apg","p":118,"h":1,"n":"Vicious Vengeance"},{"c":0,"s":4,"id":3327,"u":"vigilante%20dedication_apg","p":196,"h":1,"n":"Vigilante Dedication"},{"c":0,"s":4,"id":3328,"u":"vigorous%20inspiration_apg","p":115,"h":1,"n":"Vigorous Inspiration"},{"c":0,"s":4,"id":3329,"u":"viking%20dedication_apg","p":198,"h":1,"n":"Viking Dedication"},{"c":0,"s":4,"id":3330,"u":"viking%20weapon%20familiarity_apg","p":198,"h":1,"n":"Viking Weapon Familiarity"},{"c":0,"s":4,"id":3331,"u":"viking%20weapon%20specialist_apg","p":198,"h":1,"n":"Viking Weapon Specialist"},{"c":0,"s":4,"id":3332,"u":"vile%20desecration_apg","p":122,"h":1,"n":"Vile Desecration"},{"c":0,"s":4,"id":3333,"u":"vision%20of%20weakness_apg","p":79,"h":1,"n":"Vision Of Weakness"},{"c":0,"s":4,"id":3334,"u":"vivacious%20bravado_apg","p":91,"h":1,"n":"Vivacious Bravado"},{"c":0,"s":4,"id":3335,"u":"voice%20of%20the%20night_apg","p":33,"h":1,"n":"Voice Of The Night"},{"c":0,"s":4,"id":3336,"u":"walk%20the%20plank_apg","p":185,"h":1,"n":"Walk The Plank"},{"c":0,"s":4,"id":3337,"u":"wandering%20oasis_apg","p":125,"h":1,"n":"Wandering Oasis"},{"c":0,"s":4,"id":3338,"u":"ward%20against%20corruption_apg","p":38,"h":1,"n":"Ward Against Corruption"},{"c":0,"s":4,"id":3339,"u":"warden's%20focus_apg","p":133,"h":1,"n":"Warden's Focus"},{"c":0,"s":4,"id":3340,"u":"warden's%20wellspring_apg","p":133,"h":1,"n":"Warden's Wellspring"},{"c":0,"s":4,"id":3341,"u":"warren%20digger_apg","p":23,"h":1,"n":"Warren Digger"},{"c":0,"s":4,"id":3342,"u":"warren%20navigator_apg","p":22,"h":1,"n":"Warren Navigator"},{"c":0,"s":4,"id":3343,"u":"wary%20skulker_apg","p":11,"h":1,"n":"Wary Skulker"},{"c":0,"s":4,"id":3344,"u":"watch%20your%20back_apg","p":135,"h":1,"n":"Watch Your Back"},{"c":0,"s":4,"id":3345,"u":"water%20sprint_apg","p":209,"h":1,"n":"Water Sprint"},{"c":0,"s":4,"id":3346,"u":"weapon%20improviser%20dedication_apg","p":199,"h":1,"n":"Weapon Improviser Dedication"},{"c":0,"s":4,"id":3347,"u":"well-groomed_apg","p":11,"h":1,"n":"Well-groomed"},{"c":0,"s":4,"id":3348,"u":"well-met%20traveler_apg","p":10,"h":1,"n":"Well-met Traveler"},{"c":0,"s":4,"id":3349,"u":"well-versed_apg","p":112,"h":1,"n":"Well-versed"},{"c":0,"s":4,"id":3350,"u":"whirling%20blade%20stance_apg","p":130,"h":1,"n":"Whirling Blade Stance"},{"c":0,"s":4,"id":3351,"u":"whodunnit%3f_apg","p":63,"h":1,"n":"Whodunnit?"},{"c":0,"s":4,"id":3352,"u":"widen%20spell%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Widen Spell"},{"c":0,"s":4,"id":3353,"u":"widen%20spell%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Widen Spell"},{"c":0,"s":4,"id":3354,"u":"wild%20strider_apg","p":177,"h":1,"n":"Wild Strider"},{"c":0,"s":4,"id":3355,"u":"wings%20of%20the%20dragon_apg","p":169,"h":1,"n":"Wings Of The Dragon"},{"c":0,"s":4,"id":3356,"u":"witch%20dedication_apg","p":154,"h":1,"n":"Witch Dedication"},{"c":0,"s":4,"id":3357,"u":"witch's%20bottle_apg","p":103,"h":1,"n":"Witch's Bottle"},{"c":0,"s":4,"id":3358,"u":"witch's%20charge_apg","p":102,"h":1,"n":"Witch's Charge"},{"c":0,"s":4,"id":3359,"u":"witch's%20communion_apg","p":104,"h":1,"n":"Witch's Communion"},{"c":0,"s":4,"id":3360,"u":"witch's%20hut_apg","p":105,"h":1,"n":"Witch's Hut"},{"c":0,"s":4,"id":3361,"u":"wortwitch_apg","p":101,"h":1,"n":"Wortwitch"},{"c":0,"s":4,"id":3362,"u":"you're%20next%20(swashbuckler)_apg","p":88,"a":"Swashbuckler","h":1,"n":"You're Next"},{"c":0,"s":5,"id":3363,"u":"abundant%20step_crb","p":160,"h":1,"n":"Abundant Step"},{"c":0,"s":5,"id":3364,"u":"acute%20scent_crb","p":88,"h":1,"n":"Acute Scent"},{"c":0,"s":5,"id":3365,"u":"acute%20vision_crb","p":88,"h":1,"n":"Acute Vision"},{"c":0,"s":5,"id":3366,"u":"adapted%20cantrip_crb","p":57,"h":1,"n":"Adapted Cantrip"},{"c":0,"s":5,"id":3367,"u":"adaptive%20adept_crb","p":57,"h":1,"n":"Adaptive Adept"},{"c":0,"s":5,"id":3368,"u":"additional%20lore_crb","p":258,"h":1,"n":"Additional Lore"},{"c":0,"s":5,"id":3369,"u":"adopted%20ancestry_crb","p":258,"h":1,"n":"Adopted Ancestry"},{"c":0,"s":5,"id":3370,"u":"advanced%20arcana_crb","p":231,"h":1,"n":"Advanced Arcana"},{"c":0,"s":5,"id":3371,"u":"advanced%20blood%20potency_crb","p":230,"h":1,"n":"Advanced Blood Potency"},{"c":0,"s":5,"id":3372,"u":"advanced%20bloodline_crb","p":200,"h":1,"n":"Advanced Bloodline"},{"c":0,"s":5,"id":3373,"u":"advanced%20concoction_crb","p":220,"h":1,"n":"Advanced Concoction"},{"c":0,"s":5,"id":3374,"u":"advanced%20deity's%20domain_crb","p":112,"h":1,"n":"Advanced Deity's Domain"},{"c":0,"s":5,"id":3375,"u":"advanced%20devotion_crb","p":223,"h":1,"n":"Advanced Devotion"},{"c":0,"s":5,"id":3376,"u":"advanced%20dogma_crb","p":224,"h":1,"n":"Advanced Dogma"},{"c":0,"s":5,"id":3377,"u":"advanced%20domain_crb","p":123,"h":1,"n":"Advanced Domain"},{"c":0,"s":5,"id":3378,"u":"advanced%20fury_crb","p":221,"h":1,"n":"Advanced Fury"},{"c":0,"s":5,"id":3379,"u":"advanced%20hunter's%20trick_crb","p":228,"h":1,"n":"Advanced Hunter's Trick"},{"c":0,"s":5,"id":3380,"u":"advanced%20kata_crb","p":227,"h":1,"n":"Advanced Kata"},{"c":0,"s":5,"id":3381,"u":"advanced%20maneuver_crb","p":226,"h":1,"n":"Advanced Maneuver"},{"c":0,"s":5,"id":3382,"u":"advanced%20muse's%20whispers_crb","p":222,"h":1,"n":"Advanced Muse's Whispers"},{"c":0,"s":5,"id":3383,"u":"advanced%20school%20spell_crb","p":211,"h":1,"n":"Advanced School Spell"},{"c":0,"s":5,"id":3384,"u":"advanced%20trickery_crb","p":229,"h":1,"n":"Advanced Trickery"},{"c":0,"s":5,"id":3385,"u":"advanced%20weapon%20training_crb","p":147,"h":1,"n":"Advanced Weapon Training"},{"c":0,"s":5,"id":3386,"u":"advanced%20wilding_crb","p":225,"h":1,"n":"Advanced Wilding"},{"c":0,"s":5,"id":3387,"u":"advantageous%20assault_crb","p":147,"h":1,"n":"Advantageous Assault"},{"c":0,"s":5,"id":3388,"u":"affliction%20mercy_crb","p":113,"h":1,"n":"Affliction Mercy"},{"c":0,"s":5,"id":3389,"u":"ageless%20patience_crb","p":40,"h":1,"n":"Ageless Patience"},{"c":0,"s":5,"id":3390,"u":"aggressive%20block_crb","p":145,"h":1,"n":"Aggressive Block"},{"c":0,"s":5,"id":3391,"u":"agile%20grace_crb","p":150,"h":1,"n":"Agile Grace"},{"c":0,"s":5,"id":3392,"u":"alchemical%20crafting_crb","p":258,"h":1,"n":"Alchemical Crafting"},{"c":0,"s":5,"id":3393,"u":"alchemical%20familiar_crb","p":76,"h":1,"n":"Alchemical Familiar"},{"c":0,"s":5,"id":3394,"u":"alchemical%20savant_crb","p":76,"h":1,"n":"Alchemical Savant"},{"c":0,"s":5,"id":3395,"u":"alchemist%20dedication_crb","p":220,"h":1,"n":"Alchemist Dedication"},{"c":0,"s":5,"id":3396,"u":"align%20armament_crb","p":124,"h":1,"n":"Align Armament"},{"c":0,"s":5,"id":3397,"u":"allegro_crb","p":103,"h":1,"n":"Allegro"},{"c":0,"s":5,"id":3398,"u":"ancestral%20longevity_crb","p":40,"h":1,"n":"Ancestral Longevity"},{"c":0,"s":5,"id":3399,"u":"ancestral%20paragon_crb","p":258,"h":1,"n":"Ancestral Paragon"},{"c":0,"s":5,"id":3400,"u":"anchoring%20aura_crb","p":114,"h":1,"n":"Anchoring Aura"},{"c":0,"s":5,"id":3401,"u":"animal%20accomplice_crb","p":44,"h":1,"n":"Animal Accomplice"},{"c":0,"s":5,"id":3402,"u":"animal%20companion%20(druid)_crb","p":133,"a":"Druid","h":1,"n":"Animal Companion"},{"c":0,"s":5,"id":3403,"u":"animal%20companion%20(ranger)_crb","p":170,"a":"Ranger","h":1,"n":"Animal Companion"},{"c":0,"s":5,"id":3404,"u":"animal%20elocutionist_crb","p":45,"h":1,"n":"Animal Elocutionist"},{"c":0,"s":5,"id":3405,"u":"animal%20rage_crb","p":91,"h":1,"n":"Animal Rage"},{"c":0,"s":5,"id":3406,"u":"animal%20skin_crb","p":90,"h":1,"n":"Animal Skin"},{"c":0,"s":5,"id":3407,"u":"arcane%20breadth_crb","p":231,"h":1,"n":"Arcane Breadth"},{"c":0,"s":5,"id":3408,"u":"arcane%20evolution_crb","p":199,"h":1,"n":"Arcane Evolution"},{"c":0,"s":5,"id":3409,"u":"arcane%20school%20spell_crb","p":231,"h":1,"n":"Arcane School Spell"},{"c":0,"s":5,"id":3410,"u":"arcane%20sense_crb","p":258,"h":1,"n":"Arcane Sense"},{"c":0,"s":5,"id":3411,"u":"archwizard's%20might_crb","p":213,"h":1,"n":"Archwizard's Might"},{"c":0,"s":5,"id":3412,"u":"armor%20proficiency_crb","p":258,"h":1,"n":"Armor Proficiency"},{"c":0,"s":5,"id":3413,"u":"arrow%20snatching_crb","p":162,"h":1,"n":"Arrow Snatching"},{"c":0,"s":5,"id":3414,"u":"assisting%20shot_crb","p":145,"h":1,"n":"Assisting Shot"},{"c":0,"s":5,"id":3415,"u":"assurance_crb","p":258,"h":1,"n":"Assurance"},{"c":0,"s":5,"id":3416,"u":"attack%20of%20opportunity%20(barbarian)_crb","p":90,"a":"Barbarian","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":5,"id":3417,"u":"attack%20of%20opportunity%20(champion)_crb","p":111,"a":"Champion","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":5,"id":3418,"u":"aura%20of%20courage_crb","p":111,"h":1,"n":"Aura Of Courage"},{"c":0,"s":5,"id":3419,"u":"aura%20of%20faith_crb","p":113,"h":1,"n":"Aura Of Faith"},{"c":0,"s":5,"id":3420,"u":"aura%20of%20life_crb","p":114,"h":1,"n":"Aura Of Life"},{"c":0,"s":5,"id":3421,"u":"aura%20of%20righteousness_crb","p":114,"h":1,"n":"Aura Of Righteousness"},{"c":0,"s":5,"id":3422,"u":"aura%20of%20vengeance_crb","p":114,"h":1,"n":"Aura Of Vengeance"},{"c":0,"s":5,"id":3423,"u":"auspicious%20mount_crb","p":115,"h":1,"n":"Auspicious Mount"},{"c":0,"s":5,"id":3424,"u":"automatic%20knowledge_crb","p":258,"h":1,"n":"Automatic Knowledge"},{"c":0,"s":5,"id":3425,"u":"avatar's%20audience_crb","p":127,"h":1,"n":"Avatar's Audience"},{"c":0,"s":5,"id":3426,"u":"awesome%20blow_crb","p":93,"h":1,"n":"Awesome Blow"},{"c":0,"s":5,"id":3427,"u":"barbarian%20dedication_crb","p":221,"h":1,"n":"Barbarian Dedication"},{"c":0,"s":5,"id":3428,"u":"barbarian%20resiliency_crb","p":221,"h":1,"n":"Barbarian Resiliency"},{"c":0,"s":5,"id":3429,"u":"bard%20dedication_crb","p":222,"h":1,"n":"Bard Dedication"},{"c":0,"s":5,"id":3430,"u":"bardic%20lore_crb","p":99,"h":1,"n":"Bardic Lore"},{"c":0,"s":5,"id":3431,"u":"bargain%20hunter_crb","p":258,"h":1,"n":"Bargain Hunter"},{"c":0,"s":5,"id":3432,"u":"basic%20arcana_crb","p":231,"h":1,"n":"Basic Arcana"},{"c":0,"s":5,"id":3433,"u":"basic%20bard%20spellcasting_crb","p":222,"h":1,"n":"Basic Bard Spellcasting"},{"c":0,"s":5,"id":3434,"u":"basic%20blood%20potency_crb","p":230,"h":1,"n":"Basic Blood Potency"},{"c":0,"s":5,"id":3435,"u":"basic%20bloodline%20spell_crb","p":230,"h":1,"n":"Basic Bloodline Spell"},{"c":0,"s":5,"id":3436,"u":"basic%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Basic Cleric Spellcasting"},{"c":0,"s":5,"id":3437,"u":"basic%20concoction_crb","p":220,"h":1,"n":"Basic Concoction"},{"c":0,"s":5,"id":3438,"u":"basic%20devotion_crb","p":223,"h":1,"n":"Basic Devotion"},{"c":0,"s":5,"id":3439,"u":"basic%20dogma_crb","p":224,"h":1,"n":"Basic Dogma"},{"c":0,"s":5,"id":3440,"u":"basic%20druid%20spellcasting_crb","p":225,"h":1,"n":"Basic Druid Spellcasting"},{"c":0,"s":5,"id":3441,"u":"basic%20fury_crb","p":221,"h":1,"n":"Basic Fury"},{"c":0,"s":5,"id":3442,"u":"basic%20hunter's%20trick_crb","p":228,"h":1,"n":"Basic Hunter's Trick"},{"c":0,"s":5,"id":3443,"u":"basic%20kata_crb","p":227,"h":1,"n":"Basic Kata"},{"c":0,"s":5,"id":3444,"u":"basic%20maneuver_crb","p":226,"h":1,"n":"Basic Maneuver"},{"c":0,"s":5,"id":3445,"u":"basic%20muse's%20whispers_crb","p":222,"h":1,"n":"Basic Muse's Whispers"},{"c":0,"s":5,"id":3446,"u":"basic%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Basic Sorcerer Spellcasting"},{"c":0,"s":5,"id":3447,"u":"basic%20trickery_crb","p":229,"h":1,"n":"Basic Trickery"},{"c":0,"s":5,"id":3448,"u":"basic%20wilding_crb","p":225,"h":1,"n":"Basic Wilding"},{"c":0,"s":5,"id":3449,"u":"basic%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Basic Wizard Spellcasting"},{"c":0,"s":5,"id":3450,"u":"battle%20assessment_crb","p":184,"h":1,"n":"Battle Assessment"},{"c":0,"s":5,"id":3451,"u":"battle%20cry_crb","p":258,"h":1,"n":"Battle Cry"},{"c":0,"s":5,"id":3452,"u":"battle%20medicine_crb","p":258,"h":1,"n":"Battle Medicine"},{"c":0,"s":5,"id":3453,"u":"bespell%20weapon%20(sorcerer)_crb","p":199,"a":"Sorcerer","h":1,"n":"Bespell Weapon"},{"c":0,"s":5,"id":3454,"u":"bespell%20weapon%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Bespell Weapon"},{"c":0,"s":5,"id":3455,"u":"bizarre%20magic_crb","p":258,"h":1,"n":"Bizarre Magic"},{"c":0,"s":5,"id":3456,"u":"blade%20of%20justice_crb","p":113,"h":1,"n":"Blade Of Justice"},{"c":0,"s":5,"id":3457,"u":"blank%20slate_crb","p":188,"h":1,"n":"Blank Slate"},{"c":0,"s":5,"id":3458,"u":"blind-fight%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3459,"u":"blind-fight%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3460,"u":"blind-fight%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3461,"u":"bloodline%20breadth_crb","p":230,"h":1,"n":"Bloodline Breadth"},{"c":0,"s":5,"id":3462,"u":"bloodline%20conduit_crb","p":201,"h":1,"n":"Bloodline Conduit"},{"c":0,"s":5,"id":3463,"u":"bloodline%20focus_crb","p":201,"h":1,"n":"Bloodline Focus"},{"c":0,"s":5,"id":3464,"u":"bloodline%20perfection_crb","p":201,"h":1,"n":"Bloodline Perfection"},{"c":0,"s":5,"id":3465,"u":"bloodline%20resistance_crb","p":200,"h":1,"n":"Bloodline Resistance"},{"c":0,"s":5,"id":3466,"u":"bloodline%20wellspring_crb","p":201,"h":1,"n":"Bloodline Wellspring"},{"c":0,"s":5,"id":3467,"u":"bond%20conservation_crb","p":211,"h":1,"n":"Bond Conservation"},{"c":0,"s":5,"id":3468,"u":"bonded%20animal_crb","p":259,"h":1,"n":"Bonded Animal"},{"c":0,"s":5,"id":3469,"u":"bonded%20focus_crb","p":212,"h":1,"n":"Bonded Focus"},{"c":0,"s":5,"id":3470,"u":"boulder%20roll_crb","p":36,"h":1,"n":"Boulder Roll"},{"c":0,"s":5,"id":3471,"u":"boundless%20reprisals_crb","p":153,"h":1,"n":"Boundless Reprisals"},{"c":0,"s":5,"id":3472,"u":"brawling%20focus_crb","p":160,"h":1,"n":"Brawling Focus"},{"c":0,"s":5,"id":3473,"u":"breath%20control_crb","p":259,"h":1,"n":"Breath Control"},{"c":0,"s":5,"id":3474,"u":"brutal%20beating_crb","p":183,"h":1,"n":"Brutal Beating"},{"c":0,"s":5,"id":3475,"u":"brutal%20bully_crb","p":90,"h":1,"n":"Brutal Bully"},{"c":0,"s":5,"id":3476,"u":"brutal%20critical_crb","p":93,"h":1,"n":"Brutal Critical"},{"c":0,"s":5,"id":3477,"u":"brutal%20finish_crb","p":151,"h":1,"n":"Brutal Finish"},{"c":0,"s":5,"id":3478,"u":"brutish%20shove_crb","p":145,"h":1,"n":"Brutish Shove"},{"c":0,"s":5,"id":3479,"u":"burn%20it!_crb","p":48,"h":1,"n":"Burn It!"},{"c":0,"s":5,"id":3480,"u":"burrow%20elocutionist_crb","p":44,"h":1,"n":"Burrow Elocutionist"},{"c":0,"s":5,"id":3481,"u":"calculated%20splash_crb","p":77,"h":1,"n":"Calculated Splash"},{"c":0,"s":5,"id":3482,"u":"call%20of%20the%20wild_crb","p":134,"h":1,"n":"Call Of The Wild"},{"c":0,"s":5,"id":3483,"u":"camouflage_crb","p":174,"h":1,"n":"Camouflage"},{"c":0,"s":5,"id":3484,"u":"canny%20acumen_crb","p":259,"h":1,"n":"Canny Acumen"},{"c":0,"s":5,"id":3485,"u":"cantrip%20expansion%20(bard)_crb","p":100,"a":"Bard","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3486,"u":"cantrip%20expansion%20(cleric)_crb","p":122,"a":"Cleric","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3487,"u":"cantrip%20expansion%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3488,"u":"cantrip%20expansion%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3489,"u":"cast%20down_crb","p":123,"h":1,"n":"Cast Down"},{"c":0,"s":5,"id":3490,"u":"castigating%20weapon_crb","p":125,"h":1,"n":"Castigating Weapon"},{"c":0,"s":5,"id":3491,"u":"cat%20fall_crb","p":259,"h":1,"n":"Cat Fall"},{"c":0,"s":5,"id":3492,"u":"cave%20climber_crb","p":49,"h":1,"n":"Cave Climber"},{"c":0,"s":5,"id":3493,"u":"ceaseless%20shadows_crb","p":53,"h":1,"n":"Ceaseless Shadows"},{"c":0,"s":5,"id":3494,"u":"celestial%20form_crb","p":115,"h":1,"n":"Celestial Form"},{"c":0,"s":5,"id":3495,"u":"celestial%20mount_crb","p":115,"h":1,"n":"Celestial Mount"},{"c":0,"s":5,"id":3496,"u":"certain%20strike_crb","p":150,"h":1,"n":"Certain Strike"},{"c":0,"s":5,"id":3497,"u":"champion%20dedication_crb","p":223,"h":1,"n":"Champion Dedication"},{"c":0,"s":5,"id":3498,"u":"champion%20resiliency_crb","p":223,"h":1,"n":"Champion Resiliency"},{"c":0,"s":5,"id":3499,"u":"champion's%20reaction_crb","p":223,"h":1,"n":"Champion's Reaction"},{"c":0,"s":5,"id":3500,"u":"champion's%20sacrifice_crb","p":114,"h":1,"n":"Champion's Sacrifice"},{"c":0,"s":5,"id":3501,"u":"channel%20smite_crb","p":122,"h":1,"n":"Channel Smite"},{"c":0,"s":5,"id":3502,"u":"channeled%20succor_crb","p":124,"h":1,"n":"Channeled Succor"},{"c":0,"s":5,"id":3503,"u":"charming%20liar_crb","p":259,"h":1,"n":"Charming Liar"},{"c":0,"s":5,"id":3504,"u":"city%20scavenger_crb","p":48,"h":1,"n":"City Scavenger"},{"c":0,"s":5,"id":3505,"u":"cleave_crb","p":90,"h":1,"n":"Cleave"},{"c":0,"s":5,"id":3506,"u":"cleric%20dedication_crb","p":224,"h":1,"n":"Cleric Dedication"},{"c":0,"s":5,"id":3507,"u":"clever%20counterspell_crb","p":212,"h":1,"n":"Clever Counterspell"},{"c":0,"s":5,"id":3508,"u":"clever%20improviser_crb","p":57,"h":1,"n":"Clever Improviser"},{"c":0,"s":5,"id":3509,"u":"cloud%20jump_crb","p":260,"h":1,"n":"Cloud Jump"},{"c":0,"s":5,"id":3510,"u":"cloud%20step_crb","p":188,"h":1,"n":"Cloud Step"},{"c":0,"s":5,"id":3511,"u":"cognitive%20loophole_crb","p":188,"h":1,"n":"Cognitive Loophole"},{"c":0,"s":5,"id":3512,"u":"collateral%20thrash_crb","p":93,"h":1,"n":"Collateral Thrash"},{"c":0,"s":5,"id":3513,"u":"combat%20climber_crb","p":260,"h":1,"n":"Combat Climber"},{"c":0,"s":5,"id":3514,"u":"combat%20grab_crb","p":146,"h":1,"n":"Combat Grab"},{"c":0,"s":5,"id":3515,"u":"combat%20reflexes_crb","p":150,"h":1,"n":"Combat Reflexes"},{"c":0,"s":5,"id":3516,"u":"combine%20elixirs_crb","p":78,"h":1,"n":"Combine Elixirs"},{"c":0,"s":5,"id":3517,"u":"come%20and%20get%20me_crb","p":91,"h":1,"n":"Come And Get Me"},{"c":0,"s":5,"id":3518,"u":"command%20undead_crb","p":123,"h":1,"n":"Command Undead"},{"c":0,"s":5,"id":3519,"u":"communal%20healing_crb","p":122,"h":1,"n":"Communal Healing"},{"c":0,"s":5,"id":3520,"u":"companion's%20cry_crb","p":172,"h":1,"n":"Companion's Cry"},{"c":0,"s":5,"id":3521,"u":"conceal%20spell_crb","p":210,"h":1,"n":"Conceal Spell"},{"c":0,"s":5,"id":3522,"u":"confabulator_crb","p":260,"h":1,"n":"Confabulator"},{"c":0,"s":5,"id":3523,"u":"connections_crb","p":260,"h":1,"n":"Connections"},{"c":0,"s":5,"id":3524,"u":"contagious%20rage_crb","p":93,"h":1,"n":"Contagious Rage"},{"c":0,"s":5,"id":3525,"u":"continual%20recovery_crb","p":260,"h":1,"n":"Continual Recovery"},{"c":0,"s":5,"id":3526,"u":"cooperative%20nature_crb","p":57,"h":1,"n":"Cooperative Nature"},{"c":0,"s":5,"id":3527,"u":"cooperative%20soul_crb","p":57,"h":1,"n":"Cooperative Soul"},{"c":0,"s":5,"id":3528,"u":"counter%20perform_crb","p":222,"h":1,"n":"Counter Perform"},{"c":0,"s":5,"id":3529,"u":"counterspell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Counterspell"},{"c":0,"s":5,"id":3530,"u":"counterspell%20(wizard)_crb","p":209,"a":"Wizard","h":1,"n":"Counterspell"},{"c":0,"s":5,"id":3531,"u":"courtly%20graces_crb","p":260,"h":1,"n":"Courtly Graces"},{"c":0,"s":5,"id":3532,"u":"craft%20anything_crb","p":260,"h":1,"n":"Craft Anything"},{"c":0,"s":5,"id":3533,"u":"craft%20philosopher's%20stone_crb","p":81,"h":1,"n":"Craft Philosopher's Stone"},{"c":0,"s":5,"id":3534,"u":"crane%20flutter_crb","p":161,"h":1,"n":"Crane Flutter"},{"c":0,"s":5,"id":3535,"u":"crane%20stance_crb","p":158,"h":1,"n":"Crane Stance"},{"c":0,"s":5,"id":3536,"u":"cremate%20undead_crb","p":124,"h":1,"n":"Cremate Undead"},{"c":0,"s":5,"id":3537,"u":"critical%20debilitation_crb","p":187,"h":1,"n":"Critical Debilitation"},{"c":0,"s":5,"id":3538,"u":"crossblooded%20evolution_crb","p":200,"h":1,"n":"Crossblooded Evolution"},{"c":0,"s":5,"id":3539,"u":"crossbow%20ace_crb","p":171,"h":1,"n":"Crossbow Ace"},{"c":0,"s":5,"id":3540,"u":"crushing%20grab_crb","p":160,"h":1,"n":"Crushing Grab"},{"c":0,"s":5,"id":3541,"u":"cultural%20adaptability_crb","p":53,"h":1,"n":"Cultural Adaptability"},{"c":0,"s":5,"id":3542,"u":"dancing%20leaf_crb","p":160,"h":1,"n":"Dancing Leaf"},{"c":0,"s":5,"id":3543,"u":"dangerous%20sorcery_crb","p":198,"h":1,"n":"Dangerous Sorcery"},{"c":0,"s":5,"id":3544,"u":"deadly%20aim_crb","p":174,"h":1,"n":"Deadly Aim"},{"c":0,"s":5,"id":3545,"u":"deadly%20simplicity_crb","p":121,"h":1,"n":"Deadly Simplicity"},{"c":0,"s":5,"id":3546,"u":"debilitating%20bomb_crb","p":78,"h":1,"n":"Debilitating Bomb"},{"c":0,"s":5,"id":3547,"u":"debilitating%20shot_crb","p":150,"h":1,"n":"Debilitating Shot"},{"c":0,"s":5,"id":3548,"u":"deep%20lore_crb","p":103,"h":1,"n":"Deep Lore"},{"c":0,"s":5,"id":3549,"u":"defensive%20recovery_crb","p":125,"h":1,"n":"Defensive Recovery"},{"c":0,"s":5,"id":3550,"u":"defensive%20roll_crb","p":187,"h":1,"n":"Defensive Roll"},{"c":0,"s":5,"id":3551,"u":"deflect%20arrow_crb","p":160,"h":1,"n":"Deflect Arrow"},{"c":0,"s":5,"id":3552,"u":"deity's%20domain_crb","p":109,"h":1,"n":"Deity's Domain"},{"c":0,"s":5,"id":3553,"u":"deity's%20protection_crb","p":125,"h":1,"n":"Deity's Protection"},{"c":0,"s":5,"id":3554,"u":"delay%20trap_crb","p":186,"h":1,"n":"Delay Trap"},{"c":0,"s":5,"id":3555,"u":"desperate%20finisher_crb","p":152,"h":1,"n":"Desperate Finisher"},{"c":0,"s":5,"id":3556,"u":"determination_crb","p":152,"h":1,"n":"Determination"},{"c":0,"s":5,"id":3557,"u":"devoted%20focus_crb","p":113,"h":1,"n":"Devoted Focus"},{"c":0,"s":5,"id":3558,"u":"diamond%20fists_crb","p":165,"h":1,"n":"Diamond Fists"},{"c":0,"s":5,"id":3559,"u":"diamond%20soul_crb","p":163,"h":1,"n":"Diamond Soul"},{"c":0,"s":5,"id":3560,"u":"diehard_crb","p":260,"h":1,"n":"Diehard"},{"c":0,"s":5,"id":3561,"u":"directed%20channel_crb","p":123,"h":1,"n":"Directed Channel"},{"c":0,"s":5,"id":3562,"u":"directional%20bombs_crb","p":78,"h":1,"n":"Directional Bombs"},{"c":0,"s":5,"id":3563,"u":"dirge%20of%20doom_crb","p":101,"h":1,"n":"Dirge Of Doom"},{"c":0,"s":5,"id":3564,"u":"disarming%20stance_crb","p":147,"h":1,"n":"Disarming Stance"},{"c":0,"s":5,"id":3565,"u":"disarming%20twist_crb","p":150,"h":1,"n":"Disarming Twist"},{"c":0,"s":5,"id":3566,"u":"dispelling%20slice_crb","p":189,"h":1,"n":"Dispelling Slice"},{"c":0,"s":5,"id":3567,"u":"disrupt%20ki_crb","p":163,"h":1,"n":"Disrupt Ki"},{"c":0,"s":5,"id":3568,"u":"disrupt%20prey_crb","p":172,"h":1,"n":"Disrupt Prey"},{"c":0,"s":5,"id":3569,"u":"disruptive%20stance_crb","p":150,"h":1,"n":"Disruptive Stance"},{"c":0,"s":5,"id":3570,"u":"distracting%20feint_crb","p":183,"h":1,"n":"Distracting Feint"},{"c":0,"s":5,"id":3571,"u":"distracting%20shadows_crb","p":52,"h":1,"n":"Distracting Shadows"},{"c":0,"s":5,"id":3572,"u":"distracting%20shot_crb","p":175,"h":1,"n":"Distracting Shot"},{"c":0,"s":5,"id":3573,"u":"diverse%20armor%20expert_crb","p":223,"h":1,"n":"Diverse Armor Expert"},{"c":0,"s":5,"id":3574,"u":"diverse%20weapon%20expert_crb","p":226,"h":1,"n":"Diverse Weapon Expert"},{"c":0,"s":5,"id":3575,"u":"divine%20ally_crb","p":223,"h":1,"n":"Divine Ally"},{"c":0,"s":5,"id":3576,"u":"divine%20breadth_crb","p":224,"h":1,"n":"Divine Breadth"},{"c":0,"s":5,"id":3577,"u":"divine%20evolution_crb","p":199,"h":1,"n":"Divine Evolution"},{"c":0,"s":5,"id":3578,"u":"divine%20grace_crb","p":110,"h":1,"n":"Divine Grace"},{"c":0,"s":5,"id":3579,"u":"divine%20guidance_crb","p":260,"h":1,"n":"Divine Guidance"},{"c":0,"s":5,"id":3580,"u":"divine%20health_crb","p":111,"h":1,"n":"Divine Health"},{"c":0,"s":5,"id":3581,"u":"divine%20reflexes_crb","p":115,"h":1,"n":"Divine Reflexes"},{"c":0,"s":5,"id":3582,"u":"divine%20wall_crb","p":114,"h":1,"n":"Divine Wall"},{"c":0,"s":5,"id":3583,"u":"divine%20weapon_crb","p":123,"h":1,"n":"Divine Weapon"},{"c":0,"s":5,"id":3584,"u":"domain%20focus_crb","p":125,"h":1,"n":"Domain Focus"},{"c":0,"s":5,"id":3585,"u":"domain%20initiate_crb","p":121,"h":1,"n":"Domain Initiate"},{"c":0,"s":5,"id":3586,"u":"domain%20wellspring_crb","p":126,"h":1,"n":"Domain Wellspring"},{"c":0,"s":5,"id":3587,"u":"double%20prey_crb","p":175,"h":1,"n":"Double Prey"},{"c":0,"s":5,"id":3588,"u":"double%20shot_crb","p":146,"h":1,"n":"Double Shot"},{"c":0,"s":5,"id":3589,"u":"double%20slice_crb","p":144,"h":1,"n":"Double Slice"},{"c":0,"s":5,"id":3590,"u":"dragon%20roar_crb","p":161,"h":1,"n":"Dragon Roar"},{"c":0,"s":5,"id":3591,"u":"dragon%20shape_crb","p":138,"h":1,"n":"Dragon Shape"},{"c":0,"s":5,"id":3592,"u":"dragon%20stance_crb","p":158,"h":1,"n":"Dragon Stance"},{"c":0,"s":5,"id":3593,"u":"dragon%20transformation_crb","p":93,"h":1,"n":"Dragon Transformation"},{"c":0,"s":5,"id":3594,"u":"dragon's%20rage%20breath_crb","p":90,"h":1,"n":"Dragon's Rage Breath"},{"c":0,"s":5,"id":3595,"u":"dragon's%20rage%20wings_crb","p":92,"h":1,"n":"Dragon's Rage Wings"},{"c":0,"s":5,"id":3596,"u":"dragonslayer%20oath_crb","p":110,"h":1,"n":"Dragonslayer Oath"},{"c":0,"s":5,"id":3597,"u":"dread%20striker_crb","p":184,"h":1,"n":"Dread Striker"},{"c":0,"s":5,"id":3598,"u":"druid%20dedication_crb","p":225,"h":1,"n":"Druid Dedication"},{"c":0,"s":5,"id":3599,"u":"dual-handed%20assault_crb","p":146,"h":1,"n":"Dual-handed Assault"},{"c":0,"s":5,"id":3600,"u":"dubious%20knowledge_crb","p":260,"h":1,"n":"Dubious Knowledge"},{"c":0,"s":5,"id":3601,"u":"dueling%20dance_crb","p":151,"h":1,"n":"Dueling Dance"},{"c":0,"s":5,"id":3602,"u":"dueling%20parry_crb","p":146,"h":1,"n":"Dueling Parry"},{"c":0,"s":5,"id":3603,"u":"dueling%20riposte_crb","p":149,"h":1,"n":"Dueling Riposte"},{"c":0,"s":5,"id":3604,"u":"dwarven%20lore_crb","p":36,"h":1,"n":"Dwarven Lore"},{"c":0,"s":5,"id":3605,"u":"dwarven%20weapon%20cunning_crb","p":37,"h":1,"n":"Dwarven Weapon Cunning"},{"c":0,"s":5,"id":3606,"u":"dwarven%20weapon%20expertise_crb","p":37,"h":1,"n":"Dwarven Weapon Expertise"},{"c":0,"s":5,"id":3607,"u":"dwarven%20weapon%20familiarity_crb","p":36,"h":1,"n":"Dwarven Weapon Familiarity"},{"c":0,"s":5,"id":3608,"u":"echoing%20channel_crb","p":127,"h":1,"n":"Echoing Channel"},{"c":0,"s":5,"id":3609,"u":"eclectic%20polymath_crb","p":102,"h":1,"n":"Eclectic Polymath"},{"c":0,"s":5,"id":3610,"u":"eclectic%20skill_crb","p":101,"h":1,"n":"Eclectic Skill"},{"c":0,"s":5,"id":3611,"u":"efficient%20alchemy_crb","p":77,"h":1,"n":"Efficient Alchemy"},{"c":0,"s":5,"id":3612,"u":"effortless%20concentration%20(bard)_crb","p":103,"a":"Bard","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3613,"u":"effortless%20concentration%20(druid)_crb","p":139,"a":"Druid","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3614,"u":"effortless%20concentration%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3615,"u":"effortless%20concentration%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3616,"u":"elastic%20mutagen_crb","p":79,"h":1,"n":"Elastic Mutagen"},{"c":0,"s":5,"id":3617,"u":"elemental%20fist_crb","p":160,"h":1,"n":"Elemental Fist"},{"c":0,"s":5,"id":3618,"u":"elemental%20shape_crb","p":137,"h":1,"n":"Elemental Shape"},{"c":0,"s":5,"id":3619,"u":"elf%20atavism_crb","p":58,"h":1,"n":"Elf Atavism"},{"c":0,"s":5,"id":3620,"u":"elf%20step_crb","p":41,"h":1,"n":"Elf Step"},{"c":0,"s":5,"id":3621,"u":"elven%20lore_crb","p":40,"h":1,"n":"Elven Lore"},{"c":0,"s":5,"id":3622,"u":"elven%20weapon%20elegance_crb","p":41,"h":1,"n":"Elven Weapon Elegance"},{"c":0,"s":5,"id":3623,"u":"elven%20weapon%20expertise_crb","p":41,"h":1,"n":"Elven Weapon Expertise"},{"c":0,"s":5,"id":3624,"u":"elven%20weapon%20familiarity_crb","p":40,"h":1,"n":"Elven Weapon Familiarity"},{"c":0,"s":5,"id":3625,"u":"emblazon%20antimagic_crb","p":125,"h":1,"n":"Emblazon Antimagic"},{"c":0,"s":5,"id":3626,"u":"emblazon%20armament_crb","p":122,"h":1,"n":"Emblazon Armament"},{"c":0,"s":5,"id":3627,"u":"emblazon%20energy_crb","p":124,"h":1,"n":"Emblazon Energy"},{"c":0,"s":5,"id":3628,"u":"empty%20body_crb","p":165,"h":1,"n":"Empty Body"},{"c":0,"s":5,"id":3629,"u":"enduring%20alchemy_crb","p":78,"h":1,"n":"Enduring Alchemy"},{"c":0,"s":5,"id":3630,"u":"enduring%20quickness_crb","p":165,"h":1,"n":"Enduring Quickness"},{"c":0,"s":5,"id":3631,"u":"energized%20font_crb","p":45,"h":1,"n":"Energized Font"},{"c":0,"s":5,"id":3632,"u":"enhanced%20familiar%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3633,"u":"enhanced%20familiar%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3634,"u":"enhanced%20familiar%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3635,"u":"enlightened%20presence_crb","p":165,"h":1,"n":"Enlightened Presence"},{"c":0,"s":5,"id":3636,"u":"eschew%20materials_crb","p":209,"h":1,"n":"Eschew Materials"},{"c":0,"s":5,"id":3637,"u":"esoteric%20polymath_crb","p":100,"h":1,"n":"Esoteric Polymath"},{"c":0,"s":5,"id":3638,"u":"eternal%20bane_crb","p":126,"h":1,"n":"Eternal Bane"},{"c":0,"s":5,"id":3639,"u":"eternal%20blessing_crb","p":126,"h":1,"n":"Eternal Blessing"},{"c":0,"s":5,"id":3640,"u":"eternal%20composition_crb","p":103,"h":1,"n":"Eternal Composition"},{"c":0,"s":5,"id":3641,"u":"eternal%20elixir_crb","p":80,"h":1,"n":"Eternal Elixir"},{"c":0,"s":5,"id":3642,"u":"evasiveness_crb","p":229,"h":1,"n":"Evasiveness"},{"c":0,"s":5,"id":3643,"u":"exacting%20strike_crb","p":144,"h":1,"n":"Exacting Strike"},{"c":0,"s":5,"id":3644,"u":"expanded%20splash_crb","p":79,"h":1,"n":"Expanded Splash"},{"c":0,"s":5,"id":3645,"u":"expeditious%20search_crb","p":260,"h":1,"n":"Expeditious Search"},{"c":0,"s":5,"id":3646,"u":"experienced%20professional_crb","p":261,"h":1,"n":"Experienced Professional"},{"c":0,"s":5,"id":3647,"u":"experienced%20smuggler_crb","p":261,"h":1,"n":"Experienced Smuggler"},{"c":0,"s":5,"id":3648,"u":"experienced%20tracker_crb","p":261,"h":1,"n":"Experienced Tracker"},{"c":0,"s":5,"id":3649,"u":"expert%20alchemy_crb","p":220,"h":1,"n":"Expert Alchemy"},{"c":0,"s":5,"id":3650,"u":"expert%20bard%20spellcasting_crb","p":222,"h":1,"n":"Expert Bard Spellcasting"},{"c":0,"s":5,"id":3651,"u":"expert%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Expert Cleric Spellcasting"},{"c":0,"s":5,"id":3652,"u":"expert%20druid%20spellcasting_crb","p":225,"h":1,"n":"Expert Druid Spellcasting"},{"c":0,"s":5,"id":3653,"u":"expert%20longevity_crb","p":41,"h":1,"n":"Expert Longevity"},{"c":0,"s":5,"id":3654,"u":"expert%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Expert Sorcerer Spellcasting"},{"c":0,"s":5,"id":3655,"u":"expert%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Expert Wizard Spellcasting"},{"c":0,"s":5,"id":3656,"u":"exploitive%20bomb_crb","p":80,"h":1,"n":"Exploitive Bomb"},{"c":0,"s":5,"id":3657,"u":"extend%20armament%20alignment_crb","p":125,"h":1,"n":"Extend Armament Alignment"},{"c":0,"s":5,"id":3658,"u":"extend%20elixir_crb","p":79,"h":1,"n":"Extend Elixir"},{"c":0,"s":5,"id":3659,"u":"familiar%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Familiar"},{"c":0,"s":5,"id":3660,"u":"familiar%20(wizard)_crb","p":209,"a":"Wizard","h":1,"n":"Familiar"},{"c":0,"s":5,"id":3661,"u":"fantastic%20leap_crb","p":187,"h":1,"n":"Fantastic Leap"},{"c":0,"s":5,"id":3662,"u":"far%20lobber_crb","p":76,"h":1,"n":"Far Lobber"},{"c":0,"s":5,"id":3663,"u":"far%20shot_crb","p":172,"h":1,"n":"Far Shot"},{"c":0,"s":5,"id":3664,"u":"fascinating%20performance_crb","p":261,"h":1,"n":"Fascinating Performance"},{"c":0,"s":5,"id":3665,"u":"fast%20channel_crb","p":125,"h":1,"n":"Fast Channel"},{"c":0,"s":5,"id":3666,"u":"fast%20movement_crb","p":89,"h":1,"n":"Fast Movement"},{"c":0,"s":5,"id":3667,"u":"fast%20recovery_crb","p":261,"h":1,"n":"Fast Recovery"},{"c":0,"s":5,"id":3668,"u":"fatal%20aria_crb","p":103,"h":1,"n":"Fatal Aria"},{"c":0,"s":5,"id":3669,"u":"favored%20enemy_crb","p":172,"h":1,"n":"Favored Enemy"},{"c":0,"s":5,"id":3670,"u":"favored%20terrain_crb","p":171,"h":1,"n":"Favored Terrain"},{"c":0,"s":5,"id":3671,"u":"fearsome%20brute_crb","p":151,"h":1,"n":"Fearsome Brute"},{"c":0,"s":5,"id":3672,"u":"feather%20step_crb","p":261,"h":1,"n":"Feather Step"},{"c":0,"s":5,"id":3673,"u":"felling%20shot_crb","p":187,"h":1,"n":"Felling Shot"},{"c":0,"s":5,"id":3674,"u":"felling%20strike_crb","p":149,"h":1,"n":"Felling Strike"},{"c":0,"s":5,"id":3675,"u":"feral%20mutagen_crb","p":79,"h":1,"n":"Feral Mutagen"},{"c":0,"s":5,"id":3676,"u":"ferocious%20shape_crb","p":136,"h":1,"n":"Ferocious Shape"},{"c":0,"s":5,"id":3677,"u":"fey%20caller_crb","p":136,"h":1,"n":"Fey Caller"},{"c":0,"s":5,"id":3678,"u":"fey%20fellowship_crb","p":44,"h":1,"n":"Fey Fellowship"},{"c":0,"s":5,"id":3679,"u":"fiendsbane%20oath_crb","p":110,"h":1,"n":"Fiendsbane Oath"},{"c":0,"s":5,"id":3680,"u":"fighter%20dedication_crb","p":226,"h":1,"n":"Fighter Dedication"},{"c":0,"s":5,"id":3681,"u":"fighter%20resiliency_crb","p":226,"h":1,"n":"Fighter Resiliency"},{"c":0,"s":5,"id":3682,"u":"first%20world%20adept_crb","p":45,"h":1,"n":"First World Adept"},{"c":0,"s":5,"id":3683,"u":"first%20world%20magic_crb","p":44,"h":1,"n":"First World Magic"},{"c":0,"s":5,"id":3684,"u":"fleet_crb","p":261,"h":1,"n":"Fleet"},{"c":0,"s":5,"id":3685,"u":"flinging%20shove_crb","p":151,"h":1,"n":"Flinging Shove"},{"c":0,"s":5,"id":3686,"u":"flurry%20of%20maneuvers_crb","p":160,"h":1,"n":"Flurry Of Maneuvers"},{"c":0,"s":5,"id":3687,"u":"flying%20kick_crb","p":160,"h":1,"n":"Flying Kick"},{"c":0,"s":5,"id":3688,"u":"foil%20senses_crb","p":261,"h":1,"n":"Foil Senses"},{"c":0,"s":5,"id":3689,"u":"forager_crb","p":261,"h":1,"n":"Forager"},{"c":0,"s":5,"id":3690,"u":"forlorn_crb","p":40,"h":1,"n":"Forlorn"},{"c":0,"s":5,"id":3691,"u":"form%20control_crb","p":135,"h":1,"n":"Form Control"},{"c":0,"s":5,"id":3692,"u":"furious%20bully_crb","p":91,"h":1,"n":"Furious Bully"},{"c":0,"s":5,"id":3693,"u":"furious%20finish_crb","p":89,"h":1,"n":"Furious Finish"},{"c":0,"s":5,"id":3694,"u":"furious%20focus_crb","p":148,"h":1,"n":"Furious Focus"},{"c":0,"s":5,"id":3695,"u":"furious%20grab_crb","p":92,"h":1,"n":"Furious Grab"},{"c":0,"s":5,"id":3696,"u":"furious%20sprint_crb","p":91,"h":1,"n":"Furious Sprint"},{"c":0,"s":5,"id":3697,"u":"fuse%20stance_crb","p":165,"h":1,"n":"Fuse Stance"},{"c":0,"s":5,"id":3698,"u":"gang%20up_crb","p":186,"h":1,"n":"Gang Up"},{"c":0,"s":5,"id":3699,"u":"general%20training_crb","p":57,"h":1,"n":"General Training"},{"c":0,"s":5,"id":3700,"u":"genius%20mutagen_crb","p":81,"h":1,"n":"Genius Mutagen"},{"c":0,"s":5,"id":3701,"u":"giant's%20lunge_crb","p":93,"h":1,"n":"Giant's Lunge"},{"c":0,"s":5,"id":3702,"u":"giant's%20stature_crb","p":91,"h":1,"n":"Giant's Stature"},{"c":0,"s":5,"id":3703,"u":"glad-hand_crb","p":261,"h":1,"n":"Glad-hand"},{"c":0,"s":5,"id":3704,"u":"glib%20mutagen_crb","p":80,"h":1,"n":"Glib Mutagen"},{"c":0,"s":5,"id":3705,"u":"gnome%20obsession_crb","p":44,"h":1,"n":"Gnome Obsession"},{"c":0,"s":5,"id":3706,"u":"gnome%20weapon%20expertise_crb","p":45,"h":1,"n":"Gnome Weapon Expertise"},{"c":0,"s":5,"id":3707,"u":"gnome%20weapon%20familiarity_crb","p":44,"h":1,"n":"Gnome Weapon Familiarity"},{"c":0,"s":5,"id":3708,"u":"gnome%20weapon%20innovator_crb","p":45,"h":1,"n":"Gnome Weapon Innovator"},{"c":0,"s":5,"id":3709,"u":"goblin%20lore_crb","p":48,"h":1,"n":"Goblin Lore"},{"c":0,"s":5,"id":3710,"u":"goblin%20scuttle_crb","p":48,"h":1,"n":"Goblin Scuttle"},{"c":0,"s":5,"id":3711,"u":"goblin%20song_crb","p":48,"h":1,"n":"Goblin Song"},{"c":0,"s":5,"id":3712,"u":"goblin%20weapon%20expertise_crb","p":49,"h":1,"n":"Goblin Weapon Expertise"},{"c":0,"s":5,"id":3713,"u":"goblin%20weapon%20familiarity_crb","p":48,"h":1,"n":"Goblin Weapon Familiarity"},{"c":0,"s":5,"id":3714,"u":"goblin%20weapon%20frenzy_crb","p":49,"h":1,"n":"Goblin Weapon Frenzy"},{"c":0,"s":5,"id":3715,"u":"graceful%20poise_crb","p":153,"h":1,"n":"Graceful Poise"},{"c":0,"s":5,"id":3716,"u":"great%20cleave_crb","p":91,"h":1,"n":"Great Cleave"},{"c":0,"s":5,"id":3717,"u":"greater%20bloodline_crb","p":200,"h":1,"n":"Greater Bloodline"},{"c":0,"s":5,"id":3718,"u":"greater%20crossblooded%20evolution_crb","p":201,"h":1,"n":"Greater Crossblooded Evolution"},{"c":0,"s":5,"id":3719,"u":"greater%20debilitating%20bomb_crb","p":79,"h":1,"n":"Greater Debilitating Bomb"},{"c":0,"s":5,"id":3720,"u":"greater%20distracting%20shot_crb","p":176,"h":1,"n":"Greater Distracting Shot"},{"c":0,"s":5,"id":3721,"u":"greater%20mental%20evolution_crb","p":201,"h":1,"n":"Greater Mental Evolution"},{"c":0,"s":5,"id":3722,"u":"greater%20merciful%20elixir_crb","p":80,"h":1,"n":"Greater Merciful Elixir"},{"c":0,"s":5,"id":3723,"u":"greater%20mercy_crb","p":112,"h":1,"n":"Greater Mercy"},{"c":0,"s":5,"id":3724,"u":"greater%20vital%20evolution_crb","p":201,"h":1,"n":"Greater Vital Evolution"},{"c":0,"s":5,"id":3725,"u":"green%20empathy_crb","p":136,"h":1,"n":"Green Empathy"},{"c":0,"s":5,"id":3726,"u":"green%20tongue_crb","p":138,"h":1,"n":"Green Tongue"},{"c":0,"s":5,"id":3727,"u":"group%20coercion_crb","p":262,"h":1,"n":"Group Coercion"},{"c":0,"s":5,"id":3728,"u":"group%20impression_crb","p":262,"h":1,"n":"Group Impression"},{"c":0,"s":5,"id":3729,"u":"guarded%20movement_crb","p":160,"h":1,"n":"Guarded Movement"},{"c":0,"s":5,"id":3730,"u":"guardian's%20deflection_crb","p":148,"h":1,"n":"Guardian's Deflection"},{"c":0,"s":5,"id":3731,"u":"guiding%20finish_crb","p":152,"h":1,"n":"Guiding Finish"},{"c":0,"s":5,"id":3732,"u":"guiding%20luck_crb","p":53,"h":1,"n":"Guiding Luck"},{"c":0,"s":5,"id":3733,"u":"guiding%20riposte_crb","p":153,"h":1,"n":"Guiding Riposte"},{"c":0,"s":5,"id":3734,"u":"halfling%20lore_crb","p":52,"h":1,"n":"Halfling Lore"},{"c":0,"s":5,"id":3735,"u":"halfling%20luck_crb","p":52,"h":1,"n":"Halfling Luck"},{"c":0,"s":5,"id":3736,"u":"halfling%20weapon%20expertise_crb","p":53,"h":1,"n":"Halfling Weapon Expertise"},{"c":0,"s":5,"id":3737,"u":"halfling%20weapon%20familiarity_crb","p":52,"h":1,"n":"Halfling Weapon Familiarity"},{"c":0,"s":5,"id":3738,"u":"halfling%20weapon%20trickster_crb","p":53,"h":1,"n":"Halfling Weapon Trickster"},{"c":0,"s":5,"id":3739,"u":"hand%20of%20the%20apprentice_crb","p":209,"h":1,"n":"Hand Of The Apprentice"},{"c":0,"s":5,"id":3740,"u":"harming%20hands_crb","p":121,"h":1,"n":"Harming Hands"},{"c":0,"s":5,"id":3741,"u":"harmonize_crb","p":101,"h":1,"n":"Harmonize"},{"c":0,"s":5,"id":3742,"u":"haughty%20obstinacy_crb","p":57,"h":1,"n":"Haughty Obstinacy"},{"c":0,"s":5,"id":3743,"u":"hazard%20finder_crb","p":174,"h":1,"n":"Hazard Finder"},{"c":0,"s":5,"id":3744,"u":"heal%20mount_crb","p":113,"h":1,"n":"Heal Mount"},{"c":0,"s":5,"id":3745,"u":"healing%20hands_crb","p":121,"h":1,"n":"Healing Hands"},{"c":0,"s":5,"id":3746,"u":"healing%20touch_crb","p":223,"h":1,"n":"Healing Touch"},{"c":0,"s":5,"id":3747,"u":"healing%20transformation_crb","p":137,"h":1,"n":"Healing Transformation"},{"c":0,"s":5,"id":3748,"u":"hefty%20hauler_crb","p":262,"h":1,"n":"Hefty Hauler"},{"c":0,"s":5,"id":3749,"u":"heroic%20recovery_crb","p":125,"h":1,"n":"Heroic Recovery"},{"c":0,"s":5,"id":3750,"u":"hidden%20paragon_crb","p":189,"h":1,"n":"Hidden Paragon"},{"c":0,"s":5,"id":3751,"u":"hierophant's%20power_crb","p":139,"h":1,"n":"Hierophant's Power"},{"c":0,"s":5,"id":3752,"u":"hobnobber_crb","p":262,"h":1,"n":"Hobnobber"},{"c":0,"s":5,"id":3753,"u":"holy%20castigation_crb","p":121,"h":1,"n":"Holy Castigation"},{"c":0,"s":5,"id":3754,"u":"house%20of%20imaginary%20walls_crb","p":102,"h":1,"n":"House Of Imaginary Walls"},{"c":0,"s":5,"id":3755,"u":"hunted%20shot_crb","p":171,"h":1,"n":"Hunted Shot"},{"c":0,"s":5,"id":3756,"u":"hunter's%20aim_crb","p":172,"h":1,"n":"Hunter's Aim"},{"c":0,"s":5,"id":3757,"u":"illusion%20sense_crb","p":44,"h":1,"n":"Illusion Sense"},{"c":0,"s":5,"id":3758,"u":"impaling%20briars_crb","p":139,"h":1,"n":"Impaling Briars"},{"c":0,"s":5,"id":3759,"u":"impeccable%20crafting_crb","p":262,"h":1,"n":"Impeccable Crafting"},{"c":0,"s":5,"id":3760,"u":"implausible%20infiltration_crb","p":189,"h":1,"n":"Implausible Infiltration"},{"c":0,"s":5,"id":3761,"u":"imposing%20destrier_crb","p":113,"h":1,"n":"Imposing Destrier"},{"c":0,"s":5,"id":3762,"u":"impossible%20flurry_crb","p":177,"h":1,"n":"Impossible Flurry"},{"c":0,"s":5,"id":3763,"u":"impossible%20polymath_crb","p":103,"h":1,"n":"Impossible Polymath"},{"c":0,"s":5,"id":3764,"u":"impossible%20striker_crb","p":189,"h":1,"n":"Impossible Striker"},{"c":0,"s":5,"id":3765,"u":"impossible%20technique_crb","p":165,"h":1,"n":"Impossible Technique"},{"c":0,"s":5,"id":3766,"u":"impossible%20volley%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Impossible Volley"},{"c":0,"s":5,"id":3767,"u":"impossible%20volley%20(ranger)_crb","p":177,"a":"Ranger","h":1,"n":"Impossible Volley"},{"c":0,"s":5,"id":3768,"u":"impressive%20performance_crb","p":262,"h":1,"n":"Impressive Performance"},{"c":0,"s":5,"id":3769,"u":"improbable%20elixirs_crb","p":81,"h":1,"n":"Improbable Elixirs"},{"c":0,"s":5,"id":3770,"u":"improved%20command%20undead_crb","p":125,"h":1,"n":"Improved Command Undead"},{"c":0,"s":5,"id":3771,"u":"improved%20communal%20healing_crb","p":123,"h":1,"n":"Improved Communal Healing"},{"c":0,"s":5,"id":3772,"u":"improved%20dueling%20riposte_crb","p":151,"h":1,"n":"Improved Dueling Riposte"},{"c":0,"s":5,"id":3773,"u":"improved%20knockback_crb","p":163,"h":1,"n":"Improved Knockback"},{"c":0,"s":5,"id":3774,"u":"improved%20knockdown_crb","p":151,"h":1,"n":"Improved Knockdown"},{"c":0,"s":5,"id":3775,"u":"improved%20poison%20weapon_crb","p":187,"h":1,"n":"Improved Poison Weapon"},{"c":0,"s":5,"id":3776,"u":"improved%20reflexive%20shield_crb","p":153,"h":1,"n":"Improved Reflexive Shield"},{"c":0,"s":5,"id":3777,"u":"improved%20swift%20banishment_crb","p":127,"h":1,"n":"Improved Swift Banishment"},{"c":0,"s":5,"id":3778,"u":"improved%20twin%20riposte%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Improved Twin Riposte"},{"c":0,"s":5,"id":3779,"u":"improved%20twin%20riposte%20(ranger)_crb","p":176,"a":"Ranger","h":1,"n":"Improved Twin Riposte"},{"c":0,"s":5,"id":3780,"u":"incredible%20aim_crb","p":149,"h":1,"n":"Incredible Aim"},{"c":0,"s":5,"id":3781,"u":"incredible%20companion%20(druid)_crb","p":137,"a":"Druid","h":1,"n":"Incredible Companion"},{"c":0,"s":5,"id":3782,"u":"incredible%20companion%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Incredible Companion"},{"c":0,"s":5,"id":3783,"u":"incredible%20ferocity_crb","p":59,"h":1,"n":"Incredible Ferocity"},{"c":0,"s":5,"id":3784,"u":"incredible%20improvisation_crb","p":57,"h":1,"n":"Incredible Improvisation"},{"c":0,"s":5,"id":3785,"u":"incredible%20initiative_crb","p":262,"h":1,"n":"Incredible Initiative"},{"c":0,"s":5,"id":3786,"u":"incredible%20investiture_crb","p":262,"h":1,"n":"Incredible Investiture"},{"c":0,"s":5,"id":3787,"u":"incredible%20ricochet_crb","p":151,"h":1,"n":"Incredible Ricochet"},{"c":0,"s":5,"id":3788,"u":"infinite%20possibilities_crb","p":213,"h":1,"n":"Infinite Possibilities"},{"c":0,"s":5,"id":3789,"u":"insect%20shape_crb","p":136,"h":1,"n":"Insect Shape"},{"c":0,"s":5,"id":3790,"u":"inspirational%20focus_crb","p":103,"h":1,"n":"Inspirational Focus"},{"c":0,"s":5,"id":3791,"u":"inspirational%20performance_crb","p":222,"h":1,"n":"Inspirational Performance"},{"c":0,"s":5,"id":3792,"u":"inspire%20competence_crb","p":100,"h":1,"n":"Inspire Competence"},{"c":0,"s":5,"id":3793,"u":"inspire%20defense_crb","p":100,"h":1,"n":"Inspire Defense"},{"c":0,"s":5,"id":3794,"u":"inspire%20heroics_crb","p":102,"h":1,"n":"Inspire Heroics"},{"c":0,"s":5,"id":3795,"u":"inspire%20imitation_crb","p":58,"h":1,"n":"Inspire Imitation"},{"c":0,"s":5,"id":3796,"u":"instant%20opening_crb","p":188,"h":1,"n":"Instant Opening"},{"c":0,"s":5,"id":3797,"u":"instinct%20ability_crb","p":221,"h":1,"n":"Instinct Ability"},{"c":0,"s":5,"id":3798,"u":"instrument%20of%20zeal_crb","p":115,"h":1,"n":"Instrument Of Zeal"},{"c":0,"s":5,"id":3799,"u":"interweave%20dispel_crb","p":201,"h":1,"n":"Interweave Dispel"},{"c":0,"s":5,"id":3800,"u":"intimidating%20glare_crb","p":262,"h":1,"n":"Intimidating Glare"},{"c":0,"s":5,"id":3801,"u":"intimidating%20prowess_crb","p":262,"h":1,"n":"Intimidating Prowess"},{"c":0,"s":5,"id":3802,"u":"intimidating%20strike_crb","p":146,"h":1,"n":"Intimidating Strike"},{"c":0,"s":5,"id":3803,"u":"inventor_crb","p":262,"h":1,"n":"Inventor"},{"c":0,"s":5,"id":3804,"u":"invincible%20mutagen_crb","p":79,"h":1,"n":"Invincible Mutagen"},{"c":0,"s":5,"id":3805,"u":"invoke%20disaster_crb","p":139,"h":1,"n":"Invoke Disaster"},{"c":0,"s":5,"id":3806,"u":"ironblood%20stance_crb","p":163,"h":1,"n":"Ironblood Stance"},{"c":0,"s":5,"id":3807,"u":"ironblood%20surge_crb","p":164,"h":1,"n":"Ironblood Surge"},{"c":0,"s":5,"id":3808,"u":"irrepressible_crb","p":53,"h":1,"n":"Irrepressible"},{"c":0,"s":5,"id":3809,"u":"juggernaut's%20fortitude_crb","p":221,"h":1,"n":"Juggernaut's Fortitude"},{"c":0,"s":5,"id":3810,"u":"junk%20tinker_crb","p":48,"h":1,"n":"Junk Tinker"},{"c":0,"s":5,"id":3811,"u":"ki%20blast_crb","p":161,"h":1,"n":"Ki Blast"},{"c":0,"s":5,"id":3812,"u":"ki%20rush_crb","p":158,"h":1,"n":"Ki Rush"},{"c":0,"s":5,"id":3813,"u":"ki%20strike_crb","p":158,"h":1,"n":"Ki Strike"},{"c":0,"s":5,"id":3814,"u":"kip%20up_crb","p":262,"h":1,"n":"Kip Up"},{"c":0,"s":5,"id":3815,"u":"knockback_crb","p":91,"h":1,"n":"Knockback"},{"c":0,"s":5,"id":3816,"u":"knockback%20strike_crb","p":163,"h":1,"n":"Knockback Strike"},{"c":0,"s":5,"id":3817,"u":"knockdown_crb","p":146,"h":1,"n":"Knockdown"},{"c":0,"s":5,"id":3818,"u":"know-it-all_crb","p":102,"h":1,"n":"Know-it-all"},{"c":0,"s":5,"id":3819,"u":"lasting%20coercion_crb","p":262,"h":1,"n":"Lasting Coercion"},{"c":0,"s":5,"id":3820,"u":"lasting%20doubt_crb","p":114,"h":1,"n":"Lasting Doubt"},{"c":0,"s":5,"id":3821,"u":"leave%20an%20opening_crb","p":188,"h":1,"n":"Leave An Opening"},{"c":0,"s":5,"id":3822,"u":"legendary%20codebreaker_crb","p":262,"h":1,"n":"Legendary Codebreaker"},{"c":0,"s":5,"id":3823,"u":"legendary%20linguist_crb","p":263,"h":1,"n":"Legendary Linguist"},{"c":0,"s":5,"id":3824,"u":"legendary%20medic_crb","p":263,"h":1,"n":"Legendary Medic"},{"c":0,"s":5,"id":3825,"u":"legendary%20monster%20hunter_crb","p":176,"h":1,"n":"Legendary Monster Hunter"},{"c":0,"s":5,"id":3826,"u":"legendary%20negotiation_crb","p":263,"h":1,"n":"Legendary Negotiation"},{"c":0,"s":5,"id":3827,"u":"legendary%20performer_crb","p":263,"h":1,"n":"Legendary Performer"},{"c":0,"s":5,"id":3828,"u":"legendary%20professional_crb","p":263,"h":1,"n":"Legendary Professional"},{"c":0,"s":5,"id":3829,"u":"legendary%20shot_crb","p":177,"h":1,"n":"Legendary Shot"},{"c":0,"s":5,"id":3830,"u":"legendary%20sneak_crb","p":263,"h":1,"n":"Legendary Sneak"},{"c":0,"s":5,"id":3831,"u":"legendary%20survivalist_crb","p":263,"h":1,"n":"Legendary Survivalist"},{"c":0,"s":5,"id":3832,"u":"legendary%20thief_crb","p":263,"h":1,"n":"Legendary Thief"},{"c":0,"s":5,"id":3833,"u":"lengthy%20diversion_crb","p":263,"h":1,"n":"Lengthy Diversion"},{"c":0,"s":5,"id":3834,"u":"leshy%20familiar_crb","p":133,"h":1,"n":"Leshy Familiar"},{"c":0,"s":5,"id":3835,"u":"leyline%20conduit_crb","p":139,"h":1,"n":"Leyline Conduit"},{"c":0,"s":5,"id":3836,"u":"liberating%20stride_crb","p":114,"h":1,"n":"Liberating Stride"},{"c":0,"s":5,"id":3837,"u":"lie%20to%20me_crb","p":263,"h":1,"n":"Lie To Me"},{"c":0,"s":5,"id":3838,"u":"light%20step_crb","p":186,"h":1,"n":"Light Step"},{"c":0,"s":5,"id":3839,"u":"lightning%20snares_crb","p":175,"h":1,"n":"Lightning Snares"},{"c":0,"s":5,"id":3840,"u":"lingering%20composition_crb","p":99,"h":1,"n":"Lingering Composition"},{"c":0,"s":5,"id":3841,"u":"linked%20focus_crb","p":210,"h":1,"n":"Linked Focus"},{"c":0,"s":5,"id":3842,"u":"litany%20against%20sloth_crb","p":113,"h":1,"n":"Litany Against Sloth"},{"c":0,"s":5,"id":3843,"u":"litany%20against%20wrath_crb","p":112,"h":1,"n":"Litany Against Wrath"},{"c":0,"s":5,"id":3844,"u":"litany%20of%20righteousness_crb","p":115,"h":1,"n":"Litany Of Righteousness"},{"c":0,"s":5,"id":3845,"u":"loremaster's%20etude_crb","p":100,"h":1,"n":"Loremaster's Etude"},{"c":0,"s":5,"id":3846,"u":"loyal%20warhorse_crb","p":112,"h":1,"n":"Loyal Warhorse"},{"c":0,"s":5,"id":3847,"u":"lunge_crb","p":146,"h":1,"n":"Lunge"},{"c":0,"s":5,"id":3848,"u":"lunging%20stance_crb","p":151,"h":1,"n":"Lunging Stance"},{"c":0,"s":5,"id":3849,"u":"magic%20sense%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Magic Sense"},{"c":0,"s":5,"id":3850,"u":"magic%20sense%20(wizard)_crb","p":212,"a":"Wizard","h":1,"n":"Magic Sense"},{"c":0,"s":5,"id":3851,"u":"magical%20crafting_crb","p":263,"h":1,"n":"Magical Crafting"},{"c":0,"s":5,"id":3852,"u":"magical%20shorthand_crb","p":264,"h":1,"n":"Magical Shorthand"},{"c":0,"s":5,"id":3853,"u":"magical%20trickster_crb","p":185,"h":1,"n":"Magical Trickster"},{"c":0,"s":5,"id":3854,"u":"maker%20of%20miracles_crb","p":127,"h":1,"n":"Maker Of Miracles"},{"c":0,"s":5,"id":3855,"u":"manifold%20edge_crb","p":177,"h":1,"n":"Manifold Edge"},{"c":0,"s":5,"id":3856,"u":"master%20alchemy_crb","p":220,"h":1,"n":"Master Alchemy"},{"c":0,"s":5,"id":3857,"u":"master%20bard%20spellcasting_crb","p":222,"h":1,"n":"Master Bard Spellcasting"},{"c":0,"s":5,"id":3858,"u":"master%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Master Cleric Spellcasting"},{"c":0,"s":5,"id":3859,"u":"master%20druid%20spellcasting_crb","p":225,"h":1,"n":"Master Druid Spellcasting"},{"c":0,"s":5,"id":3860,"u":"master%20monster%20hunter_crb","p":175,"h":1,"n":"Master Monster Hunter"},{"c":0,"s":5,"id":3861,"u":"master%20of%20many%20styles_crb","p":165,"h":1,"n":"Master Of Many Styles"},{"c":0,"s":5,"id":3862,"u":"master%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Master Sorcerer Spellcasting"},{"c":0,"s":5,"id":3863,"u":"master%20spotter_crb","p":228,"h":1,"n":"Master Spotter"},{"c":0,"s":5,"id":3864,"u":"master%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Master Wizard Spellcasting"},{"c":0,"s":5,"id":3865,"u":"masterful%20companion_crb","p":177,"h":1,"n":"Masterful Companion"},{"c":0,"s":5,"id":3866,"u":"mature%20animal%20companion%20(druid)_crb","p":135,"a":"Druid","h":1,"n":"Mature Animal Companion"},{"c":0,"s":5,"id":3867,"u":"mature%20animal%20companion%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Mature Animal Companion"},{"c":0,"s":5,"id":3868,"u":"meditative%20focus_crb","p":164,"h":1,"n":"Meditative Focus"},{"c":0,"s":5,"id":3869,"u":"meditative%20wellspring_crb","p":165,"h":1,"n":"Meditative Wellspring"},{"c":0,"s":5,"id":3870,"u":"mega%20bomb_crb","p":81,"h":1,"n":"Mega Bomb"},{"c":0,"s":5,"id":3871,"u":"melodious%20spell_crb","p":101,"h":1,"n":"Melodious Spell"},{"c":0,"s":5,"id":3872,"u":"merciful%20elixir_crb","p":79,"h":1,"n":"Merciful Elixir"},{"c":0,"s":5,"id":3873,"u":"mercy_crb","p":111,"h":1,"n":"Mercy"},{"c":0,"s":5,"id":3874,"u":"metamagic%20channel_crb","p":127,"h":1,"n":"Metamagic Channel"},{"c":0,"s":5,"id":3875,"u":"metamagic%20mastery%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Metamagic Mastery"},{"c":0,"s":5,"id":3876,"u":"metamagic%20mastery%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Metamagic Mastery"},{"c":0,"s":5,"id":3877,"u":"mindblank%20mutagen_crb","p":81,"h":1,"n":"Mindblank Mutagen"},{"c":0,"s":5,"id":3878,"u":"minor%20magic_crb","p":184,"h":1,"n":"Minor Magic"},{"c":0,"s":5,"id":3879,"u":"miracle%20worker_crb","p":81,"h":1,"n":"Miracle Worker"},{"c":0,"s":5,"id":3880,"u":"mirror%20shield_crb","p":151,"h":1,"n":"Mirror Shield"},{"c":0,"s":5,"id":3881,"u":"mixed%20maneuver_crb","p":163,"h":1,"n":"Mixed Maneuver"},{"c":0,"s":5,"id":3882,"u":"mobile%20shot%20stance_crb","p":149,"h":1,"n":"Mobile Shot Stance"},{"c":0,"s":5,"id":3883,"u":"mobility_crb","p":184,"h":1,"n":"Mobility"},{"c":0,"s":5,"id":3884,"u":"moment%20of%20clarity_crb","p":88,"h":1,"n":"Moment Of Clarity"},{"c":0,"s":5,"id":3885,"u":"monastic%20weaponry_crb","p":158,"h":1,"n":"Monastic Weaponry"},{"c":0,"s":5,"id":3886,"u":"monk%20dedication_crb","p":227,"h":1,"n":"Monk Dedication"},{"c":0,"s":5,"id":3887,"u":"monk%20moves_crb","p":227,"h":1,"n":"Monk Moves"},{"c":0,"s":5,"id":3888,"u":"monk%20resiliency_crb","p":227,"h":1,"n":"Monk Resiliency"},{"c":0,"s":5,"id":3889,"u":"monk's%20flurry_crb","p":227,"h":1,"n":"Monk's Flurry"},{"c":0,"s":5,"id":3890,"u":"monster%20hunter_crb","p":171,"h":1,"n":"Monster Hunter"},{"c":0,"s":5,"id":3891,"u":"monster%20warden_crb","p":172,"h":1,"n":"Monster Warden"},{"c":0,"s":5,"id":3892,"u":"monstrosity%20shape_crb","p":139,"h":1,"n":"Monstrosity Shape"},{"c":0,"s":5,"id":3893,"u":"monstrous%20peacemaker_crb","p":59,"h":1,"n":"Monstrous Peacemaker"},{"c":0,"s":5,"id":3894,"u":"mountain%20quake_crb","p":164,"h":1,"n":"Mountain Quake"},{"c":0,"s":5,"id":3895,"u":"mountain%20stance_crb","p":159,"h":1,"n":"Mountain Stance"},{"c":0,"s":5,"id":3896,"u":"mountain%20stronghold_crb","p":161,"h":1,"n":"Mountain Stronghold"},{"c":0,"s":5,"id":3897,"u":"mountain's%20stoutness_crb","p":37,"h":1,"n":"Mountain's Stoutness"},{"c":0,"s":5,"id":3898,"u":"multifarious%20muse_crb","p":100,"h":1,"n":"Multifarious Muse"},{"c":0,"s":5,"id":3899,"u":"multilingual_crb","p":264,"h":1,"n":"Multilingual"},{"c":0,"s":5,"id":3900,"u":"multishot%20stance_crb","p":153,"h":1,"n":"Multishot Stance"},{"c":0,"s":5,"id":3901,"u":"multitalented_crb","p":58,"h":1,"n":"Multitalented"},{"c":0,"s":5,"id":3902,"u":"natural%20ambition_crb","p":57,"h":1,"n":"Natural Ambition"},{"c":0,"s":5,"id":3903,"u":"natural%20medicine_crb","p":264,"h":1,"n":"Natural Medicine"},{"c":0,"s":5,"id":3904,"u":"natural%20skill_crb","p":57,"h":1,"n":"Natural Skill"},{"c":0,"s":5,"id":3905,"u":"necrotic%20infusion_crb","p":123,"h":1,"n":"Necrotic Infusion"},{"c":0,"s":5,"id":3906,"u":"nimble%20crawl_crb","p":264,"h":1,"n":"Nimble Crawl"},{"c":0,"s":5,"id":3907,"u":"nimble%20dodge_crb","p":183,"h":1,"n":"Nimble Dodge"},{"c":0,"s":5,"id":3908,"u":"nimble%20elf_crb","p":40,"h":1,"n":"Nimble Elf"},{"c":0,"s":5,"id":3909,"u":"nimble%20roll_crb","p":187,"h":1,"n":"Nimble Roll"},{"c":0,"s":5,"id":3910,"u":"no%20escape_crb","p":89,"h":1,"n":"No Escape"},{"c":0,"s":5,"id":3911,"u":"occult%20breadth_crb","p":222,"h":1,"n":"Occult Breadth"},{"c":0,"s":5,"id":3912,"u":"occult%20evolution_crb","p":199,"h":1,"n":"Occult Evolution"},{"c":0,"s":5,"id":3913,"u":"oddity%20identification_crb","p":264,"h":1,"n":"Oddity Identification"},{"c":0,"s":5,"id":3914,"u":"opportune%20backstab_crb","p":187,"h":1,"n":"Opportune Backstab"},{"c":0,"s":5,"id":3915,"u":"opportunist_crb","p":226,"h":1,"n":"Opportunist"},{"c":0,"s":5,"id":3916,"u":"orc%20ferocity_crb","p":59,"h":1,"n":"Orc Ferocity"},{"c":0,"s":5,"id":3917,"u":"orc%20sight_crb","p":59,"h":1,"n":"Orc Sight"},{"c":0,"s":5,"id":3918,"u":"orc%20superstition_crb","p":59,"h":1,"n":"Orc Superstition"},{"c":0,"s":5,"id":3919,"u":"orc%20weapon%20carnage_crb","p":59,"h":1,"n":"Orc Weapon Carnage"},{"c":0,"s":5,"id":3920,"u":"orc%20weapon%20expertise_crb","p":59,"h":1,"n":"Orc Weapon Expertise"},{"c":0,"s":5,"id":3921,"u":"orc%20weapon%20familiarity_crb","p":59,"h":1,"n":"Orc Weapon Familiarity"},{"c":0,"s":5,"id":3922,"u":"order%20explorer_crb","p":134,"h":1,"n":"Order Explorer"},{"c":0,"s":5,"id":3923,"u":"order%20magic_crb","p":135,"h":1,"n":"Order Magic"},{"c":0,"s":5,"id":3924,"u":"order%20spell_crb","p":225,"h":1,"n":"Order Spell"},{"c":0,"s":5,"id":3925,"u":"otherworldly%20magic_crb","p":40,"h":1,"n":"Otherworldly Magic"},{"c":0,"s":5,"id":3926,"u":"overwhelming%20energy%20(druid)_crb","p":137,"a":"Druid","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":3927,"u":"overwhelming%20energy%20(sorcerer)_crb","p":200,"a":"Sorcerer","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":3928,"u":"overwhelming%20energy%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":3929,"u":"paragon's%20guard_crb","p":151,"h":1,"n":"Paragon's Guard"},{"c":0,"s":5,"id":3930,"u":"penetrating%20shot_crb","p":175,"h":1,"n":"Penetrating Shot"},{"c":0,"s":5,"id":3931,"u":"perfect%20clarity_crb","p":93,"h":1,"n":"Perfect Clarity"},{"c":0,"s":5,"id":3932,"u":"perfect%20debilitation_crb","p":81,"h":1,"n":"Perfect Debilitation"},{"c":0,"s":5,"id":3933,"u":"perfect%20distraction_crb","p":189,"h":1,"n":"Perfect Distraction"},{"c":0,"s":5,"id":3934,"u":"perfect%20encore_crb","p":103,"h":1,"n":"Perfect Encore"},{"c":0,"s":5,"id":3935,"u":"perfect%20form%20control_crb","p":139,"h":1,"n":"Perfect Form Control"},{"c":0,"s":5,"id":3936,"u":"perfect%20mutagen_crb","p":81,"h":1,"n":"Perfect Mutagen"},{"c":0,"s":5,"id":3937,"u":"perfect%20shot_crb","p":177,"h":1,"n":"Perfect Shot"},{"c":0,"s":5,"id":3938,"u":"perfection's%20path_crb","p":227,"h":1,"n":"Perfection's Path"},{"c":0,"s":5,"id":3939,"u":"persistent%20mutagen_crb","p":81,"h":1,"n":"Persistent Mutagen"},{"c":0,"s":5,"id":3940,"u":"pervasive%20superstition_crb","p":59,"h":1,"n":"Pervasive Superstition"},{"c":0,"s":5,"id":3941,"u":"pickpocket_crb","p":264,"h":1,"n":"Pickpocket"},{"c":0,"s":5,"id":3942,"u":"planar%20survival_crb","p":264,"h":1,"n":"Planar Survival"},{"c":0,"s":5,"id":3943,"u":"plant%20shape_crb","p":138,"h":1,"n":"Plant Shape"},{"c":0,"s":5,"id":3944,"u":"point-blank%20shot_crb","p":144,"h":1,"n":"Point-blank Shot"},{"c":0,"s":5,"id":3945,"u":"poison%20resistance%20(alchemist)_crb","p":77,"a":"Alchemist","h":1,"n":"Poison Resistance"},{"c":0,"s":5,"id":3946,"u":"poison%20resistance%20(druid)_crb","p":135,"a":"Druid","h":1,"n":"Poison Resistance"},{"c":0,"s":5,"id":3947,"u":"poison%20weapon_crb","p":185,"h":1,"n":"Poison Weapon"},{"c":0,"s":5,"id":3948,"u":"positioning%20assault_crb","p":149,"h":1,"n":"Positioning Assault"},{"c":0,"s":5,"id":3949,"u":"potent%20poisoner_crb","p":79,"h":1,"n":"Potent Poisoner"},{"c":0,"s":5,"id":3950,"u":"power%20attack_crb","p":144,"h":1,"n":"Power Attack"},{"c":0,"s":5,"id":3951,"u":"powerful%20alchemy_crb","p":79,"h":1,"n":"Powerful Alchemy"},{"c":0,"s":5,"id":3952,"u":"powerful%20leap_crb","p":264,"h":1,"n":"Powerful Leap"},{"c":0,"s":5,"id":3953,"u":"powerful%20shove_crb","p":146,"h":1,"n":"Powerful Shove"},{"c":0,"s":5,"id":3954,"u":"powerful%20snares_crb","p":174,"h":1,"n":"Powerful Snares"},{"c":0,"s":5,"id":3955,"u":"powerful%20sneak_crb","p":189,"h":1,"n":"Powerful Sneak"},{"c":0,"s":5,"id":3956,"u":"precise%20debilitations_crb","p":187,"h":1,"n":"Precise Debilitations"},{"c":0,"s":5,"id":3957,"u":"predator's%20pounce_crb","p":92,"h":1,"n":"Predator's Pounce"},{"c":0,"s":5,"id":3958,"u":"primal%20breadth_crb","p":225,"h":1,"n":"Primal Breadth"},{"c":0,"s":5,"id":3959,"u":"primal%20evolution_crb","p":199,"h":1,"n":"Primal Evolution"},{"c":0,"s":5,"id":3960,"u":"primal%20focus_crb","p":138,"h":1,"n":"Primal Focus"},{"c":0,"s":5,"id":3961,"u":"primal%20summons_crb","p":138,"h":1,"n":"Primal Summons"},{"c":0,"s":5,"id":3962,"u":"primal%20wellspring_crb","p":139,"h":1,"n":"Primal Wellspring"},{"c":0,"s":5,"id":3963,"u":"quaking%20stomp_crb","p":93,"h":1,"n":"Quaking Stomp"},{"c":0,"s":5,"id":3964,"u":"quick%20alchemy_crb","p":220,"h":1,"n":"Quick Alchemy"},{"c":0,"s":5,"id":3965,"u":"quick%20bomber_crb","p":76,"h":1,"n":"Quick Bomber"},{"c":0,"s":5,"id":3966,"u":"quick%20climb_crb","p":264,"h":1,"n":"Quick Climb"},{"c":0,"s":5,"id":3967,"u":"quick%20coercion_crb","p":264,"h":1,"n":"Quick Coercion"},{"c":0,"s":5,"id":3968,"u":"quick%20disguise_crb","p":264,"h":1,"n":"Quick Disguise"},{"c":0,"s":5,"id":3969,"u":"quick%20draw%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Quick Draw"},{"c":0,"s":5,"id":3970,"u":"quick%20draw%20(rogue)_crb","p":184,"a":"Rogue","h":1,"n":"Quick Draw"},{"c":0,"s":5,"id":3971,"u":"quick%20identification_crb","p":264,"h":1,"n":"Quick Identification"},{"c":0,"s":5,"id":3972,"u":"quick%20jump_crb","p":264,"h":1,"n":"Quick Jump"},{"c":0,"s":5,"id":3973,"u":"quick%20recognition_crb","p":265,"h":1,"n":"Quick Recognition"},{"c":0,"s":5,"id":3974,"u":"quick%20repair_crb","p":265,"h":1,"n":"Quick Repair"},{"c":0,"s":5,"id":3975,"u":"quick%20reversal_crb","p":146,"h":1,"n":"Quick Reversal"},{"c":0,"s":5,"id":3976,"u":"quick%20shield%20block%20(champion)_crb","p":113,"a":"Champion","h":1,"n":"Quick Shield Block"},{"c":0,"s":5,"id":3977,"u":"quick%20shield%20block%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Quick Shield Block"},{"c":0,"s":5,"id":3978,"u":"quick%20snares_crb","p":173,"h":1,"n":"Quick Snares"},{"c":0,"s":5,"id":3979,"u":"quick%20squeeze_crb","p":265,"h":1,"n":"Quick Squeeze"},{"c":0,"s":5,"id":3980,"u":"quick%20swim_crb","p":265,"h":1,"n":"Quick Swim"},{"c":0,"s":5,"id":3981,"u":"quick%20unlock_crb","p":265,"h":1,"n":"Quick Unlock"},{"c":0,"s":5,"id":3982,"u":"quickened%20casting%20(bard)_crb","p":102,"a":"Bard","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":3983,"u":"quickened%20casting%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":3984,"u":"quickened%20casting%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":3985,"u":"quiet%20allies_crb","p":265,"h":1,"n":"Quiet Allies"},{"c":0,"s":5,"id":3986,"u":"quivering%20palm_crb","p":165,"h":1,"n":"Quivering Palm"},{"c":0,"s":5,"id":3987,"u":"radiant%20blade%20master_crb","p":115,"h":1,"n":"Radiant Blade Master"},{"c":0,"s":5,"id":3988,"u":"radiant%20blade%20spirit_crb","p":113,"h":1,"n":"Radiant Blade Spirit"},{"c":0,"s":5,"id":3989,"u":"raging%20athlete_crb","p":89,"h":1,"n":"Raging Athlete"},{"c":0,"s":5,"id":3990,"u":"raging%20intimidation_crb","p":88,"h":1,"n":"Raging Intimidation"},{"c":0,"s":5,"id":3991,"u":"raging%20thrower_crb","p":88,"h":1,"n":"Raging Thrower"},{"c":0,"s":5,"id":3992,"u":"ranged%20reprisal_crb","p":109,"h":1,"n":"Ranged Reprisal"},{"c":0,"s":5,"id":3993,"u":"ranger%20dedication_crb","p":228,"h":1,"n":"Ranger Dedication"},{"c":0,"s":5,"id":3994,"u":"ranger%20resiliency_crb","p":228,"h":1,"n":"Ranger Resiliency"},{"c":0,"s":5,"id":3995,"u":"rapid%20mantel_crb","p":265,"h":1,"n":"Rapid Mantel"},{"c":0,"s":5,"id":3996,"u":"reach%20spell%20(bard)_crb","p":99,"a":"Bard","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":3997,"u":"reach%20spell%20(cleric)_crb","p":122,"a":"Cleric","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":3998,"u":"reach%20spell%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":3999,"u":"reach%20spell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4000,"u":"reach%20spell%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4001,"u":"reactive%20distraction_crb","p":189,"h":1,"n":"Reactive Distraction"},{"c":0,"s":5,"id":4002,"u":"reactive%20interference_crb","p":187,"h":1,"n":"Reactive Interference"},{"c":0,"s":5,"id":4003,"u":"reactive%20pursuit_crb","p":185,"h":1,"n":"Reactive Pursuit"},{"c":0,"s":5,"id":4004,"u":"reactive%20shield_crb","p":145,"h":1,"n":"Reactive Shield"},{"c":0,"s":5,"id":4005,"u":"read%20lips_crb","p":265,"h":1,"n":"Read Lips"},{"c":0,"s":5,"id":4006,"u":"reckless%20abandon%20(barbarian)_crb","p":93,"a":"Barbarian","h":1,"n":"Reckless Abandon"},{"c":0,"s":5,"id":4007,"u":"recognize%20spell_crb","p":265,"h":1,"n":"Recognize Spell"},{"c":0,"s":5,"id":4008,"u":"reflect%20spell%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Reflect Spell"},{"c":0,"s":5,"id":4009,"u":"reflect%20spell%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Reflect Spell"},{"c":0,"s":5,"id":4010,"u":"reflexive%20shield_crb","p":148,"h":1,"n":"Reflexive Shield"},{"c":0,"s":5,"id":4011,"u":"renewed%20vigor_crb","p":91,"h":1,"n":"Renewed Vigor"},{"c":0,"s":5,"id":4012,"u":"replenishment%20of%20war_crb","p":125,"h":1,"n":"Replenishment Of War"},{"c":0,"s":5,"id":4013,"u":"reprepare%20spell_crb","p":213,"h":1,"n":"Reprepare Spell"},{"c":0,"s":5,"id":4014,"u":"resurrectionist_crb","p":126,"h":1,"n":"Resurrectionist"},{"c":0,"s":5,"id":4015,"u":"revealing%20stab_crb","p":148,"h":1,"n":"Revealing Stab"},{"c":0,"s":5,"id":4016,"u":"revivifying%20mutagen_crb","p":77,"h":1,"n":"Revivifying Mutagen"},{"c":0,"s":5,"id":4017,"u":"ride_crb","p":266,"h":1,"n":"Ride"},{"c":0,"s":5,"id":4018,"u":"robust%20recovery_crb","p":266,"h":1,"n":"Robust Recovery"},{"c":0,"s":5,"id":4019,"u":"rock%20runner_crb","p":36,"h":1,"n":"Rock Runner"},{"c":0,"s":5,"id":4020,"u":"rogue%20dedication_crb","p":229,"h":1,"n":"Rogue Dedication"},{"c":0,"s":5,"id":4021,"u":"rough%20rider_crb","p":48,"h":1,"n":"Rough Rider"},{"c":0,"s":5,"id":4022,"u":"running%20reload_crb","p":172,"h":1,"n":"Running Reload"},{"c":0,"s":5,"id":4023,"u":"sabotage_crb","p":185,"h":1,"n":"Sabotage"},{"c":0,"s":5,"id":4024,"u":"sap%20life_crb","p":122,"h":1,"n":"Sap Life"},{"c":0,"s":5,"id":4025,"u":"savage%20critical_crb","p":153,"h":1,"n":"Savage Critical"},{"c":0,"s":5,"id":4026,"u":"scare%20to%20death_crb","p":266,"h":1,"n":"Scare To Death"},{"c":0,"s":5,"id":4027,"u":"scout's%20warning%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Scout's Warning"},{"c":0,"s":5,"id":4028,"u":"scout's%20warning%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Scout's Warning"},{"c":0,"s":5,"id":4029,"u":"scroll%20savant_crb","p":212,"h":1,"n":"Scroll Savant"},{"c":0,"s":5,"id":4030,"u":"second%20ally_crb","p":113,"h":1,"n":"Second Ally"},{"c":0,"s":5,"id":4031,"u":"second%20sting_crb","p":175,"h":1,"n":"Second Sting"},{"c":0,"s":5,"id":4032,"u":"second%20wind_crb","p":89,"h":1,"n":"Second Wind"},{"c":0,"s":5,"id":4033,"u":"selective%20energy_crb","p":123,"h":1,"n":"Selective Energy"},{"c":0,"s":5,"id":4034,"u":"sense%20evil_crb","p":113,"h":1,"n":"Sense Evil"},{"c":0,"s":5,"id":4035,"u":"sense%20the%20unseen%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Sense The Unseen"},{"c":0,"s":5,"id":4036,"u":"sense%20the%20unseen%20(rogue)_crb","p":188,"a":"Rogue","h":1,"n":"Sense The Unseen"},{"c":0,"s":5,"id":4037,"u":"shadow%20hunter_crb","p":177,"h":1,"n":"Shadow Hunter"},{"c":0,"s":5,"id":4038,"u":"shake%20it%20off_crb","p":89,"h":1,"n":"Shake It Off"},{"c":0,"s":5,"id":4039,"u":"shameless%20request_crb","p":266,"h":1,"n":"Shameless Request"},{"c":0,"s":5,"id":4040,"u":"share%20rage_crb","p":91,"h":1,"n":"Share Rage"},{"c":0,"s":5,"id":4041,"u":"shared%20prey_crb","p":175,"h":1,"n":"Shared Prey"},{"c":0,"s":5,"id":4042,"u":"shared%20replenishment_crb","p":125,"h":1,"n":"Shared Replenishment"},{"c":0,"s":5,"id":4043,"u":"shatter%20defenses_crb","p":149,"h":1,"n":"Shatter Defenses"},{"c":0,"s":5,"id":4044,"u":"shattering%20strike_crb","p":165,"h":1,"n":"Shattering Strike"},{"c":0,"s":5,"id":4045,"u":"shield%20block_crb","p":266,"h":1,"n":"Shield Block"},{"c":0,"s":5,"id":4046,"u":"shield%20of%20grace_crb","p":115,"h":1,"n":"Shield Of Grace"},{"c":0,"s":5,"id":4047,"u":"shield%20of%20reckoning_crb","p":113,"h":1,"n":"Shield Of Reckoning"},{"c":0,"s":5,"id":4048,"u":"shield%20paragon_crb","p":115,"h":1,"n":"Shield Paragon"},{"c":0,"s":5,"id":4049,"u":"shield%20warden%20(champion)_crb","p":112,"a":"Champion","h":1,"n":"Shield Warden"},{"c":0,"s":5,"id":4050,"u":"shield%20warden%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Shield Warden"},{"c":0,"s":5,"id":4051,"u":"shielded%20stride_crb","p":146,"h":1,"n":"Shielded Stride"},{"c":0,"s":5,"id":4052,"u":"shining%20oath_crb","p":110,"h":1,"n":"Shining Oath"},{"c":0,"s":5,"id":4053,"u":"side%20by%20side%20(druid)_crb","p":138,"a":"Druid","h":1,"n":"Side By Side"},{"c":0,"s":5,"id":4054,"u":"side%20by%20side%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Side By Side"},{"c":0,"s":5,"id":4055,"u":"sidestep_crb","p":187,"h":1,"n":"Sidestep"},{"c":0,"s":5,"id":4056,"u":"sign%20language_crb","p":266,"h":1,"n":"Sign Language"},{"c":0,"s":5,"id":4057,"u":"silent%20spell_crb","p":210,"h":1,"n":"Silent Spell"},{"c":0,"s":5,"id":4058,"u":"skill%20mastery_crb","p":229,"h":1,"n":"Skill Mastery"},{"c":0,"s":5,"id":4059,"u":"skill%20training_crb","p":266,"h":1,"n":"Skill Training"},{"c":0,"s":5,"id":4060,"u":"skirmish%20strike%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Skirmish Strike"},{"c":0,"s":5,"id":4061,"u":"skirmish%20strike%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Skirmish Strike"},{"c":0,"s":5,"id":4062,"u":"skittering%20scuttle_crb","p":49,"h":1,"n":"Skittering Scuttle"},{"c":0,"s":5,"id":4063,"u":"sleeper%20hold_crb","p":163,"h":1,"n":"Sleeper Hold"},{"c":0,"s":5,"id":4064,"u":"slippery%20secrets_crb","p":266,"h":1,"n":"Slippery Secrets"},{"c":0,"s":5,"id":4065,"u":"sly%20striker_crb","p":187,"h":1,"n":"Sly Striker"},{"c":0,"s":5,"id":4066,"u":"smite%20evil_crb","p":112,"h":1,"n":"Smite Evil"},{"c":0,"s":5,"id":4067,"u":"smoke%20bomb_crb","p":77,"h":1,"n":"Smoke Bomb"},{"c":0,"s":5,"id":4068,"u":"snagging%20strike_crb","p":145,"h":1,"n":"Snagging Strike"},{"c":0,"s":5,"id":4069,"u":"snap%20shot_crb","p":173,"h":1,"n":"Snap Shot"},{"c":0,"s":5,"id":4070,"u":"snare%20crafting_crb","p":266,"h":1,"n":"Snare Crafting"},{"c":0,"s":5,"id":4071,"u":"snare%20specialist_crb","p":172,"h":1,"n":"Snare Specialist"},{"c":0,"s":5,"id":4072,"u":"sneak%20attacker_crb","p":229,"h":1,"n":"Sneak Attacker"},{"c":0,"s":5,"id":4073,"u":"sneak%20savant_crb","p":187,"h":1,"n":"Sneak Savant"},{"c":0,"s":5,"id":4074,"u":"soaring%20shape_crb","p":137,"h":1,"n":"Soaring Shape"},{"c":0,"s":5,"id":4075,"u":"soothing%20ballad_crb","p":103,"h":1,"n":"Soothing Ballad"},{"c":0,"s":5,"id":4076,"u":"sorcerer%20dedication_crb","p":230,"h":1,"n":"Sorcerer Dedication"},{"c":0,"s":5,"id":4077,"u":"specialized%20companion%20(druid)_crb","p":139,"a":"Druid","h":1,"n":"Specialized Companion"},{"c":0,"s":5,"id":4078,"u":"specialized%20companion%20(ranger)_crb","p":176,"a":"Ranger","h":1,"n":"Specialized Companion"},{"c":0,"s":5,"id":4079,"u":"specialty%20crafting_crb","p":266,"h":1,"n":"Specialty Crafting"},{"c":0,"s":5,"id":4080,"u":"spell%20combination_crb","p":213,"h":1,"n":"Spell Combination"},{"c":0,"s":5,"id":4081,"u":"spell%20penetration_crb","p":210,"h":1,"n":"Spell Penetration"},{"c":0,"s":5,"id":4082,"u":"spell%20tinker_crb","p":213,"h":1,"n":"Spell Tinker"},{"c":0,"s":5,"id":4083,"u":"spirit's%20wrath_crb","p":92,"h":1,"n":"Spirit's Wrath"},{"c":0,"s":5,"id":4084,"u":"spirits'%20interference_crb","p":91,"h":1,"n":"Spirits' Interference"},{"c":0,"s":5,"id":4085,"u":"spring%20attack_crb","p":152,"h":1,"n":"Spring Attack"},{"c":0,"s":5,"id":4086,"u":"spring%20from%20the%20shadows_crb","p":187,"h":1,"n":"Spring From The Shadows"},{"c":0,"s":5,"id":4087,"u":"stance%20savant%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Stance Savant"},{"c":0,"s":5,"id":4088,"u":"stance%20savant%20(monk)_crb","p":164,"a":"Monk","h":1,"n":"Stance Savant"},{"c":0,"s":5,"id":4089,"u":"stand%20still_crb","p":160,"h":1,"n":"Stand Still"},{"c":0,"s":5,"id":4090,"u":"steady%20balance_crb","p":267,"h":1,"n":"Steady Balance"},{"c":0,"s":5,"id":4091,"u":"steady%20spellcasting%20(bard)_crb","p":101,"a":"Bard","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4092,"u":"steady%20spellcasting%20(cleric)_crb","p":123,"a":"Cleric","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4093,"u":"steady%20spellcasting%20(druid)_crb","p":136,"a":"Druid","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4094,"u":"steady%20spellcasting%20(sorcerer)_crb","p":200,"a":"Sorcerer","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4095,"u":"steady%20spellcasting%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4096,"u":"stealthy%20companion_crb","p":176,"h":1,"n":"Stealthy Companion"},{"c":0,"s":5,"id":4097,"u":"sticky%20bomb_crb","p":79,"h":1,"n":"Sticky Bomb"},{"c":0,"s":5,"id":4098,"u":"stonecunning_crb","p":36,"h":1,"n":"Stonecunning"},{"c":0,"s":5,"id":4099,"u":"stonewalker_crb","p":37,"h":1,"n":"Stonewalker"},{"c":0,"s":5,"id":4100,"u":"storm%20born_crb","p":134,"h":1,"n":"Storm Born"},{"c":0,"s":5,"id":4101,"u":"storm%20retribution_crb","p":136,"h":1,"n":"Storm Retribution"},{"c":0,"s":5,"id":4102,"u":"streetwise_crb","p":267,"h":1,"n":"Streetwise"},{"c":0,"s":5,"id":4103,"u":"student%20of%20the%20canon_crb","p":267,"h":1,"n":"Student Of The Canon"},{"c":0,"s":5,"id":4104,"u":"studious%20capacity_crb","p":103,"h":1,"n":"Studious Capacity"},{"c":0,"s":5,"id":4105,"u":"stunning%20fist_crb","p":160,"h":1,"n":"Stunning Fist"},{"c":0,"s":5,"id":4106,"u":"subtle%20theft_crb","p":267,"h":1,"n":"Subtle Theft"},{"c":0,"s":5,"id":4107,"u":"sudden%20charge%20(barbarian)_crb","p":88,"a":"Barbarian","h":1,"n":"Sudden Charge"},{"c":0,"s":5,"id":4108,"u":"sudden%20charge%20(fighter)_crb","p":145,"a":"Fighter","h":1,"n":"Sudden Charge"},{"c":0,"s":5,"id":4109,"u":"sudden%20leap%20(barbarian)_crb","p":91,"a":"Barbarian","h":1,"n":"Sudden Leap"},{"c":0,"s":5,"id":4110,"u":"sudden%20leap%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Sudden Leap"},{"c":0,"s":5,"id":4111,"u":"superior%20bond_crb","p":213,"h":1,"n":"Superior Bond"},{"c":0,"s":5,"id":4112,"u":"supernatural%20charm_crb","p":58,"h":1,"n":"Supernatural Charm"},{"c":0,"s":5,"id":4113,"u":"sure%20feet_crb","p":52,"h":1,"n":"Sure Feet"},{"c":0,"s":5,"id":4114,"u":"survey%20wildlife_crb","p":267,"h":1,"n":"Survey Wildlife"},{"c":0,"s":5,"id":4115,"u":"swift%20banishment_crb","p":126,"h":1,"n":"Swift Banishment"},{"c":0,"s":5,"id":4116,"u":"swift%20river_crb","p":165,"h":1,"n":"Swift River"},{"c":0,"s":5,"id":4117,"u":"swift%20sneak_crb","p":267,"h":1,"n":"Swift Sneak"},{"c":0,"s":5,"id":4118,"u":"swift%20tracker_crb","p":173,"h":1,"n":"Swift Tracker"},{"c":0,"s":5,"id":4119,"u":"swipe%20(barbarian)_crb","p":89,"a":"Barbarian","h":1,"n":"Swipe"},{"c":0,"s":5,"id":4120,"u":"swipe%20(fighter)_crb","p":147,"a":"Fighter","h":1,"n":"Swipe"},{"c":0,"s":5,"id":4121,"u":"symphony%20of%20the%20muse_crb","p":103,"h":1,"n":"Symphony Of The Muse"},{"c":0,"s":5,"id":4122,"u":"tactical%20debilitations_crb","p":187,"h":1,"n":"Tactical Debilitations"},{"c":0,"s":5,"id":4123,"u":"tangled%20forest%20rake_crb","p":164,"h":1,"n":"Tangled Forest Rake"},{"c":0,"s":5,"id":4124,"u":"tangled%20forest%20stance_crb","p":163,"h":1,"n":"Tangled Forest Stance"},{"c":0,"s":5,"id":4125,"u":"targeting%20shot_crb","p":176,"h":1,"n":"Targeting Shot"},{"c":0,"s":5,"id":4126,"u":"terrain%20expertise_crb","p":267,"h":1,"n":"Terrain Expertise"},{"c":0,"s":5,"id":4127,"u":"terrain%20master_crb","p":174,"h":1,"n":"Terrain Master"},{"c":0,"s":5,"id":4128,"u":"terrain%20stalker_crb","p":267,"h":1,"n":"Terrain Stalker"},{"c":0,"s":5,"id":4129,"u":"terrified%20retreat_crb","p":268,"h":1,"n":"Terrified Retreat"},{"c":0,"s":5,"id":4130,"u":"terrifying%20howl_crb","p":91,"h":1,"n":"Terrifying Howl"},{"c":0,"s":5,"id":4131,"u":"thousand%20faces_crb","p":135,"h":1,"n":"Thousand Faces"},{"c":0,"s":5,"id":4132,"u":"thrash_crb","p":91,"h":1,"n":"Thrash"},{"c":0,"s":5,"id":4133,"u":"tiger%20slash_crb","p":161,"h":1,"n":"Tiger Slash"},{"c":0,"s":5,"id":4134,"u":"tiger%20stance_crb","p":159,"h":1,"n":"Tiger Stance"},{"c":0,"s":5,"id":4135,"u":"timeless%20body_crb","p":164,"h":1,"n":"Timeless Body"},{"c":0,"s":5,"id":4136,"u":"timeless%20nature_crb","p":139,"h":1,"n":"Timeless Nature"},{"c":0,"s":5,"id":4137,"u":"titan%20slinger_crb","p":52,"h":1,"n":"Titan Slinger"},{"c":0,"s":5,"id":4138,"u":"titan%20wrestler_crb","p":268,"h":1,"n":"Titan Wrestler"},{"c":0,"s":5,"id":4139,"u":"titan's%20stature_crb","p":92,"h":1,"n":"Titan's Stature"},{"c":0,"s":5,"id":4140,"u":"to%20the%20ends%20of%20the%20earth_crb","p":177,"h":1,"n":"To The Ends Of The Earth"},{"c":0,"s":5,"id":4141,"u":"tongue%20of%20sun%20and%20moon_crb","p":165,"h":1,"n":"Tongue Of Sun And Moon"},{"c":0,"s":5,"id":4142,"u":"toughness_crb","p":268,"h":1,"n":"Toughness"},{"c":0,"s":5,"id":4143,"u":"train%20animal_crb","p":268,"h":1,"n":"Train Animal"},{"c":0,"s":5,"id":4144,"u":"trap%20finder_crb","p":183,"h":1,"n":"Trap Finder"},{"c":0,"s":5,"id":4145,"u":"trick%20magic%20item_crb","p":268,"h":1,"n":"Trick Magic Item"},{"c":0,"s":5,"id":4146,"u":"trickster's%20ace_crb","p":189,"h":1,"n":"Trickster's Ace"},{"c":0,"s":5,"id":4147,"u":"triple%20shot_crb","p":149,"h":1,"n":"Triple Shot"},{"c":0,"s":5,"id":4148,"u":"triple%20threat_crb","p":177,"h":1,"n":"Triple Threat"},{"c":0,"s":5,"id":4149,"u":"triple%20time_crb","p":101,"h":1,"n":"Triple Time"},{"c":0,"s":5,"id":4150,"u":"true%20debilitating%20bomb_crb","p":80,"h":1,"n":"True Debilitating Bomb"},{"c":0,"s":5,"id":4151,"u":"true%20hypercognition_crb","p":103,"h":1,"n":"True Hypercognition"},{"c":0,"s":5,"id":4152,"u":"true%20shapeshifter_crb","p":139,"h":1,"n":"True Shapeshifter"},{"c":0,"s":5,"id":4153,"u":"turn%20undead_crb","p":122,"h":1,"n":"Turn Undead"},{"c":0,"s":5,"id":4154,"u":"twin%20feint_crb","p":183,"h":1,"n":"Twin Feint"},{"c":0,"s":5,"id":4155,"u":"twin%20parry%20(fighter)_crb","p":147,"a":"Fighter","h":1,"n":"Twin Parry"},{"c":0,"s":5,"id":4156,"u":"twin%20parry%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Twin Parry"},{"c":0,"s":5,"id":4157,"u":"twin%20riposte%20(fighter)_crb","p":151,"a":"Fighter","h":1,"n":"Twin Riposte"},{"c":0,"s":5,"id":4158,"u":"twin%20riposte%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Twin Riposte"},{"c":0,"s":5,"id":4159,"u":"twin%20takedown_crb","p":171,"h":1,"n":"Twin Takedown"},{"c":0,"s":5,"id":4160,"u":"twinned%20defense%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Twinned Defense"},{"c":0,"s":5,"id":4161,"u":"twist%20the%20knife_crb","p":186,"h":1,"n":"Twist The Knife"},{"c":0,"s":5,"id":4162,"u":"two-weapon%20flurry_crb","p":153,"h":1,"n":"Two-Weapon Flurry"},{"c":0,"s":5,"id":4163,"u":"ubiquitous%20snares_crb","p":177,"h":1,"n":"Ubiquitous Snares"},{"c":0,"s":5,"id":4164,"u":"ultimate%20mercy_crb","p":115,"h":1,"n":"Ultimate Mercy"},{"c":0,"s":5,"id":4165,"u":"ultimate%20skirmisher_crb","p":177,"h":1,"n":"Ultimate Skirmisher"},{"c":0,"s":5,"id":4166,"u":"unbalancing%20blow_crb","p":184,"h":1,"n":"Unbalancing Blow"},{"c":0,"s":5,"id":4167,"u":"unburdened%20iron_crb","p":36,"h":1,"n":"Unburdened Iron"},{"c":0,"s":5,"id":4168,"u":"uncanny%20bombs_crb","p":79,"h":1,"n":"Uncanny Bombs"},{"c":0,"s":5,"id":4169,"u":"uncanny%20dodge_crb","p":229,"h":1,"n":"Uncanny Dodge"},{"c":0,"s":5,"id":4170,"u":"unconventional%20expertise_crb","p":58,"h":1,"n":"Unconventional Expertise"},{"c":0,"s":5,"id":4171,"u":"unconventional%20weaponry_crb","p":57,"h":1,"n":"Unconventional Weaponry"},{"c":0,"s":5,"id":4172,"u":"underwater%20marauder_crb","p":268,"h":1,"n":"Underwater Marauder"},{"c":0,"s":5,"id":4173,"u":"unfettered%20halfling_crb","p":52,"h":1,"n":"Unfettered Halfling"},{"c":0,"s":5,"id":4174,"u":"unified%20theory_crb","p":268,"h":1,"n":"Unified Theory"},{"c":0,"s":5,"id":4175,"u":"unimpeded%20step_crb","p":109,"h":1,"n":"Unimpeded Step"},{"c":0,"s":5,"id":4176,"u":"universal%20longevity_crb","p":41,"h":1,"n":"Universal Longevity"},{"c":0,"s":5,"id":4177,"u":"universal%20versatility_crb","p":211,"h":1,"n":"Universal Versatility"},{"c":0,"s":5,"id":4178,"u":"unmistakable%20lore_crb","p":268,"h":1,"n":"Unmistakable Lore"},{"c":0,"s":5,"id":4179,"u":"untrained%20improvisation_crb","p":268,"h":1,"n":"Untrained Improvisation"},{"c":0,"s":5,"id":4180,"u":"unusual%20composition_crb","p":102,"h":1,"n":"Unusual Composition"},{"c":0,"s":5,"id":4181,"u":"unwavering%20mien_crb","p":40,"h":1,"n":"Unwavering Mien"},{"c":0,"s":5,"id":4182,"u":"vengeful%20hatred_crb","p":36,"h":1,"n":"Vengeful Hatred"},{"c":0,"s":5,"id":4183,"u":"vengeful%20oath_crb","p":111,"h":1,"n":"Vengeful Oath"},{"c":0,"s":5,"id":4184,"u":"vengeful%20strike_crb","p":93,"h":1,"n":"Vengeful Strike"},{"c":0,"s":5,"id":4185,"u":"verdant%20metamorphosis_crb","p":139,"h":1,"n":"Verdant Metamorphosis"},{"c":0,"s":5,"id":4186,"u":"versatile%20font_crb","p":122,"h":1,"n":"Versatile Font"},{"c":0,"s":5,"id":4187,"u":"versatile%20performance_crb","p":100,"h":1,"n":"Versatile Performance"},{"c":0,"s":5,"id":4188,"u":"versatile%20signature_crb","p":101,"h":1,"n":"Versatile Signature"},{"c":0,"s":5,"id":4189,"u":"very%20sneaky_crb","p":49,"h":1,"n":"Very Sneaky"},{"c":0,"s":5,"id":4190,"u":"very%2c%20very%20sneaky_crb","p":49,"h":1,"n":"Very, Very Sneaky"},{"c":0,"s":5,"id":4191,"u":"vicious%20debilitations_crb","p":187,"h":1,"n":"Vicious Debilitations"},{"c":0,"s":5,"id":4192,"u":"vicious%20evisceration_crb","p":93,"h":1,"n":"Vicious Evisceration"},{"c":0,"s":5,"id":4193,"u":"victorious%20vigor_crb","p":59,"h":1,"n":"Victorious Vigor"},{"c":0,"s":5,"id":4194,"u":"virtuosic%20performer_crb","p":268,"h":1,"n":"Virtuosic Performer"},{"c":0,"s":5,"id":4195,"u":"vivacious%20conduit_crb","p":45,"h":1,"n":"Vivacious Conduit"},{"c":0,"s":5,"id":4196,"u":"wall%20jump_crb","p":269,"h":1,"n":"Wall Jump"},{"c":0,"s":5,"id":4197,"u":"wall%20run_crb","p":163,"h":1,"n":"Wall Run"},{"c":0,"s":5,"id":4198,"u":"ward%20medic_crb","p":269,"h":1,"n":"Ward Medic"},{"c":0,"s":5,"id":4199,"u":"warden's%20boon_crb","p":174,"h":1,"n":"Warden's Boon"},{"c":0,"s":5,"id":4200,"u":"warden's%20guidance_crb","p":176,"h":1,"n":"Warden's Guidance"},{"c":0,"s":5,"id":4201,"u":"warden's%20step_crb","p":175,"h":1,"n":"Warden's Step"},{"c":0,"s":5,"id":4202,"u":"wary%20disarmament_crb","p":269,"h":1,"n":"Wary Disarmament"},{"c":0,"s":5,"id":4203,"u":"watchful%20halfling_crb","p":52,"h":1,"n":"Watchful Halfling"},{"c":0,"s":5,"id":4204,"u":"water%20step_crb","p":162,"h":1,"n":"Water Step"},{"c":0,"s":5,"id":4205,"u":"weapon%20proficiency_crb","p":269,"h":1,"n":"Weapon Proficiency"},{"c":0,"s":5,"id":4206,"u":"weapon%20supremacy_crb","p":153,"h":1,"n":"Weapon Supremacy"},{"c":0,"s":5,"id":4207,"u":"weight%20of%20guilt_crb","p":110,"h":1,"n":"Weight Of Guilt"},{"c":0,"s":5,"id":4208,"u":"whirling%20throw_crb","p":162,"h":1,"n":"Whirling Throw"},{"c":0,"s":5,"id":4209,"u":"whirlwind%20strike%20(barbarian)_crb","p":93,"a":"Barbarian","h":1,"n":"Whirlwind Strike"},{"c":0,"s":5,"id":4210,"u":"whirlwind%20strike%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Whirlwind Strike"},{"c":0,"s":5,"id":4211,"u":"wholeness%20of%20body_crb","p":160,"h":1,"n":"Wholeness Of Body"},{"c":0,"s":5,"id":4212,"u":"widen%20spell%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4213,"u":"widen%20spell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4214,"u":"widen%20spell%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4215,"u":"wild%20empathy_crb","p":172,"h":1,"n":"Wild Empathy"},{"c":0,"s":5,"id":4216,"u":"wild%20shape_crb","p":134,"h":1,"n":"Wild Shape"},{"c":0,"s":5,"id":4217,"u":"wild%20winds%20gust_crb","p":165,"h":1,"n":"Wild Winds Gust"},{"c":0,"s":5,"id":4218,"u":"wild%20winds%20initiate_crb","p":163,"h":1,"n":"Wild Winds Initiate"},{"c":0,"s":5,"id":4219,"u":"wind%20caller_crb","p":137,"h":1,"n":"Wind Caller"},{"c":0,"s":5,"id":4220,"u":"wind%20jump_crb","p":163,"h":1,"n":"Wind Jump"},{"c":0,"s":5,"id":4221,"u":"winding%20flow_crb","p":163,"h":1,"n":"Winding Flow"},{"c":0,"s":5,"id":4222,"u":"wizard%20dedication_crb","p":231,"h":1,"n":"Wizard Dedication"},{"c":0,"s":5,"id":4223,"u":"wolf%20drag_crb","p":162,"h":1,"n":"Wolf Drag"},{"c":0,"s":5,"id":4224,"u":"wolf%20stance_crb","p":159,"h":1,"n":"Wolf Stance"},{"c":0,"s":5,"id":4225,"u":"woodland%20stride_crb","p":135,"h":1,"n":"Woodland Stride"},{"c":0,"s":5,"id":4226,"u":"wounded%20rage_crb","p":90,"h":1,"n":"Wounded Rage"},{"c":0,"s":5,"id":4227,"u":"wyrmbane%20aura_crb","p":115,"h":1,"n":"Wyrmbane Aura"},{"c":0,"s":5,"id":4228,"u":"you're%20next%20(rogue)_crb","p":183,"a":"Rogue","h":1,"n":"You're Next"},{"c":0,"s":12,"id":4229,"u":"encouraging%20words_gmg","p":201,"h":1,"n":"Encouraging Words"},{"c":0,"s":12,"id":4230,"u":"steel%20your%20resolve_gmg","p":201,"h":1,"n":"Steel Your Resolve"},{"c":0,"s":15,"id":4231,"u":"bellflower%20dedication_aoa3","p":75,"h":1,"n":"Bellflower Dedication"},{"c":0,"s":15,"id":4232,"u":"cut%20the%20bonds_aoa3","p":75,"h":1,"n":"Cut The Bonds"},{"c":0,"s":15,"id":4233,"u":"different%20worlds_aoa3","p":73,"h":1,"n":"Different Worlds"},{"c":0,"s":15,"id":4234,"u":"garden%20path_aoa3","p":75,"h":1,"n":"Garden Path"},{"c":0,"s":15,"id":4235,"u":"practiced%20guidance_aoa3","p":75,"h":1,"n":"Practiced Guidance"},{"c":0,"s":15,"id":4236,"u":"reveal%20machinations_aoa3","p":73,"h":1,"n":"Reveal Machinations"},{"c":0,"s":15,"id":4237,"u":"scarecrow_aoa3","p":75,"h":1,"n":"Scarecrow"},{"c":0,"s":15,"id":4238,"u":"secret%20speech_aoa3","p":73,"h":1,"n":"Secret Speech"},{"c":0,"s":15,"id":4239,"u":"silver's%20refrain_aoa3","p":73,"h":1,"n":"Silver's Refrain"},{"c":0,"s":15,"id":4240,"u":"tiller's%20aid_aoa3","p":75,"h":1,"n":"Tiller's Aid"},{"c":0,"s":15,"id":4241,"u":"tiller's%20drive_aoa3","p":75,"h":1,"n":"Tiller's Drive"},{"c":0,"s":15,"id":4242,"u":"tweak%20appearances_aoa3","p":73,"h":1,"n":"Tweak Appearances"},{"c":0,"s":16,"id":4243,"u":"armor%20rune%20shifter_aoa4","p":75,"h":1,"n":"Armor Rune Shifter"},{"c":0,"s":16,"id":4244,"u":"crystal%20keeper%20dedication_aoa4","p":74,"h":1,"n":"Crystal Keeper Dedication"},{"c":0,"s":16,"id":4245,"u":"crystal%20ward%20spells_aoa4","p":74,"h":1,"n":"Crystal Ward Spells"},{"c":0,"s":16,"id":4246,"u":"false%20faith_aoa4","p":63,"h":1,"n":"False Faith"},{"c":0,"s":16,"id":4247,"u":"simple%20crystal%20magic_aoa4","p":74,"h":1,"n":"Simple Crystal Magic"},{"c":0,"s":16,"id":4248,"u":"weapon-rune%20shifter_aoa4","p":75,"h":1,"n":"Weapon-rune Shifter"},{"c":0,"s":17,"id":4249,"u":"deadly%20poison%20weapon_aoa5","p":78,"h":1,"n":"Deadly Poison Weapon"},{"c":0,"s":17,"id":4250,"u":"decry%20thief_aoa5","p":81,"h":1,"n":"Decry Thief"},{"c":0,"s":17,"id":4251,"u":"know%20the%20beat_aoa5","p":81,"h":1,"n":"Know The Beat"},{"c":0,"s":17,"id":4252,"u":"pesh%20skin_aoa5","p":78,"h":1,"n":"Pesh Skin"},{"c":0,"s":17,"id":4253,"u":"relentless%20disarm_aoa5","p":81,"h":1,"n":"Relentless Disarm"},{"c":0,"s":17,"id":4254,"u":"shaped%20contaminant_aoa5","p":78,"h":1,"n":"Shaped Contaminant"},{"c":0,"s":17,"id":4255,"u":"unfazed%20assessment_aoa5","p":81,"h":1,"n":"Unfazed Assessment"},{"c":0,"s":17,"id":4256,"u":"zephyr%20guard%20dedication_aoa5","p":81,"h":1,"n":"Zephyr Guard Dedication"},{"c":0,"s":18,"id":4257,"u":"apex%20companion_aoa6","p":76,"h":1,"n":"Apex Companion"},{"c":0,"s":18,"id":4258,"u":"aura%20of%20unbreakable%20virtue_aoa6","p":76,"h":1,"n":"Aura Of Unbreakable Virtue"},{"c":0,"s":18,"id":4259,"u":"bloodline%20metamorphosis_aoa6","p":76,"h":1,"n":"Bloodline Metamorphosis"},{"c":0,"s":18,"id":4260,"u":"efficient%20alchemy_aoa6","p":76,"h":1,"n":"Efficient Alchemy"},{"c":0,"s":18,"id":4261,"u":"emblazon%20divinity_aoa6","p":76,"h":1,"n":"Emblazon Divinity"},{"c":0,"s":18,"id":4262,"u":"enduring%20debilitation_aoa6","p":76,"h":1,"n":"Enduring Debilitation"},{"c":0,"s":18,"id":4263,"u":"golden%20body_aoa6","p":76,"h":1,"n":"Golden Body"},{"c":0,"s":18,"id":4264,"u":"invulnerable%20juggernaut_aoa6","p":76,"h":1,"n":"Invulnerable Juggernaut"},{"c":0,"s":18,"id":4265,"u":"song%20of%20the%20fallen_aoa6","p":76,"h":1,"n":"Song Of The Fallen"},{"c":0,"s":18,"id":4266,"u":"spell%20mastery_aoa6","p":76,"h":1,"n":"Spell Mastery"},{"c":0,"s":18,"id":4267,"u":"superior%20sight_aoa6","p":77,"h":1,"n":"Superior Sight"},{"c":0,"s":18,"id":4268,"u":"ultimate%20flexibility_aoa6","p":77,"h":1,"n":"Ultimate Flexibility"},{"c":0,"s":19,"id":4269,"u":"arcane%20sensitivity_aoe1","p":79,"h":1,"n":"Arcane Sensitivity"},{"c":0,"s":19,"id":4270,"u":"bolera's%20interrogation_aoe1","p":79,"h":1,"n":"Bolera's Interrogation"},{"c":0,"s":19,"id":4271,"u":"edgewatch%20detective%20dedication_aoe1","p":79,"h":1,"n":"Edgewatch Detective Dedication"},{"c":0,"s":19,"id":4272,"u":"sense%20alignment_aoe1","p":79,"h":1,"n":"Sense Alignment"},{"c":0,"s":20,"id":4273,"u":"cross%20the%20final%20horizon_aoe2","p":79,"h":1,"n":"Cross The Final Horizon"},{"c":0,"s":20,"id":4274,"u":"heaven's%20thunder_aoe2","p":78,"h":1,"n":"Heaven's Thunder"},{"c":0,"s":20,"id":4275,"u":"jalmeri%20heavenseeker%20dedication_aoe2","p":78,"h":1,"n":"Jalmeri Heavenseeker Dedication"},{"c":0,"s":20,"id":4276,"u":"sky%20and%20heaven%20stance_aoe2","p":78,"h":1,"n":"Sky And Heaven Stance"},{"c":0,"s":20,"id":4277,"u":"skyseeker_aoe2","p":79,"h":1,"n":"Skyseeker"},{"c":0,"s":20,"id":4278,"u":"speaking%20sky_aoe2","p":79,"h":1,"n":"Speaking Sky"},{"c":0,"s":20,"id":4279,"u":"steal%20the%20sky_aoe2","p":79,"h":1,"n":"Steal The Sky"},{"c":0,"s":21,"id":4280,"u":"ambushing%20knockdown_aoe3","p":75,"h":1,"n":"Ambushing Knockdown"},{"c":0,"s":21,"id":4281,"u":"cartwheel%20dodge_aoe3","p":78,"h":1,"n":"Cartwheel Dodge"},{"c":0,"s":21,"id":4282,"u":"coordinated%20distraction_aoe3","p":75,"h":1,"n":"Coordinated Distraction"},{"c":0,"s":21,"id":4283,"u":"deny%20support_aoe3","p":75,"h":1,"n":"Deny Support"},{"c":0,"s":21,"id":4284,"u":"flourishing%20finish_aoe3","p":78,"h":1,"n":"Flourishing Finish"},{"c":0,"s":21,"id":4285,"u":"murderer's%20circle_aoe3","p":78,"h":1,"n":"Murderer's Circle"},{"c":0,"s":21,"id":4286,"u":"performance%20weapon%20expert_aoe3","p":78,"h":1,"n":"Performance Weapon Expert"},{"c":0,"s":21,"id":4287,"u":"pin%20to%20the%20spot_aoe3","p":78,"h":1,"n":"Pin To The Spot"},{"c":0,"s":21,"id":4288,"u":"provocator%20dedication_aoe3","p":78,"h":1,"n":"Provocator Dedication"},{"c":0,"s":21,"id":4289,"u":"slice%20and%20swipe_aoe3","p":75,"h":1,"n":"Slice And Swipe"},{"c":0,"s":21,"id":4290,"u":"subtle%20shank_aoe3","p":75,"h":1,"n":"Subtle Shank"},{"c":0,"s":25,"id":4291,"u":"ghost%20hunter%20dedication_av1","p":81,"h":1,"n":"Ghost Hunter Dedication"},{"c":0,"s":25,"id":4292,"u":"ghost%20strike_av1","p":81,"h":1,"n":"Ghost Strike"},{"c":0,"s":25,"id":4293,"u":"grave's%20voice_av1","p":81,"h":1,"n":"Grave's Voice"},{"c":0,"s":25,"id":4294,"u":"investigate%20haunting_av1","p":81,"h":1,"n":"Investigate Haunting"},{"c":0,"s":25,"id":4295,"u":"peer%20beyond_av1","p":81,"h":1,"n":"Peer Beyond"},{"c":0,"s":25,"id":4296,"u":"spirit%20spells_av1","p":81,"h":1,"n":"Spirit Spells"},{"c":0,"s":26,"id":4297,"u":"able%20ritualist_av2","p":76,"h":1,"n":"Able Ritualist"},{"c":0,"s":26,"id":4298,"u":"advanced%20seeker%20of%20truths_av2","p":77,"h":1,"n":"Advanced Seeker Of Truths"},{"c":0,"s":26,"id":4299,"u":"eldritch%20researcher%20dedication_av2","p":76,"h":1,"n":"Eldritch Researcher Dedication"},{"c":0,"s":26,"id":4300,"u":"entities%20from%20afar_av2","p":77,"h":1,"n":"Entities From Afar"},{"c":0,"s":26,"id":4301,"u":"incredible%20recollection_av2","p":77,"h":1,"n":"Incredible Recollection"},{"c":0,"s":26,"id":4302,"u":"know%20it%20all_av2","p":76,"h":1,"n":"Know It All"},{"c":0,"s":26,"id":4303,"u":"lorefinder_av2","p":76,"h":1,"n":"Lorefinder"},{"c":0,"s":26,"id":4304,"u":"scholarly%20defense_av2","p":76,"h":1,"n":"Scholarly Defense"},{"c":0,"s":26,"id":4305,"u":"seeker%20of%20truths_av2","p":76,"h":1,"n":"Seeker Of Truths"},{"c":0,"s":26,"id":4306,"u":"strange%20script_av2","p":76,"h":1,"n":"Strange Script"},{"c":0,"s":26,"id":4307,"u":"words%20of%20unraveling_av2","p":77,"h":1,"n":"Words Of Unraveling"},{"c":0,"s":27,"id":4308,"u":"drow%20shootist%20dedication_av3","p":77,"h":1,"n":"Drow Shootist Dedication"},{"c":0,"s":27,"id":4309,"u":"lethargy%20poisoner_av3","p":77,"h":1,"n":"Lethargy Poisoner"},{"c":0,"s":27,"id":4310,"u":"reloading%20trick_av3","p":77,"h":1,"n":"Reloading Trick"},{"c":0,"s":27,"id":4311,"u":"repeating%20hand%20crossbow%20training_av3","p":77,"h":1,"n":"Repeating Hand Crossbow Training"},{"c":0,"s":28,"id":4312,"u":"bullying%20staff_ec1","p":75,"h":1,"n":"Bullying Staff"},{"c":0,"s":28,"id":4313,"u":"focused%20juggler_ec1","p":74,"h":1,"n":"Focused Juggler"},{"c":0,"s":28,"id":4314,"u":"juggle_ec1","p":76,"h":1,"n":"Juggle"},{"c":0,"s":28,"id":4315,"u":"juggler%20dedication_ec1","p":74,"h":1,"n":"Juggler Dedication"},{"c":0,"s":28,"id":4316,"u":"levering%20strike_ec1","p":75,"h":1,"n":"Levering Strike"},{"c":0,"s":28,"id":4317,"u":"lobbed%20attack_ec1","p":74,"h":1,"n":"Lobbed Attack"},{"c":0,"s":28,"id":4318,"u":"opportune%20throw_ec1","p":74,"h":1,"n":"Opportune Throw"},{"c":0,"s":28,"id":4319,"u":"pivot%20strike_ec1","p":75,"h":1,"n":"Pivot Strike"},{"c":0,"s":28,"id":4320,"u":"quick%20juggler_ec1","p":74,"h":1,"n":"Quick Juggler"},{"c":0,"s":28,"id":4321,"u":"reflexive%20catch_ec1","p":74,"h":1,"n":"Reflexive Catch"},{"c":0,"s":28,"id":4322,"u":"staff%20acrobat%20dedication_ec1","p":75,"h":1,"n":"Staff Acrobat Dedication"},{"c":0,"s":28,"id":4323,"u":"staff%20sweep_ec1","p":75,"h":1,"n":"Staff Sweep"},{"c":0,"s":28,"id":4324,"u":"whirlwind%20stance_ec1","p":75,"h":1,"n":"Whirlwind Stance"},{"c":0,"s":29,"id":4325,"u":"animal%20trainer%20dedication_ec2","p":75,"h":1,"n":"Animal Trainer Dedication"},{"c":0,"s":29,"id":4326,"u":"beast%20speaker_ec2","p":75,"h":1,"n":"Beast Speaker"},{"c":0,"s":29,"id":4327,"u":"insistent%20command_ec2","p":75,"h":1,"n":"Insistent Command"},{"c":0,"s":29,"id":4328,"u":"mature%20trained%20companion_ec2","p":75,"h":1,"n":"Mature Trained Companion"},{"c":0,"s":29,"id":4329,"u":"specialized%20companion_ec2","p":75,"h":1,"n":"Specialized Companion"},{"c":0,"s":29,"id":4330,"u":"splendid%20companion_ec2","p":75,"h":1,"n":"Splendid Companion"},{"c":0,"s":8,"id":4331,"u":"accursed%20clay%20fist_ec3","p":74,"h":1,"n":"Accursed Clay Fist"},{"c":0,"s":8,"id":4332,"u":"axe%20climber_ec3","p":75,"h":1,"n":"Axe Climber"},{"c":0,"s":8,"id":4333,"u":"axe%20thrower_ec3","p":75,"h":1,"n":"Axe Thrower"},{"c":0,"s":8,"id":4334,"u":"dig%20quickly_ec3","p":72,"h":1,"n":"Dig Quickly"},{"c":0,"s":8,"id":4335,"u":"esteemed%20visitor_ec3","p":72,"h":1,"n":"Esteemed Visitor"},{"c":0,"s":8,"id":4336,"u":"golem%20grafter%20dedication_ec3","p":74,"h":1,"n":"Golem Grafter Dedication"},{"c":0,"s":8,"id":4337,"u":"handy%20with%20your%20paws_ec3","p":72,"h":1,"n":"Handy With Your Paws"},{"c":0,"s":8,"id":4338,"u":"improvisational%20defender_ec3","p":72,"h":1,"n":"Improvisational Defender"},{"c":0,"s":8,"id":4339,"u":"improvisational%20warrior_ec3","p":73,"h":1,"n":"Improvisational Warrior"},{"c":0,"s":8,"id":4340,"u":"iron%20lung_ec3","p":74,"h":1,"n":"Iron Lung"},{"c":0,"s":8,"id":4341,"u":"legs%20of%20stone_ec3","p":74,"h":1,"n":"Legs Of Stone"},{"c":0,"s":8,"id":4342,"u":"log%20roll_ec3","p":75,"h":1,"n":"Log Roll"},{"c":0,"s":8,"id":4343,"u":"loyal%20empath_ec3","p":73,"h":1,"n":"Loyal Empath"},{"c":0,"s":8,"id":4344,"u":"practiced%20paddler_ec3","p":73,"h":1,"n":"Practiced Paddler"},{"c":0,"s":8,"id":4345,"u":"quicken%20heartbeat_ec3","p":74,"h":1,"n":"Quicken Heartbeat"},{"c":0,"s":8,"id":4346,"u":"ravening's%20desperation_ec3","p":67,"h":1,"n":"Ravening's Desperation"},{"c":0,"s":8,"id":4347,"u":"scamper%20underfoot_ec3","p":72,"h":1,"n":"Scamper Underfoot"},{"c":0,"s":8,"id":4348,"u":"shoony%20lore_ec3","p":72,"h":1,"n":"Shoony Lore"},{"c":0,"s":8,"id":4349,"u":"sodbuster_ec3","p":73,"h":1,"n":"Sodbuster"},{"c":0,"s":8,"id":4350,"u":"steadfast%20ally_ec3","p":73,"h":1,"n":"Steadfast Ally"},{"c":0,"s":8,"id":4351,"u":"tough%20tumbler_ec3","p":73,"h":1,"n":"Tough Tumbler"},{"c":0,"s":8,"id":4352,"u":"turpin%20rowe%20lumberjack%20dedication_ec3","p":75,"h":1,"n":"Turpin Rowe Lumberjack Dedication"},{"c":0,"s":8,"id":4353,"u":"unrivaled%20builder_ec3","p":73,"h":1,"n":"Unrivaled Builder"},{"c":0,"s":8,"id":4354,"u":"widen%20the%20gap_ec3","p":75,"h":1,"n":"Widen The Gap"},{"c":0,"s":32,"id":4355,"u":"annihilating%20swing_ec6","p":72,"h":1,"n":"Annihilating Swing"},{"c":0,"s":32,"id":4356,"u":"astonishing%20explosion_ec6","p":72,"h":1,"n":"Astonishing Explosion"},{"c":0,"s":32,"id":4357,"u":"banishing%20blow_ec6","p":72,"h":1,"n":"Banishing Blow"},{"c":0,"s":32,"id":4358,"u":"denier%20of%20destruction_ec6","p":72,"h":1,"n":"Denier Of Destruction"},{"c":0,"s":32,"id":4359,"u":"endurance%20of%20the%20rooted%20tree_ec6","p":72,"h":1,"n":"Endurance Of The Rooted Tree"},{"c":0,"s":32,"id":4360,"u":"mimic%20protections_ec6","p":72,"h":1,"n":"Mimic Protections"},{"c":0,"s":32,"id":4361,"u":"reclaim%20spell_ec6","p":72,"h":1,"n":"Reclaim Spell"},{"c":0,"s":32,"id":4362,"u":"reflecting%20riposte_ec6","p":72,"h":1,"n":"Reflecting Riposte"},{"c":0,"s":32,"id":4363,"u":"ringmaster's%20introduction_ec6","p":73,"h":1,"n":"Ringmaster's Introduction"},{"c":0,"s":32,"id":4364,"u":"steal%20essence_ec6","p":73,"h":1,"n":"Steal Essence"},{"c":0,"s":32,"id":4365,"u":"tenacious%20blood%20magic_ec6","p":73,"h":1,"n":"Tenacious Blood Magic"},{"c":0,"s":32,"id":4366,"u":"verdant%20presence_ec6","p":73,"h":1,"n":"Verdant Presence"},{"c":0,"s":33,"id":4367,"u":"relentless%20stalker_fop","p":57,"h":1,"n":"Relentless Stalker"},{"c":0,"s":33,"id":4368,"u":"wilderness%20spotter_fop","p":57,"h":1,"n":"Wilderness Spotter"},{"c":0,"s":34,"id":4369,"u":"butterfly%20blade%20dedication_frp1","p":78,"h":1,"n":"Butterfly Blade Dedication"},{"c":0,"s":34,"id":4370,"u":"butterfly's%20kiss_frp1","p":78,"h":1,"n":"Butterfly's Kiss"},{"c":0,"s":34,"id":4371,"u":"butterfly's%20sting_frp1","p":78,"h":1,"n":"Butterfly's Sting"},{"c":0,"s":34,"id":4372,"u":"cross%20the%20threshold_frp1","p":79,"h":1,"n":"Cross The Threshold"},{"c":0,"s":34,"id":4373,"u":"deadly%20butterfly_frp1","p":78,"h":1,"n":"Deadly Butterfly"},{"c":0,"s":34,"id":4374,"u":"disrupting%20strikes_frp1","p":79,"h":1,"n":"Disrupting Strikes"},{"c":0,"s":34,"id":4375,"u":"entwined%20energy%20ki_frp1","p":74,"h":1,"n":"Entwined Energy Ki"},{"c":0,"s":34,"id":4376,"u":"ghost%20eater%20dedication_frp1","p":79,"h":1,"n":"Ghost Eater Dedication"},{"c":0,"s":34,"id":4377,"u":"innocent%20butterfly_frp1","p":78,"h":1,"n":"Innocent Butterfly"},{"c":0,"s":34,"id":4378,"u":"mastermind's%20eye_frp1","p":78,"h":1,"n":"Mastermind's Eye"},{"c":0,"s":34,"id":4379,"u":"reach%20beyond_frp1","p":79,"h":1,"n":"Reach Beyond"},{"c":0,"s":34,"id":4380,"u":"syu%20tak-nwa's%20deadly%20hair_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Deadly Hair"},{"c":0,"s":34,"id":4381,"u":"syu%20tak-nwa's%20hexed%20locks_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Hexed Locks"},{"c":0,"s":34,"id":4382,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Skillful Tresses"},{"c":0,"s":34,"id":4383,"u":"wronged%20monk's%20wrath_frp1","p":74,"h":1,"n":"Wronged Monk's Wrath"},{"c":0,"s":35,"id":4384,"u":"beneath%20notice_frp2","p":76,"h":1,"n":"Beneath Notice"},{"c":0,"s":35,"id":4385,"u":"effortless%20reach_frp2","p":75,"h":1,"n":"Effortless Reach"},{"c":0,"s":35,"id":4386,"u":"electric%20counter_frp2","p":75,"h":1,"n":"Electric Counter"},{"c":0,"s":35,"id":4387,"u":"golden%20league%20xun%20dedication_frp2","p":76,"h":1,"n":"Golden League Xun Dedication"},{"c":0,"s":35,"id":4388,"u":"jellyfish%20stance_frp2","p":75,"h":1,"n":"Jellyfish Stance"},{"c":0,"s":35,"id":4389,"u":"maneuvering%20spell_frp2","p":77,"h":1,"n":"Maneuvering Spell"},{"c":0,"s":35,"id":4390,"u":"menacing%20prowess_frp2","p":76,"h":1,"n":"Menacing Prowess"},{"c":0,"s":35,"id":4391,"u":"rope%20mastery_frp2","p":76,"h":1,"n":"Rope Mastery"},{"c":0,"s":35,"id":4392,"u":"sense%20ki_frp2","p":75,"h":1,"n":"Sense Ki"},{"c":0,"s":35,"id":4393,"u":"shift%20spell_frp2","p":75,"h":1,"n":"Shift Spell"},{"c":0,"s":35,"id":4394,"u":"silent%20sting_frp2","p":76,"h":1,"n":"Silent Sting"},{"c":0,"s":35,"id":4395,"u":"six%20pillars%20stance_frp2","p":77,"h":1,"n":"Six Pillars Stance"},{"c":0,"s":35,"id":4396,"u":"sixth%20pillar%20dedication_frp2","p":77,"h":1,"n":"Sixth Pillar Dedication"},{"c":0,"s":35,"id":4397,"u":"sixth%20pillar%20mastery_frp2","p":77,"h":1,"n":"Sixth Pillar Mastery"},{"c":0,"s":35,"id":4398,"u":"touch%20focus_frp2","p":77,"h":1,"n":"Touch Focus"},{"c":0,"s":36,"id":4399,"u":"all%20the%20time%20in%20the%20world_frp3","p":75,"h":1,"n":"All The Time In The World"},{"c":0,"s":36,"id":4400,"u":"dance%20of%20intercession_frp3","p":75,"h":1,"n":"Dance Of Intercession"},{"c":0,"s":36,"id":4401,"u":"demon's%20hair_frp3","p":75,"h":1,"n":"Demon's Hair"},{"c":0,"s":36,"id":4402,"u":"everdistant%20defense_frp3","p":75,"h":1,"n":"Everdistant Defense"},{"c":0,"s":36,"id":4403,"u":"extradimensional%20stash_frp3","p":75,"h":1,"n":"Extradimensional Stash"},{"c":0,"s":36,"id":4404,"u":"head%20of%20the%20night%20parade_frp3","p":75,"h":1,"n":"Head Of The Night Parade"},{"c":0,"s":36,"id":4405,"u":"heart%20of%20the%20kaiju_frp3","p":76,"h":1,"n":"Heart Of The Kaiju"},{"c":0,"s":36,"id":4406,"u":"plum%20deluge_frp3","p":76,"h":1,"n":"Plum Deluge"},{"c":0,"s":36,"id":4407,"u":"ruby%20resurrection_frp3","p":76,"h":1,"n":"Ruby Resurrection"},{"c":0,"s":36,"id":4408,"u":"scapegoat%20parallel%20self_frp3","p":76,"h":1,"n":"Scapegoat Parallel Self"},{"c":0,"s":36,"id":4409,"u":"sever%20space_frp3","p":77,"h":1,"n":"Sever Space"},{"c":0,"s":36,"id":4410,"u":"time%20dilation%20cascade_frp3","p":77,"h":1,"n":"Time Dilation Cascade"},{"c":0,"s":36,"id":4411,"u":"vitality-manipulating%20stance_frp3","p":77,"h":1,"n":"Vitality-manipulating Stance"},{"c":0,"s":36,"id":4412,"u":"vivacious%20afterimage_frp3","p":77,"h":1,"n":"Vivacious Afterimage"},{"c":0,"s":36,"id":4413,"u":"whirlwind%20toss_frp3","p":77,"h":1,"n":"Whirlwind Toss"},{"c":0,"s":36,"id":4414,"u":"worldsphere%20gravity_frp3","p":77,"h":1,"n":"Worldsphere Gravity"},{"c":0,"s":2,"id":4415,"u":"adaptive%20vision_g%26g","p":200,"h":1,"n":"Adaptive Vision"},{"c":0,"s":2,"id":4416,"u":"advanced%20breakthrough_g%26g","p":49,"h":1,"n":"Advanced Breakthrough"},{"c":0,"s":2,"id":4417,"u":"advanced%20construct%20companion_g%26g","p":26,"h":1,"n":"Advanced Construct Companion"},{"c":0,"s":2,"id":4418,"u":"advanced%20shooter_g%26g","p":113,"h":1,"n":"Advanced Shooter"},{"c":0,"s":2,"id":4419,"u":"advanced%20shooting_g%26g","p":127,"h":1,"n":"Advanced Shooting"},{"c":0,"s":2,"id":4420,"u":"alchemical%20shot_g%26g","p":112,"h":1,"n":"Alchemical Shot"},{"c":0,"s":2,"id":4421,"u":"arcane%20camouflage_g%26g","p":41,"h":1,"n":"Arcane Camouflage"},{"c":0,"s":2,"id":4422,"u":"arcane%20communication_g%26g","p":40,"h":1,"n":"Arcane Communication"},{"c":0,"s":2,"id":4423,"u":"arcane%20eye_g%26g","p":40,"h":1,"n":"Arcane Eye"},{"c":0,"s":2,"id":4424,"u":"arcane%20locomotion_g%26g","p":42,"h":1,"n":"Arcane Locomotion"},{"c":0,"s":2,"id":4425,"u":"arcane%20propulsion_g%26g","p":41,"h":1,"n":"Arcane Propulsion"},{"c":0,"s":2,"id":4426,"u":"arcane%20safeguards_g%26g","p":41,"h":1,"n":"Arcane Safeguards"},{"c":0,"s":2,"id":4427,"u":"arcane%20slam_g%26g","p":41,"h":1,"n":"Arcane Slam"},{"c":0,"s":2,"id":4428,"u":"artillerist%20dedication_g%26g","p":128,"h":1,"n":"Artillerist Dedication"},{"c":0,"s":2,"id":4429,"u":"astral%20blink_g%26g","p":42,"h":1,"n":"Astral Blink"},{"c":0,"s":2,"id":4430,"u":"automaton%20armament_g%26g","p":39,"h":1,"n":"Automaton Armament"},{"c":0,"s":2,"id":4431,"u":"automaton%20lore_g%26g","p":40,"h":1,"n":"Automaton Lore"},{"c":0,"s":2,"id":4432,"u":"axial%20recall_g%26g","p":43,"h":1,"n":"Axial Recall"},{"c":0,"s":2,"id":4433,"u":"banshee%20cry%20display_g%26g","p":135,"h":1,"n":"Banshee Cry Display"},{"c":0,"s":2,"id":4434,"u":"basic%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Basic Beast Gunner Spellcasting"},{"c":0,"s":2,"id":4435,"u":"basic%20breakthrough_g%26g","p":49,"h":1,"n":"Basic Breakthrough"},{"c":0,"s":2,"id":4436,"u":"basic%20modification_g%26g","p":49,"h":1,"n":"Basic Modification"},{"c":0,"s":2,"id":4437,"u":"basic%20shooting_g%26g","p":127,"h":1,"n":"Basic Shooting"},{"c":0,"s":2,"id":4438,"u":"beast%20dynamo%20howl_g%26g","p":53,"h":1,"n":"Beast Dynamo Howl"},{"c":0,"s":2,"id":4439,"u":"beast%20gunner%20dedication_g%26g","p":130,"h":1,"n":"Beast Gunner Dedication"},{"c":0,"s":2,"id":4440,"u":"black%20powder%20blaze_g%26g","p":132,"h":1,"n":"Black Powder Blaze"},{"c":0,"s":2,"id":4441,"u":"black%20powder%20boost_g%26g","p":112,"h":1,"n":"Black Powder Boost"},{"c":0,"s":2,"id":4442,"u":"black%20powder%20embodiment_g%26g","p":141,"h":1,"n":"Black Powder Embodiment"},{"c":0,"s":2,"id":4443,"u":"blast%20lock_g%26g","p":111,"h":1,"n":"Blast Lock"},{"c":0,"s":2,"id":4444,"u":"blast%20resistance_g%26g","p":200,"h":1,"n":"Blast Resistance"},{"c":0,"s":2,"id":4445,"u":"blast%20tackle_g%26g","p":117,"h":1,"n":"Blast Tackle"},{"c":0,"s":2,"id":4446,"u":"blood%20in%20the%20air_g%26g","p":116,"h":1,"n":"Blood In The Air"},{"c":0,"s":2,"id":4447,"u":"boost%20modulation_g%26g","p":29,"h":1,"n":"Boost Modulation"},{"c":0,"s":2,"id":4448,"u":"brilliant%20crafter_g%26g","p":49,"h":1,"n":"Brilliant Crafter"},{"c":0,"s":2,"id":4449,"u":"built-in%20tools_g%26g","p":24,"h":1,"n":"Built-in Tools"},{"c":0,"s":2,"id":4450,"u":"bullet%20dancer%20burn_g%26g","p":132,"h":1,"n":"Bullet Dancer Burn"},{"c":0,"s":2,"id":4451,"u":"bullet%20dancer%20dedication_g%26g","p":132,"h":1,"n":"Bullet Dancer Dedication"},{"c":0,"s":2,"id":4452,"u":"bullet%20dancer%20reload_g%26g","p":132,"h":1,"n":"Bullet Dancer Reload"},{"c":0,"s":2,"id":4453,"u":"bullet%20split_g%26g","p":114,"h":1,"n":"Bullet Split"},{"c":0,"s":2,"id":4454,"u":"call%20gun_g%26g","p":141,"h":1,"n":"Call Gun"},{"c":0,"s":2,"id":4455,"u":"called%20shot_g%26g","p":115,"h":1,"n":"Called Shot"},{"c":0,"s":2,"id":4456,"u":"cannon%20corner%20shot_g%26g","p":129,"h":1,"n":"Cannon Corner Shot"},{"c":0,"s":2,"id":4457,"u":"cauterize_g%26g","p":113,"h":1,"n":"Cauterize"},{"c":0,"s":2,"id":4458,"u":"chain%20reaction_g%26g","p":143,"h":1,"n":"Chain Reaction"},{"c":0,"s":2,"id":4459,"u":"clan%20pistol_g%26g","p":200,"h":1,"n":"Clan Pistol"},{"c":0,"s":2,"id":4460,"u":"clockwork%20celerity_g%26g","p":27,"h":1,"n":"Clockwork Celerity"},{"c":0,"s":2,"id":4461,"u":"collapse%20armor_g%26g","p":25,"h":1,"n":"Collapse Armor"},{"c":0,"s":2,"id":4462,"u":"collapse%20construct_g%26g","p":25,"h":1,"n":"Collapse Construct"},{"c":0,"s":2,"id":4463,"u":"collapse%20wall_g%26g","p":133,"h":1,"n":"Collapse Wall"},{"c":0,"s":2,"id":4464,"u":"come%20at%20me!_g%26g","p":117,"h":1,"n":"Come At Me!"},{"c":0,"s":2,"id":4465,"u":"concentrated%20assault_g%26g","p":139,"h":1,"n":"Concentrated Assault"},{"c":0,"s":2,"id":4466,"u":"construct%20shell_g%26g","p":27,"h":1,"n":"Construct Shell"},{"c":0,"s":2,"id":4467,"u":"contingency%20gadgets_g%26g","p":29,"h":1,"n":"Contingency Gadgets"},{"c":0,"s":2,"id":4468,"u":"control%20tower_g%26g","p":51,"h":1,"n":"Control Tower"},{"c":0,"s":2,"id":4469,"u":"controlled%20blast_g%26g","p":133,"h":1,"n":"Controlled Blast"},{"c":0,"s":2,"id":4470,"u":"controlled%20bullet_g%26g","p":131,"h":1,"n":"Controlled Bullet"},{"c":0,"s":2,"id":4471,"u":"converge_g%26g","p":51,"h":1,"n":"Converge"},{"c":0,"s":2,"id":4472,"u":"core%20attunement_g%26g","p":42,"h":1,"n":"Core Attunement"},{"c":0,"s":2,"id":4473,"u":"core%20cannon_g%26g","p":43,"h":1,"n":"Core Cannon"},{"c":0,"s":2,"id":4474,"u":"core%20rejuvenation_g%26g","p":43,"h":1,"n":"Core Rejuvenation"},{"c":0,"s":2,"id":4475,"u":"coughing%20dragon%20display_g%26g","p":135,"h":1,"n":"Coughing Dragon Display"},{"c":0,"s":2,"id":4476,"u":"cover%20fire_g%26g","p":111,"h":1,"n":"Cover Fire"},{"c":0,"s":2,"id":4477,"u":"crafter's%20instinct_g%26g","p":201,"h":1,"n":"Crafter's Instinct"},{"c":0,"s":2,"id":4478,"u":"crossbow%20crack%20shot_g%26g","p":111,"h":1,"n":"Crossbow Crack Shot"},{"c":0,"s":2,"id":4479,"u":"dance%20of%20thunder_g%26g","p":117,"h":1,"n":"Dance Of Thunder"},{"c":0,"s":2,"id":4480,"u":"dazzling%20bullet_g%26g","p":137,"h":1,"n":"Dazzling Bullet"},{"c":0,"s":2,"id":4481,"u":"deadeye_g%26g","p":117,"h":1,"n":"Deadeye"},{"c":0,"s":2,"id":4482,"u":"deep%20freeze_g%26g","p":29,"h":1,"n":"Deep Freeze"},{"c":0,"s":2,"id":4483,"u":"defensive%20armaments_g%26g","p":111,"h":1,"n":"Defensive Armaments"},{"c":0,"s":2,"id":4484,"u":"deflecting%20shot_g%26g","p":115,"h":1,"n":"Deflecting Shot"},{"c":0,"s":2,"id":4485,"u":"demolitionist_g%26g","p":201,"h":1,"n":"Demolitionist"},{"c":0,"s":2,"id":4486,"u":"demolitionist%20dedication_g%26g","p":133,"h":1,"n":"Demolitionist Dedication"},{"c":0,"s":2,"id":4487,"u":"devastating%20weaponry_g%26g","p":31,"h":1,"n":"Devastating Weaponry"},{"c":0,"s":2,"id":4488,"u":"disruptive%20blur_g%26g","p":118,"h":1,"n":"Disruptive Blur"},{"c":0,"s":2,"id":4489,"u":"distracting%20explosion_g%26g","p":28,"h":1,"n":"Distracting Explosion"},{"c":0,"s":2,"id":4490,"u":"diving%20armor_g%26g","p":26,"h":1,"n":"Diving Armor"},{"c":0,"s":2,"id":4491,"u":"dongun%20education_g%26g","p":200,"h":1,"n":"Dongun Education"},{"c":0,"s":2,"id":4492,"u":"drain%20vitality_g%26g","p":131,"h":1,"n":"Drain Vitality"},{"c":0,"s":2,"id":4493,"u":"drifter's%20juke_g%26g","p":113,"h":1,"n":"Drifter's Juke"},{"c":0,"s":2,"id":4494,"u":"drive-by%20attack_g%26g","p":55,"h":1,"n":"Drive-by Attack"},{"c":0,"s":2,"id":4495,"u":"dual-form%20weapon_g%26g","p":26,"h":1,"n":"Dual-form Weapon"},{"c":0,"s":2,"id":4496,"u":"dual-weapon%20reload_g%26g","p":111,"h":1,"n":"Dual-weapon Reload"},{"c":0,"s":2,"id":4497,"u":"duo's%20aim_g%26g","p":139,"h":1,"n":"Duo's Aim"},{"c":0,"s":2,"id":4498,"u":"eagle%20eye_g%26g","p":127,"h":1,"n":"Eagle Eye"},{"c":0,"s":2,"id":4499,"u":"eagle%20eyes_g%26g","p":139,"h":1,"n":"Eagle Eyes"},{"c":0,"s":2,"id":4500,"u":"efficient%20controls_g%26g","p":57,"h":1,"n":"Efficient Controls"},{"c":0,"s":2,"id":4501,"u":"electrify%20armor_g%26g","p":29,"h":1,"n":"Electrify Armor"},{"c":0,"s":2,"id":4502,"u":"energy%20beam_g%26g","p":40,"h":1,"n":"Energy Beam"},{"c":0,"s":2,"id":4503,"u":"engine%20bay_g%26g","p":56,"h":1,"n":"Engine Bay"},{"c":0,"s":2,"id":4504,"u":"engine%20of%20destruction_g%26g","p":31,"h":1,"n":"Engine Of Destruction"},{"c":0,"s":2,"id":4505,"u":"enlarged%20chassis_g%26g","p":43,"h":1,"n":"Enlarged Chassis"},{"c":0,"s":2,"id":4506,"u":"expert%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Expert Beast Gunner Spellcasting"},{"c":0,"s":2,"id":4507,"u":"expert%20fireworks%20crafter_g%26g","p":135,"h":1,"n":"Expert Fireworks Crafter"},{"c":0,"s":2,"id":4508,"u":"exploit%20opening_g%26g","p":138,"h":1,"n":"Exploit Opening"},{"c":0,"s":2,"id":4509,"u":"explosion_g%26g","p":49,"h":1,"n":"Explosion"},{"c":0,"s":2,"id":4510,"u":"explosive%20entry_g%26g","p":133,"h":1,"n":"Explosive Entry"},{"c":0,"s":2,"id":4511,"u":"explosive%20expert_g%26g","p":201,"h":1,"n":"Explosive Expert"},{"c":0,"s":2,"id":4512,"u":"explosive%20leap_g%26g","p":24,"h":1,"n":"Explosive Leap"},{"c":0,"s":2,"id":4513,"u":"explosive%20maneuver_g%26g","p":30,"h":1,"n":"Explosive Maneuver"},{"c":0,"s":2,"id":4514,"u":"explosive%20savant_g%26g","p":200,"h":1,"n":"Explosive Savant"},{"c":0,"s":2,"id":4515,"u":"express%20driver_g%26g","p":55,"h":1,"n":"Express Driver"},{"c":0,"s":2,"id":4516,"u":"fake%20out_g%26g","p":112,"h":1,"n":"Fake Out"},{"c":0,"s":2,"id":4517,"u":"fatal%20bullet_g%26g","p":118,"h":1,"n":"Fatal Bullet"},{"c":0,"s":2,"id":4518,"u":"field%20artillery_g%26g","p":129,"h":1,"n":"Field Artillery"},{"c":0,"s":2,"id":4519,"u":"final%20shot_g%26g","p":119,"h":1,"n":"Final Shot"},{"c":0,"s":2,"id":4520,"u":"finessed%20features_g%26g","p":54,"h":1,"n":"Finessed Features"},{"c":0,"s":2,"id":4521,"u":"fire%20savvy_g%26g","p":200,"h":1,"n":"Fire Savvy"},{"c":0,"s":2,"id":4522,"u":"firearm%20expert_g%26g","p":127,"h":1,"n":"Firearm Expert"},{"c":0,"s":2,"id":4523,"u":"firework%20technician%20dedication_g%26g","p":134,"h":1,"n":"Firework Technician Dedication"},{"c":0,"s":2,"id":4524,"u":"flesh%20wound_g%26g","p":117,"h":1,"n":"Flesh Wound"},{"c":0,"s":2,"id":4525,"u":"forewarn_g%26g","p":51,"h":1,"n":"Forewarn"},{"c":0,"s":2,"id":4526,"u":"forge-blessed%20shot_g%26g","p":201,"h":1,"n":"Forge-blessed Shot"},{"c":0,"s":2,"id":4527,"u":"full%20automation_g%26g","p":32,"h":1,"n":"Full Automation"},{"c":0,"s":2,"id":4528,"u":"fulminating%20shot_g%26g","p":141,"h":1,"n":"Fulminating Shot"},{"c":0,"s":2,"id":4529,"u":"gadget%20specialist_g%26g","p":26,"h":1,"n":"Gadget Specialist"},{"c":0,"s":2,"id":4530,"u":"gear%20gnash_g%26g","p":54,"h":1,"n":"Gear Gnash"},{"c":0,"s":2,"id":4531,"u":"gigaton%20strike_g%26g","p":27,"h":1,"n":"Gigaton Strike"},{"c":0,"s":2,"id":4532,"u":"gigavolt_g%26g","p":30,"h":1,"n":"Gigavolt"},{"c":0,"s":2,"id":4533,"u":"goblin%20jubilee%20display_g%26g","p":135,"h":1,"n":"Goblin Jubilee Display"},{"c":0,"s":2,"id":4534,"u":"golem%20dynamo_g%26g","p":53,"h":1,"n":"Golem Dynamo"},{"c":0,"s":2,"id":4535,"u":"greater%20augmentation_g%26g","p":43,"h":1,"n":"Greater Augmentation"},{"c":0,"s":2,"id":4536,"u":"grit%20and%20tenacity_g%26g","p":115,"h":1,"n":"Grit And Tenacity"},{"c":0,"s":2,"id":4537,"u":"gunpowder%20gauntlet_g%26g","p":136,"h":1,"n":"Gunpowder Gauntlet"},{"c":0,"s":2,"id":4538,"u":"gunslinger%20dedication_g%26g","p":127,"h":1,"n":"Gunslinger Dedication"},{"c":0,"s":2,"id":4539,"u":"hair%20trigger_g%26g","p":118,"h":1,"n":"Hair Trigger"},{"c":0,"s":2,"id":4540,"u":"haphazard%20repair_g%26g","p":25,"h":1,"n":"Haphazard Repair"},{"c":0,"s":2,"id":4541,"u":"headshot_g%26g","p":118,"h":1,"n":"Headshot"},{"c":0,"s":2,"id":4542,"u":"helpful%20tinkering_g%26g","p":29,"h":1,"n":"Helpful Tinkering"},{"c":0,"s":2,"id":4543,"u":"hit%20the%20dirt!_g%26g","p":111,"h":1,"n":"Hit The Dirt!"},{"c":0,"s":2,"id":4544,"u":"hot%20foot_g%26g","p":137,"h":1,"n":"Hot Foot"},{"c":0,"s":2,"id":4545,"u":"i%20meant%20to%20do%20that_g%26g","p":143,"h":1,"n":"I Meant To Do That"},{"c":0,"s":2,"id":4546,"u":"impervious%20vehicle_g%26g","p":57,"h":1,"n":"Impervious Vehicle"},{"c":0,"s":2,"id":4547,"u":"incredible%20construct%20companion_g%26g","p":28,"h":1,"n":"Incredible Construct Companion"},{"c":0,"s":2,"id":4548,"u":"instant%20backup_g%26g","p":112,"h":1,"n":"Instant Backup"},{"c":0,"s":2,"id":4549,"u":"instant%20return_g%26g","p":119,"h":1,"n":"Instant Return"},{"c":0,"s":2,"id":4550,"u":"integrated%20armament_g%26g","p":41,"h":1,"n":"Integrated Armament"},{"c":0,"s":2,"id":4551,"u":"inventor%20dedication_g%26g","p":49,"h":1,"n":"Inventor Dedication"},{"c":0,"s":2,"id":4552,"u":"jumping%20jenny%20display_g%26g","p":135,"h":1,"n":"Jumping Jenny Display"},{"c":0,"s":2,"id":4553,"u":"just%20the%20thing!_g%26g","p":31,"h":1,"n":"Just The Thing!"},{"c":0,"s":2,"id":4554,"u":"leap%20and%20fire_g%26g","p":115,"h":1,"n":"Leap And Fire"},{"c":0,"s":2,"id":4555,"u":"lesser%20augmentation_g%26g","p":42,"h":1,"n":"Lesser Augmentation"},{"c":0,"s":2,"id":4556,"u":"live%20ammunition_g%26g","p":129,"h":1,"n":"Live Ammunition"},{"c":0,"s":2,"id":4557,"u":"lock%20on_g%26g","p":29,"h":1,"n":"Lock On"},{"c":0,"s":2,"id":4558,"u":"lucky%20escape_g%26g","p":142,"h":1,"n":"Lucky Escape"},{"c":0,"s":2,"id":4559,"u":"magical%20resistance_g%26g","p":41,"h":1,"n":"Magical Resistance"},{"c":0,"s":2,"id":4560,"u":"manifold%20modifications_g%26g","p":28,"h":1,"n":"Manifold Modifications"},{"c":0,"s":2,"id":4561,"u":"master%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Master Beast Gunner Spellcasting"},{"c":0,"s":2,"id":4562,"u":"master%20siege%20engineer_g%26g","p":129,"h":1,"n":"Master Siege Engineer"},{"c":0,"s":2,"id":4563,"u":"master%20spotter_g%26g","p":51,"h":1,"n":"Master Spotter"},{"c":0,"s":2,"id":4564,"u":"megaton%20strike_g%26g","p":27,"h":1,"n":"Megaton Strike"},{"c":0,"s":2,"id":4565,"u":"megavolt_g%26g","p":27,"h":1,"n":"Megavolt"},{"c":0,"s":2,"id":4566,"u":"miraculous%20flight_g%26g","p":57,"h":1,"n":"Miraculous Flight"},{"c":0,"s":2,"id":4567,"u":"modular%20dynamo_g%26g","p":53,"h":1,"n":"Modular Dynamo"},{"c":0,"s":2,"id":4568,"u":"munitions%20crafter_g%26g","p":111,"h":1,"n":"Munitions Crafter"},{"c":0,"s":2,"id":4569,"u":"munitions%20machinist_g%26g","p":113,"h":1,"n":"Munitions Machinist"},{"c":0,"s":2,"id":4570,"u":"named%20artillery_g%26g","p":128,"h":1,"n":"Named Artillery"},{"c":0,"s":2,"id":4571,"u":"negate%20damage_g%26g","p":31,"h":1,"n":"Negate Damage"},{"c":0,"s":2,"id":4572,"u":"no%20hard%20feelings_g%26g","p":142,"h":1,"n":"No Hard Feelings"},{"c":0,"s":2,"id":4573,"u":"no!%20no!%20i%20created%20you!_g%26g","p":25,"h":1,"n":"No! No! I Created You!"},{"c":0,"s":2,"id":4574,"u":"overdrive%20ally_g%26g","p":28,"h":1,"n":"Overdrive Ally"},{"c":0,"s":2,"id":4575,"u":"overwatch%20dedication_g%26g","p":50,"h":1,"n":"Overwatch Dedication"},{"c":0,"s":2,"id":4576,"u":"paired%20shots_g%26g","p":112,"h":1,"n":"Paired Shots"},{"c":0,"s":2,"id":4577,"u":"paragon%20companion_g%26g","p":30,"h":1,"n":"Paragon Companion"},{"c":0,"s":2,"id":4578,"u":"patch%20job_g%26g","p":56,"h":1,"n":"Patch Job"},{"c":0,"s":2,"id":4579,"u":"penetrating%20fire_g%26g","p":115,"h":1,"n":"Penetrating Fire"},{"c":0,"s":2,"id":4580,"u":"perfect%20readiness_g%26g","p":119,"h":1,"n":"Perfect Readiness"},{"c":0,"s":2,"id":4581,"u":"persistent%20boost_g%26g","p":31,"h":1,"n":"Persistent Boost"},{"c":0,"s":2,"id":4582,"u":"phalanx%20breaker_g%26g","p":113,"h":1,"n":"Phalanx Breaker"},{"c":0,"s":2,"id":4583,"u":"phase%20bullet_g%26g","p":141,"h":1,"n":"Phase Bullet"},{"c":0,"s":2,"id":4584,"u":"phenom's%20verve_g%26g","p":137,"h":1,"n":"Phenom's Verve"},{"c":0,"s":2,"id":4585,"u":"piercing%20critical_g%26g","p":119,"h":1,"n":"Piercing Critical"},{"c":0,"s":2,"id":4586,"u":"pistol%20phenom%20dedication_g%26g","p":136,"h":1,"n":"Pistol Phenom Dedication"},{"c":0,"s":2,"id":4587,"u":"pistol%20twirl_g%26g","p":112,"h":1,"n":"Pistol Twirl"},{"c":0,"s":2,"id":4588,"u":"pistolero's%20challenge_g%26g","p":114,"h":1,"n":"Pistolero's Challenge"},{"c":0,"s":2,"id":4589,"u":"piston%20punch_g%26g","p":53,"h":1,"n":"Piston Punch"},{"c":0,"s":2,"id":4590,"u":"power%20slide_g%26g","p":55,"h":1,"n":"Power Slide"},{"c":0,"s":2,"id":4591,"u":"practiced%20reloads_g%26g","p":127,"h":1,"n":"Practiced Reloads"},{"c":0,"s":2,"id":4592,"u":"precious%20munitions_g%26g","p":115,"h":1,"n":"Precious Munitions"},{"c":0,"s":2,"id":4593,"u":"propeller%20attachment_g%26g","p":54,"h":1,"n":"Propeller Attachment"},{"c":0,"s":2,"id":4594,"u":"prototype%20companion_g%26g","p":25,"h":1,"n":"Prototype Companion"},{"c":0,"s":2,"id":4595,"u":"push%20it_g%26g","p":55,"h":1,"n":"Push It"},{"c":0,"s":2,"id":4596,"u":"quick%20draw_g%26g","p":112,"h":1,"n":"Quick Draw"},{"c":0,"s":2,"id":4597,"u":"rain%20of%20bolts_g%26g","p":42,"h":1,"n":"Rain Of Bolts"},{"c":0,"s":2,"id":4598,"u":"ranged%20disarm_g%26g","p":132,"h":1,"n":"Ranged Disarm"},{"c":0,"s":2,"id":4599,"u":"reach%20for%20the%20sky_g%26g","p":137,"h":1,"n":"Reach For The Sky"},{"c":0,"s":2,"id":4600,"u":"reach%20for%20the%20stars_g%26g","p":119,"h":1,"n":"Reach For The Stars"},{"c":0,"s":2,"id":4601,"u":"rebounding%20assault_g%26g","p":115,"h":1,"n":"Rebounding Assault"},{"c":0,"s":2,"id":4602,"u":"recycled%20cogwheels_g%26g","p":54,"h":1,"n":"Recycled Cogwheels"},{"c":0,"s":2,"id":4603,"u":"redirecting%20shot_g%26g","p":116,"h":1,"n":"Redirecting Shot"},{"c":0,"s":2,"id":4604,"u":"reinforced%20chassis_g%26g","p":40,"h":1,"n":"Reinforced Chassis"},{"c":0,"s":2,"id":4605,"u":"repurposed%20parts_g%26g","p":54,"h":1,"n":"Repurposed Parts"},{"c":0,"s":2,"id":4606,"u":"reverse%20engineer_g%26g","p":25,"h":1,"n":"Reverse Engineer"},{"c":0,"s":2,"id":4607,"u":"ricochet%20legend_g%26g","p":119,"h":1,"n":"Ricochet Legend"},{"c":0,"s":2,"id":4608,"u":"ricochet%20master_g%26g","p":119,"h":1,"n":"Ricochet Master"},{"c":0,"s":2,"id":4609,"u":"ricochet%20shot_g%26g","p":117,"h":1,"n":"Ricochet Shot"},{"c":0,"s":2,"id":4610,"u":"risky%20reload_g%26g","p":112,"h":1,"n":"Risky Reload"},{"c":0,"s":2,"id":4611,"u":"roadkill_g%26g","p":55,"h":1,"n":"Roadkill"},{"c":0,"s":2,"id":4612,"u":"running%20reload_g%26g","p":112,"h":1,"n":"Running Reload"},{"c":0,"s":2,"id":4613,"u":"safety%20measures_g%26g","p":133,"h":1,"n":"Safety Measures"},{"c":0,"s":2,"id":4614,"u":"scatter%20blast_g%26g","p":114,"h":1,"n":"Scatter Blast"},{"c":0,"s":2,"id":4615,"u":"scrutinizing%20gaze_g%26g","p":201,"h":1,"n":"Scrutinizing Gaze"},{"c":0,"s":2,"id":4616,"u":"searing%20restoration_g%26g","p":26,"h":1,"n":"Searing Restoration"},{"c":0,"s":2,"id":4617,"u":"shared%20overdrive_g%26g","p":30,"h":1,"n":"Shared Overdrive"},{"c":0,"s":2,"id":4618,"u":"shattering%20shot_g%26g","p":117,"h":1,"n":"Shattering Shot"},{"c":0,"s":2,"id":4619,"u":"shooter's%20camouflage_g%26g","p":117,"h":1,"n":"Shooter's Camouflage"},{"c":0,"s":2,"id":4620,"u":"shorthanded_g%26g","p":129,"h":1,"n":"Shorthanded"},{"c":0,"s":2,"id":4621,"u":"showstopper_g%26g","p":118,"h":1,"n":"Showstopper"},{"c":0,"s":2,"id":4622,"u":"slinger's%20readiness_g%26g","p":127,"h":1,"n":"Slinger's Readiness"},{"c":0,"s":2,"id":4623,"u":"slinger's%20reflexes_g%26g","p":119,"h":1,"n":"Slinger's Reflexes"},{"c":0,"s":2,"id":4624,"u":"smoke%20curtain_g%26g","p":115,"h":1,"n":"Smoke Curtain"},{"c":0,"s":2,"id":4625,"u":"smoke%20sight_g%26g","p":201,"h":1,"n":"Smoke Sight"},{"c":0,"s":2,"id":4626,"u":"sniper's%20aim_g%26g","p":114,"h":1,"n":"Sniper's Aim"},{"c":0,"s":2,"id":4627,"u":"sniping%20duo%20dedication_g%26g","p":138,"h":1,"n":"Sniping Duo Dedication"},{"c":0,"s":2,"id":4628,"u":"soaring%20armor_g%26g","p":30,"h":1,"n":"Soaring Armor"},{"c":0,"s":2,"id":4629,"u":"soaring%20dynamo_g%26g","p":53,"h":1,"n":"Soaring Dynamo"},{"c":0,"s":2,"id":4630,"u":"spark%20fist_g%26g","p":200,"h":1,"n":"Spark Fist"},{"c":0,"s":2,"id":4631,"u":"spellshot%20dedication_g%26g","p":140,"h":1,"n":"Spellshot Dedication"},{"c":0,"s":2,"id":4632,"u":"spyglass%20modification_g%26g","p":50,"h":1,"n":"Spyglass Modification"},{"c":0,"s":2,"id":4633,"u":"stab%20and%20blast_g%26g","p":115,"h":1,"n":"Stab And Blast"},{"c":0,"s":2,"id":4634,"u":"stasian%20smash_g%26g","p":53,"h":1,"n":"Stasian Smash"},{"c":0,"s":2,"id":4635,"u":"sterling%20dynamo%20dedication_g%26g","p":52,"h":1,"n":"Sterling Dynamo Dedication"},{"c":0,"s":2,"id":4636,"u":"superior%20propulsion_g%26g","p":57,"h":1,"n":"Superior Propulsion"},{"c":0,"s":2,"id":4637,"u":"swift%20intervention_g%26g","p":50,"h":1,"n":"Swift Intervention"},{"c":0,"s":2,"id":4638,"u":"sword%20and%20pistol_g%26g","p":111,"h":1,"n":"Sword And Pistol"},{"c":0,"s":2,"id":4639,"u":"tag%20team_g%26g","p":139,"h":1,"n":"Tag Team"},{"c":0,"s":2,"id":4640,"u":"take%20the%20wheel_g%26g","p":55,"h":1,"n":"Take The Wheel"},{"c":0,"s":2,"id":4641,"u":"tamper_g%26g","p":25,"h":1,"n":"Tamper"},{"c":0,"s":2,"id":4642,"u":"targeted%20redirection_g%26g","p":138,"h":1,"n":"Targeted Redirection"},{"c":0,"s":2,"id":4643,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g","p":142,"h":1,"n":"That Was A Close One, Huh?"},{"c":0,"s":2,"id":4644,"u":"topple%20giants_g%26g","p":51,"h":1,"n":"Topple Giants"},{"c":0,"s":2,"id":4645,"u":"trapsmith%20dedication_g%26g","p":54,"h":1,"n":"Trapsmith Dedication"},{"c":0,"s":2,"id":4646,"u":"triangulate_g%26g","p":138,"h":1,"n":"Triangulate"},{"c":0,"s":2,"id":4647,"u":"trick%20driver%20dedication_g%26g","p":55,"h":1,"n":"Trick Driver Dedication"},{"c":0,"s":2,"id":4648,"u":"trick%20shot_g%26g","p":116,"h":1,"n":"Trick Shot"},{"c":0,"s":2,"id":4649,"u":"twin%20shot%20knockdown_g%26g","p":116,"h":1,"n":"Twin Shot Knockdown"},{"c":0,"s":2,"id":4650,"u":"two-weapon%20fusillade_g%26g","p":118,"h":1,"n":"Two-weapon Fusillade"},{"c":0,"s":2,"id":4651,"u":"ubiquitous%20gadgets_g%26g","p":28,"h":1,"n":"Ubiquitous Gadgets"},{"c":0,"s":2,"id":4652,"u":"ubiquitous%20overdrive_g%26g","p":32,"h":1,"n":"Ubiquitous Overdrive"},{"c":0,"s":2,"id":4653,"u":"unbelievable%20escape_g%26g","p":143,"h":1,"n":"Unbelievable Escape"},{"c":0,"s":2,"id":4654,"u":"unbelievable%20luck_g%26g","p":143,"h":1,"n":"Unbelievable Luck"},{"c":0,"s":2,"id":4655,"u":"unerring%20shot_g%26g","p":119,"h":1,"n":"Unerring Shot"},{"c":0,"s":2,"id":4656,"u":"unexpected%20sharpshooter%20dedication_g%26g","p":142,"h":1,"n":"Unexpected Sharpshooter Dedication"},{"c":0,"s":2,"id":4657,"u":"unshakable%20grit_g%26g","p":117,"h":1,"n":"Unshakable Grit"},{"c":0,"s":2,"id":4658,"u":"unstable%20redundancies_g%26g","p":31,"h":1,"n":"Unstable Redundancies"},{"c":0,"s":2,"id":4659,"u":"vantage%20shot_g%26g","p":139,"h":1,"n":"Vantage Shot"},{"c":0,"s":2,"id":4660,"u":"variable%20core_g%26g","p":25,"h":1,"n":"Variable Core"},{"c":0,"s":2,"id":4661,"u":"vehicle%20mechanic%20dedication_g%26g","p":56,"h":1,"n":"Vehicle Mechanic Dedication"},{"c":0,"s":2,"id":4662,"u":"visual%20fidelity_g%26g","p":27,"h":1,"n":"Visual Fidelity"},{"c":0,"s":2,"id":4663,"u":"warning%20shot_g%26g","p":112,"h":1,"n":"Warning Shot"},{"c":0,"s":2,"id":4664,"u":"whirling%20knockdown_g%26g","p":137,"h":1,"n":"Whirling Knockdown"},{"c":0,"s":2,"id":4665,"u":"wide%20overwatch_g%26g","p":51,"h":1,"n":"Wide Overwatch"},{"c":0,"s":2,"id":4666,"u":"you%20failed%20to%20account%20for...%20this!_g%26g","p":31,"h":1,"n":"You Failed To Account For... This!"},{"c":0,"s":1,"id":4667,"u":"aberration%20kinship_loag","p":93,"h":1,"n":"Aberration Kinship"},{"c":0,"s":1,"id":4668,"u":"adhyabhau_loag","p":26,"h":1,"n":"Adhyabhau"},{"c":0,"s":1,"id":4669,"u":"advanced%20targeting%20system_loag","p":73,"h":1,"n":"Advanced Targeting System"},{"c":0,"s":1,"id":4670,"u":"agathion%20magic_loag","p":11,"h":1,"n":"Agathion Magic"},{"c":0,"s":1,"id":4671,"u":"ageless%20spirit_loag","p":43,"h":1,"n":"Ageless Spirit"},{"c":0,"s":1,"id":4672,"u":"airy%20step_loag","p":116,"h":1,"n":"Airy Step"},{"c":0,"s":1,"id":4673,"u":"alter%20resistance_loag","p":98,"h":1,"n":"Alter Resistance"},{"c":0,"s":1,"id":4674,"u":"amorphous%20aspect_loag","p":97,"h":1,"n":"Amorphous Aspect"},{"c":0,"s":1,"id":4675,"u":"analyze%20information_loag","p":78,"h":1,"n":"Analyze Information"},{"c":0,"s":1,"id":4676,"u":"anarchic%20arcana_loag","p":98,"h":1,"n":"Anarchic Arcana"},{"c":0,"s":1,"id":4677,"u":"ancestor's%20transformation_loag","p":138,"h":1,"n":"Ancestor's Transformation"},{"c":0,"s":1,"id":4678,"u":"ancestral%20insight_loag","p":14,"h":1,"n":"Ancestral Insight"},{"c":0,"s":1,"id":4679,"u":"anchoring%20roots_loag","p":43,"h":1,"n":"Anchoring Roots"},{"c":0,"s":1,"id":4680,"u":"ancillary%20motes_loag","p":78,"h":1,"n":"Ancillary Motes"},{"c":0,"s":1,"id":4681,"u":"android%20lore_loag","p":72,"h":1,"n":"Android Lore"},{"c":0,"s":1,"id":4682,"u":"animal%20magic_loag","p":81,"h":1,"n":"Animal Magic"},{"c":0,"s":1,"id":4683,"u":"animal%20senses_loag","p":81,"h":1,"n":"Animal Senses"},{"c":0,"s":1,"id":4684,"u":"animal%20shape_loag","p":82,"h":1,"n":"Animal Shape"},{"c":0,"s":1,"id":4685,"u":"animal%20speaker_loag","p":131,"h":1,"n":"Animal Speaker"},{"c":0,"s":1,"id":4686,"u":"animal%20swiftness_loag","p":82,"h":1,"n":"Animal Swiftness"},{"c":0,"s":1,"id":4687,"u":"animalistic%20resistance_loag","p":81,"h":1,"n":"Animalistic Resistance"},{"c":0,"s":1,"id":4688,"u":"aquatic%20adaptation_loag","p":16,"h":1,"n":"Aquatic Adaptation"},{"c":0,"s":1,"id":4689,"u":"aquatic%20camouflage_loag","p":16,"h":1,"n":"Aquatic Camouflage"},{"c":0,"s":1,"id":4690,"u":"aquatic%20conversationalist_loag","p":15,"h":1,"n":"Aquatic Conversationalist"},{"c":0,"s":1,"id":4691,"u":"aquatic%20eyes_loag","p":119,"h":1,"n":"Aquatic Eyes"},{"c":0,"s":1,"id":4692,"u":"arise%2c%20ye%20worthy!_loag","p":98,"h":1,"n":"Arise, Ye Worthy!"},{"c":0,"s":1,"id":4693,"u":"augment%20senses_loag","p":94,"h":1,"n":"Augment Senses"},{"c":0,"s":1,"id":4694,"u":"axiomatic%20lore_loag","p":77,"h":1,"n":"Axiomatic Lore"},{"c":0,"s":1,"id":4695,"u":"azarketi%20purification_loag","p":15,"h":1,"n":"Azarketi Purification"},{"c":0,"s":1,"id":4696,"u":"beastbrood_loag","p":62,"h":1,"n":"Beastbrood"},{"c":0,"s":1,"id":4697,"u":"blazing%20aura_loag","p":104,"h":1,"n":"Blazing Aura"},{"c":0,"s":1,"id":4698,"u":"bone%20caller_loag","p":48,"h":1,"n":"Bone Caller"},{"c":0,"s":1,"id":4699,"u":"bone%20investiture_loag","p":48,"h":1,"n":"Bone Investiture"},{"c":0,"s":1,"id":4700,"u":"bone%20magic_loag","p":46,"h":1,"n":"Bone Magic"},{"c":0,"s":1,"id":4701,"u":"briar%20battler_loag","p":39,"h":1,"n":"Briar Battler"},{"c":0,"s":1,"id":4702,"u":"brightsoul_loag","p":103,"h":1,"n":"Brightsoul"},{"c":0,"s":1,"id":4703,"u":"brinesoul_loag","p":119,"h":1,"n":"Brinesoul"},{"c":0,"s":1,"id":4704,"u":"calaca's%20showstopper_loag","p":32,"h":1,"n":"Calaca's Showstopper"},{"c":0,"s":1,"id":4705,"u":"call%20of%20elysium_loag","p":11,"h":1,"n":"Call Of Elysium"},{"c":0,"s":1,"id":4706,"u":"call%20of%20the%20green%20man_loag","p":44,"h":1,"n":"Call Of The Green Man"},{"c":0,"s":1,"id":4707,"u":"can't%20fall%20here_loag","p":36,"h":1,"n":"Can't Fall Here"},{"c":0,"s":1,"id":4708,"u":"cantorian%20reinforcement_loag","p":35,"h":1,"n":"Cantorian Reinforcement"},{"c":0,"s":1,"id":4709,"u":"cantorian%20rejuvenation_loag","p":35,"h":1,"n":"Cantorian Rejuvenation"},{"c":0,"s":1,"id":4710,"u":"cantorian%20restoration_loag","p":36,"h":1,"n":"Cantorian Restoration"},{"c":0,"s":1,"id":4711,"u":"captivating%20curiosity_loag","p":94,"h":1,"n":"Captivating Curiosity"},{"c":0,"s":1,"id":4712,"u":"cat%20nap_loag","p":19,"h":1,"n":"Cat Nap"},{"c":0,"s":1,"id":4713,"u":"catchy%20tune_loag","p":131,"h":1,"n":"Catchy Tune"},{"c":0,"s":1,"id":4714,"u":"catfolk%20dance_loag","p":19,"h":1,"n":"Catfolk Dance"},{"c":0,"s":1,"id":4715,"u":"catrina's%20presence_loag","p":31,"h":1,"n":"Catrina's Presence"},{"c":0,"s":1,"id":4716,"u":"cel%20rau_loag","p":27,"h":1,"n":"Cel Rau"},{"c":0,"s":1,"id":4717,"u":"chance%20death_loag","p":30,"h":1,"n":"Chance Death"},{"c":0,"s":1,"id":4718,"u":"channel%20the%20godmind_loag","p":78,"h":1,"n":"Channel The Godmind"},{"c":0,"s":1,"id":4719,"u":"charred%20remains_loag","p":104,"h":1,"n":"Charred Remains"},{"c":0,"s":1,"id":4720,"u":"cindersoul_loag","p":103,"h":1,"n":"Cindersoul"},{"c":0,"s":1,"id":4721,"u":"cleansing%20subroutine_loag","p":72,"h":1,"n":"Cleansing Subroutine"},{"c":0,"s":1,"id":4722,"u":"clever%20shadow_loag","p":87,"h":1,"n":"Clever Shadow"},{"c":0,"s":1,"id":4723,"u":"cloak%20of%20poison_loag","p":44,"h":1,"n":"Cloak Of Poison"},{"c":0,"s":1,"id":4724,"u":"close%20quarters_loag","p":39,"h":1,"n":"Close Quarters"},{"c":0,"s":1,"id":4725,"u":"cloud%20gazer_loag","p":115,"h":1,"n":"Cloud Gazer"},{"c":0,"s":1,"id":4726,"u":"coating%20of%20slime_loag","p":94,"h":1,"n":"Coating Of Slime"},{"c":0,"s":1,"id":4727,"u":"consistent%20surge_loag","p":74,"h":1,"n":"Consistent Surge"},{"c":0,"s":1,"id":4728,"u":"consult%20the%20stars_loag","p":47,"h":1,"n":"Consult The Stars"},{"c":0,"s":1,"id":4729,"u":"continuous%20assault_loag","p":112,"h":1,"n":"Continuous Assault"},{"c":0,"s":1,"id":4730,"u":"corgi%20mount_loag","p":130,"h":1,"n":"Corgi Mount"},{"c":0,"s":1,"id":4731,"u":"cornered%20fury_loag","p":55,"h":1,"n":"Cornered Fury"},{"c":0,"s":1,"id":4732,"u":"creative%20prodigy_loag","p":97,"h":1,"n":"Creative Prodigy"},{"c":0,"s":1,"id":4733,"u":"critter%20shape_loag","p":81,"h":1,"n":"Critter Shape"},{"c":0,"s":1,"id":4734,"u":"crone's%20cruelty_loag","p":24,"h":1,"n":"Crone's Cruelty"},{"c":0,"s":1,"id":4735,"u":"crystalline%20cloud_loag","p":78,"h":1,"n":"Crystalline Cloud"},{"c":0,"s":1,"id":4736,"u":"crystalline%20dust_loag","p":77,"h":1,"n":"Crystalline Dust"},{"c":0,"s":1,"id":4737,"u":"cunning%20hair_loag","p":23,"h":1,"n":"Cunning Hair"},{"c":0,"s":1,"id":4738,"u":"dangle_loag","p":48,"h":1,"n":"Dangle"},{"c":0,"s":1,"id":4739,"u":"daywalker_loag","p":28,"h":1,"n":"Daywalker"},{"c":0,"s":1,"id":4740,"u":"deep%20vision_loag","p":93,"h":1,"n":"Deep Vision"},{"c":0,"s":1,"id":4741,"u":"defy%20death_loag","p":51,"h":1,"n":"Defy Death"},{"c":0,"s":1,"id":4742,"u":"deliberate%20death_loag","p":30,"h":1,"n":"Deliberate Death"},{"c":0,"s":1,"id":4743,"u":"devil%20in%20plain%20sight_loag","p":63,"h":1,"n":"Devil In Plain Sight"},{"c":0,"s":1,"id":4744,"u":"devilish%20wiles_loag","p":63,"h":1,"n":"Devilish Wiles"},{"c":0,"s":1,"id":4745,"u":"dire%20form_loag","p":82,"h":1,"n":"Dire Form"},{"c":0,"s":1,"id":4746,"u":"djinni%20magic_loag","p":116,"h":1,"n":"Djinni Magic"},{"c":0,"s":1,"id":4747,"u":"dogfang%20bite_loag","p":59,"h":1,"n":"Dogfang Bite"},{"c":0,"s":1,"id":4748,"u":"draconic%20sycophant_loag","p":38,"h":1,"n":"Draconic Sycophant"},{"c":0,"s":1,"id":4749,"u":"dragon%20grip_loag","p":52,"h":1,"n":"Dragon Grip"},{"c":0,"s":1,"id":4750,"u":"dragonblood%20paragon_loag","p":40,"h":1,"n":"Dragonblood Paragon"},{"c":0,"s":1,"id":4751,"u":"dualborn_loag","p":111,"h":1,"n":"Dualborn"},{"c":0,"s":1,"id":4752,"u":"dustsoul_loag","p":107,"h":1,"n":"Dustsoul"},{"c":0,"s":1,"id":4753,"u":"earthsense_loag","p":108,"h":1,"n":"Earthsense"},{"c":0,"s":1,"id":4754,"u":"eclectic%20sword%20mastery_loag","p":60,"h":1,"n":"Eclectic Sword Mastery"},{"c":0,"s":1,"id":4755,"u":"eerie%20compression_loag","p":94,"h":1,"n":"Eerie Compression"},{"c":0,"s":1,"id":4756,"u":"efreeti%20magic_loag","p":104,"h":1,"n":"Efreeti Magic"},{"c":0,"s":1,"id":4757,"u":"elemental%20assault_loag","p":111,"h":1,"n":"Elemental Assault"},{"c":0,"s":1,"id":4758,"u":"elemental%20bulwark_loag","p":112,"h":1,"n":"Elemental Bulwark"},{"c":0,"s":1,"id":4759,"u":"elemental%20embellish_loag","p":111,"h":1,"n":"Elemental Embellish"},{"c":0,"s":1,"id":4760,"u":"elemental%20eyes_loag","p":100,"h":1,"n":"Elemental Eyes"},{"c":0,"s":1,"id":4761,"u":"elemental%20lore_loag","p":100,"h":1,"n":"Elemental Lore"},{"c":0,"s":1,"id":4762,"u":"elemental%20trade_loag","p":107,"h":1,"n":"Elemental Trade"},{"c":0,"s":1,"id":4763,"u":"elude%20trouble_loag","p":20,"h":1,"n":"Elude Trouble"},{"c":0,"s":1,"id":4764,"u":"ember's%20eyes_loag","p":103,"h":1,"n":"Ember's Eyes"},{"c":0,"s":1,"id":4765,"u":"emberkin_loag","p":10,"h":1,"n":"Emberkin"},{"c":0,"s":1,"id":4766,"u":"emotionless_loag","p":73,"h":1,"n":"Emotionless"},{"c":0,"s":1,"id":4767,"u":"energize%20wings_loag","p":132,"h":1,"n":"Energize Wings"},{"c":0,"s":1,"id":4768,"u":"enforced%20order_loag","p":12,"h":1,"n":"Enforced Order"},{"c":0,"s":1,"id":4769,"u":"eternal%20wings_loag","p":116,"h":1,"n":"Eternal Wings"},{"c":0,"s":1,"id":4770,"u":"evade%20doom_loag","p":20,"h":1,"n":"Evade Doom"},{"c":0,"s":1,"id":4771,"u":"evanescent%20wings_loag","p":131,"h":1,"n":"Evanescent Wings"},{"c":0,"s":1,"id":4772,"u":"extinguish%20light_loag","p":87,"h":1,"n":"Extinguish Light"},{"c":0,"s":1,"id":4773,"u":"favor%20of%20heaven_loag","p":60,"h":1,"n":"Favor Of Heaven"},{"c":0,"s":1,"id":4774,"u":"favorable%20winds_loag","p":24,"h":1,"n":"Favorable Winds"},{"c":0,"s":1,"id":4775,"u":"feathered%20cloak_loag","p":137,"h":1,"n":"Feathered Cloak"},{"c":0,"s":1,"id":4776,"u":"feed%20on%20pain_loag","p":27,"h":1,"n":"Feed On Pain"},{"c":0,"s":1,"id":4777,"u":"fell%20rider_loag","p":36,"h":1,"n":"Fell Rider"},{"c":0,"s":1,"id":4778,"u":"ferocious%20gust_loag","p":138,"h":1,"n":"Ferocious Gust"},{"c":0,"s":1,"id":4779,"u":"fetchling%20lore_loag","p":86,"h":1,"n":"Fetchling Lore"},{"c":0,"s":1,"id":4780,"u":"fey%20cantrips_loag","p":131,"h":1,"n":"Fey Cantrips"},{"c":0,"s":1,"id":4781,"u":"fey%20disguise_loag","p":132,"h":1,"n":"Fey Disguise"},{"c":0,"s":1,"id":4782,"u":"fey%20magic_loag","p":132,"h":1,"n":"Fey Magic"},{"c":0,"s":1,"id":4783,"u":"fey%20skin_loag","p":132,"h":1,"n":"Fey Skin"},{"c":0,"s":1,"id":4784,"u":"final%20form_loag","p":66,"h":1,"n":"Final Form"},{"c":0,"s":1,"id":4785,"u":"finest%20trick_loag","p":66,"h":1,"n":"Finest Trick"},{"c":0,"s":1,"id":4786,"u":"finned%20ridges_loag","p":93,"h":1,"n":"Finned Ridges"},{"c":0,"s":1,"id":4787,"u":"firesight_loag","p":103,"h":1,"n":"Firesight"},{"c":0,"s":1,"id":4788,"u":"flame%20jump_loag","p":12,"h":1,"n":"Flame Jump"},{"c":0,"s":1,"id":4789,"u":"fledgling%20flight_loag","p":137,"h":1,"n":"Fledgling Flight"},{"c":0,"s":1,"id":4790,"u":"flexible%20tail_loag","p":47,"h":1,"n":"Flexible Tail"},{"c":0,"s":1,"id":4791,"u":"flourish%20and%20ruin_loag","p":44,"h":1,"n":"Flourish And Ruin"},{"c":0,"s":1,"id":4792,"u":"fluid%20contortionist_loag","p":120,"h":1,"n":"Fluid Contortionist"},{"c":0,"s":1,"id":4793,"u":"focused%20cat%20nap_loag","p":19,"h":1,"n":"Focused Cat Nap"},{"c":0,"s":1,"id":4794,"u":"fortify%20shield_loag","p":107,"h":1,"n":"Fortify Shield"},{"c":0,"s":1,"id":4795,"u":"fox%20trick_loag","p":126,"h":1,"n":"Fox Trick"},{"c":0,"s":1,"id":4796,"u":"foxfire_loag","p":125,"h":1,"n":"Foxfire"},{"c":0,"s":1,"id":4797,"u":"fully%20flighted_loag","p":138,"h":1,"n":"Fully Flighted"},{"c":0,"s":1,"id":4798,"u":"fumesoul_loag","p":115,"h":1,"n":"Fumesoul"},{"c":0,"s":1,"id":4799,"u":"ganzi%20gaze_loag","p":97,"h":1,"n":"Ganzi Gaze"},{"c":0,"s":1,"id":4800,"u":"gaping%20flesh_loag","p":93,"h":1,"n":"Gaping Flesh"},{"c":0,"s":1,"id":4801,"u":"garuda%20magic_loag","p":11,"h":1,"n":"Garuda Magic"},{"c":0,"s":1,"id":4802,"u":"garuda's%20squall_loag","p":11,"h":1,"n":"Garuda's Squall"},{"c":0,"s":1,"id":4803,"u":"gemsoul_loag","p":107,"h":1,"n":"Gemsoul"},{"c":0,"s":1,"id":4804,"u":"genie%20weapon%20expertise_loag","p":100,"h":1,"n":"Genie Weapon Expertise"},{"c":0,"s":1,"id":4805,"u":"genie%20weapon%20familiarity_loag","p":100,"h":1,"n":"Genie Weapon Familiarity"},{"c":0,"s":1,"id":4806,"u":"genie%20weapon%20flourish_loag","p":100,"h":1,"n":"Genie Weapon Flourish"},{"c":0,"s":1,"id":4807,"u":"gift%20of%20the%20moon_loag","p":82,"h":1,"n":"Gift Of The Moon"},{"c":0,"s":1,"id":4808,"u":"glory%20and%20valor!_loag","p":98,"h":1,"n":"Glory And Valor!"},{"c":0,"s":1,"id":4809,"u":"gnaw_loag","p":55,"h":1,"n":"Gnaw"},{"c":0,"s":1,"id":4810,"u":"graceful%20guidance_loag","p":19,"h":1,"n":"Graceful Guidance"},{"c":0,"s":1,"id":4811,"u":"greater%20animal%20senses_loag","p":81,"h":1,"n":"Greater Animal Senses"},{"c":0,"s":1,"id":4812,"u":"gripping%20limbs_loag","p":94,"h":1,"n":"Gripping Limbs"},{"c":0,"s":1,"id":4813,"u":"guided%20by%20the%20stars_loag","p":47,"h":1,"n":"Guided By The Stars"},{"c":0,"s":1,"id":4814,"u":"harbinger's%20caw_loag","p":60,"h":1,"n":"Harbinger's Caw"},{"c":0,"s":1,"id":4815,"u":"hard%20to%20fool_loag","p":87,"h":1,"n":"Hard To Fool"},{"c":0,"s":1,"id":4816,"u":"hatchling%20flight_loag","p":40,"h":1,"n":"Hatchling Flight"},{"c":0,"s":1,"id":4817,"u":"healer's%20halo_loag","p":11,"h":1,"n":"Healer's Halo"},{"c":0,"s":1,"id":4818,"u":"heat%20wave_loag","p":104,"h":1,"n":"Heat Wave"},{"c":0,"s":1,"id":4819,"u":"hefting%20shadow_loag","p":88,"h":1,"n":"Hefting Shadow"},{"c":0,"s":1,"id":4820,"u":"hero's%20wings_loag","p":132,"h":1,"n":"Hero's Wings"},{"c":0,"s":1,"id":4821,"u":"hopping%20stride_loag","p":27,"h":1,"n":"Hopping Stride"},{"c":0,"s":1,"id":4822,"u":"hurricane%20swing_loag","p":60,"h":1,"n":"Hurricane Swing"},{"c":0,"s":1,"id":4823,"u":"hybrid%20form_loag","p":125,"h":1,"n":"Hybrid Form"},{"c":0,"s":1,"id":4824,"u":"hydraulic%20deflection_loag","p":15,"h":1,"n":"Hydraulic Deflection"},{"c":0,"s":1,"id":4825,"u":"hydraulic%20maneuvers_loag","p":16,"h":1,"n":"Hydraulic Maneuvers"},{"c":0,"s":1,"id":4826,"u":"idyllkin_loag","p":10,"h":1,"n":"Idyllkin"},{"c":0,"s":1,"id":4827,"u":"impose%20order_loag","p":78,"h":1,"n":"Impose Order"},{"c":0,"s":1,"id":4828,"u":"improved%20elemental%20bulwark_loag","p":112,"h":1,"n":"Improved Elemental Bulwark"},{"c":0,"s":1,"id":4829,"u":"inner%20breath_loag","p":116,"h":1,"n":"Inner Breath"},{"c":0,"s":1,"id":4830,"u":"inner%20fire_loag","p":103,"h":1,"n":"Inner Fire"},{"c":0,"s":1,"id":4831,"u":"inoculation%20subroutine_loag","p":73,"h":1,"n":"Inoculation Subroutine"},{"c":0,"s":1,"id":4832,"u":"inspirit%20hazard_loag","p":20,"h":1,"n":"Inspirit Hazard"},{"c":0,"s":1,"id":4833,"u":"intercorporate_loag","p":77,"h":1,"n":"Intercorporate"},{"c":0,"s":1,"id":4834,"u":"internal%20cohesion_loag","p":77,"h":1,"n":"Internal Cohesion"},{"c":0,"s":1,"id":4835,"u":"internal%20compartment_loag","p":73,"h":1,"n":"Internal Compartment"},{"c":0,"s":1,"id":4836,"u":"internal%20respirator_loag","p":74,"h":1,"n":"Internal Respirator"},{"c":0,"s":1,"id":4837,"u":"intuitive%20crafting_loag","p":77,"h":1,"n":"Intuitive Crafting"},{"c":0,"s":1,"id":4838,"u":"invisible%20trickster_loag","p":132,"h":1,"n":"Invisible Trickster"},{"c":0,"s":1,"id":4839,"u":"invoke%20the%20elements_loag","p":24,"h":1,"n":"Invoke The Elements"},{"c":0,"s":1,"id":4840,"u":"irrepressible_loag","p":97,"h":1,"n":"Irrepressible"},{"c":0,"s":1,"id":4841,"u":"iruxi%20glide_loag","p":47,"h":1,"n":"Iruxi Glide"},{"c":0,"s":1,"id":4842,"u":"iruxi%20spirit%20strike_loag","p":48,"h":1,"n":"Iruxi Spirit Strike"},{"c":0,"s":1,"id":4843,"u":"janni%20hospitality_loag","p":112,"h":1,"n":"Janni Hospitality"},{"c":0,"s":1,"id":4844,"u":"janni%20magic_loag","p":112,"h":1,"n":"Janni Magic"},{"c":0,"s":1,"id":4845,"u":"jinx%20glutton_loag","p":60,"h":1,"n":"Jinx Glutton"},{"c":0,"s":1,"id":4846,"u":"juvenile%20flight_loag","p":138,"h":1,"n":"Juvenile Flight"},{"c":0,"s":1,"id":4847,"u":"killing%20stone_loag","p":126,"h":1,"n":"Killing Stone"},{"c":0,"s":1,"id":4848,"u":"kitsune%20lore_loag","p":125,"h":1,"n":"Kitsune Lore"},{"c":0,"s":1,"id":4849,"u":"kitsune%20spell%20expertise_loag","p":126,"h":1,"n":"Kitsune Spell Expertise"},{"c":0,"s":1,"id":4850,"u":"kitsune%20spell%20familiarity_loag","p":125,"h":1,"n":"Kitsune Spell Familiarity"},{"c":0,"s":1,"id":4851,"u":"kitsune%20spell%20mysteries_loag","p":126,"h":1,"n":"Kitsune Spell Mysteries"},{"c":0,"s":1,"id":4852,"u":"kobold%20weapon%20expertise_loag","p":40,"h":1,"n":"Kobold Weapon Expertise"},{"c":0,"s":1,"id":4853,"u":"kobold%20weapon%20familiarity_loag","p":39,"h":1,"n":"Kobold Weapon Familiarity"},{"c":0,"s":1,"id":4854,"u":"kobold%20weapon%20innovator_loag","p":39,"h":1,"n":"Kobold Weapon Innovator"},{"c":0,"s":1,"id":4855,"u":"larcenous%20tail_loag","p":98,"h":1,"n":"Larcenous Tail"},{"c":0,"s":1,"id":4856,"u":"lavasoul_loag","p":103,"h":1,"n":"Lavasoul"},{"c":0,"s":1,"id":4857,"u":"lemma%20of%20vision_loag","p":77,"h":1,"n":"Lemma Of Vision"},{"c":0,"s":1,"id":4858,"u":"lifeblood's%20call_loag","p":52,"h":1,"n":"Lifeblood's Call"},{"c":0,"s":1,"id":4859,"u":"lightless%20litheness_loag","p":87,"h":1,"n":"Lightless Litheness"},{"c":0,"s":1,"id":4860,"u":"lightning%20tongue_loag","p":47,"h":1,"n":"Lightning Tongue"},{"c":0,"s":1,"id":4861,"u":"living%20weapon_loag","p":93,"h":1,"n":"Living Weapon"},{"c":0,"s":1,"id":4862,"u":"lucky%20break_loag","p":19,"h":1,"n":"Lucky Break"},{"c":0,"s":1,"id":4863,"u":"magpie%20snatch_loag","p":59,"h":1,"n":"Magpie Snatch"},{"c":0,"s":1,"id":4864,"u":"maiden's%20mending_loag","p":23,"h":1,"n":"Maiden's Mending"},{"c":0,"s":1,"id":4865,"u":"marid%20magic_loag","p":120,"h":1,"n":"Marid Magic"},{"c":0,"s":1,"id":4866,"u":"marine%20ally_loag","p":15,"h":1,"n":"Marine Ally"},{"c":0,"s":1,"id":4867,"u":"mariner's%20fire_loag","p":58,"h":1,"n":"Mariner's Fire"},{"c":0,"s":1,"id":4868,"u":"mask%20of%20fear_loag","p":52,"h":1,"n":"Mask Of Fear"},{"c":0,"s":1,"id":4869,"u":"mask%20of%20pain_loag","p":52,"h":1,"n":"Mask Of Pain"},{"c":0,"s":1,"id":4870,"u":"mask%20of%20power_loag","p":51,"h":1,"n":"Mask Of Power"},{"c":0,"s":1,"id":4871,"u":"mask%20of%20rejection_loag","p":52,"h":1,"n":"Mask Of Rejection"},{"c":0,"s":1,"id":4872,"u":"metal-veined%20strikes_loag","p":108,"h":1,"n":"Metal-veined Strikes"},{"c":0,"s":1,"id":4873,"u":"miresoul_loag","p":107,"h":1,"n":"Miresoul"},{"c":0,"s":1,"id":4874,"u":"mischievous%20tail_loag","p":98,"h":1,"n":"Mischievous Tail"},{"c":0,"s":1,"id":4875,"u":"mist%20strider_loag","p":16,"h":1,"n":"Mist Strider"},{"c":0,"s":1,"id":4876,"u":"mistsoul_loag","p":119,"h":1,"n":"Mistsoul"},{"c":0,"s":1,"id":4877,"u":"moon%20may_loag","p":23,"h":1,"n":"Moon May"},{"c":0,"s":1,"id":4878,"u":"morrigna's%20spider%20affinity_loag","p":32,"h":1,"n":"Morrigna's Spider Affinity"},{"c":0,"s":1,"id":4879,"u":"mother's%20mindfulness_loag","p":24,"h":1,"n":"Mother's Mindfulness"},{"c":0,"s":1,"id":4880,"u":"mutate%20weapon_loag","p":93,"h":1,"n":"Mutate Weapon"},{"c":0,"s":1,"id":4881,"u":"myriad%20forms_loag","p":126,"h":1,"n":"Myriad Forms"},{"c":0,"s":1,"id":4882,"u":"nanite%20shroud_loag","p":74,"h":1,"n":"Nanite Shroud"},{"c":0,"s":1,"id":4883,"u":"nanite%20surge_loag","p":73,"h":1,"n":"Nanite Surge"},{"c":0,"s":1,"id":4884,"u":"nestling%20fall_loag","p":137,"h":1,"n":"Nestling Fall"},{"c":0,"s":1,"id":4885,"u":"nightvision%20adaptation_loag","p":73,"h":1,"n":"Nightvision Adaptation"},{"c":0,"s":1,"id":4886,"u":"no%20evidence_loag","p":20,"h":1,"n":"No Evidence"},{"c":0,"s":1,"id":4887,"u":"nocturnal%20charm_loag","p":27,"h":1,"n":"Nocturnal Charm"},{"c":0,"s":1,"id":4888,"u":"nosoi's%20mask_loag","p":31,"h":1,"n":"Nosoi's Mask"},{"c":0,"s":1,"id":4889,"u":"offensive%20analysis_loag","p":77,"h":1,"n":"Offensive Analysis"},{"c":0,"s":1,"id":4890,"u":"offensive%20subroutine_loag","p":74,"h":1,"n":"Offensive Subroutine"},{"c":0,"s":1,"id":4891,"u":"old%20soul_loag","p":27,"h":1,"n":"Old Soul"},{"c":0,"s":1,"id":4892,"u":"olethros's%20decree_loag","p":32,"h":1,"n":"Olethros's Decree"},{"c":0,"s":1,"id":4893,"u":"one%20with%20earth_loag","p":108,"h":1,"n":"One With Earth"},{"c":0,"s":1,"id":4894,"u":"orc%20warmask_loag","p":51,"h":1,"n":"Orc Warmask"},{"c":0,"s":1,"id":4895,"u":"pack%20tactics_loag","p":82,"h":1,"n":"Pack Tactics"},{"c":0,"s":1,"id":4896,"u":"pelagic%20aptitude_loag","p":15,"h":1,"n":"Pelagic Aptitude"},{"c":0,"s":1,"id":4897,"u":"peri%20magic_loag","p":11,"h":1,"n":"Peri Magic"},{"c":0,"s":1,"id":4898,"u":"pierce%20the%20light_loag","p":88,"h":1,"n":"Pierce The Light"},{"c":0,"s":1,"id":4899,"u":"plague%20sniffer_loag","p":56,"h":1,"n":"Plague Sniffer"},{"c":0,"s":1,"id":4900,"u":"plumekith_loag","p":11,"h":1,"n":"Plumekith"},{"c":0,"s":1,"id":4901,"u":"powerful%20guts_loag","p":93,"h":1,"n":"Powerful Guts"},{"c":0,"s":1,"id":4902,"u":"predator's%20growl_loag","p":20,"h":1,"n":"Predator's Growl"},{"c":0,"s":1,"id":4903,"u":"preemptive%20reconfiguration_loag","p":78,"h":1,"n":"Preemptive Reconfiguration"},{"c":0,"s":1,"id":4904,"u":"pride%20hunter_loag","p":19,"h":1,"n":"Pride Hunter"},{"c":0,"s":1,"id":4905,"u":"protective%20subroutine_loag","p":74,"h":1,"n":"Protective Subroutine"},{"c":0,"s":1,"id":4906,"u":"proximity%20alert_loag","p":73,"h":1,"n":"Proximity Alert"},{"c":0,"s":1,"id":4907,"u":"purge%20sins_loag","p":12,"h":1,"n":"Purge Sins"},{"c":0,"s":1,"id":4908,"u":"qlippoth%20magic_loag","p":63,"h":1,"n":"Qlippoth Magic"},{"c":0,"s":1,"id":4909,"u":"quick%20change_loag","p":81,"h":1,"n":"Quick Change"},{"c":0,"s":1,"id":4910,"u":"radiant%20burst_loag","p":104,"h":1,"n":"Radiant Burst"},{"c":0,"s":1,"id":4911,"u":"radiant%20circuitry_loag","p":73,"h":1,"n":"Radiant Circuitry"},{"c":0,"s":1,"id":4912,"u":"radiate%20glory_loag","p":12,"h":1,"n":"Radiate Glory"},{"c":0,"s":1,"id":4913,"u":"rakshasa%20magic_loag","p":63,"h":1,"n":"Rakshasa Magic"},{"c":0,"s":1,"id":4914,"u":"rallying%20cry_loag","p":36,"h":1,"n":"Rallying Cry"},{"c":0,"s":1,"id":4915,"u":"rampaging%20form_loag","p":126,"h":1,"n":"Rampaging Form"},{"c":0,"s":1,"id":4916,"u":"ratfolk%20growth_loag","p":56,"h":1,"n":"Ratfolk Growth"},{"c":0,"s":1,"id":4917,"u":"ratfolk%20roll_loag","p":56,"h":1,"n":"Ratfolk Roll"},{"c":0,"s":1,"id":4918,"u":"read%20the%20stars_loag","p":48,"h":1,"n":"Read The Stars"},{"c":0,"s":1,"id":4919,"u":"recognize%20ambush_loag","p":35,"h":1,"n":"Recognize Ambush"},{"c":0,"s":1,"id":4920,"u":"regrowth_loag","p":44,"h":1,"n":"Regrowth"},{"c":0,"s":1,"id":4921,"u":"rehydration_loag","p":16,"h":1,"n":"Rehydration"},{"c":0,"s":1,"id":4922,"u":"repair%20module_loag","p":74,"h":1,"n":"Repair Module"},{"c":0,"s":1,"id":4923,"u":"reptile%20rider_loag","p":47,"h":1,"n":"Reptile Rider"},{"c":0,"s":1,"id":4924,"u":"retractable%20claws_loag","p":125,"h":1,"n":"Retractable Claws"},{"c":0,"s":1,"id":4925,"u":"revivification%20protocol_loag","p":74,"h":1,"n":"Revivification Protocol"},{"c":0,"s":1,"id":4926,"u":"riftmarked_loag","p":63,"h":1,"n":"Riftmarked"},{"c":0,"s":1,"id":4927,"u":"rimesoul_loag","p":119,"h":1,"n":"Rimesoul"},{"c":0,"s":1,"id":4928,"u":"rokoan%20arts_loag","p":138,"h":1,"n":"Rokoan Arts"},{"c":0,"s":1,"id":4929,"u":"ru-shi_loag","p":27,"h":1,"n":"Ru-shi"},{"c":0,"s":1,"id":4930,"u":"runtsage_loag","p":35,"h":1,"n":"Runtsage"},{"c":0,"s":1,"id":4931,"u":"saber%20teeth_loag","p":19,"h":1,"n":"Saber Teeth"},{"c":0,"s":1,"id":4932,"u":"scar-thick%20skin_loag","p":52,"h":1,"n":"Scar-thick Skin"},{"c":0,"s":1,"id":4933,"u":"scholar's%20inheritance_loag","p":111,"h":1,"n":"Scholar's Inheritance"},{"c":0,"s":1,"id":4934,"u":"scion%20transformation_loag","p":48,"h":1,"n":"Scion Transformation"},{"c":0,"s":1,"id":4935,"u":"scorching%20disarm_loag","p":104,"h":1,"n":"Scorching Disarm"},{"c":0,"s":1,"id":4936,"u":"sculpt%20shadows_loag","p":88,"h":1,"n":"Sculpt Shadows"},{"c":0,"s":1,"id":4937,"u":"sense%20for%20trouble_loag","p":20,"h":1,"n":"Sense For Trouble"},{"c":0,"s":1,"id":4938,"u":"shackleborn_loag","p":63,"h":1,"n":"Shackleborn"},{"c":0,"s":1,"id":4939,"u":"shadow%20blending_loag","p":87,"h":1,"n":"Shadow Blending"},{"c":0,"s":1,"id":4940,"u":"shadow%20sight_loag","p":88,"h":1,"n":"Shadow Sight"},{"c":0,"s":1,"id":4941,"u":"shadow's%20assault_loag","p":88,"h":1,"n":"Shadow's Assault"},{"c":0,"s":1,"id":4942,"u":"shadowy%20disguise_loag","p":88,"h":1,"n":"Shadowy Disguise"},{"c":0,"s":1,"id":4943,"u":"shaitan%20magic_loag","p":108,"h":1,"n":"Shaitan Magic"},{"c":0,"s":1,"id":4944,"u":"shaitan%20skin_loag","p":108,"h":1,"n":"Shaitan Skin"},{"c":0,"s":1,"id":4945,"u":"shapechanger's%20intuition_loag","p":125,"h":1,"n":"Shapechanger's Intuition"},{"c":0,"s":1,"id":4946,"u":"shifting%20faces_loag","p":126,"h":1,"n":"Shifting Faces"},{"c":0,"s":1,"id":4947,"u":"shinstabber_loag","p":56,"h":1,"n":"Shinstabber"},{"c":0,"s":1,"id":4948,"u":"shoki's%20argument_loag","p":31,"h":1,"n":"Shoki's Argument"},{"c":0,"s":1,"id":4949,"u":"shrouded%20magic_loag","p":87,"h":1,"n":"Shrouded Magic"},{"c":0,"s":1,"id":4950,"u":"shrouded%20mien_loag","p":87,"h":1,"n":"Shrouded Mien"},{"c":0,"s":1,"id":4951,"u":"silent%20step_loag","p":20,"h":1,"n":"Silent Step"},{"c":0,"s":1,"id":4952,"u":"sinister%20appearance_loag","p":103,"h":1,"n":"Sinister Appearance"},{"c":0,"s":1,"id":4953,"u":"skillful%20tail%20(ganzi)_loag","p":97,"a":"Ganzi","h":1,"n":"Skillful Tail"},{"c":0,"s":1,"id":4954,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag","p":100,"a":["Sylph","Undine","Suli","Oread","Ifrit"],"h":1,"n":"Skillful Tail"},{"c":0,"s":1,"id":4955,"u":"skirt%20the%20light_loag","p":88,"h":1,"n":"Skirt The Light"},{"c":0,"s":1,"id":4956,"u":"skittering%20sneak_loag","p":56,"h":1,"n":"Skittering Sneak"},{"c":0,"s":1,"id":4957,"u":"skull%20creeper_loag","p":55,"h":1,"n":"Skull Creeper"},{"c":0,"s":1,"id":4958,"u":"slink_loag","p":87,"h":1,"n":"Slink"},{"c":0,"s":1,"id":4959,"u":"slip%20into%20shadow_loag","p":28,"h":1,"n":"Slip Into Shadow"},{"c":0,"s":1,"id":4960,"u":"slip%20the%20grasp_loag","p":94,"h":1,"n":"Slip The Grasp"},{"c":0,"s":1,"id":4961,"u":"slip%20with%20the%20breeze_loag","p":116,"h":1,"n":"Slip With The Breeze"},{"c":0,"s":1,"id":4962,"u":"slither_loag","p":39,"h":1,"n":"Slither"},{"c":0,"s":1,"id":4963,"u":"smashing%20tail_loag","p":97,"h":1,"n":"Smashing Tail"},{"c":0,"s":1,"id":4964,"u":"smokesoul_loag","p":115,"h":1,"n":"Smokesoul"},{"c":0,"s":1,"id":4965,"u":"snare%20commando_loag","p":40,"h":1,"n":"Snare Commando"},{"c":0,"s":1,"id":4966,"u":"sneaky_loag","p":35,"h":1,"n":"Sneaky"},{"c":0,"s":1,"id":4967,"u":"snow%20may_loag","p":23,"h":1,"n":"Snow May"},{"c":0,"s":1,"id":4968,"u":"soaring%20form_loag","p":60,"h":1,"n":"Soaring Form"},{"c":0,"s":1,"id":4969,"u":"speak%20with%20bats_loag","p":131,"h":1,"n":"Speak With Bats"},{"c":0,"s":1,"id":4970,"u":"spew%20tentacles_loag","p":94,"h":1,"n":"Spew Tentacles"},{"c":0,"s":1,"id":4971,"u":"spiteful%20rake_loag","p":24,"h":1,"n":"Spiteful Rake"},{"c":0,"s":1,"id":4972,"u":"spore%20cloud_loag","p":44,"h":1,"n":"Spore Cloud"},{"c":0,"s":1,"id":4973,"u":"sprite's%20spark_loag","p":131,"h":1,"n":"Sprite's Spark"},{"c":0,"s":1,"id":4974,"u":"squad%20tactics_loag","p":36,"h":1,"n":"Squad Tactics"},{"c":0,"s":1,"id":4975,"u":"star%20orb_loag","p":125,"h":1,"n":"Star Orb"},{"c":0,"s":1,"id":4976,"u":"startling%20appearance_loag","p":93,"h":1,"n":"Startling Appearance"},{"c":0,"s":1,"id":4977,"u":"steady%20on%20stone_loag","p":107,"h":1,"n":"Steady On Stone"},{"c":0,"s":1,"id":4978,"u":"steam%20spell_loag","p":120,"h":1,"n":"Steam Spell"},{"c":0,"s":1,"id":4979,"u":"stone%20face_loag","p":35,"h":1,"n":"Stone Face"},{"c":0,"s":1,"id":4980,"u":"stone%20form_loag","p":108,"h":1,"n":"Stone Form"},{"c":0,"s":1,"id":4981,"u":"storm%20form_loag","p":116,"h":1,"n":"Storm Form"},{"c":0,"s":1,"id":4982,"u":"stormsoul_loag","p":115,"h":1,"n":"Stormsoul"},{"c":0,"s":1,"id":4983,"u":"stormy%20heart_loag","p":24,"h":1,"n":"Stormy Heart"},{"c":0,"s":1,"id":4984,"u":"story%20crooner_loag","p":137,"h":1,"n":"Story Crooner"},{"c":0,"s":1,"id":4985,"u":"striking%20retribution_loag","p":15,"h":1,"n":"Striking Retribution"},{"c":0,"s":1,"id":4986,"u":"strix%20defender_loag","p":137,"h":1,"n":"Strix Defender"},{"c":0,"s":1,"id":4987,"u":"strix%20lore_loag","p":137,"h":1,"n":"Strix Lore"},{"c":0,"s":1,"id":4988,"u":"strix%20vengeance_loag","p":138,"h":1,"n":"Strix Vengeance"},{"c":0,"s":1,"id":4989,"u":"strong%20swimmer_loag","p":120,"h":1,"n":"Strong Swimmer"},{"c":0,"s":1,"id":4990,"u":"suli%20amir_loag","p":112,"h":1,"n":"Suli Amir"},{"c":0,"s":1,"id":4991,"u":"suli-jann_loag","p":111,"h":1,"n":"Suli-jann"},{"c":0,"s":1,"id":4992,"u":"summon%20air%20elemental_loag","p":116,"h":1,"n":"Summon Air Elemental"},{"c":0,"s":1,"id":4993,"u":"summon%20earth%20elemental_loag","p":108,"h":1,"n":"Summon Earth Elemental"},{"c":0,"s":1,"id":4994,"u":"summon%20fire%20elemental_loag","p":104,"h":1,"n":"Summon Fire Elemental"},{"c":0,"s":1,"id":4995,"u":"summon%20water%20elemental_loag","p":120,"h":1,"n":"Summon Water Elemental"},{"c":0,"s":1,"id":4996,"u":"swift_loag","p":115,"h":1,"n":"Swift"},{"c":0,"s":1,"id":4997,"u":"taste%20blood_loag","p":28,"h":1,"n":"Taste Blood"},{"c":0,"s":1,"id":4998,"u":"ten%20lives_loag","p":20,"h":1,"n":"Ten Lives"},{"c":0,"s":1,"id":4999,"u":"tengu%20feather%20fan_loag","p":59,"h":1,"n":"Tengu Feather Fan"},{"c":0,"s":1,"id":5000,"u":"tetraelemental%20assault_loag","p":112,"h":1,"n":"Tetraelemental Assault"},{"c":0,"s":1,"id":5001,"u":"thorned%20seedpod_loag","p":44,"h":1,"n":"Thorned Seedpod"},{"c":0,"s":1,"id":5002,"u":"thrown%20voice_loag","p":138,"h":1,"n":"Thrown Voice"},{"c":0,"s":1,"id":5003,"u":"thunder%20god's%20fan_loag","p":60,"h":1,"n":"Thunder God's Fan"},{"c":0,"s":1,"id":5004,"u":"tidal%20shield_loag","p":120,"h":1,"n":"Tidal Shield"},{"c":0,"s":1,"id":5005,"u":"tide-hardened_loag","p":119,"h":1,"n":"Tide-hardened"},{"c":0,"s":1,"id":5006,"u":"tongue%20disarm_loag","p":47,"h":1,"n":"Tongue Disarm"},{"c":0,"s":1,"id":5007,"u":"tranquil%20sanctuary_loag","p":11,"h":1,"n":"Tranquil Sanctuary"},{"c":0,"s":1,"id":5008,"u":"translucent%20skin_loag","p":120,"h":1,"n":"Translucent Skin"},{"c":0,"s":1,"id":5009,"u":"treacherous%20earth_loag","p":108,"h":1,"n":"Treacherous Earth"},{"c":0,"s":1,"id":5010,"u":"trickster%20tengu_loag","p":60,"h":1,"n":"Trickster Tengu"},{"c":0,"s":1,"id":5011,"u":"truespeech_loag","p":12,"h":1,"n":"Truespeech"},{"c":0,"s":1,"id":5012,"u":"twist%20healing_loag","p":28,"h":1,"n":"Twist Healing"},{"c":0,"s":1,"id":5013,"u":"uncanny%20agility_loag","p":59,"h":1,"n":"Uncanny Agility"},{"c":0,"s":1,"id":5014,"u":"uncanny%20awareness_loag","p":94,"h":1,"n":"Uncanny Awareness"},{"c":0,"s":1,"id":5015,"u":"uncanny%20cheeks_loag","p":56,"h":1,"n":"Uncanny Cheeks"},{"c":0,"s":1,"id":5016,"u":"undead%20companion_loag","p":28,"h":1,"n":"Undead Companion"},{"c":0,"s":1,"id":5017,"u":"underwater%20volcano_loag","p":16,"h":1,"n":"Underwater Volcano"},{"c":0,"s":1,"id":5018,"u":"vanth's%20weapon%20execution_loag","p":31,"h":1,"n":"Vanth's Weapon Execution"},{"c":0,"s":1,"id":5019,"u":"vanth's%20weapon%20expertise_loag","p":32,"h":1,"n":"Vanth's Weapon Expertise"},{"c":0,"s":1,"id":5020,"u":"vanth's%20weapon%20familiarity_loag","p":31,"h":1,"n":"Vanth's Weapon Familiarity"},{"c":0,"s":1,"id":5021,"u":"veil%20may_loag","p":23,"h":1,"n":"Veil May"},{"c":0,"s":1,"id":5022,"u":"velstrac%20magic_loag","p":66,"h":1,"n":"Velstrac Magic"},{"c":0,"s":1,"id":5023,"u":"vestigial%20wings_loag","p":97,"h":1,"n":"Vestigial Wings"},{"c":0,"s":1,"id":5024,"u":"vicious%20snares_loag","p":40,"h":1,"n":"Vicious Snares"},{"c":0,"s":1,"id":5025,"u":"virga%20may_loag","p":23,"h":1,"n":"Virga May"},{"c":0,"s":1,"id":5026,"u":"war%20conditioning_loag","p":36,"h":1,"n":"War Conditioning"},{"c":0,"s":1,"id":5027,"u":"warren%20friend_loag","p":55,"h":1,"n":"Warren Friend"},{"c":0,"s":1,"id":5028,"u":"water%20conjuration_loag","p":15,"h":1,"n":"Water Conjuration"},{"c":0,"s":1,"id":5029,"u":"water%20dancer_loag","p":15,"h":1,"n":"Water Dancer"},{"c":0,"s":1,"id":5030,"u":"water%20strider_loag","p":16,"h":1,"n":"Water Strider"},{"c":0,"s":1,"id":5031,"u":"waxed%20feathers_loag","p":59,"h":1,"n":"Waxed Feathers"},{"c":0,"s":1,"id":5032,"u":"we%20march%20on_loag","p":36,"h":1,"n":"We March On"},{"c":0,"s":1,"id":5033,"u":"willing%20death_loag","p":31,"h":1,"n":"Willing Death"},{"c":0,"s":1,"id":5034,"u":"wind%20god's%20fan_loag","p":59,"h":1,"n":"Wind God's Fan"},{"c":0,"s":1,"id":5035,"u":"wind%20tempered_loag","p":115,"h":1,"n":"Wind Tempered"},{"c":0,"s":1,"id":5036,"u":"wing%20step_loag","p":138,"h":1,"n":"Wing Step"},{"c":0,"s":1,"id":5037,"u":"winglets_loag","p":39,"h":1,"n":"Winglets"},{"c":0,"s":1,"id":5038,"u":"wings%20of%20air_loag","p":116,"h":1,"n":"Wings Of Air"},{"c":0,"s":1,"id":5039,"u":"winter%20cat%20senses_loag","p":19,"h":1,"n":"Winter Cat Senses"},{"c":0,"s":1,"id":5040,"u":"wyrmling%20flight_loag","p":40,"h":1,"n":"Wyrmling Flight"},{"c":0,"s":1,"id":5041,"u":"yamaraj's%20grandeur_loag","p":32,"h":1,"n":"Yamaraj's Grandeur"},{"c":0,"s":6,"id":5042,"u":"absorb%20spell_locg","p":114,"h":1,"n":"Absorb Spell"},{"c":0,"s":6,"id":5043,"u":"adaptive%20mask%20familiar_locg","p":101,"h":1,"n":"Adaptive Mask Familiar"},{"c":0,"s":6,"id":5044,"u":"adroit%20manipulation_locg","p":44,"h":1,"n":"Adroit Manipulation"},{"c":0,"s":6,"id":5045,"u":"advanced%20order%20training_locg","p":81,"h":1,"n":"Advanced Order Training"},{"c":0,"s":6,"id":5046,"u":"aegis%20of%20arnisant_locg","p":94,"h":1,"n":"Aegis Of Arnisant"},{"c":0,"s":6,"id":5047,"u":"agonizing%20rebuke_locg","p":50,"h":1,"n":"Agonizing Rebuke"},{"c":0,"s":6,"id":5048,"u":"alchemical%20scholar_locg","p":50,"h":1,"n":"Alchemical Scholar"},{"c":0,"s":6,"id":5049,"u":"ankle%20bite_locg","p":38,"h":1,"n":"Ankle Bite"},{"c":0,"s":6,"id":5050,"u":"arcane%20tattoos_locg","p":11,"h":1,"n":"Arcane Tattoos"},{"c":0,"s":6,"id":5051,"u":"avenge%20in%20glory_locg","p":20,"h":1,"n":"Avenge In Glory"},{"c":0,"s":6,"id":5052,"u":"backup%20disguise_locg","p":71,"h":1,"n":"Backup Disguise"},{"c":0,"s":6,"id":5053,"u":"bark%20and%20tendril_locg","p":55,"h":1,"n":"Bark And Tendril"},{"c":0,"s":6,"id":5054,"u":"battleforger_locg","p":21,"h":1,"n":"Battleforger"},{"c":0,"s":6,"id":5055,"u":"blade%20of%20law_locg","p":84,"h":1,"n":"Blade Of Law"},{"c":0,"s":6,"id":5056,"u":"blade%20of%20the%20crimson%20oath_locg","p":95,"h":1,"n":"Blade Of The Crimson Oath"},{"c":0,"s":6,"id":5057,"u":"boaster's%20challenge_locg","p":74,"h":1,"n":"Boaster's Challenge"},{"c":0,"s":6,"id":5058,"u":"bouncy%20goblin_locg","p":37,"h":1,"n":"Bouncy Goblin"},{"c":0,"s":6,"id":5059,"u":"bravo's%20determination_locg","p":75,"h":1,"n":"Bravo's Determination"},{"c":0,"s":6,"id":5060,"u":"brightness%20seeker_locg","p":27,"h":1,"n":"Brightness Seeker"},{"c":0,"s":6,"id":5061,"u":"cascade%20bearers%20flexibility_locg","p":101,"h":1,"n":"Cascade Bearers Flexibility"},{"c":0,"s":6,"id":5062,"u":"cascade%20bearers%20spellcasting_locg","p":103,"h":1,"n":"Cascade Bearers Spellcasting"},{"c":0,"s":6,"id":5063,"u":"charged%20creation_locg","p":104,"h":1,"n":"Charged Creation"},{"c":0,"s":6,"id":5064,"u":"chosen%20of%20lamashtu_locg","p":38,"h":1,"n":"Chosen Of Lamashtu"},{"c":0,"s":6,"id":5065,"u":"clan%20protector_locg","p":20,"h":1,"n":"Clan Protector"},{"c":0,"s":6,"id":5066,"u":"clan's%20edge_locg","p":20,"h":1,"n":"Clan's Edge"},{"c":0,"s":6,"id":5067,"u":"cobble%20dancer_locg","p":45,"h":1,"n":"Cobble Dancer"},{"c":0,"s":6,"id":5068,"u":"courteous%20comeback_locg","p":11,"h":1,"n":"Courteous Comeback"},{"c":0,"s":6,"id":5069,"u":"cunning%20climber_locg","p":45,"h":1,"n":"Cunning Climber"},{"c":0,"s":6,"id":5070,"u":"daredevil's%20gambit_locg","p":75,"h":1,"n":"Daredevil's Gambit"},{"c":0,"s":6,"id":5071,"u":"daring%20act_locg","p":74,"h":1,"n":"Daring Act"},{"c":0,"s":6,"id":5072,"u":"daring%20flourish_locg","p":75,"h":1,"n":"Daring Flourish"},{"c":0,"s":6,"id":5073,"u":"darkseer_locg","p":13,"h":1,"n":"Darkseer"},{"c":0,"s":6,"id":5074,"u":"death's%20door_locg","p":115,"h":1,"n":"Death's Door"},{"c":0,"s":6,"id":5075,"u":"defiance%20unto%20death_locg","p":26,"h":1,"n":"Defiance Unto Death"},{"c":0,"s":6,"id":5076,"u":"demanding%20challenge_locg","p":75,"h":1,"n":"Demanding Challenge"},{"c":0,"s":6,"id":5077,"u":"devil's%20advocate_locg","p":11,"h":1,"n":"Devil's Advocate"},{"c":0,"s":6,"id":5078,"u":"dragon%20prince_locg","p":14,"h":1,"n":"Dragon Prince"},{"c":0,"s":6,"id":5079,"u":"dragon%20spit_locg","p":12,"h":1,"n":"Dragon Spit"},{"c":0,"s":6,"id":5080,"u":"dualistic%20synergy_locg","p":104,"h":1,"n":"Dualistic Synergy"},{"c":0,"s":6,"id":5081,"u":"easily%20dismissed_locg","p":44,"h":1,"n":"Easily Dismissed"},{"c":0,"s":6,"id":5082,"u":"eclectic%20obsession_locg","p":33,"h":1,"n":"Eclectic Obsession"},{"c":0,"s":6,"id":5083,"u":"educated%20assessment_locg","p":112,"h":1,"n":"Educated Assessment"},{"c":0,"s":6,"id":5084,"u":"elemental%20wrath_locg","p":26,"h":1,"n":"Elemental Wrath"},{"c":0,"s":6,"id":5085,"u":"elven%20instincts_locg","p":27,"h":1,"n":"Elven Instincts"},{"c":0,"s":6,"id":5086,"u":"elven%20verve_locg","p":26,"h":1,"n":"Elven Verve"},{"c":0,"s":6,"id":5087,"u":"emerald%20boughs%20accustomation_locg","p":102,"h":1,"n":"Emerald Boughs Accustomation"},{"c":0,"s":6,"id":5088,"u":"emerald%20boughs%20hideaway_locg","p":103,"h":1,"n":"Emerald Boughs Hideaway"},{"c":0,"s":6,"id":5089,"u":"endure%20death's%20touch_locg","p":94,"h":1,"n":"Endure Death's Touch"},{"c":0,"s":6,"id":5090,"u":"energy%20blessed_locg","p":21,"h":1,"n":"Energy Blessed"},{"c":0,"s":6,"id":5091,"u":"entourage_locg","p":72,"h":1,"n":"Entourage"},{"c":0,"s":6,"id":5092,"u":"envenom%20fangs_locg","p":59,"h":1,"n":"Envenom Fangs"},{"c":0,"s":6,"id":5093,"u":"everstand%20stance_locg","p":90,"h":1,"n":"Everstand Stance"},{"c":0,"s":6,"id":5094,"u":"everstand%20strike_locg","p":90,"h":1,"n":"Everstand Strike"},{"c":0,"s":6,"id":5095,"u":"everyone%20duck!_locg","p":112,"h":1,"n":"Everyone Duck!"},{"c":0,"s":6,"id":5096,"u":"expert%20drill%20sergeant_locg","p":51,"h":1,"n":"Expert Drill Sergeant"},{"c":0,"s":6,"id":5097,"u":"fade%20away_locg","p":45,"h":1,"n":"Fade Away"},{"c":0,"s":6,"id":5098,"u":"fang%20sharpener_locg","p":37,"h":1,"n":"Fang Sharpener"},{"c":0,"s":6,"id":5099,"u":"firebrand%20braggart%20dedication_locg","p":74,"h":1,"n":"Firebrand Braggart Dedication"},{"c":0,"s":6,"id":5100,"u":"flexible%20halcyon%20spellcasting_locg","p":105,"h":1,"n":"Flexible Halcyon Spellcasting"},{"c":0,"s":6,"id":5101,"u":"font%20of%20knowledge_locg","p":113,"h":1,"n":"Font Of Knowledge"},{"c":0,"s":6,"id":5102,"u":"forced%20entry_locg","p":112,"h":1,"n":"Forced Entry"},{"c":0,"s":6,"id":5103,"u":"forest%20stealth_locg","p":27,"h":1,"n":"Forest Stealth"},{"c":0,"s":6,"id":5104,"u":"forge-day's%20rest_locg","p":20,"h":1,"n":"Forge-day's Rest"},{"c":0,"s":6,"id":5105,"u":"formation%20master_locg","p":51,"h":1,"n":"Formation Master"},{"c":0,"s":6,"id":5106,"u":"formation%20training_locg","p":51,"h":1,"n":"Formation Training"},{"c":0,"s":6,"id":5107,"u":"fortuitous%20shift_locg","p":33,"h":1,"n":"Fortuitous Shift"},{"c":0,"s":6,"id":5108,"u":"freeze%20it!_locg","p":39,"h":1,"n":"Freeze It!"},{"c":0,"s":6,"id":5109,"u":"fulminating%20synergy_locg","p":105,"h":1,"n":"Fulminating Synergy"},{"c":0,"s":6,"id":5110,"u":"gaze%20of%20veracity_locg","p":85,"h":1,"n":"Gaze Of Veracity"},{"c":0,"s":6,"id":5111,"u":"gecko's%20grip_locg","p":59,"h":1,"n":"Gecko's Grip"},{"c":0,"s":6,"id":5112,"u":"gloomseer_locg","p":12,"h":1,"n":"Gloomseer"},{"c":0,"s":6,"id":5113,"u":"gnome%20polyglot_locg","p":31,"h":1,"n":"Gnome Polyglot"},{"c":0,"s":6,"id":5114,"u":"grasping%20reach_locg","p":54,"h":1,"n":"Grasping Reach"},{"c":0,"s":6,"id":5115,"u":"great%20boaster_locg","p":75,"h":1,"n":"Great Boaster"},{"c":0,"s":6,"id":5116,"u":"grim%20insight_locg","p":32,"h":1,"n":"Grim Insight"},{"c":0,"s":6,"id":5117,"u":"halcyon%20speaker%20dedication_locg","p":104,"h":1,"n":"Halcyon Speaker Dedication"},{"c":0,"s":6,"id":5118,"u":"halcyon%20spellcasting%20adept_locg","p":105,"h":1,"n":"Halcyon Spellcasting Adept"},{"c":0,"s":6,"id":5119,"u":"halcyon%20spellcasting%20initiate_locg","p":104,"h":1,"n":"Halcyon Spellcasting Initiate"},{"c":0,"s":6,"id":5120,"u":"halcyon%20spellcasting%20sage_locg","p":105,"h":1,"n":"Halcyon Spellcasting Sage"},{"c":0,"s":6,"id":5121,"u":"halfling%20ingenuity_locg","p":44,"h":1,"n":"Halfling Ingenuity"},{"c":0,"s":6,"id":5122,"u":"hard%20tail_locg","p":38,"h":1,"n":"Hard Tail"},{"c":0,"s":6,"id":5123,"u":"harmlessly%20cute_locg","p":54,"h":1,"n":"Harmlessly Cute"},{"c":0,"s":6,"id":5124,"u":"harrying%20strike_locg","p":115,"h":1,"n":"Harrying Strike"},{"c":0,"s":6,"id":5125,"u":"heir%20of%20the%20saoc_locg","p":14,"h":1,"n":"Heir Of The Saoc"},{"c":0,"s":6,"id":5126,"u":"hell's%20armaments_locg","p":84,"h":1,"n":"Hell's Armaments"},{"c":0,"s":6,"id":5127,"u":"hellknight%20dedication_locg","p":84,"h":1,"n":"Hellknight Dedication"},{"c":0,"s":6,"id":5128,"u":"hellknight%20order%20cross-training_locg","p":81,"h":1,"n":"Hellknight Order Cross-training"},{"c":0,"s":6,"id":5129,"u":"hellknight%20signifer%20dedication_locg","p":85,"h":1,"n":"Hellknight Signifer Dedication"},{"c":0,"s":6,"id":5130,"u":"helpful%20halfling_locg","p":45,"h":1,"n":"Helpful Halfling"},{"c":0,"s":6,"id":5131,"u":"heroes'%20call_locg","p":21,"h":1,"n":"Heroes' Call"},{"c":0,"s":6,"id":5132,"u":"hobgoblin%20lore_locg","p":50,"h":1,"n":"Hobgoblin Lore"},{"c":0,"s":6,"id":5133,"u":"hobgoblin%20weapon%20discipline_locg","p":51,"h":1,"n":"Hobgoblin Weapon Discipline"},{"c":0,"s":6,"id":5134,"u":"hobgoblin%20weapon%20expertise_locg","p":51,"h":1,"n":"Hobgoblin Weapon Expertise"},{"c":0,"s":6,"id":5135,"u":"hobgoblin%20weapon%20familiarity_locg","p":50,"h":1,"n":"Hobgoblin Weapon Familiarity"},{"c":0,"s":6,"id":5136,"u":"hungry%20goblin_locg","p":39,"h":1,"n":"Hungry Goblin"},{"c":0,"s":6,"id":5137,"u":"impassable%20wall%20stance_locg","p":90,"h":1,"n":"Impassable Wall Stance"},{"c":0,"s":6,"id":5138,"u":"incredible%20luck_locg","p":45,"h":1,"n":"Incredible Luck"},{"c":0,"s":6,"id":5139,"u":"innocuous_locg","p":44,"h":1,"n":"Innocuous"},{"c":0,"s":6,"id":5140,"u":"intuitive%20cooperation_locg","p":44,"h":1,"n":"Intuitive Cooperation"},{"c":0,"s":6,"id":5141,"u":"intuitive%20illusions_locg","p":33,"h":1,"n":"Intuitive Illusions"},{"c":0,"s":6,"id":5142,"u":"inventive%20offensive_locg","p":32,"h":1,"n":"Inventive Offensive"},{"c":0,"s":6,"id":5143,"u":"invoke%20the%20crimson%20oath_locg","p":95,"h":1,"n":"Invoke The Crimson Oath"},{"c":0,"s":6,"id":5144,"u":"irriseni%20ice-witch_locg","p":14,"h":1,"n":"Irriseni Ice-witch"},{"c":0,"s":6,"id":5145,"u":"iruxi%20unarmed%20cunning_locg","p":59,"h":1,"n":"Iruxi Unarmed Cunning"},{"c":0,"s":6,"id":5146,"u":"keep%20up%20appearances_locg","p":12,"h":1,"n":"Keep Up Appearances"},{"c":0,"s":6,"id":5147,"u":"kneel%20for%20no%20god_locg","p":21,"h":1,"n":"Kneel For No God"},{"c":0,"s":6,"id":5148,"u":"knight%20in%20shining%20armor_locg","p":94,"h":1,"n":"Knight In Shining Armor"},{"c":0,"s":6,"id":5149,"u":"knight%20reclaimant%20dedication_locg","p":95,"h":1,"n":"Knight Reclaimant Dedication"},{"c":0,"s":6,"id":5150,"u":"knight%20vigilant_locg","p":94,"h":1,"n":"Knight Vigilant"},{"c":0,"s":6,"id":5151,"u":"know%20oneself_locg","p":12,"h":1,"n":"Know Oneself"},{"c":0,"s":6,"id":5152,"u":"leech-clipper_locg","p":50,"h":1,"n":"Leech-clipper"},{"c":0,"s":6,"id":5153,"u":"leshy%20glide_locg","p":55,"h":1,"n":"Leshy Glide"},{"c":0,"s":6,"id":5154,"u":"leshy%20lore_locg","p":54,"h":1,"n":"Leshy Lore"},{"c":0,"s":6,"id":5155,"u":"leshy%20superstition_locg","p":54,"h":1,"n":"Leshy Superstition"},{"c":0,"s":6,"id":5156,"u":"life-giving%20magic_locg","p":32,"h":1,"n":"Life-giving Magic"},{"c":0,"s":6,"id":5157,"u":"light%20of%20revelation_locg","p":90,"h":1,"n":"Light Of Revelation"},{"c":0,"s":6,"id":5158,"u":"lizardfolk%20lore_locg","p":58,"h":1,"n":"Lizardfolk Lore"},{"c":0,"s":6,"id":5159,"u":"lore%20seeker_locg","p":113,"h":1,"n":"Lore Seeker"},{"c":0,"s":6,"id":5160,"u":"lucky%20keepsake_locg","p":55,"h":1,"n":"Lucky Keepsake"},{"c":0,"s":6,"id":5161,"u":"magaambyan%20attendant%20dedication_locg","p":101,"h":1,"n":"Magaambyan Attendant Dedication"},{"c":0,"s":6,"id":5162,"u":"marsh%20runner_locg","p":58,"h":1,"n":"Marsh Runner"},{"c":0,"s":6,"id":5163,"u":"mask%20familiar_locg","p":101,"h":1,"n":"Mask Familiar"},{"c":0,"s":6,"id":5164,"u":"masked%20casting_locg","p":85,"h":1,"n":"Masked Casting"},{"c":0,"s":6,"id":5165,"u":"natural%20illusionist_locg","p":33,"h":1,"n":"Natural Illusionist"},{"c":0,"s":6,"id":5166,"u":"natural%20performer_locg","p":32,"h":1,"n":"Natural Performer"},{"c":0,"s":6,"id":5167,"u":"order%20training_locg","p":81,"h":1,"n":"Order Training"},{"c":0,"s":6,"id":5168,"u":"ornate%20tattoo_locg","p":13,"h":1,"n":"Ornate Tattoo"},{"c":0,"s":6,"id":5169,"u":"overlooked%20mastermind_locg","p":15,"h":1,"n":"Overlooked Mastermind"},{"c":0,"s":6,"id":5170,"u":"parthenogenic%20hatchling_locg","p":58,"h":1,"n":"Parthenogenic Hatchling"},{"c":0,"s":6,"id":5171,"u":"persistent%20creation_locg","p":104,"h":1,"n":"Persistent Creation"},{"c":0,"s":6,"id":5172,"u":"pride%20in%20arms_locg","p":51,"h":1,"n":"Pride In Arms"},{"c":0,"s":6,"id":5173,"u":"primal%20rampage_locg","h":1,"n":"Primal Rampage"},{"c":0,"s":6,"id":5174,"u":"protective%20sheath_locg","p":21,"h":1,"n":"Protective Sheath"},{"c":0,"s":6,"id":5175,"u":"quah%20bond_locg","p":12,"h":1,"n":"Quah Bond"},{"c":0,"s":6,"id":5176,"u":"rain-scribe%20mobility_locg","p":103,"h":1,"n":"Rain-scribe Mobility"},{"c":0,"s":6,"id":5177,"u":"rain-scribe%20sustenance_locg","p":102,"h":1,"n":"Rain-scribe Sustenance"},{"c":0,"s":6,"id":5178,"u":"razor%20claws_locg","p":58,"h":1,"n":"Razor Claws"},{"c":0,"s":6,"id":5179,"u":"reaper%20of%20repose_locg","p":95,"h":1,"n":"Reaper Of Repose"},{"c":0,"s":6,"id":5180,"u":"recognize%20threat_locg","p":112,"h":1,"n":"Recognize Threat"},{"c":0,"s":6,"id":5181,"u":"remorseless%20lash_locg","p":50,"h":1,"n":"Remorseless Lash"},{"c":0,"s":6,"id":5182,"u":"reptile%20speaker_locg","p":58,"h":1,"n":"Reptile Speaker"},{"c":0,"s":6,"id":5183,"u":"ritual%20reversion_locg","p":55,"h":1,"n":"Ritual Reversion"},{"c":0,"s":6,"id":5184,"u":"roll%20with%20it_locg","p":39,"h":1,"n":"Roll With It"},{"c":0,"s":6,"id":5185,"u":"round%20ears_locg","p":15,"h":1,"n":"Round Ears"},{"c":0,"s":6,"id":5186,"u":"saoc%20astrology_locg","p":12,"h":1,"n":"Saoc Astrology"},{"c":0,"s":6,"id":5187,"u":"scalding%20spit_locg","p":39,"h":1,"n":"Scalding Spit"},{"c":0,"s":6,"id":5188,"u":"scrollmaster%20dedication_locg","p":113,"h":1,"n":"Scrollmaster Dedication"},{"c":0,"s":6,"id":5189,"u":"seedpod_locg","p":54,"h":1,"n":"Seedpod"},{"c":0,"s":6,"id":5190,"u":"sense%20chaos_locg","p":84,"h":1,"n":"Sense Chaos"},{"c":0,"s":6,"id":5191,"u":"sense%20thoughts_locg","p":27,"h":1,"n":"Sense Thoughts"},{"c":0,"s":6,"id":5192,"u":"shadow%20of%20the%20wilds_locg","p":54,"h":1,"n":"Shadow Of The Wilds"},{"c":0,"s":6,"id":5193,"u":"shadow%20pact_locg","p":14,"h":1,"n":"Shadow Pact"},{"c":0,"s":6,"id":5194,"u":"share%20thoughts_locg","p":26,"h":1,"n":"Share Thoughts"},{"c":0,"s":6,"id":5195,"u":"shared%20luck_locg","p":45,"h":1,"n":"Shared Luck"},{"c":0,"s":6,"id":5196,"u":"shared%20synergy_locg","p":104,"h":1,"n":"Shared Synergy"},{"c":0,"s":6,"id":5197,"u":"sharp%20fangs_locg","p":58,"h":1,"n":"Sharp Fangs"},{"c":0,"s":6,"id":5198,"u":"shed%20tail_locg","p":59,"h":1,"n":"Shed Tail"},{"c":0,"s":6,"id":5199,"u":"shory%20aerialist_locg","p":15,"h":1,"n":"Shory Aerialist"},{"c":0,"s":6,"id":5200,"u":"shory%20aeromancer_locg","p":14,"h":1,"n":"Shory Aeromancer"},{"c":0,"s":6,"id":5201,"u":"shoulder%20catastrophe_locg","p":115,"h":1,"n":"Shoulder Catastrophe"},{"c":0,"s":6,"id":5202,"u":"signifer%20armor%20expertise_locg","p":85,"h":1,"n":"Signifer Armor Expertise"},{"c":0,"s":6,"id":5203,"u":"signifer's%20sight_locg","p":85,"h":1,"n":"Signifer's Sight"},{"c":0,"s":6,"id":5204,"u":"sociable_locg","p":15,"h":1,"n":"Sociable"},{"c":0,"s":6,"id":5205,"u":"solar%20rejuvenation_locg","p":55,"h":1,"n":"Solar Rejuvenation"},{"c":0,"s":6,"id":5206,"u":"sow%20rumor_locg","p":71,"h":1,"n":"Sow Rumor"},{"c":0,"s":6,"id":5207,"u":"speak%20with%20kindred_locg","p":55,"h":1,"n":"Speak With Kindred"},{"c":0,"s":6,"id":5208,"u":"spellmaster%20dedication_locg","p":114,"h":1,"n":"Spellmaster Dedication"},{"c":0,"s":6,"id":5209,"u":"spellmaster's%20resilience_locg","p":114,"h":1,"n":"Spellmaster's Resilience"},{"c":0,"s":6,"id":5210,"u":"sun%20blade_locg","p":90,"h":1,"n":"Sun Blade"},{"c":0,"s":6,"id":5211,"u":"surface%20culture_locg","p":20,"h":1,"n":"Surface Culture"},{"c":0,"s":6,"id":5212,"u":"surreptitious%20spellcaster_locg","p":114,"h":1,"n":"Surreptitious Spellcaster"},{"c":0,"s":6,"id":5213,"u":"survivor%20of%20desolation_locg","p":95,"h":1,"n":"Survivor Of Desolation"},{"c":0,"s":6,"id":5214,"u":"swift%20swimmer_locg","p":59,"h":1,"n":"Swift Swimmer"},{"c":0,"s":6,"id":5215,"u":"swordmaster%20dedication_locg","p":115,"h":1,"n":"Swordmaster Dedication"},{"c":0,"s":6,"id":5216,"u":"synergistic%20spell_locg","p":105,"h":1,"n":"Synergistic Spell"},{"c":0,"s":6,"id":5217,"u":"tail%20spin_locg","p":38,"h":1,"n":"Tail Spin"},{"c":0,"s":6,"id":5218,"u":"tail%20whip_locg","p":58,"h":1,"n":"Tail Whip"},{"c":0,"s":6,"id":5219,"u":"tempest-sun%20redirection_locg","p":102,"h":1,"n":"Tempest-sun Redirection"},{"c":0,"s":6,"id":5220,"u":"tempest-sun%20shielding_locg","p":103,"h":1,"n":"Tempest-sun Shielding"},{"c":0,"s":6,"id":5221,"u":"terrain%20advantage_locg","p":59,"h":1,"n":"Terrain Advantage"},{"c":0,"s":6,"id":5222,"u":"theoretical%20acumen_locg","p":32,"h":1,"n":"Theoretical Acumen"},{"c":0,"s":6,"id":5223,"u":"tomb-watcher's%20glare_locg","p":21,"h":1,"n":"Tomb-watcher's Glare"},{"c":0,"s":6,"id":5224,"u":"torch%20goblin_locg","p":38,"h":1,"n":"Torch Goblin"},{"c":0,"s":6,"id":5225,"u":"tree%20climber_locg","p":38,"h":1,"n":"Tree Climber"},{"c":0,"s":6,"id":5226,"u":"tupilaq%20carver_locg","p":13,"h":1,"n":"Tupilaq Carver"},{"c":0,"s":6,"id":5227,"u":"tusks_locg","p":15,"h":1,"n":"Tusks"},{"c":0,"s":6,"id":5228,"u":"unassuming%20dedication_locg","p":44,"h":1,"n":"Unassuming Dedication"},{"c":0,"s":6,"id":5229,"u":"unbreakable-er%20goblin_locg","p":39,"h":1,"n":"Unbreakable-er Goblin"},{"c":0,"s":6,"id":5230,"u":"undaunted_locg","p":54,"h":1,"n":"Undaunted"},{"c":0,"s":6,"id":5231,"u":"unexpected%20shift_locg","p":32,"h":1,"n":"Unexpected Shift"},{"c":0,"s":6,"id":5232,"u":"unravel%20mysteries_locg","p":113,"h":1,"n":"Unravel Mysteries"},{"c":0,"s":6,"id":5233,"u":"unshakable%20idealism_locg","p":94,"h":1,"n":"Unshakable Idealism"},{"c":0,"s":6,"id":5234,"u":"uzunjati%20recollection_locg","p":103,"h":1,"n":"Uzunjati Recollection"},{"c":0,"s":6,"id":5235,"u":"uzunjati%20storytelling_locg","p":102,"h":1,"n":"Uzunjati Storytelling"},{"c":0,"s":6,"id":5236,"u":"vibrant%20display_locg","p":33,"h":1,"n":"Vibrant Display"},{"c":0,"s":6,"id":5237,"u":"vigorous%20health_locg","p":50,"h":1,"n":"Vigorous Health"},{"c":0,"s":6,"id":5238,"u":"viking%20shieldbearer_locg","p":13,"h":1,"n":"Viking Shieldbearer"},{"c":0,"s":6,"id":5239,"u":"virtue-forged%20tattoos_locg","p":14,"h":1,"n":"Virtue-forged Tattoos"},{"c":0,"s":6,"id":5240,"u":"wandering%20heart_locg","p":27,"h":1,"n":"Wandering Heart"},{"c":0,"s":6,"id":5241,"u":"ward%20casting_locg","p":114,"h":1,"n":"Ward Casting"},{"c":0,"s":6,"id":5242,"u":"wavetouched%20paragon_locg","p":13,"h":1,"n":"Wavetouched Paragon"},{"c":0,"s":6,"id":5243,"u":"wildborn%20adept_locg","p":27,"h":1,"n":"Wildborn Adept"},{"c":0,"s":6,"id":5244,"u":"wildborn%20magic_locg","p":26,"h":1,"n":"Wildborn Magic"},{"c":0,"s":6,"id":5245,"u":"witch%20warden_locg","p":13,"h":1,"n":"Witch Warden"},{"c":0,"s":6,"id":5246,"u":"woodcraft_locg","p":26,"h":1,"n":"Woodcraft"},{"c":0,"s":55,"id":5247,"u":"battle%20prayer_logm","p":104,"h":1,"n":"Battle Prayer"},{"c":0,"s":55,"id":5248,"u":"bless%20tonic_logm","p":104,"h":1,"n":"Bless Tonic"},{"c":0,"s":55,"id":5249,"u":"bless%20toxin_logm","p":104,"h":1,"n":"Bless Toxin"},{"c":0,"s":55,"id":5250,"u":"blessed%20blood_logm","p":104,"h":1,"n":"Blessed Blood"},{"c":0,"s":55,"id":5251,"u":"charlatan_logm","p":104,"h":1,"n":"Charlatan"},{"c":0,"s":55,"id":5252,"u":"environmental%20grace_logm","p":105,"h":1,"n":"Environmental Grace"},{"c":0,"s":55,"id":5253,"u":"evangelize_logm","p":105,"h":1,"n":"Evangelize"},{"c":0,"s":55,"id":5254,"u":"expanded%20domain%20initiate_logm","p":8,"h":1,"n":"Expanded Domain Initiate"},{"c":0,"s":55,"id":5255,"u":"mortal%20healing_logm","p":105,"h":1,"n":"Mortal Healing"},{"c":0,"s":55,"id":5256,"u":"numb%20to%20death_logm","p":105,"h":1,"n":"Numb To Death"},{"c":0,"s":55,"id":5257,"u":"sacred%20defense_logm","p":105,"h":1,"n":"Sacred Defense"},{"c":0,"s":55,"id":5258,"u":"sacred%20ki_logm","p":105,"h":1,"n":"Sacred Ki"},{"c":0,"s":55,"id":5259,"u":"sanctify%20water_logm","p":105,"h":1,"n":"Sanctify Water"},{"c":0,"s":55,"id":5260,"u":"splinter%20faith_logm","p":8,"h":1,"n":"Splinter Faith"},{"c":0,"s":55,"id":5261,"u":"syncretism_logm","p":105,"h":1,"n":"Syncretism"},{"c":0,"s":56,"id":5262,"u":"achaekek's%20grip_lol","p":58,"h":1,"n":"Achaekek's Grip"},{"c":0,"s":56,"id":5263,"u":"artokus's%20fire_lol","p":20,"h":1,"n":"Artokus's Fire"},{"c":0,"s":56,"id":5264,"u":"azaersi's%20roads_lol","p":28,"h":1,"n":"Azaersi's Roads"},{"c":0,"s":56,"id":5265,"u":"bright%20lion%20dedication_lol","p":101,"h":1,"n":"Bright Lion Dedication"},{"c":0,"s":56,"id":5266,"u":"elude%20the%20divine_lol","p":101,"h":1,"n":"Elude The Divine"},{"c":0,"s":56,"id":5267,"u":"fading_lol","p":58,"h":1,"n":"Fading"},{"c":0,"s":56,"id":5268,"u":"flamboyant%20cruelty_lol","p":28,"h":1,"n":"Flamboyant Cruelty"},{"c":0,"s":56,"id":5269,"u":"janatimo's%20lessons_lol","p":61,"h":1,"n":"Janatimo's Lessons"},{"c":0,"s":56,"id":5270,"u":"medical%20researcher_lol","p":72,"h":1,"n":"Medical Researcher"},{"c":0,"s":56,"id":5271,"u":"paragon%20battle%20medicine_lol","p":72,"h":1,"n":"Paragon Battle Medicine"},{"c":0,"s":56,"id":5272,"u":"prayer%20attack_lol","p":58,"h":1,"n":"Prayer Attack"},{"c":0,"s":56,"id":5273,"u":"rescuer's%20press_lol","p":68,"h":1,"n":"Rescuer's Press"},{"c":0,"s":56,"id":5274,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol","p":69,"h":1,"n":"Shall Not Falter, Shall Not Rout"},{"c":0,"s":56,"id":5275,"u":"sun's%20fury_lol","p":101,"h":1,"n":"Sun's Fury"},{"c":0,"s":56,"id":5276,"u":"vernai%20training_lol","p":58,"h":1,"n":"Vernai Training"},{"c":0,"s":56,"id":5277,"u":"vigil's%20walls%20rise%20anew!_lol","p":69,"h":1,"n":"Vigil's Walls Rise Anew!"},{"c":0,"s":56,"id":5278,"u":"warding%20light_lol","p":101,"h":1,"n":"Warding Light"},{"c":0,"s":56,"id":5279,"u":"wish%20alchemy_lol","p":20,"h":1,"n":"Wish Alchemy"},{"c":0,"s":0,"id":5280,"u":"absorb%20toxin_lome","p":122,"h":1,"n":"Absorb Toxin"},{"c":0,"s":0,"id":5281,"u":"ambush%20awareness_lome","p":118,"h":1,"n":"Ambush Awareness"},{"c":0,"s":0,"id":5282,"u":"anadi%20lore_lome","p":106,"h":1,"n":"Anadi Lore"},{"c":0,"s":0,"id":5283,"u":"ancestor's%20rage_lome","p":114,"h":1,"n":"Ancestor's Rage"},{"c":0,"s":0,"id":5284,"u":"arcane%20sight_lome","p":118,"h":1,"n":"Arcane Sight"},{"c":0,"s":0,"id":5285,"u":"bone%20rider_lome","p":205,"h":1,"n":"Bone Rider"},{"c":0,"s":0,"id":5286,"u":"breath%20like%20honey_lome","p":114,"h":1,"n":"Breath Like Honey"},{"c":0,"s":0,"id":5287,"u":"bristle_lome","p":125,"h":1,"n":"Bristle"},{"c":0,"s":0,"id":5288,"u":"catch%20the%20details_lome","p":117,"h":1,"n":"Catch The Details"},{"c":0,"s":0,"id":5289,"u":"ceremony%20of%20aeon's%20guidance_lome","p":110,"h":1,"n":"Ceremony Of Aeon's Guidance"},{"c":0,"s":0,"id":5290,"u":"ceremony%20of%20aeon's%20shield_lome","p":110,"h":1,"n":"Ceremony Of Aeon's Shield"},{"c":0,"s":0,"id":5291,"u":"ceremony%20of%20fortification_lome","p":110,"h":1,"n":"Ceremony Of Fortification"},{"c":0,"s":0,"id":5292,"u":"ceremony%20of%20growth_lome","p":110,"h":1,"n":"Ceremony Of Growth"},{"c":0,"s":0,"id":5293,"u":"ceremony%20of%20knowledge_lome","p":109,"h":1,"n":"Ceremony Of Knowledge"},{"c":0,"s":0,"id":5294,"u":"ceremony%20of%20protection_lome","p":109,"h":1,"n":"Ceremony Of Protection"},{"c":0,"s":0,"id":5295,"u":"ceremony%20of%20sun's%20gift_lome","p":110,"h":1,"n":"Ceremony Of Sun's Gift"},{"c":0,"s":0,"id":5296,"u":"ceremony%20of%20sunlight_lome","p":109,"h":1,"n":"Ceremony Of Sunlight"},{"c":0,"s":0,"id":5297,"u":"ceremony%20of%20the%20evened%20hand_lome","p":109,"h":1,"n":"Ceremony Of The Evened Hand"},{"c":0,"s":0,"id":5298,"u":"ceremony%20of%20the%20strengthened%20hand_lome","p":110,"h":1,"n":"Ceremony Of The Strengthened Hand"},{"c":0,"s":0,"id":5299,"u":"conrasu%20lore_lome","p":109,"h":1,"n":"Conrasu Lore"},{"c":0,"s":0,"id":5300,"u":"conrasu%20weapon%20expertise_lome","p":110,"h":1,"n":"Conrasu Weapon Expertise"},{"c":0,"s":0,"id":5301,"u":"conrasu%20weapon%20familiarity_lome","p":109,"h":1,"n":"Conrasu Weapon Familiarity"},{"c":0,"s":0,"id":5302,"u":"conrasu%20weapon%20understanding_lome","p":110,"h":1,"n":"Conrasu Weapon Understanding"},{"c":0,"s":0,"id":5303,"u":"constant%20gaze_lome","p":118,"h":1,"n":"Constant Gaze"},{"c":0,"s":0,"id":5304,"u":"crunch_lome","p":113,"h":1,"n":"Crunch"},{"c":0,"s":0,"id":5305,"u":"defensive%20instincts_lome","p":118,"h":1,"n":"Defensive Instincts"},{"c":0,"s":0,"id":5306,"u":"delver_lome","p":126,"h":1,"n":"Delver"},{"c":0,"s":0,"id":5307,"u":"demonbane%20warrior_lome","p":60,"h":1,"n":"Demonbane Warrior"},{"c":0,"s":0,"id":5308,"u":"demonblood%20frenzy_lome","p":94,"h":1,"n":"Demonblood Frenzy"},{"c":0,"s":0,"id":5309,"u":"dig%20up%20secrets_lome","p":126,"h":1,"n":"Dig Up Secrets"},{"c":0,"s":0,"id":5310,"u":"disorienting%20venom_lome","p":106,"h":1,"n":"Disorienting Venom"},{"c":0,"s":0,"id":5311,"u":"distant%20cackle_lome","p":113,"h":1,"n":"Distant Cackle"},{"c":0,"s":0,"id":5312,"u":"eidetic%20ear_lome","p":125,"h":1,"n":"Eidetic Ear"},{"c":0,"s":0,"id":5313,"u":"envenomed%20edge_lome","p":122,"h":1,"n":"Envenomed Edge"},{"c":0,"s":0,"id":5314,"u":"fountain%20of%20secrets_lome","p":126,"h":1,"n":"Fountain Of Secrets"},{"c":0,"s":0,"id":5315,"u":"friendform_lome","p":106,"h":1,"n":"Friendform"},{"c":0,"s":0,"id":5316,"u":"gnoll%20lore_lome","p":113,"h":1,"n":"Gnoll Lore"},{"c":0,"s":0,"id":5317,"u":"gnoll%20weapon%20expertise_lome","p":114,"h":1,"n":"Gnoll Weapon Expertise"},{"c":0,"s":0,"id":5318,"u":"gnoll%20weapon%20familiarity_lome","p":113,"h":1,"n":"Gnoll Weapon Familiarity"},{"c":0,"s":0,"id":5319,"u":"gnoll%20weapon%20practicality_lome","p":114,"h":1,"n":"Gnoll Weapon Practicality"},{"c":0,"s":0,"id":5320,"u":"goloma%20courage_lome","p":117,"h":1,"n":"Goloma Courage"},{"c":0,"s":0,"id":5321,"u":"goloma%20lore_lome","p":117,"h":1,"n":"Goloma Lore"},{"c":0,"s":0,"id":5322,"u":"grandmother's%20wisdom_lome","p":114,"h":1,"n":"Grandmother's Wisdom"},{"c":0,"s":0,"id":5323,"u":"grippli%20glide_lome","p":121,"h":1,"n":"Grippli Glide"},{"c":0,"s":0,"id":5324,"u":"grippli%20lore_lome","p":120,"h":1,"n":"Grippli Lore"},{"c":0,"s":0,"id":5325,"u":"grippli%20weapon%20expertise_lome","p":122,"h":1,"n":"Grippli Weapon Expertise"},{"c":0,"s":0,"id":5326,"u":"grippli%20weapon%20familiarity_lome","p":120,"h":1,"n":"Grippli Weapon Familiarity"},{"c":0,"s":0,"id":5327,"u":"grippli%20weapon%20innovator_lome","p":121,"h":1,"n":"Grippli Weapon Innovator"},{"c":0,"s":0,"id":5328,"u":"hunter's%20defense_lome","p":121,"h":1,"n":"Hunter's Defense"},{"c":0,"s":0,"id":5329,"u":"hunter's%20fangs_lome","p":106,"h":1,"n":"Hunter's Fangs"},{"c":0,"s":0,"id":5330,"u":"hybrid%20shape_lome","p":106,"h":1,"n":"Hybrid Shape"},{"c":0,"s":0,"id":5331,"u":"hyena%20familiar_lome","p":113,"h":1,"n":"Hyena Familiar"},{"c":0,"s":0,"id":5332,"u":"inured%20to%20the%20heat_lome","p":125,"h":1,"n":"Inured To The Heat"},{"c":0,"s":0,"id":5333,"u":"jungle%20strider_lome","p":121,"h":1,"n":"Jungle Strider"},{"c":0,"s":0,"id":5334,"u":"laughing%20gnoll_lome","p":114,"h":1,"n":"Laughing Gnoll"},{"c":0,"s":0,"id":5335,"u":"long%20tongue_lome","p":121,"h":1,"n":"Long Tongue"},{"c":0,"s":0,"id":5336,"u":"nocturnal%20grippli_lome","p":121,"h":1,"n":"Nocturnal Grippli"},{"c":0,"s":0,"id":5337,"u":"none%20shall%20know_lome","p":126,"h":1,"n":"None Shall Know"},{"c":0,"s":0,"id":5338,"u":"pack%20hunter_lome","p":113,"h":1,"n":"Pack Hunter"},{"c":0,"s":0,"id":5339,"u":"pack%20stalker_lome","p":114,"h":1,"n":"Pack Stalker"},{"c":0,"s":0,"id":5340,"u":"pierce%20the%20darkness_lome","p":117,"h":1,"n":"Pierce The Darkness"},{"c":0,"s":0,"id":5341,"u":"piercing%20quills_lome","p":126,"h":1,"n":"Piercing Quills"},{"c":0,"s":0,"id":5342,"u":"protective%20claws_lome","p":118,"h":1,"n":"Protective Claws"},{"c":0,"s":0,"id":5343,"u":"quill%20spray_lome","p":126,"h":1,"n":"Quill Spray"},{"c":0,"s":0,"id":5344,"u":"reassuring%20presence_lome","p":106,"h":1,"n":"Reassuring Presence"},{"c":0,"s":0,"id":5345,"u":"renewing%20quills_lome","p":126,"h":1,"n":"Renewing Quills"},{"c":0,"s":0,"id":5346,"u":"ricocheting%20leap_lome","p":122,"h":1,"n":"Ricocheting Leap"},{"c":0,"s":0,"id":5347,"u":"right-hand%20blood_lome","p":114,"h":1,"n":"Right-hand Blood"},{"c":0,"s":0,"id":5348,"u":"secret%20eyes_lome","p":126,"h":1,"n":"Secret Eyes"},{"c":0,"s":0,"id":5349,"u":"see%20the%20unseen_lome","p":118,"h":1,"n":"See The Unseen"},{"c":0,"s":0,"id":5350,"u":"sensitive%20nose_lome","p":113,"h":1,"n":"Sensitive Nose"},{"c":0,"s":0,"id":5351,"u":"shisk%20lore_lome","p":125,"h":1,"n":"Shisk Lore"},{"c":0,"s":0,"id":5352,"u":"skittertalk_lome","p":106,"h":1,"n":"Skittertalk"},{"c":0,"s":0,"id":5353,"u":"spelunker_lome","p":125,"h":1,"n":"Spelunker"},{"c":0,"s":0,"id":5354,"u":"spine%20stabber_lome","p":125,"h":1,"n":"Spine Stabber"},{"c":0,"s":0,"id":5355,"u":"strand%20strider_lome","p":106,"h":1,"n":"Strand Strider"},{"c":0,"s":0,"id":5356,"u":"studious%20adept_lome","p":106,"h":1,"n":"Studious Adept"},{"c":0,"s":0,"id":5357,"u":"studious%20magic_lome","p":106,"h":1,"n":"Studious Magic"},{"c":0,"s":0,"id":5358,"u":"tenacious%20net_lome","p":122,"h":1,"n":"Tenacious Net"},{"c":0,"s":0,"id":5359,"u":"tongue%20tether_lome","p":122,"h":1,"n":"Tongue Tether"},{"c":0,"s":0,"id":5360,"u":"true%20gaze_lome","p":118,"h":1,"n":"True Gaze"},{"c":0,"s":0,"id":5361,"u":"watchful%20gaze_lome","p":117,"h":1,"n":"Watchful Gaze"},{"c":0,"s":0,"id":5362,"u":"web%20hunter_lome","p":106,"h":1,"n":"Web Hunter"},{"c":0,"s":0,"id":5363,"u":"web%20walker_lome","p":106,"h":1,"n":"Web Walker"},{"c":0,"s":0,"id":5364,"u":"web%20weaver_lome","p":106,"h":1,"n":"Web Weaver"},{"c":0,"s":0,"id":5365,"u":"webslinger_lome","p":106,"h":1,"n":"Webslinger"},{"c":0,"s":51,"id":5366,"u":"archaeologist's%20warning_lopsg","p":41,"h":1,"n":"Archaeologist's Warning"},{"c":0,"s":51,"id":5367,"u":"armored%20exercise_lopsg","p":53,"h":1,"n":"Armored Exercise"},{"c":0,"s":51,"id":5368,"u":"armored%20rest_lopsg","p":52,"h":1,"n":"Armored Rest"},{"c":0,"s":51,"id":5369,"u":"bestiary%20scholar_lopsg","p":45,"h":1,"n":"Bestiary Scholar"},{"c":0,"s":51,"id":5370,"u":"blazing%20talon%20surge_lopsg","p":119,"h":1,"n":"Blazing Talon Surge"},{"c":0,"s":51,"id":5371,"u":"cautious%20delver_lopsg","p":45,"h":1,"n":"Cautious Delver"},{"c":0,"s":51,"id":5372,"u":"communal%20sustain_lopsg","p":49,"h":1,"n":"Communal Sustain"},{"c":0,"s":51,"id":5373,"u":"craft%20facsimile_lopsg","p":41,"h":1,"n":"Craft Facsimile"},{"c":0,"s":51,"id":5374,"u":"dead%20reckoning_lopsg","p":41,"h":1,"n":"Dead Reckoning"},{"c":0,"s":51,"id":5375,"u":"determined%20lore%20seeker_lopsg","p":46,"h":1,"n":"Determined Lore Seeker"},{"c":0,"s":51,"id":5376,"u":"discerning%20strike_lopsg","p":120,"h":1,"n":"Discerning Strike"},{"c":0,"s":51,"id":5377,"u":"diverse%20recognition_lopsg","p":41,"h":1,"n":"Diverse Recognition"},{"c":0,"s":51,"id":5378,"u":"eidetic%20memorization_lopsg","p":41,"h":1,"n":"Eidetic Memorization"},{"c":0,"s":51,"id":5379,"u":"emergency%20medical%20assistance_lopsg","p":52,"h":1,"n":"Emergency Medical Assistance"},{"c":0,"s":51,"id":5380,"u":"environmental%20explorer_lopsg","p":41,"h":1,"n":"Environmental Explorer"},{"c":0,"s":51,"id":5381,"u":"explosive%20death%20drop_lopsg","p":119,"h":1,"n":"Explosive Death Drop"},{"c":0,"s":51,"id":5382,"u":"familiar%20form_lopsg","p":49,"h":1,"n":"Familiar Form"},{"c":0,"s":51,"id":5383,"u":"fane's%20escape_lopsg","p":119,"h":1,"n":"Fane's Escape"},{"c":0,"s":51,"id":5384,"u":"fane's%20fourberie_lopsg","p":119,"h":1,"n":"Fane's Fourberie"},{"c":0,"s":51,"id":5385,"u":"farabellus%20flip_lopsg","p":120,"h":1,"n":"Farabellus Flip"},{"c":0,"s":51,"id":5386,"u":"focus%20ally_lopsg","p":53,"h":1,"n":"Focus Ally"},{"c":0,"s":51,"id":5387,"u":"foolproof%20instructions_lopsg","p":45,"h":1,"n":"Foolproof Instructions"},{"c":0,"s":51,"id":5388,"u":"forceful%20shot_lopsg","p":53,"h":1,"n":"Forceful Shot"},{"c":0,"s":51,"id":5389,"u":"glyph%20expert_lopsg","p":49,"h":1,"n":"Glyph Expert"},{"c":0,"s":51,"id":5390,"u":"improvised%20crafting_lopsg","p":52,"h":1,"n":"Improvised Crafting"},{"c":0,"s":51,"id":5391,"u":"innate%20magic%20intuition_lopsg","p":45,"h":1,"n":"Innate Magic Intuition"},{"c":0,"s":51,"id":5392,"u":"kreighton's%20cognitive%20crossover_lopsg","p":120,"h":1,"n":"Kreighton's Cognitive Crossover"},{"c":0,"s":51,"id":5393,"u":"magic%20finder_lopsg","p":45,"h":1,"n":"Magic Finder"},{"c":0,"s":51,"id":5394,"u":"martial%20exercise_lopsg","p":52,"h":1,"n":"Martial Exercise"},{"c":0,"s":51,"id":5395,"u":"master's%20counterspell_lopsg","p":49,"h":1,"n":"Master's Counterspell"},{"c":0,"s":51,"id":5396,"u":"masterful%20obfuscation_lopsg","p":45,"h":1,"n":"Masterful Obfuscation"},{"c":0,"s":51,"id":5397,"u":"mobile%20magical%20combat_lopsg","p":49,"h":1,"n":"Mobile Magical Combat"},{"c":0,"s":51,"id":5398,"u":"observant%20explorer_lopsg","p":41,"h":1,"n":"Observant Explorer"},{"c":0,"s":51,"id":5399,"u":"physical%20training_lopsg","p":52,"h":1,"n":"Physical Training"},{"c":0,"s":51,"id":5400,"u":"practiced%20defender_lopsg","p":52,"h":1,"n":"Practiced Defender"},{"c":0,"s":51,"id":5401,"u":"protect%20ally_lopsg","p":52,"h":1,"n":"Protect Ally"},{"c":0,"s":51,"id":5402,"u":"quick%20stow_lopsg","p":52,"h":1,"n":"Quick Stow"},{"c":0,"s":51,"id":5403,"u":"rain%20of%20embers%20stance_lopsg","p":119,"h":1,"n":"Rain Of Embers Stance"},{"c":0,"s":51,"id":5404,"u":"recollect%20studies_lopsg","p":52,"h":1,"n":"Recollect Studies"},{"c":0,"s":51,"id":5405,"u":"recover%20spell_lopsg","p":49,"h":1,"n":"Recover Spell"},{"c":0,"s":51,"id":5406,"u":"reflexive%20grip_lopsg","p":52,"h":1,"n":"Reflexive Grip"},{"c":0,"s":51,"id":5407,"u":"remember%20your%20training_lopsg","p":41,"h":1,"n":"Remember Your Training"},{"c":0,"s":51,"id":5408,"u":"retain%20absorbed%20spell_lopsg","p":49,"h":1,"n":"Retain Absorbed Spell"},{"c":0,"s":51,"id":5409,"u":"rugged%20survivalist_lopsg","p":52,"h":1,"n":"Rugged Survivalist"},{"c":0,"s":51,"id":5410,"u":"snap%20out%20of%20it!_lopsg","p":41,"h":1,"n":"Snap Out Of It!"},{"c":0,"s":51,"id":5411,"u":"spellmaster's%20tenacity_lopsg","p":49,"h":1,"n":"Spellmaster's Tenacity"},{"c":0,"s":51,"id":5412,"u":"spellmaster's%20ward_lopsg","p":49,"h":1,"n":"Spellmaster's Ward"},{"c":0,"s":51,"id":5413,"u":"spiritual%20explorer_lopsg","p":41,"h":1,"n":"Spiritual Explorer"},{"c":0,"s":51,"id":5414,"u":"stave%20off%20catastrophe_lopsg","p":53,"h":1,"n":"Stave Off Catastrophe"},{"c":0,"s":51,"id":5415,"u":"stella's%20stab%20and%20snag_lopsg","p":119,"h":1,"n":"Stella's Stab And Snag"},{"c":0,"s":51,"id":5416,"u":"swap%20investment_lopsg","p":41,"h":1,"n":"Swap Investment"},{"c":0,"s":51,"id":5417,"u":"tense%20negotiator_lopsg","p":53,"h":1,"n":"Tense Negotiator"},{"c":0,"s":51,"id":5418,"u":"transcribe%20moment_lopsg","p":45,"h":1,"n":"Transcribe Moment"},{"c":0,"s":51,"id":5419,"u":"ward%20mind_lopsg","p":46,"h":1,"n":"Ward Mind"},{"c":0,"s":51,"id":5420,"u":"watch%20and%20learn_lopsg","p":41,"h":1,"n":"Watch And Learn"},{"c":0,"s":51,"id":5421,"u":"wayfinder%20resonance%20infiltrator_lopsg","p":41,"h":1,"n":"Wayfinder Resonance Infiltrator"},{"c":0,"s":51,"id":5422,"u":"westyr's%20wayfinder%20repository_lopsg","p":120,"h":1,"n":"Westyr's Wayfinder Repository"},{"c":0,"s":7,"id":5423,"u":"aerial%20piledriver_lotgb","p":127,"h":1,"n":"Aerial Piledriver"},{"c":0,"s":7,"id":5424,"u":"agile%20hand_lotgb","p":122,"h":1,"n":"Agile Hand"},{"c":0,"s":7,"id":5425,"u":"animate%20net_lotgb","p":123,"h":1,"n":"Animate Net"},{"c":0,"s":7,"id":5426,"u":"barrier%20shield_lotgb","p":122,"h":1,"n":"Barrier Shield"},{"c":0,"s":7,"id":5427,"u":"basic%20captivator%20spellcasting_lotgb","p":120,"h":1,"n":"Basic Captivator Spellcasting"},{"c":0,"s":7,"id":5428,"u":"beacon%20mark_lotgb","p":124,"h":1,"n":"Beacon Mark"},{"c":0,"s":7,"id":5429,"u":"captivating%20intensity_lotgb","p":121,"h":1,"n":"Captivating Intensity"},{"c":0,"s":7,"id":5430,"u":"captivator%20dedication_lotgb","p":120,"h":1,"n":"Captivator Dedication"},{"c":0,"s":7,"id":5431,"u":"choking%20smoke_lotgb","p":125,"h":1,"n":"Choking Smoke"},{"c":0,"s":7,"id":5432,"u":"clinch%20strike_lotgb","p":127,"h":1,"n":"Clinch Strike"},{"c":0,"s":7,"id":5433,"u":"confounding%20image_lotgb","p":123,"h":1,"n":"Confounding Image"},{"c":0,"s":7,"id":5434,"u":"countercharm_lotgb","p":121,"h":1,"n":"Countercharm"},{"c":0,"s":7,"id":5435,"u":"cunning%20tinker_lotgb","p":64,"h":1,"n":"Cunning Tinker"},{"c":0,"s":7,"id":5436,"u":"directed%20poison_lotgb","p":125,"h":1,"n":"Directed Poison"},{"c":0,"s":7,"id":5437,"u":"disengaging%20twist_lotgb","p":126,"h":1,"n":"Disengaging Twist"},{"c":0,"s":7,"id":5438,"u":"disk%20rider_lotgb","p":123,"h":1,"n":"Disk Rider"},{"c":0,"s":7,"id":5439,"u":"drenching%20mist_lotgb","p":123,"h":1,"n":"Drenching Mist"},{"c":0,"s":7,"id":5440,"u":"effortless%20captivation_lotgb","p":121,"h":1,"n":"Effortless Captivation"},{"c":0,"s":7,"id":5441,"u":"elbow%20breaker_lotgb","p":126,"h":1,"n":"Elbow Breaker"},{"c":0,"s":7,"id":5442,"u":"expert%20captivator%20spellcasting_lotgb","p":121,"h":1,"n":"Expert Captivator Spellcasting"},{"c":0,"s":7,"id":5443,"u":"forceful%20push_lotgb","p":122,"h":1,"n":"Forceful Push"},{"c":0,"s":7,"id":5444,"u":"form%20lock_lotgb","p":127,"h":1,"n":"Form Lock"},{"c":0,"s":7,"id":5445,"u":"harmless%20doll_lotgb","p":63,"h":1,"n":"Harmless Doll"},{"c":0,"s":7,"id":5446,"u":"heightened%20captivation_lotgb","p":121,"h":1,"n":"Heightened Captivation"},{"c":0,"s":7,"id":5447,"u":"helpful%20poppet_lotgb","p":63,"h":1,"n":"Helpful Poppet"},{"c":0,"s":7,"id":5448,"u":"histrionic%20injury_lotgb","p":64,"h":1,"n":"Histrionic Injury"},{"c":0,"s":7,"id":5449,"u":"impossible%20gossip_lotgb","p":65,"h":1,"n":"Impossible Gossip"},{"c":0,"s":7,"id":5450,"u":"inescapable%20grasp_lotgb","p":127,"h":1,"n":"Inescapable Grasp"},{"c":0,"s":7,"id":5451,"u":"larcenous%20hand_lotgb","p":124,"h":1,"n":"Larcenous Hand"},{"c":0,"s":7,"id":5452,"u":"lingering%20flames_lotgb","p":124,"h":1,"n":"Lingering Flames"},{"c":0,"s":7,"id":5453,"u":"look%20again_lotgb","p":121,"h":1,"n":"Look Again"},{"c":0,"s":7,"id":5454,"u":"master%20captivator%20spellcasting_lotgb","p":121,"h":1,"n":"Master Captivator Spellcasting"},{"c":0,"s":7,"id":5455,"u":"nothing%20but%20fluff_lotgb","p":64,"h":1,"n":"Nothing But Fluff"},{"c":0,"s":7,"id":5456,"u":"obscured%20terrain_lotgb","p":124,"h":1,"n":"Obscured Terrain"},{"c":0,"s":7,"id":5457,"u":"quadruped_lotgb","p":63,"h":1,"n":"Quadruped"},{"c":0,"s":7,"id":5458,"u":"reactive%20charm_lotgb","p":121,"h":1,"n":"Reactive Charm"},{"c":0,"s":7,"id":5459,"u":"reanimating%20spark_lotgb","p":65,"h":1,"n":"Reanimating Spark"},{"c":0,"s":7,"id":5460,"u":"restitch_lotgb","p":65,"h":1,"n":"Restitch"},{"c":0,"s":7,"id":5461,"u":"running%20tackle_lotgb","p":127,"h":1,"n":"Running Tackle"},{"c":0,"s":7,"id":5462,"u":"scaling%20poppet_lotgb","p":65,"h":1,"n":"Scaling Poppet"},{"c":0,"s":7,"id":5463,"u":"scattered%20fire_lotgb","p":124,"h":1,"n":"Scattered Fire"},{"c":0,"s":7,"id":5464,"u":"sealed%20poppet_lotgb","p":64,"h":1,"n":"Sealed Poppet"},{"c":0,"s":7,"id":5465,"u":"shining%20arms_lotgb","p":122,"h":1,"n":"Shining Arms"},{"c":0,"s":7,"id":5466,"u":"shiny%20button%20eyes_lotgb","p":64,"h":1,"n":"Shiny Button Eyes"},{"c":0,"s":7,"id":5467,"u":"siphoning%20touch_lotgb","p":124,"h":1,"n":"Siphoning Touch"},{"c":0,"s":7,"id":5468,"u":"smoldering%20explosion_lotgb","p":124,"h":1,"n":"Smoldering Explosion"},{"c":0,"s":7,"id":5469,"u":"soaring%20poppet_lotgb","p":65,"h":1,"n":"Soaring Poppet"},{"c":0,"s":7,"id":5470,"u":"spark%20of%20independence_lotgb","p":64,"h":1,"n":"Spark Of Independence"},{"c":0,"s":7,"id":5471,"u":"spell%20trickster%20dedication_lotgb","p":122,"h":1,"n":"Spell Trickster Dedication"},{"c":0,"s":7,"id":5472,"u":"spinebreaker_lotgb","p":127,"h":1,"n":"Spinebreaker"},{"c":0,"s":7,"id":5473,"u":"squirm%20free_lotgb","p":65,"h":1,"n":"Squirm Free"},{"c":0,"s":7,"id":5474,"u":"steal%20vitality_lotgb","p":125,"h":1,"n":"Steal Vitality"},{"c":0,"s":7,"id":5475,"u":"strangle_lotgb","p":127,"h":1,"n":"Strangle"},{"c":0,"s":7,"id":5476,"u":"submission%20hold_lotgb","p":127,"h":1,"n":"Submission Hold"},{"c":0,"s":7,"id":5477,"u":"summon%20ensemble_lotgb","p":123,"h":1,"n":"Summon Ensemble"},{"c":0,"s":7,"id":5478,"u":"suplex_lotgb","p":127,"h":1,"n":"Suplex"},{"c":0,"s":7,"id":5479,"u":"surrounding%20flames_lotgb","p":125,"h":1,"n":"Surrounding Flames"},{"c":0,"s":7,"id":5480,"u":"swimming%20poppet_lotgb","p":65,"h":1,"n":"Swimming Poppet"},{"c":0,"s":7,"id":5481,"u":"toppling%20tentacles_lotgb","p":125,"h":1,"n":"Toppling Tentacles"},{"c":0,"s":7,"id":5482,"u":"tracing%20sigil_lotgb","p":123,"h":1,"n":"Tracing Sigil"},{"c":0,"s":7,"id":5483,"u":"uneasy%20rest_lotgb","p":124,"h":1,"n":"Uneasy Rest"},{"c":0,"s":7,"id":5484,"u":"volatile%20grease_lotgb","p":124,"h":1,"n":"Volatile Grease"},{"c":0,"s":7,"id":5485,"u":"wash%20out_lotgb","p":64,"h":1,"n":"Wash Out"},{"c":0,"s":7,"id":5486,"u":"wheedle%20and%20jig_lotgb","p":65,"h":1,"n":"Wheedle And Jig"},{"c":0,"s":7,"id":5487,"u":"wild%20lights_lotgb","p":123,"h":1,"n":"Wild Lights"},{"c":0,"s":7,"id":5488,"u":"wrestler%20dedication_lotgb","p":126,"h":1,"n":"Wrestler Dedication"},{"c":0,"s":52,"id":5489,"u":"advanced%20red%20mantis%20magic_lowg","p":71,"h":1,"n":"Advanced Red Mantis Magic"},{"c":0,"s":52,"id":5490,"u":"aldori%20duelist%20dedication_lowg","p":35,"h":1,"n":"Aldori Duelist Dedication"},{"c":0,"s":52,"id":5491,"u":"aldori%20parry_lowg","p":35,"h":1,"n":"Aldori Parry"},{"c":0,"s":52,"id":5492,"u":"aldori%20riposte_lowg","p":35,"h":1,"n":"Aldori Riposte"},{"c":0,"s":52,"id":5493,"u":"ardent%20armiger_lowg","p":107,"h":1,"n":"Ardent Armiger"},{"c":0,"s":52,"id":5494,"u":"armiger's%20mobility_lowg","p":107,"h":1,"n":"Armiger's Mobility"},{"c":0,"s":52,"id":5495,"u":"attunement%20to%20stone_lowg","p":59,"h":1,"n":"Attunement To Stone"},{"c":0,"s":52,"id":5496,"u":"basic%20red%20mantis%20magic_lowg","p":71,"h":1,"n":"Basic Red Mantis Magic"},{"c":0,"s":52,"id":5497,"u":"careful%20explorer_lowg","p":23,"h":1,"n":"Careful Explorer"},{"c":0,"s":52,"id":5498,"u":"crimson%20shroud_lowg","p":71,"h":1,"n":"Crimson Shroud"},{"c":0,"s":52,"id":5499,"u":"crowd%20mastery_lowg","p":131,"h":1,"n":"Crowd Mastery"},{"c":0,"s":52,"id":5500,"u":"deft%20cooperation_lowg","p":23,"h":1,"n":"Deft Cooperation"},{"c":0,"s":52,"id":5501,"u":"diabolic%20certitude_lowg","p":107,"h":1,"n":"Diabolic Certitude"},{"c":0,"s":52,"id":5502,"u":"duelist's%20edge_lowg","p":35,"h":1,"n":"Duelist's Edge"},{"c":0,"s":52,"id":5503,"u":"expeditious%20advance_lowg","p":131,"h":1,"n":"Expeditious Advance"},{"c":0,"s":52,"id":5504,"u":"eye%20of%20ozem_lowg","p":47,"h":1,"n":"Eye Of Ozem"},{"c":0,"s":52,"id":5505,"u":"eye%20of%20the%20arclords_lowg","p":81,"h":1,"n":"Eye Of The Arclords"},{"c":0,"s":52,"id":5506,"u":"flicker_lowg","p":131,"h":1,"n":"Flicker"},{"c":0,"s":52,"id":5507,"u":"fortified%20flesh_lowg","p":59,"h":1,"n":"Fortified Flesh"},{"c":0,"s":52,"id":5508,"u":"godless%20healing_lowg","p":57,"h":1,"n":"Godless Healing"},{"c":0,"s":52,"id":5509,"u":"grave%20sense_lowg","p":47,"h":1,"n":"Grave Sense"},{"c":0,"s":52,"id":5510,"u":"greater%20spell%20runes_lowg","p":119,"h":1,"n":"Greater Spell Runes"},{"c":0,"s":52,"id":5511,"u":"hellknight%20armiger%20dedication_lowg","p":107,"h":1,"n":"Hellknight Armiger Dedication"},{"c":0,"s":52,"id":5512,"u":"judgment%20of%20the%20monolith_lowg","p":59,"h":1,"n":"Judgment Of The Monolith"},{"c":0,"s":52,"id":5513,"u":"ka%20stone%20ritual_lowg","p":59,"h":1,"n":"Ka Stone Ritual"},{"c":0,"s":52,"id":5514,"u":"lastwall%20sentry%20dedication_lowg","p":47,"h":1,"n":"Lastwall Sentry Dedication"},{"c":0,"s":52,"id":5515,"u":"lastwall%20warden_lowg","p":47,"h":1,"n":"Lastwall Warden"},{"c":0,"s":52,"id":5516,"u":"lion%20blade%20dedication_lowg","p":131,"h":1,"n":"Lion Blade Dedication"},{"c":0,"s":52,"id":5517,"u":"living%20monolith%20dedication_lowg","p":59,"h":1,"n":"Living Monolith Dedication"},{"c":0,"s":52,"id":5518,"u":"living%20rune_lowg","p":119,"h":1,"n":"Living Rune"},{"c":0,"s":52,"id":5519,"u":"lost%20in%20the%20crowd_lowg","p":131,"h":1,"n":"Lost In The Crowd"},{"c":0,"s":52,"id":5520,"u":"magic%20warrior%20aspect_lowg","p":95,"h":1,"n":"Magic Warrior Aspect"},{"c":0,"s":52,"id":5521,"u":"magic%20warrior%20dedication_lowg","p":95,"h":1,"n":"Magic Warrior Dedication"},{"c":0,"s":52,"id":5522,"u":"magic%20warrior%20transformation_lowg","p":95,"h":1,"n":"Magic Warrior Transformation"},{"c":0,"s":52,"id":5523,"u":"mantis%20form_lowg","p":71,"h":1,"n":"Mantis Form"},{"c":0,"s":52,"id":5524,"u":"mortification_lowg","p":107,"h":1,"n":"Mortification"},{"c":0,"s":52,"id":5525,"u":"nameless%20anonymity_lowg","p":95,"h":1,"n":"Nameless Anonymity"},{"c":0,"s":52,"id":5526,"u":"necromantic%20resistance_lowg","p":47,"h":1,"n":"Necromantic Resistance"},{"c":0,"s":52,"id":5527,"u":"necromantic%20tenacity_lowg","p":47,"h":1,"n":"Necromantic Tenacity"},{"c":0,"s":52,"id":5528,"u":"pathfinder%20agent%20dedication_lowg","p":23,"h":1,"n":"Pathfinder Agent Dedication"},{"c":0,"s":52,"id":5529,"u":"perfect%20ki%20adept_lowg","p":83,"h":1,"n":"Perfect Ki Adept"},{"c":0,"s":52,"id":5530,"u":"perfect%20strike_lowg","p":83,"h":1,"n":"Perfect Strike"},{"c":0,"s":52,"id":5531,"u":"red%20mantis%20assassin%20dedication_lowg","p":71,"h":1,"n":"Red Mantis Assassin Dedication"},{"c":0,"s":52,"id":5532,"u":"runescarred%20dedication_lowg","p":119,"h":1,"n":"Runescarred Dedication"},{"c":0,"s":52,"id":5533,"u":"saving%20slash_lowg","p":35,"h":1,"n":"Saving Slash"},{"c":0,"s":52,"id":5534,"u":"spell%20runes_lowg","p":119,"h":1,"n":"Spell Runes"},{"c":0,"s":52,"id":5535,"u":"spy's%20countermeasures_lowg","p":131,"h":1,"n":"Spy's Countermeasures"},{"c":0,"s":52,"id":5536,"u":"stone%20blood_lowg","p":59,"h":1,"n":"Stone Blood"},{"c":0,"s":52,"id":5537,"u":"stone%20communion_lowg","p":59,"h":1,"n":"Stone Communion"},{"c":0,"s":52,"id":5538,"u":"student%20of%20perfection%20dedication_lowg","p":83,"h":1,"n":"Student of Perfection Dedication"},{"c":0,"s":52,"id":5539,"u":"thorough%20reports_lowg","p":23,"h":1,"n":"Thorough Reports"},{"c":0,"s":52,"id":5540,"u":"unnerving%20prowess_lowg","p":35,"h":1,"n":"Unnerving Prowess"},{"c":0,"s":52,"id":5541,"u":"warding%20rune_lowg","p":119,"h":1,"n":"Warding Rune"},{"c":0,"s":52,"id":5542,"u":"wayfinder%20resonance%20tinkerer_lowg","p":23,"h":1,"n":"Wayfinder Resonance Tinkerer"},{"c":0,"s":37,"id":5543,"u":"cringe_ltiba","p":10,"h":1,"n":"Cringe"},{"c":0,"s":37,"id":5544,"u":"kobold%20lore_ltiba","p":10,"h":1,"n":"Kobold Lore"},{"c":0,"s":37,"id":5545,"u":"scamper_ltiba","p":10,"h":1,"n":"Scamper"},{"c":0,"s":38,"id":5546,"u":"disturbing%20defense_sli","p":59,"h":1,"n":"Disturbing Defense"},{"c":0,"s":38,"id":5547,"u":"hideous%20ululation_sli","p":59,"h":1,"n":"Hideous Ululation"},{"c":0,"s":38,"id":5548,"u":"ooze%20empathy_sli","p":59,"h":1,"n":"Ooze Empathy"},{"c":0,"s":38,"id":5549,"u":"oozemorph%20dedication_sli","p":59,"h":1,"n":"Oozemorph Dedication"},{"c":0,"s":38,"id":5550,"u":"peculiar%20anatomy_sli","p":60,"h":1,"n":"Peculiar Anatomy"},{"c":0,"s":38,"id":5551,"u":"rubbery%20skin_sli","p":59,"h":1,"n":"Rubbery Skin"},{"c":0,"s":38,"id":5552,"u":"uncanny%20suction_sli","p":60,"h":1,"n":"Uncanny Suction"},{"c":0,"s":38,"id":5553,"u":"vacate%20vision_sli","p":59,"h":1,"n":"Vacate Vision"},{"c":0,"s":53,"id":5554,"u":"advanced%20elemental%20spell_som","p":199,"h":1,"n":"Advanced Elemental Spell"},{"c":0,"s":53,"id":5555,"u":"advanced%20martial%20magic_som","p":75,"h":1,"n":"Advanced Martial Magic"},{"c":0,"s":53,"id":5556,"u":"advanced%20synergy_som","p":77,"h":1,"n":"Advanced Synergy"},{"c":0,"s":53,"id":5557,"u":"advanced%20weaponry_som","p":67,"h":1,"n":"Advanced Weaponry"},{"c":0,"s":53,"id":5558,"u":"aeon%20resonance_som","p":240,"h":1,"n":"Aeon Resonance"},{"c":0,"s":53,"id":5559,"u":"airborne%20form_som","p":72,"h":1,"n":"Airborne Form"},{"c":0,"s":53,"id":5560,"u":"alacritous%20action_som","p":68,"h":1,"n":"Alacritous Action"},{"c":0,"s":53,"id":5561,"u":"amphibious%20form_som","p":68,"h":1,"n":"Amphibious Form"},{"c":0,"s":53,"id":5562,"u":"arcane%20fists_som","p":42,"h":1,"n":"Arcane Fists"},{"c":0,"s":53,"id":5563,"u":"arcane%20shroud_som","p":48,"h":1,"n":"Arcane Shroud"},{"c":0,"s":53,"id":5564,"u":"attack%20of%20opportunity_som","p":45,"h":1,"n":"Attack Of Opportunity"},{"c":0,"s":53,"id":5565,"u":"attuned%20stride_som","p":213,"h":1,"n":"Attuned Stride"},{"c":0,"s":53,"id":5566,"u":"attunement%20shift_som","p":212,"h":1,"n":"Attunement Shift"},{"c":0,"s":53,"id":5567,"u":"basic%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Basic Cathartic Spellcasting"},{"c":0,"s":53,"id":5568,"u":"basic%20magus%20spellcasting_som","p":75,"h":1,"n":"Basic Magus Spellcasting"},{"c":0,"s":53,"id":5569,"u":"basic%20martial%20magic_som","p":75,"h":1,"n":"Basic Martial Magic"},{"c":0,"s":53,"id":5570,"u":"basic%20spellcasting_som","p":219,"h":1,"n":"Basic Spellcasting"},{"c":0,"s":53,"id":5571,"u":"basic%20summoner%20spellcasting_som","p":77,"h":1,"n":"Basic Summoner Spellcasting"},{"c":0,"s":53,"id":5572,"u":"basic%20synergy_som","p":76,"h":1,"n":"Basic Synergy"},{"c":0,"s":53,"id":5573,"u":"blazing%20streak_som","p":202,"h":1,"n":"Blazing Streak"},{"c":0,"s":53,"id":5574,"u":"blood%20frenzy_som","p":69,"h":1,"n":"Blood Frenzy"},{"c":0,"s":53,"id":5575,"u":"bloodletting%20claws_som","p":68,"h":1,"n":"Bloodletting Claws"},{"c":0,"s":53,"id":5576,"u":"boost%20summons_som","p":70,"h":1,"n":"Boost Summons"},{"c":0,"s":53,"id":5577,"u":"burning%20spell_som","p":207,"h":1,"n":"Burning Spell"},{"c":0,"s":53,"id":5578,"u":"burrowing%20form_som","p":71,"h":1,"n":"Burrowing Form"},{"c":0,"s":53,"id":5579,"u":"cantrip%20casting_som","p":219,"h":1,"n":"Cantrip Casting"},{"c":0,"s":53,"id":5580,"u":"cantrip%20expansion_som","p":42,"h":1,"n":"Cantrip Expansion"},{"c":0,"s":53,"id":5581,"u":"capture%20magic_som","p":45,"h":1,"n":"Capture Magic"},{"c":0,"s":53,"id":5582,"u":"cascade%20countermeasure_som","p":45,"h":1,"n":"Cascade Countermeasure"},{"c":0,"s":53,"id":5583,"u":"cascading%20ray_som","p":47,"h":1,"n":"Cascading Ray"},{"c":0,"s":53,"id":5584,"u":"cathartic%20focus%20spell_som","p":195,"h":1,"n":"Cathartic Focus Spell"},{"c":0,"s":53,"id":5585,"u":"cathartic%20mage%20dedication_som","p":194,"h":1,"n":"Cathartic Mage Dedication"},{"c":0,"s":53,"id":5586,"u":"conflux%20focus_som","p":48,"h":1,"n":"Conflux Focus"},{"c":0,"s":53,"id":5587,"u":"conflux%20wellspring_som","p":49,"h":1,"n":"Conflux Wellspring"},{"c":0,"s":53,"id":5588,"u":"constricting%20hold_som","p":70,"h":1,"n":"Constricting Hold"},{"c":0,"s":53,"id":5589,"u":"dazzling%20block_som","p":47,"h":1,"n":"Dazzling Block"},{"c":0,"s":53,"id":5590,"u":"defend%20summoner_som","p":69,"h":1,"n":"Defend Summoner"},{"c":0,"s":53,"id":5591,"u":"devastating%20spellstrike_som","p":44,"h":1,"n":"Devastating Spellstrike"},{"c":0,"s":53,"id":5592,"u":"dimensional%20disappearance_som","p":47,"h":1,"n":"Dimensional Disappearance"},{"c":0,"s":53,"id":5593,"u":"disciple%20of%20shade_som","p":226,"h":1,"n":"Disciple Of Shade"},{"c":0,"s":53,"id":5594,"u":"dispelling%20spellstrike_som","p":49,"h":1,"n":"Dispelling Spellstrike"},{"c":0,"s":53,"id":5595,"u":"distracting%20spellstrike_som","p":44,"h":1,"n":"Distracting Spellstrike"},{"c":0,"s":53,"id":5596,"u":"dousing%20spell_som","p":206,"h":1,"n":"Dousing Spell"},{"c":0,"s":53,"id":5597,"u":"draw%20from%20the%20land_som","p":213,"h":1,"n":"Draw From The Land"},{"c":0,"s":53,"id":5598,"u":"dual%20energy%20heart_som","p":69,"h":1,"n":"Dual Energy Heart"},{"c":0,"s":53,"id":5599,"u":"dual%20studies_som","p":67,"h":1,"n":"Dual Studies"},{"c":0,"s":53,"id":5600,"u":"effortless%20concentration_som","p":72,"h":1,"n":"Effortless Concentration"},{"c":0,"s":53,"id":5601,"u":"eidolon's%20opportunity_som","p":69,"h":1,"n":"Eidolon's Opportunity"},{"c":0,"s":53,"id":5602,"u":"eidolon's%20wrath_som","p":69,"h":1,"n":"Eidolon's Wrath"},{"c":0,"s":53,"id":5603,"u":"elemental%20familiar_som","p":206,"h":1,"n":"Elemental Familiar"},{"c":0,"s":53,"id":5604,"u":"elementalist%20dedication_som","p":206,"h":1,"n":"Elementalist Dedication"},{"c":0,"s":53,"id":5605,"u":"embed%20aeon%20stone_som","p":240,"h":1,"n":"Embed Aeon Stone"},{"c":0,"s":53,"id":5606,"u":"emergency%20targe_som","p":44,"h":1,"n":"Emergency Targe"},{"c":0,"s":53,"id":5607,"u":"energy%20heart_som","p":67,"h":1,"n":"Energy Heart"},{"c":0,"s":53,"id":5608,"u":"energy%20resistance_som","p":71,"h":1,"n":"Energy Resistance"},{"c":0,"s":53,"id":5609,"u":"enhanced%20familiar_som","p":42,"h":1,"n":"Enhanced Familiar"},{"c":0,"s":53,"id":5610,"u":"eternal%20boost_som","p":73,"h":1,"n":"Eternal Boost"},{"c":0,"s":53,"id":5611,"u":"ever-vigilant%20senses_som","p":73,"h":1,"n":"Ever-vigilant Senses"},{"c":0,"s":53,"id":5612,"u":"expanded%20senses_som","p":67,"h":1,"n":"Expanded Senses"},{"c":0,"s":53,"id":5613,"u":"expansive%20spellstrike_som","p":43,"h":1,"n":"Expansive Spellstrike"},{"c":0,"s":53,"id":5614,"u":"expert%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Expert Cathartic Spellcasting"},{"c":0,"s":53,"id":5615,"u":"expert%20combat%20eidolon_som","p":77,"h":1,"n":"Expert Combat Eidolon"},{"c":0,"s":53,"id":5616,"u":"expert%20magus%20spellcasting_som","p":75,"h":1,"n":"Expert Magus Spellcasting"},{"c":0,"s":53,"id":5617,"u":"expert%20spellcasting_som","p":219,"h":1,"n":"Expert Spellcasting"},{"c":0,"s":53,"id":5618,"u":"expert%20summoner%20spellcasting_som","p":77,"h":1,"n":"Expert Summoner Spellcasting"},{"c":0,"s":53,"id":5619,"u":"extend%20boost_som","p":67,"h":1,"n":"Extend Boost"},{"c":0,"s":53,"id":5620,"u":"familiar%20(magus)_som","p":42,"a":"Magus","h":1,"n":"Familiar"},{"c":0,"s":53,"id":5621,"u":"fiery%20retort_som","p":199,"h":1,"n":"Fiery Retort"},{"c":0,"s":53,"id":5622,"u":"fire%20lung_som","p":198,"h":1,"n":"Fire Lung"},{"c":0,"s":53,"id":5623,"u":"fire%20resistance_som","p":199,"h":1,"n":"Fire Resistance"},{"c":0,"s":53,"id":5624,"u":"flexible%20spellcaster%20dedication_som","p":209,"h":1,"n":"Flexible Spellcaster Dedication"},{"c":0,"s":53,"id":5625,"u":"flexible%20transmogrification_som","p":71,"h":1,"n":"Flexible Transmogrification"},{"c":0,"s":53,"id":5626,"u":"force%20fang_som","p":43,"h":1,"n":"Force Fang"},{"c":0,"s":53,"id":5627,"u":"fused%20polearm_som","p":241,"h":1,"n":"Fused Polearm"},{"c":0,"s":53,"id":5628,"u":"fused%20staff_som","p":46,"h":1,"n":"Fused Staff"},{"c":0,"s":53,"id":5629,"u":"geomancer%20dedication_som","p":212,"h":1,"n":"Geomancer Dedication"},{"c":0,"s":53,"id":5630,"u":"glider%20form_som","p":67,"h":1,"n":"Glider Form"},{"c":0,"s":53,"id":5631,"u":"grasping%20limbs_som","p":71,"h":1,"n":"Grasping Limbs"},{"c":0,"s":53,"id":5632,"u":"harden%20flesh_som","p":200,"h":1,"n":"Harden Flesh"},{"c":0,"s":53,"id":5633,"u":"hasted%20assault_som","p":49,"h":1,"n":"Hasted Assault"},{"c":0,"s":53,"id":5634,"u":"hulking%20size_som","p":71,"h":1,"n":"Hulking Size"},{"c":0,"s":53,"id":5635,"u":"hybrid%20study%20spell_som","p":75,"h":1,"n":"Hybrid Study Spell"},{"c":0,"s":53,"id":5636,"u":"infectious%20emotions_som","p":195,"h":1,"n":"Infectious Emotions"},{"c":0,"s":53,"id":5637,"u":"initial%20eidolon%20ability_som","p":77,"h":1,"n":"Initial Eidolon Ability"},{"c":0,"s":53,"id":5638,"u":"inner%20fire_som","p":202,"h":1,"n":"Inner Fire"},{"c":0,"s":53,"id":5639,"u":"interfering%20surge_som","p":249,"h":1,"n":"Interfering Surge"},{"c":0,"s":53,"id":5640,"u":"knowledge%20is%20power_som","p":45,"h":1,"n":"Knowledge Is Power"},{"c":0,"s":53,"id":5641,"u":"legendary%20summoner_som","p":73,"h":1,"n":"Legendary Summoner"},{"c":0,"s":53,"id":5642,"u":"lifelink%20surge_som","p":69,"h":1,"n":"Lifelink Surge"},{"c":0,"s":53,"id":5643,"u":"link%20focus_som","p":71,"h":1,"n":"Link Focus"},{"c":0,"s":53,"id":5644,"u":"link%20wellspring_som","p":73,"h":1,"n":"Link Wellspring"},{"c":0,"s":53,"id":5645,"u":"lunging%20spellstrike_som","p":47,"h":1,"n":"Lunging Spellstrike"},{"c":0,"s":53,"id":5646,"u":"magic%20sense_som","p":48,"h":1,"n":"Magic Sense"},{"c":0,"s":53,"id":5647,"u":"magical%20adept_som","p":71,"h":1,"n":"Magical Adept"},{"c":0,"s":53,"id":5648,"u":"magical%20master_som","p":73,"h":1,"n":"Magical Master"},{"c":0,"s":53,"id":5649,"u":"magical%20understudy_som","p":68,"h":1,"n":"Magical Understudy"},{"c":0,"s":53,"id":5650,"u":"magus%20dedication_som","p":75,"h":1,"n":"Magus Dedication"},{"c":0,"s":53,"id":5651,"u":"magus's%20analysis_som","p":42,"h":1,"n":"Magus's Analysis"},{"c":0,"s":53,"id":5652,"u":"master%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Master Cathartic Spellcasting"},{"c":0,"s":53,"id":5653,"u":"master%20magus%20spellcasting_som","p":75,"h":1,"n":"Master Magus Spellcasting"},{"c":0,"s":53,"id":5654,"u":"master%20spellcasting_som","p":219,"h":1,"n":"Master Spellcasting"},{"c":0,"s":53,"id":5655,"u":"master%20summoner_som","p":69,"h":1,"n":"Master Summoner"},{"c":0,"s":53,"id":5656,"u":"master%20summoner%20spellcasting_som","p":77,"h":1,"n":"Master Summoner Spellcasting"},{"c":0,"s":53,"id":5657,"u":"meld%20into%20eidolon_som","p":67,"h":1,"n":"Meld Into Eidolon"},{"c":0,"s":53,"id":5658,"u":"merciless%20rend_som","p":71,"h":1,"n":"Merciless Rend"},{"c":0,"s":53,"id":5659,"u":"metabolize%20element_som","p":207,"h":1,"n":"Metabolize Element"},{"c":0,"s":53,"id":5660,"u":"meteoric%20spellstrike_som","p":47,"h":1,"n":"Meteoric Spellstrike"},{"c":0,"s":53,"id":5661,"u":"miniaturize_som","p":71,"h":1,"n":"Miniaturize"},{"c":0,"s":53,"id":5662,"u":"natural%20swimmer_som","p":199,"h":1,"n":"Natural Swimmer"},{"c":0,"s":53,"id":5663,"u":"ostentatious%20arrival_som","p":69,"h":1,"n":"Ostentatious Arrival"},{"c":0,"s":53,"id":5664,"u":"overwhelming%20spellstrike_som","p":48,"h":1,"n":"Overwhelming Spellstrike"},{"c":0,"s":53,"id":5665,"u":"phase%20out_som","p":70,"h":1,"n":"Phase Out"},{"c":0,"s":53,"id":5666,"u":"polearm%20tricks_som","p":240,"h":1,"n":"Polearm Tricks"},{"c":0,"s":53,"id":5667,"u":"preternatural%20parry_som","p":49,"h":1,"n":"Preternatural Parry"},{"c":0,"s":53,"id":5668,"u":"protective%20bond_som","p":71,"h":1,"n":"Protective Bond"},{"c":0,"s":53,"id":5669,"u":"purifying%20spell_som","p":200,"h":1,"n":"Purifying Spell"},{"c":0,"s":53,"id":5670,"u":"pushing%20attack_som","p":71,"h":1,"n":"Pushing Attack"},{"c":0,"s":53,"id":5671,"u":"quickened%20attunement_som","p":213,"h":1,"n":"Quickened Attunement"},{"c":0,"s":53,"id":5672,"u":"raise%20a%20tome_som","p":42,"h":1,"n":"Raise A Tome"},{"c":0,"s":53,"id":5673,"u":"ranged%20combatant_som","p":68,"h":1,"n":"Ranged Combatant"},{"c":0,"s":53,"id":5674,"u":"rapid%20manifestation_som","p":236,"h":1,"n":"Rapid Manifestation"},{"c":0,"s":53,"id":5675,"u":"rapid%20recharge_som","p":47,"h":1,"n":"Rapid Recharge"},{"c":0,"s":53,"id":5676,"u":"reactive%20dismissal_som","p":69,"h":1,"n":"Reactive Dismissal"},{"c":0,"s":53,"id":5677,"u":"read%20the%20land_som","p":213,"h":1,"n":"Read The Land"},{"c":0,"s":53,"id":5678,"u":"redirect%20elements_som","p":207,"h":1,"n":"Redirect Elements"},{"c":0,"s":53,"id":5679,"u":"reflective%20ripple%20stance_som","p":202,"h":1,"n":"Reflective Ripple Stance"},{"c":0,"s":53,"id":5680,"u":"reinforce%20eidolon_som","p":68,"h":1,"n":"Reinforce Eidolon"},{"c":0,"s":53,"id":5681,"u":"resilient%20shell_som","p":72,"h":1,"n":"Resilient Shell"},{"c":0,"s":53,"id":5682,"u":"resounding%20cascade_som","p":49,"h":1,"n":"Resounding Cascade"},{"c":0,"s":53,"id":5683,"u":"reveal%20true%20name_som","p":246,"h":1,"n":"Reveal True Name"},{"c":0,"s":53,"id":5684,"u":"rippling%20spin_som","p":202,"h":1,"n":"Rippling Spin"},{"c":0,"s":53,"id":5685,"u":"rockslide%20spell_som","p":207,"h":1,"n":"Rockslide Spell"},{"c":0,"s":53,"id":5686,"u":"rough%20terrain%20stance_som","p":212,"h":1,"n":"Rough Terrain Stance"},{"c":0,"s":53,"id":5687,"u":"runelord%20dedication_som","p":240,"h":1,"n":"Runelord Dedication"},{"c":0,"s":53,"id":5688,"u":"runic%20impression_som","p":46,"h":1,"n":"Runic Impression"},{"c":0,"s":53,"id":5689,"u":"school%20counterspell_som","p":241,"h":1,"n":"School Counterspell"},{"c":0,"s":53,"id":5690,"u":"school%20spell%20redirection_som","p":241,"h":1,"n":"School Spell Redirection"},{"c":0,"s":53,"id":5691,"u":"secrets%20of%20shadow_som","p":226,"h":1,"n":"Secrets Of Shadow"},{"c":0,"s":53,"id":5692,"u":"shadow%20reservoir_som","p":226,"h":1,"n":"Shadow Reservoir"},{"c":0,"s":53,"id":5693,"u":"shadow%20spell_som","p":226,"h":1,"n":"Shadow Spell"},{"c":0,"s":53,"id":5694,"u":"shadow%20spells_som","p":226,"h":1,"n":"Shadow Spells"},{"c":0,"s":53,"id":5695,"u":"shadowcaster%20dedication_som","p":226,"h":1,"n":"Shadowcaster Dedication"},{"c":0,"s":53,"id":5696,"u":"share%20eidolon%20magic_som","p":72,"h":1,"n":"Share Eidolon Magic"},{"c":0,"s":53,"id":5697,"u":"shared%20attunement_som","p":212,"h":1,"n":"Shared Attunement"},{"c":0,"s":53,"id":5698,"u":"sheltering%20cave_som","p":199,"h":1,"n":"Sheltering Cave"},{"c":0,"s":53,"id":5699,"u":"shielded%20tome_som","p":45,"h":1,"n":"Shielded Tome"},{"c":0,"s":53,"id":5700,"u":"shifting%20terrain_som","p":213,"h":1,"n":"Shifting Terrain"},{"c":0,"s":53,"id":5701,"u":"shore%20step_som","p":198,"h":1,"n":"Shore Step"},{"c":0,"s":53,"id":5702,"u":"shrink%20down_som","p":69,"h":1,"n":"Shrink Down"},{"c":0,"s":53,"id":5703,"u":"signature%20synergy_som","p":77,"h":1,"n":"Signature Synergy"},{"c":0,"s":53,"id":5704,"u":"sin%20reservoir_som","p":240,"h":1,"n":"Sin Reservoir"},{"c":0,"s":53,"id":5705,"u":"skilled%20partner_som","p":69,"h":1,"n":"Skilled Partner"},{"c":0,"s":53,"id":5706,"u":"soul%20arsenal_som","p":236,"h":1,"n":"Soul Arsenal"},{"c":0,"s":53,"id":5707,"u":"soul%20flare_som","p":236,"h":1,"n":"Soul Flare"},{"c":0,"s":53,"id":5708,"u":"soulforger%20dedication_som","p":236,"h":1,"n":"Soulforger Dedication"},{"c":0,"s":53,"id":5709,"u":"spell%20parry_som","p":43,"h":1,"n":"Spell Parry"},{"c":0,"s":53,"id":5710,"u":"spell%20swipe_som","p":46,"h":1,"n":"Spell Swipe"},{"c":0,"s":53,"id":5711,"u":"spell-repelling%20form_som","p":72,"h":1,"n":"Spell-repelling Form"},{"c":0,"s":53,"id":5712,"u":"spellstriker_som","p":75,"h":1,"n":"Spellstriker"},{"c":0,"s":53,"id":5713,"u":"spirit%20sheath_som","p":44,"h":1,"n":"Spirit Sheath"},{"c":0,"s":53,"id":5714,"u":"standby%20spell_som","p":47,"h":1,"n":"Standby Spell"},{"c":0,"s":53,"id":5715,"u":"starlit%20eyes_som","p":44,"h":1,"n":"Starlit Eyes"},{"c":0,"s":53,"id":5716,"u":"steady%20spellcasting_som","p":45,"h":1,"n":"Steady Spellcasting"},{"c":0,"s":53,"id":5717,"u":"steadying%20stone_som","p":198,"h":1,"n":"Steadying Stone"},{"c":0,"s":53,"id":5718,"u":"steed%20form_som","p":68,"h":1,"n":"Steed Form"},{"c":0,"s":53,"id":5719,"u":"stoked%20flame%20stance_som","p":202,"h":1,"n":"Stoked Flame Stance"},{"c":0,"s":53,"id":5720,"u":"striker's%20scroll_som","p":45,"h":1,"n":"Striker's Scroll"},{"c":0,"s":53,"id":5721,"u":"student%20of%20the%20staff_som","p":45,"h":1,"n":"Student Of The Staff"},{"c":0,"s":53,"id":5722,"u":"summoner%20dedication_som","p":76,"h":1,"n":"Summoner Dedication"},{"c":0,"s":53,"id":5723,"u":"summoner's%20call_som","p":72,"h":1,"n":"Summoner's Call"},{"c":0,"s":53,"id":5724,"u":"supreme%20spellstrike_som","p":49,"h":1,"n":"Supreme Spellstrike"},{"c":0,"s":53,"id":5725,"u":"sustaining%20steel_som","p":47,"h":1,"n":"Sustaining Steel"},{"c":0,"s":53,"id":5726,"u":"tandem%20movement_som","p":69,"h":1,"n":"Tandem Movement"},{"c":0,"s":53,"id":5727,"u":"tandem%20strike_som","p":70,"h":1,"n":"Tandem Strike"},{"c":0,"s":53,"id":5728,"u":"tattoo%20artist_som","p":164,"h":1,"n":"Tattoo Artist"},{"c":0,"s":53,"id":5729,"u":"terrain%20shield_som","p":213,"h":1,"n":"Terrain Shield"},{"c":0,"s":53,"id":5730,"u":"towering%20size_som","p":72,"h":1,"n":"Towering Size"},{"c":0,"s":53,"id":5731,"u":"trample_som","p":73,"h":1,"n":"Trample"},{"c":0,"s":53,"id":5732,"u":"transpose_som","p":71,"h":1,"n":"Transpose"},{"c":0,"s":53,"id":5733,"u":"true%20transmogrification_som","p":73,"h":1,"n":"True Transmogrification"},{"c":0,"s":53,"id":5734,"u":"twin%20eidolon_som","p":73,"h":1,"n":"Twin Eidolon"},{"c":0,"s":53,"id":5735,"u":"unending%20emptiness_som","p":227,"h":1,"n":"Unending Emptiness"},{"c":0,"s":53,"id":5736,"u":"unfetter%20eidolon_som","p":68,"h":1,"n":"Unfetter Eidolon"},{"c":0,"s":53,"id":5737,"u":"urgent%20upwelling_som","p":249,"h":1,"n":"Urgent Upwelling"},{"c":0,"s":53,"id":5738,"u":"versatile%20spellstrike_som","p":49,"h":1,"n":"Versatile Spellstrike"},{"c":0,"s":53,"id":5739,"u":"vibration%20sense_som","p":69,"h":1,"n":"Vibration Sense"},{"c":0,"s":53,"id":5740,"u":"wave%20spiral_som","p":202,"h":1,"n":"Wave Spiral"},{"c":0,"s":53,"id":5741,"u":"weighty%20impact_som","p":71,"h":1,"n":"Weighty Impact"},{"c":0,"s":53,"id":5742,"u":"wellspring%20control_som","p":249,"h":1,"n":"Wellspring Control"},{"c":0,"s":53,"id":5743,"u":"wellspring%20mage%20dedication_som","p":249,"h":1,"n":"Wellspring Mage Dedication"},{"c":0,"s":53,"id":5744,"u":"whirlwind%20spell_som","p":49,"h":1,"n":"Whirlwind Spell"},{"c":0,"s":53,"id":5745,"u":"wind-tossed%20spell_som","p":207,"h":1,"n":"Wind-tossed Spell"},{"c":0,"s":53,"id":5746,"u":"work%20yourself%20up_som","p":195,"h":1,"n":"Work Yourself Up"},{"c":0,"s":40,"id":5747,"u":"communal%20tale_sot2","p":78,"h":1,"n":"Communal Tale"},{"c":0,"s":40,"id":5748,"u":"deny%20the%20songs%20of%20war_sot2","p":79,"h":1,"n":"Deny The Songs Of War"},{"c":0,"s":40,"id":5749,"u":"fleet%20tempo_sot2","p":79,"h":1,"n":"Fleet Tempo"},{"c":0,"s":40,"id":5750,"u":"folklorist%20dedication_sot2","p":78,"h":1,"n":"Folklorist Dedication"},{"c":0,"s":40,"id":5751,"u":"folktales%20lore_sot2","p":78,"h":1,"n":"Folktales Lore"},{"c":0,"s":40,"id":5752,"u":"nantambu%20chime-ringer%20dedication_sot2","p":79,"h":1,"n":"Nantambu Chime-Ringer Dedication"},{"c":0,"s":40,"id":5753,"u":"narrative%20conduit_sot2","p":78,"h":1,"n":"Narrative Conduit"},{"c":0,"s":40,"id":5754,"u":"rule%20of%20three_sot2","p":78,"h":1,"n":"Rule Of Three"},{"c":0,"s":40,"id":5755,"u":"sing%20to%20the%20steel_sot2","p":79,"h":1,"n":"Sing To The Steel"},{"c":0,"s":40,"id":5756,"u":"song%20of%20grace%20and%20speed_sot2","p":79,"h":1,"n":"Song Of Grace And Speed"},{"c":0,"s":41,"id":5757,"u":"cloud%20walk_sot3","p":79,"h":1,"n":"Cloud Walk"},{"c":0,"s":41,"id":5758,"u":"deflecting%20cloud_sot3","p":79,"h":1,"n":"Deflecting Cloud"},{"c":0,"s":41,"id":5759,"u":"mighty%20wings_sot3","p":79,"h":1,"n":"Mighty Wings"},{"c":0,"s":41,"id":5760,"u":"shape%20of%20the%20cloud%20dragon_sot3","p":79,"h":1,"n":"Shape of the Cloud Dragon"},{"c":0,"s":42,"id":5761,"u":"blessing%20of%20the%20sun%20gods_sot4","p":79,"h":1,"n":"Blessing of the Sun Gods"},{"c":0,"s":42,"id":5762,"u":"bright%20lion%20dedication_sot4","p":79,"h":1,"n":"Bright Lion Dedication"},{"c":0,"s":42,"id":5763,"u":"greater%20sun%20blessing_sot4","p":79,"h":1,"n":"Greater Sun Blessing"},{"c":0,"s":42,"id":5764,"u":"lion's%20fury_sot4","p":79,"h":1,"n":"Lion's Fury"},{"c":0,"s":42,"id":5765,"u":"lion's%20might_sot4","p":79,"h":1,"n":"Lion's Might"},{"c":0,"s":44,"id":5766,"u":"cunning%20trickster%20mask_sot6","p":78,"h":1,"n":"Cunning Trickster Mask"},{"c":0,"s":44,"id":5767,"u":"emancipator's%20mask_sot6","p":78,"h":1,"n":"Emancipator's Mask"},{"c":0,"s":44,"id":5768,"u":"grand%20medic's%20mask_sot6","p":78,"h":1,"n":"Grand Medic's Mask"},{"c":0,"s":44,"id":5769,"u":"protective%20spirit%20mask_sot6","p":78,"h":1,"n":"Protective Spirit Mask"},{"c":0,"s":44,"id":5770,"u":"sky%20master%20mask_sot6","p":78,"h":1,"n":"Sky Master Mask"},{"c":0,"s":44,"id":5771,"u":"stalking%20feline%20mask_sot6","p":78,"h":1,"n":"Stalking Feline Mask"},{"c":0,"s":44,"id":5772,"u":"storyteller's%20mask_sot6","p":78,"h":1,"n":"Storyteller's Mask"},{"c":0,"s":44,"id":5773,"u":"thick%20hide%20mask_sot6","p":78,"h":1,"n":"Thick Hide Mask"},{"c":0,"s":44,"id":5774,"u":"tireless%20guide's%20mask_sot6","p":78,"h":1,"n":"Tireless Guide's Mask"},{"c":0,"s":44,"id":5775,"u":"vigilant%20mask_sot6","p":78,"h":1,"n":"Vigilant Mask"},{"c":2,"s":4,"id":5776,"u":"antler%20arrow_apg","p":256,"h":1,"n":"Antler Arrow"},{"c":2,"s":4,"id":5777,"u":"balisse%20feather_apg","p":256,"h":1,"n":"Balisse Feather"},{"c":2,"s":4,"id":5778,"u":"basilisk%20eye_apg","p":256,"h":1,"n":"Basilisk Eye"},{"c":2,"s":4,"id":5779,"u":"blight%20bomb%20(generic)_apg","p":252,"h":1,"n":"Blight Bomb"},{"c":2,"s":4,"id":5780,"u":"bloodhound%20mask%20(generic)_apg","p":254,"h":1,"n":"Bloodhound Mask"},{"c":2,"s":4,"id":5781,"u":"brass%20ear_apg","p":248,"h":1,"n":"Brass Ear"},{"c":2,"s":4,"id":5782,"u":"candle%20of%20invocation_apg","p":256,"h":1,"n":"Candle Of Invocation"},{"c":2,"s":4,"id":5783,"u":"candle%20of%20revealing_apg","p":257,"h":1,"n":"Candle Of Revealing"},{"c":2,"s":4,"id":5784,"u":"cerulean%20scourge_apg","p":254,"h":1,"n":"Cerulean Scourge"},{"c":2,"s":4,"id":5785,"u":"concealed%20sheath_apg","p":248,"h":1,"n":"Concealed Sheath"},{"c":2,"s":4,"id":5786,"u":"corrosive%20ammunition_apg","p":257,"h":1,"n":"Corrosive Ammunition"},{"c":2,"s":4,"id":5787,"u":"crystal%20shards%20(generic)_apg","p":252,"h":1,"n":"Crystal Shards"},{"c":2,"s":4,"id":5788,"u":"detective's%20kit_apg","p":248,"h":1,"n":"Detective's Kit"},{"c":2,"s":4,"id":5789,"u":"drakeheart%20mutagen%20(generic)_apg","p":253,"h":1,"n":"Drakeheart Mutagen"},{"c":2,"s":4,"id":5790,"u":"dread%20ampoule%20(generic)_apg","p":253,"h":1,"n":"Dread Ampoule"},{"c":2,"s":4,"id":5791,"u":"dueling%20cape_apg","p":248,"h":1,"n":"Dueling Cape"},{"c":2,"s":4,"id":5792,"u":"dust%20of%20corpse%20animation%20(generic)_apg","p":257,"h":1,"n":"Dust Of Corpse Animation"},{"c":2,"s":4,"id":5793,"u":"earthglide%20cloak_apg","p":260,"h":1,"n":"Earthglide Cloak"},{"c":2,"s":4,"id":5794,"u":"earthsight%20box_apg","p":260,"h":1,"n":"Earthsight Box"},{"c":2,"s":4,"id":5795,"u":"engulfing%20snare_apg","p":256,"h":1,"n":"Engulfing Snare"},{"c":2,"s":4,"id":5796,"u":"envisioning%20mask_apg","p":260,"h":1,"n":"Envisioning Mask"},{"c":2,"s":4,"id":5797,"u":"exploding%20shield_apg","p":260,"h":1,"n":"Exploding Shield"},{"c":2,"s":4,"id":5798,"u":"fearsome%20(generic)_apg","p":260,"h":1,"n":"Fearsome"},{"c":2,"s":4,"id":5799,"u":"fire-jump%20ring_apg","p":260,"h":1,"n":"Fire-jump Ring"},{"c":2,"s":4,"id":5800,"u":"flare%20snare_apg","p":256,"h":1,"n":"Flare Snare"},{"c":2,"s":4,"id":5801,"u":"focus%20cathartic%20(generic)_apg","p":253,"h":1,"n":"Focus Cathartic"},{"c":2,"s":4,"id":5802,"u":"forensic%20dye_apg","p":254,"h":1,"n":"Forensic Dye"},{"c":2,"s":4,"id":5803,"u":"four-ways%20dogslicer_apg","p":261,"h":1,"n":"Four-ways Dogslicer"},{"c":2,"s":4,"id":5804,"u":"freezing%20ammunition_apg","p":257,"h":1,"n":"Freezing Ammunition"},{"c":2,"s":4,"id":5805,"u":"gecko%20potion_apg","p":257,"h":1,"n":"Gecko Potion"},{"c":2,"s":4,"id":5806,"u":"ghost%20charge%20(generic)_apg","p":253,"h":1,"n":"Ghost Charge"},{"c":2,"s":4,"id":5807,"u":"ghost%20ink_apg","p":255,"h":1,"n":"Ghost Ink"},{"c":2,"s":4,"id":5808,"u":"glamorous%20buckler_apg","p":261,"h":1,"n":"Glamorous Buckler"},{"c":2,"s":4,"id":5809,"u":"hellfire%20boots_apg","p":261,"h":1,"n":"Hellfire Boots"},{"c":2,"s":4,"id":5810,"u":"incense%20of%20distilled%20death_apg","p":257,"h":1,"n":"Incense Of Distilled Death"},{"c":2,"s":4,"id":5811,"u":"infiltrator's%20accessory_apg","p":261,"h":1,"n":"Infiltrator's Accessory"},{"c":2,"s":4,"id":5812,"u":"leadenleg_apg","p":254,"h":1,"n":"Leadenleg"},{"c":2,"s":4,"id":5813,"u":"lover's%20gloves_apg","p":261,"h":1,"n":"Lover's Gloves"},{"c":2,"s":4,"id":5814,"u":"mask%20of%20the%20banshee%20(generic)_apg","p":261,"h":1,"n":"Mask Of The Banshee"},{"c":2,"s":4,"id":5815,"u":"medusa's%20scream%20(generic)_apg","p":261,"h":1,"n":"Medusa's Scream"},{"c":2,"s":4,"id":5816,"u":"nauseating%20snare_apg","p":256,"h":1,"n":"Nauseating Snare"},{"c":2,"s":4,"id":5817,"u":"net_apg","p":248,"h":1,"n":"Net"},{"c":2,"s":4,"id":5818,"u":"oil%20of%20object%20animation%20(generic)_apg","p":258,"h":1,"n":"Oil Of Object Animation"},{"c":2,"s":4,"id":5819,"u":"oil%20of%20revelation_apg","p":258,"h":1,"n":"Oil Of Revelation"},{"c":2,"s":4,"id":5820,"u":"oil%20of%20unlife%20(generic)_apg","p":258,"h":1,"n":"Oil Of Unlife"},{"c":2,"s":4,"id":5821,"u":"olfactory%20obfuscator%20(generic)_apg","p":254,"h":1,"n":"Olfactory Obfuscator"},{"c":2,"s":4,"id":5822,"u":"origin%20unguent_apg","p":255,"h":1,"n":"Origin Unguent"},{"c":2,"s":4,"id":5823,"u":"parrying%20scabbard_apg","p":248,"h":1,"n":"Parrying Scabbard"},{"c":2,"s":4,"id":5824,"u":"periscope_apg","p":248,"h":1,"n":"Periscope"},{"c":2,"s":4,"id":5825,"u":"potion%20of%20disguise%20(generic)_apg","p":258,"h":1,"n":"Potion Of Disguise"},{"c":2,"s":4,"id":5826,"u":"potion%20of%20expeditious%20retreat_apg","p":258,"h":1,"n":"Potion Of Expeditious Retreat"},{"c":2,"s":4,"id":5827,"u":"potion%20of%20retaliation%20(generic)_apg","p":259,"h":1,"n":"Potion Of Retaliation"},{"c":2,"s":4,"id":5828,"u":"potion%20of%20shared%20memories_apg","p":259,"h":1,"n":"Potion Of Shared Memories"},{"c":2,"s":4,"id":5829,"u":"predictable%20silver%20piece_apg","p":262,"h":1,"n":"Predictable Silver Piece"},{"c":2,"s":4,"id":5830,"u":"ration%20tonic%20(generic)_apg","p":259,"h":1,"n":"Ration Tonic"},{"c":2,"s":4,"id":5831,"u":"ready%20(generic)_apg","p":262,"h":1,"n":"Ready"},{"c":2,"s":4,"id":5832,"u":"rod%20of%20cancellation_apg","p":262,"h":1,"n":"Rod Of Cancellation"},{"c":2,"s":4,"id":5833,"u":"rope%20of%20climbing%20(generic)_apg","p":262,"h":1,"n":"Rope Of Climbing"},{"c":2,"s":4,"id":5834,"u":"shielding%20salve_apg","p":259,"h":1,"n":"Shielding Salve"},{"c":2,"s":4,"id":5835,"u":"sinew-shock%20serum%20(generic)_apg","p":254,"h":1,"n":"Sinew-shock Serum"},{"c":2,"s":4,"id":5836,"u":"skinstitch%20salve_apg","p":255,"h":1,"n":"Skinstitch Salve"},{"c":2,"s":4,"id":5837,"u":"slates%20of%20distant%20letters_apg","p":262,"h":1,"n":"Slates Of Distant Letters"},{"c":2,"s":4,"id":5838,"u":"sleeves%20of%20storage%20(generic)_apg","p":263,"h":1,"n":"Sleeves Of Storage"},{"c":2,"s":4,"id":5839,"u":"snagging%20hook%20snare_apg","p":256,"h":1,"n":"Snagging Hook Snare"},{"c":2,"s":4,"id":5840,"u":"sovereign%20glue_apg","p":255,"h":1,"n":"Sovereign Glue"},{"c":2,"s":4,"id":5841,"u":"spellguard%20blade_apg","p":263,"h":1,"n":"Spellguard Blade"},{"c":2,"s":4,"id":5842,"u":"spiritsight%20crossbow_apg","p":263,"h":1,"n":"Spiritsight Crossbow"},{"c":2,"s":4,"id":5843,"u":"staff%20of%20impossible%20visions%20(generic)_apg","p":263,"h":1,"n":"Staff Of Impossible Visions"},{"c":2,"s":4,"id":5844,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg","p":263,"h":1,"n":"Staff Of Nature's Vengeance"},{"c":2,"s":4,"id":5845,"u":"staff%20of%20providence%20(generic)_apg","p":264,"h":1,"n":"Staff Of Providence"},{"c":2,"s":4,"id":5846,"u":"terrifying%20ammunition_apg","p":259,"h":1,"n":"Terrifying Ammunition"},{"c":2,"s":4,"id":5847,"u":"time%20shield%20potion_apg","p":259,"h":1,"n":"Time Shield Potion"},{"c":2,"s":4,"id":5848,"u":"timeless%20salts_apg","p":255,"h":1,"n":"Timeless Salts"},{"c":2,"s":4,"id":5849,"u":"universal%20solvent%20(generic)_apg","p":255,"h":1,"n":"Universal Solvent"},{"c":2,"s":4,"id":5850,"u":"urn%20of%20ashes_apg","p":264,"h":1,"n":"Urn Of Ashes"},{"c":2,"s":4,"id":5851,"u":"victory%20plate%20(generic)_apg","p":264,"h":1,"n":"Victory Plate"},{"c":2,"s":4,"id":5852,"u":"walking%20cauldron_apg","p":264,"h":1,"n":"Walking Cauldron"},{"c":2,"s":4,"id":5853,"u":"wand%20of%20crackling%20lightning%20(generic)_apg","p":265,"h":1,"n":"Wand Of Crackling Lightning"},{"c":2,"s":4,"id":5854,"u":"wand%20of%20hopeless%20night%20(generic)_apg","p":265,"h":1,"n":"Wand Of Hopeless Night"},{"c":2,"s":4,"id":5855,"u":"wand%20of%20overflowing%20life%20(generic)_apg","p":265,"h":1,"n":"Wand Of Overflowing Life"},{"c":2,"s":4,"id":5856,"u":"wand%20of%20the%20snowfields%20(generic)_apg","p":265,"h":1,"n":"Wand Of The Snowfields"},{"c":2,"s":4,"id":5857,"u":"wand%20of%20the%20spider%20(generic)_apg","p":265,"h":1,"n":"Wand Of The Spider"},{"c":2,"s":4,"id":5858,"u":"winged%20(generic)_apg","p":265,"h":1,"n":"Winged"},{"c":2,"s":5,"id":5859,"u":"acid%20flask%20(generic)_crb","p":544,"h":1,"n":"Acid Flask"},{"c":2,"s":5,"id":5860,"u":"adamantine%20(generic)_crb","p":578,"h":1,"n":"Adamantine"},{"c":2,"s":5,"id":5861,"u":"adamantine%20armor%20(generic)_crb","p":555,"h":1,"n":"Adamantine Armor"},{"c":2,"s":5,"id":5862,"u":"adamantine%20shield%20(generic)_crb","p":586,"h":1,"n":"Adamantine Shield"},{"c":2,"s":5,"id":5863,"u":"adamantine%20weapon%20(generic)_crb","p":599,"h":1,"n":"Adamantine Weapon"},{"c":2,"s":5,"id":5864,"u":"adventurer's%20pack_crb","p":288,"h":1,"n":"Adventurer's Pack"},{"c":2,"s":5,"id":5865,"u":"aeon%20stone%20(generic)_crb","p":604,"h":1,"n":"Aeon Stone"},{"c":2,"s":5,"id":5866,"u":"alarm%20snare_crb","p":589,"h":1,"n":"Alarm Snare"},{"c":2,"s":5,"id":5867,"u":"alchemist%20goggles%20(generic)_crb","p":605,"h":1,"n":"Alchemist Goggles"},{"c":2,"s":5,"id":5868,"u":"alchemist's%20fire%20(generic)_crb","p":545,"h":1,"n":"Alchemist's Fire"},{"c":2,"s":5,"id":5869,"u":"alchemist's%20lab%20(generic)_crb","p":288,"h":1,"n":"Alchemist's Lab"},{"c":2,"s":5,"id":5870,"u":"alchemist's%20tools_crb","p":288,"h":1,"n":"Alchemist's Tools"},{"c":2,"s":5,"id":5871,"u":"aligned%20oil_crb","p":561,"h":1,"n":"Aligned Oil"},{"c":2,"s":5,"id":5872,"u":"anarchic_crb","p":583,"h":1,"n":"Anarchic"},{"c":2,"s":5,"id":5873,"u":"animal%20staff%20(generic)_crb","p":592,"h":1,"n":"Animal Staff"},{"c":2,"s":5,"id":5874,"u":"anklets%20of%20alacrity_crb","p":603,"h":1,"n":"Anklets of Alacrity"},{"c":2,"s":5,"id":5875,"u":"antidote%20(generic)_crb","p":546,"h":1,"n":"Antidote"},{"c":2,"s":5,"id":5876,"u":"antimagic_crb","p":582,"h":1,"n":"Antimagic"},{"c":2,"s":5,"id":5877,"u":"antimagic%20oil_crb","p":561,"h":1,"n":"Antimagic Oil"},{"c":2,"s":5,"id":5878,"u":"antiplague%20(generic)_crb","p":546,"h":1,"n":"Antiplague"},{"c":2,"s":5,"id":5879,"u":"armbands%20of%20athleticism%20(generic)_crb","p":605,"h":1,"n":"Armbands of Athleticism"},{"c":2,"s":5,"id":5880,"u":"armor%20potency%20(generic)_crb","p":581,"h":1,"n":"Armor Potency"},{"c":2,"s":5,"id":5881,"u":"arrow_crb","p":282,"h":1,"n":"Arrow"},{"c":2,"s":5,"id":5882,"u":"arrow-catching%20shield_crb","p":587,"h":1,"n":"Arrow-catching Shield"},{"c":2,"s":5,"id":5883,"u":"arsenic_crb","p":550,"h":1,"n":"Arsenic"},{"c":2,"s":5,"id":5884,"u":"artisan's%20tools%20(generic)_crb","p":288,"h":1,"n":"Artisan's Tools"},{"c":2,"s":5,"id":5885,"u":"axiomatic_crb","p":583,"h":1,"n":"Axiomatic"},{"c":2,"s":5,"id":5886,"u":"backpack_crb","p":288,"h":1,"n":"Backpack"},{"c":2,"s":5,"id":5887,"u":"bag%20of%20holding%20(generic)_crb","p":572,"h":1,"n":"Bag of Holding"},{"c":2,"s":5,"id":5888,"u":"barding%20of%20the%20zephyr_crb","p":604,"h":1,"n":"Barding of the Zephyr"},{"c":2,"s":5,"id":5889,"u":"barkskin%20potion_crb","p":562,"h":1,"n":"Barkskin Potion"},{"c":2,"s":5,"id":5890,"u":"basic%20crafter's%20book_crb","p":288,"h":1,"n":"Basic Crafter's Book"},{"c":2,"s":5,"id":5891,"u":"beacon%20shot_crb","p":559,"h":1,"n":"Beacon Shot"},{"c":2,"s":5,"id":5892,"u":"bedroll_crb","p":288,"h":1,"n":"Bedroll"},{"c":2,"s":5,"id":5893,"u":"belladonna_crb","p":551,"h":1,"n":"Belladonna"},{"c":2,"s":5,"id":5894,"u":"belt%20of%20giant%20strength_crb","p":603,"h":1,"n":"Belt of Giant Strength"},{"c":2,"s":5,"id":5895,"u":"belt%20of%20regeneration_crb","p":603,"h":1,"n":"Belt of Regeneration"},{"c":2,"s":5,"id":5896,"u":"belt%20of%20the%20five%20kings_crb","p":606,"h":1,"n":"Belt of the Five Kings"},{"c":2,"s":5,"id":5897,"u":"berserker's%20cloak%20(generic)_crb","p":606,"h":1,"n":"Berserker's Cloak"},{"c":2,"s":5,"id":5898,"u":"bestial%20mutagen%20(generic)_crb","p":546,"h":1,"n":"Bestial Mutagen"},{"c":2,"s":5,"id":5899,"u":"biting%20snare_crb","p":589,"h":1,"n":"Biting Snare"},{"c":2,"s":5,"id":5900,"u":"black%20adder%20venom_crb","p":551,"h":1,"n":"Black Adder Venom"},{"c":2,"s":5,"id":5901,"u":"black%20lotus%20extract_crb","p":551,"h":1,"n":"Black Lotus Extract"},{"c":2,"s":5,"id":5902,"u":"bleeding%20spines%20snare_crb","p":589,"h":1,"n":"Bleeding Spines Snare"},{"c":2,"s":5,"id":5903,"u":"blightburn%20resin_crb","p":551,"h":1,"n":"Blightburn Resin"},{"c":2,"s":5,"id":5904,"u":"bloodletting%20kukri_crb","p":600,"h":1,"n":"Bloodletting Kukri"},{"c":2,"s":5,"id":5905,"u":"bloodseeker%20beak_crb","p":565,"h":1,"n":"Bloodseeker Beak"},{"c":2,"s":5,"id":5906,"u":"blowgun%20dart_crb","p":281,"h":1,"n":"Blowgun Dart"},{"c":2,"s":5,"id":5907,"u":"bolt_crb","p":281,"h":1,"n":"Bolt"},{"c":2,"s":5,"id":5908,"u":"bomb%20snare_crb","p":589,"h":1,"n":"Bomb Snare"},{"c":2,"s":5,"id":5909,"u":"bomber's%20eye%20elixir%20(generic)_crb","p":547,"h":1,"n":"Bomber's Eye Elixir"},{"c":2,"s":5,"id":5910,"u":"boots%20of%20bounding%20(generic)_crb","p":606,"h":1,"n":"Boots of Bounding"},{"c":2,"s":5,"id":5911,"u":"boots%20of%20elvenkind%20(generic)_crb","p":606,"h":1,"n":"Boots of Elvenkind"},{"c":2,"s":5,"id":5912,"u":"boots%20of%20speed_crb","p":606,"h":1,"n":"Boots of Speed"},{"c":2,"s":5,"id":5913,"u":"bottled%20air_crb","p":572,"h":1,"n":"Bottled Air"},{"c":2,"s":5,"id":5914,"u":"bottled%20lightning%20(generic)_crb","p":545,"h":1,"n":"Bottled Lightning"},{"c":2,"s":5,"id":5915,"u":"bracelet%20of%20dashing_crb","p":607,"h":1,"n":"Bracelet of Dashing"},{"c":2,"s":5,"id":5916,"u":"bracers%20of%20armor%20(generic)_crb","p":607,"h":1,"n":"Bracers of Armor"},{"c":2,"s":5,"id":5917,"u":"bracers%20of%20missile%20deflection%20(generic)_crb","p":607,"h":1,"n":"Bracers of Missile Deflection"},{"c":2,"s":5,"id":5918,"u":"bravo's%20brew%20(generic)_crb","p":547,"h":1,"n":"Bravo's Brew"},{"c":2,"s":5,"id":5919,"u":"breastplate%20of%20command%20(generic)_crb","p":557,"h":1,"n":"Breastplate of Command"},{"c":2,"s":5,"id":5920,"u":"brimstone%20fumes_crb","p":551,"h":1,"n":"Brimstone Fumes"},{"c":2,"s":5,"id":5921,"u":"bronze%20bull%20pendant_crb","p":566,"h":1,"n":"Bronze Bull Pendant"},{"c":2,"s":5,"id":5922,"u":"brooch%20of%20shielding_crb","p":607,"h":1,"n":"Brooch of Shielding"},{"c":2,"s":5,"id":5923,"u":"broom%20of%20flying_crb","p":572,"h":1,"n":"Broom of Flying"},{"c":2,"s":5,"id":5924,"u":"caltrop%20snare_crb","p":590,"h":1,"n":"Caltrop Snare"},{"c":2,"s":5,"id":5925,"u":"caltrops_crb","p":288,"h":1,"n":"Caltrops"},{"c":2,"s":5,"id":5926,"u":"candle%20(10)_crb","p":288,"h":1,"n":"Candle (10)"},{"c":2,"s":5,"id":5927,"u":"candle%20of%20truth_crb","p":570,"h":1,"n":"Candle of Truth"},{"c":2,"s":5,"id":5928,"u":"cape%20of%20the%20mountebank_crb","p":607,"h":1,"n":"Cape of the Mountebank"},{"c":2,"s":5,"id":5929,"u":"cassock%20of%20devotion_crb","p":607,"h":1,"n":"Cassock of Devotion"},{"c":2,"s":5,"id":5930,"u":"cat's%20eye%20elixir_crb","p":547,"h":1,"n":"Cat's Eye Elixir"},{"c":2,"s":5,"id":5931,"u":"caterwaul%20sling_crb","p":600,"h":1,"n":"Caterwaul Sling"},{"c":2,"s":5,"id":5932,"u":"celestial%20armor_crb","p":557,"h":1,"n":"Celestial Armor"},{"c":2,"s":5,"id":5933,"u":"chain%20(10%20feet)_crb","p":288,"h":1,"n":"Chain (10 feet)"},{"c":2,"s":5,"id":5934,"u":"chalk%20(10)_crb","p":288,"h":1,"n":"Chalk (10)"},{"c":2,"s":5,"id":5935,"u":"channel%20protection%20amulet_crb","p":608,"h":1,"n":"Channel Protection Amulet"},{"c":2,"s":5,"id":5936,"u":"cheetah's%20elixir%20(generic)_crb","p":547,"h":1,"n":"Cheetah's Elixir"},{"c":2,"s":5,"id":5937,"u":"chest_crb","p":288,"h":1,"n":"Chest"},{"c":2,"s":5,"id":5938,"u":"chime%20of%20opening_crb","p":572,"h":1,"n":"Chime of Opening"},{"c":2,"s":5,"id":5939,"u":"choker%20of%20elocution%20(generic)_crb","p":608,"h":1,"n":"Choker of Elocution"},{"c":2,"s":5,"id":5940,"u":"circlet%20of%20persuasion_crb","p":603,"h":1,"n":"Circlet of Persuasion"},{"c":2,"s":5,"id":5941,"u":"clandestine%20cloak%20(generic)_crb","p":608,"h":1,"n":"Clandestine Cloak"},{"c":2,"s":5,"id":5942,"u":"climbing%20bolt_crb","p":559,"h":1,"n":"Climbing Bolt"},{"c":2,"s":5,"id":5943,"u":"climbing%20kit%20(generic)_crb","p":288,"h":1,"n":"Climbing Kit"},{"c":2,"s":5,"id":5944,"u":"cloak%20of%20elvenkind%20(generic)_crb","p":608,"h":1,"n":"Cloak of Elvenkind"},{"c":2,"s":5,"id":5945,"u":"cloak%20of%20the%20bat%20(generic)_crb","p":608,"h":1,"n":"Cloak of the Bat"},{"c":2,"s":5,"id":5946,"u":"clothing%20(generic)_crb","p":288,"h":1,"n":"Clothing"},{"c":2,"s":5,"id":5947,"u":"cognitive%20mutagen%20(generic)_crb","p":547,"h":1,"n":"Cognitive Mutagen"},{"c":2,"s":5,"id":5948,"u":"cold%20iron%20(generic)_crb","p":578,"h":1,"n":"Cold Iron"},{"c":2,"s":5,"id":5949,"u":"cold%20iron%20armor%20(generic)_crb","p":555,"h":1,"n":"Cold Iron Armor"},{"c":2,"s":5,"id":5950,"u":"cold%20iron%20shield%20(generic)_crb","p":586,"h":1,"n":"Cold Iron Shield"},{"c":2,"s":5,"id":5951,"u":"cold%20iron%20weapon%20(generic)_crb","p":599,"h":1,"n":"Cold Iron Weapon"},{"c":2,"s":5,"id":5952,"u":"collar%20of%20empathy_crb","p":604,"h":1,"n":"Collar of Empathy"},{"c":2,"s":5,"id":5953,"u":"collar%20of%20inconspicuousness_crb","p":604,"h":1,"n":"Collar of Inconspicuousness"},{"c":2,"s":5,"id":5954,"u":"compass%20(generic)_crb","p":288,"h":1,"n":"Compass"},{"c":2,"s":5,"id":5955,"u":"comprehension%20elixir%20(generic)_crb","p":547,"h":1,"n":"Comprehension Elixir"},{"c":2,"s":5,"id":5956,"u":"cookware_crb","p":288,"h":1,"n":"Cookware"},{"c":2,"s":5,"id":5957,"u":"corrosive%20(generic)_crb","p":583,"h":1,"n":"Corrosive"},{"c":2,"s":5,"id":5958,"u":"coyote%20cloak%20(generic)_crb","p":609,"h":1,"n":"Coyote Cloak"},{"c":2,"s":5,"id":5959,"u":"crafter's%20eyepiece%20(generic)_crb","p":609,"h":1,"n":"Crafter's Eyepiece"},{"c":2,"s":5,"id":5960,"u":"crowbar%20(generic)_crb","p":288,"h":1,"n":"Crowbar"},{"c":2,"s":5,"id":5961,"u":"crying%20angel%20pendant_crb","p":566,"h":1,"n":"Crying Angel Pendant"},{"c":2,"s":5,"id":5962,"u":"crystal%20ball%20(generic)_crb","p":572,"h":1,"n":"Crystal Ball"},{"c":2,"s":5,"id":5963,"u":"cytillesh%20oil_crb","p":551,"h":1,"n":"Cytillesh Oil"},{"c":2,"s":5,"id":5964,"u":"dagger%20of%20venom_crb","p":600,"h":1,"n":"Dagger of Venom"},{"c":2,"s":5,"id":5965,"u":"dancing_crb","p":583,"h":1,"n":"Dancing"},{"c":2,"s":5,"id":5966,"u":"dancing%20scarf%20(generic)_crb","p":609,"h":1,"n":"Dancing Scarf"},{"c":2,"s":5,"id":5967,"u":"daredevil%20boots%20(generic)_crb","p":609,"h":1,"n":"Daredevil Boots"},{"c":2,"s":5,"id":5968,"u":"darkvision%20elixir%20(generic)_crb","p":547,"h":1,"n":"Darkvision Elixir"},{"c":2,"s":5,"id":5969,"u":"darkwood%20(generic)_crb","p":578,"h":1,"n":"Darkwood"},{"c":2,"s":5,"id":5970,"u":"darkwood%20armor%20(generic)_crb","p":555,"h":1,"n":"Darkwood Armor"},{"c":2,"s":5,"id":5971,"u":"darkwood%20shield%20(generic)_crb","p":586,"h":1,"n":"Darkwood Shield"},{"c":2,"s":5,"id":5972,"u":"darkwood%20weapon%20(generic)_crb","p":599,"h":1,"n":"Darkwood Weapon"},{"c":2,"s":5,"id":5973,"u":"dazing%20coil_crb","p":566,"h":1,"n":"Dazing Coil"},{"c":2,"s":5,"id":5974,"u":"deathcap%20powder_crb","p":551,"h":1,"n":"Deathcap Powder"},{"c":2,"s":5,"id":5975,"u":"decanter%20of%20endless%20water_crb","p":573,"h":1,"n":"Decanter of Endless Water"},{"c":2,"s":5,"id":5976,"u":"demon%20armor_crb","p":557,"h":1,"n":"Demon Armor"},{"c":2,"s":5,"id":5977,"u":"demon%20mask%20(generic)_crb","p":609,"h":1,"n":"Demon Mask"},{"c":2,"s":5,"id":5978,"u":"diadem%20of%20intellect_crb","p":603,"h":1,"n":"Diadem of Intellect"},{"c":2,"s":5,"id":5979,"u":"diplomat's%20badge_crb","p":609,"h":1,"n":"Diplomat's Badge"},{"c":2,"s":5,"id":5980,"u":"disguise%20kit%20(generic)_crb","p":288,"h":1,"n":"Disguise Kit"},{"c":2,"s":5,"id":5981,"u":"disintegration%20bolt_crb","p":559,"h":1,"n":"Disintegration Bolt"},{"c":2,"s":5,"id":5982,"u":"dispelling%20sliver_crb","p":566,"h":1,"n":"Dispelling Sliver"},{"c":2,"s":5,"id":5983,"u":"disrupting%20(generic)_crb","p":584,"h":1,"n":"Disrupting"},{"c":2,"s":5,"id":5984,"u":"doubling%20rings%20(generic)_crb","p":609,"h":1,"n":"Doubling Rings"},{"c":2,"s":5,"id":5985,"u":"dragon%20bile_crb","p":551,"h":1,"n":"Dragon Bile"},{"c":2,"s":5,"id":5986,"u":"dragon%20turtle%20scale_crb","p":566,"h":1,"n":"Dragon Turtle Scale"},{"c":2,"s":5,"id":5987,"u":"dragon's%20breath%20potion%20(generic)_crb","p":562,"h":1,"n":"Dragon's Breath Potion"},{"c":2,"s":5,"id":5988,"u":"dragonhide%20(generic)_crb","p":579,"h":1,"n":"Dragonhide"},{"c":2,"s":5,"id":5989,"u":"dragonhide%20armor%20(generic)_crb","p":555,"h":1,"n":"Dragonhide Armor"},{"c":2,"s":5,"id":5990,"u":"dragonhide%20shield%20(generic)_crb","p":586,"h":1,"n":"Dragonhide Shield"},{"c":2,"s":5,"id":5991,"u":"dragonplate_crb","p":557,"h":1,"n":"Dragonplate"},{"c":2,"s":5,"id":5992,"u":"dragonslayer's%20shield_crb","p":587,"h":1,"n":"Dragonslayer's Shield"},{"c":2,"s":5,"id":5993,"u":"dread%20blindfold_crb","p":610,"h":1,"n":"Dread Blindfold"},{"c":2,"s":5,"id":5994,"u":"druid's%20vestments_crb","p":610,"h":1,"n":"Druid's Vestments"},{"c":2,"s":5,"id":5995,"u":"dust%20of%20appearance_crb","p":570,"h":1,"n":"Dust of Appearance"},{"c":2,"s":5,"id":5996,"u":"dust%20of%20disappearance_crb","p":570,"h":1,"n":"Dust of Disappearance"},{"c":2,"s":5,"id":5997,"u":"dwarven%20thrower_crb","p":600,"h":1,"n":"Dwarven Thrower"},{"c":2,"s":5,"id":5998,"u":"eagle-eye%20elixir%20(generic)_crb","p":548,"h":1,"n":"Eagle-eye Elixir"},{"c":2,"s":5,"id":5999,"u":"effervescent%20ampoule_crb","p":566,"h":1,"n":"Effervescent Ampoule"},{"c":2,"s":5,"id":6000,"u":"electric%20eelskin_crb","p":557,"h":1,"n":"Electric Eelskin"},{"c":2,"s":5,"id":6001,"u":"elemental%20gem_crb","p":570,"h":1,"n":"Elemental Gem"},{"c":2,"s":5,"id":6002,"u":"elixir%20of%20life%20(generic)_crb","p":548,"h":1,"n":"Elixir of Life"},{"c":2,"s":5,"id":6003,"u":"elixir%20of%20rejuvenation_crb","p":548,"h":1,"n":"Elixir of Rejuvenation"},{"c":2,"s":5,"id":6004,"u":"elven%20chain%20(generic)_crb","p":555,"h":1,"n":"Elven Chain"},{"c":2,"s":5,"id":6005,"u":"emerald%20grasshopper_crb","p":566,"h":1,"n":"Emerald Grasshopper"},{"c":2,"s":5,"id":6006,"u":"energy-resistant%20(generic)_crb","p":582,"h":1,"n":"Energy-Resistant"},{"c":2,"s":5,"id":6007,"u":"ethereal_crb","p":582,"h":1,"n":"Ethereal"},{"c":2,"s":5,"id":6008,"u":"everburning%20torch_crb","p":573,"h":1,"n":"Everburning Torch"},{"c":2,"s":5,"id":6009,"u":"explorer's%20yurt_crb","p":596,"h":1,"n":"Explorer's Yurt"},{"c":2,"s":5,"id":6010,"u":"explosive%20ammunition%20(generic)_crb","p":559,"h":1,"n":"Explosive Ammunition"},{"c":2,"s":5,"id":6011,"u":"extra%20ink%20and%20paper_crb","p":288,"h":1,"n":"Extra Ink and Paper"},{"c":2,"s":5,"id":6012,"u":"eye%20of%20apprehension_crb","p":566,"h":1,"n":"Eye of Apprehension"},{"c":2,"s":5,"id":6013,"u":"eye%20of%20fortune_crb","p":610,"h":1,"n":"Eye of Fortune"},{"c":2,"s":5,"id":6014,"u":"eyes%20of%20the%20eagle_crb","p":610,"h":1,"n":"Eyes of the Eagle"},{"c":2,"s":5,"id":6015,"u":"fade%20band_crb","p":566,"h":1,"n":"Fade Band"},{"c":2,"s":5,"id":6016,"u":"fear%20gem_crb","p":566,"h":1,"n":"Fear Gem"},{"c":2,"s":5,"id":6017,"u":"feather%20step%20stone_crb","p":567,"h":1,"n":"Feather Step Stone"},{"c":2,"s":5,"id":6018,"u":"feather%20token%20(generic)_crb","p":570,"h":1,"n":"Feather Token"},{"c":2,"s":5,"id":6019,"u":"fighter's%20fork_crb","p":600,"h":1,"n":"Fighter's Fork"},{"c":2,"s":5,"id":6020,"u":"fishing%20tackle%20(generic)_crb","p":288,"h":1,"n":"Fishing Tackle"},{"c":2,"s":5,"id":6021,"u":"flame%20navette_crb","p":567,"h":1,"n":"Flame Navette"},{"c":2,"s":5,"id":6022,"u":"flame%20tongue%20(generic)_crb","p":600,"h":1,"n":"Flame Tongue"},{"c":2,"s":5,"id":6023,"u":"flaming%20(generic)_crb","p":584,"h":1,"n":"Flaming"},{"c":2,"s":5,"id":6024,"u":"flint%20and%20steel_crb","p":288,"h":1,"n":"Flint and Steel"},{"c":2,"s":5,"id":6025,"u":"floating%20shield%20(generic)_crb","p":587,"h":1,"n":"Floating Shield"},{"c":2,"s":5,"id":6026,"u":"flying%20blade%20wheel%20snare_crb","p":590,"h":1,"n":"Flying Blade Wheel Snare"},{"c":2,"s":5,"id":6027,"u":"force%20shield_crb","p":587,"h":1,"n":"Force Shield"},{"c":2,"s":5,"id":6028,"u":"forge%20warden_crb","p":587,"h":1,"n":"Forge Warden"},{"c":2,"s":5,"id":6029,"u":"formula%20book%20(blank)_crb","p":288,"h":1,"n":"Formula Book (blank)"},{"c":2,"s":5,"id":6030,"u":"fortification%20(generic)_crb","p":582,"h":1,"n":"Fortification"},{"c":2,"s":5,"id":6031,"u":"frost%20(generic)_crb","p":584,"h":1,"n":"Frost"},{"c":2,"s":5,"id":6032,"u":"frost%20brand_crb","p":601,"h":1,"n":"Frost Brand"},{"c":2,"s":5,"id":6033,"u":"frost%20vial%20(generic)_crb","p":545,"h":1,"n":"Frost Vial"},{"c":2,"s":5,"id":6034,"u":"gallows%20tooth_crb","p":567,"h":1,"n":"Gallows Tooth"},{"c":2,"s":5,"id":6035,"u":"ghost%20ammunition_crb","p":559,"h":1,"n":"Ghost Ammunition"},{"c":2,"s":5,"id":6036,"u":"ghost%20dust_crb","p":567,"h":1,"n":"Ghost Dust"},{"c":2,"s":5,"id":6037,"u":"ghost%20touch_crb","p":584,"h":1,"n":"Ghost Touch"},{"c":2,"s":5,"id":6038,"u":"ghoul%20hide_crb","p":558,"h":1,"n":"Ghoul Hide"},{"c":2,"s":5,"id":6039,"u":"giant%20centipede%20venom_crb","p":551,"h":1,"n":"Giant Centipede Venom"},{"c":2,"s":5,"id":6040,"u":"giant%20scorpion%20venom_crb","p":551,"h":1,"n":"Giant Scorpion Venom"},{"c":2,"s":5,"id":6041,"u":"giant%20wasp%20venom_crb","p":552,"h":1,"n":"Giant Wasp Venom"},{"c":2,"s":5,"id":6042,"u":"glamered_crb","p":583,"h":1,"n":"Glamered"},{"c":2,"s":5,"id":6043,"u":"gloom%20blade_crb","p":601,"h":1,"n":"Gloom Blade"},{"c":2,"s":5,"id":6044,"u":"gloves%20of%20storing_crb","p":610,"h":1,"n":"Gloves of Storing"},{"c":2,"s":5,"id":6045,"u":"goggles%20of%20night%20(generic)_crb","p":610,"h":1,"n":"Goggles of Night"},{"c":2,"s":5,"id":6046,"u":"gorget%20of%20the%20primal%20roar_crb","p":611,"h":1,"n":"Gorget of the Primal Roar"},{"c":2,"s":5,"id":6047,"u":"grappling%20hook_crb","p":288,"h":1,"n":"Grappling Hook"},{"c":2,"s":5,"id":6048,"u":"grasping%20snare_crb","p":590,"h":1,"n":"Grasping Snare"},{"c":2,"s":5,"id":6049,"u":"graveroot_crb","p":552,"h":1,"n":"Graveroot"},{"c":2,"s":5,"id":6050,"u":"grievous_crb","p":584,"h":1,"n":"Grievous"},{"c":2,"s":5,"id":6051,"u":"grim%20trophy_crb","p":567,"h":1,"n":"Grim Trophy"},{"c":2,"s":5,"id":6052,"u":"hail%20of%20arrows%20snare_crb","p":590,"h":1,"n":"Hail of Arrows Snare"},{"c":2,"s":5,"id":6053,"u":"hammer_crb","p":288,"h":1,"n":"Hammer"},{"c":2,"s":5,"id":6054,"u":"hampering%20snare_crb","p":590,"h":1,"n":"Hampering Snare"},{"c":2,"s":5,"id":6055,"u":"hand%20of%20the%20mage_crb","p":611,"h":1,"n":"Hand of the Mage"},{"c":2,"s":5,"id":6056,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb","p":611,"h":1,"n":"Handwraps of Mighty Blows"},{"c":2,"s":5,"id":6057,"u":"hat%20of%20disguise%20(generic)_crb","p":611,"h":1,"n":"Hat of Disguise"},{"c":2,"s":5,"id":6058,"u":"hat%20of%20the%20magi%20(generic)_crb","p":611,"h":1,"n":"Hat of the Magi"},{"c":2,"s":5,"id":6059,"u":"headband%20of%20inspired%20wisdom_crb","p":604,"h":1,"n":"Headband of Inspired Wisdom"},{"c":2,"s":5,"id":6060,"u":"healer's%20gloves%20(generic)_crb","p":612,"h":1,"n":"Healer's Gloves"},{"c":2,"s":5,"id":6061,"u":"healer's%20tools%20(generic)_crb","p":288,"h":1,"n":"Healer's Tools"},{"c":2,"s":5,"id":6062,"u":"healing%20potion%20(generic)_crb","p":563,"h":1,"n":"Healing Potion"},{"c":2,"s":5,"id":6063,"u":"hemlock_crb","p":552,"h":1,"n":"Hemlock"},{"c":2,"s":5,"id":6064,"u":"hobbling%20snare_crb","p":590,"h":1,"n":"Hobbling Snare"},{"c":2,"s":5,"id":6065,"u":"holly%20and%20mistletoe_crb","p":288,"h":1,"n":"Holly and Mistletoe"},{"c":2,"s":5,"id":6066,"u":"holy_crb","p":584,"h":1,"n":"Holy"},{"c":2,"s":5,"id":6067,"u":"holy%20avenger_crb","p":601,"h":1,"n":"Holy Avenger"},{"c":2,"s":5,"id":6068,"u":"holy%20prayer%20beads%20(generic)_crb","p":573,"h":1,"n":"Holy Prayer Beads"},{"c":2,"s":5,"id":6069,"u":"holy%20water_crb","p":571,"h":1,"n":"Holy Water"},{"c":2,"s":5,"id":6070,"u":"horn%20of%20blasting_crb","p":573,"h":1,"n":"Horn of Blasting"},{"c":2,"s":5,"id":6071,"u":"horn%20of%20fog_crb","p":573,"h":1,"n":"Horn of Fog"},{"c":2,"s":5,"id":6072,"u":"horseshoes%20of%20speed%20(generic)_crb","p":604,"h":1,"n":"Horseshoes of Speed"},{"c":2,"s":5,"id":6073,"u":"hourglass_crb","p":288,"h":1,"n":"Hourglass"},{"c":2,"s":5,"id":6074,"u":"hunter's%20bane_crb","p":567,"h":1,"n":"Hunter's Bane"},{"c":2,"s":5,"id":6075,"u":"hunting%20spider%20venom_crb","p":552,"h":1,"n":"Hunting Spider Venom"},{"c":2,"s":5,"id":6076,"u":"immovable%20rod_crb","p":574,"h":1,"n":"Immovable Rod"},{"c":2,"s":5,"id":6077,"u":"impenetrable%20scale_crb","p":558,"h":1,"n":"Impenetrable Scale"},{"c":2,"s":5,"id":6078,"u":"indestructible%20shield_crb","p":588,"h":1,"n":"Indestructible Shield"},{"c":2,"s":5,"id":6079,"u":"inexplicable%20apparatus_crb","p":612,"h":1,"n":"Inexplicable Apparatus"},{"c":2,"s":5,"id":6080,"u":"infiltrator's%20elixir_crb","p":548,"h":1,"n":"Infiltrator's Elixir"},{"c":2,"s":5,"id":6081,"u":"instant%20evisceration%20snare_crb","p":590,"h":1,"n":"Instant Evisceration Snare"},{"c":2,"s":5,"id":6082,"u":"instant%20fortress_crb","p":596,"h":1,"n":"Instant Fortress"},{"c":2,"s":5,"id":6083,"u":"invisibility%20(generic)_crb","p":583,"h":1,"n":"Invisibility"},{"c":2,"s":5,"id":6084,"u":"invisibility%20potion_crb","p":563,"h":1,"n":"Invisibility Potion"},{"c":2,"s":5,"id":6085,"u":"iron%20cube_crb","p":567,"h":1,"n":"Iron Cube"},{"c":2,"s":5,"id":6086,"u":"iron%20cudgel_crb","p":567,"h":1,"n":"Iron Cudgel"},{"c":2,"s":5,"id":6087,"u":"iron%20equalizer_crb","p":567,"h":1,"n":"Iron Equalizer"},{"c":2,"s":5,"id":6088,"u":"iron%20medallion_crb","p":568,"h":1,"n":"Iron Medallion"},{"c":2,"s":5,"id":6089,"u":"jade%20bauble_crb","p":568,"h":1,"n":"Jade Bauble"},{"c":2,"s":5,"id":6090,"u":"jade%20cat_crb","p":568,"h":1,"n":"Jade Cat"},{"c":2,"s":5,"id":6091,"u":"javelin%20of%20lightning_crb","p":571,"h":1,"n":"Javelin of Lightning"},{"c":2,"s":5,"id":6092,"u":"juggernaut%20mutagen%20(generic)_crb","p":548,"h":1,"n":"Juggernaut Mutagen"},{"c":2,"s":5,"id":6093,"u":"keen_crb","p":584,"h":1,"n":"Keen"},{"c":2,"s":5,"id":6094,"u":"king's%20sleep_crb","p":552,"h":1,"n":"King's Sleep"},{"c":2,"s":5,"id":6095,"u":"knapsack%20of%20halflingkind%20(generic)_crb","p":612,"h":1,"n":"Knapsack of Halflingkind"},{"c":2,"s":5,"id":6096,"u":"ladder%20(10-foot)_crb","p":288,"h":1,"n":"Ladder (10-foot)"},{"c":2,"s":5,"id":6097,"u":"lantern%20(generic)_crb","p":288,"h":1,"n":"Lantern"},{"c":2,"s":5,"id":6098,"u":"leaper's%20elixir%20(generic)_crb","p":549,"h":1,"n":"Leaper's Elixir"},{"c":2,"s":5,"id":6099,"u":"lethargy%20poison_crb","p":552,"h":1,"n":"Lethargy Poison"},{"c":2,"s":5,"id":6100,"u":"lich%20dust_crb","p":552,"h":1,"n":"Lich Dust"},{"c":2,"s":5,"id":6101,"u":"lifting%20belt_crb","p":613,"h":1,"n":"Lifting Belt"},{"c":2,"s":5,"id":6102,"u":"lion's%20shield_crb","p":588,"h":1,"n":"Lion's Shield"},{"c":2,"s":5,"id":6103,"u":"lock%20(generic)_crb","p":288,"h":1,"n":"Lock"},{"c":2,"s":5,"id":6104,"u":"luck%20blade%20(generic)_crb","p":601,"h":1,"n":"Luck Blade"},{"c":2,"s":5,"id":6105,"u":"maestro's%20instrument%20(generic)_crb","p":574,"h":1,"n":"Maestro's Instrument"},{"c":2,"s":5,"id":6106,"u":"magic%20wand%20(generic)_crb","p":597,"h":1,"n":"Magic Wand"},{"c":2,"s":5,"id":6107,"u":"magnifying%20glass_crb","p":288,"h":1,"n":"Magnifying Glass"},{"c":2,"s":5,"id":6108,"u":"mail%20of%20luck_crb","p":558,"h":1,"n":"Mail of Luck"},{"c":2,"s":5,"id":6109,"u":"malyass%20root%20paste_crb","p":552,"h":1,"n":"Malyass Root Paste"},{"c":2,"s":5,"id":6110,"u":"manacles%20(generic)_crb","p":288,"h":1,"n":"Manacles"},{"c":2,"s":5,"id":6111,"u":"marking%20snare_crb","p":590,"h":1,"n":"Marking Snare"},{"c":2,"s":5,"id":6112,"u":"marvelous%20medicines%20(generic)_crb","p":574,"h":1,"n":"Marvelous Medicines"},{"c":2,"s":5,"id":6113,"u":"material%20component%20pouch_crb","p":288,"h":1,"n":"Material Component Pouch"},{"c":2,"s":5,"id":6114,"u":"mattock%20of%20the%20titans_crb","p":601,"h":1,"n":"Mattock of the Titans"},{"c":2,"s":5,"id":6115,"u":"mending%20lattice_crb","p":568,"h":1,"n":"Mending Lattice"},{"c":2,"s":5,"id":6116,"u":"mentalist's%20staff%20(generic)_crb","p":592,"h":1,"n":"Mentalist's Staff"},{"c":2,"s":5,"id":6117,"u":"merchant's%20scale_crb","p":288,"h":1,"n":"Merchant's Scale"},{"c":2,"s":5,"id":6118,"u":"mesmerizing%20opal_crb","p":568,"h":1,"n":"Mesmerizing Opal"},{"c":2,"s":5,"id":6119,"u":"messenger's%20ring%20(generic)_crb","p":613,"h":1,"n":"Messenger's Ring"},{"c":2,"s":5,"id":6120,"u":"mindfog%20mist_crb","p":553,"h":1,"n":"Mindfog Mist"},{"c":2,"s":5,"id":6121,"u":"mirror_crb","p":288,"h":1,"n":"Mirror"},{"c":2,"s":5,"id":6122,"u":"mistform%20elixir%20(generic)_crb","p":549,"h":1,"n":"Mistform Elixir"},{"c":2,"s":5,"id":6123,"u":"mithral%20(generic)_crb","p":579,"h":1,"n":"Mithral"},{"c":2,"s":5,"id":6124,"u":"mithral%20armor%20(generic)_crb","p":556,"h":1,"n":"Mithral Armor"},{"c":2,"s":5,"id":6125,"u":"mithral%20shield%20(generic)_crb","p":586,"h":1,"n":"Mithral Shield"},{"c":2,"s":5,"id":6126,"u":"mithral%20weapon%20(generic)_crb","p":599,"h":1,"n":"Mithral Weapon"},{"c":2,"s":5,"id":6127,"u":"monkey%20pin_crb","p":568,"h":1,"n":"Monkey Pin"},{"c":2,"s":5,"id":6128,"u":"moonlit%20chain_crb","p":558,"h":1,"n":"Moonlit Chain"},{"c":2,"s":5,"id":6129,"u":"mug_crb","p":288,"h":1,"n":"Mug"},{"c":2,"s":5,"id":6130,"u":"mummified%20bat_crb","p":568,"h":1,"n":"Mummified Bat"},{"c":2,"s":5,"id":6131,"u":"murderer's%20knot_crb","p":568,"h":1,"n":"Murderer's Knot"},{"c":2,"s":5,"id":6132,"u":"musical%20instrument%20(generic)_crb","p":288,"h":1,"n":"Musical Instrument"},{"c":2,"s":5,"id":6133,"u":"necklace%20of%20fireballs%20(generic)_crb","p":613,"h":1,"n":"Necklace of Fireballs"},{"c":2,"s":5,"id":6134,"u":"nectar%20of%20purification_crb","p":561,"h":1,"n":"Nectar of Purification"},{"c":2,"s":5,"id":6135,"u":"nettleweed%20residue_crb","p":553,"h":1,"n":"Nettleweed Residue"},{"c":2,"s":5,"id":6136,"u":"nightmare%20vapor_crb","p":553,"h":1,"n":"Nightmare Vapor"},{"c":2,"s":5,"id":6137,"u":"oathbow_crb","p":602,"h":1,"n":"Oathbow"},{"c":2,"s":5,"id":6138,"u":"obfuscation%20oil_crb","p":561,"h":1,"n":"Obfuscation Oil"},{"c":2,"s":5,"id":6139,"u":"oil%20(1%20pint)_crb","p":288,"h":1,"n":"Oil (1 pint)"},{"c":2,"s":5,"id":6140,"u":"oil%20of%20animation_crb","p":561,"h":1,"n":"Oil of Animation"},{"c":2,"s":5,"id":6141,"u":"oil%20of%20keen%20edges_crb","p":561,"h":1,"n":"Oil of Keen Edges"},{"c":2,"s":5,"id":6142,"u":"oil%20of%20mending_crb","p":561,"h":1,"n":"Oil of Mending"},{"c":2,"s":5,"id":6143,"u":"oil%20of%20potency_crb","p":562,"h":1,"n":"Oil of Potency"},{"c":2,"s":5,"id":6144,"u":"oil%20of%20repulsion_crb","p":562,"h":1,"n":"Oil of Repulsion"},{"c":2,"s":5,"id":6145,"u":"oil%20of%20weightlessness%20(generic)_crb","p":562,"h":1,"n":"Oil of Weightlessness"},{"c":2,"s":5,"id":6146,"u":"omnidirectional%20spear%20snare_crb","p":591,"h":1,"n":"Omnidirectional Spear Snare"},{"c":2,"s":5,"id":6147,"u":"onyx%20panther_crb","p":569,"h":1,"n":"Onyx Panther"},{"c":2,"s":5,"id":6148,"u":"orichalcum%20(generic)_crb","p":579,"h":1,"n":"Orichalcum"},{"c":2,"s":5,"id":6149,"u":"orichalcum%20armor%20(generic)_crb","p":556,"h":1,"n":"Orichalcum Armor"},{"c":2,"s":5,"id":6150,"u":"orichalcum%20shield%20(generic)_crb","p":587,"h":1,"n":"Orichalcum Shield"},{"c":2,"s":5,"id":6151,"u":"orichalcum%20weapon%20(generic)_crb","p":599,"h":1,"n":"Orichalcum Weapon"},{"c":2,"s":5,"id":6152,"u":"owlbear%20claw_crb","p":569,"h":1,"n":"Owlbear Claw"},{"c":2,"s":5,"id":6153,"u":"panacea_crb","p":563,"h":1,"n":"Panacea"},{"c":2,"s":5,"id":6154,"u":"pendant%20of%20the%20occult%20(generic)_crb","p":613,"h":1,"n":"Pendant of the Occult"},{"c":2,"s":5,"id":6155,"u":"penetrating%20ammunition_crb","p":560,"h":1,"n":"Penetrating Ammunition"},{"c":2,"s":5,"id":6156,"u":"persona%20mask%20(generic)_crb","p":613,"h":1,"n":"Persona Mask"},{"c":2,"s":5,"id":6157,"u":"philosopher's%20stone_crb","p":554,"h":1,"n":"Philosopher's Stone"},{"c":2,"s":5,"id":6158,"u":"phylactery%20of%20faithfulness%20(generic)_crb","p":614,"h":1,"n":"Phylactery of Faithfulness"},{"c":2,"s":5,"id":6159,"u":"piton_crb","p":288,"h":1,"n":"Piton"},{"c":2,"s":5,"id":6160,"u":"plate%20armor%20of%20the%20deep_crb","p":558,"h":1,"n":"Plate Armor of the Deep"},{"c":2,"s":5,"id":6161,"u":"pocket%20stage_crb","p":596,"h":1,"n":"Pocket Stage"},{"c":2,"s":5,"id":6162,"u":"possibility%20tome_crb","p":574,"h":1,"n":"Possibility Tome"},{"c":2,"s":5,"id":6163,"u":"potency%20crystal_crb","p":569,"h":1,"n":"Potency Crystal"},{"c":2,"s":5,"id":6164,"u":"potion%20of%20flying%20(generic)_crb","p":563,"h":1,"n":"Potion of Flying"},{"c":2,"s":5,"id":6165,"u":"potion%20of%20leaping_crb","p":563,"h":1,"n":"Potion of Leaping"},{"c":2,"s":5,"id":6166,"u":"potion%20of%20quickness_crb","p":563,"h":1,"n":"Potion of Quickness"},{"c":2,"s":5,"id":6167,"u":"potion%20of%20resistance%20(generic)_crb","p":563,"h":1,"n":"Potion of Resistance"},{"c":2,"s":5,"id":6168,"u":"potion%20of%20swimming%20(generic)_crb","p":563,"h":1,"n":"Potion of Swimming"},{"c":2,"s":5,"id":6169,"u":"potion%20of%20tongues_crb","p":563,"h":1,"n":"Potion of Tongues"},{"c":2,"s":5,"id":6170,"u":"potion%20of%20undetectability_crb","p":563,"h":1,"n":"Potion of Undetectability"},{"c":2,"s":5,"id":6171,"u":"potion%20of%20water%20breathing_crb","p":564,"h":1,"n":"Potion of Water Breathing"},{"c":2,"s":5,"id":6172,"u":"primeval%20mistletoe%20(generic)_crb","p":574,"h":1,"n":"Primeval Mistletoe"},{"c":2,"s":5,"id":6173,"u":"purple%20worm%20venom_crb","p":553,"h":1,"n":"Purple Worm Venom"},{"c":2,"s":5,"id":6174,"u":"quicksilver%20mutagen%20(generic)_crb","p":549,"h":1,"n":"Quicksilver Mutagen"},{"c":2,"s":5,"id":6175,"u":"rations%20(1%20week)_crb","p":288,"h":1,"n":"Rations (1 week)"},{"c":2,"s":5,"id":6176,"u":"reflecting%20shield_crb","p":588,"h":1,"n":"Reflecting Shield"},{"c":2,"s":5,"id":6177,"u":"religious%20symbol%20(generic)_crb","p":288,"h":1,"n":"Religious Symbol"},{"c":2,"s":5,"id":6178,"u":"religious%20text_crb","p":288,"h":1,"n":"Religious Text"},{"c":2,"s":5,"id":6179,"u":"repair%20kit%20(generic)_crb","p":288,"h":1,"n":"Repair Kit"},{"c":2,"s":5,"id":6180,"u":"replacement%20cosmetics%20(generic)_crb","p":288,"h":1,"n":"Replacement Cosmetics"},{"c":2,"s":5,"id":6181,"u":"replacement%20picks%20(generic)_crb","p":288,"h":1,"n":"Replacement Picks"},{"c":2,"s":5,"id":6182,"u":"resilient%20(generic)_crb","p":581,"h":1,"n":"Resilient"},{"c":2,"s":5,"id":6183,"u":"retribution%20axe_crb","p":602,"h":1,"n":"Retribution Axe"},{"c":2,"s":5,"id":6184,"u":"returning_crb","p":584,"h":1,"n":"Returning"},{"c":2,"s":5,"id":6185,"u":"rhino%20hide_crb","p":558,"h":1,"n":"Rhino Hide"},{"c":2,"s":5,"id":6186,"u":"ring%20of%20climbing_crb","p":614,"h":1,"n":"Ring of Climbing"},{"c":2,"s":5,"id":6187,"u":"ring%20of%20counterspells_crb","p":614,"h":1,"n":"Ring of Counterspells"},{"c":2,"s":5,"id":6188,"u":"ring%20of%20energy%20resistance%20(generic)_crb","p":614,"h":1,"n":"Ring of Energy Resistance"},{"c":2,"s":5,"id":6189,"u":"ring%20of%20lies_crb","p":614,"h":1,"n":"Ring of Lies"},{"c":2,"s":5,"id":6190,"u":"ring%20of%20maniacal%20devices%20(generic)_crb","p":614,"h":1,"n":"Ring of Maniacal Devices"},{"c":2,"s":5,"id":6191,"u":"ring%20of%20spell%20turning_crb","p":615,"h":1,"n":"Ring of Spell Turning"},{"c":2,"s":5,"id":6192,"u":"ring%20of%20sustenance_crb","p":615,"h":1,"n":"Ring of Sustenance"},{"c":2,"s":5,"id":6193,"u":"ring%20of%20swimming_crb","p":615,"h":1,"n":"Ring of Swimming"},{"c":2,"s":5,"id":6194,"u":"ring%20of%20the%20ram%20(generic)_crb","p":615,"h":1,"n":"Ring of the Ram"},{"c":2,"s":5,"id":6195,"u":"ring%20of%20wizardry%20(generic)_crb","p":615,"h":1,"n":"Ring of Wizardry"},{"c":2,"s":5,"id":6196,"u":"robe%20of%20eyes_crb","p":615,"h":1,"n":"Robe of Eyes"},{"c":2,"s":5,"id":6197,"u":"robe%20of%20the%20archmagi%20(generic)_crb","p":616,"h":1,"n":"Robe of the Archmagi"},{"c":2,"s":5,"id":6198,"u":"rod%20of%20negation_crb","p":574,"h":1,"n":"Rod of Negation"},{"c":2,"s":5,"id":6199,"u":"rod%20of%20wonder_crb","p":575,"h":1,"n":"Rod of Wonder"},{"c":2,"s":5,"id":6200,"u":"rope%20(50%20feet)_crb","p":288,"h":1,"n":"Rope (50 feet)"},{"c":2,"s":5,"id":6201,"u":"runestone_crb","p":571,"h":1,"n":"Runestone"},{"c":2,"s":5,"id":6202,"u":"sack%20(5)_crb","p":288,"h":1,"n":"Sack (5)"},{"c":2,"s":5,"id":6203,"u":"saddlebags_crb","p":288,"h":1,"n":"Saddlebags"},{"c":2,"s":5,"id":6204,"u":"salamander%20elixir%20(generic)_crb","p":549,"h":1,"n":"Salamander Elixir"},{"c":2,"s":5,"id":6205,"u":"salve%20of%20antiparalysis%20(generic)_crb","p":562,"h":1,"n":"Salve of Antiparalysis"},{"c":2,"s":5,"id":6206,"u":"salve%20of%20slipperiness_crb","p":562,"h":1,"n":"Salve of Slipperiness"},{"c":2,"s":5,"id":6207,"u":"savior%20spike_crb","p":569,"h":1,"n":"Savior Spike"},{"c":2,"s":5,"id":6208,"u":"scholarly%20journal%20(generic)_crb","p":288,"h":1,"n":"Scholarly Journal"},{"c":2,"s":5,"id":6209,"u":"scroll%20(generic)_crb","p":564,"h":1,"n":"Scroll"},{"c":2,"s":5,"id":6210,"u":"scything%20blade%20snare_crb","p":591,"h":1,"n":"Scything Blade Snare"},{"c":2,"s":5,"id":6211,"u":"sea%20touch%20elixir%20(generic)_crb","p":549,"h":1,"n":"Sea Touch Elixir"},{"c":2,"s":5,"id":6212,"u":"serene%20mutagen%20(generic)_crb","p":549,"h":1,"n":"Serene Mutagen"},{"c":2,"s":5,"id":6213,"u":"serum%20of%20sex%20shift_crb","p":564,"h":1,"n":"Serum of Sex Shift"},{"c":2,"s":5,"id":6214,"u":"shadow%20(generic)_crb","p":583,"h":1,"n":"Shadow"},{"c":2,"s":5,"id":6215,"u":"shadow%20essence_crb","p":553,"h":1,"n":"Shadow Essence"},{"c":2,"s":5,"id":6216,"u":"shark%20tooth%20charm_crb","p":569,"h":1,"n":"Shark Tooth Charm"},{"c":2,"s":5,"id":6217,"u":"shifting_crb","p":585,"h":1,"n":"Shifting"},{"c":2,"s":5,"id":6218,"u":"shining%20ammunition_crb","p":560,"h":1,"n":"Shining Ammunition"},{"c":2,"s":5,"id":6219,"u":"shock%20(generic)_crb","p":585,"h":1,"n":"Shock"},{"c":2,"s":5,"id":6220,"u":"shrinking%20potion%20(generic)_crb","p":564,"h":1,"n":"Shrinking Potion"},{"c":2,"s":5,"id":6221,"u":"signal%20whistle_crb","p":288,"h":1,"n":"Signal Whistle"},{"c":2,"s":5,"id":6222,"u":"signaling%20snare_crb","p":591,"h":1,"n":"Signaling Snare"},{"c":2,"s":5,"id":6223,"u":"silver%20(generic)_crb","p":579,"h":1,"n":"Silver"},{"c":2,"s":5,"id":6224,"u":"silver%20armor%20(generic)_crb","p":556,"h":1,"n":"Silver Armor"},{"c":2,"s":5,"id":6225,"u":"silver%20shield%20(generic)_crb","p":587,"h":1,"n":"Silver Shield"},{"c":2,"s":5,"id":6226,"u":"silver%20weapon%20(generic)_crb","p":599,"h":1,"n":"Silver Weapon"},{"c":2,"s":5,"id":6227,"u":"silversheen_crb","p":554,"h":1,"n":"Silversheen"},{"c":2,"s":5,"id":6228,"u":"silvertongue%20mutagen%20(generic)_crb","p":550,"h":1,"n":"Silvertongue Mutagen"},{"c":2,"s":5,"id":6229,"u":"skeleton%20key%20(generic)_crb","p":575,"h":1,"n":"Skeleton Key"},{"c":2,"s":5,"id":6230,"u":"sky%20hammer_crb","p":602,"h":1,"n":"Sky Hammer"},{"c":2,"s":5,"id":6231,"u":"sleep%20arrow_crb","p":560,"h":1,"n":"Sleep Arrow"},{"c":2,"s":5,"id":6232,"u":"slick%20(generic)_crb","p":583,"h":1,"n":"Slick"},{"c":2,"s":5,"id":6233,"u":"sling%20bullets_crb","p":282,"h":1,"n":"Sling Bullets"},{"c":2,"s":5,"id":6234,"u":"slippers%20of%20spider%20climbing_crb","p":616,"h":1,"n":"Slippers of Spider Climbing"},{"c":2,"s":5,"id":6235,"u":"slumber%20wine_crb","p":553,"h":1,"n":"Slumber Wine"},{"c":2,"s":5,"id":6236,"u":"smokestick%20(generic)_crb","p":554,"h":1,"n":"Smokestick"},{"c":2,"s":5,"id":6237,"u":"snake%20oil_crb","p":554,"h":1,"n":"Snake Oil"},{"c":2,"s":5,"id":6238,"u":"snare%20kit%20(generic)_crb","p":288,"h":1,"n":"Snare Kit"},{"c":2,"s":5,"id":6239,"u":"sneaky%20key_crb","p":569,"h":1,"n":"Sneaky Key"},{"c":2,"s":5,"id":6240,"u":"soap_crb","p":288,"h":1,"n":"Soap"},{"c":2,"s":5,"id":6241,"u":"speed_crb","p":585,"h":1,"n":"Speed"},{"c":2,"s":5,"id":6242,"u":"spell-storing_crb","p":585,"h":1,"n":"Spell-storing"},{"c":2,"s":5,"id":6243,"u":"spellbook%20(blank)_crb","p":288,"h":1,"n":"Spellbook (Blank)"},{"c":2,"s":5,"id":6244,"u":"spellguard%20shield_crb","p":588,"h":1,"n":"Spellguard Shield"},{"c":2,"s":5,"id":6245,"u":"spellstrike%20ammunition%20(generic)_crb","p":560,"h":1,"n":"Spellstrike Ammunition"},{"c":2,"s":5,"id":6246,"u":"spider%20root_crb","p":553,"h":1,"n":"Spider Root"},{"c":2,"s":5,"id":6247,"u":"spike%20snare_crb","p":591,"h":1,"n":"Spike Snare"},{"c":2,"s":5,"id":6248,"u":"spined%20shield_crb","p":588,"h":1,"n":"Spined Shield"},{"c":2,"s":5,"id":6249,"u":"spyglass%20(generic)_crb","p":288,"h":1,"n":"Spyglass"},{"c":2,"s":5,"id":6250,"u":"staff%20of%20abjuration%20(generic)_crb","p":593,"h":1,"n":"Staff of Abjuration"},{"c":2,"s":5,"id":6251,"u":"staff%20of%20conjuration%20(generic)_crb","p":593,"h":1,"n":"Staff of Conjuration"},{"c":2,"s":5,"id":6252,"u":"staff%20of%20divination%20(generic)_crb","p":593,"h":1,"n":"Staff of Divination"},{"c":2,"s":5,"id":6253,"u":"staff%20of%20enchantment%20(generic)_crb","p":593,"h":1,"n":"Staff of Enchantment"},{"c":2,"s":5,"id":6254,"u":"staff%20of%20evocation%20(generic)_crb","p":593,"h":1,"n":"Staff of Evocation"},{"c":2,"s":5,"id":6255,"u":"staff%20of%20fire%20(generic)_crb","p":594,"h":1,"n":"Staff of Fire"},{"c":2,"s":5,"id":6256,"u":"staff%20of%20healing%20(generic)_crb","p":594,"h":1,"n":"Staff of Healing"},{"c":2,"s":5,"id":6257,"u":"staff%20of%20illumination_crb","p":594,"h":1,"n":"Staff of Illumination"},{"c":2,"s":5,"id":6258,"u":"staff%20of%20illusion%20(generic)_crb","p":594,"h":1,"n":"Staff of Illusion"},{"c":2,"s":5,"id":6259,"u":"staff%20of%20necromancy%20(generic)_crb","p":594,"h":1,"n":"Staff of Necromancy"},{"c":2,"s":5,"id":6260,"u":"staff%20of%20power_crb","p":595,"h":1,"n":"Staff of Power"},{"c":2,"s":5,"id":6261,"u":"staff%20of%20the%20magi_crb","p":595,"h":1,"n":"Staff of the Magi"},{"c":2,"s":5,"id":6262,"u":"staff%20of%20transmutation%20(generic)_crb","p":595,"h":1,"n":"Staff of Transmutation"},{"c":2,"s":5,"id":6263,"u":"stalker%20bane%20snare_crb","p":591,"h":1,"n":"Stalker Bane Snare"},{"c":2,"s":5,"id":6264,"u":"stone%20bullet_crb","p":560,"h":1,"n":"Stone Bullet"},{"c":2,"s":5,"id":6265,"u":"stone%20fist%20elixir_crb","p":550,"h":1,"n":"Stone Fist Elixir"},{"c":2,"s":5,"id":6266,"u":"storm%20arrow_crb","p":560,"h":1,"n":"Storm Arrow"},{"c":2,"s":5,"id":6267,"u":"storm%20flash%20(generic)_crb","p":602,"h":1,"n":"Storm Flash"},{"c":2,"s":5,"id":6268,"u":"striking%20(generic)_crb","p":581,"h":1,"n":"Striking"},{"c":2,"s":5,"id":6269,"u":"striking%20snare_crb","p":591,"h":1,"n":"Striking Snare"},{"c":2,"s":5,"id":6270,"u":"stunning%20snare_crb","p":591,"h":1,"n":"Stunning Snare"},{"c":2,"s":5,"id":6271,"u":"sturdy%20shield%20(generic)_crb","p":588,"h":1,"n":"Sturdy Shield"},{"c":2,"s":5,"id":6272,"u":"sunrod_crb","p":554,"h":1,"n":"Sunrod"},{"c":2,"s":5,"id":6273,"u":"survey%20map%20(generic)_crb","p":288,"h":1,"n":"Survey Map"},{"c":2,"s":5,"id":6274,"u":"swift%20block%20cabochon_crb","p":569,"h":1,"n":"Swift Block Cabochon"},{"c":2,"s":5,"id":6275,"u":"tack_crb","p":288,"h":1,"n":"Tack"},{"c":2,"s":5,"id":6276,"u":"tanglefoot%20bag%20(generic)_crb","p":545,"h":1,"n":"Tanglefoot Bag"},{"c":2,"s":5,"id":6277,"u":"tears%20of%20death_crb","p":553,"h":1,"n":"Tears of Death"},{"c":2,"s":5,"id":6278,"u":"ten-foot%20pole_crb","p":288,"h":1,"n":"Ten-Foot Pole"},{"c":2,"s":5,"id":6279,"u":"tent%20(generic)_crb","p":288,"h":1,"n":"Tent"},{"c":2,"s":5,"id":6280,"u":"thieves'%20tools%20(generic)_crb","p":288,"h":1,"n":"Thieves' Tools"},{"c":2,"s":5,"id":6281,"u":"third%20eye_crb","p":616,"h":1,"n":"Third Eye"},{"c":2,"s":5,"id":6282,"u":"thundering%20(generic)_crb","p":585,"h":1,"n":"Thundering"},{"c":2,"s":5,"id":6283,"u":"thunderstone%20(generic)_crb","p":546,"h":1,"n":"Thunderstone"},{"c":2,"s":5,"id":6284,"u":"thurible%20of%20revelation%20(generic)_crb","p":575,"h":1,"n":"Thurible of Revelation"},{"c":2,"s":5,"id":6285,"u":"tiger%20menuki_crb","p":569,"h":1,"n":"Tiger Menuki"},{"c":2,"s":5,"id":6286,"u":"tindertwig_crb","p":554,"h":1,"n":"Tindertwig"},{"c":2,"s":5,"id":6287,"u":"tool%20(generic)_crb","p":288,"h":1,"n":"Tool"},{"c":2,"s":5,"id":6288,"u":"torch_crb","p":288,"h":1,"n":"Torch"},{"c":2,"s":5,"id":6289,"u":"tracker's%20goggles%20(generic)_crb","p":616,"h":1,"n":"Tracker's Goggles"},{"c":2,"s":5,"id":6290,"u":"traveler's%20any-tool_crb","p":576,"h":1,"n":"Traveler's Any-tool"},{"c":2,"s":5,"id":6291,"u":"trip%20snare_crb","p":591,"h":1,"n":"Trip Snare"},{"c":2,"s":5,"id":6292,"u":"triton's%20conch_crb","p":576,"h":1,"n":"Triton's Conch"},{"c":2,"s":5,"id":6293,"u":"truesight%20potion_crb","p":564,"h":1,"n":"Truesight Potion"},{"c":2,"s":5,"id":6294,"u":"truth%20potion_crb","p":564,"h":1,"n":"Truth Potion"},{"c":2,"s":5,"id":6295,"u":"twining%20staff_crb","p":602,"h":1,"n":"Twining Staff"},{"c":2,"s":5,"id":6296,"u":"unholy_crb","p":585,"h":1,"n":"Unholy"},{"c":2,"s":5,"id":6297,"u":"unholy%20water_crb","p":571,"h":1,"n":"Unholy Water"},{"c":2,"s":5,"id":6298,"u":"vanishing%20coin_crb","p":569,"h":1,"n":"Vanishing Coin"},{"c":2,"s":5,"id":6299,"u":"ventriloquist's%20ring%20(generic)_crb","p":617,"h":1,"n":"Ventriloquist's Ring"},{"c":2,"s":5,"id":6300,"u":"verdant%20staff%20(generic)_crb","p":595,"h":1,"n":"Verdant Staff"},{"c":2,"s":5,"id":6301,"u":"vine%20arrow_crb","p":560,"h":1,"n":"Vine Arrow"},{"c":2,"s":5,"id":6302,"u":"viper%20arrow_crb","p":561,"h":1,"n":"Viper Arrow"},{"c":2,"s":5,"id":6303,"u":"viper's%20fang_crb","p":569,"h":1,"n":"Viper's Fang"},{"c":2,"s":5,"id":6304,"u":"vorpal_crb","p":585,"h":1,"n":"Vorpal"},{"c":2,"s":5,"id":6305,"u":"voyager's%20pack_crb","p":617,"h":1,"n":"Voyager's Pack"},{"c":2,"s":5,"id":6306,"u":"wand%20of%20continuation%20(generic)_crb","p":598,"h":1,"n":"Wand of Continuation"},{"c":2,"s":5,"id":6307,"u":"wand%20of%20manifold%20missiles%20(generic)_crb","p":598,"h":1,"n":"Wand of Manifold Missiles"},{"c":2,"s":5,"id":6308,"u":"wand%20of%20slaying%20(generic)_crb","p":598,"h":1,"n":"Wand of Slaying"},{"c":2,"s":5,"id":6309,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb","p":598,"h":1,"n":"Wand of Smoldering Fireballs"},{"c":2,"s":5,"id":6310,"u":"wand%20of%20widening%20(generic)_crb","p":598,"h":1,"n":"Wand of Widening"},{"c":2,"s":5,"id":6311,"u":"warning%20snare_crb","p":591,"h":1,"n":"Warning Snare"},{"c":2,"s":5,"id":6312,"u":"waterskin_crb","p":288,"h":1,"n":"Waterskin"},{"c":2,"s":5,"id":6313,"u":"wayfinder_crb","p":617,"h":1,"n":"Wayfinder"},{"c":2,"s":5,"id":6314,"u":"weapon%20potency%20(generic)_crb","p":581,"h":1,"n":"Weapon Potency"},{"c":2,"s":5,"id":6315,"u":"whisper%20of%20the%20first%20lie_crb","p":617,"h":1,"n":"Whisper of the First Lie"},{"c":2,"s":5,"id":6316,"u":"winged%20boots_crb","p":617,"h":1,"n":"Winged Boots"},{"c":2,"s":5,"id":6317,"u":"winter%20wolf%20elixir%20(generic)_crb","p":550,"h":1,"n":"Winter Wolf Elixir"},{"c":2,"s":5,"id":6318,"u":"wolf%20fang_crb","p":570,"h":1,"n":"Wolf Fang"},{"c":2,"s":5,"id":6319,"u":"wolfsbane_crb","p":553,"h":1,"n":"Wolfsbane"},{"c":2,"s":5,"id":6320,"u":"wondrous%20figurine%20(generic)_crb","p":576,"h":1,"n":"Wondrous Figurine"},{"c":2,"s":5,"id":6321,"u":"wounding_crb","p":585,"h":1,"n":"Wounding"},{"c":2,"s":5,"id":6322,"u":"writing%20set_crb","p":288,"h":1,"n":"Writing Set"},{"c":2,"s":5,"id":6323,"u":"wyvern%20poison_crb","p":554,"h":1,"n":"Wyvern Poison"},{"c":2,"s":12,"id":6324,"u":"alcohol_gmg","p":120,"h":1,"n":"Alcohol"},{"c":2,"s":12,"id":6325,"u":"arrow%20attracting_gmg","p":92,"h":1,"n":"Arrow Attracting"},{"c":2,"s":12,"id":6326,"u":"arsonous_gmg","p":92,"h":1,"n":"Arsonous"},{"c":2,"s":12,"id":6327,"u":"axe%20of%20the%20dwarven%20lords_gmg","p":106,"h":1,"n":"Axe Of The Dwarven Lords"},{"c":2,"s":12,"id":6328,"u":"backbiting_gmg","p":92,"h":1,"n":"Backbiting"},{"c":2,"s":12,"id":6329,"u":"bag%20of%20devouring_gmg","p":90,"h":1,"n":"Bag Of Devouring"},{"c":2,"s":12,"id":6330,"u":"bag%20of%20weasels_gmg","p":90,"h":1,"n":"Bag Of Weasels"},{"c":2,"s":12,"id":6331,"u":"blood%20sap_gmg","p":120,"h":1,"n":"Blood Sap"},{"c":2,"s":12,"id":6332,"u":"bloodbiter_gmg","p":92,"h":1,"n":"Bloodbiter"},{"c":2,"s":12,"id":6333,"u":"bloodeye%20coffee_gmg","p":120,"h":1,"n":"Bloodeye Coffee"},{"c":2,"s":12,"id":6334,"u":"boots%20of%20dancing_gmg","p":90,"h":1,"n":"Boots Of Dancing"},{"c":2,"s":12,"id":6335,"u":"cloak%20of%20immolation_gmg","p":91,"h":1,"n":"Cloak Of Immolation"},{"c":2,"s":12,"id":6336,"u":"cytillesh_gmg","p":121,"h":1,"n":"Cytillesh"},{"c":2,"s":12,"id":6337,"u":"deck%20of%20many%20things_gmg","p":107,"h":1,"n":"Deck Of Many Things"},{"c":2,"s":12,"id":6338,"u":"degenerating_gmg","p":93,"h":1,"n":"Degenerating"},{"c":2,"s":12,"id":6339,"u":"dependent_gmg","p":93,"h":1,"n":"Dependent"},{"c":2,"s":12,"id":6340,"u":"dreamtime%20tea_gmg","p":121,"h":1,"n":"Dreamtime Tea"},{"c":2,"s":12,"id":6341,"u":"dreary_gmg","p":93,"h":1,"n":"Dreary"},{"c":2,"s":12,"id":6342,"u":"elder%20sign_gmg","p":108,"h":1,"n":"Elder Sign"},{"c":2,"s":12,"id":6343,"u":"elven%20absinthe_gmg","p":121,"h":1,"n":"Elven Absinthe"},{"c":2,"s":12,"id":6344,"u":"erratic%20transposing_gmg","p":93,"h":1,"n":"Erratic Transposing"},{"c":2,"s":12,"id":6345,"u":"essence%20prism_gmg","p":108,"h":1,"n":"Essence Prism"},{"c":2,"s":12,"id":6346,"u":"flayleaf_gmg","p":120,"h":1,"n":"Flayleaf"},{"c":2,"s":12,"id":6347,"u":"forgefather's%20seal_gmg","p":109,"h":1,"n":"Forgefather's Seal"},{"c":2,"s":12,"id":6348,"u":"genius%20diadem_gmg","p":89,"h":1,"n":"Genius Diadem"},{"c":2,"s":12,"id":6349,"u":"gloves%20of%20carelessness_gmg","p":91,"h":1,"n":"Gloves Of Carelessness"},{"c":2,"s":12,"id":6350,"u":"grandstanding_gmg","p":93,"h":1,"n":"Grandstanding"},{"c":2,"s":12,"id":6351,"u":"horns%20of%20naraga_gmg","p":109,"h":1,"n":"Horns Of Naraga"},{"c":2,"s":12,"id":6352,"u":"martyr's%20shield_gmg","p":89,"h":1,"n":"Martyr's Shield"},{"c":2,"s":12,"id":6353,"u":"medusa%20armor_gmg","p":91,"h":1,"n":"Medusa Armor"},{"c":2,"s":12,"id":6354,"u":"mirror%20of%20sorshen_gmg","p":110,"h":1,"n":"Mirror Of Sorshen"},{"c":2,"s":12,"id":6355,"u":"monkey's%20paw_gmg","p":91,"h":1,"n":"Monkey's Paw"},{"c":2,"s":12,"id":6356,"u":"necklace%20of%20strangulation_gmg","p":91,"h":1,"n":"Necklace Of Strangulation"},{"c":2,"s":12,"id":6357,"u":"orb%20of%20dragonkind_gmg","p":110,"h":1,"n":"Orb Of Dragonkind"},{"c":2,"s":12,"id":6358,"u":"overdramatic_gmg","p":93,"h":1,"n":"Overdramatic"},{"c":2,"s":12,"id":6359,"u":"philosopher's%20extractor_gmg","p":111,"h":1,"n":"Philosopher's Extractor"},{"c":2,"s":12,"id":6360,"u":"poisonous%20cloak%20(generic)_gmg","p":91,"h":1,"n":"Poisonous Cloak"},{"c":2,"s":12,"id":6361,"u":"raucous_gmg","p":93,"h":1,"n":"Raucous"},{"c":2,"s":12,"id":6362,"u":"ravenous_gmg","p":93,"h":1,"n":"Ravenous"},{"c":2,"s":12,"id":6363,"u":"refined%20pesh_gmg","p":120,"h":1,"n":"Refined Pesh"},{"c":2,"s":12,"id":6364,"u":"ring%20of%20truth_gmg","p":91,"h":1,"n":"Ring Of Truth"},{"c":2,"s":12,"id":6365,"u":"scour_gmg","p":121,"h":1,"n":"Scour"},{"c":2,"s":12,"id":6366,"u":"serithtial_gmg","p":112,"h":1,"n":"Serithtial"},{"c":2,"s":12,"id":6367,"u":"shiver_gmg","p":121,"h":1,"n":"Shiver"},{"c":2,"s":12,"id":6368,"u":"shot%20of%20the%20first%20vault_gmg","p":112,"h":1,"n":"Shot Of The First Vault"},{"c":2,"s":12,"id":6369,"u":"singing%20sword_gmg","p":89,"h":1,"n":"Singing Sword"},{"c":2,"s":12,"id":6370,"u":"sphere%20of%20annihilation_gmg","p":113,"h":1,"n":"Sphere Of Annihilation"},{"c":2,"s":12,"id":6371,"u":"staining_gmg","p":93,"h":1,"n":"Staining"},{"c":2,"s":12,"id":6372,"u":"stone%20of%20weight_gmg","p":92,"h":1,"n":"Stone Of Weight"},{"c":2,"s":12,"id":6373,"u":"talisman%20of%20the%20sphere_gmg","p":113,"h":1,"n":"Talisman Of The Sphere"},{"c":2,"s":12,"id":6374,"u":"withering_gmg","p":93,"h":1,"n":"Withering"},{"c":2,"s":12,"id":6375,"u":"zerk_gmg","p":121,"h":1,"n":"Zerk"},{"c":2,"s":13,"id":6376,"u":"cinderclaw%20gauntlet_aoa1","p":77,"h":1,"n":"Cinderclaw Gauntlet"},{"c":2,"s":13,"id":6377,"u":"hunter's%20arrowhead_aoa1","p":77,"h":1,"n":"Hunter's Arrowhead"},{"c":2,"s":14,"id":6378,"u":"dragon's%20eye%20charm_aoa2","p":71,"h":1,"n":"Dragon's Eye Charm"},{"c":2,"s":14,"id":6379,"u":"eclipse_aoa2","p":72,"h":1,"n":"Eclipse"},{"c":2,"s":15,"id":6380,"u":"addlebrain_aoa3","p":71,"h":1,"n":"Addlebrain"},{"c":2,"s":15,"id":6381,"u":"bellflower%20toolbelt_aoa3","p":71,"h":1,"n":"Bellflower Toolbelt"},{"c":2,"s":15,"id":6382,"u":"bountiful%20cauldron_aoa3","p":71,"h":1,"n":"Bountiful Cauldron"},{"c":2,"s":15,"id":6383,"u":"cursed_aoa3","p":71,"h":1,"n":"Cursed"},{"c":2,"s":15,"id":6384,"u":"dreamstone_aoa3","p":71,"h":1,"n":"Dreamstone"},{"c":2,"s":15,"id":6385,"u":"eye%20of%20the%20wise_aoa3","p":72,"h":1,"n":"Eye Of The Wise"},{"c":2,"s":15,"id":6386,"u":"gourd%20home_aoa3","p":72,"h":1,"n":"Gourd Home"},{"c":2,"s":16,"id":6387,"u":"ancestral%20echoing_aoa4","p":73,"h":1,"n":"Ancestral Echoing"},{"c":2,"s":16,"id":6388,"u":"bloodbane%20(generic)_aoa4","p":73,"h":1,"n":"Bloodbane"},{"c":2,"s":16,"id":6389,"u":"dragonscale%20amulet_aoa4","p":73,"h":1,"n":"Dragonscale Amulet"},{"c":2,"s":16,"id":6390,"u":"guiding%20chisel_aoa4","p":74,"h":1,"n":"Guiding Chisel"},{"c":2,"s":16,"id":6391,"u":"kin-warding_aoa4","p":73,"h":1,"n":"Kin-warding"},{"c":2,"s":16,"id":6392,"u":"reforging%20shield_aoa4","p":74,"h":1,"n":"Reforging Shield"},{"c":2,"s":16,"id":6393,"u":"rock-braced_aoa4","p":73,"h":1,"n":"Rock-braced"},{"c":2,"s":17,"id":6394,"u":"aluum%20charm_aoa5","p":82,"h":1,"n":"Aluum Charm"},{"c":2,"s":17,"id":6395,"u":"false%20death_aoa5","p":78,"h":1,"n":"False Death"},{"c":2,"s":17,"id":6396,"u":"frenzy%20oil_aoa5","p":78,"h":1,"n":"Frenzy Oil"},{"c":2,"s":17,"id":6397,"u":"gorgon's%20breath_aoa5","p":78,"h":1,"n":"Gorgon's Breath"},{"c":2,"s":17,"id":6398,"u":"grinning%20pugwampi_aoa5","p":77,"h":1,"n":"Grinning Pugwampi"},{"c":2,"s":17,"id":6399,"u":"isolation%20draught_aoa5","p":79,"h":1,"n":"Isolation Draught"},{"c":2,"s":17,"id":6400,"u":"mage%20bane_aoa5","p":79,"h":1,"n":"Mage Bane"},{"c":2,"s":17,"id":6401,"u":"nethysian%20bulwark_aoa5","p":77,"h":1,"n":"Nethysian Bulwark"},{"c":2,"s":17,"id":6402,"u":"nightmare%20salt_aoa5","p":79,"h":1,"n":"Nightmare Salt"},{"c":2,"s":17,"id":6403,"u":"oblivion%20essence_aoa5","p":79,"h":1,"n":"Oblivion Essence"},{"c":2,"s":17,"id":6404,"u":"pactmasters'%20grace_aoa5","p":77,"h":1,"n":"Pactmasters' Grace"},{"c":2,"s":17,"id":6405,"u":"peshspine%20grenade%20(generic)_aoa5","p":77,"h":1,"n":"Peshspine Grenade"},{"c":2,"s":17,"id":6406,"u":"weeping%20midnight_aoa5","p":79,"h":1,"n":"Weeping Midnight"},{"c":2,"s":18,"id":6407,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6","p":75,"h":1,"n":"Flawed Orb Of Gold Dragonkind"},{"c":2,"s":18,"id":6408,"u":"orb%20shard_aoa6","p":75,"h":1,"n":"Orb Shard"},{"c":2,"s":19,"id":6409,"u":"aurifying%20salts_aoe1","p":80,"h":1,"n":"Aurifying Salts"},{"c":2,"s":19,"id":6410,"u":"blindpepper%20bomb_aoe1","p":78,"h":1,"n":"Blindpepper Bomb"},{"c":2,"s":19,"id":6411,"u":"blindpepper%20tube_aoe1","p":78,"h":1,"n":"Blindpepper Tube"},{"c":2,"s":19,"id":6412,"u":"corpseward%20pendant_aoe1","p":80,"h":1,"n":"Corpseward Pendant"},{"c":2,"s":19,"id":6413,"u":"fingerprinting%20kit_aoe1","p":77,"h":1,"n":"Fingerprinting Kit"},{"c":2,"s":19,"id":6414,"u":"grolna_aoe1","p":81,"h":1,"n":"Grolna"},{"c":2,"s":19,"id":6415,"u":"handcuffs%20(generic)_aoe1","p":77,"h":1,"n":"Handcuffs"},{"c":2,"s":19,"id":6416,"u":"knockout%20dram_aoe1","p":81,"h":1,"n":"Knockout Dram"},{"c":2,"s":19,"id":6417,"u":"looter's%20lethargy_aoe1","p":81,"h":1,"n":"Looter's Lethargy"},{"c":2,"s":19,"id":6418,"u":"pacifying_aoe1","p":78,"h":1,"n":"Pacifying"},{"c":2,"s":19,"id":6419,"u":"reaper's%20lancet_aoe1","p":81,"h":1,"n":"Reaper's Lancet"},{"c":2,"s":19,"id":6420,"u":"recording%20rod%20(generic)_aoe1","p":80,"h":1,"n":"Recording Rod"},{"c":2,"s":19,"id":6421,"u":"ring%20of%20discretion_aoe1","p":80,"h":1,"n":"Ring Of Discretion"},{"c":2,"s":20,"id":6422,"u":"chain%20of%20the%20stilled%20spirit_aoe2","p":75,"h":1,"n":"Chain Of The Stilled Spirit"},{"c":2,"s":20,"id":6423,"u":"deafening%20music%20box_aoe2","p":75,"h":1,"n":"Deafening Music Box"},{"c":2,"s":20,"id":6424,"u":"ethersight%20ring_aoe2","p":75,"h":1,"n":"Ethersight Ring"},{"c":2,"s":20,"id":6425,"u":"floorbell_aoe2","p":75,"h":1,"n":"Floorbell"},{"c":2,"s":20,"id":6426,"u":"skinsaw%20mask_aoe2","p":76,"h":1,"n":"Skinsaw Mask"},{"c":2,"s":20,"id":6427,"u":"swarmeater's%20clasp_aoe2","p":76,"h":1,"n":"Swarmeater's Clasp"},{"c":2,"s":20,"id":6428,"u":"vaultbreaker's%20harness_aoe2","p":76,"h":1,"n":"Vaultbreaker's Harness"},{"c":2,"s":21,"id":6429,"u":"barbed%20vest_aoe3","p":78,"h":1,"n":"Barbed Vest"},{"c":2,"s":21,"id":6430,"u":"blackfinger%20blight_aoe3","p":78,"h":1,"n":"Blackfinger Blight"},{"c":2,"s":21,"id":6431,"u":"mnemonic%20acid_aoe3","p":78,"h":1,"n":"Mnemonic Acid"},{"c":2,"s":22,"id":6432,"u":"blade%20of%20the%20rabbit%20prince_aoe4","p":79,"h":1,"n":"Blade Of The Rabbit Prince"},{"c":2,"s":22,"id":6433,"u":"daylight%20vapor_aoe4","p":77,"h":1,"n":"Daylight Vapor"},{"c":2,"s":22,"id":6434,"u":"death%20knell%20powder_aoe4","p":77,"h":1,"n":"Death Knell Powder"},{"c":2,"s":22,"id":6435,"u":"fearweed_aoe4","p":77,"h":1,"n":"Fearweed"},{"c":2,"s":22,"id":6436,"u":"hardened%20harrow%20deck_aoe4","p":79,"h":1,"n":"Hardened Harrow Deck"},{"c":2,"s":22,"id":6437,"u":"hunger%20oil_aoe4","p":78,"h":1,"n":"Hunger Oil"},{"c":2,"s":22,"id":6438,"u":"liar's%20demise_aoe4","p":78,"h":1,"n":"Liar's Demise"},{"c":2,"s":22,"id":6439,"u":"lifeblight%20residue_aoe4","p":78,"h":1,"n":"Lifeblight Residue"},{"c":2,"s":22,"id":6440,"u":"poisoner's%20staff%20(generic)_aoe4","p":80,"h":1,"n":"Poisoner's Staff"},{"c":2,"s":22,"id":6441,"u":"repulsion%20resin_aoe4","p":78,"h":1,"n":"Repulsion Resin"},{"c":2,"s":22,"id":6442,"u":"sight-theft%20grit_aoe4","p":78,"h":1,"n":"Sight-theft Grit"},{"c":2,"s":22,"id":6443,"u":"spectral%20nightshade_aoe4","p":79,"h":1,"n":"Spectral Nightshade"},{"c":2,"s":22,"id":6444,"u":"spell-eating%20pitch_aoe4","p":79,"h":1,"n":"Spell-eating Pitch"},{"c":2,"s":22,"id":6445,"u":"whisper%20briolette_aoe4","p":80,"h":1,"n":"Whisper Briolette"},{"c":2,"s":23,"id":6446,"u":"cauldron%20of%20nightmares_aoe5","p":78,"h":1,"n":"Cauldron Of Nightmares"},{"c":2,"s":23,"id":6447,"u":"clockwork%20cloak_aoe5","p":79,"h":1,"n":"Clockwork Cloak"},{"c":2,"s":23,"id":6448,"u":"clockwork%20helm_aoe5","p":79,"h":1,"n":"Clockwork Helm"},{"c":2,"s":23,"id":6449,"u":"clockwork%20rejuvenator_aoe5","p":79,"h":1,"n":"Clockwork Rejuvenator"},{"c":2,"s":23,"id":6450,"u":"forgotten%20shell_aoe5","p":78,"h":1,"n":"Forgotten Shell"},{"c":2,"s":23,"id":6451,"u":"fungal%20armor_aoe5","p":77,"h":1,"n":"Fungal Armor"},{"c":2,"s":23,"id":6452,"u":"garrote%20bolt_aoe5","p":77,"h":1,"n":"Garrote Bolt"},{"c":2,"s":23,"id":6453,"u":"gearblade_aoe5","p":79,"h":1,"n":"Gearblade"},{"c":2,"s":23,"id":6454,"u":"miogimo's%20mask_aoe5","p":77,"h":1,"n":"Miogimo's Mask"},{"c":2,"s":23,"id":6455,"u":"nightmare%20cudgel_aoe5","p":78,"h":1,"n":"Nightmare Cudgel"},{"c":2,"s":24,"id":6456,"u":"cane%20of%20the%20maelstrom_aoe6","p":73,"h":1,"n":"Cane Of The Maelstrom"},{"c":2,"s":24,"id":6457,"u":"radiant%20spark_aoe6","p":74,"h":1,"n":"Radiant Spark"},{"c":2,"s":24,"id":6458,"u":"ring%20of%20recalcitrant%20wishes_aoe6","p":74,"h":1,"n":"Ring Of Recalcitrant Wishes"},{"c":2,"s":24,"id":6459,"u":"warpglass%20(generic)_aoe6","p":74,"h":1,"n":"Warpglass"},{"c":2,"s":24,"id":6460,"u":"warpglass%20weapon%20(generic)_aoe6","p":75,"h":1,"n":"Warpglass Weapon"},{"c":2,"s":25,"id":6461,"u":"gauntlight_av1","p":77,"h":1,"n":"Gauntlight"},{"c":2,"s":25,"id":6462,"u":"lantern%20of%20empty%20light_av1","p":78,"h":1,"n":"Lantern Of Empty Light"},{"c":2,"s":25,"id":6463,"u":"skeptic's%20elixir%20(generic)_av1","p":78,"h":1,"n":"Skeptic's Elixir"},{"c":2,"s":25,"id":6464,"u":"the%20whispering%20reeds_av1","p":78,"h":1,"n":"The Whispering Reeds"},{"c":2,"s":26,"id":6465,"u":"cooperative%20blade_av2","p":71,"h":1,"n":"Cooperative Blade"},{"c":2,"s":26,"id":6466,"u":"devil's%20luck_av2","p":74,"h":1,"n":"Devil's Luck"},{"c":2,"s":26,"id":6467,"u":"drover's%20band_av2","p":72,"h":1,"n":"Drover's Band"},{"c":2,"s":26,"id":6468,"u":"folding%20drums_av2","p":72,"h":1,"n":"Folding Drums"},{"c":2,"s":26,"id":6469,"u":"hunter's%20brooch_av2","p":71,"h":1,"n":"Hunter's Brooch"},{"c":2,"s":26,"id":6470,"u":"ichthyosis%20mutagen_av2","p":72,"h":1,"n":"Ichthyosis Mutagen"},{"c":2,"s":26,"id":6471,"u":"icy%20disposition_av2","p":75,"h":1,"n":"Icy Disposition"},{"c":2,"s":26,"id":6472,"u":"pact%20of%20blood-taking_av2","p":75,"h":1,"n":"Pact Of Blood-taking"},{"c":2,"s":26,"id":6473,"u":"right%20of%20retribution_av2","p":75,"h":1,"n":"Right Of Retribution"},{"c":2,"s":26,"id":6474,"u":"sloughing%20toxin_av2","p":72,"h":1,"n":"Sloughing Toxin"},{"c":2,"s":27,"id":6475,"u":"crimson%20fulcrum%20lens_av3","p":75,"h":1,"n":"Crimson Fulcrum Lens"},{"c":2,"s":27,"id":6476,"u":"ebon%20fulcrum%20lens_av3","p":76,"h":1,"n":"Ebon Fulcrum Lens"},{"c":2,"s":27,"id":6477,"u":"emerald%20fulcrum%20lens_av3","p":76,"h":1,"n":"Emerald Fulcrum Lens"},{"c":2,"s":27,"id":6478,"u":"fulcrum%20lattice_av3","p":76,"h":1,"n":"Fulcrum Lattice"},{"c":2,"s":27,"id":6479,"u":"fungal%20walk%20musk_av3","p":74,"h":1,"n":"Fungal Walk Musk"},{"c":2,"s":27,"id":6480,"u":"necrotic%20bomb%20(generic)_av3","p":74,"h":1,"n":"Necrotic Bomb"},{"c":2,"s":27,"id":6481,"u":"ochre%20fulcrum%20lens_av3","p":76,"h":1,"n":"Ochre Fulcrum Lens"},{"c":2,"s":27,"id":6482,"u":"shootist%20bandolier_av3","p":73,"h":1,"n":"Shootist Bandolier"},{"c":2,"s":27,"id":6483,"u":"stupor%20poison_av3","p":74,"h":1,"n":"Stupor Poison"},{"c":2,"s":28,"id":6484,"u":"dust%20pods_ec1","p":76,"h":1,"n":"Dust Pods"},{"c":2,"s":28,"id":6485,"u":"fang%20snare_ec1","p":76,"h":1,"n":"Fang Snare"},{"c":2,"s":28,"id":6486,"u":"grasping%20tree_ec1","p":76,"h":1,"n":"Grasping Tree"},{"c":2,"s":28,"id":6487,"u":"thunder%20snare_ec1","p":76,"h":1,"n":"Thunder Snare"},{"c":2,"s":28,"id":6488,"u":"torrent%20snare_ec1","p":76,"h":1,"n":"Torrent Snare"},{"c":2,"s":29,"id":6489,"u":"acrobat's%20staff_ec2","p":73,"h":1,"n":"Acrobat's Staff"},{"c":2,"s":29,"id":6490,"u":"beckoning%20cat%20amulet_ec2","p":73,"h":1,"n":"Beckoning Cat Amulet"},{"c":2,"s":29,"id":6491,"u":"bullhook%20(generic)_ec2","p":73,"h":1,"n":"Bullhook"},{"c":2,"s":29,"id":6492,"u":"grail%20of%20twisted%20desires_ec2","p":73,"h":1,"n":"Grail Of Twisted Desires"},{"c":2,"s":29,"id":6493,"u":"inspiring%20spotlight_ec2","p":73,"h":1,"n":"Inspiring Spotlight"},{"c":2,"s":29,"id":6494,"u":"invisible%20net_ec2","p":74,"h":1,"n":"Invisible Net"},{"c":2,"s":29,"id":6495,"u":"marvelous%20calliope_ec2","p":74,"h":1,"n":"Marvelous Calliope"},{"c":2,"s":29,"id":6496,"u":"moonstone%20diadem_ec2","p":74,"h":1,"n":"Moonstone Diadem"},{"c":2,"s":29,"id":6497,"u":"ringmaster's%20staff%20(generic)_ec2","p":74,"h":1,"n":"Ringmaster's Staff"},{"c":2,"s":29,"id":6498,"u":"saints'%20balm_ec2","p":75,"h":1,"n":"Saints' Balm"},{"c":2,"s":29,"id":6499,"u":"spangled%20rider's%20suit_ec2","p":75,"h":1,"n":"Spangled Rider's Suit"},{"c":2,"s":29,"id":6500,"u":"stole%20of%20civility_ec2","p":75,"h":1,"n":"Stole Of Civility"},{"c":2,"s":29,"id":6501,"u":"whip%20of%20compliance_ec2","p":75,"h":1,"n":"Whip Of Compliance"},{"c":2,"s":29,"id":6502,"u":"wondrous%20figurines%20(generic)_ec2","p":75,"h":1,"n":"Wondrous Figurines"},{"c":2,"s":8,"id":6503,"u":"golem%20stylus_ec3","p":69,"h":1,"n":"Golem Stylus"},{"c":2,"s":8,"id":6504,"u":"ring%20of%20stoneshifting_ec3","p":69,"h":1,"n":"Ring Of Stoneshifting"},{"c":2,"s":8,"id":6505,"u":"shoony%20shovel_ec3","p":69,"h":1,"n":"Shoony Shovel"},{"c":2,"s":8,"id":6506,"u":"skarja's%20heartstone_ec3","p":89,"h":1,"n":"Skarja's Heartstone"},{"c":2,"s":30,"id":6507,"u":"ankylostar_ec4","p":75,"h":1,"n":"Ankylostar"},{"c":2,"s":30,"id":6508,"u":"jawbreaker%20shield_ec4","p":75,"h":1,"n":"Jawbreaker Shield"},{"c":2,"s":30,"id":6509,"u":"noxious%20jerkin_ec4","p":76,"h":1,"n":"Noxious Jerkin"},{"c":2,"s":30,"id":6510,"u":"spore%20sap_ec4","p":76,"h":1,"n":"Spore Sap"},{"c":2,"s":30,"id":6511,"u":"stoneraiser%20javelin_ec4","p":76,"h":1,"n":"Stoneraiser Javelin"},{"c":2,"s":31,"id":6512,"u":"anchor%20spear_ec5","p":75,"h":1,"n":"Anchor Spear"},{"c":2,"s":31,"id":6513,"u":"blightburn%20ward_ec5","p":73,"h":1,"n":"Blightburn Ward"},{"c":2,"s":31,"id":6514,"u":"bomber's%20saddle_ec5","p":76,"h":1,"n":"Bomber's Saddle"},{"c":2,"s":31,"id":6515,"u":"cave%20worm%20repellent%20(generic)_ec5","p":75,"h":1,"n":"Cave Worm Repellent"},{"c":2,"s":31,"id":6516,"u":"greengut_ec5","p":75,"h":1,"n":"Greengut"},{"c":2,"s":31,"id":6517,"u":"heedless%20spurs_ec5","p":76,"h":1,"n":"Heedless Spurs"},{"c":2,"s":31,"id":6518,"u":"life's%20last%20breath_ec5","p":76,"h":1,"n":"Life's Last Breath"},{"c":2,"s":31,"id":6519,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5","p":76,"h":1,"n":"Staff Of The Black Desert"},{"c":2,"s":32,"id":6520,"u":"ambrosia%20of%20undying%20hope_ec6","p":74,"h":1,"n":"Ambrosia Of Undying Hope"},{"c":2,"s":32,"id":6521,"u":"aroden's%20hearthstone_ec6","p":66,"h":1,"n":"Aroden's Hearthstone"},{"c":2,"s":32,"id":6522,"u":"celestial%20hair_ec6","p":74,"h":1,"n":"Celestial Hair"},{"c":2,"s":32,"id":6523,"u":"hunter's%20dawn_ec6","p":67,"h":1,"n":"Hunter's Dawn"},{"c":2,"s":32,"id":6524,"u":"jerkin%20of%20liberation_ec6","p":74,"h":1,"n":"Jerkin Of Liberation"},{"c":2,"s":32,"id":6525,"u":"kortos%20diamond_ec6","p":68,"h":1,"n":"Kortos Diamond"},{"c":2,"s":32,"id":6526,"u":"locket%20of%20sealed%20nightmares_ec6","p":74,"h":1,"n":"Locket Of Sealed Nightmares"},{"c":2,"s":32,"id":6527,"u":"panacea%20fruit_ec6","p":74,"h":1,"n":"Panacea Fruit"},{"c":2,"s":32,"id":6528,"u":"piereta_ec6","p":74,"h":1,"n":"Piereta"},{"c":2,"s":32,"id":6529,"u":"planar%20ribbon_ec6","p":75,"h":1,"n":"Planar Ribbon"},{"c":2,"s":32,"id":6530,"u":"shield%20of%20the%20unified%20legion_ec6","p":75,"h":1,"n":"Shield Of The Unified Legion"},{"c":2,"s":32,"id":6531,"u":"staff%20of%20sieges_ec6","p":75,"h":1,"n":"Staff Of Sieges"},{"c":2,"s":32,"id":6532,"u":"tears%20of%20the%20last%20azlanti_ec6","p":69,"h":1,"n":"Tears Of The Last Azlanti"},{"c":2,"s":33,"id":6533,"u":"bort's%20blessing_fop","p":58,"h":1,"n":"Bort's Blessing"},{"c":2,"s":33,"id":6534,"u":"energy%20mutagen%20(generic)_fop","p":56,"h":1,"n":"Energy Mutagen"},{"c":2,"s":33,"id":6535,"u":"merchant's%20guile_fop","p":58,"h":1,"n":"Merchant's Guile"},{"c":2,"s":33,"id":6536,"u":"ring%20of%20minor%20arcana_fop","p":58,"h":1,"n":"Ring Of Minor Arcana"},{"c":2,"s":33,"id":6537,"u":"ring%20of%20the%20weary%20traveler_fop","p":58,"h":1,"n":"Ring Of The Weary Traveler"},{"c":2,"s":33,"id":6538,"u":"stalwart's%20ring_fop","p":58,"h":1,"n":"Stalwart's Ring"},{"c":2,"s":33,"id":6539,"u":"stone%20body%20mutagen%20(generic)_fop","p":56,"h":1,"n":"Stone Body Mutagen"},{"c":2,"s":33,"id":6540,"u":"warrior's%20training%20ring_fop","p":58,"h":1,"n":"Warrior's Training Ring"},{"c":2,"s":34,"id":6541,"u":"bonmuan%20swapping%20stone%20(generic)_frp1","p":75,"h":1,"n":"Bonmuan Swapping Stone"},{"c":2,"s":34,"id":6542,"u":"phoenix%20fighting%20fan_frp1","p":75,"h":1,"n":"Phoenix Fighting Fan"},{"c":2,"s":34,"id":6543,"u":"phoenix%20necklace_frp1","p":75,"h":1,"n":"Phoenix Necklace"},{"c":2,"s":35,"id":6544,"u":"apricot%20of%20bestial%20might_frp2","p":74,"h":1,"n":"Apricot Of Bestial Might"},{"c":2,"s":35,"id":6545,"u":"cape%20of%20the%20open%20sky_frp2","p":74,"h":1,"n":"Cape Of The Open Sky"},{"c":2,"s":35,"id":6546,"u":"headbands%20of%20translocation_frp2","p":74,"h":1,"n":"Headbands Of Translocation"},{"c":2,"s":35,"id":6547,"u":"sky-piercing%20bow_frp2","p":74,"h":1,"n":"Sky-piercing Bow"},{"c":2,"s":35,"id":6548,"u":"stormbreaker%20fulu_frp2","p":75,"h":1,"n":"Stormbreaker Fulu"},{"c":2,"s":35,"id":6549,"u":"tusk%20and%20fang%20chain_frp2","p":75,"h":1,"n":"Tusk And Fang Chain"},{"c":2,"s":2,"id":6550,"u":"ablative%20armor%20plating%20(generic)_g%26g","p":66,"h":1,"n":"Ablative Armor Plating"},{"c":2,"s":2,"id":6551,"u":"ablative%20shield%20plating%20(generic)_g%26g","p":67,"h":1,"n":"Ablative Shield Plating"},{"c":2,"s":2,"id":6552,"u":"acid%20spitter_g%26g","p":78,"h":1,"n":"Acid Spitter"},{"c":2,"s":2,"id":6553,"u":"adaptive%20cogwheel_g%26g","p":184,"h":1,"n":"Adaptive Cogwheel"},{"c":2,"s":2,"id":6554,"u":"admonishing%20band_g%26g","p":184,"h":1,"n":"Admonishing Band"},{"c":2,"s":2,"id":6555,"u":"air%20cartridge%20firing%20system_g%26g","p":183,"h":1,"n":"Air Cartridge Firing System"},{"c":2,"s":2,"id":6556,"u":"alchemical%20springald_g%26g","p":173,"h":1,"n":"Alchemical Springald"},{"c":2,"s":2,"id":6557,"u":"alkenstar%20cannon_g%26g","p":176,"h":1,"n":"Alkenstar Cannon"},{"c":2,"s":2,"id":6558,"u":"animate%20dreamer_g%26g","p":161,"h":1,"n":"Animate Dreamer"},{"c":2,"s":2,"id":6559,"u":"aquarium%20lamp_g%26g","p":84,"h":1,"n":"Aquarium Lamp"},{"c":2,"s":2,"id":6560,"u":"arboreal's%20revenge_g%26g","p":160,"h":1,"n":"Arboreal's Revenge"},{"c":2,"s":2,"id":6561,"u":"aromatic%20ammunition_g%26g","p":168,"h":1,"n":"Aromatic Ammunition"},{"c":2,"s":2,"id":6562,"u":"awakened%20metal%20shot%20(generic)_g%26g","p":168,"h":1,"n":"Awakened Metal Shot"},{"c":2,"s":2,"id":6563,"u":"backpack%20ballista%20bolts_g%26g","p":63,"h":1,"n":"Backpack Ballista Bolts"},{"c":2,"s":2,"id":6564,"u":"backpack%20catapult%20stones_g%26g","p":63,"h":1,"n":"Backpack Catapult Stones"},{"c":2,"s":2,"id":6565,"u":"ballista_g%26g","p":74,"h":1,"n":"Ballista"},{"c":2,"s":2,"id":6566,"u":"basic%20chair_g%26g","p":91,"h":1,"n":"Basic Chair"},{"c":2,"s":2,"id":6567,"u":"battering%20ram%20(generic)_g%26g","p":74,"h":1,"n":"Battering Ram"},{"c":2,"s":2,"id":6568,"u":"binding%20snare_g%26g","p":78,"h":1,"n":"Binding Snare"},{"c":2,"s":2,"id":6569,"u":"black%20powder%20(generic)_g%26g","p":169,"h":1,"n":"Black Powder"},{"c":2,"s":2,"id":6570,"u":"blade%20launcher_g%26g","p":64,"h":1,"n":"Blade Launcher"},{"c":2,"s":2,"id":6571,"u":"blast%20boots%20(generic)_g%26g","p":67,"h":1,"n":"Blast Boots"},{"c":2,"s":2,"id":6572,"u":"blasting%20ram_g%26g","p":173,"h":1,"n":"Blasting Ram"},{"c":2,"s":2,"id":6573,"u":"blazons%20of%20shared%20power%20(generic)_g%26g","p":183,"h":1,"n":"Blazons Of Shared Power"},{"c":2,"s":2,"id":6574,"u":"boastful%20hunter_g%26g","p":162,"h":1,"n":"Boastful Hunter"},{"c":2,"s":2,"id":6575,"u":"bomb%20launcher_g%26g","p":64,"h":1,"n":"Bomb Launcher"},{"c":2,"s":2,"id":6576,"u":"bombard_g%26g","p":173,"h":1,"n":"Bombard"},{"c":2,"s":2,"id":6577,"u":"breath%20blaster%20(generic)_g%26g","p":154,"h":1,"n":"Breath Blaster"},{"c":2,"s":2,"id":6578,"u":"breech%20ejectors_g%26g","p":183,"h":1,"n":"Breech Ejectors"},{"c":2,"s":2,"id":6579,"u":"camouflage%20suit%20(generic)_g%26g","p":178,"h":1,"n":"Camouflage Suit"},{"c":2,"s":2,"id":6580,"u":"cannon_g%26g","p":174,"h":1,"n":"Cannon"},{"c":2,"s":2,"id":6581,"u":"catapult_g%26g","p":75,"h":1,"n":"Catapult"},{"c":2,"s":2,"id":6582,"u":"cauterizing%20torch_g%26g","p":67,"h":1,"n":"Cauterizing Torch"},{"c":2,"s":2,"id":6583,"u":"chameleon%20suit%20(generic)_g%26g","p":67,"h":1,"n":"Chameleon Suit"},{"c":2,"s":2,"id":6584,"u":"clockwork%20bookshelf_g%26g","p":85,"h":1,"n":"Clockwork Bookshelf"},{"c":2,"s":2,"id":6585,"u":"clockwork%20box%20packer_g%26g","p":85,"h":1,"n":"Clockwork Box Packer"},{"c":2,"s":2,"id":6586,"u":"clockwork%20chirper_g%26g","p":79,"h":1,"n":"Clockwork Chirper"},{"c":2,"s":2,"id":6587,"u":"clockwork%20diving%20suit_g%26g","p":86,"h":1,"n":"Clockwork Diving Suit"},{"c":2,"s":2,"id":6588,"u":"clockwork%20goggles%20(generic)_g%26g","p":68,"h":1,"n":"Clockwork Goggles"},{"c":2,"s":2,"id":6589,"u":"clockwork%20megaphone_g%26g","p":87,"h":1,"n":"Clockwork Megaphone"},{"c":2,"s":2,"id":6590,"u":"clockwork%20monkey_g%26g","p":79,"h":1,"n":"Clockwork Monkey"},{"c":2,"s":2,"id":6591,"u":"concealed%20holster_g%26g","p":178,"h":1,"n":"Concealed Holster"},{"c":2,"s":2,"id":6592,"u":"cryomister%20(generic)_g%26g","p":68,"h":1,"n":"Cryomister"},{"c":2,"s":2,"id":6593,"u":"darkvision%20scope%20(generic)_g%26g","p":180,"h":1,"n":"Darkvision Scope"},{"c":2,"s":2,"id":6594,"u":"day%20goggles_g%26g","p":87,"h":1,"n":"Day Goggles"},{"c":2,"s":2,"id":6595,"u":"death%20coil_g%26g","p":79,"h":1,"n":"Death Coil"},{"c":2,"s":2,"id":6596,"u":"deployable%20cover%20(generic)_g%26g","p":64,"h":1,"n":"Deployable Cover"},{"c":2,"s":2,"id":6597,"u":"detonating%20gears%20snare_g%26g","p":79,"h":1,"n":"Detonating Gears Snare"},{"c":2,"s":2,"id":6598,"u":"door%20ram_g%26g","p":75,"h":1,"n":"Door Ram"},{"c":2,"s":2,"id":6599,"u":"drake%20rifle_g%26g","p":154,"h":1,"n":"Drake Rifle"},{"c":2,"s":2,"id":6600,"u":"dreaming%20round_g%26g","p":169,"h":1,"n":"Dreaming Round"},{"c":2,"s":2,"id":6601,"u":"duchy%20defender_g%26g","p":162,"h":1,"n":"Duchy Defender"},{"c":2,"s":2,"id":6602,"u":"earplugs_g%26g","p":178,"h":1,"n":"Earplugs"},{"c":2,"s":2,"id":6603,"u":"electrocable_g%26g","p":87,"h":1,"n":"Electrocable"},{"c":2,"s":2,"id":6604,"u":"electromuscular%20stimulator_g%26g","p":68,"h":1,"n":"Electromuscular Stimulator"},{"c":2,"s":2,"id":6605,"u":"energized%20cartridge_g%26g","p":184,"h":1,"n":"Energized Cartridge"},{"c":2,"s":2,"id":6606,"u":"eroding%20bullet_g%26g","p":169,"h":1,"n":"Eroding Bullet"},{"c":2,"s":2,"id":6607,"u":"etheric%20essence%20disruptor%20(generic)_g%26g","p":68,"h":1,"n":"Etheric Essence Disruptor"},{"c":2,"s":2,"id":6608,"u":"explosive%20mine%20(generic)_g%26g","p":69,"h":1,"n":"Explosive Mine"},{"c":2,"s":2,"id":6609,"u":"exsanguinating%20ammunition%20(generic)_g%26g","p":170,"h":1,"n":"Exsanguinating Ammunition"},{"c":2,"s":2,"id":6610,"u":"extendable%20pincer_g%26g","p":87,"h":1,"n":"Extendable Pincer"},{"c":2,"s":2,"id":6611,"u":"fairy%20bullet_g%26g","p":170,"h":1,"n":"Fairy Bullet"},{"c":2,"s":2,"id":6612,"u":"fiend's%20mouth%20cannon_g%26g","p":174,"h":1,"n":"Fiend's Mouth Cannon"},{"c":2,"s":2,"id":6613,"u":"fire%20box_g%26g","p":80,"h":1,"n":"Fire Box"},{"c":2,"s":2,"id":6614,"u":"firearm%20cleaning%20kit_g%26g","p":178,"h":1,"n":"Firearm Cleaning Kit"},{"c":2,"s":2,"id":6615,"u":"firedrake_g%26g","p":175,"h":1,"n":"Firedrake"},{"c":2,"s":2,"id":6616,"u":"flame%20drake%20snare_g%26g","p":79,"h":1,"n":"Flame Drake Snare"},{"c":2,"s":2,"id":6617,"u":"flare%20beacon%20(generic)_g%26g","p":69,"h":1,"n":"Flare Beacon"},{"c":2,"s":2,"id":6618,"u":"frog%20chair_g%26g","p":91,"h":1,"n":"Frog Chair"},{"c":2,"s":2,"id":6619,"u":"frost%20worm%20snare_g%26g","p":80,"h":1,"n":"Frost Worm Snare"},{"c":2,"s":2,"id":6620,"u":"gadget%20skates_g%26g","p":70,"h":1,"n":"Gadget Skates"},{"c":2,"s":2,"id":6621,"u":"galvanic%20mortal%20coil_g%26g","p":82,"h":1,"n":"Galvanic Mortal Coil"},{"c":2,"s":2,"id":6622,"u":"galvasphere_g%26g","p":82,"h":1,"n":"Galvasphere"},{"c":2,"s":2,"id":6623,"u":"gecko%20pads%20(generic)_g%26g","p":70,"h":1,"n":"Gecko Pads"},{"c":2,"s":2,"id":6624,"u":"ghostshot%20wrapping_g%26g","p":184,"h":1,"n":"Ghostshot Wrapping"},{"c":2,"s":2,"id":6625,"u":"glue%20bullet_g%26g","p":170,"h":1,"n":"Glue Bullet"},{"c":2,"s":2,"id":6626,"u":"goblin-eye%20orb_g%26g","p":184,"h":1,"n":"Goblin-eye Orb"},{"c":2,"s":2,"id":6627,"u":"grappling%20gun%20(generic)_g%26g","p":64,"h":1,"n":"Grappling Gun"},{"c":2,"s":2,"id":6628,"u":"growth%20gun_g%26g","p":155,"h":1,"n":"Growth Gun"},{"c":2,"s":2,"id":6629,"u":"gunner's%20bandolier_g%26g","p":179,"h":1,"n":"Gunner's Bandolier"},{"c":2,"s":2,"id":6630,"u":"gunner's%20saddle_g%26g","p":182,"h":1,"n":"Gunner's Saddle"},{"c":2,"s":2,"id":6631,"u":"heated%20cloak_g%26g","p":87,"h":1,"n":"Heated Cloak"},{"c":2,"s":2,"id":6632,"u":"heavy%20ballista_g%26g","p":75,"h":1,"n":"Heavy Ballista"},{"c":2,"s":2,"id":6633,"u":"heavy%20bombard_g%26g","p":175,"h":1,"n":"Heavy Bombard"},{"c":2,"s":2,"id":6634,"u":"holy%20steam%20ball_g%26g","p":87,"h":1,"n":"Holy Steam Ball"},{"c":2,"s":2,"id":6635,"u":"hwacha_g%26g","p":175,"h":1,"n":"Hwacha"},{"c":2,"s":2,"id":6636,"u":"hyldarf's%20fang_g%26g","p":164,"h":1,"n":"Hyldarf's Fang"},{"c":2,"s":2,"id":6637,"u":"ignitor_g%26g","p":88,"h":1,"n":"Ignitor"},{"c":2,"s":2,"id":6638,"u":"immaculate%20holsters_g%26g","p":180,"h":1,"n":"Immaculate Holsters"},{"c":2,"s":2,"id":6639,"u":"immolation%20clan%20pistol_g%26g","p":160,"h":1,"n":"Immolation Clan Pistol"},{"c":2,"s":2,"id":6640,"u":"immovable%20tripod_g%26g","p":182,"h":1,"n":"Immovable Tripod"},{"c":2,"s":2,"id":6641,"u":"impact%20foam%20chassis%20(generic)_g%26g","p":70,"h":1,"n":"Impact Foam Chassis"},{"c":2,"s":2,"id":6642,"u":"indomitable%20keepsake%20(generic)_g%26g","p":185,"h":1,"n":"Indomitable Keepsake"},{"c":2,"s":2,"id":6643,"u":"instant%20spy_g%26g","p":70,"h":1,"n":"Instant Spy"},{"c":2,"s":2,"id":6644,"u":"iris%20of%20the%20sky_g%26g","p":165,"h":1,"n":"Iris Of The Sky"},{"c":2,"s":2,"id":6645,"u":"large%20bore%20modifications_g%26g","p":183,"h":1,"n":"Large Bore Modifications"},{"c":2,"s":2,"id":6646,"u":"liar's%20gun_g%26g","p":157,"h":1,"n":"Liar's Gun"},{"c":2,"s":2,"id":6647,"u":"light%20writer_g%26g","p":88,"h":1,"n":"Light Writer"},{"c":2,"s":2,"id":6648,"u":"lucky%20draw%20bandolier%20(generic)_g%26g","p":180,"h":1,"n":"Lucky Draw Bandolier"},{"c":2,"s":2,"id":6649,"u":"magnetic%20suit%20(generic)_g%26g","p":71,"h":1,"n":"Magnetic Suit"},{"c":2,"s":2,"id":6650,"u":"magnetite%20scope%20(generic)_g%26g","p":181,"h":1,"n":"Magnetite Scope"},{"c":2,"s":2,"id":6651,"u":"magnifying%20scope%20(generic)_g%26g","p":181,"h":1,"n":"Magnifying Scope"},{"c":2,"s":2,"id":6652,"u":"material%20essence%20disruptor%20(generic)_g%26g","p":71,"h":1,"n":"Material Essence Disruptor"},{"c":2,"s":2,"id":6653,"u":"mechanical%20torch_g%26g","p":88,"h":1,"n":"Mechanical Torch"},{"c":2,"s":2,"id":6654,"u":"meteor%20shot%20(generic)_g%26g","p":171,"h":1,"n":"Meteor Shot"},{"c":2,"s":2,"id":6655,"u":"mortar_g%26g","p":176,"h":1,"n":"Mortar"},{"c":2,"s":2,"id":6656,"u":"mountebank's%20passage_g%26g","p":165,"h":1,"n":"Mountebank's Passage"},{"c":2,"s":2,"id":6657,"u":"net%20launcher_g%26g","p":65,"h":1,"n":"Net Launcher"},{"c":2,"s":2,"id":6658,"u":"nightbreeze%20machine_g%26g","p":88,"h":1,"n":"Nightbreeze Machine"},{"c":2,"s":2,"id":6659,"u":"noisemaker%20snare_g%26g","p":80,"h":1,"n":"Noisemaker Snare"},{"c":2,"s":2,"id":6660,"u":"pact-bound%20pistol_g%26g","p":161,"h":1,"n":"Pact-bound Pistol"},{"c":2,"s":2,"id":6661,"u":"paper%20shredder_g%26g","p":88,"h":1,"n":"Paper Shredder"},{"c":2,"s":2,"id":6662,"u":"peacemaker_g%26g","p":185,"h":1,"n":"Peacemaker"},{"c":2,"s":2,"id":6663,"u":"persistent%20lodestone_g%26g","p":185,"h":1,"n":"Persistent Lodestone"},{"c":2,"s":2,"id":6664,"u":"petrification%20cannon_g%26g","p":155,"h":1,"n":"Petrification Cannon"},{"c":2,"s":2,"id":6665,"u":"pistol%20of%20wonder_g%26g","p":167,"h":1,"n":"Pistol Of Wonder"},{"c":2,"s":2,"id":6666,"u":"portable%20weapon%20mount%20(generic)_g%26g","p":182,"h":1,"n":"Portable Weapon Mount"},{"c":2,"s":2,"id":6667,"u":"practice%20targets_g%26g","p":178,"h":1,"n":"Practice Targets"},{"c":2,"s":2,"id":6668,"u":"printing%20press_g%26g","p":89,"h":1,"n":"Printing Press"},{"c":2,"s":2,"id":6669,"u":"puff%20dragon_g%26g","p":80,"h":1,"n":"Puff Dragon"},{"c":2,"s":2,"id":6670,"u":"reaper's%20grasp_g%26g","p":165,"h":1,"n":"Reaper's Grasp"},{"c":2,"s":2,"id":6671,"u":"repeating%20magazine%20(generic)_g%26g","p":63,"h":1,"n":"Repeating Magazine"},{"c":2,"s":2,"id":6672,"u":"round%20(5)_g%26g","p":150,"a":"5","h":1,"n":"Round"},{"c":2,"s":2,"id":6673,"u":"round%20(10)_g%26g","p":150,"a":"10","h":1,"n":"Round"},{"c":2,"s":2,"id":6674,"u":"rowan%20rifle_g%26g","p":166,"h":1,"n":"Rowan Rifle"},{"c":2,"s":2,"id":6675,"u":"sambuca_g%26g","p":177,"h":1,"n":"Sambuca"},{"c":2,"s":2,"id":6676,"u":"scope%20of%20limning_g%26g","p":182,"h":1,"n":"Scope Of Limning"},{"c":2,"s":2,"id":6677,"u":"scope%20of%20truth_g%26g","p":182,"h":1,"n":"Scope Of Truth"},{"c":2,"s":2,"id":6678,"u":"screech%20shooter%20(generic)_g%26g","p":155,"h":1,"n":"Screech Shooter"},{"c":2,"s":2,"id":6679,"u":"shockguard%20coil_g%26g","p":83,"h":1,"n":"Shockguard Coil"},{"c":2,"s":2,"id":6680,"u":"shrapnel%20snare_g%26g","p":80,"h":1,"n":"Shrapnel Snare"},{"c":2,"s":2,"id":6681,"u":"shrieking%20skull_g%26g","p":185,"h":1,"n":"Shrieking Skull"},{"c":2,"s":2,"id":6682,"u":"silencer_g%26g","p":178,"h":1,"n":"Silencer"},{"c":2,"s":2,"id":6683,"u":"silencing%20shot_g%26g","p":171,"h":1,"n":"Silencing Shot"},{"c":2,"s":2,"id":6684,"u":"silver%20tripod_g%26g","p":185,"h":1,"n":"Silver Tripod"},{"c":2,"s":2,"id":6685,"u":"smoke%20fan%20(generic)_g%26g","p":71,"h":1,"n":"Smoke Fan"},{"c":2,"s":2,"id":6686,"u":"sniper's%20bead%20(generic)_g%26g","p":185,"h":1,"n":"Sniper's Bead"},{"c":2,"s":2,"id":6687,"u":"spider%20chair_g%26g","p":91,"h":1,"n":"Spider Chair"},{"c":2,"s":2,"id":6688,"u":"spider%20gun%20(generic)_g%26g","p":155,"h":1,"n":"Spider Gun"},{"c":2,"s":2,"id":6689,"u":"spike%20launcher_g%26g","p":156,"h":1,"n":"Spike Launcher"},{"c":2,"s":2,"id":6690,"u":"spirit%20snare_g%26g","p":80,"h":1,"n":"Spirit Snare"},{"c":2,"s":2,"id":6691,"u":"spirit-singer%20(generic)_g%26g","p":83,"h":1,"n":"Spirit-Singer"},{"c":2,"s":2,"id":6692,"u":"springald_g%26g","p":76,"h":1,"n":"Springald"},{"c":2,"s":2,"id":6693,"u":"steam%20winch_g%26g","p":89,"h":1,"n":"Steam Winch"},{"c":2,"s":2,"id":6694,"u":"steamflight%20pack_g%26g","p":89,"h":1,"n":"Steamflight Pack"},{"c":2,"s":2,"id":6695,"u":"steelheart%2021_g%26g","p":175,"h":1,"n":"Steelheart 21"},{"c":2,"s":2,"id":6696,"u":"stepping%20stone%20shot%20(generic)_g%26g","p":171,"h":1,"n":"Stepping Stone Shot"},{"c":2,"s":2,"id":6697,"u":"storm%20chair_g%26g","p":91,"h":1,"n":"Storm Chair"},{"c":2,"s":2,"id":6698,"u":"sunken%20pistol_g%26g","p":163,"h":1,"n":"Sunken Pistol"},{"c":2,"s":2,"id":6699,"u":"tentacle%20cannon%20(generic)_g%26g","p":156,"h":1,"n":"Tentacle Cannon"},{"c":2,"s":2,"id":6700,"u":"tiger's%20claw_g%26g","p":166,"h":1,"n":"Tiger's Claw"},{"c":2,"s":2,"id":6701,"u":"timepiece%20(generic)_g%26g","p":89,"h":1,"n":"Timepiece"},{"c":2,"s":2,"id":6702,"u":"tin%20cobra_g%26g","p":81,"h":1,"n":"Tin Cobra"},{"c":2,"s":2,"id":6703,"u":"traveler's%20chair_g%26g","p":91,"h":1,"n":"Traveler's Chair"},{"c":2,"s":2,"id":6704,"u":"trebuchet_g%26g","p":76,"h":1,"n":"Trebuchet"},{"c":2,"s":2,"id":6705,"u":"tripod_g%26g","p":178,"h":1,"n":"Tripod"},{"c":2,"s":2,"id":6706,"u":"trustworthy%20round_g%26g","p":171,"h":1,"n":"Trustworthy Round"},{"c":2,"s":2,"id":6707,"u":"underwater%20firing%20mechanism_g%26g","p":184,"h":1,"n":"Underwater Firing Mechanism"},{"c":2,"s":2,"id":6708,"u":"violet%20ray_g%26g","p":83,"h":1,"n":"Violet Ray"},{"c":2,"s":2,"id":6709,"u":"waterproof%20firearm%20carrying%20case_g%26g","p":178,"h":1,"n":"Waterproof Firearm Carrying Case"},{"c":2,"s":2,"id":6710,"u":"wind-up%20cart_g%26g","p":71,"h":1,"n":"Wind-up Cart"},{"c":2,"s":2,"id":6711,"u":"wind-up%20wings%20(generic)_g%26g","p":65,"h":1,"n":"Wind-up Wings"},{"c":2,"s":1,"id":6712,"u":"conducting_loag","p":140,"h":1,"n":"Conducting"},{"c":2,"s":1,"id":6713,"u":"soaring_loag","p":140,"h":1,"n":"Soaring"},{"c":2,"s":1,"id":6714,"u":"wooden%20taws_loag","p":139,"h":1,"n":"Wooden Taws"},{"c":2,"s":6,"id":6715,"u":"armored%20skirt_locg","p":91,"h":1,"n":"Armored Skirt"},{"c":2,"s":6,"id":6716,"u":"bi-resonant%20wayfinder_locg","p":110,"h":1,"n":"Bi-resonant Wayfinder"},{"c":2,"s":6,"id":6717,"u":"cloak%20of%20repute%20(generic)_locg","p":72,"h":1,"n":"Cloak Of Repute"},{"c":2,"s":6,"id":6718,"u":"crimson%20brand_locg","p":92,"h":1,"n":"Crimson Brand"},{"c":2,"s":6,"id":6719,"u":"fortifying%20pebble_locg","p":110,"h":1,"n":"Fortifying Pebble"},{"c":2,"s":6,"id":6720,"u":"glorious%20plate_locg","p":93,"h":1,"n":"Glorious Plate"},{"c":2,"s":6,"id":6721,"u":"insistent%20door%20knocker%20(generic)_locg","p":72,"h":1,"n":"Insistent Door Knocker"},{"c":2,"s":6,"id":6722,"u":"lastwall%20soup_locg","p":92,"h":1,"n":"Lastwall Soup"},{"c":2,"s":6,"id":6723,"u":"pathfinder%20chronicle_locg","p":110,"h":1,"n":"Pathfinder Chronicle"},{"c":2,"s":6,"id":6724,"u":"pathfinder's%20coin_locg","p":110,"h":1,"n":"Pathfinder's Coin"},{"c":2,"s":6,"id":6725,"u":"pathfinder's%20pouch_locg","p":111,"h":1,"n":"Pathfinder's Pouch"},{"c":2,"s":6,"id":6726,"u":"radiant%20lance_locg","p":92,"h":1,"n":"Radiant Lance"},{"c":2,"s":6,"id":6727,"u":"scroll%20case%20of%20simplicity_locg","p":111,"h":1,"n":"Scroll Case Of Simplicity"},{"c":2,"s":6,"id":6728,"u":"scrollstaff_locg","p":100,"h":1,"n":"Scrollstaff"},{"c":2,"s":6,"id":6729,"u":"serrating_locg","p":93,"h":1,"n":"Serrating"},{"c":2,"s":6,"id":6730,"u":"shining%20wayfinder_locg","p":111,"h":1,"n":"Shining Wayfinder"},{"c":2,"s":6,"id":6731,"u":"sinister%20knight_locg","p":92,"h":1,"n":"Sinister Knight"},{"c":2,"s":6,"id":6732,"u":"snapleaf_locg","p":73,"h":1,"n":"Snapleaf"},{"c":2,"s":6,"id":6733,"u":"unmemorable%20mantle%20(generic)_locg","p":73,"h":1,"n":"Unmemorable Mantle"},{"c":2,"s":6,"id":6734,"u":"vanishing%20wayfinder_locg","p":112,"h":1,"n":"Vanishing Wayfinder"},{"c":2,"s":55,"id":6735,"u":"abadar's%20flawless%20scale_logm","p":121,"h":1,"n":"Abadar's Flawless Scale"},{"c":2,"s":55,"id":6736,"u":"bottomless%20stein_logm","p":121,"h":1,"n":"Bottomless Stein"},{"c":2,"s":55,"id":6737,"u":"dagger%20of%20eternal%20sleep_logm","p":121,"h":1,"n":"Dagger Of Eternal Sleep"},{"c":2,"s":55,"id":6738,"u":"deteriorating%20dust%20(generic)_logm","p":122,"h":1,"n":"Deteriorating Dust"},{"c":2,"s":55,"id":6739,"u":"dreadsmoke%20thurible_logm","p":122,"h":1,"n":"Dreadsmoke Thurible"},{"c":2,"s":55,"id":6740,"u":"glaive%20of%20the%20artist_logm","p":122,"h":1,"n":"Glaive Of The Artist"},{"c":2,"s":55,"id":6741,"u":"lucky%20rabbit's%20foot_logm","p":122,"h":1,"n":"Lucky Rabbit's Foot"},{"c":2,"s":55,"id":6742,"u":"manacles%20of%20persuasion_logm","p":122,"h":1,"n":"Manacles Of Persuasion"},{"c":2,"s":55,"id":6743,"u":"miter%20of%20communion_logm","p":123,"h":1,"n":"Miter Of Communion"},{"c":2,"s":55,"id":6744,"u":"mortar%20of%20hidden%20meaning_logm","p":123,"h":1,"n":"Mortar Of Hidden Meaning"},{"c":2,"s":55,"id":6745,"u":"necklace%20of%20knives_logm","p":123,"h":1,"n":"Necklace Of Knives"},{"c":2,"s":55,"id":6746,"u":"rat-catcher%20trident_logm","p":123,"h":1,"n":"Rat-catcher Trident"},{"c":2,"s":55,"id":6747,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm","p":123,"h":1,"n":"Singing Bowl Of The Versatile Stance"},{"c":2,"s":55,"id":6748,"u":"torag's%20silver%20anvil_logm","p":123,"h":1,"n":"Torag's Silver Anvil"},{"c":2,"s":56,"id":6749,"u":"addiction%20suppressant%20(generic)_lol","p":72,"h":1,"n":"Addiction Suppressant"},{"c":2,"s":56,"id":6750,"u":"alchemical%20atomizer_lol","p":80,"h":1,"n":"Alchemical Atomizer"},{"c":2,"s":56,"id":6751,"u":"applereed%20mutagen%20(generic)_lol","p":86,"h":1,"n":"Applereed Mutagen"},{"c":2,"s":56,"id":6752,"u":"blade%20of%20the%20black%20sovereign_lol","p":76,"h":1,"n":"Blade Of The Black Sovereign"},{"c":2,"s":56,"id":6753,"u":"celestial%20peach%20(generic)_lol","p":48,"h":1,"n":"Celestial Peach"},{"c":2,"s":56,"id":6754,"u":"clockwork%20recorder_lol","p":24,"h":1,"n":"Clockwork Recorder"},{"c":2,"s":56,"id":6755,"u":"deepdread%20claw_lol","p":28,"h":1,"n":"Deepdread Claw"},{"c":2,"s":56,"id":6756,"u":"diluted%20hype_lol","p":81,"h":1,"n":"Diluted Hype"},{"c":2,"s":56,"id":6757,"u":"fiendish%20teleportation_lol","p":10,"h":1,"n":"Fiendish Teleportation"},{"c":2,"s":56,"id":6758,"u":"honeyscent_lol","p":86,"h":1,"n":"Honeyscent"},{"c":2,"s":56,"id":6759,"u":"hype_lol","p":81,"h":1,"n":"Hype"},{"c":2,"s":56,"id":6760,"u":"infernal%20health_lol","p":10,"h":1,"n":"Infernal Health"},{"c":2,"s":56,"id":6761,"u":"lovers'%20ink_lol","p":24,"h":1,"n":"Lovers' Ink"},{"c":2,"s":56,"id":6762,"u":"mountain%20to%20the%20sky_lol","p":48,"h":1,"n":"Mountain To The Sky"},{"c":2,"s":56,"id":6763,"u":"palm%20crossbow_lol","p":25,"h":1,"n":"Palm Crossbow"},{"c":2,"s":56,"id":6764,"u":"plasma%20hype_lol","p":81,"h":1,"n":"Plasma Hype"},{"c":2,"s":56,"id":6765,"u":"ruby%20string_lol","p":48,"h":1,"n":"Ruby String"},{"c":2,"s":56,"id":6766,"u":"sovereign%20steel%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel"},{"c":2,"s":56,"id":6767,"u":"sovereign%20steel%20armor%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel Armor"},{"c":2,"s":56,"id":6768,"u":"sovereign%20steel%20weapon%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel Weapon"},{"c":2,"s":56,"id":6769,"u":"starshot%20arrow%20(generic)_lol","p":48,"h":1,"n":"Starshot Arrow"},{"c":2,"s":56,"id":6770,"u":"sun%20orchid%20poultice_lol","p":20,"h":1,"n":"Sun Orchid Poultice"},{"c":2,"s":56,"id":6771,"u":"swamp%20lily%20quilt_lol","p":86,"h":1,"n":"Swamp Lily Quilt"},{"c":2,"s":56,"id":6772,"u":"unending%20youth_lol","p":10,"h":1,"n":"Unending Youth"},{"c":2,"s":56,"id":6773,"u":"vaccine%20(generic)_lol","p":71,"h":1,"n":"Vaccine"},{"c":2,"s":56,"id":6774,"u":"vestige%20lenses_lol","p":25,"h":1,"n":"Vestige Lenses"},{"c":2,"s":0,"id":6775,"u":"genealogy%20mask_lome","p":34,"h":1,"n":"Genealogy Mask"},{"c":2,"s":0,"id":6776,"u":"jahan%20waystone_lome","p":207,"h":1,"n":"Jahan Waystone"},{"c":2,"s":0,"id":6777,"u":"oath%20of%20the%20devoted_lome","p":231,"h":1,"n":"Oath Of The Devoted"},{"c":2,"s":51,"id":6778,"u":"alignment%20ampoule%20(generic)_lopsg","p":39,"h":1,"n":"Alignment Ampoule"},{"c":2,"s":51,"id":6779,"u":"astrolabe%20(generic)_lopsg","p":35,"h":1,"n":"Astrolabe"},{"c":2,"s":51,"id":6780,"u":"body%20recovery%20kit_lopsg","p":2277,"h":1,"n":"Body Recovery Kit"},{"c":2,"s":51,"id":6781,"u":"bookthief%20brew_lopsg","p":31,"h":1,"n":"Bookthief Brew"},{"c":2,"s":51,"id":6782,"u":"boulderhead%20bock_lopsg","p":30,"h":1,"n":"Boulderhead Bock"},{"c":2,"s":51,"id":6783,"u":"buoyancy%20vest_lopsg","p":114,"h":1,"n":"Buoyancy Vest"},{"c":2,"s":51,"id":6784,"u":"cartographer's%20kit_lopsg","p":35,"h":1,"n":"Cartographer's Kit"},{"c":2,"s":51,"id":6785,"u":"chronicler%20wayfinder_lopsg","p":31,"h":1,"n":"Chronicler Wayfinder"},{"c":2,"s":51,"id":6786,"u":"clockwork%20dial_lopsg","p":114,"h":1,"n":"Clockwork Dial"},{"c":2,"s":51,"id":6787,"u":"comealong_lopsg","p":114,"h":1,"n":"Comealong"},{"c":2,"s":51,"id":6788,"u":"communication%20bangle_lopsg","p":2277,"h":1,"n":"Communication Bangle"},{"c":2,"s":51,"id":6789,"u":"cordelia's%20construct%20key%20(generic)_lopsg","p":124,"h":1,"n":"Cordelia's Construct Key"},{"c":2,"s":51,"id":6790,"u":"cunning_lopsg","p":124,"h":1,"n":"Cunning"},{"c":2,"s":51,"id":6791,"u":"depth%20gauge_lopsg","p":114,"h":1,"n":"Depth Gauge"},{"c":2,"s":51,"id":6792,"u":"diviner's%20nose%20chain_lopsg","p":78,"h":1,"n":"Diviner's Nose Chain"},{"c":2,"s":51,"id":6793,"u":"earplugs_lopsg","p":114,"h":1,"n":"Earplugs"},{"c":2,"s":51,"id":6794,"u":"elemental%20wayfinder%20(generic)_lopsg","p":122,"h":1,"n":"Elemental Wayfinder"},{"c":2,"s":51,"id":6795,"u":"emergency%20disguise_lopsg","p":109,"h":1,"n":"Emergency Disguise"},{"c":2,"s":51,"id":6796,"u":"everyneed%20pack%20(generic)_lopsg","p":86,"h":1,"n":"Everyneed Pack"},{"c":2,"s":51,"id":6797,"u":"false%20manacles_lopsg","p":114,"h":1,"n":"False Manacles"},{"c":2,"s":51,"id":6798,"u":"familiar%20satchel_lopsg","p":114,"h":1,"n":"Familiar satchel"},{"c":2,"s":51,"id":6799,"u":"fashionable%20wayfinder_lopsg","p":122,"h":1,"n":"Fashionable Wayfinder"},{"c":2,"s":51,"id":6800,"u":"ganjay%20book_lopsg","p":97,"h":1,"n":"Ganjay Book"},{"c":2,"s":51,"id":6801,"u":"glass%20cutter_lopsg","p":114,"h":1,"n":"Glass Cutter"},{"c":2,"s":51,"id":6802,"u":"grappling%20arrow_lopsg","p":114,"h":1,"n":"Grappling Arrow"},{"c":2,"s":51,"id":6803,"u":"grappling%20bolt_lopsg","p":114,"h":1,"n":"Grappling Bolt"},{"c":2,"s":51,"id":6804,"u":"homeward%20wayfinder_lopsg","p":122,"h":1,"n":"Homeward Wayfinder"},{"c":2,"s":51,"id":6805,"u":"hummingbird%20wayfinder_lopsg","p":122,"h":1,"n":"Hummingbird Wayfinder"},{"c":2,"s":51,"id":6806,"u":"marked%20playing%20cards_lopsg","p":114,"h":1,"n":"Marked Playing Cards"},{"c":2,"s":51,"id":6807,"u":"metalmist%20sphere%20(generic)_lopsg","p":39,"h":1,"n":"Metalmist Sphere"},{"c":2,"s":51,"id":6808,"u":"playing%20cards_lopsg","p":114,"h":1,"n":"Playing Cards"},{"c":2,"s":51,"id":6809,"u":"psychic%20warding%20bracelet_lopsg","p":39,"h":1,"n":"Psychic Warding Bracelet"},{"c":2,"s":51,"id":6810,"u":"quickpatch%20glue_lopsg","p":35,"h":1,"n":"Quickpatch Glue"},{"c":2,"s":51,"id":6811,"u":"quill%20of%20passage_lopsg","p":118,"h":1,"n":"Quill Of Passage"},{"c":2,"s":51,"id":6812,"u":"razmiri%20wayfinder_lopsg","p":73,"h":1,"n":"Razmiri Wayfinder"},{"c":2,"s":51,"id":6813,"u":"replacement%20filter%20(generic)_lopsg","p":114,"h":1,"n":"Replacement Filter"},{"c":2,"s":51,"id":6814,"u":"rubbing%20set_lopsg","p":114,"h":1,"n":"Rubbing Set"},{"c":2,"s":51,"id":6815,"u":"ruler_lopsg","p":35,"h":1,"n":"Ruler"},{"c":2,"s":51,"id":6816,"u":"sealing%20chest%20(generic)_lopsg","p":38,"h":1,"n":"Sealing Chest"},{"c":2,"s":51,"id":6817,"u":"shield%20sconce_lopsg","p":114,"h":1,"n":"Shield Sconce"},{"c":2,"s":51,"id":6818,"u":"snowshoes_lopsg","p":114,"h":1,"n":"Snowshoes"},{"c":2,"s":51,"id":6819,"u":"snowshoes%20of%20the%20long%20trek_lopsg","p":89,"h":1,"n":"Snowshoes Of The Long Trek"},{"c":2,"s":51,"id":6820,"u":"spectacles%20of%20understanding%20(generic)_lopsg","p":118,"h":1,"n":"Spectacles Of Understanding"},{"c":2,"s":51,"id":6821,"u":"sturdy%20satchel_lopsg","p":35,"h":1,"n":"Sturdy Satchel"},{"c":2,"s":51,"id":6822,"u":"talisman%20cord%20(generic)_lopsg","p":118,"h":1,"n":"Talisman Cord"},{"c":2,"s":51,"id":6823,"u":"vermin%20repellent%20agent%20(generic)_lopsg","p":101,"h":1,"n":"Vermin Repellent Agent"},{"c":2,"s":51,"id":6824,"u":"water%20purifier_lopsg","p":114,"h":1,"n":"Water Purifier"},{"c":2,"s":51,"id":6825,"u":"waterproof%20journal_lopsg","p":31,"h":1,"n":"Waterproof Journal"},{"c":2,"s":51,"id":6826,"u":"wax%20key%20blank_lopsg","p":114,"h":1,"n":"Wax Key Blank"},{"c":2,"s":51,"id":6827,"u":"writ%20of%20authenticity_lopsg","p":2277,"h":1,"n":"Writ Of Authenticity"},{"c":2,"s":7,"id":6828,"u":"abysium%20(generic)_lotgb","p":96,"h":1,"n":"Abysium"},{"c":2,"s":7,"id":6829,"u":"abysium%20armor%20(generic)_lotgb","p":96,"h":1,"n":"Abysium Armor"},{"c":2,"s":7,"id":6830,"u":"abysium%20powder_lotgb","p":96,"h":1,"n":"Abysium Powder"},{"c":2,"s":7,"id":6831,"u":"abysium%20shield%20(generic)_lotgb","p":96,"h":1,"n":"Abysium Shield"},{"c":2,"s":7,"id":6832,"u":"abysium%20weapon%20(generic)_lotgb","p":97,"h":1,"n":"Abysium Weapon"},{"c":2,"s":7,"id":6833,"u":"air%20bladder_lotgb","p":92,"h":1,"n":"Air Bladder"},{"c":2,"s":7,"id":6834,"u":"alluring%20scarf%20(generic)_lotgb","p":84,"h":1,"n":"Alluring Scarf"},{"c":2,"s":7,"id":6835,"u":"amaranthine%20pavise_lotgb","p":30,"h":1,"n":"Amaranthine Pavise"},{"c":2,"s":7,"id":6836,"u":"amphibious%20chair_lotgb","p":71,"h":1,"n":"Amphibious Chair"},{"c":2,"s":7,"id":6837,"u":"anchoring%20(generic)_lotgb","p":80,"h":1,"n":"Anchoring"},{"c":2,"s":7,"id":6838,"u":"arctic%20vigor%20(generic)_lotgb","p":38,"h":1,"n":"Arctic Vigor"},{"c":2,"s":7,"id":6839,"u":"avalanche%20of%20stones%20snare_lotgb","p":42,"h":1,"n":"Avalanche Of Stones Snare"},{"c":2,"s":7,"id":6840,"u":"ball_lotgb","p":58,"h":1,"n":"Ball"},{"c":2,"s":7,"id":6841,"u":"bandalore_lotgb","p":58,"h":1,"n":"Bandalore"},{"c":2,"s":7,"id":6842,"u":"basic%20cane_lotgb","p":67,"h":1,"n":"Basic Cane"},{"c":2,"s":7,"id":6843,"u":"basic%20corrective%20lenses_lotgb","p":70,"h":1,"n":"Basic Corrective Lenses"},{"c":2,"s":7,"id":6844,"u":"basic%20crutch_lotgb","p":67,"h":1,"n":"Basic Crutch"},{"c":2,"s":7,"id":6845,"u":"basic%20hearing%20aid_lotgb","p":67,"h":1,"n":"Basic Hearing Aid"},{"c":2,"s":7,"id":6846,"u":"basic%20prosthesis_lotgb","p":69,"h":1,"n":"Basic Prosthesis"},{"c":2,"s":7,"id":6847,"u":"big%20rock%20bullet%20(generic)_lotgb","p":14,"h":1,"n":"Big Rock Bullet"},{"c":2,"s":7,"id":6848,"u":"bitter_lotgb","p":18,"h":1,"n":"Bitter"},{"c":2,"s":7,"id":6849,"u":"blast%20foot%20(generic)_lotgb","p":73,"h":1,"n":"Blast Foot"},{"c":2,"s":7,"id":6850,"u":"blindpepper%20bolt_lotgb","p":14,"h":1,"n":"Blindpepper Bolt"},{"c":2,"s":7,"id":6851,"u":"blocks_lotgb","p":58,"h":1,"n":"Blocks"},{"c":2,"s":7,"id":6852,"u":"bloodthirsty_lotgb","p":42,"h":1,"n":"Bloodthirsty"},{"c":2,"s":7,"id":6853,"u":"brewer's%20regret%20(generic)_lotgb","p":46,"h":1,"n":"Brewer's Regret"},{"c":2,"s":7,"id":6854,"u":"brilliant%20rapier_lotgb","p":10,"h":1,"n":"Brilliant Rapier"},{"c":2,"s":7,"id":6855,"u":"brooch%20of%20inspiration%20(generic)_lotgb","p":110,"h":1,"n":"Brooch Of Inspiration"},{"c":2,"s":7,"id":6856,"u":"burning%20badger%20guts%20snare_lotgb","p":26,"h":1,"n":"Burning Badger Guts Snare"},{"c":2,"s":7,"id":6857,"u":"burnished%20plating_lotgb","p":104,"h":1,"n":"Burnished Plating"},{"c":2,"s":7,"id":6858,"u":"called_lotgb","p":88,"h":1,"n":"Called"},{"c":2,"s":7,"id":6859,"u":"chair%20storage_lotgb","p":71,"h":1,"n":"Chair Storage"},{"c":2,"s":7,"id":6860,"u":"chopping%20evisceration%20snare_lotgb","p":14,"h":1,"n":"Chopping Evisceration Snare"},{"c":2,"s":7,"id":6861,"u":"clay_lotgb","p":58,"h":1,"n":"Clay"},{"c":2,"s":7,"id":6862,"u":"clockwork%20heels_lotgb","p":22,"h":1,"n":"Clockwork Heels"},{"c":2,"s":7,"id":6863,"u":"clockwork%20macuahuitl_lotgb","p":22,"h":1,"n":"Clockwork Macuahuitl"},{"c":2,"s":7,"id":6864,"u":"clockwork%20spider%20bomb_lotgb","p":22,"h":1,"n":"Clockwork Spider Bomb"},{"c":2,"s":7,"id":6865,"u":"coin%20of%20comfort_lotgb","p":26,"h":1,"n":"Coin Of Comfort"},{"c":2,"s":7,"id":6866,"u":"cold%20comfort%20(generic)_lotgb","p":18,"h":1,"n":"Cold Comfort"},{"c":2,"s":7,"id":6867,"u":"crown%20of%20insight_lotgb","p":38,"h":1,"n":"Crown Of Insight"},{"c":2,"s":7,"id":6868,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb","p":110,"h":1,"n":"Crown Of The Fire Eater"},{"c":2,"s":7,"id":6869,"u":"crushing%20(generic)_lotgb","p":42,"h":1,"n":"Crushing"},{"c":2,"s":7,"id":6870,"u":"cursebreak%20bulwark_lotgb","p":18,"h":1,"n":"Cursebreak Bulwark"},{"c":2,"s":7,"id":6871,"u":"deadweight%20snare_lotgb","p":14,"h":1,"n":"Deadweight Snare"},{"c":2,"s":7,"id":6872,"u":"deathless_lotgb","p":10,"h":1,"n":"Deathless"},{"c":2,"s":7,"id":6873,"u":"dinosaur%20boots%20(generic)_lotgb","p":42,"h":1,"n":"Dinosaur Boots"},{"c":2,"s":7,"id":6874,"u":"diving%20suit_lotgb","p":19,"h":1,"n":"Diving Suit"},{"c":2,"s":7,"id":6875,"u":"djezet%20(generic)_lotgb","p":97,"h":1,"n":"Djezet"},{"c":2,"s":7,"id":6876,"u":"djezet%20armor%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Armor"},{"c":2,"s":7,"id":6877,"u":"djezet%20dose_lotgb","p":98,"h":1,"n":"Djezet Dose"},{"c":2,"s":7,"id":6878,"u":"djezet%20shield%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Shield"},{"c":2,"s":7,"id":6879,"u":"djezet%20weapon%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Weapon"},{"c":2,"s":7,"id":6880,"u":"doll%20(generic)_lotgb","p":58,"h":1,"n":"Doll"},{"c":2,"s":7,"id":6881,"u":"dragon's%20blood%20pudding%20(generic)_lotgb","p":46,"h":1,"n":"Dragon's Blood Pudding"},{"c":2,"s":7,"id":6882,"u":"dragon's%20breath%20(generic)_lotgb","p":88,"h":1,"n":"Dragon's Breath"},{"c":2,"s":7,"id":6883,"u":"dragon's%20crest_lotgb","p":104,"h":1,"n":"Dragon's Crest"},{"c":2,"s":7,"id":6884,"u":"dragonfly%20potion_lotgb","p":26,"h":1,"n":"Dragonfly Potion"},{"c":2,"s":7,"id":6885,"u":"dread%20(generic)_lotgb","p":14,"h":1,"n":"Dread"},{"c":2,"s":7,"id":6886,"u":"drum%20of%20upheaval_lotgb","p":30,"h":1,"n":"Drum Of Upheaval"},{"c":2,"s":7,"id":6887,"u":"duelist's%20beacon_lotgb","p":10,"h":1,"n":"Duelist's Beacon"},{"c":2,"s":7,"id":6888,"u":"dweomerweave%20robe_lotgb","p":50,"h":1,"n":"Dweomerweave Robe"},{"c":2,"s":7,"id":6889,"u":"encompassing%20lockpick_lotgb","p":10,"h":1,"n":"Encompassing Lockpick"},{"c":2,"s":7,"id":6890,"u":"energizing_lotgb","p":10,"h":1,"n":"Energizing"},{"c":2,"s":7,"id":6891,"u":"energy%20robe%20(generic)_lotgb","p":50,"h":1,"n":"Energy Robe"},{"c":2,"s":7,"id":6892,"u":"enfilading%20arrow_lotgb","p":14,"h":1,"n":"Enfilading Arrow"},{"c":2,"s":7,"id":6893,"u":"enhanced%20hearing%20aids_lotgb","p":68,"h":1,"n":"Enhanced Hearing Aids"},{"c":2,"s":7,"id":6894,"u":"enveloping%20light%20(generic)_lotgb","p":38,"h":1,"n":"Enveloping Light"},{"c":2,"s":7,"id":6895,"u":"envenomed%20snare_lotgb","p":15,"h":1,"n":"Envenomed Snare"},{"c":2,"s":7,"id":6896,"u":"experimental%20clothing_lotgb","p":50,"h":1,"n":"Experimental Clothing"},{"c":2,"s":7,"id":6897,"u":"eye%20of%20the%20unseen%20(generic)_lotgb","p":73,"h":1,"n":"Eye Of The Unseen"},{"c":2,"s":7,"id":6898,"u":"fake%20blood%20pack_lotgb","p":92,"h":1,"n":"Fake Blood Pack"},{"c":2,"s":7,"id":6899,"u":"fanged%20(generic)_lotgb","p":106,"h":1,"n":"Fanged"},{"c":2,"s":7,"id":6900,"u":"fire%20and%20iceberg%20(generic)_lotgb","p":46,"h":1,"n":"Fire And Iceberg"},{"c":2,"s":7,"id":6901,"u":"fleshgem%20(generic)_lotgb","p":110,"h":1,"n":"Fleshgem"},{"c":2,"s":7,"id":6902,"u":"folding%20boat%20(generic)_lotgb","p":76,"h":1,"n":"Folding Boat"},{"c":2,"s":7,"id":6903,"u":"folding%20ladder_lotgb","p":92,"h":1,"n":"Folding Ladder"},{"c":2,"s":7,"id":6904,"u":"follypops%20(generic)_lotgb","p":47,"h":1,"n":"Follypops"},{"c":2,"s":7,"id":6905,"u":"games%20(generic)_lotgb","p":58,"h":1,"n":"Games"},{"c":2,"s":7,"id":6906,"u":"glittering%20snare_lotgb","p":26,"h":1,"n":"Glittering Snare"},{"c":2,"s":7,"id":6907,"u":"harmonic%20hauberk_lotgb","p":84,"h":1,"n":"Harmonic Hauberk"},{"c":2,"s":7,"id":6908,"u":"hauling%20(generic)_lotgb","p":80,"h":1,"n":"Hauling"},{"c":2,"s":7,"id":6909,"u":"hopeful_lotgb","p":84,"h":1,"n":"Hopeful"},{"c":2,"s":7,"id":6910,"u":"horned%20hand%20rests_lotgb","p":72,"h":1,"n":"Horned Hand Rests"},{"c":2,"s":7,"id":6911,"u":"hosteling%20statuette_lotgb","p":55,"h":1,"n":"Hosteling Statuette"},{"c":2,"s":7,"id":6912,"u":"immovable%20arm_lotgb","p":73,"h":1,"n":"Immovable Arm"},{"c":2,"s":7,"id":6913,"u":"implacable_lotgb","p":80,"h":1,"n":"Implacable"},{"c":2,"s":7,"id":6914,"u":"impossible%20cake%20(generic)_lotgb","p":46,"h":1,"n":"Impossible Cake"},{"c":2,"s":7,"id":6915,"u":"impulse%20control_lotgb","p":71,"h":1,"n":"Impulse Control"},{"c":2,"s":7,"id":6916,"u":"inubrix%20(generic)_lotgb","p":98,"h":1,"n":"Inubrix"},{"c":2,"s":7,"id":6917,"u":"inubrix%20armor%20(generic)_lotgb","p":98,"h":1,"n":"Inubrix Armor"},{"c":2,"s":7,"id":6918,"u":"inubrix%20shield%20(generic)_lotgb","p":99,"h":1,"n":"Inubrix Shield"},{"c":2,"s":7,"id":6919,"u":"inubrix%20weapon%20(generic)_lotgb","p":99,"h":1,"n":"Inubrix Weapon"},{"c":2,"s":7,"id":6920,"u":"juxtaposition%20ammunition_lotgb","p":19,"h":1,"n":"Juxtaposition Ammunition"},{"c":2,"s":7,"id":6921,"u":"kite_lotgb","p":58,"h":1,"n":"Kite"},{"c":2,"s":7,"id":6922,"u":"kraken's%20guard_lotgb","p":38,"h":1,"n":"Kraken's Guard"},{"c":2,"s":7,"id":6923,"u":"lady's%20knife_lotgb","p":110,"h":1,"n":"Lady's Knife"},{"c":2,"s":7,"id":6924,"u":"maestro's%20chair_lotgb","p":70,"h":1,"n":"Maestro's Chair"},{"c":2,"s":7,"id":6925,"u":"magical%20hearing%20aids_lotgb","p":68,"h":1,"n":"Magical Hearing Aids"},{"c":2,"s":7,"id":6926,"u":"magnetic%20construction%20set_lotgb","p":58,"h":1,"n":"Magnetic Construction Set"},{"c":2,"s":7,"id":6927,"u":"magnifying%20glass%20of%20elucidation_lotgb","p":110,"h":1,"n":"Magnifying Glass Of Elucidation"},{"c":2,"s":7,"id":6928,"u":"malleable%20mixture%20(generic)_lotgb","p":19,"h":1,"n":"Malleable Mixture"},{"c":2,"s":7,"id":6929,"u":"marbles_lotgb","p":58,"h":1,"n":"Marbles"},{"c":2,"s":7,"id":6930,"u":"mask%20(generic)_lotgb","p":92,"h":1,"n":"Mask"},{"c":2,"s":7,"id":6931,"u":"memory%20palace_lotgb","p":80,"h":1,"n":"Memory Palace"},{"c":2,"s":7,"id":6932,"u":"minotaur%20chair_lotgb","p":71,"h":1,"n":"Minotaur Chair"},{"c":2,"s":7,"id":6933,"u":"mirror%20of%20sleeping%20vigil_lotgb","p":111,"h":1,"n":"Mirror Of Sleeping Vigil"},{"c":2,"s":7,"id":6934,"u":"mirror%20robe_lotgb","p":50,"h":1,"n":"Mirror Robe"},{"c":2,"s":7,"id":6935,"u":"mirror-ball%20snare_lotgb","p":26,"h":1,"n":"Mirror-ball Snare"},{"c":2,"s":7,"id":6936,"u":"misdirecting%20haversack_lotgb","p":10,"h":1,"n":"Misdirecting Haversack"},{"c":2,"s":7,"id":6937,"u":"mudrock%20snare_lotgb","p":15,"h":1,"n":"Mudrock Snare"},{"c":2,"s":7,"id":6938,"u":"noqual%20(generic)_lotgb","p":99,"h":1,"n":"Noqual"},{"c":2,"s":7,"id":6939,"u":"noqual%20armor%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Armor"},{"c":2,"s":7,"id":6940,"u":"noqual%20shield%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Shield"},{"c":2,"s":7,"id":6941,"u":"noqual%20weapon%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Weapon"},{"c":2,"s":7,"id":6942,"u":"paint%20set_lotgb","p":59,"h":1,"n":"Paint Set"},{"c":2,"s":7,"id":6943,"u":"paired%20(generic)_lotgb","p":88,"h":1,"n":"Paired"},{"c":2,"s":7,"id":6944,"u":"periscopic%20viewfinder_lotgb","p":22,"h":1,"n":"Periscopic Viewfinder"},{"c":2,"s":7,"id":6945,"u":"pickpocket's%20tailoring_lotgb","p":50,"h":1,"n":"Pickpocket's Tailoring"},{"c":2,"s":7,"id":6946,"u":"pillow%20shield_lotgb","p":42,"h":1,"n":"Pillow Shield"},{"c":2,"s":7,"id":6947,"u":"pinwheel_lotgb","p":59,"h":1,"n":"Pinwheel"},{"c":2,"s":7,"id":6948,"u":"pocket%20gala_lotgb","p":84,"h":1,"n":"Pocket Gala"},{"c":2,"s":7,"id":6949,"u":"popdust_lotgb","p":59,"h":1,"n":"Popdust"},{"c":2,"s":7,"id":6950,"u":"portable%20gaming%20hall_lotgb","p":26,"h":1,"n":"Portable Gaming Hall"},{"c":2,"s":7,"id":6951,"u":"portable%20ram%20(generic)_lotgb","p":92,"h":1,"n":"Portable Ram"},{"c":2,"s":7,"id":6952,"u":"powder_lotgb","p":92,"h":1,"n":"Powder"},{"c":2,"s":7,"id":6953,"u":"presentable%20(generic)_lotgb","p":89,"h":1,"n":"Presentable"},{"c":2,"s":7,"id":6954,"u":"prismatic%20plate_lotgb","p":85,"h":1,"n":"Prismatic Plate"},{"c":2,"s":7,"id":6955,"u":"private%20workshop_lotgb","p":30,"h":1,"n":"Private Workshop"},{"c":2,"s":7,"id":6956,"u":"psychic%20brigandine_lotgb","p":42,"h":1,"n":"Psychic Brigandine"},{"c":2,"s":7,"id":6957,"u":"pummeling%20snare_lotgb","p":43,"h":1,"n":"Pummeling Snare"},{"c":2,"s":7,"id":6958,"u":"puzzle%20box%20(generic)_lotgb","p":59,"h":1,"n":"Puzzle Box"},{"c":2,"s":7,"id":6959,"u":"queasy%20lantern%20(generic)_lotgb","p":39,"h":1,"n":"Queasy Lantern"},{"c":2,"s":7,"id":6960,"u":"quick%20runner's%20shirt%20(generic)_lotgb","p":43,"h":1,"n":"Quick Runner's Shirt"},{"c":2,"s":7,"id":6961,"u":"quick%20wig_lotgb","p":50,"h":1,"n":"Quick Wig"},{"c":2,"s":7,"id":6962,"u":"raining%20knives%20snare_lotgb","p":43,"h":1,"n":"Raining Knives Snare"},{"c":2,"s":7,"id":6963,"u":"rampart%20shield_lotgb","p":30,"h":1,"n":"Rampart Shield"},{"c":2,"s":7,"id":6964,"u":"reading%20ring%20(generic)_lotgb","p":69,"h":1,"n":"Reading Ring"},{"c":2,"s":7,"id":6965,"u":"recovery%20bladder_lotgb","p":19,"h":1,"n":"Recovery Bladder"},{"c":2,"s":7,"id":6966,"u":"reflexive%20tattoo_lotgb","p":38,"h":1,"n":"Reflexive Tattoo"},{"c":2,"s":7,"id":6967,"u":"reinforced%20surcoat_lotgb","p":104,"h":1,"n":"Reinforced Surcoat"},{"c":2,"s":7,"id":6968,"u":"reinforced%20wheels_lotgb","p":72,"h":1,"n":"Reinforced Wheels"},{"c":2,"s":7,"id":6969,"u":"rending%20snare_lotgb","p":15,"h":1,"n":"Rending Snare"},{"c":2,"s":7,"id":6970,"u":"rhino%20shot_lotgb","p":30,"h":1,"n":"Rhino Shot"},{"c":2,"s":7,"id":6971,"u":"rock%20ripper%20snare_lotgb","p":43,"h":1,"n":"Rock Ripper Snare"},{"c":2,"s":7,"id":6972,"u":"sarkorian%20god-caller%20garb_lotgb","p":80,"h":1,"n":"Sarkorian God-caller Garb"},{"c":2,"s":7,"id":6973,"u":"scarab%20cuirass_lotgb","p":10,"h":1,"n":"Scarab Cuirass"},{"c":2,"s":7,"id":6974,"u":"server's%20stew_lotgb","p":47,"h":1,"n":"Server's Stew"},{"c":2,"s":7,"id":6975,"u":"shade%20hat_lotgb","p":51,"h":1,"n":"Shade Hat"},{"c":2,"s":7,"id":6976,"u":"shield%20augmentation_lotgb","p":104,"h":1,"n":"Shield Augmentation"},{"c":2,"s":7,"id":6977,"u":"shifter%20prosthesis_lotgb","p":73,"h":1,"n":"Shifter Prosthesis"},{"c":2,"s":7,"id":6978,"u":"siccatite%20(generic)_lotgb","p":100,"h":1,"n":"Siccatite"},{"c":2,"s":7,"id":6979,"u":"siccatite%20armor%20(generic)_lotgb","p":100,"h":1,"n":"Siccatite Armor"},{"c":2,"s":7,"id":6980,"u":"siccatite%20shield%20(generic)_lotgb","p":101,"h":1,"n":"Siccatite Shield"},{"c":2,"s":7,"id":6981,"u":"siccatite%20weapon%20(generic)_lotgb","p":101,"h":1,"n":"Siccatite Weapon"},{"c":2,"s":7,"id":6982,"u":"silencing%20ammunition_lotgb","p":10,"h":1,"n":"Silencing Ammunition"},{"c":2,"s":7,"id":6983,"u":"silhouette%20cloak_lotgb","p":43,"h":1,"n":"Silhouette Cloak"},{"c":2,"s":7,"id":6984,"u":"silkspinner's%20shield_lotgb","p":11,"h":1,"n":"Silkspinner's Shield"},{"c":2,"s":7,"id":6985,"u":"singularity%20ammunition_lotgb","p":43,"h":1,"n":"Singularity Ammunition"},{"c":2,"s":7,"id":6986,"u":"sky%20serpent%20bolt_lotgb","p":81,"h":1,"n":"Sky Serpent Bolt"},{"c":2,"s":7,"id":6987,"u":"skyrider%20sword%20(generic)_lotgb","p":106,"h":1,"n":"Skyrider Sword"},{"c":2,"s":7,"id":6988,"u":"smoked%20goggles_lotgb","p":92,"h":1,"n":"Smoked Goggles"},{"c":2,"s":7,"id":6989,"u":"snagging_lotgb","p":89,"h":1,"n":"Snagging"},{"c":2,"s":7,"id":6990,"u":"sneezing%20powder_lotgb","p":59,"h":1,"n":"Sneezing Powder"},{"c":2,"s":7,"id":6991,"u":"soft-landing_lotgb","p":89,"h":1,"n":"Soft-landing"},{"c":2,"s":7,"id":6992,"u":"spell-bastion_lotgb","p":89,"h":1,"n":"Spell-bastion"},{"c":2,"s":7,"id":6993,"u":"splint_lotgb","p":69,"h":1,"n":"Splint"},{"c":2,"s":7,"id":6994,"u":"spring-loaded%20net%20launcher_lotgb","p":23,"h":1,"n":"Spring-loaded Net Launcher"},{"c":2,"s":7,"id":6995,"u":"staff%20of%20final%20rest%20(generic)_lotgb","p":30,"h":1,"n":"Staff of Final Rest"},{"c":2,"s":7,"id":6996,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb","p":111,"h":1,"n":"Staff Of The Dreamlands"},{"c":2,"s":7,"id":6997,"u":"stanching%20(generic)_lotgb","p":39,"h":1,"n":"Stanching"},{"c":2,"s":7,"id":6998,"u":"static%20snare_lotgb","p":43,"h":1,"n":"Static Snare"},{"c":2,"s":7,"id":6999,"u":"stone%20circle%20(generic)_lotgb","p":39,"h":1,"n":"Stone Circle"},{"c":2,"s":7,"id":7000,"u":"stonethroat%20ammunition_lotgb","p":11,"h":1,"n":"Stonethroat Ammunition"},{"c":2,"s":7,"id":7001,"u":"sulfur%20bomb%20(generic)_lotgb","p":15,"h":1,"n":"Sulfur Bomb"},{"c":2,"s":7,"id":7002,"u":"support_lotgb","p":69,"h":1,"n":"Support"},{"c":2,"s":7,"id":7003,"u":"swarmform%20collar_lotgb","p":55,"h":1,"n":"Swarmform Collar"},{"c":2,"s":7,"id":7004,"u":"swarmsuit%20(generic)_lotgb","p":93,"h":1,"n":"Swarmsuit"},{"c":2,"s":7,"id":7005,"u":"tar%20rocket%20snare_lotgb","p":27,"h":1,"n":"Tar Rocket Snare"},{"c":2,"s":7,"id":7006,"u":"tear-away%20clothing_lotgb","p":93,"h":1,"n":"Tear-away Clothing"},{"c":2,"s":7,"id":7007,"u":"thrice-fried%20mudwings_lotgb","p":47,"h":1,"n":"Thrice-fried Mudwings"},{"c":2,"s":7,"id":7008,"u":"toadskin%20salve%20(generic)_lotgb","p":27,"h":1,"n":"Toadskin Salve"},{"c":2,"s":7,"id":7009,"u":"toy%20carriage%20(generic)_lotgb","p":59,"h":1,"n":"Toy Carriage"},{"c":2,"s":7,"id":7010,"u":"transposition%20ammunition%20(generic)_lotgb","p":31,"h":1,"n":"Transposition Ammunition"},{"c":2,"s":7,"id":7011,"u":"twining%20chains_lotgb","p":104,"h":1,"n":"Twining Chains"},{"c":2,"s":7,"id":7012,"u":"vampiric%20scythe_lotgb","p":31,"h":1,"n":"Vampiric Scythe"},{"c":2,"s":7,"id":7013,"u":"vexing%20vapor%20(generic)_lotgb","p":27,"h":1,"n":"Vexing Vapor"},{"c":2,"s":7,"id":7014,"u":"vine%20of%20roses_lotgb","p":85,"h":1,"n":"Vine Of Roses"},{"c":2,"s":7,"id":7015,"u":"waffle%20iron%20(generic)_lotgb","p":93,"h":1,"n":"Waffle Iron"},{"c":2,"s":7,"id":7016,"u":"wand%20of%20fey%20flames_lotgb","p":81,"h":1,"n":"Wand Of Fey Flames"},{"c":2,"s":7,"id":7017,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb","p":11,"h":1,"n":"Wand Of Spiritual Warfare"},{"c":2,"s":7,"id":7018,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb","p":85,"h":1,"n":"Wand Of Thundering Echoes"},{"c":2,"s":7,"id":7019,"u":"wardrobe%20stone%20(generic)_lotgb","p":51,"h":1,"n":"Wardrobe Stone"},{"c":2,"s":7,"id":7020,"u":"waverider%20barding_lotgb","p":55,"h":1,"n":"Waverider Barding"},{"c":2,"s":7,"id":7021,"u":"wet%20shock%20snare_lotgb","p":27,"h":1,"n":"Wet Shock Snare"},{"c":2,"s":7,"id":7022,"u":"wheel%20blades_lotgb","p":72,"h":1,"n":"Wheel Blades"},{"c":2,"s":7,"id":7023,"u":"wheel%20spikes_lotgb","p":72,"h":1,"n":"Wheel Spikes"},{"c":2,"s":7,"id":7024,"u":"wheelbarrow_lotgb","p":93,"h":1,"n":"Wheelbarrow"},{"c":2,"s":7,"id":7025,"u":"wig%20of%20holding_lotgb","p":51,"h":1,"n":"Wig Of Holding"},{"c":2,"s":7,"id":7026,"u":"wind-catcher%20(generic)_lotgb","p":89,"h":1,"n":"Wind-catcher"},{"c":2,"s":7,"id":7027,"u":"wizard's%20tower_lotgb","p":19,"h":1,"n":"Wizard's Tower"},{"c":2,"s":7,"id":7028,"u":"wovenwood%20shield%20(generic)_lotgb","p":81,"h":1,"n":"Wovenwood Shield"},{"c":2,"s":52,"id":7029,"u":"archaic%20wayfinder_lowg","p":17,"h":1,"n":"Archaic Wayfinder"},{"c":2,"s":52,"id":7030,"u":"blessed%20tattoo_lowg","p":92,"h":1,"n":"Blessed Tattoo"},{"c":2,"s":52,"id":7031,"u":"final%20blade_lowg","p":126,"h":1,"n":"Final Blade"},{"c":2,"s":52,"id":7032,"u":"golden%20legion%20epaulet_lowg","p":124,"h":1,"n":"Golden Legion Epaulet"},{"c":2,"s":52,"id":7033,"u":"jellyfish%20lamp_lowg","p":68,"h":1,"n":"Jellyfish Lamp"},{"c":2,"s":52,"id":7034,"u":"sun%20orchid%20elixir_lowg","p":56,"h":1,"n":"Sun Orchid Elixir"},{"c":2,"s":52,"id":7035,"u":"swim%20fins_lowg","p":69,"h":1,"n":"Swim Fins"},{"c":2,"s":37,"id":7036,"u":"granny's%20hedge%20trimmer_ltiba","p":10,"h":1,"n":"Granny's Hedge Trimmer"},{"c":2,"s":38,"id":7037,"u":"flaying%20knife_sli","p":60,"h":1,"n":"Flaying Knife"},{"c":2,"s":38,"id":7038,"u":"gluttonous%20spear_sli","p":60,"h":1,"n":"Gluttonous Spear"},{"c":2,"s":38,"id":7039,"u":"oily%20button_sli","p":60,"h":1,"n":"Oily Button"},{"c":2,"s":38,"id":7040,"u":"putrescent%20glob_sli","p":61,"h":1,"n":"Putrescent Glob"},{"c":2,"s":38,"id":7041,"u":"sixfingers%20elixir%20(generic)_sli","p":61,"h":1,"n":"Sixfingers Elixir"},{"c":2,"s":38,"id":7042,"u":"slime%20whip_sli","p":61,"h":1,"n":"Slime Whip"},{"c":2,"s":38,"id":7043,"u":"slippery%20ribbon_sli","p":61,"h":1,"n":"Slippery Ribbon"},{"c":2,"s":38,"id":7044,"u":"wand%20of%20noisome%20acid%20(generic)_sli","p":61,"h":1,"n":"Wand Of Noisome Acid"},{"c":2,"s":38,"id":7045,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli","p":61,"h":1,"n":"Wand Of Teeming Ghosts"},{"c":2,"s":53,"id":7046,"u":"anointed%20waterskin_som","p":179,"h":1,"n":"Anointed Waterskin"},{"c":2,"s":53,"id":7047,"u":"apotropaic%20fulu_som","p":159,"h":1,"n":"Apotropaic Fulu"},{"c":2,"s":53,"id":7048,"u":"archivist's%20gaze_som","p":179,"h":1,"n":"Archivist's Gaze"},{"c":2,"s":53,"id":7049,"u":"auspicious%20scepter_som","p":179,"h":1,"n":"Auspicious Scepter"},{"c":2,"s":53,"id":7050,"u":"backfire%20mantle%20(generic)_som","p":179,"h":1,"n":"Backfire Mantle"},{"c":2,"s":53,"id":7051,"u":"bane_som","p":180,"h":1,"n":"Bane"},{"c":2,"s":53,"id":7052,"u":"bestiary%20of%20metamorphosis_som","p":162,"h":1,"n":"Bestiary Of Metamorphosis"},{"c":2,"s":53,"id":7053,"u":"binding%20coil%20(generic)_som","p":173,"h":1,"n":"Binding Coil"},{"c":2,"s":53,"id":7054,"u":"blade%20of%20four%20energies%20(generic)_som","p":180,"h":1,"n":"Blade Of Four Energies"},{"c":2,"s":53,"id":7055,"u":"book%20of%20lingering%20blaze_som","p":162,"h":1,"n":"Book Of Lingering Blaze"},{"c":2,"s":53,"id":7056,"u":"brilliant%20(generic)_som","p":180,"h":1,"n":"Brilliant"},{"c":2,"s":53,"id":7057,"u":"burr%20shield_som","p":181,"h":1,"n":"Burr Shield"},{"c":2,"s":53,"id":7058,"u":"buzzsaw%20axe%20(generic)_som","p":181,"h":1,"n":"Buzzsaw Axe"},{"c":2,"s":53,"id":7059,"u":"cantrip%20deck%20(generic)_som","p":181,"h":1,"n":"Cantrip Deck"},{"c":2,"s":53,"id":7060,"u":"chatterer%20of%20follies_som","p":181,"h":1,"n":"Chatterer Of Follies"},{"c":2,"s":53,"id":7061,"u":"cloak%20of%20feline%20rest_som","p":182,"h":1,"n":"Cloak Of Feline Rest"},{"c":2,"s":53,"id":7062,"u":"codebreaker's%20parchment%20(generic)_som","p":182,"h":1,"n":"Codebreaker's Parchment"},{"c":2,"s":53,"id":7063,"u":"codex%20of%20unimpeded%20sight%20(generic)_som","p":162,"h":1,"n":"Codex Of Unimpeded Sight"},{"c":2,"s":53,"id":7064,"u":"collar%20of%20the%20eternal%20bond_som","p":182,"h":1,"n":"Collar Of The Eternal Bond"},{"c":2,"s":53,"id":7065,"u":"conflagration%20club_som","p":182,"h":1,"n":"Conflagration Club"},{"c":2,"s":53,"id":7066,"u":"dazzling%20rosary%20(generic)_som","p":168,"h":1,"n":"Dazzling Rosary"},{"c":2,"s":53,"id":7067,"u":"deck%20of%20illusions_som","p":182,"h":1,"n":"Deck Of Illusions"},{"c":2,"s":53,"id":7068,"u":"deck%20of%20mischief_som","p":183,"h":1,"n":"Deck Of Mischief"},{"c":2,"s":53,"id":7069,"u":"detect%20anathema%20fulu_som","p":159,"h":1,"n":"Detect Anathema Fulu"},{"c":2,"s":53,"id":7070,"u":"dimensional%20knot_som","p":168,"h":1,"n":"Dimensional Knot"},{"c":2,"s":53,"id":7071,"u":"dispersing%20bullet_som","p":173,"h":1,"n":"Dispersing Bullet"},{"c":2,"s":53,"id":7072,"u":"dragonbone%20arrowhead_som","p":173,"h":1,"n":"Dragonbone Arrowhead"},{"c":2,"s":53,"id":7073,"u":"emberheart_som","p":184,"h":1,"n":"Emberheart"},{"c":2,"s":53,"id":7074,"u":"endless%20grimoire%20(generic)_som","p":162,"h":1,"n":"Endless Grimoire"},{"c":2,"s":53,"id":7075,"u":"extending%20(generic)_som","p":184,"h":1,"n":"Extending"},{"c":2,"s":53,"id":7076,"u":"eye%20of%20enlightenment_som","p":173,"h":1,"n":"Eye Of Enlightenment"},{"c":2,"s":53,"id":7077,"u":"familiar%20tattoo_som","p":164,"h":1,"n":"Familiar Tattoo"},{"c":2,"s":53,"id":7078,"u":"firestarter%20pellets%20(generic)_som","p":168,"h":1,"n":"Firestarter Pellets"},{"c":2,"s":53,"id":7079,"u":"five-feather%20wreath%20(generic)_som","p":170,"h":1,"n":"Five-feather Wreath"},{"c":2,"s":53,"id":7080,"u":"flaming%20star%20(generic)_som","p":170,"h":1,"n":"Flaming Star"},{"c":2,"s":53,"id":7081,"u":"flask%20of%20fellowship_som","p":184,"h":1,"n":"Flask Of Fellowship"},{"c":2,"s":53,"id":7082,"u":"force%20tiles_som","p":168,"h":1,"n":"Force Tiles"},{"c":2,"s":53,"id":7083,"u":"fu%20water_som","p":161,"h":1,"n":"Fu Water"},{"c":2,"s":53,"id":7084,"u":"fulu%20compendium_som","p":161,"h":1,"n":"Fulu Compendium"},{"c":2,"s":53,"id":7085,"u":"fulu%20of%20fire%20suppression_som","p":159,"h":1,"n":"Fulu Of Fire Suppression"},{"c":2,"s":53,"id":7086,"u":"fulu%20of%20flood%20suppression_som","p":159,"h":1,"n":"Fulu Of Flood Suppression"},{"c":2,"s":53,"id":7087,"u":"fulu%20of%20the%20drunken%20monkey_som","p":159,"h":1,"n":"Fulu Of The Drunken Monkey"},{"c":2,"s":53,"id":7088,"u":"fulu%20of%20the%20stoic%20ox_som","p":159,"h":1,"n":"Fulu Of The Stoic Ox"},{"c":2,"s":53,"id":7089,"u":"fulus%20of%20concealment_som","p":159,"h":1,"n":"Fulus Of Concealment"},{"c":2,"s":53,"id":7090,"u":"ghostbane%20fulu_som","p":160,"h":1,"n":"Ghostbane Fulu"},{"c":2,"s":53,"id":7091,"u":"ghostly%20portal%20paint_som","p":173,"h":1,"n":"Ghostly Portal Paint"},{"c":2,"s":53,"id":7092,"u":"glasses%20of%20sociability_som","p":185,"h":1,"n":"Glasses Of Sociability"},{"c":2,"s":53,"id":7093,"u":"gloaming%20shard_som","p":185,"h":1,"n":"Gloaming Shard"},{"c":2,"s":53,"id":7094,"u":"golden%20chrysalis_som","p":174,"h":1,"n":"Golden Chrysalis"},{"c":2,"s":53,"id":7095,"u":"grim%20sandglass%20(generic)_som","p":171,"h":1,"n":"Grim Sandglass"},{"c":2,"s":53,"id":7096,"u":"guiding%20star_som","p":185,"h":1,"n":"Guiding Star"},{"c":2,"s":53,"id":7097,"u":"hat%20of%20many%20minds_som","p":185,"h":1,"n":"Hat Of Many Minds"},{"c":2,"s":53,"id":7098,"u":"healer's%20gel%20(generic)_som","p":168,"h":1,"n":"Healer's Gel"},{"c":2,"s":53,"id":7099,"u":"hundred-moth%20caress_som","p":185,"h":1,"n":"Hundred-moth Caress"},{"c":2,"s":53,"id":7100,"u":"impactful%20(generic)_som","p":185,"h":1,"n":"Impactful"},{"c":2,"s":53,"id":7101,"u":"instructions%20for%20lasting%20agony_som","p":163,"h":1,"n":"Instructions For Lasting Agony"},{"c":2,"s":53,"id":7102,"u":"invisible%20chain%20shirt_som","p":186,"h":1,"n":"Invisible Chain Shirt"},{"c":2,"s":53,"id":7103,"u":"jar%20of%20shifting%20sands_som","p":186,"h":1,"n":"Jar Of Shifting Sands"},{"c":2,"s":53,"id":7104,"u":"keymaking%20tools_som","p":186,"h":1,"n":"Keymaking Tools"},{"c":2,"s":53,"id":7105,"u":"lini's%20leafstick_som","p":167,"h":1,"n":"Lini's Leafstick"},{"c":2,"s":53,"id":7106,"u":"lion%20claw_som","p":174,"h":1,"n":"Lion Claw"},{"c":2,"s":53,"id":7107,"u":"magical%20lock%20fulu_som","p":160,"h":1,"n":"Magical Lock Fulu"},{"c":2,"s":53,"id":7108,"u":"mask%20of%20allure_som","p":186,"h":1,"n":"Mask Of Allure"},{"c":2,"s":53,"id":7109,"u":"matchmaker%20fulu_som","p":160,"h":1,"n":"Matchmaker Fulu"},{"c":2,"s":53,"id":7110,"u":"mercurial%20mantle_som","p":187,"h":1,"n":"Mercurial Mantle"},{"c":2,"s":53,"id":7111,"u":"north%20wind's%20night%20verse_som","p":187,"h":1,"n":"North Wind's Night Verse"},{"c":2,"s":53,"id":7112,"u":"noxious%20incense%20(generic)_som","p":169,"h":1,"n":"Noxious Incense"},{"c":2,"s":53,"id":7113,"u":"orchestral%20brooch_som","p":174,"h":1,"n":"Orchestral Brooch"},{"c":2,"s":53,"id":7114,"u":"ouroboros%20flail%20(generic)_som","p":187,"h":1,"n":"Ouroboros Flail"},{"c":2,"s":53,"id":7115,"u":"perfect%20droplet%20(generic)_som","p":171,"h":1,"n":"Perfect Droplet"},{"c":2,"s":53,"id":7116,"u":"phoenix%20flask_som","p":174,"h":1,"n":"Phoenix Flask"},{"c":2,"s":53,"id":7117,"u":"potion%20of%20grounding_som","p":174,"h":1,"n":"Potion Of Grounding"},{"c":2,"s":53,"id":7118,"u":"potion%20of%20minute%20echoes_som","p":175,"h":1,"n":"Potion Of Minute Echoes"},{"c":2,"s":53,"id":7119,"u":"potion%20of%20shared%20life_som","p":175,"h":1,"n":"Potion Of Shared Life"},{"c":2,"s":53,"id":7120,"u":"potion%20of%20stable%20form%20(generic)_som","p":175,"h":1,"n":"Potion Of Stable Form"},{"c":2,"s":53,"id":7121,"u":"rebound%20fulu_som","p":160,"h":1,"n":"Rebound Fulu"},{"c":2,"s":53,"id":7122,"u":"rebounding%20breastplate_som","p":188,"h":1,"n":"Rebounding Breastplate"},{"c":2,"s":53,"id":7123,"u":"resonating%20ammunition_som","p":175,"h":1,"n":"Resonating Ammunition"},{"c":2,"s":53,"id":7124,"u":"restful%20sleep%20fulu_som","p":160,"h":1,"n":"Restful Sleep Fulu"},{"c":2,"s":53,"id":7125,"u":"restful%20tent_som","p":188,"h":1,"n":"Restful Tent"},{"c":2,"s":53,"id":7126,"u":"retrieval%20prism%20(generic)_som","p":176,"h":1,"n":"Retrieval Prism"},{"c":2,"s":53,"id":7127,"u":"rune%20of%20sin_som","p":165,"h":1,"n":"Rune Of Sin"},{"c":2,"s":53,"id":7128,"u":"s%20ring_som","p":190,"h":1,"n":"S Ring"},{"c":2,"s":53,"id":7129,"u":"sage's%20lash_som","p":189,"h":1,"n":"Sage's Lash"},{"c":2,"s":53,"id":7130,"u":"shadow%20signet_som","p":189,"h":1,"n":"Shadow Signet"},{"c":2,"s":53,"id":7131,"u":"shimmering%20dust_som","p":169,"h":1,"n":"Shimmering Dust"},{"c":2,"s":53,"id":7132,"u":"shortbread%20spy_som","p":176,"h":1,"n":"Shortbread Spy"},{"c":2,"s":53,"id":7133,"u":"singing%20shortbow%20(generic)_som","p":189,"h":1,"n":"Singing Shortbow"},{"c":2,"s":53,"id":7134,"u":"sonic%20tuning%20mace%20(generic)_som","p":189,"h":1,"n":"Sonic Tuning Mace"},{"c":2,"s":53,"id":7135,"u":"soothing%20scents_som","p":169,"h":1,"n":"Soothing Scents"},{"c":2,"s":53,"id":7136,"u":"south%20wind's%20scorch%20song_som","p":190,"h":1,"n":"South Wind's Scorch Song"},{"c":2,"s":53,"id":7137,"u":"spellbook%20of%20redundant%20enchantment_som","p":163,"h":1,"n":"Spellbook Of Redundant Enchantment"},{"c":2,"s":53,"id":7138,"u":"spirit-sealing%20fulu%20(generic)_som","p":160,"h":1,"n":"Spirit-sealing Fulu"},{"c":2,"s":53,"id":7139,"u":"staff%20of%20nature's%20cunning%20(generic)_som","p":167,"h":1,"n":"Staff Of Nature's Cunning"},{"c":2,"s":53,"id":7140,"u":"staff%20of%20the%20desert%20winds%20(generic)_som","p":190,"h":1,"n":"Staff Of The Desert Winds"},{"c":2,"s":53,"id":7141,"u":"staff-storing%20shield%20(generic)_som","p":190,"h":1,"n":"Staff-storing Shield"},{"c":2,"s":53,"id":7142,"u":"stampede%20medallion%20(generic)_som","p":190,"h":1,"n":"Stampede Medallion"},{"c":2,"s":53,"id":7143,"u":"stormbreaker%20fulu_som","p":161,"h":1,"n":"Stormbreaker Fulu"},{"c":2,"s":53,"id":7144,"u":"stormfeather_som","p":176,"h":1,"n":"Stormfeather"},{"c":2,"s":53,"id":7145,"u":"storyteller's%20opus_som","p":163,"h":1,"n":"Storyteller's Opus"},{"c":2,"s":53,"id":7146,"u":"summoning%20handscroll_som","p":163,"h":1,"n":"Summoning Handscroll"},{"c":2,"s":53,"id":7147,"u":"thousand-blade%20thesis_som","p":191,"h":1,"n":"Thousand-blade Thesis"},{"c":2,"s":53,"id":7148,"u":"thunderbird%20tuft%20(generic)_som","p":169,"h":1,"n":"Thunderbird Tuft"},{"c":2,"s":53,"id":7149,"u":"titan's%20grasp_som","p":191,"h":1,"n":"Titan's Grasp"},{"c":2,"s":53,"id":7150,"u":"topology%20protoplasm_som","p":176,"h":1,"n":"Topology Protoplasm"},{"c":2,"s":53,"id":7151,"u":"tracking%20fulu_som","p":161,"h":1,"n":"Tracking Fulu"},{"c":2,"s":53,"id":7152,"u":"trinity%20geode%20(generic)_som","p":171,"h":1,"n":"Trinity Geode"},{"c":2,"s":53,"id":7153,"u":"true%20name%20amulet%20(generic)_som","p":247,"h":1,"n":"True Name Amulet"},{"c":2,"s":53,"id":7154,"u":"vapor%20sphere_som","p":176,"h":1,"n":"Vapor Sphere"},{"c":2,"s":53,"id":7155,"u":"venomous%20cure%20fulu_som","p":161,"h":1,"n":"Venomous Cure Fulu"},{"c":2,"s":53,"id":7156,"u":"warding%20tablets_som","p":163,"h":1,"n":"Warding Tablets"},{"c":2,"s":53,"id":7157,"u":"warding%20tattoo%20(generic)_som","p":165,"h":1,"n":"Warding Tattoo"},{"c":2,"s":53,"id":7158,"u":"waterproofing%20wax_som","p":169,"h":1,"n":"Waterproofing Wax"},{"c":2,"s":39,"id":7159,"u":"forgetful%20ink_sot1","p":75,"h":1,"n":"Forgetful Ink"},{"c":2,"s":39,"id":7160,"u":"goz%20mask%20(generic)_sot1","p":73,"h":1,"n":"Goz Mask"},{"c":2,"s":39,"id":7161,"u":"herd%20mask_sot1","p":73,"h":1,"n":"Herd Mask"},{"c":2,"s":39,"id":7162,"u":"mask%20of%20mercy_sot1","p":74,"h":1,"n":"Mask Of Mercy"},{"c":2,"s":39,"id":7163,"u":"mask%20of%20the%20cursed%20eye_sot1","p":74,"h":1,"n":"Mask Of The Cursed Eye"},{"c":2,"s":39,"id":7164,"u":"psychopomp%20mask_sot1","p":74,"h":1,"n":"Psychopomp Mask"},{"c":2,"s":39,"id":7165,"u":"rhinoceros%20mask%20(generic)_sot1","p":74,"h":1,"n":"Rhinoceros Mask"},{"c":2,"s":39,"id":7166,"u":"rhythm%20bone%20(generic)_sot1","p":76,"h":1,"n":"Rhythm Bone"},{"c":2,"s":39,"id":7167,"u":"shapespeak%20mask_sot1","p":74,"h":1,"n":"Shapespeak Mask"},{"c":2,"s":39,"id":7168,"u":"skittering%20mask%20(generic)_sot1","p":74,"h":1,"n":"Skittering Mask"},{"c":2,"s":39,"id":7169,"u":"tlil%20mask%20(generic)_sot1","p":75,"h":1,"n":"Tlil Mask"},{"c":2,"s":40,"id":7170,"u":"bag%20of%20cats_sot2","p":75,"h":1,"n":"Bag Of Cats"},{"c":2,"s":40,"id":7171,"u":"crown%20of%20the%20companion_sot2","p":75,"h":1,"n":"Crown Of The Companion"},{"c":2,"s":40,"id":7172,"u":"fulminating%20spear_sot2","p":76,"h":1,"n":"Fulminating Spear"},{"c":2,"s":40,"id":7173,"u":"habu's%20cudgel_sot2","p":76,"h":1,"n":"Habu's Cudgel"},{"c":2,"s":40,"id":7174,"u":"leopard's%20armor_sot2","p":76,"h":1,"n":"Leopard's Armor"},{"c":2,"s":40,"id":7175,"u":"rhino%20hide%20brooch_sot2","p":76,"h":1,"n":"Rhino Hide Brooch"},{"c":2,"s":40,"id":7176,"u":"singing%20muse_sot2","p":76,"h":1,"n":"Singing Muse"},{"c":2,"s":40,"id":7177,"u":"spellender_sot2","p":76,"h":1,"n":"Spellender"},{"c":2,"s":40,"id":7178,"u":"warcaller's%20chime%20(generic)_sot2","p":77,"h":1,"n":"Warcaller's Chime"},{"c":2,"s":40,"id":7179,"u":"wondrous%20figurines%20(generic)_sot2","p":77,"h":1,"n":"Wondrous Figurines"},{"c":2,"s":41,"id":7180,"u":"barricade%20stone%20(generic)_sot3","p":75,"h":1,"n":"Barricade Stone"},{"c":2,"s":41,"id":7181,"u":"dragon%20rune%20bracelet_sot3","p":75,"h":1,"n":"Dragon Rune Bracelet"},{"c":2,"s":41,"id":7182,"u":"exploration%20lens%20(generic)_sot3","p":76,"h":1,"n":"Exploration Lens"},{"c":2,"s":41,"id":7183,"u":"ixam%c3%a8's%20eye_sot3","p":76,"h":1,"n":"Ixamè's Eye"},{"c":2,"s":41,"id":7184,"u":"red-rib%20gill%20mask%20(generic)_sot3","p":76,"h":1,"n":"Red-Rib Gill Mask"},{"c":2,"s":42,"id":7185,"u":"deathless%20light_sot4","p":85,"h":1,"n":"Deathless Light"},{"c":2,"s":42,"id":7186,"u":"deflecting%20branch_sot4","p":75,"h":1,"n":"Deflecting Branch"},{"c":2,"s":42,"id":7187,"u":"golden%20blade%20of%20mzali_sot4","p":76,"h":1,"n":"Golden Blade of Mzali"},{"c":2,"s":42,"id":7188,"u":"midday%20lantern%20(generic)_sot4","p":76,"h":1,"n":"Midday Lantern"},{"c":2,"s":42,"id":7189,"u":"sun%20shot_sot4","p":78,"h":1,"n":"Sun Shot"},{"c":2,"s":42,"id":7190,"u":"sun%20sling_sot4","p":78,"h":1,"n":"Sun Sling"},{"c":2,"s":42,"id":7191,"u":"twilight%20lantern_sot4","p":76,"h":1,"n":"Twilight Lantern"},{"c":2,"s":43,"id":7192,"u":"grimoire%20of%20unknown%20necessities_sot5","p":77,"h":1,"n":"Grimoire of Unknown Necessities"},{"c":2,"s":43,"id":7193,"u":"shobhad%20longrifle_sot5","p":78,"h":1,"n":"Shobhad Longrifle"},{"c":2,"s":43,"id":7194,"u":"spellcutter_sot5","p":76,"h":1,"n":"Spellcutter"},{"c":2,"s":43,"id":7195,"u":"wyrm%20drinker_sot5","p":75,"h":1,"n":"Wyrm Drinker"},{"c":2,"s":44,"id":7196,"u":"ancestral%20embrace_sot6","p":76,"h":1,"n":"Ancestral Embrace"},{"c":2,"s":44,"id":7197,"u":"halcyon%20heart_sot6","p":77,"h":1,"n":"Halcyon Heart"},{"c":2,"s":44,"id":7198,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6","p":77,"h":1,"n":"Shadowed Scale, the Jungle Secret"},{"c":2,"s":45,"id":7199,"u":"antivenom%20potion_tio","p":60,"h":1,"n":"Antivenom Potion"},{"c":2,"s":45,"id":7200,"u":"capsaicin%20tonic_tio","p":60,"h":1,"n":"Capsaicin Tonic"},{"c":2,"s":45,"id":7201,"u":"sparkblade_tio","p":60,"h":1,"n":"Sparkblade"},{"c":2,"s":45,"id":7202,"u":"sun%20wheel_tio","p":60,"h":1,"n":"Sun Wheel"},{"c":3,"s":4,"id":7203,"u":"access%20lore_apg","p":229,"h":1,"n":"Access Lore"},{"c":3,"s":4,"id":7204,"u":"agonizing%20despair_apg","p":214,"h":1,"n":"Agonizing Despair"},{"c":3,"s":4,"id":7205,"u":"ancestral%20defense_apg","p":230,"h":1,"n":"Ancestral Defense"},{"c":3,"s":4,"id":7206,"u":"ancestral%20form_apg","p":230,"h":1,"n":"Ancestral Form"},{"c":3,"s":4,"id":7207,"u":"ancestral%20touch_apg","p":230,"h":1,"n":"Ancestral Touch"},{"c":3,"s":4,"id":7208,"u":"animal%20feature_apg","p":234,"h":1,"n":"Animal Feature"},{"c":3,"s":4,"id":7209,"u":"animate%20dead_apg","p":214,"h":1,"n":"Animate Dead"},{"c":3,"s":4,"id":7210,"u":"animate%20rope_apg","p":214,"h":1,"n":"Animate Rope"},{"c":3,"s":4,"id":7211,"u":"animated%20assault_apg","p":214,"h":1,"n":"Animated Assault"},{"c":3,"s":4,"id":7212,"u":"aqueous%20orb_apg","p":214,"h":1,"n":"Aqueous Orb"},{"c":3,"s":4,"id":7213,"u":"armor%20of%20bones_apg","p":230,"h":1,"n":"Armor Of Bones"},{"c":3,"s":4,"id":7214,"u":"battlefield%20persistence_apg","p":230,"h":1,"n":"Battlefield Persistence"},{"c":3,"s":4,"id":7215,"u":"beastmaster%20trance_apg","p":161,"h":1,"n":"Beastmaster Trance"},{"c":3,"s":4,"id":7216,"u":"bestial%20curse_apg","p":215,"h":1,"n":"Bestial Curse"},{"c":3,"s":4,"id":7217,"u":"blanket%20of%20stars_apg","p":215,"h":1,"n":"Blanket Of Stars"},{"c":3,"s":4,"id":7218,"u":"blinding%20beauty_apg","p":235,"h":1,"n":"Blinding Beauty"},{"c":3,"s":4,"id":7219,"u":"blinding%20fury_apg","p":216,"h":1,"n":"Blinding Fury"},{"c":3,"s":4,"id":7220,"u":"blister_apg","p":216,"h":1,"n":"Blister"},{"c":3,"s":4,"id":7221,"u":"blistering%20invective_apg","p":216,"h":1,"n":"Blistering Invective"},{"c":3,"s":4,"id":7222,"u":"blood%20vendetta_apg","p":216,"h":1,"n":"Blood Vendetta"},{"c":3,"s":4,"id":7223,"u":"blood%20ward_apg","p":237,"h":1,"n":"Blood Ward"},{"c":3,"s":4,"id":7224,"u":"brain%20drain_apg","p":230,"h":1,"n":"Brain Drain"},{"c":3,"s":4,"id":7225,"u":"cackle_apg","p":237,"h":1,"n":"Cackle"},{"c":3,"s":4,"id":7226,"u":"call%20to%20arms_apg","p":230,"h":1,"n":"Call To Arms"},{"c":3,"s":4,"id":7227,"u":"chameleon%20coat_apg","p":216,"h":1,"n":"Chameleon Coat"},{"c":3,"s":4,"id":7228,"u":"charitable%20urge_apg","p":216,"h":1,"n":"Charitable Urge"},{"c":3,"s":4,"id":7229,"u":"chroma%20leach_apg","p":217,"h":1,"n":"Chroma Leach"},{"c":3,"s":4,"id":7230,"u":"claim%20undead_apg","p":230,"h":1,"n":"Claim Undead"},{"c":3,"s":4,"id":7231,"u":"clinging%20ice_apg","p":237,"h":1,"n":"Clinging Ice"},{"c":3,"s":4,"id":7232,"u":"clinging%20shadows%20stance_apg","p":229,"h":1,"n":"Clinging Shadows Stance"},{"c":3,"s":4,"id":7233,"u":"consuming%20darkness_apg","p":235,"h":1,"n":"Consuming Darkness"},{"c":3,"s":4,"id":7234,"u":"countless%20eyes_apg","p":217,"h":1,"n":"Countless Eyes"},{"c":3,"s":4,"id":7235,"u":"cozy%20cabin_apg","p":217,"h":1,"n":"Cozy Cabin"},{"c":3,"s":4,"id":7236,"u":"crashing%20wave_apg","p":217,"h":1,"n":"Crashing Wave"},{"c":3,"s":4,"id":7237,"u":"curse%20of%20death_apg","p":237,"h":1,"n":"Curse Of Death"},{"c":3,"s":4,"id":7238,"u":"curse%20of%20lost%20time_apg","p":217,"h":1,"n":"Curse Of Lost Time"},{"c":3,"s":4,"id":7239,"u":"dance%20of%20darkness_apg","p":193,"h":1,"n":"Dance Of Darkness"},{"c":3,"s":4,"id":7240,"u":"debilitating%20dichotomy_apg","p":231,"h":1,"n":"Debilitating Dichotomy"},{"c":3,"s":4,"id":7241,"u":"deceiver's%20cloak_apg","p":238,"h":1,"n":"Deceiver's Cloak"},{"c":3,"s":4,"id":7242,"u":"delay%20affliction_apg","p":231,"h":1,"n":"Delay Affliction"},{"c":3,"s":4,"id":7243,"u":"dim%20the%20light_apg","p":236,"h":1,"n":"Dim The Light"},{"c":3,"s":4,"id":7244,"u":"discern%20secrets_apg","p":238,"h":1,"n":"Discern Secrets"},{"c":3,"s":4,"id":7245,"u":"dismantle_apg","p":218,"h":1,"n":"Dismantle"},{"c":3,"s":4,"id":7246,"u":"dread%20secret_apg","p":231,"h":1,"n":"Dread Secret"},{"c":3,"s":4,"id":7247,"u":"dull%20ambition_apg","p":218,"h":1,"n":"Dull Ambition"},{"c":3,"s":4,"id":7248,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"n":"Déjà Vu"},{"c":3,"s":4,"id":7249,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"n":"Deja Vu"},{"c":3,"s":4,"id":7250,"u":"elemental%20betrayal_apg","p":238,"h":1,"n":"Elemental Betrayal"},{"c":3,"s":4,"id":7251,"u":"enervation_apg","p":218,"h":1,"n":"Enervation"},{"c":3,"s":4,"id":7252,"u":"enlarge%20companion_apg","p":234,"h":1,"n":"Enlarge Companion"},{"c":3,"s":4,"id":7253,"u":"ephemeral%20tracking_apg","p":234,"h":1,"n":"Ephemeral Tracking"},{"c":3,"s":4,"id":7254,"u":"establish%20ward_apg","p":236,"h":1,"n":"Establish Ward"},{"c":3,"s":4,"id":7255,"u":"evil%20eye_apg","p":238,"h":1,"n":"Evil Eye"},{"c":3,"s":4,"id":7256,"u":"familiar's%20face_apg","p":218,"h":1,"n":"Familiar's Face"},{"c":3,"s":4,"id":7257,"u":"final%20sacrifice_apg","p":219,"h":1,"n":"Final Sacrifice"},{"c":3,"s":4,"id":7258,"u":"flaming%20fusillade_apg","p":232,"h":1,"n":"Flaming Fusillade"},{"c":3,"s":4,"id":7259,"u":"force%20cage_apg","p":219,"h":1,"n":"Force Cage"},{"c":3,"s":4,"id":7260,"u":"fungal%20infestation_apg","p":220,"h":1,"n":"Fungal Infestation"},{"c":3,"s":4,"id":7261,"u":"genie's%20veil_apg","p":236,"h":1,"n":"Genie's Veil"},{"c":3,"s":4,"id":7262,"u":"ghostly%20tragedy_apg","p":220,"h":1,"n":"Ghostly Tragedy"},{"c":3,"s":4,"id":7263,"u":"gravity%20weapon_apg","p":234,"h":1,"n":"Gravity Weapon"},{"c":3,"s":4,"id":7264,"u":"grisly%20growths_apg","p":220,"h":1,"n":"Grisly Growths"},{"c":3,"s":4,"id":7265,"u":"heal%20companion_apg","p":234,"h":1,"n":"Heal Companion"},{"c":3,"s":4,"id":7266,"u":"heart's%20desire_apg","p":236,"h":1,"n":"Heart's Desire"},{"c":3,"s":4,"id":7267,"u":"heat%20metal_apg","p":220,"h":1,"n":"Heat Metal"},{"c":3,"s":4,"id":7268,"u":"heroic%20feat_apg","p":232,"h":1,"n":"Heroic Feat"},{"c":3,"s":4,"id":7269,"u":"hunter's%20luck_apg","p":235,"h":1,"n":"Hunter's Luck"},{"c":3,"s":4,"id":7270,"u":"hunter's%20vision_apg","p":235,"h":1,"n":"Hunter's Vision"},{"c":3,"s":4,"id":7271,"u":"hymn%20of%20healing_apg","p":228,"h":1,"n":"Hymn Of Healing"},{"c":3,"s":4,"id":7272,"u":"ice%20storm_apg","p":220,"h":1,"n":"Ice Storm"},{"c":3,"s":4,"id":7273,"u":"ill%20omen_apg","p":221,"h":1,"n":"Ill Omen"},{"c":3,"s":4,"id":7274,"u":"impaling%20spike_apg","p":221,"h":1,"n":"Impaling Spike"},{"c":3,"s":4,"id":7275,"u":"imprint%20message_apg","p":221,"h":1,"n":"Imprint Message"},{"c":3,"s":4,"id":7276,"u":"incendiary%20aura_apg","p":232,"h":1,"n":"Incendiary Aura"},{"c":3,"s":4,"id":7277,"u":"indestructibility_apg","p":221,"h":1,"n":"Indestructibility"},{"c":3,"s":4,"id":7278,"u":"interstellar%20void_apg","p":232,"h":1,"n":"Interstellar Void"},{"c":3,"s":4,"id":7279,"u":"invisible%20item_apg","p":221,"h":1,"n":"Invisible Item"},{"c":3,"s":4,"id":7280,"u":"ki%20form_apg","p":229,"h":1,"n":"Ki Form"},{"c":3,"s":4,"id":7281,"u":"life%20boost_apg","p":238,"h":1,"n":"Life Boost"},{"c":3,"s":4,"id":7282,"u":"life%20link_apg","p":232,"h":1,"n":"Life Link"},{"c":3,"s":4,"id":7283,"u":"life-giving%20form_apg","p":232,"h":1,"n":"Life-giving Form"},{"c":3,"s":4,"id":7284,"u":"lightning%20storm_apg","p":221,"h":1,"n":"Lightning Storm"},{"c":3,"s":4,"id":7285,"u":"litany%20of%20depravity_apg","p":228,"h":1,"n":"Litany Of Depravity"},{"c":3,"s":4,"id":7286,"u":"litany%20of%20self-interest_apg","p":229,"h":1,"n":"Litany Of Self-interest"},{"c":3,"s":4,"id":7287,"u":"mad%20monkeys_apg","p":222,"h":1,"n":"Mad Monkeys"},{"c":3,"s":4,"id":7288,"u":"magic%20hide_apg","p":235,"h":1,"n":"Magic Hide"},{"c":3,"s":4,"id":7289,"u":"magic%20stone_apg","p":222,"h":1,"n":"Magic Stone"},{"c":3,"s":4,"id":7290,"u":"malicious%20shadow_apg","p":238,"h":1,"n":"Malicious Shadow"},{"c":3,"s":4,"id":7291,"u":"medusa's%20wrath_apg","p":229,"h":1,"n":"Medusa's Wrath"},{"c":3,"s":4,"id":7292,"u":"moonlight%20bridge_apg","p":233,"h":1,"n":"Moonlight Bridge"},{"c":3,"s":4,"id":7293,"u":"needle%20of%20vengeance_apg","p":238,"h":1,"n":"Needle Of Vengeance"},{"c":3,"s":4,"id":7294,"u":"noxious%20vapors_apg","p":222,"h":1,"n":"Noxious Vapors"},{"c":3,"s":4,"id":7295,"u":"nudge%20fate_apg","p":239,"h":1,"n":"Nudge Fate"},{"c":3,"s":4,"id":7296,"u":"nymph's%20token_apg","p":236,"h":1,"n":"Nymph's Token"},{"c":3,"s":4,"id":7297,"u":"object%20reading_apg","p":222,"h":1,"n":"Object Reading"},{"c":3,"s":4,"id":7298,"u":"ode%20to%20ouroboros_apg","p":228,"h":1,"n":"Ode To Ouroboros"},{"c":3,"s":4,"id":7299,"u":"personal%20blizzard_apg","p":239,"h":1,"n":"Personal Blizzard"},{"c":3,"s":4,"id":7300,"u":"pet%20cache_apg","p":222,"h":1,"n":"Pet Cache"},{"c":3,"s":4,"id":7301,"u":"phantasmal%20treasure_apg","p":223,"h":1,"n":"Phantasmal Treasure"},{"c":3,"s":4,"id":7302,"u":"phase%20familiar_apg","p":239,"h":1,"n":"Phase Familiar"},{"c":3,"s":4,"id":7303,"u":"pied%20piping_apg","p":228,"h":1,"n":"Pied Piping"},{"c":3,"s":4,"id":7304,"u":"pummeling%20rubble_apg","p":223,"h":1,"n":"Pummeling Rubble"},{"c":3,"s":4,"id":7305,"u":"quench_apg","p":223,"h":1,"n":"Quench"},{"c":3,"s":4,"id":7306,"u":"ranger's%20bramble_apg","p":235,"h":1,"n":"Ranger's Bramble"},{"c":3,"s":4,"id":7307,"u":"reaper's%20lantern_apg","p":223,"h":1,"n":"Reaper's Lantern"},{"c":3,"s":4,"id":7308,"u":"restorative%20moment_apg","p":239,"h":1,"n":"Restorative Moment"},{"c":3,"s":4,"id":7309,"u":"rusting%20grasp_apg","p":223,"h":1,"n":"Rusting Grasp"},{"c":3,"s":4,"id":7310,"u":"safe%20passage_apg","p":224,"h":1,"n":"Safe Passage"},{"c":3,"s":4,"id":7311,"u":"scintillating%20safeguard_apg","p":224,"h":1,"n":"Scintillating Safeguard"},{"c":3,"s":4,"id":7312,"u":"sculpt%20sound_apg","p":224,"h":1,"n":"Sculpt Sound"},{"c":3,"s":4,"id":7313,"u":"seal%20fate_apg","p":224,"h":1,"n":"Seal Fate"},{"c":3,"s":4,"id":7314,"u":"secret%20chest_apg","p":225,"h":1,"n":"Secret Chest"},{"c":3,"s":4,"id":7315,"u":"sepulchral%20mask_apg","p":236,"h":1,"n":"Sepulchral Mask"},{"c":3,"s":4,"id":7316,"u":"shadow%20illusion_apg","p":193,"h":1,"n":"Shadow Illusion"},{"c":3,"s":4,"id":7317,"u":"shadow%20jump_apg","p":193,"h":1,"n":"Shadow Jump"},{"c":3,"s":4,"id":7318,"u":"shadow's%20web_apg","p":229,"h":1,"n":"Shadow's Web"},{"c":3,"s":4,"id":7319,"u":"shepherd%20of%20souls_apg","p":236,"h":1,"n":"Shepherd Of Souls"},{"c":3,"s":4,"id":7320,"u":"shroud%20of%20night_apg","p":239,"h":1,"n":"Shroud Of Night"},{"c":3,"s":4,"id":7321,"u":"snare%20hopping_apg","p":235,"h":1,"n":"Snare Hopping"},{"c":3,"s":4,"id":7322,"u":"song%20of%20marching_apg","p":228,"h":1,"n":"Song Of Marching"},{"c":3,"s":4,"id":7323,"u":"song%20of%20strength_apg","p":228,"h":1,"n":"Song Of Strength"},{"c":3,"s":4,"id":7324,"u":"soothing%20mist_apg","p":235,"h":1,"n":"Soothing Mist"},{"c":3,"s":4,"id":7325,"u":"soul%20siphon_apg","p":233,"h":1,"n":"Soul Siphon"},{"c":3,"s":4,"id":7326,"u":"spike%20stones_apg","p":225,"h":1,"n":"Spike Stones"},{"c":3,"s":4,"id":7327,"u":"spirit%20sense_apg","p":225,"h":1,"n":"Spirit Sense"},{"c":3,"s":4,"id":7328,"u":"spirit%20veil_apg","p":237,"h":1,"n":"Spirit Veil"},{"c":3,"s":4,"id":7329,"u":"spray%20of%20stars_apg","p":233,"h":1,"n":"Spray Of Stars"},{"c":3,"s":4,"id":7330,"u":"steal%20shadow_apg","p":237,"h":1,"n":"Steal Shadow"},{"c":3,"s":4,"id":7331,"u":"stoke%20the%20heart_apg","p":239,"h":1,"n":"Stoke The Heart"},{"c":3,"s":4,"id":7332,"u":"strange%20geometry_apg","p":226,"h":1,"n":"Strange Geometry"},{"c":3,"s":4,"id":7333,"u":"sudden%20blight_apg","p":226,"h":1,"n":"Sudden Blight"},{"c":3,"s":4,"id":7334,"u":"summon%20instrument_apg","p":226,"h":1,"n":"Summon Instrument"},{"c":3,"s":4,"id":7335,"u":"symphony%20of%20the%20unfettered%20heart_apg","p":228,"h":1,"n":"Symphony Of The Unfettered Heart"},{"c":3,"s":4,"id":7336,"u":"tempest%20form_apg","p":233,"h":1,"n":"Tempest Form"},{"c":3,"s":4,"id":7337,"u":"tempest%20touch_apg","p":233,"h":1,"n":"Tempest Touch"},{"c":3,"s":4,"id":7338,"u":"terrain%20transposition_apg","p":235,"h":1,"n":"Terrain Transposition"},{"c":3,"s":4,"id":7339,"u":"thoughtful%20gift_apg","p":226,"h":1,"n":"Thoughtful Gift"},{"c":3,"s":4,"id":7340,"u":"threefold%20aspect_apg","p":226,"h":1,"n":"Threefold Aspect"},{"c":3,"s":4,"id":7341,"u":"thunderburst_apg","p":234,"h":1,"n":"Thunderburst"},{"c":3,"s":4,"id":7342,"u":"touch%20of%20corruption_apg","p":229,"h":1,"n":"Touch Of Corruption"},{"c":3,"s":4,"id":7343,"u":"transmute%20rock%20and%20mud_apg","p":226,"h":1,"n":"Transmute Rock And Mud"},{"c":3,"s":4,"id":7344,"u":"vampiric%20maiden_apg","p":227,"h":1,"n":"Vampiric Maiden"},{"c":3,"s":4,"id":7345,"u":"veil%20of%20dreams_apg","p":239,"h":1,"n":"Veil Of Dreams"},{"c":3,"s":4,"id":7346,"u":"vision%20of%20weakness_apg","p":234,"h":1,"n":"Vision Of Weakness"},{"c":3,"s":4,"id":7347,"u":"vomit%20swarm_apg","p":227,"h":1,"n":"Vomit Swarm"},{"c":3,"s":4,"id":7348,"u":"wall%20of%20flesh_apg","p":227,"h":1,"n":"Wall Of Flesh"},{"c":3,"s":4,"id":7349,"u":"whirling%20flames_apg","p":234,"h":1,"n":"Whirling Flames"},{"c":3,"s":4,"id":7350,"u":"wilding%20word_apg","p":239,"h":1,"n":"Wilding Word"},{"c":3,"s":4,"id":7351,"u":"wish-twisted%20form_apg","p":237,"h":1,"n":"Wish-twisted Form"},{"c":3,"s":5,"id":7352,"u":"aberrant%20whispers_crb","p":402,"h":1,"n":"Aberrant Whispers"},{"c":3,"s":5,"id":7353,"u":"abundant%20step_crb","p":401,"h":1,"n":"Abundant Step"},{"c":3,"s":5,"id":7354,"u":"abyssal%20plague_crb","p":316,"h":1,"n":"Abyssal Plague"},{"c":3,"s":5,"id":7355,"u":"abyssal%20wrath_crb","p":402,"h":1,"n":"Abyssal Wrath"},{"c":3,"s":5,"id":7356,"u":"acid%20arrow_crb","p":316,"h":1,"n":"Acid Arrow"},{"c":3,"s":5,"id":7357,"u":"acid%20splash_crb","p":316,"h":1,"n":"Acid Splash"},{"c":3,"s":5,"id":7358,"u":"aerial%20form_crb","p":316,"h":1,"n":"Aerial Form"},{"c":3,"s":5,"id":7359,"u":"agile%20feet_crb","p":389,"h":1,"n":"Agile Feet"},{"c":3,"s":5,"id":7360,"u":"air%20bubble_crb","p":316,"h":1,"n":"Air Bubble"},{"c":3,"s":5,"id":7361,"u":"air%20walk_crb","p":317,"h":1,"n":"Air Walk"},{"c":3,"s":5,"id":7362,"u":"alarm_crb","p":317,"h":1,"n":"Alarm"},{"c":3,"s":5,"id":7363,"u":"allegro_crb","p":386,"h":1,"n":"Allegro"},{"c":3,"s":5,"id":7364,"u":"alter%20reality_crb","p":317,"h":1,"n":"Alter Reality"},{"c":3,"s":5,"id":7365,"u":"anathematic%20reprisal_crb","p":317,"h":1,"n":"Anathematic Reprisal"},{"c":3,"s":5,"id":7366,"u":"ancestral%20memories_crb","p":402,"h":1,"n":"Ancestral Memories"},{"c":3,"s":5,"id":7367,"u":"angelic%20halo_crb","p":402,"h":1,"n":"Angelic Halo"},{"c":3,"s":5,"id":7368,"u":"angelic%20wings_crb","p":403,"h":1,"n":"Angelic Wings"},{"c":3,"s":5,"id":7369,"u":"animal%20form_crb","p":317,"h":1,"n":"Animal Form"},{"c":3,"s":5,"id":7370,"u":"animal%20messenger_crb","p":318,"h":1,"n":"Animal Messenger"},{"c":3,"s":5,"id":7371,"u":"animal%20vision_crb","p":318,"h":1,"n":"Animal Vision"},{"c":3,"s":5,"id":7372,"u":"ant%20haul_crb","p":318,"h":1,"n":"Ant Haul"},{"c":3,"s":5,"id":7373,"u":"antimagic%20field_crb","p":318,"h":1,"n":"Antimagic Field"},{"c":3,"s":5,"id":7374,"u":"appearance%20of%20wealth_crb","p":389,"h":1,"n":"Appearance Of Wealth"},{"c":3,"s":5,"id":7375,"u":"arcane%20countermeasure_crb","p":403,"h":1,"n":"Arcane Countermeasure"},{"c":3,"s":5,"id":7376,"u":"artistic%20flourish_crb","p":389,"h":1,"n":"Artistic Flourish"},{"c":3,"s":5,"id":7377,"u":"athletic%20rush_crb","p":389,"h":1,"n":"Athletic Rush"},{"c":3,"s":5,"id":7378,"u":"augment%20summoning_crb","p":406,"h":1,"n":"Augment Summoning"},{"c":3,"s":5,"id":7379,"u":"augury_crb","p":318,"h":1,"n":"Augury"},{"c":3,"s":5,"id":7380,"u":"avatar_crb","p":318,"h":1,"n":"Avatar"},{"c":3,"s":5,"id":7381,"u":"baleful%20polymorph_crb","p":320,"h":1,"n":"Baleful Polymorph"},{"c":3,"s":5,"id":7382,"u":"bane_crb","p":320,"h":1,"n":"Bane"},{"c":3,"s":5,"id":7383,"u":"banishment_crb","p":320,"h":1,"n":"Banishment"},{"c":3,"s":5,"id":7384,"u":"barkskin_crb","p":320,"h":1,"n":"Barkskin"},{"c":3,"s":5,"id":7385,"u":"bind%20soul_crb","p":320,"h":1,"n":"Bind Soul"},{"c":3,"s":5,"id":7386,"u":"bind%20undead_crb","p":321,"h":1,"n":"Bind Undead"},{"c":3,"s":5,"id":7387,"u":"bit%20of%20luck_crb","p":389,"h":1,"n":"Bit Of Luck"},{"c":3,"s":5,"id":7388,"u":"black%20tentacles_crb","p":321,"h":1,"n":"Black Tentacles"},{"c":3,"s":5,"id":7389,"u":"blade%20barrier_crb","p":321,"h":1,"n":"Blade Barrier"},{"c":3,"s":5,"id":7390,"u":"bless_crb","p":321,"h":1,"n":"Bless"},{"c":3,"s":5,"id":7391,"u":"blind%20ambition_crb","p":389,"h":1,"n":"Blind Ambition"},{"c":3,"s":5,"id":7392,"u":"blindness_crb","p":321,"h":1,"n":"Blindness"},{"c":3,"s":5,"id":7393,"u":"blink_crb","p":321,"h":1,"n":"Blink"},{"c":3,"s":5,"id":7394,"u":"blur_crb","p":321,"h":1,"n":"Blur"},{"c":3,"s":5,"id":7395,"u":"breath%20of%20life_crb","p":322,"h":1,"n":"Breath Of Life"},{"c":3,"s":5,"id":7396,"u":"burning%20hands_crb","p":322,"h":1,"n":"Burning Hands"},{"c":3,"s":5,"id":7397,"u":"call%20of%20the%20grave_crb","p":406,"h":1,"n":"Call Of The Grave"},{"c":3,"s":5,"id":7398,"u":"calm%20emotions_crb","p":322,"h":1,"n":"Calm Emotions"},{"c":3,"s":5,"id":7399,"u":"captivating%20adoration_crb","p":389,"h":1,"n":"Captivating Adoration"},{"c":3,"s":5,"id":7400,"u":"cataclysm_crb","p":322,"h":1,"n":"Cataclysm"},{"c":3,"s":5,"id":7401,"u":"celestial%20brand_crb","p":403,"h":1,"n":"Celestial Brand"},{"c":3,"s":5,"id":7402,"u":"chain%20lightning_crb","p":322,"h":1,"n":"Chain Lightning"},{"c":3,"s":5,"id":7403,"u":"champion's%20sacrifice_crb","p":387,"h":1,"n":"Champion's Sacrifice"},{"c":3,"s":5,"id":7404,"u":"charm_crb","p":322,"h":1,"n":"Charm"},{"c":3,"s":5,"id":7405,"u":"charming%20touch_crb","p":390,"h":1,"n":"Charming Touch"},{"c":3,"s":5,"id":7406,"u":"charming%20words_crb","p":406,"h":1,"n":"Charming Words"},{"c":3,"s":5,"id":7407,"u":"chill%20touch_crb","p":323,"h":1,"n":"Chill Touch"},{"c":3,"s":5,"id":7408,"u":"chilling%20darkness_crb","p":323,"h":1,"n":"Chilling Darkness"},{"c":3,"s":5,"id":7409,"u":"chromatic%20wall_crb","p":323,"h":1,"n":"Chromatic Wall"},{"c":3,"s":5,"id":7410,"u":"circle%20of%20protection_crb","p":324,"h":1,"n":"Circle Of Protection"},{"c":3,"s":5,"id":7411,"u":"clairaudience_crb","p":324,"h":1,"n":"Clairaudience"},{"c":3,"s":5,"id":7412,"u":"clairvoyance_crb","p":324,"h":1,"n":"Clairvoyance"},{"c":3,"s":5,"id":7413,"u":"cloak%20of%20colors_crb","p":324,"h":1,"n":"Cloak Of Colors"},{"c":3,"s":5,"id":7414,"u":"cloak%20of%20shadow_crb","p":390,"h":1,"n":"Cloak Of Shadow"},{"c":3,"s":5,"id":7415,"u":"cloudkill_crb","p":324,"h":1,"n":"Cloudkill"},{"c":3,"s":5,"id":7416,"u":"collective%20transposition_crb","p":324,"h":1,"n":"Collective Transposition"},{"c":3,"s":5,"id":7417,"u":"color%20spray_crb","p":324,"h":1,"n":"Color Spray"},{"c":3,"s":5,"id":7418,"u":"command_crb","p":325,"h":1,"n":"Command"},{"c":3,"s":5,"id":7419,"u":"commanding%20lash_crb","p":390,"h":1,"n":"Commanding Lash"},{"c":3,"s":5,"id":7420,"u":"competitive%20edge_crb","p":390,"h":1,"n":"Competitive Edge"},{"c":3,"s":5,"id":7421,"u":"comprehend%20language_crb","p":325,"h":1,"n":"Comprehend Language"},{"c":3,"s":5,"id":7422,"u":"cone%20of%20cold_crb","p":325,"h":1,"n":"Cone Of Cold"},{"c":3,"s":5,"id":7423,"u":"confusion_crb","p":325,"h":1,"n":"Confusion"},{"c":3,"s":5,"id":7424,"u":"contingency_crb","p":326,"h":1,"n":"Contingency"},{"c":3,"s":5,"id":7425,"u":"continual%20flame_crb","p":326,"h":1,"n":"Continual Flame"},{"c":3,"s":5,"id":7426,"u":"control%20water_crb","p":326,"h":1,"n":"Control Water"},{"c":3,"s":5,"id":7427,"u":"counter%20performance_crb","p":386,"h":1,"n":"Counter Performance"},{"c":3,"s":5,"id":7428,"u":"create%20food_crb","p":326,"h":1,"n":"Create Food"},{"c":3,"s":5,"id":7429,"u":"create%20water_crb","p":326,"h":1,"n":"Create Water"},{"c":3,"s":5,"id":7430,"u":"creation_crb","p":326,"h":1,"n":"Creation"},{"c":3,"s":5,"id":7431,"u":"crisis%20of%20faith_crb","p":326,"h":1,"n":"Crisis Of Faith"},{"c":3,"s":5,"id":7432,"u":"crusade_crb","p":327,"h":1,"n":"Crusade"},{"c":3,"s":5,"id":7433,"u":"crushing%20despair_crb","p":327,"h":1,"n":"Crushing Despair"},{"c":3,"s":5,"id":7434,"u":"cry%20of%20destruction_crb","p":390,"h":1,"n":"Cry Of Destruction"},{"c":3,"s":5,"id":7435,"u":"dancing%20lights_crb","p":327,"h":1,"n":"Dancing Lights"},{"c":3,"s":5,"id":7436,"u":"darkened%20eyes_crb","p":390,"h":1,"n":"Darkened Eyes"},{"c":3,"s":5,"id":7437,"u":"darkness_crb","p":327,"h":1,"n":"Darkness"},{"c":3,"s":5,"id":7438,"u":"darkvision_crb","p":327,"h":1,"n":"Darkvision"},{"c":3,"s":5,"id":7439,"u":"daze_crb","p":327,"h":1,"n":"Daze"},{"c":3,"s":5,"id":7440,"u":"dazzling%20flash_crb","p":391,"h":1,"n":"Dazzling Flash"},{"c":3,"s":5,"id":7441,"u":"deafness_crb","p":327,"h":1,"n":"Deafness"},{"c":3,"s":5,"id":7442,"u":"death%20knell_crb","p":328,"h":1,"n":"Death Knell"},{"c":3,"s":5,"id":7443,"u":"death%20ward_crb","p":328,"h":1,"n":"Death Ward"},{"c":3,"s":5,"id":7444,"u":"death's%20call_crb","p":391,"h":1,"n":"Death's Call"},{"c":3,"s":5,"id":7445,"u":"delusional%20pride_crb","p":391,"h":1,"n":"Delusional Pride"},{"c":3,"s":5,"id":7446,"u":"destructive%20aura_crb","p":391,"h":1,"n":"Destructive Aura"},{"c":3,"s":5,"id":7447,"u":"detect%20alignment_crb","p":328,"h":1,"n":"Detect Alignment"},{"c":3,"s":5,"id":7448,"u":"detect%20magic_crb","p":328,"h":1,"n":"Detect Magic"},{"c":3,"s":5,"id":7449,"u":"detect%20poison_crb","p":328,"h":1,"n":"Detect Poison"},{"c":3,"s":5,"id":7450,"u":"detect%20scrying_crb","p":328,"h":1,"n":"Detect Scrying"},{"c":3,"s":5,"id":7451,"u":"diabolic%20edict_crb","p":403,"h":1,"n":"Diabolic Edict"},{"c":3,"s":5,"id":7452,"u":"dimension%20door_crb","p":328,"h":1,"n":"Dimension Door"},{"c":3,"s":5,"id":7453,"u":"dimensional%20anchor_crb","p":329,"h":1,"n":"Dimensional Anchor"},{"c":3,"s":5,"id":7454,"u":"dimensional%20lock_crb","p":329,"h":1,"n":"Dimensional Lock"},{"c":3,"s":5,"id":7455,"u":"dimensional%20steps_crb","p":406,"h":1,"n":"Dimensional Steps"},{"c":3,"s":5,"id":7456,"u":"dinosaur%20form_crb","p":329,"h":1,"n":"Dinosaur Form"},{"c":3,"s":5,"id":7457,"u":"dirge%20of%20doom_crb","p":386,"h":1,"n":"Dirge Of Doom"},{"c":3,"s":5,"id":7458,"u":"disappearance_crb","p":330,"h":1,"n":"Disappearance"},{"c":3,"s":5,"id":7459,"u":"discern%20lies_crb","p":330,"h":1,"n":"Discern Lies"},{"c":3,"s":5,"id":7460,"u":"discern%20location_crb","p":330,"h":1,"n":"Discern Location"},{"c":3,"s":5,"id":7461,"u":"disintegrate_crb","p":330,"h":1,"n":"Disintegrate"},{"c":3,"s":5,"id":7462,"u":"disjunction_crb","p":330,"h":1,"n":"Disjunction"},{"c":3,"s":5,"id":7463,"u":"dispel%20magic_crb","p":330,"h":1,"n":"Dispel Magic"},{"c":3,"s":5,"id":7464,"u":"disperse%20into%20air_crb","p":391,"h":1,"n":"Disperse Into Air"},{"c":3,"s":5,"id":7465,"u":"disrupt%20undead_crb","p":331,"h":1,"n":"Disrupt Undead"},{"c":3,"s":5,"id":7466,"u":"disrupting%20weapons_crb","p":331,"h":1,"n":"Disrupting Weapons"},{"c":3,"s":5,"id":7467,"u":"divine%20aura_crb","p":331,"h":1,"n":"Divine Aura"},{"c":3,"s":5,"id":7468,"u":"divine%20decree_crb","p":331,"h":1,"n":"Divine Decree"},{"c":3,"s":5,"id":7469,"u":"divine%20inspiration_crb","p":331,"h":1,"n":"Divine Inspiration"},{"c":3,"s":5,"id":7470,"u":"divine%20lance_crb","p":331,"h":1,"n":"Divine Lance"},{"c":3,"s":5,"id":7471,"u":"divine%20vessel_crb","p":331,"h":1,"n":"Divine Vessel"},{"c":3,"s":5,"id":7472,"u":"divine%20wrath_crb","p":332,"h":1,"n":"Divine Wrath"},{"c":3,"s":5,"id":7473,"u":"diviner's%20sight_crb","p":406,"h":1,"n":"Diviner's Sight"},{"c":3,"s":5,"id":7474,"u":"dominate_crb","p":332,"h":1,"n":"Dominate"},{"c":3,"s":5,"id":7475,"u":"downpour_crb","p":391,"h":1,"n":"Downpour"},{"c":3,"s":5,"id":7476,"u":"dragon%20breath_crb","p":403,"h":1,"n":"Dragon Breath"},{"c":3,"s":5,"id":7477,"u":"dragon%20claws_crb","p":403,"h":1,"n":"Dragon Claws"},{"c":3,"s":5,"id":7478,"u":"dragon%20form_crb","p":332,"h":1,"n":"Dragon Form"},{"c":3,"s":5,"id":7479,"u":"dragon%20wings_crb","p":403,"h":1,"n":"Dragon Wings"},{"c":3,"s":5,"id":7480,"u":"drain%20life_crb","p":403,"h":1,"n":"Drain Life"},{"c":3,"s":5,"id":7481,"u":"dread%20aura_crb","p":406,"h":1,"n":"Dread Aura"},{"c":3,"s":5,"id":7482,"u":"dream%20council_crb","p":333,"h":1,"n":"Dream Council"},{"c":3,"s":5,"id":7483,"u":"dream%20message_crb","p":333,"h":1,"n":"Dream Message"},{"c":3,"s":5,"id":7484,"u":"dreamer's%20call_crb","p":391,"h":1,"n":"Dreamer's Call"},{"c":3,"s":5,"id":7485,"u":"dreaming%20potential_crb","p":333,"h":1,"n":"Dreaming Potential"},{"c":3,"s":5,"id":7486,"u":"drop%20dead_crb","p":333,"h":1,"n":"Drop Dead"},{"c":3,"s":5,"id":7487,"u":"duplicate%20foe_crb","p":334,"h":1,"n":"Duplicate Foe"},{"c":3,"s":5,"id":7488,"u":"earthbind_crb","p":334,"h":1,"n":"Earthbind"},{"c":3,"s":5,"id":7489,"u":"earthquake_crb","p":334,"h":1,"n":"Earthquake"},{"c":3,"s":5,"id":7490,"u":"eclipse%20burst_crb","p":334,"h":1,"n":"Eclipse Burst"},{"c":3,"s":5,"id":7491,"u":"electric%20arc_crb","p":335,"h":1,"n":"Electric Arc"},{"c":3,"s":5,"id":7492,"u":"elemental%20blast_crb","p":404,"h":1,"n":"Elemental Blast"},{"c":3,"s":5,"id":7493,"u":"elemental%20form_crb","p":335,"h":1,"n":"Elemental Form"},{"c":3,"s":5,"id":7494,"u":"elemental%20motion_crb","p":404,"h":1,"n":"Elemental Motion"},{"c":3,"s":5,"id":7495,"u":"elemental%20tempest_crb","p":406,"h":1,"n":"Elemental Tempest"},{"c":3,"s":5,"id":7496,"u":"elemental%20toss_crb","p":404,"h":1,"n":"Elemental Toss"},{"c":3,"s":5,"id":7497,"u":"embrace%20the%20pit_crb","p":404,"h":1,"n":"Embrace The Pit"},{"c":3,"s":5,"id":7498,"u":"empty%20body_crb","p":401,"h":1,"n":"Empty Body"},{"c":3,"s":5,"id":7499,"u":"endure%20elements_crb","p":335,"h":1,"n":"Endure Elements"},{"c":3,"s":5,"id":7500,"u":"enduring%20might_crb","p":392,"h":1,"n":"Enduring Might"},{"c":3,"s":5,"id":7501,"u":"energy%20absorption_crb","p":407,"h":1,"n":"Energy Absorption"},{"c":3,"s":5,"id":7502,"u":"energy%20aegis_crb","p":335,"h":1,"n":"Energy Aegis"},{"c":3,"s":5,"id":7503,"u":"enhance%20victuals_crb","p":335,"h":1,"n":"Enhance Victuals"},{"c":3,"s":5,"id":7504,"u":"enlarge_crb","p":336,"h":1,"n":"Enlarge"},{"c":3,"s":5,"id":7505,"u":"entangle_crb","p":336,"h":1,"n":"Entangle"},{"c":3,"s":5,"id":7506,"u":"enthrall_crb","p":336,"h":1,"n":"Enthrall"},{"c":3,"s":5,"id":7507,"u":"eradicate%20undeath_crb","p":392,"h":1,"n":"Eradicate Undeath"},{"c":3,"s":5,"id":7508,"u":"ethereal%20jaunt_crb","p":336,"h":1,"n":"Ethereal Jaunt"},{"c":3,"s":5,"id":7509,"u":"extend%20spell_crb","p":404,"h":1,"n":"Extend Spell"},{"c":3,"s":5,"id":7510,"u":"fabricated%20truth_crb","p":336,"h":1,"n":"Fabricated Truth"},{"c":3,"s":5,"id":7511,"u":"face%20in%20the%20crowd_crb","p":392,"h":1,"n":"Face In The Crowd"},{"c":3,"s":5,"id":7512,"u":"faerie%20dust_crb","p":404,"h":1,"n":"Faerie Dust"},{"c":3,"s":5,"id":7513,"u":"faerie%20fire_crb","p":337,"h":1,"n":"Faerie Fire"},{"c":3,"s":5,"id":7514,"u":"false%20life_crb","p":337,"h":1,"n":"False Life"},{"c":3,"s":5,"id":7515,"u":"false%20vision_crb","p":337,"h":1,"n":"False Vision"},{"c":3,"s":5,"id":7516,"u":"fatal%20aria_crb","p":386,"h":1,"n":"Fatal Aria"},{"c":3,"s":5,"id":7517,"u":"fear_crb","p":337,"h":1,"n":"Fear"},{"c":3,"s":5,"id":7518,"u":"feather%20fall_crb","p":337,"h":1,"n":"Feather Fall"},{"c":3,"s":5,"id":7519,"u":"feeblemind_crb","p":337,"h":1,"n":"Feeblemind"},{"c":3,"s":5,"id":7520,"u":"feet%20to%20fins_crb","p":337,"h":1,"n":"Feet To Fins"},{"c":3,"s":5,"id":7521,"u":"fey%20disappearance_crb","p":404,"h":1,"n":"Fey Disappearance"},{"c":3,"s":5,"id":7522,"u":"fey%20glamour_crb","p":404,"h":1,"n":"Fey Glamour"},{"c":3,"s":5,"id":7523,"u":"field%20of%20life_crb","p":337,"h":1,"n":"Field Of Life"},{"c":3,"s":5,"id":7524,"u":"fiery%20body_crb","p":337,"h":1,"n":"Fiery Body"},{"c":3,"s":5,"id":7525,"u":"finger%20of%20death_crb","p":338,"h":1,"n":"Finger Of Death"},{"c":3,"s":5,"id":7526,"u":"fire%20ray_crb","p":392,"h":1,"n":"Fire Ray"},{"c":3,"s":5,"id":7527,"u":"fire%20seeds_crb","p":338,"h":1,"n":"Fire Seeds"},{"c":3,"s":5,"id":7528,"u":"fire%20shield_crb","p":338,"h":1,"n":"Fire Shield"},{"c":3,"s":5,"id":7529,"u":"fireball_crb","p":338,"h":1,"n":"Fireball"},{"c":3,"s":5,"id":7530,"u":"flame%20barrier_crb","p":392,"h":1,"n":"Flame Barrier"},{"c":3,"s":5,"id":7531,"u":"flame%20strike_crb","p":338,"h":1,"n":"Flame Strike"},{"c":3,"s":5,"id":7532,"u":"flaming%20sphere_crb","p":338,"h":1,"n":"Flaming Sphere"},{"c":3,"s":5,"id":7533,"u":"fleet%20step_crb","p":338,"h":1,"n":"Fleet Step"},{"c":3,"s":5,"id":7534,"u":"flesh%20to%20stone_crb","p":339,"h":1,"n":"Flesh To Stone"},{"c":3,"s":5,"id":7535,"u":"floating%20disk_crb","p":339,"h":1,"n":"Floating Disk"},{"c":3,"s":5,"id":7536,"u":"fly_crb","p":339,"h":1,"n":"Fly"},{"c":3,"s":5,"id":7537,"u":"forbidding%20ward_crb","p":339,"h":1,"n":"Forbidding Ward"},{"c":3,"s":5,"id":7538,"u":"force%20bolt_crb","p":407,"h":1,"n":"Force Bolt"},{"c":3,"s":5,"id":7539,"u":"forced%20quiet_crb","p":393,"h":1,"n":"Forced Quiet"},{"c":3,"s":5,"id":7540,"u":"foresight_crb","p":340,"h":1,"n":"Foresight"},{"c":3,"s":5,"id":7541,"u":"freedom%20of%20movement_crb","p":340,"h":1,"n":"Freedom Of Movement"},{"c":3,"s":5,"id":7542,"u":"gaseous%20form_crb","p":340,"h":1,"n":"Gaseous Form"},{"c":3,"s":5,"id":7543,"u":"gate_crb","p":340,"h":1,"n":"Gate"},{"c":3,"s":5,"id":7544,"u":"gentle%20repose_crb","p":340,"h":1,"n":"Gentle Repose"},{"c":3,"s":5,"id":7545,"u":"ghost%20sound_crb","p":340,"h":1,"n":"Ghost Sound"},{"c":3,"s":5,"id":7546,"u":"ghostly%20weapon_crb","p":340,"h":1,"n":"Ghostly Weapon"},{"c":3,"s":5,"id":7547,"u":"ghoulish%20cravings_crb","p":341,"h":1,"n":"Ghoulish Cravings"},{"c":3,"s":5,"id":7548,"u":"glibness_crb","p":341,"h":1,"n":"Glibness"},{"c":3,"s":5,"id":7549,"u":"glimpse%20the%20truth_crb","p":393,"h":1,"n":"Glimpse The Truth"},{"c":3,"s":5,"id":7550,"u":"glitterdust_crb","p":341,"h":1,"n":"Glitterdust"},{"c":3,"s":5,"id":7551,"u":"globe%20of%20invulnerability_crb","p":341,"h":1,"n":"Globe Of Invulnerability"},{"c":3,"s":5,"id":7552,"u":"glutton's%20jaws_crb","p":404,"h":1,"n":"Glutton's Jaws"},{"c":3,"s":5,"id":7553,"u":"glyph%20of%20warding_crb","p":341,"h":1,"n":"Glyph Of Warding"},{"c":3,"s":5,"id":7554,"u":"goblin%20pox_crb","p":341,"h":1,"n":"Goblin Pox"},{"c":3,"s":5,"id":7555,"u":"goodberry_crb","p":399,"h":1,"n":"Goodberry"},{"c":3,"s":5,"id":7556,"u":"grasping%20grave_crb","p":404,"h":1,"n":"Grasping Grave"},{"c":3,"s":5,"id":7557,"u":"grease_crb","p":342,"h":1,"n":"Grease"},{"c":3,"s":5,"id":7558,"u":"grim%20tendrils_crb","p":342,"h":1,"n":"Grim Tendrils"},{"c":3,"s":5,"id":7559,"u":"guidance_crb","p":342,"h":1,"n":"Guidance"},{"c":3,"s":5,"id":7560,"u":"gust%20of%20wind_crb","p":342,"h":1,"n":"Gust Of Wind"},{"c":3,"s":5,"id":7561,"u":"hallucination_crb","p":342,"h":1,"n":"Hallucination"},{"c":3,"s":5,"id":7562,"u":"hallucinatory%20terrain_crb","p":343,"h":1,"n":"Hallucinatory Terrain"},{"c":3,"s":5,"id":7563,"u":"hand%20of%20the%20apprentice_crb","p":407,"h":1,"n":"Hand Of The Apprentice"},{"c":3,"s":5,"id":7564,"u":"harm_crb","p":343,"h":1,"n":"Harm"},{"c":3,"s":5,"id":7565,"u":"haste_crb","p":343,"h":1,"n":"Haste"},{"c":3,"s":5,"id":7566,"u":"heal_crb","p":343,"h":1,"n":"Heal"},{"c":3,"s":5,"id":7567,"u":"heal%20animal_crb","p":399,"h":1,"n":"Heal Animal"},{"c":3,"s":5,"id":7568,"u":"healer's%20blessing_crb","p":393,"h":1,"n":"Healer's Blessing"},{"c":3,"s":5,"id":7569,"u":"hellfire%20plume_crb","p":405,"h":1,"n":"Hellfire Plume"},{"c":3,"s":5,"id":7570,"u":"hero's%20defiance_crb","p":387,"h":1,"n":"Hero's Defiance"},{"c":3,"s":5,"id":7571,"u":"heroism_crb","p":343,"h":1,"n":"Heroism"},{"c":3,"s":5,"id":7572,"u":"hideous%20laughter_crb","p":343,"h":1,"n":"Hideous Laughter"},{"c":3,"s":5,"id":7573,"u":"holy%20cascade_crb","p":344,"h":1,"n":"Holy Cascade"},{"c":3,"s":5,"id":7574,"u":"horrid%20wilting_crb","p":344,"h":1,"n":"Horrid Wilting"},{"c":3,"s":5,"id":7575,"u":"horrific%20visage_crb","p":405,"h":1,"n":"Horrific Visage"},{"c":3,"s":5,"id":7576,"u":"house%20of%20imaginary%20walls_crb","p":386,"h":1,"n":"House Of Imaginary Walls"},{"c":3,"s":5,"id":7577,"u":"humanoid%20form_crb","p":344,"h":1,"n":"Humanoid Form"},{"c":3,"s":5,"id":7578,"u":"hurtling%20stone_crb","p":393,"h":1,"n":"Hurtling Stone"},{"c":3,"s":5,"id":7579,"u":"hydraulic%20push_crb","p":344,"h":1,"n":"Hydraulic Push"},{"c":3,"s":5,"id":7580,"u":"hydraulic%20torrent_crb","p":344,"h":1,"n":"Hydraulic Torrent"},{"c":3,"s":5,"id":7581,"u":"hypercognition_crb","p":344,"h":1,"n":"Hypercognition"},{"c":3,"s":5,"id":7582,"u":"hypnotic%20pattern_crb","p":344,"h":1,"n":"Hypnotic Pattern"},{"c":3,"s":5,"id":7583,"u":"illusory%20creature_crb","p":345,"h":1,"n":"Illusory Creature"},{"c":3,"s":5,"id":7584,"u":"illusory%20disguise_crb","p":345,"h":1,"n":"Illusory Disguise"},{"c":3,"s":5,"id":7585,"u":"illusory%20object_crb","p":345,"h":1,"n":"Illusory Object"},{"c":3,"s":5,"id":7586,"u":"illusory%20scene_crb","p":345,"h":1,"n":"Illusory Scene"},{"c":3,"s":5,"id":7587,"u":"impaling%20briars_crb","p":400,"h":1,"n":"Impaling Briars"},{"c":3,"s":5,"id":7588,"u":"implosion_crb","p":346,"h":1,"n":"Implosion"},{"c":3,"s":5,"id":7589,"u":"insect%20form_crb","p":346,"h":1,"n":"Insect Form"},{"c":3,"s":5,"id":7590,"u":"inspire%20competence_crb","p":386,"h":1,"n":"Inspire Competence"},{"c":3,"s":5,"id":7591,"u":"inspire%20courage_crb","p":386,"h":1,"n":"Inspire Courage"},{"c":3,"s":5,"id":7592,"u":"inspire%20defense_crb","p":386,"h":1,"n":"Inspire Defense"},{"c":3,"s":5,"id":7593,"u":"inspire%20heroics_crb","p":387,"h":1,"n":"Inspire Heroics"},{"c":3,"s":5,"id":7594,"u":"invisibility_crb","p":347,"h":1,"n":"Invisibility"},{"c":3,"s":5,"id":7595,"u":"invisibility%20cloak_crb","p":407,"h":1,"n":"Invisibility Cloak"},{"c":3,"s":5,"id":7596,"u":"invisibility%20sphere_crb","p":347,"h":1,"n":"Invisibility Sphere"},{"c":3,"s":5,"id":7597,"u":"item%20facade_crb","p":347,"h":1,"n":"Item Facade"},{"c":3,"s":5,"id":7598,"u":"jealous%20hex_crb","p":405,"h":1,"n":"Jealous Hex"},{"c":3,"s":5,"id":7599,"u":"jump_crb","p":347,"h":1,"n":"Jump"},{"c":3,"s":5,"id":7600,"u":"ki%20blast_crb","p":401,"h":1,"n":"Ki Blast"},{"c":3,"s":5,"id":7601,"u":"ki%20rush_crb","p":401,"h":1,"n":"Ki Rush"},{"c":3,"s":5,"id":7602,"u":"ki%20strike_crb","p":401,"h":1,"n":"Ki Strike"},{"c":3,"s":5,"id":7603,"u":"knock_crb","p":347,"h":1,"n":"Knock"},{"c":3,"s":5,"id":7604,"u":"know%20direction_crb","p":348,"h":1,"n":"Know Direction"},{"c":3,"s":5,"id":7605,"u":"know%20the%20enemy_crb","p":393,"h":1,"n":"Know The Enemy"},{"c":3,"s":5,"id":7606,"u":"lay%20on%20hands_crb","p":387,"h":1,"n":"Lay On Hands"},{"c":3,"s":5,"id":7607,"u":"levitate_crb","p":348,"h":1,"n":"Levitate"},{"c":3,"s":5,"id":7608,"u":"life%20siphon_crb","p":407,"h":1,"n":"Life Siphon"},{"c":3,"s":5,"id":7609,"u":"light_crb","p":348,"h":1,"n":"Light"},{"c":3,"s":5,"id":7610,"u":"lightning%20bolt_crb","p":348,"h":1,"n":"Lightning Bolt"},{"c":3,"s":5,"id":7611,"u":"lingering%20composition_crb","p":387,"h":1,"n":"Lingering Composition"},{"c":3,"s":5,"id":7612,"u":"litany%20against%20sloth_crb","p":388,"h":1,"n":"Litany Against Sloth"},{"c":3,"s":5,"id":7613,"u":"litany%20against%20wrath_crb","p":388,"h":1,"n":"Litany Against Wrath"},{"c":3,"s":5,"id":7614,"u":"litany%20of%20righteousness_crb","p":388,"h":1,"n":"Litany Of Righteousness"},{"c":3,"s":5,"id":7615,"u":"localized%20quake_crb","p":393,"h":1,"n":"Localized Quake"},{"c":3,"s":5,"id":7616,"u":"locate_crb","p":348,"h":1,"n":"Locate"},{"c":3,"s":5,"id":7617,"u":"lock_crb","p":348,"h":1,"n":"Lock"},{"c":3,"s":5,"id":7618,"u":"longstrider_crb","p":348,"h":1,"n":"Longstrider"},{"c":3,"s":5,"id":7619,"u":"loremaster's%20etude_crb","p":387,"h":1,"n":"Loremaster's Etude"},{"c":3,"s":5,"id":7620,"u":"lucky%20break_crb","p":393,"h":1,"n":"Lucky Break"},{"c":3,"s":5,"id":7621,"u":"mage%20armor_crb","p":348,"h":1,"n":"Mage Armor"},{"c":3,"s":5,"id":7622,"u":"mage%20hand_crb","p":349,"h":1,"n":"Mage Hand"},{"c":3,"s":5,"id":7623,"u":"magic%20aura_crb","p":349,"h":1,"n":"Magic Aura"},{"c":3,"s":5,"id":7624,"u":"magic%20fang_crb","p":349,"h":1,"n":"Magic Fang"},{"c":3,"s":5,"id":7625,"u":"magic%20missile_crb","p":349,"h":1,"n":"Magic Missile"},{"c":3,"s":5,"id":7626,"u":"magic%20mouth_crb","p":349,"h":1,"n":"Magic Mouth"},{"c":3,"s":5,"id":7627,"u":"magic%20weapon_crb","p":349,"h":1,"n":"Magic Weapon"},{"c":3,"s":5,"id":7628,"u":"magic's%20vessel_crb","p":393,"h":1,"n":"Magic's Vessel"},{"c":3,"s":5,"id":7629,"u":"magnificent%20mansion_crb","p":349,"h":1,"n":"Magnificent Mansion"},{"c":3,"s":5,"id":7630,"u":"malignant%20sustenance_crb","p":394,"h":1,"n":"Malignant Sustenance"},{"c":3,"s":5,"id":7631,"u":"mariner's%20curse_crb","p":350,"h":1,"n":"Mariner's Curse"},{"c":3,"s":5,"id":7632,"u":"mask%20of%20terror_crb","p":350,"h":1,"n":"Mask Of Terror"},{"c":3,"s":5,"id":7633,"u":"massacre_crb","p":350,"h":1,"n":"Massacre"},{"c":3,"s":5,"id":7634,"u":"maze_crb","p":350,"h":1,"n":"Maze"},{"c":3,"s":5,"id":7635,"u":"meld%20into%20stone_crb","p":350,"h":1,"n":"Meld Into Stone"},{"c":3,"s":5,"id":7636,"u":"mending_crb","p":351,"h":1,"n":"Mending"},{"c":3,"s":5,"id":7637,"u":"message_crb","p":351,"h":1,"n":"Message"},{"c":3,"s":5,"id":7638,"u":"meteor%20swarm_crb","p":351,"h":1,"n":"Meteor Swarm"},{"c":3,"s":5,"id":7639,"u":"mind%20blank_crb","p":351,"h":1,"n":"Mind Blank"},{"c":3,"s":5,"id":7640,"u":"mind%20probe_crb","p":351,"h":1,"n":"Mind Probe"},{"c":3,"s":5,"id":7641,"u":"mind%20reading_crb","p":351,"h":1,"n":"Mind Reading"},{"c":3,"s":5,"id":7642,"u":"mindlink_crb","p":352,"h":1,"n":"Mindlink"},{"c":3,"s":5,"id":7643,"u":"miracle_crb","p":352,"h":1,"n":"Miracle"},{"c":3,"s":5,"id":7644,"u":"mirror%20image_crb","p":352,"h":1,"n":"Mirror Image"},{"c":3,"s":5,"id":7645,"u":"misdirection_crb","p":352,"h":1,"n":"Misdirection"},{"c":3,"s":5,"id":7646,"u":"mislead_crb","p":352,"h":1,"n":"Mislead"},{"c":3,"s":5,"id":7647,"u":"modify%20memory_crb","p":352,"h":1,"n":"Modify Memory"},{"c":3,"s":5,"id":7648,"u":"moment%20of%20renewal_crb","p":353,"h":1,"n":"Moment Of Renewal"},{"c":3,"s":5,"id":7649,"u":"monstrosity%20form_crb","p":353,"h":1,"n":"Monstrosity Form"},{"c":3,"s":5,"id":7650,"u":"moon%20frenzy_crb","p":353,"h":1,"n":"Moon Frenzy"},{"c":3,"s":5,"id":7651,"u":"moonbeam_crb","p":394,"h":1,"n":"Moonbeam"},{"c":3,"s":5,"id":7652,"u":"mystic%20beacon_crb","p":394,"h":1,"n":"Mystic Beacon"},{"c":3,"s":5,"id":7653,"u":"nature%20incarnate_crb","p":354,"h":1,"n":"Nature Incarnate"},{"c":3,"s":5,"id":7654,"u":"nature's%20bounty_crb","p":394,"h":1,"n":"Nature's Bounty"},{"c":3,"s":5,"id":7655,"u":"nature's%20enmity_crb","p":354,"h":1,"n":"Nature's Enmity"},{"c":3,"s":5,"id":7656,"u":"negate%20aroma_crb","p":354,"h":1,"n":"Negate Aroma"},{"c":3,"s":5,"id":7657,"u":"neutralize%20poison_crb","p":354,"h":1,"n":"Neutralize Poison"},{"c":3,"s":5,"id":7658,"u":"nightmare_crb","p":354,"h":1,"n":"Nightmare"},{"c":3,"s":5,"id":7659,"u":"nondetection_crb","p":355,"h":1,"n":"Nondetection"},{"c":3,"s":5,"id":7660,"u":"obscuring%20mist_crb","p":355,"h":1,"n":"Obscuring Mist"},{"c":3,"s":5,"id":7661,"u":"outcast's%20curse_crb","p":355,"h":1,"n":"Outcast's Curse"},{"c":3,"s":5,"id":7662,"u":"overstuff_crb","p":394,"h":1,"n":"Overstuff"},{"c":3,"s":5,"id":7663,"u":"overwhelming%20presence_crb","p":356,"h":1,"n":"Overwhelming Presence"},{"c":3,"s":5,"id":7664,"u":"paralyze_crb","p":356,"h":1,"n":"Paralyze"},{"c":3,"s":5,"id":7665,"u":"paranoia_crb","p":356,"h":1,"n":"Paranoia"},{"c":3,"s":5,"id":7666,"u":"pass%20without%20trace_crb","p":356,"h":1,"n":"Pass Without Trace"},{"c":3,"s":5,"id":7667,"u":"passwall_crb","p":356,"h":1,"n":"Passwall"},{"c":3,"s":5,"id":7668,"u":"perfected%20form_crb","p":394,"h":1,"n":"Perfected Form"},{"c":3,"s":5,"id":7669,"u":"perfected%20mind_crb","p":394,"h":1,"n":"Perfected Mind"},{"c":3,"s":5,"id":7670,"u":"pest%20form_crb","p":356,"h":1,"n":"Pest Form"},{"c":3,"s":5,"id":7671,"u":"phantasmal%20calamity_crb","p":357,"h":1,"n":"Phantasmal Calamity"},{"c":3,"s":5,"id":7672,"u":"phantasmal%20killer_crb","p":357,"h":1,"n":"Phantasmal Killer"},{"c":3,"s":5,"id":7673,"u":"phantom%20pain_crb","p":357,"h":1,"n":"Phantom Pain"},{"c":3,"s":5,"id":7674,"u":"phantom%20steed_crb","p":357,"h":1,"n":"Phantom Steed"},{"c":3,"s":5,"id":7675,"u":"physical%20boost_crb","p":407,"h":1,"n":"Physical Boost"},{"c":3,"s":5,"id":7676,"u":"plane%20shift_crb","p":357,"h":1,"n":"Plane Shift"},{"c":3,"s":5,"id":7677,"u":"plant%20form_crb","p":358,"h":1,"n":"Plant Form"},{"c":3,"s":5,"id":7678,"u":"polar%20ray_crb","p":358,"h":1,"n":"Polar Ray"},{"c":3,"s":5,"id":7679,"u":"positive%20luminance_crb","p":394,"h":1,"n":"Positive Luminance"},{"c":3,"s":5,"id":7680,"u":"possession_crb","p":358,"h":1,"n":"Possession"},{"c":3,"s":5,"id":7681,"u":"power%20word%20blind_crb","p":358,"h":1,"n":"Power Word Blind"},{"c":3,"s":5,"id":7682,"u":"power%20word%20kill_crb","p":358,"h":1,"n":"Power Word Kill"},{"c":3,"s":5,"id":7683,"u":"power%20word%20stun_crb","p":359,"h":1,"n":"Power Word Stun"},{"c":3,"s":5,"id":7684,"u":"precious%20metals_crb","p":395,"h":1,"n":"Precious Metals"},{"c":3,"s":5,"id":7685,"u":"prestidigitation_crb","p":359,"h":1,"n":"Prestidigitation"},{"c":3,"s":5,"id":7686,"u":"primal%20herd_crb","p":359,"h":1,"n":"Primal Herd"},{"c":3,"s":5,"id":7687,"u":"primal%20phenomenon_crb","p":359,"h":1,"n":"Primal Phenomenon"},{"c":3,"s":5,"id":7688,"u":"primal%20summons_crb","p":400,"h":1,"n":"Primal Summons"},{"c":3,"s":5,"id":7689,"u":"prismatic%20sphere_crb","p":359,"h":1,"n":"Prismatic Sphere"},{"c":3,"s":5,"id":7690,"u":"prismatic%20spray_crb","p":360,"h":1,"n":"Prismatic Spray"},{"c":3,"s":5,"id":7691,"u":"prismatic%20wall_crb","p":360,"h":1,"n":"Prismatic Wall"},{"c":3,"s":5,"id":7692,"u":"private%20sanctum_crb","p":360,"h":1,"n":"Private Sanctum"},{"c":3,"s":5,"id":7693,"u":"produce%20flame_crb","p":360,"h":1,"n":"Produce Flame"},{"c":3,"s":5,"id":7694,"u":"project%20image_crb","p":360,"h":1,"n":"Project Image"},{"c":3,"s":5,"id":7695,"u":"protection_crb","p":361,"h":1,"n":"Protection"},{"c":3,"s":5,"id":7696,"u":"protective%20ward_crb","p":407,"h":1,"n":"Protective Ward"},{"c":3,"s":5,"id":7697,"u":"protector's%20sacrifice_crb","p":395,"h":1,"n":"Protector's Sacrifice"},{"c":3,"s":5,"id":7698,"u":"protector's%20sphere_crb","p":395,"h":1,"n":"Protector's Sphere"},{"c":3,"s":5,"id":7699,"u":"prying%20eye_crb","p":361,"h":1,"n":"Prying Eye"},{"c":3,"s":5,"id":7700,"u":"pulse%20of%20the%20city_crb","p":395,"h":1,"n":"Pulse Of The City"},{"c":3,"s":5,"id":7701,"u":"punishing%20winds_crb","p":361,"h":1,"n":"Punishing Winds"},{"c":3,"s":5,"id":7702,"u":"purify%20food%20and%20drink_crb","p":362,"h":1,"n":"Purify Food And Drink"},{"c":3,"s":5,"id":7703,"u":"purple%20worm%20sting_crb","p":362,"h":1,"n":"Purple Worm Sting"},{"c":3,"s":5,"id":7704,"u":"pushing%20gust_crb","p":395,"h":1,"n":"Pushing Gust"},{"c":3,"s":5,"id":7705,"u":"quivering%20palm_crb","p":401,"h":1,"n":"Quivering Palm"},{"c":3,"s":5,"id":7706,"u":"raise%20dead_crb","p":362,"h":1,"n":"Raise Dead"},{"c":3,"s":5,"id":7707,"u":"ray%20of%20enfeeblement_crb","p":362,"h":1,"n":"Ray Of Enfeeblement"},{"c":3,"s":5,"id":7708,"u":"ray%20of%20frost_crb","p":362,"h":1,"n":"Ray Of Frost"},{"c":3,"s":5,"id":7709,"u":"read%20aura_crb","p":362,"h":1,"n":"Read Aura"},{"c":3,"s":5,"id":7710,"u":"read%20fate_crb","p":395,"h":1,"n":"Read Fate"},{"c":3,"s":5,"id":7711,"u":"read%20omens_crb","p":363,"h":1,"n":"Read Omens"},{"c":3,"s":5,"id":7712,"u":"rebuke%20death_crb","p":396,"h":1,"n":"Rebuke Death"},{"c":3,"s":5,"id":7713,"u":"regenerate_crb","p":363,"h":1,"n":"Regenerate"},{"c":3,"s":5,"id":7714,"u":"remake_crb","p":363,"h":1,"n":"Remake"},{"c":3,"s":5,"id":7715,"u":"remove%20curse_crb","p":363,"h":1,"n":"Remove Curse"},{"c":3,"s":5,"id":7716,"u":"remove%20disease_crb","p":363,"h":1,"n":"Remove Disease"},{"c":3,"s":5,"id":7717,"u":"remove%20fear_crb","p":363,"h":1,"n":"Remove Fear"},{"c":3,"s":5,"id":7718,"u":"remove%20paralysis_crb","p":363,"h":1,"n":"Remove Paralysis"},{"c":3,"s":5,"id":7719,"u":"repulsion_crb","p":363,"h":1,"n":"Repulsion"},{"c":3,"s":5,"id":7720,"u":"resilient%20sphere_crb","p":364,"h":1,"n":"Resilient Sphere"},{"c":3,"s":5,"id":7721,"u":"resist%20energy_crb","p":364,"h":1,"n":"Resist Energy"},{"c":3,"s":5,"id":7722,"u":"resplendent%20mansion_crb","p":364,"h":1,"n":"Resplendent Mansion"},{"c":3,"s":5,"id":7723,"u":"restoration_crb","p":364,"h":1,"n":"Restoration"},{"c":3,"s":5,"id":7724,"u":"restore%20senses_crb","p":364,"h":1,"n":"Restore Senses"},{"c":3,"s":5,"id":7725,"u":"retributive%20pain_crb","p":396,"h":1,"n":"Retributive Pain"},{"c":3,"s":5,"id":7726,"u":"retrocognition_crb","p":365,"h":1,"n":"Retrocognition"},{"c":3,"s":5,"id":7727,"u":"reverse%20gravity_crb","p":365,"h":1,"n":"Reverse Gravity"},{"c":3,"s":5,"id":7728,"u":"revival_crb","p":366,"h":1,"n":"Revival"},{"c":3,"s":5,"id":7729,"u":"righteous%20might_crb","p":366,"h":1,"n":"Righteous Might"},{"c":3,"s":5,"id":7730,"u":"rope%20trick_crb","p":366,"h":1,"n":"Rope Trick"},{"c":3,"s":5,"id":7731,"u":"safeguard%20secret_crb","p":396,"h":1,"n":"Safeguard Secret"},{"c":3,"s":5,"id":7732,"u":"sanctified%20ground_crb","p":366,"h":1,"n":"Sanctified Ground"},{"c":3,"s":5,"id":7733,"u":"sanctuary_crb","p":366,"h":1,"n":"Sanctuary"},{"c":3,"s":5,"id":7734,"u":"savor%20the%20sting_crb","p":396,"h":1,"n":"Savor The Sting"},{"c":3,"s":5,"id":7735,"u":"scholarly%20recollection_crb","p":396,"h":1,"n":"Scholarly Recollection"},{"c":3,"s":5,"id":7736,"u":"scintillating%20pattern_crb","p":367,"h":1,"n":"Scintillating Pattern"},{"c":3,"s":5,"id":7737,"u":"scrying_crb","p":367,"h":1,"n":"Scrying"},{"c":3,"s":5,"id":7738,"u":"searing%20light_crb","p":367,"h":1,"n":"Searing Light"},{"c":3,"s":5,"id":7739,"u":"secret%20page_crb","p":367,"h":1,"n":"Secret Page"},{"c":3,"s":5,"id":7740,"u":"see%20invisibility_crb","p":367,"h":1,"n":"See Invisibility"},{"c":3,"s":5,"id":7741,"u":"sending_crb","p":367,"h":1,"n":"Sending"},{"c":3,"s":5,"id":7742,"u":"shadow%20blast_crb","p":367,"h":1,"n":"Shadow Blast"},{"c":3,"s":5,"id":7743,"u":"shadow%20siphon_crb","p":368,"h":1,"n":"Shadow Siphon"},{"c":3,"s":5,"id":7744,"u":"shadow%20walk_crb","p":368,"h":1,"n":"Shadow Walk"},{"c":3,"s":5,"id":7745,"u":"shape%20stone_crb","p":368,"h":1,"n":"Shape Stone"},{"c":3,"s":5,"id":7746,"u":"shape%20wood_crb","p":368,"h":1,"n":"Shape Wood"},{"c":3,"s":5,"id":7747,"u":"shapechange_crb","p":368,"h":1,"n":"Shapechange"},{"c":3,"s":5,"id":7748,"u":"shared%20nightmare_crb","p":396,"h":1,"n":"Shared Nightmare"},{"c":3,"s":5,"id":7749,"u":"shatter_crb","p":368,"h":1,"n":"Shatter"},{"c":3,"s":5,"id":7750,"u":"shield_crb","p":368,"h":1,"n":"Shield"},{"c":3,"s":5,"id":7751,"u":"shield%20other_crb","p":369,"h":1,"n":"Shield Other"},{"c":3,"s":5,"id":7752,"u":"shifting%20form_crb","p":407,"h":1,"n":"Shifting Form"},{"c":3,"s":5,"id":7753,"u":"shillelagh_crb","p":369,"h":1,"n":"Shillelagh"},{"c":3,"s":5,"id":7754,"u":"shocking%20grasp_crb","p":369,"h":1,"n":"Shocking Grasp"},{"c":3,"s":5,"id":7755,"u":"shrink_crb","p":369,"h":1,"n":"Shrink"},{"c":3,"s":5,"id":7756,"u":"shrink%20item_crb","p":369,"h":1,"n":"Shrink Item"},{"c":3,"s":5,"id":7757,"u":"sigil_crb","p":369,"h":1,"n":"Sigil"},{"c":3,"s":5,"id":7758,"u":"silence_crb","p":369,"h":1,"n":"Silence"},{"c":3,"s":5,"id":7759,"u":"sleep_crb","p":370,"h":1,"n":"Sleep"},{"c":3,"s":5,"id":7760,"u":"slow_crb","p":370,"h":1,"n":"Slow"},{"c":3,"s":5,"id":7761,"u":"solid%20fog_crb","p":370,"h":1,"n":"Solid Fog"},{"c":3,"s":5,"id":7762,"u":"soothe_crb","p":370,"h":1,"n":"Soothe"},{"c":3,"s":5,"id":7763,"u":"soothing%20ballad_crb","p":387,"h":1,"n":"Soothing Ballad"},{"c":3,"s":5,"id":7764,"u":"soothing%20words_crb","p":396,"h":1,"n":"Soothing Words"},{"c":3,"s":5,"id":7765,"u":"sound%20burst_crb","p":370,"h":1,"n":"Sound Burst"},{"c":3,"s":5,"id":7766,"u":"speak%20with%20animals_crb","p":370,"h":1,"n":"Speak With Animals"},{"c":3,"s":5,"id":7767,"u":"speak%20with%20plants_crb","p":370,"h":1,"n":"Speak With Plants"},{"c":3,"s":5,"id":7768,"u":"spectral%20hand_crb","p":370,"h":1,"n":"Spectral Hand"},{"c":3,"s":5,"id":7769,"u":"spell%20immunity_crb","p":371,"h":1,"n":"Spell Immunity"},{"c":3,"s":5,"id":7770,"u":"spell%20turning_crb","p":371,"h":1,"n":"Spell Turning"},{"c":3,"s":5,"id":7771,"u":"spellwrack_crb","p":371,"h":1,"n":"Spellwrack"},{"c":3,"s":5,"id":7772,"u":"spider%20climb_crb","p":371,"h":1,"n":"Spider Climb"},{"c":3,"s":5,"id":7773,"u":"spider%20sting_crb","p":371,"h":1,"n":"Spider Sting"},{"c":3,"s":5,"id":7774,"u":"spirit%20blast_crb","p":371,"h":1,"n":"Spirit Blast"},{"c":3,"s":5,"id":7775,"u":"spirit%20link_crb","p":371,"h":1,"n":"Spirit Link"},{"c":3,"s":5,"id":7776,"u":"spirit%20song_crb","p":372,"h":1,"n":"Spirit Song"},{"c":3,"s":5,"id":7777,"u":"spiritual%20epidemic_crb","p":372,"h":1,"n":"Spiritual Epidemic"},{"c":3,"s":5,"id":7778,"u":"spiritual%20guardian_crb","p":373,"h":1,"n":"Spiritual Guardian"},{"c":3,"s":5,"id":7779,"u":"spiritual%20weapon_crb","p":373,"h":1,"n":"Spiritual Weapon"},{"c":3,"s":5,"id":7780,"u":"splash%20of%20art_crb","p":397,"h":1,"n":"Splash Of Art"},{"c":3,"s":5,"id":7781,"u":"stabilize_crb","p":373,"h":1,"n":"Stabilize"},{"c":3,"s":5,"id":7782,"u":"status_crb","p":373,"h":1,"n":"Status"},{"c":3,"s":5,"id":7783,"u":"stinking%20cloud_crb","p":373,"h":1,"n":"Stinking Cloud"},{"c":3,"s":5,"id":7784,"u":"stone%20tell_crb","p":374,"h":1,"n":"Stone Tell"},{"c":3,"s":5,"id":7785,"u":"stone%20to%20flesh_crb","p":374,"h":1,"n":"Stone To Flesh"},{"c":3,"s":5,"id":7786,"u":"stoneskin_crb","p":374,"h":1,"n":"Stoneskin"},{"c":3,"s":5,"id":7787,"u":"storm%20lord_crb","p":400,"h":1,"n":"Storm Lord"},{"c":3,"s":5,"id":7788,"u":"storm%20of%20vengeance_crb","p":374,"h":1,"n":"Storm Of Vengeance"},{"c":3,"s":5,"id":7789,"u":"stormwind%20flight_crb","p":400,"h":1,"n":"Stormwind Flight"},{"c":3,"s":5,"id":7790,"u":"subconscious%20suggestion_crb","p":374,"h":1,"n":"Subconscious Suggestion"},{"c":3,"s":5,"id":7791,"u":"sudden%20shift_crb","p":397,"h":1,"n":"Sudden Shift"},{"c":3,"s":5,"id":7792,"u":"suggestion_crb","p":374,"h":1,"n":"Suggestion"},{"c":3,"s":5,"id":7793,"u":"summon%20animal_crb","p":375,"h":1,"n":"Summon Animal"},{"c":3,"s":5,"id":7794,"u":"summon%20celestial_crb","p":375,"h":1,"n":"Summon Celestial"},{"c":3,"s":5,"id":7795,"u":"summon%20construct_crb","p":375,"h":1,"n":"Summon Construct"},{"c":3,"s":5,"id":7796,"u":"summon%20dragon_crb","p":375,"h":1,"n":"Summon Dragon"},{"c":3,"s":5,"id":7797,"u":"summon%20elemental_crb","p":375,"h":1,"n":"Summon Elemental"},{"c":3,"s":5,"id":7798,"u":"summon%20entity_crb","p":375,"h":1,"n":"Summon Entity"},{"c":3,"s":5,"id":7799,"u":"summon%20fey_crb","p":375,"h":1,"n":"Summon Fey"},{"c":3,"s":5,"id":7800,"u":"summon%20fiend_crb","p":375,"h":1,"n":"Summon Fiend"},{"c":3,"s":5,"id":7801,"u":"summon%20giant_crb","p":376,"h":1,"n":"Summon Giant"},{"c":3,"s":5,"id":7802,"u":"summon%20plant%20or%20fungus_crb","p":376,"h":1,"n":"Summon Plant Or Fungus"},{"c":3,"s":5,"id":7803,"u":"sunburst_crb","p":376,"h":1,"n":"Sunburst"},{"c":3,"s":5,"id":7804,"u":"swamp%20of%20sloth_crb","p":405,"h":1,"n":"Swamp Of Sloth"},{"c":3,"s":5,"id":7805,"u":"sweet%20dream_crb","p":397,"h":1,"n":"Sweet Dream"},{"c":3,"s":5,"id":7806,"u":"synaptic%20pulse_crb","p":376,"h":1,"n":"Synaptic Pulse"},{"c":3,"s":5,"id":7807,"u":"synesthesia_crb","p":376,"h":1,"n":"Synesthesia"},{"c":3,"s":5,"id":7808,"u":"take%20its%20course_crb","p":397,"h":1,"n":"Take Its Course"},{"c":3,"s":5,"id":7809,"u":"talking%20corpse_crb","p":376,"h":1,"n":"Talking Corpse"},{"c":3,"s":5,"id":7810,"u":"tanglefoot_crb","p":377,"h":1,"n":"Tanglefoot"},{"c":3,"s":5,"id":7811,"u":"tangling%20creepers_crb","p":377,"h":1,"n":"Tangling Creepers"},{"c":3,"s":5,"id":7812,"u":"telekinetic%20haul_crb","p":377,"h":1,"n":"Telekinetic Haul"},{"c":3,"s":5,"id":7813,"u":"telekinetic%20maneuver_crb","p":377,"h":1,"n":"Telekinetic Maneuver"},{"c":3,"s":5,"id":7814,"u":"telekinetic%20projectile_crb","p":377,"h":1,"n":"Telekinetic Projectile"},{"c":3,"s":5,"id":7815,"u":"telepathic%20bond_crb","p":377,"h":1,"n":"Telepathic Bond"},{"c":3,"s":5,"id":7816,"u":"telepathic%20demand_crb","p":377,"h":1,"n":"Telepathic Demand"},{"c":3,"s":5,"id":7817,"u":"telepathy_crb","p":377,"h":1,"n":"Telepathy"},{"c":3,"s":5,"id":7818,"u":"teleport_crb","p":378,"h":1,"n":"Teleport"},{"c":3,"s":5,"id":7819,"u":"tempest%20surge_crb","p":400,"h":1,"n":"Tempest Surge"},{"c":3,"s":5,"id":7820,"u":"tempt%20fate_crb","p":397,"h":1,"n":"Tempt Fate"},{"c":3,"s":5,"id":7821,"u":"tentacular%20limbs_crb","p":405,"h":1,"n":"Tentacular Limbs"},{"c":3,"s":5,"id":7822,"u":"tidal%20surge_crb","p":397,"h":1,"n":"Tidal Surge"},{"c":3,"s":5,"id":7823,"u":"time%20stop_crb","p":378,"h":1,"n":"Time Stop"},{"c":3,"s":5,"id":7824,"u":"tongues_crb","p":378,"h":1,"n":"Tongues"},{"c":3,"s":5,"id":7825,"u":"touch%20of%20idiocy_crb","p":378,"h":1,"n":"Touch Of Idiocy"},{"c":3,"s":5,"id":7826,"u":"touch%20of%20obedience_crb","p":398,"h":1,"n":"Touch Of Obedience"},{"c":3,"s":5,"id":7827,"u":"touch%20of%20the%20moon_crb","p":398,"h":1,"n":"Touch Of The Moon"},{"c":3,"s":5,"id":7828,"u":"touch%20of%20undeath_crb","p":398,"h":1,"n":"Touch Of Undeath"},{"c":3,"s":5,"id":7829,"u":"traveler's%20transit_crb","p":398,"h":1,"n":"Traveler's Transit"},{"c":3,"s":5,"id":7830,"u":"tree%20shape_crb","p":378,"h":1,"n":"Tree Shape"},{"c":3,"s":5,"id":7831,"u":"tree%20stride_crb","p":378,"h":1,"n":"Tree Stride"},{"c":3,"s":5,"id":7832,"u":"trickster's%20twin_crb","p":398,"h":1,"n":"Trickster's Twin"},{"c":3,"s":5,"id":7833,"u":"triple%20time_crb","p":387,"h":1,"n":"Triple Time"},{"c":3,"s":5,"id":7834,"u":"true%20seeing_crb","p":378,"h":1,"n":"True Seeing"},{"c":3,"s":5,"id":7835,"u":"true%20strike_crb","p":379,"h":1,"n":"True Strike"},{"c":3,"s":5,"id":7836,"u":"true%20target_crb","p":379,"h":1,"n":"True Target"},{"c":3,"s":5,"id":7837,"u":"uncontrollable%20dance_crb","p":379,"h":1,"n":"Uncontrollable Dance"},{"c":3,"s":5,"id":7838,"u":"undeath's%20blessing_crb","p":405,"h":1,"n":"Undeath's Blessing"},{"c":3,"s":5,"id":7839,"u":"undetectable%20alignment_crb","p":379,"h":1,"n":"Undetectable Alignment"},{"c":3,"s":5,"id":7840,"u":"unfathomable%20song_crb","p":379,"h":1,"n":"Unfathomable Song"},{"c":3,"s":5,"id":7841,"u":"unfettered%20pack_crb","p":379,"h":1,"n":"Unfettered Pack"},{"c":3,"s":5,"id":7842,"u":"unimpeded%20stride_crb","p":398,"h":1,"n":"Unimpeded Stride"},{"c":3,"s":5,"id":7843,"u":"unity_crb","p":398,"h":1,"n":"Unity"},{"c":3,"s":5,"id":7844,"u":"unrelenting%20observation_crb","p":379,"h":1,"n":"Unrelenting Observation"},{"c":3,"s":5,"id":7845,"u":"unseen%20servant_crb","p":380,"h":1,"n":"Unseen Servant"},{"c":3,"s":5,"id":7846,"u":"unusual%20anatomy_crb","p":405,"h":1,"n":"Unusual Anatomy"},{"c":3,"s":5,"id":7847,"u":"vampiric%20exsanguination_crb","p":380,"h":1,"n":"Vampiric Exsanguination"},{"c":3,"s":5,"id":7848,"u":"vampiric%20touch_crb","p":380,"h":1,"n":"Vampiric Touch"},{"c":3,"s":5,"id":7849,"u":"veil_crb","p":380,"h":1,"n":"Veil"},{"c":3,"s":5,"id":7850,"u":"veil%20of%20confidence_crb","p":398,"h":1,"n":"Veil Of Confidence"},{"c":3,"s":5,"id":7851,"u":"ventriloquism_crb","p":381,"h":1,"n":"Ventriloquism"},{"c":3,"s":5,"id":7852,"u":"vibrant%20pattern_crb","p":381,"h":1,"n":"Vibrant Pattern"},{"c":3,"s":5,"id":7853,"u":"vibrant%20thorns_crb","p":399,"h":1,"n":"Vibrant Thorns"},{"c":3,"s":5,"id":7854,"u":"vigilant%20eye_crb","p":407,"h":1,"n":"Vigilant Eye"},{"c":3,"s":5,"id":7855,"u":"visions%20of%20danger_crb","p":381,"h":1,"n":"Visions Of Danger"},{"c":3,"s":5,"id":7856,"u":"vital%20beacon_crb","p":382,"h":1,"n":"Vital Beacon"},{"c":3,"s":5,"id":7857,"u":"volcanic%20eruption_crb","p":382,"h":1,"n":"Volcanic Eruption"},{"c":3,"s":5,"id":7858,"u":"wail%20of%20the%20banshee_crb","p":382,"h":1,"n":"Wail Of The Banshee"},{"c":3,"s":5,"id":7859,"u":"waking%20nightmare_crb","p":399,"h":1,"n":"Waking Nightmare"},{"c":3,"s":5,"id":7860,"u":"wall%20of%20fire_crb","p":382,"h":1,"n":"Wall Of Fire"},{"c":3,"s":5,"id":7861,"u":"wall%20of%20force_crb","p":382,"h":1,"n":"Wall Of Force"},{"c":3,"s":5,"id":7862,"u":"wall%20of%20ice_crb","p":382,"h":1,"n":"Wall Of Ice"},{"c":3,"s":5,"id":7863,"u":"wall%20of%20stone_crb","p":383,"h":1,"n":"Wall Of Stone"},{"c":3,"s":5,"id":7864,"u":"wall%20of%20thorns_crb","p":383,"h":1,"n":"Wall Of Thorns"},{"c":3,"s":5,"id":7865,"u":"wall%20of%20wind_crb","p":383,"h":1,"n":"Wall Of Wind"},{"c":3,"s":5,"id":7866,"u":"wanderer's%20guide_crb","p":383,"h":1,"n":"Wanderer's Guide"},{"c":3,"s":5,"id":7867,"u":"warp%20mind_crb","p":383,"h":1,"n":"Warp Mind"},{"c":3,"s":5,"id":7868,"u":"warped%20terrain_crb","p":407,"h":1,"n":"Warped Terrain"},{"c":3,"s":5,"id":7869,"u":"water%20breathing_crb","p":384,"h":1,"n":"Water Breathing"},{"c":3,"s":5,"id":7870,"u":"water%20walk_crb","p":384,"h":1,"n":"Water Walk"},{"c":3,"s":5,"id":7871,"u":"weapon%20of%20judgment_crb","p":384,"h":1,"n":"Weapon Of Judgment"},{"c":3,"s":5,"id":7872,"u":"weapon%20storm_crb","p":384,"h":1,"n":"Weapon Storm"},{"c":3,"s":5,"id":7873,"u":"weapon%20surge_crb","p":399,"h":1,"n":"Weapon Surge"},{"c":3,"s":5,"id":7874,"u":"web_crb","p":384,"h":1,"n":"Web"},{"c":3,"s":5,"id":7875,"u":"weird_crb","p":385,"h":1,"n":"Weird"},{"c":3,"s":5,"id":7876,"u":"wholeness%20of%20body_crb","p":402,"h":1,"n":"Wholeness Of Body"},{"c":3,"s":5,"id":7877,"u":"wild%20morph_crb","p":400,"h":1,"n":"Wild Morph"},{"c":3,"s":5,"id":7878,"u":"wild%20shape_crb","p":401,"h":1,"n":"Wild Shape"},{"c":3,"s":5,"id":7879,"u":"wild%20winds%20stance_crb","p":402,"h":1,"n":"Wild Winds Stance"},{"c":3,"s":5,"id":7880,"u":"wind%20jump_crb","p":402,"h":1,"n":"Wind Jump"},{"c":3,"s":5,"id":7881,"u":"wind%20walk_crb","p":385,"h":1,"n":"Wind Walk"},{"c":3,"s":5,"id":7882,"u":"wish_crb","p":385,"h":1,"n":"Wish"},{"c":3,"s":5,"id":7883,"u":"word%20of%20freedom_crb","p":399,"h":1,"n":"Word Of Freedom"},{"c":3,"s":5,"id":7884,"u":"word%20of%20truth_crb","p":399,"h":1,"n":"Word Of Truth"},{"c":3,"s":5,"id":7885,"u":"you're%20mine_crb","p":406,"h":1,"n":"You're Mine"},{"c":3,"s":5,"id":7886,"u":"zeal%20for%20battle_crb","p":399,"h":1,"n":"Zeal For Battle"},{"c":3,"s":5,"id":7887,"u":"zealous%20conviction_crb","p":385,"h":1,"n":"Zealous Conviction"},{"c":3,"s":5,"id":7888,"u":"zone%20of%20truth_crb","p":385,"h":1,"n":"Zone Of Truth"},{"c":3,"s":15,"id":7889,"u":"exchange%20image_aoa3","p":73,"h":1,"n":"Exchange Image"},{"c":3,"s":15,"id":7890,"u":"forgotten%20lines_aoa3","p":73,"h":1,"n":"Forgotten Lines"},{"c":3,"s":15,"id":7891,"u":"imprint%20message_aoa3","p":74,"h":1,"n":"Imprint Message"},{"c":3,"s":15,"id":7892,"u":"join%20pasts_aoa3","p":74,"h":1,"n":"Join Pasts"},{"c":3,"s":15,"id":7893,"u":"object%20reading_aoa3","p":74,"h":1,"n":"Object Reading"},{"c":3,"s":15,"id":7894,"u":"silver's%20refrain_aoa3","p":74,"h":1,"n":"Silver's Refrain"},{"c":3,"s":15,"id":7895,"u":"spiritual%20anamnesis_aoa3","p":74,"h":1,"n":"Spiritual Anamnesis"},{"c":3,"s":16,"id":7896,"u":"electrified%20crystal%20ward_aoa4","p":75,"h":1,"n":"Electrified Crystal Ward"},{"c":3,"s":16,"id":7897,"u":"practice%20makes%20perfect_aoa4","p":63,"h":1,"n":"Practice Makes Perfect"},{"c":3,"s":16,"id":7898,"u":"tireless%20worker_aoa4","p":63,"h":1,"n":"Tireless Worker"},{"c":3,"s":18,"id":7899,"u":"apex%20companion_aoa6","p":77,"h":1,"n":"Apex Companion"},{"c":3,"s":18,"id":7900,"u":"song%20of%20the%20fallen_aoa6","p":77,"h":1,"n":"Song Of The Fallen"},{"c":3,"s":20,"id":7901,"u":"admonishing%20ray_aoe2","p":76,"h":1,"n":"Admonishing Ray"},{"c":3,"s":20,"id":7902,"u":"magical%20fetters_aoe2","p":77,"h":1,"n":"Magical Fetters"},{"c":3,"s":20,"id":7903,"u":"maze%20of%20locked%20doors_aoe2","p":77,"h":1,"n":"Maze Of Locked Doors"},{"c":3,"s":20,"id":7904,"u":"putrefy%20food%20and%20drink_aoe2","p":77,"h":1,"n":"Putrefy Food And Drink"},{"c":3,"s":20,"id":7905,"u":"speaking%20sky_aoe2","p":79,"h":1,"n":"Speaking Sky"},{"c":3,"s":20,"id":7906,"u":"steal%20the%20sky_aoe2","p":79,"h":1,"n":"Steal The Sky"},{"c":3,"s":22,"id":7907,"u":"imp%20sting_aoe4","p":80,"h":1,"n":"Imp Sting"},{"c":3,"s":22,"id":7908,"u":"leng%20sting_aoe4","p":80,"h":1,"n":"Leng Sting"},{"c":3,"s":22,"id":7909,"u":"linnorm%20sting_aoe4","p":81,"h":1,"n":"Linnorm Sting"},{"c":3,"s":22,"id":7910,"u":"swarming%20wasp%20stings_aoe4","p":81,"h":1,"n":"Swarming Wasp Stings"},{"c":3,"s":22,"id":7911,"u":"wyvern%20sting_aoe4","p":81,"h":1,"n":"Wyvern Sting"},{"c":3,"s":23,"id":7912,"u":"ordained%20purpose_aoe5","p":75,"h":1,"n":"Ordained Purpose"},{"c":3,"s":23,"id":7913,"u":"split%20the%20tongue_aoe5","p":75,"h":1,"n":"Split The Tongue"},{"c":3,"s":24,"id":7914,"u":"divinity%20leech_aoe6","p":75,"h":1,"n":"Divinity Leech"},{"c":3,"s":24,"id":7915,"u":"prismatic%20shield_aoe6","p":75,"h":1,"n":"Prismatic Shield"},{"c":3,"s":25,"id":7916,"u":"worm's%20repast_av1","p":80,"h":1,"n":"Worm's Repast"},{"c":3,"s":26,"id":7917,"u":"daydreamer's%20curse_av2","p":73,"h":1,"n":"Daydreamer's Curse"},{"c":3,"s":26,"id":7918,"u":"savant's%20curse_av2","p":73,"h":1,"n":"Savant's Curse"},{"c":3,"s":27,"id":7919,"u":"call%20the%20blood_av3","p":75,"h":1,"n":"Call The Blood"},{"c":3,"s":27,"id":7920,"u":"ectoplasmic%20expulsion_av3","p":75,"h":1,"n":"Ectoplasmic Expulsion"},{"c":3,"s":27,"id":7921,"u":"fearful%20feast_av3","p":65,"h":1,"n":"Fearful Feast"},{"c":3,"s":27,"id":7922,"u":"lift%20nature's%20caul_av3","p":65,"h":1,"n":"Lift Nature's Caul"},{"c":3,"s":28,"id":7923,"u":"breath%20of%20drought_ec1","p":78,"h":1,"n":"Breath Of Drought"},{"c":3,"s":28,"id":7924,"u":"personal%20rain%20cloud_ec1","p":78,"h":1,"n":"Personal Rain Cloud"},{"c":3,"s":28,"id":7925,"u":"rime%20slick_ec1","p":78,"h":1,"n":"Rime Slick"},{"c":3,"s":28,"id":7926,"u":"scouring%20sand_ec1","p":78,"h":1,"n":"Scouring Sand"},{"c":3,"s":28,"id":7927,"u":"sea%20surge_ec1","p":78,"h":1,"n":"Sea Surge"},{"c":3,"s":28,"id":7928,"u":"sudden%20bolt_ec1","p":79,"h":1,"n":"Sudden Bolt"},{"c":3,"s":28,"id":7929,"u":"unseasonable%20squall_ec1","p":79,"h":1,"n":"Unseasonable Squall"},{"c":3,"s":28,"id":7930,"u":"verdant%20sprout_ec1","p":79,"h":1,"n":"Verdant Sprout"},{"c":3,"s":29,"id":7931,"u":"clownish%20curse_ec2","p":77,"h":1,"n":"Clownish Curse"},{"c":3,"s":29,"id":7932,"u":"favorable%20review_ec2","p":77,"h":1,"n":"Favorable Review"},{"c":3,"s":29,"id":7933,"u":"pillar%20of%20water_ec2","p":77,"h":1,"n":"Pillar Of Water"},{"c":3,"s":29,"id":7934,"u":"pyrotechnics_ec2","p":77,"h":1,"n":"Pyrotechnics"},{"c":3,"s":8,"id":7935,"u":"ravening%20maw_ec3","p":67,"h":1,"n":"Ravening Maw"},{"c":3,"s":30,"id":7936,"u":"blood%20feast_ec4","p":74,"h":1,"n":"Blood Feast"},{"c":3,"s":30,"id":7937,"u":"entrancing%20eyes_ec4","p":74,"h":1,"n":"Entrancing Eyes"},{"c":3,"s":30,"id":7938,"u":"necrotic%20radiation_ec4","p":75,"h":1,"n":"Necrotic Radiation"},{"c":3,"s":31,"id":7939,"u":"blightburn%20blast_ec5","p":73,"h":1,"n":"Blightburn Blast"},{"c":3,"s":31,"id":7940,"u":"control%20sand_ec5","p":73,"h":1,"n":"Control Sand"},{"c":3,"s":31,"id":7941,"u":"pillars%20of%20sand_ec5","p":74,"h":1,"n":"Pillars Of Sand"},{"c":3,"s":32,"id":7942,"u":"astral%20labyrinth_ec6","p":76,"h":1,"n":"Astral Labyrinth"},{"c":3,"s":32,"id":7943,"u":"deluge_ec6","p":76,"h":1,"n":"Deluge"},{"c":3,"s":32,"id":7944,"u":"devour%20life_ec6","p":76,"h":1,"n":"Devour Life"},{"c":3,"s":32,"id":7945,"u":"prying%20survey_ec6","p":76,"h":1,"n":"Prying Survey"},{"c":3,"s":32,"id":7946,"u":"undermine%20reality_ec6","p":76,"h":1,"n":"Undermine Reality"},{"c":3,"s":32,"id":7947,"u":"upheaval_ec6","p":77,"h":1,"n":"Upheaval"},{"c":3,"s":34,"id":7948,"u":"aura%20of%20the%20unremarkable_frp1","p":77,"h":1,"n":"Aura Of The Unremarkable"},{"c":3,"s":34,"id":7949,"u":"return%20beacon_frp1","p":77,"h":1,"n":"Return Beacon"},{"c":3,"s":34,"id":7950,"u":"wronged%20monk's%20wrath_frp1","p":77,"h":1,"n":"Wronged Monk's Wrath"},{"c":3,"s":36,"id":7951,"u":"cleansing%20flames_frp3","p":74,"h":1,"n":"Cleansing Flames"},{"c":3,"s":36,"id":7952,"u":"rejuvenating%20flames_frp3","p":74,"h":1,"n":"Rejuvenating Flames"},{"c":3,"s":36,"id":7953,"u":"shroud%20of%20flame_frp3","p":74,"h":1,"n":"Shroud Of Flame"},{"c":3,"s":6,"id":7954,"u":"invoke%20the%20crimson%20oath_locg","p":90,"h":1,"n":"Invoke The Crimson Oath"},{"c":3,"s":6,"id":7955,"u":"light%20of%20revelation_locg","p":91,"h":1,"n":"Light Of Revelation"},{"c":3,"s":6,"id":7956,"u":"perfect%20strike_locg","p":131,"h":1,"n":"Perfect Strike"},{"c":3,"s":6,"id":7957,"u":"sun%20blade_locg","p":91,"h":1,"n":"Sun Blade"},{"c":3,"s":55,"id":7958,"u":"acid%20storm_logm","p":106,"h":1,"n":"Acid Storm"},{"c":3,"s":55,"id":7959,"u":"acidic%20burst_logm","p":106,"h":1,"n":"Acidic Burst"},{"c":3,"s":55,"id":7960,"u":"adapt%20self_logm","p":112,"h":1,"n":"Adapt Self"},{"c":3,"s":55,"id":7961,"u":"adaptive%20ablation_logm","p":112,"h":1,"n":"Adaptive Ablation"},{"c":3,"s":55,"id":7962,"u":"agitate_logm","p":106,"h":1,"n":"Agitate"},{"c":3,"s":55,"id":7963,"u":"animus%20mine_logm","p":106,"h":1,"n":"Animus Mine"},{"c":3,"s":55,"id":7964,"u":"anticipate%20peril_logm","p":107,"h":1,"n":"Anticipate Peril"},{"c":3,"s":55,"id":7965,"u":"asterism_logm","p":117,"h":1,"n":"Asterism"},{"c":3,"s":55,"id":7966,"u":"befuddle_logm","p":107,"h":1,"n":"Befuddle"},{"c":3,"s":55,"id":7967,"u":"bottle%20the%20storm_logm","p":115,"h":1,"n":"Bottle The Storm"},{"c":3,"s":55,"id":7968,"u":"brand%20the%20impenitent_logm","p":107,"h":1,"n":"Brand The Impenitent"},{"c":3,"s":55,"id":7969,"u":"charged%20javelin_logm","p":115,"h":1,"n":"Charged Javelin"},{"c":3,"s":55,"id":7970,"u":"chilling%20spray_logm","p":107,"h":1,"n":"Chilling Spray"},{"c":3,"s":55,"id":7971,"u":"cup%20of%20dust_logm","p":107,"h":1,"n":"Cup Of Dust"},{"c":3,"s":55,"id":7972,"u":"delay%20consequence_logm","p":118,"h":1,"n":"Delay Consequence"},{"c":3,"s":55,"id":7973,"u":"diamond%20dust_logm","p":112,"h":1,"n":"Diamond Dust"},{"c":3,"s":55,"id":7974,"u":"divine%20plagues_logm","p":115,"h":1,"n":"Divine Plagues"},{"c":3,"s":55,"id":7975,"u":"door%20to%20beyond_logm","p":119,"h":1,"n":"Door To Beyond"},{"c":3,"s":55,"id":7976,"u":"draconic%20barrage_logm","p":119,"h":1,"n":"Draconic Barrage"},{"c":3,"s":55,"id":7977,"u":"dust%20storm_logm","p":114,"h":1,"n":"Dust Storm"},{"c":3,"s":55,"id":7978,"u":"dutiful%20challenge_logm","p":114,"h":1,"n":"Dutiful Challenge"},{"c":3,"s":55,"id":7979,"u":"ectoplasmic%20interstice_logm","p":117,"h":1,"n":"Ectoplasmic Interstice"},{"c":3,"s":55,"id":7980,"u":"eject%20soul_logm","p":117,"h":1,"n":"Eject Soul"},{"c":3,"s":55,"id":7981,"u":"empty%20inside_logm","p":119,"h":1,"n":"Empty Inside"},{"c":3,"s":55,"id":7982,"u":"endure_logm","p":107,"h":1,"n":"Endure"},{"c":3,"s":55,"id":7983,"u":"ephemeral%20hazards_logm","p":113,"h":1,"n":"Ephemeral Hazards"},{"c":3,"s":55,"id":7984,"u":"expeditious%20excavation_logm","p":107,"h":1,"n":"Expeditious Excavation"},{"c":3,"s":55,"id":7985,"u":"fallow%20field_logm","p":113,"h":1,"n":"Fallow Field"},{"c":3,"s":55,"id":7986,"u":"feast%20of%20ashes_logm","p":107,"h":1,"n":"Feast Of Ashes"},{"c":3,"s":55,"id":7987,"u":"font%20of%20serenity_logm","p":116,"h":1,"n":"Font Of Serenity"},{"c":3,"s":55,"id":7988,"u":"foul%20miasma_logm","p":115,"h":1,"n":"Foul Miasma"},{"c":3,"s":55,"id":7989,"u":"fungal%20hyphae_logm","p":108,"h":1,"n":"Fungal Hyphae"},{"c":3,"s":55,"id":7990,"u":"ghostly%20transcription_logm","p":115,"h":1,"n":"Ghostly Transcription"},{"c":3,"s":55,"id":7991,"u":"gravity%20well_logm","p":108,"h":1,"n":"Gravity Well"},{"c":3,"s":55,"id":7992,"u":"hyperfocus_logm","p":113,"h":1,"n":"Hyperfocus"},{"c":3,"s":55,"id":7993,"u":"ill%20omen_logm","p":108,"h":1,"n":"Ill Omen"},{"c":3,"s":55,"id":7994,"u":"iron%20gut_logm","p":108,"h":1,"n":"Iron Gut"},{"c":3,"s":55,"id":7995,"u":"lament_logm","p":116,"h":1,"n":"Lament"},{"c":3,"s":55,"id":7996,"u":"liberating%20command_logm","p":108,"h":1,"n":"Liberating Command"},{"c":3,"s":55,"id":7997,"u":"message%20rune_logm","p":108,"h":1,"n":"Message Rune"},{"c":3,"s":55,"id":7998,"u":"oathkeeper's%20insignia_logm","p":114,"h":1,"n":"Oathkeeper's Insignia"},{"c":3,"s":55,"id":7999,"u":"object%20memory_logm","p":118,"h":1,"n":"Object Memory"},{"c":3,"s":55,"id":8000,"u":"overflowing%20sorrow_logm","p":116,"h":1,"n":"Overflowing Sorrow"},{"c":3,"s":55,"id":8001,"u":"parch_logm","p":114,"h":1,"n":"Parch"},{"c":3,"s":55,"id":8002,"u":"penumbral%20shroud_logm","p":109,"h":1,"n":"Penumbral Shroud"},{"c":3,"s":55,"id":8003,"u":"redact_logm","p":114,"h":1,"n":"Redact"},{"c":3,"s":55,"id":8004,"u":"reflective%20scales_logm","p":109,"h":1,"n":"Reflective Scales"},{"c":3,"s":55,"id":8005,"u":"remember%20the%20lost_logm","p":119,"h":1,"n":"Remember The Lost"},{"c":3,"s":55,"id":8006,"u":"roar%20of%20the%20wyrm_logm","p":119,"h":1,"n":"Roar Of The Wyrm"},{"c":3,"s":55,"id":8007,"u":"share%20burden_logm","p":116,"h":1,"n":"Share Burden"},{"c":3,"s":55,"id":8008,"u":"share%20lore_logm","p":109,"h":1,"n":"Share Lore"},{"c":3,"s":55,"id":8009,"u":"shattering%20gem_logm","p":109,"h":1,"n":"Shattering Gem"},{"c":3,"s":55,"id":8010,"u":"shifting%20sand_logm","p":110,"h":1,"n":"Shifting Sand"},{"c":3,"s":55,"id":8011,"u":"shockwave_logm","p":110,"h":1,"n":"Shockwave"},{"c":3,"s":55,"id":8012,"u":"show%20the%20way_logm","p":110,"h":1,"n":"Show The Way"},{"c":3,"s":55,"id":8013,"u":"slough%20skin_logm","p":110,"h":1,"n":"Slough Skin"},{"c":3,"s":55,"id":8014,"u":"stasis_logm","p":118,"h":1,"n":"Stasis"},{"c":3,"s":55,"id":8015,"u":"swarm%20form_logm","p":118,"h":1,"n":"Swarm Form"},{"c":3,"s":55,"id":8016,"u":"swarmsense_logm","p":117,"h":1,"n":"Swarmsense"},{"c":3,"s":55,"id":8017,"u":"temporary%20tool_logm","p":110,"h":1,"n":"Temporary Tool"},{"c":3,"s":55,"id":8018,"u":"tether_logm","p":111,"h":1,"n":"Tether"},{"c":3,"s":55,"id":8019,"u":"time%20beacon_logm","p":111,"h":1,"n":"Time Beacon"},{"c":3,"s":55,"id":8020,"u":"whirling%20scarves_logm","p":111,"h":1,"n":"Whirling Scarves"},{"c":3,"s":55,"id":8021,"u":"winter%20bolt_logm","p":112,"h":1,"n":"Winter Bolt"},{"c":3,"s":55,"id":8022,"u":"withering%20grasp_logm","p":112,"h":1,"n":"Withering Grasp"},{"c":3,"s":55,"id":8023,"u":"zenith%20star_logm","p":117,"h":1,"n":"Zenith Star"},{"c":3,"s":56,"id":8024,"u":"achaekek's%20clutch_lol","p":58,"h":1,"n":"Achaekek's Clutch"},{"c":3,"s":56,"id":8025,"u":"all%20is%20one%2c%20one%20is%20all_lol","p":65,"h":1,"n":"All Is One, One Is All"},{"c":3,"s":56,"id":8026,"u":"aromatic%20lure_lol","p":37,"h":1,"n":"Aromatic Lure"},{"c":3,"s":56,"id":8027,"u":"glacial%20heart_lol","p":32,"h":1,"n":"Glacial Heart"},{"c":3,"s":56,"id":8028,"u":"halcyon%20infusion_lol","p":66,"h":1,"n":"Halcyon Infusion"},{"c":3,"s":56,"id":8029,"u":"rebounding%20barrier_lol","p":37,"h":1,"n":"Rebounding Barrier"},{"c":3,"s":56,"id":8030,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol","p":69,"h":1,"n":"Shall Not Falter, Shall Not Rout"},{"c":3,"s":56,"id":8031,"u":"spirit%20object_lol","p":32,"h":1,"n":"Spirit Object"},{"c":3,"s":56,"id":8032,"u":"sun's%20fury_lol","p":101,"h":1,"n":"Sun's Fury"},{"c":3,"s":51,"id":8033,"u":"familiar%20form_lopsg","p":5500,"h":1,"n":"Familiar Form"},{"c":3,"s":51,"id":8034,"u":"perseis's%20precautions_lopsg","p":124,"h":1,"n":"Perseis's Precautions"},{"c":3,"s":51,"id":8035,"u":"spellmaster's%20ward_lopsg","p":5500,"h":1,"n":"Spellmaster's Ward"},{"c":3,"s":51,"id":8036,"u":"transcribe%20moment_lopsg","p":46,"h":1,"n":"Transcribe Moment"},{"c":3,"s":52,"id":8037,"u":"magic%20warrior%20aspect_lowg","p":95,"h":1,"n":"Magic Warrior Aspect"},{"c":3,"s":52,"id":8038,"u":"magic%20warrior%20transformation_lowg","p":95,"h":1,"n":"Magic Warrior Transformation"},{"c":3,"s":52,"id":8039,"u":"mantis%20form_lowg","p":71,"h":1,"n":"Mantis Form"},{"c":3,"s":52,"id":8040,"u":"perfect%20strike_lowg","p":83,"h":1,"n":"Perfect Strike"},{"c":3,"s":52,"id":8041,"u":"snowball_lowg","p":112,"h":1,"n":"Snowball"},{"c":3,"s":52,"id":8042,"u":"unblinking%20flame%20revelation_lowg","p":83,"h":1,"n":"Unblinking Flame Revelation"},{"c":3,"s":52,"id":8043,"u":"unbreaking%20wave%20advance_lowg","p":83,"h":1,"n":"Unbreaking Wave Advance"},{"c":3,"s":52,"id":8044,"u":"unfolding%20wind%20rush_lowg","p":83,"h":1,"n":"Unfolding Wind Rush"},{"c":3,"s":52,"id":8045,"u":"untwisting%20iron%20buffer_lowg","p":83,"h":1,"n":"Untwisting Iron Buffer"},{"c":3,"s":53,"id":8046,"u":"aberrant%20form_som","p":88,"h":1,"n":"Aberrant Form"},{"c":3,"s":53,"id":8047,"u":"angel%20form_som","p":89,"h":1,"n":"Angel Form"},{"c":3,"s":53,"id":8048,"u":"animal%20allies_som","p":89,"h":1,"n":"Animal Allies"},{"c":3,"s":53,"id":8049,"u":"approximate_som","p":90,"h":1,"n":"Approximate"},{"c":3,"s":53,"id":8050,"u":"ash%20cloud_som","p":90,"h":1,"n":"Ash Cloud"},{"c":3,"s":53,"id":8051,"u":"bandit's%20doom_som","p":90,"h":1,"n":"Bandit's Doom"},{"c":3,"s":53,"id":8052,"u":"befitting%20attire_som","p":90,"h":1,"n":"Befitting Attire"},{"c":3,"s":53,"id":8053,"u":"biting%20words_som","p":90,"h":1,"n":"Biting Words"},{"c":3,"s":53,"id":8054,"u":"blazing%20dive_som","p":90,"h":1,"n":"Blazing Dive"},{"c":3,"s":53,"id":8055,"u":"blazing%20fissure_som","p":91,"h":1,"n":"Blazing Fissure"},{"c":3,"s":53,"id":8056,"u":"blessing%20of%20defiance_som","p":91,"h":1,"n":"Blessing Of Defiance"},{"c":3,"s":53,"id":8057,"u":"blink%20charge_som","p":92,"h":1,"n":"Blink Charge"},{"c":3,"s":53,"id":8058,"u":"bloodspray%20curse_som","p":92,"h":1,"n":"Bloodspray Curse"},{"c":3,"s":53,"id":8059,"u":"boil%20blood_som","p":92,"h":1,"n":"Boil Blood"},{"c":3,"s":53,"id":8060,"u":"boost%20eidolon_som","p":144,"h":1,"n":"Boost Eidolon"},{"c":3,"s":53,"id":8061,"u":"bottomless%20stomach_som","p":92,"h":1,"n":"Bottomless Stomach"},{"c":3,"s":53,"id":8062,"u":"breadcrumbs_som","p":92,"h":1,"n":"Breadcrumbs"},{"c":3,"s":53,"id":8063,"u":"bullhorn_som","p":93,"h":1,"n":"Bullhorn"},{"c":3,"s":53,"id":8064,"u":"burning%20blossoms_som","p":93,"h":1,"n":"Burning Blossoms"},{"c":3,"s":53,"id":8065,"u":"canticle%20of%20everlasting%20grief_som","p":94,"h":1,"n":"Canticle Of Everlasting Grief"},{"c":3,"s":53,"id":8066,"u":"cascade%20countermeasure_som","p":143,"h":1,"n":"Cascade Countermeasure"},{"c":3,"s":53,"id":8067,"u":"cast%20into%20time_som","p":94,"h":1,"n":"Cast Into Time"},{"c":3,"s":53,"id":8068,"u":"catch%20your%20name_som","p":247,"h":1,"n":"Catch Your Name"},{"c":3,"s":53,"id":8069,"u":"chromatic%20armor_som","p":95,"h":1,"n":"Chromatic Armor"},{"c":3,"s":53,"id":8070,"u":"chromatic%20image_som","p":95,"h":1,"n":"Chromatic Image"},{"c":3,"s":53,"id":8071,"u":"chromatic%20ray_som","p":95,"h":1,"n":"Chromatic Ray"},{"c":3,"s":53,"id":8072,"u":"claim%20curse_som","p":95,"h":1,"n":"Claim Curse"},{"c":3,"s":53,"id":8073,"u":"clone%20companion_som","p":96,"h":1,"n":"Clone Companion"},{"c":3,"s":53,"id":8074,"u":"combustion_som","p":200,"h":1,"n":"Combustion"},{"c":3,"s":53,"id":8075,"u":"compel%20true%20name_som","p":247,"h":1,"n":"Compel True Name"},{"c":3,"s":53,"id":8076,"u":"concordant%20choir_som","p":96,"h":1,"n":"Concordant Choir"},{"c":3,"s":53,"id":8077,"u":"coral%20eruption_som","p":96,"h":1,"n":"Coral Eruption"},{"c":3,"s":53,"id":8078,"u":"corrosive%20body_som","p":96,"h":1,"n":"Corrosive Body"},{"c":3,"s":53,"id":8079,"u":"cosmic%20form_som","p":97,"h":1,"n":"Cosmic Form"},{"c":3,"s":53,"id":8080,"u":"crushing%20ground_som","p":200,"h":1,"n":"Crushing Ground"},{"c":3,"s":53,"id":8081,"u":"daemon%20form_som","p":98,"h":1,"n":"Daemon Form"},{"c":3,"s":53,"id":8082,"u":"darklight_som","p":227,"h":1,"n":"Darklight"},{"c":3,"s":53,"id":8083,"u":"day's%20weight_som","p":98,"h":1,"n":"Day's Weight"},{"c":3,"s":53,"id":8084,"u":"deity's%20strike_som","p":99,"h":1,"n":"Deity's Strike"},{"c":3,"s":53,"id":8085,"u":"demon%20form_som","p":99,"h":1,"n":"Demon Form"},{"c":3,"s":53,"id":8086,"u":"devil%20form_som","p":99,"h":1,"n":"Devil Form"},{"c":3,"s":53,"id":8087,"u":"dimensional%20assault_som","p":143,"h":1,"n":"Dimensional Assault"},{"c":3,"s":53,"id":8088,"u":"distracting%20chatter_som","p":100,"h":1,"n":"Distracting Chatter"},{"c":3,"s":53,"id":8089,"u":"divine%20armageddon_som","p":100,"h":1,"n":"Divine Armageddon"},{"c":3,"s":53,"id":8090,"u":"draw%20ire_som","p":101,"h":1,"n":"Draw Ire"},{"c":3,"s":53,"id":8091,"u":"draw%20the%20lightning_som","p":101,"h":1,"n":"Draw The Lightning"},{"c":3,"s":53,"id":8092,"u":"echoing%20weapon_som","p":101,"h":1,"n":"Echoing Weapon"},{"c":3,"s":53,"id":8093,"u":"efficient%20apport_som","p":241,"h":1,"n":"Efficient Apport"},{"c":3,"s":53,"id":8094,"u":"eidolon's%20wrath_som","p":144,"h":1,"n":"Eidolon's Wrath"},{"c":3,"s":53,"id":8095,"u":"element%20embodied_som","p":101,"h":1,"n":"Element Embodied"},{"c":3,"s":53,"id":8096,"u":"elemental%20absorption_som","p":102,"h":1,"n":"Elemental Absorption"},{"c":3,"s":53,"id":8097,"u":"elemental%20annihilation%20wave_som","p":102,"h":1,"n":"Elemental Annihilation Wave"},{"c":3,"s":53,"id":8098,"u":"elemental%20confluence_som","p":102,"h":1,"n":"Elemental Confluence"},{"c":3,"s":53,"id":8099,"u":"elemental%20gift_som","p":103,"h":1,"n":"Elemental Gift"},{"c":3,"s":53,"id":8100,"u":"elemental%20zone_som","p":104,"h":1,"n":"Elemental Zone"},{"c":3,"s":53,"id":8101,"u":"envenom%20companion_som","p":104,"h":1,"n":"Envenom Companion"},{"c":3,"s":53,"id":8102,"u":"evolution%20surge_som","p":144,"h":1,"n":"Evolution Surge"},{"c":3,"s":53,"id":8103,"u":"extend%20boost_som","p":145,"h":1,"n":"Extend Boost"},{"c":3,"s":53,"id":8104,"u":"extract%20poison_som","p":104,"h":1,"n":"Extract Poison"},{"c":3,"s":53,"id":8105,"u":"fated%20confrontation_som","p":105,"h":1,"n":"Fated Confrontation"},{"c":3,"s":53,"id":8106,"u":"feral%20shades_som","p":105,"h":1,"n":"Feral Shades"},{"c":3,"s":53,"id":8107,"u":"fey%20form_som","p":105,"h":1,"n":"Fey Form"},{"c":3,"s":53,"id":8108,"u":"flame%20vortex_som","p":106,"h":1,"n":"Flame Vortex"},{"c":3,"s":53,"id":8109,"u":"flame%20wisp_som","p":106,"h":1,"n":"Flame Wisp"},{"c":3,"s":53,"id":8110,"u":"flammable%20fumes_som","p":106,"h":1,"n":"Flammable Fumes"},{"c":3,"s":53,"id":8111,"u":"flowing%20strike_som","p":106,"h":1,"n":"Flowing Strike"},{"c":3,"s":53,"id":8112,"u":"force%20fang_som","p":143,"h":1,"n":"Force Fang"},{"c":3,"s":53,"id":8113,"u":"forceful%20hand_som","p":106,"h":1,"n":"Forceful Hand"},{"c":3,"s":53,"id":8114,"u":"frigid%20flurry_som","p":108,"h":1,"n":"Frigid Flurry"},{"c":3,"s":53,"id":8115,"u":"gale%20blast_som","p":108,"h":1,"n":"Gale Blast"},{"c":3,"s":53,"id":8116,"u":"geyser_som","p":108,"h":1,"n":"Geyser"},{"c":3,"s":53,"id":8117,"u":"glimmer%20of%20charm_som","p":108,"h":1,"n":"Glimmer Of Charm"},{"c":3,"s":53,"id":8118,"u":"gouging%20claw_som","p":109,"h":1,"n":"Gouging Claw"},{"c":3,"s":53,"id":8119,"u":"gravitational%20pull_som","p":109,"h":1,"n":"Gravitational Pull"},{"c":3,"s":53,"id":8120,"u":"guiding%20star_som","p":109,"h":1,"n":"Guiding Star"},{"c":3,"s":53,"id":8121,"u":"hasted%20assault_som","p":143,"h":1,"n":"Hasted Assault"},{"c":3,"s":53,"id":8122,"u":"haunting%20hymn_som","p":109,"h":1,"n":"Haunting Hymn"},{"c":3,"s":53,"id":8123,"u":"healing%20plaster_som","p":109,"h":1,"n":"Healing Plaster"},{"c":3,"s":53,"id":8124,"u":"healing%20well_som","p":110,"h":1,"n":"Healing Well"},{"c":3,"s":53,"id":8125,"u":"horizon%20thunder%20sphere_som","p":110,"h":1,"n":"Horizon Thunder Sphere"},{"c":3,"s":53,"id":8126,"u":"ignite%20fireworks_som","p":110,"h":1,"n":"Ignite Fireworks"},{"c":3,"s":53,"id":8127,"u":"impending%20doom_som","p":110,"h":1,"n":"Impending Doom"},{"c":3,"s":53,"id":8128,"u":"inevitable%20disaster_som","p":111,"h":1,"n":"Inevitable Disaster"},{"c":3,"s":53,"id":8129,"u":"inexhaustible%20cynicism_som","p":111,"h":1,"n":"Inexhaustible Cynicism"},{"c":3,"s":53,"id":8130,"u":"infectious%20enthusiasm_som","p":112,"h":1,"n":"Infectious Enthusiasm"},{"c":3,"s":53,"id":8131,"u":"infectious%20melody_som","p":112,"h":1,"n":"Infectious Melody"},{"c":3,"s":53,"id":8132,"u":"inner%20radiance%20torrent_som","p":112,"h":1,"n":"Inner Radiance Torrent"},{"c":3,"s":53,"id":8133,"u":"inscrutable%20mask_som","p":227,"h":1,"n":"Inscrutable Mask"},{"c":3,"s":53,"id":8134,"u":"instant%20armor_som","p":112,"h":1,"n":"Instant Armor"},{"c":3,"s":53,"id":8135,"u":"invisibility%20curtain_som","p":112,"h":1,"n":"Invisibility Curtain"},{"c":3,"s":53,"id":8136,"u":"invoke%20spirits_som","p":113,"h":1,"n":"Invoke Spirits"},{"c":3,"s":53,"id":8137,"u":"invoke%20true%20name_som","p":247,"h":1,"n":"Invoke True Name"},{"c":3,"s":53,"id":8138,"u":"juvenile%20companion_som","p":113,"h":1,"n":"Juvenile Companion"},{"c":3,"s":53,"id":8139,"u":"life%20connection_som","p":113,"h":1,"n":"Life Connection"},{"c":3,"s":53,"id":8140,"u":"lifelink%20surge_som","p":145,"h":1,"n":"Lifelink Surge"},{"c":3,"s":53,"id":8141,"u":"lose%20the%20path_som","p":113,"h":1,"n":"Lose The Path"},{"c":3,"s":53,"id":8142,"u":"lucky%20number_som","p":113,"h":1,"n":"Lucky Number"},{"c":3,"s":53,"id":8143,"u":"magic%20mailbox_som","p":114,"h":1,"n":"Magic Mailbox"},{"c":3,"s":53,"id":8144,"u":"magnetic%20acceleration_som","p":114,"h":1,"n":"Magnetic Acceleration"},{"c":3,"s":53,"id":8145,"u":"magnetic%20attraction_som","p":114,"h":1,"n":"Magnetic Attraction"},{"c":3,"s":53,"id":8146,"u":"magnetic%20repulsion_som","p":115,"h":1,"n":"Magnetic Repulsion"},{"c":3,"s":53,"id":8147,"u":"mantle%20of%20the%20frozen%20heart_som","p":115,"h":1,"n":"Mantle Of The Frozen Heart"},{"c":3,"s":53,"id":8148,"u":"mantle%20of%20the%20magma%20heart_som","p":115,"h":1,"n":"Mantle Of The Magma Heart"},{"c":3,"s":53,"id":8149,"u":"mimic%20undead_som","p":115,"h":1,"n":"Mimic Undead"},{"c":3,"s":53,"id":8150,"u":"mind%20of%20menace_som","p":116,"h":1,"n":"Mind Of Menace"},{"c":3,"s":53,"id":8151,"u":"mirror%20malefactors_som","p":116,"h":1,"n":"Mirror Malefactors"},{"c":3,"s":53,"id":8152,"u":"mirror's%20misfortune_som","p":117,"h":1,"n":"Mirror's Misfortune"},{"c":3,"s":53,"id":8153,"u":"mud%20pit_som","p":117,"h":1,"n":"Mud Pit"},{"c":3,"s":53,"id":8154,"u":"murderous%20vine_som","p":117,"h":1,"n":"Murderous Vine"},{"c":3,"s":53,"id":8155,"u":"nature's%20reprisal_som","p":117,"h":1,"n":"Nature's Reprisal"},{"c":3,"s":53,"id":8156,"u":"necromancer's%20generosity_som","p":117,"h":1,"n":"Necromancer's Generosity"},{"c":3,"s":53,"id":8157,"u":"necrotize_som","p":118,"h":1,"n":"Necrotize"},{"c":3,"s":53,"id":8158,"u":"nudge%20the%20odds_som","p":118,"h":1,"n":"Nudge The Odds"},{"c":3,"s":53,"id":8159,"u":"nullify_som","p":118,"h":1,"n":"Nullify"},{"c":3,"s":53,"id":8160,"u":"ocular%20overload_som","p":118,"h":1,"n":"Ocular Overload"},{"c":3,"s":53,"id":8161,"u":"one%20with%20the%20land_som","p":118,"h":1,"n":"One With The Land"},{"c":3,"s":53,"id":8162,"u":"oneiric%20mire_som","p":119,"h":1,"n":"Oneiric Mire"},{"c":3,"s":53,"id":8163,"u":"ooze%20form_som","p":119,"h":1,"n":"Ooze Form"},{"c":3,"s":53,"id":8164,"u":"organsight_som","p":120,"h":1,"n":"Organsight"},{"c":3,"s":53,"id":8165,"u":"painful%20vibrations_som","p":120,"h":1,"n":"Painful Vibrations"},{"c":3,"s":53,"id":8166,"u":"pernicious%20poltergeist_som","p":121,"h":1,"n":"Pernicious Poltergeist"},{"c":3,"s":53,"id":8167,"u":"persistent%20servant_som","p":121,"h":1,"n":"Persistent Servant"},{"c":3,"s":53,"id":8168,"u":"petal%20storm_som","p":121,"h":1,"n":"Petal Storm"},{"c":3,"s":53,"id":8169,"u":"phantom%20crowd_som","p":121,"h":1,"n":"Phantom Crowd"},{"c":3,"s":53,"id":8170,"u":"phantom%20prison_som","p":121,"h":1,"n":"Phantom Prison"},{"c":3,"s":53,"id":8171,"u":"pocket%20library_som","p":122,"h":1,"n":"Pocket Library"},{"c":3,"s":53,"id":8172,"u":"portrait%20of%20the%20artist_som","p":122,"h":1,"n":"Portrait Of The Artist"},{"c":3,"s":53,"id":8173,"u":"positive%20attunement_som","p":122,"h":1,"n":"Positive Attunement"},{"c":3,"s":53,"id":8174,"u":"powerful%20inhalation_som","p":201,"h":1,"n":"Powerful Inhalation"},{"c":3,"s":53,"id":8175,"u":"prismatic%20armor_som","p":122,"h":1,"n":"Prismatic Armor"},{"c":3,"s":53,"id":8176,"u":"proliferating%20eyes_som","p":122,"h":1,"n":"Proliferating Eyes"},{"c":3,"s":53,"id":8177,"u":"protect%20companion_som","p":123,"h":1,"n":"Protect Companion"},{"c":3,"s":53,"id":8178,"u":"protector%20tree_som","p":123,"h":1,"n":"Protector Tree"},{"c":3,"s":53,"id":8179,"u":"puff%20of%20poison_som","p":124,"h":1,"n":"Puff Of Poison"},{"c":3,"s":53,"id":8180,"u":"pulverizing%20cascade_som","p":201,"h":1,"n":"Pulverizing Cascade"},{"c":3,"s":53,"id":8181,"u":"quick%20sort_som","p":124,"h":1,"n":"Quick Sort"},{"c":3,"s":53,"id":8182,"u":"rapid%20adaptation_som","p":124,"h":1,"n":"Rapid Adaptation"},{"c":3,"s":53,"id":8183,"u":"ravenous%20portal_som","p":124,"h":1,"n":"Ravenous Portal"},{"c":3,"s":53,"id":8184,"u":"read%20the%20air_som","p":125,"h":1,"n":"Read The Air"},{"c":3,"s":53,"id":8185,"u":"reinforce%20eidolon_som","p":145,"h":1,"n":"Reinforce Eidolon"},{"c":3,"s":53,"id":8186,"u":"repelling%20pulse_som","p":125,"h":1,"n":"Repelling Pulse"},{"c":3,"s":53,"id":8187,"u":"replicate_som","p":125,"h":1,"n":"Replicate"},{"c":3,"s":53,"id":8188,"u":"restyle_som","p":126,"h":1,"n":"Restyle"},{"c":3,"s":53,"id":8189,"u":"rewinding%20step_som","p":126,"h":1,"n":"Rewinding Step"},{"c":3,"s":53,"id":8190,"u":"rip%20the%20spirit_som","p":126,"h":1,"n":"Rip The Spirit"},{"c":3,"s":53,"id":8191,"u":"rising%20surf_som","p":201,"h":1,"n":"Rising Surf"},{"c":3,"s":53,"id":8192,"u":"roaring%20applause_som","p":126,"h":1,"n":"Roaring Applause"},{"c":3,"s":53,"id":8193,"u":"rouse%20skeletons_som","p":126,"h":1,"n":"Rouse Skeletons"},{"c":3,"s":53,"id":8194,"u":"runic%20impression_som","p":143,"h":1,"n":"Runic Impression"},{"c":3,"s":53,"id":8195,"u":"sanguine%20mist_som","p":127,"h":1,"n":"Sanguine Mist"},{"c":3,"s":53,"id":8196,"u":"scatter%20scree_som","p":127,"h":1,"n":"Scatter Scree"},{"c":3,"s":53,"id":8197,"u":"schadenfreude_som","p":127,"h":1,"n":"Schadenfreude"},{"c":3,"s":53,"id":8198,"u":"scorching%20ray_som","p":127,"h":1,"n":"Scorching Ray"},{"c":3,"s":53,"id":8199,"u":"seashell%20of%20stolen%20sound_som","p":127,"h":1,"n":"Seashell Of Stolen Sound"},{"c":3,"s":53,"id":8200,"u":"shadow%20army_som","p":128,"h":1,"n":"Shadow Army"},{"c":3,"s":53,"id":8201,"u":"shadow%20projectile_som","p":128,"h":1,"n":"Shadow Projectile"},{"c":3,"s":53,"id":8202,"u":"shadow%20raid_som","p":129,"h":1,"n":"Shadow Raid"},{"c":3,"s":53,"id":8203,"u":"shielding%20strike_som","p":143,"h":1,"n":"Shielding Strike"},{"c":3,"s":53,"id":8204,"u":"shift%20blame_som","p":129,"h":1,"n":"Shift Blame"},{"c":3,"s":53,"id":8205,"u":"shooting%20star_som","p":143,"h":1,"n":"Shooting Star"},{"c":3,"s":53,"id":8206,"u":"sonata%20span_som","p":129,"h":1,"n":"Sonata Span"},{"c":3,"s":53,"id":8207,"u":"soothing%20blossoms_som","p":129,"h":1,"n":"Soothing Blossoms"},{"c":3,"s":53,"id":8208,"u":"soothing%20spring_som","p":129,"h":1,"n":"Soothing Spring"},{"c":3,"s":53,"id":8209,"u":"spinning%20staff_som","p":144,"h":1,"n":"Spinning Staff"},{"c":3,"s":53,"id":8210,"u":"spiritual%20attunement_som","p":130,"h":1,"n":"Spiritual Attunement"},{"c":3,"s":53,"id":8211,"u":"spout_som","p":130,"h":1,"n":"Spout"},{"c":3,"s":53,"id":8212,"u":"stone%20lance_som","p":201,"h":1,"n":"Stone Lance"},{"c":3,"s":53,"id":8213,"u":"sudden%20recollection_som","p":130,"h":1,"n":"Sudden Recollection"},{"c":3,"s":53,"id":8214,"u":"summon%20anarch_som","p":131,"h":1,"n":"Summon Anarch"},{"c":3,"s":53,"id":8215,"u":"summon%20archmage_som","p":131,"h":1,"n":"Summon Archmage"},{"c":3,"s":53,"id":8216,"u":"summon%20axiom_som","p":131,"h":1,"n":"Summon Axiom"},{"c":3,"s":53,"id":8217,"u":"summon%20deific%20herald_som","p":131,"h":1,"n":"Summon Deific Herald"},{"c":3,"s":53,"id":8218,"u":"summon%20draconic%20legion_som","p":133,"h":1,"n":"Summon Draconic Legion"},{"c":3,"s":53,"id":8219,"u":"summon%20kaiju_som","p":133,"h":1,"n":"Summon Kaiju"},{"c":3,"s":53,"id":8220,"u":"summon%20lesser%20servitor_som","p":134,"h":1,"n":"Summon Lesser Servitor"},{"c":3,"s":53,"id":8221,"u":"summoner's%20precaution_som","p":135,"h":1,"n":"Summoner's Precaution"},{"c":3,"s":53,"id":8222,"u":"summoner's%20visage_som","p":135,"h":1,"n":"Summoner's Visage"},{"c":3,"s":53,"id":8223,"u":"synchronize_som","p":135,"h":1,"n":"Synchronize"},{"c":3,"s":53,"id":8224,"u":"tame_som","p":135,"h":1,"n":"Tame"},{"c":3,"s":53,"id":8225,"u":"tempest%20of%20shades_som","p":135,"h":1,"n":"Tempest Of Shades"},{"c":3,"s":53,"id":8226,"u":"temporary%20glyph_som","p":136,"h":1,"n":"Temporary Glyph"},{"c":3,"s":53,"id":8227,"u":"thicket%20of%20knives_som","p":136,"h":1,"n":"Thicket Of Knives"},{"c":3,"s":53,"id":8228,"u":"thundering%20dominance_som","p":136,"h":1,"n":"Thundering Dominance"},{"c":3,"s":53,"id":8229,"u":"thunderous%20strike_som","p":144,"h":1,"n":"Thunderous Strike"},{"c":3,"s":53,"id":8230,"u":"time%20jump_som","p":136,"h":1,"n":"Time Jump"},{"c":3,"s":53,"id":8231,"u":"timely%20tutor_som","p":137,"h":1,"n":"Timely Tutor"},{"c":3,"s":53,"id":8232,"u":"tortoise%20and%20the%20hare_som","p":137,"h":1,"n":"Tortoise And The Hare"},{"c":3,"s":53,"id":8233,"u":"umbral%20extraction_som","p":137,"h":1,"n":"Umbral Extraction"},{"c":3,"s":53,"id":8234,"u":"umbral%20graft_som","p":137,"h":1,"n":"Umbral Graft"},{"c":3,"s":53,"id":8235,"u":"unexpected%20transposition_som","p":138,"h":1,"n":"Unexpected Transposition"},{"c":3,"s":53,"id":8236,"u":"unfetter%20eidolon_som","p":145,"h":1,"n":"Unfetter Eidolon"},{"c":3,"s":53,"id":8237,"u":"unspeakable%20shadow_som","p":138,"h":1,"n":"Unspeakable Shadow"},{"c":3,"s":53,"id":8238,"u":"updraft_som","p":201,"h":1,"n":"Updraft"},{"c":3,"s":53,"id":8239,"u":"variable%20gravity_som","p":138,"h":1,"n":"Variable Gravity"},{"c":3,"s":53,"id":8240,"u":"voracious%20gestalt_som","p":139,"h":1,"n":"Voracious Gestalt"},{"c":3,"s":53,"id":8241,"u":"wall%20of%20water_som","p":139,"h":1,"n":"Wall Of Water"},{"c":3,"s":53,"id":8242,"u":"warding%20aggression_som","p":140,"h":1,"n":"Warding Aggression"},{"c":3,"s":53,"id":8243,"u":"warrior's%20regret_som","p":140,"h":1,"n":"Warrior's Regret"},{"c":3,"s":53,"id":8244,"u":"wash%20your%20luck_som","p":140,"h":1,"n":"Wash Your Luck"},{"c":3,"s":53,"id":8245,"u":"web%20of%20eyes_som","p":140,"h":1,"n":"Web Of Eyes"},{"c":3,"s":53,"id":8246,"u":"whirlwind_som","p":141,"h":1,"n":"Whirlwind"},{"c":3,"s":53,"id":8247,"u":"wildfire_som","p":201,"h":1,"n":"Wildfire"},{"c":3,"s":53,"id":8248,"u":"winning%20streak_som","p":141,"h":1,"n":"Winning Streak"},{"c":3,"s":53,"id":8249,"u":"zero%20gravity_som","p":141,"h":1,"n":"Zero Gravity"},{"c":3,"s":39,"id":8250,"u":"airburst_sot1","p":76,"h":1,"n":"Airburst"},{"c":3,"s":39,"id":8251,"u":"friendfetch_sot1","p":77,"h":1,"n":"Friendfetch"},{"c":3,"s":39,"id":8252,"u":"grave%20impressions_sot1","p":77,"h":1,"n":"Grave Impressions"},{"c":3,"s":39,"id":8253,"u":"impeccable%20flow_sot1","p":76,"h":1,"n":"Impeccable Flow"},{"c":3,"s":39,"id":8254,"u":"mind%20games_sot1","p":77,"h":1,"n":"Mind Games"},{"c":3,"s":39,"id":8255,"u":"stumbling%20curse_sot1","p":75,"h":1,"n":"Stumbling Curse"},{"c":3,"s":39,"id":8256,"u":"verminous%20lure_sot1","p":76,"h":1,"n":"Verminous Lure"},{"c":3,"s":41,"id":8257,"u":"blackfingers's%20blades_sot3","p":78,"h":1,"n":"Blackfingers's Blades"},{"c":3,"s":41,"id":8258,"u":"clawsong_sot3","p":77,"h":1,"n":"Clawsong"},{"c":3,"s":41,"id":8259,"u":"gasping%20marsh_sot3","p":77,"h":1,"n":"Gasping Marsh"},{"c":3,"s":41,"id":8260,"u":"girzanje's%20march_sot3","p":77,"h":1,"n":"Girzanje's March"},{"c":3,"s":41,"id":8261,"u":"gray%20shadow_sot3","p":78,"h":1,"n":"Gray Shadow"},{"c":3,"s":41,"id":8262,"u":"mirecloak_sot3","p":78,"h":1,"n":"Mirecloak"},{"c":3,"s":41,"id":8263,"u":"stormburst_sot3","p":77,"h":1,"n":"Stormburst"},{"c":3,"s":41,"id":8264,"u":"swampcall_sot3","p":77,"h":1,"n":"Swampcall"},{"c":3,"s":42,"id":8265,"u":"cloak%20of%20light_sot4","p":77,"h":1,"n":"Cloak of Light"},{"c":3,"s":42,"id":8266,"u":"fear%20the%20sun_sot4","p":77,"h":1,"n":"Fear the Sun"},{"c":3,"s":42,"id":8267,"u":"moonburst_sot4","p":77,"h":1,"n":"Moonburst"},{"c":3,"s":42,"id":8268,"u":"moonlight%20ray_sot4","p":77,"h":1,"n":"Moonlight Ray"},{"c":3,"s":42,"id":8269,"u":"penumbral%20disguise_sot4","p":77,"h":1,"n":"Penumbral Disguise"},{"c":3,"s":42,"id":8270,"u":"radiant%20field_sot4","p":78,"h":1,"n":"Radiant Field"},{"c":3,"s":42,"id":8271,"u":"wall%20of%20radiance_sot4","p":78,"h":1,"n":"Wall of Radiance"},{"c":3,"s":42,"id":8272,"u":"wall%20of%20shadow_sot4","p":78,"h":1,"n":"Wall of Shadow"},{"c":3,"s":43,"id":8273,"u":"return%20to%20essence_sot5","p":77,"h":1,"n":"Return to Essence"},{"c":3,"s":43,"id":8274,"u":"temporal%20ward_sot5","p":78,"h":1,"n":"Temporal Ward"},{"c":23,"s":5,"id":8275,"u":"alchemist_crb","p":71,"h":1,"n":"Alchemist"},{"c":23,"s":5,"id":8276,"u":"barbarian_crb","p":83,"h":1,"n":"Barbarian"},{"c":23,"s":5,"id":8277,"u":"bard_crb","p":95,"h":1,"n":"Bard"},{"c":23,"s":5,"id":8278,"u":"champion_crb","p":105,"h":1,"n":"Champion"},{"c":23,"s":5,"id":8279,"u":"cleric_crb","p":117,"h":1,"n":"Cleric"},{"c":23,"s":5,"id":8280,"u":"druid_crb","p":129,"h":1,"n":"Druid"},{"c":23,"s":5,"id":8281,"u":"fighter_crb","p":140,"h":1,"n":"Fighter"},{"c":23,"s":2,"id":8282,"u":"gunslinger_g%26g","p":105,"h":1,"n":"Gunslinger"},{"c":23,"s":2,"id":8283,"u":"inventor_g%26g","p":15,"h":1,"n":"Inventor"},{"c":23,"s":4,"id":8284,"u":"investigator_apg","p":55,"h":1,"n":"Investigator"},{"c":23,"s":53,"id":8285,"u":"magus_som","p":35,"h":1,"n":"Magus"},{"c":23,"s":5,"id":8286,"u":"monk_crb","p":155,"h":1,"n":"Monk"},{"c":23,"s":4,"id":8287,"u":"oracle_apg","p":67,"h":1,"n":"Oracle"},{"c":23,"s":5,"id":8288,"u":"ranger_crb","p":167,"h":1,"n":"Ranger"},{"c":23,"s":5,"id":8289,"u":"rogue_crb","p":178,"h":1,"n":"Rogue"},{"c":23,"s":5,"id":8290,"u":"sorcerer_crb","p":191,"h":1,"n":"Sorcerer"},{"c":23,"s":53,"id":8291,"u":"summoner_som","p":51,"h":1,"n":"Summoner"},{"c":23,"s":4,"id":8292,"u":"swashbuckler_apg","p":83,"h":1,"n":"Swashbuckler"},{"c":23,"s":4,"id":8293,"u":"witch_apg","p":94,"h":1,"n":"Witch"},{"c":23,"s":5,"id":8294,"u":"wizard_crb","p":203,"h":1,"n":"Wizard"},{"c":24,"s":5,"id":8296,"u":"alchemist_crb,state:sub-bomber-crb=b1","p":73,"h":1,"b":"Bomber","n":"Bomber (Alchemist)"},{"c":24,"s":5,"id":8297,"u":"alchemist_crb,state:sub-chirurgeon-crb=b1","p":73,"h":1,"b":"Chirurgeon","n":"Chirurgeon (Alchemist)"},{"c":24,"s":5,"id":8298,"u":"alchemist_crb,state:sub-mutagenist-crb=b1","p":73,"h":1,"b":"Mutagenist","n":"Mutagenist (Alchemist)"},{"c":24,"s":4,"id":8299,"u":"alchemist_crb,state:sub-toxicologist-apg=b1","p":106,"h":1,"b":"Toxicologist","n":"Toxicologist (Alchemist)"},{"c":24,"s":5,"id":8301,"u":"barbarian_crb,state:sub-animal-crb=b1","p":86,"h":1,"b":"Animal","n":"Animal (Barbarian)"},{"c":24,"s":5,"id":8302,"u":"barbarian_crb,state:sub-dragon-crb=b1","p":86,"h":1,"b":"Dragon","n":"Dragon (Barbarian)"},{"c":24,"s":5,"id":8303,"u":"barbarian_crb,state:sub-fury-crb=b1","p":87,"h":1,"b":"Fury","n":"Fury (Barbarian)"},{"c":24,"s":5,"id":8304,"u":"barbarian_crb,state:sub-giant-crb=b1","p":87,"h":1,"b":"Giant","n":"Giant (Barbarian)"},{"c":24,"s":5,"id":8305,"u":"barbarian_crb,state:sub-spirit-crb=b1","p":87,"h":1,"b":"Spirit","n":"Spirit (Barbarian)"},{"c":24,"s":4,"id":8306,"u":"barbarian_crb,state:sub-superstition-apg=b1","p":108,"h":1,"b":"Superstition","n":"Superstition (Barbarian)"},{"c":24,"s":5,"id":8308,"u":"bard_crb,state:sub-enigma-crb=b1","p":97,"h":1,"b":"Enigma","n":"Enigma (Bard)"},{"c":24,"s":5,"id":8309,"u":"bard_crb,state:sub-maestro-crb=b1","p":97,"h":1,"b":"Maestro","n":"Maestro (Bard)"},{"c":24,"s":5,"id":8310,"u":"bard_crb,state:sub-polymath-crb=b1","p":97,"h":1,"b":"Polymath","n":"Polymath (Bard)"},{"c":24,"s":4,"id":8311,"u":"bard_crb,state:sub-warrior-apg=b1","p":112,"h":1,"b":"Warrior","n":"Warrior (Bard)"},{"c":24,"s":5,"id":8313,"u":"champion_crb,state:sub-paladin-crb=b1","p":106,"h":1,"b":"Paladin","n":"Paladin (Champion)"},{"c":24,"s":5,"id":8314,"u":"champion_crb,state:sub-redeemer-crb=b1","p":106,"h":1,"b":"Redeemer","n":"Redeemer (Champion)"},{"c":24,"s":5,"id":8315,"u":"champion_crb,state:sub-liberator-crb=b1","p":106,"h":1,"b":"Liberator","n":"Liberator (Champion)"},{"c":24,"s":4,"id":8316,"u":"champion_crb,state:sub-tyrant-apg=b1","p":116,"h":1,"b":"Tyrant","n":"Tyrant (Champion)"},{"c":24,"s":4,"id":8317,"u":"champion_crb,state:sub-desecrator-apg=b1","p":116,"h":1,"b":"Desecrator","n":"Desecrator (Champion)"},{"c":24,"s":4,"id":8318,"u":"champion_crb,state:sub-antipaladin-apg=b1","p":116,"h":1,"b":"Antipaladin","n":"Antipaladin (Champion)"},{"c":24,"s":5,"id":8320,"u":"cleric_crb,state:sub-cloistered-crb=b1","p":119,"h":1,"b":"Cloistered Cleric","n":"Cloistered Cleric (Cleric)"},{"c":24,"s":5,"id":8321,"u":"cleric_crb,state:sub-warpriest-crb=b1","p":120,"h":1,"b":"Warpriest","n":"Warpriest (Cleric)"},{"c":24,"s":5,"id":8323,"u":"druid_crb,state:sub-animal-crb=b1","p":131,"h":1,"b":"Animal","n":"Animal (Druid)"},{"c":24,"s":5,"id":8324,"u":"druid_crb,state:sub-leaf-crb=b1","p":131,"h":1,"b":"Leaf","n":"Leaf (Druid)"},{"c":24,"s":5,"id":8325,"u":"druid_crb,state:sub-storm-crb=b1","p":132,"h":1,"b":"Storm","n":"Storm (Druid)"},{"c":24,"s":5,"id":8326,"u":"druid_crb,state:sub-wild-crb=b1","p":132,"h":1,"b":"Wild","n":"Wild (Druid)"},{"c":24,"s":53,"id":8327,"u":"druid_crb,state:sub-flame-som=b1","p":198,"h":1,"b":"Flame","n":"Flame (Druid)"},{"c":24,"s":53,"id":8328,"u":"druid_crb,state:sub-stone-som=b1","p":198,"h":1,"b":"Stone","n":"Stone (Druid)"},{"c":24,"s":53,"id":8329,"u":"druid_crb,state:sub-wave-som=b1","p":198,"h":1,"b":"Wave","n":"Wave (Druid)"},{"c":24,"s":2,"id":8332,"u":"gunslinger_g%26g,state:sub-drifter-gg=b1","p":108,"h":1,"b":"Drifter","n":"Drifter (Gunslinger)"},{"c":24,"s":2,"id":8333,"u":"gunslinger_g%26g,state:sub-pistolero-gg=b1","p":109,"h":1,"b":"Pistolero","n":"Pistolero (Gunslinger)"},{"c":24,"s":2,"id":8334,"u":"gunslinger_g%26g,state:sub-sniper-gg=b1","p":109,"h":1,"b":"Sniper","n":"Sniper (Gunslinger)"},{"c":24,"s":2,"id":8335,"u":"gunslinger_g%26g,state:sub-vanguard-gg=b1","p":110,"h":1,"b":"Vanguard","n":"Vanguard (Gunslinger)"},{"c":24,"s":2,"id":8337,"u":"inventor_g%26g,state:sub-armor-gg=b1","p":16,"h":1,"b":"Armor","n":"Armor (Inventor)"},{"c":24,"s":2,"id":8338,"u":"inventor_g%26g,state:sub-construct-gg=b1","p":16,"h":1,"b":"Construct","n":"Construct (Inventor)"},{"c":24,"s":2,"id":8339,"u":"inventor_g%26g,state:sub-weapon-gg=b1","p":16,"h":1,"b":"Weapon","n":"Weapon (Inventor)"},{"c":24,"s":4,"id":8341,"u":"investigator_apg,state:sub-alchemical-sciences-apg=b1","p":57,"h":1,"b":"Alchemical Sciences","n":"Alchemical Sciences (Investigator)"},{"c":24,"s":4,"id":8342,"u":"investigator_apg,state:sub-empiricism-apg=b1","p":57,"h":1,"b":"Empiricism","n":"Empiricism (Investigator)"},{"c":24,"s":4,"id":8343,"u":"investigator_apg,state:sub-forensic-medicine-apg=b1","p":58,"h":1,"b":"Forensic Medicine","n":"Forensic Medicine (Investigator)"},{"c":24,"s":4,"id":8344,"u":"investigator_apg,state:sub-interrogation-apg=b1","p":58,"h":1,"b":"Interrogation","n":"Interrogation (Investigator)"},{"c":24,"s":53,"id":8346,"u":"magus_som,state:sub-inexorable-iron-som=b1","p":39,"h":1,"b":"Inexorable Iron","n":"Inexorable Iron (Magus)"},{"c":24,"s":53,"id":8347,"u":"magus_som,state:sub-laughing-shadow-som=b1","p":39,"h":1,"b":"Laughing Shadow","n":"Laughing Shadow (Magus)"},{"c":24,"s":53,"id":8348,"u":"magus_som,state:sub-sparkling-targe-som=b1","p":39,"h":1,"b":"Sparkling Targe","n":"Sparkling Targe (Magus)"},{"c":24,"s":53,"id":8349,"u":"magus_som,state:sub-starlit-span-som=b1","p":39,"h":1,"b":"Starlit Span","n":"Starlit Span (Magus)"},{"c":24,"s":53,"id":8350,"u":"magus_som,state:sub-twisting-tree-som=b1","p":40,"h":1,"b":"Twisting Tree","n":"Twisting Tree (Magus)"},{"c":24,"s":4,"id":8353,"u":"oracle_apg,state:sub-ancestors-apg=b1","p":73,"h":1,"b":"Ancestors","n":"Ancestors (Oracle)"},{"c":24,"s":4,"id":8354,"u":"oracle_apg,state:sub-battle-apg=b1","p":74,"h":1,"b":"Battle","n":"Battle (Oracle)"},{"c":24,"s":4,"id":8355,"u":"oracle_apg,state:sub-bones-apg=b1","p":75,"h":1,"b":"Bones","n":"Bones (Oracle)"},{"c":24,"s":4,"id":8356,"u":"oracle_apg,state:sub-cosmos-apg=b1","p":75,"h":1,"b":"Cosmos","n":"Cosmos (Oracle)"},{"c":24,"s":4,"id":8357,"u":"oracle_apg,state:sub-flames-apg=b1","p":76,"h":1,"b":"Flames","n":"Flames (Oracle)"},{"c":24,"s":4,"id":8358,"u":"oracle_apg,state:sub-life-apg=b1","p":77,"h":1,"b":"Life","n":"Life (Oracle)"},{"c":24,"s":4,"id":8359,"u":"oracle_apg,state:sub-lore-apg=b1","p":77,"h":1,"b":"Lore","n":"Lore (Oracle)"},{"c":24,"s":4,"id":8360,"u":"oracle_apg,state:sub-tempest-apg=b1","p":78,"h":1,"b":"Tempest","n":"Tempest (Oracle)"},{"c":24,"s":5,"id":8362,"u":"ranger_crb,state:sub-flurry-crb=b1","p":168,"h":1,"b":"Flurry","n":"Flurry (Ranger)"},{"c":24,"s":5,"id":8363,"u":"ranger_crb,state:sub-precision-crb=b1","p":168,"h":1,"b":"Precision","n":"Precision (Ranger)"},{"c":24,"s":5,"id":8364,"u":"ranger_crb,state:sub-outwit-crb=b1","p":168,"h":1,"b":"Outwit","n":"Outwit (Ranger)"},{"c":24,"s":4,"id":8366,"u":"rogue_crb,state:sub-eldritch-trickster-apg=b1","p":134,"h":1,"b":"Eldritch Trickster","n":"Eldritch Trickster (Rogue)"},{"c":24,"s":4,"id":8367,"u":"rogue_crb,state:sub-mastermind-apg=b1","p":134,"h":1,"b":"Mastermind","n":"Mastermind (Rogue)"},{"c":24,"s":5,"id":8368,"u":"rogue_crb,state:sub-ruffian-crb=b1","p":180,"h":1,"b":"Ruffian","n":"Ruffian (Rogue)"},{"c":24,"s":5,"id":8369,"u":"rogue_crb,state:sub-scoundrel-crb=b1","p":180,"h":1,"b":"Scoundrel","n":"Scoundrel (Rogue)"},{"c":24,"s":5,"id":8370,"u":"rogue_crb,state:sub-thief-crb=b1","p":180,"h":1,"b":"Thief","n":"Thief (Rogue)"},{"c":24,"s":5,"id":8372,"u":"sorcerer_crb,state:sub-aberrant-crb=b1","p":195,"h":1,"b":"Aberrant","n":"Aberrant (Sorcerer)"},{"c":24,"s":5,"id":8373,"u":"sorcerer_crb,state:sub-angelic-crb=b1","p":195,"h":1,"b":"Angelic","n":"Angelic (Sorcerer)"},{"c":24,"s":5,"id":8374,"u":"sorcerer_crb,state:sub-demonic-crb=b1","p":195,"h":1,"b":"Demonic","n":"Demonic (Sorcerer)"},{"c":24,"s":5,"id":8375,"u":"sorcerer_crb,state:sub-diabolic-crb=b1","p":196,"h":1,"b":"Diabolic","n":"Diabolic (Sorcerer)"},{"c":24,"s":0,"id":8376,"u":"sorcerer_crb,state:sub-wyrmblessed-lome=b1","p":75,"h":1,"b":"Wyrmblessed","n":"Wyrmblessed (Sorcerer)"},{"c":24,"s":5,"id":8377,"u":"sorcerer_crb,state:sub-draconic-crb=b1","p":196,"h":1,"b":"Draconic","n":"Draconic (Sorcerer)"},{"c":24,"s":5,"id":8378,"u":"sorcerer_crb,state:sub-elemental-crb=b1","p":196,"h":1,"b":"Elemental","n":"Elemental (Sorcerer)"},{"c":24,"s":5,"id":8379,"u":"sorcerer_crb,state:sub-fey-crb=b1","p":197,"h":1,"b":"Fey","n":"Fey (Sorcerer)"},{"c":24,"s":5,"id":8380,"u":"sorcerer_crb,state:sub-hag-crb=b1","p":197,"h":1,"b":"Hag","n":"Hag (Sorcerer)"},{"c":24,"s":5,"id":8381,"u":"sorcerer_crb,state:sub-imperial-crb=b1","p":198,"h":1,"b":"Imperial","n":"Imperial (Sorcerer)"},{"c":24,"s":5,"id":8382,"u":"sorcerer_crb,state:sub-undead-crb=b1","p":198,"h":1,"b":"Undead","n":"Undead (Sorcerer)"},{"c":24,"s":4,"id":8383,"u":"sorcerer_crb,state:sub-genie-apg=b1","p":138,"h":1,"b":"Genie","n":"Genie (Sorcerer)"},{"c":24,"s":4,"id":8384,"u":"sorcerer_crb,state:sub-nymph-apg=b1","p":138,"h":1,"b":"Nymph","n":"Nymph (Sorcerer)"},{"c":24,"s":4,"id":8385,"u":"sorcerer_crb,state:sub-psychopomp-apg=b1","p":138,"h":1,"b":"Psychopomp","n":"Psychopomp (Sorcerer)"},{"c":24,"s":4,"id":8386,"u":"sorcerer_crb,state:sub-shadow-apg=b1","p":138,"h":1,"b":"Shadow","n":"Shadow (Sorcerer)"},{"c":24,"s":36,"id":8387,"u":"sorcerer_crb,state:sub-phoenix-frp3=b1","p":74,"h":1,"b":"Phoenix","n":"Phoenix (Sorcerer)"},{"c":24,"s":53,"id":8389,"u":"summoner_som,state:sub-angel-som=b1","p":59,"h":1,"b":"Angel","n":"Angel (Summoner)"},{"c":24,"s":53,"id":8390,"u":"summoner_som,state:sub-anger-phantom-som=b1","p":59,"h":1,"b":"Anger Phantom","n":"Anger Phantom (Summoner)"},{"c":24,"s":53,"id":8391,"u":"summoner_som,state:sub-beast-som=b1","p":61,"h":1,"b":"Beast","n":"Beast (Summoner)"},{"c":24,"s":53,"id":8392,"u":"summoner_som,state:sub-construct-som=b1","p":61,"h":1,"b":"Construct","n":"Construct (Summoner)"},{"c":24,"s":53,"id":8393,"u":"summoner_som,state:sub-demon-som=b1","p":62,"h":1,"b":"Demon","n":"Demon (Summoner)"},{"c":24,"s":53,"id":8394,"u":"summoner_som,state:sub-devotion-phantom-som=b1","p":63,"h":1,"b":"Devotion Phantom","n":"Devotion Phantom (Summoner)"},{"c":24,"s":53,"id":8395,"u":"summoner_som,state:sub-dragon-som=b1","p":63,"h":1,"b":"Dragon","n":"Dragon (Summoner)"},{"c":24,"s":53,"id":8396,"u":"summoner_som,state:sub-fey-som=b1","p":64,"h":1,"b":"Fey","n":"Fey (Summoner)"},{"c":24,"s":53,"id":8397,"u":"summoner_som,state:sub-plant-som=b1","p":65,"h":1,"b":"Plant","n":"Plant (Summoner)"},{"c":24,"s":53,"id":8398,"u":"summoner_som,state:sub-psychopomp-som=b1","p":66,"h":1,"b":"Psychopomp","n":"Psychopomp (Summoner)"},{"c":24,"s":4,"id":8400,"u":"swashbuckler_apg,state:sub-battledancer-apg=b1","p":84,"h":1,"b":"Battledancer","n":"Battledancer (Swashbuckler)"},{"c":24,"s":4,"id":8401,"u":"swashbuckler_apg,state:sub-braggart-apg=b1","p":84,"h":1,"b":"Braggart","n":"Braggart (Swashbuckler)"},{"c":24,"s":4,"id":8402,"u":"swashbuckler_apg,state:sub-fencer-apg=b1","p":84,"h":1,"b":"Fencer","n":"Fencer (Swashbuckler)"},{"c":24,"s":4,"id":8403,"u":"swashbuckler_apg,state:sub-gymnast-apg=b1","p":84,"h":1,"b":"Gymnast","n":"Gymnast (Swashbuckler)"},{"c":24,"s":4,"id":8404,"u":"swashbuckler_apg,state:sub-wit-apg=b1","p":85,"h":1,"b":"Wit","n":"Wit (Swashbuckler)"},{"c":24,"s":56,"id":8406,"u":"witch_apg,state:sub-baba-yaga-lol=b1","p":32,"h":1,"b":"Baba Yaga","n":"Baba Yaga (Witch)"},{"c":24,"s":4,"id":8407,"u":"witch_apg,state:sub-curse-apg=b1","p":99,"h":1,"b":"Curse","n":"Curse (Witch)"},{"c":24,"s":4,"id":8408,"u":"witch_apg,state:sub-fate-apg=b1","p":99,"h":1,"b":"Fate","n":"Fate (Witch)"},{"c":24,"s":4,"id":8409,"u":"witch_apg,state:sub-fervor-apg=b1","p":99,"h":1,"b":"Fervor","n":"Fervor (Witch)"},{"c":24,"s":4,"id":8410,"u":"witch_apg,state:sub-night-apg=b1","p":99,"h":1,"b":"Night","n":"Night (Witch)"},{"c":24,"s":4,"id":8411,"u":"witch_apg,state:sub-rune-apg=b1","p":99,"h":1,"b":"Rune","n":"Rune (Witch)"},{"c":24,"s":4,"id":8412,"u":"witch_apg,state:sub-wild-apg=b1","p":99,"h":1,"b":"Wild","n":"Wild (Witch)"},{"c":24,"s":4,"id":8413,"u":"witch_apg,state:sub-winter-apg=b1","p":208,"h":1,"b":"Winter","n":"Winter (Witch)"},{"c":24,"s":5,"id":8415,"u":"wizard_crb,state:sub-abjuration-crb=b1","p":207,"h":1,"b":"Abjuration","n":"Abjuration (Wizard)"},{"c":24,"s":5,"id":8416,"u":"wizard_crb,state:sub-conjuration-crb=b1","p":207,"h":1,"b":"Conjuration","n":"Conjuration (Wizard)"},{"c":24,"s":5,"id":8417,"u":"wizard_crb,state:sub-divination-crb=b1","p":208,"h":1,"b":"Divination","n":"Divination (Wizard)"},{"c":24,"s":5,"id":8418,"u":"wizard_crb,state:sub-enchantment-crb=b1","p":208,"h":1,"b":"Enchantment","n":"Enchantment (Wizard)"},{"c":24,"s":5,"id":8419,"u":"wizard_crb,state:sub-evocation-crb=b1","p":208,"h":1,"b":"Evocation","n":"Evocation (Wizard)"},{"c":24,"s":5,"id":8420,"u":"wizard_crb,state:sub-illusion-crb=b1","p":208,"h":1,"b":"Illusion","n":"Illusion (Wizard)"},{"c":24,"s":5,"id":8421,"u":"wizard_crb,state:sub-necromancy-crb=b1","p":208,"h":1,"b":"Necromancy","n":"Necromancy (Wizard)"},{"c":24,"s":5,"id":8422,"u":"wizard_crb,state:sub-transmutation-crb=b1","p":208,"h":1,"b":"Transmutation","n":"Transmutation (Wizard)"},{"c":24,"s":5,"id":8423,"u":"wizard_crb,state:sub-universalist-crb=b1","p":209,"h":1,"b":"Universalist","n":"Universalist (Wizard)"},{"c":24,"s":5,"id":8424,"u":"wizard_crb,state:sub-improved-familiar-attunement-crb=b1","p":205,"h":1,"b":"Improved Familiar Attunement","n":"Improved Familiar Attunement (Wizard)"},{"c":24,"s":5,"id":8425,"u":"wizard_crb,state:sub-metamagical-experimentation-crb=b1","p":205,"h":1,"b":"Metamagical Experimentation","n":"Metamagical Experimentation (Wizard)"},{"c":24,"s":5,"id":8426,"u":"wizard_crb,state:sub-spell-blending-crb=b1","p":206,"h":1,"b":"Spell Blending","n":"Spell Blending (Wizard)"},{"c":24,"s":5,"id":8427,"u":"wizard_crb,state:sub-spell-substitution-crb=b1","p":206,"h":1,"b":"Spell Substitution","n":"Spell Substitution (Wizard)"},{"c":24,"s":4,"id":8428,"u":"wizard_crb,state:sub-staff-nexus-apg=b1","p":142,"h":1,"b":"Staff Nexus","n":"Staff Nexus (Wizard)"},{"c":5,"s":"CRB","id":8430,"u":"ancestry%20and%20background_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Ancestry and Background","uh":"alchemist_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8432,"u":"initial%20proficiencies_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Initial Proficiencies","uh":"alchemist_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8434,"u":"alchemy_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Alchemy","uh":"alchemist_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8436,"u":"formula%20book_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Formula Book","uh":"alchemist_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8438,"u":"research%20field_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Research Field","uh":"alchemist_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8440,"u":"alchemist%20feats_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Alchemist Feats","uh":"alchemist_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":8442,"u":"skill%20feats_alchemist_crb_2_crb","p":73,"h":1,"n":"Alchemist 2; Skill Feats","uh":"alchemist_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8444,"u":"general%20feats_alchemist_crb_3_crb","p":73,"h":1,"n":"Alchemist 3; General Feats","uh":"alchemist_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8446,"u":"skill%20increases_alchemist_crb_3_crb","p":74,"h":1,"n":"Alchemist 3; Skill Increases","uh":"alchemist_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8448,"u":"ability%20boosts_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Ability Boosts","uh":"alchemist_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8450,"u":"ancestry%20feats_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Ancestry Feats","uh":"alchemist_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8452,"u":"field%20discovery_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Field Discovery","uh":"alchemist_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8454,"u":"powerful%20alchemy_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Powerful Alchemy","uh":"alchemist_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8456,"u":"alchemical%20weapon%20expertise_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Alchemical Weapon Expertise","uh":"alchemist_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8458,"u":"iron%20will_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Iron Will","uh":"alchemist_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":8460,"u":"perpetual%20infusions_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:feature=s6-2"},{"c":5,"s":"CRB","id":8462,"u":"alchemical%20expertise_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Alchemical Expertise","uh":"alchemist_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8464,"u":"alertness_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Alertness","uh":"alchemist_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":8466,"u":"double%20brew_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Double Brew","uh":"alchemist_crb,state:feature=s8-2"},{"c":5,"s":"CRB","id":8468,"u":"juggernaut_alchemist_crb_11_crb","p":75,"h":1,"n":"Alchemist 11; Juggernaut","uh":"alchemist_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8470,"u":"perpetual%20potency_alchemist_crb_11_crb","p":75,"h":1,"n":"Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8472,"u":"greater%20field%20discovery_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8474,"u":"light%20armor%20expertise_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Light Armor Expertise","uh":"alchemist_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8476,"u":"weapon%20specialization_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Weapon Specialization","uh":"alchemist_crb,state:feature=s12-2"},{"c":5,"s":"CRB","id":8478,"u":"alchemical%20alacrity_alchemist_crb_15_crb","p":75,"h":1,"n":"Alchemist 15; Alchemical Alacrity","uh":"alchemist_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8480,"u":"evasion_alchemist_crb_15_crb","p":76,"h":1,"n":"Alchemist 15; Evasion","uh":"alchemist_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":8482,"u":"alchemical%20mastery_alchemist_crb_17_crb","p":76,"h":1,"n":"Alchemist 17; Alchemical Mastery","uh":"alchemist_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":8484,"u":"perpetual%20perfection_alchemist_crb_17_crb","p":76,"h":1,"n":"Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:feature=s16-1"},{"c":5,"s":"CRB","id":8486,"u":"light%20armor%20mastery_alchemist_crb_19_crb","p":76,"h":1,"n":"Alchemist 19; Light Armor Mastery","uh":"alchemist_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8488,"u":"ancestry%20and%20background_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Ancestry and Background","uh":"barbarian_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8490,"u":"initial%20proficiencies_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Initial Proficiencies","uh":"barbarian_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8492,"u":"rage_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Rage","uh":"barbarian_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8494,"u":"instinct_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Instinct","uh":"barbarian_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8496,"u":"barbarian%20feats_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Barbarian Feats","uh":"barbarian_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8498,"u":"skill%20feats_barbarian_crb_2_crb","p":84,"h":1,"n":"Barbarian 2; Skill Feats","uh":"barbarian_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8500,"u":"deny%20advantage_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; Deny Advantage","uh":"barbarian_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8502,"u":"general%20feats_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; General Feats","uh":"barbarian_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8504,"u":"skill%20increases_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; Skill Increases","uh":"barbarian_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8506,"u":"ability%20boosts_barbarian_crb_5_crb","p":84,"h":1,"n":"Barbarian 5; Ability Boosts","uh":"barbarian_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8508,"u":"ancestry%20feats_barbarian_crb_5_crb","p":85,"h":1,"n":"Barbarian 5; Ancestry Feats","uh":"barbarian_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8510,"u":"brutality_barbarian_crb_5_crb","p":85,"h":1,"n":"Barbarian 5; Brutality","uh":"barbarian_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8512,"u":"juggernaut_barbarian_crb_7_crb","p":85,"h":1,"n":"Barbarian 7; Juggernaut","uh":"barbarian_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8514,"u":"weapon%20specialization_barbarian_crb_7_crb","p":85,"h":1,"n":"Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":8516,"u":"lightning%20reflexes_barbarian_crb_9_crb","p":85,"h":1,"n":"Barbarian 9; Lightning Reflexes","uh":"barbarian_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8518,"u":"raging%20resistance_barbarian_crb_9_crb","p":85,"h":1,"n":"Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":8520,"u":"mighty%20rage_barbarian_crb_11_crb","p":85,"h":1,"n":"Barbarian 11; Mighty Rage","uh":"barbarian_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8522,"u":"greater%20juggernaut_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Greater Juggernaut","uh":"barbarian_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8524,"u":"medium%20armor%20expertise_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Medium Armor Expertise","uh":"barbarian_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8526,"u":"weapon%20fury_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Weapon Fury","uh":"barbarian_crb,state:feature=s12-2"},{"c":5,"s":"CRB","id":8528,"u":"greater%20weapon%20specialization_barbarian_crb_15_crb","p":86,"h":1,"n":"Barbarian 15; Greater Weapon Specialization","uh":"barbarian_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8530,"u":"indomitable%20will_barbarian_crb_15_crb","p":86,"h":1,"n":"Barbarian 15; Indomitable Will","uh":"barbarian_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":8532,"u":"heightened%20senses_barbarian_crb_17_crb","p":86,"h":1,"n":"Barbarian 17; Heightened Senses","uh":"barbarian_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":8534,"u":"quick%20rage_barbarian_crb_17_crb","p":86,"h":1,"n":"Barbarian 17; Quick Rage","uh":"barbarian_crb,state:feature=s16-1"},{"c":5,"s":"CRB","id":8536,"u":"armor%20of%20fury_barbarian_crb_19_crb","p":86,"h":1,"n":"Barbarian 19; Armor of Fury","uh":"barbarian_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8538,"u":"devastator_barbarian_crb_19_crb","p":86,"h":1,"n":"Barbarian 19; Devastator","uh":"barbarian_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":8540,"u":"ancestry%20and%20background_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Ancestry and Background","uh":"bard_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8542,"u":"initial%20proficiencies_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Initial Proficiencies","uh":"bard_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8544,"u":"occult%20spellcasting_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Occult Spellcasting","uh":"bard_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8546,"u":"spell%20repertoire_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Spell Repertoire","uh":"bard_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8548,"u":"composition%20spells_bard_crb_1_crb","p":97,"h":1,"n":"Bard 1; Composition Spells","uh":"bard_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8550,"u":"muses_bard_crb_1_crb","p":97,"h":1,"n":"Bard 1; Muses","uh":"bard_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":8552,"u":"bard%20feats_bard_crb_2_crb","p":98,"h":1,"n":"Bard 2; Bard Feats","uh":"bard_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8554,"u":"skill%20feats_bard_crb_2_crb","p":98,"h":1,"n":"Bard 2; Skill Feats","uh":"bard_crb,state:feature=s1-1"},{"c":5,"s":"CRB","id":8556,"u":"general%20feats_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; General Feats","uh":"bard_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8558,"u":"lightning%20reflexes_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Lightning Reflexes","uh":"bard_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8560,"u":"signature%20spells_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Signature Spells","uh":"bard_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8562,"u":"skill%20increases_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Skill Increases","uh":"bard_crb,state:feature=s2-3"},{"c":5,"s":"CRB","id":8564,"u":"ability%20boosts_bard_crb_5_crb","p":98,"h":1,"n":"Bard 5; Ability Boosts","uh":"bard_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8566,"u":"ancestry%20feats_bard_crb_5_crb","p":98,"h":1,"n":"Bard 5; Ancestry Feats","uh":"bard_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8568,"u":"expert%20spellcaster_bard_crb_7_crb","p":98,"h":1,"n":"Bard 7; Expert Spellcaster","uh":"bard_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8570,"u":"great%20fortitude_bard_crb_9_crb","p":99,"h":1,"n":"Bard 9; Great Fortitude","uh":"bard_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8572,"u":"resolve_bard_crb_9_crb","p":99,"h":1,"n":"Bard 9; Resolve","uh":"bard_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":8574,"u":"bard%20weapon%20expertise_bard_crb_11_crb","p":99,"h":1,"n":"Bard 11; Bard Weapon Expertise","uh":"bard_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8576,"u":"vigilant%20senses_bard_crb_11_crb","p":99,"h":1,"n":"Bard 11; Vigilant Senses","uh":"bard_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8578,"u":"light%20armor%20expertise_bard_crb_13_crb","p":99,"h":1,"n":"Bard 13; Light Armor Expertise","uh":"bard_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8580,"u":"weapon%20specialization_bard_crb_13_crb","p":99,"h":1,"n":"Bard 13; Weapon Specialization","uh":"bard_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8582,"u":"master%20spellcaster_bard_crb_15_crb","p":99,"h":1,"n":"Bard 15; Master Spellcaster","uh":"bard_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8584,"u":"greater%20resolve_bard_crb_17_crb","p":99,"h":1,"n":"Bard 17; Greater Resolve","uh":"bard_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":8586,"u":"magnum%20opus_bard_crb_19_crb","p":99,"h":1,"n":"Bard 19; Magnum Opus","uh":"bard_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8588,"u":"legendary%20spellcaster_bard_crb_19_crb","p":99,"h":1,"n":"Bard 19; Legendary Spellcaster","uh":"bard_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":8590,"u":"ancestry%20and%20background_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Ancestry and Background","uh":"champion_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8592,"u":"initial%20proficiencies_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Initial Proficiencies","uh":"champion_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8594,"u":"champion's%20code_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Champion's Code","uh":"champion_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8596,"u":"deity%20and%20cause_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Deity and Cause","uh":"champion_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8598,"u":"deific%20weapon_champion_crb_1_crb","p":107,"h":1,"n":"Champion 1; Deific Weapon","uh":"champion_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8600,"u":"champion's%20reaction_champion_crb_1_crb","p":107,"h":1,"n":"Champion 1; Champion's Reaction","uh":"champion_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":8602,"u":"devotion%20spells_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Devotion Spells","uh":"champion_crb,state:feature=s0-6"},{"c":5,"s":"CRB","id":8604,"u":"champion%20feats_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Champion Feats","uh":"champion_crb,state:feature=s0-7"},{"c":5,"s":"CRB","id":8606,"u":"shield%20block_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Shield Block","uh":"champion_crb,state:feature=s0-8"},{"c":5,"s":"CRB","id":8608,"u":"skill%20feats_champion_crb_2_crb","p":108,"h":1,"n":"Champion 2; Skill Feats","uh":"champion_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8610,"u":"divine%20ally_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; Divine Ally","uh":"champion_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8612,"u":"general%20feats_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; General Feats","uh":"champion_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8614,"u":"skill%20increases_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; Skill Increases","uh":"champion_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8616,"u":"ability%20boosts_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Ability Boosts","uh":"champion_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8618,"u":"ancestry%20feats_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Ancestry Feats","uh":"champion_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8620,"u":"weapon%20expertise_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Weapon Expertise","uh":"champion_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8622,"u":"armor%20expertise_champion_crb_7_crb","p":108,"h":1,"n":"Champion 7; Armor Expertise","uh":"champion_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8624,"u":"weapon%20specialization_champion_crb_7_crb","p":108,"h":1,"n":"Champion 7; Weapon Specialization","uh":"champion_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":8626,"u":"champion%20expertise_champion_crb_9_crb","p":108,"h":1,"n":"Champion 9; Champion Expertise","uh":"champion_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8628,"u":"divine%20smite_champion_crb_9_crb","p":108,"h":1,"n":"Champion 9; Divine Smite","uh":"champion_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":8630,"u":"juggernaut_champion_crb_9_crb","p":109,"h":1,"n":"Champion 9; Juggernaut","uh":"champion_crb,state:feature=s8-2"},{"c":5,"s":"CRB","id":8632,"u":"lightning%20reflexes_champion_crb_9_crb","p":109,"h":1,"n":"Champion 9; Lightning Reflexes","uh":"champion_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8634,"u":"alertness_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Alertness","uh":"champion_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8636,"u":"divine%20will_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Divine Will","uh":"champion_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8638,"u":"exalt_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Exalt","uh":"champion_crb,state:feature=s10-2"},{"c":5,"s":"CRB","id":8640,"u":"armor%20mastery_champion_crb_13_crb","p":109,"h":1,"n":"Champion 13; Armor Mastery","uh":"champion_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8642,"u":"weapon%20mastery_champion_crb_13_crb","p":109,"h":1,"n":"Champion 13; Weapon Mastery","uh":"champion_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8644,"u":"greater%20weapon%20specialization_champion_crb_15_crb","p":109,"h":1,"n":"Champion 15; Greater Weapon Specialization","uh":"champion_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8646,"u":"champion%20mastery_champion_crb_17_crb","p":109,"h":1,"n":"Champion 17; Champion Mastery","uh":"champion_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":8648,"u":"legendary%20armor_champion_crb_17_crb","p":109,"h":1,"n":"Champion 17; Legendary Armor","uh":"champion_crb,state:feature=s16-1"},{"c":5,"s":"CRB","id":8650,"u":"hero's%20defiance_champion_crb_19_crb","p":109,"h":1,"n":"Champion 19; Hero's Defiance","uh":"champion_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8652,"u":"ancestry%20and%20background_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Ancestry and Background","uh":"cleric_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8654,"u":"initial%20proficiencies_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Initial Proficiencies","uh":"cleric_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8656,"u":"first%20doctrine_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; First Doctrine","uh":"cleric_crb,state:feature=s0-6"},{"c":5,"s":"CRB","id":8658,"u":"second%20doctrine_cleric_crb_3_crb","p":119,"h":1,"n":"Cleric 3; Second Doctrine","uh":"cleric_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8660,"u":"final%20doctrine_cleric_crb_19_crb","p":119,"h":1,"n":"Cleric 19; Final Doctrine","uh":"cleric_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8662,"u":"fifth%20doctrine_cleric_crb_15_crb","p":119,"h":1,"n":"Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8664,"u":"fourth%20doctrine_cleric_crb_11_crb","p":119,"h":1,"n":"Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8666,"u":"third%20doctrine_cleric_crb_7_crb","p":119,"h":1,"n":"Cleric 7; Third Doctrine","uh":"cleric_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8668,"u":"deity_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Deity","uh":"cleric_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8670,"u":"divine%20spellcasting_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Divine Spellcasting","uh":"cleric_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8672,"u":"divine%20font_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; Divine Font","uh":"cleric_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8674,"u":"doctrine_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; Doctrine","uh":"cleric_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":8676,"u":"cleric%20feats_cleric_crb_2_crb","p":120,"h":1,"n":"Cleric 2; Cleric Feats","uh":"cleric_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8678,"u":"skill%20feats_cleric_crb_2_crb","p":120,"h":1,"n":"Cleric 2; Skill Feats","uh":"cleric_crb,state:feature=s1-1"},{"c":5,"s":"CRB","id":8680,"u":"general%20feats_cleric_crb_3_crb","p":120,"h":1,"n":"Cleric 3; General Feats","uh":"cleric_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8682,"u":"skill%20increases_cleric_crb_3_crb","p":120,"h":1,"n":"Cleric 3; Skill Increases","uh":"cleric_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8684,"u":"ability%20boosts_cleric_crb_5_crb","p":120,"h":1,"n":"Cleric 5; Ability Boosts","uh":"cleric_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8686,"u":"alertness_cleric_crb_5_crb","p":121,"h":1,"n":"Cleric 5; Alertness","uh":"cleric_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8688,"u":"ancestry%20feats_cleric_crb_5_crb","p":121,"h":1,"n":"Cleric 5; Ancestry Feats","uh":"cleric_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8690,"u":"resolve_cleric_crb_9_crb","p":121,"h":1,"n":"Cleric 9; Resolve","uh":"cleric_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8692,"u":"lightning%20reflexes_cleric_crb_11_crb","p":121,"h":1,"n":"Cleric 11; Lightning Reflexes","uh":"cleric_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8694,"u":"divine%20defense_cleric_crb_13_crb","p":121,"h":1,"n":"Cleric 13; Divine Defense","uh":"cleric_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8696,"u":"weapon%20specialization_cleric_crb_13_crb","p":121,"h":1,"n":"Cleric 13; Weapon Specialization","uh":"cleric_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8698,"u":"miraculous%20spell_cleric_crb_19_crb","p":121,"h":1,"n":"Cleric 19; Miraculous Spell","uh":"cleric_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":8700,"u":"ancestry%20and%20background_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Ancestry and Background","uh":"druid_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8702,"u":"initial%20proficiencies_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Initial Proficiencies","uh":"druid_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8704,"u":"primal%20spellcasting_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Primal Spellcasting","uh":"druid_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8706,"u":"anathema_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Anathema","uh":"druid_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8708,"u":"druidic%20language_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Druidic Language","uh":"druid_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8710,"u":"druidic%20order_druid_crb_1_crb","p":131,"h":1,"n":"Druid 1; Druidic Order","uh":"druid_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":8712,"u":"shield%20block_druid_crb_1_crb","p":132,"h":1,"n":"Druid 1; Shield Block","uh":"druid_crb,state:feature=s0-6"},{"c":5,"s":"CRB","id":8714,"u":"wild%20empathy_druid_crb_1_crb","p":132,"h":1,"n":"Druid 1; Wild Empathy","uh":"druid_crb,state:feature=s0-7"},{"c":5,"s":"CRB","id":8716,"u":"druid%20feats_druid_crb_2_crb","p":132,"h":1,"n":"Druid 2; Druid Feats","uh":"druid_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8718,"u":"skill%20feats_druid_crb_2_crb","p":132,"h":1,"n":"Druid 2; Skill Feats","uh":"druid_crb,state:feature=s1-1"},{"c":5,"s":"CRB","id":8720,"u":"alertness_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; Alertness","uh":"druid_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8722,"u":"general%20feats_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; General Feats","uh":"druid_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8724,"u":"great%20fortitude_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; Great Fortitude","uh":"druid_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8726,"u":"skill%20increases_druid_crb_3_crb","p":133,"h":1,"n":"Druid 3; Skill Increases","uh":"druid_crb,state:feature=s2-3"},{"c":5,"s":"CRB","id":8728,"u":"ability%20boosts_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Ability Boosts","uh":"druid_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8730,"u":"ancestry%20feats_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Ancestry Feats","uh":"druid_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8732,"u":"lightning%20reflexes_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Lightning Reflexes","uh":"druid_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8734,"u":"expert%20spellcaster_druid_crb_7_crb","p":133,"h":1,"n":"Druid 7; Expert Spellcaster","uh":"druid_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8736,"u":"druid%20weapon%20expertise_druid_crb_11_crb","p":133,"h":1,"n":"Druid 11; Druid Weapon Expertise","uh":"druid_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8738,"u":"resolve_druid_crb_11_crb","p":133,"h":1,"n":"Druid 11; Resolve","uh":"druid_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8740,"u":"medium%20armor%20expertise_druid_crb_13_crb","p":133,"h":1,"n":"Druid 13; Medium Armor Expertise","uh":"druid_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8742,"u":"weapon%20specialization_druid_crb_13_crb","p":133,"h":1,"n":"Druid 13; Weapon Specialization","uh":"druid_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8744,"u":"master%20spellcaster_druid_crb_15_crb","p":133,"h":1,"n":"Druid 15; Master Spellcaster","uh":"druid_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8746,"u":"legendary%20spellcaster_druid_crb_19_crb","p":133,"h":1,"n":"Druid 19; Legendary Spellcaster","uh":"druid_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8748,"u":"primal%20hierophant_druid_crb_19_crb","p":133,"h":1,"n":"Druid 19; Primal Hierophant","uh":"druid_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":8750,"u":"ancestry%20and%20background_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Ancestry and Background","uh":"fighter_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8752,"u":"initial%20proficiencies_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Initial Proficiencies","uh":"fighter_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8754,"u":"attack%20of%20opportunity_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Attack of Opportunity","uh":"fighter_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8756,"u":"fighter%20feats_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Fighter Feats","uh":"fighter_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8758,"u":"shield%20block_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Shield Block","uh":"fighter_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8760,"u":"skill%20feats_fighter_crb_2_crb","p":141,"h":1,"n":"Fighter 2; Skill Feats","uh":"fighter_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8762,"u":"bravery_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; Bravery","uh":"fighter_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8764,"u":"general%20feats_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; General Feats","uh":"fighter_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8766,"u":"skill%20increases_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; Skill Increases","uh":"fighter_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8768,"u":"ability%20boosts_fighter_crb_5_crb","p":141,"h":1,"n":"Fighter 5; Ability Boosts","uh":"fighter_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8770,"u":"ancestry%20feats_fighter_crb_5_crb","p":141,"h":1,"n":"Fighter 5; Ancestry Feats","uh":"fighter_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8772,"u":"fighter%20weapon%20mastery_fighter_crb_5_crb","p":142,"h":1,"n":"Fighter 5; Fighter Weapon Mastery","uh":"fighter_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8774,"u":"battlefield%20surveyor_fighter_crb_7_crb","p":142,"h":1,"n":"Fighter 7; Battlefield Surveyor","uh":"fighter_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8776,"u":"weapon%20specialization_fighter_crb_7_crb","p":142,"h":1,"n":"Fighter 7; Weapon Specialization","uh":"fighter_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":8778,"u":"combat%20flexibility_fighter_crb_9_crb","p":142,"h":1,"n":"Fighter 9; Combat Flexibility","uh":"fighter_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8780,"u":"juggernaut_fighter_crb_9_crb","p":142,"h":1,"n":"Fighter 9; Juggernaut","uh":"fighter_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":8782,"u":"armor%20expertise_fighter_crb_11_crb","p":142,"h":1,"n":"Fighter 11; Armor Expertise","uh":"fighter_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8784,"u":"fighter%20expertise_fighter_crb_11_crb","p":142,"h":1,"n":"Fighter 11; Fighter Expertise","uh":"fighter_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8786,"u":"weapon%20legend_fighter_crb_13_crb","p":142,"h":1,"n":"Fighter 13; Weapon Legend","uh":"fighter_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8788,"u":"evasion_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Evasion","uh":"fighter_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8790,"u":"greater%20weapon%20specialization_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Greater Weapon Specialization","uh":"fighter_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":8792,"u":"improved%20flexibility_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Improved Flexibility","uh":"fighter_crb,state:feature=s14-2"},{"c":5,"s":"CRB","id":8794,"u":"armor%20mastery_fighter_crb_17_crb","p":143,"h":1,"n":"Fighter 17; Armor Mastery","uh":"fighter_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":8796,"u":"versatile%20legend_fighter_crb_19_crb","p":143,"h":1,"n":"Fighter 19; Versatile Legend","uh":"fighter_crb,state:feature=s18-0"},{"c":5,"s":"G&G","id":8798,"u":"ancestry%20and%20background_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Ancestry and Background","uh":"gunslinger_g%26g,state:feature=s0-0"},{"c":5,"s":"G&G","id":8800,"u":"initial%20proficiencies_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Initial Proficiencies","uh":"gunslinger_g%26g,state:feature=s0-1"},{"c":5,"s":"G&G","id":8802,"u":"gunslinger's%20way_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:feature=s0-2"},{"c":5,"s":"G&G","id":8804,"u":"gunslinger%20feats_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Gunslinger Feats","uh":"gunslinger_g%26g,state:feature=s0-3"},{"c":5,"s":"G&G","id":8806,"u":"singular%20expertise_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Singular Expertise","uh":"gunslinger_g%26g,state:feature=s0-4"},{"c":5,"s":"G&G","id":8808,"u":"skill%20feats_gunslinger_g%26g_2_g%26g","p":106,"h":1,"n":"Gunslinger 2; Skill Feats","uh":"gunslinger_g%26g,state:feature=s1-0"},{"c":5,"s":"G&G","id":8810,"u":"general%20feats_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; General Feats","uh":"gunslinger_g%26g,state:feature=s2-0"},{"c":5,"s":"G&G","id":8812,"u":"skill%20increases_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; Skill Increases","uh":"gunslinger_g%26g,state:feature=s2-1"},{"c":5,"s":"G&G","id":8814,"u":"stubborn_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; Stubborn","uh":"gunslinger_g%26g,state:feature=s2-2"},{"c":5,"s":"G&G","id":8816,"u":"ability%20boosts_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Ability Boosts","uh":"gunslinger_g%26g,state:feature=s4-0"},{"c":5,"s":"G&G","id":8818,"u":"ancestry%20feats_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Ancestry Feats","uh":"gunslinger_g%26g,state:feature=s4-1"},{"c":5,"s":"G&G","id":8820,"u":"gunslinger%20weapon%20mastery_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Gunslinger Weapon Mastery","uh":"gunslinger_g%26g,state:feature=s4-2"},{"c":5,"s":"G&G","id":8822,"u":"vigilant%20senses_gunslinger_g%26g_7_g%26g","p":107,"h":1,"n":"Gunslinger 7; Vigilant Senses","uh":"gunslinger_g%26g,state:feature=s6-0"},{"c":5,"s":"G&G","id":8824,"u":"weapon%20specialization_gunslinger_g%26g_7_g%26g","p":107,"h":1,"n":"Gunslinger 7; Weapon Specialization","uh":"gunslinger_g%26g,state:feature=s6-1"},{"c":5,"s":"G&G","id":8826,"u":"advanced%20deed_gunslinger_g%26g_9_g%26g","p":107,"h":1,"n":"Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:feature=s8-0"},{"c":5,"s":"G&G","id":8828,"u":"gunslinger%20expertise_gunslinger_g%26g_9_g%26g","p":107,"h":1,"n":"Gunslinger 9; Gunslinger Expertise","uh":"gunslinger_g%26g,state:feature=s8-1"},{"c":5,"s":"G&G","id":8830,"u":"evasion_gunslinger_g%26g_11_g%26g","p":107,"h":1,"n":"Gunslinger 11; Evasion","uh":"gunslinger_g%26g,state:feature=s10-0"},{"c":5,"s":"G&G","id":8832,"u":"gunslinging%20legend_gunslinger_g%26g_13_g%26g","p":107,"h":1,"n":"Gunslinger 13; Gunslinging Legend","uh":"gunslinger_g%26g,state:feature=s12-0"},{"c":5,"s":"G&G","id":8834,"u":"medium%20armor%20expertise_gunslinger_g%26g_13_g%26g","p":107,"h":1,"n":"Gunslinger 13; Medium Armor Expertise","uh":"gunslinger_g%26g,state:feature=s12-1"},{"c":5,"s":"G&G","id":8836,"u":"greater%20deed_gunslinger_g%26g_15_g%26g","p":107,"h":1,"n":"Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:feature=s14-0"},{"c":5,"s":"G&G","id":8838,"u":"greater%20weapon%20specialization_gunslinger_g%26g_15_g%26g","p":107,"h":1,"n":"Gunslinger 15; Greater Weapon Specialization","uh":"gunslinger_g%26g,state:feature=s14-1"},{"c":5,"s":"G&G","id":8840,"u":"juggernaut_gunslinger_g%26g_17_g%26g","p":107,"h":1,"n":"Gunslinger 17; Juggernaut","uh":"gunslinger_g%26g,state:feature=s16-0"},{"c":5,"s":"G&G","id":8842,"u":"shootist's%20edge_gunslinger_g%26g_17_g%26g","p":107,"h":1,"n":"Gunslinger 17; Shootist's Edge","uh":"gunslinger_g%26g,state:feature=s16-1"},{"c":5,"s":"G&G","id":8844,"u":"incredible%20senses_gunslinger_g%26g_19_g%26g","p":108,"h":1,"n":"Gunslinger 19; Incredible Senses","uh":"gunslinger_g%26g,state:feature=s18-0"},{"c":5,"s":"G&G","id":8846,"u":"medium%20armor%20mastery_gunslinger_g%26g_19_g%26g","p":108,"h":1,"n":"Gunslinger 19; Medium Armor Mastery","uh":"gunslinger_g%26g,state:feature=s18-1"},{"c":5,"s":"G&G","id":8848,"u":"ancestry%20and%20background_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Ancestry and Background","uh":"inventor_g%26g,state:feature=s0-0"},{"c":5,"s":"G&G","id":8850,"u":"initial%20proficiencies_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Initial Proficiencies","uh":"inventor_g%26g,state:feature=s0-1"},{"c":5,"s":"G&G","id":8852,"u":"overdrive_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Overdrive","uh":"inventor_g%26g,state:feature=s0-2"},{"c":5,"s":"G&G","id":8854,"u":"innovation_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Innovation","uh":"inventor_g%26g,state:feature=s0-3"},{"c":5,"s":"G&G","id":8856,"u":"explode_inventor_g%26g_1_g%26g","p":19,"h":1,"n":"Inventor 1; Explode","uh":"inventor_g%26g,state:feature=s0-4"},{"c":5,"s":"G&G","id":8858,"u":"peerless%20inventor_inventor_g%26g_1_g%26g","p":20,"h":1,"n":"Inventor 1; Peerless Inventor","uh":"inventor_g%26g,state:feature=s0-5"},{"c":5,"s":"G&G","id":8860,"u":"shield%20block_inventor_g%26g_1_g%26g","p":20,"h":1,"n":"Inventor 1; Shield Block","uh":"inventor_g%26g,state:feature=s0-6"},{"c":5,"s":"G&G","id":8862,"u":"inventor%20feats_inventor_g%26g_2_g%26g","p":20,"h":1,"n":"Inventor 2; Inventor Feats","uh":"inventor_g%26g,state:feature=s1-0"},{"c":5,"s":"G&G","id":8864,"u":"skill%20feats_inventor_g%26g_2_g%26g","p":20,"h":1,"n":"Inventor 2; Skill Feats","uh":"inventor_g%26g,state:feature=s1-1"},{"c":5,"s":"G&G","id":8866,"u":"expert%20overdrive_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Expert Overdrive","uh":"inventor_g%26g,state:feature=s2-0"},{"c":5,"s":"G&G","id":8868,"u":"general%20feats_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; General Feats","uh":"inventor_g%26g,state:feature=s2-1"},{"c":5,"s":"G&G","id":8870,"u":"reconfigure_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Reconfigure","uh":"inventor_g%26g,state:feature=s2-2"},{"c":5,"s":"G&G","id":8872,"u":"skill%20increases_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Skill Increases","uh":"inventor_g%26g,state:feature=s2-3"},{"c":5,"s":"G&G","id":8874,"u":"ability%20boosts_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Ability Boosts","uh":"inventor_g%26g,state:feature=s4-0"},{"c":5,"s":"G&G","id":8876,"u":"ancestry%20feats_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Ancestry Feats","uh":"inventor_g%26g,state:feature=s4-1"},{"c":5,"s":"G&G","id":8878,"u":"inventor%20weapon%20expertise_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Inventor Weapon Expertise","uh":"inventor_g%26g,state:feature=s4-2"},{"c":5,"s":"G&G","id":8880,"u":"breakthrough%20innovation_inventor_g%26g_7_g%26g","p":20,"h":1,"n":"Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:feature=s6-0"},{"c":5,"s":"G&G","id":8882,"u":"lightning%20reflexes_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Lightning Reflexes","uh":"inventor_g%26g,state:feature=s6-1"},{"c":5,"s":"G&G","id":8884,"u":"master%20overdrive_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Master Overdrive","uh":"inventor_g%26g,state:feature=s6-2"},{"c":5,"s":"G&G","id":8886,"u":"weapon%20specialization_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Weapon Specialization","uh":"inventor_g%26g,state:feature=s6-3"},{"c":5,"s":"G&G","id":8888,"u":"inventive%20expertise_inventor_g%26g_9_g%26g","p":22,"h":1,"n":"Inventor 9; Inventive Expertise","uh":"inventor_g%26g,state:feature=s8-0"},{"c":5,"s":"G&G","id":8890,"u":"offensive%20boost_inventor_g%26g_9_g%26g","p":22,"h":1,"n":"Inventor 9; Offensive Boost","uh":"inventor_g%26g,state:feature=s8-1"},{"c":5,"s":"G&G","id":8892,"u":"medium%20armor%20expertise_inventor_g%26g_11_g%26g","p":22,"h":1,"n":"Inventor 11; Medium Armor Expertise","uh":"inventor_g%26g,state:feature=s10-0"},{"c":5,"s":"G&G","id":8894,"u":"resolve_inventor_g%26g_11_g%26g","p":22,"h":1,"n":"Inventor 11; Resolve","uh":"inventor_g%26g,state:feature=s10-1"},{"c":5,"s":"G&G","id":8896,"u":"alertness_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Alertness","uh":"inventor_g%26g,state:feature=s12-0"},{"c":5,"s":"G&G","id":8898,"u":"complete%20reconfiguration_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Complete Reconfiguration","uh":"inventor_g%26g,state:feature=s12-1"},{"c":5,"s":"G&G","id":8900,"u":"inventor%20weapon%20mastery_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Inventor Weapon Mastery","uh":"inventor_g%26g,state:feature=s12-2"},{"c":5,"s":"G&G","id":8902,"u":"greater%20weapon%20specialization_inventor_g%26g_15_g%26g","p":22,"h":1,"n":"Inventor 15; Greater Weapon Specialization","uh":"inventor_g%26g,state:feature=s14-0"},{"c":5,"s":"G&G","id":8904,"u":"legendary%20overdrive_inventor_g%26g_15_g%26g","p":22,"h":1,"n":"Inventor 15; Legendary Overdrive","uh":"inventor_g%26g,state:feature=s14-1"},{"c":5,"s":"G&G","id":8906,"u":"revolutionary%20innovation_inventor_g%26g_15_g%26g","p":23,"h":1,"n":"Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:feature=s14-2"},{"c":5,"s":"G&G","id":8908,"u":"inventive%20mastery_inventor_g%26g_17_g%26g","p":24,"h":1,"n":"Inventor 17; Inventive Mastery","uh":"inventor_g%26g,state:feature=s16-0"},{"c":5,"s":"G&G","id":8910,"u":"juggernaut_inventor_g%26g_17_g%26g","p":24,"h":1,"n":"Inventor 17; Juggernaut","uh":"inventor_g%26g,state:feature=s16-1"},{"c":5,"s":"G&G","id":8912,"u":"infinite%20invention_inventor_g%26g_19_g%26g","p":24,"h":1,"n":"Inventor 19; Infinite Invention","uh":"inventor_g%26g,state:feature=s18-0"},{"c":5,"s":"G&G","id":8914,"u":"medium%20armor%20mastery_inventor_g%26g_19_g%26g","p":24,"h":1,"n":"Inventor 19; Medium Armor Mastery","uh":"inventor_g%26g,state:feature=s18-1"},{"c":5,"s":"APG","id":8916,"u":"ancestry%20and%20background_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Ancestry and Background","uh":"investigator_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":8918,"u":"strategic%20strike_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Strategic Strike","uh":"investigator_apg,state:feature=s0-6"},{"c":5,"s":"APG","id":8920,"u":"initial%20proficiencies_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Initial Proficiencies","uh":"investigator_apg,state:feature=s0-1"},{"c":5,"s":"APG","id":8922,"u":"on%20the%20case_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; On the Case","uh":"investigator_apg,state:feature=s0-2"},{"c":5,"s":"APG","id":8924,"u":"devise%20a%20stratagem_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Devise a Stratagem","uh":"investigator_apg,state:feature=s0-3"},{"c":5,"s":"APG","id":8926,"u":"methodology_investigator_apg_1_apg","p":57,"h":1,"n":"Investigator 1; Methodology","uh":"investigator_apg,state:feature=s0-4"},{"c":5,"s":"APG","id":8928,"u":"investigator%20feats_investigator_apg_1_apg","p":58,"h":1,"n":"Investigator 1; Investigator Feats","uh":"investigator_apg,state:feature=s0-5"},{"c":5,"s":"APG","id":8930,"u":"skill%20feats_investigator_apg_2_apg","p":58,"h":1,"n":"Investigator 2; Skill Feats","uh":"investigator_apg,state:feature=s1-0"},{"c":5,"s":"APG","id":8932,"u":"skill%20increases_investigator_apg_2_apg","p":58,"h":1,"n":"Investigator 2; Skill Increases","uh":"investigator_apg,state:feature=s1-1"},{"c":5,"s":"APG","id":8934,"u":"general%20feats_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; General Feats","uh":"investigator_apg,state:feature=s2-0"},{"c":5,"s":"APG","id":8936,"u":"keen%20recollection_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; Keen Recollection","uh":"investigator_apg,state:feature=s2-1"},{"c":5,"s":"APG","id":8938,"u":"skillful%20lessons_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; Skillful Lessons","uh":"investigator_apg,state:feature=s2-2"},{"c":5,"s":"APG","id":8940,"u":"ability%20boosts_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Ability Boosts","uh":"investigator_apg,state:feature=s4-0"},{"c":5,"s":"APG","id":8942,"u":"ancestry%20feats_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Ancestry Feats","uh":"investigator_apg,state:feature=s4-1"},{"c":5,"s":"APG","id":8944,"u":"weapon%20expertise_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Weapon Expertise","uh":"investigator_apg,state:feature=s4-2"},{"c":5,"s":"APG","id":8946,"u":"vigilant%20senses_investigator_apg_7_apg","p":59,"h":1,"n":"Investigator 7; Vigilant Senses","uh":"investigator_apg,state:feature=s6-0"},{"c":5,"s":"APG","id":8948,"u":"weapon%20specialization_investigator_apg_7_apg","p":59,"h":1,"n":"Investigator 7; Weapon Specialization","uh":"investigator_apg,state:feature=s6-1"},{"c":5,"s":"APG","id":8950,"u":"great%20fortitude_investigator_apg_9_apg","p":59,"h":1,"n":"Investigator 9; Great Fortitude","uh":"investigator_apg,state:feature=s8-0"},{"c":5,"s":"APG","id":8952,"u":"investigator%20expertise_investigator_apg_9_apg","p":59,"h":1,"n":"Investigator 9; Investigator Expertise","uh":"investigator_apg,state:feature=s8-1"},{"c":5,"s":"APG","id":8954,"u":"deductive%20improvisation_investigator_apg_11_apg","p":59,"h":1,"n":"Investigator 11; Deductive Improvisation","uh":"investigator_apg,state:feature=s10-0"},{"c":5,"s":"APG","id":8956,"u":"resolve_investigator_apg_11_apg","p":59,"h":1,"n":"Investigator 11; Resolve","uh":"investigator_apg,state:feature=s10-1"},{"c":5,"s":"APG","id":8958,"u":"incredible%20senses_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Incredible Senses","uh":"investigator_apg,state:feature=s12-0"},{"c":5,"s":"APG","id":8960,"u":"light%20armor%20expertise_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Light Armor Expertise","uh":"investigator_apg,state:feature=s12-1"},{"c":5,"s":"APG","id":8962,"u":"weapon%20mastery_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Weapon Mastery","uh":"investigator_apg,state:feature=s12-2"},{"c":5,"s":"APG","id":8964,"u":"evasion_investigator_apg_15_apg","p":59,"h":1,"n":"Investigator 15; Evasion","uh":"investigator_apg,state:feature=s14-0"},{"c":5,"s":"APG","id":8966,"u":"greater%20weapon%20specialization_investigator_apg_15_apg","p":59,"h":1,"n":"Investigator 15; Greater Weapon Specialization","uh":"investigator_apg,state:feature=s14-1"},{"c":5,"s":"APG","id":8968,"u":"greater%20resolve_investigator_apg_17_apg","p":59,"h":1,"n":"Investigator 17; Greater Resolve","uh":"investigator_apg,state:feature=s16-0"},{"c":5,"s":"APG","id":8970,"u":"light%20armor%20mastery_investigator_apg_19_apg","p":59,"h":1,"n":"Investigator 19; Light Armor Mastery","uh":"investigator_apg,state:feature=s18-0"},{"c":5,"s":"APG","id":8972,"u":"master%20detective_investigator_apg_19_apg","p":59,"h":1,"n":"Investigator 19; Master Detective","uh":"investigator_apg,state:feature=s18-1"},{"c":5,"s":"SoM","id":8974,"u":"ancestry%20and%20background_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Ancestry and Background","uh":"magus_som,state:feature=s0-0"},{"c":5,"s":"SoM","id":8976,"u":"initial%20proficiencies_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Initial Proficiencies","uh":"magus_som,state:feature=s0-1"},{"c":5,"s":"SoM","id":8978,"u":"arcane%20spellcasting_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Arcane Spellcasting","uh":"magus_som,state:feature=s0-2"},{"c":5,"s":"SoM","id":8980,"u":"hybrid%20study_magus_som_1_som","p":38,"h":1,"n":"Magus 1; Hybrid Study","uh":"magus_som,state:feature=s0-5"},{"c":5,"s":"SoM","id":8982,"u":"spellstrike_magus_som_1_som","p":37,"h":1,"n":"Magus 1; Spellstrike","uh":"magus_som,state:feature=s0-3"},{"c":5,"s":"SoM","id":8984,"u":"arcane%20cascade_magus_som_1_som","p":38,"h":1,"n":"Magus 1; Arcane Cascade","uh":"magus_som,state:feature=s0-4"},{"c":5,"s":"SoM","id":8986,"u":"conflux%20spells_magus_som_1_som","p":40,"h":1,"n":"Magus 1; Conflux Spells","uh":"magus_som,state:feature=s0-6"},{"c":5,"s":"SoM","id":8988,"u":"skill%20feats_magus_som_2_som","p":40,"h":1,"n":"Magus 2; Skill Feats","uh":"magus_som,state:feature=s1-1"},{"c":5,"s":"SoM","id":8990,"u":"magus%20feats_magus_som_2_som","p":40,"h":1,"n":"Magus 2; Magus Feats","uh":"magus_som,state:feature=s1-0"},{"c":5,"s":"SoM","id":8992,"u":"general%20feats_magus_som_3_som","p":40,"h":1,"n":"Magus 3; General Feats","uh":"magus_som,state:feature=s2-0"},{"c":5,"s":"SoM","id":8994,"u":"skill%20increases_magus_som_3_som","p":40,"h":1,"n":"Magus 3; Skill Increases","uh":"magus_som,state:feature=s2-1"},{"c":5,"s":"SoM","id":8996,"u":"ability%20boosts_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Ability Boosts","uh":"magus_som,state:feature=s4-0"},{"c":5,"s":"SoM","id":8998,"u":"ancestry%20feats_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Ancestry Feats","uh":"magus_som,state:feature=s4-1"},{"c":5,"s":"SoM","id":9000,"u":"lightning%20reflexes_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Lightning Reflexes","uh":"magus_som,state:feature=s4-2"},{"c":5,"s":"SoM","id":9002,"u":"weapon%20expertise_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Weapon Expertise","uh":"magus_som,state:feature=s4-3"},{"c":5,"s":"SoM","id":9004,"u":"studious%20spells_magus_som_7_som","p":41,"h":1,"n":"Magus 7; Studious Spells","uh":"magus_som,state:feature=s6-0"},{"c":5,"s":"SoM","id":9006,"u":"weapon%20specialization_magus_som_7_som","p":41,"h":1,"n":"Magus 7; Weapon Specialization","uh":"magus_som,state:feature=s6-1"},{"c":5,"s":"SoM","id":9008,"u":"alertness_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Alertness","uh":"magus_som,state:feature=s8-0"},{"c":5,"s":"SoM","id":9010,"u":"expert%20spellcaster_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Expert Spellcaster","uh":"magus_som,state:feature=s8-1"},{"c":5,"s":"SoM","id":9012,"u":"resolve_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Resolve","uh":"magus_som,state:feature=s8-2"},{"c":5,"s":"SoM","id":9014,"u":"medium%20armor%20expertise_magus_som_11_som","p":41,"h":1,"n":"Magus 11; Medium Armor Expertise","uh":"magus_som,state:feature=s10-0"},{"c":5,"s":"SoM","id":9016,"u":"weapon%20mastery_magus_som_13_som","p":41,"h":1,"n":"Magus 13; Weapon Mastery","uh":"magus_som,state:feature=s12-0"},{"c":5,"s":"SoM","id":9018,"u":"greater%20weapon%20specialization_magus_som_15_som","p":41,"h":1,"n":"Magus 15; Greater Weapon Specialization","uh":"magus_som,state:feature=s14-0"},{"c":5,"s":"SoM","id":9020,"u":"juggernaut_magus_som_15_som","p":41,"h":1,"n":"Magus 15; Juggernaut","uh":"magus_som,state:feature=s14-1"},{"c":5,"s":"SoM","id":9022,"u":"master%20spellcaster_magus_som_17_som","p":41,"h":1,"n":"Magus 17; Master Spellcaster","uh":"magus_som,state:feature=s16-0"},{"c":5,"s":"SoM","id":9024,"u":"medium%20armor%20mastery_magus_som_17_som","p":41,"h":1,"n":"Magus 17; Medium Armor Mastery","uh":"magus_som,state:feature=s16-1"},{"c":5,"s":"SoM","id":9026,"u":"double%20spellstrike_magus_som_19_som","p":41,"h":1,"n":"Magus 19; Double Spellstrike","uh":"magus_som,state:feature=s18-0"},{"c":5,"s":"CRB","id":9028,"u":"ancestry%20and%20background_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Ancestry and Background","uh":"monk_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":9030,"u":"initial%20proficiencies_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Initial Proficiencies","uh":"monk_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":9032,"u":"flurry%20of%20blows_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Flurry of Blows","uh":"monk_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":9034,"u":"monk%20feats_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Monk Feats","uh":"monk_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":9036,"u":"powerful%20fist_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Powerful Fist","uh":"monk_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":9038,"u":"skill%20feats_monk_crb_2_crb","p":156,"h":1,"n":"Monk 2; Skill Feats","uh":"monk_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":9040,"u":"general%20feats_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; General Feats","uh":"monk_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":9042,"u":"incredible%20movement_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Incredible Movement","uh":"monk_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9044,"u":"mystic%20strikes_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Mystic Strikes","uh":"monk_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":9046,"u":"skill%20increases_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Skill Increases","uh":"monk_crb,state:feature=s2-3"},{"c":5,"s":"CRB","id":9048,"u":"ability%20boosts_monk_crb_5_crb","p":156,"h":1,"n":"Monk 5; Ability Boosts","uh":"monk_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":9050,"u":"alertness_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Alertness","uh":"monk_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":9052,"u":"ancestry%20feats_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Ancestry Feats","uh":"monk_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":9054,"u":"expert%20strikes_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Expert Strikes","uh":"monk_crb,state:feature=s4-3"},{"c":5,"s":"CRB","id":9056,"u":"path%20to%20perfection_monk_crb_7_crb","p":157,"h":1,"n":"Monk 7; Path to Perfection","uh":"monk_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":9058,"u":"weapon%20specialization_monk_crb_7_crb","p":157,"h":1,"n":"Monk 7; Weapon Specialization","uh":"monk_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":9060,"u":"metal%20strikes_monk_crb_9_crb","p":157,"h":1,"n":"Monk 9; Metal Strikes","uh":"monk_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":9062,"u":"monk%20expertise_monk_crb_9_crb","p":157,"h":1,"n":"Monk 9; Monk Expertise","uh":"monk_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":9064,"u":"second%20path%20to%20perfection_monk_crb_11_crb","p":157,"h":1,"n":"Monk 11; Second Path to Perfection","uh":"monk_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":9066,"u":"graceful%20mastery_monk_crb_13_crb","p":157,"h":1,"n":"Monk 13; Graceful Mastery","uh":"monk_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":9068,"u":"master%20strikes_monk_crb_13_crb","p":157,"h":1,"n":"Monk 13; Master Strikes","uh":"monk_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":9070,"u":"greater%20weapon%20specialization_monk_crb_15_crb","p":157,"h":1,"n":"Monk 15; Greater Weapon Specialization","uh":"monk_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":9072,"u":"third%20path%20to%20perfection_monk_crb_15_crb","p":157,"h":1,"n":"Monk 15; Third Path to Perfection","uh":"monk_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":9074,"u":"adamantine%20strikes_monk_crb_17_crb","p":158,"h":1,"n":"Monk 17; Adamantine Strikes","uh":"monk_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":9076,"u":"graceful%20legend_monk_crb_17_crb","p":158,"h":1,"n":"Monk 17; Graceful Legend","uh":"monk_crb,state:feature=s16-1"},{"c":5,"s":"CRB","id":9078,"u":"perfected%20form_monk_crb_19_crb","p":158,"h":1,"n":"Monk 19; Perfected Form","uh":"monk_crb,state:feature=s18-0"},{"c":5,"s":"APG","id":9080,"u":"ancestry%20and%20background_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Ancestry and Background","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":9082,"u":"initial%20proficiencies_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Initial Proficiencies","uh":"oracle_apg,state:feature=s0-1"},{"c":5,"s":"APG","id":9084,"u":"divine%20spellcasting_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Divine Spellcasting","uh":"oracle_apg,state:feature=s0-2"},{"c":5,"s":"APG","id":9086,"u":"spell%20repetoire_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Spell Repetoire","uh":"oracle_apg,state:feature=s0-3"},{"c":5,"s":"APG","id":9088,"u":"mystery_oracle_apg_1_apg","p":69,"h":1,"n":"Oracle 1; Mystery","uh":"oracle_apg,state:feature=s0-4"},{"c":5,"s":"APG","id":9090,"u":"revelation%20spells_oracle_apg_1_apg","p":69,"h":1,"n":"Oracle 1; Revelation Spells","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":9092,"u":"oracular%20curse_oracle_apg_1_apg","p":70,"h":1,"n":"Oracle 1; Oracular Curse","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":9094,"u":"oracle%20feats_oracle_apg_2_apg","p":70,"h":1,"n":"Oracle 2; Oracle Feats","uh":"oracle_apg,state:feature=s1-0"},{"c":5,"s":"APG","id":9096,"u":"skill%20feats_oracle_apg_2_apg","p":70,"h":1,"n":"Oracle 2; Skill Feats","uh":"oracle_apg,state:feature=s1-1"},{"c":5,"s":"APG","id":9098,"u":"general%20feats_oracle_apg_3_apg","p":70,"h":1,"n":"Oracle 3; General Feats","uh":"oracle_apg,state:feature=s2-0"},{"c":5,"s":"APG","id":9100,"u":"signature%20spells_oracle_apg_3_apg","p":71,"h":1,"n":"Oracle 3; Signature Spells","uh":"oracle_apg,state:feature=s2-1"},{"c":5,"s":"APG","id":9102,"u":"skill%20increases_oracle_apg_3_apg","p":71,"h":1,"n":"Oracle 3; Skill Increases","uh":"oracle_apg,state:feature=s2-2"},{"c":5,"s":"APG","id":9104,"u":"ability%20boosts_oracle_apg_5_apg","p":71,"h":1,"n":"Oracle 5; Ability Boosts","uh":"oracle_apg,state:feature=s4-0"},{"c":5,"s":"APG","id":9106,"u":"ancestry%20feats_oracle_apg_5_apg","p":71,"h":1,"n":"Oracle 5; Ancestry Feats","uh":"oracle_apg,state:feature=s4-1"},{"c":5,"s":"APG","id":9108,"u":"expert%20spellcaster_oracle_apg_7_apg","p":71,"h":1,"n":"Oracle 7; Expert Spellcaster","uh":"oracle_apg,state:feature=s6-0"},{"c":5,"s":"APG","id":9110,"u":"resolve_oracle_apg_7_apg","p":71,"h":1,"n":"Oracle 7; Resolve","uh":"oracle_apg,state:feature=s6-1"},{"c":5,"s":"APG","id":9112,"u":"magical%20fortitude_oracle_apg_9_apg","p":71,"h":1,"n":"Oracle 9; Magical Fortitude","uh":"oracle_apg,state:feature=s8-0"},{"c":5,"s":"APG","id":9114,"u":"alertness_oracle_apg_11_apg","p":71,"h":1,"n":"Oracle 11; Alertness","uh":"oracle_apg,state:feature=s10-0"},{"c":5,"s":"APG","id":9116,"u":"major%20curse_oracle_apg_11_apg","p":71,"h":1,"n":"Oracle 11; Major Curse","uh":"oracle_apg,state:feature=s10-1"},{"c":5,"s":"APG","id":9118,"u":"weapon%20expertise_oracle_apg_11_apg","p":72,"h":1,"n":"Oracle 11; Weapon Expertise","uh":"oracle_apg,state:feature=s10-2"},{"c":5,"s":"APG","id":9120,"u":"light%20armor%20expertise_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Light Armor Expertise","uh":"oracle_apg,state:feature=s12-0"},{"c":5,"s":"APG","id":9122,"u":"lightning%20reflexes_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Lightning Reflexes","uh":"oracle_apg,state:feature=s12-1"},{"c":5,"s":"APG","id":9124,"u":"weapon%20specialization_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Weapon Specialization","uh":"oracle_apg,state:feature=s12-2"},{"c":5,"s":"APG","id":9126,"u":"master%20spellcaster_oracle_apg_15_apg","p":72,"h":1,"n":"Oracle 15; Master Spellcaster","uh":"oracle_apg,state:feature=s14-0"},{"c":5,"s":"APG","id":9128,"u":"extreme%20curse_oracle_apg_17_apg","p":72,"h":1,"n":"Oracle 17; Extreme Curse","uh":"oracle_apg,state:feature=s16-0"},{"c":5,"s":"APG","id":9130,"u":"greater%20resolve_oracle_apg_17_apg","p":72,"h":1,"n":"Oracle 17; Greater Resolve","uh":"oracle_apg,state:feature=s16-1"},{"c":5,"s":"APG","id":9132,"u":"legendary%20spellcaster_oracle_apg_19_apg","p":72,"h":1,"n":"Oracle 19; Legendary Spellcaster","uh":"oracle_apg,state:feature=s18-0"},{"c":5,"s":"APG","id":9134,"u":"oracular%20clarity_oracle_apg_19_apg","p":72,"h":1,"n":"Oracle 19; Oracular Clarity","uh":"oracle_apg,state:feature=s18-1"},{"c":5,"s":"CRB","id":9136,"u":"ancestry%20and%20background_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Ancestry and Background","uh":"ranger_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":9138,"u":"initial%20proficiencies_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Initial Proficiencies","uh":"ranger_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":9140,"u":"hunt%20prey_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Hunt Prey","uh":"ranger_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":9142,"u":"hunter's%20edge_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Hunter's Edge","uh":"ranger_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":9144,"u":"ranger%20feats_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Ranger Feats","uh":"ranger_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":9146,"u":"skill%20feats_ranger_crb_2_crb","p":168,"h":1,"n":"Ranger 2; Skill Feats","uh":"ranger_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":9148,"u":"general%20feats_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; General Feats","uh":"ranger_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":9150,"u":"iron%20will_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; Iron Will","uh":"ranger_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9152,"u":"skill%20increases_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; Skill Increases","uh":"ranger_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":9154,"u":"ability%20boosts_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Ability Boosts","uh":"ranger_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":9156,"u":"ancestry%20feats_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Ancestry Feats","uh":"ranger_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":9158,"u":"weapon%20expertise_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Weapon Expertise","uh":"ranger_crb,state:feature=s4-3"},{"c":5,"s":"CRB","id":9160,"u":"trackless%20step_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Trackless Step","uh":"ranger_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":9162,"u":"evasion_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Evasion","uh":"ranger_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":9164,"u":"vigilant%20senses_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Vigilant Senses","uh":"ranger_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":9166,"u":"weapon%20specialization_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Weapon Specialization","uh":"ranger_crb,state:feature=s6-2"},{"c":5,"s":"CRB","id":9168,"u":"nature's%20edge_ranger_crb_9_crb","p":169,"h":1,"n":"Ranger 9; Nature's Edge","uh":"ranger_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":9170,"u":"ranger%20expertise_ranger_crb_9_crb","p":169,"h":1,"n":"Ranger 9; Ranger Expertise","uh":"ranger_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":9172,"u":"juggernaut_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Juggernaut","uh":"ranger_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":9174,"u":"medium%20armor%20expertise_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Medium Armor Expertise","uh":"ranger_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":9176,"u":"wild%20stride_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Wild Stride","uh":"ranger_crb,state:feature=s10-2"},{"c":5,"s":"CRB","id":9178,"u":"weapon%20mastery_ranger_crb_13_crb","p":169,"h":1,"n":"Ranger 13; Weapon Mastery","uh":"ranger_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":9180,"u":"greater%20weapon%20specialization_ranger_crb_15_crb","p":169,"h":1,"n":"Ranger 15; Greater Weapon Specialization","uh":"ranger_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":9182,"u":"improved%20evasion_ranger_crb_15_crb","p":169,"h":1,"n":"Ranger 15; Improved Evasion","uh":"ranger_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":9184,"u":"incredible%20senses_ranger_crb_15_crb","p":170,"h":1,"n":"Ranger 15; Incredible Senses","uh":"ranger_crb,state:feature=s14-2"},{"c":5,"s":"CRB","id":9186,"u":"masterful%20hunter_ranger_crb_17_crb","p":170,"h":1,"n":"Ranger 17; Masterful Hunter","uh":"ranger_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":9188,"u":"second%20skin_ranger_crb_19_crb","p":170,"h":1,"n":"Ranger 19; Second Skin","uh":"ranger_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":9190,"u":"swift%20prey_ranger_crb_19_crb","p":170,"h":1,"n":"Ranger 19; Swift Prey","uh":"ranger_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":9192,"u":"ancestry%20and%20background_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Ancestry and Background","uh":"rogue_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":9194,"u":"initial%20proficiencies_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Initial Proficiencies","uh":"rogue_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":9196,"u":"rogue%20feats_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Rogue Feats","uh":"rogue_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":9198,"u":"rogue's%20racket_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Rogue's Racket","uh":"rogue_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":9200,"u":"skill%20feats_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Skill Feats","uh":"rogue_crb,state:feature=s0-6"},{"c":5,"s":"CRB","id":9202,"u":"sneak%20attack_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Sneak Attack","uh":"rogue_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":9204,"u":"surprise%20attack_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Surprise Attack","uh":"rogue_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":9206,"u":"skill%20increases_rogue_crb_2_crb","p":181,"h":1,"n":"Rogue 2; Skill Increases","uh":"rogue_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":9208,"u":"deny%20advantage_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; Deny Advantage","uh":"rogue_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9210,"u":"general%20feats_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; General Feats","uh":"rogue_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":9212,"u":"deny%20advantage_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; Deny Advantage","uh":"rogue_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9214,"u":"ability%20boosts_rogue_crb_5_crb","p":181,"h":1,"n":"Rogue 5; Ability Boosts","uh":"rogue_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":9216,"u":"ancestry%20feats_rogue_crb_5_crb","p":182,"h":1,"n":"Rogue 5; Ancestry Feats","uh":"rogue_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":9218,"u":"weapon%20tricks_rogue_crb_5_crb","p":182,"h":1,"n":"Rogue 5; Weapon Tricks","uh":"rogue_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":9220,"u":"evasion_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Evasion","uh":"rogue_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":9222,"u":"vigilant%20senses_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Vigilant Senses","uh":"rogue_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":9224,"u":"weapon%20specialization_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Weapon Specialization","uh":"rogue_crb,state:feature=s6-2"},{"c":5,"s":"CRB","id":9226,"u":"debilitating%20strikes_rogue_crb_9_crb","p":182,"h":1,"n":"Rogue 9; Debilitating Strikes","uh":"rogue_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":9228,"u":"great%20fortitude_rogue_crb_9_crb","p":182,"h":1,"n":"Rogue 9; Great Fortitude","uh":"rogue_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":9230,"u":"rogue%20expertise_rogue_crb_11_crb","p":182,"h":1,"n":"Rogue 11; Rogue Expertise","uh":"rogue_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":9232,"u":"improved%20evasion_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Improved Evasion","uh":"rogue_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":9234,"u":"incredible%20senses_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Incredible Senses","uh":"rogue_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":9236,"u":"light%20armor%20expertise_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Light Armor Expertise","uh":"rogue_crb,state:feature=s12-2"},{"c":5,"s":"CRB","id":9238,"u":"master%20tricks_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Master Tricks","uh":"rogue_crb,state:feature=s12-3"},{"c":5,"s":"CRB","id":9240,"u":"double%20debilitation_rogue_crb_15_crb","p":182,"h":1,"n":"Rogue 15; Double Debilitation","uh":"rogue_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":9242,"u":"greater%20weapon%20specialization_rogue_crb_15_crb","p":182,"h":1,"n":"Rogue 15; Greater Weapon Specialization","uh":"rogue_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":9244,"u":"slippery%20mind_rogue_crb_17_crb","p":182,"h":1,"n":"Rogue 17; Slippery Mind","uh":"rogue_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":9246,"u":"light%20armor%20mastery_rogue_crb_19_crb","p":182,"h":1,"n":"Rogue 19; Light Armor Mastery","uh":"rogue_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":9248,"u":"master%20strike_rogue_crb_19_crb","p":182,"h":1,"n":"Rogue 19; Master Strike","uh":"rogue_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":9250,"u":"ancestry%20and%20background_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Ancestry and Background","uh":"sorcerer_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":9252,"u":"bloodline_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":9254,"u":"initial%20proficiencies_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Initial Proficiencies","uh":"sorcerer_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":9256,"u":"sorcerer%20spellcasting_sorcerer_crb_1_crb","p":192,"h":1,"n":"Sorcerer 1; Sorcerer Spellcasting","uh":"sorcerer_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":9258,"u":"spell%20repertoire_sorcerer_crb_1_crb","p":193,"h":1,"n":"Sorcerer 1; Spell Repertoire","uh":"sorcerer_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":9260,"u":"skill%20feats_sorcerer_crb_2_crb","p":193,"h":1,"n":"Sorcerer 2; Skill Feats","uh":"sorcerer_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":9262,"u":"sorcerer%20feats_sorcerer_crb_2_crb","p":193,"h":1,"n":"Sorcerer 2; Sorcerer Feats","uh":"sorcerer_crb,state:feature=s1-1"},{"c":5,"s":"CRB","id":9264,"u":"general%20feats_sorcerer_crb_3_crb","p":193,"h":1,"n":"Sorcerer 3; General Feats","uh":"sorcerer_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":9266,"u":"signature%20spells_sorcerer_crb_3_crb","p":193,"h":1,"n":"Sorcerer 3; Signature Spells","uh":"sorcerer_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9268,"u":"skill%20increases_sorcerer_crb_3_crb","p":194,"h":1,"n":"Sorcerer 3; Skill Increases","uh":"sorcerer_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":9270,"u":"ability%20boosts_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Ability Boosts","uh":"sorcerer_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":9272,"u":"ancestry%20feats_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Ancestry Feats","uh":"sorcerer_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":9274,"u":"magical%20fortitude_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Magical Fortitude","uh":"sorcerer_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":9276,"u":"expert%20spellcaster_sorcerer_crb_7_crb","p":194,"h":1,"n":"Sorcerer 7; Expert Spellcaster","uh":"sorcerer_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":9278,"u":"lightning%20reflexes_sorcerer_crb_9_crb","p":194,"h":1,"n":"Sorcerer 9; Lightning Reflexes","uh":"sorcerer_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":9280,"u":"alertness_sorcerer_crb_11_crb","p":194,"h":1,"n":"Sorcerer 11; Alertness","uh":"sorcerer_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":9282,"u":"simple%20weapon%20expertise_sorcerer_crb_11_crb","p":194,"h":1,"n":"Sorcerer 11; Simple Weapon Expertise","uh":"sorcerer_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":9284,"u":"defensive%20robes_sorcerer_crb_13_crb","p":194,"h":1,"n":"Sorcerer 13; Defensive Robes","uh":"sorcerer_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":9286,"u":"weapon%20specialization_sorcerer_crb_13_crb","p":194,"h":1,"n":"Sorcerer 13; Weapon Specialization","uh":"sorcerer_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":9288,"u":"master%20spellcaster_sorcerer_crb_15_crb","p":194,"h":1,"n":"Sorcerer 15; Master Spellcaster","uh":"sorcerer_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":9290,"u":"resolve_sorcerer_crb_17_crb","p":194,"h":1,"n":"Sorcerer 17; Resolve","uh":"sorcerer_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":9292,"u":"bloodline%20paragon_sorcerer_crb_19_crb","p":194,"h":1,"n":"Sorcerer 19; Bloodline Paragon","uh":"sorcerer_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":9294,"u":"legendary%20spellcaster_sorcerer_crb_19_crb","p":194,"h":1,"n":"Sorcerer 19; Legendary Spellcaster","uh":"sorcerer_crb,state:feature=s18-1"},{"c":5,"s":"SoM","id":9296,"u":"ancestry%20and%20background_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Ancestry and Background","uh":"summoner_som,state:feature=s0-0"},{"c":5,"s":"SoM","id":9298,"u":"initial%20proficiencies_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Initial Proficiencies","uh":"summoner_som,state:feature=s0-1"},{"c":5,"s":"SoM","id":9300,"u":"eidolon_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Eidolon","uh":"summoner_som,state:feature=s0-2"},{"c":5,"s":"SoM","id":9302,"u":"summoner%20spellcasting_summoner_som_1_som","p":54,"h":1,"n":"Summoner 1; Summoner Spellcasting","uh":"summoner_som,state:feature=s0-3"},{"c":5,"s":"SoM","id":9304,"u":"spell%20repertoire_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Spell Repertoire","uh":"summoner_som,state:feature=s0-4"},{"c":5,"s":"SoM","id":9306,"u":"link%20spells_summoner_som_1_som","p":55,"h":1,"n":"Summoner 1; Link Spells","uh":"summoner_som,state:feature=s0-5"},{"c":5,"s":"SoM","id":9308,"u":"evolution%20feat_summoner_som_1_som","p":56,"h":1,"n":"Summoner 1; Evolution Feat","uh":"summoner_som,state:feature=s0-6"},{"c":5,"s":"SoM","id":9310,"u":"skill%20feats_summoner_som_2_som","p":56,"h":1,"n":"Summoner 2; Skill Feats","uh":"summoner_som,state:feature=s1-0"},{"c":5,"s":"SoM","id":9312,"u":"summoner%20feats_summoner_som_2_som","p":56,"h":1,"n":"Summoner 2; Summoner Feats","uh":"summoner_som,state:feature=s1-1"},{"c":5,"s":"SoM","id":9314,"u":"general%20feats_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; General Feats","uh":"summoner_som,state:feature=s2-0"},{"c":5,"s":"SoM","id":9316,"u":"shared%20vigilance_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Shared Vigilance","uh":"summoner_som,state:feature=s2-1"},{"c":5,"s":"SoM","id":9318,"u":"skill%20increases_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Skill Increases","uh":"summoner_som,state:feature=s2-2"},{"c":5,"s":"SoM","id":9320,"u":"unlimited%20signature%20spells_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Unlimited Signature Spells","uh":"summoner_som,state:feature=s2-3"},{"c":5,"s":"SoM","id":9322,"u":"ability%20boosts_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Ability Boosts","uh":"summoner_som,state:feature=s4-0"},{"c":5,"s":"SoM","id":9324,"u":"ancestry%20feats_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Ancestry Feats","uh":"summoner_som,state:feature=s4-1"},{"c":5,"s":"SoM","id":9326,"u":"eidolon%20unarmed%20expertise_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Eidolon Unarmed Expertise","uh":"summoner_som,state:feature=s4-2"},{"c":5,"s":"SoM","id":9328,"u":"eidolon%20symbiosis_summoner_som_7_som","p":56,"h":1,"n":"Summoner 7; Eidolon Symbiosis","uh":"summoner_som,state:feature=s6-0"},{"c":5,"s":"SoM","id":9330,"u":"eidolon%20weapon%20specialization_summoner_som_7_som","p":56,"h":1,"n":"Summoner 7; Eidolon Weapon Specialization","uh":"summoner_som,state:feature=s6-1"},{"c":5,"s":"SoM","id":9332,"u":"expert%20spellcaster_summoner_som_9_som","p":56,"h":1,"n":"Summoner 9; Expert Spellcaster","uh":"summoner_som,state:feature=s8-0"},{"c":5,"s":"SoM","id":9334,"u":"shared%20reflexes_summoner_som_9_som","p":57,"h":1,"n":"Summoner 9; Shared Reflexes","uh":"summoner_som,state:feature=s8-1"},{"c":5,"s":"SoM","id":9336,"u":"eidolon%20defensive%20expertise_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Eidolon Defensive Expertise","uh":"summoner_som,state:feature=s10-0"},{"c":5,"s":"SoM","id":9338,"u":"simple%20weapon%20expertise_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Simple Weapon Expertise","uh":"summoner_som,state:feature=s10-1"},{"c":5,"s":"SoM","id":9340,"u":"twin%20juggernauts_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Twin Juggernauts","uh":"summoner_som,state:feature=s10-2"},{"c":5,"s":"SoM","id":9342,"u":"defensive%20robes_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Defensive Robes","uh":"summoner_som,state:feature=s12-0"},{"c":5,"s":"SoM","id":9344,"u":"eidolon%20unarmed%20mastery_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Eidolon Unarmed Mastery","uh":"summoner_som,state:feature=s12-1"},{"c":5,"s":"SoM","id":9346,"u":"weapon%20specialization_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Weapon Specialization","uh":"summoner_som,state:feature=s12-2"},{"c":5,"s":"SoM","id":9348,"u":"greater%20eidolon%20specialization_summoner_som_15_som","p":57,"h":1,"n":"Summoner 15; Greater Eidolon Specialization","uh":"summoner_som,state:feature=s14-0"},{"c":5,"s":"SoM","id":9350,"u":"shared%20resolve_summoner_som_15_som","p":57,"h":1,"n":"Summoner 15; Shared Resolve","uh":"summoner_som,state:feature=s14-1"},{"c":5,"s":"SoM","id":9352,"u":"eidolon%20transcendence_summoner_som_17_som","p":57,"h":1,"n":"Summoner 17; Eidolon Transcendence","uh":"summoner_som,state:feature=s16-0"},{"c":5,"s":"SoM","id":9354,"u":"master%20spellcaster_summoner_som_17_som","p":57,"h":1,"n":"Summoner 17; Master Spellcaster","uh":"summoner_som,state:feature=s16-1"},{"c":5,"s":"SoM","id":9356,"u":"eidolon%20defensive%20mastery_summoner_som_19_som","p":57,"h":1,"n":"Summoner 19; Eidolon Defensive Mastery","uh":"summoner_som,state:feature=s18-0"},{"c":5,"s":"SoM","id":9358,"u":"instant%20manifestation_summoner_som_19_som","p":57,"h":1,"n":"Summoner 19; Instant Manifestation","uh":"summoner_som,state:feature=s18-1"},{"c":5,"s":"APG","id":9360,"u":"ancestry%20and%20background_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Ancestry and Background","uh":"swashbuckler_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":9362,"u":"initial%20proficiencies_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Initial Proficiencies","uh":"swashbuckler_apg,state:feature=s0-1"},{"c":5,"s":"APG","id":9364,"u":"panache_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Panache","uh":"swashbuckler_apg,state:feature=s0-2"},{"c":5,"s":"APG","id":9366,"u":"swashbuckler's%20style_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:feature=s0-4"},{"c":5,"s":"APG","id":9368,"u":"precise%20strike_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Precise Strike","uh":"swashbuckler_apg,state:feature=s0-3"},{"c":5,"s":"APG","id":9370,"u":"confident%20finisher_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Confident Finisher","uh":"swashbuckler_apg,state:feature=s0-5"},{"c":5,"s":"APG","id":9372,"u":"swashbuckler%20feats_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Swashbuckler Feats","uh":"swashbuckler_apg,state:feature=s0-6"},{"c":5,"s":"APG","id":9374,"u":"skill%20feats_swashbuckler_apg_2_apg","p":85,"h":1,"n":"Swashbuckler 2; Skill Feats","uh":"swashbuckler_apg,state:feature=s1-0"},{"c":5,"s":"APG","id":9376,"u":"general%20feats_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; General Feats","uh":"swashbuckler_apg,state:feature=s2-0"},{"c":5,"s":"APG","id":9378,"u":"great%20fortitude_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; Great Fortitude","uh":"swashbuckler_apg,state:feature=s2-1"},{"c":5,"s":"APG","id":9380,"u":"opportune%20riposte_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; Opportune Riposte","uh":"swashbuckler_apg,state:feature=s2-2"},{"c":5,"s":"APG","id":9382,"u":"skill%20increases_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Skill Increases","uh":"swashbuckler_apg,state:feature=s2-3"},{"c":5,"s":"APG","id":9384,"u":"stylish%20tricks_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Stylish Tricks","uh":"swashbuckler_apg,state:feature=s2-4"},{"c":5,"s":"APG","id":9386,"u":"vivacious%20speed_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Vivacious Speed","uh":"swashbuckler_apg,state:feature=s2-5"},{"c":5,"s":"APG","id":9388,"u":"ability%20boosts_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Ability Boosts","uh":"swashbuckler_apg,state:feature=s4-0"},{"c":5,"s":"APG","id":9390,"u":"ancestry%20feats_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Ancestry Feats","uh":"swashbuckler_apg,state:feature=s4-1"},{"c":5,"s":"APG","id":9392,"u":"weapon%20expertise_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Weapon Expertise","uh":"swashbuckler_apg,state:feature=s4-2"},{"c":5,"s":"APG","id":9394,"u":"evasion_swashbuckler_apg_7_apg","p":86,"h":1,"n":"Swashbuckler 7; Evasion","uh":"swashbuckler_apg,state:feature=s6-0"},{"c":5,"s":"APG","id":9396,"u":"weapon%20specialization_swashbuckler_apg_7_apg","p":86,"h":1,"n":"Swashbuckler 7; Weapon Specialization","uh":"swashbuckler_apg,state:feature=s6-1"},{"c":5,"s":"APG","id":9398,"u":"exemplary%20finisher_swashbuckler_apg_9_apg","p":86,"h":1,"n":"Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:feature=s8-0"},{"c":5,"s":"APG","id":9400,"u":"swashbuckler%20expertise_swashbuckler_apg_9_apg","p":87,"h":1,"n":"Swashbuckler 9; Swashbuckler Expertise","uh":"swashbuckler_apg,state:feature=s8-1"},{"c":5,"s":"APG","id":9402,"u":"continuous%20flair_swashbuckler_apg_11_apg","p":87,"h":1,"n":"Swashbuckler 11; Continuous Flair","uh":"swashbuckler_apg,state:feature=s10-0"},{"c":5,"s":"APG","id":9404,"u":"vigilant%20senses_swashbuckler_apg_11_apg","p":87,"h":1,"n":"Swashbuckler 11; Vigilant Senses","uh":"swashbuckler_apg,state:feature=s10-1"},{"c":5,"s":"APG","id":9406,"u":"improved%20evasion_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Improved Evasion","uh":"swashbuckler_apg,state:feature=s12-0"},{"c":5,"s":"APG","id":9408,"u":"light%20armor%20expertise_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Light Armor Expertise","uh":"swashbuckler_apg,state:feature=s12-1"},{"c":5,"s":"APG","id":9410,"u":"weapon%20mastery_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Weapon Mastery","uh":"swashbuckler_apg,state:feature=s12-2"},{"c":5,"s":"APG","id":9412,"u":"greater%20weapon%20specialization_swashbuckler_apg_15_apg","p":86,"h":1,"n":"Swashbuckler 15; Greater Weapon Specialization","uh":"swashbuckler_apg,state:feature=s14-0"},{"c":5,"s":"APG","id":9414,"u":"keen%20flair_swashbuckler_apg_15_apg","p":86,"h":1,"n":"Swashbuckler 15; Keen Flair","uh":"swashbuckler_apg,state:feature=s14-1"},{"c":5,"s":"APG","id":9416,"u":"resolve_swashbuckler_apg_17_apg","p":86,"h":1,"n":"Swashbuckler 17; Resolve","uh":"swashbuckler_apg,state:feature=s16-0"},{"c":5,"s":"APG","id":9418,"u":"eternal%20confidence_swashbuckler_apg_19_apg","p":86,"h":1,"n":"Swashbuckler 19; Eternal Confidence","uh":"swashbuckler_apg,state:feature=s18-0"},{"c":5,"s":"APG","id":9420,"u":"light%20armor%20mastery_swashbuckler_apg_19_apg","p":86,"h":1,"n":"Swashbuckler 19; Light Armor Mastery","uh":"swashbuckler_apg,state:feature=s18-1"},{"c":5,"s":"APG","id":9422,"u":"ancestry%20and%20background_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Ancestry and Background","uh":"witch_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":9424,"u":"initial%20proficiencies_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Initial Proficiencies","uh":"witch_apg,state:feature=s0-1"},{"c":5,"s":"APG","id":9426,"u":"witch%20feats_witch_apg_2_apg","p":98,"h":1,"n":"Witch 2; Witch Feats","uh":"witch_apg,state:feature=s1-1"},{"c":5,"s":"APG","id":9428,"u":"patron_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Patron","uh":"witch_apg,state:feature=s0-2"},{"c":5,"s":"APG","id":9430,"u":"familiar_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Familiar","uh":"witch_apg,state:feature=s0-3"},{"c":5,"s":"APG","id":9432,"u":"witch%20spellcasting_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Witch Spellcasting","uh":"witch_apg,state:feature=s0-4"},{"c":5,"s":"APG","id":9434,"u":"hexes_witch_apg_1_apg","p":97,"h":1,"n":"Witch 1; Hexes","uh":"witch_apg,state:feature=s0-5"},{"c":5,"s":"APG","id":9436,"u":"skill%20feats_witch_apg_2_apg","p":98,"h":1,"n":"Witch 2; Skill Feats","uh":"witch_apg,state:feature=s1-0"},{"c":5,"s":"APG","id":9438,"u":"general%20feats_witch_apg_3_apg","p":98,"h":1,"n":"Witch 3; General Feats","uh":"witch_apg,state:feature=s2-0"},{"c":5,"s":"APG","id":9440,"u":"skill%20increases_witch_apg_3_apg","p":98,"h":1,"n":"Witch 3; Skill Increases","uh":"witch_apg,state:feature=s2-1"},{"c":5,"s":"APG","id":9442,"u":"ability%20boosts_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Ability Boosts","uh":"witch_apg,state:feature=s4-0"},{"c":5,"s":"APG","id":9444,"u":"ancestry%20feats_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Ancestry Feats","uh":"witch_apg,state:feature=s4-1"},{"c":5,"s":"APG","id":9446,"u":"magical%20fortitude_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Magical Fortitude","uh":"witch_apg,state:feature=s4-2"},{"c":5,"s":"APG","id":9448,"u":"expert%20spellcaster_witch_apg_7_apg","p":98,"h":1,"n":"Witch 7; Expert Spellcaster","uh":"witch_apg,state:feature=s6-0"},{"c":5,"s":"APG","id":9450,"u":"lightning%20reflexes_witch_apg_9_apg","p":98,"h":1,"n":"Witch 9; Lightning Reflexes","uh":"witch_apg,state:feature=s8-0"},{"c":5,"s":"APG","id":9452,"u":"alertness_witch_apg_11_apg","p":98,"h":1,"n":"Witch 11; Alertness","uh":"witch_apg,state:feature=s10-0"},{"c":5,"s":"APG","id":9454,"u":"weapon%20expertise_witch_apg_11_apg","p":98,"h":1,"n":"Witch 11; Weapon Expertise","uh":"witch_apg,state:feature=s10-1"},{"c":5,"s":"APG","id":9456,"u":"defensive%20robes_witch_apg_13_apg","p":99,"h":1,"n":"Witch 13; Defensive Robes","uh":"witch_apg,state:feature=s12-0"},{"c":5,"s":"APG","id":9458,"u":"weapon%20specialization_witch_apg_13_apg","p":99,"h":1,"n":"Witch 13; Weapon Specialization","uh":"witch_apg,state:feature=s12-1"},{"c":5,"s":"APG","id":9460,"u":"master%20spellcaster_witch_apg_15_apg","p":99,"h":1,"n":"Witch 15; Master Spellcaster","uh":"witch_apg,state:feature=s14-0"},{"c":5,"s":"APG","id":9462,"u":"resolve_witch_apg_17_apg","p":99,"h":1,"n":"Witch 17; Resolve","uh":"witch_apg,state:feature=s16-0"},{"c":5,"s":"APG","id":9464,"u":"legendary%20spellcaster_witch_apg_19_apg","p":99,"h":1,"n":"Witch 19; Legendary Spellcaster","uh":"witch_apg,state:feature=s18-0"},{"c":5,"s":"APG","id":9466,"u":"patron's%20gift_witch_apg_19_apg","p":99,"h":1,"n":"Witch 19; Patron's Gift","uh":"witch_apg,state:feature=s18-1"},{"c":5,"s":"CRB","id":9468,"u":"ancestry%20and%20background_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Ancestry and Background","uh":"wizard_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":9470,"u":"initial%20proficiencies_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Initial Proficiencies","uh":"wizard_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":9472,"u":"arcane%20spellcasting_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Arcane Spellcasting","uh":"wizard_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":9474,"u":"arcane%20school_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Arcane School","uh":"wizard_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":9476,"u":"arcane%20bond_wizard_crb_1_crb","p":205,"h":1,"n":"Wizard 1; Arcane Bond","uh":"wizard_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":9478,"u":"arcane%20thesis_wizard_crb_1_crb","p":205,"h":1,"n":"Wizard 1; Arcane Thesis","uh":"wizard_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":9480,"u":"skill%20feats_wizard_crb_2_crb","p":206,"h":1,"n":"Wizard 2; Skill Feats","uh":"wizard_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":9482,"u":"wizard%20feats_wizard_crb_2_crb","p":206,"h":1,"n":"Wizard 2; Wizard Feats","uh":"wizard_crb,state:feature=s1-1"},{"c":5,"s":"CRB","id":9484,"u":"general%20feats_wizard_crb_3_crb","p":206,"h":1,"n":"Wizard 3; General Feats","uh":"wizard_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":9486,"u":"skill%20increases_wizard_crb_3_crb","p":206,"h":1,"n":"Wizard 3; Skill Increases","uh":"wizard_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9488,"u":"ability%20boosts_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Ability Boosts","uh":"wizard_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":9490,"u":"ancestry%20feats_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Ancestry Feats","uh":"wizard_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":9492,"u":"lightning%20reflexes_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Lightning Reflexes","uh":"wizard_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":9494,"u":"expert%20spellcaster_wizard_crb_7_crb","p":207,"h":1,"n":"Wizard 7; Expert Spellcaster","uh":"wizard_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":9496,"u":"magical%20fortitude_wizard_crb_9_crb","p":207,"h":1,"n":"Wizard 9; Magical Fortitude","uh":"wizard_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":9498,"u":"alertness_wizard_crb_11_crb","p":207,"h":1,"n":"Wizard 11; Alertness","uh":"wizard_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":9500,"u":"wizard%20weapon%20expertise_wizard_crb_11_crb","p":207,"h":1,"n":"Wizard 11; Wizard Weapon Expertise","uh":"wizard_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":9502,"u":"defensive%20robes_wizard_crb_13_crb","p":207,"h":1,"n":"Wizard 13; Defensive Robes","uh":"wizard_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":9504,"u":"weapon%20specialization_wizard_crb_13_crb","p":207,"h":1,"n":"Wizard 13; Weapon Specialization","uh":"wizard_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":9506,"u":"master%20spellcaster_wizard_crb_15_crb","p":207,"h":1,"n":"Wizard 15; Master Spellcaster","uh":"wizard_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":9508,"u":"resolve_wizard_crb_17_crb","p":207,"h":1,"n":"Wizard 17; Resolve","uh":"wizard_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":9510,"u":"archwizard's%20spellcraft_wizard_crb_19_crb","p":207,"h":1,"n":"Wizard 19; Archwizard's Spellcraft","uh":"wizard_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":9512,"u":"legendary%20spellcaster_wizard_crb_19_crb","p":207,"h":1,"n":"Wizard 19; Legendary Spellcaster","uh":"wizard_crb,state:feature=s18-1"},{"c":6,"s":"CRB","id":9514,"u":"research%20field_alchemist_crb_bomber_crb_1_crb","p":73,"h":1,"n":"Bomber Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s0-4"},{"c":6,"s":"CRB","id":9516,"u":"field%20discovery_alchemist_crb_bomber_crb_5_crb","p":74,"h":1,"n":"Bomber Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s4-2"},{"c":6,"s":"CRB","id":9518,"u":"perpetual%20infusions_alchemist_crb_bomber_crb_7_crb","p":74,"h":1,"n":"Bomber Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s6-2"},{"c":6,"s":"CRB","id":9520,"u":"perpetual%20potency_alchemist_crb_bomber_crb_11_crb","p":74,"h":1,"n":"Bomber Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s10-1"},{"c":6,"s":"CRB","id":9522,"u":"greater%20field%20discovery_alchemist_crb_bomber_crb_13_crb","p":74,"h":1,"n":"Bomber Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s12-0"},{"c":6,"s":"CRB","id":9524,"u":"perpetual%20perfection_alchemist_crb_bomber_crb_17_crb","p":74,"h":1,"n":"Bomber Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s16-1"},{"c":6,"s":"CRB","id":9526,"u":"research%20field_alchemist_crb_chirurgeon_crb_1_crb","p":73,"h":1,"n":"Chirurgeon Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s0-4"},{"c":6,"s":"CRB","id":9528,"u":"field%20discovery_alchemist_crb_chirurgeon_crb_5_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s4-2"},{"c":6,"s":"CRB","id":9530,"u":"perpetual%20infusions_alchemist_crb_chirurgeon_crb_7_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s6-2"},{"c":6,"s":"CRB","id":9532,"u":"perpetual%20potency_alchemist_crb_chirurgeon_crb_11_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s10-1"},{"c":6,"s":"CRB","id":9534,"u":"greater%20field%20discovery_alchemist_crb_chirurgeon_crb_13_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s12-0"},{"c":6,"s":"CRB","id":9536,"u":"perpetual%20perfection_alchemist_crb_chirurgeon_crb_17_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s16-1"},{"c":6,"s":"CRB","id":9538,"u":"research%20field_alchemist_crb_mutagenist_crb_1_crb","p":73,"h":1,"n":"Mutagenist Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s0-4"},{"c":6,"s":"CRB","id":9540,"u":"field%20discovery_alchemist_crb_mutagenist_crb_5_crb","p":74,"h":1,"n":"Mutagenist Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s4-2"},{"c":6,"s":"CRB","id":9542,"u":"perpetual%20infusions_alchemist_crb_mutagenist_crb_7_crb","p":74,"h":1,"n":"Mutagenist Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s6-2"},{"c":6,"s":"CRB","id":9544,"u":"perpetual%20potency_alchemist_crb_mutagenist_crb_11_crb","p":74,"h":1,"n":"Mutagenist Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s10-1"},{"c":6,"s":"CRB","id":9546,"u":"greater%20field%20discovery_alchemist_crb_mutagenist_crb_13_crb","p":74,"h":1,"n":"Mutagenist Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s12-0"},{"c":6,"s":"CRB","id":9548,"u":"perpetual%20perfection_alchemist_crb_mutagenist_crb_17_crb","p":74,"h":1,"n":"Mutagenist Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s16-1"},{"c":6,"s":"APG","id":9550,"u":"research%20field_alchemist_crb_toxicologist_apg_1_apg","p":106,"h":1,"n":"Toxicologist Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9552,"u":"field%20discovery_alchemist_crb_toxicologist_apg_5_apg","p":106,"h":1,"n":"Toxicologist Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s4-2"},{"c":6,"s":"APG","id":9554,"u":"perpetual%20infusions_alchemist_crb_toxicologist_apg_7_apg","p":106,"h":1,"n":"Toxicologist Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s6-2"},{"c":6,"s":"APG","id":9556,"u":"perpetual%20potency_alchemist_crb_toxicologist_apg_11_apg","p":106,"h":1,"n":"Toxicologist Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9558,"u":"greater%20field%20discovery_alchemist_crb_toxicologist_apg_13_apg","p":106,"h":1,"n":"Toxicologist Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s12-0"},{"c":6,"s":"APG","id":9560,"u":"perpetual%20perfection_alchemist_crb_toxicologist_apg_17_apg","p":106,"h":1,"n":"Toxicologist Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s16-1"},{"c":6,"s":"CRB","id":9562,"u":"instinct_barbarian_crb_animal_crb_1_crb","p":86,"h":1,"n":"Animal Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9564,"u":"weapon%20specialization_barbarian_crb_animal_crb_7_crb","p":86,"h":1,"n":"Animal Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s6-1"},{"c":6,"s":"CRB","id":9566,"u":"raging%20resistance_barbarian_crb_animal_crb_9_crb","p":86,"h":1,"n":"Animal Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9568,"u":"instinct_barbarian_crb_dragon_crb_1_crb","p":86,"h":1,"n":"Dragon Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9570,"u":"weapon%20specialization_barbarian_crb_dragon_crb_7_crb","p":87,"h":1,"n":"Dragon Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s6-1"},{"c":6,"s":"CRB","id":9572,"u":"raging%20resistance_barbarian_crb_dragon_crb_9_crb","p":87,"h":1,"n":"Dragon Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9574,"u":"instinct_barbarian_crb_fury_crb_1_crb","p":87,"h":1,"n":"Fury Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9576,"u":"weapon%20specialization_barbarian_crb_fury_crb_7_crb","p":87,"h":1,"n":"Fury Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s6-1"},{"c":6,"s":"CRB","id":9578,"u":"raging%20resistance_barbarian_crb_fury_crb_9_crb","p":87,"h":1,"n":"Fury Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9580,"u":"instinct_barbarian_crb_giant_crb_1_crb","p":87,"h":1,"n":"Giant Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9582,"u":"weapon%20specialization_barbarian_crb_giant_crb_7_crb","p":87,"h":1,"n":"Giant Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s6-1"},{"c":6,"s":"CRB","id":9584,"u":"raging%20resistance_barbarian_crb_giant_crb_9_crb","p":87,"h":1,"n":"Giant Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9586,"u":"instinct_barbarian_crb_spirit_crb_1_crb","p":87,"h":1,"n":"Spirit Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9588,"u":"weapon%20specialization_barbarian_crb_spirit_crb_7_crb","p":87,"h":1,"n":"Spirit Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s6-1"},{"c":6,"s":"CRB","id":9590,"u":"raging%20resistance_barbarian_crb_spirit_crb_9_crb","p":87,"h":1,"n":"Spirit Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s8-1"},{"c":6,"s":"APG","id":9592,"u":"instinct_barbarian_crb_superstition_apg_1_apg","p":108,"h":1,"n":"Superstition Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s0-3"},{"c":6,"s":"APG","id":9594,"u":"weapon%20specialization_barbarian_crb_superstition_apg_7_apg","p":108,"h":1,"n":"Superstition Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s6-1"},{"c":6,"s":"APG","id":9596,"u":"raging%20resistance_barbarian_crb_superstition_apg_9_apg","p":108,"h":1,"n":"Superstition Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9598,"u":"muses_bard_crb_polymath_crb_1_crb","p":97,"h":1,"n":"Polymath Bard 1; Muses","uh":"bard_crb,state:sub-polymath-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9600,"u":"muses_bard_crb_enigma_crb_1_crb","p":97,"h":1,"n":"Enigma Bard 1; Muses","uh":"bard_crb,state:sub-enigma-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9602,"u":"muses_bard_crb_maestro_crb_1_crb","p":97,"h":1,"n":"Maestro Bard 1; Muses","uh":"bard_crb,state:sub-maestro-crb=b1~feature=s0-5"},{"c":6,"s":"APG","id":9604,"u":"muses_bard_crb_warrior_apg_1_apg","p":112,"h":1,"n":"Warrior Bard 1; Muses","uh":"bard_crb,state:sub-warrior-apg=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9606,"u":"deity%20and%20cause_champion_crb_paladin_crb_1_crb","p":106,"h":1,"n":"Paladin Champion 1; Deity and Cause","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9608,"u":"deity%20and%20cause_champion_crb_redeemer_crb_1_crb","p":106,"h":1,"n":"Redeemer Champion 1; Deity and Cause","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9610,"u":"deity%20and%20cause_champion_crb_liberator_crb_1_crb","p":107,"h":1,"n":"Liberator Champion 1; Deity and Cause","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9612,"u":"champion's%20reaction_champion_crb_paladin_crb_1_crb","p":107,"h":1,"n":"Paladin Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9614,"u":"champion's%20reaction_champion_crb_redeemer_crb_1_crb","p":107,"h":1,"n":"Redeemer Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9616,"u":"champion's%20reaction_champion_crb_liberator_crb_1_crb","p":107,"h":1,"n":"Liberator Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9618,"u":"divine%20smite_champion_crb_paladin_crb_9_crb","p":107,"h":1,"n":"Paladin Champion 9; Divine Smite","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9620,"u":"divine%20smite_champion_crb_redeemer_crb_9_crb","p":107,"h":1,"n":"Redeemer Champion 9; Divine Smite","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9622,"u":"divine%20smite_champion_crb_liberator_crb_9_crb","p":107,"h":1,"n":"Liberator Champion 9; Divine Smite","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9624,"u":"exalt_champion_crb_liberator_crb_11_crb","p":107,"h":1,"n":"Liberator Champion 11; Exalt","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s10-2"},{"c":6,"s":"CRB","id":9626,"u":"exalt_champion_crb_redeemer_crb_11_crb","p":107,"h":1,"n":"Redeemer Champion 11; Exalt","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s10-2"},{"c":6,"s":"CRB","id":9628,"u":"exalt_champion_crb_paladin_crb_11_crb","p":107,"h":1,"n":"Paladin Champion 11; Exalt","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s10-2"},{"c":6,"s":"APG","id":9630,"u":"deity%20and%20cause_champion_crb_tyrant_apg_1_apg","p":116,"h":1,"n":"Tyrant Champion 1; Deity and Cause","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s0-3"},{"c":6,"s":"APG","id":9632,"u":"champion's%20reaction_champion_crb_tyrant_apg_1_apg","p":116,"h":1,"n":"Tyrant Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s0-5"},{"c":6,"s":"APG","id":9634,"u":"divine%20smite_champion_crb_tyrant_apg_9_apg","p":107,"h":1,"n":"Tyrant Champion 9; Divine Smite","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s8-1"},{"c":6,"s":"APG","id":9636,"u":"exalt_champion_crb_tyrant_apg_11_apg","p":107,"h":1,"n":"Tyrant Champion 11; Exalt","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s10-2"},{"c":6,"s":"APG","id":9638,"u":"deity%20and%20cause_champion_crb_desecrator_apg_1_apg","p":116,"h":1,"n":"Desecrator Champion 1; Deity and Cause","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s0-3"},{"c":6,"s":"APG","id":9640,"u":"champion's%20reaction_champion_crb_desecrator_apg_1_apg","p":116,"h":1,"n":"Desecrator Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s0-5"},{"c":6,"s":"APG","id":9642,"u":"divine%20smite_champion_crb_desecrator_apg_9_apg","p":107,"h":1,"n":"Desecrator Champion 9; Divine Smite","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s8-1"},{"c":6,"s":"APG","id":9644,"u":"exalt_champion_crb_desecrator_apg_11_apg","p":107,"h":1,"n":"Desecrator Champion 11; Exalt","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s10-2"},{"c":6,"s":"APG","id":9646,"u":"deity%20and%20cause_champion_crb_antipaladin_apg_1_apg","p":116,"h":1,"n":"Antipaladin Champion 1; Deity and Cause","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s0-3"},{"c":6,"s":"APG","id":9648,"u":"champion's%20reaction_champion_crb_antipaladin_apg_1_apg","p":116,"h":1,"n":"Antipaladin Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s0-5"},{"c":6,"s":"APG","id":9650,"u":"divine%20smite_champion_crb_antipaladin_apg_9_apg","p":107,"h":1,"n":"Antipaladin Champion 9; Divine Smite","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s8-1"},{"c":6,"s":"APG","id":9652,"u":"exalt_champion_crb_antipaladin_apg_11_apg","p":107,"h":1,"n":"Antipaladin Champion 11; Exalt","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s10-2"},{"c":6,"s":"CRB","id":9654,"u":"doctrine_cleric_crb_cloistered_crb_1_crb","p":119,"h":1,"n":"Cloistered Cleric 1; Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9656,"u":"first%20doctrine_cleric_crb_cloistered_crb_1_crb","p":119,"h":1,"n":"Cloistered Cleric 1; First Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s0-6"},{"c":6,"s":"CRB","id":9658,"u":"second%20doctrine_cleric_crb_cloistered_crb_3_crb","p":119,"h":1,"n":"Cloistered Cleric 3; Second Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s2-0"},{"c":6,"s":"CRB","id":9660,"u":"third%20doctrine_cleric_crb_cloistered_crb_7_crb","p":119,"h":1,"n":"Cloistered Cleric 7; Third Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s6-0"},{"c":6,"s":"CRB","id":9662,"u":"fourth%20doctrine_cleric_crb_cloistered_crb_11_crb","p":119,"h":1,"n":"Cloistered Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s10-0"},{"c":6,"s":"CRB","id":9664,"u":"fifth%20doctrine_cleric_crb_cloistered_crb_15_crb","p":119,"h":1,"n":"Cloistered Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s14-0"},{"c":6,"s":"CRB","id":9666,"u":"final%20doctrine_cleric_crb_cloistered_crb_19_crb","p":119,"h":1,"n":"Cloistered Cleric 19; Final Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s18-0"},{"c":6,"s":"CRB","id":9668,"u":"doctrine_cleric_crb_warpriest_crb_1_crb","p":120,"h":1,"n":"Warpriest Cleric 1; Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9670,"u":"first%20doctrine_cleric_crb_warpriest_crb_1_crb","p":120,"h":1,"n":"Warpriest Cleric 1; First Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s0-6"},{"c":6,"s":"CRB","id":9672,"u":"second%20doctrine_cleric_crb_warpriest_crb_3_crb","p":120,"h":1,"n":"Warpriest Cleric 3; Second Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s2-0"},{"c":6,"s":"CRB","id":9674,"u":"third%20doctrine_cleric_crb_warpriest_crb_7_crb","p":120,"h":1,"n":"Warpriest Cleric 7; Third Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s6-0"},{"c":6,"s":"CRB","id":9676,"u":"fourth%20doctrine_cleric_crb_warpriest_crb_11_crb","p":120,"h":1,"n":"Warpriest Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s10-0"},{"c":6,"s":"CRB","id":9678,"u":"fifth%20doctrine_cleric_crb_warpriest_crb_15_crb","p":120,"h":1,"n":"Warpriest Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s14-0"},{"c":6,"s":"CRB","id":9680,"u":"final%20doctrine_cleric_crb_warpriest_crb_19_crb","p":120,"h":1,"n":"Warpriest Cleric 19; Final Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s18-0"},{"c":6,"s":"CRB","id":9682,"u":"druidic%20order_druid_crb_animal_crb_1_crb","p":131,"h":1,"n":"Animal Druid 1; Druidic Order","uh":"druid_crb,state:sub-animal-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9684,"u":"druidic%20order_druid_crb_leaf_crb_1_crb","p":131,"h":1,"n":"Leaf Druid 1; Druidic Order","uh":"druid_crb,state:sub-leaf-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9686,"u":"druidic%20order_druid_crb_storm_crb_1_crb","p":132,"h":1,"n":"Storm Druid 1; Druidic Order","uh":"druid_crb,state:sub-storm-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9688,"u":"druidic%20order_druid_crb_wild_crb_1_crb","p":132,"h":1,"n":"Wild Druid 1; Druidic Order","uh":"druid_crb,state:sub-wild-crb=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9690,"u":"druidic%20order_druid_crb_flame_som_1_som","p":198,"h":1,"n":"Flame Druid 1; Druidic Order","uh":"druid_crb,state:sub-flame-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9692,"u":"druidic%20order_druid_crb_stone_som_1_som","p":198,"h":1,"n":"Stone Druid 1; Druidic Order","uh":"druid_crb,state:sub-stone-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9694,"u":"druidic%20order_druid_crb_wave_som_1_som","p":198,"h":1,"n":"Wave Druid 1; Druidic Order","uh":"druid_crb,state:sub-wave-som=b1~feature=s0-5"},{"c":6,"s":"G&G","id":9696,"u":"gunslinger's%20way_gunslinger_g%26g_drifter_g%26g_1_g%26g","p":108,"h":1,"n":"Drifter Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s0-2"},{"c":6,"s":"G&G","id":9698,"u":"advanced%20deed_gunslinger_g%26g_drifter_g%26g_9_g%26g","p":108,"h":1,"n":"Drifter Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s8-0"},{"c":6,"s":"G&G","id":9700,"u":"greater%20deed_gunslinger_g%26g_drifter_g%26g_15_g%26g","p":109,"h":1,"n":"Drifter Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s14-0"},{"c":6,"s":"G&G","id":9702,"u":"gunslinger's%20way_gunslinger_g%26g_pistolero_g%26g_1_g%26g","p":108,"h":1,"n":"Pistolero Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s0-2"},{"c":6,"s":"G&G","id":9704,"u":"advanced%20deed_gunslinger_g%26g_pistolero_g%26g_9_g%26g","p":109,"h":1,"n":"Pistolero Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s8-0"},{"c":6,"s":"G&G","id":9706,"u":"greater%20deed_gunslinger_g%26g_pistolero_g%26g_15_g%26g","p":109,"h":1,"n":"Pistolero Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s14-0"},{"c":6,"s":"G&G","id":9708,"u":"gunslinger's%20way_gunslinger_g%26g_sniper_g%26g_1_g%26g","p":108,"h":1,"n":"Sniper Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s0-2"},{"c":6,"s":"G&G","id":9710,"u":"advanced%20deed_gunslinger_g%26g_sniper_g%26g_9_g%26g","p":110,"h":1,"n":"Sniper Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s8-0"},{"c":6,"s":"G&G","id":9712,"u":"greater%20deed_gunslinger_g%26g_sniper_g%26g_15_g%26g","p":110,"h":1,"n":"Sniper Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s14-0"},{"c":6,"s":"G&G","id":9714,"u":"gunslinger's%20way_gunslinger_g%26g_vanguard_g%26g_1_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s0-2"},{"c":6,"s":"G&G","id":9716,"u":"advanced%20deed_gunslinger_g%26g_vanguard_g%26g_9_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s8-0"},{"c":6,"s":"G&G","id":9718,"u":"greater%20deed_gunslinger_g%26g_vanguard_g%26g_15_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s14-0"},{"c":6,"s":"G&G","id":9720,"u":"innovation_inventor_g%26g_armor_g%26g_1_g%26g","p":16,"h":1,"n":"Armor Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s0-3"},{"c":6,"s":"G&G","id":9722,"u":"innovation_inventor_g%26g_construct_g%26g_1_g%26g","p":17,"h":1,"n":"Construct Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s0-3"},{"c":6,"s":"G&G","id":9724,"u":"innovation_inventor_g%26g_weapon_g%26g_1_g%26g","p":17,"h":1,"n":"Weapon Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s0-3"},{"c":6,"s":"G&G","id":9726,"u":"breakthrough%20innovation_inventor_g%26g_armor_g%26g_7_g%26g","p":20,"h":1,"n":"Armor Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s6-0"},{"c":6,"s":"G&G","id":9728,"u":"breakthrough%20innovation_inventor_g%26g_construct_g%26g_7_g%26g","p":21,"h":1,"n":"Construct Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s6-0"},{"c":6,"s":"G&G","id":9730,"u":"breakthrough%20innovation_inventor_g%26g_weapon_g%26g_7_g%26g","p":21,"h":1,"n":"Weapon Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s6-0"},{"c":6,"s":"G&G","id":9732,"u":"revolutionary%20innovation_inventor_g%26g_armor_g%26g_15_g%26g","p":23,"h":1,"n":"Armor Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s14-2"},{"c":6,"s":"G&G","id":9734,"u":"revolutionary%20innovation_inventor_g%26g_construct_g%26g_15_g%26g","p":23,"h":1,"n":"Construct Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s14-2"},{"c":6,"s":"G&G","id":9736,"u":"revolutionary%20innovation_inventor_g%26g_weapon_g%26g_15_g%26g","p":23,"h":1,"n":"Weapon Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s14-2"},{"c":6,"s":"APG","id":9738,"u":"methodology_investigator_apg_alchemical%20sciences_apg_1_apg","p":57,"h":1,"n":"Alchemical Sciences Investigator 1; Methodology","uh":"investigator_apg,state:sub-alchemical-sciences-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9740,"u":"methodology_investigator_apg_empiricism_apg_1_apg","p":57,"h":1,"n":"Empiricism Investigator 1; Methodology","uh":"investigator_apg,state:sub-empiricism-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9742,"u":"methodology_investigator_apg_forensic%20medicine_apg_1_apg","p":58,"h":1,"n":"Forensic Medicine Investigator 1; Methodology","uh":"investigator_apg,state:sub-forensic-medicine-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9744,"u":"methodology_investigator_apg_interrogation_apg_1_apg","p":58,"h":1,"n":"Interrogation Investigator 1; Methodology","uh":"investigator_apg,state:sub-interrogation-apg=b1~feature=s0-4"},{"c":6,"s":"SoM","id":9746,"u":"hybrid%20study_magus_som_inexorable%20iron_som_1_som","p":39,"h":1,"n":"Inexorable Iron Magus 1; Hybrid Study","uh":"magus_som,state:sub-inexorable-iron-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9748,"u":"hybrid%20study_magus_som_laughing%20shadow_som_1_som","p":39,"h":1,"n":"Laughing Shadow Magus 1; Hybrid Study","uh":"magus_som,state:sub-laughing-shadow-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9750,"u":"hybrid%20study_magus_som_sparkling%20targe_som_1_som","p":39,"h":1,"n":"Sparkling Targe Magus 1; Hybrid Study","uh":"magus_som,state:sub-sparkling-targe-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9752,"u":"hybrid%20study_magus_som_starlit%20span_som_1_som","p":39,"h":1,"n":"Starlit Span Magus 1; Hybrid Study","uh":"magus_som,state:sub-starlit-span-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9754,"u":"hybrid%20study_magus_som_twisting%20tree_som_1_som","p":39,"h":1,"n":"Twisting Tree Magus 1; Hybrid Study","uh":"magus_som,state:sub-twisting-tree-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9756,"u":"studious%20spells_magus_som_inexorable%20iron_som_7_som","p":41,"h":1,"n":"Inexorable Iron Magus 7; Studious Spells","uh":"magus_som,state:sub-inexorable-iron-som=b1~feature=s6-0"},{"c":6,"s":"SoM","id":9758,"u":"studious%20spells_magus_som_laughing%20shadow_som_7_som","p":41,"h":1,"n":"Laughing Shadow Magus 7; Studious Spells","uh":"magus_som,state:sub-laughing-shadow-som=b1~feature=s6-0"},{"c":6,"s":"SoM","id":9760,"u":"studious%20spells_magus_som_sparkling%20targe_som_7_som","p":41,"h":1,"n":"Sparkling Targe Magus 7; Studious Spells","uh":"magus_som,state:sub-sparkling-targe-som=b1~feature=s6-0"},{"c":6,"s":"SoM","id":9762,"u":"studious%20spells_magus_som_starlit%20span_som_7_som","p":41,"h":1,"n":"Starlit Span Magus 7; Studious Spells","uh":"magus_som,state:sub-starlit-span-som=b1~feature=s6-0"},{"c":6,"s":"SoM","id":9764,"u":"studious%20spells_magus_som_twisting%20tree_som_7_som","p":41,"h":1,"n":"Twisting Tree Magus 7; Studious Spells","uh":"magus_som,state:sub-twisting-tree-som=b1~feature=s6-0"},{"c":6,"s":"APG","id":9766,"u":"mystery_oracle_apg_ancestors_apg_1_apg","p":73,"h":1,"n":"Ancestors Oracle 1; Mystery","uh":"oracle_apg,state:sub-ancestors-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9768,"u":"major%20curse_oracle_apg_ancestors_apg_11_apg","p":74,"h":1,"n":"Ancestors Oracle 11; Major Curse","uh":"oracle_apg,state:sub-ancestors-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9770,"u":"mystery_oracle_apg_battle_apg_1_apg","p":74,"h":1,"n":"Battle Oracle 1; Mystery","uh":"oracle_apg,state:sub-battle-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9772,"u":"major%20curse_oracle_apg_battle_apg_11_apg","p":74,"h":1,"n":"Battle Oracle 11; Major Curse","uh":"oracle_apg,state:sub-battle-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9774,"u":"mystery_oracle_apg_bones_apg_1_apg","p":75,"h":1,"n":"Bones Oracle 1; Mystery","uh":"oracle_apg,state:sub-bones-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9776,"u":"major%20curse_oracle_apg_bones_apg_11_apg","p":74,"h":1,"n":"Bones Oracle 11; Major Curse","uh":"oracle_apg,state:sub-bones-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9778,"u":"mystery_oracle_apg_cosmos_apg_1_apg","p":75,"h":1,"n":"Cosmos Oracle 1; Mystery","uh":"oracle_apg,state:sub-cosmos-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9780,"u":"major%20curse_oracle_apg_cosmos_apg_11_apg","p":74,"h":1,"n":"Cosmos Oracle 11; Major Curse","uh":"oracle_apg,state:sub-cosmos-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9782,"u":"mystery_oracle_apg_flames_apg_1_apg","p":75,"h":1,"n":"Flames Oracle 1; Mystery","uh":"oracle_apg,state:sub-flames-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9784,"u":"major%20curse_oracle_apg_flames_apg_11_apg","p":74,"h":1,"n":"Flames Oracle 11; Major Curse","uh":"oracle_apg,state:sub-flames-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9786,"u":"mystery_oracle_apg_life_apg_1_apg","p":77,"h":1,"n":"Life Oracle 1; Mystery","uh":"oracle_apg,state:sub-life-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9788,"u":"major%20curse_oracle_apg_life_apg_11_apg","p":77,"h":1,"n":"Life Oracle 11; Major Curse","uh":"oracle_apg,state:sub-life-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9790,"u":"mystery_oracle_apg_lore_apg_1_apg","p":75,"h":1,"n":"Lore Oracle 1; Mystery","uh":"oracle_apg,state:sub-lore-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9792,"u":"major%20curse_oracle_apg_lore_apg_11_apg","p":74,"h":1,"n":"Lore Oracle 11; Major Curse","uh":"oracle_apg,state:sub-lore-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9794,"u":"mystery_oracle_apg_tempest_apg_1_apg","p":75,"h":1,"n":"Tempest Oracle 1; Mystery","uh":"oracle_apg,state:sub-tempest-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9796,"u":"major%20curse_oracle_apg_tempest_apg_11_apg","p":74,"h":1,"n":"Tempest Oracle 11; Major Curse","uh":"oracle_apg,state:sub-tempest-apg=b1~feature=s10-1"},{"c":6,"s":"CRB","id":9798,"u":"hunter's%20edge_ranger_crb_flurry_crb_1_crb","p":168,"h":1,"n":"Flurry Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-flurry-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9800,"u":"hunter's%20edge_ranger_crb_outwit_crb_1_crb","p":168,"h":1,"n":"Outwit Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-outwit-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9802,"u":"hunter's%20edge_ranger_crb_precision_crb_1_crb","p":168,"h":1,"n":"Precision Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-precision-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9804,"u":"masterful%20hunter_ranger_crb_flurry_crb_17_crb","p":170,"h":1,"n":"Flurry Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-flurry-crb=b1~feature=s16-0"},{"c":6,"s":"CRB","id":9806,"u":"masterful%20hunter_ranger_crb_outwit_crb_17_crb","p":170,"h":1,"n":"Outwit Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-outwit-crb=b1~feature=s16-0"},{"c":6,"s":"CRB","id":9808,"u":"masterful%20hunter_ranger_crb_precision_crb_17_crb","p":170,"h":1,"n":"Precision Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-precision-crb=b1~feature=s16-0"},{"c":6,"s":"APG","id":9810,"u":"rogue's%20racket_rogue_crb_eldritch%20trickster_apg_1_apg","p":134,"h":1,"n":"Eldritch Trickster Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-eldritch-trickster-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9812,"u":"rogue's%20racket_rogue_crb_mastermind_apg_1_apg","p":134,"h":1,"n":"Mastermind Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-mastermind-apg=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9814,"u":"rogue's%20racket_rogue_crb_ruffian_crb_1_crb","p":180,"h":1,"n":"Ruffian Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-ruffian-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9816,"u":"rogue's%20racket_rogue_crb_scoundrel_crb_1_crb","p":180,"h":1,"n":"Scoundrel Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-scoundrel-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9818,"u":"rogue's%20racket_rogue_crb_thief_crb_1_crb","p":180,"h":1,"n":"Thief Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-thief-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9820,"u":"bloodline_sorcerer_crb_aberrant_crb_1_crb","p":195,"h":1,"n":"Aberrant Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-aberrant-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9822,"u":"bloodline_sorcerer_crb_angelic_crb_1_crb","p":195,"h":1,"n":"Angelic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-angelic-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9824,"u":"bloodline_sorcerer_crb_demonic_crb_1_crb","p":195,"h":1,"n":"Demonic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-demonic-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9826,"u":"bloodline_sorcerer_crb_diabolic_crb_1_crb","p":196,"h":1,"n":"Diabolic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-diabolic-crb=b1~feature=s0-2"},{"c":6,"s":"LOME","id":9828,"u":"bloodline_sorcerer_crb_wyrmblessed_lome_1_lome","p":75,"h":1,"n":"Wyrmblessed Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-wyrmblessed-lome=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9830,"u":"bloodline_sorcerer_crb_draconic_crb_1_crb","p":196,"h":1,"n":"Draconic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-draconic-crb=b1~feature=s0-2"},{"c":6,"s":"FRP3","id":9832,"u":"bloodline_sorcerer_crb_phoenix_frp3_1_frp3","p":74,"h":1,"n":"Phoenix Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-phoenix-frp3=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9834,"u":"bloodline_sorcerer_crb_elemental_crb_1_crb","p":196,"h":1,"n":"Elemental Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-elemental-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9836,"u":"bloodline_sorcerer_crb_fey_crb_1_crb","p":197,"h":1,"n":"Fey Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-fey-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9838,"u":"bloodline_sorcerer_crb_hag_crb_1_crb","p":197,"h":1,"n":"Hag Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-hag-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9840,"u":"bloodline_sorcerer_crb_imperial_crb_1_crb","p":198,"h":1,"n":"Imperial Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-imperial-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9842,"u":"bloodline_sorcerer_crb_undead_crb_1_crb","p":198,"h":1,"n":"Undead Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-undead-crb=b1~feature=s0-2"},{"c":6,"s":"APG","id":9844,"u":"bloodline_sorcerer_crb_genie_apg_1_apg","p":138,"h":1,"n":"Genie Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-genie-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9846,"u":"bloodline_sorcerer_crb_nymph_apg_1_apg","p":138,"h":1,"n":"Nymph Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-nymph-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9848,"u":"bloodline_sorcerer_crb_psychopomp_apg_1_apg","p":138,"h":1,"n":"Psychopomp Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-psychopomp-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9850,"u":"bloodline_sorcerer_crb_shadow_apg_1_apg","p":138,"h":1,"n":"Shadow Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-shadow-apg=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9852,"u":"eidolon_summoner_som_angel_som_1_som","p":59,"h":1,"n":"Angel Summoner 1; Eidolon","uh":"summoner_som,state:sub-angel-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9854,"u":"eidolon_summoner_som_anger%20phantom_som_1_som","p":59,"h":1,"n":"Anger Phantom Summoner 1; Eidolon","uh":"summoner_som,state:sub-anger-phantom-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9856,"u":"eidolon_summoner_som_beast_som_1_som","p":61,"h":1,"n":"Beast Summoner 1; Eidolon","uh":"summoner_som,state:sub-beast-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9858,"u":"eidolon_summoner_som_construct_som_1_som","p":61,"h":1,"n":"Construct Summoner 1; Eidolon","uh":"summoner_som,state:sub-construct-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9860,"u":"eidolon_summoner_som_demon_som_1_som","p":62,"h":1,"n":"Demon Summoner 1; Eidolon","uh":"summoner_som,state:sub-demon-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9862,"u":"eidolon_summoner_som_devotion%20phantom_som_1_som","p":63,"h":1,"n":"Devotion Phantom Summoner 1; Eidolon","uh":"summoner_som,state:sub-devotion-phantom-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9864,"u":"eidolon_summoner_som_dragon_som_1_som","p":63,"h":1,"n":"Dragon Summoner 1; Eidolon","uh":"summoner_som,state:sub-dragon-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9866,"u":"eidolon_summoner_som_fey_som_1_som","p":64,"h":1,"n":"Fey Summoner 1; Eidolon","uh":"summoner_som,state:sub-fey-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9868,"u":"eidolon_summoner_som_plant_som_1_som","p":65,"h":1,"n":"Plant Summoner 1; Eidolon","uh":"summoner_som,state:sub-plant-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9870,"u":"eidolon_summoner_som_psychopomp_som_1_som","p":66,"h":1,"n":"Psychopomp Summoner 1; Eidolon","uh":"summoner_som,state:sub-psychopomp-som=b1~feature=s0-2"},{"c":6,"s":"APG","id":9872,"u":"swashbuckler's%20style_swashbuckler_apg_battledancer_apg_1_apg","p":84,"h":1,"n":"Battledancer Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-battledancer-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9874,"u":"exemplary%20finisher_swashbuckler_apg_battledancer_apg_9_apg","p":87,"h":1,"n":"Battledancer Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-battledancer-apg=b1~feature=s8-0"},{"c":6,"s":"APG","id":9876,"u":"swashbuckler's%20style_swashbuckler_apg_braggart_apg_1_apg","p":84,"h":1,"n":"Braggart Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-braggart-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9878,"u":"exemplary%20finisher_swashbuckler_apg_braggart_apg_9_apg","p":87,"h":1,"n":"Braggart Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-braggart-apg=b1~feature=s8-0"},{"c":6,"s":"APG","id":9880,"u":"swashbuckler's%20style_swashbuckler_apg_fencer_apg_1_apg","p":84,"h":1,"n":"Fencer Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-fencer-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9882,"u":"exemplary%20finisher_swashbuckler_apg_fencer_apg_9_apg","p":87,"h":1,"n":"Fencer Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-fencer-apg=b1~feature=s8-0"},{"c":6,"s":"APG","id":9884,"u":"swashbuckler's%20style_swashbuckler_apg_gymnast_apg_1_apg","p":84,"h":1,"n":"Gymnast Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-gymnast-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9886,"u":"exemplary%20finisher_swashbuckler_apg_gymnast_apg_9_apg","p":87,"h":1,"n":"Gymnast Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-gymnast-apg=b1~feature=s8-0"},{"c":6,"s":"APG","id":9888,"u":"swashbuckler's%20style_swashbuckler_apg_wit_apg_1_apg","p":84,"h":1,"n":"Wit Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-wit-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9890,"u":"exemplary%20finisher_swashbuckler_apg_wit_apg_9_apg","p":87,"h":1,"n":"Wit Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-wit-apg=b1~feature=s8-0"},{"c":6,"s":"LOL","id":9892,"u":"patron_witch_apg_baba%20yaga_lol_1_lol","p":32,"h":1,"n":"Baba Yaga Witch 1; Patron","uh":"witch_apg,state:sub-baba-yaga-lol=b1~feature=s0-2"},{"c":6,"s":"APG","id":9894,"u":"patron_witch_apg_curse_apg_1_apg","p":99,"h":1,"n":"Curse Witch 1; Patron","uh":"witch_apg,state:sub-curse-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9896,"u":"patron_witch_apg_fate_apg_1_apg","p":208,"h":1,"n":"Fate Witch 1; Patron","uh":"witch_apg,state:sub-fate-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9898,"u":"patron_witch_apg_fervor_apg_1_apg","p":208,"h":1,"n":"Fervor Witch 1; Patron","uh":"witch_apg,state:sub-fervor-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9900,"u":"patron_witch_apg_night_apg_1_apg","p":208,"h":1,"n":"Night Witch 1; Patron","uh":"witch_apg,state:sub-night-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9902,"u":"patron_witch_apg_rune_apg_1_apg","p":208,"h":1,"n":"Rune Witch 1; Patron","uh":"witch_apg,state:sub-rune-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9904,"u":"patron_witch_apg_wild_apg_1_apg","p":208,"h":1,"n":"Wild Witch 1; Patron","uh":"witch_apg,state:sub-wild-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9906,"u":"patron_witch_apg_winter_apg_1_apg","p":208,"h":1,"n":"Winter Witch 1; Patron","uh":"witch_apg,state:sub-winter-apg=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9908,"u":"arcane%20school_wizard_crb_abjuration_crb_1_crb","p":207,"h":1,"n":"Abjuration Wizard 1; Arcane School","uh":"wizard_crb,state:sub-abjuration-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9910,"u":"arcane%20school_wizard_crb_conjuration_crb_1_crb","p":207,"h":1,"n":"Conjuration Wizard 1; Arcane School","uh":"wizard_crb,state:sub-conjuration-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9912,"u":"arcane%20school_wizard_crb_divination_crb_1_crb","p":208,"h":1,"n":"Divination Wizard 1; Arcane School","uh":"wizard_crb,state:sub-divination-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9914,"u":"arcane%20school_wizard_crb_enchantment_crb_1_crb","p":208,"h":1,"n":"Enchantment Wizard 1; Arcane School","uh":"wizard_crb,state:sub-enchantment-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9916,"u":"arcane%20school_wizard_crb_evocation_crb_1_crb","p":208,"h":1,"n":"Evocation Wizard 1; Arcane School","uh":"wizard_crb,state:sub-evocation-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9918,"u":"arcane%20school_wizard_crb_illusion_crb_1_crb","p":208,"h":1,"n":"Illusion Wizard 1; Arcane School","uh":"wizard_crb,state:sub-illusion-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9920,"u":"arcane%20school_wizard_crb_necromancy_crb_1_crb","p":208,"h":1,"n":"Necromancy Wizard 1; Arcane School","uh":"wizard_crb,state:sub-necromancy-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9922,"u":"arcane%20school_wizard_crb_transmutation_crb_1_crb","p":208,"h":1,"n":"Transmutation Wizard 1; Arcane School","uh":"wizard_crb,state:sub-transmutation-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9924,"u":"arcane%20school_wizard_crb_universalist_crb_1_crb","p":209,"h":1,"n":"Universalist Wizard 1; Arcane School","uh":"wizard_crb,state:sub-universalist-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9926,"u":"arcane%20thesis_wizard_crb_improved%20familiar%20attunement_crb_1_crb","p":205,"h":1,"n":"Improved Familiar Attunement Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-improved-familiar-attunement-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9928,"u":"arcane%20thesis_wizard_crb_metamagical%20experimentation_crb_1_crb","p":205,"h":1,"n":"Metamagical Experimentation Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-metamagical-experimentation-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9930,"u":"arcane%20thesis_wizard_crb_spell%20blending_crb_1_crb","p":206,"h":1,"n":"Spell Blending Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-spell-blending-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9932,"u":"arcane%20thesis_wizard_crb_spell%20substitution_crb_1_crb","p":206,"h":1,"n":"Spell Substitution Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-spell-substitution-crb=b1~feature=s0-5"},{"c":6,"s":"APG","id":9934,"u":"arcane%20thesis_wizard_crb_staff%20nexus_apg_1_apg","p":142,"h":1,"n":"Staff Nexus Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-staff-nexus-apg=b1~feature=s0-5"},{"c":25,"s":4,"id":9935,"u":"acrobat_apg","p":155,"h":1,"n":"Acrobat"},{"c":25,"s":4,"id":9936,"u":"archaeologist_apg","p":156,"h":1,"n":"Archaeologist"},{"c":25,"s":4,"id":9937,"u":"archer_apg","p":157,"h":1,"n":"Archer"},{"c":25,"s":4,"id":9938,"u":"assassin_apg","p":158,"h":1,"n":"Assassin"},{"c":25,"s":4,"id":9939,"u":"bastion_apg","p":159,"h":1,"n":"Bastion"},{"c":25,"s":4,"id":9940,"u":"beastmaster_apg","p":160,"h":1,"n":"Beastmaster"},{"c":25,"s":4,"id":9941,"u":"blessed%20one_apg","p":162,"h":1,"n":"Blessed One"},{"c":25,"s":4,"id":9942,"u":"bounty%20hunter_apg","p":163,"h":1,"n":"Bounty Hunter"},{"c":25,"s":4,"id":9943,"u":"cavalier_apg","p":164,"h":1,"n":"Cavalier"},{"c":25,"s":4,"id":9944,"u":"celebrity_apg","p":166,"h":1,"n":"Celebrity"},{"c":25,"s":4,"id":9945,"u":"dandy_apg","p":167,"h":1,"n":"Dandy"},{"c":25,"s":4,"id":9946,"u":"dragon%20disciple_apg","p":168,"h":1,"n":"Dragon Disciple"},{"c":25,"s":4,"id":9947,"u":"dual-weapon%20warrior_apg","p":170,"h":1,"n":"Dual-Weapon Warrior"},{"c":25,"s":4,"id":9948,"u":"duelist_apg","p":171,"h":1,"n":"Duelist"},{"c":25,"s":4,"id":9949,"u":"eldritch%20archer_apg","p":172,"h":1,"n":"Eldritch Archer"},{"c":25,"s":4,"id":9950,"u":"familiar%20master_apg","p":174,"h":1,"n":"Familiar Master"},{"c":25,"s":4,"id":9951,"u":"gladiator_apg","p":175,"h":1,"n":"Gladiator"},{"c":25,"s":4,"id":9952,"u":"herbalist_apg","p":176,"h":1,"n":"Herbalist"},{"c":25,"s":4,"id":9953,"u":"horizon%20walker_apg","p":177,"h":1,"n":"Horizon Walker"},{"c":25,"s":4,"id":9954,"u":"investigator_apg","p":151,"h":1,"n":"Investigator"},{"c":25,"s":4,"id":9955,"u":"linguist_apg","p":178,"h":1,"n":"Linguist"},{"c":25,"s":4,"id":9956,"u":"loremaster_apg","p":179,"h":1,"n":"Loremaster"},{"c":25,"s":4,"id":9957,"u":"marshal_apg","p":180,"h":1,"n":"Marshal"},{"c":25,"s":4,"id":9958,"u":"martial%20artist_apg","p":182,"h":1,"n":"Martial Artist"},{"c":25,"s":4,"id":9959,"u":"mauler_apg","p":183,"h":1,"n":"Mauler"},{"c":25,"s":4,"id":9960,"u":"medic_apg","p":184,"h":1,"n":"Medic"},{"c":25,"s":4,"id":9961,"u":"oracle_apg","p":152,"h":1,"n":"Oracle"},{"c":25,"s":4,"id":9962,"u":"pirate_apg","p":185,"h":1,"n":"Pirate"},{"c":25,"s":4,"id":9963,"u":"poisoner_apg","p":186,"h":1,"n":"Poisoner"},{"c":25,"s":4,"id":9964,"u":"ritualist_apg","p":187,"h":1,"n":"Ritualist"},{"c":25,"s":4,"id":9965,"u":"scout_apg","p":188,"h":1,"n":"Scout"},{"c":25,"s":4,"id":9966,"u":"scroll%20trickster_apg","p":189,"h":1,"n":"Scroll Trickster"},{"c":25,"s":4,"id":9967,"u":"scrounger_apg","p":190,"h":1,"n":"Scrounger"},{"c":25,"s":4,"id":9968,"u":"sentinel_apg","p":191,"h":1,"n":"Sentinel"},{"c":25,"s":4,"id":9969,"u":"shadowdancer_apg","p":192,"h":1,"n":"Shadowdancer"},{"c":25,"s":4,"id":9970,"u":"snarecrafter_apg","p":194,"h":1,"n":"Snarecrafter"},{"c":25,"s":4,"id":9971,"u":"swashbuckler_apg","p":153,"h":1,"n":"Swashbuckler"},{"c":25,"s":4,"id":9972,"u":"talisman%20dabbler_apg","p":195,"h":1,"n":"Talisman Dabbler"},{"c":25,"s":4,"id":9973,"u":"vigilante_apg","p":196,"h":1,"n":"Vigilante"},{"c":25,"s":4,"id":9974,"u":"viking_apg","p":198,"h":1,"n":"Viking"},{"c":25,"s":4,"id":9975,"u":"weapon%20improviser_apg","p":198,"h":1,"n":"Weapon Improviser"},{"c":25,"s":4,"id":9976,"u":"witch_apg","p":154,"h":1,"n":"Witch"},{"c":25,"s":5,"id":9977,"u":"alchemist_crb","p":220,"h":1,"n":"Alchemist"},{"c":25,"s":5,"id":9978,"u":"barbarian_crb","p":221,"h":1,"n":"Barbarian"},{"c":25,"s":5,"id":9979,"u":"bard_crb","p":222,"h":1,"n":"Bard"},{"c":25,"s":5,"id":9980,"u":"champion_crb","p":223,"h":1,"n":"Champion"},{"c":25,"s":5,"id":9981,"u":"cleric_crb","p":224,"h":1,"n":"Cleric"},{"c":25,"s":5,"id":9982,"u":"druid_crb","p":225,"h":1,"n":"Druid"},{"c":25,"s":5,"id":9983,"u":"fighter_crb","p":226,"h":1,"n":"Fighter"},{"c":25,"s":5,"id":9984,"u":"monk_crb","p":227,"h":1,"n":"Monk"},{"c":25,"s":5,"id":9985,"u":"ranger_crb","p":228,"h":1,"n":"Ranger"},{"c":25,"s":5,"id":9986,"u":"rogue_crb","p":229,"h":1,"n":"Rogue"},{"c":25,"s":5,"id":9987,"u":"sorcerer_crb","p":230,"h":1,"n":"Sorcerer"},{"c":25,"s":5,"id":9988,"u":"wizard_crb","p":231,"h":1,"n":"Wizard"},{"c":25,"s":15,"id":9989,"u":"bellflower%20tiller_aoa3","p":75,"h":1,"n":"Bellflower Tiller"},{"c":25,"s":16,"id":9990,"u":"crystal%20keeper_aoa4","p":74,"h":1,"n":"Crystal Keeper"},{"c":25,"s":57,"id":9991,"u":"zephyr%20guard_aoa5","p":81,"h":1,"n":"Zephyr Guard"},{"c":25,"s":58,"id":9992,"u":"edgewatch%20detective_aoe1","p":79,"h":1,"n":"Edgewatch Detective"},{"c":25,"s":20,"id":9993,"u":"jalmeri%20heavenseeker_aoe2","p":78,"h":1,"n":"Jalmeri Heavenseeker"},{"c":25,"s":59,"id":9994,"u":"provocator_aoe3","p":79,"h":1,"n":"Provocator"},{"c":25,"s":59,"id":9995,"u":"red%20mantis%20assassin_aoe3","p":71,"h":1,"n":"Red Mantis Assassin"},{"c":25,"s":25,"id":9996,"u":"ghost%20hunter_av1","p":81,"h":1,"n":"Ghost Hunter"},{"c":25,"s":26,"id":9997,"u":"eldritch%20researcher_av2","p":76,"h":1,"n":"Eldritch Researcher"},{"c":25,"s":27,"id":9998,"u":"drow%20shootist_av3","p":77,"h":1,"n":"Drow Shootist"},{"c":25,"s":28,"id":9999,"u":"juggler_ec1","p":74,"h":1,"n":"Juggler"},{"c":25,"s":28,"id":10000,"u":"staff%20acrobat_ec1","p":114,"h":1,"n":"Staff Acrobat"},{"c":25,"s":29,"id":10001,"u":"animal%20trainer_ec2","p":76,"h":1,"n":"Animal Trainer"},{"c":25,"s":8,"id":10002,"u":"golem%20grafter_ec3","p":74,"h":1,"n":"Golem Grafter"},{"c":25,"s":8,"id":10003,"u":"turpin%20rowe%20lumberjack_ec3","p":75,"h":1,"n":"Turpin Rowe Lumberjack"},{"c":25,"s":34,"id":10004,"u":"butterfly%20blade_frp1","p":78,"h":1,"n":"Butterfly Blade"},{"c":25,"s":34,"id":10005,"u":"ghost%20eater_frp1","p":79,"h":1,"n":"Ghost Eater"},{"c":25,"s":35,"id":10006,"u":"golden%20league%20xun_frp2","p":76,"h":1,"n":"Golden League Xun"},{"c":25,"s":35,"id":10007,"u":"sixth%20pillar_frp2","p":77,"h":1,"n":"Sixth Pillar"},{"c":25,"s":2,"id":10008,"u":"artillerist_g%26g","p":128,"h":1,"n":"Artillerist"},{"c":25,"s":2,"id":10009,"u":"beast%20gunner_g%26g","p":130,"h":1,"n":"Beast Gunner"},{"c":25,"s":2,"id":10010,"u":"bullet%20dancer_g%26g","p":132,"h":1,"n":"Bullet Dancer"},{"c":25,"s":2,"id":10011,"u":"demolitionist_g%26g","p":133,"h":1,"n":"Demolitionist"},{"c":25,"s":2,"id":10012,"u":"firework%20technician_g%26g","p":134,"h":1,"n":"Firework Technician"},{"c":25,"s":2,"id":10013,"u":"gunslinger_g%26g","p":127,"h":1,"n":"Gunslinger"},{"c":25,"s":2,"id":10014,"u":"inventor_g%26g","p":49,"h":1,"n":"Inventor"},{"c":25,"s":2,"id":10015,"u":"overwatch_g%26g","p":50,"h":1,"n":"Overwatch"},{"c":25,"s":2,"id":10016,"u":"pistol%20phenom_g%26g","p":136,"h":1,"n":"Pistol Phenom"},{"c":25,"s":2,"id":10017,"u":"sniping%20duo_g%26g","p":138,"h":1,"n":"Sniping Duo"},{"c":25,"s":2,"id":10018,"u":"spellshot_g%26g","p":140,"h":1,"n":"Spellshot"},{"c":25,"s":2,"id":10019,"u":"sterling%20dynamo_g%26g","p":52,"h":1,"n":"Sterling Dynamo"},{"c":25,"s":2,"id":10020,"u":"trapsmith_g%26g","p":52,"h":1,"n":"Trapsmith"},{"c":25,"s":2,"id":10021,"u":"trick%20driver_g%26g","p":55,"h":1,"n":"Trick Driver"},{"c":25,"s":2,"id":10022,"u":"unexpected%20sharpshooter_g%26g","p":138,"h":1,"n":"Unexpected Sharpshooter"},{"c":25,"s":2,"id":10023,"u":"vehicle%20mechanic_g%26g","p":56,"h":1,"n":"Vehicle Mechanic"},{"c":25,"s":6,"id":10024,"u":"firebrand%20braggart_locg","p":74,"h":1,"n":"Firebrand Braggart"},{"c":25,"s":6,"id":10025,"u":"halcyon%20speaker_locg","p":104,"h":1,"n":"Halcyon Speaker"},{"c":25,"s":6,"id":10026,"u":"hellknight_locg","p":84,"h":1,"n":"Hellknight"},{"c":25,"s":6,"id":10027,"u":"hellknight%20signifer_locg","p":85,"h":1,"n":"Hellknight Signifer"},{"c":25,"s":6,"id":10028,"u":"knight%20reclaimant_locg","p":74,"h":1,"n":"Knight Reclaimant"},{"c":25,"s":6,"id":10029,"u":"knight%20vigilant_locg","p":94,"h":1,"n":"Knight Vigilant"},{"c":25,"s":6,"id":10030,"u":"magaambyan%20attendant_locg","p":101,"h":1,"n":"Magaambyan Attendant"},{"c":25,"s":6,"id":10031,"u":"scrollmaster_locg","p":113,"h":1,"n":"Scrollmaster"},{"c":25,"s":6,"id":10032,"u":"spellmaster_locg","p":114,"h":1,"n":"Spellmaster"},{"c":25,"s":6,"id":10033,"u":"swordmaster_locg","p":115,"h":1,"n":"Swordmaster"},{"c":25,"s":56,"id":10034,"u":"bright%20lion_lol","p":101,"h":1,"n":"Bright Lion"},{"c":25,"s":7,"id":10035,"u":"captivator_lotgb","p":120,"h":1,"n":"Captivator"},{"c":25,"s":7,"id":10036,"u":"spell%20trickster_lotgb","p":122,"h":1,"n":"Spell Trickster"},{"c":25,"s":7,"id":10037,"u":"wrestler_lotgb","p":126,"h":1,"n":"Wrestler"},{"c":25,"s":52,"id":10038,"u":"aldori%20duelist_lowg","p":35,"h":1,"n":"Aldori Duelist"},{"c":25,"s":52,"id":10039,"u":"hellknight%20armiger_lowg","p":107,"h":1,"n":"Hellknight Armiger"},{"c":25,"s":52,"id":10040,"u":"lastwall%20sentry_lowg","p":47,"h":1,"n":"Lastwall Sentry"},{"c":25,"s":52,"id":10041,"u":"lion%20blade_lowg","p":131,"h":1,"n":"Lion Blade"},{"c":25,"s":52,"id":10042,"u":"living%20monolith_lowg","p":59,"h":1,"n":"Living Monolith"},{"c":25,"s":52,"id":10043,"u":"magic%20warrior_lowg","p":95,"h":1,"n":"Magic Warrior"},{"c":25,"s":52,"id":10044,"u":"pathfinder%20agent_lowg","p":23,"h":1,"n":"Pathfinder Agent"},{"c":25,"s":52,"id":10045,"u":"runescarred_lowg","p":119,"h":1,"n":"Runescarred"},{"c":25,"s":52,"id":10046,"u":"student%20of%20perfection_lowg","p":83,"h":1,"n":"Student of Perfection"},{"c":25,"s":60,"id":10047,"u":"gray%20gardener_ngd","p":64,"h":1,"n":"Gray Gardener"},{"c":25,"s":38,"id":10048,"u":"oozemorph_sli","p":59,"h":1,"n":"Oozemorph"},{"c":25,"s":53,"id":10049,"u":"cathartic%20mage_som","p":194,"h":1,"n":"Cathartic Mage"},{"c":25,"s":53,"id":10050,"u":"elementalist_som","p":206,"h":1,"n":"Elementalist"},{"c":25,"s":53,"id":10051,"u":"flexible%20spellcaster_som","p":209,"h":1,"n":"Flexible Spellcaster"},{"c":25,"s":53,"id":10052,"u":"geomancer_som","p":212,"h":1,"n":"Geomancer"},{"c":25,"s":53,"id":10053,"u":"magus_som","p":75,"h":1,"n":"Magus"},{"c":25,"s":53,"id":10054,"u":"runelord_som","p":240,"h":1,"n":"Runelord"},{"c":25,"s":53,"id":10055,"u":"shadowcaster_som","p":226,"h":1,"n":"Shadowcaster"},{"c":25,"s":53,"id":10056,"u":"soulforger_som","p":236,"h":1,"n":"Soulforger"},{"c":25,"s":53,"id":10057,"u":"summoner_som","p":76,"h":1,"n":"Summoner"},{"c":25,"s":53,"id":10058,"u":"wellspring%20mage_som","p":248,"h":1,"n":"Wellspring Mage"},{"c":25,"s":61,"id":10059,"u":"folklorist_sot2","p":78,"h":1,"n":"Folklorist"},{"c":25,"s":61,"id":10060,"u":"nantambu%20chime-ringer_sot2","p":79,"h":1,"n":"Nantambu Chime-Ringer"},{"c":2,"s":4,"id":10061,"u":"bola_apg","p":248,"h":1,"n":"Bola"},{"c":2,"s":4,"id":10062,"u":"claw%20blade_apg","p":248,"h":1,"n":"Claw Blade"},{"c":2,"s":4,"id":10063,"u":"khakkara_apg","p":248,"h":1,"n":"Khakkara"},{"c":2,"s":4,"id":10064,"u":"sword%20cane_apg","p":248,"h":1,"n":"Sword Cane"},{"c":2,"s":4,"id":10065,"u":"tengu%20gale%20blade_apg","p":248,"h":1,"n":"Tengu Gale Blade"},{"c":2,"s":4,"id":10066,"u":"wakizashi_apg","p":248,"h":1,"n":"Wakizashi"},{"c":2,"s":9,"id":10067,"u":"aklys_b1","p":85,"h":1,"n":"Aklys"},{"c":2,"s":5,"id":10068,"u":"bastard%20sword_crb","p":280,"h":1,"n":"Bastard Sword"},{"c":2,"s":5,"id":10069,"u":"battle%20axe_crb","p":280,"h":1,"n":"Battle Axe"},{"c":2,"s":5,"id":10070,"u":"blowgun_crb","p":281,"h":1,"n":"Blowgun"},{"c":2,"s":5,"id":10071,"u":"bo%20staff_crb","p":280,"h":1,"n":"Bo Staff"},{"c":2,"s":5,"id":10072,"u":"breastplate_crb","p":275,"h":1,"n":"Breastplate"},{"c":2,"s":5,"id":10073,"u":"buckler_crb","p":277,"h":1,"n":"Buckler"},{"c":2,"s":5,"id":10074,"u":"chain%20mail_crb","p":275,"h":1,"n":"Chain Mail"},{"c":2,"s":5,"id":10075,"u":"chain%20shirt_crb","p":275,"h":1,"n":"Chain Shirt"},{"c":2,"s":5,"id":10076,"u":"clan%20dagger_crb","p":280,"h":1,"n":"Clan Dagger"},{"c":2,"s":5,"id":10077,"u":"club_crb","p":280,"h":1,"n":"Club"},{"c":2,"s":5,"id":10078,"u":"composite%20longbow_crb","p":282,"h":1,"n":"Composite Longbow"},{"c":2,"s":5,"id":10079,"u":"composite%20shortbow_crb","p":282,"h":1,"n":"Composite Shortbow"},{"c":2,"s":5,"id":10080,"u":"crossbow_crb","p":281,"h":1,"n":"Crossbow"},{"c":2,"s":5,"id":10081,"u":"dagger_crb","p":280,"h":1,"n":"Dagger"},{"c":2,"s":5,"id":10082,"u":"dart_crb","p":281,"h":1,"n":"Dart"},{"c":2,"s":5,"id":10083,"u":"dogslicer_crb","p":281,"h":1,"n":"Dogslicer"},{"c":2,"s":5,"id":10084,"u":"dwarven%20war%20axe_crb","p":281,"h":1,"n":"Dwarven War Axe"},{"c":2,"s":5,"id":10085,"u":"elven%20curve%20blade_crb","p":281,"h":1,"n":"Elven Curve Blade"},{"c":2,"s":5,"id":10086,"u":"explorer's%20clothing_crb","p":275,"h":1,"n":"Explorer's Clothing"},{"c":2,"s":5,"id":10087,"u":"falchion_crb","p":280,"h":1,"n":"Falchion"},{"c":2,"s":5,"id":10088,"u":"filcher's%20fork_crb","p":281,"h":1,"n":"Filcher's Fork"},{"c":2,"s":5,"id":10089,"u":"flail_crb","p":280,"h":1,"n":"Flail"},{"c":2,"s":5,"id":10090,"u":"full%20plate_crb","p":275,"h":1,"n":"Full Plate"},{"c":2,"s":5,"id":10091,"u":"gauntlet_crb","p":280,"h":1,"n":"Gauntlet"},{"c":2,"s":5,"id":10092,"u":"glaive_crb","p":280,"h":1,"n":"Glaive"},{"c":2,"s":5,"id":10093,"u":"gnome%20flickmace_crb","p":281,"h":1,"n":"Gnome Flickmace"},{"c":2,"s":5,"id":10094,"u":"gnome%20hooked%20hammer_crb","p":281,"h":1,"n":"Gnome Hooked Hammer"},{"c":2,"s":5,"id":10095,"u":"greataxe_crb","p":280,"h":1,"n":"Greataxe"},{"c":2,"s":5,"id":10096,"u":"greatclub_crb","p":280,"h":1,"n":"Greatclub"},{"c":2,"s":5,"id":10097,"u":"greatpick_crb","p":280,"h":1,"n":"Greatpick"},{"c":2,"s":5,"id":10098,"u":"greatsword_crb","p":280,"h":1,"n":"Greatsword"},{"c":2,"s":5,"id":10099,"u":"guisarme_crb","p":280,"h":1,"n":"Guisarme"},{"c":2,"s":5,"id":10100,"u":"halberd_crb","p":280,"h":1,"n":"Halberd"},{"c":2,"s":5,"id":10101,"u":"half%20plate_crb","p":275,"h":1,"n":"Half Plate"},{"c":2,"s":5,"id":10102,"u":"halfling%20sling%20staff_crb","p":281,"h":1,"n":"Halfling Sling Staff"},{"c":2,"s":5,"id":10103,"u":"hand%20crossbow_crb","p":281,"h":1,"n":"Hand Crossbow"},{"c":2,"s":5,"id":10104,"u":"hatchet_crb","p":280,"h":1,"n":"Hatchet"},{"c":2,"s":5,"id":10105,"u":"heavy%20crossbow_crb","p":281,"h":1,"n":"Heavy Crossbow"},{"c":2,"s":5,"id":10106,"u":"hide_crb","p":275,"h":1,"n":"Hide"},{"c":2,"s":5,"id":10107,"u":"horsechopper_crb","p":281,"h":1,"n":"Horsechopper"},{"c":2,"s":5,"id":10108,"u":"javelin_crb","p":281,"h":1,"n":"Javelin"},{"c":2,"s":5,"id":10109,"u":"kama_crb","p":281,"h":1,"n":"Kama"},{"c":2,"s":5,"id":10110,"u":"katana_crb","p":281,"h":1,"n":"Katana"},{"c":2,"s":5,"id":10111,"u":"katar_crb","p":280,"h":1,"n":"Katar"},{"c":2,"s":5,"id":10112,"u":"kukri_crb","p":281,"h":1,"n":"Kukri"},{"c":2,"s":5,"id":10113,"u":"lance_crb","p":280,"h":1,"n":"Lance"},{"c":2,"s":5,"id":10114,"u":"leather_crb","p":275,"h":1,"n":"Leather"},{"c":2,"s":5,"id":10115,"u":"light%20hammer_crb","p":280,"h":1,"n":"Light Hammer"},{"c":2,"s":5,"id":10116,"u":"light%20mace_crb","p":280,"h":1,"n":"Light Mace"},{"c":2,"s":5,"id":10117,"u":"light%20pick_crb","p":280,"h":1,"n":"Light Pick"},{"c":2,"s":5,"id":10118,"u":"longbow_crb","p":282,"h":1,"n":"Longbow"},{"c":2,"s":5,"id":10119,"u":"longspear_crb","p":280,"h":1,"n":"Longspear"},{"c":2,"s":5,"id":10120,"u":"longsword_crb","p":281,"h":1,"n":"Longsword"},{"c":2,"s":5,"id":10121,"u":"mace_crb","p":280,"h":1,"n":"Mace"},{"c":2,"s":5,"id":10122,"u":"main-gauche_crb","p":281,"h":1,"n":"Main-gauche"},{"c":2,"s":5,"id":10123,"u":"maul_crb","p":281,"h":1,"n":"Maul"},{"c":2,"s":5,"id":10124,"u":"morningstar_crb","p":280,"h":1,"n":"Morningstar"},{"c":2,"s":5,"id":10125,"u":"nunchaku_crb","p":281,"h":1,"n":"Nunchaku"},{"c":2,"s":5,"id":10126,"u":"orc%20knuckle%20dagger_crb","p":281,"h":1,"n":"Orc Knuckle Dagger"},{"c":2,"s":5,"id":10127,"u":"orc%20necksplitter_crb","p":281,"h":1,"n":"Orc Necksplitter"},{"c":2,"s":5,"id":10128,"u":"padded%20armor_crb","p":275,"h":1,"n":"Padded Armor"},{"c":2,"s":5,"id":10129,"u":"pick_crb","p":281,"h":1,"n":"Pick"},{"c":2,"s":5,"id":10130,"u":"ranseur_crb","p":281,"h":1,"n":"Ranseur"},{"c":2,"s":5,"id":10131,"u":"rapier_crb","p":281,"h":1,"n":"Rapier"},{"c":2,"s":5,"id":10132,"u":"sai_crb","p":281,"h":1,"n":"Sai"},{"c":2,"s":5,"id":10133,"u":"sap_crb","p":281,"h":1,"n":"Sap"},{"c":2,"s":5,"id":10134,"u":"sawtooth%20saber_crb","p":281,"h":1,"n":"Sawtooth Saber"},{"c":2,"s":5,"id":10135,"u":"scale%20mail_crb","p":275,"h":1,"n":"Scale Mail"},{"c":2,"s":5,"id":10136,"u":"scimitar_crb","p":281,"h":1,"n":"Scimitar"},{"c":2,"s":5,"id":10137,"u":"scythe_crb","p":281,"h":1,"n":"Scythe"},{"c":2,"s":5,"id":10138,"u":"shield%20boss_crb","p":281,"h":1,"n":"Shield Boss"},{"c":2,"s":5,"id":10139,"u":"shield%20spikes_crb","p":281,"h":1,"n":"Shield Spikes"},{"c":2,"s":5,"id":10140,"u":"shortbow_crb","p":282,"h":1,"n":"Shortbow"},{"c":2,"s":5,"id":10141,"u":"shortsword_crb","p":281,"h":1,"n":"Shortsword"},{"c":2,"s":5,"id":10142,"u":"shuriken_crb","p":281,"h":1,"n":"Shuriken"},{"c":2,"s":5,"id":10143,"u":"sickle_crb","p":280,"h":1,"n":"Sickle"},{"c":2,"s":5,"id":10144,"u":"sling_crb","p":282,"h":1,"n":"Sling"},{"c":2,"s":5,"id":10145,"u":"spear_crb","p":280,"h":1,"n":"Spear"},{"c":2,"s":5,"id":10146,"u":"spiked%20chain_crb","p":281,"h":1,"n":"Spiked Chain"},{"c":2,"s":5,"id":10147,"u":"spiked%20gauntlet_crb","p":280,"h":1,"n":"Spiked Gauntlet"},{"c":2,"s":5,"id":10148,"u":"splint%20mail_crb","p":275,"h":1,"n":"Splint Mail"},{"c":2,"s":5,"id":10149,"u":"staff_crb","p":280,"h":1,"n":"Staff"},{"c":2,"s":5,"id":10150,"u":"starknife_crb","p":281,"h":1,"n":"Starknife"},{"c":2,"s":5,"id":10151,"u":"steel%20shield_crb","p":277,"h":1,"n":"Steel Shield"},{"c":2,"s":5,"id":10152,"u":"studded%20leather_crb","p":275,"h":1,"n":"Studded Leather"},{"c":2,"s":5,"id":10153,"u":"temple%20sword_crb","p":281,"h":1,"n":"Temple Sword"},{"c":2,"s":5,"id":10154,"u":"tower%20shield_crb","p":277,"h":1,"n":"Tower Shield"},{"c":2,"s":5,"id":10155,"u":"trident_crb","p":281,"h":1,"n":"Trident"},{"c":2,"s":5,"id":10156,"u":"war%20flail_crb","p":281,"h":1,"n":"War Flail"},{"c":2,"s":5,"id":10157,"u":"warhammer_crb","p":281,"h":1,"n":"Warhammer"},{"c":2,"s":5,"id":10158,"u":"whip_crb","p":281,"h":1,"n":"Whip"},{"c":2,"s":5,"id":10159,"u":"wooden%20shield_crb","p":277,"h":1,"n":"Wooden Shield"},{"c":2,"s":3,"id":10160,"u":"boarding%20axe_aaws","p":1,"h":1,"n":"Boarding Axe"},{"c":2,"s":3,"id":10161,"u":"gill%20hook_aaws","p":1,"h":1,"n":"Gill Hook"},{"c":2,"s":19,"id":10162,"u":"monkey's%20fist_aoe1","p":78,"h":1,"n":"Monkey's Fist"},{"c":2,"s":19,"id":10163,"u":"nightstick_aoe1","p":78,"h":1,"n":"Nightstick"},{"c":2,"s":26,"id":10164,"u":"battle%20lute_av2","p":73,"h":1,"n":"Battle Lute"},{"c":2,"s":26,"id":10165,"u":"tamchal%20chakram_av2","p":73,"h":1,"n":"Tamchal Chakram"},{"c":2,"s":27,"id":10166,"u":"rhoka%20sword_av3","p":73,"h":1,"n":"Rhoka Sword"},{"c":2,"s":27,"id":10167,"u":"shauth%20blade_av3","p":73,"h":1,"n":"Shauth Blade"},{"c":2,"s":27,"id":10168,"u":"shauth%20lash_av3","p":73,"h":1,"n":"Shauth Lash"},{"c":2,"s":62,"id":10169,"u":"gaff_bst","p":253,"h":1,"n":"Gaff"},{"c":2,"s":63,"id":10170,"u":"gaff_bst2","p":125,"h":1,"n":"Gaff"},{"c":2,"s":63,"id":10171,"u":"shears_bst2","p":184,"h":1,"n":"Shears"},{"c":2,"s":28,"id":10172,"u":"bladed%20diabolo_ec1","p":77,"h":1,"n":"Bladed Diabolo"},{"c":2,"s":28,"id":10173,"u":"bladed%20hoop_ec1","p":77,"h":1,"n":"Bladed Hoop"},{"c":2,"s":28,"id":10174,"u":"fire%20poi_ec1","p":77,"h":1,"n":"Fire Poi"},{"c":2,"s":28,"id":10175,"u":"juggling%20club_ec1","p":77,"h":1,"n":"Juggling Club"},{"c":2,"s":28,"id":10176,"u":"poi_ec1","p":77,"h":1,"n":"Poi"},{"c":2,"s":28,"id":10177,"u":"scorpion%20whip_ec1","p":77,"h":1,"n":"Scorpion Whip"},{"c":2,"s":28,"id":10178,"u":"throwing%20knife_ec1","p":77,"h":1,"n":"Throwing Knife"},{"c":2,"s":33,"id":10179,"u":"alchemical%20crossbow_fop","p":56,"h":1,"n":"Alchemical Crossbow"},{"c":2,"s":35,"id":10180,"u":"butterfly%20sword_frp2","p":76,"h":1,"n":"Butterfly Sword"},{"c":2,"s":35,"id":10181,"u":"hook%20sword_frp2","p":76,"h":1,"n":"Hook Sword"},{"c":2,"s":35,"id":10182,"u":"karambit_frp2","p":76,"h":1,"n":"Karambit"},{"c":2,"s":35,"id":10183,"u":"kusarigama_frp2","p":76,"h":1,"n":"Kusarigama"},{"c":2,"s":35,"id":10184,"u":"leiomano_frp2","p":76,"h":1,"n":"Leiomano"},{"c":2,"s":35,"id":10185,"u":"wind%20and%20fire%20wheel_frp2","p":76,"h":1,"n":"Wind and Fire Wheel"},{"c":2,"s":2,"id":10186,"u":"air%20repeater_g%26g","p":151,"h":1,"n":"Air Repeater"},{"c":2,"s":2,"id":10187,"u":"arquebus_g%26g","p":151,"h":1,"n":"Arquebus"},{"c":2,"s":2,"id":10188,"u":"axe%20musket_g%26g","p":158,"h":1,"n":"Axe Musket"},{"c":2,"s":2,"id":10189,"u":"backpack%20ballista_g%26g","p":62,"h":1,"n":"Backpack Ballista"},{"c":2,"s":2,"id":10190,"u":"backpack%20catapult_g%26g","p":63,"h":1,"n":"Backpack Catapult"},{"c":2,"s":2,"id":10191,"u":"bayonet_g%26g","p":150,"h":1,"n":"Bayonet"},{"c":2,"s":2,"id":10192,"u":"big%20boom%20gun_g%26g","p":157,"h":1,"n":"Big Boom Gun"},{"c":2,"s":2,"id":10193,"u":"black%20powder%20knuckle%20dusters_g%26g","p":158,"h":1,"n":"Black Powder Knuckle Dusters"},{"c":2,"s":2,"id":10194,"u":"blunderbuss_g%26g","p":151,"h":1,"n":"Blunderbuss"},{"c":2,"s":2,"id":10195,"u":"cane%20pistol_g%26g","p":158,"h":1,"n":"Cane Pistol"},{"c":2,"s":2,"id":10196,"u":"clan%20pistol_g%26g","p":151,"h":1,"n":"Clan Pistol"},{"c":2,"s":2,"id":10197,"u":"clockwork%20disguise_g%26g","p":85,"h":1,"n":"Clockwork Disguise"},{"c":2,"s":2,"id":10198,"u":"coat%20pistol_g%26g","p":151,"h":1,"n":"Coat Pistol"},{"c":2,"s":2,"id":10199,"u":"dagger%20pistol_g%26g","p":158,"h":1,"n":"Dagger Pistol"},{"c":2,"s":2,"id":10200,"u":"dart%20umbrella_g%26g","p":63,"h":1,"n":"Dart Umbrella"},{"c":2,"s":2,"id":10201,"u":"double-barreled%20musket_g%26g","p":151,"h":1,"n":"Double-barreled Musket"},{"c":2,"s":2,"id":10202,"u":"double-barreled%20pistol_g%26g","p":151,"h":1,"n":"Double-barreled Pistol"},{"c":2,"s":2,"id":10203,"u":"dragon%20mouth%20pistol_g%26g","p":151,"h":1,"n":"Dragon Mouth Pistol"},{"c":2,"s":2,"id":10204,"u":"dueling%20pistol_g%26g","p":151,"h":1,"n":"Dueling Pistol"},{"c":2,"s":2,"id":10205,"u":"dwarven%20scattergun_g%26g","p":151,"h":1,"n":"Dwarven Scattergun"},{"c":2,"s":2,"id":10206,"u":"explosive%20dogslicer_g%26g","p":158,"h":1,"n":"Explosive Dogslicer"},{"c":2,"s":2,"id":10207,"u":"fire%20lance_g%26g","p":151,"h":1,"n":"Fire Lance"},{"c":2,"s":2,"id":10208,"u":"flingflenser_g%26g","p":151,"h":1,"n":"Flingflenser"},{"c":2,"s":2,"id":10209,"u":"flintlock%20musket_g%26g","p":151,"h":1,"n":"Flintlock Musket"},{"c":2,"s":2,"id":10210,"u":"flintlock%20pistol_g%26g","p":151,"h":1,"n":"Flintlock Pistol"},{"c":2,"s":2,"id":10211,"u":"forked%20bipod_g%26g","p":150,"h":1,"n":"Forked Bipod"},{"c":2,"s":2,"id":10212,"u":"gnome%20amalgam%20musket_g%26g","p":158,"h":1,"n":"Gnome Amalgam Musket"},{"c":2,"s":2,"id":10213,"u":"gun%20sword_g%26g","p":158,"h":1,"n":"Gun Sword"},{"c":2,"s":2,"id":10214,"u":"hammer%20gun_g%26g","p":158,"h":1,"n":"Hammer Gun"},{"c":2,"s":2,"id":10215,"u":"hand%20cannon_g%26g","p":151,"h":1,"n":"Hand Cannon"},{"c":2,"s":2,"id":10216,"u":"harmona%20gun_g%26g","p":151,"h":1,"n":"Harmona Gun"},{"c":2,"s":2,"id":10217,"u":"heavy%20power%20suit_g%26g","p":16,"h":1,"n":"Heavy Power Suit"},{"c":2,"s":2,"id":10218,"u":"injection%20spear_g%26g","p":63,"h":1,"n":"Injection Spear"},{"c":2,"s":2,"id":10219,"u":"jezail_g%26g","p":151,"h":1,"n":"Jezail"},{"c":2,"s":2,"id":10220,"u":"knuckle%20duster_g%26g","p":150,"h":1,"n":"Knuckle Duster"},{"c":2,"s":2,"id":10221,"u":"long%20air%20repeater_g%26g","p":151,"h":1,"n":"Long Air Repeater"},{"c":2,"s":2,"id":10222,"u":"mace%20multipistol_g%26g","p":158,"h":1,"n":"Mace Multipistol"},{"c":2,"s":2,"id":10223,"u":"mithral%20tree_g%26g","p":151,"h":1,"n":"Mithral Tree"},{"c":2,"s":2,"id":10224,"u":"pantograph%20gauntlet_g%26g","p":63,"h":1,"n":"Pantograph Gauntlet"},{"c":2,"s":2,"id":10225,"u":"pepperbox_g%26g","p":151,"h":1,"n":"Pepperbox"},{"c":2,"s":2,"id":10226,"u":"piercing%20wind_g%26g","p":158,"h":1,"n":"Piercing Wind"},{"c":2,"s":2,"id":10227,"u":"power%20suit_g%26g","p":16,"h":1,"n":"Power Suit"},{"c":2,"s":2,"id":10228,"u":"rapier%20pistol_g%26g","p":158,"h":1,"n":"Rapier Pistol"},{"c":2,"s":2,"id":10229,"u":"reinforced%20stock_g%26g","p":150,"h":1,"n":"Reinforced Stock"},{"c":2,"s":2,"id":10230,"u":"repeating%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Crossbow"},{"c":2,"s":2,"id":10231,"u":"repeating%20hand%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Hand Crossbow"},{"c":2,"s":2,"id":10232,"u":"repeating%20heavy%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Heavy Crossbow"},{"c":2,"s":2,"id":10233,"u":"slide%20pistol_g%26g","p":151,"h":1,"n":"Slide Pistol"},{"c":2,"s":2,"id":10234,"u":"spoon%20gun_g%26g","p":157,"h":1,"n":"Spoon Gun"},{"c":2,"s":2,"id":10235,"u":"subterfuge%20suit_g%26g","p":16,"h":1,"n":"Subterfuge Suit"},{"c":2,"s":2,"id":10236,"u":"three%20peaked%20tree_g%26g","p":158,"h":1,"n":"Three Peaked Tree"},{"c":2,"s":2,"id":10237,"u":"umbrella%20injector_g%26g","p":64,"h":1,"n":"Umbrella Injector"},{"c":2,"s":1,"id":10238,"u":"adze_loag","p":139,"h":1,"n":"Adze"},{"c":2,"s":1,"id":10239,"u":"buugeng_loag","p":139,"h":1,"n":"Buugeng"},{"c":2,"s":1,"id":10240,"u":"fangwire_loag","p":139,"h":1,"n":"Fangwire"},{"c":2,"s":1,"id":10241,"u":"hand%20adze_loag","p":139,"h":1,"n":"Hand Adze"},{"c":2,"s":1,"id":10242,"u":"rungu_loag","p":139,"h":1,"n":"Rungu"},{"c":2,"s":1,"id":10243,"u":"taw%20launcher_loag","p":139,"h":1,"n":"Taw Launcher"},{"c":2,"s":1,"id":10244,"u":"thunder%20sling_loag","p":139,"h":1,"n":"Thunder Sling"},{"c":2,"s":1,"id":10245,"u":"tricky%20pick_loag","p":139,"h":1,"n":"Tricky Pick"},{"c":2,"s":1,"id":10246,"u":"whip%20claw_loag","p":139,"h":1,"n":"Whip Claw"},{"c":2,"s":1,"id":10247,"u":"wish%20blade_loag","p":139,"h":1,"n":"Wish Blade"},{"c":2,"s":1,"id":10248,"u":"wish%20knife_loag","p":139,"h":1,"n":"Wish Knife"},{"c":2,"s":6,"id":10249,"u":"fauchard_locg","p":92,"h":1,"n":"Fauchard"},{"c":2,"s":6,"id":10250,"u":"hellknight%20plate_locg","p":80,"h":1,"n":"Hellknight Plate"},{"c":2,"s":6,"id":10251,"u":"scourge_locg","p":80,"h":1,"n":"Scourge"},{"c":2,"s":55,"id":10252,"u":"bladed%20scarf_logm","p":120,"h":1,"n":"Bladed Scarf"},{"c":2,"s":55,"id":10253,"u":"fighting%20fan_logm","p":120,"h":1,"n":"Fighting Fan"},{"c":2,"s":55,"id":10254,"u":"khopesh_logm","p":120,"h":1,"n":"Khopesh"},{"c":2,"s":55,"id":10255,"u":"machete_logm","p":120,"h":1,"n":"Machete"},{"c":2,"s":55,"id":10256,"u":"mambele_logm","p":120,"h":1,"n":"Mambele"},{"c":2,"s":55,"id":10257,"u":"meteor%20hammer_logm","p":120,"h":1,"n":"Meteor Hammer"},{"c":2,"s":55,"id":10258,"u":"naginata_logm","p":120,"h":1,"n":"Naginata"},{"c":2,"s":55,"id":10259,"u":"nine-ring%20sword_logm","p":120,"h":1,"n":"Nine-Ring Sword"},{"c":2,"s":55,"id":10260,"u":"polytool_logm","p":120,"h":1,"n":"Polytool"},{"c":2,"s":55,"id":10261,"u":"tekko-kagi_logm","p":120,"h":1,"n":"Tekko-Kagi"},{"c":2,"s":55,"id":10262,"u":"urumi_logm","p":120,"h":1,"n":"Urumi"},{"c":2,"s":55,"id":10263,"u":"war%20razor_logm","p":120,"h":1,"n":"War Razor"},{"c":2,"s":51,"id":10264,"u":"boarding%20pike_lopsg","p":81,"h":1,"n":"Boarding Pike"},{"c":2,"s":51,"id":10265,"u":"combat%20grapnel_lopsg","p":81,"h":1,"n":"Combat Grapnel"},{"c":2,"s":51,"id":10266,"u":"stiletto%20pen_lopsg","p":81,"h":1,"n":"Stiletto Pen"},{"c":2,"s":7,"id":10267,"u":"asp%20coil_lotgb","p":107,"h":1,"n":"Asp Coil"},{"c":2,"s":7,"id":10268,"u":"butchering%20axe_lotgb","p":107,"h":1,"n":"Butchering Axe"},{"c":2,"s":7,"id":10269,"u":"chakram_lotgb","p":107,"h":1,"n":"Chakram"},{"c":2,"s":7,"id":10270,"u":"clockwork%20macuahuitl_lotgb","p":22,"h":1,"n":"Clockwork Macuahuitl"},{"c":2,"s":7,"id":10271,"u":"dueling%20spear_lotgb","p":107,"h":1,"n":"Dueling Spear"},{"c":2,"s":7,"id":10272,"u":"elven%20branched%20spear_lotgb","p":107,"h":1,"n":"Elven Branched Spear"},{"c":2,"s":7,"id":10273,"u":"griffon%20cane_lotgb","p":67,"h":1,"n":"Griffon Cane"},{"c":2,"s":7,"id":10274,"u":"hongali%20hornbow_lotgb","p":107,"h":1,"n":"Hongali Hornbow"},{"c":2,"s":7,"id":10275,"u":"piranha%20kiss_lotgb","p":107,"h":1,"n":"Piranha Kiss"},{"c":2,"s":7,"id":10276,"u":"probing%20cane_lotgb","p":67,"h":1,"n":"Probing Cane"},{"c":2,"s":7,"id":10277,"u":"sickle-saber_lotgb","p":107,"h":1,"n":"Sickle-Saber"},{"c":2,"s":7,"id":10278,"u":"spiral%20rapier_lotgb","p":107,"h":1,"n":"Spiral Rapier"},{"c":2,"s":7,"id":10279,"u":"switchscythe_lotgb","p":107,"h":1,"n":"Switchscythe"},{"c":2,"s":7,"id":10280,"u":"throwing%20knife_lotgb","p":107,"h":1,"n":"Throwing Knife"},{"c":2,"s":7,"id":10281,"u":"thundermace_lotgb","p":107,"h":1,"n":"Thundermace"},{"c":2,"s":7,"id":10282,"u":"tonfa_lotgb","p":107,"h":1,"n":"Tonfa"},{"c":2,"s":7,"id":10283,"u":"tri-bladed%20katar_lotgb","p":107,"h":1,"n":"Tri-bladed Katar"},{"c":2,"s":52,"id":10284,"u":"aldori%20dueling%20sword_lowg","p":28,"h":1,"n":"Aldori Dueling Sword"},{"c":2,"s":42,"id":10285,"u":"lion%20scythe_sot4","p":78,"h":1,"n":"Lion Scythe"},{"c":60,"s":5,"id":10286,"u":"blinded_crb","p":618,"h":1,"n":"Blinded"},{"c":60,"s":5,"id":10287,"u":"broken_crb","p":618,"h":1,"n":"Broken"},{"c":60,"s":5,"id":10288,"u":"clumsy_crb","p":618,"h":1,"n":"Clumsy"},{"c":60,"s":5,"id":10289,"u":"concealed_crb","p":618,"h":1,"n":"Concealed"},{"c":60,"s":5,"id":10290,"u":"confused_crb","p":618,"h":1,"n":"Confused"},{"c":60,"s":5,"id":10291,"u":"controlled_crb","p":618,"h":1,"n":"Controlled"},{"c":60,"s":5,"id":10292,"u":"dazzled_crb","p":619,"h":1,"n":"Dazzled"},{"c":60,"s":5,"id":10293,"u":"deafened_crb","p":619,"h":1,"n":"Deafened"},{"c":60,"s":5,"id":10294,"u":"doomed_crb","p":619,"h":1,"n":"Doomed"},{"c":60,"s":5,"id":10295,"u":"drained_crb","p":619,"h":1,"n":"Drained"},{"c":60,"s":5,"id":10296,"u":"dying_crb","p":619,"h":1,"n":"Dying"},{"c":60,"s":5,"id":10297,"u":"encumbered_crb","p":619,"h":1,"n":"Encumbered"},{"c":60,"s":5,"id":10298,"u":"enfeebled_crb","p":619,"h":1,"n":"Enfeebled"},{"c":60,"s":5,"id":10299,"u":"fascinated_crb","p":619,"h":1,"n":"Fascinated"},{"c":60,"s":5,"id":10300,"u":"fatigued_crb","p":620,"h":1,"n":"Fatigued"},{"c":60,"s":5,"id":10301,"u":"flat-footed_crb","p":620,"h":1,"n":"Flat-Footed"},{"c":60,"s":5,"id":10302,"u":"fleeing_crb","p":620,"h":1,"n":"Fleeing"},{"c":60,"s":5,"id":10303,"u":"friendly_crb","p":620,"h":1,"n":"Friendly"},{"c":60,"s":5,"id":10304,"u":"frightened_crb","p":620,"h":1,"n":"Frightened"},{"c":60,"s":5,"id":10305,"u":"grabbed_crb","p":620,"h":1,"n":"Grabbed"},{"c":60,"s":5,"id":10306,"u":"helpful_crb","p":620,"h":1,"n":"Helpful"},{"c":60,"s":5,"id":10307,"u":"hidden_crb","p":620,"h":1,"n":"Hidden"},{"c":60,"s":5,"id":10308,"u":"hostile_crb","p":620,"h":1,"n":"Hostile"},{"c":60,"s":5,"id":10309,"u":"immobilized_crb","p":620,"h":1,"n":"Immobilized"},{"c":60,"s":5,"id":10310,"u":"indifferent_crb","p":620,"h":1,"n":"Indifferent"},{"c":60,"s":5,"id":10311,"u":"invisible_crb","p":620,"h":1,"n":"Invisible"},{"c":60,"s":5,"id":10312,"u":"observed_crb","p":621,"h":1,"n":"Observed"},{"c":60,"s":5,"id":10313,"u":"paralyzed_crb","p":621,"h":1,"n":"Paralyzed"},{"c":60,"s":5,"id":10314,"u":"persistent%20damage_crb","p":621,"h":1,"n":"Persistent Damage"},{"c":60,"s":5,"id":10315,"u":"petrified_crb","p":621,"h":1,"n":"Petrified"},{"c":60,"s":5,"id":10316,"u":"prone_crb","p":621,"h":1,"n":"Prone"},{"c":60,"s":5,"id":10317,"u":"quickened_crb","p":622,"h":1,"n":"Quickened"},{"c":60,"s":5,"id":10318,"u":"restrained_crb","p":622,"h":1,"n":"Restrained"},{"c":60,"s":5,"id":10319,"u":"sickened_crb","p":622,"h":1,"n":"Sickened"},{"c":60,"s":5,"id":10320,"u":"slowed_crb","p":622,"h":1,"n":"Slowed"},{"c":60,"s":5,"id":10321,"u":"stunned_crb","p":622,"h":1,"n":"Stunned"},{"c":60,"s":5,"id":10322,"u":"stupefied_crb","p":622,"h":1,"n":"Stupefied"},{"c":60,"s":5,"id":10323,"u":"unconscious_crb","p":622,"h":1,"n":"Unconscious"},{"c":60,"s":5,"id":10324,"u":"undetected_crb","p":623,"h":1,"n":"Undetected"},{"c":60,"s":5,"id":10325,"u":"unfriendly_crb","p":623,"h":1,"n":"Unfriendly"},{"c":60,"s":5,"id":10326,"u":"unnoticed_crb","p":623,"h":1,"n":"Unnoticed"},{"c":60,"s":5,"id":10327,"u":"wounded_crb","p":623,"h":1,"n":"Wounded"},{"c":63,"s":9,"id":10328,"u":"ghast%20fever_b1","p":169,"h":1,"n":"Ghast Fever"},{"c":63,"s":9,"id":10329,"u":"ghoul%20fever_b1","p":168,"h":1,"n":"Ghoul Fever"},{"c":63,"s":12,"id":10330,"u":"blinding%20sickness_gmg","p":119,"h":1,"n":"Blinding Sickness"},{"c":63,"s":12,"id":10331,"u":"bog%20rot_gmg","p":118,"h":1,"n":"Bog Rot"},{"c":63,"s":12,"id":10332,"u":"bone%20chill_gmg","p":118,"h":1,"n":"Bone Chill"},{"c":63,"s":12,"id":10333,"u":"brain%20worms_gmg","p":119,"h":1,"n":"Brain Worms"},{"c":63,"s":12,"id":10334,"u":"bubonic%20plague_gmg","p":118,"h":1,"n":"Bubonic Plague"},{"c":63,"s":12,"id":10335,"u":"chocking%20death_gmg","p":118,"h":1,"n":"Chocking Death"},{"c":63,"s":12,"id":10336,"u":"malaria_gmg","p":118,"h":1,"n":"Malaria"},{"c":63,"s":12,"id":10337,"u":"nightmare%20fever_gmg","p":119,"h":1,"n":"Nightmare Fever"},{"c":63,"s":12,"id":10338,"u":"scarlet%20fever_gmg","p":118,"h":1,"n":"Scarlet Fever"},{"c":63,"s":12,"id":10339,"u":"scarlet%20leprosy_gmg","p":118,"h":1,"n":"Scarlet Leprosy"},{"c":63,"s":12,"id":10340,"u":"sewer%20haze_gmg","p":119,"h":1,"n":"Sewer Haze"},{"c":63,"s":12,"id":10341,"u":"tetanus_gmg","p":118,"h":1,"n":"Tetanus"},{"c":63,"s":12,"id":10342,"u":"tuberculosis_gmg","p":118,"h":1,"n":"Tuberculosis"},{"c":63,"s":53,"id":10343,"u":"soulforged%20corruption_som","p":234,"h":1,"n":"Soulforged Corruption"},{"c":62,"s":9,"id":10344,"u":"curse%20of%20the%20werecreature_b1","p":329,"h":1,"n":"Curse of the Werecreature"},{"c":62,"s":12,"id":10345,"u":"coward's%20roots_gmg","p":116,"h":1,"n":"Coward's Roots"},{"c":62,"s":12,"id":10346,"u":"curse%20of%20nightmares_gmg","p":116,"h":1,"n":"Curse of Nightmares"},{"c":62,"s":12,"id":10347,"u":"curse%20of%20slumber_gmg","p":117,"h":1,"n":"Curse of Slumber"},{"c":62,"s":12,"id":10348,"u":"curse%20of%20the%20ravenous_gmg","p":116,"h":1,"n":"Curse of the Ravenous"},{"c":62,"s":12,"id":10349,"u":"grave%20curse_gmg","p":117,"h":1,"n":"Grave Curse"},{"c":62,"s":12,"id":10350,"u":"oath%20of%20the%20flesh_gmg","p":117,"h":1,"n":"Oath of the Flesh"},{"c":62,"s":12,"id":10351,"u":"reviled%20of%20nature_gmg","p":117,"h":1,"n":"Reviled of Nature"},{"c":62,"s":12,"id":10352,"u":"reviling%20earth_gmg","p":117,"h":1,"n":"Reviling Earth"},{"c":62,"s":12,"id":10353,"u":"sellsword's%20folly_gmg","p":117,"h":1,"n":"Sellsword's Folly"},{"c":62,"s":12,"id":10354,"u":"slayer's%20haunt_gmg","p":116,"h":1,"n":"Slayer's Haunt"},{"c":62,"s":12,"id":10355,"u":"spirit%20anchor_gmg","p":117,"h":1,"n":"Spirit Anchor"},{"c":62,"s":12,"id":10356,"u":"sword%20of%20anathema_gmg","p":117,"h":1,"n":"Sword of Anathema"},{"c":62,"s":12,"id":10357,"u":"theft%20of%20thought_gmg","p":116,"h":1,"n":"Theft of Thought"},{"c":62,"s":12,"id":10358,"u":"thief's%20retribution_gmg","p":117,"h":1,"n":"Thief's Retribution"},{"c":62,"s":12,"id":10359,"u":"unending%20thirst_gmg","p":117,"h":1,"n":"Unending Thirst"},{"c":62,"s":12,"id":10360,"u":"wizard's%20ward_gmg","p":116,"h":1,"n":"Wizard's Ward"},{"c":10,"s":5,"id":10362,"u":"bookref-quick,0,young%20animal%20companions,0","p":214,"h":1,"n":"Young Animal Companions"},{"c":10,"s":5,"id":10363,"u":"bookref-quick,0,mature%20animal%20companions,0","p":214,"h":1,"n":"Mature Animal Companions"},{"c":10,"s":5,"id":10364,"u":"bookref-quick,0,nimble%20animal%20companions,0","p":214,"h":1,"n":"Nimble Animal Companions"},{"c":10,"s":5,"id":10365,"u":"bookref-quick,0,savage%20animal%20companions,0","p":214,"h":1,"n":"Savage Animal Companions"},{"c":10,"s":5,"id":10366,"u":"bookref-quick,0,specialized%20animal%20companions,0","p":217,"h":1,"n":"Specialized Animal Companions"},{"c":10,"s":5,"id":10367,"u":"bookref-quick,0,animal%20companions,0","p":214,"h":1,"n":"Animal Companions"},{"c":10,"s":5,"id":10368,"u":"bookref-quick,0,spellcasting%20archetypes,0","p":219,"h":1,"n":"Spellcasting Archetypes"},{"c":10,"s":5,"id":10369,"u":"bookref-quick,0,archetypes,0","p":219,"h":1,"n":"Archetypes"},{"c":10,"s":5,"id":10370,"u":"bookref-quick,0,character%20creation,0","p":19,"h":1,"n":"Character Creation"},{"c":10,"s":5,"id":10371,"u":"bookref-quick,0,characters%20with%20disabilities,0","p":487,"h":1,"n":"Characters With Disabilities"},{"c":10,"s":5,"id":10372,"u":"bookref-quick,0,familiars,0","p":217,"h":1,"n":"Familiars"},{"c":10,"s":5,"id":10373,"u":"bookref-quick,0,leveling%20up,0","p":31,"h":1,"n":"Leveling Up"},{"c":10,"s":5,"id":10375,"u":"bookref-quick,1,activating%20items,0","p":532,"h":1,"n":"Activating Items"},{"c":10,"s":5,"id":10376,"u":"bookref-quick,1,animals,0","p":294,"h":1,"n":"Animals"},{"c":10,"s":5,"id":10377,"u":"bookref-quick,1,armor,0","p":274,"h":1,"n":"Armor"},{"c":10,"s":5,"id":10378,"u":"bookref-quick,1,carrying%20and%20using%20items,0","p":271,"h":1,"n":"Carrying and Using Items"},{"c":10,"s":5,"id":10379,"u":"bookref-quick,1,coins%20and%20currency,0","p":271,"h":1,"n":"Coins and Currency"},{"c":10,"s":5,"id":10380,"u":"bookref-quick,1,constant%20abilities,0","p":531,"h":1,"n":"Constant Abilities"},{"c":10,"s":5,"id":10381,"u":"bookref-quick,1,formulas,0","p":293,"h":1,"n":"Formulas"},{"c":10,"s":5,"id":10382,"u":"bookref-quick,1,investing%20magic%20items,0","p":531,"h":1,"n":"Investing Magic Items"},{"c":10,"s":5,"id":10383,"u":"bookref-quick,1,item%20damage,0","p":272,"h":1,"n":"Item Damage"},{"c":10,"s":5,"id":10384,"u":"bookref-quick,1,item%20level,0","p":271,"h":1,"n":"Item Level"},{"c":10,"s":5,"id":10385,"u":"bookref-quick,1,items%20and%20sizes,0","p":295,"h":1,"n":"Items and Sizes"},{"c":10,"s":5,"id":10386,"u":"bookref-quick,1,price,0","p":271,"h":1,"n":"Price"},{"c":10,"s":5,"id":10387,"u":"bookref-quick,1,transferring%20runes,0","p":580,"h":1,"n":"Transferring Runes"},{"c":10,"s":5,"id":10388,"u":"bookref-quick,1,runes,0","p":580,"h":1,"n":"Runes"},{"c":10,"s":5,"id":10389,"u":"bookref-quick,1,crafting%20a%20scroll,0","p":565,"h":1,"n":"Crafting a Scroll"},{"c":10,"s":5,"id":10390,"u":"bookref-quick,1,scrolls,0","p":564,"h":1,"n":"Scrolls"},{"c":10,"s":5,"id":10391,"u":"bookref-quick,1,services,0","p":294,"h":1,"n":"Services"},{"c":10,"s":5,"id":10392,"u":"bookref-quick,1,shields,0","p":277,"h":1,"n":"Shields"},{"c":10,"s":5,"id":10393,"u":"bookref-quick,1,shoddy%20items,0","p":273,"h":1,"n":"Shoddy Items"},{"c":10,"s":5,"id":10394,"u":"bookref-quick,1,staves,0","p":592,"h":1,"n":"Staves"},{"c":10,"s":5,"id":10395,"u":"bookref-quick,1,wands,0","p":597,"h":1,"n":"Wands"},{"c":10,"s":5,"id":10396,"u":"bookref-quick,1,reload,0","p":279,"h":1,"n":"Reload"},{"c":10,"s":5,"id":10397,"u":"bookref-quick,1,weapons,0","p":278,"h":1,"n":"Weapons"},{"c":10,"s":5,"id":10398,"u":"bookref-quick,1,wearing%20tools,0","p":287,"h":1,"n":"Wearing Tools"},{"c":10,"s":5,"id":10400,"u":"bookref-quick,2,cantrips,0","p":300,"h":1,"n":"Cantrips"},{"c":10,"s":5,"id":10401,"u":"bookref-quick,2,casting%20spells,0","p":302,"h":1,"n":"Casting Spells"},{"c":10,"s":5,"id":10402,"u":"bookref-quick,2,disbelieving%20illusions,0","p":298,"h":1,"n":"Disbelieving Illusions"},{"c":10,"s":5,"id":10403,"u":"bookref-quick,2,durations,0","p":304,"h":1,"n":"Durations"},{"c":10,"s":5,"id":10404,"u":"bookref-quick,2,focus%20spells,0","p":300,"h":1,"n":"Focus Spells"},{"c":10,"s":5,"id":10405,"u":"bookref-quick,2,hostile%20actions,0","p":305,"h":1,"n":"Hostile Actions"},{"c":10,"s":5,"id":10406,"u":"bookref-quick,2,identifying%20spells,0","p":305,"h":1,"n":"Identifying Spells"},{"c":10,"s":5,"id":10407,"u":"bookref-quick,2,innate%20spells,0","p":302,"h":1,"n":"Innate Spells"},{"c":10,"s":5,"id":10408,"u":"bookref-quick,2,ranges%2c%20areas%2c%20and%20targets,0","p":304,"h":1,"n":"Ranges, Areas, and Targets"},{"c":10,"s":5,"id":10409,"u":"bookref-quick,2,reading%20spells,0","p":306,"h":1,"n":"Reading Spells"},{"c":10,"s":5,"id":10410,"u":"bookref-quick,2,casting%20rituals,0","p":408,"h":1,"n":"Casting Rituals"},{"c":10,"s":5,"id":10411,"u":"bookref-quick,2,secondary%20checks,0","p":408,"h":1,"n":"Secondary Checks"},{"c":10,"s":5,"id":10412,"u":"bookref-quick,2,effect,0","p":409,"h":1,"n":"Effect"},{"c":10,"s":5,"id":10413,"u":"bookref-quick,2,rituals,0","p":408,"h":1,"n":"Rituals"},{"c":10,"s":5,"id":10414,"u":"bookref-quick,2,saving%20throws,0","p":305,"h":1,"n":"Saving Throws"},{"c":10,"s":5,"id":10415,"u":"bookref-quick,2,setting%20triggers,0","p":305,"h":1,"n":"Setting Triggers"},{"c":10,"s":5,"id":10416,"u":"bookref-quick,2,spell%20attacks,0","p":305,"h":1,"n":"Spell Attacks"},{"c":10,"s":5,"id":10417,"u":"bookref-quick,2,spell%20slots,0","p":298,"h":1,"n":"Spell Slots"},{"c":10,"s":5,"id":10418,"u":"bookref-quick,2,walls,0","p":306,"h":1,"n":"Walls"},{"c":10,"s":5,"id":10420,"u":"bookref-quick,3,actions,0","p":461,"h":1,"n":"Actions"},{"c":10,"s":5,"id":10421,"u":"bookref-quick,3,afflictions,0","p":457,"h":1,"n":"Afflictions"},{"c":10,"s":5,"id":10422,"u":"bookref-quick,3,checks,0","p":443,"h":1,"n":"Checks"},{"c":10,"s":5,"id":10423,"u":"bookref-quick,3,concealment%20and%20invisibility,0","p":467,"h":1,"n":"Concealment and Invisibility"},{"c":10,"s":5,"id":10424,"u":"bookref-quick,3,condition%20values,0","p":618,"h":1,"n":"Condition Values"},{"c":10,"s":5,"id":10425,"u":"bookref-quick,3,conditions,0","p":453,"h":1,"n":"Conditions"},{"c":10,"s":5,"id":10426,"u":"bookref-quick,3,counteracting,0","p":458,"h":1,"n":"Counteracting"},{"c":10,"s":5,"id":10427,"u":"bookref-quick,3,cover,0","p":477,"h":1,"n":"Cover"},{"c":10,"s":5,"id":10428,"u":"bookref-quick,3,damage,0","p":450,"h":1,"n":"Damage"},{"c":10,"s":5,"id":10429,"u":"bookref-quick,3,downtime%20mode,0","p":481,"h":1,"n":"Downtime Mode"},{"c":10,"s":5,"id":10430,"u":"bookref-quick,3,areas,0","p":456,"h":1,"n":"Areas"},{"c":10,"s":5,"id":10431,"u":"bookref-quick,3,line%20of%20effect,0","p":457,"h":1,"n":"Line of Effect"},{"c":10,"s":5,"id":10432,"u":"bookref-quick,3,line%20of%20sight,0","p":457,"h":1,"n":"Line of Sight"},{"c":10,"s":5,"id":10433,"u":"bookref-quick,3,effects,0","p":453,"h":1,"n":"Effects"},{"c":10,"s":5,"id":10434,"u":"bookref-quick,3,forced%20movement,0","p":475,"h":1,"n":"Forced Movement"},{"c":10,"s":5,"id":10435,"u":"bookref-quick,3,terrain,0","p":475,"h":1,"n":"Terrain"},{"c":10,"s":5,"id":10436,"u":"bookref-quick,3,drowning%20and%20suffocating,0","p":478,"h":1,"n":"Drowning and Suffocating"},{"c":10,"s":5,"id":10437,"u":"bookref-quick,3,aquatic%20combat,0","p":478,"h":1,"n":"Aquatic Combat"},{"c":10,"s":5,"id":10438,"u":"bookref-quick,3,encounter%20mode,0","p":468,"h":1,"n":"Encounter Mode"},{"c":10,"s":5,"id":10439,"u":"bookref-quick,3,rest%20and%20daily%20preparations,0","p":480,"h":1,"n":"Rest and Daily Preparations"},{"c":10,"s":5,"id":10440,"u":"bookref-quick,3,exploration%20mode,0","p":479,"h":1,"n":"Exploration Mode"},{"c":10,"s":5,"id":10441,"u":"bookref-quick,3,flanking,0","p":476,"h":1,"n":"Flanking"},{"c":10,"s":5,"id":10442,"u":"bookref-quick,3,game%20conventions,0","p":444,"h":1,"n":"Game Conventions"},{"c":10,"s":5,"id":10443,"u":"bookref-quick,3,hero%20points,0","p":467,"h":1,"n":"Hero Points"},{"c":10,"s":5,"id":10444,"u":"bookref-quick,3,hit%20points%2c%20healing%2c%20and%20dying,0","p":459,"h":1,"n":"Hit Points, Healing, and Dying"},{"c":10,"s":5,"id":10445,"u":"bookref-quick,3,making%20choices,0","p":443,"h":1,"n":"Making Choices"},{"c":10,"s":5,"id":10446,"u":"bookref-quick,3,falling,0","p":463,"h":1,"n":"Falling"},{"c":10,"s":5,"id":10447,"u":"bookref-quick,3,movement,0","p":463,"h":1,"n":"Movement"},{"c":10,"s":5,"id":10448,"u":"bookref-quick,3,overriding%20conditions,0","p":618,"h":1,"n":"Overriding Conditions"},{"c":10,"s":5,"id":10449,"u":"bookref-quick,3,perception,0","p":464,"h":1,"n":"Perception"},{"c":10,"s":5,"id":10450,"u":"bookref-quick,3,special%20checks,0","p":450,"h":1,"n":"Special Checks"},{"c":10,"s":5,"id":10451,"u":"bookref-quick,3,spell%20attack%20rolls,0","p":447,"h":1,"n":"Spell Attack Rolls"},{"c":10,"s":5,"id":10452,"u":"bookref-quick,3,specific%20checks,0","p":446,"h":1,"n":"Specific Checks"},{"c":10,"s":5,"id":10454,"u":"bookref-quick,4,simple%20dcs,0","p":503,"h":1,"n":"Simple DCs"},{"c":10,"s":5,"id":10455,"u":"bookref-quick,4,level-based%20dcs,0","p":503,"h":1,"n":"Level-Based DCs"},{"c":10,"s":5,"id":10456,"u":"bookref-quick,4,adjusting%20difficulty,0","p":503,"h":1,"n":"Adjusting Difficulty"},{"c":10,"s":5,"id":10457,"u":"bookref-quick,4,minimum%20proficiency,0","p":504,"h":1,"n":"Minimum Proficiency"},{"c":10,"s":5,"id":10458,"u":"bookref-quick,4,difficulty%20classes,0","p":503,"h":1,"n":"Difficulty Classes"},{"c":10,"s":5,"id":10459,"u":"bookref-quick,4,difficulty%20classes,0","p":503,"h":1,"n":"DCs"},{"c":10,"s":12,"id":10460,"u":"bookref-quick,4,drugs,0","p":120,"h":1,"n":"Drugs"},{"c":10,"s":5,"id":10461,"u":"bookref-quick,4,crowds,0","p":514,"h":1,"n":"Crowds"},{"c":10,"s":5,"id":10462,"u":"bookref-quick,4,environment,0","p":512,"h":1,"n":"Environment"},{"c":10,"s":5,"id":10463,"u":"bookref-quick,4,hazards,0","p":520,"h":1,"n":"Hazards"},{"c":10,"s":5,"id":10464,"u":"bookref-quick,4,planning%20a%20campaign,0","p":483,"h":1,"n":"Planning a Campaign"},{"c":10,"s":5,"id":10465,"u":"bookref-quick,4,building%20encounters,0","p":488,"h":1,"n":"Building Encounters"},{"c":10,"s":5,"id":10466,"u":"bookref-quick,4,preparing%20an%20adventure,0","p":486,"h":1,"n":"Preparing an Adventure"},{"c":10,"s":5,"id":10467,"u":"bookref-quick,4,rewards,0","p":507,"h":1,"n":"Rewards"},{"c":10,"s":5,"id":10468,"u":"bookref-quick,4,running%20modes%20of%20play,0","p":493,"h":1,"n":"Running Modes of Play"},{"c":10,"s":5,"id":10469,"u":"bookref-quick,4,running%20a%20game%20session,0","p":489,"h":1,"n":"Running a Game Session"},{"c":10,"s":12,"id":10470,"u":"bookref-quick,4,starting%20at%20a%20higher%20level,0","p":39,"h":1,"n":"Starting at a Higher Level"},{"c":11,"s":12,"id":10471,"u":"alternative%20scores_gmg","p":183,"h":1,"n":"Alternative Scores"},{"c":11,"s":12,"id":10472,"u":"ancestry%20paragon_gmg","p":194,"h":1,"n":"Ancestry Paragon"},{"c":11,"s":12,"id":10473,"u":"automatic%20bonus%20progression_gmg","p":196,"h":1,"n":"Automatic Bonus Progression"},{"c":11,"s":12,"id":10474,"u":"chases_gmg","p":156,"h":1,"n":"Chases"},{"c":11,"s":12,"id":10475,"u":"deep%20backgrounds_gmg","p":186,"h":1,"n":"Deep Backgrounds"},{"c":11,"s":12,"id":10476,"u":"dual-class%20pcs_gmg","p":192,"h":1,"n":"Dual-Class PCs"},{"c":11,"s":12,"id":10477,"u":"duels_gmg","p":166,"h":1,"n":"Duels"},{"c":11,"s":12,"id":10478,"u":"extreme%20good%20and%20evil_gmg","p":184,"h":1,"n":"Extreme Good and Evil"},{"c":11,"s":12,"id":10479,"u":"free%20archetype_gmg","p":194,"h":1,"n":"Free Archetype"},{"c":11,"s":12,"id":10480,"u":"gradual%20ability%20boosts_gmg","p":182,"h":1,"n":"Gradual Ability Boosts"},{"c":11,"s":12,"id":10481,"u":"hexploration_gmg","p":170,"h":1,"n":"Hexploration"},{"c":11,"s":12,"id":10482,"u":"high-quality_gmg","p":197,"h":1,"n":"High-Quality"},{"c":11,"s":12,"id":10483,"u":"incremental%20alignment_gmg","p":184,"h":1,"n":"Incremental Alignment"},{"c":11,"s":12,"id":10484,"u":"infiltration_gmg","p":160,"h":1,"n":"Infiltration"},{"c":11,"s":12,"id":10485,"u":"influence_gmg","p":151,"h":1,"n":"Influence"},{"c":11,"s":12,"id":10486,"u":"leadership_gmg","p":168,"h":1,"n":"Leadership"},{"c":11,"s":12,"id":10487,"u":"level%200%20characters_gmg","p":195,"h":1,"n":"Level 0 Characters"},{"c":11,"s":12,"id":10488,"u":"moral%20intentions_gmg","p":185,"h":1,"n":"Moral Intentions"},{"c":11,"s":12,"id":10489,"u":"no%20alignment_gmg","p":184,"h":1,"n":"No Alignment"},{"c":11,"s":12,"id":10490,"u":"point%20buy_gmg","p":182,"h":1,"n":"Point Buy"},{"c":11,"s":12,"id":10491,"u":"proficiency%20without%20level_gmg","p":198,"h":1,"n":"Proficiency Without Level"},{"c":11,"s":12,"id":10492,"u":"reputation_gmg","p":164,"h":1,"n":"Reputation"},{"c":11,"s":12,"id":10493,"u":"research_gmg","p":154,"h":1,"n":"Research"},{"c":11,"s":12,"id":10494,"u":"simplified%20ancestries_gmg","p":194,"h":1,"n":"Simplified Ancestries"},{"c":11,"s":12,"id":10495,"u":"simplified%20skill%20feats_gmg","p":194,"h":1,"n":"Simplified Skill Feats"},{"c":11,"s":12,"id":10496,"u":"skill%20points_gmg","p":199,"h":1,"n":"Skill Points"},{"c":11,"s":12,"id":10497,"u":"stamina_gmg","p":200,"h":1,"n":"Stamina"},{"c":11,"s":12,"id":10498,"u":"vehicles_gmg","p":174,"h":1,"n":"Vehicles"},{"c":11,"s":12,"id":10499,"u":"victory%20points_gmg","p":148,"h":1,"n":"Victory Points"},{"c":11,"s":53,"id":10500,"u":"cathartic%20magic_som","p":194,"h":1,"n":"Cathartic Magic"},{"c":11,"s":53,"id":10501,"u":"elementalism_som","p":198,"h":1,"n":"Elementalism"},{"c":11,"s":53,"id":10502,"u":"flexible%20preparation_som","p":208,"h":1,"n":"Flexible Preparation"},{"c":11,"s":53,"id":10503,"u":"geomancy_som","p":210,"h":1,"n":"Geomancy"},{"c":11,"s":53,"id":10504,"u":"ley%20lines_som","p":214,"h":1,"n":"Ley Lines"},{"c":11,"s":53,"id":10505,"u":"pervasive%20magic_som","p":218,"h":1,"n":"Pervasive Magic"},{"c":11,"s":53,"id":10506,"u":"shadow%20magic_som","p":224,"h":1,"n":"Shadow Magic"},{"c":11,"s":53,"id":10507,"u":"soul%20seeds_som","p":230,"h":1,"n":"Soul Seeds"},{"c":11,"s":53,"id":10508,"u":"soulforged%20armaments_som","p":232,"h":1,"n":"Soulforged Armaments"},{"c":11,"s":53,"id":10509,"u":"thassilonian%20rune%20magic_som","p":238,"h":1,"n":"Thassilonian Rune Magic"},{"c":11,"s":53,"id":10510,"u":"true%20names_som","p":244,"h":1,"n":"True Names"},{"c":11,"s":53,"id":10511,"u":"wellspring%20magic_som","p":248,"h":1,"n":"Wellspring Magic"},{"c":11,"s":39,"id":10512,"u":"life%20in%20the%20academy_sot1","p":61,"h":1,"n":"Life in the Academy"},{"c":15,"s":5,"id":10555,"u":"crb","n":"CRB: Core Rulebook"},{"c":15,"s":12,"id":10556,"u":"gmg","n":"GMG: Gamemastery Guide"},{"c":15,"s":52,"id":10557,"u":"lowg","n":"LOWG: Lost Omens: World Guide"},{"c":15,"s":53,"id":10558,"u":"som","n":"SoM: Secrets of Magic"},{"c":9,"s":9,"id":10559,"u":"gogunta_b1","p":45,"h":1,"n":"Gogunta"},{"c":9,"s":9,"id":10560,"u":"gogunta_b1","p":45,"h":1,"n":"Song of the Swamp"},{"c":9,"s":9,"id":10561,"u":"treerazer_b1","p":312,"h":1,"n":"Treerazer"},{"c":9,"s":9,"id":10562,"u":"treerazer_b1","p":312,"h":1,"n":"Lord of the Blasted Tarn"},{"c":9,"s":10,"id":10563,"u":"ydersius_b2","p":237,"h":1,"n":"Ydersius"},{"c":9,"s":5,"id":10564,"u":"abadar_crb","p":437,"h":1,"n":"Abadar"},{"c":9,"s":5,"id":10565,"u":"abadar_crb","p":437,"h":1,"n":"The Master of the First Vault"},{"c":9,"s":5,"id":10566,"u":"asmodeus_crb","p":437,"h":1,"n":"Asmodeus"},{"c":9,"s":5,"id":10567,"u":"asmodeus_crb","p":437,"h":1,"n":"The Prince of Darkness"},{"c":9,"s":5,"id":10568,"u":"atheists%20and%20free%20agents_crb","p":440,"h":1,"n":"Atheists and Free Agents"},{"c":9,"s":5,"id":10569,"u":"atheists%20and%20free%20agents_crb","p":440,"h":1,"n":"Atheism"},{"c":9,"s":5,"id":10570,"u":"calistria_crb","p":437,"h":1,"n":"Calistria"},{"c":9,"s":5,"id":10571,"u":"calistria_crb","p":437,"h":1,"n":"The Savored Sting"},{"c":9,"s":5,"id":10572,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"Cayden Cailean"},{"c":9,"s":5,"id":10573,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"The Drunken Hero"},{"c":9,"s":5,"id":10574,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"The Accidental God"},{"c":9,"s":5,"id":10575,"u":"desna_crb","p":438,"h":1,"n":"Desna"},{"c":9,"s":5,"id":10576,"u":"desna_crb","p":438,"h":1,"n":"The Song of the Spheres"},{"c":9,"s":5,"id":10577,"u":"erastil_crb","p":438,"h":1,"n":"Erastil"},{"c":9,"s":5,"id":10578,"u":"erastil_crb","p":438,"h":1,"n":"Old Deadeye"},{"c":9,"s":5,"id":10579,"u":"gorum_crb","p":438,"h":1,"n":"Gorum"},{"c":9,"s":5,"id":10580,"u":"gorum_crb","p":438,"h":1,"n":"Our Lord in Iron"},{"c":9,"s":5,"id":10581,"u":"gozreh_crb","p":438,"h":1,"n":"Gozreh"},{"c":9,"s":5,"id":10582,"u":"gozreh_crb","p":438,"h":1,"n":"The Wind and the waves"},{"c":9,"s":5,"id":10583,"u":"green%20faith_crb","p":440,"h":1,"n":"Green Faith"},{"c":9,"s":5,"id":10584,"u":"iomedae_crb","p":438,"h":1,"n":"Iomedae"},{"c":9,"s":5,"id":10585,"u":"iomedae_crb","p":438,"h":1,"n":"The Inheritor"},{"c":9,"s":5,"id":10586,"u":"irori_crb","p":438,"h":1,"n":"Irori"},{"c":9,"s":5,"id":10587,"u":"irori_crb","p":438,"h":1,"n":"Master of Masters"},{"c":9,"s":5,"id":10588,"u":"lamashtu_crb","p":439,"h":1,"n":"Lamashtu"},{"c":9,"s":5,"id":10589,"u":"lamashtu_crb","p":439,"h":1,"n":"Mother of Monsters"},{"c":9,"s":5,"id":10590,"u":"nethys_crb","p":439,"h":1,"n":"Nethys"},{"c":9,"s":5,"id":10591,"u":"nethys_crb","p":439,"h":1,"n":"The All-Seeing Eye"},{"c":9,"s":5,"id":10592,"u":"norgorber_crb","p":439,"h":1,"n":"Norgorber"},{"c":9,"s":5,"id":10593,"u":"norgorber_crb","p":439,"h":1,"n":"Blackfingers"},{"c":9,"s":5,"id":10594,"u":"norgorber_crb","p":439,"h":1,"n":"Father Skinsaw"},{"c":9,"s":5,"id":10595,"u":"norgorber_crb","p":439,"h":1,"n":"Gray Master"},{"c":9,"s":5,"id":10596,"u":"norgorber_crb","p":439,"h":1,"n":"Reaper of Reputation"},{"c":9,"s":5,"id":10597,"u":"pharasma_crb","p":439,"h":1,"n":"Pharasma"},{"c":9,"s":5,"id":10598,"u":"pharasma_crb","p":439,"h":1,"n":"Lady of Graves"},{"c":9,"s":5,"id":10599,"u":"prophecies%20of%20kalistrade_crb","p":440,"h":1,"n":"Prophecies of Kalistrade"},{"c":9,"s":5,"id":10600,"u":"rovagug_crb","p":439,"h":1,"n":"Rovagug"},{"c":9,"s":5,"id":10601,"u":"rovagug_crb","p":439,"h":1,"n":"Rough Beast"},{"c":9,"s":5,"id":10602,"u":"sarenrae_crb","p":439,"h":1,"n":"Sarenrae"},{"c":9,"s":5,"id":10603,"u":"sarenrae_crb","p":439,"h":1,"n":"Dawnflower"},{"c":9,"s":5,"id":10604,"u":"shelyn_crb","p":440,"h":1,"n":"Shelyn"},{"c":9,"s":5,"id":10605,"u":"shelyn_crb","p":440,"h":1,"n":"The Eternal Rose"},{"c":9,"s":5,"id":10606,"u":"torag_crb","p":440,"h":1,"n":"Torag"},{"c":9,"s":5,"id":10607,"u":"torag_crb","p":440,"h":1,"n":"Father of Creation"},{"c":9,"s":5,"id":10608,"u":"urgathoa_crb","p":440,"h":1,"n":"Urgathoa"},{"c":9,"s":5,"id":10609,"u":"urgathoa_crb","p":440,"h":1,"n":"Pallid Princess"},{"c":9,"s":5,"id":10610,"u":"whispering%20way_crb","p":441,"h":1,"n":"Whispering Way"},{"c":9,"s":5,"id":10611,"u":"zon-kuthon_crb","p":440,"h":1,"n":"Zon-Kuthon"},{"c":9,"s":5,"id":10612,"u":"zon-kuthon_crb","p":440,"h":1,"n":"Midnight Lord"},{"c":9,"s":48,"id":10613,"u":"cosmic%20caravan_av0","p":5,"h":1,"n":"Cosmic Caravan"},{"c":9,"s":63,"id":10614,"u":"followers%20of%20fate_bst2","p":184,"h":1,"n":"Followers Of Fate"},{"c":9,"s":8,"id":10615,"u":"zevgavizeb_ec3","p":67,"h":1,"n":"Zevgavizeb"},{"c":9,"s":8,"id":10616,"u":"zevgavizeb_ec3","p":67,"h":1,"n":"The Beast of Gluttondark"},{"c":9,"s":55,"id":10617,"u":"abraxas_logm","p":124,"h":1,"n":"Abraxas"},{"c":9,"s":55,"id":10618,"u":"abraxas_logm","p":124,"h":1,"n":"Master of the Final Incantation"},{"c":9,"s":55,"id":10619,"u":"achaekek_logm","p":52,"h":1,"n":"Achaekek"},{"c":9,"s":55,"id":10620,"u":"achaekek_logm","p":52,"h":1,"n":"He Who Walks In Blood"},{"c":9,"s":55,"id":10621,"u":"alglenweis_logm","p":132,"h":1,"n":"Alglenweis"},{"c":9,"s":55,"id":10622,"u":"alglenweis_logm","p":132,"h":1,"n":"Princess of the Rime"},{"c":9,"s":55,"id":10623,"u":"alseta_logm","p":53,"h":1,"n":"Alseta"},{"c":9,"s":55,"id":10624,"u":"alseta_logm","p":53,"h":1,"n":"The Welcomer"},{"c":9,"s":55,"id":10625,"u":"andoletta_logm","p":128,"h":1,"n":"Andoletta"},{"c":9,"s":55,"id":10626,"u":"andoletta_logm","p":128,"h":1,"n":"Grandmother Crow"},{"c":9,"s":55,"id":10627,"u":"angazhan_logm","p":124,"h":1,"n":"Angazhan"},{"c":9,"s":55,"id":10628,"u":"angazhan_logm","p":124,"h":1,"n":"The Ravenous King"},{"c":9,"s":55,"id":10629,"u":"angradd_logm","p":126,"h":1,"n":"Angradd"},{"c":9,"s":55,"id":10630,"u":"angradd_logm","p":126,"h":1,"n":"The Forge-Fire"},{"c":9,"s":55,"id":10631,"u":"anubis_logm","p":124,"h":1,"n":"Anubis"},{"c":9,"s":55,"id":10632,"u":"anubis_logm","p":124,"h":1,"n":"Guardian of the Tomb"},{"c":9,"s":55,"id":10633,"u":"apollyon_logm","p":128,"h":1,"n":"Apollyon"},{"c":9,"s":55,"id":10634,"u":"apollyon_logm","p":128,"h":1,"n":"Prince of Locusts"},{"c":9,"s":55,"id":10635,"u":"apsu_logm","p":130,"h":1,"n":"Apsu"},{"c":9,"s":55,"id":10636,"u":"apsu_logm","p":130,"h":1,"n":"The Waybringer"},{"c":9,"s":55,"id":10637,"u":"arazni_logm","p":54,"h":1,"n":"Arazni"},{"c":9,"s":55,"id":10638,"u":"arazni_logm","p":54,"h":1,"n":"The Unyielding"},{"c":9,"s":55,"id":10639,"u":"ardad%20lili_logm","p":75,"h":1,"n":"Ardad Lili"},{"c":9,"s":55,"id":10640,"u":"ardad%20lili_logm","p":75,"h":1,"n":"The End of Innocence"},{"c":9,"s":55,"id":10641,"u":"arshea_logm","p":128,"h":1,"n":"Arshea"},{"c":9,"s":55,"id":10642,"u":"arshea_logm","p":128,"h":1,"n":"Spirit of Abandon"},{"c":9,"s":55,"id":10643,"u":"arundhat_logm","p":132,"h":1,"n":"Arundhat"},{"c":9,"s":55,"id":10644,"u":"arundhat_logm","p":132,"h":1,"n":"The Sacred Perfume"},{"c":9,"s":55,"id":10645,"u":"ashava_logm","p":128,"h":1,"n":"Ashava"},{"c":9,"s":55,"id":10646,"u":"ashava_logm","p":128,"h":1,"n":"The True Spark"},{"c":9,"s":55,"id":10647,"u":"ashukharma_logm","p":132,"h":1,"n":"Ashukharma"},{"c":9,"s":55,"id":10648,"u":"ashukharma_logm","p":132,"h":1,"n":"The Divine Divide"},{"c":9,"s":55,"id":10649,"u":"atreia_logm","p":126,"h":1,"n":"Atreia"},{"c":9,"s":55,"id":10650,"u":"atreia_logm","p":126,"h":1,"n":"The Lambent King"},{"c":9,"s":55,"id":10651,"u":"ayrzul_logm","p":126,"h":1,"n":"Ayrzul"},{"c":9,"s":55,"id":10652,"u":"ayrzul_logm","p":126,"h":1,"n":"The Fossilized King"},{"c":9,"s":55,"id":10653,"u":"azathoth_logm","p":130,"h":1,"n":"Azathoth"},{"c":9,"s":55,"id":10654,"u":"azathoth_logm","p":130,"h":1,"n":"The Primal Chaos"},{"c":9,"s":55,"id":10655,"u":"baalzebul_logm","p":74,"h":1,"n":"Baalzebul"},{"c":9,"s":55,"id":10656,"u":"baalzebul_logm","p":74,"h":1,"n":"Lord of Flies"},{"c":9,"s":55,"id":10657,"u":"baphomet_logm","p":76,"h":1,"n":"Baphomet"},{"c":9,"s":55,"id":10658,"u":"baphomet_logm","p":76,"h":1,"n":"Lord of the Labyrinth"},{"c":9,"s":55,"id":10659,"u":"barbatos_logm","p":74,"h":1,"n":"Barbatos"},{"c":9,"s":55,"id":10660,"u":"barbatos_logm","p":74,"h":1,"n":"The Bearded Lord"},{"c":9,"s":55,"id":10661,"u":"barzahk_logm","p":130,"h":1,"n":"Barzahk"},{"c":9,"s":55,"id":10662,"u":"barzahk_logm","p":130,"h":1,"n":"The Passage"},{"c":9,"s":55,"id":10663,"u":"bastet_logm","p":124,"h":1,"n":"Bastet"},{"c":9,"s":55,"id":10664,"u":"bastet_logm","p":124,"h":1,"n":"The Sly Enchantress"},{"c":9,"s":55,"id":10665,"u":"belial_logm","p":74,"h":1,"n":"Belial"},{"c":9,"s":55,"id":10666,"u":"belial_logm","p":74,"h":1,"n":"The Pale Kiss"},{"c":9,"s":55,"id":10667,"u":"bes_logm","p":124,"h":1,"n":"Bes"},{"c":9,"s":55,"id":10668,"u":"bes_logm","p":124,"h":1,"n":"The Guardian Fool"},{"c":9,"s":55,"id":10669,"u":"besmara_logm","p":55,"h":1,"n":"Besmara"},{"c":9,"s":55,"id":10670,"u":"besmara_logm","p":55,"h":1,"n":"The Pirate Queen"},{"c":9,"s":55,"id":10671,"u":"black%20butterfly_logm","p":128,"h":1,"n":"Black Butterfly"},{"c":9,"s":55,"id":10672,"u":"black%20butterfly_logm","p":128,"h":1,"n":"The Silence Between"},{"c":9,"s":55,"id":10673,"u":"bolka_logm","p":126,"h":1,"n":"Bolka"},{"c":9,"s":55,"id":10674,"u":"bolka_logm","p":126,"h":1,"n":"The Golden Gift"},{"c":9,"s":55,"id":10675,"u":"brigh_logm","p":56,"h":1,"n":"Brigh"},{"c":9,"s":55,"id":10676,"u":"brigh_logm","p":56,"h":1,"n":"The Whisper In Bronze"},{"c":9,"s":55,"id":10677,"u":"casandalee_logm","p":57,"h":1,"n":"Casandalee"},{"c":9,"s":55,"id":10678,"u":"casandalee_logm","p":57,"h":1,"n":"The Iron Goddess"},{"c":9,"s":55,"id":10679,"u":"cernunnos_logm","p":128,"h":1,"n":"Cernunnos"},{"c":9,"s":55,"id":10680,"u":"cernunnos_logm","p":128,"h":1,"n":"The Horned Lord"},{"c":9,"s":55,"id":10681,"u":"chaldira_logm","p":58,"h":1,"n":"Chaldira"},{"c":9,"s":55,"id":10682,"u":"chaldira_logm","p":58,"h":1,"n":"The Calamitous Turn"},{"c":9,"s":55,"id":10683,"u":"chamidu_logm","p":132,"h":1,"n":"Chamidu"},{"c":9,"s":55,"id":10684,"u":"chamidu_logm","p":132,"h":1,"n":"The Roar of the Storm"},{"c":9,"s":55,"id":10685,"u":"charon_logm","p":128,"h":1,"n":"Charon"},{"c":9,"s":55,"id":10686,"u":"charon_logm","p":128,"h":1,"n":"The Boatman"},{"c":9,"s":55,"id":10687,"u":"count%20ranalc_logm","p":78,"h":1,"n":"Count Ranalc"},{"c":9,"s":55,"id":10688,"u":"count%20ranalc_logm","p":78,"h":1,"n":"The Traitor"},{"c":9,"s":55,"id":10689,"u":"cyth-v'sug_logm","p":76,"h":1,"n":"Cyth-V'sug"},{"c":9,"s":55,"id":10690,"u":"cyth-v'sug_logm","p":76,"h":1,"n":"Prince of the Blasted Heath"},{"c":9,"s":55,"id":10691,"u":"dagon_logm","p":76,"h":1,"n":"Dagon"},{"c":9,"s":55,"id":10692,"u":"dagon_logm","p":76,"h":1,"n":"The Shadow in the Sea"},{"c":9,"s":55,"id":10693,"u":"dahak_logm","p":130,"h":1,"n":"Dahak"},{"c":9,"s":55,"id":10694,"u":"dahak_logm","p":130,"h":1,"n":"The Endless Destruction"},{"c":9,"s":55,"id":10695,"u":"daikitsu_logm","p":132,"h":1,"n":"Daikitsu"},{"c":9,"s":55,"id":10696,"u":"daikitsu_logm","p":132,"h":1,"n":"Lady of Foxes"},{"c":9,"s":55,"id":10697,"u":"dammerich_logm","p":128,"h":1,"n":"Dammerich"},{"c":9,"s":55,"id":10698,"u":"dammerich_logm","p":128,"h":1,"n":"The Weighted Swing"},{"c":9,"s":55,"id":10699,"u":"dhalavei_logm","p":132,"h":1,"n":"Dhalavei"},{"c":9,"s":55,"id":10700,"u":"dhalavei_logm","p":132,"h":1,"n":"The Unsuspected Rot"},{"c":9,"s":55,"id":10701,"u":"diomazul_logm","p":132,"h":1,"n":"Diomazul"},{"c":9,"s":55,"id":10702,"u":"diomazul_logm","p":132,"h":1,"n":"The Serpent of Eighty Blades"},{"c":9,"s":55,"id":10703,"u":"dispater_logm","p":74,"h":1,"n":"Dispater"},{"c":9,"s":55,"id":10704,"u":"dispater_logm","p":74,"h":1,"n":"Iron Lord"},{"c":9,"s":55,"id":10705,"u":"doloras_logm","p":75,"h":1,"n":"Doloras"},{"c":9,"s":55,"id":10706,"u":"doloras_logm","p":75,"h":1,"n":"Our Lady of Pain"},{"c":9,"s":55,"id":10707,"u":"dranngvit_logm","p":126,"h":1,"n":"Dranngvit"},{"c":9,"s":55,"id":10708,"u":"dranngvit_logm","p":126,"h":1,"n":"The Debt Minder"},{"c":9,"s":55,"id":10709,"u":"droskar_logm","p":126,"h":1,"n":"Droskar"},{"c":9,"s":55,"id":10710,"u":"droskar_logm","p":126,"h":1,"n":"The Dark Smith"},{"c":9,"s":55,"id":10711,"u":"dwarven%20pantheon_logm","p":92,"h":1,"n":"Dwarven Pantheon"},{"c":9,"s":55,"id":10712,"u":"eiseth_logm","p":75,"h":1,"n":"Eiseth"},{"c":9,"s":55,"id":10713,"u":"eiseth_logm","p":75,"h":1,"n":"The Erinyes Queen"},{"c":9,"s":55,"id":10714,"u":"elven%20pantheon_logm","p":93,"h":1,"n":"Elven Pantheon"},{"c":9,"s":55,"id":10715,"u":"erecura_logm","p":130,"h":1,"n":"Erecura"},{"c":9,"s":55,"id":10716,"u":"erecura_logm","p":130,"h":1,"n":"Queen of Dis"},{"c":9,"s":55,"id":10717,"u":"eritrice_logm","p":128,"h":1,"n":"Eritrice"},{"c":9,"s":55,"id":10718,"u":"eritrice_logm","p":128,"h":1,"n":"Heart-Speaker"},{"c":9,"s":55,"id":10719,"u":"esoteric%20order%20of%20the%20palatine%20eye_logm","p":94,"h":1,"n":"Esoteric Order of the Palatine Eye"},{"c":9,"s":55,"id":10720,"u":"falayna_logm","p":128,"h":1,"n":"Falayna"},{"c":9,"s":55,"id":10721,"u":"falayna_logm","p":128,"h":1,"n":"Warrior's Ring"},{"c":9,"s":55,"id":10722,"u":"findeladlara_logm","p":128,"h":1,"n":"Findeladlara"},{"c":9,"s":55,"id":10723,"u":"findeladlara_logm","p":128,"h":1,"n":"The Guiding Hand"},{"c":9,"s":55,"id":10724,"u":"folgrit_logm","p":126,"h":1,"n":"Folgrit"},{"c":9,"s":55,"id":10725,"u":"folgrit_logm","p":126,"h":1,"n":"The Watchful Mother"},{"c":9,"s":55,"id":10726,"u":"fumeiyoshi_logm","p":132,"h":1,"n":"Fumeiyoshi"},{"c":9,"s":55,"id":10727,"u":"fumeiyoshi_logm","p":132,"h":1,"n":"Lord of Envy"},{"c":9,"s":55,"id":10728,"u":"gendowyn_logm","p":130,"h":1,"n":"Gendowyn"},{"c":9,"s":55,"id":10729,"u":"gendowyn_logm","p":130,"h":1,"n":"Lady of the Fangwood"},{"c":9,"s":55,"id":10730,"u":"general%20susumu_logm","p":132,"h":1,"n":"General Susumu"},{"c":9,"s":55,"id":10731,"u":"general%20susumu_logm","p":132,"h":1,"n":"The Black Daimyo"},{"c":9,"s":55,"id":10732,"u":"geryon_logm","p":75,"h":1,"n":"Geryon"},{"c":9,"s":55,"id":10733,"u":"geryon_logm","p":75,"h":1,"n":"The Serpent"},{"c":9,"s":55,"id":10734,"u":"ghlaunder_logm","p":59,"h":1,"n":"Ghlaunder"},{"c":9,"s":55,"id":10735,"u":"ghlaunder_logm","p":59,"h":1,"n":"The Gossamer King"},{"c":9,"s":55,"id":10736,"u":"god%20calling_logm","p":95,"h":1,"n":"God Calling"},{"c":9,"s":55,"id":10737,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"Grandmother Spider"},{"c":9,"s":55,"id":10738,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"The Weaver"},{"c":9,"s":55,"id":10739,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"Nana Anadi"},{"c":9,"s":55,"id":10740,"u":"groetus_logm","p":61,"h":1,"n":"Groetus"},{"c":9,"s":55,"id":10741,"u":"groetus_logm","p":61,"h":1,"n":"God of the End Times"},{"c":9,"s":55,"id":10742,"u":"gruhastha_logm","p":62,"h":1,"n":"Gruhastha"},{"c":9,"s":55,"id":10743,"u":"gruhastha_logm","p":62,"h":1,"n":"The Keeper"},{"c":9,"s":55,"id":10744,"u":"grundinnar_logm","p":126,"h":1,"n":"Grundinnar"},{"c":9,"s":55,"id":10745,"u":"grundinnar_logm","p":126,"h":1,"n":"The Peacemaker"},{"c":9,"s":55,"id":10746,"u":"gyronna_logm","p":130,"h":1,"n":"Gyronna"},{"c":9,"s":55,"id":10747,"u":"gyronna_logm","p":130,"h":1,"n":"The Angry Hag"},{"c":9,"s":55,"id":10748,"u":"halcamora_logm","p":128,"h":1,"n":"Halcamora"},{"c":9,"s":55,"id":10749,"u":"halcamora_logm","p":128,"h":1,"n":"Lady of Ripe Bounty"},{"c":9,"s":55,"id":10750,"u":"hanspur_logm","p":130,"h":1,"n":"Hanspur"},{"c":9,"s":55,"id":10751,"u":"hanspur_logm","p":130,"h":1,"n":"The Water Rat"},{"c":9,"s":55,"id":10752,"u":"hastur_logm","p":130,"h":1,"n":"Hastur"},{"c":9,"s":55,"id":10753,"u":"hastur_logm","p":130,"h":1,"n":"The King in Yellow"},{"c":9,"s":55,"id":10754,"u":"hathor_logm","p":124,"h":1,"n":"Hathor"},{"c":9,"s":55,"id":10755,"u":"hathor_logm","p":124,"h":1,"n":"Mistress of Jubilation"},{"c":9,"s":55,"id":10756,"u":"hei%20feng_logm","p":63,"h":1,"n":"Hei Feng"},{"c":9,"s":55,"id":10757,"u":"hei%20feng_logm","p":63,"h":1,"n":"Duke of Thunder"},{"c":9,"s":55,"id":10758,"u":"horus_logm","p":124,"h":1,"n":"Horus"},{"c":9,"s":55,"id":10759,"u":"horus_logm","p":124,"h":1,"n":"The Distant Falcon"},{"c":9,"s":55,"id":10760,"u":"hshurha_logm","p":126,"h":1,"n":"Hshurha"},{"c":9,"s":55,"id":10761,"u":"hshurha_logm","p":126,"h":1,"n":"Duchess of All Winds"},{"c":9,"s":55,"id":10762,"u":"imbrex_logm","p":78,"h":1,"n":"Imbrex"},{"c":9,"s":55,"id":10763,"u":"imbrex_logm","p":78,"h":1,"n":"The Twins"},{"c":9,"s":55,"id":10764,"u":"imot_logm","p":130,"h":1,"n":"Imot"},{"c":9,"s":55,"id":10765,"u":"imot_logm","p":130,"h":1,"n":"The Symbol of Doom"},{"c":9,"s":55,"id":10766,"u":"irez_logm","p":128,"h":1,"n":"Irez"},{"c":9,"s":55,"id":10767,"u":"irez_logm","p":128,"h":1,"n":"Lady of Inscribed Wonder"},{"c":9,"s":55,"id":10768,"u":"isis_logm","p":124,"h":1,"n":"Isis"},{"c":9,"s":55,"id":10769,"u":"isis_logm","p":124,"h":1,"n":"Queen of Miracles"},{"c":9,"s":55,"id":10770,"u":"jaidi_logm","p":130,"h":1,"n":"Jaidi"},{"c":9,"s":55,"id":10771,"u":"jaidi_logm","p":130,"h":1,"n":"The Blessing and Bounty"},{"c":9,"s":55,"id":10772,"u":"jaidz_logm","p":128,"h":1,"n":"Jaidz"},{"c":9,"s":55,"id":10773,"u":"jaidz_logm","p":128,"h":1,"n":"Fearless Claw"},{"c":9,"s":55,"id":10774,"u":"kabriri_logm","p":77,"h":1,"n":"Kabriri"},{"c":9,"s":55,"id":10775,"u":"kabriri_logm","p":77,"h":1,"n":"Him Who Gnaws"},{"c":9,"s":55,"id":10776,"u":"kazutal_logm","p":64,"h":1,"n":"Kazutal"},{"c":9,"s":55,"id":10777,"u":"kazutal_logm","p":64,"h":1,"n":"Duke of Thunder"},{"c":9,"s":55,"id":10778,"u":"kelizandri_logm","p":126,"h":1,"n":"Kelizandri"},{"c":9,"s":55,"id":10779,"u":"kelizandri_logm","p":126,"h":1,"n":"The Brackish Emperor"},{"c":9,"s":55,"id":10780,"u":"kerkamoth_logm","p":130,"h":1,"n":"Kerkamoth"},{"c":9,"s":55,"id":10781,"u":"kerkamoth_logm","p":130,"h":1,"n":"The Waiting Void"},{"c":9,"s":55,"id":10782,"u":"ketephys_logm","p":128,"h":1,"n":"Ketephys"},{"c":9,"s":55,"id":10783,"u":"ketephys_logm","p":128,"h":1,"n":"The Hunter"},{"c":9,"s":55,"id":10784,"u":"kofusachi_logm","p":132,"h":1,"n":"Kofusachi"},{"c":9,"s":55,"id":10785,"u":"kofusachi_logm","p":132,"h":1,"n":"The Laughing God"},{"c":9,"s":55,"id":10786,"u":"kols_logm","p":126,"h":1,"n":"Kols"},{"c":9,"s":55,"id":10787,"u":"kols_logm","p":126,"h":1,"n":"Oath-Keeper"},{"c":9,"s":55,"id":10788,"u":"korada_logm","p":128,"h":1,"n":"Korada"},{"c":9,"s":55,"id":10789,"u":"korada_logm","p":128,"h":1,"n":"The Open Hand of Harmony"},{"c":9,"s":55,"id":10790,"u":"kostchtchie_logm","p":126,"h":1,"n":"Kostchtchie"},{"c":9,"s":55,"id":10791,"u":"kostchtchie_logm","p":126,"h":1,"n":"The Deathless Frost"},{"c":9,"s":55,"id":10792,"u":"kurgess_logm","p":65,"h":1,"n":"Kurgess"},{"c":9,"s":55,"id":10793,"u":"kurgess_logm","p":65,"h":1,"n":"The Strong Man"},{"c":9,"s":55,"id":10794,"u":"lady%20jingxi_logm","p":132,"h":1,"n":"Lady Jingxi"},{"c":9,"s":55,"id":10795,"u":"lady%20jingxi_logm","p":132,"h":1,"n":"The Poet of Dawn and Dusk"},{"c":9,"s":55,"id":10796,"u":"lady%20nanbyo_logm","p":132,"h":1,"n":"Lady Nanbyo"},{"c":9,"s":55,"id":10797,"u":"lady%20nanbyo_logm","p":132,"h":1,"n":"The Widow of Suffering"},{"c":9,"s":55,"id":10798,"u":"lahkgya_logm","p":132,"h":1,"n":"Lahkgya"},{"c":9,"s":55,"id":10799,"u":"lahkgya_logm","p":132,"h":1,"n":"Patron of Monkeys"},{"c":9,"s":55,"id":10800,"u":"lao%20shu%20po_logm","p":132,"h":1,"n":"Lao Shu Po"},{"c":9,"s":55,"id":10801,"u":"lao%20shu%20po_logm","p":132,"h":1,"n":"Old Rat Woman"},{"c":9,"s":55,"id":10802,"u":"laws%20of%20mortality_logm","p":97,"h":1,"n":"Laws of Mortality"},{"c":9,"s":55,"id":10803,"u":"likha_logm","p":132,"h":1,"n":"Likha"},{"c":9,"s":55,"id":10804,"u":"likha_logm","p":132,"h":1,"n":"The Teller"},{"c":9,"s":55,"id":10805,"u":"lissala_logm","p":130,"h":1,"n":"Lissala"},{"c":9,"s":55,"id":10806,"u":"lissala_logm","p":130,"h":1,"n":"The Sihedron Scion"},{"c":9,"s":55,"id":10807,"u":"lymnieris_logm","p":128,"h":1,"n":"Lymnieris"},{"c":9,"s":55,"id":10808,"u":"lymnieris_logm","p":128,"h":1,"n":"The Auroral Tower"},{"c":9,"s":55,"id":10809,"u":"lysianassa_logm","p":126,"h":1,"n":"Lysianassa"},{"c":9,"s":55,"id":10810,"u":"lysianassa_logm","p":126,"h":1,"n":"Empress of the Torrent"},{"c":9,"s":55,"id":10811,"u":"ma'at_logm","p":124,"h":1,"n":"Ma'at"},{"c":9,"s":55,"id":10812,"u":"ma'at_logm","p":124,"h":1,"n":"The Feather of Truth"},{"c":9,"s":55,"id":10813,"u":"magdh_logm","p":79,"h":1,"n":"Magdh"},{"c":9,"s":55,"id":10814,"u":"magdh_logm","p":79,"h":1,"n":"The Three"},{"c":9,"s":55,"id":10815,"u":"magrim_logm","p":126,"h":1,"n":"Magrim"},{"c":9,"s":55,"id":10816,"u":"magrim_logm","p":126,"h":1,"n":"The Taskmaster"},{"c":9,"s":55,"id":10817,"u":"mahathallah_logm","p":75,"h":1,"n":"Mahathallah"},{"c":9,"s":55,"id":10818,"u":"mahathallah_logm","p":75,"h":1,"n":"Dowager of Illusions"},{"c":9,"s":55,"id":10819,"u":"mammon_logm","p":75,"h":1,"n":"Mammon"},{"c":9,"s":55,"id":10820,"u":"mammon_logm","p":75,"h":1,"n":"The Argent Prince"},{"c":9,"s":55,"id":10821,"u":"matravash_logm","p":132,"h":1,"n":"Matravash"},{"c":9,"s":55,"id":10822,"u":"matravash_logm","p":132,"h":1,"n":"The Wide Water"},{"c":9,"s":55,"id":10823,"u":"mephistopheles_logm","p":75,"h":1,"n":"Mephistopheles"},{"c":9,"s":55,"id":10824,"u":"mephistopheles_logm","p":75,"h":1,"n":"The Crimson Son"},{"c":9,"s":55,"id":10825,"u":"milani_logm","p":66,"h":1,"n":"Milani"},{"c":9,"s":55,"id":10826,"u":"milani_logm","p":66,"h":1,"n":"The Everbloom"},{"c":9,"s":55,"id":10827,"u":"moloch_logm","p":75,"h":1,"n":"Moloch"},{"c":9,"s":55,"id":10828,"u":"moloch_logm","p":75,"h":1,"n":"The Ashen Bull"},{"c":9,"s":55,"id":10829,"u":"monad_logm","p":130,"h":1,"n":"Monad"},{"c":9,"s":55,"id":10830,"u":"monad_logm","p":130,"h":1,"n":"The Condition of All"},{"c":9,"s":55,"id":10831,"u":"mother%20vulture_logm","p":130,"h":1,"n":"Mother Vulture"},{"c":9,"s":55,"id":10832,"u":"mother%20vulture_logm","p":130,"h":1,"n":"The Flesheater"},{"c":9,"s":55,"id":10833,"u":"naderi_logm","p":130,"h":1,"n":"Naderi"},{"c":9,"s":55,"id":10834,"u":"naderi_logm","p":130,"h":1,"n":"The Lost Maiden"},{"c":9,"s":55,"id":10835,"u":"nalinivati_logm","p":132,"h":1,"n":"Nalinivati"},{"c":9,"s":55,"id":10836,"u":"nalinivati_logm","p":132,"h":1,"n":"The Serpent's Kiss"},{"c":9,"s":55,"id":10837,"u":"narakaas_logm","p":130,"h":1,"n":"Narakaas"},{"c":9,"s":55,"id":10838,"u":"narakaas_logm","p":130,"h":1,"n":"The Cleansing Sentence"},{"c":9,"s":55,"id":10839,"u":"narriseminek_logm","p":130,"h":1,"n":"Narriseminek"},{"c":9,"s":55,"id":10840,"u":"narriseminek_logm","p":130,"h":1,"n":"The Crownless, the Maker of Kings"},{"c":9,"s":55,"id":10841,"u":"nhimbaloth_logm","p":130,"h":1,"n":"Nhimbaloth"},{"c":9,"s":55,"id":10842,"u":"nhimbaloth_logm","p":130,"h":1,"n":"The Empty Death"},{"c":9,"s":55,"id":10843,"u":"nivi%20rhombodazzle_logm","p":67,"h":1,"n":"Nivi Rhombodazzle"},{"c":9,"s":55,"id":10844,"u":"nivi%20rhombodazzle_logm","p":67,"h":1,"n":"The Grey Polychrome"},{"c":9,"s":55,"id":10845,"u":"nocticula_logm","p":68,"h":1,"n":"Nocticula"},{"c":9,"s":55,"id":10846,"u":"nocticula_logm","p":68,"h":1,"n":"The Redeemer Queen"},{"c":9,"s":55,"id":10847,"u":"nurgal_logm","p":77,"h":1,"n":"Nurgal"},{"c":9,"s":55,"id":10848,"u":"nurgal_logm","p":77,"h":1,"n":"The Shining Scourge"},{"c":9,"s":55,"id":10849,"u":"nyarlathotep_logm","p":130,"h":1,"n":"Nyarlathotep"},{"c":9,"s":55,"id":10850,"u":"nyarlathotep_logm","p":130,"h":1,"n":"The Crawling Chaos"},{"c":9,"s":55,"id":10851,"u":"osiris_logm","p":124,"h":1,"n":"Osiris"},{"c":9,"s":55,"id":10852,"u":"osiris_logm","p":124,"h":1,"n":"Lord of the Living"},{"c":9,"s":55,"id":10853,"u":"otolmens_logm","p":130,"h":1,"n":"Otolmens"},{"c":9,"s":55,"id":10854,"u":"otolmens_logm","p":130,"h":1,"n":"The Universal"},{"c":9,"s":55,"id":10855,"u":"pazuzu_logm","p":77,"h":1,"n":"Pazuzu"},{"c":9,"s":55,"id":10856,"u":"pazuzu_logm","p":77,"h":1,"n":"King of the Wind Demons"},{"c":9,"s":55,"id":10857,"u":"pulura_logm","p":128,"h":1,"n":"Pulura"},{"c":9,"s":55,"id":10858,"u":"pulura_logm","p":128,"h":1,"n":"The Shimmering Maiden"},{"c":9,"s":55,"id":10859,"u":"qi%20zhong_logm","p":132,"h":1,"n":"Qi Zhong"},{"c":9,"s":55,"id":10860,"u":"qi%20zhong_logm","p":132,"h":1,"n":"Master of Medicine"},{"c":9,"s":55,"id":10861,"u":"ra_logm","p":124,"h":1,"n":"Ra"},{"c":9,"s":55,"id":10862,"u":"ra_logm","p":124,"h":1,"n":"King of the Heavens"},{"c":9,"s":55,"id":10863,"u":"ragathiel_logm","p":128,"h":1,"n":"Ragathiel"},{"c":9,"s":55,"id":10864,"u":"ragathiel_logm","p":128,"h":1,"n":"General of Vengeance"},{"c":9,"s":55,"id":10865,"u":"ragdya_logm","p":132,"h":1,"n":"Ragdya"},{"c":9,"s":55,"id":10866,"u":"ragdya_logm","p":132,"h":1,"n":"The Sage on the Mountain"},{"c":9,"s":55,"id":10867,"u":"ranginori_logm","p":128,"h":1,"n":"Ranginori"},{"c":9,"s":55,"id":10868,"u":"ranginori_logm","p":128,"h":1,"n":"Zephyrous Prince"},{"c":9,"s":55,"id":10869,"u":"raumya_logm","p":132,"h":1,"n":"Raumya"},{"c":9,"s":55,"id":10870,"u":"raumya_logm","p":132,"h":1,"n":"The Evil Prince"},{"c":9,"s":55,"id":10871,"u":"sairazul_logm","p":128,"h":1,"n":"Sairazul"},{"c":9,"s":55,"id":10872,"u":"sairazul_logm","p":128,"h":1,"n":"The Crystalline Queen"},{"c":9,"s":55,"id":10873,"u":"saloc_logm","p":130,"h":1,"n":"Saloc"},{"c":9,"s":55,"id":10874,"u":"saloc_logm","p":130,"h":1,"n":"The Minder of Immortals"},{"c":9,"s":55,"id":10875,"u":"sangpotshi_logm","p":99,"h":1,"n":"Sangpotshi"},{"c":9,"s":55,"id":10876,"u":"sekhmet_logm","p":124,"h":1,"n":"Sekhmet"},{"c":9,"s":55,"id":10877,"u":"sekhmet_logm","p":124,"h":1,"n":"Lady of Slaughter"},{"c":9,"s":55,"id":10878,"u":"selket_logm","p":124,"h":1,"n":"Selket"},{"c":9,"s":55,"id":10879,"u":"selket_logm","p":124,"h":1,"n":"Mistress of the Beautiful House"},{"c":9,"s":55,"id":10880,"u":"shax_logm","p":77,"h":1,"n":"Shax"},{"c":9,"s":55,"id":10881,"u":"shax_logm","p":77,"h":1,"n":"The Bloody Marquis"},{"c":9,"s":55,"id":10882,"u":"shei_logm","p":128,"h":1,"n":"Shei"},{"c":9,"s":55,"id":10883,"u":"shei_logm","p":128,"h":1,"n":"The Ibis Matron"},{"c":9,"s":55,"id":10884,"u":"shizuru_logm","p":70,"h":1,"n":"Shizuru"},{"c":9,"s":55,"id":10885,"u":"shizuru_logm","p":70,"h":1,"n":"The Empress of Heaven"},{"c":9,"s":55,"id":10886,"u":"shoanti%20animism_logm","p":100,"h":1,"n":"Shoanti Animism"},{"c":9,"s":55,"id":10887,"u":"sifkesh_logm","p":126,"h":1,"n":"Sifkesh"},{"c":9,"s":55,"id":10888,"u":"sifkesh_logm","p":126,"h":1,"n":"The Whispered Doubt"},{"c":9,"s":55,"id":10889,"u":"sivanah_logm","p":69,"h":1,"n":"Sivanah"},{"c":9,"s":55,"id":10890,"u":"sivanah_logm","p":69,"h":1,"n":"The Seventh Veil"},{"c":9,"s":55,"id":10891,"u":"sobek_logm","p":124,"h":1,"n":"Sobek"},{"c":9,"s":55,"id":10892,"u":"sobek_logm","p":124,"h":1,"n":"The Raging Torrent"},{"c":9,"s":55,"id":10893,"u":"soralyon_logm","p":128,"h":1,"n":"Soralyon"},{"c":9,"s":55,"id":10894,"u":"soralyon_logm","p":128,"h":1,"n":"The Mystic Angel"},{"c":9,"s":55,"id":10895,"u":"stag%20mother%20of%20the%20forest%20of%20stones_logm","p":132,"h":1,"n":"Stag Mother of the Forest of Stones"},{"c":9,"s":55,"id":10896,"u":"stag%20mother%20of%20the%20forest%20of%20stones_logm","p":132,"h":1,"n":"She Who Listens"},{"c":9,"s":55,"id":10897,"u":"sturovenen_logm","p":132,"h":1,"n":"Sturovenen"},{"c":9,"s":55,"id":10898,"u":"sturovenen_logm","p":132,"h":1,"n":"The Dragoneagle"},{"c":9,"s":55,"id":10899,"u":"sun%20wukong_logm","p":132,"h":1,"n":"Sun Wukong"},{"c":9,"s":55,"id":10900,"u":"sun%20wukong_logm","p":132,"h":1,"n":"The Monkey King"},{"c":9,"s":55,"id":10901,"u":"szuriel_logm","p":128,"h":1,"n":"Szuriel"},{"c":9,"s":55,"id":10902,"u":"szuriel_logm","p":128,"h":1,"n":"Angel of Desolation"},{"c":9,"s":55,"id":10903,"u":"tanagaar_logm","p":128,"h":1,"n":"Tanagaar"},{"c":9,"s":55,"id":10904,"u":"tanagaar_logm","p":128,"h":1,"n":"The Aurulent Eye"},{"c":9,"s":55,"id":10905,"u":"thamir_logm","p":130,"h":1,"n":"Thamir"},{"c":9,"s":55,"id":10906,"u":"thamir_logm","p":130,"h":1,"n":"The Silent Blade"},{"c":9,"s":55,"id":10907,"u":"the%20godclaw_logm","p":93,"h":1,"n":"The Godclaw"},{"c":9,"s":55,"id":10908,"u":"the%20green%20mother_logm","p":78,"h":1,"n":"The Green Mother"},{"c":9,"s":55,"id":10909,"u":"the%20green%20mother_logm","p":78,"h":1,"n":"The Feasting Flower"},{"c":9,"s":55,"id":10910,"u":"the%20lantern%20king_logm","p":78,"h":1,"n":"The Lantern King"},{"c":9,"s":55,"id":10911,"u":"the%20lantern%20king_logm","p":78,"h":1,"n":"The Laughing Lie"},{"c":9,"s":55,"id":10912,"u":"the%20lost%20prince_logm","p":78,"h":1,"n":"The Lost Prince"},{"c":9,"s":55,"id":10913,"u":"the%20lost%20prince_logm","p":78,"h":1,"n":"The Melancholy Lord"},{"c":9,"s":55,"id":10914,"u":"thoth_logm","p":124,"h":1,"n":"Thoth"},{"c":9,"s":55,"id":10915,"u":"thoth_logm","p":124,"h":1,"n":"Lord of Divine Words"},{"c":9,"s":55,"id":10916,"u":"trelmarixian_logm","p":128,"h":1,"n":"Trelmarixian"},{"c":9,"s":55,"id":10917,"u":"trelmarixian_logm","p":128,"h":1,"n":"The Lysogenic Prince"},{"c":9,"s":55,"id":10918,"u":"trudd_logm","p":126,"h":1,"n":"Trudd"},{"c":9,"s":55,"id":10919,"u":"trudd_logm","p":126,"h":1,"n":"The Mighty"},{"c":9,"s":55,"id":10920,"u":"tsukiyo_logm","p":71,"h":1,"n":"Tsukiyo"},{"c":9,"s":55,"id":10921,"u":"tsukiyo_logm","p":71,"h":1,"n":"Prince of the Moon"},{"c":9,"s":55,"id":10922,"u":"valmallos_logm","p":130,"h":1,"n":"Valmallos"},{"c":9,"s":55,"id":10923,"u":"valmallos_logm","p":130,"h":1,"n":"The Answering Rite"},{"c":9,"s":55,"id":10924,"u":"vildeis_logm","p":128,"h":1,"n":"Vildeis"},{"c":9,"s":55,"id":10925,"u":"vildeis_logm","p":128,"h":1,"n":"The Cardinal Martyr"},{"c":9,"s":55,"id":10926,"u":"wadjet_logm","p":124,"h":1,"n":"Wadjet"},{"c":9,"s":55,"id":10927,"u":"wadjet_logm","p":124,"h":1,"n":"The Green Empress"},{"c":9,"s":55,"id":10928,"u":"walkena_logm","p":130,"h":1,"n":"Walkena"},{"c":9,"s":55,"id":10929,"u":"walkena_logm","p":130,"h":1,"n":"The Child-God"},{"c":9,"s":55,"id":10930,"u":"winlas_logm","p":128,"h":1,"n":"Winlas"},{"c":9,"s":55,"id":10931,"u":"winlas_logm","p":128,"h":1,"n":"The Elder of Divinity"},{"c":9,"s":55,"id":10932,"u":"xhamen-dor_logm","p":130,"h":1,"n":"Xhamen-Dor"},{"c":9,"s":55,"id":10933,"u":"xhamen-dor_logm","p":130,"h":1,"n":"The Star Seed"},{"c":9,"s":55,"id":10934,"u":"yaezhing_logm","p":132,"h":1,"n":"Yaezhing"},{"c":9,"s":55,"id":10935,"u":"yaezhing_logm","p":132,"h":1,"n":"Minister of Blood"},{"c":9,"s":55,"id":10936,"u":"yamatsumi_logm","p":132,"h":1,"n":"Yamatsumi"},{"c":9,"s":55,"id":10937,"u":"yamatsumi_logm","p":132,"h":1,"n":"The Mountain Lord"},{"c":9,"s":55,"id":10938,"u":"ydajisk_logm","p":130,"h":1,"n":"Ydajisk"},{"c":9,"s":55,"id":10939,"u":"ydajisk_logm","p":130,"h":1,"n":"Mother of Tongues"},{"c":9,"s":55,"id":10940,"u":"ylimancha_logm","p":128,"h":1,"n":"Ylimancha"},{"c":9,"s":55,"id":10941,"u":"ylimancha_logm","p":128,"h":1,"n":"Harborwing"},{"c":9,"s":55,"id":10942,"u":"ymeri_logm","p":128,"h":1,"n":"Ymeri"},{"c":9,"s":55,"id":10943,"u":"ymeri_logm","p":128,"h":1,"n":"Queen of the Inferno"},{"c":9,"s":55,"id":10944,"u":"yog-sothoth_logm","p":130,"h":1,"n":"Yog-Sothoth"},{"c":9,"s":55,"id":10945,"u":"yog-sothoth_logm","p":130,"h":1,"n":"Lurker at the Threshold"},{"c":9,"s":55,"id":10946,"u":"yuelral_logm","p":128,"h":1,"n":"Yuelral"},{"c":9,"s":55,"id":10947,"u":"yuelral_logm","p":128,"h":1,"n":"The Wise"},{"c":9,"s":55,"id":10948,"u":"zohls_logm","p":128,"h":1,"n":"Zohls"},{"c":9,"s":55,"id":10949,"u":"zohls_logm","p":128,"h":1,"n":"Verity"},{"c":9,"s":55,"id":10950,"u":"zura_logm","p":77,"h":1,"n":"Zura"},{"c":9,"s":55,"id":10951,"u":"zura_logm","p":77,"h":1,"n":"The Vampire Queen"},{"c":9,"s":55,"id":10952,"u":"zyphus_logm","p":130,"h":1,"n":"Zyphus"},{"c":9,"s":55,"id":10953,"u":"zyphus_logm","p":130,"h":1,"n":"The Grim Harvestman"},{"c":9,"s":0,"id":10954,"u":"adanye_lome","p":132,"h":1,"n":"Adanye"},{"c":9,"s":0,"id":10955,"u":"adanye_lome","p":132,"h":1,"n":"The Warmth of the Hearth"},{"c":9,"s":0,"id":10956,"u":"balumbdar_lome","p":134,"h":1,"n":"Balumbdar"},{"c":9,"s":0,"id":10957,"u":"balumbdar_lome","p":134,"h":1,"n":"The World-Shaker"},{"c":9,"s":0,"id":10958,"u":"chohar_lome","p":135,"h":1,"n":"Chohar"},{"c":9,"s":0,"id":10959,"u":"chohar_lome","p":135,"h":1,"n":"The Golden Lion"},{"c":9,"s":0,"id":10960,"u":"kalekot_lome","p":137,"h":1,"n":"Kalekot"},{"c":9,"s":0,"id":10961,"u":"kalekot_lome","p":137,"h":1,"n":"The Winnower"},{"c":9,"s":0,"id":10962,"u":"kitmu_lome","p":158,"h":1,"n":"Kitmu"},{"c":9,"s":0,"id":10963,"u":"kitmu_lome","p":158,"h":1,"n":"Mother of Fireflies"},{"c":9,"s":0,"id":10964,"u":"lubaiko_lome","p":138,"h":1,"n":"Lubaiko"},{"c":9,"s":0,"id":10965,"u":"lubaiko_lome","p":138,"h":1,"n":"The Spark in the Dust"},{"c":9,"s":0,"id":10966,"u":"luhar_lome","p":139,"h":1,"n":"Luhar"},{"c":9,"s":0,"id":10967,"u":"luhar_lome","p":139,"h":1,"n":"THE SETTING SUN"},{"c":9,"s":0,"id":10968,"u":"mazludeh_lome","p":140,"h":1,"n":"Mazludeh"},{"c":9,"s":0,"id":10969,"u":"mazludeh_lome","p":140,"h":1,"n":"Mother of Hearth and Wall"},{"c":9,"s":0,"id":10970,"u":"tlehar_lome","p":141,"h":1,"n":"Tlehar"},{"c":9,"s":0,"id":10971,"u":"tlehar_lome","p":141,"h":1,"n":"The Rising Sun"},{"c":9,"s":0,"id":10972,"u":"uvuko_lome","p":141,"h":1,"n":"Uvuko"},{"c":9,"s":0,"id":10973,"u":"uvuko_lome","p":141,"h":1,"n":"The Diamond Ring"},{"c":72,"s":6,"id":10974,"u":"firebrands_locg","p":68,"h":1,"n":"Firebrands"},{"c":72,"s":6,"id":10975,"u":"hellknights_locg","p":78,"h":1,"n":"Hellknights"},{"c":72,"s":6,"id":10976,"u":"knights%20of%20lastwall_locg","p":88,"h":1,"n":"Knights of Lastwall"},{"c":72,"s":6,"id":10977,"u":"magaambya_locg","p":98,"h":1,"n":"Magaambya"},{"c":72,"s":6,"id":10978,"u":"pathfinder%20society_locg","p":108,"h":1,"n":"Pathfinder Society"},{"c":66,"s":12,"id":10979,"u":"abaddon_gmg","p":142,"h":1,"n":"Abaddon"},{"c":66,"s":12,"id":10980,"u":"abyss_gmg","p":142,"h":1,"n":"Abyss"},{"c":66,"s":12,"id":10981,"u":"andoran_gmg","p":131,"h":1,"n":"Andoran"},{"c":66,"s":12,"id":10982,"u":"astral%20plane_gmg","p":140,"h":1,"n":"Astral Plane"},{"c":66,"s":12,"id":10983,"u":"axis_gmg","p":142,"h":1,"n":"Axis"},{"c":66,"s":12,"id":10984,"u":"boneyard_gmg","p":142,"h":1,"n":"Boneyard"},{"c":66,"s":12,"id":10985,"u":"dimension%20of%20time_gmg","p":145,"h":1,"n":"Dimension of Time"},{"c":66,"s":12,"id":10986,"u":"dreamlands_gmg","p":145,"h":1,"n":"Dreamlands"},{"c":66,"s":12,"id":10987,"u":"elysium_gmg","p":143,"h":1,"n":"Elysium"},{"c":66,"s":12,"id":10988,"u":"ethereal%20plane_gmg","p":141,"h":1,"n":"Ethereal Plane"},{"c":66,"s":12,"id":10989,"u":"first%20world_gmg","p":141,"h":1,"n":"First World"},{"c":66,"s":12,"id":10990,"u":"heaven_gmg","p":143,"h":1,"n":"Heaven"},{"c":66,"s":12,"id":10991,"u":"hell_gmg","p":144,"h":1,"n":"Hell"},{"c":66,"s":12,"id":10992,"u":"maelstrom_gmg","p":144,"h":1,"n":"Maelstrom"},{"c":66,"s":12,"id":10993,"u":"material%20plane_gmg","p":138,"h":1,"n":"Material Plane"},{"c":66,"s":12,"id":10994,"u":"negative%20energy%20plane_gmg","p":139,"h":1,"n":"Negative Energy Plane"},{"c":66,"s":12,"id":10995,"u":"otari_gmg","p":135,"h":1,"n":"Otari"},{"c":66,"s":12,"id":10996,"u":"plane%20of%20air_gmg","p":138,"h":1,"n":"Plane of Air"},{"c":66,"s":12,"id":10997,"u":"plane%20of%20earth_gmg","p":139,"h":1,"n":"Plane of Earth"},{"c":66,"s":12,"id":10998,"u":"plane%20of%20fire_gmg","p":140,"h":1,"n":"Plane of Fire"},{"c":66,"s":12,"id":10999,"u":"plane%20of%20water_gmg","p":140,"h":1,"n":"Plane of Water"},{"c":66,"s":12,"id":11000,"u":"port%20peril_gmg","p":135,"h":1,"n":"Port Peril"},{"c":66,"s":12,"id":11001,"u":"positive%20energy%20plane_gmg","p":139,"h":1,"n":"Positive Energy Plane"},{"c":66,"s":12,"id":11002,"u":"rahadoum_gmg","p":131,"h":1,"n":"Rahadoum"},{"c":66,"s":12,"id":11003,"u":"shadow%20plane_gmg","p":141,"h":1,"n":"Shadow Plane"},{"c":66,"s":0,"id":11004,"u":"anthusis%20(capital)_lome","p":274,"h":1,"n":"Anthusis (Capital)"},{"c":66,"s":0,"id":11005,"u":"bloodcove_lome","p":184,"h":1,"n":"Bloodcove"},{"c":66,"s":0,"id":11006,"u":"jaha_lome","p":196,"h":1,"n":"Jaha"},{"c":66,"s":0,"id":11007,"u":"kibwe_lome","p":208,"h":1,"n":"Kibwe"},{"c":66,"s":0,"id":11008,"u":"mzali_lome","p":220,"h":1,"n":"Mzali"},{"c":66,"s":0,"id":11009,"u":"nantambu_lome","p":232,"h":1,"n":"Nantambu"},{"c":66,"s":0,"id":11010,"u":"osibu_lome","p":246,"h":1,"n":"Osibu"},{"c":66,"s":0,"id":11011,"u":"senghor_lome","p":254,"h":1,"n":"Senghor"},{"c":66,"s":0,"id":11012,"u":"usaro_lome","p":266,"h":1,"n":"Usaro"},{"c":51,"s":9,"id":11013,"u":"web%20lurker%20deadfall_b1","p":325,"h":1,"n":"Web Lurker Deadfall"},{"c":51,"s":9,"id":11014,"u":"web%20lurker%20noose_b1","p":325,"h":1,"n":"Web Lurker Noose"},{"c":51,"s":5,"id":11015,"u":"armageddon%20orb_crb","p":526,"h":1,"n":"Armageddon Orb"},{"c":51,"s":5,"id":11016,"u":"banshee's%20symphony_crb","p":529,"h":1,"n":"Banshee's Symphony"},{"c":51,"s":5,"id":11017,"u":"bloodthirsty%20urge_crb","p":524,"h":1,"n":"Bloodthirsty Urge"},{"c":51,"s":5,"id":11018,"u":"bottomless%20pit_crb","p":524,"h":1,"n":"Bottomless Pit"},{"c":51,"s":5,"id":11019,"u":"darkside%20mirror_crb","p":528,"h":1,"n":"Darkside Mirror"},{"c":51,"s":5,"id":11020,"u":"drowning%20pit_crb","p":526,"h":1,"n":"Drowning Pit"},{"c":51,"s":5,"id":11021,"u":"electric%20latch%20rune_crb","p":523,"h":1,"n":"Electric Latch Rune"},{"c":51,"s":5,"id":11022,"u":"fireball%20rune_crb","p":524,"h":1,"n":"Fireball Rune"},{"c":51,"s":5,"id":11023,"u":"frozen%20moment_crb","p":525,"h":1,"n":"Frozen Moment"},{"c":51,"s":5,"id":11024,"u":"hallucination%20powder%20trap_crb","p":524,"h":1,"n":"Hallucination Powder Trap"},{"c":51,"s":5,"id":11025,"u":"hammer%20of%20forbiddance_crb","p":525,"h":1,"n":"Hammer Of Forbiddance"},{"c":51,"s":5,"id":11026,"u":"hidden%20pit_crb","p":522,"h":1,"n":"Hidden Pit"},{"c":51,"s":5,"id":11027,"u":"lava%20flume%20tube_crb","p":528,"h":1,"n":"Lava Flume Tube"},{"c":51,"s":5,"id":11028,"u":"pharaoh's%20ward_crb","p":524,"h":1,"n":"Pharaoh's Ward"},{"c":51,"s":5,"id":11029,"u":"planar%20rift_crb","p":525,"h":1,"n":"Planar Rift"},{"c":51,"s":5,"id":11030,"u":"poisoned%20dart%20gallery_crb","p":528,"h":1,"n":"Poisoned Dart Gallery"},{"c":51,"s":5,"id":11031,"u":"poisoned%20lock_crb","p":523,"h":1,"n":"Poisoned Lock"},{"c":51,"s":5,"id":11032,"u":"polymorph%20trap_crb","p":525,"h":1,"n":"Polymorph Trap"},{"c":51,"s":5,"id":11033,"u":"quicksand_crb","p":526,"h":1,"n":"Quicksand"},{"c":51,"s":5,"id":11034,"u":"scythe%20blades_crb","p":523,"h":1,"n":"Scythe Blades"},{"c":51,"s":5,"id":11035,"u":"second%20chance_crb","p":525,"h":1,"n":"Second Chance"},{"c":51,"s":5,"id":11036,"u":"slamming%20door_crb","p":523,"h":1,"n":"Slamming Door"},{"c":51,"s":5,"id":11037,"u":"spear%20launcher_crb","p":523,"h":1,"n":"Spear Launcher"},{"c":51,"s":5,"id":11038,"u":"spinning%20blade%20pillar_crb","p":527,"h":1,"n":"Spinning Blade Pillar"},{"c":51,"s":5,"id":11039,"u":"summoning%20rune_crb","p":526,"h":1,"n":"Summoning Rune"},{"c":51,"s":5,"id":11040,"u":"telekinetic%20swarm%20trap_crb","p":528,"h":1,"n":"Telekinetic Swarm Trap"},{"c":51,"s":5,"id":11041,"u":"vorpal%20executioner_crb","p":525,"h":1,"n":"Vorpal Executioner"},{"c":51,"s":5,"id":11042,"u":"wheel%20of%20misery_crb","p":527,"h":1,"n":"Wheel Of Misery"},{"c":51,"s":5,"id":11043,"u":"yellow%20mold_crb","p":524,"h":1,"n":"Yellow Mold"},{"c":51,"s":13,"id":11044,"u":"gloomglow%20mushrooms_aoa1","p":57,"h":1,"n":"Gloomglow Mushrooms"},{"c":51,"s":13,"id":11045,"u":"spiked%20doorframe_aoa1","p":46,"h":1,"n":"Spiked Doorframe"},{"c":51,"s":13,"id":11046,"u":"town%20hall%20fire_aoa1","p":9,"h":1,"n":"Town Hall Fire"},{"c":51,"s":14,"id":11047,"u":"black%20powder%20bomb_aoa2","p":40,"h":1,"n":"Black Powder Bomb"},{"c":51,"s":14,"id":11048,"u":"dahak's%20shell_aoa2","p":55,"h":1,"n":"Dahak's Shell"},{"c":51,"s":14,"id":11049,"u":"dahak's%20skull_aoa2","p":61,"h":1,"n":"Dahak's Skull"},{"c":51,"s":14,"id":11050,"u":"dragon%20pillar_aoa2","p":28,"h":1,"n":"Dragon Pillar"},{"c":51,"s":14,"id":11051,"u":"vision%20of%20dahak_aoa2","p":10,"h":1,"n":"Vision Of Dahak"},{"c":51,"s":14,"id":11052,"u":"wrath%20of%20the%20destroyer_aoa2","p":57,"h":1,"n":"Wrath Of The Destroyer"},{"c":51,"s":15,"id":11053,"u":"barzillai's%20hounds_aoa3","p":27,"h":1,"n":"Barzillai's Hounds"},{"c":51,"s":15,"id":11054,"u":"phantom%20bells_aoa3","p":28,"h":1,"n":"Phantom Bells"},{"c":51,"s":15,"id":11055,"u":"quarry%20sluiceway_aoa3","p":55,"h":1,"n":"Quarry Sluiceway"},{"c":51,"s":15,"id":11056,"u":"trapped%20lathe_aoa3","p":6,"h":1,"n":"Trapped Lathe"},{"c":51,"s":15,"id":11057,"u":"tree%20of%20dreadful%20dreams_aoa3","p":11,"h":1,"n":"Tree Of Dreadful Dreams"},{"c":51,"s":16,"id":11058,"u":"ash%20web_aoa4","p":12,"h":1,"n":"Ash Web"},{"c":51,"s":16,"id":11059,"u":"echoes%20of%20betrayal_aoa4","p":53,"h":1,"n":"Echoes Of Betrayal"},{"c":51,"s":16,"id":11060,"u":"lifeleech%20crystal%20patch_aoa4","p":9,"h":1,"n":"Lifeleech Crystal Patch"},{"c":51,"s":16,"id":11061,"u":"wailing%20crystals_aoa4","p":9,"h":1,"n":"Wailing Crystals"},{"c":51,"s":17,"id":11062,"u":"acidic%20needle%20launcher_aoa5","p":54,"h":1,"n":"Acidic Needle Launcher"},{"c":51,"s":17,"id":11063,"u":"caustic%20vapor_aoa5","p":57,"h":1,"n":"Caustic Vapor"},{"c":51,"s":17,"id":11064,"u":"endless%20elven%20aging_aoa5","p":7,"h":1,"n":"Endless Elven Aging"},{"c":51,"s":17,"id":11065,"u":"luminous%20ward_aoa5","p":58,"h":1,"n":"Luminous Ward"},{"c":51,"s":17,"id":11066,"u":"mental%20scream%20trap_aoa5","p":56,"h":1,"n":"Mental Scream Trap"},{"c":51,"s":17,"id":11067,"u":"seismic%20spears%20trap_aoa5","p":19,"h":1,"n":"Seismic Spears Trap"},{"c":51,"s":18,"id":11068,"u":"damurdiel's%20vengeance_aoa6","p":18,"h":1,"n":"Damurdiel's Vengeance"},{"c":51,"s":18,"id":11069,"u":"dragonstorm_aoa6","p":7,"h":1,"n":"Dragonstorm"},{"c":51,"s":18,"id":11070,"u":"lesser%20dragonstorm_aoa6","p":6,"h":1,"n":"Lesser Dragonstorm"},{"c":51,"s":19,"id":11071,"u":"boiling%20fountains_aoe1","p":24,"h":1,"n":"Boiling Fountains"},{"c":51,"s":19,"id":11072,"u":"canopy%20drop_aoe1","p":52,"h":1,"n":"Canopy Drop"},{"c":51,"s":19,"id":11073,"u":"dart%20barrage_aoe1","p":24,"h":1,"n":"Dart Barrage"},{"c":51,"s":19,"id":11074,"u":"exploding%20statue_aoe1","p":26,"h":1,"n":"Exploding Statue"},{"c":51,"s":19,"id":11075,"u":"explosive%20barrels_aoe1","p":10,"h":1,"n":"Explosive Barrels"},{"c":51,"s":19,"id":11076,"u":"flying%20guillotine_aoe1","p":49,"h":1,"n":"Flying Guillotine"},{"c":51,"s":19,"id":11077,"u":"gas%20trap_aoe1","p":57,"h":1,"n":"Gas Trap"},{"c":51,"s":19,"id":11078,"u":"hidden%20chute_aoe1","p":48,"h":1,"n":"Hidden Chute"},{"c":51,"s":19,"id":11079,"u":"plunger%20chute_aoe1","p":58,"h":1,"n":"Plunger Chute"},{"c":51,"s":19,"id":11080,"u":"summoning%20rune_aoe1","p":50,"h":1,"n":"Summoning Rune"},{"c":51,"s":19,"id":11081,"u":"summoning%20rune_aoe1","p":51,"h":1,"n":"Summoning Rune"},{"c":51,"s":20,"id":11082,"u":"hands%20of%20the%20forgotten_aoe2","p":37,"h":1,"n":"Hands Of The Forgotten"},{"c":51,"s":20,"id":11083,"u":"iron%20maiden%20trap_aoe2","p":52,"h":1,"n":"Iron Maiden Trap"},{"c":51,"s":20,"id":11084,"u":"life%20magnet_aoe2","p":36,"h":1,"n":"Life Magnet"},{"c":51,"s":20,"id":11085,"u":"rigged%20cubby_aoe2","p":51,"h":1,"n":"Rigged Cubby"},{"c":51,"s":21,"id":11086,"u":"acidic%20poison%20cloud%20trap_aoe3","p":46,"h":1,"n":"Acidic Poison Cloud Trap"},{"c":51,"s":21,"id":11087,"u":"boiling%20tub%20trap_aoe3","p":56,"h":1,"n":"Boiling Tub Trap"},{"c":51,"s":21,"id":11088,"u":"clockwork%20poison%20bomb_aoe3","p":58,"h":1,"n":"Clockwork Poison Bomb"},{"c":51,"s":21,"id":11089,"u":"needling%20stairs_aoe3","p":19,"h":1,"n":"Needling Stairs"},{"c":51,"s":22,"id":11090,"u":"arcane%20feedback%20trap_aoe4","p":47,"h":1,"n":"Arcane Feedback Trap"},{"c":51,"s":22,"id":11091,"u":"burning%20chandelier%20trap_aoe4","p":38,"h":1,"n":"Burning Chandelier Trap"},{"c":51,"s":22,"id":11092,"u":"false%20door%20trap_aoe4","p":23,"h":1,"n":"False Door Trap"},{"c":51,"s":22,"id":11093,"u":"poisoned%20dart%20statues_aoe4","p":30,"h":1,"n":"Poisoned Dart Statues"},{"c":51,"s":22,"id":11094,"u":"supplicant%20statues_aoe4","p":9,"h":1,"n":"Supplicant Statues"},{"c":51,"s":22,"id":11095,"u":"waxworks%20onslaught%20trap_aoe4","p":60,"h":1,"n":"Waxworks Onslaught Trap"},{"c":51,"s":23,"id":11096,"u":"clockwork%20arms_aoe5","p":56,"h":1,"n":"Clockwork Arms"},{"c":51,"s":23,"id":11097,"u":"eyeball%20tank_aoe5","p":51,"h":1,"n":"Eyeball Tank"},{"c":51,"s":23,"id":11098,"u":"ink%20drowning%20vats_aoe5","p":49,"h":1,"n":"Ink Drowning Vats"},{"c":51,"s":23,"id":11099,"u":"the%20winder_aoe5","p":63,"h":1,"n":"The Winder"},{"c":51,"s":24,"id":11100,"u":"blackfingers's%20prayer_aoe6","p":49,"h":1,"n":"Blackfingers's Prayer"},{"c":51,"s":24,"id":11101,"u":"field%20of%20opposition_aoe6","p":53,"h":1,"n":"Field Of Opposition"},{"c":51,"s":24,"id":11102,"u":"freezing%20alarm_aoe6","p":37,"h":1,"n":"Freezing Alarm"},{"c":51,"s":24,"id":11103,"u":"greater%20planar%20rift_aoe6","p":30,"h":1,"n":"Greater Planar Rift"},{"c":51,"s":24,"id":11104,"u":"inky%20tendrils_aoe6","p":54,"h":1,"n":"Inky Tendrils"},{"c":51,"s":24,"id":11105,"u":"kharnas's%20lesser%20glyph_aoe6","p":29,"h":1,"n":"Kharnas's Lesser Glyph"},{"c":51,"s":24,"id":11106,"u":"living%20paints_aoe6","p":32,"h":1,"n":"Living Paints"},{"c":51,"s":24,"id":11107,"u":"the%20laughing%20fiend's%20greeting_aoe6","p":34,"h":1,"n":"The Laughing Fiend's Greeting"},{"c":51,"s":25,"id":11108,"u":"blood%20of%20belcorra_av1","p":13,"h":1,"n":"Blood Of Belcorra"},{"c":51,"s":25,"id":11109,"u":"doom%20of%20tomorrow_av1","p":31,"h":1,"n":"Doom Of Tomorrow"},{"c":51,"s":25,"id":11110,"u":"spike%20launcher_av1","p":25,"h":1,"n":"Spike Launcher"},{"c":51,"s":25,"id":11111,"u":"stonescale%20spirits_av1","p":9,"h":1,"n":"Stonescale Spirits"},{"c":51,"s":25,"id":11112,"u":"vengeful%20furnace_av1","p":46,"h":1,"n":"Vengeful Furnace"},{"c":51,"s":25,"id":11113,"u":"watching%20wall_av1","p":37,"h":1,"n":"Watching Wall"},{"c":51,"s":26,"id":11114,"u":"painful%20suggestion%20trap_av2","p":54,"h":1,"n":"Painful Suggestion Trap"},{"c":51,"s":26,"id":11115,"u":"paralyzing%20light%20trap_av2","p":52,"h":1,"n":"Paralyzing Light Trap"},{"c":51,"s":26,"id":11116,"u":"rusty%20grate%20pit_av2","p":12,"h":1,"n":"Rusty Grate Pit"},{"c":51,"s":26,"id":11117,"u":"shuffling%20scythe%20blades_av2","p":21,"h":1,"n":"Shuffling Scythe Blades"},{"c":51,"s":27,"id":11118,"u":"befuddling%20gas%20trap_av3","p":52,"h":1,"n":"Befuddling Gas Trap"},{"c":51,"s":27,"id":11119,"u":"blast%20tumbler_av3","p":45,"h":1,"n":"Blast Tumbler"},{"c":51,"s":27,"id":11120,"u":"daemonic%20fog_av3","p":38,"h":1,"n":"Daemonic Fog"},{"c":51,"s":27,"id":11121,"u":"images%20of%20failure_av3","p":55,"h":1,"n":"Images Of Failure"},{"c":51,"s":27,"id":11122,"u":"images%20of%20powerlessness_av3","p":55,"h":1,"n":"Images Of Powerlessness"},{"c":51,"s":28,"id":11123,"u":"catacomb%20cave-in_ec1","p":37,"h":1,"n":"Catacomb Cave-in"},{"c":51,"s":28,"id":11124,"u":"dream%20pollen%20pods_ec1","p":12,"h":1,"n":"Dream Pollen Pods"},{"c":51,"s":28,"id":11125,"u":"envenomed%20thorns%20trap_ec1","p":13,"h":1,"n":"Envenomed Thorns Trap"},{"c":51,"s":29,"id":11126,"u":"echoes%20of%20faith_ec2","p":29,"h":1,"n":"Echoes Of Faith"},{"c":51,"s":29,"id":11127,"u":"ghost%20crystal%20cloud_ec2","p":28,"h":1,"n":"Ghost Crystal Cloud"},{"c":51,"s":29,"id":11128,"u":"hallowed%20wheel_ec2","p":51,"h":1,"n":"Hallowed Wheel"},{"c":51,"s":29,"id":11129,"u":"krooth%20summoning%20rune_ec2","p":30,"h":1,"n":"Krooth Summoning Rune"},{"c":51,"s":29,"id":11130,"u":"masks%20of%20aroden's%20guises_ec2","p":37,"h":1,"n":"Masks Of Aroden's Guises"},{"c":51,"s":29,"id":11131,"u":"maze%20of%20mirrors_ec2","p":56,"h":1,"n":"Maze Of Mirrors"},{"c":51,"s":29,"id":11132,"u":"thunderstone%20cascade%20trap_ec2","p":14,"h":1,"n":"Thunderstone Cascade Trap"},{"c":51,"s":8,"id":11133,"u":"caustic%20dart%20trap_ec3","p":29,"h":1,"n":"Caustic Dart Trap"},{"c":51,"s":8,"id":11134,"u":"raving%20spirit_ec3","p":25,"h":1,"n":"Raving Spirit"},{"c":51,"s":30,"id":11135,"u":"buzzing%20latch%20rune_ec4","p":21,"h":1,"n":"Buzzing Latch Rune"},{"c":51,"s":30,"id":11136,"u":"explosive%20furniture%20trap_ec4","p":18,"h":1,"n":"Explosive Furniture Trap"},{"c":51,"s":30,"id":11137,"u":"mukradi%20summoning%20runes_ec4","p":35,"h":1,"n":"Mukradi Summoning Runes"},{"c":51,"s":30,"id":11138,"u":"poisoned%20secret%20door%20trap_ec4","p":36,"h":1,"n":"Poisoned Secret Door Trap"},{"c":51,"s":30,"id":11139,"u":"spiked%20barricade%20trap_ec4","p":45,"h":1,"n":"Spiked Barricade Trap"},{"c":51,"s":31,"id":11140,"u":"crushing%20gate%20trap_ec5","p":14,"h":1,"n":"Crushing Gate Trap"},{"c":51,"s":31,"id":11141,"u":"host%20of%20spirits_ec5","p":27,"h":1,"n":"Host Of Spirits"},{"c":51,"s":31,"id":11142,"u":"imperious%20darkside%20mirror_ec5","p":54,"h":1,"n":"Imperious Darkside Mirror"},{"c":51,"s":31,"id":11143,"u":"stabbing%20sentinel_ec5","p":53,"h":1,"n":"Stabbing Sentinel"},{"c":51,"s":31,"id":11144,"u":"witch-priests'%20curse_ec5","p":34,"h":1,"n":"Witch-priests' Curse"},{"c":51,"s":32,"id":11145,"u":"angry%20vegetation_ec6","p":41,"h":1,"n":"Angry Vegetation"},{"c":51,"s":32,"id":11146,"u":"axiomatic%20polymorph%20trap_ec6","p":49,"h":1,"n":"Axiomatic Polymorph Trap"},{"c":51,"s":32,"id":11147,"u":"convergence%20lattice_ec6","p":15,"h":1,"n":"Convergence Lattice"},{"c":51,"s":32,"id":11148,"u":"guthallath%20rockslide_ec6","p":25,"h":1,"n":"Guthallath Rockslide"},{"c":51,"s":32,"id":11149,"u":"suffering%20xulgaths_ec6","p":22,"h":1,"n":"Suffering Xulgaths"},{"c":51,"s":32,"id":11150,"u":"thief's%20trap_ec6","p":36,"h":1,"n":"Thief's Trap"},{"c":51,"s":33,"id":11151,"u":"falling%20debris_fop","p":18,"h":1,"n":"Falling Debris"},{"c":51,"s":33,"id":11152,"u":"ice%20fall%20trap_fop","p":41,"h":1,"n":"Ice Fall Trap"},{"c":51,"s":33,"id":11153,"u":"poisoned%20lock_fop","p":19,"h":1,"n":"Poisoned Lock"},{"c":51,"s":33,"id":11154,"u":"spear%20launcher_fop","p":17,"h":1,"n":"Spear Launcher"},{"c":51,"s":34,"id":11155,"u":"broken%20rebus%20attack_frp1","p":15,"h":1,"n":"Broken Rebus Attack"},{"c":51,"s":34,"id":11156,"u":"sand%20whirlwind_frp1","p":18,"h":1,"n":"Sand Whirlwind"},{"c":51,"s":34,"id":11157,"u":"wronged%20monk's%20wrath_frp1","p":17,"h":1,"n":"Wronged Monk's Wrath"},{"c":51,"s":35,"id":11158,"u":"air%20rift_frp2","p":17,"h":1,"n":"Air Rift"},{"c":51,"s":35,"id":11159,"u":"collapsing%20structure_frp2","p":88,"h":1,"n":"Collapsing Structure"},{"c":51,"s":35,"id":11160,"u":"floating%20flamethrower_frp2","p":44,"h":1,"n":"Floating Flamethrower"},{"c":51,"s":35,"id":11161,"u":"freezing%20floor%20tiles_frp2","p":45,"h":1,"n":"Freezing Floor Tiles"},{"c":51,"s":35,"id":11162,"u":"mogaru's%20breath_frp2","p":89,"h":1,"n":"Mogaru's Breath"},{"c":51,"s":35,"id":11163,"u":"quaking%20footfalls_frp2","p":88,"h":1,"n":"Quaking Footfalls"},{"c":51,"s":35,"id":11164,"u":"swatting%20tail_frp2","p":89,"h":1,"n":"Swatting Tail"},{"c":51,"s":36,"id":11165,"u":"dimensional%20darkside%20mirror_frp3","p":44,"h":1,"n":"Dimensional Darkside Mirror"},{"c":51,"s":2,"id":11166,"u":"instant%20privacy%20fence_g%26g","p":81,"h":1,"n":"Instant Privacy Fence"},{"c":51,"s":2,"id":11167,"u":"malevolant%20mannequins_g%26g","p":81,"h":1,"n":"Malevolant Mannequins"},{"c":51,"s":2,"id":11168,"u":"steam%20vents_g%26g","p":81,"h":1,"n":"Steam Vents"},{"c":51,"s":37,"id":11169,"u":"precarious%20pile_ltiba","p":3,"h":1,"n":"Precarious Pile"},{"c":51,"s":38,"id":11170,"u":"angazhan's%20rake%20trap_sli","p":29,"h":1,"n":"Angazhan's Rake Trap"},{"c":51,"s":38,"id":11171,"u":"fiendripping%20blast%20trap_sli","p":32,"h":1,"n":"Fiendripping Blast Trap"},{"c":51,"s":38,"id":11172,"u":"scroll%20shock%20trap_sli","p":47,"h":1,"n":"Scroll Shock Trap"},{"c":51,"s":38,"id":11173,"u":"stalker%20summoning%20rune_sli","p":15,"h":1,"n":"Stalker Summoning Rune"},{"c":51,"s":39,"id":11174,"u":"centipede%20carcasses%20trap_sot1","p":50,"h":1,"n":"Centipede Carcasses Trap"},{"c":51,"s":40,"id":11175,"u":"agitated%20carnivorous%20plants_sot2","p":36,"h":1,"n":"Agitated Carnivorous Plants"},{"c":51,"s":40,"id":11176,"u":"boulder%20deadfall%20trap_sot2","p":40,"h":1,"n":"Boulder Deadfall Trap"},{"c":51,"s":40,"id":11177,"u":"electrified%20water%20ward_sot2","p":57,"h":1,"n":"Electrified Water Ward"},{"c":51,"s":40,"id":11178,"u":"serpent%20ward_sot2","p":9,"h":1,"n":"Serpent Ward"},{"c":51,"s":45,"id":11179,"u":"collapsing%20porch_tio","p":14,"h":1,"n":"Collapsing Porch"},{"c":51,"s":45,"id":11180,"u":"magic%20starknives%20trap_tio","p":28,"h":1,"n":"Magic Starknives Trap"},{"c":51,"s":45,"id":11181,"u":"nightmare%20terrain_tio","p":41,"h":1,"n":"Nightmare Terrain"},{"c":51,"s":45,"id":11182,"u":"tongues%20of%20flame_tio","p":44,"h":1,"n":"Tongues Of Flame"},{"c":51,"s":45,"id":11183,"u":"viper%20urn_tio","p":31,"h":1,"n":"Viper Urn"},{"c":51,"s":45,"id":11184,"u":"web%20lurker%20noose_tio","p":17,"h":1,"n":"Web Lurker Noose"},{"c":13,"s":5,"id":11185,"u":"ability%20modifiers_crb","p":20,"h":1,"n":"1-1: Ability Modifiers"},{"c":13,"s":5,"id":11186,"u":"adventuring%20gear_crb","p":288,"h":1,"n":"6-9: Adventuring Gear"},{"c":13,"s":5,"id":11187,"u":"alchemical%20gear_crb","p":292,"h":1,"n":"6-11: Alchemical Gear"},{"c":13,"s":5,"id":11188,"u":"alignment%20aura_crb","p":328,"h":1,"n":"Alignment Aura"},{"c":13,"s":5,"id":11189,"u":"animal%20instincts_crb","p":86,"h":1,"n":"3-3: Animal Instincts"},{"c":13,"s":5,"id":11190,"u":"animals_crb","p":294,"h":1,"n":"6-17: Animals"},{"c":13,"s":5,"id":11191,"u":"armor_crb","p":275,"h":1,"n":"6-4: Armor"},{"c":13,"s":5,"id":11192,"u":"armor%20upgrade%20prices_crb","p":582,"h":1,"n":"11-5: Armor Upgrade Prices"},{"c":13,"s":5,"id":11193,"u":"barding_crb","p":294,"h":1,"n":"6-18: Barding"},{"c":13,"s":5,"id":11194,"u":"basic%20services%20and%20consumables_crb","p":294,"h":1,"n":"6-14: Basic Services and Consumables"},{"c":13,"s":5,"id":11195,"u":"bulk%20conversions_crb","p":295,"h":1,"n":"6-19: Bulk conversions"},{"c":13,"s":5,"id":11196,"u":"bulk%20of%20creatures_crb","p":273,"h":1,"n":"Bulk of Creatures"},{"c":13,"s":5,"id":11197,"u":"changing%20equipment_crb","p":274,"h":1,"n":"6-2: Changing Equipment"},{"c":13,"s":5,"id":11198,"u":"character%20wealth_crb","p":511,"h":1,"n":"10-10: Character Wealth"},{"c":13,"s":5,"id":11199,"u":"character%20wealth_crb","p":511,"h":1,"n":"Starting at a Higher Level"},{"c":13,"s":5,"id":11200,"u":"character%20wealth_crb","p":511,"h":1,"n":"Starting Equipment"},{"c":13,"s":5,"id":11201,"u":"climb%20and%20swim%20distance_crb","p":242,"h":1,"n":"4-4: Climb and Swim Distance"},{"c":13,"s":5,"id":11202,"u":"coin%20values_crb","p":271,"h":1,"n":"6-1: Coin Values"},{"c":13,"s":5,"id":11203,"u":"common%20languages_crb","p":65,"h":1,"n":"2-1: Common Languages"},{"c":13,"s":5,"id":11204,"u":"cost%20of%20living_crb","p":294,"h":1,"n":"6-16: Cost of Living"},{"c":13,"s":5,"id":11205,"u":"creature%20creation%20rituals_crb","p":408,"h":1,"n":"7-1: Creature Creation Rituals"},{"c":13,"s":5,"id":11206,"u":"creature%20identification%20skills_crb","p":506,"h":1,"n":"10-7: Creature Identification Skills"},{"c":13,"s":5,"id":11207,"u":"creature%20xp%20and%20role_crb","p":489,"h":1,"n":"10-2: Creature XP and Role"},{"c":13,"s":5,"id":11208,"u":"damaging%20armor_crb","p":276,"h":1,"n":"Damaging Armor"},{"c":13,"s":5,"id":11209,"u":"dc%20adjustments_crb","p":504,"h":1,"n":"10-6: DC Adjustments"},{"c":13,"s":5,"id":11210,"u":"dcs%20by%20level_crb","p":503,"h":1,"n":"10-5: DCs by Level"},{"c":13,"s":5,"id":11211,"u":"differently%20sized%20items_crb","p":295,"h":1,"n":"6-20: Differently Sized Items"},{"c":13,"s":5,"id":11212,"u":"domains_crb","p":441,"h":1,"n":"8-2: Domains"},{"c":13,"s":5,"id":11213,"u":"dragon%20instincts_crb","p":86,"h":1,"n":"3-4: Dragon Instincts"},{"c":13,"s":5,"id":11214,"u":"encounter%20budget_crb","p":489,"h":1,"n":"10-1: Encounter Budget"},{"c":13,"s":5,"id":11215,"u":"enviromental%20damage_crb","p":512,"h":1,"n":"10-11: Enviromental Damage"},{"c":13,"s":5,"id":11216,"u":"enviromental%20features_crb","p":513,"h":1,"n":"10-12: Enviromental Features"},{"c":13,"s":5,"id":11217,"u":"formulas_crb","p":293,"h":1,"n":"6-13: Formulas"},{"c":13,"s":5,"id":11218,"u":"fundamental%20runes_crb","p":580,"h":1,"n":"Fundamental Runes"},{"c":13,"s":5,"id":11219,"u":"general%20feats_crb","p":255,"h":1,"n":"5-1: General Feats"},{"c":13,"s":5,"id":11220,"u":"general%20skill%20feats_crb","p":255,"h":1,"n":"5-2: General Skill Feats"},{"c":13,"s":5,"id":11221,"u":"hazard%20xp_crb","p":521,"h":1,"n":"10-14: Hazard XP"},{"c":13,"s":5,"id":11222,"u":"income%20earned_crb","p":236,"h":1,"n":"4-2: Income Earned"},{"c":13,"s":5,"id":11223,"u":"learning%20a%20spell_crb","p":238,"h":1,"n":"4-3: Learning a Spell"},{"c":13,"s":5,"id":11224,"u":"magical%20gear_crb","p":293,"h":1,"n":"6-12: Magical Gear"},{"c":13,"s":5,"id":11225,"u":"material%20hardness%2c%20hit%20points%2c%20and%20broken%20threshold_crb","p":577,"h":1,"n":"11-4: Material Hardness, Hit Points, and Broken Threshold"},{"c":13,"s":5,"id":11226,"u":"melee%20weapons_crb","p":280,"h":1,"n":"6-7: Melee Weapons"},{"c":13,"s":5,"id":11227,"u":"monk%20unarmed%20attacks_crb","p":159,"h":1,"n":"Monk Unarmed Attacks"},{"c":13,"s":5,"id":11228,"u":"party%20treasure%20by%20level_crb","p":509,"h":1,"n":"10-9: Party Treasure by Level"},{"c":13,"s":5,"id":11229,"u":"ranged%20weapons_crb","p":280,"h":1,"n":"6-8: Ranged Weapons"},{"c":13,"s":5,"id":11230,"u":"regional%20languages_crb","p":432,"h":1,"n":"8-1: Regional Languages"},{"c":13,"s":5,"id":11231,"u":"rituals%20by%20level_crb","p":409,"h":1,"n":"7-2: Rituals by Level"},{"c":13,"s":5,"id":11232,"u":"scroll%20statistics_crb","p":565,"h":1,"n":"11-3: Scroll Statistics"},{"c":13,"s":5,"id":11233,"u":"secret%20language_crb","p":65,"h":1,"n":"2-3: Secret Language"},{"c":13,"s":5,"id":11234,"u":"shields_crb","p":277,"h":1,"n":"6-5: Shields"},{"c":13,"s":5,"id":11235,"u":"simple%20dcs_crb","p":503,"h":1,"n":"10-4: Simple DCs"},{"c":13,"s":5,"id":11236,"u":"size%20and%20reach_crb","p":474,"h":1,"n":"9-1: Size and Reach"},{"c":13,"s":5,"id":11237,"u":"skills%2c%20key%20abilities%2c%20and%20actions_crb","p":235,"h":1,"n":"4-1: Skills, Key Abilities, and Actions"},{"c":13,"s":5,"id":11238,"u":"spellcasting%20services_crb","p":294,"h":1,"n":"6-15: Spellcasting Services"},{"c":13,"s":5,"id":11239,"u":"temperature%20effects_crb","p":518,"h":1,"n":"10-13: Temperature Effects"},{"c":13,"s":5,"id":11240,"u":"the%20nine%20alignments_crb","p":29,"h":1,"n":"1-2: The Nine Alignments"},{"c":13,"s":5,"id":11241,"u":"travel%20speed_crb","p":479,"h":1,"n":"9-2: Travel Speed"},{"c":13,"s":5,"id":11242,"u":"unarmed%20attacks_crb","p":280,"h":1,"n":"6-6: Unarmed Attacks"},{"c":13,"s":5,"id":11243,"u":"unarmored%20defense_crb","p":275,"h":1,"n":"6-3: Unarmored Defense"},{"c":13,"s":5,"id":11244,"u":"uncommon%20adventuring%20gear_crb","p":288,"h":1,"n":"6-10: Uncommon Adventuring Gear"},{"c":13,"s":5,"id":11245,"u":"uncommon%20languages_crb","p":65,"h":1,"n":"2-2: Uncommon Languages"},{"c":13,"s":5,"id":11246,"u":"watches%20and%20rest_crb","p":500,"h":1,"n":"10-3: Watches and Rest"},{"c":13,"s":5,"id":11247,"u":"weapon%20upgrade%20price_crb","p":582,"h":1,"n":"11-6: Weapon Upgrade Price"},{"c":13,"s":5,"id":11248,"u":"xp%20awards_crb","p":508,"h":1,"n":"10-8: XP Awards"},{"c":13,"s":12,"id":11249,"u":"automatic%20bonus%20progression_gmg","p":196,"h":1,"n":"4-11: Automatic Bonus Progression"},{"c":13,"s":12,"id":11250,"u":"cost%20to%20increase%20rank_gmg","p":199,"h":1,"n":"4-20: Cost to Increase Rank"},{"c":13,"s":12,"id":11251,"u":"creature%20xp%20(no%20level)_gmg","p":198,"h":1,"n":"4-18: Creature XP (No Level)"},{"c":13,"s":12,"id":11252,"u":"devastating%20weapons_gmg","p":197,"h":1,"n":"4-14: Devastating Weapons"},{"c":13,"s":12,"id":11253,"u":"high-quality%20armor_gmg","p":197,"h":1,"n":"4-13: High-Quality Armor"},{"c":13,"s":12,"id":11254,"u":"high-quality%20skill%20item_gmg","p":197,"h":1,"n":"4-16: High-Quality Skill Item"},{"c":13,"s":12,"id":11255,"u":"high-quality%20weapons_gmg","p":197,"h":1,"n":"4-12: High-Quality Weapons"},{"c":13,"s":12,"id":11256,"u":"resilient%20armor_gmg","p":197,"h":1,"n":"4-15: Resilient Armor"},{"c":13,"s":12,"id":11257,"u":"simple%20skill%20dcs%20(no%20level)_gmg","p":198,"h":1,"n":"4-17: Simple Skill DCs (No Level)"},{"c":13,"s":12,"id":11258,"u":"skill%20points%20by%20level_gmg","p":199,"h":1,"n":"4-19: Skill Points by Level"},{"c":13,"s":12,"id":11259,"u":"stamina%20and%20hit%20points%20by%20class_gmg","p":200,"h":1,"n":"4-20: Stamina and Hit Points by Class"},{"c":13,"s":2,"id":11260,"u":"innovation%20armor%20statistics_g%26g","p":16,"h":1,"n":"2-2: Innovation Armor Statistics"},{"c":13,"s":55,"id":11261,"u":"domains_logm","p":112,"h":1,"n":"1: Domains"},{"c":13,"s":53,"id":11262,"u":"flexible%20spellcaster%20spells%20per%20day_som","p":208,"h":1,"n":"5-1: Flexible Spellcaster Spells per Day"},{"c":13,"s":53,"id":11263,"u":"wellspring%20surges_som","p":250,"h":1,"n":"5-2: Wellspring Surges"},{"c":8,"s":4,"id":11264,"u":"clue%20in_apg","p":56,"h":1,"n":"Clue In"},{"c":8,"s":4,"id":11265,"u":"confident%20finisher_apg","p":85,"h":1,"n":"Confident Finisher"},{"c":8,"s":4,"id":11266,"u":"destructive%20vengeance_apg","p":116,"h":1,"n":"Destructive Vengeance"},{"c":8,"s":4,"id":11267,"u":"devise%20a%20stratagem_apg","p":56,"h":1,"n":"Devise a Stratagem"},{"c":8,"s":4,"id":11268,"u":"expeditious%20inspection_apg","p":57,"h":1,"n":"Expeditious Inspection"},{"c":8,"s":4,"id":11269,"u":"iron%20command_apg","p":116,"h":1,"n":"Iron Command"},{"c":8,"s":4,"id":11270,"u":"opportune%20riposte_apg","p":86,"h":1,"n":"Opportune Riposte"},{"c":8,"s":4,"id":11271,"u":"pointed%20question_apg","p":58,"h":1,"n":"Pointed Question"},{"c":8,"s":4,"id":11272,"u":"pursue%20a%20lead_apg","p":56,"h":1,"n":"Pursue a Lead"},{"c":8,"s":4,"id":11273,"u":"quick%20tincture_apg","p":57,"h":1,"n":"Quick Tincture"},{"c":8,"s":4,"id":11274,"u":"selfish%20shield_apg","p":116,"h":1,"n":"Selfish Shield"},{"c":8,"s":4,"id":11275,"u":"tail%20toxin_apg","p":14,"h":1,"n":"Tail Toxin"},{"c":8,"s":5,"id":11276,"u":"activate%20an%20item_crb","p":532,"h":1,"n":"Activate an Item"},{"c":8,"s":5,"id":11277,"u":"administer%20first%20aid_crb","p":248,"h":1,"n":"Administer First Aid"},{"c":8,"s":5,"id":11278,"u":"affix%20a%20talisman_crb","p":565,"h":1,"n":"Affix a Talisman"},{"c":8,"s":5,"id":11279,"u":"aid_crb","p":470,"h":1,"n":"Aid"},{"c":8,"s":5,"id":11280,"u":"arrest%20a%20fall_crb","p":472,"h":1,"n":"Arrest a Fall"},{"c":8,"s":5,"id":11281,"u":"attack%20of%20opportunity_crb","p":474,"h":1,"n":"Attack of Opportunity"},{"c":8,"s":5,"id":11282,"u":"avert%20gaze_crb","p":472,"h":1,"n":"Avert Gaze"},{"c":8,"s":5,"id":11283,"u":"avoid%20notice_crb","p":479,"h":1,"n":"Avoid Notice"},{"c":8,"s":5,"id":11284,"u":"balance_crb","p":240,"h":1,"n":"Balance"},{"c":8,"s":5,"id":11285,"u":"borrow%20an%20arcane%20spell_crb","p":241,"h":1,"n":"Borrow an Arcane Spell"},{"c":8,"s":5,"id":11286,"u":"burrow_crb","p":472,"h":1,"n":"Burrow"},{"c":8,"s":5,"id":11287,"u":"call%20on%20ancient%20blood_crb","p":35,"h":1,"n":"Call on Ancient Blood"},{"c":8,"s":5,"id":11288,"u":"cast%20a%20spell_crb","p":302,"h":1,"n":"Cast a Spell"},{"c":8,"s":5,"id":11289,"u":"climb_crb","p":241,"h":1,"n":"Climb"},{"c":8,"s":5,"id":11290,"u":"coerce_crb","p":247,"h":1,"n":"Coerce"},{"c":8,"s":5,"id":11291,"u":"command%20an%20animal_crb","p":249,"h":1,"n":"Command an Animal"},{"c":8,"s":5,"id":11292,"u":"conceal%20an%20object_crb","p":251,"h":1,"n":"Conceal an Object"},{"c":8,"s":5,"id":11293,"u":"cover%20tracks_crb","p":252,"h":1,"n":"Cover Tracks"},{"c":8,"s":5,"id":11294,"u":"craft_crb","p":244,"h":1,"n":"Craft"},{"c":8,"s":5,"id":11295,"u":"crawl_crb","p":470,"h":1,"n":"Crawl"},{"c":8,"s":5,"id":11296,"u":"create%20a%20diversion_crb","p":245,"h":1,"n":"Create a Diversion"},{"c":8,"s":5,"id":11297,"u":"create%20forgery_crb","p":251,"h":1,"n":"Create Forgery"},{"c":8,"s":5,"id":11298,"u":"debilitating%20strike_crb","p":182,"h":1,"n":"Debilitating Strike"},{"c":8,"s":5,"id":11299,"u":"decipher%20writing_crb","p":234,"h":1,"n":"Decipher Writing"},{"c":8,"s":5,"id":11300,"u":"defend_crb","p":479,"h":1,"n":"Defend"},{"c":8,"s":5,"id":11301,"u":"delay_crb","p":470,"h":1,"n":"Delay"},{"c":8,"s":5,"id":11302,"u":"demoralize_crb","p":247,"h":1,"n":"Demoralize"},{"c":8,"s":5,"id":11303,"u":"detect%20magic_crb","p":479,"h":1,"n":"Detect Magic"},{"c":8,"s":5,"id":11304,"u":"disable%20a%20device_crb","p":253,"h":1,"n":"Disable a Device"},{"c":8,"s":5,"id":11305,"u":"disarm_crb","p":243,"h":1,"n":"Disarm"},{"c":8,"s":5,"id":11306,"u":"dismiss_crb","p":305,"h":1,"n":"Dismiss"},{"c":8,"s":5,"id":11307,"u":"drain%20bonded%20item_crb","p":205,"h":1,"n":"Drain Bonded Item"},{"c":8,"s":5,"id":11308,"u":"drop%20prone_crb","p":470,"h":1,"n":"Drop Prone"},{"c":8,"s":5,"id":11309,"u":"earn%20income_crb","p":236,"h":1,"n":"Earn Income"},{"c":8,"s":5,"id":11310,"u":"escape_crb","p":470,"h":1,"n":"Escape"},{"c":8,"s":5,"id":11311,"u":"feint_crb","p":246,"h":1,"n":"Feint"},{"c":8,"s":5,"id":11312,"u":"flurry%20of%20blows_crb","p":156,"h":1,"n":"Flurry of Blows"},{"c":8,"s":5,"id":11313,"u":"fly_crb","p":305,"h":1,"n":"Fly"},{"c":8,"s":5,"id":11314,"u":"follow%20the%20expert_crb","p":479,"h":1,"n":"Follow the Expert"},{"c":8,"s":5,"id":11315,"u":"force%20open_crb","p":242,"h":1,"n":"Force Open"},{"c":8,"s":5,"id":11316,"u":"gather%20information_crb","p":246,"h":1,"n":"Gather Information"},{"c":8,"s":5,"id":11317,"u":"glimpse%20of%20redemption_crb","p":107,"h":1,"n":"Glimpse of Redemption"},{"c":8,"s":5,"id":11318,"u":"grab%20an%20edge_crb","p":472,"h":1,"n":"Grab an Edge"},{"c":8,"s":5,"id":11319,"u":"grapple_crb","p":242,"h":1,"n":"Grapple"},{"c":8,"s":5,"id":11320,"u":"hide_crb","p":251,"h":1,"n":"Hide"},{"c":8,"s":5,"id":11321,"u":"high%20jump_crb","p":242,"h":1,"n":"High Jump"},{"c":8,"s":5,"id":11322,"u":"hunt%20prey_crb","p":168,"h":1,"n":"Hunt Prey"},{"c":8,"s":5,"id":11323,"u":"hustle_crb","p":480,"h":1,"n":"Hustle"},{"c":8,"s":5,"id":11324,"u":"identify%20alchemy_crb","p":245,"h":1,"n":"Identify Alchemy"},{"c":8,"s":5,"id":11325,"u":"identify%20magic_crb","p":238,"h":1,"n":"Identify Magic"},{"c":8,"s":5,"id":11326,"u":"impersonate_crb","p":245,"h":1,"n":"Impersonate"},{"c":8,"s":5,"id":11327,"u":"interact_crb","p":470,"h":1,"n":"Interact"},{"c":8,"s":5,"id":11328,"u":"invest%20an%20item_crb","p":531,"h":1,"n":"Invest an Item"},{"c":8,"s":5,"id":11329,"u":"investigate_crb","p":480,"h":1,"n":"Investigate"},{"c":8,"s":5,"id":11330,"u":"invoke%20celestial%20privilege_crb","p":123,"h":1,"n":"Invoke Celestial Privilege"},{"c":8,"s":5,"id":11331,"u":"leap_crb","p":470,"h":1,"n":"Leap"},{"c":8,"s":5,"id":11332,"u":"learn%20a%20spell_crb","p":238,"h":1,"n":"Learn a Spell"},{"c":8,"s":5,"id":11333,"u":"liberating%20step_crb","p":107,"h":1,"n":"Liberating Step"},{"c":8,"s":5,"id":11334,"u":"lie_crb","p":246,"h":1,"n":"Lie"},{"c":8,"s":5,"id":11335,"u":"long%20jump_crb","p":242,"h":1,"n":"Long Jump"},{"c":8,"s":5,"id":11336,"u":"long-term%20rest_crb","p":481,"h":1,"n":"Long-Term Rest"},{"c":8,"s":5,"id":11337,"u":"make%20an%20impression_crb","p":246,"h":1,"n":"Make an Impression"},{"c":8,"s":5,"id":11338,"u":"maneuver%20in%20flight_crb","p":240,"h":1,"n":"Maneuver in Flight"},{"c":8,"s":5,"id":11339,"u":"master%20strike_crb","p":182,"h":1,"n":"Master Strike"},{"c":8,"s":5,"id":11340,"u":"mighty%20rage_crb","p":85,"h":1,"n":"Mighty Rage"},{"c":8,"s":5,"id":11341,"u":"mount_crb","p":472,"h":1,"n":"Mount"},{"c":8,"s":5,"id":11342,"u":"mutagenic%20flashback_crb","p":73,"h":1,"n":"Mutagenic Flashback"},{"c":8,"s":5,"id":11343,"u":"palm%20an%20object_crb","p":253,"h":1,"n":"Palm an Object"},{"c":8,"s":5,"id":11344,"u":"perform_crb","p":250,"h":1,"n":"Perform"},{"c":8,"s":5,"id":11345,"u":"pick%20a%20lock_crb","p":253,"h":1,"n":"Pick a Lock"},{"c":8,"s":5,"id":11346,"u":"point%20out_crb","p":472,"h":1,"n":"Point Out"},{"c":8,"s":5,"id":11347,"u":"quick%20alchemy_crb","p":72,"h":1,"n":"Quick Alchemy"},{"c":8,"s":5,"id":11348,"u":"rage_crb","p":84,"h":1,"n":"Rage"},{"c":8,"s":5,"id":11349,"u":"raise%20a%20shield_crb","p":472,"h":1,"n":"Raise a Shield"},{"c":8,"s":5,"id":11350,"u":"ready_crb","p":470,"h":1,"n":"Ready"},{"c":8,"s":5,"id":11351,"u":"recall%20knowledge_crb","p":239,"h":1,"n":"Recall Knowledge"},{"c":8,"s":5,"id":11352,"u":"refocus_crb","p":300,"h":1,"n":"Refocus"},{"c":8,"s":5,"id":11353,"u":"release_crb","p":470,"h":1,"n":"Release"},{"c":8,"s":5,"id":11354,"u":"repair_crb","p":243,"h":1,"n":"Repair"},{"c":8,"s":5,"id":11355,"u":"repeat%20a%20spell_crb","p":480,"h":1,"n":"Repeat a Spell"},{"c":8,"s":5,"id":11356,"u":"request_crb","p":247,"h":1,"n":"Request"},{"c":8,"s":5,"id":11357,"u":"retraining_crb","p":481,"h":1,"n":"Retraining"},{"c":8,"s":5,"id":11358,"u":"retributive%20strike_crb","p":107,"h":1,"n":"Retributive Strike"},{"c":8,"s":5,"id":11359,"u":"scout_crb","p":480,"h":1,"n":"Scout"},{"c":8,"s":5,"id":11360,"u":"search_crb","p":480,"h":1,"n":"Search"},{"c":8,"s":5,"id":11361,"u":"seek_crb","p":471,"h":1,"n":"Seek"},{"c":8,"s":5,"id":11362,"u":"sense%20direction_crb","p":252,"h":1,"n":"Sense Direction"},{"c":8,"s":5,"id":11363,"u":"sense%20motive_crb","p":471,"h":1,"n":"Sense Motive"},{"c":8,"s":5,"id":11364,"u":"shove_crb","p":243,"h":1,"n":"Shove"},{"c":8,"s":5,"id":11365,"u":"sneak_crb","p":252,"h":1,"n":"Sneak"},{"c":8,"s":5,"id":11366,"u":"squeeze_crb","p":241,"h":1,"n":"Squeeze"},{"c":8,"s":5,"id":11367,"u":"stand_crb","p":471,"h":1,"n":"Stand"},{"c":8,"s":5,"id":11368,"u":"steal_crb","p":253,"h":1,"n":"Steal"},{"c":8,"s":5,"id":11369,"u":"step_crb","p":471,"h":1,"n":"Step"},{"c":8,"s":5,"id":11370,"u":"stride_crb","p":471,"h":1,"n":"Stride"},{"c":8,"s":5,"id":11371,"u":"strike_crb","p":471,"h":1,"n":"Strike"},{"c":8,"s":5,"id":11372,"u":"subsist_crb","p":240,"h":1,"n":"Subsist"},{"c":8,"s":5,"id":11373,"u":"sustain%20a%20spell_crb","p":304,"h":1,"n":"Sustain a Spell"},{"c":8,"s":5,"id":11374,"u":"sustain%20an%20activation_crb","p":534,"h":1,"n":"Sustain an Activation"},{"c":8,"s":5,"id":11375,"u":"swim_crb","p":243,"h":1,"n":"Swim"},{"c":8,"s":5,"id":11376,"u":"take%20cover_crb","p":471,"h":1,"n":"Take Cover"},{"c":8,"s":5,"id":11377,"u":"track_crb","p":252,"h":1,"n":"Track"},{"c":8,"s":5,"id":11378,"u":"treat%20disease_crb","p":248,"h":1,"n":"Treat Disease"},{"c":8,"s":5,"id":11379,"u":"treat%20poison_crb","p":248,"h":1,"n":"Treat Poison"},{"c":8,"s":5,"id":11380,"u":"treat%20wounds_crb","p":248,"h":1,"n":"Treat Wounds"},{"c":8,"s":5,"id":11381,"u":"trip_crb","p":243,"h":1,"n":"Trip"},{"c":8,"s":5,"id":11382,"u":"tumble%20through_crb","p":240,"h":1,"n":"Tumble Through"},{"c":8,"s":12,"id":11383,"u":"board_gmg","p":175,"h":1,"n":"Board"},{"c":8,"s":12,"id":11384,"u":"bribe%20contact_gmg","p":163,"h":1,"n":"Bribe Contact"},{"c":8,"s":12,"id":11385,"u":"bullying%20press_gmg","p":167,"h":1,"n":"Bullying Press"},{"c":8,"s":12,"id":11386,"u":"change%20tradition%20focus_gmg","p":167,"h":1,"n":"Change Tradition Focus"},{"c":8,"s":12,"id":11387,"u":"deceptive%20sidestep_gmg","p":167,"h":1,"n":"Deceptive Sidestep"},{"c":8,"s":12,"id":11388,"u":"discover_gmg","p":151,"h":1,"n":"Discover"},{"c":8,"s":12,"id":11389,"u":"drive_gmg","p":175,"h":1,"n":"Drive"},{"c":8,"s":12,"id":11390,"u":"dueling%20counter_gmg","p":167,"h":1,"n":"Dueling Counter"},{"c":8,"s":12,"id":11391,"u":"forge%20documents_gmg","p":163,"h":1,"n":"Forge Documents"},{"c":8,"s":12,"id":11392,"u":"fortify%20camp_gmg","p":173,"h":1,"n":"Fortify Camp"},{"c":8,"s":12,"id":11393,"u":"gain%20contact_gmg","p":163,"h":1,"n":"Gain Contact"},{"c":8,"s":12,"id":11394,"u":"gossip_gmg","p":163,"h":1,"n":"Gossip"},{"c":8,"s":12,"id":11395,"u":"influence_gmg","p":151,"h":1,"n":"Influence"},{"c":8,"s":12,"id":11396,"u":"map%20the%20area_gmg","p":173,"h":1,"n":"Map the Area"},{"c":8,"s":12,"id":11397,"u":"rally_gmg","p":201,"h":1,"n":"Rally"},{"c":8,"s":12,"id":11398,"u":"reconnoiter_gmg","p":173,"h":1,"n":"Reconnoiter"},{"c":8,"s":12,"id":11399,"u":"research_gmg","p":154,"h":1,"n":"Research"},{"c":8,"s":12,"id":11400,"u":"run%20over_gmg","p":176,"h":1,"n":"Run Over"},{"c":8,"s":12,"id":11401,"u":"scout%20location_gmg","p":163,"h":1,"n":"Scout Location"},{"c":8,"s":12,"id":11402,"u":"secure%20disguises_gmg","p":163,"h":1,"n":"Secure Disguises"},{"c":8,"s":12,"id":11403,"u":"sense%20weakness_gmg","p":167,"h":1,"n":"Sense Weakness"},{"c":8,"s":12,"id":11404,"u":"stop_gmg","p":176,"h":1,"n":"Stop"},{"c":8,"s":12,"id":11405,"u":"take%20a%20breather_gmg","p":200,"h":1,"n":"Take a Breather"},{"c":8,"s":12,"id":11406,"u":"take%20control_gmg","p":176,"h":1,"n":"Take Control"},{"c":8,"s":12,"id":11407,"u":"travel_gmg","p":172,"h":1,"n":"Travel"},{"c":8,"s":2,"id":11408,"u":"accidental%20shot_g%26g","p":142,"h":1,"n":"Accidental Shot"},{"c":8,"s":2,"id":11409,"u":"automaton%20aim_g%26g","p":39,"h":1,"n":"Automaton Aim"},{"c":8,"s":2,"id":11410,"u":"clear%20a%20path_g%26g","p":110,"h":1,"n":"Clear a Path"},{"c":8,"s":2,"id":11411,"u":"covered%20reload_g%26g","p":109,"h":1,"n":"Covered Reload"},{"c":8,"s":2,"id":11412,"u":"dispelling%20bullet_g%26g","p":140,"h":1,"n":"Dispelling Bullet"},{"c":8,"s":2,"id":11413,"u":"drifter's%20wake_g%26g","p":109,"h":1,"n":"Drifter's Wake"},{"c":8,"s":2,"id":11414,"u":"energy%20shot_g%26g","p":140,"h":1,"n":"Energy Shot"},{"c":8,"s":2,"id":11415,"u":"explode_g%26g","p":19,"h":1,"n":"Explode"},{"c":8,"s":2,"id":11416,"u":"finish%20the%20job_g%26g","p":108,"h":1,"n":"Finish the Job"},{"c":8,"s":2,"id":11417,"u":"ghost%20shot_g%26g","p":110,"h":1,"n":"Ghost Shot"},{"c":8,"s":2,"id":11418,"u":"grim%20swagger_g%26g","p":109,"h":1,"n":"Grim Swagger"},{"c":8,"s":2,"id":11419,"u":"into%20the%20fray_g%26g","p":108,"h":1,"n":"Into the Fray"},{"c":8,"s":2,"id":11420,"u":"living%20fortification_g%26g","p":110,"h":1,"n":"Living Fortification"},{"c":8,"s":2,"id":11421,"u":"one%20shot%2c%20one%20kill_g%26g","p":110,"h":1,"n":"One Shot, One Kill"},{"c":8,"s":2,"id":11422,"u":"overdrive_g%26g","p":16,"h":1,"n":"Overdrive"},{"c":8,"s":2,"id":11423,"u":"pistolero's%20retort_g%26g","p":108,"h":1,"n":"Pistolero's Retort"},{"c":8,"s":2,"id":11424,"u":"raconteur's%20reload_g%26g","p":109,"h":1,"n":"Raconteur's Reload"},{"c":8,"s":2,"id":11425,"u":"recall%20ammunition_g%26g","p":140,"h":1,"n":"Recall Ammunition"},{"c":8,"s":2,"id":11426,"u":"reloading%20strike_g%26g","p":108,"h":1,"n":"Reloading Strike"},{"c":8,"s":2,"id":11427,"u":"siegebreaker_g%26g","p":110,"h":1,"n":"Siegebreaker"},{"c":8,"s":2,"id":11428,"u":"spinning%20crush_g%26g","p":110,"h":1,"n":"Spinning Crush"},{"c":8,"s":2,"id":11429,"u":"ten%20paces_g%26g","p":109,"h":1,"n":"Ten Paces"},{"c":8,"s":2,"id":11430,"u":"thoughtful%20reload_g%26g","p":140,"h":1,"n":"Thoughtful Reload"},{"c":8,"s":2,"id":11431,"u":"vital%20shot_g%26g","p":108,"h":1,"n":"Vital Shot"},{"c":8,"s":1,"id":11432,"u":"change%20shape%20(kitsune)_loag","a":"kitsune","h":1,"n":"Change Shape"},{"c":8,"s":1,"id":11433,"u":"change%20shape%20(beastkin)_loag","p":79,"a":"Beastkin","h":1,"n":"Change Shape"},{"c":8,"s":1,"id":11434,"u":"conduct%20energy_loag","p":139,"h":1,"n":"Conduct Energy"},{"c":8,"s":1,"id":11435,"u":"invigorating%20fear_loag","p":123,"h":1,"n":"Invigorating Fear"},{"c":8,"s":6,"id":11436,"u":"energy%20emanation_locg","p":19,"h":1,"n":"Energy Emanation"},{"c":8,"s":6,"id":11437,"u":"threatening%20approach_locg","p":57,"h":1,"n":"Threatening Approach"},{"c":8,"s":0,"id":11438,"u":"anadi%20venom_lome","p":103,"h":1,"n":"Anadi Venom"},{"c":8,"s":0,"id":11439,"u":"barbed%20quills_lome","p":123,"h":1,"n":"Barbed Quills"},{"c":8,"s":0,"id":11440,"u":"call%20to%20axis_lome","p":107,"h":1,"n":"Call to Axis"},{"c":8,"s":0,"id":11441,"u":"toxic%20skin_lome","p":119,"h":1,"n":"Toxic Skin"},{"c":8,"s":53,"id":11442,"u":"act%20together_som","p":53,"h":1,"n":"Act Together"},{"c":8,"s":53,"id":11443,"u":"affix%20a%20fulu_som","p":158,"h":1,"n":"Affix a Fulu"},{"c":8,"s":53,"id":11444,"u":"arcane%20cascade_som","p":38,"h":1,"n":"Arcane Cascade"},{"c":8,"s":53,"id":11445,"u":"cleanse%20soul%20path_som","p":234,"h":1,"n":"Cleanse Soul Path"},{"c":8,"s":53,"id":11446,"u":"learn%20name_som","p":245,"h":1,"n":"Learn Name"},{"c":8,"s":53,"id":11447,"u":"manifest%20eidolon_som","p":52,"h":1,"n":"Manifest Eidolon"},{"c":8,"s":53,"id":11448,"u":"share%20senses_som","p":53,"h":1,"n":"Share Senses"},{"c":8,"s":53,"id":11449,"u":"spellstrike_som","p":37,"h":1,"n":"Spellstrike"},{"c":8,"s":53,"id":11450,"u":"tap%20ley%20line_som","p":215,"h":1,"n":"Tap Ley Line"},{"c":8,"s":39,"id":11451,"u":"cram_sot1","p":63,"h":1,"n":"Cram"},{"c":8,"s":39,"id":11452,"u":"practical%20research_sot1","p":63,"h":1,"n":"Practical Research"},{"c":8,"s":39,"id":11453,"u":"study_sot1","p":63,"h":1,"n":"Study"},{"c":71,"s":12,"id":11454,"u":"airship_gmg","p":177,"h":1,"n":"Airship"},{"c":71,"s":12,"id":11455,"u":"carriage_gmg","p":178,"h":1,"n":"Carriage"},{"c":71,"s":12,"id":11456,"u":"cart_gmg","p":178,"h":1,"n":"Cart"},{"c":71,"s":12,"id":11457,"u":"galley_gmg","p":178,"h":1,"n":"Galley"},{"c":71,"s":12,"id":11458,"u":"glider_gmg","p":178,"h":1,"n":"Glider"},{"c":71,"s":12,"id":11459,"u":"heavy%20chariot_gmg","p":178,"h":1,"n":"Heavy Chariot"},{"c":71,"s":12,"id":11460,"u":"light%20chariot_gmg","p":178,"h":1,"n":"Light Chariot"},{"c":71,"s":12,"id":11461,"u":"rowboat_gmg","p":179,"h":1,"n":"Rowboat"},{"c":71,"s":12,"id":11462,"u":"sailing%20ship_gmg","p":179,"h":1,"n":"Sailing Ship"},{"c":71,"s":12,"id":11463,"u":"sleigh_gmg","p":179,"h":1,"n":"Sleigh"},{"c":71,"s":12,"id":11464,"u":"steam%20giant_gmg","p":179,"h":1,"n":"Steam Giant"},{"c":71,"s":12,"id":11465,"u":"wagon_gmg","p":179,"h":1,"n":"Wagon"},{"c":71,"s":35,"id":11466,"u":"sky%20chariot%2c%20heavy_frp2","p":73,"h":1,"n":"Sky Chariot, Heavy"},{"c":71,"s":35,"id":11467,"u":"sky%20chariot%2c%20light_frp2","p":73,"h":1,"n":"Sky Chariot, Light"},{"c":71,"s":35,"id":11468,"u":"sky%20chariot%2c%20medium_frp2","p":73,"h":1,"n":"Sky Chariot, Medium"},{"c":71,"s":2,"id":11469,"u":"adaptable%20paddleboat_g%26g","p":93,"h":1,"n":"Adaptable Paddleboat"},{"c":71,"s":2,"id":11470,"u":"ambling%20surveyor_g%26g","p":98,"h":1,"n":"Ambling Surveyor"},{"c":71,"s":2,"id":11471,"u":"apparatus%20of%20the%20octopus_g%26g","p":97,"h":1,"n":"Apparatus of the Octopus"},{"c":71,"s":2,"id":11472,"u":"armored%20carriage_g%26g","p":94,"h":1,"n":"Armored Carriage"},{"c":71,"s":2,"id":11473,"u":"automated%20cycle_g%26g","p":92,"h":1,"n":"Automated Cycle"},{"c":71,"s":2,"id":11474,"u":"battery%20tower_g%26g","p":177,"h":1,"n":"Battery Tower"},{"c":71,"s":2,"id":11475,"u":"clockwork%20borer_g%26g","p":96,"h":1,"n":"Clockwork Borer"},{"c":71,"s":2,"id":11476,"u":"clockwork%20castle_g%26g","p":99,"h":1,"n":"Clockwork Castle"},{"c":71,"s":2,"id":11477,"u":"clockwork%20hopper_g%26g","p":95,"h":1,"n":"Clockwork Hopper"},{"c":71,"s":2,"id":11478,"u":"clockwork%20wagon_g%26g","p":94,"h":1,"n":"Clockwork Wagon"},{"c":71,"s":2,"id":11479,"u":"clunkerjunker_g%26g","p":93,"h":1,"n":"Clunkerjunker"},{"c":71,"s":2,"id":11480,"u":"firefly_g%26g","p":94,"h":1,"n":"Firefly"},{"c":71,"s":2,"id":11481,"u":"helepolis_g%26g","p":77,"h":1,"n":"Helepolis"},{"c":71,"s":2,"id":11482,"u":"mobile%20inn_g%26g","p":96,"h":1,"n":"Mobile Inn"},{"c":71,"s":2,"id":11483,"u":"sand%20diver_g%26g","p":94,"h":1,"n":"Sand Diver"},{"c":71,"s":2,"id":11484,"u":"siege%20tower_g%26g","p":77,"h":1,"n":"Siege Tower"},{"c":71,"s":2,"id":11485,"u":"snail%20coach_g%26g","p":96,"h":1,"n":"Snail Coach"},{"c":71,"s":2,"id":11486,"u":"speedster_g%26g","p":96,"h":1,"n":"Speedster"},{"c":71,"s":2,"id":11487,"u":"steam%20cart_g%26g","p":94,"h":1,"n":"Steam Cart"},{"c":71,"s":2,"id":11488,"u":"steam%20trolley_g%26g","p":94,"h":1,"n":"Steam Trolley"},{"c":71,"s":2,"id":11489,"u":"titanic%20stomper_g%26g","p":77,"h":1,"n":"Titanic Stomper"},{"c":71,"s":2,"id":11490,"u":"vonthos's%20golden%20bridge_g%26g","p":99,"h":1,"n":"Vonthos's Golden Bridge"},{"c":71,"s":7,"id":11491,"u":"cliff%20crawler_lotgb","p":18,"h":1,"n":"Cliff Crawler"},{"c":71,"s":7,"id":11492,"u":"clockwork%20bumblebee_lotgb","p":22,"h":1,"n":"Clockwork Bumblebee"},{"c":71,"s":7,"id":11493,"u":"cutter_lotgb","p":76,"h":1,"n":"Cutter"},{"c":71,"s":7,"id":11494,"u":"firework%20pogo_lotgb","p":76,"h":1,"n":"Firework Pogo"},{"c":71,"s":7,"id":11495,"u":"sand%20barge_lotgb","p":76,"h":1,"n":"Sand Barge"},{"c":71,"s":7,"id":11496,"u":"shark%20diver_lotgb","p":77,"h":1,"n":"Shark Diver"},{"c":71,"s":7,"id":11497,"u":"velocipede_lotgb","p":77,"h":1,"n":"Velocipede"},{"c":71,"s":65,"id":11498,"u":"hillcross%20glider_qff3","p":75,"h":1,"n":"Hillcross Glider"},{"c":71,"s":43,"id":11499,"u":"sand%20racer_sot5","p":79,"h":1,"n":"Sand Racer"},{"c":71,"s":44,"id":11500,"u":"bunta_sot6","p":76,"h":1,"n":"Bunta"},{"c":64,"s":9,"id":11501,"u":"all-around%20vision_b1","p":342,"h":1,"n":"All-Around Vision"},{"c":64,"s":9,"id":11502,"u":"aquatic%20ambush_b1","p":342,"h":1,"n":"Aquatic Ambush"},{"c":64,"s":9,"id":11503,"u":"at-will%20spells_b1","p":342,"h":1,"n":"At-Will Spells"},{"c":64,"s":9,"id":11504,"u":"attack%20of%20opportunity_b1","p":342,"h":1,"n":"Attack of Opportunity"},{"c":64,"s":9,"id":11505,"u":"aura_b1","p":342,"h":1,"n":"Aura"},{"c":64,"s":9,"id":11506,"u":"buck_b1","p":342,"h":1,"n":"Buck"},{"c":64,"s":9,"id":11507,"u":"catch%20rock_b1","p":342,"h":1,"n":"Catch Rock"},{"c":64,"s":9,"id":11508,"u":"change%20shape_b1","p":342,"h":1,"n":"Change Shape"},{"c":64,"s":9,"id":11509,"u":"constant%20spells_b1","p":342,"h":1,"n":"Constant Spells"},{"c":64,"s":9,"id":11510,"u":"constrict_b1","p":342,"h":1,"n":"Constrict"},{"c":64,"s":9,"id":11511,"u":"coven_b1","p":342,"h":1,"n":"Coven"},{"c":64,"s":9,"id":11512,"u":"curse%20of%20the%20werecreature_b1","p":329,"h":1,"n":"Curse of the Werecreature"},{"c":64,"s":9,"id":11513,"u":"darkvision_b1","p":343,"h":1,"n":"Darkvision"},{"c":64,"s":9,"id":11514,"u":"disease_b1","p":343,"h":1,"n":"Disease"},{"c":64,"s":9,"id":11515,"u":"engulf_b1","p":343,"h":1,"n":"Engulf"},{"c":64,"s":9,"id":11516,"u":"fast%20healing_b1","p":343,"h":1,"n":"Fast Healing"},{"c":64,"s":9,"id":11517,"u":"ferocity_b1","p":343,"h":1,"n":"Ferocity"},{"c":64,"s":9,"id":11518,"u":"frightful%20presence_b1","p":343,"h":1,"n":"Frightful Presence"},{"c":64,"s":9,"id":11519,"u":"golem%20antimagic_b1","p":184,"h":1,"n":"Golem Antimagic"},{"c":64,"s":9,"id":11520,"u":"grab_b1","p":343,"h":1,"n":"Grab"},{"c":64,"s":9,"id":11521,"u":"greater%20constrict_b1","p":343,"h":1,"n":"Greater Constrict"},{"c":64,"s":9,"id":11522,"u":"improved%20grab_b1","p":343,"h":1,"n":"Improved Grab"},{"c":64,"s":9,"id":11523,"u":"improved%20knockdown_b1","p":343,"h":1,"n":"Improved Knockdown"},{"c":64,"s":9,"id":11524,"u":"improved%20push_b1","p":343,"h":1,"n":"Improved Push"},{"c":64,"s":9,"id":11525,"u":"knockdown_b1","p":343,"h":1,"n":"Knockdown"},{"c":64,"s":9,"id":11526,"u":"lifesense_b1","p":343,"h":1,"n":"Lifesense"},{"c":64,"s":9,"id":11527,"u":"light%20blindness_b1","p":343,"h":1,"n":"Light Blindness"},{"c":64,"s":9,"id":11528,"u":"low-light%20vision_b1","p":343,"h":1,"n":"Low-Light Vision"},{"c":64,"s":9,"id":11529,"u":"moon%20frenzy_b1","p":329,"h":1,"n":"Moon Frenzy"},{"c":64,"s":9,"id":11530,"u":"poison_b1","p":343,"h":1,"n":"Poison"},{"c":64,"s":9,"id":11531,"u":"push_b1","p":343,"h":1,"n":"Push"},{"c":64,"s":9,"id":11532,"u":"regeneration_b1","p":343,"h":1,"n":"Regeneration"},{"c":64,"s":9,"id":11533,"u":"rend_b1","p":344,"h":1,"n":"Rend"},{"c":64,"s":9,"id":11534,"u":"retributive%20strike_b1","p":344,"h":1,"n":"Retributive Strike"},{"c":64,"s":9,"id":11535,"u":"scent_b1","p":344,"h":1,"n":"Scent"},{"c":64,"s":9,"id":11536,"u":"shield%20block_b1","p":344,"h":1,"n":"Shield Block"},{"c":64,"s":9,"id":11537,"u":"sneak%20attack_b1","p":344,"h":1,"n":"Sneak Attack"},{"c":64,"s":9,"id":11538,"u":"swallow%20whole_b1","p":344,"h":1,"n":"Swallow Whole"},{"c":64,"s":9,"id":11539,"u":"swarm%20mind_b1","p":344,"h":1,"n":"Swarm Mind"},{"c":64,"s":9,"id":11540,"u":"telepathy_b1","p":344,"h":1,"n":"Telepathy"},{"c":64,"s":9,"id":11541,"u":"throw%20rock_b1","p":344,"h":1,"n":"Throw Rock"},{"c":64,"s":9,"id":11542,"u":"trample_b1","p":344,"h":1,"n":"Trample"},{"c":64,"s":9,"id":11543,"u":"tremorsense_b1","p":344,"h":1,"n":"Tremorsense"},{"c":64,"s":9,"id":11544,"u":"wavesense_b1","p":344,"h":1,"n":"Wavesense"},{"c":64,"s":10,"id":11545,"u":"negative%20healing_b2","p":305,"h":1,"n":"Negative Healing"},{"c":64,"s":12,"id":11546,"u":"butter%20up_gmg","p":204,"h":1,"n":"Butter Up"},{"c":64,"s":12,"id":11547,"u":"call%20your%20bluff_gmg","p":205,"h":1,"n":"Call Your Bluff"},{"c":64,"s":12,"id":11548,"u":"child%20care_gmg","p":205,"h":1,"n":"Child Care"},{"c":64,"s":12,"id":11549,"u":"find%20footing_gmg","p":205,"h":1,"n":"Find Footing"},{"c":64,"s":12,"id":11550,"u":"gone%20fishing_gmg","p":205,"h":1,"n":"Gone Fishing"},{"c":64,"s":12,"id":11551,"u":"local%20lore_gmg","p":205,"h":1,"n":"Local Lore"},{"c":64,"s":12,"id":11552,"u":"quick%20transcription_gmg","p":205,"h":1,"n":"Quick Transcription"},{"c":64,"s":24,"id":11553,"u":"warpwave_aoe6","p":81,"h":1,"n":"Warpwave"},{"c":65,"s":4,"id":11554,"u":"ysoki_apg","p":21,"h":1,"n":"Ysoki"},{"c":65,"s":9,"id":11555,"u":"alghollthu_b1","p":348,"h":1,"n":"Alghollthu"},{"c":65,"s":9,"id":11556,"u":"amurrun_b1","p":348,"h":1,"n":"Amurrun"},{"c":65,"s":9,"id":11557,"u":"arboreal_b1","p":348,"h":1,"n":"Arboreal"},{"c":65,"s":9,"id":11558,"u":"boggard_b1","p":348,"h":1,"n":"Boggard"},{"c":65,"s":9,"id":11559,"u":"caligni_b1","p":348,"h":1,"n":"Caligni"},{"c":65,"s":9,"id":11560,"u":"cyclops_b1","p":348,"h":1,"n":"Cyclops"},{"c":65,"s":9,"id":11561,"u":"daemonic_b1","p":348,"h":1,"n":"Daemonic"},{"c":65,"s":9,"id":11562,"u":"iruxi_b1","p":348,"h":1,"n":"Iruxi"},{"c":65,"s":9,"id":11563,"u":"protean_b1","p":348,"h":1,"n":"Protean"},{"c":65,"s":9,"id":11564,"u":"requian_b1","p":348,"h":1,"n":"Requian"},{"c":65,"s":9,"id":11565,"u":"sphinx_b1","p":348,"h":1,"n":"Sphinx"},{"c":65,"s":9,"id":11566,"u":"tengu_b1","p":310,"h":1,"n":"Tengu"},{"c":65,"s":9,"id":11567,"u":"utopian_b1","p":348,"h":1,"n":"Utopian"},{"c":65,"s":10,"id":11568,"u":"d'ziriak_b2","p":311,"h":1,"n":"D'ziriak"},{"c":65,"s":10,"id":11569,"u":"destrachan_b2","p":311,"h":1,"n":"Destrachan"},{"c":65,"s":10,"id":11570,"u":"grippli_b2","p":311,"h":1,"n":"Grippli"},{"c":65,"s":10,"id":11571,"u":"jistkan_b2","p":311,"h":1,"n":"Jistkan"},{"c":65,"s":10,"id":11572,"u":"jyoti_b2","p":311,"h":1,"n":"Jyoti"},{"c":65,"s":11,"id":11573,"u":"adlet_b3","p":311,"h":1,"n":"Adlet"},{"c":65,"s":11,"id":11574,"u":"girtabrilu_b3","p":311,"h":1,"n":"Girtabrilu"},{"c":65,"s":11,"id":11575,"u":"grioth_b3","p":311,"h":1,"n":"Grioth"},{"c":65,"s":11,"id":11576,"u":"kovintal_b3","p":311,"h":1,"n":"Kovintal"},{"c":65,"s":11,"id":11577,"u":"mi-go_b3","p":311,"h":1,"n":"Mi-Go"},{"c":65,"s":11,"id":11578,"u":"munavri_b3","p":311,"h":1,"n":"Munavri"},{"c":65,"s":11,"id":11579,"u":"samsaran_b3","p":311,"h":1,"n":"Samsaran"},{"c":65,"s":11,"id":11580,"u":"sasquatch_b3","p":311,"h":1,"n":"Sasquatch"},{"c":65,"s":11,"id":11581,"u":"shae_b3","p":311,"h":1,"n":"Shae"},{"c":65,"s":11,"id":11582,"u":"vanara_b3","p":311,"h":1,"n":"Vanara"},{"c":65,"s":11,"id":11583,"u":"vishkanyan_b3","p":311,"h":1,"n":"Vishkanyan"},{"c":65,"s":11,"id":11584,"u":"yithian_b3","p":311,"h":1,"n":"Yithian"},{"c":65,"s":5,"id":11585,"u":"abyssal_crb","p":65,"h":1,"n":"Abyssal"},{"c":65,"s":5,"id":11586,"u":"aklo_crb","p":65,"h":1,"n":"Aklo"},{"c":65,"s":5,"id":11587,"u":"aquan_crb","p":65,"h":1,"n":"Aquan"},{"c":65,"s":5,"id":11588,"u":"auran_crb","p":65,"h":1,"n":"Auran"},{"c":65,"s":5,"id":11589,"u":"celestial_crb","p":65,"h":1,"n":"Celestial"},{"c":65,"s":5,"id":11590,"u":"common_crb","p":65,"h":1,"n":"Common"},{"c":65,"s":5,"id":11591,"u":"draconic_crb","p":65,"h":1,"n":"Draconic"},{"c":65,"s":5,"id":11592,"u":"druidic_crb","p":65,"h":1,"n":"Druidic"},{"c":65,"s":5,"id":11593,"u":"dwarven_crb","p":65,"h":1,"n":"Dwarven"},{"c":65,"s":5,"id":11594,"u":"elven_crb","p":65,"h":1,"n":"Elven"},{"c":65,"s":5,"id":11595,"u":"gnoll_crb","p":65,"h":1,"n":"Gnoll"},{"c":65,"s":5,"id":11596,"u":"gnomish_crb","p":65,"h":1,"n":"Gnomish"},{"c":65,"s":5,"id":11597,"u":"goblin_crb","p":65,"h":1,"n":"Goblin"},{"c":65,"s":5,"id":11598,"u":"halfling_crb","p":65,"h":1,"n":"Halfling"},{"c":65,"s":5,"id":11599,"u":"hallit_crb","p":432,"h":1,"n":"Hallit"},{"c":65,"s":5,"id":11600,"u":"ignan_crb","p":65,"h":1,"n":"Ignan"},{"c":65,"s":5,"id":11601,"u":"infernal_crb","p":65,"h":1,"n":"Infernal"},{"c":65,"s":5,"id":11602,"u":"jotun_crb","p":65,"h":1,"n":"Jotun"},{"c":65,"s":5,"id":11603,"u":"kelish_crb","p":432,"h":1,"n":"Kelish"},{"c":65,"s":5,"id":11604,"u":"mwangi_crb","p":432,"h":1,"n":"Mwangi"},{"c":65,"s":5,"id":11605,"u":"necril_crb","p":65,"h":1,"n":"Necril"},{"c":65,"s":5,"id":11606,"u":"orcish_crb","p":65,"h":1,"n":"Orcish"},{"c":65,"s":5,"id":11607,"u":"osiriani_crb","p":432,"h":1,"n":"Osiriani"},{"c":65,"s":5,"id":11608,"u":"shadowtongue_crb","p":65,"h":1,"n":"Shadowtongue"},{"c":65,"s":5,"id":11609,"u":"shoanti_crb","p":432,"h":1,"n":"Shoanti"},{"c":65,"s":5,"id":11610,"u":"skald_crb","p":432,"h":1,"n":"Skald"},{"c":65,"s":5,"id":11611,"u":"sylvan_crb","p":65,"h":1,"n":"Sylvan"},{"c":65,"s":5,"id":11612,"u":"terran_crb","p":65,"h":1,"n":"Terran"},{"c":65,"s":5,"id":11613,"u":"tien_crb","p":432,"h":1,"n":"Tien"},{"c":65,"s":5,"id":11614,"u":"undercommon_crb","p":65,"h":1,"n":"Undercommon"},{"c":65,"s":5,"id":11615,"u":"varisian_crb","p":432,"h":1,"n":"Varisian"},{"c":65,"s":5,"id":11616,"u":"vudrani_crb","p":432,"h":1,"n":"Vudrani"},{"c":65,"s":13,"id":11617,"u":"anadi_aoa1","p":84,"h":1,"n":"Anadi"},{"c":65,"s":15,"id":11618,"u":"strix_aoa3","p":72,"h":1,"n":"Strix"},{"c":65,"s":8,"id":11619,"u":"shoony_ec3","p":72,"h":1,"n":"Shoony"},{"c":65,"s":50,"id":11620,"u":"minatan_frp0","p":11,"h":1,"n":"Minatan"},{"c":65,"s":50,"id":11621,"u":"minkaian_frp0","p":11,"h":1,"n":"Minkaian"},{"c":65,"s":50,"id":11622,"u":"nagaji_frp0","p":11,"h":1,"n":"Nagaji"},{"c":65,"s":50,"id":11623,"u":"senzar_frp0","p":11,"h":1,"n":"Senzar"},{"c":65,"s":50,"id":11624,"u":"wayang_frp0","p":11,"h":1,"n":"Wayang"},{"c":65,"s":34,"id":11625,"u":"anugobu_frp1","p":80,"h":1,"n":"Anugobu"},{"c":65,"s":35,"id":11626,"u":"arcadian_frp2","p":34,"h":1,"n":"Arcadian"},{"c":65,"s":1,"id":11627,"u":"androffan_loag","p":69,"h":1,"n":"Androffan"},{"c":65,"s":0,"id":11628,"u":"calda_lome","p":265,"h":1,"n":"Calda"},{"c":65,"s":0,"id":11629,"u":"ekujae_lome","p":23,"h":1,"n":"Ekujae"},{"c":65,"s":0,"id":11630,"u":"goloma_lome","p":115,"h":1,"n":"Goloma"},{"c":65,"s":0,"id":11631,"u":"kibwani_lome","p":217,"h":1,"n":"Kibwani"},{"c":65,"s":0,"id":11632,"u":"lirgeni_lome","p":217,"h":1,"n":"Lirgeni"},{"c":65,"s":0,"id":11633,"u":"mzunu_lome","p":228,"h":1,"n":"Mzunu"},{"c":65,"s":0,"id":11634,"u":"ocotan_lome","p":23,"h":1,"n":"Ocotan"},{"c":65,"s":0,"id":11635,"u":"rasu_lome","p":23,"h":1,"n":"Rasu"},{"c":65,"s":0,"id":11636,"u":"shisk_lome","p":123,"h":1,"n":"Shisk"},{"c":65,"s":0,"id":11637,"u":"xanmba_lome","p":242,"h":1,"n":"Xanmba"},{"c":65,"s":52,"id":11638,"u":"ancient%20osirion_lowg","p":59,"h":1,"n":"Ancient Osirion"},{"c":65,"s":52,"id":11639,"u":"azlanti_lowg","p":60,"h":1,"n":"Azlanti"},{"c":65,"s":52,"id":11640,"u":"garundi_lowg","p":84,"h":1,"n":"Garundi"},{"c":65,"s":52,"id":11641,"u":"thassilonian_lowg","p":108,"h":1,"n":"Thassilonian"},{"c":4,"s":4,"id":11642,"u":"aasimar","p":266,"h":1,"n":"Aasimar"},{"c":4,"s":4,"id":11643,"u":"cursebound","p":267,"h":1,"n":"Cursebound"},{"c":4,"s":4,"id":11644,"u":"duskwalker","p":267,"h":1,"n":"Duskwalker"},{"c":4,"s":4,"id":11645,"u":"finisher","p":267,"h":1,"n":"Finisher"},{"c":4,"s":4,"id":11646,"u":"hex","p":101,"h":1,"n":"Hex"},{"c":4,"s":4,"id":11647,"u":"investigator","p":268,"h":1,"n":"Investigator"},{"c":4,"s":4,"id":11648,"u":"lineage","p":268,"h":1,"n":"Lineage"},{"c":4,"s":4,"id":11649,"u":"oracle","p":269,"h":1,"n":"Oracle"},{"c":4,"s":4,"id":11650,"u":"swashbuckler","p":270,"h":1,"n":"Swashbuckler"},{"c":4,"s":4,"id":11651,"u":"vigilante","p":271,"h":1,"n":"Vigilante"},{"c":4,"s":4,"id":11652,"u":"witch","p":271,"h":1,"n":"Witch"},{"c":4,"s":9,"id":11653,"u":"%5bmagical%20tradition%5d","p":342,"h":1,"n":"[Magical Tradition]"},{"c":4,"s":9,"id":11654,"u":"aeon","p":345,"h":1,"n":"Aeon"},{"c":4,"s":9,"id":11655,"u":"amphibious","p":345,"h":1,"n":"Amphibious"},{"c":4,"s":9,"id":11656,"u":"any","p":345,"h":1,"n":"Any"},{"c":4,"s":9,"id":11657,"u":"aquatic","p":345,"h":1,"n":"Aquatic"},{"c":4,"s":9,"id":11658,"u":"astral","p":345,"h":1,"n":"Astral"},{"c":4,"s":9,"id":11659,"u":"boggard","p":345,"h":1,"n":"Boggard"},{"c":4,"s":9,"id":11660,"u":"caligni","p":345,"h":1,"n":"Caligni"},{"c":4,"s":9,"id":11661,"u":"catfolk","p":345,"h":1,"n":"Catfolk"},{"c":4,"s":9,"id":11662,"u":"ce","p":345,"h":1,"n":"CE"},{"c":4,"s":9,"id":11663,"u":"cg","p":345,"h":1,"n":"CG"},{"c":4,"s":9,"id":11664,"u":"changeling","p":123,"h":1,"n":"Changeling"},{"c":4,"s":9,"id":11665,"u":"charm","p":77,"h":1,"n":"Charm"},{"c":4,"s":9,"id":11666,"u":"cn","p":345,"h":1,"n":"CN"},{"c":4,"s":9,"id":11667,"u":"daemon","p":346,"h":1,"n":"Daemon"},{"c":4,"s":9,"id":11668,"u":"dero","p":346,"h":1,"n":"Dero"},{"c":4,"s":9,"id":11669,"u":"dhampir","p":346,"h":1,"n":"Dhampir"},{"c":4,"s":9,"id":11670,"u":"fungus","p":345,"h":1,"n":"Fungus"},{"c":4,"s":9,"id":11671,"u":"gargantuan","p":345,"h":1,"n":"Gargantuan"},{"c":4,"s":9,"id":11672,"u":"genie","p":346,"h":1,"n":"Genie"},{"c":4,"s":9,"id":11673,"u":"ghost","p":346,"h":1,"n":"Ghost"},{"c":4,"s":9,"id":11674,"u":"ghoul","p":346,"h":1,"n":"Ghoul"},{"c":4,"s":9,"id":11675,"u":"gnoll","p":346,"h":1,"n":"Gnoll"},{"c":4,"s":9,"id":11676,"u":"golem","p":346,"h":1,"n":"Golem"},{"c":4,"s":9,"id":11677,"u":"gremlin","p":346,"h":1,"n":"Gremlin"},{"c":4,"s":9,"id":11678,"u":"huge","p":345,"h":1,"n":"Huge"},{"c":4,"s":9,"id":11679,"u":"incorporeal","p":346,"h":1,"n":"Incorporeal"},{"c":4,"s":9,"id":11680,"u":"inevitable","p":347,"h":1,"n":"Inevitable"},{"c":4,"s":9,"id":11681,"u":"kobold","p":347,"h":1,"n":"Kobold"},{"c":4,"s":9,"id":11682,"u":"large","p":345,"h":1,"n":"Large"},{"c":4,"s":9,"id":11683,"u":"le","p":345,"h":1,"n":"LE"},{"c":4,"s":9,"id":11684,"u":"leshy","p":347,"h":1,"n":"Leshy"},{"c":4,"s":9,"id":11685,"u":"lg","p":345,"h":1,"n":"LG"},{"c":4,"s":9,"id":11686,"u":"lizardfolk","p":347,"h":1,"n":"Lizardfolk"},{"c":4,"s":9,"id":11687,"u":"ln","p":345,"h":1,"n":"LN"},{"c":4,"s":9,"id":11688,"u":"medium","p":345,"h":1,"n":"Medium"},{"c":4,"s":9,"id":11689,"u":"merfolk","p":347,"h":1,"n":"Merfolk"},{"c":4,"s":9,"id":11690,"u":"mummy","p":347,"h":1,"n":"Mummy"},{"c":4,"s":9,"id":11691,"u":"mutant","p":347,"h":1,"n":"Mutant"},{"c":4,"s":9,"id":11692,"u":"n","p":345,"h":1,"n":"N"},{"c":4,"s":9,"id":11693,"u":"ne","p":345,"h":1,"n":"NE"},{"c":4,"s":9,"id":11694,"u":"ng","p":345,"h":1,"n":"NG"},{"c":4,"s":9,"id":11695,"u":"nymph","p":347,"h":1,"n":"Nymph"},{"c":4,"s":9,"id":11696,"u":"olfactory","p":168,"h":1,"n":"Olfactory"},{"c":4,"s":9,"id":11697,"u":"protean","p":347,"h":1,"n":"Protean"},{"c":4,"s":9,"id":11698,"u":"psychopomp","p":347,"h":1,"n":"Psychopomp"},{"c":4,"s":9,"id":11699,"u":"rakshasa","p":347,"h":1,"n":"Rakshasa"},{"c":4,"s":9,"id":11700,"u":"ranged%20trip","p":85,"h":1,"n":"Ranged Trip"},{"c":4,"s":9,"id":11701,"u":"ratfolk","p":347,"h":1,"n":"Ratfolk"},{"c":4,"s":9,"id":11702,"u":"sea%20devil","p":347,"h":1,"n":"Sea Devil"},{"c":4,"s":9,"id":11703,"u":"skeleton","p":347,"h":1,"n":"Skeleton"},{"c":4,"s":9,"id":11704,"u":"small","p":345,"h":1,"n":"Small"},{"c":4,"s":9,"id":11705,"u":"soulbound","p":347,"h":1,"n":"Soulbound"},{"c":4,"s":9,"id":11706,"u":"sprite","p":347,"h":1,"n":"Sprite"},{"c":4,"s":9,"id":11707,"u":"swarm","p":347,"h":1,"n":"Swarm"},{"c":4,"s":9,"id":11708,"u":"tengu","p":270,"h":1,"n":"Tengu"},{"c":4,"s":9,"id":11709,"u":"tethered","p":85,"h":1,"n":"Tethered"},{"c":4,"s":9,"id":11710,"u":"tiefling","p":270,"h":1,"n":"Tiefling"},{"c":4,"s":9,"id":11711,"u":"tiny","p":345,"h":1,"n":"Tiny"},{"c":4,"s":9,"id":11712,"u":"troll","p":347,"h":1,"n":"Troll"},{"c":4,"s":9,"id":11713,"u":"vampire","p":347,"h":1,"n":"Vampire"},{"c":4,"s":9,"id":11714,"u":"werecreature","p":347,"h":1,"n":"Werecreature"},{"c":4,"s":9,"id":11715,"u":"wight","p":332,"h":1,"n":"Wight"},{"c":4,"s":9,"id":11716,"u":"wraith","p":335,"h":1,"n":"Wraith"},{"c":4,"s":9,"id":11717,"u":"xulgath","p":347,"h":1,"n":"Xulgath"},{"c":4,"s":9,"id":11718,"u":"zombie","p":347,"h":1,"n":"Zombie"},{"c":4,"s":10,"id":11719,"u":"brutal","p":310,"h":1,"n":"Brutal"},{"c":4,"s":10,"id":11720,"u":"couatl","p":308,"h":1,"n":"Couatl"},{"c":4,"s":10,"id":11721,"u":"dream","p":308,"h":1,"n":"Dream"},{"c":4,"s":10,"id":11722,"u":"fetchling","p":308,"h":1,"n":"Fetchling"},{"c":4,"s":10,"id":11723,"u":"grippli","p":309,"h":1,"n":"Grippli"},{"c":4,"s":10,"id":11724,"u":"ifrit","p":308,"h":1,"n":"Ifrit"},{"c":4,"s":10,"id":11725,"u":"morlock","p":308,"h":1,"n":"Morlock"},{"c":4,"s":10,"id":11726,"u":"oni","p":309,"h":1,"n":"Oni"},{"c":4,"s":10,"id":11727,"u":"oread","p":309,"h":1,"n":"Oread"},{"c":4,"s":10,"id":11728,"u":"petitioner","p":309,"h":1,"n":"Petitioner"},{"c":4,"s":10,"id":11729,"u":"qlippoth","p":309,"h":1,"n":"Qlippoth"},{"c":4,"s":10,"id":11730,"u":"serpentfolk","p":309,"h":1,"n":"Serpentfolk"},{"c":4,"s":10,"id":11731,"u":"skulk","p":309,"h":1,"n":"Skulk"},{"c":4,"s":10,"id":11732,"u":"spriggan","p":310,"h":1,"n":"Spriggan"},{"c":4,"s":10,"id":11733,"u":"suli","p":310,"h":1,"n":"Suli"},{"c":4,"s":10,"id":11734,"u":"sylph","p":309,"h":1,"n":"Sylph"},{"c":4,"s":10,"id":11735,"u":"tane","p":310,"h":1,"n":"Tane"},{"c":4,"s":10,"id":11736,"u":"time","p":310,"h":1,"n":"Time"},{"c":4,"s":10,"id":11737,"u":"undine","p":310,"h":1,"n":"Undine"},{"c":4,"s":10,"id":11738,"u":"urdefhan","p":310,"h":1,"n":"Urdefhan"},{"c":4,"s":10,"id":11739,"u":"velstrac","p":310,"h":1,"n":"Velstrac"},{"c":4,"s":5,"id":11740,"u":"aberration","p":266,"h":1,"n":"Aberration"},{"c":4,"s":5,"id":11741,"u":"abjuration","p":628,"h":1,"n":"Abjuration"},{"c":4,"s":5,"id":11742,"u":"acid","p":628,"h":1,"n":"Acid"},{"c":4,"s":5,"id":11743,"u":"additive","p":75,"h":1,"n":"Additive"},{"c":4,"s":5,"id":11744,"u":"agile","p":282,"h":1,"n":"Agile"},{"c":4,"s":5,"id":11745,"u":"air","p":628,"h":1,"n":"Air"},{"c":4,"s":5,"id":11746,"u":"alchemical","p":628,"h":1,"n":"Alchemical"},{"c":4,"s":5,"id":11747,"u":"alchemist","p":628,"h":1,"n":"Alchemist"},{"c":4,"s":5,"id":11748,"u":"angel","p":628,"h":1,"n":"Angel"},{"c":4,"s":5,"id":11749,"u":"animal","p":628,"h":1,"n":"Animal"},{"c":4,"s":5,"id":11750,"u":"apex","p":628,"h":1,"n":"Apex"},{"c":4,"s":5,"id":11751,"u":"arcane","p":628,"h":1,"n":"Arcane"},{"c":4,"s":5,"id":11752,"u":"archetype","p":628,"h":1,"n":"Archetype"},{"c":4,"s":5,"id":11753,"u":"archon","p":628,"h":1,"n":"Archon"},{"c":4,"s":5,"id":11754,"u":"attached","p":282,"h":1,"n":"Attached"},{"c":4,"s":5,"id":11755,"u":"attack","p":629,"h":1,"n":"Attack"},{"c":4,"s":5,"id":11756,"u":"auditory","p":629,"h":1,"n":"Auditory"},{"c":4,"s":5,"id":11757,"u":"aura","p":629,"h":1,"n":"Aura"},{"c":4,"s":5,"id":11758,"u":"azata","p":629,"h":1,"n":"Azata"},{"c":4,"s":5,"id":11759,"u":"backstabber","p":282,"h":1,"n":"Backstabber"},{"c":4,"s":5,"id":11760,"u":"backswing","p":282,"h":1,"n":"Backswing"},{"c":4,"s":5,"id":11761,"u":"barbarian","p":629,"h":1,"n":"Barbarian"},{"c":4,"s":5,"id":11762,"u":"bard","p":629,"h":1,"n":"Bard"},{"c":4,"s":5,"id":11763,"u":"beast","p":629,"h":1,"n":"Beast"},{"c":4,"s":5,"id":11764,"u":"bomb","p":629,"h":1,"n":"Bomb"},{"c":4,"s":5,"id":11765,"u":"bulwark","p":274,"h":1,"n":"Bulwark"},{"c":4,"s":5,"id":11766,"u":"cantrip","p":629,"h":1,"n":"Cantrip"},{"c":4,"s":5,"id":11767,"u":"celestial","p":629,"h":1,"n":"Celestial"},{"c":4,"s":5,"id":11768,"u":"champion","p":629,"h":1,"n":"Champion"},{"c":4,"s":5,"id":11769,"u":"chaotic","p":629,"h":1,"n":"Chaotic"},{"c":4,"s":5,"id":11770,"u":"cleric","p":629,"h":1,"n":"Cleric"},{"c":4,"s":5,"id":11771,"u":"cold","p":629,"h":1,"n":"Cold"},{"c":4,"s":5,"id":11772,"u":"comfort","p":275,"h":1,"n":"Comfort"},{"c":4,"s":5,"id":11773,"u":"common","p":629,"h":1,"n":"Common"},{"c":4,"s":5,"id":11774,"u":"companion","p":629,"h":1,"n":"Companion"},{"c":4,"s":5,"id":11775,"u":"complex","p":629,"h":1,"n":"Complex"},{"c":4,"s":5,"id":11776,"u":"composition","p":629,"h":1,"n":"Composition"},{"c":4,"s":5,"id":11777,"u":"concentrate","p":630,"h":1,"n":"Concentrate"},{"c":4,"s":5,"id":11778,"u":"conjuration","p":630,"h":1,"n":"Conjuration"},{"c":4,"s":5,"id":11779,"u":"consecration","p":630,"h":1,"n":"Consecration"},{"c":4,"s":5,"id":11780,"u":"construct","p":630,"h":1,"n":"Construct"},{"c":4,"s":5,"id":11781,"u":"consumable","p":630,"h":1,"n":"Consumable"},{"c":4,"s":5,"id":11782,"u":"contact","p":550,"h":1,"n":"Contact"},{"c":4,"s":5,"id":11783,"u":"curse","p":630,"h":1,"n":"Curse"},{"c":4,"s":5,"id":11784,"u":"darkness","p":630,"h":1,"n":"Darkness"},{"c":4,"s":5,"id":11785,"u":"deadly","p":282,"h":1,"n":"Deadly"},{"c":4,"s":5,"id":11786,"u":"death","p":630,"h":1,"n":"Death"},{"c":4,"s":5,"id":11787,"u":"dedication","p":630,"h":1,"n":"Dedication"},{"c":4,"s":5,"id":11788,"u":"demon","p":630,"h":1,"n":"Demon"},{"c":4,"s":5,"id":11789,"u":"detection","p":630,"h":1,"n":"Detection"},{"c":4,"s":5,"id":11790,"u":"devil","p":630,"h":1,"n":"Devil"},{"c":4,"s":5,"id":11791,"u":"dinosaur","p":630,"h":1,"n":"Dinosaur"},{"c":4,"s":5,"id":11792,"u":"disarm","p":282,"h":1,"n":"Disarm"},{"c":4,"s":5,"id":11793,"u":"disease","p":631,"h":1,"n":"Disease"},{"c":4,"s":5,"id":11794,"u":"divination","p":631,"h":1,"n":"Divination"},{"c":4,"s":5,"id":11795,"u":"divine","p":631,"h":1,"n":"Divine"},{"c":4,"s":5,"id":11796,"u":"downtime","p":631,"h":1,"n":"Downtime"},{"c":4,"s":5,"id":11797,"u":"dragon","p":631,"h":1,"n":"Dragon"},{"c":4,"s":5,"id":11798,"u":"drow","p":631,"h":1,"n":"Drow"},{"c":4,"s":5,"id":11799,"u":"druid","p":631,"h":1,"n":"Druid"},{"c":4,"s":5,"id":11800,"u":"duergar","p":631,"h":1,"n":"Duergar"},{"c":4,"s":5,"id":11801,"u":"dwarf","p":631,"h":1,"n":"Dwarf"},{"c":4,"s":5,"id":11802,"u":"earth","p":631,"h":1,"n":"Earth"},{"c":4,"s":5,"id":11803,"u":"electricity","p":631,"h":1,"n":"Electricity"},{"c":4,"s":5,"id":11804,"u":"elemental","p":631,"h":1,"n":"Elemental"},{"c":4,"s":5,"id":11805,"u":"elf","p":631,"h":1,"n":"Elf"},{"c":4,"s":5,"id":11806,"u":"elixir","p":631,"h":1,"n":"Elixir"},{"c":4,"s":5,"id":11807,"u":"emotion","p":631,"h":1,"n":"Emotion"},{"c":4,"s":5,"id":11808,"u":"enchantment","p":631,"h":1,"n":"Enchantment"},{"c":4,"s":5,"id":11809,"u":"environmental","p":631,"h":1,"n":"Environmental"},{"c":4,"s":5,"id":11810,"u":"ethereal","p":631,"h":1,"n":"Ethereal"},{"c":4,"s":5,"id":11811,"u":"evil","p":631,"h":1,"n":"Evil"},{"c":4,"s":5,"id":11812,"u":"evocation","p":634,"h":1,"n":"Evocation"},{"c":4,"s":5,"id":11813,"u":"exploration","p":631,"h":1,"n":"Exploration"},{"c":4,"s":5,"id":11814,"u":"extradimensional","p":631,"h":1,"n":"Extradimensional"},{"c":4,"s":5,"id":11815,"u":"fatal","p":282,"h":1,"n":"Fatal"},{"c":4,"s":5,"id":11816,"u":"fear","p":631,"h":1,"n":"Fear"},{"c":4,"s":5,"id":11817,"u":"fey","p":631,"h":1,"n":"Fey"},{"c":4,"s":5,"id":11818,"u":"fiend","p":631,"h":1,"n":"Fiend"},{"c":4,"s":5,"id":11819,"u":"fighter","p":632,"h":1,"n":"Fighter"},{"c":4,"s":5,"id":11820,"u":"finesse","p":282,"h":1,"n":"Finesse"},{"c":4,"s":5,"id":11821,"u":"fire","p":632,"h":1,"n":"Fire"},{"c":4,"s":5,"id":11822,"u":"flexible","p":275,"h":1,"n":"Flexible"},{"c":4,"s":5,"id":11823,"u":"flourish","p":632,"h":1,"n":"Flourish"},{"c":4,"s":5,"id":11824,"u":"focused","p":632,"h":1,"n":"Focused"},{"c":4,"s":5,"id":11825,"u":"force","p":632,"h":1,"n":"Force"},{"c":4,"s":5,"id":11826,"u":"forceful","p":282,"h":1,"n":"Forceful"},{"c":4,"s":5,"id":11827,"u":"fortune","p":632,"h":1,"n":"Fortune"},{"c":4,"s":5,"id":11828,"u":"free-hand","p":282,"h":1,"n":"Free-Hand"},{"c":4,"s":5,"id":11829,"u":"general","p":632,"h":1,"n":"General"},{"c":4,"s":5,"id":11830,"u":"giant","p":632,"h":1,"n":"Giant"},{"c":4,"s":5,"id":11831,"u":"gnome","p":632,"h":1,"n":"Gnome"},{"c":4,"s":5,"id":11832,"u":"goblin","p":632,"h":1,"n":"Goblin"},{"c":4,"s":5,"id":11833,"u":"good","p":632,"h":1,"n":"Good"},{"c":4,"s":5,"id":11834,"u":"grapple","p":283,"h":1,"n":"Grapple"},{"c":4,"s":5,"id":11835,"u":"hag","p":632,"h":1,"n":"Hag"},{"c":4,"s":5,"id":11836,"u":"half-elf","p":632,"h":1,"n":"Half-Elf"},{"c":4,"s":5,"id":11837,"u":"half-orc","p":632,"h":1,"n":"Half-Orc"},{"c":4,"s":5,"id":11838,"u":"halfling","p":632,"h":1,"n":"Halfling"},{"c":4,"s":5,"id":11839,"u":"haunt","p":632,"h":1,"n":"Haunt"},{"c":4,"s":5,"id":11840,"u":"healing","p":632,"h":1,"n":"Healing"},{"c":4,"s":5,"id":11841,"u":"human","p":633,"h":1,"n":"Human"},{"c":4,"s":5,"id":11842,"u":"humanoid","p":633,"h":1,"n":"Humanoid"},{"c":4,"s":5,"id":11843,"u":"illusion","p":633,"h":1,"n":"Illusion"},{"c":4,"s":5,"id":11844,"u":"incapacitation","p":633,"h":1,"n":"Incapacitation"},{"c":4,"s":5,"id":11845,"u":"infused","p":75,"h":1,"n":"Infused"},{"c":4,"s":5,"id":11846,"u":"ingested","p":550,"h":1,"n":"Ingested"},{"c":4,"s":5,"id":11847,"u":"inhaled","p":550,"h":1,"n":"Inhaled"},{"c":4,"s":5,"id":11848,"u":"injury","p":550,"h":1,"n":"Injury"},{"c":4,"s":5,"id":11849,"u":"instinct","p":87,"h":1,"n":"Instinct"},{"c":4,"s":5,"id":11850,"u":"invested","p":633,"h":1,"n":"Invested"},{"c":4,"s":5,"id":11851,"u":"jousting","p":283,"h":1,"n":"Jousting"},{"c":4,"s":5,"id":11852,"u":"lawful","p":633,"h":1,"n":"Lawful"},{"c":4,"s":5,"id":11853,"u":"light","p":633,"h":1,"n":"Light"},{"c":4,"s":5,"id":11854,"u":"linguistic","p":633,"h":1,"n":"Linguistic"},{"c":4,"s":5,"id":11855,"u":"litany","p":633,"h":1,"n":"Litany"},{"c":4,"s":5,"id":11856,"u":"magical","p":633,"h":1,"n":"Magical"},{"c":4,"s":5,"id":11857,"u":"manipulate","p":633,"h":1,"n":"Manipulate"},{"c":4,"s":5,"id":11858,"u":"mechanical","p":634,"h":1,"n":"Mechanical"},{"c":4,"s":5,"id":11859,"u":"mental","p":634,"h":1,"n":"Mental"},{"c":4,"s":5,"id":11860,"u":"metamagic","p":634,"h":1,"n":"Metamagic"},{"c":4,"s":5,"id":11861,"u":"mindless","p":634,"h":1,"n":"Mindless"},{"c":4,"s":5,"id":11862,"u":"minion","p":634,"h":1,"n":"Minion"},{"c":4,"s":5,"id":11863,"u":"misfortune","p":634,"h":1,"n":"Misfortune"},{"c":4,"s":5,"id":11864,"u":"monitor","p":634,"h":1,"n":"Monitor"},{"c":4,"s":5,"id":11865,"u":"monk","p":634,"h":1,"n":"Monk"},{"c":4,"s":5,"id":11866,"u":"morph","p":634,"h":1,"n":"Morph"},{"c":4,"s":5,"id":11867,"u":"move","p":634,"h":1,"n":"Move"},{"c":4,"s":5,"id":11868,"u":"multiclass","p":635,"h":1,"n":"Multiclass"},{"c":4,"s":5,"id":11869,"u":"mutagen","p":634,"h":1,"n":"Mutagen"},{"c":4,"s":5,"id":11870,"u":"necromancy","p":634,"h":1,"n":"Necromancy"},{"c":4,"s":5,"id":11871,"u":"negative","p":630,"h":1,"n":"Negative"},{"c":4,"s":5,"id":11872,"u":"noisy","p":275,"h":1,"n":"Noisy"},{"c":4,"s":5,"id":11873,"u":"nonlethal","p":283,"h":1,"n":"Nonlethal"},{"c":4,"s":5,"id":11874,"u":"oath","p":109,"h":1,"n":"Oath"},{"c":4,"s":5,"id":11875,"u":"occult","p":634,"h":1,"n":"Occult"},{"c":4,"s":5,"id":11876,"u":"oil","p":634,"h":1,"n":"Oil"},{"c":4,"s":5,"id":11877,"u":"ooze","p":634,"h":1,"n":"Ooze"},{"c":4,"s":5,"id":11878,"u":"open","p":634,"h":1,"n":"Open"},{"c":4,"s":5,"id":11879,"u":"orc","p":634,"h":1,"n":"Orc"},{"c":4,"s":5,"id":11880,"u":"parry","p":283,"h":1,"n":"Parry"},{"c":4,"s":5,"id":11881,"u":"plant","p":635,"h":1,"n":"Plant"},{"c":4,"s":5,"id":11882,"u":"poison","p":635,"h":1,"n":"Poison"},{"c":4,"s":5,"id":11883,"u":"polymorph","p":635,"h":1,"n":"Polymorph"},{"c":4,"s":5,"id":11884,"u":"positive","p":635,"h":1,"n":"Positive"},{"c":4,"s":5,"id":11885,"u":"possession","p":635,"h":1,"n":"Possession"},{"c":4,"s":5,"id":11886,"u":"potion","p":635,"h":1,"n":"Potion"},{"c":4,"s":5,"id":11887,"u":"precious","p":635,"h":1,"n":"Precious"},{"c":4,"s":5,"id":11888,"u":"prediction","p":635,"h":1,"n":"Prediction"},{"c":4,"s":5,"id":11889,"u":"press","p":635,"h":1,"n":"Press"},{"c":4,"s":5,"id":11890,"u":"primal","p":635,"h":1,"n":"Primal"},{"c":4,"s":5,"id":11891,"u":"propulsive","p":283,"h":1,"n":"Propulsive"},{"c":4,"s":5,"id":11892,"u":"rage","p":87,"h":1,"n":"Rage"},{"c":4,"s":5,"id":11893,"u":"ranger","p":635,"h":1,"n":"Ranger"},{"c":4,"s":5,"id":11894,"u":"rare","p":635,"h":1,"n":"Rare"},{"c":4,"s":5,"id":11895,"u":"reach","p":283,"h":1,"n":"Reach"},{"c":4,"s":5,"id":11896,"u":"revelation","p":635,"h":1,"n":"Revelation"},{"c":4,"s":5,"id":11897,"u":"rogue","p":635,"h":1,"n":"Rogue"},{"c":4,"s":5,"id":11898,"u":"scroll","p":636,"h":1,"n":"Scroll"},{"c":4,"s":5,"id":11899,"u":"scrying","p":636,"h":1,"n":"Scrying"},{"c":4,"s":5,"id":11900,"u":"secret","p":636,"h":1,"n":"Secret"},{"c":4,"s":5,"id":11901,"u":"shadow","p":636,"h":1,"n":"Shadow"},{"c":4,"s":5,"id":11902,"u":"shove","p":283,"h":1,"n":"Shove"},{"c":4,"s":5,"id":11903,"u":"skill","p":636,"h":1,"n":"Skill"},{"c":4,"s":5,"id":11904,"u":"sleep","p":636,"h":1,"n":"Sleep"},{"c":4,"s":5,"id":11905,"u":"snare","p":636,"h":1,"n":"Snare"},{"c":4,"s":5,"id":11906,"u":"sonic","p":636,"h":1,"n":"Sonic"},{"c":4,"s":5,"id":11907,"u":"sorcerer","p":636,"h":1,"n":"Sorcerer"},{"c":4,"s":5,"id":11908,"u":"spirit","p":636,"h":1,"n":"Spirit"},{"c":4,"s":5,"id":11909,"u":"splash","p":637,"h":1,"n":"Splash"},{"c":4,"s":5,"id":11910,"u":"staff","p":637,"h":1,"n":"Staff"},{"c":4,"s":5,"id":11911,"u":"stance","p":637,"h":1,"n":"Stance"},{"c":4,"s":5,"id":11912,"u":"structure","p":596,"h":1,"n":"Structure"},{"c":4,"s":5,"id":11913,"u":"summoned","p":637,"h":1,"n":"Summoned"},{"c":4,"s":5,"id":11914,"u":"sweep","p":283,"h":1,"n":"Sweep"},{"c":4,"s":5,"id":11915,"u":"talisman","p":637,"h":1,"n":"Talisman"},{"c":4,"s":5,"id":11916,"u":"teleportation","p":637,"h":1,"n":"Teleportation"},{"c":4,"s":5,"id":11917,"u":"thrown","p":283,"h":1,"n":"Thrown"},{"c":4,"s":5,"id":11918,"u":"transmutation","p":637,"h":1,"n":"Transmutation"},{"c":4,"s":5,"id":11919,"u":"trap","p":637,"h":1,"n":"Trap"},{"c":4,"s":5,"id":11920,"u":"trip","p":283,"h":1,"n":"Trip"},{"c":4,"s":5,"id":11921,"u":"twin","p":283,"h":1,"n":"Twin"},{"c":4,"s":5,"id":11922,"u":"two-hand","p":283,"h":1,"n":"Two-Hand"},{"c":4,"s":5,"id":11923,"u":"unarmed","p":283,"h":1,"n":"Unarmed"},{"c":4,"s":5,"id":11924,"u":"uncommon","p":637,"h":1,"n":"Uncommon"},{"c":4,"s":5,"id":11925,"u":"undead","p":283,"h":1,"n":"Undead"},{"c":4,"s":5,"id":11926,"u":"unique","p":637,"h":1,"n":"Unique"},{"c":4,"s":5,"id":11927,"u":"versatile","p":283,"h":1,"n":"Versatile"},{"c":4,"s":5,"id":11928,"u":"virulent","p":638,"h":1,"n":"Virulent"},{"c":4,"s":5,"id":11929,"u":"visual","p":638,"h":1,"n":"Visual"},{"c":4,"s":5,"id":11930,"u":"volley","p":283,"h":1,"n":"Volley"},{"c":4,"s":5,"id":11931,"u":"wand","p":638,"h":1,"n":"Wand"},{"c":4,"s":5,"id":11932,"u":"water","p":638,"h":1,"n":"Water"},{"c":4,"s":5,"id":11933,"u":"wizard","p":638,"h":1,"n":"Wizard"},{"c":4,"s":12,"id":11934,"u":"artifact","p":250,"h":1,"n":"Artifact"},{"c":4,"s":12,"id":11935,"u":"city","p":250,"h":1,"n":"City"},{"c":4,"s":12,"id":11936,"u":"cursed","p":251,"h":1,"n":"Cursed"},{"c":4,"s":12,"id":11937,"u":"drug","p":251,"h":1,"n":"Drug"},{"c":4,"s":12,"id":11938,"u":"erratic","p":251,"h":1,"n":"Erratic"},{"c":4,"s":12,"id":11939,"u":"finite","p":251,"h":1,"n":"Finite"},{"c":4,"s":12,"id":11940,"u":"flowing","p":251,"h":1,"n":"Flowing"},{"c":4,"s":12,"id":11941,"u":"high%20gravity","p":252,"h":1,"n":"High Gravity"},{"c":4,"s":12,"id":11942,"u":"immeasurable","p":252,"h":1,"n":"Immeasurable"},{"c":4,"s":12,"id":11943,"u":"intelligent","p":252,"h":1,"n":"Intelligent"},{"c":4,"s":12,"id":11944,"u":"low%20gravity","p":252,"h":1,"n":"Low Gravity"},{"c":4,"s":12,"id":11945,"u":"metamorphic","p":253,"h":1,"n":"Metamorphic"},{"c":4,"s":12,"id":11946,"u":"metropolis","p":253,"h":1,"n":"Metropolis"},{"c":4,"s":12,"id":11947,"u":"microgravity","p":253,"h":1,"n":"Microgravity"},{"c":4,"s":12,"id":11948,"u":"reckless","p":254,"h":1,"n":"Reckless"},{"c":4,"s":12,"id":11949,"u":"sentient","p":254,"h":1,"n":"Sentient"},{"c":4,"s":12,"id":11950,"u":"static","p":254,"h":1,"n":"Static"},{"c":4,"s":12,"id":11951,"u":"strange%20gravity","p":254,"h":1,"n":"Strange Gravity"},{"c":4,"s":12,"id":11952,"u":"subjective%20gravity","p":254,"h":1,"n":"Subjective Gravity"},{"c":4,"s":12,"id":11953,"u":"timeless","p":254,"h":1,"n":"Timeless"},{"c":4,"s":12,"id":11954,"u":"town","p":254,"h":1,"n":"Town"},{"c":4,"s":12,"id":11955,"u":"unbounded","p":255,"h":1,"n":"Unbounded"},{"c":4,"s":12,"id":11956,"u":"village","p":255,"h":1,"n":"Village"},{"c":4,"s":3,"id":11957,"u":"climbing","p":1,"h":1,"n":"Climbing"},{"c":4,"s":8,"id":11958,"u":"shoony","p":82,"h":1,"n":"Shoony"},{"c":4,"s":35,"id":11959,"u":"kaiju","p":89,"h":1,"n":"Kaiju"},{"c":4,"s":2,"id":11960,"u":"automaton","p":230,"h":1,"n":"Automaton"},{"c":4,"s":2,"id":11961,"u":"capacity","p":150,"h":1,"n":"Capacity"},{"c":4,"s":2,"id":11962,"u":"clockwork","p":231,"h":1,"n":"Clockwork"},{"c":4,"s":2,"id":11963,"u":"cobbled","p":231,"h":1,"n":"Cobbled"},{"c":4,"s":2,"id":11964,"u":"combination","p":231,"h":1,"n":"Combination"},{"c":4,"s":2,"id":11965,"u":"concealable","p":231,"h":1,"n":"Concealable"},{"c":4,"s":2,"id":11966,"u":"concussive","p":231,"h":1,"n":"Concussive"},{"c":4,"s":2,"id":11967,"u":"critical%20fusion","p":231,"h":1,"n":"Critical Fusion"},{"c":4,"s":2,"id":11968,"u":"double%20barrel","p":232,"h":1,"n":"Double Barrel"},{"c":4,"s":2,"id":11969,"u":"fatal%20aim","p":150,"h":1,"n":"Fatal Aim"},{"c":4,"s":2,"id":11970,"u":"gadget","p":233,"h":1,"n":"Gadget"},{"c":4,"s":2,"id":11971,"u":"gunslinger","p":108,"h":1,"n":"Gunslinger"},{"c":4,"s":2,"id":11972,"u":"injection","p":233,"h":1,"n":"Injection"},{"c":4,"s":2,"id":11973,"u":"inventor","p":16,"h":1,"n":"Inventor"},{"c":4,"s":2,"id":11974,"u":"kickback","p":234,"h":1,"n":"Kickback"},{"c":4,"s":2,"id":11975,"u":"modification","p":234,"h":1,"n":"Modification"},{"c":4,"s":2,"id":11976,"u":"mounted","p":234,"h":1,"n":"Mounted"},{"c":4,"s":2,"id":11977,"u":"portable","p":235,"h":1,"n":"Portable"},{"c":4,"s":2,"id":11978,"u":"repeating","p":62,"h":1,"n":"Repeating"},{"c":4,"s":2,"id":11979,"u":"scatter","p":235,"h":1,"n":"Scatter"},{"c":4,"s":2,"id":11980,"u":"steam","p":236,"h":1,"n":"Steam"},{"c":4,"s":2,"id":11981,"u":"unstable","p":236,"h":1,"n":"Unstable"},{"c":4,"s":1,"id":11982,"u":"android","p":140,"h":1,"n":"Android"},{"c":4,"s":1,"id":11983,"u":"aphorite","p":140,"h":1,"n":"Aphorite"},{"c":4,"s":1,"id":11984,"u":"azarketi","p":140,"h":1,"n":"Azarketi"},{"c":4,"s":1,"id":11985,"u":"beastkin","p":140,"h":1,"n":"Beastkin"},{"c":4,"s":1,"id":11986,"u":"conrasu","p":138,"h":1,"n":"Conrasu"},{"c":4,"s":1,"id":11987,"u":"energy","p":139,"h":1,"n":"Energy"},{"c":4,"s":1,"id":11988,"u":"fleshwarp","p":141,"h":1,"n":"Fleshwarp"},{"c":4,"s":1,"id":11989,"u":"ganzi","p":141,"h":1,"n":"Ganzi"},{"c":4,"s":1,"id":11990,"u":"geniekin","p":138,"h":1,"n":"Geniekin"},{"c":4,"s":1,"id":11991,"u":"hampering","p":139,"h":1,"n":"Hampering"},{"c":4,"s":1,"id":11992,"u":"kitsune","p":141,"h":1,"n":"Kitsune"},{"c":4,"s":1,"id":11993,"u":"resonant","p":139,"h":1,"n":"Resonant"},{"c":4,"s":1,"id":11994,"u":"strix","p":142,"h":1,"n":"Strix"},{"c":4,"s":6,"id":11995,"u":"academic","p":132,"h":1,"n":"Academic"},{"c":4,"s":6,"id":11996,"u":"hellknight","p":133,"h":1,"n":"Hellknight"},{"c":4,"s":6,"id":11997,"u":"hobgoblin","p":133,"h":1,"n":"Hobgoblin"},{"c":4,"s":6,"id":11998,"u":"militaristic","p":133,"h":1,"n":"Militaristic"},{"c":4,"s":6,"id":11999,"u":"militaristic","p":133,"h":1,"n":"Militaristic"},{"c":4,"s":6,"id":12000,"u":"revolutionary","p":134,"h":1,"n":"Revolutionary"},{"c":4,"s":6,"id":12001,"u":"wayfaring","p":135,"h":1,"n":"Wayfaring"},{"c":4,"s":6,"id":12002,"u":"wayfaring","p":135,"h":1,"n":"Wayfaring"},{"c":4,"s":55,"id":12003,"u":"modular","p":120,"h":1,"n":"Modular"},{"c":4,"s":56,"id":12004,"u":"contract","p":126,"h":1,"n":"Contract"},{"c":4,"s":0,"id":12005,"u":"anadi","p":308,"h":1,"n":"Anadi"},{"c":4,"s":0,"id":12006,"u":"goloma","p":309,"h":1,"n":"Goloma"},{"c":4,"s":0,"id":12007,"u":"shisk","p":310,"h":1,"n":"Shisk"},{"c":4,"s":7,"id":12008,"u":"adjustment","p":133,"h":1,"n":"Adjustment"},{"c":4,"s":7,"id":12009,"u":"poppet","p":134,"h":1,"n":"Poppet"},{"c":4,"s":7,"id":12010,"u":"tattoo","p":135,"h":1,"n":"Tattoo"},{"c":4,"s":52,"id":12011,"u":"tattoo","p":124,"h":1,"n":"Tattoo"},{"c":4,"s":53,"id":12012,"u":"%5bclass%5d","p":219,"h":1,"n":"[Class]"},{"c":4,"s":53,"id":12013,"u":"catalyst","p":168,"h":1,"n":"Catalyst"},{"c":4,"s":53,"id":12014,"u":"class","p":193,"h":1,"n":"Class"},{"c":4,"s":53,"id":12015,"u":"contingency","p":252,"h":1,"n":"Contingency"},{"c":4,"s":53,"id":12016,"u":"eidolon","p":57,"h":1,"n":"Eidolon"},{"c":4,"s":53,"id":12017,"u":"evolution","p":57,"h":1,"n":"Evolution"},{"c":4,"s":53,"id":12018,"u":"fulu","p":253,"h":1,"n":"Fulu"},{"c":4,"s":53,"id":12019,"u":"grimoire","p":162,"h":1,"n":"Grimoire"},{"c":4,"s":53,"id":12020,"u":"incarnate","p":132,"h":1,"n":"Incarnate"},{"c":4,"s":53,"id":12021,"u":"magus","p":253,"h":1,"n":"Magus"},{"c":4,"s":53,"id":12022,"u":"pervasive%20magic","p":218,"h":1,"n":"Pervasive Magic"},{"c":4,"s":53,"id":12023,"u":"phantom","p":254,"h":1,"n":"Phantom"},{"c":4,"s":53,"id":12024,"u":"spellheart","p":170,"h":1,"n":"Spellheart"},{"c":4,"s":53,"id":12025,"u":"summoner","p":254,"h":1,"n":"Summoner"},{"c":4,"s":53,"id":12026,"u":"tandem","p":57,"h":1,"n":"Tandem"},{"c":4,"s":53,"id":12027,"u":"true%20name","p":244,"h":1,"n":"True Name"},{"c":26,"s":4,"id":12028,"u":"ape_apg","p":144,"h":1,"n":"Ape"},{"c":26,"s":4,"id":12029,"u":"arboreal%20sapling_apg","p":144,"h":1,"n":"Arboreal Sapling"},{"c":26,"s":4,"id":12030,"u":"bat_apg","p":144,"h":1,"n":"Bat"},{"c":26,"s":4,"id":12031,"u":"boar_apg","p":144,"h":1,"n":"Boar"},{"c":26,"s":4,"id":12032,"u":"crocodile_apg","p":145,"h":1,"n":"Crocodile"},{"c":26,"s":4,"id":12033,"u":"riding%20drake_apg","p":145,"h":1,"n":"Riding Drake"},{"c":26,"s":4,"id":12034,"u":"scorpion_apg","p":145,"h":1,"n":"Scorpion"},{"c":26,"s":4,"id":12035,"u":"shark_apg","p":145,"h":1,"n":"Shark"},{"c":26,"s":5,"id":12036,"u":"badger_crb","p":215,"h":1,"n":"Badger"},{"c":26,"s":5,"id":12037,"u":"bear_crb","p":215,"h":1,"n":"Bear"},{"c":26,"s":5,"id":12038,"u":"bird_crb","p":215,"h":1,"n":"Bird"},{"c":26,"s":5,"id":12039,"u":"cat_crb","p":215,"h":1,"n":"Cat"},{"c":26,"s":5,"id":12040,"u":"dromaeosaur_crb","p":216,"h":1,"n":"Dromaeosaur"},{"c":26,"s":5,"id":12041,"u":"horse_crb","p":216,"h":1,"n":"Horse"},{"c":26,"s":5,"id":12042,"u":"snake_crb","p":216,"h":1,"n":"Snake"},{"c":26,"s":5,"id":12043,"u":"wolf_crb","p":216,"h":1,"n":"Wolf"},{"c":26,"s":17,"id":12044,"u":"camel_aoa5","p":80,"h":1,"n":"Camel"},{"c":26,"s":17,"id":12045,"u":"hyena_aoa5","p":80,"h":1,"n":"Hyena"},{"c":26,"s":17,"id":12046,"u":"vulture_aoa5","p":80,"h":1,"n":"Vulture"},{"c":26,"s":30,"id":12047,"u":"cave%20gecko_ec4","p":73,"h":1,"n":"Cave Gecko"},{"c":26,"s":30,"id":12048,"u":"cave%20pterosaur_ec4","p":74,"h":1,"n":"Cave Pterosaur"},{"c":26,"s":30,"id":12049,"u":"monitor%20lizard_ec4","p":73,"h":1,"n":"Monitor Lizard"},{"c":26,"s":7,"id":12050,"u":"beetle_lotgb","p":54,"h":1,"n":"Beetle"},{"c":26,"s":7,"id":12051,"u":"capybara_lotgb","p":54,"h":1,"n":"Capybara"},{"c":26,"s":7,"id":12052,"u":"moth_lotgb","p":54,"h":1,"n":"Moth"},{"c":26,"s":7,"id":12053,"u":"pangolin_lotgb","p":55,"h":1,"n":"Pangolin"},{"c":26,"s":7,"id":12054,"u":"terror%20bird_lotgb","p":55,"h":1,"n":"Terror Bird"},{"c":26,"s":53,"id":12055,"u":"shadow%20hound_som","p":228,"h":1,"n":"Shadow Hound"},{"c":27,"s":4,"id":12056,"u":"faerie%20dragon_apg","p":147,"h":1,"n":"Faerie Dragon"},{"c":27,"s":4,"id":12057,"u":"imp_apg","p":147,"h":1,"n":"Imp"},{"c":27,"s":4,"id":12058,"u":"spellslime_apg","p":147,"h":1,"n":"Spellslime"},{"c":27,"s":51,"id":12059,"u":"aeon%20wyrd_lopsg","p":122,"h":1,"n":"Aeon Wyrd"},{"c":27,"s":51,"id":12060,"u":"calligraphy%20wyrm_lopsg","p":122,"h":1,"n":"Calligraphy Wyrm"},{"c":27,"s":51,"id":12061,"u":"dweomercat%20cub_lopsg","p":122,"h":1,"n":"Dweomercat Cub"},{"c":27,"s":51,"id":12062,"u":"poppet_lopsg","p":123,"h":1,"n":"Poppet"},{"c":27,"s":7,"id":12063,"u":"clockwork%20familiar_lotgb","p":23,"h":1,"n":"Clockwork Familiar"},{"c":27,"s":7,"id":12064,"u":"elemental%20wisp_lotgb","p":35,"h":1,"n":"Elemental Wisp"},{"c":27,"s":7,"id":12065,"u":"nosoi_lotgb","p":35,"h":1,"n":"Nosoi"},{"c":27,"s":7,"id":12066,"u":"pipefox_lotgb","p":35,"h":1,"n":"Pipefox"},{"c":27,"s":53,"id":12067,"u":"shadow%20familiar_som","p":229,"h":1,"n":"Shadow Familiar"},{"c":28,"s":53,"id":12068,"u":"angel%20eidolon_som","p":59,"h":1,"n":"Angel Eidolon"},{"c":28,"s":53,"id":12069,"u":"anger%20phantom%20eidolon_som","p":59,"h":1,"n":"Anger Phantom Eidolon"},{"c":28,"s":53,"id":12070,"u":"beast%20eidolon_som","p":61,"h":1,"n":"Beast Eidolon"},{"c":28,"s":53,"id":12071,"u":"construct%20eidolon_som","p":61,"h":1,"n":"Construct Eidolon"},{"c":28,"s":53,"id":12072,"u":"demon%20eidolon_som","p":62,"h":1,"n":"Demon Eidolon"},{"c":28,"s":53,"id":12073,"u":"devotion%20phantom%20eidolon_som","p":63,"h":1,"n":"Devotion Phantom Eidolon"},{"c":28,"s":53,"id":12074,"u":"dragon%20eidolon_som","p":63,"h":1,"n":"Dragon Eidolon"},{"c":28,"s":53,"id":12075,"u":"fey%20eidolon_som","p":64,"h":1,"n":"Fey Eidolon"},{"c":28,"s":53,"id":12076,"u":"plant%20eidolon_som","p":65,"h":1,"n":"Plant Eidolon"},{"c":28,"s":53,"id":12077,"u":"psychopomp%20eidolon_som","p":66,"h":1,"n":"Psychopomp Eidolon"},{"c":50,"s":66,"id":12078,"u":"id","n":"ID: Adventure"},{"c":70,"s":4,"id":12079,"u":"astral%20projection_apg","p":240,"h":1,"n":"Astral Projection"},{"c":70,"s":4,"id":12080,"u":"clone_apg","p":240,"h":1,"n":"Clone"},{"c":70,"s":4,"id":12081,"u":"create%20demiplane_apg","p":241,"h":1,"n":"Create Demiplane"},{"c":70,"s":4,"id":12082,"u":"fantastic%20fa%c3%a7ade_apg","p":240,"h":1,"n":"Fantastic Façade"},{"c":70,"s":4,"id":12083,"u":"heartbond_apg","p":311,"h":1,"n":"Heartbond"},{"c":70,"s":4,"id":12084,"u":"heroes'%20feast_apg","p":242,"h":1,"n":"Heroes' Feast"},{"c":70,"s":4,"id":12085,"u":"reincarnate_apg","p":242,"h":1,"n":"Reincarnate"},{"c":70,"s":4,"id":12086,"u":"rest%20eternal_apg","p":244,"h":1,"n":"Rest Eternal"},{"c":70,"s":4,"id":12087,"u":"simulacrum_apg","p":244,"h":1,"n":"Simulacrum"},{"c":70,"s":4,"id":12088,"u":"teleportation%20circle_apg","p":244,"h":1,"n":"Teleportation Circle"},{"c":70,"s":4,"id":12089,"u":"unseen%20custodians_apg","p":245,"h":1,"n":"Unseen Custodians"},{"c":70,"s":4,"id":12090,"u":"ward%20domain_apg","p":245,"h":1,"n":"Ward Domain"},{"c":70,"s":4,"id":12091,"u":"word%20of%20recall_apg","p":245,"h":1,"n":"Word of Recall"},{"c":70,"s":9,"id":12092,"u":"abyssal%20pact_b1","p":347,"h":1,"n":"Abyssal Pact"},{"c":70,"s":9,"id":12093,"u":"angelic%20messenger_b1","p":348,"h":1,"n":"Angelic Messenger"},{"c":70,"s":9,"id":12094,"u":"infernal%20pact_b1","p":348,"h":1,"n":"Infernal Pact"},{"c":70,"s":10,"id":12095,"u":"daemonic%20pact_b2","p":311,"h":1,"n":"Daemonic Pact"},{"c":70,"s":10,"id":12096,"u":"ravenous%20reanimation_b2","p":223,"h":1,"n":"Ravenous Reanimation"},{"c":70,"s":11,"id":12097,"u":"div%20pact_b3","p":311,"h":1,"n":"Div Pact"},{"c":70,"s":11,"id":12098,"u":"owb%20pact_b3","p":41,"h":1,"n":"Owb Pact"},{"c":70,"s":5,"id":12099,"u":"animate%20object_crb","p":409,"h":1,"n":"Animate Object"},{"c":70,"s":5,"id":12100,"u":"atone_crb","p":409,"h":1,"n":"Atone"},{"c":70,"s":5,"id":12101,"u":"awaken%20animal_crb","p":409,"h":1,"n":"Awaken Animal"},{"c":70,"s":5,"id":12102,"u":"blight_crb","p":410,"h":1,"n":"Blight"},{"c":70,"s":5,"id":12103,"u":"call%20spirit_crb","p":410,"h":1,"n":"Call Spirit"},{"c":70,"s":5,"id":12104,"u":"commune_crb","p":410,"h":1,"n":"Commune"},{"c":70,"s":5,"id":12105,"u":"commune%20with%20nature_crb","p":410,"h":1,"n":"Commune With Nature"},{"c":70,"s":5,"id":12106,"u":"consecrate_crb","p":410,"h":1,"n":"Consecrate"},{"c":70,"s":5,"id":12107,"u":"control%20weather_crb","p":411,"h":1,"n":"Control Weather"},{"c":70,"s":5,"id":12108,"u":"create%20undead_crb","p":411,"h":1,"n":"Create Undead"},{"c":70,"s":5,"id":12109,"u":"freedom_crb","p":411,"h":1,"n":"Freedom"},{"c":70,"s":5,"id":12110,"u":"geas_crb","p":412,"h":1,"n":"Geas"},{"c":70,"s":5,"id":12111,"u":"imprisonment_crb","p":412,"h":1,"n":"Imprisonment"},{"c":70,"s":5,"id":12112,"u":"inveigle_crb","p":413,"h":1,"n":"Inveigle"},{"c":70,"s":5,"id":12113,"u":"legend%20lore_crb","p":413,"h":1,"n":"Legend Lore"},{"c":70,"s":5,"id":12114,"u":"planar%20ally_crb","p":413,"h":1,"n":"Planar Ally"},{"c":70,"s":5,"id":12115,"u":"planar%20binding_crb","p":414,"h":1,"n":"Planar Binding"},{"c":70,"s":5,"id":12116,"u":"plant%20growth_crb","p":415,"h":1,"n":"Plant Growth"},{"c":70,"s":5,"id":12117,"u":"primal%20call_crb","p":415,"h":1,"n":"Primal Call"},{"c":70,"s":5,"id":12118,"u":"resurrect_crb","p":415,"h":1,"n":"Resurrect"},{"c":70,"s":18,"id":12119,"u":"anima%20invocation%20(modified)_aoa6","p":75,"h":1,"n":"Anima Invocation (Modified)"},{"c":70,"s":20,"id":12120,"u":"create%20skinstitch_aoe2","p":76,"h":1,"n":"Create Skinstitch"},{"c":70,"s":23,"id":12121,"u":"unfettered%20mark_aoe5","p":80,"h":1,"n":"Unfettered Mark"},{"c":70,"s":25,"id":12122,"u":"awaken%20portal_av1","p":79,"h":1,"n":"Awaken Portal"},{"c":70,"s":30,"id":12123,"u":"statuette_ec4","p":75,"h":1,"n":"Statuette"},{"c":70,"s":31,"id":12124,"u":"terminate%20bloodline_ec5","p":74,"h":1,"n":"Terminate Bloodline"},{"c":70,"s":53,"id":12125,"u":"asmodean%20wager_som","p":147,"h":1,"n":"Asmodean Wager"},{"c":70,"s":53,"id":12126,"u":"awaken%20object_som","p":147,"h":1,"n":"Awaken Object"},{"c":70,"s":53,"id":12127,"u":"bathe%20in%20blood_som","p":148,"h":1,"n":"Bathe In Blood"},{"c":70,"s":53,"id":12128,"u":"concealment's%20curtain_som","p":148,"h":1,"n":"Concealment's Curtain"},{"c":70,"s":53,"id":12129,"u":"dread%20ambience_som","p":149,"h":1,"n":"Dread Ambience"},{"c":70,"s":53,"id":12130,"u":"elemental%20sentinel_som","p":150,"h":1,"n":"Elemental Sentinel"},{"c":70,"s":53,"id":12131,"u":"empower%20ley%20line_som","p":216,"h":1,"n":"Empower Ley Line"},{"c":70,"s":53,"id":12132,"u":"establish%20nexus_som","p":217,"h":1,"n":"Establish Nexus"},{"c":70,"s":53,"id":12133,"u":"garden%20of%20death_som","p":150,"h":1,"n":"Garden Of Death"},{"c":70,"s":53,"id":12134,"u":"guardian's%20aegis_som","p":150,"h":1,"n":"Guardian's Aegis"},{"c":70,"s":53,"id":12135,"u":"ideal%20mimicry_som","p":151,"h":1,"n":"Ideal Mimicry"},{"c":70,"s":53,"id":12136,"u":"mind%20swap_som","p":151,"h":1,"n":"Mind Swap"},{"c":70,"s":53,"id":12137,"u":"mystic%20carriage_som","p":152,"h":1,"n":"Mystic Carriage"},{"c":70,"s":53,"id":12138,"u":"portrait%20of%20spite_som","p":153,"h":1,"n":"Portrait Of Spite"},{"c":70,"s":53,"id":12139,"u":"purify%20soul%20path_som","p":234,"h":1,"n":"Purify Soul Path"},{"c":70,"s":53,"id":12140,"u":"the%20world's%20a%20stage_som","p":153,"h":1,"n":"The World's A Stage"},{"c":70,"s":39,"id":12141,"u":"arcane%20weaving_sot1","p":79,"h":1,"n":"Arcane Weaving"},{"c":70,"s":39,"id":12142,"u":"fey%20abeyance_sot1","p":23,"h":1,"n":"Fey Abeyance"},{"c":70,"s":39,"id":12143,"u":"tattoo%20whispers_sot1","p":38,"h":1,"n":"Tattoo Whispers"},{"c":70,"s":40,"id":12144,"u":"community%20repair_sot2","p":75,"h":1,"n":"Community Repair"},{"c":30,"s":2,"id":12155,"u":"accelerated%20mobility_g%26g","p":17,"h":1,"n":"Accelerated Mobility"},{"c":30,"s":2,"id":12156,"u":"advanced%20rangefinder_g%26g","p":21,"h":1,"n":"Advanced Rangefinder"},{"c":30,"s":2,"id":12157,"u":"advanced%20weaponry_g%26g","p":21,"h":1,"n":"Advanced Weaponry"},{"c":30,"s":2,"id":12158,"u":"aerodynamic%20construction_g%26g","p":21,"h":1,"n":"Aerodynamic Construction"},{"c":30,"s":2,"id":12159,"u":"amphibious%20construction_g%26g","p":17,"h":1,"n":"Amphibious Construction"},{"c":30,"s":2,"id":12160,"u":"antimagic%20construction_g%26g","p":21,"h":1,"n":"Antimagic Construction"},{"c":30,"s":2,"id":12161,"u":"antimagic%20plating_g%26g","p":20,"h":1,"n":"Antimagic Plating"},{"c":30,"s":2,"id":12162,"u":"attack%20refiner_g%26g","p":23,"h":1,"n":"Attack Refiner"},{"c":30,"s":2,"id":12163,"u":"automated%20impediments_g%26g","p":23,"h":1,"n":"Automated Impediments"},{"c":30,"s":2,"id":12164,"u":"blunt%20shot_g%26g","p":17,"h":1,"n":"Blunt Shot"},{"c":30,"s":2,"id":12165,"u":"camouflage%20pigmentation_g%26g","p":20,"h":1,"n":"Camouflage Pigmentation"},{"c":30,"s":2,"id":12166,"u":"climbing%20limbs_g%26g","p":21,"h":1,"n":"Climbing Limbs"},{"c":30,"s":2,"id":12167,"u":"complex%20simplicity_g%26g","p":17,"h":1,"n":"Complex Simplicity"},{"c":30,"s":2,"id":12168,"u":"deadly%20strike_g%26g","p":23,"h":1,"n":"Deadly Strike"},{"c":30,"s":2,"id":12169,"u":"dense%20plating_g%26g","p":20,"h":1,"n":"Dense Plating"},{"c":30,"s":2,"id":12170,"u":"durable%20construction_g%26g","p":21,"h":1,"n":"Durable Construction"},{"c":30,"s":2,"id":12171,"u":"dynamic%20weighting_g%26g","p":17,"h":1,"n":"Dynamic Weighting"},{"c":30,"s":2,"id":12172,"u":"energy%20barrier_g%26g","p":23,"h":1,"n":"Energy Barrier"},{"c":30,"s":2,"id":12173,"u":"enhanced%20damage_g%26g","p":23,"h":1,"n":"Enhanced Damage"},{"c":30,"s":2,"id":12174,"u":"enhanced%20resistance_g%26g","p":20,"h":1,"n":"Enhanced Resistance"},{"c":30,"s":2,"id":12175,"u":"entangling%20form_g%26g","p":17,"h":1,"n":"Entangling Form"},{"c":30,"s":2,"id":12176,"u":"extensible%20weapon_g%26g","p":23,"h":1,"n":"Extensible Weapon"},{"c":30,"s":2,"id":12177,"u":"flight%20chassis_g%26g","p":23,"h":1,"n":"Flight Chassis"},{"c":30,"s":2,"id":12178,"u":"hampering%20spikes_g%26g","p":17,"h":1,"n":"Hampering Spikes"},{"c":30,"s":2,"id":12179,"u":"harmonic%20oscillator_g%26g","p":16,"h":1,"n":"Harmonic Oscillator"},{"c":30,"s":2,"id":12180,"u":"heavy%20construction_g%26g","p":20,"h":1,"n":"Heavy Construction"},{"c":30,"s":2,"id":12181,"u":"hefty%20composition_g%26g","p":17,"h":1,"n":"Hefty Composition"},{"c":30,"s":2,"id":12182,"u":"hyper%20boosters_g%26g","p":20,"h":1,"n":"Hyper Boosters"},{"c":30,"s":2,"id":12183,"u":"impossible%20alloy_g%26g","p":23,"h":1,"n":"Impossible Alloy"},{"c":30,"s":2,"id":12184,"u":"inconspicuous%20appearance_g%26g","p":21,"h":1,"n":"Inconspicuous Appearance"},{"c":30,"s":2,"id":12185,"u":"increased%20size_g%26g","p":17,"h":1,"n":"Increased Size"},{"c":30,"s":2,"id":12186,"u":"incredible%20resistance_g%26g","p":23,"h":1,"n":"Incredible Resistance"},{"c":30,"s":2,"id":12187,"u":"integrated%20gauntlet_g%26g","p":21,"h":1,"n":"Integrated Gauntlet"},{"c":30,"s":2,"id":12188,"u":"layered%20mesh_g%26g","p":20,"h":1,"n":"Layered Mesh"},{"c":30,"s":2,"id":12189,"u":"manifold%20alloy_g%26g","p":21,"h":1,"n":"Manifold Alloy"},{"c":30,"s":2,"id":12190,"u":"manual%20dexterity_g%26g","p":17,"h":1,"n":"Manual Dexterity"},{"c":30,"s":2,"id":12191,"u":"marvelous%20gears_g%26g","p":21,"h":1,"n":"Marvelous Gears"},{"c":30,"s":2,"id":12192,"u":"metallic%20reactance_g%26g","p":16,"h":1,"n":"Metallic Reactance"},{"c":30,"s":2,"id":12193,"u":"miracle%20gears_g%26g","p":23,"h":1,"n":"Miracle Gears"},{"c":30,"s":2,"id":12194,"u":"modular%20head_g%26g","p":17,"h":1,"n":"Modular Head"},{"c":30,"s":2,"id":12195,"u":"momentum%20retainer_g%26g","p":23,"h":1,"n":"Momentum Retainer"},{"c":30,"s":2,"id":12196,"u":"multisensory%20mask_g%26g","p":23,"h":1,"n":"Multisensory Mask"},{"c":30,"s":2,"id":12197,"u":"muscular%20exoskeleton_g%26g","p":16,"h":1,"n":"Muscular Exoskeleton"},{"c":30,"s":2,"id":12198,"u":"omnirange%20stabilizers_g%26g","p":23,"h":1,"n":"Omnirange Stabilizers"},{"c":30,"s":2,"id":12199,"u":"otherworldly%20protection_g%26g","p":16,"h":1,"n":"Otherworldly Protection"},{"c":30,"s":2,"id":12200,"u":"pacification%20tools_g%26g","p":17,"h":1,"n":"Pacification Tools"},{"c":30,"s":2,"id":12201,"u":"perfect%20fortification_g%26g","p":23,"h":1,"n":"Perfect Fortification"},{"c":30,"s":2,"id":12202,"u":"phlogistonic%20regulator_g%26g","p":16,"h":1,"n":"Phlogistonic Regulator"},{"c":30,"s":2,"id":12203,"u":"physical%20protections_g%26g","p":23,"h":1,"n":"Physical Protections"},{"c":30,"s":2,"id":12204,"u":"projectile%20launcher_g%26g","p":17,"h":1,"n":"Projectile Launcher"},{"c":30,"s":2,"id":12205,"u":"razor%20prongs_g%26g","p":17,"h":1,"n":"Razor Prongs"},{"c":30,"s":2,"id":12206,"u":"resistant%20coating_g%26g","p":23,"h":1,"n":"Resistant Coating"},{"c":30,"s":2,"id":12207,"u":"rope%20shot_g%26g","p":21,"h":1,"n":"Rope Shot"},{"c":30,"s":2,"id":12208,"u":"rune%20capacity_g%26g","p":23,"h":1,"n":"Rune Capacity"},{"c":30,"s":2,"id":12209,"u":"rune%20capacity_g%26g","p":23,"h":1,"n":"Rune Capacity"},{"c":30,"s":2,"id":12210,"u":"runic%20keystone_g%26g","p":23,"h":1,"n":"Runic Keystone"},{"c":30,"s":2,"id":12211,"u":"segmented%20frame_g%26g","p":17,"h":1,"n":"Segmented Frame"},{"c":30,"s":2,"id":12212,"u":"sensory%20array_g%26g","p":17,"h":1,"n":"Sensory Array"},{"c":30,"s":2,"id":12213,"u":"speed%20boosters_g%26g","p":16,"h":1,"n":"Speed Boosters"},{"c":30,"s":2,"id":12214,"u":"subtle%20dampeners_g%26g","p":16,"h":1,"n":"Subtle Dampeners"},{"c":30,"s":2,"id":12215,"u":"tangle%20line_g%26g","p":21,"h":1,"n":"Tangle Line"},{"c":30,"s":2,"id":12216,"u":"tensile%20absorption_g%26g","p":20,"h":1,"n":"Tensile Absorption"},{"c":30,"s":2,"id":12217,"u":"turret%20configuration_g%26g","p":21,"h":1,"n":"Turret Configuration"},{"c":30,"s":2,"id":12218,"u":"wall%20configuration_g%26g","p":23,"h":1,"n":"Wall Configuration"},{"c":30,"s":2,"id":12219,"u":"wonder%20gears_g%26g","p":17,"h":1,"n":"Wonder Gears"},{"c":30,"s":4,"id":12222,"u":"lesson%20of%20death_apg","p":100,"h":1,"n":"Lesson of Death"},{"c":30,"s":4,"id":12223,"u":"lesson%20of%20dreams_apg","p":100,"h":1,"n":"Lesson of Dreams"},{"c":30,"s":4,"id":12224,"u":"lesson%20of%20life_apg","p":100,"h":1,"n":"Lesson of Life"},{"c":30,"s":4,"id":12225,"u":"lesson%20of%20mischief_apg","p":100,"h":1,"n":"Lesson of Mischief"},{"c":30,"s":4,"id":12226,"u":"lesson%20of%20protection_apg","p":100,"h":1,"n":"Lesson of Protection"},{"c":30,"s":4,"id":12227,"u":"lesson%20of%20renewal_apg","p":100,"h":1,"n":"Lesson of Renewal"},{"c":30,"s":4,"id":12228,"u":"lesson%20of%20shadow_apg","p":100,"h":1,"n":"Lesson of Shadow"},{"c":30,"s":4,"id":12229,"u":"lesson%20of%20snow_apg","p":100,"h":1,"n":"Lesson of Snow"},{"c":30,"s":4,"id":12230,"u":"lesson%20of%20the%20elements_apg","p":100,"h":1,"n":"Lesson of the Elements"},{"c":30,"s":4,"id":12231,"u":"lesson%20of%20vengeance_apg","p":100,"h":1,"n":"Lesson of Vengeance"},{"c":30,"s":56,"id":12297,"u":"lesson%20of%20the%20frozen%20queen_lol","p":32,"h":1,"n":"Lesson of the Frozen Queen"},{"c":30,"s":39,"id":12298,"u":"lesson%20of%20calamity_sot1","p":100,"h":1,"n":"Lesson of Calamity"},{"n":"Bestiary","c":99,"u":"bestiary.html","id":12299},{"n":"Spells","c":99,"u":"spells.html","id":12300},{"n":"Backgrounds","c":99,"u":"backgrounds.html","id":12301},{"n":"Items","c":99,"u":"items.html","id":12302},{"n":"Classes","c":99,"u":"classes.html","id":12303},{"n":"Conditions","c":99,"u":"conditions.html","id":12304},{"n":"Afflictions","c":99,"u":"afflictions.html","id":12305},{"n":"Feats","c":99,"u":"feats.html","id":12306},{"n":"Companions and Familiars","c":99,"u":"companionsfamiliars.html","id":12307},{"n":"Ancestries","c":99,"u":"ancestries.html","id":12308},{"n":"Archetypes","c":99,"u":"archetypes.html","id":12309},{"n":"Variant Rules","c":99,"u":"variantrules.html","id":12310},{"n":"Adventures","c":99,"u":"adventures.html","id":12311},{"n":"Books","c":99,"u":"books.html","id":12312},{"n":"Deities","c":99,"u":"deities.html","id":12313},{"n":"Hazards","c":99,"u":"hazards.html","id":12314},{"n":"Quick Reference","c":99,"u":"quickreference.html","id":12315},{"n":"Homebrew Manager","c":99,"u":"managebrew.html","id":12316},{"n":"Renderer Demo","c":99,"u":"renderdemo.html","id":12317},{"n":"Tables","c":99,"u":"tables.html","id":12318},{"n":"Organizations","c":99,"u":"organizations.html","id":12319},{"n":"Actions","c":99,"u":"actions.html","id":12320},{"n":"Creature Abilities","c":99,"u":"abilities.html","id":12321},{"n":"Languages","c":99,"u":"languages.html","id":12322},{"n":"GM Screen","c":99,"u":"gmscreen.html","id":12323},{"n":"Changelog","c":99,"u":"changelog.html","id":12324},{"n":"Planes and Places","c":99,"u":"places.html","id":12325},{"n":"Optional Features","c":99,"u":"optionalfeatures.html","id":12326}],"m":{"s":{"LOME":0,"LOAG":1,"G&G":2,"AAWS":3,"APG":4,"CRB":5,"LOCG":6,"LOTGB":7,"EC3":8,"B1":9,"B2":10,"B3":11,"GMG":12,"AoA1":13,"AoA2":14,"AoA3":15,"AoA4":16,"AoA5":17,"AoA6":18,"AoE1":19,"AoE2":20,"AoE3":21,"AoE4":22,"AoE5":23,"AoE6":24,"AV1":25,"AV2":26,"AV3":27,"EC1":28,"EC2":29,"EC4":30,"EC5":31,"EC6":32,"FoP":33,"FRP1":34,"FRP2":35,"FRP3":36,"LTiBA":37,"Sli":38,"SoT1":39,"SoT2":40,"SoT3":41,"SoT4":42,"SoT5":43,"SoT6":44,"TiO":45,"AoA0":46,"AoE0":47,"AV0":48,"EC0":49,"FRP0":50,"LOPSG":51,"LOWG":52,"SoM":53,"SoT0":54,"LOGM":55,"LOL":56,"AOA5":57,"AOE1":58,"AOE3":59,"NGD":60,"SOT2":61,"Bst":62,"Bst2":63,"undefined":64,"QFF3":65,"ID":66}}} \ No newline at end of file +{"x":[{"c":20,"s":0,"id":0,"u":"anadi_lome","p":102,"h":1,"n":"Anadi"},{"c":20,"s":1,"id":1,"u":"android_loag","p":68,"h":1,"n":"Android"},{"c":20,"s":2,"id":2,"u":"automaton_g%26g","p":36,"h":1,"n":"Automaton"},{"c":20,"s":3,"id":3,"u":"azarketi_aaws","p":2,"h":1,"n":"Azarketi"},{"c":20,"s":4,"id":4,"u":"catfolk_apg","p":8,"h":1,"n":"Catfolk"},{"c":20,"s":0,"id":5,"u":"conrasu_lome","p":106,"h":1,"n":"Conrasu"},{"c":20,"s":5,"id":6,"u":"dwarf_crb","p":34,"h":1,"n":"Dwarf"},{"c":20,"s":5,"id":7,"u":"elf_crb","p":39,"h":1,"n":"Elf"},{"c":20,"s":1,"id":8,"u":"fetchling_loag","p":82,"h":1,"n":"Fetchling"},{"c":20,"s":1,"id":9,"u":"fleshwarp_loag","p":88,"h":1,"n":"Fleshwarp"},{"c":20,"s":0,"id":10,"u":"gnoll_lome","p":110,"h":1,"n":"Gnoll"},{"c":20,"s":5,"id":11,"u":"gnome_crb","p":42,"h":1,"n":"Gnome"},{"c":20,"s":5,"id":12,"u":"goblin_crb","p":46,"h":1,"n":"Goblin"},{"c":20,"s":0,"id":13,"u":"goloma_lome","p":114,"h":1,"n":"Goloma"},{"c":20,"s":0,"id":14,"u":"grippli_lome","p":118,"h":1,"n":"Grippli"},{"c":20,"s":5,"id":15,"u":"halfling_crb","p":50,"h":1,"n":"Halfling"},{"c":20,"s":6,"id":16,"u":"hobgoblin_locg","p":48,"h":1,"n":"Hobgoblin"},{"c":20,"s":5,"id":17,"u":"human_crb","p":54,"h":1,"n":"Human"},{"c":20,"s":1,"id":18,"u":"kitsune_loag","p":120,"h":1,"n":"Kitsune"},{"c":20,"s":4,"id":19,"u":"kobold_apg","p":12,"h":1,"n":"Kobold"},{"c":20,"s":6,"id":20,"u":"leshy_locg","p":52,"h":1,"n":"Leshy"},{"c":20,"s":6,"id":21,"u":"lizardfolk_locg","p":56,"h":1,"n":"Lizardfolk"},{"c":20,"s":4,"id":22,"u":"orc_apg","p":16,"h":1,"n":"Orc"},{"c":20,"s":7,"id":23,"u":"poppet_lotgb","p":60,"h":1,"n":"Poppet"},{"c":20,"s":4,"id":24,"u":"ratfolk_apg","p":20,"h":1,"n":"Ratfolk"},{"c":20,"s":0,"id":25,"u":"shisk_lome","p":122,"h":1,"n":"Shisk"},{"c":20,"s":8,"id":26,"u":"shoony_ec3","p":72,"h":1,"n":"Shoony"},{"c":20,"s":1,"id":27,"u":"sprite_loag","p":126,"h":1,"n":"Sprite"},{"c":20,"s":1,"id":28,"u":"strix_loag","p":132,"h":1,"n":"Strix"},{"c":20,"s":4,"id":29,"u":"tengu_apg","p":24,"h":1,"n":"Tengu"},{"c":21,"s":0,"id":31,"u":"anadi_lome,state:h-adaptive-lome=b1","p":103,"b":"Adaptive Anadi","n":"Adaptive Anadi (Anadi)"},{"c":21,"s":0,"id":32,"u":"anadi_lome,state:h-polychromatic-lome=b1","p":103,"b":"Polychromatic Anadi","n":"Polychromatic Anadi (Anadi)"},{"c":21,"s":0,"id":33,"u":"anadi_lome,state:h-snaring-lome=b1","p":103,"b":"Snaring Anadi","n":"Snaring Anadi (Anadi)"},{"c":21,"s":0,"id":34,"u":"anadi_lome,state:h-spindly-lome=b1","p":103,"b":"Spindly Anadi","n":"Spindly Anadi (Anadi)"},{"c":21,"s":0,"id":35,"u":"anadi_lome,state:h-venomous-lome=b1","p":103,"b":"Venomous Anadi","n":"Venomous Anadi (Anadi)"},{"c":21,"s":1,"id":37,"u":"android_loag,state:h-artisan-loag=b1","p":71,"b":"Artisan Android","n":"Artisan Android (Android)"},{"c":21,"s":1,"id":38,"u":"android_loag,state:h-impersonator-loag=b1","p":71,"b":"Impersonator Android","n":"Impersonator Android (Android)"},{"c":21,"s":1,"id":39,"u":"android_loag,state:h-laborer-loag=b1","p":71,"b":"Laborer Android","n":"Laborer Android (Android)"},{"c":21,"s":1,"id":40,"u":"android_loag,state:h-polyglot-loag=b1","p":71,"b":"Polyglot Android","n":"Polyglot Android (Android)"},{"c":21,"s":1,"id":41,"u":"android_loag,state:h-warrior-loag=b1","p":71,"b":"Warrior Android","n":"Warrior Android (Android)"},{"c":21,"s":2,"id":43,"u":"automaton_g%26g,state:h-hunter-gg=b1","p":39,"b":"Hunter Automaton","n":"Hunter Automaton (Automaton)"},{"c":21,"s":2,"id":44,"u":"automaton_g%26g,state:h-mage-gg=b1","p":39,"b":"Mage Automaton","n":"Mage Automaton (Automaton)"},{"c":21,"s":2,"id":45,"u":"automaton_g%26g,state:h-warrior-gg=b1","p":39,"b":"Warrior Automaton","n":"Warrior Automaton (Automaton)"},{"c":21,"s":2,"id":46,"u":"automaton_g%26g,state:h-sharpshooter-gg=b1","p":39,"b":"Sharpshooter Automaton","n":"Sharpshooter Automaton (Automaton)"},{"c":21,"s":3,"id":48,"u":"azarketi_aaws,state:h-ancient-scale-aaws=b1","p":3,"b":"Ancient Scale Azarketi","n":"Ancient Scale Azarketi (Azarketi)"},{"c":21,"s":3,"id":49,"u":"azarketi_aaws,state:h-benthic-aaws=b1","p":3,"b":"Benthic Azarketi","n":"Benthic Azarketi (Azarketi)"},{"c":21,"s":3,"id":50,"u":"azarketi_aaws,state:h-mistbreath-aaws=b1","p":3,"b":"Mistbreath Azarketi","n":"Mistbreath Azarketi (Azarketi)"},{"c":21,"s":3,"id":51,"u":"azarketi_aaws,state:h-river-aaws=b1","p":3,"b":"River Azarketi","n":"River Azarketi (Azarketi)"},{"c":21,"s":3,"id":52,"u":"azarketi_aaws,state:h-thalassic-aaws=b1","p":4,"b":"Thalassic Azarketi","n":"Thalassic Azarketi (Azarketi)"},{"c":21,"s":1,"id":53,"u":"azarketi_aaws,state:h-inured-loag=b1","p":13,"b":"Inured Azarketi","n":"Inured Azarketi (Azarketi)"},{"c":21,"s":1,"id":54,"u":"azarketi_aaws,state:h-murkeyed-loag=b1","p":13,"b":"Murkeyed Azarketi","n":"Murkeyed Azarketi (Azarketi)"},{"c":21,"s":1,"id":55,"u":"azarketi_aaws,state:h-spined-loag=b1","p":13,"b":"Spined Azarketi","n":"Spined Azarketi (Azarketi)"},{"c":21,"s":1,"id":56,"u":"azarketi_aaws,state:h-tactile-loag=b1","p":13,"b":"Tactile Azarketi","n":"Tactile Azarketi (Azarketi)"},{"c":21,"s":4,"id":58,"u":"catfolk_apg,state:h-clawed-apg=b1","p":9,"b":"Clawed Catfolk","n":"Clawed Catfolk (Catfolk)"},{"c":21,"s":4,"id":59,"u":"catfolk_apg,state:h-hunting-apg=b1","p":9,"b":"Hunting Catfolk","n":"Hunting Catfolk (Catfolk)"},{"c":21,"s":4,"id":60,"u":"catfolk_apg,state:h-jungle-apg=b1","p":10,"b":"Jungle Catfolk","n":"Jungle Catfolk (Catfolk)"},{"c":21,"s":4,"id":61,"u":"catfolk_apg,state:h-nine-lives-apg=b1","p":10,"b":"Nine Lives Catfolk","n":"Nine Lives Catfolk (Catfolk)"},{"c":21,"s":4,"id":62,"u":"catfolk_apg,state:h-winter-apg=b1","p":10,"b":"Winter Catfolk","n":"Winter Catfolk (Catfolk)"},{"c":21,"s":1,"id":63,"u":"catfolk_apg,state:h-flexible-loag=b1","p":17,"b":"Flexible Catfolk","n":"Flexible Catfolk (Catfolk)"},{"c":21,"s":1,"id":64,"u":"catfolk_apg,state:h-liminal-loag=b1","p":17,"b":"Liminal Catfolk","n":"Liminal Catfolk (Catfolk)"},{"c":21,"s":1,"id":65,"u":"catfolk_apg,state:h-sharpeared-loag=b1","p":17,"b":"Sharp-Eared Catfolk","n":"Sharp-Eared Catfolk (Catfolk)"},{"c":21,"s":0,"id":67,"u":"conrasu_lome,state:h-knowing-lome=b1","p":107,"b":"Rite of Knowing","n":"Rite of Knowing (Conrasu)"},{"c":21,"s":0,"id":68,"u":"conrasu_lome,state:h-light-lome=b1","p":107,"b":"Rite of Light","n":"Rite of Light (Conrasu)"},{"c":21,"s":0,"id":69,"u":"conrasu_lome,state:h-passage-lome=b1","p":107,"b":"Rite of Passage","n":"Rite of Passage (Conrasu)"},{"c":21,"s":0,"id":70,"u":"conrasu_lome,state:h-reinforcement-lome=b1","p":107,"b":"Rite of Reinforcement","n":"Rite of Reinforcement (Conrasu)"},{"c":21,"s":0,"id":71,"u":"conrasu_lome,state:h-invocation-lome=b1","p":108,"b":"Rite of Invocation","n":"Rite of Invocation (Conrasu)"},{"c":21,"s":5,"id":73,"u":"dwarf_crb,state:h-ancientblooded-crb=b1","p":35,"b":"Ancient-Blooded Dwarf","n":"Ancient-Blooded Dwarf (Dwarf)"},{"c":21,"s":5,"id":74,"u":"dwarf_crb,state:h-death-warden-crb=b1","p":35,"b":"Death Warden Dwarf","n":"Death Warden Dwarf (Dwarf)"},{"c":21,"s":5,"id":75,"u":"dwarf_crb,state:h-forge-crb=b1","p":35,"b":"Forge Dwarf","n":"Forge Dwarf (Dwarf)"},{"c":21,"s":5,"id":76,"u":"dwarf_crb,state:h-rock-crb=b1","p":36,"b":"Rock Dwarf","n":"Rock Dwarf (Dwarf)"},{"c":21,"s":5,"id":77,"u":"dwarf_crb,state:h-strongblooded-crb=b1","p":36,"b":"Strong-Blooded Dwarf","n":"Strong-Blooded Dwarf (Dwarf)"},{"c":21,"s":6,"id":78,"u":"dwarf_crb,state:h-anvil-locg=b1","p":19,"b":"Anvil Dwarf","n":"Anvil Dwarf (Dwarf)"},{"c":21,"s":6,"id":79,"u":"dwarf_crb,state:h-elemental-heart-locg=b1","p":19,"b":"Elemental Heart Dwarf","n":"Elemental Heart Dwarf (Dwarf)"},{"c":21,"s":6,"id":80,"u":"dwarf_crb,state:h-oathkeeper-locg=b1","p":19,"b":"Oathkeeper Dwarf","n":"Oathkeeper Dwarf (Dwarf)"},{"c":21,"s":5,"id":82,"u":"elf_crb,state:h-arctic-crb=b1","p":39,"b":"Arctic Elf","n":"Arctic Elf (Elf)"},{"c":21,"s":5,"id":83,"u":"elf_crb,state:h-cavern-crb=b1","p":39,"b":"Cavern Elf","n":"Cavern Elf (Elf)"},{"c":21,"s":5,"id":84,"u":"elf_crb,state:h-seer-crb=b1","p":40,"b":"Seer Elf","n":"Seer Elf (Elf)"},{"c":21,"s":5,"id":85,"u":"elf_crb,state:h-whisper-crb=b1","p":40,"b":"Whisper Elf","n":"Whisper Elf (Elf)"},{"c":21,"s":5,"id":86,"u":"elf_crb,state:h-woodland-crb=b1","p":40,"b":"Woodland Elf","n":"Woodland Elf (Elf)"},{"c":21,"s":6,"id":87,"u":"elf_crb,state:h-ancient-locg=b1","p":25,"b":"Ancient Elf","n":"Ancient Elf (Elf)"},{"c":21,"s":6,"id":88,"u":"elf_crb,state:h-desert-locg=b1","p":25,"b":"Desert Elf","n":"Desert Elf (Elf)"},{"c":21,"s":1,"id":90,"u":"fetchling_loag,state:h-bright-loag=b1","p":85,"b":"Bright Fetchling","n":"Bright Fetchling (Fetchling)"},{"c":21,"s":1,"id":91,"u":"fetchling_loag,state:h-deep-loag=b1","p":85,"b":"Deep Fetchling","n":"Deep Fetchling (Fetchling)"},{"c":21,"s":1,"id":92,"u":"fetchling_loag,state:h-liminal-loag=b1","p":85,"b":"Liminal Fetchling","n":"Liminal Fetchling (Fetchling)"},{"c":21,"s":1,"id":93,"u":"fetchling_loag,state:h-resolute-loag=b1","p":85,"b":"Resolute Fetchling","n":"Resolute Fetchling (Fetchling)"},{"c":21,"s":1,"id":94,"u":"fetchling_loag,state:h-wisp-loag=b1","p":85,"b":"Wisp Fetchling","n":"Wisp Fetchling (Fetchling)"},{"c":21,"s":1,"id":96,"u":"fleshwarp_loag,state:h-created-loag=b1","p":91,"b":"Created Fleshwarp","n":"Created Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":97,"u":"fleshwarp_loag,state:h-mutated-loag=b1","p":91,"b":"Mutated Fleshwarp","n":"Mutated Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":98,"u":"fleshwarp_loag,state:h-shapewrought-loag=b1","p":91,"b":"Shapewrought Fleshwarp","n":"Shapewrought Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":99,"u":"fleshwarp_loag,state:h-technological-loag=b1","p":91,"b":"Technological Fleshwarp","n":"Technological Fleshwarp (Fleshwarp)"},{"c":21,"s":0,"id":101,"u":"gnoll_lome,state:h-ant-lome=b1","p":111,"b":"Ant Gnoll","n":"Ant Gnoll (Gnoll)"},{"c":21,"s":0,"id":102,"u":"gnoll_lome,state:h-great-lome=b1","p":111,"b":"Great Gnoll","n":"Great Gnoll (Gnoll)"},{"c":21,"s":0,"id":103,"u":"gnoll_lome,state:h-sweetbreath-lome=b1","p":111,"b":"Sweetbreath Gnoll","n":"Sweetbreath Gnoll (Gnoll)"},{"c":21,"s":0,"id":104,"u":"gnoll_lome,state:h-witch-lome=b1","p":112,"b":"Witch Gnoll","n":"Witch Gnoll (Gnoll)"},{"c":21,"s":5,"id":106,"u":"gnome_crb,state:h-chameleon-crb=b1","p":43,"b":"Chameleon Gnome","n":"Chameleon Gnome (Gnome)"},{"c":21,"s":5,"id":107,"u":"gnome_crb,state:h-feytouched-crb=b1","p":43,"b":"Fey-Touched Gnome","n":"Fey-Touched Gnome (Gnome)"},{"c":21,"s":5,"id":108,"u":"gnome_crb,state:h-sensate-crb=b1","p":44,"b":"Sensate Gnome","n":"Sensate Gnome (Gnome)"},{"c":21,"s":5,"id":109,"u":"gnome_crb,state:h-umbral-crb=b1","p":44,"b":"Umbral Gnome","n":"Umbral Gnome (Gnome)"},{"c":21,"s":5,"id":110,"u":"gnome_crb,state:h-wellspring-crb=b1","p":44,"b":"Wellspring Gnome","n":"Wellspring Gnome (Gnome)"},{"c":21,"s":6,"id":111,"u":"gnome_crb,state:h-vivacious-locg=b1","p":31,"b":"Vivacious Gnome","n":"Vivacious Gnome (Gnome)"},{"c":21,"s":5,"id":113,"u":"goblin_crb,state:h-charhide-crb=b1","p":47,"b":"Charhide Goblin","n":"Charhide Goblin (Goblin)"},{"c":21,"s":5,"id":114,"u":"goblin_crb,state:h-irongut-crb=b1","p":47,"b":"Irongut Goblin","n":"Irongut Goblin (Goblin)"},{"c":21,"s":5,"id":115,"u":"goblin_crb,state:h-razortooth-crb=b1","p":48,"b":"Razortooth Goblin","n":"Razortooth Goblin (Goblin)"},{"c":21,"s":5,"id":116,"u":"goblin_crb,state:h-snow-crb=b1","p":48,"b":"Snow Goblin","n":"Snow Goblin (Goblin)"},{"c":21,"s":5,"id":117,"u":"goblin_crb,state:h-unbreakable-crb=b1","p":48,"b":"Unbreakable Goblin","n":"Unbreakable Goblin (Goblin)"},{"c":21,"s":6,"id":118,"u":"goblin_crb,state:h-tailed-locg=b1","p":37,"b":"Tailed Goblin","n":"Tailed Goblin (Goblin)"},{"c":21,"s":6,"id":119,"u":"goblin_crb,state:h-treedweller-locg=b1","p":37,"b":"Treedweller Goblin","n":"Treedweller Goblin (Goblin)"},{"c":21,"s":0,"id":121,"u":"goloma_lome,state:h-farsight-lome=b1","p":115,"b":"Farsight Goloma","n":"Farsight Goloma (Goloma)"},{"c":21,"s":0,"id":122,"u":"goloma_lome,state:h-frightful-lome=b1","p":115,"b":"Frightful Goloma","n":"Frightful Goloma (Goloma)"},{"c":21,"s":0,"id":123,"u":"goloma_lome,state:h-insightful-lome=b1","p":115,"b":"Insightful Goloma","n":"Insightful Goloma (Goloma)"},{"c":21,"s":0,"id":124,"u":"goloma_lome,state:h-vicious-lome=b1","p":115,"b":"Vicious Goloma","n":"Vicious Goloma (Goloma)"},{"c":21,"s":0,"id":125,"u":"goloma_lome,state:h-vigilant-lome=b1","p":115,"b":"Vigilant Goloma","n":"Vigilant Goloma (Goloma)"},{"c":21,"s":0,"id":127,"u":"grippli_lome,state:h-poisonhide-lome=b1","p":119,"b":"Poisonhide Grippli","n":"Poisonhide Grippli (Grippli)"},{"c":21,"s":0,"id":128,"u":"grippli_lome,state:h-snaptongue-lome=b1","p":119,"b":"Snaptongue Grippli","n":"Snaptongue Grippli (Grippli)"},{"c":21,"s":0,"id":129,"u":"grippli_lome,state:h-stickytoe-lome=b1","p":119,"b":"Stickytoe Grippli","n":"Stickytoe Grippli (Grippli)"},{"c":21,"s":0,"id":130,"u":"grippli_lome,state:h-windweb-lome=b1","p":119,"b":"Windweb Grippli","n":"Windweb Grippli (Grippli)"},{"c":21,"s":5,"id":132,"u":"halfling_crb,state:h-gutsy-crb=b1","p":51,"b":"Gutsy Halfling","n":"Gutsy Halfling (Halfling)"},{"c":21,"s":5,"id":133,"u":"halfling_crb,state:h-hillock-crb=b1","p":51,"b":"Hillock Halfling","n":"Hillock Halfling (Halfling)"},{"c":21,"s":5,"id":134,"u":"halfling_crb,state:h-nomadic-crb=b1","p":52,"b":"Nomadic Halfling","n":"Nomadic Halfling (Halfling)"},{"c":21,"s":5,"id":135,"u":"halfling_crb,state:h-twilight-crb=b1","p":52,"b":"Twilight Halfling","n":"Twilight Halfling (Halfling)"},{"c":21,"s":5,"id":136,"u":"halfling_crb,state:h-wildwood-crb=b1","p":52,"b":"Wildwood Halfling","n":"Wildwood Halfling (Halfling)"},{"c":21,"s":6,"id":137,"u":"halfling_crb,state:h-observant-locg=b1","p":43,"b":"Observant Halfling","n":"Observant Halfling (Halfling)"},{"c":21,"s":6,"id":139,"u":"hobgoblin_locg,state:h-elfbane-locg=b1","p":49,"b":"Elfbane Hobgoblin","n":"Elfbane Hobgoblin (Hobgoblin)"},{"c":21,"s":6,"id":140,"u":"hobgoblin_locg,state:h-runtboss-locg=b1","p":49,"b":"Runtboss Hobgoblin","n":"Runtboss Hobgoblin (Hobgoblin)"},{"c":21,"s":6,"id":141,"u":"hobgoblin_locg,state:h-smokeworker-locg=b1","p":49,"b":"Smokeworker Hobgoblin","n":"Smokeworker Hobgoblin (Hobgoblin)"},{"c":21,"s":6,"id":142,"u":"hobgoblin_locg,state:h-warmarch-locg=b1","p":49,"b":"Warmarch Hobgoblin","n":"Warmarch Hobgoblin (Hobgoblin)"},{"c":21,"s":6,"id":143,"u":"hobgoblin_locg,state:h-warrenbred-locg=b1","p":49,"b":"Warrenbred Hobgoblin","n":"Warrenbred Hobgoblin (Hobgoblin)"},{"c":21,"s":5,"id":145,"u":"human_crb,state:h-halfelf-crb=b1","p":56,"b":"Half-Elf","n":"Half-Elf (Human)"},{"c":21,"s":5,"id":146,"u":"human_crb,state:h-halforc-crb=b1","p":56,"b":"Half-Orc","n":"Half-Orc (Human)"},{"c":21,"s":5,"id":147,"u":"human_crb,state:h-skilled-crb=b1","p":56,"b":"Skilled Heritage","n":"Skilled Heritage (Human)"},{"c":21,"s":5,"id":148,"u":"human_crb,state:h-versatile-crb=b1","p":56,"b":"Versatile Heritage","n":"Versatile Heritage (Human)"},{"c":21,"s":6,"id":149,"u":"human_crb,state:h-wintertouched-locg=b1","p":11,"b":"Wintertouched Heritage","n":"Wintertouched Heritage (Human)"},{"c":21,"s":1,"id":151,"u":"kitsune_loag,state:h-celestial-envoy-loag=b1","p":123,"b":"Celestial Envoy Kitsune","n":"Celestial Envoy Kitsune (Kitsune)"},{"c":21,"s":1,"id":152,"u":"kitsune_loag,state:h-dark-fields-loag=b1","p":123,"b":"Dark Fields Kitsune","n":"Dark Fields Kitsune (Kitsune)"},{"c":21,"s":1,"id":153,"u":"kitsune_loag,state:h-earthly-wilds-loag=b1","p":123,"b":"Earthly Wilds Kitsune","n":"Earthly Wilds Kitsune (Kitsune)"},{"c":21,"s":1,"id":154,"u":"kitsune_loag,state:h-empty-sky-loag=b1","p":123,"b":"Empty Sky Kitsune","n":"Empty Sky Kitsune (Kitsune)"},{"c":21,"s":1,"id":155,"u":"kitsune_loag,state:h-frozen-wind-loag=b1","p":123,"b":"Frozen Wind Kitsune","n":"Frozen Wind Kitsune (Kitsune)"},{"c":21,"s":4,"id":157,"u":"kobold_apg,state:h-cavern-apg=b1","p":13,"b":"Cavern Kobold","n":"Cavern Kobold (Kobold)"},{"c":21,"s":4,"id":158,"u":"kobold_apg,state:h-dragonscaled-apg=b1","p":13,"b":"Dragonscaled Kobold","n":"Dragonscaled Kobold (Kobold)"},{"c":21,"s":4,"id":159,"u":"kobold_apg,state:h-spellscale-apg=b1","p":14,"b":"Spellscale Kobold","n":"Spellscale Kobold (Kobold)"},{"c":21,"s":4,"id":160,"u":"kobold_apg,state:h-strongjaw-apg=b1","p":14,"b":"Strongjaw Kobold","n":"Strongjaw Kobold (Kobold)"},{"c":21,"s":4,"id":161,"u":"kobold_apg,state:h-venomtail-apg=b1","p":14,"b":"Venomtail Kobold","n":"Venomtail Kobold (Kobold)"},{"c":21,"s":1,"id":162,"u":"kobold_apg,state:h-caveclimber-loag=b1","p":37,"b":"Caveclimber Kobold","n":"Caveclimber Kobold (Kobold)"},{"c":21,"s":1,"id":163,"u":"kobold_apg,state:h-tunnelflood-loag=b1","p":37,"b":"Tunnelflood Kobold","n":"Tunnelflood Kobold (Kobold)"},{"c":21,"s":1,"id":165,"u":"leshy_locg,state:h-cactus-loag=b1","p":41,"b":"Cactus Leshy","n":"Cactus Leshy (Leshy)"},{"c":21,"s":1,"id":166,"u":"leshy_locg,state:h-fruit-loag=b1","p":42,"b":"Fruit Leshy","n":"Fruit Leshy (Leshy)"},{"c":21,"s":1,"id":167,"u":"leshy_locg,state:h-lotus-loag=b1","p":42,"b":"Lotus Leshy","n":"Lotus Leshy (Leshy)"},{"c":21,"s":1,"id":168,"u":"leshy_locg,state:h-root-loag=b1","p":42,"b":"Root Leshy","n":"Root Leshy (Leshy)"},{"c":21,"s":1,"id":169,"u":"leshy_locg,state:h-seaweed-loag=b1","p":42,"b":"Seaweed Leshy","n":"Seaweed Leshy (Leshy)"},{"c":21,"s":6,"id":170,"u":"leshy_locg,state:h-fungus-locg=b1","p":53,"b":"Fungus Leshy","n":"Fungus Leshy (Leshy)"},{"c":21,"s":6,"id":171,"u":"leshy_locg,state:h-gourd-locg=b1","p":53,"b":"Gourd Leshy","n":"Gourd Leshy (Leshy)"},{"c":21,"s":6,"id":172,"u":"leshy_locg,state:h-leaf-locg=b1","p":53,"b":"Leaf Leshy","n":"Leaf Leshy (Leshy)"},{"c":21,"s":6,"id":173,"u":"leshy_locg,state:h-vine-locg=b1","p":53,"b":"Vine Leshy","n":"Vine Leshy (Leshy)"},{"c":21,"s":6,"id":175,"u":"lizardfolk_locg,state:h-cliffscale-locg=b1","p":57,"b":"Cliffscale Lizardfolk","n":"Cliffscale Lizardfolk (Lizardfolk)"},{"c":21,"s":6,"id":176,"u":"lizardfolk_locg,state:h-frilled-locg=b1","p":57,"b":"Frilled Lizardfolk","n":"Frilled Lizardfolk (Lizardfolk)"},{"c":21,"s":6,"id":177,"u":"lizardfolk_locg,state:h-sandstrider-locg=b1","p":57,"b":"Sandstrider Lizardfolk","n":"Sandstrider Lizardfolk (Lizardfolk)"},{"c":21,"s":6,"id":178,"u":"lizardfolk_locg,state:h-unseen-locg=b1","p":57,"b":"Unseen Lizardfolk","n":"Unseen Lizardfolk (Lizardfolk)"},{"c":21,"s":6,"id":179,"u":"lizardfolk_locg,state:h-wetlander-locg=b1","p":57,"b":"Wetlander Lizardfolk","n":"Wetlander Lizardfolk (Lizardfolk)"},{"c":21,"s":1,"id":180,"u":"lizardfolk_locg,state:h-cloudleaper-loag=b1","p":45,"b":"Cloudleaper Lizardfolk","n":"Cloudleaper Lizardfolk (Lizardfolk)"},{"c":21,"s":1,"id":181,"u":"lizardfolk_locg,state:h-woodstalker-loag=b1","p":45,"b":"Woodstalker Lizardfolk","n":"Woodstalker Lizardfolk (Lizardfolk)"},{"c":21,"s":4,"id":183,"u":"orc_apg,state:h-badlands-apg=b1","p":18,"b":"Badlands Orc","n":"Badlands Orc (Orc)"},{"c":21,"s":4,"id":184,"u":"orc_apg,state:h-deep-apg=b1","p":18,"b":"Deep Orc","n":"Deep Orc (Orc)"},{"c":21,"s":4,"id":185,"u":"orc_apg,state:h-holdscarred-apg=b1","p":18,"b":"Hold-Scarred Orc","n":"Hold-Scarred Orc (Orc)"},{"c":21,"s":4,"id":186,"u":"orc_apg,state:h-rainfall-apg=b1","p":18,"b":"Rainfall Orc","n":"Rainfall Orc (Orc)"},{"c":21,"s":1,"id":187,"u":"orc_apg,state:h-battleready-loag=b1","p":49,"b":"Battle-Ready Orc","n":"Battle-Ready Orc (Orc)"},{"c":21,"s":1,"id":188,"u":"orc_apg,state:h-grave-loag=b1","p":50,"b":"Grave Orc","n":"Grave Orc (Orc)"},{"c":21,"s":1,"id":189,"u":"orc_apg,state:h-winter-loag=b1","p":50,"b":"Winter Orc","n":"Winter Orc (Orc)"},{"c":21,"s":7,"id":191,"u":"poppet_lotgb,state:h-ghost-lotgb=b1","p":62,"b":"Ghost Poppet","n":"Ghost Poppet (Poppet)"},{"c":21,"s":7,"id":192,"u":"poppet_lotgb,state:h-stuffed-lotgb=b1","p":62,"b":"Stuffed Poppet","n":"Stuffed Poppet (Poppet)"},{"c":21,"s":7,"id":193,"u":"poppet_lotgb,state:h-toy-lotgb=b1","p":63,"b":"Toy Poppet","n":"Toy Poppet (Poppet)"},{"c":21,"s":7,"id":194,"u":"poppet_lotgb,state:h-windup-lotgb=b1","p":63,"b":"Windup Poppet","n":"Windup Poppet (Poppet)"},{"c":21,"s":7,"id":195,"u":"poppet_lotgb,state:h-wishborn-lotgb=b1","p":63,"b":"Wishborn Poppet","n":"Wishborn Poppet (Poppet)"},{"c":21,"s":4,"id":197,"u":"ratfolk_apg,state:h-deep-apg=b1","p":21,"b":"Deep Rat","n":"Deep Rat (Ratfolk)"},{"c":21,"s":4,"id":198,"u":"ratfolk_apg,state:h-desert-apg=b1","p":21,"b":"Desert Rat","n":"Desert Rat (Ratfolk)"},{"c":21,"s":4,"id":199,"u":"ratfolk_apg,state:h-longsnout-apg=b1","p":21,"b":"Longsnout Rat","n":"Longsnout Rat (Ratfolk)"},{"c":21,"s":4,"id":200,"u":"ratfolk_apg,state:h-sewer-apg=b1","p":22,"b":"Sewer Rat","n":"Sewer Rat (Ratfolk)"},{"c":21,"s":4,"id":201,"u":"ratfolk_apg,state:h-shadow-apg=b1","p":22,"b":"Shadow Rat","n":"Shadow Rat (Ratfolk)"},{"c":21,"s":1,"id":202,"u":"ratfolk_apg,state:h-snow-loag=b1","p":22,"b":"Snow Rat","n":"Snow Rat (Ratfolk)"},{"c":21,"s":1,"id":203,"u":"ratfolk_apg,state:h-tunnel-loag=b1","p":22,"b":"Tunnel Rat","n":"Tunnel Rat (Ratfolk)"},{"c":21,"s":0,"id":205,"u":"shisk_lome,state:h-lorekeeper-lome=b1","p":123,"b":"Lorekeeper Shisk","n":"Lorekeeper Shisk (Shisk)"},{"c":21,"s":0,"id":206,"u":"shisk_lome,state:h-quillcoat-lome=b1","p":123,"b":"Quillcoat Shisk","n":"Quillcoat Shisk (Shisk)"},{"c":21,"s":0,"id":207,"u":"shisk_lome,state:h-spellkeeper-lome=b1","p":123,"b":"Spellkeeper Shisk","n":"Spellkeeper Shisk (Shisk)"},{"c":21,"s":0,"id":208,"u":"shisk_lome,state:h-stronggut-lome=b1","p":123,"b":"Stronggut Shisk","n":"Stronggut Shisk (Shisk)"},{"c":21,"s":0,"id":209,"u":"shisk_lome,state:h-stonestep-lome=b1","p":124,"b":"Stonestep Shisk","n":"Stonestep Shisk (Shisk)"},{"c":21,"s":8,"id":211,"u":"shoony_ec3,state:h-bloodhound-ec3=b1","p":71,"b":"Bloodhound Shoony","n":"Bloodhound Shoony (Shoony)"},{"c":21,"s":8,"id":212,"u":"shoony_ec3,state:h-fishseeker-ec3=b1","p":71,"b":"Fishseeker Shoony","n":"Fishseeker Shoony (Shoony)"},{"c":21,"s":8,"id":213,"u":"shoony_ec3,state:h-paddler-ec3=b1","p":71,"b":"Paddler Shoony","n":"Paddler Shoony (Shoony)"},{"c":21,"s":8,"id":214,"u":"shoony_ec3,state:h-thickcoat-ec3=b1","p":71,"b":"Thickcoat Shoony","n":"Thickcoat Shoony (Shoony)"},{"c":21,"s":1,"id":216,"u":"sprite_loag,state:h-draxie-loag=b1","p":129,"b":"Draxie","n":"Draxie (Sprite)"},{"c":21,"s":1,"id":217,"u":"sprite_loag,state:h-grig-loag=b1","p":129,"b":"Grig","n":"Grig (Sprite)"},{"c":21,"s":1,"id":218,"u":"sprite_loag,state:h-luminous-loag=b1","p":129,"b":"Luminous Sprite","n":"Luminous Sprite (Sprite)"},{"c":21,"s":1,"id":219,"u":"sprite_loag,state:h-melixie-loag=b1","p":129,"b":"Melixie","n":"Melixie (Sprite)"},{"c":21,"s":1,"id":220,"u":"sprite_loag,state:h-nyktera-loag=b1","p":129,"b":"Nyktera","n":"Nyktera (Sprite)"},{"c":21,"s":1,"id":221,"u":"sprite_loag,state:h-pixie-loag=b1","p":129,"b":"Pixie","n":"Pixie (Sprite)"},{"c":21,"s":1,"id":223,"u":"strix_loag,state:h-nightglider-loag=b1","p":135,"b":"Nightglider Strix","n":"Nightglider Strix (Strix)"},{"c":21,"s":1,"id":224,"u":"strix_loag,state:h-predator-loag=b1","p":135,"b":"Predator Strix","n":"Predator Strix (Strix)"},{"c":21,"s":1,"id":225,"u":"strix_loag,state:h-scavenger-loag=b1","p":135,"b":"Scavenger Strix","n":"Scavenger Strix (Strix)"},{"c":21,"s":1,"id":226,"u":"strix_loag,state:h-shoreline-loag=b1","p":135,"b":"Shoreline Strix","n":"Shoreline Strix (Strix)"},{"c":21,"s":1,"id":227,"u":"strix_loag,state:h-songbird-loag=b1","p":135,"b":"Songbird Strix","n":"Songbird Strix (Strix)"},{"c":21,"s":4,"id":229,"u":"tengu_apg,state:h-jinxed-apg=b1","p":25,"b":"Jinxed Tengu","n":"Jinxed Tengu (Tengu)"},{"c":21,"s":4,"id":230,"u":"tengu_apg,state:h-mountainkeeper-apg=b1","p":25,"b":"Mountainkeeper Tengu","n":"Mountainkeeper Tengu (Tengu)"},{"c":21,"s":4,"id":231,"u":"tengu_apg,state:h-skyborn-apg=b1","p":26,"b":"Skyborn Tengu","n":"Skyborn Tengu (Tengu)"},{"c":21,"s":4,"id":232,"u":"tengu_apg,state:h-stormtossed-apg=b1","p":26,"b":"Stormtossed Tengu","n":"Stormtossed Tengu (Tengu)"},{"c":21,"s":4,"id":233,"u":"tengu_apg,state:h-taloned-apg=b1","p":26,"b":"Taloned Tengu","n":"Taloned Tengu (Tengu)"},{"c":21,"s":1,"id":234,"u":"tengu_apg,state:h-dogtooth-loag=b1","p":57,"b":"Dogtooth Tengu","n":"Dogtooth Tengu (Tengu)"},{"c":21,"s":1,"id":235,"u":"tengu_apg,state:h-wavediver-loag=b1","p":57,"b":"Wavediver Tengu","n":"Wavediver Tengu (Tengu)"},{"c":22,"s":4,"id":236,"u":"blankhash,state:h-aasimar-apg=b1","p":34,"n":"Aasimar"},{"c":22,"s":1,"id":237,"u":"blankhash,state:h-aphorite-loag=b1","p":74,"n":"Aphorite"},{"c":22,"s":1,"id":238,"u":"blankhash,state:h-beastkin-loag=b1","p":78,"n":"Beastkin"},{"c":22,"s":4,"id":239,"u":"blankhash,state:h-changeling-apg=b1","p":30,"n":"Changeling"},{"c":22,"s":4,"id":240,"u":"blankhash,state:h-dhampir-apg=b1","p":32,"n":"Dhampir"},{"c":22,"s":4,"id":241,"u":"blankhash,state:h-duskwalker-apg=b1","p":37,"n":"Duskwalker"},{"c":22,"s":1,"id":242,"u":"blankhash,state:h-ganzi-loag=b1","p":94,"n":"Ganzi"},{"c":22,"s":1,"id":243,"u":"blankhash,state:h-ifrit-loag=b1","p":100,"n":"Ifrit"},{"c":22,"s":1,"id":244,"u":"blankhash,state:h-oread-loag=b1","p":104,"n":"Oread"},{"c":22,"s":1,"id":245,"u":"blankhash,state:h-suli-loag=b1","p":108,"n":"Suli"},{"c":22,"s":1,"id":246,"u":"blankhash,state:h-sylph-loag=b1","p":112,"n":"Sylph"},{"c":22,"s":4,"id":247,"u":"blankhash,state:h-tiefling-apg=b1","p":39,"n":"Tiefling"},{"c":22,"s":1,"id":248,"u":"blankhash,state:h-undine-loag=b1","p":116,"n":"Undine"},{"c":1,"s":9,"id":249,"u":"aasimar%20redeemer_b1","p":263,"h":1,"n":"Aasimar Redeemer"},{"c":1,"s":9,"id":250,"u":"adamantine%20golem_b1","p":189,"h":1,"n":"Adamantine Golem"},{"c":1,"s":9,"id":251,"u":"adult%20black%20dragon_b1","p":105,"h":1,"n":"Adult Black Dragon"},{"c":1,"s":9,"id":252,"u":"adult%20blue%20dragon_b1","p":108,"h":1,"n":"Adult Blue Dragon"},{"c":1,"s":9,"id":253,"u":"adult%20brass%20dragon_b1","p":118,"h":1,"n":"Adult Brass Dragon"},{"c":1,"s":9,"id":254,"u":"adult%20bronze%20dragon_b1","p":120,"h":1,"n":"Adult Bronze Dragon"},{"c":1,"s":9,"id":255,"u":"adult%20copper%20dragon_b1","p":122,"h":1,"n":"Adult Copper Dragon"},{"c":1,"s":9,"id":256,"u":"adult%20gold%20dragon_b1","p":124,"h":1,"n":"Adult Gold Dragon"},{"c":1,"s":9,"id":257,"u":"adult%20green%20dragon_b1","p":110,"h":1,"n":"Adult Green Dragon"},{"c":1,"s":9,"id":258,"u":"adult%20red%20dragon_b1","p":112,"h":1,"n":"Adult Red Dragon"},{"c":1,"s":9,"id":259,"u":"adult%20silver%20dragon_b1","p":126,"h":1,"n":"Adult Silver Dragon"},{"c":1,"s":9,"id":260,"u":"adult%20white%20dragon_b1","p":114,"h":1,"n":"Adult White Dragon"},{"c":1,"s":9,"id":261,"u":"air%20mephit_b1","p":150,"h":1,"n":"Air Mephit"},{"c":1,"s":9,"id":262,"u":"alchemical%20golem_b1","p":185,"h":1,"n":"Alchemical Golem"},{"c":1,"s":9,"id":263,"u":"alghollthu%20master_b1","p":14,"h":1,"n":"Alghollthu Master"},{"c":1,"s":9,"id":264,"u":"ancient%20black%20dragon_b1","p":106,"h":1,"n":"Ancient Black Dragon"},{"c":1,"s":9,"id":265,"u":"ancient%20blue%20dragon_b1","p":108,"h":1,"n":"Ancient Blue Dragon"},{"c":1,"s":9,"id":266,"u":"ancient%20brass%20dragon_b1","p":118,"h":1,"n":"Ancient Brass Dragon"},{"c":1,"s":9,"id":267,"u":"ancient%20bronze%20dragon_b1","p":120,"h":1,"n":"Ancient Bronze Dragon"},{"c":1,"s":9,"id":268,"u":"ancient%20copper%20dragon_b1","p":122,"h":1,"n":"Ancient Copper Dragon"},{"c":1,"s":9,"id":269,"u":"ancient%20gold%20dragon_b1","p":125,"h":1,"n":"Ancient Gold Dragon"},{"c":1,"s":9,"id":270,"u":"ancient%20green%20dragon_b1","p":110,"h":1,"n":"Ancient Green Dragon"},{"c":1,"s":9,"id":271,"u":"ancient%20red%20dragon_b1","p":112,"h":1,"n":"Ancient Red Dragon"},{"c":1,"s":9,"id":272,"u":"ancient%20silver%20dragon_b1","p":127,"h":1,"n":"Ancient Silver Dragon"},{"c":1,"s":9,"id":273,"u":"ancient%20white%20dragon_b1","p":115,"h":1,"n":"Ancient White Dragon"},{"c":1,"s":9,"id":274,"u":"animated%20armor_b1","p":20,"h":1,"n":"Animated Armor"},{"c":1,"s":9,"id":275,"u":"animated%20broom_b1","p":20,"h":1,"n":"Animated Broom"},{"c":1,"s":9,"id":276,"u":"animated%20statue_b1","p":21,"h":1,"n":"Animated Statue"},{"c":1,"s":9,"id":277,"u":"ankhrav_b1","p":22,"h":1,"n":"Ankhrav"},{"c":1,"s":9,"id":278,"u":"ankylosaurus_b1","p":97,"h":1,"n":"Ankylosaurus"},{"c":1,"s":9,"id":279,"u":"annis%20hag_b1","p":202,"h":1,"n":"Annis Hag"},{"c":1,"s":9,"id":280,"u":"arbiter_b1","p":8,"h":1,"n":"Arbiter"},{"c":1,"s":9,"id":281,"u":"arboreal%20regent_b1","p":25,"h":1,"n":"Arboreal Regent"},{"c":1,"s":9,"id":282,"u":"arboreal%20warden_b1","p":24,"h":1,"n":"Arboreal Warden"},{"c":1,"s":9,"id":283,"u":"astradaemon_b1","p":73,"h":1,"n":"Astradaemon"},{"c":1,"s":9,"id":284,"u":"astral%20deva_b1","p":19,"h":1,"n":"Astral Deva"},{"c":1,"s":9,"id":285,"u":"awakened%20tree_b1","p":25,"h":1,"n":"Awakened Tree"},{"c":1,"s":9,"id":286,"u":"axiomite_b1","p":9,"h":1,"n":"Axiomite"},{"c":1,"s":9,"id":287,"u":"azure%20worm_b1","p":57,"h":1,"n":"Azure Worm"},{"c":1,"s":9,"id":288,"u":"balisse_b1","p":18,"h":1,"n":"Balisse"},{"c":1,"s":9,"id":289,"u":"ball%20python_b1","p":302,"h":1,"n":"Ball Python"},{"c":1,"s":9,"id":290,"u":"balor_b1","p":83,"h":1,"n":"Balor"},{"c":1,"s":9,"id":291,"u":"banshee_b1","p":34,"h":1,"n":"Banshee"},{"c":1,"s":9,"id":292,"u":"baomal_b1","p":35,"h":1,"n":"Baomal"},{"c":1,"s":9,"id":293,"u":"barbazu_b1","p":88,"h":1,"n":"Barbazu"},{"c":1,"s":9,"id":294,"u":"barghest_b1","p":36,"h":1,"n":"Barghest"},{"c":1,"s":9,"id":295,"u":"basilisk_b1","p":38,"h":1,"n":"Basilisk"},{"c":1,"s":9,"id":296,"u":"black%20pudding_b1","p":255,"h":1,"n":"Black Pudding"},{"c":1,"s":9,"id":297,"u":"bloodseeker_b1","p":42,"h":1,"n":"Bloodseeker"},{"c":1,"s":9,"id":298,"u":"boar_b1","p":43,"h":1,"n":"Boar"},{"c":1,"s":9,"id":299,"u":"boggard%20scout_b1","p":44,"h":1,"n":"Boggard Scout"},{"c":1,"s":9,"id":300,"u":"boggard%20swampseer_b1","p":45,"h":1,"n":"Boggard Swampseer"},{"c":1,"s":9,"id":301,"u":"boggard%20warrior_b1","p":44,"h":1,"n":"Boggard Warrior"},{"c":1,"s":9,"id":302,"u":"brain%20collector_b1","p":46,"h":1,"n":"Brain Collector"},{"c":1,"s":9,"id":303,"u":"brine%20shark_b1","p":152,"h":1,"n":"Brine Shark"},{"c":1,"s":9,"id":304,"u":"brontosaurus_b1","p":100,"h":1,"n":"Brontosaurus"},{"c":1,"s":9,"id":305,"u":"bugbear%20thug_b1","p":47,"h":1,"n":"Bugbear Thug"},{"c":1,"s":9,"id":306,"u":"bugbear%20tormentor_b1","p":47,"h":1,"n":"Bugbear Tormentor"},{"c":1,"s":9,"id":307,"u":"bulette_b1","p":48,"h":1,"n":"Bulette"},{"c":1,"s":9,"id":308,"u":"bunyip_b1","p":49,"h":1,"n":"Bunyip"},{"c":1,"s":9,"id":309,"u":"cacodaemon_b1","p":70,"h":1,"n":"Cacodaemon"},{"c":1,"s":9,"id":310,"u":"caligni%20creeper_b1","p":50,"h":1,"n":"Caligni Creeper"},{"c":1,"s":9,"id":311,"u":"caligni%20dancer_b1","p":50,"h":1,"n":"Caligni Dancer"},{"c":1,"s":9,"id":312,"u":"caligni%20stalker_b1","p":51,"h":1,"n":"Caligni Stalker"},{"c":1,"s":9,"id":313,"u":"cassisian_b1","p":16,"h":1,"n":"Cassisian"},{"c":1,"s":9,"id":314,"u":"catfolk%20pouncer_b1","p":54,"h":1,"n":"Catfolk Pouncer"},{"c":1,"s":9,"id":315,"u":"cauthooj_b1","p":55,"h":1,"n":"Cauthooj"},{"c":1,"s":9,"id":316,"u":"cave%20bear_b1","p":40,"h":1,"n":"Cave Bear"},{"c":1,"s":9,"id":317,"u":"centaur_b1","p":60,"h":1,"n":"Centaur"},{"c":1,"s":9,"id":318,"u":"centipede%20swarm_b1","p":61,"h":1,"n":"Centipede Swarm"},{"c":1,"s":9,"id":319,"u":"ceustodaemon_b1","p":71,"h":1,"n":"Ceustodaemon"},{"c":1,"s":9,"id":320,"u":"changeling%20exile_b1","p":62,"h":1,"n":"Changeling Exile"},{"c":1,"s":9,"id":321,"u":"chimera_b1","p":63,"h":1,"n":"Chimera"},{"c":1,"s":9,"id":322,"u":"choral_b1","p":17,"h":1,"n":"Choral"},{"c":1,"s":9,"id":323,"u":"chuul_b1","p":64,"h":1,"n":"Chuul"},{"c":1,"s":9,"id":324,"u":"cinder%20rat_b1","p":148,"h":1,"n":"Cinder Rat"},{"c":1,"s":9,"id":325,"u":"clay%20golem_b1","p":186,"h":1,"n":"Clay Golem"},{"c":1,"s":9,"id":326,"u":"cloaker_b1","p":65,"h":1,"n":"Cloaker"},{"c":1,"s":9,"id":327,"u":"cloud%20giant_b1","p":173,"h":1,"n":"Cloud Giant"},{"c":1,"s":9,"id":328,"u":"cockatrice_b1","p":66,"h":1,"n":"Cockatrice"},{"c":1,"s":9,"id":329,"u":"crag%20linnorm_b1","p":224,"h":1,"n":"Crag Linnorm"},{"c":1,"s":9,"id":330,"u":"crimson%20worm_b1","p":59,"h":1,"n":"Crimson Worm"},{"c":1,"s":9,"id":331,"u":"crocodile_b1","p":67,"h":1,"n":"Crocodile"},{"c":1,"s":9,"id":332,"u":"cyclops_b1","p":68,"h":1,"n":"Cyclops"},{"c":1,"s":9,"id":333,"u":"daeodon_b1","p":43,"h":1,"n":"Daeodon"},{"c":1,"s":9,"id":334,"u":"dandasuka_b1","p":274,"h":1,"n":"Dandasuka"},{"c":1,"s":9,"id":335,"u":"dark%20naga_b1","p":242,"h":1,"n":"Dark Naga"},{"c":1,"s":9,"id":336,"u":"deadly%20mantis_b1","p":233,"h":1,"n":"Deadly Mantis"},{"c":1,"s":9,"id":337,"u":"deep%20gnome%20rockwarden_b1","p":75,"h":1,"n":"Deep Gnome Rockwarden"},{"c":1,"s":9,"id":338,"u":"deep%20gnome%20scout_b1","p":74,"h":1,"n":"Deep Gnome Scout"},{"c":1,"s":9,"id":339,"u":"deep%20gnome%20warrior_b1","p":75,"h":1,"n":"Deep Gnome Warrior"},{"c":1,"s":9,"id":340,"u":"deinonychus_b1","p":97,"h":1,"n":"Deinonychus"},{"c":1,"s":9,"id":341,"u":"deinosuchus_b1","p":67,"h":1,"n":"Deinosuchus"},{"c":1,"s":9,"id":342,"u":"demilich_b1","p":222,"h":1,"n":"Demilich"},{"c":1,"s":9,"id":343,"u":"dero%20magister_b1","p":85,"h":1,"n":"Dero Magister"},{"c":1,"s":9,"id":344,"u":"dero%20stalker_b1","p":84,"h":1,"n":"Dero Stalker"},{"c":1,"s":9,"id":345,"u":"dero%20strangler_b1","p":84,"h":1,"n":"Dero Strangler"},{"c":1,"s":9,"id":346,"u":"desert%20drake_b1","p":135,"h":1,"n":"Desert Drake"},{"c":1,"s":9,"id":347,"u":"dezullon_b1","p":94,"h":1,"n":"Dezullon"},{"c":1,"s":9,"id":348,"u":"dhampir%20wizard_b1","p":95,"h":1,"n":"Dhampir Wizard"},{"c":1,"s":9,"id":349,"u":"dire%20wolf_b1","p":334,"h":1,"n":"Dire Wolf"},{"c":1,"s":9,"id":350,"u":"djinni_b1","p":163,"h":1,"n":"Djinni"},{"c":1,"s":9,"id":351,"u":"doppelganger_b1","p":103,"h":1,"n":"Doppelganger"},{"c":1,"s":9,"id":352,"u":"dragon%20turtle_b1","p":128,"h":1,"n":"Dragon Turtle"},{"c":1,"s":9,"id":353,"u":"drakauthix_b1","p":129,"h":1,"n":"Drakauthix"},{"c":1,"s":9,"id":354,"u":"drider_b1","p":159,"h":1,"n":"Drider"},{"c":1,"s":9,"id":355,"u":"drow%20fighter_b1","p":136,"h":1,"n":"Drow Fighter"},{"c":1,"s":9,"id":356,"u":"drow%20priestess_b1","p":137,"h":1,"n":"Drow Priestess"},{"c":1,"s":9,"id":357,"u":"drow%20rogue_b1","p":137,"h":1,"n":"Drow Rogue"},{"c":1,"s":9,"id":358,"u":"dryad_b1","p":246,"h":1,"n":"Dryad"},{"c":1,"s":9,"id":359,"u":"dryad%20queen_b1","p":249,"h":1,"n":"Dryad Queen"},{"c":1,"s":9,"id":360,"u":"duergar%20bombardier_b1","p":139,"h":1,"n":"Duergar Bombardier"},{"c":1,"s":9,"id":361,"u":"duergar%20sharpshooter_b1","p":138,"h":1,"n":"Duergar Sharpshooter"},{"c":1,"s":9,"id":362,"u":"duergar%20taskmaster_b1","p":139,"h":1,"n":"Duergar Taskmaster"},{"c":1,"s":9,"id":363,"u":"dullahan_b1","p":140,"h":1,"n":"Dullahan"},{"c":1,"s":9,"id":364,"u":"duskwalker%20ghost%20hunter_b1","p":262,"h":1,"n":"Duskwalker Ghost Hunter"},{"c":1,"s":9,"id":365,"u":"eagle_b1","p":141,"h":1,"n":"Eagle"},{"c":1,"s":9,"id":366,"u":"earth%20mephit_b1","p":150,"h":1,"n":"Earth Mephit"},{"c":1,"s":9,"id":367,"u":"efreeti_b1","p":164,"h":1,"n":"Efreeti"},{"c":1,"s":9,"id":368,"u":"elananx_b1","p":143,"h":1,"n":"Elananx"},{"c":1,"s":9,"id":369,"u":"electric%20eel_b1","p":142,"h":1,"n":"Electric Eel"},{"c":1,"s":9,"id":370,"u":"elemental%20avalanche_b1","p":147,"h":1,"n":"Elemental Avalanche"},{"c":1,"s":9,"id":371,"u":"elemental%20hurricane_b1","p":145,"h":1,"n":"Elemental Hurricane"},{"c":1,"s":9,"id":372,"u":"elemental%20inferno_b1","p":149,"h":1,"n":"Elemental Inferno"},{"c":1,"s":9,"id":373,"u":"elemental%20tsunami_b1","p":153,"h":1,"n":"Elemental Tsunami"},{"c":1,"s":9,"id":374,"u":"elephant_b1","p":154,"h":1,"n":"Elephant"},{"c":1,"s":9,"id":375,"u":"erinys_b1","p":89,"h":1,"n":"Erinys"},{"c":1,"s":9,"id":376,"u":"ether%20spider_b1","p":155,"h":1,"n":"Ether Spider"},{"c":1,"s":9,"id":377,"u":"ettin_b1","p":156,"h":1,"n":"Ettin"},{"c":1,"s":9,"id":378,"u":"faceless%20stalker_b1","p":13,"h":1,"n":"Faceless Stalker"},{"c":1,"s":9,"id":379,"u":"faerie%20dragon_b1","p":157,"h":1,"n":"Faerie Dragon"},{"c":1,"s":9,"id":380,"u":"fire%20giant_b1","p":172,"h":1,"n":"Fire Giant"},{"c":1,"s":9,"id":381,"u":"fire%20mephit_b1","p":151,"h":1,"n":"Fire Mephit"},{"c":1,"s":9,"id":382,"u":"firewyrm_b1","p":149,"h":1,"n":"Firewyrm"},{"c":1,"s":9,"id":383,"u":"flame%20drake_b1","p":131,"h":1,"n":"Flame Drake"},{"c":1,"s":9,"id":384,"u":"flash%20beetle_b1","p":41,"h":1,"n":"Flash Beetle"},{"c":1,"s":9,"id":385,"u":"flesh%20golem_b1","p":185,"h":1,"n":"Flesh Golem"},{"c":1,"s":9,"id":386,"u":"frost%20drake_b1","p":134,"h":1,"n":"Frost Drake"},{"c":1,"s":9,"id":387,"u":"frost%20giant_b1","p":171,"h":1,"n":"Frost Giant"},{"c":1,"s":9,"id":388,"u":"fungus%20leshy_b1","p":219,"h":1,"n":"Fungus Leshy"},{"c":1,"s":9,"id":389,"u":"gancanagh_b1","p":31,"h":1,"n":"Gancanagh"},{"c":1,"s":9,"id":390,"u":"gargoyle_b1","p":161,"h":1,"n":"Gargoyle"},{"c":1,"s":9,"id":391,"u":"gelatinous%20cube_b1","p":254,"h":1,"n":"Gelatinous Cube"},{"c":1,"s":9,"id":392,"u":"gelugon_b1","p":91,"h":1,"n":"Gelugon"},{"c":1,"s":9,"id":393,"u":"ghaele_b1","p":33,"h":1,"n":"Ghaele"},{"c":1,"s":9,"id":394,"u":"ghast_b1","p":169,"h":1,"n":"Ghast"},{"c":1,"s":9,"id":395,"u":"ghost%20commoner_b1","p":167,"h":1,"n":"Ghost Commoner"},{"c":1,"s":9,"id":396,"u":"ghost%20mage_b1","p":167,"h":1,"n":"Ghost Mage"},{"c":1,"s":9,"id":397,"u":"ghoul_b1","p":169,"h":1,"n":"Ghoul"},{"c":1,"s":9,"id":398,"u":"giant%20anaconda_b1","p":303,"h":1,"n":"Giant Anaconda"},{"c":1,"s":9,"id":399,"u":"giant%20animated%20statue_b1","p":21,"h":1,"n":"Giant Animated Statue"},{"c":1,"s":9,"id":400,"u":"giant%20bat_b1","p":39,"h":1,"n":"Giant Bat"},{"c":1,"s":9,"id":401,"u":"giant%20centipede_b1","p":61,"h":1,"n":"Giant Centipede"},{"c":1,"s":9,"id":402,"u":"giant%20eagle_b1","p":141,"h":1,"n":"Giant Eagle"},{"c":1,"s":9,"id":403,"u":"giant%20flytrap_b1","p":160,"h":1,"n":"Giant Flytrap"},{"c":1,"s":9,"id":404,"u":"giant%20frilled%20lizard_b1","p":229,"h":1,"n":"Giant Frilled Lizard"},{"c":1,"s":9,"id":405,"u":"giant%20gecko_b1","p":228,"h":1,"n":"Giant Gecko"},{"c":1,"s":9,"id":406,"u":"giant%20mantis_b1","p":233,"h":1,"n":"Giant Mantis"},{"c":1,"s":9,"id":407,"u":"giant%20monitor%20lizard_b1","p":229,"h":1,"n":"Giant Monitor Lizard"},{"c":1,"s":9,"id":408,"u":"giant%20moray%20eel_b1","p":142,"h":1,"n":"Giant Moray Eel"},{"c":1,"s":9,"id":409,"u":"giant%20octopus_b1","p":250,"h":1,"n":"Giant Octopus"},{"c":1,"s":9,"id":410,"u":"giant%20rat_b1","p":276,"h":1,"n":"Giant Rat"},{"c":1,"s":9,"id":411,"u":"giant%20scorpion_b1","p":285,"h":1,"n":"Giant Scorpion"},{"c":1,"s":9,"id":412,"u":"giant%20stag%20beetle_b1","p":41,"h":1,"n":"Giant Stag Beetle"},{"c":1,"s":9,"id":413,"u":"giant%20tarantula_b1","p":307,"h":1,"n":"Giant Tarantula"},{"c":1,"s":9,"id":414,"u":"giant%20viper_b1","p":303,"h":1,"n":"Giant Viper"},{"c":1,"s":9,"id":415,"u":"giant%20wasp_b1","p":324,"h":1,"n":"Giant Wasp"},{"c":1,"s":9,"id":416,"u":"gibbering%20mouther_b1","p":176,"h":1,"n":"Gibbering Mouther"},{"c":1,"s":9,"id":417,"u":"gimmerling_b1","p":177,"h":1,"n":"Gimmerling"},{"c":1,"s":9,"id":418,"u":"glabrezu_b1","p":79,"h":1,"n":"Glabrezu"},{"c":1,"s":9,"id":419,"u":"gnoll%20cultist_b1","p":179,"h":1,"n":"Gnoll Cultist"},{"c":1,"s":9,"id":420,"u":"gnoll%20hunter_b1","p":178,"h":1,"n":"Gnoll Hunter"},{"c":1,"s":9,"id":421,"u":"gnoll%20sergeant_b1","p":179,"h":1,"n":"Gnoll Sergeant"},{"c":1,"s":9,"id":422,"u":"goblin%20commando_b1","p":180,"h":1,"n":"Goblin Commando"},{"c":1,"s":9,"id":423,"u":"goblin%20dog_b1","p":182,"h":1,"n":"Goblin Dog"},{"c":1,"s":9,"id":424,"u":"goblin%20pyro_b1","p":181,"h":1,"n":"Goblin Pyro"},{"c":1,"s":9,"id":425,"u":"goblin%20war%20chanter_b1","p":181,"h":1,"n":"Goblin War Chanter"},{"c":1,"s":9,"id":426,"u":"goblin%20warrior_b1","p":180,"h":1,"n":"Goblin Warrior"},{"c":1,"s":9,"id":427,"u":"gogiteth_b1","p":183,"h":1,"n":"Gogiteth"},{"c":1,"s":9,"id":428,"u":"goliath%20spider_b1","p":307,"h":1,"n":"Goliath Spider"},{"c":1,"s":9,"id":429,"u":"gorilla_b1","p":23,"h":1,"n":"Gorilla"},{"c":1,"s":9,"id":430,"u":"gourd%20leshy_b1","p":218,"h":1,"n":"Gourd Leshy"},{"c":1,"s":9,"id":431,"u":"great%20cyclops_b1","p":69,"h":1,"n":"Great Cyclops"},{"c":1,"s":9,"id":432,"u":"great%20white%20shark_b1","p":291,"h":1,"n":"Great White Shark"},{"c":1,"s":9,"id":433,"u":"greater%20barghest_b1","p":37,"h":1,"n":"Greater Barghest"},{"c":1,"s":9,"id":434,"u":"greater%20nightmare_b1","p":244,"h":1,"n":"Greater Nightmare"},{"c":1,"s":9,"id":435,"u":"greater%20shadow_b1","p":289,"h":1,"n":"Greater Shadow"},{"c":1,"s":9,"id":436,"u":"green%20hag_b1","p":201,"h":1,"n":"Green Hag"},{"c":1,"s":9,"id":437,"u":"griffon_b1","p":194,"h":1,"n":"Griffon"},{"c":1,"s":9,"id":438,"u":"grig_b1","p":308,"h":1,"n":"Grig"},{"c":1,"s":9,"id":439,"u":"grikkitog_b1","p":195,"h":1,"n":"Grikkitog"},{"c":1,"s":9,"id":440,"u":"grim%20reaper_b1","p":196,"h":1,"n":"Grim Reaper"},{"c":1,"s":9,"id":441,"u":"grizzly%20bear_b1","p":40,"h":1,"n":"Grizzly Bear"},{"c":1,"s":9,"id":442,"u":"grothlut_b1","p":158,"h":1,"n":"Grothlut"},{"c":1,"s":9,"id":443,"u":"guard%20dog_b1","p":102,"h":1,"n":"Guard Dog"},{"c":1,"s":9,"id":444,"u":"guardian%20naga_b1","p":243,"h":1,"n":"Guardian Naga"},{"c":1,"s":9,"id":445,"u":"gug_b1","p":198,"h":1,"n":"Gug"},{"c":1,"s":9,"id":446,"u":"guthallath_b1","p":199,"h":1,"n":"Guthallath"},{"c":1,"s":9,"id":447,"u":"harpy_b1","p":204,"h":1,"n":"Harpy"},{"c":1,"s":9,"id":448,"u":"hell%20hound_b1","p":205,"h":1,"n":"Hell Hound"},{"c":1,"s":9,"id":449,"u":"hill%20giant_b1","p":170,"h":1,"n":"Hill Giant"},{"c":1,"s":9,"id":450,"u":"hive%20mother_b1","p":22,"h":1,"n":"Hive Mother"},{"c":1,"s":9,"id":451,"u":"hobgoblin%20archer_b1","p":207,"h":1,"n":"Hobgoblin Archer"},{"c":1,"s":9,"id":452,"u":"hobgoblin%20general_b1","p":207,"h":1,"n":"Hobgoblin General"},{"c":1,"s":9,"id":453,"u":"hobgoblin%20soldier_b1","p":206,"h":1,"n":"Hobgoblin Soldier"},{"c":1,"s":9,"id":454,"u":"homunculus_b1","p":208,"h":1,"n":"Homunculus"},{"c":1,"s":9,"id":455,"u":"horned%20archon_b1","p":27,"h":1,"n":"Horned Archon"},{"c":1,"s":9,"id":456,"u":"hunting%20spider_b1","p":306,"h":1,"n":"Hunting Spider"},{"c":1,"s":9,"id":457,"u":"hyaenodon_b1","p":211,"h":1,"n":"Hyaenodon"},{"c":1,"s":9,"id":458,"u":"hydra_b1","p":210,"h":1,"n":"Hydra"},{"c":1,"s":9,"id":459,"u":"hyena_b1","p":211,"h":1,"n":"Hyena"},{"c":1,"s":9,"id":460,"u":"ice%20linnorm_b1","p":225,"h":1,"n":"Ice Linnorm"},{"c":1,"s":9,"id":461,"u":"imp_b1","p":87,"h":1,"n":"Imp"},{"c":1,"s":9,"id":462,"u":"invisible%20stalker_b1","p":144,"h":1,"n":"Invisible Stalker"},{"c":1,"s":9,"id":463,"u":"iron%20golem_b1","p":188,"h":1,"n":"Iron Golem"},{"c":1,"s":9,"id":464,"u":"janni_b1","p":162,"h":1,"n":"Janni"},{"c":1,"s":9,"id":465,"u":"jinkin_b1","p":193,"h":1,"n":"Jinkin"},{"c":1,"s":9,"id":466,"u":"jungle%20drake_b1","p":132,"h":1,"n":"Jungle Drake"},{"c":1,"s":9,"id":467,"u":"keketar_b1","p":269,"h":1,"n":"Keketar"},{"c":1,"s":9,"id":468,"u":"kobold%20dragon%20mage_b1","p":213,"h":1,"n":"Kobold Dragon Mage"},{"c":1,"s":9,"id":469,"u":"kobold%20scout_b1","p":213,"h":1,"n":"Kobold Scout"},{"c":1,"s":9,"id":470,"u":"kobold%20warrior_b1","p":212,"h":1,"n":"Kobold Warrior"},{"c":1,"s":9,"id":471,"u":"kolyarut_b1","p":10,"h":1,"n":"Kolyarut"},{"c":1,"s":9,"id":472,"u":"kraken_b1","p":214,"h":1,"n":"Kraken"},{"c":1,"s":9,"id":473,"u":"krooth_b1","p":215,"h":1,"n":"Krooth"},{"c":1,"s":9,"id":474,"u":"lamia_b1","p":216,"h":1,"n":"Lamia"},{"c":1,"s":9,"id":475,"u":"lamia%20matriarch_b1","p":217,"h":1,"n":"Lamia Matriarch"},{"c":1,"s":9,"id":476,"u":"lantern%20archon_b1","p":26,"h":1,"n":"Lantern Archon"},{"c":1,"s":9,"id":477,"u":"leaf%20leshy_b1","p":218,"h":1,"n":"Leaf Leshy"},{"c":1,"s":9,"id":478,"u":"legion%20archon_b1","p":28,"h":1,"n":"Legion Archon"},{"c":1,"s":9,"id":479,"u":"lemure_b1","p":86,"h":1,"n":"Lemure"},{"c":1,"s":9,"id":480,"u":"leopard_b1","p":52,"h":1,"n":"Leopard"},{"c":1,"s":9,"id":481,"u":"lesser%20death_b1","p":197,"h":1,"n":"Lesser Death"},{"c":1,"s":9,"id":482,"u":"leukodaemon_b1","p":72,"h":1,"n":"Leukodaemon"},{"c":1,"s":9,"id":483,"u":"lich_b1","p":221,"h":1,"n":"Lich"},{"c":1,"s":9,"id":484,"u":"lillend_b1","p":32,"h":1,"n":"Lillend"},{"c":1,"s":9,"id":485,"u":"lion_b1","p":52,"h":1,"n":"Lion"},{"c":1,"s":9,"id":486,"u":"living%20landslide_b1","p":146,"h":1,"n":"Living Landslide"},{"c":1,"s":9,"id":487,"u":"living%20waterfall_b1","p":152,"h":1,"n":"Living Waterfall"},{"c":1,"s":9,"id":488,"u":"living%20whirlwind_b1","p":144,"h":1,"n":"Living Whirlwind"},{"c":1,"s":9,"id":489,"u":"living%20wildfire_b1","p":148,"h":1,"n":"Living Wildfire"},{"c":1,"s":9,"id":490,"u":"lizardfolk%20defender_b1","p":230,"h":1,"n":"Lizardfolk Defender"},{"c":1,"s":9,"id":491,"u":"lizardfolk%20scout_b1","p":231,"h":1,"n":"Lizardfolk Scout"},{"c":1,"s":9,"id":492,"u":"lizardfolk%20stargazer_b1","p":231,"h":1,"n":"Lizardfolk Stargazer"},{"c":1,"s":9,"id":493,"u":"lyrakien_b1","p":30,"h":1,"n":"Lyrakien"},{"c":1,"s":9,"id":494,"u":"mammoth_b1","p":154,"h":1,"n":"Mammoth"},{"c":1,"s":9,"id":495,"u":"manticore_b1","p":232,"h":1,"n":"Manticore"},{"c":1,"s":9,"id":496,"u":"marid_b1","p":165,"h":1,"n":"Marid"},{"c":1,"s":9,"id":497,"u":"marilith_b1","p":81,"h":1,"n":"Marilith"},{"c":1,"s":9,"id":498,"u":"medusa_b1","p":234,"h":1,"n":"Medusa"},{"c":1,"s":9,"id":499,"u":"megalodon_b1","p":291,"h":1,"n":"Megalodon"},{"c":1,"s":9,"id":500,"u":"megaprimatus_b1","p":23,"h":1,"n":"Megaprimatus"},{"c":1,"s":9,"id":501,"u":"merfolk%20warrior_b1","p":235,"h":1,"n":"Merfolk Warrior"},{"c":1,"s":9,"id":502,"u":"merfolk%20wavecaller_b1","p":235,"h":1,"n":"Merfolk Wavecaller"},{"c":1,"s":9,"id":503,"u":"mimic_b1","p":236,"h":1,"n":"Mimic"},{"c":1,"s":9,"id":504,"u":"minotaur_b1","p":237,"h":1,"n":"Minotaur"},{"c":1,"s":9,"id":505,"u":"mitflit_b1","p":192,"h":1,"n":"Mitflit"},{"c":1,"s":9,"id":506,"u":"morrigna_b1","p":271,"h":1,"n":"Morrigna"},{"c":1,"s":9,"id":507,"u":"mu%20spore_b1","p":238,"h":1,"n":"Mu Spore"},{"c":1,"s":9,"id":508,"u":"mukradi_b1","p":239,"h":1,"n":"Mukradi"},{"c":1,"s":9,"id":509,"u":"mummy%20guardian_b1","p":240,"h":1,"n":"Mummy Guardian"},{"c":1,"s":9,"id":510,"u":"mummy%20pharaoh_b1","p":241,"h":1,"n":"Mummy Pharaoh"},{"c":1,"s":9,"id":511,"u":"naiad_b1","p":246,"h":1,"n":"Naiad"},{"c":1,"s":9,"id":512,"u":"naiad%20queen_b1","p":248,"h":1,"n":"Naiad Queen"},{"c":1,"s":9,"id":513,"u":"naunet_b1","p":267,"h":1,"n":"Naunet"},{"c":1,"s":9,"id":514,"u":"nessian%20warhound_b1","p":205,"h":1,"n":"Nessian Warhound"},{"c":1,"s":9,"id":515,"u":"night%20hag_b1","p":202,"h":1,"n":"Night Hag"},{"c":1,"s":9,"id":516,"u":"nightmare_b1","p":244,"h":1,"n":"Nightmare"},{"c":1,"s":9,"id":517,"u":"nilith_b1","p":245,"h":1,"n":"Nilith"},{"c":1,"s":9,"id":518,"u":"nosoi_b1","p":270,"h":1,"n":"Nosoi"},{"c":1,"s":9,"id":519,"u":"ochre%20jelly_b1","p":255,"h":1,"n":"Ochre Jelly"},{"c":1,"s":9,"id":520,"u":"ofalth_b1","p":251,"h":1,"n":"Ofalth"},{"c":1,"s":9,"id":521,"u":"ogre%20boss_b1","p":253,"h":1,"n":"Ogre Boss"},{"c":1,"s":9,"id":522,"u":"ogre%20glutton_b1","p":253,"h":1,"n":"Ogre Glutton"},{"c":1,"s":9,"id":523,"u":"ogre%20warrior_b1","p":252,"h":1,"n":"Ogre Warrior"},{"c":1,"s":9,"id":524,"u":"orc%20brute_b1","p":256,"h":1,"n":"Orc Brute"},{"c":1,"s":9,"id":525,"u":"orc%20warchief_b1","p":257,"h":1,"n":"Orc Warchief"},{"c":1,"s":9,"id":526,"u":"orc%20warrior_b1","p":257,"h":1,"n":"Orc Warrior"},{"c":1,"s":9,"id":527,"u":"otyugh_b1","p":258,"h":1,"n":"Otyugh"},{"c":1,"s":9,"id":528,"u":"owlbear_b1","p":259,"h":1,"n":"Owlbear"},{"c":1,"s":9,"id":529,"u":"pegasus_b1","p":260,"h":1,"n":"Pegasus"},{"c":1,"s":9,"id":530,"u":"phistophilus_b1","p":90,"h":1,"n":"Phistophilus"},{"c":1,"s":9,"id":531,"u":"phoenix_b1","p":261,"h":1,"n":"Phoenix"},{"c":1,"s":9,"id":532,"u":"pit%20fiend_b1","p":92,"h":1,"n":"Pit Fiend"},{"c":1,"s":9,"id":533,"u":"pixie_b1","p":309,"h":1,"n":"Pixie"},{"c":1,"s":9,"id":534,"u":"plague%20zombie_b1","p":340,"h":1,"n":"Plague Zombie"},{"c":1,"s":9,"id":535,"u":"pleroma_b1","p":10,"h":1,"n":"Pleroma"},{"c":1,"s":9,"id":536,"u":"poltergeist_b1","p":264,"h":1,"n":"Poltergeist"},{"c":1,"s":9,"id":537,"u":"poracha_b1","p":265,"h":1,"n":"Poracha"},{"c":1,"s":9,"id":538,"u":"pteranodon_b1","p":272,"h":1,"n":"Pteranodon"},{"c":1,"s":9,"id":539,"u":"pugwampi_b1","p":193,"h":1,"n":"Pugwampi"},{"c":1,"s":9,"id":540,"u":"purple%20worm_b1","p":56,"h":1,"n":"Purple Worm"},{"c":1,"s":9,"id":541,"u":"quasit_b1","p":76,"h":1,"n":"Quasit"},{"c":1,"s":9,"id":542,"u":"quatoid_b1","p":153,"h":1,"n":"Quatoid"},{"c":1,"s":9,"id":543,"u":"quelaunt_b1","p":273,"h":1,"n":"Quelaunt"},{"c":1,"s":9,"id":544,"u":"quetzalcoatlus_b1","p":272,"h":1,"n":"Quetzalcoatlus"},{"c":1,"s":9,"id":545,"u":"raja%20rakshasa_b1","p":275,"h":1,"n":"Raja Rakshasa"},{"c":1,"s":9,"id":546,"u":"rat%20swarm_b1","p":276,"h":1,"n":"Rat Swarm"},{"c":1,"s":9,"id":547,"u":"ratfolk%20grenadier_b1","p":277,"h":1,"n":"Ratfolk Grenadier"},{"c":1,"s":9,"id":548,"u":"redcap_b1","p":278,"h":1,"n":"Redcap"},{"c":1,"s":9,"id":549,"u":"reefclaw_b1","p":279,"h":1,"n":"Reefclaw"},{"c":1,"s":9,"id":550,"u":"remorhaz_b1","p":280,"h":1,"n":"Remorhaz"},{"c":1,"s":9,"id":551,"u":"riding%20dog_b1","p":102,"h":1,"n":"Riding Dog"},{"c":1,"s":9,"id":552,"u":"riding%20horse_b1","p":209,"h":1,"n":"Riding Horse"},{"c":1,"s":9,"id":553,"u":"riding%20pony_b1","p":209,"h":1,"n":"Riding Pony"},{"c":1,"s":9,"id":554,"u":"river%20drake_b1","p":131,"h":1,"n":"River Drake"},{"c":1,"s":9,"id":555,"u":"roc_b1","p":281,"h":1,"n":"Roc"},{"c":1,"s":9,"id":556,"u":"roper_b1","p":282,"h":1,"n":"Roper"},{"c":1,"s":9,"id":557,"u":"rune%20giant_b1","p":175,"h":1,"n":"Rune Giant"},{"c":1,"s":9,"id":558,"u":"rust%20monster_b1","p":283,"h":1,"n":"Rust Monster"},{"c":1,"s":9,"id":559,"u":"salamander_b1","p":148,"h":1,"n":"Salamander"},{"c":1,"s":9,"id":560,"u":"satyr_b1","p":284,"h":1,"n":"Satyr"},{"c":1,"s":9,"id":561,"u":"scorpion%20swarm_b1","p":285,"h":1,"n":"Scorpion Swarm"},{"c":1,"s":9,"id":562,"u":"sea%20devil%20baron_b1","p":287,"h":1,"n":"Sea Devil Baron"},{"c":1,"s":9,"id":563,"u":"sea%20devil%20brute_b1","p":287,"h":1,"n":"Sea Devil Brute"},{"c":1,"s":9,"id":564,"u":"sea%20devil%20scout_b1","p":286,"h":1,"n":"Sea Devil Scout"},{"c":1,"s":9,"id":565,"u":"sea%20hag_b1","p":200,"h":1,"n":"Sea Hag"},{"c":1,"s":9,"id":566,"u":"sea%20serpent_b1","p":288,"h":1,"n":"Sea Serpent"},{"c":1,"s":9,"id":567,"u":"sewer%20ooze_b1","p":254,"h":1,"n":"Sewer Ooze"},{"c":1,"s":9,"id":568,"u":"shadow_b1","p":289,"h":1,"n":"Shadow"},{"c":1,"s":9,"id":569,"u":"shaitan_b1","p":164,"h":1,"n":"Shaitan"},{"c":1,"s":9,"id":570,"u":"shambler_b1","p":290,"h":1,"n":"Shambler"},{"c":1,"s":9,"id":571,"u":"shemhazian_b1","p":80,"h":1,"n":"Shemhazian"},{"c":1,"s":9,"id":572,"u":"shield%20archon_b1","p":29,"h":1,"n":"Shield Archon"},{"c":1,"s":9,"id":573,"u":"shining%20child_b1","p":292,"h":1,"n":"Shining Child"},{"c":1,"s":9,"id":574,"u":"shoggoth_b1","p":293,"h":1,"n":"Shoggoth"},{"c":1,"s":9,"id":575,"u":"shuln_b1","p":294,"h":1,"n":"Shuln"},{"c":1,"s":9,"id":576,"u":"sinspawn_b1","p":297,"h":1,"n":"Sinspawn"},{"c":1,"s":9,"id":577,"u":"skeletal%20champion_b1","p":298,"h":1,"n":"Skeletal Champion"},{"c":1,"s":9,"id":578,"u":"skeletal%20giant_b1","p":299,"h":1,"n":"Skeletal Giant"},{"c":1,"s":9,"id":579,"u":"skeletal%20horse_b1","p":299,"h":1,"n":"Skeletal Horse"},{"c":1,"s":9,"id":580,"u":"skeletal%20hulk_b1","p":299,"h":1,"n":"Skeletal Hulk"},{"c":1,"s":9,"id":581,"u":"skeleton%20guard_b1","p":298,"h":1,"n":"Skeleton Guard"},{"c":1,"s":9,"id":582,"u":"skulltaker_b1","p":300,"h":1,"n":"Skulltaker"},{"c":1,"s":9,"id":583,"u":"skum_b1","p":12,"h":1,"n":"Skum"},{"c":1,"s":9,"id":584,"u":"slurk_b1","p":301,"h":1,"n":"Slurk"},{"c":1,"s":9,"id":585,"u":"smilodon_b1","p":53,"h":1,"n":"Smilodon"},{"c":1,"s":9,"id":586,"u":"snapping%20flytrap_b1","p":160,"h":1,"n":"Snapping Flytrap"},{"c":1,"s":9,"id":587,"u":"sod%20hound_b1","p":146,"h":1,"n":"Sod Hound"},{"c":1,"s":9,"id":588,"u":"soulbound%20doll_b1","p":304,"h":1,"n":"Soulbound Doll"},{"c":1,"s":9,"id":589,"u":"sphinx_b1","p":305,"h":1,"n":"Sphinx"},{"c":1,"s":9,"id":590,"u":"spider%20swarm_b1","p":306,"h":1,"n":"Spider Swarm"},{"c":1,"s":9,"id":591,"u":"sprite_b1","p":308,"h":1,"n":"Sprite"},{"c":1,"s":9,"id":592,"u":"stegosaurus_b1","p":98,"h":1,"n":"Stegosaurus"},{"c":1,"s":9,"id":593,"u":"stone%20giant_b1","p":170,"h":1,"n":"Stone Giant"},{"c":1,"s":9,"id":594,"u":"stone%20golem_b1","p":187,"h":1,"n":"Stone Golem"},{"c":1,"s":9,"id":595,"u":"stone%20mauler_b1","p":147,"h":1,"n":"Stone Mauler"},{"c":1,"s":9,"id":596,"u":"storm%20giant_b1","p":174,"h":1,"n":"Storm Giant"},{"c":1,"s":9,"id":597,"u":"storm%20lord_b1","p":145,"h":1,"n":"Storm Lord"},{"c":1,"s":9,"id":598,"u":"succubus_b1","p":77,"h":1,"n":"Succubus"},{"c":1,"s":9,"id":599,"u":"tarn%20linnorm_b1","p":226,"h":1,"n":"Tarn Linnorm"},{"c":1,"s":9,"id":600,"u":"tengu%20sneak_b1","p":310,"h":1,"n":"Tengu Sneak"},{"c":1,"s":9,"id":601,"u":"terotricus_b1","p":311,"h":1,"n":"Terotricus"},{"c":1,"s":9,"id":602,"u":"tidal%20master_b1","p":153,"h":1,"n":"Tidal Master"},{"c":1,"s":9,"id":603,"u":"tiefling%20adept_b1","p":262,"h":1,"n":"Tiefling Adept"},{"c":1,"s":9,"id":604,"u":"tiger_b1","p":53,"h":1,"n":"Tiger"},{"c":1,"s":9,"id":605,"u":"tor%20linnorm_b1","p":227,"h":1,"n":"Tor Linnorm"},{"c":1,"s":9,"id":606,"u":"treerazer_b1","p":312,"h":1,"n":"Treerazer"},{"c":1,"s":9,"id":607,"u":"triceratops_b1","p":99,"h":1,"n":"Triceratops"},{"c":1,"s":9,"id":608,"u":"troll_b1","p":314,"h":1,"n":"Troll"},{"c":1,"s":9,"id":609,"u":"troll%20king_b1","p":315,"h":1,"n":"Troll King"},{"c":1,"s":9,"id":610,"u":"tyrannosaurus_b1","p":101,"h":1,"n":"Tyrannosaurus"},{"c":1,"s":9,"id":611,"u":"unicorn_b1","p":316,"h":1,"n":"Unicorn"},{"c":1,"s":9,"id":612,"u":"uthul_b1","p":317,"h":1,"n":"Uthul"},{"c":1,"s":9,"id":613,"u":"vampire%20bat%20swarm_b1","p":39,"h":1,"n":"Vampire Bat Swarm"},{"c":1,"s":9,"id":614,"u":"vampire%20count_b1","p":320,"h":1,"n":"Vampire Count"},{"c":1,"s":9,"id":615,"u":"vampire%20mastermind_b1","p":321,"h":1,"n":"Vampire Mastermind"},{"c":1,"s":9,"id":616,"u":"vampire%20spawn%20rogue_b1","p":320,"h":1,"n":"Vampire Spawn Rogue"},{"c":1,"s":9,"id":617,"u":"veiled%20master_b1","p":15,"h":1,"n":"Veiled Master"},{"c":1,"s":9,"id":618,"u":"velociraptor_b1","p":96,"h":1,"n":"Velociraptor"},{"c":1,"s":9,"id":619,"u":"viper_b1","p":302,"h":1,"n":"Viper"},{"c":1,"s":9,"id":620,"u":"voidworm_b1","p":266,"h":1,"n":"Voidworm"},{"c":1,"s":9,"id":621,"u":"vrock_b1","p":78,"h":1,"n":"Vrock"},{"c":1,"s":9,"id":622,"u":"war%20horse_b1","p":209,"h":1,"n":"War Horse"},{"c":1,"s":9,"id":623,"u":"war%20pony_b1","p":209,"h":1,"n":"War Pony"},{"c":1,"s":9,"id":624,"u":"warg_b1","p":322,"h":1,"n":"Warg"},{"c":1,"s":9,"id":625,"u":"warsworn_b1","p":323,"h":1,"n":"Warsworn"},{"c":1,"s":9,"id":626,"u":"wasp%20swarm_b1","p":324,"h":1,"n":"Wasp Swarm"},{"c":1,"s":9,"id":627,"u":"water%20mephit_b1","p":151,"h":1,"n":"Water Mephit"},{"c":1,"s":9,"id":628,"u":"web%20lurker_b1","p":325,"h":1,"n":"Web Lurker"},{"c":1,"s":9,"id":629,"u":"wemmuth_b1","p":326,"h":1,"n":"Wemmuth"},{"c":1,"s":9,"id":630,"u":"wendigo_b1","p":327,"h":1,"n":"Wendigo"},{"c":1,"s":9,"id":631,"u":"werebear_b1","p":331,"h":1,"n":"Werebear"},{"c":1,"s":9,"id":632,"u":"wererat_b1","p":329,"h":1,"n":"Wererat"},{"c":1,"s":9,"id":633,"u":"werewolf_b1","p":330,"h":1,"n":"Werewolf"},{"c":1,"s":9,"id":634,"u":"wight_b1","p":332,"h":1,"n":"Wight"},{"c":1,"s":9,"id":635,"u":"will-o'-wisp_b1","p":333,"h":1,"n":"Will-o'-wisp"},{"c":1,"s":9,"id":636,"u":"winter%20wolf_b1","p":322,"h":1,"n":"Winter Wolf"},{"c":1,"s":9,"id":637,"u":"wolf_b1","p":334,"h":1,"n":"Wolf"},{"c":1,"s":9,"id":638,"u":"wraith_b1","p":335,"h":1,"n":"Wraith"},{"c":1,"s":9,"id":639,"u":"wyvern_b1","p":133,"h":1,"n":"Wyvern"},{"c":1,"s":9,"id":640,"u":"xorn_b1","p":146,"h":1,"n":"Xorn"},{"c":1,"s":9,"id":641,"u":"xulgath%20leader_b1","p":337,"h":1,"n":"Xulgath Leader"},{"c":1,"s":9,"id":642,"u":"xulgath%20skulker_b1","p":337,"h":1,"n":"Xulgath Skulker"},{"c":1,"s":9,"id":643,"u":"xulgath%20warrior_b1","p":336,"h":1,"n":"Xulgath Warrior"},{"c":1,"s":9,"id":644,"u":"yeti_b1","p":338,"h":1,"n":"Yeti"},{"c":1,"s":9,"id":645,"u":"young%20black%20dragon_b1","p":105,"h":1,"n":"Young Black Dragon"},{"c":1,"s":9,"id":646,"u":"young%20blue%20dragon_b1","p":107,"h":1,"n":"Young Blue Dragon"},{"c":1,"s":9,"id":647,"u":"young%20brass%20dragon_b1","p":117,"h":1,"n":"Young Brass Dragon"},{"c":1,"s":9,"id":648,"u":"young%20bronze%20dragon_b1","p":119,"h":1,"n":"Young Bronze Dragon"},{"c":1,"s":9,"id":649,"u":"young%20copper%20dragon_b1","p":121,"h":1,"n":"Young Copper Dragon"},{"c":1,"s":9,"id":650,"u":"young%20gold%20dragon_b1","p":124,"h":1,"n":"Young Gold Dragon"},{"c":1,"s":9,"id":651,"u":"young%20green%20dragon_b1","p":109,"h":1,"n":"Young Green Dragon"},{"c":1,"s":9,"id":652,"u":"young%20red%20dragon_b1","p":112,"h":1,"n":"Young Red Dragon"},{"c":1,"s":9,"id":653,"u":"young%20silver%20dragon_b1","p":126,"h":1,"n":"Young Silver Dragon"},{"c":1,"s":9,"id":654,"u":"young%20white%20dragon_b1","p":113,"h":1,"n":"Young White Dragon"},{"c":1,"s":9,"id":655,"u":"zaramuun_b1","p":339,"h":1,"n":"Zaramuun"},{"c":1,"s":9,"id":656,"u":"zephyr%20hawk_b1","p":144,"h":1,"n":"Zephyr Hawk"},{"c":1,"s":9,"id":657,"u":"zombie%20brute_b1","p":341,"h":1,"n":"Zombie Brute"},{"c":1,"s":9,"id":658,"u":"zombie%20hulk_b1","p":341,"h":1,"n":"Zombie Hulk"},{"c":1,"s":9,"id":659,"u":"zombie%20shambler_b1","p":340,"h":1,"n":"Zombie Shambler"},{"c":1,"s":10,"id":660,"u":"aapoph%20serpentfolk_b2","p":238,"h":1,"n":"Aapoph Serpentfolk"},{"c":1,"s":10,"id":661,"u":"adult%20brine%20dragon_b2","p":87,"h":1,"n":"Adult Brine Dragon"},{"c":1,"s":10,"id":662,"u":"adult%20cloud%20dragon_b2","p":90,"h":1,"n":"Adult Cloud Dragon"},{"c":1,"s":10,"id":663,"u":"adult%20crystal%20dragon_b2","p":92,"h":1,"n":"Adult Crystal Dragon"},{"c":1,"s":10,"id":664,"u":"adult%20magma%20dragon_b2","p":94,"h":1,"n":"Adult Magma Dragon"},{"c":1,"s":10,"id":665,"u":"adult%20umbral%20dragon_b2","p":96,"h":1,"n":"Adult Umbral Dragon"},{"c":1,"s":10,"id":666,"u":"ahuizotl_b2","p":12,"h":1,"n":"Ahuizotl"},{"c":1,"s":10,"id":667,"u":"akata_b2","p":13,"h":1,"n":"Akata"},{"c":1,"s":10,"id":668,"u":"akizendri_b2","p":204,"h":1,"n":"Akizendri"},{"c":1,"s":10,"id":669,"u":"amoeba%20swarm_b2","p":192,"h":1,"n":"Amoeba Swarm"},{"c":1,"s":10,"id":670,"u":"anancus_b2","p":116,"h":1,"n":"Anancus"},{"c":1,"s":10,"id":671,"u":"ancient%20brine%20dragon_b2","p":88,"h":1,"n":"Ancient Brine Dragon"},{"c":1,"s":10,"id":672,"u":"ancient%20cloud%20dragon_b2","p":90,"h":1,"n":"Ancient Cloud Dragon"},{"c":1,"s":10,"id":673,"u":"ancient%20crystal%20dragon_b2","p":92,"h":1,"n":"Ancient Crystal Dragon"},{"c":1,"s":10,"id":674,"u":"ancient%20magma%20dragon_b2","p":95,"h":1,"n":"Ancient Magma Dragon"},{"c":1,"s":10,"id":675,"u":"ancient%20umbral%20dragon_b2","p":97,"h":1,"n":"Ancient Umbral Dragon"},{"c":1,"s":10,"id":676,"u":"animate%20dream_b2","p":18,"h":1,"n":"Animate Dream"},{"c":1,"s":10,"id":677,"u":"ankou_b2","p":19,"h":1,"n":"Ankou"},{"c":1,"s":10,"id":678,"u":"aolaz_b2","p":21,"h":1,"n":"Aolaz"},{"c":1,"s":10,"id":679,"u":"army%20ant%20swarm_b2","p":20,"h":1,"n":"Army Ant Swarm"},{"c":1,"s":10,"id":680,"u":"assassin%20vine_b2","p":26,"h":1,"n":"Assassin Vine"},{"c":1,"s":10,"id":681,"u":"athach_b2","p":27,"h":1,"n":"Athach"},{"c":1,"s":10,"id":682,"u":"attic%20whisperer_b2","p":28,"h":1,"n":"Attic Whisperer"},{"c":1,"s":10,"id":683,"u":"augnagar_b2","p":216,"h":1,"n":"Augnagar"},{"c":1,"s":10,"id":684,"u":"augur_b2","p":280,"h":1,"n":"Augur"},{"c":1,"s":10,"id":685,"u":"aurumvorax_b2","p":29,"h":1,"n":"Aurumvorax"},{"c":1,"s":10,"id":686,"u":"azuretzi_b2","p":206,"h":1,"n":"Azuretzi"},{"c":1,"s":10,"id":687,"u":"babau_b2","p":64,"h":1,"n":"Babau"},{"c":1,"s":10,"id":688,"u":"badger_b2","p":32,"h":1,"n":"Badger"},{"c":1,"s":10,"id":689,"u":"baobhan%20sith_b2","p":33,"h":1,"n":"Baobhan Sith"},{"c":1,"s":10,"id":690,"u":"basidirond_b2","p":34,"h":1,"n":"Basidirond"},{"c":1,"s":10,"id":691,"u":"bastion%20archon_b2","p":25,"h":1,"n":"Bastion Archon"},{"c":1,"s":10,"id":692,"u":"bebilith_b2","p":37,"h":1,"n":"Bebilith"},{"c":1,"s":10,"id":693,"u":"behemoth%20hippopotamus_b2","p":144,"h":1,"n":"Behemoth Hippopotamus"},{"c":1,"s":10,"id":694,"u":"behir_b2","p":38,"h":1,"n":"Behir"},{"c":1,"s":10,"id":695,"u":"belker_b2","p":106,"h":1,"n":"Belker"},{"c":1,"s":10,"id":696,"u":"black%20bear_b2","p":36,"h":1,"n":"Black Bear"},{"c":1,"s":10,"id":697,"u":"black%20scorpion_b2","p":234,"h":1,"n":"Black Scorpion"},{"c":1,"s":10,"id":698,"u":"blindheim_b2","p":39,"h":1,"n":"Blindheim"},{"c":1,"s":10,"id":699,"u":"blink%20dog_b2","p":40,"h":1,"n":"Blink Dog"},{"c":1,"s":10,"id":700,"u":"blizzardborn_b2","p":115,"h":1,"n":"Blizzardborn"},{"c":1,"s":10,"id":701,"u":"blodeuwedd_b2","p":41,"h":1,"n":"Blodeuwedd"},{"c":1,"s":10,"id":702,"u":"blue-ringed%20octopus_b2","p":187,"h":1,"n":"Blue-ringed Octopus"},{"c":1,"s":10,"id":703,"u":"bodak_b2","p":42,"h":1,"n":"Bodak"},{"c":1,"s":10,"id":704,"u":"bog%20mummy_b2","p":177,"h":1,"n":"Bog Mummy"},{"c":1,"s":10,"id":705,"u":"bog%20strider_b2","p":43,"h":1,"n":"Bog Strider"},{"c":1,"s":10,"id":706,"u":"bone%20prophet_b2","p":239,"h":1,"n":"Bone Prophet"},{"c":1,"s":10,"id":707,"u":"bottlenose%20dolphin_b2","p":84,"h":1,"n":"Bottlenose Dolphin"},{"c":1,"s":10,"id":708,"u":"bralani_b2","p":30,"h":1,"n":"Bralani"},{"c":1,"s":10,"id":709,"u":"brood%20leech%20swarm_b2","p":156,"h":1,"n":"Brood Leech Swarm"},{"c":1,"s":10,"id":710,"u":"brownie_b2","p":44,"h":1,"n":"Brownie"},{"c":1,"s":10,"id":711,"u":"bythos_b2","p":11,"h":1,"n":"Bythos"},{"c":1,"s":10,"id":712,"u":"cairn%20linnorm_b2","p":166,"h":1,"n":"Cairn Linnorm"},{"c":1,"s":10,"id":713,"u":"cairn%20wight_b2","p":292,"h":1,"n":"Cairn Wight"},{"c":1,"s":10,"id":714,"u":"calathgar_b2","p":45,"h":1,"n":"Calathgar"},{"c":1,"s":10,"id":715,"u":"caligni%20slayer_b2","p":46,"h":1,"n":"Caligni Slayer"},{"c":1,"s":10,"id":716,"u":"carbuncle_b2","p":47,"h":1,"n":"Carbuncle"},{"c":1,"s":10,"id":717,"u":"carnivorous%20blob_b2","p":195,"h":1,"n":"Carnivorous Blob"},{"c":1,"s":10,"id":718,"u":"carrion%20golem_b2","p":128,"h":1,"n":"Carrion Golem"},{"c":1,"s":10,"id":719,"u":"catoblepas_b2","p":48,"h":1,"n":"Catoblepas"},{"c":1,"s":10,"id":720,"u":"catrina_b2","p":209,"h":1,"n":"Catrina"},{"c":1,"s":10,"id":721,"u":"cave%20fisher_b2","p":49,"h":1,"n":"Cave Fisher"},{"c":1,"s":10,"id":722,"u":"cave%20scorpion_b2","p":234,"h":1,"n":"Cave Scorpion"},{"c":1,"s":10,"id":723,"u":"cavern%20troll_b2","p":265,"h":1,"n":"Cavern Troll"},{"c":1,"s":10,"id":724,"u":"chernobue_b2","p":214,"h":1,"n":"Chernobue"},{"c":1,"s":10,"id":725,"u":"choker_b2","p":51,"h":1,"n":"Choker"},{"c":1,"s":10,"id":726,"u":"chupacabra_b2","p":52,"h":1,"n":"Chupacabra"},{"c":1,"s":10,"id":727,"u":"cockroach%20swarm_b2","p":53,"h":1,"n":"Cockroach Swarm"},{"c":1,"s":10,"id":728,"u":"coil%20spy_b2","p":238,"h":1,"n":"Coil Spy"},{"c":1,"s":10,"id":729,"u":"compsognathus_b2","p":80,"h":1,"n":"Compsognathus"},{"c":1,"s":10,"id":730,"u":"cornugon_b2","p":77,"h":1,"n":"Cornugon"},{"c":1,"s":10,"id":731,"u":"crawling%20hand_b2","p":56,"h":1,"n":"Crawling Hand"},{"c":1,"s":10,"id":732,"u":"culdewen_b2","p":57,"h":1,"n":"Culdewen"},{"c":1,"s":10,"id":733,"u":"cythnigot_b2","p":212,"h":1,"n":"Cythnigot"},{"c":1,"s":10,"id":734,"u":"d'ziriak_b2","p":104,"h":1,"n":"D'ziriak"},{"c":1,"s":10,"id":735,"u":"denizen%20of%20leng_b2","p":70,"h":1,"n":"Denizen Of Leng"},{"c":1,"s":10,"id":736,"u":"derghodaemon_b2","p":60,"h":1,"n":"Derghodaemon"},{"c":1,"s":10,"id":737,"u":"destrachan_b2","p":71,"h":1,"n":"Destrachan"},{"c":1,"s":10,"id":738,"u":"devourer_b2","p":78,"h":1,"n":"Devourer"},{"c":1,"s":10,"id":739,"u":"dig-widget_b2","p":79,"h":1,"n":"Dig-widget"},{"c":1,"s":10,"id":740,"u":"doprillu_b2","p":85,"h":1,"n":"Doprillu"},{"c":1,"s":10,"id":741,"u":"dracolisk_b2","p":35,"h":1,"n":"Dracolisk"},{"c":1,"s":10,"id":742,"u":"drainberry%20bush_b2","p":99,"h":1,"n":"Drainberry Bush"},{"c":1,"s":10,"id":743,"u":"draugr_b2","p":102,"h":1,"n":"Draugr"},{"c":1,"s":10,"id":744,"u":"dread%20wraith_b2","p":298,"h":1,"n":"Dread Wraith"},{"c":1,"s":10,"id":745,"u":"dream%20spider_b2","p":249,"h":1,"n":"Dream Spider"},{"c":1,"s":10,"id":746,"u":"duneshaker%20solifugid_b2","p":246,"h":1,"n":"Duneshaker Solifugid"},{"c":1,"s":10,"id":747,"u":"dust%20mephit_b2","p":112,"h":1,"n":"Dust Mephit"},{"c":1,"s":10,"id":748,"u":"dweomercat_b2","p":103,"h":1,"n":"Dweomercat"},{"c":1,"s":10,"id":749,"u":"earthen%20destrier_b2","p":108,"h":1,"n":"Earthen Destrier"},{"c":1,"s":10,"id":750,"u":"elasmosaurus_b2","p":105,"h":1,"n":"Elasmosaurus"},{"c":1,"s":10,"id":751,"u":"ember%20fox_b2","p":110,"h":1,"n":"Ember Fox"},{"c":1,"s":10,"id":752,"u":"emperor%20cobra_b2","p":245,"h":1,"n":"Emperor Cobra"},{"c":1,"s":10,"id":753,"u":"eremite_b2","p":285,"h":1,"n":"Eremite"},{"c":1,"s":10,"id":754,"u":"esobok_b2","p":208,"h":1,"n":"Esobok"},{"c":1,"s":10,"id":755,"u":"evangelist_b2","p":282,"h":1,"n":"Evangelist"},{"c":1,"s":10,"id":756,"u":"fen%20mosquito%20swarm_b2","p":175,"h":1,"n":"Fen Mosquito Swarm"},{"c":1,"s":10,"id":757,"u":"fetchling%20scout_b2","p":117,"h":1,"n":"Fetchling Scout"},{"c":1,"s":10,"id":758,"u":"filth%20fire_b2","p":110,"h":1,"n":"Filth Fire"},{"c":1,"s":10,"id":759,"u":"fire%20jellyfish%20swarm_b2","p":152,"h":1,"n":"Fire Jellyfish Swarm"},{"c":1,"s":10,"id":760,"u":"fire%20yai_b2","p":190,"h":1,"n":"Fire Yai"},{"c":1,"s":10,"id":761,"u":"fjord%20linnorm_b2","p":165,"h":1,"n":"Fjord Linnorm"},{"c":1,"s":10,"id":762,"u":"flytrap%20leshy_b2","p":161,"h":1,"n":"Flytrap Leshy"},{"c":1,"s":10,"id":763,"u":"froghemoth_b2","p":122,"h":1,"n":"Froghemoth"},{"c":1,"s":10,"id":764,"u":"frost%20troll_b2","p":264,"h":1,"n":"Frost Troll"},{"c":1,"s":10,"id":765,"u":"frost%20worm_b2","p":123,"h":1,"n":"Frost Worm"},{"c":1,"s":10,"id":766,"u":"ghonhatine_b2","p":119,"h":1,"n":"Ghonhatine"},{"c":1,"s":10,"id":767,"u":"giant%20amoeba_b2","p":192,"h":1,"n":"Giant Amoeba"},{"c":1,"s":10,"id":768,"u":"giant%20ant_b2","p":20,"h":1,"n":"Giant Ant"},{"c":1,"s":10,"id":769,"u":"giant%20badger_b2","p":32,"h":1,"n":"Giant Badger"},{"c":1,"s":10,"id":770,"u":"giant%20chameleon_b2","p":168,"h":1,"n":"Giant Chameleon"},{"c":1,"s":10,"id":771,"u":"giant%20cockroach_b2","p":53,"h":1,"n":"Giant Cockroach"},{"c":1,"s":10,"id":772,"u":"giant%20crab_b2","p":55,"h":1,"n":"Giant Crab"},{"c":1,"s":10,"id":773,"u":"giant%20crawling%20hand_b2","p":56,"h":1,"n":"Giant Crawling Hand"},{"c":1,"s":10,"id":774,"u":"giant%20dragonfly_b2","p":98,"h":1,"n":"Giant Dragonfly"},{"c":1,"s":10,"id":775,"u":"giant%20dragonfly%20nymph_b2","p":98,"h":1,"n":"Giant Dragonfly Nymph"},{"c":1,"s":10,"id":776,"u":"giant%20fly_b2","p":120,"h":1,"n":"Giant Fly"},{"c":1,"s":10,"id":777,"u":"giant%20frog_b2","p":121,"h":1,"n":"Giant Frog"},{"c":1,"s":10,"id":778,"u":"giant%20hippocampus_b2","p":142,"h":1,"n":"Giant Hippocampus"},{"c":1,"s":10,"id":779,"u":"giant%20jellyfish_b2","p":152,"h":1,"n":"Giant Jellyfish"},{"c":1,"s":10,"id":780,"u":"giant%20leech_b2","p":156,"h":1,"n":"Giant Leech"},{"c":1,"s":10,"id":781,"u":"giant%20maggot_b2","p":120,"h":1,"n":"Giant Maggot"},{"c":1,"s":10,"id":782,"u":"giant%20mosquito_b2","p":175,"h":1,"n":"Giant Mosquito"},{"c":1,"s":10,"id":783,"u":"giant%20slug_b2","p":244,"h":1,"n":"Giant Slug"},{"c":1,"s":10,"id":784,"u":"giant%20snapping%20turtle_b2","p":269,"h":1,"n":"Giant Snapping Turtle"},{"c":1,"s":10,"id":785,"u":"giant%20solifugid_b2","p":246,"h":1,"n":"Giant Solifugid"},{"c":1,"s":10,"id":786,"u":"giant%20squid_b2","p":254,"h":1,"n":"Giant Squid"},{"c":1,"s":10,"id":787,"u":"giant%20tick_b2","p":260,"h":1,"n":"Giant Tick"},{"c":1,"s":10,"id":788,"u":"giant%20toad_b2","p":261,"h":1,"n":"Giant Toad"},{"c":1,"s":10,"id":789,"u":"giant%20whiptail%20centipede_b2","p":50,"h":1,"n":"Giant Whiptail Centipede"},{"c":1,"s":10,"id":790,"u":"giant%20wolverine_b2","p":295,"h":1,"n":"Giant Wolverine"},{"c":1,"s":10,"id":791,"u":"glass%20golem_b2","p":131,"h":1,"n":"Glass Golem"},{"c":1,"s":10,"id":792,"u":"gorgon_b2","p":132,"h":1,"n":"Gorgon"},{"c":1,"s":10,"id":793,"u":"gosreg_b2","p":133,"h":1,"n":"Gosreg"},{"c":1,"s":10,"id":794,"u":"granite%20glyptodont_b2","p":109,"h":1,"n":"Granite Glyptodont"},{"c":1,"s":10,"id":795,"u":"gray%20ooze_b2","p":194,"h":1,"n":"Gray Ooze"},{"c":1,"s":10,"id":796,"u":"grendel_b2","p":136,"h":1,"n":"Grendel"},{"c":1,"s":10,"id":797,"u":"grimstalker_b2","p":137,"h":1,"n":"Grimstalker"},{"c":1,"s":10,"id":798,"u":"grindylow_b2","p":138,"h":1,"n":"Grindylow"},{"c":1,"s":10,"id":799,"u":"grippli%20scout_b2","p":139,"h":1,"n":"Grippli Scout"},{"c":1,"s":10,"id":800,"u":"grodair_b2","p":140,"h":1,"n":"Grodair"},{"c":1,"s":10,"id":801,"u":"gylou_b2","p":76,"h":1,"n":"Gylou"},{"c":1,"s":10,"id":802,"u":"hadrosaurid_b2","p":82,"h":1,"n":"Hadrosaurid"},{"c":1,"s":10,"id":803,"u":"hamatula_b2","p":74,"h":1,"n":"Hamatula"},{"c":1,"s":10,"id":804,"u":"hellcat_b2","p":141,"h":1,"n":"Hellcat"},{"c":1,"s":10,"id":805,"u":"hezrou_b2","p":67,"h":1,"n":"Hezrou"},{"c":1,"s":10,"id":806,"u":"hippocampus_b2","p":142,"h":1,"n":"Hippocampus"},{"c":1,"s":10,"id":807,"u":"hippogriff_b2","p":143,"h":1,"n":"Hippogriff"},{"c":1,"s":10,"id":808,"u":"hippopotamus_b2","p":144,"h":1,"n":"Hippopotamus"},{"c":1,"s":10,"id":809,"u":"hodag_b2","p":145,"h":1,"n":"Hodag"},{"c":1,"s":10,"id":810,"u":"hound%20archon_b2","p":22,"h":1,"n":"Hound Archon"},{"c":1,"s":10,"id":811,"u":"hound%20of%20tindalos_b2","p":146,"h":1,"n":"Hound Of Tindalos"},{"c":1,"s":10,"id":812,"u":"ice%20golem_b2","p":129,"h":1,"n":"Ice Golem"},{"c":1,"s":10,"id":813,"u":"ice%20mephit_b2","p":112,"h":1,"n":"Ice Mephit"},{"c":1,"s":10,"id":814,"u":"ice%20yai_b2","p":189,"h":1,"n":"Ice Yai"},{"c":1,"s":10,"id":815,"u":"icewyrm_b2","p":115,"h":1,"n":"Icewyrm"},{"c":1,"s":10,"id":816,"u":"icicle%20snake_b2","p":114,"h":1,"n":"Icicle Snake"},{"c":1,"s":10,"id":817,"u":"ifrit%20pyrochemist_b2","p":200,"h":1,"n":"Ifrit Pyrochemist"},{"c":1,"s":10,"id":818,"u":"iguanodon_b2","p":82,"h":1,"n":"Iguanodon"},{"c":1,"s":10,"id":819,"u":"imentesh_b2","p":207,"h":1,"n":"Imentesh"},{"c":1,"s":10,"id":820,"u":"intellect%20devourer_b2","p":147,"h":1,"n":"Intellect Devourer"},{"c":1,"s":10,"id":821,"u":"interlocutor_b2","p":284,"h":1,"n":"Interlocutor"},{"c":1,"s":10,"id":822,"u":"invidiak_b2","p":65,"h":1,"n":"Invidiak"},{"c":1,"s":10,"id":823,"u":"irlgaunt_b2","p":148,"h":1,"n":"Irlgaunt"},{"c":1,"s":10,"id":824,"u":"irnakurse_b2","p":118,"h":1,"n":"Irnakurse"},{"c":1,"s":10,"id":825,"u":"isqulug_b2","p":149,"h":1,"n":"Isqulug"},{"c":1,"s":10,"id":826,"u":"jabberwock_b2","p":151,"h":1,"n":"Jabberwock"},{"c":1,"s":10,"id":827,"u":"jotund%20troll_b2","p":267,"h":1,"n":"Jotund Troll"},{"c":1,"s":10,"id":828,"u":"jyoti_b2","p":153,"h":1,"n":"Jyoti"},{"c":1,"s":10,"id":829,"u":"kelpie_b2","p":154,"h":1,"n":"Kelpie"},{"c":1,"s":10,"id":830,"u":"korred_b2","p":155,"h":1,"n":"Korred"},{"c":1,"s":10,"id":831,"u":"leng%20spider_b2","p":157,"h":1,"n":"Leng Spider"},{"c":1,"s":10,"id":832,"u":"leprechaun_b2","p":158,"h":1,"n":"Leprechaun"},{"c":1,"s":10,"id":833,"u":"lerritan_b2","p":159,"h":1,"n":"Lerritan"},{"c":1,"s":10,"id":834,"u":"leucrotta_b2","p":162,"h":1,"n":"Leucrotta"},{"c":1,"s":10,"id":835,"u":"leydroth_b2","p":163,"h":1,"n":"Leydroth"},{"c":1,"s":10,"id":836,"u":"living%20boulder_b2","p":108,"h":1,"n":"Living Boulder"},{"c":1,"s":10,"id":837,"u":"living%20thunderclap_b2","p":106,"h":1,"n":"Living Thunderclap"},{"c":1,"s":10,"id":838,"u":"lunar%20naga_b2","p":178,"h":1,"n":"Lunar Naga"},{"c":1,"s":10,"id":839,"u":"lurker%20in%20light_b2","p":169,"h":1,"n":"Lurker In Light"},{"c":1,"s":10,"id":840,"u":"magma%20scorpion_b2","p":111,"h":1,"n":"Magma Scorpion"},{"c":1,"s":10,"id":841,"u":"mandragora_b2","p":170,"h":1,"n":"Mandragora"},{"c":1,"s":10,"id":842,"u":"manta%20ray_b2","p":226,"h":1,"n":"Manta Ray"},{"c":1,"s":10,"id":843,"u":"marrmora_b2","p":171,"h":1,"n":"Marrmora"},{"c":1,"s":10,"id":844,"u":"marsh%20giant_b2","p":125,"h":1,"n":"Marsh Giant"},{"c":1,"s":10,"id":845,"u":"marut_b2","p":10,"h":1,"n":"Marut"},{"c":1,"s":10,"id":846,"u":"mastodon_b2","p":116,"h":1,"n":"Mastodon"},{"c":1,"s":10,"id":847,"u":"megalania_b2","p":168,"h":1,"n":"Megalania"},{"c":1,"s":10,"id":848,"u":"meladaemon_b2","p":59,"h":1,"n":"Meladaemon"},{"c":1,"s":10,"id":849,"u":"melody%20on%20the%20wind_b2","p":107,"h":1,"n":"Melody On The Wind"},{"c":1,"s":10,"id":850,"u":"mist%20stalker_b2","p":114,"h":1,"n":"Mist Stalker"},{"c":1,"s":10,"id":851,"u":"mohrg_b2","p":172,"h":1,"n":"Mohrg"},{"c":1,"s":10,"id":852,"u":"monadic%20deva_b2","p":15,"h":1,"n":"Monadic Deva"},{"c":1,"s":10,"id":853,"u":"moonflower_b2","p":173,"h":1,"n":"Moonflower"},{"c":1,"s":10,"id":854,"u":"morlock_b2","p":174,"h":1,"n":"Morlock"},{"c":1,"s":10,"id":855,"u":"movanic%20deva_b2","p":14,"h":1,"n":"Movanic Deva"},{"c":1,"s":10,"id":856,"u":"mudwretch_b2","p":176,"h":1,"n":"Mudwretch"},{"c":1,"s":10,"id":857,"u":"nabasu_b2","p":66,"h":1,"n":"Nabasu"},{"c":1,"s":10,"id":858,"u":"nalfeshnee_b2","p":68,"h":1,"n":"Nalfeshnee"},{"c":1,"s":10,"id":859,"u":"necrophidius_b2","p":180,"h":1,"n":"Necrophidius"},{"c":1,"s":10,"id":860,"u":"neothelid_b2","p":181,"h":1,"n":"Neothelid"},{"c":1,"s":10,"id":861,"u":"nereid_b2","p":182,"h":1,"n":"Nereid"},{"c":1,"s":10,"id":862,"u":"nixie_b2","p":183,"h":1,"n":"Nixie"},{"c":1,"s":10,"id":863,"u":"norn_b2","p":184,"h":1,"n":"Norn"},{"c":1,"s":10,"id":864,"u":"nuckelavee_b2","p":186,"h":1,"n":"Nuckelavee"},{"c":1,"s":10,"id":865,"u":"nuglub_b2","p":135,"h":1,"n":"Nuglub"},{"c":1,"s":10,"id":866,"u":"nyogoth_b2","p":214,"h":1,"n":"Nyogoth"},{"c":1,"s":10,"id":867,"u":"ogre%20spider_b2","p":249,"h":1,"n":"Ogre Spider"},{"c":1,"s":10,"id":868,"u":"olethrodaemon_b2","p":63,"h":1,"n":"Olethrodaemon"},{"c":1,"s":10,"id":869,"u":"onidoshi_b2","p":188,"h":1,"n":"Onidoshi"},{"c":1,"s":10,"id":870,"u":"ooze%20mephit_b2","p":113,"h":1,"n":"Ooze Mephit"},{"c":1,"s":10,"id":871,"u":"orca_b2","p":84,"h":1,"n":"Orca"},{"c":1,"s":10,"id":872,"u":"oread%20guard_b2","p":201,"h":1,"n":"Oread Guard"},{"c":1,"s":10,"id":873,"u":"ostiarius_b2","p":281,"h":1,"n":"Ostiarius"},{"c":1,"s":10,"id":874,"u":"osyluth_b2","p":74,"h":1,"n":"Osyluth"},{"c":1,"s":10,"id":875,"u":"pachycephalosaurus_b2","p":81,"h":1,"n":"Pachycephalosaurus"},{"c":1,"s":10,"id":876,"u":"peluda_b2","p":196,"h":1,"n":"Peluda"},{"c":1,"s":10,"id":877,"u":"peryton_b2","p":197,"h":1,"n":"Peryton"},{"c":1,"s":10,"id":878,"u":"petitioner_b2","p":198,"h":1,"n":"Petitioner"},{"c":1,"s":10,"id":879,"u":"piscodaemon_b2","p":58,"h":1,"n":"Piscodaemon"},{"c":1,"s":10,"id":880,"u":"planetar_b2","p":16,"h":1,"n":"Planetar"},{"c":1,"s":10,"id":881,"u":"polar%20bear_b2","p":36,"h":1,"n":"Polar Bear"},{"c":1,"s":10,"id":882,"u":"purrodaemon_b2","p":62,"h":1,"n":"Purrodaemon"},{"c":1,"s":10,"id":883,"u":"quetz%20couatl_b2","p":54,"h":1,"n":"Quetz Couatl"},{"c":1,"s":10,"id":884,"u":"quickling_b2","p":218,"h":1,"n":"Quickling"},{"c":1,"s":10,"id":885,"u":"quoppopak_b2","p":219,"h":1,"n":"Quoppopak"},{"c":1,"s":10,"id":886,"u":"radiant%20warden_b2","p":220,"h":1,"n":"Radiant Warden"},{"c":1,"s":10,"id":887,"u":"raven_b2","p":221,"h":1,"n":"Raven"},{"c":1,"s":10,"id":888,"u":"raven%20swarm_b2","p":221,"h":1,"n":"Raven Swarm"},{"c":1,"s":10,"id":889,"u":"ravener_b2","p":224,"h":1,"n":"Ravener"},{"c":1,"s":10,"id":890,"u":"ravener%20husk_b2","p":224,"h":1,"n":"Ravener Husk"},{"c":1,"s":10,"id":891,"u":"reef%20octopus_b2","p":187,"h":1,"n":"Reef Octopus"},{"c":1,"s":10,"id":892,"u":"revenant_b2","p":227,"h":1,"n":"Revenant"},{"c":1,"s":10,"id":893,"u":"rhinoceros_b2","p":228,"h":1,"n":"Rhinoceros"},{"c":1,"s":10,"id":894,"u":"rusalka_b2","p":229,"h":1,"n":"Rusalka"},{"c":1,"s":10,"id":895,"u":"sacristan_b2","p":283,"h":1,"n":"Sacristan"},{"c":1,"s":10,"id":896,"u":"sand%20sentry_b2","p":109,"h":1,"n":"Sand Sentry"},{"c":1,"s":10,"id":897,"u":"sandpoint%20devil_b2","p":230,"h":1,"n":"Sandpoint Devil"},{"c":1,"s":10,"id":898,"u":"sard_b2","p":231,"h":1,"n":"Sard"},{"c":1,"s":10,"id":899,"u":"sarglagon_b2","p":73,"h":1,"n":"Sarglagon"},{"c":1,"s":10,"id":900,"u":"scarecrow_b2","p":232,"h":1,"n":"Scarecrow"},{"c":1,"s":10,"id":901,"u":"sceaduinar_b2","p":233,"h":1,"n":"Sceaduinar"},{"c":1,"s":10,"id":902,"u":"scythe%20tree_b2","p":235,"h":1,"n":"Scythe Tree"},{"c":1,"s":10,"id":903,"u":"sea%20drake_b2","p":101,"h":1,"n":"Sea Drake"},{"c":1,"s":10,"id":904,"u":"sea%20snake_b2","p":245,"h":1,"n":"Sea Snake"},{"c":1,"s":10,"id":905,"u":"shadow%20drake_b2","p":100,"h":1,"n":"Shadow Drake"},{"c":1,"s":10,"id":906,"u":"shadow%20giant_b2","p":127,"h":1,"n":"Shadow Giant"},{"c":1,"s":10,"id":907,"u":"shoal%20linnorm_b2","p":164,"h":1,"n":"Shoal Linnorm"},{"c":1,"s":10,"id":908,"u":"shocker%20lizard_b2","p":240,"h":1,"n":"Shocker Lizard"},{"c":1,"s":10,"id":909,"u":"shoggti_b2","p":213,"h":1,"n":"Shoggti"},{"c":1,"s":10,"id":910,"u":"skaveling_b2","p":241,"h":1,"n":"Skaveling"},{"c":1,"s":10,"id":911,"u":"skrik%20nettle_b2","p":242,"h":1,"n":"Skrik Nettle"},{"c":1,"s":10,"id":912,"u":"skulk_b2","p":243,"h":1,"n":"Skulk"},{"c":1,"s":10,"id":913,"u":"slime%20mold_b2","p":193,"h":1,"n":"Slime Mold"},{"c":1,"s":10,"id":914,"u":"snapping%20turtle_b2","p":269,"h":1,"n":"Snapping Turtle"},{"c":1,"s":10,"id":915,"u":"solar_b2","p":16,"h":1,"n":"Solar"},{"c":1,"s":10,"id":916,"u":"soul%20eater_b2","p":247,"h":1,"n":"Soul Eater"},{"c":1,"s":10,"id":917,"u":"spark%20bat_b2","p":106,"h":1,"n":"Spark Bat"},{"c":1,"s":10,"id":918,"u":"spear%20frog_b2","p":121,"h":1,"n":"Spear Frog"},{"c":1,"s":10,"id":919,"u":"specter_b2","p":248,"h":1,"n":"Specter"},{"c":1,"s":10,"id":920,"u":"spinosaurus_b2","p":83,"h":1,"n":"Spinosaurus"},{"c":1,"s":10,"id":921,"u":"spiral%20centurion_b2","p":250,"h":1,"n":"Spiral Centurion"},{"c":1,"s":10,"id":922,"u":"spirit%20naga_b2","p":179,"h":1,"n":"Spirit Naga"},{"c":1,"s":10,"id":923,"u":"sportlebore%20swarm_b2","p":251,"h":1,"n":"Sportlebore Swarm"},{"c":1,"s":10,"id":924,"u":"spriggan%20bully_b2","p":252,"h":1,"n":"Spriggan Bully"},{"c":1,"s":10,"id":925,"u":"spriggan%20warlord_b2","p":253,"h":1,"n":"Spriggan Warlord"},{"c":1,"s":10,"id":926,"u":"star%20archon_b2","p":24,"h":1,"n":"Star Archon"},{"c":1,"s":10,"id":927,"u":"steam%20mephit_b2","p":113,"h":1,"n":"Steam Mephit"},{"c":1,"s":10,"id":928,"u":"stingray_b2","p":226,"h":1,"n":"Stingray"},{"c":1,"s":10,"id":929,"u":"striding%20fire_b2","p":111,"h":1,"n":"Striding Fire"},{"c":1,"s":10,"id":930,"u":"stygira_b2","p":255,"h":1,"n":"Stygira"},{"c":1,"s":10,"id":931,"u":"suli%20dune%20dancer_b2","p":202,"h":1,"n":"Suli Dune Dancer"},{"c":1,"s":10,"id":932,"u":"sunflower%20leshy_b2","p":160,"h":1,"n":"Sunflower Leshy"},{"c":1,"s":10,"id":933,"u":"sylph%20sneak_b2","p":202,"h":1,"n":"Sylph Sneak"},{"c":1,"s":10,"id":934,"u":"taiga%20giant_b2","p":126,"h":1,"n":"Taiga Giant"},{"c":1,"s":10,"id":935,"u":"taiga%20linnorm_b2","p":167,"h":1,"n":"Taiga Linnorm"},{"c":1,"s":10,"id":936,"u":"tatzlwyrm_b2","p":256,"h":1,"n":"Tatzlwyrm"},{"c":1,"s":10,"id":937,"u":"tendriculos_b2","p":257,"h":1,"n":"Tendriculos"},{"c":1,"s":10,"id":938,"u":"thanadaemon_b2","p":61,"h":1,"n":"Thanadaemon"},{"c":1,"s":10,"id":939,"u":"theletos_b2","p":8,"h":1,"n":"Theletos"},{"c":1,"s":10,"id":940,"u":"thrasfyr_b2","p":258,"h":1,"n":"Thrasfyr"},{"c":1,"s":10,"id":941,"u":"thulgant_b2","p":217,"h":1,"n":"Thulgant"},{"c":1,"s":10,"id":942,"u":"thunderbird_b2","p":259,"h":1,"n":"Thunderbird"},{"c":1,"s":10,"id":943,"u":"tick%20swarm_b2","p":260,"h":1,"n":"Tick Swarm"},{"c":1,"s":10,"id":944,"u":"titan%20centipede_b2","p":50,"h":1,"n":"Titan Centipede"},{"c":1,"s":10,"id":945,"u":"totenmaske_b2","p":262,"h":1,"n":"Totenmaske"},{"c":1,"s":10,"id":946,"u":"triton_b2","p":263,"h":1,"n":"Triton"},{"c":1,"s":10,"id":947,"u":"trollhound_b2","p":268,"h":1,"n":"Trollhound"},{"c":1,"s":10,"id":948,"u":"trumpet%20archon_b2","p":23,"h":1,"n":"Trumpet Archon"},{"c":1,"s":10,"id":949,"u":"twigjack_b2","p":270,"h":1,"n":"Twigjack"},{"c":1,"s":10,"id":950,"u":"two-headed%20troll_b2","p":266,"h":1,"n":"Two-headed Troll"},{"c":1,"s":10,"id":951,"u":"umonlee_b2","p":271,"h":1,"n":"Umonlee"},{"c":1,"s":10,"id":952,"u":"undine%20hydromancer_b2","p":203,"h":1,"n":"Undine Hydromancer"},{"c":1,"s":10,"id":953,"u":"urdefhan%20tormentor_b2","p":273,"h":1,"n":"Urdefhan Tormentor"},{"c":1,"s":10,"id":954,"u":"urdefhan%20warrior_b2","p":272,"h":1,"n":"Urdefhan Warrior"},{"c":1,"s":10,"id":955,"u":"vampire%20squid_b2","p":254,"h":1,"n":"Vampire Squid"},{"c":1,"s":10,"id":956,"u":"vampiric%20mist_b2","p":278,"h":1,"n":"Vampiric Mist"},{"c":1,"s":10,"id":957,"u":"vanth_b2","p":210,"h":1,"n":"Vanth"},{"c":1,"s":10,"id":958,"u":"vaspercham_b2","p":279,"h":1,"n":"Vaspercham"},{"c":1,"s":10,"id":959,"u":"veranallia_b2","p":31,"h":1,"n":"Veranallia"},{"c":1,"s":10,"id":960,"u":"verdurous%20ooze_b2","p":194,"h":1,"n":"Verdurous Ooze"},{"c":1,"s":10,"id":961,"u":"vexgit_b2","p":134,"h":1,"n":"Vexgit"},{"c":1,"s":10,"id":962,"u":"violet%20fungus_b2","p":286,"h":1,"n":"Violet Fungus"},{"c":1,"s":10,"id":963,"u":"viper%20vine_b2","p":287,"h":1,"n":"Viper Vine"},{"c":1,"s":10,"id":964,"u":"void%20zombie_b2","p":288,"h":1,"n":"Void Zombie"},{"c":1,"s":10,"id":965,"u":"vrolikai_b2","p":69,"h":1,"n":"Vrolikai"},{"c":1,"s":10,"id":966,"u":"vrykolakas%20ancient_b2","p":277,"h":1,"n":"Vrykolakas Ancient"},{"c":1,"s":10,"id":967,"u":"vrykolakas%20master_b2","p":276,"h":1,"n":"Vrykolakas Master"},{"c":1,"s":10,"id":968,"u":"vrykolakas%20spawn_b2","p":276,"h":1,"n":"Vrykolakas Spawn"},{"c":1,"s":10,"id":969,"u":"water%20orm_b2","p":289,"h":1,"n":"Water Orm"},{"c":1,"s":10,"id":970,"u":"water%20yai_b2","p":191,"h":1,"n":"Water Yai"},{"c":1,"s":10,"id":971,"u":"wereboar_b2","p":290,"h":1,"n":"Wereboar"},{"c":1,"s":10,"id":972,"u":"weretiger_b2","p":291,"h":1,"n":"Weretiger"},{"c":1,"s":10,"id":973,"u":"witchfire_b2","p":293,"h":1,"n":"Witchfire"},{"c":1,"s":10,"id":974,"u":"witchwyrd_b2","p":294,"h":1,"n":"Witchwyrd"},{"c":1,"s":10,"id":975,"u":"wolverine_b2","p":295,"h":1,"n":"Wolverine"},{"c":1,"s":10,"id":976,"u":"wood%20giant_b2","p":124,"h":1,"n":"Wood Giant"},{"c":1,"s":10,"id":977,"u":"wood%20golem_b2","p":130,"h":1,"n":"Wood Golem"},{"c":1,"s":10,"id":978,"u":"woolly%20rhinoceros_b2","p":228,"h":1,"n":"Woolly Rhinoceros"},{"c":1,"s":10,"id":979,"u":"worm%20that%20walks%20cultist_b2","p":297,"h":1,"n":"Worm That Walks Cultist"},{"c":1,"s":10,"id":980,"u":"xill_b2","p":299,"h":1,"n":"Xill"},{"c":1,"s":10,"id":981,"u":"yamaraj_b2","p":211,"h":1,"n":"Yamaraj"},{"c":1,"s":10,"id":982,"u":"yellow%20musk%20brute_b2","p":301,"h":1,"n":"Yellow Musk Brute"},{"c":1,"s":10,"id":983,"u":"yellow%20musk%20creeper_b2","p":300,"h":1,"n":"Yellow Musk Creeper"},{"c":1,"s":10,"id":984,"u":"yellow%20musk%20thrall_b2","p":301,"h":1,"n":"Yellow Musk Thrall"},{"c":1,"s":10,"id":985,"u":"yeth%20hound_b2","p":302,"h":1,"n":"Yeth Hound"},{"c":1,"s":10,"id":986,"u":"young%20brine%20dragon_b2","p":87,"h":1,"n":"Young Brine Dragon"},{"c":1,"s":10,"id":987,"u":"young%20cloud%20dragon_b2","p":89,"h":1,"n":"Young Cloud Dragon"},{"c":1,"s":10,"id":988,"u":"young%20crystal%20dragon_b2","p":91,"h":1,"n":"Young Crystal Dragon"},{"c":1,"s":10,"id":989,"u":"young%20magma%20dragon_b2","p":94,"h":1,"n":"Young Magma Dragon"},{"c":1,"s":10,"id":990,"u":"young%20umbral%20dragon_b2","p":96,"h":1,"n":"Young Umbral Dragon"},{"c":1,"s":10,"id":991,"u":"zebub_b2","p":72,"h":1,"n":"Zebub"},{"c":1,"s":10,"id":992,"u":"zelekhut_b2","p":9,"h":1,"n":"Zelekhut"},{"c":1,"s":10,"id":993,"u":"zomok_b2","p":303,"h":1,"n":"Zomok"},{"c":1,"s":10,"id":994,"u":"zyss%20serpentfolk_b2","p":237,"h":1,"n":"Zyss Serpentfolk"},{"c":1,"s":11,"id":995,"u":"abandoned%20zealot_b3","p":8,"h":1,"n":"Abandoned Zealot"},{"c":1,"s":11,"id":996,"u":"abrikandilu_b3","p":61,"h":1,"n":"Abrikandilu"},{"c":1,"s":11,"id":997,"u":"adachros_b3","p":95,"h":1,"n":"Adachros"},{"c":1,"s":11,"id":998,"u":"adhukait_b3","p":23,"h":1,"n":"Adhukait"},{"c":1,"s":11,"id":999,"u":"adlet_b3","p":9,"h":1,"n":"Adlet"},{"c":1,"s":11,"id":1000,"u":"adult%20forest%20dragon_b3","p":75,"h":1,"n":"Adult Forest Dragon"},{"c":1,"s":11,"id":1001,"u":"adult%20sea%20dragon_b3","p":78,"h":1,"n":"Adult Sea Dragon"},{"c":1,"s":11,"id":1002,"u":"adult%20sky%20dragon_b3","p":80,"h":1,"n":"Adult Sky Dragon"},{"c":1,"s":11,"id":1003,"u":"adult%20sovereign%20dragon_b3","p":82,"h":1,"n":"Adult Sovereign Dragon"},{"c":1,"s":11,"id":1004,"u":"adult%20underworld%20dragon_b3","p":84,"h":1,"n":"Adult Underworld Dragon"},{"c":1,"s":11,"id":1005,"u":"aghash_b3","p":69,"h":1,"n":"Aghash"},{"c":1,"s":11,"id":1006,"u":"air%20wisp_b3","p":90,"h":1,"n":"Air Wisp"},{"c":1,"s":11,"id":1007,"u":"amalgamite_b3","p":14,"h":1,"n":"Amalgamite"},{"c":1,"s":11,"id":1008,"u":"amphisbaena_b3","p":15,"h":1,"n":"Amphisbaena"},{"c":1,"s":11,"id":1009,"u":"ancient%20forest%20dragon_b3","p":76,"h":1,"n":"Ancient Forest Dragon"},{"c":1,"s":11,"id":1010,"u":"ancient%20sea%20dragon_b3","p":78,"h":1,"n":"Ancient Sea Dragon"},{"c":1,"s":11,"id":1011,"u":"ancient%20sky%20dragon_b3","p":80,"h":1,"n":"Ancient Sky Dragon"},{"c":1,"s":11,"id":1012,"u":"ancient%20sovereign%20dragon_b3","p":83,"h":1,"n":"Ancient Sovereign Dragon"},{"c":1,"s":11,"id":1013,"u":"ancient%20underworld%20dragon_b3","p":85,"h":1,"n":"Ancient Underworld Dragon"},{"c":1,"s":11,"id":1014,"u":"android%20infiltrator_b3","p":16,"h":1,"n":"Android Infiltrator"},{"c":1,"s":11,"id":1015,"u":"angazhani_b3","p":17,"h":1,"n":"Angazhani"},{"c":1,"s":11,"id":1016,"u":"angheuvore%20flesh-gnawer_b3","p":174,"h":1,"n":"Angheuvore Flesh-gnawer"},{"c":1,"s":11,"id":1017,"u":"animated%20colossus_b3","p":19,"h":1,"n":"Animated Colossus"},{"c":1,"s":11,"id":1018,"u":"animated%20furnace_b3","p":18,"h":1,"n":"Animated Furnace"},{"c":1,"s":11,"id":1019,"u":"animated%20silverware%20swarm_b3","p":18,"h":1,"n":"Animated Silverware Swarm"},{"c":1,"s":11,"id":1020,"u":"animated%20trebuchet_b3","p":19,"h":1,"n":"Animated Trebuchet"},{"c":1,"s":11,"id":1021,"u":"aphorite%20sharpshooter_b3","p":204,"h":1,"n":"Aphorite Sharpshooter"},{"c":1,"s":11,"id":1022,"u":"arboreal%20archive_b3","p":21,"h":1,"n":"Arboreal Archive"},{"c":1,"s":11,"id":1023,"u":"arboreal%20reaper_b3","p":20,"h":1,"n":"Arboreal Reaper"},{"c":1,"s":11,"id":1024,"u":"arcane%20living%20rune_b3","p":163,"h":1,"n":"Arcane Living Rune"},{"c":1,"s":11,"id":1025,"u":"azarketi%20explorer_b3","p":26,"h":1,"n":"Azarketi Explorer"},{"c":1,"s":11,"id":1026,"u":"azer_b3","p":27,"h":1,"n":"Azer"},{"c":1,"s":11,"id":1027,"u":"bauble%20beast_b3","p":28,"h":1,"n":"Bauble Beast"},{"c":1,"s":11,"id":1028,"u":"baykok_b3","p":29,"h":1,"n":"Baykok"},{"c":1,"s":11,"id":1029,"u":"betobeto-san_b3","p":31,"h":1,"n":"Betobeto-san"},{"c":1,"s":11,"id":1030,"u":"bison_b3","p":32,"h":1,"n":"Bison"},{"c":1,"s":11,"id":1031,"u":"blood%20hag_b3","p":130,"h":1,"n":"Blood Hag"},{"c":1,"s":11,"id":1032,"u":"blood%20painter_b3","p":33,"h":1,"n":"Blood Painter"},{"c":1,"s":11,"id":1033,"u":"bone%20ship_b3","p":34,"h":1,"n":"Bone Ship"},{"c":1,"s":11,"id":1034,"u":"bore%20worm%20swarm_b3","p":36,"h":1,"n":"Bore Worm Swarm"},{"c":1,"s":11,"id":1035,"u":"brainchild_b3","p":38,"h":1,"n":"Brainchild"},{"c":1,"s":11,"id":1036,"u":"brimorak_b3","p":62,"h":1,"n":"Brimorak"},{"c":1,"s":11,"id":1037,"u":"buso%20farmer_b3","p":39,"h":1,"n":"Buso Farmer"},{"c":1,"s":11,"id":1038,"u":"cactus%20leshy_b3","p":160,"h":1,"n":"Cactus Leshy"},{"c":1,"s":11,"id":1039,"u":"caligni%20caller_b3","p":41,"h":1,"n":"Caligni Caller"},{"c":1,"s":11,"id":1040,"u":"caligni%20vanguard_b3","p":40,"h":1,"n":"Caligni Vanguard"},{"c":1,"s":11,"id":1041,"u":"calikang_b3","p":42,"h":1,"n":"Calikang"},{"c":1,"s":11,"id":1042,"u":"camel_b3","p":43,"h":1,"n":"Camel"},{"c":1,"s":11,"id":1043,"u":"caulborn_b3","p":94,"h":1,"n":"Caulborn"},{"c":1,"s":11,"id":1044,"u":"cave%20giant_b3","p":108,"h":1,"n":"Cave Giant"},{"c":1,"s":11,"id":1045,"u":"cecaelia%20trapper_b3","p":45,"h":1,"n":"Cecaelia Trapper"},{"c":1,"s":11,"id":1046,"u":"chouchin-obake_b3","p":277,"h":1,"n":"Chouchin-obake"},{"c":1,"s":11,"id":1047,"u":"chyzaedu_b3","p":46,"h":1,"n":"Chyzaedu"},{"c":1,"s":11,"id":1048,"u":"city%20guard%20squadron_b3","p":47,"h":1,"n":"City Guard Squadron"},{"c":1,"s":11,"id":1049,"u":"clacking%20skull%20swarm_b3","p":244,"h":1,"n":"Clacking Skull Swarm"},{"c":1,"s":11,"id":1050,"u":"clockwork%20dragon_b3","p":51,"h":1,"n":"Clockwork Dragon"},{"c":1,"s":11,"id":1051,"u":"clockwork%20mage_b3","p":50,"h":1,"n":"Clockwork Mage"},{"c":1,"s":11,"id":1052,"u":"clockwork%20soldier_b3","p":49,"h":1,"n":"Clockwork Soldier"},{"c":1,"s":11,"id":1053,"u":"clockwork%20spy_b3","p":48,"h":1,"n":"Clockwork Spy"},{"c":1,"s":11,"id":1054,"u":"cobbleswarm_b3","p":52,"h":1,"n":"Cobbleswarm"},{"c":1,"s":11,"id":1055,"u":"common%20eurypterid_b3","p":97,"h":1,"n":"Common Eurypterid"},{"c":1,"s":11,"id":1056,"u":"consonite%20choir_b3","p":53,"h":1,"n":"Consonite Choir"},{"c":1,"s":11,"id":1057,"u":"coral%20capuchin_b3","p":54,"h":1,"n":"Coral Capuchin"},{"c":1,"s":11,"id":1058,"u":"corrupted%20relic_b3","p":55,"h":1,"n":"Corrupted Relic"},{"c":1,"s":11,"id":1059,"u":"crossroads%20guardian_b3","p":59,"h":1,"n":"Crossroads Guardian"},{"c":1,"s":11,"id":1060,"u":"cunning%20fox_b3","p":252,"h":1,"n":"Cunning Fox"},{"c":1,"s":11,"id":1061,"u":"danava%20titan_b3","p":270,"h":1,"n":"Danava Titan"},{"c":1,"s":11,"id":1062,"u":"deimavigga_b3","p":66,"h":1,"n":"Deimavigga"},{"c":1,"s":11,"id":1063,"u":"desert%20giant_b3","p":109,"h":1,"n":"Desert Giant"},{"c":1,"s":11,"id":1064,"u":"divine%20warden%20of%20nethys_b3","p":73,"h":1,"n":"Divine Warden Of Nethys"},{"c":1,"s":11,"id":1065,"u":"domovoi_b3","p":136,"h":1,"n":"Domovoi"},{"c":1,"s":11,"id":1066,"u":"doru_b3","p":68,"h":1,"n":"Doru"},{"c":1,"s":11,"id":1067,"u":"draconal_b3","p":13,"h":1,"n":"Draconal"},{"c":1,"s":11,"id":1068,"u":"dramofir_b3","p":86,"h":1,"n":"Dramofir"},{"c":1,"s":11,"id":1069,"u":"draxie_b3","p":255,"h":1,"n":"Draxie"},{"c":1,"s":11,"id":1070,"u":"dretch_b3","p":60,"h":1,"n":"Dretch"},{"c":1,"s":11,"id":1071,"u":"duende_b3","p":87,"h":1,"n":"Duende"},{"c":1,"s":11,"id":1072,"u":"dvorovoi_b3","p":137,"h":1,"n":"Dvorovoi"},{"c":1,"s":11,"id":1073,"u":"dybbuk_b3","p":88,"h":1,"n":"Dybbuk"},{"c":1,"s":11,"id":1074,"u":"earth%20wisp_b3","p":91,"h":1,"n":"Earth Wisp"},{"c":1,"s":11,"id":1075,"u":"einherji_b3","p":89,"h":1,"n":"Einherji"},{"c":1,"s":11,"id":1076,"u":"elder%20sphinx_b3","p":250,"h":1,"n":"Elder Sphinx"},{"c":1,"s":11,"id":1077,"u":"elder%20wyrmwraith_b3","p":297,"h":1,"n":"Elder Wyrmwraith"},{"c":1,"s":11,"id":1078,"u":"elysian%20titan_b3","p":268,"h":1,"n":"Elysian Titan"},{"c":1,"s":11,"id":1079,"u":"empress%20bore%20worm_b3","p":37,"h":1,"n":"Empress Bore Worm"},{"c":1,"s":11,"id":1080,"u":"esipil_b3","p":218,"h":1,"n":"Esipil"},{"c":1,"s":11,"id":1081,"u":"etioling%20blightmage_b3","p":177,"h":1,"n":"Etioling Blightmage"},{"c":1,"s":11,"id":1082,"u":"eunemvro_b3","p":96,"h":1,"n":"Eunemvro"},{"c":1,"s":11,"id":1083,"u":"fading%20fox_b3","p":102,"h":1,"n":"Fading Fox"},{"c":1,"s":11,"id":1084,"u":"feathered%20bear_b3","p":253,"h":1,"n":"Feathered Bear"},{"c":1,"s":11,"id":1085,"u":"feral%20skull%20swarm_b3","p":244,"h":1,"n":"Feral Skull Swarm"},{"c":1,"s":11,"id":1086,"u":"festrog_b3","p":98,"h":1,"n":"Festrog"},{"c":1,"s":11,"id":1087,"u":"fire%20wisp_b3","p":91,"h":1,"n":"Fire Wisp"},{"c":1,"s":11,"id":1088,"u":"flaming%20skull_b3","p":30,"h":1,"n":"Flaming Skull"},{"c":1,"s":11,"id":1089,"u":"flumph_b3","p":100,"h":1,"n":"Flumph"},{"c":1,"s":11,"id":1090,"u":"fortune%20eater_b3","p":101,"h":1,"n":"Fortune Eater"},{"c":1,"s":11,"id":1091,"u":"fossil%20golem_b3","p":116,"h":1,"n":"Fossil Golem"},{"c":1,"s":11,"id":1092,"u":"fuath_b3","p":121,"h":1,"n":"Fuath"},{"c":1,"s":11,"id":1093,"u":"galvo_b3","p":103,"h":1,"n":"Galvo"},{"c":1,"s":11,"id":1094,"u":"ganzi%20martial%20artist_b3","p":205,"h":1,"n":"Ganzi Martial Artist"},{"c":1,"s":11,"id":1095,"u":"garuda_b3","p":104,"h":1,"n":"Garuda"},{"c":1,"s":11,"id":1096,"u":"gathlain%20wanderer_b3","p":105,"h":1,"n":"Gathlain Wanderer"},{"c":1,"s":11,"id":1097,"u":"ghoran%20manipulator_b3","p":106,"h":1,"n":"Ghoran Manipulator"},{"c":1,"s":11,"id":1098,"u":"giant%20flying%20squirrel_b3","p":257,"h":1,"n":"Giant Flying Squirrel"},{"c":1,"s":11,"id":1099,"u":"giant%20hermit%20crab_b3","p":58,"h":1,"n":"Giant Hermit Crab"},{"c":1,"s":11,"id":1100,"u":"giant%20opossum_b3","p":192,"h":1,"n":"Giant Opossum"},{"c":1,"s":11,"id":1101,"u":"giant%20pangolin_b3","p":199,"h":1,"n":"Giant Pangolin"},{"c":1,"s":11,"id":1102,"u":"giant%20porcupine_b3","p":207,"h":1,"n":"Giant Porcupine"},{"c":1,"s":11,"id":1103,"u":"giant%20seahorse_b3","p":227,"h":1,"n":"Giant Seahorse"},{"c":1,"s":11,"id":1104,"u":"giant%20skunk_b3","p":246,"h":1,"n":"Giant Skunk"},{"c":1,"s":11,"id":1105,"u":"giant%20vulture_b3","p":289,"h":1,"n":"Giant Vulture"},{"c":1,"s":11,"id":1106,"u":"girtablilu%20seer_b3","p":113,"h":1,"n":"Girtablilu Seer"},{"c":1,"s":11,"id":1107,"u":"girtablilu%20sentry_b3","p":112,"h":1,"n":"Girtablilu Sentry"},{"c":1,"s":11,"id":1108,"u":"gliminal_b3","p":114,"h":1,"n":"Gliminal"},{"c":1,"s":11,"id":1109,"u":"globster_b3","p":115,"h":1,"n":"Globster"},{"c":1,"s":11,"id":1110,"u":"green%20man_b3","p":118,"h":1,"n":"Green Man"},{"c":1,"s":11,"id":1111,"u":"grimple_b3","p":120,"h":1,"n":"Grimple"},{"c":1,"s":11,"id":1112,"u":"grioth%20cultist_b3","p":123,"h":1,"n":"Grioth Cultist"},{"c":1,"s":11,"id":1113,"u":"grioth%20scout_b3","p":122,"h":1,"n":"Grioth Scout"},{"c":1,"s":11,"id":1114,"u":"guecubu_b3","p":126,"h":1,"n":"Guecubu"},{"c":1,"s":11,"id":1115,"u":"gurgist%20mauler_b3","p":175,"h":1,"n":"Gurgist Mauler"},{"c":1,"s":11,"id":1116,"u":"hadrinnex_b3","p":127,"h":1,"n":"Hadrinnex"},{"c":1,"s":11,"id":1117,"u":"haniver_b3","p":120,"h":1,"n":"Haniver"},{"c":1,"s":11,"id":1118,"u":"harmona_b3","p":132,"h":1,"n":"Harmona"},{"c":1,"s":11,"id":1119,"u":"harpy%20skeleton_b3","p":236,"h":1,"n":"Harpy Skeleton"},{"c":1,"s":11,"id":1120,"u":"hatred%20siktempora_b3","p":235,"h":1,"n":"Hatred Siktempora"},{"c":1,"s":11,"id":1121,"u":"hekatonkheires%20titan_b3","p":271,"h":1,"n":"Hekatonkheires Titan"},{"c":1,"s":11,"id":1122,"u":"hellbound%20attorney_b3","p":64,"h":1,"n":"Hellbound Attorney"},{"c":1,"s":11,"id":1123,"u":"hellknight%20cavalry%20brigade_b3","p":44,"h":1,"n":"Hellknight Cavalry Brigade"},{"c":1,"s":11,"id":1124,"u":"hellwasp%20swarm_b3","p":133,"h":1,"n":"Hellwasp Swarm"},{"c":1,"s":11,"id":1125,"u":"herexen_b3","p":134,"h":1,"n":"Herexen"},{"c":1,"s":11,"id":1126,"u":"hermit%20crab%20swarm_b3","p":58,"h":1,"n":"Hermit Crab Swarm"},{"c":1,"s":11,"id":1127,"u":"hesperid_b3","p":189,"h":1,"n":"Hesperid"},{"c":1,"s":11,"id":1128,"u":"hesperid%20queen_b3","p":191,"h":1,"n":"Hesperid Queen"},{"c":1,"s":11,"id":1129,"u":"hieracosphinx_b3","p":250,"h":1,"n":"Hieracosphinx"},{"c":1,"s":11,"id":1130,"u":"house%20drake_b3","p":135,"h":1,"n":"House Drake"},{"c":1,"s":11,"id":1131,"u":"huldra_b3","p":138,"h":1,"n":"Huldra"},{"c":1,"s":11,"id":1132,"u":"hyakume_b3","p":139,"h":1,"n":"Hyakume"},{"c":1,"s":11,"id":1133,"u":"incutilis_b3","p":140,"h":1,"n":"Incutilis"},{"c":1,"s":11,"id":1134,"u":"ioton_b3","p":92,"h":1,"n":"Ioton"},{"c":1,"s":11,"id":1135,"u":"ittan-momen_b3","p":276,"h":1,"n":"Ittan-momen"},{"c":1,"s":11,"id":1136,"u":"japalisura_b3","p":23,"h":1,"n":"Japalisura"},{"c":1,"s":11,"id":1137,"u":"jorogumo_b3","p":141,"h":1,"n":"Jorogumo"},{"c":1,"s":11,"id":1138,"u":"kangaroo_b3","p":146,"h":1,"n":"Kangaroo"},{"c":1,"s":11,"id":1139,"u":"kappa_b3","p":147,"h":1,"n":"Kappa"},{"c":1,"s":11,"id":1140,"u":"kasa-obake_b3","p":277,"h":1,"n":"Kasa-obake"},{"c":1,"s":11,"id":1141,"u":"khravgodon_b3","p":192,"h":1,"n":"Khravgodon"},{"c":1,"s":11,"id":1142,"u":"kimenhul_b3","p":222,"h":1,"n":"Kimenhul"},{"c":1,"s":11,"id":1143,"u":"kirin_b3","p":148,"h":1,"n":"Kirin"},{"c":1,"s":11,"id":1144,"u":"kishi_b3","p":149,"h":1,"n":"Kishi"},{"c":1,"s":11,"id":1145,"u":"kitsune%20trickster_b3","p":150,"h":1,"n":"Kitsune Trickster"},{"c":1,"s":11,"id":1146,"u":"kodama_b3","p":143,"h":1,"n":"Kodama"},{"c":1,"s":11,"id":1147,"u":"kokogiak_b3","p":151,"h":1,"n":"Kokogiak"},{"c":1,"s":11,"id":1148,"u":"kongamato_b3","p":152,"h":1,"n":"Kongamato"},{"c":1,"s":11,"id":1149,"u":"kovintus%20geomancer_b3","p":153,"h":1,"n":"Kovintus Geomancer"},{"c":1,"s":11,"id":1150,"u":"krampus_b3","p":154,"h":1,"n":"Krampus"},{"c":1,"s":11,"id":1151,"u":"kuchisake-onna_b3","p":156,"h":1,"n":"Kuchisake-onna"},{"c":1,"s":11,"id":1152,"u":"kurobozu_b3","p":157,"h":1,"n":"Kurobozu"},{"c":1,"s":11,"id":1153,"u":"kushtaka_b3","p":158,"h":1,"n":"Kushtaka"},{"c":1,"s":11,"id":1154,"u":"lampad_b3","p":188,"h":1,"n":"Lampad"},{"c":1,"s":11,"id":1155,"u":"lampad%20queen_b3","p":189,"h":1,"n":"Lampad Queen"},{"c":1,"s":11,"id":1156,"u":"ledalusca_b3","p":159,"h":1,"n":"Ledalusca"},{"c":1,"s":11,"id":1157,"u":"leng%20ghoul_b3","p":107,"h":1,"n":"Leng Ghoul"},{"c":1,"s":11,"id":1158,"u":"levaloch_b3","p":65,"h":1,"n":"Levaloch"},{"c":1,"s":11,"id":1159,"u":"lifeleecher%20brawler_b3","p":176,"h":1,"n":"Lifeleecher Brawler"},{"c":1,"s":11,"id":1160,"u":"locathah%20hunter_b3","p":164,"h":1,"n":"Locathah Hunter"},{"c":1,"s":11,"id":1161,"u":"love%20siktempora_b3","p":234,"h":1,"n":"Love Siktempora"},{"c":1,"s":11,"id":1162,"u":"lovelorn_b3","p":165,"h":1,"n":"Lovelorn"},{"c":1,"s":11,"id":1163,"u":"maftet%20guardian_b3","p":166,"h":1,"n":"Maftet Guardian"},{"c":1,"s":11,"id":1164,"u":"maharaja_b3","p":211,"h":1,"n":"Maharaja"},{"c":1,"s":11,"id":1165,"u":"manticore%20paaridar_b3","p":198,"h":1,"n":"Manticore Paaridar"},{"c":1,"s":11,"id":1166,"u":"megalictis_b3","p":291,"h":1,"n":"Megalictis"},{"c":1,"s":11,"id":1167,"u":"megatherium_b3","p":248,"h":1,"n":"Megatherium"},{"c":1,"s":11,"id":1168,"u":"melixie_b3","p":255,"h":1,"n":"Melixie"},{"c":1,"s":11,"id":1169,"u":"mezlan_b3","p":167,"h":1,"n":"Mezlan"},{"c":1,"s":11,"id":1170,"u":"mi-go_b3","p":168,"h":1,"n":"Mi-Go"},{"c":1,"s":11,"id":1171,"u":"millindemalion_b3","p":169,"h":1,"n":"Millindemalion"},{"c":1,"s":11,"id":1172,"u":"misery%20siktempora_b3","p":232,"h":1,"n":"Misery Siktempora"},{"c":1,"s":11,"id":1173,"u":"mithral%20golem_b3","p":117,"h":1,"n":"Mithral Golem"},{"c":1,"s":11,"id":1174,"u":"mix%20couatl_b3","p":56,"h":1,"n":"Mix Couatl"},{"c":1,"s":11,"id":1175,"u":"mobogo_b3","p":170,"h":1,"n":"Mobogo"},{"c":1,"s":11,"id":1176,"u":"mokele-mbembe_b3","p":171,"h":1,"n":"Mokele-mbembe"},{"c":1,"s":11,"id":1177,"u":"monkey_b3","p":172,"h":1,"n":"Monkey"},{"c":1,"s":11,"id":1178,"u":"monkey%20swarm_b3","p":172,"h":1,"n":"Monkey Swarm"},{"c":1,"s":11,"id":1179,"u":"moon%20hag_b3","p":131,"h":1,"n":"Moon Hag"},{"c":1,"s":11,"id":1180,"u":"moose_b3","p":173,"h":1,"n":"Moose"},{"c":1,"s":11,"id":1181,"u":"mothman_b3","p":179,"h":1,"n":"Mothman"},{"c":1,"s":11,"id":1182,"u":"munagola_b3","p":66,"h":1,"n":"Munagola"},{"c":1,"s":11,"id":1183,"u":"munavri%20spellblade_b3","p":180,"h":1,"n":"Munavri Spellblade"},{"c":1,"s":11,"id":1184,"u":"myceloid_b3","p":181,"h":1,"n":"Myceloid"},{"c":1,"s":11,"id":1185,"u":"nagaji%20soldier_b3","p":182,"h":1,"n":"Nagaji Soldier"},{"c":1,"s":11,"id":1186,"u":"namorrodor_b3","p":183,"h":1,"n":"Namorrodor"},{"c":1,"s":11,"id":1187,"u":"narwhal_b3","p":184,"h":1,"n":"Narwhal"},{"c":1,"s":11,"id":1188,"u":"nemhaith_b3","p":185,"h":1,"n":"Nemhaith"},{"c":1,"s":11,"id":1189,"u":"nightgaunt_b3","p":186,"h":1,"n":"Nightgaunt"},{"c":1,"s":11,"id":1190,"u":"nightmarchers_b3","p":187,"h":1,"n":"Nightmarchers"},{"c":1,"s":11,"id":1191,"u":"nikaramsa_b3","p":25,"h":1,"n":"Nikaramsa"},{"c":1,"s":11,"id":1192,"u":"nosferatu%20malefactor_b3","p":285,"h":1,"n":"Nosferatu Malefactor"},{"c":1,"s":11,"id":1193,"u":"nosferatu%20overlord_b3","p":285,"h":1,"n":"Nosferatu Overlord"},{"c":1,"s":11,"id":1194,"u":"nosferatu%20thrall_b3","p":284,"h":1,"n":"Nosferatu Thrall"},{"c":1,"s":11,"id":1195,"u":"nucol_b3","p":220,"h":1,"n":"Nucol"},{"c":1,"s":11,"id":1196,"u":"nyktera_b3","p":254,"h":1,"n":"Nyktera"},{"c":1,"s":11,"id":1197,"u":"oil%20living%20graffiti_b3","p":162,"h":1,"n":"Oil Living Graffiti"},{"c":1,"s":11,"id":1198,"u":"omox_b3","p":63,"h":1,"n":"Omox"},{"c":1,"s":11,"id":1199,"u":"ostovite_b3","p":193,"h":1,"n":"Ostovite"},{"c":1,"s":11,"id":1200,"u":"ouroboros_b3","p":194,"h":1,"n":"Ouroboros"},{"c":1,"s":11,"id":1201,"u":"ovinnik_b3","p":137,"h":1,"n":"Ovinnik"},{"c":1,"s":11,"id":1202,"u":"owb_b3","p":196,"h":1,"n":"Owb"},{"c":1,"s":11,"id":1203,"u":"owb%20prophet_b3","p":197,"h":1,"n":"Owb Prophet"},{"c":1,"s":11,"id":1204,"u":"pairaka_b3","p":70,"h":1,"n":"Pairaka"},{"c":1,"s":11,"id":1205,"u":"pakalchi_b3","p":220,"h":1,"n":"Pakalchi"},{"c":1,"s":11,"id":1206,"u":"palace%20skelm_b3","p":240,"h":1,"n":"Palace Skelm"},{"c":1,"s":11,"id":1207,"u":"penanggalan_b3","p":200,"h":1,"n":"Penanggalan"},{"c":1,"s":11,"id":1208,"u":"peri_b3","p":201,"h":1,"n":"Peri"},{"c":1,"s":11,"id":1209,"u":"phantom%20beast_b3","p":203,"h":1,"n":"Phantom Beast"},{"c":1,"s":11,"id":1210,"u":"phantom%20knight_b3","p":202,"h":1,"n":"Phantom Knight"},{"c":1,"s":11,"id":1211,"u":"piranha%20swarm_b3","p":99,"h":1,"n":"Piranha Swarm"},{"c":1,"s":11,"id":1212,"u":"plague%20giant_b3","p":111,"h":1,"n":"Plague Giant"},{"c":1,"s":11,"id":1213,"u":"platecarpus_b3","p":178,"h":1,"n":"Platecarpus"},{"c":1,"s":11,"id":1214,"u":"popobawa_b3","p":206,"h":1,"n":"Popobawa"},{"c":1,"s":11,"id":1215,"u":"procyal_b3","p":12,"h":1,"n":"Procyal"},{"c":1,"s":11,"id":1216,"u":"pufferfish_b3","p":99,"h":1,"n":"Pufferfish"},{"c":1,"s":11,"id":1217,"u":"pukwudgie_b3","p":208,"h":1,"n":"Pukwudgie"},{"c":1,"s":11,"id":1218,"u":"quintessivore_b3","p":209,"h":1,"n":"Quintessivore"},{"c":1,"s":11,"id":1219,"u":"raktavarna_b3","p":210,"h":1,"n":"Raktavarna"},{"c":1,"s":11,"id":1220,"u":"rancorous%20priesthood_b3","p":213,"h":1,"n":"Rancorous Priesthood"},{"c":1,"s":11,"id":1221,"u":"rat%20snake%20swarm_b3","p":249,"h":1,"n":"Rat Snake Swarm"},{"c":1,"s":11,"id":1222,"u":"red%20fox_b3","p":102,"h":1,"n":"Red Fox"},{"c":1,"s":11,"id":1223,"u":"rhu-chalik_b3","p":214,"h":1,"n":"Rhu-chalik"},{"c":1,"s":11,"id":1224,"u":"ringhorn%20ram_b3","p":212,"h":1,"n":"Ringhorn Ram"},{"c":1,"s":11,"id":1225,"u":"roiling%20incant_b3","p":215,"h":1,"n":"Roiling Incant"},{"c":1,"s":11,"id":1226,"u":"rokurokubi_b3","p":216,"h":1,"n":"Rokurokubi"},{"c":1,"s":11,"id":1227,"u":"rosethorn%20ram_b3","p":212,"h":1,"n":"Rosethorn Ram"},{"c":1,"s":11,"id":1228,"u":"sabosan_b3","p":217,"h":1,"n":"Sabosan"},{"c":1,"s":11,"id":1229,"u":"samsaran%20anchorite_b3","p":224,"h":1,"n":"Samsaran Anchorite"},{"c":1,"s":11,"id":1230,"u":"sasquatch_b3","p":225,"h":1,"n":"Sasquatch"},{"c":1,"s":11,"id":1231,"u":"scalescribe_b3","p":226,"h":1,"n":"Scalescribe"},{"c":1,"s":11,"id":1232,"u":"seaweed%20leshy_b3","p":161,"h":1,"n":"Seaweed Leshy"},{"c":1,"s":11,"id":1233,"u":"seething%20spirit_b3","p":228,"h":1,"n":"Seething Spirit"},{"c":1,"s":11,"id":1234,"u":"sepid_b3","p":71,"h":1,"n":"Sepid"},{"c":1,"s":11,"id":1235,"u":"severed%20head_b3","p":30,"h":1,"n":"Severed Head"},{"c":1,"s":11,"id":1236,"u":"shabti%20redeemer_b3","p":229,"h":1,"n":"Shabti Redeemer"},{"c":1,"s":11,"id":1237,"u":"shae_b3","p":230,"h":1,"n":"Shae"},{"c":1,"s":11,"id":1238,"u":"shambler%20troop_b3","p":302,"h":1,"n":"Shambler Troop"},{"c":1,"s":11,"id":1239,"u":"shantak_b3","p":231,"h":1,"n":"Shantak"},{"c":1,"s":11,"id":1240,"u":"shaukeen_b3","p":22,"h":1,"n":"Shaukeen"},{"c":1,"s":11,"id":1241,"u":"shikigami_b3","p":142,"h":1,"n":"Shikigami"},{"c":1,"s":11,"id":1242,"u":"shrine%20skelm_b3","p":239,"h":1,"n":"Shrine Skelm"},{"c":1,"s":11,"id":1243,"u":"shulsaga_b3","p":93,"h":1,"n":"Shulsaga"},{"c":1,"s":11,"id":1244,"u":"silvanshee_b3","p":10,"h":1,"n":"Silvanshee"},{"c":1,"s":11,"id":1245,"u":"skeleton%20infantry_b3","p":237,"h":1,"n":"Skeleton Infantry"},{"c":1,"s":11,"id":1246,"u":"skinstitch_b3","p":242,"h":1,"n":"Skinstitch"},{"c":1,"s":11,"id":1247,"u":"skull%20peeler_b3","p":243,"h":1,"n":"Skull Peeler"},{"c":1,"s":11,"id":1248,"u":"skunk_b3","p":246,"h":1,"n":"Skunk"},{"c":1,"s":11,"id":1249,"u":"slithering%20pit_b3","p":247,"h":1,"n":"Slithering Pit"},{"c":1,"s":11,"id":1250,"u":"sorcerous%20skull%20swarm_b3","p":245,"h":1,"n":"Sorcerous Skull Swarm"},{"c":1,"s":11,"id":1251,"u":"soul%20skelm_b3","p":241,"h":1,"n":"Soul Skelm"},{"c":1,"s":11,"id":1252,"u":"spiny%20eurypterid_b3","p":97,"h":1,"n":"Spiny Eurypterid"},{"c":1,"s":11,"id":1253,"u":"squirming%20swill_b3","p":256,"h":1,"n":"Squirming Swill"},{"c":1,"s":11,"id":1254,"u":"squirrel%20swarm_b3","p":257,"h":1,"n":"Squirrel Swarm"},{"c":1,"s":11,"id":1255,"u":"stheno%20harpist_b3","p":258,"h":1,"n":"Stheno Harpist"},{"c":1,"s":11,"id":1256,"u":"stone%20lion_b3","p":125,"h":1,"n":"Stone Lion"},{"c":1,"s":11,"id":1257,"u":"stone%20lion%20cub_b3","p":124,"h":1,"n":"Stone Lion Cub"},{"c":1,"s":11,"id":1258,"u":"storm%20hag_b3","p":128,"h":1,"n":"Storm Hag"},{"c":1,"s":11,"id":1259,"u":"street%20skelm_b3","p":238,"h":1,"n":"Street Skelm"},{"c":1,"s":11,"id":1260,"u":"strix%20kinmate_b3","p":259,"h":1,"n":"Strix Kinmate"},{"c":1,"s":11,"id":1261,"u":"sturzstromer_b3","p":52,"h":1,"n":"Sturzstromer"},{"c":1,"s":11,"id":1262,"u":"sulfur%20zombie_b3","p":303,"h":1,"n":"Sulfur Zombie"},{"c":1,"s":11,"id":1263,"u":"sumbreiva_b3","p":260,"h":1,"n":"Sumbreiva"},{"c":1,"s":11,"id":1264,"u":"swordkeeper_b3","p":261,"h":1,"n":"Swordkeeper"},{"c":1,"s":11,"id":1265,"u":"tattoo%20guardian_b3","p":262,"h":1,"n":"Tattoo Guardian"},{"c":1,"s":11,"id":1266,"u":"terra-cotta%20garrison_b3","p":263,"h":1,"n":"Terra-cotta Garrison"},{"c":1,"s":11,"id":1267,"u":"terra-cotta%20soldier_b3","p":263,"h":1,"n":"Terra-cotta Soldier"},{"c":1,"s":11,"id":1268,"u":"terror%20bird_b3","p":264,"h":1,"n":"Terror Bird"},{"c":1,"s":11,"id":1269,"u":"terror%20shrike_b3","p":264,"h":1,"n":"Terror Shrike"},{"c":1,"s":11,"id":1270,"u":"thanatotic%20titan_b3","p":269,"h":1,"n":"Thanatotic Titan"},{"c":1,"s":11,"id":1271,"u":"three-toed%20sloth_b3","p":248,"h":1,"n":"Three-toed Sloth"},{"c":1,"s":11,"id":1272,"u":"tiddalik_b3","p":265,"h":1,"n":"Tiddalik"},{"c":1,"s":11,"id":1273,"u":"tidehawk_b3","p":266,"h":1,"n":"Tidehawk"},{"c":1,"s":11,"id":1274,"u":"tikbalang_b3","p":267,"h":1,"n":"Tikbalang"},{"c":1,"s":11,"id":1275,"u":"tolokand_b3","p":272,"h":1,"n":"Tolokand"},{"c":1,"s":11,"id":1276,"u":"tomb%20giant_b3","p":110,"h":1,"n":"Tomb Giant"},{"c":1,"s":11,"id":1277,"u":"tooth%20fairy_b3","p":273,"h":1,"n":"Tooth Fairy"},{"c":1,"s":11,"id":1278,"u":"tooth%20fairy%20swarm_b3","p":273,"h":1,"n":"Tooth Fairy Swarm"},{"c":1,"s":11,"id":1279,"u":"toshigami_b3","p":145,"h":1,"n":"Toshigami"},{"c":1,"s":11,"id":1280,"u":"trailgaunt_b3","p":274,"h":1,"n":"Trailgaunt"},{"c":1,"s":11,"id":1281,"u":"trilobite_b3","p":275,"h":1,"n":"Trilobite"},{"c":1,"s":11,"id":1282,"u":"trilobite%20swarm_b3","p":275,"h":1,"n":"Trilobite Swarm"},{"c":1,"s":11,"id":1283,"u":"triumph%20siktempora_b3","p":233,"h":1,"n":"Triumph Siktempora"},{"c":1,"s":11,"id":1284,"u":"tupilaq_b3","p":278,"h":1,"n":"Tupilaq"},{"c":1,"s":11,"id":1285,"u":"tylosaurus_b3","p":178,"h":1,"n":"Tylosaurus"},{"c":1,"s":11,"id":1286,"u":"tyrannosaurus%20skeleton_b3","p":236,"h":1,"n":"Tyrannosaurus Skeleton"},{"c":1,"s":11,"id":1287,"u":"tzitzimitl_b3","p":279,"h":1,"n":"Tzitzimitl"},{"c":1,"s":11,"id":1288,"u":"umasi_b3","p":280,"h":1,"n":"Umasi"},{"c":1,"s":11,"id":1289,"u":"valkyrie_b3","p":281,"h":1,"n":"Valkyrie"},{"c":1,"s":11,"id":1290,"u":"vanara%20disciple_b3","p":286,"h":1,"n":"Vanara Disciple"},{"c":1,"s":11,"id":1291,"u":"vilderavn_b3","p":287,"h":1,"n":"Vilderavn"},{"c":1,"s":11,"id":1292,"u":"vine%20leshy_b3","p":160,"h":1,"n":"Vine Leshy"},{"c":1,"s":11,"id":1293,"u":"viper%20swarm_b3","p":249,"h":1,"n":"Viper Swarm"},{"c":1,"s":11,"id":1294,"u":"vishkanya%20infiltrator_b3","p":288,"h":1,"n":"Vishkanya Infiltrator"},{"c":1,"s":11,"id":1295,"u":"vulpinal_b3","p":11,"h":1,"n":"Vulpinal"},{"c":1,"s":11,"id":1296,"u":"water%20wisp_b3","p":91,"h":1,"n":"Water Wisp"},{"c":1,"s":11,"id":1297,"u":"wayang%20whisperblade_b3","p":290,"h":1,"n":"Wayang Whisperblade"},{"c":1,"s":11,"id":1298,"u":"weasel_b3","p":291,"h":1,"n":"Weasel"},{"c":1,"s":11,"id":1299,"u":"werebat_b3","p":293,"h":1,"n":"Werebat"},{"c":1,"s":11,"id":1300,"u":"werecrocodile_b3","p":293,"h":1,"n":"Werecrocodile"},{"c":1,"s":11,"id":1301,"u":"wihsaak_b3","p":220,"h":1,"n":"Wihsaak"},{"c":1,"s":11,"id":1302,"u":"winter%20hag_b3","p":129,"h":1,"n":"Winter Hag"},{"c":1,"s":11,"id":1303,"u":"wizard%20sponge_b3","p":294,"h":1,"n":"Wizard Sponge"},{"c":1,"s":11,"id":1304,"u":"wolliped_b3","p":295,"h":1,"n":"Wolliped"},{"c":1,"s":11,"id":1305,"u":"wyrmwraith_b3","p":296,"h":1,"n":"Wyrmwraith"},{"c":1,"s":11,"id":1306,"u":"wyrwood%20sneak_b3","p":298,"h":1,"n":"Wyrwood Sneak"},{"c":1,"s":11,"id":1307,"u":"ximtal_b3","p":222,"h":1,"n":"Ximtal"},{"c":1,"s":11,"id":1308,"u":"xiuh%20couatl_b3","p":57,"h":1,"n":"Xiuh Couatl"},{"c":1,"s":11,"id":1309,"u":"yithian_b3","p":299,"h":1,"n":"Yithian"},{"c":1,"s":11,"id":1310,"u":"young%20forest%20dragon_b3","p":74,"h":1,"n":"Young Forest Dragon"},{"c":1,"s":11,"id":1311,"u":"young%20sea%20dragon_b3","p":77,"h":1,"n":"Young Sea Dragon"},{"c":1,"s":11,"id":1312,"u":"young%20sky%20dragon_b3","p":79,"h":1,"n":"Young Sky Dragon"},{"c":1,"s":11,"id":1313,"u":"young%20sovereign%20dragon_b3","p":81,"h":1,"n":"Young Sovereign Dragon"},{"c":1,"s":11,"id":1314,"u":"young%20underworld%20dragon_b3","p":83,"h":1,"n":"Young Underworld Dragon"},{"c":1,"s":11,"id":1315,"u":"yzobu_b3","p":300,"h":1,"n":"Yzobu"},{"c":1,"s":11,"id":1316,"u":"zetogeki_b3","p":301,"h":1,"n":"Zetogeki"},{"c":1,"s":11,"id":1317,"u":"zombie%20dragon_b3","p":303,"h":1,"n":"Zombie Dragon"},{"c":1,"s":11,"id":1318,"u":"zuishin_b3","p":144,"h":1,"n":"Zuishin"},{"c":1,"s":5,"id":1319,"u":"unseen%20servant_crb","p":380,"h":1,"n":"Unseen Servant"},{"c":1,"s":12,"id":1320,"u":"acolyte%20of%20nethys_gmg","p":212,"h":1,"n":"Acolyte Of Nethys"},{"c":1,"s":12,"id":1321,"u":"acrobat_gmg","p":237,"h":1,"n":"Acrobat"},{"c":1,"s":12,"id":1322,"u":"adept_gmg","p":228,"h":1,"n":"Adept"},{"c":1,"s":12,"id":1323,"u":"advisor_gmg","p":208,"h":1,"n":"Advisor"},{"c":1,"s":12,"id":1324,"u":"antipaladin_gmg","p":247,"h":1,"n":"Antipaladin"},{"c":1,"s":12,"id":1325,"u":"apothecary_gmg","p":221,"h":1,"n":"Apothecary"},{"c":1,"s":12,"id":1326,"u":"apprentice_gmg","p":244,"h":1,"n":"Apprentice"},{"c":1,"s":12,"id":1327,"u":"archer%20sentry_gmg","p":234,"h":1,"n":"Archer Sentry"},{"c":1,"s":12,"id":1328,"u":"assassin_gmg","p":212,"h":1,"n":"Assassin"},{"c":1,"s":12,"id":1329,"u":"astronomer_gmg","p":241,"h":1,"n":"Astronomer"},{"c":1,"s":12,"id":1330,"u":"bandit_gmg","p":209,"h":1,"n":"Bandit"},{"c":1,"s":12,"id":1331,"u":"barkeep_gmg","p":238,"h":1,"n":"Barkeep"},{"c":1,"s":12,"id":1332,"u":"barrister_gmg","p":233,"h":1,"n":"Barrister"},{"c":1,"s":12,"id":1333,"u":"beast%20tamer_gmg","p":238,"h":1,"n":"Beast Tamer"},{"c":1,"s":12,"id":1334,"u":"beggar_gmg","p":214,"h":1,"n":"Beggar"},{"c":1,"s":12,"id":1335,"u":"bodyguard_gmg","p":226,"h":1,"n":"Bodyguard"},{"c":1,"s":12,"id":1336,"u":"bosun_gmg","p":243,"h":1,"n":"Bosun"},{"c":1,"s":12,"id":1337,"u":"bounty%20hunter_gmg","p":227,"h":1,"n":"Bounty Hunter"},{"c":1,"s":12,"id":1338,"u":"burglar_gmg","p":212,"h":1,"n":"Burglar"},{"c":1,"s":12,"id":1339,"u":"captain%20of%20the%20guard_gmg","p":236,"h":1,"n":"Captain Of The Guard"},{"c":1,"s":12,"id":1340,"u":"charlatan_gmg","p":210,"h":1,"n":"Charlatan"},{"c":1,"s":12,"id":1341,"u":"chronicler_gmg","p":216,"h":1,"n":"Chronicler"},{"c":1,"s":12,"id":1342,"u":"commoner_gmg","p":214,"h":1,"n":"Commoner"},{"c":1,"s":12,"id":1343,"u":"cult%20leader_gmg","p":231,"h":1,"n":"Cult Leader"},{"c":1,"s":12,"id":1344,"u":"cultist_gmg","p":229,"h":1,"n":"Cultist"},{"c":1,"s":12,"id":1345,"u":"dancer_gmg","p":237,"h":1,"n":"Dancer"},{"c":1,"s":12,"id":1346,"u":"demonologist_gmg","p":231,"h":1,"n":"Demonologist"},{"c":1,"s":12,"id":1347,"u":"despot_gmg","p":249,"h":1,"n":"Despot"},{"c":1,"s":12,"id":1348,"u":"dockhand_gmg","p":224,"h":1,"n":"Dockhand"},{"c":1,"s":12,"id":1349,"u":"drunkard_gmg","p":239,"h":1,"n":"Drunkard"},{"c":1,"s":12,"id":1350,"u":"executioner_gmg","p":236,"h":1,"n":"Executioner"},{"c":1,"s":12,"id":1351,"u":"false%20priest_gmg","p":229,"h":1,"n":"False Priest"},{"c":1,"s":12,"id":1352,"u":"farmer_gmg","p":224,"h":1,"n":"Farmer"},{"c":1,"s":12,"id":1353,"u":"fence_gmg","p":212,"h":1,"n":"Fence"},{"c":1,"s":12,"id":1354,"u":"gang%20leader_gmg","p":249,"h":1,"n":"Gang Leader"},{"c":1,"s":12,"id":1355,"u":"grave%20robber_gmg","p":209,"h":1,"n":"Grave Robber"},{"c":1,"s":12,"id":1356,"u":"gravedigger_gmg","p":224,"h":1,"n":"Gravedigger"},{"c":1,"s":12,"id":1357,"u":"guard_gmg","p":233,"h":1,"n":"Guard"},{"c":1,"s":12,"id":1358,"u":"guide_gmg","p":217,"h":1,"n":"Guide"},{"c":1,"s":12,"id":1359,"u":"guildmaster_gmg","p":245,"h":1,"n":"Guildmaster"},{"c":1,"s":12,"id":1360,"u":"harbormaster_gmg","p":225,"h":1,"n":"Harbormaster"},{"c":1,"s":12,"id":1361,"u":"harrow%20reader_gmg","p":228,"h":1,"n":"Harrow Reader"},{"c":1,"s":12,"id":1362,"u":"hunter_gmg","p":220,"h":1,"n":"Hunter"},{"c":1,"s":12,"id":1363,"u":"innkeeper_gmg","p":239,"h":1,"n":"Innkeeper"},{"c":1,"s":12,"id":1364,"u":"jailer_gmg","p":234,"h":1,"n":"Jailer"},{"c":1,"s":12,"id":1365,"u":"judge_gmg","p":224,"h":1,"n":"Judge"},{"c":1,"s":12,"id":1366,"u":"librarian_gmg","p":240,"h":1,"n":"Librarian"},{"c":1,"s":12,"id":1367,"u":"mage%20for%20hire_gmg","p":226,"h":1,"n":"Mage For Hire"},{"c":1,"s":12,"id":1368,"u":"mastermind_gmg","p":247,"h":1,"n":"Mastermind"},{"c":1,"s":12,"id":1369,"u":"merchant_gmg","p":244,"h":1,"n":"Merchant"},{"c":1,"s":12,"id":1370,"u":"miner_gmg","p":224,"h":1,"n":"Miner"},{"c":1,"s":12,"id":1371,"u":"monster%20hunter_gmg","p":227,"h":1,"n":"Monster Hunter"},{"c":1,"s":12,"id":1372,"u":"navigator_gmg","p":242,"h":1,"n":"Navigator"},{"c":1,"s":12,"id":1373,"u":"necromancer_gmg","p":231,"h":1,"n":"Necromancer"},{"c":1,"s":12,"id":1374,"u":"noble_gmg","p":207,"h":1,"n":"Noble"},{"c":1,"s":12,"id":1375,"u":"palace%20guard_gmg","p":207,"h":1,"n":"Palace Guard"},{"c":1,"s":12,"id":1376,"u":"physician_gmg","p":221,"h":1,"n":"Physician"},{"c":1,"s":12,"id":1377,"u":"pirate_gmg","p":242,"h":1,"n":"Pirate"},{"c":1,"s":12,"id":1378,"u":"plague%20doctor_gmg","p":222,"h":1,"n":"Plague Doctor"},{"c":1,"s":12,"id":1379,"u":"poacher_gmg","p":219,"h":1,"n":"Poacher"},{"c":1,"s":12,"id":1380,"u":"priest%20of%20pharasma_gmg","p":213,"h":1,"n":"Priest Of Pharasma"},{"c":1,"s":12,"id":1381,"u":"prisoner_gmg","p":215,"h":1,"n":"Prisoner"},{"c":1,"s":12,"id":1382,"u":"prophet_gmg","p":212,"h":1,"n":"Prophet"},{"c":1,"s":12,"id":1383,"u":"reckless%20scientist_gmg","p":249,"h":1,"n":"Reckless Scientist"},{"c":1,"s":12,"id":1384,"u":"ruffian_gmg","p":210,"h":1,"n":"Ruffian"},{"c":1,"s":12,"id":1385,"u":"saboteur_gmg","p":247,"h":1,"n":"Saboteur"},{"c":1,"s":12,"id":1386,"u":"sage_gmg","p":241,"h":1,"n":"Sage"},{"c":1,"s":12,"id":1387,"u":"servant_gmg","p":224,"h":1,"n":"Servant"},{"c":1,"s":12,"id":1388,"u":"server_gmg","p":238,"h":1,"n":"Server"},{"c":1,"s":12,"id":1389,"u":"ship%20captain_gmg","p":243,"h":1,"n":"Ship Captain"},{"c":1,"s":12,"id":1390,"u":"smith_gmg","p":245,"h":1,"n":"Smith"},{"c":1,"s":12,"id":1391,"u":"spy_gmg","p":208,"h":1,"n":"Spy"},{"c":1,"s":12,"id":1392,"u":"surgeon_gmg","p":222,"h":1,"n":"Surgeon"},{"c":1,"s":12,"id":1393,"u":"tax%20collector_gmg","p":224,"h":1,"n":"Tax Collector"},{"c":1,"s":12,"id":1394,"u":"teacher_gmg","p":240,"h":1,"n":"Teacher"},{"c":1,"s":12,"id":1395,"u":"tomb%20raider_gmg","p":217,"h":1,"n":"Tomb Raider"},{"c":1,"s":12,"id":1396,"u":"torchbearer_gmg","p":216,"h":1,"n":"Torchbearer"},{"c":1,"s":12,"id":1397,"u":"tracker_gmg","p":220,"h":1,"n":"Tracker"},{"c":1,"s":12,"id":1398,"u":"troubadour_gmg","p":238,"h":1,"n":"Troubadour"},{"c":1,"s":12,"id":1399,"u":"urchin_gmg","p":215,"h":1,"n":"Urchin"},{"c":1,"s":12,"id":1400,"u":"warden_gmg","p":225,"h":1,"n":"Warden"},{"c":1,"s":12,"id":1401,"u":"watch%20officer_gmg","p":236,"h":1,"n":"Watch Officer"},{"c":1,"s":12,"id":1402,"u":"zealot%20of%20asmodeus_gmg","p":213,"h":1,"n":"Zealot Of Asmodeus"},{"c":1,"s":13,"id":1403,"u":"alak%20stagram_aoa1","p":19,"h":1,"n":"Alak Stagram"},{"c":1,"s":13,"id":1404,"u":"anadi%20elder_aoa1","p":85,"h":1,"n":"Anadi Elder"},{"c":1,"s":13,"id":1405,"u":"anadi%20hunter_aoa1","p":84,"h":1,"n":"Anadi Hunter"},{"c":1,"s":13,"id":1406,"u":"anadi%20sage_aoa1","p":85,"h":1,"n":"Anadi Sage"},{"c":1,"s":13,"id":1407,"u":"bloody%20blade%20mercenary_aoa1","p":50,"h":1,"n":"Bloody Blade Mercenary"},{"c":1,"s":13,"id":1408,"u":"calmont_aoa1","p":27,"h":1,"n":"Calmont"},{"c":1,"s":13,"id":1409,"u":"dmiri%20yoltosha_aoa1","p":51,"h":1,"n":"Dmiri Yoltosha"},{"c":1,"s":13,"id":1410,"u":"doorwarden_aoa1","p":86,"h":1,"n":"Doorwarden"},{"c":1,"s":13,"id":1411,"u":"emperor%20bird_aoa1","p":87,"h":1,"n":"Emperor Bird"},{"c":1,"s":13,"id":1412,"u":"grauladon_aoa1","p":88,"h":1,"n":"Grauladon"},{"c":1,"s":13,"id":1413,"u":"graveshell_aoa1","p":89,"h":1,"n":"Graveshell"},{"c":1,"s":13,"id":1414,"u":"hellcrown_aoa1","p":90,"h":1,"n":"Hellcrown"},{"c":1,"s":13,"id":1415,"u":"malarunk_aoa1","p":58,"h":1,"n":"Malarunk"},{"c":1,"s":13,"id":1416,"u":"renali_aoa1","p":79,"h":1,"n":"Renali"},{"c":1,"s":13,"id":1417,"u":"skeletal%20hellknight_aoa1","p":40,"h":1,"n":"Skeletal Hellknight"},{"c":1,"s":13,"id":1418,"u":"skorp%20and%20venak_aoa1","p":37,"h":1,"n":"Skorp And Venak"},{"c":1,"s":13,"id":1419,"u":"tixitog_aoa1","p":91,"h":1,"n":"Tixitog"},{"c":1,"s":13,"id":1420,"u":"voz%20lirayne_aoa1","p":81,"h":1,"n":"Voz Lirayne"},{"c":1,"s":13,"id":1421,"u":"warbal%20bumblebrasher_aoa1","p":83,"h":1,"n":"Warbal Bumblebrasher"},{"c":1,"s":14,"id":1422,"u":"asanbosam_aoa2","p":80,"h":1,"n":"Asanbosam"},{"c":1,"s":14,"id":1423,"u":"belmazog_aoa2","p":77,"h":1,"n":"Belmazog"},{"c":1,"s":14,"id":1424,"u":"bida_aoa2","p":81,"h":1,"n":"Bida"},{"c":1,"s":14,"id":1425,"u":"biloko%20veteran_aoa2","p":83,"h":1,"n":"Biloko Veteran"},{"c":1,"s":14,"id":1426,"u":"biloko%20warrior_aoa2","p":82,"h":1,"n":"Biloko Warrior"},{"c":1,"s":14,"id":1427,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2","p":85,"h":1,"n":"Charau-ka Acolyte Of Angazhan"},{"c":1,"s":14,"id":1428,"u":"charau-ka%20butcher_aoa2","p":85,"h":1,"n":"Charau-ka Butcher"},{"c":1,"s":14,"id":1429,"u":"charau-ka%20dragon%20priest_aoa2","p":59,"h":1,"n":"Charau-ka Dragon Priest"},{"c":1,"s":14,"id":1430,"u":"charau-ka%20warrior_aoa2","p":84,"h":1,"n":"Charau-ka Warrior"},{"c":1,"s":14,"id":1431,"u":"ekujae%20guardian_aoa2","p":11,"h":1,"n":"Ekujae Guardian"},{"c":1,"s":14,"id":1432,"u":"eloko_aoa2","p":83,"h":1,"n":"Eloko"},{"c":1,"s":14,"id":1433,"u":"gerhard%20pendergrast_aoa2","p":37,"h":1,"n":"Gerhard Pendergrast"},{"c":1,"s":14,"id":1434,"u":"grippli%20archer_aoa2","p":87,"h":1,"n":"Grippli Archer"},{"c":1,"s":14,"id":1435,"u":"grippli%20greenspeaker_aoa2","p":87,"h":1,"n":"Grippli Greenspeaker"},{"c":1,"s":14,"id":1436,"u":"grippli%20scout_aoa2","p":86,"h":1,"n":"Grippli Scout"},{"c":1,"s":14,"id":1437,"u":"hezle_aoa2","p":50,"h":1,"n":"Hezle"},{"c":1,"s":14,"id":1438,"u":"jahsi_aoa2","p":11,"h":1,"n":"Jahsi"},{"c":1,"s":14,"id":1439,"u":"kishi_aoa2","p":88,"h":1,"n":"Kishi"},{"c":1,"s":14,"id":1440,"u":"living%20sap_aoa2","p":89,"h":1,"n":"Living Sap"},{"c":1,"s":14,"id":1441,"u":"mokele-mbembe_aoa2","p":90,"h":1,"n":"Mokele-mbembe"},{"c":1,"s":14,"id":1442,"u":"nketiah_aoa2","p":79,"h":1,"n":"Nketiah"},{"c":1,"s":14,"id":1443,"u":"racharak_aoa2","p":34,"h":1,"n":"Racharak"},{"c":1,"s":14,"id":1444,"u":"sabosan_aoa2","p":91,"h":1,"n":"Sabosan"},{"c":1,"s":15,"id":1445,"u":"augur_aoa3","p":82,"h":1,"n":"Augur"},{"c":1,"s":15,"id":1446,"u":"barushak%20il-varashma_aoa3","p":44,"h":1,"n":"Barushak Il-varashma"},{"c":1,"s":15,"id":1447,"u":"blood%20boar_aoa3","p":76,"h":1,"n":"Blood Boar"},{"c":1,"s":15,"id":1448,"u":"evangelist_aoa3","p":83,"h":1,"n":"Evangelist"},{"c":1,"s":15,"id":1449,"u":"ghastly%20bear_aoa3","p":50,"h":1,"n":"Ghastly Bear"},{"c":1,"s":15,"id":1450,"u":"heuberk%20thropp_aoa3","p":7,"h":1,"n":"Heuberk Thropp"},{"c":1,"s":15,"id":1451,"u":"interlocutor_aoa3","p":84,"h":1,"n":"Interlocutor"},{"c":1,"s":15,"id":1452,"u":"kalavakus_aoa3","p":77,"h":1,"n":"Kalavakus"},{"c":1,"s":15,"id":1453,"u":"laslunn_aoa3","p":87,"h":1,"n":"Laslunn"},{"c":1,"s":15,"id":1454,"u":"mercenary%20sailor_aoa3","p":18,"h":1,"n":"Mercenary Sailor"},{"c":1,"s":15,"id":1455,"u":"mialari%20docur_aoa3","p":89,"h":1,"n":"Mialari Docur"},{"c":1,"s":15,"id":1456,"u":"nolly%20peltry_aoa3","p":91,"h":1,"n":"Nolly Peltry"},{"c":1,"s":15,"id":1457,"u":"one-eye%20amnin_aoa3","p":23,"h":1,"n":"One-eye Amnin"},{"c":1,"s":15,"id":1458,"u":"osyluth_aoa3","p":78,"h":1,"n":"Osyluth"},{"c":1,"s":15,"id":1459,"u":"precentor_aoa3","p":85,"h":1,"n":"Precentor"},{"c":1,"s":15,"id":1460,"u":"remnant%20of%20barzillai_aoa3","p":80,"h":1,"n":"Remnant Of Barzillai"},{"c":1,"s":15,"id":1461,"u":"rusalka_aoa3","p":81,"h":1,"n":"Rusalka"},{"c":1,"s":15,"id":1462,"u":"rusty%20mae_aoa3","p":14,"h":1,"n":"Rusty Mae"},{"c":1,"s":15,"id":1463,"u":"scarlet%20triad%20poisoner_aoa3","p":41,"h":1,"n":"Scarlet Triad Poisoner"},{"c":1,"s":15,"id":1464,"u":"scarlet%20triad%20sneak_aoa3","p":8,"h":1,"n":"Scarlet Triad Sneak"},{"c":1,"s":15,"id":1465,"u":"scarlet%20triad%20sniper_aoa3","p":56,"h":1,"n":"Scarlet Triad Sniper"},{"c":1,"s":15,"id":1466,"u":"scarlet%20triad%20thug_aoa3","p":16,"h":1,"n":"Scarlet Triad Thug"},{"c":1,"s":15,"id":1467,"u":"shadow%20giant_aoa3","p":79,"h":1,"n":"Shadow Giant"},{"c":1,"s":15,"id":1468,"u":"vaklish_aoa3","p":54,"h":1,"n":"Vaklish"},{"c":1,"s":16,"id":1469,"u":"accursed%20forge-spurned_aoa4","p":32,"h":1,"n":"Accursed Forge-spurned"},{"c":1,"s":16,"id":1470,"u":"adult%20magma%20dragon_aoa4","p":80,"h":1,"n":"Adult Magma Dragon"},{"c":1,"s":16,"id":1471,"u":"ancient%20magma%20dragon_aoa4","p":81,"h":1,"n":"Ancient Magma Dragon"},{"c":1,"s":16,"id":1472,"u":"carnivorous%20crystal_aoa4","p":76,"h":1,"n":"Carnivorous Crystal"},{"c":1,"s":16,"id":1473,"u":"corrupt%20guard_aoa4","p":27,"h":1,"n":"Corrupt Guard"},{"c":1,"s":16,"id":1474,"u":"dalos_aoa4","p":77,"h":1,"n":"Dalos"},{"c":1,"s":16,"id":1475,"u":"deculi_aoa4","p":78,"h":1,"n":"Deculi"},{"c":1,"s":16,"id":1476,"u":"devourer_aoa4","p":79,"h":1,"n":"Devourer"},{"c":1,"s":16,"id":1477,"u":"dragonscarred%20dead_aoa4","p":82,"h":1,"n":"Dragonscarred Dead"},{"c":1,"s":16,"id":1478,"u":"duergar%20slave%20lord_aoa4","p":50,"h":1,"n":"Duergar Slave Lord"},{"c":1,"s":16,"id":1479,"u":"falrok_aoa4","p":46,"h":1,"n":"Falrok"},{"c":1,"s":16,"id":1480,"u":"forge-spurned_aoa4","p":83,"h":1,"n":"Forge-spurned"},{"c":1,"s":16,"id":1481,"u":"gashadokuro_aoa4","p":84,"h":1,"n":"Gashadokuro"},{"c":1,"s":16,"id":1482,"u":"ilssrah%20embermead_aoa4","p":89,"h":1,"n":"Ilssrah Embermead"},{"c":1,"s":16,"id":1483,"u":"kelda%20halrig_aoa4","p":87,"h":1,"n":"Kelda Halrig"},{"c":1,"s":16,"id":1484,"u":"king%20harral_aoa4","p":42,"h":1,"n":"King Harral"},{"c":1,"s":16,"id":1485,"u":"kralgurn_aoa4","p":31,"h":1,"n":"Kralgurn"},{"c":1,"s":16,"id":1486,"u":"lazurite-infused%20stone%20golem_aoa4","p":45,"h":1,"n":"Lazurite-infused Stone Golem"},{"c":1,"s":16,"id":1487,"u":"saggorak%20poltergeist_aoa4","p":43,"h":1,"n":"Saggorak Poltergeist"},{"c":1,"s":16,"id":1488,"u":"soulbound%20ruin_aoa4","p":85,"h":1,"n":"Soulbound Ruin"},{"c":1,"s":16,"id":1489,"u":"talamira_aoa4","p":8,"h":1,"n":"Talamira"},{"c":1,"s":16,"id":1490,"u":"thea_aoa4","p":31,"h":1,"n":"Thea"},{"c":1,"s":16,"id":1491,"u":"veshumirix_aoa4","p":91,"h":1,"n":"Veshumirix"},{"c":1,"s":16,"id":1492,"u":"xevalorg_aoa4","p":14,"h":1,"n":"Xevalorg"},{"c":1,"s":16,"id":1493,"u":"young%20magma%20dragon_aoa4","p":80,"h":1,"n":"Young Magma Dragon"},{"c":1,"s":16,"id":1494,"u":"zuferian_aoa4","p":37,"h":1,"n":"Zuferian"},{"c":1,"s":17,"id":1495,"u":"aluum%20enforcer_aoa5","p":82,"h":1,"n":"Aluum Enforcer"},{"c":1,"s":17,"id":1496,"u":"calikang_aoa5","p":84,"h":1,"n":"Calikang"},{"c":1,"s":17,"id":1497,"u":"cornugon_aoa5","p":87,"h":1,"n":"Cornugon"},{"c":1,"s":17,"id":1498,"u":"crucidaemon_aoa5","p":85,"h":1,"n":"Crucidaemon"},{"c":1,"s":17,"id":1499,"u":"duneshaker%20solifugid_aoa5","p":89,"h":1,"n":"Duneshaker Solifugid"},{"c":1,"s":17,"id":1500,"u":"giant%20solifugid_aoa5","p":89,"h":1,"n":"Giant Solifugid"},{"c":1,"s":17,"id":1501,"u":"immortal%20ichor_aoa5","p":88,"h":1,"n":"Immortal Ichor"},{"c":1,"s":17,"id":1502,"u":"ishti_aoa5","p":47,"h":1,"n":"Ishti"},{"c":1,"s":17,"id":1503,"u":"nalfeshnee_aoa5","p":86,"h":1,"n":"Nalfeshnee"},{"c":1,"s":17,"id":1504,"u":"scarlet%20triad%20boss_aoa5","p":57,"h":1,"n":"Scarlet Triad Boss"},{"c":1,"s":17,"id":1505,"u":"scarlet%20triad%20enforcer_aoa5","p":41,"h":1,"n":"Scarlet Triad Enforcer"},{"c":1,"s":17,"id":1506,"u":"scarlet%20triad%20mage_aoa5","p":57,"h":1,"n":"Scarlet Triad Mage"},{"c":1,"s":17,"id":1507,"u":"shak_aoa5","p":34,"h":1,"n":"Shak"},{"c":1,"s":17,"id":1508,"u":"spiritbound%20aluum_aoa5","p":83,"h":1,"n":"Spiritbound Aluum"},{"c":1,"s":17,"id":1509,"u":"teyam%20ishtori_aoa5","p":61,"h":1,"n":"Teyam Ishtori"},{"c":1,"s":17,"id":1510,"u":"uri%20zandivar_aoa5","p":93,"h":1,"n":"Uri Zandivar"},{"c":1,"s":17,"id":1511,"u":"witchwyrd_aoa5","p":90,"h":1,"n":"Witchwyrd"},{"c":1,"s":17,"id":1512,"u":"xotanispawn_aoa5","p":91,"h":1,"n":"Xotanispawn"},{"c":1,"s":17,"id":1513,"u":"zephyr%20guard_aoa5","p":51,"h":1,"n":"Zephyr Guard"},{"c":1,"s":18,"id":1514,"u":"aiudara%20wraith_aoa6","p":78,"h":1,"n":"Aiudara Wraith"},{"c":1,"s":18,"id":1515,"u":"animated%20dragonstorm_aoa6","p":10,"h":1,"n":"Animated Dragonstorm"},{"c":1,"s":18,"id":1516,"u":"candlaron's%20echo_aoa6","p":56,"h":1,"n":"Candlaron's Echo"},{"c":1,"s":18,"id":1517,"u":"dragonshard%20guardian_aoa6","p":79,"h":1,"n":"Dragonshard Guardian"},{"c":1,"s":18,"id":1518,"u":"dragonstorm%20fire%20giant_aoa6","p":14,"h":1,"n":"Dragonstorm Fire Giant"},{"c":1,"s":18,"id":1519,"u":"elder%20wyrmwraith_aoa6","p":85,"h":1,"n":"Elder Wyrmwraith"},{"c":1,"s":18,"id":1520,"u":"emaliza%20zandivar_aoa6","p":87,"h":1,"n":"Emaliza Zandivar"},{"c":1,"s":18,"id":1521,"u":"hermean%20mutant_aoa6","p":40,"h":1,"n":"Hermean Mutant"},{"c":1,"s":18,"id":1522,"u":"ilgreth_aoa6","p":57,"h":1,"n":"Ilgreth"},{"c":1,"s":18,"id":1523,"u":"ingnovim%20tluss_aoa6","p":39,"h":1,"n":"Ingnovim Tluss"},{"c":1,"s":18,"id":1524,"u":"ingnovim's%20assistant_aoa6","p":40,"h":1,"n":"Ingnovim's Assistant"},{"c":1,"s":18,"id":1525,"u":"inizra%20arumelo_aoa6","p":89,"h":1,"n":"Inizra Arumelo"},{"c":1,"s":18,"id":1526,"u":"lesser%20manifestation%20of%20dahak_aoa6","p":16,"h":1,"n":"Lesser Manifestation Of Dahak"},{"c":1,"s":18,"id":1527,"u":"manifestation%20of%20dahak_aoa6","p":63,"h":1,"n":"Manifestation Of Dahak"},{"c":1,"s":18,"id":1528,"u":"mengkare_aoa6","p":90,"h":1,"n":"Mengkare"},{"c":1,"s":18,"id":1529,"u":"promise%20guard_aoa6","p":29,"h":1,"n":"Promise Guard"},{"c":1,"s":18,"id":1530,"u":"rinnarv%20bontimar_aoa6","p":24,"h":1,"n":"Rinnarv Bontimar"},{"c":1,"s":18,"id":1531,"u":"tarrasque_aoa6","p":80,"h":1,"n":"Tarrasque"},{"c":1,"s":18,"id":1532,"u":"tzitzimitl_aoa6","p":82,"h":1,"n":"Tzitzimitl"},{"c":1,"s":18,"id":1533,"u":"vazgorlu_aoa6","p":83,"h":1,"n":"Vazgorlu"},{"c":1,"s":18,"id":1534,"u":"wyrmwraith_aoa6","p":84,"h":1,"n":"Wyrmwraith"},{"c":1,"s":18,"id":1535,"u":"xotani_aoa6","p":81,"h":1,"n":"Xotani"},{"c":1,"s":19,"id":1536,"u":"almiraj_aoe1","p":16,"h":1,"n":"Almiraj"},{"c":1,"s":19,"id":1537,"u":"antaro%20boldblade_aoe1","p":8,"h":1,"n":"Antaro Boldblade"},{"c":1,"s":19,"id":1538,"u":"battle%20leader%20rekarek_aoe1","p":27,"h":1,"n":"Battle Leader Rekarek"},{"c":1,"s":19,"id":1539,"u":"binumir_aoe1","p":82,"h":1,"n":"Binumir"},{"c":1,"s":19,"id":1540,"u":"bolar%20of%20stonemoor_aoe1","p":8,"h":1,"n":"Bolar Of Stonemoor"},{"c":1,"s":19,"id":1541,"u":"cobbleswarm_aoe1","p":83,"h":1,"n":"Cobbleswarm"},{"c":1,"s":19,"id":1542,"u":"eunice_aoe1","p":12,"h":1,"n":"Eunice"},{"c":1,"s":19,"id":1543,"u":"gref_aoe1","p":34,"h":1,"n":"Gref"},{"c":1,"s":19,"id":1544,"u":"grick_aoe1","p":35,"h":1,"n":"Grick"},{"c":1,"s":19,"id":1545,"u":"grospek%20lavarsus_aoe1","p":87,"h":1,"n":"Grospek Lavarsus"},{"c":1,"s":19,"id":1546,"u":"hendrid%20pratchett_aoe1","p":89,"h":1,"n":"Hendrid Pratchett"},{"c":1,"s":19,"id":1547,"u":"kekker_aoe1","p":34,"h":1,"n":"Kekker"},{"c":1,"s":19,"id":1548,"u":"kemeneles_aoe1","p":53,"h":1,"n":"Kemeneles"},{"c":1,"s":19,"id":1549,"u":"lyrma%20swampwalker_aoe1","p":54,"h":1,"n":"Lyrma Swampwalker"},{"c":1,"s":19,"id":1550,"u":"miriel%20grayleaf_aoe1","p":7,"h":1,"n":"Miriel Grayleaf"},{"c":1,"s":19,"id":1551,"u":"pickled%20punk_aoe1","p":59,"h":1,"n":"Pickled Punk"},{"c":1,"s":19,"id":1552,"u":"ralso_aoe1","p":91,"h":1,"n":"Ralso"},{"c":1,"s":19,"id":1553,"u":"shredskin_aoe1","p":60,"h":1,"n":"Shredskin"},{"c":1,"s":19,"id":1554,"u":"siege%20shard_aoe1","p":84,"h":1,"n":"Siege Shard"},{"c":1,"s":19,"id":1555,"u":"skebs_aoe1","p":8,"h":1,"n":"Skebs"},{"c":1,"s":19,"id":1556,"u":"vargouille_aoe1","p":35,"h":1,"n":"Vargouille"},{"c":1,"s":19,"id":1557,"u":"zrukbat_aoe1","p":85,"h":1,"n":"Zrukbat"},{"c":1,"s":20,"id":1558,"u":"bone%20skipper%20swarm_aoe2","p":80,"h":1,"n":"Bone Skipper Swarm"},{"c":1,"s":20,"id":1559,"u":"copper%20hand%20illusionist_aoe2","p":23,"h":1,"n":"Copper Hand Illusionist"},{"c":1,"s":20,"id":1560,"u":"copper%20hand%20rogue_aoe2","p":16,"h":1,"n":"Copper Hand Rogue"},{"c":1,"s":20,"id":1561,"u":"dreadsong%20dancer_aoe2","p":81,"h":1,"n":"Dreadsong Dancer"},{"c":1,"s":20,"id":1562,"u":"excorion_aoe2","p":82,"h":1,"n":"Excorion"},{"c":1,"s":20,"id":1563,"u":"fayati%20alummur_aoe2","p":26,"h":1,"n":"Fayati Alummur"},{"c":1,"s":20,"id":1564,"u":"frefferth_aoe2","p":35,"h":1,"n":"Frefferth"},{"c":1,"s":20,"id":1565,"u":"giant%20bone%20skipper_aoe2","p":80,"h":1,"n":"Giant Bone Skipper"},{"c":1,"s":20,"id":1566,"u":"kolo%20harvan_aoe2","p":17,"h":1,"n":"Kolo Harvan"},{"c":1,"s":20,"id":1567,"u":"najra%20lizard_aoe2","p":83,"h":1,"n":"Najra Lizard"},{"c":1,"s":20,"id":1568,"u":"ofalth%20zombie_aoe2","p":47,"h":1,"n":"Ofalth Zombie"},{"c":1,"s":20,"id":1569,"u":"shristi%20melipdra_aoe2","p":91,"h":1,"n":"Shristi Melipdra"},{"c":1,"s":20,"id":1570,"u":"skinsaw%20murderer_aoe2","p":50,"h":1,"n":"Skinsaw Murderer"},{"c":1,"s":20,"id":1571,"u":"skinsaw%20seamer_aoe2","p":51,"h":1,"n":"Skinsaw Seamer"},{"c":1,"s":20,"id":1572,"u":"skinstitch_aoe2","p":84,"h":1,"n":"Skinstitch"},{"c":1,"s":20,"id":1573,"u":"tenome_aoe2","p":85,"h":1,"n":"Tenome"},{"c":1,"s":20,"id":1574,"u":"teraphant_aoe2","p":86,"h":1,"n":"Teraphant"},{"c":1,"s":20,"id":1575,"u":"vaultbreaker%20ooze_aoe2","p":87,"h":1,"n":"Vaultbreaker Ooze"},{"c":1,"s":20,"id":1576,"u":"wrent%20dicaspiron_aoe2","p":89,"h":1,"n":"Wrent Dicaspiron"},{"c":1,"s":21,"id":1577,"u":"avarek_aoe3","p":80,"h":1,"n":"Avarek"},{"c":1,"s":21,"id":1578,"u":"barnacle%20ghoul_aoe3","p":83,"h":1,"n":"Barnacle Ghoul"},{"c":1,"s":21,"id":1579,"u":"bloody%20berleth_aoe3","p":21,"h":1,"n":"Bloody Berleth"},{"c":1,"s":21,"id":1580,"u":"bregdi_aoe3","p":81,"h":1,"n":"Bregdi"},{"c":1,"s":21,"id":1581,"u":"casino%20bouncer_aoe3","p":24,"h":1,"n":"Casino Bouncer"},{"c":1,"s":21,"id":1582,"u":"diobel%20sweeper%20tough_aoe3","p":8,"h":1,"n":"Diobel Sweeper Tough"},{"c":1,"s":21,"id":1583,"u":"eberark_aoe3","p":82,"h":1,"n":"Eberark"},{"c":1,"s":21,"id":1584,"u":"franca%20laurentz_aoe3","p":87,"h":1,"n":"Franca Laurentz"},{"c":1,"s":21,"id":1585,"u":"gage%20carlyle_aoe3","p":89,"h":1,"n":"Gage Carlyle"},{"c":1,"s":21,"id":1586,"u":"iroran%20skeleton_aoe3","p":52,"h":1,"n":"Iroran Skeleton"},{"c":1,"s":21,"id":1587,"u":"maurrisa%20jonne_aoe3","p":91,"h":1,"n":"Maurrisa Jonne"},{"c":1,"s":21,"id":1588,"u":"ravenile%20rager_aoe3","p":84,"h":1,"n":"Ravenile Rager"},{"c":1,"s":21,"id":1589,"u":"scathka_aoe3","p":43,"h":1,"n":"Scathka"},{"c":1,"s":21,"id":1590,"u":"shikwashim%20mercenary_aoe3","p":52,"h":1,"n":"Shikwashim Mercenary"},{"c":1,"s":21,"id":1591,"u":"svartalfar%20killer_aoe3","p":85,"h":1,"n":"Svartalfar Killer"},{"c":1,"s":21,"id":1592,"u":"tonla%20and%20yvelle_aoe3","p":17,"h":1,"n":"Tonla And Yvelle"},{"c":1,"s":21,"id":1593,"u":"washboard%20dog%20tough_aoe3","p":8,"h":1,"n":"Washboard Dog Tough"},{"c":1,"s":22,"id":1594,"u":"amateur%20chemist_aoe4","p":12,"h":1,"n":"Amateur Chemist"},{"c":1,"s":22,"id":1595,"u":"blackfingers%20acolyte_aoe4","p":13,"h":1,"n":"Blackfingers Acolyte"},{"c":1,"s":22,"id":1596,"u":"clockwork%20assassin_aoe4","p":82,"h":1,"n":"Clockwork Assassin"},{"c":1,"s":22,"id":1597,"u":"gloaming%20will-o'-wisp_aoe4","p":59,"h":1,"n":"Gloaming Will-o'-wisp"},{"c":1,"s":22,"id":1598,"u":"grabble%20forden_aoe4","p":45,"h":1,"n":"Grabble Forden"},{"c":1,"s":22,"id":1599,"u":"japu%20thalenger_aoe4","p":14,"h":1,"n":"Japu Thalenger"},{"c":1,"s":22,"id":1600,"u":"jonis%20flakfatter_aoe4","p":87,"h":1,"n":"Jonis Flakfatter"},{"c":1,"s":22,"id":1601,"u":"jorogumo_aoe4","p":83,"h":1,"n":"Jorogumo"},{"c":1,"s":22,"id":1602,"u":"kalyn%20pounch_aoe4","p":14,"h":1,"n":"Kalyn Pounch"},{"c":1,"s":22,"id":1603,"u":"morgrat%20and%20fillick_aoe4","p":29,"h":1,"n":"Morgrat And Fillick"},{"c":1,"s":22,"id":1604,"u":"norgorberite%20poisoner_aoe4","p":6,"h":1,"n":"Norgorberite Poisoner"},{"c":1,"s":22,"id":1605,"u":"poison%20eater_aoe4","p":23,"h":1,"n":"Poison Eater"},{"c":1,"s":22,"id":1606,"u":"shatterling_aoe4","p":84,"h":1,"n":"Shatterling"},{"c":1,"s":22,"id":1607,"u":"sleepless%20sun%20veteran_aoe4","p":37,"h":1,"n":"Sleepless Sun Veteran"},{"c":1,"s":22,"id":1608,"u":"the%20rabbit%20prince_aoe4","p":89,"h":1,"n":"The Rabbit Prince"},{"c":1,"s":22,"id":1609,"u":"the%20stabbing%20beast_aoe4","p":85,"h":1,"n":"The Stabbing Beast"},{"c":1,"s":22,"id":1610,"u":"velberi%20jallist_aoe4","p":22,"h":1,"n":"Velberi Jallist"},{"c":1,"s":22,"id":1611,"u":"wynsal%20starborn_aoe4","p":91,"h":1,"n":"Wynsal Starborn"},{"c":1,"s":23,"id":1612,"u":"black%20whale%20guard_aoe5","p":35,"h":1,"n":"Black Whale Guard"},{"c":1,"s":23,"id":1613,"u":"bloody%20barber%20goon_aoe5","p":21,"h":1,"n":"Bloody Barber Goon"},{"c":1,"s":23,"id":1614,"u":"calennia_aoe5","p":32,"h":1,"n":"Calennia"},{"c":1,"s":23,"id":1615,"u":"child%20of%20venom_aoe5","p":16,"h":1,"n":"Child Of Venom"},{"c":1,"s":23,"id":1616,"u":"clockwork%20amalgam_aoe5","p":81,"h":1,"n":"Clockwork Amalgam"},{"c":1,"s":23,"id":1617,"u":"clockwork%20assassin_aoe5","p":50,"h":1,"n":"Clockwork Assassin"},{"c":1,"s":23,"id":1618,"u":"garrote%20master%20assassin_aoe5","p":14,"h":1,"n":"Garrote Master Assassin"},{"c":1,"s":23,"id":1619,"u":"graem%20and%20grinlowe_aoe5","p":40,"h":1,"n":"Graem And Grinlowe"},{"c":1,"s":23,"id":1620,"u":"grimwold_aoe5","p":7,"h":1,"n":"Grimwold"},{"c":1,"s":23,"id":1621,"u":"ixusoth_aoe5","p":50,"h":1,"n":"Ixusoth"},{"c":1,"s":23,"id":1622,"u":"kapral_aoe5","p":7,"h":1,"n":"Kapral"},{"c":1,"s":23,"id":1623,"u":"lord%20guirden_aoe5","p":37,"h":1,"n":"Lord Guirden"},{"c":1,"s":23,"id":1624,"u":"lusca_aoe5","p":83,"h":1,"n":"Lusca"},{"c":1,"s":23,"id":1625,"u":"minchgorm_aoe5","p":84,"h":1,"n":"Minchgorm"},{"c":1,"s":23,"id":1626,"u":"miogimo_aoe5","p":89,"h":1,"n":"Miogimo"},{"c":1,"s":23,"id":1627,"u":"mother%20venom_aoe5","p":19,"h":1,"n":"Mother Venom"},{"c":1,"s":23,"id":1628,"u":"myrna%20rath_aoe5","p":39,"h":1,"n":"Myrna Rath"},{"c":1,"s":23,"id":1629,"u":"myrucarx_aoe5","p":85,"h":1,"n":"Myrucarx"},{"c":1,"s":23,"id":1630,"u":"obrousian_aoe5","p":86,"h":1,"n":"Obrousian"},{"c":1,"s":23,"id":1631,"u":"reginald%20vancaskerkin_aoe5","p":91,"h":1,"n":"Reginald Vancaskerkin"},{"c":1,"s":23,"id":1632,"u":"starwatch%20commando_aoe5","p":26,"h":1,"n":"Starwatch Commando"},{"c":1,"s":23,"id":1633,"u":"tiderunner%20aquamancer_aoe5","p":41,"h":1,"n":"Tiderunner Aquamancer"},{"c":1,"s":23,"id":1634,"u":"twisted%20jack_aoe5","p":22,"h":1,"n":"Twisted Jack"},{"c":1,"s":23,"id":1635,"u":"water_aoe5","p":82,"h":1,"n":"Water"},{"c":1,"s":23,"id":1636,"u":"zeal-damned%20ghoul_aoe5","p":9,"h":1,"n":"Zeal-damned Ghoul"},{"c":1,"s":23,"id":1637,"u":"zealborn_aoe5","p":87,"h":1,"n":"Zealborn"},{"c":1,"s":24,"id":1638,"u":"agent%20of%20the%20gray%20queen_aoe6","p":21,"h":1,"n":"Agent Of The Gray Queen"},{"c":1,"s":24,"id":1639,"u":"agradaemon_aoe6","p":79,"h":1,"n":"Agradaemon"},{"c":1,"s":24,"id":1640,"u":"alchemical%20horror_aoe6","p":55,"h":1,"n":"Alchemical Horror"},{"c":1,"s":24,"id":1641,"u":"avsheros%20the%20betrayer_aoe6","p":42,"h":1,"n":"Avsheros The Betrayer"},{"c":1,"s":24,"id":1642,"u":"baatamidar_aoe6","p":76,"h":1,"n":"Baatamidar"},{"c":1,"s":24,"id":1643,"u":"blune%20bandersworth_aoe6","p":87,"h":1,"n":"Blune Bandersworth"},{"c":1,"s":24,"id":1644,"u":"blune's%20illusory%20toady_aoe6","p":13,"h":1,"n":"Blune's Illusory Toady"},{"c":1,"s":24,"id":1645,"u":"camarach_aoe6","p":77,"h":1,"n":"Camarach"},{"c":1,"s":24,"id":1646,"u":"chaos%20gulgamodh_aoe6","p":45,"h":1,"n":"Chaos Gulgamodh"},{"c":1,"s":24,"id":1647,"u":"daemonic%20infector_aoe6","p":56,"h":1,"n":"Daemonic Infector"},{"c":1,"s":24,"id":1648,"u":"daemonic%20rumormonger_aoe6","p":53,"h":1,"n":"Daemonic Rumormonger"},{"c":1,"s":24,"id":1649,"u":"daemonic%20skinner_aoe6","p":51,"h":1,"n":"Daemonic Skinner"},{"c":1,"s":24,"id":1650,"u":"excorion%20paragon_aoe6","p":50,"h":1,"n":"Excorion Paragon"},{"c":1,"s":24,"id":1651,"u":"ghaele%20of%20kharnas_aoe6","p":32,"h":1,"n":"Ghaele Of Kharnas"},{"c":1,"s":24,"id":1652,"u":"graveknight%20of%20kharnas_aoe6","p":36,"h":1,"n":"Graveknight Of Kharnas"},{"c":1,"s":24,"id":1653,"u":"hegessik_aoe6","p":80,"h":1,"n":"Hegessik"},{"c":1,"s":24,"id":1654,"u":"hestriviniaas_aoe6","p":15,"h":1,"n":"Hestriviniaas"},{"c":1,"s":24,"id":1655,"u":"hundun%20chaos%20mage_aoe6","p":17,"h":1,"n":"Hundun Chaos Mage"},{"c":1,"s":24,"id":1656,"u":"il'setsya%20wyrmtouched_aoe6","p":89,"h":1,"n":"Il'setsya Wyrmtouched"},{"c":1,"s":24,"id":1657,"u":"izfiitar_aoe6","p":81,"h":1,"n":"Izfiitar"},{"c":1,"s":24,"id":1658,"u":"living%20mural_aoe6","p":31,"h":1,"n":"Living Mural"},{"c":1,"s":24,"id":1659,"u":"nenchuuj_aoe6","p":85,"h":1,"n":"Nenchuuj"},{"c":1,"s":24,"id":1660,"u":"olansa%20terimor_aoe6","p":91,"h":1,"n":"Olansa Terimor"},{"c":1,"s":24,"id":1661,"u":"overdrive%20imentesh_aoe6","p":9,"h":1,"n":"Overdrive Imentesh"},{"c":1,"s":24,"id":1662,"u":"penqual_aoe6","p":84,"h":1,"n":"Penqual"},{"c":1,"s":24,"id":1663,"u":"rhevanna_aoe6","p":83,"h":1,"n":"Rhevanna"},{"c":1,"s":24,"id":1664,"u":"slithering%20rift_aoe6","p":27,"h":1,"n":"Slithering Rift"},{"c":1,"s":24,"id":1665,"u":"sordesdaemon_aoe6","p":78,"h":1,"n":"Sordesdaemon"},{"c":1,"s":24,"id":1666,"u":"ulressia%20the%20blessed_aoe6","p":39,"h":1,"n":"Ulressia The Blessed"},{"c":1,"s":24,"id":1667,"u":"veksciralenix_aoe6","p":7,"h":1,"n":"Veksciralenix"},{"c":1,"s":25,"id":1668,"u":"aller%20rosk_av1","p":43,"h":1,"n":"Aller Rosk"},{"c":1,"s":25,"id":1669,"u":"augrael_av1","p":35,"h":1,"n":"Augrael"},{"c":1,"s":25,"id":1670,"u":"bloodsiphon_av1","p":23,"h":1,"n":"Bloodsiphon"},{"c":1,"s":25,"id":1671,"u":"boss%20skrawng_av1","p":11,"h":1,"n":"Boss Skrawng"},{"c":1,"s":25,"id":1672,"u":"canker%20cultist_av1","p":41,"h":1,"n":"Canker Cultist"},{"c":1,"s":25,"id":1673,"u":"chandriu%20invisar_av1","p":50,"h":1,"n":"Chandriu Invisar"},{"c":1,"s":25,"id":1674,"u":"corpselight_av1","p":82,"h":1,"n":"Corpselight"},{"c":1,"s":25,"id":1675,"u":"flickerwisp_av1","p":83,"h":1,"n":"Flickerwisp"},{"c":1,"s":25,"id":1676,"u":"jarelle%20kaldrian_av1","p":40,"h":1,"n":"Jarelle Kaldrian"},{"c":1,"s":25,"id":1677,"u":"jaul%20mezmin_av1","p":59,"h":1,"n":"Jaul Mezmin"},{"c":1,"s":25,"id":1678,"u":"jaul's%20wolf_av1","p":60,"h":1,"n":"Jaul's Wolf"},{"c":1,"s":25,"id":1679,"u":"morlock%20cultist_av1","p":85,"h":1,"n":"Morlock Cultist"},{"c":1,"s":25,"id":1680,"u":"morlock%20engineer_av1","p":84,"h":1,"n":"Morlock Engineer"},{"c":1,"s":25,"id":1681,"u":"morlock%20scavenger_av1","p":84,"h":1,"n":"Morlock Scavenger"},{"c":1,"s":25,"id":1682,"u":"nhakazarin_av1","p":48,"h":1,"n":"Nhakazarin"},{"c":1,"s":25,"id":1683,"u":"otari%20ilvashti_av1","p":89,"h":1,"n":"Otari Ilvashti"},{"c":1,"s":25,"id":1684,"u":"scalathrax_av1","p":86,"h":1,"n":"Scalathrax"},{"c":1,"s":25,"id":1685,"u":"voidglutton_av1","p":87,"h":1,"n":"Voidglutton"},{"c":1,"s":25,"id":1686,"u":"volluk%20azrinae_av1","p":54,"h":1,"n":"Volluk Azrinae"},{"c":1,"s":25,"id":1687,"u":"wrin%20sivinxi_av1","p":90,"h":1,"n":"Wrin Sivinxi"},{"c":1,"s":26,"id":1688,"u":"carman%20rajani_av2","p":87,"h":1,"n":"Carman Rajani"},{"c":1,"s":26,"id":1689,"u":"chafkhem_av2","p":19,"h":1,"n":"Chafkhem"},{"c":1,"s":26,"id":1690,"u":"dreshkan_av2","p":78,"h":1,"n":"Dreshkan"},{"c":1,"s":26,"id":1691,"u":"gibtanius_av2","p":81,"h":1,"n":"Gibtanius"},{"c":1,"s":26,"id":1692,"u":"gibtas%20bounder_av2","p":80,"h":1,"n":"Gibtas Bounder"},{"c":1,"s":26,"id":1693,"u":"gibtas%20spawn%20swarm_av2","p":80,"h":1,"n":"Gibtas Spawn Swarm"},{"c":1,"s":26,"id":1694,"u":"gulzash_av2","p":35,"h":1,"n":"Gulzash"},{"c":1,"s":26,"id":1695,"u":"jafaki_av2","p":88,"h":1,"n":"Jafaki"},{"c":1,"s":26,"id":1696,"u":"kragala_av2","p":35,"h":1,"n":"Kragala"},{"c":1,"s":26,"id":1697,"u":"mulventok_av2","p":79,"h":1,"n":"Mulventok"},{"c":1,"s":26,"id":1698,"u":"murschen_av2","p":39,"h":1,"n":"Murschen"},{"c":1,"s":26,"id":1699,"u":"nox_av2","p":36,"h":1,"n":"Nox"},{"c":1,"s":26,"id":1700,"u":"ryta_av2","p":36,"h":1,"n":"Ryta"},{"c":1,"s":26,"id":1701,"u":"sacuishu_av2","p":57,"h":1,"n":"Sacuishu"},{"c":1,"s":26,"id":1702,"u":"seugathi%20reality%20warper_av2","p":83,"h":1,"n":"Seugathi Reality Warper"},{"c":1,"s":26,"id":1703,"u":"seugathi%20servant_av2","p":82,"h":1,"n":"Seugathi Servant"},{"c":1,"s":26,"id":1704,"u":"shanrigol%20behemoth_av2","p":85,"h":1,"n":"Shanrigol Behemoth"},{"c":1,"s":26,"id":1705,"u":"shanrigol%20heap_av2","p":84,"h":1,"n":"Shanrigol Heap"},{"c":1,"s":26,"id":1706,"u":"urevian_av2","p":90,"h":1,"n":"Urevian"},{"c":1,"s":26,"id":1707,"u":"vischari_av2","p":34,"h":1,"n":"Vischari"},{"c":1,"s":27,"id":1708,"u":"belcorra%20haruvex_av3","p":87,"h":1,"n":"Belcorra Haruvex"},{"c":1,"s":27,"id":1709,"u":"bhazrade%20and%20klathor_av3","p":33,"h":1,"n":"Bhazrade And Klathor"},{"c":1,"s":27,"id":1710,"u":"bright%20walker_av3","p":78,"h":1,"n":"Bright Walker"},{"c":1,"s":27,"id":1711,"u":"caligni%20defender_av3","p":35,"h":1,"n":"Caligni Defender"},{"c":1,"s":27,"id":1712,"u":"deepwater%20dhuthorex_av3","p":80,"h":1,"n":"Deepwater Dhuthorex"},{"c":1,"s":27,"id":1713,"u":"dragon's%20blood%20puffball_av3","p":79,"h":1,"n":"Dragon's Blood Puffball"},{"c":1,"s":27,"id":1714,"u":"dread%20dhuthorex_av3","p":80,"h":1,"n":"Dread Dhuthorex"},{"c":1,"s":27,"id":1715,"u":"dread%20wisp_av3","p":81,"h":1,"n":"Dread Wisp"},{"c":1,"s":27,"id":1716,"u":"drow%20hunter_av3","p":82,"h":1,"n":"Drow Hunter"},{"c":1,"s":27,"id":1717,"u":"drow%20shootist_av3","p":83,"h":1,"n":"Drow Shootist"},{"c":1,"s":27,"id":1718,"u":"drow%20warden_av3","p":82,"h":1,"n":"Drow Warden"},{"c":1,"s":27,"id":1719,"u":"dulac_av3","p":9,"h":1,"n":"Dulac"},{"c":1,"s":27,"id":1720,"u":"elder%20child%20of%20belcorra_av3","p":14,"h":1,"n":"Elder Child Of Belcorra"},{"c":1,"s":27,"id":1721,"u":"galudu_av3","p":36,"h":1,"n":"Galudu"},{"c":1,"s":27,"id":1722,"u":"khurfel_av3","p":89,"h":1,"n":"Khurfel"},{"c":1,"s":27,"id":1723,"u":"lady's%20whisper_av3","p":49,"h":1,"n":"Lady's Whisper"},{"c":1,"s":27,"id":1724,"u":"padli_av3","p":7,"h":1,"n":"Padli"},{"c":1,"s":27,"id":1725,"u":"quara%20orshendiel_av3","p":91,"h":1,"n":"Quara Orshendiel"},{"c":1,"s":27,"id":1726,"u":"reaper%20skull%20puffball_av3","p":79,"h":1,"n":"Reaper Skull Puffball"},{"c":1,"s":27,"id":1727,"u":"salaisa%20malthulas_av3","p":30,"h":1,"n":"Salaisa Malthulas"},{"c":1,"s":27,"id":1728,"u":"urdefhan%20blood%20mage_av3","p":85,"h":1,"n":"Urdefhan Blood Mage"},{"c":1,"s":27,"id":1729,"u":"urdefhan%20death%20scout_av3","p":84,"h":1,"n":"Urdefhan Death Scout"},{"c":1,"s":27,"id":1730,"u":"urdefhan%20lasher_av3","p":84,"h":1,"n":"Urdefhan Lasher"},{"c":1,"s":27,"id":1731,"u":"voidbracken%20chuul_av3","p":57,"h":1,"n":"Voidbracken Chuul"},{"c":1,"s":28,"id":1732,"u":"abberton%20ruffians_ec1","p":9,"h":1,"n":"Abberton Ruffians"},{"c":1,"s":28,"id":1733,"u":"abrikandilu_ec1","p":81,"h":1,"n":"Abrikandilu"},{"c":1,"s":28,"id":1734,"u":"blood%20wolf_ec1","p":43,"h":1,"n":"Blood Wolf"},{"c":1,"s":28,"id":1735,"u":"bone%20croupier_ec1","p":80,"h":1,"n":"Bone Croupier"},{"c":1,"s":28,"id":1736,"u":"cavnakash_ec1","p":89,"h":1,"n":"Cavnakash"},{"c":1,"s":28,"id":1737,"u":"corrosive%20lizard_ec1","p":45,"h":1,"n":"Corrosive Lizard"},{"c":1,"s":28,"id":1738,"u":"corrupted%20priest_ec1","p":39,"h":1,"n":"Corrupted Priest"},{"c":1,"s":28,"id":1739,"u":"corrupted%20retainer_ec1","p":35,"h":1,"n":"Corrupted Retainer"},{"c":1,"s":28,"id":1740,"u":"daring%20danika_ec1","p":28,"h":1,"n":"Daring Danika"},{"c":1,"s":28,"id":1741,"u":"flea%20swarm_ec1","p":83,"h":1,"n":"Flea Swarm"},{"c":1,"s":28,"id":1742,"u":"giant%20flea_ec1","p":83,"h":1,"n":"Giant Flea"},{"c":1,"s":28,"id":1743,"u":"jaleen%20and%20rhovo_ec1","p":9,"h":1,"n":"Jaleen And Rhovo"},{"c":1,"s":28,"id":1744,"u":"jellico%20bounce-bounce_ec1","p":28,"h":1,"n":"Jellico Bounce-bounce"},{"c":1,"s":28,"id":1745,"u":"juvenile%20boar_ec1","p":20,"h":1,"n":"Juvenile Boar"},{"c":1,"s":28,"id":1746,"u":"luminous%20ooze_ec1","p":85,"h":1,"n":"Luminous Ooze"},{"c":1,"s":28,"id":1747,"u":"mechanical%20carny_ec1","p":86,"h":1,"n":"Mechanical Carny"},{"c":1,"s":28,"id":1748,"u":"nemmia%20bramblecloak_ec1","p":91,"h":1,"n":"Nemmia Bramblecloak"},{"c":1,"s":28,"id":1749,"u":"oil%20living%20graffiti_ec1","p":84,"h":1,"n":"Oil Living Graffiti"},{"c":1,"s":28,"id":1750,"u":"pinacosaurus_ec1","p":50,"h":1,"n":"Pinacosaurus"},{"c":1,"s":28,"id":1751,"u":"pruana%20two-punch_ec1","p":22,"h":1,"n":"Pruana Two-punch"},{"c":1,"s":28,"id":1752,"u":"smiler_ec1","p":38,"h":1,"n":"Smiler"},{"c":1,"s":28,"id":1753,"u":"smoldering%20leopard_ec1","p":44,"h":1,"n":"Smoldering Leopard"},{"c":1,"s":28,"id":1754,"u":"vermlek_ec1","p":82,"h":1,"n":"Vermlek"},{"c":1,"s":28,"id":1755,"u":"viktor%20volkano_ec1","p":29,"h":1,"n":"Viktor Volkano"},{"c":1,"s":28,"id":1756,"u":"violet_ec1","p":22,"h":1,"n":"Violet"},{"c":1,"s":28,"id":1757,"u":"xulgath%20bilebearer_ec1","p":87,"h":1,"n":"Xulgath Bilebearer"},{"c":1,"s":29,"id":1758,"u":"aives%20the%20smoke%20dragon_ec2","p":16,"h":1,"n":"Aives The Smoke Dragon"},{"c":1,"s":29,"id":1759,"u":"andera%20paldreen_ec2","p":87,"h":1,"n":"Andera Paldreen"},{"c":1,"s":29,"id":1760,"u":"bogey_ec2","p":78,"h":1,"n":"Bogey"},{"c":1,"s":29,"id":1761,"u":"bogeyman_ec2","p":79,"h":1,"n":"Bogeyman"},{"c":1,"s":29,"id":1762,"u":"bugaboo_ec2","p":78,"h":1,"n":"Bugaboo"},{"c":1,"s":29,"id":1763,"u":"celestial%20menagerie%20bruiser_ec2","p":47,"h":1,"n":"Celestial Menagerie Bruiser"},{"c":1,"s":29,"id":1764,"u":"chimpanzee%20visitant_ec2","p":83,"h":1,"n":"Chimpanzee Visitant"},{"c":1,"s":29,"id":1765,"u":"darricus%20stallit_ec2","p":57,"h":1,"n":"Darricus Stallit"},{"c":1,"s":29,"id":1766,"u":"delamar%20gianvin_ec2","p":16,"h":1,"n":"Delamar Gianvin"},{"c":1,"s":29,"id":1767,"u":"evora%20yarket_ec2","p":52,"h":1,"n":"Evora Yarket"},{"c":1,"s":29,"id":1768,"u":"gluttondark%20babau_ec2","p":23,"h":1,"n":"Gluttondark Babau"},{"c":1,"s":29,"id":1769,"u":"iridescent%20elephant_ec2","p":80,"h":1,"n":"Iridescent Elephant"},{"c":1,"s":29,"id":1770,"u":"lion%20visitant_ec2","p":83,"h":1,"n":"Lion Visitant"},{"c":1,"s":29,"id":1771,"u":"mistress%20dusklight_ec2","p":89,"h":1,"n":"Mistress Dusklight"},{"c":1,"s":29,"id":1772,"u":"muse%20phantom_ec2","p":81,"h":1,"n":"Muse Phantom"},{"c":1,"s":29,"id":1773,"u":"ruanna%20nyamma_ec2","p":17,"h":1,"n":"Ruanna Nyamma"},{"c":1,"s":29,"id":1774,"u":"ulthadar_ec2","p":91,"h":1,"n":"Ulthadar"},{"c":1,"s":29,"id":1775,"u":"xulgath%20spinesnapper_ec2","p":84,"h":1,"n":"Xulgath Spinesnapper"},{"c":1,"s":29,"id":1776,"u":"yaashka_ec2","p":26,"h":1,"n":"Yaashka"},{"c":1,"s":29,"id":1777,"u":"zuipnyrn_ec2","p":85,"h":1,"n":"Zuipnyrn"},{"c":1,"s":29,"id":1778,"u":"zunkri_ec2","p":27,"h":1,"n":"Zunkri"},{"c":1,"s":8,"id":1779,"u":"bitter%20truth%20bandit_ec3","p":17,"h":1,"n":"Bitter Truth Bandit"},{"c":1,"s":8,"id":1780,"u":"bugul%20noz_ec3","p":76,"h":1,"n":"Bugul Noz"},{"c":1,"s":8,"id":1781,"u":"cat%20sith_ec3","p":77,"h":1,"n":"Cat Sith"},{"c":1,"s":8,"id":1782,"u":"counteflora_ec3","p":78,"h":1,"n":"Counteflora"},{"c":1,"s":8,"id":1783,"u":"cu%20sith_ec3","p":79,"h":1,"n":"Cu Sith"},{"c":1,"s":8,"id":1784,"u":"ginjana%20mindkeeper_ec3","p":87,"h":1,"n":"Ginjana Mindkeeper"},{"c":1,"s":8,"id":1785,"u":"headless%20xulgath_ec3","p":50,"h":1,"n":"Headless Xulgath"},{"c":1,"s":8,"id":1786,"u":"herecite%20of%20zevgavizeb_ec3","p":80,"h":1,"n":"Herecite Of Zevgavizeb"},{"c":1,"s":8,"id":1787,"u":"hooklimb%20xulgath_ec3","p":55,"h":1,"n":"Hooklimb Xulgath"},{"c":1,"s":8,"id":1788,"u":"pin%20tingwheely_ec3","p":20,"h":1,"n":"Pin Tingwheely"},{"c":1,"s":8,"id":1789,"u":"resin-seep%20xulgath_ec3","p":51,"h":1,"n":"Resin-seep Xulgath"},{"c":1,"s":8,"id":1790,"u":"shoony%20hierarch_ec3","p":83,"h":1,"n":"Shoony Hierarch"},{"c":1,"s":8,"id":1791,"u":"shoony%20militia%20member_ec3","p":83,"h":1,"n":"Shoony Militia Member"},{"c":1,"s":8,"id":1792,"u":"shoony%20tiller_ec3","p":82,"h":1,"n":"Shoony Tiller"},{"c":1,"s":8,"id":1793,"u":"skarja_ec3","p":88,"h":1,"n":"Skarja"},{"c":1,"s":8,"id":1794,"u":"swardlands%20delinquent_ec3","p":15,"h":1,"n":"Swardlands Delinquent"},{"c":1,"s":8,"id":1795,"u":"tanessa%20fleer_ec3","p":16,"h":1,"n":"Tanessa Fleer"},{"c":1,"s":8,"id":1796,"u":"thessekka_ec3","p":91,"h":1,"n":"Thessekka"},{"c":1,"s":8,"id":1797,"u":"xulgath%20bomber_ec3","p":28,"h":1,"n":"Xulgath Bomber"},{"c":1,"s":8,"id":1798,"u":"xulgath%20skirmisher_ec3","p":27,"h":1,"n":"Xulgath Skirmisher"},{"c":1,"s":8,"id":1799,"u":"xulgath%20stoneliege_ec3","p":84,"h":1,"n":"Xulgath Stoneliege"},{"c":1,"s":8,"id":1800,"u":"yaganty_ec3","p":85,"h":1,"n":"Yaganty"},{"c":1,"s":30,"id":1801,"u":"arskuva%20the%20gnasher_ec4","p":55,"h":1,"n":"Arskuva The Gnasher"},{"c":1,"s":30,"id":1802,"u":"aukashungi%20swarm_ec4","p":50,"h":1,"n":"Aukashungi Swarm"},{"c":1,"s":30,"id":1803,"u":"brughadatch_ec4","p":78,"h":1,"n":"Brughadatch"},{"c":1,"s":30,"id":1804,"u":"doblagub_ec4","p":79,"h":1,"n":"Doblagub"},{"c":1,"s":30,"id":1805,"u":"faceless%20butcher_ec4","p":80,"h":1,"n":"Faceless Butcher"},{"c":1,"s":30,"id":1806,"u":"gahlepod_ec4","p":78,"h":1,"n":"Gahlepod"},{"c":1,"s":30,"id":1807,"u":"giant%20aukashungi_ec4","p":77,"h":1,"n":"Giant Aukashungi"},{"c":1,"s":30,"id":1808,"u":"harrow%20doll_ec4","p":81,"h":1,"n":"Harrow Doll"},{"c":1,"s":30,"id":1809,"u":"helg%20eats-the-eaters_ec4","p":87,"h":1,"n":"Helg Eats-the-eaters"},{"c":1,"s":30,"id":1810,"u":"ledorick%20banyan_ec4","p":89,"h":1,"n":"Ledorick Banyan"},{"c":1,"s":30,"id":1811,"u":"lyrt%20cozurn_ec4","p":40,"h":1,"n":"Lyrt Cozurn"},{"c":1,"s":30,"id":1812,"u":"qurashith_ec4","p":82,"h":1,"n":"Qurashith"},{"c":1,"s":30,"id":1813,"u":"sodden%20sentinels_ec4","p":32,"h":1,"n":"Sodden Sentinels"},{"c":1,"s":30,"id":1814,"u":"starved%20staff_ec4","p":16,"h":1,"n":"Starved Staff"},{"c":1,"s":30,"id":1815,"u":"stirvyn%20banyan_ec4","p":39,"h":1,"n":"Stirvyn Banyan"},{"c":1,"s":30,"id":1816,"u":"tallow%20ooze_ec4","p":83,"h":1,"n":"Tallow Ooze"},{"c":1,"s":30,"id":1817,"u":"tashlock%20banyan_ec4","p":39,"h":1,"n":"Tashlock Banyan"},{"c":1,"s":30,"id":1818,"u":"the%20vanish%20man_ec4","p":47,"h":1,"n":"The Vanish Man"},{"c":1,"s":30,"id":1819,"u":"war%20sauropelta_ec4","p":46,"h":1,"n":"War Sauropelta"},{"c":1,"s":30,"id":1820,"u":"wight%20cultist_ec4","p":34,"h":1,"n":"Wight Cultist"},{"c":1,"s":30,"id":1821,"u":"xilvirek_ec4","p":84,"h":1,"n":"Xilvirek"},{"c":1,"s":30,"id":1822,"u":"xulgath%20gutrager_ec4","p":85,"h":1,"n":"Xulgath Gutrager"},{"c":1,"s":30,"id":1823,"u":"xulgath%20hardscale_ec4","p":53,"h":1,"n":"Xulgath Hardscale"},{"c":1,"s":30,"id":1824,"u":"xulgath%20herd-tender_ec4","p":10,"h":1,"n":"Xulgath Herd-tender"},{"c":1,"s":30,"id":1825,"u":"xulgath%20roughrider_ec4","p":23,"h":1,"n":"Xulgath Roughrider"},{"c":1,"s":30,"id":1826,"u":"zashathal%20head-taker_ec4","p":90,"h":1,"n":"Zashathal Head-taker"},{"c":1,"s":31,"id":1827,"u":"ammut_ec5","p":77,"h":1,"n":"Ammut"},{"c":1,"s":31,"id":1828,"u":"ararda_ec5","p":79,"h":1,"n":"Ararda"},{"c":1,"s":31,"id":1829,"u":"death%20drider_ec5","p":35,"h":1,"n":"Death Drider"},{"c":1,"s":31,"id":1830,"u":"dyzallin%20shraen_ec5","p":86,"h":1,"n":"Dyzallin Shraen"},{"c":1,"s":31,"id":1831,"u":"hollow%20hush_ec5","p":39,"h":1,"n":"Hollow Hush"},{"c":1,"s":31,"id":1832,"u":"iffdahsil_ec5","p":81,"h":1,"n":"Iffdahsil"},{"c":1,"s":31,"id":1833,"u":"kharostan_ec5","p":88,"h":1,"n":"Kharostan"},{"c":1,"s":31,"id":1834,"u":"muurfeli_ec5","p":78,"h":1,"n":"Muurfeli"},{"c":1,"s":31,"id":1835,"u":"obsidian%20golem_ec5","p":80,"h":1,"n":"Obsidian Golem"},{"c":1,"s":31,"id":1836,"u":"qormintur_ec5","p":91,"h":1,"n":"Qormintur"},{"c":1,"s":31,"id":1837,"u":"raptor%20guard%20wight_ec5","p":32,"h":1,"n":"Raptor Guard Wight"},{"c":1,"s":31,"id":1838,"u":"shraen%20graveknight_ec5","p":52,"h":1,"n":"Shraen Graveknight"},{"c":1,"s":31,"id":1839,"u":"urdefhan%20dominator_ec5","p":83,"h":1,"n":"Urdefhan Dominator"},{"c":1,"s":31,"id":1840,"u":"urdefhan%20high%20tormentor_ec5","p":82,"h":1,"n":"Urdefhan High Tormentor"},{"c":1,"s":31,"id":1841,"u":"urdefhan%20hunter_ec5","p":82,"h":1,"n":"Urdefhan Hunter"},{"c":1,"s":31,"id":1842,"u":"vitalia_ec5","p":84,"h":1,"n":"Vitalia"},{"c":1,"s":31,"id":1843,"u":"xulgath%20deepmouth_ec5","p":85,"h":1,"n":"Xulgath Deepmouth"},{"c":1,"s":31,"id":1844,"u":"zinogyvaz_ec5","p":35,"h":1,"n":"Zinogyvaz"},{"c":1,"s":32,"id":1845,"u":"barking%20stag_ec6","p":40,"h":1,"n":"Barking Stag"},{"c":1,"s":32,"id":1846,"u":"convergent%20giant%20eagle_ec6","p":12,"h":1,"n":"Convergent Giant Eagle"},{"c":1,"s":32,"id":1847,"u":"convergent%20kendley%20nathrael_ec6","p":87,"h":1,"n":"Convergent Kendley Nathrael"},{"c":1,"s":32,"id":1848,"u":"convergent%20soldier_ec6","p":14,"h":1,"n":"Convergent Soldier"},{"c":1,"s":32,"id":1849,"u":"elysian%20sheep_ec6","p":32,"h":1,"n":"Elysian Sheep"},{"c":1,"s":32,"id":1850,"u":"elysian%20titan_ec6","p":82,"h":1,"n":"Elysian Titan"},{"c":1,"s":32,"id":1851,"u":"kimilekki_ec6","p":17,"h":1,"n":"Kimilekki"},{"c":1,"s":32,"id":1852,"u":"kirosthrek_ec6","p":89,"h":1,"n":"Kirosthrek"},{"c":1,"s":32,"id":1853,"u":"sarvel%20ever-hunger_ec6","p":90,"h":1,"n":"Sarvel Ever-hunger"},{"c":1,"s":32,"id":1854,"u":"saurian%20warmonger_ec6","p":80,"h":1,"n":"Saurian Warmonger"},{"c":1,"s":32,"id":1855,"u":"saurian%20worldwatcher_ec6","p":81,"h":1,"n":"Saurian Worldwatcher"},{"c":1,"s":32,"id":1856,"u":"thanatotic%20titan_ec6","p":83,"h":1,"n":"Thanatotic Titan"},{"c":1,"s":32,"id":1857,"u":"vavakia_ec6","p":79,"h":1,"n":"Vavakia"},{"c":1,"s":32,"id":1858,"u":"viskithrel_ec6","p":84,"h":1,"n":"Viskithrel"},{"c":1,"s":32,"id":1859,"u":"xulgath%20thoughtmaw_ec6","p":85,"h":1,"n":"Xulgath Thoughtmaw"},{"c":1,"s":33,"id":1860,"u":"bee%20swarm_fop","p":11,"h":1,"n":"Bee Swarm"},{"c":1,"s":33,"id":1861,"u":"blood%20ooze_fop","p":63,"h":1,"n":"Blood Ooze"},{"c":1,"s":33,"id":1862,"u":"bloodlash%20bush_fop","p":62,"h":1,"n":"Bloodlash Bush"},{"c":1,"s":33,"id":1863,"u":"caustic%20wolf_fop","p":5,"h":1,"n":"Caustic Wolf"},{"c":1,"s":33,"id":1864,"u":"drunken%20farmer_fop","p":8,"h":1,"n":"Drunken Farmer"},{"c":1,"s":33,"id":1865,"u":"fiery%20leopard_fop","p":31,"h":1,"n":"Fiery Leopard"},{"c":1,"s":33,"id":1866,"u":"giant%20lightning%20serpent_fop","p":20,"h":1,"n":"Giant Lightning Serpent"},{"c":1,"s":33,"id":1867,"u":"graytusk_fop","p":40,"h":1,"n":"Graytusk"},{"c":1,"s":33,"id":1868,"u":"hallod_fop","p":21,"h":1,"n":"Hallod"},{"c":1,"s":33,"id":1869,"u":"icy%20rats_fop","p":31,"h":1,"n":"Icy Rats"},{"c":1,"s":33,"id":1870,"u":"lord%20nar_fop","p":38,"h":1,"n":"Lord Nar"},{"c":1,"s":33,"id":1871,"u":"mangy%20wolves_fop","p":5,"h":1,"n":"Mangy Wolves"},{"c":1,"s":33,"id":1872,"u":"mutant%20wolves_fop","p":27,"h":1,"n":"Mutant Wolves"},{"c":1,"s":33,"id":1873,"u":"stone%20horse_fop","p":30,"h":1,"n":"Stone Horse"},{"c":1,"s":33,"id":1874,"u":"the%20amalgam_fop","p":44,"h":1,"n":"The Amalgam"},{"c":1,"s":33,"id":1875,"u":"the%20behemoth_fop","p":47,"h":1,"n":"The Behemoth"},{"c":1,"s":33,"id":1876,"u":"the%20sculptor_fop","p":34,"h":1,"n":"The Sculptor"},{"c":1,"s":33,"id":1877,"u":"vilree_fop","p":47,"h":1,"n":"Vilree"},{"c":1,"s":33,"id":1878,"u":"vine%20lasher_fop","p":62,"h":1,"n":"Vine Lasher"},{"c":1,"s":34,"id":1879,"u":"agile%20warrior_frp1","p":23,"h":1,"n":"Agile Warrior"},{"c":1,"s":34,"id":1880,"u":"anugobu%20apprentice_frp1","p":80,"h":1,"n":"Anugobu Apprentice"},{"c":1,"s":34,"id":1881,"u":"anugobu%20wondercrafter_frp1","p":81,"h":1,"n":"Anugobu Wondercrafter"},{"c":1,"s":34,"id":1882,"u":"archery%20specialist_frp1","p":24,"h":1,"n":"Archery Specialist"},{"c":1,"s":34,"id":1883,"u":"berberoka_frp1","p":82,"h":1,"n":"Berberoka"},{"c":1,"s":34,"id":1884,"u":"blue%20viper_frp1","p":63,"h":1,"n":"Blue Viper"},{"c":1,"s":34,"id":1885,"u":"butterfly%20blade%20warrior_frp1","p":60,"h":1,"n":"Butterfly Blade Warrior"},{"c":1,"s":34,"id":1886,"u":"caustic%20monitor_frp1","p":86,"h":1,"n":"Caustic Monitor"},{"c":1,"s":34,"id":1887,"u":"dread%20roc_frp1","p":30,"h":1,"n":"Dread Roc"},{"c":1,"s":34,"id":1888,"u":"dromornis_frp1","p":83,"h":1,"n":"Dromornis"},{"c":1,"s":34,"id":1889,"u":"elder%20cauthooj_frp1","p":49,"h":1,"n":"Elder Cauthooj"},{"c":1,"s":34,"id":1890,"u":"ghost%20monk_frp1","p":15,"h":1,"n":"Ghost Monk"},{"c":1,"s":34,"id":1891,"u":"gomwai_frp1","p":48,"h":1,"n":"Gomwai"},{"c":1,"s":34,"id":1892,"u":"grave%20spinosaurus_frp1","p":32,"h":1,"n":"Grave Spinosaurus"},{"c":1,"s":34,"id":1893,"u":"hana's%20hundreds_frp1","p":51,"h":1,"n":"Hana's Hundreds"},{"c":1,"s":34,"id":1894,"u":"hantu%20belian_frp1","p":85,"h":1,"n":"Hantu Belian"},{"c":1,"s":34,"id":1895,"u":"hantu%20denai_frp1","p":84,"h":1,"n":"Hantu Denai"},{"c":1,"s":34,"id":1896,"u":"jaiban_frp1","p":41,"h":1,"n":"Jaiban"},{"c":1,"s":34,"id":1897,"u":"kannitri_frp1","p":19,"h":1,"n":"Kannitri"},{"c":1,"s":34,"id":1898,"u":"ki%20adept_frp1","p":24,"h":1,"n":"Ki Adept"},{"c":1,"s":34,"id":1899,"u":"koto%20zekora_frp1","p":55,"h":1,"n":"Koto Zekora"},{"c":1,"s":34,"id":1900,"u":"mage%20of%20many%20styles_frp1","p":25,"h":1,"n":"Mage Of Many Styles"},{"c":1,"s":34,"id":1901,"u":"mammoth%20turtle_frp1","p":31,"h":1,"n":"Mammoth Turtle"},{"c":1,"s":34,"id":1902,"u":"manananggal_frp1","p":87,"h":1,"n":"Manananggal"},{"c":1,"s":34,"id":1903,"u":"muckish%20creep_frp1","p":88,"h":1,"n":"Muckish Creep"},{"c":1,"s":34,"id":1904,"u":"nai%20yan%20fei_frp1","p":91,"h":1,"n":"Nai Yan Fei"},{"c":1,"s":34,"id":1905,"u":"old%20man%20statue_frp1","p":21,"h":1,"n":"Old Man Statue"},{"c":1,"s":34,"id":1906,"u":"planar%20terra-cotta%20soldier_frp1","p":52,"h":1,"n":"Planar Terra-cotta Soldier"},{"c":1,"s":34,"id":1907,"u":"planar%20terra-cotta%20squadron_frp1","p":53,"h":1,"n":"Planar Terra-cotta Squadron"},{"c":1,"s":34,"id":1908,"u":"ran-to_frp1","p":64,"h":1,"n":"Ran-to"},{"c":1,"s":34,"id":1909,"u":"shino%20hakusa_frp1","p":63,"h":1,"n":"Shino Hakusa"},{"c":1,"s":34,"id":1910,"u":"sigbin_frp1","p":89,"h":1,"n":"Sigbin"},{"c":1,"s":34,"id":1911,"u":"syu%20tak-nwa_frp1","p":63,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":34,"id":1912,"u":"takatorra_frp1","p":11,"h":1,"n":"Takatorra"},{"c":1,"s":34,"id":1913,"u":"tamikan_frp1","p":39,"h":1,"n":"Tamikan"},{"c":1,"s":34,"id":1914,"u":"tino_frp1","p":10,"h":1,"n":"Tino"},{"c":1,"s":34,"id":1915,"u":"tyrannosaurus%20imperator_frp1","p":31,"h":1,"n":"Tyrannosaurus Imperator"},{"c":1,"s":34,"id":1916,"u":"watchtower%20poltergeist_frp1","p":35,"h":1,"n":"Watchtower Poltergeist"},{"c":1,"s":34,"id":1917,"u":"watchtower%20shadow_frp1","p":36,"h":1,"n":"Watchtower Shadow"},{"c":1,"s":34,"id":1918,"u":"watchtower%20wraith_frp1","p":36,"h":1,"n":"Watchtower Wraith"},{"c":1,"s":34,"id":1919,"u":"weapon%20master_frp1","p":23,"h":1,"n":"Weapon Master"},{"c":1,"s":34,"id":1920,"u":"yabin%20the%20just_frp1","p":11,"h":1,"n":"Yabin The Just"},{"c":1,"s":34,"id":1921,"u":"yook_frp1","p":11,"h":1,"n":"Yook"},{"c":1,"s":35,"id":1922,"u":"akila%20stormheel_frp2","p":38,"h":1,"n":"Akila Stormheel"},{"c":1,"s":35,"id":1923,"u":"amihan_frp2","p":40,"h":1,"n":"Amihan"},{"c":1,"s":35,"id":1924,"u":"angoyang_frp2","p":78,"h":1,"n":"Angoyang"},{"c":1,"s":35,"id":1925,"u":"arm%20of%20balance_frp2","p":33,"h":1,"n":"Arm Of Balance"},{"c":1,"s":35,"id":1926,"u":"artus%20rodrivan_frp2","p":35,"h":1,"n":"Artus Rodrivan"},{"c":1,"s":35,"id":1927,"u":"blue%20viper_frp2","p":36,"h":1,"n":"Blue Viper"},{"c":1,"s":35,"id":1928,"u":"drake%20courser_frp2","p":13,"h":1,"n":"Drake Courser"},{"c":1,"s":35,"id":1929,"u":"grandfather%20mantis_frp2","p":35,"h":1,"n":"Grandfather Mantis"},{"c":1,"s":35,"id":1930,"u":"halspin%20the%20stung_frp2","p":41,"h":1,"n":"Halspin The Stung"},{"c":1,"s":35,"id":1931,"u":"huldrin%20skolsdottir_frp2","p":42,"h":1,"n":"Huldrin Skolsdottir"},{"c":1,"s":35,"id":1932,"u":"hummingbird_frp2","p":39,"h":1,"n":"Hummingbird"},{"c":1,"s":35,"id":1933,"u":"ji-yook_frp2","p":27,"h":1,"n":"Ji-yook"},{"c":1,"s":35,"id":1934,"u":"joon-seo_frp2","p":41,"h":1,"n":"Joon-seo"},{"c":1,"s":35,"id":1935,"u":"juspix%20rammel_frp2","p":42,"h":1,"n":"Juspix Rammel"},{"c":1,"s":35,"id":1936,"u":"kas%20xi%20rai_frp2","p":23,"h":1,"n":"Kas Xi Rai"},{"c":1,"s":35,"id":1937,"u":"kun_frp2","p":79,"h":1,"n":"Kun"},{"c":1,"s":35,"id":1938,"u":"lantondo_frp2","p":35,"h":1,"n":"Lantondo"},{"c":1,"s":35,"id":1939,"u":"maalya_frp2","p":40,"h":1,"n":"Maalya"},{"c":1,"s":35,"id":1940,"u":"mafika%20ayuwari_frp2","p":38,"h":1,"n":"Mafika Ayuwari"},{"c":1,"s":35,"id":1941,"u":"master%20xun_frp2","p":23,"h":1,"n":"Master Xun"},{"c":1,"s":35,"id":1942,"u":"melodic%20squall_frp2","p":57,"h":1,"n":"Melodic Squall"},{"c":1,"s":35,"id":1943,"u":"minister%20of%20tumult_frp2","p":87,"h":1,"n":"Minister Of Tumult"},{"c":1,"s":35,"id":1944,"u":"peng_frp2","p":82,"h":1,"n":"Peng"},{"c":1,"s":35,"id":1945,"u":"phuthi_frp2","p":39,"h":1,"n":"Phuthi"},{"c":1,"s":35,"id":1946,"u":"portal%20eater_frp2","p":56,"h":1,"n":"Portal Eater"},{"c":1,"s":35,"id":1947,"u":"provincial%20jiang-shi_frp2","p":86,"h":1,"n":"Provincial Jiang-shi"},{"c":1,"s":35,"id":1948,"u":"ran-to_frp2","p":37,"h":1,"n":"Ran-to"},{"c":1,"s":35,"id":1949,"u":"razu_frp2","p":91,"h":1,"n":"Razu"},{"c":1,"s":35,"id":1950,"u":"rivka_frp2","p":83,"h":1,"n":"Rivka"},{"c":1,"s":35,"id":1951,"u":"shadow%20yai_frp2","p":80,"h":1,"n":"Shadow Yai"},{"c":1,"s":35,"id":1952,"u":"shino%20hakusa_frp2","p":36,"h":1,"n":"Shino Hakusa"},{"c":1,"s":35,"id":1953,"u":"sixth%20pillar%20student_frp2","p":14,"h":1,"n":"Sixth Pillar Student"},{"c":1,"s":35,"id":1954,"u":"surjit%20hamelan_frp2","p":39,"h":1,"n":"Surjit Hamelan"},{"c":1,"s":35,"id":1955,"u":"syu%20tak-nwa_frp2","p":35,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":35,"id":1956,"u":"taiga%20yai_frp2","p":81,"h":1,"n":"Taiga Yai"},{"c":1,"s":35,"id":1957,"u":"takatorra_frp2","p":27,"h":1,"n":"Takatorra"},{"c":1,"s":35,"id":1958,"u":"tino%20tung_frp2","p":26,"h":1,"n":"Tino Tung"},{"c":1,"s":35,"id":1959,"u":"troff%20frostknuckles_frp2","p":43,"h":1,"n":"Troff Frostknuckles"},{"c":1,"s":35,"id":1960,"u":"umbasi_frp2","p":40,"h":1,"n":"Umbasi"},{"c":1,"s":35,"id":1961,"u":"urnak%20lostwind_frp2","p":41,"h":1,"n":"Urnak Lostwind"},{"c":1,"s":35,"id":1962,"u":"yabin%20the%20just_frp2","p":27,"h":1,"n":"Yabin The Just"},{"c":1,"s":35,"id":1963,"u":"yarrika%20mulandez_frp2","p":34,"h":1,"n":"Yarrika Mulandez"},{"c":1,"s":36,"id":1964,"u":"abbot%20tsujon_frp3","p":15,"h":1,"n":"Abbot Tsujon"},{"c":1,"s":36,"id":1965,"u":"blue%20viper_frp3","p":54,"h":1,"n":"Blue Viper"},{"c":1,"s":36,"id":1966,"u":"bul-gae_frp3","p":79,"h":1,"n":"Bul-gae"},{"c":1,"s":36,"id":1967,"u":"canopy%20elder_frp3","p":78,"h":1,"n":"Canopy Elder"},{"c":1,"s":36,"id":1968,"u":"cloudsplitter_frp3","p":19,"h":1,"n":"Cloudsplitter"},{"c":1,"s":36,"id":1969,"u":"dancing%20night%20parade_frp3","p":41,"h":1,"n":"Dancing Night Parade"},{"c":1,"s":36,"id":1970,"u":"desecrated%20guardian_frp3","p":80,"h":1,"n":"Desecrated Guardian"},{"c":1,"s":36,"id":1971,"u":"flying%20mountain%20kaminari_frp3","p":23,"h":1,"n":"Flying Mountain Kaminari"},{"c":1,"s":36,"id":1972,"u":"gumiho_frp3","p":81,"h":1,"n":"Gumiho"},{"c":1,"s":36,"id":1973,"u":"inmyeonjo_frp3","p":82,"h":1,"n":"Inmyeonjo"},{"c":1,"s":36,"id":1974,"u":"jin-hae_frp3","p":18,"h":1,"n":"Jin-hae"},{"c":1,"s":36,"id":1975,"u":"laruhao_frp3","p":41,"h":1,"n":"Laruhao"},{"c":1,"s":36,"id":1976,"u":"lophiithu_frp3","p":83,"h":1,"n":"Lophiithu"},{"c":1,"s":36,"id":1977,"u":"orochi_frp3","p":84,"h":1,"n":"Orochi"},{"c":1,"s":36,"id":1978,"u":"rai%20sho%20disciple_frp3","p":14,"h":1,"n":"Rai Sho Disciple"},{"c":1,"s":36,"id":1979,"u":"rai%20sho%20postulant_frp3","p":13,"h":1,"n":"Rai Sho Postulant"},{"c":1,"s":36,"id":1980,"u":"ran-to_frp3","p":54,"h":1,"n":"Ran-to"},{"c":1,"s":36,"id":1981,"u":"sanzuwu_frp3","p":85,"h":1,"n":"Sanzuwu"},{"c":1,"s":36,"id":1982,"u":"shino%20hakusa_frp3","p":53,"h":1,"n":"Shino Hakusa"},{"c":1,"s":36,"id":1983,"u":"spinel%20leviathan%20syndara_frp3","p":58,"h":1,"n":"Spinel Leviathan Syndara"},{"c":1,"s":36,"id":1984,"u":"spirit%20turtle_frp3","p":86,"h":1,"n":"Spirit Turtle"},{"c":1,"s":36,"id":1985,"u":"sthira_frp3","p":87,"h":1,"n":"Sthira"},{"c":1,"s":36,"id":1986,"u":"syndara%20the%20sculptor_frp3","p":88,"h":1,"n":"Syndara The Sculptor"},{"c":1,"s":36,"id":1987,"u":"syu%20tak-nwa_frp3","p":52,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":36,"id":1988,"u":"yoh%20souran_frp3","p":91,"h":1,"n":"Yoh Souran"},{"c":1,"s":0,"id":1989,"u":"aigamuxa_lome","p":293,"h":1,"n":"Aigamuxa"},{"c":1,"s":0,"id":1990,"u":"anadi%20elder_lome","p":292,"h":1,"n":"Anadi Elder"},{"c":1,"s":0,"id":1991,"u":"anadi%20hunter_lome","p":291,"h":1,"n":"Anadi Hunter"},{"c":1,"s":0,"id":1992,"u":"anadi%20sage_lome","p":292,"h":1,"n":"Anadi Sage"},{"c":1,"s":0,"id":1993,"u":"asanbosam_lome","p":294,"h":1,"n":"Asanbosam"},{"c":1,"s":0,"id":1994,"u":"biloko%20veteran_lome","p":296,"h":1,"n":"Biloko Veteran"},{"c":1,"s":0,"id":1995,"u":"biloko%20warrior_lome","p":296,"h":1,"n":"Biloko Warrior"},{"c":1,"s":0,"id":1996,"u":"charau-ka%20acolyte%20of%20angazhan_lome","p":298,"h":1,"n":"Charau-ka Acolyte Of Angazhan"},{"c":1,"s":0,"id":1997,"u":"charau-ka%20butcher_lome","p":298,"h":1,"n":"Charau-ka Butcher"},{"c":1,"s":0,"id":1998,"u":"charau-ka%20warrior_lome","p":229977,"h":1,"n":"Charau-ka Warrior"},{"c":1,"s":0,"id":1999,"u":"eloko_lome","p":296,"h":1,"n":"Eloko"},{"c":1,"s":0,"id":2000,"u":"grootslang_lome","p":298,"h":1,"n":"Grootslang"},{"c":1,"s":0,"id":2001,"u":"k'nonna_lome","p":300,"h":1,"n":"K'nonna"},{"c":1,"s":0,"id":2002,"u":"kaava%20stalker_lome","p":301,"h":1,"n":"Kaava Stalker"},{"c":1,"s":0,"id":2003,"u":"karina_lome","p":302,"h":1,"n":"Karina"},{"c":1,"s":0,"id":2004,"u":"maliadi_lome","p":302,"h":1,"n":"Maliadi"},{"c":1,"s":0,"id":2005,"u":"mamlambo_lome","p":304,"h":1,"n":"Mamlambo"},{"c":1,"s":0,"id":2006,"u":"pygmy%20kaava_lome","p":301,"h":1,"n":"Pygmy Kaava"},{"c":1,"s":0,"id":2007,"u":"rompo_lome","p":305,"h":1,"n":"Rompo"},{"c":1,"s":0,"id":2008,"u":"si%c3%a9%20goluo_lome","p":306,"h":1,"n":"Sié Goluo"},{"c":1,"s":0,"id":2009,"u":"solar%20ibis_lome","p":307,"h":1,"n":"Solar Ibis"},{"c":1,"s":0,"id":2010,"u":"zinba_lome","p":308,"h":1,"n":"Zinba"},{"c":1,"s":37,"id":2011,"u":"princess%20sunset_ltiba","p":5,"h":1,"n":"Princess Sunset"},{"c":1,"s":38,"id":2012,"u":"ahvothian_sli","p":62,"h":1,"n":"Ahvothian"},{"c":1,"s":38,"id":2013,"u":"angazhani%20cultist_sli","p":30,"h":1,"n":"Angazhani Cultist"},{"c":1,"s":38,"id":2014,"u":"aspis%20guard_sli","p":44,"h":1,"n":"Aspis Guard"},{"c":1,"s":38,"id":2015,"u":"aspis%20technician_sli","p":45,"h":1,"n":"Aspis Technician"},{"c":1,"s":38,"id":2016,"u":"croakchief%20globblit%20skink-eater_sli","p":22,"h":1,"n":"Croakchief Globblit Skink-eater"},{"c":1,"s":38,"id":2017,"u":"cursebreaker_sli","p":38,"h":1,"n":"Cursebreaker"},{"c":1,"s":38,"id":2018,"u":"fuming%20sludge_sli","p":63,"h":1,"n":"Fuming Sludge"},{"c":1,"s":38,"id":2019,"u":"nyamat%20mshwe_sli","p":33,"h":1,"n":"Nyamat Mshwe"},{"c":1,"s":38,"id":2020,"u":"paga%20nikohian_sli","p":51,"h":1,"n":"Paga Nikohian"},{"c":1,"s":39,"id":2021,"u":"anadi%20fateweaver_sot1","p":79,"h":1,"n":"Anadi Fateweaver"},{"c":1,"s":39,"id":2022,"u":"anadi%20lurker_sot1","p":78,"h":1,"n":"Anadi Lurker"},{"c":1,"s":39,"id":2023,"u":"anadi%20seeker_sot1","p":78,"h":1,"n":"Anadi Seeker"},{"c":1,"s":39,"id":2024,"u":"binji_sot1","p":53,"h":1,"n":"Binji"},{"c":1,"s":39,"id":2025,"u":"bramble%20champion%20construct_sot1","p":41,"h":1,"n":"Bramble Champion Construct"},{"c":1,"s":39,"id":2026,"u":"giant%20mining%20bee_sot1","p":80,"h":1,"n":"Giant Mining Bee"},{"c":1,"s":39,"id":2027,"u":"giant%20silverfish_sot1","p":84,"h":1,"n":"Giant Silverfish"},{"c":1,"s":39,"id":2028,"u":"giant%20tsetse%20fly_sot1","p":81,"h":1,"n":"Giant Tsetse Fly"},{"c":1,"s":39,"id":2029,"u":"giant%20worker%20bee_sot1","p":80,"h":1,"n":"Giant Worker Bee"},{"c":1,"s":39,"id":2030,"u":"gnagrif_sot1","p":83,"h":1,"n":"Gnagrif"},{"c":1,"s":39,"id":2031,"u":"kurshkin_sot1","p":87,"h":1,"n":"Kurshkin"},{"c":1,"s":39,"id":2032,"u":"scrit_sot1","p":82,"h":1,"n":"Scrit"},{"c":1,"s":39,"id":2033,"u":"shieldbearer%20construct_sot1","p":40,"h":1,"n":"Shieldbearer Construct"},{"c":1,"s":39,"id":2034,"u":"sicklehand%20construct_sot1","p":41,"h":1,"n":"Sicklehand Construct"},{"c":1,"s":39,"id":2035,"u":"silverfish%20swarm_sot1","p":84,"h":1,"n":"Silverfish Swarm"},{"c":1,"s":39,"id":2036,"u":"spellskein_sot1","p":85,"h":1,"n":"Spellskein"},{"c":1,"s":39,"id":2037,"u":"stone%20ghost_sot1","p":89,"h":1,"n":"Stone Ghost"},{"c":1,"s":39,"id":2038,"u":"takulu%20ot_sot1","p":91,"h":1,"n":"Takulu Ot"},{"c":1,"s":39,"id":2039,"u":"umbo_sot1","p":22,"h":1,"n":"Umbo"},{"c":1,"s":39,"id":2040,"u":"urbel_sot1","p":55,"h":1,"n":"Urbel"},{"c":1,"s":40,"id":2041,"u":"damibwa_sot2","p":80,"h":1,"n":"Damibwa"},{"c":1,"s":40,"id":2042,"u":"fire-pot%20ubanu_sot2","p":89,"h":1,"n":"Fire-pot Ubanu"},{"c":1,"s":40,"id":2043,"u":"froglegs_sot2","p":91,"h":1,"n":"Froglegs"},{"c":1,"s":40,"id":2044,"u":"gbahali_sot2","p":81,"h":1,"n":"Gbahali"},{"c":1,"s":40,"id":2045,"u":"great%20grodair_sot2","p":59,"h":1,"n":"Great Grodair"},{"c":1,"s":40,"id":2046,"u":"grippli%20jinxer_sot2","p":83,"h":1,"n":"Grippli Jinxer"},{"c":1,"s":40,"id":2047,"u":"grippli%20skirmisher_sot2","p":82,"h":1,"n":"Grippli Skirmisher"},{"c":1,"s":40,"id":2048,"u":"i'iko%20dragon_sot2","p":84,"h":1,"n":"I'iko Dragon"},{"c":1,"s":40,"id":2049,"u":"kiru_sot2","p":27,"h":1,"n":"Kiru"},{"c":1,"s":40,"id":2050,"u":"kolbo_sot2","p":49,"h":1,"n":"Kolbo"},{"c":1,"s":40,"id":2051,"u":"kreekoss_sot2","p":53,"h":1,"n":"Kreekoss"},{"c":1,"s":40,"id":2052,"u":"loakan_sot2","p":28,"h":1,"n":"Loakan"},{"c":1,"s":40,"id":2053,"u":"mashkudu%20the%20bully_sot2","p":27,"h":1,"n":"Mashkudu The Bully"},{"c":1,"s":40,"id":2054,"u":"mpeshi_sot2","p":85,"h":1,"n":"Mpeshi"},{"c":1,"s":40,"id":2055,"u":"mutated%20sewer%20ooze_sot2","p":37,"h":1,"n":"Mutated Sewer Ooze"},{"c":1,"s":40,"id":2056,"u":"old%20thrasher_sot2","p":40,"h":1,"n":"Old Thrasher"},{"c":1,"s":40,"id":2057,"u":"reth_sot2","p":29,"h":1,"n":"Reth"},{"c":1,"s":40,"id":2058,"u":"salathiss_sot2","p":93,"h":1,"n":"Salathiss"},{"c":1,"s":40,"id":2059,"u":"serpentfolk%20granitescale_sot2","p":86,"h":1,"n":"Serpentfolk Granitescale"},{"c":1,"s":40,"id":2060,"u":"serpentfolk%20venom%20caller_sot2","p":87,"h":1,"n":"Serpentfolk Venom Caller"},{"c":1,"s":41,"id":2061,"u":"abendego%20brute_sot3","p":37,"h":1,"n":"Abendego Brute"},{"c":1,"s":41,"id":2062,"u":"abendego%20jailer_sot3","p":42,"h":1,"n":"Abendego Jailer"},{"c":1,"s":41,"id":2063,"u":"abendego%20priest_sot3","p":46,"h":1,"n":"Abendego Priest"},{"c":1,"s":41,"id":2064,"u":"ajbal%20kimon_sot3","p":87,"h":1,"n":"Ajbal Kimon"},{"c":1,"s":41,"id":2065,"u":"bharlen%20sajor_sot3","p":27,"h":1,"n":"Bharlen Sajor"},{"c":1,"s":41,"id":2066,"u":"bog%20mummy%20amalgamation_sot3","p":20,"h":1,"n":"Bog Mummy Amalgamation"},{"c":1,"s":41,"id":2067,"u":"boggard%20hunter_sot3","p":34,"h":1,"n":"Boggard Hunter"},{"c":1,"s":41,"id":2068,"u":"cyclops%20bully_sot3","p":48,"h":1,"n":"Cyclops Bully"},{"c":1,"s":41,"id":2069,"u":"golgopo_sot3","p":80,"h":1,"n":"Golgopo"},{"c":1,"s":41,"id":2070,"u":"grouloop_sot3","p":33,"h":1,"n":"Grouloop"},{"c":1,"s":41,"id":2071,"u":"halbrux%20far-sight_sot3","p":89,"h":1,"n":"Halbrux Far-Sight"},{"c":1,"s":41,"id":2072,"u":"ixam%c3%a8_sot3","p":22,"h":1,"n":"Ixamè"},{"c":1,"s":41,"id":2073,"u":"karumzek_sot3","p":81,"h":1,"n":"Karumzek"},{"c":1,"s":41,"id":2074,"u":"karumzek%20swarm_sot3","p":81,"h":1,"n":"Karumzek Swarm"},{"c":1,"s":41,"id":2075,"u":"norgorberite%20spy_sot3","p":63,"h":1,"n":"Norgorberite Spy"},{"c":1,"s":41,"id":2076,"u":"onyiji_sot3","p":9,"h":1,"n":"Onyiji"},{"c":1,"s":41,"id":2077,"u":"screaming%20sulfur_sot3","p":84,"h":1,"n":"Screaming Sulfur"},{"c":1,"s":41,"id":2078,"u":"ssumzili_sot3","p":85,"h":1,"n":"Ssumzili"},{"c":1,"s":41,"id":2079,"u":"terwa%20chosen_sot3","p":83,"h":1,"n":"Terwa Chosen"},{"c":1,"s":41,"id":2080,"u":"terwa%20prodigy_sot3","p":82,"h":1,"n":"Terwa Prodigy"},{"c":1,"s":41,"id":2081,"u":"terwa%20star%20reader_sot3","p":82,"h":1,"n":"Terwa Star Reader"},{"c":1,"s":41,"id":2082,"u":"thiarvo%20the%20quick_sot3","p":91,"h":1,"n":"Thiarvo the Quick"},{"c":1,"s":41,"id":2083,"u":"yonsuu_sot3","p":44,"h":1,"n":"Yonsuu"},{"c":1,"s":42,"id":2084,"u":"avatar%20of%20walkena_sot4","p":60,"h":1,"n":"Avatar of Walkena"},{"c":1,"s":42,"id":2085,"u":"ba'aupa%20mdoudu_sot4","p":80,"h":1,"n":"Ba'aupa Mdoudu"},{"c":1,"s":42,"id":2086,"u":"biloko%20reaver_sot4","p":36,"h":1,"n":"Biloko Reaver"},{"c":1,"s":42,"id":2087,"u":"dimari-diji_sot4","p":86,"h":1,"n":"Dimari-Diji"},{"c":1,"s":42,"id":2088,"u":"drenchdead_sot4","p":81,"h":1,"n":"Drenchdead"},{"c":1,"s":42,"id":2089,"u":"gambulami_sot4","p":37,"h":1,"n":"Gambulami"},{"c":1,"s":42,"id":2090,"u":"gold%20defender_sot4","p":49,"h":1,"n":"Gold Defender"},{"c":1,"s":42,"id":2091,"u":"gold%20defender%20garrison_sot4","p":50,"h":1,"n":"Gold Defender Garrison"},{"c":1,"s":42,"id":2092,"u":"grave%20karina_sot4","p":31,"h":1,"n":"Grave Karina"},{"c":1,"s":42,"id":2093,"u":"graveknight%20captain_sot4","p":82,"h":1,"n":"Graveknight Captain"},{"c":1,"s":42,"id":2094,"u":"graveknight%20champion_sot4","p":83,"h":1,"n":"Graveknight Champion"},{"c":1,"s":42,"id":2095,"u":"jackal%20guard_sot4","p":9,"h":1,"n":"Jackal Guard"},{"c":1,"s":42,"id":2096,"u":"kilia%20mwibo_sot4","p":84,"h":1,"n":"Kilia Mwibo"},{"c":1,"s":42,"id":2097,"u":"living%20sun-spire_sot4","p":57,"h":1,"n":"Living Sun-Spire"},{"c":1,"s":42,"id":2098,"u":"nkiruka_sot4","p":89,"h":1,"n":"Nkiruka"},{"c":1,"s":42,"id":2099,"u":"reborn%20sun%20hunter_sot4","p":10,"h":1,"n":"Reborn Sun Hunter"},{"c":1,"s":42,"id":2100,"u":"reborn%20sun%20mage_sot4","p":11,"h":1,"n":"Reborn Sun Mage"},{"c":1,"s":42,"id":2101,"u":"reborn%20sun%20warrior_sot4","p":11,"h":1,"n":"Reborn Sun Warrior"},{"c":1,"s":42,"id":2102,"u":"soul%20swarms_sot4","p":42,"h":1,"n":"Soul Swarms"},{"c":1,"s":42,"id":2103,"u":"sun%20warrior%20brigade_sot4","p":57,"h":1,"n":"Sun Warrior Brigade"},{"c":1,"s":42,"id":2104,"u":"sunburst%20corpse_sot4","p":85,"h":1,"n":"Sunburst Corpse"},{"c":1,"s":42,"id":2105,"u":"worknesh_sot4","p":91,"h":1,"n":"Worknesh"},{"c":1,"s":43,"id":2106,"u":"ancient%20rivener_sot5","p":86,"h":1,"n":"Ancient Rivener"},{"c":1,"s":43,"id":2107,"u":"contemplative_sot5","p":80,"h":1,"n":"Contemplative"},{"c":1,"s":43,"id":2108,"u":"contemplative%20meditant_sot5","p":80,"h":1,"n":"Contemplative Meditant"},{"c":1,"s":43,"id":2109,"u":"contemplative%20mentor_sot5","p":81,"h":1,"n":"Contemplative Mentor"},{"c":1,"s":43,"id":2110,"u":"crimson%20acolyte_sot5","p":61,"h":1,"n":"Crimson Acolyte"},{"c":1,"s":43,"id":2111,"u":"dwandek_sot5","p":32,"h":1,"n":"Dwandek"},{"c":1,"s":43,"id":2112,"u":"formian%20mageslayer_sot5","p":83,"h":1,"n":"Formian Mageslayer"},{"c":1,"s":43,"id":2113,"u":"formian%20queen_sot5","p":84,"h":1,"n":"Formian Queen"},{"c":1,"s":43,"id":2114,"u":"formian%20worker_sot5","p":82,"h":1,"n":"Formian Worker"},{"c":1,"s":43,"id":2115,"u":"gluttonworm_sot5","p":85,"h":1,"n":"Gluttonworm"},{"c":1,"s":43,"id":2116,"u":"ikeshti%20brood-minder_sot5","p":86,"h":1,"n":"Ikeshti Brood-Minder"},{"c":1,"s":43,"id":2117,"u":"iobane%20magus_sot5","p":21,"h":1,"n":"Iobane Magus"},{"c":1,"s":43,"id":2118,"u":"khefak%20scuttler_sot5","p":87,"h":1,"n":"Khefak Scuttler"},{"c":1,"s":43,"id":2119,"u":"king%20of%20biting%20ants_sot5","p":90,"h":1,"n":"King of Biting Ants"},{"c":1,"s":43,"id":2120,"u":"mpondo_sot5","p":20,"h":1,"n":"Mpondo"},{"c":1,"s":43,"id":2121,"u":"ravager%20of%20tindalos_sot5","p":40,"h":1,"n":"Ravager of Tindalos"},{"c":1,"s":43,"id":2122,"u":"shobhad%20enforcer_sot5","p":88,"h":1,"n":"Shobhad Enforcer"},{"c":1,"s":43,"id":2123,"u":"shobhad%20sniper_sot5","p":89,"h":1,"n":"Shobhad Sniper"},{"c":1,"s":43,"id":2124,"u":"skartitch%20chip-tooth_sot5","p":50,"h":1,"n":"Skartitch Chip-Tooth"},{"c":1,"s":43,"id":2125,"u":"sparkeater_sot5","p":31,"h":1,"n":"Sparkeater"},{"c":1,"s":43,"id":2126,"u":"spawn%20of%20taon_sot5","p":28,"h":1,"n":"Spawn of Taon"},{"c":1,"s":43,"id":2127,"u":"taon_sot5","p":31,"h":1,"n":"Taon"},{"c":1,"s":43,"id":2128,"u":"thasteron%20khefak_sot5","p":87,"h":1,"n":"Thasteron Khefak"},{"c":1,"s":43,"id":2129,"u":"tollvych_sot5","p":27,"h":1,"n":"Tollvych"},{"c":1,"s":44,"id":2130,"u":"alapolo_sot6","p":80,"h":1,"n":"Alapolo"},{"c":1,"s":44,"id":2131,"u":"alate%20ant_sot6","p":72,"h":1,"n":"Alate Ant"},{"c":1,"s":44,"id":2132,"u":"apocalypse%20ant%20swarm_sot6","p":56,"h":1,"n":"Apocalypse Ant Swarm"},{"c":1,"s":44,"id":2133,"u":"aspect%20of%20hunger_sot6","p":58,"h":1,"n":"Aspect of Hunger"},{"c":1,"s":44,"id":2134,"u":"aspect%20of%20hunger_sot6","p":58,"h":1,"n":"Aspect of Hunger"},{"c":1,"s":44,"id":2135,"u":"aspect%20of%20immortality_sot6","p":58,"h":1,"n":"Aspect of Immortality"},{"c":1,"s":44,"id":2136,"u":"aspect%20of%20insects_sot6","p":58,"h":1,"n":"Aspect of Insects"},{"c":1,"s":44,"id":2137,"u":"cataclysm%20beetle_sot6","p":40,"h":1,"n":"Cataclysm Beetle"},{"c":1,"s":44,"id":2138,"u":"chromatic%20ooze_sot6","p":83,"h":1,"n":"Chromatic Ooze"},{"c":1,"s":44,"id":2139,"u":"clockwork%20clock%20tower_sot6","p":81,"h":1,"n":"Clockwork Clock Tower"},{"c":1,"s":44,"id":2140,"u":"crawling%20slurry_sot6","p":82,"h":1,"n":"Crawling Slurry"},{"c":1,"s":44,"id":2141,"u":"hivebound%20arboreal_sot6","p":52,"h":1,"n":"Hivebound Arboreal"},{"c":1,"s":44,"id":2142,"u":"ironclad%20annihilator%20beetle_sot6","p":49,"h":1,"n":"Ironclad Annihilator Beetle"},{"c":1,"s":44,"id":2143,"u":"lignified%20adamantine%20golem_sot6","p":16,"h":1,"n":"Lignified Adamantine Golem"},{"c":1,"s":44,"id":2144,"u":"red%20commander%20ant_sot6","p":73,"h":1,"n":"Red Commander Ant"},{"c":1,"s":44,"id":2145,"u":"red%20guard%20ant_sot6","p":72,"h":1,"n":"Red Guard Ant"},{"c":1,"s":44,"id":2146,"u":"red%20queen_sot6","p":41,"h":1,"n":"Red Queen"},{"c":1,"s":44,"id":2147,"u":"shianshi%20waymaker_sot6","p":21,"h":1,"n":"Shianshi Waymaker"},{"c":1,"s":44,"id":2148,"u":"slana_sot6","p":84,"h":1,"n":"Slana"},{"c":1,"s":44,"id":2149,"u":"ta'apundo_sot6","p":85,"h":1,"n":"Ta'apundo"},{"c":1,"s":44,"id":2150,"u":"tatterthread_sot6","p":88,"h":1,"n":"Tatterthread"},{"c":1,"s":44,"id":2151,"u":"thorn%20guardian_sot6","p":19,"h":1,"n":"Thorn Guardian"},{"c":1,"s":44,"id":2152,"u":"unshadowed%20anchor%20root_sot6","p":23,"h":1,"n":"Unshadowed Anchor Root"},{"c":1,"s":44,"id":2153,"u":"unshadowed%20haibram_sot6","p":24,"h":1,"n":"Unshadowed Haibram"},{"c":1,"s":44,"id":2154,"u":"unshadowed%20koride_sot6","p":91,"h":1,"n":"Unshadowed Koride"},{"c":1,"s":44,"id":2155,"u":"unshadowed%20mariama_sot6","p":20,"h":1,"n":"Unshadowed Mariama"},{"c":1,"s":44,"id":2156,"u":"unshadowed%20okoro_sot6","p":18,"h":1,"n":"Unshadowed Okoro"},{"c":1,"s":44,"id":2157,"u":"wereant%20disciple_sot6","p":86,"h":1,"n":"Wereant Disciple"},{"c":1,"s":44,"id":2158,"u":"wereant%20poisoner_sot6","p":87,"h":1,"n":"Wereant Poisoner"},{"c":1,"s":44,"id":2159,"u":"wereant%20sentinel_sot6","p":50,"h":1,"n":"Wereant Sentinel"},{"c":1,"s":45,"id":2160,"u":"basilisk_tio","p":26,"h":1,"n":"Basilisk"},{"c":1,"s":45,"id":2161,"u":"boar_tio","p":8,"h":1,"n":"Boar"},{"c":1,"s":45,"id":2162,"u":"brimstone%20rat_tio","p":37,"h":1,"n":"Brimstone Rat"},{"c":1,"s":45,"id":2163,"u":"bugbear%20marauder_tio","p":30,"h":1,"n":"Bugbear Marauder"},{"c":1,"s":45,"id":2164,"u":"crocodile_tio","p":11,"h":1,"n":"Crocodile"},{"c":1,"s":45,"id":2165,"u":"gargoyle%20guardian_tio","p":35,"h":1,"n":"Gargoyle Guardian"},{"c":1,"s":45,"id":2166,"u":"ghost%20commoner_tio","p":20,"h":1,"n":"Ghost Commoner"},{"c":1,"s":45,"id":2167,"u":"giant%20centipede_tio","p":12,"h":1,"n":"Giant Centipede"},{"c":1,"s":45,"id":2168,"u":"giant%20rat_tio","p":14,"h":1,"n":"Giant Rat"},{"c":1,"s":45,"id":2169,"u":"giant%20spider_tio","p":16,"h":1,"n":"Giant Spider"},{"c":1,"s":45,"id":2170,"u":"hargrit%20leadbuster_tio","p":36,"h":1,"n":"Hargrit Leadbuster"},{"c":1,"s":45,"id":2171,"u":"harpies_tio","p":48,"h":1,"n":"Harpies"},{"c":1,"s":45,"id":2172,"u":"hell%20hound_tio","p":24,"h":1,"n":"Hell Hound"},{"c":1,"s":45,"id":2173,"u":"karstin%20star-hand%2c%20shadow_tio","p":29,"h":1,"n":"Karstin Star-Hand, Shadow"},{"c":1,"s":45,"id":2174,"u":"kobold%20dragon%20mage_tio","p":26,"h":1,"n":"Kobold Dragon Mage"},{"c":1,"s":45,"id":2175,"u":"kobold%20scout_tio","p":26,"h":1,"n":"Kobold Scout"},{"c":1,"s":45,"id":2176,"u":"kobold%20scout_tio","p":45,"h":1,"n":"Kobold Scout"},{"c":1,"s":45,"id":2177,"u":"kobold%20trapmaster_tio","p":45,"h":1,"n":"Kobold Trapmaster"},{"c":1,"s":45,"id":2178,"u":"kotgar%20leadbuster_tio","p":33,"h":1,"n":"Kotgar Leadbuster"},{"c":1,"s":45,"id":2179,"u":"kurnugian%20jackal_tio","p":61,"h":1,"n":"Kurnugian Jackal"},{"c":1,"s":45,"id":2180,"u":"leopard_tio","p":33,"h":1,"n":"Leopard"},{"c":1,"s":45,"id":2181,"u":"mimic%20prankster_tio","p":49,"h":1,"n":"Mimic Prankster"},{"c":1,"s":45,"id":2182,"u":"morgrym%20leadbuster_tio","p":35,"h":1,"n":"Morgrym Leadbuster"},{"c":1,"s":45,"id":2183,"u":"ogre%20warrior_tio","p":46,"h":1,"n":"Ogre Warrior"},{"c":1,"s":45,"id":2184,"u":"omblin%20leadbuster_tio","p":37,"h":1,"n":"Omblin Leadbuster"},{"c":1,"s":45,"id":2185,"u":"orc%20commander_tio","p":41,"h":1,"n":"Orc Commander"},{"c":1,"s":45,"id":2186,"u":"orc%20scrapper_tio","p":40,"h":1,"n":"Orc Scrapper"},{"c":1,"s":45,"id":2187,"u":"owlbear_tio","p":47,"h":1,"n":"Owlbear"},{"c":1,"s":45,"id":2188,"u":"scalliwing_tio","p":62,"h":1,"n":"Scalliwing"},{"c":1,"s":45,"id":2189,"u":"sewer%20ooze_tio","p":13,"h":1,"n":"Sewer Ooze"},{"c":1,"s":45,"id":2190,"u":"skeleton%20guard_tio","p":28,"h":1,"n":"Skeleton Guard"},{"c":1,"s":45,"id":2191,"u":"stinkweed%20shambler_tio","p":63,"h":1,"n":"Stinkweed Shambler"},{"c":1,"s":45,"id":2192,"u":"troll%20enforcer_tio","p":50,"h":1,"n":"Troll Enforcer"},{"c":1,"s":45,"id":2193,"u":"viper_tio","p":32,"h":1,"n":"Viper"},{"c":1,"s":45,"id":2194,"u":"web%20lurker_tio","p":17,"h":1,"n":"Web Lurker"},{"c":1,"s":45,"id":2195,"u":"wight_tio","p":28,"h":1,"n":"Wight"},{"c":1,"s":45,"id":2196,"u":"wolf_tio","p":24,"h":1,"n":"Wolf"},{"c":1,"s":45,"id":2197,"u":"zombie%20shambler_tio","p":29,"h":1,"n":"Zombie Shambler"},{"c":7,"s":4,"id":2198,"u":"amnesiac_apg","p":50,"h":1,"n":"Amnesiac"},{"c":7,"s":4,"id":2199,"u":"bandit_apg","p":48,"h":1,"n":"Bandit"},{"c":7,"s":4,"id":2200,"u":"barber_apg","p":48,"h":1,"n":"Barber"},{"c":7,"s":4,"id":2201,"u":"blessed_apg","p":50,"h":1,"n":"Blessed"},{"c":7,"s":4,"id":2202,"u":"bookkeeper_apg","p":48,"h":1,"n":"Bookkeeper"},{"c":7,"s":4,"id":2203,"u":"cook_apg","p":48,"h":1,"n":"Cook"},{"c":7,"s":4,"id":2204,"u":"courier_apg","p":48,"h":1,"n":"Courier"},{"c":7,"s":4,"id":2205,"u":"cultist_apg","p":48,"h":1,"n":"Cultist"},{"c":7,"s":4,"id":2206,"u":"cursed_apg","p":50,"h":1,"n":"Cursed"},{"c":7,"s":4,"id":2207,"u":"feral%20child_apg","p":50,"h":1,"n":"Feral Child"},{"c":7,"s":4,"id":2208,"u":"feybound_apg","p":50,"h":1,"n":"Feybound"},{"c":7,"s":4,"id":2209,"u":"haunted_apg","p":51,"h":1,"n":"Haunted"},{"c":7,"s":4,"id":2210,"u":"insurgent_apg","p":48,"h":1,"n":"Insurgent"},{"c":7,"s":4,"id":2211,"u":"outrider_apg","p":48,"h":1,"n":"Outrider"},{"c":7,"s":4,"id":2212,"u":"pilgrim_apg","p":49,"h":1,"n":"Pilgrim"},{"c":7,"s":4,"id":2213,"u":"refugee_apg","p":49,"h":1,"n":"Refugee"},{"c":7,"s":4,"id":2214,"u":"returned_apg","p":51,"h":1,"n":"Returned"},{"c":7,"s":4,"id":2215,"u":"root%20worker_apg","p":49,"h":1,"n":"Root Worker"},{"c":7,"s":4,"id":2216,"u":"royalty_apg","p":51,"h":1,"n":"Royalty"},{"c":7,"s":4,"id":2217,"u":"scavenger_apg","p":49,"h":1,"n":"Scavenger"},{"c":7,"s":4,"id":2218,"u":"servant_apg","p":49,"h":1,"n":"Servant"},{"c":7,"s":4,"id":2219,"u":"squire_apg","p":49,"h":1,"n":"Squire"},{"c":7,"s":4,"id":2220,"u":"tax%20collector_apg","p":49,"h":1,"n":"Tax Collector"},{"c":7,"s":4,"id":2221,"u":"teacher_apg","p":49,"h":1,"n":"Teacher"},{"c":7,"s":4,"id":2222,"u":"ward_apg","p":49,"h":1,"n":"Ward"},{"c":7,"s":5,"id":2223,"u":"acolyte_crb","p":60,"h":1,"n":"Acolyte"},{"c":7,"s":5,"id":2224,"u":"acrobat_crb","p":60,"h":1,"n":"Acrobat"},{"c":7,"s":5,"id":2225,"u":"animal%20whisperer_crb","p":60,"h":1,"n":"Animal Whisperer"},{"c":7,"s":5,"id":2226,"u":"artisan_crb","p":60,"h":1,"n":"Artisan"},{"c":7,"s":5,"id":2227,"u":"artist_crb","p":60,"h":1,"n":"Artist"},{"c":7,"s":5,"id":2228,"u":"barkeep_crb","p":60,"h":1,"n":"Barkeep"},{"c":7,"s":5,"id":2229,"u":"barrister_crb","p":60,"h":1,"n":"Barrister"},{"c":7,"s":5,"id":2230,"u":"bounty%20hunter_crb","p":61,"h":1,"n":"Bounty Hunter"},{"c":7,"s":5,"id":2231,"u":"charlatan_crb","p":61,"h":1,"n":"Charlatan"},{"c":7,"s":5,"id":2232,"u":"criminal_crb","p":61,"h":1,"n":"Criminal"},{"c":7,"s":5,"id":2233,"u":"detective_crb","p":61,"h":1,"n":"Detective"},{"c":7,"s":5,"id":2234,"u":"emissary_crb","p":61,"h":1,"n":"Emissary"},{"c":7,"s":5,"id":2235,"u":"entertainer_crb","p":61,"h":1,"n":"Entertainer"},{"c":7,"s":5,"id":2236,"u":"farmhand_crb","p":62,"h":1,"n":"Farmhand"},{"c":7,"s":5,"id":2237,"u":"field%20medic_crb","p":62,"h":1,"n":"Field Medic"},{"c":7,"s":5,"id":2238,"u":"fortune%20teller_crb","p":62,"h":1,"n":"Fortune Teller"},{"c":7,"s":5,"id":2239,"u":"gambler_crb","p":62,"h":1,"n":"Gambler"},{"c":7,"s":5,"id":2240,"u":"gladiator_crb","p":62,"h":1,"n":"Gladiator"},{"c":7,"s":5,"id":2241,"u":"guard_crb","p":62,"h":1,"n":"Guard"},{"c":7,"s":5,"id":2242,"u":"herbalist_crb","p":62,"h":1,"n":"Herbalist"},{"c":7,"s":5,"id":2243,"u":"hermit_crb","p":62,"h":1,"n":"Hermit"},{"c":7,"s":5,"id":2244,"u":"hunter_crb","p":62,"h":1,"n":"Hunter"},{"c":7,"s":5,"id":2245,"u":"laborer_crb","p":62,"h":1,"n":"Laborer"},{"c":7,"s":5,"id":2246,"u":"martial%20disciple_crb","p":63,"h":1,"n":"Martial Disciple"},{"c":7,"s":5,"id":2247,"u":"merchant_crb","p":63,"h":1,"n":"Merchant"},{"c":7,"s":5,"id":2248,"u":"miner_crb","p":63,"h":1,"n":"Miner"},{"c":7,"s":5,"id":2249,"u":"noble_crb","p":63,"h":1,"n":"Noble"},{"c":7,"s":5,"id":2250,"u":"nomad_crb","p":63,"h":1,"n":"Nomad"},{"c":7,"s":5,"id":2251,"u":"prisoner_crb","p":63,"h":1,"n":"Prisoner"},{"c":7,"s":5,"id":2252,"u":"sailor_crb","p":63,"h":1,"n":"Sailor"},{"c":7,"s":5,"id":2253,"u":"scholar_crb","p":63,"h":1,"n":"Scholar"},{"c":7,"s":5,"id":2254,"u":"scout_crb","p":64,"h":1,"n":"Scout"},{"c":7,"s":5,"id":2255,"u":"street%20urchin_crb","p":64,"h":1,"n":"Street Urchin"},{"c":7,"s":5,"id":2256,"u":"tinker_crb","p":64,"h":1,"n":"Tinker"},{"c":7,"s":5,"id":2257,"u":"warrior_crb","p":64,"h":1,"n":"Warrior"},{"c":7,"s":46,"id":2258,"u":"dragon%20scholar_aoa0","p":4,"h":1,"n":"Dragon Scholar"},{"c":7,"s":46,"id":2259,"u":"emancipated_aoa0","p":4,"h":1,"n":"Emancipated"},{"c":7,"s":46,"id":2260,"u":"haunting%20vision_aoa0","p":4,"h":1,"n":"Haunting Vision"},{"c":7,"s":46,"id":2261,"u":"hellknight%20historian_aoa0","p":5,"h":1,"n":"Hellknight Historian"},{"c":7,"s":46,"id":2262,"u":"local%20scion_aoa0","p":5,"h":1,"n":"Local Scion"},{"c":7,"s":46,"id":2263,"u":"out-of-towner_aoa0","p":5,"h":1,"n":"Out-of-towner"},{"c":7,"s":46,"id":2264,"u":"reputation%20seeker_aoa0","p":5,"h":1,"n":"Reputation Seeker"},{"c":7,"s":46,"id":2265,"u":"returning%20descendant_aoa0","p":5,"h":1,"n":"Returning Descendant"},{"c":7,"s":46,"id":2266,"u":"truth%20seeker_aoa0","p":6,"h":1,"n":"Truth Seeker"},{"c":7,"s":16,"id":2267,"u":"droskari%20disciple_aoa4","p":63,"h":1,"n":"Droskari Disciple"},{"c":7,"s":18,"id":2268,"u":"aiudara%20seeker_aoa6","p":73,"h":1,"n":"Aiudara Seeker"},{"c":7,"s":18,"id":2269,"u":"hermean%20heritor_aoa6","p":73,"h":1,"n":"Hermean Heritor"},{"c":7,"s":18,"id":2270,"u":"legendary%20parents_aoa6","p":73,"h":1,"n":"Legendary Parents"},{"c":7,"s":18,"id":2271,"u":"touched%20by%20dahak_aoa6","p":73,"h":1,"n":"Touched By Dahak"},{"c":7,"s":47,"id":2272,"u":"ex-con%20token%20guard_aoe0","p":6,"h":1,"n":"Ex-con Token Guard"},{"c":7,"s":47,"id":2273,"u":"godless%20graycloak_aoe0","p":6,"h":1,"n":"Godless Graycloak"},{"c":7,"s":47,"id":2274,"u":"grizzled%20muckrucker_aoe0","p":7,"h":1,"n":"Grizzled Muckrucker"},{"c":7,"s":47,"id":2275,"u":"harbor%20guard%20moonlighter_aoe0","p":7,"h":1,"n":"Harbor Guard Moonlighter"},{"c":7,"s":47,"id":2276,"u":"learned%20guard%20prodigy_aoe0","p":7,"h":1,"n":"Learned Guard Prodigy"},{"c":7,"s":47,"id":2277,"u":"political%20scion_aoe0","p":8,"h":1,"n":"Political Scion"},{"c":7,"s":47,"id":2278,"u":"post%20guard%20of%20all%20trades_aoe0","p":8,"h":1,"n":"Post Guard Of All Trades"},{"c":7,"s":47,"id":2279,"u":"sally%20guard%20neophyte_aoe0","p":8,"h":1,"n":"Sally Guard Neophyte"},{"c":7,"s":47,"id":2280,"u":"sleepless%20suns%20star_aoe0","p":9,"h":1,"n":"Sleepless Suns Star"},{"c":7,"s":47,"id":2281,"u":"undercover%20lotus%20guard_aoe0","p":9,"h":1,"n":"Undercover Lotus Guard"},{"c":7,"s":22,"id":2282,"u":"harrow-led_aoe4","p":66,"h":1,"n":"Harrow-led"},{"c":7,"s":48,"id":2283,"u":"bibliophile_av0","p":4,"h":1,"n":"Bibliophile"},{"c":7,"s":48,"id":2284,"u":"eldritch%20anatomist_av0","p":4,"h":1,"n":"Eldritch Anatomist"},{"c":7,"s":48,"id":2285,"u":"fogfen%20tale-teller_av0","p":4,"h":1,"n":"Fogfen Tale-teller"},{"c":7,"s":48,"id":2286,"u":"market%20runner_av0","p":4,"h":1,"n":"Market Runner"},{"c":7,"s":48,"id":2287,"u":"ruin%20delver_av0","p":4,"h":1,"n":"Ruin Delver"},{"c":7,"s":48,"id":2288,"u":"starwatcher_av0","p":4,"h":1,"n":"Starwatcher"},{"c":7,"s":48,"id":2289,"u":"witchlight%20follower_av0","p":5,"h":1,"n":"Witchlight Follower"},{"c":7,"s":49,"id":2290,"u":"aerialist_ec0","p":4,"h":1,"n":"Aerialist"},{"c":7,"s":49,"id":2291,"u":"animal%20wrangler_ec0","p":4,"h":1,"n":"Animal Wrangler"},{"c":7,"s":49,"id":2292,"u":"barker_ec0","p":5,"h":1,"n":"Barker"},{"c":7,"s":49,"id":2293,"u":"blow-in_ec0","p":5,"h":1,"n":"Blow-in"},{"c":7,"s":49,"id":2294,"u":"butcher_ec0","p":5,"h":1,"n":"Butcher"},{"c":7,"s":49,"id":2295,"u":"circus%20born_ec0","p":5,"h":1,"n":"Circus Born"},{"c":7,"s":49,"id":2296,"u":"clown_ec0","p":6,"h":1,"n":"Clown"},{"c":7,"s":49,"id":2297,"u":"mystic%20seer_ec0","p":6,"h":1,"n":"Mystic Seer"},{"c":7,"s":49,"id":2298,"u":"rigger_ec0","p":6,"h":1,"n":"Rigger"},{"c":7,"s":8,"id":2299,"u":"dreamer%20of%20the%20verdant%20moon_ec3","p":67,"h":1,"n":"Dreamer Of The Verdant Moon"},{"c":7,"s":50,"id":2300,"u":"abadar's%20avenger_frp0","p":6,"h":1,"n":"Abadar's Avenger"},{"c":7,"s":50,"id":2301,"u":"attention%20addict_frp0","p":6,"h":1,"n":"Attention Addict"},{"c":7,"s":50,"id":2302,"u":"newcomer%20in%20need_frp0","p":7,"h":1,"n":"Newcomer In Need"},{"c":7,"s":50,"id":2303,"u":"ruby%20phoenix%20fanatic_frp0","p":7,"h":1,"n":"Ruby Phoenix Fanatic"},{"c":7,"s":50,"id":2304,"u":"second%20chance%20champion_frp0","p":7,"h":1,"n":"Second Chance Champion"},{"c":7,"s":50,"id":2305,"u":"undercover%20contender_frp0","p":7,"h":1,"n":"Undercover Contender"},{"c":7,"s":2,"id":2306,"u":"alkenstar%20outlaw_g%26g","p":124,"h":1,"n":"Alkenstar Outlaw"},{"c":7,"s":2,"id":2307,"u":"alkenstar%20sojourner_g%26g","p":124,"h":1,"n":"Alkenstar Sojourner"},{"c":7,"s":2,"id":2308,"u":"anti-tech%20activist_g%26g","p":44,"h":1,"n":"Anti-tech Activist"},{"c":7,"s":2,"id":2309,"u":"back-alley%20doctor_g%26g","p":122,"h":1,"n":"Back-alley Doctor"},{"c":7,"s":2,"id":2310,"u":"cannoneer_g%26g","p":122,"h":1,"n":"Cannoneer"},{"c":7,"s":2,"id":2311,"u":"circuit%20judge_g%26g","p":124,"h":1,"n":"Circuit Judge"},{"c":7,"s":2,"id":2312,"u":"clockfighter_g%26g","p":44,"h":1,"n":"Clockfighter"},{"c":7,"s":2,"id":2313,"u":"clockwork%20researcher_g%26g","p":44,"h":1,"n":"Clockwork Researcher"},{"c":7,"s":2,"id":2314,"u":"codebreaker_g%26g","p":44,"h":1,"n":"Codebreaker"},{"c":7,"s":2,"id":2315,"u":"deputy_g%26g","p":122,"h":1,"n":"Deputy"},{"c":7,"s":2,"id":2316,"u":"discarded%20duplicate_g%26g","p":46,"h":1,"n":"Discarded Duplicate"},{"c":7,"s":2,"id":2317,"u":"disciple%20of%20the%20gear_g%26g","p":45,"h":1,"n":"Disciple Of The Gear"},{"c":7,"s":2,"id":2318,"u":"driver_g%26g","p":45,"h":1,"n":"Driver"},{"c":7,"s":2,"id":2319,"u":"farmsteader_g%26g","p":123,"h":1,"n":"Farmsteader"},{"c":7,"s":2,"id":2320,"u":"fireworks%20performer_g%26g","p":122,"h":1,"n":"Fireworks Performer"},{"c":7,"s":2,"id":2321,"u":"goldhand%20arms%20dealer_g%26g","p":124,"h":1,"n":"Goldhand Arms Dealer"},{"c":7,"s":2,"id":2322,"u":"gunsmith_g%26g","p":122,"h":1,"n":"Gunsmith"},{"c":7,"s":2,"id":2323,"u":"hired%20killer_g%26g","p":122,"h":1,"n":"Hired Killer"},{"c":7,"s":2,"id":2324,"u":"hounded%20thief_g%26g","p":45,"h":1,"n":"Hounded Thief"},{"c":7,"s":2,"id":2325,"u":"junk%20collector_g%26g","p":123,"h":1,"n":"Junk Collector"},{"c":7,"s":2,"id":2326,"u":"junker_g%26g","p":45,"h":1,"n":"Junker"},{"c":7,"s":2,"id":2327,"u":"mechanic_g%26g","p":45,"h":1,"n":"Mechanic"},{"c":7,"s":2,"id":2328,"u":"mechanical%20symbiosis_g%26g","p":46,"h":1,"n":"Mechanical Symbiosis"},{"c":7,"s":2,"id":2329,"u":"medicinal%20clocksmith_g%26g","p":45,"h":1,"n":"Medicinal Clocksmith"},{"c":7,"s":2,"id":2330,"u":"otherworldly%20mission_g%26g","p":125,"h":1,"n":"Otherworldly Mission"},{"c":7,"s":2,"id":2331,"u":"press-ganged_g%26g","p":124,"h":1,"n":"Press-ganged"},{"c":7,"s":2,"id":2332,"u":"printer_g%26g","p":45,"h":1,"n":"Printer"},{"c":7,"s":2,"id":2333,"u":"revenant_g%26g","p":125,"h":1,"n":"Revenant"},{"c":7,"s":2,"id":2334,"u":"saboteur_g%26g","p":45,"h":1,"n":"Saboteur"},{"c":7,"s":2,"id":2335,"u":"saloon%20entertainer_g%26g","p":123,"h":1,"n":"Saloon Entertainer"},{"c":7,"s":2,"id":2336,"u":"saved%20by%20clockwork_g%26g","p":47,"h":1,"n":"Saved By Clockwork"},{"c":7,"s":2,"id":2337,"u":"sheriff_g%26g","p":124,"h":1,"n":"Sheriff"},{"c":7,"s":2,"id":2338,"u":"spotter_g%26g","p":123,"h":1,"n":"Spotter"},{"c":7,"s":2,"id":2339,"u":"tall%20tale_g%26g","p":125,"h":1,"n":"Tall Tale"},{"c":7,"s":2,"id":2340,"u":"tech-reliant_g%26g","p":47,"h":1,"n":"Tech-reliant"},{"c":7,"s":2,"id":2341,"u":"toymaker_g%26g","p":45,"h":1,"n":"Toymaker"},{"c":7,"s":2,"id":2342,"u":"undertaker_g%26g","p":123,"h":1,"n":"Undertaker"},{"c":7,"s":2,"id":2343,"u":"wandering%20preacher_g%26g","p":123,"h":1,"n":"Wandering Preacher"},{"c":7,"s":2,"id":2344,"u":"waste%20walker_g%26g","p":123,"h":1,"n":"Waste Walker"},{"c":7,"s":2,"id":2345,"u":"wished%20alive_g%26g","p":47,"h":1,"n":"Wished Alive"},{"c":7,"s":51,"id":2346,"u":"archaeologist_lopsg","p":8,"h":1,"n":"Archaeologist"},{"c":7,"s":51,"id":2347,"u":"pathfinder%20recruiter_lopsg","p":8,"h":1,"n":"Pathfinder Recruiter"},{"c":7,"s":51,"id":2348,"u":"spell%20seeker_lopsg","p":8,"h":1,"n":"Spell Seeker"},{"c":7,"s":51,"id":2349,"u":"trailblazer_lopsg","p":8,"h":1,"n":"Trailblazer"},{"c":7,"s":51,"id":2350,"u":"translator_lopsg","p":8,"h":1,"n":"Translator"},{"c":7,"s":52,"id":2351,"u":"alkenstar%20tinker_lowg","p":82,"h":1,"n":"Alkenstar Tinker"},{"c":7,"s":52,"id":2352,"u":"aspiring%20free%20captain_lowg","p":70,"h":1,"n":"Aspiring Free Captain"},{"c":7,"s":52,"id":2353,"u":"aspiring%20river%20monarch_lowg","p":34,"h":1,"n":"Aspiring River Monarch"},{"c":7,"s":52,"id":2354,"u":"atteran%20rancher_lowg","p":106,"h":1,"n":"Atteran Rancher"},{"c":7,"s":52,"id":2355,"u":"bekyar%20restorer_lowg","p":94,"h":1,"n":"Bekyar Restorer"},{"c":7,"s":52,"id":2356,"u":"belkzen%20slayer_lowg","p":46,"h":1,"n":"Belkzen Slayer"},{"c":7,"s":52,"id":2357,"u":"bellflower%20agent_lowg","p":106,"h":1,"n":"Bellflower Agent"},{"c":7,"s":52,"id":2358,"u":"black%20market%20smuggler_lowg","p":58,"h":1,"n":"Black Market Smuggler"},{"c":7,"s":52,"id":2359,"u":"bonuwat%20wavetouched_lowg","p":94,"h":1,"n":"Bonuwat Wavetouched"},{"c":7,"s":52,"id":2360,"u":"bright%20lion_lowg","p":94,"h":1,"n":"Bright Lion"},{"c":7,"s":52,"id":2361,"u":"chelish%20rebel_lowg","p":106,"h":1,"n":"Chelish Rebel"},{"c":7,"s":52,"id":2362,"u":"child%20of%20the%20puddles_lowg","p":22,"h":1,"n":"Child Of The Puddles"},{"c":7,"s":52,"id":2363,"u":"child%20of%20westcrown_lowg","p":106,"h":1,"n":"Child Of Westcrown"},{"c":7,"s":52,"id":2364,"u":"cursed%20family_lowg","p":46,"h":1,"n":"Cursed Family"},{"c":7,"s":52,"id":2365,"u":"desert%20tracker_lowg","p":58,"h":1,"n":"Desert Tracker"},{"c":7,"s":52,"id":2366,"u":"diobel%20pearl%20diver_lowg","p":22,"h":1,"n":"Diobel Pearl Diver"},{"c":7,"s":52,"id":2367,"u":"final%20blade%20survivor_lowg","p":130,"h":1,"n":"Final Blade Survivor"},{"c":7,"s":52,"id":2368,"u":"freed%20slave%20of%20absalom_lowg","p":22,"h":1,"n":"Freed Slave Of Absalom"},{"c":7,"s":52,"id":2369,"u":"geb%20crusader_lowg","p":82,"h":1,"n":"Geb Crusader"},{"c":7,"s":52,"id":2370,"u":"goblinblood%20orphan_lowg","p":106,"h":1,"n":"Goblinblood Orphan"},{"c":7,"s":52,"id":2371,"u":"grand%20council%20bureaucrat_lowg","p":22,"h":1,"n":"Grand Council Bureaucrat"},{"c":7,"s":52,"id":2372,"u":"hermean%20expatriate_lowg","p":70,"h":1,"n":"Hermean Expatriate"},{"c":7,"s":52,"id":2373,"u":"inlander_lowg","p":22,"h":1,"n":"Inlander"},{"c":7,"s":52,"id":2374,"u":"issian%20partisan_lowg","p":34,"h":1,"n":"Issian Partisan"},{"c":7,"s":52,"id":2375,"u":"kalistrade%20follower_lowg","p":130,"h":1,"n":"Kalistrade Follower"},{"c":7,"s":52,"id":2376,"u":"kyonin%20emissary_lowg","p":130,"h":1,"n":"Kyonin Emissary"},{"c":7,"s":52,"id":2377,"u":"lastwall%20survivor_lowg","p":46,"h":1,"n":"Lastwall Survivor"},{"c":7,"s":52,"id":2378,"u":"lumber%20consortium%20laborer_lowg","p":130,"h":1,"n":"Lumber Consortium Laborer"},{"c":7,"s":52,"id":2379,"u":"magaambya%20academic_lowg","p":94,"h":1,"n":"Magaambya Academic"},{"c":7,"s":52,"id":2380,"u":"mammoth%20speaker_lowg","p":118,"h":1,"n":"Mammoth Speaker"},{"c":7,"s":52,"id":2381,"u":"mana%20wastes%20refugee_lowg","p":82,"h":1,"n":"Mana Wastes Refugee"},{"c":7,"s":52,"id":2382,"u":"mantis%20scion_lowg","p":70,"h":1,"n":"Mantis Scion"},{"c":7,"s":52,"id":2383,"u":"menagerie%20dung%20sweeper_lowg","p":22,"h":1,"n":"Menagerie Dung Sweeper"},{"c":7,"s":52,"id":2384,"u":"merabite%20prodigy_lowg","p":58,"h":1,"n":"Merabite Prodigy"},{"c":7,"s":52,"id":2385,"u":"molthuni%20mercenary_lowg","p":46,"h":1,"n":"Molthuni Mercenary"},{"c":7,"s":52,"id":2386,"u":"nexian%20mystic_lowg","p":82,"h":1,"n":"Nexian Mystic"},{"c":7,"s":52,"id":2387,"u":"nirmathi%20guerrilla_lowg","p":46,"h":1,"n":"Nirmathi Guerrilla"},{"c":7,"s":52,"id":2388,"u":"oenopion%20ooze-tender_lowg","p":82,"h":1,"n":"Oenopion Ooze-tender"},{"c":7,"s":52,"id":2389,"u":"onyx%20trader_lowg","p":46,"h":1,"n":"Onyx Trader"},{"c":7,"s":52,"id":2390,"u":"osirionologist_lowg","p":58,"h":1,"n":"Osirionologist"},{"c":7,"s":52,"id":2391,"u":"pathfinder%20hopeful_lowg","p":22,"h":1,"n":"Pathfinder Hopeful"},{"c":7,"s":52,"id":2392,"u":"perfection%20seeker_lowg","p":82,"h":1,"n":"Perfection Seeker"},{"c":7,"s":52,"id":2393,"u":"press-ganged_lowg","p":70,"h":1,"n":"Press-ganged"},{"c":7,"s":52,"id":2394,"u":"purveyor%20of%20the%20bizarre_lowg","p":58,"h":1,"n":"Purveyor Of The Bizarre"},{"c":7,"s":52,"id":2395,"u":"quick_lowg","p":82,"h":1,"n":"Quick"},{"c":7,"s":52,"id":2396,"u":"razmiran%20faithful_lowg","p":34,"h":1,"n":"Razmiran Faithful"},{"c":7,"s":52,"id":2397,"u":"rivethun%20adherent_lowg","p":130,"h":1,"n":"Rivethun Adherent"},{"c":7,"s":52,"id":2398,"u":"rostland%20partisan_lowg","p":34,"h":1,"n":"Rostland Partisan"},{"c":7,"s":52,"id":2399,"u":"sarkorian%20reclaimer_lowg","p":34,"h":1,"n":"Sarkorian Reclaimer"},{"c":7,"s":52,"id":2400,"u":"sarkorian%20survivor_lowg","p":34,"h":1,"n":"Sarkorian Survivor"},{"c":7,"s":52,"id":2401,"u":"scholar%20of%20the%20ancients_lowg","p":70,"h":1,"n":"Scholar Of The Ancients"},{"c":7,"s":52,"id":2402,"u":"secular%20medic_lowg","p":58,"h":1,"n":"Secular Medic"},{"c":7,"s":52,"id":2403,"u":"senghor%20sailor_lowg","p":94,"h":1,"n":"Senghor Sailor"},{"c":7,"s":52,"id":2404,"u":"shadow%20haunted_lowg","p":106,"h":1,"n":"Shadow Haunted"},{"c":7,"s":52,"id":2405,"u":"shoanti%20name-bearer_lowg","p":118,"h":1,"n":"Shoanti Name-bearer"},{"c":7,"s":52,"id":2406,"u":"shory%20seeker_lowg","p":94,"h":1,"n":"Shory Seeker"},{"c":7,"s":52,"id":2407,"u":"sodden%20scavenger_lowg","p":94,"h":1,"n":"Sodden Scavenger"},{"c":7,"s":52,"id":2408,"u":"storm%20survivor_lowg","p":70,"h":1,"n":"Storm Survivor"},{"c":7,"s":52,"id":2409,"u":"taldan%20schemer_lowg","p":130,"h":1,"n":"Taldan Schemer"},{"c":7,"s":52,"id":2410,"u":"thassilonian%20traveler_lowg","p":118,"h":1,"n":"Thassilonian Traveler"},{"c":7,"s":52,"id":2411,"u":"thrune%20loyalist_lowg","p":106,"h":1,"n":"Thrune Loyalist"},{"c":7,"s":52,"id":2412,"u":"thuvian%20unifier_lowg","p":58,"h":1,"n":"Thuvian Unifier"},{"c":7,"s":52,"id":2413,"u":"trade%20consortium%20underling_lowg","p":22,"h":1,"n":"Trade Consortium Underling"},{"c":7,"s":52,"id":2414,"u":"ulfen%20raider_lowg","p":118,"h":1,"n":"Ulfen Raider"},{"c":7,"s":52,"id":2415,"u":"undersea%20enthusiast_lowg","p":70,"h":1,"n":"Undersea Enthusiast"},{"c":7,"s":52,"id":2416,"u":"ustalavic%20academic_lowg","p":46,"h":1,"n":"Ustalavic Academic"},{"c":7,"s":52,"id":2417,"u":"varisian%20wanderer_lowg","p":118,"h":1,"n":"Varisian Wanderer"},{"c":7,"s":52,"id":2418,"u":"vidrian%20reformer_lowg","p":94,"h":1,"n":"Vidrian Reformer"},{"c":7,"s":52,"id":2419,"u":"whispering%20way%20scion_lowg","p":46,"h":1,"n":"Whispering Way Scion"},{"c":7,"s":52,"id":2420,"u":"wildwood%20local_lowg","p":130,"h":1,"n":"Wildwood Local"},{"c":7,"s":52,"id":2421,"u":"winter's%20child_lowg","p":118,"h":1,"n":"Winter's Child"},{"c":7,"s":52,"id":2422,"u":"witch%20wary_lowg","p":118,"h":1,"n":"Witch Wary"},{"c":7,"s":52,"id":2423,"u":"wonder%20taster_lowg","p":34,"h":1,"n":"Wonder Taster"},{"c":7,"s":53,"id":2424,"u":"academy%20dropout_som","p":28,"h":1,"n":"Academy Dropout"},{"c":7,"s":53,"id":2425,"u":"anti-magical_som","p":30,"h":1,"n":"Anti-magical"},{"c":7,"s":53,"id":2426,"u":"astrologer_som","p":28,"h":1,"n":"Astrologer"},{"c":7,"s":53,"id":2427,"u":"chosen%20one_som","p":30,"h":1,"n":"Chosen One"},{"c":7,"s":53,"id":2428,"u":"eidolon%20contact_som","p":28,"h":1,"n":"Eidolon Contact"},{"c":7,"s":53,"id":2429,"u":"energy%20scarred_som","p":219,"h":1,"n":"Energy Scarred"},{"c":7,"s":53,"id":2430,"u":"false%20medium_som","p":28,"h":1,"n":"False Medium"},{"c":7,"s":53,"id":2431,"u":"genie-blessed_som","p":30,"h":1,"n":"Genie-blessed"},{"c":7,"s":53,"id":2432,"u":"magical%20experiment_som","p":30,"h":1,"n":"Magical Experiment"},{"c":7,"s":53,"id":2433,"u":"magical%20merchant_som","p":29,"h":1,"n":"Magical Merchant"},{"c":7,"s":53,"id":2434,"u":"magical%20misfit_som","p":29,"h":1,"n":"Magical Misfit"},{"c":7,"s":53,"id":2435,"u":"musical%20prodigy_som","p":29,"h":1,"n":"Musical Prodigy"},{"c":7,"s":53,"id":2436,"u":"mystic%20tutor_som","p":219,"h":1,"n":"Mystic Tutor"},{"c":7,"s":53,"id":2437,"u":"occult%20librarian_som","p":29,"h":1,"n":"Occult Librarian"},{"c":7,"s":53,"id":2438,"u":"plant%20whisperer_som","p":29,"h":1,"n":"Plant Whisperer"},{"c":7,"s":53,"id":2439,"u":"seer%20of%20the%20dead_som","p":31,"h":1,"n":"Seer Of The Dead"},{"c":7,"s":53,"id":2440,"u":"song%20of%20the%20deep_som","p":31,"h":1,"n":"Song Of The Deep"},{"c":7,"s":53,"id":2441,"u":"street%20preacher_som","p":29,"h":1,"n":"Street Preacher"},{"c":7,"s":53,"id":2442,"u":"student%20of%20magic_som","p":29,"h":1,"n":"Student Of Magic"},{"c":7,"s":53,"id":2443,"u":"surge%20investigator_som","p":219,"h":1,"n":"Surge Investigator"},{"c":7,"s":53,"id":2444,"u":"time%20traveler_som","p":31,"h":1,"n":"Time Traveler"},{"c":7,"s":54,"id":2445,"u":"sponsored%20by%20a%20stranger_sot0","p":6,"h":1,"n":"Sponsored By A Stranger"},{"c":7,"s":54,"id":2446,"u":"sponsored%20by%20a%20village_sot0","p":7,"h":1,"n":"Sponsored By A Village"},{"c":7,"s":54,"id":2447,"u":"sponsored%20by%20family_sot0","p":6,"h":1,"n":"Sponsored By Family"},{"c":7,"s":54,"id":2448,"u":"sponsored%20by%20teacher%20ot_sot0","p":6,"h":1,"n":"Sponsored By Teacher Ot"},{"c":7,"s":54,"id":2449,"u":"unsponsored_sot0","p":7,"h":1,"n":"Unsponsored"},{"c":0,"s":4,"id":2450,"u":"a%20home%20in%20every%20port_apg","p":202,"h":1,"n":"A Home In Every Port"},{"c":0,"s":4,"id":2451,"u":"aasimar's%20mercy_apg","p":36,"h":1,"n":"Aasimar's Mercy"},{"c":0,"s":4,"id":2452,"u":"accelerating%20touch_apg","p":119,"h":1,"n":"Accelerating Touch"},{"c":0,"s":4,"id":2453,"u":"acclimatization_apg","p":177,"h":1,"n":"Acclimatization"},{"c":0,"s":4,"id":2454,"u":"accompany_apg","p":113,"h":1,"n":"Accompany"},{"c":0,"s":4,"id":2455,"u":"accurate%20flurry_apg","p":133,"h":1,"n":"Accurate Flurry"},{"c":0,"s":4,"id":2456,"u":"accursed%20claws_apg","p":31,"h":1,"n":"Accursed Claws"},{"c":0,"s":4,"id":2457,"u":"acquired%20tolerance_apg","p":186,"h":1,"n":"Acquired Tolerance"},{"c":0,"s":4,"id":2458,"u":"acrobat%20dedication_apg","p":155,"h":1,"n":"Acrobat Dedication"},{"c":0,"s":4,"id":2459,"u":"acrobatic%20performer_apg","p":202,"h":1,"n":"Acrobatic Performer"},{"c":0,"s":4,"id":2460,"u":"additional%20companion_apg","p":160,"h":1,"n":"Additional Companion"},{"c":0,"s":4,"id":2461,"u":"additional%20recollection_apg","p":132,"h":1,"n":"Additional Recollection"},{"c":0,"s":4,"id":2462,"u":"additional%20shadow%20magic_apg","p":192,"h":1,"n":"Additional Shadow Magic"},{"c":0,"s":4,"id":2463,"u":"adrenaline%20rush_apg","p":108,"h":1,"n":"Adrenaline Rush"},{"c":0,"s":4,"id":2464,"u":"advanced%20bow%20training_apg","p":157,"h":1,"n":"Advanced Bow Training"},{"c":0,"s":4,"id":2465,"u":"advanced%20deduction_apg","p":151,"h":1,"n":"Advanced Deduction"},{"c":0,"s":4,"id":2466,"u":"advanced%20first%20aid_apg","p":202,"h":1,"n":"Advanced First Aid"},{"c":0,"s":4,"id":2467,"u":"advanced%20flair_apg","p":153,"h":1,"n":"Advanced Flair"},{"c":0,"s":4,"id":2468,"u":"advanced%20general%20training_apg","p":47,"h":1,"n":"Advanced General Training"},{"c":0,"s":4,"id":2469,"u":"advanced%20mysteries_apg","p":152,"h":1,"n":"Advanced Mysteries"},{"c":0,"s":4,"id":2470,"u":"advanced%20revelation_apg","p":79,"h":1,"n":"Advanced Revelation"},{"c":0,"s":4,"id":2471,"u":"advanced%20witchcraft_apg","p":154,"h":1,"n":"Advanced Witchcraft"},{"c":0,"s":4,"id":2472,"u":"aerobatics%20mastery_apg","p":202,"h":1,"n":"Aerobatics Mastery"},{"c":0,"s":4,"id":2473,"u":"after%20you_apg","p":88,"h":1,"n":"After You"},{"c":0,"s":4,"id":2474,"u":"aggravating%20scratch_apg","p":10,"h":1,"n":"Aggravating Scratch"},{"c":0,"s":4,"id":2475,"u":"agile%20maneuvers_apg","p":90,"h":1,"n":"Agile Maneuvers"},{"c":0,"s":4,"id":2476,"u":"alchemical%20discoveries_apg","p":61,"h":1,"n":"Alchemical Discoveries"},{"c":0,"s":4,"id":2477,"u":"align%20ki_apg","p":129,"h":1,"n":"Align Ki"},{"c":0,"s":4,"id":2478,"u":"all%20in%20my%20head_apg","p":115,"h":1,"n":"All In My Head"},{"c":0,"s":4,"id":2479,"u":"ally's%20shelter_apg","p":14,"h":1,"n":"Ally's Shelter"},{"c":0,"s":4,"id":2480,"u":"amplifying%20touch_apg","p":120,"h":1,"n":"Amplifying Touch"},{"c":0,"s":4,"id":2481,"u":"analyze%20idiolect_apg","p":178,"h":1,"n":"Analyze Idiolect"},{"c":0,"s":4,"id":2482,"u":"analyze%20weakness_apg","p":135,"h":1,"n":"Analyze Weakness"},{"c":0,"s":4,"id":2483,"u":"ancestral%20blood%20magic_apg","p":139,"h":1,"n":"Ancestral Blood Magic"},{"c":0,"s":4,"id":2484,"u":"ancestral%20linguistics_apg","p":43,"h":1,"n":"Ancestral Linguistics"},{"c":0,"s":4,"id":2485,"u":"ancestral%20mage_apg","p":140,"h":1,"n":"Ancestral Mage"},{"c":0,"s":4,"id":2486,"u":"ancestral%20suspicion_apg","p":43,"h":1,"n":"Ancestral Suspicion"},{"c":0,"s":4,"id":2487,"u":"ancestral%20weaponry_apg","p":128,"h":1,"n":"Ancestral Weaponry"},{"c":0,"s":4,"id":2488,"u":"angel%20of%20death_apg","p":158,"h":1,"n":"Angel Of Death"},{"c":0,"s":4,"id":2489,"u":"angelic%20magic_apg","p":36,"h":1,"n":"Angelic Magic"},{"c":0,"s":4,"id":2490,"u":"angelkin_apg","p":35,"h":1,"n":"Angelkin"},{"c":0,"s":4,"id":2491,"u":"animal%20feature_apg","p":132,"h":1,"n":"Animal Feature"},{"c":0,"s":4,"id":2492,"u":"annotate%20composition_apg","p":113,"h":1,"n":"Annotate Composition"},{"c":0,"s":4,"id":2493,"u":"anoint%20ally_apg","p":139,"h":1,"n":"Anoint Ally"},{"c":0,"s":4,"id":2494,"u":"antagonize_apg","p":88,"h":1,"n":"Antagonize"},{"c":0,"s":4,"id":2495,"u":"anticipate%20ambush_apg","p":135,"h":1,"n":"Anticipate Ambush"},{"c":0,"s":4,"id":2496,"u":"archaeologist%20dedication_apg","p":156,"h":1,"n":"Archaeologist Dedication"},{"c":0,"s":4,"id":2497,"u":"archaeologist's%20luck_apg","p":156,"h":1,"n":"Archaeologist's Luck"},{"c":0,"s":4,"id":2498,"u":"archer%20dedication_apg","p":157,"h":1,"n":"Archer Dedication"},{"c":0,"s":4,"id":2499,"u":"archer's%20aim_apg","p":157,"h":1,"n":"Archer's Aim"},{"c":0,"s":4,"id":2500,"u":"archon%20magic_apg","p":36,"h":1,"n":"Archon Magic"},{"c":0,"s":4,"id":2501,"u":"armor%20assist_apg","p":203,"h":1,"n":"Armor Assist"},{"c":0,"s":4,"id":2502,"u":"armor%20specialist_apg","p":191,"h":1,"n":"Armor Specialist"},{"c":0,"s":4,"id":2503,"u":"armored%20rebuff_apg","p":191,"h":1,"n":"Armored Rebuff"},{"c":0,"s":4,"id":2504,"u":"armored%20stealth_apg","p":203,"h":1,"n":"Armored Stealth"},{"c":0,"s":4,"id":2505,"u":"arrow%20of%20death_apg","p":173,"h":1,"n":"Arrow Of Death"},{"c":0,"s":4,"id":2506,"u":"assassin%20dedication_apg","p":158,"h":1,"n":"Assassin Dedication"},{"c":0,"s":4,"id":2507,"u":"assassinate_apg","p":158,"h":1,"n":"Assassinate"},{"c":0,"s":4,"id":2508,"u":"assured%20identification_apg","p":203,"h":1,"n":"Assured Identification"},{"c":0,"s":4,"id":2509,"u":"assured%20knowledge_apg","p":113,"h":1,"n":"Assured Knowledge"},{"c":0,"s":4,"id":2510,"u":"assured%20ritualist_apg","p":187,"h":1,"n":"Assured Ritualist"},{"c":0,"s":4,"id":2511,"u":"athletic%20might_apg","p":18,"h":1,"n":"Athletic Might"},{"c":0,"s":4,"id":2512,"u":"athletic%20strategist_apg","p":60,"h":1,"n":"Athletic Strategist"},{"c":0,"s":4,"id":2513,"u":"attack%20of%20opportunity%20(swashbuckler)_apg","p":91,"a":"Swashbuckler","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":4,"id":2514,"u":"aura%20of%20despair_apg","p":119,"h":1,"n":"Aura Of Despair"},{"c":0,"s":4,"id":2515,"u":"aura%20of%20preservation_apg","p":121,"h":1,"n":"Aura Of Preservation"},{"c":0,"s":4,"id":2516,"u":"avalanche%20strike_apg","p":183,"h":1,"n":"Avalanche Strike"},{"c":0,"s":4,"id":2517,"u":"avenge%20ally_apg","p":43,"h":1,"n":"Avenge Ally"},{"c":0,"s":4,"id":2518,"u":"azata%20magic_apg","p":36,"h":1,"n":"Azata Magic"},{"c":0,"s":4,"id":2519,"u":"back%20to%20back_apg","p":181,"h":1,"n":"Back To Back"},{"c":0,"s":4,"id":2520,"u":"barreling%20charge%20(barbarian)_apg","p":108,"a":"Barbarian","h":1,"n":"Barreling Charge"},{"c":0,"s":4,"id":2521,"u":"barreling%20charge%20(fighter)_apg","p":126,"a":"Fighter","h":1,"n":"Barreling Charge"},{"c":0,"s":4,"id":2522,"u":"bashing%20charge_apg","p":108,"h":1,"n":"Bashing Charge"},{"c":0,"s":4,"id":2523,"u":"basic%20deduction_apg","p":151,"h":1,"n":"Basic Deduction"},{"c":0,"s":4,"id":2524,"u":"basic%20eldritch%20archer%20spellcasting_apg","p":172,"h":1,"n":"Basic Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":2525,"u":"basic%20flair_apg","p":153,"h":1,"n":"Basic Flair"},{"c":0,"s":4,"id":2526,"u":"basic%20lesson_apg","p":101,"h":1,"n":"Basic Lesson"},{"c":0,"s":4,"id":2527,"u":"basic%20mysteries_apg","p":152,"h":1,"n":"Basic Mysteries"},{"c":0,"s":4,"id":2528,"u":"basic%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Basic Oracle Spellcasting"},{"c":0,"s":4,"id":2529,"u":"basic%20scroll%20cache_apg","p":189,"h":1,"n":"Basic Scroll Cache"},{"c":0,"s":4,"id":2530,"u":"basic%20witch%20spellcasting_apg","p":154,"h":1,"n":"Basic Witch Spellcasting"},{"c":0,"s":4,"id":2531,"u":"basic%20witchcraft_apg","p":154,"h":1,"n":"Basic Witchcraft"},{"c":0,"s":4,"id":2532,"u":"bastion%20dedication_apg","p":159,"h":1,"n":"Bastion Dedication"},{"c":0,"s":4,"id":2533,"u":"battle%20planner_apg","p":203,"h":1,"n":"Battle Planner"},{"c":0,"s":4,"id":2534,"u":"beast%20trainer_apg","p":18,"h":1,"n":"Beast Trainer"},{"c":0,"s":4,"id":2535,"u":"beastmaster%20bond_apg","p":160,"h":1,"n":"Beastmaster Bond"},{"c":0,"s":4,"id":2536,"u":"beastmaster%20dedication_apg","p":160,"h":1,"n":"Beastmaster Dedication"},{"c":0,"s":4,"id":2537,"u":"beastmaster's%20call_apg","p":161,"h":1,"n":"Beastmaster's Call"},{"c":0,"s":4,"id":2538,"u":"beastmaster's%20trance_apg","p":160,"h":1,"n":"Beastmaster's Trance"},{"c":0,"s":4,"id":2539,"u":"bespell%20weapon_apg","p":79,"h":1,"n":"Bespell Weapon"},{"c":0,"s":4,"id":2540,"u":"between%20the%20scales_apg","p":15,"h":1,"n":"Between The Scales"},{"c":0,"s":4,"id":2541,"u":"big%20mouth_apg","p":23,"h":1,"n":"Big Mouth"},{"c":0,"s":4,"id":2542,"u":"biographical%20eye_apg","p":203,"h":1,"n":"Biographical Eye"},{"c":0,"s":4,"id":2543,"u":"black%20cat%20curse_apg","p":11,"h":1,"n":"Black Cat Curse"},{"c":0,"s":4,"id":2544,"u":"blaze%20of%20revelation_apg","p":81,"h":1,"n":"Blaze Of Revelation"},{"c":0,"s":4,"id":2545,"u":"bleeding%20finisher_apg","p":91,"h":1,"n":"Bleeding Finisher"},{"c":0,"s":4,"id":2546,"u":"blessed%20blood_apg","p":36,"h":1,"n":"Blessed Blood"},{"c":0,"s":4,"id":2547,"u":"blessed%20denial_apg","p":162,"h":1,"n":"Blessed Denial"},{"c":0,"s":4,"id":2548,"u":"blessed%20one%20dedication_apg","p":162,"h":1,"n":"Blessed One Dedication"},{"c":0,"s":4,"id":2549,"u":"blessed%20sacrifice_apg","p":162,"h":1,"n":"Blessed Sacrifice"},{"c":0,"s":4,"id":2550,"u":"blessed%20spell_apg","p":162,"h":1,"n":"Blessed Spell"},{"c":0,"s":4,"id":2551,"u":"blind-fight%20(investigator)_apg","p":63,"a":"Investigator","h":1,"n":"Blind-fight"},{"c":0,"s":4,"id":2552,"u":"blood%20component%20substitution_apg","p":140,"h":1,"n":"Blood Component Substitution"},{"c":0,"s":4,"id":2553,"u":"bloodletting%20fangs_apg","p":33,"h":1,"n":"Bloodletting Fangs"},{"c":0,"s":4,"id":2554,"u":"bloodline%20mutation_apg","p":141,"h":1,"n":"Bloodline Mutation"},{"c":0,"s":4,"id":2555,"u":"bloody%20blows_apg","p":18,"h":1,"n":"Bloody Blows"},{"c":0,"s":4,"id":2556,"u":"bloody%20debilitation_apg","p":136,"h":1,"n":"Bloody Debilitation"},{"c":0,"s":4,"id":2557,"u":"bon%20mot_apg","p":203,"h":1,"n":"Bon Mot"},{"c":0,"s":4,"id":2558,"u":"boneyard's%20call_apg","p":38,"h":1,"n":"Boneyard's Call"},{"c":0,"s":4,"id":2559,"u":"bounce%20back_apg","p":47,"h":1,"n":"Bounce Back"},{"c":0,"s":4,"id":2560,"u":"bounty%20hunter%20dedication_apg","p":163,"h":1,"n":"Bounty Hunter Dedication"},{"c":0,"s":4,"id":2561,"u":"breath%20of%20the%20dragon_apg","p":169,"h":1,"n":"Breath Of The Dragon"},{"c":0,"s":4,"id":2562,"u":"brine%20may_apg","p":31,"h":1,"n":"Brine May"},{"c":0,"s":4,"id":2563,"u":"buckler%20dance_apg","p":91,"h":1,"n":"Buckler Dance"},{"c":0,"s":4,"id":2564,"u":"buckler%20expertise_apg","p":88,"h":1,"n":"Buckler Expertise"},{"c":0,"s":4,"id":2565,"u":"bullseye_apg","p":136,"h":1,"n":"Bullseye"},{"c":0,"s":4,"id":2566,"u":"cackle_apg","p":100,"h":1,"n":"Cackle"},{"c":0,"s":4,"id":2567,"u":"cadence%20call_apg","p":180,"h":1,"n":"Cadence Call"},{"c":0,"s":4,"id":2568,"u":"call%20and%20response_apg","p":113,"h":1,"n":"Call And Response"},{"c":0,"s":4,"id":2569,"u":"call%20bonded%20item_apg","p":142,"h":1,"n":"Call Bonded Item"},{"c":0,"s":4,"id":2570,"u":"call%20your%20shot_apg","p":175,"h":1,"n":"Call Your Shot"},{"c":0,"s":4,"id":2571,"u":"called_apg","p":31,"h":1,"n":"Called"},{"c":0,"s":4,"id":2572,"u":"callow%20may_apg","p":31,"h":1,"n":"Callow May"},{"c":0,"s":4,"id":2573,"u":"cantrip%20expansion%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Cantrip Expansion"},{"c":0,"s":4,"id":2574,"u":"cantrip%20expansion%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Cantrip Expansion"},{"c":0,"s":4,"id":2575,"u":"caravan%20leader_apg","p":204,"h":1,"n":"Caravan Leader"},{"c":0,"s":4,"id":2576,"u":"cat's%20luck_apg","p":10,"h":1,"n":"Cat's Luck"},{"c":0,"s":4,"id":2577,"u":"caterwaul_apg","p":11,"h":1,"n":"Caterwaul"},{"c":0,"s":4,"id":2578,"u":"catfolk%20lore_apg","p":10,"h":1,"n":"Catfolk Lore"},{"c":0,"s":4,"id":2579,"u":"catfolk%20weapon%20expertise_apg","p":11,"h":1,"n":"Catfolk Weapon Expertise"},{"c":0,"s":4,"id":2580,"u":"catfolk%20weapon%20familiarity_apg","p":10,"h":1,"n":"Catfolk Weapon Familiarity"},{"c":0,"s":4,"id":2581,"u":"catfolk%20weapon%20rake_apg","p":10,"h":1,"n":"Catfolk Weapon Rake"},{"c":0,"s":4,"id":2582,"u":"cauldron_apg","p":100,"h":1,"n":"Cauldron"},{"c":0,"s":4,"id":2583,"u":"cautious%20curiosity_apg","p":44,"h":1,"n":"Cautious Curiosity"},{"c":0,"s":4,"id":2584,"u":"cavalier%20dedication_apg","p":164,"h":1,"n":"Cavalier Dedication"},{"c":0,"s":4,"id":2585,"u":"cavalier's%20banner_apg","p":164,"h":1,"n":"Cavalier's Banner"},{"c":0,"s":4,"id":2586,"u":"cavalier's%20charge_apg","p":164,"h":1,"n":"Cavalier's Charge"},{"c":0,"s":4,"id":2587,"u":"celebrity%20dedication_apg","p":166,"h":1,"n":"Celebrity Dedication"},{"c":0,"s":4,"id":2588,"u":"celestial%20eyes_apg","p":35,"h":1,"n":"Celestial Eyes"},{"c":0,"s":4,"id":2589,"u":"celestial%20lore_apg","p":35,"h":1,"n":"Celestial Lore"},{"c":0,"s":4,"id":2590,"u":"celestial%20resistance_apg","p":36,"h":1,"n":"Celestial Resistance"},{"c":0,"s":4,"id":2591,"u":"celestial%20strikes_apg","p":36,"h":1,"n":"Celestial Strikes"},{"c":0,"s":4,"id":2592,"u":"celestial%20wings_apg","p":36,"h":1,"n":"Celestial Wings"},{"c":0,"s":4,"id":2593,"u":"celestial%20word_apg","p":36,"h":1,"n":"Celestial Word"},{"c":0,"s":4,"id":2594,"u":"changeling%20lore_apg","p":31,"h":1,"n":"Changeling Lore"},{"c":0,"s":4,"id":2595,"u":"charmed%20life_apg","p":89,"h":1,"n":"Charmed Life"},{"c":0,"s":4,"id":2596,"u":"cheat%20death_apg","p":92,"h":1,"n":"Cheat Death"},{"c":0,"s":4,"id":2597,"u":"cheek%20pouches_apg","p":22,"h":1,"n":"Cheek Pouches"},{"c":0,"s":4,"id":2598,"u":"chemical%20contagion_apg","p":107,"h":1,"n":"Chemical Contagion"},{"c":0,"s":4,"id":2599,"u":"claws%20of%20the%20dragon_apg","p":168,"h":1,"n":"Claws Of The Dragon"},{"c":0,"s":4,"id":2600,"u":"clear%20the%20way_apg","p":183,"h":1,"n":"Clear The Way"},{"c":0,"s":4,"id":2601,"u":"clever%20gambit_apg","p":134,"h":1,"n":"Clever Gambit"},{"c":0,"s":4,"id":2602,"u":"climbing%20claws_apg","p":10,"h":1,"n":"Climbing Claws"},{"c":0,"s":4,"id":2603,"u":"cling_apg","p":45,"h":1,"n":"Cling"},{"c":0,"s":4,"id":2604,"u":"clinging%20shadows%20initiate_apg","p":129,"h":1,"n":"Clinging Shadows Initiate"},{"c":0,"s":4,"id":2605,"u":"clue%20them%20all%20in_apg","p":63,"h":1,"n":"Clue Them All In"},{"c":0,"s":4,"id":2606,"u":"cobra%20envenom_apg","p":129,"h":1,"n":"Cobra Envenom"},{"c":0,"s":4,"id":2607,"u":"cobra%20stance_apg","p":128,"h":1,"n":"Cobra Stance"},{"c":0,"s":4,"id":2608,"u":"combat%20assessment_apg","p":126,"h":1,"n":"Combat Assessment"},{"c":0,"s":4,"id":2609,"u":"combat%20reading_apg","p":112,"h":1,"n":"Combat Reading"},{"c":0,"s":4,"id":2610,"u":"combination%20finisher_apg","p":91,"h":1,"n":"Combination Finisher"},{"c":0,"s":4,"id":2611,"u":"command%20attention_apg","p":166,"h":1,"n":"Command Attention"},{"c":0,"s":4,"id":2612,"u":"conceal%20spell_apg","p":101,"h":1,"n":"Conceal Spell"},{"c":0,"s":4,"id":2613,"u":"concealing%20legerdemain_apg","p":204,"h":1,"n":"Concealing Legerdemain"},{"c":0,"s":4,"id":2614,"u":"conceited%20mindset_apg","p":118,"h":1,"n":"Conceited Mindset"},{"c":0,"s":4,"id":2615,"u":"connect%20the%20dots_apg","p":62,"h":1,"n":"Connect The Dots"},{"c":0,"s":4,"id":2616,"u":"consult%20the%20spirits_apg","p":204,"h":1,"n":"Consult The Spirits"},{"c":0,"s":4,"id":2617,"u":"consume%20spell_apg","p":141,"h":1,"n":"Consume Spell"},{"c":0,"s":4,"id":2618,"u":"contortionist_apg","p":155,"h":1,"n":"Contortionist"},{"c":0,"s":4,"id":2619,"u":"convincing%20illusion_apg","p":142,"h":1,"n":"Convincing Illusion"},{"c":0,"s":4,"id":2620,"u":"coordinated%20charge_apg","p":181,"h":1,"n":"Coordinated Charge"},{"c":0,"s":4,"id":2621,"u":"corrupted%20shield_apg","p":119,"h":1,"n":"Corrupted Shield"},{"c":0,"s":4,"id":2622,"u":"counterspell%20(witch)_apg","p":100,"a":"Witch","h":1,"n":"Counterspell"},{"c":0,"s":4,"id":2623,"u":"courageous%20advance_apg","p":112,"h":1,"n":"Courageous Advance"},{"c":0,"s":4,"id":2624,"u":"courageous%20assault_apg","p":114,"h":1,"n":"Courageous Assault"},{"c":0,"s":4,"id":2625,"u":"courageous%20onslaught_apg","p":115,"h":1,"n":"Courageous Onslaught"},{"c":0,"s":4,"id":2626,"u":"courageous%20opportunity_apg","p":113,"h":1,"n":"Courageous Opportunity"},{"c":0,"s":4,"id":2627,"u":"crafter's%20appraisal_apg","p":204,"h":1,"n":"Crafter's Appraisal"},{"c":0,"s":4,"id":2628,"u":"criminal%20connections_apg","p":204,"h":1,"n":"Criminal Connections"},{"c":0,"s":4,"id":2629,"u":"cringe_apg","p":14,"h":1,"n":"Cringe"},{"c":0,"s":4,"id":2630,"u":"crossbow%20terror_apg","p":157,"h":1,"n":"Crossbow Terror"},{"c":0,"s":4,"id":2631,"u":"crude%20communication_apg","p":178,"h":1,"n":"Crude Communication"},{"c":0,"s":4,"id":2632,"u":"cruelty_apg","p":119,"h":1,"n":"Cruelty"},{"c":0,"s":4,"id":2633,"u":"current%20spell_apg","p":124,"h":1,"n":"Current Spell"},{"c":0,"s":4,"id":2634,"u":"cut%20from%20the%20air_apg","p":127,"h":1,"n":"Cut From The Air"},{"c":0,"s":4,"id":2635,"u":"daemon%20magic_apg","p":40,"h":1,"n":"Daemon Magic"},{"c":0,"s":4,"id":2636,"u":"dance%20underfoot_apg","p":46,"h":1,"n":"Dance Underfoot"},{"c":0,"s":4,"id":2637,"u":"dandy%20dedication_apg","p":167,"h":1,"n":"Dandy Dedication"},{"c":0,"s":4,"id":2638,"u":"dazing%20blow_apg","p":126,"h":1,"n":"Dazing Blow"},{"c":0,"s":4,"id":2639,"u":"deadly%20grace_apg","p":93,"h":1,"n":"Deadly Grace"},{"c":0,"s":4,"id":2640,"u":"deadly%20strikes_apg","p":131,"h":1,"n":"Deadly Strikes"},{"c":0,"s":4,"id":2641,"u":"death's%20drums_apg","p":19,"h":1,"n":"Death's Drums"},{"c":0,"s":4,"id":2642,"u":"debilitating%20dichotomy_apg","p":80,"h":1,"n":"Debilitating Dichotomy"},{"c":0,"s":4,"id":2643,"u":"deceptive%20worship_apg","p":204,"h":1,"n":"Deceptive Worship"},{"c":0,"s":4,"id":2644,"u":"deeper%20dabbler_apg","p":195,"h":1,"n":"Deeper Dabbler"},{"c":0,"s":4,"id":2645,"u":"defend%20mount_apg","p":164,"h":1,"n":"Defend Mount"},{"c":0,"s":4,"id":2646,"u":"defensive%20coordination_apg","p":113,"h":1,"n":"Defensive Coordination"},{"c":0,"s":4,"id":2647,"u":"defy%20the%20darkness_apg","p":42,"h":1,"n":"Defy The Darkness"},{"c":0,"s":4,"id":2648,"u":"deimatic%20display_apg","p":124,"h":1,"n":"Deimatic Display"},{"c":0,"s":4,"id":2649,"u":"demolition%20charge_apg","p":106,"h":1,"n":"Demolition Charge"},{"c":0,"s":4,"id":2650,"u":"demon%20magic_apg","p":40,"h":1,"n":"Demon Magic"},{"c":0,"s":4,"id":2651,"u":"derring-do_apg","p":91,"h":1,"n":"Derring-do"},{"c":0,"s":4,"id":2652,"u":"desperate%20prayer_apg","p":118,"h":1,"n":"Desperate Prayer"},{"c":0,"s":4,"id":2653,"u":"destructive%20block_apg","p":159,"h":1,"n":"Destructive Block"},{"c":0,"s":4,"id":2654,"u":"detective's%20readiness_apg","p":61,"h":1,"n":"Detective's Readiness"},{"c":0,"s":4,"id":2655,"u":"determined%20dash_apg","p":110,"h":1,"n":"Determined Dash"},{"c":0,"s":4,"id":2656,"u":"devil%20magic_apg","p":41,"h":1,"n":"Devil Magic"},{"c":0,"s":4,"id":2657,"u":"didactic%20strike_apg","p":65,"h":1,"n":"Didactic Strike"},{"c":0,"s":4,"id":2658,"u":"directed%20audience_apg","p":112,"h":1,"n":"Directed Audience"},{"c":0,"s":4,"id":2659,"u":"disarming%20assault_apg","p":110,"h":1,"n":"Disarming Assault"},{"c":0,"s":4,"id":2660,"u":"disarming%20block_apg","p":159,"h":1,"n":"Disarming Block"},{"c":0,"s":4,"id":2661,"u":"disarming%20flair_apg","p":88,"h":1,"n":"Disarming Flair"},{"c":0,"s":4,"id":2662,"u":"disciple's%20breath_apg","p":169,"h":1,"n":"Disciple's Breath"},{"c":0,"s":4,"id":2663,"u":"discordant%20voice_apg","p":115,"h":1,"n":"Discordant Voice"},{"c":0,"s":4,"id":2664,"u":"discreet%20inquiry_apg","p":204,"h":1,"n":"Discreet Inquiry"},{"c":0,"s":4,"id":2665,"u":"disorienting%20opening_apg","p":126,"h":1,"n":"Disorienting Opening"},{"c":0,"s":4,"id":2666,"u":"distracting%20flattery_apg","p":167,"h":1,"n":"Distracting Flattery"},{"c":0,"s":4,"id":2667,"u":"distracting%20performance_apg","p":205,"h":1,"n":"Distracting Performance"},{"c":0,"s":4,"id":2668,"u":"disturbing%20knowledge_apg","p":205,"h":1,"n":"Disturbing Knowledge"},{"c":0,"s":4,"id":2669,"u":"diverse%20mystery_apg","p":81,"h":1,"n":"Diverse Mystery"},{"c":0,"s":4,"id":2670,"u":"diverting%20vortex_apg","p":139,"h":1,"n":"Diverting Vortex"},{"c":0,"s":4,"id":2671,"u":"divine%20access_apg","p":79,"h":1,"n":"Divine Access"},{"c":0,"s":4,"id":2672,"u":"divine%20aegis_apg","p":79,"h":1,"n":"Divine Aegis"},{"c":0,"s":4,"id":2673,"u":"divine%20countermeasures_apg","p":36,"h":1,"n":"Divine Countermeasures"},{"c":0,"s":4,"id":2674,"u":"divine%20effusion_apg","p":81,"h":1,"n":"Divine Effusion"},{"c":0,"s":4,"id":2675,"u":"diviner%20sense_apg","p":143,"h":1,"n":"Diviner Sense"},{"c":0,"s":4,"id":2676,"u":"doctor's%20visitation_apg","p":184,"h":1,"n":"Doctor's Visitation"},{"c":0,"s":4,"id":2677,"u":"dodge%20away_apg","p":155,"h":1,"n":"Dodge Away"},{"c":0,"s":4,"id":2678,"u":"dodging%20roll_apg","p":130,"h":1,"n":"Dodging Roll"},{"c":0,"s":4,"id":2679,"u":"domain%20acumen_apg","p":79,"h":1,"n":"Domain Acumen"},{"c":0,"s":4,"id":2680,"u":"domain%20fluency_apg","p":80,"h":1,"n":"Domain Fluency"},{"c":0,"s":4,"id":2681,"u":"doublespeak_apg","p":205,"h":1,"n":"Doublespeak"},{"c":0,"s":4,"id":2682,"u":"dracomancer_apg","p":15,"h":1,"n":"Dracomancer"},{"c":0,"s":4,"id":2683,"u":"draconic%20arrogance_apg","p":108,"h":1,"n":"Draconic Arrogance"},{"c":0,"s":4,"id":2684,"u":"draconic%20scent_apg","p":168,"h":1,"n":"Draconic Scent"},{"c":0,"s":4,"id":2685,"u":"dragging%20strike_apg","p":126,"h":1,"n":"Dragging Strike"},{"c":0,"s":4,"id":2686,"u":"dragon%20arcana_apg","p":168,"h":1,"n":"Dragon Arcana"},{"c":0,"s":4,"id":2687,"u":"dragon%20disciple%20dedication_apg","p":168,"h":1,"n":"Dragon Disciple Dedication"},{"c":0,"s":4,"id":2688,"u":"dragon's%20breath_apg","p":15,"h":1,"n":"Dragon's Breath"},{"c":0,"s":4,"id":2689,"u":"dragon's%20presence_apg","p":14,"h":1,"n":"Dragon's Presence"},{"c":0,"s":4,"id":2690,"u":"dread%20marshal%20stance_apg","p":180,"h":1,"n":"Dread Marshal Stance"},{"c":0,"s":4,"id":2691,"u":"dream%20may_apg","p":31,"h":1,"n":"Dream May"},{"c":0,"s":4,"id":2692,"u":"dual%20finisher_apg","p":91,"h":1,"n":"Dual Finisher"},{"c":0,"s":4,"id":2693,"u":"dual%20onslaught_apg","p":170,"h":1,"n":"Dual Onslaught"},{"c":0,"s":4,"id":2694,"u":"dual%20thrower_apg","p":170,"h":1,"n":"Dual Thrower"},{"c":0,"s":4,"id":2695,"u":"dual-weapon%20blitz_apg","p":170,"h":1,"n":"Dual-Weapon Blitz"},{"c":0,"s":4,"id":2696,"u":"dual-weapon%20reload_apg","p":170,"h":1,"n":"Dual-Weapon Reload"},{"c":0,"s":4,"id":2697,"u":"dual-weapon%20warrior%20dedication_apg","p":170,"h":1,"n":"Dual-Weapon Warrior Dedication"},{"c":0,"s":4,"id":2698,"u":"dueling%20dance_apg","p":92,"h":1,"n":"Dueling Dance"},{"c":0,"s":4,"id":2699,"u":"dueling%20parry_apg","p":88,"h":1,"n":"Dueling Parry"},{"c":0,"s":4,"id":2700,"u":"duelist%20dedication_apg","p":171,"h":1,"n":"Duelist Dedication"},{"c":0,"s":4,"id":2701,"u":"duelist's%20challenge_apg","p":171,"h":1,"n":"Duelist's Challenge"},{"c":0,"s":4,"id":2702,"u":"duskwalker%20lore_apg","p":38,"h":1,"n":"Duskwalker Lore"},{"c":0,"s":4,"id":2703,"u":"duskwalker%20magic_apg","p":38,"h":1,"n":"Duskwalker Magic"},{"c":0,"s":4,"id":2704,"u":"dwarven%20doughtiness_apg","p":42,"h":1,"n":"Dwarven Doughtiness"},{"c":0,"s":4,"id":2705,"u":"dwarven%20reinforcement_apg","p":42,"h":1,"n":"Dwarven Reinforcement"},{"c":0,"s":4,"id":2706,"u":"earned%20glory_apg","p":47,"h":1,"n":"Earned Glory"},{"c":0,"s":4,"id":2707,"u":"earworm_apg","p":114,"h":1,"n":"Earworm"},{"c":0,"s":4,"id":2708,"u":"eat%20fortune_apg","p":26,"h":1,"n":"Eat Fortune"},{"c":0,"s":4,"id":2709,"u":"ebb%20and%20flow_apg","p":123,"h":1,"n":"Ebb And Flow"},{"c":0,"s":4,"id":2710,"u":"echoes%20in%20stone_apg","p":42,"h":1,"n":"Echoes In Stone"},{"c":0,"s":4,"id":2711,"u":"echoing%20spell_apg","p":141,"h":1,"n":"Echoing Spell"},{"c":0,"s":4,"id":2712,"u":"eclectic%20sword%20training_apg","p":27,"h":1,"n":"Eclectic Sword Training"},{"c":0,"s":4,"id":2713,"u":"educate%20allies_apg","p":113,"h":1,"n":"Educate Allies"},{"c":0,"s":4,"id":2714,"u":"efficient%20rituals_apg","p":187,"h":1,"n":"Efficient Rituals"},{"c":0,"s":4,"id":2715,"u":"effortless%20concentration_apg","p":105,"h":1,"n":"Effortless Concentration"},{"c":0,"s":4,"id":2716,"u":"elaborate%20flourish_apg","p":139,"h":1,"n":"Elaborate Flourish"},{"c":0,"s":4,"id":2717,"u":"eldritch%20archer%20dedication_apg","p":172,"h":1,"n":"Eldritch Archer Dedication"},{"c":0,"s":4,"id":2718,"u":"eldritch%20debilitations_apg","p":136,"h":1,"n":"Eldritch Debilitations"},{"c":0,"s":4,"id":2719,"u":"eldritch%20nails_apg","p":102,"h":1,"n":"Eldritch Nails"},{"c":0,"s":4,"id":2720,"u":"elemental%20summons_apg","p":124,"h":1,"n":"Elemental Summons"},{"c":0,"s":4,"id":2721,"u":"elite%20dracomancer_apg","p":15,"h":1,"n":"Elite Dracomancer"},{"c":0,"s":4,"id":2722,"u":"elucidating%20mercy_apg","p":120,"h":1,"n":"Elucidating Mercy"},{"c":0,"s":4,"id":2723,"u":"elven%20aloofness_apg","p":43,"h":1,"n":"Elven Aloofness"},{"c":0,"s":4,"id":2724,"u":"embrace%20the%20pain_apg","p":111,"h":1,"n":"Embrace The Pain"},{"c":0,"s":4,"id":2725,"u":"empathetic%20plea_apg","p":44,"h":1,"n":"Empathetic Plea"},{"c":0,"s":4,"id":2726,"u":"empyreal%20blessing_apg","p":36,"h":1,"n":"Empyreal Blessing"},{"c":0,"s":4,"id":2727,"u":"enchanting%20arrow_apg","p":173,"h":1,"n":"Enchanting Arrow"},{"c":0,"s":4,"id":2728,"u":"endemic%20herbs_apg","p":176,"h":1,"n":"Endemic Herbs"},{"c":0,"s":4,"id":2729,"u":"energetic%20resonance_apg","p":139,"h":1,"n":"Energetic Resonance"},{"c":0,"s":4,"id":2730,"u":"energy%20ablation_apg","p":142,"h":1,"n":"Energy Ablation"},{"c":0,"s":4,"id":2731,"u":"energy%20fusion_apg","p":140,"h":1,"n":"Energy Fusion"},{"c":0,"s":4,"id":2732,"u":"energy%20ward_apg","p":140,"h":1,"n":"Energy Ward"},{"c":0,"s":4,"id":2733,"u":"enforce%20oath_apg","p":120,"h":1,"n":"Enforce Oath"},{"c":0,"s":4,"id":2734,"u":"enhanced%20familiar%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Enhanced Familiar"},{"c":0,"s":4,"id":2735,"u":"enigma's%20knowledge_apg","p":114,"h":1,"n":"Enigma's Knowledge"},{"c":0,"s":4,"id":2736,"u":"enlarge%20companion_apg","p":132,"h":1,"n":"Enlarge Companion"},{"c":0,"s":4,"id":2737,"u":"enthralling%20allure_apg","p":33,"h":1,"n":"Enthralling Allure"},{"c":0,"s":4,"id":2738,"u":"entreat%20with%20forebears_apg","p":139,"h":1,"n":"Entreat With Forebears"},{"c":0,"s":4,"id":2739,"u":"ephemeral%20tracking_apg","p":132,"h":1,"n":"Ephemeral Tracking"},{"c":0,"s":4,"id":2740,"u":"esoteric%20oath_apg","p":118,"h":1,"n":"Esoteric Oath"},{"c":0,"s":4,"id":2741,"u":"eternal%20wings_apg","p":36,"h":1,"n":"Eternal Wings"},{"c":0,"s":4,"id":2742,"u":"evasiveness_apg","p":153,"h":1,"n":"Evasiveness"},{"c":0,"s":4,"id":2743,"u":"everyone's%20a%20suspect_apg","p":65,"h":1,"n":"Everyone's A Suspect"},{"c":0,"s":4,"id":2744,"u":"exhort%20the%20faithful_apg","p":205,"h":1,"n":"Exhort The Faithful"},{"c":0,"s":4,"id":2745,"u":"expand%20aura_apg","p":121,"h":1,"n":"Expand Aura"},{"c":0,"s":4,"id":2746,"u":"expanded%20luck_apg","p":10,"h":1,"n":"Expanded Luck"},{"c":0,"s":4,"id":2747,"u":"expert%20backstabber_apg","p":158,"h":1,"n":"Expert Backstabber"},{"c":0,"s":4,"id":2748,"u":"expert%20disassembly_apg","p":190,"h":1,"n":"Expert Disassembly"},{"c":0,"s":4,"id":2749,"u":"expert%20eldritch%20archer%20spellcasting_apg","p":173,"h":1,"n":"Expert Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":2750,"u":"expert%20herbalism_apg","p":176,"h":1,"n":"Expert Herbalism"},{"c":0,"s":4,"id":2751,"u":"expert%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Expert Oracle Spellcasting"},{"c":0,"s":4,"id":2752,"u":"expert%20poisoner_apg","p":186,"h":1,"n":"Expert Poisoner"},{"c":0,"s":4,"id":2753,"u":"expert%20scroll%20cache_apg","p":189,"h":1,"n":"Expert Scroll Cache"},{"c":0,"s":4,"id":2754,"u":"expert%20witch%20spellcasting_apg","p":154,"h":1,"n":"Expert Witch Spellcasting"},{"c":0,"s":4,"id":2755,"u":"express%20rider_apg","p":206,"h":1,"n":"Express Rider"},{"c":0,"s":4,"id":2756,"u":"extra%20squishy_apg","p":45,"h":1,"n":"Extra Squishy"},{"c":0,"s":4,"id":2757,"u":"eye%20for%20numbers_apg","p":206,"h":1,"n":"Eye For Numbers"},{"c":0,"s":4,"id":2758,"u":"eye%20for%20treasure_apg","p":42,"h":1,"n":"Eye For Treasure"},{"c":0,"s":4,"id":2759,"u":"eyes%20of%20night_apg","p":33,"h":1,"n":"Eyes Of Night"},{"c":0,"s":4,"id":2760,"u":"fabricated%20connections_apg","p":167,"h":1,"n":"Fabricated Connections"},{"c":0,"s":4,"id":2761,"u":"familiar%20conduit_apg","p":174,"h":1,"n":"Familiar Conduit"},{"c":0,"s":4,"id":2762,"u":"familiar%20mascot_apg","p":174,"h":1,"n":"Familiar Mascot"},{"c":0,"s":4,"id":2763,"u":"familiar%20master%20dedication_apg","p":174,"h":1,"n":"Familiar Master Dedication"},{"c":0,"s":4,"id":2764,"u":"familiar's%20eyes_apg","p":104,"h":1,"n":"Familiar's Eyes"},{"c":0,"s":4,"id":2765,"u":"familiar's%20language_apg","p":102,"h":1,"n":"Familiar's Language"},{"c":0,"s":4,"id":2766,"u":"fancy%20moves_apg","p":175,"h":1,"n":"Fancy Moves"},{"c":0,"s":4,"id":2767,"u":"fangs_apg","p":33,"h":1,"n":"Fangs"},{"c":0,"s":4,"id":2768,"u":"far%20throw_apg","p":135,"h":1,"n":"Far Throw"},{"c":0,"s":4,"id":2769,"u":"felicitous%20riposte_apg","p":93,"h":1,"n":"Felicitous Riposte"},{"c":0,"s":4,"id":2770,"u":"ferocious%20beasts_apg","p":19,"h":1,"n":"Ferocious Beasts"},{"c":0,"s":4,"id":2771,"u":"fiend's%20door_apg","p":41,"h":1,"n":"Fiend's Door"},{"c":0,"s":4,"id":2772,"u":"fiendish%20eyes_apg","p":39,"h":1,"n":"Fiendish Eyes"},{"c":0,"s":4,"id":2773,"u":"fiendish%20form_apg","p":121,"h":1,"n":"Fiendish Form"},{"c":0,"s":4,"id":2774,"u":"fiendish%20lore_apg","p":39,"h":1,"n":"Fiendish Lore"},{"c":0,"s":4,"id":2775,"u":"fiendish%20mount_apg","p":121,"h":1,"n":"Fiendish Mount"},{"c":0,"s":4,"id":2776,"u":"fiendish%20resistance_apg","p":40,"h":1,"n":"Fiendish Resistance"},{"c":0,"s":4,"id":2777,"u":"fiendish%20strikes_apg","p":41,"h":1,"n":"Fiendish Strikes"},{"c":0,"s":4,"id":2778,"u":"fiendish%20wings_apg","p":41,"h":1,"n":"Fiendish Wings"},{"c":0,"s":4,"id":2779,"u":"fiendish%20word_apg","p":41,"h":1,"n":"Fiendish Word"},{"c":0,"s":4,"id":2780,"u":"finishing%20follow-through_apg","p":89,"h":1,"n":"Finishing Follow-through"},{"c":0,"s":4,"id":2781,"u":"finishing%20precision_apg","p":153,"h":1,"n":"Finishing Precision"},{"c":0,"s":4,"id":2782,"u":"first%20revelation_apg","p":152,"h":1,"n":"First Revelation"},{"c":0,"s":4,"id":2783,"u":"flamboyant%20athlete_apg","p":89,"h":1,"n":"Flamboyant Athlete"},{"c":0,"s":4,"id":2784,"u":"flamboyant%20leap_apg","p":92,"h":1,"n":"Flamboyant Leap"},{"c":0,"s":4,"id":2785,"u":"fleeting%20shadow_apg","p":188,"h":1,"n":"Fleeting Shadow"},{"c":0,"s":4,"id":2786,"u":"flensing%20slice_apg","p":170,"h":1,"n":"Flensing Slice"},{"c":0,"s":4,"id":2787,"u":"flexible%20ritualist_apg","p":187,"h":1,"n":"Flexible Ritualist"},{"c":0,"s":4,"id":2788,"u":"flexible%20studies_apg","p":60,"h":1,"n":"Flexible Studies"},{"c":0,"s":4,"id":2789,"u":"flinging%20blow_apg","p":130,"h":1,"n":"Flinging Blow"},{"c":0,"s":4,"id":2790,"u":"flying%20blade_apg","p":88,"h":1,"n":"Flying Blade"},{"c":0,"s":4,"id":2791,"u":"focused%20fascination_apg","p":88,"h":1,"n":"Focused Fascination"},{"c":0,"s":4,"id":2792,"u":"focused%20shot_apg","p":130,"h":1,"n":"Focused Shot"},{"c":0,"s":4,"id":2793,"u":"folksy%20patter_apg","p":46,"h":1,"n":"Folksy Patter"},{"c":0,"s":4,"id":2794,"u":"follow-up%20assault_apg","p":110,"h":1,"n":"Follow-up Assault"},{"c":0,"s":4,"id":2795,"u":"follow-up%20strike_apg","p":182,"h":1,"n":"Follow-up Strike"},{"c":0,"s":4,"id":2796,"u":"forcible%20energy_apg","p":143,"h":1,"n":"Forcible Energy"},{"c":0,"s":4,"id":2797,"u":"forensic%20acumen_apg","p":206,"h":1,"n":"Forensic Acumen"},{"c":0,"s":4,"id":2798,"u":"foresee%20danger_apg","p":64,"h":1,"n":"Foresee Danger"},{"c":0,"s":4,"id":2799,"u":"forestall%20curse_apg","p":80,"h":1,"n":"Forestall Curse"},{"c":0,"s":4,"id":2800,"u":"form%20lock_apg","p":130,"h":1,"n":"Form Lock"},{"c":0,"s":4,"id":2801,"u":"form%20of%20the%20bat_apg","p":33,"h":1,"n":"Form Of The Bat"},{"c":0,"s":4,"id":2802,"u":"form%20of%20the%20fiend_apg","p":40,"h":1,"n":"Form Of The Fiend"},{"c":0,"s":4,"id":2803,"u":"form%20retention_apg","p":142,"h":1,"n":"Form Retention"},{"c":0,"s":4,"id":2804,"u":"fresh%20ingredients_apg","p":176,"h":1,"n":"Fresh Ingredients"},{"c":0,"s":4,"id":2805,"u":"friendly%20toss_apg","p":110,"h":1,"n":"Friendly Toss"},{"c":0,"s":4,"id":2806,"u":"frightening%20appearance_apg","p":197,"h":1,"n":"Frightening Appearance"},{"c":0,"s":4,"id":2807,"u":"furious%20vengeance_apg","p":111,"h":1,"n":"Furious Vengeance"},{"c":0,"s":4,"id":2808,"u":"ghost%20hunter_apg","p":38,"h":1,"n":"Ghost Hunter"},{"c":0,"s":4,"id":2809,"u":"giant%20snare_apg","p":194,"h":1,"n":"Giant Snare"},{"c":0,"s":4,"id":2810,"u":"gladiator%20dedication_apg","p":175,"h":1,"n":"Gladiator Dedication"},{"c":0,"s":4,"id":2811,"u":"glean%20contents_apg","p":206,"h":1,"n":"Glean Contents"},{"c":0,"s":4,"id":2812,"u":"glean%20lore_apg","p":78,"h":1,"n":"Glean Lore"},{"c":0,"s":4,"id":2813,"u":"goading%20feint_apg","p":88,"h":1,"n":"Goading Feint"},{"c":0,"s":4,"id":2814,"u":"gorilla%20pound_apg","p":129,"h":1,"n":"Gorilla Pound"},{"c":0,"s":4,"id":2815,"u":"gorilla%20stance_apg","p":128,"h":1,"n":"Gorilla Stance"},{"c":0,"s":4,"id":2816,"u":"gossip%20lore_apg","p":167,"h":1,"n":"Gossip Lore"},{"c":0,"s":4,"id":2817,"u":"graceful%20leaper_apg","p":155,"h":1,"n":"Graceful Leaper"},{"c":0,"s":4,"id":2818,"u":"gravesight_apg","p":38,"h":1,"n":"Gravesight"},{"c":0,"s":4,"id":2819,"u":"gravity%20weapon_apg","p":132,"h":1,"n":"Gravity Weapon"},{"c":0,"s":4,"id":2820,"u":"great%20tengu%20form_apg","p":27,"h":1,"n":"Great Tengu Form"},{"c":0,"s":4,"id":2821,"u":"greater%20cruelty_apg","p":120,"h":1,"n":"Greater Cruelty"},{"c":0,"s":4,"id":2822,"u":"greater%20interpose_apg","p":121,"h":1,"n":"Greater Interpose"},{"c":0,"s":4,"id":2823,"u":"greater%20lesson_apg","p":102,"h":1,"n":"Greater Lesson"},{"c":0,"s":4,"id":2824,"u":"greater%20magical%20edification_apg","p":179,"h":1,"n":"Greater Magical Edification"},{"c":0,"s":4,"id":2825,"u":"greater%20magical%20scholastics_apg","p":156,"h":1,"n":"Greater Magical Scholastics"},{"c":0,"s":4,"id":2826,"u":"greater%20physical%20evolution_apg","p":141,"h":1,"n":"Greater Physical Evolution"},{"c":0,"s":4,"id":2827,"u":"greater%20revelation_apg","p":80,"h":1,"n":"Greater Revelation"},{"c":0,"s":4,"id":2828,"u":"greater%20spiritual%20evolution_apg","p":141,"h":1,"n":"Greater Spiritual Evolution"},{"c":0,"s":4,"id":2829,"u":"grievous%20blow_apg","p":182,"h":1,"n":"Grievous Blow"},{"c":0,"s":4,"id":2830,"u":"grimspawn_apg","p":40,"h":1,"n":"Grimspawn"},{"c":0,"s":4,"id":2831,"u":"group%20aid_apg","p":47,"h":1,"n":"Group Aid"},{"c":0,"s":4,"id":2832,"u":"grovel_apg","p":14,"h":1,"n":"Grovel"},{"c":0,"s":4,"id":2833,"u":"gruesome%20strike_apg","p":120,"h":1,"n":"Gruesome Strike"},{"c":0,"s":4,"id":2834,"u":"guardian's%20deflection_apg","p":89,"h":1,"n":"Guardian's Deflection"},{"c":0,"s":4,"id":2835,"u":"hag%20claws_apg","p":31,"h":1,"n":"Hag Claws"},{"c":0,"s":4,"id":2836,"u":"hag%20magic_apg","p":31,"h":1,"n":"Hag Magic"},{"c":0,"s":4,"id":2837,"u":"hag's%20sight_apg","p":31,"h":1,"n":"Hag's Sight"},{"c":0,"s":4,"id":2838,"u":"halo_apg","p":35,"h":1,"n":"Halo"},{"c":0,"s":4,"id":2839,"u":"hammer%20quake_apg","p":183,"h":1,"n":"Hammer Quake"},{"c":0,"s":4,"id":2840,"u":"hardy%20traveler_apg","p":47,"h":1,"n":"Hardy Traveler"},{"c":0,"s":4,"id":2841,"u":"head%20stomp_apg","p":135,"h":1,"n":"Head Stomp"},{"c":0,"s":4,"id":2842,"u":"heal%20animal_apg","p":160,"h":1,"n":"Heal Animal"},{"c":0,"s":4,"id":2843,"u":"heal%20companion_apg","p":132,"h":1,"n":"Heal Companion"},{"c":0,"s":4,"id":2844,"u":"healing%20bomb_apg","p":107,"h":1,"n":"Healing Bomb"},{"c":0,"s":4,"id":2845,"u":"hellspawn_apg","p":40,"h":1,"n":"Hellspawn"},{"c":0,"s":4,"id":2846,"u":"herbalist%20dedication_apg","p":176,"h":1,"n":"Herbalist Dedication"},{"c":0,"s":4,"id":2847,"u":"heroic%20presence_apg","p":47,"h":1,"n":"Heroic Presence"},{"c":0,"s":4,"id":2848,"u":"hex%20focus_apg","p":104,"h":1,"n":"Hex Focus"},{"c":0,"s":4,"id":2849,"u":"hex%20master_apg","p":105,"h":1,"n":"Hex Master"},{"c":0,"s":4,"id":2850,"u":"hex%20wellspring_apg","p":105,"h":1,"n":"Hex Wellspring"},{"c":0,"s":4,"id":2851,"u":"hidden%20magic_apg","p":196,"h":1,"n":"Hidden Magic"},{"c":0,"s":4,"id":2852,"u":"high-quality%20scrounger_apg","p":190,"h":1,"n":"High-quality Scrounger"},{"c":0,"s":4,"id":2853,"u":"hireling%20manager_apg","p":206,"h":1,"n":"Hireling Manager"},{"c":0,"s":4,"id":2854,"u":"hold%20mark_apg","p":18,"h":1,"n":"Hold Mark"},{"c":0,"s":4,"id":2855,"u":"holistic%20care_apg","p":184,"h":1,"n":"Holistic Care"},{"c":0,"s":4,"id":2856,"u":"homeward%20bound_apg","p":44,"h":1,"n":"Homeward Bound"},{"c":0,"s":4,"id":2857,"u":"horizon%20walker%20dedication_apg","p":177,"h":1,"n":"Horizon Walker Dedication"},{"c":0,"s":4,"id":2858,"u":"hunter's%20luck_apg","p":132,"h":1,"n":"Hunter's Luck"},{"c":0,"s":4,"id":2859,"u":"hunter's%20vision_apg","p":132,"h":1,"n":"Hunter's Vision"},{"c":0,"s":4,"id":2860,"u":"hurling%20charge_apg","p":198,"h":1,"n":"Hurling Charge"},{"c":0,"s":4,"id":2861,"u":"hymn%20of%20healing_apg","p":112,"h":1,"n":"Hymn Of Healing"},{"c":0,"s":4,"id":2862,"u":"impaling%20finisher_apg","p":90,"h":1,"n":"Impaling Finisher"},{"c":0,"s":4,"id":2863,"u":"impaling%20thrust_apg","p":111,"h":1,"n":"Impaling Thrust"},{"c":0,"s":4,"id":2864,"u":"implausible%20purchase%20(investigator)_apg","p":65,"a":"Investigator","h":1,"n":"Implausible Purchase"},{"c":0,"s":4,"id":2865,"u":"implausible%20purchase%20(rogue)_apg","p":137,"a":"Rogue","h":1,"n":"Implausible Purchase"},{"c":0,"s":4,"id":2866,"u":"impossible%20riposte_apg","p":93,"h":1,"n":"Impossible Riposte"},{"c":0,"s":4,"id":2867,"u":"impossible%20snares_apg","p":133,"h":1,"n":"Impossible Snares"},{"c":0,"s":4,"id":2868,"u":"impressive%20landing_apg","p":110,"h":1,"n":"Impressive Landing"},{"c":0,"s":4,"id":2869,"u":"impressive%20mount_apg","p":164,"h":1,"n":"Impressive Mount"},{"c":0,"s":4,"id":2870,"u":"improved%20familiar%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Improved Familiar"},{"c":0,"s":4,"id":2871,"u":"improved%20familiar_apg","p":174,"h":1,"n":"Improved Familiar"},{"c":0,"s":4,"id":2872,"u":"improvise%20tool_apg","p":206,"h":1,"n":"Improvise Tool"},{"c":0,"s":4,"id":2873,"u":"improvised%20critical_apg","p":199,"h":1,"n":"Improvised Critical"},{"c":0,"s":4,"id":2874,"u":"improvised%20pummel_apg","p":199,"h":1,"n":"Improvised Pummel"},{"c":0,"s":4,"id":2875,"u":"improvised%20repair_apg","p":206,"h":1,"n":"Improvised Repair"},{"c":0,"s":4,"id":2876,"u":"incredible%20beastmaster%20companion_apg","p":160,"h":1,"n":"Incredible Beastmaster Companion"},{"c":0,"s":4,"id":2877,"u":"incredible%20familiar%20(witch)_apg","p":103,"a":"Witch","h":1,"n":"Incredible Familiar"},{"c":0,"s":4,"id":2878,"u":"incredible%20familiar%20(familiar%20master)_apg","p":174,"a":"Familiar Master","h":1,"n":"Incredible Familiar"},{"c":0,"s":4,"id":2879,"u":"incredible%20luck_apg","p":93,"h":1,"n":"Incredible Luck"},{"c":0,"s":4,"id":2880,"u":"incredible%20mount_apg","p":165,"h":1,"n":"Incredible Mount"},{"c":0,"s":4,"id":2881,"u":"incredible%20scout_apg","p":206,"h":1,"n":"Incredible Scout"},{"c":0,"s":4,"id":2882,"u":"inexhaustible%20countermoves_apg","p":93,"h":1,"n":"Inexhaustible Countermoves"},{"c":0,"s":4,"id":2883,"u":"influence%20nature_apg","p":207,"h":1,"n":"Influence Nature"},{"c":0,"s":4,"id":2884,"u":"inner%20strength_apg","p":109,"h":1,"n":"Inner Strength"},{"c":0,"s":4,"id":2885,"u":"inoculation_apg","p":207,"h":1,"n":"Inoculation"},{"c":0,"s":4,"id":2886,"u":"inspired%20stratagem_apg","p":136,"h":1,"n":"Inspired Stratagem"},{"c":0,"s":4,"id":2887,"u":"inspiring%20marshal%20stance_apg","p":180,"h":1,"n":"Inspiring Marshal Stance"},{"c":0,"s":4,"id":2888,"u":"instinctive%20obfuscation_apg","p":44,"h":1,"n":"Instinctive Obfuscation"},{"c":0,"s":4,"id":2889,"u":"instinctive%20strike_apg","p":110,"h":1,"n":"Instinctive Strike"},{"c":0,"s":4,"id":2890,"u":"instrument%20of%20slaughter_apg","p":121,"h":1,"n":"Instrument Of Slaughter"},{"c":0,"s":4,"id":2891,"u":"investigator%20dedication_apg","p":151,"h":1,"n":"Investigator Dedication"},{"c":0,"s":4,"id":2892,"u":"investigator's%20stratagem_apg","p":151,"h":1,"n":"Investigator's Stratagem"},{"c":0,"s":4,"id":2893,"u":"invigorating%20mercy_apg","p":119,"h":1,"n":"Invigorating Mercy"},{"c":0,"s":4,"id":2894,"u":"iron%20fists_apg","p":18,"h":1,"n":"Iron Fists"},{"c":0,"s":4,"id":2895,"u":"iron%20repercussions_apg","p":118,"h":1,"n":"Iron Repercussions"},{"c":0,"s":4,"id":2896,"u":"just%20one%20more%20thing_apg","p":63,"h":1,"n":"Just One More Thing"},{"c":0,"s":4,"id":2897,"u":"just%20the%20facts_apg","p":65,"h":1,"n":"Just The Facts"},{"c":0,"s":4,"id":2898,"u":"keen%20follower_apg","p":207,"h":1,"n":"Keen Follower"},{"c":0,"s":4,"id":2899,"u":"keen%20recollection_apg","p":151,"h":1,"n":"Keen Recollection"},{"c":0,"s":4,"id":2900,"u":"keep%20pace_apg","p":163,"h":1,"n":"Keep Pace"},{"c":0,"s":4,"id":2901,"u":"ki%20center_apg","p":131,"h":1,"n":"Ki Center"},{"c":0,"s":4,"id":2902,"u":"ki%20form_apg","p":131,"h":1,"n":"Ki Form"},{"c":0,"s":4,"id":2903,"u":"kneecap_apg","p":45,"h":1,"n":"Kneecap"},{"c":0,"s":4,"id":2904,"u":"know%20your%20own_apg","p":43,"h":1,"n":"Know Your Own"},{"c":0,"s":4,"id":2905,"u":"known%20weaknesses_apg","p":60,"h":1,"n":"Known Weaknesses"},{"c":0,"s":4,"id":2906,"u":"kobold%20breath_apg","p":14,"h":1,"n":"Kobold Breath"},{"c":0,"s":4,"id":2907,"u":"kobold%20lore_apg","p":14,"h":1,"n":"Kobold Lore"},{"c":0,"s":4,"id":2908,"u":"lab%20rat_apg","p":23,"h":1,"n":"Lab Rat"},{"c":0,"s":4,"id":2909,"u":"lawbringer_apg","p":35,"h":1,"n":"Lawbringer"},{"c":0,"s":4,"id":2910,"u":"lead%20climber_apg","p":207,"h":1,"n":"Lead Climber"},{"c":0,"s":4,"id":2911,"u":"lead%20investigator_apg","p":65,"h":1,"n":"Lead Investigator"},{"c":0,"s":4,"id":2912,"u":"lead%20the%20pack_apg","p":161,"h":1,"n":"Lead The Pack"},{"c":0,"s":4,"id":2913,"u":"leading%20dance_apg","p":90,"h":1,"n":"Leading Dance"},{"c":0,"s":4,"id":2914,"u":"legendary%20guide_apg","p":207,"h":1,"n":"Legendary Guide"},{"c":0,"s":4,"id":2915,"u":"legendary%20rider_apg","p":165,"h":1,"n":"Legendary Rider"},{"c":0,"s":4,"id":2916,"u":"leshy%20familiar%20secrets_apg","p":124,"h":1,"n":"Leshy Familiar Secrets"},{"c":0,"s":4,"id":2917,"u":"lethal%20finisher_apg","p":93,"h":1,"n":"Lethal Finisher"},{"c":0,"s":4,"id":2918,"u":"lie%20detector_apg","p":62,"h":1,"n":"Lie Detector"},{"c":0,"s":4,"id":2919,"u":"life%20leap_apg","p":44,"h":1,"n":"Life Leap"},{"c":0,"s":4,"id":2920,"u":"lifesense_apg","p":38,"h":1,"n":"Lifesense"},{"c":0,"s":4,"id":2921,"u":"light%20from%20darkness_apg","p":41,"h":1,"n":"Light From Darkness"},{"c":0,"s":4,"id":2922,"u":"light%20paws_apg","p":10,"h":1,"n":"Light Paws"},{"c":0,"s":4,"id":2923,"u":"lightslayer%20oath_apg","p":118,"h":1,"n":"Lightslayer Oath"},{"c":0,"s":4,"id":2924,"u":"linguist%20dedication_apg","p":178,"h":1,"n":"Linguist Dedication"},{"c":0,"s":4,"id":2925,"u":"litany%20of%20depravity_apg","p":121,"h":1,"n":"Litany Of Depravity"},{"c":0,"s":4,"id":2926,"u":"litany%20of%20self-interest_apg","p":120,"h":1,"n":"Litany Of Self-interest"},{"c":0,"s":4,"id":2927,"u":"living%20hair_apg","p":102,"h":1,"n":"Living Hair"},{"c":0,"s":4,"id":2928,"u":"loaner%20spell_apg","p":136,"h":1,"n":"Loaner Spell"},{"c":0,"s":4,"id":2929,"u":"long-nosed%20form_apg","p":26,"h":1,"n":"Long-nosed Form"},{"c":0,"s":4,"id":2930,"u":"loremaster%20dedication_apg","p":179,"h":1,"n":"Loremaster Dedication"},{"c":0,"s":4,"id":2931,"u":"loud%20singer_apg","p":45,"h":1,"n":"Loud Singer"},{"c":0,"s":4,"id":2932,"u":"mage%20hunter_apg","p":109,"h":1,"n":"Mage Hunter"},{"c":0,"s":4,"id":2933,"u":"magic%20arrow_apg","p":173,"h":1,"n":"Magic Arrow"},{"c":0,"s":4,"id":2934,"u":"magic%20hands_apg","p":122,"h":1,"n":"Magic Hands"},{"c":0,"s":4,"id":2935,"u":"magic%20hide_apg","p":132,"h":1,"n":"Magic Hide"},{"c":0,"s":4,"id":2936,"u":"magic%20rider_apg","p":43,"h":1,"n":"Magic Rider"},{"c":0,"s":4,"id":2937,"u":"magic%20sense_apg","p":80,"h":1,"n":"Magic Sense"},{"c":0,"s":4,"id":2938,"u":"magical%20adaptation_apg","p":177,"h":1,"n":"Magical Adaptation"},{"c":0,"s":4,"id":2939,"u":"magical%20edification_apg","p":179,"h":1,"n":"Magical Edification"},{"c":0,"s":4,"id":2940,"u":"magical%20scholastics_apg","p":156,"h":1,"n":"Magical Scholastics"},{"c":0,"s":4,"id":2941,"u":"major%20lesson_apg","p":103,"h":1,"n":"Major Lesson"},{"c":0,"s":4,"id":2942,"u":"makeshift%20strike_apg","p":199,"h":1,"n":"Makeshift Strike"},{"c":0,"s":4,"id":2943,"u":"malicious%20bane_apg","p":40,"h":1,"n":"Malicious Bane"},{"c":0,"s":4,"id":2944,"u":"many%20guises_apg","p":197,"h":1,"n":"Many Guises"},{"c":0,"s":4,"id":2945,"u":"marshal%20dedication_apg","p":180,"h":1,"n":"Marshal Dedication"},{"c":0,"s":4,"id":2946,"u":"martial%20artist%20dedication_apg","p":182,"h":1,"n":"Martial Artist Dedication"},{"c":0,"s":4,"id":2947,"u":"martial%20experience_apg","p":43,"h":1,"n":"Martial Experience"},{"c":0,"s":4,"id":2948,"u":"martial%20performance_apg","p":112,"h":1,"n":"Martial Performance"},{"c":0,"s":4,"id":2949,"u":"martyr_apg","p":122,"h":1,"n":"Martyr"},{"c":0,"s":4,"id":2950,"u":"master%20eldritch%20archer%20spellcasting_apg","p":173,"h":1,"n":"Master Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":2951,"u":"master%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Master Oracle Spellcasting"},{"c":0,"s":4,"id":2952,"u":"master%20scroll%20cache_apg","p":189,"h":1,"n":"Master Scroll Cache"},{"c":0,"s":4,"id":2953,"u":"master%20spotter_apg","p":151,"h":1,"n":"Master Spotter"},{"c":0,"s":4,"id":2954,"u":"master%20witch%20spellcasting_apg","p":154,"h":1,"n":"Master Witch Spellcasting"},{"c":0,"s":4,"id":2955,"u":"mature%20beastmaster%20companion_apg","p":160,"h":1,"n":"Mature Beastmaster Companion"},{"c":0,"s":4,"id":2956,"u":"mauler%20dedication_apg","p":183,"h":1,"n":"Mauler Dedication"},{"c":0,"s":4,"id":2957,"u":"medic%20dedication_apg","p":184,"h":1,"n":"Medic Dedication"},{"c":0,"s":4,"id":2958,"u":"medusa's%20wrath_apg","p":130,"h":1,"n":"Medusa's Wrath"},{"c":0,"s":4,"id":2959,"u":"mesmerizing%20gaze_apg","p":166,"h":1,"n":"Mesmerizing Gaze"},{"c":0,"s":4,"id":2960,"u":"methodical%20debilitations_apg","p":136,"h":1,"n":"Methodical Debilitations"},{"c":0,"s":4,"id":2961,"u":"mighty%20bulwark_apg","p":191,"h":1,"n":"Mighty Bulwark"},{"c":0,"s":4,"id":2962,"u":"mighty%20dragon%20shape_apg","p":169,"h":1,"n":"Mighty Dragon Shape"},{"c":0,"s":4,"id":2963,"u":"minion%20guise_apg","p":196,"h":1,"n":"Minion Guise"},{"c":0,"s":4,"id":2964,"u":"miraculous%20possibility_apg","p":123,"h":1,"n":"Miraculous Possibility"},{"c":0,"s":4,"id":2965,"u":"mist%20child_apg","p":31,"h":1,"n":"Mist Child"},{"c":0,"s":4,"id":2966,"u":"mobile%20finisher_apg","p":92,"h":1,"n":"Mobile Finisher"},{"c":0,"s":4,"id":2967,"u":"monastic%20archer%20stance_apg","p":128,"h":1,"n":"Monastic Archer Stance"},{"c":0,"s":4,"id":2968,"u":"mounted%20shield_apg","p":164,"h":1,"n":"Mounted Shield"},{"c":0,"s":4,"id":2969,"u":"mug_apg","p":135,"h":1,"n":"Mug"},{"c":0,"s":4,"id":2970,"u":"multilingual%20cipher_apg","p":178,"h":1,"n":"Multilingual Cipher"},{"c":0,"s":4,"id":2971,"u":"murksight_apg","p":103,"h":1,"n":"Murksight"},{"c":0,"s":4,"id":2972,"u":"musetouched_apg","p":35,"h":1,"n":"Musetouched"},{"c":0,"s":4,"id":2973,"u":"mutable%20familiar_apg","p":174,"h":1,"n":"Mutable Familiar"},{"c":0,"s":4,"id":2974,"u":"mysterious%20breadth_apg","p":152,"h":1,"n":"Mysterious Breadth"},{"c":0,"s":4,"id":2975,"u":"mysterious%20repertoire_apg","p":81,"h":1,"n":"Mysterious Repertoire"},{"c":0,"s":4,"id":2976,"u":"mystery%20conduit_apg","p":81,"h":1,"n":"Mystery Conduit"},{"c":0,"s":4,"id":2977,"u":"necromantic%20physiology_apg","p":33,"h":1,"n":"Necromantic Physiology"},{"c":0,"s":4,"id":2978,"u":"never%20tire_apg","p":166,"h":1,"n":"Never Tire"},{"c":0,"s":4,"id":2979,"u":"night%20magic_apg","p":33,"h":1,"n":"Night Magic"},{"c":0,"s":4,"id":2980,"u":"nimble%20dodge_apg","p":88,"h":1,"n":"Nimble Dodge"},{"c":0,"s":4,"id":2981,"u":"nimble%20hooves_apg","p":40,"h":1,"n":"Nimble Hooves"},{"c":0,"s":4,"id":2982,"u":"nimble%20roll_apg","p":91,"h":1,"n":"Nimble Roll"},{"c":0,"s":4,"id":2983,"u":"nimble%20shield%20hand_apg","p":159,"h":1,"n":"Nimble Shield Hand"},{"c":0,"s":4,"id":2984,"u":"no%20cause%20for%20alarm_apg","p":208,"h":1,"n":"No Cause For Alarm"},{"c":0,"s":4,"id":2985,"u":"nocturnal%20sense_apg","p":110,"h":1,"n":"Nocturnal Sense"},{"c":0,"s":4,"id":2986,"u":"nonlethal%20spell_apg","p":142,"h":1,"n":"Nonlethal Spell"},{"c":0,"s":4,"id":2987,"u":"occult%20resistance_apg","p":31,"h":1,"n":"Occult Resistance"},{"c":0,"s":4,"id":2988,"u":"ode%20to%20ouroboros_apg","p":114,"h":1,"n":"Ode To Ouroboros"},{"c":0,"s":4,"id":2989,"u":"one%20for%20all_apg","p":88,"h":1,"n":"One For All"},{"c":0,"s":4,"id":2990,"u":"one-inch%20punch_apg","p":129,"h":1,"n":"One-inch Punch"},{"c":0,"s":4,"id":2991,"u":"one-millimeter%20punch_apg","p":131,"h":1,"n":"One-millimeter Punch"},{"c":0,"s":4,"id":2992,"u":"one-toed%20hop_apg","p":27,"h":1,"n":"One-toed Hop"},{"c":0,"s":4,"id":2993,"u":"ongoing%20investigation_apg","p":62,"h":1,"n":"Ongoing Investigation"},{"c":0,"s":4,"id":2994,"u":"ongoing%20selfishness_apg","p":118,"h":1,"n":"Ongoing Selfishness"},{"c":0,"s":4,"id":2995,"u":"ongoing%20strategy_apg","p":63,"h":1,"n":"Ongoing Strategy"},{"c":0,"s":4,"id":2996,"u":"opportunistic%20grapple_apg","p":163,"h":1,"n":"Opportunistic Grapple"},{"c":0,"s":4,"id":2997,"u":"oracle%20dedication_apg","p":152,"h":1,"n":"Oracle Dedication"},{"c":0,"s":4,"id":2998,"u":"oracular%20providence_apg","p":81,"h":1,"n":"Oracular Providence"},{"c":0,"s":4,"id":2999,"u":"oracular%20warning_apg","p":80,"h":1,"n":"Oracular Warning"},{"c":0,"s":4,"id":3000,"u":"orc%20lore_apg","p":18,"h":1,"n":"Orc Lore"},{"c":0,"s":4,"id":3001,"u":"orthographic%20mastery_apg","p":179,"h":1,"n":"Orthographic Mastery"},{"c":0,"s":4,"id":3002,"u":"otherworldly%20acumen_apg","p":43,"h":1,"n":"Otherworldly Acumen"},{"c":0,"s":4,"id":3003,"u":"overcrowd_apg","p":23,"h":1,"n":"Overcrowd"},{"c":0,"s":4,"id":3004,"u":"overextending%20feint_apg","p":134,"h":1,"n":"Overextending Feint"},{"c":0,"s":4,"id":3005,"u":"overpowering%20charge%20(barbarian)_apg","p":110,"a":"Barbarian","h":1,"n":"Overpowering Charge"},{"c":0,"s":4,"id":3006,"u":"overpowering%20charge%20(fighter)_apg","p":127,"a":"Fighter","h":1,"n":"Overpowering Charge"},{"c":0,"s":4,"id":3007,"u":"oversized%20throw_apg","p":109,"h":1,"n":"Oversized Throw"},{"c":0,"s":4,"id":3008,"u":"overwhelming%20blow_apg","p":127,"h":1,"n":"Overwhelming Blow"},{"c":0,"s":4,"id":3009,"u":"overwhelming%20breath_apg","p":130,"h":1,"n":"Overwhelming Breath"},{"c":0,"s":4,"id":3010,"u":"pack%20rat_apg","p":22,"h":1,"n":"Pack Rat"},{"c":0,"s":4,"id":3011,"u":"pale%20horse_apg","p":121,"h":1,"n":"Pale Horse"},{"c":0,"s":4,"id":3012,"u":"panache%20paragon_apg","p":93,"h":1,"n":"Panache Paragon"},{"c":0,"s":4,"id":3013,"u":"paradoxical%20mystery_apg","p":81,"h":1,"n":"Paradoxical Mystery"},{"c":0,"s":4,"id":3014,"u":"parry%20and%20riposte_apg","p":93,"h":1,"n":"Parry And Riposte"},{"c":0,"s":4,"id":3015,"u":"parting%20shot_apg","p":126,"h":1,"n":"Parting Shot"},{"c":0,"s":4,"id":3016,"u":"party%20crasher_apg","p":167,"h":1,"n":"Party Crasher"},{"c":0,"s":4,"id":3017,"u":"path%20of%20iron_apg","p":182,"h":1,"n":"Path Of Iron"},{"c":0,"s":4,"id":3018,"u":"patron's%20breadth_apg","p":154,"h":1,"n":"Patron's Breadth"},{"c":0,"s":4,"id":3019,"u":"patron's%20truth_apg","p":105,"h":1,"n":"Patron's Truth"},{"c":0,"s":4,"id":3020,"u":"peafowl%20stance_apg","p":128,"h":1,"n":"Peafowl Stance"},{"c":0,"s":4,"id":3021,"u":"peafowl%20strut_apg","p":129,"h":1,"n":"Peafowl Strut"},{"c":0,"s":4,"id":3022,"u":"penetrating%20projectile_apg","p":111,"h":1,"n":"Penetrating Projectile"},{"c":0,"s":4,"id":3023,"u":"perfect%20finisher_apg","p":93,"h":1,"n":"Perfect Finisher"},{"c":0,"s":4,"id":3024,"u":"performative%20weapons%20training_apg","p":175,"h":1,"n":"Performative Weapons Training"},{"c":0,"s":4,"id":3025,"u":"perpetual%20breadth_apg","p":107,"h":1,"n":"Perpetual Breadth"},{"c":0,"s":4,"id":3026,"u":"perpetual%20scout_apg","p":177,"h":1,"n":"Perpetual Scout"},{"c":0,"s":4,"id":3027,"u":"phase%20arrow_apg","p":173,"h":1,"n":"Phase Arrow"},{"c":0,"s":4,"id":3028,"u":"phonetic%20training_apg","p":178,"h":1,"n":"Phonetic Training"},{"c":0,"s":4,"id":3029,"u":"pick%20up%20the%20pace_apg","p":208,"h":1,"n":"Pick Up The Pace"},{"c":0,"s":4,"id":3030,"u":"pied%20piping_apg","p":115,"h":1,"n":"Pied Piping"},{"c":0,"s":4,"id":3031,"u":"pilgrim's%20token_apg","p":208,"h":1,"n":"Pilgrim's Token"},{"c":0,"s":4,"id":3032,"u":"pinch%20time_apg","p":47,"h":1,"n":"Pinch Time"},{"c":0,"s":4,"id":3033,"u":"pinning%20fire_apg","p":129,"h":1,"n":"Pinning Fire"},{"c":0,"s":4,"id":3034,"u":"pinpoint%20poisoner_apg","p":107,"h":1,"n":"Pinpoint Poisoner"},{"c":0,"s":4,"id":3035,"u":"pirate%20dedication_apg","p":185,"h":1,"n":"Pirate Dedication"},{"c":0,"s":4,"id":3036,"u":"pirate%20weapon%20training_apg","p":185,"h":1,"n":"Pirate Weapon Training"},{"c":0,"s":4,"id":3037,"u":"pitborn_apg","p":40,"h":1,"n":"Pitborn"},{"c":0,"s":4,"id":3038,"u":"plant%20evidence_apg","p":134,"h":1,"n":"Plant Evidence"},{"c":0,"s":4,"id":3039,"u":"play%20to%20the%20crowd_apg","p":175,"h":1,"n":"Play To The Crowd"},{"c":0,"s":4,"id":3040,"u":"plentiful%20snares_apg","p":194,"h":1,"n":"Plentiful Snares"},{"c":0,"s":4,"id":3041,"u":"plot%20the%20future_apg","p":64,"h":1,"n":"Plot The Future"},{"c":0,"s":4,"id":3042,"u":"poison%20coat_apg","p":186,"h":1,"n":"Poison Coat"},{"c":0,"s":4,"id":3043,"u":"poisoner%20dedication_apg","p":186,"h":1,"n":"Poisoner Dedication"},{"c":0,"s":4,"id":3044,"u":"poisoner's%20twist_apg","p":186,"h":1,"n":"Poisoner's Twist"},{"c":0,"s":4,"id":3045,"u":"portentous%20spell_apg","p":81,"h":1,"n":"Portentous Spell"},{"c":0,"s":4,"id":3046,"u":"posse_apg","p":163,"h":1,"n":"Posse"},{"c":0,"s":4,"id":3047,"u":"poultice%20preparation_apg","p":176,"h":1,"n":"Poultice Preparation"},{"c":0,"s":4,"id":3048,"u":"prairie%20rider_apg","p":46,"h":1,"n":"Prairie Rider"},{"c":0,"s":4,"id":3049,"u":"precious%20arrow_apg","p":173,"h":1,"n":"Precious Arrow"},{"c":0,"s":4,"id":3050,"u":"precise%20finisher_apg","p":91,"h":1,"n":"Precise Finisher"},{"c":0,"s":4,"id":3051,"u":"predictable!_apg","p":135,"h":1,"n":"Predictable!"},{"c":0,"s":4,"id":3052,"u":"predictive%20purchase%20(investigator)_apg","p":63,"a":"Investigator","h":1,"n":"Predictive Purchase"},{"c":0,"s":4,"id":3053,"u":"predictive%20purchase%20(rogue)_apg","p":136,"a":"Rogue","h":1,"n":"Predictive Purchase"},{"c":0,"s":4,"id":3054,"u":"premonition%20of%20avoidance_apg","p":122,"h":1,"n":"Premonition Of Avoidance"},{"c":0,"s":4,"id":3055,"u":"premonition%20of%20clarity_apg","p":123,"h":1,"n":"Premonition Of Clarity"},{"c":0,"s":4,"id":3056,"u":"preparation_apg","p":136,"h":1,"n":"Preparation"},{"c":0,"s":4,"id":3057,"u":"prescient%20consumable_apg","p":208,"h":1,"n":"Prescient Consumable"},{"c":0,"s":4,"id":3058,"u":"prescient%20planner_apg","p":208,"h":1,"n":"Prescient Planner"},{"c":0,"s":4,"id":3059,"u":"prevailing%20position_apg","p":130,"h":1,"n":"Prevailing Position"},{"c":0,"s":4,"id":3060,"u":"primal%20aegis_apg","p":125,"h":1,"n":"Primal Aegis"},{"c":0,"s":4,"id":3061,"u":"pristine%20weapon_apg","p":124,"h":1,"n":"Pristine Weapon"},{"c":0,"s":4,"id":3062,"u":"project%20persona_apg","p":44,"h":1,"n":"Project Persona"},{"c":0,"s":4,"id":3063,"u":"quick%20change_apg","p":197,"h":1,"n":"Quick Change"},{"c":0,"s":4,"id":3064,"u":"quick%20contacts_apg","p":208,"h":1,"n":"Quick Contacts"},{"c":0,"s":4,"id":3065,"u":"quick%20fix_apg","p":195,"h":1,"n":"Quick Fix"},{"c":0,"s":4,"id":3066,"u":"quick%20mount_apg","p":164,"h":1,"n":"Quick Mount"},{"c":0,"s":4,"id":3067,"u":"quick%20shot_apg","p":157,"h":1,"n":"Quick Shot"},{"c":0,"s":4,"id":3068,"u":"quick%20stow_apg","p":23,"h":1,"n":"Quick Stow"},{"c":0,"s":4,"id":3069,"u":"quick%20study_apg","p":179,"h":1,"n":"Quick Study"},{"c":0,"s":4,"id":3070,"u":"quickened%20casting%20(oracle)_apg","p":80,"a":"Oracle","h":1,"n":"Quickened Casting"},{"c":0,"s":4,"id":3071,"u":"quickened%20casting%20(witch)_apg","p":103,"a":"Witch","h":1,"n":"Quickened Casting"},{"c":0,"s":4,"id":3072,"u":"radiant%20infusion_apg","p":122,"h":1,"n":"Radiant Infusion"},{"c":0,"s":4,"id":3073,"u":"rallying%20charge_apg","p":180,"h":1,"n":"Rallying Charge"},{"c":0,"s":4,"id":3074,"u":"rampaging%20ferocity_apg","p":19,"h":1,"n":"Rampaging Ferocity"},{"c":0,"s":4,"id":3075,"u":"ranger's%20bramble_apg","p":132,"h":1,"n":"Ranger's Bramble"},{"c":0,"s":4,"id":3076,"u":"rapid%20affixture_apg","p":208,"h":1,"n":"Rapid Affixture"},{"c":0,"s":4,"id":3077,"u":"rapid%20response_apg","p":122,"h":1,"n":"Rapid Response"},{"c":0,"s":4,"id":3078,"u":"rat%20familiar_apg","p":22,"h":1,"n":"Rat Familiar"},{"c":0,"s":4,"id":3079,"u":"rat%20form_apg","p":23,"h":1,"n":"Rat Form"},{"c":0,"s":4,"id":3080,"u":"rat%20magic_apg","p":23,"h":1,"n":"Rat Magic"},{"c":0,"s":4,"id":3081,"u":"ratfolk%20lore_apg","p":22,"h":1,"n":"Ratfolk Lore"},{"c":0,"s":4,"id":3082,"u":"ratspeak_apg","p":22,"h":1,"n":"Ratspeak"},{"c":0,"s":4,"id":3083,"u":"razzle-dazzle_apg","p":44,"h":1,"n":"Razzle-dazzle"},{"c":0,"s":4,"id":3084,"u":"reach%20spell%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Reach Spell"},{"c":0,"s":4,"id":3085,"u":"reach%20spell%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Reach Spell"},{"c":0,"s":4,"id":3086,"u":"reactive%20transformation_apg","p":125,"h":1,"n":"Reactive Transformation"},{"c":0,"s":4,"id":3087,"u":"read%20disaster_apg","p":80,"h":1,"n":"Read Disaster"},{"c":0,"s":4,"id":3088,"u":"read%20shibboleths_apg","p":178,"h":1,"n":"Read Shibboleths"},{"c":0,"s":4,"id":3089,"u":"reason%20rapidly_apg","p":64,"h":1,"n":"Reason Rapidly"},{"c":0,"s":4,"id":3090,"u":"rebounding%20toss_apg","p":126,"h":1,"n":"Rebounding Toss"},{"c":0,"s":4,"id":3091,"u":"reckless%20abandon%20(goblin)_apg","p":45,"a":"Goblin","h":1,"n":"Reckless Abandon"},{"c":0,"s":4,"id":3092,"u":"reconstruct%20the%20scene%20(investigator)_apg","p":65,"a":"Investigator","h":1,"n":"Reconstruct The Scene"},{"c":0,"s":4,"id":3093,"u":"reconstruct%20the%20scene%20(rogue)_apg","p":137,"a":"Rogue","h":1,"n":"Reconstruct The Scene"},{"c":0,"s":4,"id":3094,"u":"red%20herring_apg","p":61,"h":1,"n":"Red Herring"},{"c":0,"s":4,"id":3095,"u":"reflect%20spell%20(witch)_apg","p":104,"a":"Witch","h":1,"n":"Reflect Spell"},{"c":0,"s":4,"id":3096,"u":"reflexive%20riposte_apg","p":92,"h":1,"n":"Reflexive Riposte"},{"c":0,"s":4,"id":3097,"u":"rejuvenating%20touch_apg","p":121,"h":1,"n":"Rejuvenating Touch"},{"c":0,"s":4,"id":3098,"u":"relentless%20wings_apg","p":41,"h":1,"n":"Relentless Wings"},{"c":0,"s":4,"id":3099,"u":"reliable%20luck_apg","p":11,"h":1,"n":"Reliable Luck"},{"c":0,"s":4,"id":3100,"u":"remediate_apg","p":123,"h":1,"n":"Remediate"},{"c":0,"s":4,"id":3101,"u":"remote%20trigger_apg","p":194,"h":1,"n":"Remote Trigger"},{"c":0,"s":4,"id":3102,"u":"resilient%20touch_apg","p":120,"h":1,"n":"Resilient Touch"},{"c":0,"s":4,"id":3103,"u":"resist%20ruin_apg","p":38,"h":1,"n":"Resist Ruin"},{"c":0,"s":4,"id":3104,"u":"resounding%20blow_apg","p":110,"h":1,"n":"Resounding Blow"},{"c":0,"s":4,"id":3105,"u":"resounding%20bravery_apg","p":127,"h":1,"n":"Resounding Bravery"},{"c":0,"s":4,"id":3106,"u":"resounding%20finale_apg","p":115,"h":1,"n":"Resounding Finale"},{"c":0,"s":4,"id":3107,"u":"resourceful%20ritualist_apg","p":187,"h":1,"n":"Resourceful Ritualist"},{"c":0,"s":4,"id":3108,"u":"resuscitate_apg","p":184,"h":1,"n":"Resuscitate"},{"c":0,"s":4,"id":3109,"u":"return%20fire_apg","p":129,"h":1,"n":"Return Fire"},{"c":0,"s":4,"id":3110,"u":"returning%20throw_apg","p":42,"h":1,"n":"Returning Throw"},{"c":0,"s":4,"id":3111,"u":"reverberate_apg","p":114,"h":1,"n":"Reverberate"},{"c":0,"s":4,"id":3112,"u":"reverse%20engineering_apg","p":190,"h":1,"n":"Reverse Engineering"},{"c":0,"s":4,"id":3113,"u":"ricochet%20feint_apg","p":136,"h":1,"n":"Ricochet Feint"},{"c":0,"s":4,"id":3114,"u":"ricochet%20stance%20(fighter)_apg","p":126,"a":"Fighter","h":1,"n":"Ricochet Stance"},{"c":0,"s":4,"id":3115,"u":"ricochet%20stance%20(rogue)_apg","p":136,"a":"Rogue","h":1,"n":"Ricochet Stance"},{"c":0,"s":4,"id":3116,"u":"risky%20surgery_apg","p":208,"h":1,"n":"Risky Surgery"},{"c":0,"s":4,"id":3117,"u":"rites%20of%20convocation_apg","p":102,"h":1,"n":"Rites Of Convocation"},{"c":0,"s":4,"id":3118,"u":"rites%20of%20transfiguration_apg","p":105,"h":1,"n":"Rites Of Transfiguration"},{"c":0,"s":4,"id":3119,"u":"ritual%20researcher_apg","p":112,"h":1,"n":"Ritual Researcher"},{"c":0,"s":4,"id":3120,"u":"ritualist%20dedication_apg","p":187,"h":1,"n":"Ritualist Dedication"},{"c":0,"s":4,"id":3121,"u":"root%20magic_apg","p":208,"h":1,"n":"Root Magic"},{"c":0,"s":4,"id":3122,"u":"rope%20runner_apg","p":185,"h":1,"n":"Rope Runner"},{"c":0,"s":4,"id":3123,"u":"sacred%20defender_apg","p":121,"h":1,"n":"Sacred Defender"},{"c":0,"s":4,"id":3124,"u":"sacrifice%20armor_apg","p":120,"h":1,"n":"Sacrifice Armor"},{"c":0,"s":4,"id":3125,"u":"safe%20house_apg","p":196,"h":1,"n":"Safe House"},{"c":0,"s":4,"id":3126,"u":"safeguarded%20spell_apg","p":139,"h":1,"n":"Safeguarded Spell"},{"c":0,"s":4,"id":3127,"u":"scales%20of%20the%20dragon_apg","p":169,"h":1,"n":"Scales Of The Dragon"},{"c":0,"s":4,"id":3128,"u":"scalpel's%20point_apg","p":62,"h":1,"n":"Scalpel's Point"},{"c":0,"s":4,"id":3129,"u":"scamper_apg","p":14,"h":1,"n":"Scamper"},{"c":0,"s":4,"id":3130,"u":"scavenger's%20search_apg","p":26,"h":1,"n":"Scavenger's Search"},{"c":0,"s":4,"id":3131,"u":"scholastic%20identification_apg","p":156,"h":1,"n":"Scholastic Identification"},{"c":0,"s":4,"id":3132,"u":"schooled%20in%20secrets_apg","p":208,"h":1,"n":"Schooled In Secrets"},{"c":0,"s":4,"id":3133,"u":"scintillating%20spell_apg","p":141,"h":1,"n":"Scintillating Spell"},{"c":0,"s":4,"id":3134,"u":"scouring%20rage_apg","p":110,"h":1,"n":"Scouring Rage"},{"c":0,"s":4,"id":3135,"u":"scout%20dedication_apg","p":188,"h":1,"n":"Scout Dedication"},{"c":0,"s":4,"id":3136,"u":"scout's%20charge_apg","p":188,"h":1,"n":"Scout's Charge"},{"c":0,"s":4,"id":3137,"u":"scout's%20pounce_apg","p":188,"h":1,"n":"Scout's Pounce"},{"c":0,"s":4,"id":3138,"u":"scout's%20speed_apg","p":188,"h":1,"n":"Scout's Speed"},{"c":0,"s":4,"id":3139,"u":"scroll%20trickster%20dedication_apg","p":189,"h":1,"n":"Scroll Trickster Dedication"},{"c":0,"s":4,"id":3140,"u":"scrounger%20dedication_apg","p":190,"h":1,"n":"Scrounger Dedication"},{"c":0,"s":4,"id":3141,"u":"seasoned_apg","p":209,"h":1,"n":"Seasoned"},{"c":0,"s":4,"id":3142,"u":"second%20chance%20spell_apg","p":143,"h":1,"n":"Second Chance Spell"},{"c":0,"s":4,"id":3143,"u":"second%20shield_apg","p":198,"h":1,"n":"Second Shield"},{"c":0,"s":4,"id":3144,"u":"seeker%20arrow_apg","p":173,"h":1,"n":"Seeker Arrow"},{"c":0,"s":4,"id":3145,"u":"selfless%20parry_apg","p":171,"h":1,"n":"Selfless Parry"},{"c":0,"s":4,"id":3146,"u":"sense%20allies_apg","p":47,"h":1,"n":"Sense Allies"},{"c":0,"s":4,"id":3147,"u":"sense%20good_apg","p":120,"h":1,"n":"Sense Good"},{"c":0,"s":4,"id":3148,"u":"sense%20the%20unseen_apg","p":64,"h":1,"n":"Sense The Unseen"},{"c":0,"s":4,"id":3149,"u":"sentinel%20dedication_apg","p":191,"h":1,"n":"Sentinel Dedication"},{"c":0,"s":4,"id":3150,"u":"settlement%20scholastics_apg","p":156,"h":1,"n":"Settlement Scholastics"},{"c":0,"s":4,"id":3151,"u":"shadow%20illusion_apg","p":192,"h":1,"n":"Shadow Illusion"},{"c":0,"s":4,"id":3152,"u":"shadow%20magic_apg","p":192,"h":1,"n":"Shadow Magic"},{"c":0,"s":4,"id":3153,"u":"shadow%20mark_apg","p":209,"h":1,"n":"Shadow Mark"},{"c":0,"s":4,"id":3154,"u":"shadow%20master_apg","p":192,"h":1,"n":"Shadow Master"},{"c":0,"s":4,"id":3155,"u":"shadow%20power_apg","p":192,"h":1,"n":"Shadow Power"},{"c":0,"s":4,"id":3156,"u":"shadow%20self_apg","p":46,"h":1,"n":"Shadow Self"},{"c":0,"s":4,"id":3157,"u":"shadow%20sneak%20attack_apg","p":192,"h":1,"n":"Shadow Sneak Attack"},{"c":0,"s":4,"id":3158,"u":"shadow's%20web_apg","p":130,"h":1,"n":"Shadow's Web"},{"c":0,"s":4,"id":3159,"u":"shadowdancer%20dedication_apg","p":192,"h":1,"n":"Shadowdancer Dedication"},{"c":0,"s":4,"id":3160,"u":"shape%20of%20the%20dragon_apg","p":169,"h":1,"n":"Shape Of The Dragon"},{"c":0,"s":4,"id":3161,"u":"shared%20assault_apg","p":114,"h":1,"n":"Shared Assault"},{"c":0,"s":4,"id":3162,"u":"shared%20avoidance_apg","p":122,"h":1,"n":"Shared Avoidance"},{"c":0,"s":4,"id":3163,"u":"shared%20clarity_apg","p":123,"h":1,"n":"Shared Clarity"},{"c":0,"s":4,"id":3164,"u":"shared%20luck_apg","p":11,"h":1,"n":"Shared Luck"},{"c":0,"s":4,"id":3165,"u":"shared%20stratagem_apg","p":61,"h":1,"n":"Shared Stratagem"},{"c":0,"s":4,"id":3166,"u":"shattering%20blows_apg","p":111,"h":1,"n":"Shattering Blows"},{"c":0,"s":4,"id":3167,"u":"shattering%20strike_apg","p":199,"h":1,"n":"Shattering Strike"},{"c":0,"s":4,"id":3168,"u":"sheltering%20slab_apg","p":42,"h":1,"n":"Sheltering Slab"},{"c":0,"s":4,"id":3169,"u":"shield%20of%20faith_apg","p":122,"h":1,"n":"Shield Of Faith"},{"c":0,"s":4,"id":3170,"u":"shield%20salvation_apg","p":159,"h":1,"n":"Shield Salvation"},{"c":0,"s":4,"id":3171,"u":"shooting%20stars%20stance_apg","p":128,"h":1,"n":"Shooting Stars Stance"},{"c":0,"s":4,"id":3172,"u":"shove%20down_apg","p":135,"h":1,"n":"Shove Down"},{"c":0,"s":4,"id":3173,"u":"shoving%20sweep_apg","p":183,"h":1,"n":"Shoving Sweep"},{"c":0,"s":4,"id":3174,"u":"signature%20spell%20expansion_apg","p":140,"h":1,"n":"Signature Spell Expansion"},{"c":0,"s":4,"id":3175,"u":"silencing%20strike_apg","p":110,"h":1,"n":"Silencing Strike"},{"c":0,"s":4,"id":3176,"u":"siphon%20power_apg","p":105,"h":1,"n":"Siphon Power"},{"c":0,"s":4,"id":3177,"u":"skill%20mastery_apg","p":151,"h":1,"n":"Skill Mastery"},{"c":0,"s":4,"id":3178,"u":"skillful%20tail%20(tiefling)_apg","p":40,"a":"Tiefling","h":1,"n":"Skillful Tail"},{"c":0,"s":4,"id":3179,"u":"skim%20scroll_apg","p":189,"h":1,"n":"Skim Scroll"},{"c":0,"s":4,"id":3180,"u":"skitter_apg","p":209,"h":1,"n":"Skitter"},{"c":0,"s":4,"id":3181,"u":"slag%20may_apg","p":31,"h":1,"n":"Slag May"},{"c":0,"s":4,"id":3182,"u":"smash%20from%20the%20air_apg","p":127,"h":1,"n":"Smash From The Air"},{"c":0,"s":4,"id":3183,"u":"smite%20good_apg","p":119,"h":1,"n":"Smite Good"},{"c":0,"s":4,"id":3184,"u":"snap%20out%20of%20it!_apg","p":180,"h":1,"n":"Snap Out Of It!"},{"c":0,"s":4,"id":3185,"u":"snare%20genius_apg","p":15,"h":1,"n":"Snare Genius"},{"c":0,"s":4,"id":3186,"u":"snare%20hopping_apg","p":132,"h":1,"n":"Snare Hopping"},{"c":0,"s":4,"id":3187,"u":"snare%20setter_apg","p":14,"h":1,"n":"Snare Setter"},{"c":0,"s":4,"id":3188,"u":"snarecrafter%20dedication_apg","p":194,"h":1,"n":"Snarecrafter Dedication"},{"c":0,"s":4,"id":3189,"u":"soaring%20flight_apg","p":27,"h":1,"n":"Soaring Flight"},{"c":0,"s":4,"id":3190,"u":"social%20purview_apg","p":196,"h":1,"n":"Social Purview"},{"c":0,"s":4,"id":3191,"u":"solid%20lead_apg","p":61,"h":1,"n":"Solid Lead"},{"c":0,"s":4,"id":3192,"u":"song%20of%20marching_apg","p":113,"h":1,"n":"Song Of Marching"},{"c":0,"s":4,"id":3193,"u":"song%20of%20strength_apg","p":112,"h":1,"n":"Song Of Strength"},{"c":0,"s":4,"id":3194,"u":"soothing%20mist_apg","p":132,"h":1,"n":"Soothing Mist"},{"c":0,"s":4,"id":3195,"u":"soulsight%20(bard)_apg","p":113,"a":"Bard","h":1,"n":"Soulsight"},{"c":0,"s":4,"id":3196,"u":"soulsight%20(sorcerer)_apg","p":139,"a":"Sorcerer","h":1,"n":"Soulsight"},{"c":0,"s":4,"id":3197,"u":"sow%20spell_apg","p":125,"h":1,"n":"Sow Spell"},{"c":0,"s":4,"id":3198,"u":"specialized%20beastmaster%20companion_apg","p":161,"h":1,"n":"Specialized Beastmaster Companion"},{"c":0,"s":4,"id":3199,"u":"specialized%20mount_apg","p":165,"h":1,"n":"Specialized Mount"},{"c":0,"s":4,"id":3200,"u":"speedy%20rituals_apg","p":187,"h":1,"n":"Speedy Rituals"},{"c":0,"s":4,"id":3201,"u":"spell%20devourer_apg","p":19,"h":1,"n":"Spell Devourer"},{"c":0,"s":4,"id":3202,"u":"spell%20mastery_apg","p":143,"h":1,"n":"Spell Mastery"},{"c":0,"s":4,"id":3203,"u":"spell%20relay_apg","p":139,"h":1,"n":"Spell Relay"},{"c":0,"s":4,"id":3204,"u":"spell%20shroud_apg","p":141,"h":1,"n":"Spell Shroud"},{"c":0,"s":4,"id":3205,"u":"spellbook%20prodigy_apg","p":142,"h":1,"n":"Spellbook Prodigy"},{"c":0,"s":4,"id":3206,"u":"spirit%20soother_apg","p":38,"h":1,"n":"Spirit Soother"},{"c":0,"s":4,"id":3207,"u":"spirit%20strikes_apg","p":38,"h":1,"n":"Spirit Strikes"},{"c":0,"s":4,"id":3208,"u":"spiritual%20guides_apg","p":109,"h":1,"n":"Spiritual Guides"},{"c":0,"s":4,"id":3209,"u":"spiritual%20sense_apg","p":79,"h":1,"n":"Spiritual Sense"},{"c":0,"s":4,"id":3210,"u":"split%20hex_apg","p":105,"h":1,"n":"Split Hex"},{"c":0,"s":4,"id":3211,"u":"split%20shot_apg","p":139,"h":1,"n":"Split Shot"},{"c":0,"s":4,"id":3212,"u":"split%20slot_apg","p":142,"h":1,"n":"Split Slot"},{"c":0,"s":4,"id":3213,"u":"spot%20translate_apg","p":178,"h":1,"n":"Spot Translate"},{"c":0,"s":4,"id":3214,"u":"springing%20leaper_apg","p":10,"h":1,"n":"Springing Leaper"},{"c":0,"s":4,"id":3215,"u":"squawk!_apg","p":26,"h":1,"n":"Squawk!"},{"c":0,"s":4,"id":3216,"u":"stage%20fighting_apg","p":175,"h":1,"n":"Stage Fighting"},{"c":0,"s":4,"id":3217,"u":"startling%20appearance_apg","p":197,"h":1,"n":"Startling Appearance"},{"c":0,"s":4,"id":3218,"u":"stay%20down!_apg","p":137,"h":1,"n":"Stay Down!"},{"c":0,"s":4,"id":3219,"u":"steady%20spellcasting%20(oracle)_apg","p":80,"a":"Oracle","h":1,"n":"Steady Spellcasting"},{"c":0,"s":4,"id":3220,"u":"steady%20spellcasting%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Steady Spellcasting"},{"c":0,"s":4,"id":3221,"u":"steal%20spell_apg","p":137,"h":1,"n":"Steal Spell"},{"c":0,"s":4,"id":3222,"u":"steel%20skin_apg","p":191,"h":1,"n":"Steel Skin"},{"c":0,"s":4,"id":3223,"u":"steel%20yourself!_apg","p":180,"h":1,"n":"Steel Yourself!"},{"c":0,"s":4,"id":3224,"u":"step%20lively_apg","p":46,"h":1,"n":"Step Lively"},{"c":0,"s":4,"id":3225,"u":"sticky%20poison_apg","p":107,"h":1,"n":"Sticky Poison"},{"c":0,"s":4,"id":3226,"u":"stone%20bones_apg","p":42,"h":1,"n":"Stone Bones"},{"c":0,"s":4,"id":3227,"u":"stonegate_apg","p":42,"h":1,"n":"Stonegate"},{"c":0,"s":4,"id":3228,"u":"storm's%20lash_apg","p":26,"h":1,"n":"Storm's Lash"},{"c":0,"s":4,"id":3229,"u":"strategic%20assessment_apg","p":62,"h":1,"n":"Strategic Assessment"},{"c":0,"s":4,"id":3230,"u":"strategic%20bypass_apg","p":65,"h":1,"n":"Strategic Bypass"},{"c":0,"s":4,"id":3231,"u":"straveika_apg","p":33,"h":1,"n":"Straveika"},{"c":0,"s":4,"id":3232,"u":"strong%20arm_apg","p":134,"h":1,"n":"Strong Arm"},{"c":0,"s":4,"id":3233,"u":"stubborn%20persistence_apg","p":47,"h":1,"n":"Stubborn Persistence"},{"c":0,"s":4,"id":3234,"u":"student%20of%20the%20dueling%20arts_apg","p":171,"h":1,"n":"Student Of The Dueling Arts"},{"c":0,"s":4,"id":3235,"u":"stumbling%20feint_apg","p":129,"h":1,"n":"Stumbling Feint"},{"c":0,"s":4,"id":3236,"u":"stumbling%20stance_apg","p":128,"h":1,"n":"Stumbling Stance"},{"c":0,"s":4,"id":3237,"u":"stunning%20appearance_apg","p":197,"h":1,"n":"Stunning Appearance"},{"c":0,"s":4,"id":3238,"u":"stunning%20finisher_apg","p":91,"h":1,"n":"Stunning Finisher"},{"c":0,"s":4,"id":3239,"u":"subjective%20truth_apg","p":197,"h":1,"n":"Subjective Truth"},{"c":0,"s":4,"id":3240,"u":"subtle%20delivery_apg","p":106,"h":1,"n":"Subtle Delivery"},{"c":0,"s":4,"id":3241,"u":"summon%20celestial%20kin_apg","p":36,"h":1,"n":"Summon Celestial Kin"},{"c":0,"s":4,"id":3242,"u":"summon%20fiendish%20kin_apg","p":41,"h":1,"n":"Summon Fiendish Kin"},{"c":0,"s":4,"id":3243,"u":"sunder%20enchantment_apg","p":111,"h":1,"n":"Sunder Enchantment"},{"c":0,"s":4,"id":3244,"u":"sunder%20spell_apg","p":111,"h":1,"n":"Sunder Spell"},{"c":0,"s":4,"id":3245,"u":"supernatural%20senses_apg","p":109,"h":1,"n":"Supernatural Senses"},{"c":0,"s":4,"id":3246,"u":"supertaster_apg","p":209,"h":1,"n":"Supertaster"},{"c":0,"s":4,"id":3247,"u":"sure%20foot_apg","p":177,"h":1,"n":"Sure Foot"},{"c":0,"s":4,"id":3248,"u":"surging%20focus_apg","p":122,"h":1,"n":"Surging Focus"},{"c":0,"s":4,"id":3249,"u":"surging%20might_apg","p":80,"h":1,"n":"Surging Might"},{"c":0,"s":4,"id":3250,"u":"surprise%20attack_apg","p":158,"h":1,"n":"Surprise Attack"},{"c":0,"s":4,"id":3251,"u":"surprise%20snare_apg","p":194,"h":1,"n":"Surprise Snare"},{"c":0,"s":4,"id":3252,"u":"surprise%20strike_apg","p":199,"h":1,"n":"Surprise Strike"},{"c":0,"s":4,"id":3253,"u":"suspect%20of%20opportunity_apg","p":63,"h":1,"n":"Suspect Of Opportunity"},{"c":0,"s":4,"id":3254,"u":"svetocher_apg","p":33,"h":1,"n":"Svetocher"},{"c":0,"s":4,"id":3255,"u":"swaggering%20initiative_apg","p":90,"h":1,"n":"Swaggering Initiative"},{"c":0,"s":4,"id":3256,"u":"swashbuckler%20dedication_apg","p":153,"h":1,"n":"Swashbuckler Dedication"},{"c":0,"s":4,"id":3257,"u":"swashbuckler's%20riposte_apg","p":153,"h":1,"n":"Swashbuckler's Riposte"},{"c":0,"s":4,"id":3258,"u":"swashbuckler's%20speed_apg","p":153,"h":1,"n":"Swashbuckler's Speed"},{"c":0,"s":4,"id":3259,"u":"swift%20elusion_apg","p":137,"h":1,"n":"Swift Elusion"},{"c":0,"s":4,"id":3260,"u":"symphony%20of%20blood_apg","p":33,"h":1,"n":"Symphony Of Blood"},{"c":0,"s":4,"id":3261,"u":"symphony%20of%20the%20unfettered%20heart_apg","p":114,"h":1,"n":"Symphony Of The Unfettered Heart"},{"c":0,"s":4,"id":3262,"u":"tactical%20cadence_apg","p":181,"h":1,"n":"Tactical Cadence"},{"c":0,"s":4,"id":3263,"u":"tactical%20entry_apg","p":136,"h":1,"n":"Tactical Entry"},{"c":0,"s":4,"id":3264,"u":"takedown%20expert_apg","p":60,"h":1,"n":"Takedown Expert"},{"c":0,"s":4,"id":3265,"u":"talisman%20dabbler%20dedication_apg","p":195,"h":1,"n":"Talisman Dabbler Dedication"},{"c":0,"s":4,"id":3266,"u":"talismanic%20sage_apg","p":195,"h":1,"n":"Talismanic Sage"},{"c":0,"s":4,"id":3267,"u":"tangle%20of%20battle_apg","p":111,"h":1,"n":"Tangle Of Battle"},{"c":0,"s":4,"id":3268,"u":"target%20of%20opportunity_apg","p":181,"h":1,"n":"Target Of Opportunity"},{"c":0,"s":4,"id":3269,"u":"targeting%20finisher_apg","p":92,"h":1,"n":"Targeting Finisher"},{"c":0,"s":4,"id":3270,"u":"telluric%20power_apg","p":42,"h":1,"n":"Telluric Power"},{"c":0,"s":4,"id":3271,"u":"temporary%20potions_apg","p":104,"h":1,"n":"Temporary Potions"},{"c":0,"s":4,"id":3272,"u":"tenacious%20toxins_apg","p":107,"h":1,"n":"Tenacious Toxins"},{"c":0,"s":4,"id":3273,"u":"tengu%20lore_apg","p":26,"h":1,"n":"Tengu Lore"},{"c":0,"s":4,"id":3274,"u":"tengu%20weapon%20expertise_apg","p":27,"h":1,"n":"Tengu Weapon Expertise"},{"c":0,"s":4,"id":3275,"u":"tengu%20weapon%20familiarity_apg","p":26,"h":1,"n":"Tengu Weapon Familiarity"},{"c":0,"s":4,"id":3276,"u":"tengu%20weapon%20study_apg","p":27,"h":1,"n":"Tengu Weapon Study"},{"c":0,"s":4,"id":3277,"u":"terraforming%20spell_apg","p":141,"h":1,"n":"Terraforming Spell"},{"c":0,"s":4,"id":3278,"u":"terrain%20scout_apg","p":188,"h":1,"n":"Terrain Scout"},{"c":0,"s":4,"id":3279,"u":"terrain%20transposition_apg","p":133,"h":1,"n":"Terrain Transposition"},{"c":0,"s":4,"id":3280,"u":"terrifying%20resistance_apg","p":209,"h":1,"n":"Terrifying Resistance"},{"c":0,"s":4,"id":3281,"u":"that's%20odd_apg","p":60,"h":1,"n":"That's Odd"},{"c":0,"s":4,"id":3282,"u":"the%20harder%20they%20fall_apg","p":135,"h":1,"n":"The Harder They Fall"},{"c":0,"s":4,"id":3283,"u":"thorough%20research_apg","p":63,"h":1,"n":"Thorough Research"},{"c":0,"s":4,"id":3284,"u":"thorough%20search_apg","p":209,"h":1,"n":"Thorough Search"},{"c":0,"s":4,"id":3285,"u":"through%20spell_apg","p":122,"h":1,"n":"Through Spell"},{"c":0,"s":4,"id":3286,"u":"tinkering%20fingers_apg","p":22,"h":1,"n":"Tinkering Fingers"},{"c":0,"s":4,"id":3287,"u":"to%20battle!_apg","p":181,"h":1,"n":"To Battle!"},{"c":0,"s":4,"id":3288,"u":"tools%20of%20the%20trade_apg","p":163,"h":1,"n":"Tools Of The Trade"},{"c":0,"s":4,"id":3289,"u":"topple%20foe_apg","p":181,"h":1,"n":"Topple Foe"},{"c":0,"s":4,"id":3290,"u":"toppling%20dance_apg","p":46,"h":1,"n":"Toppling Dance"},{"c":0,"s":4,"id":3291,"u":"trampling%20charge_apg","p":165,"h":1,"n":"Trampling Charge"},{"c":0,"s":4,"id":3292,"u":"trap%20finder_apg","p":60,"h":1,"n":"Trap Finder"},{"c":0,"s":4,"id":3293,"u":"treat%20condition_apg","p":184,"h":1,"n":"Treat Condition"},{"c":0,"s":4,"id":3294,"u":"tree%20climber_apg","p":43,"h":1,"n":"Tree Climber"},{"c":0,"s":4,"id":3295,"u":"triangle%20shot_apg","p":131,"h":1,"n":"Triangle Shot"},{"c":0,"s":4,"id":3296,"u":"trickster's%20ace_apg","p":65,"h":1,"n":"Trickster's Ace"},{"c":0,"s":4,"id":3297,"u":"triumphant%20inspiration_apg","p":114,"h":1,"n":"Triumphant Inspiration"},{"c":0,"s":4,"id":3298,"u":"true%20perception_apg","p":209,"h":1,"n":"True Perception"},{"c":0,"s":4,"id":3299,"u":"tumble%20behind%20(swashbuckler)_apg","p":89,"a":"Swashbuckler","h":1,"n":"Tumble Behind"},{"c":0,"s":4,"id":3300,"u":"tumble%20behind%20(rogue)_apg","p":134,"a":"Rogue","h":1,"n":"Tumble Behind"},{"c":0,"s":4,"id":3301,"u":"tumbling%20opportunist_apg","p":155,"h":1,"n":"Tumbling Opportunist"},{"c":0,"s":4,"id":3302,"u":"tumbling%20strike_apg","p":155,"h":1,"n":"Tumbling Strike"},{"c":0,"s":4,"id":3303,"u":"tusks_apg","p":18,"h":1,"n":"Tusks"},{"c":0,"s":4,"id":3304,"u":"twin%20distraction_apg","p":135,"h":1,"n":"Twin Distraction"},{"c":0,"s":4,"id":3305,"u":"twin%20parry%20(swashbuckler)_apg","p":90,"a":"Swashbuckler","h":1,"n":"Twin Parry"},{"c":0,"s":4,"id":3306,"u":"twinned%20defense%20(swashbuckler)_apg","p":93,"a":"Swashbuckler","h":1,"n":"Twinned Defense"},{"c":0,"s":4,"id":3307,"u":"twitchy_apg","p":45,"h":1,"n":"Twitchy"},{"c":0,"s":4,"id":3308,"u":"ultimate%20flexibility_apg","p":127,"h":1,"n":"Ultimate Flexibility"},{"c":0,"s":4,"id":3309,"u":"ultimate%20polymath_apg","p":115,"h":1,"n":"Ultimate Polymath"},{"c":0,"s":4,"id":3310,"u":"unbalancing%20finisher_apg","p":89,"h":1,"n":"Unbalancing Finisher"},{"c":0,"s":4,"id":3311,"u":"unbalancing%20sweep_apg","p":111,"h":1,"n":"Unbalancing Sweep"},{"c":0,"s":4,"id":3312,"u":"undead%20slayer_apg","p":33,"h":1,"n":"Undead Slayer"},{"c":0,"s":4,"id":3313,"u":"underground%20network_apg","p":209,"h":1,"n":"Underground Network"},{"c":0,"s":4,"id":3314,"u":"underhanded%20assault_apg","p":134,"h":1,"n":"Underhanded Assault"},{"c":0,"s":4,"id":3315,"u":"underworld%20investigator_apg","p":60,"h":1,"n":"Underworld Investigator"},{"c":0,"s":4,"id":3316,"u":"undying%20ferocity_apg","p":19,"h":1,"n":"Undying Ferocity"},{"c":0,"s":4,"id":3317,"u":"unhampered%20passage_apg","p":46,"h":1,"n":"Unhampered Passage"},{"c":0,"s":4,"id":3318,"u":"unseat_apg","p":165,"h":1,"n":"Unseat"},{"c":0,"s":4,"id":3319,"u":"unstable%20concoction_apg","p":107,"h":1,"n":"Unstable Concoction"},{"c":0,"s":4,"id":3320,"u":"unstoppable%20juggernaut_apg","p":111,"h":1,"n":"Unstoppable Juggernaut"},{"c":0,"s":4,"id":3321,"u":"vampire%20lore_apg","p":33,"h":1,"n":"Vampire Lore"},{"c":0,"s":4,"id":3322,"u":"vandal_apg","p":45,"h":1,"n":"Vandal"},{"c":0,"s":4,"id":3323,"u":"verdant%20weapon_apg","p":124,"h":1,"n":"Verdant Weapon"},{"c":0,"s":4,"id":3324,"u":"vexing%20tumble_apg","p":91,"h":1,"n":"Vexing Tumble"},{"c":0,"s":4,"id":3325,"u":"vicious%20incisors_apg","p":22,"h":1,"n":"Vicious Incisors"},{"c":0,"s":4,"id":3326,"u":"vicious%20vengeance_apg","p":118,"h":1,"n":"Vicious Vengeance"},{"c":0,"s":4,"id":3327,"u":"vigilante%20dedication_apg","p":196,"h":1,"n":"Vigilante Dedication"},{"c":0,"s":4,"id":3328,"u":"vigorous%20inspiration_apg","p":115,"h":1,"n":"Vigorous Inspiration"},{"c":0,"s":4,"id":3329,"u":"viking%20dedication_apg","p":198,"h":1,"n":"Viking Dedication"},{"c":0,"s":4,"id":3330,"u":"viking%20weapon%20familiarity_apg","p":198,"h":1,"n":"Viking Weapon Familiarity"},{"c":0,"s":4,"id":3331,"u":"viking%20weapon%20specialist_apg","p":198,"h":1,"n":"Viking Weapon Specialist"},{"c":0,"s":4,"id":3332,"u":"vile%20desecration_apg","p":122,"h":1,"n":"Vile Desecration"},{"c":0,"s":4,"id":3333,"u":"vision%20of%20weakness_apg","p":79,"h":1,"n":"Vision Of Weakness"},{"c":0,"s":4,"id":3334,"u":"vivacious%20bravado_apg","p":91,"h":1,"n":"Vivacious Bravado"},{"c":0,"s":4,"id":3335,"u":"voice%20of%20the%20night_apg","p":33,"h":1,"n":"Voice Of The Night"},{"c":0,"s":4,"id":3336,"u":"walk%20the%20plank_apg","p":185,"h":1,"n":"Walk The Plank"},{"c":0,"s":4,"id":3337,"u":"wandering%20oasis_apg","p":125,"h":1,"n":"Wandering Oasis"},{"c":0,"s":4,"id":3338,"u":"ward%20against%20corruption_apg","p":38,"h":1,"n":"Ward Against Corruption"},{"c":0,"s":4,"id":3339,"u":"warden's%20focus_apg","p":133,"h":1,"n":"Warden's Focus"},{"c":0,"s":4,"id":3340,"u":"warden's%20wellspring_apg","p":133,"h":1,"n":"Warden's Wellspring"},{"c":0,"s":4,"id":3341,"u":"warren%20digger_apg","p":23,"h":1,"n":"Warren Digger"},{"c":0,"s":4,"id":3342,"u":"warren%20navigator_apg","p":22,"h":1,"n":"Warren Navigator"},{"c":0,"s":4,"id":3343,"u":"wary%20skulker_apg","p":11,"h":1,"n":"Wary Skulker"},{"c":0,"s":4,"id":3344,"u":"watch%20your%20back_apg","p":135,"h":1,"n":"Watch Your Back"},{"c":0,"s":4,"id":3345,"u":"water%20sprint_apg","p":209,"h":1,"n":"Water Sprint"},{"c":0,"s":4,"id":3346,"u":"weapon%20improviser%20dedication_apg","p":199,"h":1,"n":"Weapon Improviser Dedication"},{"c":0,"s":4,"id":3347,"u":"well-groomed_apg","p":11,"h":1,"n":"Well-groomed"},{"c":0,"s":4,"id":3348,"u":"well-met%20traveler_apg","p":10,"h":1,"n":"Well-met Traveler"},{"c":0,"s":4,"id":3349,"u":"well-versed_apg","p":112,"h":1,"n":"Well-versed"},{"c":0,"s":4,"id":3350,"u":"whirling%20blade%20stance_apg","p":130,"h":1,"n":"Whirling Blade Stance"},{"c":0,"s":4,"id":3351,"u":"whodunnit%3f_apg","p":63,"h":1,"n":"Whodunnit?"},{"c":0,"s":4,"id":3352,"u":"widen%20spell%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Widen Spell"},{"c":0,"s":4,"id":3353,"u":"widen%20spell%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Widen Spell"},{"c":0,"s":4,"id":3354,"u":"wild%20strider_apg","p":177,"h":1,"n":"Wild Strider"},{"c":0,"s":4,"id":3355,"u":"wings%20of%20the%20dragon_apg","p":169,"h":1,"n":"Wings Of The Dragon"},{"c":0,"s":4,"id":3356,"u":"witch%20dedication_apg","p":154,"h":1,"n":"Witch Dedication"},{"c":0,"s":4,"id":3357,"u":"witch's%20bottle_apg","p":103,"h":1,"n":"Witch's Bottle"},{"c":0,"s":4,"id":3358,"u":"witch's%20charge_apg","p":102,"h":1,"n":"Witch's Charge"},{"c":0,"s":4,"id":3359,"u":"witch's%20communion_apg","p":104,"h":1,"n":"Witch's Communion"},{"c":0,"s":4,"id":3360,"u":"witch's%20hut_apg","p":105,"h":1,"n":"Witch's Hut"},{"c":0,"s":4,"id":3361,"u":"wortwitch_apg","p":101,"h":1,"n":"Wortwitch"},{"c":0,"s":4,"id":3362,"u":"you're%20next%20(swashbuckler)_apg","p":88,"a":"Swashbuckler","h":1,"n":"You're Next"},{"c":0,"s":5,"id":3363,"u":"abundant%20step_crb","p":160,"h":1,"n":"Abundant Step"},{"c":0,"s":5,"id":3364,"u":"acute%20scent_crb","p":88,"h":1,"n":"Acute Scent"},{"c":0,"s":5,"id":3365,"u":"acute%20vision_crb","p":88,"h":1,"n":"Acute Vision"},{"c":0,"s":5,"id":3366,"u":"adapted%20cantrip_crb","p":57,"h":1,"n":"Adapted Cantrip"},{"c":0,"s":5,"id":3367,"u":"adaptive%20adept_crb","p":57,"h":1,"n":"Adaptive Adept"},{"c":0,"s":5,"id":3368,"u":"additional%20lore_crb","p":258,"h":1,"n":"Additional Lore"},{"c":0,"s":5,"id":3369,"u":"adopted%20ancestry_crb","p":258,"h":1,"n":"Adopted Ancestry"},{"c":0,"s":5,"id":3370,"u":"advanced%20arcana_crb","p":231,"h":1,"n":"Advanced Arcana"},{"c":0,"s":5,"id":3371,"u":"advanced%20blood%20potency_crb","p":230,"h":1,"n":"Advanced Blood Potency"},{"c":0,"s":5,"id":3372,"u":"advanced%20bloodline_crb","p":200,"h":1,"n":"Advanced Bloodline"},{"c":0,"s":5,"id":3373,"u":"advanced%20concoction_crb","p":220,"h":1,"n":"Advanced Concoction"},{"c":0,"s":5,"id":3374,"u":"advanced%20deity's%20domain_crb","p":112,"h":1,"n":"Advanced Deity's Domain"},{"c":0,"s":5,"id":3375,"u":"advanced%20devotion_crb","p":223,"h":1,"n":"Advanced Devotion"},{"c":0,"s":5,"id":3376,"u":"advanced%20dogma_crb","p":224,"h":1,"n":"Advanced Dogma"},{"c":0,"s":5,"id":3377,"u":"advanced%20domain_crb","p":123,"h":1,"n":"Advanced Domain"},{"c":0,"s":5,"id":3378,"u":"advanced%20fury_crb","p":221,"h":1,"n":"Advanced Fury"},{"c":0,"s":5,"id":3379,"u":"advanced%20hunter's%20trick_crb","p":228,"h":1,"n":"Advanced Hunter's Trick"},{"c":0,"s":5,"id":3380,"u":"advanced%20kata_crb","p":227,"h":1,"n":"Advanced Kata"},{"c":0,"s":5,"id":3381,"u":"advanced%20maneuver_crb","p":226,"h":1,"n":"Advanced Maneuver"},{"c":0,"s":5,"id":3382,"u":"advanced%20muse's%20whispers_crb","p":222,"h":1,"n":"Advanced Muse's Whispers"},{"c":0,"s":5,"id":3383,"u":"advanced%20school%20spell_crb","p":211,"h":1,"n":"Advanced School Spell"},{"c":0,"s":5,"id":3384,"u":"advanced%20trickery_crb","p":229,"h":1,"n":"Advanced Trickery"},{"c":0,"s":5,"id":3385,"u":"advanced%20weapon%20training_crb","p":147,"h":1,"n":"Advanced Weapon Training"},{"c":0,"s":5,"id":3386,"u":"advanced%20wilding_crb","p":225,"h":1,"n":"Advanced Wilding"},{"c":0,"s":5,"id":3387,"u":"advantageous%20assault_crb","p":147,"h":1,"n":"Advantageous Assault"},{"c":0,"s":5,"id":3388,"u":"affliction%20mercy_crb","p":113,"h":1,"n":"Affliction Mercy"},{"c":0,"s":5,"id":3389,"u":"ageless%20patience_crb","p":40,"h":1,"n":"Ageless Patience"},{"c":0,"s":5,"id":3390,"u":"aggressive%20block_crb","p":145,"h":1,"n":"Aggressive Block"},{"c":0,"s":5,"id":3391,"u":"agile%20grace_crb","p":150,"h":1,"n":"Agile Grace"},{"c":0,"s":5,"id":3392,"u":"alchemical%20crafting_crb","p":258,"h":1,"n":"Alchemical Crafting"},{"c":0,"s":5,"id":3393,"u":"alchemical%20familiar_crb","p":76,"h":1,"n":"Alchemical Familiar"},{"c":0,"s":5,"id":3394,"u":"alchemical%20savant_crb","p":76,"h":1,"n":"Alchemical Savant"},{"c":0,"s":5,"id":3395,"u":"alchemist%20dedication_crb","p":220,"h":1,"n":"Alchemist Dedication"},{"c":0,"s":5,"id":3396,"u":"align%20armament_crb","p":124,"h":1,"n":"Align Armament"},{"c":0,"s":5,"id":3397,"u":"allegro_crb","p":103,"h":1,"n":"Allegro"},{"c":0,"s":5,"id":3398,"u":"ancestral%20longevity_crb","p":40,"h":1,"n":"Ancestral Longevity"},{"c":0,"s":5,"id":3399,"u":"ancestral%20paragon_crb","p":258,"h":1,"n":"Ancestral Paragon"},{"c":0,"s":5,"id":3400,"u":"anchoring%20aura_crb","p":114,"h":1,"n":"Anchoring Aura"},{"c":0,"s":5,"id":3401,"u":"animal%20accomplice_crb","p":44,"h":1,"n":"Animal Accomplice"},{"c":0,"s":5,"id":3402,"u":"animal%20companion%20(druid)_crb","p":133,"a":"Druid","h":1,"n":"Animal Companion"},{"c":0,"s":5,"id":3403,"u":"animal%20companion%20(ranger)_crb","p":170,"a":"Ranger","h":1,"n":"Animal Companion"},{"c":0,"s":5,"id":3404,"u":"animal%20elocutionist_crb","p":45,"h":1,"n":"Animal Elocutionist"},{"c":0,"s":5,"id":3405,"u":"animal%20rage_crb","p":91,"h":1,"n":"Animal Rage"},{"c":0,"s":5,"id":3406,"u":"animal%20skin_crb","p":90,"h":1,"n":"Animal Skin"},{"c":0,"s":5,"id":3407,"u":"arcane%20breadth_crb","p":231,"h":1,"n":"Arcane Breadth"},{"c":0,"s":5,"id":3408,"u":"arcane%20evolution_crb","p":199,"h":1,"n":"Arcane Evolution"},{"c":0,"s":5,"id":3409,"u":"arcane%20school%20spell_crb","p":231,"h":1,"n":"Arcane School Spell"},{"c":0,"s":5,"id":3410,"u":"arcane%20sense_crb","p":258,"h":1,"n":"Arcane Sense"},{"c":0,"s":5,"id":3411,"u":"archwizard's%20might_crb","p":213,"h":1,"n":"Archwizard's Might"},{"c":0,"s":5,"id":3412,"u":"armor%20proficiency_crb","p":258,"h":1,"n":"Armor Proficiency"},{"c":0,"s":5,"id":3413,"u":"arrow%20snatching_crb","p":162,"h":1,"n":"Arrow Snatching"},{"c":0,"s":5,"id":3414,"u":"assisting%20shot_crb","p":145,"h":1,"n":"Assisting Shot"},{"c":0,"s":5,"id":3415,"u":"assurance_crb","p":258,"h":1,"n":"Assurance"},{"c":0,"s":5,"id":3416,"u":"attack%20of%20opportunity%20(barbarian)_crb","p":90,"a":"Barbarian","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":5,"id":3417,"u":"attack%20of%20opportunity%20(champion)_crb","p":111,"a":"Champion","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":5,"id":3418,"u":"aura%20of%20courage_crb","p":111,"h":1,"n":"Aura Of Courage"},{"c":0,"s":5,"id":3419,"u":"aura%20of%20faith_crb","p":113,"h":1,"n":"Aura Of Faith"},{"c":0,"s":5,"id":3420,"u":"aura%20of%20life_crb","p":114,"h":1,"n":"Aura Of Life"},{"c":0,"s":5,"id":3421,"u":"aura%20of%20righteousness_crb","p":114,"h":1,"n":"Aura Of Righteousness"},{"c":0,"s":5,"id":3422,"u":"aura%20of%20vengeance_crb","p":114,"h":1,"n":"Aura Of Vengeance"},{"c":0,"s":5,"id":3423,"u":"auspicious%20mount_crb","p":115,"h":1,"n":"Auspicious Mount"},{"c":0,"s":5,"id":3424,"u":"automatic%20knowledge_crb","p":258,"h":1,"n":"Automatic Knowledge"},{"c":0,"s":5,"id":3425,"u":"avatar's%20audience_crb","p":127,"h":1,"n":"Avatar's Audience"},{"c":0,"s":5,"id":3426,"u":"awesome%20blow_crb","p":93,"h":1,"n":"Awesome Blow"},{"c":0,"s":5,"id":3427,"u":"barbarian%20dedication_crb","p":221,"h":1,"n":"Barbarian Dedication"},{"c":0,"s":5,"id":3428,"u":"barbarian%20resiliency_crb","p":221,"h":1,"n":"Barbarian Resiliency"},{"c":0,"s":5,"id":3429,"u":"bard%20dedication_crb","p":222,"h":1,"n":"Bard Dedication"},{"c":0,"s":5,"id":3430,"u":"bardic%20lore_crb","p":99,"h":1,"n":"Bardic Lore"},{"c":0,"s":5,"id":3431,"u":"bargain%20hunter_crb","p":258,"h":1,"n":"Bargain Hunter"},{"c":0,"s":5,"id":3432,"u":"basic%20arcana_crb","p":231,"h":1,"n":"Basic Arcana"},{"c":0,"s":5,"id":3433,"u":"basic%20bard%20spellcasting_crb","p":222,"h":1,"n":"Basic Bard Spellcasting"},{"c":0,"s":5,"id":3434,"u":"basic%20blood%20potency_crb","p":230,"h":1,"n":"Basic Blood Potency"},{"c":0,"s":5,"id":3435,"u":"basic%20bloodline%20spell_crb","p":230,"h":1,"n":"Basic Bloodline Spell"},{"c":0,"s":5,"id":3436,"u":"basic%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Basic Cleric Spellcasting"},{"c":0,"s":5,"id":3437,"u":"basic%20concoction_crb","p":220,"h":1,"n":"Basic Concoction"},{"c":0,"s":5,"id":3438,"u":"basic%20devotion_crb","p":223,"h":1,"n":"Basic Devotion"},{"c":0,"s":5,"id":3439,"u":"basic%20dogma_crb","p":224,"h":1,"n":"Basic Dogma"},{"c":0,"s":5,"id":3440,"u":"basic%20druid%20spellcasting_crb","p":225,"h":1,"n":"Basic Druid Spellcasting"},{"c":0,"s":5,"id":3441,"u":"basic%20fury_crb","p":221,"h":1,"n":"Basic Fury"},{"c":0,"s":5,"id":3442,"u":"basic%20hunter's%20trick_crb","p":228,"h":1,"n":"Basic Hunter's Trick"},{"c":0,"s":5,"id":3443,"u":"basic%20kata_crb","p":227,"h":1,"n":"Basic Kata"},{"c":0,"s":5,"id":3444,"u":"basic%20maneuver_crb","p":226,"h":1,"n":"Basic Maneuver"},{"c":0,"s":5,"id":3445,"u":"basic%20muse's%20whispers_crb","p":222,"h":1,"n":"Basic Muse's Whispers"},{"c":0,"s":5,"id":3446,"u":"basic%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Basic Sorcerer Spellcasting"},{"c":0,"s":5,"id":3447,"u":"basic%20trickery_crb","p":229,"h":1,"n":"Basic Trickery"},{"c":0,"s":5,"id":3448,"u":"basic%20wilding_crb","p":225,"h":1,"n":"Basic Wilding"},{"c":0,"s":5,"id":3449,"u":"basic%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Basic Wizard Spellcasting"},{"c":0,"s":5,"id":3450,"u":"battle%20assessment_crb","p":184,"h":1,"n":"Battle Assessment"},{"c":0,"s":5,"id":3451,"u":"battle%20cry_crb","p":258,"h":1,"n":"Battle Cry"},{"c":0,"s":5,"id":3452,"u":"battle%20medicine_crb","p":258,"h":1,"n":"Battle Medicine"},{"c":0,"s":5,"id":3453,"u":"bespell%20weapon%20(sorcerer)_crb","p":199,"a":"Sorcerer","h":1,"n":"Bespell Weapon"},{"c":0,"s":5,"id":3454,"u":"bespell%20weapon%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Bespell Weapon"},{"c":0,"s":5,"id":3455,"u":"bizarre%20magic_crb","p":258,"h":1,"n":"Bizarre Magic"},{"c":0,"s":5,"id":3456,"u":"blade%20of%20justice_crb","p":113,"h":1,"n":"Blade Of Justice"},{"c":0,"s":5,"id":3457,"u":"blank%20slate_crb","p":188,"h":1,"n":"Blank Slate"},{"c":0,"s":5,"id":3458,"u":"blind-fight%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3459,"u":"blind-fight%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3460,"u":"blind-fight%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3461,"u":"bloodline%20breadth_crb","p":230,"h":1,"n":"Bloodline Breadth"},{"c":0,"s":5,"id":3462,"u":"bloodline%20conduit_crb","p":201,"h":1,"n":"Bloodline Conduit"},{"c":0,"s":5,"id":3463,"u":"bloodline%20focus_crb","p":201,"h":1,"n":"Bloodline Focus"},{"c":0,"s":5,"id":3464,"u":"bloodline%20perfection_crb","p":201,"h":1,"n":"Bloodline Perfection"},{"c":0,"s":5,"id":3465,"u":"bloodline%20resistance_crb","p":200,"h":1,"n":"Bloodline Resistance"},{"c":0,"s":5,"id":3466,"u":"bloodline%20wellspring_crb","p":201,"h":1,"n":"Bloodline Wellspring"},{"c":0,"s":5,"id":3467,"u":"bond%20conservation_crb","p":211,"h":1,"n":"Bond Conservation"},{"c":0,"s":5,"id":3468,"u":"bonded%20animal_crb","p":259,"h":1,"n":"Bonded Animal"},{"c":0,"s":5,"id":3469,"u":"bonded%20focus_crb","p":212,"h":1,"n":"Bonded Focus"},{"c":0,"s":5,"id":3470,"u":"boulder%20roll_crb","p":36,"h":1,"n":"Boulder Roll"},{"c":0,"s":5,"id":3471,"u":"boundless%20reprisals_crb","p":153,"h":1,"n":"Boundless Reprisals"},{"c":0,"s":5,"id":3472,"u":"brawling%20focus_crb","p":160,"h":1,"n":"Brawling Focus"},{"c":0,"s":5,"id":3473,"u":"breath%20control_crb","p":259,"h":1,"n":"Breath Control"},{"c":0,"s":5,"id":3474,"u":"brutal%20beating_crb","p":183,"h":1,"n":"Brutal Beating"},{"c":0,"s":5,"id":3475,"u":"brutal%20bully_crb","p":90,"h":1,"n":"Brutal Bully"},{"c":0,"s":5,"id":3476,"u":"brutal%20critical_crb","p":93,"h":1,"n":"Brutal Critical"},{"c":0,"s":5,"id":3477,"u":"brutal%20finish_crb","p":151,"h":1,"n":"Brutal Finish"},{"c":0,"s":5,"id":3478,"u":"brutish%20shove_crb","p":145,"h":1,"n":"Brutish Shove"},{"c":0,"s":5,"id":3479,"u":"burn%20it!_crb","p":48,"h":1,"n":"Burn It!"},{"c":0,"s":5,"id":3480,"u":"burrow%20elocutionist_crb","p":44,"h":1,"n":"Burrow Elocutionist"},{"c":0,"s":5,"id":3481,"u":"calculated%20splash_crb","p":77,"h":1,"n":"Calculated Splash"},{"c":0,"s":5,"id":3482,"u":"call%20of%20the%20wild_crb","p":134,"h":1,"n":"Call Of The Wild"},{"c":0,"s":5,"id":3483,"u":"camouflage_crb","p":174,"h":1,"n":"Camouflage"},{"c":0,"s":5,"id":3484,"u":"canny%20acumen_crb","p":259,"h":1,"n":"Canny Acumen"},{"c":0,"s":5,"id":3485,"u":"cantrip%20expansion%20(bard)_crb","p":100,"a":"Bard","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3486,"u":"cantrip%20expansion%20(cleric)_crb","p":122,"a":"Cleric","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3487,"u":"cantrip%20expansion%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3488,"u":"cantrip%20expansion%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3489,"u":"cast%20down_crb","p":123,"h":1,"n":"Cast Down"},{"c":0,"s":5,"id":3490,"u":"castigating%20weapon_crb","p":125,"h":1,"n":"Castigating Weapon"},{"c":0,"s":5,"id":3491,"u":"cat%20fall_crb","p":259,"h":1,"n":"Cat Fall"},{"c":0,"s":5,"id":3492,"u":"cave%20climber_crb","p":49,"h":1,"n":"Cave Climber"},{"c":0,"s":5,"id":3493,"u":"ceaseless%20shadows_crb","p":53,"h":1,"n":"Ceaseless Shadows"},{"c":0,"s":5,"id":3494,"u":"celestial%20form_crb","p":115,"h":1,"n":"Celestial Form"},{"c":0,"s":5,"id":3495,"u":"celestial%20mount_crb","p":115,"h":1,"n":"Celestial Mount"},{"c":0,"s":5,"id":3496,"u":"certain%20strike_crb","p":150,"h":1,"n":"Certain Strike"},{"c":0,"s":5,"id":3497,"u":"champion%20dedication_crb","p":223,"h":1,"n":"Champion Dedication"},{"c":0,"s":5,"id":3498,"u":"champion%20resiliency_crb","p":223,"h":1,"n":"Champion Resiliency"},{"c":0,"s":5,"id":3499,"u":"champion's%20reaction_crb","p":223,"h":1,"n":"Champion's Reaction"},{"c":0,"s":5,"id":3500,"u":"champion's%20sacrifice_crb","p":114,"h":1,"n":"Champion's Sacrifice"},{"c":0,"s":5,"id":3501,"u":"channel%20smite_crb","p":122,"h":1,"n":"Channel Smite"},{"c":0,"s":5,"id":3502,"u":"channeled%20succor_crb","p":124,"h":1,"n":"Channeled Succor"},{"c":0,"s":5,"id":3503,"u":"charming%20liar_crb","p":259,"h":1,"n":"Charming Liar"},{"c":0,"s":5,"id":3504,"u":"city%20scavenger_crb","p":48,"h":1,"n":"City Scavenger"},{"c":0,"s":5,"id":3505,"u":"cleave_crb","p":90,"h":1,"n":"Cleave"},{"c":0,"s":5,"id":3506,"u":"cleric%20dedication_crb","p":224,"h":1,"n":"Cleric Dedication"},{"c":0,"s":5,"id":3507,"u":"clever%20counterspell_crb","p":212,"h":1,"n":"Clever Counterspell"},{"c":0,"s":5,"id":3508,"u":"clever%20improviser_crb","p":57,"h":1,"n":"Clever Improviser"},{"c":0,"s":5,"id":3509,"u":"cloud%20jump_crb","p":260,"h":1,"n":"Cloud Jump"},{"c":0,"s":5,"id":3510,"u":"cloud%20step_crb","p":188,"h":1,"n":"Cloud Step"},{"c":0,"s":5,"id":3511,"u":"cognitive%20loophole_crb","p":188,"h":1,"n":"Cognitive Loophole"},{"c":0,"s":5,"id":3512,"u":"collateral%20thrash_crb","p":93,"h":1,"n":"Collateral Thrash"},{"c":0,"s":5,"id":3513,"u":"combat%20climber_crb","p":260,"h":1,"n":"Combat Climber"},{"c":0,"s":5,"id":3514,"u":"combat%20grab_crb","p":146,"h":1,"n":"Combat Grab"},{"c":0,"s":5,"id":3515,"u":"combat%20reflexes_crb","p":150,"h":1,"n":"Combat Reflexes"},{"c":0,"s":5,"id":3516,"u":"combine%20elixirs_crb","p":78,"h":1,"n":"Combine Elixirs"},{"c":0,"s":5,"id":3517,"u":"come%20and%20get%20me_crb","p":91,"h":1,"n":"Come And Get Me"},{"c":0,"s":5,"id":3518,"u":"command%20undead_crb","p":123,"h":1,"n":"Command Undead"},{"c":0,"s":5,"id":3519,"u":"communal%20healing_crb","p":122,"h":1,"n":"Communal Healing"},{"c":0,"s":5,"id":3520,"u":"companion's%20cry_crb","p":172,"h":1,"n":"Companion's Cry"},{"c":0,"s":5,"id":3521,"u":"conceal%20spell_crb","p":210,"h":1,"n":"Conceal Spell"},{"c":0,"s":5,"id":3522,"u":"confabulator_crb","p":260,"h":1,"n":"Confabulator"},{"c":0,"s":5,"id":3523,"u":"connections_crb","p":260,"h":1,"n":"Connections"},{"c":0,"s":5,"id":3524,"u":"contagious%20rage_crb","p":93,"h":1,"n":"Contagious Rage"},{"c":0,"s":5,"id":3525,"u":"continual%20recovery_crb","p":260,"h":1,"n":"Continual Recovery"},{"c":0,"s":5,"id":3526,"u":"cooperative%20nature_crb","p":57,"h":1,"n":"Cooperative Nature"},{"c":0,"s":5,"id":3527,"u":"cooperative%20soul_crb","p":57,"h":1,"n":"Cooperative Soul"},{"c":0,"s":5,"id":3528,"u":"counter%20perform_crb","p":222,"h":1,"n":"Counter Perform"},{"c":0,"s":5,"id":3529,"u":"counterspell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Counterspell"},{"c":0,"s":5,"id":3530,"u":"counterspell%20(wizard)_crb","p":209,"a":"Wizard","h":1,"n":"Counterspell"},{"c":0,"s":5,"id":3531,"u":"courtly%20graces_crb","p":260,"h":1,"n":"Courtly Graces"},{"c":0,"s":5,"id":3532,"u":"craft%20anything_crb","p":260,"h":1,"n":"Craft Anything"},{"c":0,"s":5,"id":3533,"u":"craft%20philosopher's%20stone_crb","p":81,"h":1,"n":"Craft Philosopher's Stone"},{"c":0,"s":5,"id":3534,"u":"crane%20flutter_crb","p":161,"h":1,"n":"Crane Flutter"},{"c":0,"s":5,"id":3535,"u":"crane%20stance_crb","p":158,"h":1,"n":"Crane Stance"},{"c":0,"s":5,"id":3536,"u":"cremate%20undead_crb","p":124,"h":1,"n":"Cremate Undead"},{"c":0,"s":5,"id":3537,"u":"critical%20debilitation_crb","p":187,"h":1,"n":"Critical Debilitation"},{"c":0,"s":5,"id":3538,"u":"crossblooded%20evolution_crb","p":200,"h":1,"n":"Crossblooded Evolution"},{"c":0,"s":5,"id":3539,"u":"crossbow%20ace_crb","p":171,"h":1,"n":"Crossbow Ace"},{"c":0,"s":5,"id":3540,"u":"crushing%20grab_crb","p":160,"h":1,"n":"Crushing Grab"},{"c":0,"s":5,"id":3541,"u":"cultural%20adaptability_crb","p":53,"h":1,"n":"Cultural Adaptability"},{"c":0,"s":5,"id":3542,"u":"dancing%20leaf_crb","p":160,"h":1,"n":"Dancing Leaf"},{"c":0,"s":5,"id":3543,"u":"dangerous%20sorcery_crb","p":198,"h":1,"n":"Dangerous Sorcery"},{"c":0,"s":5,"id":3544,"u":"deadly%20aim_crb","p":174,"h":1,"n":"Deadly Aim"},{"c":0,"s":5,"id":3545,"u":"deadly%20simplicity_crb","p":121,"h":1,"n":"Deadly Simplicity"},{"c":0,"s":5,"id":3546,"u":"debilitating%20bomb_crb","p":78,"h":1,"n":"Debilitating Bomb"},{"c":0,"s":5,"id":3547,"u":"debilitating%20shot_crb","p":150,"h":1,"n":"Debilitating Shot"},{"c":0,"s":5,"id":3548,"u":"deep%20lore_crb","p":103,"h":1,"n":"Deep Lore"},{"c":0,"s":5,"id":3549,"u":"defensive%20recovery_crb","p":125,"h":1,"n":"Defensive Recovery"},{"c":0,"s":5,"id":3550,"u":"defensive%20roll_crb","p":187,"h":1,"n":"Defensive Roll"},{"c":0,"s":5,"id":3551,"u":"deflect%20arrow_crb","p":160,"h":1,"n":"Deflect Arrow"},{"c":0,"s":5,"id":3552,"u":"deity's%20domain_crb","p":109,"h":1,"n":"Deity's Domain"},{"c":0,"s":5,"id":3553,"u":"deity's%20protection_crb","p":125,"h":1,"n":"Deity's Protection"},{"c":0,"s":5,"id":3554,"u":"delay%20trap_crb","p":186,"h":1,"n":"Delay Trap"},{"c":0,"s":5,"id":3555,"u":"desperate%20finisher_crb","p":152,"h":1,"n":"Desperate Finisher"},{"c":0,"s":5,"id":3556,"u":"determination_crb","p":152,"h":1,"n":"Determination"},{"c":0,"s":5,"id":3557,"u":"devoted%20focus_crb","p":113,"h":1,"n":"Devoted Focus"},{"c":0,"s":5,"id":3558,"u":"diamond%20fists_crb","p":165,"h":1,"n":"Diamond Fists"},{"c":0,"s":5,"id":3559,"u":"diamond%20soul_crb","p":163,"h":1,"n":"Diamond Soul"},{"c":0,"s":5,"id":3560,"u":"diehard_crb","p":260,"h":1,"n":"Diehard"},{"c":0,"s":5,"id":3561,"u":"directed%20channel_crb","p":123,"h":1,"n":"Directed Channel"},{"c":0,"s":5,"id":3562,"u":"directional%20bombs_crb","p":78,"h":1,"n":"Directional Bombs"},{"c":0,"s":5,"id":3563,"u":"dirge%20of%20doom_crb","p":101,"h":1,"n":"Dirge Of Doom"},{"c":0,"s":5,"id":3564,"u":"disarming%20stance_crb","p":147,"h":1,"n":"Disarming Stance"},{"c":0,"s":5,"id":3565,"u":"disarming%20twist_crb","p":150,"h":1,"n":"Disarming Twist"},{"c":0,"s":5,"id":3566,"u":"dispelling%20slice_crb","p":189,"h":1,"n":"Dispelling Slice"},{"c":0,"s":5,"id":3567,"u":"disrupt%20ki_crb","p":163,"h":1,"n":"Disrupt Ki"},{"c":0,"s":5,"id":3568,"u":"disrupt%20prey_crb","p":172,"h":1,"n":"Disrupt Prey"},{"c":0,"s":5,"id":3569,"u":"disruptive%20stance_crb","p":150,"h":1,"n":"Disruptive Stance"},{"c":0,"s":5,"id":3570,"u":"distracting%20feint_crb","p":183,"h":1,"n":"Distracting Feint"},{"c":0,"s":5,"id":3571,"u":"distracting%20shadows_crb","p":52,"h":1,"n":"Distracting Shadows"},{"c":0,"s":5,"id":3572,"u":"distracting%20shot_crb","p":175,"h":1,"n":"Distracting Shot"},{"c":0,"s":5,"id":3573,"u":"diverse%20armor%20expert_crb","p":223,"h":1,"n":"Diverse Armor Expert"},{"c":0,"s":5,"id":3574,"u":"diverse%20weapon%20expert_crb","p":226,"h":1,"n":"Diverse Weapon Expert"},{"c":0,"s":5,"id":3575,"u":"divine%20ally_crb","p":223,"h":1,"n":"Divine Ally"},{"c":0,"s":5,"id":3576,"u":"divine%20breadth_crb","p":224,"h":1,"n":"Divine Breadth"},{"c":0,"s":5,"id":3577,"u":"divine%20evolution_crb","p":199,"h":1,"n":"Divine Evolution"},{"c":0,"s":5,"id":3578,"u":"divine%20grace_crb","p":110,"h":1,"n":"Divine Grace"},{"c":0,"s":5,"id":3579,"u":"divine%20guidance_crb","p":260,"h":1,"n":"Divine Guidance"},{"c":0,"s":5,"id":3580,"u":"divine%20health_crb","p":111,"h":1,"n":"Divine Health"},{"c":0,"s":5,"id":3581,"u":"divine%20reflexes_crb","p":115,"h":1,"n":"Divine Reflexes"},{"c":0,"s":5,"id":3582,"u":"divine%20wall_crb","p":114,"h":1,"n":"Divine Wall"},{"c":0,"s":5,"id":3583,"u":"divine%20weapon_crb","p":123,"h":1,"n":"Divine Weapon"},{"c":0,"s":5,"id":3584,"u":"domain%20focus_crb","p":125,"h":1,"n":"Domain Focus"},{"c":0,"s":5,"id":3585,"u":"domain%20initiate_crb","p":121,"h":1,"n":"Domain Initiate"},{"c":0,"s":5,"id":3586,"u":"domain%20wellspring_crb","p":126,"h":1,"n":"Domain Wellspring"},{"c":0,"s":5,"id":3587,"u":"double%20prey_crb","p":175,"h":1,"n":"Double Prey"},{"c":0,"s":5,"id":3588,"u":"double%20shot_crb","p":146,"h":1,"n":"Double Shot"},{"c":0,"s":5,"id":3589,"u":"double%20slice_crb","p":144,"h":1,"n":"Double Slice"},{"c":0,"s":5,"id":3590,"u":"dragon%20roar_crb","p":161,"h":1,"n":"Dragon Roar"},{"c":0,"s":5,"id":3591,"u":"dragon%20shape_crb","p":138,"h":1,"n":"Dragon Shape"},{"c":0,"s":5,"id":3592,"u":"dragon%20stance_crb","p":158,"h":1,"n":"Dragon Stance"},{"c":0,"s":5,"id":3593,"u":"dragon%20transformation_crb","p":93,"h":1,"n":"Dragon Transformation"},{"c":0,"s":5,"id":3594,"u":"dragon's%20rage%20breath_crb","p":90,"h":1,"n":"Dragon's Rage Breath"},{"c":0,"s":5,"id":3595,"u":"dragon's%20rage%20wings_crb","p":92,"h":1,"n":"Dragon's Rage Wings"},{"c":0,"s":5,"id":3596,"u":"dragonslayer%20oath_crb","p":110,"h":1,"n":"Dragonslayer Oath"},{"c":0,"s":5,"id":3597,"u":"dread%20striker_crb","p":184,"h":1,"n":"Dread Striker"},{"c":0,"s":5,"id":3598,"u":"druid%20dedication_crb","p":225,"h":1,"n":"Druid Dedication"},{"c":0,"s":5,"id":3599,"u":"dual-handed%20assault_crb","p":146,"h":1,"n":"Dual-handed Assault"},{"c":0,"s":5,"id":3600,"u":"dubious%20knowledge_crb","p":260,"h":1,"n":"Dubious Knowledge"},{"c":0,"s":5,"id":3601,"u":"dueling%20dance_crb","p":151,"h":1,"n":"Dueling Dance"},{"c":0,"s":5,"id":3602,"u":"dueling%20parry_crb","p":146,"h":1,"n":"Dueling Parry"},{"c":0,"s":5,"id":3603,"u":"dueling%20riposte_crb","p":149,"h":1,"n":"Dueling Riposte"},{"c":0,"s":5,"id":3604,"u":"dwarven%20lore_crb","p":36,"h":1,"n":"Dwarven Lore"},{"c":0,"s":5,"id":3605,"u":"dwarven%20weapon%20cunning_crb","p":37,"h":1,"n":"Dwarven Weapon Cunning"},{"c":0,"s":5,"id":3606,"u":"dwarven%20weapon%20expertise_crb","p":37,"h":1,"n":"Dwarven Weapon Expertise"},{"c":0,"s":5,"id":3607,"u":"dwarven%20weapon%20familiarity_crb","p":36,"h":1,"n":"Dwarven Weapon Familiarity"},{"c":0,"s":5,"id":3608,"u":"echoing%20channel_crb","p":127,"h":1,"n":"Echoing Channel"},{"c":0,"s":5,"id":3609,"u":"eclectic%20polymath_crb","p":102,"h":1,"n":"Eclectic Polymath"},{"c":0,"s":5,"id":3610,"u":"eclectic%20skill_crb","p":101,"h":1,"n":"Eclectic Skill"},{"c":0,"s":5,"id":3611,"u":"efficient%20alchemy_crb","p":77,"h":1,"n":"Efficient Alchemy"},{"c":0,"s":5,"id":3612,"u":"effortless%20concentration%20(bard)_crb","p":103,"a":"Bard","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3613,"u":"effortless%20concentration%20(druid)_crb","p":139,"a":"Druid","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3614,"u":"effortless%20concentration%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3615,"u":"effortless%20concentration%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3616,"u":"elastic%20mutagen_crb","p":79,"h":1,"n":"Elastic Mutagen"},{"c":0,"s":5,"id":3617,"u":"elemental%20fist_crb","p":160,"h":1,"n":"Elemental Fist"},{"c":0,"s":5,"id":3618,"u":"elemental%20shape_crb","p":137,"h":1,"n":"Elemental Shape"},{"c":0,"s":5,"id":3619,"u":"elf%20atavism_crb","p":58,"h":1,"n":"Elf Atavism"},{"c":0,"s":5,"id":3620,"u":"elf%20step_crb","p":41,"h":1,"n":"Elf Step"},{"c":0,"s":5,"id":3621,"u":"elven%20lore_crb","p":40,"h":1,"n":"Elven Lore"},{"c":0,"s":5,"id":3622,"u":"elven%20weapon%20elegance_crb","p":41,"h":1,"n":"Elven Weapon Elegance"},{"c":0,"s":5,"id":3623,"u":"elven%20weapon%20expertise_crb","p":41,"h":1,"n":"Elven Weapon Expertise"},{"c":0,"s":5,"id":3624,"u":"elven%20weapon%20familiarity_crb","p":40,"h":1,"n":"Elven Weapon Familiarity"},{"c":0,"s":5,"id":3625,"u":"emblazon%20antimagic_crb","p":125,"h":1,"n":"Emblazon Antimagic"},{"c":0,"s":5,"id":3626,"u":"emblazon%20armament_crb","p":122,"h":1,"n":"Emblazon Armament"},{"c":0,"s":5,"id":3627,"u":"emblazon%20energy_crb","p":124,"h":1,"n":"Emblazon Energy"},{"c":0,"s":5,"id":3628,"u":"empty%20body_crb","p":165,"h":1,"n":"Empty Body"},{"c":0,"s":5,"id":3629,"u":"enduring%20alchemy_crb","p":78,"h":1,"n":"Enduring Alchemy"},{"c":0,"s":5,"id":3630,"u":"enduring%20quickness_crb","p":165,"h":1,"n":"Enduring Quickness"},{"c":0,"s":5,"id":3631,"u":"energized%20font_crb","p":45,"h":1,"n":"Energized Font"},{"c":0,"s":5,"id":3632,"u":"enhanced%20familiar%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3633,"u":"enhanced%20familiar%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3634,"u":"enhanced%20familiar%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3635,"u":"enlightened%20presence_crb","p":165,"h":1,"n":"Enlightened Presence"},{"c":0,"s":5,"id":3636,"u":"eschew%20materials_crb","p":209,"h":1,"n":"Eschew Materials"},{"c":0,"s":5,"id":3637,"u":"esoteric%20polymath_crb","p":100,"h":1,"n":"Esoteric Polymath"},{"c":0,"s":5,"id":3638,"u":"eternal%20bane_crb","p":126,"h":1,"n":"Eternal Bane"},{"c":0,"s":5,"id":3639,"u":"eternal%20blessing_crb","p":126,"h":1,"n":"Eternal Blessing"},{"c":0,"s":5,"id":3640,"u":"eternal%20composition_crb","p":103,"h":1,"n":"Eternal Composition"},{"c":0,"s":5,"id":3641,"u":"eternal%20elixir_crb","p":80,"h":1,"n":"Eternal Elixir"},{"c":0,"s":5,"id":3642,"u":"evasiveness_crb","p":229,"h":1,"n":"Evasiveness"},{"c":0,"s":5,"id":3643,"u":"exacting%20strike_crb","p":144,"h":1,"n":"Exacting Strike"},{"c":0,"s":5,"id":3644,"u":"expanded%20splash_crb","p":79,"h":1,"n":"Expanded Splash"},{"c":0,"s":5,"id":3645,"u":"expeditious%20search_crb","p":260,"h":1,"n":"Expeditious Search"},{"c":0,"s":5,"id":3646,"u":"experienced%20professional_crb","p":261,"h":1,"n":"Experienced Professional"},{"c":0,"s":5,"id":3647,"u":"experienced%20smuggler_crb","p":261,"h":1,"n":"Experienced Smuggler"},{"c":0,"s":5,"id":3648,"u":"experienced%20tracker_crb","p":261,"h":1,"n":"Experienced Tracker"},{"c":0,"s":5,"id":3649,"u":"expert%20alchemy_crb","p":220,"h":1,"n":"Expert Alchemy"},{"c":0,"s":5,"id":3650,"u":"expert%20bard%20spellcasting_crb","p":222,"h":1,"n":"Expert Bard Spellcasting"},{"c":0,"s":5,"id":3651,"u":"expert%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Expert Cleric Spellcasting"},{"c":0,"s":5,"id":3652,"u":"expert%20druid%20spellcasting_crb","p":225,"h":1,"n":"Expert Druid Spellcasting"},{"c":0,"s":5,"id":3653,"u":"expert%20longevity_crb","p":41,"h":1,"n":"Expert Longevity"},{"c":0,"s":5,"id":3654,"u":"expert%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Expert Sorcerer Spellcasting"},{"c":0,"s":5,"id":3655,"u":"expert%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Expert Wizard Spellcasting"},{"c":0,"s":5,"id":3656,"u":"exploitive%20bomb_crb","p":80,"h":1,"n":"Exploitive Bomb"},{"c":0,"s":5,"id":3657,"u":"extend%20armament%20alignment_crb","p":125,"h":1,"n":"Extend Armament Alignment"},{"c":0,"s":5,"id":3658,"u":"extend%20elixir_crb","p":79,"h":1,"n":"Extend Elixir"},{"c":0,"s":5,"id":3659,"u":"familiar%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Familiar"},{"c":0,"s":5,"id":3660,"u":"familiar%20(wizard)_crb","p":209,"a":"Wizard","h":1,"n":"Familiar"},{"c":0,"s":5,"id":3661,"u":"fantastic%20leap_crb","p":187,"h":1,"n":"Fantastic Leap"},{"c":0,"s":5,"id":3662,"u":"far%20lobber_crb","p":76,"h":1,"n":"Far Lobber"},{"c":0,"s":5,"id":3663,"u":"far%20shot_crb","p":172,"h":1,"n":"Far Shot"},{"c":0,"s":5,"id":3664,"u":"fascinating%20performance_crb","p":261,"h":1,"n":"Fascinating Performance"},{"c":0,"s":5,"id":3665,"u":"fast%20channel_crb","p":125,"h":1,"n":"Fast Channel"},{"c":0,"s":5,"id":3666,"u":"fast%20movement_crb","p":89,"h":1,"n":"Fast Movement"},{"c":0,"s":5,"id":3667,"u":"fast%20recovery_crb","p":261,"h":1,"n":"Fast Recovery"},{"c":0,"s":5,"id":3668,"u":"fatal%20aria_crb","p":103,"h":1,"n":"Fatal Aria"},{"c":0,"s":5,"id":3669,"u":"favored%20enemy_crb","p":172,"h":1,"n":"Favored Enemy"},{"c":0,"s":5,"id":3670,"u":"favored%20terrain_crb","p":171,"h":1,"n":"Favored Terrain"},{"c":0,"s":5,"id":3671,"u":"fearsome%20brute_crb","p":151,"h":1,"n":"Fearsome Brute"},{"c":0,"s":5,"id":3672,"u":"feather%20step_crb","p":261,"h":1,"n":"Feather Step"},{"c":0,"s":5,"id":3673,"u":"felling%20shot_crb","p":187,"h":1,"n":"Felling Shot"},{"c":0,"s":5,"id":3674,"u":"felling%20strike_crb","p":149,"h":1,"n":"Felling Strike"},{"c":0,"s":5,"id":3675,"u":"feral%20mutagen_crb","p":79,"h":1,"n":"Feral Mutagen"},{"c":0,"s":5,"id":3676,"u":"ferocious%20shape_crb","p":136,"h":1,"n":"Ferocious Shape"},{"c":0,"s":5,"id":3677,"u":"fey%20caller_crb","p":136,"h":1,"n":"Fey Caller"},{"c":0,"s":5,"id":3678,"u":"fey%20fellowship_crb","p":44,"h":1,"n":"Fey Fellowship"},{"c":0,"s":5,"id":3679,"u":"fiendsbane%20oath_crb","p":110,"h":1,"n":"Fiendsbane Oath"},{"c":0,"s":5,"id":3680,"u":"fighter%20dedication_crb","p":226,"h":1,"n":"Fighter Dedication"},{"c":0,"s":5,"id":3681,"u":"fighter%20resiliency_crb","p":226,"h":1,"n":"Fighter Resiliency"},{"c":0,"s":5,"id":3682,"u":"first%20world%20adept_crb","p":45,"h":1,"n":"First World Adept"},{"c":0,"s":5,"id":3683,"u":"first%20world%20magic_crb","p":44,"h":1,"n":"First World Magic"},{"c":0,"s":5,"id":3684,"u":"fleet_crb","p":261,"h":1,"n":"Fleet"},{"c":0,"s":5,"id":3685,"u":"flinging%20shove_crb","p":151,"h":1,"n":"Flinging Shove"},{"c":0,"s":5,"id":3686,"u":"flurry%20of%20maneuvers_crb","p":160,"h":1,"n":"Flurry Of Maneuvers"},{"c":0,"s":5,"id":3687,"u":"flying%20kick_crb","p":160,"h":1,"n":"Flying Kick"},{"c":0,"s":5,"id":3688,"u":"foil%20senses_crb","p":261,"h":1,"n":"Foil Senses"},{"c":0,"s":5,"id":3689,"u":"forager_crb","p":261,"h":1,"n":"Forager"},{"c":0,"s":5,"id":3690,"u":"forlorn_crb","p":40,"h":1,"n":"Forlorn"},{"c":0,"s":5,"id":3691,"u":"form%20control_crb","p":135,"h":1,"n":"Form Control"},{"c":0,"s":5,"id":3692,"u":"furious%20bully_crb","p":91,"h":1,"n":"Furious Bully"},{"c":0,"s":5,"id":3693,"u":"furious%20finish_crb","p":89,"h":1,"n":"Furious Finish"},{"c":0,"s":5,"id":3694,"u":"furious%20focus_crb","p":148,"h":1,"n":"Furious Focus"},{"c":0,"s":5,"id":3695,"u":"furious%20grab_crb","p":92,"h":1,"n":"Furious Grab"},{"c":0,"s":5,"id":3696,"u":"furious%20sprint_crb","p":91,"h":1,"n":"Furious Sprint"},{"c":0,"s":5,"id":3697,"u":"fuse%20stance_crb","p":165,"h":1,"n":"Fuse Stance"},{"c":0,"s":5,"id":3698,"u":"gang%20up_crb","p":186,"h":1,"n":"Gang Up"},{"c":0,"s":5,"id":3699,"u":"general%20training_crb","p":57,"h":1,"n":"General Training"},{"c":0,"s":5,"id":3700,"u":"genius%20mutagen_crb","p":81,"h":1,"n":"Genius Mutagen"},{"c":0,"s":5,"id":3701,"u":"giant's%20lunge_crb","p":93,"h":1,"n":"Giant's Lunge"},{"c":0,"s":5,"id":3702,"u":"giant's%20stature_crb","p":91,"h":1,"n":"Giant's Stature"},{"c":0,"s":5,"id":3703,"u":"glad-hand_crb","p":261,"h":1,"n":"Glad-hand"},{"c":0,"s":5,"id":3704,"u":"glib%20mutagen_crb","p":80,"h":1,"n":"Glib Mutagen"},{"c":0,"s":5,"id":3705,"u":"gnome%20obsession_crb","p":44,"h":1,"n":"Gnome Obsession"},{"c":0,"s":5,"id":3706,"u":"gnome%20weapon%20expertise_crb","p":45,"h":1,"n":"Gnome Weapon Expertise"},{"c":0,"s":5,"id":3707,"u":"gnome%20weapon%20familiarity_crb","p":44,"h":1,"n":"Gnome Weapon Familiarity"},{"c":0,"s":5,"id":3708,"u":"gnome%20weapon%20innovator_crb","p":45,"h":1,"n":"Gnome Weapon Innovator"},{"c":0,"s":5,"id":3709,"u":"goblin%20lore_crb","p":48,"h":1,"n":"Goblin Lore"},{"c":0,"s":5,"id":3710,"u":"goblin%20scuttle_crb","p":48,"h":1,"n":"Goblin Scuttle"},{"c":0,"s":5,"id":3711,"u":"goblin%20song_crb","p":48,"h":1,"n":"Goblin Song"},{"c":0,"s":5,"id":3712,"u":"goblin%20weapon%20expertise_crb","p":49,"h":1,"n":"Goblin Weapon Expertise"},{"c":0,"s":5,"id":3713,"u":"goblin%20weapon%20familiarity_crb","p":48,"h":1,"n":"Goblin Weapon Familiarity"},{"c":0,"s":5,"id":3714,"u":"goblin%20weapon%20frenzy_crb","p":49,"h":1,"n":"Goblin Weapon Frenzy"},{"c":0,"s":5,"id":3715,"u":"graceful%20poise_crb","p":153,"h":1,"n":"Graceful Poise"},{"c":0,"s":5,"id":3716,"u":"great%20cleave_crb","p":91,"h":1,"n":"Great Cleave"},{"c":0,"s":5,"id":3717,"u":"greater%20bloodline_crb","p":200,"h":1,"n":"Greater Bloodline"},{"c":0,"s":5,"id":3718,"u":"greater%20crossblooded%20evolution_crb","p":201,"h":1,"n":"Greater Crossblooded Evolution"},{"c":0,"s":5,"id":3719,"u":"greater%20debilitating%20bomb_crb","p":79,"h":1,"n":"Greater Debilitating Bomb"},{"c":0,"s":5,"id":3720,"u":"greater%20distracting%20shot_crb","p":176,"h":1,"n":"Greater Distracting Shot"},{"c":0,"s":5,"id":3721,"u":"greater%20mental%20evolution_crb","p":201,"h":1,"n":"Greater Mental Evolution"},{"c":0,"s":5,"id":3722,"u":"greater%20merciful%20elixir_crb","p":80,"h":1,"n":"Greater Merciful Elixir"},{"c":0,"s":5,"id":3723,"u":"greater%20mercy_crb","p":112,"h":1,"n":"Greater Mercy"},{"c":0,"s":5,"id":3724,"u":"greater%20vital%20evolution_crb","p":201,"h":1,"n":"Greater Vital Evolution"},{"c":0,"s":5,"id":3725,"u":"green%20empathy_crb","p":136,"h":1,"n":"Green Empathy"},{"c":0,"s":5,"id":3726,"u":"green%20tongue_crb","p":138,"h":1,"n":"Green Tongue"},{"c":0,"s":5,"id":3727,"u":"group%20coercion_crb","p":262,"h":1,"n":"Group Coercion"},{"c":0,"s":5,"id":3728,"u":"group%20impression_crb","p":262,"h":1,"n":"Group Impression"},{"c":0,"s":5,"id":3729,"u":"guarded%20movement_crb","p":160,"h":1,"n":"Guarded Movement"},{"c":0,"s":5,"id":3730,"u":"guardian's%20deflection_crb","p":148,"h":1,"n":"Guardian's Deflection"},{"c":0,"s":5,"id":3731,"u":"guiding%20finish_crb","p":152,"h":1,"n":"Guiding Finish"},{"c":0,"s":5,"id":3732,"u":"guiding%20luck_crb","p":53,"h":1,"n":"Guiding Luck"},{"c":0,"s":5,"id":3733,"u":"guiding%20riposte_crb","p":153,"h":1,"n":"Guiding Riposte"},{"c":0,"s":5,"id":3734,"u":"halfling%20lore_crb","p":52,"h":1,"n":"Halfling Lore"},{"c":0,"s":5,"id":3735,"u":"halfling%20luck_crb","p":52,"h":1,"n":"Halfling Luck"},{"c":0,"s":5,"id":3736,"u":"halfling%20weapon%20expertise_crb","p":53,"h":1,"n":"Halfling Weapon Expertise"},{"c":0,"s":5,"id":3737,"u":"halfling%20weapon%20familiarity_crb","p":52,"h":1,"n":"Halfling Weapon Familiarity"},{"c":0,"s":5,"id":3738,"u":"halfling%20weapon%20trickster_crb","p":53,"h":1,"n":"Halfling Weapon Trickster"},{"c":0,"s":5,"id":3739,"u":"hand%20of%20the%20apprentice_crb","p":209,"h":1,"n":"Hand Of The Apprentice"},{"c":0,"s":5,"id":3740,"u":"harming%20hands_crb","p":121,"h":1,"n":"Harming Hands"},{"c":0,"s":5,"id":3741,"u":"harmonize_crb","p":101,"h":1,"n":"Harmonize"},{"c":0,"s":5,"id":3742,"u":"haughty%20obstinacy_crb","p":57,"h":1,"n":"Haughty Obstinacy"},{"c":0,"s":5,"id":3743,"u":"hazard%20finder_crb","p":174,"h":1,"n":"Hazard Finder"},{"c":0,"s":5,"id":3744,"u":"heal%20mount_crb","p":113,"h":1,"n":"Heal Mount"},{"c":0,"s":5,"id":3745,"u":"healing%20hands_crb","p":121,"h":1,"n":"Healing Hands"},{"c":0,"s":5,"id":3746,"u":"healing%20touch_crb","p":223,"h":1,"n":"Healing Touch"},{"c":0,"s":5,"id":3747,"u":"healing%20transformation_crb","p":137,"h":1,"n":"Healing Transformation"},{"c":0,"s":5,"id":3748,"u":"hefty%20hauler_crb","p":262,"h":1,"n":"Hefty Hauler"},{"c":0,"s":5,"id":3749,"u":"heroic%20recovery_crb","p":125,"h":1,"n":"Heroic Recovery"},{"c":0,"s":5,"id":3750,"u":"hidden%20paragon_crb","p":189,"h":1,"n":"Hidden Paragon"},{"c":0,"s":5,"id":3751,"u":"hierophant's%20power_crb","p":139,"h":1,"n":"Hierophant's Power"},{"c":0,"s":5,"id":3752,"u":"hobnobber_crb","p":262,"h":1,"n":"Hobnobber"},{"c":0,"s":5,"id":3753,"u":"holy%20castigation_crb","p":121,"h":1,"n":"Holy Castigation"},{"c":0,"s":5,"id":3754,"u":"house%20of%20imaginary%20walls_crb","p":102,"h":1,"n":"House Of Imaginary Walls"},{"c":0,"s":5,"id":3755,"u":"hunted%20shot_crb","p":171,"h":1,"n":"Hunted Shot"},{"c":0,"s":5,"id":3756,"u":"hunter's%20aim_crb","p":172,"h":1,"n":"Hunter's Aim"},{"c":0,"s":5,"id":3757,"u":"illusion%20sense_crb","p":44,"h":1,"n":"Illusion Sense"},{"c":0,"s":5,"id":3758,"u":"impaling%20briars_crb","p":139,"h":1,"n":"Impaling Briars"},{"c":0,"s":5,"id":3759,"u":"impeccable%20crafting_crb","p":262,"h":1,"n":"Impeccable Crafting"},{"c":0,"s":5,"id":3760,"u":"implausible%20infiltration_crb","p":189,"h":1,"n":"Implausible Infiltration"},{"c":0,"s":5,"id":3761,"u":"imposing%20destrier_crb","p":113,"h":1,"n":"Imposing Destrier"},{"c":0,"s":5,"id":3762,"u":"impossible%20flurry_crb","p":177,"h":1,"n":"Impossible Flurry"},{"c":0,"s":5,"id":3763,"u":"impossible%20polymath_crb","p":103,"h":1,"n":"Impossible Polymath"},{"c":0,"s":5,"id":3764,"u":"impossible%20striker_crb","p":189,"h":1,"n":"Impossible Striker"},{"c":0,"s":5,"id":3765,"u":"impossible%20technique_crb","p":165,"h":1,"n":"Impossible Technique"},{"c":0,"s":5,"id":3766,"u":"impossible%20volley%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Impossible Volley"},{"c":0,"s":5,"id":3767,"u":"impossible%20volley%20(ranger)_crb","p":177,"a":"Ranger","h":1,"n":"Impossible Volley"},{"c":0,"s":5,"id":3768,"u":"impressive%20performance_crb","p":262,"h":1,"n":"Impressive Performance"},{"c":0,"s":5,"id":3769,"u":"improbable%20elixirs_crb","p":81,"h":1,"n":"Improbable Elixirs"},{"c":0,"s":5,"id":3770,"u":"improved%20command%20undead_crb","p":125,"h":1,"n":"Improved Command Undead"},{"c":0,"s":5,"id":3771,"u":"improved%20communal%20healing_crb","p":123,"h":1,"n":"Improved Communal Healing"},{"c":0,"s":5,"id":3772,"u":"improved%20dueling%20riposte_crb","p":151,"h":1,"n":"Improved Dueling Riposte"},{"c":0,"s":5,"id":3773,"u":"improved%20knockback_crb","p":163,"h":1,"n":"Improved Knockback"},{"c":0,"s":5,"id":3774,"u":"improved%20knockdown_crb","p":151,"h":1,"n":"Improved Knockdown"},{"c":0,"s":5,"id":3775,"u":"improved%20poison%20weapon_crb","p":187,"h":1,"n":"Improved Poison Weapon"},{"c":0,"s":5,"id":3776,"u":"improved%20reflexive%20shield_crb","p":153,"h":1,"n":"Improved Reflexive Shield"},{"c":0,"s":5,"id":3777,"u":"improved%20swift%20banishment_crb","p":127,"h":1,"n":"Improved Swift Banishment"},{"c":0,"s":5,"id":3778,"u":"improved%20twin%20riposte%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Improved Twin Riposte"},{"c":0,"s":5,"id":3779,"u":"improved%20twin%20riposte%20(ranger)_crb","p":176,"a":"Ranger","h":1,"n":"Improved Twin Riposte"},{"c":0,"s":5,"id":3780,"u":"incredible%20aim_crb","p":149,"h":1,"n":"Incredible Aim"},{"c":0,"s":5,"id":3781,"u":"incredible%20companion%20(druid)_crb","p":137,"a":"Druid","h":1,"n":"Incredible Companion"},{"c":0,"s":5,"id":3782,"u":"incredible%20companion%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Incredible Companion"},{"c":0,"s":5,"id":3783,"u":"incredible%20ferocity_crb","p":59,"h":1,"n":"Incredible Ferocity"},{"c":0,"s":5,"id":3784,"u":"incredible%20improvisation_crb","p":57,"h":1,"n":"Incredible Improvisation"},{"c":0,"s":5,"id":3785,"u":"incredible%20initiative_crb","p":262,"h":1,"n":"Incredible Initiative"},{"c":0,"s":5,"id":3786,"u":"incredible%20investiture_crb","p":262,"h":1,"n":"Incredible Investiture"},{"c":0,"s":5,"id":3787,"u":"incredible%20ricochet_crb","p":151,"h":1,"n":"Incredible Ricochet"},{"c":0,"s":5,"id":3788,"u":"infinite%20possibilities_crb","p":213,"h":1,"n":"Infinite Possibilities"},{"c":0,"s":5,"id":3789,"u":"insect%20shape_crb","p":136,"h":1,"n":"Insect Shape"},{"c":0,"s":5,"id":3790,"u":"inspirational%20focus_crb","p":103,"h":1,"n":"Inspirational Focus"},{"c":0,"s":5,"id":3791,"u":"inspirational%20performance_crb","p":222,"h":1,"n":"Inspirational Performance"},{"c":0,"s":5,"id":3792,"u":"inspire%20competence_crb","p":100,"h":1,"n":"Inspire Competence"},{"c":0,"s":5,"id":3793,"u":"inspire%20defense_crb","p":100,"h":1,"n":"Inspire Defense"},{"c":0,"s":5,"id":3794,"u":"inspire%20heroics_crb","p":102,"h":1,"n":"Inspire Heroics"},{"c":0,"s":5,"id":3795,"u":"inspire%20imitation_crb","p":58,"h":1,"n":"Inspire Imitation"},{"c":0,"s":5,"id":3796,"u":"instant%20opening_crb","p":188,"h":1,"n":"Instant Opening"},{"c":0,"s":5,"id":3797,"u":"instinct%20ability_crb","p":221,"h":1,"n":"Instinct Ability"},{"c":0,"s":5,"id":3798,"u":"instrument%20of%20zeal_crb","p":115,"h":1,"n":"Instrument Of Zeal"},{"c":0,"s":5,"id":3799,"u":"interweave%20dispel_crb","p":201,"h":1,"n":"Interweave Dispel"},{"c":0,"s":5,"id":3800,"u":"intimidating%20glare_crb","p":262,"h":1,"n":"Intimidating Glare"},{"c":0,"s":5,"id":3801,"u":"intimidating%20prowess_crb","p":262,"h":1,"n":"Intimidating Prowess"},{"c":0,"s":5,"id":3802,"u":"intimidating%20strike_crb","p":146,"h":1,"n":"Intimidating Strike"},{"c":0,"s":5,"id":3803,"u":"inventor_crb","p":262,"h":1,"n":"Inventor"},{"c":0,"s":5,"id":3804,"u":"invincible%20mutagen_crb","p":79,"h":1,"n":"Invincible Mutagen"},{"c":0,"s":5,"id":3805,"u":"invoke%20disaster_crb","p":139,"h":1,"n":"Invoke Disaster"},{"c":0,"s":5,"id":3806,"u":"ironblood%20stance_crb","p":163,"h":1,"n":"Ironblood Stance"},{"c":0,"s":5,"id":3807,"u":"ironblood%20surge_crb","p":164,"h":1,"n":"Ironblood Surge"},{"c":0,"s":5,"id":3808,"u":"irrepressible_crb","p":53,"h":1,"n":"Irrepressible"},{"c":0,"s":5,"id":3809,"u":"juggernaut's%20fortitude_crb","p":221,"h":1,"n":"Juggernaut's Fortitude"},{"c":0,"s":5,"id":3810,"u":"junk%20tinker_crb","p":48,"h":1,"n":"Junk Tinker"},{"c":0,"s":5,"id":3811,"u":"ki%20blast_crb","p":161,"h":1,"n":"Ki Blast"},{"c":0,"s":5,"id":3812,"u":"ki%20rush_crb","p":158,"h":1,"n":"Ki Rush"},{"c":0,"s":5,"id":3813,"u":"ki%20strike_crb","p":158,"h":1,"n":"Ki Strike"},{"c":0,"s":5,"id":3814,"u":"kip%20up_crb","p":262,"h":1,"n":"Kip Up"},{"c":0,"s":5,"id":3815,"u":"knockback_crb","p":91,"h":1,"n":"Knockback"},{"c":0,"s":5,"id":3816,"u":"knockback%20strike_crb","p":163,"h":1,"n":"Knockback Strike"},{"c":0,"s":5,"id":3817,"u":"knockdown_crb","p":146,"h":1,"n":"Knockdown"},{"c":0,"s":5,"id":3818,"u":"know-it-all_crb","p":102,"h":1,"n":"Know-it-all"},{"c":0,"s":5,"id":3819,"u":"lasting%20coercion_crb","p":262,"h":1,"n":"Lasting Coercion"},{"c":0,"s":5,"id":3820,"u":"lasting%20doubt_crb","p":114,"h":1,"n":"Lasting Doubt"},{"c":0,"s":5,"id":3821,"u":"leave%20an%20opening_crb","p":188,"h":1,"n":"Leave An Opening"},{"c":0,"s":5,"id":3822,"u":"legendary%20codebreaker_crb","p":262,"h":1,"n":"Legendary Codebreaker"},{"c":0,"s":5,"id":3823,"u":"legendary%20linguist_crb","p":263,"h":1,"n":"Legendary Linguist"},{"c":0,"s":5,"id":3824,"u":"legendary%20medic_crb","p":263,"h":1,"n":"Legendary Medic"},{"c":0,"s":5,"id":3825,"u":"legendary%20monster%20hunter_crb","p":176,"h":1,"n":"Legendary Monster Hunter"},{"c":0,"s":5,"id":3826,"u":"legendary%20negotiation_crb","p":263,"h":1,"n":"Legendary Negotiation"},{"c":0,"s":5,"id":3827,"u":"legendary%20performer_crb","p":263,"h":1,"n":"Legendary Performer"},{"c":0,"s":5,"id":3828,"u":"legendary%20professional_crb","p":263,"h":1,"n":"Legendary Professional"},{"c":0,"s":5,"id":3829,"u":"legendary%20shot_crb","p":177,"h":1,"n":"Legendary Shot"},{"c":0,"s":5,"id":3830,"u":"legendary%20sneak_crb","p":263,"h":1,"n":"Legendary Sneak"},{"c":0,"s":5,"id":3831,"u":"legendary%20survivalist_crb","p":263,"h":1,"n":"Legendary Survivalist"},{"c":0,"s":5,"id":3832,"u":"legendary%20thief_crb","p":263,"h":1,"n":"Legendary Thief"},{"c":0,"s":5,"id":3833,"u":"lengthy%20diversion_crb","p":263,"h":1,"n":"Lengthy Diversion"},{"c":0,"s":5,"id":3834,"u":"leshy%20familiar_crb","p":133,"h":1,"n":"Leshy Familiar"},{"c":0,"s":5,"id":3835,"u":"leyline%20conduit_crb","p":139,"h":1,"n":"Leyline Conduit"},{"c":0,"s":5,"id":3836,"u":"liberating%20stride_crb","p":114,"h":1,"n":"Liberating Stride"},{"c":0,"s":5,"id":3837,"u":"lie%20to%20me_crb","p":263,"h":1,"n":"Lie To Me"},{"c":0,"s":5,"id":3838,"u":"light%20step_crb","p":186,"h":1,"n":"Light Step"},{"c":0,"s":5,"id":3839,"u":"lightning%20snares_crb","p":175,"h":1,"n":"Lightning Snares"},{"c":0,"s":5,"id":3840,"u":"lingering%20composition_crb","p":99,"h":1,"n":"Lingering Composition"},{"c":0,"s":5,"id":3841,"u":"linked%20focus_crb","p":210,"h":1,"n":"Linked Focus"},{"c":0,"s":5,"id":3842,"u":"litany%20against%20sloth_crb","p":113,"h":1,"n":"Litany Against Sloth"},{"c":0,"s":5,"id":3843,"u":"litany%20against%20wrath_crb","p":112,"h":1,"n":"Litany Against Wrath"},{"c":0,"s":5,"id":3844,"u":"litany%20of%20righteousness_crb","p":115,"h":1,"n":"Litany Of Righteousness"},{"c":0,"s":5,"id":3845,"u":"loremaster's%20etude_crb","p":100,"h":1,"n":"Loremaster's Etude"},{"c":0,"s":5,"id":3846,"u":"loyal%20warhorse_crb","p":112,"h":1,"n":"Loyal Warhorse"},{"c":0,"s":5,"id":3847,"u":"lunge_crb","p":146,"h":1,"n":"Lunge"},{"c":0,"s":5,"id":3848,"u":"lunging%20stance_crb","p":151,"h":1,"n":"Lunging Stance"},{"c":0,"s":5,"id":3849,"u":"magic%20sense%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Magic Sense"},{"c":0,"s":5,"id":3850,"u":"magic%20sense%20(wizard)_crb","p":212,"a":"Wizard","h":1,"n":"Magic Sense"},{"c":0,"s":5,"id":3851,"u":"magical%20crafting_crb","p":263,"h":1,"n":"Magical Crafting"},{"c":0,"s":5,"id":3852,"u":"magical%20shorthand_crb","p":264,"h":1,"n":"Magical Shorthand"},{"c":0,"s":5,"id":3853,"u":"magical%20trickster_crb","p":185,"h":1,"n":"Magical Trickster"},{"c":0,"s":5,"id":3854,"u":"maker%20of%20miracles_crb","p":127,"h":1,"n":"Maker Of Miracles"},{"c":0,"s":5,"id":3855,"u":"manifold%20edge_crb","p":177,"h":1,"n":"Manifold Edge"},{"c":0,"s":5,"id":3856,"u":"master%20alchemy_crb","p":220,"h":1,"n":"Master Alchemy"},{"c":0,"s":5,"id":3857,"u":"master%20bard%20spellcasting_crb","p":222,"h":1,"n":"Master Bard Spellcasting"},{"c":0,"s":5,"id":3858,"u":"master%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Master Cleric Spellcasting"},{"c":0,"s":5,"id":3859,"u":"master%20druid%20spellcasting_crb","p":225,"h":1,"n":"Master Druid Spellcasting"},{"c":0,"s":5,"id":3860,"u":"master%20monster%20hunter_crb","p":175,"h":1,"n":"Master Monster Hunter"},{"c":0,"s":5,"id":3861,"u":"master%20of%20many%20styles_crb","p":165,"h":1,"n":"Master Of Many Styles"},{"c":0,"s":5,"id":3862,"u":"master%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Master Sorcerer Spellcasting"},{"c":0,"s":5,"id":3863,"u":"master%20spotter_crb","p":228,"h":1,"n":"Master Spotter"},{"c":0,"s":5,"id":3864,"u":"master%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Master Wizard Spellcasting"},{"c":0,"s":5,"id":3865,"u":"masterful%20companion_crb","p":177,"h":1,"n":"Masterful Companion"},{"c":0,"s":5,"id":3866,"u":"mature%20animal%20companion%20(druid)_crb","p":135,"a":"Druid","h":1,"n":"Mature Animal Companion"},{"c":0,"s":5,"id":3867,"u":"mature%20animal%20companion%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Mature Animal Companion"},{"c":0,"s":5,"id":3868,"u":"meditative%20focus_crb","p":164,"h":1,"n":"Meditative Focus"},{"c":0,"s":5,"id":3869,"u":"meditative%20wellspring_crb","p":165,"h":1,"n":"Meditative Wellspring"},{"c":0,"s":5,"id":3870,"u":"mega%20bomb_crb","p":81,"h":1,"n":"Mega Bomb"},{"c":0,"s":5,"id":3871,"u":"melodious%20spell_crb","p":101,"h":1,"n":"Melodious Spell"},{"c":0,"s":5,"id":3872,"u":"merciful%20elixir_crb","p":79,"h":1,"n":"Merciful Elixir"},{"c":0,"s":5,"id":3873,"u":"mercy_crb","p":111,"h":1,"n":"Mercy"},{"c":0,"s":5,"id":3874,"u":"metamagic%20channel_crb","p":127,"h":1,"n":"Metamagic Channel"},{"c":0,"s":5,"id":3875,"u":"metamagic%20mastery%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Metamagic Mastery"},{"c":0,"s":5,"id":3876,"u":"metamagic%20mastery%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Metamagic Mastery"},{"c":0,"s":5,"id":3877,"u":"mindblank%20mutagen_crb","p":81,"h":1,"n":"Mindblank Mutagen"},{"c":0,"s":5,"id":3878,"u":"minor%20magic_crb","p":184,"h":1,"n":"Minor Magic"},{"c":0,"s":5,"id":3879,"u":"miracle%20worker_crb","p":81,"h":1,"n":"Miracle Worker"},{"c":0,"s":5,"id":3880,"u":"mirror%20shield_crb","p":151,"h":1,"n":"Mirror Shield"},{"c":0,"s":5,"id":3881,"u":"mixed%20maneuver_crb","p":163,"h":1,"n":"Mixed Maneuver"},{"c":0,"s":5,"id":3882,"u":"mobile%20shot%20stance_crb","p":149,"h":1,"n":"Mobile Shot Stance"},{"c":0,"s":5,"id":3883,"u":"mobility_crb","p":184,"h":1,"n":"Mobility"},{"c":0,"s":5,"id":3884,"u":"moment%20of%20clarity_crb","p":88,"h":1,"n":"Moment Of Clarity"},{"c":0,"s":5,"id":3885,"u":"monastic%20weaponry_crb","p":158,"h":1,"n":"Monastic Weaponry"},{"c":0,"s":5,"id":3886,"u":"monk%20dedication_crb","p":227,"h":1,"n":"Monk Dedication"},{"c":0,"s":5,"id":3887,"u":"monk%20moves_crb","p":227,"h":1,"n":"Monk Moves"},{"c":0,"s":5,"id":3888,"u":"monk%20resiliency_crb","p":227,"h":1,"n":"Monk Resiliency"},{"c":0,"s":5,"id":3889,"u":"monk's%20flurry_crb","p":227,"h":1,"n":"Monk's Flurry"},{"c":0,"s":5,"id":3890,"u":"monster%20hunter_crb","p":171,"h":1,"n":"Monster Hunter"},{"c":0,"s":5,"id":3891,"u":"monster%20warden_crb","p":172,"h":1,"n":"Monster Warden"},{"c":0,"s":5,"id":3892,"u":"monstrosity%20shape_crb","p":139,"h":1,"n":"Monstrosity Shape"},{"c":0,"s":5,"id":3893,"u":"monstrous%20peacemaker_crb","p":59,"h":1,"n":"Monstrous Peacemaker"},{"c":0,"s":5,"id":3894,"u":"mountain%20quake_crb","p":164,"h":1,"n":"Mountain Quake"},{"c":0,"s":5,"id":3895,"u":"mountain%20stance_crb","p":159,"h":1,"n":"Mountain Stance"},{"c":0,"s":5,"id":3896,"u":"mountain%20stronghold_crb","p":161,"h":1,"n":"Mountain Stronghold"},{"c":0,"s":5,"id":3897,"u":"mountain's%20stoutness_crb","p":37,"h":1,"n":"Mountain's Stoutness"},{"c":0,"s":5,"id":3898,"u":"multifarious%20muse_crb","p":100,"h":1,"n":"Multifarious Muse"},{"c":0,"s":5,"id":3899,"u":"multilingual_crb","p":264,"h":1,"n":"Multilingual"},{"c":0,"s":5,"id":3900,"u":"multishot%20stance_crb","p":153,"h":1,"n":"Multishot Stance"},{"c":0,"s":5,"id":3901,"u":"multitalented_crb","p":58,"h":1,"n":"Multitalented"},{"c":0,"s":5,"id":3902,"u":"natural%20ambition_crb","p":57,"h":1,"n":"Natural Ambition"},{"c":0,"s":5,"id":3903,"u":"natural%20medicine_crb","p":264,"h":1,"n":"Natural Medicine"},{"c":0,"s":5,"id":3904,"u":"natural%20skill_crb","p":57,"h":1,"n":"Natural Skill"},{"c":0,"s":5,"id":3905,"u":"necrotic%20infusion_crb","p":123,"h":1,"n":"Necrotic Infusion"},{"c":0,"s":5,"id":3906,"u":"nimble%20crawl_crb","p":264,"h":1,"n":"Nimble Crawl"},{"c":0,"s":5,"id":3907,"u":"nimble%20dodge_crb","p":183,"h":1,"n":"Nimble Dodge"},{"c":0,"s":5,"id":3908,"u":"nimble%20elf_crb","p":40,"h":1,"n":"Nimble Elf"},{"c":0,"s":5,"id":3909,"u":"nimble%20roll_crb","p":187,"h":1,"n":"Nimble Roll"},{"c":0,"s":5,"id":3910,"u":"no%20escape_crb","p":89,"h":1,"n":"No Escape"},{"c":0,"s":5,"id":3911,"u":"occult%20breadth_crb","p":222,"h":1,"n":"Occult Breadth"},{"c":0,"s":5,"id":3912,"u":"occult%20evolution_crb","p":199,"h":1,"n":"Occult Evolution"},{"c":0,"s":5,"id":3913,"u":"oddity%20identification_crb","p":264,"h":1,"n":"Oddity Identification"},{"c":0,"s":5,"id":3914,"u":"opportune%20backstab_crb","p":187,"h":1,"n":"Opportune Backstab"},{"c":0,"s":5,"id":3915,"u":"opportunist_crb","p":226,"h":1,"n":"Opportunist"},{"c":0,"s":5,"id":3916,"u":"orc%20ferocity_crb","p":59,"h":1,"n":"Orc Ferocity"},{"c":0,"s":5,"id":3917,"u":"orc%20sight_crb","p":59,"h":1,"n":"Orc Sight"},{"c":0,"s":5,"id":3918,"u":"orc%20superstition_crb","p":59,"h":1,"n":"Orc Superstition"},{"c":0,"s":5,"id":3919,"u":"orc%20weapon%20carnage_crb","p":59,"h":1,"n":"Orc Weapon Carnage"},{"c":0,"s":5,"id":3920,"u":"orc%20weapon%20expertise_crb","p":59,"h":1,"n":"Orc Weapon Expertise"},{"c":0,"s":5,"id":3921,"u":"orc%20weapon%20familiarity_crb","p":59,"h":1,"n":"Orc Weapon Familiarity"},{"c":0,"s":5,"id":3922,"u":"order%20explorer_crb","p":134,"h":1,"n":"Order Explorer"},{"c":0,"s":5,"id":3923,"u":"order%20magic_crb","p":135,"h":1,"n":"Order Magic"},{"c":0,"s":5,"id":3924,"u":"order%20spell_crb","p":225,"h":1,"n":"Order Spell"},{"c":0,"s":5,"id":3925,"u":"otherworldly%20magic_crb","p":40,"h":1,"n":"Otherworldly Magic"},{"c":0,"s":5,"id":3926,"u":"overwhelming%20energy%20(druid)_crb","p":137,"a":"Druid","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":3927,"u":"overwhelming%20energy%20(sorcerer)_crb","p":200,"a":"Sorcerer","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":3928,"u":"overwhelming%20energy%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":3929,"u":"paragon's%20guard_crb","p":151,"h":1,"n":"Paragon's Guard"},{"c":0,"s":5,"id":3930,"u":"penetrating%20shot_crb","p":175,"h":1,"n":"Penetrating Shot"},{"c":0,"s":5,"id":3931,"u":"perfect%20clarity_crb","p":93,"h":1,"n":"Perfect Clarity"},{"c":0,"s":5,"id":3932,"u":"perfect%20debilitation_crb","p":81,"h":1,"n":"Perfect Debilitation"},{"c":0,"s":5,"id":3933,"u":"perfect%20distraction_crb","p":189,"h":1,"n":"Perfect Distraction"},{"c":0,"s":5,"id":3934,"u":"perfect%20encore_crb","p":103,"h":1,"n":"Perfect Encore"},{"c":0,"s":5,"id":3935,"u":"perfect%20form%20control_crb","p":139,"h":1,"n":"Perfect Form Control"},{"c":0,"s":5,"id":3936,"u":"perfect%20mutagen_crb","p":81,"h":1,"n":"Perfect Mutagen"},{"c":0,"s":5,"id":3937,"u":"perfect%20shot_crb","p":177,"h":1,"n":"Perfect Shot"},{"c":0,"s":5,"id":3938,"u":"perfection's%20path_crb","p":227,"h":1,"n":"Perfection's Path"},{"c":0,"s":5,"id":3939,"u":"persistent%20mutagen_crb","p":81,"h":1,"n":"Persistent Mutagen"},{"c":0,"s":5,"id":3940,"u":"pervasive%20superstition_crb","p":59,"h":1,"n":"Pervasive Superstition"},{"c":0,"s":5,"id":3941,"u":"pickpocket_crb","p":264,"h":1,"n":"Pickpocket"},{"c":0,"s":5,"id":3942,"u":"planar%20survival_crb","p":264,"h":1,"n":"Planar Survival"},{"c":0,"s":5,"id":3943,"u":"plant%20shape_crb","p":138,"h":1,"n":"Plant Shape"},{"c":0,"s":5,"id":3944,"u":"point-blank%20shot_crb","p":144,"h":1,"n":"Point-blank Shot"},{"c":0,"s":5,"id":3945,"u":"poison%20resistance%20(alchemist)_crb","p":77,"a":"Alchemist","h":1,"n":"Poison Resistance"},{"c":0,"s":5,"id":3946,"u":"poison%20resistance%20(druid)_crb","p":135,"a":"Druid","h":1,"n":"Poison Resistance"},{"c":0,"s":5,"id":3947,"u":"poison%20weapon_crb","p":185,"h":1,"n":"Poison Weapon"},{"c":0,"s":5,"id":3948,"u":"positioning%20assault_crb","p":149,"h":1,"n":"Positioning Assault"},{"c":0,"s":5,"id":3949,"u":"potent%20poisoner_crb","p":79,"h":1,"n":"Potent Poisoner"},{"c":0,"s":5,"id":3950,"u":"power%20attack_crb","p":144,"h":1,"n":"Power Attack"},{"c":0,"s":5,"id":3951,"u":"powerful%20alchemy_crb","p":79,"h":1,"n":"Powerful Alchemy"},{"c":0,"s":5,"id":3952,"u":"powerful%20leap_crb","p":264,"h":1,"n":"Powerful Leap"},{"c":0,"s":5,"id":3953,"u":"powerful%20shove_crb","p":146,"h":1,"n":"Powerful Shove"},{"c":0,"s":5,"id":3954,"u":"powerful%20snares_crb","p":174,"h":1,"n":"Powerful Snares"},{"c":0,"s":5,"id":3955,"u":"powerful%20sneak_crb","p":189,"h":1,"n":"Powerful Sneak"},{"c":0,"s":5,"id":3956,"u":"precise%20debilitations_crb","p":187,"h":1,"n":"Precise Debilitations"},{"c":0,"s":5,"id":3957,"u":"predator's%20pounce_crb","p":92,"h":1,"n":"Predator's Pounce"},{"c":0,"s":5,"id":3958,"u":"primal%20breadth_crb","p":225,"h":1,"n":"Primal Breadth"},{"c":0,"s":5,"id":3959,"u":"primal%20evolution_crb","p":199,"h":1,"n":"Primal Evolution"},{"c":0,"s":5,"id":3960,"u":"primal%20focus_crb","p":138,"h":1,"n":"Primal Focus"},{"c":0,"s":5,"id":3961,"u":"primal%20summons_crb","p":138,"h":1,"n":"Primal Summons"},{"c":0,"s":5,"id":3962,"u":"primal%20wellspring_crb","p":139,"h":1,"n":"Primal Wellspring"},{"c":0,"s":5,"id":3963,"u":"quaking%20stomp_crb","p":93,"h":1,"n":"Quaking Stomp"},{"c":0,"s":5,"id":3964,"u":"quick%20alchemy_crb","p":220,"h":1,"n":"Quick Alchemy"},{"c":0,"s":5,"id":3965,"u":"quick%20bomber_crb","p":76,"h":1,"n":"Quick Bomber"},{"c":0,"s":5,"id":3966,"u":"quick%20climb_crb","p":264,"h":1,"n":"Quick Climb"},{"c":0,"s":5,"id":3967,"u":"quick%20coercion_crb","p":264,"h":1,"n":"Quick Coercion"},{"c":0,"s":5,"id":3968,"u":"quick%20disguise_crb","p":264,"h":1,"n":"Quick Disguise"},{"c":0,"s":5,"id":3969,"u":"quick%20draw%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Quick Draw"},{"c":0,"s":5,"id":3970,"u":"quick%20draw%20(rogue)_crb","p":184,"a":"Rogue","h":1,"n":"Quick Draw"},{"c":0,"s":5,"id":3971,"u":"quick%20identification_crb","p":264,"h":1,"n":"Quick Identification"},{"c":0,"s":5,"id":3972,"u":"quick%20jump_crb","p":264,"h":1,"n":"Quick Jump"},{"c":0,"s":5,"id":3973,"u":"quick%20recognition_crb","p":265,"h":1,"n":"Quick Recognition"},{"c":0,"s":5,"id":3974,"u":"quick%20repair_crb","p":265,"h":1,"n":"Quick Repair"},{"c":0,"s":5,"id":3975,"u":"quick%20reversal_crb","p":146,"h":1,"n":"Quick Reversal"},{"c":0,"s":5,"id":3976,"u":"quick%20shield%20block%20(champion)_crb","p":113,"a":"Champion","h":1,"n":"Quick Shield Block"},{"c":0,"s":5,"id":3977,"u":"quick%20shield%20block%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Quick Shield Block"},{"c":0,"s":5,"id":3978,"u":"quick%20snares_crb","p":173,"h":1,"n":"Quick Snares"},{"c":0,"s":5,"id":3979,"u":"quick%20squeeze_crb","p":265,"h":1,"n":"Quick Squeeze"},{"c":0,"s":5,"id":3980,"u":"quick%20swim_crb","p":265,"h":1,"n":"Quick Swim"},{"c":0,"s":5,"id":3981,"u":"quick%20unlock_crb","p":265,"h":1,"n":"Quick Unlock"},{"c":0,"s":5,"id":3982,"u":"quickened%20casting%20(bard)_crb","p":102,"a":"Bard","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":3983,"u":"quickened%20casting%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":3984,"u":"quickened%20casting%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":3985,"u":"quiet%20allies_crb","p":265,"h":1,"n":"Quiet Allies"},{"c":0,"s":5,"id":3986,"u":"quivering%20palm_crb","p":165,"h":1,"n":"Quivering Palm"},{"c":0,"s":5,"id":3987,"u":"radiant%20blade%20master_crb","p":115,"h":1,"n":"Radiant Blade Master"},{"c":0,"s":5,"id":3988,"u":"radiant%20blade%20spirit_crb","p":113,"h":1,"n":"Radiant Blade Spirit"},{"c":0,"s":5,"id":3989,"u":"raging%20athlete_crb","p":89,"h":1,"n":"Raging Athlete"},{"c":0,"s":5,"id":3990,"u":"raging%20intimidation_crb","p":88,"h":1,"n":"Raging Intimidation"},{"c":0,"s":5,"id":3991,"u":"raging%20thrower_crb","p":88,"h":1,"n":"Raging Thrower"},{"c":0,"s":5,"id":3992,"u":"ranged%20reprisal_crb","p":109,"h":1,"n":"Ranged Reprisal"},{"c":0,"s":5,"id":3993,"u":"ranger%20dedication_crb","p":228,"h":1,"n":"Ranger Dedication"},{"c":0,"s":5,"id":3994,"u":"ranger%20resiliency_crb","p":228,"h":1,"n":"Ranger Resiliency"},{"c":0,"s":5,"id":3995,"u":"rapid%20mantel_crb","p":265,"h":1,"n":"Rapid Mantel"},{"c":0,"s":5,"id":3996,"u":"reach%20spell%20(bard)_crb","p":99,"a":"Bard","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":3997,"u":"reach%20spell%20(cleric)_crb","p":122,"a":"Cleric","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":3998,"u":"reach%20spell%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":3999,"u":"reach%20spell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4000,"u":"reach%20spell%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4001,"u":"reactive%20distraction_crb","p":189,"h":1,"n":"Reactive Distraction"},{"c":0,"s":5,"id":4002,"u":"reactive%20interference_crb","p":187,"h":1,"n":"Reactive Interference"},{"c":0,"s":5,"id":4003,"u":"reactive%20pursuit_crb","p":185,"h":1,"n":"Reactive Pursuit"},{"c":0,"s":5,"id":4004,"u":"reactive%20shield_crb","p":145,"h":1,"n":"Reactive Shield"},{"c":0,"s":5,"id":4005,"u":"read%20lips_crb","p":265,"h":1,"n":"Read Lips"},{"c":0,"s":5,"id":4006,"u":"reckless%20abandon%20(barbarian)_crb","p":93,"a":"Barbarian","h":1,"n":"Reckless Abandon"},{"c":0,"s":5,"id":4007,"u":"recognize%20spell_crb","p":265,"h":1,"n":"Recognize Spell"},{"c":0,"s":5,"id":4008,"u":"reflect%20spell%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Reflect Spell"},{"c":0,"s":5,"id":4009,"u":"reflect%20spell%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Reflect Spell"},{"c":0,"s":5,"id":4010,"u":"reflexive%20shield_crb","p":148,"h":1,"n":"Reflexive Shield"},{"c":0,"s":5,"id":4011,"u":"renewed%20vigor_crb","p":91,"h":1,"n":"Renewed Vigor"},{"c":0,"s":5,"id":4012,"u":"replenishment%20of%20war_crb","p":125,"h":1,"n":"Replenishment Of War"},{"c":0,"s":5,"id":4013,"u":"reprepare%20spell_crb","p":213,"h":1,"n":"Reprepare Spell"},{"c":0,"s":5,"id":4014,"u":"resurrectionist_crb","p":126,"h":1,"n":"Resurrectionist"},{"c":0,"s":5,"id":4015,"u":"revealing%20stab_crb","p":148,"h":1,"n":"Revealing Stab"},{"c":0,"s":5,"id":4016,"u":"revivifying%20mutagen_crb","p":77,"h":1,"n":"Revivifying Mutagen"},{"c":0,"s":5,"id":4017,"u":"ride_crb","p":266,"h":1,"n":"Ride"},{"c":0,"s":5,"id":4018,"u":"robust%20recovery_crb","p":266,"h":1,"n":"Robust Recovery"},{"c":0,"s":5,"id":4019,"u":"rock%20runner_crb","p":36,"h":1,"n":"Rock Runner"},{"c":0,"s":5,"id":4020,"u":"rogue%20dedication_crb","p":229,"h":1,"n":"Rogue Dedication"},{"c":0,"s":5,"id":4021,"u":"rough%20rider_crb","p":48,"h":1,"n":"Rough Rider"},{"c":0,"s":5,"id":4022,"u":"running%20reload_crb","p":172,"h":1,"n":"Running Reload"},{"c":0,"s":5,"id":4023,"u":"sabotage_crb","p":185,"h":1,"n":"Sabotage"},{"c":0,"s":5,"id":4024,"u":"sap%20life_crb","p":122,"h":1,"n":"Sap Life"},{"c":0,"s":5,"id":4025,"u":"savage%20critical_crb","p":153,"h":1,"n":"Savage Critical"},{"c":0,"s":5,"id":4026,"u":"scare%20to%20death_crb","p":266,"h":1,"n":"Scare To Death"},{"c":0,"s":5,"id":4027,"u":"scout's%20warning%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Scout's Warning"},{"c":0,"s":5,"id":4028,"u":"scout's%20warning%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Scout's Warning"},{"c":0,"s":5,"id":4029,"u":"scroll%20savant_crb","p":212,"h":1,"n":"Scroll Savant"},{"c":0,"s":5,"id":4030,"u":"second%20ally_crb","p":113,"h":1,"n":"Second Ally"},{"c":0,"s":5,"id":4031,"u":"second%20sting_crb","p":175,"h":1,"n":"Second Sting"},{"c":0,"s":5,"id":4032,"u":"second%20wind_crb","p":89,"h":1,"n":"Second Wind"},{"c":0,"s":5,"id":4033,"u":"selective%20energy_crb","p":123,"h":1,"n":"Selective Energy"},{"c":0,"s":5,"id":4034,"u":"sense%20evil_crb","p":113,"h":1,"n":"Sense Evil"},{"c":0,"s":5,"id":4035,"u":"sense%20the%20unseen%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Sense The Unseen"},{"c":0,"s":5,"id":4036,"u":"sense%20the%20unseen%20(rogue)_crb","p":188,"a":"Rogue","h":1,"n":"Sense The Unseen"},{"c":0,"s":5,"id":4037,"u":"shadow%20hunter_crb","p":177,"h":1,"n":"Shadow Hunter"},{"c":0,"s":5,"id":4038,"u":"shake%20it%20off_crb","p":89,"h":1,"n":"Shake It Off"},{"c":0,"s":5,"id":4039,"u":"shameless%20request_crb","p":266,"h":1,"n":"Shameless Request"},{"c":0,"s":5,"id":4040,"u":"share%20rage_crb","p":91,"h":1,"n":"Share Rage"},{"c":0,"s":5,"id":4041,"u":"shared%20prey_crb","p":175,"h":1,"n":"Shared Prey"},{"c":0,"s":5,"id":4042,"u":"shared%20replenishment_crb","p":125,"h":1,"n":"Shared Replenishment"},{"c":0,"s":5,"id":4043,"u":"shatter%20defenses_crb","p":149,"h":1,"n":"Shatter Defenses"},{"c":0,"s":5,"id":4044,"u":"shattering%20strike_crb","p":165,"h":1,"n":"Shattering Strike"},{"c":0,"s":5,"id":4045,"u":"shield%20block_crb","p":266,"h":1,"n":"Shield Block"},{"c":0,"s":5,"id":4046,"u":"shield%20of%20grace_crb","p":115,"h":1,"n":"Shield Of Grace"},{"c":0,"s":5,"id":4047,"u":"shield%20of%20reckoning_crb","p":113,"h":1,"n":"Shield Of Reckoning"},{"c":0,"s":5,"id":4048,"u":"shield%20paragon_crb","p":115,"h":1,"n":"Shield Paragon"},{"c":0,"s":5,"id":4049,"u":"shield%20warden%20(champion)_crb","p":112,"a":"Champion","h":1,"n":"Shield Warden"},{"c":0,"s":5,"id":4050,"u":"shield%20warden%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Shield Warden"},{"c":0,"s":5,"id":4051,"u":"shielded%20stride_crb","p":146,"h":1,"n":"Shielded Stride"},{"c":0,"s":5,"id":4052,"u":"shining%20oath_crb","p":110,"h":1,"n":"Shining Oath"},{"c":0,"s":5,"id":4053,"u":"side%20by%20side%20(druid)_crb","p":138,"a":"Druid","h":1,"n":"Side By Side"},{"c":0,"s":5,"id":4054,"u":"side%20by%20side%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Side By Side"},{"c":0,"s":5,"id":4055,"u":"sidestep_crb","p":187,"h":1,"n":"Sidestep"},{"c":0,"s":5,"id":4056,"u":"sign%20language_crb","p":266,"h":1,"n":"Sign Language"},{"c":0,"s":5,"id":4057,"u":"silent%20spell_crb","p":210,"h":1,"n":"Silent Spell"},{"c":0,"s":5,"id":4058,"u":"skill%20mastery_crb","p":229,"h":1,"n":"Skill Mastery"},{"c":0,"s":5,"id":4059,"u":"skill%20training_crb","p":266,"h":1,"n":"Skill Training"},{"c":0,"s":5,"id":4060,"u":"skirmish%20strike%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Skirmish Strike"},{"c":0,"s":5,"id":4061,"u":"skirmish%20strike%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Skirmish Strike"},{"c":0,"s":5,"id":4062,"u":"skittering%20scuttle_crb","p":49,"h":1,"n":"Skittering Scuttle"},{"c":0,"s":5,"id":4063,"u":"sleeper%20hold_crb","p":163,"h":1,"n":"Sleeper Hold"},{"c":0,"s":5,"id":4064,"u":"slippery%20secrets_crb","p":266,"h":1,"n":"Slippery Secrets"},{"c":0,"s":5,"id":4065,"u":"sly%20striker_crb","p":187,"h":1,"n":"Sly Striker"},{"c":0,"s":5,"id":4066,"u":"smite%20evil_crb","p":112,"h":1,"n":"Smite Evil"},{"c":0,"s":5,"id":4067,"u":"smoke%20bomb_crb","p":77,"h":1,"n":"Smoke Bomb"},{"c":0,"s":5,"id":4068,"u":"snagging%20strike_crb","p":145,"h":1,"n":"Snagging Strike"},{"c":0,"s":5,"id":4069,"u":"snap%20shot_crb","p":173,"h":1,"n":"Snap Shot"},{"c":0,"s":5,"id":4070,"u":"snare%20crafting_crb","p":266,"h":1,"n":"Snare Crafting"},{"c":0,"s":5,"id":4071,"u":"snare%20specialist_crb","p":172,"h":1,"n":"Snare Specialist"},{"c":0,"s":5,"id":4072,"u":"sneak%20attacker_crb","p":229,"h":1,"n":"Sneak Attacker"},{"c":0,"s":5,"id":4073,"u":"sneak%20savant_crb","p":187,"h":1,"n":"Sneak Savant"},{"c":0,"s":5,"id":4074,"u":"soaring%20shape_crb","p":137,"h":1,"n":"Soaring Shape"},{"c":0,"s":5,"id":4075,"u":"soothing%20ballad_crb","p":103,"h":1,"n":"Soothing Ballad"},{"c":0,"s":5,"id":4076,"u":"sorcerer%20dedication_crb","p":230,"h":1,"n":"Sorcerer Dedication"},{"c":0,"s":5,"id":4077,"u":"specialized%20companion%20(druid)_crb","p":139,"a":"Druid","h":1,"n":"Specialized Companion"},{"c":0,"s":5,"id":4078,"u":"specialized%20companion%20(ranger)_crb","p":176,"a":"Ranger","h":1,"n":"Specialized Companion"},{"c":0,"s":5,"id":4079,"u":"specialty%20crafting_crb","p":266,"h":1,"n":"Specialty Crafting"},{"c":0,"s":5,"id":4080,"u":"spell%20combination_crb","p":213,"h":1,"n":"Spell Combination"},{"c":0,"s":5,"id":4081,"u":"spell%20penetration_crb","p":210,"h":1,"n":"Spell Penetration"},{"c":0,"s":5,"id":4082,"u":"spell%20tinker_crb","p":213,"h":1,"n":"Spell Tinker"},{"c":0,"s":5,"id":4083,"u":"spirit's%20wrath_crb","p":92,"h":1,"n":"Spirit's Wrath"},{"c":0,"s":5,"id":4084,"u":"spirits'%20interference_crb","p":91,"h":1,"n":"Spirits' Interference"},{"c":0,"s":5,"id":4085,"u":"spring%20attack_crb","p":152,"h":1,"n":"Spring Attack"},{"c":0,"s":5,"id":4086,"u":"spring%20from%20the%20shadows_crb","p":187,"h":1,"n":"Spring From The Shadows"},{"c":0,"s":5,"id":4087,"u":"stance%20savant%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Stance Savant"},{"c":0,"s":5,"id":4088,"u":"stance%20savant%20(monk)_crb","p":164,"a":"Monk","h":1,"n":"Stance Savant"},{"c":0,"s":5,"id":4089,"u":"stand%20still_crb","p":160,"h":1,"n":"Stand Still"},{"c":0,"s":5,"id":4090,"u":"steady%20balance_crb","p":267,"h":1,"n":"Steady Balance"},{"c":0,"s":5,"id":4091,"u":"steady%20spellcasting%20(bard)_crb","p":101,"a":"Bard","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4092,"u":"steady%20spellcasting%20(cleric)_crb","p":123,"a":"Cleric","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4093,"u":"steady%20spellcasting%20(druid)_crb","p":136,"a":"Druid","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4094,"u":"steady%20spellcasting%20(sorcerer)_crb","p":200,"a":"Sorcerer","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4095,"u":"steady%20spellcasting%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4096,"u":"stealthy%20companion_crb","p":176,"h":1,"n":"Stealthy Companion"},{"c":0,"s":5,"id":4097,"u":"sticky%20bomb_crb","p":79,"h":1,"n":"Sticky Bomb"},{"c":0,"s":5,"id":4098,"u":"stonecunning_crb","p":36,"h":1,"n":"Stonecunning"},{"c":0,"s":5,"id":4099,"u":"stonewalker_crb","p":37,"h":1,"n":"Stonewalker"},{"c":0,"s":5,"id":4100,"u":"storm%20born_crb","p":134,"h":1,"n":"Storm Born"},{"c":0,"s":5,"id":4101,"u":"storm%20retribution_crb","p":136,"h":1,"n":"Storm Retribution"},{"c":0,"s":5,"id":4102,"u":"streetwise_crb","p":267,"h":1,"n":"Streetwise"},{"c":0,"s":5,"id":4103,"u":"student%20of%20the%20canon_crb","p":267,"h":1,"n":"Student Of The Canon"},{"c":0,"s":5,"id":4104,"u":"studious%20capacity_crb","p":103,"h":1,"n":"Studious Capacity"},{"c":0,"s":5,"id":4105,"u":"stunning%20fist_crb","p":160,"h":1,"n":"Stunning Fist"},{"c":0,"s":5,"id":4106,"u":"subtle%20theft_crb","p":267,"h":1,"n":"Subtle Theft"},{"c":0,"s":5,"id":4107,"u":"sudden%20charge%20(barbarian)_crb","p":88,"a":"Barbarian","h":1,"n":"Sudden Charge"},{"c":0,"s":5,"id":4108,"u":"sudden%20charge%20(fighter)_crb","p":145,"a":"Fighter","h":1,"n":"Sudden Charge"},{"c":0,"s":5,"id":4109,"u":"sudden%20leap%20(barbarian)_crb","p":91,"a":"Barbarian","h":1,"n":"Sudden Leap"},{"c":0,"s":5,"id":4110,"u":"sudden%20leap%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Sudden Leap"},{"c":0,"s":5,"id":4111,"u":"superior%20bond_crb","p":213,"h":1,"n":"Superior Bond"},{"c":0,"s":5,"id":4112,"u":"supernatural%20charm_crb","p":58,"h":1,"n":"Supernatural Charm"},{"c":0,"s":5,"id":4113,"u":"sure%20feet_crb","p":52,"h":1,"n":"Sure Feet"},{"c":0,"s":5,"id":4114,"u":"survey%20wildlife_crb","p":267,"h":1,"n":"Survey Wildlife"},{"c":0,"s":5,"id":4115,"u":"swift%20banishment_crb","p":126,"h":1,"n":"Swift Banishment"},{"c":0,"s":5,"id":4116,"u":"swift%20river_crb","p":165,"h":1,"n":"Swift River"},{"c":0,"s":5,"id":4117,"u":"swift%20sneak_crb","p":267,"h":1,"n":"Swift Sneak"},{"c":0,"s":5,"id":4118,"u":"swift%20tracker_crb","p":173,"h":1,"n":"Swift Tracker"},{"c":0,"s":5,"id":4119,"u":"swipe%20(barbarian)_crb","p":89,"a":"Barbarian","h":1,"n":"Swipe"},{"c":0,"s":5,"id":4120,"u":"swipe%20(fighter)_crb","p":147,"a":"Fighter","h":1,"n":"Swipe"},{"c":0,"s":5,"id":4121,"u":"symphony%20of%20the%20muse_crb","p":103,"h":1,"n":"Symphony Of The Muse"},{"c":0,"s":5,"id":4122,"u":"tactical%20debilitations_crb","p":187,"h":1,"n":"Tactical Debilitations"},{"c":0,"s":5,"id":4123,"u":"tangled%20forest%20rake_crb","p":164,"h":1,"n":"Tangled Forest Rake"},{"c":0,"s":5,"id":4124,"u":"tangled%20forest%20stance_crb","p":163,"h":1,"n":"Tangled Forest Stance"},{"c":0,"s":5,"id":4125,"u":"targeting%20shot_crb","p":176,"h":1,"n":"Targeting Shot"},{"c":0,"s":5,"id":4126,"u":"terrain%20expertise_crb","p":267,"h":1,"n":"Terrain Expertise"},{"c":0,"s":5,"id":4127,"u":"terrain%20master_crb","p":174,"h":1,"n":"Terrain Master"},{"c":0,"s":5,"id":4128,"u":"terrain%20stalker_crb","p":267,"h":1,"n":"Terrain Stalker"},{"c":0,"s":5,"id":4129,"u":"terrified%20retreat_crb","p":268,"h":1,"n":"Terrified Retreat"},{"c":0,"s":5,"id":4130,"u":"terrifying%20howl_crb","p":91,"h":1,"n":"Terrifying Howl"},{"c":0,"s":5,"id":4131,"u":"thousand%20faces_crb","p":135,"h":1,"n":"Thousand Faces"},{"c":0,"s":5,"id":4132,"u":"thrash_crb","p":91,"h":1,"n":"Thrash"},{"c":0,"s":5,"id":4133,"u":"tiger%20slash_crb","p":161,"h":1,"n":"Tiger Slash"},{"c":0,"s":5,"id":4134,"u":"tiger%20stance_crb","p":159,"h":1,"n":"Tiger Stance"},{"c":0,"s":5,"id":4135,"u":"timeless%20body_crb","p":164,"h":1,"n":"Timeless Body"},{"c":0,"s":5,"id":4136,"u":"timeless%20nature_crb","p":139,"h":1,"n":"Timeless Nature"},{"c":0,"s":5,"id":4137,"u":"titan%20slinger_crb","p":52,"h":1,"n":"Titan Slinger"},{"c":0,"s":5,"id":4138,"u":"titan%20wrestler_crb","p":268,"h":1,"n":"Titan Wrestler"},{"c":0,"s":5,"id":4139,"u":"titan's%20stature_crb","p":92,"h":1,"n":"Titan's Stature"},{"c":0,"s":5,"id":4140,"u":"to%20the%20ends%20of%20the%20earth_crb","p":177,"h":1,"n":"To The Ends Of The Earth"},{"c":0,"s":5,"id":4141,"u":"tongue%20of%20sun%20and%20moon_crb","p":165,"h":1,"n":"Tongue Of Sun And Moon"},{"c":0,"s":5,"id":4142,"u":"toughness_crb","p":268,"h":1,"n":"Toughness"},{"c":0,"s":5,"id":4143,"u":"train%20animal_crb","p":268,"h":1,"n":"Train Animal"},{"c":0,"s":5,"id":4144,"u":"trap%20finder_crb","p":183,"h":1,"n":"Trap Finder"},{"c":0,"s":5,"id":4145,"u":"trick%20magic%20item_crb","p":268,"h":1,"n":"Trick Magic Item"},{"c":0,"s":5,"id":4146,"u":"trickster's%20ace_crb","p":189,"h":1,"n":"Trickster's Ace"},{"c":0,"s":5,"id":4147,"u":"triple%20shot_crb","p":149,"h":1,"n":"Triple Shot"},{"c":0,"s":5,"id":4148,"u":"triple%20threat_crb","p":177,"h":1,"n":"Triple Threat"},{"c":0,"s":5,"id":4149,"u":"triple%20time_crb","p":101,"h":1,"n":"Triple Time"},{"c":0,"s":5,"id":4150,"u":"true%20debilitating%20bomb_crb","p":80,"h":1,"n":"True Debilitating Bomb"},{"c":0,"s":5,"id":4151,"u":"true%20hypercognition_crb","p":103,"h":1,"n":"True Hypercognition"},{"c":0,"s":5,"id":4152,"u":"true%20shapeshifter_crb","p":139,"h":1,"n":"True Shapeshifter"},{"c":0,"s":5,"id":4153,"u":"turn%20undead_crb","p":122,"h":1,"n":"Turn Undead"},{"c":0,"s":5,"id":4154,"u":"twin%20feint_crb","p":183,"h":1,"n":"Twin Feint"},{"c":0,"s":5,"id":4155,"u":"twin%20parry%20(fighter)_crb","p":147,"a":"Fighter","h":1,"n":"Twin Parry"},{"c":0,"s":5,"id":4156,"u":"twin%20parry%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Twin Parry"},{"c":0,"s":5,"id":4157,"u":"twin%20riposte%20(fighter)_crb","p":151,"a":"Fighter","h":1,"n":"Twin Riposte"},{"c":0,"s":5,"id":4158,"u":"twin%20riposte%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Twin Riposte"},{"c":0,"s":5,"id":4159,"u":"twin%20takedown_crb","p":171,"h":1,"n":"Twin Takedown"},{"c":0,"s":5,"id":4160,"u":"twinned%20defense%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Twinned Defense"},{"c":0,"s":5,"id":4161,"u":"twist%20the%20knife_crb","p":186,"h":1,"n":"Twist The Knife"},{"c":0,"s":5,"id":4162,"u":"two-weapon%20flurry_crb","p":153,"h":1,"n":"Two-Weapon Flurry"},{"c":0,"s":5,"id":4163,"u":"ubiquitous%20snares_crb","p":177,"h":1,"n":"Ubiquitous Snares"},{"c":0,"s":5,"id":4164,"u":"ultimate%20mercy_crb","p":115,"h":1,"n":"Ultimate Mercy"},{"c":0,"s":5,"id":4165,"u":"ultimate%20skirmisher_crb","p":177,"h":1,"n":"Ultimate Skirmisher"},{"c":0,"s":5,"id":4166,"u":"unbalancing%20blow_crb","p":184,"h":1,"n":"Unbalancing Blow"},{"c":0,"s":5,"id":4167,"u":"unburdened%20iron_crb","p":36,"h":1,"n":"Unburdened Iron"},{"c":0,"s":5,"id":4168,"u":"uncanny%20bombs_crb","p":79,"h":1,"n":"Uncanny Bombs"},{"c":0,"s":5,"id":4169,"u":"uncanny%20dodge_crb","p":229,"h":1,"n":"Uncanny Dodge"},{"c":0,"s":5,"id":4170,"u":"unconventional%20expertise_crb","p":58,"h":1,"n":"Unconventional Expertise"},{"c":0,"s":5,"id":4171,"u":"unconventional%20weaponry_crb","p":57,"h":1,"n":"Unconventional Weaponry"},{"c":0,"s":5,"id":4172,"u":"underwater%20marauder_crb","p":268,"h":1,"n":"Underwater Marauder"},{"c":0,"s":5,"id":4173,"u":"unfettered%20halfling_crb","p":52,"h":1,"n":"Unfettered Halfling"},{"c":0,"s":5,"id":4174,"u":"unified%20theory_crb","p":268,"h":1,"n":"Unified Theory"},{"c":0,"s":5,"id":4175,"u":"unimpeded%20step_crb","p":109,"h":1,"n":"Unimpeded Step"},{"c":0,"s":5,"id":4176,"u":"universal%20longevity_crb","p":41,"h":1,"n":"Universal Longevity"},{"c":0,"s":5,"id":4177,"u":"universal%20versatility_crb","p":211,"h":1,"n":"Universal Versatility"},{"c":0,"s":5,"id":4178,"u":"unmistakable%20lore_crb","p":268,"h":1,"n":"Unmistakable Lore"},{"c":0,"s":5,"id":4179,"u":"untrained%20improvisation_crb","p":268,"h":1,"n":"Untrained Improvisation"},{"c":0,"s":5,"id":4180,"u":"unusual%20composition_crb","p":102,"h":1,"n":"Unusual Composition"},{"c":0,"s":5,"id":4181,"u":"unwavering%20mien_crb","p":40,"h":1,"n":"Unwavering Mien"},{"c":0,"s":5,"id":4182,"u":"vengeful%20hatred_crb","p":36,"h":1,"n":"Vengeful Hatred"},{"c":0,"s":5,"id":4183,"u":"vengeful%20oath_crb","p":111,"h":1,"n":"Vengeful Oath"},{"c":0,"s":5,"id":4184,"u":"vengeful%20strike_crb","p":93,"h":1,"n":"Vengeful Strike"},{"c":0,"s":5,"id":4185,"u":"verdant%20metamorphosis_crb","p":139,"h":1,"n":"Verdant Metamorphosis"},{"c":0,"s":5,"id":4186,"u":"versatile%20font_crb","p":122,"h":1,"n":"Versatile Font"},{"c":0,"s":5,"id":4187,"u":"versatile%20performance_crb","p":100,"h":1,"n":"Versatile Performance"},{"c":0,"s":5,"id":4188,"u":"versatile%20signature_crb","p":101,"h":1,"n":"Versatile Signature"},{"c":0,"s":5,"id":4189,"u":"very%20sneaky_crb","p":49,"h":1,"n":"Very Sneaky"},{"c":0,"s":5,"id":4190,"u":"very%2c%20very%20sneaky_crb","p":49,"h":1,"n":"Very, Very Sneaky"},{"c":0,"s":5,"id":4191,"u":"vicious%20debilitations_crb","p":187,"h":1,"n":"Vicious Debilitations"},{"c":0,"s":5,"id":4192,"u":"vicious%20evisceration_crb","p":93,"h":1,"n":"Vicious Evisceration"},{"c":0,"s":5,"id":4193,"u":"victorious%20vigor_crb","p":59,"h":1,"n":"Victorious Vigor"},{"c":0,"s":5,"id":4194,"u":"virtuosic%20performer_crb","p":268,"h":1,"n":"Virtuosic Performer"},{"c":0,"s":5,"id":4195,"u":"vivacious%20conduit_crb","p":45,"h":1,"n":"Vivacious Conduit"},{"c":0,"s":5,"id":4196,"u":"wall%20jump_crb","p":269,"h":1,"n":"Wall Jump"},{"c":0,"s":5,"id":4197,"u":"wall%20run_crb","p":163,"h":1,"n":"Wall Run"},{"c":0,"s":5,"id":4198,"u":"ward%20medic_crb","p":269,"h":1,"n":"Ward Medic"},{"c":0,"s":5,"id":4199,"u":"warden's%20boon_crb","p":174,"h":1,"n":"Warden's Boon"},{"c":0,"s":5,"id":4200,"u":"warden's%20guidance_crb","p":176,"h":1,"n":"Warden's Guidance"},{"c":0,"s":5,"id":4201,"u":"warden's%20step_crb","p":175,"h":1,"n":"Warden's Step"},{"c":0,"s":5,"id":4202,"u":"wary%20disarmament_crb","p":269,"h":1,"n":"Wary Disarmament"},{"c":0,"s":5,"id":4203,"u":"watchful%20halfling_crb","p":52,"h":1,"n":"Watchful Halfling"},{"c":0,"s":5,"id":4204,"u":"water%20step_crb","p":162,"h":1,"n":"Water Step"},{"c":0,"s":5,"id":4205,"u":"weapon%20proficiency_crb","p":269,"h":1,"n":"Weapon Proficiency"},{"c":0,"s":5,"id":4206,"u":"weapon%20supremacy_crb","p":153,"h":1,"n":"Weapon Supremacy"},{"c":0,"s":5,"id":4207,"u":"weight%20of%20guilt_crb","p":110,"h":1,"n":"Weight Of Guilt"},{"c":0,"s":5,"id":4208,"u":"whirling%20throw_crb","p":162,"h":1,"n":"Whirling Throw"},{"c":0,"s":5,"id":4209,"u":"whirlwind%20strike%20(barbarian)_crb","p":93,"a":"Barbarian","h":1,"n":"Whirlwind Strike"},{"c":0,"s":5,"id":4210,"u":"whirlwind%20strike%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Whirlwind Strike"},{"c":0,"s":5,"id":4211,"u":"wholeness%20of%20body_crb","p":160,"h":1,"n":"Wholeness Of Body"},{"c":0,"s":5,"id":4212,"u":"widen%20spell%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4213,"u":"widen%20spell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4214,"u":"widen%20spell%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4215,"u":"wild%20empathy_crb","p":172,"h":1,"n":"Wild Empathy"},{"c":0,"s":5,"id":4216,"u":"wild%20shape_crb","p":134,"h":1,"n":"Wild Shape"},{"c":0,"s":5,"id":4217,"u":"wild%20winds%20gust_crb","p":165,"h":1,"n":"Wild Winds Gust"},{"c":0,"s":5,"id":4218,"u":"wild%20winds%20initiate_crb","p":163,"h":1,"n":"Wild Winds Initiate"},{"c":0,"s":5,"id":4219,"u":"wind%20caller_crb","p":137,"h":1,"n":"Wind Caller"},{"c":0,"s":5,"id":4220,"u":"wind%20jump_crb","p":163,"h":1,"n":"Wind Jump"},{"c":0,"s":5,"id":4221,"u":"winding%20flow_crb","p":163,"h":1,"n":"Winding Flow"},{"c":0,"s":5,"id":4222,"u":"wizard%20dedication_crb","p":231,"h":1,"n":"Wizard Dedication"},{"c":0,"s":5,"id":4223,"u":"wolf%20drag_crb","p":162,"h":1,"n":"Wolf Drag"},{"c":0,"s":5,"id":4224,"u":"wolf%20stance_crb","p":159,"h":1,"n":"Wolf Stance"},{"c":0,"s":5,"id":4225,"u":"woodland%20stride_crb","p":135,"h":1,"n":"Woodland Stride"},{"c":0,"s":5,"id":4226,"u":"wounded%20rage_crb","p":90,"h":1,"n":"Wounded Rage"},{"c":0,"s":5,"id":4227,"u":"wyrmbane%20aura_crb","p":115,"h":1,"n":"Wyrmbane Aura"},{"c":0,"s":5,"id":4228,"u":"you're%20next%20(rogue)_crb","p":183,"a":"Rogue","h":1,"n":"You're Next"},{"c":0,"s":12,"id":4229,"u":"encouraging%20words_gmg","p":201,"h":1,"n":"Encouraging Words"},{"c":0,"s":12,"id":4230,"u":"steel%20your%20resolve_gmg","p":201,"h":1,"n":"Steel Your Resolve"},{"c":0,"s":15,"id":4231,"u":"bellflower%20dedication_aoa3","p":75,"h":1,"n":"Bellflower Dedication"},{"c":0,"s":15,"id":4232,"u":"cut%20the%20bonds_aoa3","p":75,"h":1,"n":"Cut The Bonds"},{"c":0,"s":15,"id":4233,"u":"different%20worlds_aoa3","p":73,"h":1,"n":"Different Worlds"},{"c":0,"s":15,"id":4234,"u":"garden%20path_aoa3","p":75,"h":1,"n":"Garden Path"},{"c":0,"s":15,"id":4235,"u":"practiced%20guidance_aoa3","p":75,"h":1,"n":"Practiced Guidance"},{"c":0,"s":15,"id":4236,"u":"reveal%20machinations_aoa3","p":73,"h":1,"n":"Reveal Machinations"},{"c":0,"s":15,"id":4237,"u":"scarecrow_aoa3","p":75,"h":1,"n":"Scarecrow"},{"c":0,"s":15,"id":4238,"u":"secret%20speech_aoa3","p":73,"h":1,"n":"Secret Speech"},{"c":0,"s":15,"id":4239,"u":"silver's%20refrain_aoa3","p":73,"h":1,"n":"Silver's Refrain"},{"c":0,"s":15,"id":4240,"u":"tiller's%20aid_aoa3","p":75,"h":1,"n":"Tiller's Aid"},{"c":0,"s":15,"id":4241,"u":"tiller's%20drive_aoa3","p":75,"h":1,"n":"Tiller's Drive"},{"c":0,"s":15,"id":4242,"u":"tweak%20appearances_aoa3","p":73,"h":1,"n":"Tweak Appearances"},{"c":0,"s":16,"id":4243,"u":"armor%20rune%20shifter_aoa4","p":75,"h":1,"n":"Armor Rune Shifter"},{"c":0,"s":16,"id":4244,"u":"crystal%20keeper%20dedication_aoa4","p":74,"h":1,"n":"Crystal Keeper Dedication"},{"c":0,"s":16,"id":4245,"u":"crystal%20ward%20spells_aoa4","p":74,"h":1,"n":"Crystal Ward Spells"},{"c":0,"s":16,"id":4246,"u":"false%20faith_aoa4","p":63,"h":1,"n":"False Faith"},{"c":0,"s":16,"id":4247,"u":"simple%20crystal%20magic_aoa4","p":74,"h":1,"n":"Simple Crystal Magic"},{"c":0,"s":16,"id":4248,"u":"weapon-rune%20shifter_aoa4","p":75,"h":1,"n":"Weapon-rune Shifter"},{"c":0,"s":17,"id":4249,"u":"deadly%20poison%20weapon_aoa5","p":78,"h":1,"n":"Deadly Poison Weapon"},{"c":0,"s":17,"id":4250,"u":"decry%20thief_aoa5","p":81,"h":1,"n":"Decry Thief"},{"c":0,"s":17,"id":4251,"u":"know%20the%20beat_aoa5","p":81,"h":1,"n":"Know The Beat"},{"c":0,"s":17,"id":4252,"u":"pesh%20skin_aoa5","p":78,"h":1,"n":"Pesh Skin"},{"c":0,"s":17,"id":4253,"u":"relentless%20disarm_aoa5","p":81,"h":1,"n":"Relentless Disarm"},{"c":0,"s":17,"id":4254,"u":"shaped%20contaminant_aoa5","p":78,"h":1,"n":"Shaped Contaminant"},{"c":0,"s":17,"id":4255,"u":"unfazed%20assessment_aoa5","p":81,"h":1,"n":"Unfazed Assessment"},{"c":0,"s":17,"id":4256,"u":"zephyr%20guard%20dedication_aoa5","p":81,"h":1,"n":"Zephyr Guard Dedication"},{"c":0,"s":18,"id":4257,"u":"apex%20companion_aoa6","p":76,"h":1,"n":"Apex Companion"},{"c":0,"s":18,"id":4258,"u":"aura%20of%20unbreakable%20virtue_aoa6","p":76,"h":1,"n":"Aura Of Unbreakable Virtue"},{"c":0,"s":18,"id":4259,"u":"bloodline%20metamorphosis_aoa6","p":76,"h":1,"n":"Bloodline Metamorphosis"},{"c":0,"s":18,"id":4260,"u":"efficient%20alchemy_aoa6","p":76,"h":1,"n":"Efficient Alchemy"},{"c":0,"s":18,"id":4261,"u":"emblazon%20divinity_aoa6","p":76,"h":1,"n":"Emblazon Divinity"},{"c":0,"s":18,"id":4262,"u":"enduring%20debilitation_aoa6","p":76,"h":1,"n":"Enduring Debilitation"},{"c":0,"s":18,"id":4263,"u":"golden%20body_aoa6","p":76,"h":1,"n":"Golden Body"},{"c":0,"s":18,"id":4264,"u":"invulnerable%20juggernaut_aoa6","p":76,"h":1,"n":"Invulnerable Juggernaut"},{"c":0,"s":18,"id":4265,"u":"song%20of%20the%20fallen_aoa6","p":76,"h":1,"n":"Song Of The Fallen"},{"c":0,"s":18,"id":4266,"u":"spell%20mastery_aoa6","p":76,"h":1,"n":"Spell Mastery"},{"c":0,"s":18,"id":4267,"u":"superior%20sight_aoa6","p":77,"h":1,"n":"Superior Sight"},{"c":0,"s":18,"id":4268,"u":"ultimate%20flexibility_aoa6","p":77,"h":1,"n":"Ultimate Flexibility"},{"c":0,"s":19,"id":4269,"u":"arcane%20sensitivity_aoe1","p":79,"h":1,"n":"Arcane Sensitivity"},{"c":0,"s":19,"id":4270,"u":"bolera's%20interrogation_aoe1","p":79,"h":1,"n":"Bolera's Interrogation"},{"c":0,"s":19,"id":4271,"u":"edgewatch%20detective%20dedication_aoe1","p":79,"h":1,"n":"Edgewatch Detective Dedication"},{"c":0,"s":19,"id":4272,"u":"sense%20alignment_aoe1","p":79,"h":1,"n":"Sense Alignment"},{"c":0,"s":20,"id":4273,"u":"cross%20the%20final%20horizon_aoe2","p":79,"h":1,"n":"Cross The Final Horizon"},{"c":0,"s":20,"id":4274,"u":"heaven's%20thunder_aoe2","p":78,"h":1,"n":"Heaven's Thunder"},{"c":0,"s":20,"id":4275,"u":"jalmeri%20heavenseeker%20dedication_aoe2","p":78,"h":1,"n":"Jalmeri Heavenseeker Dedication"},{"c":0,"s":20,"id":4276,"u":"sky%20and%20heaven%20stance_aoe2","p":78,"h":1,"n":"Sky And Heaven Stance"},{"c":0,"s":20,"id":4277,"u":"skyseeker_aoe2","p":79,"h":1,"n":"Skyseeker"},{"c":0,"s":20,"id":4278,"u":"speaking%20sky_aoe2","p":79,"h":1,"n":"Speaking Sky"},{"c":0,"s":20,"id":4279,"u":"steal%20the%20sky_aoe2","p":79,"h":1,"n":"Steal The Sky"},{"c":0,"s":21,"id":4280,"u":"ambushing%20knockdown_aoe3","p":75,"h":1,"n":"Ambushing Knockdown"},{"c":0,"s":21,"id":4281,"u":"cartwheel%20dodge_aoe3","p":78,"h":1,"n":"Cartwheel Dodge"},{"c":0,"s":21,"id":4282,"u":"coordinated%20distraction_aoe3","p":75,"h":1,"n":"Coordinated Distraction"},{"c":0,"s":21,"id":4283,"u":"deny%20support_aoe3","p":75,"h":1,"n":"Deny Support"},{"c":0,"s":21,"id":4284,"u":"flourishing%20finish_aoe3","p":78,"h":1,"n":"Flourishing Finish"},{"c":0,"s":21,"id":4285,"u":"murderer's%20circle_aoe3","p":78,"h":1,"n":"Murderer's Circle"},{"c":0,"s":21,"id":4286,"u":"performance%20weapon%20expert_aoe3","p":78,"h":1,"n":"Performance Weapon Expert"},{"c":0,"s":21,"id":4287,"u":"pin%20to%20the%20spot_aoe3","p":78,"h":1,"n":"Pin To The Spot"},{"c":0,"s":21,"id":4288,"u":"provocator%20dedication_aoe3","p":78,"h":1,"n":"Provocator Dedication"},{"c":0,"s":21,"id":4289,"u":"slice%20and%20swipe_aoe3","p":75,"h":1,"n":"Slice And Swipe"},{"c":0,"s":21,"id":4290,"u":"subtle%20shank_aoe3","p":75,"h":1,"n":"Subtle Shank"},{"c":0,"s":25,"id":4291,"u":"ghost%20hunter%20dedication_av1","p":81,"h":1,"n":"Ghost Hunter Dedication"},{"c":0,"s":25,"id":4292,"u":"ghost%20strike_av1","p":81,"h":1,"n":"Ghost Strike"},{"c":0,"s":25,"id":4293,"u":"grave's%20voice_av1","p":81,"h":1,"n":"Grave's Voice"},{"c":0,"s":25,"id":4294,"u":"investigate%20haunting_av1","p":81,"h":1,"n":"Investigate Haunting"},{"c":0,"s":25,"id":4295,"u":"peer%20beyond_av1","p":81,"h":1,"n":"Peer Beyond"},{"c":0,"s":25,"id":4296,"u":"spirit%20spells_av1","p":81,"h":1,"n":"Spirit Spells"},{"c":0,"s":26,"id":4297,"u":"able%20ritualist_av2","p":76,"h":1,"n":"Able Ritualist"},{"c":0,"s":26,"id":4298,"u":"advanced%20seeker%20of%20truths_av2","p":77,"h":1,"n":"Advanced Seeker Of Truths"},{"c":0,"s":26,"id":4299,"u":"eldritch%20researcher%20dedication_av2","p":76,"h":1,"n":"Eldritch Researcher Dedication"},{"c":0,"s":26,"id":4300,"u":"entities%20from%20afar_av2","p":77,"h":1,"n":"Entities From Afar"},{"c":0,"s":26,"id":4301,"u":"incredible%20recollection_av2","p":77,"h":1,"n":"Incredible Recollection"},{"c":0,"s":26,"id":4302,"u":"know%20it%20all_av2","p":76,"h":1,"n":"Know It All"},{"c":0,"s":26,"id":4303,"u":"lorefinder_av2","p":76,"h":1,"n":"Lorefinder"},{"c":0,"s":26,"id":4304,"u":"scholarly%20defense_av2","p":76,"h":1,"n":"Scholarly Defense"},{"c":0,"s":26,"id":4305,"u":"seeker%20of%20truths_av2","p":76,"h":1,"n":"Seeker Of Truths"},{"c":0,"s":26,"id":4306,"u":"strange%20script_av2","p":76,"h":1,"n":"Strange Script"},{"c":0,"s":26,"id":4307,"u":"words%20of%20unraveling_av2","p":77,"h":1,"n":"Words Of Unraveling"},{"c":0,"s":27,"id":4308,"u":"drow%20shootist%20dedication_av3","p":77,"h":1,"n":"Drow Shootist Dedication"},{"c":0,"s":27,"id":4309,"u":"lethargy%20poisoner_av3","p":77,"h":1,"n":"Lethargy Poisoner"},{"c":0,"s":27,"id":4310,"u":"reloading%20trick_av3","p":77,"h":1,"n":"Reloading Trick"},{"c":0,"s":27,"id":4311,"u":"repeating%20hand%20crossbow%20training_av3","p":77,"h":1,"n":"Repeating Hand Crossbow Training"},{"c":0,"s":28,"id":4312,"u":"bullying%20staff_ec1","p":75,"h":1,"n":"Bullying Staff"},{"c":0,"s":28,"id":4313,"u":"focused%20juggler_ec1","p":74,"h":1,"n":"Focused Juggler"},{"c":0,"s":28,"id":4314,"u":"juggle_ec1","p":76,"h":1,"n":"Juggle"},{"c":0,"s":28,"id":4315,"u":"juggler%20dedication_ec1","p":74,"h":1,"n":"Juggler Dedication"},{"c":0,"s":28,"id":4316,"u":"levering%20strike_ec1","p":75,"h":1,"n":"Levering Strike"},{"c":0,"s":28,"id":4317,"u":"lobbed%20attack_ec1","p":74,"h":1,"n":"Lobbed Attack"},{"c":0,"s":28,"id":4318,"u":"opportune%20throw_ec1","p":74,"h":1,"n":"Opportune Throw"},{"c":0,"s":28,"id":4319,"u":"pivot%20strike_ec1","p":75,"h":1,"n":"Pivot Strike"},{"c":0,"s":28,"id":4320,"u":"quick%20juggler_ec1","p":74,"h":1,"n":"Quick Juggler"},{"c":0,"s":28,"id":4321,"u":"reflexive%20catch_ec1","p":74,"h":1,"n":"Reflexive Catch"},{"c":0,"s":28,"id":4322,"u":"staff%20acrobat%20dedication_ec1","p":75,"h":1,"n":"Staff Acrobat Dedication"},{"c":0,"s":28,"id":4323,"u":"staff%20sweep_ec1","p":75,"h":1,"n":"Staff Sweep"},{"c":0,"s":28,"id":4324,"u":"whirlwind%20stance_ec1","p":75,"h":1,"n":"Whirlwind Stance"},{"c":0,"s":29,"id":4325,"u":"animal%20trainer%20dedication_ec2","p":75,"h":1,"n":"Animal Trainer Dedication"},{"c":0,"s":29,"id":4326,"u":"beast%20speaker_ec2","p":75,"h":1,"n":"Beast Speaker"},{"c":0,"s":29,"id":4327,"u":"insistent%20command_ec2","p":75,"h":1,"n":"Insistent Command"},{"c":0,"s":29,"id":4328,"u":"mature%20trained%20companion_ec2","p":75,"h":1,"n":"Mature Trained Companion"},{"c":0,"s":29,"id":4329,"u":"specialized%20companion_ec2","p":75,"h":1,"n":"Specialized Companion"},{"c":0,"s":29,"id":4330,"u":"splendid%20companion_ec2","p":75,"h":1,"n":"Splendid Companion"},{"c":0,"s":8,"id":4331,"u":"accursed%20clay%20fist_ec3","p":74,"h":1,"n":"Accursed Clay Fist"},{"c":0,"s":8,"id":4332,"u":"axe%20climber_ec3","p":75,"h":1,"n":"Axe Climber"},{"c":0,"s":8,"id":4333,"u":"axe%20thrower_ec3","p":75,"h":1,"n":"Axe Thrower"},{"c":0,"s":8,"id":4334,"u":"dig%20quickly_ec3","p":72,"h":1,"n":"Dig Quickly"},{"c":0,"s":8,"id":4335,"u":"esteemed%20visitor_ec3","p":72,"h":1,"n":"Esteemed Visitor"},{"c":0,"s":8,"id":4336,"u":"golem%20grafter%20dedication_ec3","p":74,"h":1,"n":"Golem Grafter Dedication"},{"c":0,"s":8,"id":4337,"u":"handy%20with%20your%20paws_ec3","p":72,"h":1,"n":"Handy With Your Paws"},{"c":0,"s":8,"id":4338,"u":"improvisational%20defender_ec3","p":72,"h":1,"n":"Improvisational Defender"},{"c":0,"s":8,"id":4339,"u":"improvisational%20warrior_ec3","p":73,"h":1,"n":"Improvisational Warrior"},{"c":0,"s":8,"id":4340,"u":"iron%20lung_ec3","p":74,"h":1,"n":"Iron Lung"},{"c":0,"s":8,"id":4341,"u":"legs%20of%20stone_ec3","p":74,"h":1,"n":"Legs Of Stone"},{"c":0,"s":8,"id":4342,"u":"log%20roll_ec3","p":75,"h":1,"n":"Log Roll"},{"c":0,"s":8,"id":4343,"u":"loyal%20empath_ec3","p":73,"h":1,"n":"Loyal Empath"},{"c":0,"s":8,"id":4344,"u":"practiced%20paddler_ec3","p":73,"h":1,"n":"Practiced Paddler"},{"c":0,"s":8,"id":4345,"u":"quicken%20heartbeat_ec3","p":74,"h":1,"n":"Quicken Heartbeat"},{"c":0,"s":8,"id":4346,"u":"ravening's%20desperation_ec3","p":67,"h":1,"n":"Ravening's Desperation"},{"c":0,"s":8,"id":4347,"u":"scamper%20underfoot_ec3","p":72,"h":1,"n":"Scamper Underfoot"},{"c":0,"s":8,"id":4348,"u":"shoony%20lore_ec3","p":72,"h":1,"n":"Shoony Lore"},{"c":0,"s":8,"id":4349,"u":"sodbuster_ec3","p":73,"h":1,"n":"Sodbuster"},{"c":0,"s":8,"id":4350,"u":"steadfast%20ally_ec3","p":73,"h":1,"n":"Steadfast Ally"},{"c":0,"s":8,"id":4351,"u":"tough%20tumbler_ec3","p":73,"h":1,"n":"Tough Tumbler"},{"c":0,"s":8,"id":4352,"u":"turpin%20rowe%20lumberjack%20dedication_ec3","p":75,"h":1,"n":"Turpin Rowe Lumberjack Dedication"},{"c":0,"s":8,"id":4353,"u":"unrivaled%20builder_ec3","p":73,"h":1,"n":"Unrivaled Builder"},{"c":0,"s":8,"id":4354,"u":"widen%20the%20gap_ec3","p":75,"h":1,"n":"Widen The Gap"},{"c":0,"s":32,"id":4355,"u":"annihilating%20swing_ec6","p":72,"h":1,"n":"Annihilating Swing"},{"c":0,"s":32,"id":4356,"u":"astonishing%20explosion_ec6","p":72,"h":1,"n":"Astonishing Explosion"},{"c":0,"s":32,"id":4357,"u":"banishing%20blow_ec6","p":72,"h":1,"n":"Banishing Blow"},{"c":0,"s":32,"id":4358,"u":"denier%20of%20destruction_ec6","p":72,"h":1,"n":"Denier Of Destruction"},{"c":0,"s":32,"id":4359,"u":"endurance%20of%20the%20rooted%20tree_ec6","p":72,"h":1,"n":"Endurance Of The Rooted Tree"},{"c":0,"s":32,"id":4360,"u":"mimic%20protections_ec6","p":72,"h":1,"n":"Mimic Protections"},{"c":0,"s":32,"id":4361,"u":"reclaim%20spell_ec6","p":72,"h":1,"n":"Reclaim Spell"},{"c":0,"s":32,"id":4362,"u":"reflecting%20riposte_ec6","p":72,"h":1,"n":"Reflecting Riposte"},{"c":0,"s":32,"id":4363,"u":"ringmaster's%20introduction_ec6","p":73,"h":1,"n":"Ringmaster's Introduction"},{"c":0,"s":32,"id":4364,"u":"steal%20essence_ec6","p":73,"h":1,"n":"Steal Essence"},{"c":0,"s":32,"id":4365,"u":"tenacious%20blood%20magic_ec6","p":73,"h":1,"n":"Tenacious Blood Magic"},{"c":0,"s":32,"id":4366,"u":"verdant%20presence_ec6","p":73,"h":1,"n":"Verdant Presence"},{"c":0,"s":33,"id":4367,"u":"relentless%20stalker_fop","p":57,"h":1,"n":"Relentless Stalker"},{"c":0,"s":33,"id":4368,"u":"wilderness%20spotter_fop","p":57,"h":1,"n":"Wilderness Spotter"},{"c":0,"s":34,"id":4369,"u":"butterfly%20blade%20dedication_frp1","p":78,"h":1,"n":"Butterfly Blade Dedication"},{"c":0,"s":34,"id":4370,"u":"butterfly's%20kiss_frp1","p":78,"h":1,"n":"Butterfly's Kiss"},{"c":0,"s":34,"id":4371,"u":"butterfly's%20sting_frp1","p":78,"h":1,"n":"Butterfly's Sting"},{"c":0,"s":34,"id":4372,"u":"cross%20the%20threshold_frp1","p":79,"h":1,"n":"Cross The Threshold"},{"c":0,"s":34,"id":4373,"u":"deadly%20butterfly_frp1","p":78,"h":1,"n":"Deadly Butterfly"},{"c":0,"s":34,"id":4374,"u":"disrupting%20strikes_frp1","p":79,"h":1,"n":"Disrupting Strikes"},{"c":0,"s":34,"id":4375,"u":"entwined%20energy%20ki_frp1","p":74,"h":1,"n":"Entwined Energy Ki"},{"c":0,"s":34,"id":4376,"u":"ghost%20eater%20dedication_frp1","p":79,"h":1,"n":"Ghost Eater Dedication"},{"c":0,"s":34,"id":4377,"u":"innocent%20butterfly_frp1","p":78,"h":1,"n":"Innocent Butterfly"},{"c":0,"s":34,"id":4378,"u":"mastermind's%20eye_frp1","p":78,"h":1,"n":"Mastermind's Eye"},{"c":0,"s":34,"id":4379,"u":"reach%20beyond_frp1","p":79,"h":1,"n":"Reach Beyond"},{"c":0,"s":34,"id":4380,"u":"syu%20tak-nwa's%20deadly%20hair_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Deadly Hair"},{"c":0,"s":34,"id":4381,"u":"syu%20tak-nwa's%20hexed%20locks_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Hexed Locks"},{"c":0,"s":34,"id":4382,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Skillful Tresses"},{"c":0,"s":34,"id":4383,"u":"wronged%20monk's%20wrath_frp1","p":74,"h":1,"n":"Wronged Monk's Wrath"},{"c":0,"s":35,"id":4384,"u":"beneath%20notice_frp2","p":76,"h":1,"n":"Beneath Notice"},{"c":0,"s":35,"id":4385,"u":"effortless%20reach_frp2","p":75,"h":1,"n":"Effortless Reach"},{"c":0,"s":35,"id":4386,"u":"electric%20counter_frp2","p":75,"h":1,"n":"Electric Counter"},{"c":0,"s":35,"id":4387,"u":"golden%20league%20xun%20dedication_frp2","p":76,"h":1,"n":"Golden League Xun Dedication"},{"c":0,"s":35,"id":4388,"u":"jellyfish%20stance_frp2","p":75,"h":1,"n":"Jellyfish Stance"},{"c":0,"s":35,"id":4389,"u":"maneuvering%20spell_frp2","p":77,"h":1,"n":"Maneuvering Spell"},{"c":0,"s":35,"id":4390,"u":"menacing%20prowess_frp2","p":76,"h":1,"n":"Menacing Prowess"},{"c":0,"s":35,"id":4391,"u":"rope%20mastery_frp2","p":76,"h":1,"n":"Rope Mastery"},{"c":0,"s":35,"id":4392,"u":"sense%20ki_frp2","p":75,"h":1,"n":"Sense Ki"},{"c":0,"s":35,"id":4393,"u":"shift%20spell_frp2","p":75,"h":1,"n":"Shift Spell"},{"c":0,"s":35,"id":4394,"u":"silent%20sting_frp2","p":76,"h":1,"n":"Silent Sting"},{"c":0,"s":35,"id":4395,"u":"six%20pillars%20stance_frp2","p":77,"h":1,"n":"Six Pillars Stance"},{"c":0,"s":35,"id":4396,"u":"sixth%20pillar%20dedication_frp2","p":77,"h":1,"n":"Sixth Pillar Dedication"},{"c":0,"s":35,"id":4397,"u":"sixth%20pillar%20mastery_frp2","p":77,"h":1,"n":"Sixth Pillar Mastery"},{"c":0,"s":35,"id":4398,"u":"touch%20focus_frp2","p":77,"h":1,"n":"Touch Focus"},{"c":0,"s":36,"id":4399,"u":"all%20the%20time%20in%20the%20world_frp3","p":75,"h":1,"n":"All The Time In The World"},{"c":0,"s":36,"id":4400,"u":"dance%20of%20intercession_frp3","p":75,"h":1,"n":"Dance Of Intercession"},{"c":0,"s":36,"id":4401,"u":"demon's%20hair_frp3","p":75,"h":1,"n":"Demon's Hair"},{"c":0,"s":36,"id":4402,"u":"everdistant%20defense_frp3","p":75,"h":1,"n":"Everdistant Defense"},{"c":0,"s":36,"id":4403,"u":"extradimensional%20stash_frp3","p":75,"h":1,"n":"Extradimensional Stash"},{"c":0,"s":36,"id":4404,"u":"head%20of%20the%20night%20parade_frp3","p":75,"h":1,"n":"Head Of The Night Parade"},{"c":0,"s":36,"id":4405,"u":"heart%20of%20the%20kaiju_frp3","p":76,"h":1,"n":"Heart Of The Kaiju"},{"c":0,"s":36,"id":4406,"u":"plum%20deluge_frp3","p":76,"h":1,"n":"Plum Deluge"},{"c":0,"s":36,"id":4407,"u":"ruby%20resurrection_frp3","p":76,"h":1,"n":"Ruby Resurrection"},{"c":0,"s":36,"id":4408,"u":"scapegoat%20parallel%20self_frp3","p":76,"h":1,"n":"Scapegoat Parallel Self"},{"c":0,"s":36,"id":4409,"u":"sever%20space_frp3","p":77,"h":1,"n":"Sever Space"},{"c":0,"s":36,"id":4410,"u":"time%20dilation%20cascade_frp3","p":77,"h":1,"n":"Time Dilation Cascade"},{"c":0,"s":36,"id":4411,"u":"vitality-manipulating%20stance_frp3","p":77,"h":1,"n":"Vitality-manipulating Stance"},{"c":0,"s":36,"id":4412,"u":"vivacious%20afterimage_frp3","p":77,"h":1,"n":"Vivacious Afterimage"},{"c":0,"s":36,"id":4413,"u":"whirlwind%20toss_frp3","p":77,"h":1,"n":"Whirlwind Toss"},{"c":0,"s":36,"id":4414,"u":"worldsphere%20gravity_frp3","p":77,"h":1,"n":"Worldsphere Gravity"},{"c":0,"s":2,"id":4415,"u":"adaptive%20vision_g%26g","p":200,"h":1,"n":"Adaptive Vision"},{"c":0,"s":2,"id":4416,"u":"advanced%20breakthrough_g%26g","p":49,"h":1,"n":"Advanced Breakthrough"},{"c":0,"s":2,"id":4417,"u":"advanced%20construct%20companion_g%26g","p":26,"h":1,"n":"Advanced Construct Companion"},{"c":0,"s":2,"id":4418,"u":"advanced%20shooter_g%26g","p":113,"h":1,"n":"Advanced Shooter"},{"c":0,"s":2,"id":4419,"u":"advanced%20shooting_g%26g","p":127,"h":1,"n":"Advanced Shooting"},{"c":0,"s":2,"id":4420,"u":"alchemical%20shot_g%26g","p":112,"h":1,"n":"Alchemical Shot"},{"c":0,"s":2,"id":4421,"u":"arcane%20camouflage_g%26g","p":41,"h":1,"n":"Arcane Camouflage"},{"c":0,"s":2,"id":4422,"u":"arcane%20communication_g%26g","p":40,"h":1,"n":"Arcane Communication"},{"c":0,"s":2,"id":4423,"u":"arcane%20eye_g%26g","p":40,"h":1,"n":"Arcane Eye"},{"c":0,"s":2,"id":4424,"u":"arcane%20locomotion_g%26g","p":42,"h":1,"n":"Arcane Locomotion"},{"c":0,"s":2,"id":4425,"u":"arcane%20propulsion_g%26g","p":41,"h":1,"n":"Arcane Propulsion"},{"c":0,"s":2,"id":4426,"u":"arcane%20safeguards_g%26g","p":41,"h":1,"n":"Arcane Safeguards"},{"c":0,"s":2,"id":4427,"u":"arcane%20slam_g%26g","p":41,"h":1,"n":"Arcane Slam"},{"c":0,"s":2,"id":4428,"u":"artillerist%20dedication_g%26g","p":128,"h":1,"n":"Artillerist Dedication"},{"c":0,"s":2,"id":4429,"u":"astral%20blink_g%26g","p":42,"h":1,"n":"Astral Blink"},{"c":0,"s":2,"id":4430,"u":"automaton%20armament_g%26g","p":39,"h":1,"n":"Automaton Armament"},{"c":0,"s":2,"id":4431,"u":"automaton%20lore_g%26g","p":40,"h":1,"n":"Automaton Lore"},{"c":0,"s":2,"id":4432,"u":"axial%20recall_g%26g","p":43,"h":1,"n":"Axial Recall"},{"c":0,"s":2,"id":4433,"u":"banshee%20cry%20display_g%26g","p":135,"h":1,"n":"Banshee Cry Display"},{"c":0,"s":2,"id":4434,"u":"basic%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Basic Beast Gunner Spellcasting"},{"c":0,"s":2,"id":4435,"u":"basic%20breakthrough_g%26g","p":49,"h":1,"n":"Basic Breakthrough"},{"c":0,"s":2,"id":4436,"u":"basic%20modification_g%26g","p":49,"h":1,"n":"Basic Modification"},{"c":0,"s":2,"id":4437,"u":"basic%20shooting_g%26g","p":127,"h":1,"n":"Basic Shooting"},{"c":0,"s":2,"id":4438,"u":"beast%20dynamo%20howl_g%26g","p":53,"h":1,"n":"Beast Dynamo Howl"},{"c":0,"s":2,"id":4439,"u":"beast%20gunner%20dedication_g%26g","p":130,"h":1,"n":"Beast Gunner Dedication"},{"c":0,"s":2,"id":4440,"u":"black%20powder%20blaze_g%26g","p":132,"h":1,"n":"Black Powder Blaze"},{"c":0,"s":2,"id":4441,"u":"black%20powder%20boost_g%26g","p":112,"h":1,"n":"Black Powder Boost"},{"c":0,"s":2,"id":4442,"u":"black%20powder%20embodiment_g%26g","p":141,"h":1,"n":"Black Powder Embodiment"},{"c":0,"s":2,"id":4443,"u":"blast%20lock_g%26g","p":111,"h":1,"n":"Blast Lock"},{"c":0,"s":2,"id":4444,"u":"blast%20resistance_g%26g","p":200,"h":1,"n":"Blast Resistance"},{"c":0,"s":2,"id":4445,"u":"blast%20tackle_g%26g","p":117,"h":1,"n":"Blast Tackle"},{"c":0,"s":2,"id":4446,"u":"blood%20in%20the%20air_g%26g","p":116,"h":1,"n":"Blood In The Air"},{"c":0,"s":2,"id":4447,"u":"boost%20modulation_g%26g","p":29,"h":1,"n":"Boost Modulation"},{"c":0,"s":2,"id":4448,"u":"brilliant%20crafter_g%26g","p":49,"h":1,"n":"Brilliant Crafter"},{"c":0,"s":2,"id":4449,"u":"built-in%20tools_g%26g","p":24,"h":1,"n":"Built-in Tools"},{"c":0,"s":2,"id":4450,"u":"bullet%20dancer%20burn_g%26g","p":132,"h":1,"n":"Bullet Dancer Burn"},{"c":0,"s":2,"id":4451,"u":"bullet%20dancer%20dedication_g%26g","p":132,"h":1,"n":"Bullet Dancer Dedication"},{"c":0,"s":2,"id":4452,"u":"bullet%20dancer%20reload_g%26g","p":132,"h":1,"n":"Bullet Dancer Reload"},{"c":0,"s":2,"id":4453,"u":"bullet%20split_g%26g","p":114,"h":1,"n":"Bullet Split"},{"c":0,"s":2,"id":4454,"u":"call%20gun_g%26g","p":141,"h":1,"n":"Call Gun"},{"c":0,"s":2,"id":4455,"u":"called%20shot_g%26g","p":115,"h":1,"n":"Called Shot"},{"c":0,"s":2,"id":4456,"u":"cannon%20corner%20shot_g%26g","p":129,"h":1,"n":"Cannon Corner Shot"},{"c":0,"s":2,"id":4457,"u":"cauterize_g%26g","p":113,"h":1,"n":"Cauterize"},{"c":0,"s":2,"id":4458,"u":"chain%20reaction_g%26g","p":143,"h":1,"n":"Chain Reaction"},{"c":0,"s":2,"id":4459,"u":"clan%20pistol_g%26g","p":200,"h":1,"n":"Clan Pistol"},{"c":0,"s":2,"id":4460,"u":"clockwork%20celerity_g%26g","p":27,"h":1,"n":"Clockwork Celerity"},{"c":0,"s":2,"id":4461,"u":"collapse%20armor_g%26g","p":25,"h":1,"n":"Collapse Armor"},{"c":0,"s":2,"id":4462,"u":"collapse%20construct_g%26g","p":25,"h":1,"n":"Collapse Construct"},{"c":0,"s":2,"id":4463,"u":"collapse%20wall_g%26g","p":133,"h":1,"n":"Collapse Wall"},{"c":0,"s":2,"id":4464,"u":"come%20at%20me!_g%26g","p":117,"h":1,"n":"Come At Me!"},{"c":0,"s":2,"id":4465,"u":"concentrated%20assault_g%26g","p":139,"h":1,"n":"Concentrated Assault"},{"c":0,"s":2,"id":4466,"u":"construct%20shell_g%26g","p":27,"h":1,"n":"Construct Shell"},{"c":0,"s":2,"id":4467,"u":"contingency%20gadgets_g%26g","p":29,"h":1,"n":"Contingency Gadgets"},{"c":0,"s":2,"id":4468,"u":"control%20tower_g%26g","p":51,"h":1,"n":"Control Tower"},{"c":0,"s":2,"id":4469,"u":"controlled%20blast_g%26g","p":133,"h":1,"n":"Controlled Blast"},{"c":0,"s":2,"id":4470,"u":"controlled%20bullet_g%26g","p":131,"h":1,"n":"Controlled Bullet"},{"c":0,"s":2,"id":4471,"u":"converge_g%26g","p":51,"h":1,"n":"Converge"},{"c":0,"s":2,"id":4472,"u":"core%20attunement_g%26g","p":42,"h":1,"n":"Core Attunement"},{"c":0,"s":2,"id":4473,"u":"core%20cannon_g%26g","p":43,"h":1,"n":"Core Cannon"},{"c":0,"s":2,"id":4474,"u":"core%20rejuvenation_g%26g","p":43,"h":1,"n":"Core Rejuvenation"},{"c":0,"s":2,"id":4475,"u":"coughing%20dragon%20display_g%26g","p":135,"h":1,"n":"Coughing Dragon Display"},{"c":0,"s":2,"id":4476,"u":"cover%20fire_g%26g","p":111,"h":1,"n":"Cover Fire"},{"c":0,"s":2,"id":4477,"u":"crafter's%20instinct_g%26g","p":201,"h":1,"n":"Crafter's Instinct"},{"c":0,"s":2,"id":4478,"u":"crossbow%20crack%20shot_g%26g","p":111,"h":1,"n":"Crossbow Crack Shot"},{"c":0,"s":2,"id":4479,"u":"dance%20of%20thunder_g%26g","p":117,"h":1,"n":"Dance Of Thunder"},{"c":0,"s":2,"id":4480,"u":"dazzling%20bullet_g%26g","p":137,"h":1,"n":"Dazzling Bullet"},{"c":0,"s":2,"id":4481,"u":"deadeye_g%26g","p":117,"h":1,"n":"Deadeye"},{"c":0,"s":2,"id":4482,"u":"deep%20freeze_g%26g","p":29,"h":1,"n":"Deep Freeze"},{"c":0,"s":2,"id":4483,"u":"defensive%20armaments_g%26g","p":111,"h":1,"n":"Defensive Armaments"},{"c":0,"s":2,"id":4484,"u":"deflecting%20shot_g%26g","p":115,"h":1,"n":"Deflecting Shot"},{"c":0,"s":2,"id":4485,"u":"demolitionist_g%26g","p":201,"h":1,"n":"Demolitionist"},{"c":0,"s":2,"id":4486,"u":"demolitionist%20dedication_g%26g","p":133,"h":1,"n":"Demolitionist Dedication"},{"c":0,"s":2,"id":4487,"u":"devastating%20weaponry_g%26g","p":31,"h":1,"n":"Devastating Weaponry"},{"c":0,"s":2,"id":4488,"u":"disruptive%20blur_g%26g","p":118,"h":1,"n":"Disruptive Blur"},{"c":0,"s":2,"id":4489,"u":"distracting%20explosion_g%26g","p":28,"h":1,"n":"Distracting Explosion"},{"c":0,"s":2,"id":4490,"u":"diving%20armor_g%26g","p":26,"h":1,"n":"Diving Armor"},{"c":0,"s":2,"id":4491,"u":"dongun%20education_g%26g","p":200,"h":1,"n":"Dongun Education"},{"c":0,"s":2,"id":4492,"u":"drain%20vitality_g%26g","p":131,"h":1,"n":"Drain Vitality"},{"c":0,"s":2,"id":4493,"u":"drifter's%20juke_g%26g","p":113,"h":1,"n":"Drifter's Juke"},{"c":0,"s":2,"id":4494,"u":"drive-by%20attack_g%26g","p":55,"h":1,"n":"Drive-by Attack"},{"c":0,"s":2,"id":4495,"u":"dual-form%20weapon_g%26g","p":26,"h":1,"n":"Dual-form Weapon"},{"c":0,"s":2,"id":4496,"u":"dual-weapon%20reload_g%26g","p":111,"h":1,"n":"Dual-weapon Reload"},{"c":0,"s":2,"id":4497,"u":"duo's%20aim_g%26g","p":139,"h":1,"n":"Duo's Aim"},{"c":0,"s":2,"id":4498,"u":"eagle%20eye_g%26g","p":127,"h":1,"n":"Eagle Eye"},{"c":0,"s":2,"id":4499,"u":"eagle%20eyes_g%26g","p":139,"h":1,"n":"Eagle Eyes"},{"c":0,"s":2,"id":4500,"u":"efficient%20controls_g%26g","p":57,"h":1,"n":"Efficient Controls"},{"c":0,"s":2,"id":4501,"u":"electrify%20armor_g%26g","p":29,"h":1,"n":"Electrify Armor"},{"c":0,"s":2,"id":4502,"u":"energy%20beam_g%26g","p":40,"h":1,"n":"Energy Beam"},{"c":0,"s":2,"id":4503,"u":"engine%20bay_g%26g","p":56,"h":1,"n":"Engine Bay"},{"c":0,"s":2,"id":4504,"u":"engine%20of%20destruction_g%26g","p":31,"h":1,"n":"Engine Of Destruction"},{"c":0,"s":2,"id":4505,"u":"enlarged%20chassis_g%26g","p":43,"h":1,"n":"Enlarged Chassis"},{"c":0,"s":2,"id":4506,"u":"expert%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Expert Beast Gunner Spellcasting"},{"c":0,"s":2,"id":4507,"u":"expert%20fireworks%20crafter_g%26g","p":135,"h":1,"n":"Expert Fireworks Crafter"},{"c":0,"s":2,"id":4508,"u":"exploit%20opening_g%26g","p":138,"h":1,"n":"Exploit Opening"},{"c":0,"s":2,"id":4509,"u":"explosion_g%26g","p":49,"h":1,"n":"Explosion"},{"c":0,"s":2,"id":4510,"u":"explosive%20entry_g%26g","p":133,"h":1,"n":"Explosive Entry"},{"c":0,"s":2,"id":4511,"u":"explosive%20expert_g%26g","p":201,"h":1,"n":"Explosive Expert"},{"c":0,"s":2,"id":4512,"u":"explosive%20leap_g%26g","p":24,"h":1,"n":"Explosive Leap"},{"c":0,"s":2,"id":4513,"u":"explosive%20maneuver_g%26g","p":30,"h":1,"n":"Explosive Maneuver"},{"c":0,"s":2,"id":4514,"u":"explosive%20savant_g%26g","p":200,"h":1,"n":"Explosive Savant"},{"c":0,"s":2,"id":4515,"u":"express%20driver_g%26g","p":55,"h":1,"n":"Express Driver"},{"c":0,"s":2,"id":4516,"u":"fake%20out_g%26g","p":112,"h":1,"n":"Fake Out"},{"c":0,"s":2,"id":4517,"u":"fatal%20bullet_g%26g","p":118,"h":1,"n":"Fatal Bullet"},{"c":0,"s":2,"id":4518,"u":"field%20artillery_g%26g","p":129,"h":1,"n":"Field Artillery"},{"c":0,"s":2,"id":4519,"u":"final%20shot_g%26g","p":119,"h":1,"n":"Final Shot"},{"c":0,"s":2,"id":4520,"u":"finessed%20features_g%26g","p":54,"h":1,"n":"Finessed Features"},{"c":0,"s":2,"id":4521,"u":"fire%20savvy_g%26g","p":200,"h":1,"n":"Fire Savvy"},{"c":0,"s":2,"id":4522,"u":"firearm%20expert_g%26g","p":127,"h":1,"n":"Firearm Expert"},{"c":0,"s":2,"id":4523,"u":"firework%20technician%20dedication_g%26g","p":134,"h":1,"n":"Firework Technician Dedication"},{"c":0,"s":2,"id":4524,"u":"flesh%20wound_g%26g","p":117,"h":1,"n":"Flesh Wound"},{"c":0,"s":2,"id":4525,"u":"forewarn_g%26g","p":51,"h":1,"n":"Forewarn"},{"c":0,"s":2,"id":4526,"u":"forge-blessed%20shot_g%26g","p":201,"h":1,"n":"Forge-blessed Shot"},{"c":0,"s":2,"id":4527,"u":"full%20automation_g%26g","p":32,"h":1,"n":"Full Automation"},{"c":0,"s":2,"id":4528,"u":"fulminating%20shot_g%26g","p":141,"h":1,"n":"Fulminating Shot"},{"c":0,"s":2,"id":4529,"u":"gadget%20specialist_g%26g","p":26,"h":1,"n":"Gadget Specialist"},{"c":0,"s":2,"id":4530,"u":"gear%20gnash_g%26g","p":54,"h":1,"n":"Gear Gnash"},{"c":0,"s":2,"id":4531,"u":"gigaton%20strike_g%26g","p":27,"h":1,"n":"Gigaton Strike"},{"c":0,"s":2,"id":4532,"u":"gigavolt_g%26g","p":30,"h":1,"n":"Gigavolt"},{"c":0,"s":2,"id":4533,"u":"goblin%20jubilee%20display_g%26g","p":135,"h":1,"n":"Goblin Jubilee Display"},{"c":0,"s":2,"id":4534,"u":"golem%20dynamo_g%26g","p":53,"h":1,"n":"Golem Dynamo"},{"c":0,"s":2,"id":4535,"u":"greater%20augmentation_g%26g","p":43,"h":1,"n":"Greater Augmentation"},{"c":0,"s":2,"id":4536,"u":"grit%20and%20tenacity_g%26g","p":115,"h":1,"n":"Grit And Tenacity"},{"c":0,"s":2,"id":4537,"u":"gunpowder%20gauntlet_g%26g","p":136,"h":1,"n":"Gunpowder Gauntlet"},{"c":0,"s":2,"id":4538,"u":"gunslinger%20dedication_g%26g","p":127,"h":1,"n":"Gunslinger Dedication"},{"c":0,"s":2,"id":4539,"u":"hair%20trigger_g%26g","p":118,"h":1,"n":"Hair Trigger"},{"c":0,"s":2,"id":4540,"u":"haphazard%20repair_g%26g","p":25,"h":1,"n":"Haphazard Repair"},{"c":0,"s":2,"id":4541,"u":"headshot_g%26g","p":118,"h":1,"n":"Headshot"},{"c":0,"s":2,"id":4542,"u":"helpful%20tinkering_g%26g","p":29,"h":1,"n":"Helpful Tinkering"},{"c":0,"s":2,"id":4543,"u":"hit%20the%20dirt!_g%26g","p":111,"h":1,"n":"Hit The Dirt!"},{"c":0,"s":2,"id":4544,"u":"hot%20foot_g%26g","p":137,"h":1,"n":"Hot Foot"},{"c":0,"s":2,"id":4545,"u":"i%20meant%20to%20do%20that_g%26g","p":143,"h":1,"n":"I Meant To Do That"},{"c":0,"s":2,"id":4546,"u":"impervious%20vehicle_g%26g","p":57,"h":1,"n":"Impervious Vehicle"},{"c":0,"s":2,"id":4547,"u":"incredible%20construct%20companion_g%26g","p":28,"h":1,"n":"Incredible Construct Companion"},{"c":0,"s":2,"id":4548,"u":"instant%20backup_g%26g","p":112,"h":1,"n":"Instant Backup"},{"c":0,"s":2,"id":4549,"u":"instant%20return_g%26g","p":119,"h":1,"n":"Instant Return"},{"c":0,"s":2,"id":4550,"u":"integrated%20armament_g%26g","p":41,"h":1,"n":"Integrated Armament"},{"c":0,"s":2,"id":4551,"u":"inventor%20dedication_g%26g","p":49,"h":1,"n":"Inventor Dedication"},{"c":0,"s":2,"id":4552,"u":"jumping%20jenny%20display_g%26g","p":135,"h":1,"n":"Jumping Jenny Display"},{"c":0,"s":2,"id":4553,"u":"just%20the%20thing!_g%26g","p":31,"h":1,"n":"Just The Thing!"},{"c":0,"s":2,"id":4554,"u":"leap%20and%20fire_g%26g","p":115,"h":1,"n":"Leap And Fire"},{"c":0,"s":2,"id":4555,"u":"lesser%20augmentation_g%26g","p":42,"h":1,"n":"Lesser Augmentation"},{"c":0,"s":2,"id":4556,"u":"live%20ammunition_g%26g","p":129,"h":1,"n":"Live Ammunition"},{"c":0,"s":2,"id":4557,"u":"lock%20on_g%26g","p":29,"h":1,"n":"Lock On"},{"c":0,"s":2,"id":4558,"u":"lucky%20escape_g%26g","p":142,"h":1,"n":"Lucky Escape"},{"c":0,"s":2,"id":4559,"u":"magical%20resistance_g%26g","p":41,"h":1,"n":"Magical Resistance"},{"c":0,"s":2,"id":4560,"u":"manifold%20modifications_g%26g","p":28,"h":1,"n":"Manifold Modifications"},{"c":0,"s":2,"id":4561,"u":"master%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Master Beast Gunner Spellcasting"},{"c":0,"s":2,"id":4562,"u":"master%20siege%20engineer_g%26g","p":129,"h":1,"n":"Master Siege Engineer"},{"c":0,"s":2,"id":4563,"u":"master%20spotter_g%26g","p":51,"h":1,"n":"Master Spotter"},{"c":0,"s":2,"id":4564,"u":"megaton%20strike_g%26g","p":27,"h":1,"n":"Megaton Strike"},{"c":0,"s":2,"id":4565,"u":"megavolt_g%26g","p":27,"h":1,"n":"Megavolt"},{"c":0,"s":2,"id":4566,"u":"miraculous%20flight_g%26g","p":57,"h":1,"n":"Miraculous Flight"},{"c":0,"s":2,"id":4567,"u":"modular%20dynamo_g%26g","p":53,"h":1,"n":"Modular Dynamo"},{"c":0,"s":2,"id":4568,"u":"munitions%20crafter_g%26g","p":111,"h":1,"n":"Munitions Crafter"},{"c":0,"s":2,"id":4569,"u":"munitions%20machinist_g%26g","p":113,"h":1,"n":"Munitions Machinist"},{"c":0,"s":2,"id":4570,"u":"named%20artillery_g%26g","p":128,"h":1,"n":"Named Artillery"},{"c":0,"s":2,"id":4571,"u":"negate%20damage_g%26g","p":31,"h":1,"n":"Negate Damage"},{"c":0,"s":2,"id":4572,"u":"no%20hard%20feelings_g%26g","p":142,"h":1,"n":"No Hard Feelings"},{"c":0,"s":2,"id":4573,"u":"no!%20no!%20i%20created%20you!_g%26g","p":25,"h":1,"n":"No! No! I Created You!"},{"c":0,"s":2,"id":4574,"u":"overdrive%20ally_g%26g","p":28,"h":1,"n":"Overdrive Ally"},{"c":0,"s":2,"id":4575,"u":"overwatch%20dedication_g%26g","p":50,"h":1,"n":"Overwatch Dedication"},{"c":0,"s":2,"id":4576,"u":"paired%20shots_g%26g","p":112,"h":1,"n":"Paired Shots"},{"c":0,"s":2,"id":4577,"u":"paragon%20companion_g%26g","p":30,"h":1,"n":"Paragon Companion"},{"c":0,"s":2,"id":4578,"u":"patch%20job_g%26g","p":56,"h":1,"n":"Patch Job"},{"c":0,"s":2,"id":4579,"u":"penetrating%20fire_g%26g","p":115,"h":1,"n":"Penetrating Fire"},{"c":0,"s":2,"id":4580,"u":"perfect%20readiness_g%26g","p":119,"h":1,"n":"Perfect Readiness"},{"c":0,"s":2,"id":4581,"u":"persistent%20boost_g%26g","p":31,"h":1,"n":"Persistent Boost"},{"c":0,"s":2,"id":4582,"u":"phalanx%20breaker_g%26g","p":113,"h":1,"n":"Phalanx Breaker"},{"c":0,"s":2,"id":4583,"u":"phase%20bullet_g%26g","p":141,"h":1,"n":"Phase Bullet"},{"c":0,"s":2,"id":4584,"u":"phenom's%20verve_g%26g","p":137,"h":1,"n":"Phenom's Verve"},{"c":0,"s":2,"id":4585,"u":"piercing%20critical_g%26g","p":119,"h":1,"n":"Piercing Critical"},{"c":0,"s":2,"id":4586,"u":"pistol%20phenom%20dedication_g%26g","p":136,"h":1,"n":"Pistol Phenom Dedication"},{"c":0,"s":2,"id":4587,"u":"pistol%20twirl_g%26g","p":112,"h":1,"n":"Pistol Twirl"},{"c":0,"s":2,"id":4588,"u":"pistolero's%20challenge_g%26g","p":114,"h":1,"n":"Pistolero's Challenge"},{"c":0,"s":2,"id":4589,"u":"piston%20punch_g%26g","p":53,"h":1,"n":"Piston Punch"},{"c":0,"s":2,"id":4590,"u":"power%20slide_g%26g","p":55,"h":1,"n":"Power Slide"},{"c":0,"s":2,"id":4591,"u":"practiced%20reloads_g%26g","p":127,"h":1,"n":"Practiced Reloads"},{"c":0,"s":2,"id":4592,"u":"precious%20munitions_g%26g","p":115,"h":1,"n":"Precious Munitions"},{"c":0,"s":2,"id":4593,"u":"propeller%20attachment_g%26g","p":54,"h":1,"n":"Propeller Attachment"},{"c":0,"s":2,"id":4594,"u":"prototype%20companion_g%26g","p":25,"h":1,"n":"Prototype Companion"},{"c":0,"s":2,"id":4595,"u":"push%20it_g%26g","p":55,"h":1,"n":"Push It"},{"c":0,"s":2,"id":4596,"u":"quick%20draw_g%26g","p":112,"h":1,"n":"Quick Draw"},{"c":0,"s":2,"id":4597,"u":"rain%20of%20bolts_g%26g","p":42,"h":1,"n":"Rain Of Bolts"},{"c":0,"s":2,"id":4598,"u":"ranged%20disarm_g%26g","p":132,"h":1,"n":"Ranged Disarm"},{"c":0,"s":2,"id":4599,"u":"reach%20for%20the%20sky_g%26g","p":137,"h":1,"n":"Reach For The Sky"},{"c":0,"s":2,"id":4600,"u":"reach%20for%20the%20stars_g%26g","p":119,"h":1,"n":"Reach For The Stars"},{"c":0,"s":2,"id":4601,"u":"rebounding%20assault_g%26g","p":115,"h":1,"n":"Rebounding Assault"},{"c":0,"s":2,"id":4602,"u":"recycled%20cogwheels_g%26g","p":54,"h":1,"n":"Recycled Cogwheels"},{"c":0,"s":2,"id":4603,"u":"redirecting%20shot_g%26g","p":116,"h":1,"n":"Redirecting Shot"},{"c":0,"s":2,"id":4604,"u":"reinforced%20chassis_g%26g","p":40,"h":1,"n":"Reinforced Chassis"},{"c":0,"s":2,"id":4605,"u":"repurposed%20parts_g%26g","p":54,"h":1,"n":"Repurposed Parts"},{"c":0,"s":2,"id":4606,"u":"reverse%20engineer_g%26g","p":25,"h":1,"n":"Reverse Engineer"},{"c":0,"s":2,"id":4607,"u":"ricochet%20legend_g%26g","p":119,"h":1,"n":"Ricochet Legend"},{"c":0,"s":2,"id":4608,"u":"ricochet%20master_g%26g","p":119,"h":1,"n":"Ricochet Master"},{"c":0,"s":2,"id":4609,"u":"ricochet%20shot_g%26g","p":117,"h":1,"n":"Ricochet Shot"},{"c":0,"s":2,"id":4610,"u":"risky%20reload_g%26g","p":112,"h":1,"n":"Risky Reload"},{"c":0,"s":2,"id":4611,"u":"roadkill_g%26g","p":55,"h":1,"n":"Roadkill"},{"c":0,"s":2,"id":4612,"u":"running%20reload_g%26g","p":112,"h":1,"n":"Running Reload"},{"c":0,"s":2,"id":4613,"u":"safety%20measures_g%26g","p":133,"h":1,"n":"Safety Measures"},{"c":0,"s":2,"id":4614,"u":"scatter%20blast_g%26g","p":114,"h":1,"n":"Scatter Blast"},{"c":0,"s":2,"id":4615,"u":"scrutinizing%20gaze_g%26g","p":201,"h":1,"n":"Scrutinizing Gaze"},{"c":0,"s":2,"id":4616,"u":"searing%20restoration_g%26g","p":26,"h":1,"n":"Searing Restoration"},{"c":0,"s":2,"id":4617,"u":"shared%20overdrive_g%26g","p":30,"h":1,"n":"Shared Overdrive"},{"c":0,"s":2,"id":4618,"u":"shattering%20shot_g%26g","p":117,"h":1,"n":"Shattering Shot"},{"c":0,"s":2,"id":4619,"u":"shooter's%20camouflage_g%26g","p":117,"h":1,"n":"Shooter's Camouflage"},{"c":0,"s":2,"id":4620,"u":"shorthanded_g%26g","p":129,"h":1,"n":"Shorthanded"},{"c":0,"s":2,"id":4621,"u":"showstopper_g%26g","p":118,"h":1,"n":"Showstopper"},{"c":0,"s":2,"id":4622,"u":"slinger's%20readiness_g%26g","p":127,"h":1,"n":"Slinger's Readiness"},{"c":0,"s":2,"id":4623,"u":"slinger's%20reflexes_g%26g","p":119,"h":1,"n":"Slinger's Reflexes"},{"c":0,"s":2,"id":4624,"u":"smoke%20curtain_g%26g","p":115,"h":1,"n":"Smoke Curtain"},{"c":0,"s":2,"id":4625,"u":"smoke%20sight_g%26g","p":201,"h":1,"n":"Smoke Sight"},{"c":0,"s":2,"id":4626,"u":"sniper's%20aim_g%26g","p":114,"h":1,"n":"Sniper's Aim"},{"c":0,"s":2,"id":4627,"u":"sniping%20duo%20dedication_g%26g","p":138,"h":1,"n":"Sniping Duo Dedication"},{"c":0,"s":2,"id":4628,"u":"soaring%20armor_g%26g","p":30,"h":1,"n":"Soaring Armor"},{"c":0,"s":2,"id":4629,"u":"soaring%20dynamo_g%26g","p":53,"h":1,"n":"Soaring Dynamo"},{"c":0,"s":2,"id":4630,"u":"spark%20fist_g%26g","p":200,"h":1,"n":"Spark Fist"},{"c":0,"s":2,"id":4631,"u":"spellshot%20dedication_g%26g","p":140,"h":1,"n":"Spellshot Dedication"},{"c":0,"s":2,"id":4632,"u":"spyglass%20modification_g%26g","p":50,"h":1,"n":"Spyglass Modification"},{"c":0,"s":2,"id":4633,"u":"stab%20and%20blast_g%26g","p":115,"h":1,"n":"Stab And Blast"},{"c":0,"s":2,"id":4634,"u":"stasian%20smash_g%26g","p":53,"h":1,"n":"Stasian Smash"},{"c":0,"s":2,"id":4635,"u":"sterling%20dynamo%20dedication_g%26g","p":52,"h":1,"n":"Sterling Dynamo Dedication"},{"c":0,"s":2,"id":4636,"u":"superior%20propulsion_g%26g","p":57,"h":1,"n":"Superior Propulsion"},{"c":0,"s":2,"id":4637,"u":"swift%20intervention_g%26g","p":50,"h":1,"n":"Swift Intervention"},{"c":0,"s":2,"id":4638,"u":"sword%20and%20pistol_g%26g","p":111,"h":1,"n":"Sword And Pistol"},{"c":0,"s":2,"id":4639,"u":"tag%20team_g%26g","p":139,"h":1,"n":"Tag Team"},{"c":0,"s":2,"id":4640,"u":"take%20the%20wheel_g%26g","p":55,"h":1,"n":"Take The Wheel"},{"c":0,"s":2,"id":4641,"u":"tamper_g%26g","p":25,"h":1,"n":"Tamper"},{"c":0,"s":2,"id":4642,"u":"targeted%20redirection_g%26g","p":138,"h":1,"n":"Targeted Redirection"},{"c":0,"s":2,"id":4643,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g","p":142,"h":1,"n":"That Was A Close One, Huh?"},{"c":0,"s":2,"id":4644,"u":"topple%20giants_g%26g","p":51,"h":1,"n":"Topple Giants"},{"c":0,"s":2,"id":4645,"u":"trapsmith%20dedication_g%26g","p":54,"h":1,"n":"Trapsmith Dedication"},{"c":0,"s":2,"id":4646,"u":"triangulate_g%26g","p":138,"h":1,"n":"Triangulate"},{"c":0,"s":2,"id":4647,"u":"trick%20driver%20dedication_g%26g","p":55,"h":1,"n":"Trick Driver Dedication"},{"c":0,"s":2,"id":4648,"u":"trick%20shot_g%26g","p":116,"h":1,"n":"Trick Shot"},{"c":0,"s":2,"id":4649,"u":"twin%20shot%20knockdown_g%26g","p":116,"h":1,"n":"Twin Shot Knockdown"},{"c":0,"s":2,"id":4650,"u":"two-weapon%20fusillade_g%26g","p":118,"h":1,"n":"Two-weapon Fusillade"},{"c":0,"s":2,"id":4651,"u":"ubiquitous%20gadgets_g%26g","p":28,"h":1,"n":"Ubiquitous Gadgets"},{"c":0,"s":2,"id":4652,"u":"ubiquitous%20overdrive_g%26g","p":32,"h":1,"n":"Ubiquitous Overdrive"},{"c":0,"s":2,"id":4653,"u":"unbelievable%20escape_g%26g","p":143,"h":1,"n":"Unbelievable Escape"},{"c":0,"s":2,"id":4654,"u":"unbelievable%20luck_g%26g","p":143,"h":1,"n":"Unbelievable Luck"},{"c":0,"s":2,"id":4655,"u":"unerring%20shot_g%26g","p":119,"h":1,"n":"Unerring Shot"},{"c":0,"s":2,"id":4656,"u":"unexpected%20sharpshooter%20dedication_g%26g","p":142,"h":1,"n":"Unexpected Sharpshooter Dedication"},{"c":0,"s":2,"id":4657,"u":"unshakable%20grit_g%26g","p":117,"h":1,"n":"Unshakable Grit"},{"c":0,"s":2,"id":4658,"u":"unstable%20redundancies_g%26g","p":31,"h":1,"n":"Unstable Redundancies"},{"c":0,"s":2,"id":4659,"u":"vantage%20shot_g%26g","p":139,"h":1,"n":"Vantage Shot"},{"c":0,"s":2,"id":4660,"u":"variable%20core_g%26g","p":25,"h":1,"n":"Variable Core"},{"c":0,"s":2,"id":4661,"u":"vehicle%20mechanic%20dedication_g%26g","p":56,"h":1,"n":"Vehicle Mechanic Dedication"},{"c":0,"s":2,"id":4662,"u":"visual%20fidelity_g%26g","p":27,"h":1,"n":"Visual Fidelity"},{"c":0,"s":2,"id":4663,"u":"warning%20shot_g%26g","p":112,"h":1,"n":"Warning Shot"},{"c":0,"s":2,"id":4664,"u":"whirling%20knockdown_g%26g","p":137,"h":1,"n":"Whirling Knockdown"},{"c":0,"s":2,"id":4665,"u":"wide%20overwatch_g%26g","p":51,"h":1,"n":"Wide Overwatch"},{"c":0,"s":2,"id":4666,"u":"you%20failed%20to%20account%20for...%20this!_g%26g","p":31,"h":1,"n":"You Failed To Account For... This!"},{"c":0,"s":1,"id":4667,"u":"aberration%20kinship_loag","p":93,"h":1,"n":"Aberration Kinship"},{"c":0,"s":1,"id":4668,"u":"adhyabhau_loag","p":26,"h":1,"n":"Adhyabhau"},{"c":0,"s":1,"id":4669,"u":"advanced%20targeting%20system_loag","p":73,"h":1,"n":"Advanced Targeting System"},{"c":0,"s":1,"id":4670,"u":"agathion%20magic_loag","p":11,"h":1,"n":"Agathion Magic"},{"c":0,"s":1,"id":4671,"u":"ageless%20spirit_loag","p":43,"h":1,"n":"Ageless Spirit"},{"c":0,"s":1,"id":4672,"u":"airy%20step_loag","p":116,"h":1,"n":"Airy Step"},{"c":0,"s":1,"id":4673,"u":"alter%20resistance_loag","p":98,"h":1,"n":"Alter Resistance"},{"c":0,"s":1,"id":4674,"u":"amorphous%20aspect_loag","p":97,"h":1,"n":"Amorphous Aspect"},{"c":0,"s":1,"id":4675,"u":"analyze%20information_loag","p":78,"h":1,"n":"Analyze Information"},{"c":0,"s":1,"id":4676,"u":"anarchic%20arcana_loag","p":98,"h":1,"n":"Anarchic Arcana"},{"c":0,"s":1,"id":4677,"u":"ancestor's%20transformation_loag","p":138,"h":1,"n":"Ancestor's Transformation"},{"c":0,"s":1,"id":4678,"u":"ancestral%20insight_loag","p":14,"h":1,"n":"Ancestral Insight"},{"c":0,"s":1,"id":4679,"u":"anchoring%20roots_loag","p":43,"h":1,"n":"Anchoring Roots"},{"c":0,"s":1,"id":4680,"u":"ancillary%20motes_loag","p":78,"h":1,"n":"Ancillary Motes"},{"c":0,"s":1,"id":4681,"u":"android%20lore_loag","p":72,"h":1,"n":"Android Lore"},{"c":0,"s":1,"id":4682,"u":"animal%20magic_loag","p":81,"h":1,"n":"Animal Magic"},{"c":0,"s":1,"id":4683,"u":"animal%20senses_loag","p":81,"h":1,"n":"Animal Senses"},{"c":0,"s":1,"id":4684,"u":"animal%20shape_loag","p":82,"h":1,"n":"Animal Shape"},{"c":0,"s":1,"id":4685,"u":"animal%20speaker_loag","p":131,"h":1,"n":"Animal Speaker"},{"c":0,"s":1,"id":4686,"u":"animal%20swiftness_loag","p":82,"h":1,"n":"Animal Swiftness"},{"c":0,"s":1,"id":4687,"u":"animalistic%20resistance_loag","p":81,"h":1,"n":"Animalistic Resistance"},{"c":0,"s":1,"id":4688,"u":"aquatic%20adaptation_loag","p":16,"h":1,"n":"Aquatic Adaptation"},{"c":0,"s":1,"id":4689,"u":"aquatic%20camouflage_loag","p":16,"h":1,"n":"Aquatic Camouflage"},{"c":0,"s":1,"id":4690,"u":"aquatic%20conversationalist_loag","p":15,"h":1,"n":"Aquatic Conversationalist"},{"c":0,"s":1,"id":4691,"u":"aquatic%20eyes_loag","p":119,"h":1,"n":"Aquatic Eyes"},{"c":0,"s":1,"id":4692,"u":"arise%2c%20ye%20worthy!_loag","p":98,"h":1,"n":"Arise, Ye Worthy!"},{"c":0,"s":1,"id":4693,"u":"augment%20senses_loag","p":94,"h":1,"n":"Augment Senses"},{"c":0,"s":1,"id":4694,"u":"axiomatic%20lore_loag","p":77,"h":1,"n":"Axiomatic Lore"},{"c":0,"s":1,"id":4695,"u":"azarketi%20purification_loag","p":15,"h":1,"n":"Azarketi Purification"},{"c":0,"s":1,"id":4696,"u":"beastbrood_loag","p":62,"h":1,"n":"Beastbrood"},{"c":0,"s":1,"id":4697,"u":"blazing%20aura_loag","p":104,"h":1,"n":"Blazing Aura"},{"c":0,"s":1,"id":4698,"u":"bone%20caller_loag","p":48,"h":1,"n":"Bone Caller"},{"c":0,"s":1,"id":4699,"u":"bone%20investiture_loag","p":48,"h":1,"n":"Bone Investiture"},{"c":0,"s":1,"id":4700,"u":"bone%20magic_loag","p":46,"h":1,"n":"Bone Magic"},{"c":0,"s":1,"id":4701,"u":"briar%20battler_loag","p":39,"h":1,"n":"Briar Battler"},{"c":0,"s":1,"id":4702,"u":"brightsoul_loag","p":103,"h":1,"n":"Brightsoul"},{"c":0,"s":1,"id":4703,"u":"brinesoul_loag","p":119,"h":1,"n":"Brinesoul"},{"c":0,"s":1,"id":4704,"u":"calaca's%20showstopper_loag","p":32,"h":1,"n":"Calaca's Showstopper"},{"c":0,"s":1,"id":4705,"u":"call%20of%20elysium_loag","p":11,"h":1,"n":"Call Of Elysium"},{"c":0,"s":1,"id":4706,"u":"call%20of%20the%20green%20man_loag","p":44,"h":1,"n":"Call Of The Green Man"},{"c":0,"s":1,"id":4707,"u":"can't%20fall%20here_loag","p":36,"h":1,"n":"Can't Fall Here"},{"c":0,"s":1,"id":4708,"u":"cantorian%20reinforcement_loag","p":35,"h":1,"n":"Cantorian Reinforcement"},{"c":0,"s":1,"id":4709,"u":"cantorian%20rejuvenation_loag","p":35,"h":1,"n":"Cantorian Rejuvenation"},{"c":0,"s":1,"id":4710,"u":"cantorian%20restoration_loag","p":36,"h":1,"n":"Cantorian Restoration"},{"c":0,"s":1,"id":4711,"u":"captivating%20curiosity_loag","p":94,"h":1,"n":"Captivating Curiosity"},{"c":0,"s":1,"id":4712,"u":"cat%20nap_loag","p":19,"h":1,"n":"Cat Nap"},{"c":0,"s":1,"id":4713,"u":"catchy%20tune_loag","p":131,"h":1,"n":"Catchy Tune"},{"c":0,"s":1,"id":4714,"u":"catfolk%20dance_loag","p":19,"h":1,"n":"Catfolk Dance"},{"c":0,"s":1,"id":4715,"u":"catrina's%20presence_loag","p":31,"h":1,"n":"Catrina's Presence"},{"c":0,"s":1,"id":4716,"u":"cel%20rau_loag","p":27,"h":1,"n":"Cel Rau"},{"c":0,"s":1,"id":4717,"u":"chance%20death_loag","p":30,"h":1,"n":"Chance Death"},{"c":0,"s":1,"id":4718,"u":"channel%20the%20godmind_loag","p":78,"h":1,"n":"Channel The Godmind"},{"c":0,"s":1,"id":4719,"u":"charred%20remains_loag","p":104,"h":1,"n":"Charred Remains"},{"c":0,"s":1,"id":4720,"u":"cindersoul_loag","p":103,"h":1,"n":"Cindersoul"},{"c":0,"s":1,"id":4721,"u":"cleansing%20subroutine_loag","p":72,"h":1,"n":"Cleansing Subroutine"},{"c":0,"s":1,"id":4722,"u":"clever%20shadow_loag","p":87,"h":1,"n":"Clever Shadow"},{"c":0,"s":1,"id":4723,"u":"cloak%20of%20poison_loag","p":44,"h":1,"n":"Cloak Of Poison"},{"c":0,"s":1,"id":4724,"u":"close%20quarters_loag","p":39,"h":1,"n":"Close Quarters"},{"c":0,"s":1,"id":4725,"u":"cloud%20gazer_loag","p":115,"h":1,"n":"Cloud Gazer"},{"c":0,"s":1,"id":4726,"u":"coating%20of%20slime_loag","p":94,"h":1,"n":"Coating Of Slime"},{"c":0,"s":1,"id":4727,"u":"consistent%20surge_loag","p":74,"h":1,"n":"Consistent Surge"},{"c":0,"s":1,"id":4728,"u":"consult%20the%20stars_loag","p":47,"h":1,"n":"Consult The Stars"},{"c":0,"s":1,"id":4729,"u":"continuous%20assault_loag","p":112,"h":1,"n":"Continuous Assault"},{"c":0,"s":1,"id":4730,"u":"corgi%20mount_loag","p":130,"h":1,"n":"Corgi Mount"},{"c":0,"s":1,"id":4731,"u":"cornered%20fury_loag","p":55,"h":1,"n":"Cornered Fury"},{"c":0,"s":1,"id":4732,"u":"creative%20prodigy_loag","p":97,"h":1,"n":"Creative Prodigy"},{"c":0,"s":1,"id":4733,"u":"critter%20shape_loag","p":81,"h":1,"n":"Critter Shape"},{"c":0,"s":1,"id":4734,"u":"crone's%20cruelty_loag","p":24,"h":1,"n":"Crone's Cruelty"},{"c":0,"s":1,"id":4735,"u":"crystalline%20cloud_loag","p":78,"h":1,"n":"Crystalline Cloud"},{"c":0,"s":1,"id":4736,"u":"crystalline%20dust_loag","p":77,"h":1,"n":"Crystalline Dust"},{"c":0,"s":1,"id":4737,"u":"cunning%20hair_loag","p":23,"h":1,"n":"Cunning Hair"},{"c":0,"s":1,"id":4738,"u":"dangle_loag","p":48,"h":1,"n":"Dangle"},{"c":0,"s":1,"id":4739,"u":"daywalker_loag","p":28,"h":1,"n":"Daywalker"},{"c":0,"s":1,"id":4740,"u":"deep%20vision_loag","p":93,"h":1,"n":"Deep Vision"},{"c":0,"s":1,"id":4741,"u":"defy%20death_loag","p":51,"h":1,"n":"Defy Death"},{"c":0,"s":1,"id":4742,"u":"deliberate%20death_loag","p":30,"h":1,"n":"Deliberate Death"},{"c":0,"s":1,"id":4743,"u":"devil%20in%20plain%20sight_loag","p":63,"h":1,"n":"Devil In Plain Sight"},{"c":0,"s":1,"id":4744,"u":"devilish%20wiles_loag","p":63,"h":1,"n":"Devilish Wiles"},{"c":0,"s":1,"id":4745,"u":"dire%20form_loag","p":82,"h":1,"n":"Dire Form"},{"c":0,"s":1,"id":4746,"u":"djinni%20magic_loag","p":116,"h":1,"n":"Djinni Magic"},{"c":0,"s":1,"id":4747,"u":"dogfang%20bite_loag","p":59,"h":1,"n":"Dogfang Bite"},{"c":0,"s":1,"id":4748,"u":"draconic%20sycophant_loag","p":38,"h":1,"n":"Draconic Sycophant"},{"c":0,"s":1,"id":4749,"u":"dragon%20grip_loag","p":52,"h":1,"n":"Dragon Grip"},{"c":0,"s":1,"id":4750,"u":"dragonblood%20paragon_loag","p":40,"h":1,"n":"Dragonblood Paragon"},{"c":0,"s":1,"id":4751,"u":"dualborn_loag","p":111,"h":1,"n":"Dualborn"},{"c":0,"s":1,"id":4752,"u":"dustsoul_loag","p":107,"h":1,"n":"Dustsoul"},{"c":0,"s":1,"id":4753,"u":"earthsense_loag","p":108,"h":1,"n":"Earthsense"},{"c":0,"s":1,"id":4754,"u":"eclectic%20sword%20mastery_loag","p":60,"h":1,"n":"Eclectic Sword Mastery"},{"c":0,"s":1,"id":4755,"u":"eerie%20compression_loag","p":94,"h":1,"n":"Eerie Compression"},{"c":0,"s":1,"id":4756,"u":"efreeti%20magic_loag","p":104,"h":1,"n":"Efreeti Magic"},{"c":0,"s":1,"id":4757,"u":"elemental%20assault_loag","p":111,"h":1,"n":"Elemental Assault"},{"c":0,"s":1,"id":4758,"u":"elemental%20bulwark_loag","p":112,"h":1,"n":"Elemental Bulwark"},{"c":0,"s":1,"id":4759,"u":"elemental%20embellish_loag","p":111,"h":1,"n":"Elemental Embellish"},{"c":0,"s":1,"id":4760,"u":"elemental%20eyes_loag","p":100,"h":1,"n":"Elemental Eyes"},{"c":0,"s":1,"id":4761,"u":"elemental%20lore_loag","p":100,"h":1,"n":"Elemental Lore"},{"c":0,"s":1,"id":4762,"u":"elemental%20trade_loag","p":107,"h":1,"n":"Elemental Trade"},{"c":0,"s":1,"id":4763,"u":"elude%20trouble_loag","p":20,"h":1,"n":"Elude Trouble"},{"c":0,"s":1,"id":4764,"u":"ember's%20eyes_loag","p":103,"h":1,"n":"Ember's Eyes"},{"c":0,"s":1,"id":4765,"u":"emberkin_loag","p":10,"h":1,"n":"Emberkin"},{"c":0,"s":1,"id":4766,"u":"emotionless_loag","p":73,"h":1,"n":"Emotionless"},{"c":0,"s":1,"id":4767,"u":"energize%20wings_loag","p":132,"h":1,"n":"Energize Wings"},{"c":0,"s":1,"id":4768,"u":"enforced%20order_loag","p":12,"h":1,"n":"Enforced Order"},{"c":0,"s":1,"id":4769,"u":"eternal%20wings_loag","p":116,"h":1,"n":"Eternal Wings"},{"c":0,"s":1,"id":4770,"u":"evade%20doom_loag","p":20,"h":1,"n":"Evade Doom"},{"c":0,"s":1,"id":4771,"u":"evanescent%20wings_loag","p":131,"h":1,"n":"Evanescent Wings"},{"c":0,"s":1,"id":4772,"u":"extinguish%20light_loag","p":87,"h":1,"n":"Extinguish Light"},{"c":0,"s":1,"id":4773,"u":"favor%20of%20heaven_loag","p":60,"h":1,"n":"Favor Of Heaven"},{"c":0,"s":1,"id":4774,"u":"favorable%20winds_loag","p":24,"h":1,"n":"Favorable Winds"},{"c":0,"s":1,"id":4775,"u":"feathered%20cloak_loag","p":137,"h":1,"n":"Feathered Cloak"},{"c":0,"s":1,"id":4776,"u":"feed%20on%20pain_loag","p":27,"h":1,"n":"Feed On Pain"},{"c":0,"s":1,"id":4777,"u":"fell%20rider_loag","p":36,"h":1,"n":"Fell Rider"},{"c":0,"s":1,"id":4778,"u":"ferocious%20gust_loag","p":138,"h":1,"n":"Ferocious Gust"},{"c":0,"s":1,"id":4779,"u":"fetchling%20lore_loag","p":86,"h":1,"n":"Fetchling Lore"},{"c":0,"s":1,"id":4780,"u":"fey%20cantrips_loag","p":131,"h":1,"n":"Fey Cantrips"},{"c":0,"s":1,"id":4781,"u":"fey%20disguise_loag","p":132,"h":1,"n":"Fey Disguise"},{"c":0,"s":1,"id":4782,"u":"fey%20magic_loag","p":132,"h":1,"n":"Fey Magic"},{"c":0,"s":1,"id":4783,"u":"fey%20skin_loag","p":132,"h":1,"n":"Fey Skin"},{"c":0,"s":1,"id":4784,"u":"final%20form_loag","p":66,"h":1,"n":"Final Form"},{"c":0,"s":1,"id":4785,"u":"finest%20trick_loag","p":66,"h":1,"n":"Finest Trick"},{"c":0,"s":1,"id":4786,"u":"finned%20ridges_loag","p":93,"h":1,"n":"Finned Ridges"},{"c":0,"s":1,"id":4787,"u":"firesight_loag","p":103,"h":1,"n":"Firesight"},{"c":0,"s":1,"id":4788,"u":"flame%20jump_loag","p":12,"h":1,"n":"Flame Jump"},{"c":0,"s":1,"id":4789,"u":"fledgling%20flight_loag","p":137,"h":1,"n":"Fledgling Flight"},{"c":0,"s":1,"id":4790,"u":"flexible%20tail_loag","p":47,"h":1,"n":"Flexible Tail"},{"c":0,"s":1,"id":4791,"u":"flourish%20and%20ruin_loag","p":44,"h":1,"n":"Flourish And Ruin"},{"c":0,"s":1,"id":4792,"u":"fluid%20contortionist_loag","p":120,"h":1,"n":"Fluid Contortionist"},{"c":0,"s":1,"id":4793,"u":"focused%20cat%20nap_loag","p":19,"h":1,"n":"Focused Cat Nap"},{"c":0,"s":1,"id":4794,"u":"fortify%20shield_loag","p":107,"h":1,"n":"Fortify Shield"},{"c":0,"s":1,"id":4795,"u":"fox%20trick_loag","p":126,"h":1,"n":"Fox Trick"},{"c":0,"s":1,"id":4796,"u":"foxfire_loag","p":125,"h":1,"n":"Foxfire"},{"c":0,"s":1,"id":4797,"u":"fully%20flighted_loag","p":138,"h":1,"n":"Fully Flighted"},{"c":0,"s":1,"id":4798,"u":"fumesoul_loag","p":115,"h":1,"n":"Fumesoul"},{"c":0,"s":1,"id":4799,"u":"ganzi%20gaze_loag","p":97,"h":1,"n":"Ganzi Gaze"},{"c":0,"s":1,"id":4800,"u":"gaping%20flesh_loag","p":93,"h":1,"n":"Gaping Flesh"},{"c":0,"s":1,"id":4801,"u":"garuda%20magic_loag","p":11,"h":1,"n":"Garuda Magic"},{"c":0,"s":1,"id":4802,"u":"garuda's%20squall_loag","p":11,"h":1,"n":"Garuda's Squall"},{"c":0,"s":1,"id":4803,"u":"gemsoul_loag","p":107,"h":1,"n":"Gemsoul"},{"c":0,"s":1,"id":4804,"u":"genie%20weapon%20expertise_loag","p":100,"h":1,"n":"Genie Weapon Expertise"},{"c":0,"s":1,"id":4805,"u":"genie%20weapon%20familiarity_loag","p":100,"h":1,"n":"Genie Weapon Familiarity"},{"c":0,"s":1,"id":4806,"u":"genie%20weapon%20flourish_loag","p":100,"h":1,"n":"Genie Weapon Flourish"},{"c":0,"s":1,"id":4807,"u":"gift%20of%20the%20moon_loag","p":82,"h":1,"n":"Gift Of The Moon"},{"c":0,"s":1,"id":4808,"u":"glory%20and%20valor!_loag","p":98,"h":1,"n":"Glory And Valor!"},{"c":0,"s":1,"id":4809,"u":"gnaw_loag","p":55,"h":1,"n":"Gnaw"},{"c":0,"s":1,"id":4810,"u":"graceful%20guidance_loag","p":19,"h":1,"n":"Graceful Guidance"},{"c":0,"s":1,"id":4811,"u":"greater%20animal%20senses_loag","p":81,"h":1,"n":"Greater Animal Senses"},{"c":0,"s":1,"id":4812,"u":"gripping%20limbs_loag","p":94,"h":1,"n":"Gripping Limbs"},{"c":0,"s":1,"id":4813,"u":"guided%20by%20the%20stars_loag","p":47,"h":1,"n":"Guided By The Stars"},{"c":0,"s":1,"id":4814,"u":"harbinger's%20caw_loag","p":60,"h":1,"n":"Harbinger's Caw"},{"c":0,"s":1,"id":4815,"u":"hard%20to%20fool_loag","p":87,"h":1,"n":"Hard To Fool"},{"c":0,"s":1,"id":4816,"u":"hatchling%20flight_loag","p":40,"h":1,"n":"Hatchling Flight"},{"c":0,"s":1,"id":4817,"u":"healer's%20halo_loag","p":11,"h":1,"n":"Healer's Halo"},{"c":0,"s":1,"id":4818,"u":"heat%20wave_loag","p":104,"h":1,"n":"Heat Wave"},{"c":0,"s":1,"id":4819,"u":"hefting%20shadow_loag","p":88,"h":1,"n":"Hefting Shadow"},{"c":0,"s":1,"id":4820,"u":"hero's%20wings_loag","p":132,"h":1,"n":"Hero's Wings"},{"c":0,"s":1,"id":4821,"u":"hopping%20stride_loag","p":27,"h":1,"n":"Hopping Stride"},{"c":0,"s":1,"id":4822,"u":"hurricane%20swing_loag","p":60,"h":1,"n":"Hurricane Swing"},{"c":0,"s":1,"id":4823,"u":"hybrid%20form_loag","p":125,"h":1,"n":"Hybrid Form"},{"c":0,"s":1,"id":4824,"u":"hydraulic%20deflection_loag","p":15,"h":1,"n":"Hydraulic Deflection"},{"c":0,"s":1,"id":4825,"u":"hydraulic%20maneuvers_loag","p":16,"h":1,"n":"Hydraulic Maneuvers"},{"c":0,"s":1,"id":4826,"u":"idyllkin_loag","p":10,"h":1,"n":"Idyllkin"},{"c":0,"s":1,"id":4827,"u":"impose%20order_loag","p":78,"h":1,"n":"Impose Order"},{"c":0,"s":1,"id":4828,"u":"improved%20elemental%20bulwark_loag","p":112,"h":1,"n":"Improved Elemental Bulwark"},{"c":0,"s":1,"id":4829,"u":"inner%20breath_loag","p":116,"h":1,"n":"Inner Breath"},{"c":0,"s":1,"id":4830,"u":"inner%20fire_loag","p":103,"h":1,"n":"Inner Fire"},{"c":0,"s":1,"id":4831,"u":"inoculation%20subroutine_loag","p":73,"h":1,"n":"Inoculation Subroutine"},{"c":0,"s":1,"id":4832,"u":"inspirit%20hazard_loag","p":20,"h":1,"n":"Inspirit Hazard"},{"c":0,"s":1,"id":4833,"u":"intercorporate_loag","p":77,"h":1,"n":"Intercorporate"},{"c":0,"s":1,"id":4834,"u":"internal%20cohesion_loag","p":77,"h":1,"n":"Internal Cohesion"},{"c":0,"s":1,"id":4835,"u":"internal%20compartment_loag","p":73,"h":1,"n":"Internal Compartment"},{"c":0,"s":1,"id":4836,"u":"internal%20respirator_loag","p":74,"h":1,"n":"Internal Respirator"},{"c":0,"s":1,"id":4837,"u":"intuitive%20crafting_loag","p":77,"h":1,"n":"Intuitive Crafting"},{"c":0,"s":1,"id":4838,"u":"invisible%20trickster_loag","p":132,"h":1,"n":"Invisible Trickster"},{"c":0,"s":1,"id":4839,"u":"invoke%20the%20elements_loag","p":24,"h":1,"n":"Invoke The Elements"},{"c":0,"s":1,"id":4840,"u":"irrepressible_loag","p":97,"h":1,"n":"Irrepressible"},{"c":0,"s":1,"id":4841,"u":"iruxi%20glide_loag","p":47,"h":1,"n":"Iruxi Glide"},{"c":0,"s":1,"id":4842,"u":"iruxi%20spirit%20strike_loag","p":48,"h":1,"n":"Iruxi Spirit Strike"},{"c":0,"s":1,"id":4843,"u":"janni%20hospitality_loag","p":112,"h":1,"n":"Janni Hospitality"},{"c":0,"s":1,"id":4844,"u":"janni%20magic_loag","p":112,"h":1,"n":"Janni Magic"},{"c":0,"s":1,"id":4845,"u":"jinx%20glutton_loag","p":60,"h":1,"n":"Jinx Glutton"},{"c":0,"s":1,"id":4846,"u":"juvenile%20flight_loag","p":138,"h":1,"n":"Juvenile Flight"},{"c":0,"s":1,"id":4847,"u":"killing%20stone_loag","p":126,"h":1,"n":"Killing Stone"},{"c":0,"s":1,"id":4848,"u":"kitsune%20lore_loag","p":125,"h":1,"n":"Kitsune Lore"},{"c":0,"s":1,"id":4849,"u":"kitsune%20spell%20expertise_loag","p":126,"h":1,"n":"Kitsune Spell Expertise"},{"c":0,"s":1,"id":4850,"u":"kitsune%20spell%20familiarity_loag","p":125,"h":1,"n":"Kitsune Spell Familiarity"},{"c":0,"s":1,"id":4851,"u":"kitsune%20spell%20mysteries_loag","p":126,"h":1,"n":"Kitsune Spell Mysteries"},{"c":0,"s":1,"id":4852,"u":"kobold%20weapon%20expertise_loag","p":40,"h":1,"n":"Kobold Weapon Expertise"},{"c":0,"s":1,"id":4853,"u":"kobold%20weapon%20familiarity_loag","p":39,"h":1,"n":"Kobold Weapon Familiarity"},{"c":0,"s":1,"id":4854,"u":"kobold%20weapon%20innovator_loag","p":39,"h":1,"n":"Kobold Weapon Innovator"},{"c":0,"s":1,"id":4855,"u":"larcenous%20tail_loag","p":98,"h":1,"n":"Larcenous Tail"},{"c":0,"s":1,"id":4856,"u":"lavasoul_loag","p":103,"h":1,"n":"Lavasoul"},{"c":0,"s":1,"id":4857,"u":"lemma%20of%20vision_loag","p":77,"h":1,"n":"Lemma Of Vision"},{"c":0,"s":1,"id":4858,"u":"lifeblood's%20call_loag","p":52,"h":1,"n":"Lifeblood's Call"},{"c":0,"s":1,"id":4859,"u":"lightless%20litheness_loag","p":87,"h":1,"n":"Lightless Litheness"},{"c":0,"s":1,"id":4860,"u":"lightning%20tongue_loag","p":47,"h":1,"n":"Lightning Tongue"},{"c":0,"s":1,"id":4861,"u":"living%20weapon_loag","p":93,"h":1,"n":"Living Weapon"},{"c":0,"s":1,"id":4862,"u":"lucky%20break_loag","p":19,"h":1,"n":"Lucky Break"},{"c":0,"s":1,"id":4863,"u":"magpie%20snatch_loag","p":59,"h":1,"n":"Magpie Snatch"},{"c":0,"s":1,"id":4864,"u":"maiden's%20mending_loag","p":23,"h":1,"n":"Maiden's Mending"},{"c":0,"s":1,"id":4865,"u":"marid%20magic_loag","p":120,"h":1,"n":"Marid Magic"},{"c":0,"s":1,"id":4866,"u":"marine%20ally_loag","p":15,"h":1,"n":"Marine Ally"},{"c":0,"s":1,"id":4867,"u":"mariner's%20fire_loag","p":58,"h":1,"n":"Mariner's Fire"},{"c":0,"s":1,"id":4868,"u":"mask%20of%20fear_loag","p":52,"h":1,"n":"Mask Of Fear"},{"c":0,"s":1,"id":4869,"u":"mask%20of%20pain_loag","p":52,"h":1,"n":"Mask Of Pain"},{"c":0,"s":1,"id":4870,"u":"mask%20of%20power_loag","p":51,"h":1,"n":"Mask Of Power"},{"c":0,"s":1,"id":4871,"u":"mask%20of%20rejection_loag","p":52,"h":1,"n":"Mask Of Rejection"},{"c":0,"s":1,"id":4872,"u":"metal-veined%20strikes_loag","p":108,"h":1,"n":"Metal-veined Strikes"},{"c":0,"s":1,"id":4873,"u":"miresoul_loag","p":107,"h":1,"n":"Miresoul"},{"c":0,"s":1,"id":4874,"u":"mischievous%20tail_loag","p":98,"h":1,"n":"Mischievous Tail"},{"c":0,"s":1,"id":4875,"u":"mist%20strider_loag","p":16,"h":1,"n":"Mist Strider"},{"c":0,"s":1,"id":4876,"u":"mistsoul_loag","p":119,"h":1,"n":"Mistsoul"},{"c":0,"s":1,"id":4877,"u":"moon%20may_loag","p":23,"h":1,"n":"Moon May"},{"c":0,"s":1,"id":4878,"u":"morrigna's%20spider%20affinity_loag","p":32,"h":1,"n":"Morrigna's Spider Affinity"},{"c":0,"s":1,"id":4879,"u":"mother's%20mindfulness_loag","p":24,"h":1,"n":"Mother's Mindfulness"},{"c":0,"s":1,"id":4880,"u":"mutate%20weapon_loag","p":93,"h":1,"n":"Mutate Weapon"},{"c":0,"s":1,"id":4881,"u":"myriad%20forms_loag","p":126,"h":1,"n":"Myriad Forms"},{"c":0,"s":1,"id":4882,"u":"nanite%20shroud_loag","p":74,"h":1,"n":"Nanite Shroud"},{"c":0,"s":1,"id":4883,"u":"nanite%20surge_loag","p":73,"h":1,"n":"Nanite Surge"},{"c":0,"s":1,"id":4884,"u":"nestling%20fall_loag","p":137,"h":1,"n":"Nestling Fall"},{"c":0,"s":1,"id":4885,"u":"nightvision%20adaptation_loag","p":73,"h":1,"n":"Nightvision Adaptation"},{"c":0,"s":1,"id":4886,"u":"no%20evidence_loag","p":20,"h":1,"n":"No Evidence"},{"c":0,"s":1,"id":4887,"u":"nocturnal%20charm_loag","p":27,"h":1,"n":"Nocturnal Charm"},{"c":0,"s":1,"id":4888,"u":"nosoi's%20mask_loag","p":31,"h":1,"n":"Nosoi's Mask"},{"c":0,"s":1,"id":4889,"u":"offensive%20analysis_loag","p":77,"h":1,"n":"Offensive Analysis"},{"c":0,"s":1,"id":4890,"u":"offensive%20subroutine_loag","p":74,"h":1,"n":"Offensive Subroutine"},{"c":0,"s":1,"id":4891,"u":"old%20soul_loag","p":27,"h":1,"n":"Old Soul"},{"c":0,"s":1,"id":4892,"u":"olethros's%20decree_loag","p":32,"h":1,"n":"Olethros's Decree"},{"c":0,"s":1,"id":4893,"u":"one%20with%20earth_loag","p":108,"h":1,"n":"One With Earth"},{"c":0,"s":1,"id":4894,"u":"orc%20warmask_loag","p":51,"h":1,"n":"Orc Warmask"},{"c":0,"s":1,"id":4895,"u":"pack%20tactics_loag","p":82,"h":1,"n":"Pack Tactics"},{"c":0,"s":1,"id":4896,"u":"pelagic%20aptitude_loag","p":15,"h":1,"n":"Pelagic Aptitude"},{"c":0,"s":1,"id":4897,"u":"peri%20magic_loag","p":11,"h":1,"n":"Peri Magic"},{"c":0,"s":1,"id":4898,"u":"pierce%20the%20light_loag","p":88,"h":1,"n":"Pierce The Light"},{"c":0,"s":1,"id":4899,"u":"plague%20sniffer_loag","p":56,"h":1,"n":"Plague Sniffer"},{"c":0,"s":1,"id":4900,"u":"plumekith_loag","p":11,"h":1,"n":"Plumekith"},{"c":0,"s":1,"id":4901,"u":"powerful%20guts_loag","p":93,"h":1,"n":"Powerful Guts"},{"c":0,"s":1,"id":4902,"u":"predator's%20growl_loag","p":20,"h":1,"n":"Predator's Growl"},{"c":0,"s":1,"id":4903,"u":"preemptive%20reconfiguration_loag","p":78,"h":1,"n":"Preemptive Reconfiguration"},{"c":0,"s":1,"id":4904,"u":"pride%20hunter_loag","p":19,"h":1,"n":"Pride Hunter"},{"c":0,"s":1,"id":4905,"u":"protective%20subroutine_loag","p":74,"h":1,"n":"Protective Subroutine"},{"c":0,"s":1,"id":4906,"u":"proximity%20alert_loag","p":73,"h":1,"n":"Proximity Alert"},{"c":0,"s":1,"id":4907,"u":"purge%20sins_loag","p":12,"h":1,"n":"Purge Sins"},{"c":0,"s":1,"id":4908,"u":"qlippoth%20magic_loag","p":63,"h":1,"n":"Qlippoth Magic"},{"c":0,"s":1,"id":4909,"u":"quick%20change_loag","p":81,"h":1,"n":"Quick Change"},{"c":0,"s":1,"id":4910,"u":"radiant%20burst_loag","p":104,"h":1,"n":"Radiant Burst"},{"c":0,"s":1,"id":4911,"u":"radiant%20circuitry_loag","p":73,"h":1,"n":"Radiant Circuitry"},{"c":0,"s":1,"id":4912,"u":"radiate%20glory_loag","p":12,"h":1,"n":"Radiate Glory"},{"c":0,"s":1,"id":4913,"u":"rakshasa%20magic_loag","p":63,"h":1,"n":"Rakshasa Magic"},{"c":0,"s":1,"id":4914,"u":"rallying%20cry_loag","p":36,"h":1,"n":"Rallying Cry"},{"c":0,"s":1,"id":4915,"u":"rampaging%20form_loag","p":126,"h":1,"n":"Rampaging Form"},{"c":0,"s":1,"id":4916,"u":"ratfolk%20growth_loag","p":56,"h":1,"n":"Ratfolk Growth"},{"c":0,"s":1,"id":4917,"u":"ratfolk%20roll_loag","p":56,"h":1,"n":"Ratfolk Roll"},{"c":0,"s":1,"id":4918,"u":"read%20the%20stars_loag","p":48,"h":1,"n":"Read The Stars"},{"c":0,"s":1,"id":4919,"u":"recognize%20ambush_loag","p":35,"h":1,"n":"Recognize Ambush"},{"c":0,"s":1,"id":4920,"u":"regrowth_loag","p":44,"h":1,"n":"Regrowth"},{"c":0,"s":1,"id":4921,"u":"rehydration_loag","p":16,"h":1,"n":"Rehydration"},{"c":0,"s":1,"id":4922,"u":"repair%20module_loag","p":74,"h":1,"n":"Repair Module"},{"c":0,"s":1,"id":4923,"u":"reptile%20rider_loag","p":47,"h":1,"n":"Reptile Rider"},{"c":0,"s":1,"id":4924,"u":"retractable%20claws_loag","p":125,"h":1,"n":"Retractable Claws"},{"c":0,"s":1,"id":4925,"u":"revivification%20protocol_loag","p":74,"h":1,"n":"Revivification Protocol"},{"c":0,"s":1,"id":4926,"u":"riftmarked_loag","p":63,"h":1,"n":"Riftmarked"},{"c":0,"s":1,"id":4927,"u":"rimesoul_loag","p":119,"h":1,"n":"Rimesoul"},{"c":0,"s":1,"id":4928,"u":"rokoan%20arts_loag","p":138,"h":1,"n":"Rokoan Arts"},{"c":0,"s":1,"id":4929,"u":"ru-shi_loag","p":27,"h":1,"n":"Ru-shi"},{"c":0,"s":1,"id":4930,"u":"runtsage_loag","p":35,"h":1,"n":"Runtsage"},{"c":0,"s":1,"id":4931,"u":"saber%20teeth_loag","p":19,"h":1,"n":"Saber Teeth"},{"c":0,"s":1,"id":4932,"u":"scar-thick%20skin_loag","p":52,"h":1,"n":"Scar-thick Skin"},{"c":0,"s":1,"id":4933,"u":"scholar's%20inheritance_loag","p":111,"h":1,"n":"Scholar's Inheritance"},{"c":0,"s":1,"id":4934,"u":"scion%20transformation_loag","p":48,"h":1,"n":"Scion Transformation"},{"c":0,"s":1,"id":4935,"u":"scorching%20disarm_loag","p":104,"h":1,"n":"Scorching Disarm"},{"c":0,"s":1,"id":4936,"u":"sculpt%20shadows_loag","p":88,"h":1,"n":"Sculpt Shadows"},{"c":0,"s":1,"id":4937,"u":"sense%20for%20trouble_loag","p":20,"h":1,"n":"Sense For Trouble"},{"c":0,"s":1,"id":4938,"u":"shackleborn_loag","p":63,"h":1,"n":"Shackleborn"},{"c":0,"s":1,"id":4939,"u":"shadow%20blending_loag","p":87,"h":1,"n":"Shadow Blending"},{"c":0,"s":1,"id":4940,"u":"shadow%20sight_loag","p":88,"h":1,"n":"Shadow Sight"},{"c":0,"s":1,"id":4941,"u":"shadow's%20assault_loag","p":88,"h":1,"n":"Shadow's Assault"},{"c":0,"s":1,"id":4942,"u":"shadowy%20disguise_loag","p":88,"h":1,"n":"Shadowy Disguise"},{"c":0,"s":1,"id":4943,"u":"shaitan%20magic_loag","p":108,"h":1,"n":"Shaitan Magic"},{"c":0,"s":1,"id":4944,"u":"shaitan%20skin_loag","p":108,"h":1,"n":"Shaitan Skin"},{"c":0,"s":1,"id":4945,"u":"shapechanger's%20intuition_loag","p":125,"h":1,"n":"Shapechanger's Intuition"},{"c":0,"s":1,"id":4946,"u":"shifting%20faces_loag","p":126,"h":1,"n":"Shifting Faces"},{"c":0,"s":1,"id":4947,"u":"shinstabber_loag","p":56,"h":1,"n":"Shinstabber"},{"c":0,"s":1,"id":4948,"u":"shoki's%20argument_loag","p":31,"h":1,"n":"Shoki's Argument"},{"c":0,"s":1,"id":4949,"u":"shrouded%20magic_loag","p":87,"h":1,"n":"Shrouded Magic"},{"c":0,"s":1,"id":4950,"u":"shrouded%20mien_loag","p":87,"h":1,"n":"Shrouded Mien"},{"c":0,"s":1,"id":4951,"u":"silent%20step_loag","p":20,"h":1,"n":"Silent Step"},{"c":0,"s":1,"id":4952,"u":"sinister%20appearance_loag","p":103,"h":1,"n":"Sinister Appearance"},{"c":0,"s":1,"id":4953,"u":"skillful%20tail%20(ganzi)_loag","p":97,"a":"Ganzi","h":1,"n":"Skillful Tail"},{"c":0,"s":1,"id":4954,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag","p":100,"a":["Sylph","Undine","Suli","Oread","Ifrit"],"h":1,"n":"Skillful Tail"},{"c":0,"s":1,"id":4955,"u":"skirt%20the%20light_loag","p":88,"h":1,"n":"Skirt The Light"},{"c":0,"s":1,"id":4956,"u":"skittering%20sneak_loag","p":56,"h":1,"n":"Skittering Sneak"},{"c":0,"s":1,"id":4957,"u":"skull%20creeper_loag","p":55,"h":1,"n":"Skull Creeper"},{"c":0,"s":1,"id":4958,"u":"slink_loag","p":87,"h":1,"n":"Slink"},{"c":0,"s":1,"id":4959,"u":"slip%20into%20shadow_loag","p":28,"h":1,"n":"Slip Into Shadow"},{"c":0,"s":1,"id":4960,"u":"slip%20the%20grasp_loag","p":94,"h":1,"n":"Slip The Grasp"},{"c":0,"s":1,"id":4961,"u":"slip%20with%20the%20breeze_loag","p":116,"h":1,"n":"Slip With The Breeze"},{"c":0,"s":1,"id":4962,"u":"slither_loag","p":39,"h":1,"n":"Slither"},{"c":0,"s":1,"id":4963,"u":"smashing%20tail_loag","p":97,"h":1,"n":"Smashing Tail"},{"c":0,"s":1,"id":4964,"u":"smokesoul_loag","p":115,"h":1,"n":"Smokesoul"},{"c":0,"s":1,"id":4965,"u":"snare%20commando_loag","p":40,"h":1,"n":"Snare Commando"},{"c":0,"s":1,"id":4966,"u":"sneaky_loag","p":35,"h":1,"n":"Sneaky"},{"c":0,"s":1,"id":4967,"u":"snow%20may_loag","p":23,"h":1,"n":"Snow May"},{"c":0,"s":1,"id":4968,"u":"soaring%20form_loag","p":60,"h":1,"n":"Soaring Form"},{"c":0,"s":1,"id":4969,"u":"speak%20with%20bats_loag","p":131,"h":1,"n":"Speak With Bats"},{"c":0,"s":1,"id":4970,"u":"spew%20tentacles_loag","p":94,"h":1,"n":"Spew Tentacles"},{"c":0,"s":1,"id":4971,"u":"spiteful%20rake_loag","p":24,"h":1,"n":"Spiteful Rake"},{"c":0,"s":1,"id":4972,"u":"spore%20cloud_loag","p":44,"h":1,"n":"Spore Cloud"},{"c":0,"s":1,"id":4973,"u":"sprite's%20spark_loag","p":131,"h":1,"n":"Sprite's Spark"},{"c":0,"s":1,"id":4974,"u":"squad%20tactics_loag","p":36,"h":1,"n":"Squad Tactics"},{"c":0,"s":1,"id":4975,"u":"star%20orb_loag","p":125,"h":1,"n":"Star Orb"},{"c":0,"s":1,"id":4976,"u":"startling%20appearance_loag","p":93,"h":1,"n":"Startling Appearance"},{"c":0,"s":1,"id":4977,"u":"steady%20on%20stone_loag","p":107,"h":1,"n":"Steady On Stone"},{"c":0,"s":1,"id":4978,"u":"steam%20spell_loag","p":120,"h":1,"n":"Steam Spell"},{"c":0,"s":1,"id":4979,"u":"stone%20face_loag","p":35,"h":1,"n":"Stone Face"},{"c":0,"s":1,"id":4980,"u":"stone%20form_loag","p":108,"h":1,"n":"Stone Form"},{"c":0,"s":1,"id":4981,"u":"storm%20form_loag","p":116,"h":1,"n":"Storm Form"},{"c":0,"s":1,"id":4982,"u":"stormsoul_loag","p":115,"h":1,"n":"Stormsoul"},{"c":0,"s":1,"id":4983,"u":"stormy%20heart_loag","p":24,"h":1,"n":"Stormy Heart"},{"c":0,"s":1,"id":4984,"u":"story%20crooner_loag","p":137,"h":1,"n":"Story Crooner"},{"c":0,"s":1,"id":4985,"u":"striking%20retribution_loag","p":15,"h":1,"n":"Striking Retribution"},{"c":0,"s":1,"id":4986,"u":"strix%20defender_loag","p":137,"h":1,"n":"Strix Defender"},{"c":0,"s":1,"id":4987,"u":"strix%20lore_loag","p":137,"h":1,"n":"Strix Lore"},{"c":0,"s":1,"id":4988,"u":"strix%20vengeance_loag","p":138,"h":1,"n":"Strix Vengeance"},{"c":0,"s":1,"id":4989,"u":"strong%20swimmer_loag","p":120,"h":1,"n":"Strong Swimmer"},{"c":0,"s":1,"id":4990,"u":"suli%20amir_loag","p":112,"h":1,"n":"Suli Amir"},{"c":0,"s":1,"id":4991,"u":"suli-jann_loag","p":111,"h":1,"n":"Suli-jann"},{"c":0,"s":1,"id":4992,"u":"summon%20air%20elemental_loag","p":116,"h":1,"n":"Summon Air Elemental"},{"c":0,"s":1,"id":4993,"u":"summon%20earth%20elemental_loag","p":108,"h":1,"n":"Summon Earth Elemental"},{"c":0,"s":1,"id":4994,"u":"summon%20fire%20elemental_loag","p":104,"h":1,"n":"Summon Fire Elemental"},{"c":0,"s":1,"id":4995,"u":"summon%20water%20elemental_loag","p":120,"h":1,"n":"Summon Water Elemental"},{"c":0,"s":1,"id":4996,"u":"swift_loag","p":115,"h":1,"n":"Swift"},{"c":0,"s":1,"id":4997,"u":"taste%20blood_loag","p":28,"h":1,"n":"Taste Blood"},{"c":0,"s":1,"id":4998,"u":"ten%20lives_loag","p":20,"h":1,"n":"Ten Lives"},{"c":0,"s":1,"id":4999,"u":"tengu%20feather%20fan_loag","p":59,"h":1,"n":"Tengu Feather Fan"},{"c":0,"s":1,"id":5000,"u":"tetraelemental%20assault_loag","p":112,"h":1,"n":"Tetraelemental Assault"},{"c":0,"s":1,"id":5001,"u":"thorned%20seedpod_loag","p":44,"h":1,"n":"Thorned Seedpod"},{"c":0,"s":1,"id":5002,"u":"thrown%20voice_loag","p":138,"h":1,"n":"Thrown Voice"},{"c":0,"s":1,"id":5003,"u":"thunder%20god's%20fan_loag","p":60,"h":1,"n":"Thunder God's Fan"},{"c":0,"s":1,"id":5004,"u":"tidal%20shield_loag","p":120,"h":1,"n":"Tidal Shield"},{"c":0,"s":1,"id":5005,"u":"tide-hardened_loag","p":119,"h":1,"n":"Tide-hardened"},{"c":0,"s":1,"id":5006,"u":"tongue%20disarm_loag","p":47,"h":1,"n":"Tongue Disarm"},{"c":0,"s":1,"id":5007,"u":"tranquil%20sanctuary_loag","p":11,"h":1,"n":"Tranquil Sanctuary"},{"c":0,"s":1,"id":5008,"u":"translucent%20skin_loag","p":120,"h":1,"n":"Translucent Skin"},{"c":0,"s":1,"id":5009,"u":"treacherous%20earth_loag","p":108,"h":1,"n":"Treacherous Earth"},{"c":0,"s":1,"id":5010,"u":"trickster%20tengu_loag","p":60,"h":1,"n":"Trickster Tengu"},{"c":0,"s":1,"id":5011,"u":"truespeech_loag","p":12,"h":1,"n":"Truespeech"},{"c":0,"s":1,"id":5012,"u":"twist%20healing_loag","p":28,"h":1,"n":"Twist Healing"},{"c":0,"s":1,"id":5013,"u":"uncanny%20agility_loag","p":59,"h":1,"n":"Uncanny Agility"},{"c":0,"s":1,"id":5014,"u":"uncanny%20awareness_loag","p":94,"h":1,"n":"Uncanny Awareness"},{"c":0,"s":1,"id":5015,"u":"uncanny%20cheeks_loag","p":56,"h":1,"n":"Uncanny Cheeks"},{"c":0,"s":1,"id":5016,"u":"undead%20companion_loag","p":28,"h":1,"n":"Undead Companion"},{"c":0,"s":1,"id":5017,"u":"underwater%20volcano_loag","p":16,"h":1,"n":"Underwater Volcano"},{"c":0,"s":1,"id":5018,"u":"vanth's%20weapon%20execution_loag","p":31,"h":1,"n":"Vanth's Weapon Execution"},{"c":0,"s":1,"id":5019,"u":"vanth's%20weapon%20expertise_loag","p":32,"h":1,"n":"Vanth's Weapon Expertise"},{"c":0,"s":1,"id":5020,"u":"vanth's%20weapon%20familiarity_loag","p":31,"h":1,"n":"Vanth's Weapon Familiarity"},{"c":0,"s":1,"id":5021,"u":"veil%20may_loag","p":23,"h":1,"n":"Veil May"},{"c":0,"s":1,"id":5022,"u":"velstrac%20magic_loag","p":66,"h":1,"n":"Velstrac Magic"},{"c":0,"s":1,"id":5023,"u":"vestigial%20wings_loag","p":97,"h":1,"n":"Vestigial Wings"},{"c":0,"s":1,"id":5024,"u":"vicious%20snares_loag","p":40,"h":1,"n":"Vicious Snares"},{"c":0,"s":1,"id":5025,"u":"virga%20may_loag","p":23,"h":1,"n":"Virga May"},{"c":0,"s":1,"id":5026,"u":"war%20conditioning_loag","p":36,"h":1,"n":"War Conditioning"},{"c":0,"s":1,"id":5027,"u":"warren%20friend_loag","p":55,"h":1,"n":"Warren Friend"},{"c":0,"s":1,"id":5028,"u":"water%20conjuration_loag","p":15,"h":1,"n":"Water Conjuration"},{"c":0,"s":1,"id":5029,"u":"water%20dancer_loag","p":15,"h":1,"n":"Water Dancer"},{"c":0,"s":1,"id":5030,"u":"water%20strider_loag","p":16,"h":1,"n":"Water Strider"},{"c":0,"s":1,"id":5031,"u":"waxed%20feathers_loag","p":59,"h":1,"n":"Waxed Feathers"},{"c":0,"s":1,"id":5032,"u":"we%20march%20on_loag","p":36,"h":1,"n":"We March On"},{"c":0,"s":1,"id":5033,"u":"willing%20death_loag","p":31,"h":1,"n":"Willing Death"},{"c":0,"s":1,"id":5034,"u":"wind%20god's%20fan_loag","p":59,"h":1,"n":"Wind God's Fan"},{"c":0,"s":1,"id":5035,"u":"wind%20tempered_loag","p":115,"h":1,"n":"Wind Tempered"},{"c":0,"s":1,"id":5036,"u":"wing%20step_loag","p":138,"h":1,"n":"Wing Step"},{"c":0,"s":1,"id":5037,"u":"winglets_loag","p":39,"h":1,"n":"Winglets"},{"c":0,"s":1,"id":5038,"u":"wings%20of%20air_loag","p":116,"h":1,"n":"Wings Of Air"},{"c":0,"s":1,"id":5039,"u":"winter%20cat%20senses_loag","p":19,"h":1,"n":"Winter Cat Senses"},{"c":0,"s":1,"id":5040,"u":"wyrmling%20flight_loag","p":40,"h":1,"n":"Wyrmling Flight"},{"c":0,"s":1,"id":5041,"u":"yamaraj's%20grandeur_loag","p":32,"h":1,"n":"Yamaraj's Grandeur"},{"c":0,"s":6,"id":5042,"u":"absorb%20spell_locg","p":114,"h":1,"n":"Absorb Spell"},{"c":0,"s":6,"id":5043,"u":"adaptive%20mask%20familiar_locg","p":101,"h":1,"n":"Adaptive Mask Familiar"},{"c":0,"s":6,"id":5044,"u":"adroit%20manipulation_locg","p":44,"h":1,"n":"Adroit Manipulation"},{"c":0,"s":6,"id":5045,"u":"advanced%20order%20training_locg","p":81,"h":1,"n":"Advanced Order Training"},{"c":0,"s":6,"id":5046,"u":"aegis%20of%20arnisant_locg","p":94,"h":1,"n":"Aegis Of Arnisant"},{"c":0,"s":6,"id":5047,"u":"agonizing%20rebuke_locg","p":50,"h":1,"n":"Agonizing Rebuke"},{"c":0,"s":6,"id":5048,"u":"alchemical%20scholar_locg","p":50,"h":1,"n":"Alchemical Scholar"},{"c":0,"s":6,"id":5049,"u":"ankle%20bite_locg","p":38,"h":1,"n":"Ankle Bite"},{"c":0,"s":6,"id":5050,"u":"arcane%20tattoos_locg","p":11,"h":1,"n":"Arcane Tattoos"},{"c":0,"s":6,"id":5051,"u":"avenge%20in%20glory_locg","p":20,"h":1,"n":"Avenge In Glory"},{"c":0,"s":6,"id":5052,"u":"backup%20disguise_locg","p":71,"h":1,"n":"Backup Disguise"},{"c":0,"s":6,"id":5053,"u":"bark%20and%20tendril_locg","p":55,"h":1,"n":"Bark And Tendril"},{"c":0,"s":6,"id":5054,"u":"battleforger_locg","p":21,"h":1,"n":"Battleforger"},{"c":0,"s":6,"id":5055,"u":"blade%20of%20law_locg","p":84,"h":1,"n":"Blade Of Law"},{"c":0,"s":6,"id":5056,"u":"blade%20of%20the%20crimson%20oath_locg","p":95,"h":1,"n":"Blade Of The Crimson Oath"},{"c":0,"s":6,"id":5057,"u":"boaster's%20challenge_locg","p":74,"h":1,"n":"Boaster's Challenge"},{"c":0,"s":6,"id":5058,"u":"bouncy%20goblin_locg","p":37,"h":1,"n":"Bouncy Goblin"},{"c":0,"s":6,"id":5059,"u":"bravo's%20determination_locg","p":75,"h":1,"n":"Bravo's Determination"},{"c":0,"s":6,"id":5060,"u":"brightness%20seeker_locg","p":27,"h":1,"n":"Brightness Seeker"},{"c":0,"s":6,"id":5061,"u":"cascade%20bearers%20flexibility_locg","p":101,"h":1,"n":"Cascade Bearers Flexibility"},{"c":0,"s":6,"id":5062,"u":"cascade%20bearers%20spellcasting_locg","p":103,"h":1,"n":"Cascade Bearers Spellcasting"},{"c":0,"s":6,"id":5063,"u":"charged%20creation_locg","p":104,"h":1,"n":"Charged Creation"},{"c":0,"s":6,"id":5064,"u":"chosen%20of%20lamashtu_locg","p":38,"h":1,"n":"Chosen Of Lamashtu"},{"c":0,"s":6,"id":5065,"u":"clan%20protector_locg","p":20,"h":1,"n":"Clan Protector"},{"c":0,"s":6,"id":5066,"u":"clan's%20edge_locg","p":20,"h":1,"n":"Clan's Edge"},{"c":0,"s":6,"id":5067,"u":"cobble%20dancer_locg","p":45,"h":1,"n":"Cobble Dancer"},{"c":0,"s":6,"id":5068,"u":"courteous%20comeback_locg","p":11,"h":1,"n":"Courteous Comeback"},{"c":0,"s":6,"id":5069,"u":"cunning%20climber_locg","p":45,"h":1,"n":"Cunning Climber"},{"c":0,"s":6,"id":5070,"u":"daredevil's%20gambit_locg","p":75,"h":1,"n":"Daredevil's Gambit"},{"c":0,"s":6,"id":5071,"u":"daring%20act_locg","p":74,"h":1,"n":"Daring Act"},{"c":0,"s":6,"id":5072,"u":"daring%20flourish_locg","p":75,"h":1,"n":"Daring Flourish"},{"c":0,"s":6,"id":5073,"u":"darkseer_locg","p":13,"h":1,"n":"Darkseer"},{"c":0,"s":6,"id":5074,"u":"death's%20door_locg","p":115,"h":1,"n":"Death's Door"},{"c":0,"s":6,"id":5075,"u":"defiance%20unto%20death_locg","p":26,"h":1,"n":"Defiance Unto Death"},{"c":0,"s":6,"id":5076,"u":"demanding%20challenge_locg","p":75,"h":1,"n":"Demanding Challenge"},{"c":0,"s":6,"id":5077,"u":"devil's%20advocate_locg","p":11,"h":1,"n":"Devil's Advocate"},{"c":0,"s":6,"id":5078,"u":"dragon%20prince_locg","p":14,"h":1,"n":"Dragon Prince"},{"c":0,"s":6,"id":5079,"u":"dragon%20spit_locg","p":12,"h":1,"n":"Dragon Spit"},{"c":0,"s":6,"id":5080,"u":"dualistic%20synergy_locg","p":104,"h":1,"n":"Dualistic Synergy"},{"c":0,"s":6,"id":5081,"u":"easily%20dismissed_locg","p":44,"h":1,"n":"Easily Dismissed"},{"c":0,"s":6,"id":5082,"u":"eclectic%20obsession_locg","p":33,"h":1,"n":"Eclectic Obsession"},{"c":0,"s":6,"id":5083,"u":"educated%20assessment_locg","p":112,"h":1,"n":"Educated Assessment"},{"c":0,"s":6,"id":5084,"u":"elemental%20wrath_locg","p":26,"h":1,"n":"Elemental Wrath"},{"c":0,"s":6,"id":5085,"u":"elven%20instincts_locg","p":27,"h":1,"n":"Elven Instincts"},{"c":0,"s":6,"id":5086,"u":"elven%20verve_locg","p":26,"h":1,"n":"Elven Verve"},{"c":0,"s":6,"id":5087,"u":"emerald%20boughs%20accustomation_locg","p":102,"h":1,"n":"Emerald Boughs Accustomation"},{"c":0,"s":6,"id":5088,"u":"emerald%20boughs%20hideaway_locg","p":103,"h":1,"n":"Emerald Boughs Hideaway"},{"c":0,"s":6,"id":5089,"u":"endure%20death's%20touch_locg","p":94,"h":1,"n":"Endure Death's Touch"},{"c":0,"s":6,"id":5090,"u":"energy%20blessed_locg","p":21,"h":1,"n":"Energy Blessed"},{"c":0,"s":6,"id":5091,"u":"entourage_locg","p":72,"h":1,"n":"Entourage"},{"c":0,"s":6,"id":5092,"u":"envenom%20fangs_locg","p":59,"h":1,"n":"Envenom Fangs"},{"c":0,"s":6,"id":5093,"u":"everstand%20stance_locg","p":90,"h":1,"n":"Everstand Stance"},{"c":0,"s":6,"id":5094,"u":"everstand%20strike_locg","p":90,"h":1,"n":"Everstand Strike"},{"c":0,"s":6,"id":5095,"u":"everyone%20duck!_locg","p":112,"h":1,"n":"Everyone Duck!"},{"c":0,"s":6,"id":5096,"u":"expert%20drill%20sergeant_locg","p":51,"h":1,"n":"Expert Drill Sergeant"},{"c":0,"s":6,"id":5097,"u":"fade%20away_locg","p":45,"h":1,"n":"Fade Away"},{"c":0,"s":6,"id":5098,"u":"fang%20sharpener_locg","p":37,"h":1,"n":"Fang Sharpener"},{"c":0,"s":6,"id":5099,"u":"firebrand%20braggart%20dedication_locg","p":74,"h":1,"n":"Firebrand Braggart Dedication"},{"c":0,"s":6,"id":5100,"u":"flexible%20halcyon%20spellcasting_locg","p":105,"h":1,"n":"Flexible Halcyon Spellcasting"},{"c":0,"s":6,"id":5101,"u":"font%20of%20knowledge_locg","p":113,"h":1,"n":"Font Of Knowledge"},{"c":0,"s":6,"id":5102,"u":"forced%20entry_locg","p":112,"h":1,"n":"Forced Entry"},{"c":0,"s":6,"id":5103,"u":"forest%20stealth_locg","p":27,"h":1,"n":"Forest Stealth"},{"c":0,"s":6,"id":5104,"u":"forge-day's%20rest_locg","p":20,"h":1,"n":"Forge-day's Rest"},{"c":0,"s":6,"id":5105,"u":"formation%20master_locg","p":51,"h":1,"n":"Formation Master"},{"c":0,"s":6,"id":5106,"u":"formation%20training_locg","p":51,"h":1,"n":"Formation Training"},{"c":0,"s":6,"id":5107,"u":"fortuitous%20shift_locg","p":33,"h":1,"n":"Fortuitous Shift"},{"c":0,"s":6,"id":5108,"u":"freeze%20it!_locg","p":39,"h":1,"n":"Freeze It!"},{"c":0,"s":6,"id":5109,"u":"fulminating%20synergy_locg","p":105,"h":1,"n":"Fulminating Synergy"},{"c":0,"s":6,"id":5110,"u":"gaze%20of%20veracity_locg","p":85,"h":1,"n":"Gaze Of Veracity"},{"c":0,"s":6,"id":5111,"u":"gecko's%20grip_locg","p":59,"h":1,"n":"Gecko's Grip"},{"c":0,"s":6,"id":5112,"u":"gloomseer_locg","p":12,"h":1,"n":"Gloomseer"},{"c":0,"s":6,"id":5113,"u":"gnome%20polyglot_locg","p":31,"h":1,"n":"Gnome Polyglot"},{"c":0,"s":6,"id":5114,"u":"grasping%20reach_locg","p":54,"h":1,"n":"Grasping Reach"},{"c":0,"s":6,"id":5115,"u":"great%20boaster_locg","p":75,"h":1,"n":"Great Boaster"},{"c":0,"s":6,"id":5116,"u":"grim%20insight_locg","p":32,"h":1,"n":"Grim Insight"},{"c":0,"s":6,"id":5117,"u":"halcyon%20speaker%20dedication_locg","p":104,"h":1,"n":"Halcyon Speaker Dedication"},{"c":0,"s":6,"id":5118,"u":"halcyon%20spellcasting%20adept_locg","p":105,"h":1,"n":"Halcyon Spellcasting Adept"},{"c":0,"s":6,"id":5119,"u":"halcyon%20spellcasting%20initiate_locg","p":104,"h":1,"n":"Halcyon Spellcasting Initiate"},{"c":0,"s":6,"id":5120,"u":"halcyon%20spellcasting%20sage_locg","p":105,"h":1,"n":"Halcyon Spellcasting Sage"},{"c":0,"s":6,"id":5121,"u":"halfling%20ingenuity_locg","p":44,"h":1,"n":"Halfling Ingenuity"},{"c":0,"s":6,"id":5122,"u":"hard%20tail_locg","p":38,"h":1,"n":"Hard Tail"},{"c":0,"s":6,"id":5123,"u":"harmlessly%20cute_locg","p":54,"h":1,"n":"Harmlessly Cute"},{"c":0,"s":6,"id":5124,"u":"harrying%20strike_locg","p":115,"h":1,"n":"Harrying Strike"},{"c":0,"s":6,"id":5125,"u":"heir%20of%20the%20saoc_locg","p":14,"h":1,"n":"Heir Of The Saoc"},{"c":0,"s":6,"id":5126,"u":"hell's%20armaments_locg","p":84,"h":1,"n":"Hell's Armaments"},{"c":0,"s":6,"id":5127,"u":"hellknight%20dedication_locg","p":84,"h":1,"n":"Hellknight Dedication"},{"c":0,"s":6,"id":5128,"u":"hellknight%20order%20cross-training_locg","p":81,"h":1,"n":"Hellknight Order Cross-training"},{"c":0,"s":6,"id":5129,"u":"hellknight%20signifer%20dedication_locg","p":85,"h":1,"n":"Hellknight Signifer Dedication"},{"c":0,"s":6,"id":5130,"u":"helpful%20halfling_locg","p":45,"h":1,"n":"Helpful Halfling"},{"c":0,"s":6,"id":5131,"u":"heroes'%20call_locg","p":21,"h":1,"n":"Heroes' Call"},{"c":0,"s":6,"id":5132,"u":"hobgoblin%20lore_locg","p":50,"h":1,"n":"Hobgoblin Lore"},{"c":0,"s":6,"id":5133,"u":"hobgoblin%20weapon%20discipline_locg","p":51,"h":1,"n":"Hobgoblin Weapon Discipline"},{"c":0,"s":6,"id":5134,"u":"hobgoblin%20weapon%20expertise_locg","p":51,"h":1,"n":"Hobgoblin Weapon Expertise"},{"c":0,"s":6,"id":5135,"u":"hobgoblin%20weapon%20familiarity_locg","p":50,"h":1,"n":"Hobgoblin Weapon Familiarity"},{"c":0,"s":6,"id":5136,"u":"hungry%20goblin_locg","p":39,"h":1,"n":"Hungry Goblin"},{"c":0,"s":6,"id":5137,"u":"impassable%20wall%20stance_locg","p":90,"h":1,"n":"Impassable Wall Stance"},{"c":0,"s":6,"id":5138,"u":"incredible%20luck_locg","p":45,"h":1,"n":"Incredible Luck"},{"c":0,"s":6,"id":5139,"u":"innocuous_locg","p":44,"h":1,"n":"Innocuous"},{"c":0,"s":6,"id":5140,"u":"intuitive%20cooperation_locg","p":44,"h":1,"n":"Intuitive Cooperation"},{"c":0,"s":6,"id":5141,"u":"intuitive%20illusions_locg","p":33,"h":1,"n":"Intuitive Illusions"},{"c":0,"s":6,"id":5142,"u":"inventive%20offensive_locg","p":32,"h":1,"n":"Inventive Offensive"},{"c":0,"s":6,"id":5143,"u":"invoke%20the%20crimson%20oath_locg","p":95,"h":1,"n":"Invoke The Crimson Oath"},{"c":0,"s":6,"id":5144,"u":"irriseni%20ice-witch_locg","p":14,"h":1,"n":"Irriseni Ice-witch"},{"c":0,"s":6,"id":5145,"u":"iruxi%20unarmed%20cunning_locg","p":59,"h":1,"n":"Iruxi Unarmed Cunning"},{"c":0,"s":6,"id":5146,"u":"keep%20up%20appearances_locg","p":12,"h":1,"n":"Keep Up Appearances"},{"c":0,"s":6,"id":5147,"u":"kneel%20for%20no%20god_locg","p":21,"h":1,"n":"Kneel For No God"},{"c":0,"s":6,"id":5148,"u":"knight%20in%20shining%20armor_locg","p":94,"h":1,"n":"Knight In Shining Armor"},{"c":0,"s":6,"id":5149,"u":"knight%20reclaimant%20dedication_locg","p":95,"h":1,"n":"Knight Reclaimant Dedication"},{"c":0,"s":6,"id":5150,"u":"knight%20vigilant_locg","p":94,"h":1,"n":"Knight Vigilant"},{"c":0,"s":6,"id":5151,"u":"know%20oneself_locg","p":12,"h":1,"n":"Know Oneself"},{"c":0,"s":6,"id":5152,"u":"leech-clipper_locg","p":50,"h":1,"n":"Leech-clipper"},{"c":0,"s":6,"id":5153,"u":"leshy%20glide_locg","p":55,"h":1,"n":"Leshy Glide"},{"c":0,"s":6,"id":5154,"u":"leshy%20lore_locg","p":54,"h":1,"n":"Leshy Lore"},{"c":0,"s":6,"id":5155,"u":"leshy%20superstition_locg","p":54,"h":1,"n":"Leshy Superstition"},{"c":0,"s":6,"id":5156,"u":"life-giving%20magic_locg","p":32,"h":1,"n":"Life-giving Magic"},{"c":0,"s":6,"id":5157,"u":"light%20of%20revelation_locg","p":90,"h":1,"n":"Light Of Revelation"},{"c":0,"s":6,"id":5158,"u":"lizardfolk%20lore_locg","p":58,"h":1,"n":"Lizardfolk Lore"},{"c":0,"s":6,"id":5159,"u":"lore%20seeker_locg","p":113,"h":1,"n":"Lore Seeker"},{"c":0,"s":6,"id":5160,"u":"lucky%20keepsake_locg","p":55,"h":1,"n":"Lucky Keepsake"},{"c":0,"s":6,"id":5161,"u":"magaambyan%20attendant%20dedication_locg","p":101,"h":1,"n":"Magaambyan Attendant Dedication"},{"c":0,"s":6,"id":5162,"u":"marsh%20runner_locg","p":58,"h":1,"n":"Marsh Runner"},{"c":0,"s":6,"id":5163,"u":"mask%20familiar_locg","p":101,"h":1,"n":"Mask Familiar"},{"c":0,"s":6,"id":5164,"u":"masked%20casting_locg","p":85,"h":1,"n":"Masked Casting"},{"c":0,"s":6,"id":5165,"u":"natural%20illusionist_locg","p":33,"h":1,"n":"Natural Illusionist"},{"c":0,"s":6,"id":5166,"u":"natural%20performer_locg","p":32,"h":1,"n":"Natural Performer"},{"c":0,"s":6,"id":5167,"u":"order%20training_locg","p":81,"h":1,"n":"Order Training"},{"c":0,"s":6,"id":5168,"u":"ornate%20tattoo_locg","p":13,"h":1,"n":"Ornate Tattoo"},{"c":0,"s":6,"id":5169,"u":"overlooked%20mastermind_locg","p":15,"h":1,"n":"Overlooked Mastermind"},{"c":0,"s":6,"id":5170,"u":"parthenogenic%20hatchling_locg","p":58,"h":1,"n":"Parthenogenic Hatchling"},{"c":0,"s":6,"id":5171,"u":"persistent%20creation_locg","p":104,"h":1,"n":"Persistent Creation"},{"c":0,"s":6,"id":5172,"u":"pride%20in%20arms_locg","p":51,"h":1,"n":"Pride In Arms"},{"c":0,"s":6,"id":5173,"u":"primal%20rampage_locg","h":1,"n":"Primal Rampage"},{"c":0,"s":6,"id":5174,"u":"protective%20sheath_locg","p":21,"h":1,"n":"Protective Sheath"},{"c":0,"s":6,"id":5175,"u":"quah%20bond_locg","p":12,"h":1,"n":"Quah Bond"},{"c":0,"s":6,"id":5176,"u":"rain-scribe%20mobility_locg","p":103,"h":1,"n":"Rain-scribe Mobility"},{"c":0,"s":6,"id":5177,"u":"rain-scribe%20sustenance_locg","p":102,"h":1,"n":"Rain-scribe Sustenance"},{"c":0,"s":6,"id":5178,"u":"razor%20claws_locg","p":58,"h":1,"n":"Razor Claws"},{"c":0,"s":6,"id":5179,"u":"reaper%20of%20repose_locg","p":95,"h":1,"n":"Reaper Of Repose"},{"c":0,"s":6,"id":5180,"u":"recognize%20threat_locg","p":112,"h":1,"n":"Recognize Threat"},{"c":0,"s":6,"id":5181,"u":"remorseless%20lash_locg","p":50,"h":1,"n":"Remorseless Lash"},{"c":0,"s":6,"id":5182,"u":"reptile%20speaker_locg","p":58,"h":1,"n":"Reptile Speaker"},{"c":0,"s":6,"id":5183,"u":"ritual%20reversion_locg","p":55,"h":1,"n":"Ritual Reversion"},{"c":0,"s":6,"id":5184,"u":"roll%20with%20it_locg","p":39,"h":1,"n":"Roll With It"},{"c":0,"s":6,"id":5185,"u":"round%20ears_locg","p":15,"h":1,"n":"Round Ears"},{"c":0,"s":6,"id":5186,"u":"saoc%20astrology_locg","p":12,"h":1,"n":"Saoc Astrology"},{"c":0,"s":6,"id":5187,"u":"scalding%20spit_locg","p":39,"h":1,"n":"Scalding Spit"},{"c":0,"s":6,"id":5188,"u":"scrollmaster%20dedication_locg","p":113,"h":1,"n":"Scrollmaster Dedication"},{"c":0,"s":6,"id":5189,"u":"seedpod_locg","p":54,"h":1,"n":"Seedpod"},{"c":0,"s":6,"id":5190,"u":"sense%20chaos_locg","p":84,"h":1,"n":"Sense Chaos"},{"c":0,"s":6,"id":5191,"u":"sense%20thoughts_locg","p":27,"h":1,"n":"Sense Thoughts"},{"c":0,"s":6,"id":5192,"u":"shadow%20of%20the%20wilds_locg","p":54,"h":1,"n":"Shadow Of The Wilds"},{"c":0,"s":6,"id":5193,"u":"shadow%20pact_locg","p":14,"h":1,"n":"Shadow Pact"},{"c":0,"s":6,"id":5194,"u":"share%20thoughts_locg","p":26,"h":1,"n":"Share Thoughts"},{"c":0,"s":6,"id":5195,"u":"shared%20luck_locg","p":45,"h":1,"n":"Shared Luck"},{"c":0,"s":6,"id":5196,"u":"shared%20synergy_locg","p":104,"h":1,"n":"Shared Synergy"},{"c":0,"s":6,"id":5197,"u":"sharp%20fangs_locg","p":58,"h":1,"n":"Sharp Fangs"},{"c":0,"s":6,"id":5198,"u":"shed%20tail_locg","p":59,"h":1,"n":"Shed Tail"},{"c":0,"s":6,"id":5199,"u":"shory%20aerialist_locg","p":15,"h":1,"n":"Shory Aerialist"},{"c":0,"s":6,"id":5200,"u":"shory%20aeromancer_locg","p":14,"h":1,"n":"Shory Aeromancer"},{"c":0,"s":6,"id":5201,"u":"shoulder%20catastrophe_locg","p":115,"h":1,"n":"Shoulder Catastrophe"},{"c":0,"s":6,"id":5202,"u":"signifer%20armor%20expertise_locg","p":85,"h":1,"n":"Signifer Armor Expertise"},{"c":0,"s":6,"id":5203,"u":"signifer's%20sight_locg","p":85,"h":1,"n":"Signifer's Sight"},{"c":0,"s":6,"id":5204,"u":"sociable_locg","p":15,"h":1,"n":"Sociable"},{"c":0,"s":6,"id":5205,"u":"solar%20rejuvenation_locg","p":55,"h":1,"n":"Solar Rejuvenation"},{"c":0,"s":6,"id":5206,"u":"sow%20rumor_locg","p":71,"h":1,"n":"Sow Rumor"},{"c":0,"s":6,"id":5207,"u":"speak%20with%20kindred_locg","p":55,"h":1,"n":"Speak With Kindred"},{"c":0,"s":6,"id":5208,"u":"spellmaster%20dedication_locg","p":114,"h":1,"n":"Spellmaster Dedication"},{"c":0,"s":6,"id":5209,"u":"spellmaster's%20resilience_locg","p":114,"h":1,"n":"Spellmaster's Resilience"},{"c":0,"s":6,"id":5210,"u":"sun%20blade_locg","p":90,"h":1,"n":"Sun Blade"},{"c":0,"s":6,"id":5211,"u":"surface%20culture_locg","p":20,"h":1,"n":"Surface Culture"},{"c":0,"s":6,"id":5212,"u":"surreptitious%20spellcaster_locg","p":114,"h":1,"n":"Surreptitious Spellcaster"},{"c":0,"s":6,"id":5213,"u":"survivor%20of%20desolation_locg","p":95,"h":1,"n":"Survivor Of Desolation"},{"c":0,"s":6,"id":5214,"u":"swift%20swimmer_locg","p":59,"h":1,"n":"Swift Swimmer"},{"c":0,"s":6,"id":5215,"u":"swordmaster%20dedication_locg","p":115,"h":1,"n":"Swordmaster Dedication"},{"c":0,"s":6,"id":5216,"u":"synergistic%20spell_locg","p":105,"h":1,"n":"Synergistic Spell"},{"c":0,"s":6,"id":5217,"u":"tail%20spin_locg","p":38,"h":1,"n":"Tail Spin"},{"c":0,"s":6,"id":5218,"u":"tail%20whip_locg","p":58,"h":1,"n":"Tail Whip"},{"c":0,"s":6,"id":5219,"u":"tempest-sun%20redirection_locg","p":102,"h":1,"n":"Tempest-sun Redirection"},{"c":0,"s":6,"id":5220,"u":"tempest-sun%20shielding_locg","p":103,"h":1,"n":"Tempest-sun Shielding"},{"c":0,"s":6,"id":5221,"u":"terrain%20advantage_locg","p":59,"h":1,"n":"Terrain Advantage"},{"c":0,"s":6,"id":5222,"u":"theoretical%20acumen_locg","p":32,"h":1,"n":"Theoretical Acumen"},{"c":0,"s":6,"id":5223,"u":"tomb-watcher's%20glare_locg","p":21,"h":1,"n":"Tomb-watcher's Glare"},{"c":0,"s":6,"id":5224,"u":"torch%20goblin_locg","p":38,"h":1,"n":"Torch Goblin"},{"c":0,"s":6,"id":5225,"u":"tree%20climber_locg","p":38,"h":1,"n":"Tree Climber"},{"c":0,"s":6,"id":5226,"u":"tupilaq%20carver_locg","p":13,"h":1,"n":"Tupilaq Carver"},{"c":0,"s":6,"id":5227,"u":"tusks_locg","p":15,"h":1,"n":"Tusks"},{"c":0,"s":6,"id":5228,"u":"unassuming%20dedication_locg","p":44,"h":1,"n":"Unassuming Dedication"},{"c":0,"s":6,"id":5229,"u":"unbreakable-er%20goblin_locg","p":39,"h":1,"n":"Unbreakable-er Goblin"},{"c":0,"s":6,"id":5230,"u":"undaunted_locg","p":54,"h":1,"n":"Undaunted"},{"c":0,"s":6,"id":5231,"u":"unexpected%20shift_locg","p":32,"h":1,"n":"Unexpected Shift"},{"c":0,"s":6,"id":5232,"u":"unravel%20mysteries_locg","p":113,"h":1,"n":"Unravel Mysteries"},{"c":0,"s":6,"id":5233,"u":"unshakable%20idealism_locg","p":94,"h":1,"n":"Unshakable Idealism"},{"c":0,"s":6,"id":5234,"u":"uzunjati%20recollection_locg","p":103,"h":1,"n":"Uzunjati Recollection"},{"c":0,"s":6,"id":5235,"u":"uzunjati%20storytelling_locg","p":102,"h":1,"n":"Uzunjati Storytelling"},{"c":0,"s":6,"id":5236,"u":"vibrant%20display_locg","p":33,"h":1,"n":"Vibrant Display"},{"c":0,"s":6,"id":5237,"u":"vigorous%20health_locg","p":50,"h":1,"n":"Vigorous Health"},{"c":0,"s":6,"id":5238,"u":"viking%20shieldbearer_locg","p":13,"h":1,"n":"Viking Shieldbearer"},{"c":0,"s":6,"id":5239,"u":"virtue-forged%20tattoos_locg","p":14,"h":1,"n":"Virtue-forged Tattoos"},{"c":0,"s":6,"id":5240,"u":"wandering%20heart_locg","p":27,"h":1,"n":"Wandering Heart"},{"c":0,"s":6,"id":5241,"u":"ward%20casting_locg","p":114,"h":1,"n":"Ward Casting"},{"c":0,"s":6,"id":5242,"u":"wavetouched%20paragon_locg","p":13,"h":1,"n":"Wavetouched Paragon"},{"c":0,"s":6,"id":5243,"u":"wildborn%20adept_locg","p":27,"h":1,"n":"Wildborn Adept"},{"c":0,"s":6,"id":5244,"u":"wildborn%20magic_locg","p":26,"h":1,"n":"Wildborn Magic"},{"c":0,"s":6,"id":5245,"u":"witch%20warden_locg","p":13,"h":1,"n":"Witch Warden"},{"c":0,"s":6,"id":5246,"u":"woodcraft_locg","p":26,"h":1,"n":"Woodcraft"},{"c":0,"s":55,"id":5247,"u":"battle%20prayer_logm","p":104,"h":1,"n":"Battle Prayer"},{"c":0,"s":55,"id":5248,"u":"bless%20tonic_logm","p":104,"h":1,"n":"Bless Tonic"},{"c":0,"s":55,"id":5249,"u":"bless%20toxin_logm","p":104,"h":1,"n":"Bless Toxin"},{"c":0,"s":55,"id":5250,"u":"blessed%20blood_logm","p":104,"h":1,"n":"Blessed Blood"},{"c":0,"s":55,"id":5251,"u":"charlatan_logm","p":104,"h":1,"n":"Charlatan"},{"c":0,"s":55,"id":5252,"u":"environmental%20grace_logm","p":105,"h":1,"n":"Environmental Grace"},{"c":0,"s":55,"id":5253,"u":"evangelize_logm","p":105,"h":1,"n":"Evangelize"},{"c":0,"s":55,"id":5254,"u":"expanded%20domain%20initiate_logm","p":8,"h":1,"n":"Expanded Domain Initiate"},{"c":0,"s":55,"id":5255,"u":"mortal%20healing_logm","p":105,"h":1,"n":"Mortal Healing"},{"c":0,"s":55,"id":5256,"u":"numb%20to%20death_logm","p":105,"h":1,"n":"Numb To Death"},{"c":0,"s":55,"id":5257,"u":"sacred%20defense_logm","p":105,"h":1,"n":"Sacred Defense"},{"c":0,"s":55,"id":5258,"u":"sacred%20ki_logm","p":105,"h":1,"n":"Sacred Ki"},{"c":0,"s":55,"id":5259,"u":"sanctify%20water_logm","p":105,"h":1,"n":"Sanctify Water"},{"c":0,"s":55,"id":5260,"u":"splinter%20faith_logm","p":8,"h":1,"n":"Splinter Faith"},{"c":0,"s":55,"id":5261,"u":"syncretism_logm","p":105,"h":1,"n":"Syncretism"},{"c":0,"s":56,"id":5262,"u":"achaekek's%20grip_lol","p":58,"h":1,"n":"Achaekek's Grip"},{"c":0,"s":56,"id":5263,"u":"artokus's%20fire_lol","p":20,"h":1,"n":"Artokus's Fire"},{"c":0,"s":56,"id":5264,"u":"azaersi's%20roads_lol","p":28,"h":1,"n":"Azaersi's Roads"},{"c":0,"s":56,"id":5265,"u":"bright%20lion%20dedication_lol","p":101,"h":1,"n":"Bright Lion Dedication"},{"c":0,"s":56,"id":5266,"u":"elude%20the%20divine_lol","p":101,"h":1,"n":"Elude The Divine"},{"c":0,"s":56,"id":5267,"u":"fading_lol","p":58,"h":1,"n":"Fading"},{"c":0,"s":56,"id":5268,"u":"flamboyant%20cruelty_lol","p":28,"h":1,"n":"Flamboyant Cruelty"},{"c":0,"s":56,"id":5269,"u":"janatimo's%20lessons_lol","p":61,"h":1,"n":"Janatimo's Lessons"},{"c":0,"s":56,"id":5270,"u":"medical%20researcher_lol","p":72,"h":1,"n":"Medical Researcher"},{"c":0,"s":56,"id":5271,"u":"paragon%20battle%20medicine_lol","p":72,"h":1,"n":"Paragon Battle Medicine"},{"c":0,"s":56,"id":5272,"u":"prayer%20attack_lol","p":58,"h":1,"n":"Prayer Attack"},{"c":0,"s":56,"id":5273,"u":"rescuer's%20press_lol","p":68,"h":1,"n":"Rescuer's Press"},{"c":0,"s":56,"id":5274,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol","p":69,"h":1,"n":"Shall Not Falter, Shall Not Rout"},{"c":0,"s":56,"id":5275,"u":"sun's%20fury_lol","p":101,"h":1,"n":"Sun's Fury"},{"c":0,"s":56,"id":5276,"u":"vernai%20training_lol","p":58,"h":1,"n":"Vernai Training"},{"c":0,"s":56,"id":5277,"u":"vigil's%20walls%20rise%20anew!_lol","p":69,"h":1,"n":"Vigil's Walls Rise Anew!"},{"c":0,"s":56,"id":5278,"u":"warding%20light_lol","p":101,"h":1,"n":"Warding Light"},{"c":0,"s":56,"id":5279,"u":"wish%20alchemy_lol","p":20,"h":1,"n":"Wish Alchemy"},{"c":0,"s":0,"id":5280,"u":"absorb%20toxin_lome","p":122,"h":1,"n":"Absorb Toxin"},{"c":0,"s":0,"id":5281,"u":"ambush%20awareness_lome","p":118,"h":1,"n":"Ambush Awareness"},{"c":0,"s":0,"id":5282,"u":"anadi%20lore_lome","p":106,"h":1,"n":"Anadi Lore"},{"c":0,"s":0,"id":5283,"u":"ancestor's%20rage_lome","p":114,"h":1,"n":"Ancestor's Rage"},{"c":0,"s":0,"id":5284,"u":"arcane%20sight_lome","p":118,"h":1,"n":"Arcane Sight"},{"c":0,"s":0,"id":5285,"u":"bone%20rider_lome","p":205,"h":1,"n":"Bone Rider"},{"c":0,"s":0,"id":5286,"u":"breath%20like%20honey_lome","p":114,"h":1,"n":"Breath Like Honey"},{"c":0,"s":0,"id":5287,"u":"bristle_lome","p":125,"h":1,"n":"Bristle"},{"c":0,"s":0,"id":5288,"u":"catch%20the%20details_lome","p":117,"h":1,"n":"Catch The Details"},{"c":0,"s":0,"id":5289,"u":"ceremony%20of%20aeon's%20guidance_lome","p":110,"h":1,"n":"Ceremony Of Aeon's Guidance"},{"c":0,"s":0,"id":5290,"u":"ceremony%20of%20aeon's%20shield_lome","p":110,"h":1,"n":"Ceremony Of Aeon's Shield"},{"c":0,"s":0,"id":5291,"u":"ceremony%20of%20fortification_lome","p":110,"h":1,"n":"Ceremony Of Fortification"},{"c":0,"s":0,"id":5292,"u":"ceremony%20of%20growth_lome","p":110,"h":1,"n":"Ceremony Of Growth"},{"c":0,"s":0,"id":5293,"u":"ceremony%20of%20knowledge_lome","p":109,"h":1,"n":"Ceremony Of Knowledge"},{"c":0,"s":0,"id":5294,"u":"ceremony%20of%20protection_lome","p":109,"h":1,"n":"Ceremony Of Protection"},{"c":0,"s":0,"id":5295,"u":"ceremony%20of%20sun's%20gift_lome","p":110,"h":1,"n":"Ceremony Of Sun's Gift"},{"c":0,"s":0,"id":5296,"u":"ceremony%20of%20sunlight_lome","p":109,"h":1,"n":"Ceremony Of Sunlight"},{"c":0,"s":0,"id":5297,"u":"ceremony%20of%20the%20evened%20hand_lome","p":109,"h":1,"n":"Ceremony Of The Evened Hand"},{"c":0,"s":0,"id":5298,"u":"ceremony%20of%20the%20strengthened%20hand_lome","p":110,"h":1,"n":"Ceremony Of The Strengthened Hand"},{"c":0,"s":0,"id":5299,"u":"conrasu%20lore_lome","p":109,"h":1,"n":"Conrasu Lore"},{"c":0,"s":0,"id":5300,"u":"conrasu%20weapon%20expertise_lome","p":110,"h":1,"n":"Conrasu Weapon Expertise"},{"c":0,"s":0,"id":5301,"u":"conrasu%20weapon%20familiarity_lome","p":109,"h":1,"n":"Conrasu Weapon Familiarity"},{"c":0,"s":0,"id":5302,"u":"conrasu%20weapon%20understanding_lome","p":110,"h":1,"n":"Conrasu Weapon Understanding"},{"c":0,"s":0,"id":5303,"u":"constant%20gaze_lome","p":118,"h":1,"n":"Constant Gaze"},{"c":0,"s":0,"id":5304,"u":"crunch_lome","p":113,"h":1,"n":"Crunch"},{"c":0,"s":0,"id":5305,"u":"defensive%20instincts_lome","p":118,"h":1,"n":"Defensive Instincts"},{"c":0,"s":0,"id":5306,"u":"delver_lome","p":126,"h":1,"n":"Delver"},{"c":0,"s":0,"id":5307,"u":"demonbane%20warrior_lome","p":60,"h":1,"n":"Demonbane Warrior"},{"c":0,"s":0,"id":5308,"u":"demonblood%20frenzy_lome","p":94,"h":1,"n":"Demonblood Frenzy"},{"c":0,"s":0,"id":5309,"u":"dig%20up%20secrets_lome","p":126,"h":1,"n":"Dig Up Secrets"},{"c":0,"s":0,"id":5310,"u":"disorienting%20venom_lome","p":106,"h":1,"n":"Disorienting Venom"},{"c":0,"s":0,"id":5311,"u":"distant%20cackle_lome","p":113,"h":1,"n":"Distant Cackle"},{"c":0,"s":0,"id":5312,"u":"eidetic%20ear_lome","p":125,"h":1,"n":"Eidetic Ear"},{"c":0,"s":0,"id":5313,"u":"envenomed%20edge_lome","p":122,"h":1,"n":"Envenomed Edge"},{"c":0,"s":0,"id":5314,"u":"fountain%20of%20secrets_lome","p":126,"h":1,"n":"Fountain Of Secrets"},{"c":0,"s":0,"id":5315,"u":"friendform_lome","p":106,"h":1,"n":"Friendform"},{"c":0,"s":0,"id":5316,"u":"gnoll%20lore_lome","p":113,"h":1,"n":"Gnoll Lore"},{"c":0,"s":0,"id":5317,"u":"gnoll%20weapon%20expertise_lome","p":114,"h":1,"n":"Gnoll Weapon Expertise"},{"c":0,"s":0,"id":5318,"u":"gnoll%20weapon%20familiarity_lome","p":113,"h":1,"n":"Gnoll Weapon Familiarity"},{"c":0,"s":0,"id":5319,"u":"gnoll%20weapon%20practicality_lome","p":114,"h":1,"n":"Gnoll Weapon Practicality"},{"c":0,"s":0,"id":5320,"u":"goloma%20courage_lome","p":117,"h":1,"n":"Goloma Courage"},{"c":0,"s":0,"id":5321,"u":"goloma%20lore_lome","p":117,"h":1,"n":"Goloma Lore"},{"c":0,"s":0,"id":5322,"u":"grandmother's%20wisdom_lome","p":114,"h":1,"n":"Grandmother's Wisdom"},{"c":0,"s":0,"id":5323,"u":"grippli%20glide_lome","p":121,"h":1,"n":"Grippli Glide"},{"c":0,"s":0,"id":5324,"u":"grippli%20lore_lome","p":120,"h":1,"n":"Grippli Lore"},{"c":0,"s":0,"id":5325,"u":"grippli%20weapon%20expertise_lome","p":122,"h":1,"n":"Grippli Weapon Expertise"},{"c":0,"s":0,"id":5326,"u":"grippli%20weapon%20familiarity_lome","p":120,"h":1,"n":"Grippli Weapon Familiarity"},{"c":0,"s":0,"id":5327,"u":"grippli%20weapon%20innovator_lome","p":121,"h":1,"n":"Grippli Weapon Innovator"},{"c":0,"s":0,"id":5328,"u":"hunter's%20defense_lome","p":121,"h":1,"n":"Hunter's Defense"},{"c":0,"s":0,"id":5329,"u":"hunter's%20fangs_lome","p":106,"h":1,"n":"Hunter's Fangs"},{"c":0,"s":0,"id":5330,"u":"hybrid%20shape_lome","p":106,"h":1,"n":"Hybrid Shape"},{"c":0,"s":0,"id":5331,"u":"hyena%20familiar_lome","p":113,"h":1,"n":"Hyena Familiar"},{"c":0,"s":0,"id":5332,"u":"inured%20to%20the%20heat_lome","p":125,"h":1,"n":"Inured To The Heat"},{"c":0,"s":0,"id":5333,"u":"jungle%20strider_lome","p":121,"h":1,"n":"Jungle Strider"},{"c":0,"s":0,"id":5334,"u":"laughing%20gnoll_lome","p":114,"h":1,"n":"Laughing Gnoll"},{"c":0,"s":0,"id":5335,"u":"long%20tongue_lome","p":121,"h":1,"n":"Long Tongue"},{"c":0,"s":0,"id":5336,"u":"nocturnal%20grippli_lome","p":121,"h":1,"n":"Nocturnal Grippli"},{"c":0,"s":0,"id":5337,"u":"none%20shall%20know_lome","p":126,"h":1,"n":"None Shall Know"},{"c":0,"s":0,"id":5338,"u":"pack%20hunter_lome","p":113,"h":1,"n":"Pack Hunter"},{"c":0,"s":0,"id":5339,"u":"pack%20stalker_lome","p":114,"h":1,"n":"Pack Stalker"},{"c":0,"s":0,"id":5340,"u":"pierce%20the%20darkness_lome","p":117,"h":1,"n":"Pierce The Darkness"},{"c":0,"s":0,"id":5341,"u":"piercing%20quills_lome","p":126,"h":1,"n":"Piercing Quills"},{"c":0,"s":0,"id":5342,"u":"protective%20claws_lome","p":118,"h":1,"n":"Protective Claws"},{"c":0,"s":0,"id":5343,"u":"quill%20spray_lome","p":126,"h":1,"n":"Quill Spray"},{"c":0,"s":0,"id":5344,"u":"reassuring%20presence_lome","p":106,"h":1,"n":"Reassuring Presence"},{"c":0,"s":0,"id":5345,"u":"renewing%20quills_lome","p":126,"h":1,"n":"Renewing Quills"},{"c":0,"s":0,"id":5346,"u":"ricocheting%20leap_lome","p":122,"h":1,"n":"Ricocheting Leap"},{"c":0,"s":0,"id":5347,"u":"right-hand%20blood_lome","p":114,"h":1,"n":"Right-hand Blood"},{"c":0,"s":0,"id":5348,"u":"secret%20eyes_lome","p":126,"h":1,"n":"Secret Eyes"},{"c":0,"s":0,"id":5349,"u":"see%20the%20unseen_lome","p":118,"h":1,"n":"See The Unseen"},{"c":0,"s":0,"id":5350,"u":"sensitive%20nose_lome","p":113,"h":1,"n":"Sensitive Nose"},{"c":0,"s":0,"id":5351,"u":"shisk%20lore_lome","p":125,"h":1,"n":"Shisk Lore"},{"c":0,"s":0,"id":5352,"u":"skittertalk_lome","p":106,"h":1,"n":"Skittertalk"},{"c":0,"s":0,"id":5353,"u":"spelunker_lome","p":125,"h":1,"n":"Spelunker"},{"c":0,"s":0,"id":5354,"u":"spine%20stabber_lome","p":125,"h":1,"n":"Spine Stabber"},{"c":0,"s":0,"id":5355,"u":"strand%20strider_lome","p":106,"h":1,"n":"Strand Strider"},{"c":0,"s":0,"id":5356,"u":"studious%20adept_lome","p":106,"h":1,"n":"Studious Adept"},{"c":0,"s":0,"id":5357,"u":"studious%20magic_lome","p":106,"h":1,"n":"Studious Magic"},{"c":0,"s":0,"id":5358,"u":"tenacious%20net_lome","p":122,"h":1,"n":"Tenacious Net"},{"c":0,"s":0,"id":5359,"u":"tongue%20tether_lome","p":122,"h":1,"n":"Tongue Tether"},{"c":0,"s":0,"id":5360,"u":"true%20gaze_lome","p":118,"h":1,"n":"True Gaze"},{"c":0,"s":0,"id":5361,"u":"watchful%20gaze_lome","p":117,"h":1,"n":"Watchful Gaze"},{"c":0,"s":0,"id":5362,"u":"web%20hunter_lome","p":106,"h":1,"n":"Web Hunter"},{"c":0,"s":0,"id":5363,"u":"web%20walker_lome","p":106,"h":1,"n":"Web Walker"},{"c":0,"s":0,"id":5364,"u":"web%20weaver_lome","p":106,"h":1,"n":"Web Weaver"},{"c":0,"s":0,"id":5365,"u":"webslinger_lome","p":106,"h":1,"n":"Webslinger"},{"c":0,"s":51,"id":5366,"u":"archaeologist's%20warning_lopsg","p":41,"h":1,"n":"Archaeologist's Warning"},{"c":0,"s":51,"id":5367,"u":"armored%20exercise_lopsg","p":53,"h":1,"n":"Armored Exercise"},{"c":0,"s":51,"id":5368,"u":"armored%20rest_lopsg","p":52,"h":1,"n":"Armored Rest"},{"c":0,"s":51,"id":5369,"u":"bestiary%20scholar_lopsg","p":45,"h":1,"n":"Bestiary Scholar"},{"c":0,"s":51,"id":5370,"u":"blazing%20talon%20surge_lopsg","p":119,"h":1,"n":"Blazing Talon Surge"},{"c":0,"s":51,"id":5371,"u":"cautious%20delver_lopsg","p":45,"h":1,"n":"Cautious Delver"},{"c":0,"s":51,"id":5372,"u":"communal%20sustain_lopsg","p":49,"h":1,"n":"Communal Sustain"},{"c":0,"s":51,"id":5373,"u":"craft%20facsimile_lopsg","p":41,"h":1,"n":"Craft Facsimile"},{"c":0,"s":51,"id":5374,"u":"dead%20reckoning_lopsg","p":41,"h":1,"n":"Dead Reckoning"},{"c":0,"s":51,"id":5375,"u":"determined%20lore%20seeker_lopsg","p":46,"h":1,"n":"Determined Lore Seeker"},{"c":0,"s":51,"id":5376,"u":"discerning%20strike_lopsg","p":120,"h":1,"n":"Discerning Strike"},{"c":0,"s":51,"id":5377,"u":"diverse%20recognition_lopsg","p":41,"h":1,"n":"Diverse Recognition"},{"c":0,"s":51,"id":5378,"u":"eidetic%20memorization_lopsg","p":41,"h":1,"n":"Eidetic Memorization"},{"c":0,"s":51,"id":5379,"u":"emergency%20medical%20assistance_lopsg","p":52,"h":1,"n":"Emergency Medical Assistance"},{"c":0,"s":51,"id":5380,"u":"environmental%20explorer_lopsg","p":41,"h":1,"n":"Environmental Explorer"},{"c":0,"s":51,"id":5381,"u":"explosive%20death%20drop_lopsg","p":119,"h":1,"n":"Explosive Death Drop"},{"c":0,"s":51,"id":5382,"u":"familiar%20form_lopsg","p":49,"h":1,"n":"Familiar Form"},{"c":0,"s":51,"id":5383,"u":"fane's%20escape_lopsg","p":119,"h":1,"n":"Fane's Escape"},{"c":0,"s":51,"id":5384,"u":"fane's%20fourberie_lopsg","p":119,"h":1,"n":"Fane's Fourberie"},{"c":0,"s":51,"id":5385,"u":"farabellus%20flip_lopsg","p":120,"h":1,"n":"Farabellus Flip"},{"c":0,"s":51,"id":5386,"u":"focus%20ally_lopsg","p":53,"h":1,"n":"Focus Ally"},{"c":0,"s":51,"id":5387,"u":"foolproof%20instructions_lopsg","p":45,"h":1,"n":"Foolproof Instructions"},{"c":0,"s":51,"id":5388,"u":"forceful%20shot_lopsg","p":53,"h":1,"n":"Forceful Shot"},{"c":0,"s":51,"id":5389,"u":"glyph%20expert_lopsg","p":49,"h":1,"n":"Glyph Expert"},{"c":0,"s":51,"id":5390,"u":"improvised%20crafting_lopsg","p":52,"h":1,"n":"Improvised Crafting"},{"c":0,"s":51,"id":5391,"u":"innate%20magic%20intuition_lopsg","p":45,"h":1,"n":"Innate Magic Intuition"},{"c":0,"s":51,"id":5392,"u":"kreighton's%20cognitive%20crossover_lopsg","p":120,"h":1,"n":"Kreighton's Cognitive Crossover"},{"c":0,"s":51,"id":5393,"u":"magic%20finder_lopsg","p":45,"h":1,"n":"Magic Finder"},{"c":0,"s":51,"id":5394,"u":"martial%20exercise_lopsg","p":52,"h":1,"n":"Martial Exercise"},{"c":0,"s":51,"id":5395,"u":"master's%20counterspell_lopsg","p":49,"h":1,"n":"Master's Counterspell"},{"c":0,"s":51,"id":5396,"u":"masterful%20obfuscation_lopsg","p":45,"h":1,"n":"Masterful Obfuscation"},{"c":0,"s":51,"id":5397,"u":"mobile%20magical%20combat_lopsg","p":49,"h":1,"n":"Mobile Magical Combat"},{"c":0,"s":51,"id":5398,"u":"observant%20explorer_lopsg","p":41,"h":1,"n":"Observant Explorer"},{"c":0,"s":51,"id":5399,"u":"physical%20training_lopsg","p":52,"h":1,"n":"Physical Training"},{"c":0,"s":51,"id":5400,"u":"practiced%20defender_lopsg","p":52,"h":1,"n":"Practiced Defender"},{"c":0,"s":51,"id":5401,"u":"protect%20ally_lopsg","p":52,"h":1,"n":"Protect Ally"},{"c":0,"s":51,"id":5402,"u":"quick%20stow_lopsg","p":52,"h":1,"n":"Quick Stow"},{"c":0,"s":51,"id":5403,"u":"rain%20of%20embers%20stance_lopsg","p":119,"h":1,"n":"Rain Of Embers Stance"},{"c":0,"s":51,"id":5404,"u":"recollect%20studies_lopsg","p":52,"h":1,"n":"Recollect Studies"},{"c":0,"s":51,"id":5405,"u":"recover%20spell_lopsg","p":49,"h":1,"n":"Recover Spell"},{"c":0,"s":51,"id":5406,"u":"reflexive%20grip_lopsg","p":52,"h":1,"n":"Reflexive Grip"},{"c":0,"s":51,"id":5407,"u":"remember%20your%20training_lopsg","p":41,"h":1,"n":"Remember Your Training"},{"c":0,"s":51,"id":5408,"u":"retain%20absorbed%20spell_lopsg","p":49,"h":1,"n":"Retain Absorbed Spell"},{"c":0,"s":51,"id":5409,"u":"rugged%20survivalist_lopsg","p":52,"h":1,"n":"Rugged Survivalist"},{"c":0,"s":51,"id":5410,"u":"snap%20out%20of%20it!_lopsg","p":41,"h":1,"n":"Snap Out Of It!"},{"c":0,"s":51,"id":5411,"u":"spellmaster's%20tenacity_lopsg","p":49,"h":1,"n":"Spellmaster's Tenacity"},{"c":0,"s":51,"id":5412,"u":"spellmaster's%20ward_lopsg","p":49,"h":1,"n":"Spellmaster's Ward"},{"c":0,"s":51,"id":5413,"u":"spiritual%20explorer_lopsg","p":41,"h":1,"n":"Spiritual Explorer"},{"c":0,"s":51,"id":5414,"u":"stave%20off%20catastrophe_lopsg","p":53,"h":1,"n":"Stave Off Catastrophe"},{"c":0,"s":51,"id":5415,"u":"stella's%20stab%20and%20snag_lopsg","p":119,"h":1,"n":"Stella's Stab And Snag"},{"c":0,"s":51,"id":5416,"u":"swap%20investment_lopsg","p":41,"h":1,"n":"Swap Investment"},{"c":0,"s":51,"id":5417,"u":"tense%20negotiator_lopsg","p":53,"h":1,"n":"Tense Negotiator"},{"c":0,"s":51,"id":5418,"u":"transcribe%20moment_lopsg","p":45,"h":1,"n":"Transcribe Moment"},{"c":0,"s":51,"id":5419,"u":"ward%20mind_lopsg","p":46,"h":1,"n":"Ward Mind"},{"c":0,"s":51,"id":5420,"u":"watch%20and%20learn_lopsg","p":41,"h":1,"n":"Watch And Learn"},{"c":0,"s":51,"id":5421,"u":"wayfinder%20resonance%20infiltrator_lopsg","p":41,"h":1,"n":"Wayfinder Resonance Infiltrator"},{"c":0,"s":51,"id":5422,"u":"westyr's%20wayfinder%20repository_lopsg","p":120,"h":1,"n":"Westyr's Wayfinder Repository"},{"c":0,"s":7,"id":5423,"u":"aerial%20piledriver_lotgb","p":127,"h":1,"n":"Aerial Piledriver"},{"c":0,"s":7,"id":5424,"u":"agile%20hand_lotgb","p":122,"h":1,"n":"Agile Hand"},{"c":0,"s":7,"id":5425,"u":"animate%20net_lotgb","p":123,"h":1,"n":"Animate Net"},{"c":0,"s":7,"id":5426,"u":"barrier%20shield_lotgb","p":122,"h":1,"n":"Barrier Shield"},{"c":0,"s":7,"id":5427,"u":"basic%20captivator%20spellcasting_lotgb","p":120,"h":1,"n":"Basic Captivator Spellcasting"},{"c":0,"s":7,"id":5428,"u":"beacon%20mark_lotgb","p":124,"h":1,"n":"Beacon Mark"},{"c":0,"s":7,"id":5429,"u":"captivating%20intensity_lotgb","p":121,"h":1,"n":"Captivating Intensity"},{"c":0,"s":7,"id":5430,"u":"captivator%20dedication_lotgb","p":120,"h":1,"n":"Captivator Dedication"},{"c":0,"s":7,"id":5431,"u":"choking%20smoke_lotgb","p":125,"h":1,"n":"Choking Smoke"},{"c":0,"s":7,"id":5432,"u":"clinch%20strike_lotgb","p":127,"h":1,"n":"Clinch Strike"},{"c":0,"s":7,"id":5433,"u":"confounding%20image_lotgb","p":123,"h":1,"n":"Confounding Image"},{"c":0,"s":7,"id":5434,"u":"countercharm_lotgb","p":121,"h":1,"n":"Countercharm"},{"c":0,"s":7,"id":5435,"u":"cunning%20tinker_lotgb","p":64,"h":1,"n":"Cunning Tinker"},{"c":0,"s":7,"id":5436,"u":"directed%20poison_lotgb","p":125,"h":1,"n":"Directed Poison"},{"c":0,"s":7,"id":5437,"u":"disengaging%20twist_lotgb","p":126,"h":1,"n":"Disengaging Twist"},{"c":0,"s":7,"id":5438,"u":"disk%20rider_lotgb","p":123,"h":1,"n":"Disk Rider"},{"c":0,"s":7,"id":5439,"u":"drenching%20mist_lotgb","p":123,"h":1,"n":"Drenching Mist"},{"c":0,"s":7,"id":5440,"u":"effortless%20captivation_lotgb","p":121,"h":1,"n":"Effortless Captivation"},{"c":0,"s":7,"id":5441,"u":"elbow%20breaker_lotgb","p":126,"h":1,"n":"Elbow Breaker"},{"c":0,"s":7,"id":5442,"u":"expert%20captivator%20spellcasting_lotgb","p":121,"h":1,"n":"Expert Captivator Spellcasting"},{"c":0,"s":7,"id":5443,"u":"forceful%20push_lotgb","p":122,"h":1,"n":"Forceful Push"},{"c":0,"s":7,"id":5444,"u":"form%20lock_lotgb","p":127,"h":1,"n":"Form Lock"},{"c":0,"s":7,"id":5445,"u":"harmless%20doll_lotgb","p":63,"h":1,"n":"Harmless Doll"},{"c":0,"s":7,"id":5446,"u":"heightened%20captivation_lotgb","p":121,"h":1,"n":"Heightened Captivation"},{"c":0,"s":7,"id":5447,"u":"helpful%20poppet_lotgb","p":63,"h":1,"n":"Helpful Poppet"},{"c":0,"s":7,"id":5448,"u":"histrionic%20injury_lotgb","p":64,"h":1,"n":"Histrionic Injury"},{"c":0,"s":7,"id":5449,"u":"impossible%20gossip_lotgb","p":65,"h":1,"n":"Impossible Gossip"},{"c":0,"s":7,"id":5450,"u":"inescapable%20grasp_lotgb","p":127,"h":1,"n":"Inescapable Grasp"},{"c":0,"s":7,"id":5451,"u":"larcenous%20hand_lotgb","p":124,"h":1,"n":"Larcenous Hand"},{"c":0,"s":7,"id":5452,"u":"lingering%20flames_lotgb","p":124,"h":1,"n":"Lingering Flames"},{"c":0,"s":7,"id":5453,"u":"look%20again_lotgb","p":121,"h":1,"n":"Look Again"},{"c":0,"s":7,"id":5454,"u":"master%20captivator%20spellcasting_lotgb","p":121,"h":1,"n":"Master Captivator Spellcasting"},{"c":0,"s":7,"id":5455,"u":"nothing%20but%20fluff_lotgb","p":64,"h":1,"n":"Nothing But Fluff"},{"c":0,"s":7,"id":5456,"u":"obscured%20terrain_lotgb","p":124,"h":1,"n":"Obscured Terrain"},{"c":0,"s":7,"id":5457,"u":"quadruped_lotgb","p":63,"h":1,"n":"Quadruped"},{"c":0,"s":7,"id":5458,"u":"reactive%20charm_lotgb","p":121,"h":1,"n":"Reactive Charm"},{"c":0,"s":7,"id":5459,"u":"reanimating%20spark_lotgb","p":65,"h":1,"n":"Reanimating Spark"},{"c":0,"s":7,"id":5460,"u":"restitch_lotgb","p":65,"h":1,"n":"Restitch"},{"c":0,"s":7,"id":5461,"u":"running%20tackle_lotgb","p":127,"h":1,"n":"Running Tackle"},{"c":0,"s":7,"id":5462,"u":"scaling%20poppet_lotgb","p":65,"h":1,"n":"Scaling Poppet"},{"c":0,"s":7,"id":5463,"u":"scattered%20fire_lotgb","p":124,"h":1,"n":"Scattered Fire"},{"c":0,"s":7,"id":5464,"u":"sealed%20poppet_lotgb","p":64,"h":1,"n":"Sealed Poppet"},{"c":0,"s":7,"id":5465,"u":"shining%20arms_lotgb","p":122,"h":1,"n":"Shining Arms"},{"c":0,"s":7,"id":5466,"u":"shiny%20button%20eyes_lotgb","p":64,"h":1,"n":"Shiny Button Eyes"},{"c":0,"s":7,"id":5467,"u":"siphoning%20touch_lotgb","p":124,"h":1,"n":"Siphoning Touch"},{"c":0,"s":7,"id":5468,"u":"smoldering%20explosion_lotgb","p":124,"h":1,"n":"Smoldering Explosion"},{"c":0,"s":7,"id":5469,"u":"soaring%20poppet_lotgb","p":65,"h":1,"n":"Soaring Poppet"},{"c":0,"s":7,"id":5470,"u":"spark%20of%20independence_lotgb","p":64,"h":1,"n":"Spark Of Independence"},{"c":0,"s":7,"id":5471,"u":"spell%20trickster%20dedication_lotgb","p":122,"h":1,"n":"Spell Trickster Dedication"},{"c":0,"s":7,"id":5472,"u":"spinebreaker_lotgb","p":127,"h":1,"n":"Spinebreaker"},{"c":0,"s":7,"id":5473,"u":"squirm%20free_lotgb","p":65,"h":1,"n":"Squirm Free"},{"c":0,"s":7,"id":5474,"u":"steal%20vitality_lotgb","p":125,"h":1,"n":"Steal Vitality"},{"c":0,"s":7,"id":5475,"u":"strangle_lotgb","p":127,"h":1,"n":"Strangle"},{"c":0,"s":7,"id":5476,"u":"submission%20hold_lotgb","p":127,"h":1,"n":"Submission Hold"},{"c":0,"s":7,"id":5477,"u":"summon%20ensemble_lotgb","p":123,"h":1,"n":"Summon Ensemble"},{"c":0,"s":7,"id":5478,"u":"suplex_lotgb","p":127,"h":1,"n":"Suplex"},{"c":0,"s":7,"id":5479,"u":"surrounding%20flames_lotgb","p":125,"h":1,"n":"Surrounding Flames"},{"c":0,"s":7,"id":5480,"u":"swimming%20poppet_lotgb","p":65,"h":1,"n":"Swimming Poppet"},{"c":0,"s":7,"id":5481,"u":"toppling%20tentacles_lotgb","p":125,"h":1,"n":"Toppling Tentacles"},{"c":0,"s":7,"id":5482,"u":"tracing%20sigil_lotgb","p":123,"h":1,"n":"Tracing Sigil"},{"c":0,"s":7,"id":5483,"u":"uneasy%20rest_lotgb","p":124,"h":1,"n":"Uneasy Rest"},{"c":0,"s":7,"id":5484,"u":"volatile%20grease_lotgb","p":124,"h":1,"n":"Volatile Grease"},{"c":0,"s":7,"id":5485,"u":"wash%20out_lotgb","p":64,"h":1,"n":"Wash Out"},{"c":0,"s":7,"id":5486,"u":"wheedle%20and%20jig_lotgb","p":65,"h":1,"n":"Wheedle And Jig"},{"c":0,"s":7,"id":5487,"u":"wild%20lights_lotgb","p":123,"h":1,"n":"Wild Lights"},{"c":0,"s":7,"id":5488,"u":"wrestler%20dedication_lotgb","p":126,"h":1,"n":"Wrestler Dedication"},{"c":0,"s":52,"id":5489,"u":"advanced%20red%20mantis%20magic_lowg","p":71,"h":1,"n":"Advanced Red Mantis Magic"},{"c":0,"s":52,"id":5490,"u":"aldori%20duelist%20dedication_lowg","p":35,"h":1,"n":"Aldori Duelist Dedication"},{"c":0,"s":52,"id":5491,"u":"aldori%20parry_lowg","p":35,"h":1,"n":"Aldori Parry"},{"c":0,"s":52,"id":5492,"u":"aldori%20riposte_lowg","p":35,"h":1,"n":"Aldori Riposte"},{"c":0,"s":52,"id":5493,"u":"ardent%20armiger_lowg","p":107,"h":1,"n":"Ardent Armiger"},{"c":0,"s":52,"id":5494,"u":"armiger's%20mobility_lowg","p":107,"h":1,"n":"Armiger's Mobility"},{"c":0,"s":52,"id":5495,"u":"attunement%20to%20stone_lowg","p":59,"h":1,"n":"Attunement To Stone"},{"c":0,"s":52,"id":5496,"u":"basic%20red%20mantis%20magic_lowg","p":71,"h":1,"n":"Basic Red Mantis Magic"},{"c":0,"s":52,"id":5497,"u":"careful%20explorer_lowg","p":23,"h":1,"n":"Careful Explorer"},{"c":0,"s":52,"id":5498,"u":"crimson%20shroud_lowg","p":71,"h":1,"n":"Crimson Shroud"},{"c":0,"s":52,"id":5499,"u":"crowd%20mastery_lowg","p":131,"h":1,"n":"Crowd Mastery"},{"c":0,"s":52,"id":5500,"u":"deft%20cooperation_lowg","p":23,"h":1,"n":"Deft Cooperation"},{"c":0,"s":52,"id":5501,"u":"diabolic%20certitude_lowg","p":107,"h":1,"n":"Diabolic Certitude"},{"c":0,"s":52,"id":5502,"u":"duelist's%20edge_lowg","p":35,"h":1,"n":"Duelist's Edge"},{"c":0,"s":52,"id":5503,"u":"expeditious%20advance_lowg","p":131,"h":1,"n":"Expeditious Advance"},{"c":0,"s":52,"id":5504,"u":"eye%20of%20ozem_lowg","p":47,"h":1,"n":"Eye Of Ozem"},{"c":0,"s":52,"id":5505,"u":"eye%20of%20the%20arclords_lowg","p":81,"h":1,"n":"Eye Of The Arclords"},{"c":0,"s":52,"id":5506,"u":"flicker_lowg","p":131,"h":1,"n":"Flicker"},{"c":0,"s":52,"id":5507,"u":"fortified%20flesh_lowg","p":59,"h":1,"n":"Fortified Flesh"},{"c":0,"s":52,"id":5508,"u":"godless%20healing_lowg","p":57,"h":1,"n":"Godless Healing"},{"c":0,"s":52,"id":5509,"u":"grave%20sense_lowg","p":47,"h":1,"n":"Grave Sense"},{"c":0,"s":52,"id":5510,"u":"greater%20spell%20runes_lowg","p":119,"h":1,"n":"Greater Spell Runes"},{"c":0,"s":52,"id":5511,"u":"hellknight%20armiger%20dedication_lowg","p":107,"h":1,"n":"Hellknight Armiger Dedication"},{"c":0,"s":52,"id":5512,"u":"judgment%20of%20the%20monolith_lowg","p":59,"h":1,"n":"Judgment Of The Monolith"},{"c":0,"s":52,"id":5513,"u":"ka%20stone%20ritual_lowg","p":59,"h":1,"n":"Ka Stone Ritual"},{"c":0,"s":52,"id":5514,"u":"lastwall%20sentry%20dedication_lowg","p":47,"h":1,"n":"Lastwall Sentry Dedication"},{"c":0,"s":52,"id":5515,"u":"lastwall%20warden_lowg","p":47,"h":1,"n":"Lastwall Warden"},{"c":0,"s":52,"id":5516,"u":"lion%20blade%20dedication_lowg","p":131,"h":1,"n":"Lion Blade Dedication"},{"c":0,"s":52,"id":5517,"u":"living%20monolith%20dedication_lowg","p":59,"h":1,"n":"Living Monolith Dedication"},{"c":0,"s":52,"id":5518,"u":"living%20rune_lowg","p":119,"h":1,"n":"Living Rune"},{"c":0,"s":52,"id":5519,"u":"lost%20in%20the%20crowd_lowg","p":131,"h":1,"n":"Lost In The Crowd"},{"c":0,"s":52,"id":5520,"u":"magic%20warrior%20aspect_lowg","p":95,"h":1,"n":"Magic Warrior Aspect"},{"c":0,"s":52,"id":5521,"u":"magic%20warrior%20dedication_lowg","p":95,"h":1,"n":"Magic Warrior Dedication"},{"c":0,"s":52,"id":5522,"u":"magic%20warrior%20transformation_lowg","p":95,"h":1,"n":"Magic Warrior Transformation"},{"c":0,"s":52,"id":5523,"u":"mantis%20form_lowg","p":71,"h":1,"n":"Mantis Form"},{"c":0,"s":52,"id":5524,"u":"mortification_lowg","p":107,"h":1,"n":"Mortification"},{"c":0,"s":52,"id":5525,"u":"nameless%20anonymity_lowg","p":95,"h":1,"n":"Nameless Anonymity"},{"c":0,"s":52,"id":5526,"u":"necromantic%20resistance_lowg","p":47,"h":1,"n":"Necromantic Resistance"},{"c":0,"s":52,"id":5527,"u":"necromantic%20tenacity_lowg","p":47,"h":1,"n":"Necromantic Tenacity"},{"c":0,"s":52,"id":5528,"u":"pathfinder%20agent%20dedication_lowg","p":23,"h":1,"n":"Pathfinder Agent Dedication"},{"c":0,"s":52,"id":5529,"u":"perfect%20ki%20adept_lowg","p":83,"h":1,"n":"Perfect Ki Adept"},{"c":0,"s":52,"id":5530,"u":"perfect%20strike_lowg","p":83,"h":1,"n":"Perfect Strike"},{"c":0,"s":52,"id":5531,"u":"red%20mantis%20assassin%20dedication_lowg","p":71,"h":1,"n":"Red Mantis Assassin Dedication"},{"c":0,"s":52,"id":5532,"u":"runescarred%20dedication_lowg","p":119,"h":1,"n":"Runescarred Dedication"},{"c":0,"s":52,"id":5533,"u":"saving%20slash_lowg","p":35,"h":1,"n":"Saving Slash"},{"c":0,"s":52,"id":5534,"u":"spell%20runes_lowg","p":119,"h":1,"n":"Spell Runes"},{"c":0,"s":52,"id":5535,"u":"spy's%20countermeasures_lowg","p":131,"h":1,"n":"Spy's Countermeasures"},{"c":0,"s":52,"id":5536,"u":"stone%20blood_lowg","p":59,"h":1,"n":"Stone Blood"},{"c":0,"s":52,"id":5537,"u":"stone%20communion_lowg","p":59,"h":1,"n":"Stone Communion"},{"c":0,"s":52,"id":5538,"u":"student%20of%20perfection%20dedication_lowg","p":83,"h":1,"n":"Student of Perfection Dedication"},{"c":0,"s":52,"id":5539,"u":"thorough%20reports_lowg","p":23,"h":1,"n":"Thorough Reports"},{"c":0,"s":52,"id":5540,"u":"unnerving%20prowess_lowg","p":35,"h":1,"n":"Unnerving Prowess"},{"c":0,"s":52,"id":5541,"u":"warding%20rune_lowg","p":119,"h":1,"n":"Warding Rune"},{"c":0,"s":52,"id":5542,"u":"wayfinder%20resonance%20tinkerer_lowg","p":23,"h":1,"n":"Wayfinder Resonance Tinkerer"},{"c":0,"s":37,"id":5543,"u":"cringe_ltiba","p":10,"h":1,"n":"Cringe"},{"c":0,"s":37,"id":5544,"u":"kobold%20lore_ltiba","p":10,"h":1,"n":"Kobold Lore"},{"c":0,"s":37,"id":5545,"u":"scamper_ltiba","p":10,"h":1,"n":"Scamper"},{"c":0,"s":38,"id":5546,"u":"disturbing%20defense_sli","p":59,"h":1,"n":"Disturbing Defense"},{"c":0,"s":38,"id":5547,"u":"hideous%20ululation_sli","p":59,"h":1,"n":"Hideous Ululation"},{"c":0,"s":38,"id":5548,"u":"ooze%20empathy_sli","p":59,"h":1,"n":"Ooze Empathy"},{"c":0,"s":38,"id":5549,"u":"oozemorph%20dedication_sli","p":59,"h":1,"n":"Oozemorph Dedication"},{"c":0,"s":38,"id":5550,"u":"peculiar%20anatomy_sli","p":60,"h":1,"n":"Peculiar Anatomy"},{"c":0,"s":38,"id":5551,"u":"rubbery%20skin_sli","p":59,"h":1,"n":"Rubbery Skin"},{"c":0,"s":38,"id":5552,"u":"uncanny%20suction_sli","p":60,"h":1,"n":"Uncanny Suction"},{"c":0,"s":38,"id":5553,"u":"vacate%20vision_sli","p":59,"h":1,"n":"Vacate Vision"},{"c":0,"s":53,"id":5554,"u":"advanced%20elemental%20spell_som","p":199,"h":1,"n":"Advanced Elemental Spell"},{"c":0,"s":53,"id":5555,"u":"advanced%20martial%20magic_som","p":75,"h":1,"n":"Advanced Martial Magic"},{"c":0,"s":53,"id":5556,"u":"advanced%20synergy_som","p":77,"h":1,"n":"Advanced Synergy"},{"c":0,"s":53,"id":5557,"u":"advanced%20weaponry_som","p":67,"h":1,"n":"Advanced Weaponry"},{"c":0,"s":53,"id":5558,"u":"aeon%20resonance_som","p":240,"h":1,"n":"Aeon Resonance"},{"c":0,"s":53,"id":5559,"u":"airborne%20form_som","p":72,"h":1,"n":"Airborne Form"},{"c":0,"s":53,"id":5560,"u":"alacritous%20action_som","p":68,"h":1,"n":"Alacritous Action"},{"c":0,"s":53,"id":5561,"u":"amphibious%20form_som","p":68,"h":1,"n":"Amphibious Form"},{"c":0,"s":53,"id":5562,"u":"arcane%20fists_som","p":42,"h":1,"n":"Arcane Fists"},{"c":0,"s":53,"id":5563,"u":"arcane%20shroud_som","p":48,"h":1,"n":"Arcane Shroud"},{"c":0,"s":53,"id":5564,"u":"attack%20of%20opportunity%20(magus)_som","p":45,"a":"Magus","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":53,"id":5565,"u":"attuned%20stride_som","p":213,"h":1,"n":"Attuned Stride"},{"c":0,"s":53,"id":5566,"u":"attunement%20shift_som","p":212,"h":1,"n":"Attunement Shift"},{"c":0,"s":53,"id":5567,"u":"basic%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Basic Cathartic Spellcasting"},{"c":0,"s":53,"id":5568,"u":"basic%20magus%20spellcasting_som","p":75,"h":1,"n":"Basic Magus Spellcasting"},{"c":0,"s":53,"id":5569,"u":"basic%20martial%20magic_som","p":75,"h":1,"n":"Basic Martial Magic"},{"c":0,"s":53,"id":5570,"u":"basic%20spellcasting_som","p":219,"h":1,"n":"Basic Spellcasting"},{"c":0,"s":53,"id":5571,"u":"basic%20summoner%20spellcasting_som","p":77,"h":1,"n":"Basic Summoner Spellcasting"},{"c":0,"s":53,"id":5572,"u":"basic%20synergy_som","p":76,"h":1,"n":"Basic Synergy"},{"c":0,"s":53,"id":5573,"u":"blazing%20streak_som","p":202,"h":1,"n":"Blazing Streak"},{"c":0,"s":53,"id":5574,"u":"blood%20frenzy_som","p":69,"h":1,"n":"Blood Frenzy"},{"c":0,"s":53,"id":5575,"u":"bloodletting%20claws_som","p":68,"h":1,"n":"Bloodletting Claws"},{"c":0,"s":53,"id":5576,"u":"boost%20summons_som","p":70,"h":1,"n":"Boost Summons"},{"c":0,"s":53,"id":5577,"u":"burning%20spell_som","p":207,"h":1,"n":"Burning Spell"},{"c":0,"s":53,"id":5578,"u":"burrowing%20form_som","p":71,"h":1,"n":"Burrowing Form"},{"c":0,"s":53,"id":5579,"u":"cantrip%20casting_som","p":219,"h":1,"n":"Cantrip Casting"},{"c":0,"s":53,"id":5580,"u":"cantrip%20expansion_som","p":42,"h":1,"n":"Cantrip Expansion"},{"c":0,"s":53,"id":5581,"u":"capture%20magic_som","p":45,"h":1,"n":"Capture Magic"},{"c":0,"s":53,"id":5582,"u":"cascade%20countermeasure_som","p":45,"h":1,"n":"Cascade Countermeasure"},{"c":0,"s":53,"id":5583,"u":"cascading%20ray_som","p":47,"h":1,"n":"Cascading Ray"},{"c":0,"s":53,"id":5584,"u":"cathartic%20focus%20spell_som","p":195,"h":1,"n":"Cathartic Focus Spell"},{"c":0,"s":53,"id":5585,"u":"cathartic%20mage%20dedication_som","p":194,"h":1,"n":"Cathartic Mage Dedication"},{"c":0,"s":53,"id":5586,"u":"conflux%20focus_som","p":48,"h":1,"n":"Conflux Focus"},{"c":0,"s":53,"id":5587,"u":"conflux%20wellspring_som","p":49,"h":1,"n":"Conflux Wellspring"},{"c":0,"s":53,"id":5588,"u":"constricting%20hold_som","p":70,"h":1,"n":"Constricting Hold"},{"c":0,"s":53,"id":5589,"u":"dazzling%20block_som","p":47,"h":1,"n":"Dazzling Block"},{"c":0,"s":53,"id":5590,"u":"defend%20summoner_som","p":69,"h":1,"n":"Defend Summoner"},{"c":0,"s":53,"id":5591,"u":"devastating%20spellstrike_som","p":44,"h":1,"n":"Devastating Spellstrike"},{"c":0,"s":53,"id":5592,"u":"dimensional%20disappearance_som","p":47,"h":1,"n":"Dimensional Disappearance"},{"c":0,"s":53,"id":5593,"u":"disciple%20of%20shade_som","p":226,"h":1,"n":"Disciple Of Shade"},{"c":0,"s":53,"id":5594,"u":"dispelling%20spellstrike_som","p":49,"h":1,"n":"Dispelling Spellstrike"},{"c":0,"s":53,"id":5595,"u":"distracting%20spellstrike_som","p":44,"h":1,"n":"Distracting Spellstrike"},{"c":0,"s":53,"id":5596,"u":"dousing%20spell_som","p":206,"h":1,"n":"Dousing Spell"},{"c":0,"s":53,"id":5597,"u":"draw%20from%20the%20land_som","p":213,"h":1,"n":"Draw From The Land"},{"c":0,"s":53,"id":5598,"u":"dual%20energy%20heart_som","p":69,"h":1,"n":"Dual Energy Heart"},{"c":0,"s":53,"id":5599,"u":"dual%20studies_som","p":67,"h":1,"n":"Dual Studies"},{"c":0,"s":53,"id":5600,"u":"effortless%20concentration_som","p":72,"h":1,"n":"Effortless Concentration"},{"c":0,"s":53,"id":5601,"u":"eidolon's%20opportunity_som","p":69,"h":1,"n":"Eidolon's Opportunity"},{"c":0,"s":53,"id":5602,"u":"eidolon's%20wrath_som","p":69,"h":1,"n":"Eidolon's Wrath"},{"c":0,"s":53,"id":5603,"u":"elemental%20familiar_som","p":206,"h":1,"n":"Elemental Familiar"},{"c":0,"s":53,"id":5604,"u":"elementalist%20dedication_som","p":206,"h":1,"n":"Elementalist Dedication"},{"c":0,"s":53,"id":5605,"u":"embed%20aeon%20stone_som","p":240,"h":1,"n":"Embed Aeon Stone"},{"c":0,"s":53,"id":5606,"u":"emergency%20targe_som","p":44,"h":1,"n":"Emergency Targe"},{"c":0,"s":53,"id":5607,"u":"energy%20heart_som","p":67,"h":1,"n":"Energy Heart"},{"c":0,"s":53,"id":5608,"u":"energy%20resistance_som","p":71,"h":1,"n":"Energy Resistance"},{"c":0,"s":53,"id":5609,"u":"enhanced%20familiar_som","p":42,"h":1,"n":"Enhanced Familiar"},{"c":0,"s":53,"id":5610,"u":"eternal%20boost_som","p":73,"h":1,"n":"Eternal Boost"},{"c":0,"s":53,"id":5611,"u":"ever-vigilant%20senses_som","p":73,"h":1,"n":"Ever-vigilant Senses"},{"c":0,"s":53,"id":5612,"u":"expanded%20senses_som","p":67,"h":1,"n":"Expanded Senses"},{"c":0,"s":53,"id":5613,"u":"expansive%20spellstrike_som","p":43,"h":1,"n":"Expansive Spellstrike"},{"c":0,"s":53,"id":5614,"u":"expert%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Expert Cathartic Spellcasting"},{"c":0,"s":53,"id":5615,"u":"expert%20combat%20eidolon_som","p":77,"h":1,"n":"Expert Combat Eidolon"},{"c":0,"s":53,"id":5616,"u":"expert%20magus%20spellcasting_som","p":75,"h":1,"n":"Expert Magus Spellcasting"},{"c":0,"s":53,"id":5617,"u":"expert%20spellcasting_som","p":219,"h":1,"n":"Expert Spellcasting"},{"c":0,"s":53,"id":5618,"u":"expert%20summoner%20spellcasting_som","p":77,"h":1,"n":"Expert Summoner Spellcasting"},{"c":0,"s":53,"id":5619,"u":"extend%20boost_som","p":67,"h":1,"n":"Extend Boost"},{"c":0,"s":53,"id":5620,"u":"familiar%20(magus)_som","p":42,"a":"Magus","h":1,"n":"Familiar"},{"c":0,"s":53,"id":5621,"u":"fiery%20retort_som","p":199,"h":1,"n":"Fiery Retort"},{"c":0,"s":53,"id":5622,"u":"fire%20lung_som","p":198,"h":1,"n":"Fire Lung"},{"c":0,"s":53,"id":5623,"u":"fire%20resistance_som","p":199,"h":1,"n":"Fire Resistance"},{"c":0,"s":53,"id":5624,"u":"flexible%20spellcaster%20dedication_som","p":209,"h":1,"n":"Flexible Spellcaster Dedication"},{"c":0,"s":53,"id":5625,"u":"flexible%20transmogrification_som","p":71,"h":1,"n":"Flexible Transmogrification"},{"c":0,"s":53,"id":5626,"u":"force%20fang_som","p":43,"h":1,"n":"Force Fang"},{"c":0,"s":53,"id":5627,"u":"fused%20polearm_som","p":241,"h":1,"n":"Fused Polearm"},{"c":0,"s":53,"id":5628,"u":"fused%20staff_som","p":46,"h":1,"n":"Fused Staff"},{"c":0,"s":53,"id":5629,"u":"geomancer%20dedication_som","p":212,"h":1,"n":"Geomancer Dedication"},{"c":0,"s":53,"id":5630,"u":"glider%20form_som","p":67,"h":1,"n":"Glider Form"},{"c":0,"s":53,"id":5631,"u":"grasping%20limbs_som","p":71,"h":1,"n":"Grasping Limbs"},{"c":0,"s":53,"id":5632,"u":"harden%20flesh_som","p":200,"h":1,"n":"Harden Flesh"},{"c":0,"s":53,"id":5633,"u":"hasted%20assault_som","p":49,"h":1,"n":"Hasted Assault"},{"c":0,"s":53,"id":5634,"u":"hulking%20size_som","p":71,"h":1,"n":"Hulking Size"},{"c":0,"s":53,"id":5635,"u":"hybrid%20study%20spell_som","p":75,"h":1,"n":"Hybrid Study Spell"},{"c":0,"s":53,"id":5636,"u":"infectious%20emotions_som","p":195,"h":1,"n":"Infectious Emotions"},{"c":0,"s":53,"id":5637,"u":"initial%20eidolon%20ability_som","p":77,"h":1,"n":"Initial Eidolon Ability"},{"c":0,"s":53,"id":5638,"u":"inner%20fire_som","p":202,"h":1,"n":"Inner Fire"},{"c":0,"s":53,"id":5639,"u":"interfering%20surge_som","p":249,"h":1,"n":"Interfering Surge"},{"c":0,"s":53,"id":5640,"u":"knowledge%20is%20power_som","p":45,"h":1,"n":"Knowledge Is Power"},{"c":0,"s":53,"id":5641,"u":"legendary%20summoner_som","p":73,"h":1,"n":"Legendary Summoner"},{"c":0,"s":53,"id":5642,"u":"lifelink%20surge_som","p":69,"h":1,"n":"Lifelink Surge"},{"c":0,"s":53,"id":5643,"u":"link%20focus_som","p":71,"h":1,"n":"Link Focus"},{"c":0,"s":53,"id":5644,"u":"link%20wellspring_som","p":73,"h":1,"n":"Link Wellspring"},{"c":0,"s":53,"id":5645,"u":"lunging%20spellstrike_som","p":47,"h":1,"n":"Lunging Spellstrike"},{"c":0,"s":53,"id":5646,"u":"magic%20sense_som","p":48,"h":1,"n":"Magic Sense"},{"c":0,"s":53,"id":5647,"u":"magical%20adept_som","p":71,"h":1,"n":"Magical Adept"},{"c":0,"s":53,"id":5648,"u":"magical%20master_som","p":73,"h":1,"n":"Magical Master"},{"c":0,"s":53,"id":5649,"u":"magical%20understudy_som","p":68,"h":1,"n":"Magical Understudy"},{"c":0,"s":53,"id":5650,"u":"magus%20dedication_som","p":75,"h":1,"n":"Magus Dedication"},{"c":0,"s":53,"id":5651,"u":"magus's%20analysis_som","p":42,"h":1,"n":"Magus's Analysis"},{"c":0,"s":53,"id":5652,"u":"master%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Master Cathartic Spellcasting"},{"c":0,"s":53,"id":5653,"u":"master%20magus%20spellcasting_som","p":75,"h":1,"n":"Master Magus Spellcasting"},{"c":0,"s":53,"id":5654,"u":"master%20spellcasting_som","p":219,"h":1,"n":"Master Spellcasting"},{"c":0,"s":53,"id":5655,"u":"master%20summoner_som","p":69,"h":1,"n":"Master Summoner"},{"c":0,"s":53,"id":5656,"u":"master%20summoner%20spellcasting_som","p":77,"h":1,"n":"Master Summoner Spellcasting"},{"c":0,"s":53,"id":5657,"u":"meld%20into%20eidolon_som","p":67,"h":1,"n":"Meld Into Eidolon"},{"c":0,"s":53,"id":5658,"u":"merciless%20rend_som","p":71,"h":1,"n":"Merciless Rend"},{"c":0,"s":53,"id":5659,"u":"metabolize%20element_som","p":207,"h":1,"n":"Metabolize Element"},{"c":0,"s":53,"id":5660,"u":"meteoric%20spellstrike_som","p":47,"h":1,"n":"Meteoric Spellstrike"},{"c":0,"s":53,"id":5661,"u":"miniaturize_som","p":71,"h":1,"n":"Miniaturize"},{"c":0,"s":53,"id":5662,"u":"natural%20swimmer_som","p":199,"h":1,"n":"Natural Swimmer"},{"c":0,"s":53,"id":5663,"u":"ostentatious%20arrival_som","p":69,"h":1,"n":"Ostentatious Arrival"},{"c":0,"s":53,"id":5664,"u":"overwhelming%20spellstrike_som","p":48,"h":1,"n":"Overwhelming Spellstrike"},{"c":0,"s":53,"id":5665,"u":"phase%20out_som","p":70,"h":1,"n":"Phase Out"},{"c":0,"s":53,"id":5666,"u":"polearm%20tricks_som","p":240,"h":1,"n":"Polearm Tricks"},{"c":0,"s":53,"id":5667,"u":"preternatural%20parry_som","p":49,"h":1,"n":"Preternatural Parry"},{"c":0,"s":53,"id":5668,"u":"protective%20bond_som","p":71,"h":1,"n":"Protective Bond"},{"c":0,"s":53,"id":5669,"u":"purifying%20spell_som","p":200,"h":1,"n":"Purifying Spell"},{"c":0,"s":53,"id":5670,"u":"pushing%20attack_som","p":71,"h":1,"n":"Pushing Attack"},{"c":0,"s":53,"id":5671,"u":"quickened%20attunement_som","p":213,"h":1,"n":"Quickened Attunement"},{"c":0,"s":53,"id":5672,"u":"raise%20a%20tome_som","p":42,"h":1,"n":"Raise A Tome"},{"c":0,"s":53,"id":5673,"u":"ranged%20combatant_som","p":68,"h":1,"n":"Ranged Combatant"},{"c":0,"s":53,"id":5674,"u":"rapid%20manifestation_som","p":236,"h":1,"n":"Rapid Manifestation"},{"c":0,"s":53,"id":5675,"u":"rapid%20recharge_som","p":47,"h":1,"n":"Rapid Recharge"},{"c":0,"s":53,"id":5676,"u":"reactive%20dismissal_som","p":69,"h":1,"n":"Reactive Dismissal"},{"c":0,"s":53,"id":5677,"u":"read%20the%20land_som","p":213,"h":1,"n":"Read The Land"},{"c":0,"s":53,"id":5678,"u":"redirect%20elements_som","p":207,"h":1,"n":"Redirect Elements"},{"c":0,"s":53,"id":5679,"u":"reflective%20ripple%20stance_som","p":202,"h":1,"n":"Reflective Ripple Stance"},{"c":0,"s":53,"id":5680,"u":"reinforce%20eidolon_som","p":68,"h":1,"n":"Reinforce Eidolon"},{"c":0,"s":53,"id":5681,"u":"resilient%20shell_som","p":72,"h":1,"n":"Resilient Shell"},{"c":0,"s":53,"id":5682,"u":"resounding%20cascade_som","p":49,"h":1,"n":"Resounding Cascade"},{"c":0,"s":53,"id":5683,"u":"reveal%20true%20name_som","p":246,"h":1,"n":"Reveal True Name"},{"c":0,"s":53,"id":5684,"u":"rippling%20spin_som","p":202,"h":1,"n":"Rippling Spin"},{"c":0,"s":53,"id":5685,"u":"rockslide%20spell_som","p":207,"h":1,"n":"Rockslide Spell"},{"c":0,"s":53,"id":5686,"u":"rough%20terrain%20stance_som","p":212,"h":1,"n":"Rough Terrain Stance"},{"c":0,"s":53,"id":5687,"u":"runelord%20dedication_som","p":240,"h":1,"n":"Runelord Dedication"},{"c":0,"s":53,"id":5688,"u":"runic%20impression_som","p":46,"h":1,"n":"Runic Impression"},{"c":0,"s":53,"id":5689,"u":"school%20counterspell_som","p":241,"h":1,"n":"School Counterspell"},{"c":0,"s":53,"id":5690,"u":"school%20spell%20redirection_som","p":241,"h":1,"n":"School Spell Redirection"},{"c":0,"s":53,"id":5691,"u":"secrets%20of%20shadow_som","p":226,"h":1,"n":"Secrets Of Shadow"},{"c":0,"s":53,"id":5692,"u":"shadow%20reservoir_som","p":226,"h":1,"n":"Shadow Reservoir"},{"c":0,"s":53,"id":5693,"u":"shadow%20spell_som","p":226,"h":1,"n":"Shadow Spell"},{"c":0,"s":53,"id":5694,"u":"shadow%20spells_som","p":226,"h":1,"n":"Shadow Spells"},{"c":0,"s":53,"id":5695,"u":"shadowcaster%20dedication_som","p":226,"h":1,"n":"Shadowcaster Dedication"},{"c":0,"s":53,"id":5696,"u":"share%20eidolon%20magic_som","p":72,"h":1,"n":"Share Eidolon Magic"},{"c":0,"s":53,"id":5697,"u":"shared%20attunement_som","p":212,"h":1,"n":"Shared Attunement"},{"c":0,"s":53,"id":5698,"u":"sheltering%20cave_som","p":199,"h":1,"n":"Sheltering Cave"},{"c":0,"s":53,"id":5699,"u":"shielded%20tome_som","p":45,"h":1,"n":"Shielded Tome"},{"c":0,"s":53,"id":5700,"u":"shifting%20terrain_som","p":213,"h":1,"n":"Shifting Terrain"},{"c":0,"s":53,"id":5701,"u":"shore%20step_som","p":198,"h":1,"n":"Shore Step"},{"c":0,"s":53,"id":5702,"u":"shrink%20down_som","p":69,"h":1,"n":"Shrink Down"},{"c":0,"s":53,"id":5703,"u":"signature%20synergy_som","p":77,"h":1,"n":"Signature Synergy"},{"c":0,"s":53,"id":5704,"u":"sin%20reservoir_som","p":240,"h":1,"n":"Sin Reservoir"},{"c":0,"s":53,"id":5705,"u":"skilled%20partner_som","p":69,"h":1,"n":"Skilled Partner"},{"c":0,"s":53,"id":5706,"u":"soul%20arsenal_som","p":236,"h":1,"n":"Soul Arsenal"},{"c":0,"s":53,"id":5707,"u":"soul%20flare_som","p":236,"h":1,"n":"Soul Flare"},{"c":0,"s":53,"id":5708,"u":"soulforger%20dedication_som","p":236,"h":1,"n":"Soulforger Dedication"},{"c":0,"s":53,"id":5709,"u":"spell%20parry_som","p":43,"h":1,"n":"Spell Parry"},{"c":0,"s":53,"id":5710,"u":"spell%20swipe_som","p":46,"h":1,"n":"Spell Swipe"},{"c":0,"s":53,"id":5711,"u":"spell-repelling%20form_som","p":72,"h":1,"n":"Spell-repelling Form"},{"c":0,"s":53,"id":5712,"u":"spellstriker_som","p":75,"h":1,"n":"Spellstriker"},{"c":0,"s":53,"id":5713,"u":"spirit%20sheath_som","p":44,"h":1,"n":"Spirit Sheath"},{"c":0,"s":53,"id":5714,"u":"standby%20spell_som","p":47,"h":1,"n":"Standby Spell"},{"c":0,"s":53,"id":5715,"u":"starlit%20eyes_som","p":44,"h":1,"n":"Starlit Eyes"},{"c":0,"s":53,"id":5716,"u":"steady%20spellcasting_som","p":45,"h":1,"n":"Steady Spellcasting"},{"c":0,"s":53,"id":5717,"u":"steadying%20stone_som","p":198,"h":1,"n":"Steadying Stone"},{"c":0,"s":53,"id":5718,"u":"steed%20form_som","p":68,"h":1,"n":"Steed Form"},{"c":0,"s":53,"id":5719,"u":"stoked%20flame%20stance_som","p":202,"h":1,"n":"Stoked Flame Stance"},{"c":0,"s":53,"id":5720,"u":"striker's%20scroll_som","p":45,"h":1,"n":"Striker's Scroll"},{"c":0,"s":53,"id":5721,"u":"student%20of%20the%20staff_som","p":45,"h":1,"n":"Student Of The Staff"},{"c":0,"s":53,"id":5722,"u":"summoner%20dedication_som","p":76,"h":1,"n":"Summoner Dedication"},{"c":0,"s":53,"id":5723,"u":"summoner's%20call_som","p":72,"h":1,"n":"Summoner's Call"},{"c":0,"s":53,"id":5724,"u":"supreme%20spellstrike_som","p":49,"h":1,"n":"Supreme Spellstrike"},{"c":0,"s":53,"id":5725,"u":"sustaining%20steel_som","p":47,"h":1,"n":"Sustaining Steel"},{"c":0,"s":53,"id":5726,"u":"tandem%20movement_som","p":69,"h":1,"n":"Tandem Movement"},{"c":0,"s":53,"id":5727,"u":"tandem%20strike_som","p":70,"h":1,"n":"Tandem Strike"},{"c":0,"s":53,"id":5728,"u":"tattoo%20artist_som","p":164,"h":1,"n":"Tattoo Artist"},{"c":0,"s":53,"id":5729,"u":"terrain%20shield_som","p":213,"h":1,"n":"Terrain Shield"},{"c":0,"s":53,"id":5730,"u":"towering%20size_som","p":72,"h":1,"n":"Towering Size"},{"c":0,"s":53,"id":5731,"u":"trample_som","p":73,"h":1,"n":"Trample"},{"c":0,"s":53,"id":5732,"u":"transpose_som","p":71,"h":1,"n":"Transpose"},{"c":0,"s":53,"id":5733,"u":"true%20transmogrification_som","p":73,"h":1,"n":"True Transmogrification"},{"c":0,"s":53,"id":5734,"u":"twin%20eidolon_som","p":73,"h":1,"n":"Twin Eidolon"},{"c":0,"s":53,"id":5735,"u":"unending%20emptiness_som","p":227,"h":1,"n":"Unending Emptiness"},{"c":0,"s":53,"id":5736,"u":"unfetter%20eidolon_som","p":68,"h":1,"n":"Unfetter Eidolon"},{"c":0,"s":53,"id":5737,"u":"urgent%20upwelling_som","p":249,"h":1,"n":"Urgent Upwelling"},{"c":0,"s":53,"id":5738,"u":"versatile%20spellstrike_som","p":49,"h":1,"n":"Versatile Spellstrike"},{"c":0,"s":53,"id":5739,"u":"vibration%20sense_som","p":69,"h":1,"n":"Vibration Sense"},{"c":0,"s":53,"id":5740,"u":"wave%20spiral_som","p":202,"h":1,"n":"Wave Spiral"},{"c":0,"s":53,"id":5741,"u":"weighty%20impact_som","p":71,"h":1,"n":"Weighty Impact"},{"c":0,"s":53,"id":5742,"u":"wellspring%20control_som","p":249,"h":1,"n":"Wellspring Control"},{"c":0,"s":53,"id":5743,"u":"wellspring%20mage%20dedication_som","p":249,"h":1,"n":"Wellspring Mage Dedication"},{"c":0,"s":53,"id":5744,"u":"whirlwind%20spell_som","p":49,"h":1,"n":"Whirlwind Spell"},{"c":0,"s":53,"id":5745,"u":"wind-tossed%20spell_som","p":207,"h":1,"n":"Wind-tossed Spell"},{"c":0,"s":53,"id":5746,"u":"work%20yourself%20up_som","p":195,"h":1,"n":"Work Yourself Up"},{"c":0,"s":40,"id":5747,"u":"communal%20tale_sot2","p":78,"h":1,"n":"Communal Tale"},{"c":0,"s":40,"id":5748,"u":"deny%20the%20songs%20of%20war_sot2","p":79,"h":1,"n":"Deny The Songs Of War"},{"c":0,"s":40,"id":5749,"u":"fleet%20tempo_sot2","p":79,"h":1,"n":"Fleet Tempo"},{"c":0,"s":40,"id":5750,"u":"folklorist%20dedication_sot2","p":78,"h":1,"n":"Folklorist Dedication"},{"c":0,"s":40,"id":5751,"u":"folktales%20lore_sot2","p":78,"h":1,"n":"Folktales Lore"},{"c":0,"s":40,"id":5752,"u":"nantambu%20chime-ringer%20dedication_sot2","p":79,"h":1,"n":"Nantambu Chime-Ringer Dedication"},{"c":0,"s":40,"id":5753,"u":"narrative%20conduit_sot2","p":78,"h":1,"n":"Narrative Conduit"},{"c":0,"s":40,"id":5754,"u":"rule%20of%20three_sot2","p":78,"h":1,"n":"Rule Of Three"},{"c":0,"s":40,"id":5755,"u":"sing%20to%20the%20steel_sot2","p":79,"h":1,"n":"Sing To The Steel"},{"c":0,"s":40,"id":5756,"u":"song%20of%20grace%20and%20speed_sot2","p":79,"h":1,"n":"Song Of Grace And Speed"},{"c":0,"s":41,"id":5757,"u":"cloud%20walk_sot3","p":79,"h":1,"n":"Cloud Walk"},{"c":0,"s":41,"id":5758,"u":"deflecting%20cloud_sot3","p":79,"h":1,"n":"Deflecting Cloud"},{"c":0,"s":41,"id":5759,"u":"mighty%20wings_sot3","p":79,"h":1,"n":"Mighty Wings"},{"c":0,"s":41,"id":5760,"u":"shape%20of%20the%20cloud%20dragon_sot3","p":79,"h":1,"n":"Shape of the Cloud Dragon"},{"c":0,"s":42,"id":5761,"u":"blessing%20of%20the%20sun%20gods_sot4","p":79,"h":1,"n":"Blessing of the Sun Gods"},{"c":0,"s":42,"id":5762,"u":"bright%20lion%20dedication_sot4","p":79,"h":1,"n":"Bright Lion Dedication"},{"c":0,"s":42,"id":5763,"u":"greater%20sun%20blessing_sot4","p":79,"h":1,"n":"Greater Sun Blessing"},{"c":0,"s":42,"id":5764,"u":"lion's%20fury_sot4","p":79,"h":1,"n":"Lion's Fury"},{"c":0,"s":42,"id":5765,"u":"lion's%20might_sot4","p":79,"h":1,"n":"Lion's Might"},{"c":0,"s":44,"id":5766,"u":"cunning%20trickster%20mask_sot6","p":78,"h":1,"n":"Cunning Trickster Mask"},{"c":0,"s":44,"id":5767,"u":"emancipator's%20mask_sot6","p":78,"h":1,"n":"Emancipator's Mask"},{"c":0,"s":44,"id":5768,"u":"grand%20medic's%20mask_sot6","p":78,"h":1,"n":"Grand Medic's Mask"},{"c":0,"s":44,"id":5769,"u":"protective%20spirit%20mask_sot6","p":78,"h":1,"n":"Protective Spirit Mask"},{"c":0,"s":44,"id":5770,"u":"sky%20master%20mask_sot6","p":78,"h":1,"n":"Sky Master Mask"},{"c":0,"s":44,"id":5771,"u":"stalking%20feline%20mask_sot6","p":78,"h":1,"n":"Stalking Feline Mask"},{"c":0,"s":44,"id":5772,"u":"storyteller's%20mask_sot6","p":78,"h":1,"n":"Storyteller's Mask"},{"c":0,"s":44,"id":5773,"u":"thick%20hide%20mask_sot6","p":78,"h":1,"n":"Thick Hide Mask"},{"c":0,"s":44,"id":5774,"u":"tireless%20guide's%20mask_sot6","p":78,"h":1,"n":"Tireless Guide's Mask"},{"c":0,"s":44,"id":5775,"u":"vigilant%20mask_sot6","p":78,"h":1,"n":"Vigilant Mask"},{"c":2,"s":4,"id":5776,"u":"antler%20arrow_apg","p":256,"h":1,"n":"Antler Arrow"},{"c":2,"s":4,"id":5777,"u":"balisse%20feather_apg","p":256,"h":1,"n":"Balisse Feather"},{"c":2,"s":4,"id":5778,"u":"basilisk%20eye_apg","p":256,"h":1,"n":"Basilisk Eye"},{"c":2,"s":4,"id":5779,"u":"blight%20bomb%20(generic)_apg","p":252,"h":1,"n":"Blight Bomb"},{"c":2,"s":4,"id":5780,"u":"bloodhound%20mask%20(generic)_apg","p":254,"h":1,"n":"Bloodhound Mask"},{"c":2,"s":4,"id":5781,"u":"brass%20ear_apg","p":248,"h":1,"n":"Brass Ear"},{"c":2,"s":4,"id":5782,"u":"candle%20of%20invocation_apg","p":256,"h":1,"n":"Candle Of Invocation"},{"c":2,"s":4,"id":5783,"u":"candle%20of%20revealing_apg","p":257,"h":1,"n":"Candle Of Revealing"},{"c":2,"s":4,"id":5784,"u":"cerulean%20scourge_apg","p":254,"h":1,"n":"Cerulean Scourge"},{"c":2,"s":4,"id":5785,"u":"concealed%20sheath_apg","p":248,"h":1,"n":"Concealed Sheath"},{"c":2,"s":4,"id":5786,"u":"corrosive%20ammunition_apg","p":257,"h":1,"n":"Corrosive Ammunition"},{"c":2,"s":4,"id":5787,"u":"crystal%20shards%20(generic)_apg","p":252,"h":1,"n":"Crystal Shards"},{"c":2,"s":4,"id":5788,"u":"detective's%20kit_apg","p":248,"h":1,"n":"Detective's Kit"},{"c":2,"s":4,"id":5789,"u":"drakeheart%20mutagen%20(generic)_apg","p":253,"h":1,"n":"Drakeheart Mutagen"},{"c":2,"s":4,"id":5790,"u":"dread%20ampoule%20(generic)_apg","p":253,"h":1,"n":"Dread Ampoule"},{"c":2,"s":4,"id":5791,"u":"dueling%20cape_apg","p":248,"h":1,"n":"Dueling Cape"},{"c":2,"s":4,"id":5792,"u":"dust%20of%20corpse%20animation%20(generic)_apg","p":257,"h":1,"n":"Dust Of Corpse Animation"},{"c":2,"s":4,"id":5793,"u":"earthglide%20cloak_apg","p":260,"h":1,"n":"Earthglide Cloak"},{"c":2,"s":4,"id":5794,"u":"earthsight%20box_apg","p":260,"h":1,"n":"Earthsight Box"},{"c":2,"s":4,"id":5795,"u":"engulfing%20snare_apg","p":256,"h":1,"n":"Engulfing Snare"},{"c":2,"s":4,"id":5796,"u":"envisioning%20mask_apg","p":260,"h":1,"n":"Envisioning Mask"},{"c":2,"s":4,"id":5797,"u":"exploding%20shield_apg","p":260,"h":1,"n":"Exploding Shield"},{"c":2,"s":4,"id":5798,"u":"fearsome%20(generic)_apg","p":260,"h":1,"n":"Fearsome"},{"c":2,"s":4,"id":5799,"u":"fire-jump%20ring_apg","p":260,"h":1,"n":"Fire-jump Ring"},{"c":2,"s":4,"id":5800,"u":"flare%20snare_apg","p":256,"h":1,"n":"Flare Snare"},{"c":2,"s":4,"id":5801,"u":"focus%20cathartic%20(generic)_apg","p":253,"h":1,"n":"Focus Cathartic"},{"c":2,"s":4,"id":5802,"u":"forensic%20dye_apg","p":254,"h":1,"n":"Forensic Dye"},{"c":2,"s":4,"id":5803,"u":"four-ways%20dogslicer_apg","p":261,"h":1,"n":"Four-ways Dogslicer"},{"c":2,"s":4,"id":5804,"u":"freezing%20ammunition_apg","p":257,"h":1,"n":"Freezing Ammunition"},{"c":2,"s":4,"id":5805,"u":"gecko%20potion_apg","p":257,"h":1,"n":"Gecko Potion"},{"c":2,"s":4,"id":5806,"u":"ghost%20charge%20(generic)_apg","p":253,"h":1,"n":"Ghost Charge"},{"c":2,"s":4,"id":5807,"u":"ghost%20ink_apg","p":255,"h":1,"n":"Ghost Ink"},{"c":2,"s":4,"id":5808,"u":"glamorous%20buckler_apg","p":261,"h":1,"n":"Glamorous Buckler"},{"c":2,"s":4,"id":5809,"u":"hellfire%20boots_apg","p":261,"h":1,"n":"Hellfire Boots"},{"c":2,"s":4,"id":5810,"u":"incense%20of%20distilled%20death_apg","p":257,"h":1,"n":"Incense Of Distilled Death"},{"c":2,"s":4,"id":5811,"u":"infiltrator's%20accessory_apg","p":261,"h":1,"n":"Infiltrator's Accessory"},{"c":2,"s":4,"id":5812,"u":"leadenleg_apg","p":254,"h":1,"n":"Leadenleg"},{"c":2,"s":4,"id":5813,"u":"lover's%20gloves_apg","p":261,"h":1,"n":"Lover's Gloves"},{"c":2,"s":4,"id":5814,"u":"mask%20of%20the%20banshee%20(generic)_apg","p":261,"h":1,"n":"Mask Of The Banshee"},{"c":2,"s":4,"id":5815,"u":"medusa's%20scream%20(generic)_apg","p":261,"h":1,"n":"Medusa's Scream"},{"c":2,"s":4,"id":5816,"u":"nauseating%20snare_apg","p":256,"h":1,"n":"Nauseating Snare"},{"c":2,"s":4,"id":5817,"u":"net_apg","p":248,"h":1,"n":"Net"},{"c":2,"s":4,"id":5818,"u":"oil%20of%20object%20animation%20(generic)_apg","p":258,"h":1,"n":"Oil Of Object Animation"},{"c":2,"s":4,"id":5819,"u":"oil%20of%20revelation_apg","p":258,"h":1,"n":"Oil Of Revelation"},{"c":2,"s":4,"id":5820,"u":"oil%20of%20unlife%20(generic)_apg","p":258,"h":1,"n":"Oil Of Unlife"},{"c":2,"s":4,"id":5821,"u":"olfactory%20obfuscator%20(generic)_apg","p":254,"h":1,"n":"Olfactory Obfuscator"},{"c":2,"s":4,"id":5822,"u":"origin%20unguent_apg","p":255,"h":1,"n":"Origin Unguent"},{"c":2,"s":4,"id":5823,"u":"parrying%20scabbard_apg","p":248,"h":1,"n":"Parrying Scabbard"},{"c":2,"s":4,"id":5824,"u":"periscope_apg","p":248,"h":1,"n":"Periscope"},{"c":2,"s":4,"id":5825,"u":"potion%20of%20disguise%20(generic)_apg","p":258,"h":1,"n":"Potion Of Disguise"},{"c":2,"s":4,"id":5826,"u":"potion%20of%20expeditious%20retreat_apg","p":258,"h":1,"n":"Potion Of Expeditious Retreat"},{"c":2,"s":4,"id":5827,"u":"potion%20of%20retaliation%20(generic)_apg","p":259,"h":1,"n":"Potion Of Retaliation"},{"c":2,"s":4,"id":5828,"u":"potion%20of%20shared%20memories_apg","p":259,"h":1,"n":"Potion Of Shared Memories"},{"c":2,"s":4,"id":5829,"u":"predictable%20silver%20piece_apg","p":262,"h":1,"n":"Predictable Silver Piece"},{"c":2,"s":4,"id":5830,"u":"ration%20tonic%20(generic)_apg","p":259,"h":1,"n":"Ration Tonic"},{"c":2,"s":4,"id":5831,"u":"ready%20(generic)_apg","p":262,"h":1,"n":"Ready"},{"c":2,"s":4,"id":5832,"u":"rod%20of%20cancellation_apg","p":262,"h":1,"n":"Rod Of Cancellation"},{"c":2,"s":4,"id":5833,"u":"rope%20of%20climbing%20(generic)_apg","p":262,"h":1,"n":"Rope Of Climbing"},{"c":2,"s":4,"id":5834,"u":"shielding%20salve_apg","p":259,"h":1,"n":"Shielding Salve"},{"c":2,"s":4,"id":5835,"u":"sinew-shock%20serum%20(generic)_apg","p":254,"h":1,"n":"Sinew-shock Serum"},{"c":2,"s":4,"id":5836,"u":"skinstitch%20salve_apg","p":255,"h":1,"n":"Skinstitch Salve"},{"c":2,"s":4,"id":5837,"u":"slates%20of%20distant%20letters_apg","p":262,"h":1,"n":"Slates Of Distant Letters"},{"c":2,"s":4,"id":5838,"u":"sleeves%20of%20storage%20(generic)_apg","p":263,"h":1,"n":"Sleeves Of Storage"},{"c":2,"s":4,"id":5839,"u":"snagging%20hook%20snare_apg","p":256,"h":1,"n":"Snagging Hook Snare"},{"c":2,"s":4,"id":5840,"u":"sovereign%20glue_apg","p":255,"h":1,"n":"Sovereign Glue"},{"c":2,"s":4,"id":5841,"u":"spellguard%20blade_apg","p":263,"h":1,"n":"Spellguard Blade"},{"c":2,"s":4,"id":5842,"u":"spiritsight%20crossbow_apg","p":263,"h":1,"n":"Spiritsight Crossbow"},{"c":2,"s":4,"id":5843,"u":"staff%20of%20impossible%20visions%20(generic)_apg","p":263,"h":1,"n":"Staff Of Impossible Visions"},{"c":2,"s":4,"id":5844,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg","p":263,"h":1,"n":"Staff Of Nature's Vengeance"},{"c":2,"s":4,"id":5845,"u":"staff%20of%20providence%20(generic)_apg","p":264,"h":1,"n":"Staff Of Providence"},{"c":2,"s":4,"id":5846,"u":"terrifying%20ammunition_apg","p":259,"h":1,"n":"Terrifying Ammunition"},{"c":2,"s":4,"id":5847,"u":"time%20shield%20potion_apg","p":259,"h":1,"n":"Time Shield Potion"},{"c":2,"s":4,"id":5848,"u":"timeless%20salts_apg","p":255,"h":1,"n":"Timeless Salts"},{"c":2,"s":4,"id":5849,"u":"universal%20solvent%20(generic)_apg","p":255,"h":1,"n":"Universal Solvent"},{"c":2,"s":4,"id":5850,"u":"urn%20of%20ashes_apg","p":264,"h":1,"n":"Urn Of Ashes"},{"c":2,"s":4,"id":5851,"u":"victory%20plate%20(generic)_apg","p":264,"h":1,"n":"Victory Plate"},{"c":2,"s":4,"id":5852,"u":"walking%20cauldron_apg","p":264,"h":1,"n":"Walking Cauldron"},{"c":2,"s":4,"id":5853,"u":"wand%20of%20crackling%20lightning%20(generic)_apg","p":265,"h":1,"n":"Wand Of Crackling Lightning"},{"c":2,"s":4,"id":5854,"u":"wand%20of%20hopeless%20night%20(generic)_apg","p":265,"h":1,"n":"Wand Of Hopeless Night"},{"c":2,"s":4,"id":5855,"u":"wand%20of%20overflowing%20life%20(generic)_apg","p":265,"h":1,"n":"Wand Of Overflowing Life"},{"c":2,"s":4,"id":5856,"u":"wand%20of%20the%20snowfields%20(generic)_apg","p":265,"h":1,"n":"Wand Of The Snowfields"},{"c":2,"s":4,"id":5857,"u":"wand%20of%20the%20spider%20(generic)_apg","p":265,"h":1,"n":"Wand Of The Spider"},{"c":2,"s":4,"id":5858,"u":"winged%20(generic)_apg","p":265,"h":1,"n":"Winged"},{"c":2,"s":5,"id":5859,"u":"acid%20flask%20(generic)_crb","p":544,"h":1,"n":"Acid Flask"},{"c":2,"s":5,"id":5860,"u":"adamantine%20(generic)_crb","p":578,"h":1,"n":"Adamantine"},{"c":2,"s":5,"id":5861,"u":"adamantine%20armor%20(generic)_crb","p":555,"h":1,"n":"Adamantine Armor"},{"c":2,"s":5,"id":5862,"u":"adamantine%20shield%20(generic)_crb","p":586,"h":1,"n":"Adamantine Shield"},{"c":2,"s":5,"id":5863,"u":"adamantine%20weapon%20(generic)_crb","p":599,"h":1,"n":"Adamantine Weapon"},{"c":2,"s":5,"id":5864,"u":"adventurer's%20pack_crb","p":288,"h":1,"n":"Adventurer's Pack"},{"c":2,"s":5,"id":5865,"u":"aeon%20stone%20(generic)_crb","p":604,"h":1,"n":"Aeon Stone"},{"c":2,"s":5,"id":5866,"u":"alarm%20snare_crb","p":589,"h":1,"n":"Alarm Snare"},{"c":2,"s":5,"id":5867,"u":"alchemist%20goggles%20(generic)_crb","p":605,"h":1,"n":"Alchemist Goggles"},{"c":2,"s":5,"id":5868,"u":"alchemist's%20fire%20(generic)_crb","p":545,"h":1,"n":"Alchemist's Fire"},{"c":2,"s":5,"id":5869,"u":"alchemist's%20lab%20(generic)_crb","p":288,"h":1,"n":"Alchemist's Lab"},{"c":2,"s":5,"id":5870,"u":"alchemist's%20tools_crb","p":288,"h":1,"n":"Alchemist's Tools"},{"c":2,"s":5,"id":5871,"u":"aligned%20oil_crb","p":561,"h":1,"n":"Aligned Oil"},{"c":2,"s":5,"id":5872,"u":"anarchic_crb","p":583,"h":1,"n":"Anarchic"},{"c":2,"s":5,"id":5873,"u":"animal%20staff%20(generic)_crb","p":592,"h":1,"n":"Animal Staff"},{"c":2,"s":5,"id":5874,"u":"anklets%20of%20alacrity_crb","p":603,"h":1,"n":"Anklets of Alacrity"},{"c":2,"s":5,"id":5875,"u":"antidote%20(generic)_crb","p":546,"h":1,"n":"Antidote"},{"c":2,"s":5,"id":5876,"u":"antimagic_crb","p":582,"h":1,"n":"Antimagic"},{"c":2,"s":5,"id":5877,"u":"antimagic%20oil_crb","p":561,"h":1,"n":"Antimagic Oil"},{"c":2,"s":5,"id":5878,"u":"antiplague%20(generic)_crb","p":546,"h":1,"n":"Antiplague"},{"c":2,"s":5,"id":5879,"u":"armbands%20of%20athleticism%20(generic)_crb","p":605,"h":1,"n":"Armbands of Athleticism"},{"c":2,"s":5,"id":5880,"u":"armor%20potency%20(generic)_crb","p":581,"h":1,"n":"Armor Potency"},{"c":2,"s":5,"id":5881,"u":"arrow_crb","p":282,"h":1,"n":"Arrow"},{"c":2,"s":5,"id":5882,"u":"arrow-catching%20shield_crb","p":587,"h":1,"n":"Arrow-catching Shield"},{"c":2,"s":5,"id":5883,"u":"arsenic_crb","p":550,"h":1,"n":"Arsenic"},{"c":2,"s":5,"id":5884,"u":"artisan's%20tools%20(generic)_crb","p":288,"h":1,"n":"Artisan's Tools"},{"c":2,"s":5,"id":5885,"u":"axiomatic_crb","p":583,"h":1,"n":"Axiomatic"},{"c":2,"s":5,"id":5886,"u":"backpack_crb","p":288,"h":1,"n":"Backpack"},{"c":2,"s":5,"id":5887,"u":"bag%20of%20holding%20(generic)_crb","p":572,"h":1,"n":"Bag of Holding"},{"c":2,"s":5,"id":5888,"u":"barding%20of%20the%20zephyr_crb","p":604,"h":1,"n":"Barding of the Zephyr"},{"c":2,"s":5,"id":5889,"u":"barkskin%20potion_crb","p":562,"h":1,"n":"Barkskin Potion"},{"c":2,"s":5,"id":5890,"u":"basic%20crafter's%20book_crb","p":288,"h":1,"n":"Basic Crafter's Book"},{"c":2,"s":5,"id":5891,"u":"beacon%20shot_crb","p":559,"h":1,"n":"Beacon Shot"},{"c":2,"s":5,"id":5892,"u":"bedroll_crb","p":288,"h":1,"n":"Bedroll"},{"c":2,"s":5,"id":5893,"u":"belladonna_crb","p":551,"h":1,"n":"Belladonna"},{"c":2,"s":5,"id":5894,"u":"belt%20of%20giant%20strength_crb","p":603,"h":1,"n":"Belt of Giant Strength"},{"c":2,"s":5,"id":5895,"u":"belt%20of%20regeneration_crb","p":603,"h":1,"n":"Belt of Regeneration"},{"c":2,"s":5,"id":5896,"u":"belt%20of%20the%20five%20kings_crb","p":606,"h":1,"n":"Belt of the Five Kings"},{"c":2,"s":5,"id":5897,"u":"berserker's%20cloak%20(generic)_crb","p":606,"h":1,"n":"Berserker's Cloak"},{"c":2,"s":5,"id":5898,"u":"bestial%20mutagen%20(generic)_crb","p":546,"h":1,"n":"Bestial Mutagen"},{"c":2,"s":5,"id":5899,"u":"biting%20snare_crb","p":589,"h":1,"n":"Biting Snare"},{"c":2,"s":5,"id":5900,"u":"black%20adder%20venom_crb","p":551,"h":1,"n":"Black Adder Venom"},{"c":2,"s":5,"id":5901,"u":"black%20lotus%20extract_crb","p":551,"h":1,"n":"Black Lotus Extract"},{"c":2,"s":5,"id":5902,"u":"bleeding%20spines%20snare_crb","p":589,"h":1,"n":"Bleeding Spines Snare"},{"c":2,"s":5,"id":5903,"u":"blightburn%20resin_crb","p":551,"h":1,"n":"Blightburn Resin"},{"c":2,"s":5,"id":5904,"u":"bloodletting%20kukri_crb","p":600,"h":1,"n":"Bloodletting Kukri"},{"c":2,"s":5,"id":5905,"u":"bloodseeker%20beak_crb","p":565,"h":1,"n":"Bloodseeker Beak"},{"c":2,"s":5,"id":5906,"u":"blowgun%20dart_crb","p":281,"h":1,"n":"Blowgun Dart"},{"c":2,"s":5,"id":5907,"u":"bolt_crb","p":281,"h":1,"n":"Bolt"},{"c":2,"s":5,"id":5908,"u":"bomb%20snare_crb","p":589,"h":1,"n":"Bomb Snare"},{"c":2,"s":5,"id":5909,"u":"bomber's%20eye%20elixir%20(generic)_crb","p":547,"h":1,"n":"Bomber's Eye Elixir"},{"c":2,"s":5,"id":5910,"u":"boots%20of%20bounding%20(generic)_crb","p":606,"h":1,"n":"Boots of Bounding"},{"c":2,"s":5,"id":5911,"u":"boots%20of%20elvenkind%20(generic)_crb","p":606,"h":1,"n":"Boots of Elvenkind"},{"c":2,"s":5,"id":5912,"u":"boots%20of%20speed_crb","p":606,"h":1,"n":"Boots of Speed"},{"c":2,"s":5,"id":5913,"u":"bottled%20air_crb","p":572,"h":1,"n":"Bottled Air"},{"c":2,"s":5,"id":5914,"u":"bottled%20lightning%20(generic)_crb","p":545,"h":1,"n":"Bottled Lightning"},{"c":2,"s":5,"id":5915,"u":"bracelet%20of%20dashing_crb","p":607,"h":1,"n":"Bracelet of Dashing"},{"c":2,"s":5,"id":5916,"u":"bracers%20of%20armor%20(generic)_crb","p":607,"h":1,"n":"Bracers of Armor"},{"c":2,"s":5,"id":5917,"u":"bracers%20of%20missile%20deflection%20(generic)_crb","p":607,"h":1,"n":"Bracers of Missile Deflection"},{"c":2,"s":5,"id":5918,"u":"bravo's%20brew%20(generic)_crb","p":547,"h":1,"n":"Bravo's Brew"},{"c":2,"s":5,"id":5919,"u":"breastplate%20of%20command%20(generic)_crb","p":557,"h":1,"n":"Breastplate of Command"},{"c":2,"s":5,"id":5920,"u":"brimstone%20fumes_crb","p":551,"h":1,"n":"Brimstone Fumes"},{"c":2,"s":5,"id":5921,"u":"bronze%20bull%20pendant_crb","p":566,"h":1,"n":"Bronze Bull Pendant"},{"c":2,"s":5,"id":5922,"u":"brooch%20of%20shielding_crb","p":607,"h":1,"n":"Brooch of Shielding"},{"c":2,"s":5,"id":5923,"u":"broom%20of%20flying_crb","p":572,"h":1,"n":"Broom of Flying"},{"c":2,"s":5,"id":5924,"u":"caltrop%20snare_crb","p":590,"h":1,"n":"Caltrop Snare"},{"c":2,"s":5,"id":5925,"u":"caltrops_crb","p":288,"h":1,"n":"Caltrops"},{"c":2,"s":5,"id":5926,"u":"candle%20(10)_crb","p":288,"h":1,"n":"Candle (10)"},{"c":2,"s":5,"id":5927,"u":"candle%20of%20truth_crb","p":570,"h":1,"n":"Candle of Truth"},{"c":2,"s":5,"id":5928,"u":"cape%20of%20the%20mountebank_crb","p":607,"h":1,"n":"Cape of the Mountebank"},{"c":2,"s":5,"id":5929,"u":"cassock%20of%20devotion_crb","p":607,"h":1,"n":"Cassock of Devotion"},{"c":2,"s":5,"id":5930,"u":"cat's%20eye%20elixir_crb","p":547,"h":1,"n":"Cat's Eye Elixir"},{"c":2,"s":5,"id":5931,"u":"caterwaul%20sling_crb","p":600,"h":1,"n":"Caterwaul Sling"},{"c":2,"s":5,"id":5932,"u":"celestial%20armor_crb","p":557,"h":1,"n":"Celestial Armor"},{"c":2,"s":5,"id":5933,"u":"chain%20(10%20feet)_crb","p":288,"h":1,"n":"Chain (10 feet)"},{"c":2,"s":5,"id":5934,"u":"chalk%20(10)_crb","p":288,"h":1,"n":"Chalk (10)"},{"c":2,"s":5,"id":5935,"u":"channel%20protection%20amulet_crb","p":608,"h":1,"n":"Channel Protection Amulet"},{"c":2,"s":5,"id":5936,"u":"cheetah's%20elixir%20(generic)_crb","p":547,"h":1,"n":"Cheetah's Elixir"},{"c":2,"s":5,"id":5937,"u":"chest_crb","p":288,"h":1,"n":"Chest"},{"c":2,"s":5,"id":5938,"u":"chime%20of%20opening_crb","p":572,"h":1,"n":"Chime of Opening"},{"c":2,"s":5,"id":5939,"u":"choker%20of%20elocution%20(generic)_crb","p":608,"h":1,"n":"Choker of Elocution"},{"c":2,"s":5,"id":5940,"u":"circlet%20of%20persuasion_crb","p":603,"h":1,"n":"Circlet of Persuasion"},{"c":2,"s":5,"id":5941,"u":"clandestine%20cloak%20(generic)_crb","p":608,"h":1,"n":"Clandestine Cloak"},{"c":2,"s":5,"id":5942,"u":"climbing%20bolt_crb","p":559,"h":1,"n":"Climbing Bolt"},{"c":2,"s":5,"id":5943,"u":"climbing%20kit%20(generic)_crb","p":288,"h":1,"n":"Climbing Kit"},{"c":2,"s":5,"id":5944,"u":"cloak%20of%20elvenkind%20(generic)_crb","p":608,"h":1,"n":"Cloak of Elvenkind"},{"c":2,"s":5,"id":5945,"u":"cloak%20of%20the%20bat%20(generic)_crb","p":608,"h":1,"n":"Cloak of the Bat"},{"c":2,"s":5,"id":5946,"u":"clothing%20(generic)_crb","p":288,"h":1,"n":"Clothing"},{"c":2,"s":5,"id":5947,"u":"cognitive%20mutagen%20(generic)_crb","p":547,"h":1,"n":"Cognitive Mutagen"},{"c":2,"s":5,"id":5948,"u":"cold%20iron%20(generic)_crb","p":578,"h":1,"n":"Cold Iron"},{"c":2,"s":5,"id":5949,"u":"cold%20iron%20armor%20(generic)_crb","p":555,"h":1,"n":"Cold Iron Armor"},{"c":2,"s":5,"id":5950,"u":"cold%20iron%20shield%20(generic)_crb","p":586,"h":1,"n":"Cold Iron Shield"},{"c":2,"s":5,"id":5951,"u":"cold%20iron%20weapon%20(generic)_crb","p":599,"h":1,"n":"Cold Iron Weapon"},{"c":2,"s":5,"id":5952,"u":"collar%20of%20empathy_crb","p":604,"h":1,"n":"Collar of Empathy"},{"c":2,"s":5,"id":5953,"u":"collar%20of%20inconspicuousness_crb","p":604,"h":1,"n":"Collar of Inconspicuousness"},{"c":2,"s":5,"id":5954,"u":"compass%20(generic)_crb","p":288,"h":1,"n":"Compass"},{"c":2,"s":5,"id":5955,"u":"comprehension%20elixir%20(generic)_crb","p":547,"h":1,"n":"Comprehension Elixir"},{"c":2,"s":5,"id":5956,"u":"cookware_crb","p":288,"h":1,"n":"Cookware"},{"c":2,"s":5,"id":5957,"u":"corrosive%20(generic)_crb","p":583,"h":1,"n":"Corrosive"},{"c":2,"s":5,"id":5958,"u":"coyote%20cloak%20(generic)_crb","p":609,"h":1,"n":"Coyote Cloak"},{"c":2,"s":5,"id":5959,"u":"crafter's%20eyepiece%20(generic)_crb","p":609,"h":1,"n":"Crafter's Eyepiece"},{"c":2,"s":5,"id":5960,"u":"crowbar%20(generic)_crb","p":288,"h":1,"n":"Crowbar"},{"c":2,"s":5,"id":5961,"u":"crying%20angel%20pendant_crb","p":566,"h":1,"n":"Crying Angel Pendant"},{"c":2,"s":5,"id":5962,"u":"crystal%20ball%20(generic)_crb","p":572,"h":1,"n":"Crystal Ball"},{"c":2,"s":5,"id":5963,"u":"cytillesh%20oil_crb","p":551,"h":1,"n":"Cytillesh Oil"},{"c":2,"s":5,"id":5964,"u":"dagger%20of%20venom_crb","p":600,"h":1,"n":"Dagger of Venom"},{"c":2,"s":5,"id":5965,"u":"dancing_crb","p":583,"h":1,"n":"Dancing"},{"c":2,"s":5,"id":5966,"u":"dancing%20scarf%20(generic)_crb","p":609,"h":1,"n":"Dancing Scarf"},{"c":2,"s":5,"id":5967,"u":"daredevil%20boots%20(generic)_crb","p":609,"h":1,"n":"Daredevil Boots"},{"c":2,"s":5,"id":5968,"u":"darkvision%20elixir%20(generic)_crb","p":547,"h":1,"n":"Darkvision Elixir"},{"c":2,"s":5,"id":5969,"u":"darkwood%20(generic)_crb","p":578,"h":1,"n":"Darkwood"},{"c":2,"s":5,"id":5970,"u":"darkwood%20armor%20(generic)_crb","p":555,"h":1,"n":"Darkwood Armor"},{"c":2,"s":5,"id":5971,"u":"darkwood%20shield%20(generic)_crb","p":586,"h":1,"n":"Darkwood Shield"},{"c":2,"s":5,"id":5972,"u":"darkwood%20weapon%20(generic)_crb","p":599,"h":1,"n":"Darkwood Weapon"},{"c":2,"s":5,"id":5973,"u":"dazing%20coil_crb","p":566,"h":1,"n":"Dazing Coil"},{"c":2,"s":5,"id":5974,"u":"deathcap%20powder_crb","p":551,"h":1,"n":"Deathcap Powder"},{"c":2,"s":5,"id":5975,"u":"decanter%20of%20endless%20water_crb","p":573,"h":1,"n":"Decanter of Endless Water"},{"c":2,"s":5,"id":5976,"u":"demon%20armor_crb","p":557,"h":1,"n":"Demon Armor"},{"c":2,"s":5,"id":5977,"u":"demon%20mask%20(generic)_crb","p":609,"h":1,"n":"Demon Mask"},{"c":2,"s":5,"id":5978,"u":"diadem%20of%20intellect_crb","p":603,"h":1,"n":"Diadem of Intellect"},{"c":2,"s":5,"id":5979,"u":"diplomat's%20badge_crb","p":609,"h":1,"n":"Diplomat's Badge"},{"c":2,"s":5,"id":5980,"u":"disguise%20kit%20(generic)_crb","p":288,"h":1,"n":"Disguise Kit"},{"c":2,"s":5,"id":5981,"u":"disintegration%20bolt_crb","p":559,"h":1,"n":"Disintegration Bolt"},{"c":2,"s":5,"id":5982,"u":"dispelling%20sliver_crb","p":566,"h":1,"n":"Dispelling Sliver"},{"c":2,"s":5,"id":5983,"u":"disrupting%20(generic)_crb","p":584,"h":1,"n":"Disrupting"},{"c":2,"s":5,"id":5984,"u":"doubling%20rings%20(generic)_crb","p":609,"h":1,"n":"Doubling Rings"},{"c":2,"s":5,"id":5985,"u":"dragon%20bile_crb","p":551,"h":1,"n":"Dragon Bile"},{"c":2,"s":5,"id":5986,"u":"dragon%20turtle%20scale_crb","p":566,"h":1,"n":"Dragon Turtle Scale"},{"c":2,"s":5,"id":5987,"u":"dragon's%20breath%20potion%20(generic)_crb","p":562,"h":1,"n":"Dragon's Breath Potion"},{"c":2,"s":5,"id":5988,"u":"dragonhide%20(generic)_crb","p":579,"h":1,"n":"Dragonhide"},{"c":2,"s":5,"id":5989,"u":"dragonhide%20armor%20(generic)_crb","p":555,"h":1,"n":"Dragonhide Armor"},{"c":2,"s":5,"id":5990,"u":"dragonhide%20shield%20(generic)_crb","p":586,"h":1,"n":"Dragonhide Shield"},{"c":2,"s":5,"id":5991,"u":"dragonplate_crb","p":557,"h":1,"n":"Dragonplate"},{"c":2,"s":5,"id":5992,"u":"dragonslayer's%20shield_crb","p":587,"h":1,"n":"Dragonslayer's Shield"},{"c":2,"s":5,"id":5993,"u":"dread%20blindfold_crb","p":610,"h":1,"n":"Dread Blindfold"},{"c":2,"s":5,"id":5994,"u":"druid's%20vestments_crb","p":610,"h":1,"n":"Druid's Vestments"},{"c":2,"s":5,"id":5995,"u":"dust%20of%20appearance_crb","p":570,"h":1,"n":"Dust of Appearance"},{"c":2,"s":5,"id":5996,"u":"dust%20of%20disappearance_crb","p":570,"h":1,"n":"Dust of Disappearance"},{"c":2,"s":5,"id":5997,"u":"dwarven%20thrower_crb","p":600,"h":1,"n":"Dwarven Thrower"},{"c":2,"s":5,"id":5998,"u":"eagle-eye%20elixir%20(generic)_crb","p":548,"h":1,"n":"Eagle-eye Elixir"},{"c":2,"s":5,"id":5999,"u":"effervescent%20ampoule_crb","p":566,"h":1,"n":"Effervescent Ampoule"},{"c":2,"s":5,"id":6000,"u":"electric%20eelskin_crb","p":557,"h":1,"n":"Electric Eelskin"},{"c":2,"s":5,"id":6001,"u":"elemental%20gem_crb","p":570,"h":1,"n":"Elemental Gem"},{"c":2,"s":5,"id":6002,"u":"elixir%20of%20life%20(generic)_crb","p":548,"h":1,"n":"Elixir of Life"},{"c":2,"s":5,"id":6003,"u":"elixir%20of%20rejuvenation_crb","p":548,"h":1,"n":"Elixir of Rejuvenation"},{"c":2,"s":5,"id":6004,"u":"elven%20chain%20(generic)_crb","p":555,"h":1,"n":"Elven Chain"},{"c":2,"s":5,"id":6005,"u":"emerald%20grasshopper_crb","p":566,"h":1,"n":"Emerald Grasshopper"},{"c":2,"s":5,"id":6006,"u":"energy-resistant%20(generic)_crb","p":582,"h":1,"n":"Energy-Resistant"},{"c":2,"s":5,"id":6007,"u":"ethereal_crb","p":582,"h":1,"n":"Ethereal"},{"c":2,"s":5,"id":6008,"u":"everburning%20torch_crb","p":573,"h":1,"n":"Everburning Torch"},{"c":2,"s":5,"id":6009,"u":"explorer's%20yurt_crb","p":596,"h":1,"n":"Explorer's Yurt"},{"c":2,"s":5,"id":6010,"u":"explosive%20ammunition%20(generic)_crb","p":559,"h":1,"n":"Explosive Ammunition"},{"c":2,"s":5,"id":6011,"u":"extra%20ink%20and%20paper_crb","p":288,"h":1,"n":"Extra Ink and Paper"},{"c":2,"s":5,"id":6012,"u":"eye%20of%20apprehension_crb","p":566,"h":1,"n":"Eye of Apprehension"},{"c":2,"s":5,"id":6013,"u":"eye%20of%20fortune_crb","p":610,"h":1,"n":"Eye of Fortune"},{"c":2,"s":5,"id":6014,"u":"eyes%20of%20the%20eagle_crb","p":610,"h":1,"n":"Eyes of the Eagle"},{"c":2,"s":5,"id":6015,"u":"fade%20band_crb","p":566,"h":1,"n":"Fade Band"},{"c":2,"s":5,"id":6016,"u":"fear%20gem_crb","p":566,"h":1,"n":"Fear Gem"},{"c":2,"s":5,"id":6017,"u":"feather%20step%20stone_crb","p":567,"h":1,"n":"Feather Step Stone"},{"c":2,"s":5,"id":6018,"u":"feather%20token%20(generic)_crb","p":570,"h":1,"n":"Feather Token"},{"c":2,"s":5,"id":6019,"u":"fighter's%20fork_crb","p":600,"h":1,"n":"Fighter's Fork"},{"c":2,"s":5,"id":6020,"u":"fishing%20tackle%20(generic)_crb","p":288,"h":1,"n":"Fishing Tackle"},{"c":2,"s":5,"id":6021,"u":"flame%20navette_crb","p":567,"h":1,"n":"Flame Navette"},{"c":2,"s":5,"id":6022,"u":"flame%20tongue%20(generic)_crb","p":600,"h":1,"n":"Flame Tongue"},{"c":2,"s":5,"id":6023,"u":"flaming%20(generic)_crb","p":584,"h":1,"n":"Flaming"},{"c":2,"s":5,"id":6024,"u":"flint%20and%20steel_crb","p":288,"h":1,"n":"Flint and Steel"},{"c":2,"s":5,"id":6025,"u":"floating%20shield%20(generic)_crb","p":587,"h":1,"n":"Floating Shield"},{"c":2,"s":5,"id":6026,"u":"flying%20blade%20wheel%20snare_crb","p":590,"h":1,"n":"Flying Blade Wheel Snare"},{"c":2,"s":5,"id":6027,"u":"force%20shield_crb","p":587,"h":1,"n":"Force Shield"},{"c":2,"s":5,"id":6028,"u":"forge%20warden_crb","p":587,"h":1,"n":"Forge Warden"},{"c":2,"s":5,"id":6029,"u":"formula%20book%20(blank)_crb","p":288,"h":1,"n":"Formula Book (blank)"},{"c":2,"s":5,"id":6030,"u":"fortification%20(generic)_crb","p":582,"h":1,"n":"Fortification"},{"c":2,"s":5,"id":6031,"u":"frost%20(generic)_crb","p":584,"h":1,"n":"Frost"},{"c":2,"s":5,"id":6032,"u":"frost%20brand_crb","p":601,"h":1,"n":"Frost Brand"},{"c":2,"s":5,"id":6033,"u":"frost%20vial%20(generic)_crb","p":545,"h":1,"n":"Frost Vial"},{"c":2,"s":5,"id":6034,"u":"gallows%20tooth_crb","p":567,"h":1,"n":"Gallows Tooth"},{"c":2,"s":5,"id":6035,"u":"ghost%20ammunition_crb","p":559,"h":1,"n":"Ghost Ammunition"},{"c":2,"s":5,"id":6036,"u":"ghost%20dust_crb","p":567,"h":1,"n":"Ghost Dust"},{"c":2,"s":5,"id":6037,"u":"ghost%20touch_crb","p":584,"h":1,"n":"Ghost Touch"},{"c":2,"s":5,"id":6038,"u":"ghoul%20hide_crb","p":558,"h":1,"n":"Ghoul Hide"},{"c":2,"s":5,"id":6039,"u":"giant%20centipede%20venom_crb","p":551,"h":1,"n":"Giant Centipede Venom"},{"c":2,"s":5,"id":6040,"u":"giant%20scorpion%20venom_crb","p":551,"h":1,"n":"Giant Scorpion Venom"},{"c":2,"s":5,"id":6041,"u":"giant%20wasp%20venom_crb","p":552,"h":1,"n":"Giant Wasp Venom"},{"c":2,"s":5,"id":6042,"u":"glamered_crb","p":583,"h":1,"n":"Glamered"},{"c":2,"s":5,"id":6043,"u":"gloom%20blade_crb","p":601,"h":1,"n":"Gloom Blade"},{"c":2,"s":5,"id":6044,"u":"gloves%20of%20storing_crb","p":610,"h":1,"n":"Gloves of Storing"},{"c":2,"s":5,"id":6045,"u":"goggles%20of%20night%20(generic)_crb","p":610,"h":1,"n":"Goggles of Night"},{"c":2,"s":5,"id":6046,"u":"gorget%20of%20the%20primal%20roar_crb","p":611,"h":1,"n":"Gorget of the Primal Roar"},{"c":2,"s":5,"id":6047,"u":"grappling%20hook_crb","p":288,"h":1,"n":"Grappling Hook"},{"c":2,"s":5,"id":6048,"u":"grasping%20snare_crb","p":590,"h":1,"n":"Grasping Snare"},{"c":2,"s":5,"id":6049,"u":"graveroot_crb","p":552,"h":1,"n":"Graveroot"},{"c":2,"s":5,"id":6050,"u":"grievous_crb","p":584,"h":1,"n":"Grievous"},{"c":2,"s":5,"id":6051,"u":"grim%20trophy_crb","p":567,"h":1,"n":"Grim Trophy"},{"c":2,"s":5,"id":6052,"u":"hail%20of%20arrows%20snare_crb","p":590,"h":1,"n":"Hail of Arrows Snare"},{"c":2,"s":5,"id":6053,"u":"hammer_crb","p":288,"h":1,"n":"Hammer"},{"c":2,"s":5,"id":6054,"u":"hampering%20snare_crb","p":590,"h":1,"n":"Hampering Snare"},{"c":2,"s":5,"id":6055,"u":"hand%20of%20the%20mage_crb","p":611,"h":1,"n":"Hand of the Mage"},{"c":2,"s":5,"id":6056,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb","p":611,"h":1,"n":"Handwraps of Mighty Blows"},{"c":2,"s":5,"id":6057,"u":"hat%20of%20disguise%20(generic)_crb","p":611,"h":1,"n":"Hat of Disguise"},{"c":2,"s":5,"id":6058,"u":"hat%20of%20the%20magi%20(generic)_crb","p":611,"h":1,"n":"Hat of the Magi"},{"c":2,"s":5,"id":6059,"u":"headband%20of%20inspired%20wisdom_crb","p":604,"h":1,"n":"Headband of Inspired Wisdom"},{"c":2,"s":5,"id":6060,"u":"healer's%20gloves%20(generic)_crb","p":612,"h":1,"n":"Healer's Gloves"},{"c":2,"s":5,"id":6061,"u":"healer's%20tools%20(generic)_crb","p":288,"h":1,"n":"Healer's Tools"},{"c":2,"s":5,"id":6062,"u":"healing%20potion%20(generic)_crb","p":563,"h":1,"n":"Healing Potion"},{"c":2,"s":5,"id":6063,"u":"hemlock_crb","p":552,"h":1,"n":"Hemlock"},{"c":2,"s":5,"id":6064,"u":"hobbling%20snare_crb","p":590,"h":1,"n":"Hobbling Snare"},{"c":2,"s":5,"id":6065,"u":"holly%20and%20mistletoe_crb","p":288,"h":1,"n":"Holly and Mistletoe"},{"c":2,"s":5,"id":6066,"u":"holy_crb","p":584,"h":1,"n":"Holy"},{"c":2,"s":5,"id":6067,"u":"holy%20avenger_crb","p":601,"h":1,"n":"Holy Avenger"},{"c":2,"s":5,"id":6068,"u":"holy%20prayer%20beads%20(generic)_crb","p":573,"h":1,"n":"Holy Prayer Beads"},{"c":2,"s":5,"id":6069,"u":"holy%20water_crb","p":571,"h":1,"n":"Holy Water"},{"c":2,"s":5,"id":6070,"u":"horn%20of%20blasting_crb","p":573,"h":1,"n":"Horn of Blasting"},{"c":2,"s":5,"id":6071,"u":"horn%20of%20fog_crb","p":573,"h":1,"n":"Horn of Fog"},{"c":2,"s":5,"id":6072,"u":"horseshoes%20of%20speed%20(generic)_crb","p":604,"h":1,"n":"Horseshoes of Speed"},{"c":2,"s":5,"id":6073,"u":"hourglass_crb","p":288,"h":1,"n":"Hourglass"},{"c":2,"s":5,"id":6074,"u":"hunter's%20bane_crb","p":567,"h":1,"n":"Hunter's Bane"},{"c":2,"s":5,"id":6075,"u":"hunting%20spider%20venom_crb","p":552,"h":1,"n":"Hunting Spider Venom"},{"c":2,"s":5,"id":6076,"u":"immovable%20rod_crb","p":574,"h":1,"n":"Immovable Rod"},{"c":2,"s":5,"id":6077,"u":"impenetrable%20scale_crb","p":558,"h":1,"n":"Impenetrable Scale"},{"c":2,"s":5,"id":6078,"u":"indestructible%20shield_crb","p":588,"h":1,"n":"Indestructible Shield"},{"c":2,"s":5,"id":6079,"u":"inexplicable%20apparatus_crb","p":612,"h":1,"n":"Inexplicable Apparatus"},{"c":2,"s":5,"id":6080,"u":"infiltrator's%20elixir_crb","p":548,"h":1,"n":"Infiltrator's Elixir"},{"c":2,"s":5,"id":6081,"u":"instant%20evisceration%20snare_crb","p":590,"h":1,"n":"Instant Evisceration Snare"},{"c":2,"s":5,"id":6082,"u":"instant%20fortress_crb","p":596,"h":1,"n":"Instant Fortress"},{"c":2,"s":5,"id":6083,"u":"invisibility%20(generic)_crb","p":583,"h":1,"n":"Invisibility"},{"c":2,"s":5,"id":6084,"u":"invisibility%20potion_crb","p":563,"h":1,"n":"Invisibility Potion"},{"c":2,"s":5,"id":6085,"u":"iron%20cube_crb","p":567,"h":1,"n":"Iron Cube"},{"c":2,"s":5,"id":6086,"u":"iron%20cudgel_crb","p":567,"h":1,"n":"Iron Cudgel"},{"c":2,"s":5,"id":6087,"u":"iron%20equalizer_crb","p":567,"h":1,"n":"Iron Equalizer"},{"c":2,"s":5,"id":6088,"u":"iron%20medallion_crb","p":568,"h":1,"n":"Iron Medallion"},{"c":2,"s":5,"id":6089,"u":"jade%20bauble_crb","p":568,"h":1,"n":"Jade Bauble"},{"c":2,"s":5,"id":6090,"u":"jade%20cat_crb","p":568,"h":1,"n":"Jade Cat"},{"c":2,"s":5,"id":6091,"u":"javelin%20of%20lightning_crb","p":571,"h":1,"n":"Javelin of Lightning"},{"c":2,"s":5,"id":6092,"u":"juggernaut%20mutagen%20(generic)_crb","p":548,"h":1,"n":"Juggernaut Mutagen"},{"c":2,"s":5,"id":6093,"u":"keen_crb","p":584,"h":1,"n":"Keen"},{"c":2,"s":5,"id":6094,"u":"king's%20sleep_crb","p":552,"h":1,"n":"King's Sleep"},{"c":2,"s":5,"id":6095,"u":"knapsack%20of%20halflingkind%20(generic)_crb","p":612,"h":1,"n":"Knapsack of Halflingkind"},{"c":2,"s":5,"id":6096,"u":"ladder%20(10-foot)_crb","p":288,"h":1,"n":"Ladder (10-foot)"},{"c":2,"s":5,"id":6097,"u":"lantern%20(generic)_crb","p":288,"h":1,"n":"Lantern"},{"c":2,"s":5,"id":6098,"u":"leaper's%20elixir%20(generic)_crb","p":549,"h":1,"n":"Leaper's Elixir"},{"c":2,"s":5,"id":6099,"u":"lethargy%20poison_crb","p":552,"h":1,"n":"Lethargy Poison"},{"c":2,"s":5,"id":6100,"u":"lich%20dust_crb","p":552,"h":1,"n":"Lich Dust"},{"c":2,"s":5,"id":6101,"u":"lifting%20belt_crb","p":613,"h":1,"n":"Lifting Belt"},{"c":2,"s":5,"id":6102,"u":"lion's%20shield_crb","p":588,"h":1,"n":"Lion's Shield"},{"c":2,"s":5,"id":6103,"u":"lock%20(generic)_crb","p":288,"h":1,"n":"Lock"},{"c":2,"s":5,"id":6104,"u":"luck%20blade%20(generic)_crb","p":601,"h":1,"n":"Luck Blade"},{"c":2,"s":5,"id":6105,"u":"maestro's%20instrument%20(generic)_crb","p":574,"h":1,"n":"Maestro's Instrument"},{"c":2,"s":5,"id":6106,"u":"magic%20wand%20(generic)_crb","p":597,"h":1,"n":"Magic Wand"},{"c":2,"s":5,"id":6107,"u":"magnifying%20glass_crb","p":288,"h":1,"n":"Magnifying Glass"},{"c":2,"s":5,"id":6108,"u":"mail%20of%20luck_crb","p":558,"h":1,"n":"Mail of Luck"},{"c":2,"s":5,"id":6109,"u":"malyass%20root%20paste_crb","p":552,"h":1,"n":"Malyass Root Paste"},{"c":2,"s":5,"id":6110,"u":"manacles%20(generic)_crb","p":288,"h":1,"n":"Manacles"},{"c":2,"s":5,"id":6111,"u":"marking%20snare_crb","p":590,"h":1,"n":"Marking Snare"},{"c":2,"s":5,"id":6112,"u":"marvelous%20medicines%20(generic)_crb","p":574,"h":1,"n":"Marvelous Medicines"},{"c":2,"s":5,"id":6113,"u":"material%20component%20pouch_crb","p":288,"h":1,"n":"Material Component Pouch"},{"c":2,"s":5,"id":6114,"u":"mattock%20of%20the%20titans_crb","p":601,"h":1,"n":"Mattock of the Titans"},{"c":2,"s":5,"id":6115,"u":"mending%20lattice_crb","p":568,"h":1,"n":"Mending Lattice"},{"c":2,"s":5,"id":6116,"u":"mentalist's%20staff%20(generic)_crb","p":592,"h":1,"n":"Mentalist's Staff"},{"c":2,"s":5,"id":6117,"u":"merchant's%20scale_crb","p":288,"h":1,"n":"Merchant's Scale"},{"c":2,"s":5,"id":6118,"u":"mesmerizing%20opal_crb","p":568,"h":1,"n":"Mesmerizing Opal"},{"c":2,"s":5,"id":6119,"u":"messenger's%20ring%20(generic)_crb","p":613,"h":1,"n":"Messenger's Ring"},{"c":2,"s":5,"id":6120,"u":"mindfog%20mist_crb","p":553,"h":1,"n":"Mindfog Mist"},{"c":2,"s":5,"id":6121,"u":"mirror_crb","p":288,"h":1,"n":"Mirror"},{"c":2,"s":5,"id":6122,"u":"mistform%20elixir%20(generic)_crb","p":549,"h":1,"n":"Mistform Elixir"},{"c":2,"s":5,"id":6123,"u":"mithral%20(generic)_crb","p":579,"h":1,"n":"Mithral"},{"c":2,"s":5,"id":6124,"u":"mithral%20armor%20(generic)_crb","p":556,"h":1,"n":"Mithral Armor"},{"c":2,"s":5,"id":6125,"u":"mithral%20shield%20(generic)_crb","p":586,"h":1,"n":"Mithral Shield"},{"c":2,"s":5,"id":6126,"u":"mithral%20weapon%20(generic)_crb","p":599,"h":1,"n":"Mithral Weapon"},{"c":2,"s":5,"id":6127,"u":"monkey%20pin_crb","p":568,"h":1,"n":"Monkey Pin"},{"c":2,"s":5,"id":6128,"u":"moonlit%20chain_crb","p":558,"h":1,"n":"Moonlit Chain"},{"c":2,"s":5,"id":6129,"u":"mug_crb","p":288,"h":1,"n":"Mug"},{"c":2,"s":5,"id":6130,"u":"mummified%20bat_crb","p":568,"h":1,"n":"Mummified Bat"},{"c":2,"s":5,"id":6131,"u":"murderer's%20knot_crb","p":568,"h":1,"n":"Murderer's Knot"},{"c":2,"s":5,"id":6132,"u":"musical%20instrument%20(generic)_crb","p":288,"h":1,"n":"Musical Instrument"},{"c":2,"s":5,"id":6133,"u":"necklace%20of%20fireballs%20(generic)_crb","p":613,"h":1,"n":"Necklace of Fireballs"},{"c":2,"s":5,"id":6134,"u":"nectar%20of%20purification_crb","p":561,"h":1,"n":"Nectar of Purification"},{"c":2,"s":5,"id":6135,"u":"nettleweed%20residue_crb","p":553,"h":1,"n":"Nettleweed Residue"},{"c":2,"s":5,"id":6136,"u":"nightmare%20vapor_crb","p":553,"h":1,"n":"Nightmare Vapor"},{"c":2,"s":5,"id":6137,"u":"oathbow_crb","p":602,"h":1,"n":"Oathbow"},{"c":2,"s":5,"id":6138,"u":"obfuscation%20oil_crb","p":561,"h":1,"n":"Obfuscation Oil"},{"c":2,"s":5,"id":6139,"u":"oil%20(1%20pint)_crb","p":288,"h":1,"n":"Oil (1 pint)"},{"c":2,"s":5,"id":6140,"u":"oil%20of%20animation_crb","p":561,"h":1,"n":"Oil of Animation"},{"c":2,"s":5,"id":6141,"u":"oil%20of%20keen%20edges_crb","p":561,"h":1,"n":"Oil of Keen Edges"},{"c":2,"s":5,"id":6142,"u":"oil%20of%20mending_crb","p":561,"h":1,"n":"Oil of Mending"},{"c":2,"s":5,"id":6143,"u":"oil%20of%20potency_crb","p":562,"h":1,"n":"Oil of Potency"},{"c":2,"s":5,"id":6144,"u":"oil%20of%20repulsion_crb","p":562,"h":1,"n":"Oil of Repulsion"},{"c":2,"s":5,"id":6145,"u":"oil%20of%20weightlessness%20(generic)_crb","p":562,"h":1,"n":"Oil of Weightlessness"},{"c":2,"s":5,"id":6146,"u":"omnidirectional%20spear%20snare_crb","p":591,"h":1,"n":"Omnidirectional Spear Snare"},{"c":2,"s":5,"id":6147,"u":"onyx%20panther_crb","p":569,"h":1,"n":"Onyx Panther"},{"c":2,"s":5,"id":6148,"u":"orichalcum%20(generic)_crb","p":579,"h":1,"n":"Orichalcum"},{"c":2,"s":5,"id":6149,"u":"orichalcum%20armor%20(generic)_crb","p":556,"h":1,"n":"Orichalcum Armor"},{"c":2,"s":5,"id":6150,"u":"orichalcum%20shield%20(generic)_crb","p":587,"h":1,"n":"Orichalcum Shield"},{"c":2,"s":5,"id":6151,"u":"orichalcum%20weapon%20(generic)_crb","p":599,"h":1,"n":"Orichalcum Weapon"},{"c":2,"s":5,"id":6152,"u":"owlbear%20claw_crb","p":569,"h":1,"n":"Owlbear Claw"},{"c":2,"s":5,"id":6153,"u":"panacea_crb","p":563,"h":1,"n":"Panacea"},{"c":2,"s":5,"id":6154,"u":"pendant%20of%20the%20occult%20(generic)_crb","p":613,"h":1,"n":"Pendant of the Occult"},{"c":2,"s":5,"id":6155,"u":"penetrating%20ammunition_crb","p":560,"h":1,"n":"Penetrating Ammunition"},{"c":2,"s":5,"id":6156,"u":"persona%20mask%20(generic)_crb","p":613,"h":1,"n":"Persona Mask"},{"c":2,"s":5,"id":6157,"u":"philosopher's%20stone_crb","p":554,"h":1,"n":"Philosopher's Stone"},{"c":2,"s":5,"id":6158,"u":"phylactery%20of%20faithfulness%20(generic)_crb","p":614,"h":1,"n":"Phylactery of Faithfulness"},{"c":2,"s":5,"id":6159,"u":"piton_crb","p":288,"h":1,"n":"Piton"},{"c":2,"s":5,"id":6160,"u":"plate%20armor%20of%20the%20deep_crb","p":558,"h":1,"n":"Plate Armor of the Deep"},{"c":2,"s":5,"id":6161,"u":"pocket%20stage_crb","p":596,"h":1,"n":"Pocket Stage"},{"c":2,"s":5,"id":6162,"u":"possibility%20tome_crb","p":574,"h":1,"n":"Possibility Tome"},{"c":2,"s":5,"id":6163,"u":"potency%20crystal_crb","p":569,"h":1,"n":"Potency Crystal"},{"c":2,"s":5,"id":6164,"u":"potion%20of%20flying%20(generic)_crb","p":563,"h":1,"n":"Potion of Flying"},{"c":2,"s":5,"id":6165,"u":"potion%20of%20leaping_crb","p":563,"h":1,"n":"Potion of Leaping"},{"c":2,"s":5,"id":6166,"u":"potion%20of%20quickness_crb","p":563,"h":1,"n":"Potion of Quickness"},{"c":2,"s":5,"id":6167,"u":"potion%20of%20resistance%20(generic)_crb","p":563,"h":1,"n":"Potion of Resistance"},{"c":2,"s":5,"id":6168,"u":"potion%20of%20swimming%20(generic)_crb","p":563,"h":1,"n":"Potion of Swimming"},{"c":2,"s":5,"id":6169,"u":"potion%20of%20tongues_crb","p":563,"h":1,"n":"Potion of Tongues"},{"c":2,"s":5,"id":6170,"u":"potion%20of%20undetectability_crb","p":563,"h":1,"n":"Potion of Undetectability"},{"c":2,"s":5,"id":6171,"u":"potion%20of%20water%20breathing_crb","p":564,"h":1,"n":"Potion of Water Breathing"},{"c":2,"s":5,"id":6172,"u":"primeval%20mistletoe%20(generic)_crb","p":574,"h":1,"n":"Primeval Mistletoe"},{"c":2,"s":5,"id":6173,"u":"purple%20worm%20venom_crb","p":553,"h":1,"n":"Purple Worm Venom"},{"c":2,"s":5,"id":6174,"u":"quicksilver%20mutagen%20(generic)_crb","p":549,"h":1,"n":"Quicksilver Mutagen"},{"c":2,"s":5,"id":6175,"u":"rations%20(1%20week)_crb","p":288,"h":1,"n":"Rations (1 week)"},{"c":2,"s":5,"id":6176,"u":"reflecting%20shield_crb","p":588,"h":1,"n":"Reflecting Shield"},{"c":2,"s":5,"id":6177,"u":"religious%20symbol%20(generic)_crb","p":288,"h":1,"n":"Religious Symbol"},{"c":2,"s":5,"id":6178,"u":"religious%20text_crb","p":288,"h":1,"n":"Religious Text"},{"c":2,"s":5,"id":6179,"u":"repair%20kit%20(generic)_crb","p":288,"h":1,"n":"Repair Kit"},{"c":2,"s":5,"id":6180,"u":"replacement%20cosmetics%20(generic)_crb","p":288,"h":1,"n":"Replacement Cosmetics"},{"c":2,"s":5,"id":6181,"u":"replacement%20picks%20(generic)_crb","p":288,"h":1,"n":"Replacement Picks"},{"c":2,"s":5,"id":6182,"u":"resilient%20(generic)_crb","p":581,"h":1,"n":"Resilient"},{"c":2,"s":5,"id":6183,"u":"retribution%20axe_crb","p":602,"h":1,"n":"Retribution Axe"},{"c":2,"s":5,"id":6184,"u":"returning_crb","p":584,"h":1,"n":"Returning"},{"c":2,"s":5,"id":6185,"u":"rhino%20hide_crb","p":558,"h":1,"n":"Rhino Hide"},{"c":2,"s":5,"id":6186,"u":"ring%20of%20climbing_crb","p":614,"h":1,"n":"Ring of Climbing"},{"c":2,"s":5,"id":6187,"u":"ring%20of%20counterspells_crb","p":614,"h":1,"n":"Ring of Counterspells"},{"c":2,"s":5,"id":6188,"u":"ring%20of%20energy%20resistance%20(generic)_crb","p":614,"h":1,"n":"Ring of Energy Resistance"},{"c":2,"s":5,"id":6189,"u":"ring%20of%20lies_crb","p":614,"h":1,"n":"Ring of Lies"},{"c":2,"s":5,"id":6190,"u":"ring%20of%20maniacal%20devices%20(generic)_crb","p":614,"h":1,"n":"Ring of Maniacal Devices"},{"c":2,"s":5,"id":6191,"u":"ring%20of%20spell%20turning_crb","p":615,"h":1,"n":"Ring of Spell Turning"},{"c":2,"s":5,"id":6192,"u":"ring%20of%20sustenance_crb","p":615,"h":1,"n":"Ring of Sustenance"},{"c":2,"s":5,"id":6193,"u":"ring%20of%20swimming_crb","p":615,"h":1,"n":"Ring of Swimming"},{"c":2,"s":5,"id":6194,"u":"ring%20of%20the%20ram%20(generic)_crb","p":615,"h":1,"n":"Ring of the Ram"},{"c":2,"s":5,"id":6195,"u":"ring%20of%20wizardry%20(generic)_crb","p":615,"h":1,"n":"Ring of Wizardry"},{"c":2,"s":5,"id":6196,"u":"robe%20of%20eyes_crb","p":615,"h":1,"n":"Robe of Eyes"},{"c":2,"s":5,"id":6197,"u":"robe%20of%20the%20archmagi%20(generic)_crb","p":616,"h":1,"n":"Robe of the Archmagi"},{"c":2,"s":5,"id":6198,"u":"rod%20of%20negation_crb","p":574,"h":1,"n":"Rod of Negation"},{"c":2,"s":5,"id":6199,"u":"rod%20of%20wonder_crb","p":575,"h":1,"n":"Rod of Wonder"},{"c":2,"s":5,"id":6200,"u":"rope%20(50%20feet)_crb","p":288,"h":1,"n":"Rope (50 feet)"},{"c":2,"s":5,"id":6201,"u":"runestone_crb","p":571,"h":1,"n":"Runestone"},{"c":2,"s":5,"id":6202,"u":"sack%20(5)_crb","p":288,"h":1,"n":"Sack (5)"},{"c":2,"s":5,"id":6203,"u":"saddlebags_crb","p":288,"h":1,"n":"Saddlebags"},{"c":2,"s":5,"id":6204,"u":"salamander%20elixir%20(generic)_crb","p":549,"h":1,"n":"Salamander Elixir"},{"c":2,"s":5,"id":6205,"u":"salve%20of%20antiparalysis%20(generic)_crb","p":562,"h":1,"n":"Salve of Antiparalysis"},{"c":2,"s":5,"id":6206,"u":"salve%20of%20slipperiness_crb","p":562,"h":1,"n":"Salve of Slipperiness"},{"c":2,"s":5,"id":6207,"u":"savior%20spike_crb","p":569,"h":1,"n":"Savior Spike"},{"c":2,"s":5,"id":6208,"u":"scholarly%20journal%20(generic)_crb","p":288,"h":1,"n":"Scholarly Journal"},{"c":2,"s":5,"id":6209,"u":"scroll%20(generic)_crb","p":564,"h":1,"n":"Scroll"},{"c":2,"s":5,"id":6210,"u":"scything%20blade%20snare_crb","p":591,"h":1,"n":"Scything Blade Snare"},{"c":2,"s":5,"id":6211,"u":"sea%20touch%20elixir%20(generic)_crb","p":549,"h":1,"n":"Sea Touch Elixir"},{"c":2,"s":5,"id":6212,"u":"serene%20mutagen%20(generic)_crb","p":549,"h":1,"n":"Serene Mutagen"},{"c":2,"s":5,"id":6213,"u":"serum%20of%20sex%20shift_crb","p":564,"h":1,"n":"Serum of Sex Shift"},{"c":2,"s":5,"id":6214,"u":"shadow%20(generic)_crb","p":583,"h":1,"n":"Shadow"},{"c":2,"s":5,"id":6215,"u":"shadow%20essence_crb","p":553,"h":1,"n":"Shadow Essence"},{"c":2,"s":5,"id":6216,"u":"shark%20tooth%20charm_crb","p":569,"h":1,"n":"Shark Tooth Charm"},{"c":2,"s":5,"id":6217,"u":"shifting_crb","p":585,"h":1,"n":"Shifting"},{"c":2,"s":5,"id":6218,"u":"shining%20ammunition_crb","p":560,"h":1,"n":"Shining Ammunition"},{"c":2,"s":5,"id":6219,"u":"shock%20(generic)_crb","p":585,"h":1,"n":"Shock"},{"c":2,"s":5,"id":6220,"u":"shrinking%20potion%20(generic)_crb","p":564,"h":1,"n":"Shrinking Potion"},{"c":2,"s":5,"id":6221,"u":"signal%20whistle_crb","p":288,"h":1,"n":"Signal Whistle"},{"c":2,"s":5,"id":6222,"u":"signaling%20snare_crb","p":591,"h":1,"n":"Signaling Snare"},{"c":2,"s":5,"id":6223,"u":"silver%20(generic)_crb","p":579,"h":1,"n":"Silver"},{"c":2,"s":5,"id":6224,"u":"silver%20armor%20(generic)_crb","p":556,"h":1,"n":"Silver Armor"},{"c":2,"s":5,"id":6225,"u":"silver%20shield%20(generic)_crb","p":587,"h":1,"n":"Silver Shield"},{"c":2,"s":5,"id":6226,"u":"silver%20weapon%20(generic)_crb","p":599,"h":1,"n":"Silver Weapon"},{"c":2,"s":5,"id":6227,"u":"silversheen_crb","p":554,"h":1,"n":"Silversheen"},{"c":2,"s":5,"id":6228,"u":"silvertongue%20mutagen%20(generic)_crb","p":550,"h":1,"n":"Silvertongue Mutagen"},{"c":2,"s":5,"id":6229,"u":"skeleton%20key%20(generic)_crb","p":575,"h":1,"n":"Skeleton Key"},{"c":2,"s":5,"id":6230,"u":"sky%20hammer_crb","p":602,"h":1,"n":"Sky Hammer"},{"c":2,"s":5,"id":6231,"u":"sleep%20arrow_crb","p":560,"h":1,"n":"Sleep Arrow"},{"c":2,"s":5,"id":6232,"u":"slick%20(generic)_crb","p":583,"h":1,"n":"Slick"},{"c":2,"s":5,"id":6233,"u":"sling%20bullets_crb","p":282,"h":1,"n":"Sling Bullets"},{"c":2,"s":5,"id":6234,"u":"slippers%20of%20spider%20climbing_crb","p":616,"h":1,"n":"Slippers of Spider Climbing"},{"c":2,"s":5,"id":6235,"u":"slumber%20wine_crb","p":553,"h":1,"n":"Slumber Wine"},{"c":2,"s":5,"id":6236,"u":"smokestick%20(generic)_crb","p":554,"h":1,"n":"Smokestick"},{"c":2,"s":5,"id":6237,"u":"snake%20oil_crb","p":554,"h":1,"n":"Snake Oil"},{"c":2,"s":5,"id":6238,"u":"snare%20kit%20(generic)_crb","p":288,"h":1,"n":"Snare Kit"},{"c":2,"s":5,"id":6239,"u":"sneaky%20key_crb","p":569,"h":1,"n":"Sneaky Key"},{"c":2,"s":5,"id":6240,"u":"soap_crb","p":288,"h":1,"n":"Soap"},{"c":2,"s":5,"id":6241,"u":"speed_crb","p":585,"h":1,"n":"Speed"},{"c":2,"s":5,"id":6242,"u":"spell-storing_crb","p":585,"h":1,"n":"Spell-storing"},{"c":2,"s":5,"id":6243,"u":"spellbook%20(blank)_crb","p":288,"h":1,"n":"Spellbook (Blank)"},{"c":2,"s":5,"id":6244,"u":"spellguard%20shield_crb","p":588,"h":1,"n":"Spellguard Shield"},{"c":2,"s":5,"id":6245,"u":"spellstrike%20ammunition%20(generic)_crb","p":560,"h":1,"n":"Spellstrike Ammunition"},{"c":2,"s":5,"id":6246,"u":"spider%20root_crb","p":553,"h":1,"n":"Spider Root"},{"c":2,"s":5,"id":6247,"u":"spike%20snare_crb","p":591,"h":1,"n":"Spike Snare"},{"c":2,"s":5,"id":6248,"u":"spined%20shield_crb","p":588,"h":1,"n":"Spined Shield"},{"c":2,"s":5,"id":6249,"u":"spyglass%20(generic)_crb","p":288,"h":1,"n":"Spyglass"},{"c":2,"s":5,"id":6250,"u":"staff%20of%20abjuration%20(generic)_crb","p":593,"h":1,"n":"Staff of Abjuration"},{"c":2,"s":5,"id":6251,"u":"staff%20of%20conjuration%20(generic)_crb","p":593,"h":1,"n":"Staff of Conjuration"},{"c":2,"s":5,"id":6252,"u":"staff%20of%20divination%20(generic)_crb","p":593,"h":1,"n":"Staff of Divination"},{"c":2,"s":5,"id":6253,"u":"staff%20of%20enchantment%20(generic)_crb","p":593,"h":1,"n":"Staff of Enchantment"},{"c":2,"s":5,"id":6254,"u":"staff%20of%20evocation%20(generic)_crb","p":593,"h":1,"n":"Staff of Evocation"},{"c":2,"s":5,"id":6255,"u":"staff%20of%20fire%20(generic)_crb","p":594,"h":1,"n":"Staff of Fire"},{"c":2,"s":5,"id":6256,"u":"staff%20of%20healing%20(generic)_crb","p":594,"h":1,"n":"Staff of Healing"},{"c":2,"s":5,"id":6257,"u":"staff%20of%20illumination_crb","p":594,"h":1,"n":"Staff of Illumination"},{"c":2,"s":5,"id":6258,"u":"staff%20of%20illusion%20(generic)_crb","p":594,"h":1,"n":"Staff of Illusion"},{"c":2,"s":5,"id":6259,"u":"staff%20of%20necromancy%20(generic)_crb","p":594,"h":1,"n":"Staff of Necromancy"},{"c":2,"s":5,"id":6260,"u":"staff%20of%20power_crb","p":595,"h":1,"n":"Staff of Power"},{"c":2,"s":5,"id":6261,"u":"staff%20of%20the%20magi_crb","p":595,"h":1,"n":"Staff of the Magi"},{"c":2,"s":5,"id":6262,"u":"staff%20of%20transmutation%20(generic)_crb","p":595,"h":1,"n":"Staff of Transmutation"},{"c":2,"s":5,"id":6263,"u":"stalker%20bane%20snare_crb","p":591,"h":1,"n":"Stalker Bane Snare"},{"c":2,"s":5,"id":6264,"u":"stone%20bullet_crb","p":560,"h":1,"n":"Stone Bullet"},{"c":2,"s":5,"id":6265,"u":"stone%20fist%20elixir_crb","p":550,"h":1,"n":"Stone Fist Elixir"},{"c":2,"s":5,"id":6266,"u":"storm%20arrow_crb","p":560,"h":1,"n":"Storm Arrow"},{"c":2,"s":5,"id":6267,"u":"storm%20flash%20(generic)_crb","p":602,"h":1,"n":"Storm Flash"},{"c":2,"s":5,"id":6268,"u":"striking%20(generic)_crb","p":581,"h":1,"n":"Striking"},{"c":2,"s":5,"id":6269,"u":"striking%20snare_crb","p":591,"h":1,"n":"Striking Snare"},{"c":2,"s":5,"id":6270,"u":"stunning%20snare_crb","p":591,"h":1,"n":"Stunning Snare"},{"c":2,"s":5,"id":6271,"u":"sturdy%20shield%20(generic)_crb","p":588,"h":1,"n":"Sturdy Shield"},{"c":2,"s":5,"id":6272,"u":"sunrod_crb","p":554,"h":1,"n":"Sunrod"},{"c":2,"s":5,"id":6273,"u":"survey%20map%20(generic)_crb","p":288,"h":1,"n":"Survey Map"},{"c":2,"s":5,"id":6274,"u":"swift%20block%20cabochon_crb","p":569,"h":1,"n":"Swift Block Cabochon"},{"c":2,"s":5,"id":6275,"u":"tack_crb","p":288,"h":1,"n":"Tack"},{"c":2,"s":5,"id":6276,"u":"tanglefoot%20bag%20(generic)_crb","p":545,"h":1,"n":"Tanglefoot Bag"},{"c":2,"s":5,"id":6277,"u":"tears%20of%20death_crb","p":553,"h":1,"n":"Tears of Death"},{"c":2,"s":5,"id":6278,"u":"ten-foot%20pole_crb","p":288,"h":1,"n":"Ten-Foot Pole"},{"c":2,"s":5,"id":6279,"u":"tent%20(generic)_crb","p":288,"h":1,"n":"Tent"},{"c":2,"s":5,"id":6280,"u":"thieves'%20tools%20(generic)_crb","p":288,"h":1,"n":"Thieves' Tools"},{"c":2,"s":5,"id":6281,"u":"third%20eye_crb","p":616,"h":1,"n":"Third Eye"},{"c":2,"s":5,"id":6282,"u":"thundering%20(generic)_crb","p":585,"h":1,"n":"Thundering"},{"c":2,"s":5,"id":6283,"u":"thunderstone%20(generic)_crb","p":546,"h":1,"n":"Thunderstone"},{"c":2,"s":5,"id":6284,"u":"thurible%20of%20revelation%20(generic)_crb","p":575,"h":1,"n":"Thurible of Revelation"},{"c":2,"s":5,"id":6285,"u":"tiger%20menuki_crb","p":569,"h":1,"n":"Tiger Menuki"},{"c":2,"s":5,"id":6286,"u":"tindertwig_crb","p":554,"h":1,"n":"Tindertwig"},{"c":2,"s":5,"id":6287,"u":"tool%20(generic)_crb","p":288,"h":1,"n":"Tool"},{"c":2,"s":5,"id":6288,"u":"torch_crb","p":288,"h":1,"n":"Torch"},{"c":2,"s":5,"id":6289,"u":"tracker's%20goggles%20(generic)_crb","p":616,"h":1,"n":"Tracker's Goggles"},{"c":2,"s":5,"id":6290,"u":"traveler's%20any-tool_crb","p":576,"h":1,"n":"Traveler's Any-tool"},{"c":2,"s":5,"id":6291,"u":"trip%20snare_crb","p":591,"h":1,"n":"Trip Snare"},{"c":2,"s":5,"id":6292,"u":"triton's%20conch_crb","p":576,"h":1,"n":"Triton's Conch"},{"c":2,"s":5,"id":6293,"u":"truesight%20potion_crb","p":564,"h":1,"n":"Truesight Potion"},{"c":2,"s":5,"id":6294,"u":"truth%20potion_crb","p":564,"h":1,"n":"Truth Potion"},{"c":2,"s":5,"id":6295,"u":"twining%20staff_crb","p":602,"h":1,"n":"Twining Staff"},{"c":2,"s":5,"id":6296,"u":"unholy_crb","p":585,"h":1,"n":"Unholy"},{"c":2,"s":5,"id":6297,"u":"unholy%20water_crb","p":571,"h":1,"n":"Unholy Water"},{"c":2,"s":5,"id":6298,"u":"vanishing%20coin_crb","p":569,"h":1,"n":"Vanishing Coin"},{"c":2,"s":5,"id":6299,"u":"ventriloquist's%20ring%20(generic)_crb","p":617,"h":1,"n":"Ventriloquist's Ring"},{"c":2,"s":5,"id":6300,"u":"verdant%20staff%20(generic)_crb","p":595,"h":1,"n":"Verdant Staff"},{"c":2,"s":5,"id":6301,"u":"vine%20arrow_crb","p":560,"h":1,"n":"Vine Arrow"},{"c":2,"s":5,"id":6302,"u":"viper%20arrow_crb","p":561,"h":1,"n":"Viper Arrow"},{"c":2,"s":5,"id":6303,"u":"viper's%20fang_crb","p":569,"h":1,"n":"Viper's Fang"},{"c":2,"s":5,"id":6304,"u":"vorpal_crb","p":585,"h":1,"n":"Vorpal"},{"c":2,"s":5,"id":6305,"u":"voyager's%20pack_crb","p":617,"h":1,"n":"Voyager's Pack"},{"c":2,"s":5,"id":6306,"u":"wand%20of%20continuation%20(generic)_crb","p":598,"h":1,"n":"Wand of Continuation"},{"c":2,"s":5,"id":6307,"u":"wand%20of%20manifold%20missiles%20(generic)_crb","p":598,"h":1,"n":"Wand of Manifold Missiles"},{"c":2,"s":5,"id":6308,"u":"wand%20of%20slaying%20(generic)_crb","p":598,"h":1,"n":"Wand of Slaying"},{"c":2,"s":5,"id":6309,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb","p":598,"h":1,"n":"Wand of Smoldering Fireballs"},{"c":2,"s":5,"id":6310,"u":"wand%20of%20widening%20(generic)_crb","p":598,"h":1,"n":"Wand of Widening"},{"c":2,"s":5,"id":6311,"u":"warning%20snare_crb","p":591,"h":1,"n":"Warning Snare"},{"c":2,"s":5,"id":6312,"u":"waterskin_crb","p":288,"h":1,"n":"Waterskin"},{"c":2,"s":5,"id":6313,"u":"wayfinder_crb","p":617,"h":1,"n":"Wayfinder"},{"c":2,"s":5,"id":6314,"u":"weapon%20potency%20(generic)_crb","p":581,"h":1,"n":"Weapon Potency"},{"c":2,"s":5,"id":6315,"u":"whisper%20of%20the%20first%20lie_crb","p":617,"h":1,"n":"Whisper of the First Lie"},{"c":2,"s":5,"id":6316,"u":"winged%20boots_crb","p":617,"h":1,"n":"Winged Boots"},{"c":2,"s":5,"id":6317,"u":"winter%20wolf%20elixir%20(generic)_crb","p":550,"h":1,"n":"Winter Wolf Elixir"},{"c":2,"s":5,"id":6318,"u":"wolf%20fang_crb","p":570,"h":1,"n":"Wolf Fang"},{"c":2,"s":5,"id":6319,"u":"wolfsbane_crb","p":553,"h":1,"n":"Wolfsbane"},{"c":2,"s":5,"id":6320,"u":"wondrous%20figurine%20(generic)_crb","p":576,"h":1,"n":"Wondrous Figurine"},{"c":2,"s":5,"id":6321,"u":"wounding_crb","p":585,"h":1,"n":"Wounding"},{"c":2,"s":5,"id":6322,"u":"writing%20set_crb","p":288,"h":1,"n":"Writing Set"},{"c":2,"s":5,"id":6323,"u":"wyvern%20poison_crb","p":554,"h":1,"n":"Wyvern Poison"},{"c":2,"s":12,"id":6324,"u":"alcohol_gmg","p":120,"h":1,"n":"Alcohol"},{"c":2,"s":12,"id":6325,"u":"arrow%20attracting_gmg","p":92,"h":1,"n":"Arrow Attracting"},{"c":2,"s":12,"id":6326,"u":"arsonous_gmg","p":92,"h":1,"n":"Arsonous"},{"c":2,"s":12,"id":6327,"u":"axe%20of%20the%20dwarven%20lords_gmg","p":106,"h":1,"n":"Axe Of The Dwarven Lords"},{"c":2,"s":12,"id":6328,"u":"backbiting_gmg","p":92,"h":1,"n":"Backbiting"},{"c":2,"s":12,"id":6329,"u":"bag%20of%20devouring_gmg","p":90,"h":1,"n":"Bag Of Devouring"},{"c":2,"s":12,"id":6330,"u":"bag%20of%20weasels_gmg","p":90,"h":1,"n":"Bag Of Weasels"},{"c":2,"s":12,"id":6331,"u":"blood%20sap_gmg","p":120,"h":1,"n":"Blood Sap"},{"c":2,"s":12,"id":6332,"u":"bloodbiter_gmg","p":92,"h":1,"n":"Bloodbiter"},{"c":2,"s":12,"id":6333,"u":"bloodeye%20coffee_gmg","p":120,"h":1,"n":"Bloodeye Coffee"},{"c":2,"s":12,"id":6334,"u":"boots%20of%20dancing_gmg","p":90,"h":1,"n":"Boots Of Dancing"},{"c":2,"s":12,"id":6335,"u":"cloak%20of%20immolation_gmg","p":91,"h":1,"n":"Cloak Of Immolation"},{"c":2,"s":12,"id":6336,"u":"cytillesh_gmg","p":121,"h":1,"n":"Cytillesh"},{"c":2,"s":12,"id":6337,"u":"deck%20of%20many%20things_gmg","p":107,"h":1,"n":"Deck Of Many Things"},{"c":2,"s":12,"id":6338,"u":"degenerating_gmg","p":93,"h":1,"n":"Degenerating"},{"c":2,"s":12,"id":6339,"u":"dependent_gmg","p":93,"h":1,"n":"Dependent"},{"c":2,"s":12,"id":6340,"u":"dreamtime%20tea_gmg","p":121,"h":1,"n":"Dreamtime Tea"},{"c":2,"s":12,"id":6341,"u":"dreary_gmg","p":93,"h":1,"n":"Dreary"},{"c":2,"s":12,"id":6342,"u":"elder%20sign_gmg","p":108,"h":1,"n":"Elder Sign"},{"c":2,"s":12,"id":6343,"u":"elven%20absinthe_gmg","p":121,"h":1,"n":"Elven Absinthe"},{"c":2,"s":12,"id":6344,"u":"erratic%20transposing_gmg","p":93,"h":1,"n":"Erratic Transposing"},{"c":2,"s":12,"id":6345,"u":"essence%20prism_gmg","p":108,"h":1,"n":"Essence Prism"},{"c":2,"s":12,"id":6346,"u":"flayleaf_gmg","p":120,"h":1,"n":"Flayleaf"},{"c":2,"s":12,"id":6347,"u":"forgefather's%20seal_gmg","p":109,"h":1,"n":"Forgefather's Seal"},{"c":2,"s":12,"id":6348,"u":"genius%20diadem_gmg","p":89,"h":1,"n":"Genius Diadem"},{"c":2,"s":12,"id":6349,"u":"gloves%20of%20carelessness_gmg","p":91,"h":1,"n":"Gloves Of Carelessness"},{"c":2,"s":12,"id":6350,"u":"grandstanding_gmg","p":93,"h":1,"n":"Grandstanding"},{"c":2,"s":12,"id":6351,"u":"horns%20of%20naraga_gmg","p":109,"h":1,"n":"Horns Of Naraga"},{"c":2,"s":12,"id":6352,"u":"martyr's%20shield_gmg","p":89,"h":1,"n":"Martyr's Shield"},{"c":2,"s":12,"id":6353,"u":"medusa%20armor_gmg","p":91,"h":1,"n":"Medusa Armor"},{"c":2,"s":12,"id":6354,"u":"mirror%20of%20sorshen_gmg","p":110,"h":1,"n":"Mirror Of Sorshen"},{"c":2,"s":12,"id":6355,"u":"monkey's%20paw_gmg","p":91,"h":1,"n":"Monkey's Paw"},{"c":2,"s":12,"id":6356,"u":"necklace%20of%20strangulation_gmg","p":91,"h":1,"n":"Necklace Of Strangulation"},{"c":2,"s":12,"id":6357,"u":"orb%20of%20dragonkind_gmg","p":110,"h":1,"n":"Orb Of Dragonkind"},{"c":2,"s":12,"id":6358,"u":"overdramatic_gmg","p":93,"h":1,"n":"Overdramatic"},{"c":2,"s":12,"id":6359,"u":"philosopher's%20extractor_gmg","p":111,"h":1,"n":"Philosopher's Extractor"},{"c":2,"s":12,"id":6360,"u":"poisonous%20cloak%20(generic)_gmg","p":91,"h":1,"n":"Poisonous Cloak"},{"c":2,"s":12,"id":6361,"u":"raucous_gmg","p":93,"h":1,"n":"Raucous"},{"c":2,"s":12,"id":6362,"u":"ravenous_gmg","p":93,"h":1,"n":"Ravenous"},{"c":2,"s":12,"id":6363,"u":"refined%20pesh_gmg","p":120,"h":1,"n":"Refined Pesh"},{"c":2,"s":12,"id":6364,"u":"ring%20of%20truth_gmg","p":91,"h":1,"n":"Ring Of Truth"},{"c":2,"s":12,"id":6365,"u":"scour_gmg","p":121,"h":1,"n":"Scour"},{"c":2,"s":12,"id":6366,"u":"serithtial_gmg","p":112,"h":1,"n":"Serithtial"},{"c":2,"s":12,"id":6367,"u":"shiver_gmg","p":121,"h":1,"n":"Shiver"},{"c":2,"s":12,"id":6368,"u":"shot%20of%20the%20first%20vault_gmg","p":112,"h":1,"n":"Shot Of The First Vault"},{"c":2,"s":12,"id":6369,"u":"singing%20sword_gmg","p":89,"h":1,"n":"Singing Sword"},{"c":2,"s":12,"id":6370,"u":"sphere%20of%20annihilation_gmg","p":113,"h":1,"n":"Sphere Of Annihilation"},{"c":2,"s":12,"id":6371,"u":"staining_gmg","p":93,"h":1,"n":"Staining"},{"c":2,"s":12,"id":6372,"u":"stone%20of%20weight_gmg","p":92,"h":1,"n":"Stone Of Weight"},{"c":2,"s":12,"id":6373,"u":"talisman%20of%20the%20sphere_gmg","p":113,"h":1,"n":"Talisman Of The Sphere"},{"c":2,"s":12,"id":6374,"u":"withering_gmg","p":93,"h":1,"n":"Withering"},{"c":2,"s":12,"id":6375,"u":"zerk_gmg","p":121,"h":1,"n":"Zerk"},{"c":2,"s":13,"id":6376,"u":"cinderclaw%20gauntlet_aoa1","p":77,"h":1,"n":"Cinderclaw Gauntlet"},{"c":2,"s":13,"id":6377,"u":"hunter's%20arrowhead_aoa1","p":77,"h":1,"n":"Hunter's Arrowhead"},{"c":2,"s":14,"id":6378,"u":"dragon's%20eye%20charm_aoa2","p":71,"h":1,"n":"Dragon's Eye Charm"},{"c":2,"s":14,"id":6379,"u":"eclipse_aoa2","p":72,"h":1,"n":"Eclipse"},{"c":2,"s":15,"id":6380,"u":"addlebrain_aoa3","p":71,"h":1,"n":"Addlebrain"},{"c":2,"s":15,"id":6381,"u":"bellflower%20toolbelt_aoa3","p":71,"h":1,"n":"Bellflower Toolbelt"},{"c":2,"s":15,"id":6382,"u":"bountiful%20cauldron_aoa3","p":71,"h":1,"n":"Bountiful Cauldron"},{"c":2,"s":15,"id":6383,"u":"cursed_aoa3","p":71,"h":1,"n":"Cursed"},{"c":2,"s":15,"id":6384,"u":"dreamstone_aoa3","p":71,"h":1,"n":"Dreamstone"},{"c":2,"s":15,"id":6385,"u":"eye%20of%20the%20wise_aoa3","p":72,"h":1,"n":"Eye Of The Wise"},{"c":2,"s":15,"id":6386,"u":"gourd%20home_aoa3","p":72,"h":1,"n":"Gourd Home"},{"c":2,"s":16,"id":6387,"u":"ancestral%20echoing_aoa4","p":73,"h":1,"n":"Ancestral Echoing"},{"c":2,"s":16,"id":6388,"u":"bloodbane%20(generic)_aoa4","p":73,"h":1,"n":"Bloodbane"},{"c":2,"s":16,"id":6389,"u":"dragonscale%20amulet_aoa4","p":73,"h":1,"n":"Dragonscale Amulet"},{"c":2,"s":16,"id":6390,"u":"guiding%20chisel_aoa4","p":74,"h":1,"n":"Guiding Chisel"},{"c":2,"s":16,"id":6391,"u":"kin-warding_aoa4","p":73,"h":1,"n":"Kin-warding"},{"c":2,"s":16,"id":6392,"u":"reforging%20shield_aoa4","p":74,"h":1,"n":"Reforging Shield"},{"c":2,"s":16,"id":6393,"u":"rock-braced_aoa4","p":73,"h":1,"n":"Rock-braced"},{"c":2,"s":17,"id":6394,"u":"aluum%20charm_aoa5","p":82,"h":1,"n":"Aluum Charm"},{"c":2,"s":17,"id":6395,"u":"false%20death_aoa5","p":78,"h":1,"n":"False Death"},{"c":2,"s":17,"id":6396,"u":"frenzy%20oil_aoa5","p":78,"h":1,"n":"Frenzy Oil"},{"c":2,"s":17,"id":6397,"u":"gorgon's%20breath_aoa5","p":78,"h":1,"n":"Gorgon's Breath"},{"c":2,"s":17,"id":6398,"u":"grinning%20pugwampi_aoa5","p":77,"h":1,"n":"Grinning Pugwampi"},{"c":2,"s":17,"id":6399,"u":"isolation%20draught_aoa5","p":79,"h":1,"n":"Isolation Draught"},{"c":2,"s":17,"id":6400,"u":"mage%20bane_aoa5","p":79,"h":1,"n":"Mage Bane"},{"c":2,"s":17,"id":6401,"u":"nethysian%20bulwark_aoa5","p":77,"h":1,"n":"Nethysian Bulwark"},{"c":2,"s":17,"id":6402,"u":"nightmare%20salt_aoa5","p":79,"h":1,"n":"Nightmare Salt"},{"c":2,"s":17,"id":6403,"u":"oblivion%20essence_aoa5","p":79,"h":1,"n":"Oblivion Essence"},{"c":2,"s":17,"id":6404,"u":"pactmasters'%20grace_aoa5","p":77,"h":1,"n":"Pactmasters' Grace"},{"c":2,"s":17,"id":6405,"u":"peshspine%20grenade%20(generic)_aoa5","p":77,"h":1,"n":"Peshspine Grenade"},{"c":2,"s":17,"id":6406,"u":"weeping%20midnight_aoa5","p":79,"h":1,"n":"Weeping Midnight"},{"c":2,"s":18,"id":6407,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6","p":75,"h":1,"n":"Flawed Orb Of Gold Dragonkind"},{"c":2,"s":18,"id":6408,"u":"orb%20shard_aoa6","p":75,"h":1,"n":"Orb Shard"},{"c":2,"s":19,"id":6409,"u":"aurifying%20salts_aoe1","p":80,"h":1,"n":"Aurifying Salts"},{"c":2,"s":19,"id":6410,"u":"blindpepper%20bomb_aoe1","p":78,"h":1,"n":"Blindpepper Bomb"},{"c":2,"s":19,"id":6411,"u":"blindpepper%20tube_aoe1","p":78,"h":1,"n":"Blindpepper Tube"},{"c":2,"s":19,"id":6412,"u":"corpseward%20pendant_aoe1","p":80,"h":1,"n":"Corpseward Pendant"},{"c":2,"s":19,"id":6413,"u":"fingerprinting%20kit_aoe1","p":77,"h":1,"n":"Fingerprinting Kit"},{"c":2,"s":19,"id":6414,"u":"grolna_aoe1","p":81,"h":1,"n":"Grolna"},{"c":2,"s":19,"id":6415,"u":"handcuffs%20(generic)_aoe1","p":77,"h":1,"n":"Handcuffs"},{"c":2,"s":19,"id":6416,"u":"knockout%20dram_aoe1","p":81,"h":1,"n":"Knockout Dram"},{"c":2,"s":19,"id":6417,"u":"looter's%20lethargy_aoe1","p":81,"h":1,"n":"Looter's Lethargy"},{"c":2,"s":19,"id":6418,"u":"pacifying_aoe1","p":78,"h":1,"n":"Pacifying"},{"c":2,"s":19,"id":6419,"u":"reaper's%20lancet_aoe1","p":81,"h":1,"n":"Reaper's Lancet"},{"c":2,"s":19,"id":6420,"u":"recording%20rod%20(generic)_aoe1","p":80,"h":1,"n":"Recording Rod"},{"c":2,"s":19,"id":6421,"u":"ring%20of%20discretion_aoe1","p":80,"h":1,"n":"Ring Of Discretion"},{"c":2,"s":20,"id":6422,"u":"chain%20of%20the%20stilled%20spirit_aoe2","p":75,"h":1,"n":"Chain Of The Stilled Spirit"},{"c":2,"s":20,"id":6423,"u":"deafening%20music%20box_aoe2","p":75,"h":1,"n":"Deafening Music Box"},{"c":2,"s":20,"id":6424,"u":"ethersight%20ring_aoe2","p":75,"h":1,"n":"Ethersight Ring"},{"c":2,"s":20,"id":6425,"u":"floorbell_aoe2","p":75,"h":1,"n":"Floorbell"},{"c":2,"s":20,"id":6426,"u":"skinsaw%20mask_aoe2","p":76,"h":1,"n":"Skinsaw Mask"},{"c":2,"s":20,"id":6427,"u":"swarmeater's%20clasp_aoe2","p":76,"h":1,"n":"Swarmeater's Clasp"},{"c":2,"s":20,"id":6428,"u":"vaultbreaker's%20harness_aoe2","p":76,"h":1,"n":"Vaultbreaker's Harness"},{"c":2,"s":21,"id":6429,"u":"barbed%20vest_aoe3","p":78,"h":1,"n":"Barbed Vest"},{"c":2,"s":21,"id":6430,"u":"blackfinger%20blight_aoe3","p":78,"h":1,"n":"Blackfinger Blight"},{"c":2,"s":21,"id":6431,"u":"mnemonic%20acid_aoe3","p":78,"h":1,"n":"Mnemonic Acid"},{"c":2,"s":22,"id":6432,"u":"blade%20of%20the%20rabbit%20prince_aoe4","p":79,"h":1,"n":"Blade Of The Rabbit Prince"},{"c":2,"s":22,"id":6433,"u":"daylight%20vapor_aoe4","p":77,"h":1,"n":"Daylight Vapor"},{"c":2,"s":22,"id":6434,"u":"death%20knell%20powder_aoe4","p":77,"h":1,"n":"Death Knell Powder"},{"c":2,"s":22,"id":6435,"u":"fearweed_aoe4","p":77,"h":1,"n":"Fearweed"},{"c":2,"s":22,"id":6436,"u":"hardened%20harrow%20deck_aoe4","p":79,"h":1,"n":"Hardened Harrow Deck"},{"c":2,"s":22,"id":6437,"u":"hunger%20oil_aoe4","p":78,"h":1,"n":"Hunger Oil"},{"c":2,"s":22,"id":6438,"u":"liar's%20demise_aoe4","p":78,"h":1,"n":"Liar's Demise"},{"c":2,"s":22,"id":6439,"u":"lifeblight%20residue_aoe4","p":78,"h":1,"n":"Lifeblight Residue"},{"c":2,"s":22,"id":6440,"u":"poisoner's%20staff%20(generic)_aoe4","p":80,"h":1,"n":"Poisoner's Staff"},{"c":2,"s":22,"id":6441,"u":"repulsion%20resin_aoe4","p":78,"h":1,"n":"Repulsion Resin"},{"c":2,"s":22,"id":6442,"u":"sight-theft%20grit_aoe4","p":78,"h":1,"n":"Sight-theft Grit"},{"c":2,"s":22,"id":6443,"u":"spectral%20nightshade_aoe4","p":79,"h":1,"n":"Spectral Nightshade"},{"c":2,"s":22,"id":6444,"u":"spell-eating%20pitch_aoe4","p":79,"h":1,"n":"Spell-eating Pitch"},{"c":2,"s":22,"id":6445,"u":"whisper%20briolette_aoe4","p":80,"h":1,"n":"Whisper Briolette"},{"c":2,"s":23,"id":6446,"u":"cauldron%20of%20nightmares_aoe5","p":78,"h":1,"n":"Cauldron Of Nightmares"},{"c":2,"s":23,"id":6447,"u":"clockwork%20cloak_aoe5","p":79,"h":1,"n":"Clockwork Cloak"},{"c":2,"s":23,"id":6448,"u":"clockwork%20helm_aoe5","p":79,"h":1,"n":"Clockwork Helm"},{"c":2,"s":23,"id":6449,"u":"clockwork%20rejuvenator_aoe5","p":79,"h":1,"n":"Clockwork Rejuvenator"},{"c":2,"s":23,"id":6450,"u":"forgotten%20shell_aoe5","p":78,"h":1,"n":"Forgotten Shell"},{"c":2,"s":23,"id":6451,"u":"fungal%20armor_aoe5","p":77,"h":1,"n":"Fungal Armor"},{"c":2,"s":23,"id":6452,"u":"garrote%20bolt_aoe5","p":77,"h":1,"n":"Garrote Bolt"},{"c":2,"s":23,"id":6453,"u":"gearblade_aoe5","p":79,"h":1,"n":"Gearblade"},{"c":2,"s":23,"id":6454,"u":"miogimo's%20mask_aoe5","p":77,"h":1,"n":"Miogimo's Mask"},{"c":2,"s":23,"id":6455,"u":"nightmare%20cudgel_aoe5","p":78,"h":1,"n":"Nightmare Cudgel"},{"c":2,"s":24,"id":6456,"u":"cane%20of%20the%20maelstrom_aoe6","p":73,"h":1,"n":"Cane Of The Maelstrom"},{"c":2,"s":24,"id":6457,"u":"radiant%20spark_aoe6","p":74,"h":1,"n":"Radiant Spark"},{"c":2,"s":24,"id":6458,"u":"ring%20of%20recalcitrant%20wishes_aoe6","p":74,"h":1,"n":"Ring Of Recalcitrant Wishes"},{"c":2,"s":24,"id":6459,"u":"warpglass%20(generic)_aoe6","p":74,"h":1,"n":"Warpglass"},{"c":2,"s":24,"id":6460,"u":"warpglass%20weapon%20(generic)_aoe6","p":75,"h":1,"n":"Warpglass Weapon"},{"c":2,"s":25,"id":6461,"u":"gauntlight_av1","p":77,"h":1,"n":"Gauntlight"},{"c":2,"s":25,"id":6462,"u":"lantern%20of%20empty%20light_av1","p":78,"h":1,"n":"Lantern Of Empty Light"},{"c":2,"s":25,"id":6463,"u":"skeptic's%20elixir%20(generic)_av1","p":78,"h":1,"n":"Skeptic's Elixir"},{"c":2,"s":25,"id":6464,"u":"the%20whispering%20reeds_av1","p":78,"h":1,"n":"The Whispering Reeds"},{"c":2,"s":26,"id":6465,"u":"cooperative%20blade_av2","p":71,"h":1,"n":"Cooperative Blade"},{"c":2,"s":26,"id":6466,"u":"devil's%20luck_av2","p":74,"h":1,"n":"Devil's Luck"},{"c":2,"s":26,"id":6467,"u":"drover's%20band_av2","p":72,"h":1,"n":"Drover's Band"},{"c":2,"s":26,"id":6468,"u":"folding%20drums_av2","p":72,"h":1,"n":"Folding Drums"},{"c":2,"s":26,"id":6469,"u":"hunter's%20brooch_av2","p":71,"h":1,"n":"Hunter's Brooch"},{"c":2,"s":26,"id":6470,"u":"ichthyosis%20mutagen_av2","p":72,"h":1,"n":"Ichthyosis Mutagen"},{"c":2,"s":26,"id":6471,"u":"icy%20disposition_av2","p":75,"h":1,"n":"Icy Disposition"},{"c":2,"s":26,"id":6472,"u":"pact%20of%20blood-taking_av2","p":75,"h":1,"n":"Pact Of Blood-taking"},{"c":2,"s":26,"id":6473,"u":"right%20of%20retribution_av2","p":75,"h":1,"n":"Right Of Retribution"},{"c":2,"s":26,"id":6474,"u":"sloughing%20toxin_av2","p":72,"h":1,"n":"Sloughing Toxin"},{"c":2,"s":27,"id":6475,"u":"crimson%20fulcrum%20lens_av3","p":75,"h":1,"n":"Crimson Fulcrum Lens"},{"c":2,"s":27,"id":6476,"u":"ebon%20fulcrum%20lens_av3","p":76,"h":1,"n":"Ebon Fulcrum Lens"},{"c":2,"s":27,"id":6477,"u":"emerald%20fulcrum%20lens_av3","p":76,"h":1,"n":"Emerald Fulcrum Lens"},{"c":2,"s":27,"id":6478,"u":"fulcrum%20lattice_av3","p":76,"h":1,"n":"Fulcrum Lattice"},{"c":2,"s":27,"id":6479,"u":"fungal%20walk%20musk_av3","p":74,"h":1,"n":"Fungal Walk Musk"},{"c":2,"s":27,"id":6480,"u":"necrotic%20bomb%20(generic)_av3","p":74,"h":1,"n":"Necrotic Bomb"},{"c":2,"s":27,"id":6481,"u":"ochre%20fulcrum%20lens_av3","p":76,"h":1,"n":"Ochre Fulcrum Lens"},{"c":2,"s":27,"id":6482,"u":"shootist%20bandolier_av3","p":73,"h":1,"n":"Shootist Bandolier"},{"c":2,"s":27,"id":6483,"u":"stupor%20poison_av3","p":74,"h":1,"n":"Stupor Poison"},{"c":2,"s":28,"id":6484,"u":"dust%20pods_ec1","p":76,"h":1,"n":"Dust Pods"},{"c":2,"s":28,"id":6485,"u":"fang%20snare_ec1","p":76,"h":1,"n":"Fang Snare"},{"c":2,"s":28,"id":6486,"u":"grasping%20tree_ec1","p":76,"h":1,"n":"Grasping Tree"},{"c":2,"s":28,"id":6487,"u":"thunder%20snare_ec1","p":76,"h":1,"n":"Thunder Snare"},{"c":2,"s":28,"id":6488,"u":"torrent%20snare_ec1","p":76,"h":1,"n":"Torrent Snare"},{"c":2,"s":29,"id":6489,"u":"acrobat's%20staff_ec2","p":73,"h":1,"n":"Acrobat's Staff"},{"c":2,"s":29,"id":6490,"u":"beckoning%20cat%20amulet_ec2","p":73,"h":1,"n":"Beckoning Cat Amulet"},{"c":2,"s":29,"id":6491,"u":"bullhook%20(generic)_ec2","p":73,"h":1,"n":"Bullhook"},{"c":2,"s":29,"id":6492,"u":"grail%20of%20twisted%20desires_ec2","p":73,"h":1,"n":"Grail Of Twisted Desires"},{"c":2,"s":29,"id":6493,"u":"inspiring%20spotlight_ec2","p":73,"h":1,"n":"Inspiring Spotlight"},{"c":2,"s":29,"id":6494,"u":"invisible%20net_ec2","p":74,"h":1,"n":"Invisible Net"},{"c":2,"s":29,"id":6495,"u":"marvelous%20calliope_ec2","p":74,"h":1,"n":"Marvelous Calliope"},{"c":2,"s":29,"id":6496,"u":"moonstone%20diadem_ec2","p":74,"h":1,"n":"Moonstone Diadem"},{"c":2,"s":29,"id":6497,"u":"ringmaster's%20staff%20(generic)_ec2","p":74,"h":1,"n":"Ringmaster's Staff"},{"c":2,"s":29,"id":6498,"u":"saints'%20balm_ec2","p":75,"h":1,"n":"Saints' Balm"},{"c":2,"s":29,"id":6499,"u":"spangled%20rider's%20suit_ec2","p":75,"h":1,"n":"Spangled Rider's Suit"},{"c":2,"s":29,"id":6500,"u":"stole%20of%20civility_ec2","p":75,"h":1,"n":"Stole Of Civility"},{"c":2,"s":29,"id":6501,"u":"whip%20of%20compliance_ec2","p":75,"h":1,"n":"Whip Of Compliance"},{"c":2,"s":29,"id":6502,"u":"wondrous%20figurines%20(generic)_ec2","p":75,"h":1,"n":"Wondrous Figurines"},{"c":2,"s":8,"id":6503,"u":"golem%20stylus_ec3","p":69,"h":1,"n":"Golem Stylus"},{"c":2,"s":8,"id":6504,"u":"ring%20of%20stoneshifting_ec3","p":69,"h":1,"n":"Ring Of Stoneshifting"},{"c":2,"s":8,"id":6505,"u":"shoony%20shovel_ec3","p":69,"h":1,"n":"Shoony Shovel"},{"c":2,"s":8,"id":6506,"u":"skarja's%20heartstone_ec3","p":89,"h":1,"n":"Skarja's Heartstone"},{"c":2,"s":30,"id":6507,"u":"ankylostar_ec4","p":75,"h":1,"n":"Ankylostar"},{"c":2,"s":30,"id":6508,"u":"jawbreaker%20shield_ec4","p":75,"h":1,"n":"Jawbreaker Shield"},{"c":2,"s":30,"id":6509,"u":"noxious%20jerkin_ec4","p":76,"h":1,"n":"Noxious Jerkin"},{"c":2,"s":30,"id":6510,"u":"spore%20sap_ec4","p":76,"h":1,"n":"Spore Sap"},{"c":2,"s":30,"id":6511,"u":"stoneraiser%20javelin_ec4","p":76,"h":1,"n":"Stoneraiser Javelin"},{"c":2,"s":31,"id":6512,"u":"anchor%20spear_ec5","p":75,"h":1,"n":"Anchor Spear"},{"c":2,"s":31,"id":6513,"u":"blightburn%20ward_ec5","p":73,"h":1,"n":"Blightburn Ward"},{"c":2,"s":31,"id":6514,"u":"bomber's%20saddle_ec5","p":76,"h":1,"n":"Bomber's Saddle"},{"c":2,"s":31,"id":6515,"u":"cave%20worm%20repellent%20(generic)_ec5","p":75,"h":1,"n":"Cave Worm Repellent"},{"c":2,"s":31,"id":6516,"u":"greengut_ec5","p":75,"h":1,"n":"Greengut"},{"c":2,"s":31,"id":6517,"u":"heedless%20spurs_ec5","p":76,"h":1,"n":"Heedless Spurs"},{"c":2,"s":31,"id":6518,"u":"life's%20last%20breath_ec5","p":76,"h":1,"n":"Life's Last Breath"},{"c":2,"s":31,"id":6519,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5","p":76,"h":1,"n":"Staff Of The Black Desert"},{"c":2,"s":32,"id":6520,"u":"ambrosia%20of%20undying%20hope_ec6","p":74,"h":1,"n":"Ambrosia Of Undying Hope"},{"c":2,"s":32,"id":6521,"u":"aroden's%20hearthstone_ec6","p":66,"h":1,"n":"Aroden's Hearthstone"},{"c":2,"s":32,"id":6522,"u":"celestial%20hair_ec6","p":74,"h":1,"n":"Celestial Hair"},{"c":2,"s":32,"id":6523,"u":"hunter's%20dawn_ec6","p":67,"h":1,"n":"Hunter's Dawn"},{"c":2,"s":32,"id":6524,"u":"jerkin%20of%20liberation_ec6","p":74,"h":1,"n":"Jerkin Of Liberation"},{"c":2,"s":32,"id":6525,"u":"kortos%20diamond_ec6","p":68,"h":1,"n":"Kortos Diamond"},{"c":2,"s":32,"id":6526,"u":"locket%20of%20sealed%20nightmares_ec6","p":74,"h":1,"n":"Locket Of Sealed Nightmares"},{"c":2,"s":32,"id":6527,"u":"panacea%20fruit_ec6","p":74,"h":1,"n":"Panacea Fruit"},{"c":2,"s":32,"id":6528,"u":"piereta_ec6","p":74,"h":1,"n":"Piereta"},{"c":2,"s":32,"id":6529,"u":"planar%20ribbon_ec6","p":75,"h":1,"n":"Planar Ribbon"},{"c":2,"s":32,"id":6530,"u":"shield%20of%20the%20unified%20legion_ec6","p":75,"h":1,"n":"Shield Of The Unified Legion"},{"c":2,"s":32,"id":6531,"u":"staff%20of%20sieges_ec6","p":75,"h":1,"n":"Staff Of Sieges"},{"c":2,"s":32,"id":6532,"u":"tears%20of%20the%20last%20azlanti_ec6","p":69,"h":1,"n":"Tears Of The Last Azlanti"},{"c":2,"s":33,"id":6533,"u":"bort's%20blessing_fop","p":58,"h":1,"n":"Bort's Blessing"},{"c":2,"s":33,"id":6534,"u":"energy%20mutagen%20(generic)_fop","p":56,"h":1,"n":"Energy Mutagen"},{"c":2,"s":33,"id":6535,"u":"merchant's%20guile_fop","p":58,"h":1,"n":"Merchant's Guile"},{"c":2,"s":33,"id":6536,"u":"ring%20of%20minor%20arcana_fop","p":58,"h":1,"n":"Ring Of Minor Arcana"},{"c":2,"s":33,"id":6537,"u":"ring%20of%20the%20weary%20traveler_fop","p":58,"h":1,"n":"Ring Of The Weary Traveler"},{"c":2,"s":33,"id":6538,"u":"stalwart's%20ring_fop","p":58,"h":1,"n":"Stalwart's Ring"},{"c":2,"s":33,"id":6539,"u":"stone%20body%20mutagen%20(generic)_fop","p":56,"h":1,"n":"Stone Body Mutagen"},{"c":2,"s":33,"id":6540,"u":"warrior's%20training%20ring_fop","p":58,"h":1,"n":"Warrior's Training Ring"},{"c":2,"s":34,"id":6541,"u":"bonmuan%20swapping%20stone%20(generic)_frp1","p":75,"h":1,"n":"Bonmuan Swapping Stone"},{"c":2,"s":34,"id":6542,"u":"phoenix%20fighting%20fan_frp1","p":75,"h":1,"n":"Phoenix Fighting Fan"},{"c":2,"s":34,"id":6543,"u":"phoenix%20necklace_frp1","p":75,"h":1,"n":"Phoenix Necklace"},{"c":2,"s":35,"id":6544,"u":"apricot%20of%20bestial%20might_frp2","p":74,"h":1,"n":"Apricot Of Bestial Might"},{"c":2,"s":35,"id":6545,"u":"cape%20of%20the%20open%20sky_frp2","p":74,"h":1,"n":"Cape Of The Open Sky"},{"c":2,"s":35,"id":6546,"u":"headbands%20of%20translocation_frp2","p":74,"h":1,"n":"Headbands Of Translocation"},{"c":2,"s":35,"id":6547,"u":"sky-piercing%20bow_frp2","p":74,"h":1,"n":"Sky-piercing Bow"},{"c":2,"s":35,"id":6548,"u":"stormbreaker%20fulu_frp2","p":75,"h":1,"n":"Stormbreaker Fulu"},{"c":2,"s":35,"id":6549,"u":"tusk%20and%20fang%20chain_frp2","p":75,"h":1,"n":"Tusk And Fang Chain"},{"c":2,"s":2,"id":6550,"u":"ablative%20armor%20plating%20(generic)_g%26g","p":66,"h":1,"n":"Ablative Armor Plating"},{"c":2,"s":2,"id":6551,"u":"ablative%20shield%20plating%20(generic)_g%26g","p":67,"h":1,"n":"Ablative Shield Plating"},{"c":2,"s":2,"id":6552,"u":"acid%20spitter_g%26g","p":78,"h":1,"n":"Acid Spitter"},{"c":2,"s":2,"id":6553,"u":"adaptive%20cogwheel_g%26g","p":184,"h":1,"n":"Adaptive Cogwheel"},{"c":2,"s":2,"id":6554,"u":"admonishing%20band_g%26g","p":184,"h":1,"n":"Admonishing Band"},{"c":2,"s":2,"id":6555,"u":"air%20cartridge%20firing%20system_g%26g","p":183,"h":1,"n":"Air Cartridge Firing System"},{"c":2,"s":2,"id":6556,"u":"alchemical%20springald_g%26g","p":173,"h":1,"n":"Alchemical Springald"},{"c":2,"s":2,"id":6557,"u":"alkenstar%20cannon_g%26g","p":176,"h":1,"n":"Alkenstar Cannon"},{"c":2,"s":2,"id":6558,"u":"animate%20dreamer_g%26g","p":161,"h":1,"n":"Animate Dreamer"},{"c":2,"s":2,"id":6559,"u":"aquarium%20lamp_g%26g","p":84,"h":1,"n":"Aquarium Lamp"},{"c":2,"s":2,"id":6560,"u":"arboreal's%20revenge_g%26g","p":160,"h":1,"n":"Arboreal's Revenge"},{"c":2,"s":2,"id":6561,"u":"aromatic%20ammunition_g%26g","p":168,"h":1,"n":"Aromatic Ammunition"},{"c":2,"s":2,"id":6562,"u":"awakened%20metal%20shot%20(generic)_g%26g","p":168,"h":1,"n":"Awakened Metal Shot"},{"c":2,"s":2,"id":6563,"u":"backpack%20ballista%20bolts_g%26g","p":63,"h":1,"n":"Backpack Ballista Bolts"},{"c":2,"s":2,"id":6564,"u":"backpack%20catapult%20stones_g%26g","p":63,"h":1,"n":"Backpack Catapult Stones"},{"c":2,"s":2,"id":6565,"u":"ballista_g%26g","p":74,"h":1,"n":"Ballista"},{"c":2,"s":2,"id":6566,"u":"basic%20chair_g%26g","p":91,"h":1,"n":"Basic Chair"},{"c":2,"s":2,"id":6567,"u":"battering%20ram%20(generic)_g%26g","p":74,"h":1,"n":"Battering Ram"},{"c":2,"s":2,"id":6568,"u":"binding%20snare_g%26g","p":78,"h":1,"n":"Binding Snare"},{"c":2,"s":2,"id":6569,"u":"black%20powder%20(generic)_g%26g","p":169,"h":1,"n":"Black Powder"},{"c":2,"s":2,"id":6570,"u":"blade%20launcher_g%26g","p":64,"h":1,"n":"Blade Launcher"},{"c":2,"s":2,"id":6571,"u":"blast%20boots%20(generic)_g%26g","p":67,"h":1,"n":"Blast Boots"},{"c":2,"s":2,"id":6572,"u":"blasting%20ram_g%26g","p":173,"h":1,"n":"Blasting Ram"},{"c":2,"s":2,"id":6573,"u":"blazons%20of%20shared%20power%20(generic)_g%26g","p":183,"h":1,"n":"Blazons Of Shared Power"},{"c":2,"s":2,"id":6574,"u":"boastful%20hunter_g%26g","p":162,"h":1,"n":"Boastful Hunter"},{"c":2,"s":2,"id":6575,"u":"bomb%20launcher_g%26g","p":64,"h":1,"n":"Bomb Launcher"},{"c":2,"s":2,"id":6576,"u":"bombard_g%26g","p":173,"h":1,"n":"Bombard"},{"c":2,"s":2,"id":6577,"u":"breath%20blaster%20(generic)_g%26g","p":154,"h":1,"n":"Breath Blaster"},{"c":2,"s":2,"id":6578,"u":"breech%20ejectors_g%26g","p":183,"h":1,"n":"Breech Ejectors"},{"c":2,"s":2,"id":6579,"u":"camouflage%20suit%20(generic)_g%26g","p":178,"h":1,"n":"Camouflage Suit"},{"c":2,"s":2,"id":6580,"u":"cannon_g%26g","p":174,"h":1,"n":"Cannon"},{"c":2,"s":2,"id":6581,"u":"catapult_g%26g","p":75,"h":1,"n":"Catapult"},{"c":2,"s":2,"id":6582,"u":"cauterizing%20torch_g%26g","p":67,"h":1,"n":"Cauterizing Torch"},{"c":2,"s":2,"id":6583,"u":"chameleon%20suit%20(generic)_g%26g","p":67,"h":1,"n":"Chameleon Suit"},{"c":2,"s":2,"id":6584,"u":"clockwork%20bookshelf_g%26g","p":85,"h":1,"n":"Clockwork Bookshelf"},{"c":2,"s":2,"id":6585,"u":"clockwork%20box%20packer_g%26g","p":85,"h":1,"n":"Clockwork Box Packer"},{"c":2,"s":2,"id":6586,"u":"clockwork%20chirper_g%26g","p":79,"h":1,"n":"Clockwork Chirper"},{"c":2,"s":2,"id":6587,"u":"clockwork%20diving%20suit_g%26g","p":86,"h":1,"n":"Clockwork Diving Suit"},{"c":2,"s":2,"id":6588,"u":"clockwork%20goggles%20(generic)_g%26g","p":68,"h":1,"n":"Clockwork Goggles"},{"c":2,"s":2,"id":6589,"u":"clockwork%20megaphone_g%26g","p":87,"h":1,"n":"Clockwork Megaphone"},{"c":2,"s":2,"id":6590,"u":"clockwork%20monkey_g%26g","p":79,"h":1,"n":"Clockwork Monkey"},{"c":2,"s":2,"id":6591,"u":"concealed%20holster_g%26g","p":178,"h":1,"n":"Concealed Holster"},{"c":2,"s":2,"id":6592,"u":"cryomister%20(generic)_g%26g","p":68,"h":1,"n":"Cryomister"},{"c":2,"s":2,"id":6593,"u":"darkvision%20scope%20(generic)_g%26g","p":180,"h":1,"n":"Darkvision Scope"},{"c":2,"s":2,"id":6594,"u":"day%20goggles_g%26g","p":87,"h":1,"n":"Day Goggles"},{"c":2,"s":2,"id":6595,"u":"death%20coil_g%26g","p":79,"h":1,"n":"Death Coil"},{"c":2,"s":2,"id":6596,"u":"deployable%20cover%20(generic)_g%26g","p":64,"h":1,"n":"Deployable Cover"},{"c":2,"s":2,"id":6597,"u":"detonating%20gears%20snare_g%26g","p":79,"h":1,"n":"Detonating Gears Snare"},{"c":2,"s":2,"id":6598,"u":"door%20ram_g%26g","p":75,"h":1,"n":"Door Ram"},{"c":2,"s":2,"id":6599,"u":"drake%20rifle_g%26g","p":154,"h":1,"n":"Drake Rifle"},{"c":2,"s":2,"id":6600,"u":"dreaming%20round_g%26g","p":169,"h":1,"n":"Dreaming Round"},{"c":2,"s":2,"id":6601,"u":"duchy%20defender_g%26g","p":162,"h":1,"n":"Duchy Defender"},{"c":2,"s":2,"id":6602,"u":"earplugs_g%26g","p":178,"h":1,"n":"Earplugs"},{"c":2,"s":2,"id":6603,"u":"electrocable_g%26g","p":87,"h":1,"n":"Electrocable"},{"c":2,"s":2,"id":6604,"u":"electromuscular%20stimulator_g%26g","p":68,"h":1,"n":"Electromuscular Stimulator"},{"c":2,"s":2,"id":6605,"u":"energized%20cartridge_g%26g","p":184,"h":1,"n":"Energized Cartridge"},{"c":2,"s":2,"id":6606,"u":"eroding%20bullet_g%26g","p":169,"h":1,"n":"Eroding Bullet"},{"c":2,"s":2,"id":6607,"u":"etheric%20essence%20disruptor%20(generic)_g%26g","p":68,"h":1,"n":"Etheric Essence Disruptor"},{"c":2,"s":2,"id":6608,"u":"explosive%20mine%20(generic)_g%26g","p":69,"h":1,"n":"Explosive Mine"},{"c":2,"s":2,"id":6609,"u":"exsanguinating%20ammunition%20(generic)_g%26g","p":170,"h":1,"n":"Exsanguinating Ammunition"},{"c":2,"s":2,"id":6610,"u":"extendable%20pincer_g%26g","p":87,"h":1,"n":"Extendable Pincer"},{"c":2,"s":2,"id":6611,"u":"fairy%20bullet_g%26g","p":170,"h":1,"n":"Fairy Bullet"},{"c":2,"s":2,"id":6612,"u":"fiend's%20mouth%20cannon_g%26g","p":174,"h":1,"n":"Fiend's Mouth Cannon"},{"c":2,"s":2,"id":6613,"u":"fire%20box_g%26g","p":80,"h":1,"n":"Fire Box"},{"c":2,"s":2,"id":6614,"u":"firearm%20cleaning%20kit_g%26g","p":178,"h":1,"n":"Firearm Cleaning Kit"},{"c":2,"s":2,"id":6615,"u":"firedrake_g%26g","p":175,"h":1,"n":"Firedrake"},{"c":2,"s":2,"id":6616,"u":"flame%20drake%20snare_g%26g","p":79,"h":1,"n":"Flame Drake Snare"},{"c":2,"s":2,"id":6617,"u":"flare%20beacon%20(generic)_g%26g","p":69,"h":1,"n":"Flare Beacon"},{"c":2,"s":2,"id":6618,"u":"frog%20chair_g%26g","p":91,"h":1,"n":"Frog Chair"},{"c":2,"s":2,"id":6619,"u":"frost%20worm%20snare_g%26g","p":80,"h":1,"n":"Frost Worm Snare"},{"c":2,"s":2,"id":6620,"u":"gadget%20skates_g%26g","p":70,"h":1,"n":"Gadget Skates"},{"c":2,"s":2,"id":6621,"u":"galvanic%20mortal%20coil_g%26g","p":82,"h":1,"n":"Galvanic Mortal Coil"},{"c":2,"s":2,"id":6622,"u":"galvasphere_g%26g","p":82,"h":1,"n":"Galvasphere"},{"c":2,"s":2,"id":6623,"u":"gecko%20pads%20(generic)_g%26g","p":70,"h":1,"n":"Gecko Pads"},{"c":2,"s":2,"id":6624,"u":"ghostshot%20wrapping_g%26g","p":184,"h":1,"n":"Ghostshot Wrapping"},{"c":2,"s":2,"id":6625,"u":"glue%20bullet_g%26g","p":170,"h":1,"n":"Glue Bullet"},{"c":2,"s":2,"id":6626,"u":"goblin-eye%20orb_g%26g","p":184,"h":1,"n":"Goblin-eye Orb"},{"c":2,"s":2,"id":6627,"u":"grappling%20gun%20(generic)_g%26g","p":64,"h":1,"n":"Grappling Gun"},{"c":2,"s":2,"id":6628,"u":"growth%20gun_g%26g","p":155,"h":1,"n":"Growth Gun"},{"c":2,"s":2,"id":6629,"u":"gunner's%20bandolier_g%26g","p":179,"h":1,"n":"Gunner's Bandolier"},{"c":2,"s":2,"id":6630,"u":"gunner's%20saddle_g%26g","p":182,"h":1,"n":"Gunner's Saddle"},{"c":2,"s":2,"id":6631,"u":"heated%20cloak_g%26g","p":87,"h":1,"n":"Heated Cloak"},{"c":2,"s":2,"id":6632,"u":"heavy%20ballista_g%26g","p":75,"h":1,"n":"Heavy Ballista"},{"c":2,"s":2,"id":6633,"u":"heavy%20bombard_g%26g","p":175,"h":1,"n":"Heavy Bombard"},{"c":2,"s":2,"id":6634,"u":"holy%20steam%20ball_g%26g","p":87,"h":1,"n":"Holy Steam Ball"},{"c":2,"s":2,"id":6635,"u":"hwacha_g%26g","p":175,"h":1,"n":"Hwacha"},{"c":2,"s":2,"id":6636,"u":"hyldarf's%20fang_g%26g","p":164,"h":1,"n":"Hyldarf's Fang"},{"c":2,"s":2,"id":6637,"u":"ignitor_g%26g","p":88,"h":1,"n":"Ignitor"},{"c":2,"s":2,"id":6638,"u":"immaculate%20holsters_g%26g","p":180,"h":1,"n":"Immaculate Holsters"},{"c":2,"s":2,"id":6639,"u":"immolation%20clan%20pistol_g%26g","p":160,"h":1,"n":"Immolation Clan Pistol"},{"c":2,"s":2,"id":6640,"u":"immovable%20tripod_g%26g","p":182,"h":1,"n":"Immovable Tripod"},{"c":2,"s":2,"id":6641,"u":"impact%20foam%20chassis%20(generic)_g%26g","p":70,"h":1,"n":"Impact Foam Chassis"},{"c":2,"s":2,"id":6642,"u":"indomitable%20keepsake%20(generic)_g%26g","p":185,"h":1,"n":"Indomitable Keepsake"},{"c":2,"s":2,"id":6643,"u":"instant%20spy_g%26g","p":70,"h":1,"n":"Instant Spy"},{"c":2,"s":2,"id":6644,"u":"iris%20of%20the%20sky_g%26g","p":165,"h":1,"n":"Iris Of The Sky"},{"c":2,"s":2,"id":6645,"u":"large%20bore%20modifications_g%26g","p":183,"h":1,"n":"Large Bore Modifications"},{"c":2,"s":2,"id":6646,"u":"liar's%20gun_g%26g","p":157,"h":1,"n":"Liar's Gun"},{"c":2,"s":2,"id":6647,"u":"light%20writer_g%26g","p":88,"h":1,"n":"Light Writer"},{"c":2,"s":2,"id":6648,"u":"lucky%20draw%20bandolier%20(generic)_g%26g","p":180,"h":1,"n":"Lucky Draw Bandolier"},{"c":2,"s":2,"id":6649,"u":"magnetic%20suit%20(generic)_g%26g","p":71,"h":1,"n":"Magnetic Suit"},{"c":2,"s":2,"id":6650,"u":"magnetite%20scope%20(generic)_g%26g","p":181,"h":1,"n":"Magnetite Scope"},{"c":2,"s":2,"id":6651,"u":"magnifying%20scope%20(generic)_g%26g","p":181,"h":1,"n":"Magnifying Scope"},{"c":2,"s":2,"id":6652,"u":"material%20essence%20disruptor%20(generic)_g%26g","p":71,"h":1,"n":"Material Essence Disruptor"},{"c":2,"s":2,"id":6653,"u":"mechanical%20torch_g%26g","p":88,"h":1,"n":"Mechanical Torch"},{"c":2,"s":2,"id":6654,"u":"meteor%20shot%20(generic)_g%26g","p":171,"h":1,"n":"Meteor Shot"},{"c":2,"s":2,"id":6655,"u":"mortar_g%26g","p":176,"h":1,"n":"Mortar"},{"c":2,"s":2,"id":6656,"u":"mountebank's%20passage_g%26g","p":165,"h":1,"n":"Mountebank's Passage"},{"c":2,"s":2,"id":6657,"u":"net%20launcher_g%26g","p":65,"h":1,"n":"Net Launcher"},{"c":2,"s":2,"id":6658,"u":"nightbreeze%20machine_g%26g","p":88,"h":1,"n":"Nightbreeze Machine"},{"c":2,"s":2,"id":6659,"u":"noisemaker%20snare_g%26g","p":80,"h":1,"n":"Noisemaker Snare"},{"c":2,"s":2,"id":6660,"u":"pact-bound%20pistol_g%26g","p":161,"h":1,"n":"Pact-bound Pistol"},{"c":2,"s":2,"id":6661,"u":"paper%20shredder_g%26g","p":88,"h":1,"n":"Paper Shredder"},{"c":2,"s":2,"id":6662,"u":"peacemaker_g%26g","p":185,"h":1,"n":"Peacemaker"},{"c":2,"s":2,"id":6663,"u":"persistent%20lodestone_g%26g","p":185,"h":1,"n":"Persistent Lodestone"},{"c":2,"s":2,"id":6664,"u":"petrification%20cannon_g%26g","p":155,"h":1,"n":"Petrification Cannon"},{"c":2,"s":2,"id":6665,"u":"pistol%20of%20wonder_g%26g","p":167,"h":1,"n":"Pistol Of Wonder"},{"c":2,"s":2,"id":6666,"u":"portable%20weapon%20mount%20(generic)_g%26g","p":182,"h":1,"n":"Portable Weapon Mount"},{"c":2,"s":2,"id":6667,"u":"practice%20targets_g%26g","p":178,"h":1,"n":"Practice Targets"},{"c":2,"s":2,"id":6668,"u":"printing%20press_g%26g","p":89,"h":1,"n":"Printing Press"},{"c":2,"s":2,"id":6669,"u":"puff%20dragon_g%26g","p":80,"h":1,"n":"Puff Dragon"},{"c":2,"s":2,"id":6670,"u":"reaper's%20grasp_g%26g","p":165,"h":1,"n":"Reaper's Grasp"},{"c":2,"s":2,"id":6671,"u":"repeating%20magazine%20(generic)_g%26g","p":63,"h":1,"n":"Repeating Magazine"},{"c":2,"s":2,"id":6672,"u":"round%20(5)_g%26g","p":150,"a":"5","h":1,"n":"Round"},{"c":2,"s":2,"id":6673,"u":"round%20(10)_g%26g","p":150,"a":"10","h":1,"n":"Round"},{"c":2,"s":2,"id":6674,"u":"rowan%20rifle_g%26g","p":166,"h":1,"n":"Rowan Rifle"},{"c":2,"s":2,"id":6675,"u":"sambuca_g%26g","p":177,"h":1,"n":"Sambuca"},{"c":2,"s":2,"id":6676,"u":"scope%20of%20limning_g%26g","p":182,"h":1,"n":"Scope Of Limning"},{"c":2,"s":2,"id":6677,"u":"scope%20of%20truth_g%26g","p":182,"h":1,"n":"Scope Of Truth"},{"c":2,"s":2,"id":6678,"u":"screech%20shooter%20(generic)_g%26g","p":155,"h":1,"n":"Screech Shooter"},{"c":2,"s":2,"id":6679,"u":"shockguard%20coil_g%26g","p":83,"h":1,"n":"Shockguard Coil"},{"c":2,"s":2,"id":6680,"u":"shrapnel%20snare_g%26g","p":80,"h":1,"n":"Shrapnel Snare"},{"c":2,"s":2,"id":6681,"u":"shrieking%20skull_g%26g","p":185,"h":1,"n":"Shrieking Skull"},{"c":2,"s":2,"id":6682,"u":"silencer_g%26g","p":178,"h":1,"n":"Silencer"},{"c":2,"s":2,"id":6683,"u":"silencing%20shot_g%26g","p":171,"h":1,"n":"Silencing Shot"},{"c":2,"s":2,"id":6684,"u":"silver%20tripod_g%26g","p":185,"h":1,"n":"Silver Tripod"},{"c":2,"s":2,"id":6685,"u":"smoke%20fan%20(generic)_g%26g","p":71,"h":1,"n":"Smoke Fan"},{"c":2,"s":2,"id":6686,"u":"sniper's%20bead%20(generic)_g%26g","p":185,"h":1,"n":"Sniper's Bead"},{"c":2,"s":2,"id":6687,"u":"spider%20chair_g%26g","p":91,"h":1,"n":"Spider Chair"},{"c":2,"s":2,"id":6688,"u":"spider%20gun%20(generic)_g%26g","p":155,"h":1,"n":"Spider Gun"},{"c":2,"s":2,"id":6689,"u":"spike%20launcher_g%26g","p":156,"h":1,"n":"Spike Launcher"},{"c":2,"s":2,"id":6690,"u":"spirit%20snare_g%26g","p":80,"h":1,"n":"Spirit Snare"},{"c":2,"s":2,"id":6691,"u":"spirit-singer%20(generic)_g%26g","p":83,"h":1,"n":"Spirit-Singer"},{"c":2,"s":2,"id":6692,"u":"springald_g%26g","p":76,"h":1,"n":"Springald"},{"c":2,"s":2,"id":6693,"u":"steam%20winch_g%26g","p":89,"h":1,"n":"Steam Winch"},{"c":2,"s":2,"id":6694,"u":"steamflight%20pack_g%26g","p":89,"h":1,"n":"Steamflight Pack"},{"c":2,"s":2,"id":6695,"u":"steelheart%2021_g%26g","p":175,"h":1,"n":"Steelheart 21"},{"c":2,"s":2,"id":6696,"u":"stepping%20stone%20shot%20(generic)_g%26g","p":171,"h":1,"n":"Stepping Stone Shot"},{"c":2,"s":2,"id":6697,"u":"storm%20chair_g%26g","p":91,"h":1,"n":"Storm Chair"},{"c":2,"s":2,"id":6698,"u":"sunken%20pistol_g%26g","p":163,"h":1,"n":"Sunken Pistol"},{"c":2,"s":2,"id":6699,"u":"tentacle%20cannon%20(generic)_g%26g","p":156,"h":1,"n":"Tentacle Cannon"},{"c":2,"s":2,"id":6700,"u":"tiger's%20claw_g%26g","p":166,"h":1,"n":"Tiger's Claw"},{"c":2,"s":2,"id":6701,"u":"timepiece%20(generic)_g%26g","p":89,"h":1,"n":"Timepiece"},{"c":2,"s":2,"id":6702,"u":"tin%20cobra_g%26g","p":81,"h":1,"n":"Tin Cobra"},{"c":2,"s":2,"id":6703,"u":"traveler's%20chair_g%26g","p":91,"h":1,"n":"Traveler's Chair"},{"c":2,"s":2,"id":6704,"u":"trebuchet_g%26g","p":76,"h":1,"n":"Trebuchet"},{"c":2,"s":2,"id":6705,"u":"tripod_g%26g","p":178,"h":1,"n":"Tripod"},{"c":2,"s":2,"id":6706,"u":"trustworthy%20round_g%26g","p":171,"h":1,"n":"Trustworthy Round"},{"c":2,"s":2,"id":6707,"u":"underwater%20firing%20mechanism_g%26g","p":184,"h":1,"n":"Underwater Firing Mechanism"},{"c":2,"s":2,"id":6708,"u":"violet%20ray_g%26g","p":83,"h":1,"n":"Violet Ray"},{"c":2,"s":2,"id":6709,"u":"waterproof%20firearm%20carrying%20case_g%26g","p":178,"h":1,"n":"Waterproof Firearm Carrying Case"},{"c":2,"s":2,"id":6710,"u":"wind-up%20cart_g%26g","p":71,"h":1,"n":"Wind-up Cart"},{"c":2,"s":2,"id":6711,"u":"wind-up%20wings%20(generic)_g%26g","p":65,"h":1,"n":"Wind-up Wings"},{"c":2,"s":1,"id":6712,"u":"conducting_loag","p":140,"h":1,"n":"Conducting"},{"c":2,"s":1,"id":6713,"u":"soaring_loag","p":140,"h":1,"n":"Soaring"},{"c":2,"s":1,"id":6714,"u":"wooden%20taws_loag","p":139,"h":1,"n":"Wooden Taws"},{"c":2,"s":6,"id":6715,"u":"armored%20skirt_locg","p":91,"h":1,"n":"Armored Skirt"},{"c":2,"s":6,"id":6716,"u":"bi-resonant%20wayfinder_locg","p":110,"h":1,"n":"Bi-resonant Wayfinder"},{"c":2,"s":6,"id":6717,"u":"cloak%20of%20repute%20(generic)_locg","p":72,"h":1,"n":"Cloak Of Repute"},{"c":2,"s":6,"id":6718,"u":"crimson%20brand_locg","p":92,"h":1,"n":"Crimson Brand"},{"c":2,"s":6,"id":6719,"u":"fortifying%20pebble_locg","p":110,"h":1,"n":"Fortifying Pebble"},{"c":2,"s":6,"id":6720,"u":"glorious%20plate_locg","p":93,"h":1,"n":"Glorious Plate"},{"c":2,"s":6,"id":6721,"u":"insistent%20door%20knocker%20(generic)_locg","p":72,"h":1,"n":"Insistent Door Knocker"},{"c":2,"s":6,"id":6722,"u":"lastwall%20soup_locg","p":92,"h":1,"n":"Lastwall Soup"},{"c":2,"s":6,"id":6723,"u":"pathfinder%20chronicle_locg","p":110,"h":1,"n":"Pathfinder Chronicle"},{"c":2,"s":6,"id":6724,"u":"pathfinder's%20coin_locg","p":110,"h":1,"n":"Pathfinder's Coin"},{"c":2,"s":6,"id":6725,"u":"pathfinder's%20pouch_locg","p":111,"h":1,"n":"Pathfinder's Pouch"},{"c":2,"s":6,"id":6726,"u":"radiant%20lance_locg","p":92,"h":1,"n":"Radiant Lance"},{"c":2,"s":6,"id":6727,"u":"scroll%20case%20of%20simplicity_locg","p":111,"h":1,"n":"Scroll Case Of Simplicity"},{"c":2,"s":6,"id":6728,"u":"scrollstaff_locg","p":100,"h":1,"n":"Scrollstaff"},{"c":2,"s":6,"id":6729,"u":"serrating_locg","p":93,"h":1,"n":"Serrating"},{"c":2,"s":6,"id":6730,"u":"shining%20wayfinder_locg","p":111,"h":1,"n":"Shining Wayfinder"},{"c":2,"s":6,"id":6731,"u":"sinister%20knight_locg","p":92,"h":1,"n":"Sinister Knight"},{"c":2,"s":6,"id":6732,"u":"snapleaf_locg","p":73,"h":1,"n":"Snapleaf"},{"c":2,"s":6,"id":6733,"u":"unmemorable%20mantle%20(generic)_locg","p":73,"h":1,"n":"Unmemorable Mantle"},{"c":2,"s":6,"id":6734,"u":"vanishing%20wayfinder_locg","p":112,"h":1,"n":"Vanishing Wayfinder"},{"c":2,"s":55,"id":6735,"u":"abadar's%20flawless%20scale_logm","p":121,"h":1,"n":"Abadar's Flawless Scale"},{"c":2,"s":55,"id":6736,"u":"bottomless%20stein_logm","p":121,"h":1,"n":"Bottomless Stein"},{"c":2,"s":55,"id":6737,"u":"dagger%20of%20eternal%20sleep_logm","p":121,"h":1,"n":"Dagger Of Eternal Sleep"},{"c":2,"s":55,"id":6738,"u":"deteriorating%20dust%20(generic)_logm","p":122,"h":1,"n":"Deteriorating Dust"},{"c":2,"s":55,"id":6739,"u":"dreadsmoke%20thurible_logm","p":122,"h":1,"n":"Dreadsmoke Thurible"},{"c":2,"s":55,"id":6740,"u":"glaive%20of%20the%20artist_logm","p":122,"h":1,"n":"Glaive Of The Artist"},{"c":2,"s":55,"id":6741,"u":"lucky%20rabbit's%20foot_logm","p":122,"h":1,"n":"Lucky Rabbit's Foot"},{"c":2,"s":55,"id":6742,"u":"manacles%20of%20persuasion_logm","p":122,"h":1,"n":"Manacles Of Persuasion"},{"c":2,"s":55,"id":6743,"u":"miter%20of%20communion_logm","p":123,"h":1,"n":"Miter Of Communion"},{"c":2,"s":55,"id":6744,"u":"mortar%20of%20hidden%20meaning_logm","p":123,"h":1,"n":"Mortar Of Hidden Meaning"},{"c":2,"s":55,"id":6745,"u":"necklace%20of%20knives_logm","p":123,"h":1,"n":"Necklace Of Knives"},{"c":2,"s":55,"id":6746,"u":"rat-catcher%20trident_logm","p":123,"h":1,"n":"Rat-catcher Trident"},{"c":2,"s":55,"id":6747,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm","p":123,"h":1,"n":"Singing Bowl Of The Versatile Stance"},{"c":2,"s":55,"id":6748,"u":"torag's%20silver%20anvil_logm","p":123,"h":1,"n":"Torag's Silver Anvil"},{"c":2,"s":56,"id":6749,"u":"addiction%20suppressant%20(generic)_lol","p":72,"h":1,"n":"Addiction Suppressant"},{"c":2,"s":56,"id":6750,"u":"alchemical%20atomizer_lol","p":80,"h":1,"n":"Alchemical Atomizer"},{"c":2,"s":56,"id":6751,"u":"applereed%20mutagen%20(generic)_lol","p":86,"h":1,"n":"Applereed Mutagen"},{"c":2,"s":56,"id":6752,"u":"blade%20of%20the%20black%20sovereign_lol","p":76,"h":1,"n":"Blade Of The Black Sovereign"},{"c":2,"s":56,"id":6753,"u":"celestial%20peach%20(generic)_lol","p":48,"h":1,"n":"Celestial Peach"},{"c":2,"s":56,"id":6754,"u":"clockwork%20recorder_lol","p":24,"h":1,"n":"Clockwork Recorder"},{"c":2,"s":56,"id":6755,"u":"deepdread%20claw_lol","p":28,"h":1,"n":"Deepdread Claw"},{"c":2,"s":56,"id":6756,"u":"diluted%20hype_lol","p":81,"h":1,"n":"Diluted Hype"},{"c":2,"s":56,"id":6757,"u":"fiendish%20teleportation_lol","p":10,"h":1,"n":"Fiendish Teleportation"},{"c":2,"s":56,"id":6758,"u":"honeyscent_lol","p":86,"h":1,"n":"Honeyscent"},{"c":2,"s":56,"id":6759,"u":"hype_lol","p":81,"h":1,"n":"Hype"},{"c":2,"s":56,"id":6760,"u":"infernal%20health_lol","p":10,"h":1,"n":"Infernal Health"},{"c":2,"s":56,"id":6761,"u":"lovers'%20ink_lol","p":24,"h":1,"n":"Lovers' Ink"},{"c":2,"s":56,"id":6762,"u":"mountain%20to%20the%20sky_lol","p":48,"h":1,"n":"Mountain To The Sky"},{"c":2,"s":56,"id":6763,"u":"palm%20crossbow_lol","p":25,"h":1,"n":"Palm Crossbow"},{"c":2,"s":56,"id":6764,"u":"plasma%20hype_lol","p":81,"h":1,"n":"Plasma Hype"},{"c":2,"s":56,"id":6765,"u":"ruby%20string_lol","p":48,"h":1,"n":"Ruby String"},{"c":2,"s":56,"id":6766,"u":"sovereign%20steel%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel"},{"c":2,"s":56,"id":6767,"u":"sovereign%20steel%20armor%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel Armor"},{"c":2,"s":56,"id":6768,"u":"sovereign%20steel%20weapon%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel Weapon"},{"c":2,"s":56,"id":6769,"u":"starshot%20arrow%20(generic)_lol","p":48,"h":1,"n":"Starshot Arrow"},{"c":2,"s":56,"id":6770,"u":"sun%20orchid%20poultice_lol","p":20,"h":1,"n":"Sun Orchid Poultice"},{"c":2,"s":56,"id":6771,"u":"swamp%20lily%20quilt_lol","p":86,"h":1,"n":"Swamp Lily Quilt"},{"c":2,"s":56,"id":6772,"u":"unending%20youth_lol","p":10,"h":1,"n":"Unending Youth"},{"c":2,"s":56,"id":6773,"u":"vaccine%20(generic)_lol","p":71,"h":1,"n":"Vaccine"},{"c":2,"s":56,"id":6774,"u":"vestige%20lenses_lol","p":25,"h":1,"n":"Vestige Lenses"},{"c":2,"s":0,"id":6775,"u":"genealogy%20mask_lome","p":34,"h":1,"n":"Genealogy Mask"},{"c":2,"s":0,"id":6776,"u":"jahan%20waystone_lome","p":207,"h":1,"n":"Jahan Waystone"},{"c":2,"s":0,"id":6777,"u":"oath%20of%20the%20devoted_lome","p":231,"h":1,"n":"Oath Of The Devoted"},{"c":2,"s":51,"id":6778,"u":"alignment%20ampoule%20(generic)_lopsg","p":39,"h":1,"n":"Alignment Ampoule"},{"c":2,"s":51,"id":6779,"u":"astrolabe%20(generic)_lopsg","p":35,"h":1,"n":"Astrolabe"},{"c":2,"s":51,"id":6780,"u":"body%20recovery%20kit_lopsg","p":2277,"h":1,"n":"Body Recovery Kit"},{"c":2,"s":51,"id":6781,"u":"bookthief%20brew_lopsg","p":31,"h":1,"n":"Bookthief Brew"},{"c":2,"s":51,"id":6782,"u":"boulderhead%20bock_lopsg","p":30,"h":1,"n":"Boulderhead Bock"},{"c":2,"s":51,"id":6783,"u":"buoyancy%20vest_lopsg","p":114,"h":1,"n":"Buoyancy Vest"},{"c":2,"s":51,"id":6784,"u":"cartographer's%20kit_lopsg","p":35,"h":1,"n":"Cartographer's Kit"},{"c":2,"s":51,"id":6785,"u":"chronicler%20wayfinder_lopsg","p":31,"h":1,"n":"Chronicler Wayfinder"},{"c":2,"s":51,"id":6786,"u":"clockwork%20dial_lopsg","p":114,"h":1,"n":"Clockwork Dial"},{"c":2,"s":51,"id":6787,"u":"comealong_lopsg","p":114,"h":1,"n":"Comealong"},{"c":2,"s":51,"id":6788,"u":"communication%20bangle_lopsg","p":2277,"h":1,"n":"Communication Bangle"},{"c":2,"s":51,"id":6789,"u":"cordelia's%20construct%20key%20(generic)_lopsg","p":124,"h":1,"n":"Cordelia's Construct Key"},{"c":2,"s":51,"id":6790,"u":"cunning_lopsg","p":124,"h":1,"n":"Cunning"},{"c":2,"s":51,"id":6791,"u":"depth%20gauge_lopsg","p":114,"h":1,"n":"Depth Gauge"},{"c":2,"s":51,"id":6792,"u":"diviner's%20nose%20chain_lopsg","p":78,"h":1,"n":"Diviner's Nose Chain"},{"c":2,"s":51,"id":6793,"u":"earplugs_lopsg","p":114,"h":1,"n":"Earplugs"},{"c":2,"s":51,"id":6794,"u":"elemental%20wayfinder%20(generic)_lopsg","p":122,"h":1,"n":"Elemental Wayfinder"},{"c":2,"s":51,"id":6795,"u":"emergency%20disguise_lopsg","p":109,"h":1,"n":"Emergency Disguise"},{"c":2,"s":51,"id":6796,"u":"everyneed%20pack%20(generic)_lopsg","p":86,"h":1,"n":"Everyneed Pack"},{"c":2,"s":51,"id":6797,"u":"false%20manacles_lopsg","p":114,"h":1,"n":"False Manacles"},{"c":2,"s":51,"id":6798,"u":"familiar%20satchel_lopsg","p":114,"h":1,"n":"Familiar satchel"},{"c":2,"s":51,"id":6799,"u":"fashionable%20wayfinder_lopsg","p":122,"h":1,"n":"Fashionable Wayfinder"},{"c":2,"s":51,"id":6800,"u":"ganjay%20book_lopsg","p":97,"h":1,"n":"Ganjay Book"},{"c":2,"s":51,"id":6801,"u":"glass%20cutter_lopsg","p":114,"h":1,"n":"Glass Cutter"},{"c":2,"s":51,"id":6802,"u":"grappling%20arrow_lopsg","p":114,"h":1,"n":"Grappling Arrow"},{"c":2,"s":51,"id":6803,"u":"grappling%20bolt_lopsg","p":114,"h":1,"n":"Grappling Bolt"},{"c":2,"s":51,"id":6804,"u":"homeward%20wayfinder_lopsg","p":122,"h":1,"n":"Homeward Wayfinder"},{"c":2,"s":51,"id":6805,"u":"hummingbird%20wayfinder_lopsg","p":122,"h":1,"n":"Hummingbird Wayfinder"},{"c":2,"s":51,"id":6806,"u":"marked%20playing%20cards_lopsg","p":114,"h":1,"n":"Marked Playing Cards"},{"c":2,"s":51,"id":6807,"u":"metalmist%20sphere%20(generic)_lopsg","p":39,"h":1,"n":"Metalmist Sphere"},{"c":2,"s":51,"id":6808,"u":"playing%20cards_lopsg","p":114,"h":1,"n":"Playing Cards"},{"c":2,"s":51,"id":6809,"u":"psychic%20warding%20bracelet_lopsg","p":39,"h":1,"n":"Psychic Warding Bracelet"},{"c":2,"s":51,"id":6810,"u":"quickpatch%20glue_lopsg","p":35,"h":1,"n":"Quickpatch Glue"},{"c":2,"s":51,"id":6811,"u":"quill%20of%20passage_lopsg","p":118,"h":1,"n":"Quill Of Passage"},{"c":2,"s":51,"id":6812,"u":"razmiri%20wayfinder_lopsg","p":73,"h":1,"n":"Razmiri Wayfinder"},{"c":2,"s":51,"id":6813,"u":"replacement%20filter%20(generic)_lopsg","p":114,"h":1,"n":"Replacement Filter"},{"c":2,"s":51,"id":6814,"u":"rubbing%20set_lopsg","p":114,"h":1,"n":"Rubbing Set"},{"c":2,"s":51,"id":6815,"u":"ruler_lopsg","p":35,"h":1,"n":"Ruler"},{"c":2,"s":51,"id":6816,"u":"sealing%20chest%20(generic)_lopsg","p":38,"h":1,"n":"Sealing Chest"},{"c":2,"s":51,"id":6817,"u":"shield%20sconce_lopsg","p":114,"h":1,"n":"Shield Sconce"},{"c":2,"s":51,"id":6818,"u":"snowshoes_lopsg","p":114,"h":1,"n":"Snowshoes"},{"c":2,"s":51,"id":6819,"u":"snowshoes%20of%20the%20long%20trek_lopsg","p":89,"h":1,"n":"Snowshoes Of The Long Trek"},{"c":2,"s":51,"id":6820,"u":"spectacles%20of%20understanding%20(generic)_lopsg","p":118,"h":1,"n":"Spectacles Of Understanding"},{"c":2,"s":51,"id":6821,"u":"sturdy%20satchel_lopsg","p":35,"h":1,"n":"Sturdy Satchel"},{"c":2,"s":51,"id":6822,"u":"talisman%20cord%20(generic)_lopsg","p":118,"h":1,"n":"Talisman Cord"},{"c":2,"s":51,"id":6823,"u":"vermin%20repellent%20agent%20(generic)_lopsg","p":101,"h":1,"n":"Vermin Repellent Agent"},{"c":2,"s":51,"id":6824,"u":"water%20purifier_lopsg","p":114,"h":1,"n":"Water Purifier"},{"c":2,"s":51,"id":6825,"u":"waterproof%20journal_lopsg","p":31,"h":1,"n":"Waterproof Journal"},{"c":2,"s":51,"id":6826,"u":"wax%20key%20blank_lopsg","p":114,"h":1,"n":"Wax Key Blank"},{"c":2,"s":51,"id":6827,"u":"writ%20of%20authenticity_lopsg","p":2277,"h":1,"n":"Writ Of Authenticity"},{"c":2,"s":7,"id":6828,"u":"abysium%20(generic)_lotgb","p":96,"h":1,"n":"Abysium"},{"c":2,"s":7,"id":6829,"u":"abysium%20armor%20(generic)_lotgb","p":96,"h":1,"n":"Abysium Armor"},{"c":2,"s":7,"id":6830,"u":"abysium%20powder_lotgb","p":96,"h":1,"n":"Abysium Powder"},{"c":2,"s":7,"id":6831,"u":"abysium%20shield%20(generic)_lotgb","p":96,"h":1,"n":"Abysium Shield"},{"c":2,"s":7,"id":6832,"u":"abysium%20weapon%20(generic)_lotgb","p":97,"h":1,"n":"Abysium Weapon"},{"c":2,"s":7,"id":6833,"u":"air%20bladder_lotgb","p":92,"h":1,"n":"Air Bladder"},{"c":2,"s":7,"id":6834,"u":"alluring%20scarf%20(generic)_lotgb","p":84,"h":1,"n":"Alluring Scarf"},{"c":2,"s":7,"id":6835,"u":"amaranthine%20pavise_lotgb","p":30,"h":1,"n":"Amaranthine Pavise"},{"c":2,"s":7,"id":6836,"u":"amphibious%20chair_lotgb","p":71,"h":1,"n":"Amphibious Chair"},{"c":2,"s":7,"id":6837,"u":"anchoring%20(generic)_lotgb","p":80,"h":1,"n":"Anchoring"},{"c":2,"s":7,"id":6838,"u":"arctic%20vigor%20(generic)_lotgb","p":38,"h":1,"n":"Arctic Vigor"},{"c":2,"s":7,"id":6839,"u":"avalanche%20of%20stones%20snare_lotgb","p":42,"h":1,"n":"Avalanche Of Stones Snare"},{"c":2,"s":7,"id":6840,"u":"ball_lotgb","p":58,"h":1,"n":"Ball"},{"c":2,"s":7,"id":6841,"u":"bandalore_lotgb","p":58,"h":1,"n":"Bandalore"},{"c":2,"s":7,"id":6842,"u":"basic%20cane_lotgb","p":67,"h":1,"n":"Basic Cane"},{"c":2,"s":7,"id":6843,"u":"basic%20corrective%20lenses_lotgb","p":70,"h":1,"n":"Basic Corrective Lenses"},{"c":2,"s":7,"id":6844,"u":"basic%20crutch_lotgb","p":67,"h":1,"n":"Basic Crutch"},{"c":2,"s":7,"id":6845,"u":"basic%20hearing%20aid_lotgb","p":67,"h":1,"n":"Basic Hearing Aid"},{"c":2,"s":7,"id":6846,"u":"basic%20prosthesis_lotgb","p":69,"h":1,"n":"Basic Prosthesis"},{"c":2,"s":7,"id":6847,"u":"big%20rock%20bullet%20(generic)_lotgb","p":14,"h":1,"n":"Big Rock Bullet"},{"c":2,"s":7,"id":6848,"u":"bitter_lotgb","p":18,"h":1,"n":"Bitter"},{"c":2,"s":7,"id":6849,"u":"blast%20foot%20(generic)_lotgb","p":73,"h":1,"n":"Blast Foot"},{"c":2,"s":7,"id":6850,"u":"blindpepper%20bolt_lotgb","p":14,"h":1,"n":"Blindpepper Bolt"},{"c":2,"s":7,"id":6851,"u":"blocks_lotgb","p":58,"h":1,"n":"Blocks"},{"c":2,"s":7,"id":6852,"u":"bloodthirsty_lotgb","p":42,"h":1,"n":"Bloodthirsty"},{"c":2,"s":7,"id":6853,"u":"brewer's%20regret%20(generic)_lotgb","p":46,"h":1,"n":"Brewer's Regret"},{"c":2,"s":7,"id":6854,"u":"brilliant%20rapier_lotgb","p":10,"h":1,"n":"Brilliant Rapier"},{"c":2,"s":7,"id":6855,"u":"brooch%20of%20inspiration%20(generic)_lotgb","p":110,"h":1,"n":"Brooch Of Inspiration"},{"c":2,"s":7,"id":6856,"u":"burning%20badger%20guts%20snare_lotgb","p":26,"h":1,"n":"Burning Badger Guts Snare"},{"c":2,"s":7,"id":6857,"u":"burnished%20plating_lotgb","p":104,"h":1,"n":"Burnished Plating"},{"c":2,"s":7,"id":6858,"u":"called_lotgb","p":88,"h":1,"n":"Called"},{"c":2,"s":7,"id":6859,"u":"chair%20storage_lotgb","p":71,"h":1,"n":"Chair Storage"},{"c":2,"s":7,"id":6860,"u":"chopping%20evisceration%20snare_lotgb","p":14,"h":1,"n":"Chopping Evisceration Snare"},{"c":2,"s":7,"id":6861,"u":"clay_lotgb","p":58,"h":1,"n":"Clay"},{"c":2,"s":7,"id":6862,"u":"clockwork%20heels_lotgb","p":22,"h":1,"n":"Clockwork Heels"},{"c":2,"s":7,"id":6863,"u":"clockwork%20macuahuitl_lotgb","p":22,"h":1,"n":"Clockwork Macuahuitl"},{"c":2,"s":7,"id":6864,"u":"clockwork%20spider%20bomb_lotgb","p":22,"h":1,"n":"Clockwork Spider Bomb"},{"c":2,"s":7,"id":6865,"u":"coin%20of%20comfort_lotgb","p":26,"h":1,"n":"Coin Of Comfort"},{"c":2,"s":7,"id":6866,"u":"cold%20comfort%20(generic)_lotgb","p":18,"h":1,"n":"Cold Comfort"},{"c":2,"s":7,"id":6867,"u":"crown%20of%20insight_lotgb","p":38,"h":1,"n":"Crown Of Insight"},{"c":2,"s":7,"id":6868,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb","p":110,"h":1,"n":"Crown Of The Fire Eater"},{"c":2,"s":7,"id":6869,"u":"crushing%20(generic)_lotgb","p":42,"h":1,"n":"Crushing"},{"c":2,"s":7,"id":6870,"u":"cursebreak%20bulwark_lotgb","p":18,"h":1,"n":"Cursebreak Bulwark"},{"c":2,"s":7,"id":6871,"u":"deadweight%20snare_lotgb","p":14,"h":1,"n":"Deadweight Snare"},{"c":2,"s":7,"id":6872,"u":"deathless_lotgb","p":10,"h":1,"n":"Deathless"},{"c":2,"s":7,"id":6873,"u":"dinosaur%20boots%20(generic)_lotgb","p":42,"h":1,"n":"Dinosaur Boots"},{"c":2,"s":7,"id":6874,"u":"diving%20suit_lotgb","p":19,"h":1,"n":"Diving Suit"},{"c":2,"s":7,"id":6875,"u":"djezet%20(generic)_lotgb","p":97,"h":1,"n":"Djezet"},{"c":2,"s":7,"id":6876,"u":"djezet%20armor%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Armor"},{"c":2,"s":7,"id":6877,"u":"djezet%20dose_lotgb","p":98,"h":1,"n":"Djezet Dose"},{"c":2,"s":7,"id":6878,"u":"djezet%20shield%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Shield"},{"c":2,"s":7,"id":6879,"u":"djezet%20weapon%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Weapon"},{"c":2,"s":7,"id":6880,"u":"doll%20(generic)_lotgb","p":58,"h":1,"n":"Doll"},{"c":2,"s":7,"id":6881,"u":"dragon's%20blood%20pudding%20(generic)_lotgb","p":46,"h":1,"n":"Dragon's Blood Pudding"},{"c":2,"s":7,"id":6882,"u":"dragon's%20breath%20(generic)_lotgb","p":88,"h":1,"n":"Dragon's Breath"},{"c":2,"s":7,"id":6883,"u":"dragon's%20crest_lotgb","p":104,"h":1,"n":"Dragon's Crest"},{"c":2,"s":7,"id":6884,"u":"dragonfly%20potion_lotgb","p":26,"h":1,"n":"Dragonfly Potion"},{"c":2,"s":7,"id":6885,"u":"dread%20(generic)_lotgb","p":14,"h":1,"n":"Dread"},{"c":2,"s":7,"id":6886,"u":"drum%20of%20upheaval_lotgb","p":30,"h":1,"n":"Drum Of Upheaval"},{"c":2,"s":7,"id":6887,"u":"duelist's%20beacon_lotgb","p":10,"h":1,"n":"Duelist's Beacon"},{"c":2,"s":7,"id":6888,"u":"dweomerweave%20robe_lotgb","p":50,"h":1,"n":"Dweomerweave Robe"},{"c":2,"s":7,"id":6889,"u":"encompassing%20lockpick_lotgb","p":10,"h":1,"n":"Encompassing Lockpick"},{"c":2,"s":7,"id":6890,"u":"energizing_lotgb","p":10,"h":1,"n":"Energizing"},{"c":2,"s":7,"id":6891,"u":"energy%20robe%20(generic)_lotgb","p":50,"h":1,"n":"Energy Robe"},{"c":2,"s":7,"id":6892,"u":"enfilading%20arrow_lotgb","p":14,"h":1,"n":"Enfilading Arrow"},{"c":2,"s":7,"id":6893,"u":"enhanced%20hearing%20aids_lotgb","p":68,"h":1,"n":"Enhanced Hearing Aids"},{"c":2,"s":7,"id":6894,"u":"enveloping%20light%20(generic)_lotgb","p":38,"h":1,"n":"Enveloping Light"},{"c":2,"s":7,"id":6895,"u":"envenomed%20snare_lotgb","p":15,"h":1,"n":"Envenomed Snare"},{"c":2,"s":7,"id":6896,"u":"experimental%20clothing_lotgb","p":50,"h":1,"n":"Experimental Clothing"},{"c":2,"s":7,"id":6897,"u":"eye%20of%20the%20unseen%20(generic)_lotgb","p":73,"h":1,"n":"Eye Of The Unseen"},{"c":2,"s":7,"id":6898,"u":"fake%20blood%20pack_lotgb","p":92,"h":1,"n":"Fake Blood Pack"},{"c":2,"s":7,"id":6899,"u":"fanged%20(generic)_lotgb","p":106,"h":1,"n":"Fanged"},{"c":2,"s":7,"id":6900,"u":"fire%20and%20iceberg%20(generic)_lotgb","p":46,"h":1,"n":"Fire And Iceberg"},{"c":2,"s":7,"id":6901,"u":"fleshgem%20(generic)_lotgb","p":110,"h":1,"n":"Fleshgem"},{"c":2,"s":7,"id":6902,"u":"folding%20boat%20(generic)_lotgb","p":76,"h":1,"n":"Folding Boat"},{"c":2,"s":7,"id":6903,"u":"folding%20ladder_lotgb","p":92,"h":1,"n":"Folding Ladder"},{"c":2,"s":7,"id":6904,"u":"follypops%20(generic)_lotgb","p":47,"h":1,"n":"Follypops"},{"c":2,"s":7,"id":6905,"u":"games%20(generic)_lotgb","p":58,"h":1,"n":"Games"},{"c":2,"s":7,"id":6906,"u":"glittering%20snare_lotgb","p":26,"h":1,"n":"Glittering Snare"},{"c":2,"s":7,"id":6907,"u":"harmonic%20hauberk_lotgb","p":84,"h":1,"n":"Harmonic Hauberk"},{"c":2,"s":7,"id":6908,"u":"hauling%20(generic)_lotgb","p":80,"h":1,"n":"Hauling"},{"c":2,"s":7,"id":6909,"u":"hopeful_lotgb","p":84,"h":1,"n":"Hopeful"},{"c":2,"s":7,"id":6910,"u":"horned%20hand%20rests_lotgb","p":72,"h":1,"n":"Horned Hand Rests"},{"c":2,"s":7,"id":6911,"u":"hosteling%20statuette_lotgb","p":55,"h":1,"n":"Hosteling Statuette"},{"c":2,"s":7,"id":6912,"u":"immovable%20arm_lotgb","p":73,"h":1,"n":"Immovable Arm"},{"c":2,"s":7,"id":6913,"u":"implacable_lotgb","p":80,"h":1,"n":"Implacable"},{"c":2,"s":7,"id":6914,"u":"impossible%20cake%20(generic)_lotgb","p":46,"h":1,"n":"Impossible Cake"},{"c":2,"s":7,"id":6915,"u":"impulse%20control_lotgb","p":71,"h":1,"n":"Impulse Control"},{"c":2,"s":7,"id":6916,"u":"inubrix%20(generic)_lotgb","p":98,"h":1,"n":"Inubrix"},{"c":2,"s":7,"id":6917,"u":"inubrix%20armor%20(generic)_lotgb","p":98,"h":1,"n":"Inubrix Armor"},{"c":2,"s":7,"id":6918,"u":"inubrix%20shield%20(generic)_lotgb","p":99,"h":1,"n":"Inubrix Shield"},{"c":2,"s":7,"id":6919,"u":"inubrix%20weapon%20(generic)_lotgb","p":99,"h":1,"n":"Inubrix Weapon"},{"c":2,"s":7,"id":6920,"u":"juxtaposition%20ammunition_lotgb","p":19,"h":1,"n":"Juxtaposition Ammunition"},{"c":2,"s":7,"id":6921,"u":"kite_lotgb","p":58,"h":1,"n":"Kite"},{"c":2,"s":7,"id":6922,"u":"kraken's%20guard_lotgb","p":38,"h":1,"n":"Kraken's Guard"},{"c":2,"s":7,"id":6923,"u":"lady's%20knife_lotgb","p":110,"h":1,"n":"Lady's Knife"},{"c":2,"s":7,"id":6924,"u":"maestro's%20chair_lotgb","p":70,"h":1,"n":"Maestro's Chair"},{"c":2,"s":7,"id":6925,"u":"magical%20hearing%20aids_lotgb","p":68,"h":1,"n":"Magical Hearing Aids"},{"c":2,"s":7,"id":6926,"u":"magnetic%20construction%20set_lotgb","p":58,"h":1,"n":"Magnetic Construction Set"},{"c":2,"s":7,"id":6927,"u":"magnifying%20glass%20of%20elucidation_lotgb","p":110,"h":1,"n":"Magnifying Glass Of Elucidation"},{"c":2,"s":7,"id":6928,"u":"malleable%20mixture%20(generic)_lotgb","p":19,"h":1,"n":"Malleable Mixture"},{"c":2,"s":7,"id":6929,"u":"marbles_lotgb","p":58,"h":1,"n":"Marbles"},{"c":2,"s":7,"id":6930,"u":"mask%20(generic)_lotgb","p":92,"h":1,"n":"Mask"},{"c":2,"s":7,"id":6931,"u":"memory%20palace_lotgb","p":80,"h":1,"n":"Memory Palace"},{"c":2,"s":7,"id":6932,"u":"minotaur%20chair_lotgb","p":71,"h":1,"n":"Minotaur Chair"},{"c":2,"s":7,"id":6933,"u":"mirror%20of%20sleeping%20vigil_lotgb","p":111,"h":1,"n":"Mirror Of Sleeping Vigil"},{"c":2,"s":7,"id":6934,"u":"mirror%20robe_lotgb","p":50,"h":1,"n":"Mirror Robe"},{"c":2,"s":7,"id":6935,"u":"mirror-ball%20snare_lotgb","p":26,"h":1,"n":"Mirror-ball Snare"},{"c":2,"s":7,"id":6936,"u":"misdirecting%20haversack_lotgb","p":10,"h":1,"n":"Misdirecting Haversack"},{"c":2,"s":7,"id":6937,"u":"mudrock%20snare_lotgb","p":15,"h":1,"n":"Mudrock Snare"},{"c":2,"s":7,"id":6938,"u":"noqual%20(generic)_lotgb","p":99,"h":1,"n":"Noqual"},{"c":2,"s":7,"id":6939,"u":"noqual%20armor%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Armor"},{"c":2,"s":7,"id":6940,"u":"noqual%20shield%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Shield"},{"c":2,"s":7,"id":6941,"u":"noqual%20weapon%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Weapon"},{"c":2,"s":7,"id":6942,"u":"paint%20set_lotgb","p":59,"h":1,"n":"Paint Set"},{"c":2,"s":7,"id":6943,"u":"paired%20(generic)_lotgb","p":88,"h":1,"n":"Paired"},{"c":2,"s":7,"id":6944,"u":"periscopic%20viewfinder_lotgb","p":22,"h":1,"n":"Periscopic Viewfinder"},{"c":2,"s":7,"id":6945,"u":"pickpocket's%20tailoring_lotgb","p":50,"h":1,"n":"Pickpocket's Tailoring"},{"c":2,"s":7,"id":6946,"u":"pillow%20shield_lotgb","p":42,"h":1,"n":"Pillow Shield"},{"c":2,"s":7,"id":6947,"u":"pinwheel_lotgb","p":59,"h":1,"n":"Pinwheel"},{"c":2,"s":7,"id":6948,"u":"pocket%20gala_lotgb","p":84,"h":1,"n":"Pocket Gala"},{"c":2,"s":7,"id":6949,"u":"popdust_lotgb","p":59,"h":1,"n":"Popdust"},{"c":2,"s":7,"id":6950,"u":"portable%20gaming%20hall_lotgb","p":26,"h":1,"n":"Portable Gaming Hall"},{"c":2,"s":7,"id":6951,"u":"portable%20ram%20(generic)_lotgb","p":92,"h":1,"n":"Portable Ram"},{"c":2,"s":7,"id":6952,"u":"powder_lotgb","p":92,"h":1,"n":"Powder"},{"c":2,"s":7,"id":6953,"u":"presentable%20(generic)_lotgb","p":89,"h":1,"n":"Presentable"},{"c":2,"s":7,"id":6954,"u":"prismatic%20plate_lotgb","p":85,"h":1,"n":"Prismatic Plate"},{"c":2,"s":7,"id":6955,"u":"private%20workshop_lotgb","p":30,"h":1,"n":"Private Workshop"},{"c":2,"s":7,"id":6956,"u":"psychic%20brigandine_lotgb","p":42,"h":1,"n":"Psychic Brigandine"},{"c":2,"s":7,"id":6957,"u":"pummeling%20snare_lotgb","p":43,"h":1,"n":"Pummeling Snare"},{"c":2,"s":7,"id":6958,"u":"puzzle%20box%20(generic)_lotgb","p":59,"h":1,"n":"Puzzle Box"},{"c":2,"s":7,"id":6959,"u":"queasy%20lantern%20(generic)_lotgb","p":39,"h":1,"n":"Queasy Lantern"},{"c":2,"s":7,"id":6960,"u":"quick%20runner's%20shirt%20(generic)_lotgb","p":43,"h":1,"n":"Quick Runner's Shirt"},{"c":2,"s":7,"id":6961,"u":"quick%20wig_lotgb","p":50,"h":1,"n":"Quick Wig"},{"c":2,"s":7,"id":6962,"u":"raining%20knives%20snare_lotgb","p":43,"h":1,"n":"Raining Knives Snare"},{"c":2,"s":7,"id":6963,"u":"rampart%20shield_lotgb","p":30,"h":1,"n":"Rampart Shield"},{"c":2,"s":7,"id":6964,"u":"reading%20ring%20(generic)_lotgb","p":69,"h":1,"n":"Reading Ring"},{"c":2,"s":7,"id":6965,"u":"recovery%20bladder_lotgb","p":19,"h":1,"n":"Recovery Bladder"},{"c":2,"s":7,"id":6966,"u":"reflexive%20tattoo_lotgb","p":38,"h":1,"n":"Reflexive Tattoo"},{"c":2,"s":7,"id":6967,"u":"reinforced%20surcoat_lotgb","p":104,"h":1,"n":"Reinforced Surcoat"},{"c":2,"s":7,"id":6968,"u":"reinforced%20wheels_lotgb","p":72,"h":1,"n":"Reinforced Wheels"},{"c":2,"s":7,"id":6969,"u":"rending%20snare_lotgb","p":15,"h":1,"n":"Rending Snare"},{"c":2,"s":7,"id":6970,"u":"rhino%20shot_lotgb","p":30,"h":1,"n":"Rhino Shot"},{"c":2,"s":7,"id":6971,"u":"rock%20ripper%20snare_lotgb","p":43,"h":1,"n":"Rock Ripper Snare"},{"c":2,"s":7,"id":6972,"u":"sarkorian%20god-caller%20garb_lotgb","p":80,"h":1,"n":"Sarkorian God-caller Garb"},{"c":2,"s":7,"id":6973,"u":"scarab%20cuirass_lotgb","p":10,"h":1,"n":"Scarab Cuirass"},{"c":2,"s":7,"id":6974,"u":"server's%20stew_lotgb","p":47,"h":1,"n":"Server's Stew"},{"c":2,"s":7,"id":6975,"u":"shade%20hat_lotgb","p":51,"h":1,"n":"Shade Hat"},{"c":2,"s":7,"id":6976,"u":"shield%20augmentation_lotgb","p":104,"h":1,"n":"Shield Augmentation"},{"c":2,"s":7,"id":6977,"u":"shifter%20prosthesis_lotgb","p":73,"h":1,"n":"Shifter Prosthesis"},{"c":2,"s":7,"id":6978,"u":"siccatite%20(generic)_lotgb","p":100,"h":1,"n":"Siccatite"},{"c":2,"s":7,"id":6979,"u":"siccatite%20armor%20(generic)_lotgb","p":100,"h":1,"n":"Siccatite Armor"},{"c":2,"s":7,"id":6980,"u":"siccatite%20shield%20(generic)_lotgb","p":101,"h":1,"n":"Siccatite Shield"},{"c":2,"s":7,"id":6981,"u":"siccatite%20weapon%20(generic)_lotgb","p":101,"h":1,"n":"Siccatite Weapon"},{"c":2,"s":7,"id":6982,"u":"silencing%20ammunition_lotgb","p":10,"h":1,"n":"Silencing Ammunition"},{"c":2,"s":7,"id":6983,"u":"silhouette%20cloak_lotgb","p":43,"h":1,"n":"Silhouette Cloak"},{"c":2,"s":7,"id":6984,"u":"silkspinner's%20shield_lotgb","p":11,"h":1,"n":"Silkspinner's Shield"},{"c":2,"s":7,"id":6985,"u":"singularity%20ammunition_lotgb","p":43,"h":1,"n":"Singularity Ammunition"},{"c":2,"s":7,"id":6986,"u":"sky%20serpent%20bolt_lotgb","p":81,"h":1,"n":"Sky Serpent Bolt"},{"c":2,"s":7,"id":6987,"u":"skyrider%20sword%20(generic)_lotgb","p":106,"h":1,"n":"Skyrider Sword"},{"c":2,"s":7,"id":6988,"u":"smoked%20goggles_lotgb","p":92,"h":1,"n":"Smoked Goggles"},{"c":2,"s":7,"id":6989,"u":"snagging_lotgb","p":89,"h":1,"n":"Snagging"},{"c":2,"s":7,"id":6990,"u":"sneezing%20powder_lotgb","p":59,"h":1,"n":"Sneezing Powder"},{"c":2,"s":7,"id":6991,"u":"soft-landing_lotgb","p":89,"h":1,"n":"Soft-landing"},{"c":2,"s":7,"id":6992,"u":"spell-bastion_lotgb","p":89,"h":1,"n":"Spell-bastion"},{"c":2,"s":7,"id":6993,"u":"splint_lotgb","p":69,"h":1,"n":"Splint"},{"c":2,"s":7,"id":6994,"u":"spring-loaded%20net%20launcher_lotgb","p":23,"h":1,"n":"Spring-loaded Net Launcher"},{"c":2,"s":7,"id":6995,"u":"staff%20of%20final%20rest%20(generic)_lotgb","p":30,"h":1,"n":"Staff of Final Rest"},{"c":2,"s":7,"id":6996,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb","p":111,"h":1,"n":"Staff Of The Dreamlands"},{"c":2,"s":7,"id":6997,"u":"stanching%20(generic)_lotgb","p":39,"h":1,"n":"Stanching"},{"c":2,"s":7,"id":6998,"u":"static%20snare_lotgb","p":43,"h":1,"n":"Static Snare"},{"c":2,"s":7,"id":6999,"u":"stone%20circle%20(generic)_lotgb","p":39,"h":1,"n":"Stone Circle"},{"c":2,"s":7,"id":7000,"u":"stonethroat%20ammunition_lotgb","p":11,"h":1,"n":"Stonethroat Ammunition"},{"c":2,"s":7,"id":7001,"u":"sulfur%20bomb%20(generic)_lotgb","p":15,"h":1,"n":"Sulfur Bomb"},{"c":2,"s":7,"id":7002,"u":"support_lotgb","p":69,"h":1,"n":"Support"},{"c":2,"s":7,"id":7003,"u":"swarmform%20collar_lotgb","p":55,"h":1,"n":"Swarmform Collar"},{"c":2,"s":7,"id":7004,"u":"swarmsuit%20(generic)_lotgb","p":93,"h":1,"n":"Swarmsuit"},{"c":2,"s":7,"id":7005,"u":"tar%20rocket%20snare_lotgb","p":27,"h":1,"n":"Tar Rocket Snare"},{"c":2,"s":7,"id":7006,"u":"tear-away%20clothing_lotgb","p":93,"h":1,"n":"Tear-away Clothing"},{"c":2,"s":7,"id":7007,"u":"thrice-fried%20mudwings_lotgb","p":47,"h":1,"n":"Thrice-fried Mudwings"},{"c":2,"s":7,"id":7008,"u":"toadskin%20salve%20(generic)_lotgb","p":27,"h":1,"n":"Toadskin Salve"},{"c":2,"s":7,"id":7009,"u":"toy%20carriage%20(generic)_lotgb","p":59,"h":1,"n":"Toy Carriage"},{"c":2,"s":7,"id":7010,"u":"transposition%20ammunition%20(generic)_lotgb","p":31,"h":1,"n":"Transposition Ammunition"},{"c":2,"s":7,"id":7011,"u":"twining%20chains_lotgb","p":104,"h":1,"n":"Twining Chains"},{"c":2,"s":7,"id":7012,"u":"vampiric%20scythe_lotgb","p":31,"h":1,"n":"Vampiric Scythe"},{"c":2,"s":7,"id":7013,"u":"vexing%20vapor%20(generic)_lotgb","p":27,"h":1,"n":"Vexing Vapor"},{"c":2,"s":7,"id":7014,"u":"vine%20of%20roses_lotgb","p":85,"h":1,"n":"Vine Of Roses"},{"c":2,"s":7,"id":7015,"u":"waffle%20iron%20(generic)_lotgb","p":93,"h":1,"n":"Waffle Iron"},{"c":2,"s":7,"id":7016,"u":"wand%20of%20fey%20flames_lotgb","p":81,"h":1,"n":"Wand Of Fey Flames"},{"c":2,"s":7,"id":7017,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb","p":11,"h":1,"n":"Wand Of Spiritual Warfare"},{"c":2,"s":7,"id":7018,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb","p":85,"h":1,"n":"Wand Of Thundering Echoes"},{"c":2,"s":7,"id":7019,"u":"wardrobe%20stone%20(generic)_lotgb","p":51,"h":1,"n":"Wardrobe Stone"},{"c":2,"s":7,"id":7020,"u":"waverider%20barding_lotgb","p":55,"h":1,"n":"Waverider Barding"},{"c":2,"s":7,"id":7021,"u":"wet%20shock%20snare_lotgb","p":27,"h":1,"n":"Wet Shock Snare"},{"c":2,"s":7,"id":7022,"u":"wheel%20blades_lotgb","p":72,"h":1,"n":"Wheel Blades"},{"c":2,"s":7,"id":7023,"u":"wheel%20spikes_lotgb","p":72,"h":1,"n":"Wheel Spikes"},{"c":2,"s":7,"id":7024,"u":"wheelbarrow_lotgb","p":93,"h":1,"n":"Wheelbarrow"},{"c":2,"s":7,"id":7025,"u":"wig%20of%20holding_lotgb","p":51,"h":1,"n":"Wig Of Holding"},{"c":2,"s":7,"id":7026,"u":"wind-catcher%20(generic)_lotgb","p":89,"h":1,"n":"Wind-catcher"},{"c":2,"s":7,"id":7027,"u":"wizard's%20tower_lotgb","p":19,"h":1,"n":"Wizard's Tower"},{"c":2,"s":7,"id":7028,"u":"wovenwood%20shield%20(generic)_lotgb","p":81,"h":1,"n":"Wovenwood Shield"},{"c":2,"s":52,"id":7029,"u":"archaic%20wayfinder_lowg","p":17,"h":1,"n":"Archaic Wayfinder"},{"c":2,"s":52,"id":7030,"u":"blessed%20tattoo_lowg","p":92,"h":1,"n":"Blessed Tattoo"},{"c":2,"s":52,"id":7031,"u":"final%20blade_lowg","p":126,"h":1,"n":"Final Blade"},{"c":2,"s":52,"id":7032,"u":"golden%20legion%20epaulet_lowg","p":124,"h":1,"n":"Golden Legion Epaulet"},{"c":2,"s":52,"id":7033,"u":"jellyfish%20lamp_lowg","p":68,"h":1,"n":"Jellyfish Lamp"},{"c":2,"s":52,"id":7034,"u":"sun%20orchid%20elixir_lowg","p":56,"h":1,"n":"Sun Orchid Elixir"},{"c":2,"s":52,"id":7035,"u":"swim%20fins_lowg","p":69,"h":1,"n":"Swim Fins"},{"c":2,"s":37,"id":7036,"u":"granny's%20hedge%20trimmer_ltiba","p":10,"h":1,"n":"Granny's Hedge Trimmer"},{"c":2,"s":38,"id":7037,"u":"flaying%20knife_sli","p":60,"h":1,"n":"Flaying Knife"},{"c":2,"s":38,"id":7038,"u":"gluttonous%20spear_sli","p":60,"h":1,"n":"Gluttonous Spear"},{"c":2,"s":38,"id":7039,"u":"oily%20button_sli","p":60,"h":1,"n":"Oily Button"},{"c":2,"s":38,"id":7040,"u":"putrescent%20glob_sli","p":61,"h":1,"n":"Putrescent Glob"},{"c":2,"s":38,"id":7041,"u":"sixfingers%20elixir%20(generic)_sli","p":61,"h":1,"n":"Sixfingers Elixir"},{"c":2,"s":38,"id":7042,"u":"slime%20whip_sli","p":61,"h":1,"n":"Slime Whip"},{"c":2,"s":38,"id":7043,"u":"slippery%20ribbon_sli","p":61,"h":1,"n":"Slippery Ribbon"},{"c":2,"s":38,"id":7044,"u":"wand%20of%20noisome%20acid%20(generic)_sli","p":61,"h":1,"n":"Wand Of Noisome Acid"},{"c":2,"s":38,"id":7045,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli","p":61,"h":1,"n":"Wand Of Teeming Ghosts"},{"c":2,"s":53,"id":7046,"u":"anointed%20waterskin_som","p":179,"h":1,"n":"Anointed Waterskin"},{"c":2,"s":53,"id":7047,"u":"apotropaic%20fulu_som","p":159,"h":1,"n":"Apotropaic Fulu"},{"c":2,"s":53,"id":7048,"u":"archivist's%20gaze_som","p":179,"h":1,"n":"Archivist's Gaze"},{"c":2,"s":53,"id":7049,"u":"auspicious%20scepter_som","p":179,"h":1,"n":"Auspicious Scepter"},{"c":2,"s":53,"id":7050,"u":"backfire%20mantle%20(generic)_som","p":179,"h":1,"n":"Backfire Mantle"},{"c":2,"s":53,"id":7051,"u":"bane_som","p":180,"h":1,"n":"Bane"},{"c":2,"s":53,"id":7052,"u":"bestiary%20of%20metamorphosis_som","p":162,"h":1,"n":"Bestiary Of Metamorphosis"},{"c":2,"s":53,"id":7053,"u":"binding%20coil%20(generic)_som","p":173,"h":1,"n":"Binding Coil"},{"c":2,"s":53,"id":7054,"u":"blade%20of%20four%20energies%20(generic)_som","p":180,"h":1,"n":"Blade Of Four Energies"},{"c":2,"s":53,"id":7055,"u":"book%20of%20lingering%20blaze_som","p":162,"h":1,"n":"Book Of Lingering Blaze"},{"c":2,"s":53,"id":7056,"u":"brilliant%20(generic)_som","p":180,"h":1,"n":"Brilliant"},{"c":2,"s":53,"id":7057,"u":"burr%20shield_som","p":181,"h":1,"n":"Burr Shield"},{"c":2,"s":53,"id":7058,"u":"buzzsaw%20axe%20(generic)_som","p":181,"h":1,"n":"Buzzsaw Axe"},{"c":2,"s":53,"id":7059,"u":"cantrip%20deck%20(generic)_som","p":181,"h":1,"n":"Cantrip Deck"},{"c":2,"s":53,"id":7060,"u":"chatterer%20of%20follies_som","p":181,"h":1,"n":"Chatterer Of Follies"},{"c":2,"s":53,"id":7061,"u":"cloak%20of%20feline%20rest_som","p":182,"h":1,"n":"Cloak Of Feline Rest"},{"c":2,"s":53,"id":7062,"u":"codebreaker's%20parchment%20(generic)_som","p":182,"h":1,"n":"Codebreaker's Parchment"},{"c":2,"s":53,"id":7063,"u":"codex%20of%20unimpeded%20sight%20(generic)_som","p":162,"h":1,"n":"Codex Of Unimpeded Sight"},{"c":2,"s":53,"id":7064,"u":"collar%20of%20the%20eternal%20bond_som","p":182,"h":1,"n":"Collar Of The Eternal Bond"},{"c":2,"s":53,"id":7065,"u":"conflagration%20club_som","p":182,"h":1,"n":"Conflagration Club"},{"c":2,"s":53,"id":7066,"u":"dazzling%20rosary%20(generic)_som","p":168,"h":1,"n":"Dazzling Rosary"},{"c":2,"s":53,"id":7067,"u":"deck%20of%20illusions_som","p":182,"h":1,"n":"Deck Of Illusions"},{"c":2,"s":53,"id":7068,"u":"deck%20of%20mischief_som","p":183,"h":1,"n":"Deck Of Mischief"},{"c":2,"s":53,"id":7069,"u":"detect%20anathema%20fulu_som","p":159,"h":1,"n":"Detect Anathema Fulu"},{"c":2,"s":53,"id":7070,"u":"dimensional%20knot_som","p":168,"h":1,"n":"Dimensional Knot"},{"c":2,"s":53,"id":7071,"u":"dispersing%20bullet_som","p":173,"h":1,"n":"Dispersing Bullet"},{"c":2,"s":53,"id":7072,"u":"dragonbone%20arrowhead_som","p":173,"h":1,"n":"Dragonbone Arrowhead"},{"c":2,"s":53,"id":7073,"u":"emberheart_som","p":184,"h":1,"n":"Emberheart"},{"c":2,"s":53,"id":7074,"u":"endless%20grimoire%20(generic)_som","p":162,"h":1,"n":"Endless Grimoire"},{"c":2,"s":53,"id":7075,"u":"extending%20(generic)_som","p":184,"h":1,"n":"Extending"},{"c":2,"s":53,"id":7076,"u":"eye%20of%20enlightenment_som","p":173,"h":1,"n":"Eye Of Enlightenment"},{"c":2,"s":53,"id":7077,"u":"familiar%20tattoo_som","p":164,"h":1,"n":"Familiar Tattoo"},{"c":2,"s":53,"id":7078,"u":"firestarter%20pellets%20(generic)_som","p":168,"h":1,"n":"Firestarter Pellets"},{"c":2,"s":53,"id":7079,"u":"five-feather%20wreath%20(generic)_som","p":170,"h":1,"n":"Five-feather Wreath"},{"c":2,"s":53,"id":7080,"u":"flaming%20star%20(generic)_som","p":170,"h":1,"n":"Flaming Star"},{"c":2,"s":53,"id":7081,"u":"flask%20of%20fellowship_som","p":184,"h":1,"n":"Flask Of Fellowship"},{"c":2,"s":53,"id":7082,"u":"force%20tiles_som","p":168,"h":1,"n":"Force Tiles"},{"c":2,"s":53,"id":7083,"u":"fu%20water_som","p":161,"h":1,"n":"Fu Water"},{"c":2,"s":53,"id":7084,"u":"fulu%20compendium_som","p":161,"h":1,"n":"Fulu Compendium"},{"c":2,"s":53,"id":7085,"u":"fulu%20of%20fire%20suppression_som","p":159,"h":1,"n":"Fulu Of Fire Suppression"},{"c":2,"s":53,"id":7086,"u":"fulu%20of%20flood%20suppression_som","p":159,"h":1,"n":"Fulu Of Flood Suppression"},{"c":2,"s":53,"id":7087,"u":"fulu%20of%20the%20drunken%20monkey_som","p":159,"h":1,"n":"Fulu Of The Drunken Monkey"},{"c":2,"s":53,"id":7088,"u":"fulu%20of%20the%20stoic%20ox_som","p":159,"h":1,"n":"Fulu Of The Stoic Ox"},{"c":2,"s":53,"id":7089,"u":"fulus%20of%20concealment_som","p":159,"h":1,"n":"Fulus Of Concealment"},{"c":2,"s":53,"id":7090,"u":"ghostbane%20fulu_som","p":160,"h":1,"n":"Ghostbane Fulu"},{"c":2,"s":53,"id":7091,"u":"ghostly%20portal%20paint_som","p":173,"h":1,"n":"Ghostly Portal Paint"},{"c":2,"s":53,"id":7092,"u":"glasses%20of%20sociability_som","p":185,"h":1,"n":"Glasses Of Sociability"},{"c":2,"s":53,"id":7093,"u":"gloaming%20shard_som","p":185,"h":1,"n":"Gloaming Shard"},{"c":2,"s":53,"id":7094,"u":"golden%20chrysalis_som","p":174,"h":1,"n":"Golden Chrysalis"},{"c":2,"s":53,"id":7095,"u":"grim%20sandglass%20(generic)_som","p":171,"h":1,"n":"Grim Sandglass"},{"c":2,"s":53,"id":7096,"u":"guiding%20star_som","p":185,"h":1,"n":"Guiding Star"},{"c":2,"s":53,"id":7097,"u":"hat%20of%20many%20minds_som","p":185,"h":1,"n":"Hat Of Many Minds"},{"c":2,"s":53,"id":7098,"u":"healer's%20gel%20(generic)_som","p":168,"h":1,"n":"Healer's Gel"},{"c":2,"s":53,"id":7099,"u":"hundred-moth%20caress_som","p":185,"h":1,"n":"Hundred-moth Caress"},{"c":2,"s":53,"id":7100,"u":"impactful%20(generic)_som","p":185,"h":1,"n":"Impactful"},{"c":2,"s":53,"id":7101,"u":"instructions%20for%20lasting%20agony_som","p":163,"h":1,"n":"Instructions For Lasting Agony"},{"c":2,"s":53,"id":7102,"u":"invisible%20chain%20shirt_som","p":186,"h":1,"n":"Invisible Chain Shirt"},{"c":2,"s":53,"id":7103,"u":"jar%20of%20shifting%20sands_som","p":186,"h":1,"n":"Jar Of Shifting Sands"},{"c":2,"s":53,"id":7104,"u":"keymaking%20tools_som","p":186,"h":1,"n":"Keymaking Tools"},{"c":2,"s":53,"id":7105,"u":"lini's%20leafstick_som","p":167,"h":1,"n":"Lini's Leafstick"},{"c":2,"s":53,"id":7106,"u":"lion%20claw_som","p":174,"h":1,"n":"Lion Claw"},{"c":2,"s":53,"id":7107,"u":"magical%20lock%20fulu_som","p":160,"h":1,"n":"Magical Lock Fulu"},{"c":2,"s":53,"id":7108,"u":"mask%20of%20allure_som","p":186,"h":1,"n":"Mask Of Allure"},{"c":2,"s":53,"id":7109,"u":"matchmaker%20fulu_som","p":160,"h":1,"n":"Matchmaker Fulu"},{"c":2,"s":53,"id":7110,"u":"mercurial%20mantle_som","p":187,"h":1,"n":"Mercurial Mantle"},{"c":2,"s":53,"id":7111,"u":"north%20wind's%20night%20verse_som","p":187,"h":1,"n":"North Wind's Night Verse"},{"c":2,"s":53,"id":7112,"u":"noxious%20incense%20(generic)_som","p":169,"h":1,"n":"Noxious Incense"},{"c":2,"s":53,"id":7113,"u":"orchestral%20brooch_som","p":174,"h":1,"n":"Orchestral Brooch"},{"c":2,"s":53,"id":7114,"u":"ouroboros%20flail%20(generic)_som","p":187,"h":1,"n":"Ouroboros Flail"},{"c":2,"s":53,"id":7115,"u":"perfect%20droplet%20(generic)_som","p":171,"h":1,"n":"Perfect Droplet"},{"c":2,"s":53,"id":7116,"u":"phoenix%20flask_som","p":174,"h":1,"n":"Phoenix Flask"},{"c":2,"s":53,"id":7117,"u":"potion%20of%20grounding_som","p":174,"h":1,"n":"Potion Of Grounding"},{"c":2,"s":53,"id":7118,"u":"potion%20of%20minute%20echoes_som","p":175,"h":1,"n":"Potion Of Minute Echoes"},{"c":2,"s":53,"id":7119,"u":"potion%20of%20shared%20life_som","p":175,"h":1,"n":"Potion Of Shared Life"},{"c":2,"s":53,"id":7120,"u":"potion%20of%20stable%20form%20(generic)_som","p":175,"h":1,"n":"Potion Of Stable Form"},{"c":2,"s":53,"id":7121,"u":"rebound%20fulu_som","p":160,"h":1,"n":"Rebound Fulu"},{"c":2,"s":53,"id":7122,"u":"rebounding%20breastplate_som","p":188,"h":1,"n":"Rebounding Breastplate"},{"c":2,"s":53,"id":7123,"u":"resonating%20ammunition_som","p":175,"h":1,"n":"Resonating Ammunition"},{"c":2,"s":53,"id":7124,"u":"restful%20sleep%20fulu_som","p":160,"h":1,"n":"Restful Sleep Fulu"},{"c":2,"s":53,"id":7125,"u":"restful%20tent_som","p":188,"h":1,"n":"Restful Tent"},{"c":2,"s":53,"id":7126,"u":"retrieval%20prism%20(generic)_som","p":176,"h":1,"n":"Retrieval Prism"},{"c":2,"s":53,"id":7127,"u":"rune%20of%20sin_som","p":165,"h":1,"n":"Rune Of Sin"},{"c":2,"s":53,"id":7128,"u":"s%20ring_som","p":190,"h":1,"n":"S Ring"},{"c":2,"s":53,"id":7129,"u":"sage's%20lash_som","p":189,"h":1,"n":"Sage's Lash"},{"c":2,"s":53,"id":7130,"u":"shadow%20signet_som","p":189,"h":1,"n":"Shadow Signet"},{"c":2,"s":53,"id":7131,"u":"shimmering%20dust_som","p":169,"h":1,"n":"Shimmering Dust"},{"c":2,"s":53,"id":7132,"u":"shortbread%20spy_som","p":176,"h":1,"n":"Shortbread Spy"},{"c":2,"s":53,"id":7133,"u":"singing%20shortbow%20(generic)_som","p":189,"h":1,"n":"Singing Shortbow"},{"c":2,"s":53,"id":7134,"u":"sonic%20tuning%20mace%20(generic)_som","p":189,"h":1,"n":"Sonic Tuning Mace"},{"c":2,"s":53,"id":7135,"u":"soothing%20scents_som","p":169,"h":1,"n":"Soothing Scents"},{"c":2,"s":53,"id":7136,"u":"south%20wind's%20scorch%20song_som","p":190,"h":1,"n":"South Wind's Scorch Song"},{"c":2,"s":53,"id":7137,"u":"spellbook%20of%20redundant%20enchantment_som","p":163,"h":1,"n":"Spellbook Of Redundant Enchantment"},{"c":2,"s":53,"id":7138,"u":"spirit-sealing%20fulu%20(generic)_som","p":160,"h":1,"n":"Spirit-sealing Fulu"},{"c":2,"s":53,"id":7139,"u":"staff%20of%20nature's%20cunning%20(generic)_som","p":167,"h":1,"n":"Staff Of Nature's Cunning"},{"c":2,"s":53,"id":7140,"u":"staff%20of%20the%20desert%20winds%20(generic)_som","p":190,"h":1,"n":"Staff Of The Desert Winds"},{"c":2,"s":53,"id":7141,"u":"staff-storing%20shield%20(generic)_som","p":190,"h":1,"n":"Staff-storing Shield"},{"c":2,"s":53,"id":7142,"u":"stampede%20medallion%20(generic)_som","p":190,"h":1,"n":"Stampede Medallion"},{"c":2,"s":53,"id":7143,"u":"stormbreaker%20fulu_som","p":161,"h":1,"n":"Stormbreaker Fulu"},{"c":2,"s":53,"id":7144,"u":"stormfeather_som","p":176,"h":1,"n":"Stormfeather"},{"c":2,"s":53,"id":7145,"u":"storyteller's%20opus_som","p":163,"h":1,"n":"Storyteller's Opus"},{"c":2,"s":53,"id":7146,"u":"summoning%20handscroll_som","p":163,"h":1,"n":"Summoning Handscroll"},{"c":2,"s":53,"id":7147,"u":"thousand-blade%20thesis_som","p":191,"h":1,"n":"Thousand-blade Thesis"},{"c":2,"s":53,"id":7148,"u":"thunderbird%20tuft%20(generic)_som","p":169,"h":1,"n":"Thunderbird Tuft"},{"c":2,"s":53,"id":7149,"u":"titan's%20grasp_som","p":191,"h":1,"n":"Titan's Grasp"},{"c":2,"s":53,"id":7150,"u":"topology%20protoplasm_som","p":176,"h":1,"n":"Topology Protoplasm"},{"c":2,"s":53,"id":7151,"u":"tracking%20fulu_som","p":161,"h":1,"n":"Tracking Fulu"},{"c":2,"s":53,"id":7152,"u":"trinity%20geode%20(generic)_som","p":171,"h":1,"n":"Trinity Geode"},{"c":2,"s":53,"id":7153,"u":"true%20name%20amulet%20(generic)_som","p":247,"h":1,"n":"True Name Amulet"},{"c":2,"s":53,"id":7154,"u":"vapor%20sphere_som","p":176,"h":1,"n":"Vapor Sphere"},{"c":2,"s":53,"id":7155,"u":"venomous%20cure%20fulu_som","p":161,"h":1,"n":"Venomous Cure Fulu"},{"c":2,"s":53,"id":7156,"u":"warding%20tablets_som","p":163,"h":1,"n":"Warding Tablets"},{"c":2,"s":53,"id":7157,"u":"warding%20tattoo%20(generic)_som","p":165,"h":1,"n":"Warding Tattoo"},{"c":2,"s":53,"id":7158,"u":"waterproofing%20wax_som","p":169,"h":1,"n":"Waterproofing Wax"},{"c":2,"s":39,"id":7159,"u":"forgetful%20ink_sot1","p":75,"h":1,"n":"Forgetful Ink"},{"c":2,"s":39,"id":7160,"u":"goz%20mask%20(generic)_sot1","p":73,"h":1,"n":"Goz Mask"},{"c":2,"s":39,"id":7161,"u":"herd%20mask_sot1","p":73,"h":1,"n":"Herd Mask"},{"c":2,"s":39,"id":7162,"u":"mask%20of%20mercy_sot1","p":74,"h":1,"n":"Mask Of Mercy"},{"c":2,"s":39,"id":7163,"u":"mask%20of%20the%20cursed%20eye_sot1","p":74,"h":1,"n":"Mask Of The Cursed Eye"},{"c":2,"s":39,"id":7164,"u":"psychopomp%20mask_sot1","p":74,"h":1,"n":"Psychopomp Mask"},{"c":2,"s":39,"id":7165,"u":"rhinoceros%20mask%20(generic)_sot1","p":74,"h":1,"n":"Rhinoceros Mask"},{"c":2,"s":39,"id":7166,"u":"rhythm%20bone%20(generic)_sot1","p":76,"h":1,"n":"Rhythm Bone"},{"c":2,"s":39,"id":7167,"u":"shapespeak%20mask_sot1","p":74,"h":1,"n":"Shapespeak Mask"},{"c":2,"s":39,"id":7168,"u":"skittering%20mask%20(generic)_sot1","p":74,"h":1,"n":"Skittering Mask"},{"c":2,"s":39,"id":7169,"u":"tlil%20mask%20(generic)_sot1","p":75,"h":1,"n":"Tlil Mask"},{"c":2,"s":40,"id":7170,"u":"bag%20of%20cats_sot2","p":75,"h":1,"n":"Bag Of Cats"},{"c":2,"s":40,"id":7171,"u":"crown%20of%20the%20companion_sot2","p":75,"h":1,"n":"Crown Of The Companion"},{"c":2,"s":40,"id":7172,"u":"fulminating%20spear_sot2","p":76,"h":1,"n":"Fulminating Spear"},{"c":2,"s":40,"id":7173,"u":"habu's%20cudgel_sot2","p":76,"h":1,"n":"Habu's Cudgel"},{"c":2,"s":40,"id":7174,"u":"leopard's%20armor_sot2","p":76,"h":1,"n":"Leopard's Armor"},{"c":2,"s":40,"id":7175,"u":"rhino%20hide%20brooch_sot2","p":76,"h":1,"n":"Rhino Hide Brooch"},{"c":2,"s":40,"id":7176,"u":"singing%20muse_sot2","p":76,"h":1,"n":"Singing Muse"},{"c":2,"s":40,"id":7177,"u":"spellender_sot2","p":76,"h":1,"n":"Spellender"},{"c":2,"s":40,"id":7178,"u":"warcaller's%20chime%20(generic)_sot2","p":77,"h":1,"n":"Warcaller's Chime"},{"c":2,"s":40,"id":7179,"u":"wondrous%20figurines%20(generic)_sot2","p":77,"h":1,"n":"Wondrous Figurines"},{"c":2,"s":41,"id":7180,"u":"barricade%20stone%20(generic)_sot3","p":75,"h":1,"n":"Barricade Stone"},{"c":2,"s":41,"id":7181,"u":"dragon%20rune%20bracelet_sot3","p":75,"h":1,"n":"Dragon Rune Bracelet"},{"c":2,"s":41,"id":7182,"u":"exploration%20lens%20(generic)_sot3","p":76,"h":1,"n":"Exploration Lens"},{"c":2,"s":41,"id":7183,"u":"ixam%c3%a8's%20eye_sot3","p":76,"h":1,"n":"Ixamè's Eye"},{"c":2,"s":41,"id":7184,"u":"red-rib%20gill%20mask%20(generic)_sot3","p":76,"h":1,"n":"Red-Rib Gill Mask"},{"c":2,"s":42,"id":7185,"u":"deathless%20light_sot4","p":85,"h":1,"n":"Deathless Light"},{"c":2,"s":42,"id":7186,"u":"deflecting%20branch_sot4","p":75,"h":1,"n":"Deflecting Branch"},{"c":2,"s":42,"id":7187,"u":"golden%20blade%20of%20mzali_sot4","p":76,"h":1,"n":"Golden Blade of Mzali"},{"c":2,"s":42,"id":7188,"u":"midday%20lantern%20(generic)_sot4","p":76,"h":1,"n":"Midday Lantern"},{"c":2,"s":42,"id":7189,"u":"sun%20shot_sot4","p":78,"h":1,"n":"Sun Shot"},{"c":2,"s":42,"id":7190,"u":"sun%20sling_sot4","p":78,"h":1,"n":"Sun Sling"},{"c":2,"s":42,"id":7191,"u":"twilight%20lantern_sot4","p":76,"h":1,"n":"Twilight Lantern"},{"c":2,"s":43,"id":7192,"u":"grimoire%20of%20unknown%20necessities_sot5","p":77,"h":1,"n":"Grimoire of Unknown Necessities"},{"c":2,"s":43,"id":7193,"u":"shobhad%20longrifle_sot5","p":78,"h":1,"n":"Shobhad Longrifle"},{"c":2,"s":43,"id":7194,"u":"spellcutter_sot5","p":76,"h":1,"n":"Spellcutter"},{"c":2,"s":43,"id":7195,"u":"wyrm%20drinker_sot5","p":75,"h":1,"n":"Wyrm Drinker"},{"c":2,"s":44,"id":7196,"u":"ancestral%20embrace_sot6","p":76,"h":1,"n":"Ancestral Embrace"},{"c":2,"s":44,"id":7197,"u":"halcyon%20heart_sot6","p":77,"h":1,"n":"Halcyon Heart"},{"c":2,"s":44,"id":7198,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6","p":77,"h":1,"n":"Shadowed Scale, the Jungle Secret"},{"c":2,"s":45,"id":7199,"u":"antivenom%20potion_tio","p":60,"h":1,"n":"Antivenom Potion"},{"c":2,"s":45,"id":7200,"u":"capsaicin%20tonic_tio","p":60,"h":1,"n":"Capsaicin Tonic"},{"c":2,"s":45,"id":7201,"u":"sparkblade_tio","p":60,"h":1,"n":"Sparkblade"},{"c":2,"s":45,"id":7202,"u":"sun%20wheel_tio","p":60,"h":1,"n":"Sun Wheel"},{"c":3,"s":4,"id":7203,"u":"access%20lore_apg","p":229,"h":1,"n":"Access Lore"},{"c":3,"s":4,"id":7204,"u":"agonizing%20despair_apg","p":214,"h":1,"n":"Agonizing Despair"},{"c":3,"s":4,"id":7205,"u":"ancestral%20defense_apg","p":230,"h":1,"n":"Ancestral Defense"},{"c":3,"s":4,"id":7206,"u":"ancestral%20form_apg","p":230,"h":1,"n":"Ancestral Form"},{"c":3,"s":4,"id":7207,"u":"ancestral%20touch_apg","p":230,"h":1,"n":"Ancestral Touch"},{"c":3,"s":4,"id":7208,"u":"animal%20feature_apg","p":234,"h":1,"n":"Animal Feature"},{"c":3,"s":4,"id":7209,"u":"animate%20dead_apg","p":214,"h":1,"n":"Animate Dead"},{"c":3,"s":4,"id":7210,"u":"animate%20rope_apg","p":214,"h":1,"n":"Animate Rope"},{"c":3,"s":4,"id":7211,"u":"animated%20assault_apg","p":214,"h":1,"n":"Animated Assault"},{"c":3,"s":4,"id":7212,"u":"aqueous%20orb_apg","p":214,"h":1,"n":"Aqueous Orb"},{"c":3,"s":4,"id":7213,"u":"armor%20of%20bones_apg","p":230,"h":1,"n":"Armor Of Bones"},{"c":3,"s":4,"id":7214,"u":"battlefield%20persistence_apg","p":230,"h":1,"n":"Battlefield Persistence"},{"c":3,"s":4,"id":7215,"u":"beastmaster%20trance_apg","p":161,"h":1,"n":"Beastmaster Trance"},{"c":3,"s":4,"id":7216,"u":"bestial%20curse_apg","p":215,"h":1,"n":"Bestial Curse"},{"c":3,"s":4,"id":7217,"u":"blanket%20of%20stars_apg","p":215,"h":1,"n":"Blanket Of Stars"},{"c":3,"s":4,"id":7218,"u":"blinding%20beauty_apg","p":235,"h":1,"n":"Blinding Beauty"},{"c":3,"s":4,"id":7219,"u":"blinding%20fury_apg","p":216,"h":1,"n":"Blinding Fury"},{"c":3,"s":4,"id":7220,"u":"blister_apg","p":216,"h":1,"n":"Blister"},{"c":3,"s":4,"id":7221,"u":"blistering%20invective_apg","p":216,"h":1,"n":"Blistering Invective"},{"c":3,"s":4,"id":7222,"u":"blood%20vendetta_apg","p":216,"h":1,"n":"Blood Vendetta"},{"c":3,"s":4,"id":7223,"u":"blood%20ward_apg","p":237,"h":1,"n":"Blood Ward"},{"c":3,"s":4,"id":7224,"u":"brain%20drain_apg","p":230,"h":1,"n":"Brain Drain"},{"c":3,"s":4,"id":7225,"u":"cackle_apg","p":237,"h":1,"n":"Cackle"},{"c":3,"s":4,"id":7226,"u":"call%20to%20arms_apg","p":230,"h":1,"n":"Call To Arms"},{"c":3,"s":4,"id":7227,"u":"chameleon%20coat_apg","p":216,"h":1,"n":"Chameleon Coat"},{"c":3,"s":4,"id":7228,"u":"charitable%20urge_apg","p":216,"h":1,"n":"Charitable Urge"},{"c":3,"s":4,"id":7229,"u":"chroma%20leach_apg","p":217,"h":1,"n":"Chroma Leach"},{"c":3,"s":4,"id":7230,"u":"claim%20undead_apg","p":230,"h":1,"n":"Claim Undead"},{"c":3,"s":4,"id":7231,"u":"clinging%20ice_apg","p":237,"h":1,"n":"Clinging Ice"},{"c":3,"s":4,"id":7232,"u":"clinging%20shadows%20stance_apg","p":229,"h":1,"n":"Clinging Shadows Stance"},{"c":3,"s":4,"id":7233,"u":"consuming%20darkness_apg","p":235,"h":1,"n":"Consuming Darkness"},{"c":3,"s":4,"id":7234,"u":"countless%20eyes_apg","p":217,"h":1,"n":"Countless Eyes"},{"c":3,"s":4,"id":7235,"u":"cozy%20cabin_apg","p":217,"h":1,"n":"Cozy Cabin"},{"c":3,"s":4,"id":7236,"u":"crashing%20wave_apg","p":217,"h":1,"n":"Crashing Wave"},{"c":3,"s":4,"id":7237,"u":"curse%20of%20death_apg","p":237,"h":1,"n":"Curse Of Death"},{"c":3,"s":4,"id":7238,"u":"curse%20of%20lost%20time_apg","p":217,"h":1,"n":"Curse Of Lost Time"},{"c":3,"s":4,"id":7239,"u":"dance%20of%20darkness_apg","p":193,"h":1,"n":"Dance Of Darkness"},{"c":3,"s":4,"id":7240,"u":"debilitating%20dichotomy_apg","p":231,"h":1,"n":"Debilitating Dichotomy"},{"c":3,"s":4,"id":7241,"u":"deceiver's%20cloak_apg","p":238,"h":1,"n":"Deceiver's Cloak"},{"c":3,"s":4,"id":7242,"u":"delay%20affliction_apg","p":231,"h":1,"n":"Delay Affliction"},{"c":3,"s":4,"id":7243,"u":"dim%20the%20light_apg","p":236,"h":1,"n":"Dim The Light"},{"c":3,"s":4,"id":7244,"u":"discern%20secrets_apg","p":238,"h":1,"n":"Discern Secrets"},{"c":3,"s":4,"id":7245,"u":"dismantle_apg","p":218,"h":1,"n":"Dismantle"},{"c":3,"s":4,"id":7246,"u":"dread%20secret_apg","p":231,"h":1,"n":"Dread Secret"},{"c":3,"s":4,"id":7247,"u":"dull%20ambition_apg","p":218,"h":1,"n":"Dull Ambition"},{"c":3,"s":4,"id":7248,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"n":"Déjà Vu"},{"c":3,"s":4,"id":7249,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"n":"Deja Vu"},{"c":3,"s":4,"id":7250,"u":"elemental%20betrayal_apg","p":238,"h":1,"n":"Elemental Betrayal"},{"c":3,"s":4,"id":7251,"u":"enervation_apg","p":218,"h":1,"n":"Enervation"},{"c":3,"s":4,"id":7252,"u":"enlarge%20companion_apg","p":234,"h":1,"n":"Enlarge Companion"},{"c":3,"s":4,"id":7253,"u":"ephemeral%20tracking_apg","p":234,"h":1,"n":"Ephemeral Tracking"},{"c":3,"s":4,"id":7254,"u":"establish%20ward_apg","p":236,"h":1,"n":"Establish Ward"},{"c":3,"s":4,"id":7255,"u":"evil%20eye_apg","p":238,"h":1,"n":"Evil Eye"},{"c":3,"s":4,"id":7256,"u":"familiar's%20face_apg","p":218,"h":1,"n":"Familiar's Face"},{"c":3,"s":4,"id":7257,"u":"final%20sacrifice_apg","p":219,"h":1,"n":"Final Sacrifice"},{"c":3,"s":4,"id":7258,"u":"flaming%20fusillade_apg","p":232,"h":1,"n":"Flaming Fusillade"},{"c":3,"s":4,"id":7259,"u":"force%20cage_apg","p":219,"h":1,"n":"Force Cage"},{"c":3,"s":4,"id":7260,"u":"fungal%20infestation_apg","p":220,"h":1,"n":"Fungal Infestation"},{"c":3,"s":4,"id":7261,"u":"genie's%20veil_apg","p":236,"h":1,"n":"Genie's Veil"},{"c":3,"s":4,"id":7262,"u":"ghostly%20tragedy_apg","p":220,"h":1,"n":"Ghostly Tragedy"},{"c":3,"s":4,"id":7263,"u":"gravity%20weapon_apg","p":234,"h":1,"n":"Gravity Weapon"},{"c":3,"s":4,"id":7264,"u":"grisly%20growths_apg","p":220,"h":1,"n":"Grisly Growths"},{"c":3,"s":4,"id":7265,"u":"heal%20companion_apg","p":234,"h":1,"n":"Heal Companion"},{"c":3,"s":4,"id":7266,"u":"heart's%20desire_apg","p":236,"h":1,"n":"Heart's Desire"},{"c":3,"s":4,"id":7267,"u":"heat%20metal_apg","p":220,"h":1,"n":"Heat Metal"},{"c":3,"s":4,"id":7268,"u":"heroic%20feat_apg","p":232,"h":1,"n":"Heroic Feat"},{"c":3,"s":4,"id":7269,"u":"hunter's%20luck_apg","p":235,"h":1,"n":"Hunter's Luck"},{"c":3,"s":4,"id":7270,"u":"hunter's%20vision_apg","p":235,"h":1,"n":"Hunter's Vision"},{"c":3,"s":4,"id":7271,"u":"hymn%20of%20healing_apg","p":228,"h":1,"n":"Hymn Of Healing"},{"c":3,"s":4,"id":7272,"u":"ice%20storm_apg","p":220,"h":1,"n":"Ice Storm"},{"c":3,"s":4,"id":7273,"u":"ill%20omen_apg","p":221,"h":1,"n":"Ill Omen"},{"c":3,"s":4,"id":7274,"u":"impaling%20spike_apg","p":221,"h":1,"n":"Impaling Spike"},{"c":3,"s":4,"id":7275,"u":"imprint%20message_apg","p":221,"h":1,"n":"Imprint Message"},{"c":3,"s":4,"id":7276,"u":"incendiary%20aura_apg","p":232,"h":1,"n":"Incendiary Aura"},{"c":3,"s":4,"id":7277,"u":"indestructibility_apg","p":221,"h":1,"n":"Indestructibility"},{"c":3,"s":4,"id":7278,"u":"interstellar%20void_apg","p":232,"h":1,"n":"Interstellar Void"},{"c":3,"s":4,"id":7279,"u":"invisible%20item_apg","p":221,"h":1,"n":"Invisible Item"},{"c":3,"s":4,"id":7280,"u":"ki%20form_apg","p":229,"h":1,"n":"Ki Form"},{"c":3,"s":4,"id":7281,"u":"life%20boost_apg","p":238,"h":1,"n":"Life Boost"},{"c":3,"s":4,"id":7282,"u":"life%20link_apg","p":232,"h":1,"n":"Life Link"},{"c":3,"s":4,"id":7283,"u":"life-giving%20form_apg","p":232,"h":1,"n":"Life-giving Form"},{"c":3,"s":4,"id":7284,"u":"lightning%20storm_apg","p":221,"h":1,"n":"Lightning Storm"},{"c":3,"s":4,"id":7285,"u":"litany%20of%20depravity_apg","p":228,"h":1,"n":"Litany Of Depravity"},{"c":3,"s":4,"id":7286,"u":"litany%20of%20self-interest_apg","p":229,"h":1,"n":"Litany Of Self-interest"},{"c":3,"s":4,"id":7287,"u":"mad%20monkeys_apg","p":222,"h":1,"n":"Mad Monkeys"},{"c":3,"s":4,"id":7288,"u":"magic%20hide_apg","p":235,"h":1,"n":"Magic Hide"},{"c":3,"s":4,"id":7289,"u":"magic%20stone_apg","p":222,"h":1,"n":"Magic Stone"},{"c":3,"s":4,"id":7290,"u":"malicious%20shadow_apg","p":238,"h":1,"n":"Malicious Shadow"},{"c":3,"s":4,"id":7291,"u":"medusa's%20wrath_apg","p":229,"h":1,"n":"Medusa's Wrath"},{"c":3,"s":4,"id":7292,"u":"moonlight%20bridge_apg","p":233,"h":1,"n":"Moonlight Bridge"},{"c":3,"s":4,"id":7293,"u":"needle%20of%20vengeance_apg","p":238,"h":1,"n":"Needle Of Vengeance"},{"c":3,"s":4,"id":7294,"u":"noxious%20vapors_apg","p":222,"h":1,"n":"Noxious Vapors"},{"c":3,"s":4,"id":7295,"u":"nudge%20fate_apg","p":239,"h":1,"n":"Nudge Fate"},{"c":3,"s":4,"id":7296,"u":"nymph's%20token_apg","p":236,"h":1,"n":"Nymph's Token"},{"c":3,"s":4,"id":7297,"u":"object%20reading_apg","p":222,"h":1,"n":"Object Reading"},{"c":3,"s":4,"id":7298,"u":"ode%20to%20ouroboros_apg","p":228,"h":1,"n":"Ode To Ouroboros"},{"c":3,"s":4,"id":7299,"u":"personal%20blizzard_apg","p":239,"h":1,"n":"Personal Blizzard"},{"c":3,"s":4,"id":7300,"u":"pet%20cache_apg","p":222,"h":1,"n":"Pet Cache"},{"c":3,"s":4,"id":7301,"u":"phantasmal%20treasure_apg","p":223,"h":1,"n":"Phantasmal Treasure"},{"c":3,"s":4,"id":7302,"u":"phase%20familiar_apg","p":239,"h":1,"n":"Phase Familiar"},{"c":3,"s":4,"id":7303,"u":"pied%20piping_apg","p":228,"h":1,"n":"Pied Piping"},{"c":3,"s":4,"id":7304,"u":"pummeling%20rubble_apg","p":223,"h":1,"n":"Pummeling Rubble"},{"c":3,"s":4,"id":7305,"u":"quench_apg","p":223,"h":1,"n":"Quench"},{"c":3,"s":4,"id":7306,"u":"ranger's%20bramble_apg","p":235,"h":1,"n":"Ranger's Bramble"},{"c":3,"s":4,"id":7307,"u":"reaper's%20lantern_apg","p":223,"h":1,"n":"Reaper's Lantern"},{"c":3,"s":4,"id":7308,"u":"restorative%20moment_apg","p":239,"h":1,"n":"Restorative Moment"},{"c":3,"s":4,"id":7309,"u":"rusting%20grasp_apg","p":223,"h":1,"n":"Rusting Grasp"},{"c":3,"s":4,"id":7310,"u":"safe%20passage_apg","p":224,"h":1,"n":"Safe Passage"},{"c":3,"s":4,"id":7311,"u":"scintillating%20safeguard_apg","p":224,"h":1,"n":"Scintillating Safeguard"},{"c":3,"s":4,"id":7312,"u":"sculpt%20sound_apg","p":224,"h":1,"n":"Sculpt Sound"},{"c":3,"s":4,"id":7313,"u":"seal%20fate_apg","p":224,"h":1,"n":"Seal Fate"},{"c":3,"s":4,"id":7314,"u":"secret%20chest_apg","p":225,"h":1,"n":"Secret Chest"},{"c":3,"s":4,"id":7315,"u":"sepulchral%20mask_apg","p":236,"h":1,"n":"Sepulchral Mask"},{"c":3,"s":4,"id":7316,"u":"shadow%20illusion_apg","p":193,"h":1,"n":"Shadow Illusion"},{"c":3,"s":4,"id":7317,"u":"shadow%20jump_apg","p":193,"h":1,"n":"Shadow Jump"},{"c":3,"s":4,"id":7318,"u":"shadow's%20web_apg","p":229,"h":1,"n":"Shadow's Web"},{"c":3,"s":4,"id":7319,"u":"shepherd%20of%20souls_apg","p":236,"h":1,"n":"Shepherd Of Souls"},{"c":3,"s":4,"id":7320,"u":"shroud%20of%20night_apg","p":239,"h":1,"n":"Shroud Of Night"},{"c":3,"s":4,"id":7321,"u":"snare%20hopping_apg","p":235,"h":1,"n":"Snare Hopping"},{"c":3,"s":4,"id":7322,"u":"song%20of%20marching_apg","p":228,"h":1,"n":"Song Of Marching"},{"c":3,"s":4,"id":7323,"u":"song%20of%20strength_apg","p":228,"h":1,"n":"Song Of Strength"},{"c":3,"s":4,"id":7324,"u":"soothing%20mist_apg","p":235,"h":1,"n":"Soothing Mist"},{"c":3,"s":4,"id":7325,"u":"soul%20siphon_apg","p":233,"h":1,"n":"Soul Siphon"},{"c":3,"s":4,"id":7326,"u":"spike%20stones_apg","p":225,"h":1,"n":"Spike Stones"},{"c":3,"s":4,"id":7327,"u":"spirit%20sense_apg","p":225,"h":1,"n":"Spirit Sense"},{"c":3,"s":4,"id":7328,"u":"spirit%20veil_apg","p":237,"h":1,"n":"Spirit Veil"},{"c":3,"s":4,"id":7329,"u":"spray%20of%20stars_apg","p":233,"h":1,"n":"Spray Of Stars"},{"c":3,"s":4,"id":7330,"u":"steal%20shadow_apg","p":237,"h":1,"n":"Steal Shadow"},{"c":3,"s":4,"id":7331,"u":"stoke%20the%20heart_apg","p":239,"h":1,"n":"Stoke The Heart"},{"c":3,"s":4,"id":7332,"u":"strange%20geometry_apg","p":226,"h":1,"n":"Strange Geometry"},{"c":3,"s":4,"id":7333,"u":"sudden%20blight_apg","p":226,"h":1,"n":"Sudden Blight"},{"c":3,"s":4,"id":7334,"u":"summon%20instrument_apg","p":226,"h":1,"n":"Summon Instrument"},{"c":3,"s":4,"id":7335,"u":"symphony%20of%20the%20unfettered%20heart_apg","p":228,"h":1,"n":"Symphony Of The Unfettered Heart"},{"c":3,"s":4,"id":7336,"u":"tempest%20form_apg","p":233,"h":1,"n":"Tempest Form"},{"c":3,"s":4,"id":7337,"u":"tempest%20touch_apg","p":233,"h":1,"n":"Tempest Touch"},{"c":3,"s":4,"id":7338,"u":"terrain%20transposition_apg","p":235,"h":1,"n":"Terrain Transposition"},{"c":3,"s":4,"id":7339,"u":"thoughtful%20gift_apg","p":226,"h":1,"n":"Thoughtful Gift"},{"c":3,"s":4,"id":7340,"u":"threefold%20aspect_apg","p":226,"h":1,"n":"Threefold Aspect"},{"c":3,"s":4,"id":7341,"u":"thunderburst_apg","p":234,"h":1,"n":"Thunderburst"},{"c":3,"s":4,"id":7342,"u":"touch%20of%20corruption_apg","p":229,"h":1,"n":"Touch Of Corruption"},{"c":3,"s":4,"id":7343,"u":"transmute%20rock%20and%20mud_apg","p":226,"h":1,"n":"Transmute Rock And Mud"},{"c":3,"s":4,"id":7344,"u":"vampiric%20maiden_apg","p":227,"h":1,"n":"Vampiric Maiden"},{"c":3,"s":4,"id":7345,"u":"veil%20of%20dreams_apg","p":239,"h":1,"n":"Veil Of Dreams"},{"c":3,"s":4,"id":7346,"u":"vision%20of%20weakness_apg","p":234,"h":1,"n":"Vision Of Weakness"},{"c":3,"s":4,"id":7347,"u":"vomit%20swarm_apg","p":227,"h":1,"n":"Vomit Swarm"},{"c":3,"s":4,"id":7348,"u":"wall%20of%20flesh_apg","p":227,"h":1,"n":"Wall Of Flesh"},{"c":3,"s":4,"id":7349,"u":"whirling%20flames_apg","p":234,"h":1,"n":"Whirling Flames"},{"c":3,"s":4,"id":7350,"u":"wilding%20word_apg","p":239,"h":1,"n":"Wilding Word"},{"c":3,"s":4,"id":7351,"u":"wish-twisted%20form_apg","p":237,"h":1,"n":"Wish-twisted Form"},{"c":3,"s":5,"id":7352,"u":"aberrant%20whispers_crb","p":402,"h":1,"n":"Aberrant Whispers"},{"c":3,"s":5,"id":7353,"u":"abundant%20step_crb","p":401,"h":1,"n":"Abundant Step"},{"c":3,"s":5,"id":7354,"u":"abyssal%20plague_crb","p":316,"h":1,"n":"Abyssal Plague"},{"c":3,"s":5,"id":7355,"u":"abyssal%20wrath_crb","p":402,"h":1,"n":"Abyssal Wrath"},{"c":3,"s":5,"id":7356,"u":"acid%20arrow_crb","p":316,"h":1,"n":"Acid Arrow"},{"c":3,"s":5,"id":7357,"u":"acid%20splash_crb","p":316,"h":1,"n":"Acid Splash"},{"c":3,"s":5,"id":7358,"u":"aerial%20form_crb","p":316,"h":1,"n":"Aerial Form"},{"c":3,"s":5,"id":7359,"u":"agile%20feet_crb","p":389,"h":1,"n":"Agile Feet"},{"c":3,"s":5,"id":7360,"u":"air%20bubble_crb","p":316,"h":1,"n":"Air Bubble"},{"c":3,"s":5,"id":7361,"u":"air%20walk_crb","p":317,"h":1,"n":"Air Walk"},{"c":3,"s":5,"id":7362,"u":"alarm_crb","p":317,"h":1,"n":"Alarm"},{"c":3,"s":5,"id":7363,"u":"allegro_crb","p":386,"h":1,"n":"Allegro"},{"c":3,"s":5,"id":7364,"u":"alter%20reality_crb","p":317,"h":1,"n":"Alter Reality"},{"c":3,"s":5,"id":7365,"u":"anathematic%20reprisal_crb","p":317,"h":1,"n":"Anathematic Reprisal"},{"c":3,"s":5,"id":7366,"u":"ancestral%20memories_crb","p":402,"h":1,"n":"Ancestral Memories"},{"c":3,"s":5,"id":7367,"u":"angelic%20halo_crb","p":402,"h":1,"n":"Angelic Halo"},{"c":3,"s":5,"id":7368,"u":"angelic%20wings_crb","p":403,"h":1,"n":"Angelic Wings"},{"c":3,"s":5,"id":7369,"u":"animal%20form_crb","p":317,"h":1,"n":"Animal Form"},{"c":3,"s":5,"id":7370,"u":"animal%20messenger_crb","p":318,"h":1,"n":"Animal Messenger"},{"c":3,"s":5,"id":7371,"u":"animal%20vision_crb","p":318,"h":1,"n":"Animal Vision"},{"c":3,"s":5,"id":7372,"u":"ant%20haul_crb","p":318,"h":1,"n":"Ant Haul"},{"c":3,"s":5,"id":7373,"u":"antimagic%20field_crb","p":318,"h":1,"n":"Antimagic Field"},{"c":3,"s":5,"id":7374,"u":"appearance%20of%20wealth_crb","p":389,"h":1,"n":"Appearance Of Wealth"},{"c":3,"s":5,"id":7375,"u":"arcane%20countermeasure_crb","p":403,"h":1,"n":"Arcane Countermeasure"},{"c":3,"s":5,"id":7376,"u":"artistic%20flourish_crb","p":389,"h":1,"n":"Artistic Flourish"},{"c":3,"s":5,"id":7377,"u":"athletic%20rush_crb","p":389,"h":1,"n":"Athletic Rush"},{"c":3,"s":5,"id":7378,"u":"augment%20summoning_crb","p":406,"h":1,"n":"Augment Summoning"},{"c":3,"s":5,"id":7379,"u":"augury_crb","p":318,"h":1,"n":"Augury"},{"c":3,"s":5,"id":7380,"u":"avatar_crb","p":318,"h":1,"n":"Avatar"},{"c":3,"s":5,"id":7381,"u":"baleful%20polymorph_crb","p":320,"h":1,"n":"Baleful Polymorph"},{"c":3,"s":5,"id":7382,"u":"bane_crb","p":320,"h":1,"n":"Bane"},{"c":3,"s":5,"id":7383,"u":"banishment_crb","p":320,"h":1,"n":"Banishment"},{"c":3,"s":5,"id":7384,"u":"barkskin_crb","p":320,"h":1,"n":"Barkskin"},{"c":3,"s":5,"id":7385,"u":"bind%20soul_crb","p":320,"h":1,"n":"Bind Soul"},{"c":3,"s":5,"id":7386,"u":"bind%20undead_crb","p":321,"h":1,"n":"Bind Undead"},{"c":3,"s":5,"id":7387,"u":"bit%20of%20luck_crb","p":389,"h":1,"n":"Bit Of Luck"},{"c":3,"s":5,"id":7388,"u":"black%20tentacles_crb","p":321,"h":1,"n":"Black Tentacles"},{"c":3,"s":5,"id":7389,"u":"blade%20barrier_crb","p":321,"h":1,"n":"Blade Barrier"},{"c":3,"s":5,"id":7390,"u":"bless_crb","p":321,"h":1,"n":"Bless"},{"c":3,"s":5,"id":7391,"u":"blind%20ambition_crb","p":389,"h":1,"n":"Blind Ambition"},{"c":3,"s":5,"id":7392,"u":"blindness_crb","p":321,"h":1,"n":"Blindness"},{"c":3,"s":5,"id":7393,"u":"blink_crb","p":321,"h":1,"n":"Blink"},{"c":3,"s":5,"id":7394,"u":"blur_crb","p":321,"h":1,"n":"Blur"},{"c":3,"s":5,"id":7395,"u":"breath%20of%20life_crb","p":322,"h":1,"n":"Breath Of Life"},{"c":3,"s":5,"id":7396,"u":"burning%20hands_crb","p":322,"h":1,"n":"Burning Hands"},{"c":3,"s":5,"id":7397,"u":"call%20of%20the%20grave_crb","p":406,"h":1,"n":"Call Of The Grave"},{"c":3,"s":5,"id":7398,"u":"calm%20emotions_crb","p":322,"h":1,"n":"Calm Emotions"},{"c":3,"s":5,"id":7399,"u":"captivating%20adoration_crb","p":389,"h":1,"n":"Captivating Adoration"},{"c":3,"s":5,"id":7400,"u":"cataclysm_crb","p":322,"h":1,"n":"Cataclysm"},{"c":3,"s":5,"id":7401,"u":"celestial%20brand_crb","p":403,"h":1,"n":"Celestial Brand"},{"c":3,"s":5,"id":7402,"u":"chain%20lightning_crb","p":322,"h":1,"n":"Chain Lightning"},{"c":3,"s":5,"id":7403,"u":"champion's%20sacrifice_crb","p":387,"h":1,"n":"Champion's Sacrifice"},{"c":3,"s":5,"id":7404,"u":"charm_crb","p":322,"h":1,"n":"Charm"},{"c":3,"s":5,"id":7405,"u":"charming%20touch_crb","p":390,"h":1,"n":"Charming Touch"},{"c":3,"s":5,"id":7406,"u":"charming%20words_crb","p":406,"h":1,"n":"Charming Words"},{"c":3,"s":5,"id":7407,"u":"chill%20touch_crb","p":323,"h":1,"n":"Chill Touch"},{"c":3,"s":5,"id":7408,"u":"chilling%20darkness_crb","p":323,"h":1,"n":"Chilling Darkness"},{"c":3,"s":5,"id":7409,"u":"chromatic%20wall_crb","p":323,"h":1,"n":"Chromatic Wall"},{"c":3,"s":5,"id":7410,"u":"circle%20of%20protection_crb","p":324,"h":1,"n":"Circle Of Protection"},{"c":3,"s":5,"id":7411,"u":"clairaudience_crb","p":324,"h":1,"n":"Clairaudience"},{"c":3,"s":5,"id":7412,"u":"clairvoyance_crb","p":324,"h":1,"n":"Clairvoyance"},{"c":3,"s":5,"id":7413,"u":"cloak%20of%20colors_crb","p":324,"h":1,"n":"Cloak Of Colors"},{"c":3,"s":5,"id":7414,"u":"cloak%20of%20shadow_crb","p":390,"h":1,"n":"Cloak Of Shadow"},{"c":3,"s":5,"id":7415,"u":"cloudkill_crb","p":324,"h":1,"n":"Cloudkill"},{"c":3,"s":5,"id":7416,"u":"collective%20transposition_crb","p":324,"h":1,"n":"Collective Transposition"},{"c":3,"s":5,"id":7417,"u":"color%20spray_crb","p":324,"h":1,"n":"Color Spray"},{"c":3,"s":5,"id":7418,"u":"command_crb","p":325,"h":1,"n":"Command"},{"c":3,"s":5,"id":7419,"u":"commanding%20lash_crb","p":390,"h":1,"n":"Commanding Lash"},{"c":3,"s":5,"id":7420,"u":"competitive%20edge_crb","p":390,"h":1,"n":"Competitive Edge"},{"c":3,"s":5,"id":7421,"u":"comprehend%20language_crb","p":325,"h":1,"n":"Comprehend Language"},{"c":3,"s":5,"id":7422,"u":"cone%20of%20cold_crb","p":325,"h":1,"n":"Cone Of Cold"},{"c":3,"s":5,"id":7423,"u":"confusion_crb","p":325,"h":1,"n":"Confusion"},{"c":3,"s":5,"id":7424,"u":"contingency_crb","p":326,"h":1,"n":"Contingency"},{"c":3,"s":5,"id":7425,"u":"continual%20flame_crb","p":326,"h":1,"n":"Continual Flame"},{"c":3,"s":5,"id":7426,"u":"control%20water_crb","p":326,"h":1,"n":"Control Water"},{"c":3,"s":5,"id":7427,"u":"counter%20performance_crb","p":386,"h":1,"n":"Counter Performance"},{"c":3,"s":5,"id":7428,"u":"create%20food_crb","p":326,"h":1,"n":"Create Food"},{"c":3,"s":5,"id":7429,"u":"create%20water_crb","p":326,"h":1,"n":"Create Water"},{"c":3,"s":5,"id":7430,"u":"creation_crb","p":326,"h":1,"n":"Creation"},{"c":3,"s":5,"id":7431,"u":"crisis%20of%20faith_crb","p":326,"h":1,"n":"Crisis Of Faith"},{"c":3,"s":5,"id":7432,"u":"crusade_crb","p":327,"h":1,"n":"Crusade"},{"c":3,"s":5,"id":7433,"u":"crushing%20despair_crb","p":327,"h":1,"n":"Crushing Despair"},{"c":3,"s":5,"id":7434,"u":"cry%20of%20destruction_crb","p":390,"h":1,"n":"Cry Of Destruction"},{"c":3,"s":5,"id":7435,"u":"dancing%20lights_crb","p":327,"h":1,"n":"Dancing Lights"},{"c":3,"s":5,"id":7436,"u":"darkened%20eyes_crb","p":390,"h":1,"n":"Darkened Eyes"},{"c":3,"s":5,"id":7437,"u":"darkness_crb","p":327,"h":1,"n":"Darkness"},{"c":3,"s":5,"id":7438,"u":"darkvision_crb","p":327,"h":1,"n":"Darkvision"},{"c":3,"s":5,"id":7439,"u":"daze_crb","p":327,"h":1,"n":"Daze"},{"c":3,"s":5,"id":7440,"u":"dazzling%20flash_crb","p":391,"h":1,"n":"Dazzling Flash"},{"c":3,"s":5,"id":7441,"u":"deafness_crb","p":327,"h":1,"n":"Deafness"},{"c":3,"s":5,"id":7442,"u":"death%20knell_crb","p":328,"h":1,"n":"Death Knell"},{"c":3,"s":5,"id":7443,"u":"death%20ward_crb","p":328,"h":1,"n":"Death Ward"},{"c":3,"s":5,"id":7444,"u":"death's%20call_crb","p":391,"h":1,"n":"Death's Call"},{"c":3,"s":5,"id":7445,"u":"delusional%20pride_crb","p":391,"h":1,"n":"Delusional Pride"},{"c":3,"s":5,"id":7446,"u":"destructive%20aura_crb","p":391,"h":1,"n":"Destructive Aura"},{"c":3,"s":5,"id":7447,"u":"detect%20alignment_crb","p":328,"h":1,"n":"Detect Alignment"},{"c":3,"s":5,"id":7448,"u":"detect%20magic_crb","p":328,"h":1,"n":"Detect Magic"},{"c":3,"s":5,"id":7449,"u":"detect%20poison_crb","p":328,"h":1,"n":"Detect Poison"},{"c":3,"s":5,"id":7450,"u":"detect%20scrying_crb","p":328,"h":1,"n":"Detect Scrying"},{"c":3,"s":5,"id":7451,"u":"diabolic%20edict_crb","p":403,"h":1,"n":"Diabolic Edict"},{"c":3,"s":5,"id":7452,"u":"dimension%20door_crb","p":328,"h":1,"n":"Dimension Door"},{"c":3,"s":5,"id":7453,"u":"dimensional%20anchor_crb","p":329,"h":1,"n":"Dimensional Anchor"},{"c":3,"s":5,"id":7454,"u":"dimensional%20lock_crb","p":329,"h":1,"n":"Dimensional Lock"},{"c":3,"s":5,"id":7455,"u":"dimensional%20steps_crb","p":406,"h":1,"n":"Dimensional Steps"},{"c":3,"s":5,"id":7456,"u":"dinosaur%20form_crb","p":329,"h":1,"n":"Dinosaur Form"},{"c":3,"s":5,"id":7457,"u":"dirge%20of%20doom_crb","p":386,"h":1,"n":"Dirge Of Doom"},{"c":3,"s":5,"id":7458,"u":"disappearance_crb","p":330,"h":1,"n":"Disappearance"},{"c":3,"s":5,"id":7459,"u":"discern%20lies_crb","p":330,"h":1,"n":"Discern Lies"},{"c":3,"s":5,"id":7460,"u":"discern%20location_crb","p":330,"h":1,"n":"Discern Location"},{"c":3,"s":5,"id":7461,"u":"disintegrate_crb","p":330,"h":1,"n":"Disintegrate"},{"c":3,"s":5,"id":7462,"u":"disjunction_crb","p":330,"h":1,"n":"Disjunction"},{"c":3,"s":5,"id":7463,"u":"dispel%20magic_crb","p":330,"h":1,"n":"Dispel Magic"},{"c":3,"s":5,"id":7464,"u":"disperse%20into%20air_crb","p":391,"h":1,"n":"Disperse Into Air"},{"c":3,"s":5,"id":7465,"u":"disrupt%20undead_crb","p":331,"h":1,"n":"Disrupt Undead"},{"c":3,"s":5,"id":7466,"u":"disrupting%20weapons_crb","p":331,"h":1,"n":"Disrupting Weapons"},{"c":3,"s":5,"id":7467,"u":"divine%20aura_crb","p":331,"h":1,"n":"Divine Aura"},{"c":3,"s":5,"id":7468,"u":"divine%20decree_crb","p":331,"h":1,"n":"Divine Decree"},{"c":3,"s":5,"id":7469,"u":"divine%20inspiration_crb","p":331,"h":1,"n":"Divine Inspiration"},{"c":3,"s":5,"id":7470,"u":"divine%20lance_crb","p":331,"h":1,"n":"Divine Lance"},{"c":3,"s":5,"id":7471,"u":"divine%20vessel_crb","p":331,"h":1,"n":"Divine Vessel"},{"c":3,"s":5,"id":7472,"u":"divine%20wrath_crb","p":332,"h":1,"n":"Divine Wrath"},{"c":3,"s":5,"id":7473,"u":"diviner's%20sight_crb","p":406,"h":1,"n":"Diviner's Sight"},{"c":3,"s":5,"id":7474,"u":"dominate_crb","p":332,"h":1,"n":"Dominate"},{"c":3,"s":5,"id":7475,"u":"downpour_crb","p":391,"h":1,"n":"Downpour"},{"c":3,"s":5,"id":7476,"u":"dragon%20breath_crb","p":403,"h":1,"n":"Dragon Breath"},{"c":3,"s":5,"id":7477,"u":"dragon%20claws_crb","p":403,"h":1,"n":"Dragon Claws"},{"c":3,"s":5,"id":7478,"u":"dragon%20form_crb","p":332,"h":1,"n":"Dragon Form"},{"c":3,"s":5,"id":7479,"u":"dragon%20wings_crb","p":403,"h":1,"n":"Dragon Wings"},{"c":3,"s":5,"id":7480,"u":"drain%20life_crb","p":403,"h":1,"n":"Drain Life"},{"c":3,"s":5,"id":7481,"u":"dread%20aura_crb","p":406,"h":1,"n":"Dread Aura"},{"c":3,"s":5,"id":7482,"u":"dream%20council_crb","p":333,"h":1,"n":"Dream Council"},{"c":3,"s":5,"id":7483,"u":"dream%20message_crb","p":333,"h":1,"n":"Dream Message"},{"c":3,"s":5,"id":7484,"u":"dreamer's%20call_crb","p":391,"h":1,"n":"Dreamer's Call"},{"c":3,"s":5,"id":7485,"u":"dreaming%20potential_crb","p":333,"h":1,"n":"Dreaming Potential"},{"c":3,"s":5,"id":7486,"u":"drop%20dead_crb","p":333,"h":1,"n":"Drop Dead"},{"c":3,"s":5,"id":7487,"u":"duplicate%20foe_crb","p":334,"h":1,"n":"Duplicate Foe"},{"c":3,"s":5,"id":7488,"u":"earthbind_crb","p":334,"h":1,"n":"Earthbind"},{"c":3,"s":5,"id":7489,"u":"earthquake_crb","p":334,"h":1,"n":"Earthquake"},{"c":3,"s":5,"id":7490,"u":"eclipse%20burst_crb","p":334,"h":1,"n":"Eclipse Burst"},{"c":3,"s":5,"id":7491,"u":"electric%20arc_crb","p":335,"h":1,"n":"Electric Arc"},{"c":3,"s":5,"id":7492,"u":"elemental%20blast_crb","p":404,"h":1,"n":"Elemental Blast"},{"c":3,"s":5,"id":7493,"u":"elemental%20form_crb","p":335,"h":1,"n":"Elemental Form"},{"c":3,"s":5,"id":7494,"u":"elemental%20motion_crb","p":404,"h":1,"n":"Elemental Motion"},{"c":3,"s":5,"id":7495,"u":"elemental%20tempest_crb","p":406,"h":1,"n":"Elemental Tempest"},{"c":3,"s":5,"id":7496,"u":"elemental%20toss_crb","p":404,"h":1,"n":"Elemental Toss"},{"c":3,"s":5,"id":7497,"u":"embrace%20the%20pit_crb","p":404,"h":1,"n":"Embrace The Pit"},{"c":3,"s":5,"id":7498,"u":"empty%20body_crb","p":401,"h":1,"n":"Empty Body"},{"c":3,"s":5,"id":7499,"u":"endure%20elements_crb","p":335,"h":1,"n":"Endure Elements"},{"c":3,"s":5,"id":7500,"u":"enduring%20might_crb","p":392,"h":1,"n":"Enduring Might"},{"c":3,"s":5,"id":7501,"u":"energy%20absorption_crb","p":407,"h":1,"n":"Energy Absorption"},{"c":3,"s":5,"id":7502,"u":"energy%20aegis_crb","p":335,"h":1,"n":"Energy Aegis"},{"c":3,"s":5,"id":7503,"u":"enhance%20victuals_crb","p":335,"h":1,"n":"Enhance Victuals"},{"c":3,"s":5,"id":7504,"u":"enlarge_crb","p":336,"h":1,"n":"Enlarge"},{"c":3,"s":5,"id":7505,"u":"entangle_crb","p":336,"h":1,"n":"Entangle"},{"c":3,"s":5,"id":7506,"u":"enthrall_crb","p":336,"h":1,"n":"Enthrall"},{"c":3,"s":5,"id":7507,"u":"eradicate%20undeath_crb","p":392,"h":1,"n":"Eradicate Undeath"},{"c":3,"s":5,"id":7508,"u":"ethereal%20jaunt_crb","p":336,"h":1,"n":"Ethereal Jaunt"},{"c":3,"s":5,"id":7509,"u":"extend%20spell_crb","p":404,"h":1,"n":"Extend Spell"},{"c":3,"s":5,"id":7510,"u":"fabricated%20truth_crb","p":336,"h":1,"n":"Fabricated Truth"},{"c":3,"s":5,"id":7511,"u":"face%20in%20the%20crowd_crb","p":392,"h":1,"n":"Face In The Crowd"},{"c":3,"s":5,"id":7512,"u":"faerie%20dust_crb","p":404,"h":1,"n":"Faerie Dust"},{"c":3,"s":5,"id":7513,"u":"faerie%20fire_crb","p":337,"h":1,"n":"Faerie Fire"},{"c":3,"s":5,"id":7514,"u":"false%20life_crb","p":337,"h":1,"n":"False Life"},{"c":3,"s":5,"id":7515,"u":"false%20vision_crb","p":337,"h":1,"n":"False Vision"},{"c":3,"s":5,"id":7516,"u":"fatal%20aria_crb","p":386,"h":1,"n":"Fatal Aria"},{"c":3,"s":5,"id":7517,"u":"fear_crb","p":337,"h":1,"n":"Fear"},{"c":3,"s":5,"id":7518,"u":"feather%20fall_crb","p":337,"h":1,"n":"Feather Fall"},{"c":3,"s":5,"id":7519,"u":"feeblemind_crb","p":337,"h":1,"n":"Feeblemind"},{"c":3,"s":5,"id":7520,"u":"feet%20to%20fins_crb","p":337,"h":1,"n":"Feet To Fins"},{"c":3,"s":5,"id":7521,"u":"fey%20disappearance_crb","p":404,"h":1,"n":"Fey Disappearance"},{"c":3,"s":5,"id":7522,"u":"fey%20glamour_crb","p":404,"h":1,"n":"Fey Glamour"},{"c":3,"s":5,"id":7523,"u":"field%20of%20life_crb","p":337,"h":1,"n":"Field Of Life"},{"c":3,"s":5,"id":7524,"u":"fiery%20body_crb","p":337,"h":1,"n":"Fiery Body"},{"c":3,"s":5,"id":7525,"u":"finger%20of%20death_crb","p":338,"h":1,"n":"Finger Of Death"},{"c":3,"s":5,"id":7526,"u":"fire%20ray_crb","p":392,"h":1,"n":"Fire Ray"},{"c":3,"s":5,"id":7527,"u":"fire%20seeds_crb","p":338,"h":1,"n":"Fire Seeds"},{"c":3,"s":5,"id":7528,"u":"fire%20shield_crb","p":338,"h":1,"n":"Fire Shield"},{"c":3,"s":5,"id":7529,"u":"fireball_crb","p":338,"h":1,"n":"Fireball"},{"c":3,"s":5,"id":7530,"u":"flame%20barrier_crb","p":392,"h":1,"n":"Flame Barrier"},{"c":3,"s":5,"id":7531,"u":"flame%20strike_crb","p":338,"h":1,"n":"Flame Strike"},{"c":3,"s":5,"id":7532,"u":"flaming%20sphere_crb","p":338,"h":1,"n":"Flaming Sphere"},{"c":3,"s":5,"id":7533,"u":"fleet%20step_crb","p":338,"h":1,"n":"Fleet Step"},{"c":3,"s":5,"id":7534,"u":"flesh%20to%20stone_crb","p":339,"h":1,"n":"Flesh To Stone"},{"c":3,"s":5,"id":7535,"u":"floating%20disk_crb","p":339,"h":1,"n":"Floating Disk"},{"c":3,"s":5,"id":7536,"u":"fly_crb","p":339,"h":1,"n":"Fly"},{"c":3,"s":5,"id":7537,"u":"forbidding%20ward_crb","p":339,"h":1,"n":"Forbidding Ward"},{"c":3,"s":5,"id":7538,"u":"force%20bolt_crb","p":407,"h":1,"n":"Force Bolt"},{"c":3,"s":5,"id":7539,"u":"forced%20quiet_crb","p":393,"h":1,"n":"Forced Quiet"},{"c":3,"s":5,"id":7540,"u":"foresight_crb","p":340,"h":1,"n":"Foresight"},{"c":3,"s":5,"id":7541,"u":"freedom%20of%20movement_crb","p":340,"h":1,"n":"Freedom Of Movement"},{"c":3,"s":5,"id":7542,"u":"gaseous%20form_crb","p":340,"h":1,"n":"Gaseous Form"},{"c":3,"s":5,"id":7543,"u":"gate_crb","p":340,"h":1,"n":"Gate"},{"c":3,"s":5,"id":7544,"u":"gentle%20repose_crb","p":340,"h":1,"n":"Gentle Repose"},{"c":3,"s":5,"id":7545,"u":"ghost%20sound_crb","p":340,"h":1,"n":"Ghost Sound"},{"c":3,"s":5,"id":7546,"u":"ghostly%20weapon_crb","p":340,"h":1,"n":"Ghostly Weapon"},{"c":3,"s":5,"id":7547,"u":"ghoulish%20cravings_crb","p":341,"h":1,"n":"Ghoulish Cravings"},{"c":3,"s":5,"id":7548,"u":"glibness_crb","p":341,"h":1,"n":"Glibness"},{"c":3,"s":5,"id":7549,"u":"glimpse%20the%20truth_crb","p":393,"h":1,"n":"Glimpse The Truth"},{"c":3,"s":5,"id":7550,"u":"glitterdust_crb","p":341,"h":1,"n":"Glitterdust"},{"c":3,"s":5,"id":7551,"u":"globe%20of%20invulnerability_crb","p":341,"h":1,"n":"Globe Of Invulnerability"},{"c":3,"s":5,"id":7552,"u":"glutton's%20jaws_crb","p":404,"h":1,"n":"Glutton's Jaws"},{"c":3,"s":5,"id":7553,"u":"glyph%20of%20warding_crb","p":341,"h":1,"n":"Glyph Of Warding"},{"c":3,"s":5,"id":7554,"u":"goblin%20pox_crb","p":341,"h":1,"n":"Goblin Pox"},{"c":3,"s":5,"id":7555,"u":"goodberry_crb","p":399,"h":1,"n":"Goodberry"},{"c":3,"s":5,"id":7556,"u":"grasping%20grave_crb","p":404,"h":1,"n":"Grasping Grave"},{"c":3,"s":5,"id":7557,"u":"grease_crb","p":342,"h":1,"n":"Grease"},{"c":3,"s":5,"id":7558,"u":"grim%20tendrils_crb","p":342,"h":1,"n":"Grim Tendrils"},{"c":3,"s":5,"id":7559,"u":"guidance_crb","p":342,"h":1,"n":"Guidance"},{"c":3,"s":5,"id":7560,"u":"gust%20of%20wind_crb","p":342,"h":1,"n":"Gust Of Wind"},{"c":3,"s":5,"id":7561,"u":"hallucination_crb","p":342,"h":1,"n":"Hallucination"},{"c":3,"s":5,"id":7562,"u":"hallucinatory%20terrain_crb","p":343,"h":1,"n":"Hallucinatory Terrain"},{"c":3,"s":5,"id":7563,"u":"hand%20of%20the%20apprentice_crb","p":407,"h":1,"n":"Hand Of The Apprentice"},{"c":3,"s":5,"id":7564,"u":"harm_crb","p":343,"h":1,"n":"Harm"},{"c":3,"s":5,"id":7565,"u":"haste_crb","p":343,"h":1,"n":"Haste"},{"c":3,"s":5,"id":7566,"u":"heal_crb","p":343,"h":1,"n":"Heal"},{"c":3,"s":5,"id":7567,"u":"heal%20animal_crb","p":399,"h":1,"n":"Heal Animal"},{"c":3,"s":5,"id":7568,"u":"healer's%20blessing_crb","p":393,"h":1,"n":"Healer's Blessing"},{"c":3,"s":5,"id":7569,"u":"hellfire%20plume_crb","p":405,"h":1,"n":"Hellfire Plume"},{"c":3,"s":5,"id":7570,"u":"hero's%20defiance_crb","p":387,"h":1,"n":"Hero's Defiance"},{"c":3,"s":5,"id":7571,"u":"heroism_crb","p":343,"h":1,"n":"Heroism"},{"c":3,"s":5,"id":7572,"u":"hideous%20laughter_crb","p":343,"h":1,"n":"Hideous Laughter"},{"c":3,"s":5,"id":7573,"u":"holy%20cascade_crb","p":344,"h":1,"n":"Holy Cascade"},{"c":3,"s":5,"id":7574,"u":"horrid%20wilting_crb","p":344,"h":1,"n":"Horrid Wilting"},{"c":3,"s":5,"id":7575,"u":"horrific%20visage_crb","p":405,"h":1,"n":"Horrific Visage"},{"c":3,"s":5,"id":7576,"u":"house%20of%20imaginary%20walls_crb","p":386,"h":1,"n":"House Of Imaginary Walls"},{"c":3,"s":5,"id":7577,"u":"humanoid%20form_crb","p":344,"h":1,"n":"Humanoid Form"},{"c":3,"s":5,"id":7578,"u":"hurtling%20stone_crb","p":393,"h":1,"n":"Hurtling Stone"},{"c":3,"s":5,"id":7579,"u":"hydraulic%20push_crb","p":344,"h":1,"n":"Hydraulic Push"},{"c":3,"s":5,"id":7580,"u":"hydraulic%20torrent_crb","p":344,"h":1,"n":"Hydraulic Torrent"},{"c":3,"s":5,"id":7581,"u":"hypercognition_crb","p":344,"h":1,"n":"Hypercognition"},{"c":3,"s":5,"id":7582,"u":"hypnotic%20pattern_crb","p":344,"h":1,"n":"Hypnotic Pattern"},{"c":3,"s":5,"id":7583,"u":"illusory%20creature_crb","p":345,"h":1,"n":"Illusory Creature"},{"c":3,"s":5,"id":7584,"u":"illusory%20disguise_crb","p":345,"h":1,"n":"Illusory Disguise"},{"c":3,"s":5,"id":7585,"u":"illusory%20object_crb","p":345,"h":1,"n":"Illusory Object"},{"c":3,"s":5,"id":7586,"u":"illusory%20scene_crb","p":345,"h":1,"n":"Illusory Scene"},{"c":3,"s":5,"id":7587,"u":"impaling%20briars_crb","p":400,"h":1,"n":"Impaling Briars"},{"c":3,"s":5,"id":7588,"u":"implosion_crb","p":346,"h":1,"n":"Implosion"},{"c":3,"s":5,"id":7589,"u":"insect%20form_crb","p":346,"h":1,"n":"Insect Form"},{"c":3,"s":5,"id":7590,"u":"inspire%20competence_crb","p":386,"h":1,"n":"Inspire Competence"},{"c":3,"s":5,"id":7591,"u":"inspire%20courage_crb","p":386,"h":1,"n":"Inspire Courage"},{"c":3,"s":5,"id":7592,"u":"inspire%20defense_crb","p":386,"h":1,"n":"Inspire Defense"},{"c":3,"s":5,"id":7593,"u":"inspire%20heroics_crb","p":387,"h":1,"n":"Inspire Heroics"},{"c":3,"s":5,"id":7594,"u":"invisibility_crb","p":347,"h":1,"n":"Invisibility"},{"c":3,"s":5,"id":7595,"u":"invisibility%20cloak_crb","p":407,"h":1,"n":"Invisibility Cloak"},{"c":3,"s":5,"id":7596,"u":"invisibility%20sphere_crb","p":347,"h":1,"n":"Invisibility Sphere"},{"c":3,"s":5,"id":7597,"u":"item%20facade_crb","p":347,"h":1,"n":"Item Facade"},{"c":3,"s":5,"id":7598,"u":"jealous%20hex_crb","p":405,"h":1,"n":"Jealous Hex"},{"c":3,"s":5,"id":7599,"u":"jump_crb","p":347,"h":1,"n":"Jump"},{"c":3,"s":5,"id":7600,"u":"ki%20blast_crb","p":401,"h":1,"n":"Ki Blast"},{"c":3,"s":5,"id":7601,"u":"ki%20rush_crb","p":401,"h":1,"n":"Ki Rush"},{"c":3,"s":5,"id":7602,"u":"ki%20strike_crb","p":401,"h":1,"n":"Ki Strike"},{"c":3,"s":5,"id":7603,"u":"knock_crb","p":347,"h":1,"n":"Knock"},{"c":3,"s":5,"id":7604,"u":"know%20direction_crb","p":348,"h":1,"n":"Know Direction"},{"c":3,"s":5,"id":7605,"u":"know%20the%20enemy_crb","p":393,"h":1,"n":"Know The Enemy"},{"c":3,"s":5,"id":7606,"u":"lay%20on%20hands_crb","p":387,"h":1,"n":"Lay On Hands"},{"c":3,"s":5,"id":7607,"u":"levitate_crb","p":348,"h":1,"n":"Levitate"},{"c":3,"s":5,"id":7608,"u":"life%20siphon_crb","p":407,"h":1,"n":"Life Siphon"},{"c":3,"s":5,"id":7609,"u":"light_crb","p":348,"h":1,"n":"Light"},{"c":3,"s":5,"id":7610,"u":"lightning%20bolt_crb","p":348,"h":1,"n":"Lightning Bolt"},{"c":3,"s":5,"id":7611,"u":"lingering%20composition_crb","p":387,"h":1,"n":"Lingering Composition"},{"c":3,"s":5,"id":7612,"u":"litany%20against%20sloth_crb","p":388,"h":1,"n":"Litany Against Sloth"},{"c":3,"s":5,"id":7613,"u":"litany%20against%20wrath_crb","p":388,"h":1,"n":"Litany Against Wrath"},{"c":3,"s":5,"id":7614,"u":"litany%20of%20righteousness_crb","p":388,"h":1,"n":"Litany Of Righteousness"},{"c":3,"s":5,"id":7615,"u":"localized%20quake_crb","p":393,"h":1,"n":"Localized Quake"},{"c":3,"s":5,"id":7616,"u":"locate_crb","p":348,"h":1,"n":"Locate"},{"c":3,"s":5,"id":7617,"u":"lock_crb","p":348,"h":1,"n":"Lock"},{"c":3,"s":5,"id":7618,"u":"longstrider_crb","p":348,"h":1,"n":"Longstrider"},{"c":3,"s":5,"id":7619,"u":"loremaster's%20etude_crb","p":387,"h":1,"n":"Loremaster's Etude"},{"c":3,"s":5,"id":7620,"u":"lucky%20break_crb","p":393,"h":1,"n":"Lucky Break"},{"c":3,"s":5,"id":7621,"u":"mage%20armor_crb","p":348,"h":1,"n":"Mage Armor"},{"c":3,"s":5,"id":7622,"u":"mage%20hand_crb","p":349,"h":1,"n":"Mage Hand"},{"c":3,"s":5,"id":7623,"u":"magic%20aura_crb","p":349,"h":1,"n":"Magic Aura"},{"c":3,"s":5,"id":7624,"u":"magic%20fang_crb","p":349,"h":1,"n":"Magic Fang"},{"c":3,"s":5,"id":7625,"u":"magic%20missile_crb","p":349,"h":1,"n":"Magic Missile"},{"c":3,"s":5,"id":7626,"u":"magic%20mouth_crb","p":349,"h":1,"n":"Magic Mouth"},{"c":3,"s":5,"id":7627,"u":"magic%20weapon_crb","p":349,"h":1,"n":"Magic Weapon"},{"c":3,"s":5,"id":7628,"u":"magic's%20vessel_crb","p":393,"h":1,"n":"Magic's Vessel"},{"c":3,"s":5,"id":7629,"u":"magnificent%20mansion_crb","p":349,"h":1,"n":"Magnificent Mansion"},{"c":3,"s":5,"id":7630,"u":"malignant%20sustenance_crb","p":394,"h":1,"n":"Malignant Sustenance"},{"c":3,"s":5,"id":7631,"u":"mariner's%20curse_crb","p":350,"h":1,"n":"Mariner's Curse"},{"c":3,"s":5,"id":7632,"u":"mask%20of%20terror_crb","p":350,"h":1,"n":"Mask Of Terror"},{"c":3,"s":5,"id":7633,"u":"massacre_crb","p":350,"h":1,"n":"Massacre"},{"c":3,"s":5,"id":7634,"u":"maze_crb","p":350,"h":1,"n":"Maze"},{"c":3,"s":5,"id":7635,"u":"meld%20into%20stone_crb","p":350,"h":1,"n":"Meld Into Stone"},{"c":3,"s":5,"id":7636,"u":"mending_crb","p":351,"h":1,"n":"Mending"},{"c":3,"s":5,"id":7637,"u":"message_crb","p":351,"h":1,"n":"Message"},{"c":3,"s":5,"id":7638,"u":"meteor%20swarm_crb","p":351,"h":1,"n":"Meteor Swarm"},{"c":3,"s":5,"id":7639,"u":"mind%20blank_crb","p":351,"h":1,"n":"Mind Blank"},{"c":3,"s":5,"id":7640,"u":"mind%20probe_crb","p":351,"h":1,"n":"Mind Probe"},{"c":3,"s":5,"id":7641,"u":"mind%20reading_crb","p":351,"h":1,"n":"Mind Reading"},{"c":3,"s":5,"id":7642,"u":"mindlink_crb","p":352,"h":1,"n":"Mindlink"},{"c":3,"s":5,"id":7643,"u":"miracle_crb","p":352,"h":1,"n":"Miracle"},{"c":3,"s":5,"id":7644,"u":"mirror%20image_crb","p":352,"h":1,"n":"Mirror Image"},{"c":3,"s":5,"id":7645,"u":"misdirection_crb","p":352,"h":1,"n":"Misdirection"},{"c":3,"s":5,"id":7646,"u":"mislead_crb","p":352,"h":1,"n":"Mislead"},{"c":3,"s":5,"id":7647,"u":"modify%20memory_crb","p":352,"h":1,"n":"Modify Memory"},{"c":3,"s":5,"id":7648,"u":"moment%20of%20renewal_crb","p":353,"h":1,"n":"Moment Of Renewal"},{"c":3,"s":5,"id":7649,"u":"monstrosity%20form_crb","p":353,"h":1,"n":"Monstrosity Form"},{"c":3,"s":5,"id":7650,"u":"moon%20frenzy_crb","p":353,"h":1,"n":"Moon Frenzy"},{"c":3,"s":5,"id":7651,"u":"moonbeam_crb","p":394,"h":1,"n":"Moonbeam"},{"c":3,"s":5,"id":7652,"u":"mystic%20beacon_crb","p":394,"h":1,"n":"Mystic Beacon"},{"c":3,"s":5,"id":7653,"u":"nature%20incarnate_crb","p":354,"h":1,"n":"Nature Incarnate"},{"c":3,"s":5,"id":7654,"u":"nature's%20bounty_crb","p":394,"h":1,"n":"Nature's Bounty"},{"c":3,"s":5,"id":7655,"u":"nature's%20enmity_crb","p":354,"h":1,"n":"Nature's Enmity"},{"c":3,"s":5,"id":7656,"u":"negate%20aroma_crb","p":354,"h":1,"n":"Negate Aroma"},{"c":3,"s":5,"id":7657,"u":"neutralize%20poison_crb","p":354,"h":1,"n":"Neutralize Poison"},{"c":3,"s":5,"id":7658,"u":"nightmare_crb","p":354,"h":1,"n":"Nightmare"},{"c":3,"s":5,"id":7659,"u":"nondetection_crb","p":355,"h":1,"n":"Nondetection"},{"c":3,"s":5,"id":7660,"u":"obscuring%20mist_crb","p":355,"h":1,"n":"Obscuring Mist"},{"c":3,"s":5,"id":7661,"u":"outcast's%20curse_crb","p":355,"h":1,"n":"Outcast's Curse"},{"c":3,"s":5,"id":7662,"u":"overstuff_crb","p":394,"h":1,"n":"Overstuff"},{"c":3,"s":5,"id":7663,"u":"overwhelming%20presence_crb","p":356,"h":1,"n":"Overwhelming Presence"},{"c":3,"s":5,"id":7664,"u":"paralyze_crb","p":356,"h":1,"n":"Paralyze"},{"c":3,"s":5,"id":7665,"u":"paranoia_crb","p":356,"h":1,"n":"Paranoia"},{"c":3,"s":5,"id":7666,"u":"pass%20without%20trace_crb","p":356,"h":1,"n":"Pass Without Trace"},{"c":3,"s":5,"id":7667,"u":"passwall_crb","p":356,"h":1,"n":"Passwall"},{"c":3,"s":5,"id":7668,"u":"perfected%20form_crb","p":394,"h":1,"n":"Perfected Form"},{"c":3,"s":5,"id":7669,"u":"perfected%20mind_crb","p":394,"h":1,"n":"Perfected Mind"},{"c":3,"s":5,"id":7670,"u":"pest%20form_crb","p":356,"h":1,"n":"Pest Form"},{"c":3,"s":5,"id":7671,"u":"phantasmal%20calamity_crb","p":357,"h":1,"n":"Phantasmal Calamity"},{"c":3,"s":5,"id":7672,"u":"phantasmal%20killer_crb","p":357,"h":1,"n":"Phantasmal Killer"},{"c":3,"s":5,"id":7673,"u":"phantom%20pain_crb","p":357,"h":1,"n":"Phantom Pain"},{"c":3,"s":5,"id":7674,"u":"phantom%20steed_crb","p":357,"h":1,"n":"Phantom Steed"},{"c":3,"s":5,"id":7675,"u":"physical%20boost_crb","p":407,"h":1,"n":"Physical Boost"},{"c":3,"s":5,"id":7676,"u":"plane%20shift_crb","p":357,"h":1,"n":"Plane Shift"},{"c":3,"s":5,"id":7677,"u":"plant%20form_crb","p":358,"h":1,"n":"Plant Form"},{"c":3,"s":5,"id":7678,"u":"polar%20ray_crb","p":358,"h":1,"n":"Polar Ray"},{"c":3,"s":5,"id":7679,"u":"positive%20luminance_crb","p":394,"h":1,"n":"Positive Luminance"},{"c":3,"s":5,"id":7680,"u":"possession_crb","p":358,"h":1,"n":"Possession"},{"c":3,"s":5,"id":7681,"u":"power%20word%20blind_crb","p":358,"h":1,"n":"Power Word Blind"},{"c":3,"s":5,"id":7682,"u":"power%20word%20kill_crb","p":358,"h":1,"n":"Power Word Kill"},{"c":3,"s":5,"id":7683,"u":"power%20word%20stun_crb","p":359,"h":1,"n":"Power Word Stun"},{"c":3,"s":5,"id":7684,"u":"precious%20metals_crb","p":395,"h":1,"n":"Precious Metals"},{"c":3,"s":5,"id":7685,"u":"prestidigitation_crb","p":359,"h":1,"n":"Prestidigitation"},{"c":3,"s":5,"id":7686,"u":"primal%20herd_crb","p":359,"h":1,"n":"Primal Herd"},{"c":3,"s":5,"id":7687,"u":"primal%20phenomenon_crb","p":359,"h":1,"n":"Primal Phenomenon"},{"c":3,"s":5,"id":7688,"u":"primal%20summons_crb","p":400,"h":1,"n":"Primal Summons"},{"c":3,"s":5,"id":7689,"u":"prismatic%20sphere_crb","p":359,"h":1,"n":"Prismatic Sphere"},{"c":3,"s":5,"id":7690,"u":"prismatic%20spray_crb","p":360,"h":1,"n":"Prismatic Spray"},{"c":3,"s":5,"id":7691,"u":"prismatic%20wall_crb","p":360,"h":1,"n":"Prismatic Wall"},{"c":3,"s":5,"id":7692,"u":"private%20sanctum_crb","p":360,"h":1,"n":"Private Sanctum"},{"c":3,"s":5,"id":7693,"u":"produce%20flame_crb","p":360,"h":1,"n":"Produce Flame"},{"c":3,"s":5,"id":7694,"u":"project%20image_crb","p":360,"h":1,"n":"Project Image"},{"c":3,"s":5,"id":7695,"u":"protection_crb","p":361,"h":1,"n":"Protection"},{"c":3,"s":5,"id":7696,"u":"protective%20ward_crb","p":407,"h":1,"n":"Protective Ward"},{"c":3,"s":5,"id":7697,"u":"protector's%20sacrifice_crb","p":395,"h":1,"n":"Protector's Sacrifice"},{"c":3,"s":5,"id":7698,"u":"protector's%20sphere_crb","p":395,"h":1,"n":"Protector's Sphere"},{"c":3,"s":5,"id":7699,"u":"prying%20eye_crb","p":361,"h":1,"n":"Prying Eye"},{"c":3,"s":5,"id":7700,"u":"pulse%20of%20the%20city_crb","p":395,"h":1,"n":"Pulse Of The City"},{"c":3,"s":5,"id":7701,"u":"punishing%20winds_crb","p":361,"h":1,"n":"Punishing Winds"},{"c":3,"s":5,"id":7702,"u":"purify%20food%20and%20drink_crb","p":362,"h":1,"n":"Purify Food And Drink"},{"c":3,"s":5,"id":7703,"u":"purple%20worm%20sting_crb","p":362,"h":1,"n":"Purple Worm Sting"},{"c":3,"s":5,"id":7704,"u":"pushing%20gust_crb","p":395,"h":1,"n":"Pushing Gust"},{"c":3,"s":5,"id":7705,"u":"quivering%20palm_crb","p":401,"h":1,"n":"Quivering Palm"},{"c":3,"s":5,"id":7706,"u":"raise%20dead_crb","p":362,"h":1,"n":"Raise Dead"},{"c":3,"s":5,"id":7707,"u":"ray%20of%20enfeeblement_crb","p":362,"h":1,"n":"Ray Of Enfeeblement"},{"c":3,"s":5,"id":7708,"u":"ray%20of%20frost_crb","p":362,"h":1,"n":"Ray Of Frost"},{"c":3,"s":5,"id":7709,"u":"read%20aura_crb","p":362,"h":1,"n":"Read Aura"},{"c":3,"s":5,"id":7710,"u":"read%20fate_crb","p":395,"h":1,"n":"Read Fate"},{"c":3,"s":5,"id":7711,"u":"read%20omens_crb","p":363,"h":1,"n":"Read Omens"},{"c":3,"s":5,"id":7712,"u":"rebuke%20death_crb","p":396,"h":1,"n":"Rebuke Death"},{"c":3,"s":5,"id":7713,"u":"regenerate_crb","p":363,"h":1,"n":"Regenerate"},{"c":3,"s":5,"id":7714,"u":"remake_crb","p":363,"h":1,"n":"Remake"},{"c":3,"s":5,"id":7715,"u":"remove%20curse_crb","p":363,"h":1,"n":"Remove Curse"},{"c":3,"s":5,"id":7716,"u":"remove%20disease_crb","p":363,"h":1,"n":"Remove Disease"},{"c":3,"s":5,"id":7717,"u":"remove%20fear_crb","p":363,"h":1,"n":"Remove Fear"},{"c":3,"s":5,"id":7718,"u":"remove%20paralysis_crb","p":363,"h":1,"n":"Remove Paralysis"},{"c":3,"s":5,"id":7719,"u":"repulsion_crb","p":363,"h":1,"n":"Repulsion"},{"c":3,"s":5,"id":7720,"u":"resilient%20sphere_crb","p":364,"h":1,"n":"Resilient Sphere"},{"c":3,"s":5,"id":7721,"u":"resist%20energy_crb","p":364,"h":1,"n":"Resist Energy"},{"c":3,"s":5,"id":7722,"u":"resplendent%20mansion_crb","p":364,"h":1,"n":"Resplendent Mansion"},{"c":3,"s":5,"id":7723,"u":"restoration_crb","p":364,"h":1,"n":"Restoration"},{"c":3,"s":5,"id":7724,"u":"restore%20senses_crb","p":364,"h":1,"n":"Restore Senses"},{"c":3,"s":5,"id":7725,"u":"retributive%20pain_crb","p":396,"h":1,"n":"Retributive Pain"},{"c":3,"s":5,"id":7726,"u":"retrocognition_crb","p":365,"h":1,"n":"Retrocognition"},{"c":3,"s":5,"id":7727,"u":"reverse%20gravity_crb","p":365,"h":1,"n":"Reverse Gravity"},{"c":3,"s":5,"id":7728,"u":"revival_crb","p":366,"h":1,"n":"Revival"},{"c":3,"s":5,"id":7729,"u":"righteous%20might_crb","p":366,"h":1,"n":"Righteous Might"},{"c":3,"s":5,"id":7730,"u":"rope%20trick_crb","p":366,"h":1,"n":"Rope Trick"},{"c":3,"s":5,"id":7731,"u":"safeguard%20secret_crb","p":396,"h":1,"n":"Safeguard Secret"},{"c":3,"s":5,"id":7732,"u":"sanctified%20ground_crb","p":366,"h":1,"n":"Sanctified Ground"},{"c":3,"s":5,"id":7733,"u":"sanctuary_crb","p":366,"h":1,"n":"Sanctuary"},{"c":3,"s":5,"id":7734,"u":"savor%20the%20sting_crb","p":396,"h":1,"n":"Savor The Sting"},{"c":3,"s":5,"id":7735,"u":"scholarly%20recollection_crb","p":396,"h":1,"n":"Scholarly Recollection"},{"c":3,"s":5,"id":7736,"u":"scintillating%20pattern_crb","p":367,"h":1,"n":"Scintillating Pattern"},{"c":3,"s":5,"id":7737,"u":"scrying_crb","p":367,"h":1,"n":"Scrying"},{"c":3,"s":5,"id":7738,"u":"searing%20light_crb","p":367,"h":1,"n":"Searing Light"},{"c":3,"s":5,"id":7739,"u":"secret%20page_crb","p":367,"h":1,"n":"Secret Page"},{"c":3,"s":5,"id":7740,"u":"see%20invisibility_crb","p":367,"h":1,"n":"See Invisibility"},{"c":3,"s":5,"id":7741,"u":"sending_crb","p":367,"h":1,"n":"Sending"},{"c":3,"s":5,"id":7742,"u":"shadow%20blast_crb","p":367,"h":1,"n":"Shadow Blast"},{"c":3,"s":5,"id":7743,"u":"shadow%20siphon_crb","p":368,"h":1,"n":"Shadow Siphon"},{"c":3,"s":5,"id":7744,"u":"shadow%20walk_crb","p":368,"h":1,"n":"Shadow Walk"},{"c":3,"s":5,"id":7745,"u":"shape%20stone_crb","p":368,"h":1,"n":"Shape Stone"},{"c":3,"s":5,"id":7746,"u":"shape%20wood_crb","p":368,"h":1,"n":"Shape Wood"},{"c":3,"s":5,"id":7747,"u":"shapechange_crb","p":368,"h":1,"n":"Shapechange"},{"c":3,"s":5,"id":7748,"u":"shared%20nightmare_crb","p":396,"h":1,"n":"Shared Nightmare"},{"c":3,"s":5,"id":7749,"u":"shatter_crb","p":368,"h":1,"n":"Shatter"},{"c":3,"s":5,"id":7750,"u":"shield_crb","p":368,"h":1,"n":"Shield"},{"c":3,"s":5,"id":7751,"u":"shield%20other_crb","p":369,"h":1,"n":"Shield Other"},{"c":3,"s":5,"id":7752,"u":"shifting%20form_crb","p":407,"h":1,"n":"Shifting Form"},{"c":3,"s":5,"id":7753,"u":"shillelagh_crb","p":369,"h":1,"n":"Shillelagh"},{"c":3,"s":5,"id":7754,"u":"shocking%20grasp_crb","p":369,"h":1,"n":"Shocking Grasp"},{"c":3,"s":5,"id":7755,"u":"shrink_crb","p":369,"h":1,"n":"Shrink"},{"c":3,"s":5,"id":7756,"u":"shrink%20item_crb","p":369,"h":1,"n":"Shrink Item"},{"c":3,"s":5,"id":7757,"u":"sigil_crb","p":369,"h":1,"n":"Sigil"},{"c":3,"s":5,"id":7758,"u":"silence_crb","p":369,"h":1,"n":"Silence"},{"c":3,"s":5,"id":7759,"u":"sleep_crb","p":370,"h":1,"n":"Sleep"},{"c":3,"s":5,"id":7760,"u":"slow_crb","p":370,"h":1,"n":"Slow"},{"c":3,"s":5,"id":7761,"u":"solid%20fog_crb","p":370,"h":1,"n":"Solid Fog"},{"c":3,"s":5,"id":7762,"u":"soothe_crb","p":370,"h":1,"n":"Soothe"},{"c":3,"s":5,"id":7763,"u":"soothing%20ballad_crb","p":387,"h":1,"n":"Soothing Ballad"},{"c":3,"s":5,"id":7764,"u":"soothing%20words_crb","p":396,"h":1,"n":"Soothing Words"},{"c":3,"s":5,"id":7765,"u":"sound%20burst_crb","p":370,"h":1,"n":"Sound Burst"},{"c":3,"s":5,"id":7766,"u":"speak%20with%20animals_crb","p":370,"h":1,"n":"Speak With Animals"},{"c":3,"s":5,"id":7767,"u":"speak%20with%20plants_crb","p":370,"h":1,"n":"Speak With Plants"},{"c":3,"s":5,"id":7768,"u":"spectral%20hand_crb","p":370,"h":1,"n":"Spectral Hand"},{"c":3,"s":5,"id":7769,"u":"spell%20immunity_crb","p":371,"h":1,"n":"Spell Immunity"},{"c":3,"s":5,"id":7770,"u":"spell%20turning_crb","p":371,"h":1,"n":"Spell Turning"},{"c":3,"s":5,"id":7771,"u":"spellwrack_crb","p":371,"h":1,"n":"Spellwrack"},{"c":3,"s":5,"id":7772,"u":"spider%20climb_crb","p":371,"h":1,"n":"Spider Climb"},{"c":3,"s":5,"id":7773,"u":"spider%20sting_crb","p":371,"h":1,"n":"Spider Sting"},{"c":3,"s":5,"id":7774,"u":"spirit%20blast_crb","p":371,"h":1,"n":"Spirit Blast"},{"c":3,"s":5,"id":7775,"u":"spirit%20link_crb","p":371,"h":1,"n":"Spirit Link"},{"c":3,"s":5,"id":7776,"u":"spirit%20song_crb","p":372,"h":1,"n":"Spirit Song"},{"c":3,"s":5,"id":7777,"u":"spiritual%20epidemic_crb","p":372,"h":1,"n":"Spiritual Epidemic"},{"c":3,"s":5,"id":7778,"u":"spiritual%20guardian_crb","p":373,"h":1,"n":"Spiritual Guardian"},{"c":3,"s":5,"id":7779,"u":"spiritual%20weapon_crb","p":373,"h":1,"n":"Spiritual Weapon"},{"c":3,"s":5,"id":7780,"u":"splash%20of%20art_crb","p":397,"h":1,"n":"Splash Of Art"},{"c":3,"s":5,"id":7781,"u":"stabilize_crb","p":373,"h":1,"n":"Stabilize"},{"c":3,"s":5,"id":7782,"u":"status_crb","p":373,"h":1,"n":"Status"},{"c":3,"s":5,"id":7783,"u":"stinking%20cloud_crb","p":373,"h":1,"n":"Stinking Cloud"},{"c":3,"s":5,"id":7784,"u":"stone%20tell_crb","p":374,"h":1,"n":"Stone Tell"},{"c":3,"s":5,"id":7785,"u":"stone%20to%20flesh_crb","p":374,"h":1,"n":"Stone To Flesh"},{"c":3,"s":5,"id":7786,"u":"stoneskin_crb","p":374,"h":1,"n":"Stoneskin"},{"c":3,"s":5,"id":7787,"u":"storm%20lord_crb","p":400,"h":1,"n":"Storm Lord"},{"c":3,"s":5,"id":7788,"u":"storm%20of%20vengeance_crb","p":374,"h":1,"n":"Storm Of Vengeance"},{"c":3,"s":5,"id":7789,"u":"stormwind%20flight_crb","p":400,"h":1,"n":"Stormwind Flight"},{"c":3,"s":5,"id":7790,"u":"subconscious%20suggestion_crb","p":374,"h":1,"n":"Subconscious Suggestion"},{"c":3,"s":5,"id":7791,"u":"sudden%20shift_crb","p":397,"h":1,"n":"Sudden Shift"},{"c":3,"s":5,"id":7792,"u":"suggestion_crb","p":374,"h":1,"n":"Suggestion"},{"c":3,"s":5,"id":7793,"u":"summon%20animal_crb","p":375,"h":1,"n":"Summon Animal"},{"c":3,"s":5,"id":7794,"u":"summon%20celestial_crb","p":375,"h":1,"n":"Summon Celestial"},{"c":3,"s":5,"id":7795,"u":"summon%20construct_crb","p":375,"h":1,"n":"Summon Construct"},{"c":3,"s":5,"id":7796,"u":"summon%20dragon_crb","p":375,"h":1,"n":"Summon Dragon"},{"c":3,"s":5,"id":7797,"u":"summon%20elemental_crb","p":375,"h":1,"n":"Summon Elemental"},{"c":3,"s":5,"id":7798,"u":"summon%20entity_crb","p":375,"h":1,"n":"Summon Entity"},{"c":3,"s":5,"id":7799,"u":"summon%20fey_crb","p":375,"h":1,"n":"Summon Fey"},{"c":3,"s":5,"id":7800,"u":"summon%20fiend_crb","p":375,"h":1,"n":"Summon Fiend"},{"c":3,"s":5,"id":7801,"u":"summon%20giant_crb","p":376,"h":1,"n":"Summon Giant"},{"c":3,"s":5,"id":7802,"u":"summon%20plant%20or%20fungus_crb","p":376,"h":1,"n":"Summon Plant Or Fungus"},{"c":3,"s":5,"id":7803,"u":"sunburst_crb","p":376,"h":1,"n":"Sunburst"},{"c":3,"s":5,"id":7804,"u":"swamp%20of%20sloth_crb","p":405,"h":1,"n":"Swamp Of Sloth"},{"c":3,"s":5,"id":7805,"u":"sweet%20dream_crb","p":397,"h":1,"n":"Sweet Dream"},{"c":3,"s":5,"id":7806,"u":"synaptic%20pulse_crb","p":376,"h":1,"n":"Synaptic Pulse"},{"c":3,"s":5,"id":7807,"u":"synesthesia_crb","p":376,"h":1,"n":"Synesthesia"},{"c":3,"s":5,"id":7808,"u":"take%20its%20course_crb","p":397,"h":1,"n":"Take Its Course"},{"c":3,"s":5,"id":7809,"u":"talking%20corpse_crb","p":376,"h":1,"n":"Talking Corpse"},{"c":3,"s":5,"id":7810,"u":"tanglefoot_crb","p":377,"h":1,"n":"Tanglefoot"},{"c":3,"s":5,"id":7811,"u":"tangling%20creepers_crb","p":377,"h":1,"n":"Tangling Creepers"},{"c":3,"s":5,"id":7812,"u":"telekinetic%20haul_crb","p":377,"h":1,"n":"Telekinetic Haul"},{"c":3,"s":5,"id":7813,"u":"telekinetic%20maneuver_crb","p":377,"h":1,"n":"Telekinetic Maneuver"},{"c":3,"s":5,"id":7814,"u":"telekinetic%20projectile_crb","p":377,"h":1,"n":"Telekinetic Projectile"},{"c":3,"s":5,"id":7815,"u":"telepathic%20bond_crb","p":377,"h":1,"n":"Telepathic Bond"},{"c":3,"s":5,"id":7816,"u":"telepathic%20demand_crb","p":377,"h":1,"n":"Telepathic Demand"},{"c":3,"s":5,"id":7817,"u":"telepathy_crb","p":377,"h":1,"n":"Telepathy"},{"c":3,"s":5,"id":7818,"u":"teleport_crb","p":378,"h":1,"n":"Teleport"},{"c":3,"s":5,"id":7819,"u":"tempest%20surge_crb","p":400,"h":1,"n":"Tempest Surge"},{"c":3,"s":5,"id":7820,"u":"tempt%20fate_crb","p":397,"h":1,"n":"Tempt Fate"},{"c":3,"s":5,"id":7821,"u":"tentacular%20limbs_crb","p":405,"h":1,"n":"Tentacular Limbs"},{"c":3,"s":5,"id":7822,"u":"tidal%20surge_crb","p":397,"h":1,"n":"Tidal Surge"},{"c":3,"s":5,"id":7823,"u":"time%20stop_crb","p":378,"h":1,"n":"Time Stop"},{"c":3,"s":5,"id":7824,"u":"tongues_crb","p":378,"h":1,"n":"Tongues"},{"c":3,"s":5,"id":7825,"u":"touch%20of%20idiocy_crb","p":378,"h":1,"n":"Touch Of Idiocy"},{"c":3,"s":5,"id":7826,"u":"touch%20of%20obedience_crb","p":398,"h":1,"n":"Touch Of Obedience"},{"c":3,"s":5,"id":7827,"u":"touch%20of%20the%20moon_crb","p":398,"h":1,"n":"Touch Of The Moon"},{"c":3,"s":5,"id":7828,"u":"touch%20of%20undeath_crb","p":398,"h":1,"n":"Touch Of Undeath"},{"c":3,"s":5,"id":7829,"u":"traveler's%20transit_crb","p":398,"h":1,"n":"Traveler's Transit"},{"c":3,"s":5,"id":7830,"u":"tree%20shape_crb","p":378,"h":1,"n":"Tree Shape"},{"c":3,"s":5,"id":7831,"u":"tree%20stride_crb","p":378,"h":1,"n":"Tree Stride"},{"c":3,"s":5,"id":7832,"u":"trickster's%20twin_crb","p":398,"h":1,"n":"Trickster's Twin"},{"c":3,"s":5,"id":7833,"u":"triple%20time_crb","p":387,"h":1,"n":"Triple Time"},{"c":3,"s":5,"id":7834,"u":"true%20seeing_crb","p":378,"h":1,"n":"True Seeing"},{"c":3,"s":5,"id":7835,"u":"true%20strike_crb","p":379,"h":1,"n":"True Strike"},{"c":3,"s":5,"id":7836,"u":"true%20target_crb","p":379,"h":1,"n":"True Target"},{"c":3,"s":5,"id":7837,"u":"uncontrollable%20dance_crb","p":379,"h":1,"n":"Uncontrollable Dance"},{"c":3,"s":5,"id":7838,"u":"undeath's%20blessing_crb","p":405,"h":1,"n":"Undeath's Blessing"},{"c":3,"s":5,"id":7839,"u":"undetectable%20alignment_crb","p":379,"h":1,"n":"Undetectable Alignment"},{"c":3,"s":5,"id":7840,"u":"unfathomable%20song_crb","p":379,"h":1,"n":"Unfathomable Song"},{"c":3,"s":5,"id":7841,"u":"unfettered%20pack_crb","p":379,"h":1,"n":"Unfettered Pack"},{"c":3,"s":5,"id":7842,"u":"unimpeded%20stride_crb","p":398,"h":1,"n":"Unimpeded Stride"},{"c":3,"s":5,"id":7843,"u":"unity_crb","p":398,"h":1,"n":"Unity"},{"c":3,"s":5,"id":7844,"u":"unrelenting%20observation_crb","p":379,"h":1,"n":"Unrelenting Observation"},{"c":3,"s":5,"id":7845,"u":"unseen%20servant_crb","p":380,"h":1,"n":"Unseen Servant"},{"c":3,"s":5,"id":7846,"u":"unusual%20anatomy_crb","p":405,"h":1,"n":"Unusual Anatomy"},{"c":3,"s":5,"id":7847,"u":"vampiric%20exsanguination_crb","p":380,"h":1,"n":"Vampiric Exsanguination"},{"c":3,"s":5,"id":7848,"u":"vampiric%20touch_crb","p":380,"h":1,"n":"Vampiric Touch"},{"c":3,"s":5,"id":7849,"u":"veil_crb","p":380,"h":1,"n":"Veil"},{"c":3,"s":5,"id":7850,"u":"veil%20of%20confidence_crb","p":398,"h":1,"n":"Veil Of Confidence"},{"c":3,"s":5,"id":7851,"u":"ventriloquism_crb","p":381,"h":1,"n":"Ventriloquism"},{"c":3,"s":5,"id":7852,"u":"vibrant%20pattern_crb","p":381,"h":1,"n":"Vibrant Pattern"},{"c":3,"s":5,"id":7853,"u":"vibrant%20thorns_crb","p":399,"h":1,"n":"Vibrant Thorns"},{"c":3,"s":5,"id":7854,"u":"vigilant%20eye_crb","p":407,"h":1,"n":"Vigilant Eye"},{"c":3,"s":5,"id":7855,"u":"visions%20of%20danger_crb","p":381,"h":1,"n":"Visions Of Danger"},{"c":3,"s":5,"id":7856,"u":"vital%20beacon_crb","p":382,"h":1,"n":"Vital Beacon"},{"c":3,"s":5,"id":7857,"u":"volcanic%20eruption_crb","p":382,"h":1,"n":"Volcanic Eruption"},{"c":3,"s":5,"id":7858,"u":"wail%20of%20the%20banshee_crb","p":382,"h":1,"n":"Wail Of The Banshee"},{"c":3,"s":5,"id":7859,"u":"waking%20nightmare_crb","p":399,"h":1,"n":"Waking Nightmare"},{"c":3,"s":5,"id":7860,"u":"wall%20of%20fire_crb","p":382,"h":1,"n":"Wall Of Fire"},{"c":3,"s":5,"id":7861,"u":"wall%20of%20force_crb","p":382,"h":1,"n":"Wall Of Force"},{"c":3,"s":5,"id":7862,"u":"wall%20of%20ice_crb","p":382,"h":1,"n":"Wall Of Ice"},{"c":3,"s":5,"id":7863,"u":"wall%20of%20stone_crb","p":383,"h":1,"n":"Wall Of Stone"},{"c":3,"s":5,"id":7864,"u":"wall%20of%20thorns_crb","p":383,"h":1,"n":"Wall Of Thorns"},{"c":3,"s":5,"id":7865,"u":"wall%20of%20wind_crb","p":383,"h":1,"n":"Wall Of Wind"},{"c":3,"s":5,"id":7866,"u":"wanderer's%20guide_crb","p":383,"h":1,"n":"Wanderer's Guide"},{"c":3,"s":5,"id":7867,"u":"warp%20mind_crb","p":383,"h":1,"n":"Warp Mind"},{"c":3,"s":5,"id":7868,"u":"warped%20terrain_crb","p":407,"h":1,"n":"Warped Terrain"},{"c":3,"s":5,"id":7869,"u":"water%20breathing_crb","p":384,"h":1,"n":"Water Breathing"},{"c":3,"s":5,"id":7870,"u":"water%20walk_crb","p":384,"h":1,"n":"Water Walk"},{"c":3,"s":5,"id":7871,"u":"weapon%20of%20judgment_crb","p":384,"h":1,"n":"Weapon Of Judgment"},{"c":3,"s":5,"id":7872,"u":"weapon%20storm_crb","p":384,"h":1,"n":"Weapon Storm"},{"c":3,"s":5,"id":7873,"u":"weapon%20surge_crb","p":399,"h":1,"n":"Weapon Surge"},{"c":3,"s":5,"id":7874,"u":"web_crb","p":384,"h":1,"n":"Web"},{"c":3,"s":5,"id":7875,"u":"weird_crb","p":385,"h":1,"n":"Weird"},{"c":3,"s":5,"id":7876,"u":"wholeness%20of%20body_crb","p":402,"h":1,"n":"Wholeness Of Body"},{"c":3,"s":5,"id":7877,"u":"wild%20morph_crb","p":400,"h":1,"n":"Wild Morph"},{"c":3,"s":5,"id":7878,"u":"wild%20shape_crb","p":401,"h":1,"n":"Wild Shape"},{"c":3,"s":5,"id":7879,"u":"wild%20winds%20stance_crb","p":402,"h":1,"n":"Wild Winds Stance"},{"c":3,"s":5,"id":7880,"u":"wind%20jump_crb","p":402,"h":1,"n":"Wind Jump"},{"c":3,"s":5,"id":7881,"u":"wind%20walk_crb","p":385,"h":1,"n":"Wind Walk"},{"c":3,"s":5,"id":7882,"u":"wish_crb","p":385,"h":1,"n":"Wish"},{"c":3,"s":5,"id":7883,"u":"word%20of%20freedom_crb","p":399,"h":1,"n":"Word Of Freedom"},{"c":3,"s":5,"id":7884,"u":"word%20of%20truth_crb","p":399,"h":1,"n":"Word Of Truth"},{"c":3,"s":5,"id":7885,"u":"you're%20mine_crb","p":406,"h":1,"n":"You're Mine"},{"c":3,"s":5,"id":7886,"u":"zeal%20for%20battle_crb","p":399,"h":1,"n":"Zeal For Battle"},{"c":3,"s":5,"id":7887,"u":"zealous%20conviction_crb","p":385,"h":1,"n":"Zealous Conviction"},{"c":3,"s":5,"id":7888,"u":"zone%20of%20truth_crb","p":385,"h":1,"n":"Zone Of Truth"},{"c":3,"s":15,"id":7889,"u":"exchange%20image_aoa3","p":73,"h":1,"n":"Exchange Image"},{"c":3,"s":15,"id":7890,"u":"forgotten%20lines_aoa3","p":73,"h":1,"n":"Forgotten Lines"},{"c":3,"s":15,"id":7891,"u":"imprint%20message_aoa3","p":74,"h":1,"n":"Imprint Message"},{"c":3,"s":15,"id":7892,"u":"join%20pasts_aoa3","p":74,"h":1,"n":"Join Pasts"},{"c":3,"s":15,"id":7893,"u":"object%20reading_aoa3","p":74,"h":1,"n":"Object Reading"},{"c":3,"s":15,"id":7894,"u":"silver's%20refrain_aoa3","p":74,"h":1,"n":"Silver's Refrain"},{"c":3,"s":15,"id":7895,"u":"spiritual%20anamnesis_aoa3","p":74,"h":1,"n":"Spiritual Anamnesis"},{"c":3,"s":16,"id":7896,"u":"electrified%20crystal%20ward_aoa4","p":75,"h":1,"n":"Electrified Crystal Ward"},{"c":3,"s":16,"id":7897,"u":"practice%20makes%20perfect_aoa4","p":63,"h":1,"n":"Practice Makes Perfect"},{"c":3,"s":16,"id":7898,"u":"tireless%20worker_aoa4","p":63,"h":1,"n":"Tireless Worker"},{"c":3,"s":18,"id":7899,"u":"apex%20companion_aoa6","p":77,"h":1,"n":"Apex Companion"},{"c":3,"s":18,"id":7900,"u":"song%20of%20the%20fallen_aoa6","p":77,"h":1,"n":"Song Of The Fallen"},{"c":3,"s":20,"id":7901,"u":"admonishing%20ray_aoe2","p":76,"h":1,"n":"Admonishing Ray"},{"c":3,"s":20,"id":7902,"u":"magical%20fetters_aoe2","p":77,"h":1,"n":"Magical Fetters"},{"c":3,"s":20,"id":7903,"u":"maze%20of%20locked%20doors_aoe2","p":77,"h":1,"n":"Maze Of Locked Doors"},{"c":3,"s":20,"id":7904,"u":"putrefy%20food%20and%20drink_aoe2","p":77,"h":1,"n":"Putrefy Food And Drink"},{"c":3,"s":20,"id":7905,"u":"speaking%20sky_aoe2","p":79,"h":1,"n":"Speaking Sky"},{"c":3,"s":20,"id":7906,"u":"steal%20the%20sky_aoe2","p":79,"h":1,"n":"Steal The Sky"},{"c":3,"s":22,"id":7907,"u":"imp%20sting_aoe4","p":80,"h":1,"n":"Imp Sting"},{"c":3,"s":22,"id":7908,"u":"leng%20sting_aoe4","p":80,"h":1,"n":"Leng Sting"},{"c":3,"s":22,"id":7909,"u":"linnorm%20sting_aoe4","p":81,"h":1,"n":"Linnorm Sting"},{"c":3,"s":22,"id":7910,"u":"swarming%20wasp%20stings_aoe4","p":81,"h":1,"n":"Swarming Wasp Stings"},{"c":3,"s":22,"id":7911,"u":"wyvern%20sting_aoe4","p":81,"h":1,"n":"Wyvern Sting"},{"c":3,"s":23,"id":7912,"u":"ordained%20purpose_aoe5","p":75,"h":1,"n":"Ordained Purpose"},{"c":3,"s":23,"id":7913,"u":"split%20the%20tongue_aoe5","p":75,"h":1,"n":"Split The Tongue"},{"c":3,"s":24,"id":7914,"u":"divinity%20leech_aoe6","p":75,"h":1,"n":"Divinity Leech"},{"c":3,"s":24,"id":7915,"u":"prismatic%20shield_aoe6","p":75,"h":1,"n":"Prismatic Shield"},{"c":3,"s":25,"id":7916,"u":"worm's%20repast_av1","p":80,"h":1,"n":"Worm's Repast"},{"c":3,"s":26,"id":7917,"u":"daydreamer's%20curse_av2","p":73,"h":1,"n":"Daydreamer's Curse"},{"c":3,"s":26,"id":7918,"u":"savant's%20curse_av2","p":73,"h":1,"n":"Savant's Curse"},{"c":3,"s":27,"id":7919,"u":"call%20the%20blood_av3","p":75,"h":1,"n":"Call The Blood"},{"c":3,"s":27,"id":7920,"u":"ectoplasmic%20expulsion_av3","p":75,"h":1,"n":"Ectoplasmic Expulsion"},{"c":3,"s":27,"id":7921,"u":"fearful%20feast_av3","p":65,"h":1,"n":"Fearful Feast"},{"c":3,"s":27,"id":7922,"u":"lift%20nature's%20caul_av3","p":65,"h":1,"n":"Lift Nature's Caul"},{"c":3,"s":28,"id":7923,"u":"breath%20of%20drought_ec1","p":78,"h":1,"n":"Breath Of Drought"},{"c":3,"s":28,"id":7924,"u":"personal%20rain%20cloud_ec1","p":78,"h":1,"n":"Personal Rain Cloud"},{"c":3,"s":28,"id":7925,"u":"rime%20slick_ec1","p":78,"h":1,"n":"Rime Slick"},{"c":3,"s":28,"id":7926,"u":"scouring%20sand_ec1","p":78,"h":1,"n":"Scouring Sand"},{"c":3,"s":28,"id":7927,"u":"sea%20surge_ec1","p":78,"h":1,"n":"Sea Surge"},{"c":3,"s":28,"id":7928,"u":"sudden%20bolt_ec1","p":79,"h":1,"n":"Sudden Bolt"},{"c":3,"s":28,"id":7929,"u":"unseasonable%20squall_ec1","p":79,"h":1,"n":"Unseasonable Squall"},{"c":3,"s":28,"id":7930,"u":"verdant%20sprout_ec1","p":79,"h":1,"n":"Verdant Sprout"},{"c":3,"s":29,"id":7931,"u":"clownish%20curse_ec2","p":77,"h":1,"n":"Clownish Curse"},{"c":3,"s":29,"id":7932,"u":"favorable%20review_ec2","p":77,"h":1,"n":"Favorable Review"},{"c":3,"s":29,"id":7933,"u":"pillar%20of%20water_ec2","p":77,"h":1,"n":"Pillar Of Water"},{"c":3,"s":29,"id":7934,"u":"pyrotechnics_ec2","p":77,"h":1,"n":"Pyrotechnics"},{"c":3,"s":8,"id":7935,"u":"ravening%20maw_ec3","p":67,"h":1,"n":"Ravening Maw"},{"c":3,"s":30,"id":7936,"u":"blood%20feast_ec4","p":74,"h":1,"n":"Blood Feast"},{"c":3,"s":30,"id":7937,"u":"entrancing%20eyes_ec4","p":74,"h":1,"n":"Entrancing Eyes"},{"c":3,"s":30,"id":7938,"u":"necrotic%20radiation_ec4","p":75,"h":1,"n":"Necrotic Radiation"},{"c":3,"s":31,"id":7939,"u":"blightburn%20blast_ec5","p":73,"h":1,"n":"Blightburn Blast"},{"c":3,"s":31,"id":7940,"u":"control%20sand_ec5","p":73,"h":1,"n":"Control Sand"},{"c":3,"s":31,"id":7941,"u":"pillars%20of%20sand_ec5","p":74,"h":1,"n":"Pillars Of Sand"},{"c":3,"s":32,"id":7942,"u":"astral%20labyrinth_ec6","p":76,"h":1,"n":"Astral Labyrinth"},{"c":3,"s":32,"id":7943,"u":"deluge_ec6","p":76,"h":1,"n":"Deluge"},{"c":3,"s":32,"id":7944,"u":"devour%20life_ec6","p":76,"h":1,"n":"Devour Life"},{"c":3,"s":32,"id":7945,"u":"prying%20survey_ec6","p":76,"h":1,"n":"Prying Survey"},{"c":3,"s":32,"id":7946,"u":"undermine%20reality_ec6","p":76,"h":1,"n":"Undermine Reality"},{"c":3,"s":32,"id":7947,"u":"upheaval_ec6","p":77,"h":1,"n":"Upheaval"},{"c":3,"s":34,"id":7948,"u":"aura%20of%20the%20unremarkable_frp1","p":77,"h":1,"n":"Aura Of The Unremarkable"},{"c":3,"s":34,"id":7949,"u":"return%20beacon_frp1","p":77,"h":1,"n":"Return Beacon"},{"c":3,"s":34,"id":7950,"u":"wronged%20monk's%20wrath_frp1","p":77,"h":1,"n":"Wronged Monk's Wrath"},{"c":3,"s":36,"id":7951,"u":"cleansing%20flames_frp3","p":74,"h":1,"n":"Cleansing Flames"},{"c":3,"s":36,"id":7952,"u":"rejuvenating%20flames_frp3","p":74,"h":1,"n":"Rejuvenating Flames"},{"c":3,"s":36,"id":7953,"u":"shroud%20of%20flame_frp3","p":74,"h":1,"n":"Shroud Of Flame"},{"c":3,"s":6,"id":7954,"u":"invoke%20the%20crimson%20oath_locg","p":90,"h":1,"n":"Invoke The Crimson Oath"},{"c":3,"s":6,"id":7955,"u":"light%20of%20revelation_locg","p":91,"h":1,"n":"Light Of Revelation"},{"c":3,"s":6,"id":7956,"u":"perfect%20strike_locg","p":131,"h":1,"n":"Perfect Strike"},{"c":3,"s":6,"id":7957,"u":"sun%20blade_locg","p":91,"h":1,"n":"Sun Blade"},{"c":3,"s":55,"id":7958,"u":"acid%20storm_logm","p":106,"h":1,"n":"Acid Storm"},{"c":3,"s":55,"id":7959,"u":"acidic%20burst_logm","p":106,"h":1,"n":"Acidic Burst"},{"c":3,"s":55,"id":7960,"u":"adapt%20self_logm","p":112,"h":1,"n":"Adapt Self"},{"c":3,"s":55,"id":7961,"u":"adaptive%20ablation_logm","p":112,"h":1,"n":"Adaptive Ablation"},{"c":3,"s":55,"id":7962,"u":"agitate_logm","p":106,"h":1,"n":"Agitate"},{"c":3,"s":55,"id":7963,"u":"animus%20mine_logm","p":106,"h":1,"n":"Animus Mine"},{"c":3,"s":55,"id":7964,"u":"anticipate%20peril_logm","p":107,"h":1,"n":"Anticipate Peril"},{"c":3,"s":55,"id":7965,"u":"asterism_logm","p":117,"h":1,"n":"Asterism"},{"c":3,"s":55,"id":7966,"u":"befuddle_logm","p":107,"h":1,"n":"Befuddle"},{"c":3,"s":55,"id":7967,"u":"bottle%20the%20storm_logm","p":115,"h":1,"n":"Bottle The Storm"},{"c":3,"s":55,"id":7968,"u":"brand%20the%20impenitent_logm","p":107,"h":1,"n":"Brand The Impenitent"},{"c":3,"s":55,"id":7969,"u":"charged%20javelin_logm","p":115,"h":1,"n":"Charged Javelin"},{"c":3,"s":55,"id":7970,"u":"chilling%20spray_logm","p":107,"h":1,"n":"Chilling Spray"},{"c":3,"s":55,"id":7971,"u":"cup%20of%20dust_logm","p":107,"h":1,"n":"Cup Of Dust"},{"c":3,"s":55,"id":7972,"u":"delay%20consequence_logm","p":118,"h":1,"n":"Delay Consequence"},{"c":3,"s":55,"id":7973,"u":"diamond%20dust_logm","p":112,"h":1,"n":"Diamond Dust"},{"c":3,"s":55,"id":7974,"u":"divine%20plagues_logm","p":115,"h":1,"n":"Divine Plagues"},{"c":3,"s":55,"id":7975,"u":"door%20to%20beyond_logm","p":119,"h":1,"n":"Door To Beyond"},{"c":3,"s":55,"id":7976,"u":"draconic%20barrage_logm","p":119,"h":1,"n":"Draconic Barrage"},{"c":3,"s":55,"id":7977,"u":"dust%20storm_logm","p":114,"h":1,"n":"Dust Storm"},{"c":3,"s":55,"id":7978,"u":"dutiful%20challenge_logm","p":114,"h":1,"n":"Dutiful Challenge"},{"c":3,"s":55,"id":7979,"u":"ectoplasmic%20interstice_logm","p":117,"h":1,"n":"Ectoplasmic Interstice"},{"c":3,"s":55,"id":7980,"u":"eject%20soul_logm","p":117,"h":1,"n":"Eject Soul"},{"c":3,"s":55,"id":7981,"u":"empty%20inside_logm","p":119,"h":1,"n":"Empty Inside"},{"c":3,"s":55,"id":7982,"u":"endure_logm","p":107,"h":1,"n":"Endure"},{"c":3,"s":55,"id":7983,"u":"ephemeral%20hazards_logm","p":113,"h":1,"n":"Ephemeral Hazards"},{"c":3,"s":55,"id":7984,"u":"expeditious%20excavation_logm","p":107,"h":1,"n":"Expeditious Excavation"},{"c":3,"s":55,"id":7985,"u":"fallow%20field_logm","p":113,"h":1,"n":"Fallow Field"},{"c":3,"s":55,"id":7986,"u":"feast%20of%20ashes_logm","p":107,"h":1,"n":"Feast Of Ashes"},{"c":3,"s":55,"id":7987,"u":"font%20of%20serenity_logm","p":116,"h":1,"n":"Font Of Serenity"},{"c":3,"s":55,"id":7988,"u":"foul%20miasma_logm","p":115,"h":1,"n":"Foul Miasma"},{"c":3,"s":55,"id":7989,"u":"fungal%20hyphae_logm","p":108,"h":1,"n":"Fungal Hyphae"},{"c":3,"s":55,"id":7990,"u":"ghostly%20transcription_logm","p":115,"h":1,"n":"Ghostly Transcription"},{"c":3,"s":55,"id":7991,"u":"gravity%20well_logm","p":108,"h":1,"n":"Gravity Well"},{"c":3,"s":55,"id":7992,"u":"hyperfocus_logm","p":113,"h":1,"n":"Hyperfocus"},{"c":3,"s":55,"id":7993,"u":"ill%20omen_logm","p":108,"h":1,"n":"Ill Omen"},{"c":3,"s":55,"id":7994,"u":"iron%20gut_logm","p":108,"h":1,"n":"Iron Gut"},{"c":3,"s":55,"id":7995,"u":"lament_logm","p":116,"h":1,"n":"Lament"},{"c":3,"s":55,"id":7996,"u":"liberating%20command_logm","p":108,"h":1,"n":"Liberating Command"},{"c":3,"s":55,"id":7997,"u":"message%20rune_logm","p":108,"h":1,"n":"Message Rune"},{"c":3,"s":55,"id":7998,"u":"oathkeeper's%20insignia_logm","p":114,"h":1,"n":"Oathkeeper's Insignia"},{"c":3,"s":55,"id":7999,"u":"object%20memory_logm","p":118,"h":1,"n":"Object Memory"},{"c":3,"s":55,"id":8000,"u":"overflowing%20sorrow_logm","p":116,"h":1,"n":"Overflowing Sorrow"},{"c":3,"s":55,"id":8001,"u":"parch_logm","p":114,"h":1,"n":"Parch"},{"c":3,"s":55,"id":8002,"u":"penumbral%20shroud_logm","p":109,"h":1,"n":"Penumbral Shroud"},{"c":3,"s":55,"id":8003,"u":"redact_logm","p":114,"h":1,"n":"Redact"},{"c":3,"s":55,"id":8004,"u":"reflective%20scales_logm","p":109,"h":1,"n":"Reflective Scales"},{"c":3,"s":55,"id":8005,"u":"remember%20the%20lost_logm","p":119,"h":1,"n":"Remember The Lost"},{"c":3,"s":55,"id":8006,"u":"roar%20of%20the%20wyrm_logm","p":119,"h":1,"n":"Roar Of The Wyrm"},{"c":3,"s":55,"id":8007,"u":"share%20burden_logm","p":116,"h":1,"n":"Share Burden"},{"c":3,"s":55,"id":8008,"u":"share%20lore_logm","p":109,"h":1,"n":"Share Lore"},{"c":3,"s":55,"id":8009,"u":"shattering%20gem_logm","p":109,"h":1,"n":"Shattering Gem"},{"c":3,"s":55,"id":8010,"u":"shifting%20sand_logm","p":110,"h":1,"n":"Shifting Sand"},{"c":3,"s":55,"id":8011,"u":"shockwave_logm","p":110,"h":1,"n":"Shockwave"},{"c":3,"s":55,"id":8012,"u":"show%20the%20way_logm","p":110,"h":1,"n":"Show The Way"},{"c":3,"s":55,"id":8013,"u":"slough%20skin_logm","p":110,"h":1,"n":"Slough Skin"},{"c":3,"s":55,"id":8014,"u":"stasis_logm","p":118,"h":1,"n":"Stasis"},{"c":3,"s":55,"id":8015,"u":"swarm%20form_logm","p":118,"h":1,"n":"Swarm Form"},{"c":3,"s":55,"id":8016,"u":"swarmsense_logm","p":117,"h":1,"n":"Swarmsense"},{"c":3,"s":55,"id":8017,"u":"temporary%20tool_logm","p":110,"h":1,"n":"Temporary Tool"},{"c":3,"s":55,"id":8018,"u":"tether_logm","p":111,"h":1,"n":"Tether"},{"c":3,"s":55,"id":8019,"u":"time%20beacon_logm","p":111,"h":1,"n":"Time Beacon"},{"c":3,"s":55,"id":8020,"u":"whirling%20scarves_logm","p":111,"h":1,"n":"Whirling Scarves"},{"c":3,"s":55,"id":8021,"u":"winter%20bolt_logm","p":112,"h":1,"n":"Winter Bolt"},{"c":3,"s":55,"id":8022,"u":"withering%20grasp_logm","p":112,"h":1,"n":"Withering Grasp"},{"c":3,"s":55,"id":8023,"u":"zenith%20star_logm","p":117,"h":1,"n":"Zenith Star"},{"c":3,"s":56,"id":8024,"u":"achaekek's%20clutch_lol","p":58,"h":1,"n":"Achaekek's Clutch"},{"c":3,"s":56,"id":8025,"u":"all%20is%20one%2c%20one%20is%20all_lol","p":65,"h":1,"n":"All Is One, One Is All"},{"c":3,"s":56,"id":8026,"u":"aromatic%20lure_lol","p":37,"h":1,"n":"Aromatic Lure"},{"c":3,"s":56,"id":8027,"u":"glacial%20heart_lol","p":32,"h":1,"n":"Glacial Heart"},{"c":3,"s":56,"id":8028,"u":"halcyon%20infusion_lol","p":66,"h":1,"n":"Halcyon Infusion"},{"c":3,"s":56,"id":8029,"u":"rebounding%20barrier_lol","p":37,"h":1,"n":"Rebounding Barrier"},{"c":3,"s":56,"id":8030,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol","p":69,"h":1,"n":"Shall Not Falter, Shall Not Rout"},{"c":3,"s":56,"id":8031,"u":"spirit%20object_lol","p":32,"h":1,"n":"Spirit Object"},{"c":3,"s":56,"id":8032,"u":"sun's%20fury_lol","p":101,"h":1,"n":"Sun's Fury"},{"c":3,"s":51,"id":8033,"u":"familiar%20form_lopsg","p":5500,"h":1,"n":"Familiar Form"},{"c":3,"s":51,"id":8034,"u":"perseis's%20precautions_lopsg","p":124,"h":1,"n":"Perseis's Precautions"},{"c":3,"s":51,"id":8035,"u":"spellmaster's%20ward_lopsg","p":5500,"h":1,"n":"Spellmaster's Ward"},{"c":3,"s":51,"id":8036,"u":"transcribe%20moment_lopsg","p":46,"h":1,"n":"Transcribe Moment"},{"c":3,"s":52,"id":8037,"u":"magic%20warrior%20aspect_lowg","p":95,"h":1,"n":"Magic Warrior Aspect"},{"c":3,"s":52,"id":8038,"u":"magic%20warrior%20transformation_lowg","p":95,"h":1,"n":"Magic Warrior Transformation"},{"c":3,"s":52,"id":8039,"u":"mantis%20form_lowg","p":71,"h":1,"n":"Mantis Form"},{"c":3,"s":52,"id":8040,"u":"perfect%20strike_lowg","p":83,"h":1,"n":"Perfect Strike"},{"c":3,"s":52,"id":8041,"u":"snowball_lowg","p":112,"h":1,"n":"Snowball"},{"c":3,"s":52,"id":8042,"u":"unblinking%20flame%20revelation_lowg","p":83,"h":1,"n":"Unblinking Flame Revelation"},{"c":3,"s":52,"id":8043,"u":"unbreaking%20wave%20advance_lowg","p":83,"h":1,"n":"Unbreaking Wave Advance"},{"c":3,"s":52,"id":8044,"u":"unfolding%20wind%20rush_lowg","p":83,"h":1,"n":"Unfolding Wind Rush"},{"c":3,"s":52,"id":8045,"u":"untwisting%20iron%20buffer_lowg","p":83,"h":1,"n":"Untwisting Iron Buffer"},{"c":3,"s":53,"id":8046,"u":"aberrant%20form_som","p":88,"h":1,"n":"Aberrant Form"},{"c":3,"s":53,"id":8047,"u":"angel%20form_som","p":89,"h":1,"n":"Angel Form"},{"c":3,"s":53,"id":8048,"u":"animal%20allies_som","p":89,"h":1,"n":"Animal Allies"},{"c":3,"s":53,"id":8049,"u":"approximate_som","p":90,"h":1,"n":"Approximate"},{"c":3,"s":53,"id":8050,"u":"ash%20cloud_som","p":90,"h":1,"n":"Ash Cloud"},{"c":3,"s":53,"id":8051,"u":"bandit's%20doom_som","p":90,"h":1,"n":"Bandit's Doom"},{"c":3,"s":53,"id":8052,"u":"befitting%20attire_som","p":90,"h":1,"n":"Befitting Attire"},{"c":3,"s":53,"id":8053,"u":"biting%20words_som","p":90,"h":1,"n":"Biting Words"},{"c":3,"s":53,"id":8054,"u":"blazing%20dive_som","p":90,"h":1,"n":"Blazing Dive"},{"c":3,"s":53,"id":8055,"u":"blazing%20fissure_som","p":91,"h":1,"n":"Blazing Fissure"},{"c":3,"s":53,"id":8056,"u":"blessing%20of%20defiance_som","p":91,"h":1,"n":"Blessing Of Defiance"},{"c":3,"s":53,"id":8057,"u":"blink%20charge_som","p":92,"h":1,"n":"Blink Charge"},{"c":3,"s":53,"id":8058,"u":"bloodspray%20curse_som","p":92,"h":1,"n":"Bloodspray Curse"},{"c":3,"s":53,"id":8059,"u":"boil%20blood_som","p":92,"h":1,"n":"Boil Blood"},{"c":3,"s":53,"id":8060,"u":"boost%20eidolon_som","p":144,"h":1,"n":"Boost Eidolon"},{"c":3,"s":53,"id":8061,"u":"bottomless%20stomach_som","p":92,"h":1,"n":"Bottomless Stomach"},{"c":3,"s":53,"id":8062,"u":"breadcrumbs_som","p":92,"h":1,"n":"Breadcrumbs"},{"c":3,"s":53,"id":8063,"u":"bullhorn_som","p":93,"h":1,"n":"Bullhorn"},{"c":3,"s":53,"id":8064,"u":"burning%20blossoms_som","p":93,"h":1,"n":"Burning Blossoms"},{"c":3,"s":53,"id":8065,"u":"canticle%20of%20everlasting%20grief_som","p":94,"h":1,"n":"Canticle Of Everlasting Grief"},{"c":3,"s":53,"id":8066,"u":"cascade%20countermeasure_som","p":143,"h":1,"n":"Cascade Countermeasure"},{"c":3,"s":53,"id":8067,"u":"cast%20into%20time_som","p":94,"h":1,"n":"Cast Into Time"},{"c":3,"s":53,"id":8068,"u":"catch%20your%20name_som","p":247,"h":1,"n":"Catch Your Name"},{"c":3,"s":53,"id":8069,"u":"chromatic%20armor_som","p":95,"h":1,"n":"Chromatic Armor"},{"c":3,"s":53,"id":8070,"u":"chromatic%20image_som","p":95,"h":1,"n":"Chromatic Image"},{"c":3,"s":53,"id":8071,"u":"chromatic%20ray_som","p":95,"h":1,"n":"Chromatic Ray"},{"c":3,"s":53,"id":8072,"u":"claim%20curse_som","p":95,"h":1,"n":"Claim Curse"},{"c":3,"s":53,"id":8073,"u":"clone%20companion_som","p":96,"h":1,"n":"Clone Companion"},{"c":3,"s":53,"id":8074,"u":"combustion_som","p":200,"h":1,"n":"Combustion"},{"c":3,"s":53,"id":8075,"u":"compel%20true%20name_som","p":247,"h":1,"n":"Compel True Name"},{"c":3,"s":53,"id":8076,"u":"concordant%20choir_som","p":96,"h":1,"n":"Concordant Choir"},{"c":3,"s":53,"id":8077,"u":"coral%20eruption_som","p":96,"h":1,"n":"Coral Eruption"},{"c":3,"s":53,"id":8078,"u":"corrosive%20body_som","p":96,"h":1,"n":"Corrosive Body"},{"c":3,"s":53,"id":8079,"u":"cosmic%20form_som","p":97,"h":1,"n":"Cosmic Form"},{"c":3,"s":53,"id":8080,"u":"crushing%20ground_som","p":200,"h":1,"n":"Crushing Ground"},{"c":3,"s":53,"id":8081,"u":"daemon%20form_som","p":98,"h":1,"n":"Daemon Form"},{"c":3,"s":53,"id":8082,"u":"darklight_som","p":227,"h":1,"n":"Darklight"},{"c":3,"s":53,"id":8083,"u":"day's%20weight_som","p":98,"h":1,"n":"Day's Weight"},{"c":3,"s":53,"id":8084,"u":"deity's%20strike_som","p":99,"h":1,"n":"Deity's Strike"},{"c":3,"s":53,"id":8085,"u":"demon%20form_som","p":99,"h":1,"n":"Demon Form"},{"c":3,"s":53,"id":8086,"u":"devil%20form_som","p":99,"h":1,"n":"Devil Form"},{"c":3,"s":53,"id":8087,"u":"dimensional%20assault_som","p":143,"h":1,"n":"Dimensional Assault"},{"c":3,"s":53,"id":8088,"u":"distracting%20chatter_som","p":100,"h":1,"n":"Distracting Chatter"},{"c":3,"s":53,"id":8089,"u":"divine%20armageddon_som","p":100,"h":1,"n":"Divine Armageddon"},{"c":3,"s":53,"id":8090,"u":"draw%20ire_som","p":101,"h":1,"n":"Draw Ire"},{"c":3,"s":53,"id":8091,"u":"draw%20the%20lightning_som","p":101,"h":1,"n":"Draw The Lightning"},{"c":3,"s":53,"id":8092,"u":"echoing%20weapon_som","p":101,"h":1,"n":"Echoing Weapon"},{"c":3,"s":53,"id":8093,"u":"efficient%20apport_som","p":241,"h":1,"n":"Efficient Apport"},{"c":3,"s":53,"id":8094,"u":"eidolon's%20wrath_som","p":144,"h":1,"n":"Eidolon's Wrath"},{"c":3,"s":53,"id":8095,"u":"element%20embodied_som","p":101,"h":1,"n":"Element Embodied"},{"c":3,"s":53,"id":8096,"u":"elemental%20absorption_som","p":102,"h":1,"n":"Elemental Absorption"},{"c":3,"s":53,"id":8097,"u":"elemental%20annihilation%20wave_som","p":102,"h":1,"n":"Elemental Annihilation Wave"},{"c":3,"s":53,"id":8098,"u":"elemental%20confluence_som","p":102,"h":1,"n":"Elemental Confluence"},{"c":3,"s":53,"id":8099,"u":"elemental%20gift_som","p":103,"h":1,"n":"Elemental Gift"},{"c":3,"s":53,"id":8100,"u":"elemental%20zone_som","p":104,"h":1,"n":"Elemental Zone"},{"c":3,"s":53,"id":8101,"u":"envenom%20companion_som","p":104,"h":1,"n":"Envenom Companion"},{"c":3,"s":53,"id":8102,"u":"evolution%20surge_som","p":144,"h":1,"n":"Evolution Surge"},{"c":3,"s":53,"id":8103,"u":"extend%20boost_som","p":145,"h":1,"n":"Extend Boost"},{"c":3,"s":53,"id":8104,"u":"extract%20poison_som","p":104,"h":1,"n":"Extract Poison"},{"c":3,"s":53,"id":8105,"u":"fated%20confrontation_som","p":105,"h":1,"n":"Fated Confrontation"},{"c":3,"s":53,"id":8106,"u":"feral%20shades_som","p":105,"h":1,"n":"Feral Shades"},{"c":3,"s":53,"id":8107,"u":"fey%20form_som","p":105,"h":1,"n":"Fey Form"},{"c":3,"s":53,"id":8108,"u":"flame%20vortex_som","p":106,"h":1,"n":"Flame Vortex"},{"c":3,"s":53,"id":8109,"u":"flame%20wisp_som","p":106,"h":1,"n":"Flame Wisp"},{"c":3,"s":53,"id":8110,"u":"flammable%20fumes_som","p":106,"h":1,"n":"Flammable Fumes"},{"c":3,"s":53,"id":8111,"u":"flowing%20strike_som","p":106,"h":1,"n":"Flowing Strike"},{"c":3,"s":53,"id":8112,"u":"force%20fang_som","p":143,"h":1,"n":"Force Fang"},{"c":3,"s":53,"id":8113,"u":"forceful%20hand_som","p":106,"h":1,"n":"Forceful Hand"},{"c":3,"s":53,"id":8114,"u":"frigid%20flurry_som","p":108,"h":1,"n":"Frigid Flurry"},{"c":3,"s":53,"id":8115,"u":"gale%20blast_som","p":108,"h":1,"n":"Gale Blast"},{"c":3,"s":53,"id":8116,"u":"geyser_som","p":108,"h":1,"n":"Geyser"},{"c":3,"s":53,"id":8117,"u":"glimmer%20of%20charm_som","p":108,"h":1,"n":"Glimmer Of Charm"},{"c":3,"s":53,"id":8118,"u":"gouging%20claw_som","p":109,"h":1,"n":"Gouging Claw"},{"c":3,"s":53,"id":8119,"u":"gravitational%20pull_som","p":109,"h":1,"n":"Gravitational Pull"},{"c":3,"s":53,"id":8120,"u":"guiding%20star_som","p":109,"h":1,"n":"Guiding Star"},{"c":3,"s":53,"id":8121,"u":"hasted%20assault_som","p":143,"h":1,"n":"Hasted Assault"},{"c":3,"s":53,"id":8122,"u":"haunting%20hymn_som","p":109,"h":1,"n":"Haunting Hymn"},{"c":3,"s":53,"id":8123,"u":"healing%20plaster_som","p":109,"h":1,"n":"Healing Plaster"},{"c":3,"s":53,"id":8124,"u":"healing%20well_som","p":110,"h":1,"n":"Healing Well"},{"c":3,"s":53,"id":8125,"u":"horizon%20thunder%20sphere_som","p":110,"h":1,"n":"Horizon Thunder Sphere"},{"c":3,"s":53,"id":8126,"u":"ignite%20fireworks_som","p":110,"h":1,"n":"Ignite Fireworks"},{"c":3,"s":53,"id":8127,"u":"impending%20doom_som","p":110,"h":1,"n":"Impending Doom"},{"c":3,"s":53,"id":8128,"u":"inevitable%20disaster_som","p":111,"h":1,"n":"Inevitable Disaster"},{"c":3,"s":53,"id":8129,"u":"inexhaustible%20cynicism_som","p":111,"h":1,"n":"Inexhaustible Cynicism"},{"c":3,"s":53,"id":8130,"u":"infectious%20enthusiasm_som","p":112,"h":1,"n":"Infectious Enthusiasm"},{"c":3,"s":53,"id":8131,"u":"infectious%20melody_som","p":112,"h":1,"n":"Infectious Melody"},{"c":3,"s":53,"id":8132,"u":"inner%20radiance%20torrent_som","p":112,"h":1,"n":"Inner Radiance Torrent"},{"c":3,"s":53,"id":8133,"u":"inscrutable%20mask_som","p":227,"h":1,"n":"Inscrutable Mask"},{"c":3,"s":53,"id":8134,"u":"instant%20armor_som","p":112,"h":1,"n":"Instant Armor"},{"c":3,"s":53,"id":8135,"u":"invisibility%20curtain_som","p":112,"h":1,"n":"Invisibility Curtain"},{"c":3,"s":53,"id":8136,"u":"invoke%20spirits_som","p":113,"h":1,"n":"Invoke Spirits"},{"c":3,"s":53,"id":8137,"u":"invoke%20true%20name_som","p":247,"h":1,"n":"Invoke True Name"},{"c":3,"s":53,"id":8138,"u":"juvenile%20companion_som","p":113,"h":1,"n":"Juvenile Companion"},{"c":3,"s":53,"id":8139,"u":"life%20connection_som","p":113,"h":1,"n":"Life Connection"},{"c":3,"s":53,"id":8140,"u":"lifelink%20surge_som","p":145,"h":1,"n":"Lifelink Surge"},{"c":3,"s":53,"id":8141,"u":"lose%20the%20path_som","p":113,"h":1,"n":"Lose The Path"},{"c":3,"s":53,"id":8142,"u":"lucky%20number_som","p":113,"h":1,"n":"Lucky Number"},{"c":3,"s":53,"id":8143,"u":"magic%20mailbox_som","p":114,"h":1,"n":"Magic Mailbox"},{"c":3,"s":53,"id":8144,"u":"magnetic%20acceleration_som","p":114,"h":1,"n":"Magnetic Acceleration"},{"c":3,"s":53,"id":8145,"u":"magnetic%20attraction_som","p":114,"h":1,"n":"Magnetic Attraction"},{"c":3,"s":53,"id":8146,"u":"magnetic%20repulsion_som","p":115,"h":1,"n":"Magnetic Repulsion"},{"c":3,"s":53,"id":8147,"u":"mantle%20of%20the%20frozen%20heart_som","p":115,"h":1,"n":"Mantle Of The Frozen Heart"},{"c":3,"s":53,"id":8148,"u":"mantle%20of%20the%20magma%20heart_som","p":115,"h":1,"n":"Mantle Of The Magma Heart"},{"c":3,"s":53,"id":8149,"u":"mimic%20undead_som","p":115,"h":1,"n":"Mimic Undead"},{"c":3,"s":53,"id":8150,"u":"mind%20of%20menace_som","p":116,"h":1,"n":"Mind Of Menace"},{"c":3,"s":53,"id":8151,"u":"mirror%20malefactors_som","p":116,"h":1,"n":"Mirror Malefactors"},{"c":3,"s":53,"id":8152,"u":"mirror's%20misfortune_som","p":117,"h":1,"n":"Mirror's Misfortune"},{"c":3,"s":53,"id":8153,"u":"mud%20pit_som","p":117,"h":1,"n":"Mud Pit"},{"c":3,"s":53,"id":8154,"u":"murderous%20vine_som","p":117,"h":1,"n":"Murderous Vine"},{"c":3,"s":53,"id":8155,"u":"nature's%20reprisal_som","p":117,"h":1,"n":"Nature's Reprisal"},{"c":3,"s":53,"id":8156,"u":"necromancer's%20generosity_som","p":117,"h":1,"n":"Necromancer's Generosity"},{"c":3,"s":53,"id":8157,"u":"necrotize_som","p":118,"h":1,"n":"Necrotize"},{"c":3,"s":53,"id":8158,"u":"nudge%20the%20odds_som","p":118,"h":1,"n":"Nudge The Odds"},{"c":3,"s":53,"id":8159,"u":"nullify_som","p":118,"h":1,"n":"Nullify"},{"c":3,"s":53,"id":8160,"u":"ocular%20overload_som","p":118,"h":1,"n":"Ocular Overload"},{"c":3,"s":53,"id":8161,"u":"one%20with%20the%20land_som","p":118,"h":1,"n":"One With The Land"},{"c":3,"s":53,"id":8162,"u":"oneiric%20mire_som","p":119,"h":1,"n":"Oneiric Mire"},{"c":3,"s":53,"id":8163,"u":"ooze%20form_som","p":119,"h":1,"n":"Ooze Form"},{"c":3,"s":53,"id":8164,"u":"organsight_som","p":120,"h":1,"n":"Organsight"},{"c":3,"s":53,"id":8165,"u":"painful%20vibrations_som","p":120,"h":1,"n":"Painful Vibrations"},{"c":3,"s":53,"id":8166,"u":"pernicious%20poltergeist_som","p":121,"h":1,"n":"Pernicious Poltergeist"},{"c":3,"s":53,"id":8167,"u":"persistent%20servant_som","p":121,"h":1,"n":"Persistent Servant"},{"c":3,"s":53,"id":8168,"u":"petal%20storm_som","p":121,"h":1,"n":"Petal Storm"},{"c":3,"s":53,"id":8169,"u":"phantom%20crowd_som","p":121,"h":1,"n":"Phantom Crowd"},{"c":3,"s":53,"id":8170,"u":"phantom%20prison_som","p":121,"h":1,"n":"Phantom Prison"},{"c":3,"s":53,"id":8171,"u":"pocket%20library_som","p":122,"h":1,"n":"Pocket Library"},{"c":3,"s":53,"id":8172,"u":"portrait%20of%20the%20artist_som","p":122,"h":1,"n":"Portrait Of The Artist"},{"c":3,"s":53,"id":8173,"u":"positive%20attunement_som","p":122,"h":1,"n":"Positive Attunement"},{"c":3,"s":53,"id":8174,"u":"powerful%20inhalation_som","p":201,"h":1,"n":"Powerful Inhalation"},{"c":3,"s":53,"id":8175,"u":"prismatic%20armor_som","p":122,"h":1,"n":"Prismatic Armor"},{"c":3,"s":53,"id":8176,"u":"proliferating%20eyes_som","p":122,"h":1,"n":"Proliferating Eyes"},{"c":3,"s":53,"id":8177,"u":"protect%20companion_som","p":123,"h":1,"n":"Protect Companion"},{"c":3,"s":53,"id":8178,"u":"protector%20tree_som","p":123,"h":1,"n":"Protector Tree"},{"c":3,"s":53,"id":8179,"u":"puff%20of%20poison_som","p":124,"h":1,"n":"Puff Of Poison"},{"c":3,"s":53,"id":8180,"u":"pulverizing%20cascade_som","p":201,"h":1,"n":"Pulverizing Cascade"},{"c":3,"s":53,"id":8181,"u":"quick%20sort_som","p":124,"h":1,"n":"Quick Sort"},{"c":3,"s":53,"id":8182,"u":"rapid%20adaptation_som","p":124,"h":1,"n":"Rapid Adaptation"},{"c":3,"s":53,"id":8183,"u":"ravenous%20portal_som","p":124,"h":1,"n":"Ravenous Portal"},{"c":3,"s":53,"id":8184,"u":"read%20the%20air_som","p":125,"h":1,"n":"Read The Air"},{"c":3,"s":53,"id":8185,"u":"reinforce%20eidolon_som","p":145,"h":1,"n":"Reinforce Eidolon"},{"c":3,"s":53,"id":8186,"u":"repelling%20pulse_som","p":125,"h":1,"n":"Repelling Pulse"},{"c":3,"s":53,"id":8187,"u":"replicate_som","p":125,"h":1,"n":"Replicate"},{"c":3,"s":53,"id":8188,"u":"restyle_som","p":126,"h":1,"n":"Restyle"},{"c":3,"s":53,"id":8189,"u":"rewinding%20step_som","p":126,"h":1,"n":"Rewinding Step"},{"c":3,"s":53,"id":8190,"u":"rip%20the%20spirit_som","p":126,"h":1,"n":"Rip The Spirit"},{"c":3,"s":53,"id":8191,"u":"rising%20surf_som","p":201,"h":1,"n":"Rising Surf"},{"c":3,"s":53,"id":8192,"u":"roaring%20applause_som","p":126,"h":1,"n":"Roaring Applause"},{"c":3,"s":53,"id":8193,"u":"rouse%20skeletons_som","p":126,"h":1,"n":"Rouse Skeletons"},{"c":3,"s":53,"id":8194,"u":"runic%20impression_som","p":143,"h":1,"n":"Runic Impression"},{"c":3,"s":53,"id":8195,"u":"sanguine%20mist_som","p":127,"h":1,"n":"Sanguine Mist"},{"c":3,"s":53,"id":8196,"u":"scatter%20scree_som","p":127,"h":1,"n":"Scatter Scree"},{"c":3,"s":53,"id":8197,"u":"schadenfreude_som","p":127,"h":1,"n":"Schadenfreude"},{"c":3,"s":53,"id":8198,"u":"scorching%20ray_som","p":127,"h":1,"n":"Scorching Ray"},{"c":3,"s":53,"id":8199,"u":"seashell%20of%20stolen%20sound_som","p":127,"h":1,"n":"Seashell Of Stolen Sound"},{"c":3,"s":53,"id":8200,"u":"shadow%20army_som","p":128,"h":1,"n":"Shadow Army"},{"c":3,"s":53,"id":8201,"u":"shadow%20projectile_som","p":128,"h":1,"n":"Shadow Projectile"},{"c":3,"s":53,"id":8202,"u":"shadow%20raid_som","p":129,"h":1,"n":"Shadow Raid"},{"c":3,"s":53,"id":8203,"u":"shielding%20strike_som","p":143,"h":1,"n":"Shielding Strike"},{"c":3,"s":53,"id":8204,"u":"shift%20blame_som","p":129,"h":1,"n":"Shift Blame"},{"c":3,"s":53,"id":8205,"u":"shooting%20star_som","p":143,"h":1,"n":"Shooting Star"},{"c":3,"s":53,"id":8206,"u":"sonata%20span_som","p":129,"h":1,"n":"Sonata Span"},{"c":3,"s":53,"id":8207,"u":"soothing%20blossoms_som","p":129,"h":1,"n":"Soothing Blossoms"},{"c":3,"s":53,"id":8208,"u":"soothing%20spring_som","p":129,"h":1,"n":"Soothing Spring"},{"c":3,"s":53,"id":8209,"u":"spinning%20staff_som","p":144,"h":1,"n":"Spinning Staff"},{"c":3,"s":53,"id":8210,"u":"spiritual%20attunement_som","p":130,"h":1,"n":"Spiritual Attunement"},{"c":3,"s":53,"id":8211,"u":"spout_som","p":130,"h":1,"n":"Spout"},{"c":3,"s":53,"id":8212,"u":"stone%20lance_som","p":201,"h":1,"n":"Stone Lance"},{"c":3,"s":53,"id":8213,"u":"sudden%20recollection_som","p":130,"h":1,"n":"Sudden Recollection"},{"c":3,"s":53,"id":8214,"u":"summon%20anarch_som","p":131,"h":1,"n":"Summon Anarch"},{"c":3,"s":53,"id":8215,"u":"summon%20archmage_som","p":131,"h":1,"n":"Summon Archmage"},{"c":3,"s":53,"id":8216,"u":"summon%20axiom_som","p":131,"h":1,"n":"Summon Axiom"},{"c":3,"s":53,"id":8217,"u":"summon%20deific%20herald_som","p":131,"h":1,"n":"Summon Deific Herald"},{"c":3,"s":53,"id":8218,"u":"summon%20draconic%20legion_som","p":133,"h":1,"n":"Summon Draconic Legion"},{"c":3,"s":53,"id":8219,"u":"summon%20kaiju_som","p":133,"h":1,"n":"Summon Kaiju"},{"c":3,"s":53,"id":8220,"u":"summon%20lesser%20servitor_som","p":134,"h":1,"n":"Summon Lesser Servitor"},{"c":3,"s":53,"id":8221,"u":"summoner's%20precaution_som","p":135,"h":1,"n":"Summoner's Precaution"},{"c":3,"s":53,"id":8222,"u":"summoner's%20visage_som","p":135,"h":1,"n":"Summoner's Visage"},{"c":3,"s":53,"id":8223,"u":"synchronize_som","p":135,"h":1,"n":"Synchronize"},{"c":3,"s":53,"id":8224,"u":"tame_som","p":135,"h":1,"n":"Tame"},{"c":3,"s":53,"id":8225,"u":"tempest%20of%20shades_som","p":135,"h":1,"n":"Tempest Of Shades"},{"c":3,"s":53,"id":8226,"u":"temporary%20glyph_som","p":136,"h":1,"n":"Temporary Glyph"},{"c":3,"s":53,"id":8227,"u":"thicket%20of%20knives_som","p":136,"h":1,"n":"Thicket Of Knives"},{"c":3,"s":53,"id":8228,"u":"thundering%20dominance_som","p":136,"h":1,"n":"Thundering Dominance"},{"c":3,"s":53,"id":8229,"u":"thunderous%20strike_som","p":144,"h":1,"n":"Thunderous Strike"},{"c":3,"s":53,"id":8230,"u":"time%20jump_som","p":136,"h":1,"n":"Time Jump"},{"c":3,"s":53,"id":8231,"u":"timely%20tutor_som","p":137,"h":1,"n":"Timely Tutor"},{"c":3,"s":53,"id":8232,"u":"tortoise%20and%20the%20hare_som","p":137,"h":1,"n":"Tortoise And The Hare"},{"c":3,"s":53,"id":8233,"u":"umbral%20extraction_som","p":137,"h":1,"n":"Umbral Extraction"},{"c":3,"s":53,"id":8234,"u":"umbral%20graft_som","p":137,"h":1,"n":"Umbral Graft"},{"c":3,"s":53,"id":8235,"u":"unexpected%20transposition_som","p":138,"h":1,"n":"Unexpected Transposition"},{"c":3,"s":53,"id":8236,"u":"unfetter%20eidolon_som","p":145,"h":1,"n":"Unfetter Eidolon"},{"c":3,"s":53,"id":8237,"u":"unspeakable%20shadow_som","p":138,"h":1,"n":"Unspeakable Shadow"},{"c":3,"s":53,"id":8238,"u":"updraft_som","p":201,"h":1,"n":"Updraft"},{"c":3,"s":53,"id":8239,"u":"variable%20gravity_som","p":138,"h":1,"n":"Variable Gravity"},{"c":3,"s":53,"id":8240,"u":"voracious%20gestalt_som","p":139,"h":1,"n":"Voracious Gestalt"},{"c":3,"s":53,"id":8241,"u":"wall%20of%20water_som","p":139,"h":1,"n":"Wall Of Water"},{"c":3,"s":53,"id":8242,"u":"warding%20aggression_som","p":140,"h":1,"n":"Warding Aggression"},{"c":3,"s":53,"id":8243,"u":"warrior's%20regret_som","p":140,"h":1,"n":"Warrior's Regret"},{"c":3,"s":53,"id":8244,"u":"wash%20your%20luck_som","p":140,"h":1,"n":"Wash Your Luck"},{"c":3,"s":53,"id":8245,"u":"web%20of%20eyes_som","p":140,"h":1,"n":"Web Of Eyes"},{"c":3,"s":53,"id":8246,"u":"whirlwind_som","p":141,"h":1,"n":"Whirlwind"},{"c":3,"s":53,"id":8247,"u":"wildfire_som","p":201,"h":1,"n":"Wildfire"},{"c":3,"s":53,"id":8248,"u":"winning%20streak_som","p":141,"h":1,"n":"Winning Streak"},{"c":3,"s":53,"id":8249,"u":"zero%20gravity_som","p":141,"h":1,"n":"Zero Gravity"},{"c":3,"s":39,"id":8250,"u":"airburst_sot1","p":76,"h":1,"n":"Airburst"},{"c":3,"s":39,"id":8251,"u":"friendfetch_sot1","p":77,"h":1,"n":"Friendfetch"},{"c":3,"s":39,"id":8252,"u":"grave%20impressions_sot1","p":77,"h":1,"n":"Grave Impressions"},{"c":3,"s":39,"id":8253,"u":"impeccable%20flow_sot1","p":76,"h":1,"n":"Impeccable Flow"},{"c":3,"s":39,"id":8254,"u":"mind%20games_sot1","p":77,"h":1,"n":"Mind Games"},{"c":3,"s":39,"id":8255,"u":"stumbling%20curse_sot1","p":75,"h":1,"n":"Stumbling Curse"},{"c":3,"s":39,"id":8256,"u":"verminous%20lure_sot1","p":76,"h":1,"n":"Verminous Lure"},{"c":3,"s":41,"id":8257,"u":"blackfingers's%20blades_sot3","p":78,"h":1,"n":"Blackfingers's Blades"},{"c":3,"s":41,"id":8258,"u":"clawsong_sot3","p":77,"h":1,"n":"Clawsong"},{"c":3,"s":41,"id":8259,"u":"gasping%20marsh_sot3","p":77,"h":1,"n":"Gasping Marsh"},{"c":3,"s":41,"id":8260,"u":"girzanje's%20march_sot3","p":77,"h":1,"n":"Girzanje's March"},{"c":3,"s":41,"id":8261,"u":"gray%20shadow_sot3","p":78,"h":1,"n":"Gray Shadow"},{"c":3,"s":41,"id":8262,"u":"mirecloak_sot3","p":78,"h":1,"n":"Mirecloak"},{"c":3,"s":41,"id":8263,"u":"stormburst_sot3","p":77,"h":1,"n":"Stormburst"},{"c":3,"s":41,"id":8264,"u":"swampcall_sot3","p":77,"h":1,"n":"Swampcall"},{"c":3,"s":42,"id":8265,"u":"cloak%20of%20light_sot4","p":77,"h":1,"n":"Cloak of Light"},{"c":3,"s":42,"id":8266,"u":"fear%20the%20sun_sot4","p":77,"h":1,"n":"Fear the Sun"},{"c":3,"s":42,"id":8267,"u":"moonburst_sot4","p":77,"h":1,"n":"Moonburst"},{"c":3,"s":42,"id":8268,"u":"moonlight%20ray_sot4","p":77,"h":1,"n":"Moonlight Ray"},{"c":3,"s":42,"id":8269,"u":"penumbral%20disguise_sot4","p":77,"h":1,"n":"Penumbral Disguise"},{"c":3,"s":42,"id":8270,"u":"radiant%20field_sot4","p":78,"h":1,"n":"Radiant Field"},{"c":3,"s":42,"id":8271,"u":"wall%20of%20radiance_sot4","p":78,"h":1,"n":"Wall of Radiance"},{"c":3,"s":42,"id":8272,"u":"wall%20of%20shadow_sot4","p":78,"h":1,"n":"Wall of Shadow"},{"c":3,"s":43,"id":8273,"u":"return%20to%20essence_sot5","p":77,"h":1,"n":"Return to Essence"},{"c":3,"s":43,"id":8274,"u":"temporal%20ward_sot5","p":78,"h":1,"n":"Temporal Ward"},{"c":23,"s":5,"id":8275,"u":"alchemist_crb","p":71,"h":1,"n":"Alchemist"},{"c":23,"s":5,"id":8276,"u":"barbarian_crb","p":83,"h":1,"n":"Barbarian"},{"c":23,"s":5,"id":8277,"u":"bard_crb","p":95,"h":1,"n":"Bard"},{"c":23,"s":5,"id":8278,"u":"champion_crb","p":105,"h":1,"n":"Champion"},{"c":23,"s":5,"id":8279,"u":"cleric_crb","p":117,"h":1,"n":"Cleric"},{"c":23,"s":5,"id":8280,"u":"druid_crb","p":129,"h":1,"n":"Druid"},{"c":23,"s":5,"id":8281,"u":"fighter_crb","p":140,"h":1,"n":"Fighter"},{"c":23,"s":2,"id":8282,"u":"gunslinger_g%26g","p":105,"h":1,"n":"Gunslinger"},{"c":23,"s":2,"id":8283,"u":"inventor_g%26g","p":15,"h":1,"n":"Inventor"},{"c":23,"s":4,"id":8284,"u":"investigator_apg","p":55,"h":1,"n":"Investigator"},{"c":23,"s":53,"id":8285,"u":"magus_som","p":35,"h":1,"n":"Magus"},{"c":23,"s":5,"id":8286,"u":"monk_crb","p":155,"h":1,"n":"Monk"},{"c":23,"s":4,"id":8287,"u":"oracle_apg","p":67,"h":1,"n":"Oracle"},{"c":23,"s":5,"id":8288,"u":"ranger_crb","p":167,"h":1,"n":"Ranger"},{"c":23,"s":5,"id":8289,"u":"rogue_crb","p":178,"h":1,"n":"Rogue"},{"c":23,"s":5,"id":8290,"u":"sorcerer_crb","p":191,"h":1,"n":"Sorcerer"},{"c":23,"s":53,"id":8291,"u":"summoner_som","p":51,"h":1,"n":"Summoner"},{"c":23,"s":4,"id":8292,"u":"swashbuckler_apg","p":83,"h":1,"n":"Swashbuckler"},{"c":23,"s":4,"id":8293,"u":"witch_apg","p":94,"h":1,"n":"Witch"},{"c":23,"s":5,"id":8294,"u":"wizard_crb","p":203,"h":1,"n":"Wizard"},{"c":24,"s":5,"id":8296,"u":"alchemist_crb,state:sub-bomber-crb=b1","p":73,"h":1,"b":"Bomber","n":"Bomber (Alchemist)"},{"c":24,"s":5,"id":8297,"u":"alchemist_crb,state:sub-chirurgeon-crb=b1","p":73,"h":1,"b":"Chirurgeon","n":"Chirurgeon (Alchemist)"},{"c":24,"s":5,"id":8298,"u":"alchemist_crb,state:sub-mutagenist-crb=b1","p":73,"h":1,"b":"Mutagenist","n":"Mutagenist (Alchemist)"},{"c":24,"s":4,"id":8299,"u":"alchemist_crb,state:sub-toxicologist-apg=b1","p":106,"h":1,"b":"Toxicologist","n":"Toxicologist (Alchemist)"},{"c":24,"s":5,"id":8301,"u":"barbarian_crb,state:sub-animal-crb=b1","p":86,"h":1,"b":"Animal","n":"Animal (Barbarian)"},{"c":24,"s":5,"id":8302,"u":"barbarian_crb,state:sub-dragon-crb=b1","p":86,"h":1,"b":"Dragon","n":"Dragon (Barbarian)"},{"c":24,"s":5,"id":8303,"u":"barbarian_crb,state:sub-fury-crb=b1","p":87,"h":1,"b":"Fury","n":"Fury (Barbarian)"},{"c":24,"s":5,"id":8304,"u":"barbarian_crb,state:sub-giant-crb=b1","p":87,"h":1,"b":"Giant","n":"Giant (Barbarian)"},{"c":24,"s":5,"id":8305,"u":"barbarian_crb,state:sub-spirit-crb=b1","p":87,"h":1,"b":"Spirit","n":"Spirit (Barbarian)"},{"c":24,"s":4,"id":8306,"u":"barbarian_crb,state:sub-superstition-apg=b1","p":108,"h":1,"b":"Superstition","n":"Superstition (Barbarian)"},{"c":24,"s":5,"id":8308,"u":"bard_crb,state:sub-enigma-crb=b1","p":97,"h":1,"b":"Enigma","n":"Enigma (Bard)"},{"c":24,"s":5,"id":8309,"u":"bard_crb,state:sub-maestro-crb=b1","p":97,"h":1,"b":"Maestro","n":"Maestro (Bard)"},{"c":24,"s":5,"id":8310,"u":"bard_crb,state:sub-polymath-crb=b1","p":97,"h":1,"b":"Polymath","n":"Polymath (Bard)"},{"c":24,"s":4,"id":8311,"u":"bard_crb,state:sub-warrior-apg=b1","p":112,"h":1,"b":"Warrior","n":"Warrior (Bard)"},{"c":24,"s":5,"id":8313,"u":"champion_crb,state:sub-paladin-crb=b1","p":106,"h":1,"b":"Paladin","n":"Paladin (Champion)"},{"c":24,"s":5,"id":8314,"u":"champion_crb,state:sub-redeemer-crb=b1","p":106,"h":1,"b":"Redeemer","n":"Redeemer (Champion)"},{"c":24,"s":5,"id":8315,"u":"champion_crb,state:sub-liberator-crb=b1","p":106,"h":1,"b":"Liberator","n":"Liberator (Champion)"},{"c":24,"s":4,"id":8316,"u":"champion_crb,state:sub-tyrant-apg=b1","p":116,"h":1,"b":"Tyrant","n":"Tyrant (Champion)"},{"c":24,"s":4,"id":8317,"u":"champion_crb,state:sub-desecrator-apg=b1","p":116,"h":1,"b":"Desecrator","n":"Desecrator (Champion)"},{"c":24,"s":4,"id":8318,"u":"champion_crb,state:sub-antipaladin-apg=b1","p":116,"h":1,"b":"Antipaladin","n":"Antipaladin (Champion)"},{"c":24,"s":5,"id":8320,"u":"cleric_crb,state:sub-cloistered-crb=b1","p":119,"h":1,"b":"Cloistered Cleric","n":"Cloistered Cleric (Cleric)"},{"c":24,"s":5,"id":8321,"u":"cleric_crb,state:sub-warpriest-crb=b1","p":120,"h":1,"b":"Warpriest","n":"Warpriest (Cleric)"},{"c":24,"s":5,"id":8323,"u":"druid_crb,state:sub-animal-crb=b1","p":131,"h":1,"b":"Animal","n":"Animal (Druid)"},{"c":24,"s":5,"id":8324,"u":"druid_crb,state:sub-leaf-crb=b1","p":131,"h":1,"b":"Leaf","n":"Leaf (Druid)"},{"c":24,"s":5,"id":8325,"u":"druid_crb,state:sub-storm-crb=b1","p":132,"h":1,"b":"Storm","n":"Storm (Druid)"},{"c":24,"s":5,"id":8326,"u":"druid_crb,state:sub-wild-crb=b1","p":132,"h":1,"b":"Wild","n":"Wild (Druid)"},{"c":24,"s":53,"id":8327,"u":"druid_crb,state:sub-flame-som=b1","p":198,"h":1,"b":"Flame","n":"Flame (Druid)"},{"c":24,"s":53,"id":8328,"u":"druid_crb,state:sub-stone-som=b1","p":198,"h":1,"b":"Stone","n":"Stone (Druid)"},{"c":24,"s":53,"id":8329,"u":"druid_crb,state:sub-wave-som=b1","p":198,"h":1,"b":"Wave","n":"Wave (Druid)"},{"c":24,"s":2,"id":8332,"u":"gunslinger_g%26g,state:sub-drifter-gg=b1","p":108,"h":1,"b":"Drifter","n":"Drifter (Gunslinger)"},{"c":24,"s":2,"id":8333,"u":"gunslinger_g%26g,state:sub-pistolero-gg=b1","p":109,"h":1,"b":"Pistolero","n":"Pistolero (Gunslinger)"},{"c":24,"s":2,"id":8334,"u":"gunslinger_g%26g,state:sub-sniper-gg=b1","p":109,"h":1,"b":"Sniper","n":"Sniper (Gunslinger)"},{"c":24,"s":2,"id":8335,"u":"gunslinger_g%26g,state:sub-vanguard-gg=b1","p":110,"h":1,"b":"Vanguard","n":"Vanguard (Gunslinger)"},{"c":24,"s":2,"id":8337,"u":"inventor_g%26g,state:sub-armor-gg=b1","p":16,"h":1,"b":"Armor","n":"Armor (Inventor)"},{"c":24,"s":2,"id":8338,"u":"inventor_g%26g,state:sub-construct-gg=b1","p":16,"h":1,"b":"Construct","n":"Construct (Inventor)"},{"c":24,"s":2,"id":8339,"u":"inventor_g%26g,state:sub-weapon-gg=b1","p":16,"h":1,"b":"Weapon","n":"Weapon (Inventor)"},{"c":24,"s":4,"id":8341,"u":"investigator_apg,state:sub-alchemical-sciences-apg=b1","p":57,"h":1,"b":"Alchemical Sciences","n":"Alchemical Sciences (Investigator)"},{"c":24,"s":4,"id":8342,"u":"investigator_apg,state:sub-empiricism-apg=b1","p":57,"h":1,"b":"Empiricism","n":"Empiricism (Investigator)"},{"c":24,"s":4,"id":8343,"u":"investigator_apg,state:sub-forensic-medicine-apg=b1","p":58,"h":1,"b":"Forensic Medicine","n":"Forensic Medicine (Investigator)"},{"c":24,"s":4,"id":8344,"u":"investigator_apg,state:sub-interrogation-apg=b1","p":58,"h":1,"b":"Interrogation","n":"Interrogation (Investigator)"},{"c":24,"s":53,"id":8346,"u":"magus_som,state:sub-inexorable-iron-som=b1","p":39,"h":1,"b":"Inexorable Iron","n":"Inexorable Iron (Magus)"},{"c":24,"s":53,"id":8347,"u":"magus_som,state:sub-laughing-shadow-som=b1","p":39,"h":1,"b":"Laughing Shadow","n":"Laughing Shadow (Magus)"},{"c":24,"s":53,"id":8348,"u":"magus_som,state:sub-sparkling-targe-som=b1","p":39,"h":1,"b":"Sparkling Targe","n":"Sparkling Targe (Magus)"},{"c":24,"s":53,"id":8349,"u":"magus_som,state:sub-starlit-span-som=b1","p":39,"h":1,"b":"Starlit Span","n":"Starlit Span (Magus)"},{"c":24,"s":53,"id":8350,"u":"magus_som,state:sub-twisting-tree-som=b1","p":40,"h":1,"b":"Twisting Tree","n":"Twisting Tree (Magus)"},{"c":24,"s":4,"id":8353,"u":"oracle_apg,state:sub-ancestors-apg=b1","p":73,"h":1,"b":"Ancestors","n":"Ancestors (Oracle)"},{"c":24,"s":4,"id":8354,"u":"oracle_apg,state:sub-battle-apg=b1","p":74,"h":1,"b":"Battle","n":"Battle (Oracle)"},{"c":24,"s":4,"id":8355,"u":"oracle_apg,state:sub-bones-apg=b1","p":75,"h":1,"b":"Bones","n":"Bones (Oracle)"},{"c":24,"s":4,"id":8356,"u":"oracle_apg,state:sub-cosmos-apg=b1","p":75,"h":1,"b":"Cosmos","n":"Cosmos (Oracle)"},{"c":24,"s":4,"id":8357,"u":"oracle_apg,state:sub-flames-apg=b1","p":76,"h":1,"b":"Flames","n":"Flames (Oracle)"},{"c":24,"s":4,"id":8358,"u":"oracle_apg,state:sub-life-apg=b1","p":77,"h":1,"b":"Life","n":"Life (Oracle)"},{"c":24,"s":4,"id":8359,"u":"oracle_apg,state:sub-lore-apg=b1","p":77,"h":1,"b":"Lore","n":"Lore (Oracle)"},{"c":24,"s":4,"id":8360,"u":"oracle_apg,state:sub-tempest-apg=b1","p":78,"h":1,"b":"Tempest","n":"Tempest (Oracle)"},{"c":24,"s":5,"id":8362,"u":"ranger_crb,state:sub-flurry-crb=b1","p":168,"h":1,"b":"Flurry","n":"Flurry (Ranger)"},{"c":24,"s":5,"id":8363,"u":"ranger_crb,state:sub-precision-crb=b1","p":168,"h":1,"b":"Precision","n":"Precision (Ranger)"},{"c":24,"s":5,"id":8364,"u":"ranger_crb,state:sub-outwit-crb=b1","p":168,"h":1,"b":"Outwit","n":"Outwit (Ranger)"},{"c":24,"s":4,"id":8366,"u":"rogue_crb,state:sub-eldritch-trickster-apg=b1","p":134,"h":1,"b":"Eldritch Trickster","n":"Eldritch Trickster (Rogue)"},{"c":24,"s":4,"id":8367,"u":"rogue_crb,state:sub-mastermind-apg=b1","p":134,"h":1,"b":"Mastermind","n":"Mastermind (Rogue)"},{"c":24,"s":5,"id":8368,"u":"rogue_crb,state:sub-ruffian-crb=b1","p":180,"h":1,"b":"Ruffian","n":"Ruffian (Rogue)"},{"c":24,"s":5,"id":8369,"u":"rogue_crb,state:sub-scoundrel-crb=b1","p":180,"h":1,"b":"Scoundrel","n":"Scoundrel (Rogue)"},{"c":24,"s":5,"id":8370,"u":"rogue_crb,state:sub-thief-crb=b1","p":180,"h":1,"b":"Thief","n":"Thief (Rogue)"},{"c":24,"s":5,"id":8372,"u":"sorcerer_crb,state:sub-aberrant-crb=b1","p":195,"h":1,"b":"Aberrant","n":"Aberrant (Sorcerer)"},{"c":24,"s":5,"id":8373,"u":"sorcerer_crb,state:sub-angelic-crb=b1","p":195,"h":1,"b":"Angelic","n":"Angelic (Sorcerer)"},{"c":24,"s":5,"id":8374,"u":"sorcerer_crb,state:sub-demonic-crb=b1","p":195,"h":1,"b":"Demonic","n":"Demonic (Sorcerer)"},{"c":24,"s":5,"id":8375,"u":"sorcerer_crb,state:sub-diabolic-crb=b1","p":196,"h":1,"b":"Diabolic","n":"Diabolic (Sorcerer)"},{"c":24,"s":0,"id":8376,"u":"sorcerer_crb,state:sub-wyrmblessed-lome=b1","p":75,"h":1,"b":"Wyrmblessed","n":"Wyrmblessed (Sorcerer)"},{"c":24,"s":5,"id":8377,"u":"sorcerer_crb,state:sub-draconic-crb=b1","p":196,"h":1,"b":"Draconic","n":"Draconic (Sorcerer)"},{"c":24,"s":5,"id":8378,"u":"sorcerer_crb,state:sub-elemental-crb=b1","p":196,"h":1,"b":"Elemental","n":"Elemental (Sorcerer)"},{"c":24,"s":5,"id":8379,"u":"sorcerer_crb,state:sub-fey-crb=b1","p":197,"h":1,"b":"Fey","n":"Fey (Sorcerer)"},{"c":24,"s":5,"id":8380,"u":"sorcerer_crb,state:sub-hag-crb=b1","p":197,"h":1,"b":"Hag","n":"Hag (Sorcerer)"},{"c":24,"s":5,"id":8381,"u":"sorcerer_crb,state:sub-imperial-crb=b1","p":198,"h":1,"b":"Imperial","n":"Imperial (Sorcerer)"},{"c":24,"s":5,"id":8382,"u":"sorcerer_crb,state:sub-undead-crb=b1","p":198,"h":1,"b":"Undead","n":"Undead (Sorcerer)"},{"c":24,"s":4,"id":8383,"u":"sorcerer_crb,state:sub-genie-apg=b1","p":138,"h":1,"b":"Genie","n":"Genie (Sorcerer)"},{"c":24,"s":4,"id":8384,"u":"sorcerer_crb,state:sub-nymph-apg=b1","p":138,"h":1,"b":"Nymph","n":"Nymph (Sorcerer)"},{"c":24,"s":4,"id":8385,"u":"sorcerer_crb,state:sub-psychopomp-apg=b1","p":138,"h":1,"b":"Psychopomp","n":"Psychopomp (Sorcerer)"},{"c":24,"s":4,"id":8386,"u":"sorcerer_crb,state:sub-shadow-apg=b1","p":138,"h":1,"b":"Shadow","n":"Shadow (Sorcerer)"},{"c":24,"s":36,"id":8387,"u":"sorcerer_crb,state:sub-phoenix-frp3=b1","p":74,"h":1,"b":"Phoenix","n":"Phoenix (Sorcerer)"},{"c":24,"s":53,"id":8389,"u":"summoner_som,state:sub-angel-som=b1","p":59,"h":1,"b":"Angel","n":"Angel (Summoner)"},{"c":24,"s":53,"id":8390,"u":"summoner_som,state:sub-anger-phantom-som=b1","p":59,"h":1,"b":"Anger Phantom","n":"Anger Phantom (Summoner)"},{"c":24,"s":53,"id":8391,"u":"summoner_som,state:sub-beast-som=b1","p":61,"h":1,"b":"Beast","n":"Beast (Summoner)"},{"c":24,"s":53,"id":8392,"u":"summoner_som,state:sub-construct-som=b1","p":61,"h":1,"b":"Construct","n":"Construct (Summoner)"},{"c":24,"s":53,"id":8393,"u":"summoner_som,state:sub-demon-som=b1","p":62,"h":1,"b":"Demon","n":"Demon (Summoner)"},{"c":24,"s":53,"id":8394,"u":"summoner_som,state:sub-devotion-phantom-som=b1","p":63,"h":1,"b":"Devotion Phantom","n":"Devotion Phantom (Summoner)"},{"c":24,"s":53,"id":8395,"u":"summoner_som,state:sub-dragon-som=b1","p":63,"h":1,"b":"Dragon","n":"Dragon (Summoner)"},{"c":24,"s":53,"id":8396,"u":"summoner_som,state:sub-fey-som=b1","p":64,"h":1,"b":"Fey","n":"Fey (Summoner)"},{"c":24,"s":53,"id":8397,"u":"summoner_som,state:sub-plant-som=b1","p":65,"h":1,"b":"Plant","n":"Plant (Summoner)"},{"c":24,"s":53,"id":8398,"u":"summoner_som,state:sub-psychopomp-som=b1","p":66,"h":1,"b":"Psychopomp","n":"Psychopomp (Summoner)"},{"c":24,"s":4,"id":8400,"u":"swashbuckler_apg,state:sub-battledancer-apg=b1","p":84,"h":1,"b":"Battledancer","n":"Battledancer (Swashbuckler)"},{"c":24,"s":4,"id":8401,"u":"swashbuckler_apg,state:sub-braggart-apg=b1","p":84,"h":1,"b":"Braggart","n":"Braggart (Swashbuckler)"},{"c":24,"s":4,"id":8402,"u":"swashbuckler_apg,state:sub-fencer-apg=b1","p":84,"h":1,"b":"Fencer","n":"Fencer (Swashbuckler)"},{"c":24,"s":4,"id":8403,"u":"swashbuckler_apg,state:sub-gymnast-apg=b1","p":84,"h":1,"b":"Gymnast","n":"Gymnast (Swashbuckler)"},{"c":24,"s":4,"id":8404,"u":"swashbuckler_apg,state:sub-wit-apg=b1","p":85,"h":1,"b":"Wit","n":"Wit (Swashbuckler)"},{"c":24,"s":56,"id":8406,"u":"witch_apg,state:sub-baba-yaga-lol=b1","p":32,"h":1,"b":"Baba Yaga","n":"Baba Yaga (Witch)"},{"c":24,"s":4,"id":8407,"u":"witch_apg,state:sub-curse-apg=b1","p":99,"h":1,"b":"Curse","n":"Curse (Witch)"},{"c":24,"s":4,"id":8408,"u":"witch_apg,state:sub-fate-apg=b1","p":99,"h":1,"b":"Fate","n":"Fate (Witch)"},{"c":24,"s":4,"id":8409,"u":"witch_apg,state:sub-fervor-apg=b1","p":99,"h":1,"b":"Fervor","n":"Fervor (Witch)"},{"c":24,"s":4,"id":8410,"u":"witch_apg,state:sub-night-apg=b1","p":99,"h":1,"b":"Night","n":"Night (Witch)"},{"c":24,"s":4,"id":8411,"u":"witch_apg,state:sub-rune-apg=b1","p":99,"h":1,"b":"Rune","n":"Rune (Witch)"},{"c":24,"s":4,"id":8412,"u":"witch_apg,state:sub-wild-apg=b1","p":99,"h":1,"b":"Wild","n":"Wild (Witch)"},{"c":24,"s":4,"id":8413,"u":"witch_apg,state:sub-winter-apg=b1","p":208,"h":1,"b":"Winter","n":"Winter (Witch)"},{"c":24,"s":5,"id":8415,"u":"wizard_crb,state:sub-abjuration-crb=b1","p":207,"h":1,"b":"Abjuration","n":"Abjuration (Wizard)"},{"c":24,"s":5,"id":8416,"u":"wizard_crb,state:sub-conjuration-crb=b1","p":207,"h":1,"b":"Conjuration","n":"Conjuration (Wizard)"},{"c":24,"s":5,"id":8417,"u":"wizard_crb,state:sub-divination-crb=b1","p":208,"h":1,"b":"Divination","n":"Divination (Wizard)"},{"c":24,"s":5,"id":8418,"u":"wizard_crb,state:sub-enchantment-crb=b1","p":208,"h":1,"b":"Enchantment","n":"Enchantment (Wizard)"},{"c":24,"s":5,"id":8419,"u":"wizard_crb,state:sub-evocation-crb=b1","p":208,"h":1,"b":"Evocation","n":"Evocation (Wizard)"},{"c":24,"s":5,"id":8420,"u":"wizard_crb,state:sub-illusion-crb=b1","p":208,"h":1,"b":"Illusion","n":"Illusion (Wizard)"},{"c":24,"s":5,"id":8421,"u":"wizard_crb,state:sub-necromancy-crb=b1","p":208,"h":1,"b":"Necromancy","n":"Necromancy (Wizard)"},{"c":24,"s":5,"id":8422,"u":"wizard_crb,state:sub-transmutation-crb=b1","p":208,"h":1,"b":"Transmutation","n":"Transmutation (Wizard)"},{"c":24,"s":5,"id":8423,"u":"wizard_crb,state:sub-universalist-crb=b1","p":209,"h":1,"b":"Universalist","n":"Universalist (Wizard)"},{"c":24,"s":5,"id":8424,"u":"wizard_crb,state:sub-improved-familiar-attunement-crb=b1","p":205,"h":1,"b":"Improved Familiar Attunement","n":"Improved Familiar Attunement (Wizard)"},{"c":24,"s":5,"id":8425,"u":"wizard_crb,state:sub-metamagical-experimentation-crb=b1","p":205,"h":1,"b":"Metamagical Experimentation","n":"Metamagical Experimentation (Wizard)"},{"c":24,"s":5,"id":8426,"u":"wizard_crb,state:sub-spell-blending-crb=b1","p":206,"h":1,"b":"Spell Blending","n":"Spell Blending (Wizard)"},{"c":24,"s":5,"id":8427,"u":"wizard_crb,state:sub-spell-substitution-crb=b1","p":206,"h":1,"b":"Spell Substitution","n":"Spell Substitution (Wizard)"},{"c":24,"s":4,"id":8428,"u":"wizard_crb,state:sub-staff-nexus-apg=b1","p":142,"h":1,"b":"Staff Nexus","n":"Staff Nexus (Wizard)"},{"c":5,"s":"CRB","id":8430,"u":"ancestry%20and%20background_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Ancestry and Background","uh":"alchemist_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8432,"u":"initial%20proficiencies_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Initial Proficiencies","uh":"alchemist_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8434,"u":"alchemy_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Alchemy","uh":"alchemist_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8436,"u":"formula%20book_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Formula Book","uh":"alchemist_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8438,"u":"research%20field_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Research Field","uh":"alchemist_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8440,"u":"alchemist%20feats_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Alchemist Feats","uh":"alchemist_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":8442,"u":"skill%20feats_alchemist_crb_2_crb","p":73,"h":1,"n":"Alchemist 2; Skill Feats","uh":"alchemist_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8444,"u":"general%20feats_alchemist_crb_3_crb","p":73,"h":1,"n":"Alchemist 3; General Feats","uh":"alchemist_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8446,"u":"skill%20increases_alchemist_crb_3_crb","p":74,"h":1,"n":"Alchemist 3; Skill Increases","uh":"alchemist_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8448,"u":"ability%20boosts_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Ability Boosts","uh":"alchemist_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8450,"u":"ancestry%20feats_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Ancestry Feats","uh":"alchemist_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8452,"u":"field%20discovery_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Field Discovery","uh":"alchemist_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8454,"u":"powerful%20alchemy_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Powerful Alchemy","uh":"alchemist_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8456,"u":"alchemical%20weapon%20expertise_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Alchemical Weapon Expertise","uh":"alchemist_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8458,"u":"iron%20will_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Iron Will","uh":"alchemist_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":8460,"u":"perpetual%20infusions_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:feature=s6-2"},{"c":5,"s":"CRB","id":8462,"u":"alchemical%20expertise_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Alchemical Expertise","uh":"alchemist_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8464,"u":"alertness_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Alertness","uh":"alchemist_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":8466,"u":"double%20brew_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Double Brew","uh":"alchemist_crb,state:feature=s8-2"},{"c":5,"s":"CRB","id":8468,"u":"juggernaut_alchemist_crb_11_crb","p":75,"h":1,"n":"Alchemist 11; Juggernaut","uh":"alchemist_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8470,"u":"perpetual%20potency_alchemist_crb_11_crb","p":75,"h":1,"n":"Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8472,"u":"greater%20field%20discovery_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8474,"u":"light%20armor%20expertise_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Light Armor Expertise","uh":"alchemist_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8476,"u":"weapon%20specialization_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Weapon Specialization","uh":"alchemist_crb,state:feature=s12-2"},{"c":5,"s":"CRB","id":8478,"u":"alchemical%20alacrity_alchemist_crb_15_crb","p":75,"h":1,"n":"Alchemist 15; Alchemical Alacrity","uh":"alchemist_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8480,"u":"evasion_alchemist_crb_15_crb","p":76,"h":1,"n":"Alchemist 15; Evasion","uh":"alchemist_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":8482,"u":"alchemical%20mastery_alchemist_crb_17_crb","p":76,"h":1,"n":"Alchemist 17; Alchemical Mastery","uh":"alchemist_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":8484,"u":"perpetual%20perfection_alchemist_crb_17_crb","p":76,"h":1,"n":"Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:feature=s16-1"},{"c":5,"s":"CRB","id":8486,"u":"light%20armor%20mastery_alchemist_crb_19_crb","p":76,"h":1,"n":"Alchemist 19; Light Armor Mastery","uh":"alchemist_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8488,"u":"ancestry%20and%20background_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Ancestry and Background","uh":"barbarian_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8490,"u":"initial%20proficiencies_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Initial Proficiencies","uh":"barbarian_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8492,"u":"rage_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Rage","uh":"barbarian_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8494,"u":"instinct_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Instinct","uh":"barbarian_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8496,"u":"barbarian%20feats_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Barbarian Feats","uh":"barbarian_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8498,"u":"skill%20feats_barbarian_crb_2_crb","p":84,"h":1,"n":"Barbarian 2; Skill Feats","uh":"barbarian_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8500,"u":"deny%20advantage_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; Deny Advantage","uh":"barbarian_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8502,"u":"general%20feats_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; General Feats","uh":"barbarian_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8504,"u":"skill%20increases_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; Skill Increases","uh":"barbarian_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8506,"u":"ability%20boosts_barbarian_crb_5_crb","p":84,"h":1,"n":"Barbarian 5; Ability Boosts","uh":"barbarian_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8508,"u":"ancestry%20feats_barbarian_crb_5_crb","p":85,"h":1,"n":"Barbarian 5; Ancestry Feats","uh":"barbarian_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8510,"u":"brutality_barbarian_crb_5_crb","p":85,"h":1,"n":"Barbarian 5; Brutality","uh":"barbarian_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8512,"u":"juggernaut_barbarian_crb_7_crb","p":85,"h":1,"n":"Barbarian 7; Juggernaut","uh":"barbarian_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8514,"u":"weapon%20specialization_barbarian_crb_7_crb","p":85,"h":1,"n":"Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":8516,"u":"lightning%20reflexes_barbarian_crb_9_crb","p":85,"h":1,"n":"Barbarian 9; Lightning Reflexes","uh":"barbarian_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8518,"u":"raging%20resistance_barbarian_crb_9_crb","p":85,"h":1,"n":"Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":8520,"u":"mighty%20rage_barbarian_crb_11_crb","p":85,"h":1,"n":"Barbarian 11; Mighty Rage","uh":"barbarian_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8522,"u":"greater%20juggernaut_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Greater Juggernaut","uh":"barbarian_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8524,"u":"medium%20armor%20expertise_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Medium Armor Expertise","uh":"barbarian_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8526,"u":"weapon%20fury_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Weapon Fury","uh":"barbarian_crb,state:feature=s12-2"},{"c":5,"s":"CRB","id":8528,"u":"greater%20weapon%20specialization_barbarian_crb_15_crb","p":86,"h":1,"n":"Barbarian 15; Greater Weapon Specialization","uh":"barbarian_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8530,"u":"indomitable%20will_barbarian_crb_15_crb","p":86,"h":1,"n":"Barbarian 15; Indomitable Will","uh":"barbarian_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":8532,"u":"heightened%20senses_barbarian_crb_17_crb","p":86,"h":1,"n":"Barbarian 17; Heightened Senses","uh":"barbarian_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":8534,"u":"quick%20rage_barbarian_crb_17_crb","p":86,"h":1,"n":"Barbarian 17; Quick Rage","uh":"barbarian_crb,state:feature=s16-1"},{"c":5,"s":"CRB","id":8536,"u":"armor%20of%20fury_barbarian_crb_19_crb","p":86,"h":1,"n":"Barbarian 19; Armor of Fury","uh":"barbarian_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8538,"u":"devastator_barbarian_crb_19_crb","p":86,"h":1,"n":"Barbarian 19; Devastator","uh":"barbarian_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":8540,"u":"ancestry%20and%20background_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Ancestry and Background","uh":"bard_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8542,"u":"initial%20proficiencies_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Initial Proficiencies","uh":"bard_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8544,"u":"occult%20spellcasting_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Occult Spellcasting","uh":"bard_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8546,"u":"spell%20repertoire_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Spell Repertoire","uh":"bard_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8548,"u":"composition%20spells_bard_crb_1_crb","p":97,"h":1,"n":"Bard 1; Composition Spells","uh":"bard_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8550,"u":"muses_bard_crb_1_crb","p":97,"h":1,"n":"Bard 1; Muses","uh":"bard_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":8552,"u":"bard%20feats_bard_crb_2_crb","p":98,"h":1,"n":"Bard 2; Bard Feats","uh":"bard_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8554,"u":"skill%20feats_bard_crb_2_crb","p":98,"h":1,"n":"Bard 2; Skill Feats","uh":"bard_crb,state:feature=s1-1"},{"c":5,"s":"CRB","id":8556,"u":"general%20feats_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; General Feats","uh":"bard_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8558,"u":"lightning%20reflexes_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Lightning Reflexes","uh":"bard_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8560,"u":"signature%20spells_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Signature Spells","uh":"bard_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8562,"u":"skill%20increases_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Skill Increases","uh":"bard_crb,state:feature=s2-3"},{"c":5,"s":"CRB","id":8564,"u":"ability%20boosts_bard_crb_5_crb","p":98,"h":1,"n":"Bard 5; Ability Boosts","uh":"bard_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8566,"u":"ancestry%20feats_bard_crb_5_crb","p":98,"h":1,"n":"Bard 5; Ancestry Feats","uh":"bard_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8568,"u":"expert%20spellcaster_bard_crb_7_crb","p":98,"h":1,"n":"Bard 7; Expert Spellcaster","uh":"bard_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8570,"u":"great%20fortitude_bard_crb_9_crb","p":99,"h":1,"n":"Bard 9; Great Fortitude","uh":"bard_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8572,"u":"resolve_bard_crb_9_crb","p":99,"h":1,"n":"Bard 9; Resolve","uh":"bard_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":8574,"u":"bard%20weapon%20expertise_bard_crb_11_crb","p":99,"h":1,"n":"Bard 11; Bard Weapon Expertise","uh":"bard_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8576,"u":"vigilant%20senses_bard_crb_11_crb","p":99,"h":1,"n":"Bard 11; Vigilant Senses","uh":"bard_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8578,"u":"light%20armor%20expertise_bard_crb_13_crb","p":99,"h":1,"n":"Bard 13; Light Armor Expertise","uh":"bard_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8580,"u":"weapon%20specialization_bard_crb_13_crb","p":99,"h":1,"n":"Bard 13; Weapon Specialization","uh":"bard_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8582,"u":"master%20spellcaster_bard_crb_15_crb","p":99,"h":1,"n":"Bard 15; Master Spellcaster","uh":"bard_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8584,"u":"greater%20resolve_bard_crb_17_crb","p":99,"h":1,"n":"Bard 17; Greater Resolve","uh":"bard_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":8586,"u":"magnum%20opus_bard_crb_19_crb","p":99,"h":1,"n":"Bard 19; Magnum Opus","uh":"bard_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8588,"u":"legendary%20spellcaster_bard_crb_19_crb","p":99,"h":1,"n":"Bard 19; Legendary Spellcaster","uh":"bard_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":8590,"u":"ancestry%20and%20background_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Ancestry and Background","uh":"champion_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8592,"u":"initial%20proficiencies_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Initial Proficiencies","uh":"champion_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8594,"u":"champion's%20code_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Champion's Code","uh":"champion_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8596,"u":"deity%20and%20cause_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Deity and Cause","uh":"champion_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8598,"u":"deific%20weapon_champion_crb_1_crb","p":107,"h":1,"n":"Champion 1; Deific Weapon","uh":"champion_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8600,"u":"champion's%20reaction_champion_crb_1_crb","p":107,"h":1,"n":"Champion 1; Champion's Reaction","uh":"champion_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":8602,"u":"devotion%20spells_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Devotion Spells","uh":"champion_crb,state:feature=s0-6"},{"c":5,"s":"CRB","id":8604,"u":"champion%20feats_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Champion Feats","uh":"champion_crb,state:feature=s0-7"},{"c":5,"s":"CRB","id":8606,"u":"shield%20block_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Shield Block","uh":"champion_crb,state:feature=s0-8"},{"c":5,"s":"CRB","id":8608,"u":"skill%20feats_champion_crb_2_crb","p":108,"h":1,"n":"Champion 2; Skill Feats","uh":"champion_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8610,"u":"divine%20ally_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; Divine Ally","uh":"champion_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8612,"u":"general%20feats_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; General Feats","uh":"champion_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8614,"u":"skill%20increases_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; Skill Increases","uh":"champion_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8616,"u":"ability%20boosts_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Ability Boosts","uh":"champion_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8618,"u":"ancestry%20feats_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Ancestry Feats","uh":"champion_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8620,"u":"weapon%20expertise_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Weapon Expertise","uh":"champion_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8622,"u":"armor%20expertise_champion_crb_7_crb","p":108,"h":1,"n":"Champion 7; Armor Expertise","uh":"champion_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8624,"u":"weapon%20specialization_champion_crb_7_crb","p":108,"h":1,"n":"Champion 7; Weapon Specialization","uh":"champion_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":8626,"u":"champion%20expertise_champion_crb_9_crb","p":108,"h":1,"n":"Champion 9; Champion Expertise","uh":"champion_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8628,"u":"divine%20smite_champion_crb_9_crb","p":108,"h":1,"n":"Champion 9; Divine Smite","uh":"champion_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":8630,"u":"juggernaut_champion_crb_9_crb","p":109,"h":1,"n":"Champion 9; Juggernaut","uh":"champion_crb,state:feature=s8-2"},{"c":5,"s":"CRB","id":8632,"u":"lightning%20reflexes_champion_crb_9_crb","p":109,"h":1,"n":"Champion 9; Lightning Reflexes","uh":"champion_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8634,"u":"alertness_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Alertness","uh":"champion_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8636,"u":"divine%20will_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Divine Will","uh":"champion_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8638,"u":"exalt_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Exalt","uh":"champion_crb,state:feature=s10-2"},{"c":5,"s":"CRB","id":8640,"u":"armor%20mastery_champion_crb_13_crb","p":109,"h":1,"n":"Champion 13; Armor Mastery","uh":"champion_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8642,"u":"weapon%20mastery_champion_crb_13_crb","p":109,"h":1,"n":"Champion 13; Weapon Mastery","uh":"champion_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8644,"u":"greater%20weapon%20specialization_champion_crb_15_crb","p":109,"h":1,"n":"Champion 15; Greater Weapon Specialization","uh":"champion_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8646,"u":"champion%20mastery_champion_crb_17_crb","p":109,"h":1,"n":"Champion 17; Champion Mastery","uh":"champion_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":8648,"u":"legendary%20armor_champion_crb_17_crb","p":109,"h":1,"n":"Champion 17; Legendary Armor","uh":"champion_crb,state:feature=s16-1"},{"c":5,"s":"CRB","id":8650,"u":"hero's%20defiance_champion_crb_19_crb","p":109,"h":1,"n":"Champion 19; Hero's Defiance","uh":"champion_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8652,"u":"ancestry%20and%20background_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Ancestry and Background","uh":"cleric_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8654,"u":"initial%20proficiencies_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Initial Proficiencies","uh":"cleric_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8656,"u":"first%20doctrine_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; First Doctrine","uh":"cleric_crb,state:feature=s0-6"},{"c":5,"s":"CRB","id":8658,"u":"second%20doctrine_cleric_crb_3_crb","p":119,"h":1,"n":"Cleric 3; Second Doctrine","uh":"cleric_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8660,"u":"final%20doctrine_cleric_crb_19_crb","p":119,"h":1,"n":"Cleric 19; Final Doctrine","uh":"cleric_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8662,"u":"fifth%20doctrine_cleric_crb_15_crb","p":119,"h":1,"n":"Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8664,"u":"fourth%20doctrine_cleric_crb_11_crb","p":119,"h":1,"n":"Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8666,"u":"third%20doctrine_cleric_crb_7_crb","p":119,"h":1,"n":"Cleric 7; Third Doctrine","uh":"cleric_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8668,"u":"deity_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Deity","uh":"cleric_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8670,"u":"divine%20spellcasting_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Divine Spellcasting","uh":"cleric_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8672,"u":"divine%20font_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; Divine Font","uh":"cleric_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8674,"u":"doctrine_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; Doctrine","uh":"cleric_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":8676,"u":"cleric%20feats_cleric_crb_2_crb","p":120,"h":1,"n":"Cleric 2; Cleric Feats","uh":"cleric_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8678,"u":"skill%20feats_cleric_crb_2_crb","p":120,"h":1,"n":"Cleric 2; Skill Feats","uh":"cleric_crb,state:feature=s1-1"},{"c":5,"s":"CRB","id":8680,"u":"general%20feats_cleric_crb_3_crb","p":120,"h":1,"n":"Cleric 3; General Feats","uh":"cleric_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8682,"u":"skill%20increases_cleric_crb_3_crb","p":120,"h":1,"n":"Cleric 3; Skill Increases","uh":"cleric_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8684,"u":"ability%20boosts_cleric_crb_5_crb","p":120,"h":1,"n":"Cleric 5; Ability Boosts","uh":"cleric_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8686,"u":"alertness_cleric_crb_5_crb","p":121,"h":1,"n":"Cleric 5; Alertness","uh":"cleric_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8688,"u":"ancestry%20feats_cleric_crb_5_crb","p":121,"h":1,"n":"Cleric 5; Ancestry Feats","uh":"cleric_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8690,"u":"resolve_cleric_crb_9_crb","p":121,"h":1,"n":"Cleric 9; Resolve","uh":"cleric_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8692,"u":"lightning%20reflexes_cleric_crb_11_crb","p":121,"h":1,"n":"Cleric 11; Lightning Reflexes","uh":"cleric_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8694,"u":"divine%20defense_cleric_crb_13_crb","p":121,"h":1,"n":"Cleric 13; Divine Defense","uh":"cleric_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8696,"u":"weapon%20specialization_cleric_crb_13_crb","p":121,"h":1,"n":"Cleric 13; Weapon Specialization","uh":"cleric_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8698,"u":"miraculous%20spell_cleric_crb_19_crb","p":121,"h":1,"n":"Cleric 19; Miraculous Spell","uh":"cleric_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":8700,"u":"ancestry%20and%20background_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Ancestry and Background","uh":"druid_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8702,"u":"initial%20proficiencies_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Initial Proficiencies","uh":"druid_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8704,"u":"primal%20spellcasting_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Primal Spellcasting","uh":"druid_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8706,"u":"anathema_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Anathema","uh":"druid_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8708,"u":"druidic%20language_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Druidic Language","uh":"druid_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8710,"u":"druidic%20order_druid_crb_1_crb","p":131,"h":1,"n":"Druid 1; Druidic Order","uh":"druid_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":8712,"u":"shield%20block_druid_crb_1_crb","p":132,"h":1,"n":"Druid 1; Shield Block","uh":"druid_crb,state:feature=s0-6"},{"c":5,"s":"CRB","id":8714,"u":"wild%20empathy_druid_crb_1_crb","p":132,"h":1,"n":"Druid 1; Wild Empathy","uh":"druid_crb,state:feature=s0-7"},{"c":5,"s":"CRB","id":8716,"u":"druid%20feats_druid_crb_2_crb","p":132,"h":1,"n":"Druid 2; Druid Feats","uh":"druid_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8718,"u":"skill%20feats_druid_crb_2_crb","p":132,"h":1,"n":"Druid 2; Skill Feats","uh":"druid_crb,state:feature=s1-1"},{"c":5,"s":"CRB","id":8720,"u":"alertness_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; Alertness","uh":"druid_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8722,"u":"general%20feats_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; General Feats","uh":"druid_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8724,"u":"great%20fortitude_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; Great Fortitude","uh":"druid_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8726,"u":"skill%20increases_druid_crb_3_crb","p":133,"h":1,"n":"Druid 3; Skill Increases","uh":"druid_crb,state:feature=s2-3"},{"c":5,"s":"CRB","id":8728,"u":"ability%20boosts_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Ability Boosts","uh":"druid_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8730,"u":"ancestry%20feats_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Ancestry Feats","uh":"druid_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8732,"u":"lightning%20reflexes_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Lightning Reflexes","uh":"druid_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8734,"u":"expert%20spellcaster_druid_crb_7_crb","p":133,"h":1,"n":"Druid 7; Expert Spellcaster","uh":"druid_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8736,"u":"druid%20weapon%20expertise_druid_crb_11_crb","p":133,"h":1,"n":"Druid 11; Druid Weapon Expertise","uh":"druid_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8738,"u":"resolve_druid_crb_11_crb","p":133,"h":1,"n":"Druid 11; Resolve","uh":"druid_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8740,"u":"medium%20armor%20expertise_druid_crb_13_crb","p":133,"h":1,"n":"Druid 13; Medium Armor Expertise","uh":"druid_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8742,"u":"weapon%20specialization_druid_crb_13_crb","p":133,"h":1,"n":"Druid 13; Weapon Specialization","uh":"druid_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":8744,"u":"master%20spellcaster_druid_crb_15_crb","p":133,"h":1,"n":"Druid 15; Master Spellcaster","uh":"druid_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8746,"u":"legendary%20spellcaster_druid_crb_19_crb","p":133,"h":1,"n":"Druid 19; Legendary Spellcaster","uh":"druid_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":8748,"u":"primal%20hierophant_druid_crb_19_crb","p":133,"h":1,"n":"Druid 19; Primal Hierophant","uh":"druid_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":8750,"u":"ancestry%20and%20background_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Ancestry and Background","uh":"fighter_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":8752,"u":"initial%20proficiencies_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Initial Proficiencies","uh":"fighter_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":8754,"u":"attack%20of%20opportunity_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Attack of Opportunity","uh":"fighter_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":8756,"u":"fighter%20feats_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Fighter Feats","uh":"fighter_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":8758,"u":"shield%20block_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Shield Block","uh":"fighter_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":8760,"u":"skill%20feats_fighter_crb_2_crb","p":141,"h":1,"n":"Fighter 2; Skill Feats","uh":"fighter_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":8762,"u":"bravery_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; Bravery","uh":"fighter_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":8764,"u":"general%20feats_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; General Feats","uh":"fighter_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":8766,"u":"skill%20increases_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; Skill Increases","uh":"fighter_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":8768,"u":"ability%20boosts_fighter_crb_5_crb","p":141,"h":1,"n":"Fighter 5; Ability Boosts","uh":"fighter_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":8770,"u":"ancestry%20feats_fighter_crb_5_crb","p":141,"h":1,"n":"Fighter 5; Ancestry Feats","uh":"fighter_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":8772,"u":"fighter%20weapon%20mastery_fighter_crb_5_crb","p":142,"h":1,"n":"Fighter 5; Fighter Weapon Mastery","uh":"fighter_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":8774,"u":"battlefield%20surveyor_fighter_crb_7_crb","p":142,"h":1,"n":"Fighter 7; Battlefield Surveyor","uh":"fighter_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":8776,"u":"weapon%20specialization_fighter_crb_7_crb","p":142,"h":1,"n":"Fighter 7; Weapon Specialization","uh":"fighter_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":8778,"u":"combat%20flexibility_fighter_crb_9_crb","p":142,"h":1,"n":"Fighter 9; Combat Flexibility","uh":"fighter_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":8780,"u":"juggernaut_fighter_crb_9_crb","p":142,"h":1,"n":"Fighter 9; Juggernaut","uh":"fighter_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":8782,"u":"armor%20expertise_fighter_crb_11_crb","p":142,"h":1,"n":"Fighter 11; Armor Expertise","uh":"fighter_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":8784,"u":"fighter%20expertise_fighter_crb_11_crb","p":142,"h":1,"n":"Fighter 11; Fighter Expertise","uh":"fighter_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":8786,"u":"weapon%20legend_fighter_crb_13_crb","p":142,"h":1,"n":"Fighter 13; Weapon Legend","uh":"fighter_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":8788,"u":"evasion_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Evasion","uh":"fighter_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":8790,"u":"greater%20weapon%20specialization_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Greater Weapon Specialization","uh":"fighter_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":8792,"u":"improved%20flexibility_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Improved Flexibility","uh":"fighter_crb,state:feature=s14-2"},{"c":5,"s":"CRB","id":8794,"u":"armor%20mastery_fighter_crb_17_crb","p":143,"h":1,"n":"Fighter 17; Armor Mastery","uh":"fighter_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":8796,"u":"versatile%20legend_fighter_crb_19_crb","p":143,"h":1,"n":"Fighter 19; Versatile Legend","uh":"fighter_crb,state:feature=s18-0"},{"c":5,"s":"G&G","id":8798,"u":"ancestry%20and%20background_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Ancestry and Background","uh":"gunslinger_g%26g,state:feature=s0-0"},{"c":5,"s":"G&G","id":8800,"u":"initial%20proficiencies_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Initial Proficiencies","uh":"gunslinger_g%26g,state:feature=s0-1"},{"c":5,"s":"G&G","id":8802,"u":"gunslinger's%20way_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:feature=s0-2"},{"c":5,"s":"G&G","id":8804,"u":"gunslinger%20feats_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Gunslinger Feats","uh":"gunslinger_g%26g,state:feature=s0-3"},{"c":5,"s":"G&G","id":8806,"u":"singular%20expertise_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Singular Expertise","uh":"gunslinger_g%26g,state:feature=s0-4"},{"c":5,"s":"G&G","id":8808,"u":"skill%20feats_gunslinger_g%26g_2_g%26g","p":106,"h":1,"n":"Gunslinger 2; Skill Feats","uh":"gunslinger_g%26g,state:feature=s1-0"},{"c":5,"s":"G&G","id":8810,"u":"general%20feats_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; General Feats","uh":"gunslinger_g%26g,state:feature=s2-0"},{"c":5,"s":"G&G","id":8812,"u":"skill%20increases_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; Skill Increases","uh":"gunslinger_g%26g,state:feature=s2-1"},{"c":5,"s":"G&G","id":8814,"u":"stubborn_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; Stubborn","uh":"gunslinger_g%26g,state:feature=s2-2"},{"c":5,"s":"G&G","id":8816,"u":"ability%20boosts_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Ability Boosts","uh":"gunslinger_g%26g,state:feature=s4-0"},{"c":5,"s":"G&G","id":8818,"u":"ancestry%20feats_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Ancestry Feats","uh":"gunslinger_g%26g,state:feature=s4-1"},{"c":5,"s":"G&G","id":8820,"u":"gunslinger%20weapon%20mastery_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Gunslinger Weapon Mastery","uh":"gunslinger_g%26g,state:feature=s4-2"},{"c":5,"s":"G&G","id":8822,"u":"vigilant%20senses_gunslinger_g%26g_7_g%26g","p":107,"h":1,"n":"Gunslinger 7; Vigilant Senses","uh":"gunslinger_g%26g,state:feature=s6-0"},{"c":5,"s":"G&G","id":8824,"u":"weapon%20specialization_gunslinger_g%26g_7_g%26g","p":107,"h":1,"n":"Gunslinger 7; Weapon Specialization","uh":"gunslinger_g%26g,state:feature=s6-1"},{"c":5,"s":"G&G","id":8826,"u":"advanced%20deed_gunslinger_g%26g_9_g%26g","p":107,"h":1,"n":"Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:feature=s8-0"},{"c":5,"s":"G&G","id":8828,"u":"gunslinger%20expertise_gunslinger_g%26g_9_g%26g","p":107,"h":1,"n":"Gunslinger 9; Gunslinger Expertise","uh":"gunslinger_g%26g,state:feature=s8-1"},{"c":5,"s":"G&G","id":8830,"u":"evasion_gunslinger_g%26g_11_g%26g","p":107,"h":1,"n":"Gunslinger 11; Evasion","uh":"gunslinger_g%26g,state:feature=s10-0"},{"c":5,"s":"G&G","id":8832,"u":"gunslinging%20legend_gunslinger_g%26g_13_g%26g","p":107,"h":1,"n":"Gunslinger 13; Gunslinging Legend","uh":"gunslinger_g%26g,state:feature=s12-0"},{"c":5,"s":"G&G","id":8834,"u":"medium%20armor%20expertise_gunslinger_g%26g_13_g%26g","p":107,"h":1,"n":"Gunslinger 13; Medium Armor Expertise","uh":"gunslinger_g%26g,state:feature=s12-1"},{"c":5,"s":"G&G","id":8836,"u":"greater%20deed_gunslinger_g%26g_15_g%26g","p":107,"h":1,"n":"Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:feature=s14-0"},{"c":5,"s":"G&G","id":8838,"u":"greater%20weapon%20specialization_gunslinger_g%26g_15_g%26g","p":107,"h":1,"n":"Gunslinger 15; Greater Weapon Specialization","uh":"gunslinger_g%26g,state:feature=s14-1"},{"c":5,"s":"G&G","id":8840,"u":"juggernaut_gunslinger_g%26g_17_g%26g","p":107,"h":1,"n":"Gunslinger 17; Juggernaut","uh":"gunslinger_g%26g,state:feature=s16-0"},{"c":5,"s":"G&G","id":8842,"u":"shootist's%20edge_gunslinger_g%26g_17_g%26g","p":107,"h":1,"n":"Gunslinger 17; Shootist's Edge","uh":"gunslinger_g%26g,state:feature=s16-1"},{"c":5,"s":"G&G","id":8844,"u":"incredible%20senses_gunslinger_g%26g_19_g%26g","p":108,"h":1,"n":"Gunslinger 19; Incredible Senses","uh":"gunslinger_g%26g,state:feature=s18-0"},{"c":5,"s":"G&G","id":8846,"u":"medium%20armor%20mastery_gunslinger_g%26g_19_g%26g","p":108,"h":1,"n":"Gunslinger 19; Medium Armor Mastery","uh":"gunslinger_g%26g,state:feature=s18-1"},{"c":5,"s":"G&G","id":8848,"u":"ancestry%20and%20background_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Ancestry and Background","uh":"inventor_g%26g,state:feature=s0-0"},{"c":5,"s":"G&G","id":8850,"u":"initial%20proficiencies_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Initial Proficiencies","uh":"inventor_g%26g,state:feature=s0-1"},{"c":5,"s":"G&G","id":8852,"u":"overdrive_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Overdrive","uh":"inventor_g%26g,state:feature=s0-2"},{"c":5,"s":"G&G","id":8854,"u":"innovation_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Innovation","uh":"inventor_g%26g,state:feature=s0-3"},{"c":5,"s":"G&G","id":8856,"u":"explode_inventor_g%26g_1_g%26g","p":19,"h":1,"n":"Inventor 1; Explode","uh":"inventor_g%26g,state:feature=s0-4"},{"c":5,"s":"G&G","id":8858,"u":"peerless%20inventor_inventor_g%26g_1_g%26g","p":20,"h":1,"n":"Inventor 1; Peerless Inventor","uh":"inventor_g%26g,state:feature=s0-5"},{"c":5,"s":"G&G","id":8860,"u":"shield%20block_inventor_g%26g_1_g%26g","p":20,"h":1,"n":"Inventor 1; Shield Block","uh":"inventor_g%26g,state:feature=s0-6"},{"c":5,"s":"G&G","id":8862,"u":"inventor%20feats_inventor_g%26g_2_g%26g","p":20,"h":1,"n":"Inventor 2; Inventor Feats","uh":"inventor_g%26g,state:feature=s1-0"},{"c":5,"s":"G&G","id":8864,"u":"skill%20feats_inventor_g%26g_2_g%26g","p":20,"h":1,"n":"Inventor 2; Skill Feats","uh":"inventor_g%26g,state:feature=s1-1"},{"c":5,"s":"G&G","id":8866,"u":"expert%20overdrive_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Expert Overdrive","uh":"inventor_g%26g,state:feature=s2-0"},{"c":5,"s":"G&G","id":8868,"u":"general%20feats_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; General Feats","uh":"inventor_g%26g,state:feature=s2-1"},{"c":5,"s":"G&G","id":8870,"u":"reconfigure_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Reconfigure","uh":"inventor_g%26g,state:feature=s2-2"},{"c":5,"s":"G&G","id":8872,"u":"skill%20increases_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Skill Increases","uh":"inventor_g%26g,state:feature=s2-3"},{"c":5,"s":"G&G","id":8874,"u":"ability%20boosts_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Ability Boosts","uh":"inventor_g%26g,state:feature=s4-0"},{"c":5,"s":"G&G","id":8876,"u":"ancestry%20feats_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Ancestry Feats","uh":"inventor_g%26g,state:feature=s4-1"},{"c":5,"s":"G&G","id":8878,"u":"inventor%20weapon%20expertise_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Inventor Weapon Expertise","uh":"inventor_g%26g,state:feature=s4-2"},{"c":5,"s":"G&G","id":8880,"u":"breakthrough%20innovation_inventor_g%26g_7_g%26g","p":20,"h":1,"n":"Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:feature=s6-0"},{"c":5,"s":"G&G","id":8882,"u":"lightning%20reflexes_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Lightning Reflexes","uh":"inventor_g%26g,state:feature=s6-1"},{"c":5,"s":"G&G","id":8884,"u":"master%20overdrive_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Master Overdrive","uh":"inventor_g%26g,state:feature=s6-2"},{"c":5,"s":"G&G","id":8886,"u":"weapon%20specialization_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Weapon Specialization","uh":"inventor_g%26g,state:feature=s6-3"},{"c":5,"s":"G&G","id":8888,"u":"inventive%20expertise_inventor_g%26g_9_g%26g","p":22,"h":1,"n":"Inventor 9; Inventive Expertise","uh":"inventor_g%26g,state:feature=s8-0"},{"c":5,"s":"G&G","id":8890,"u":"offensive%20boost_inventor_g%26g_9_g%26g","p":22,"h":1,"n":"Inventor 9; Offensive Boost","uh":"inventor_g%26g,state:feature=s8-1"},{"c":5,"s":"G&G","id":8892,"u":"medium%20armor%20expertise_inventor_g%26g_11_g%26g","p":22,"h":1,"n":"Inventor 11; Medium Armor Expertise","uh":"inventor_g%26g,state:feature=s10-0"},{"c":5,"s":"G&G","id":8894,"u":"resolve_inventor_g%26g_11_g%26g","p":22,"h":1,"n":"Inventor 11; Resolve","uh":"inventor_g%26g,state:feature=s10-1"},{"c":5,"s":"G&G","id":8896,"u":"alertness_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Alertness","uh":"inventor_g%26g,state:feature=s12-0"},{"c":5,"s":"G&G","id":8898,"u":"complete%20reconfiguration_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Complete Reconfiguration","uh":"inventor_g%26g,state:feature=s12-1"},{"c":5,"s":"G&G","id":8900,"u":"inventor%20weapon%20mastery_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Inventor Weapon Mastery","uh":"inventor_g%26g,state:feature=s12-2"},{"c":5,"s":"G&G","id":8902,"u":"greater%20weapon%20specialization_inventor_g%26g_15_g%26g","p":22,"h":1,"n":"Inventor 15; Greater Weapon Specialization","uh":"inventor_g%26g,state:feature=s14-0"},{"c":5,"s":"G&G","id":8904,"u":"legendary%20overdrive_inventor_g%26g_15_g%26g","p":22,"h":1,"n":"Inventor 15; Legendary Overdrive","uh":"inventor_g%26g,state:feature=s14-1"},{"c":5,"s":"G&G","id":8906,"u":"revolutionary%20innovation_inventor_g%26g_15_g%26g","p":23,"h":1,"n":"Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:feature=s14-2"},{"c":5,"s":"G&G","id":8908,"u":"inventive%20mastery_inventor_g%26g_17_g%26g","p":24,"h":1,"n":"Inventor 17; Inventive Mastery","uh":"inventor_g%26g,state:feature=s16-0"},{"c":5,"s":"G&G","id":8910,"u":"juggernaut_inventor_g%26g_17_g%26g","p":24,"h":1,"n":"Inventor 17; Juggernaut","uh":"inventor_g%26g,state:feature=s16-1"},{"c":5,"s":"G&G","id":8912,"u":"infinite%20invention_inventor_g%26g_19_g%26g","p":24,"h":1,"n":"Inventor 19; Infinite Invention","uh":"inventor_g%26g,state:feature=s18-0"},{"c":5,"s":"G&G","id":8914,"u":"medium%20armor%20mastery_inventor_g%26g_19_g%26g","p":24,"h":1,"n":"Inventor 19; Medium Armor Mastery","uh":"inventor_g%26g,state:feature=s18-1"},{"c":5,"s":"APG","id":8916,"u":"ancestry%20and%20background_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Ancestry and Background","uh":"investigator_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":8918,"u":"strategic%20strike_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Strategic Strike","uh":"investigator_apg,state:feature=s0-6"},{"c":5,"s":"APG","id":8920,"u":"initial%20proficiencies_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Initial Proficiencies","uh":"investigator_apg,state:feature=s0-1"},{"c":5,"s":"APG","id":8922,"u":"on%20the%20case_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; On the Case","uh":"investigator_apg,state:feature=s0-2"},{"c":5,"s":"APG","id":8924,"u":"devise%20a%20stratagem_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Devise a Stratagem","uh":"investigator_apg,state:feature=s0-3"},{"c":5,"s":"APG","id":8926,"u":"methodology_investigator_apg_1_apg","p":57,"h":1,"n":"Investigator 1; Methodology","uh":"investigator_apg,state:feature=s0-4"},{"c":5,"s":"APG","id":8928,"u":"investigator%20feats_investigator_apg_1_apg","p":58,"h":1,"n":"Investigator 1; Investigator Feats","uh":"investigator_apg,state:feature=s0-5"},{"c":5,"s":"APG","id":8930,"u":"skill%20feats_investigator_apg_2_apg","p":58,"h":1,"n":"Investigator 2; Skill Feats","uh":"investigator_apg,state:feature=s1-0"},{"c":5,"s":"APG","id":8932,"u":"skill%20increases_investigator_apg_2_apg","p":58,"h":1,"n":"Investigator 2; Skill Increases","uh":"investigator_apg,state:feature=s1-1"},{"c":5,"s":"APG","id":8934,"u":"general%20feats_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; General Feats","uh":"investigator_apg,state:feature=s2-0"},{"c":5,"s":"APG","id":8936,"u":"keen%20recollection_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; Keen Recollection","uh":"investigator_apg,state:feature=s2-1"},{"c":5,"s":"APG","id":8938,"u":"skillful%20lessons_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; Skillful Lessons","uh":"investigator_apg,state:feature=s2-2"},{"c":5,"s":"APG","id":8940,"u":"ability%20boosts_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Ability Boosts","uh":"investigator_apg,state:feature=s4-0"},{"c":5,"s":"APG","id":8942,"u":"ancestry%20feats_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Ancestry Feats","uh":"investigator_apg,state:feature=s4-1"},{"c":5,"s":"APG","id":8944,"u":"weapon%20expertise_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Weapon Expertise","uh":"investigator_apg,state:feature=s4-2"},{"c":5,"s":"APG","id":8946,"u":"vigilant%20senses_investigator_apg_7_apg","p":59,"h":1,"n":"Investigator 7; Vigilant Senses","uh":"investigator_apg,state:feature=s6-0"},{"c":5,"s":"APG","id":8948,"u":"weapon%20specialization_investigator_apg_7_apg","p":59,"h":1,"n":"Investigator 7; Weapon Specialization","uh":"investigator_apg,state:feature=s6-1"},{"c":5,"s":"APG","id":8950,"u":"great%20fortitude_investigator_apg_9_apg","p":59,"h":1,"n":"Investigator 9; Great Fortitude","uh":"investigator_apg,state:feature=s8-0"},{"c":5,"s":"APG","id":8952,"u":"investigator%20expertise_investigator_apg_9_apg","p":59,"h":1,"n":"Investigator 9; Investigator Expertise","uh":"investigator_apg,state:feature=s8-1"},{"c":5,"s":"APG","id":8954,"u":"deductive%20improvisation_investigator_apg_11_apg","p":59,"h":1,"n":"Investigator 11; Deductive Improvisation","uh":"investigator_apg,state:feature=s10-0"},{"c":5,"s":"APG","id":8956,"u":"resolve_investigator_apg_11_apg","p":59,"h":1,"n":"Investigator 11; Resolve","uh":"investigator_apg,state:feature=s10-1"},{"c":5,"s":"APG","id":8958,"u":"incredible%20senses_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Incredible Senses","uh":"investigator_apg,state:feature=s12-0"},{"c":5,"s":"APG","id":8960,"u":"light%20armor%20expertise_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Light Armor Expertise","uh":"investigator_apg,state:feature=s12-1"},{"c":5,"s":"APG","id":8962,"u":"weapon%20mastery_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Weapon Mastery","uh":"investigator_apg,state:feature=s12-2"},{"c":5,"s":"APG","id":8964,"u":"evasion_investigator_apg_15_apg","p":59,"h":1,"n":"Investigator 15; Evasion","uh":"investigator_apg,state:feature=s14-0"},{"c":5,"s":"APG","id":8966,"u":"greater%20weapon%20specialization_investigator_apg_15_apg","p":59,"h":1,"n":"Investigator 15; Greater Weapon Specialization","uh":"investigator_apg,state:feature=s14-1"},{"c":5,"s":"APG","id":8968,"u":"greater%20resolve_investigator_apg_17_apg","p":59,"h":1,"n":"Investigator 17; Greater Resolve","uh":"investigator_apg,state:feature=s16-0"},{"c":5,"s":"APG","id":8970,"u":"light%20armor%20mastery_investigator_apg_19_apg","p":59,"h":1,"n":"Investigator 19; Light Armor Mastery","uh":"investigator_apg,state:feature=s18-0"},{"c":5,"s":"APG","id":8972,"u":"master%20detective_investigator_apg_19_apg","p":59,"h":1,"n":"Investigator 19; Master Detective","uh":"investigator_apg,state:feature=s18-1"},{"c":5,"s":"SoM","id":8974,"u":"ancestry%20and%20background_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Ancestry and Background","uh":"magus_som,state:feature=s0-0"},{"c":5,"s":"SoM","id":8976,"u":"initial%20proficiencies_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Initial Proficiencies","uh":"magus_som,state:feature=s0-1"},{"c":5,"s":"SoM","id":8978,"u":"arcane%20spellcasting_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Arcane Spellcasting","uh":"magus_som,state:feature=s0-2"},{"c":5,"s":"SoM","id":8980,"u":"hybrid%20study_magus_som_1_som","p":38,"h":1,"n":"Magus 1; Hybrid Study","uh":"magus_som,state:feature=s0-5"},{"c":5,"s":"SoM","id":8982,"u":"spellstrike_magus_som_1_som","p":37,"h":1,"n":"Magus 1; Spellstrike","uh":"magus_som,state:feature=s0-3"},{"c":5,"s":"SoM","id":8984,"u":"arcane%20cascade_magus_som_1_som","p":38,"h":1,"n":"Magus 1; Arcane Cascade","uh":"magus_som,state:feature=s0-4"},{"c":5,"s":"SoM","id":8986,"u":"conflux%20spells_magus_som_1_som","p":40,"h":1,"n":"Magus 1; Conflux Spells","uh":"magus_som,state:feature=s0-6"},{"c":5,"s":"SoM","id":8988,"u":"skill%20feats_magus_som_2_som","p":40,"h":1,"n":"Magus 2; Skill Feats","uh":"magus_som,state:feature=s1-1"},{"c":5,"s":"SoM","id":8990,"u":"magus%20feats_magus_som_2_som","p":40,"h":1,"n":"Magus 2; Magus Feats","uh":"magus_som,state:feature=s1-0"},{"c":5,"s":"SoM","id":8992,"u":"general%20feats_magus_som_3_som","p":40,"h":1,"n":"Magus 3; General Feats","uh":"magus_som,state:feature=s2-0"},{"c":5,"s":"SoM","id":8994,"u":"skill%20increases_magus_som_3_som","p":40,"h":1,"n":"Magus 3; Skill Increases","uh":"magus_som,state:feature=s2-1"},{"c":5,"s":"SoM","id":8996,"u":"ability%20boosts_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Ability Boosts","uh":"magus_som,state:feature=s4-0"},{"c":5,"s":"SoM","id":8998,"u":"ancestry%20feats_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Ancestry Feats","uh":"magus_som,state:feature=s4-1"},{"c":5,"s":"SoM","id":9000,"u":"lightning%20reflexes_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Lightning Reflexes","uh":"magus_som,state:feature=s4-2"},{"c":5,"s":"SoM","id":9002,"u":"weapon%20expertise_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Weapon Expertise","uh":"magus_som,state:feature=s4-3"},{"c":5,"s":"SoM","id":9004,"u":"studious%20spells_magus_som_7_som","p":41,"h":1,"n":"Magus 7; Studious Spells","uh":"magus_som,state:feature=s6-0"},{"c":5,"s":"SoM","id":9006,"u":"weapon%20specialization_magus_som_7_som","p":41,"h":1,"n":"Magus 7; Weapon Specialization","uh":"magus_som,state:feature=s6-1"},{"c":5,"s":"SoM","id":9008,"u":"alertness_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Alertness","uh":"magus_som,state:feature=s8-0"},{"c":5,"s":"SoM","id":9010,"u":"expert%20spellcaster_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Expert Spellcaster","uh":"magus_som,state:feature=s8-1"},{"c":5,"s":"SoM","id":9012,"u":"resolve_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Resolve","uh":"magus_som,state:feature=s8-2"},{"c":5,"s":"SoM","id":9014,"u":"medium%20armor%20expertise_magus_som_11_som","p":41,"h":1,"n":"Magus 11; Medium Armor Expertise","uh":"magus_som,state:feature=s10-0"},{"c":5,"s":"SoM","id":9016,"u":"weapon%20mastery_magus_som_13_som","p":41,"h":1,"n":"Magus 13; Weapon Mastery","uh":"magus_som,state:feature=s12-0"},{"c":5,"s":"SoM","id":9018,"u":"greater%20weapon%20specialization_magus_som_15_som","p":41,"h":1,"n":"Magus 15; Greater Weapon Specialization","uh":"magus_som,state:feature=s14-0"},{"c":5,"s":"SoM","id":9020,"u":"juggernaut_magus_som_15_som","p":41,"h":1,"n":"Magus 15; Juggernaut","uh":"magus_som,state:feature=s14-1"},{"c":5,"s":"SoM","id":9022,"u":"master%20spellcaster_magus_som_17_som","p":41,"h":1,"n":"Magus 17; Master Spellcaster","uh":"magus_som,state:feature=s16-0"},{"c":5,"s":"SoM","id":9024,"u":"medium%20armor%20mastery_magus_som_17_som","p":41,"h":1,"n":"Magus 17; Medium Armor Mastery","uh":"magus_som,state:feature=s16-1"},{"c":5,"s":"SoM","id":9026,"u":"double%20spellstrike_magus_som_19_som","p":41,"h":1,"n":"Magus 19; Double Spellstrike","uh":"magus_som,state:feature=s18-0"},{"c":5,"s":"CRB","id":9028,"u":"ancestry%20and%20background_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Ancestry and Background","uh":"monk_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":9030,"u":"initial%20proficiencies_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Initial Proficiencies","uh":"monk_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":9032,"u":"flurry%20of%20blows_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Flurry of Blows","uh":"monk_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":9034,"u":"monk%20feats_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Monk Feats","uh":"monk_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":9036,"u":"powerful%20fist_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Powerful Fist","uh":"monk_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":9038,"u":"skill%20feats_monk_crb_2_crb","p":156,"h":1,"n":"Monk 2; Skill Feats","uh":"monk_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":9040,"u":"general%20feats_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; General Feats","uh":"monk_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":9042,"u":"incredible%20movement_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Incredible Movement","uh":"monk_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9044,"u":"mystic%20strikes_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Mystic Strikes","uh":"monk_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":9046,"u":"skill%20increases_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Skill Increases","uh":"monk_crb,state:feature=s2-3"},{"c":5,"s":"CRB","id":9048,"u":"ability%20boosts_monk_crb_5_crb","p":156,"h":1,"n":"Monk 5; Ability Boosts","uh":"monk_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":9050,"u":"alertness_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Alertness","uh":"monk_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":9052,"u":"ancestry%20feats_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Ancestry Feats","uh":"monk_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":9054,"u":"expert%20strikes_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Expert Strikes","uh":"monk_crb,state:feature=s4-3"},{"c":5,"s":"CRB","id":9056,"u":"path%20to%20perfection_monk_crb_7_crb","p":157,"h":1,"n":"Monk 7; Path to Perfection","uh":"monk_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":9058,"u":"weapon%20specialization_monk_crb_7_crb","p":157,"h":1,"n":"Monk 7; Weapon Specialization","uh":"monk_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":9060,"u":"metal%20strikes_monk_crb_9_crb","p":157,"h":1,"n":"Monk 9; Metal Strikes","uh":"monk_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":9062,"u":"monk%20expertise_monk_crb_9_crb","p":157,"h":1,"n":"Monk 9; Monk Expertise","uh":"monk_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":9064,"u":"second%20path%20to%20perfection_monk_crb_11_crb","p":157,"h":1,"n":"Monk 11; Second Path to Perfection","uh":"monk_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":9066,"u":"graceful%20mastery_monk_crb_13_crb","p":157,"h":1,"n":"Monk 13; Graceful Mastery","uh":"monk_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":9068,"u":"master%20strikes_monk_crb_13_crb","p":157,"h":1,"n":"Monk 13; Master Strikes","uh":"monk_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":9070,"u":"greater%20weapon%20specialization_monk_crb_15_crb","p":157,"h":1,"n":"Monk 15; Greater Weapon Specialization","uh":"monk_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":9072,"u":"third%20path%20to%20perfection_monk_crb_15_crb","p":157,"h":1,"n":"Monk 15; Third Path to Perfection","uh":"monk_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":9074,"u":"adamantine%20strikes_monk_crb_17_crb","p":158,"h":1,"n":"Monk 17; Adamantine Strikes","uh":"monk_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":9076,"u":"graceful%20legend_monk_crb_17_crb","p":158,"h":1,"n":"Monk 17; Graceful Legend","uh":"monk_crb,state:feature=s16-1"},{"c":5,"s":"CRB","id":9078,"u":"perfected%20form_monk_crb_19_crb","p":158,"h":1,"n":"Monk 19; Perfected Form","uh":"monk_crb,state:feature=s18-0"},{"c":5,"s":"APG","id":9080,"u":"ancestry%20and%20background_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Ancestry and Background","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":9082,"u":"initial%20proficiencies_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Initial Proficiencies","uh":"oracle_apg,state:feature=s0-1"},{"c":5,"s":"APG","id":9084,"u":"divine%20spellcasting_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Divine Spellcasting","uh":"oracle_apg,state:feature=s0-2"},{"c":5,"s":"APG","id":9086,"u":"spell%20repetoire_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Spell Repetoire","uh":"oracle_apg,state:feature=s0-3"},{"c":5,"s":"APG","id":9088,"u":"mystery_oracle_apg_1_apg","p":69,"h":1,"n":"Oracle 1; Mystery","uh":"oracle_apg,state:feature=s0-4"},{"c":5,"s":"APG","id":9090,"u":"revelation%20spells_oracle_apg_1_apg","p":69,"h":1,"n":"Oracle 1; Revelation Spells","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":9092,"u":"oracular%20curse_oracle_apg_1_apg","p":70,"h":1,"n":"Oracle 1; Oracular Curse","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":9094,"u":"oracle%20feats_oracle_apg_2_apg","p":70,"h":1,"n":"Oracle 2; Oracle Feats","uh":"oracle_apg,state:feature=s1-0"},{"c":5,"s":"APG","id":9096,"u":"skill%20feats_oracle_apg_2_apg","p":70,"h":1,"n":"Oracle 2; Skill Feats","uh":"oracle_apg,state:feature=s1-1"},{"c":5,"s":"APG","id":9098,"u":"general%20feats_oracle_apg_3_apg","p":70,"h":1,"n":"Oracle 3; General Feats","uh":"oracle_apg,state:feature=s2-0"},{"c":5,"s":"APG","id":9100,"u":"signature%20spells_oracle_apg_3_apg","p":71,"h":1,"n":"Oracle 3; Signature Spells","uh":"oracle_apg,state:feature=s2-1"},{"c":5,"s":"APG","id":9102,"u":"skill%20increases_oracle_apg_3_apg","p":71,"h":1,"n":"Oracle 3; Skill Increases","uh":"oracle_apg,state:feature=s2-2"},{"c":5,"s":"APG","id":9104,"u":"ability%20boosts_oracle_apg_5_apg","p":71,"h":1,"n":"Oracle 5; Ability Boosts","uh":"oracle_apg,state:feature=s4-0"},{"c":5,"s":"APG","id":9106,"u":"ancestry%20feats_oracle_apg_5_apg","p":71,"h":1,"n":"Oracle 5; Ancestry Feats","uh":"oracle_apg,state:feature=s4-1"},{"c":5,"s":"APG","id":9108,"u":"expert%20spellcaster_oracle_apg_7_apg","p":71,"h":1,"n":"Oracle 7; Expert Spellcaster","uh":"oracle_apg,state:feature=s6-0"},{"c":5,"s":"APG","id":9110,"u":"resolve_oracle_apg_7_apg","p":71,"h":1,"n":"Oracle 7; Resolve","uh":"oracle_apg,state:feature=s6-1"},{"c":5,"s":"APG","id":9112,"u":"magical%20fortitude_oracle_apg_9_apg","p":71,"h":1,"n":"Oracle 9; Magical Fortitude","uh":"oracle_apg,state:feature=s8-0"},{"c":5,"s":"APG","id":9114,"u":"alertness_oracle_apg_11_apg","p":71,"h":1,"n":"Oracle 11; Alertness","uh":"oracle_apg,state:feature=s10-0"},{"c":5,"s":"APG","id":9116,"u":"major%20curse_oracle_apg_11_apg","p":71,"h":1,"n":"Oracle 11; Major Curse","uh":"oracle_apg,state:feature=s10-1"},{"c":5,"s":"APG","id":9118,"u":"weapon%20expertise_oracle_apg_11_apg","p":72,"h":1,"n":"Oracle 11; Weapon Expertise","uh":"oracle_apg,state:feature=s10-2"},{"c":5,"s":"APG","id":9120,"u":"light%20armor%20expertise_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Light Armor Expertise","uh":"oracle_apg,state:feature=s12-0"},{"c":5,"s":"APG","id":9122,"u":"lightning%20reflexes_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Lightning Reflexes","uh":"oracle_apg,state:feature=s12-1"},{"c":5,"s":"APG","id":9124,"u":"weapon%20specialization_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Weapon Specialization","uh":"oracle_apg,state:feature=s12-2"},{"c":5,"s":"APG","id":9126,"u":"master%20spellcaster_oracle_apg_15_apg","p":72,"h":1,"n":"Oracle 15; Master Spellcaster","uh":"oracle_apg,state:feature=s14-0"},{"c":5,"s":"APG","id":9128,"u":"extreme%20curse_oracle_apg_17_apg","p":72,"h":1,"n":"Oracle 17; Extreme Curse","uh":"oracle_apg,state:feature=s16-0"},{"c":5,"s":"APG","id":9130,"u":"greater%20resolve_oracle_apg_17_apg","p":72,"h":1,"n":"Oracle 17; Greater Resolve","uh":"oracle_apg,state:feature=s16-1"},{"c":5,"s":"APG","id":9132,"u":"legendary%20spellcaster_oracle_apg_19_apg","p":72,"h":1,"n":"Oracle 19; Legendary Spellcaster","uh":"oracle_apg,state:feature=s18-0"},{"c":5,"s":"APG","id":9134,"u":"oracular%20clarity_oracle_apg_19_apg","p":72,"h":1,"n":"Oracle 19; Oracular Clarity","uh":"oracle_apg,state:feature=s18-1"},{"c":5,"s":"CRB","id":9136,"u":"ancestry%20and%20background_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Ancestry and Background","uh":"ranger_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":9138,"u":"initial%20proficiencies_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Initial Proficiencies","uh":"ranger_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":9140,"u":"hunt%20prey_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Hunt Prey","uh":"ranger_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":9142,"u":"hunter's%20edge_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Hunter's Edge","uh":"ranger_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":9144,"u":"ranger%20feats_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Ranger Feats","uh":"ranger_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":9146,"u":"skill%20feats_ranger_crb_2_crb","p":168,"h":1,"n":"Ranger 2; Skill Feats","uh":"ranger_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":9148,"u":"general%20feats_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; General Feats","uh":"ranger_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":9150,"u":"iron%20will_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; Iron Will","uh":"ranger_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9152,"u":"skill%20increases_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; Skill Increases","uh":"ranger_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":9154,"u":"ability%20boosts_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Ability Boosts","uh":"ranger_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":9156,"u":"ancestry%20feats_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Ancestry Feats","uh":"ranger_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":9158,"u":"weapon%20expertise_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Weapon Expertise","uh":"ranger_crb,state:feature=s4-3"},{"c":5,"s":"CRB","id":9160,"u":"trackless%20step_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Trackless Step","uh":"ranger_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":9162,"u":"evasion_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Evasion","uh":"ranger_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":9164,"u":"vigilant%20senses_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Vigilant Senses","uh":"ranger_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":9166,"u":"weapon%20specialization_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Weapon Specialization","uh":"ranger_crb,state:feature=s6-2"},{"c":5,"s":"CRB","id":9168,"u":"nature's%20edge_ranger_crb_9_crb","p":169,"h":1,"n":"Ranger 9; Nature's Edge","uh":"ranger_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":9170,"u":"ranger%20expertise_ranger_crb_9_crb","p":169,"h":1,"n":"Ranger 9; Ranger Expertise","uh":"ranger_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":9172,"u":"juggernaut_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Juggernaut","uh":"ranger_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":9174,"u":"medium%20armor%20expertise_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Medium Armor Expertise","uh":"ranger_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":9176,"u":"wild%20stride_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Wild Stride","uh":"ranger_crb,state:feature=s10-2"},{"c":5,"s":"CRB","id":9178,"u":"weapon%20mastery_ranger_crb_13_crb","p":169,"h":1,"n":"Ranger 13; Weapon Mastery","uh":"ranger_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":9180,"u":"greater%20weapon%20specialization_ranger_crb_15_crb","p":169,"h":1,"n":"Ranger 15; Greater Weapon Specialization","uh":"ranger_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":9182,"u":"improved%20evasion_ranger_crb_15_crb","p":169,"h":1,"n":"Ranger 15; Improved Evasion","uh":"ranger_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":9184,"u":"incredible%20senses_ranger_crb_15_crb","p":170,"h":1,"n":"Ranger 15; Incredible Senses","uh":"ranger_crb,state:feature=s14-2"},{"c":5,"s":"CRB","id":9186,"u":"masterful%20hunter_ranger_crb_17_crb","p":170,"h":1,"n":"Ranger 17; Masterful Hunter","uh":"ranger_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":9188,"u":"second%20skin_ranger_crb_19_crb","p":170,"h":1,"n":"Ranger 19; Second Skin","uh":"ranger_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":9190,"u":"swift%20prey_ranger_crb_19_crb","p":170,"h":1,"n":"Ranger 19; Swift Prey","uh":"ranger_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":9192,"u":"ancestry%20and%20background_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Ancestry and Background","uh":"rogue_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":9194,"u":"initial%20proficiencies_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Initial Proficiencies","uh":"rogue_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":9196,"u":"rogue%20feats_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Rogue Feats","uh":"rogue_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":9198,"u":"rogue's%20racket_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Rogue's Racket","uh":"rogue_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":9200,"u":"skill%20feats_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Skill Feats","uh":"rogue_crb,state:feature=s0-6"},{"c":5,"s":"CRB","id":9202,"u":"sneak%20attack_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Sneak Attack","uh":"rogue_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":9204,"u":"surprise%20attack_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Surprise Attack","uh":"rogue_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":9206,"u":"skill%20increases_rogue_crb_2_crb","p":181,"h":1,"n":"Rogue 2; Skill Increases","uh":"rogue_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":9208,"u":"deny%20advantage_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; Deny Advantage","uh":"rogue_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9210,"u":"general%20feats_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; General Feats","uh":"rogue_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":9212,"u":"deny%20advantage_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; Deny Advantage","uh":"rogue_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9214,"u":"ability%20boosts_rogue_crb_5_crb","p":181,"h":1,"n":"Rogue 5; Ability Boosts","uh":"rogue_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":9216,"u":"ancestry%20feats_rogue_crb_5_crb","p":182,"h":1,"n":"Rogue 5; Ancestry Feats","uh":"rogue_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":9218,"u":"weapon%20tricks_rogue_crb_5_crb","p":182,"h":1,"n":"Rogue 5; Weapon Tricks","uh":"rogue_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":9220,"u":"evasion_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Evasion","uh":"rogue_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":9222,"u":"vigilant%20senses_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Vigilant Senses","uh":"rogue_crb,state:feature=s6-1"},{"c":5,"s":"CRB","id":9224,"u":"weapon%20specialization_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Weapon Specialization","uh":"rogue_crb,state:feature=s6-2"},{"c":5,"s":"CRB","id":9226,"u":"debilitating%20strikes_rogue_crb_9_crb","p":182,"h":1,"n":"Rogue 9; Debilitating Strikes","uh":"rogue_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":9228,"u":"great%20fortitude_rogue_crb_9_crb","p":182,"h":1,"n":"Rogue 9; Great Fortitude","uh":"rogue_crb,state:feature=s8-1"},{"c":5,"s":"CRB","id":9230,"u":"rogue%20expertise_rogue_crb_11_crb","p":182,"h":1,"n":"Rogue 11; Rogue Expertise","uh":"rogue_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":9232,"u":"improved%20evasion_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Improved Evasion","uh":"rogue_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":9234,"u":"incredible%20senses_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Incredible Senses","uh":"rogue_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":9236,"u":"light%20armor%20expertise_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Light Armor Expertise","uh":"rogue_crb,state:feature=s12-2"},{"c":5,"s":"CRB","id":9238,"u":"master%20tricks_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Master Tricks","uh":"rogue_crb,state:feature=s12-3"},{"c":5,"s":"CRB","id":9240,"u":"double%20debilitation_rogue_crb_15_crb","p":182,"h":1,"n":"Rogue 15; Double Debilitation","uh":"rogue_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":9242,"u":"greater%20weapon%20specialization_rogue_crb_15_crb","p":182,"h":1,"n":"Rogue 15; Greater Weapon Specialization","uh":"rogue_crb,state:feature=s14-1"},{"c":5,"s":"CRB","id":9244,"u":"slippery%20mind_rogue_crb_17_crb","p":182,"h":1,"n":"Rogue 17; Slippery Mind","uh":"rogue_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":9246,"u":"light%20armor%20mastery_rogue_crb_19_crb","p":182,"h":1,"n":"Rogue 19; Light Armor Mastery","uh":"rogue_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":9248,"u":"master%20strike_rogue_crb_19_crb","p":182,"h":1,"n":"Rogue 19; Master Strike","uh":"rogue_crb,state:feature=s18-1"},{"c":5,"s":"CRB","id":9250,"u":"ancestry%20and%20background_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Ancestry and Background","uh":"sorcerer_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":9252,"u":"bloodline_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":9254,"u":"initial%20proficiencies_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Initial Proficiencies","uh":"sorcerer_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":9256,"u":"sorcerer%20spellcasting_sorcerer_crb_1_crb","p":192,"h":1,"n":"Sorcerer 1; Sorcerer Spellcasting","uh":"sorcerer_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":9258,"u":"spell%20repertoire_sorcerer_crb_1_crb","p":193,"h":1,"n":"Sorcerer 1; Spell Repertoire","uh":"sorcerer_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":9260,"u":"skill%20feats_sorcerer_crb_2_crb","p":193,"h":1,"n":"Sorcerer 2; Skill Feats","uh":"sorcerer_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":9262,"u":"sorcerer%20feats_sorcerer_crb_2_crb","p":193,"h":1,"n":"Sorcerer 2; Sorcerer Feats","uh":"sorcerer_crb,state:feature=s1-1"},{"c":5,"s":"CRB","id":9264,"u":"general%20feats_sorcerer_crb_3_crb","p":193,"h":1,"n":"Sorcerer 3; General Feats","uh":"sorcerer_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":9266,"u":"signature%20spells_sorcerer_crb_3_crb","p":193,"h":1,"n":"Sorcerer 3; Signature Spells","uh":"sorcerer_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9268,"u":"skill%20increases_sorcerer_crb_3_crb","p":194,"h":1,"n":"Sorcerer 3; Skill Increases","uh":"sorcerer_crb,state:feature=s2-2"},{"c":5,"s":"CRB","id":9270,"u":"ability%20boosts_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Ability Boosts","uh":"sorcerer_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":9272,"u":"ancestry%20feats_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Ancestry Feats","uh":"sorcerer_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":9274,"u":"magical%20fortitude_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Magical Fortitude","uh":"sorcerer_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":9276,"u":"expert%20spellcaster_sorcerer_crb_7_crb","p":194,"h":1,"n":"Sorcerer 7; Expert Spellcaster","uh":"sorcerer_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":9278,"u":"lightning%20reflexes_sorcerer_crb_9_crb","p":194,"h":1,"n":"Sorcerer 9; Lightning Reflexes","uh":"sorcerer_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":9280,"u":"alertness_sorcerer_crb_11_crb","p":194,"h":1,"n":"Sorcerer 11; Alertness","uh":"sorcerer_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":9282,"u":"simple%20weapon%20expertise_sorcerer_crb_11_crb","p":194,"h":1,"n":"Sorcerer 11; Simple Weapon Expertise","uh":"sorcerer_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":9284,"u":"defensive%20robes_sorcerer_crb_13_crb","p":194,"h":1,"n":"Sorcerer 13; Defensive Robes","uh":"sorcerer_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":9286,"u":"weapon%20specialization_sorcerer_crb_13_crb","p":194,"h":1,"n":"Sorcerer 13; Weapon Specialization","uh":"sorcerer_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":9288,"u":"master%20spellcaster_sorcerer_crb_15_crb","p":194,"h":1,"n":"Sorcerer 15; Master Spellcaster","uh":"sorcerer_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":9290,"u":"resolve_sorcerer_crb_17_crb","p":194,"h":1,"n":"Sorcerer 17; Resolve","uh":"sorcerer_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":9292,"u":"bloodline%20paragon_sorcerer_crb_19_crb","p":194,"h":1,"n":"Sorcerer 19; Bloodline Paragon","uh":"sorcerer_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":9294,"u":"legendary%20spellcaster_sorcerer_crb_19_crb","p":194,"h":1,"n":"Sorcerer 19; Legendary Spellcaster","uh":"sorcerer_crb,state:feature=s18-1"},{"c":5,"s":"SoM","id":9296,"u":"ancestry%20and%20background_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Ancestry and Background","uh":"summoner_som,state:feature=s0-0"},{"c":5,"s":"SoM","id":9298,"u":"initial%20proficiencies_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Initial Proficiencies","uh":"summoner_som,state:feature=s0-1"},{"c":5,"s":"SoM","id":9300,"u":"eidolon_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Eidolon","uh":"summoner_som,state:feature=s0-2"},{"c":5,"s":"SoM","id":9302,"u":"summoner%20spellcasting_summoner_som_1_som","p":54,"h":1,"n":"Summoner 1; Summoner Spellcasting","uh":"summoner_som,state:feature=s0-3"},{"c":5,"s":"SoM","id":9304,"u":"spell%20repertoire_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Spell Repertoire","uh":"summoner_som,state:feature=s0-4"},{"c":5,"s":"SoM","id":9306,"u":"link%20spells_summoner_som_1_som","p":55,"h":1,"n":"Summoner 1; Link Spells","uh":"summoner_som,state:feature=s0-5"},{"c":5,"s":"SoM","id":9308,"u":"evolution%20feat_summoner_som_1_som","p":56,"h":1,"n":"Summoner 1; Evolution Feat","uh":"summoner_som,state:feature=s0-6"},{"c":5,"s":"SoM","id":9310,"u":"skill%20feats_summoner_som_2_som","p":56,"h":1,"n":"Summoner 2; Skill Feats","uh":"summoner_som,state:feature=s1-0"},{"c":5,"s":"SoM","id":9312,"u":"summoner%20feats_summoner_som_2_som","p":56,"h":1,"n":"Summoner 2; Summoner Feats","uh":"summoner_som,state:feature=s1-1"},{"c":5,"s":"SoM","id":9314,"u":"general%20feats_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; General Feats","uh":"summoner_som,state:feature=s2-0"},{"c":5,"s":"SoM","id":9316,"u":"shared%20vigilance_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Shared Vigilance","uh":"summoner_som,state:feature=s2-1"},{"c":5,"s":"SoM","id":9318,"u":"skill%20increases_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Skill Increases","uh":"summoner_som,state:feature=s2-2"},{"c":5,"s":"SoM","id":9320,"u":"unlimited%20signature%20spells_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Unlimited Signature Spells","uh":"summoner_som,state:feature=s2-3"},{"c":5,"s":"SoM","id":9322,"u":"ability%20boosts_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Ability Boosts","uh":"summoner_som,state:feature=s4-0"},{"c":5,"s":"SoM","id":9324,"u":"ancestry%20feats_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Ancestry Feats","uh":"summoner_som,state:feature=s4-1"},{"c":5,"s":"SoM","id":9326,"u":"eidolon%20unarmed%20expertise_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Eidolon Unarmed Expertise","uh":"summoner_som,state:feature=s4-2"},{"c":5,"s":"SoM","id":9328,"u":"eidolon%20symbiosis_summoner_som_7_som","p":56,"h":1,"n":"Summoner 7; Eidolon Symbiosis","uh":"summoner_som,state:feature=s6-0"},{"c":5,"s":"SoM","id":9330,"u":"eidolon%20weapon%20specialization_summoner_som_7_som","p":56,"h":1,"n":"Summoner 7; Eidolon Weapon Specialization","uh":"summoner_som,state:feature=s6-1"},{"c":5,"s":"SoM","id":9332,"u":"expert%20spellcaster_summoner_som_9_som","p":56,"h":1,"n":"Summoner 9; Expert Spellcaster","uh":"summoner_som,state:feature=s8-0"},{"c":5,"s":"SoM","id":9334,"u":"shared%20reflexes_summoner_som_9_som","p":57,"h":1,"n":"Summoner 9; Shared Reflexes","uh":"summoner_som,state:feature=s8-1"},{"c":5,"s":"SoM","id":9336,"u":"eidolon%20defensive%20expertise_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Eidolon Defensive Expertise","uh":"summoner_som,state:feature=s10-0"},{"c":5,"s":"SoM","id":9338,"u":"simple%20weapon%20expertise_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Simple Weapon Expertise","uh":"summoner_som,state:feature=s10-1"},{"c":5,"s":"SoM","id":9340,"u":"twin%20juggernauts_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Twin Juggernauts","uh":"summoner_som,state:feature=s10-2"},{"c":5,"s":"SoM","id":9342,"u":"defensive%20robes_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Defensive Robes","uh":"summoner_som,state:feature=s12-0"},{"c":5,"s":"SoM","id":9344,"u":"eidolon%20unarmed%20mastery_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Eidolon Unarmed Mastery","uh":"summoner_som,state:feature=s12-1"},{"c":5,"s":"SoM","id":9346,"u":"weapon%20specialization_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Weapon Specialization","uh":"summoner_som,state:feature=s12-2"},{"c":5,"s":"SoM","id":9348,"u":"greater%20eidolon%20specialization_summoner_som_15_som","p":57,"h":1,"n":"Summoner 15; Greater Eidolon Specialization","uh":"summoner_som,state:feature=s14-0"},{"c":5,"s":"SoM","id":9350,"u":"shared%20resolve_summoner_som_15_som","p":57,"h":1,"n":"Summoner 15; Shared Resolve","uh":"summoner_som,state:feature=s14-1"},{"c":5,"s":"SoM","id":9352,"u":"eidolon%20transcendence_summoner_som_17_som","p":57,"h":1,"n":"Summoner 17; Eidolon Transcendence","uh":"summoner_som,state:feature=s16-0"},{"c":5,"s":"SoM","id":9354,"u":"master%20spellcaster_summoner_som_17_som","p":57,"h":1,"n":"Summoner 17; Master Spellcaster","uh":"summoner_som,state:feature=s16-1"},{"c":5,"s":"SoM","id":9356,"u":"eidolon%20defensive%20mastery_summoner_som_19_som","p":57,"h":1,"n":"Summoner 19; Eidolon Defensive Mastery","uh":"summoner_som,state:feature=s18-0"},{"c":5,"s":"SoM","id":9358,"u":"instant%20manifestation_summoner_som_19_som","p":57,"h":1,"n":"Summoner 19; Instant Manifestation","uh":"summoner_som,state:feature=s18-1"},{"c":5,"s":"APG","id":9360,"u":"ancestry%20and%20background_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Ancestry and Background","uh":"swashbuckler_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":9362,"u":"initial%20proficiencies_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Initial Proficiencies","uh":"swashbuckler_apg,state:feature=s0-1"},{"c":5,"s":"APG","id":9364,"u":"panache_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Panache","uh":"swashbuckler_apg,state:feature=s0-2"},{"c":5,"s":"APG","id":9366,"u":"swashbuckler's%20style_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:feature=s0-4"},{"c":5,"s":"APG","id":9368,"u":"precise%20strike_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Precise Strike","uh":"swashbuckler_apg,state:feature=s0-3"},{"c":5,"s":"APG","id":9370,"u":"confident%20finisher_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Confident Finisher","uh":"swashbuckler_apg,state:feature=s0-5"},{"c":5,"s":"APG","id":9372,"u":"swashbuckler%20feats_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Swashbuckler Feats","uh":"swashbuckler_apg,state:feature=s0-6"},{"c":5,"s":"APG","id":9374,"u":"skill%20feats_swashbuckler_apg_2_apg","p":85,"h":1,"n":"Swashbuckler 2; Skill Feats","uh":"swashbuckler_apg,state:feature=s1-0"},{"c":5,"s":"APG","id":9376,"u":"general%20feats_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; General Feats","uh":"swashbuckler_apg,state:feature=s2-0"},{"c":5,"s":"APG","id":9378,"u":"great%20fortitude_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; Great Fortitude","uh":"swashbuckler_apg,state:feature=s2-1"},{"c":5,"s":"APG","id":9380,"u":"opportune%20riposte_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; Opportune Riposte","uh":"swashbuckler_apg,state:feature=s2-2"},{"c":5,"s":"APG","id":9382,"u":"skill%20increases_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Skill Increases","uh":"swashbuckler_apg,state:feature=s2-3"},{"c":5,"s":"APG","id":9384,"u":"stylish%20tricks_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Stylish Tricks","uh":"swashbuckler_apg,state:feature=s2-4"},{"c":5,"s":"APG","id":9386,"u":"vivacious%20speed_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Vivacious Speed","uh":"swashbuckler_apg,state:feature=s2-5"},{"c":5,"s":"APG","id":9388,"u":"ability%20boosts_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Ability Boosts","uh":"swashbuckler_apg,state:feature=s4-0"},{"c":5,"s":"APG","id":9390,"u":"ancestry%20feats_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Ancestry Feats","uh":"swashbuckler_apg,state:feature=s4-1"},{"c":5,"s":"APG","id":9392,"u":"weapon%20expertise_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Weapon Expertise","uh":"swashbuckler_apg,state:feature=s4-2"},{"c":5,"s":"APG","id":9394,"u":"evasion_swashbuckler_apg_7_apg","p":86,"h":1,"n":"Swashbuckler 7; Evasion","uh":"swashbuckler_apg,state:feature=s6-0"},{"c":5,"s":"APG","id":9396,"u":"weapon%20specialization_swashbuckler_apg_7_apg","p":86,"h":1,"n":"Swashbuckler 7; Weapon Specialization","uh":"swashbuckler_apg,state:feature=s6-1"},{"c":5,"s":"APG","id":9398,"u":"exemplary%20finisher_swashbuckler_apg_9_apg","p":86,"h":1,"n":"Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:feature=s8-0"},{"c":5,"s":"APG","id":9400,"u":"swashbuckler%20expertise_swashbuckler_apg_9_apg","p":87,"h":1,"n":"Swashbuckler 9; Swashbuckler Expertise","uh":"swashbuckler_apg,state:feature=s8-1"},{"c":5,"s":"APG","id":9402,"u":"continuous%20flair_swashbuckler_apg_11_apg","p":87,"h":1,"n":"Swashbuckler 11; Continuous Flair","uh":"swashbuckler_apg,state:feature=s10-0"},{"c":5,"s":"APG","id":9404,"u":"vigilant%20senses_swashbuckler_apg_11_apg","p":87,"h":1,"n":"Swashbuckler 11; Vigilant Senses","uh":"swashbuckler_apg,state:feature=s10-1"},{"c":5,"s":"APG","id":9406,"u":"improved%20evasion_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Improved Evasion","uh":"swashbuckler_apg,state:feature=s12-0"},{"c":5,"s":"APG","id":9408,"u":"light%20armor%20expertise_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Light Armor Expertise","uh":"swashbuckler_apg,state:feature=s12-1"},{"c":5,"s":"APG","id":9410,"u":"weapon%20mastery_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Weapon Mastery","uh":"swashbuckler_apg,state:feature=s12-2"},{"c":5,"s":"APG","id":9412,"u":"greater%20weapon%20specialization_swashbuckler_apg_15_apg","p":86,"h":1,"n":"Swashbuckler 15; Greater Weapon Specialization","uh":"swashbuckler_apg,state:feature=s14-0"},{"c":5,"s":"APG","id":9414,"u":"keen%20flair_swashbuckler_apg_15_apg","p":86,"h":1,"n":"Swashbuckler 15; Keen Flair","uh":"swashbuckler_apg,state:feature=s14-1"},{"c":5,"s":"APG","id":9416,"u":"resolve_swashbuckler_apg_17_apg","p":86,"h":1,"n":"Swashbuckler 17; Resolve","uh":"swashbuckler_apg,state:feature=s16-0"},{"c":5,"s":"APG","id":9418,"u":"eternal%20confidence_swashbuckler_apg_19_apg","p":86,"h":1,"n":"Swashbuckler 19; Eternal Confidence","uh":"swashbuckler_apg,state:feature=s18-0"},{"c":5,"s":"APG","id":9420,"u":"light%20armor%20mastery_swashbuckler_apg_19_apg","p":86,"h":1,"n":"Swashbuckler 19; Light Armor Mastery","uh":"swashbuckler_apg,state:feature=s18-1"},{"c":5,"s":"APG","id":9422,"u":"ancestry%20and%20background_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Ancestry and Background","uh":"witch_apg,state:feature=s0-0"},{"c":5,"s":"APG","id":9424,"u":"initial%20proficiencies_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Initial Proficiencies","uh":"witch_apg,state:feature=s0-1"},{"c":5,"s":"APG","id":9426,"u":"witch%20feats_witch_apg_2_apg","p":98,"h":1,"n":"Witch 2; Witch Feats","uh":"witch_apg,state:feature=s1-1"},{"c":5,"s":"APG","id":9428,"u":"patron_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Patron","uh":"witch_apg,state:feature=s0-2"},{"c":5,"s":"APG","id":9430,"u":"familiar_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Familiar","uh":"witch_apg,state:feature=s0-3"},{"c":5,"s":"APG","id":9432,"u":"witch%20spellcasting_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Witch Spellcasting","uh":"witch_apg,state:feature=s0-4"},{"c":5,"s":"APG","id":9434,"u":"hexes_witch_apg_1_apg","p":97,"h":1,"n":"Witch 1; Hexes","uh":"witch_apg,state:feature=s0-5"},{"c":5,"s":"APG","id":9436,"u":"skill%20feats_witch_apg_2_apg","p":98,"h":1,"n":"Witch 2; Skill Feats","uh":"witch_apg,state:feature=s1-0"},{"c":5,"s":"APG","id":9438,"u":"general%20feats_witch_apg_3_apg","p":98,"h":1,"n":"Witch 3; General Feats","uh":"witch_apg,state:feature=s2-0"},{"c":5,"s":"APG","id":9440,"u":"skill%20increases_witch_apg_3_apg","p":98,"h":1,"n":"Witch 3; Skill Increases","uh":"witch_apg,state:feature=s2-1"},{"c":5,"s":"APG","id":9442,"u":"ability%20boosts_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Ability Boosts","uh":"witch_apg,state:feature=s4-0"},{"c":5,"s":"APG","id":9444,"u":"ancestry%20feats_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Ancestry Feats","uh":"witch_apg,state:feature=s4-1"},{"c":5,"s":"APG","id":9446,"u":"magical%20fortitude_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Magical Fortitude","uh":"witch_apg,state:feature=s4-2"},{"c":5,"s":"APG","id":9448,"u":"expert%20spellcaster_witch_apg_7_apg","p":98,"h":1,"n":"Witch 7; Expert Spellcaster","uh":"witch_apg,state:feature=s6-0"},{"c":5,"s":"APG","id":9450,"u":"lightning%20reflexes_witch_apg_9_apg","p":98,"h":1,"n":"Witch 9; Lightning Reflexes","uh":"witch_apg,state:feature=s8-0"},{"c":5,"s":"APG","id":9452,"u":"alertness_witch_apg_11_apg","p":98,"h":1,"n":"Witch 11; Alertness","uh":"witch_apg,state:feature=s10-0"},{"c":5,"s":"APG","id":9454,"u":"weapon%20expertise_witch_apg_11_apg","p":98,"h":1,"n":"Witch 11; Weapon Expertise","uh":"witch_apg,state:feature=s10-1"},{"c":5,"s":"APG","id":9456,"u":"defensive%20robes_witch_apg_13_apg","p":99,"h":1,"n":"Witch 13; Defensive Robes","uh":"witch_apg,state:feature=s12-0"},{"c":5,"s":"APG","id":9458,"u":"weapon%20specialization_witch_apg_13_apg","p":99,"h":1,"n":"Witch 13; Weapon Specialization","uh":"witch_apg,state:feature=s12-1"},{"c":5,"s":"APG","id":9460,"u":"master%20spellcaster_witch_apg_15_apg","p":99,"h":1,"n":"Witch 15; Master Spellcaster","uh":"witch_apg,state:feature=s14-0"},{"c":5,"s":"APG","id":9462,"u":"resolve_witch_apg_17_apg","p":99,"h":1,"n":"Witch 17; Resolve","uh":"witch_apg,state:feature=s16-0"},{"c":5,"s":"APG","id":9464,"u":"legendary%20spellcaster_witch_apg_19_apg","p":99,"h":1,"n":"Witch 19; Legendary Spellcaster","uh":"witch_apg,state:feature=s18-0"},{"c":5,"s":"APG","id":9466,"u":"patron's%20gift_witch_apg_19_apg","p":99,"h":1,"n":"Witch 19; Patron's Gift","uh":"witch_apg,state:feature=s18-1"},{"c":5,"s":"CRB","id":9468,"u":"ancestry%20and%20background_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Ancestry and Background","uh":"wizard_crb,state:feature=s0-0"},{"c":5,"s":"CRB","id":9470,"u":"initial%20proficiencies_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Initial Proficiencies","uh":"wizard_crb,state:feature=s0-1"},{"c":5,"s":"CRB","id":9472,"u":"arcane%20spellcasting_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Arcane Spellcasting","uh":"wizard_crb,state:feature=s0-2"},{"c":5,"s":"CRB","id":9474,"u":"arcane%20school_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Arcane School","uh":"wizard_crb,state:feature=s0-3"},{"c":5,"s":"CRB","id":9476,"u":"arcane%20bond_wizard_crb_1_crb","p":205,"h":1,"n":"Wizard 1; Arcane Bond","uh":"wizard_crb,state:feature=s0-4"},{"c":5,"s":"CRB","id":9478,"u":"arcane%20thesis_wizard_crb_1_crb","p":205,"h":1,"n":"Wizard 1; Arcane Thesis","uh":"wizard_crb,state:feature=s0-5"},{"c":5,"s":"CRB","id":9480,"u":"skill%20feats_wizard_crb_2_crb","p":206,"h":1,"n":"Wizard 2; Skill Feats","uh":"wizard_crb,state:feature=s1-0"},{"c":5,"s":"CRB","id":9482,"u":"wizard%20feats_wizard_crb_2_crb","p":206,"h":1,"n":"Wizard 2; Wizard Feats","uh":"wizard_crb,state:feature=s1-1"},{"c":5,"s":"CRB","id":9484,"u":"general%20feats_wizard_crb_3_crb","p":206,"h":1,"n":"Wizard 3; General Feats","uh":"wizard_crb,state:feature=s2-0"},{"c":5,"s":"CRB","id":9486,"u":"skill%20increases_wizard_crb_3_crb","p":206,"h":1,"n":"Wizard 3; Skill Increases","uh":"wizard_crb,state:feature=s2-1"},{"c":5,"s":"CRB","id":9488,"u":"ability%20boosts_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Ability Boosts","uh":"wizard_crb,state:feature=s4-0"},{"c":5,"s":"CRB","id":9490,"u":"ancestry%20feats_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Ancestry Feats","uh":"wizard_crb,state:feature=s4-1"},{"c":5,"s":"CRB","id":9492,"u":"lightning%20reflexes_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Lightning Reflexes","uh":"wizard_crb,state:feature=s4-2"},{"c":5,"s":"CRB","id":9494,"u":"expert%20spellcaster_wizard_crb_7_crb","p":207,"h":1,"n":"Wizard 7; Expert Spellcaster","uh":"wizard_crb,state:feature=s6-0"},{"c":5,"s":"CRB","id":9496,"u":"magical%20fortitude_wizard_crb_9_crb","p":207,"h":1,"n":"Wizard 9; Magical Fortitude","uh":"wizard_crb,state:feature=s8-0"},{"c":5,"s":"CRB","id":9498,"u":"alertness_wizard_crb_11_crb","p":207,"h":1,"n":"Wizard 11; Alertness","uh":"wizard_crb,state:feature=s10-0"},{"c":5,"s":"CRB","id":9500,"u":"wizard%20weapon%20expertise_wizard_crb_11_crb","p":207,"h":1,"n":"Wizard 11; Wizard Weapon Expertise","uh":"wizard_crb,state:feature=s10-1"},{"c":5,"s":"CRB","id":9502,"u":"defensive%20robes_wizard_crb_13_crb","p":207,"h":1,"n":"Wizard 13; Defensive Robes","uh":"wizard_crb,state:feature=s12-0"},{"c":5,"s":"CRB","id":9504,"u":"weapon%20specialization_wizard_crb_13_crb","p":207,"h":1,"n":"Wizard 13; Weapon Specialization","uh":"wizard_crb,state:feature=s12-1"},{"c":5,"s":"CRB","id":9506,"u":"master%20spellcaster_wizard_crb_15_crb","p":207,"h":1,"n":"Wizard 15; Master Spellcaster","uh":"wizard_crb,state:feature=s14-0"},{"c":5,"s":"CRB","id":9508,"u":"resolve_wizard_crb_17_crb","p":207,"h":1,"n":"Wizard 17; Resolve","uh":"wizard_crb,state:feature=s16-0"},{"c":5,"s":"CRB","id":9510,"u":"archwizard's%20spellcraft_wizard_crb_19_crb","p":207,"h":1,"n":"Wizard 19; Archwizard's Spellcraft","uh":"wizard_crb,state:feature=s18-0"},{"c":5,"s":"CRB","id":9512,"u":"legendary%20spellcaster_wizard_crb_19_crb","p":207,"h":1,"n":"Wizard 19; Legendary Spellcaster","uh":"wizard_crb,state:feature=s18-1"},{"c":6,"s":"CRB","id":9514,"u":"research%20field_alchemist_crb_bomber_crb_1_crb","p":73,"h":1,"n":"Bomber Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s0-4"},{"c":6,"s":"CRB","id":9516,"u":"field%20discovery_alchemist_crb_bomber_crb_5_crb","p":74,"h":1,"n":"Bomber Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s4-2"},{"c":6,"s":"CRB","id":9518,"u":"perpetual%20infusions_alchemist_crb_bomber_crb_7_crb","p":74,"h":1,"n":"Bomber Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s6-2"},{"c":6,"s":"CRB","id":9520,"u":"perpetual%20potency_alchemist_crb_bomber_crb_11_crb","p":74,"h":1,"n":"Bomber Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s10-1"},{"c":6,"s":"CRB","id":9522,"u":"greater%20field%20discovery_alchemist_crb_bomber_crb_13_crb","p":74,"h":1,"n":"Bomber Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s12-0"},{"c":6,"s":"CRB","id":9524,"u":"perpetual%20perfection_alchemist_crb_bomber_crb_17_crb","p":74,"h":1,"n":"Bomber Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s16-1"},{"c":6,"s":"CRB","id":9526,"u":"research%20field_alchemist_crb_chirurgeon_crb_1_crb","p":73,"h":1,"n":"Chirurgeon Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s0-4"},{"c":6,"s":"CRB","id":9528,"u":"field%20discovery_alchemist_crb_chirurgeon_crb_5_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s4-2"},{"c":6,"s":"CRB","id":9530,"u":"perpetual%20infusions_alchemist_crb_chirurgeon_crb_7_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s6-2"},{"c":6,"s":"CRB","id":9532,"u":"perpetual%20potency_alchemist_crb_chirurgeon_crb_11_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s10-1"},{"c":6,"s":"CRB","id":9534,"u":"greater%20field%20discovery_alchemist_crb_chirurgeon_crb_13_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s12-0"},{"c":6,"s":"CRB","id":9536,"u":"perpetual%20perfection_alchemist_crb_chirurgeon_crb_17_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s16-1"},{"c":6,"s":"CRB","id":9538,"u":"research%20field_alchemist_crb_mutagenist_crb_1_crb","p":73,"h":1,"n":"Mutagenist Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s0-4"},{"c":6,"s":"CRB","id":9540,"u":"field%20discovery_alchemist_crb_mutagenist_crb_5_crb","p":74,"h":1,"n":"Mutagenist Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s4-2"},{"c":6,"s":"CRB","id":9542,"u":"perpetual%20infusions_alchemist_crb_mutagenist_crb_7_crb","p":74,"h":1,"n":"Mutagenist Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s6-2"},{"c":6,"s":"CRB","id":9544,"u":"perpetual%20potency_alchemist_crb_mutagenist_crb_11_crb","p":74,"h":1,"n":"Mutagenist Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s10-1"},{"c":6,"s":"CRB","id":9546,"u":"greater%20field%20discovery_alchemist_crb_mutagenist_crb_13_crb","p":74,"h":1,"n":"Mutagenist Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s12-0"},{"c":6,"s":"CRB","id":9548,"u":"perpetual%20perfection_alchemist_crb_mutagenist_crb_17_crb","p":74,"h":1,"n":"Mutagenist Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s16-1"},{"c":6,"s":"APG","id":9550,"u":"research%20field_alchemist_crb_toxicologist_apg_1_apg","p":106,"h":1,"n":"Toxicologist Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9552,"u":"field%20discovery_alchemist_crb_toxicologist_apg_5_apg","p":106,"h":1,"n":"Toxicologist Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s4-2"},{"c":6,"s":"APG","id":9554,"u":"perpetual%20infusions_alchemist_crb_toxicologist_apg_7_apg","p":106,"h":1,"n":"Toxicologist Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s6-2"},{"c":6,"s":"APG","id":9556,"u":"perpetual%20potency_alchemist_crb_toxicologist_apg_11_apg","p":106,"h":1,"n":"Toxicologist Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9558,"u":"greater%20field%20discovery_alchemist_crb_toxicologist_apg_13_apg","p":106,"h":1,"n":"Toxicologist Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s12-0"},{"c":6,"s":"APG","id":9560,"u":"perpetual%20perfection_alchemist_crb_toxicologist_apg_17_apg","p":106,"h":1,"n":"Toxicologist Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s16-1"},{"c":6,"s":"CRB","id":9562,"u":"instinct_barbarian_crb_animal_crb_1_crb","p":86,"h":1,"n":"Animal Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9564,"u":"weapon%20specialization_barbarian_crb_animal_crb_7_crb","p":86,"h":1,"n":"Animal Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s6-1"},{"c":6,"s":"CRB","id":9566,"u":"raging%20resistance_barbarian_crb_animal_crb_9_crb","p":86,"h":1,"n":"Animal Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9568,"u":"instinct_barbarian_crb_dragon_crb_1_crb","p":86,"h":1,"n":"Dragon Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9570,"u":"weapon%20specialization_barbarian_crb_dragon_crb_7_crb","p":87,"h":1,"n":"Dragon Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s6-1"},{"c":6,"s":"CRB","id":9572,"u":"raging%20resistance_barbarian_crb_dragon_crb_9_crb","p":87,"h":1,"n":"Dragon Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9574,"u":"instinct_barbarian_crb_fury_crb_1_crb","p":87,"h":1,"n":"Fury Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9576,"u":"weapon%20specialization_barbarian_crb_fury_crb_7_crb","p":87,"h":1,"n":"Fury Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s6-1"},{"c":6,"s":"CRB","id":9578,"u":"raging%20resistance_barbarian_crb_fury_crb_9_crb","p":87,"h":1,"n":"Fury Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9580,"u":"instinct_barbarian_crb_giant_crb_1_crb","p":87,"h":1,"n":"Giant Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9582,"u":"weapon%20specialization_barbarian_crb_giant_crb_7_crb","p":87,"h":1,"n":"Giant Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s6-1"},{"c":6,"s":"CRB","id":9584,"u":"raging%20resistance_barbarian_crb_giant_crb_9_crb","p":87,"h":1,"n":"Giant Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9586,"u":"instinct_barbarian_crb_spirit_crb_1_crb","p":87,"h":1,"n":"Spirit Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9588,"u":"weapon%20specialization_barbarian_crb_spirit_crb_7_crb","p":87,"h":1,"n":"Spirit Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s6-1"},{"c":6,"s":"CRB","id":9590,"u":"raging%20resistance_barbarian_crb_spirit_crb_9_crb","p":87,"h":1,"n":"Spirit Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s8-1"},{"c":6,"s":"APG","id":9592,"u":"instinct_barbarian_crb_superstition_apg_1_apg","p":108,"h":1,"n":"Superstition Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s0-3"},{"c":6,"s":"APG","id":9594,"u":"weapon%20specialization_barbarian_crb_superstition_apg_7_apg","p":108,"h":1,"n":"Superstition Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s6-1"},{"c":6,"s":"APG","id":9596,"u":"raging%20resistance_barbarian_crb_superstition_apg_9_apg","p":108,"h":1,"n":"Superstition Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9598,"u":"muses_bard_crb_polymath_crb_1_crb","p":97,"h":1,"n":"Polymath Bard 1; Muses","uh":"bard_crb,state:sub-polymath-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9600,"u":"muses_bard_crb_enigma_crb_1_crb","p":97,"h":1,"n":"Enigma Bard 1; Muses","uh":"bard_crb,state:sub-enigma-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9602,"u":"muses_bard_crb_maestro_crb_1_crb","p":97,"h":1,"n":"Maestro Bard 1; Muses","uh":"bard_crb,state:sub-maestro-crb=b1~feature=s0-5"},{"c":6,"s":"APG","id":9604,"u":"muses_bard_crb_warrior_apg_1_apg","p":112,"h":1,"n":"Warrior Bard 1; Muses","uh":"bard_crb,state:sub-warrior-apg=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9606,"u":"deity%20and%20cause_champion_crb_paladin_crb_1_crb","p":106,"h":1,"n":"Paladin Champion 1; Deity and Cause","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9608,"u":"deity%20and%20cause_champion_crb_redeemer_crb_1_crb","p":106,"h":1,"n":"Redeemer Champion 1; Deity and Cause","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9610,"u":"deity%20and%20cause_champion_crb_liberator_crb_1_crb","p":107,"h":1,"n":"Liberator Champion 1; Deity and Cause","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9612,"u":"champion's%20reaction_champion_crb_paladin_crb_1_crb","p":107,"h":1,"n":"Paladin Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9614,"u":"champion's%20reaction_champion_crb_redeemer_crb_1_crb","p":107,"h":1,"n":"Redeemer Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9616,"u":"champion's%20reaction_champion_crb_liberator_crb_1_crb","p":107,"h":1,"n":"Liberator Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9618,"u":"divine%20smite_champion_crb_paladin_crb_9_crb","p":107,"h":1,"n":"Paladin Champion 9; Divine Smite","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9620,"u":"divine%20smite_champion_crb_redeemer_crb_9_crb","p":107,"h":1,"n":"Redeemer Champion 9; Divine Smite","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9622,"u":"divine%20smite_champion_crb_liberator_crb_9_crb","p":107,"h":1,"n":"Liberator Champion 9; Divine Smite","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s8-1"},{"c":6,"s":"CRB","id":9624,"u":"exalt_champion_crb_liberator_crb_11_crb","p":107,"h":1,"n":"Liberator Champion 11; Exalt","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s10-2"},{"c":6,"s":"CRB","id":9626,"u":"exalt_champion_crb_redeemer_crb_11_crb","p":107,"h":1,"n":"Redeemer Champion 11; Exalt","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s10-2"},{"c":6,"s":"CRB","id":9628,"u":"exalt_champion_crb_paladin_crb_11_crb","p":107,"h":1,"n":"Paladin Champion 11; Exalt","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s10-2"},{"c":6,"s":"APG","id":9630,"u":"deity%20and%20cause_champion_crb_tyrant_apg_1_apg","p":116,"h":1,"n":"Tyrant Champion 1; Deity and Cause","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s0-3"},{"c":6,"s":"APG","id":9632,"u":"champion's%20reaction_champion_crb_tyrant_apg_1_apg","p":116,"h":1,"n":"Tyrant Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s0-5"},{"c":6,"s":"APG","id":9634,"u":"divine%20smite_champion_crb_tyrant_apg_9_apg","p":107,"h":1,"n":"Tyrant Champion 9; Divine Smite","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s8-1"},{"c":6,"s":"APG","id":9636,"u":"exalt_champion_crb_tyrant_apg_11_apg","p":107,"h":1,"n":"Tyrant Champion 11; Exalt","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s10-2"},{"c":6,"s":"APG","id":9638,"u":"deity%20and%20cause_champion_crb_desecrator_apg_1_apg","p":116,"h":1,"n":"Desecrator Champion 1; Deity and Cause","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s0-3"},{"c":6,"s":"APG","id":9640,"u":"champion's%20reaction_champion_crb_desecrator_apg_1_apg","p":116,"h":1,"n":"Desecrator Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s0-5"},{"c":6,"s":"APG","id":9642,"u":"divine%20smite_champion_crb_desecrator_apg_9_apg","p":107,"h":1,"n":"Desecrator Champion 9; Divine Smite","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s8-1"},{"c":6,"s":"APG","id":9644,"u":"exalt_champion_crb_desecrator_apg_11_apg","p":107,"h":1,"n":"Desecrator Champion 11; Exalt","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s10-2"},{"c":6,"s":"APG","id":9646,"u":"deity%20and%20cause_champion_crb_antipaladin_apg_1_apg","p":116,"h":1,"n":"Antipaladin Champion 1; Deity and Cause","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s0-3"},{"c":6,"s":"APG","id":9648,"u":"champion's%20reaction_champion_crb_antipaladin_apg_1_apg","p":116,"h":1,"n":"Antipaladin Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s0-5"},{"c":6,"s":"APG","id":9650,"u":"divine%20smite_champion_crb_antipaladin_apg_9_apg","p":107,"h":1,"n":"Antipaladin Champion 9; Divine Smite","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s8-1"},{"c":6,"s":"APG","id":9652,"u":"exalt_champion_crb_antipaladin_apg_11_apg","p":107,"h":1,"n":"Antipaladin Champion 11; Exalt","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s10-2"},{"c":6,"s":"CRB","id":9654,"u":"doctrine_cleric_crb_cloistered_crb_1_crb","p":119,"h":1,"n":"Cloistered Cleric 1; Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9656,"u":"first%20doctrine_cleric_crb_cloistered_crb_1_crb","p":119,"h":1,"n":"Cloistered Cleric 1; First Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s0-6"},{"c":6,"s":"CRB","id":9658,"u":"second%20doctrine_cleric_crb_cloistered_crb_3_crb","p":119,"h":1,"n":"Cloistered Cleric 3; Second Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s2-0"},{"c":6,"s":"CRB","id":9660,"u":"third%20doctrine_cleric_crb_cloistered_crb_7_crb","p":119,"h":1,"n":"Cloistered Cleric 7; Third Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s6-0"},{"c":6,"s":"CRB","id":9662,"u":"fourth%20doctrine_cleric_crb_cloistered_crb_11_crb","p":119,"h":1,"n":"Cloistered Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s10-0"},{"c":6,"s":"CRB","id":9664,"u":"fifth%20doctrine_cleric_crb_cloistered_crb_15_crb","p":119,"h":1,"n":"Cloistered Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s14-0"},{"c":6,"s":"CRB","id":9666,"u":"final%20doctrine_cleric_crb_cloistered_crb_19_crb","p":119,"h":1,"n":"Cloistered Cleric 19; Final Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s18-0"},{"c":6,"s":"CRB","id":9668,"u":"doctrine_cleric_crb_warpriest_crb_1_crb","p":120,"h":1,"n":"Warpriest Cleric 1; Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9670,"u":"first%20doctrine_cleric_crb_warpriest_crb_1_crb","p":120,"h":1,"n":"Warpriest Cleric 1; First Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s0-6"},{"c":6,"s":"CRB","id":9672,"u":"second%20doctrine_cleric_crb_warpriest_crb_3_crb","p":120,"h":1,"n":"Warpriest Cleric 3; Second Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s2-0"},{"c":6,"s":"CRB","id":9674,"u":"third%20doctrine_cleric_crb_warpriest_crb_7_crb","p":120,"h":1,"n":"Warpriest Cleric 7; Third Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s6-0"},{"c":6,"s":"CRB","id":9676,"u":"fourth%20doctrine_cleric_crb_warpriest_crb_11_crb","p":120,"h":1,"n":"Warpriest Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s10-0"},{"c":6,"s":"CRB","id":9678,"u":"fifth%20doctrine_cleric_crb_warpriest_crb_15_crb","p":120,"h":1,"n":"Warpriest Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s14-0"},{"c":6,"s":"CRB","id":9680,"u":"final%20doctrine_cleric_crb_warpriest_crb_19_crb","p":120,"h":1,"n":"Warpriest Cleric 19; Final Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s18-0"},{"c":6,"s":"CRB","id":9682,"u":"druidic%20order_druid_crb_animal_crb_1_crb","p":131,"h":1,"n":"Animal Druid 1; Druidic Order","uh":"druid_crb,state:sub-animal-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9684,"u":"druidic%20order_druid_crb_leaf_crb_1_crb","p":131,"h":1,"n":"Leaf Druid 1; Druidic Order","uh":"druid_crb,state:sub-leaf-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9686,"u":"druidic%20order_druid_crb_storm_crb_1_crb","p":132,"h":1,"n":"Storm Druid 1; Druidic Order","uh":"druid_crb,state:sub-storm-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9688,"u":"druidic%20order_druid_crb_wild_crb_1_crb","p":132,"h":1,"n":"Wild Druid 1; Druidic Order","uh":"druid_crb,state:sub-wild-crb=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9690,"u":"druidic%20order_druid_crb_flame_som_1_som","p":198,"h":1,"n":"Flame Druid 1; Druidic Order","uh":"druid_crb,state:sub-flame-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9692,"u":"druidic%20order_druid_crb_stone_som_1_som","p":198,"h":1,"n":"Stone Druid 1; Druidic Order","uh":"druid_crb,state:sub-stone-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9694,"u":"druidic%20order_druid_crb_wave_som_1_som","p":198,"h":1,"n":"Wave Druid 1; Druidic Order","uh":"druid_crb,state:sub-wave-som=b1~feature=s0-5"},{"c":6,"s":"G&G","id":9696,"u":"gunslinger's%20way_gunslinger_g%26g_drifter_g%26g_1_g%26g","p":108,"h":1,"n":"Drifter Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s0-2"},{"c":6,"s":"G&G","id":9698,"u":"advanced%20deed_gunslinger_g%26g_drifter_g%26g_9_g%26g","p":108,"h":1,"n":"Drifter Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s8-0"},{"c":6,"s":"G&G","id":9700,"u":"greater%20deed_gunslinger_g%26g_drifter_g%26g_15_g%26g","p":109,"h":1,"n":"Drifter Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s14-0"},{"c":6,"s":"G&G","id":9702,"u":"gunslinger's%20way_gunslinger_g%26g_pistolero_g%26g_1_g%26g","p":108,"h":1,"n":"Pistolero Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s0-2"},{"c":6,"s":"G&G","id":9704,"u":"advanced%20deed_gunslinger_g%26g_pistolero_g%26g_9_g%26g","p":109,"h":1,"n":"Pistolero Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s8-0"},{"c":6,"s":"G&G","id":9706,"u":"greater%20deed_gunslinger_g%26g_pistolero_g%26g_15_g%26g","p":109,"h":1,"n":"Pistolero Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s14-0"},{"c":6,"s":"G&G","id":9708,"u":"gunslinger's%20way_gunslinger_g%26g_sniper_g%26g_1_g%26g","p":108,"h":1,"n":"Sniper Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s0-2"},{"c":6,"s":"G&G","id":9710,"u":"advanced%20deed_gunslinger_g%26g_sniper_g%26g_9_g%26g","p":110,"h":1,"n":"Sniper Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s8-0"},{"c":6,"s":"G&G","id":9712,"u":"greater%20deed_gunslinger_g%26g_sniper_g%26g_15_g%26g","p":110,"h":1,"n":"Sniper Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s14-0"},{"c":6,"s":"G&G","id":9714,"u":"gunslinger's%20way_gunslinger_g%26g_vanguard_g%26g_1_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s0-2"},{"c":6,"s":"G&G","id":9716,"u":"advanced%20deed_gunslinger_g%26g_vanguard_g%26g_9_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s8-0"},{"c":6,"s":"G&G","id":9718,"u":"greater%20deed_gunslinger_g%26g_vanguard_g%26g_15_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s14-0"},{"c":6,"s":"G&G","id":9720,"u":"innovation_inventor_g%26g_armor_g%26g_1_g%26g","p":16,"h":1,"n":"Armor Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s0-3"},{"c":6,"s":"G&G","id":9722,"u":"innovation_inventor_g%26g_construct_g%26g_1_g%26g","p":17,"h":1,"n":"Construct Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s0-3"},{"c":6,"s":"G&G","id":9724,"u":"innovation_inventor_g%26g_weapon_g%26g_1_g%26g","p":17,"h":1,"n":"Weapon Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s0-3"},{"c":6,"s":"G&G","id":9726,"u":"breakthrough%20innovation_inventor_g%26g_armor_g%26g_7_g%26g","p":20,"h":1,"n":"Armor Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s6-0"},{"c":6,"s":"G&G","id":9728,"u":"breakthrough%20innovation_inventor_g%26g_construct_g%26g_7_g%26g","p":21,"h":1,"n":"Construct Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s6-0"},{"c":6,"s":"G&G","id":9730,"u":"breakthrough%20innovation_inventor_g%26g_weapon_g%26g_7_g%26g","p":21,"h":1,"n":"Weapon Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s6-0"},{"c":6,"s":"G&G","id":9732,"u":"revolutionary%20innovation_inventor_g%26g_armor_g%26g_15_g%26g","p":23,"h":1,"n":"Armor Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s14-2"},{"c":6,"s":"G&G","id":9734,"u":"revolutionary%20innovation_inventor_g%26g_construct_g%26g_15_g%26g","p":23,"h":1,"n":"Construct Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s14-2"},{"c":6,"s":"G&G","id":9736,"u":"revolutionary%20innovation_inventor_g%26g_weapon_g%26g_15_g%26g","p":23,"h":1,"n":"Weapon Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s14-2"},{"c":6,"s":"APG","id":9738,"u":"methodology_investigator_apg_alchemical%20sciences_apg_1_apg","p":57,"h":1,"n":"Alchemical Sciences Investigator 1; Methodology","uh":"investigator_apg,state:sub-alchemical-sciences-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9740,"u":"methodology_investigator_apg_empiricism_apg_1_apg","p":57,"h":1,"n":"Empiricism Investigator 1; Methodology","uh":"investigator_apg,state:sub-empiricism-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9742,"u":"methodology_investigator_apg_forensic%20medicine_apg_1_apg","p":58,"h":1,"n":"Forensic Medicine Investigator 1; Methodology","uh":"investigator_apg,state:sub-forensic-medicine-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9744,"u":"methodology_investigator_apg_interrogation_apg_1_apg","p":58,"h":1,"n":"Interrogation Investigator 1; Methodology","uh":"investigator_apg,state:sub-interrogation-apg=b1~feature=s0-4"},{"c":6,"s":"SoM","id":9746,"u":"hybrid%20study_magus_som_inexorable%20iron_som_1_som","p":39,"h":1,"n":"Inexorable Iron Magus 1; Hybrid Study","uh":"magus_som,state:sub-inexorable-iron-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9748,"u":"hybrid%20study_magus_som_laughing%20shadow_som_1_som","p":39,"h":1,"n":"Laughing Shadow Magus 1; Hybrid Study","uh":"magus_som,state:sub-laughing-shadow-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9750,"u":"hybrid%20study_magus_som_sparkling%20targe_som_1_som","p":39,"h":1,"n":"Sparkling Targe Magus 1; Hybrid Study","uh":"magus_som,state:sub-sparkling-targe-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9752,"u":"hybrid%20study_magus_som_starlit%20span_som_1_som","p":39,"h":1,"n":"Starlit Span Magus 1; Hybrid Study","uh":"magus_som,state:sub-starlit-span-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9754,"u":"hybrid%20study_magus_som_twisting%20tree_som_1_som","p":39,"h":1,"n":"Twisting Tree Magus 1; Hybrid Study","uh":"magus_som,state:sub-twisting-tree-som=b1~feature=s0-5"},{"c":6,"s":"SoM","id":9756,"u":"studious%20spells_magus_som_inexorable%20iron_som_7_som","p":41,"h":1,"n":"Inexorable Iron Magus 7; Studious Spells","uh":"magus_som,state:sub-inexorable-iron-som=b1~feature=s6-0"},{"c":6,"s":"SoM","id":9758,"u":"studious%20spells_magus_som_laughing%20shadow_som_7_som","p":41,"h":1,"n":"Laughing Shadow Magus 7; Studious Spells","uh":"magus_som,state:sub-laughing-shadow-som=b1~feature=s6-0"},{"c":6,"s":"SoM","id":9760,"u":"studious%20spells_magus_som_sparkling%20targe_som_7_som","p":41,"h":1,"n":"Sparkling Targe Magus 7; Studious Spells","uh":"magus_som,state:sub-sparkling-targe-som=b1~feature=s6-0"},{"c":6,"s":"SoM","id":9762,"u":"studious%20spells_magus_som_starlit%20span_som_7_som","p":41,"h":1,"n":"Starlit Span Magus 7; Studious Spells","uh":"magus_som,state:sub-starlit-span-som=b1~feature=s6-0"},{"c":6,"s":"SoM","id":9764,"u":"studious%20spells_magus_som_twisting%20tree_som_7_som","p":41,"h":1,"n":"Twisting Tree Magus 7; Studious Spells","uh":"magus_som,state:sub-twisting-tree-som=b1~feature=s6-0"},{"c":6,"s":"APG","id":9766,"u":"mystery_oracle_apg_ancestors_apg_1_apg","p":73,"h":1,"n":"Ancestors Oracle 1; Mystery","uh":"oracle_apg,state:sub-ancestors-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9768,"u":"major%20curse_oracle_apg_ancestors_apg_11_apg","p":74,"h":1,"n":"Ancestors Oracle 11; Major Curse","uh":"oracle_apg,state:sub-ancestors-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9770,"u":"mystery_oracle_apg_battle_apg_1_apg","p":74,"h":1,"n":"Battle Oracle 1; Mystery","uh":"oracle_apg,state:sub-battle-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9772,"u":"major%20curse_oracle_apg_battle_apg_11_apg","p":74,"h":1,"n":"Battle Oracle 11; Major Curse","uh":"oracle_apg,state:sub-battle-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9774,"u":"mystery_oracle_apg_bones_apg_1_apg","p":75,"h":1,"n":"Bones Oracle 1; Mystery","uh":"oracle_apg,state:sub-bones-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9776,"u":"major%20curse_oracle_apg_bones_apg_11_apg","p":74,"h":1,"n":"Bones Oracle 11; Major Curse","uh":"oracle_apg,state:sub-bones-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9778,"u":"mystery_oracle_apg_cosmos_apg_1_apg","p":75,"h":1,"n":"Cosmos Oracle 1; Mystery","uh":"oracle_apg,state:sub-cosmos-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9780,"u":"major%20curse_oracle_apg_cosmos_apg_11_apg","p":74,"h":1,"n":"Cosmos Oracle 11; Major Curse","uh":"oracle_apg,state:sub-cosmos-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9782,"u":"mystery_oracle_apg_flames_apg_1_apg","p":75,"h":1,"n":"Flames Oracle 1; Mystery","uh":"oracle_apg,state:sub-flames-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9784,"u":"major%20curse_oracle_apg_flames_apg_11_apg","p":74,"h":1,"n":"Flames Oracle 11; Major Curse","uh":"oracle_apg,state:sub-flames-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9786,"u":"mystery_oracle_apg_life_apg_1_apg","p":77,"h":1,"n":"Life Oracle 1; Mystery","uh":"oracle_apg,state:sub-life-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9788,"u":"major%20curse_oracle_apg_life_apg_11_apg","p":77,"h":1,"n":"Life Oracle 11; Major Curse","uh":"oracle_apg,state:sub-life-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9790,"u":"mystery_oracle_apg_lore_apg_1_apg","p":75,"h":1,"n":"Lore Oracle 1; Mystery","uh":"oracle_apg,state:sub-lore-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9792,"u":"major%20curse_oracle_apg_lore_apg_11_apg","p":74,"h":1,"n":"Lore Oracle 11; Major Curse","uh":"oracle_apg,state:sub-lore-apg=b1~feature=s10-1"},{"c":6,"s":"APG","id":9794,"u":"mystery_oracle_apg_tempest_apg_1_apg","p":75,"h":1,"n":"Tempest Oracle 1; Mystery","uh":"oracle_apg,state:sub-tempest-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9796,"u":"major%20curse_oracle_apg_tempest_apg_11_apg","p":74,"h":1,"n":"Tempest Oracle 11; Major Curse","uh":"oracle_apg,state:sub-tempest-apg=b1~feature=s10-1"},{"c":6,"s":"CRB","id":9798,"u":"hunter's%20edge_ranger_crb_flurry_crb_1_crb","p":168,"h":1,"n":"Flurry Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-flurry-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9800,"u":"hunter's%20edge_ranger_crb_outwit_crb_1_crb","p":168,"h":1,"n":"Outwit Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-outwit-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9802,"u":"hunter's%20edge_ranger_crb_precision_crb_1_crb","p":168,"h":1,"n":"Precision Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-precision-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9804,"u":"masterful%20hunter_ranger_crb_flurry_crb_17_crb","p":170,"h":1,"n":"Flurry Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-flurry-crb=b1~feature=s16-0"},{"c":6,"s":"CRB","id":9806,"u":"masterful%20hunter_ranger_crb_outwit_crb_17_crb","p":170,"h":1,"n":"Outwit Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-outwit-crb=b1~feature=s16-0"},{"c":6,"s":"CRB","id":9808,"u":"masterful%20hunter_ranger_crb_precision_crb_17_crb","p":170,"h":1,"n":"Precision Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-precision-crb=b1~feature=s16-0"},{"c":6,"s":"APG","id":9810,"u":"rogue's%20racket_rogue_crb_eldritch%20trickster_apg_1_apg","p":134,"h":1,"n":"Eldritch Trickster Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-eldritch-trickster-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9812,"u":"rogue's%20racket_rogue_crb_mastermind_apg_1_apg","p":134,"h":1,"n":"Mastermind Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-mastermind-apg=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9814,"u":"rogue's%20racket_rogue_crb_ruffian_crb_1_crb","p":180,"h":1,"n":"Ruffian Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-ruffian-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9816,"u":"rogue's%20racket_rogue_crb_scoundrel_crb_1_crb","p":180,"h":1,"n":"Scoundrel Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-scoundrel-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9818,"u":"rogue's%20racket_rogue_crb_thief_crb_1_crb","p":180,"h":1,"n":"Thief Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-thief-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9820,"u":"bloodline_sorcerer_crb_aberrant_crb_1_crb","p":195,"h":1,"n":"Aberrant Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-aberrant-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9822,"u":"bloodline_sorcerer_crb_angelic_crb_1_crb","p":195,"h":1,"n":"Angelic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-angelic-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9824,"u":"bloodline_sorcerer_crb_demonic_crb_1_crb","p":195,"h":1,"n":"Demonic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-demonic-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9826,"u":"bloodline_sorcerer_crb_diabolic_crb_1_crb","p":196,"h":1,"n":"Diabolic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-diabolic-crb=b1~feature=s0-2"},{"c":6,"s":"LOME","id":9828,"u":"bloodline_sorcerer_crb_wyrmblessed_lome_1_lome","p":75,"h":1,"n":"Wyrmblessed Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-wyrmblessed-lome=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9830,"u":"bloodline_sorcerer_crb_draconic_crb_1_crb","p":196,"h":1,"n":"Draconic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-draconic-crb=b1~feature=s0-2"},{"c":6,"s":"FRP3","id":9832,"u":"bloodline_sorcerer_crb_phoenix_frp3_1_frp3","p":74,"h":1,"n":"Phoenix Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-phoenix-frp3=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9834,"u":"bloodline_sorcerer_crb_elemental_crb_1_crb","p":196,"h":1,"n":"Elemental Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-elemental-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9836,"u":"bloodline_sorcerer_crb_fey_crb_1_crb","p":197,"h":1,"n":"Fey Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-fey-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9838,"u":"bloodline_sorcerer_crb_hag_crb_1_crb","p":197,"h":1,"n":"Hag Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-hag-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9840,"u":"bloodline_sorcerer_crb_imperial_crb_1_crb","p":198,"h":1,"n":"Imperial Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-imperial-crb=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9842,"u":"bloodline_sorcerer_crb_undead_crb_1_crb","p":198,"h":1,"n":"Undead Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-undead-crb=b1~feature=s0-2"},{"c":6,"s":"APG","id":9844,"u":"bloodline_sorcerer_crb_genie_apg_1_apg","p":138,"h":1,"n":"Genie Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-genie-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9846,"u":"bloodline_sorcerer_crb_nymph_apg_1_apg","p":138,"h":1,"n":"Nymph Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-nymph-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9848,"u":"bloodline_sorcerer_crb_psychopomp_apg_1_apg","p":138,"h":1,"n":"Psychopomp Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-psychopomp-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9850,"u":"bloodline_sorcerer_crb_shadow_apg_1_apg","p":138,"h":1,"n":"Shadow Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-shadow-apg=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9852,"u":"eidolon_summoner_som_angel_som_1_som","p":59,"h":1,"n":"Angel Summoner 1; Eidolon","uh":"summoner_som,state:sub-angel-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9854,"u":"eidolon_summoner_som_anger%20phantom_som_1_som","p":59,"h":1,"n":"Anger Phantom Summoner 1; Eidolon","uh":"summoner_som,state:sub-anger-phantom-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9856,"u":"eidolon_summoner_som_beast_som_1_som","p":61,"h":1,"n":"Beast Summoner 1; Eidolon","uh":"summoner_som,state:sub-beast-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9858,"u":"eidolon_summoner_som_construct_som_1_som","p":61,"h":1,"n":"Construct Summoner 1; Eidolon","uh":"summoner_som,state:sub-construct-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9860,"u":"eidolon_summoner_som_demon_som_1_som","p":62,"h":1,"n":"Demon Summoner 1; Eidolon","uh":"summoner_som,state:sub-demon-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9862,"u":"eidolon_summoner_som_devotion%20phantom_som_1_som","p":63,"h":1,"n":"Devotion Phantom Summoner 1; Eidolon","uh":"summoner_som,state:sub-devotion-phantom-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9864,"u":"eidolon_summoner_som_dragon_som_1_som","p":63,"h":1,"n":"Dragon Summoner 1; Eidolon","uh":"summoner_som,state:sub-dragon-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9866,"u":"eidolon_summoner_som_fey_som_1_som","p":64,"h":1,"n":"Fey Summoner 1; Eidolon","uh":"summoner_som,state:sub-fey-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9868,"u":"eidolon_summoner_som_plant_som_1_som","p":65,"h":1,"n":"Plant Summoner 1; Eidolon","uh":"summoner_som,state:sub-plant-som=b1~feature=s0-2"},{"c":6,"s":"SoM","id":9870,"u":"eidolon_summoner_som_psychopomp_som_1_som","p":66,"h":1,"n":"Psychopomp Summoner 1; Eidolon","uh":"summoner_som,state:sub-psychopomp-som=b1~feature=s0-2"},{"c":6,"s":"APG","id":9872,"u":"swashbuckler's%20style_swashbuckler_apg_battledancer_apg_1_apg","p":84,"h":1,"n":"Battledancer Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-battledancer-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9874,"u":"exemplary%20finisher_swashbuckler_apg_battledancer_apg_9_apg","p":87,"h":1,"n":"Battledancer Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-battledancer-apg=b1~feature=s8-0"},{"c":6,"s":"APG","id":9876,"u":"swashbuckler's%20style_swashbuckler_apg_braggart_apg_1_apg","p":84,"h":1,"n":"Braggart Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-braggart-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9878,"u":"exemplary%20finisher_swashbuckler_apg_braggart_apg_9_apg","p":87,"h":1,"n":"Braggart Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-braggart-apg=b1~feature=s8-0"},{"c":6,"s":"APG","id":9880,"u":"swashbuckler's%20style_swashbuckler_apg_fencer_apg_1_apg","p":84,"h":1,"n":"Fencer Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-fencer-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9882,"u":"exemplary%20finisher_swashbuckler_apg_fencer_apg_9_apg","p":87,"h":1,"n":"Fencer Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-fencer-apg=b1~feature=s8-0"},{"c":6,"s":"APG","id":9884,"u":"swashbuckler's%20style_swashbuckler_apg_gymnast_apg_1_apg","p":84,"h":1,"n":"Gymnast Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-gymnast-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9886,"u":"exemplary%20finisher_swashbuckler_apg_gymnast_apg_9_apg","p":87,"h":1,"n":"Gymnast Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-gymnast-apg=b1~feature=s8-0"},{"c":6,"s":"APG","id":9888,"u":"swashbuckler's%20style_swashbuckler_apg_wit_apg_1_apg","p":84,"h":1,"n":"Wit Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-wit-apg=b1~feature=s0-4"},{"c":6,"s":"APG","id":9890,"u":"exemplary%20finisher_swashbuckler_apg_wit_apg_9_apg","p":87,"h":1,"n":"Wit Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-wit-apg=b1~feature=s8-0"},{"c":6,"s":"LOL","id":9892,"u":"patron_witch_apg_baba%20yaga_lol_1_lol","p":32,"h":1,"n":"Baba Yaga Witch 1; Patron","uh":"witch_apg,state:sub-baba-yaga-lol=b1~feature=s0-2"},{"c":6,"s":"APG","id":9894,"u":"patron_witch_apg_curse_apg_1_apg","p":99,"h":1,"n":"Curse Witch 1; Patron","uh":"witch_apg,state:sub-curse-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9896,"u":"patron_witch_apg_fate_apg_1_apg","p":208,"h":1,"n":"Fate Witch 1; Patron","uh":"witch_apg,state:sub-fate-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9898,"u":"patron_witch_apg_fervor_apg_1_apg","p":208,"h":1,"n":"Fervor Witch 1; Patron","uh":"witch_apg,state:sub-fervor-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9900,"u":"patron_witch_apg_night_apg_1_apg","p":208,"h":1,"n":"Night Witch 1; Patron","uh":"witch_apg,state:sub-night-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9902,"u":"patron_witch_apg_rune_apg_1_apg","p":208,"h":1,"n":"Rune Witch 1; Patron","uh":"witch_apg,state:sub-rune-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9904,"u":"patron_witch_apg_wild_apg_1_apg","p":208,"h":1,"n":"Wild Witch 1; Patron","uh":"witch_apg,state:sub-wild-apg=b1~feature=s0-2"},{"c":6,"s":"APG","id":9906,"u":"patron_witch_apg_winter_apg_1_apg","p":208,"h":1,"n":"Winter Witch 1; Patron","uh":"witch_apg,state:sub-winter-apg=b1~feature=s0-2"},{"c":6,"s":"CRB","id":9908,"u":"arcane%20school_wizard_crb_abjuration_crb_1_crb","p":207,"h":1,"n":"Abjuration Wizard 1; Arcane School","uh":"wizard_crb,state:sub-abjuration-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9910,"u":"arcane%20school_wizard_crb_conjuration_crb_1_crb","p":207,"h":1,"n":"Conjuration Wizard 1; Arcane School","uh":"wizard_crb,state:sub-conjuration-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9912,"u":"arcane%20school_wizard_crb_divination_crb_1_crb","p":208,"h":1,"n":"Divination Wizard 1; Arcane School","uh":"wizard_crb,state:sub-divination-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9914,"u":"arcane%20school_wizard_crb_enchantment_crb_1_crb","p":208,"h":1,"n":"Enchantment Wizard 1; Arcane School","uh":"wizard_crb,state:sub-enchantment-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9916,"u":"arcane%20school_wizard_crb_evocation_crb_1_crb","p":208,"h":1,"n":"Evocation Wizard 1; Arcane School","uh":"wizard_crb,state:sub-evocation-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9918,"u":"arcane%20school_wizard_crb_illusion_crb_1_crb","p":208,"h":1,"n":"Illusion Wizard 1; Arcane School","uh":"wizard_crb,state:sub-illusion-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9920,"u":"arcane%20school_wizard_crb_necromancy_crb_1_crb","p":208,"h":1,"n":"Necromancy Wizard 1; Arcane School","uh":"wizard_crb,state:sub-necromancy-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9922,"u":"arcane%20school_wizard_crb_transmutation_crb_1_crb","p":208,"h":1,"n":"Transmutation Wizard 1; Arcane School","uh":"wizard_crb,state:sub-transmutation-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9924,"u":"arcane%20school_wizard_crb_universalist_crb_1_crb","p":209,"h":1,"n":"Universalist Wizard 1; Arcane School","uh":"wizard_crb,state:sub-universalist-crb=b1~feature=s0-3"},{"c":6,"s":"CRB","id":9926,"u":"arcane%20thesis_wizard_crb_improved%20familiar%20attunement_crb_1_crb","p":205,"h":1,"n":"Improved Familiar Attunement Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-improved-familiar-attunement-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9928,"u":"arcane%20thesis_wizard_crb_metamagical%20experimentation_crb_1_crb","p":205,"h":1,"n":"Metamagical Experimentation Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-metamagical-experimentation-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9930,"u":"arcane%20thesis_wizard_crb_spell%20blending_crb_1_crb","p":206,"h":1,"n":"Spell Blending Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-spell-blending-crb=b1~feature=s0-5"},{"c":6,"s":"CRB","id":9932,"u":"arcane%20thesis_wizard_crb_spell%20substitution_crb_1_crb","p":206,"h":1,"n":"Spell Substitution Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-spell-substitution-crb=b1~feature=s0-5"},{"c":6,"s":"APG","id":9934,"u":"arcane%20thesis_wizard_crb_staff%20nexus_apg_1_apg","p":142,"h":1,"n":"Staff Nexus Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-staff-nexus-apg=b1~feature=s0-5"},{"c":25,"s":4,"id":9935,"u":"acrobat_apg","p":155,"h":1,"n":"Acrobat"},{"c":25,"s":4,"id":9936,"u":"archaeologist_apg","p":156,"h":1,"n":"Archaeologist"},{"c":25,"s":4,"id":9937,"u":"archer_apg","p":157,"h":1,"n":"Archer"},{"c":25,"s":4,"id":9938,"u":"assassin_apg","p":158,"h":1,"n":"Assassin"},{"c":25,"s":4,"id":9939,"u":"bastion_apg","p":159,"h":1,"n":"Bastion"},{"c":25,"s":4,"id":9940,"u":"beastmaster_apg","p":160,"h":1,"n":"Beastmaster"},{"c":25,"s":4,"id":9941,"u":"blessed%20one_apg","p":162,"h":1,"n":"Blessed One"},{"c":25,"s":4,"id":9942,"u":"bounty%20hunter_apg","p":163,"h":1,"n":"Bounty Hunter"},{"c":25,"s":4,"id":9943,"u":"cavalier_apg","p":164,"h":1,"n":"Cavalier"},{"c":25,"s":4,"id":9944,"u":"celebrity_apg","p":166,"h":1,"n":"Celebrity"},{"c":25,"s":4,"id":9945,"u":"dandy_apg","p":167,"h":1,"n":"Dandy"},{"c":25,"s":4,"id":9946,"u":"dragon%20disciple_apg","p":168,"h":1,"n":"Dragon Disciple"},{"c":25,"s":4,"id":9947,"u":"dual-weapon%20warrior_apg","p":170,"h":1,"n":"Dual-Weapon Warrior"},{"c":25,"s":4,"id":9948,"u":"duelist_apg","p":171,"h":1,"n":"Duelist"},{"c":25,"s":4,"id":9949,"u":"eldritch%20archer_apg","p":172,"h":1,"n":"Eldritch Archer"},{"c":25,"s":4,"id":9950,"u":"familiar%20master_apg","p":174,"h":1,"n":"Familiar Master"},{"c":25,"s":4,"id":9951,"u":"gladiator_apg","p":175,"h":1,"n":"Gladiator"},{"c":25,"s":4,"id":9952,"u":"herbalist_apg","p":176,"h":1,"n":"Herbalist"},{"c":25,"s":4,"id":9953,"u":"horizon%20walker_apg","p":177,"h":1,"n":"Horizon Walker"},{"c":25,"s":4,"id":9954,"u":"investigator_apg","p":151,"h":1,"n":"Investigator"},{"c":25,"s":4,"id":9955,"u":"linguist_apg","p":178,"h":1,"n":"Linguist"},{"c":25,"s":4,"id":9956,"u":"loremaster_apg","p":179,"h":1,"n":"Loremaster"},{"c":25,"s":4,"id":9957,"u":"marshal_apg","p":180,"h":1,"n":"Marshal"},{"c":25,"s":4,"id":9958,"u":"martial%20artist_apg","p":182,"h":1,"n":"Martial Artist"},{"c":25,"s":4,"id":9959,"u":"mauler_apg","p":183,"h":1,"n":"Mauler"},{"c":25,"s":4,"id":9960,"u":"medic_apg","p":184,"h":1,"n":"Medic"},{"c":25,"s":4,"id":9961,"u":"oracle_apg","p":152,"h":1,"n":"Oracle"},{"c":25,"s":4,"id":9962,"u":"pirate_apg","p":185,"h":1,"n":"Pirate"},{"c":25,"s":4,"id":9963,"u":"poisoner_apg","p":186,"h":1,"n":"Poisoner"},{"c":25,"s":4,"id":9964,"u":"ritualist_apg","p":187,"h":1,"n":"Ritualist"},{"c":25,"s":4,"id":9965,"u":"scout_apg","p":188,"h":1,"n":"Scout"},{"c":25,"s":4,"id":9966,"u":"scroll%20trickster_apg","p":189,"h":1,"n":"Scroll Trickster"},{"c":25,"s":4,"id":9967,"u":"scrounger_apg","p":190,"h":1,"n":"Scrounger"},{"c":25,"s":4,"id":9968,"u":"sentinel_apg","p":191,"h":1,"n":"Sentinel"},{"c":25,"s":4,"id":9969,"u":"shadowdancer_apg","p":192,"h":1,"n":"Shadowdancer"},{"c":25,"s":4,"id":9970,"u":"snarecrafter_apg","p":194,"h":1,"n":"Snarecrafter"},{"c":25,"s":4,"id":9971,"u":"swashbuckler_apg","p":153,"h":1,"n":"Swashbuckler"},{"c":25,"s":4,"id":9972,"u":"talisman%20dabbler_apg","p":195,"h":1,"n":"Talisman Dabbler"},{"c":25,"s":4,"id":9973,"u":"vigilante_apg","p":196,"h":1,"n":"Vigilante"},{"c":25,"s":4,"id":9974,"u":"viking_apg","p":198,"h":1,"n":"Viking"},{"c":25,"s":4,"id":9975,"u":"weapon%20improviser_apg","p":198,"h":1,"n":"Weapon Improviser"},{"c":25,"s":4,"id":9976,"u":"witch_apg","p":154,"h":1,"n":"Witch"},{"c":25,"s":5,"id":9977,"u":"alchemist_crb","p":220,"h":1,"n":"Alchemist"},{"c":25,"s":5,"id":9978,"u":"barbarian_crb","p":221,"h":1,"n":"Barbarian"},{"c":25,"s":5,"id":9979,"u":"bard_crb","p":222,"h":1,"n":"Bard"},{"c":25,"s":5,"id":9980,"u":"champion_crb","p":223,"h":1,"n":"Champion"},{"c":25,"s":5,"id":9981,"u":"cleric_crb","p":224,"h":1,"n":"Cleric"},{"c":25,"s":5,"id":9982,"u":"druid_crb","p":225,"h":1,"n":"Druid"},{"c":25,"s":5,"id":9983,"u":"fighter_crb","p":226,"h":1,"n":"Fighter"},{"c":25,"s":5,"id":9984,"u":"monk_crb","p":227,"h":1,"n":"Monk"},{"c":25,"s":5,"id":9985,"u":"ranger_crb","p":228,"h":1,"n":"Ranger"},{"c":25,"s":5,"id":9986,"u":"rogue_crb","p":229,"h":1,"n":"Rogue"},{"c":25,"s":5,"id":9987,"u":"sorcerer_crb","p":230,"h":1,"n":"Sorcerer"},{"c":25,"s":5,"id":9988,"u":"wizard_crb","p":231,"h":1,"n":"Wizard"},{"c":25,"s":15,"id":9989,"u":"bellflower%20tiller_aoa3","p":75,"h":1,"n":"Bellflower Tiller"},{"c":25,"s":16,"id":9990,"u":"crystal%20keeper_aoa4","p":74,"h":1,"n":"Crystal Keeper"},{"c":25,"s":57,"id":9991,"u":"zephyr%20guard_aoa5","p":81,"h":1,"n":"Zephyr Guard"},{"c":25,"s":58,"id":9992,"u":"edgewatch%20detective_aoe1","p":79,"h":1,"n":"Edgewatch Detective"},{"c":25,"s":20,"id":9993,"u":"jalmeri%20heavenseeker_aoe2","p":78,"h":1,"n":"Jalmeri Heavenseeker"},{"c":25,"s":59,"id":9994,"u":"provocator_aoe3","p":79,"h":1,"n":"Provocator"},{"c":25,"s":59,"id":9995,"u":"red%20mantis%20assassin_aoe3","p":71,"h":1,"n":"Red Mantis Assassin"},{"c":25,"s":25,"id":9996,"u":"ghost%20hunter_av1","p":81,"h":1,"n":"Ghost Hunter"},{"c":25,"s":26,"id":9997,"u":"eldritch%20researcher_av2","p":76,"h":1,"n":"Eldritch Researcher"},{"c":25,"s":27,"id":9998,"u":"drow%20shootist_av3","p":77,"h":1,"n":"Drow Shootist"},{"c":25,"s":28,"id":9999,"u":"juggler_ec1","p":74,"h":1,"n":"Juggler"},{"c":25,"s":28,"id":10000,"u":"staff%20acrobat_ec1","p":114,"h":1,"n":"Staff Acrobat"},{"c":25,"s":29,"id":10001,"u":"animal%20trainer_ec2","p":76,"h":1,"n":"Animal Trainer"},{"c":25,"s":8,"id":10002,"u":"golem%20grafter_ec3","p":74,"h":1,"n":"Golem Grafter"},{"c":25,"s":8,"id":10003,"u":"turpin%20rowe%20lumberjack_ec3","p":75,"h":1,"n":"Turpin Rowe Lumberjack"},{"c":25,"s":34,"id":10004,"u":"butterfly%20blade_frp1","p":78,"h":1,"n":"Butterfly Blade"},{"c":25,"s":34,"id":10005,"u":"ghost%20eater_frp1","p":79,"h":1,"n":"Ghost Eater"},{"c":25,"s":35,"id":10006,"u":"golden%20league%20xun_frp2","p":76,"h":1,"n":"Golden League Xun"},{"c":25,"s":35,"id":10007,"u":"sixth%20pillar_frp2","p":77,"h":1,"n":"Sixth Pillar"},{"c":25,"s":2,"id":10008,"u":"artillerist_g%26g","p":128,"h":1,"n":"Artillerist"},{"c":25,"s":2,"id":10009,"u":"beast%20gunner_g%26g","p":130,"h":1,"n":"Beast Gunner"},{"c":25,"s":2,"id":10010,"u":"bullet%20dancer_g%26g","p":132,"h":1,"n":"Bullet Dancer"},{"c":25,"s":2,"id":10011,"u":"demolitionist_g%26g","p":133,"h":1,"n":"Demolitionist"},{"c":25,"s":2,"id":10012,"u":"firework%20technician_g%26g","p":134,"h":1,"n":"Firework Technician"},{"c":25,"s":2,"id":10013,"u":"gunslinger_g%26g","p":127,"h":1,"n":"Gunslinger"},{"c":25,"s":2,"id":10014,"u":"inventor_g%26g","p":49,"h":1,"n":"Inventor"},{"c":25,"s":2,"id":10015,"u":"overwatch_g%26g","p":50,"h":1,"n":"Overwatch"},{"c":25,"s":2,"id":10016,"u":"pistol%20phenom_g%26g","p":136,"h":1,"n":"Pistol Phenom"},{"c":25,"s":2,"id":10017,"u":"sniping%20duo_g%26g","p":138,"h":1,"n":"Sniping Duo"},{"c":25,"s":2,"id":10018,"u":"spellshot_g%26g","p":140,"h":1,"n":"Spellshot"},{"c":25,"s":2,"id":10019,"u":"sterling%20dynamo_g%26g","p":52,"h":1,"n":"Sterling Dynamo"},{"c":25,"s":2,"id":10020,"u":"trapsmith_g%26g","p":52,"h":1,"n":"Trapsmith"},{"c":25,"s":2,"id":10021,"u":"trick%20driver_g%26g","p":55,"h":1,"n":"Trick Driver"},{"c":25,"s":2,"id":10022,"u":"unexpected%20sharpshooter_g%26g","p":138,"h":1,"n":"Unexpected Sharpshooter"},{"c":25,"s":2,"id":10023,"u":"vehicle%20mechanic_g%26g","p":56,"h":1,"n":"Vehicle Mechanic"},{"c":25,"s":6,"id":10024,"u":"firebrand%20braggart_locg","p":74,"h":1,"n":"Firebrand Braggart"},{"c":25,"s":6,"id":10025,"u":"halcyon%20speaker_locg","p":104,"h":1,"n":"Halcyon Speaker"},{"c":25,"s":6,"id":10026,"u":"hellknight_locg","p":84,"h":1,"n":"Hellknight"},{"c":25,"s":6,"id":10027,"u":"hellknight%20signifer_locg","p":85,"h":1,"n":"Hellknight Signifer"},{"c":25,"s":6,"id":10028,"u":"knight%20reclaimant_locg","p":74,"h":1,"n":"Knight Reclaimant"},{"c":25,"s":6,"id":10029,"u":"knight%20vigilant_locg","p":94,"h":1,"n":"Knight Vigilant"},{"c":25,"s":6,"id":10030,"u":"magaambyan%20attendant_locg","p":101,"h":1,"n":"Magaambyan Attendant"},{"c":25,"s":6,"id":10031,"u":"scrollmaster_locg","p":113,"h":1,"n":"Scrollmaster"},{"c":25,"s":6,"id":10032,"u":"spellmaster_locg","p":114,"h":1,"n":"Spellmaster"},{"c":25,"s":6,"id":10033,"u":"swordmaster_locg","p":115,"h":1,"n":"Swordmaster"},{"c":25,"s":56,"id":10034,"u":"bright%20lion_lol","p":101,"h":1,"n":"Bright Lion"},{"c":25,"s":7,"id":10035,"u":"captivator_lotgb","p":120,"h":1,"n":"Captivator"},{"c":25,"s":7,"id":10036,"u":"spell%20trickster_lotgb","p":122,"h":1,"n":"Spell Trickster"},{"c":25,"s":7,"id":10037,"u":"wrestler_lotgb","p":126,"h":1,"n":"Wrestler"},{"c":25,"s":52,"id":10038,"u":"aldori%20duelist_lowg","p":35,"h":1,"n":"Aldori Duelist"},{"c":25,"s":52,"id":10039,"u":"hellknight%20armiger_lowg","p":107,"h":1,"n":"Hellknight Armiger"},{"c":25,"s":52,"id":10040,"u":"lastwall%20sentry_lowg","p":47,"h":1,"n":"Lastwall Sentry"},{"c":25,"s":52,"id":10041,"u":"lion%20blade_lowg","p":131,"h":1,"n":"Lion Blade"},{"c":25,"s":52,"id":10042,"u":"living%20monolith_lowg","p":59,"h":1,"n":"Living Monolith"},{"c":25,"s":52,"id":10043,"u":"magic%20warrior_lowg","p":95,"h":1,"n":"Magic Warrior"},{"c":25,"s":52,"id":10044,"u":"pathfinder%20agent_lowg","p":23,"h":1,"n":"Pathfinder Agent"},{"c":25,"s":52,"id":10045,"u":"runescarred_lowg","p":119,"h":1,"n":"Runescarred"},{"c":25,"s":52,"id":10046,"u":"student%20of%20perfection_lowg","p":83,"h":1,"n":"Student of Perfection"},{"c":25,"s":60,"id":10047,"u":"gray%20gardener_ngd","p":64,"h":1,"n":"Gray Gardener"},{"c":25,"s":38,"id":10048,"u":"oozemorph_sli","p":59,"h":1,"n":"Oozemorph"},{"c":25,"s":53,"id":10049,"u":"cathartic%20mage_som","p":194,"h":1,"n":"Cathartic Mage"},{"c":25,"s":53,"id":10050,"u":"elementalist_som","p":206,"h":1,"n":"Elementalist"},{"c":25,"s":53,"id":10051,"u":"flexible%20spellcaster_som","p":209,"h":1,"n":"Flexible Spellcaster"},{"c":25,"s":53,"id":10052,"u":"geomancer_som","p":212,"h":1,"n":"Geomancer"},{"c":25,"s":53,"id":10053,"u":"magus_som","p":75,"h":1,"n":"Magus"},{"c":25,"s":53,"id":10054,"u":"runelord_som","p":240,"h":1,"n":"Runelord"},{"c":25,"s":53,"id":10055,"u":"shadowcaster_som","p":226,"h":1,"n":"Shadowcaster"},{"c":25,"s":53,"id":10056,"u":"soulforger_som","p":236,"h":1,"n":"Soulforger"},{"c":25,"s":53,"id":10057,"u":"summoner_som","p":76,"h":1,"n":"Summoner"},{"c":25,"s":53,"id":10058,"u":"wellspring%20mage_som","p":248,"h":1,"n":"Wellspring Mage"},{"c":25,"s":61,"id":10059,"u":"folklorist_sot2","p":78,"h":1,"n":"Folklorist"},{"c":25,"s":61,"id":10060,"u":"nantambu%20chime-ringer_sot2","p":79,"h":1,"n":"Nantambu Chime-Ringer"},{"c":2,"s":4,"id":10061,"u":"bola_apg","p":248,"h":1,"n":"Bola"},{"c":2,"s":4,"id":10062,"u":"claw%20blade_apg","p":248,"h":1,"n":"Claw Blade"},{"c":2,"s":4,"id":10063,"u":"khakkara_apg","p":248,"h":1,"n":"Khakkara"},{"c":2,"s":4,"id":10064,"u":"sword%20cane_apg","p":248,"h":1,"n":"Sword Cane"},{"c":2,"s":4,"id":10065,"u":"tengu%20gale%20blade_apg","p":248,"h":1,"n":"Tengu Gale Blade"},{"c":2,"s":4,"id":10066,"u":"wakizashi_apg","p":248,"h":1,"n":"Wakizashi"},{"c":2,"s":9,"id":10067,"u":"aklys_b1","p":85,"h":1,"n":"Aklys"},{"c":2,"s":5,"id":10068,"u":"bastard%20sword_crb","p":280,"h":1,"n":"Bastard Sword"},{"c":2,"s":5,"id":10069,"u":"battle%20axe_crb","p":280,"h":1,"n":"Battle Axe"},{"c":2,"s":5,"id":10070,"u":"blowgun_crb","p":281,"h":1,"n":"Blowgun"},{"c":2,"s":5,"id":10071,"u":"bo%20staff_crb","p":280,"h":1,"n":"Bo Staff"},{"c":2,"s":5,"id":10072,"u":"breastplate_crb","p":275,"h":1,"n":"Breastplate"},{"c":2,"s":5,"id":10073,"u":"buckler_crb","p":277,"h":1,"n":"Buckler"},{"c":2,"s":5,"id":10074,"u":"chain%20mail_crb","p":275,"h":1,"n":"Chain Mail"},{"c":2,"s":5,"id":10075,"u":"chain%20shirt_crb","p":275,"h":1,"n":"Chain Shirt"},{"c":2,"s":5,"id":10076,"u":"clan%20dagger_crb","p":280,"h":1,"n":"Clan Dagger"},{"c":2,"s":5,"id":10077,"u":"club_crb","p":280,"h":1,"n":"Club"},{"c":2,"s":5,"id":10078,"u":"composite%20longbow_crb","p":282,"h":1,"n":"Composite Longbow"},{"c":2,"s":5,"id":10079,"u":"composite%20shortbow_crb","p":282,"h":1,"n":"Composite Shortbow"},{"c":2,"s":5,"id":10080,"u":"crossbow_crb","p":281,"h":1,"n":"Crossbow"},{"c":2,"s":5,"id":10081,"u":"dagger_crb","p":280,"h":1,"n":"Dagger"},{"c":2,"s":5,"id":10082,"u":"dart_crb","p":281,"h":1,"n":"Dart"},{"c":2,"s":5,"id":10083,"u":"dogslicer_crb","p":281,"h":1,"n":"Dogslicer"},{"c":2,"s":5,"id":10084,"u":"dwarven%20war%20axe_crb","p":281,"h":1,"n":"Dwarven War Axe"},{"c":2,"s":5,"id":10085,"u":"elven%20curve%20blade_crb","p":281,"h":1,"n":"Elven Curve Blade"},{"c":2,"s":5,"id":10086,"u":"explorer's%20clothing_crb","p":275,"h":1,"n":"Explorer's Clothing"},{"c":2,"s":5,"id":10087,"u":"falchion_crb","p":280,"h":1,"n":"Falchion"},{"c":2,"s":5,"id":10088,"u":"filcher's%20fork_crb","p":281,"h":1,"n":"Filcher's Fork"},{"c":2,"s":5,"id":10089,"u":"flail_crb","p":280,"h":1,"n":"Flail"},{"c":2,"s":5,"id":10090,"u":"full%20plate_crb","p":275,"h":1,"n":"Full Plate"},{"c":2,"s":5,"id":10091,"u":"gauntlet_crb","p":280,"h":1,"n":"Gauntlet"},{"c":2,"s":5,"id":10092,"u":"glaive_crb","p":280,"h":1,"n":"Glaive"},{"c":2,"s":5,"id":10093,"u":"gnome%20flickmace_crb","p":281,"h":1,"n":"Gnome Flickmace"},{"c":2,"s":5,"id":10094,"u":"gnome%20hooked%20hammer_crb","p":281,"h":1,"n":"Gnome Hooked Hammer"},{"c":2,"s":5,"id":10095,"u":"greataxe_crb","p":280,"h":1,"n":"Greataxe"},{"c":2,"s":5,"id":10096,"u":"greatclub_crb","p":280,"h":1,"n":"Greatclub"},{"c":2,"s":5,"id":10097,"u":"greatpick_crb","p":280,"h":1,"n":"Greatpick"},{"c":2,"s":5,"id":10098,"u":"greatsword_crb","p":280,"h":1,"n":"Greatsword"},{"c":2,"s":5,"id":10099,"u":"guisarme_crb","p":280,"h":1,"n":"Guisarme"},{"c":2,"s":5,"id":10100,"u":"halberd_crb","p":280,"h":1,"n":"Halberd"},{"c":2,"s":5,"id":10101,"u":"half%20plate_crb","p":275,"h":1,"n":"Half Plate"},{"c":2,"s":5,"id":10102,"u":"halfling%20sling%20staff_crb","p":281,"h":1,"n":"Halfling Sling Staff"},{"c":2,"s":5,"id":10103,"u":"hand%20crossbow_crb","p":281,"h":1,"n":"Hand Crossbow"},{"c":2,"s":5,"id":10104,"u":"hatchet_crb","p":280,"h":1,"n":"Hatchet"},{"c":2,"s":5,"id":10105,"u":"heavy%20crossbow_crb","p":281,"h":1,"n":"Heavy Crossbow"},{"c":2,"s":5,"id":10106,"u":"hide_crb","p":275,"h":1,"n":"Hide"},{"c":2,"s":5,"id":10107,"u":"horsechopper_crb","p":281,"h":1,"n":"Horsechopper"},{"c":2,"s":5,"id":10108,"u":"javelin_crb","p":281,"h":1,"n":"Javelin"},{"c":2,"s":5,"id":10109,"u":"kama_crb","p":281,"h":1,"n":"Kama"},{"c":2,"s":5,"id":10110,"u":"katana_crb","p":281,"h":1,"n":"Katana"},{"c":2,"s":5,"id":10111,"u":"katar_crb","p":280,"h":1,"n":"Katar"},{"c":2,"s":5,"id":10112,"u":"kukri_crb","p":281,"h":1,"n":"Kukri"},{"c":2,"s":5,"id":10113,"u":"lance_crb","p":280,"h":1,"n":"Lance"},{"c":2,"s":5,"id":10114,"u":"leather_crb","p":275,"h":1,"n":"Leather"},{"c":2,"s":5,"id":10115,"u":"light%20hammer_crb","p":280,"h":1,"n":"Light Hammer"},{"c":2,"s":5,"id":10116,"u":"light%20mace_crb","p":280,"h":1,"n":"Light Mace"},{"c":2,"s":5,"id":10117,"u":"light%20pick_crb","p":280,"h":1,"n":"Light Pick"},{"c":2,"s":5,"id":10118,"u":"longbow_crb","p":282,"h":1,"n":"Longbow"},{"c":2,"s":5,"id":10119,"u":"longspear_crb","p":280,"h":1,"n":"Longspear"},{"c":2,"s":5,"id":10120,"u":"longsword_crb","p":281,"h":1,"n":"Longsword"},{"c":2,"s":5,"id":10121,"u":"mace_crb","p":280,"h":1,"n":"Mace"},{"c":2,"s":5,"id":10122,"u":"main-gauche_crb","p":281,"h":1,"n":"Main-gauche"},{"c":2,"s":5,"id":10123,"u":"maul_crb","p":281,"h":1,"n":"Maul"},{"c":2,"s":5,"id":10124,"u":"morningstar_crb","p":280,"h":1,"n":"Morningstar"},{"c":2,"s":5,"id":10125,"u":"nunchaku_crb","p":281,"h":1,"n":"Nunchaku"},{"c":2,"s":5,"id":10126,"u":"orc%20knuckle%20dagger_crb","p":281,"h":1,"n":"Orc Knuckle Dagger"},{"c":2,"s":5,"id":10127,"u":"orc%20necksplitter_crb","p":281,"h":1,"n":"Orc Necksplitter"},{"c":2,"s":5,"id":10128,"u":"padded%20armor_crb","p":275,"h":1,"n":"Padded Armor"},{"c":2,"s":5,"id":10129,"u":"pick_crb","p":281,"h":1,"n":"Pick"},{"c":2,"s":5,"id":10130,"u":"ranseur_crb","p":281,"h":1,"n":"Ranseur"},{"c":2,"s":5,"id":10131,"u":"rapier_crb","p":281,"h":1,"n":"Rapier"},{"c":2,"s":5,"id":10132,"u":"sai_crb","p":281,"h":1,"n":"Sai"},{"c":2,"s":5,"id":10133,"u":"sap_crb","p":281,"h":1,"n":"Sap"},{"c":2,"s":5,"id":10134,"u":"sawtooth%20saber_crb","p":281,"h":1,"n":"Sawtooth Saber"},{"c":2,"s":5,"id":10135,"u":"scale%20mail_crb","p":275,"h":1,"n":"Scale Mail"},{"c":2,"s":5,"id":10136,"u":"scimitar_crb","p":281,"h":1,"n":"Scimitar"},{"c":2,"s":5,"id":10137,"u":"scythe_crb","p":281,"h":1,"n":"Scythe"},{"c":2,"s":5,"id":10138,"u":"shield%20boss_crb","p":281,"h":1,"n":"Shield Boss"},{"c":2,"s":5,"id":10139,"u":"shield%20spikes_crb","p":281,"h":1,"n":"Shield Spikes"},{"c":2,"s":5,"id":10140,"u":"shortbow_crb","p":282,"h":1,"n":"Shortbow"},{"c":2,"s":5,"id":10141,"u":"shortsword_crb","p":281,"h":1,"n":"Shortsword"},{"c":2,"s":5,"id":10142,"u":"shuriken_crb","p":281,"h":1,"n":"Shuriken"},{"c":2,"s":5,"id":10143,"u":"sickle_crb","p":280,"h":1,"n":"Sickle"},{"c":2,"s":5,"id":10144,"u":"sling_crb","p":282,"h":1,"n":"Sling"},{"c":2,"s":5,"id":10145,"u":"spear_crb","p":280,"h":1,"n":"Spear"},{"c":2,"s":5,"id":10146,"u":"spiked%20chain_crb","p":281,"h":1,"n":"Spiked Chain"},{"c":2,"s":5,"id":10147,"u":"spiked%20gauntlet_crb","p":280,"h":1,"n":"Spiked Gauntlet"},{"c":2,"s":5,"id":10148,"u":"splint%20mail_crb","p":275,"h":1,"n":"Splint Mail"},{"c":2,"s":5,"id":10149,"u":"staff_crb","p":280,"h":1,"n":"Staff"},{"c":2,"s":5,"id":10150,"u":"starknife_crb","p":281,"h":1,"n":"Starknife"},{"c":2,"s":5,"id":10151,"u":"steel%20shield_crb","p":277,"h":1,"n":"Steel Shield"},{"c":2,"s":5,"id":10152,"u":"studded%20leather_crb","p":275,"h":1,"n":"Studded Leather"},{"c":2,"s":5,"id":10153,"u":"temple%20sword_crb","p":281,"h":1,"n":"Temple Sword"},{"c":2,"s":5,"id":10154,"u":"tower%20shield_crb","p":277,"h":1,"n":"Tower Shield"},{"c":2,"s":5,"id":10155,"u":"trident_crb","p":281,"h":1,"n":"Trident"},{"c":2,"s":5,"id":10156,"u":"war%20flail_crb","p":281,"h":1,"n":"War Flail"},{"c":2,"s":5,"id":10157,"u":"warhammer_crb","p":281,"h":1,"n":"Warhammer"},{"c":2,"s":5,"id":10158,"u":"whip_crb","p":281,"h":1,"n":"Whip"},{"c":2,"s":5,"id":10159,"u":"wooden%20shield_crb","p":277,"h":1,"n":"Wooden Shield"},{"c":2,"s":3,"id":10160,"u":"boarding%20axe_aaws","p":1,"h":1,"n":"Boarding Axe"},{"c":2,"s":3,"id":10161,"u":"gill%20hook_aaws","p":1,"h":1,"n":"Gill Hook"},{"c":2,"s":19,"id":10162,"u":"monkey's%20fist_aoe1","p":78,"h":1,"n":"Monkey's Fist"},{"c":2,"s":19,"id":10163,"u":"nightstick_aoe1","p":78,"h":1,"n":"Nightstick"},{"c":2,"s":26,"id":10164,"u":"battle%20lute_av2","p":73,"h":1,"n":"Battle Lute"},{"c":2,"s":26,"id":10165,"u":"tamchal%20chakram_av2","p":73,"h":1,"n":"Tamchal Chakram"},{"c":2,"s":27,"id":10166,"u":"rhoka%20sword_av3","p":73,"h":1,"n":"Rhoka Sword"},{"c":2,"s":27,"id":10167,"u":"shauth%20blade_av3","p":73,"h":1,"n":"Shauth Blade"},{"c":2,"s":27,"id":10168,"u":"shauth%20lash_av3","p":73,"h":1,"n":"Shauth Lash"},{"c":2,"s":62,"id":10169,"u":"gaff_bst","p":253,"h":1,"n":"Gaff"},{"c":2,"s":63,"id":10170,"u":"gaff_bst2","p":125,"h":1,"n":"Gaff"},{"c":2,"s":63,"id":10171,"u":"shears_bst2","p":184,"h":1,"n":"Shears"},{"c":2,"s":28,"id":10172,"u":"bladed%20diabolo_ec1","p":77,"h":1,"n":"Bladed Diabolo"},{"c":2,"s":28,"id":10173,"u":"bladed%20hoop_ec1","p":77,"h":1,"n":"Bladed Hoop"},{"c":2,"s":28,"id":10174,"u":"fire%20poi_ec1","p":77,"h":1,"n":"Fire Poi"},{"c":2,"s":28,"id":10175,"u":"juggling%20club_ec1","p":77,"h":1,"n":"Juggling Club"},{"c":2,"s":28,"id":10176,"u":"poi_ec1","p":77,"h":1,"n":"Poi"},{"c":2,"s":28,"id":10177,"u":"scorpion%20whip_ec1","p":77,"h":1,"n":"Scorpion Whip"},{"c":2,"s":28,"id":10178,"u":"throwing%20knife_ec1","p":77,"h":1,"n":"Throwing Knife"},{"c":2,"s":33,"id":10179,"u":"alchemical%20crossbow_fop","p":56,"h":1,"n":"Alchemical Crossbow"},{"c":2,"s":35,"id":10180,"u":"butterfly%20sword_frp2","p":76,"h":1,"n":"Butterfly Sword"},{"c":2,"s":35,"id":10181,"u":"hook%20sword_frp2","p":76,"h":1,"n":"Hook Sword"},{"c":2,"s":35,"id":10182,"u":"karambit_frp2","p":76,"h":1,"n":"Karambit"},{"c":2,"s":35,"id":10183,"u":"kusarigama_frp2","p":76,"h":1,"n":"Kusarigama"},{"c":2,"s":35,"id":10184,"u":"leiomano_frp2","p":76,"h":1,"n":"Leiomano"},{"c":2,"s":35,"id":10185,"u":"wind%20and%20fire%20wheel_frp2","p":76,"h":1,"n":"Wind and Fire Wheel"},{"c":2,"s":2,"id":10186,"u":"air%20repeater_g%26g","p":151,"h":1,"n":"Air Repeater"},{"c":2,"s":2,"id":10187,"u":"arquebus_g%26g","p":151,"h":1,"n":"Arquebus"},{"c":2,"s":2,"id":10188,"u":"axe%20musket_g%26g","p":158,"h":1,"n":"Axe Musket"},{"c":2,"s":2,"id":10189,"u":"backpack%20ballista_g%26g","p":62,"h":1,"n":"Backpack Ballista"},{"c":2,"s":2,"id":10190,"u":"backpack%20catapult_g%26g","p":63,"h":1,"n":"Backpack Catapult"},{"c":2,"s":2,"id":10191,"u":"bayonet_g%26g","p":150,"h":1,"n":"Bayonet"},{"c":2,"s":2,"id":10192,"u":"big%20boom%20gun_g%26g","p":157,"h":1,"n":"Big Boom Gun"},{"c":2,"s":2,"id":10193,"u":"black%20powder%20knuckle%20dusters_g%26g","p":158,"h":1,"n":"Black Powder Knuckle Dusters"},{"c":2,"s":2,"id":10194,"u":"blunderbuss_g%26g","p":151,"h":1,"n":"Blunderbuss"},{"c":2,"s":2,"id":10195,"u":"cane%20pistol_g%26g","p":158,"h":1,"n":"Cane Pistol"},{"c":2,"s":2,"id":10196,"u":"clan%20pistol_g%26g","p":151,"h":1,"n":"Clan Pistol"},{"c":2,"s":2,"id":10197,"u":"clockwork%20disguise_g%26g","p":85,"h":1,"n":"Clockwork Disguise"},{"c":2,"s":2,"id":10198,"u":"coat%20pistol_g%26g","p":151,"h":1,"n":"Coat Pistol"},{"c":2,"s":2,"id":10199,"u":"dagger%20pistol_g%26g","p":158,"h":1,"n":"Dagger Pistol"},{"c":2,"s":2,"id":10200,"u":"dart%20umbrella_g%26g","p":63,"h":1,"n":"Dart Umbrella"},{"c":2,"s":2,"id":10201,"u":"double-barreled%20musket_g%26g","p":151,"h":1,"n":"Double-barreled Musket"},{"c":2,"s":2,"id":10202,"u":"double-barreled%20pistol_g%26g","p":151,"h":1,"n":"Double-barreled Pistol"},{"c":2,"s":2,"id":10203,"u":"dragon%20mouth%20pistol_g%26g","p":151,"h":1,"n":"Dragon Mouth Pistol"},{"c":2,"s":2,"id":10204,"u":"dueling%20pistol_g%26g","p":151,"h":1,"n":"Dueling Pistol"},{"c":2,"s":2,"id":10205,"u":"dwarven%20scattergun_g%26g","p":151,"h":1,"n":"Dwarven Scattergun"},{"c":2,"s":2,"id":10206,"u":"explosive%20dogslicer_g%26g","p":158,"h":1,"n":"Explosive Dogslicer"},{"c":2,"s":2,"id":10207,"u":"fire%20lance_g%26g","p":151,"h":1,"n":"Fire Lance"},{"c":2,"s":2,"id":10208,"u":"flingflenser_g%26g","p":151,"h":1,"n":"Flingflenser"},{"c":2,"s":2,"id":10209,"u":"flintlock%20musket_g%26g","p":151,"h":1,"n":"Flintlock Musket"},{"c":2,"s":2,"id":10210,"u":"flintlock%20pistol_g%26g","p":151,"h":1,"n":"Flintlock Pistol"},{"c":2,"s":2,"id":10211,"u":"forked%20bipod_g%26g","p":150,"h":1,"n":"Forked Bipod"},{"c":2,"s":2,"id":10212,"u":"gnome%20amalgam%20musket_g%26g","p":158,"h":1,"n":"Gnome Amalgam Musket"},{"c":2,"s":2,"id":10213,"u":"gun%20sword_g%26g","p":158,"h":1,"n":"Gun Sword"},{"c":2,"s":2,"id":10214,"u":"hammer%20gun_g%26g","p":158,"h":1,"n":"Hammer Gun"},{"c":2,"s":2,"id":10215,"u":"hand%20cannon_g%26g","p":151,"h":1,"n":"Hand Cannon"},{"c":2,"s":2,"id":10216,"u":"harmona%20gun_g%26g","p":151,"h":1,"n":"Harmona Gun"},{"c":2,"s":2,"id":10217,"u":"heavy%20power%20suit_g%26g","p":16,"h":1,"n":"Heavy Power Suit"},{"c":2,"s":2,"id":10218,"u":"injection%20spear_g%26g","p":63,"h":1,"n":"Injection Spear"},{"c":2,"s":2,"id":10219,"u":"jezail_g%26g","p":151,"h":1,"n":"Jezail"},{"c":2,"s":2,"id":10220,"u":"knuckle%20duster_g%26g","p":150,"h":1,"n":"Knuckle Duster"},{"c":2,"s":2,"id":10221,"u":"long%20air%20repeater_g%26g","p":151,"h":1,"n":"Long Air Repeater"},{"c":2,"s":2,"id":10222,"u":"mace%20multipistol_g%26g","p":158,"h":1,"n":"Mace Multipistol"},{"c":2,"s":2,"id":10223,"u":"mithral%20tree_g%26g","p":151,"h":1,"n":"Mithral Tree"},{"c":2,"s":2,"id":10224,"u":"pantograph%20gauntlet_g%26g","p":63,"h":1,"n":"Pantograph Gauntlet"},{"c":2,"s":2,"id":10225,"u":"pepperbox_g%26g","p":151,"h":1,"n":"Pepperbox"},{"c":2,"s":2,"id":10226,"u":"piercing%20wind_g%26g","p":158,"h":1,"n":"Piercing Wind"},{"c":2,"s":2,"id":10227,"u":"power%20suit_g%26g","p":16,"h":1,"n":"Power Suit"},{"c":2,"s":2,"id":10228,"u":"rapier%20pistol_g%26g","p":158,"h":1,"n":"Rapier Pistol"},{"c":2,"s":2,"id":10229,"u":"reinforced%20stock_g%26g","p":150,"h":1,"n":"Reinforced Stock"},{"c":2,"s":2,"id":10230,"u":"repeating%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Crossbow"},{"c":2,"s":2,"id":10231,"u":"repeating%20hand%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Hand Crossbow"},{"c":2,"s":2,"id":10232,"u":"repeating%20heavy%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Heavy Crossbow"},{"c":2,"s":2,"id":10233,"u":"slide%20pistol_g%26g","p":151,"h":1,"n":"Slide Pistol"},{"c":2,"s":2,"id":10234,"u":"spoon%20gun_g%26g","p":157,"h":1,"n":"Spoon Gun"},{"c":2,"s":2,"id":10235,"u":"subterfuge%20suit_g%26g","p":16,"h":1,"n":"Subterfuge Suit"},{"c":2,"s":2,"id":10236,"u":"three%20peaked%20tree_g%26g","p":158,"h":1,"n":"Three Peaked Tree"},{"c":2,"s":2,"id":10237,"u":"umbrella%20injector_g%26g","p":64,"h":1,"n":"Umbrella Injector"},{"c":2,"s":1,"id":10238,"u":"adze_loag","p":139,"h":1,"n":"Adze"},{"c":2,"s":1,"id":10239,"u":"buugeng_loag","p":139,"h":1,"n":"Buugeng"},{"c":2,"s":1,"id":10240,"u":"fangwire_loag","p":139,"h":1,"n":"Fangwire"},{"c":2,"s":1,"id":10241,"u":"hand%20adze_loag","p":139,"h":1,"n":"Hand Adze"},{"c":2,"s":1,"id":10242,"u":"rungu_loag","p":139,"h":1,"n":"Rungu"},{"c":2,"s":1,"id":10243,"u":"taw%20launcher_loag","p":139,"h":1,"n":"Taw Launcher"},{"c":2,"s":1,"id":10244,"u":"thunder%20sling_loag","p":139,"h":1,"n":"Thunder Sling"},{"c":2,"s":1,"id":10245,"u":"tricky%20pick_loag","p":139,"h":1,"n":"Tricky Pick"},{"c":2,"s":1,"id":10246,"u":"whip%20claw_loag","p":139,"h":1,"n":"Whip Claw"},{"c":2,"s":1,"id":10247,"u":"wish%20blade_loag","p":139,"h":1,"n":"Wish Blade"},{"c":2,"s":1,"id":10248,"u":"wish%20knife_loag","p":139,"h":1,"n":"Wish Knife"},{"c":2,"s":6,"id":10249,"u":"fauchard_locg","p":92,"h":1,"n":"Fauchard"},{"c":2,"s":6,"id":10250,"u":"hellknight%20plate_locg","p":80,"h":1,"n":"Hellknight Plate"},{"c":2,"s":6,"id":10251,"u":"scourge_locg","p":80,"h":1,"n":"Scourge"},{"c":2,"s":55,"id":10252,"u":"bladed%20scarf_logm","p":120,"h":1,"n":"Bladed Scarf"},{"c":2,"s":55,"id":10253,"u":"fighting%20fan_logm","p":120,"h":1,"n":"Fighting Fan"},{"c":2,"s":55,"id":10254,"u":"khopesh_logm","p":120,"h":1,"n":"Khopesh"},{"c":2,"s":55,"id":10255,"u":"machete_logm","p":120,"h":1,"n":"Machete"},{"c":2,"s":55,"id":10256,"u":"mambele_logm","p":120,"h":1,"n":"Mambele"},{"c":2,"s":55,"id":10257,"u":"meteor%20hammer_logm","p":120,"h":1,"n":"Meteor Hammer"},{"c":2,"s":55,"id":10258,"u":"naginata_logm","p":120,"h":1,"n":"Naginata"},{"c":2,"s":55,"id":10259,"u":"nine-ring%20sword_logm","p":120,"h":1,"n":"Nine-Ring Sword"},{"c":2,"s":55,"id":10260,"u":"polytool_logm","p":120,"h":1,"n":"Polytool"},{"c":2,"s":55,"id":10261,"u":"tekko-kagi_logm","p":120,"h":1,"n":"Tekko-Kagi"},{"c":2,"s":55,"id":10262,"u":"urumi_logm","p":120,"h":1,"n":"Urumi"},{"c":2,"s":55,"id":10263,"u":"war%20razor_logm","p":120,"h":1,"n":"War Razor"},{"c":2,"s":51,"id":10264,"u":"boarding%20pike_lopsg","p":81,"h":1,"n":"Boarding Pike"},{"c":2,"s":51,"id":10265,"u":"combat%20grapnel_lopsg","p":81,"h":1,"n":"Combat Grapnel"},{"c":2,"s":51,"id":10266,"u":"stiletto%20pen_lopsg","p":81,"h":1,"n":"Stiletto Pen"},{"c":2,"s":7,"id":10267,"u":"asp%20coil_lotgb","p":107,"h":1,"n":"Asp Coil"},{"c":2,"s":7,"id":10268,"u":"butchering%20axe_lotgb","p":107,"h":1,"n":"Butchering Axe"},{"c":2,"s":7,"id":10269,"u":"chakram_lotgb","p":107,"h":1,"n":"Chakram"},{"c":2,"s":7,"id":10270,"u":"clockwork%20macuahuitl_lotgb","p":22,"h":1,"n":"Clockwork Macuahuitl"},{"c":2,"s":7,"id":10271,"u":"dueling%20spear_lotgb","p":107,"h":1,"n":"Dueling Spear"},{"c":2,"s":7,"id":10272,"u":"elven%20branched%20spear_lotgb","p":107,"h":1,"n":"Elven Branched Spear"},{"c":2,"s":7,"id":10273,"u":"griffon%20cane_lotgb","p":67,"h":1,"n":"Griffon Cane"},{"c":2,"s":7,"id":10274,"u":"hongali%20hornbow_lotgb","p":107,"h":1,"n":"Hongali Hornbow"},{"c":2,"s":7,"id":10275,"u":"piranha%20kiss_lotgb","p":107,"h":1,"n":"Piranha Kiss"},{"c":2,"s":7,"id":10276,"u":"probing%20cane_lotgb","p":67,"h":1,"n":"Probing Cane"},{"c":2,"s":7,"id":10277,"u":"sickle-saber_lotgb","p":107,"h":1,"n":"Sickle-Saber"},{"c":2,"s":7,"id":10278,"u":"spiral%20rapier_lotgb","p":107,"h":1,"n":"Spiral Rapier"},{"c":2,"s":7,"id":10279,"u":"switchscythe_lotgb","p":107,"h":1,"n":"Switchscythe"},{"c":2,"s":7,"id":10280,"u":"throwing%20knife_lotgb","p":107,"h":1,"n":"Throwing Knife"},{"c":2,"s":7,"id":10281,"u":"thundermace_lotgb","p":107,"h":1,"n":"Thundermace"},{"c":2,"s":7,"id":10282,"u":"tonfa_lotgb","p":107,"h":1,"n":"Tonfa"},{"c":2,"s":7,"id":10283,"u":"tri-bladed%20katar_lotgb","p":107,"h":1,"n":"Tri-bladed Katar"},{"c":2,"s":52,"id":10284,"u":"aldori%20dueling%20sword_lowg","p":28,"h":1,"n":"Aldori Dueling Sword"},{"c":2,"s":42,"id":10285,"u":"lion%20scythe_sot4","p":78,"h":1,"n":"Lion Scythe"},{"c":60,"s":5,"id":10286,"u":"blinded_crb","p":618,"h":1,"n":"Blinded"},{"c":60,"s":5,"id":10287,"u":"broken_crb","p":618,"h":1,"n":"Broken"},{"c":60,"s":5,"id":10288,"u":"clumsy_crb","p":618,"h":1,"n":"Clumsy"},{"c":60,"s":5,"id":10289,"u":"concealed_crb","p":618,"h":1,"n":"Concealed"},{"c":60,"s":5,"id":10290,"u":"confused_crb","p":618,"h":1,"n":"Confused"},{"c":60,"s":5,"id":10291,"u":"controlled_crb","p":618,"h":1,"n":"Controlled"},{"c":60,"s":5,"id":10292,"u":"dazzled_crb","p":619,"h":1,"n":"Dazzled"},{"c":60,"s":5,"id":10293,"u":"deafened_crb","p":619,"h":1,"n":"Deafened"},{"c":60,"s":5,"id":10294,"u":"doomed_crb","p":619,"h":1,"n":"Doomed"},{"c":60,"s":5,"id":10295,"u":"drained_crb","p":619,"h":1,"n":"Drained"},{"c":60,"s":5,"id":10296,"u":"dying_crb","p":619,"h":1,"n":"Dying"},{"c":60,"s":5,"id":10297,"u":"encumbered_crb","p":619,"h":1,"n":"Encumbered"},{"c":60,"s":5,"id":10298,"u":"enfeebled_crb","p":619,"h":1,"n":"Enfeebled"},{"c":60,"s":5,"id":10299,"u":"fascinated_crb","p":619,"h":1,"n":"Fascinated"},{"c":60,"s":5,"id":10300,"u":"fatigued_crb","p":620,"h":1,"n":"Fatigued"},{"c":60,"s":5,"id":10301,"u":"flat-footed_crb","p":620,"h":1,"n":"Flat-Footed"},{"c":60,"s":5,"id":10302,"u":"fleeing_crb","p":620,"h":1,"n":"Fleeing"},{"c":60,"s":5,"id":10303,"u":"friendly_crb","p":620,"h":1,"n":"Friendly"},{"c":60,"s":5,"id":10304,"u":"frightened_crb","p":620,"h":1,"n":"Frightened"},{"c":60,"s":5,"id":10305,"u":"grabbed_crb","p":620,"h":1,"n":"Grabbed"},{"c":60,"s":5,"id":10306,"u":"helpful_crb","p":620,"h":1,"n":"Helpful"},{"c":60,"s":5,"id":10307,"u":"hidden_crb","p":620,"h":1,"n":"Hidden"},{"c":60,"s":5,"id":10308,"u":"hostile_crb","p":620,"h":1,"n":"Hostile"},{"c":60,"s":5,"id":10309,"u":"immobilized_crb","p":620,"h":1,"n":"Immobilized"},{"c":60,"s":5,"id":10310,"u":"indifferent_crb","p":620,"h":1,"n":"Indifferent"},{"c":60,"s":5,"id":10311,"u":"invisible_crb","p":620,"h":1,"n":"Invisible"},{"c":60,"s":5,"id":10312,"u":"observed_crb","p":621,"h":1,"n":"Observed"},{"c":60,"s":5,"id":10313,"u":"paralyzed_crb","p":621,"h":1,"n":"Paralyzed"},{"c":60,"s":5,"id":10314,"u":"persistent%20damage_crb","p":621,"h":1,"n":"Persistent Damage"},{"c":60,"s":5,"id":10315,"u":"petrified_crb","p":621,"h":1,"n":"Petrified"},{"c":60,"s":5,"id":10316,"u":"prone_crb","p":621,"h":1,"n":"Prone"},{"c":60,"s":5,"id":10317,"u":"quickened_crb","p":622,"h":1,"n":"Quickened"},{"c":60,"s":5,"id":10318,"u":"restrained_crb","p":622,"h":1,"n":"Restrained"},{"c":60,"s":5,"id":10319,"u":"sickened_crb","p":622,"h":1,"n":"Sickened"},{"c":60,"s":5,"id":10320,"u":"slowed_crb","p":622,"h":1,"n":"Slowed"},{"c":60,"s":5,"id":10321,"u":"stunned_crb","p":622,"h":1,"n":"Stunned"},{"c":60,"s":5,"id":10322,"u":"stupefied_crb","p":622,"h":1,"n":"Stupefied"},{"c":60,"s":5,"id":10323,"u":"unconscious_crb","p":622,"h":1,"n":"Unconscious"},{"c":60,"s":5,"id":10324,"u":"undetected_crb","p":623,"h":1,"n":"Undetected"},{"c":60,"s":5,"id":10325,"u":"unfriendly_crb","p":623,"h":1,"n":"Unfriendly"},{"c":60,"s":5,"id":10326,"u":"unnoticed_crb","p":623,"h":1,"n":"Unnoticed"},{"c":60,"s":5,"id":10327,"u":"wounded_crb","p":623,"h":1,"n":"Wounded"},{"c":63,"s":9,"id":10328,"u":"ghast%20fever_b1","p":169,"h":1,"n":"Ghast Fever"},{"c":63,"s":9,"id":10329,"u":"ghoul%20fever_b1","p":168,"h":1,"n":"Ghoul Fever"},{"c":63,"s":12,"id":10330,"u":"blinding%20sickness_gmg","p":119,"h":1,"n":"Blinding Sickness"},{"c":63,"s":12,"id":10331,"u":"bog%20rot_gmg","p":118,"h":1,"n":"Bog Rot"},{"c":63,"s":12,"id":10332,"u":"bone%20chill_gmg","p":118,"h":1,"n":"Bone Chill"},{"c":63,"s":12,"id":10333,"u":"brain%20worms_gmg","p":119,"h":1,"n":"Brain Worms"},{"c":63,"s":12,"id":10334,"u":"bubonic%20plague_gmg","p":118,"h":1,"n":"Bubonic Plague"},{"c":63,"s":12,"id":10335,"u":"chocking%20death_gmg","p":118,"h":1,"n":"Chocking Death"},{"c":63,"s":12,"id":10336,"u":"malaria_gmg","p":118,"h":1,"n":"Malaria"},{"c":63,"s":12,"id":10337,"u":"nightmare%20fever_gmg","p":119,"h":1,"n":"Nightmare Fever"},{"c":63,"s":12,"id":10338,"u":"scarlet%20fever_gmg","p":118,"h":1,"n":"Scarlet Fever"},{"c":63,"s":12,"id":10339,"u":"scarlet%20leprosy_gmg","p":118,"h":1,"n":"Scarlet Leprosy"},{"c":63,"s":12,"id":10340,"u":"sewer%20haze_gmg","p":119,"h":1,"n":"Sewer Haze"},{"c":63,"s":12,"id":10341,"u":"tetanus_gmg","p":118,"h":1,"n":"Tetanus"},{"c":63,"s":12,"id":10342,"u":"tuberculosis_gmg","p":118,"h":1,"n":"Tuberculosis"},{"c":63,"s":53,"id":10343,"u":"soulforged%20corruption_som","p":234,"h":1,"n":"Soulforged Corruption"},{"c":62,"s":9,"id":10344,"u":"curse%20of%20the%20werecreature_b1","p":329,"h":1,"n":"Curse of the Werecreature"},{"c":62,"s":12,"id":10345,"u":"coward's%20roots_gmg","p":116,"h":1,"n":"Coward's Roots"},{"c":62,"s":12,"id":10346,"u":"curse%20of%20nightmares_gmg","p":116,"h":1,"n":"Curse of Nightmares"},{"c":62,"s":12,"id":10347,"u":"curse%20of%20slumber_gmg","p":117,"h":1,"n":"Curse of Slumber"},{"c":62,"s":12,"id":10348,"u":"curse%20of%20the%20ravenous_gmg","p":116,"h":1,"n":"Curse of the Ravenous"},{"c":62,"s":12,"id":10349,"u":"grave%20curse_gmg","p":117,"h":1,"n":"Grave Curse"},{"c":62,"s":12,"id":10350,"u":"oath%20of%20the%20flesh_gmg","p":117,"h":1,"n":"Oath of the Flesh"},{"c":62,"s":12,"id":10351,"u":"reviled%20of%20nature_gmg","p":117,"h":1,"n":"Reviled of Nature"},{"c":62,"s":12,"id":10352,"u":"reviling%20earth_gmg","p":117,"h":1,"n":"Reviling Earth"},{"c":62,"s":12,"id":10353,"u":"sellsword's%20folly_gmg","p":117,"h":1,"n":"Sellsword's Folly"},{"c":62,"s":12,"id":10354,"u":"slayer's%20haunt_gmg","p":116,"h":1,"n":"Slayer's Haunt"},{"c":62,"s":12,"id":10355,"u":"spirit%20anchor_gmg","p":117,"h":1,"n":"Spirit Anchor"},{"c":62,"s":12,"id":10356,"u":"sword%20of%20anathema_gmg","p":117,"h":1,"n":"Sword of Anathema"},{"c":62,"s":12,"id":10357,"u":"theft%20of%20thought_gmg","p":116,"h":1,"n":"Theft of Thought"},{"c":62,"s":12,"id":10358,"u":"thief's%20retribution_gmg","p":117,"h":1,"n":"Thief's Retribution"},{"c":62,"s":12,"id":10359,"u":"unending%20thirst_gmg","p":117,"h":1,"n":"Unending Thirst"},{"c":62,"s":12,"id":10360,"u":"wizard's%20ward_gmg","p":116,"h":1,"n":"Wizard's Ward"},{"c":10,"s":5,"id":10362,"u":"bookref-quick,0,young%20animal%20companions,0","p":214,"h":1,"n":"Young Animal Companions"},{"c":10,"s":5,"id":10363,"u":"bookref-quick,0,mature%20animal%20companions,0","p":214,"h":1,"n":"Mature Animal Companions"},{"c":10,"s":5,"id":10364,"u":"bookref-quick,0,nimble%20animal%20companions,0","p":214,"h":1,"n":"Nimble Animal Companions"},{"c":10,"s":5,"id":10365,"u":"bookref-quick,0,savage%20animal%20companions,0","p":214,"h":1,"n":"Savage Animal Companions"},{"c":10,"s":5,"id":10366,"u":"bookref-quick,0,specialized%20animal%20companions,0","p":217,"h":1,"n":"Specialized Animal Companions"},{"c":10,"s":5,"id":10367,"u":"bookref-quick,0,animal%20companions,0","p":214,"h":1,"n":"Animal Companions"},{"c":10,"s":5,"id":10368,"u":"bookref-quick,0,spellcasting%20archetypes,0","p":219,"h":1,"n":"Spellcasting Archetypes"},{"c":10,"s":5,"id":10369,"u":"bookref-quick,0,archetypes,0","p":219,"h":1,"n":"Archetypes"},{"c":10,"s":5,"id":10370,"u":"bookref-quick,0,character%20creation,0","p":19,"h":1,"n":"Character Creation"},{"c":10,"s":5,"id":10371,"u":"bookref-quick,0,characters%20with%20disabilities,0","p":487,"h":1,"n":"Characters With Disabilities"},{"c":10,"s":5,"id":10372,"u":"bookref-quick,0,familiars,0","p":217,"h":1,"n":"Familiars"},{"c":10,"s":5,"id":10373,"u":"bookref-quick,0,leveling%20up,0","p":31,"h":1,"n":"Leveling Up"},{"c":10,"s":5,"id":10375,"u":"bookref-quick,1,activating%20items,0","p":532,"h":1,"n":"Activating Items"},{"c":10,"s":5,"id":10376,"u":"bookref-quick,1,animals,0","p":294,"h":1,"n":"Animals"},{"c":10,"s":5,"id":10377,"u":"bookref-quick,1,armor,0","p":274,"h":1,"n":"Armor"},{"c":10,"s":5,"id":10378,"u":"bookref-quick,1,carrying%20and%20using%20items,0","p":271,"h":1,"n":"Carrying and Using Items"},{"c":10,"s":5,"id":10379,"u":"bookref-quick,1,coins%20and%20currency,0","p":271,"h":1,"n":"Coins and Currency"},{"c":10,"s":5,"id":10380,"u":"bookref-quick,1,constant%20abilities,0","p":531,"h":1,"n":"Constant Abilities"},{"c":10,"s":53,"id":10381,"u":"bookref-quick,1,creating%20a%20personal%20staff,0","p":166,"h":1,"n":"Creating a Personal Staff"},{"c":10,"s":5,"id":10382,"u":"bookref-quick,1,formulas,0","p":293,"h":1,"n":"Formulas"},{"c":10,"s":5,"id":10383,"u":"bookref-quick,1,investing%20magic%20items,0","p":531,"h":1,"n":"Investing Magic Items"},{"c":10,"s":5,"id":10384,"u":"bookref-quick,1,item%20damage,0","p":272,"h":1,"n":"Item Damage"},{"c":10,"s":5,"id":10385,"u":"bookref-quick,1,item%20level,0","p":271,"h":1,"n":"Item Level"},{"c":10,"s":5,"id":10386,"u":"bookref-quick,1,items%20and%20sizes,0","p":295,"h":1,"n":"Items and Sizes"},{"c":10,"s":5,"id":10387,"u":"bookref-quick,1,price,0","p":271,"h":1,"n":"Price"},{"c":10,"s":5,"id":10388,"u":"bookref-quick,1,transferring%20runes,0","p":580,"h":1,"n":"Transferring Runes"},{"c":10,"s":5,"id":10389,"u":"bookref-quick,1,runes,0","p":580,"h":1,"n":"Runes"},{"c":10,"s":5,"id":10390,"u":"bookref-quick,1,crafting%20a%20scroll,0","p":565,"h":1,"n":"Crafting a Scroll"},{"c":10,"s":5,"id":10391,"u":"bookref-quick,1,scrolls,0","p":564,"h":1,"n":"Scrolls"},{"c":10,"s":5,"id":10392,"u":"bookref-quick,1,services,0","p":294,"h":1,"n":"Services"},{"c":10,"s":5,"id":10393,"u":"bookref-quick,1,shields,0","p":277,"h":1,"n":"Shields"},{"c":10,"s":5,"id":10394,"u":"bookref-quick,1,shoddy%20items,0","p":273,"h":1,"n":"Shoddy Items"},{"c":10,"s":5,"id":10395,"u":"bookref-quick,1,staves,0","p":592,"h":1,"n":"Staves"},{"c":10,"s":5,"id":10396,"u":"bookref-quick,1,wands,0","p":597,"h":1,"n":"Wands"},{"c":10,"s":5,"id":10397,"u":"bookref-quick,1,reload,0","p":279,"h":1,"n":"Reload"},{"c":10,"s":5,"id":10398,"u":"bookref-quick,1,weapons,0","p":278,"h":1,"n":"Weapons"},{"c":10,"s":5,"id":10399,"u":"bookref-quick,1,wearing%20tools,0","p":287,"h":1,"n":"Wearing Tools"},{"c":10,"s":5,"id":10401,"u":"bookref-quick,2,cantrips,0","p":300,"h":1,"n":"Cantrips"},{"c":10,"s":5,"id":10402,"u":"bookref-quick,2,casting%20spells,0","p":302,"h":1,"n":"Casting Spells"},{"c":10,"s":5,"id":10403,"u":"bookref-quick,2,disbelieving%20illusions,0","p":298,"h":1,"n":"Disbelieving Illusions"},{"c":10,"s":5,"id":10404,"u":"bookref-quick,2,durations,0","p":304,"h":1,"n":"Durations"},{"c":10,"s":5,"id":10405,"u":"bookref-quick,2,focus%20spells,0","p":300,"h":1,"n":"Focus Spells"},{"c":10,"s":5,"id":10406,"u":"bookref-quick,2,hostile%20actions,0","p":305,"h":1,"n":"Hostile Actions"},{"c":10,"s":5,"id":10407,"u":"bookref-quick,2,identifying%20spells,0","p":305,"h":1,"n":"Identifying Spells"},{"c":10,"s":5,"id":10408,"u":"bookref-quick,2,innate%20spells,0","p":302,"h":1,"n":"Innate Spells"},{"c":10,"s":5,"id":10409,"u":"bookref-quick,2,ranges%2c%20areas%2c%20and%20targets,0","p":304,"h":1,"n":"Ranges, Areas, and Targets"},{"c":10,"s":5,"id":10410,"u":"bookref-quick,2,reading%20spells,0","p":306,"h":1,"n":"Reading Spells"},{"c":10,"s":5,"id":10411,"u":"bookref-quick,2,casting%20rituals,0","p":408,"h":1,"n":"Casting Rituals"},{"c":10,"s":5,"id":10412,"u":"bookref-quick,2,secondary%20checks,0","p":408,"h":1,"n":"Secondary Checks"},{"c":10,"s":5,"id":10413,"u":"bookref-quick,2,effect,0","p":409,"h":1,"n":"Effect"},{"c":10,"s":5,"id":10414,"u":"bookref-quick,2,rituals,0","p":408,"h":1,"n":"Rituals"},{"c":10,"s":5,"id":10415,"u":"bookref-quick,2,saving%20throws,0","p":305,"h":1,"n":"Saving Throws"},{"c":10,"s":5,"id":10416,"u":"bookref-quick,2,setting%20triggers,0","p":305,"h":1,"n":"Setting Triggers"},{"c":10,"s":5,"id":10417,"u":"bookref-quick,2,spell%20attacks,0","p":305,"h":1,"n":"Spell Attacks"},{"c":10,"s":5,"id":10418,"u":"bookref-quick,2,spell%20slots,0","p":298,"h":1,"n":"Spell Slots"},{"c":10,"s":5,"id":10419,"u":"bookref-quick,2,walls,0","p":306,"h":1,"n":"Walls"},{"c":10,"s":5,"id":10421,"u":"bookref-quick,3,actions,0","p":461,"h":1,"n":"Actions"},{"c":10,"s":5,"id":10422,"u":"bookref-quick,3,afflictions,0","p":457,"h":1,"n":"Afflictions"},{"c":10,"s":5,"id":10423,"u":"bookref-quick,3,checks,0","p":443,"h":1,"n":"Checks"},{"c":10,"s":5,"id":10424,"u":"bookref-quick,3,concealment%20and%20invisibility,0","p":467,"h":1,"n":"Concealment and Invisibility"},{"c":10,"s":5,"id":10425,"u":"bookref-quick,3,condition%20values,0","p":618,"h":1,"n":"Condition Values"},{"c":10,"s":5,"id":10426,"u":"bookref-quick,3,conditions,0","p":453,"h":1,"n":"Conditions"},{"c":10,"s":5,"id":10427,"u":"bookref-quick,3,counteracting,0","p":458,"h":1,"n":"Counteracting"},{"c":10,"s":5,"id":10428,"u":"bookref-quick,3,cover,0","p":477,"h":1,"n":"Cover"},{"c":10,"s":5,"id":10429,"u":"bookref-quick,3,damage,0","p":450,"h":1,"n":"Damage"},{"c":10,"s":5,"id":10430,"u":"bookref-quick,3,downtime%20mode,0","p":481,"h":1,"n":"Downtime Mode"},{"c":10,"s":5,"id":10431,"u":"bookref-quick,3,areas,0","p":456,"h":1,"n":"Areas"},{"c":10,"s":5,"id":10432,"u":"bookref-quick,3,line%20of%20effect,0","p":457,"h":1,"n":"Line of Effect"},{"c":10,"s":5,"id":10433,"u":"bookref-quick,3,line%20of%20sight,0","p":457,"h":1,"n":"Line of Sight"},{"c":10,"s":5,"id":10434,"u":"bookref-quick,3,effects,0","p":453,"h":1,"n":"Effects"},{"c":10,"s":5,"id":10435,"u":"bookref-quick,3,forced%20movement,0","p":475,"h":1,"n":"Forced Movement"},{"c":10,"s":5,"id":10436,"u":"bookref-quick,3,terrain,0","p":475,"h":1,"n":"Terrain"},{"c":10,"s":5,"id":10437,"u":"bookref-quick,3,drowning%20and%20suffocating,0","p":478,"h":1,"n":"Drowning and Suffocating"},{"c":10,"s":5,"id":10438,"u":"bookref-quick,3,aquatic%20combat,0","p":478,"h":1,"n":"Aquatic Combat"},{"c":10,"s":5,"id":10439,"u":"bookref-quick,3,encounter%20mode,0","p":468,"h":1,"n":"Encounter Mode"},{"c":10,"s":5,"id":10440,"u":"bookref-quick,3,rest%20and%20daily%20preparations,0","p":480,"h":1,"n":"Rest and Daily Preparations"},{"c":10,"s":5,"id":10441,"u":"bookref-quick,3,exploration%20mode,0","p":479,"h":1,"n":"Exploration Mode"},{"c":10,"s":5,"id":10442,"u":"bookref-quick,3,flanking,0","p":476,"h":1,"n":"Flanking"},{"c":10,"s":5,"id":10443,"u":"bookref-quick,3,game%20conventions,0","p":444,"h":1,"n":"Game Conventions"},{"c":10,"s":5,"id":10444,"u":"bookref-quick,3,hero%20points,0","p":467,"h":1,"n":"Hero Points"},{"c":10,"s":5,"id":10445,"u":"bookref-quick,3,hit%20points%2c%20healing%2c%20and%20dying,0","p":459,"h":1,"n":"Hit Points, Healing, and Dying"},{"c":10,"s":5,"id":10446,"u":"bookref-quick,3,making%20choices,0","p":443,"h":1,"n":"Making Choices"},{"c":10,"s":5,"id":10447,"u":"bookref-quick,3,falling,0","p":463,"h":1,"n":"Falling"},{"c":10,"s":5,"id":10448,"u":"bookref-quick,3,movement,0","p":463,"h":1,"n":"Movement"},{"c":10,"s":5,"id":10449,"u":"bookref-quick,3,overriding%20conditions,0","p":618,"h":1,"n":"Overriding Conditions"},{"c":10,"s":5,"id":10450,"u":"bookref-quick,3,perception,0","p":464,"h":1,"n":"Perception"},{"c":10,"s":5,"id":10451,"u":"bookref-quick,3,special%20checks,0","p":450,"h":1,"n":"Special Checks"},{"c":10,"s":5,"id":10452,"u":"bookref-quick,3,spell%20attack%20rolls,0","p":447,"h":1,"n":"Spell Attack Rolls"},{"c":10,"s":5,"id":10453,"u":"bookref-quick,3,specific%20checks,0","p":446,"h":1,"n":"Specific Checks"},{"c":10,"s":5,"id":10455,"u":"bookref-quick,4,simple%20dcs,0","p":503,"h":1,"n":"Simple DCs"},{"c":10,"s":5,"id":10456,"u":"bookref-quick,4,level-based%20dcs,0","p":503,"h":1,"n":"Level-Based DCs"},{"c":10,"s":5,"id":10457,"u":"bookref-quick,4,adjusting%20difficulty,0","p":503,"h":1,"n":"Adjusting Difficulty"},{"c":10,"s":5,"id":10458,"u":"bookref-quick,4,minimum%20proficiency,0","p":504,"h":1,"n":"Minimum Proficiency"},{"c":10,"s":5,"id":10459,"u":"bookref-quick,4,difficulty%20classes,0","p":503,"h":1,"n":"Difficulty Classes"},{"c":10,"s":5,"id":10460,"u":"bookref-quick,4,difficulty%20classes,0","p":503,"h":1,"n":"DCs"},{"c":10,"s":12,"id":10461,"u":"bookref-quick,4,drugs,0","p":120,"h":1,"n":"Drugs"},{"c":10,"s":5,"id":10462,"u":"bookref-quick,4,crowds,0","p":514,"h":1,"n":"Crowds"},{"c":10,"s":5,"id":10463,"u":"bookref-quick,4,environment,0","p":512,"h":1,"n":"Environment"},{"c":10,"s":5,"id":10464,"u":"bookref-quick,4,hazards,0","p":520,"h":1,"n":"Hazards"},{"c":10,"s":5,"id":10465,"u":"bookref-quick,4,planning%20a%20campaign,0","p":483,"h":1,"n":"Planning a Campaign"},{"c":10,"s":5,"id":10466,"u":"bookref-quick,4,building%20encounters,0","p":488,"h":1,"n":"Building Encounters"},{"c":10,"s":5,"id":10467,"u":"bookref-quick,4,preparing%20an%20adventure,0","p":486,"h":1,"n":"Preparing an Adventure"},{"c":10,"s":5,"id":10468,"u":"bookref-quick,4,rewards,0","p":507,"h":1,"n":"Rewards"},{"c":10,"s":5,"id":10469,"u":"bookref-quick,4,running%20modes%20of%20play,0","p":493,"h":1,"n":"Running Modes of Play"},{"c":10,"s":5,"id":10470,"u":"bookref-quick,4,running%20a%20game%20session,0","p":489,"h":1,"n":"Running a Game Session"},{"c":10,"s":12,"id":10471,"u":"bookref-quick,4,starting%20at%20a%20higher%20level,0","p":39,"h":1,"n":"Starting at a Higher Level"},{"c":11,"s":12,"id":10472,"u":"alternative%20scores_gmg","p":183,"h":1,"n":"Alternative Scores"},{"c":11,"s":12,"id":10473,"u":"ancestry%20paragon_gmg","p":194,"h":1,"n":"Ancestry Paragon"},{"c":11,"s":12,"id":10474,"u":"automatic%20bonus%20progression_gmg","p":196,"h":1,"n":"Automatic Bonus Progression"},{"c":11,"s":12,"id":10475,"u":"chases_gmg","p":156,"h":1,"n":"Chases"},{"c":11,"s":12,"id":10476,"u":"deep%20backgrounds_gmg","p":186,"h":1,"n":"Deep Backgrounds"},{"c":11,"s":12,"id":10477,"u":"dual-class%20pcs_gmg","p":192,"h":1,"n":"Dual-Class PCs"},{"c":11,"s":12,"id":10478,"u":"duels_gmg","p":166,"h":1,"n":"Duels"},{"c":11,"s":12,"id":10479,"u":"extreme%20good%20and%20evil_gmg","p":184,"h":1,"n":"Extreme Good and Evil"},{"c":11,"s":12,"id":10480,"u":"free%20archetype_gmg","p":194,"h":1,"n":"Free Archetype"},{"c":11,"s":12,"id":10481,"u":"gradual%20ability%20boosts_gmg","p":182,"h":1,"n":"Gradual Ability Boosts"},{"c":11,"s":12,"id":10482,"u":"hexploration_gmg","p":170,"h":1,"n":"Hexploration"},{"c":11,"s":12,"id":10483,"u":"high-quality_gmg","p":197,"h":1,"n":"High-Quality"},{"c":11,"s":12,"id":10484,"u":"incremental%20alignment_gmg","p":184,"h":1,"n":"Incremental Alignment"},{"c":11,"s":12,"id":10485,"u":"infiltration_gmg","p":160,"h":1,"n":"Infiltration"},{"c":11,"s":12,"id":10486,"u":"influence_gmg","p":151,"h":1,"n":"Influence"},{"c":11,"s":12,"id":10487,"u":"leadership_gmg","p":168,"h":1,"n":"Leadership"},{"c":11,"s":12,"id":10488,"u":"level%200%20characters_gmg","p":195,"h":1,"n":"Level 0 Characters"},{"c":11,"s":12,"id":10489,"u":"moral%20intentions_gmg","p":185,"h":1,"n":"Moral Intentions"},{"c":11,"s":12,"id":10490,"u":"no%20alignment_gmg","p":184,"h":1,"n":"No Alignment"},{"c":11,"s":12,"id":10491,"u":"point%20buy_gmg","p":182,"h":1,"n":"Point Buy"},{"c":11,"s":12,"id":10492,"u":"proficiency%20without%20level_gmg","p":198,"h":1,"n":"Proficiency Without Level"},{"c":11,"s":12,"id":10493,"u":"reputation_gmg","p":164,"h":1,"n":"Reputation"},{"c":11,"s":12,"id":10494,"u":"research_gmg","p":154,"h":1,"n":"Research"},{"c":11,"s":12,"id":10495,"u":"simplified%20ancestries_gmg","p":194,"h":1,"n":"Simplified Ancestries"},{"c":11,"s":12,"id":10496,"u":"simplified%20skill%20feats_gmg","p":194,"h":1,"n":"Simplified Skill Feats"},{"c":11,"s":12,"id":10497,"u":"skill%20points_gmg","p":199,"h":1,"n":"Skill Points"},{"c":11,"s":12,"id":10498,"u":"stamina_gmg","p":200,"h":1,"n":"Stamina"},{"c":11,"s":12,"id":10499,"u":"vehicles_gmg","p":174,"h":1,"n":"Vehicles"},{"c":11,"s":12,"id":10500,"u":"victory%20points_gmg","p":148,"h":1,"n":"Victory Points"},{"c":11,"s":53,"id":10501,"u":"cathartic%20magic_som","p":194,"h":1,"n":"Cathartic Magic"},{"c":11,"s":53,"id":10502,"u":"elementalism_som","p":198,"h":1,"n":"Elementalism"},{"c":11,"s":53,"id":10503,"u":"flexible%20preparation_som","p":208,"h":1,"n":"Flexible Preparation"},{"c":11,"s":53,"id":10504,"u":"geomancy_som","p":210,"h":1,"n":"Geomancy"},{"c":11,"s":53,"id":10505,"u":"ley%20lines_som","p":214,"h":1,"n":"Ley Lines"},{"c":11,"s":53,"id":10506,"u":"pervasive%20magic_som","p":218,"h":1,"n":"Pervasive Magic"},{"c":11,"s":53,"id":10507,"u":"shadow%20magic_som","p":224,"h":1,"n":"Shadow Magic"},{"c":11,"s":53,"id":10508,"u":"soul%20seeds_som","p":230,"h":1,"n":"Soul Seeds"},{"c":11,"s":53,"id":10509,"u":"soulforged%20armaments_som","p":232,"h":1,"n":"Soulforged Armaments"},{"c":11,"s":53,"id":10510,"u":"thassilonian%20rune%20magic_som","p":238,"h":1,"n":"Thassilonian Rune Magic"},{"c":11,"s":53,"id":10511,"u":"true%20names_som","p":244,"h":1,"n":"True Names"},{"c":11,"s":53,"id":10512,"u":"wellspring%20magic_som","p":248,"h":1,"n":"Wellspring Magic"},{"c":11,"s":39,"id":10513,"u":"life%20in%20the%20academy_sot1","p":61,"h":1,"n":"Life in the Academy"},{"c":15,"s":5,"id":10556,"u":"crb","n":"CRB: Core Rulebook"},{"c":15,"s":12,"id":10557,"u":"gmg","n":"GMG: Gamemastery Guide"},{"c":15,"s":52,"id":10558,"u":"lowg","n":"LOWG: Lost Omens: World Guide"},{"c":15,"s":53,"id":10559,"u":"som","n":"SoM: Secrets of Magic"},{"c":9,"s":9,"id":10560,"u":"gogunta_b1","p":45,"h":1,"n":"Gogunta"},{"c":9,"s":9,"id":10561,"u":"gogunta_b1","p":45,"h":1,"n":"Song of the Swamp"},{"c":9,"s":9,"id":10562,"u":"treerazer_b1","p":312,"h":1,"n":"Treerazer"},{"c":9,"s":9,"id":10563,"u":"treerazer_b1","p":312,"h":1,"n":"Lord of the Blasted Tarn"},{"c":9,"s":10,"id":10564,"u":"ydersius_b2","p":237,"h":1,"n":"Ydersius"},{"c":9,"s":5,"id":10565,"u":"abadar_crb","p":437,"h":1,"n":"Abadar"},{"c":9,"s":5,"id":10566,"u":"abadar_crb","p":437,"h":1,"n":"The Master of the First Vault"},{"c":9,"s":5,"id":10567,"u":"asmodeus_crb","p":437,"h":1,"n":"Asmodeus"},{"c":9,"s":5,"id":10568,"u":"asmodeus_crb","p":437,"h":1,"n":"The Prince of Darkness"},{"c":9,"s":5,"id":10569,"u":"atheists%20and%20free%20agents_crb","p":440,"h":1,"n":"Atheists and Free Agents"},{"c":9,"s":5,"id":10570,"u":"atheists%20and%20free%20agents_crb","p":440,"h":1,"n":"Atheism"},{"c":9,"s":5,"id":10571,"u":"calistria_crb","p":437,"h":1,"n":"Calistria"},{"c":9,"s":5,"id":10572,"u":"calistria_crb","p":437,"h":1,"n":"The Savored Sting"},{"c":9,"s":5,"id":10573,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"Cayden Cailean"},{"c":9,"s":5,"id":10574,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"The Drunken Hero"},{"c":9,"s":5,"id":10575,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"The Accidental God"},{"c":9,"s":5,"id":10576,"u":"desna_crb","p":438,"h":1,"n":"Desna"},{"c":9,"s":5,"id":10577,"u":"desna_crb","p":438,"h":1,"n":"The Song of the Spheres"},{"c":9,"s":5,"id":10578,"u":"erastil_crb","p":438,"h":1,"n":"Erastil"},{"c":9,"s":5,"id":10579,"u":"erastil_crb","p":438,"h":1,"n":"Old Deadeye"},{"c":9,"s":5,"id":10580,"u":"gorum_crb","p":438,"h":1,"n":"Gorum"},{"c":9,"s":5,"id":10581,"u":"gorum_crb","p":438,"h":1,"n":"Our Lord in Iron"},{"c":9,"s":5,"id":10582,"u":"gozreh_crb","p":438,"h":1,"n":"Gozreh"},{"c":9,"s":5,"id":10583,"u":"gozreh_crb","p":438,"h":1,"n":"The Wind and the waves"},{"c":9,"s":5,"id":10584,"u":"green%20faith_crb","p":440,"h":1,"n":"Green Faith"},{"c":9,"s":5,"id":10585,"u":"iomedae_crb","p":438,"h":1,"n":"Iomedae"},{"c":9,"s":5,"id":10586,"u":"iomedae_crb","p":438,"h":1,"n":"The Inheritor"},{"c":9,"s":5,"id":10587,"u":"irori_crb","p":438,"h":1,"n":"Irori"},{"c":9,"s":5,"id":10588,"u":"irori_crb","p":438,"h":1,"n":"Master of Masters"},{"c":9,"s":5,"id":10589,"u":"lamashtu_crb","p":439,"h":1,"n":"Lamashtu"},{"c":9,"s":5,"id":10590,"u":"lamashtu_crb","p":439,"h":1,"n":"Mother of Monsters"},{"c":9,"s":5,"id":10591,"u":"nethys_crb","p":439,"h":1,"n":"Nethys"},{"c":9,"s":5,"id":10592,"u":"nethys_crb","p":439,"h":1,"n":"The All-Seeing Eye"},{"c":9,"s":5,"id":10593,"u":"norgorber_crb","p":439,"h":1,"n":"Norgorber"},{"c":9,"s":5,"id":10594,"u":"norgorber_crb","p":439,"h":1,"n":"Blackfingers"},{"c":9,"s":5,"id":10595,"u":"norgorber_crb","p":439,"h":1,"n":"Father Skinsaw"},{"c":9,"s":5,"id":10596,"u":"norgorber_crb","p":439,"h":1,"n":"Gray Master"},{"c":9,"s":5,"id":10597,"u":"norgorber_crb","p":439,"h":1,"n":"Reaper of Reputation"},{"c":9,"s":5,"id":10598,"u":"pharasma_crb","p":439,"h":1,"n":"Pharasma"},{"c":9,"s":5,"id":10599,"u":"pharasma_crb","p":439,"h":1,"n":"Lady of Graves"},{"c":9,"s":5,"id":10600,"u":"prophecies%20of%20kalistrade_crb","p":440,"h":1,"n":"Prophecies of Kalistrade"},{"c":9,"s":5,"id":10601,"u":"rovagug_crb","p":439,"h":1,"n":"Rovagug"},{"c":9,"s":5,"id":10602,"u":"rovagug_crb","p":439,"h":1,"n":"Rough Beast"},{"c":9,"s":5,"id":10603,"u":"sarenrae_crb","p":439,"h":1,"n":"Sarenrae"},{"c":9,"s":5,"id":10604,"u":"sarenrae_crb","p":439,"h":1,"n":"Dawnflower"},{"c":9,"s":5,"id":10605,"u":"shelyn_crb","p":440,"h":1,"n":"Shelyn"},{"c":9,"s":5,"id":10606,"u":"shelyn_crb","p":440,"h":1,"n":"The Eternal Rose"},{"c":9,"s":5,"id":10607,"u":"torag_crb","p":440,"h":1,"n":"Torag"},{"c":9,"s":5,"id":10608,"u":"torag_crb","p":440,"h":1,"n":"Father of Creation"},{"c":9,"s":5,"id":10609,"u":"urgathoa_crb","p":440,"h":1,"n":"Urgathoa"},{"c":9,"s":5,"id":10610,"u":"urgathoa_crb","p":440,"h":1,"n":"Pallid Princess"},{"c":9,"s":5,"id":10611,"u":"whispering%20way_crb","p":441,"h":1,"n":"Whispering Way"},{"c":9,"s":5,"id":10612,"u":"zon-kuthon_crb","p":440,"h":1,"n":"Zon-Kuthon"},{"c":9,"s":5,"id":10613,"u":"zon-kuthon_crb","p":440,"h":1,"n":"Midnight Lord"},{"c":9,"s":48,"id":10614,"u":"cosmic%20caravan_av0","p":5,"h":1,"n":"Cosmic Caravan"},{"c":9,"s":63,"id":10615,"u":"followers%20of%20fate_bst2","p":184,"h":1,"n":"Followers Of Fate"},{"c":9,"s":8,"id":10616,"u":"zevgavizeb_ec3","p":67,"h":1,"n":"Zevgavizeb"},{"c":9,"s":8,"id":10617,"u":"zevgavizeb_ec3","p":67,"h":1,"n":"The Beast of Gluttondark"},{"c":9,"s":55,"id":10618,"u":"abraxas_logm","p":124,"h":1,"n":"Abraxas"},{"c":9,"s":55,"id":10619,"u":"abraxas_logm","p":124,"h":1,"n":"Master of the Final Incantation"},{"c":9,"s":55,"id":10620,"u":"achaekek_logm","p":52,"h":1,"n":"Achaekek"},{"c":9,"s":55,"id":10621,"u":"achaekek_logm","p":52,"h":1,"n":"He Who Walks In Blood"},{"c":9,"s":55,"id":10622,"u":"alglenweis_logm","p":132,"h":1,"n":"Alglenweis"},{"c":9,"s":55,"id":10623,"u":"alglenweis_logm","p":132,"h":1,"n":"Princess of the Rime"},{"c":9,"s":55,"id":10624,"u":"alseta_logm","p":53,"h":1,"n":"Alseta"},{"c":9,"s":55,"id":10625,"u":"alseta_logm","p":53,"h":1,"n":"The Welcomer"},{"c":9,"s":55,"id":10626,"u":"andoletta_logm","p":128,"h":1,"n":"Andoletta"},{"c":9,"s":55,"id":10627,"u":"andoletta_logm","p":128,"h":1,"n":"Grandmother Crow"},{"c":9,"s":55,"id":10628,"u":"angazhan_logm","p":124,"h":1,"n":"Angazhan"},{"c":9,"s":55,"id":10629,"u":"angazhan_logm","p":124,"h":1,"n":"The Ravenous King"},{"c":9,"s":55,"id":10630,"u":"angradd_logm","p":126,"h":1,"n":"Angradd"},{"c":9,"s":55,"id":10631,"u":"angradd_logm","p":126,"h":1,"n":"The Forge-Fire"},{"c":9,"s":55,"id":10632,"u":"anubis_logm","p":124,"h":1,"n":"Anubis"},{"c":9,"s":55,"id":10633,"u":"anubis_logm","p":124,"h":1,"n":"Guardian of the Tomb"},{"c":9,"s":55,"id":10634,"u":"apollyon_logm","p":128,"h":1,"n":"Apollyon"},{"c":9,"s":55,"id":10635,"u":"apollyon_logm","p":128,"h":1,"n":"Prince of Locusts"},{"c":9,"s":55,"id":10636,"u":"apsu_logm","p":130,"h":1,"n":"Apsu"},{"c":9,"s":55,"id":10637,"u":"apsu_logm","p":130,"h":1,"n":"The Waybringer"},{"c":9,"s":55,"id":10638,"u":"arazni_logm","p":54,"h":1,"n":"Arazni"},{"c":9,"s":55,"id":10639,"u":"arazni_logm","p":54,"h":1,"n":"The Unyielding"},{"c":9,"s":55,"id":10640,"u":"ardad%20lili_logm","p":75,"h":1,"n":"Ardad Lili"},{"c":9,"s":55,"id":10641,"u":"ardad%20lili_logm","p":75,"h":1,"n":"The End of Innocence"},{"c":9,"s":55,"id":10642,"u":"arshea_logm","p":128,"h":1,"n":"Arshea"},{"c":9,"s":55,"id":10643,"u":"arshea_logm","p":128,"h":1,"n":"Spirit of Abandon"},{"c":9,"s":55,"id":10644,"u":"arundhat_logm","p":132,"h":1,"n":"Arundhat"},{"c":9,"s":55,"id":10645,"u":"arundhat_logm","p":132,"h":1,"n":"The Sacred Perfume"},{"c":9,"s":55,"id":10646,"u":"ashava_logm","p":128,"h":1,"n":"Ashava"},{"c":9,"s":55,"id":10647,"u":"ashava_logm","p":128,"h":1,"n":"The True Spark"},{"c":9,"s":55,"id":10648,"u":"ashukharma_logm","p":132,"h":1,"n":"Ashukharma"},{"c":9,"s":55,"id":10649,"u":"ashukharma_logm","p":132,"h":1,"n":"The Divine Divide"},{"c":9,"s":55,"id":10650,"u":"atreia_logm","p":126,"h":1,"n":"Atreia"},{"c":9,"s":55,"id":10651,"u":"atreia_logm","p":126,"h":1,"n":"The Lambent King"},{"c":9,"s":55,"id":10652,"u":"ayrzul_logm","p":126,"h":1,"n":"Ayrzul"},{"c":9,"s":55,"id":10653,"u":"ayrzul_logm","p":126,"h":1,"n":"The Fossilized King"},{"c":9,"s":55,"id":10654,"u":"azathoth_logm","p":130,"h":1,"n":"Azathoth"},{"c":9,"s":55,"id":10655,"u":"azathoth_logm","p":130,"h":1,"n":"The Primal Chaos"},{"c":9,"s":55,"id":10656,"u":"baalzebul_logm","p":74,"h":1,"n":"Baalzebul"},{"c":9,"s":55,"id":10657,"u":"baalzebul_logm","p":74,"h":1,"n":"Lord of Flies"},{"c":9,"s":55,"id":10658,"u":"baphomet_logm","p":76,"h":1,"n":"Baphomet"},{"c":9,"s":55,"id":10659,"u":"baphomet_logm","p":76,"h":1,"n":"Lord of the Labyrinth"},{"c":9,"s":55,"id":10660,"u":"barbatos_logm","p":74,"h":1,"n":"Barbatos"},{"c":9,"s":55,"id":10661,"u":"barbatos_logm","p":74,"h":1,"n":"The Bearded Lord"},{"c":9,"s":55,"id":10662,"u":"barzahk_logm","p":130,"h":1,"n":"Barzahk"},{"c":9,"s":55,"id":10663,"u":"barzahk_logm","p":130,"h":1,"n":"The Passage"},{"c":9,"s":55,"id":10664,"u":"bastet_logm","p":124,"h":1,"n":"Bastet"},{"c":9,"s":55,"id":10665,"u":"bastet_logm","p":124,"h":1,"n":"The Sly Enchantress"},{"c":9,"s":55,"id":10666,"u":"belial_logm","p":74,"h":1,"n":"Belial"},{"c":9,"s":55,"id":10667,"u":"belial_logm","p":74,"h":1,"n":"The Pale Kiss"},{"c":9,"s":55,"id":10668,"u":"bes_logm","p":124,"h":1,"n":"Bes"},{"c":9,"s":55,"id":10669,"u":"bes_logm","p":124,"h":1,"n":"The Guardian Fool"},{"c":9,"s":55,"id":10670,"u":"besmara_logm","p":55,"h":1,"n":"Besmara"},{"c":9,"s":55,"id":10671,"u":"besmara_logm","p":55,"h":1,"n":"The Pirate Queen"},{"c":9,"s":55,"id":10672,"u":"black%20butterfly_logm","p":128,"h":1,"n":"Black Butterfly"},{"c":9,"s":55,"id":10673,"u":"black%20butterfly_logm","p":128,"h":1,"n":"The Silence Between"},{"c":9,"s":55,"id":10674,"u":"bolka_logm","p":126,"h":1,"n":"Bolka"},{"c":9,"s":55,"id":10675,"u":"bolka_logm","p":126,"h":1,"n":"The Golden Gift"},{"c":9,"s":55,"id":10676,"u":"brigh_logm","p":56,"h":1,"n":"Brigh"},{"c":9,"s":55,"id":10677,"u":"brigh_logm","p":56,"h":1,"n":"The Whisper In Bronze"},{"c":9,"s":55,"id":10678,"u":"casandalee_logm","p":57,"h":1,"n":"Casandalee"},{"c":9,"s":55,"id":10679,"u":"casandalee_logm","p":57,"h":1,"n":"The Iron Goddess"},{"c":9,"s":55,"id":10680,"u":"cernunnos_logm","p":128,"h":1,"n":"Cernunnos"},{"c":9,"s":55,"id":10681,"u":"cernunnos_logm","p":128,"h":1,"n":"The Horned Lord"},{"c":9,"s":55,"id":10682,"u":"chaldira_logm","p":58,"h":1,"n":"Chaldira"},{"c":9,"s":55,"id":10683,"u":"chaldira_logm","p":58,"h":1,"n":"The Calamitous Turn"},{"c":9,"s":55,"id":10684,"u":"chamidu_logm","p":132,"h":1,"n":"Chamidu"},{"c":9,"s":55,"id":10685,"u":"chamidu_logm","p":132,"h":1,"n":"The Roar of the Storm"},{"c":9,"s":55,"id":10686,"u":"charon_logm","p":128,"h":1,"n":"Charon"},{"c":9,"s":55,"id":10687,"u":"charon_logm","p":128,"h":1,"n":"The Boatman"},{"c":9,"s":55,"id":10688,"u":"count%20ranalc_logm","p":78,"h":1,"n":"Count Ranalc"},{"c":9,"s":55,"id":10689,"u":"count%20ranalc_logm","p":78,"h":1,"n":"The Traitor"},{"c":9,"s":55,"id":10690,"u":"cyth-v'sug_logm","p":76,"h":1,"n":"Cyth-V'sug"},{"c":9,"s":55,"id":10691,"u":"cyth-v'sug_logm","p":76,"h":1,"n":"Prince of the Blasted Heath"},{"c":9,"s":55,"id":10692,"u":"dagon_logm","p":76,"h":1,"n":"Dagon"},{"c":9,"s":55,"id":10693,"u":"dagon_logm","p":76,"h":1,"n":"The Shadow in the Sea"},{"c":9,"s":55,"id":10694,"u":"dahak_logm","p":130,"h":1,"n":"Dahak"},{"c":9,"s":55,"id":10695,"u":"dahak_logm","p":130,"h":1,"n":"The Endless Destruction"},{"c":9,"s":55,"id":10696,"u":"daikitsu_logm","p":132,"h":1,"n":"Daikitsu"},{"c":9,"s":55,"id":10697,"u":"daikitsu_logm","p":132,"h":1,"n":"Lady of Foxes"},{"c":9,"s":55,"id":10698,"u":"dammerich_logm","p":128,"h":1,"n":"Dammerich"},{"c":9,"s":55,"id":10699,"u":"dammerich_logm","p":128,"h":1,"n":"The Weighted Swing"},{"c":9,"s":55,"id":10700,"u":"dhalavei_logm","p":132,"h":1,"n":"Dhalavei"},{"c":9,"s":55,"id":10701,"u":"dhalavei_logm","p":132,"h":1,"n":"The Unsuspected Rot"},{"c":9,"s":55,"id":10702,"u":"diomazul_logm","p":132,"h":1,"n":"Diomazul"},{"c":9,"s":55,"id":10703,"u":"diomazul_logm","p":132,"h":1,"n":"The Serpent of Eighty Blades"},{"c":9,"s":55,"id":10704,"u":"dispater_logm","p":74,"h":1,"n":"Dispater"},{"c":9,"s":55,"id":10705,"u":"dispater_logm","p":74,"h":1,"n":"Iron Lord"},{"c":9,"s":55,"id":10706,"u":"doloras_logm","p":75,"h":1,"n":"Doloras"},{"c":9,"s":55,"id":10707,"u":"doloras_logm","p":75,"h":1,"n":"Our Lady of Pain"},{"c":9,"s":55,"id":10708,"u":"dranngvit_logm","p":126,"h":1,"n":"Dranngvit"},{"c":9,"s":55,"id":10709,"u":"dranngvit_logm","p":126,"h":1,"n":"The Debt Minder"},{"c":9,"s":55,"id":10710,"u":"droskar_logm","p":126,"h":1,"n":"Droskar"},{"c":9,"s":55,"id":10711,"u":"droskar_logm","p":126,"h":1,"n":"The Dark Smith"},{"c":9,"s":55,"id":10712,"u":"dwarven%20pantheon_logm","p":92,"h":1,"n":"Dwarven Pantheon"},{"c":9,"s":55,"id":10713,"u":"eiseth_logm","p":75,"h":1,"n":"Eiseth"},{"c":9,"s":55,"id":10714,"u":"eiseth_logm","p":75,"h":1,"n":"The Erinyes Queen"},{"c":9,"s":55,"id":10715,"u":"elven%20pantheon_logm","p":93,"h":1,"n":"Elven Pantheon"},{"c":9,"s":55,"id":10716,"u":"erecura_logm","p":130,"h":1,"n":"Erecura"},{"c":9,"s":55,"id":10717,"u":"erecura_logm","p":130,"h":1,"n":"Queen of Dis"},{"c":9,"s":55,"id":10718,"u":"eritrice_logm","p":128,"h":1,"n":"Eritrice"},{"c":9,"s":55,"id":10719,"u":"eritrice_logm","p":128,"h":1,"n":"Heart-Speaker"},{"c":9,"s":55,"id":10720,"u":"esoteric%20order%20of%20the%20palatine%20eye_logm","p":94,"h":1,"n":"Esoteric Order of the Palatine Eye"},{"c":9,"s":55,"id":10721,"u":"falayna_logm","p":128,"h":1,"n":"Falayna"},{"c":9,"s":55,"id":10722,"u":"falayna_logm","p":128,"h":1,"n":"Warrior's Ring"},{"c":9,"s":55,"id":10723,"u":"findeladlara_logm","p":128,"h":1,"n":"Findeladlara"},{"c":9,"s":55,"id":10724,"u":"findeladlara_logm","p":128,"h":1,"n":"The Guiding Hand"},{"c":9,"s":55,"id":10725,"u":"folgrit_logm","p":126,"h":1,"n":"Folgrit"},{"c":9,"s":55,"id":10726,"u":"folgrit_logm","p":126,"h":1,"n":"The Watchful Mother"},{"c":9,"s":55,"id":10727,"u":"fumeiyoshi_logm","p":132,"h":1,"n":"Fumeiyoshi"},{"c":9,"s":55,"id":10728,"u":"fumeiyoshi_logm","p":132,"h":1,"n":"Lord of Envy"},{"c":9,"s":55,"id":10729,"u":"gendowyn_logm","p":130,"h":1,"n":"Gendowyn"},{"c":9,"s":55,"id":10730,"u":"gendowyn_logm","p":130,"h":1,"n":"Lady of the Fangwood"},{"c":9,"s":55,"id":10731,"u":"general%20susumu_logm","p":132,"h":1,"n":"General Susumu"},{"c":9,"s":55,"id":10732,"u":"general%20susumu_logm","p":132,"h":1,"n":"The Black Daimyo"},{"c":9,"s":55,"id":10733,"u":"geryon_logm","p":75,"h":1,"n":"Geryon"},{"c":9,"s":55,"id":10734,"u":"geryon_logm","p":75,"h":1,"n":"The Serpent"},{"c":9,"s":55,"id":10735,"u":"ghlaunder_logm","p":59,"h":1,"n":"Ghlaunder"},{"c":9,"s":55,"id":10736,"u":"ghlaunder_logm","p":59,"h":1,"n":"The Gossamer King"},{"c":9,"s":55,"id":10737,"u":"god%20calling_logm","p":95,"h":1,"n":"God Calling"},{"c":9,"s":55,"id":10738,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"Grandmother Spider"},{"c":9,"s":55,"id":10739,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"The Weaver"},{"c":9,"s":55,"id":10740,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"Nana Anadi"},{"c":9,"s":55,"id":10741,"u":"groetus_logm","p":61,"h":1,"n":"Groetus"},{"c":9,"s":55,"id":10742,"u":"groetus_logm","p":61,"h":1,"n":"God of the End Times"},{"c":9,"s":55,"id":10743,"u":"gruhastha_logm","p":62,"h":1,"n":"Gruhastha"},{"c":9,"s":55,"id":10744,"u":"gruhastha_logm","p":62,"h":1,"n":"The Keeper"},{"c":9,"s":55,"id":10745,"u":"grundinnar_logm","p":126,"h":1,"n":"Grundinnar"},{"c":9,"s":55,"id":10746,"u":"grundinnar_logm","p":126,"h":1,"n":"The Peacemaker"},{"c":9,"s":55,"id":10747,"u":"gyronna_logm","p":130,"h":1,"n":"Gyronna"},{"c":9,"s":55,"id":10748,"u":"gyronna_logm","p":130,"h":1,"n":"The Angry Hag"},{"c":9,"s":55,"id":10749,"u":"halcamora_logm","p":128,"h":1,"n":"Halcamora"},{"c":9,"s":55,"id":10750,"u":"halcamora_logm","p":128,"h":1,"n":"Lady of Ripe Bounty"},{"c":9,"s":55,"id":10751,"u":"hanspur_logm","p":130,"h":1,"n":"Hanspur"},{"c":9,"s":55,"id":10752,"u":"hanspur_logm","p":130,"h":1,"n":"The Water Rat"},{"c":9,"s":55,"id":10753,"u":"hastur_logm","p":130,"h":1,"n":"Hastur"},{"c":9,"s":55,"id":10754,"u":"hastur_logm","p":130,"h":1,"n":"The King in Yellow"},{"c":9,"s":55,"id":10755,"u":"hathor_logm","p":124,"h":1,"n":"Hathor"},{"c":9,"s":55,"id":10756,"u":"hathor_logm","p":124,"h":1,"n":"Mistress of Jubilation"},{"c":9,"s":55,"id":10757,"u":"hei%20feng_logm","p":63,"h":1,"n":"Hei Feng"},{"c":9,"s":55,"id":10758,"u":"hei%20feng_logm","p":63,"h":1,"n":"Duke of Thunder"},{"c":9,"s":55,"id":10759,"u":"horus_logm","p":124,"h":1,"n":"Horus"},{"c":9,"s":55,"id":10760,"u":"horus_logm","p":124,"h":1,"n":"The Distant Falcon"},{"c":9,"s":55,"id":10761,"u":"hshurha_logm","p":126,"h":1,"n":"Hshurha"},{"c":9,"s":55,"id":10762,"u":"hshurha_logm","p":126,"h":1,"n":"Duchess of All Winds"},{"c":9,"s":55,"id":10763,"u":"imbrex_logm","p":78,"h":1,"n":"Imbrex"},{"c":9,"s":55,"id":10764,"u":"imbrex_logm","p":78,"h":1,"n":"The Twins"},{"c":9,"s":55,"id":10765,"u":"imot_logm","p":130,"h":1,"n":"Imot"},{"c":9,"s":55,"id":10766,"u":"imot_logm","p":130,"h":1,"n":"The Symbol of Doom"},{"c":9,"s":55,"id":10767,"u":"irez_logm","p":128,"h":1,"n":"Irez"},{"c":9,"s":55,"id":10768,"u":"irez_logm","p":128,"h":1,"n":"Lady of Inscribed Wonder"},{"c":9,"s":55,"id":10769,"u":"isis_logm","p":124,"h":1,"n":"Isis"},{"c":9,"s":55,"id":10770,"u":"isis_logm","p":124,"h":1,"n":"Queen of Miracles"},{"c":9,"s":55,"id":10771,"u":"jaidi_logm","p":130,"h":1,"n":"Jaidi"},{"c":9,"s":55,"id":10772,"u":"jaidi_logm","p":130,"h":1,"n":"The Blessing and Bounty"},{"c":9,"s":55,"id":10773,"u":"jaidz_logm","p":128,"h":1,"n":"Jaidz"},{"c":9,"s":55,"id":10774,"u":"jaidz_logm","p":128,"h":1,"n":"Fearless Claw"},{"c":9,"s":55,"id":10775,"u":"kabriri_logm","p":77,"h":1,"n":"Kabriri"},{"c":9,"s":55,"id":10776,"u":"kabriri_logm","p":77,"h":1,"n":"Him Who Gnaws"},{"c":9,"s":55,"id":10777,"u":"kazutal_logm","p":64,"h":1,"n":"Kazutal"},{"c":9,"s":55,"id":10778,"u":"kazutal_logm","p":64,"h":1,"n":"Duke of Thunder"},{"c":9,"s":55,"id":10779,"u":"kelizandri_logm","p":126,"h":1,"n":"Kelizandri"},{"c":9,"s":55,"id":10780,"u":"kelizandri_logm","p":126,"h":1,"n":"The Brackish Emperor"},{"c":9,"s":55,"id":10781,"u":"kerkamoth_logm","p":130,"h":1,"n":"Kerkamoth"},{"c":9,"s":55,"id":10782,"u":"kerkamoth_logm","p":130,"h":1,"n":"The Waiting Void"},{"c":9,"s":55,"id":10783,"u":"ketephys_logm","p":128,"h":1,"n":"Ketephys"},{"c":9,"s":55,"id":10784,"u":"ketephys_logm","p":128,"h":1,"n":"The Hunter"},{"c":9,"s":55,"id":10785,"u":"kofusachi_logm","p":132,"h":1,"n":"Kofusachi"},{"c":9,"s":55,"id":10786,"u":"kofusachi_logm","p":132,"h":1,"n":"The Laughing God"},{"c":9,"s":55,"id":10787,"u":"kols_logm","p":126,"h":1,"n":"Kols"},{"c":9,"s":55,"id":10788,"u":"kols_logm","p":126,"h":1,"n":"Oath-Keeper"},{"c":9,"s":55,"id":10789,"u":"korada_logm","p":128,"h":1,"n":"Korada"},{"c":9,"s":55,"id":10790,"u":"korada_logm","p":128,"h":1,"n":"The Open Hand of Harmony"},{"c":9,"s":55,"id":10791,"u":"kostchtchie_logm","p":126,"h":1,"n":"Kostchtchie"},{"c":9,"s":55,"id":10792,"u":"kostchtchie_logm","p":126,"h":1,"n":"The Deathless Frost"},{"c":9,"s":55,"id":10793,"u":"kurgess_logm","p":65,"h":1,"n":"Kurgess"},{"c":9,"s":55,"id":10794,"u":"kurgess_logm","p":65,"h":1,"n":"The Strong Man"},{"c":9,"s":55,"id":10795,"u":"lady%20jingxi_logm","p":132,"h":1,"n":"Lady Jingxi"},{"c":9,"s":55,"id":10796,"u":"lady%20jingxi_logm","p":132,"h":1,"n":"The Poet of Dawn and Dusk"},{"c":9,"s":55,"id":10797,"u":"lady%20nanbyo_logm","p":132,"h":1,"n":"Lady Nanbyo"},{"c":9,"s":55,"id":10798,"u":"lady%20nanbyo_logm","p":132,"h":1,"n":"The Widow of Suffering"},{"c":9,"s":55,"id":10799,"u":"lahkgya_logm","p":132,"h":1,"n":"Lahkgya"},{"c":9,"s":55,"id":10800,"u":"lahkgya_logm","p":132,"h":1,"n":"Patron of Monkeys"},{"c":9,"s":55,"id":10801,"u":"lao%20shu%20po_logm","p":132,"h":1,"n":"Lao Shu Po"},{"c":9,"s":55,"id":10802,"u":"lao%20shu%20po_logm","p":132,"h":1,"n":"Old Rat Woman"},{"c":9,"s":55,"id":10803,"u":"laws%20of%20mortality_logm","p":97,"h":1,"n":"Laws of Mortality"},{"c":9,"s":55,"id":10804,"u":"likha_logm","p":132,"h":1,"n":"Likha"},{"c":9,"s":55,"id":10805,"u":"likha_logm","p":132,"h":1,"n":"The Teller"},{"c":9,"s":55,"id":10806,"u":"lissala_logm","p":130,"h":1,"n":"Lissala"},{"c":9,"s":55,"id":10807,"u":"lissala_logm","p":130,"h":1,"n":"The Sihedron Scion"},{"c":9,"s":55,"id":10808,"u":"lymnieris_logm","p":128,"h":1,"n":"Lymnieris"},{"c":9,"s":55,"id":10809,"u":"lymnieris_logm","p":128,"h":1,"n":"The Auroral Tower"},{"c":9,"s":55,"id":10810,"u":"lysianassa_logm","p":126,"h":1,"n":"Lysianassa"},{"c":9,"s":55,"id":10811,"u":"lysianassa_logm","p":126,"h":1,"n":"Empress of the Torrent"},{"c":9,"s":55,"id":10812,"u":"ma'at_logm","p":124,"h":1,"n":"Ma'at"},{"c":9,"s":55,"id":10813,"u":"ma'at_logm","p":124,"h":1,"n":"The Feather of Truth"},{"c":9,"s":55,"id":10814,"u":"magdh_logm","p":79,"h":1,"n":"Magdh"},{"c":9,"s":55,"id":10815,"u":"magdh_logm","p":79,"h":1,"n":"The Three"},{"c":9,"s":55,"id":10816,"u":"magrim_logm","p":126,"h":1,"n":"Magrim"},{"c":9,"s":55,"id":10817,"u":"magrim_logm","p":126,"h":1,"n":"The Taskmaster"},{"c":9,"s":55,"id":10818,"u":"mahathallah_logm","p":75,"h":1,"n":"Mahathallah"},{"c":9,"s":55,"id":10819,"u":"mahathallah_logm","p":75,"h":1,"n":"Dowager of Illusions"},{"c":9,"s":55,"id":10820,"u":"mammon_logm","p":75,"h":1,"n":"Mammon"},{"c":9,"s":55,"id":10821,"u":"mammon_logm","p":75,"h":1,"n":"The Argent Prince"},{"c":9,"s":55,"id":10822,"u":"matravash_logm","p":132,"h":1,"n":"Matravash"},{"c":9,"s":55,"id":10823,"u":"matravash_logm","p":132,"h":1,"n":"The Wide Water"},{"c":9,"s":55,"id":10824,"u":"mephistopheles_logm","p":75,"h":1,"n":"Mephistopheles"},{"c":9,"s":55,"id":10825,"u":"mephistopheles_logm","p":75,"h":1,"n":"The Crimson Son"},{"c":9,"s":55,"id":10826,"u":"milani_logm","p":66,"h":1,"n":"Milani"},{"c":9,"s":55,"id":10827,"u":"milani_logm","p":66,"h":1,"n":"The Everbloom"},{"c":9,"s":55,"id":10828,"u":"moloch_logm","p":75,"h":1,"n":"Moloch"},{"c":9,"s":55,"id":10829,"u":"moloch_logm","p":75,"h":1,"n":"The Ashen Bull"},{"c":9,"s":55,"id":10830,"u":"monad_logm","p":130,"h":1,"n":"Monad"},{"c":9,"s":55,"id":10831,"u":"monad_logm","p":130,"h":1,"n":"The Condition of All"},{"c":9,"s":55,"id":10832,"u":"mother%20vulture_logm","p":130,"h":1,"n":"Mother Vulture"},{"c":9,"s":55,"id":10833,"u":"mother%20vulture_logm","p":130,"h":1,"n":"The Flesheater"},{"c":9,"s":55,"id":10834,"u":"naderi_logm","p":130,"h":1,"n":"Naderi"},{"c":9,"s":55,"id":10835,"u":"naderi_logm","p":130,"h":1,"n":"The Lost Maiden"},{"c":9,"s":55,"id":10836,"u":"nalinivati_logm","p":132,"h":1,"n":"Nalinivati"},{"c":9,"s":55,"id":10837,"u":"nalinivati_logm","p":132,"h":1,"n":"The Serpent's Kiss"},{"c":9,"s":55,"id":10838,"u":"narakaas_logm","p":130,"h":1,"n":"Narakaas"},{"c":9,"s":55,"id":10839,"u":"narakaas_logm","p":130,"h":1,"n":"The Cleansing Sentence"},{"c":9,"s":55,"id":10840,"u":"narriseminek_logm","p":130,"h":1,"n":"Narriseminek"},{"c":9,"s":55,"id":10841,"u":"narriseminek_logm","p":130,"h":1,"n":"The Crownless, the Maker of Kings"},{"c":9,"s":55,"id":10842,"u":"nhimbaloth_logm","p":130,"h":1,"n":"Nhimbaloth"},{"c":9,"s":55,"id":10843,"u":"nhimbaloth_logm","p":130,"h":1,"n":"The Empty Death"},{"c":9,"s":55,"id":10844,"u":"nivi%20rhombodazzle_logm","p":67,"h":1,"n":"Nivi Rhombodazzle"},{"c":9,"s":55,"id":10845,"u":"nivi%20rhombodazzle_logm","p":67,"h":1,"n":"The Grey Polychrome"},{"c":9,"s":55,"id":10846,"u":"nocticula_logm","p":68,"h":1,"n":"Nocticula"},{"c":9,"s":55,"id":10847,"u":"nocticula_logm","p":68,"h":1,"n":"The Redeemer Queen"},{"c":9,"s":55,"id":10848,"u":"nurgal_logm","p":77,"h":1,"n":"Nurgal"},{"c":9,"s":55,"id":10849,"u":"nurgal_logm","p":77,"h":1,"n":"The Shining Scourge"},{"c":9,"s":55,"id":10850,"u":"nyarlathotep_logm","p":130,"h":1,"n":"Nyarlathotep"},{"c":9,"s":55,"id":10851,"u":"nyarlathotep_logm","p":130,"h":1,"n":"The Crawling Chaos"},{"c":9,"s":55,"id":10852,"u":"osiris_logm","p":124,"h":1,"n":"Osiris"},{"c":9,"s":55,"id":10853,"u":"osiris_logm","p":124,"h":1,"n":"Lord of the Living"},{"c":9,"s":55,"id":10854,"u":"otolmens_logm","p":130,"h":1,"n":"Otolmens"},{"c":9,"s":55,"id":10855,"u":"otolmens_logm","p":130,"h":1,"n":"The Universal"},{"c":9,"s":55,"id":10856,"u":"pazuzu_logm","p":77,"h":1,"n":"Pazuzu"},{"c":9,"s":55,"id":10857,"u":"pazuzu_logm","p":77,"h":1,"n":"King of the Wind Demons"},{"c":9,"s":55,"id":10858,"u":"pulura_logm","p":128,"h":1,"n":"Pulura"},{"c":9,"s":55,"id":10859,"u":"pulura_logm","p":128,"h":1,"n":"The Shimmering Maiden"},{"c":9,"s":55,"id":10860,"u":"qi%20zhong_logm","p":132,"h":1,"n":"Qi Zhong"},{"c":9,"s":55,"id":10861,"u":"qi%20zhong_logm","p":132,"h":1,"n":"Master of Medicine"},{"c":9,"s":55,"id":10862,"u":"ra_logm","p":124,"h":1,"n":"Ra"},{"c":9,"s":55,"id":10863,"u":"ra_logm","p":124,"h":1,"n":"King of the Heavens"},{"c":9,"s":55,"id":10864,"u":"ragathiel_logm","p":128,"h":1,"n":"Ragathiel"},{"c":9,"s":55,"id":10865,"u":"ragathiel_logm","p":128,"h":1,"n":"General of Vengeance"},{"c":9,"s":55,"id":10866,"u":"ragdya_logm","p":132,"h":1,"n":"Ragdya"},{"c":9,"s":55,"id":10867,"u":"ragdya_logm","p":132,"h":1,"n":"The Sage on the Mountain"},{"c":9,"s":55,"id":10868,"u":"ranginori_logm","p":128,"h":1,"n":"Ranginori"},{"c":9,"s":55,"id":10869,"u":"ranginori_logm","p":128,"h":1,"n":"Zephyrous Prince"},{"c":9,"s":55,"id":10870,"u":"raumya_logm","p":132,"h":1,"n":"Raumya"},{"c":9,"s":55,"id":10871,"u":"raumya_logm","p":132,"h":1,"n":"The Evil Prince"},{"c":9,"s":55,"id":10872,"u":"sairazul_logm","p":128,"h":1,"n":"Sairazul"},{"c":9,"s":55,"id":10873,"u":"sairazul_logm","p":128,"h":1,"n":"The Crystalline Queen"},{"c":9,"s":55,"id":10874,"u":"saloc_logm","p":130,"h":1,"n":"Saloc"},{"c":9,"s":55,"id":10875,"u":"saloc_logm","p":130,"h":1,"n":"The Minder of Immortals"},{"c":9,"s":55,"id":10876,"u":"sangpotshi_logm","p":99,"h":1,"n":"Sangpotshi"},{"c":9,"s":55,"id":10877,"u":"sekhmet_logm","p":124,"h":1,"n":"Sekhmet"},{"c":9,"s":55,"id":10878,"u":"sekhmet_logm","p":124,"h":1,"n":"Lady of Slaughter"},{"c":9,"s":55,"id":10879,"u":"selket_logm","p":124,"h":1,"n":"Selket"},{"c":9,"s":55,"id":10880,"u":"selket_logm","p":124,"h":1,"n":"Mistress of the Beautiful House"},{"c":9,"s":55,"id":10881,"u":"shax_logm","p":77,"h":1,"n":"Shax"},{"c":9,"s":55,"id":10882,"u":"shax_logm","p":77,"h":1,"n":"The Bloody Marquis"},{"c":9,"s":55,"id":10883,"u":"shei_logm","p":128,"h":1,"n":"Shei"},{"c":9,"s":55,"id":10884,"u":"shei_logm","p":128,"h":1,"n":"The Ibis Matron"},{"c":9,"s":55,"id":10885,"u":"shizuru_logm","p":70,"h":1,"n":"Shizuru"},{"c":9,"s":55,"id":10886,"u":"shizuru_logm","p":70,"h":1,"n":"The Empress of Heaven"},{"c":9,"s":55,"id":10887,"u":"shoanti%20animism_logm","p":100,"h":1,"n":"Shoanti Animism"},{"c":9,"s":55,"id":10888,"u":"sifkesh_logm","p":126,"h":1,"n":"Sifkesh"},{"c":9,"s":55,"id":10889,"u":"sifkesh_logm","p":126,"h":1,"n":"The Whispered Doubt"},{"c":9,"s":55,"id":10890,"u":"sivanah_logm","p":69,"h":1,"n":"Sivanah"},{"c":9,"s":55,"id":10891,"u":"sivanah_logm","p":69,"h":1,"n":"The Seventh Veil"},{"c":9,"s":55,"id":10892,"u":"sobek_logm","p":124,"h":1,"n":"Sobek"},{"c":9,"s":55,"id":10893,"u":"sobek_logm","p":124,"h":1,"n":"The Raging Torrent"},{"c":9,"s":55,"id":10894,"u":"soralyon_logm","p":128,"h":1,"n":"Soralyon"},{"c":9,"s":55,"id":10895,"u":"soralyon_logm","p":128,"h":1,"n":"The Mystic Angel"},{"c":9,"s":55,"id":10896,"u":"stag%20mother%20of%20the%20forest%20of%20stones_logm","p":132,"h":1,"n":"Stag Mother of the Forest of Stones"},{"c":9,"s":55,"id":10897,"u":"stag%20mother%20of%20the%20forest%20of%20stones_logm","p":132,"h":1,"n":"She Who Listens"},{"c":9,"s":55,"id":10898,"u":"sturovenen_logm","p":132,"h":1,"n":"Sturovenen"},{"c":9,"s":55,"id":10899,"u":"sturovenen_logm","p":132,"h":1,"n":"The Dragoneagle"},{"c":9,"s":55,"id":10900,"u":"sun%20wukong_logm","p":132,"h":1,"n":"Sun Wukong"},{"c":9,"s":55,"id":10901,"u":"sun%20wukong_logm","p":132,"h":1,"n":"The Monkey King"},{"c":9,"s":55,"id":10902,"u":"szuriel_logm","p":128,"h":1,"n":"Szuriel"},{"c":9,"s":55,"id":10903,"u":"szuriel_logm","p":128,"h":1,"n":"Angel of Desolation"},{"c":9,"s":55,"id":10904,"u":"tanagaar_logm","p":128,"h":1,"n":"Tanagaar"},{"c":9,"s":55,"id":10905,"u":"tanagaar_logm","p":128,"h":1,"n":"The Aurulent Eye"},{"c":9,"s":55,"id":10906,"u":"thamir_logm","p":130,"h":1,"n":"Thamir"},{"c":9,"s":55,"id":10907,"u":"thamir_logm","p":130,"h":1,"n":"The Silent Blade"},{"c":9,"s":55,"id":10908,"u":"the%20godclaw_logm","p":93,"h":1,"n":"The Godclaw"},{"c":9,"s":55,"id":10909,"u":"the%20green%20mother_logm","p":78,"h":1,"n":"The Green Mother"},{"c":9,"s":55,"id":10910,"u":"the%20green%20mother_logm","p":78,"h":1,"n":"The Feasting Flower"},{"c":9,"s":55,"id":10911,"u":"the%20lantern%20king_logm","p":78,"h":1,"n":"The Lantern King"},{"c":9,"s":55,"id":10912,"u":"the%20lantern%20king_logm","p":78,"h":1,"n":"The Laughing Lie"},{"c":9,"s":55,"id":10913,"u":"the%20lost%20prince_logm","p":78,"h":1,"n":"The Lost Prince"},{"c":9,"s":55,"id":10914,"u":"the%20lost%20prince_logm","p":78,"h":1,"n":"The Melancholy Lord"},{"c":9,"s":55,"id":10915,"u":"thoth_logm","p":124,"h":1,"n":"Thoth"},{"c":9,"s":55,"id":10916,"u":"thoth_logm","p":124,"h":1,"n":"Lord of Divine Words"},{"c":9,"s":55,"id":10917,"u":"trelmarixian_logm","p":128,"h":1,"n":"Trelmarixian"},{"c":9,"s":55,"id":10918,"u":"trelmarixian_logm","p":128,"h":1,"n":"The Lysogenic Prince"},{"c":9,"s":55,"id":10919,"u":"trudd_logm","p":126,"h":1,"n":"Trudd"},{"c":9,"s":55,"id":10920,"u":"trudd_logm","p":126,"h":1,"n":"The Mighty"},{"c":9,"s":55,"id":10921,"u":"tsukiyo_logm","p":71,"h":1,"n":"Tsukiyo"},{"c":9,"s":55,"id":10922,"u":"tsukiyo_logm","p":71,"h":1,"n":"Prince of the Moon"},{"c":9,"s":55,"id":10923,"u":"valmallos_logm","p":130,"h":1,"n":"Valmallos"},{"c":9,"s":55,"id":10924,"u":"valmallos_logm","p":130,"h":1,"n":"The Answering Rite"},{"c":9,"s":55,"id":10925,"u":"vildeis_logm","p":128,"h":1,"n":"Vildeis"},{"c":9,"s":55,"id":10926,"u":"vildeis_logm","p":128,"h":1,"n":"The Cardinal Martyr"},{"c":9,"s":55,"id":10927,"u":"wadjet_logm","p":124,"h":1,"n":"Wadjet"},{"c":9,"s":55,"id":10928,"u":"wadjet_logm","p":124,"h":1,"n":"The Green Empress"},{"c":9,"s":55,"id":10929,"u":"walkena_logm","p":130,"h":1,"n":"Walkena"},{"c":9,"s":55,"id":10930,"u":"walkena_logm","p":130,"h":1,"n":"The Child-God"},{"c":9,"s":55,"id":10931,"u":"winlas_logm","p":128,"h":1,"n":"Winlas"},{"c":9,"s":55,"id":10932,"u":"winlas_logm","p":128,"h":1,"n":"The Elder of Divinity"},{"c":9,"s":55,"id":10933,"u":"xhamen-dor_logm","p":130,"h":1,"n":"Xhamen-Dor"},{"c":9,"s":55,"id":10934,"u":"xhamen-dor_logm","p":130,"h":1,"n":"The Star Seed"},{"c":9,"s":55,"id":10935,"u":"yaezhing_logm","p":132,"h":1,"n":"Yaezhing"},{"c":9,"s":55,"id":10936,"u":"yaezhing_logm","p":132,"h":1,"n":"Minister of Blood"},{"c":9,"s":55,"id":10937,"u":"yamatsumi_logm","p":132,"h":1,"n":"Yamatsumi"},{"c":9,"s":55,"id":10938,"u":"yamatsumi_logm","p":132,"h":1,"n":"The Mountain Lord"},{"c":9,"s":55,"id":10939,"u":"ydajisk_logm","p":130,"h":1,"n":"Ydajisk"},{"c":9,"s":55,"id":10940,"u":"ydajisk_logm","p":130,"h":1,"n":"Mother of Tongues"},{"c":9,"s":55,"id":10941,"u":"ylimancha_logm","p":128,"h":1,"n":"Ylimancha"},{"c":9,"s":55,"id":10942,"u":"ylimancha_logm","p":128,"h":1,"n":"Harborwing"},{"c":9,"s":55,"id":10943,"u":"ymeri_logm","p":128,"h":1,"n":"Ymeri"},{"c":9,"s":55,"id":10944,"u":"ymeri_logm","p":128,"h":1,"n":"Queen of the Inferno"},{"c":9,"s":55,"id":10945,"u":"yog-sothoth_logm","p":130,"h":1,"n":"Yog-Sothoth"},{"c":9,"s":55,"id":10946,"u":"yog-sothoth_logm","p":130,"h":1,"n":"Lurker at the Threshold"},{"c":9,"s":55,"id":10947,"u":"yuelral_logm","p":128,"h":1,"n":"Yuelral"},{"c":9,"s":55,"id":10948,"u":"yuelral_logm","p":128,"h":1,"n":"The Wise"},{"c":9,"s":55,"id":10949,"u":"zohls_logm","p":128,"h":1,"n":"Zohls"},{"c":9,"s":55,"id":10950,"u":"zohls_logm","p":128,"h":1,"n":"Verity"},{"c":9,"s":55,"id":10951,"u":"zura_logm","p":77,"h":1,"n":"Zura"},{"c":9,"s":55,"id":10952,"u":"zura_logm","p":77,"h":1,"n":"The Vampire Queen"},{"c":9,"s":55,"id":10953,"u":"zyphus_logm","p":130,"h":1,"n":"Zyphus"},{"c":9,"s":55,"id":10954,"u":"zyphus_logm","p":130,"h":1,"n":"The Grim Harvestman"},{"c":9,"s":0,"id":10955,"u":"adanye_lome","p":132,"h":1,"n":"Adanye"},{"c":9,"s":0,"id":10956,"u":"adanye_lome","p":132,"h":1,"n":"The Warmth of the Hearth"},{"c":9,"s":0,"id":10957,"u":"balumbdar_lome","p":134,"h":1,"n":"Balumbdar"},{"c":9,"s":0,"id":10958,"u":"balumbdar_lome","p":134,"h":1,"n":"The World-Shaker"},{"c":9,"s":0,"id":10959,"u":"chohar_lome","p":135,"h":1,"n":"Chohar"},{"c":9,"s":0,"id":10960,"u":"chohar_lome","p":135,"h":1,"n":"The Golden Lion"},{"c":9,"s":0,"id":10961,"u":"kalekot_lome","p":137,"h":1,"n":"Kalekot"},{"c":9,"s":0,"id":10962,"u":"kalekot_lome","p":137,"h":1,"n":"The Winnower"},{"c":9,"s":0,"id":10963,"u":"kitmu_lome","p":158,"h":1,"n":"Kitmu"},{"c":9,"s":0,"id":10964,"u":"kitmu_lome","p":158,"h":1,"n":"Mother of Fireflies"},{"c":9,"s":0,"id":10965,"u":"lubaiko_lome","p":138,"h":1,"n":"Lubaiko"},{"c":9,"s":0,"id":10966,"u":"lubaiko_lome","p":138,"h":1,"n":"The Spark in the Dust"},{"c":9,"s":0,"id":10967,"u":"luhar_lome","p":139,"h":1,"n":"Luhar"},{"c":9,"s":0,"id":10968,"u":"luhar_lome","p":139,"h":1,"n":"THE SETTING SUN"},{"c":9,"s":0,"id":10969,"u":"mazludeh_lome","p":140,"h":1,"n":"Mazludeh"},{"c":9,"s":0,"id":10970,"u":"mazludeh_lome","p":140,"h":1,"n":"Mother of Hearth and Wall"},{"c":9,"s":0,"id":10971,"u":"tlehar_lome","p":141,"h":1,"n":"Tlehar"},{"c":9,"s":0,"id":10972,"u":"tlehar_lome","p":141,"h":1,"n":"The Rising Sun"},{"c":9,"s":0,"id":10973,"u":"uvuko_lome","p":141,"h":1,"n":"Uvuko"},{"c":9,"s":0,"id":10974,"u":"uvuko_lome","p":141,"h":1,"n":"The Diamond Ring"},{"c":72,"s":6,"id":10975,"u":"firebrands_locg","p":68,"h":1,"n":"Firebrands"},{"c":72,"s":6,"id":10976,"u":"hellknights_locg","p":78,"h":1,"n":"Hellknights"},{"c":72,"s":6,"id":10977,"u":"knights%20of%20lastwall_locg","p":88,"h":1,"n":"Knights of Lastwall"},{"c":72,"s":6,"id":10978,"u":"magaambya_locg","p":98,"h":1,"n":"Magaambya"},{"c":72,"s":6,"id":10979,"u":"pathfinder%20society_locg","p":108,"h":1,"n":"Pathfinder Society"},{"c":66,"s":12,"id":10980,"u":"abaddon_gmg","p":142,"h":1,"n":"Abaddon"},{"c":66,"s":12,"id":10981,"u":"abyss_gmg","p":142,"h":1,"n":"Abyss"},{"c":66,"s":12,"id":10982,"u":"andoran_gmg","p":131,"h":1,"n":"Andoran"},{"c":66,"s":12,"id":10983,"u":"astral%20plane_gmg","p":140,"h":1,"n":"Astral Plane"},{"c":66,"s":12,"id":10984,"u":"axis_gmg","p":142,"h":1,"n":"Axis"},{"c":66,"s":12,"id":10985,"u":"boneyard_gmg","p":142,"h":1,"n":"Boneyard"},{"c":66,"s":12,"id":10986,"u":"dimension%20of%20time_gmg","p":145,"h":1,"n":"Dimension of Time"},{"c":66,"s":12,"id":10987,"u":"dreamlands_gmg","p":145,"h":1,"n":"Dreamlands"},{"c":66,"s":12,"id":10988,"u":"elysium_gmg","p":143,"h":1,"n":"Elysium"},{"c":66,"s":12,"id":10989,"u":"ethereal%20plane_gmg","p":141,"h":1,"n":"Ethereal Plane"},{"c":66,"s":12,"id":10990,"u":"first%20world_gmg","p":141,"h":1,"n":"First World"},{"c":66,"s":12,"id":10991,"u":"heaven_gmg","p":143,"h":1,"n":"Heaven"},{"c":66,"s":12,"id":10992,"u":"hell_gmg","p":144,"h":1,"n":"Hell"},{"c":66,"s":12,"id":10993,"u":"maelstrom_gmg","p":144,"h":1,"n":"Maelstrom"},{"c":66,"s":12,"id":10994,"u":"material%20plane_gmg","p":138,"h":1,"n":"Material Plane"},{"c":66,"s":12,"id":10995,"u":"negative%20energy%20plane_gmg","p":139,"h":1,"n":"Negative Energy Plane"},{"c":66,"s":12,"id":10996,"u":"otari_gmg","p":135,"h":1,"n":"Otari"},{"c":66,"s":12,"id":10997,"u":"plane%20of%20air_gmg","p":138,"h":1,"n":"Plane of Air"},{"c":66,"s":12,"id":10998,"u":"plane%20of%20earth_gmg","p":139,"h":1,"n":"Plane of Earth"},{"c":66,"s":12,"id":10999,"u":"plane%20of%20fire_gmg","p":140,"h":1,"n":"Plane of Fire"},{"c":66,"s":12,"id":11000,"u":"plane%20of%20water_gmg","p":140,"h":1,"n":"Plane of Water"},{"c":66,"s":12,"id":11001,"u":"port%20peril_gmg","p":135,"h":1,"n":"Port Peril"},{"c":66,"s":12,"id":11002,"u":"positive%20energy%20plane_gmg","p":139,"h":1,"n":"Positive Energy Plane"},{"c":66,"s":12,"id":11003,"u":"rahadoum_gmg","p":131,"h":1,"n":"Rahadoum"},{"c":66,"s":12,"id":11004,"u":"shadow%20plane_gmg","p":141,"h":1,"n":"Shadow Plane"},{"c":66,"s":0,"id":11005,"u":"anthusis%20(capital)_lome","p":274,"h":1,"n":"Anthusis (Capital)"},{"c":66,"s":0,"id":11006,"u":"bloodcove_lome","p":184,"h":1,"n":"Bloodcove"},{"c":66,"s":0,"id":11007,"u":"jaha_lome","p":196,"h":1,"n":"Jaha"},{"c":66,"s":0,"id":11008,"u":"kibwe_lome","p":208,"h":1,"n":"Kibwe"},{"c":66,"s":0,"id":11009,"u":"mzali_lome","p":220,"h":1,"n":"Mzali"},{"c":66,"s":0,"id":11010,"u":"nantambu_lome","p":232,"h":1,"n":"Nantambu"},{"c":66,"s":0,"id":11011,"u":"osibu_lome","p":246,"h":1,"n":"Osibu"},{"c":66,"s":0,"id":11012,"u":"senghor_lome","p":254,"h":1,"n":"Senghor"},{"c":66,"s":0,"id":11013,"u":"usaro_lome","p":266,"h":1,"n":"Usaro"},{"c":51,"s":9,"id":11014,"u":"web%20lurker%20deadfall_b1","p":325,"h":1,"n":"Web Lurker Deadfall"},{"c":51,"s":9,"id":11015,"u":"web%20lurker%20noose_b1","p":325,"h":1,"n":"Web Lurker Noose"},{"c":51,"s":5,"id":11016,"u":"armageddon%20orb_crb","p":526,"h":1,"n":"Armageddon Orb"},{"c":51,"s":5,"id":11017,"u":"banshee's%20symphony_crb","p":529,"h":1,"n":"Banshee's Symphony"},{"c":51,"s":5,"id":11018,"u":"bloodthirsty%20urge_crb","p":524,"h":1,"n":"Bloodthirsty Urge"},{"c":51,"s":5,"id":11019,"u":"bottomless%20pit_crb","p":524,"h":1,"n":"Bottomless Pit"},{"c":51,"s":5,"id":11020,"u":"darkside%20mirror_crb","p":528,"h":1,"n":"Darkside Mirror"},{"c":51,"s":5,"id":11021,"u":"drowning%20pit_crb","p":526,"h":1,"n":"Drowning Pit"},{"c":51,"s":5,"id":11022,"u":"electric%20latch%20rune_crb","p":523,"h":1,"n":"Electric Latch Rune"},{"c":51,"s":5,"id":11023,"u":"fireball%20rune_crb","p":524,"h":1,"n":"Fireball Rune"},{"c":51,"s":5,"id":11024,"u":"frozen%20moment_crb","p":525,"h":1,"n":"Frozen Moment"},{"c":51,"s":5,"id":11025,"u":"hallucination%20powder%20trap_crb","p":524,"h":1,"n":"Hallucination Powder Trap"},{"c":51,"s":5,"id":11026,"u":"hammer%20of%20forbiddance_crb","p":525,"h":1,"n":"Hammer Of Forbiddance"},{"c":51,"s":5,"id":11027,"u":"hidden%20pit_crb","p":522,"h":1,"n":"Hidden Pit"},{"c":51,"s":5,"id":11028,"u":"lava%20flume%20tube_crb","p":528,"h":1,"n":"Lava Flume Tube"},{"c":51,"s":5,"id":11029,"u":"pharaoh's%20ward_crb","p":524,"h":1,"n":"Pharaoh's Ward"},{"c":51,"s":5,"id":11030,"u":"planar%20rift_crb","p":525,"h":1,"n":"Planar Rift"},{"c":51,"s":5,"id":11031,"u":"poisoned%20dart%20gallery_crb","p":528,"h":1,"n":"Poisoned Dart Gallery"},{"c":51,"s":5,"id":11032,"u":"poisoned%20lock_crb","p":523,"h":1,"n":"Poisoned Lock"},{"c":51,"s":5,"id":11033,"u":"polymorph%20trap_crb","p":525,"h":1,"n":"Polymorph Trap"},{"c":51,"s":5,"id":11034,"u":"quicksand_crb","p":526,"h":1,"n":"Quicksand"},{"c":51,"s":5,"id":11035,"u":"scythe%20blades_crb","p":523,"h":1,"n":"Scythe Blades"},{"c":51,"s":5,"id":11036,"u":"second%20chance_crb","p":525,"h":1,"n":"Second Chance"},{"c":51,"s":5,"id":11037,"u":"slamming%20door_crb","p":523,"h":1,"n":"Slamming Door"},{"c":51,"s":5,"id":11038,"u":"spear%20launcher_crb","p":523,"h":1,"n":"Spear Launcher"},{"c":51,"s":5,"id":11039,"u":"spinning%20blade%20pillar_crb","p":527,"h":1,"n":"Spinning Blade Pillar"},{"c":51,"s":5,"id":11040,"u":"summoning%20rune_crb","p":526,"h":1,"n":"Summoning Rune"},{"c":51,"s":5,"id":11041,"u":"telekinetic%20swarm%20trap_crb","p":528,"h":1,"n":"Telekinetic Swarm Trap"},{"c":51,"s":5,"id":11042,"u":"vorpal%20executioner_crb","p":525,"h":1,"n":"Vorpal Executioner"},{"c":51,"s":5,"id":11043,"u":"wheel%20of%20misery_crb","p":527,"h":1,"n":"Wheel Of Misery"},{"c":51,"s":5,"id":11044,"u":"yellow%20mold_crb","p":524,"h":1,"n":"Yellow Mold"},{"c":51,"s":13,"id":11045,"u":"gloomglow%20mushrooms_aoa1","p":57,"h":1,"n":"Gloomglow Mushrooms"},{"c":51,"s":13,"id":11046,"u":"spiked%20doorframe_aoa1","p":46,"h":1,"n":"Spiked Doorframe"},{"c":51,"s":13,"id":11047,"u":"town%20hall%20fire_aoa1","p":9,"h":1,"n":"Town Hall Fire"},{"c":51,"s":14,"id":11048,"u":"black%20powder%20bomb_aoa2","p":40,"h":1,"n":"Black Powder Bomb"},{"c":51,"s":14,"id":11049,"u":"dahak's%20shell_aoa2","p":55,"h":1,"n":"Dahak's Shell"},{"c":51,"s":14,"id":11050,"u":"dahak's%20skull_aoa2","p":61,"h":1,"n":"Dahak's Skull"},{"c":51,"s":14,"id":11051,"u":"dragon%20pillar_aoa2","p":28,"h":1,"n":"Dragon Pillar"},{"c":51,"s":14,"id":11052,"u":"vision%20of%20dahak_aoa2","p":10,"h":1,"n":"Vision Of Dahak"},{"c":51,"s":14,"id":11053,"u":"wrath%20of%20the%20destroyer_aoa2","p":57,"h":1,"n":"Wrath Of The Destroyer"},{"c":51,"s":15,"id":11054,"u":"barzillai's%20hounds_aoa3","p":27,"h":1,"n":"Barzillai's Hounds"},{"c":51,"s":15,"id":11055,"u":"phantom%20bells_aoa3","p":28,"h":1,"n":"Phantom Bells"},{"c":51,"s":15,"id":11056,"u":"quarry%20sluiceway_aoa3","p":55,"h":1,"n":"Quarry Sluiceway"},{"c":51,"s":15,"id":11057,"u":"trapped%20lathe_aoa3","p":6,"h":1,"n":"Trapped Lathe"},{"c":51,"s":15,"id":11058,"u":"tree%20of%20dreadful%20dreams_aoa3","p":11,"h":1,"n":"Tree Of Dreadful Dreams"},{"c":51,"s":16,"id":11059,"u":"ash%20web_aoa4","p":12,"h":1,"n":"Ash Web"},{"c":51,"s":16,"id":11060,"u":"echoes%20of%20betrayal_aoa4","p":53,"h":1,"n":"Echoes Of Betrayal"},{"c":51,"s":16,"id":11061,"u":"lifeleech%20crystal%20patch_aoa4","p":9,"h":1,"n":"Lifeleech Crystal Patch"},{"c":51,"s":16,"id":11062,"u":"wailing%20crystals_aoa4","p":9,"h":1,"n":"Wailing Crystals"},{"c":51,"s":17,"id":11063,"u":"acidic%20needle%20launcher_aoa5","p":54,"h":1,"n":"Acidic Needle Launcher"},{"c":51,"s":17,"id":11064,"u":"caustic%20vapor_aoa5","p":57,"h":1,"n":"Caustic Vapor"},{"c":51,"s":17,"id":11065,"u":"endless%20elven%20aging_aoa5","p":7,"h":1,"n":"Endless Elven Aging"},{"c":51,"s":17,"id":11066,"u":"luminous%20ward_aoa5","p":58,"h":1,"n":"Luminous Ward"},{"c":51,"s":17,"id":11067,"u":"mental%20scream%20trap_aoa5","p":56,"h":1,"n":"Mental Scream Trap"},{"c":51,"s":17,"id":11068,"u":"seismic%20spears%20trap_aoa5","p":19,"h":1,"n":"Seismic Spears Trap"},{"c":51,"s":18,"id":11069,"u":"damurdiel's%20vengeance_aoa6","p":18,"h":1,"n":"Damurdiel's Vengeance"},{"c":51,"s":18,"id":11070,"u":"dragonstorm_aoa6","p":7,"h":1,"n":"Dragonstorm"},{"c":51,"s":18,"id":11071,"u":"lesser%20dragonstorm_aoa6","p":6,"h":1,"n":"Lesser Dragonstorm"},{"c":51,"s":19,"id":11072,"u":"boiling%20fountains_aoe1","p":24,"h":1,"n":"Boiling Fountains"},{"c":51,"s":19,"id":11073,"u":"canopy%20drop_aoe1","p":52,"h":1,"n":"Canopy Drop"},{"c":51,"s":19,"id":11074,"u":"dart%20barrage_aoe1","p":24,"h":1,"n":"Dart Barrage"},{"c":51,"s":19,"id":11075,"u":"exploding%20statue_aoe1","p":26,"h":1,"n":"Exploding Statue"},{"c":51,"s":19,"id":11076,"u":"explosive%20barrels_aoe1","p":10,"h":1,"n":"Explosive Barrels"},{"c":51,"s":19,"id":11077,"u":"flying%20guillotine_aoe1","p":49,"h":1,"n":"Flying Guillotine"},{"c":51,"s":19,"id":11078,"u":"gas%20trap_aoe1","p":57,"h":1,"n":"Gas Trap"},{"c":51,"s":19,"id":11079,"u":"hidden%20chute_aoe1","p":48,"h":1,"n":"Hidden Chute"},{"c":51,"s":19,"id":11080,"u":"plunger%20chute_aoe1","p":58,"h":1,"n":"Plunger Chute"},{"c":51,"s":19,"id":11081,"u":"summoning%20rune_aoe1","p":50,"h":1,"n":"Summoning Rune"},{"c":51,"s":19,"id":11082,"u":"summoning%20rune_aoe1","p":51,"h":1,"n":"Summoning Rune"},{"c":51,"s":20,"id":11083,"u":"hands%20of%20the%20forgotten_aoe2","p":37,"h":1,"n":"Hands Of The Forgotten"},{"c":51,"s":20,"id":11084,"u":"iron%20maiden%20trap_aoe2","p":52,"h":1,"n":"Iron Maiden Trap"},{"c":51,"s":20,"id":11085,"u":"life%20magnet_aoe2","p":36,"h":1,"n":"Life Magnet"},{"c":51,"s":20,"id":11086,"u":"rigged%20cubby_aoe2","p":51,"h":1,"n":"Rigged Cubby"},{"c":51,"s":21,"id":11087,"u":"acidic%20poison%20cloud%20trap_aoe3","p":46,"h":1,"n":"Acidic Poison Cloud Trap"},{"c":51,"s":21,"id":11088,"u":"boiling%20tub%20trap_aoe3","p":56,"h":1,"n":"Boiling Tub Trap"},{"c":51,"s":21,"id":11089,"u":"clockwork%20poison%20bomb_aoe3","p":58,"h":1,"n":"Clockwork Poison Bomb"},{"c":51,"s":21,"id":11090,"u":"needling%20stairs_aoe3","p":19,"h":1,"n":"Needling Stairs"},{"c":51,"s":22,"id":11091,"u":"arcane%20feedback%20trap_aoe4","p":47,"h":1,"n":"Arcane Feedback Trap"},{"c":51,"s":22,"id":11092,"u":"burning%20chandelier%20trap_aoe4","p":38,"h":1,"n":"Burning Chandelier Trap"},{"c":51,"s":22,"id":11093,"u":"false%20door%20trap_aoe4","p":23,"h":1,"n":"False Door Trap"},{"c":51,"s":22,"id":11094,"u":"poisoned%20dart%20statues_aoe4","p":30,"h":1,"n":"Poisoned Dart Statues"},{"c":51,"s":22,"id":11095,"u":"supplicant%20statues_aoe4","p":9,"h":1,"n":"Supplicant Statues"},{"c":51,"s":22,"id":11096,"u":"waxworks%20onslaught%20trap_aoe4","p":60,"h":1,"n":"Waxworks Onslaught Trap"},{"c":51,"s":23,"id":11097,"u":"clockwork%20arms_aoe5","p":56,"h":1,"n":"Clockwork Arms"},{"c":51,"s":23,"id":11098,"u":"eyeball%20tank_aoe5","p":51,"h":1,"n":"Eyeball Tank"},{"c":51,"s":23,"id":11099,"u":"ink%20drowning%20vats_aoe5","p":49,"h":1,"n":"Ink Drowning Vats"},{"c":51,"s":23,"id":11100,"u":"the%20winder_aoe5","p":63,"h":1,"n":"The Winder"},{"c":51,"s":24,"id":11101,"u":"blackfingers's%20prayer_aoe6","p":49,"h":1,"n":"Blackfingers's Prayer"},{"c":51,"s":24,"id":11102,"u":"field%20of%20opposition_aoe6","p":53,"h":1,"n":"Field Of Opposition"},{"c":51,"s":24,"id":11103,"u":"freezing%20alarm_aoe6","p":37,"h":1,"n":"Freezing Alarm"},{"c":51,"s":24,"id":11104,"u":"greater%20planar%20rift_aoe6","p":30,"h":1,"n":"Greater Planar Rift"},{"c":51,"s":24,"id":11105,"u":"inky%20tendrils_aoe6","p":54,"h":1,"n":"Inky Tendrils"},{"c":51,"s":24,"id":11106,"u":"kharnas's%20lesser%20glyph_aoe6","p":29,"h":1,"n":"Kharnas's Lesser Glyph"},{"c":51,"s":24,"id":11107,"u":"living%20paints_aoe6","p":32,"h":1,"n":"Living Paints"},{"c":51,"s":24,"id":11108,"u":"the%20laughing%20fiend's%20greeting_aoe6","p":34,"h":1,"n":"The Laughing Fiend's Greeting"},{"c":51,"s":25,"id":11109,"u":"blood%20of%20belcorra_av1","p":13,"h":1,"n":"Blood Of Belcorra"},{"c":51,"s":25,"id":11110,"u":"doom%20of%20tomorrow_av1","p":31,"h":1,"n":"Doom Of Tomorrow"},{"c":51,"s":25,"id":11111,"u":"spike%20launcher_av1","p":25,"h":1,"n":"Spike Launcher"},{"c":51,"s":25,"id":11112,"u":"stonescale%20spirits_av1","p":9,"h":1,"n":"Stonescale Spirits"},{"c":51,"s":25,"id":11113,"u":"vengeful%20furnace_av1","p":46,"h":1,"n":"Vengeful Furnace"},{"c":51,"s":25,"id":11114,"u":"watching%20wall_av1","p":37,"h":1,"n":"Watching Wall"},{"c":51,"s":26,"id":11115,"u":"painful%20suggestion%20trap_av2","p":54,"h":1,"n":"Painful Suggestion Trap"},{"c":51,"s":26,"id":11116,"u":"paralyzing%20light%20trap_av2","p":52,"h":1,"n":"Paralyzing Light Trap"},{"c":51,"s":26,"id":11117,"u":"rusty%20grate%20pit_av2","p":12,"h":1,"n":"Rusty Grate Pit"},{"c":51,"s":26,"id":11118,"u":"shuffling%20scythe%20blades_av2","p":21,"h":1,"n":"Shuffling Scythe Blades"},{"c":51,"s":27,"id":11119,"u":"befuddling%20gas%20trap_av3","p":52,"h":1,"n":"Befuddling Gas Trap"},{"c":51,"s":27,"id":11120,"u":"blast%20tumbler_av3","p":45,"h":1,"n":"Blast Tumbler"},{"c":51,"s":27,"id":11121,"u":"daemonic%20fog_av3","p":38,"h":1,"n":"Daemonic Fog"},{"c":51,"s":27,"id":11122,"u":"images%20of%20failure_av3","p":55,"h":1,"n":"Images Of Failure"},{"c":51,"s":27,"id":11123,"u":"images%20of%20powerlessness_av3","p":55,"h":1,"n":"Images Of Powerlessness"},{"c":51,"s":28,"id":11124,"u":"catacomb%20cave-in_ec1","p":37,"h":1,"n":"Catacomb Cave-in"},{"c":51,"s":28,"id":11125,"u":"dream%20pollen%20pods_ec1","p":12,"h":1,"n":"Dream Pollen Pods"},{"c":51,"s":28,"id":11126,"u":"envenomed%20thorns%20trap_ec1","p":13,"h":1,"n":"Envenomed Thorns Trap"},{"c":51,"s":29,"id":11127,"u":"echoes%20of%20faith_ec2","p":29,"h":1,"n":"Echoes Of Faith"},{"c":51,"s":29,"id":11128,"u":"ghost%20crystal%20cloud_ec2","p":28,"h":1,"n":"Ghost Crystal Cloud"},{"c":51,"s":29,"id":11129,"u":"hallowed%20wheel_ec2","p":51,"h":1,"n":"Hallowed Wheel"},{"c":51,"s":29,"id":11130,"u":"krooth%20summoning%20rune_ec2","p":30,"h":1,"n":"Krooth Summoning Rune"},{"c":51,"s":29,"id":11131,"u":"masks%20of%20aroden's%20guises_ec2","p":37,"h":1,"n":"Masks Of Aroden's Guises"},{"c":51,"s":29,"id":11132,"u":"maze%20of%20mirrors_ec2","p":56,"h":1,"n":"Maze Of Mirrors"},{"c":51,"s":29,"id":11133,"u":"thunderstone%20cascade%20trap_ec2","p":14,"h":1,"n":"Thunderstone Cascade Trap"},{"c":51,"s":8,"id":11134,"u":"caustic%20dart%20trap_ec3","p":29,"h":1,"n":"Caustic Dart Trap"},{"c":51,"s":8,"id":11135,"u":"raving%20spirit_ec3","p":25,"h":1,"n":"Raving Spirit"},{"c":51,"s":30,"id":11136,"u":"buzzing%20latch%20rune_ec4","p":21,"h":1,"n":"Buzzing Latch Rune"},{"c":51,"s":30,"id":11137,"u":"explosive%20furniture%20trap_ec4","p":18,"h":1,"n":"Explosive Furniture Trap"},{"c":51,"s":30,"id":11138,"u":"mukradi%20summoning%20runes_ec4","p":35,"h":1,"n":"Mukradi Summoning Runes"},{"c":51,"s":30,"id":11139,"u":"poisoned%20secret%20door%20trap_ec4","p":36,"h":1,"n":"Poisoned Secret Door Trap"},{"c":51,"s":30,"id":11140,"u":"spiked%20barricade%20trap_ec4","p":45,"h":1,"n":"Spiked Barricade Trap"},{"c":51,"s":31,"id":11141,"u":"crushing%20gate%20trap_ec5","p":14,"h":1,"n":"Crushing Gate Trap"},{"c":51,"s":31,"id":11142,"u":"host%20of%20spirits_ec5","p":27,"h":1,"n":"Host Of Spirits"},{"c":51,"s":31,"id":11143,"u":"imperious%20darkside%20mirror_ec5","p":54,"h":1,"n":"Imperious Darkside Mirror"},{"c":51,"s":31,"id":11144,"u":"stabbing%20sentinel_ec5","p":53,"h":1,"n":"Stabbing Sentinel"},{"c":51,"s":31,"id":11145,"u":"witch-priests'%20curse_ec5","p":34,"h":1,"n":"Witch-priests' Curse"},{"c":51,"s":32,"id":11146,"u":"angry%20vegetation_ec6","p":41,"h":1,"n":"Angry Vegetation"},{"c":51,"s":32,"id":11147,"u":"axiomatic%20polymorph%20trap_ec6","p":49,"h":1,"n":"Axiomatic Polymorph Trap"},{"c":51,"s":32,"id":11148,"u":"convergence%20lattice_ec6","p":15,"h":1,"n":"Convergence Lattice"},{"c":51,"s":32,"id":11149,"u":"guthallath%20rockslide_ec6","p":25,"h":1,"n":"Guthallath Rockslide"},{"c":51,"s":32,"id":11150,"u":"suffering%20xulgaths_ec6","p":22,"h":1,"n":"Suffering Xulgaths"},{"c":51,"s":32,"id":11151,"u":"thief's%20trap_ec6","p":36,"h":1,"n":"Thief's Trap"},{"c":51,"s":33,"id":11152,"u":"falling%20debris_fop","p":18,"h":1,"n":"Falling Debris"},{"c":51,"s":33,"id":11153,"u":"ice%20fall%20trap_fop","p":41,"h":1,"n":"Ice Fall Trap"},{"c":51,"s":33,"id":11154,"u":"poisoned%20lock_fop","p":19,"h":1,"n":"Poisoned Lock"},{"c":51,"s":33,"id":11155,"u":"spear%20launcher_fop","p":17,"h":1,"n":"Spear Launcher"},{"c":51,"s":34,"id":11156,"u":"broken%20rebus%20attack_frp1","p":15,"h":1,"n":"Broken Rebus Attack"},{"c":51,"s":34,"id":11157,"u":"sand%20whirlwind_frp1","p":18,"h":1,"n":"Sand Whirlwind"},{"c":51,"s":34,"id":11158,"u":"wronged%20monk's%20wrath_frp1","p":17,"h":1,"n":"Wronged Monk's Wrath"},{"c":51,"s":35,"id":11159,"u":"air%20rift_frp2","p":17,"h":1,"n":"Air Rift"},{"c":51,"s":35,"id":11160,"u":"collapsing%20structure_frp2","p":88,"h":1,"n":"Collapsing Structure"},{"c":51,"s":35,"id":11161,"u":"floating%20flamethrower_frp2","p":44,"h":1,"n":"Floating Flamethrower"},{"c":51,"s":35,"id":11162,"u":"freezing%20floor%20tiles_frp2","p":45,"h":1,"n":"Freezing Floor Tiles"},{"c":51,"s":35,"id":11163,"u":"mogaru's%20breath_frp2","p":89,"h":1,"n":"Mogaru's Breath"},{"c":51,"s":35,"id":11164,"u":"quaking%20footfalls_frp2","p":88,"h":1,"n":"Quaking Footfalls"},{"c":51,"s":35,"id":11165,"u":"swatting%20tail_frp2","p":89,"h":1,"n":"Swatting Tail"},{"c":51,"s":36,"id":11166,"u":"dimensional%20darkside%20mirror_frp3","p":44,"h":1,"n":"Dimensional Darkside Mirror"},{"c":51,"s":2,"id":11167,"u":"instant%20privacy%20fence_g%26g","p":81,"h":1,"n":"Instant Privacy Fence"},{"c":51,"s":2,"id":11168,"u":"malevolant%20mannequins_g%26g","p":81,"h":1,"n":"Malevolant Mannequins"},{"c":51,"s":2,"id":11169,"u":"steam%20vents_g%26g","p":81,"h":1,"n":"Steam Vents"},{"c":51,"s":37,"id":11170,"u":"precarious%20pile_ltiba","p":3,"h":1,"n":"Precarious Pile"},{"c":51,"s":38,"id":11171,"u":"angazhan's%20rake%20trap_sli","p":29,"h":1,"n":"Angazhan's Rake Trap"},{"c":51,"s":38,"id":11172,"u":"fiendripping%20blast%20trap_sli","p":32,"h":1,"n":"Fiendripping Blast Trap"},{"c":51,"s":38,"id":11173,"u":"scroll%20shock%20trap_sli","p":47,"h":1,"n":"Scroll Shock Trap"},{"c":51,"s":38,"id":11174,"u":"stalker%20summoning%20rune_sli","p":15,"h":1,"n":"Stalker Summoning Rune"},{"c":51,"s":39,"id":11175,"u":"centipede%20carcasses%20trap_sot1","p":50,"h":1,"n":"Centipede Carcasses Trap"},{"c":51,"s":40,"id":11176,"u":"agitated%20carnivorous%20plants_sot2","p":36,"h":1,"n":"Agitated Carnivorous Plants"},{"c":51,"s":40,"id":11177,"u":"boulder%20deadfall%20trap_sot2","p":40,"h":1,"n":"Boulder Deadfall Trap"},{"c":51,"s":40,"id":11178,"u":"electrified%20water%20ward_sot2","p":57,"h":1,"n":"Electrified Water Ward"},{"c":51,"s":40,"id":11179,"u":"serpent%20ward_sot2","p":9,"h":1,"n":"Serpent Ward"},{"c":51,"s":45,"id":11180,"u":"collapsing%20porch_tio","p":14,"h":1,"n":"Collapsing Porch"},{"c":51,"s":45,"id":11181,"u":"magic%20starknives%20trap_tio","p":28,"h":1,"n":"Magic Starknives Trap"},{"c":51,"s":45,"id":11182,"u":"nightmare%20terrain_tio","p":41,"h":1,"n":"Nightmare Terrain"},{"c":51,"s":45,"id":11183,"u":"tongues%20of%20flame_tio","p":44,"h":1,"n":"Tongues Of Flame"},{"c":51,"s":45,"id":11184,"u":"viper%20urn_tio","p":31,"h":1,"n":"Viper Urn"},{"c":51,"s":45,"id":11185,"u":"web%20lurker%20noose_tio","p":17,"h":1,"n":"Web Lurker Noose"},{"c":13,"s":5,"id":11186,"u":"ability%20modifiers_crb","p":20,"h":1,"n":"1-1: Ability Modifiers"},{"c":13,"s":5,"id":11187,"u":"adventuring%20gear_crb","p":288,"h":1,"n":"6-9: Adventuring Gear"},{"c":13,"s":5,"id":11188,"u":"alchemical%20gear_crb","p":292,"h":1,"n":"6-11: Alchemical Gear"},{"c":13,"s":5,"id":11189,"u":"alignment%20aura_crb","p":328,"h":1,"n":"Alignment Aura"},{"c":13,"s":5,"id":11190,"u":"animal%20instincts_crb","p":86,"h":1,"n":"3-3: Animal Instincts"},{"c":13,"s":5,"id":11191,"u":"animals_crb","p":294,"h":1,"n":"6-17: Animals"},{"c":13,"s":5,"id":11192,"u":"armor_crb","p":275,"h":1,"n":"6-4: Armor"},{"c":13,"s":5,"id":11193,"u":"armor%20upgrade%20prices_crb","p":582,"h":1,"n":"11-5: Armor Upgrade Prices"},{"c":13,"s":5,"id":11194,"u":"barding_crb","p":294,"h":1,"n":"6-18: Barding"},{"c":13,"s":5,"id":11195,"u":"basic%20services%20and%20consumables_crb","p":294,"h":1,"n":"6-14: Basic Services and Consumables"},{"c":13,"s":5,"id":11196,"u":"bulk%20conversions_crb","p":295,"h":1,"n":"6-19: Bulk conversions"},{"c":13,"s":5,"id":11197,"u":"bulk%20of%20creatures_crb","p":273,"h":1,"n":"Bulk of Creatures"},{"c":13,"s":5,"id":11198,"u":"changing%20equipment_crb","p":274,"h":1,"n":"6-2: Changing Equipment"},{"c":13,"s":5,"id":11199,"u":"character%20wealth_crb","p":511,"h":1,"n":"10-10: Character Wealth"},{"c":13,"s":5,"id":11200,"u":"character%20wealth_crb","p":511,"h":1,"n":"Starting at a Higher Level"},{"c":13,"s":5,"id":11201,"u":"character%20wealth_crb","p":511,"h":1,"n":"Starting Equipment"},{"c":13,"s":5,"id":11202,"u":"climb%20and%20swim%20distance_crb","p":242,"h":1,"n":"4-4: Climb and Swim Distance"},{"c":13,"s":5,"id":11203,"u":"coin%20values_crb","p":271,"h":1,"n":"6-1: Coin Values"},{"c":13,"s":5,"id":11204,"u":"common%20languages_crb","p":65,"h":1,"n":"2-1: Common Languages"},{"c":13,"s":5,"id":11205,"u":"cost%20of%20living_crb","p":294,"h":1,"n":"6-16: Cost of Living"},{"c":13,"s":5,"id":11206,"u":"creature%20creation%20rituals_crb","p":408,"h":1,"n":"7-1: Creature Creation Rituals"},{"c":13,"s":5,"id":11207,"u":"creature%20identification%20skills_crb","p":506,"h":1,"n":"10-7: Creature Identification Skills"},{"c":13,"s":5,"id":11208,"u":"creature%20xp%20and%20role_crb","p":489,"h":1,"n":"10-2: Creature XP and Role"},{"c":13,"s":5,"id":11209,"u":"damaging%20armor_crb","p":276,"h":1,"n":"Damaging Armor"},{"c":13,"s":5,"id":11210,"u":"dc%20adjustments_crb","p":504,"h":1,"n":"10-6: DC Adjustments"},{"c":13,"s":5,"id":11211,"u":"dcs%20by%20level_crb","p":503,"h":1,"n":"10-5: DCs by Level"},{"c":13,"s":5,"id":11212,"u":"differently%20sized%20items_crb","p":295,"h":1,"n":"6-20: Differently Sized Items"},{"c":13,"s":5,"id":11213,"u":"domains_crb","p":441,"h":1,"n":"8-2: Domains"},{"c":13,"s":5,"id":11214,"u":"dragon%20instincts_crb","p":86,"h":1,"n":"3-4: Dragon Instincts"},{"c":13,"s":5,"id":11215,"u":"encounter%20budget_crb","p":489,"h":1,"n":"10-1: Encounter Budget"},{"c":13,"s":5,"id":11216,"u":"enviromental%20damage_crb","p":512,"h":1,"n":"10-11: Enviromental Damage"},{"c":13,"s":5,"id":11217,"u":"enviromental%20features_crb","p":513,"h":1,"n":"10-12: Enviromental Features"},{"c":13,"s":5,"id":11218,"u":"formulas_crb","p":293,"h":1,"n":"6-13: Formulas"},{"c":13,"s":5,"id":11219,"u":"fundamental%20runes_crb","p":580,"h":1,"n":"Fundamental Runes"},{"c":13,"s":5,"id":11220,"u":"general%20feats_crb","p":255,"h":1,"n":"5-1: General Feats"},{"c":13,"s":5,"id":11221,"u":"general%20skill%20feats_crb","p":255,"h":1,"n":"5-2: General Skill Feats"},{"c":13,"s":5,"id":11222,"u":"hazard%20xp_crb","p":521,"h":1,"n":"10-14: Hazard XP"},{"c":13,"s":5,"id":11223,"u":"income%20earned_crb","p":236,"h":1,"n":"4-2: Income Earned"},{"c":13,"s":5,"id":11224,"u":"learning%20a%20spell_crb","p":238,"h":1,"n":"4-3: Learning a Spell"},{"c":13,"s":5,"id":11225,"u":"magical%20gear_crb","p":293,"h":1,"n":"6-12: Magical Gear"},{"c":13,"s":5,"id":11226,"u":"material%20hardness%2c%20hit%20points%2c%20and%20broken%20threshold_crb","p":577,"h":1,"n":"11-4: Material Hardness, Hit Points, and Broken Threshold"},{"c":13,"s":5,"id":11227,"u":"melee%20weapons_crb","p":280,"h":1,"n":"6-7: Melee Weapons"},{"c":13,"s":5,"id":11228,"u":"monk%20unarmed%20attacks_crb","p":159,"h":1,"n":"Monk Unarmed Attacks"},{"c":13,"s":5,"id":11229,"u":"party%20treasure%20by%20level_crb","p":509,"h":1,"n":"10-9: Party Treasure by Level"},{"c":13,"s":5,"id":11230,"u":"ranged%20weapons_crb","p":280,"h":1,"n":"6-8: Ranged Weapons"},{"c":13,"s":5,"id":11231,"u":"regional%20languages_crb","p":432,"h":1,"n":"8-1: Regional Languages"},{"c":13,"s":5,"id":11232,"u":"rituals%20by%20level_crb","p":409,"h":1,"n":"7-2: Rituals by Level"},{"c":13,"s":5,"id":11233,"u":"scroll%20statistics_crb","p":565,"h":1,"n":"11-3: Scroll Statistics"},{"c":13,"s":5,"id":11234,"u":"secret%20language_crb","p":65,"h":1,"n":"2-3: Secret Language"},{"c":13,"s":5,"id":11235,"u":"shields_crb","p":277,"h":1,"n":"6-5: Shields"},{"c":13,"s":5,"id":11236,"u":"simple%20dcs_crb","p":503,"h":1,"n":"10-4: Simple DCs"},{"c":13,"s":5,"id":11237,"u":"size%20and%20reach_crb","p":474,"h":1,"n":"9-1: Size and Reach"},{"c":13,"s":5,"id":11238,"u":"skills%2c%20key%20abilities%2c%20and%20actions_crb","p":235,"h":1,"n":"4-1: Skills, Key Abilities, and Actions"},{"c":13,"s":5,"id":11239,"u":"spellcasting%20services_crb","p":294,"h":1,"n":"6-15: Spellcasting Services"},{"c":13,"s":5,"id":11240,"u":"temperature%20effects_crb","p":518,"h":1,"n":"10-13: Temperature Effects"},{"c":13,"s":5,"id":11241,"u":"the%20nine%20alignments_crb","p":29,"h":1,"n":"1-2: The Nine Alignments"},{"c":13,"s":5,"id":11242,"u":"travel%20speed_crb","p":479,"h":1,"n":"9-2: Travel Speed"},{"c":13,"s":5,"id":11243,"u":"unarmed%20attacks_crb","p":280,"h":1,"n":"6-6: Unarmed Attacks"},{"c":13,"s":5,"id":11244,"u":"unarmored%20defense_crb","p":275,"h":1,"n":"6-3: Unarmored Defense"},{"c":13,"s":5,"id":11245,"u":"uncommon%20adventuring%20gear_crb","p":288,"h":1,"n":"6-10: Uncommon Adventuring Gear"},{"c":13,"s":5,"id":11246,"u":"uncommon%20languages_crb","p":65,"h":1,"n":"2-2: Uncommon Languages"},{"c":13,"s":5,"id":11247,"u":"watches%20and%20rest_crb","p":500,"h":1,"n":"10-3: Watches and Rest"},{"c":13,"s":5,"id":11248,"u":"weapon%20upgrade%20price_crb","p":582,"h":1,"n":"11-6: Weapon Upgrade Price"},{"c":13,"s":5,"id":11249,"u":"xp%20awards_crb","p":508,"h":1,"n":"10-8: XP Awards"},{"c":13,"s":12,"id":11250,"u":"automatic%20bonus%20progression_gmg","p":196,"h":1,"n":"4-11: Automatic Bonus Progression"},{"c":13,"s":12,"id":11251,"u":"cost%20to%20increase%20rank_gmg","p":199,"h":1,"n":"4-20: Cost to Increase Rank"},{"c":13,"s":12,"id":11252,"u":"creature%20xp%20(no%20level)_gmg","p":198,"h":1,"n":"4-18: Creature XP (No Level)"},{"c":13,"s":12,"id":11253,"u":"devastating%20weapons_gmg","p":197,"h":1,"n":"4-14: Devastating Weapons"},{"c":13,"s":12,"id":11254,"u":"downtime%20events_gmg","p":25,"h":1,"n":"1-2: DOWNTIME EVENTS"},{"c":13,"s":12,"id":11255,"u":"earn%20income%20tasks_gmg","p":25,"h":1,"n":"1-1: EARN INCOME TASKS"},{"c":13,"s":12,"id":11256,"u":"high-quality%20armor_gmg","p":197,"h":1,"n":"4-13: High-Quality Armor"},{"c":13,"s":12,"id":11257,"u":"high-quality%20skill%20item_gmg","p":197,"h":1,"n":"4-16: High-Quality Skill Item"},{"c":13,"s":12,"id":11258,"u":"high-quality%20weapons_gmg","p":197,"h":1,"n":"4-12: High-Quality Weapons"},{"c":13,"s":12,"id":11259,"u":"resilient%20armor_gmg","p":197,"h":1,"n":"4-15: Resilient Armor"},{"c":13,"s":12,"id":11260,"u":"simple%20skill%20dcs%20(no%20level)_gmg","p":198,"h":1,"n":"4-17: Simple Skill DCs (No Level)"},{"c":13,"s":12,"id":11261,"u":"skill%20points%20by%20level_gmg","p":199,"h":1,"n":"4-19: Skill Points by Level"},{"c":13,"s":12,"id":11262,"u":"stamina%20and%20hit%20points%20by%20class_gmg","p":200,"h":1,"n":"4-20: Stamina and Hit Points by Class"},{"c":13,"s":2,"id":11263,"u":"innovation%20armor%20statistics_g%26g","p":16,"h":1,"n":"2-2: Innovation Armor Statistics"},{"c":13,"s":55,"id":11264,"u":"domains_logm","p":112,"h":1,"n":"1: Domains"},{"c":13,"s":53,"id":11265,"u":"flexible%20spellcaster%20spells%20per%20day_som","p":208,"h":1,"n":"5-1: Flexible Spellcaster Spells per Day"},{"c":13,"s":53,"id":11266,"u":"personal%20staves_som","p":166,"h":1,"n":"4-2: Personal Staves"},{"c":13,"s":53,"id":11267,"u":"wellspring%20surges_som","p":250,"h":1,"n":"5-2: Wellspring Surges"},{"c":8,"s":4,"id":11268,"u":"clue%20in_apg","p":56,"h":1,"n":"Clue In"},{"c":8,"s":4,"id":11269,"u":"confident%20finisher_apg","p":85,"h":1,"n":"Confident Finisher"},{"c":8,"s":4,"id":11270,"u":"destructive%20vengeance_apg","p":116,"h":1,"n":"Destructive Vengeance"},{"c":8,"s":4,"id":11271,"u":"devise%20a%20stratagem_apg","p":56,"h":1,"n":"Devise a Stratagem"},{"c":8,"s":4,"id":11272,"u":"expeditious%20inspection_apg","p":57,"h":1,"n":"Expeditious Inspection"},{"c":8,"s":4,"id":11273,"u":"iron%20command_apg","p":116,"h":1,"n":"Iron Command"},{"c":8,"s":4,"id":11274,"u":"opportune%20riposte_apg","p":86,"h":1,"n":"Opportune Riposte"},{"c":8,"s":4,"id":11275,"u":"pointed%20question_apg","p":58,"h":1,"n":"Pointed Question"},{"c":8,"s":4,"id":11276,"u":"pursue%20a%20lead_apg","p":56,"h":1,"n":"Pursue a Lead"},{"c":8,"s":4,"id":11277,"u":"quick%20tincture_apg","p":57,"h":1,"n":"Quick Tincture"},{"c":8,"s":4,"id":11278,"u":"selfish%20shield_apg","p":116,"h":1,"n":"Selfish Shield"},{"c":8,"s":4,"id":11279,"u":"tail%20toxin_apg","p":14,"h":1,"n":"Tail Toxin"},{"c":8,"s":5,"id":11280,"u":"activate%20an%20item_crb","p":532,"h":1,"n":"Activate an Item"},{"c":8,"s":5,"id":11281,"u":"administer%20first%20aid_crb","p":248,"h":1,"n":"Administer First Aid"},{"c":8,"s":5,"id":11282,"u":"affix%20a%20talisman_crb","p":565,"h":1,"n":"Affix a Talisman"},{"c":8,"s":5,"id":11283,"u":"aid_crb","p":470,"h":1,"n":"Aid"},{"c":8,"s":5,"id":11284,"u":"arrest%20a%20fall_crb","p":472,"h":1,"n":"Arrest a Fall"},{"c":8,"s":5,"id":11285,"u":"attack%20of%20opportunity_crb","p":474,"h":1,"n":"Attack of Opportunity"},{"c":8,"s":5,"id":11286,"u":"avert%20gaze_crb","p":472,"h":1,"n":"Avert Gaze"},{"c":8,"s":5,"id":11287,"u":"avoid%20notice_crb","p":479,"h":1,"n":"Avoid Notice"},{"c":8,"s":5,"id":11288,"u":"balance_crb","p":240,"h":1,"n":"Balance"},{"c":8,"s":5,"id":11289,"u":"borrow%20an%20arcane%20spell_crb","p":241,"h":1,"n":"Borrow an Arcane Spell"},{"c":8,"s":5,"id":11290,"u":"burrow_crb","p":472,"h":1,"n":"Burrow"},{"c":8,"s":5,"id":11291,"u":"call%20on%20ancient%20blood_crb","p":35,"h":1,"n":"Call on Ancient Blood"},{"c":8,"s":5,"id":11292,"u":"cast%20a%20spell_crb","p":302,"h":1,"n":"Cast a Spell"},{"c":8,"s":5,"id":11293,"u":"climb_crb","p":241,"h":1,"n":"Climb"},{"c":8,"s":5,"id":11294,"u":"coerce_crb","p":247,"h":1,"n":"Coerce"},{"c":8,"s":5,"id":11295,"u":"command%20an%20animal_crb","p":249,"h":1,"n":"Command an Animal"},{"c":8,"s":5,"id":11296,"u":"conceal%20an%20object_crb","p":251,"h":1,"n":"Conceal an Object"},{"c":8,"s":5,"id":11297,"u":"cover%20tracks_crb","p":252,"h":1,"n":"Cover Tracks"},{"c":8,"s":5,"id":11298,"u":"craft_crb","p":244,"h":1,"n":"Craft"},{"c":8,"s":5,"id":11299,"u":"crawl_crb","p":470,"h":1,"n":"Crawl"},{"c":8,"s":5,"id":11300,"u":"create%20a%20diversion_crb","p":245,"h":1,"n":"Create a Diversion"},{"c":8,"s":5,"id":11301,"u":"create%20forgery_crb","p":251,"h":1,"n":"Create Forgery"},{"c":8,"s":5,"id":11302,"u":"debilitating%20strike_crb","p":182,"h":1,"n":"Debilitating Strike"},{"c":8,"s":5,"id":11303,"u":"decipher%20writing_crb","p":234,"h":1,"n":"Decipher Writing"},{"c":8,"s":5,"id":11304,"u":"defend_crb","p":479,"h":1,"n":"Defend"},{"c":8,"s":5,"id":11305,"u":"delay_crb","p":470,"h":1,"n":"Delay"},{"c":8,"s":5,"id":11306,"u":"demoralize_crb","p":247,"h":1,"n":"Demoralize"},{"c":8,"s":5,"id":11307,"u":"detect%20magic_crb","p":479,"h":1,"n":"Detect Magic"},{"c":8,"s":5,"id":11308,"u":"disable%20a%20device_crb","p":253,"h":1,"n":"Disable a Device"},{"c":8,"s":5,"id":11309,"u":"disarm_crb","p":243,"h":1,"n":"Disarm"},{"c":8,"s":5,"id":11310,"u":"dismiss_crb","p":305,"h":1,"n":"Dismiss"},{"c":8,"s":5,"id":11311,"u":"drain%20bonded%20item_crb","p":205,"h":1,"n":"Drain Bonded Item"},{"c":8,"s":5,"id":11312,"u":"drop%20prone_crb","p":470,"h":1,"n":"Drop Prone"},{"c":8,"s":5,"id":11313,"u":"earn%20income_crb","p":236,"h":1,"n":"Earn Income"},{"c":8,"s":5,"id":11314,"u":"escape_crb","p":470,"h":1,"n":"Escape"},{"c":8,"s":5,"id":11315,"u":"feint_crb","p":246,"h":1,"n":"Feint"},{"c":8,"s":5,"id":11316,"u":"flurry%20of%20blows_crb","p":156,"h":1,"n":"Flurry of Blows"},{"c":8,"s":5,"id":11317,"u":"fly_crb","p":305,"h":1,"n":"Fly"},{"c":8,"s":5,"id":11318,"u":"follow%20the%20expert_crb","p":479,"h":1,"n":"Follow the Expert"},{"c":8,"s":5,"id":11319,"u":"force%20open_crb","p":242,"h":1,"n":"Force Open"},{"c":8,"s":5,"id":11320,"u":"gather%20information_crb","p":246,"h":1,"n":"Gather Information"},{"c":8,"s":5,"id":11321,"u":"glimpse%20of%20redemption_crb","p":107,"h":1,"n":"Glimpse of Redemption"},{"c":8,"s":5,"id":11322,"u":"grab%20an%20edge_crb","p":472,"h":1,"n":"Grab an Edge"},{"c":8,"s":5,"id":11323,"u":"grapple_crb","p":242,"h":1,"n":"Grapple"},{"c":8,"s":5,"id":11324,"u":"hide_crb","p":251,"h":1,"n":"Hide"},{"c":8,"s":5,"id":11325,"u":"high%20jump_crb","p":242,"h":1,"n":"High Jump"},{"c":8,"s":5,"id":11326,"u":"hunt%20prey_crb","p":168,"h":1,"n":"Hunt Prey"},{"c":8,"s":5,"id":11327,"u":"hustle_crb","p":480,"h":1,"n":"Hustle"},{"c":8,"s":5,"id":11328,"u":"identify%20alchemy_crb","p":245,"h":1,"n":"Identify Alchemy"},{"c":8,"s":5,"id":11329,"u":"identify%20magic_crb","p":238,"h":1,"n":"Identify Magic"},{"c":8,"s":5,"id":11330,"u":"impersonate_crb","p":245,"h":1,"n":"Impersonate"},{"c":8,"s":5,"id":11331,"u":"interact_crb","p":470,"h":1,"n":"Interact"},{"c":8,"s":5,"id":11332,"u":"invest%20an%20item_crb","p":531,"h":1,"n":"Invest an Item"},{"c":8,"s":5,"id":11333,"u":"investigate_crb","p":480,"h":1,"n":"Investigate"},{"c":8,"s":5,"id":11334,"u":"invoke%20celestial%20privilege_crb","p":123,"h":1,"n":"Invoke Celestial Privilege"},{"c":8,"s":5,"id":11335,"u":"leap_crb","p":470,"h":1,"n":"Leap"},{"c":8,"s":5,"id":11336,"u":"learn%20a%20spell_crb","p":238,"h":1,"n":"Learn a Spell"},{"c":8,"s":5,"id":11337,"u":"liberating%20step_crb","p":107,"h":1,"n":"Liberating Step"},{"c":8,"s":5,"id":11338,"u":"lie_crb","p":246,"h":1,"n":"Lie"},{"c":8,"s":5,"id":11339,"u":"long%20jump_crb","p":242,"h":1,"n":"Long Jump"},{"c":8,"s":5,"id":11340,"u":"long-term%20rest_crb","p":481,"h":1,"n":"Long-Term Rest"},{"c":8,"s":5,"id":11341,"u":"make%20an%20impression_crb","p":246,"h":1,"n":"Make an Impression"},{"c":8,"s":5,"id":11342,"u":"maneuver%20in%20flight_crb","p":240,"h":1,"n":"Maneuver in Flight"},{"c":8,"s":5,"id":11343,"u":"master%20strike_crb","p":182,"h":1,"n":"Master Strike"},{"c":8,"s":5,"id":11344,"u":"mighty%20rage_crb","p":85,"h":1,"n":"Mighty Rage"},{"c":8,"s":5,"id":11345,"u":"mount_crb","p":472,"h":1,"n":"Mount"},{"c":8,"s":5,"id":11346,"u":"mutagenic%20flashback_crb","p":73,"h":1,"n":"Mutagenic Flashback"},{"c":8,"s":5,"id":11347,"u":"palm%20an%20object_crb","p":253,"h":1,"n":"Palm an Object"},{"c":8,"s":5,"id":11348,"u":"perform_crb","p":250,"h":1,"n":"Perform"},{"c":8,"s":5,"id":11349,"u":"pick%20a%20lock_crb","p":253,"h":1,"n":"Pick a Lock"},{"c":8,"s":5,"id":11350,"u":"point%20out_crb","p":472,"h":1,"n":"Point Out"},{"c":8,"s":5,"id":11351,"u":"quick%20alchemy_crb","p":72,"h":1,"n":"Quick Alchemy"},{"c":8,"s":5,"id":11352,"u":"rage_crb","p":84,"h":1,"n":"Rage"},{"c":8,"s":5,"id":11353,"u":"raise%20a%20shield_crb","p":472,"h":1,"n":"Raise a Shield"},{"c":8,"s":5,"id":11354,"u":"ready_crb","p":470,"h":1,"n":"Ready"},{"c":8,"s":5,"id":11355,"u":"recall%20knowledge_crb","p":239,"h":1,"n":"Recall Knowledge"},{"c":8,"s":5,"id":11356,"u":"refocus_crb","p":300,"h":1,"n":"Refocus"},{"c":8,"s":5,"id":11357,"u":"release_crb","p":470,"h":1,"n":"Release"},{"c":8,"s":5,"id":11358,"u":"repair_crb","p":243,"h":1,"n":"Repair"},{"c":8,"s":5,"id":11359,"u":"repeat%20a%20spell_crb","p":480,"h":1,"n":"Repeat a Spell"},{"c":8,"s":5,"id":11360,"u":"request_crb","p":247,"h":1,"n":"Request"},{"c":8,"s":5,"id":11361,"u":"retraining_crb","p":481,"h":1,"n":"Retraining"},{"c":8,"s":5,"id":11362,"u":"retributive%20strike_crb","p":107,"h":1,"n":"Retributive Strike"},{"c":8,"s":5,"id":11363,"u":"scout_crb","p":480,"h":1,"n":"Scout"},{"c":8,"s":5,"id":11364,"u":"search_crb","p":480,"h":1,"n":"Search"},{"c":8,"s":5,"id":11365,"u":"seek_crb","p":471,"h":1,"n":"Seek"},{"c":8,"s":5,"id":11366,"u":"sense%20direction_crb","p":252,"h":1,"n":"Sense Direction"},{"c":8,"s":5,"id":11367,"u":"sense%20motive_crb","p":471,"h":1,"n":"Sense Motive"},{"c":8,"s":5,"id":11368,"u":"shove_crb","p":243,"h":1,"n":"Shove"},{"c":8,"s":5,"id":11369,"u":"sneak_crb","p":252,"h":1,"n":"Sneak"},{"c":8,"s":5,"id":11370,"u":"squeeze_crb","p":241,"h":1,"n":"Squeeze"},{"c":8,"s":5,"id":11371,"u":"stand_crb","p":471,"h":1,"n":"Stand"},{"c":8,"s":5,"id":11372,"u":"steal_crb","p":253,"h":1,"n":"Steal"},{"c":8,"s":5,"id":11373,"u":"step_crb","p":471,"h":1,"n":"Step"},{"c":8,"s":5,"id":11374,"u":"stride_crb","p":471,"h":1,"n":"Stride"},{"c":8,"s":5,"id":11375,"u":"strike_crb","p":471,"h":1,"n":"Strike"},{"c":8,"s":5,"id":11376,"u":"subsist_crb","p":240,"h":1,"n":"Subsist"},{"c":8,"s":5,"id":11377,"u":"sustain%20a%20spell_crb","p":304,"h":1,"n":"Sustain a Spell"},{"c":8,"s":5,"id":11378,"u":"sustain%20an%20activation_crb","p":534,"h":1,"n":"Sustain an Activation"},{"c":8,"s":5,"id":11379,"u":"swim_crb","p":243,"h":1,"n":"Swim"},{"c":8,"s":5,"id":11380,"u":"take%20cover_crb","p":471,"h":1,"n":"Take Cover"},{"c":8,"s":5,"id":11381,"u":"track_crb","p":252,"h":1,"n":"Track"},{"c":8,"s":5,"id":11382,"u":"treat%20disease_crb","p":248,"h":1,"n":"Treat Disease"},{"c":8,"s":5,"id":11383,"u":"treat%20poison_crb","p":248,"h":1,"n":"Treat Poison"},{"c":8,"s":5,"id":11384,"u":"treat%20wounds_crb","p":248,"h":1,"n":"Treat Wounds"},{"c":8,"s":5,"id":11385,"u":"trip_crb","p":243,"h":1,"n":"Trip"},{"c":8,"s":5,"id":11386,"u":"tumble%20through_crb","p":240,"h":1,"n":"Tumble Through"},{"c":8,"s":12,"id":11387,"u":"board_gmg","p":175,"h":1,"n":"Board"},{"c":8,"s":12,"id":11388,"u":"bribe%20contact_gmg","p":163,"h":1,"n":"Bribe Contact"},{"c":8,"s":12,"id":11389,"u":"bullying%20press_gmg","p":167,"h":1,"n":"Bullying Press"},{"c":8,"s":12,"id":11390,"u":"change%20tradition%20focus_gmg","p":167,"h":1,"n":"Change Tradition Focus"},{"c":8,"s":12,"id":11391,"u":"deceptive%20sidestep_gmg","p":167,"h":1,"n":"Deceptive Sidestep"},{"c":8,"s":12,"id":11392,"u":"discover_gmg","p":151,"h":1,"n":"Discover"},{"c":8,"s":12,"id":11393,"u":"drive_gmg","p":175,"h":1,"n":"Drive"},{"c":8,"s":12,"id":11394,"u":"dueling%20counter_gmg","p":167,"h":1,"n":"Dueling Counter"},{"c":8,"s":12,"id":11395,"u":"forge%20documents_gmg","p":163,"h":1,"n":"Forge Documents"},{"c":8,"s":12,"id":11396,"u":"fortify%20camp_gmg","p":173,"h":1,"n":"Fortify Camp"},{"c":8,"s":12,"id":11397,"u":"gain%20contact_gmg","p":163,"h":1,"n":"Gain Contact"},{"c":8,"s":12,"id":11398,"u":"gossip_gmg","p":163,"h":1,"n":"Gossip"},{"c":8,"s":12,"id":11399,"u":"influence_gmg","p":151,"h":1,"n":"Influence"},{"c":8,"s":12,"id":11400,"u":"map%20the%20area_gmg","p":173,"h":1,"n":"Map the Area"},{"c":8,"s":12,"id":11401,"u":"rally_gmg","p":201,"h":1,"n":"Rally"},{"c":8,"s":12,"id":11402,"u":"reconnoiter_gmg","p":173,"h":1,"n":"Reconnoiter"},{"c":8,"s":12,"id":11403,"u":"research_gmg","p":154,"h":1,"n":"Research"},{"c":8,"s":12,"id":11404,"u":"run%20over_gmg","p":176,"h":1,"n":"Run Over"},{"c":8,"s":12,"id":11405,"u":"scout%20location_gmg","p":163,"h":1,"n":"Scout Location"},{"c":8,"s":12,"id":11406,"u":"secure%20disguises_gmg","p":163,"h":1,"n":"Secure Disguises"},{"c":8,"s":12,"id":11407,"u":"sense%20weakness_gmg","p":167,"h":1,"n":"Sense Weakness"},{"c":8,"s":12,"id":11408,"u":"stop_gmg","p":176,"h":1,"n":"Stop"},{"c":8,"s":12,"id":11409,"u":"take%20a%20breather_gmg","p":200,"h":1,"n":"Take a Breather"},{"c":8,"s":12,"id":11410,"u":"take%20control_gmg","p":176,"h":1,"n":"Take Control"},{"c":8,"s":12,"id":11411,"u":"travel_gmg","p":172,"h":1,"n":"Travel"},{"c":8,"s":2,"id":11412,"u":"accidental%20shot_g%26g","p":142,"h":1,"n":"Accidental Shot"},{"c":8,"s":2,"id":11413,"u":"automaton%20aim_g%26g","p":39,"h":1,"n":"Automaton Aim"},{"c":8,"s":2,"id":11414,"u":"clear%20a%20path_g%26g","p":110,"h":1,"n":"Clear a Path"},{"c":8,"s":2,"id":11415,"u":"covered%20reload_g%26g","p":109,"h":1,"n":"Covered Reload"},{"c":8,"s":2,"id":11416,"u":"dispelling%20bullet_g%26g","p":140,"h":1,"n":"Dispelling Bullet"},{"c":8,"s":2,"id":11417,"u":"drifter's%20wake_g%26g","p":109,"h":1,"n":"Drifter's Wake"},{"c":8,"s":2,"id":11418,"u":"energy%20shot_g%26g","p":140,"h":1,"n":"Energy Shot"},{"c":8,"s":2,"id":11419,"u":"explode_g%26g","p":19,"h":1,"n":"Explode"},{"c":8,"s":2,"id":11420,"u":"finish%20the%20job_g%26g","p":108,"h":1,"n":"Finish the Job"},{"c":8,"s":2,"id":11421,"u":"ghost%20shot_g%26g","p":110,"h":1,"n":"Ghost Shot"},{"c":8,"s":2,"id":11422,"u":"grim%20swagger_g%26g","p":109,"h":1,"n":"Grim Swagger"},{"c":8,"s":2,"id":11423,"u":"into%20the%20fray_g%26g","p":108,"h":1,"n":"Into the Fray"},{"c":8,"s":2,"id":11424,"u":"living%20fortification_g%26g","p":110,"h":1,"n":"Living Fortification"},{"c":8,"s":2,"id":11425,"u":"one%20shot%2c%20one%20kill_g%26g","p":110,"h":1,"n":"One Shot, One Kill"},{"c":8,"s":2,"id":11426,"u":"overdrive_g%26g","p":16,"h":1,"n":"Overdrive"},{"c":8,"s":2,"id":11427,"u":"pistolero's%20retort_g%26g","p":108,"h":1,"n":"Pistolero's Retort"},{"c":8,"s":2,"id":11428,"u":"raconteur's%20reload_g%26g","p":109,"h":1,"n":"Raconteur's Reload"},{"c":8,"s":2,"id":11429,"u":"recall%20ammunition_g%26g","p":140,"h":1,"n":"Recall Ammunition"},{"c":8,"s":2,"id":11430,"u":"reloading%20strike_g%26g","p":108,"h":1,"n":"Reloading Strike"},{"c":8,"s":2,"id":11431,"u":"siegebreaker_g%26g","p":110,"h":1,"n":"Siegebreaker"},{"c":8,"s":2,"id":11432,"u":"spinning%20crush_g%26g","p":110,"h":1,"n":"Spinning Crush"},{"c":8,"s":2,"id":11433,"u":"ten%20paces_g%26g","p":109,"h":1,"n":"Ten Paces"},{"c":8,"s":2,"id":11434,"u":"thoughtful%20reload_g%26g","p":140,"h":1,"n":"Thoughtful Reload"},{"c":8,"s":2,"id":11435,"u":"vital%20shot_g%26g","p":108,"h":1,"n":"Vital Shot"},{"c":8,"s":1,"id":11436,"u":"change%20shape%20(kitsune)_loag","a":"kitsune","h":1,"n":"Change Shape"},{"c":8,"s":1,"id":11437,"u":"change%20shape%20(beastkin)_loag","p":79,"a":"Beastkin","h":1,"n":"Change Shape"},{"c":8,"s":1,"id":11438,"u":"conduct%20energy_loag","p":139,"h":1,"n":"Conduct Energy"},{"c":8,"s":1,"id":11439,"u":"invigorating%20fear_loag","p":123,"h":1,"n":"Invigorating Fear"},{"c":8,"s":6,"id":11440,"u":"energy%20emanation_locg","p":19,"h":1,"n":"Energy Emanation"},{"c":8,"s":6,"id":11441,"u":"threatening%20approach_locg","p":57,"h":1,"n":"Threatening Approach"},{"c":8,"s":0,"id":11442,"u":"anadi%20venom_lome","p":103,"h":1,"n":"Anadi Venom"},{"c":8,"s":0,"id":11443,"u":"barbed%20quills_lome","p":123,"h":1,"n":"Barbed Quills"},{"c":8,"s":0,"id":11444,"u":"call%20to%20axis_lome","p":107,"h":1,"n":"Call to Axis"},{"c":8,"s":0,"id":11445,"u":"toxic%20skin_lome","p":119,"h":1,"n":"Toxic Skin"},{"c":8,"s":53,"id":11446,"u":"act%20together_som","p":53,"h":1,"n":"Act Together"},{"c":8,"s":53,"id":11447,"u":"affix%20a%20fulu_som","p":158,"h":1,"n":"Affix a Fulu"},{"c":8,"s":53,"id":11448,"u":"arcane%20cascade_som","p":38,"h":1,"n":"Arcane Cascade"},{"c":8,"s":53,"id":11449,"u":"cleanse%20soul%20path_som","p":234,"h":1,"n":"Cleanse Soul Path"},{"c":8,"s":53,"id":11450,"u":"learn%20name_som","p":245,"h":1,"n":"Learn Name"},{"c":8,"s":53,"id":11451,"u":"manifest%20eidolon_som","p":52,"h":1,"n":"Manifest Eidolon"},{"c":8,"s":53,"id":11452,"u":"share%20senses_som","p":53,"h":1,"n":"Share Senses"},{"c":8,"s":53,"id":11453,"u":"spellstrike_som","p":37,"h":1,"n":"Spellstrike"},{"c":8,"s":53,"id":11454,"u":"tap%20ley%20line_som","p":215,"h":1,"n":"Tap Ley Line"},{"c":8,"s":39,"id":11455,"u":"cram_sot1","p":63,"h":1,"n":"Cram"},{"c":8,"s":39,"id":11456,"u":"practical%20research_sot1","p":63,"h":1,"n":"Practical Research"},{"c":8,"s":39,"id":11457,"u":"study_sot1","p":63,"h":1,"n":"Study"},{"c":71,"s":12,"id":11458,"u":"airship_gmg","p":177,"h":1,"n":"Airship"},{"c":71,"s":12,"id":11459,"u":"carriage_gmg","p":178,"h":1,"n":"Carriage"},{"c":71,"s":12,"id":11460,"u":"cart_gmg","p":178,"h":1,"n":"Cart"},{"c":71,"s":12,"id":11461,"u":"galley_gmg","p":178,"h":1,"n":"Galley"},{"c":71,"s":12,"id":11462,"u":"glider_gmg","p":178,"h":1,"n":"Glider"},{"c":71,"s":12,"id":11463,"u":"heavy%20chariot_gmg","p":178,"h":1,"n":"Heavy Chariot"},{"c":71,"s":12,"id":11464,"u":"light%20chariot_gmg","p":178,"h":1,"n":"Light Chariot"},{"c":71,"s":12,"id":11465,"u":"rowboat_gmg","p":179,"h":1,"n":"Rowboat"},{"c":71,"s":12,"id":11466,"u":"sailing%20ship_gmg","p":179,"h":1,"n":"Sailing Ship"},{"c":71,"s":12,"id":11467,"u":"sleigh_gmg","p":179,"h":1,"n":"Sleigh"},{"c":71,"s":12,"id":11468,"u":"steam%20giant_gmg","p":179,"h":1,"n":"Steam Giant"},{"c":71,"s":12,"id":11469,"u":"wagon_gmg","p":179,"h":1,"n":"Wagon"},{"c":71,"s":35,"id":11470,"u":"sky%20chariot%2c%20heavy_frp2","p":73,"h":1,"n":"Sky Chariot, Heavy"},{"c":71,"s":35,"id":11471,"u":"sky%20chariot%2c%20light_frp2","p":73,"h":1,"n":"Sky Chariot, Light"},{"c":71,"s":35,"id":11472,"u":"sky%20chariot%2c%20medium_frp2","p":73,"h":1,"n":"Sky Chariot, Medium"},{"c":71,"s":2,"id":11473,"u":"adaptable%20paddleboat_g%26g","p":93,"h":1,"n":"Adaptable Paddleboat"},{"c":71,"s":2,"id":11474,"u":"ambling%20surveyor_g%26g","p":98,"h":1,"n":"Ambling Surveyor"},{"c":71,"s":2,"id":11475,"u":"apparatus%20of%20the%20octopus_g%26g","p":97,"h":1,"n":"Apparatus of the Octopus"},{"c":71,"s":2,"id":11476,"u":"armored%20carriage_g%26g","p":94,"h":1,"n":"Armored Carriage"},{"c":71,"s":2,"id":11477,"u":"automated%20cycle_g%26g","p":92,"h":1,"n":"Automated Cycle"},{"c":71,"s":2,"id":11478,"u":"battery%20tower_g%26g","p":177,"h":1,"n":"Battery Tower"},{"c":71,"s":2,"id":11479,"u":"clockwork%20borer_g%26g","p":96,"h":1,"n":"Clockwork Borer"},{"c":71,"s":2,"id":11480,"u":"clockwork%20castle_g%26g","p":99,"h":1,"n":"Clockwork Castle"},{"c":71,"s":2,"id":11481,"u":"clockwork%20hopper_g%26g","p":95,"h":1,"n":"Clockwork Hopper"},{"c":71,"s":2,"id":11482,"u":"clockwork%20wagon_g%26g","p":94,"h":1,"n":"Clockwork Wagon"},{"c":71,"s":2,"id":11483,"u":"clunkerjunker_g%26g","p":93,"h":1,"n":"Clunkerjunker"},{"c":71,"s":2,"id":11484,"u":"firefly_g%26g","p":94,"h":1,"n":"Firefly"},{"c":71,"s":2,"id":11485,"u":"helepolis_g%26g","p":77,"h":1,"n":"Helepolis"},{"c":71,"s":2,"id":11486,"u":"mobile%20inn_g%26g","p":96,"h":1,"n":"Mobile Inn"},{"c":71,"s":2,"id":11487,"u":"sand%20diver_g%26g","p":94,"h":1,"n":"Sand Diver"},{"c":71,"s":2,"id":11488,"u":"siege%20tower_g%26g","p":77,"h":1,"n":"Siege Tower"},{"c":71,"s":2,"id":11489,"u":"snail%20coach_g%26g","p":96,"h":1,"n":"Snail Coach"},{"c":71,"s":2,"id":11490,"u":"speedster_g%26g","p":96,"h":1,"n":"Speedster"},{"c":71,"s":2,"id":11491,"u":"steam%20cart_g%26g","p":94,"h":1,"n":"Steam Cart"},{"c":71,"s":2,"id":11492,"u":"steam%20trolley_g%26g","p":94,"h":1,"n":"Steam Trolley"},{"c":71,"s":2,"id":11493,"u":"titanic%20stomper_g%26g","p":77,"h":1,"n":"Titanic Stomper"},{"c":71,"s":2,"id":11494,"u":"vonthos's%20golden%20bridge_g%26g","p":99,"h":1,"n":"Vonthos's Golden Bridge"},{"c":71,"s":7,"id":11495,"u":"cliff%20crawler_lotgb","p":18,"h":1,"n":"Cliff Crawler"},{"c":71,"s":7,"id":11496,"u":"clockwork%20bumblebee_lotgb","p":22,"h":1,"n":"Clockwork Bumblebee"},{"c":71,"s":7,"id":11497,"u":"cutter_lotgb","p":76,"h":1,"n":"Cutter"},{"c":71,"s":7,"id":11498,"u":"firework%20pogo_lotgb","p":76,"h":1,"n":"Firework Pogo"},{"c":71,"s":7,"id":11499,"u":"sand%20barge_lotgb","p":76,"h":1,"n":"Sand Barge"},{"c":71,"s":7,"id":11500,"u":"shark%20diver_lotgb","p":77,"h":1,"n":"Shark Diver"},{"c":71,"s":7,"id":11501,"u":"velocipede_lotgb","p":77,"h":1,"n":"Velocipede"},{"c":71,"s":65,"id":11502,"u":"hillcross%20glider_qff3","p":75,"h":1,"n":"Hillcross Glider"},{"c":71,"s":43,"id":11503,"u":"sand%20racer_sot5","p":79,"h":1,"n":"Sand Racer"},{"c":71,"s":44,"id":11504,"u":"bunta_sot6","p":76,"h":1,"n":"Bunta"},{"c":64,"s":9,"id":11505,"u":"all-around%20vision_b1","p":342,"h":1,"n":"All-Around Vision"},{"c":64,"s":9,"id":11506,"u":"aquatic%20ambush_b1","p":342,"h":1,"n":"Aquatic Ambush"},{"c":64,"s":9,"id":11507,"u":"at-will%20spells_b1","p":342,"h":1,"n":"At-Will Spells"},{"c":64,"s":9,"id":11508,"u":"attack%20of%20opportunity_b1","p":342,"h":1,"n":"Attack of Opportunity"},{"c":64,"s":9,"id":11509,"u":"aura_b1","p":342,"h":1,"n":"Aura"},{"c":64,"s":9,"id":11510,"u":"buck_b1","p":342,"h":1,"n":"Buck"},{"c":64,"s":9,"id":11511,"u":"catch%20rock_b1","p":342,"h":1,"n":"Catch Rock"},{"c":64,"s":9,"id":11512,"u":"change%20shape_b1","p":342,"h":1,"n":"Change Shape"},{"c":64,"s":9,"id":11513,"u":"constant%20spells_b1","p":342,"h":1,"n":"Constant Spells"},{"c":64,"s":9,"id":11514,"u":"constrict_b1","p":342,"h":1,"n":"Constrict"},{"c":64,"s":9,"id":11515,"u":"coven_b1","p":342,"h":1,"n":"Coven"},{"c":64,"s":9,"id":11516,"u":"curse%20of%20the%20werecreature_b1","p":329,"h":1,"n":"Curse of the Werecreature"},{"c":64,"s":9,"id":11517,"u":"darkvision_b1","p":343,"h":1,"n":"Darkvision"},{"c":64,"s":9,"id":11518,"u":"disease_b1","p":343,"h":1,"n":"Disease"},{"c":64,"s":9,"id":11519,"u":"engulf_b1","p":343,"h":1,"n":"Engulf"},{"c":64,"s":9,"id":11520,"u":"fast%20healing_b1","p":343,"h":1,"n":"Fast Healing"},{"c":64,"s":9,"id":11521,"u":"ferocity_b1","p":343,"h":1,"n":"Ferocity"},{"c":64,"s":9,"id":11522,"u":"frightful%20presence_b1","p":343,"h":1,"n":"Frightful Presence"},{"c":64,"s":9,"id":11523,"u":"golem%20antimagic_b1","p":184,"h":1,"n":"Golem Antimagic"},{"c":64,"s":9,"id":11524,"u":"grab_b1","p":343,"h":1,"n":"Grab"},{"c":64,"s":9,"id":11525,"u":"greater%20constrict_b1","p":343,"h":1,"n":"Greater Constrict"},{"c":64,"s":9,"id":11526,"u":"improved%20grab_b1","p":343,"h":1,"n":"Improved Grab"},{"c":64,"s":9,"id":11527,"u":"improved%20knockdown_b1","p":343,"h":1,"n":"Improved Knockdown"},{"c":64,"s":9,"id":11528,"u":"improved%20push_b1","p":343,"h":1,"n":"Improved Push"},{"c":64,"s":9,"id":11529,"u":"knockdown_b1","p":343,"h":1,"n":"Knockdown"},{"c":64,"s":9,"id":11530,"u":"lifesense_b1","p":343,"h":1,"n":"Lifesense"},{"c":64,"s":9,"id":11531,"u":"light%20blindness_b1","p":343,"h":1,"n":"Light Blindness"},{"c":64,"s":9,"id":11532,"u":"low-light%20vision_b1","p":343,"h":1,"n":"Low-Light Vision"},{"c":64,"s":9,"id":11533,"u":"moon%20frenzy_b1","p":329,"h":1,"n":"Moon Frenzy"},{"c":64,"s":9,"id":11534,"u":"poison_b1","p":343,"h":1,"n":"Poison"},{"c":64,"s":9,"id":11535,"u":"push_b1","p":343,"h":1,"n":"Push"},{"c":64,"s":9,"id":11536,"u":"regeneration_b1","p":343,"h":1,"n":"Regeneration"},{"c":64,"s":9,"id":11537,"u":"rend_b1","p":344,"h":1,"n":"Rend"},{"c":64,"s":9,"id":11538,"u":"retributive%20strike_b1","p":344,"h":1,"n":"Retributive Strike"},{"c":64,"s":9,"id":11539,"u":"scent_b1","p":344,"h":1,"n":"Scent"},{"c":64,"s":9,"id":11540,"u":"shield%20block_b1","p":344,"h":1,"n":"Shield Block"},{"c":64,"s":9,"id":11541,"u":"sneak%20attack_b1","p":344,"h":1,"n":"Sneak Attack"},{"c":64,"s":9,"id":11542,"u":"swallow%20whole_b1","p":344,"h":1,"n":"Swallow Whole"},{"c":64,"s":9,"id":11543,"u":"swarm%20mind_b1","p":344,"h":1,"n":"Swarm Mind"},{"c":64,"s":9,"id":11544,"u":"telepathy_b1","p":344,"h":1,"n":"Telepathy"},{"c":64,"s":9,"id":11545,"u":"throw%20rock_b1","p":344,"h":1,"n":"Throw Rock"},{"c":64,"s":9,"id":11546,"u":"trample_b1","p":344,"h":1,"n":"Trample"},{"c":64,"s":9,"id":11547,"u":"tremorsense_b1","p":344,"h":1,"n":"Tremorsense"},{"c":64,"s":9,"id":11548,"u":"wavesense_b1","p":344,"h":1,"n":"Wavesense"},{"c":64,"s":10,"id":11549,"u":"negative%20healing_b2","p":305,"h":1,"n":"Negative Healing"},{"c":64,"s":12,"id":11550,"u":"butter%20up_gmg","p":204,"h":1,"n":"Butter Up"},{"c":64,"s":12,"id":11551,"u":"call%20your%20bluff_gmg","p":205,"h":1,"n":"Call Your Bluff"},{"c":64,"s":12,"id":11552,"u":"child%20care_gmg","p":205,"h":1,"n":"Child Care"},{"c":64,"s":12,"id":11553,"u":"find%20footing_gmg","p":205,"h":1,"n":"Find Footing"},{"c":64,"s":12,"id":11554,"u":"gone%20fishing_gmg","p":205,"h":1,"n":"Gone Fishing"},{"c":64,"s":12,"id":11555,"u":"local%20lore_gmg","p":205,"h":1,"n":"Local Lore"},{"c":64,"s":12,"id":11556,"u":"quick%20transcription_gmg","p":205,"h":1,"n":"Quick Transcription"},{"c":64,"s":24,"id":11557,"u":"warpwave_aoe6","p":81,"h":1,"n":"Warpwave"},{"c":65,"s":4,"id":11558,"u":"ysoki_apg","p":21,"h":1,"n":"Ysoki"},{"c":65,"s":9,"id":11559,"u":"alghollthu_b1","p":348,"h":1,"n":"Alghollthu"},{"c":65,"s":9,"id":11560,"u":"amurrun_b1","p":348,"h":1,"n":"Amurrun"},{"c":65,"s":9,"id":11561,"u":"arboreal_b1","p":348,"h":1,"n":"Arboreal"},{"c":65,"s":9,"id":11562,"u":"boggard_b1","p":348,"h":1,"n":"Boggard"},{"c":65,"s":9,"id":11563,"u":"caligni_b1","p":348,"h":1,"n":"Caligni"},{"c":65,"s":9,"id":11564,"u":"cyclops_b1","p":348,"h":1,"n":"Cyclops"},{"c":65,"s":9,"id":11565,"u":"daemonic_b1","p":348,"h":1,"n":"Daemonic"},{"c":65,"s":9,"id":11566,"u":"iruxi_b1","p":348,"h":1,"n":"Iruxi"},{"c":65,"s":9,"id":11567,"u":"protean_b1","p":348,"h":1,"n":"Protean"},{"c":65,"s":9,"id":11568,"u":"requian_b1","p":348,"h":1,"n":"Requian"},{"c":65,"s":9,"id":11569,"u":"sphinx_b1","p":348,"h":1,"n":"Sphinx"},{"c":65,"s":9,"id":11570,"u":"tengu_b1","p":310,"h":1,"n":"Tengu"},{"c":65,"s":9,"id":11571,"u":"utopian_b1","p":348,"h":1,"n":"Utopian"},{"c":65,"s":10,"id":11572,"u":"d'ziriak_b2","p":311,"h":1,"n":"D'ziriak"},{"c":65,"s":10,"id":11573,"u":"destrachan_b2","p":311,"h":1,"n":"Destrachan"},{"c":65,"s":10,"id":11574,"u":"grippli_b2","p":311,"h":1,"n":"Grippli"},{"c":65,"s":10,"id":11575,"u":"jistkan_b2","p":311,"h":1,"n":"Jistkan"},{"c":65,"s":10,"id":11576,"u":"jyoti_b2","p":311,"h":1,"n":"Jyoti"},{"c":65,"s":11,"id":11577,"u":"adlet_b3","p":311,"h":1,"n":"Adlet"},{"c":65,"s":11,"id":11578,"u":"girtabrilu_b3","p":311,"h":1,"n":"Girtabrilu"},{"c":65,"s":11,"id":11579,"u":"grioth_b3","p":311,"h":1,"n":"Grioth"},{"c":65,"s":11,"id":11580,"u":"kovintal_b3","p":311,"h":1,"n":"Kovintal"},{"c":65,"s":11,"id":11581,"u":"mi-go_b3","p":311,"h":1,"n":"Mi-Go"},{"c":65,"s":11,"id":11582,"u":"munavri_b3","p":311,"h":1,"n":"Munavri"},{"c":65,"s":11,"id":11583,"u":"samsaran_b3","p":311,"h":1,"n":"Samsaran"},{"c":65,"s":11,"id":11584,"u":"sasquatch_b3","p":311,"h":1,"n":"Sasquatch"},{"c":65,"s":11,"id":11585,"u":"shae_b3","p":311,"h":1,"n":"Shae"},{"c":65,"s":11,"id":11586,"u":"vanara_b3","p":311,"h":1,"n":"Vanara"},{"c":65,"s":11,"id":11587,"u":"vishkanyan_b3","p":311,"h":1,"n":"Vishkanyan"},{"c":65,"s":11,"id":11588,"u":"yithian_b3","p":311,"h":1,"n":"Yithian"},{"c":65,"s":5,"id":11589,"u":"abyssal_crb","p":65,"h":1,"n":"Abyssal"},{"c":65,"s":5,"id":11590,"u":"aklo_crb","p":65,"h":1,"n":"Aklo"},{"c":65,"s":5,"id":11591,"u":"aquan_crb","p":65,"h":1,"n":"Aquan"},{"c":65,"s":5,"id":11592,"u":"auran_crb","p":65,"h":1,"n":"Auran"},{"c":65,"s":5,"id":11593,"u":"celestial_crb","p":65,"h":1,"n":"Celestial"},{"c":65,"s":5,"id":11594,"u":"common_crb","p":65,"h":1,"n":"Common"},{"c":65,"s":5,"id":11595,"u":"draconic_crb","p":65,"h":1,"n":"Draconic"},{"c":65,"s":5,"id":11596,"u":"druidic_crb","p":65,"h":1,"n":"Druidic"},{"c":65,"s":5,"id":11597,"u":"dwarven_crb","p":65,"h":1,"n":"Dwarven"},{"c":65,"s":5,"id":11598,"u":"elven_crb","p":65,"h":1,"n":"Elven"},{"c":65,"s":5,"id":11599,"u":"gnoll_crb","p":65,"h":1,"n":"Gnoll"},{"c":65,"s":5,"id":11600,"u":"gnomish_crb","p":65,"h":1,"n":"Gnomish"},{"c":65,"s":5,"id":11601,"u":"goblin_crb","p":65,"h":1,"n":"Goblin"},{"c":65,"s":5,"id":11602,"u":"halfling_crb","p":65,"h":1,"n":"Halfling"},{"c":65,"s":5,"id":11603,"u":"hallit_crb","p":432,"h":1,"n":"Hallit"},{"c":65,"s":5,"id":11604,"u":"ignan_crb","p":65,"h":1,"n":"Ignan"},{"c":65,"s":5,"id":11605,"u":"infernal_crb","p":65,"h":1,"n":"Infernal"},{"c":65,"s":5,"id":11606,"u":"jotun_crb","p":65,"h":1,"n":"Jotun"},{"c":65,"s":5,"id":11607,"u":"kelish_crb","p":432,"h":1,"n":"Kelish"},{"c":65,"s":5,"id":11608,"u":"mwangi_crb","p":432,"h":1,"n":"Mwangi"},{"c":65,"s":5,"id":11609,"u":"necril_crb","p":65,"h":1,"n":"Necril"},{"c":65,"s":5,"id":11610,"u":"orcish_crb","p":65,"h":1,"n":"Orcish"},{"c":65,"s":5,"id":11611,"u":"osiriani_crb","p":432,"h":1,"n":"Osiriani"},{"c":65,"s":5,"id":11612,"u":"shadowtongue_crb","p":65,"h":1,"n":"Shadowtongue"},{"c":65,"s":5,"id":11613,"u":"shoanti_crb","p":432,"h":1,"n":"Shoanti"},{"c":65,"s":5,"id":11614,"u":"skald_crb","p":432,"h":1,"n":"Skald"},{"c":65,"s":5,"id":11615,"u":"sylvan_crb","p":65,"h":1,"n":"Sylvan"},{"c":65,"s":5,"id":11616,"u":"terran_crb","p":65,"h":1,"n":"Terran"},{"c":65,"s":5,"id":11617,"u":"tien_crb","p":432,"h":1,"n":"Tien"},{"c":65,"s":5,"id":11618,"u":"undercommon_crb","p":65,"h":1,"n":"Undercommon"},{"c":65,"s":5,"id":11619,"u":"varisian_crb","p":432,"h":1,"n":"Varisian"},{"c":65,"s":5,"id":11620,"u":"vudrani_crb","p":432,"h":1,"n":"Vudrani"},{"c":65,"s":13,"id":11621,"u":"anadi_aoa1","p":84,"h":1,"n":"Anadi"},{"c":65,"s":15,"id":11622,"u":"strix_aoa3","p":72,"h":1,"n":"Strix"},{"c":65,"s":8,"id":11623,"u":"shoony_ec3","p":72,"h":1,"n":"Shoony"},{"c":65,"s":50,"id":11624,"u":"minatan_frp0","p":11,"h":1,"n":"Minatan"},{"c":65,"s":50,"id":11625,"u":"minkaian_frp0","p":11,"h":1,"n":"Minkaian"},{"c":65,"s":50,"id":11626,"u":"nagaji_frp0","p":11,"h":1,"n":"Nagaji"},{"c":65,"s":50,"id":11627,"u":"senzar_frp0","p":11,"h":1,"n":"Senzar"},{"c":65,"s":50,"id":11628,"u":"wayang_frp0","p":11,"h":1,"n":"Wayang"},{"c":65,"s":34,"id":11629,"u":"anugobu_frp1","p":80,"h":1,"n":"Anugobu"},{"c":65,"s":35,"id":11630,"u":"arcadian_frp2","p":34,"h":1,"n":"Arcadian"},{"c":65,"s":1,"id":11631,"u":"androffan_loag","p":69,"h":1,"n":"Androffan"},{"c":65,"s":0,"id":11632,"u":"calda_lome","p":265,"h":1,"n":"Calda"},{"c":65,"s":0,"id":11633,"u":"ekujae_lome","p":23,"h":1,"n":"Ekujae"},{"c":65,"s":0,"id":11634,"u":"goloma_lome","p":115,"h":1,"n":"Goloma"},{"c":65,"s":0,"id":11635,"u":"kibwani_lome","p":217,"h":1,"n":"Kibwani"},{"c":65,"s":0,"id":11636,"u":"lirgeni_lome","p":217,"h":1,"n":"Lirgeni"},{"c":65,"s":0,"id":11637,"u":"mzunu_lome","p":228,"h":1,"n":"Mzunu"},{"c":65,"s":0,"id":11638,"u":"ocotan_lome","p":23,"h":1,"n":"Ocotan"},{"c":65,"s":0,"id":11639,"u":"rasu_lome","p":23,"h":1,"n":"Rasu"},{"c":65,"s":0,"id":11640,"u":"shisk_lome","p":123,"h":1,"n":"Shisk"},{"c":65,"s":0,"id":11641,"u":"xanmba_lome","p":242,"h":1,"n":"Xanmba"},{"c":65,"s":52,"id":11642,"u":"ancient%20osirion_lowg","p":59,"h":1,"n":"Ancient Osirion"},{"c":65,"s":52,"id":11643,"u":"azlanti_lowg","p":60,"h":1,"n":"Azlanti"},{"c":65,"s":52,"id":11644,"u":"garundi_lowg","p":84,"h":1,"n":"Garundi"},{"c":65,"s":52,"id":11645,"u":"thassilonian_lowg","p":108,"h":1,"n":"Thassilonian"},{"c":4,"s":4,"id":11646,"u":"aasimar","p":266,"h":1,"n":"Aasimar"},{"c":4,"s":4,"id":11647,"u":"cursebound","p":267,"h":1,"n":"Cursebound"},{"c":4,"s":4,"id":11648,"u":"duskwalker","p":267,"h":1,"n":"Duskwalker"},{"c":4,"s":4,"id":11649,"u":"finisher","p":267,"h":1,"n":"Finisher"},{"c":4,"s":4,"id":11650,"u":"hex","p":101,"h":1,"n":"Hex"},{"c":4,"s":4,"id":11651,"u":"investigator","p":268,"h":1,"n":"Investigator"},{"c":4,"s":4,"id":11652,"u":"lineage","p":268,"h":1,"n":"Lineage"},{"c":4,"s":4,"id":11653,"u":"oracle","p":269,"h":1,"n":"Oracle"},{"c":4,"s":4,"id":11654,"u":"swashbuckler","p":270,"h":1,"n":"Swashbuckler"},{"c":4,"s":4,"id":11655,"u":"vigilante","p":271,"h":1,"n":"Vigilante"},{"c":4,"s":4,"id":11656,"u":"witch","p":271,"h":1,"n":"Witch"},{"c":4,"s":9,"id":11657,"u":"%5bmagical%20tradition%5d","p":342,"h":1,"n":"[Magical Tradition]"},{"c":4,"s":9,"id":11658,"u":"aeon","p":345,"h":1,"n":"Aeon"},{"c":4,"s":9,"id":11659,"u":"amphibious","p":345,"h":1,"n":"Amphibious"},{"c":4,"s":9,"id":11660,"u":"any","p":345,"h":1,"n":"Any"},{"c":4,"s":9,"id":11661,"u":"aquatic","p":345,"h":1,"n":"Aquatic"},{"c":4,"s":9,"id":11662,"u":"astral","p":345,"h":1,"n":"Astral"},{"c":4,"s":9,"id":11663,"u":"boggard","p":345,"h":1,"n":"Boggard"},{"c":4,"s":9,"id":11664,"u":"caligni","p":345,"h":1,"n":"Caligni"},{"c":4,"s":9,"id":11665,"u":"catfolk","p":345,"h":1,"n":"Catfolk"},{"c":4,"s":9,"id":11666,"u":"ce","p":345,"h":1,"n":"CE"},{"c":4,"s":9,"id":11667,"u":"cg","p":345,"h":1,"n":"CG"},{"c":4,"s":9,"id":11668,"u":"changeling","p":123,"h":1,"n":"Changeling"},{"c":4,"s":9,"id":11669,"u":"charm","p":77,"h":1,"n":"Charm"},{"c":4,"s":9,"id":11670,"u":"cn","p":345,"h":1,"n":"CN"},{"c":4,"s":9,"id":11671,"u":"daemon","p":346,"h":1,"n":"Daemon"},{"c":4,"s":9,"id":11672,"u":"dero","p":346,"h":1,"n":"Dero"},{"c":4,"s":9,"id":11673,"u":"dhampir","p":346,"h":1,"n":"Dhampir"},{"c":4,"s":9,"id":11674,"u":"fungus","p":345,"h":1,"n":"Fungus"},{"c":4,"s":9,"id":11675,"u":"gargantuan","p":345,"h":1,"n":"Gargantuan"},{"c":4,"s":9,"id":11676,"u":"genie","p":346,"h":1,"n":"Genie"},{"c":4,"s":9,"id":11677,"u":"ghost","p":346,"h":1,"n":"Ghost"},{"c":4,"s":9,"id":11678,"u":"ghoul","p":346,"h":1,"n":"Ghoul"},{"c":4,"s":9,"id":11679,"u":"gnoll","p":346,"h":1,"n":"Gnoll"},{"c":4,"s":9,"id":11680,"u":"golem","p":346,"h":1,"n":"Golem"},{"c":4,"s":9,"id":11681,"u":"gremlin","p":346,"h":1,"n":"Gremlin"},{"c":4,"s":9,"id":11682,"u":"huge","p":345,"h":1,"n":"Huge"},{"c":4,"s":9,"id":11683,"u":"incorporeal","p":346,"h":1,"n":"Incorporeal"},{"c":4,"s":9,"id":11684,"u":"inevitable","p":347,"h":1,"n":"Inevitable"},{"c":4,"s":9,"id":11685,"u":"kobold","p":347,"h":1,"n":"Kobold"},{"c":4,"s":9,"id":11686,"u":"large","p":345,"h":1,"n":"Large"},{"c":4,"s":9,"id":11687,"u":"le","p":345,"h":1,"n":"LE"},{"c":4,"s":9,"id":11688,"u":"leshy","p":347,"h":1,"n":"Leshy"},{"c":4,"s":9,"id":11689,"u":"lg","p":345,"h":1,"n":"LG"},{"c":4,"s":9,"id":11690,"u":"lizardfolk","p":347,"h":1,"n":"Lizardfolk"},{"c":4,"s":9,"id":11691,"u":"ln","p":345,"h":1,"n":"LN"},{"c":4,"s":9,"id":11692,"u":"medium","p":345,"h":1,"n":"Medium"},{"c":4,"s":9,"id":11693,"u":"merfolk","p":347,"h":1,"n":"Merfolk"},{"c":4,"s":9,"id":11694,"u":"mummy","p":347,"h":1,"n":"Mummy"},{"c":4,"s":9,"id":11695,"u":"mutant","p":347,"h":1,"n":"Mutant"},{"c":4,"s":9,"id":11696,"u":"n","p":345,"h":1,"n":"N"},{"c":4,"s":9,"id":11697,"u":"ne","p":345,"h":1,"n":"NE"},{"c":4,"s":9,"id":11698,"u":"ng","p":345,"h":1,"n":"NG"},{"c":4,"s":9,"id":11699,"u":"nymph","p":347,"h":1,"n":"Nymph"},{"c":4,"s":9,"id":11700,"u":"olfactory","p":168,"h":1,"n":"Olfactory"},{"c":4,"s":9,"id":11701,"u":"protean","p":347,"h":1,"n":"Protean"},{"c":4,"s":9,"id":11702,"u":"psychopomp","p":347,"h":1,"n":"Psychopomp"},{"c":4,"s":9,"id":11703,"u":"rakshasa","p":347,"h":1,"n":"Rakshasa"},{"c":4,"s":9,"id":11704,"u":"ranged%20trip","p":85,"h":1,"n":"Ranged Trip"},{"c":4,"s":9,"id":11705,"u":"ratfolk","p":347,"h":1,"n":"Ratfolk"},{"c":4,"s":9,"id":11706,"u":"sea%20devil","p":347,"h":1,"n":"Sea Devil"},{"c":4,"s":9,"id":11707,"u":"skeleton","p":347,"h":1,"n":"Skeleton"},{"c":4,"s":9,"id":11708,"u":"small","p":345,"h":1,"n":"Small"},{"c":4,"s":9,"id":11709,"u":"soulbound","p":347,"h":1,"n":"Soulbound"},{"c":4,"s":9,"id":11710,"u":"sprite","p":347,"h":1,"n":"Sprite"},{"c":4,"s":9,"id":11711,"u":"swarm","p":347,"h":1,"n":"Swarm"},{"c":4,"s":9,"id":11712,"u":"tengu","p":270,"h":1,"n":"Tengu"},{"c":4,"s":9,"id":11713,"u":"tethered","p":85,"h":1,"n":"Tethered"},{"c":4,"s":9,"id":11714,"u":"tiefling","p":270,"h":1,"n":"Tiefling"},{"c":4,"s":9,"id":11715,"u":"tiny","p":345,"h":1,"n":"Tiny"},{"c":4,"s":9,"id":11716,"u":"troll","p":347,"h":1,"n":"Troll"},{"c":4,"s":9,"id":11717,"u":"vampire","p":347,"h":1,"n":"Vampire"},{"c":4,"s":9,"id":11718,"u":"werecreature","p":347,"h":1,"n":"Werecreature"},{"c":4,"s":9,"id":11719,"u":"wight","p":332,"h":1,"n":"Wight"},{"c":4,"s":9,"id":11720,"u":"wraith","p":335,"h":1,"n":"Wraith"},{"c":4,"s":9,"id":11721,"u":"xulgath","p":347,"h":1,"n":"Xulgath"},{"c":4,"s":9,"id":11722,"u":"zombie","p":347,"h":1,"n":"Zombie"},{"c":4,"s":10,"id":11723,"u":"brutal","p":310,"h":1,"n":"Brutal"},{"c":4,"s":10,"id":11724,"u":"couatl","p":308,"h":1,"n":"Couatl"},{"c":4,"s":10,"id":11725,"u":"dream","p":308,"h":1,"n":"Dream"},{"c":4,"s":10,"id":11726,"u":"fetchling","p":308,"h":1,"n":"Fetchling"},{"c":4,"s":10,"id":11727,"u":"grippli","p":309,"h":1,"n":"Grippli"},{"c":4,"s":10,"id":11728,"u":"ifrit","p":308,"h":1,"n":"Ifrit"},{"c":4,"s":10,"id":11729,"u":"morlock","p":308,"h":1,"n":"Morlock"},{"c":4,"s":10,"id":11730,"u":"oni","p":309,"h":1,"n":"Oni"},{"c":4,"s":10,"id":11731,"u":"oread","p":309,"h":1,"n":"Oread"},{"c":4,"s":10,"id":11732,"u":"petitioner","p":309,"h":1,"n":"Petitioner"},{"c":4,"s":10,"id":11733,"u":"qlippoth","p":309,"h":1,"n":"Qlippoth"},{"c":4,"s":10,"id":11734,"u":"serpentfolk","p":309,"h":1,"n":"Serpentfolk"},{"c":4,"s":10,"id":11735,"u":"skulk","p":309,"h":1,"n":"Skulk"},{"c":4,"s":10,"id":11736,"u":"spriggan","p":310,"h":1,"n":"Spriggan"},{"c":4,"s":10,"id":11737,"u":"suli","p":310,"h":1,"n":"Suli"},{"c":4,"s":10,"id":11738,"u":"sylph","p":309,"h":1,"n":"Sylph"},{"c":4,"s":10,"id":11739,"u":"tane","p":310,"h":1,"n":"Tane"},{"c":4,"s":10,"id":11740,"u":"time","p":310,"h":1,"n":"Time"},{"c":4,"s":10,"id":11741,"u":"undine","p":310,"h":1,"n":"Undine"},{"c":4,"s":10,"id":11742,"u":"urdefhan","p":310,"h":1,"n":"Urdefhan"},{"c":4,"s":10,"id":11743,"u":"velstrac","p":310,"h":1,"n":"Velstrac"},{"c":4,"s":5,"id":11744,"u":"aberration","p":266,"h":1,"n":"Aberration"},{"c":4,"s":5,"id":11745,"u":"abjuration","p":628,"h":1,"n":"Abjuration"},{"c":4,"s":5,"id":11746,"u":"acid","p":628,"h":1,"n":"Acid"},{"c":4,"s":5,"id":11747,"u":"additive","p":75,"h":1,"n":"Additive"},{"c":4,"s":5,"id":11748,"u":"agile","p":282,"h":1,"n":"Agile"},{"c":4,"s":5,"id":11749,"u":"air","p":628,"h":1,"n":"Air"},{"c":4,"s":5,"id":11750,"u":"alchemical","p":628,"h":1,"n":"Alchemical"},{"c":4,"s":5,"id":11751,"u":"alchemist","p":628,"h":1,"n":"Alchemist"},{"c":4,"s":5,"id":11752,"u":"angel","p":628,"h":1,"n":"Angel"},{"c":4,"s":5,"id":11753,"u":"animal","p":628,"h":1,"n":"Animal"},{"c":4,"s":5,"id":11754,"u":"apex","p":628,"h":1,"n":"Apex"},{"c":4,"s":5,"id":11755,"u":"arcane","p":628,"h":1,"n":"Arcane"},{"c":4,"s":5,"id":11756,"u":"archetype","p":628,"h":1,"n":"Archetype"},{"c":4,"s":5,"id":11757,"u":"archon","p":628,"h":1,"n":"Archon"},{"c":4,"s":5,"id":11758,"u":"attached","p":282,"h":1,"n":"Attached"},{"c":4,"s":5,"id":11759,"u":"attack","p":629,"h":1,"n":"Attack"},{"c":4,"s":5,"id":11760,"u":"auditory","p":629,"h":1,"n":"Auditory"},{"c":4,"s":5,"id":11761,"u":"aura","p":629,"h":1,"n":"Aura"},{"c":4,"s":5,"id":11762,"u":"azata","p":629,"h":1,"n":"Azata"},{"c":4,"s":5,"id":11763,"u":"backstabber","p":282,"h":1,"n":"Backstabber"},{"c":4,"s":5,"id":11764,"u":"backswing","p":282,"h":1,"n":"Backswing"},{"c":4,"s":5,"id":11765,"u":"barbarian","p":629,"h":1,"n":"Barbarian"},{"c":4,"s":5,"id":11766,"u":"bard","p":629,"h":1,"n":"Bard"},{"c":4,"s":5,"id":11767,"u":"beast","p":629,"h":1,"n":"Beast"},{"c":4,"s":5,"id":11768,"u":"bomb","p":629,"h":1,"n":"Bomb"},{"c":4,"s":5,"id":11769,"u":"bulwark","p":274,"h":1,"n":"Bulwark"},{"c":4,"s":5,"id":11770,"u":"cantrip","p":629,"h":1,"n":"Cantrip"},{"c":4,"s":5,"id":11771,"u":"celestial","p":629,"h":1,"n":"Celestial"},{"c":4,"s":5,"id":11772,"u":"champion","p":629,"h":1,"n":"Champion"},{"c":4,"s":5,"id":11773,"u":"chaotic","p":629,"h":1,"n":"Chaotic"},{"c":4,"s":5,"id":11774,"u":"cleric","p":629,"h":1,"n":"Cleric"},{"c":4,"s":5,"id":11775,"u":"cold","p":629,"h":1,"n":"Cold"},{"c":4,"s":5,"id":11776,"u":"comfort","p":275,"h":1,"n":"Comfort"},{"c":4,"s":5,"id":11777,"u":"common","p":629,"h":1,"n":"Common"},{"c":4,"s":5,"id":11778,"u":"companion","p":629,"h":1,"n":"Companion"},{"c":4,"s":5,"id":11779,"u":"complex","p":629,"h":1,"n":"Complex"},{"c":4,"s":5,"id":11780,"u":"composition","p":629,"h":1,"n":"Composition"},{"c":4,"s":5,"id":11781,"u":"concentrate","p":630,"h":1,"n":"Concentrate"},{"c":4,"s":5,"id":11782,"u":"conjuration","p":630,"h":1,"n":"Conjuration"},{"c":4,"s":5,"id":11783,"u":"consecration","p":630,"h":1,"n":"Consecration"},{"c":4,"s":5,"id":11784,"u":"construct","p":630,"h":1,"n":"Construct"},{"c":4,"s":5,"id":11785,"u":"consumable","p":630,"h":1,"n":"Consumable"},{"c":4,"s":5,"id":11786,"u":"contact","p":550,"h":1,"n":"Contact"},{"c":4,"s":5,"id":11787,"u":"curse","p":630,"h":1,"n":"Curse"},{"c":4,"s":5,"id":11788,"u":"darkness","p":630,"h":1,"n":"Darkness"},{"c":4,"s":5,"id":11789,"u":"deadly","p":282,"h":1,"n":"Deadly"},{"c":4,"s":5,"id":11790,"u":"death","p":630,"h":1,"n":"Death"},{"c":4,"s":5,"id":11791,"u":"dedication","p":630,"h":1,"n":"Dedication"},{"c":4,"s":5,"id":11792,"u":"demon","p":630,"h":1,"n":"Demon"},{"c":4,"s":5,"id":11793,"u":"detection","p":630,"h":1,"n":"Detection"},{"c":4,"s":5,"id":11794,"u":"devil","p":630,"h":1,"n":"Devil"},{"c":4,"s":5,"id":11795,"u":"dinosaur","p":630,"h":1,"n":"Dinosaur"},{"c":4,"s":5,"id":11796,"u":"disarm","p":282,"h":1,"n":"Disarm"},{"c":4,"s":5,"id":11797,"u":"disease","p":631,"h":1,"n":"Disease"},{"c":4,"s":5,"id":11798,"u":"divination","p":631,"h":1,"n":"Divination"},{"c":4,"s":5,"id":11799,"u":"divine","p":631,"h":1,"n":"Divine"},{"c":4,"s":5,"id":11800,"u":"downtime","p":631,"h":1,"n":"Downtime"},{"c":4,"s":5,"id":11801,"u":"dragon","p":631,"h":1,"n":"Dragon"},{"c":4,"s":5,"id":11802,"u":"drow","p":631,"h":1,"n":"Drow"},{"c":4,"s":5,"id":11803,"u":"druid","p":631,"h":1,"n":"Druid"},{"c":4,"s":5,"id":11804,"u":"duergar","p":631,"h":1,"n":"Duergar"},{"c":4,"s":5,"id":11805,"u":"dwarf","p":631,"h":1,"n":"Dwarf"},{"c":4,"s":5,"id":11806,"u":"earth","p":631,"h":1,"n":"Earth"},{"c":4,"s":5,"id":11807,"u":"electricity","p":631,"h":1,"n":"Electricity"},{"c":4,"s":5,"id":11808,"u":"elemental","p":631,"h":1,"n":"Elemental"},{"c":4,"s":5,"id":11809,"u":"elf","p":631,"h":1,"n":"Elf"},{"c":4,"s":5,"id":11810,"u":"elixir","p":631,"h":1,"n":"Elixir"},{"c":4,"s":5,"id":11811,"u":"emotion","p":631,"h":1,"n":"Emotion"},{"c":4,"s":5,"id":11812,"u":"enchantment","p":631,"h":1,"n":"Enchantment"},{"c":4,"s":5,"id":11813,"u":"environmental","p":631,"h":1,"n":"Environmental"},{"c":4,"s":5,"id":11814,"u":"ethereal","p":631,"h":1,"n":"Ethereal"},{"c":4,"s":5,"id":11815,"u":"evil","p":631,"h":1,"n":"Evil"},{"c":4,"s":5,"id":11816,"u":"evocation","p":634,"h":1,"n":"Evocation"},{"c":4,"s":5,"id":11817,"u":"exploration","p":631,"h":1,"n":"Exploration"},{"c":4,"s":5,"id":11818,"u":"extradimensional","p":631,"h":1,"n":"Extradimensional"},{"c":4,"s":5,"id":11819,"u":"fatal","p":282,"h":1,"n":"Fatal"},{"c":4,"s":5,"id":11820,"u":"fear","p":631,"h":1,"n":"Fear"},{"c":4,"s":5,"id":11821,"u":"fey","p":631,"h":1,"n":"Fey"},{"c":4,"s":5,"id":11822,"u":"fiend","p":631,"h":1,"n":"Fiend"},{"c":4,"s":5,"id":11823,"u":"fighter","p":632,"h":1,"n":"Fighter"},{"c":4,"s":5,"id":11824,"u":"finesse","p":282,"h":1,"n":"Finesse"},{"c":4,"s":5,"id":11825,"u":"fire","p":632,"h":1,"n":"Fire"},{"c":4,"s":5,"id":11826,"u":"flexible","p":275,"h":1,"n":"Flexible"},{"c":4,"s":5,"id":11827,"u":"flourish","p":632,"h":1,"n":"Flourish"},{"c":4,"s":5,"id":11828,"u":"focused","p":632,"h":1,"n":"Focused"},{"c":4,"s":5,"id":11829,"u":"force","p":632,"h":1,"n":"Force"},{"c":4,"s":5,"id":11830,"u":"forceful","p":282,"h":1,"n":"Forceful"},{"c":4,"s":5,"id":11831,"u":"fortune","p":632,"h":1,"n":"Fortune"},{"c":4,"s":5,"id":11832,"u":"free-hand","p":282,"h":1,"n":"Free-Hand"},{"c":4,"s":5,"id":11833,"u":"general","p":632,"h":1,"n":"General"},{"c":4,"s":5,"id":11834,"u":"giant","p":632,"h":1,"n":"Giant"},{"c":4,"s":5,"id":11835,"u":"gnome","p":632,"h":1,"n":"Gnome"},{"c":4,"s":5,"id":11836,"u":"goblin","p":632,"h":1,"n":"Goblin"},{"c":4,"s":5,"id":11837,"u":"good","p":632,"h":1,"n":"Good"},{"c":4,"s":5,"id":11838,"u":"grapple","p":283,"h":1,"n":"Grapple"},{"c":4,"s":5,"id":11839,"u":"hag","p":632,"h":1,"n":"Hag"},{"c":4,"s":5,"id":11840,"u":"half-elf","p":632,"h":1,"n":"Half-Elf"},{"c":4,"s":5,"id":11841,"u":"half-orc","p":632,"h":1,"n":"Half-Orc"},{"c":4,"s":5,"id":11842,"u":"halfling","p":632,"h":1,"n":"Halfling"},{"c":4,"s":5,"id":11843,"u":"haunt","p":632,"h":1,"n":"Haunt"},{"c":4,"s":5,"id":11844,"u":"healing","p":632,"h":1,"n":"Healing"},{"c":4,"s":5,"id":11845,"u":"human","p":633,"h":1,"n":"Human"},{"c":4,"s":5,"id":11846,"u":"humanoid","p":633,"h":1,"n":"Humanoid"},{"c":4,"s":5,"id":11847,"u":"illusion","p":633,"h":1,"n":"Illusion"},{"c":4,"s":5,"id":11848,"u":"incapacitation","p":633,"h":1,"n":"Incapacitation"},{"c":4,"s":5,"id":11849,"u":"infused","p":75,"h":1,"n":"Infused"},{"c":4,"s":5,"id":11850,"u":"ingested","p":550,"h":1,"n":"Ingested"},{"c":4,"s":5,"id":11851,"u":"inhaled","p":550,"h":1,"n":"Inhaled"},{"c":4,"s":5,"id":11852,"u":"injury","p":550,"h":1,"n":"Injury"},{"c":4,"s":5,"id":11853,"u":"instinct","p":87,"h":1,"n":"Instinct"},{"c":4,"s":5,"id":11854,"u":"invested","p":633,"h":1,"n":"Invested"},{"c":4,"s":5,"id":11855,"u":"jousting","p":283,"h":1,"n":"Jousting"},{"c":4,"s":5,"id":11856,"u":"lawful","p":633,"h":1,"n":"Lawful"},{"c":4,"s":5,"id":11857,"u":"light","p":633,"h":1,"n":"Light"},{"c":4,"s":5,"id":11858,"u":"linguistic","p":633,"h":1,"n":"Linguistic"},{"c":4,"s":5,"id":11859,"u":"litany","p":633,"h":1,"n":"Litany"},{"c":4,"s":5,"id":11860,"u":"magical","p":633,"h":1,"n":"Magical"},{"c":4,"s":5,"id":11861,"u":"manipulate","p":633,"h":1,"n":"Manipulate"},{"c":4,"s":5,"id":11862,"u":"mechanical","p":634,"h":1,"n":"Mechanical"},{"c":4,"s":5,"id":11863,"u":"mental","p":634,"h":1,"n":"Mental"},{"c":4,"s":5,"id":11864,"u":"metamagic","p":634,"h":1,"n":"Metamagic"},{"c":4,"s":5,"id":11865,"u":"mindless","p":634,"h":1,"n":"Mindless"},{"c":4,"s":5,"id":11866,"u":"minion","p":634,"h":1,"n":"Minion"},{"c":4,"s":5,"id":11867,"u":"misfortune","p":634,"h":1,"n":"Misfortune"},{"c":4,"s":5,"id":11868,"u":"monitor","p":634,"h":1,"n":"Monitor"},{"c":4,"s":5,"id":11869,"u":"monk","p":634,"h":1,"n":"Monk"},{"c":4,"s":5,"id":11870,"u":"morph","p":634,"h":1,"n":"Morph"},{"c":4,"s":5,"id":11871,"u":"move","p":634,"h":1,"n":"Move"},{"c":4,"s":5,"id":11872,"u":"multiclass","p":635,"h":1,"n":"Multiclass"},{"c":4,"s":5,"id":11873,"u":"mutagen","p":634,"h":1,"n":"Mutagen"},{"c":4,"s":5,"id":11874,"u":"necromancy","p":634,"h":1,"n":"Necromancy"},{"c":4,"s":5,"id":11875,"u":"negative","p":630,"h":1,"n":"Negative"},{"c":4,"s":5,"id":11876,"u":"noisy","p":275,"h":1,"n":"Noisy"},{"c":4,"s":5,"id":11877,"u":"nonlethal","p":283,"h":1,"n":"Nonlethal"},{"c":4,"s":5,"id":11878,"u":"oath","p":109,"h":1,"n":"Oath"},{"c":4,"s":5,"id":11879,"u":"occult","p":634,"h":1,"n":"Occult"},{"c":4,"s":5,"id":11880,"u":"oil","p":634,"h":1,"n":"Oil"},{"c":4,"s":5,"id":11881,"u":"ooze","p":634,"h":1,"n":"Ooze"},{"c":4,"s":5,"id":11882,"u":"open","p":634,"h":1,"n":"Open"},{"c":4,"s":5,"id":11883,"u":"orc","p":634,"h":1,"n":"Orc"},{"c":4,"s":5,"id":11884,"u":"parry","p":283,"h":1,"n":"Parry"},{"c":4,"s":5,"id":11885,"u":"plant","p":635,"h":1,"n":"Plant"},{"c":4,"s":5,"id":11886,"u":"poison","p":635,"h":1,"n":"Poison"},{"c":4,"s":5,"id":11887,"u":"polymorph","p":635,"h":1,"n":"Polymorph"},{"c":4,"s":5,"id":11888,"u":"positive","p":635,"h":1,"n":"Positive"},{"c":4,"s":5,"id":11889,"u":"possession","p":635,"h":1,"n":"Possession"},{"c":4,"s":5,"id":11890,"u":"potion","p":635,"h":1,"n":"Potion"},{"c":4,"s":5,"id":11891,"u":"precious","p":635,"h":1,"n":"Precious"},{"c":4,"s":5,"id":11892,"u":"prediction","p":635,"h":1,"n":"Prediction"},{"c":4,"s":5,"id":11893,"u":"press","p":635,"h":1,"n":"Press"},{"c":4,"s":5,"id":11894,"u":"primal","p":635,"h":1,"n":"Primal"},{"c":4,"s":5,"id":11895,"u":"propulsive","p":283,"h":1,"n":"Propulsive"},{"c":4,"s":5,"id":11896,"u":"rage","p":87,"h":1,"n":"Rage"},{"c":4,"s":5,"id":11897,"u":"ranger","p":635,"h":1,"n":"Ranger"},{"c":4,"s":5,"id":11898,"u":"rare","p":635,"h":1,"n":"Rare"},{"c":4,"s":5,"id":11899,"u":"reach","p":283,"h":1,"n":"Reach"},{"c":4,"s":5,"id":11900,"u":"revelation","p":635,"h":1,"n":"Revelation"},{"c":4,"s":5,"id":11901,"u":"rogue","p":635,"h":1,"n":"Rogue"},{"c":4,"s":5,"id":11902,"u":"scroll","p":636,"h":1,"n":"Scroll"},{"c":4,"s":5,"id":11903,"u":"scrying","p":636,"h":1,"n":"Scrying"},{"c":4,"s":5,"id":11904,"u":"secret","p":636,"h":1,"n":"Secret"},{"c":4,"s":5,"id":11905,"u":"shadow","p":636,"h":1,"n":"Shadow"},{"c":4,"s":5,"id":11906,"u":"shove","p":283,"h":1,"n":"Shove"},{"c":4,"s":5,"id":11907,"u":"skill","p":636,"h":1,"n":"Skill"},{"c":4,"s":5,"id":11908,"u":"sleep","p":636,"h":1,"n":"Sleep"},{"c":4,"s":5,"id":11909,"u":"snare","p":636,"h":1,"n":"Snare"},{"c":4,"s":5,"id":11910,"u":"sonic","p":636,"h":1,"n":"Sonic"},{"c":4,"s":5,"id":11911,"u":"sorcerer","p":636,"h":1,"n":"Sorcerer"},{"c":4,"s":5,"id":11912,"u":"spirit","p":636,"h":1,"n":"Spirit"},{"c":4,"s":5,"id":11913,"u":"splash","p":637,"h":1,"n":"Splash"},{"c":4,"s":5,"id":11914,"u":"staff","p":637,"h":1,"n":"Staff"},{"c":4,"s":5,"id":11915,"u":"stance","p":637,"h":1,"n":"Stance"},{"c":4,"s":5,"id":11916,"u":"structure","p":596,"h":1,"n":"Structure"},{"c":4,"s":5,"id":11917,"u":"summoned","p":637,"h":1,"n":"Summoned"},{"c":4,"s":5,"id":11918,"u":"sweep","p":283,"h":1,"n":"Sweep"},{"c":4,"s":5,"id":11919,"u":"talisman","p":637,"h":1,"n":"Talisman"},{"c":4,"s":5,"id":11920,"u":"teleportation","p":637,"h":1,"n":"Teleportation"},{"c":4,"s":5,"id":11921,"u":"thrown","p":283,"h":1,"n":"Thrown"},{"c":4,"s":5,"id":11922,"u":"transmutation","p":637,"h":1,"n":"Transmutation"},{"c":4,"s":5,"id":11923,"u":"trap","p":637,"h":1,"n":"Trap"},{"c":4,"s":5,"id":11924,"u":"trip","p":283,"h":1,"n":"Trip"},{"c":4,"s":5,"id":11925,"u":"twin","p":283,"h":1,"n":"Twin"},{"c":4,"s":5,"id":11926,"u":"two-hand","p":283,"h":1,"n":"Two-Hand"},{"c":4,"s":5,"id":11927,"u":"unarmed","p":283,"h":1,"n":"Unarmed"},{"c":4,"s":5,"id":11928,"u":"uncommon","p":637,"h":1,"n":"Uncommon"},{"c":4,"s":5,"id":11929,"u":"undead","p":283,"h":1,"n":"Undead"},{"c":4,"s":5,"id":11930,"u":"unique","p":637,"h":1,"n":"Unique"},{"c":4,"s":5,"id":11931,"u":"versatile","p":283,"h":1,"n":"Versatile"},{"c":4,"s":5,"id":11932,"u":"virulent","p":638,"h":1,"n":"Virulent"},{"c":4,"s":5,"id":11933,"u":"visual","p":638,"h":1,"n":"Visual"},{"c":4,"s":5,"id":11934,"u":"volley","p":283,"h":1,"n":"Volley"},{"c":4,"s":5,"id":11935,"u":"wand","p":638,"h":1,"n":"Wand"},{"c":4,"s":5,"id":11936,"u":"water","p":638,"h":1,"n":"Water"},{"c":4,"s":5,"id":11937,"u":"wizard","p":638,"h":1,"n":"Wizard"},{"c":4,"s":12,"id":11938,"u":"artifact","p":250,"h":1,"n":"Artifact"},{"c":4,"s":12,"id":11939,"u":"city","p":250,"h":1,"n":"City"},{"c":4,"s":12,"id":11940,"u":"cursed","p":251,"h":1,"n":"Cursed"},{"c":4,"s":12,"id":11941,"u":"drug","p":251,"h":1,"n":"Drug"},{"c":4,"s":12,"id":11942,"u":"erratic","p":251,"h":1,"n":"Erratic"},{"c":4,"s":12,"id":11943,"u":"finite","p":251,"h":1,"n":"Finite"},{"c":4,"s":12,"id":11944,"u":"flowing","p":251,"h":1,"n":"Flowing"},{"c":4,"s":12,"id":11945,"u":"high%20gravity","p":252,"h":1,"n":"High Gravity"},{"c":4,"s":12,"id":11946,"u":"immeasurable","p":252,"h":1,"n":"Immeasurable"},{"c":4,"s":12,"id":11947,"u":"intelligent","p":252,"h":1,"n":"Intelligent"},{"c":4,"s":12,"id":11948,"u":"low%20gravity","p":252,"h":1,"n":"Low Gravity"},{"c":4,"s":12,"id":11949,"u":"metamorphic","p":253,"h":1,"n":"Metamorphic"},{"c":4,"s":12,"id":11950,"u":"metropolis","p":253,"h":1,"n":"Metropolis"},{"c":4,"s":12,"id":11951,"u":"microgravity","p":253,"h":1,"n":"Microgravity"},{"c":4,"s":12,"id":11952,"u":"reckless","p":254,"h":1,"n":"Reckless"},{"c":4,"s":12,"id":11953,"u":"sentient","p":254,"h":1,"n":"Sentient"},{"c":4,"s":12,"id":11954,"u":"static","p":254,"h":1,"n":"Static"},{"c":4,"s":12,"id":11955,"u":"strange%20gravity","p":254,"h":1,"n":"Strange Gravity"},{"c":4,"s":12,"id":11956,"u":"subjective%20gravity","p":254,"h":1,"n":"Subjective Gravity"},{"c":4,"s":12,"id":11957,"u":"timeless","p":254,"h":1,"n":"Timeless"},{"c":4,"s":12,"id":11958,"u":"town","p":254,"h":1,"n":"Town"},{"c":4,"s":12,"id":11959,"u":"unbounded","p":255,"h":1,"n":"Unbounded"},{"c":4,"s":12,"id":11960,"u":"village","p":255,"h":1,"n":"Village"},{"c":4,"s":3,"id":11961,"u":"climbing","p":1,"h":1,"n":"Climbing"},{"c":4,"s":8,"id":11962,"u":"shoony","p":82,"h":1,"n":"Shoony"},{"c":4,"s":35,"id":11963,"u":"kaiju","p":89,"h":1,"n":"Kaiju"},{"c":4,"s":2,"id":11964,"u":"automaton","p":230,"h":1,"n":"Automaton"},{"c":4,"s":2,"id":11965,"u":"capacity","p":150,"h":1,"n":"Capacity"},{"c":4,"s":2,"id":11966,"u":"clockwork","p":231,"h":1,"n":"Clockwork"},{"c":4,"s":2,"id":11967,"u":"cobbled","p":231,"h":1,"n":"Cobbled"},{"c":4,"s":2,"id":11968,"u":"combination","p":231,"h":1,"n":"Combination"},{"c":4,"s":2,"id":11969,"u":"concealable","p":231,"h":1,"n":"Concealable"},{"c":4,"s":2,"id":11970,"u":"concussive","p":231,"h":1,"n":"Concussive"},{"c":4,"s":2,"id":11971,"u":"critical%20fusion","p":231,"h":1,"n":"Critical Fusion"},{"c":4,"s":2,"id":11972,"u":"double%20barrel","p":232,"h":1,"n":"Double Barrel"},{"c":4,"s":2,"id":11973,"u":"fatal%20aim","p":150,"h":1,"n":"Fatal Aim"},{"c":4,"s":2,"id":11974,"u":"gadget","p":233,"h":1,"n":"Gadget"},{"c":4,"s":2,"id":11975,"u":"gunslinger","p":108,"h":1,"n":"Gunslinger"},{"c":4,"s":2,"id":11976,"u":"injection","p":233,"h":1,"n":"Injection"},{"c":4,"s":2,"id":11977,"u":"inventor","p":16,"h":1,"n":"Inventor"},{"c":4,"s":2,"id":11978,"u":"kickback","p":234,"h":1,"n":"Kickback"},{"c":4,"s":2,"id":11979,"u":"modification","p":234,"h":1,"n":"Modification"},{"c":4,"s":2,"id":11980,"u":"mounted","p":234,"h":1,"n":"Mounted"},{"c":4,"s":2,"id":11981,"u":"portable","p":235,"h":1,"n":"Portable"},{"c":4,"s":2,"id":11982,"u":"repeating","p":62,"h":1,"n":"Repeating"},{"c":4,"s":2,"id":11983,"u":"scatter","p":235,"h":1,"n":"Scatter"},{"c":4,"s":2,"id":11984,"u":"steam","p":236,"h":1,"n":"Steam"},{"c":4,"s":2,"id":11985,"u":"unstable","p":236,"h":1,"n":"Unstable"},{"c":4,"s":1,"id":11986,"u":"android","p":140,"h":1,"n":"Android"},{"c":4,"s":1,"id":11987,"u":"aphorite","p":140,"h":1,"n":"Aphorite"},{"c":4,"s":1,"id":11988,"u":"azarketi","p":140,"h":1,"n":"Azarketi"},{"c":4,"s":1,"id":11989,"u":"beastkin","p":140,"h":1,"n":"Beastkin"},{"c":4,"s":1,"id":11990,"u":"conrasu","p":138,"h":1,"n":"Conrasu"},{"c":4,"s":1,"id":11991,"u":"energy","p":139,"h":1,"n":"Energy"},{"c":4,"s":1,"id":11992,"u":"fleshwarp","p":141,"h":1,"n":"Fleshwarp"},{"c":4,"s":1,"id":11993,"u":"ganzi","p":141,"h":1,"n":"Ganzi"},{"c":4,"s":1,"id":11994,"u":"geniekin","p":138,"h":1,"n":"Geniekin"},{"c":4,"s":1,"id":11995,"u":"hampering","p":139,"h":1,"n":"Hampering"},{"c":4,"s":1,"id":11996,"u":"kitsune","p":141,"h":1,"n":"Kitsune"},{"c":4,"s":1,"id":11997,"u":"resonant","p":139,"h":1,"n":"Resonant"},{"c":4,"s":1,"id":11998,"u":"strix","p":142,"h":1,"n":"Strix"},{"c":4,"s":6,"id":11999,"u":"academic","p":132,"h":1,"n":"Academic"},{"c":4,"s":6,"id":12000,"u":"hellknight","p":133,"h":1,"n":"Hellknight"},{"c":4,"s":6,"id":12001,"u":"hobgoblin","p":133,"h":1,"n":"Hobgoblin"},{"c":4,"s":6,"id":12002,"u":"militaristic","p":133,"h":1,"n":"Militaristic"},{"c":4,"s":6,"id":12003,"u":"revolutionary","p":134,"h":1,"n":"Revolutionary"},{"c":4,"s":6,"id":12004,"u":"wayfaring","p":135,"h":1,"n":"Wayfaring"},{"c":4,"s":6,"id":12005,"u":"wayfaring","p":135,"h":1,"n":"Wayfaring"},{"c":4,"s":55,"id":12006,"u":"modular","p":120,"h":1,"n":"Modular"},{"c":4,"s":56,"id":12007,"u":"contract","p":126,"h":1,"n":"Contract"},{"c":4,"s":0,"id":12008,"u":"anadi","p":308,"h":1,"n":"Anadi"},{"c":4,"s":0,"id":12009,"u":"goloma","p":309,"h":1,"n":"Goloma"},{"c":4,"s":0,"id":12010,"u":"shisk","p":310,"h":1,"n":"Shisk"},{"c":4,"s":7,"id":12011,"u":"adjustment","p":133,"h":1,"n":"Adjustment"},{"c":4,"s":7,"id":12012,"u":"poppet","p":134,"h":1,"n":"Poppet"},{"c":4,"s":7,"id":12013,"u":"tattoo","p":135,"h":1,"n":"Tattoo"},{"c":4,"s":52,"id":12014,"u":"tattoo","p":124,"h":1,"n":"Tattoo"},{"c":4,"s":53,"id":12015,"u":"%5bclass%5d","p":219,"h":1,"n":"[Class]"},{"c":4,"s":53,"id":12016,"u":"catalyst","p":168,"h":1,"n":"Catalyst"},{"c":4,"s":53,"id":12017,"u":"class","p":193,"h":1,"n":"Class"},{"c":4,"s":53,"id":12018,"u":"contingency","p":252,"h":1,"n":"Contingency"},{"c":4,"s":53,"id":12019,"u":"eidolon","p":57,"h":1,"n":"Eidolon"},{"c":4,"s":53,"id":12020,"u":"evolution","p":57,"h":1,"n":"Evolution"},{"c":4,"s":53,"id":12021,"u":"fulu","p":253,"h":1,"n":"Fulu"},{"c":4,"s":53,"id":12022,"u":"grimoire","p":162,"h":1,"n":"Grimoire"},{"c":4,"s":53,"id":12023,"u":"incarnate","p":132,"h":1,"n":"Incarnate"},{"c":4,"s":53,"id":12024,"u":"magus","p":253,"h":1,"n":"Magus"},{"c":4,"s":53,"id":12025,"u":"pervasive%20magic","p":218,"h":1,"n":"Pervasive Magic"},{"c":4,"s":53,"id":12026,"u":"phantom","p":254,"h":1,"n":"Phantom"},{"c":4,"s":53,"id":12027,"u":"spellheart","p":170,"h":1,"n":"Spellheart"},{"c":4,"s":53,"id":12028,"u":"summoner","p":254,"h":1,"n":"Summoner"},{"c":4,"s":53,"id":12029,"u":"tandem","p":57,"h":1,"n":"Tandem"},{"c":4,"s":53,"id":12030,"u":"true%20name","p":244,"h":1,"n":"True Name"},{"c":26,"s":4,"id":12031,"u":"ape_apg","p":144,"h":1,"n":"Ape"},{"c":26,"s":4,"id":12032,"u":"arboreal%20sapling_apg","p":144,"h":1,"n":"Arboreal Sapling"},{"c":26,"s":4,"id":12033,"u":"bat_apg","p":144,"h":1,"n":"Bat"},{"c":26,"s":4,"id":12034,"u":"boar_apg","p":144,"h":1,"n":"Boar"},{"c":26,"s":4,"id":12035,"u":"crocodile_apg","p":145,"h":1,"n":"Crocodile"},{"c":26,"s":4,"id":12036,"u":"riding%20drake_apg","p":145,"h":1,"n":"Riding Drake"},{"c":26,"s":4,"id":12037,"u":"scorpion_apg","p":145,"h":1,"n":"Scorpion"},{"c":26,"s":4,"id":12038,"u":"shark_apg","p":145,"h":1,"n":"Shark"},{"c":26,"s":5,"id":12039,"u":"badger_crb","p":215,"h":1,"n":"Badger"},{"c":26,"s":5,"id":12040,"u":"bear_crb","p":215,"h":1,"n":"Bear"},{"c":26,"s":5,"id":12041,"u":"bird_crb","p":215,"h":1,"n":"Bird"},{"c":26,"s":5,"id":12042,"u":"cat_crb","p":215,"h":1,"n":"Cat"},{"c":26,"s":5,"id":12043,"u":"dromaeosaur_crb","p":216,"h":1,"n":"Dromaeosaur"},{"c":26,"s":5,"id":12044,"u":"horse_crb","p":216,"h":1,"n":"Horse"},{"c":26,"s":5,"id":12045,"u":"snake_crb","p":216,"h":1,"n":"Snake"},{"c":26,"s":5,"id":12046,"u":"wolf_crb","p":216,"h":1,"n":"Wolf"},{"c":26,"s":17,"id":12047,"u":"camel_aoa5","p":80,"h":1,"n":"Camel"},{"c":26,"s":17,"id":12048,"u":"hyena_aoa5","p":80,"h":1,"n":"Hyena"},{"c":26,"s":17,"id":12049,"u":"vulture_aoa5","p":80,"h":1,"n":"Vulture"},{"c":26,"s":30,"id":12050,"u":"cave%20gecko_ec4","p":73,"h":1,"n":"Cave Gecko"},{"c":26,"s":30,"id":12051,"u":"cave%20pterosaur_ec4","p":74,"h":1,"n":"Cave Pterosaur"},{"c":26,"s":30,"id":12052,"u":"monitor%20lizard_ec4","p":73,"h":1,"n":"Monitor Lizard"},{"c":26,"s":7,"id":12053,"u":"beetle_lotgb","p":54,"h":1,"n":"Beetle"},{"c":26,"s":7,"id":12054,"u":"capybara_lotgb","p":54,"h":1,"n":"Capybara"},{"c":26,"s":7,"id":12055,"u":"moth_lotgb","p":54,"h":1,"n":"Moth"},{"c":26,"s":7,"id":12056,"u":"pangolin_lotgb","p":55,"h":1,"n":"Pangolin"},{"c":26,"s":7,"id":12057,"u":"terror%20bird_lotgb","p":55,"h":1,"n":"Terror Bird"},{"c":26,"s":53,"id":12058,"u":"shadow%20hound_som","p":228,"h":1,"n":"Shadow Hound"},{"c":27,"s":4,"id":12059,"u":"faerie%20dragon_apg","p":147,"h":1,"n":"Faerie Dragon"},{"c":27,"s":4,"id":12060,"u":"imp_apg","p":147,"h":1,"n":"Imp"},{"c":27,"s":4,"id":12061,"u":"spellslime_apg","p":147,"h":1,"n":"Spellslime"},{"c":27,"s":51,"id":12062,"u":"aeon%20wyrd_lopsg","p":122,"h":1,"n":"Aeon Wyrd"},{"c":27,"s":51,"id":12063,"u":"calligraphy%20wyrm_lopsg","p":122,"h":1,"n":"Calligraphy Wyrm"},{"c":27,"s":51,"id":12064,"u":"dweomercat%20cub_lopsg","p":122,"h":1,"n":"Dweomercat Cub"},{"c":27,"s":51,"id":12065,"u":"poppet_lopsg","p":123,"h":1,"n":"Poppet"},{"c":27,"s":7,"id":12066,"u":"clockwork%20familiar_lotgb","p":23,"h":1,"n":"Clockwork Familiar"},{"c":27,"s":7,"id":12067,"u":"elemental%20wisp_lotgb","p":35,"h":1,"n":"Elemental Wisp"},{"c":27,"s":7,"id":12068,"u":"nosoi_lotgb","p":35,"h":1,"n":"Nosoi"},{"c":27,"s":7,"id":12069,"u":"pipefox_lotgb","p":35,"h":1,"n":"Pipefox"},{"c":27,"s":53,"id":12070,"u":"shadow%20familiar_som","p":229,"h":1,"n":"Shadow Familiar"},{"c":28,"s":53,"id":12071,"u":"angel%20eidolon_som","p":59,"h":1,"n":"Angel Eidolon"},{"c":28,"s":53,"id":12072,"u":"anger%20phantom%20eidolon_som","p":59,"h":1,"n":"Anger Phantom Eidolon"},{"c":28,"s":53,"id":12073,"u":"beast%20eidolon_som","p":61,"h":1,"n":"Beast Eidolon"},{"c":28,"s":53,"id":12074,"u":"construct%20eidolon_som","p":61,"h":1,"n":"Construct Eidolon"},{"c":28,"s":53,"id":12075,"u":"demon%20eidolon_som","p":62,"h":1,"n":"Demon Eidolon"},{"c":28,"s":53,"id":12076,"u":"devotion%20phantom%20eidolon_som","p":63,"h":1,"n":"Devotion Phantom Eidolon"},{"c":28,"s":53,"id":12077,"u":"dragon%20eidolon_som","p":63,"h":1,"n":"Dragon Eidolon"},{"c":28,"s":53,"id":12078,"u":"fey%20eidolon_som","p":64,"h":1,"n":"Fey Eidolon"},{"c":28,"s":53,"id":12079,"u":"plant%20eidolon_som","p":65,"h":1,"n":"Plant Eidolon"},{"c":28,"s":53,"id":12080,"u":"psychopomp%20eidolon_som","p":66,"h":1,"n":"Psychopomp Eidolon"},{"c":50,"s":66,"id":12081,"u":"id","n":"ID: Adventure"},{"c":70,"s":4,"id":12082,"u":"astral%20projection_apg","p":240,"h":1,"n":"Astral Projection"},{"c":70,"s":4,"id":12083,"u":"clone_apg","p":240,"h":1,"n":"Clone"},{"c":70,"s":4,"id":12084,"u":"create%20demiplane_apg","p":241,"h":1,"n":"Create Demiplane"},{"c":70,"s":4,"id":12085,"u":"fantastic%20fa%c3%a7ade_apg","p":240,"h":1,"n":"Fantastic Façade"},{"c":70,"s":4,"id":12086,"u":"heartbond_apg","p":311,"h":1,"n":"Heartbond"},{"c":70,"s":4,"id":12087,"u":"heroes'%20feast_apg","p":242,"h":1,"n":"Heroes' Feast"},{"c":70,"s":4,"id":12088,"u":"reincarnate_apg","p":242,"h":1,"n":"Reincarnate"},{"c":70,"s":4,"id":12089,"u":"rest%20eternal_apg","p":244,"h":1,"n":"Rest Eternal"},{"c":70,"s":4,"id":12090,"u":"simulacrum_apg","p":244,"h":1,"n":"Simulacrum"},{"c":70,"s":4,"id":12091,"u":"teleportation%20circle_apg","p":244,"h":1,"n":"Teleportation Circle"},{"c":70,"s":4,"id":12092,"u":"unseen%20custodians_apg","p":245,"h":1,"n":"Unseen Custodians"},{"c":70,"s":4,"id":12093,"u":"ward%20domain_apg","p":245,"h":1,"n":"Ward Domain"},{"c":70,"s":4,"id":12094,"u":"word%20of%20recall_apg","p":245,"h":1,"n":"Word of Recall"},{"c":70,"s":9,"id":12095,"u":"abyssal%20pact_b1","p":347,"h":1,"n":"Abyssal Pact"},{"c":70,"s":9,"id":12096,"u":"angelic%20messenger_b1","p":348,"h":1,"n":"Angelic Messenger"},{"c":70,"s":9,"id":12097,"u":"infernal%20pact_b1","p":348,"h":1,"n":"Infernal Pact"},{"c":70,"s":10,"id":12098,"u":"daemonic%20pact_b2","p":311,"h":1,"n":"Daemonic Pact"},{"c":70,"s":10,"id":12099,"u":"ravenous%20reanimation_b2","p":223,"h":1,"n":"Ravenous Reanimation"},{"c":70,"s":11,"id":12100,"u":"div%20pact_b3","p":311,"h":1,"n":"Div Pact"},{"c":70,"s":11,"id":12101,"u":"owb%20pact_b3","p":41,"h":1,"n":"Owb Pact"},{"c":70,"s":5,"id":12102,"u":"animate%20object_crb","p":409,"h":1,"n":"Animate Object"},{"c":70,"s":5,"id":12103,"u":"atone_crb","p":409,"h":1,"n":"Atone"},{"c":70,"s":5,"id":12104,"u":"awaken%20animal_crb","p":409,"h":1,"n":"Awaken Animal"},{"c":70,"s":5,"id":12105,"u":"blight_crb","p":410,"h":1,"n":"Blight"},{"c":70,"s":5,"id":12106,"u":"call%20spirit_crb","p":410,"h":1,"n":"Call Spirit"},{"c":70,"s":5,"id":12107,"u":"commune_crb","p":410,"h":1,"n":"Commune"},{"c":70,"s":5,"id":12108,"u":"commune%20with%20nature_crb","p":410,"h":1,"n":"Commune With Nature"},{"c":70,"s":5,"id":12109,"u":"consecrate_crb","p":410,"h":1,"n":"Consecrate"},{"c":70,"s":5,"id":12110,"u":"control%20weather_crb","p":411,"h":1,"n":"Control Weather"},{"c":70,"s":5,"id":12111,"u":"create%20undead_crb","p":411,"h":1,"n":"Create Undead"},{"c":70,"s":5,"id":12112,"u":"freedom_crb","p":411,"h":1,"n":"Freedom"},{"c":70,"s":5,"id":12113,"u":"geas_crb","p":412,"h":1,"n":"Geas"},{"c":70,"s":5,"id":12114,"u":"imprisonment_crb","p":412,"h":1,"n":"Imprisonment"},{"c":70,"s":5,"id":12115,"u":"inveigle_crb","p":413,"h":1,"n":"Inveigle"},{"c":70,"s":5,"id":12116,"u":"legend%20lore_crb","p":413,"h":1,"n":"Legend Lore"},{"c":70,"s":5,"id":12117,"u":"planar%20ally_crb","p":413,"h":1,"n":"Planar Ally"},{"c":70,"s":5,"id":12118,"u":"planar%20binding_crb","p":414,"h":1,"n":"Planar Binding"},{"c":70,"s":5,"id":12119,"u":"plant%20growth_crb","p":415,"h":1,"n":"Plant Growth"},{"c":70,"s":5,"id":12120,"u":"primal%20call_crb","p":415,"h":1,"n":"Primal Call"},{"c":70,"s":5,"id":12121,"u":"resurrect_crb","p":415,"h":1,"n":"Resurrect"},{"c":70,"s":18,"id":12122,"u":"anima%20invocation%20(modified)_aoa6","p":75,"h":1,"n":"Anima Invocation (Modified)"},{"c":70,"s":20,"id":12123,"u":"create%20skinstitch_aoe2","p":76,"h":1,"n":"Create Skinstitch"},{"c":70,"s":23,"id":12124,"u":"unfettered%20mark_aoe5","p":80,"h":1,"n":"Unfettered Mark"},{"c":70,"s":25,"id":12125,"u":"awaken%20portal_av1","p":79,"h":1,"n":"Awaken Portal"},{"c":70,"s":30,"id":12126,"u":"statuette_ec4","p":75,"h":1,"n":"Statuette"},{"c":70,"s":31,"id":12127,"u":"terminate%20bloodline_ec5","p":74,"h":1,"n":"Terminate Bloodline"},{"c":70,"s":53,"id":12128,"u":"asmodean%20wager_som","p":147,"h":1,"n":"Asmodean Wager"},{"c":70,"s":53,"id":12129,"u":"awaken%20object_som","p":147,"h":1,"n":"Awaken Object"},{"c":70,"s":53,"id":12130,"u":"bathe%20in%20blood_som","p":148,"h":1,"n":"Bathe In Blood"},{"c":70,"s":53,"id":12131,"u":"concealment's%20curtain_som","p":148,"h":1,"n":"Concealment's Curtain"},{"c":70,"s":53,"id":12132,"u":"dread%20ambience_som","p":149,"h":1,"n":"Dread Ambience"},{"c":70,"s":53,"id":12133,"u":"elemental%20sentinel_som","p":150,"h":1,"n":"Elemental Sentinel"},{"c":70,"s":53,"id":12134,"u":"empower%20ley%20line_som","p":216,"h":1,"n":"Empower Ley Line"},{"c":70,"s":53,"id":12135,"u":"establish%20nexus_som","p":217,"h":1,"n":"Establish Nexus"},{"c":70,"s":53,"id":12136,"u":"garden%20of%20death_som","p":150,"h":1,"n":"Garden Of Death"},{"c":70,"s":53,"id":12137,"u":"guardian's%20aegis_som","p":150,"h":1,"n":"Guardian's Aegis"},{"c":70,"s":53,"id":12138,"u":"ideal%20mimicry_som","p":151,"h":1,"n":"Ideal Mimicry"},{"c":70,"s":53,"id":12139,"u":"mind%20swap_som","p":151,"h":1,"n":"Mind Swap"},{"c":70,"s":53,"id":12140,"u":"mystic%20carriage_som","p":152,"h":1,"n":"Mystic Carriage"},{"c":70,"s":53,"id":12141,"u":"portrait%20of%20spite_som","p":153,"h":1,"n":"Portrait Of Spite"},{"c":70,"s":53,"id":12142,"u":"purify%20soul%20path_som","p":234,"h":1,"n":"Purify Soul Path"},{"c":70,"s":53,"id":12143,"u":"the%20world's%20a%20stage_som","p":153,"h":1,"n":"The World's A Stage"},{"c":70,"s":39,"id":12144,"u":"arcane%20weaving_sot1","p":79,"h":1,"n":"Arcane Weaving"},{"c":70,"s":39,"id":12145,"u":"fey%20abeyance_sot1","p":23,"h":1,"n":"Fey Abeyance"},{"c":70,"s":39,"id":12146,"u":"tattoo%20whispers_sot1","p":38,"h":1,"n":"Tattoo Whispers"},{"c":70,"s":40,"id":12147,"u":"community%20repair_sot2","p":75,"h":1,"n":"Community Repair"},{"c":30,"s":2,"id":12158,"u":"accelerated%20mobility_g%26g","p":17,"h":1,"n":"Accelerated Mobility"},{"c":30,"s":2,"id":12159,"u":"advanced%20rangefinder_g%26g","p":21,"h":1,"n":"Advanced Rangefinder"},{"c":30,"s":2,"id":12160,"u":"advanced%20weaponry_g%26g","p":21,"h":1,"n":"Advanced Weaponry"},{"c":30,"s":2,"id":12161,"u":"aerodynamic%20construction_g%26g","p":21,"h":1,"n":"Aerodynamic Construction"},{"c":30,"s":2,"id":12162,"u":"amphibious%20construction_g%26g","p":17,"h":1,"n":"Amphibious Construction"},{"c":30,"s":2,"id":12163,"u":"antimagic%20construction_g%26g","p":21,"h":1,"n":"Antimagic Construction"},{"c":30,"s":2,"id":12164,"u":"antimagic%20plating_g%26g","p":20,"h":1,"n":"Antimagic Plating"},{"c":30,"s":2,"id":12165,"u":"attack%20refiner_g%26g","p":23,"h":1,"n":"Attack Refiner"},{"c":30,"s":2,"id":12166,"u":"automated%20impediments_g%26g","p":23,"h":1,"n":"Automated Impediments"},{"c":30,"s":2,"id":12167,"u":"blunt%20shot_g%26g","p":17,"h":1,"n":"Blunt Shot"},{"c":30,"s":2,"id":12168,"u":"camouflage%20pigmentation_g%26g","p":20,"h":1,"n":"Camouflage Pigmentation"},{"c":30,"s":2,"id":12169,"u":"climbing%20limbs_g%26g","p":21,"h":1,"n":"Climbing Limbs"},{"c":30,"s":2,"id":12170,"u":"complex%20simplicity_g%26g","p":17,"h":1,"n":"Complex Simplicity"},{"c":30,"s":2,"id":12171,"u":"deadly%20strike_g%26g","p":23,"h":1,"n":"Deadly Strike"},{"c":30,"s":2,"id":12172,"u":"dense%20plating_g%26g","p":20,"h":1,"n":"Dense Plating"},{"c":30,"s":2,"id":12173,"u":"durable%20construction_g%26g","p":21,"h":1,"n":"Durable Construction"},{"c":30,"s":2,"id":12174,"u":"dynamic%20weighting_g%26g","p":17,"h":1,"n":"Dynamic Weighting"},{"c":30,"s":2,"id":12175,"u":"energy%20barrier_g%26g","p":23,"h":1,"n":"Energy Barrier"},{"c":30,"s":2,"id":12176,"u":"enhanced%20damage_g%26g","p":23,"h":1,"n":"Enhanced Damage"},{"c":30,"s":2,"id":12177,"u":"enhanced%20resistance_g%26g","p":20,"h":1,"n":"Enhanced Resistance"},{"c":30,"s":2,"id":12178,"u":"entangling%20form_g%26g","p":17,"h":1,"n":"Entangling Form"},{"c":30,"s":2,"id":12179,"u":"extensible%20weapon_g%26g","p":23,"h":1,"n":"Extensible Weapon"},{"c":30,"s":2,"id":12180,"u":"flight%20chassis_g%26g","p":23,"h":1,"n":"Flight Chassis"},{"c":30,"s":2,"id":12181,"u":"hampering%20spikes_g%26g","p":17,"h":1,"n":"Hampering Spikes"},{"c":30,"s":2,"id":12182,"u":"harmonic%20oscillator_g%26g","p":16,"h":1,"n":"Harmonic Oscillator"},{"c":30,"s":2,"id":12183,"u":"heavy%20construction_g%26g","p":20,"h":1,"n":"Heavy Construction"},{"c":30,"s":2,"id":12184,"u":"hefty%20composition_g%26g","p":17,"h":1,"n":"Hefty Composition"},{"c":30,"s":2,"id":12185,"u":"hyper%20boosters_g%26g","p":20,"h":1,"n":"Hyper Boosters"},{"c":30,"s":2,"id":12186,"u":"impossible%20alloy_g%26g","p":23,"h":1,"n":"Impossible Alloy"},{"c":30,"s":2,"id":12187,"u":"inconspicuous%20appearance_g%26g","p":21,"h":1,"n":"Inconspicuous Appearance"},{"c":30,"s":2,"id":12188,"u":"increased%20size_g%26g","p":17,"h":1,"n":"Increased Size"},{"c":30,"s":2,"id":12189,"u":"incredible%20resistance_g%26g","p":23,"h":1,"n":"Incredible Resistance"},{"c":30,"s":2,"id":12190,"u":"integrated%20gauntlet_g%26g","p":21,"h":1,"n":"Integrated Gauntlet"},{"c":30,"s":2,"id":12191,"u":"layered%20mesh_g%26g","p":20,"h":1,"n":"Layered Mesh"},{"c":30,"s":2,"id":12192,"u":"manifold%20alloy_g%26g","p":21,"h":1,"n":"Manifold Alloy"},{"c":30,"s":2,"id":12193,"u":"manual%20dexterity_g%26g","p":17,"h":1,"n":"Manual Dexterity"},{"c":30,"s":2,"id":12194,"u":"marvelous%20gears_g%26g","p":21,"h":1,"n":"Marvelous Gears"},{"c":30,"s":2,"id":12195,"u":"metallic%20reactance_g%26g","p":16,"h":1,"n":"Metallic Reactance"},{"c":30,"s":2,"id":12196,"u":"miracle%20gears_g%26g","p":23,"h":1,"n":"Miracle Gears"},{"c":30,"s":2,"id":12197,"u":"modular%20head_g%26g","p":17,"h":1,"n":"Modular Head"},{"c":30,"s":2,"id":12198,"u":"momentum%20retainer_g%26g","p":23,"h":1,"n":"Momentum Retainer"},{"c":30,"s":2,"id":12199,"u":"multisensory%20mask_g%26g","p":23,"h":1,"n":"Multisensory Mask"},{"c":30,"s":2,"id":12200,"u":"muscular%20exoskeleton_g%26g","p":16,"h":1,"n":"Muscular Exoskeleton"},{"c":30,"s":2,"id":12201,"u":"omnirange%20stabilizers_g%26g","p":23,"h":1,"n":"Omnirange Stabilizers"},{"c":30,"s":2,"id":12202,"u":"otherworldly%20protection_g%26g","p":16,"h":1,"n":"Otherworldly Protection"},{"c":30,"s":2,"id":12203,"u":"pacification%20tools_g%26g","p":17,"h":1,"n":"Pacification Tools"},{"c":30,"s":2,"id":12204,"u":"perfect%20fortification_g%26g","p":23,"h":1,"n":"Perfect Fortification"},{"c":30,"s":2,"id":12205,"u":"phlogistonic%20regulator_g%26g","p":16,"h":1,"n":"Phlogistonic Regulator"},{"c":30,"s":2,"id":12206,"u":"physical%20protections_g%26g","p":23,"h":1,"n":"Physical Protections"},{"c":30,"s":2,"id":12207,"u":"projectile%20launcher_g%26g","p":17,"h":1,"n":"Projectile Launcher"},{"c":30,"s":2,"id":12208,"u":"razor%20prongs_g%26g","p":17,"h":1,"n":"Razor Prongs"},{"c":30,"s":2,"id":12209,"u":"resistant%20coating_g%26g","p":23,"h":1,"n":"Resistant Coating"},{"c":30,"s":2,"id":12210,"u":"rope%20shot_g%26g","p":21,"h":1,"n":"Rope Shot"},{"c":30,"s":2,"id":12211,"u":"rune%20capacity_g%26g","p":23,"h":1,"n":"Rune Capacity"},{"c":30,"s":2,"id":12212,"u":"rune%20capacity_g%26g","p":23,"h":1,"n":"Rune Capacity"},{"c":30,"s":2,"id":12213,"u":"runic%20keystone_g%26g","p":23,"h":1,"n":"Runic Keystone"},{"c":30,"s":2,"id":12214,"u":"segmented%20frame_g%26g","p":17,"h":1,"n":"Segmented Frame"},{"c":30,"s":2,"id":12215,"u":"sensory%20array_g%26g","p":17,"h":1,"n":"Sensory Array"},{"c":30,"s":2,"id":12216,"u":"speed%20boosters_g%26g","p":16,"h":1,"n":"Speed Boosters"},{"c":30,"s":2,"id":12217,"u":"subtle%20dampeners_g%26g","p":16,"h":1,"n":"Subtle Dampeners"},{"c":30,"s":2,"id":12218,"u":"tangle%20line_g%26g","p":21,"h":1,"n":"Tangle Line"},{"c":30,"s":2,"id":12219,"u":"tensile%20absorption_g%26g","p":20,"h":1,"n":"Tensile Absorption"},{"c":30,"s":2,"id":12220,"u":"turret%20configuration_g%26g","p":21,"h":1,"n":"Turret Configuration"},{"c":30,"s":2,"id":12221,"u":"wall%20configuration_g%26g","p":23,"h":1,"n":"Wall Configuration"},{"c":30,"s":2,"id":12222,"u":"wonder%20gears_g%26g","p":17,"h":1,"n":"Wonder Gears"},{"c":30,"s":4,"id":12225,"u":"lesson%20of%20death_apg","p":100,"h":1,"n":"Lesson of Death"},{"c":30,"s":4,"id":12226,"u":"lesson%20of%20dreams_apg","p":100,"h":1,"n":"Lesson of Dreams"},{"c":30,"s":4,"id":12227,"u":"lesson%20of%20life_apg","p":100,"h":1,"n":"Lesson of Life"},{"c":30,"s":4,"id":12228,"u":"lesson%20of%20mischief_apg","p":100,"h":1,"n":"Lesson of Mischief"},{"c":30,"s":4,"id":12229,"u":"lesson%20of%20protection_apg","p":100,"h":1,"n":"Lesson of Protection"},{"c":30,"s":4,"id":12230,"u":"lesson%20of%20renewal_apg","p":100,"h":1,"n":"Lesson of Renewal"},{"c":30,"s":4,"id":12231,"u":"lesson%20of%20shadow_apg","p":100,"h":1,"n":"Lesson of Shadow"},{"c":30,"s":4,"id":12232,"u":"lesson%20of%20snow_apg","p":100,"h":1,"n":"Lesson of Snow"},{"c":30,"s":4,"id":12233,"u":"lesson%20of%20the%20elements_apg","p":100,"h":1,"n":"Lesson of the Elements"},{"c":30,"s":4,"id":12234,"u":"lesson%20of%20vengeance_apg","p":100,"h":1,"n":"Lesson of Vengeance"},{"c":30,"s":56,"id":12300,"u":"lesson%20of%20the%20frozen%20queen_lol","p":32,"h":1,"n":"Lesson of the Frozen Queen"},{"c":30,"s":39,"id":12301,"u":"lesson%20of%20calamity_sot1","p":100,"h":1,"n":"Lesson of Calamity"},{"n":"Bestiary","c":99,"u":"bestiary.html","id":12302},{"n":"Spells","c":99,"u":"spells.html","id":12303},{"n":"Backgrounds","c":99,"u":"backgrounds.html","id":12304},{"n":"Items","c":99,"u":"items.html","id":12305},{"n":"Classes","c":99,"u":"classes.html","id":12306},{"n":"Conditions","c":99,"u":"conditions.html","id":12307},{"n":"Afflictions","c":99,"u":"afflictions.html","id":12308},{"n":"Feats","c":99,"u":"feats.html","id":12309},{"n":"Companions and Familiars","c":99,"u":"companionsfamiliars.html","id":12310},{"n":"Ancestries","c":99,"u":"ancestries.html","id":12311},{"n":"Archetypes","c":99,"u":"archetypes.html","id":12312},{"n":"Variant Rules","c":99,"u":"variantrules.html","id":12313},{"n":"Adventures","c":99,"u":"adventures.html","id":12314},{"n":"Books","c":99,"u":"books.html","id":12315},{"n":"Deities","c":99,"u":"deities.html","id":12316},{"n":"Hazards","c":99,"u":"hazards.html","id":12317},{"n":"Quick Reference","c":99,"u":"quickreference.html","id":12318},{"n":"Homebrew Manager","c":99,"u":"managebrew.html","id":12319},{"n":"Renderer Demo","c":99,"u":"renderdemo.html","id":12320},{"n":"Tables","c":99,"u":"tables.html","id":12321},{"n":"Organizations","c":99,"u":"organizations.html","id":12322},{"n":"Actions","c":99,"u":"actions.html","id":12323},{"n":"Creature Abilities","c":99,"u":"abilities.html","id":12324},{"n":"Languages","c":99,"u":"languages.html","id":12325},{"n":"GM Screen","c":99,"u":"gmscreen.html","id":12326},{"n":"Changelog","c":99,"u":"changelog.html","id":12327},{"n":"Planes and Places","c":99,"u":"places.html","id":12328},{"n":"Optional Features","c":99,"u":"optionalfeatures.html","id":12329}],"m":{"s":{"LOME":0,"LOAG":1,"G&G":2,"AAWS":3,"APG":4,"CRB":5,"LOCG":6,"LOTGB":7,"EC3":8,"B1":9,"B2":10,"B3":11,"GMG":12,"AoA1":13,"AoA2":14,"AoA3":15,"AoA4":16,"AoA5":17,"AoA6":18,"AoE1":19,"AoE2":20,"AoE3":21,"AoE4":22,"AoE5":23,"AoE6":24,"AV1":25,"AV2":26,"AV3":27,"EC1":28,"EC2":29,"EC4":30,"EC5":31,"EC6":32,"FoP":33,"FRP1":34,"FRP2":35,"FRP3":36,"LTiBA":37,"Sli":38,"SoT1":39,"SoT2":40,"SoT3":41,"SoT4":42,"SoT5":43,"SoT6":44,"TiO":45,"AoA0":46,"AoE0":47,"AV0":48,"EC0":49,"FRP0":50,"LOPSG":51,"LOWG":52,"SoM":53,"SoT0":54,"LOGM":55,"LOL":56,"AOA5":57,"AOE1":58,"AOE3":59,"NGD":60,"SOT2":61,"Bst":62,"Bst2":63,"undefined":64,"QFF3":65,"ID":66}}} \ No newline at end of file diff --git a/search/traits.json b/search/traits.json index e6269e5fc6..8a8c0a8e8f 100644 --- a/search/traits.json +++ b/search/traits.json @@ -1 +1 @@ -{"x":{"anadi":{"0":[{"n":"Anadi Lore","s":0,"u":"anadi%20lore_lome"},{"n":"Disorienting Venom","s":0,"u":"disorienting%20venom_lome"},{"n":"Friendform","s":0,"u":"friendform_lome"},{"n":"Hunter's Fangs","s":0,"u":"hunter's%20fangs_lome"},{"n":"Hybrid Shape","s":0,"u":"hybrid%20shape_lome"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Skittertalk","s":0,"u":"skittertalk_lome"},{"n":"Strand Strider","s":0,"u":"strand%20strider_lome"},{"n":"Studious Adept","s":0,"u":"studious%20adept_lome"},{"n":"Studious Magic","s":0,"u":"studious%20magic_lome"},{"n":"Web Hunter","s":0,"u":"web%20hunter_lome"},{"n":"Web Walker","s":0,"u":"web%20walker_lome"},{"n":"Web Weaver","s":0,"u":"web%20weaver_lome"},{"n":"Webslinger","s":0,"u":"webslinger_lome"}],"1":[{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"}],"20":[{"n":"Anadi","s":0,"u":"anadi_lome"}],"21":[{"n":"Anadi","s":0,"u":"anadi_lome"}]},"humanoid":{"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Harpy","s":9,"u":"harpy_b1"},{"n":"Harpy","s":9,"u":"harpy_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Medusa","s":9,"u":"medusa_b1"},{"n":"Medusa","s":9,"u":"medusa_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Minotaur","s":9,"u":"minotaur_b1"},{"n":"Minotaur","s":9,"u":"minotaur_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Morlock","s":10,"u":"morlock_b2"},{"n":"Morlock","s":10,"u":"morlock_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Buso Farmer","s":11,"u":"buso%20farmer_b3"},{"n":"Buso Farmer","s":11,"u":"buso%20farmer_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"},{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Maftet Guardian","s":11,"u":"maftet%20guardian_b3"},{"n":"Maftet Guardian","s":11,"u":"maftet%20guardian_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Rokurokubi","s":11,"u":"rokurokubi_b3"},{"n":"Rokurokubi","s":11,"u":"rokurokubi_b3"},{"n":"Sabosan","s":11,"u":"sabosan_b3"},{"n":"Sabosan","s":11,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Asanbosam","s":14,"u":"asanbosam_aoa2"},{"n":"Asanbosam","s":14,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Sabosan","s":14,"u":"sabosan_aoa2"},{"n":"Sabosan","s":14,"u":"sabosan_aoa2"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Tenome","s":20,"u":"tenome_aoe2"},{"n":"Tenome","s":20,"u":"tenome_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":41,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":41,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":41,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Norgorberite Spy","s":41,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"Ancient Rivener","s":43,"u":"ancient%20rivener_sot5"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Ikeshti Brood-Minder","s":43,"u":"ikeshti%20brood-minder_sot5"},{"n":"Iobane Magus","s":43,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"},{"n":"Shobhad Enforcer","s":43,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":43,"u":"shobhad%20sniper_sot5"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"},{"n":"Slana","s":44,"u":"slana_sot6"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":45,"u":"harpies_tio"},{"n":"Harpies","s":45,"u":"harpies_tio"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"}],"20":[{"n":"Anadi","s":0,"u":"anadi_lome"},{"n":"Android","s":1,"u":"android_loag"},{"n":"Azarketi","s":3,"u":"azarketi_aaws"},{"n":"Catfolk","s":4,"u":"catfolk_apg"},{"n":"Dwarf","s":5,"u":"dwarf_crb"},{"n":"Elf","s":5,"u":"elf_crb"},{"n":"Fetchling","s":1,"u":"fetchling_loag"},{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"},{"n":"Gnoll","s":0,"u":"gnoll_lome"},{"n":"Gnome","s":5,"u":"gnome_crb"},{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Goloma","s":0,"u":"goloma_lome"},{"n":"Grippli","s":0,"u":"grippli_lome"},{"n":"Halfling","s":5,"u":"halfling_crb"},{"n":"Hobgoblin","s":6,"u":"hobgoblin_locg"},{"n":"Human","s":5,"u":"human_crb"},{"n":"Kitsune","s":1,"u":"kitsune_loag"},{"n":"Kobold","s":4,"u":"kobold_apg"},{"n":"Lizardfolk","s":6,"u":"lizardfolk_locg"},{"n":"Orc","s":4,"u":"orc_apg"},{"n":"Poppet","s":7,"u":"poppet_lotgb"},{"n":"Ratfolk","s":4,"u":"ratfolk_apg"},{"n":"Shisk","s":0,"u":"shisk_lome"},{"n":"Shoony","s":8,"u":"shoony_ec3"},{"n":"Strix","s":1,"u":"strix_loag"},{"n":"Tengu","s":4,"u":"tengu_apg"}],"21":[{"n":"Anadi","s":0,"u":"anadi_lome"},{"n":"Android","s":1,"u":"android_loag"},{"n":"Azarketi","s":3,"u":"azarketi_aaws"},{"n":"Catfolk","s":4,"u":"catfolk_apg"},{"n":"Dwarf","s":5,"u":"dwarf_crb"},{"n":"Elf","s":5,"u":"elf_crb"},{"n":"Fetchling","s":1,"u":"fetchling_loag"},{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"},{"n":"Gnoll","s":0,"u":"gnoll_lome"},{"n":"Gnome","s":5,"u":"gnome_crb"},{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Goloma","s":0,"u":"goloma_lome"},{"n":"Grippli","s":0,"u":"grippli_lome"},{"n":"Halfling","s":5,"u":"halfling_crb"},{"n":"Hobgoblin","s":6,"u":"hobgoblin_locg"},{"n":"Human","s":5,"u":"human_crb"},{"n":"Kitsune","s":1,"u":"kitsune_loag"},{"n":"Kobold","s":4,"u":"kobold_apg"},{"n":"Lizardfolk","s":6,"u":"lizardfolk_locg"},{"n":"Orc","s":4,"u":"orc_apg"},{"n":"Poppet","s":7,"u":"poppet_lotgb"},{"n":"Ratfolk","s":4,"u":"ratfolk_apg"},{"n":"Shisk","s":0,"u":"shisk_lome"},{"n":"Shoony","s":8,"u":"shoony_ec3"},{"n":"Strix","s":1,"u":"strix_loag"},{"n":"Tengu","s":4,"u":"tengu_apg"}]},"android":{"0":[{"n":"Advanced Targeting System","s":1,"u":"advanced%20targeting%20system_loag"},{"n":"Android Lore","s":1,"u":"android%20lore_loag"},{"n":"Cleansing Subroutine","s":1,"u":"cleansing%20subroutine_loag"},{"n":"Consistent Surge","s":1,"u":"consistent%20surge_loag"},{"n":"Emotionless","s":1,"u":"emotionless_loag"},{"n":"Inoculation Subroutine","s":1,"u":"inoculation%20subroutine_loag"},{"n":"Internal Compartment","s":1,"u":"internal%20compartment_loag"},{"n":"Internal Respirator","s":1,"u":"internal%20respirator_loag"},{"n":"Nanite Shroud","s":1,"u":"nanite%20shroud_loag"},{"n":"Nanite Surge","s":1,"u":"nanite%20surge_loag"},{"n":"Nightvision Adaptation","s":1,"u":"nightvision%20adaptation_loag"},{"n":"Offensive Subroutine","s":1,"u":"offensive%20subroutine_loag"},{"n":"Protective Subroutine","s":1,"u":"protective%20subroutine_loag"},{"n":"Proximity Alert","s":1,"u":"proximity%20alert_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Repair Module","s":1,"u":"repair%20module_loag"},{"n":"Revivification Protocol","s":1,"u":"revivification%20protocol_loag"}],"1":[{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"}],"20":[{"n":"Android","s":1,"u":"android_loag"}],"21":[{"n":"Android","s":1,"u":"android_loag"}]},"automaton":{"0":[{"n":"Arcane Camouflage","s":2,"u":"arcane%20camouflage_g%26g"},{"n":"Arcane Communication","s":2,"u":"arcane%20communication_g%26g"},{"n":"Arcane Eye","s":2,"u":"arcane%20eye_g%26g"},{"n":"Arcane Locomotion","s":2,"u":"arcane%20locomotion_g%26g"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Arcane Safeguards","s":2,"u":"arcane%20safeguards_g%26g"},{"n":"Arcane Slam","s":2,"u":"arcane%20slam_g%26g"},{"n":"Astral Blink","s":2,"u":"astral%20blink_g%26g"},{"n":"Automaton Armament","s":2,"u":"automaton%20armament_g%26g"},{"n":"Automaton Lore","s":2,"u":"automaton%20lore_g%26g"},{"n":"Axial Recall","s":2,"u":"axial%20recall_g%26g"},{"n":"Core Attunement","s":2,"u":"core%20attunement_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Core Rejuvenation","s":2,"u":"core%20rejuvenation_g%26g"},{"n":"Energy Beam","s":2,"u":"energy%20beam_g%26g"},{"n":"Enlarged Chassis","s":2,"u":"enlarged%20chassis_g%26g"},{"n":"Greater Augmentation","s":2,"u":"greater%20augmentation_g%26g"},{"n":"Integrated Armament","s":2,"u":"integrated%20armament_g%26g"},{"n":"Lesser Augmentation","s":2,"u":"lesser%20augmentation_g%26g"},{"n":"Magical Resistance","s":2,"u":"magical%20resistance_g%26g"},{"n":"Rain Of Bolts","s":2,"u":"rain%20of%20bolts_g%26g"},{"n":"Reinforced Chassis","s":2,"u":"reinforced%20chassis_g%26g"}],"20":[{"n":"Automaton","s":2,"u":"automaton_g%26g"}],"21":[{"n":"Automaton","s":2,"u":"automaton_g%26g"}]},"construct":{"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Homunculus","s":9,"u":"homunculus_b1"},{"n":"Homunculus","s":9,"u":"homunculus_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"},{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Scarecrow","s":10,"u":"scarecrow_b2"},{"n":"Scarecrow","s":10,"u":"scarecrow_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":11,"u":"terra-cotta%20soldier_b3"},{"n":"Terra-cotta Soldier","s":11,"u":"terra-cotta%20soldier_b3"},{"n":"Tupilaq","s":11,"u":"tupilaq_b3"},{"n":"Tupilaq","s":11,"u":"tupilaq_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Oil Living Graffiti","s":28,"u":"oil%20living%20graffiti_ec1"},{"n":"Oil Living Graffiti","s":28,"u":"oil%20living%20graffiti_ec1"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Golgopo","s":41,"u":"golgopo_sot3"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":42,"u":"living%20sun-spire_sot4"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"}],"20":[{"n":"Automaton","s":2,"u":"automaton_g%26g"},{"n":"Poppet","s":7,"u":"poppet_lotgb"}],"21":[{"n":"Automaton","s":2,"u":"automaton_g%26g"},{"n":"Poppet","s":7,"u":"poppet_lotgb"}],"27":[{"n":"Aeon Wyrd","s":51,"u":"aeon%20wyrd_lopsg"},{"n":"Poppet","s":51,"u":"poppet_lopsg"},{"n":"Clockwork Familiar","s":7,"u":"clockwork%20familiar_lotgb"}],"28":[{"n":"Construct Eidolon","s":53,"u":"construct%20eidolon_som"}]},"amphibious":{"1":[{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"}],"20":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}],"21":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}]},"azarketi":{"0":[{"n":"Ancestral Insight","s":1,"u":"ancestral%20insight_loag"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Aquatic Camouflage","s":1,"u":"aquatic%20camouflage_loag"},{"n":"Aquatic Conversationalist","s":1,"u":"aquatic%20conversationalist_loag"},{"n":"Azarketi Purification","s":1,"u":"azarketi%20purification_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Marine Ally","s":1,"u":"marine%20ally_loag"},{"n":"Mist Strider","s":1,"u":"mist%20strider_loag"},{"n":"Pelagic Aptitude","s":1,"u":"pelagic%20aptitude_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Striking Retribution","s":1,"u":"striking%20retribution_loag"},{"n":"Underwater Volcano","s":1,"u":"underwater%20volcano_loag"},{"n":"Water Conjuration","s":1,"u":"water%20conjuration_loag"},{"n":"Water Dancer","s":1,"u":"water%20dancer_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"}],"1":[{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"}],"2":[{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"}],"20":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}],"21":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}]},"catfolk":{"0":[{"n":"Aggravating Scratch","s":4,"u":"aggravating%20scratch_apg"},{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Cat's Luck","s":4,"u":"cat's%20luck_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Catfolk Lore","s":4,"u":"catfolk%20lore_apg"},{"n":"Catfolk Weapon Expertise","s":4,"u":"catfolk%20weapon%20expertise_apg"},{"n":"Catfolk Weapon Familiarity","s":4,"u":"catfolk%20weapon%20familiarity_apg"},{"n":"Catfolk Weapon Rake","s":4,"u":"catfolk%20weapon%20rake_apg"},{"n":"Climbing Claws","s":4,"u":"climbing%20claws_apg"},{"n":"Expanded Luck","s":4,"u":"expanded%20luck_apg"},{"n":"Light Paws","s":4,"u":"light%20paws_apg"},{"n":"Reliable Luck","s":4,"u":"reliable%20luck_apg"},{"n":"Shared Luck","s":4,"u":"shared%20luck_apg"},{"n":"Springing Leaper","s":4,"u":"springing%20leaper_apg"},{"n":"Wary Skulker","s":4,"u":"wary%20skulker_apg"},{"n":"Well-groomed","s":4,"u":"well-groomed_apg"},{"n":"Well-met Traveler","s":4,"u":"well-met%20traveler_apg"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Catfolk Dance","s":1,"u":"catfolk%20dance_loag"},{"n":"Elude Trouble","s":1,"u":"elude%20trouble_loag"},{"n":"Evade Doom","s":1,"u":"evade%20doom_loag"},{"n":"Focused Cat Nap","s":1,"u":"focused%20cat%20nap_loag"},{"n":"Graceful Guidance","s":1,"u":"graceful%20guidance_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Lucky Break","s":1,"u":"lucky%20break_loag"},{"n":"No Evidence","s":1,"u":"no%20evidence_loag"},{"n":"Predator's Growl","s":1,"u":"predator's%20growl_loag"},{"n":"Pride Hunter","s":1,"u":"pride%20hunter_loag"},{"n":"Saber Teeth","s":1,"u":"saber%20teeth_loag"},{"n":"Sense For Trouble","s":1,"u":"sense%20for%20trouble_loag"},{"n":"Silent Step","s":1,"u":"silent%20step_loag"},{"n":"Ten Lives","s":1,"u":"ten%20lives_loag"},{"n":"Winter Cat Senses","s":1,"u":"winter%20cat%20senses_loag"}],"1":[{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"}],"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"}],"20":[{"n":"Catfolk","s":4,"u":"catfolk_apg"}],"21":[{"n":"Catfolk","s":4,"u":"catfolk_apg"}]},"aeon":{"1":[{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}]},"conrasu":{"0":[{"n":"Ceremony Of Aeon's Guidance","s":0,"u":"ceremony%20of%20aeon's%20guidance_lome"},{"n":"Ceremony Of Aeon's Shield","s":0,"u":"ceremony%20of%20aeon's%20shield_lome"},{"n":"Ceremony Of Fortification","s":0,"u":"ceremony%20of%20fortification_lome"},{"n":"Ceremony Of Growth","s":0,"u":"ceremony%20of%20growth_lome"},{"n":"Ceremony Of Knowledge","s":0,"u":"ceremony%20of%20knowledge_lome"},{"n":"Ceremony Of Protection","s":0,"u":"ceremony%20of%20protection_lome"},{"n":"Ceremony Of Sun's Gift","s":0,"u":"ceremony%20of%20sun's%20gift_lome"},{"n":"Ceremony Of Sunlight","s":0,"u":"ceremony%20of%20sunlight_lome"},{"n":"Ceremony Of The Evened Hand","s":0,"u":"ceremony%20of%20the%20evened%20hand_lome"},{"n":"Ceremony Of The Strengthened Hand","s":0,"u":"ceremony%20of%20the%20strengthened%20hand_lome"},{"n":"Conrasu Lore","s":0,"u":"conrasu%20lore_lome"},{"n":"Conrasu Weapon Expertise","s":0,"u":"conrasu%20weapon%20expertise_lome"},{"n":"Conrasu Weapon Familiarity","s":0,"u":"conrasu%20weapon%20familiarity_lome"},{"n":"Conrasu Weapon Understanding","s":0,"u":"conrasu%20weapon%20understanding_lome"}],"2":[{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}]},"plant":{"1":[{"n":"Arboreal Regent","s":9,"u":"arboreal%20regent_b1"},{"n":"Arboreal Regent","s":9,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":9,"u":"arboreal%20warden_b1"},{"n":"Arboreal Warden","s":9,"u":"arboreal%20warden_b1"},{"n":"Awakened Tree","s":9,"u":"awakened%20tree_b1"},{"n":"Awakened Tree","s":9,"u":"awakened%20tree_b1"},{"n":"Dezullon","s":9,"u":"dezullon_b1"},{"n":"Dezullon","s":9,"u":"dezullon_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Shambler","s":9,"u":"shambler_b1"},{"n":"Shambler","s":9,"u":"shambler_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Wemmuth","s":9,"u":"wemmuth_b1"},{"n":"Wemmuth","s":9,"u":"wemmuth_b1"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Drainberry Bush","s":10,"u":"drainberry%20bush_b2"},{"n":"Drainberry Bush","s":10,"u":"drainberry%20bush_b2"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Mandragora","s":10,"u":"mandragora_b2"},{"n":"Mandragora","s":10,"u":"mandragora_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Scythe Tree","s":10,"u":"scythe%20tree_b2"},{"n":"Scythe Tree","s":10,"u":"scythe%20tree_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Viper Vine","s":10,"u":"viper%20vine_b2"},{"n":"Viper Vine","s":10,"u":"viper%20vine_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Arboreal Archive","s":11,"u":"arboreal%20archive_b3"},{"n":"Arboreal Archive","s":11,"u":"arboreal%20archive_b3"},{"n":"Arboreal Reaper","s":11,"u":"arboreal%20reaper_b3"},{"n":"Arboreal Reaper","s":11,"u":"arboreal%20reaper_b3"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Counteflora","s":8,"u":"counteflora_ec3"},{"n":"Counteflora","s":8,"u":"counteflora_ec3"},{"n":"Bloodlash Bush","s":33,"u":"bloodlash%20bush_fop"},{"n":"Bloodlash Bush","s":33,"u":"bloodlash%20bush_fop"},{"n":"Vine Lasher","s":33,"u":"vine%20lasher_fop"},{"n":"Vine Lasher","s":33,"u":"vine%20lasher_fop"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Dimari-Diji","s":42,"u":"dimari-diji_sot4"},{"n":"Kilia Mwibo","s":42,"u":"kilia%20mwibo_sot4"},{"n":"Hivebound Arboreal","s":44,"u":"hivebound%20arboreal_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"},{"n":"Stinkweed Shambler","s":45,"u":"stinkweed%20shambler_tio"},{"n":"Stinkweed Shambler","s":45,"u":"stinkweed%20shambler_tio"}],"2":[{"n":"Lini's Leafstick","s":53,"u":"lini's%20leafstick_som"},{"n":"Staff Of Nature's Cunning","s":53,"u":"staff%20of%20nature's%20cunning%20(generic)_som"}],"3":[{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Barkskin","s":5,"u":"barkskin_crb"},{"n":"Entangle","s":5,"u":"entangle_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Shape Wood","s":5,"u":"shape%20wood_crb"},{"n":"Shillelagh","s":5,"u":"shillelagh_crb"},{"n":"Speak With Plants","s":5,"u":"speak%20with%20plants_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Tangling Creepers","s":5,"u":"tangling%20creepers_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Wall Of Thorns","s":5,"u":"wall%20of%20thorns_crb"},{"n":"Verdant Sprout","s":28,"u":"verdant%20sprout_ec1"},{"n":"Burning Blossoms","s":53,"u":"burning%20blossoms_som"},{"n":"Murderous Vine","s":53,"u":"murderous%20vine_som"},{"n":"Nature's Reprisal","s":53,"u":"nature's%20reprisal_som"},{"n":"One With The Land","s":53,"u":"one%20with%20the%20land_som"},{"n":"Petal Storm","s":53,"u":"petal%20storm_som"},{"n":"Protector Tree","s":53,"u":"protector%20tree_som"},{"n":"Soothing Blossoms","s":53,"u":"soothing%20blossoms_som"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"},{"n":"Leshy","s":6,"u":"leshy_locg"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"},{"n":"Leshy","s":6,"u":"leshy_locg"}],"28":[{"n":"Plant Eidolon","s":53,"u":"plant%20eidolon_som"}],"70":[{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Garden Of Death","s":53,"u":"garden%20of%20death_som"}]},"dwarf":{"0":[{"n":"Defy The Darkness","s":4,"u":"defy%20the%20darkness_apg"},{"n":"Dwarven Doughtiness","s":4,"u":"dwarven%20doughtiness_apg"},{"n":"Dwarven Reinforcement","s":4,"u":"dwarven%20reinforcement_apg"},{"n":"Echoes In Stone","s":4,"u":"echoes%20in%20stone_apg"},{"n":"Eye For Treasure","s":4,"u":"eye%20for%20treasure_apg"},{"n":"Returning Throw","s":4,"u":"returning%20throw_apg"},{"n":"Sheltering Slab","s":4,"u":"sheltering%20slab_apg"},{"n":"Stone Bones","s":4,"u":"stone%20bones_apg"},{"n":"Stonegate","s":4,"u":"stonegate_apg"},{"n":"Telluric Power","s":4,"u":"telluric%20power_apg"},{"n":"Boulder Roll","s":5,"u":"boulder%20roll_crb"},{"n":"Dwarven Lore","s":5,"u":"dwarven%20lore_crb"},{"n":"Dwarven Weapon Cunning","s":5,"u":"dwarven%20weapon%20cunning_crb"},{"n":"Dwarven Weapon Expertise","s":5,"u":"dwarven%20weapon%20expertise_crb"},{"n":"Dwarven Weapon Familiarity","s":5,"u":"dwarven%20weapon%20familiarity_crb"},{"n":"Mountain's Stoutness","s":5,"u":"mountain's%20stoutness_crb"},{"n":"Rock Runner","s":5,"u":"rock%20runner_crb"},{"n":"Stonecunning","s":5,"u":"stonecunning_crb"},{"n":"Stonewalker","s":5,"u":"stonewalker_crb"},{"n":"Unburdened Iron","s":5,"u":"unburdened%20iron_crb"},{"n":"Vengeful Hatred","s":5,"u":"vengeful%20hatred_crb"},{"n":"Adaptive Vision","s":2,"u":"adaptive%20vision_g%26g"},{"n":"Blast Resistance","s":2,"u":"blast%20resistance_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Demolitionist","s":2,"u":"demolitionist_g%26g"},{"n":"Dongun Education","s":2,"u":"dongun%20education_g%26g"},{"n":"Explosive Expert","s":2,"u":"explosive%20expert_g%26g"},{"n":"Explosive Savant","s":2,"u":"explosive%20savant_g%26g"},{"n":"Fire Savvy","s":2,"u":"fire%20savvy_g%26g"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Scrutinizing Gaze","s":2,"u":"scrutinizing%20gaze_g%26g"},{"n":"Smoke Sight","s":2,"u":"smoke%20sight_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Avenge In Glory","s":6,"u":"avenge%20in%20glory_locg"},{"n":"Battleforger","s":6,"u":"battleforger_locg"},{"n":"Clan Protector","s":6,"u":"clan%20protector_locg"},{"n":"Clan's Edge","s":6,"u":"clan's%20edge_locg"},{"n":"Energy Blessed","s":6,"u":"energy%20blessed_locg"},{"n":"Forge-day's Rest","s":6,"u":"forge-day's%20rest_locg"},{"n":"Heroes' Call","s":6,"u":"heroes'%20call_locg"},{"n":"Kneel For No God","s":6,"u":"kneel%20for%20no%20god_locg"},{"n":"Protective Sheath","s":6,"u":"protective%20sheath_locg"},{"n":"Surface Culture","s":6,"u":"surface%20culture_locg"},{"n":"Tomb-watcher's Glare","s":6,"u":"tomb-watcher's%20glare_locg"}],"1":[{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"}],"2":[{"n":"Ancestral Echoing","s":16,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":16,"u":"bloodbane%20(generic)_aoa4"},{"n":"Kin-warding","s":16,"u":"kin-warding_aoa4"},{"n":"Rock-braced","s":16,"u":"rock-braced_aoa4"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"}],"20":[{"n":"Dwarf","s":5,"u":"dwarf_crb"}],"21":[{"n":"Dwarf","s":5,"u":"dwarf_crb"}]},"elf":{"0":[{"n":"Ancestral Linguistics","s":4,"u":"ancestral%20linguistics_apg"},{"n":"Ancestral Suspicion","s":4,"u":"ancestral%20suspicion_apg"},{"n":"Avenge Ally","s":4,"u":"avenge%20ally_apg"},{"n":"Elven Aloofness","s":4,"u":"elven%20aloofness_apg"},{"n":"Know Your Own","s":4,"u":"know%20your%20own_apg"},{"n":"Magic Rider","s":4,"u":"magic%20rider_apg"},{"n":"Martial Experience","s":4,"u":"martial%20experience_apg"},{"n":"Otherworldly Acumen","s":4,"u":"otherworldly%20acumen_apg"},{"n":"Tree Climber","s":4,"u":"tree%20climber_apg"},{"n":"Ageless Patience","s":5,"u":"ageless%20patience_crb"},{"n":"Ancestral Longevity","s":5,"u":"ancestral%20longevity_crb"},{"n":"Elf Step","s":5,"u":"elf%20step_crb"},{"n":"Elven Lore","s":5,"u":"elven%20lore_crb"},{"n":"Elven Weapon Elegance","s":5,"u":"elven%20weapon%20elegance_crb"},{"n":"Elven Weapon Expertise","s":5,"u":"elven%20weapon%20expertise_crb"},{"n":"Elven Weapon Familiarity","s":5,"u":"elven%20weapon%20familiarity_crb"},{"n":"Expert Longevity","s":5,"u":"expert%20longevity_crb"},{"n":"Forlorn","s":5,"u":"forlorn_crb"},{"n":"Nimble Elf","s":5,"u":"nimble%20elf_crb"},{"n":"Otherworldly Magic","s":5,"u":"otherworldly%20magic_crb"},{"n":"Universal Longevity","s":5,"u":"universal%20longevity_crb"},{"n":"Unwavering Mien","s":5,"u":"unwavering%20mien_crb"},{"n":"Brightness Seeker","s":6,"u":"brightness%20seeker_locg"},{"n":"Defiance Unto Death","s":6,"u":"defiance%20unto%20death_locg"},{"n":"Elemental Wrath","s":6,"u":"elemental%20wrath_locg"},{"n":"Elven Instincts","s":6,"u":"elven%20instincts_locg"},{"n":"Elven Verve","s":6,"u":"elven%20verve_locg"},{"n":"Forest Stealth","s":6,"u":"forest%20stealth_locg"},{"n":"Sense Thoughts","s":6,"u":"sense%20thoughts_locg"},{"n":"Share Thoughts","s":6,"u":"share%20thoughts_locg"},{"n":"Wandering Heart","s":6,"u":"wandering%20heart_locg"},{"n":"Wildborn Adept","s":6,"u":"wildborn%20adept_locg"},{"n":"Wildborn Magic","s":6,"u":"wildborn%20magic_locg"},{"n":"Woodcraft","s":6,"u":"woodcraft_locg"},{"n":"Demonbane Warrior","s":0,"u":"demonbane%20warrior_lome"}],"1":[{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Kiru","s":40,"u":"kiru_sot2"}],"2":[{"n":"Guiding Chisel","s":16,"u":"guiding%20chisel_aoa4"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Elven Branched Spear","s":7,"u":"elven%20branched%20spear_lotgb"}],"20":[{"n":"Elf","s":5,"u":"elf_crb"}],"21":[{"n":"Elf","s":5,"u":"elf_crb"}]},"fetchling":{"0":[{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Fetchling Lore","s":1,"u":"fetchling%20lore_loag"},{"n":"Hard To Fool","s":1,"u":"hard%20to%20fool_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Lightless Litheness","s":1,"u":"lightless%20litheness_loag"},{"n":"Pierce The Light","s":1,"u":"pierce%20the%20light_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"},{"n":"Shadow's Assault","s":1,"u":"shadow's%20assault_loag"},{"n":"Shadowy Disguise","s":1,"u":"shadowy%20disguise_loag"},{"n":"Shrouded Magic","s":1,"u":"shrouded%20magic_loag"},{"n":"Shrouded Mien","s":1,"u":"shrouded%20mien_loag"},{"n":"Skirt The Light","s":1,"u":"skirt%20the%20light_loag"},{"n":"Slink","s":1,"u":"slink_loag"}],"1":[{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"}],"20":[{"n":"Fetchling","s":1,"u":"fetchling_loag"}],"21":[{"n":"Fetchling","s":1,"u":"fetchling_loag"}]},"aberration":{"1":[{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Cloaker","s":9,"u":"cloaker_b1"},{"n":"Cloaker","s":9,"u":"cloaker_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Drider","s":9,"u":"drider_b1"},{"n":"Drider","s":9,"u":"drider_b1"},{"n":"Faceless Stalker","s":9,"u":"faceless%20stalker_b1"},{"n":"Faceless Stalker","s":9,"u":"faceless%20stalker_b1"},{"n":"Gibbering Mouther","s":9,"u":"gibbering%20mouther_b1"},{"n":"Gibbering Mouther","s":9,"u":"gibbering%20mouther_b1"},{"n":"Gogiteth","s":9,"u":"gogiteth_b1"},{"n":"Gogiteth","s":9,"u":"gogiteth_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Gug","s":9,"u":"gug_b1"},{"n":"Gug","s":9,"u":"gug_b1"},{"n":"Mimic","s":9,"u":"mimic_b1"},{"n":"Mimic","s":9,"u":"mimic_b1"},{"n":"Nilith","s":9,"u":"nilith_b1"},{"n":"Nilith","s":9,"u":"nilith_b1"},{"n":"Ofalth","s":9,"u":"ofalth_b1"},{"n":"Ofalth","s":9,"u":"ofalth_b1"},{"n":"Otyugh","s":9,"u":"otyugh_b1"},{"n":"Otyugh","s":9,"u":"otyugh_b1"},{"n":"Quelaunt","s":9,"u":"quelaunt_b1"},{"n":"Quelaunt","s":9,"u":"quelaunt_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Rust Monster","s":9,"u":"rust%20monster_b1"},{"n":"Rust Monster","s":9,"u":"rust%20monster_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Sinspawn","s":9,"u":"sinspawn_b1"},{"n":"Sinspawn","s":9,"u":"sinspawn_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Web Lurker","s":9,"u":"web%20lurker_b1"},{"n":"Web Lurker","s":9,"u":"web%20lurker_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Choker","s":10,"u":"choker_b2"},{"n":"Choker","s":10,"u":"choker_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Destrachan","s":10,"u":"destrachan_b2"},{"n":"Destrachan","s":10,"u":"destrachan_b2"},{"n":"Doprillu","s":10,"u":"doprillu_b2"},{"n":"Doprillu","s":10,"u":"doprillu_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Ghonhatine","s":10,"u":"ghonhatine_b2"},{"n":"Ghonhatine","s":10,"u":"ghonhatine_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":10,"u":"irnakurse_b2"},{"n":"Irnakurse","s":10,"u":"irnakurse_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Skrik Nettle","s":10,"u":"skrik%20nettle_b2"},{"n":"Skrik Nettle","s":10,"u":"skrik%20nettle_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Vampiric Mist","s":10,"u":"vampiric%20mist_b2"},{"n":"Vampiric Mist","s":10,"u":"vampiric%20mist_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Blood Painter","s":11,"u":"blood%20painter_b3"},{"n":"Blood Painter","s":11,"u":"blood%20painter_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Flumph","s":11,"u":"flumph_b3"},{"n":"Flumph","s":11,"u":"flumph_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Scalescribe","s":11,"u":"scalescribe_b3"},{"n":"Scalescribe","s":11,"u":"scalescribe_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Grick","s":19,"u":"grick_aoe1"},{"n":"Grick","s":19,"u":"grick_aoe1"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Alchemical Horror","s":24,"u":"alchemical%20horror_aoe6"},{"n":"Alchemical Horror","s":24,"u":"alchemical%20horror_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":34,"u":"muckish%20creep_frp1"},{"n":"Muckish Creep","s":34,"u":"muckish%20creep_frp1"},{"n":"Angoyang","s":35,"u":"angoyang_frp2"},{"n":"Angoyang","s":35,"u":"angoyang_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Karumzek","s":41,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"Contemplative","s":43,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":43,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":43,"u":"contemplative%20mentor_sot5"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"},{"n":"Mimic Prankster","s":45,"u":"mimic%20prankster_tio"},{"n":"Mimic Prankster","s":45,"u":"mimic%20prankster_tio"},{"n":"Web Lurker","s":45,"u":"web%20lurker_tio"},{"n":"Web Lurker","s":45,"u":"web%20lurker_tio"}],"20":[{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"}],"21":[{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"}]},"gnoll":{"0":[{"n":"Ancestor's Rage","s":0,"u":"ancestor's%20rage_lome"},{"n":"Breath Like Honey","s":0,"u":"breath%20like%20honey_lome"},{"n":"Crunch","s":0,"u":"crunch_lome"},{"n":"Distant Cackle","s":0,"u":"distant%20cackle_lome"},{"n":"Gnoll Lore","s":0,"u":"gnoll%20lore_lome"},{"n":"Gnoll Weapon Expertise","s":0,"u":"gnoll%20weapon%20expertise_lome"},{"n":"Gnoll Weapon Familiarity","s":0,"u":"gnoll%20weapon%20familiarity_lome"},{"n":"Gnoll Weapon Practicality","s":0,"u":"gnoll%20weapon%20practicality_lome"},{"n":"Grandmother's Wisdom","s":0,"u":"grandmother's%20wisdom_lome"},{"n":"Hyena Familiar","s":0,"u":"hyena%20familiar_lome"},{"n":"Laughing Gnoll","s":0,"u":"laughing%20gnoll_lome"},{"n":"Pack Hunter","s":0,"u":"pack%20hunter_lome"},{"n":"Pack Stalker","s":0,"u":"pack%20stalker_lome"},{"n":"Right-hand Blood","s":0,"u":"right-hand%20blood_lome"},{"n":"Sensitive Nose","s":0,"u":"sensitive%20nose_lome"}],"1":[{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"}],"20":[{"n":"Gnoll","s":0,"u":"gnoll_lome"}],"21":[{"n":"Gnoll","s":0,"u":"gnoll_lome"}]},"gnome":{"0":[{"n":"Cautious Curiosity","s":4,"u":"cautious%20curiosity_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Homeward Bound","s":4,"u":"homeward%20bound_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Razzle-dazzle","s":4,"u":"razzle-dazzle_apg"},{"n":"Animal Accomplice","s":5,"u":"animal%20accomplice_crb"},{"n":"Animal Elocutionist","s":5,"u":"animal%20elocutionist_crb"},{"n":"Burrow Elocutionist","s":5,"u":"burrow%20elocutionist_crb"},{"n":"Energized Font","s":5,"u":"energized%20font_crb"},{"n":"Fey Fellowship","s":5,"u":"fey%20fellowship_crb"},{"n":"First World Adept","s":5,"u":"first%20world%20adept_crb"},{"n":"First World Magic","s":5,"u":"first%20world%20magic_crb"},{"n":"Gnome Obsession","s":5,"u":"gnome%20obsession_crb"},{"n":"Gnome Weapon Expertise","s":5,"u":"gnome%20weapon%20expertise_crb"},{"n":"Gnome Weapon Familiarity","s":5,"u":"gnome%20weapon%20familiarity_crb"},{"n":"Gnome Weapon Innovator","s":5,"u":"gnome%20weapon%20innovator_crb"},{"n":"Illusion Sense","s":5,"u":"illusion%20sense_crb"},{"n":"Vivacious Conduit","s":5,"u":"vivacious%20conduit_crb"},{"n":"Eclectic Obsession","s":6,"u":"eclectic%20obsession_locg"},{"n":"Fortuitous Shift","s":6,"u":"fortuitous%20shift_locg"},{"n":"Gnome Polyglot","s":6,"u":"gnome%20polyglot_locg"},{"n":"Grim Insight","s":6,"u":"grim%20insight_locg"},{"n":"Intuitive Illusions","s":6,"u":"intuitive%20illusions_locg"},{"n":"Inventive Offensive","s":6,"u":"inventive%20offensive_locg"},{"n":"Life-giving Magic","s":6,"u":"life-giving%20magic_locg"},{"n":"Natural Illusionist","s":6,"u":"natural%20illusionist_locg"},{"n":"Natural Performer","s":6,"u":"natural%20performer_locg"},{"n":"Theoretical Acumen","s":6,"u":"theoretical%20acumen_locg"},{"n":"Unexpected Shift","s":6,"u":"unexpected%20shift_locg"},{"n":"Vibrant Display","s":6,"u":"vibrant%20display_locg"}],"1":[{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"}],"2":[{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Switchscythe","s":7,"u":"switchscythe_lotgb"}],"20":[{"n":"Gnome","s":5,"u":"gnome_crb"}],"21":[{"n":"Gnome","s":5,"u":"gnome_crb"}]},"goblin":{"0":[{"n":"Cling","s":4,"u":"cling_apg"},{"n":"Extra Squishy","s":4,"u":"extra%20squishy_apg"},{"n":"Kneecap","s":4,"u":"kneecap_apg"},{"n":"Loud Singer","s":4,"u":"loud%20singer_apg"},{"n":"Reckless Abandon","s":4,"u":"reckless%20abandon%20(goblin)_apg"},{"n":"Twitchy","s":4,"u":"twitchy_apg"},{"n":"Vandal","s":4,"u":"vandal_apg"},{"n":"Burn It!","s":5,"u":"burn%20it!_crb"},{"n":"Cave Climber","s":5,"u":"cave%20climber_crb"},{"n":"City Scavenger","s":5,"u":"city%20scavenger_crb"},{"n":"Goblin Lore","s":5,"u":"goblin%20lore_crb"},{"n":"Goblin Scuttle","s":5,"u":"goblin%20scuttle_crb"},{"n":"Goblin Song","s":5,"u":"goblin%20song_crb"},{"n":"Goblin Weapon Expertise","s":5,"u":"goblin%20weapon%20expertise_crb"},{"n":"Goblin Weapon Familiarity","s":5,"u":"goblin%20weapon%20familiarity_crb"},{"n":"Goblin Weapon Frenzy","s":5,"u":"goblin%20weapon%20frenzy_crb"},{"n":"Junk Tinker","s":5,"u":"junk%20tinker_crb"},{"n":"Rough Rider","s":5,"u":"rough%20rider_crb"},{"n":"Skittering Scuttle","s":5,"u":"skittering%20scuttle_crb"},{"n":"Very Sneaky","s":5,"u":"very%20sneaky_crb"},{"n":"Very, Very Sneaky","s":5,"u":"very%2c%20very%20sneaky_crb"},{"n":"Ankle Bite","s":6,"u":"ankle%20bite_locg"},{"n":"Bouncy Goblin","s":6,"u":"bouncy%20goblin_locg"},{"n":"Chosen Of Lamashtu","s":6,"u":"chosen%20of%20lamashtu_locg"},{"n":"Fang Sharpener","s":6,"u":"fang%20sharpener_locg"},{"n":"Freeze It!","s":6,"u":"freeze%20it!_locg"},{"n":"Hard Tail","s":6,"u":"hard%20tail_locg"},{"n":"Hungry Goblin","s":6,"u":"hungry%20goblin_locg"},{"n":"Roll With It","s":6,"u":"roll%20with%20it_locg"},{"n":"Scalding Spit","s":6,"u":"scalding%20spit_locg"},{"n":"Tail Spin","s":6,"u":"tail%20spin_locg"},{"n":"Torch Goblin","s":6,"u":"torch%20goblin_locg"},{"n":"Tree Climber","s":6,"u":"tree%20climber_locg"},{"n":"Unbreakable-er Goblin","s":6,"u":"unbreakable-er%20goblin_locg"}],"1":[{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"}],"2":[{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}],"20":[{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Hobgoblin","s":6,"u":"hobgoblin_locg"}],"21":[{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Hobgoblin","s":6,"u":"hobgoblin_locg"}]},"goloma":{"0":[{"n":"Ambush Awareness","s":0,"u":"ambush%20awareness_lome"},{"n":"Arcane Sight","s":0,"u":"arcane%20sight_lome"},{"n":"Catch The Details","s":0,"u":"catch%20the%20details_lome"},{"n":"Constant Gaze","s":0,"u":"constant%20gaze_lome"},{"n":"Defensive Instincts","s":0,"u":"defensive%20instincts_lome"},{"n":"Goloma Courage","s":0,"u":"goloma%20courage_lome"},{"n":"Goloma Lore","s":0,"u":"goloma%20lore_lome"},{"n":"Pierce The Darkness","s":0,"u":"pierce%20the%20darkness_lome"},{"n":"Protective Claws","s":0,"u":"protective%20claws_lome"},{"n":"See The Unseen","s":0,"u":"see%20the%20unseen_lome"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Watchful Gaze","s":0,"u":"watchful%20gaze_lome"}],"20":[{"n":"Goloma","s":0,"u":"goloma_lome"}],"21":[{"n":"Goloma","s":0,"u":"goloma_lome"}]},"grippli":{"0":[{"n":"Absorb Toxin","s":0,"u":"absorb%20toxin_lome"},{"n":"Envenomed Edge","s":0,"u":"envenomed%20edge_lome"},{"n":"Grippli Glide","s":0,"u":"grippli%20glide_lome"},{"n":"Grippli Lore","s":0,"u":"grippli%20lore_lome"},{"n":"Grippli Weapon Expertise","s":0,"u":"grippli%20weapon%20expertise_lome"},{"n":"Grippli Weapon Familiarity","s":0,"u":"grippli%20weapon%20familiarity_lome"},{"n":"Grippli Weapon Innovator","s":0,"u":"grippli%20weapon%20innovator_lome"},{"n":"Hunter's Defense","s":0,"u":"hunter's%20defense_lome"},{"n":"Jungle Strider","s":0,"u":"jungle%20strider_lome"},{"n":"Long Tongue","s":0,"u":"long%20tongue_lome"},{"n":"Nocturnal Grippli","s":0,"u":"nocturnal%20grippli_lome"},{"n":"Ricocheting Leap","s":0,"u":"ricocheting%20leap_lome"},{"n":"Tenacious Net","s":0,"u":"tenacious%20net_lome"},{"n":"Tongue Tether","s":0,"u":"tongue%20tether_lome"}],"1":[{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"}],"2":[{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Rungu","s":1,"u":"rungu_loag"}],"8":[{"n":"Toxic Skin","s":0,"u":"toxic%20skin_lome"}],"20":[{"n":"Grippli","s":0,"u":"grippli_lome"}],"21":[{"n":"Grippli","s":0,"u":"grippli_lome"}]},"halfling":{"0":[{"n":"Dance Underfoot","s":4,"u":"dance%20underfoot_apg"},{"n":"Folksy Patter","s":4,"u":"folksy%20patter_apg"},{"n":"Prairie Rider","s":4,"u":"prairie%20rider_apg"},{"n":"Shadow Self","s":4,"u":"shadow%20self_apg"},{"n":"Step Lively","s":4,"u":"step%20lively_apg"},{"n":"Toppling Dance","s":4,"u":"toppling%20dance_apg"},{"n":"Unhampered Passage","s":4,"u":"unhampered%20passage_apg"},{"n":"Ceaseless Shadows","s":5,"u":"ceaseless%20shadows_crb"},{"n":"Cultural Adaptability","s":5,"u":"cultural%20adaptability_crb"},{"n":"Distracting Shadows","s":5,"u":"distracting%20shadows_crb"},{"n":"Guiding Luck","s":5,"u":"guiding%20luck_crb"},{"n":"Halfling Lore","s":5,"u":"halfling%20lore_crb"},{"n":"Halfling Luck","s":5,"u":"halfling%20luck_crb"},{"n":"Halfling Weapon Expertise","s":5,"u":"halfling%20weapon%20expertise_crb"},{"n":"Halfling Weapon Familiarity","s":5,"u":"halfling%20weapon%20familiarity_crb"},{"n":"Halfling Weapon Trickster","s":5,"u":"halfling%20weapon%20trickster_crb"},{"n":"Irrepressible","s":5,"u":"irrepressible_crb"},{"n":"Sure Feet","s":5,"u":"sure%20feet_crb"},{"n":"Titan Slinger","s":5,"u":"titan%20slinger_crb"},{"n":"Unfettered Halfling","s":5,"u":"unfettered%20halfling_crb"},{"n":"Watchful Halfling","s":5,"u":"watchful%20halfling_crb"},{"n":"Adroit Manipulation","s":6,"u":"adroit%20manipulation_locg"},{"n":"Cobble Dancer","s":6,"u":"cobble%20dancer_locg"},{"n":"Cunning Climber","s":6,"u":"cunning%20climber_locg"},{"n":"Easily Dismissed","s":6,"u":"easily%20dismissed_locg"},{"n":"Fade Away","s":6,"u":"fade%20away_locg"},{"n":"Halfling Ingenuity","s":6,"u":"halfling%20ingenuity_locg"},{"n":"Helpful Halfling","s":6,"u":"helpful%20halfling_locg"},{"n":"Incredible Luck","s":6,"u":"incredible%20luck_locg"},{"n":"Innocuous","s":6,"u":"innocuous_locg"},{"n":"Intuitive Cooperation","s":6,"u":"intuitive%20cooperation_locg"},{"n":"Shared Luck","s":6,"u":"shared%20luck_locg"},{"n":"Unassuming Dedication","s":6,"u":"unassuming%20dedication_locg"}],"1":[{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"}],"2":[{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"}],"20":[{"n":"Halfling","s":5,"u":"halfling_crb"}],"21":[{"n":"Halfling","s":5,"u":"halfling_crb"}]},"human":{"0":[{"n":"Advanced General Training","s":4,"u":"advanced%20general%20training_apg"},{"n":"Bounce Back","s":4,"u":"bounce%20back_apg"},{"n":"Group Aid","s":4,"u":"group%20aid_apg"},{"n":"Hardy Traveler","s":4,"u":"hardy%20traveler_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Sense Allies","s":4,"u":"sense%20allies_apg"},{"n":"Stubborn Persistence","s":4,"u":"stubborn%20persistence_apg"},{"n":"Adapted Cantrip","s":5,"u":"adapted%20cantrip_crb"},{"n":"Adaptive Adept","s":5,"u":"adaptive%20adept_crb"},{"n":"Clever Improviser","s":5,"u":"clever%20improviser_crb"},{"n":"Cooperative Nature","s":5,"u":"cooperative%20nature_crb"},{"n":"Cooperative Soul","s":5,"u":"cooperative%20soul_crb"},{"n":"General Training","s":5,"u":"general%20training_crb"},{"n":"Haughty Obstinacy","s":5,"u":"haughty%20obstinacy_crb"},{"n":"Incredible Improvisation","s":5,"u":"incredible%20improvisation_crb"},{"n":"Multitalented","s":5,"u":"multitalented_crb"},{"n":"Natural Ambition","s":5,"u":"natural%20ambition_crb"},{"n":"Natural Skill","s":5,"u":"natural%20skill_crb"},{"n":"Unconventional Expertise","s":5,"u":"unconventional%20expertise_crb"},{"n":"Unconventional Weaponry","s":5,"u":"unconventional%20weaponry_crb"},{"n":"Arcane Tattoos","s":6,"u":"arcane%20tattoos_locg"},{"n":"Courteous Comeback","s":6,"u":"courteous%20comeback_locg"},{"n":"Darkseer","s":6,"u":"darkseer_locg"},{"n":"Devil's Advocate","s":6,"u":"devil's%20advocate_locg"},{"n":"Dragon Prince","s":6,"u":"dragon%20prince_locg"},{"n":"Dragon Spit","s":6,"u":"dragon%20spit_locg"},{"n":"Gloomseer","s":6,"u":"gloomseer_locg"},{"n":"Heir Of The Saoc","s":6,"u":"heir%20of%20the%20saoc_locg"},{"n":"Irriseni Ice-witch","s":6,"u":"irriseni%20ice-witch_locg"},{"n":"Keep Up Appearances","s":6,"u":"keep%20up%20appearances_locg"},{"n":"Know Oneself","s":6,"u":"know%20oneself_locg"},{"n":"Ornate Tattoo","s":6,"u":"ornate%20tattoo_locg"},{"n":"Quah Bond","s":6,"u":"quah%20bond_locg"},{"n":"Saoc Astrology","s":6,"u":"saoc%20astrology_locg"},{"n":"Shadow Pact","s":6,"u":"shadow%20pact_locg"},{"n":"Shory Aerialist","s":6,"u":"shory%20aerialist_locg"},{"n":"Shory Aeromancer","s":6,"u":"shory%20aeromancer_locg"},{"n":"Tupilaq Carver","s":6,"u":"tupilaq%20carver_locg"},{"n":"Viking Shieldbearer","s":6,"u":"viking%20shieldbearer_locg"},{"n":"Virtue-forged Tattoos","s":6,"u":"virtue-forged%20tattoos_locg"},{"n":"Wavetouched Paragon","s":6,"u":"wavetouched%20paragon_locg"},{"n":"Witch Warden","s":6,"u":"witch%20warden_locg"}],"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Abendego Brute","s":41,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":41,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":41,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Norgorberite Spy","s":41,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Iobane Magus","s":43,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"}],"20":[{"n":"Human","s":5,"u":"human_crb"}],"21":[{"n":"Human","s":5,"u":"human_crb"}]},"kitsune":{"0":[{"n":"Fox Trick","s":1,"u":"fox%20trick_loag"},{"n":"Foxfire","s":1,"u":"foxfire_loag"},{"n":"Hybrid Form","s":1,"u":"hybrid%20form_loag"},{"n":"Killing Stone","s":1,"u":"killing%20stone_loag"},{"n":"Kitsune Lore","s":1,"u":"kitsune%20lore_loag"},{"n":"Kitsune Spell Expertise","s":1,"u":"kitsune%20spell%20expertise_loag"},{"n":"Kitsune Spell Familiarity","s":1,"u":"kitsune%20spell%20familiarity_loag"},{"n":"Kitsune Spell Mysteries","s":1,"u":"kitsune%20spell%20mysteries_loag"},{"n":"Myriad Forms","s":1,"u":"myriad%20forms_loag"},{"n":"Rampaging Form","s":1,"u":"rampaging%20form_loag"},{"n":"Retractable Claws","s":1,"u":"retractable%20claws_loag"},{"n":"Shapechanger's Intuition","s":1,"u":"shapechanger's%20intuition_loag"},{"n":"Shifting Faces","s":1,"u":"shifting%20faces_loag"},{"n":"Star Orb","s":1,"u":"star%20orb_loag"}],"1":[{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"}],"20":[{"n":"Kitsune","s":1,"u":"kitsune_loag"}],"21":[{"n":"Kitsune","s":1,"u":"kitsune_loag"}]},"kobold":{"0":[{"n":"Ally's Shelter","s":4,"u":"ally's%20shelter_apg"},{"n":"Between The Scales","s":4,"u":"between%20the%20scales_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Dracomancer","s":4,"u":"dracomancer_apg"},{"n":"Dragon's Breath","s":4,"u":"dragon's%20breath_apg"},{"n":"Dragon's Presence","s":4,"u":"dragon's%20presence_apg"},{"n":"Elite Dracomancer","s":4,"u":"elite%20dracomancer_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Kobold Lore","s":4,"u":"kobold%20lore_apg"},{"n":"Scamper","s":4,"u":"scamper_apg"},{"n":"Snare Genius","s":4,"u":"snare%20genius_apg"},{"n":"Snare Setter","s":4,"u":"snare%20setter_apg"},{"n":"Briar Battler","s":1,"u":"briar%20battler_loag"},{"n":"Close Quarters","s":1,"u":"close%20quarters_loag"},{"n":"Draconic Sycophant","s":1,"u":"draconic%20sycophant_loag"},{"n":"Dragonblood Paragon","s":1,"u":"dragonblood%20paragon_loag"},{"n":"Hatchling Flight","s":1,"u":"hatchling%20flight_loag"},{"n":"Kobold Weapon Expertise","s":1,"u":"kobold%20weapon%20expertise_loag"},{"n":"Kobold Weapon Familiarity","s":1,"u":"kobold%20weapon%20familiarity_loag"},{"n":"Kobold Weapon Innovator","s":1,"u":"kobold%20weapon%20innovator_loag"},{"n":"Slither","s":1,"u":"slither_loag"},{"n":"Snare Commando","s":1,"u":"snare%20commando_loag"},{"n":"Vicious Snares","s":1,"u":"vicious%20snares_loag"},{"n":"Winglets","s":1,"u":"winglets_loag"},{"n":"Wyrmling Flight","s":1,"u":"wyrmling%20flight_loag"},{"n":"Cringe","s":37,"u":"cringe_ltiba"},{"n":"Kobold Lore","s":37,"u":"kobold%20lore_ltiba"},{"n":"Scamper","s":37,"u":"scamper_ltiba"}],"1":[{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"}],"2":[{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"}],"8":[{"n":"Tail Toxin","s":4,"u":"tail%20toxin_apg"}],"20":[{"n":"Kobold","s":4,"u":"kobold_apg"}],"21":[{"n":"Kobold","s":4,"u":"kobold_apg"}]},"leshy":{"0":[{"n":"Ageless Spirit","s":1,"u":"ageless%20spirit_loag"},{"n":"Anchoring Roots","s":1,"u":"anchoring%20roots_loag"},{"n":"Call Of The Green Man","s":1,"u":"call%20of%20the%20green%20man_loag"},{"n":"Cloak Of Poison","s":1,"u":"cloak%20of%20poison_loag"},{"n":"Flourish And Ruin","s":1,"u":"flourish%20and%20ruin_loag"},{"n":"Regrowth","s":1,"u":"regrowth_loag"},{"n":"Spore Cloud","s":1,"u":"spore%20cloud_loag"},{"n":"Thorned Seedpod","s":1,"u":"thorned%20seedpod_loag"},{"n":"Bark And Tendril","s":6,"u":"bark%20and%20tendril_locg"},{"n":"Grasping Reach","s":6,"u":"grasping%20reach_locg"},{"n":"Harmlessly Cute","s":6,"u":"harmlessly%20cute_locg"},{"n":"Leshy Glide","s":6,"u":"leshy%20glide_locg"},{"n":"Leshy Lore","s":6,"u":"leshy%20lore_locg"},{"n":"Leshy Superstition","s":6,"u":"leshy%20superstition_locg"},{"n":"Lucky Keepsake","s":6,"u":"lucky%20keepsake_locg"},{"n":"Ritual Reversion","s":6,"u":"ritual%20reversion_locg"},{"n":"Seedpod","s":6,"u":"seedpod_locg"},{"n":"Shadow Of The Wilds","s":6,"u":"shadow%20of%20the%20wilds_locg"},{"n":"Solar Rejuvenation","s":6,"u":"solar%20rejuvenation_locg"},{"n":"Speak With Kindred","s":6,"u":"speak%20with%20kindred_locg"},{"n":"Undaunted","s":6,"u":"undaunted_locg"}],"1":[{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"}],"20":[{"n":"Leshy","s":6,"u":"leshy_locg"}],"21":[{"n":"Leshy","s":6,"u":"leshy_locg"}]},"lizardfolk":{"0":[{"n":"Bone Caller","s":1,"u":"bone%20caller_loag"},{"n":"Bone Investiture","s":1,"u":"bone%20investiture_loag"},{"n":"Bone Magic","s":1,"u":"bone%20magic_loag"},{"n":"Consult The Stars","s":1,"u":"consult%20the%20stars_loag"},{"n":"Dangle","s":1,"u":"dangle_loag"},{"n":"Flexible Tail","s":1,"u":"flexible%20tail_loag"},{"n":"Guided By The Stars","s":1,"u":"guided%20by%20the%20stars_loag"},{"n":"Iruxi Glide","s":1,"u":"iruxi%20glide_loag"},{"n":"Iruxi Spirit Strike","s":1,"u":"iruxi%20spirit%20strike_loag"},{"n":"Lightning Tongue","s":1,"u":"lightning%20tongue_loag"},{"n":"Read The Stars","s":1,"u":"read%20the%20stars_loag"},{"n":"Reptile Rider","s":1,"u":"reptile%20rider_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Tongue Disarm","s":1,"u":"tongue%20disarm_loag"},{"n":"Envenom Fangs","s":6,"u":"envenom%20fangs_locg"},{"n":"Gecko's Grip","s":6,"u":"gecko's%20grip_locg"},{"n":"Iruxi Unarmed Cunning","s":6,"u":"iruxi%20unarmed%20cunning_locg"},{"n":"Lizardfolk Lore","s":6,"u":"lizardfolk%20lore_locg"},{"n":"Marsh Runner","s":6,"u":"marsh%20runner_locg"},{"n":"Parthenogenic Hatchling","s":6,"u":"parthenogenic%20hatchling_locg"},{"n":"Primal Rampage","s":6,"u":"primal%20rampage_locg"},{"n":"Razor Claws","s":6,"u":"razor%20claws_locg"},{"n":"Reptile Speaker","s":6,"u":"reptile%20speaker_locg"},{"n":"Sharp Fangs","s":6,"u":"sharp%20fangs_locg"},{"n":"Shed Tail","s":6,"u":"shed%20tail_locg"},{"n":"Swift Swimmer","s":6,"u":"swift%20swimmer_locg"},{"n":"Tail Whip","s":6,"u":"tail%20whip_locg"},{"n":"Terrain Advantage","s":6,"u":"terrain%20advantage_locg"},{"n":"Bone Rider","s":0,"u":"bone%20rider_lome"}],"1":[{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"}],"20":[{"n":"Lizardfolk","s":6,"u":"lizardfolk_locg"}],"21":[{"n":"Lizardfolk","s":6,"u":"lizardfolk_locg"}]},"orc":{"0":[{"n":"Athletic Might","s":4,"u":"athletic%20might_apg"},{"n":"Beast Trainer","s":4,"u":"beast%20trainer_apg"},{"n":"Bloody Blows","s":4,"u":"bloody%20blows_apg"},{"n":"Death's Drums","s":4,"u":"death's%20drums_apg"},{"n":"Ferocious Beasts","s":4,"u":"ferocious%20beasts_apg"},{"n":"Hold Mark","s":4,"u":"hold%20mark_apg"},{"n":"Iron Fists","s":4,"u":"iron%20fists_apg"},{"n":"Orc Lore","s":4,"u":"orc%20lore_apg"},{"n":"Rampaging Ferocity","s":4,"u":"rampaging%20ferocity_apg"},{"n":"Spell Devourer","s":4,"u":"spell%20devourer_apg"},{"n":"Tusks","s":4,"u":"tusks_apg"},{"n":"Undying Ferocity","s":4,"u":"undying%20ferocity_apg"},{"n":"Incredible Ferocity","s":5,"u":"incredible%20ferocity_crb"},{"n":"Orc Ferocity","s":5,"u":"orc%20ferocity_crb"},{"n":"Orc Superstition","s":5,"u":"orc%20superstition_crb"},{"n":"Orc Weapon Carnage","s":5,"u":"orc%20weapon%20carnage_crb"},{"n":"Orc Weapon Expertise","s":5,"u":"orc%20weapon%20expertise_crb"},{"n":"Orc Weapon Familiarity","s":5,"u":"orc%20weapon%20familiarity_crb"},{"n":"Pervasive Superstition","s":5,"u":"pervasive%20superstition_crb"},{"n":"Victorious Vigor","s":5,"u":"victorious%20vigor_crb"},{"n":"Defy Death","s":1,"u":"defy%20death_loag"},{"n":"Dragon Grip","s":1,"u":"dragon%20grip_loag"},{"n":"Lifeblood's Call","s":1,"u":"lifeblood's%20call_loag"},{"n":"Mask Of Fear","s":1,"u":"mask%20of%20fear_loag"},{"n":"Mask Of Pain","s":1,"u":"mask%20of%20pain_loag"},{"n":"Mask Of Power","s":1,"u":"mask%20of%20power_loag"},{"n":"Mask Of Rejection","s":1,"u":"mask%20of%20rejection_loag"},{"n":"Orc Warmask","s":1,"u":"orc%20warmask_loag"},{"n":"Scar-thick Skin","s":1,"u":"scar-thick%20skin_loag"},{"n":"Demonblood Frenzy","s":0,"u":"demonblood%20frenzy_lome"}],"1":[{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"}],"2":[{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Butchering Axe","s":7,"u":"butchering%20axe_lotgb"}],"20":[{"n":"Orc","s":4,"u":"orc_apg"}],"21":[{"n":"Orc","s":4,"u":"orc_apg"}]},"ratfolk":{"0":[{"n":"Big Mouth","s":4,"u":"big%20mouth_apg"},{"n":"Cheek Pouches","s":4,"u":"cheek%20pouches_apg"},{"n":"Lab Rat","s":4,"u":"lab%20rat_apg"},{"n":"Overcrowd","s":4,"u":"overcrowd_apg"},{"n":"Pack Rat","s":4,"u":"pack%20rat_apg"},{"n":"Quick Stow","s":4,"u":"quick%20stow_apg"},{"n":"Rat Familiar","s":4,"u":"rat%20familiar_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Rat Magic","s":4,"u":"rat%20magic_apg"},{"n":"Ratfolk Lore","s":4,"u":"ratfolk%20lore_apg"},{"n":"Ratspeak","s":4,"u":"ratspeak_apg"},{"n":"Tinkering Fingers","s":4,"u":"tinkering%20fingers_apg"},{"n":"Vicious Incisors","s":4,"u":"vicious%20incisors_apg"},{"n":"Warren Digger","s":4,"u":"warren%20digger_apg"},{"n":"Warren Navigator","s":4,"u":"warren%20navigator_apg"},{"n":"Cornered Fury","s":1,"u":"cornered%20fury_loag"},{"n":"Gnaw","s":1,"u":"gnaw_loag"},{"n":"Plague Sniffer","s":1,"u":"plague%20sniffer_loag"},{"n":"Ratfolk Growth","s":1,"u":"ratfolk%20growth_loag"},{"n":"Ratfolk Roll","s":1,"u":"ratfolk%20roll_loag"},{"n":"Shinstabber","s":1,"u":"shinstabber_loag"},{"n":"Skittering Sneak","s":1,"u":"skittering%20sneak_loag"},{"n":"Skull Creeper","s":1,"u":"skull%20creeper_loag"},{"n":"Uncanny Cheeks","s":1,"u":"uncanny%20cheeks_loag"},{"n":"Warren Friend","s":1,"u":"warren%20friend_loag"}],"1":[{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"}],"20":[{"n":"Ratfolk","s":4,"u":"ratfolk_apg"}],"21":[{"n":"Ratfolk","s":4,"u":"ratfolk_apg"}]},"shisk":{"0":[{"n":"Bristle","s":0,"u":"bristle_lome"},{"n":"Delver","s":0,"u":"delver_lome"},{"n":"Dig Up Secrets","s":0,"u":"dig%20up%20secrets_lome"},{"n":"Eidetic Ear","s":0,"u":"eidetic%20ear_lome"},{"n":"Fountain Of Secrets","s":0,"u":"fountain%20of%20secrets_lome"},{"n":"Inured To The Heat","s":0,"u":"inured%20to%20the%20heat_lome"},{"n":"None Shall Know","s":0,"u":"none%20shall%20know_lome"},{"n":"Piercing Quills","s":0,"u":"piercing%20quills_lome"},{"n":"Quill Spray","s":0,"u":"quill%20spray_lome"},{"n":"Renewing Quills","s":0,"u":"renewing%20quills_lome"},{"n":"Secret Eyes","s":0,"u":"secret%20eyes_lome"},{"n":"Shisk Lore","s":0,"u":"shisk%20lore_lome"},{"n":"Spelunker","s":0,"u":"spelunker_lome"},{"n":"Spine Stabber","s":0,"u":"spine%20stabber_lome"}],"20":[{"n":"Shisk","s":0,"u":"shisk_lome"}],"21":[{"n":"Shisk","s":0,"u":"shisk_lome"}]},"shoony":{"0":[{"n":"Dig Quickly","s":8,"u":"dig%20quickly_ec3"},{"n":"Esteemed Visitor","s":8,"u":"esteemed%20visitor_ec3"},{"n":"Handy With Your Paws","s":8,"u":"handy%20with%20your%20paws_ec3"},{"n":"Improvisational Defender","s":8,"u":"improvisational%20defender_ec3"},{"n":"Improvisational Warrior","s":8,"u":"improvisational%20warrior_ec3"},{"n":"Loyal Empath","s":8,"u":"loyal%20empath_ec3"},{"n":"Practiced Paddler","s":8,"u":"practiced%20paddler_ec3"},{"n":"Scamper Underfoot","s":8,"u":"scamper%20underfoot_ec3"},{"n":"Shoony Lore","s":8,"u":"shoony%20lore_ec3"},{"n":"Sodbuster","s":8,"u":"sodbuster_ec3"},{"n":"Steadfast Ally","s":8,"u":"steadfast%20ally_ec3"},{"n":"Tough Tumbler","s":8,"u":"tough%20tumbler_ec3"},{"n":"Unrivaled Builder","s":8,"u":"unrivaled%20builder_ec3"}],"1":[{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"}],"20":[{"n":"Shoony","s":8,"u":"shoony_ec3"}],"21":[{"n":"Shoony","s":8,"u":"shoony_ec3"}]},"fey":{"1":[{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"Redcap","s":9,"u":"redcap_b1"},{"n":"Redcap","s":9,"u":"redcap_b1"},{"n":"Satyr","s":9,"u":"satyr_b1"},{"n":"Satyr","s":9,"u":"satyr_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Ankou","s":10,"u":"ankou_b2"},{"n":"Ankou","s":10,"u":"ankou_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Brownie","s":10,"u":"brownie_b2"},{"n":"Brownie","s":10,"u":"brownie_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Grimstalker","s":10,"u":"grimstalker_b2"},{"n":"Grimstalker","s":10,"u":"grimstalker_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Leprechaun","s":10,"u":"leprechaun_b2"},{"n":"Leprechaun","s":10,"u":"leprechaun_b2"},{"n":"Lurker In Light","s":10,"u":"lurker%20in%20light_b2"},{"n":"Lurker In Light","s":10,"u":"lurker%20in%20light_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Domovoi","s":11,"u":"domovoi_b3"},{"n":"Domovoi","s":11,"u":"domovoi_b3"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Dvorovoi","s":11,"u":"dvorovoi_b3"},{"n":"Dvorovoi","s":11,"u":"dvorovoi_b3"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Kishi","s":11,"u":"kishi_b3"},{"n":"Kishi","s":11,"u":"kishi_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Millindemalion","s":11,"u":"millindemalion_b3"},{"n":"Millindemalion","s":11,"u":"millindemalion_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Ovinnik","s":11,"u":"ovinnik_b3"},{"n":"Ovinnik","s":11,"u":"ovinnik_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Tooth Fairy","s":11,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy","s":11,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Biloko Veteran","s":14,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Veteran","s":14,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":14,"u":"biloko%20warrior_aoa2"},{"n":"Biloko Warrior","s":14,"u":"biloko%20warrior_aoa2"},{"n":"Eloko","s":14,"u":"eloko_aoa2"},{"n":"Eloko","s":14,"u":"eloko_aoa2"},{"n":"Kishi","s":14,"u":"kishi_aoa2"},{"n":"Kishi","s":14,"u":"kishi_aoa2"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Zrukbat","s":19,"u":"zrukbat_aoe1"},{"n":"Zrukbat","s":19,"u":"zrukbat_aoe1"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Ssumzili","s":41,"u":"ssumzili_sot3"},{"n":"Biloko Reaver","s":42,"u":"biloko%20reaver_sot4"},{"n":"Gambulami","s":42,"u":"gambulami_sot4"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"},{"n":"Tatterthread","s":44,"u":"tatterthread_sot6"}],"2":[{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"}],"20":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"21":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"28":[{"n":"Fey Eidolon","s":53,"u":"fey%20eidolon_som"}]},"sprite":{"0":[{"n":"Animal Speaker","s":1,"u":"animal%20speaker_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Corgi Mount","s":1,"u":"corgi%20mount_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Evanescent Wings","s":1,"u":"evanescent%20wings_loag"},{"n":"Fey Cantrips","s":1,"u":"fey%20cantrips_loag"},{"n":"Fey Disguise","s":1,"u":"fey%20disguise_loag"},{"n":"Fey Magic","s":1,"u":"fey%20magic_loag"},{"n":"Fey Skin","s":1,"u":"fey%20skin_loag"},{"n":"Hero's Wings","s":1,"u":"hero's%20wings_loag"},{"n":"Invisible Trickster","s":1,"u":"invisible%20trickster_loag"},{"n":"Speak With Bats","s":1,"u":"speak%20with%20bats_loag"},{"n":"Sprite's Spark","s":1,"u":"sprite's%20spark_loag"}],"1":[{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"}],"20":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"21":[{"n":"Sprite","s":1,"u":"sprite_loag"}]},"strix":{"0":[{"n":"Ancestor's Transformation","s":1,"u":"ancestor's%20transformation_loag"},{"n":"Feathered Cloak","s":1,"u":"feathered%20cloak_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Fledgling Flight","s":1,"u":"fledgling%20flight_loag"},{"n":"Fully Flighted","s":1,"u":"fully%20flighted_loag"},{"n":"Juvenile Flight","s":1,"u":"juvenile%20flight_loag"},{"n":"Nestling Fall","s":1,"u":"nestling%20fall_loag"},{"n":"Rokoan Arts","s":1,"u":"rokoan%20arts_loag"},{"n":"Story Crooner","s":1,"u":"story%20crooner_loag"},{"n":"Strix Defender","s":1,"u":"strix%20defender_loag"},{"n":"Strix Lore","s":1,"u":"strix%20lore_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Thrown Voice","s":1,"u":"thrown%20voice_loag"},{"n":"Wing Step","s":1,"u":"wing%20step_loag"}],"1":[{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"}],"20":[{"n":"Strix","s":1,"u":"strix_loag"}],"21":[{"n":"Strix","s":1,"u":"strix_loag"}]},"tengu":{"0":[{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Eclectic Sword Training","s":4,"u":"eclectic%20sword%20training_apg"},{"n":"Great Tengu Form","s":4,"u":"great%20tengu%20form_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"One-toed Hop","s":4,"u":"one-toed%20hop_apg"},{"n":"Scavenger's Search","s":4,"u":"scavenger's%20search_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Squawk!","s":4,"u":"squawk!_apg"},{"n":"Storm's Lash","s":4,"u":"storm's%20lash_apg"},{"n":"Tengu Lore","s":4,"u":"tengu%20lore_apg"},{"n":"Tengu Weapon Expertise","s":4,"u":"tengu%20weapon%20expertise_apg"},{"n":"Tengu Weapon Familiarity","s":4,"u":"tengu%20weapon%20familiarity_apg"},{"n":"Tengu Weapon Study","s":4,"u":"tengu%20weapon%20study_apg"},{"n":"Dogfang Bite","s":1,"u":"dogfang%20bite_loag"},{"n":"Eclectic Sword Mastery","s":1,"u":"eclectic%20sword%20mastery_loag"},{"n":"Favor Of Heaven","s":1,"u":"favor%20of%20heaven_loag"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Hurricane Swing","s":1,"u":"hurricane%20swing_loag"},{"n":"Jinx Glutton","s":1,"u":"jinx%20glutton_loag"},{"n":"Magpie Snatch","s":1,"u":"magpie%20snatch_loag"},{"n":"Mariner's Fire","s":1,"u":"mariner's%20fire_loag"},{"n":"Soaring Form","s":1,"u":"soaring%20form_loag"},{"n":"Tengu Feather Fan","s":1,"u":"tengu%20feather%20fan_loag"},{"n":"Thunder God's Fan","s":1,"u":"thunder%20god's%20fan_loag"},{"n":"Trickster Tengu","s":1,"u":"trickster%20tengu_loag"},{"n":"Uncanny Agility","s":1,"u":"uncanny%20agility_loag"},{"n":"Waxed Feathers","s":1,"u":"waxed%20feathers_loag"},{"n":"Wind God's Fan","s":1,"u":"wind%20god's%20fan_loag"}],"1":[{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"}],"2":[{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"}],"20":[{"n":"Tengu","s":4,"u":"tengu_apg"}],"21":[{"n":"Tengu","s":4,"u":"tengu_apg"}]},"aasimar":{"0":[{"n":"Aasimar's Mercy","s":4,"u":"aasimar's%20mercy_apg"},{"n":"Angelic Magic","s":4,"u":"angelic%20magic_apg"},{"n":"Angelkin","s":4,"u":"angelkin_apg"},{"n":"Archon Magic","s":4,"u":"archon%20magic_apg"},{"n":"Azata Magic","s":4,"u":"azata%20magic_apg"},{"n":"Blessed Blood","s":4,"u":"blessed%20blood_apg"},{"n":"Celestial Eyes","s":4,"u":"celestial%20eyes_apg"},{"n":"Celestial Lore","s":4,"u":"celestial%20lore_apg"},{"n":"Celestial Resistance","s":4,"u":"celestial%20resistance_apg"},{"n":"Celestial Strikes","s":4,"u":"celestial%20strikes_apg"},{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Celestial Word","s":4,"u":"celestial%20word_apg"},{"n":"Divine Countermeasures","s":4,"u":"divine%20countermeasures_apg"},{"n":"Empyreal Blessing","s":4,"u":"empyreal%20blessing_apg"},{"n":"Eternal Wings","s":4,"u":"eternal%20wings_apg"},{"n":"Halo","s":4,"u":"halo_apg"},{"n":"Lawbringer","s":4,"u":"lawbringer_apg"},{"n":"Musetouched","s":4,"u":"musetouched_apg"},{"n":"Summon Celestial Kin","s":4,"u":"summon%20celestial%20kin_apg"},{"n":"Agathion Magic","s":1,"u":"agathion%20magic_loag"},{"n":"Call Of Elysium","s":1,"u":"call%20of%20elysium_loag"},{"n":"Emberkin","s":1,"u":"emberkin_loag"},{"n":"Enforced Order","s":1,"u":"enforced%20order_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Garuda Magic","s":1,"u":"garuda%20magic_loag"},{"n":"Garuda's Squall","s":1,"u":"garuda's%20squall_loag"},{"n":"Healer's Halo","s":1,"u":"healer's%20halo_loag"},{"n":"Idyllkin","s":1,"u":"idyllkin_loag"},{"n":"Peri Magic","s":1,"u":"peri%20magic_loag"},{"n":"Plumekith","s":1,"u":"plumekith_loag"},{"n":"Purge Sins","s":1,"u":"purge%20sins_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Tranquil Sanctuary","s":1,"u":"tranquil%20sanctuary_loag"},{"n":"Truespeech","s":1,"u":"truespeech_loag"}],"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"}],"22":[{"n":"Aasimar","s":4,"u":"blankhash,state:h-aasimar-apg=b1"}]},"aphorite":{"0":[{"n":"Analyze Information","s":1,"u":"analyze%20information_loag"},{"n":"Ancillary Motes","s":1,"u":"ancillary%20motes_loag"},{"n":"Axiomatic Lore","s":1,"u":"axiomatic%20lore_loag"},{"n":"Channel The Godmind","s":1,"u":"channel%20the%20godmind_loag"},{"n":"Crystalline Cloud","s":1,"u":"crystalline%20cloud_loag"},{"n":"Crystalline Dust","s":1,"u":"crystalline%20dust_loag"},{"n":"Impose Order","s":1,"u":"impose%20order_loag"},{"n":"Intercorporate","s":1,"u":"intercorporate_loag"},{"n":"Internal Cohesion","s":1,"u":"internal%20cohesion_loag"},{"n":"Intuitive Crafting","s":1,"u":"intuitive%20crafting_loag"},{"n":"Lemma Of Vision","s":1,"u":"lemma%20of%20vision_loag"},{"n":"Offensive Analysis","s":1,"u":"offensive%20analysis_loag"},{"n":"Preemptive Reconfiguration","s":1,"u":"preemptive%20reconfiguration_loag"}],"1":[{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"}],"22":[{"n":"Aphorite","s":1,"u":"blankhash,state:h-aphorite-loag=b1"}]},"beastkin":{"0":[{"n":"Animal Magic","s":1,"u":"animal%20magic_loag"},{"n":"Animal Senses","s":1,"u":"animal%20senses_loag"},{"n":"Animal Shape","s":1,"u":"animal%20shape_loag"},{"n":"Animal Swiftness","s":1,"u":"animal%20swiftness_loag"},{"n":"Animalistic Resistance","s":1,"u":"animalistic%20resistance_loag"},{"n":"Critter Shape","s":1,"u":"critter%20shape_loag"},{"n":"Dire Form","s":1,"u":"dire%20form_loag"},{"n":"Gift Of The Moon","s":1,"u":"gift%20of%20the%20moon_loag"},{"n":"Greater Animal Senses","s":1,"u":"greater%20animal%20senses_loag"},{"n":"Pack Tactics","s":1,"u":"pack%20tactics_loag"},{"n":"Quick Change","s":1,"u":"quick%20change_loag"}],"22":[{"n":"Beastkin","s":1,"u":"blankhash,state:h-beastkin-loag=b1"}]},"changeling":{"0":[{"n":"Accursed Claws","s":4,"u":"accursed%20claws_apg"},{"n":"Brine May","s":4,"u":"brine%20may_apg"},{"n":"Called","s":4,"u":"called_apg"},{"n":"Callow May","s":4,"u":"callow%20may_apg"},{"n":"Changeling Lore","s":4,"u":"changeling%20lore_apg"},{"n":"Dream May","s":4,"u":"dream%20may_apg"},{"n":"Hag Claws","s":4,"u":"hag%20claws_apg"},{"n":"Hag Magic","s":4,"u":"hag%20magic_apg"},{"n":"Hag's Sight","s":4,"u":"hag's%20sight_apg"},{"n":"Mist Child","s":4,"u":"mist%20child_apg"},{"n":"Occult Resistance","s":4,"u":"occult%20resistance_apg"},{"n":"Slag May","s":4,"u":"slag%20may_apg"},{"n":"Crone's Cruelty","s":1,"u":"crone's%20cruelty_loag"},{"n":"Cunning Hair","s":1,"u":"cunning%20hair_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Maiden's Mending","s":1,"u":"maiden's%20mending_loag"},{"n":"Moon May","s":1,"u":"moon%20may_loag"},{"n":"Mother's Mindfulness","s":1,"u":"mother's%20mindfulness_loag"},{"n":"Snow May","s":1,"u":"snow%20may_loag"},{"n":"Spiteful Rake","s":1,"u":"spiteful%20rake_loag"},{"n":"Stormy Heart","s":1,"u":"stormy%20heart_loag"},{"n":"Veil May","s":1,"u":"veil%20may_loag"},{"n":"Virga May","s":1,"u":"virga%20may_loag"}],"1":[{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"}],"22":[{"n":"Changeling","s":4,"u":"blankhash,state:h-changeling-apg=b1"}]},"dhampir":{"0":[{"n":"Bloodletting Fangs","s":4,"u":"bloodletting%20fangs_apg"},{"n":"Enthralling Allure","s":4,"u":"enthralling%20allure_apg"},{"n":"Eyes Of Night","s":4,"u":"eyes%20of%20night_apg"},{"n":"Fangs","s":4,"u":"fangs_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Necromantic Physiology","s":4,"u":"necromantic%20physiology_apg"},{"n":"Night Magic","s":4,"u":"night%20magic_apg"},{"n":"Straveika","s":4,"u":"straveika_apg"},{"n":"Svetocher","s":4,"u":"svetocher_apg"},{"n":"Symphony Of Blood","s":4,"u":"symphony%20of%20blood_apg"},{"n":"Undead Slayer","s":4,"u":"undead%20slayer_apg"},{"n":"Vampire Lore","s":4,"u":"vampire%20lore_apg"},{"n":"Voice Of The Night","s":4,"u":"voice%20of%20the%20night_apg"},{"n":"Adhyabhau","s":1,"u":"adhyabhau_loag"},{"n":"Cel Rau","s":1,"u":"cel%20rau_loag"},{"n":"Daywalker","s":1,"u":"daywalker_loag"},{"n":"Feed On Pain","s":1,"u":"feed%20on%20pain_loag"},{"n":"Hopping Stride","s":1,"u":"hopping%20stride_loag"},{"n":"Nocturnal Charm","s":1,"u":"nocturnal%20charm_loag"},{"n":"Old Soul","s":1,"u":"old%20soul_loag"},{"n":"Ru-shi","s":1,"u":"ru-shi_loag"},{"n":"Slip Into Shadow","s":1,"u":"slip%20into%20shadow_loag"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Twist Healing","s":1,"u":"twist%20healing_loag"},{"n":"Undead Companion","s":1,"u":"undead%20companion_loag"}],"1":[{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"}],"22":[{"n":"Dhampir","s":4,"u":"blankhash,state:h-dhampir-apg=b1"}]},"duskwalker":{"0":[{"n":"Boneyard's Call","s":4,"u":"boneyard's%20call_apg"},{"n":"Duskwalker Lore","s":4,"u":"duskwalker%20lore_apg"},{"n":"Duskwalker Magic","s":4,"u":"duskwalker%20magic_apg"},{"n":"Ghost Hunter","s":4,"u":"ghost%20hunter_apg"},{"n":"Gravesight","s":4,"u":"gravesight_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Resist Ruin","s":4,"u":"resist%20ruin_apg"},{"n":"Spirit Soother","s":4,"u":"spirit%20soother_apg"},{"n":"Spirit Strikes","s":4,"u":"spirit%20strikes_apg"},{"n":"Ward Against Corruption","s":4,"u":"ward%20against%20corruption_apg"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Catrina's Presence","s":1,"u":"catrina's%20presence_loag"},{"n":"Chance Death","s":1,"u":"chance%20death_loag"},{"n":"Deliberate Death","s":1,"u":"deliberate%20death_loag"},{"n":"Morrigna's Spider Affinity","s":1,"u":"morrigna's%20spider%20affinity_loag"},{"n":"Nosoi's Mask","s":1,"u":"nosoi's%20mask_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Shoki's Argument","s":1,"u":"shoki's%20argument_loag"},{"n":"Vanth's Weapon Execution","s":1,"u":"vanth's%20weapon%20execution_loag"},{"n":"Vanth's Weapon Expertise","s":1,"u":"vanth's%20weapon%20expertise_loag"},{"n":"Vanth's Weapon Familiarity","s":1,"u":"vanth's%20weapon%20familiarity_loag"},{"n":"Willing Death","s":1,"u":"willing%20death_loag"},{"n":"Yamaraj's Grandeur","s":1,"u":"yamaraj's%20grandeur_loag"}],"1":[{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"}],"22":[{"n":"Duskwalker","s":4,"u":"blankhash,state:h-duskwalker-apg=b1"}]},"ganzi":{"0":[{"n":"Alter Resistance","s":1,"u":"alter%20resistance_loag"},{"n":"Amorphous Aspect","s":1,"u":"amorphous%20aspect_loag"},{"n":"Anarchic Arcana","s":1,"u":"anarchic%20arcana_loag"},{"n":"Arise, Ye Worthy!","s":1,"u":"arise%2c%20ye%20worthy!_loag"},{"n":"Creative Prodigy","s":1,"u":"creative%20prodigy_loag"},{"n":"Ganzi Gaze","s":1,"u":"ganzi%20gaze_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Irrepressible","s":1,"u":"irrepressible_loag"},{"n":"Larcenous Tail","s":1,"u":"larcenous%20tail_loag"},{"n":"Mischievous Tail","s":1,"u":"mischievous%20tail_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(ganzi)_loag"},{"n":"Smashing Tail","s":1,"u":"smashing%20tail_loag"},{"n":"Vestigial Wings","s":1,"u":"vestigial%20wings_loag"}],"1":[{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"}],"22":[{"n":"Ganzi","s":1,"u":"blankhash,state:h-ganzi-loag=b1"}]},"ifrit":{"0":[{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Brightsoul","s":1,"u":"brightsoul_loag"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Cindersoul","s":1,"u":"cindersoul_loag"},{"n":"Efreeti Magic","s":1,"u":"efreeti%20magic_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Ember's Eyes","s":1,"u":"ember's%20eyes_loag"},{"n":"Firesight","s":1,"u":"firesight_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Heat Wave","s":1,"u":"heat%20wave_loag"},{"n":"Inner Fire","s":1,"u":"inner%20fire_loag"},{"n":"Lavasoul","s":1,"u":"lavasoul_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Scorching Disarm","s":1,"u":"scorching%20disarm_loag"},{"n":"Sinister Appearance","s":1,"u":"sinister%20appearance_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag"},{"n":"Summon Fire Elemental","s":1,"u":"summon%20fire%20elemental_loag"}],"1":[{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"}],"22":[{"n":"Ifrit","s":1,"u":"blankhash,state:h-ifrit-loag=b1"}]},"geniekin":{"2":[{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"}],"22":[{"n":"Ifrit","s":1,"u":"blankhash,state:h-ifrit-loag=b1"},{"n":"Oread","s":1,"u":"blankhash,state:h-oread-loag=b1"},{"n":"Suli","s":1,"u":"blankhash,state:h-suli-loag=b1"},{"n":"Sylph","s":1,"u":"blankhash,state:h-sylph-loag=b1"},{"n":"Undine","s":1,"u":"blankhash,state:h-undine-loag=b1"}]},"oread":{"0":[{"n":"Dustsoul","s":1,"u":"dustsoul_loag"},{"n":"Earthsense","s":1,"u":"earthsense_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Elemental Trade","s":1,"u":"elemental%20trade_loag"},{"n":"Fortify Shield","s":1,"u":"fortify%20shield_loag"},{"n":"Gemsoul","s":1,"u":"gemsoul_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Metal-veined Strikes","s":1,"u":"metal-veined%20strikes_loag"},{"n":"Miresoul","s":1,"u":"miresoul_loag"},{"n":"One With Earth","s":1,"u":"one%20with%20earth_loag"},{"n":"Shaitan Magic","s":1,"u":"shaitan%20magic_loag"},{"n":"Shaitan Skin","s":1,"u":"shaitan%20skin_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag"},{"n":"Steady On Stone","s":1,"u":"steady%20on%20stone_loag"},{"n":"Stone Form","s":1,"u":"stone%20form_loag"},{"n":"Summon Earth Elemental","s":1,"u":"summon%20earth%20elemental_loag"},{"n":"Treacherous Earth","s":1,"u":"treacherous%20earth_loag"}],"1":[{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"}],"22":[{"n":"Oread","s":1,"u":"blankhash,state:h-oread-loag=b1"}]},"suli":{"0":[{"n":"Continuous Assault","s":1,"u":"continuous%20assault_loag"},{"n":"Dualborn","s":1,"u":"dualborn_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Elemental Bulwark","s":1,"u":"elemental%20bulwark_loag"},{"n":"Elemental Embellish","s":1,"u":"elemental%20embellish_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Improved Elemental Bulwark","s":1,"u":"improved%20elemental%20bulwark_loag"},{"n":"Janni Hospitality","s":1,"u":"janni%20hospitality_loag"},{"n":"Janni Magic","s":1,"u":"janni%20magic_loag"},{"n":"Scholar's Inheritance","s":1,"u":"scholar's%20inheritance_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag"},{"n":"Suli Amir","s":1,"u":"suli%20amir_loag"},{"n":"Suli-jann","s":1,"u":"suli-jann_loag"},{"n":"Tetraelemental Assault","s":1,"u":"tetraelemental%20assault_loag"}],"1":[{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"}],"22":[{"n":"Suli","s":1,"u":"blankhash,state:h-suli-loag=b1"}]},"sylph":{"0":[{"n":"Airy Step","s":1,"u":"airy%20step_loag"},{"n":"Cloud Gazer","s":1,"u":"cloud%20gazer_loag"},{"n":"Djinni Magic","s":1,"u":"djinni%20magic_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Eternal Wings","s":1,"u":"eternal%20wings_loag"},{"n":"Fumesoul","s":1,"u":"fumesoul_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Inner Breath","s":1,"u":"inner%20breath_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag"},{"n":"Slip With The Breeze","s":1,"u":"slip%20with%20the%20breeze_loag"},{"n":"Smokesoul","s":1,"u":"smokesoul_loag"},{"n":"Storm Form","s":1,"u":"storm%20form_loag"},{"n":"Stormsoul","s":1,"u":"stormsoul_loag"},{"n":"Summon Air Elemental","s":1,"u":"summon%20air%20elemental_loag"},{"n":"Swift","s":1,"u":"swift_loag"},{"n":"Wind Tempered","s":1,"u":"wind%20tempered_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"}],"1":[{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"}],"22":[{"n":"Sylph","s":1,"u":"blankhash,state:h-sylph-loag=b1"}]},"tiefling":{"0":[{"n":"Daemon Magic","s":4,"u":"daemon%20magic_apg"},{"n":"Demon Magic","s":4,"u":"demon%20magic_apg"},{"n":"Devil Magic","s":4,"u":"devil%20magic_apg"},{"n":"Fiend's Door","s":4,"u":"fiend's%20door_apg"},{"n":"Fiendish Eyes","s":4,"u":"fiendish%20eyes_apg"},{"n":"Fiendish Lore","s":4,"u":"fiendish%20lore_apg"},{"n":"Fiendish Resistance","s":4,"u":"fiendish%20resistance_apg"},{"n":"Fiendish Strikes","s":4,"u":"fiendish%20strikes_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Fiendish Word","s":4,"u":"fiendish%20word_apg"},{"n":"Form Of The Fiend","s":4,"u":"form%20of%20the%20fiend_apg"},{"n":"Grimspawn","s":4,"u":"grimspawn_apg"},{"n":"Hellspawn","s":4,"u":"hellspawn_apg"},{"n":"Light From Darkness","s":4,"u":"light%20from%20darkness_apg"},{"n":"Malicious Bane","s":4,"u":"malicious%20bane_apg"},{"n":"Nimble Hooves","s":4,"u":"nimble%20hooves_apg"},{"n":"Pitborn","s":4,"u":"pitborn_apg"},{"n":"Relentless Wings","s":4,"u":"relentless%20wings_apg"},{"n":"Skillful Tail","s":4,"u":"skillful%20tail_apg"},{"n":"Summon Fiendish Kin","s":4,"u":"summon%20fiendish%20kin_apg"},{"n":"Beastbrood","s":1,"u":"beastbrood_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Devilish Wiles","s":1,"u":"devilish%20wiles_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Finest Trick","s":1,"u":"finest%20trick_loag"},{"n":"Qlippoth Magic","s":1,"u":"qlippoth%20magic_loag"},{"n":"Rakshasa Magic","s":1,"u":"rakshasa%20magic_loag"},{"n":"Riftmarked","s":1,"u":"riftmarked_loag"},{"n":"Shackleborn","s":1,"u":"shackleborn_loag"},{"n":"Velstrac Magic","s":1,"u":"velstrac%20magic_loag"}],"1":[{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"}],"22":[{"n":"Tiefling","s":4,"u":"blankhash,state:h-tiefling-apg=b1"}]},"undine":{"0":[{"n":"Aquatic Eyes","s":1,"u":"aquatic%20eyes_loag"},{"n":"Brinesoul","s":1,"u":"brinesoul_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Fluid Contortionist","s":1,"u":"fluid%20contortionist_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Marid Magic","s":1,"u":"marid%20magic_loag"},{"n":"Mistsoul","s":1,"u":"mistsoul_loag"},{"n":"Rimesoul","s":1,"u":"rimesoul_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Strong Swimmer","s":1,"u":"strong%20swimmer_loag"},{"n":"Summon Water Elemental","s":1,"u":"summon%20water%20elemental_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Tide-hardened","s":1,"u":"tide-hardened_loag"},{"n":"Translucent Skin","s":1,"u":"translucent%20skin_loag"}],"1":[{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"}],"22":[{"n":"Undine","s":1,"u":"blankhash,state:h-undine-loag=b1"}]},"":{"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Ankhrav","s":9,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Arboreal Regent","s":9,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":9,"u":"arboreal%20warden_b1"},{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Awakened Tree","s":9,"u":"awakened%20tree_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Ball Python","s":9,"u":"ball%20python_b1"},{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Barghest","s":9,"u":"barghest_b1"},{"n":"Basilisk","s":9,"u":"basilisk_b1"},{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Bloodseeker","s":9,"u":"bloodseeker_b1"},{"n":"Boar","s":9,"u":"boar_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Bulette","s":9,"u":"bulette_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Cauthooj","s":9,"u":"cauthooj_b1"},{"n":"Cave Bear","s":9,"u":"cave%20bear_b1"},{"n":"Centaur","s":9,"u":"centaur_b1"},{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Cloaker","s":9,"u":"cloaker_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cockatrice","s":9,"u":"cockatrice_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Crocodile","s":9,"u":"crocodile_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Daeodon","s":9,"u":"daeodon_b1"},{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Deadly Mantis","s":9,"u":"deadly%20mantis_b1"},{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":9,"u":"deinosuchus_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Dezullon","s":9,"u":"dezullon_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Dire Wolf","s":9,"u":"dire%20wolf_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":9,"u":"drakauthix_b1"},{"n":"Drider","s":9,"u":"drider_b1"},{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Eagle","s":9,"u":"eagle_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":9,"u":"elephant_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Faceless Stalker","s":9,"u":"faceless%20stalker_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Flash Beetle","s":9,"u":"flash%20beetle_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Giant Anaconda","s":9,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Giant Bat","s":9,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":9,"u":"giant%20centipede_b1"},{"n":"Giant Eagle","s":9,"u":"giant%20eagle_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Giant Frilled Lizard","s":9,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":9,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":9,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":9,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":9,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":9,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":9,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":9,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":9,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":9,"u":"giant%20wasp_b1"},{"n":"Gibbering Mouther","s":9,"u":"gibbering%20mouther_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Dog","s":9,"u":"goblin%20dog_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Gogiteth","s":9,"u":"gogiteth_b1"},{"n":"Goliath Spider","s":9,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":9,"u":"gorilla_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Griffon","s":9,"u":"griffon_b1"},{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Grizzly Bear","s":9,"u":"grizzly%20bear_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Guard Dog","s":9,"u":"guard%20dog_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Gug","s":9,"u":"gug_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Harpy","s":9,"u":"harpy_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Homunculus","s":9,"u":"homunculus_b1"},{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Hunting Spider","s":9,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":9,"u":"hyaenodon_b1"},{"n":"Hydra","s":9,"u":"hydra_b1"},{"n":"Hyena","s":9,"u":"hyena_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Lamia","s":9,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":9,"u":"lamia%20matriarch_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Leopard","s":9,"u":"leopard_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lion","s":9,"u":"lion_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Mammoth","s":9,"u":"mammoth_b1"},{"n":"Manticore","s":9,"u":"manticore_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Medusa","s":9,"u":"medusa_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Megaprimatus","s":9,"u":"megaprimatus_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":9,"u":"mimic_b1"},{"n":"Minotaur","s":9,"u":"minotaur_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Mu Spore","s":9,"u":"mu%20spore_b1"},{"n":"Mukradi","s":9,"u":"mukradi_b1"},{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Nilith","s":9,"u":"nilith_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Ofalth","s":9,"u":"ofalth_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Otyugh","s":9,"u":"otyugh_b1"},{"n":"Owlbear","s":9,"u":"owlbear_b1"},{"n":"Pegasus","s":9,"u":"pegasus_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Pteranodon","s":9,"u":"pteranodon_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"Purple Worm","s":9,"u":"purple%20worm_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Quelaunt","s":9,"u":"quelaunt_b1"},{"n":"Quetzalcoatlus","s":9,"u":"quetzalcoatlus_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Redcap","s":9,"u":"redcap_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Riding Dog","s":9,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":9,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":9,"u":"riding%20pony_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Roc","s":9,"u":"roc_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Rust Monster","s":9,"u":"rust%20monster_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Satyr","s":9,"u":"satyr_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Shambler","s":9,"u":"shambler_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Shining Child","s":9,"u":"shining%20child_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Sinspawn","s":9,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Slurk","s":9,"u":"slurk_b1"},{"n":"Smilodon","s":9,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"},{"n":"Sphinx","s":9,"u":"sphinx_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Tiger","s":9,"u":"tiger_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Viper","s":9,"u":"viper_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"War Horse","s":9,"u":"war%20horse_b1"},{"n":"War Pony","s":9,"u":"war%20pony_b1"},{"n":"Warg","s":9,"u":"warg_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Web Lurker","s":9,"u":"web%20lurker_b1"},{"n":"Wemmuth","s":9,"u":"wemmuth_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Winter Wolf","s":9,"u":"winter%20wolf_b1"},{"n":"Wolf","s":9,"u":"wolf_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Wyvern","s":9,"u":"wyvern_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Anancus","s":10,"u":"anancus_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Ankou","s":10,"u":"ankou_b2"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Attic Whisperer","s":10,"u":"attic%20whisperer_b2"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Aurumvorax","s":10,"u":"aurumvorax_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Badger","s":10,"u":"badger_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Behemoth Hippopotamus","s":10,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Black Bear","s":10,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":10,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":10,"u":"blindheim_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Bottlenose Dolphin","s":10,"u":"bottlenose%20dolphin_b2"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Brownie","s":10,"u":"brownie_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Catoblepas","s":10,"u":"catoblepas_b2"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Cave Fisher","s":10,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":10,"u":"cave%20scorpion_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Choker","s":10,"u":"choker_b2"},{"n":"Chupacabra","s":10,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Crawling Hand","s":10,"u":"crawling%20hand_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Destrachan","s":10,"u":"destrachan_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Doprillu","s":10,"u":"doprillu_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":10,"u":"drainberry%20bush_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Dream Spider","s":10,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":10,"u":"duneshaker%20solifugid_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Elasmosaurus","s":10,"u":"elasmosaurus_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Emperor Cobra","s":10,"u":"emperor%20cobra_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Ghonhatine","s":10,"u":"ghonhatine_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Ant","s":10,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":10,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":10,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":10,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Crawling Hand","s":10,"u":"giant%20crawling%20hand_b2"},{"n":"Giant Dragonfly","s":10,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":10,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":10,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":10,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":10,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":10,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":10,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":10,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":10,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":10,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":10,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":10,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Grimstalker","s":10,"u":"grimstalker_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Hippogriff","s":10,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":10,"u":"hippopotamus_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":10,"u":"irnakurse_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Leprechaun","s":10,"u":"leprechaun_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Leucrotta","s":10,"u":"leucrotta_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Lurker In Light","s":10,"u":"lurker%20in%20light_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Mandragora","s":10,"u":"mandragora_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Mastodon","s":10,"u":"mastodon_b2"},{"n":"Megalania","s":10,"u":"megalania_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Mohrg","s":10,"u":"mohrg_b2"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Morlock","s":10,"u":"morlock_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Ogre Spider","s":10,"u":"ogre%20spider_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Orca","s":10,"u":"orca_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Peryton","s":10,"u":"peryton_b2"},{"n":"Petitioner","s":10,"u":"petitioner_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Polar Bear","s":10,"u":"polar%20bear_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Raven","s":10,"u":"raven_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Revenant","s":10,"u":"revenant_b2"},{"n":"Rhinoceros","s":10,"u":"rhinoceros_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Scarecrow","s":10,"u":"scarecrow_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Scythe Tree","s":10,"u":"scythe%20tree_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Sea Snake","s":10,"u":"sea%20snake_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Shocker Lizard","s":10,"u":"shocker%20lizard_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Skaveling","s":10,"u":"skaveling_b2"},{"n":"Skrik Nettle","s":10,"u":"skrik%20nettle_b2"},{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Snapping Turtle","s":10,"u":"snapping%20turtle_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":10,"u":"spear%20frog_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Tatzlwyrm","s":10,"u":"tatzlwyrm_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":10,"u":"titan%20centipede_b2"},{"n":"Totenmaske","s":10,"u":"totenmaske_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Vampiric Mist","s":10,"u":"vampiric%20mist_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Viper Vine","s":10,"u":"viper%20vine_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Wolverine","s":10,"u":"wolverine_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Woolly Rhinoceros","s":10,"u":"woolly%20rhinoceros_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Amphisbaena","s":11,"u":"amphisbaena_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Angazhani","s":11,"u":"angazhani_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"Arboreal Archive","s":11,"u":"arboreal%20archive_b3"},{"n":"Arboreal Reaper","s":11,"u":"arboreal%20reaper_b3"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Baykok","s":11,"u":"baykok_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Bison","s":11,"u":"bison_b3"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Blood Painter","s":11,"u":"blood%20painter_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Brainchild","s":11,"u":"brainchild_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Buso Farmer","s":11,"u":"buso%20farmer_b3"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"Camel","s":11,"u":"camel_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"Chouchin-obake","s":11,"u":"chouchin-obake_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Domovoi","s":11,"u":"domovoi_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Dvorovoi","s":11,"u":"dvorovoi_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Empress Bore Worm","s":11,"u":"empress%20bore%20worm_b3"},{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Fading Fox","s":11,"u":"fading%20fox_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":11,"u":"festrog_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Flumph","s":11,"u":"flumph_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Garuda","s":11,"u":"garuda_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Giant Flying Squirrel","s":11,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":11,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":11,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":11,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":11,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":11,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":11,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":11,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":11,"u":"girtablilu%20sentry_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Hieracosphinx","s":11,"u":"hieracosphinx_b3"},{"n":"House Drake","s":11,"u":"house%20drake_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Ittan-momen","s":11,"u":"ittan-momen_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Kangaroo","s":11,"u":"kangaroo_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kasa-obake","s":11,"u":"kasa-obake_b3"},{"n":"Khravgodon","s":11,"u":"khravgodon_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Kishi","s":11,"u":"kishi_b3"},{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Kokogiak","s":11,"u":"kokogiak_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Maftet Guardian","s":11,"u":"maftet%20guardian_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Megalictis","s":11,"u":"megalictis_b3"},{"n":"Megatherium","s":11,"u":"megatherium_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Millindemalion","s":11,"u":"millindemalion_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":11,"u":"monkey_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Moose","s":11,"u":"moose_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Myceloid","s":11,"u":"myceloid_b3"},{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Ostovite","s":11,"u":"ostovite_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Ovinnik","s":11,"u":"ovinnik_b3"},{"n":"Owb","s":11,"u":"owb_b3"},{"n":"Owb Prophet","s":11,"u":"owb%20prophet_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Platecarpus","s":11,"u":"platecarpus_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":11,"u":"red%20fox_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Ringhorn Ram","s":11,"u":"ringhorn%20ram_b3"},{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"},{"n":"Rokurokubi","s":11,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":11,"u":"rosethorn%20ram_b3"},{"n":"Sabosan","s":11,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Scalescribe","s":11,"u":"scalescribe_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Shae","s":11,"u":"shae_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Skull Peeler","s":11,"u":"skull%20peeler_b3"},{"n":"Skunk","s":11,"u":"skunk_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Squirming Swill","s":11,"u":"squirming%20swill_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":11,"u":"terra-cotta%20soldier_b3"},{"n":"Terror Bird","s":11,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":11,"u":"terror%20shrike_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Three-toed Sloth","s":11,"u":"three-toed%20sloth_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Tooth Fairy","s":11,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Trailgaunt","s":11,"u":"trailgaunt_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"},{"n":"Tupilaq","s":11,"u":"tupilaq_b3"},{"n":"Tylosaurus","s":11,"u":"tylosaurus_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Weasel","s":11,"u":"weasel_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":11,"u":"wolliped_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Yzobu","s":11,"u":"yzobu_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Asanbosam","s":14,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Biloko Veteran","s":14,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":14,"u":"biloko%20warrior_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Eloko","s":14,"u":"eloko_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Kishi","s":14,"u":"kishi_aoa2"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Sabosan","s":14,"u":"sabosan_aoa2"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Blood Boar","s":15,"u":"blood%20boar_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Deculi","s":16,"u":"deculi_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Duneshaker Solifugid","s":17,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":17,"u":"giant%20solifugid_aoa5"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Grick","s":19,"u":"grick_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Pickled Punk","s":19,"u":"pickled%20punk_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Shredskin","s":19,"u":"shredskin_aoe1"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Zrukbat","s":19,"u":"zrukbat_aoe1"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Tenome","s":20,"u":"tenome_aoe2"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Alchemical Horror","s":24,"u":"alchemical%20horror_aoe6"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":28,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":28,"u":"giant%20flea_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Juvenile Boar","s":28,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Oil Living Graffiti","s":28,"u":"oil%20living%20graffiti_ec1"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Counteflora","s":8,"u":"counteflora_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":31,"u":"shraen%20graveknight_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Bloodlash Bush","s":33,"u":"bloodlash%20bush_fop"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"Mangy Wolves","s":33,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Vine Lasher","s":33,"u":"vine%20lasher_fop"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":34,"u":"muckish%20creep_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Sigbin","s":34,"u":"sigbin_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Angoyang","s":35,"u":"angoyang_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Binji","s":39,"u":"binji_sot1"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Mining Bee","s":39,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":39,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":39,"u":"giant%20worker%20bee_sot1"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Umbo","s":39,"u":"umbo_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Damibwa","s":40,"u":"damibwa_sot2"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":41,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":41,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":41,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":41,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Golgopo","s":41,"u":"golgopo_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Karumzek","s":41,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"Norgorberite Spy","s":41,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Ssumzili","s":41,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"},{"n":"Ba'aupa Mdoudu","s":42,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Biloko Reaver","s":42,"u":"biloko%20reaver_sot4"},{"n":"Dimari-Diji","s":42,"u":"dimari-diji_sot4"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"},{"n":"Gambulami","s":42,"u":"gambulami_sot4"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Graveknight Captain","s":42,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":42,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Kilia Mwibo","s":42,"u":"kilia%20mwibo_sot4"},{"n":"Living Sun-Spire","s":42,"u":"living%20sun-spire_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"},{"n":"Sunburst Corpse","s":42,"u":"sunburst%20corpse_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"Ancient Rivener","s":43,"u":"ancient%20rivener_sot5"},{"n":"Contemplative","s":43,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":43,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":43,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Dwandek","s":43,"u":"dwandek_sot5"},{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":43,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":43,"u":"formian%20worker_sot5"},{"n":"Gluttonworm","s":43,"u":"gluttonworm_sot5"},{"n":"Ikeshti Brood-Minder","s":43,"u":"ikeshti%20brood-minder_sot5"},{"n":"Iobane Magus","s":43,"u":"iobane%20magus_sot5"},{"n":"Khefak Scuttler","s":43,"u":"khefak%20scuttler_sot5"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"},{"n":"Shobhad Enforcer","s":43,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":43,"u":"shobhad%20sniper_sot5"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":43,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":43,"u":"taon_sot5"},{"n":"Thasteron Khefak","s":43,"u":"thasteron%20khefak_sot5"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"},{"n":"Alate Ant","s":44,"u":"alate%20ant_sot6"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Immortality","s":44,"u":"aspect%20of%20immortality_sot6"},{"n":"Aspect of Insects","s":44,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":44,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Hivebound Arboreal","s":44,"u":"hivebound%20arboreal_sot6"},{"n":"Ironclad Annihilator Beetle","s":44,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":44,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":44,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":44,"u":"red%20queen_sot6"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"},{"n":"Slana","s":44,"u":"slana_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"},{"n":"Tatterthread","s":44,"u":"tatterthread_sot6"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":45,"u":"basilisk_tio"},{"n":"Boar","s":45,"u":"boar_tio"},{"n":"Brimstone Rat","s":45,"u":"brimstone%20rat_tio"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"},{"n":"Crocodile","s":45,"u":"crocodile_tio"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":45,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":45,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":45,"u":"giant%20spider_tio"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":45,"u":"harpies_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Karstin Star-Hand, Shadow","s":45,"u":"karstin%20star-hand%2c%20shadow_tio"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Leopard","s":45,"u":"leopard_tio"},{"n":"Mimic Prankster","s":45,"u":"mimic%20prankster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"},{"n":"Owlbear","s":45,"u":"owlbear_tio"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Stinkweed Shambler","s":45,"u":"stinkweed%20shambler_tio"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"},{"n":"Viper","s":45,"u":"viper_tio"},{"n":"Web Lurker","s":45,"u":"web%20lurker_tio"},{"n":"Wight","s":45,"u":"wight_tio"},{"n":"Wolf","s":45,"u":"wolf_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}]},"ng":{"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Arboreal Regent","s":9,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":9,"u":"arboreal%20warden_b1"},{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Giant Eagle","s":9,"u":"giant%20eagle_b1"},{"n":"Pegasus","s":9,"u":"pegasus_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Arboreal Archive","s":11,"u":"arboreal%20archive_b3"},{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Kasa-obake","s":11,"u":"kasa-obake_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"}],"66":[{"n":"Andoran","s":12,"u":"andoran_gmg"},{"n":"Anthusis (Capital)","s":0,"u":"anthusis%20(capital)_lome"},{"n":"Nantambu","s":0,"u":"nantambu_lome"}],"72":[{"n":"Magaambya","s":6,"u":"magaambya_locg"}]},"medium":{"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Ball Python","s":9,"u":"ball%20python_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Barghest","s":9,"u":"barghest_b1"},{"n":"Basilisk","s":9,"u":"basilisk_b1"},{"n":"Boar","s":9,"u":"boar_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Cauthooj","s":9,"u":"cauthooj_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Dezullon","s":9,"u":"dezullon_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Faceless Stalker","s":9,"u":"faceless%20stalker_b1"},{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Giant Centipede","s":9,"u":"giant%20centipede_b1"},{"n":"Giant Gecko","s":9,"u":"giant%20gecko_b1"},{"n":"Giant Monitor Lizard","s":9,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Viper","s":9,"u":"giant%20viper_b1"},{"n":"Gibbering Mouther","s":9,"u":"gibbering%20mouther_b1"},{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Dog","s":9,"u":"goblin%20dog_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Harpy","s":9,"u":"harpy_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Hunting Spider","s":9,"u":"hunting%20spider_b1"},{"n":"Hyena","s":9,"u":"hyena_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Leopard","s":9,"u":"leopard_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Medusa","s":9,"u":"medusa_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":9,"u":"mimic_b1"},{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Nilith","s":9,"u":"nilith_b1"},{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Riding Dog","s":9,"u":"riding%20dog_b1"},{"n":"Riding Pony","s":9,"u":"riding%20pony_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Rust Monster","s":9,"u":"rust%20monster_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Satyr","s":9,"u":"satyr_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Shining Child","s":9,"u":"shining%20child_b1"},{"n":"Sinspawn","s":9,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Slurk","s":9,"u":"slurk_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"War Pony","s":9,"u":"war%20pony_b1"},{"n":"Warg","s":9,"u":"warg_b1"},{"n":"Web Lurker","s":9,"u":"web%20lurker_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Wolf","s":9,"u":"wolf_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Bottlenose Dolphin","s":10,"u":"bottlenose%20dolphin_b2"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Cave Fisher","s":10,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":10,"u":"cave%20scorpion_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Doprillu","s":10,"u":"doprillu_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Giant Ant","s":10,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":10,"u":"giant%20badger_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Crawling Hand","s":10,"u":"giant%20crawling%20hand_b2"},{"n":"Giant Dragonfly","s":10,"u":"giant%20dragonfly_b2"},{"n":"Giant Fly","s":10,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":10,"u":"giant%20frog_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":10,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":10,"u":"giant%20mosquito_b2"},{"n":"Giant Solifugid","s":10,"u":"giant%20solifugid_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Grimstalker","s":10,"u":"grimstalker_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Mohrg","s":10,"u":"mohrg_b2"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Morlock","s":10,"u":"morlock_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Peryton","s":10,"u":"peryton_b2"},{"n":"Petitioner","s":10,"u":"petitioner_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Revenant","s":10,"u":"revenant_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Scarecrow","s":10,"u":"scarecrow_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Tatzlwyrm","s":10,"u":"tatzlwyrm_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Totenmaske","s":10,"u":"totenmaske_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Vampiric Mist","s":10,"u":"vampiric%20mist_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Wolverine","s":10,"u":"wolverine_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Amphisbaena","s":11,"u":"amphisbaena_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Baykok","s":11,"u":"baykok_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Buso Farmer","s":11,"u":"buso%20farmer_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"Chouchin-obake","s":11,"u":"chouchin-obake_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Festrog","s":11,"u":"festrog_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Garuda","s":11,"u":"garuda_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Giant Porcupine","s":11,"u":"giant%20porcupine_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Ittan-momen","s":11,"u":"ittan-momen_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Kangaroo","s":11,"u":"kangaroo_b3"},{"n":"Kasa-obake","s":11,"u":"kasa-obake_b3"},{"n":"Kishi","s":11,"u":"kishi_b3"},{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Maftet Guardian","s":11,"u":"maftet%20guardian_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Megalictis","s":11,"u":"megalictis_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Myceloid","s":11,"u":"myceloid_b3"},{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Owb","s":11,"u":"owb_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Ringhorn Ram","s":11,"u":"ringhorn%20ram_b3"},{"n":"Rokurokubi","s":11,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":11,"u":"rosethorn%20ram_b3"},{"n":"Sabosan","s":11,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Shae","s":11,"u":"shae_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Terra-cotta Soldier","s":11,"u":"terra-cotta%20soldier_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Trailgaunt","s":11,"u":"trailgaunt_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Kishi","s":14,"u":"kishi_aoa2"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Sabosan","s":14,"u":"sabosan_aoa2"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Blood Boar","s":15,"u":"blood%20boar_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Giant Solifugid","s":17,"u":"giant%20solifugid_aoa5"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Grick","s":19,"u":"grick_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Tenome","s":20,"u":"tenome_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":28,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Oil Living Graffiti","s":28,"u":"oil%20living%20graffiti_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":31,"u":"shraen%20graveknight_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"Mangy Wolves","s":33,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":34,"u":"muckish%20creep_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Giant Worker Bee","s":39,"u":"giant%20worker%20bee_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Umbo","s":39,"u":"umbo_sot1"},{"n":"Damibwa","s":40,"u":"damibwa_sot2"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":41,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":41,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":41,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":41,"u":"bharlen%20sajor_sot3"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"},{"n":"Karumzek","s":41,"u":"karumzek_sot3"},{"n":"Norgorberite Spy","s":41,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Ssumzili","s":41,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"},{"n":"Ba'aupa Mdoudu","s":42,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":42,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":42,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Sunburst Corpse","s":42,"u":"sunburst%20corpse_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"Contemplative","s":43,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":43,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":43,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Dwandek","s":43,"u":"dwandek_sot5"},{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"},{"n":"Formian Worker","s":43,"u":"formian%20worker_sot5"},{"n":"Iobane Magus","s":43,"u":"iobane%20magus_sot5"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"},{"n":"Spawn of Taon","s":43,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":43,"u":"taon_sot5"},{"n":"Thasteron Khefak","s":43,"u":"thasteron%20khefak_sot5"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"},{"n":"Alate Ant","s":44,"u":"alate%20ant_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":45,"u":"basilisk_tio"},{"n":"Boar","s":45,"u":"boar_tio"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":45,"u":"giant%20centipede_tio"},{"n":"Giant Spider","s":45,"u":"giant%20spider_tio"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":45,"u":"harpies_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Leopard","s":45,"u":"leopard_tio"},{"n":"Mimic Prankster","s":45,"u":"mimic%20prankster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Web Lurker","s":45,"u":"web%20lurker_tio"},{"n":"Wight","s":45,"u":"wight_tio"},{"n":"Wolf","s":45,"u":"wolf_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}],"2":[{"n":"Mortar","s":2,"u":"mortar_g%26g"}],"71":[{"n":"Rowboat","s":12,"u":"rowboat_gmg"},{"n":"Adaptable Paddleboat","s":2,"u":"adaptable%20paddleboat_g%26g"},{"n":"Clunkerjunker","s":2,"u":"clunkerjunker_g%26g"},{"n":"Firework Pogo","s":7,"u":"firework%20pogo_lotgb"},{"n":"Velocipede","s":7,"u":"velocipede_lotgb"},{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"rare":{"0":[{"n":"Reveal Machinations","s":15,"u":"reveal%20machinations_aoa3"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Crystal Keeper Dedication","s":16,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Entourage","s":6,"u":"entourage_locg"},{"n":"Achaekek's Grip","s":56,"u":"achaekek's%20grip_lol"},{"n":"Artokus's Fire","s":56,"u":"artokus's%20fire_lol"},{"n":"Azaersi's Roads","s":56,"u":"azaersi's%20roads_lol"},{"n":"Fading","s":56,"u":"fading_lol"},{"n":"Flamboyant Cruelty","s":56,"u":"flamboyant%20cruelty_lol"},{"n":"Janatimo's Lessons","s":56,"u":"janatimo's%20lessons_lol"},{"n":"Medical Researcher","s":56,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":56,"u":"paragon%20battle%20medicine_lol"},{"n":"Rescuer's Press","s":56,"u":"rescuer's%20press_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":56,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Vernai Training","s":56,"u":"vernai%20training_lol"},{"n":"Vigil's Walls Rise Anew!","s":56,"u":"vigil's%20walls%20rise%20anew!_lol"},{"n":"Wish Alchemy","s":56,"u":"wish%20alchemy_lol"},{"n":"Rain Of Embers Stance","s":51,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Ka Stone Ritual","s":52,"u":"ka%20stone%20ritual_lowg"},{"n":"Basic Spellcasting","s":53,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":53,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":53,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":53,"u":"master%20spellcasting_som"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"},{"n":"Runelord Dedication","s":53,"u":"runelord%20dedication_som"},{"n":"Wellspring Mage Dedication","s":53,"u":"wellspring%20mage%20dedication_som"},{"n":"Cunning Trickster Mask","s":44,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":44,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":44,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":44,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":44,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":44,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":44,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":44,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":44,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":44,"u":"vigilant%20mask_sot6"}],"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Brainchild","s":11,"u":"brainchild_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Owb Prophet","s":11,"u":"owb%20prophet_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Umbo","s":39,"u":"umbo_sot1"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Contemplative Meditant","s":43,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":43,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"},{"n":"Spawn of Taon","s":43,"u":"spawn%20of%20taon_sot5"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"},{"n":"Alate Ant","s":44,"u":"alate%20ant_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Cataclysm Beetle","s":44,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Hivebound Arboreal","s":44,"u":"hivebound%20arboreal_sot6"},{"n":"Ironclad Annihilator Beetle","s":44,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":44,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":44,"u":"red%20guard%20ant_sot6"},{"n":"Slana","s":44,"u":"slana_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"}],"2":[{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Orichalcum","s":5,"u":"orichalcum%20(generic)_crb"},{"n":"Orichalcum Armor","s":5,"u":"orichalcum%20armor%20(generic)_crb"},{"n":"Orichalcum Shield","s":5,"u":"orichalcum%20shield%20(generic)_crb"},{"n":"Orichalcum Weapon","s":5,"u":"orichalcum%20weapon%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Arrow Attracting","s":12,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":12,"u":"arsonous_gmg"},{"n":"Backbiting","s":12,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":12,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":12,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":12,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":12,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":12,"u":"cloak%20of%20immolation_gmg"},{"n":"Deck Of Many Things","s":12,"u":"deck%20of%20many%20things_gmg"},{"n":"Degenerating","s":12,"u":"degenerating_gmg"},{"n":"Dependent","s":12,"u":"dependent_gmg"},{"n":"Dreary","s":12,"u":"dreary_gmg"},{"n":"Elder Sign","s":12,"u":"elder%20sign_gmg"},{"n":"Erratic Transposing","s":12,"u":"erratic%20transposing_gmg"},{"n":"Forgefather's Seal","s":12,"u":"forgefather's%20seal_gmg"},{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":12,"u":"grandstanding_gmg"},{"n":"Martyr's Shield","s":12,"u":"martyr's%20shield_gmg"},{"n":"Medusa Armor","s":12,"u":"medusa%20armor_gmg"},{"n":"Monkey's Paw","s":12,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":12,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":12,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":12,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":12,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":12,"u":"raucous_gmg"},{"n":"Ravenous","s":12,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":12,"u":"ring%20of%20truth_gmg"},{"n":"Shot Of The First Vault","s":12,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Singing Sword","s":12,"u":"singing%20sword_gmg"},{"n":"Sphere Of Annihilation","s":12,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":12,"u":"staining_gmg"},{"n":"Stone Of Weight","s":12,"u":"stone%20of%20weight_gmg"},{"n":"Talisman Of The Sphere","s":12,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Withering","s":12,"u":"withering_gmg"},{"n":"Hunter's Arrowhead","s":13,"u":"hunter's%20arrowhead_aoa1"},{"n":"Addlebrain","s":15,"u":"addlebrain_aoa3"},{"n":"Bellflower Toolbelt","s":15,"u":"bellflower%20toolbelt_aoa3"},{"n":"Cursed","s":15,"u":"cursed_aoa3"},{"n":"Gourd Home","s":15,"u":"gourd%20home_aoa3"},{"n":"Ancestral Echoing","s":16,"u":"ancestral%20echoing_aoa4"},{"n":"Dragonscale Amulet","s":16,"u":"dragonscale%20amulet_aoa4"},{"n":"Reforging Shield","s":16,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":16,"u":"rock-braced_aoa4"},{"n":"Nightmare Salt","s":17,"u":"nightmare%20salt_aoa5"},{"n":"Orb Shard","s":18,"u":"orb%20shard_aoa6"},{"n":"Barbed Vest","s":21,"u":"barbed%20vest_aoe3"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Blade Of The Rabbit Prince","s":22,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":22,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Cauldron Of Nightmares","s":23,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Helm","s":23,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":23,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Forgotten Shell","s":23,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":23,"u":"fungal%20armor_aoe5"},{"n":"Gearblade","s":23,"u":"gearblade_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":24,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Warpglass","s":24,"u":"warpglass%20(generic)_aoe6"},{"n":"Warpglass Weapon","s":24,"u":"warpglass%20weapon%20(generic)_aoe6"},{"n":"Lantern Of Empty Light","s":25,"u":"lantern%20of%20empty%20light_av1"},{"n":"The Whispering Reeds","s":25,"u":"the%20whispering%20reeds_av1"},{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":26,"u":"drover's%20band_av2"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Icy Disposition","s":26,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":26,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":26,"u":"right%20of%20retribution_av2"},{"n":"Sloughing Toxin","s":26,"u":"sloughing%20toxin_av2"},{"n":"Moonstone Diadem","s":29,"u":"moonstone%20diadem_ec2"},{"n":"Shoony Shovel","s":8,"u":"shoony%20shovel_ec3"},{"n":"Noxious Jerkin","s":30,"u":"noxious%20jerkin_ec4"},{"n":"Heedless Spurs","s":31,"u":"heedless%20spurs_ec5"},{"n":"Ambrosia Of Undying Hope","s":32,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Celestial Hair","s":32,"u":"celestial%20hair_ec6"},{"n":"Locket Of Sealed Nightmares","s":32,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Panacea Fruit","s":32,"u":"panacea%20fruit_ec6"},{"n":"Bort's Blessing","s":33,"u":"bort's%20blessing_fop"},{"n":"Phoenix Fighting Fan","s":34,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":34,"u":"phoenix%20necklace_frp1"},{"n":"Cape Of The Open Sky","s":35,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Sky-piercing Bow","s":35,"u":"sky-piercing%20bow_frp2"},{"n":"Alkenstar Cannon","s":2,"u":"alkenstar%20cannon_g%26g"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Net Launcher","s":2,"u":"net%20launcher_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Printing Press","s":2,"u":"printing%20press_g%26g"},{"n":"Sambuca","s":2,"u":"sambuca_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Spirit-Singer","s":2,"u":"spirit-singer%20(generic)_g%26g"},{"n":"Steam Winch","s":2,"u":"steam%20winch_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"},{"n":"Steelheart 21","s":2,"u":"steelheart%2021_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Violet Ray","s":2,"u":"violet%20ray_g%26g"},{"n":"Wind-up Wings","s":2,"u":"wind-up%20wings%20(generic)_g%26g"},{"n":"Glorious Plate","s":6,"u":"glorious%20plate_locg"},{"n":"Addiction Suppressant","s":56,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Alchemical Atomizer","s":56,"u":"alchemical%20atomizer_lol"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Clockwork Recorder","s":56,"u":"clockwork%20recorder_lol"},{"n":"Deepdread Claw","s":56,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":56,"u":"fiendish%20teleportation_lol"},{"n":"Honeyscent","s":56,"u":"honeyscent_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Infernal Health","s":56,"u":"infernal%20health_lol"},{"n":"Lovers' Ink","s":56,"u":"lovers'%20ink_lol"},{"n":"Palm Crossbow","s":56,"u":"palm%20crossbow_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"},{"n":"Ruby String","s":56,"u":"ruby%20string_lol"},{"n":"Sovereign Steel","s":56,"u":"sovereign%20steel%20(generic)_lol"},{"n":"Sovereign Steel Armor","s":56,"u":"sovereign%20steel%20armor%20(generic)_lol"},{"n":"Sovereign Steel Weapon","s":56,"u":"sovereign%20steel%20weapon%20(generic)_lol"},{"n":"Starshot Arrow","s":56,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Sun Orchid Poultice","s":56,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":56,"u":"swamp%20lily%20quilt_lol"},{"n":"Unending Youth","s":56,"u":"unending%20youth_lol"},{"n":"Vaccine","s":56,"u":"vaccine%20(generic)_lol"},{"n":"Vestige Lenses","s":56,"u":"vestige%20lenses_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Abysium","s":7,"u":"abysium%20(generic)_lotgb"},{"n":"Abysium Armor","s":7,"u":"abysium%20armor%20(generic)_lotgb"},{"n":"Abysium Powder","s":7,"u":"abysium%20powder_lotgb"},{"n":"Abysium Shield","s":7,"u":"abysium%20shield%20(generic)_lotgb"},{"n":"Abysium Weapon","s":7,"u":"abysium%20weapon%20(generic)_lotgb"},{"n":"Clockwork Heels","s":7,"u":"clockwork%20heels_lotgb"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Djezet","s":7,"u":"djezet%20(generic)_lotgb"},{"n":"Djezet Armor","s":7,"u":"djezet%20armor%20(generic)_lotgb"},{"n":"Djezet Dose","s":7,"u":"djezet%20dose_lotgb"},{"n":"Djezet Shield","s":7,"u":"djezet%20shield%20(generic)_lotgb"},{"n":"Djezet Weapon","s":7,"u":"djezet%20weapon%20(generic)_lotgb"},{"n":"Inubrix","s":7,"u":"inubrix%20(generic)_lotgb"},{"n":"Inubrix Armor","s":7,"u":"inubrix%20armor%20(generic)_lotgb"},{"n":"Inubrix Shield","s":7,"u":"inubrix%20shield%20(generic)_lotgb"},{"n":"Inubrix Weapon","s":7,"u":"inubrix%20weapon%20(generic)_lotgb"},{"n":"Noqual","s":7,"u":"noqual%20(generic)_lotgb"},{"n":"Noqual Armor","s":7,"u":"noqual%20armor%20(generic)_lotgb"},{"n":"Noqual Shield","s":7,"u":"noqual%20shield%20(generic)_lotgb"},{"n":"Noqual Weapon","s":7,"u":"noqual%20weapon%20(generic)_lotgb"},{"n":"Periscopic Viewfinder","s":7,"u":"periscopic%20viewfinder_lotgb"},{"n":"Recovery Bladder","s":7,"u":"recovery%20bladder_lotgb"},{"n":"Siccatite","s":7,"u":"siccatite%20(generic)_lotgb"},{"n":"Siccatite Armor","s":7,"u":"siccatite%20armor%20(generic)_lotgb"},{"n":"Siccatite Shield","s":7,"u":"siccatite%20shield%20(generic)_lotgb"},{"n":"Siccatite Weapon","s":7,"u":"siccatite%20weapon%20(generic)_lotgb"},{"n":"Final Blade","s":52,"u":"final%20blade_lowg"},{"n":"Sun Orchid Elixir","s":52,"u":"sun%20orchid%20elixir_lowg"},{"n":"Granny's Hedge Trimmer","s":37,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"True Name Amulet","s":53,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Ixamè's Eye","s":41,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Red-Rib Gill Mask","s":41,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Golden Blade of Mzali","s":42,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Halcyon Heart","s":44,"u":"halcyon%20heart_sot6"},{"n":"Sun Wheel","s":45,"u":"sun%20wheel_tio"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"}],"3":[{"n":"Antimagic Field","s":5,"u":"antimagic%20field_crb"},{"n":"Forgotten Lines","s":15,"u":"forgotten%20lines_aoa3"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Electrified Crystal Ward","s":16,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Divinity Leech","s":24,"u":"divinity%20leech_aoe6"},{"n":"Prismatic Shield","s":24,"u":"prismatic%20shield_aoe6"},{"n":"Worm's Repast","s":25,"u":"worm's%20repast_av1"},{"n":"Achaekek's Clutch","s":56,"u":"achaekek's%20clutch_lol"},{"n":"All Is One, One Is All","s":56,"u":"all%20is%20one%2c%20one%20is%20all_lol"},{"n":"Aromatic Lure","s":56,"u":"aromatic%20lure_lol"},{"n":"Glacial Heart","s":56,"u":"glacial%20heart_lol"},{"n":"Halcyon Infusion","s":56,"u":"halcyon%20infusion_lol"},{"n":"Rebounding Barrier","s":56,"u":"rebounding%20barrier_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":56,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Spirit Object","s":56,"u":"spirit%20object_lol"},{"n":"Catch Your Name","s":53,"u":"catch%20your%20name_som"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Invoke True Name","s":53,"u":"invoke%20true%20name_som"},{"n":"Summon Kaiju","s":53,"u":"summon%20kaiju_som"},{"n":"Return to Essence","s":43,"u":"return%20to%20essence_sot5"},{"n":"Temporal Ward","s":43,"u":"temporal%20ward_sot5"}],"7":[{"n":"Amnesiac","s":4,"u":"amnesiac_apg"},{"n":"Blessed","s":4,"u":"blessed_apg"},{"n":"Cursed","s":4,"u":"cursed_apg"},{"n":"Feral Child","s":4,"u":"feral%20child_apg"},{"n":"Feybound","s":4,"u":"feybound_apg"},{"n":"Haunted","s":4,"u":"haunted_apg"},{"n":"Returned","s":4,"u":"returned_apg"},{"n":"Royalty","s":4,"u":"royalty_apg"},{"n":"Aiudara Seeker","s":18,"u":"aiudara%20seeker_aoa6"},{"n":"Hermean Heritor","s":18,"u":"hermean%20heritor_aoa6"},{"n":"Legendary Parents","s":18,"u":"legendary%20parents_aoa6"},{"n":"Touched By Dahak","s":18,"u":"touched%20by%20dahak_aoa6"},{"n":"Ruby Phoenix Fanatic","s":50,"u":"ruby%20phoenix%20fanatic_frp0"},{"n":"Discarded Duplicate","s":2,"u":"discarded%20duplicate_g%26g"},{"n":"Mechanical Symbiosis","s":2,"u":"mechanical%20symbiosis_g%26g"},{"n":"Otherworldly Mission","s":2,"u":"otherworldly%20mission_g%26g"},{"n":"Revenant","s":2,"u":"revenant_g%26g"},{"n":"Saved By Clockwork","s":2,"u":"saved%20by%20clockwork_g%26g"},{"n":"Tall Tale","s":2,"u":"tall%20tale_g%26g"},{"n":"Tech-reliant","s":2,"u":"tech-reliant_g%26g"},{"n":"Wished Alive","s":2,"u":"wished%20alive_g%26g"},{"n":"Anti-magical","s":53,"u":"anti-magical_som"},{"n":"Chosen One","s":53,"u":"chosen%20one_som"},{"n":"Energy Scarred","s":53,"u":"energy%20scarred_som"},{"n":"Genie-blessed","s":53,"u":"genie-blessed_som"},{"n":"Magical Experiment","s":53,"u":"magical%20experiment_som"},{"n":"Mystic Tutor","s":53,"u":"mystic%20tutor_som"},{"n":"Seer Of The Dead","s":53,"u":"seer%20of%20the%20dead_som"},{"n":"Song Of The Deep","s":53,"u":"song%20of%20the%20deep_som"},{"n":"Surge Investigator","s":53,"u":"surge%20investigator_som"},{"n":"Time Traveler","s":53,"u":"time%20traveler_som"}],"8":[{"n":"Learn Name","s":53,"u":"learn%20name_som"}],"30":[{"n":"Lesson of the Frozen Queen","s":56,"u":"lesson%20of%20the%20frozen%20queen_lol"},{"n":"Lesson of the Frozen Queen","s":56,"u":"lesson%20of%20the%20frozen%20queen_lol"}],"51":[{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Dragon Pillar","s":14,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":14,"u":"vision%20of%20dahak_aoa2"},{"n":"Barzillai's Hounds","s":15,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":15,"u":"phantom%20bells_aoa3"},{"n":"Tree Of Dreadful Dreams","s":15,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Dragonstorm","s":18,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":18,"u":"lesser%20dragonstorm_aoa6"},{"n":"Hallowed Wheel","s":29,"u":"hallowed%20wheel_ec2"},{"n":"Masks Of Aroden's Guises","s":29,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":29,"u":"maze%20of%20mirrors_ec2"},{"n":"Floating Flamethrower","s":35,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":35,"u":"freezing%20floor%20tiles_frp2"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"}],"70":[{"n":"Clone","s":4,"u":"clone_apg"},{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Fantastic Façade","s":4,"u":"fantastic%20fa%c3%a7ade_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"},{"n":"Ravenous Reanimation","s":10,"u":"ravenous%20reanimation_b2"},{"n":"Anima Invocation (Modified)","s":18,"u":"anima%20invocation%20(modified)_aoa6"},{"n":"Unfettered Mark","s":23,"u":"unfettered%20mark_aoe5"},{"n":"Awaken Portal","s":25,"u":"awaken%20portal_av1"},{"n":"Statuette","s":30,"u":"statuette_ec4"},{"n":"Asmodean Wager","s":53,"u":"asmodean%20wager_som"},{"n":"Bathe In Blood","s":53,"u":"bathe%20in%20blood_som"},{"n":"Empower Ley Line","s":53,"u":"empower%20ley%20line_som"},{"n":"Establish Nexus","s":53,"u":"establish%20nexus_som"},{"n":"Mind Swap","s":53,"u":"mind%20swap_som"},{"n":"Fey Abeyance","s":39,"u":"fey%20abeyance_sot1"},{"n":"Tattoo Whispers","s":39,"u":"tattoo%20whispers_sot1"},{"n":"Community Repair","s":40,"u":"community%20repair_sot2"}],"71":[{"n":"Airship","s":12,"u":"airship_gmg"},{"n":"Steam Giant","s":12,"u":"steam%20giant_gmg"},{"n":"Ambling Surveyor","s":2,"u":"ambling%20surveyor_g%26g"},{"n":"Battery Tower","s":2,"u":"battery%20tower_g%26g"},{"n":"Clockwork Borer","s":2,"u":"clockwork%20borer_g%26g"},{"n":"Clockwork Castle","s":2,"u":"clockwork%20castle_g%26g"},{"n":"Helepolis","s":2,"u":"helepolis_g%26g"},{"n":"Mobile Inn","s":2,"u":"mobile%20inn_g%26g"},{"n":"Speedster","s":2,"u":"speedster_g%26g"},{"n":"Steam Cart","s":2,"u":"steam%20cart_g%26g"},{"n":"Steam Trolley","s":2,"u":"steam%20trolley_g%26g"},{"n":"Titanic Stomper","s":2,"u":"titanic%20stomper_g%26g"},{"n":"Clockwork Bumblebee","s":7,"u":"clockwork%20bumblebee_lotgb"},{"n":"Hillcross Glider","s":65,"u":"hillcross%20glider_qff3"}]},"n":{"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Ankhrav","s":9,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Awakened Tree","s":9,"u":"awakened%20tree_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Ball Python","s":9,"u":"ball%20python_b1"},{"n":"Basilisk","s":9,"u":"basilisk_b1"},{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Bloodseeker","s":9,"u":"bloodseeker_b1"},{"n":"Boar","s":9,"u":"boar_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Bulette","s":9,"u":"bulette_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Cauthooj","s":9,"u":"cauthooj_b1"},{"n":"Cave Bear","s":9,"u":"cave%20bear_b1"},{"n":"Centaur","s":9,"u":"centaur_b1"},{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cockatrice","s":9,"u":"cockatrice_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Crocodile","s":9,"u":"crocodile_b1"},{"n":"Daeodon","s":9,"u":"daeodon_b1"},{"n":"Deadly Mantis","s":9,"u":"deadly%20mantis_b1"},{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":9,"u":"deinosuchus_b1"},{"n":"Dezullon","s":9,"u":"dezullon_b1"},{"n":"Dire Wolf","s":9,"u":"dire%20wolf_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":9,"u":"drakauthix_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Eagle","s":9,"u":"eagle_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":9,"u":"elephant_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Flash Beetle","s":9,"u":"flash%20beetle_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Giant Anaconda","s":9,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Giant Bat","s":9,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":9,"u":"giant%20centipede_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Giant Frilled Lizard","s":9,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":9,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":9,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":9,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":9,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":9,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":9,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":9,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":9,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":9,"u":"giant%20wasp_b1"},{"n":"Gibbering Mouther","s":9,"u":"gibbering%20mouther_b1"},{"n":"Goblin Dog","s":9,"u":"goblin%20dog_b1"},{"n":"Goliath Spider","s":9,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":9,"u":"gorilla_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Griffon","s":9,"u":"griffon_b1"},{"n":"Grizzly Bear","s":9,"u":"grizzly%20bear_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Guard Dog","s":9,"u":"guard%20dog_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Homunculus","s":9,"u":"homunculus_b1"},{"n":"Hunting Spider","s":9,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":9,"u":"hyaenodon_b1"},{"n":"Hydra","s":9,"u":"hydra_b1"},{"n":"Hyena","s":9,"u":"hyena_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Leopard","s":9,"u":"leopard_b1"},{"n":"Lion","s":9,"u":"lion_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Mammoth","s":9,"u":"mammoth_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Megaprimatus","s":9,"u":"megaprimatus_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":9,"u":"mimic_b1"},{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Mukradi","s":9,"u":"mukradi_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Otyugh","s":9,"u":"otyugh_b1"},{"n":"Owlbear","s":9,"u":"owlbear_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Pteranodon","s":9,"u":"pteranodon_b1"},{"n":"Purple Worm","s":9,"u":"purple%20worm_b1"},{"n":"Quetzalcoatlus","s":9,"u":"quetzalcoatlus_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Riding Dog","s":9,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":9,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":9,"u":"riding%20pony_b1"},{"n":"Roc","s":9,"u":"roc_b1"},{"n":"Rust Monster","s":9,"u":"rust%20monster_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Shambler","s":9,"u":"shambler_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Slurk","s":9,"u":"slurk_b1"},{"n":"Smilodon","s":9,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Sphinx","s":9,"u":"sphinx_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Tiger","s":9,"u":"tiger_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Viper","s":9,"u":"viper_b1"},{"n":"War Horse","s":9,"u":"war%20horse_b1"},{"n":"War Pony","s":9,"u":"war%20pony_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Wolf","s":9,"u":"wolf_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Anancus","s":10,"u":"anancus_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Aurumvorax","s":10,"u":"aurumvorax_b2"},{"n":"Badger","s":10,"u":"badger_b2"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Behemoth Hippopotamus","s":10,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Black Bear","s":10,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":10,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":10,"u":"blindheim_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Bottlenose Dolphin","s":10,"u":"bottlenose%20dolphin_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Brownie","s":10,"u":"brownie_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Cave Fisher","s":10,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":10,"u":"cave%20scorpion_b2"},{"n":"Chupacabra","s":10,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":10,"u":"drainberry%20bush_b2"},{"n":"Dream Spider","s":10,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":10,"u":"duneshaker%20solifugid_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Elasmosaurus","s":10,"u":"elasmosaurus_b2"},{"n":"Emperor Cobra","s":10,"u":"emperor%20cobra_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Ant","s":10,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":10,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":10,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":10,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly","s":10,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":10,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":10,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":10,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":10,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":10,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":10,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":10,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":10,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":10,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":10,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":10,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Hippogriff","s":10,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":10,"u":"hippopotamus_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Mastodon","s":10,"u":"mastodon_b2"},{"n":"Megalania","s":10,"u":"megalania_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Ogre Spider","s":10,"u":"ogre%20spider_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Orca","s":10,"u":"orca_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Polar Bear","s":10,"u":"polar%20bear_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Raven","s":10,"u":"raven_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Rhinoceros","s":10,"u":"rhinoceros_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Scarecrow","s":10,"u":"scarecrow_b2"},{"n":"Sea Snake","s":10,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":10,"u":"shocker%20lizard_b2"},{"n":"Skrik Nettle","s":10,"u":"skrik%20nettle_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Snapping Turtle","s":10,"u":"snapping%20turtle_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":10,"u":"spear%20frog_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Tatzlwyrm","s":10,"u":"tatzlwyrm_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":10,"u":"titan%20centipede_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Viper Vine","s":10,"u":"viper%20vine_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Wolverine","s":10,"u":"wolverine_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Woolly Rhinoceros","s":10,"u":"woolly%20rhinoceros_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Amphisbaena","s":11,"u":"amphisbaena_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Arboreal Reaper","s":11,"u":"arboreal%20reaper_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Bison","s":11,"u":"bison_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Camel","s":11,"u":"camel_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Empress Bore Worm","s":11,"u":"empress%20bore%20worm_b3"},{"n":"Fading Fox","s":11,"u":"fading%20fox_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Giant Flying Squirrel","s":11,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":11,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":11,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":11,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":11,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":11,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":11,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":11,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":11,"u":"girtablilu%20sentry_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Ittan-momen","s":11,"u":"ittan-momen_b3"},{"n":"Kangaroo","s":11,"u":"kangaroo_b3"},{"n":"Khravgodon","s":11,"u":"khravgodon_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Maftet Guardian","s":11,"u":"maftet%20guardian_b3"},{"n":"Megalictis","s":11,"u":"megalictis_b3"},{"n":"Megatherium","s":11,"u":"megatherium_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":11,"u":"monkey_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Moose","s":11,"u":"moose_b3"},{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":11,"u":"platecarpus_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":11,"u":"red%20fox_b3"},{"n":"Ringhorn Ram","s":11,"u":"ringhorn%20ram_b3"},{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"},{"n":"Rokurokubi","s":11,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":11,"u":"rosethorn%20ram_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Scalescribe","s":11,"u":"scalescribe_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Shae","s":11,"u":"shae_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Skull Peeler","s":11,"u":"skull%20peeler_b3"},{"n":"Skunk","s":11,"u":"skunk_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":11,"u":"terra-cotta%20soldier_b3"},{"n":"Terror Bird","s":11,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":11,"u":"terror%20shrike_b3"},{"n":"Three-toed Sloth","s":11,"u":"three-toed%20sloth_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Tupilaq","s":11,"u":"tupilaq_b3"},{"n":"Tylosaurus","s":11,"u":"tylosaurus_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Weasel","s":11,"u":"weasel_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":11,"u":"wolliped_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Yzobu","s":11,"u":"yzobu_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Duneshaker Solifugid","s":17,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":17,"u":"giant%20solifugid_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Grick","s":19,"u":"grick_aoe1"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":28,"u":"giant%20flea_ec1"},{"n":"Juvenile Boar","s":28,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Counteflora","s":8,"u":"counteflora_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Bloodlash Bush","s":33,"u":"bloodlash%20bush_fop"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Mangy Wolves","s":33,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"Vine Lasher","s":33,"u":"vine%20lasher_fop"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Mining Bee","s":39,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":39,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":39,"u":"giant%20worker%20bee_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Damibwa","s":40,"u":"damibwa_sot2"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Golgopo","s":41,"u":"golgopo_sot3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"},{"n":"Ba'aupa Mdoudu","s":42,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Dimari-Diji","s":42,"u":"dimari-diji_sot4"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Kilia Mwibo","s":42,"u":"kilia%20mwibo_sot4"},{"n":"Living Sun-Spire","s":42,"u":"living%20sun-spire_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Contemplative","s":43,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":43,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":43,"u":"contemplative%20mentor_sot5"},{"n":"Gluttonworm","s":43,"u":"gluttonworm_sot5"},{"n":"Ikeshti Brood-Minder","s":43,"u":"ikeshti%20brood-minder_sot5"},{"n":"Khefak Scuttler","s":43,"u":"khefak%20scuttler_sot5"},{"n":"Shobhad Enforcer","s":43,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":43,"u":"shobhad%20sniper_sot5"},{"n":"Thasteron Khefak","s":43,"u":"thasteron%20khefak_sot5"},{"n":"Alate Ant","s":44,"u":"alate%20ant_sot6"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":44,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":44,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Ironclad Annihilator Beetle","s":44,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":44,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":44,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":44,"u":"red%20queen_sot6"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"},{"n":"Basilisk","s":45,"u":"basilisk_tio"},{"n":"Boar","s":45,"u":"boar_tio"},{"n":"Brimstone Rat","s":45,"u":"brimstone%20rat_tio"},{"n":"Crocodile","s":45,"u":"crocodile_tio"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":45,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":45,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":45,"u":"giant%20spider_tio"},{"n":"Leopard","s":45,"u":"leopard_tio"},{"n":"Mimic Prankster","s":45,"u":"mimic%20prankster_tio"},{"n":"Owlbear","s":45,"u":"owlbear_tio"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"},{"n":"Viper","s":45,"u":"viper_tio"},{"n":"Wolf","s":45,"u":"wolf_tio"}],"2":[{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"}],"66":[{"n":"Astral Plane","s":12,"u":"astral%20plane_gmg"},{"n":"Boneyard","s":12,"u":"boneyard_gmg"},{"n":"Dimension of Time","s":12,"u":"dimension%20of%20time_gmg"},{"n":"Dreamlands","s":12,"u":"dreamlands_gmg"},{"n":"Ethereal Plane","s":12,"u":"ethereal%20plane_gmg"},{"n":"First World","s":12,"u":"first%20world_gmg"},{"n":"Material Plane","s":12,"u":"material%20plane_gmg"},{"n":"Negative Energy Plane","s":12,"u":"negative%20energy%20plane_gmg"},{"n":"Otari","s":12,"u":"otari_gmg"},{"n":"Plane of Air","s":12,"u":"plane%20of%20air_gmg"},{"n":"Plane of Earth","s":12,"u":"plane%20of%20earth_gmg"},{"n":"Plane of Fire","s":12,"u":"plane%20of%20fire_gmg"},{"n":"Plane of Water","s":12,"u":"plane%20of%20water_gmg"},{"n":"Positive Energy Plane","s":12,"u":"positive%20energy%20plane_gmg"},{"n":"Shadow Plane","s":12,"u":"shadow%20plane_gmg"},{"n":"Kibwe","s":0,"u":"kibwe_lome"},{"n":"Osibu","s":0,"u":"osibu_lome"},{"n":"Senghor","s":0,"u":"senghor_lome"},{"n":"Usaro","s":0,"u":"usaro_lome"}],"72":[{"n":"Pathfinder Society","s":6,"u":"pathfinder%20society_locg"}]},"huge":{"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Arboreal Regent","s":9,"u":"arboreal%20regent_b1"},{"n":"Awakened Tree","s":9,"u":"awakened%20tree_b1"},{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Bulette","s":9,"u":"bulette_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Deinosuchus","s":9,"u":"deinosuchus_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":9,"u":"drakauthix_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":9,"u":"elephant_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Giant Anaconda","s":9,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Hydra","s":9,"u":"hydra_b1"},{"n":"Mammoth","s":9,"u":"mammoth_b1"},{"n":"Quetzalcoatlus","s":9,"u":"quetzalcoatlus_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Wemmuth","s":9,"u":"wemmuth_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Anancus","s":10,"u":"anancus_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Behemoth Hippopotamus","s":10,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Elasmosaurus","s":10,"u":"elasmosaurus_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Slug","s":10,"u":"giant%20slug_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Giant Whiptail Centipede","s":10,"u":"giant%20whiptail%20centipede_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Mastodon","s":10,"u":"mastodon_b2"},{"n":"Megalania","s":10,"u":"megalania_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Ogre Spider","s":10,"u":"ogre%20spider_b2"},{"n":"Orca","s":10,"u":"orca_b2"},{"n":"Scythe Tree","s":10,"u":"scythe%20tree_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Arboreal Archive","s":11,"u":"arboreal%20archive_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Empress Bore Worm","s":11,"u":"empress%20bore%20worm_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Khravgodon","s":11,"u":"khravgodon_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Kokogiak","s":11,"u":"kokogiak_b3"},{"n":"Megatherium","s":11,"u":"megatherium_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Alchemical Horror","s":24,"u":"alchemical%20horror_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Kilia Mwibo","s":42,"u":"kilia%20mwibo_sot4"},{"n":"Cataclysm Beetle","s":44,"u":"cataclysm%20beetle_sot6"},{"n":"Hivebound Arboreal","s":44,"u":"hivebound%20arboreal_sot6"},{"n":"Red Commander Ant","s":44,"u":"red%20commander%20ant_sot6"},{"n":"Red Queen","s":44,"u":"red%20queen_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"}],"2":[{"n":"Alchemical Springald","s":2,"u":"alchemical%20springald_g%26g"},{"n":"Alkenstar Cannon","s":2,"u":"alkenstar%20cannon_g%26g"},{"n":"Fiend's Mouth Cannon","s":2,"u":"fiend's%20mouth%20cannon_g%26g"},{"n":"Firedrake","s":2,"u":"firedrake_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"}],"71":[{"n":"Steam Giant","s":12,"u":"steam%20giant_gmg"},{"n":"Sky Chariot, Heavy","s":35,"u":"sky%20chariot%2c%20heavy_frp2"},{"n":"Sky Chariot, Medium","s":35,"u":"sky%20chariot%2c%20medium_frp2"},{"n":"Ambling Surveyor","s":2,"u":"ambling%20surveyor_g%26g"},{"n":"Mobile Inn","s":2,"u":"mobile%20inn_g%26g"},{"n":"Snail Coach","s":2,"u":"snail%20coach_g%26g"},{"n":"Cliff Crawler","s":7,"u":"cliff%20crawler_lotgb"},{"n":"Cutter","s":7,"u":"cutter_lotgb"},{"n":"Sand Barge","s":7,"u":"sand%20barge_lotgb"},{"n":"Shark Diver","s":7,"u":"shark%20diver_lotgb"}],"72":[{"n":"Magaambya","s":6,"u":"magaambya_locg"},{"n":"Pathfinder Society","s":6,"u":"pathfinder%20society_locg"}]},"golem":{"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"}]},"mindless":{"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":42,"u":"living%20sun-spire_sot4"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}]},"ce":{"1":[{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Barghest","s":9,"u":"barghest_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Drider","s":9,"u":"drider_b1"},{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Faceless Stalker","s":9,"u":"faceless%20stalker_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Gogiteth","s":9,"u":"gogiteth_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Gug","s":9,"u":"gug_b1"},{"n":"Harpy","s":9,"u":"harpy_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Lamia","s":9,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":9,"u":"lamia%20matriarch_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Minotaur","s":9,"u":"minotaur_b1"},{"n":"Ofalth","s":9,"u":"ofalth_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Quelaunt","s":9,"u":"quelaunt_b1"},{"n":"Redcap","s":9,"u":"redcap_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Shining Child","s":9,"u":"shining%20child_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Catoblepas","s":10,"u":"catoblepas_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Choker","s":10,"u":"choker_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Destrachan","s":10,"u":"destrachan_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Ghonhatine","s":10,"u":"ghonhatine_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Grimstalker","s":10,"u":"grimstalker_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Irnakurse","s":10,"u":"irnakurse_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Leucrotta","s":10,"u":"leucrotta_b2"},{"n":"Mandragora","s":10,"u":"mandragora_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Mohrg","s":10,"u":"mohrg_b2"},{"n":"Morlock","s":10,"u":"morlock_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Peryton","s":10,"u":"peryton_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Scythe Tree","s":10,"u":"scythe%20tree_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Skaveling","s":10,"u":"skaveling_b2"},{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Angazhani","s":11,"u":"angazhani_b3"},{"n":"Baykok","s":11,"u":"baykok_b3"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Brainchild","s":11,"u":"brainchild_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Hieracosphinx","s":11,"u":"hieracosphinx_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Ostovite","s":11,"u":"ostovite_b3"},{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Squirming Swill","s":11,"u":"squirming%20swill_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Tooth Fairy","s":11,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Asanbosam","s":14,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Shraen Graveknight","s":31,"u":"shraen%20graveknight_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"},{"n":"Ssumzili","s":41,"u":"ssumzili_sot3"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"},{"n":"Biloko Reaver","s":42,"u":"biloko%20reaver_sot4"},{"n":"Ancient Rivener","s":43,"u":"ancient%20rivener_sot5"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":43,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":43,"u":"taon_sot5"},{"n":"Tatterthread","s":44,"u":"tatterthread_sot6"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"},{"n":"Harpies","s":45,"u":"harpies_tio"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"}],"66":[{"n":"Abyss","s":12,"u":"abyss_gmg"}]},"large":{"1":[{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Ankhrav","s":9,"u":"ankhrav_b1"},{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Arboreal Warden","s":9,"u":"arboreal%20warden_b1"},{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Cave Bear","s":9,"u":"cave%20bear_b1"},{"n":"Centaur","s":9,"u":"centaur_b1"},{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Cloaker","s":9,"u":"cloaker_b1"},{"n":"Crocodile","s":9,"u":"crocodile_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Daeodon","s":9,"u":"daeodon_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Dire Wolf","s":9,"u":"dire%20wolf_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Drider","s":9,"u":"drider_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Giant Bat","s":9,"u":"giant%20bat_b1"},{"n":"Giant Eagle","s":9,"u":"giant%20eagle_b1"},{"n":"Giant Frilled Lizard","s":9,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Mantis","s":9,"u":"giant%20mantis_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Scorpion","s":9,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":9,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":9,"u":"giant%20tarantula_b1"},{"n":"Giant Wasp","s":9,"u":"giant%20wasp_b1"},{"n":"Gogiteth","s":9,"u":"gogiteth_b1"},{"n":"Gorilla","s":9,"u":"gorilla_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Griffon","s":9,"u":"griffon_b1"},{"n":"Grizzly Bear","s":9,"u":"grizzly%20bear_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Gug","s":9,"u":"gug_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Hyaenodon","s":9,"u":"hyaenodon_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Lamia","s":9,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":9,"u":"lamia%20matriarch_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lion","s":9,"u":"lion_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Manticore","s":9,"u":"manticore_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Minotaur","s":9,"u":"minotaur_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Ofalth","s":9,"u":"ofalth_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Otyugh","s":9,"u":"otyugh_b1"},{"n":"Owlbear","s":9,"u":"owlbear_b1"},{"n":"Pegasus","s":9,"u":"pegasus_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Pteranodon","s":9,"u":"pteranodon_b1"},{"n":"Quelaunt","s":9,"u":"quelaunt_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Riding Horse","s":9,"u":"riding%20horse_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Shambler","s":9,"u":"shambler_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Smilodon","s":9,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Sphinx","s":9,"u":"sphinx_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Tiger","s":9,"u":"tiger_b1"},{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"War Horse","s":9,"u":"war%20horse_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Winter Wolf","s":9,"u":"winter%20wolf_b1"},{"n":"Wyvern","s":9,"u":"wyvern_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Ankou","s":10,"u":"ankou_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Black Bear","s":10,"u":"black%20bear_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Catoblepas","s":10,"u":"catoblepas_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Destrachan","s":10,"u":"destrachan_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":10,"u":"drainberry%20bush_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Emperor Cobra","s":10,"u":"emperor%20cobra_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Ghonhatine","s":10,"u":"ghonhatine_b2"},{"n":"Giant Chameleon","s":10,"u":"giant%20chameleon_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Toad","s":10,"u":"giant%20toad_b2"},{"n":"Giant Wolverine","s":10,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Hippogriff","s":10,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":10,"u":"hippopotamus_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":10,"u":"irnakurse_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Leucrotta","s":10,"u":"leucrotta_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Polar Bear","s":10,"u":"polar%20bear_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Rhinoceros","s":10,"u":"rhinoceros_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Skaveling","s":10,"u":"skaveling_b2"},{"n":"Skrik Nettle","s":10,"u":"skrik%20nettle_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Viper Vine","s":10,"u":"viper%20vine_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Woolly Rhinoceros","s":10,"u":"woolly%20rhinoceros_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Angazhani","s":11,"u":"angazhani_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Arboreal Reaper","s":11,"u":"arboreal%20reaper_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Bison","s":11,"u":"bison_b3"},{"n":"Blood Painter","s":11,"u":"blood%20painter_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Brainchild","s":11,"u":"brainchild_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"Camel","s":11,"u":"camel_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":11,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":11,"u":"giant%20pangolin_b3"},{"n":"Giant Seahorse","s":11,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":11,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":11,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":11,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":11,"u":"girtablilu%20sentry_b3"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Hieracosphinx","s":11,"u":"hieracosphinx_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Moose","s":11,"u":"moose_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Owb Prophet","s":11,"u":"owb%20prophet_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":11,"u":"platecarpus_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Terror Bird","s":11,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":11,"u":"terror%20shrike_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":11,"u":"wolliped_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Yzobu","s":11,"u":"yzobu_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Asanbosam","s":14,"u":"asanbosam_aoa2"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Deculi","s":16,"u":"deculi_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":28,"u":"giant%20flea_ec1"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Counteflora","s":8,"u":"counteflora_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Tsetse Fly","s":39,"u":"giant%20tsetse%20fly_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Ancient Rivener","s":43,"u":"ancient%20rivener_sot5"},{"n":"Formian Queen","s":43,"u":"formian%20queen_sot5"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"},{"n":"Shobhad Enforcer","s":43,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":43,"u":"shobhad%20sniper_sot5"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Guard Ant","s":44,"u":"red%20guard%20ant_sot6"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"},{"n":"Tatterthread","s":44,"u":"tatterthread_sot6"},{"n":"Crocodile","s":45,"u":"crocodile_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Owlbear","s":45,"u":"owlbear_tio"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"}],"2":[{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Blasting Ram","s":2,"u":"blasting%20ram_g%26g"},{"n":"Bombard","s":2,"u":"bombard_g%26g"},{"n":"Cannon","s":2,"u":"cannon_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Hwacha","s":2,"u":"hwacha_g%26g"},{"n":"Steelheart 21","s":2,"u":"steelheart%2021_g%26g"}],"71":[{"n":"Carriage","s":12,"u":"carriage_gmg"},{"n":"Cart","s":12,"u":"cart_gmg"},{"n":"Glider","s":12,"u":"glider_gmg"},{"n":"Heavy Chariot","s":12,"u":"heavy%20chariot_gmg"},{"n":"Light Chariot","s":12,"u":"light%20chariot_gmg"},{"n":"Sleigh","s":12,"u":"sleigh_gmg"},{"n":"Wagon","s":12,"u":"wagon_gmg"},{"n":"Sky Chariot, Light","s":35,"u":"sky%20chariot%2c%20light_frp2"},{"n":"Apparatus of the Octopus","s":2,"u":"apparatus%20of%20the%20octopus_g%26g"},{"n":"Armored Carriage","s":2,"u":"armored%20carriage_g%26g"},{"n":"Automated Cycle","s":2,"u":"automated%20cycle_g%26g"},{"n":"Clockwork Borer","s":2,"u":"clockwork%20borer_g%26g"},{"n":"Clockwork Hopper","s":2,"u":"clockwork%20hopper_g%26g"},{"n":"Clockwork Wagon","s":2,"u":"clockwork%20wagon_g%26g"},{"n":"Firefly","s":2,"u":"firefly_g%26g"},{"n":"Sand Diver","s":2,"u":"sand%20diver_g%26g"},{"n":"Speedster","s":2,"u":"speedster_g%26g"},{"n":"Steam Cart","s":2,"u":"steam%20cart_g%26g"},{"n":"Steam Trolley","s":2,"u":"steam%20trolley_g%26g"},{"n":"Vonthos's Golden Bridge","s":2,"u":"vonthos's%20golden%20bridge_g%26g"},{"n":"Clockwork Bumblebee","s":7,"u":"clockwork%20bumblebee_lotgb"},{"n":"Hillcross Glider","s":65,"u":"hillcross%20glider_qff3"},{"n":"Sand Racer","s":43,"u":"sand%20racer_sot5"}],"72":[{"n":"Firebrands","s":6,"u":"firebrands_locg"},{"n":"Hellknights","s":6,"u":"hellknights_locg"},{"n":"Knights of Lastwall","s":6,"u":"knights%20of%20lastwall_locg"}]},"acid":{"1":[{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"}],"2":[{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Degenerating","s":12,"u":"degenerating_gmg"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Wand Of Noisome Acid","s":38,"u":"wand%20of%20noisome%20acid%20(generic)_sli"}],"3":[{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Acid Storm","s":55,"u":"acid%20storm_logm"},{"n":"Acidic Burst","s":55,"u":"acidic%20burst_logm"},{"n":"Corrosive Body","s":53,"u":"corrosive%20body_som"}]},"dragon":{"1":[{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Wyvern","s":9,"u":"wyvern_b1"},{"n":"Wyvern","s":9,"u":"wyvern_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Tatzlwyrm","s":10,"u":"tatzlwyrm_b2"},{"n":"Tatzlwyrm","s":10,"u":"tatzlwyrm_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"House Drake","s":11,"u":"house%20drake_b3"},{"n":"House Drake","s":11,"u":"house%20drake_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"}],"27":[{"n":"Faerie Dragon","s":4,"u":"faerie%20dragon_apg"}],"28":[{"n":"Dragon Eidolon","s":53,"u":"dragon%20eidolon_som"}]},"le":{"1":[{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Manticore","s":9,"u":"manticore_b1"},{"n":"Medusa","s":9,"u":"medusa_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Ankou","s":10,"u":"ankou_b2"},{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"},{"n":"Graveknight Captain","s":42,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":42,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Wight","s":45,"u":"wight_tio"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}],"66":[{"n":"Hell","s":12,"u":"hell_gmg"},{"n":"Mzali","s":0,"u":"mzali_lome"}]},"electricity":{"0":[{"n":"Cross The Final Horizon","s":20,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":20,"u":"heaven's%20thunder_aoe2"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"}],"1":[{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"}],"2":[{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Blade Of The Black Sovereign","s":56,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"},{"n":"Potion Of Grounding","s":53,"u":"potion%20of%20grounding_som"}],"3":[{"n":"Lightning Storm","s":4,"u":"lightning%20storm_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chain Lightning","s":5,"u":"chain%20lightning_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Lightning Bolt","s":5,"u":"lightning%20bolt_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Electrified Crystal Ward","s":16,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Sudden Bolt","s":28,"u":"sudden%20bolt_ec1"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Bottle The Storm","s":55,"u":"bottle%20the%20storm_logm"},{"n":"Charged Javelin","s":55,"u":"charged%20javelin_logm"},{"n":"Draw The Lightning","s":53,"u":"draw%20the%20lightning_som"},{"n":"Horizon Thunder Sphere","s":53,"u":"horizon%20thunder%20sphere_som"},{"n":"Stormburst","s":41,"u":"stormburst_sot3"}],"51":[{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Buzzing Latch Rune","s":30,"u":"buzzing%20latch%20rune_ec4"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"}]},"cg":{"1":[{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Domovoi","s":11,"u":"domovoi_b3"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Garuda","s":11,"u":"garuda_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"House Drake","s":11,"u":"house%20drake_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"}],"2":[{"n":"Singing Sword","s":12,"u":"singing%20sword_gmg"}],"66":[{"n":"Elysium","s":12,"u":"elysium_gmg"}],"72":[{"n":"Firebrands","s":6,"u":"firebrands_locg"},{"n":"Knights of Lastwall","s":6,"u":"knights%20of%20lastwall_locg"}]},"fire":{"0":[{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Scorching Disarm","s":1,"u":"scorching%20disarm_loag"},{"n":"Blazing Talon Surge","s":51,"u":"blazing%20talon%20surge_lopsg"},{"n":"Explosive Death Drop","s":51,"u":"explosive%20death%20drop_lopsg"},{"n":"Rain Of Embers Stance","s":51,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Burning Spell","s":53,"u":"burning%20spell_som"},{"n":"Fiery Retort","s":53,"u":"fiery%20retort_som"},{"n":"Stoked Flame Stance","s":53,"u":"stoked%20flame%20stance_som"}],"1":[{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"}],"2":[{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Arsonous","s":12,"u":"arsonous_gmg"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Flaming Star","s":53,"u":"flaming%20star%20(generic)_som"},{"n":"Phoenix Flask","s":53,"u":"phoenix%20flask_som"},{"n":"South Wind's Scorch Song","s":53,"u":"south%20wind's%20scorch%20song_som"},{"n":"Fulminating Spear","s":40,"u":"fulminating%20spear_sot2"},{"n":"Golden Blade of Mzali","s":42,"u":"golden%20blade%20of%20mzali_sot4"}],"3":[{"n":"Final Sacrifice","s":4,"u":"final%20sacrifice_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heat Metal","s":4,"u":"heat%20metal_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Burning Hands","s":5,"u":"burning%20hands_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Fire Shield","s":5,"u":"fire%20shield_crb"},{"n":"Fireball","s":5,"u":"fireball_crb"},{"n":"Flame Strike","s":5,"u":"flame%20strike_crb"},{"n":"Flaming Sphere","s":5,"u":"flaming%20sphere_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Meteor Swarm","s":5,"u":"meteor%20swarm_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Volcanic Eruption","s":5,"u":"volcanic%20eruption_crb"},{"n":"Wall Of Fire","s":5,"u":"wall%20of%20fire_crb"},{"n":"Linnorm Sting","s":22,"u":"linnorm%20sting_aoe4"},{"n":"Breath Of Drought","s":28,"u":"breath%20of%20drought_ec1"},{"n":"Pyrotechnics","s":29,"u":"pyrotechnics_ec2"},{"n":"Cleansing Flames","s":36,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":36,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":36,"u":"shroud%20of%20flame_frp3"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Sun's Fury","s":56,"u":"sun's%20fury_lol"},{"n":"Ash Cloud","s":53,"u":"ash%20cloud_som"},{"n":"Blazing Dive","s":53,"u":"blazing%20dive_som"},{"n":"Blazing Fissure","s":53,"u":"blazing%20fissure_som"},{"n":"Boil Blood","s":53,"u":"boil%20blood_som"},{"n":"Burning Blossoms","s":53,"u":"burning%20blossoms_som"},{"n":"Combustion","s":53,"u":"combustion_som"},{"n":"Elemental Annihilation Wave","s":53,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":53,"u":"elemental%20confluence_som"},{"n":"Flame Vortex","s":53,"u":"flame%20vortex_som"},{"n":"Flame Wisp","s":53,"u":"flame%20wisp_som"},{"n":"Geyser","s":53,"u":"geyser_som"},{"n":"Ignite Fireworks","s":53,"u":"ignite%20fireworks_som"},{"n":"Mantle Of The Magma Heart","s":53,"u":"mantle%20of%20the%20magma%20heart_som"},{"n":"Scorching Ray","s":53,"u":"scorching%20ray_som"},{"n":"Wildfire","s":53,"u":"wildfire_som"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"}],"51":[{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Dahak's Skull","s":14,"u":"dahak's%20skull_aoa2"},{"n":"Vision Of Dahak","s":14,"u":"vision%20of%20dahak_aoa2"},{"n":"Explosive Barrels","s":19,"u":"explosive%20barrels_aoe1"},{"n":"Floating Flamethrower","s":35,"u":"floating%20flamethrower_frp2"},{"n":"Mogaru's Breath","s":35,"u":"mogaru's%20breath_frp2"}],"66":[{"n":"Plane of Fire","s":12,"u":"plane%20of%20fire_gmg"}]},"lg":{"1":[{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Flumph","s":11,"u":"flumph_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"}],"2":[{"n":"Martyr's Shield","s":12,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"}],"66":[{"n":"Heaven","s":12,"u":"heaven_gmg"}],"72":[{"n":"Knights of Lastwall","s":6,"u":"knights%20of%20lastwall_locg"}]},"water":{"0":[{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Dousing Spell","s":53,"u":"dousing%20spell_som"},{"n":"Purifying Spell","s":53,"u":"purifying%20spell_som"},{"n":"Reflective Ripple Stance","s":53,"u":"reflective%20ripple%20stance_som"},{"n":"Wave Spiral","s":53,"u":"wave%20spiral_som"}],"1":[{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"}],"2":[{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Anointed Waterskin","s":53,"u":"anointed%20waterskin_som"},{"n":"Perfect Droplet","s":53,"u":"perfect%20droplet%20(generic)_som"}],"3":[{"n":"Aqueous Orb","s":4,"u":"aqueous%20orb_apg"},{"n":"Crashing Wave","s":4,"u":"crashing%20wave_apg"},{"n":"Quench","s":4,"u":"quench_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Control Water","s":5,"u":"control%20water_crb"},{"n":"Create Water","s":5,"u":"create%20water_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Hydraulic Torrent","s":5,"u":"hydraulic%20torrent_crb"},{"n":"Obscuring Mist","s":5,"u":"obscuring%20mist_crb"},{"n":"Solid Fog","s":5,"u":"solid%20fog_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Personal Rain Cloud","s":28,"u":"personal%20rain%20cloud_ec1"},{"n":"Sea Surge","s":28,"u":"sea%20surge_ec1"},{"n":"Pillar Of Water","s":29,"u":"pillar%20of%20water_ec2"},{"n":"Deluge","s":32,"u":"deluge_ec6"},{"n":"Snowball","s":52,"u":"snowball_lowg"},{"n":"Unbreaking Wave Advance","s":52,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Elemental Annihilation Wave","s":53,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":53,"u":"elemental%20confluence_som"},{"n":"Flowing Strike","s":53,"u":"flowing%20strike_som"},{"n":"Frigid Flurry","s":53,"u":"frigid%20flurry_som"},{"n":"Geyser","s":53,"u":"geyser_som"},{"n":"Mud Pit","s":53,"u":"mud%20pit_som"},{"n":"Pulverizing Cascade","s":53,"u":"pulverizing%20cascade_som"},{"n":"Rising Surf","s":53,"u":"rising%20surf_som"},{"n":"Soothing Spring","s":53,"u":"soothing%20spring_som"},{"n":"Spout","s":53,"u":"spout_som"},{"n":"Wall Of Water","s":53,"u":"wall%20of%20water_som"}],"66":[{"n":"Plane of Water","s":12,"u":"plane%20of%20water_gmg"}]},"earth":{"0":[{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Harden Flesh","s":53,"u":"harden%20flesh_som"},{"n":"Rockslide Spell","s":53,"u":"rockslide%20spell_som"},{"n":"Sheltering Cave","s":53,"u":"sheltering%20cave_som"}],"1":[{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"}],"2":[{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Shoony Shovel","s":8,"u":"shoony%20shovel_ec3"},{"n":"Stoneraiser Javelin","s":30,"u":"stoneraiser%20javelin_ec4"},{"n":"Big Rock Bullet","s":7,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":7,"u":"drum%20of%20upheaval_lotgb"},{"n":"Jar Of Shifting Sands","s":53,"u":"jar%20of%20shifting%20sands_som"},{"n":"Trinity Geode","s":53,"u":"trinity%20geode%20(generic)_som"}],"3":[{"n":"Pummeling Rubble","s":4,"u":"pummeling%20rubble_apg"},{"n":"Spike Stones","s":4,"u":"spike%20stones_apg"},{"n":"Transmute Rock And Mud","s":4,"u":"transmute%20rock%20and%20mud_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Earthquake","s":5,"u":"earthquake_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Meld Into Stone","s":5,"u":"meld%20into%20stone_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Shape Stone","s":5,"u":"shape%20stone_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Stone To Flesh","s":5,"u":"stone%20to%20flesh_crb"},{"n":"Stoneskin","s":5,"u":"stoneskin_crb"},{"n":"Wall Of Stone","s":5,"u":"wall%20of%20stone_crb"},{"n":"Scouring Sand","s":28,"u":"scouring%20sand_ec1"},{"n":"Control Sand","s":31,"u":"control%20sand_ec5"},{"n":"Pillars Of Sand","s":31,"u":"pillars%20of%20sand_ec5"},{"n":"Upheaval","s":32,"u":"upheaval_ec6"},{"n":"Expeditious Excavation","s":55,"u":"expeditious%20excavation_logm"},{"n":"Shattering Gem","s":55,"u":"shattering%20gem_logm"},{"n":"Shifting Sand","s":55,"u":"shifting%20sand_logm"},{"n":"Shockwave","s":55,"u":"shockwave_logm"},{"n":"Blazing Fissure","s":53,"u":"blazing%20fissure_som"},{"n":"Crushing Ground","s":53,"u":"crushing%20ground_som"},{"n":"Elemental Annihilation Wave","s":53,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":53,"u":"elemental%20confluence_som"},{"n":"Healing Plaster","s":53,"u":"healing%20plaster_som"},{"n":"Mud Pit","s":53,"u":"mud%20pit_som"},{"n":"One With The Land","s":53,"u":"one%20with%20the%20land_som"},{"n":"Scatter Scree","s":53,"u":"scatter%20scree_som"},{"n":"Stone Lance","s":53,"u":"stone%20lance_som"},{"n":"Swampcall","s":41,"u":"swampcall_sot3"}],"66":[{"n":"Plane of Earth","s":12,"u":"plane%20of%20earth_gmg"}]},"cold":{"0":[{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"}],"1":[{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"}],"2":[{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Cold Comfort","s":7,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"North Wind's Night Verse","s":53,"u":"north%20wind's%20night%20verse_som"}],"3":[{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Ice Storm","s":4,"u":"ice%20storm_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cone Of Cold","s":5,"u":"cone%20of%20cold_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Rime Slick","s":28,"u":"rime%20slick_ec1"},{"n":"Chilling Spray","s":55,"u":"chilling%20spray_logm"},{"n":"Diamond Dust","s":55,"u":"diamond%20dust_logm"},{"n":"Winter Bolt","s":55,"u":"winter%20bolt_logm"},{"n":"Snowball","s":52,"u":"snowball_lowg"},{"n":"Frigid Flurry","s":53,"u":"frigid%20flurry_som"},{"n":"Mantle Of The Frozen Heart","s":53,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Moonburst","s":42,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"}],"51":[{"n":"Freezing Floor Tiles","s":35,"u":"freezing%20floor%20tiles_frp2"}]},"small":{"1":[{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Cockatrice","s":9,"u":"cockatrice_b1"},{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Eagle","s":9,"u":"eagle_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Flash Beetle","s":9,"u":"flash%20beetle_b1"},{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Giant Rat","s":9,"u":"giant%20rat_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Guard Dog","s":9,"u":"guard%20dog_b1"},{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Redcap","s":9,"u":"redcap_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Attic Whisperer","s":10,"u":"attic%20whisperer_b2"},{"n":"Aurumvorax","s":10,"u":"aurumvorax_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Badger","s":10,"u":"badger_b2"},{"n":"Blindheim","s":10,"u":"blindheim_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Choker","s":10,"u":"choker_b2"},{"n":"Chupacabra","s":10,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Dream Spider","s":10,"u":"dream%20spider_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Cockroach","s":10,"u":"giant%20cockroach_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Tick","s":10,"u":"giant%20tick_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Leprechaun","s":10,"u":"leprechaun_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Lurker In Light","s":10,"u":"lurker%20in%20light_b2"},{"n":"Mandragora","s":10,"u":"mandragora_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Sea Snake","s":10,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":10,"u":"shocker%20lizard_b2"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Dvorovoi","s":11,"u":"dvorovoi_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Flumph","s":11,"u":"flumph_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Giant Flying Squirrel","s":11,"u":"giant%20flying%20squirrel_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Millindemalion","s":11,"u":"millindemalion_b3"},{"n":"Ostovite","s":11,"u":"ostovite_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Skull Peeler","s":11,"u":"skull%20peeler_b3"},{"n":"Squirming Swill","s":11,"u":"squirming%20swill_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"},{"n":"Tupilaq","s":11,"u":"tupilaq_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Biloko Veteran","s":14,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":14,"u":"biloko%20warrior_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Eloko","s":14,"u":"eloko_aoa2"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Zrukbat","s":19,"u":"zrukbat_aoe1"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Juvenile Boar","s":28,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Bloodlash Bush","s":33,"u":"bloodlash%20bush_fop"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Vine Lasher","s":33,"u":"vine%20lasher_fop"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Sigbin","s":34,"u":"sigbin_frp1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Angoyang","s":35,"u":"angoyang_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Giant Mining Bee","s":39,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Golgopo","s":41,"u":"golgopo_sot3"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"},{"n":"Biloko Reaver","s":42,"u":"biloko%20reaver_sot4"},{"n":"Gambulami","s":42,"u":"gambulami_sot4"},{"n":"Ikeshti Brood-Minder","s":43,"u":"ikeshti%20brood-minder_sot5"},{"n":"Khefak Scuttler","s":43,"u":"khefak%20scuttler_sot5"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Brimstone Rat","s":45,"u":"brimstone%20rat_tio"},{"n":"Giant Rat","s":45,"u":"giant%20rat_tio"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"},{"n":"Stinkweed Shambler","s":45,"u":"stinkweed%20shambler_tio"}],"2":[{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"}]},"air":{"0":[{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Wind-tossed Spell","s":53,"u":"wind-tossed%20spell_som"}],"1":[{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"}],"2":[{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":7,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Five-feather Wreath","s":53,"u":"five-feather%20wreath%20(generic)_som"}],"3":[{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Air Bubble","s":5,"u":"air%20bubble_crb"},{"n":"Air Walk","s":5,"u":"air%20walk_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Gust Of Wind","s":5,"u":"gust%20of%20wind_crb"},{"n":"Punishing Winds","s":5,"u":"punishing%20winds_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Wall Of Wind","s":5,"u":"wall%20of%20wind_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wind Walk","s":5,"u":"wind%20walk_crb"},{"n":"Speaking Sky","s":20,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":20,"u":"steal%20the%20sky_aoe2"},{"n":"Unseasonable Squall","s":28,"u":"unseasonable%20squall_ec1"},{"n":"Dust Storm","s":55,"u":"dust%20storm_logm"},{"n":"Parch","s":55,"u":"parch_logm"},{"n":"Ash Cloud","s":53,"u":"ash%20cloud_som"},{"n":"Blazing Dive","s":53,"u":"blazing%20dive_som"},{"n":"Elemental Annihilation Wave","s":53,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":53,"u":"elemental%20confluence_som"},{"n":"Flame Vortex","s":53,"u":"flame%20vortex_som"},{"n":"Gale Blast","s":53,"u":"gale%20blast_som"},{"n":"Petal Storm","s":53,"u":"petal%20storm_som"},{"n":"Powerful Inhalation","s":53,"u":"powerful%20inhalation_som"},{"n":"Updraft","s":53,"u":"updraft_som"},{"n":"Whirlwind","s":53,"u":"whirlwind_som"},{"n":"Airburst","s":39,"u":"airburst_sot1"}],"51":[{"n":"Air Rift","s":35,"u":"air%20rift_frp2"}],"66":[{"n":"Plane of Air","s":12,"u":"plane%20of%20air_gmg"}]},"elemental":{"1":[{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"}],"27":[{"n":"Elemental Wisp","s":7,"u":"elemental%20wisp_lotgb"}]},"uncommon":{"0":[{"n":"Aura Of Despair","s":4,"u":"aura%20of%20despair_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Conceited Mindset","s":4,"u":"conceited%20mindset_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Fiendish Form","s":4,"u":"fiendish%20form_apg"},{"n":"Fiendish Mount","s":4,"u":"fiendish%20mount_apg"},{"n":"Greater Cruelty","s":4,"u":"greater%20cruelty_apg"},{"n":"Gruesome Strike","s":4,"u":"gruesome%20strike_apg"},{"n":"Instrument Of Slaughter","s":4,"u":"instrument%20of%20slaughter_apg"},{"n":"Iron Repercussions","s":4,"u":"iron%20repercussions_apg"},{"n":"Lead The Pack","s":4,"u":"lead%20the%20pack_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Ongoing Selfishness","s":4,"u":"ongoing%20selfishness_apg"},{"n":"Pale Horse","s":4,"u":"pale%20horse_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Ritual Researcher","s":4,"u":"ritual%20researcher_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Sense Good","s":4,"u":"sense%20good_apg"},{"n":"Smite Good","s":4,"u":"smite%20good_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Vicious Vengeance","s":4,"u":"vicious%20vengeance_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Whodunnit?","s":4,"u":"whodunnit%3f_apg"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Bellflower Dedication","s":15,"u":"bellflower%20dedication_aoa3"},{"n":"Cut The Bonds","s":15,"u":"cut%20the%20bonds_aoa3"},{"n":"Different Worlds","s":15,"u":"different%20worlds_aoa3"},{"n":"Garden Path","s":15,"u":"garden%20path_aoa3"},{"n":"Practiced Guidance","s":15,"u":"practiced%20guidance_aoa3"},{"n":"Scarecrow","s":15,"u":"scarecrow_aoa3"},{"n":"Secret Speech","s":15,"u":"secret%20speech_aoa3"},{"n":"Tiller's Aid","s":15,"u":"tiller's%20aid_aoa3"},{"n":"Tiller's Drive","s":15,"u":"tiller's%20drive_aoa3"},{"n":"Tweak Appearances","s":15,"u":"tweak%20appearances_aoa3"},{"n":"Deadly Poison Weapon","s":17,"u":"deadly%20poison%20weapon_aoa5"},{"n":"Pesh Skin","s":17,"u":"pesh%20skin_aoa5"},{"n":"Shaped Contaminant","s":17,"u":"shaped%20contaminant_aoa5"},{"n":"Zephyr Guard Dedication","s":17,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"},{"n":"Aura Of Unbreakable Virtue","s":18,"u":"aura%20of%20unbreakable%20virtue_aoa6"},{"n":"Bloodline Metamorphosis","s":18,"u":"bloodline%20metamorphosis_aoa6"},{"n":"Efficient Alchemy","s":18,"u":"efficient%20alchemy_aoa6"},{"n":"Emblazon Divinity","s":18,"u":"emblazon%20divinity_aoa6"},{"n":"Enduring Debilitation","s":18,"u":"enduring%20debilitation_aoa6"},{"n":"Golden Body","s":18,"u":"golden%20body_aoa6"},{"n":"Invulnerable Juggernaut","s":18,"u":"invulnerable%20juggernaut_aoa6"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Spell Mastery","s":18,"u":"spell%20mastery_aoa6"},{"n":"Superior Sight","s":18,"u":"superior%20sight_aoa6"},{"n":"Ultimate Flexibility","s":18,"u":"ultimate%20flexibility_aoa6"},{"n":"Edgewatch Detective Dedication","s":19,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Jalmeri Heavenseeker Dedication","s":20,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Ambushing Knockdown","s":21,"u":"ambushing%20knockdown_aoe3"},{"n":"Coordinated Distraction","s":21,"u":"coordinated%20distraction_aoe3"},{"n":"Deny Support","s":21,"u":"deny%20support_aoe3"},{"n":"Provocator Dedication","s":21,"u":"provocator%20dedication_aoe3"},{"n":"Slice And Swipe","s":21,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":21,"u":"subtle%20shank_aoe3"},{"n":"Ghost Hunter Dedication","s":25,"u":"ghost%20hunter%20dedication_av1"},{"n":"Eldritch Researcher Dedication","s":26,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Drow Shootist Dedication","s":27,"u":"drow%20shootist%20dedication_av3"},{"n":"Bullying Staff","s":28,"u":"bullying%20staff_ec1"},{"n":"Focused Juggler","s":28,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":28,"u":"juggle_ec1"},{"n":"Juggler Dedication","s":28,"u":"juggler%20dedication_ec1"},{"n":"Levering Strike","s":28,"u":"levering%20strike_ec1"},{"n":"Lobbed Attack","s":28,"u":"lobbed%20attack_ec1"},{"n":"Opportune Throw","s":28,"u":"opportune%20throw_ec1"},{"n":"Pivot Strike","s":28,"u":"pivot%20strike_ec1"},{"n":"Quick Juggler","s":28,"u":"quick%20juggler_ec1"},{"n":"Reflexive Catch","s":28,"u":"reflexive%20catch_ec1"},{"n":"Staff Acrobat Dedication","s":28,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Staff Sweep","s":28,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":28,"u":"whirlwind%20stance_ec1"},{"n":"Animal Trainer Dedication","s":29,"u":"animal%20trainer%20dedication_ec2"},{"n":"Beast Speaker","s":29,"u":"beast%20speaker_ec2"},{"n":"Insistent Command","s":29,"u":"insistent%20command_ec2"},{"n":"Mature Trained Companion","s":29,"u":"mature%20trained%20companion_ec2"},{"n":"Specialized Companion","s":29,"u":"specialized%20companion_ec2"},{"n":"Splendid Companion","s":29,"u":"splendid%20companion_ec2"},{"n":"Golem Grafter Dedication","s":8,"u":"golem%20grafter%20dedication_ec3"},{"n":"Ravening's Desperation","s":8,"u":"ravening's%20desperation_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":8,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Annihilating Swing","s":32,"u":"annihilating%20swing_ec6"},{"n":"Astonishing Explosion","s":32,"u":"astonishing%20explosion_ec6"},{"n":"Banishing Blow","s":32,"u":"banishing%20blow_ec6"},{"n":"Denier Of Destruction","s":32,"u":"denier%20of%20destruction_ec6"},{"n":"Endurance Of The Rooted Tree","s":32,"u":"endurance%20of%20the%20rooted%20tree_ec6"},{"n":"Mimic Protections","s":32,"u":"mimic%20protections_ec6"},{"n":"Reclaim Spell","s":32,"u":"reclaim%20spell_ec6"},{"n":"Reflecting Riposte","s":32,"u":"reflecting%20riposte_ec6"},{"n":"Ringmaster's Introduction","s":32,"u":"ringmaster's%20introduction_ec6"},{"n":"Steal Essence","s":32,"u":"steal%20essence_ec6"},{"n":"Tenacious Blood Magic","s":32,"u":"tenacious%20blood%20magic_ec6"},{"n":"Verdant Presence","s":32,"u":"verdant%20presence_ec6"},{"n":"Relentless Stalker","s":33,"u":"relentless%20stalker_fop"},{"n":"Wilderness Spotter","s":33,"u":"wilderness%20spotter_fop"},{"n":"Butterfly Blade Dedication","s":34,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Entwined Energy Ki","s":34,"u":"entwined%20energy%20ki_frp1"},{"n":"Ghost Eater Dedication","s":34,"u":"ghost%20eater%20dedication_frp1"},{"n":"Syu Tak-nwa's Deadly Hair","s":34,"u":"syu%20tak-nwa's%20deadly%20hair_frp1"},{"n":"Syu Tak-nwa's Hexed Locks","s":34,"u":"syu%20tak-nwa's%20hexed%20locks_frp1"},{"n":"Syu Tak-nwa's Skillful Tresses","s":34,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Effortless Reach","s":35,"u":"effortless%20reach_frp2"},{"n":"Electric Counter","s":35,"u":"electric%20counter_frp2"},{"n":"Golden League Xun Dedication","s":35,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Jellyfish Stance","s":35,"u":"jellyfish%20stance_frp2"},{"n":"Sense Ki","s":35,"u":"sense%20ki_frp2"},{"n":"Shift Spell","s":35,"u":"shift%20spell_frp2"},{"n":"Sixth Pillar Dedication","s":35,"u":"sixth%20pillar%20dedication_frp2"},{"n":"All The Time In The World","s":36,"u":"all%20the%20time%20in%20the%20world_frp3"},{"n":"Dance Of Intercession","s":36,"u":"dance%20of%20intercession_frp3"},{"n":"Demon's Hair","s":36,"u":"demon's%20hair_frp3"},{"n":"Everdistant Defense","s":36,"u":"everdistant%20defense_frp3"},{"n":"Extradimensional Stash","s":36,"u":"extradimensional%20stash_frp3"},{"n":"Head Of The Night Parade","s":36,"u":"head%20of%20the%20night%20parade_frp3"},{"n":"Heart Of The Kaiju","s":36,"u":"heart%20of%20the%20kaiju_frp3"},{"n":"Plum Deluge","s":36,"u":"plum%20deluge_frp3"},{"n":"Ruby Resurrection","s":36,"u":"ruby%20resurrection_frp3"},{"n":"Scapegoat Parallel Self","s":36,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Sever Space","s":36,"u":"sever%20space_frp3"},{"n":"Time Dilation Cascade","s":36,"u":"time%20dilation%20cascade_frp3"},{"n":"Vitality-manipulating Stance","s":36,"u":"vitality-manipulating%20stance_frp3"},{"n":"Vivacious Afterimage","s":36,"u":"vivacious%20afterimage_frp3"},{"n":"Whirlwind Toss","s":36,"u":"whirlwind%20toss_frp3"},{"n":"Worldsphere Gravity","s":36,"u":"worldsphere%20gravity_frp3"},{"n":"Adaptive Vision","s":2,"u":"adaptive%20vision_g%26g"},{"n":"Axial Recall","s":2,"u":"axial%20recall_g%26g"},{"n":"Beast Dynamo Howl","s":2,"u":"beast%20dynamo%20howl_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Blast Resistance","s":2,"u":"blast%20resistance_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Demolitionist","s":2,"u":"demolitionist_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Dongun Education","s":2,"u":"dongun%20education_g%26g"},{"n":"Explosive Expert","s":2,"u":"explosive%20expert_g%26g"},{"n":"Explosive Savant","s":2,"u":"explosive%20savant_g%26g"},{"n":"Fire Savvy","s":2,"u":"fire%20savvy_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Golem Dynamo","s":2,"u":"golem%20dynamo_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Scrutinizing Gaze","s":2,"u":"scrutinizing%20gaze_g%26g"},{"n":"Smoke Sight","s":2,"u":"smoke%20sight_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Stasian Smash","s":2,"u":"stasian%20smash_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Dragon Grip","s":1,"u":"dragon%20grip_loag"},{"n":"Pierce The Light","s":1,"u":"pierce%20the%20light_loag"},{"n":"Skirt The Light","s":1,"u":"skirt%20the%20light_loag"},{"n":"Suli Amir","s":1,"u":"suli%20amir_loag"},{"n":"Truespeech","s":1,"u":"truespeech_loag"},{"n":"Adroit Manipulation","s":6,"u":"adroit%20manipulation_locg"},{"n":"Advanced Order Training","s":6,"u":"advanced%20order%20training_locg"},{"n":"Arcane Tattoos","s":6,"u":"arcane%20tattoos_locg"},{"n":"Avenge In Glory","s":6,"u":"avenge%20in%20glory_locg"},{"n":"Backup Disguise","s":6,"u":"backup%20disguise_locg"},{"n":"Courteous Comeback","s":6,"u":"courteous%20comeback_locg"},{"n":"Defiance Unto Death","s":6,"u":"defiance%20unto%20death_locg"},{"n":"Devil's Advocate","s":6,"u":"devil's%20advocate_locg"},{"n":"Easily Dismissed","s":6,"u":"easily%20dismissed_locg"},{"n":"Everstand Stance","s":6,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":6,"u":"everstand%20strike_locg"},{"n":"Firebrand Braggart Dedication","s":6,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Forge-day's Rest","s":6,"u":"forge-day's%20rest_locg"},{"n":"Halcyon Speaker Dedication","s":6,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Hellknight Dedication","s":6,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Order Cross-training","s":6,"u":"hellknight%20order%20cross-training_locg"},{"n":"Hellknight Signifer Dedication","s":6,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Impassable Wall Stance","s":6,"u":"impassable%20wall%20stance_locg"},{"n":"Intuitive Cooperation","s":6,"u":"intuitive%20cooperation_locg"},{"n":"Keep Up Appearances","s":6,"u":"keep%20up%20appearances_locg"},{"n":"Knight Reclaimant Dedication","s":6,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant","s":6,"u":"knight%20vigilant_locg"},{"n":"Know Oneself","s":6,"u":"know%20oneself_locg"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Magaambyan Attendant Dedication","s":6,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Order Training","s":6,"u":"order%20training_locg"},{"n":"Quah Bond","s":6,"u":"quah%20bond_locg"},{"n":"Saoc Astrology","s":6,"u":"saoc%20astrology_locg"},{"n":"Scrollmaster Dedication","s":6,"u":"scrollmaster%20dedication_locg"},{"n":"Sense Thoughts","s":6,"u":"sense%20thoughts_locg"},{"n":"Sow Rumor","s":6,"u":"sow%20rumor_locg"},{"n":"Spellmaster Dedication","s":6,"u":"spellmaster%20dedication_locg"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Surface Culture","s":6,"u":"surface%20culture_locg"},{"n":"Swordmaster Dedication","s":6,"u":"swordmaster%20dedication_locg"},{"n":"Tupilaq Carver","s":6,"u":"tupilaq%20carver_locg"},{"n":"Unassuming Dedication","s":6,"u":"unassuming%20dedication_locg"},{"n":"Viking Shieldbearer","s":6,"u":"viking%20shieldbearer_locg"},{"n":"Wildborn Magic","s":6,"u":"wildborn%20magic_locg"},{"n":"Witch Warden","s":6,"u":"witch%20warden_locg"},{"n":"Bright Lion Dedication","s":56,"u":"bright%20lion%20dedication_lol"},{"n":"Demonblood Frenzy","s":0,"u":"demonblood%20frenzy_lome"},{"n":"Fane's Escape","s":51,"u":"fane's%20escape_lopsg"},{"n":"Fane's Fourberie","s":51,"u":"fane's%20fourberie_lopsg"},{"n":"Farabellus Flip","s":51,"u":"farabellus%20flip_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":51,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Stella's Stab And Snag","s":51,"u":"stella's%20stab%20and%20snag_lopsg"},{"n":"Impossible Gossip","s":7,"u":"impossible%20gossip_lotgb"},{"n":"Aldori Duelist Dedication","s":52,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Eye Of The Arclords","s":52,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Hellknight Armiger Dedication","s":52,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Lastwall Sentry Dedication","s":52,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lion Blade Dedication","s":52,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":52,"u":"living%20monolith%20dedication_lowg"},{"n":"Magic Warrior Dedication","s":52,"u":"magic%20warrior%20dedication_lowg"},{"n":"Pathfinder Agent Dedication","s":52,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Red Mantis Assassin Dedication","s":52,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":52,"u":"runescarred%20dedication_lowg"},{"n":"Student of Perfection Dedication","s":52,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Oozemorph Dedication","s":38,"u":"oozemorph%20dedication_sli"},{"n":"Cathartic Mage Dedication","s":53,"u":"cathartic%20mage%20dedication_som"},{"n":"Read The Land","s":53,"u":"read%20the%20land_som"},{"n":"Shadowcaster Dedication","s":53,"u":"shadowcaster%20dedication_som"},{"n":"Soulforger Dedication","s":53,"u":"soulforger%20dedication_som"},{"n":"Folklorist Dedication","s":40,"u":"folklorist%20dedication_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":40,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Cloud Walk","s":41,"u":"cloud%20walk_sot3"},{"n":"Deflecting Cloud","s":41,"u":"deflecting%20cloud_sot3"},{"n":"Mighty Wings","s":41,"u":"mighty%20wings_sot3"},{"n":"Shape of the Cloud Dragon","s":41,"u":"shape%20of%20the%20cloud%20dragon_sot3"},{"n":"Bright Lion Dedication","s":42,"u":"bright%20lion%20dedication_sot4"}],"1":[{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Owb","s":11,"u":"owb_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Golgopo","s":41,"u":"golgopo_sot3"},{"n":"Karumzek","s":41,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Ssumzili","s":41,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"},{"n":"Biloko Reaver","s":42,"u":"biloko%20reaver_sot4"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":42,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":42,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Kilia Mwibo","s":42,"u":"kilia%20mwibo_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"},{"n":"Sunburst Corpse","s":42,"u":"sunburst%20corpse_sot4"},{"n":"Contemplative","s":43,"u":"contemplative_sot5"},{"n":"Formian Queen","s":43,"u":"formian%20queen_sot5"},{"n":"Gluttonworm","s":43,"u":"gluttonworm_sot5"},{"n":"Khefak Scuttler","s":43,"u":"khefak%20scuttler_sot5"},{"n":"Shobhad Enforcer","s":43,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":43,"u":"shobhad%20sniper_sot5"},{"n":"Thasteron Khefak","s":43,"u":"thasteron%20khefak_sot5"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"}],"2":[{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Adamantine","s":5,"u":"adamantine%20(generic)_crb"},{"n":"Adamantine Armor","s":5,"u":"adamantine%20armor%20(generic)_crb"},{"n":"Adamantine Shield","s":5,"u":"adamantine%20shield%20(generic)_crb"},{"n":"Adamantine Weapon","s":5,"u":"adamantine%20weapon%20(generic)_crb"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Darkwood","s":5,"u":"darkwood%20(generic)_crb"},{"n":"Darkwood Armor","s":5,"u":"darkwood%20armor%20(generic)_crb"},{"n":"Darkwood Shield","s":5,"u":"darkwood%20shield%20(generic)_crb"},{"n":"Darkwood Weapon","s":5,"u":"darkwood%20weapon%20(generic)_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dragonhide","s":5,"u":"dragonhide%20(generic)_crb"},{"n":"Dragonhide Armor","s":5,"u":"dragonhide%20armor%20(generic)_crb"},{"n":"Dragonhide Shield","s":5,"u":"dragonhide%20shield%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Elven Chain","s":5,"u":"elven%20chain%20(generic)_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Floating Shield","s":5,"u":"floating%20shield%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mithral","s":5,"u":"mithral%20(generic)_crb"},{"n":"Mithral Armor","s":5,"u":"mithral%20armor%20(generic)_crb"},{"n":"Mithral Shield","s":5,"u":"mithral%20shield%20(generic)_crb"},{"n":"Mithral Weapon","s":5,"u":"mithral%20weapon%20(generic)_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Scholarly Journal","s":5,"u":"scholarly%20journal%20(generic)_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Survey Map","s":5,"u":"survey%20map%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Cinderclaw Gauntlet","s":13,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Dragon's Eye Charm","s":14,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Bountiful Cauldron","s":15,"u":"bountiful%20cauldron_aoa3"},{"n":"Dreamstone","s":15,"u":"dreamstone_aoa3"},{"n":"Bloodbane","s":16,"u":"bloodbane%20(generic)_aoa4"},{"n":"Kin-warding","s":16,"u":"kin-warding_aoa4"},{"n":"Aluum Charm","s":17,"u":"aluum%20charm_aoa5"},{"n":"False Death","s":17,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":17,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":17,"u":"gorgon's%20breath_aoa5"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"},{"n":"Isolation Draught","s":17,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":17,"u":"mage%20bane_aoa5"},{"n":"Nethysian Bulwark","s":17,"u":"nethysian%20bulwark_aoa5"},{"n":"Oblivion Essence","s":17,"u":"oblivion%20essence_aoa5"},{"n":"Pactmasters' Grace","s":17,"u":"pactmasters'%20grace_aoa5"},{"n":"Peshspine Grenade","s":17,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":17,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":19,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":19,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":19,"u":"blindpepper%20tube_aoe1"},{"n":"Corpseward Pendant","s":19,"u":"corpseward%20pendant_aoe1"},{"n":"Fingerprinting Kit","s":19,"u":"fingerprinting%20kit_aoe1"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Handcuffs","s":19,"u":"handcuffs%20(generic)_aoe1"},{"n":"Knockout Dram","s":19,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":19,"u":"looter's%20lethargy_aoe1"},{"n":"Pacifying","s":19,"u":"pacifying_aoe1"},{"n":"Recording Rod","s":19,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ring Of Discretion","s":19,"u":"ring%20of%20discretion_aoe1"},{"n":"Chain Of The Stilled Spirit","s":20,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Deafening Music Box","s":20,"u":"deafening%20music%20box_aoe2"},{"n":"Ethersight Ring","s":20,"u":"ethersight%20ring_aoe2"},{"n":"Floorbell","s":20,"u":"floorbell_aoe2"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":20,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":20,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Mnemonic Acid","s":21,"u":"mnemonic%20acid_aoe3"},{"n":"Daylight Vapor","s":22,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":22,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":22,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":22,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":22,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"},{"n":"Poisoner's Staff","s":22,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Repulsion Resin","s":22,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":22,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":22,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":22,"u":"spell-eating%20pitch_aoe4"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Clockwork Cloak","s":23,"u":"clockwork%20cloak_aoe5"},{"n":"Garrote Bolt","s":23,"u":"garrote%20bolt_aoe5"},{"n":"Nightmare Cudgel","s":23,"u":"nightmare%20cudgel_aoe5"},{"n":"Skeptic's Elixir","s":25,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Folding Drums","s":26,"u":"folding%20drums_av2"},{"n":"Shootist Bandolier","s":27,"u":"shootist%20bandolier_av3"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Dust Pods","s":28,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":28,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":28,"u":"grasping%20tree_ec1"},{"n":"Torrent Snare","s":28,"u":"torrent%20snare_ec1"},{"n":"Acrobat's Staff","s":29,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Bullhook","s":29,"u":"bullhook%20(generic)_ec2"},{"n":"Inspiring Spotlight","s":29,"u":"inspiring%20spotlight_ec2"},{"n":"Invisible Net","s":29,"u":"invisible%20net_ec2"},{"n":"Marvelous Calliope","s":29,"u":"marvelous%20calliope_ec2"},{"n":"Ringmaster's Staff","s":29,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Spangled Rider's Suit","s":29,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":29,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":29,"u":"whip%20of%20compliance_ec2"},{"n":"Wondrous Figurines","s":29,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Golem Stylus","s":8,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Skarja's Heartstone","s":8,"u":"skarja's%20heartstone_ec3"},{"n":"Ankylostar","s":30,"u":"ankylostar_ec4"},{"n":"Jawbreaker Shield","s":30,"u":"jawbreaker%20shield_ec4"},{"n":"Spore Sap","s":30,"u":"spore%20sap_ec4"},{"n":"Stoneraiser Javelin","s":30,"u":"stoneraiser%20javelin_ec4"},{"n":"Anchor Spear","s":31,"u":"anchor%20spear_ec5"},{"n":"Blightburn Ward","s":31,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":31,"u":"bomber's%20saddle_ec5"},{"n":"Cave Worm Repellent","s":31,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":31,"u":"greengut_ec5"},{"n":"Staff Of The Black Desert","s":31,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Jerkin Of Liberation","s":32,"u":"jerkin%20of%20liberation_ec6"},{"n":"Shield Of The Unified Legion","s":32,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":32,"u":"staff%20of%20sieges_ec6"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Merchant's Guile","s":33,"u":"merchant's%20guile_fop"},{"n":"Ring Of Minor Arcana","s":33,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Ring Of The Weary Traveler","s":33,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Stalwart's Ring","s":33,"u":"stalwart's%20ring_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Warrior's Training Ring","s":33,"u":"warrior's%20training%20ring_fop"},{"n":"Bonmuan Swapping Stone","s":34,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Headbands Of Translocation","s":35,"u":"headbands%20of%20translocation_frp2"},{"n":"Stormbreaker Fulu","s":35,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":35,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Air Cartridge Firing System","s":2,"u":"air%20cartridge%20firing%20system_g%26g"},{"n":"Alchemical Springald","s":2,"u":"alchemical%20springald_g%26g"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Blade Launcher","s":2,"u":"blade%20launcher_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Blasting Ram","s":2,"u":"blasting%20ram_g%26g"},{"n":"Bomb Launcher","s":2,"u":"bomb%20launcher_g%26g"},{"n":"Bombard","s":2,"u":"bombard_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Breech Ejectors","s":2,"u":"breech%20ejectors_g%26g"},{"n":"Camouflage Suit","s":2,"u":"camouflage%20suit%20(generic)_g%26g"},{"n":"Cannon","s":2,"u":"cannon_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Bookshelf","s":2,"u":"clockwork%20bookshelf_g%26g"},{"n":"Clockwork Box Packer","s":2,"u":"clockwork%20box%20packer_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Megaphone","s":2,"u":"clockwork%20megaphone_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Day Goggles","s":2,"u":"day%20goggles_g%26g"},{"n":"Deployable Cover","s":2,"u":"deployable%20cover%20(generic)_g%26g"},{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Extendable Pincer","s":2,"u":"extendable%20pincer_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Fiend's Mouth Cannon","s":2,"u":"fiend's%20mouth%20cannon_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Firedrake","s":2,"u":"firedrake_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Grappling Gun","s":2,"u":"grappling%20gun%20(generic)_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Gunner's Saddle","s":2,"u":"gunner's%20saddle_g%26g"},{"n":"Heated Cloak","s":2,"u":"heated%20cloak_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Heavy Bombard","s":2,"u":"heavy%20bombard_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Hwacha","s":2,"u":"hwacha_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Large Bore Modifications","s":2,"u":"large%20bore%20modifications_g%26g"},{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Mortar","s":2,"u":"mortar_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Paper Shredder","s":2,"u":"paper%20shredder_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Portable Weapon Mount","s":2,"u":"portable%20weapon%20mount%20(generic)_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Timepiece","s":2,"u":"timepiece%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"},{"n":"Underwater Firing Mechanism","s":2,"u":"underwater%20firing%20mechanism_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Bi-resonant Wayfinder","s":6,"u":"bi-resonant%20wayfinder_locg"},{"n":"Crimson Brand","s":6,"u":"crimson%20brand_locg"},{"n":"Fortifying Pebble","s":6,"u":"fortifying%20pebble_locg"},{"n":"Lastwall Soup","s":6,"u":"lastwall%20soup_locg"},{"n":"Pathfinder Chronicle","s":6,"u":"pathfinder%20chronicle_locg"},{"n":"Pathfinder's Coin","s":6,"u":"pathfinder's%20coin_locg"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Scroll Case Of Simplicity","s":6,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":6,"u":"scrollstaff_locg"},{"n":"Serrating","s":6,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":6,"u":"sinister%20knight_locg"},{"n":"Vanishing Wayfinder","s":6,"u":"vanishing%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":55,"u":"abadar's%20flawless%20scale_logm"},{"n":"Bottomless Stein","s":55,"u":"bottomless%20stein_logm"},{"n":"Dagger Of Eternal Sleep","s":55,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":55,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Dreadsmoke Thurible","s":55,"u":"dreadsmoke%20thurible_logm"},{"n":"Glaive Of The Artist","s":55,"u":"glaive%20of%20the%20artist_logm"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Manacles Of Persuasion","s":55,"u":"manacles%20of%20persuasion_logm"},{"n":"Miter Of Communion","s":55,"u":"miter%20of%20communion_logm"},{"n":"Necklace Of Knives","s":55,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":55,"u":"rat-catcher%20trident_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":55,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Torag's Silver Anvil","s":55,"u":"torag's%20silver%20anvil_logm"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Alignment Ampoule","s":51,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Astrolabe","s":51,"u":"astrolabe%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":51,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":51,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":51,"u":"boulderhead%20bock_lopsg"},{"n":"Cartographer's Kit","s":51,"u":"cartographer's%20kit_lopsg"},{"n":"Chronicler Wayfinder","s":51,"u":"chronicler%20wayfinder_lopsg"},{"n":"Clockwork Dial","s":51,"u":"clockwork%20dial_lopsg"},{"n":"Comealong","s":51,"u":"comealong_lopsg"},{"n":"Communication Bangle","s":51,"u":"communication%20bangle_lopsg"},{"n":"Cordelia's Construct Key","s":51,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Cunning","s":51,"u":"cunning_lopsg"},{"n":"Depth Gauge","s":51,"u":"depth%20gauge_lopsg"},{"n":"Diviner's Nose Chain","s":51,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Elemental Wayfinder","s":51,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Emergency Disguise","s":51,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":51,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"False Manacles","s":51,"u":"false%20manacles_lopsg"},{"n":"Familiar satchel","s":51,"u":"familiar%20satchel_lopsg"},{"n":"Fashionable Wayfinder","s":51,"u":"fashionable%20wayfinder_lopsg"},{"n":"Ganjay Book","s":51,"u":"ganjay%20book_lopsg"},{"n":"Glass Cutter","s":51,"u":"glass%20cutter_lopsg"},{"n":"Grappling Arrow","s":51,"u":"grappling%20arrow_lopsg"},{"n":"Grappling Bolt","s":51,"u":"grappling%20bolt_lopsg"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":51,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Metalmist Sphere","s":51,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Quickpatch Glue","s":51,"u":"quickpatch%20glue_lopsg"},{"n":"Quill Of Passage","s":51,"u":"quill%20of%20passage_lopsg"},{"n":"Razmiri Wayfinder","s":51,"u":"razmiri%20wayfinder_lopsg"},{"n":"Replacement Filter","s":51,"u":"replacement%20filter%20(generic)_lopsg"},{"n":"Rubbing Set","s":51,"u":"rubbing%20set_lopsg"},{"n":"Sealing Chest","s":51,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Shield Sconce","s":51,"u":"shield%20sconce_lopsg"},{"n":"Snowshoes Of The Long Trek","s":51,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Spectacles Of Understanding","s":51,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Sturdy Satchel","s":51,"u":"sturdy%20satchel_lopsg"},{"n":"Talisman Cord","s":51,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Vermin Repellent Agent","s":51,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Water Purifier","s":51,"u":"water%20purifier_lopsg"},{"n":"Waterproof Journal","s":51,"u":"waterproof%20journal_lopsg"},{"n":"Wax Key Blank","s":51,"u":"wax%20key%20blank_lopsg"},{"n":"Writ Of Authenticity","s":51,"u":"writ%20of%20authenticity_lopsg"},{"n":"Alluring Scarf","s":7,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":7,"u":"amaranthine%20pavise_lotgb"},{"n":"Anchoring","s":7,"u":"anchoring%20(generic)_lotgb"},{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Avalanche Of Stones Snare","s":7,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Big Rock Bullet","s":7,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":7,"u":"bitter_lotgb"},{"n":"Blindpepper Bolt","s":7,"u":"blindpepper%20bolt_lotgb"},{"n":"Bloodthirsty","s":7,"u":"bloodthirsty_lotgb"},{"n":"Brewer's Regret","s":7,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Brilliant Rapier","s":7,"u":"brilliant%20rapier_lotgb"},{"n":"Brooch Of Inspiration","s":7,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Burnished Plating","s":7,"u":"burnished%20plating_lotgb"},{"n":"Called","s":7,"u":"called_lotgb"},{"n":"Chopping Evisceration Snare","s":7,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Clockwork Spider Bomb","s":7,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Coin Of Comfort","s":7,"u":"coin%20of%20comfort_lotgb"},{"n":"Cold Comfort","s":7,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Crown Of Insight","s":7,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":7,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Crushing","s":7,"u":"crushing%20(generic)_lotgb"},{"n":"Cursebreak Bulwark","s":7,"u":"cursebreak%20bulwark_lotgb"},{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Deathless","s":7,"u":"deathless_lotgb"},{"n":"Dinosaur Boots","s":7,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dragon's Blood Pudding","s":7,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Dragon's Breath","s":7,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragon's Crest","s":7,"u":"dragon's%20crest_lotgb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":7,"u":"drum%20of%20upheaval_lotgb"},{"n":"Duelist's Beacon","s":7,"u":"duelist's%20beacon_lotgb"},{"n":"Dweomerweave Robe","s":7,"u":"dweomerweave%20robe_lotgb"},{"n":"Encompassing Lockpick","s":7,"u":"encompassing%20lockpick_lotgb"},{"n":"Energizing","s":7,"u":"energizing_lotgb"},{"n":"Energy Robe","s":7,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enfilading Arrow","s":7,"u":"enfilading%20arrow_lotgb"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Experimental Clothing","s":7,"u":"experimental%20clothing_lotgb"},{"n":"Fanged","s":7,"u":"fanged%20(generic)_lotgb"},{"n":"Fire And Iceberg","s":7,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Fleshgem","s":7,"u":"fleshgem%20(generic)_lotgb"},{"n":"Folding Boat","s":7,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Follypops","s":7,"u":"follypops%20(generic)_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"Hauling","s":7,"u":"hauling%20(generic)_lotgb"},{"n":"Hopeful","s":7,"u":"hopeful_lotgb"},{"n":"Hosteling Statuette","s":7,"u":"hosteling%20statuette_lotgb"},{"n":"Implacable","s":7,"u":"implacable_lotgb"},{"n":"Impossible Cake","s":7,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Juxtaposition Ammunition","s":7,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":7,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":7,"u":"lady's%20knife_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":7,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Malleable Mixture","s":7,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Memory Palace","s":7,"u":"memory%20palace_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":7,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":7,"u":"mirror%20robe_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"},{"n":"Misdirecting Haversack","s":7,"u":"misdirecting%20haversack_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Paired","s":7,"u":"paired%20(generic)_lotgb"},{"n":"Pickpocket's Tailoring","s":7,"u":"pickpocket's%20tailoring_lotgb"},{"n":"Pillow Shield","s":7,"u":"pillow%20shield_lotgb"},{"n":"Pocket Gala","s":7,"u":"pocket%20gala_lotgb"},{"n":"Popdust","s":7,"u":"popdust_lotgb"},{"n":"Portable Gaming Hall","s":7,"u":"portable%20gaming%20hall_lotgb"},{"n":"Presentable","s":7,"u":"presentable%20(generic)_lotgb"},{"n":"Prismatic Plate","s":7,"u":"prismatic%20plate_lotgb"},{"n":"Private Workshop","s":7,"u":"private%20workshop_lotgb"},{"n":"Psychic Brigandine","s":7,"u":"psychic%20brigandine_lotgb"},{"n":"Pummeling Snare","s":7,"u":"pummeling%20snare_lotgb"},{"n":"Queasy Lantern","s":7,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Quick Runner's Shirt","s":7,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":7,"u":"quick%20wig_lotgb"},{"n":"Raining Knives Snare","s":7,"u":"raining%20knives%20snare_lotgb"},{"n":"Rampart Shield","s":7,"u":"rampart%20shield_lotgb"},{"n":"Reflexive Tattoo","s":7,"u":"reflexive%20tattoo_lotgb"},{"n":"Reinforced Surcoat","s":7,"u":"reinforced%20surcoat_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Rhino Shot","s":7,"u":"rhino%20shot_lotgb"},{"n":"Rock Ripper Snare","s":7,"u":"rock%20ripper%20snare_lotgb"},{"n":"Sarkorian God-caller Garb","s":7,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":7,"u":"scarab%20cuirass_lotgb"},{"n":"Server's Stew","s":7,"u":"server's%20stew_lotgb"},{"n":"Shade Hat","s":7,"u":"shade%20hat_lotgb"},{"n":"Shield Augmentation","s":7,"u":"shield%20augmentation_lotgb"},{"n":"Silencing Ammunition","s":7,"u":"silencing%20ammunition_lotgb"},{"n":"Silhouette Cloak","s":7,"u":"silhouette%20cloak_lotgb"},{"n":"Silkspinner's Shield","s":7,"u":"silkspinner's%20shield_lotgb"},{"n":"Singularity Ammunition","s":7,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":7,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Snagging","s":7,"u":"snagging_lotgb"},{"n":"Sneezing Powder","s":7,"u":"sneezing%20powder_lotgb"},{"n":"Soft-landing","s":7,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":7,"u":"spell-bastion_lotgb"},{"n":"Spring-loaded Net Launcher","s":7,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Staff of Final Rest","s":7,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":7,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Stanching","s":7,"u":"stanching%20(generic)_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Stone Circle","s":7,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":7,"u":"stonethroat%20ammunition_lotgb"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Swarmform Collar","s":7,"u":"swarmform%20collar_lotgb"},{"n":"Tar Rocket Snare","s":7,"u":"tar%20rocket%20snare_lotgb"},{"n":"Thrice-fried Mudwings","s":7,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Toadskin Salve","s":7,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":7,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Twining Chains","s":7,"u":"twining%20chains_lotgb"},{"n":"Vampiric Scythe","s":7,"u":"vampiric%20scythe_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Vine Of Roses","s":7,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":7,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":7,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":7,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wardrobe Stone","s":7,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Waverider Barding","s":7,"u":"waverider%20barding_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"},{"n":"Wig Of Holding","s":7,"u":"wig%20of%20holding_lotgb"},{"n":"Wind-catcher","s":7,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Wizard's Tower","s":7,"u":"wizard's%20tower_lotgb"},{"n":"Wovenwood Shield","s":7,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":52,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":52,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":52,"u":"golden%20legion%20epaulet_lowg"},{"n":"Flaying Knife","s":38,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":38,"u":"gluttonous%20spear_sli"},{"n":"Oily Button","s":38,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":38,"u":"putrescent%20glob_sli"},{"n":"Sixfingers Elixir","s":38,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Slime Whip","s":38,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":38,"u":"slippery%20ribbon_sli"},{"n":"Wand Of Noisome Acid","s":38,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":38,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Bane","s":53,"u":"bane_som"},{"n":"Chatterer Of Follies","s":53,"u":"chatterer%20of%20follies_som"},{"n":"Deck Of Illusions","s":53,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":53,"u":"deck%20of%20mischief_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Compendium","s":53,"u":"fulu%20compendium_som"},{"n":"Ghostly Portal Paint","s":53,"u":"ghostly%20portal%20paint_som"},{"n":"North Wind's Night Verse","s":53,"u":"north%20wind's%20night%20verse_som"},{"n":"Rune Of Sin","s":53,"u":"rune%20of%20sin_som"},{"n":"Shortbread Spy","s":53,"u":"shortbread%20spy_som"},{"n":"South Wind's Scorch Song","s":53,"u":"south%20wind's%20scorch%20song_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Thousand-blade Thesis","s":53,"u":"thousand-blade%20thesis_som"},{"n":"Forgetful Ink","s":39,"u":"forgetful%20ink_sot1"},{"n":"Goz Mask","s":39,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":39,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":39,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":39,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":39,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":39,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Rhythm Bone","s":39,"u":"rhythm%20bone%20(generic)_sot1"},{"n":"Shapespeak Mask","s":39,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":39,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":39,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":40,"u":"bag%20of%20cats_sot2"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"},{"n":"Fulminating Spear","s":40,"u":"fulminating%20spear_sot2"},{"n":"Leopard's Armor","s":40,"u":"leopard's%20armor_sot2"},{"n":"Rhino Hide Brooch","s":40,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":40,"u":"singing%20muse_sot2"},{"n":"Spellender","s":40,"u":"spellender_sot2"},{"n":"Warcaller's Chime","s":40,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Wondrous Figurines","s":40,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":41,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Dragon Rune Bracelet","s":41,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":41,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Deathless Light","s":42,"u":"deathless%20light_sot4"},{"n":"Deflecting Branch","s":42,"u":"deflecting%20branch_sot4"},{"n":"Midday Lantern","s":42,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Sun Sling","s":42,"u":"sun%20sling_sot4"},{"n":"Twilight Lantern","s":42,"u":"twilight%20lantern_sot4"},{"n":"Capsaicin Tonic","s":45,"u":"capsaicin%20tonic_tio"},{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Aklys","s":9,"u":"aklys_b1"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Nightstick","s":19,"u":"nightstick_aoe1"},{"n":"Battle Lute","s":26,"u":"battle%20lute_av2"},{"n":"Tamchal Chakram","s":26,"u":"tamchal%20chakram_av2"},{"n":"Gaff","s":62,"u":"gaff_bst"},{"n":"Shears","s":63,"u":"shears_bst2"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Bladed Hoop","s":28,"u":"bladed%20hoop_ec1"},{"n":"Fire Poi","s":28,"u":"fire%20poi_ec1"},{"n":"Juggling Club","s":28,"u":"juggling%20club_ec1"},{"n":"Poi","s":28,"u":"poi_ec1"},{"n":"Scorpion Whip","s":28,"u":"scorpion%20whip_ec1"},{"n":"Throwing Knife","s":28,"u":"throwing%20knife_ec1"},{"n":"Alchemical Crossbow","s":33,"u":"alchemical%20crossbow_fop"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Karambit","s":35,"u":"karambit_frp2"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Leiomano","s":35,"u":"leiomano_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Axe Musket","s":2,"u":"axe%20musket_g%26g"},{"n":"Backpack Ballista","s":2,"u":"backpack%20ballista_g%26g"},{"n":"Backpack Catapult","s":2,"u":"backpack%20catapult_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Black Powder Knuckle Dusters","s":2,"u":"black%20powder%20knuckle%20dusters_g%26g"},{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Cane Pistol","s":2,"u":"cane%20pistol_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Clockwork Disguise","s":2,"u":"clockwork%20disguise_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Dagger Pistol","s":2,"u":"dagger%20pistol_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Explosive Dogslicer","s":2,"u":"explosive%20dogslicer_g%26g"},{"n":"Fire Lance","s":2,"u":"fire%20lance_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Gnome Amalgam Musket","s":2,"u":"gnome%20amalgam%20musket_g%26g"},{"n":"Gun Sword","s":2,"u":"gun%20sword_g%26g"},{"n":"Hammer Gun","s":2,"u":"hammer%20gun_g%26g"},{"n":"Hand Cannon","s":2,"u":"hand%20cannon_g%26g"},{"n":"Harmona Gun","s":2,"u":"harmona%20gun_g%26g"},{"n":"Heavy Power Suit","s":2,"u":"heavy%20power%20suit_g%26g"},{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Jezail","s":2,"u":"jezail_g%26g"},{"n":"Long Air Repeater","s":2,"u":"long%20air%20repeater_g%26g"},{"n":"Mace Multipistol","s":2,"u":"mace%20multipistol_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Piercing Wind","s":2,"u":"piercing%20wind_g%26g"},{"n":"Rapier Pistol","s":2,"u":"rapier%20pistol_g%26g"},{"n":"Repeating Crossbow","s":2,"u":"repeating%20crossbow_g%26g"},{"n":"Repeating Hand Crossbow","s":2,"u":"repeating%20hand%20crossbow_g%26g"},{"n":"Repeating Heavy Crossbow","s":2,"u":"repeating%20heavy%20crossbow_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"},{"n":"Subterfuge Suit","s":2,"u":"subterfuge%20suit_g%26g"},{"n":"Three Peaked Tree","s":2,"u":"three%20peaked%20tree_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Hellknight Plate","s":6,"u":"hellknight%20plate_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"Khopesh","s":55,"u":"khopesh_logm"},{"n":"Mambele","s":55,"u":"mambele_logm"},{"n":"Naginata","s":55,"u":"naginata_logm"},{"n":"Nine-Ring Sword","s":55,"u":"nine-ring%20sword_logm"},{"n":"Polytool","s":55,"u":"polytool_logm"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"Urumi","s":55,"u":"urumi_logm"},{"n":"Boarding Pike","s":51,"u":"boarding%20pike_lopsg"},{"n":"Combat Grapnel","s":51,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":51,"u":"stiletto%20pen_lopsg"},{"n":"Asp Coil","s":7,"u":"asp%20coil_lotgb"},{"n":"Butchering Axe","s":7,"u":"butchering%20axe_lotgb"},{"n":"Dueling Spear","s":7,"u":"dueling%20spear_lotgb"},{"n":"Elven Branched Spear","s":7,"u":"elven%20branched%20spear_lotgb"},{"n":"Hongali Hornbow","s":7,"u":"hongali%20hornbow_lotgb"},{"n":"Piranha Kiss","s":7,"u":"piranha%20kiss_lotgb"},{"n":"Sickle-Saber","s":7,"u":"sickle-saber_lotgb"},{"n":"Spiral Rapier","s":7,"u":"spiral%20rapier_lotgb"},{"n":"Switchscythe","s":7,"u":"switchscythe_lotgb"},{"n":"Thundermace","s":7,"u":"thundermace_lotgb"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"},{"n":"Tri-bladed Katar","s":7,"u":"tri-bladed%20katar_lotgb"},{"n":"Aldori Dueling Sword","s":52,"u":"aldori%20dueling%20sword_lowg"},{"n":"Lion Scythe","s":42,"u":"lion%20scythe_sot4"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Ghostly Tragedy","s":4,"u":"ghostly%20tragedy_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Circle Of Protection","s":5,"u":"circle%20of%20protection_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dimensional Lock","s":5,"u":"dimensional%20lock_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Disjunction","s":5,"u":"disjunction_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"False Vision","s":5,"u":"false%20vision_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Globe Of Invulnerability","s":5,"u":"globe%20of%20invulnerability_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Hallucinatory Terrain","s":5,"u":"hallucinatory%20terrain_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Magic Aura","s":5,"u":"magic%20aura_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Mind Blank","s":5,"u":"mind%20blank_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Nondetection","s":5,"u":"nondetection_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Private Sanctum","s":5,"u":"private%20sanctum_crb"},{"n":"Protection","s":5,"u":"protection_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Remake","s":5,"u":"remake_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Reverse Gravity","s":5,"u":"reverse%20gravity_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Spell Turning","s":5,"u":"spell%20turning_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Talking Corpse","s":5,"u":"talking%20corpse_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Tongues","s":5,"u":"tongues_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Undetectable Alignment","s":5,"u":"undetectable%20alignment_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Exchange Image","s":15,"u":"exchange%20image_aoa3"},{"n":"Imprint Message","s":15,"u":"imprint%20message_aoa3"},{"n":"Join Pasts","s":15,"u":"join%20pasts_aoa3"},{"n":"Object Reading","s":15,"u":"object%20reading_aoa3"},{"n":"Spiritual Anamnesis","s":15,"u":"spiritual%20anamnesis_aoa3"},{"n":"Practice Makes Perfect","s":16,"u":"practice%20makes%20perfect_aoa4"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Magical Fetters","s":20,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":20,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Speaking Sky","s":20,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":20,"u":"steal%20the%20sky_aoe2"},{"n":"Imp Sting","s":22,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":22,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":22,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":22,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":22,"u":"wyvern%20sting_aoe4"},{"n":"Ordained Purpose","s":23,"u":"ordained%20purpose_aoe5"},{"n":"Split The Tongue","s":23,"u":"split%20the%20tongue_aoe5"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Call The Blood","s":27,"u":"call%20the%20blood_av3"},{"n":"Ectoplasmic Expulsion","s":27,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":27,"u":"fearful%20feast_av3"},{"n":"Lift Nature's Caul","s":27,"u":"lift%20nature's%20caul_av3"},{"n":"Breath Of Drought","s":28,"u":"breath%20of%20drought_ec1"},{"n":"Personal Rain Cloud","s":28,"u":"personal%20rain%20cloud_ec1"},{"n":"Rime Slick","s":28,"u":"rime%20slick_ec1"},{"n":"Scouring Sand","s":28,"u":"scouring%20sand_ec1"},{"n":"Sea Surge","s":28,"u":"sea%20surge_ec1"},{"n":"Sudden Bolt","s":28,"u":"sudden%20bolt_ec1"},{"n":"Unseasonable Squall","s":28,"u":"unseasonable%20squall_ec1"},{"n":"Verdant Sprout","s":28,"u":"verdant%20sprout_ec1"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":29,"u":"favorable%20review_ec2"},{"n":"Pillar Of Water","s":29,"u":"pillar%20of%20water_ec2"},{"n":"Pyrotechnics","s":29,"u":"pyrotechnics_ec2"},{"n":"Ravening Maw","s":8,"u":"ravening%20maw_ec3"},{"n":"Blood Feast","s":30,"u":"blood%20feast_ec4"},{"n":"Entrancing Eyes","s":30,"u":"entrancing%20eyes_ec4"},{"n":"Necrotic Radiation","s":30,"u":"necrotic%20radiation_ec4"},{"n":"Blightburn Blast","s":31,"u":"blightburn%20blast_ec5"},{"n":"Control Sand","s":31,"u":"control%20sand_ec5"},{"n":"Pillars Of Sand","s":31,"u":"pillars%20of%20sand_ec5"},{"n":"Astral Labyrinth","s":32,"u":"astral%20labyrinth_ec6"},{"n":"Deluge","s":32,"u":"deluge_ec6"},{"n":"Devour Life","s":32,"u":"devour%20life_ec6"},{"n":"Prying Survey","s":32,"u":"prying%20survey_ec6"},{"n":"Undermine Reality","s":32,"u":"undermine%20reality_ec6"},{"n":"Upheaval","s":32,"u":"upheaval_ec6"},{"n":"Aura Of The Unremarkable","s":34,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Return Beacon","s":34,"u":"return%20beacon_frp1"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Cleansing Flames","s":36,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":36,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":36,"u":"shroud%20of%20flame_frp3"},{"n":"Invoke The Crimson Oath","s":6,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Perfect Strike","s":6,"u":"perfect%20strike_locg"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Sun's Fury","s":56,"u":"sun's%20fury_lol"},{"n":"Familiar Form","s":51,"u":"familiar%20form_lopsg"},{"n":"Perseis's Precautions","s":51,"u":"perseis's%20precautions_lopsg"},{"n":"Spellmaster's Ward","s":51,"u":"spellmaster's%20ward_lopsg"},{"n":"Transcribe Moment","s":51,"u":"transcribe%20moment_lopsg"},{"n":"Magic Warrior Aspect","s":52,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Transformation","s":52,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":52,"u":"mantis%20form_lowg"},{"n":"Perfect Strike","s":52,"u":"perfect%20strike_lowg"},{"n":"Unblinking Flame Revelation","s":52,"u":"unblinking%20flame%20revelation_lowg"},{"n":"Unbreaking Wave Advance","s":52,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Unfolding Wind Rush","s":52,"u":"unfolding%20wind%20rush_lowg"},{"n":"Untwisting Iron Buffer","s":52,"u":"untwisting%20iron%20buffer_lowg"},{"n":"Boost Eidolon","s":53,"u":"boost%20eidolon_som"},{"n":"Cascade Countermeasure","s":53,"u":"cascade%20countermeasure_som"},{"n":"Combustion","s":53,"u":"combustion_som"},{"n":"Crushing Ground","s":53,"u":"crushing%20ground_som"},{"n":"Darklight","s":53,"u":"darklight_som"},{"n":"Dimensional Assault","s":53,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":53,"u":"efficient%20apport_som"},{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"},{"n":"Evolution Surge","s":53,"u":"evolution%20surge_som"},{"n":"Extend Boost","s":53,"u":"extend%20boost_som"},{"n":"Force Fang","s":53,"u":"force%20fang_som"},{"n":"Hasted Assault","s":53,"u":"hasted%20assault_som"},{"n":"Inscrutable Mask","s":53,"u":"inscrutable%20mask_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Magic Mailbox","s":53,"u":"magic%20mailbox_som"},{"n":"Nudge The Odds","s":53,"u":"nudge%20the%20odds_som"},{"n":"Powerful Inhalation","s":53,"u":"powerful%20inhalation_som"},{"n":"Pulverizing Cascade","s":53,"u":"pulverizing%20cascade_som"},{"n":"Reinforce Eidolon","s":53,"u":"reinforce%20eidolon_som"},{"n":"Rising Surf","s":53,"u":"rising%20surf_som"},{"n":"Runic Impression","s":53,"u":"runic%20impression_som"},{"n":"Shielding Strike","s":53,"u":"shielding%20strike_som"},{"n":"Shooting Star","s":53,"u":"shooting%20star_som"},{"n":"Spinning Staff","s":53,"u":"spinning%20staff_som"},{"n":"Spiritual Attunement","s":53,"u":"spiritual%20attunement_som"},{"n":"Stone Lance","s":53,"u":"stone%20lance_som"},{"n":"Sudden Recollection","s":53,"u":"sudden%20recollection_som"},{"n":"Thunderous Strike","s":53,"u":"thunderous%20strike_som"},{"n":"Unfetter Eidolon","s":53,"u":"unfetter%20eidolon_som"},{"n":"Updraft","s":53,"u":"updraft_som"},{"n":"Wildfire","s":53,"u":"wildfire_som"},{"n":"Zero Gravity","s":53,"u":"zero%20gravity_som"},{"n":"Airburst","s":39,"u":"airburst_sot1"},{"n":"Friendfetch","s":39,"u":"friendfetch_sot1"},{"n":"Grave Impressions","s":39,"u":"grave%20impressions_sot1"},{"n":"Impeccable Flow","s":39,"u":"impeccable%20flow_sot1"},{"n":"Mind Games","s":39,"u":"mind%20games_sot1"},{"n":"Stumbling Curse","s":39,"u":"stumbling%20curse_sot1"},{"n":"Verminous Lure","s":39,"u":"verminous%20lure_sot1"},{"n":"Blackfingers's Blades","s":41,"u":"blackfingers's%20blades_sot3"},{"n":"Clawsong","s":41,"u":"clawsong_sot3"},{"n":"Gasping Marsh","s":41,"u":"gasping%20marsh_sot3"},{"n":"Girzanje's March","s":41,"u":"girzanje's%20march_sot3"},{"n":"Gray Shadow","s":41,"u":"gray%20shadow_sot3"},{"n":"Mirecloak","s":41,"u":"mirecloak_sot3"},{"n":"Stormburst","s":41,"u":"stormburst_sot3"},{"n":"Swampcall","s":41,"u":"swampcall_sot3"},{"n":"Cloak of Light","s":42,"u":"cloak%20of%20light_sot4"},{"n":"Fear the Sun","s":42,"u":"fear%20the%20sun_sot4"},{"n":"Moonburst","s":42,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"},{"n":"Penumbral Disguise","s":42,"u":"penumbral%20disguise_sot4"},{"n":"Radiant Field","s":42,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":42,"u":"wall%20of%20radiance_sot4"},{"n":"Wall of Shadow","s":42,"u":"wall%20of%20shadow_sot4"}],"7":[{"n":"Dreamer Of The Verdant Moon","s":8,"u":"dreamer%20of%20the%20verdant%20moon_ec3"},{"n":"Second Chance Champion","s":50,"u":"second%20chance%20champion_frp0"},{"n":"Alkenstar Outlaw","s":2,"u":"alkenstar%20outlaw_g%26g"},{"n":"Alkenstar Sojourner","s":2,"u":"alkenstar%20sojourner_g%26g"},{"n":"Circuit Judge","s":2,"u":"circuit%20judge_g%26g"},{"n":"Goldhand Arms Dealer","s":2,"u":"goldhand%20arms%20dealer_g%26g"},{"n":"Press-ganged","s":2,"u":"press-ganged_g%26g"},{"n":"Sheriff","s":2,"u":"sheriff_g%26g"},{"n":"Sponsored By A Stranger","s":54,"u":"sponsored%20by%20a%20stranger_sot0"},{"n":"Sponsored By A Village","s":54,"u":"sponsored%20by%20a%20village_sot0"},{"n":"Sponsored By Family","s":54,"u":"sponsored%20by%20family_sot0"},{"n":"Sponsored By Teacher Ot","s":54,"u":"sponsored%20by%20teacher%20ot_sot0"},{"n":"Unsponsored","s":54,"u":"unsponsored_sot0"}],"8":[{"n":"Destructive Vengeance","s":4,"u":"destructive%20vengeance_apg"},{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Selfish Shield","s":4,"u":"selfish%20shield_apg"}],"25":[{"n":"Edgewatch Detective","s":58,"u":"edgewatch%20detective_aoe1"}],"26":[{"n":"Arboreal Sapling","s":4,"u":"arboreal%20sapling_apg"},{"n":"Riding Drake","s":4,"u":"riding%20drake_apg"}],"27":[{"n":"Clockwork Familiar","s":7,"u":"clockwork%20familiar_lotgb"},{"n":"Shadow Familiar","s":53,"u":"shadow%20familiar_som"}],"30":[{"n":"Lesson of Calamity","s":39,"u":"lesson%20of%20calamity_sot1"},{"n":"Lesson of Calamity","s":39,"u":"lesson%20of%20calamity_sot1"}],"51":[{"n":"Black Powder Bomb","s":14,"u":"black%20powder%20bomb_aoa2"},{"n":"Ghost Crystal Cloud","s":29,"u":"ghost%20crystal%20cloud_ec2"},{"n":"Krooth Summoning Rune","s":29,"u":"krooth%20summoning%20rune_ec2"},{"n":"Thunderstone Cascade Trap","s":29,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Mukradi Summoning Runes","s":30,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Angazhan's Rake Trap","s":38,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":38,"u":"fiendripping%20blast%20trap_sli"},{"n":"Stalker Summoning Rune","s":38,"u":"stalker%20summoning%20rune_sli"},{"n":"Agitated Carnivorous Plants","s":40,"u":"agitated%20carnivorous%20plants_sot2"},{"n":"Boulder Deadfall Trap","s":40,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Serpent Ward","s":40,"u":"serpent%20ward_sot2"},{"n":"Viper Urn","s":45,"u":"viper%20urn_tio"}],"70":[{"n":"Astral Projection","s":4,"u":"astral%20projection_apg"},{"n":"Heartbond","s":4,"u":"heartbond_apg"},{"n":"Heroes' Feast","s":4,"u":"heroes'%20feast_apg"},{"n":"Reincarnate","s":4,"u":"reincarnate_apg"},{"n":"Rest Eternal","s":4,"u":"rest%20eternal_apg"},{"n":"Simulacrum","s":4,"u":"simulacrum_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Unseen Custodians","s":4,"u":"unseen%20custodians_apg"},{"n":"Ward Domain","s":4,"u":"ward%20domain_apg"},{"n":"Abyssal Pact","s":9,"u":"abyssal%20pact_b1"},{"n":"Angelic Messenger","s":9,"u":"angelic%20messenger_b1"},{"n":"Infernal Pact","s":9,"u":"infernal%20pact_b1"},{"n":"Daemonic Pact","s":10,"u":"daemonic%20pact_b2"},{"n":"Div Pact","s":11,"u":"div%20pact_b3"},{"n":"Owb Pact","s":11,"u":"owb%20pact_b3"},{"n":"Animate Object","s":5,"u":"animate%20object_crb"},{"n":"Atone","s":5,"u":"atone_crb"},{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Call Spirit","s":5,"u":"call%20spirit_crb"},{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"},{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Control Weather","s":5,"u":"control%20weather_crb"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"},{"n":"Freedom","s":5,"u":"freedom_crb"},{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Imprisonment","s":5,"u":"imprisonment_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Legend Lore","s":5,"u":"legend%20lore_crb"},{"n":"Planar Ally","s":5,"u":"planar%20ally_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Resurrect","s":5,"u":"resurrect_crb"},{"n":"Create Skinstitch","s":20,"u":"create%20skinstitch_aoe2"},{"n":"Terminate Bloodline","s":31,"u":"terminate%20bloodline_ec5"},{"n":"Awaken Object","s":53,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":53,"u":"concealment's%20curtain_som"},{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"},{"n":"Elemental Sentinel","s":53,"u":"elemental%20sentinel_som"},{"n":"Garden Of Death","s":53,"u":"garden%20of%20death_som"},{"n":"Guardian's Aegis","s":53,"u":"guardian's%20aegis_som"},{"n":"Ideal Mimicry","s":53,"u":"ideal%20mimicry_som"},{"n":"Mystic Carriage","s":53,"u":"mystic%20carriage_som"},{"n":"Portrait Of Spite","s":53,"u":"portrait%20of%20spite_som"},{"n":"Purify Soul Path","s":53,"u":"purify%20soul%20path_som"},{"n":"The World's A Stage","s":53,"u":"the%20world's%20a%20stage_som"},{"n":"Arcane Weaving","s":39,"u":"arcane%20weaving_sot1"}],"71":[{"n":"Glider","s":12,"u":"glider_gmg"},{"n":"Sky Chariot, Heavy","s":35,"u":"sky%20chariot%2c%20heavy_frp2"},{"n":"Sky Chariot, Light","s":35,"u":"sky%20chariot%2c%20light_frp2"},{"n":"Sky Chariot, Medium","s":35,"u":"sky%20chariot%2c%20medium_frp2"},{"n":"Adaptable Paddleboat","s":2,"u":"adaptable%20paddleboat_g%26g"},{"n":"Apparatus of the Octopus","s":2,"u":"apparatus%20of%20the%20octopus_g%26g"},{"n":"Armored Carriage","s":2,"u":"armored%20carriage_g%26g"},{"n":"Automated Cycle","s":2,"u":"automated%20cycle_g%26g"},{"n":"Clockwork Hopper","s":2,"u":"clockwork%20hopper_g%26g"},{"n":"Clockwork Wagon","s":2,"u":"clockwork%20wagon_g%26g"},{"n":"Clunkerjunker","s":2,"u":"clunkerjunker_g%26g"},{"n":"Firefly","s":2,"u":"firefly_g%26g"},{"n":"Sand Diver","s":2,"u":"sand%20diver_g%26g"},{"n":"Siege Tower","s":2,"u":"siege%20tower_g%26g"},{"n":"Snail Coach","s":2,"u":"snail%20coach_g%26g"},{"n":"Cliff Crawler","s":7,"u":"cliff%20crawler_lotgb"},{"n":"Firework Pogo","s":7,"u":"firework%20pogo_lotgb"},{"n":"Sand Barge","s":7,"u":"sand%20barge_lotgb"},{"n":"Shark Diver","s":7,"u":"shark%20diver_lotgb"},{"n":"Velocipede","s":7,"u":"velocipede_lotgb"},{"n":"Sand Racer","s":43,"u":"sand%20racer_sot5"}]},"alchemical":{"1":[{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"}],"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Bloodhound Mask","s":4,"u":"bloodhound%20mask%20(generic)_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Forensic Dye","s":4,"u":"forensic%20dye_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Ghost Ink","s":4,"u":"ghost%20ink_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Origin Unguent","s":4,"u":"origin%20unguent_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Sovereign Glue","s":4,"u":"sovereign%20glue_apg"},{"n":"Timeless Salts","s":4,"u":"timeless%20salts_apg"},{"n":"Universal Solvent","s":4,"u":"universal%20solvent%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Silversheen","s":5,"u":"silversheen_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Smokestick","s":5,"u":"smokestick%20(generic)_crb"},{"n":"Snake Oil","s":5,"u":"snake%20oil_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":12,"u":"alcohol_gmg"},{"n":"Blood Sap","s":12,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":12,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":12,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":12,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Shiver","s":12,"u":"shiver_gmg"},{"n":"Zerk","s":12,"u":"zerk_gmg"},{"n":"Addlebrain","s":15,"u":"addlebrain_aoa3"},{"n":"False Death","s":17,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":17,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":17,"u":"gorgon's%20breath_aoa5"},{"n":"Isolation Draught","s":17,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":17,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":17,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":17,"u":"oblivion%20essence_aoa5"},{"n":"Peshspine Grenade","s":17,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":17,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":19,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":19,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":19,"u":"blindpepper%20tube_aoe1"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":19,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":19,"u":"looter's%20lethargy_aoe1"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Mnemonic Acid","s":21,"u":"mnemonic%20acid_aoe3"},{"n":"Skeptic's Elixir","s":25,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Sloughing Toxin","s":26,"u":"sloughing%20toxin_av2"},{"n":"Fungal Walk Musk","s":27,"u":"fungal%20walk%20musk_av3"},{"n":"Necrotic Bomb","s":27,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Cave Worm Repellent","s":31,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":31,"u":"greengut_ec5"},{"n":"Ambrosia Of Undying Hope","s":32,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Aromatic Ammunition","s":2,"u":"aromatic%20ammunition_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Exsanguinating Ammunition","s":2,"u":"exsanguinating%20ammunition%20(generic)_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Round","s":2,"u":"round%20(5)_g%26g"},{"n":"Round","s":2,"u":"round%20(10)_g%26g"},{"n":"Lastwall Soup","s":6,"u":"lastwall%20soup_locg"},{"n":"Alchemical Atomizer","s":56,"u":"alchemical%20atomizer_lol"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":56,"u":"honeyscent_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Lovers' Ink","s":56,"u":"lovers'%20ink_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"},{"n":"Sun Orchid Poultice","s":56,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":56,"u":"swamp%20lily%20quilt_lol"},{"n":"Vestige Lenses","s":56,"u":"vestige%20lenses_lol"},{"n":"Alignment Ampoule","s":51,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":51,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":51,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":51,"u":"boulderhead%20bock_lopsg"},{"n":"Metalmist Sphere","s":51,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Quickpatch Glue","s":51,"u":"quickpatch%20glue_lopsg"},{"n":"Vermin Repellent Agent","s":51,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Abysium Powder","s":7,"u":"abysium%20powder_lotgb"},{"n":"Brewer's Regret","s":7,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Cold Comfort","s":7,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Dragon's Blood Pudding","s":7,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Fire And Iceberg","s":7,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Impossible Cake","s":7,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Malleable Mixture","s":7,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Popdust","s":7,"u":"popdust_lotgb"},{"n":"Sneezing Powder","s":7,"u":"sneezing%20powder_lotgb"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Toadskin Salve","s":7,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Sun Orchid Elixir","s":52,"u":"sun%20orchid%20elixir_lowg"},{"n":"Sixfingers Elixir","s":38,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Forgetful Ink","s":39,"u":"forgetful%20ink_sot1"},{"n":"Red-Rib Gill Mask","s":41,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Capsaicin Tonic","s":45,"u":"capsaicin%20tonic_tio"},{"n":"Alchemical Crossbow","s":33,"u":"alchemical%20crossbow_fop"}],"51":[{"n":"Acidic Poison Cloud Trap","s":21,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":21,"u":"clockwork%20poison%20bomb_aoe3"}]},"aquatic":{"1":[{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"}]},"gargantuan":{"1":[{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Deadly Mantis","s":9,"u":"deadly%20mantis_b1"},{"n":"Goliath Spider","s":9,"u":"goliath%20spider_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Megaprimatus","s":9,"u":"megaprimatus_b1"},{"n":"Mu Spore","s":9,"u":"mu%20spore_b1"},{"n":"Mukradi","s":9,"u":"mukradi_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Purple Worm","s":9,"u":"purple%20worm_b1"},{"n":"Roc","s":9,"u":"roc_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Black Scorpion","s":10,"u":"black%20scorpion_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Duneshaker Solifugid","s":10,"u":"duneshaker%20solifugid_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Giant Snapping Turtle","s":10,"u":"giant%20snapping%20turtle_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Titan Centipede","s":10,"u":"titan%20centipede_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Tylosaurus","s":11,"u":"tylosaurus_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Duneshaker Solifugid","s":17,"u":"duneshaker%20solifugid_aoa5"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Dimari-Diji","s":42,"u":"dimari-diji_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":42,"u":"living%20sun-spire_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"},{"n":"Gluttonworm","s":43,"u":"gluttonworm_sot5"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":44,"u":"aspect%20of%20insects_sot6"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Ironclad Annihilator Beetle","s":44,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Slana","s":44,"u":"slana_sot6"}],"2":[{"n":"Heavy Bombard","s":2,"u":"heavy%20bombard_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"}],"71":[{"n":"Airship","s":12,"u":"airship_gmg"},{"n":"Galley","s":12,"u":"galley_gmg"},{"n":"Sailing Ship","s":12,"u":"sailing%20ship_gmg"},{"n":"Battery Tower","s":2,"u":"battery%20tower_g%26g"},{"n":"Clockwork Castle","s":2,"u":"clockwork%20castle_g%26g"},{"n":"Helepolis","s":2,"u":"helepolis_g%26g"},{"n":"Siege Tower","s":2,"u":"siege%20tower_g%26g"},{"n":"Titanic Stomper","s":2,"u":"titanic%20stomper_g%26g"}]},"animal":{"1":[{"n":"Ankhrav","s":9,"u":"ankhrav_b1"},{"n":"Ankhrav","s":9,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Ball Python","s":9,"u":"ball%20python_b1"},{"n":"Ball Python","s":9,"u":"ball%20python_b1"},{"n":"Bloodseeker","s":9,"u":"bloodseeker_b1"},{"n":"Bloodseeker","s":9,"u":"bloodseeker_b1"},{"n":"Boar","s":9,"u":"boar_b1"},{"n":"Boar","s":9,"u":"boar_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Bulette","s":9,"u":"bulette_b1"},{"n":"Bulette","s":9,"u":"bulette_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Cave Bear","s":9,"u":"cave%20bear_b1"},{"n":"Cave Bear","s":9,"u":"cave%20bear_b1"},{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Crocodile","s":9,"u":"crocodile_b1"},{"n":"Crocodile","s":9,"u":"crocodile_b1"},{"n":"Daeodon","s":9,"u":"daeodon_b1"},{"n":"Daeodon","s":9,"u":"daeodon_b1"},{"n":"Deadly Mantis","s":9,"u":"deadly%20mantis_b1"},{"n":"Deadly Mantis","s":9,"u":"deadly%20mantis_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":9,"u":"deinosuchus_b1"},{"n":"Deinosuchus","s":9,"u":"deinosuchus_b1"},{"n":"Dire Wolf","s":9,"u":"dire%20wolf_b1"},{"n":"Dire Wolf","s":9,"u":"dire%20wolf_b1"},{"n":"Eagle","s":9,"u":"eagle_b1"},{"n":"Eagle","s":9,"u":"eagle_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Elephant","s":9,"u":"elephant_b1"},{"n":"Elephant","s":9,"u":"elephant_b1"},{"n":"Flash Beetle","s":9,"u":"flash%20beetle_b1"},{"n":"Flash Beetle","s":9,"u":"flash%20beetle_b1"},{"n":"Giant Anaconda","s":9,"u":"giant%20anaconda_b1"},{"n":"Giant Anaconda","s":9,"u":"giant%20anaconda_b1"},{"n":"Giant Bat","s":9,"u":"giant%20bat_b1"},{"n":"Giant Bat","s":9,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":9,"u":"giant%20centipede_b1"},{"n":"Giant Centipede","s":9,"u":"giant%20centipede_b1"},{"n":"Giant Frilled Lizard","s":9,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Frilled Lizard","s":9,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":9,"u":"giant%20gecko_b1"},{"n":"Giant Gecko","s":9,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":9,"u":"giant%20mantis_b1"},{"n":"Giant Mantis","s":9,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":9,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Monitor Lizard","s":9,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":9,"u":"giant%20rat_b1"},{"n":"Giant Rat","s":9,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":9,"u":"giant%20scorpion_b1"},{"n":"Giant Scorpion","s":9,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":9,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Stag Beetle","s":9,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":9,"u":"giant%20tarantula_b1"},{"n":"Giant Tarantula","s":9,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":9,"u":"giant%20viper_b1"},{"n":"Giant Viper","s":9,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":9,"u":"giant%20wasp_b1"},{"n":"Giant Wasp","s":9,"u":"giant%20wasp_b1"},{"n":"Goblin Dog","s":9,"u":"goblin%20dog_b1"},{"n":"Goblin Dog","s":9,"u":"goblin%20dog_b1"},{"n":"Goliath Spider","s":9,"u":"goliath%20spider_b1"},{"n":"Goliath Spider","s":9,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":9,"u":"gorilla_b1"},{"n":"Gorilla","s":9,"u":"gorilla_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Griffon","s":9,"u":"griffon_b1"},{"n":"Griffon","s":9,"u":"griffon_b1"},{"n":"Grizzly Bear","s":9,"u":"grizzly%20bear_b1"},{"n":"Grizzly Bear","s":9,"u":"grizzly%20bear_b1"},{"n":"Guard Dog","s":9,"u":"guard%20dog_b1"},{"n":"Guard Dog","s":9,"u":"guard%20dog_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Hunting Spider","s":9,"u":"hunting%20spider_b1"},{"n":"Hunting Spider","s":9,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":9,"u":"hyaenodon_b1"},{"n":"Hyaenodon","s":9,"u":"hyaenodon_b1"},{"n":"Hyena","s":9,"u":"hyena_b1"},{"n":"Hyena","s":9,"u":"hyena_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Leopard","s":9,"u":"leopard_b1"},{"n":"Leopard","s":9,"u":"leopard_b1"},{"n":"Lion","s":9,"u":"lion_b1"},{"n":"Lion","s":9,"u":"lion_b1"},{"n":"Mammoth","s":9,"u":"mammoth_b1"},{"n":"Mammoth","s":9,"u":"mammoth_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Megaprimatus","s":9,"u":"megaprimatus_b1"},{"n":"Megaprimatus","s":9,"u":"megaprimatus_b1"},{"n":"Owlbear","s":9,"u":"owlbear_b1"},{"n":"Owlbear","s":9,"u":"owlbear_b1"},{"n":"Pteranodon","s":9,"u":"pteranodon_b1"},{"n":"Pteranodon","s":9,"u":"pteranodon_b1"},{"n":"Purple Worm","s":9,"u":"purple%20worm_b1"},{"n":"Purple Worm","s":9,"u":"purple%20worm_b1"},{"n":"Quetzalcoatlus","s":9,"u":"quetzalcoatlus_b1"},{"n":"Quetzalcoatlus","s":9,"u":"quetzalcoatlus_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Riding Dog","s":9,"u":"riding%20dog_b1"},{"n":"Riding Dog","s":9,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":9,"u":"riding%20horse_b1"},{"n":"Riding Horse","s":9,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":9,"u":"riding%20pony_b1"},{"n":"Riding Pony","s":9,"u":"riding%20pony_b1"},{"n":"Roc","s":9,"u":"roc_b1"},{"n":"Roc","s":9,"u":"roc_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Slurk","s":9,"u":"slurk_b1"},{"n":"Slurk","s":9,"u":"slurk_b1"},{"n":"Smilodon","s":9,"u":"smilodon_b1"},{"n":"Smilodon","s":9,"u":"smilodon_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Tiger","s":9,"u":"tiger_b1"},{"n":"Tiger","s":9,"u":"tiger_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Viper","s":9,"u":"viper_b1"},{"n":"Viper","s":9,"u":"viper_b1"},{"n":"War Horse","s":9,"u":"war%20horse_b1"},{"n":"War Horse","s":9,"u":"war%20horse_b1"},{"n":"War Pony","s":9,"u":"war%20pony_b1"},{"n":"War Pony","s":9,"u":"war%20pony_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Wolf","s":9,"u":"wolf_b1"},{"n":"Wolf","s":9,"u":"wolf_b1"},{"n":"Anancus","s":10,"u":"anancus_b2"},{"n":"Anancus","s":10,"u":"anancus_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Aurumvorax","s":10,"u":"aurumvorax_b2"},{"n":"Aurumvorax","s":10,"u":"aurumvorax_b2"},{"n":"Badger","s":10,"u":"badger_b2"},{"n":"Badger","s":10,"u":"badger_b2"},{"n":"Behemoth Hippopotamus","s":10,"u":"behemoth%20hippopotamus_b2"},{"n":"Behemoth Hippopotamus","s":10,"u":"behemoth%20hippopotamus_b2"},{"n":"Black Bear","s":10,"u":"black%20bear_b2"},{"n":"Black Bear","s":10,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":10,"u":"black%20scorpion_b2"},{"n":"Black Scorpion","s":10,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":10,"u":"blindheim_b2"},{"n":"Blindheim","s":10,"u":"blindheim_b2"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Bottlenose Dolphin","s":10,"u":"bottlenose%20dolphin_b2"},{"n":"Bottlenose Dolphin","s":10,"u":"bottlenose%20dolphin_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Cave Fisher","s":10,"u":"cave%20fisher_b2"},{"n":"Cave Fisher","s":10,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":10,"u":"cave%20scorpion_b2"},{"n":"Cave Scorpion","s":10,"u":"cave%20scorpion_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"Dream Spider","s":10,"u":"dream%20spider_b2"},{"n":"Dream Spider","s":10,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":10,"u":"duneshaker%20solifugid_b2"},{"n":"Duneshaker Solifugid","s":10,"u":"duneshaker%20solifugid_b2"},{"n":"Elasmosaurus","s":10,"u":"elasmosaurus_b2"},{"n":"Elasmosaurus","s":10,"u":"elasmosaurus_b2"},{"n":"Emperor Cobra","s":10,"u":"emperor%20cobra_b2"},{"n":"Emperor Cobra","s":10,"u":"emperor%20cobra_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Giant Ant","s":10,"u":"giant%20ant_b2"},{"n":"Giant Ant","s":10,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":10,"u":"giant%20badger_b2"},{"n":"Giant Badger","s":10,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":10,"u":"giant%20chameleon_b2"},{"n":"Giant Chameleon","s":10,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":10,"u":"giant%20cockroach_b2"},{"n":"Giant Cockroach","s":10,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly","s":10,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly","s":10,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":10,"u":"giant%20fly_b2"},{"n":"Giant Fly","s":10,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":10,"u":"giant%20frog_b2"},{"n":"Giant Frog","s":10,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":10,"u":"giant%20maggot_b2"},{"n":"Giant Maggot","s":10,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":10,"u":"giant%20mosquito_b2"},{"n":"Giant Mosquito","s":10,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":10,"u":"giant%20slug_b2"},{"n":"Giant Slug","s":10,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":10,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Snapping Turtle","s":10,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":10,"u":"giant%20solifugid_b2"},{"n":"Giant Solifugid","s":10,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":10,"u":"giant%20tick_b2"},{"n":"Giant Tick","s":10,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":10,"u":"giant%20toad_b2"},{"n":"Giant Toad","s":10,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":10,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Whiptail Centipede","s":10,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":10,"u":"giant%20wolverine_b2"},{"n":"Giant Wolverine","s":10,"u":"giant%20wolverine_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Hippogriff","s":10,"u":"hippogriff_b2"},{"n":"Hippogriff","s":10,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":10,"u":"hippopotamus_b2"},{"n":"Hippopotamus","s":10,"u":"hippopotamus_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Mastodon","s":10,"u":"mastodon_b2"},{"n":"Mastodon","s":10,"u":"mastodon_b2"},{"n":"Megalania","s":10,"u":"megalania_b2"},{"n":"Megalania","s":10,"u":"megalania_b2"},{"n":"Ogre Spider","s":10,"u":"ogre%20spider_b2"},{"n":"Ogre Spider","s":10,"u":"ogre%20spider_b2"},{"n":"Orca","s":10,"u":"orca_b2"},{"n":"Orca","s":10,"u":"orca_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Polar Bear","s":10,"u":"polar%20bear_b2"},{"n":"Polar Bear","s":10,"u":"polar%20bear_b2"},{"n":"Raven","s":10,"u":"raven_b2"},{"n":"Raven","s":10,"u":"raven_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Rhinoceros","s":10,"u":"rhinoceros_b2"},{"n":"Rhinoceros","s":10,"u":"rhinoceros_b2"},{"n":"Sea Snake","s":10,"u":"sea%20snake_b2"},{"n":"Sea Snake","s":10,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":10,"u":"shocker%20lizard_b2"},{"n":"Shocker Lizard","s":10,"u":"shocker%20lizard_b2"},{"n":"Snapping Turtle","s":10,"u":"snapping%20turtle_b2"},{"n":"Snapping Turtle","s":10,"u":"snapping%20turtle_b2"},{"n":"Spear Frog","s":10,"u":"spear%20frog_b2"},{"n":"Spear Frog","s":10,"u":"spear%20frog_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":10,"u":"titan%20centipede_b2"},{"n":"Titan Centipede","s":10,"u":"titan%20centipede_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Wolverine","s":10,"u":"wolverine_b2"},{"n":"Wolverine","s":10,"u":"wolverine_b2"},{"n":"Woolly Rhinoceros","s":10,"u":"woolly%20rhinoceros_b2"},{"n":"Woolly Rhinoceros","s":10,"u":"woolly%20rhinoceros_b2"},{"n":"Amphisbaena","s":11,"u":"amphisbaena_b3"},{"n":"Amphisbaena","s":11,"u":"amphisbaena_b3"},{"n":"Bison","s":11,"u":"bison_b3"},{"n":"Bison","s":11,"u":"bison_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Camel","s":11,"u":"camel_b3"},{"n":"Camel","s":11,"u":"camel_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Empress Bore Worm","s":11,"u":"empress%20bore%20worm_b3"},{"n":"Empress Bore Worm","s":11,"u":"empress%20bore%20worm_b3"},{"n":"Fading Fox","s":11,"u":"fading%20fox_b3"},{"n":"Fading Fox","s":11,"u":"fading%20fox_b3"},{"n":"Giant Flying Squirrel","s":11,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Flying Squirrel","s":11,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":11,"u":"giant%20opossum_b3"},{"n":"Giant Opossum","s":11,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":11,"u":"giant%20pangolin_b3"},{"n":"Giant Pangolin","s":11,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":11,"u":"giant%20porcupine_b3"},{"n":"Giant Porcupine","s":11,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":11,"u":"giant%20seahorse_b3"},{"n":"Giant Seahorse","s":11,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":11,"u":"giant%20skunk_b3"},{"n":"Giant Skunk","s":11,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":11,"u":"giant%20vulture_b3"},{"n":"Giant Vulture","s":11,"u":"giant%20vulture_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Kangaroo","s":11,"u":"kangaroo_b3"},{"n":"Kangaroo","s":11,"u":"kangaroo_b3"},{"n":"Khravgodon","s":11,"u":"khravgodon_b3"},{"n":"Khravgodon","s":11,"u":"khravgodon_b3"},{"n":"Megalictis","s":11,"u":"megalictis_b3"},{"n":"Megalictis","s":11,"u":"megalictis_b3"},{"n":"Megatherium","s":11,"u":"megatherium_b3"},{"n":"Megatherium","s":11,"u":"megatherium_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":11,"u":"monkey_b3"},{"n":"Monkey","s":11,"u":"monkey_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Moose","s":11,"u":"moose_b3"},{"n":"Moose","s":11,"u":"moose_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":11,"u":"platecarpus_b3"},{"n":"Platecarpus","s":11,"u":"platecarpus_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":11,"u":"red%20fox_b3"},{"n":"Red Fox","s":11,"u":"red%20fox_b3"},{"n":"Ringhorn Ram","s":11,"u":"ringhorn%20ram_b3"},{"n":"Ringhorn Ram","s":11,"u":"ringhorn%20ram_b3"},{"n":"Rosethorn Ram","s":11,"u":"rosethorn%20ram_b3"},{"n":"Rosethorn Ram","s":11,"u":"rosethorn%20ram_b3"},{"n":"Skunk","s":11,"u":"skunk_b3"},{"n":"Skunk","s":11,"u":"skunk_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Terror Bird","s":11,"u":"terror%20bird_b3"},{"n":"Terror Bird","s":11,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":11,"u":"terror%20shrike_b3"},{"n":"Terror Shrike","s":11,"u":"terror%20shrike_b3"},{"n":"Three-toed Sloth","s":11,"u":"three-toed%20sloth_b3"},{"n":"Three-toed Sloth","s":11,"u":"three-toed%20sloth_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Tylosaurus","s":11,"u":"tylosaurus_b3"},{"n":"Tylosaurus","s":11,"u":"tylosaurus_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Weasel","s":11,"u":"weasel_b3"},{"n":"Weasel","s":11,"u":"weasel_b3"},{"n":"Wolliped","s":11,"u":"wolliped_b3"},{"n":"Wolliped","s":11,"u":"wolliped_b3"},{"n":"Yzobu","s":11,"u":"yzobu_b3"},{"n":"Yzobu","s":11,"u":"yzobu_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Blood Boar","s":15,"u":"blood%20boar_aoa3"},{"n":"Blood Boar","s":15,"u":"blood%20boar_aoa3"},{"n":"Duneshaker Solifugid","s":17,"u":"duneshaker%20solifugid_aoa5"},{"n":"Duneshaker Solifugid","s":17,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":17,"u":"giant%20solifugid_aoa5"},{"n":"Giant Solifugid","s":17,"u":"giant%20solifugid_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":28,"u":"giant%20flea_ec1"},{"n":"Giant Flea","s":28,"u":"giant%20flea_ec1"},{"n":"Juvenile Boar","s":28,"u":"juvenile%20boar_ec1"},{"n":"Juvenile Boar","s":28,"u":"juvenile%20boar_ec1"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Mangy Wolves","s":33,"u":"mangy%20wolves_fop"},{"n":"Mangy Wolves","s":33,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Giant Mining Bee","s":39,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Mining Bee","s":39,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":39,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Tsetse Fly","s":39,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":39,"u":"giant%20worker%20bee_sot1"},{"n":"Giant Worker Bee","s":39,"u":"giant%20worker%20bee_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Damibwa","s":40,"u":"damibwa_sot2"},{"n":"Damibwa","s":40,"u":"damibwa_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Khefak Scuttler","s":43,"u":"khefak%20scuttler_sot5"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Boar","s":45,"u":"boar_tio"},{"n":"Boar","s":45,"u":"boar_tio"},{"n":"Brimstone Rat","s":45,"u":"brimstone%20rat_tio"},{"n":"Brimstone Rat","s":45,"u":"brimstone%20rat_tio"},{"n":"Crocodile","s":45,"u":"crocodile_tio"},{"n":"Crocodile","s":45,"u":"crocodile_tio"},{"n":"Giant Centipede","s":45,"u":"giant%20centipede_tio"},{"n":"Giant Centipede","s":45,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":45,"u":"giant%20rat_tio"},{"n":"Giant Rat","s":45,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":45,"u":"giant%20spider_tio"},{"n":"Giant Spider","s":45,"u":"giant%20spider_tio"},{"n":"Leopard","s":45,"u":"leopard_tio"},{"n":"Leopard","s":45,"u":"leopard_tio"},{"n":"Owlbear","s":45,"u":"owlbear_tio"},{"n":"Owlbear","s":45,"u":"owlbear_tio"},{"n":"Viper","s":45,"u":"viper_tio"},{"n":"Viper","s":45,"u":"viper_tio"},{"n":"Wolf","s":45,"u":"wolf_tio"},{"n":"Wolf","s":45,"u":"wolf_tio"}]},"dinosaur":{"1":[{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"}]},"hag":{"1":[{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Skarja","s":8,"u":"skarja_ec3"}]},"ln":{"1":[{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Revenant","s":10,"u":"revenant_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":43,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":43,"u":"formian%20worker_sot5"},{"n":"Iobane Magus","s":43,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"}],"2":[{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"}],"66":[{"n":"Axis","s":12,"u":"axis_gmg"},{"n":"Rahadoum","s":12,"u":"rahadoum_gmg"},{"n":"Jaha","s":0,"u":"jaha_lome"}],"72":[{"n":"Hellknights","s":6,"u":"hellknights_locg"}]},"tiny":{"1":[{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Bloodseeker","s":9,"u":"bloodseeker_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Homunculus","s":9,"u":"homunculus_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Viper","s":9,"u":"viper_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Brownie","s":10,"u":"brownie_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"Crawling Hand","s":10,"u":"crawling%20hand_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Raven","s":10,"u":"raven_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Snapping Turtle","s":10,"u":"snapping%20turtle_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":10,"u":"spear%20frog_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Domovoi","s":11,"u":"domovoi_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Fading Fox","s":11,"u":"fading%20fox_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"House Drake","s":11,"u":"house%20drake_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Monkey","s":11,"u":"monkey_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Ovinnik","s":11,"u":"ovinnik_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Red Fox","s":11,"u":"red%20fox_b3"},{"n":"Scalescribe","s":11,"u":"scalescribe_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Skunk","s":11,"u":"skunk_b3"},{"n":"Three-toed Sloth","s":11,"u":"three-toed%20sloth_b3"},{"n":"Tooth Fairy","s":11,"u":"tooth%20fairy_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Weasel","s":11,"u":"weasel_b3"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Pickled Punk","s":19,"u":"pickled%20punk_aoe1"},{"n":"Shredskin","s":19,"u":"shredskin_aoe1"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"},{"n":"Viper","s":45,"u":"viper_tio"}]},"inevitable":{"1":[{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"}]},"monitor":{"1":[{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"}],"27":[{"n":"Nosoi","s":7,"u":"nosoi_lotgb"}],"28":[{"n":"Psychopomp Eidolon","s":53,"u":"psychopomp%20eidolon_som"}]},"ne":{"1":[{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Nilith","s":9,"u":"nilith_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Sinspawn","s":9,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Warg","s":9,"u":"warg_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Web Lurker","s":9,"u":"web%20lurker_b1"},{"n":"Wemmuth","s":9,"u":"wemmuth_b1"},{"n":"Winter Wolf","s":9,"u":"winter%20wolf_b1"},{"n":"Wyvern","s":9,"u":"wyvern_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Attic Whisperer","s":10,"u":"attic%20whisperer_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Crawling Hand","s":10,"u":"crawling%20hand_b2"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Doprillu","s":10,"u":"doprillu_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Giant Crawling Hand","s":10,"u":"giant%20crawling%20hand_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Lurker In Light","s":10,"u":"lurker%20in%20light_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Totenmaske","s":10,"u":"totenmaske_b2"},{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Vampiric Mist","s":10,"u":"vampiric%20mist_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Blood Painter","s":11,"u":"blood%20painter_b3"},{"n":"Buso Farmer","s":11,"u":"buso%20farmer_b3"},{"n":"Chouchin-obake","s":11,"u":"chouchin-obake_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":11,"u":"festrog_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Kishi","s":11,"u":"kishi_b3"},{"n":"Kokogiak","s":11,"u":"kokogiak_b3"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Millindemalion","s":11,"u":"millindemalion_b3"},{"n":"Myceloid","s":11,"u":"myceloid_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Owb","s":11,"u":"owb_b3"},{"n":"Owb Prophet","s":11,"u":"owb%20prophet_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Sabosan","s":11,"u":"sabosan_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Trailgaunt","s":11,"u":"trailgaunt_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Biloko Veteran","s":14,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":14,"u":"biloko%20warrior_aoa2"},{"n":"Eloko","s":14,"u":"eloko_aoa2"},{"n":"Kishi","s":14,"u":"kishi_aoa2"},{"n":"Sabosan","s":14,"u":"sabosan_aoa2"},{"n":"Blood Boar","s":15,"u":"blood%20boar_aoa3"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Deculi","s":16,"u":"deculi_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Pickled Punk","s":19,"u":"pickled%20punk_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Shredskin","s":19,"u":"shredskin_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Tenome","s":20,"u":"tenome_aoe2"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Alchemical Horror","s":24,"u":"alchemical%20horror_aoe6"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":28,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Muckish Creep","s":34,"u":"muckish%20creep_frp1"},{"n":"Sigbin","s":34,"u":"sigbin_frp1"},{"n":"Angoyang","s":35,"u":"angoyang_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Umbo","s":39,"u":"umbo_sot1"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":41,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":41,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":41,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":41,"u":"bharlen%20sajor_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Karumzek","s":41,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"Norgorberite Spy","s":41,"u":"norgorberite%20spy_sot3"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"},{"n":"Gambulami","s":42,"u":"gambulami_sot4"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Sunburst Corpse","s":42,"u":"sunburst%20corpse_sot4"},{"n":"Dwandek","s":43,"u":"dwandek_sot5"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"},{"n":"Hivebound Arboreal","s":44,"u":"hivebound%20arboreal_sot6"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Stinkweed Shambler","s":45,"u":"stinkweed%20shambler_tio"},{"n":"Web Lurker","s":45,"u":"web%20lurker_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}],"51":[{"n":"Echoes Of Betrayal","s":16,"u":"echoes%20of%20betrayal_aoa4"}],"66":[{"n":"Abaddon","s":12,"u":"abaddon_gmg"},{"n":"Bloodcove","s":0,"u":"bloodcove_lome"}]},"daemon":{"1":[{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"}]},"fiend":{"1":[{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Barghest","s":9,"u":"barghest_b1"},{"n":"Barghest","s":9,"u":"barghest_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Ostovite","s":11,"u":"ostovite_b3"},{"n":"Ostovite","s":11,"u":"ostovite_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}],"28":[{"n":"Demon Eidolon","s":53,"u":"demon%20eidolon_som"}]},"angel":{"1":[{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"}],"28":[{"n":"Angel Eidolon","s":53,"u":"angel%20eidolon_som"}]},"celestial":{"1":[{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Garuda","s":11,"u":"garuda_b3"},{"n":"Garuda","s":11,"u":"garuda_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"}],"28":[{"n":"Angel Eidolon","s":53,"u":"angel%20eidolon_som"}]},"demon":{"1":[{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"}],"28":[{"n":"Demon Eidolon","s":53,"u":"demon%20eidolon_som"}]},"incorporeal":{"1":[{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"}]},"spirit":{"1":[{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"}]},"undead":{"1":[{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Attic Whisperer","s":10,"u":"attic%20whisperer_b2"},{"n":"Attic Whisperer","s":10,"u":"attic%20whisperer_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Crawling Hand","s":10,"u":"crawling%20hand_b2"},{"n":"Crawling Hand","s":10,"u":"crawling%20hand_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Giant Crawling Hand","s":10,"u":"giant%20crawling%20hand_b2"},{"n":"Giant Crawling Hand","s":10,"u":"giant%20crawling%20hand_b2"},{"n":"Mohrg","s":10,"u":"mohrg_b2"},{"n":"Mohrg","s":10,"u":"mohrg_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Revenant","s":10,"u":"revenant_b2"},{"n":"Revenant","s":10,"u":"revenant_b2"},{"n":"Skaveling","s":10,"u":"skaveling_b2"},{"n":"Skaveling","s":10,"u":"skaveling_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Totenmaske","s":10,"u":"totenmaske_b2"},{"n":"Totenmaske","s":10,"u":"totenmaske_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Baykok","s":11,"u":"baykok_b3"},{"n":"Baykok","s":11,"u":"baykok_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":11,"u":"festrog_b3"},{"n":"Festrog","s":11,"u":"festrog_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Squirming Swill","s":11,"u":"squirming%20swill_b3"},{"n":"Squirming Swill","s":11,"u":"squirming%20swill_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Trailgaunt","s":11,"u":"trailgaunt_b3"},{"n":"Trailgaunt","s":11,"u":"trailgaunt_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Pickled Punk","s":19,"u":"pickled%20punk_aoe1"},{"n":"Pickled Punk","s":19,"u":"pickled%20punk_aoe1"},{"n":"Shredskin","s":19,"u":"shredskin_aoe1"},{"n":"Shredskin","s":19,"u":"shredskin_aoe1"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Bone Croupier","s":28,"u":"bone%20croupier_ec1"},{"n":"Bone Croupier","s":28,"u":"bone%20croupier_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":31,"u":"shraen%20graveknight_ec5"},{"n":"Shraen Graveknight","s":31,"u":"shraen%20graveknight_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Bharlen Sajor","s":41,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":42,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":42,"u":"graveknight%20champion_sot4"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Sunburst Corpse","s":42,"u":"sunburst%20corpse_sot4"},{"n":"Dwandek","s":43,"u":"dwandek_sot5"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":43,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":43,"u":"taon_sot5"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Wight","s":45,"u":"wight_tio"},{"n":"Wight","s":45,"u":"wight_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}]},"cn":{"1":[{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Cloaker","s":9,"u":"cloaker_b1"},{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Mu Spore","s":9,"u":"mu%20spore_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Satyr","s":9,"u":"satyr_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Leprechaun","s":10,"u":"leprechaun_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Dvorovoi","s":11,"u":"dvorovoi_b3"},{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Ovinnik","s":11,"u":"ovinnik_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Zrukbat","s":19,"u":"zrukbat_aoe1"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Oil Living Graffiti","s":28,"u":"oil%20living%20graffiti_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"},{"n":"Slana","s":44,"u":"slana_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"}],"2":[{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"}],"66":[{"n":"Maelstrom","s":12,"u":"maelstrom_gmg"},{"n":"Port Peril","s":12,"u":"port%20peril_gmg"}]},"devil":{"1":[{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Urevian","s":26,"u":"urevian_av2"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}]},"beast":{"1":[{"n":"Basilisk","s":9,"u":"basilisk_b1"},{"n":"Basilisk","s":9,"u":"basilisk_b1"},{"n":"Cauthooj","s":9,"u":"cauthooj_b1"},{"n":"Cauthooj","s":9,"u":"cauthooj_b1"},{"n":"Centaur","s":9,"u":"centaur_b1"},{"n":"Centaur","s":9,"u":"centaur_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Cockatrice","s":9,"u":"cockatrice_b1"},{"n":"Cockatrice","s":9,"u":"cockatrice_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Giant Eagle","s":9,"u":"giant%20eagle_b1"},{"n":"Giant Eagle","s":9,"u":"giant%20eagle_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hydra","s":9,"u":"hydra_b1"},{"n":"Hydra","s":9,"u":"hydra_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Lamia","s":9,"u":"lamia_b1"},{"n":"Lamia","s":9,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":9,"u":"lamia%20matriarch_b1"},{"n":"Lamia Matriarch","s":9,"u":"lamia%20matriarch_b1"},{"n":"Manticore","s":9,"u":"manticore_b1"},{"n":"Manticore","s":9,"u":"manticore_b1"},{"n":"Mukradi","s":9,"u":"mukradi_b1"},{"n":"Mukradi","s":9,"u":"mukradi_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Pegasus","s":9,"u":"pegasus_b1"},{"n":"Pegasus","s":9,"u":"pegasus_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Sphinx","s":9,"u":"sphinx_b1"},{"n":"Sphinx","s":9,"u":"sphinx_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Warg","s":9,"u":"warg_b1"},{"n":"Warg","s":9,"u":"warg_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Winter Wolf","s":9,"u":"winter%20wolf_b1"},{"n":"Winter Wolf","s":9,"u":"winter%20wolf_b1"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Catoblepas","s":10,"u":"catoblepas_b2"},{"n":"Catoblepas","s":10,"u":"catoblepas_b2"},{"n":"Chupacabra","s":10,"u":"chupacabra_b2"},{"n":"Chupacabra","s":10,"u":"chupacabra_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Leucrotta","s":10,"u":"leucrotta_b2"},{"n":"Leucrotta","s":10,"u":"leucrotta_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Peryton","s":10,"u":"peryton_b2"},{"n":"Peryton","s":10,"u":"peryton_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Angazhani","s":11,"u":"angazhani_b3"},{"n":"Angazhani","s":11,"u":"angazhani_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Girtablilu Seer","s":11,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Seer","s":11,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":11,"u":"girtablilu%20sentry_b3"},{"n":"Girtablilu Sentry","s":11,"u":"girtablilu%20sentry_b3"},{"n":"Hieracosphinx","s":11,"u":"hieracosphinx_b3"},{"n":"Hieracosphinx","s":11,"u":"hieracosphinx_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Kokogiak","s":11,"u":"kokogiak_b3"},{"n":"Kokogiak","s":11,"u":"kokogiak_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Skull Peeler","s":11,"u":"skull%20peeler_b3"},{"n":"Skull Peeler","s":11,"u":"skull%20peeler_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Deculi","s":16,"u":"deculi_aoa4"},{"n":"Deculi","s":16,"u":"deculi_aoa4"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Sigbin","s":34,"u":"sigbin_frp1"},{"n":"Sigbin","s":34,"u":"sigbin_frp1"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Ba'aupa Mdoudu","s":42,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Gluttonworm","s":43,"u":"gluttonworm_sot5"},{"n":"Thasteron Khefak","s":43,"u":"thasteron%20khefak_sot5"},{"n":"Alate Ant","s":44,"u":"alate%20ant_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":44,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":44,"u":"cataclysm%20beetle_sot6"},{"n":"Ironclad Annihilator Beetle","s":44,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Red Commander Ant","s":44,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":44,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":44,"u":"red%20queen_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":45,"u":"basilisk_tio"},{"n":"Basilisk","s":45,"u":"basilisk_tio"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"}],"27":[{"n":"Calligraphy Wyrm","s":51,"u":"calligraphy%20wyrm_lopsg"},{"n":"Dweomercat Cub","s":51,"u":"dweomercat%20cub_lopsg"},{"n":"Pipefox","s":7,"u":"pipefox_lotgb"}],"28":[{"n":"Beast Eidolon","s":53,"u":"beast%20eidolon_som"}]},"ooze":{"1":[{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"}],"27":[{"n":"Spellslime","s":4,"u":"spellslime_apg"}]},"boggard":{"1":[{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"}]},"caligni":{"1":[{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Padli","s":27,"u":"padli_av3"}]},"swarm":{"1":[{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"}]},"giant":{"1":[{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"}]},"rakshasa":{"1":[{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"}]},"dero":{"1":[{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"}]},"genie":{"1":[{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"}]},"fungus":{"1":[{"n":"Drakauthix","s":9,"u":"drakauthix_b1"},{"n":"Drakauthix","s":9,"u":"drakauthix_b1"},{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Mu Spore","s":9,"u":"mu%20spore_b1"},{"n":"Mu Spore","s":9,"u":"mu%20spore_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Myceloid","s":11,"u":"myceloid_b3"},{"n":"Myceloid","s":11,"u":"myceloid_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Umbo","s":39,"u":"umbo_sot1"},{"n":"Umbo","s":39,"u":"umbo_sot1"}],"2":[{"n":"Spore Sap","s":30,"u":"spore%20sap_ec4"}],"3":[{"n":"Fungal Hyphae","s":55,"u":"fungal%20hyphae_logm"}],"51":[{"n":"Yellow Mold","s":5,"u":"yellow%20mold_crb"},{"n":"Gloomglow Mushrooms","s":13,"u":"gloomglow%20mushrooms_aoa1"},{"n":"Ash Web","s":16,"u":"ash%20web_aoa4"}]},"drow":{"1":[{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"}]},"nymph":{"1":[{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"}]},"duergar":{"1":[{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"}]},"ethereal":{"1":[{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"}],"28":[{"n":"Anger Phantom Eidolon","s":53,"u":"anger%20phantom%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":53,"u":"devotion%20phantom%20eidolon_som"}]},"azata":{"1":[{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"}]},"ghoul":{"1":[{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Smiler","s":28,"u":"smiler_ec1"}]},"ghost":{"1":[{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"}]},"mutant":{"1":[{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"}]},"unique":{"1":[{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Binji","s":39,"u":"binji_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":41,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"},{"n":"Dimari-Diji","s":42,"u":"dimari-diji_sot4"},{"n":"Gambulami","s":42,"u":"gambulami_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"Dwandek","s":43,"u":"dwandek_sot5"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"},{"n":"Taon","s":43,"u":"taon_sot5"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Aspect of Insects","s":44,"u":"aspect%20of%20insects_sot6"},{"n":"Red Queen","s":44,"u":"red%20queen_sot6"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"},{"n":"Tatterthread","s":44,"u":"tatterthread_sot6"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"}],"2":[{"n":"Axe Of The Dwarven Lords","s":12,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Essence Prism","s":12,"u":"essence%20prism_gmg"},{"n":"Horns Of Naraga","s":12,"u":"horns%20of%20naraga_gmg"},{"n":"Mirror Of Sorshen","s":12,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":12,"u":"orb%20of%20dragonkind_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Eclipse","s":14,"u":"eclipse_aoa2"},{"n":"Eye Of The Wise","s":15,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Guiding Chisel","s":16,"u":"guiding%20chisel_aoa4"},{"n":"Flawed Orb Of Gold Dragonkind","s":18,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Reaper's Lancet","s":19,"u":"reaper's%20lancet_aoe1"},{"n":"Miogimo's Mask","s":23,"u":"miogimo's%20mask_aoe5"},{"n":"Cane Of The Maelstrom","s":24,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":24,"u":"radiant%20spark_aoe6"},{"n":"Gauntlight","s":25,"u":"gauntlight_av1"},{"n":"Cooperative Blade","s":26,"u":"cooperative%20blade_av2"},{"n":"Hunter's Brooch","s":26,"u":"hunter's%20brooch_av2"},{"n":"Crimson Fulcrum Lens","s":27,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":27,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":27,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Fulcrum Lattice","s":27,"u":"fulcrum%20lattice_av3"},{"n":"Ochre Fulcrum Lens","s":27,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Grail Of Twisted Desires","s":29,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Life's Last Breath","s":31,"u":"life's%20last%20breath_ec5"},{"n":"Aroden's Hearthstone","s":32,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":32,"u":"hunter's%20dawn_ec6"},{"n":"Kortos Diamond","s":32,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":32,"u":"piereta_ec6"},{"n":"Planar Ribbon","s":32,"u":"planar%20ribbon_ec6"},{"n":"Tears Of The Last Azlanti","s":32,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Blade Of The Black Sovereign","s":56,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Mountain To The Sky","s":56,"u":"mountain%20to%20the%20sky_lol"},{"n":"Lini's Leafstick","s":53,"u":"lini's%20leafstick_som"},{"n":"Habu's Cudgel","s":40,"u":"habu's%20cudgel_sot2"},{"n":"Grimoire of Unknown Necessities","s":43,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Spellcutter","s":43,"u":"spellcutter_sot5"},{"n":"Wyrm Drinker","s":43,"u":"wyrm%20drinker_sot5"},{"n":"Ancestral Embrace","s":44,"u":"ancestral%20embrace_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"51":[{"n":"Dahak's Shell","s":14,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":14,"u":"dahak's%20skull_aoa2"},{"n":"Echoes Of Betrayal","s":16,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Angry Vegetation","s":32,"u":"angry%20vegetation_ec6"},{"n":"Convergence Lattice","s":32,"u":"convergence%20lattice_ec6"},{"n":"Suffering Xulgaths","s":32,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":34,"u":"broken%20rebus%20attack_frp1"},{"n":"Air Rift","s":35,"u":"air%20rift_frp2"}],"71":[{"n":"Vonthos's Golden Bridge","s":2,"u":"vonthos's%20golden%20bridge_g%26g"},{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"archon":{"1":[{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"}]},"gremlin":{"1":[{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Binji","s":39,"u":"binji_sot1"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"}]},"protean":{"1":[{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"}]},"merfolk":{"1":[{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"}]},"psychopomp":{"1":[{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"}],"27":[{"n":"Nosoi","s":7,"u":"nosoi_lotgb"}],"28":[{"n":"Psychopomp Eidolon","s":53,"u":"psychopomp%20eidolon_som"}]},"mummy":{"1":[{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"}]},"zombie":{"1":[{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}]},"evil":{"1":[{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"}],"2":[{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Life's Last Breath","s":31,"u":"life's%20last%20breath_ec5"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Vampiric Scythe","s":7,"u":"vampiric%20scythe_lotgb"},{"n":"Final Blade","s":52,"u":"final%20blade_lowg"}],"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Imp Sting","s":22,"u":"imp%20sting_aoe4"},{"n":"Ravening Maw","s":8,"u":"ravening%20maw_ec3"},{"n":"Daemon Form","s":53,"u":"daemon%20form_som"},{"n":"Demon Form","s":53,"u":"demon%20form_som"},{"n":"Devil Form","s":53,"u":"devil%20form_som"},{"n":"Voracious Gestalt","s":53,"u":"voracious%20gestalt_som"}],"70":[{"n":"Ravenous Reanimation","s":10,"u":"ravenous%20reanimation_b2"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"}]},"sea":{"1":[{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"}]},"astral":{"1":[{"n":"Shining Child","s":9,"u":"shining%20child_b1"},{"n":"Shining Child","s":9,"u":"shining%20child_b1"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"}],"28":[{"n":"Construct Eidolon","s":53,"u":"construct%20eidolon_som"},{"n":"Dragon Eidolon","s":53,"u":"dragon%20eidolon_som"}]},"skeleton":{"1":[{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"}]},"any":{"1":[{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"}]},"soulbound":{"1":[{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"}]},"troll":{"1":[{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"}]},"vampire":{"1":[{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"}]},"werecreature":{"1":[{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"}]},"wight":{"1":[{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Wight","s":45,"u":"wight_tio"}]},"wraith":{"1":[{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"}]},"xulgath":{"1":[{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"}]},"serpentfolk":{"1":[{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"}]},"shadow":{"0":[{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Spell","s":53,"u":"shadow%20spell_som"}],"1":[{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Owb","s":11,"u":"owb_b3"},{"n":"Owb Prophet","s":11,"u":"owb%20prophet_b3"},{"n":"Shae","s":11,"u":"shae_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"}],"2":[{"n":"Gloaming Shard","s":53,"u":"gloaming%20shard_som"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Shadow Blast","s":5,"u":"shadow%20blast_crb"},{"n":"Shadow Siphon","s":5,"u":"shadow%20siphon_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Undermine Reality","s":32,"u":"undermine%20reality_ec6"},{"n":"Darklight","s":53,"u":"darklight_som"},{"n":"Inscrutable Mask","s":53,"u":"inscrutable%20mask_som"},{"n":"Replicate","s":53,"u":"replicate_som"},{"n":"Shadow Army","s":53,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":53,"u":"shadow%20projectile_som"},{"n":"Shadow Raid","s":53,"u":"shadow%20raid_som"},{"n":"Umbral Extraction","s":53,"u":"umbral%20extraction_som"},{"n":"Umbral Graft","s":53,"u":"umbral%20graft_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"},{"n":"Gray Shadow","s":41,"u":"gray%20shadow_sot3"},{"n":"Penumbral Disguise","s":42,"u":"penumbral%20disguise_sot4"}],"27":[{"n":"Shadow Familiar","s":53,"u":"shadow%20familiar_som"}],"66":[{"n":"Shadow Plane","s":12,"u":"shadow%20plane_gmg"}]},"dream":{"1":[{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"}]},"qlippoth":{"1":[{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"}]},"velstrac":{"1":[{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"}]},"oni":{"1":[{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"}]},"time":{"1":[{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"}]},"tane":{"1":[{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"}]},"positive":{"0":[{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Bless Tonic","s":55,"u":"bless%20tonic_logm"},{"n":"Sustaining Steel","s":53,"u":"sustaining%20steel_som"}],"1":[{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"}],"2":[{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Hunter's Brooch","s":26,"u":"hunter's%20brooch_av2"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"}],"3":[{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Magic Stone","s":4,"u":"magic%20stone_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Disrupting Weapons","s":5,"u":"disrupting%20weapons_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Divine Armageddon","s":53,"u":"divine%20armageddon_som"},{"n":"Healing Well","s":53,"u":"healing%20well_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Positive Attunement","s":53,"u":"positive%20attunement_som"},{"n":"Soothing Spring","s":53,"u":"soothing%20spring_som"},{"n":"Cloak of Light","s":42,"u":"cloak%20of%20light_sot4"},{"n":"Moonburst","s":42,"u":"moonburst_sot4"}],"66":[{"n":"Positive Energy Plane","s":12,"u":"positive%20energy%20plane_gmg"}],"70":[{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"}]},"petitioner":{"1":[{"n":"Petitioner","s":10,"u":"petitioner_b2"}]},"varies":{"1":[{"n":"Petitioner","s":10,"u":"petitioner_b2"}]},"couatl":{"1":[{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"}]},"negative":{"0":[{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Disrupt Ki","s":5,"u":"disrupt%20ki_crb"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Bless Toxin","s":55,"u":"bless%20toxin_logm"}],"1":[{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"}],"2":[{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Emerald Fulcrum Lens","s":27,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Necrotic Bomb","s":27,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Vampiric Scythe","s":7,"u":"vampiric%20scythe_lotgb"},{"n":"Hundred-moth Caress","s":53,"u":"hundred-moth%20caress_som"}],"3":[{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Enervation","s":4,"u":"enervation_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Sudden Blight","s":4,"u":"sudden%20blight_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Vampiric Maiden","s":4,"u":"vampiric%20maiden_apg"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Grim Tendrils","s":5,"u":"grim%20tendrils_crb"},{"n":"Harm","s":5,"u":"harm_crb"},{"n":"Horrid Wilting","s":5,"u":"horrid%20wilting_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Call The Blood","s":27,"u":"call%20the%20blood_av3"},{"n":"Necrotic Radiation","s":30,"u":"necrotic%20radiation_ec4"},{"n":"Devour Life","s":32,"u":"devour%20life_ec6"},{"n":"Fallow Field","s":55,"u":"fallow%20field_logm"},{"n":"Withering Grasp","s":55,"u":"withering%20grasp_logm"},{"n":"Divine Armageddon","s":53,"u":"divine%20armageddon_som"},{"n":"Necromancer's Generosity","s":53,"u":"necromancer's%20generosity_som"},{"n":"Necrotize","s":53,"u":"necrotize_som"},{"n":"Rip The Spirit","s":53,"u":"rip%20the%20spirit_som"},{"n":"Sanguine Mist","s":53,"u":"sanguine%20mist_som"}],"62":[{"n":"Spirit Anchor","s":12,"u":"spirit%20anchor_gmg"}],"66":[{"n":"Negative Energy Plane","s":12,"u":"negative%20energy%20plane_gmg"}],"70":[{"n":"Blight","s":5,"u":"blight_crb"}]},"skulk":{"1":[{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Murschen","s":26,"u":"murschen_av2"}]},"spriggan":{"1":[{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"}]},"urdefhan":{"1":[{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"}]},"asura":{"1":[{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"}]},"div":{"1":[{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"}]},"mortic":{"1":[{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"}]},"illusion":{"0":[{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Convincing Illusion","s":4,"u":"convincing%20illusion_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Vivacious Afterimage","s":36,"u":"vivacious%20afterimage_frp3"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"}],"1":[{"n":"Brainchild","s":11,"u":"brainchild_b3"}],"2":[{"n":"Glamorous Buckler","s":4,"u":"glamorous%20buckler_apg"},{"n":"Infiltrator's Accessory","s":4,"u":"infiltrator's%20accessory_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Glamered","s":5,"u":"glamered_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Invisibility","s":5,"u":"invisibility%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Ring Of Discretion","s":19,"u":"ring%20of%20discretion_aoe1"},{"n":"Cauldron Of Nightmares","s":23,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Grail Of Twisted Desires","s":29,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Ringmaster's Staff","s":29,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Locket Of Sealed Nightmares","s":32,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Bi-resonant Wayfinder","s":6,"u":"bi-resonant%20wayfinder_locg"},{"n":"Pathfinder's Coin","s":6,"u":"pathfinder's%20coin_locg"},{"n":"Sinister Knight","s":6,"u":"sinister%20knight_locg"},{"n":"Snapleaf","s":6,"u":"snapleaf_locg"},{"n":"Unmemorable Mantle","s":6,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":6,"u":"vanishing%20wayfinder_locg"},{"n":"Razmiri Wayfinder","s":51,"u":"razmiri%20wayfinder_lopsg"},{"n":"Dweomerweave Robe","s":7,"u":"dweomerweave%20robe_lotgb"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":7,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":7,"u":"mirror%20robe_lotgb"},{"n":"Misdirecting Haversack","s":7,"u":"misdirecting%20haversack_lotgb"},{"n":"Quick Wig","s":7,"u":"quick%20wig_lotgb"},{"n":"Silencing Ammunition","s":7,"u":"silencing%20ammunition_lotgb"},{"n":"Wardrobe Stone","s":7,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Chatterer Of Follies","s":53,"u":"chatterer%20of%20follies_som"},{"n":"Codebreaker's Parchment","s":53,"u":"codebreaker's%20parchment%20(generic)_som"},{"n":"Deck Of Illusions","s":53,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":53,"u":"deck%20of%20mischief_som"},{"n":"Fulus Of Concealment","s":53,"u":"fulus%20of%20concealment_som"},{"n":"Storyteller's Opus","s":53,"u":"storyteller's%20opus_som"}],"3":[{"n":"Blanket Of Stars","s":4,"u":"blanket%20of%20stars_apg"},{"n":"Chameleon Coat","s":4,"u":"chameleon%20coat_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Invisible Item","s":4,"u":"invisible%20item_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Sculpt Sound","s":4,"u":"sculpt%20sound_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Strange Geometry","s":4,"u":"strange%20geometry_apg"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Blur","s":5,"u":"blur_crb"},{"n":"Cloak Of Colors","s":5,"u":"cloak%20of%20colors_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Disappearance","s":5,"u":"disappearance_crb"},{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"False Vision","s":5,"u":"false%20vision_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Hallucinatory Terrain","s":5,"u":"hallucinatory%20terrain_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hypnotic Pattern","s":5,"u":"hypnotic%20pattern_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Disguise","s":5,"u":"illusory%20disguise_crb"},{"n":"Illusory Object","s":5,"u":"illusory%20object_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Invisibility","s":5,"u":"invisibility_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Invisibility Sphere","s":5,"u":"invisibility%20sphere_crb"},{"n":"Item Facade","s":5,"u":"item%20facade_crb"},{"n":"Magic Aura","s":5,"u":"magic%20aura_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mirror Image","s":5,"u":"mirror%20image_crb"},{"n":"Misdirection","s":5,"u":"misdirection_crb"},{"n":"Mislead","s":5,"u":"mislead_crb"},{"n":"Nightmare","s":5,"u":"nightmare_crb"},{"n":"Paranoia","s":5,"u":"paranoia_crb"},{"n":"Phantasmal Calamity","s":5,"u":"phantasmal%20calamity_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Project Image","s":5,"u":"project%20image_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Secret Page","s":5,"u":"secret%20page_crb"},{"n":"Shadow Siphon","s":5,"u":"shadow%20siphon_crb"},{"n":"Silence","s":5,"u":"silence_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Veil","s":5,"u":"veil_crb"},{"n":"Ventriloquism","s":5,"u":"ventriloquism_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Exchange Image","s":15,"u":"exchange%20image_aoa3"},{"n":"Lift Nature's Caul","s":27,"u":"lift%20nature's%20caul_av3"},{"n":"Undermine Reality","s":32,"u":"undermine%20reality_ec6"},{"n":"Aura Of The Unremarkable","s":34,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Ephemeral Hazards","s":55,"u":"ephemeral%20hazards_logm"},{"n":"Ghostly Transcription","s":55,"u":"ghostly%20transcription_logm"},{"n":"Befitting Attire","s":53,"u":"befitting%20attire_som"},{"n":"Bullhorn","s":53,"u":"bullhorn_som"},{"n":"Chromatic Image","s":53,"u":"chromatic%20image_som"},{"n":"Distracting Chatter","s":53,"u":"distracting%20chatter_som"},{"n":"Inscrutable Mask","s":53,"u":"inscrutable%20mask_som"},{"n":"Invisibility Curtain","s":53,"u":"invisibility%20curtain_som"},{"n":"Lose The Path","s":53,"u":"lose%20the%20path_som"},{"n":"Mirror Malefactors","s":53,"u":"mirror%20malefactors_som"},{"n":"Mirror's Misfortune","s":53,"u":"mirror's%20misfortune_som"},{"n":"Ocular Overload","s":53,"u":"ocular%20overload_som"},{"n":"Oneiric Mire","s":53,"u":"oneiric%20mire_som"},{"n":"Phantom Crowd","s":53,"u":"phantom%20crowd_som"},{"n":"Phantom Prison","s":53,"u":"phantom%20prison_som"},{"n":"Portrait Of The Artist","s":53,"u":"portrait%20of%20the%20artist_som"},{"n":"Replicate","s":53,"u":"replicate_som"},{"n":"Shadow Army","s":53,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":53,"u":"shadow%20projectile_som"},{"n":"Shadow Raid","s":53,"u":"shadow%20raid_som"},{"n":"Thicket Of Knives","s":53,"u":"thicket%20of%20knives_som"},{"n":"Umbral Extraction","s":53,"u":"umbral%20extraction_som"},{"n":"Umbral Graft","s":53,"u":"umbral%20graft_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"},{"n":"Penumbral Disguise","s":42,"u":"penumbral%20disguise_sot4"}],"51":[{"n":"Field Of Opposition","s":24,"u":"field%20of%20opposition_aoe6"}],"62":[{"n":"Curse of Nightmares","s":12,"u":"curse%20of%20nightmares_gmg"},{"n":"Slayer's Haunt","s":12,"u":"slayer's%20haunt_gmg"}],"70":[{"n":"Fantastic Façade","s":4,"u":"fantastic%20fa%c3%a7ade_apg"},{"n":"Simulacrum","s":4,"u":"simulacrum_apg"}]},"mental":{"0":[{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Encouraging Words","s":12,"u":"encouraging%20words_gmg"},{"n":"Flourishing Finish","s":21,"u":"flourishing%20finish_aoe3"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Boaster's Challenge","s":6,"u":"boaster's%20challenge_locg"},{"n":"Evangelize","s":55,"u":"evangelize_logm"},{"n":"Histrionic Injury","s":7,"u":"histrionic%20injury_lotgb"},{"n":"Cringe","s":37,"u":"cringe_ltiba"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"}],"1":[{"n":"Brainchild","s":11,"u":"brainchild_b3"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Anathematic Reprisal","s":5,"u":"anathematic%20reprisal_crb"},{"n":"Animal Messenger","s":5,"u":"animal%20messenger_crb"},{"n":"Animal Vision","s":5,"u":"animal%20vision_crb"},{"n":"Bane","s":5,"u":"bane_crb"},{"n":"Bless","s":5,"u":"bless_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crisis Of Faith","s":5,"u":"crisis%20of%20faith_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Divine Inspiration","s":5,"u":"divine%20inspiration_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Dream Message","s":5,"u":"dream%20message_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Dreaming Potential","s":5,"u":"dreaming%20potential_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Heroism","s":5,"u":"heroism_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Mindlink","s":5,"u":"mindlink_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Nightmare","s":5,"u":"nightmare_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Paranoia","s":5,"u":"paranoia_crb"},{"n":"Phantasmal Calamity","s":5,"u":"phantasmal%20calamity_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Project Image","s":5,"u":"project%20image_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Sending","s":5,"u":"sending_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Synesthesia","s":5,"u":"synesthesia_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Touch Of Idiocy","s":5,"u":"touch%20of%20idiocy_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Join Pasts","s":15,"u":"join%20pasts_aoa3"},{"n":"Spiritual Anamnesis","s":15,"u":"spiritual%20anamnesis_aoa3"},{"n":"Ordained Purpose","s":23,"u":"ordained%20purpose_aoe5"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Ectoplasmic Expulsion","s":27,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":27,"u":"fearful%20feast_av3"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":29,"u":"favorable%20review_ec2"},{"n":"Entrancing Eyes","s":30,"u":"entrancing%20eyes_ec4"},{"n":"Aura Of The Unremarkable","s":34,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Agitate","s":55,"u":"agitate_logm"},{"n":"Animus Mine","s":55,"u":"animus%20mine_logm"},{"n":"Befuddle","s":55,"u":"befuddle_logm"},{"n":"Empty Inside","s":55,"u":"empty%20inside_logm"},{"n":"Endure","s":55,"u":"endure_logm"},{"n":"Ephemeral Hazards","s":55,"u":"ephemeral%20hazards_logm"},{"n":"Font Of Serenity","s":55,"u":"font%20of%20serenity_logm"},{"n":"Lament","s":55,"u":"lament_logm"},{"n":"Liberating Command","s":55,"u":"liberating%20command_logm"},{"n":"Message Rune","s":55,"u":"message%20rune_logm"},{"n":"Overflowing Sorrow","s":55,"u":"overflowing%20sorrow_logm"},{"n":"Remember The Lost","s":55,"u":"remember%20the%20lost_logm"},{"n":"Roar Of The Wyrm","s":55,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Share Burden","s":55,"u":"share%20burden_logm"},{"n":"Share Lore","s":55,"u":"share%20lore_logm"},{"n":"Aromatic Lure","s":56,"u":"aromatic%20lure_lol"},{"n":"Halcyon Infusion","s":56,"u":"halcyon%20infusion_lol"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Draw Ire","s":53,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":53,"u":"glimmer%20of%20charm_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Inexhaustible Cynicism","s":53,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":53,"u":"infectious%20enthusiasm_som"},{"n":"Infectious Melody","s":53,"u":"infectious%20melody_som"},{"n":"Invoke Spirits","s":53,"u":"invoke%20spirits_som"},{"n":"Lose The Path","s":53,"u":"lose%20the%20path_som"},{"n":"Mind Of Menace","s":53,"u":"mind%20of%20menace_som"},{"n":"Mirror Malefactors","s":53,"u":"mirror%20malefactors_som"},{"n":"Oneiric Mire","s":53,"u":"oneiric%20mire_som"},{"n":"Phantom Prison","s":53,"u":"phantom%20prison_som"},{"n":"Roaring Applause","s":53,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":53,"u":"schadenfreude_som"},{"n":"Shadow Army","s":53,"u":"shadow%20army_som"},{"n":"Shift Blame","s":53,"u":"shift%20blame_som"},{"n":"Sudden Recollection","s":53,"u":"sudden%20recollection_som"},{"n":"Tame","s":53,"u":"tame_som"},{"n":"Thundering Dominance","s":53,"u":"thundering%20dominance_som"},{"n":"Timely Tutor","s":53,"u":"timely%20tutor_som"},{"n":"Umbral Extraction","s":53,"u":"umbral%20extraction_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"},{"n":"Warrior's Regret","s":53,"u":"warrior's%20regret_som"},{"n":"Mind Games","s":39,"u":"mind%20games_sot1"},{"n":"Girzanje's March","s":41,"u":"girzanje's%20march_sot3"},{"n":"Mirecloak","s":41,"u":"mirecloak_sot3"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Create a Diversion","s":5,"u":"create%20a%20diversion_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Feint","s":5,"u":"feint_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Rally","s":12,"u":"rally_gmg"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"62":[{"n":"Coward's Roots","s":12,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":12,"u":"curse%20of%20nightmares_gmg"},{"n":"Reviled of Nature","s":12,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":12,"u":"sellsword's%20folly_gmg"},{"n":"Theft of Thought","s":12,"u":"theft%20of%20thought_gmg"}],"64":[{"n":"Coven","s":9,"u":"coven_b1"},{"n":"Frightful Presence","s":9,"u":"frightful%20presence_b1"},{"n":"Butter Up","s":12,"u":"butter%20up_gmg"}],"70":[{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Awaken Object","s":53,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":53,"u":"concealment's%20curtain_som"},{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"},{"n":"Ideal Mimicry","s":53,"u":"ideal%20mimicry_som"},{"n":"Mind Swap","s":53,"u":"mind%20swap_som"},{"n":"Tattoo Whispers","s":39,"u":"tattoo%20whispers_sot1"}]},"kami":{"1":[{"n":"Chouchin-obake","s":11,"u":"chouchin-obake_b3"},{"n":"Ittan-momen","s":11,"u":"ittan-momen_b3"},{"n":"Kasa-obake","s":11,"u":"kasa-obake_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"}]},"troop":{"1":[{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"}]},"clockwork":{"1":[{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"}],"2":[{"n":"Clockwork Cloak","s":23,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":23,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":23,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Gearblade","s":23,"u":"gearblade_aoe5"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Bookshelf","s":2,"u":"clockwork%20bookshelf_g%26g"},{"n":"Clockwork Box Packer","s":2,"u":"clockwork%20box%20packer_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Megaphone","s":2,"u":"clockwork%20megaphone_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Extendable Pincer","s":2,"u":"extendable%20pincer_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Ignitor","s":2,"u":"ignitor_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Mechanical Torch","s":2,"u":"mechanical%20torch_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Paper Shredder","s":2,"u":"paper%20shredder_g%26g"},{"n":"Printing Press","s":2,"u":"printing%20press_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"},{"n":"Timepiece","s":2,"u":"timepiece%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Wind-up Wings","s":2,"u":"wind-up%20wings%20(generic)_g%26g"},{"n":"Clockwork Heels","s":7,"u":"clockwork%20heels_lotgb"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Clockwork Spider Bomb","s":7,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Periscopic Viewfinder","s":7,"u":"periscopic%20viewfinder_lotgb"},{"n":"Spring-loaded Net Launcher","s":7,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Clockwork Disguise","s":2,"u":"clockwork%20disguise_g%26g"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"}],"27":[{"n":"Clockwork Familiar","s":7,"u":"clockwork%20familiar_lotgb"}],"51":[{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"}],"71":[{"n":"Clockwork Bumblebee","s":7,"u":"clockwork%20bumblebee_lotgb"}]},"titan":{"1":[{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"}]},"agathion":{"1":[{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"}]},"aesir":{"1":[{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"}]},"sahkil":{"1":[{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"}]},"ghoran":{"1":[{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"}]},"grioth":{"1":[{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"}]},"siktempora":{"1":[{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"}]},"light":{"0":[{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Dazzling Block","s":53,"u":"dazzling%20block_som"}],"1":[{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"}],"2":[{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Eclipse","s":14,"u":"eclipse_aoa2"},{"n":"Inspiring Spotlight","s":29,"u":"inspiring%20spotlight_ec2"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Glorious Plate","s":6,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Brilliant Rapier","s":7,"u":"brilliant%20rapier_lotgb"},{"n":"Duelist's Beacon","s":7,"u":"duelist's%20beacon_lotgb"},{"n":"Queasy Lantern","s":7,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Vine Of Roses","s":7,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":7,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Golden Blade of Mzali","s":42,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Midday Lantern","s":42,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":42,"u":"twilight%20lantern_sot4"}],"3":[{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Continual Flame","s":5,"u":"continual%20flame_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Faerie Fire","s":5,"u":"faerie%20fire_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Prismatic Sphere","s":5,"u":"prismatic%20sphere_crb"},{"n":"Prismatic Spray","s":5,"u":"prismatic%20spray_crb"},{"n":"Prismatic Wall","s":5,"u":"prismatic%20wall_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Prismatic Shield","s":24,"u":"prismatic%20shield_aoe6"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Asterism","s":55,"u":"asterism_logm"},{"n":"Zenith Star","s":55,"u":"zenith%20star_logm"},{"n":"Chromatic Armor","s":53,"u":"chromatic%20armor_som"},{"n":"Chromatic Ray","s":53,"u":"chromatic%20ray_som"},{"n":"Inner Radiance Torrent","s":53,"u":"inner%20radiance%20torrent_som"},{"n":"Cloak of Light","s":42,"u":"cloak%20of%20light_sot4"},{"n":"Moonburst","s":42,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"},{"n":"Radiant Field","s":42,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":42,"u":"wall%20of%20radiance_sot4"}]},"kovintus":{"1":[{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"}]},"locathah":{"1":[{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"}]},"paaridar":{"1":[{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"}]},"munavri":{"1":[{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"}]},"nagaji":{"1":[{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"}]},"skelm":{"1":[{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"}]},"tanggal":{"1":[{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"}]},"phantom":{"1":[{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"}],"28":[{"n":"Anger Phantom Eidolon","s":53,"u":"anger%20phantom%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":53,"u":"devotion%20phantom%20eidolon_som"}]},"arcane":{"0":[{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Arcane Evolution","s":5,"u":"arcane%20evolution_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Fused Staff","s":53,"u":"fused%20staff_som"},{"n":"Lunging Spellstrike","s":53,"u":"lunging%20spellstrike_som"},{"n":"Magic Sense","s":53,"u":"magic%20sense_som"},{"n":"Meteoric Spellstrike","s":53,"u":"meteoric%20spellstrike_som"},{"n":"Shielded Tome","s":53,"u":"shielded%20tome_som"},{"n":"Spirit Sheath","s":53,"u":"spirit%20sheath_som"},{"n":"Sustaining Steel","s":53,"u":"sustaining%20steel_som"}],"1":[{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"}],"2":[{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"},{"n":"Orb Of Dragonkind","s":12,"u":"orb%20of%20dragonkind_gmg"},{"n":"Aroden's Hearthstone","s":32,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":32,"u":"hunter's%20dawn_ec6"},{"n":"Tears Of The Last Azlanti","s":32,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Ring Of Minor Arcana","s":33,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Rune Of Sin","s":53,"u":"rune%20of%20sin_som"}],"3":[{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"}],"8":[{"n":"Drain Bonded Item","s":5,"u":"drain%20bonded%20item_crb"}],"51":[{"n":"Arcane Feedback Trap","s":22,"u":"arcane%20feedback%20trap_aoe4"}]},"evocation":{"0":[{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Cross The Final Horizon","s":20,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":20,"u":"heaven's%20thunder_aoe2"},{"n":"Electric Counter","s":35,"u":"electric%20counter_frp2"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Dazzling Block","s":53,"u":"dazzling%20block_som"},{"n":"Fiery Retort","s":53,"u":"fiery%20retort_som"},{"n":"Meteoric Spellstrike","s":53,"u":"meteoric%20spellstrike_som"},{"n":"Reflective Ripple Stance","s":53,"u":"reflective%20ripple%20stance_som"},{"n":"Stoked Flame Stance","s":53,"u":"stoked%20flame%20stance_som"},{"n":"Sing To The Steel","s":40,"u":"sing%20to%20the%20steel_sot2"}],"1":[{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"}],"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Exploding Shield","s":4,"u":"exploding%20shield_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Ready","s":4,"u":"ready%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Caterwaul Sling","s":5,"u":"caterwaul%20sling_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dwarven Thrower","s":5,"u":"dwarven%20thrower_crb"},{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Gloom Blade","s":5,"u":"gloom%20blade_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Horn of Blasting","s":5,"u":"horn%20of%20blasting_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Returning","s":5,"u":"returning_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Spined Shield","s":5,"u":"spined%20shield_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Striking","s":5,"u":"striking%20(generic)_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Weapon Potency","s":5,"u":"weapon%20potency%20(generic)_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Arsonous","s":12,"u":"arsonous_gmg"},{"n":"Backbiting","s":12,"u":"backbiting_gmg"},{"n":"Cloak Of Immolation","s":12,"u":"cloak%20of%20immolation_gmg"},{"n":"Overdramatic","s":12,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":12,"u":"philosopher's%20extractor_gmg"},{"n":"Ravenous","s":12,"u":"ravenous_gmg"},{"n":"Shot Of The First Vault","s":12,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Talisman Of The Sphere","s":12,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Cinderclaw Gauntlet","s":13,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Eclipse","s":14,"u":"eclipse_aoa2"},{"n":"Ancestral Echoing","s":16,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":16,"u":"bloodbane%20(generic)_aoa4"},{"n":"Nethysian Bulwark","s":17,"u":"nethysian%20bulwark_aoa5"},{"n":"Deafening Music Box","s":20,"u":"deafening%20music%20box_aoe2"},{"n":"Noxious Jerkin","s":30,"u":"noxious%20jerkin_ec4"},{"n":"Spore Sap","s":30,"u":"spore%20sap_ec4"},{"n":"Kortos Diamond","s":32,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":32,"u":"piereta_ec6"},{"n":"Shield Of The Unified Legion","s":32,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":32,"u":"staff%20of%20sieges_ec6"},{"n":"Ring Of Minor Arcana","s":33,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Sky-piercing Bow","s":35,"u":"sky-piercing%20bow_frp2"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Conducting","s":1,"u":"conducting_loag"},{"n":"Bi-resonant Wayfinder","s":6,"u":"bi-resonant%20wayfinder_locg"},{"n":"Crimson Brand","s":6,"u":"crimson%20brand_locg"},{"n":"Glorious Plate","s":6,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Serrating","s":6,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Vanishing Wayfinder","s":6,"u":"vanishing%20wayfinder_locg"},{"n":"Deteriorating Dust","s":55,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Blade Of The Black Sovereign","s":56,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Deepdread Claw","s":56,"u":"deepdread%20claw_lol"},{"n":"Chronicler Wayfinder","s":51,"u":"chronicler%20wayfinder_lopsg"},{"n":"Elemental Wayfinder","s":51,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":51,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Blast Foot","s":7,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Brilliant Rapier","s":7,"u":"brilliant%20rapier_lotgb"},{"n":"Crown Of The Fire Eater","s":7,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Duelist's Beacon","s":7,"u":"duelist's%20beacon_lotgb"},{"n":"Fleshgem","s":7,"u":"fleshgem%20(generic)_lotgb"},{"n":"Follypops","s":7,"u":"follypops%20(generic)_lotgb"},{"n":"Hauling","s":7,"u":"hauling%20(generic)_lotgb"},{"n":"Horned Hand Rests","s":7,"u":"horned%20hand%20rests_lotgb"},{"n":"Minotaur Chair","s":7,"u":"minotaur%20chair_lotgb"},{"n":"Singularity Ammunition","s":7,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Vine Of Roses","s":7,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":7,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":7,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":7,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wind-catcher","s":7,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":52,"u":"archaic%20wayfinder_lowg"},{"n":"Granny's Hedge Trimmer","s":37,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"Wand Of Noisome Acid","s":38,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Anointed Waterskin","s":53,"u":"anointed%20waterskin_som"},{"n":"Blade Of Four Energies","s":53,"u":"blade%20of%20four%20energies%20(generic)_som"},{"n":"Book Of Lingering Blaze","s":53,"u":"book%20of%20lingering%20blaze_som"},{"n":"Brilliant","s":53,"u":"brilliant%20(generic)_som"},{"n":"Buzzsaw Axe","s":53,"u":"buzzsaw%20axe%20(generic)_som"},{"n":"Cantrip Deck","s":53,"u":"cantrip%20deck%20(generic)_som"},{"n":"Conflagration Club","s":53,"u":"conflagration%20club_som"},{"n":"Dispersing Bullet","s":53,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":53,"u":"dragonbone%20arrowhead_som"},{"n":"Flaming Star","s":53,"u":"flaming%20star%20(generic)_som"},{"n":"Golden Chrysalis","s":53,"u":"golden%20chrysalis_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"},{"n":"Impactful","s":53,"u":"impactful%20(generic)_som"},{"n":"Invisible Chain Shirt","s":53,"u":"invisible%20chain%20shirt_som"},{"n":"North Wind's Night Verse","s":53,"u":"north%20wind's%20night%20verse_som"},{"n":"Orchestral Brooch","s":53,"u":"orchestral%20brooch_som"},{"n":"Perfect Droplet","s":53,"u":"perfect%20droplet%20(generic)_som"},{"n":"Phoenix Flask","s":53,"u":"phoenix%20flask_som"},{"n":"Rebounding Breastplate","s":53,"u":"rebounding%20breastplate_som"},{"n":"Resonating Ammunition","s":53,"u":"resonating%20ammunition_som"},{"n":"Shadow Signet","s":53,"u":"shadow%20signet_som"},{"n":"Sonic Tuning Mace","s":53,"u":"sonic%20tuning%20mace%20(generic)_som"},{"n":"South Wind's Scorch Song","s":53,"u":"south%20wind's%20scorch%20song_som"},{"n":"Stampede Medallion","s":53,"u":"stampede%20medallion%20(generic)_som"},{"n":"Titan's Grasp","s":53,"u":"titan's%20grasp_som"},{"n":"Trinity Geode","s":53,"u":"trinity%20geode%20(generic)_som"},{"n":"Fulminating Spear","s":40,"u":"fulminating%20spear_sot2"},{"n":"Warcaller's Chime","s":40,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Golden Blade of Mzali","s":42,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Sparkblade","s":45,"u":"sparkblade_tio"}],"3":[{"n":"Animated Assault","s":4,"u":"animated%20assault_apg"},{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Crashing Wave","s":4,"u":"crashing%20wave_apg"},{"n":"Dance Of Darkness","s":4,"u":"dance%20of%20darkness_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Final Sacrifice","s":4,"u":"final%20sacrifice_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Force Cage","s":4,"u":"force%20cage_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heat Metal","s":4,"u":"heat%20metal_apg"},{"n":"Ice Storm","s":4,"u":"ice%20storm_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Lightning Storm","s":4,"u":"lightning%20storm_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Noxious Vapors","s":4,"u":"noxious%20vapors_apg"},{"n":"Pummeling Rubble","s":4,"u":"pummeling%20rubble_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vomit Swarm","s":4,"u":"vomit%20swarm_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Blade Barrier","s":5,"u":"blade%20barrier_crb"},{"n":"Burning Hands","s":5,"u":"burning%20hands_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chain Lightning","s":5,"u":"chain%20lightning_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Cone Of Cold","s":5,"u":"cone%20of%20cold_crb"},{"n":"Continual Flame","s":5,"u":"continual%20flame_crb"},{"n":"Control Water","s":5,"u":"control%20water_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Darkness","s":5,"u":"darkness_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Disintegrate","s":5,"u":"disintegrate_crb"},{"n":"Divine Decree","s":5,"u":"divine%20decree_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Divine Wrath","s":5,"u":"divine%20wrath_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Earthquake","s":5,"u":"earthquake_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Faerie Fire","s":5,"u":"faerie%20fire_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Fire Shield","s":5,"u":"fire%20shield_crb"},{"n":"Fireball","s":5,"u":"fireball_crb"},{"n":"Flame Strike","s":5,"u":"flame%20strike_crb"},{"n":"Flaming Sphere","s":5,"u":"flaming%20sphere_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Glitterdust","s":5,"u":"glitterdust_crb"},{"n":"Gust Of Wind","s":5,"u":"gust%20of%20wind_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Hydraulic Torrent","s":5,"u":"hydraulic%20torrent_crb"},{"n":"Implosion","s":5,"u":"implosion_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Levitate","s":5,"u":"levitate_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Lightning Bolt","s":5,"u":"lightning%20bolt_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Mage Hand","s":5,"u":"mage%20hand_crb"},{"n":"Magic Missile","s":5,"u":"magic%20missile_crb"},{"n":"Meteor Swarm","s":5,"u":"meteor%20swarm_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Prestidigitation","s":5,"u":"prestidigitation_crb"},{"n":"Prismatic Spray","s":5,"u":"prismatic%20spray_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Punishing Winds","s":5,"u":"punishing%20winds_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Reverse Gravity","s":5,"u":"reverse%20gravity_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Shadow Blast","s":5,"u":"shadow%20blast_crb"},{"n":"Shatter","s":5,"u":"shatter_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Sound Burst","s":5,"u":"sound%20burst_crb"},{"n":"Spiritual Weapon","s":5,"u":"spiritual%20weapon_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Telekinetic Haul","s":5,"u":"telekinetic%20haul_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Volcanic Eruption","s":5,"u":"volcanic%20eruption_crb"},{"n":"Wall Of Fire","s":5,"u":"wall%20of%20fire_crb"},{"n":"Wall Of Force","s":5,"u":"wall%20of%20force_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Wall Of Wind","s":5,"u":"wall%20of%20wind_crb"},{"n":"Weapon Of Judgment","s":5,"u":"weapon%20of%20judgment_crb"},{"n":"Weapon Storm","s":5,"u":"weapon%20storm_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Electrified Crystal Ward","s":16,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Steal The Sky","s":20,"u":"steal%20the%20sky_aoe2"},{"n":"Breath Of Drought","s":28,"u":"breath%20of%20drought_ec1"},{"n":"Personal Rain Cloud","s":28,"u":"personal%20rain%20cloud_ec1"},{"n":"Rime Slick","s":28,"u":"rime%20slick_ec1"},{"n":"Scouring Sand","s":28,"u":"scouring%20sand_ec1"},{"n":"Sea Surge","s":28,"u":"sea%20surge_ec1"},{"n":"Sudden Bolt","s":28,"u":"sudden%20bolt_ec1"},{"n":"Unseasonable Squall","s":28,"u":"unseasonable%20squall_ec1"},{"n":"Pillar Of Water","s":29,"u":"pillar%20of%20water_ec2"},{"n":"Blightburn Blast","s":31,"u":"blightburn%20blast_ec5"},{"n":"Control Sand","s":31,"u":"control%20sand_ec5"},{"n":"Deluge","s":32,"u":"deluge_ec6"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Shroud Of Flame","s":36,"u":"shroud%20of%20flame_frp3"},{"n":"Invoke The Crimson Oath","s":6,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Acid Storm","s":55,"u":"acid%20storm_logm"},{"n":"Acidic Burst","s":55,"u":"acidic%20burst_logm"},{"n":"Asterism","s":55,"u":"asterism_logm"},{"n":"Bottle The Storm","s":55,"u":"bottle%20the%20storm_logm"},{"n":"Charged Javelin","s":55,"u":"charged%20javelin_logm"},{"n":"Chilling Spray","s":55,"u":"chilling%20spray_logm"},{"n":"Diamond Dust","s":55,"u":"diamond%20dust_logm"},{"n":"Draconic Barrage","s":55,"u":"draconic%20barrage_logm"},{"n":"Gravity Well","s":55,"u":"gravity%20well_logm"},{"n":"Parch","s":55,"u":"parch_logm"},{"n":"Penumbral Shroud","s":55,"u":"penumbral%20shroud_logm"},{"n":"Shockwave","s":55,"u":"shockwave_logm"},{"n":"Winter Bolt","s":55,"u":"winter%20bolt_logm"},{"n":"Glacial Heart","s":56,"u":"glacial%20heart_lol"},{"n":"Sun's Fury","s":56,"u":"sun's%20fury_lol"},{"n":"Transcribe Moment","s":51,"u":"transcribe%20moment_lopsg"},{"n":"Snowball","s":52,"u":"snowball_lowg"},{"n":"Unbreaking Wave Advance","s":52,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Unfolding Wind Rush","s":52,"u":"unfolding%20wind%20rush_lowg"},{"n":"Biting Words","s":53,"u":"biting%20words_som"},{"n":"Blazing Dive","s":53,"u":"blazing%20dive_som"},{"n":"Blazing Fissure","s":53,"u":"blazing%20fissure_som"},{"n":"Boil Blood","s":53,"u":"boil%20blood_som"},{"n":"Boost Eidolon","s":53,"u":"boost%20eidolon_som"},{"n":"Chromatic Ray","s":53,"u":"chromatic%20ray_som"},{"n":"Combustion","s":53,"u":"combustion_som"},{"n":"Concordant Choir","s":53,"u":"concordant%20choir_som"},{"n":"Darklight","s":53,"u":"darklight_som"},{"n":"Deity's Strike","s":53,"u":"deity's%20strike_som"},{"n":"Draw The Lightning","s":53,"u":"draw%20the%20lightning_som"},{"n":"Echoing Weapon","s":53,"u":"echoing%20weapon_som"},{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"},{"n":"Elemental Annihilation Wave","s":53,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Zone","s":53,"u":"elemental%20zone_som"},{"n":"Flame Vortex","s":53,"u":"flame%20vortex_som"},{"n":"Flame Wisp","s":53,"u":"flame%20wisp_som"},{"n":"Flowing Strike","s":53,"u":"flowing%20strike_som"},{"n":"Force Fang","s":53,"u":"force%20fang_som"},{"n":"Forceful Hand","s":53,"u":"forceful%20hand_som"},{"n":"Frigid Flurry","s":53,"u":"frigid%20flurry_som"},{"n":"Gale Blast","s":53,"u":"gale%20blast_som"},{"n":"Geyser","s":53,"u":"geyser_som"},{"n":"Gravitational Pull","s":53,"u":"gravitational%20pull_som"},{"n":"Haunting Hymn","s":53,"u":"haunting%20hymn_som"},{"n":"Horizon Thunder Sphere","s":53,"u":"horizon%20thunder%20sphere_som"},{"n":"Ignite Fireworks","s":53,"u":"ignite%20fireworks_som"},{"n":"Magnetic Acceleration","s":53,"u":"magnetic%20acceleration_som"},{"n":"Magnetic Attraction","s":53,"u":"magnetic%20attraction_som"},{"n":"Painful Vibrations","s":53,"u":"painful%20vibrations_som"},{"n":"Powerful Inhalation","s":53,"u":"powerful%20inhalation_som"},{"n":"Puff Of Poison","s":53,"u":"puff%20of%20poison_som"},{"n":"Pulverizing Cascade","s":53,"u":"pulverizing%20cascade_som"},{"n":"Repelling Pulse","s":53,"u":"repelling%20pulse_som"},{"n":"Runic Impression","s":53,"u":"runic%20impression_som"},{"n":"Scatter Scree","s":53,"u":"scatter%20scree_som"},{"n":"Scorching Ray","s":53,"u":"scorching%20ray_som"},{"n":"Spinning Staff","s":53,"u":"spinning%20staff_som"},{"n":"Spout","s":53,"u":"spout_som"},{"n":"Stone Lance","s":53,"u":"stone%20lance_som"},{"n":"Thunderous Strike","s":53,"u":"thunderous%20strike_som"},{"n":"Updraft","s":53,"u":"updraft_som"},{"n":"Whirlwind","s":53,"u":"whirlwind_som"},{"n":"Zero Gravity","s":53,"u":"zero%20gravity_som"},{"n":"Airburst","s":39,"u":"airburst_sot1"},{"n":"Friendfetch","s":39,"u":"friendfetch_sot1"},{"n":"Gasping Marsh","s":41,"u":"gasping%20marsh_sot3"},{"n":"Stormburst","s":41,"u":"stormburst_sot3"},{"n":"Moonburst","s":42,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"},{"n":"Radiant Field","s":42,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":42,"u":"wall%20of%20radiance_sot4"},{"n":"Wall of Shadow","s":42,"u":"wall%20of%20shadow_sot4"}],"8":[{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"}],"51":[{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Mogaru's Breath","s":35,"u":"mogaru's%20breath_frp2"}],"62":[{"n":"Sword of Anathema","s":12,"u":"sword%20of%20anathema_gmg"}],"70":[{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Control Weather","s":5,"u":"control%20weather_crb"},{"n":"Imprisonment","s":5,"u":"imprisonment_crb"},{"n":"Empower Ley Line","s":53,"u":"empower%20ley%20line_som"}]},"samsaran":{"1":[{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"}]},"shabti":{"1":[{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"}]},"stheno":{"1":[{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"}]},"vanara":{"1":[{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"}]},"vishkanya":{"1":[{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"}]},"wayang":{"1":[{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"}]},"wyrwood":{"1":[{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"}]},"half-orc":{"0":[{"n":"Monstrous Peacemaker","s":5,"u":"monstrous%20peacemaker_crb"},{"n":"Orc Sight","s":5,"u":"orc%20sight_crb"},{"n":"Overlooked Mastermind","s":6,"u":"overlooked%20mastermind_locg"},{"n":"Tusks","s":6,"u":"tusks_locg"}],"1":[{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"}]},"charau-ka":{"1":[{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"}]},"ncommon":{"1":[{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"}]},"u":{"1":[{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"}]},"poison":{"0":[{"n":"Cobra Envenom","s":4,"u":"cobra%20envenom_apg"},{"n":"Cloak Of Poison","s":1,"u":"cloak%20of%20poison_loag"}],"1":[{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"}],"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":12,"u":"alcohol_gmg"},{"n":"Blood Sap","s":12,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":12,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":12,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":12,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Shiver","s":12,"u":"shiver_gmg"},{"n":"Zerk","s":12,"u":"zerk_gmg"},{"n":"Addlebrain","s":15,"u":"addlebrain_aoa3"},{"n":"False Death","s":17,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":17,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":17,"u":"gorgon's%20breath_aoa5"},{"n":"Isolation Draught","s":17,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":17,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":17,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":17,"u":"oblivion%20essence_aoa5"},{"n":"Weeping Midnight","s":17,"u":"weeping%20midnight_aoa5"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":19,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":19,"u":"looter's%20lethargy_aoe1"},{"n":"Reaper's Lancet","s":19,"u":"reaper's%20lancet_aoe1"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Daylight Vapor","s":22,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":22,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":22,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":22,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":22,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":22,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":22,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":22,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":22,"u":"spell-eating%20pitch_aoe4"},{"n":"Sloughing Toxin","s":26,"u":"sloughing%20toxin_av2"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Greengut","s":31,"u":"greengut_ec5"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":56,"u":"honeyscent_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"},{"n":"Abysium Powder","s":7,"u":"abysium%20powder_lotgb"},{"n":"Bitter","s":7,"u":"bitter_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Toadskin Salve","s":7,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Forgetful Ink","s":39,"u":"forgetful%20ink_sot1"}],"3":[{"n":"Noxious Vapors","s":4,"u":"noxious%20vapors_apg"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Purple Worm Sting","s":5,"u":"purple%20worm%20sting_crb"},{"n":"Spider Sting","s":5,"u":"spider%20sting_crb"},{"n":"Stinking Cloud","s":5,"u":"stinking%20cloud_crb"},{"n":"Imp Sting","s":22,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":22,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":22,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":22,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":22,"u":"wyvern%20sting_aoe4"},{"n":"Envenom Companion","s":53,"u":"envenom%20companion_som"},{"n":"Flammable Fumes","s":53,"u":"flammable%20fumes_som"},{"n":"Nature's Reprisal","s":53,"u":"nature's%20reprisal_som"},{"n":"Puff Of Poison","s":53,"u":"puff%20of%20poison_som"},{"n":"Blackfingers's Blades","s":41,"u":"blackfingers's%20blades_sot3"},{"n":"Gasping Marsh","s":41,"u":"gasping%20marsh_sot3"}],"8":[{"n":"Tail Toxin","s":4,"u":"tail%20toxin_apg"},{"n":"Toxic Skin","s":0,"u":"toxic%20skin_lome"}],"70":[{"n":"Garden Of Death","s":53,"u":"garden%20of%20death_som"}]},"herald":{"1":[{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"}]},"morlock":{"1":[{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"}]},"seugathi":{"1":[{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"}]},"minion":{"1":[{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"}]},"anugobu":{"1":[{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"}]},"hantu":{"1":[{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"}]},"divine":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Divine Evolution","s":5,"u":"divine%20evolution_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Everdistant Defense","s":36,"u":"everdistant%20defense_frp3"},{"n":"Scapegoat Parallel Self","s":36,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Tomb-watcher's Glare","s":6,"u":"tomb-watcher's%20glare_locg"},{"n":"Battle Prayer","s":55,"u":"battle%20prayer_logm"},{"n":"Sacred Defense","s":55,"u":"sacred%20defense_logm"}],"1":[{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"}],"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Thurible of Revelation","s":5,"u":"thurible%20of%20revelation%20(generic)_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Forgefather's Seal","s":12,"u":"forgefather's%20seal_gmg"},{"n":"Martyr's Shield","s":12,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Shot Of The First Vault","s":12,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Daylight Vapor","s":22,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":22,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":22,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":22,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":22,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":22,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":22,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":22,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":22,"u":"spell-eating%20pitch_aoe4"},{"n":"Cane Of The Maelstrom","s":24,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Hunter's Brooch","s":26,"u":"hunter's%20brooch_av2"},{"n":"Kortos Diamond","s":32,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":32,"u":"piereta_ec6"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Torag's Silver Anvil","s":55,"u":"torag's%20silver%20anvil_logm"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Anointed Waterskin","s":53,"u":"anointed%20waterskin_som"},{"n":"Fu Water","s":53,"u":"fu%20water_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"},{"n":"Hundred-moth Caress","s":53,"u":"hundred-moth%20caress_som"},{"n":"Ancestral Embrace","s":44,"u":"ancestral%20embrace_sot6"}],"3":[{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"}],"62":[{"n":"Sword of Anathema","s":12,"u":"sword%20of%20anathema_gmg"}],"63":[{"n":"Soulforged Corruption","s":53,"u":"soulforged%20corruption_som"}]},"ikeshti":{"1":[{"n":"Ancient Rivener","s":43,"u":"ancient%20rivener_sot5"},{"n":"Ikeshti Brood-Minder","s":43,"u":"ikeshti%20brood-minder_sot5"}]},"formian":{"1":[{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":43,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":43,"u":"formian%20worker_sot5"}]},"pervasive magic":{"0":[{"n":"Basic Spellcasting","s":53,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":53,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":53,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":53,"u":"master%20spellcasting_som"}],"7":[{"n":"Energy Scarred","s":53,"u":"energy%20scarred_som"},{"n":"Mystic Tutor","s":53,"u":"mystic%20tutor_som"},{"n":"Surge Investigator","s":53,"u":"surge%20investigator_som"}]},"downtime":{"0":[{"n":"A Home In Every Port","s":4,"u":"a%20home%20in%20every%20port_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Warren Friend","s":1,"u":"warren%20friend_loag"},{"n":"Embed Aeon Stone","s":53,"u":"embed%20aeon%20stone_som"}],"8":[{"n":"Craft","s":5,"u":"craft_crb"},{"n":"Create Forgery","s":5,"u":"create%20forgery_crb"},{"n":"Earn Income","s":5,"u":"earn%20income_crb"},{"n":"Long-Term Rest","s":5,"u":"long-term%20rest_crb"},{"n":"Retraining","s":5,"u":"retraining_crb"},{"n":"Subsist","s":5,"u":"subsist_crb"},{"n":"Treat Disease","s":5,"u":"treat%20disease_crb"},{"n":"Bribe Contact","s":12,"u":"bribe%20contact_gmg"},{"n":"Forge Documents","s":12,"u":"forge%20documents_gmg"},{"n":"Gain Contact","s":12,"u":"gain%20contact_gmg"},{"n":"Gossip","s":12,"u":"gossip_gmg"},{"n":"Scout Location","s":12,"u":"scout%20location_gmg"},{"n":"Secure Disguises","s":12,"u":"secure%20disguises_gmg"},{"n":"Learn Name","s":53,"u":"learn%20name_som"},{"n":"Cram","s":39,"u":"cram_sot1"},{"n":"Practical Research","s":39,"u":"practical%20research_sot1"},{"n":"Study","s":39,"u":"study_sot1"}]},"general":{"0":[{"n":"A Home In Every Port","s":4,"u":"a%20home%20in%20every%20port_apg"},{"n":"Acrobatic Performer","s":4,"u":"acrobatic%20performer_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Aerobatics Mastery","s":4,"u":"aerobatics%20mastery_apg"},{"n":"Armor Assist","s":4,"u":"armor%20assist_apg"},{"n":"Armored Stealth","s":4,"u":"armored%20stealth_apg"},{"n":"Assured Identification","s":4,"u":"assured%20identification_apg"},{"n":"Battle Planner","s":4,"u":"battle%20planner_apg"},{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caravan Leader","s":4,"u":"caravan%20leader_apg"},{"n":"Concealing Legerdemain","s":4,"u":"concealing%20legerdemain_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Crafter's Appraisal","s":4,"u":"crafter's%20appraisal_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Deceptive Worship","s":4,"u":"deceptive%20worship_apg"},{"n":"Discreet Inquiry","s":4,"u":"discreet%20inquiry_apg"},{"n":"Distracting Performance","s":4,"u":"distracting%20performance_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Doublespeak","s":4,"u":"doublespeak_apg"},{"n":"Exhort The Faithful","s":4,"u":"exhort%20the%20faithful_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Eye For Numbers","s":4,"u":"eye%20for%20numbers_apg"},{"n":"Forensic Acumen","s":4,"u":"forensic%20acumen_apg"},{"n":"Glean Contents","s":4,"u":"glean%20contents_apg"},{"n":"Hireling Manager","s":4,"u":"hireling%20manager_apg"},{"n":"Improvise Tool","s":4,"u":"improvise%20tool_apg"},{"n":"Improvised Repair","s":4,"u":"improvised%20repair_apg"},{"n":"Incredible Scout","s":4,"u":"incredible%20scout_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Keen Follower","s":4,"u":"keen%20follower_apg"},{"n":"Lead Climber","s":4,"u":"lead%20climber_apg"},{"n":"Legendary Guide","s":4,"u":"legendary%20guide_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"Pick Up The Pace","s":4,"u":"pick%20up%20the%20pace_apg"},{"n":"Pilgrim's Token","s":4,"u":"pilgrim's%20token_apg"},{"n":"Prescient Consumable","s":4,"u":"prescient%20consumable_apg"},{"n":"Prescient Planner","s":4,"u":"prescient%20planner_apg"},{"n":"Quick Contacts","s":4,"u":"quick%20contacts_apg"},{"n":"Rapid Affixture","s":4,"u":"rapid%20affixture_apg"},{"n":"Risky Surgery","s":4,"u":"risky%20surgery_apg"},{"n":"Root Magic","s":4,"u":"root%20magic_apg"},{"n":"Schooled In Secrets","s":4,"u":"schooled%20in%20secrets_apg"},{"n":"Seasoned","s":4,"u":"seasoned_apg"},{"n":"Shadow Mark","s":4,"u":"shadow%20mark_apg"},{"n":"Skitter","s":4,"u":"skitter_apg"},{"n":"Supertaster","s":4,"u":"supertaster_apg"},{"n":"Terrifying Resistance","s":4,"u":"terrifying%20resistance_apg"},{"n":"Thorough Search","s":4,"u":"thorough%20search_apg"},{"n":"True Perception","s":4,"u":"true%20perception_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Water Sprint","s":4,"u":"water%20sprint_apg"},{"n":"Additional Lore","s":5,"u":"additional%20lore_crb"},{"n":"Adopted Ancestry","s":5,"u":"adopted%20ancestry_crb"},{"n":"Alchemical Crafting","s":5,"u":"alchemical%20crafting_crb"},{"n":"Ancestral Paragon","s":5,"u":"ancestral%20paragon_crb"},{"n":"Arcane Sense","s":5,"u":"arcane%20sense_crb"},{"n":"Armor Proficiency","s":5,"u":"armor%20proficiency_crb"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Automatic Knowledge","s":5,"u":"automatic%20knowledge_crb"},{"n":"Bargain Hunter","s":5,"u":"bargain%20hunter_crb"},{"n":"Battle Cry","s":5,"u":"battle%20cry_crb"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bizarre Magic","s":5,"u":"bizarre%20magic_crb"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Breath Control","s":5,"u":"breath%20control_crb"},{"n":"Canny Acumen","s":5,"u":"canny%20acumen_crb"},{"n":"Cat Fall","s":5,"u":"cat%20fall_crb"},{"n":"Charming Liar","s":5,"u":"charming%20liar_crb"},{"n":"Cloud Jump","s":5,"u":"cloud%20jump_crb"},{"n":"Combat Climber","s":5,"u":"combat%20climber_crb"},{"n":"Confabulator","s":5,"u":"confabulator_crb"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Continual Recovery","s":5,"u":"continual%20recovery_crb"},{"n":"Courtly Graces","s":5,"u":"courtly%20graces_crb"},{"n":"Craft Anything","s":5,"u":"craft%20anything_crb"},{"n":"Diehard","s":5,"u":"diehard_crb"},{"n":"Divine Guidance","s":5,"u":"divine%20guidance_crb"},{"n":"Dubious Knowledge","s":5,"u":"dubious%20knowledge_crb"},{"n":"Expeditious Search","s":5,"u":"expeditious%20search_crb"},{"n":"Experienced Professional","s":5,"u":"experienced%20professional_crb"},{"n":"Experienced Smuggler","s":5,"u":"experienced%20smuggler_crb"},{"n":"Experienced Tracker","s":5,"u":"experienced%20tracker_crb"},{"n":"Fascinating Performance","s":5,"u":"fascinating%20performance_crb"},{"n":"Fast Recovery","s":5,"u":"fast%20recovery_crb"},{"n":"Feather Step","s":5,"u":"feather%20step_crb"},{"n":"Fleet","s":5,"u":"fleet_crb"},{"n":"Foil Senses","s":5,"u":"foil%20senses_crb"},{"n":"Forager","s":5,"u":"forager_crb"},{"n":"Glad-hand","s":5,"u":"glad-hand_crb"},{"n":"Group Coercion","s":5,"u":"group%20coercion_crb"},{"n":"Group Impression","s":5,"u":"group%20impression_crb"},{"n":"Hefty Hauler","s":5,"u":"hefty%20hauler_crb"},{"n":"Hobnobber","s":5,"u":"hobnobber_crb"},{"n":"Impeccable Crafting","s":5,"u":"impeccable%20crafting_crb"},{"n":"Impressive Performance","s":5,"u":"impressive%20performance_crb"},{"n":"Incredible Initiative","s":5,"u":"incredible%20initiative_crb"},{"n":"Incredible Investiture","s":5,"u":"incredible%20investiture_crb"},{"n":"Intimidating Glare","s":5,"u":"intimidating%20glare_crb"},{"n":"Intimidating Prowess","s":5,"u":"intimidating%20prowess_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Kip Up","s":5,"u":"kip%20up_crb"},{"n":"Lasting Coercion","s":5,"u":"lasting%20coercion_crb"},{"n":"Legendary Codebreaker","s":5,"u":"legendary%20codebreaker_crb"},{"n":"Legendary Linguist","s":5,"u":"legendary%20linguist_crb"},{"n":"Legendary Medic","s":5,"u":"legendary%20medic_crb"},{"n":"Legendary Negotiation","s":5,"u":"legendary%20negotiation_crb"},{"n":"Legendary Performer","s":5,"u":"legendary%20performer_crb"},{"n":"Legendary Professional","s":5,"u":"legendary%20professional_crb"},{"n":"Legendary Sneak","s":5,"u":"legendary%20sneak_crb"},{"n":"Legendary Survivalist","s":5,"u":"legendary%20survivalist_crb"},{"n":"Legendary Thief","s":5,"u":"legendary%20thief_crb"},{"n":"Lengthy Diversion","s":5,"u":"lengthy%20diversion_crb"},{"n":"Lie To Me","s":5,"u":"lie%20to%20me_crb"},{"n":"Magical Crafting","s":5,"u":"magical%20crafting_crb"},{"n":"Magical Shorthand","s":5,"u":"magical%20shorthand_crb"},{"n":"Multilingual","s":5,"u":"multilingual_crb"},{"n":"Natural Medicine","s":5,"u":"natural%20medicine_crb"},{"n":"Nimble Crawl","s":5,"u":"nimble%20crawl_crb"},{"n":"Oddity Identification","s":5,"u":"oddity%20identification_crb"},{"n":"Pickpocket","s":5,"u":"pickpocket_crb"},{"n":"Planar Survival","s":5,"u":"planar%20survival_crb"},{"n":"Powerful Leap","s":5,"u":"powerful%20leap_crb"},{"n":"Quick Climb","s":5,"u":"quick%20climb_crb"},{"n":"Quick Coercion","s":5,"u":"quick%20coercion_crb"},{"n":"Quick Disguise","s":5,"u":"quick%20disguise_crb"},{"n":"Quick Identification","s":5,"u":"quick%20identification_crb"},{"n":"Quick Jump","s":5,"u":"quick%20jump_crb"},{"n":"Quick Recognition","s":5,"u":"quick%20recognition_crb"},{"n":"Quick Repair","s":5,"u":"quick%20repair_crb"},{"n":"Quick Squeeze","s":5,"u":"quick%20squeeze_crb"},{"n":"Quick Swim","s":5,"u":"quick%20swim_crb"},{"n":"Quick Unlock","s":5,"u":"quick%20unlock_crb"},{"n":"Quiet Allies","s":5,"u":"quiet%20allies_crb"},{"n":"Rapid Mantel","s":5,"u":"rapid%20mantel_crb"},{"n":"Read Lips","s":5,"u":"read%20lips_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Ride","s":5,"u":"ride_crb"},{"n":"Robust Recovery","s":5,"u":"robust%20recovery_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Shameless Request","s":5,"u":"shameless%20request_crb"},{"n":"Shield Block","s":5,"u":"shield%20block_crb"},{"n":"Sign Language","s":5,"u":"sign%20language_crb"},{"n":"Skill Training","s":5,"u":"skill%20training_crb"},{"n":"Slippery Secrets","s":5,"u":"slippery%20secrets_crb"},{"n":"Snare Crafting","s":5,"u":"snare%20crafting_crb"},{"n":"Specialty Crafting","s":5,"u":"specialty%20crafting_crb"},{"n":"Steady Balance","s":5,"u":"steady%20balance_crb"},{"n":"Streetwise","s":5,"u":"streetwise_crb"},{"n":"Student Of The Canon","s":5,"u":"student%20of%20the%20canon_crb"},{"n":"Subtle Theft","s":5,"u":"subtle%20theft_crb"},{"n":"Survey Wildlife","s":5,"u":"survey%20wildlife_crb"},{"n":"Swift Sneak","s":5,"u":"swift%20sneak_crb"},{"n":"Terrain Expertise","s":5,"u":"terrain%20expertise_crb"},{"n":"Terrain Stalker","s":5,"u":"terrain%20stalker_crb"},{"n":"Terrified Retreat","s":5,"u":"terrified%20retreat_crb"},{"n":"Titan Wrestler","s":5,"u":"titan%20wrestler_crb"},{"n":"Toughness","s":5,"u":"toughness_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Underwater Marauder","s":5,"u":"underwater%20marauder_crb"},{"n":"Unified Theory","s":5,"u":"unified%20theory_crb"},{"n":"Unmistakable Lore","s":5,"u":"unmistakable%20lore_crb"},{"n":"Untrained Improvisation","s":5,"u":"untrained%20improvisation_crb"},{"n":"Virtuosic Performer","s":5,"u":"virtuosic%20performer_crb"},{"n":"Wall Jump","s":5,"u":"wall%20jump_crb"},{"n":"Ward Medic","s":5,"u":"ward%20medic_crb"},{"n":"Wary Disarmament","s":5,"u":"wary%20disarmament_crb"},{"n":"Weapon Proficiency","s":5,"u":"weapon%20proficiency_crb"},{"n":"Encouraging Words","s":12,"u":"encouraging%20words_gmg"},{"n":"Steel Your Resolve","s":12,"u":"steel%20your%20resolve_gmg"},{"n":"Different Worlds","s":15,"u":"different%20worlds_aoa3"},{"n":"Reveal Machinations","s":15,"u":"reveal%20machinations_aoa3"},{"n":"Secret Speech","s":15,"u":"secret%20speech_aoa3"},{"n":"Tweak Appearances","s":15,"u":"tweak%20appearances_aoa3"},{"n":"Juggle","s":28,"u":"juggle_ec1"},{"n":"Ravening's Desperation","s":8,"u":"ravening's%20desperation_ec3"},{"n":"Wilderness Spotter","s":33,"u":"wilderness%20spotter_fop"},{"n":"Backup Disguise","s":6,"u":"backup%20disguise_locg"},{"n":"Entourage","s":6,"u":"entourage_locg"},{"n":"Sow Rumor","s":6,"u":"sow%20rumor_locg"},{"n":"Battle Prayer","s":55,"u":"battle%20prayer_logm"},{"n":"Bless Tonic","s":55,"u":"bless%20tonic_logm"},{"n":"Bless Toxin","s":55,"u":"bless%20toxin_logm"},{"n":"Charlatan","s":55,"u":"charlatan_logm"},{"n":"Environmental Grace","s":55,"u":"environmental%20grace_logm"},{"n":"Evangelize","s":55,"u":"evangelize_logm"},{"n":"Mortal Healing","s":55,"u":"mortal%20healing_logm"},{"n":"Numb To Death","s":55,"u":"numb%20to%20death_logm"},{"n":"Sacred Defense","s":55,"u":"sacred%20defense_logm"},{"n":"Sanctify Water","s":55,"u":"sanctify%20water_logm"},{"n":"Medical Researcher","s":56,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":56,"u":"paragon%20battle%20medicine_lol"},{"n":"Fane's Escape","s":51,"u":"fane's%20escape_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":51,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Eye Of The Arclords","s":52,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Godless Healing","s":52,"u":"godless%20healing_lowg"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"},{"n":"Tattoo Artist","s":53,"u":"tattoo%20artist_som"}]},"champion":{"0":[{"n":"Accelerating Touch","s":4,"u":"accelerating%20touch_apg"},{"n":"Amplifying Touch","s":4,"u":"amplifying%20touch_apg"},{"n":"Aura Of Despair","s":4,"u":"aura%20of%20despair_apg"},{"n":"Aura Of Preservation","s":4,"u":"aura%20of%20preservation_apg"},{"n":"Conceited Mindset","s":4,"u":"conceited%20mindset_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Desperate Prayer","s":4,"u":"desperate%20prayer_apg"},{"n":"Elucidating Mercy","s":4,"u":"elucidating%20mercy_apg"},{"n":"Enforce Oath","s":4,"u":"enforce%20oath_apg"},{"n":"Esoteric Oath","s":4,"u":"esoteric%20oath_apg"},{"n":"Expand Aura","s":4,"u":"expand%20aura_apg"},{"n":"Fiendish Form","s":4,"u":"fiendish%20form_apg"},{"n":"Fiendish Mount","s":4,"u":"fiendish%20mount_apg"},{"n":"Greater Cruelty","s":4,"u":"greater%20cruelty_apg"},{"n":"Greater Interpose","s":4,"u":"greater%20interpose_apg"},{"n":"Gruesome Strike","s":4,"u":"gruesome%20strike_apg"},{"n":"Instrument Of Slaughter","s":4,"u":"instrument%20of%20slaughter_apg"},{"n":"Invigorating Mercy","s":4,"u":"invigorating%20mercy_apg"},{"n":"Iron Repercussions","s":4,"u":"iron%20repercussions_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Ongoing Selfishness","s":4,"u":"ongoing%20selfishness_apg"},{"n":"Pale Horse","s":4,"u":"pale%20horse_apg"},{"n":"Rejuvenating Touch","s":4,"u":"rejuvenating%20touch_apg"},{"n":"Resilient Touch","s":4,"u":"resilient%20touch_apg"},{"n":"Sacred Defender","s":4,"u":"sacred%20defender_apg"},{"n":"Sacrifice Armor","s":4,"u":"sacrifice%20armor_apg"},{"n":"Sense Good","s":4,"u":"sense%20good_apg"},{"n":"Smite Good","s":4,"u":"smite%20good_apg"},{"n":"Vicious Vengeance","s":4,"u":"vicious%20vengeance_apg"},{"n":"Advanced Deity's Domain","s":5,"u":"advanced%20deity's%20domain_crb"},{"n":"Affliction Mercy","s":5,"u":"affliction%20mercy_crb"},{"n":"Anchoring Aura","s":5,"u":"anchoring%20aura_crb"},{"n":"Attack Of Opportunity","s":5,"u":"attack%20of%20opportunity%20(champion)_crb"},{"n":"Aura Of Courage","s":5,"u":"aura%20of%20courage_crb"},{"n":"Aura Of Faith","s":5,"u":"aura%20of%20faith_crb"},{"n":"Aura Of Life","s":5,"u":"aura%20of%20life_crb"},{"n":"Aura Of Righteousness","s":5,"u":"aura%20of%20righteousness_crb"},{"n":"Aura Of Vengeance","s":5,"u":"aura%20of%20vengeance_crb"},{"n":"Auspicious Mount","s":5,"u":"auspicious%20mount_crb"},{"n":"Blade Of Justice","s":5,"u":"blade%20of%20justice_crb"},{"n":"Celestial Form","s":5,"u":"celestial%20form_crb"},{"n":"Celestial Mount","s":5,"u":"celestial%20mount_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Deity's Domain","s":5,"u":"deity's%20domain_crb"},{"n":"Devoted Focus","s":5,"u":"devoted%20focus_crb"},{"n":"Divine Grace","s":5,"u":"divine%20grace_crb"},{"n":"Divine Health","s":5,"u":"divine%20health_crb"},{"n":"Divine Reflexes","s":5,"u":"divine%20reflexes_crb"},{"n":"Divine Wall","s":5,"u":"divine%20wall_crb"},{"n":"Dragonslayer Oath","s":5,"u":"dragonslayer%20oath_crb"},{"n":"Fiendsbane Oath","s":5,"u":"fiendsbane%20oath_crb"},{"n":"Greater Mercy","s":5,"u":"greater%20mercy_crb"},{"n":"Heal Mount","s":5,"u":"heal%20mount_crb"},{"n":"Imposing Destrier","s":5,"u":"imposing%20destrier_crb"},{"n":"Instrument Of Zeal","s":5,"u":"instrument%20of%20zeal_crb"},{"n":"Lasting Doubt","s":5,"u":"lasting%20doubt_crb"},{"n":"Liberating Stride","s":5,"u":"liberating%20stride_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Loyal Warhorse","s":5,"u":"loyal%20warhorse_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Quick Shield Block","s":5,"u":"quick%20shield%20block%20(champion)_crb"},{"n":"Radiant Blade Master","s":5,"u":"radiant%20blade%20master_crb"},{"n":"Radiant Blade Spirit","s":5,"u":"radiant%20blade%20spirit_crb"},{"n":"Ranged Reprisal","s":5,"u":"ranged%20reprisal_crb"},{"n":"Second Ally","s":5,"u":"second%20ally_crb"},{"n":"Sense Evil","s":5,"u":"sense%20evil_crb"},{"n":"Shield Of Grace","s":5,"u":"shield%20of%20grace_crb"},{"n":"Shield Of Reckoning","s":5,"u":"shield%20of%20reckoning_crb"},{"n":"Shield Paragon","s":5,"u":"shield%20paragon_crb"},{"n":"Shield Warden","s":5,"u":"shield%20warden%20(champion)_crb"},{"n":"Shining Oath","s":5,"u":"shining%20oath_crb"},{"n":"Smite Evil","s":5,"u":"smite%20evil_crb"},{"n":"Ultimate Mercy","s":5,"u":"ultimate%20mercy_crb"},{"n":"Unimpeded Step","s":5,"u":"unimpeded%20step_crb"},{"n":"Vengeful Oath","s":5,"u":"vengeful%20oath_crb"},{"n":"Weight Of Guilt","s":5,"u":"weight%20of%20guilt_crb"},{"n":"Wyrmbane Aura","s":5,"u":"wyrmbane%20aura_crb"},{"n":"Aura Of Unbreakable Virtue","s":18,"u":"aura%20of%20unbreakable%20virtue_aoa6"},{"n":"Banishing Blow","s":32,"u":"banishing%20blow_ec6"},{"n":"Everdistant Defense","s":36,"u":"everdistant%20defense_frp3"},{"n":"Everstand Stance","s":6,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":6,"u":"everstand%20strike_locg"},{"n":"Impassable Wall Stance","s":6,"u":"impassable%20wall%20stance_locg"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Splinter Faith","s":55,"u":"splinter%20faith_logm"}],"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"}],"8":[{"n":"Destructive Vengeance","s":4,"u":"destructive%20vengeance_apg"},{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Selfish Shield","s":4,"u":"selfish%20shield_apg"},{"n":"Glimpse of Redemption","s":5,"u":"glimpse%20of%20redemption_crb"},{"n":"Liberating Step","s":5,"u":"liberating%20step_crb"},{"n":"Retributive Strike","s":5,"u":"retributive%20strike_crb"}]},"archetype":{"0":[{"n":"Acclimatization","s":4,"u":"acclimatization_apg"},{"n":"Acquired Tolerance","s":4,"u":"acquired%20tolerance_apg"},{"n":"Acrobat Dedication","s":4,"u":"acrobat%20dedication_apg"},{"n":"Additional Companion","s":4,"u":"additional%20companion_apg"},{"n":"Additional Shadow Magic","s":4,"u":"additional%20shadow%20magic_apg"},{"n":"Advanced Bow Training","s":4,"u":"advanced%20bow%20training_apg"},{"n":"Advanced Deduction","s":4,"u":"advanced%20deduction_apg"},{"n":"Advanced Flair","s":4,"u":"advanced%20flair_apg"},{"n":"Advanced Mysteries","s":4,"u":"advanced%20mysteries_apg"},{"n":"Advanced Witchcraft","s":4,"u":"advanced%20witchcraft_apg"},{"n":"Analyze Idiolect","s":4,"u":"analyze%20idiolect_apg"},{"n":"Angel Of Death","s":4,"u":"angel%20of%20death_apg"},{"n":"Archaeologist Dedication","s":4,"u":"archaeologist%20dedication_apg"},{"n":"Archaeologist's Luck","s":4,"u":"archaeologist's%20luck_apg"},{"n":"Archer Dedication","s":4,"u":"archer%20dedication_apg"},{"n":"Archer's Aim","s":4,"u":"archer's%20aim_apg"},{"n":"Armor Specialist","s":4,"u":"armor%20specialist_apg"},{"n":"Armored Rebuff","s":4,"u":"armored%20rebuff_apg"},{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Assassin Dedication","s":4,"u":"assassin%20dedication_apg"},{"n":"Assassinate","s":4,"u":"assassinate_apg"},{"n":"Assured Ritualist","s":4,"u":"assured%20ritualist_apg"},{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Back To Back","s":4,"u":"back%20to%20back_apg"},{"n":"Basic Deduction","s":4,"u":"basic%20deduction_apg"},{"n":"Basic Eldritch Archer Spellcasting","s":4,"u":"basic%20eldritch%20archer%20spellcasting_apg"},{"n":"Basic Flair","s":4,"u":"basic%20flair_apg"},{"n":"Basic Mysteries","s":4,"u":"basic%20mysteries_apg"},{"n":"Basic Oracle Spellcasting","s":4,"u":"basic%20oracle%20spellcasting_apg"},{"n":"Basic Scroll Cache","s":4,"u":"basic%20scroll%20cache_apg"},{"n":"Basic Witch Spellcasting","s":4,"u":"basic%20witch%20spellcasting_apg"},{"n":"Basic Witchcraft","s":4,"u":"basic%20witchcraft_apg"},{"n":"Bastion Dedication","s":4,"u":"bastion%20dedication_apg"},{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Beastmaster Dedication","s":4,"u":"beastmaster%20dedication_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Beastmaster's Trance","s":4,"u":"beastmaster's%20trance_apg"},{"n":"Blessed Denial","s":4,"u":"blessed%20denial_apg"},{"n":"Blessed One Dedication","s":4,"u":"blessed%20one%20dedication_apg"},{"n":"Blessed Sacrifice","s":4,"u":"blessed%20sacrifice_apg"},{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Bounty Hunter Dedication","s":4,"u":"bounty%20hunter%20dedication_apg"},{"n":"Breath Of The Dragon","s":4,"u":"breath%20of%20the%20dragon_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Call Your Shot","s":4,"u":"call%20your%20shot_apg"},{"n":"Cavalier Dedication","s":4,"u":"cavalier%20dedication_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Cavalier's Charge","s":4,"u":"cavalier's%20charge_apg"},{"n":"Celebrity Dedication","s":4,"u":"celebrity%20dedication_apg"},{"n":"Claws Of The Dragon","s":4,"u":"claws%20of%20the%20dragon_apg"},{"n":"Clear The Way","s":4,"u":"clear%20the%20way_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Contortionist","s":4,"u":"contortionist_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Crossbow Terror","s":4,"u":"crossbow%20terror_apg"},{"n":"Crude Communication","s":4,"u":"crude%20communication_apg"},{"n":"Dandy Dedication","s":4,"u":"dandy%20dedication_apg"},{"n":"Deeper Dabbler","s":4,"u":"deeper%20dabbler_apg"},{"n":"Defend Mount","s":4,"u":"defend%20mount_apg"},{"n":"Destructive Block","s":4,"u":"destructive%20block_apg"},{"n":"Disarming Block","s":4,"u":"disarming%20block_apg"},{"n":"Disciple's Breath","s":4,"u":"disciple's%20breath_apg"},{"n":"Distracting Flattery","s":4,"u":"distracting%20flattery_apg"},{"n":"Doctor's Visitation","s":4,"u":"doctor's%20visitation_apg"},{"n":"Dodge Away","s":4,"u":"dodge%20away_apg"},{"n":"Draconic Scent","s":4,"u":"draconic%20scent_apg"},{"n":"Dragon Arcana","s":4,"u":"dragon%20arcana_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Dual Onslaught","s":4,"u":"dual%20onslaught_apg"},{"n":"Dual Thrower","s":4,"u":"dual%20thrower_apg"},{"n":"Dual-Weapon Blitz","s":4,"u":"dual-weapon%20blitz_apg"},{"n":"Dual-Weapon Reload","s":4,"u":"dual-weapon%20reload_apg"},{"n":"Dual-Weapon Warrior Dedication","s":4,"u":"dual-weapon%20warrior%20dedication_apg"},{"n":"Duelist Dedication","s":4,"u":"duelist%20dedication_apg"},{"n":"Duelist's Challenge","s":4,"u":"duelist's%20challenge_apg"},{"n":"Efficient Rituals","s":4,"u":"efficient%20rituals_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Endemic Herbs","s":4,"u":"endemic%20herbs_apg"},{"n":"Evasiveness","s":4,"u":"evasiveness_apg"},{"n":"Expert Backstabber","s":4,"u":"expert%20backstabber_apg"},{"n":"Expert Disassembly","s":4,"u":"expert%20disassembly_apg"},{"n":"Expert Eldritch Archer Spellcasting","s":4,"u":"expert%20eldritch%20archer%20spellcasting_apg"},{"n":"Expert Herbalism","s":4,"u":"expert%20herbalism_apg"},{"n":"Expert Oracle Spellcasting","s":4,"u":"expert%20oracle%20spellcasting_apg"},{"n":"Expert Poisoner","s":4,"u":"expert%20poisoner_apg"},{"n":"Expert Scroll Cache","s":4,"u":"expert%20scroll%20cache_apg"},{"n":"Expert Witch Spellcasting","s":4,"u":"expert%20witch%20spellcasting_apg"},{"n":"Fabricated Connections","s":4,"u":"fabricated%20connections_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Familiar Mascot","s":4,"u":"familiar%20mascot_apg"},{"n":"Familiar Master Dedication","s":4,"u":"familiar%20master%20dedication_apg"},{"n":"Fancy Moves","s":4,"u":"fancy%20moves_apg"},{"n":"Finishing Precision","s":4,"u":"finishing%20precision_apg"},{"n":"First Revelation","s":4,"u":"first%20revelation_apg"},{"n":"Fleeting Shadow","s":4,"u":"fleeting%20shadow_apg"},{"n":"Flensing Slice","s":4,"u":"flensing%20slice_apg"},{"n":"Flexible Ritualist","s":4,"u":"flexible%20ritualist_apg"},{"n":"Follow-up Strike","s":4,"u":"follow-up%20strike_apg"},{"n":"Fresh Ingredients","s":4,"u":"fresh%20ingredients_apg"},{"n":"Frightening Appearance","s":4,"u":"frightening%20appearance_apg"},{"n":"Giant Snare","s":4,"u":"giant%20snare_apg"},{"n":"Gladiator Dedication","s":4,"u":"gladiator%20dedication_apg"},{"n":"Gossip Lore","s":4,"u":"gossip%20lore_apg"},{"n":"Graceful Leaper","s":4,"u":"graceful%20leaper_apg"},{"n":"Greater Magical Edification","s":4,"u":"greater%20magical%20edification_apg"},{"n":"Greater Magical Scholastics","s":4,"u":"greater%20magical%20scholastics_apg"},{"n":"Grievous Blow","s":4,"u":"grievous%20blow_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Heal Animal","s":4,"u":"heal%20animal_apg"},{"n":"Herbalist Dedication","s":4,"u":"herbalist%20dedication_apg"},{"n":"Hidden Magic","s":4,"u":"hidden%20magic_apg"},{"n":"High-quality Scrounger","s":4,"u":"high-quality%20scrounger_apg"},{"n":"Holistic Care","s":4,"u":"holistic%20care_apg"},{"n":"Horizon Walker Dedication","s":4,"u":"horizon%20walker%20dedication_apg"},{"n":"Hurling Charge","s":4,"u":"hurling%20charge_apg"},{"n":"Impressive Mount","s":4,"u":"impressive%20mount_apg"},{"n":"Improved Familiar","s":4,"u":"improved%20familiar_apg"},{"n":"Improvised Critical","s":4,"u":"improvised%20critical_apg"},{"n":"Improvised Pummel","s":4,"u":"improvised%20pummel_apg"},{"n":"Incredible Beastmaster Companion","s":4,"u":"incredible%20beastmaster%20companion_apg"},{"n":"Incredible Familiar","s":4,"u":"incredible%20familiar%20(familiar%20master)_apg"},{"n":"Incredible Mount","s":4,"u":"incredible%20mount_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Investigator's Stratagem","s":4,"u":"investigator's%20stratagem_apg"},{"n":"Keen Recollection","s":4,"u":"keen%20recollection_apg"},{"n":"Keep Pace","s":4,"u":"keep%20pace_apg"},{"n":"Lead The Pack","s":4,"u":"lead%20the%20pack_apg"},{"n":"Legendary Rider","s":4,"u":"legendary%20rider_apg"},{"n":"Linguist Dedication","s":4,"u":"linguist%20dedication_apg"},{"n":"Loremaster Dedication","s":4,"u":"loremaster%20dedication_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Magical Adaptation","s":4,"u":"magical%20adaptation_apg"},{"n":"Magical Edification","s":4,"u":"magical%20edification_apg"},{"n":"Magical Scholastics","s":4,"u":"magical%20scholastics_apg"},{"n":"Makeshift Strike","s":4,"u":"makeshift%20strike_apg"},{"n":"Many Guises","s":4,"u":"many%20guises_apg"},{"n":"Marshal Dedication","s":4,"u":"marshal%20dedication_apg"},{"n":"Martial Artist Dedication","s":4,"u":"martial%20artist%20dedication_apg"},{"n":"Master Eldritch Archer Spellcasting","s":4,"u":"master%20eldritch%20archer%20spellcasting_apg"},{"n":"Master Oracle Spellcasting","s":4,"u":"master%20oracle%20spellcasting_apg"},{"n":"Master Scroll Cache","s":4,"u":"master%20scroll%20cache_apg"},{"n":"Master Spotter","s":4,"u":"master%20spotter_apg"},{"n":"Master Witch Spellcasting","s":4,"u":"master%20witch%20spellcasting_apg"},{"n":"Mature Beastmaster Companion","s":4,"u":"mature%20beastmaster%20companion_apg"},{"n":"Mauler Dedication","s":4,"u":"mauler%20dedication_apg"},{"n":"Medic Dedication","s":4,"u":"medic%20dedication_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Mighty Bulwark","s":4,"u":"mighty%20bulwark_apg"},{"n":"Mighty Dragon Shape","s":4,"u":"mighty%20dragon%20shape_apg"},{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"},{"n":"Mounted Shield","s":4,"u":"mounted%20shield_apg"},{"n":"Multilingual Cipher","s":4,"u":"multilingual%20cipher_apg"},{"n":"Mutable Familiar","s":4,"u":"mutable%20familiar_apg"},{"n":"Mysterious Breadth","s":4,"u":"mysterious%20breadth_apg"},{"n":"Never Tire","s":4,"u":"never%20tire_apg"},{"n":"Nimble Shield Hand","s":4,"u":"nimble%20shield%20hand_apg"},{"n":"Opportunistic Grapple","s":4,"u":"opportunistic%20grapple_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Orthographic Mastery","s":4,"u":"orthographic%20mastery_apg"},{"n":"Party Crasher","s":4,"u":"party%20crasher_apg"},{"n":"Path Of Iron","s":4,"u":"path%20of%20iron_apg"},{"n":"Patron's Breadth","s":4,"u":"patron's%20breadth_apg"},{"n":"Performative Weapons Training","s":4,"u":"performative%20weapons%20training_apg"},{"n":"Perpetual Scout","s":4,"u":"perpetual%20scout_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Phonetic Training","s":4,"u":"phonetic%20training_apg"},{"n":"Pirate Dedication","s":4,"u":"pirate%20dedication_apg"},{"n":"Pirate Weapon Training","s":4,"u":"pirate%20weapon%20training_apg"},{"n":"Play To The Crowd","s":4,"u":"play%20to%20the%20crowd_apg"},{"n":"Plentiful Snares","s":4,"u":"plentiful%20snares_apg"},{"n":"Poison Coat","s":4,"u":"poison%20coat_apg"},{"n":"Poisoner Dedication","s":4,"u":"poisoner%20dedication_apg"},{"n":"Poisoner's Twist","s":4,"u":"poisoner's%20twist_apg"},{"n":"Posse","s":4,"u":"posse_apg"},{"n":"Poultice Preparation","s":4,"u":"poultice%20preparation_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Quick Change","s":4,"u":"quick%20change_apg"},{"n":"Quick Fix","s":4,"u":"quick%20fix_apg"},{"n":"Quick Mount","s":4,"u":"quick%20mount_apg"},{"n":"Quick Shot","s":4,"u":"quick%20shot_apg"},{"n":"Quick Study","s":4,"u":"quick%20study_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Remote Trigger","s":4,"u":"remote%20trigger_apg"},{"n":"Resourceful Ritualist","s":4,"u":"resourceful%20ritualist_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Reverse Engineering","s":4,"u":"reverse%20engineering_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Rope Runner","s":4,"u":"rope%20runner_apg"},{"n":"Safe House","s":4,"u":"safe%20house_apg"},{"n":"Scales Of The Dragon","s":4,"u":"scales%20of%20the%20dragon_apg"},{"n":"Scholastic Identification","s":4,"u":"scholastic%20identification_apg"},{"n":"Scout Dedication","s":4,"u":"scout%20dedication_apg"},{"n":"Scout's Charge","s":4,"u":"scout's%20charge_apg"},{"n":"Scout's Pounce","s":4,"u":"scout's%20pounce_apg"},{"n":"Scout's Speed","s":4,"u":"scout's%20speed_apg"},{"n":"Scroll Trickster Dedication","s":4,"u":"scroll%20trickster%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Second Shield","s":4,"u":"second%20shield_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Selfless Parry","s":4,"u":"selfless%20parry_apg"},{"n":"Sentinel Dedication","s":4,"u":"sentinel%20dedication_apg"},{"n":"Settlement Scholastics","s":4,"u":"settlement%20scholastics_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Shadow Magic","s":4,"u":"shadow%20magic_apg"},{"n":"Shadow Master","s":4,"u":"shadow%20master_apg"},{"n":"Shadow Power","s":4,"u":"shadow%20power_apg"},{"n":"Shadow Sneak Attack","s":4,"u":"shadow%20sneak%20attack_apg"},{"n":"Shadowdancer Dedication","s":4,"u":"shadowdancer%20dedication_apg"},{"n":"Shape Of The Dragon","s":4,"u":"shape%20of%20the%20dragon_apg"},{"n":"Shattering Strike","s":4,"u":"shattering%20strike_apg"},{"n":"Shield Salvation","s":4,"u":"shield%20salvation_apg"},{"n":"Shoving Sweep","s":4,"u":"shoving%20sweep_apg"},{"n":"Skill Mastery","s":4,"u":"skill%20mastery_apg"},{"n":"Skim Scroll","s":4,"u":"skim%20scroll_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Snarecrafter Dedication","s":4,"u":"snarecrafter%20dedication_apg"},{"n":"Social Purview","s":4,"u":"social%20purview_apg"},{"n":"Specialized Beastmaster Companion","s":4,"u":"specialized%20beastmaster%20companion_apg"},{"n":"Specialized Mount","s":4,"u":"specialized%20mount_apg"},{"n":"Speedy Rituals","s":4,"u":"speedy%20rituals_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Stage Fighting","s":4,"u":"stage%20fighting_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Skin","s":4,"u":"steel%20skin_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Student Of The Dueling Arts","s":4,"u":"student%20of%20the%20dueling%20arts_apg"},{"n":"Stunning Appearance","s":4,"u":"stunning%20appearance_apg"},{"n":"Subjective Truth","s":4,"u":"subjective%20truth_apg"},{"n":"Sure Foot","s":4,"u":"sure%20foot_apg"},{"n":"Surprise Attack","s":4,"u":"surprise%20attack_apg"},{"n":"Surprise Snare","s":4,"u":"surprise%20snare_apg"},{"n":"Surprise Strike","s":4,"u":"surprise%20strike_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Swashbuckler's Riposte","s":4,"u":"swashbuckler's%20riposte_apg"},{"n":"Swashbuckler's Speed","s":4,"u":"swashbuckler's%20speed_apg"},{"n":"Tactical Cadence","s":4,"u":"tactical%20cadence_apg"},{"n":"Talisman Dabbler Dedication","s":4,"u":"talisman%20dabbler%20dedication_apg"},{"n":"Talismanic Sage","s":4,"u":"talismanic%20sage_apg"},{"n":"Target Of Opportunity","s":4,"u":"target%20of%20opportunity_apg"},{"n":"Terrain Scout","s":4,"u":"terrain%20scout_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Tools Of The Trade","s":4,"u":"tools%20of%20the%20trade_apg"},{"n":"Topple Foe","s":4,"u":"topple%20foe_apg"},{"n":"Trampling Charge","s":4,"u":"trampling%20charge_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Tumbling Opportunist","s":4,"u":"tumbling%20opportunist_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Unseat","s":4,"u":"unseat_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Viking Dedication","s":4,"u":"viking%20dedication_apg"},{"n":"Viking Weapon Familiarity","s":4,"u":"viking%20weapon%20familiarity_apg"},{"n":"Viking Weapon Specialist","s":4,"u":"viking%20weapon%20specialist_apg"},{"n":"Walk The Plank","s":4,"u":"walk%20the%20plank_apg"},{"n":"Weapon Improviser Dedication","s":4,"u":"weapon%20improviser%20dedication_apg"},{"n":"Wild Strider","s":4,"u":"wild%20strider_apg"},{"n":"Wings Of The Dragon","s":4,"u":"wings%20of%20the%20dragon_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Advanced Arcana","s":5,"u":"advanced%20arcana_crb"},{"n":"Advanced Blood Potency","s":5,"u":"advanced%20blood%20potency_crb"},{"n":"Advanced Concoction","s":5,"u":"advanced%20concoction_crb"},{"n":"Advanced Devotion","s":5,"u":"advanced%20devotion_crb"},{"n":"Advanced Dogma","s":5,"u":"advanced%20dogma_crb"},{"n":"Advanced Fury","s":5,"u":"advanced%20fury_crb"},{"n":"Advanced Hunter's Trick","s":5,"u":"advanced%20hunter's%20trick_crb"},{"n":"Advanced Kata","s":5,"u":"advanced%20kata_crb"},{"n":"Advanced Maneuver","s":5,"u":"advanced%20maneuver_crb"},{"n":"Advanced Muse's Whispers","s":5,"u":"advanced%20muse's%20whispers_crb"},{"n":"Advanced Trickery","s":5,"u":"advanced%20trickery_crb"},{"n":"Advanced Wilding","s":5,"u":"advanced%20wilding_crb"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Arcane Breadth","s":5,"u":"arcane%20breadth_crb"},{"n":"Arcane School Spell","s":5,"u":"arcane%20school%20spell_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Barbarian Resiliency","s":5,"u":"barbarian%20resiliency_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Basic Arcana","s":5,"u":"basic%20arcana_crb"},{"n":"Basic Bard Spellcasting","s":5,"u":"basic%20bard%20spellcasting_crb"},{"n":"Basic Blood Potency","s":5,"u":"basic%20blood%20potency_crb"},{"n":"Basic Bloodline Spell","s":5,"u":"basic%20bloodline%20spell_crb"},{"n":"Basic Cleric Spellcasting","s":5,"u":"basic%20cleric%20spellcasting_crb"},{"n":"Basic Concoction","s":5,"u":"basic%20concoction_crb"},{"n":"Basic Devotion","s":5,"u":"basic%20devotion_crb"},{"n":"Basic Dogma","s":5,"u":"basic%20dogma_crb"},{"n":"Basic Druid Spellcasting","s":5,"u":"basic%20druid%20spellcasting_crb"},{"n":"Basic Fury","s":5,"u":"basic%20fury_crb"},{"n":"Basic Hunter's Trick","s":5,"u":"basic%20hunter's%20trick_crb"},{"n":"Basic Kata","s":5,"u":"basic%20kata_crb"},{"n":"Basic Maneuver","s":5,"u":"basic%20maneuver_crb"},{"n":"Basic Muse's Whispers","s":5,"u":"basic%20muse's%20whispers_crb"},{"n":"Basic Sorcerer Spellcasting","s":5,"u":"basic%20sorcerer%20spellcasting_crb"},{"n":"Basic Trickery","s":5,"u":"basic%20trickery_crb"},{"n":"Basic Wilding","s":5,"u":"basic%20wilding_crb"},{"n":"Basic Wizard Spellcasting","s":5,"u":"basic%20wizard%20spellcasting_crb"},{"n":"Bloodline Breadth","s":5,"u":"bloodline%20breadth_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Champion Resiliency","s":5,"u":"champion%20resiliency_crb"},{"n":"Champion's Reaction","s":5,"u":"champion's%20reaction_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Counter Perform","s":5,"u":"counter%20perform_crb"},{"n":"Diverse Armor Expert","s":5,"u":"diverse%20armor%20expert_crb"},{"n":"Diverse Weapon Expert","s":5,"u":"diverse%20weapon%20expert_crb"},{"n":"Divine Ally","s":5,"u":"divine%20ally_crb"},{"n":"Divine Breadth","s":5,"u":"divine%20breadth_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Evasiveness","s":5,"u":"evasiveness_crb"},{"n":"Expert Alchemy","s":5,"u":"expert%20alchemy_crb"},{"n":"Expert Bard Spellcasting","s":5,"u":"expert%20bard%20spellcasting_crb"},{"n":"Expert Cleric Spellcasting","s":5,"u":"expert%20cleric%20spellcasting_crb"},{"n":"Expert Druid Spellcasting","s":5,"u":"expert%20druid%20spellcasting_crb"},{"n":"Expert Sorcerer Spellcasting","s":5,"u":"expert%20sorcerer%20spellcasting_crb"},{"n":"Expert Wizard Spellcasting","s":5,"u":"expert%20wizard%20spellcasting_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Fighter Resiliency","s":5,"u":"fighter%20resiliency_crb"},{"n":"Healing Touch","s":5,"u":"healing%20touch_crb"},{"n":"Inspirational Performance","s":5,"u":"inspirational%20performance_crb"},{"n":"Instinct Ability","s":5,"u":"instinct%20ability_crb"},{"n":"Juggernaut's Fortitude","s":5,"u":"juggernaut's%20fortitude_crb"},{"n":"Master Alchemy","s":5,"u":"master%20alchemy_crb"},{"n":"Master Bard Spellcasting","s":5,"u":"master%20bard%20spellcasting_crb"},{"n":"Master Cleric Spellcasting","s":5,"u":"master%20cleric%20spellcasting_crb"},{"n":"Master Druid Spellcasting","s":5,"u":"master%20druid%20spellcasting_crb"},{"n":"Master Sorcerer Spellcasting","s":5,"u":"master%20sorcerer%20spellcasting_crb"},{"n":"Master Spotter","s":5,"u":"master%20spotter_crb"},{"n":"Master Wizard Spellcasting","s":5,"u":"master%20wizard%20spellcasting_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Monk Moves","s":5,"u":"monk%20moves_crb"},{"n":"Monk Resiliency","s":5,"u":"monk%20resiliency_crb"},{"n":"Monk's Flurry","s":5,"u":"monk's%20flurry_crb"},{"n":"Occult Breadth","s":5,"u":"occult%20breadth_crb"},{"n":"Opportunist","s":5,"u":"opportunist_crb"},{"n":"Order Spell","s":5,"u":"order%20spell_crb"},{"n":"Perfection's Path","s":5,"u":"perfection's%20path_crb"},{"n":"Primal Breadth","s":5,"u":"primal%20breadth_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Ranger Resiliency","s":5,"u":"ranger%20resiliency_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Skill Mastery","s":5,"u":"skill%20mastery_crb"},{"n":"Sneak Attacker","s":5,"u":"sneak%20attacker_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Uncanny Dodge","s":5,"u":"uncanny%20dodge_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Bellflower Dedication","s":15,"u":"bellflower%20dedication_aoa3"},{"n":"Cut The Bonds","s":15,"u":"cut%20the%20bonds_aoa3"},{"n":"Garden Path","s":15,"u":"garden%20path_aoa3"},{"n":"Practiced Guidance","s":15,"u":"practiced%20guidance_aoa3"},{"n":"Scarecrow","s":15,"u":"scarecrow_aoa3"},{"n":"Tiller's Aid","s":15,"u":"tiller's%20aid_aoa3"},{"n":"Tiller's Drive","s":15,"u":"tiller's%20drive_aoa3"},{"n":"Armor Rune Shifter","s":16,"u":"armor%20rune%20shifter_aoa4"},{"n":"Crystal Keeper Dedication","s":16,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Crystal Ward Spells","s":16,"u":"crystal%20ward%20spells_aoa4"},{"n":"Simple Crystal Magic","s":16,"u":"simple%20crystal%20magic_aoa4"},{"n":"Weapon-rune Shifter","s":16,"u":"weapon-rune%20shifter_aoa4"},{"n":"Decry Thief","s":17,"u":"decry%20thief_aoa5"},{"n":"Know The Beat","s":17,"u":"know%20the%20beat_aoa5"},{"n":"Relentless Disarm","s":17,"u":"relentless%20disarm_aoa5"},{"n":"Unfazed Assessment","s":17,"u":"unfazed%20assessment_aoa5"},{"n":"Zephyr Guard Dedication","s":17,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Arcane Sensitivity","s":19,"u":"arcane%20sensitivity_aoe1"},{"n":"Bolera's Interrogation","s":19,"u":"bolera's%20interrogation_aoe1"},{"n":"Edgewatch Detective Dedication","s":19,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Sense Alignment","s":19,"u":"sense%20alignment_aoe1"},{"n":"Cross The Final Horizon","s":20,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":20,"u":"heaven's%20thunder_aoe2"},{"n":"Jalmeri Heavenseeker Dedication","s":20,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Sky And Heaven Stance","s":20,"u":"sky%20and%20heaven%20stance_aoe2"},{"n":"Skyseeker","s":20,"u":"skyseeker_aoe2"},{"n":"Speaking Sky","s":20,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":20,"u":"steal%20the%20sky_aoe2"},{"n":"Cartwheel Dodge","s":21,"u":"cartwheel%20dodge_aoe3"},{"n":"Flourishing Finish","s":21,"u":"flourishing%20finish_aoe3"},{"n":"Murderer's Circle","s":21,"u":"murderer's%20circle_aoe3"},{"n":"Performance Weapon Expert","s":21,"u":"performance%20weapon%20expert_aoe3"},{"n":"Pin To The Spot","s":21,"u":"pin%20to%20the%20spot_aoe3"},{"n":"Provocator Dedication","s":21,"u":"provocator%20dedication_aoe3"},{"n":"Ghost Hunter Dedication","s":25,"u":"ghost%20hunter%20dedication_av1"},{"n":"Ghost Strike","s":25,"u":"ghost%20strike_av1"},{"n":"Grave's Voice","s":25,"u":"grave's%20voice_av1"},{"n":"Investigate Haunting","s":25,"u":"investigate%20haunting_av1"},{"n":"Peer Beyond","s":25,"u":"peer%20beyond_av1"},{"n":"Spirit Spells","s":25,"u":"spirit%20spells_av1"},{"n":"Able Ritualist","s":26,"u":"able%20ritualist_av2"},{"n":"Advanced Seeker Of Truths","s":26,"u":"advanced%20seeker%20of%20truths_av2"},{"n":"Eldritch Researcher Dedication","s":26,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Entities From Afar","s":26,"u":"entities%20from%20afar_av2"},{"n":"Incredible Recollection","s":26,"u":"incredible%20recollection_av2"},{"n":"Know It All","s":26,"u":"know%20it%20all_av2"},{"n":"Lorefinder","s":26,"u":"lorefinder_av2"},{"n":"Scholarly Defense","s":26,"u":"scholarly%20defense_av2"},{"n":"Seeker Of Truths","s":26,"u":"seeker%20of%20truths_av2"},{"n":"Strange Script","s":26,"u":"strange%20script_av2"},{"n":"Words Of Unraveling","s":26,"u":"words%20of%20unraveling_av2"},{"n":"Drow Shootist Dedication","s":27,"u":"drow%20shootist%20dedication_av3"},{"n":"Lethargy Poisoner","s":27,"u":"lethargy%20poisoner_av3"},{"n":"Reloading Trick","s":27,"u":"reloading%20trick_av3"},{"n":"Repeating Hand Crossbow Training","s":27,"u":"repeating%20hand%20crossbow%20training_av3"},{"n":"Bullying Staff","s":28,"u":"bullying%20staff_ec1"},{"n":"Focused Juggler","s":28,"u":"focused%20juggler_ec1"},{"n":"Juggler Dedication","s":28,"u":"juggler%20dedication_ec1"},{"n":"Levering Strike","s":28,"u":"levering%20strike_ec1"},{"n":"Lobbed Attack","s":28,"u":"lobbed%20attack_ec1"},{"n":"Opportune Throw","s":28,"u":"opportune%20throw_ec1"},{"n":"Pivot Strike","s":28,"u":"pivot%20strike_ec1"},{"n":"Quick Juggler","s":28,"u":"quick%20juggler_ec1"},{"n":"Reflexive Catch","s":28,"u":"reflexive%20catch_ec1"},{"n":"Staff Acrobat Dedication","s":28,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Staff Sweep","s":28,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":28,"u":"whirlwind%20stance_ec1"},{"n":"Animal Trainer Dedication","s":29,"u":"animal%20trainer%20dedication_ec2"},{"n":"Beast Speaker","s":29,"u":"beast%20speaker_ec2"},{"n":"Insistent Command","s":29,"u":"insistent%20command_ec2"},{"n":"Mature Trained Companion","s":29,"u":"mature%20trained%20companion_ec2"},{"n":"Specialized Companion","s":29,"u":"specialized%20companion_ec2"},{"n":"Splendid Companion","s":29,"u":"splendid%20companion_ec2"},{"n":"Accursed Clay Fist","s":8,"u":"accursed%20clay%20fist_ec3"},{"n":"Axe Climber","s":8,"u":"axe%20climber_ec3"},{"n":"Axe Thrower","s":8,"u":"axe%20thrower_ec3"},{"n":"Golem Grafter Dedication","s":8,"u":"golem%20grafter%20dedication_ec3"},{"n":"Iron Lung","s":8,"u":"iron%20lung_ec3"},{"n":"Legs Of Stone","s":8,"u":"legs%20of%20stone_ec3"},{"n":"Log Roll","s":8,"u":"log%20roll_ec3"},{"n":"Quicken Heartbeat","s":8,"u":"quicken%20heartbeat_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":8,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Widen The Gap","s":8,"u":"widen%20the%20gap_ec3"},{"n":"Butterfly Blade Dedication","s":34,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Butterfly's Kiss","s":34,"u":"butterfly's%20kiss_frp1"},{"n":"Butterfly's Sting","s":34,"u":"butterfly's%20sting_frp1"},{"n":"Cross The Threshold","s":34,"u":"cross%20the%20threshold_frp1"},{"n":"Deadly Butterfly","s":34,"u":"deadly%20butterfly_frp1"},{"n":"Disrupting Strikes","s":34,"u":"disrupting%20strikes_frp1"},{"n":"Ghost Eater Dedication","s":34,"u":"ghost%20eater%20dedication_frp1"},{"n":"Innocent Butterfly","s":34,"u":"innocent%20butterfly_frp1"},{"n":"Mastermind's Eye","s":34,"u":"mastermind's%20eye_frp1"},{"n":"Reach Beyond","s":34,"u":"reach%20beyond_frp1"},{"n":"Beneath Notice","s":35,"u":"beneath%20notice_frp2"},{"n":"Golden League Xun Dedication","s":35,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Maneuvering Spell","s":35,"u":"maneuvering%20spell_frp2"},{"n":"Menacing Prowess","s":35,"u":"menacing%20prowess_frp2"},{"n":"Rope Mastery","s":35,"u":"rope%20mastery_frp2"},{"n":"Silent Sting","s":35,"u":"silent%20sting_frp2"},{"n":"Six Pillars Stance","s":35,"u":"six%20pillars%20stance_frp2"},{"n":"Sixth Pillar Dedication","s":35,"u":"sixth%20pillar%20dedication_frp2"},{"n":"Sixth Pillar Mastery","s":35,"u":"sixth%20pillar%20mastery_frp2"},{"n":"Touch Focus","s":35,"u":"touch%20focus_frp2"},{"n":"Advanced Breakthrough","s":2,"u":"advanced%20breakthrough_g%26g"},{"n":"Advanced Shooting","s":2,"u":"advanced%20shooting_g%26g"},{"n":"Artillerist Dedication","s":2,"u":"artillerist%20dedication_g%26g"},{"n":"Banshee Cry Display","s":2,"u":"banshee%20cry%20display_g%26g"},{"n":"Basic Beast Gunner Spellcasting","s":2,"u":"basic%20beast%20gunner%20spellcasting_g%26g"},{"n":"Basic Breakthrough","s":2,"u":"basic%20breakthrough_g%26g"},{"n":"Basic Modification","s":2,"u":"basic%20modification_g%26g"},{"n":"Basic Shooting","s":2,"u":"basic%20shooting_g%26g"},{"n":"Beast Dynamo Howl","s":2,"u":"beast%20dynamo%20howl_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Black Powder Blaze","s":2,"u":"black%20powder%20blaze_g%26g"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Brilliant Crafter","s":2,"u":"brilliant%20crafter_g%26g"},{"n":"Bullet Dancer Burn","s":2,"u":"bullet%20dancer%20burn_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Bullet Dancer Reload","s":2,"u":"bullet%20dancer%20reload_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Cannon Corner Shot","s":2,"u":"cannon%20corner%20shot_g%26g"},{"n":"Chain Reaction","s":2,"u":"chain%20reaction_g%26g"},{"n":"Collapse Wall","s":2,"u":"collapse%20wall_g%26g"},{"n":"Concentrated Assault","s":2,"u":"concentrated%20assault_g%26g"},{"n":"Control Tower","s":2,"u":"control%20tower_g%26g"},{"n":"Controlled Blast","s":2,"u":"controlled%20blast_g%26g"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Converge","s":2,"u":"converge_g%26g"},{"n":"Coughing Dragon Display","s":2,"u":"coughing%20dragon%20display_g%26g"},{"n":"Dazzling Bullet","s":2,"u":"dazzling%20bullet_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Drive-by Attack","s":2,"u":"drive-by%20attack_g%26g"},{"n":"Duo's Aim","s":2,"u":"duo's%20aim_g%26g"},{"n":"Eagle Eye","s":2,"u":"eagle%20eye_g%26g"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"Efficient Controls","s":2,"u":"efficient%20controls_g%26g"},{"n":"Engine Bay","s":2,"u":"engine%20bay_g%26g"},{"n":"Expert Beast Gunner Spellcasting","s":2,"u":"expert%20beast%20gunner%20spellcasting_g%26g"},{"n":"Expert Fireworks Crafter","s":2,"u":"expert%20fireworks%20crafter_g%26g"},{"n":"Exploit Opening","s":2,"u":"exploit%20opening_g%26g"},{"n":"Explosion","s":2,"u":"explosion_g%26g"},{"n":"Explosive Entry","s":2,"u":"explosive%20entry_g%26g"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Field Artillery","s":2,"u":"field%20artillery_g%26g"},{"n":"Finessed Features","s":2,"u":"finessed%20features_g%26g"},{"n":"Firearm Expert","s":2,"u":"firearm%20expert_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Forewarn","s":2,"u":"forewarn_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Gear Gnash","s":2,"u":"gear%20gnash_g%26g"},{"n":"Goblin Jubilee Display","s":2,"u":"goblin%20jubilee%20display_g%26g"},{"n":"Golem Dynamo","s":2,"u":"golem%20dynamo_g%26g"},{"n":"Gunpowder Gauntlet","s":2,"u":"gunpowder%20gauntlet_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Hot Foot","s":2,"u":"hot%20foot_g%26g"},{"n":"I Meant To Do That","s":2,"u":"i%20meant%20to%20do%20that_g%26g"},{"n":"Impervious Vehicle","s":2,"u":"impervious%20vehicle_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Jumping Jenny Display","s":2,"u":"jumping%20jenny%20display_g%26g"},{"n":"Live Ammunition","s":2,"u":"live%20ammunition_g%26g"},{"n":"Lucky Escape","s":2,"u":"lucky%20escape_g%26g"},{"n":"Master Beast Gunner Spellcasting","s":2,"u":"master%20beast%20gunner%20spellcasting_g%26g"},{"n":"Master Siege Engineer","s":2,"u":"master%20siege%20engineer_g%26g"},{"n":"Master Spotter","s":2,"u":"master%20spotter_g%26g"},{"n":"Miraculous Flight","s":2,"u":"miraculous%20flight_g%26g"},{"n":"Modular Dynamo","s":2,"u":"modular%20dynamo_g%26g"},{"n":"Named Artillery","s":2,"u":"named%20artillery_g%26g"},{"n":"No Hard Feelings","s":2,"u":"no%20hard%20feelings_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Patch Job","s":2,"u":"patch%20job_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Phenom's Verve","s":2,"u":"phenom's%20verve_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Piston Punch","s":2,"u":"piston%20punch_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Practiced Reloads","s":2,"u":"practiced%20reloads_g%26g"},{"n":"Propeller Attachment","s":2,"u":"propeller%20attachment_g%26g"},{"n":"Push It","s":2,"u":"push%20it_g%26g"},{"n":"Ranged Disarm","s":2,"u":"ranged%20disarm_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Recycled Cogwheels","s":2,"u":"recycled%20cogwheels_g%26g"},{"n":"Repurposed Parts","s":2,"u":"repurposed%20parts_g%26g"},{"n":"Roadkill","s":2,"u":"roadkill_g%26g"},{"n":"Safety Measures","s":2,"u":"safety%20measures_g%26g"},{"n":"Shorthanded","s":2,"u":"shorthanded_g%26g"},{"n":"Slinger's Readiness","s":2,"u":"slinger's%20readiness_g%26g"},{"n":"Sniping Duo Dedication","s":2,"u":"sniping%20duo%20dedication_g%26g"},{"n":"Soaring Dynamo","s":2,"u":"soaring%20dynamo_g%26g"},{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Spyglass Modification","s":2,"u":"spyglass%20modification_g%26g"},{"n":"Stasian Smash","s":2,"u":"stasian%20smash_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Superior Propulsion","s":2,"u":"superior%20propulsion_g%26g"},{"n":"Swift Intervention","s":2,"u":"swift%20intervention_g%26g"},{"n":"Tag Team","s":2,"u":"tag%20team_g%26g"},{"n":"Take The Wheel","s":2,"u":"take%20the%20wheel_g%26g"},{"n":"Targeted Redirection","s":2,"u":"targeted%20redirection_g%26g"},{"n":"That Was A Close One, Huh?","s":2,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g"},{"n":"Topple Giants","s":2,"u":"topple%20giants_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unbelievable Escape","s":2,"u":"unbelievable%20escape_g%26g"},{"n":"Unbelievable Luck","s":2,"u":"unbelievable%20luck_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vantage Shot","s":2,"u":"vantage%20shot_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Whirling Knockdown","s":2,"u":"whirling%20knockdown_g%26g"},{"n":"Wide Overwatch","s":2,"u":"wide%20overwatch_g%26g"},{"n":"Absorb Spell","s":6,"u":"absorb%20spell_locg"},{"n":"Adaptive Mask Familiar","s":6,"u":"adaptive%20mask%20familiar_locg"},{"n":"Advanced Order Training","s":6,"u":"advanced%20order%20training_locg"},{"n":"Aegis Of Arnisant","s":6,"u":"aegis%20of%20arnisant_locg"},{"n":"Blade Of Law","s":6,"u":"blade%20of%20law_locg"},{"n":"Blade Of The Crimson Oath","s":6,"u":"blade%20of%20the%20crimson%20oath_locg"},{"n":"Boaster's Challenge","s":6,"u":"boaster's%20challenge_locg"},{"n":"Bravo's Determination","s":6,"u":"bravo's%20determination_locg"},{"n":"Cascade Bearers Flexibility","s":6,"u":"cascade%20bearers%20flexibility_locg"},{"n":"Cascade Bearers Spellcasting","s":6,"u":"cascade%20bearers%20spellcasting_locg"},{"n":"Charged Creation","s":6,"u":"charged%20creation_locg"},{"n":"Daredevil's Gambit","s":6,"u":"daredevil's%20gambit_locg"},{"n":"Daring Act","s":6,"u":"daring%20act_locg"},{"n":"Daring Flourish","s":6,"u":"daring%20flourish_locg"},{"n":"Death's Door","s":6,"u":"death's%20door_locg"},{"n":"Demanding Challenge","s":6,"u":"demanding%20challenge_locg"},{"n":"Dualistic Synergy","s":6,"u":"dualistic%20synergy_locg"},{"n":"Educated Assessment","s":6,"u":"educated%20assessment_locg"},{"n":"Emerald Boughs Accustomation","s":6,"u":"emerald%20boughs%20accustomation_locg"},{"n":"Emerald Boughs Hideaway","s":6,"u":"emerald%20boughs%20hideaway_locg"},{"n":"Endure Death's Touch","s":6,"u":"endure%20death's%20touch_locg"},{"n":"Everyone Duck!","s":6,"u":"everyone%20duck!_locg"},{"n":"Firebrand Braggart Dedication","s":6,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Flexible Halcyon Spellcasting","s":6,"u":"flexible%20halcyon%20spellcasting_locg"},{"n":"Font Of Knowledge","s":6,"u":"font%20of%20knowledge_locg"},{"n":"Forced Entry","s":6,"u":"forced%20entry_locg"},{"n":"Fulminating Synergy","s":6,"u":"fulminating%20synergy_locg"},{"n":"Gaze Of Veracity","s":6,"u":"gaze%20of%20veracity_locg"},{"n":"Great Boaster","s":6,"u":"great%20boaster_locg"},{"n":"Halcyon Speaker Dedication","s":6,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Halcyon Spellcasting Adept","s":6,"u":"halcyon%20spellcasting%20adept_locg"},{"n":"Halcyon Spellcasting Initiate","s":6,"u":"halcyon%20spellcasting%20initiate_locg"},{"n":"Halcyon Spellcasting Sage","s":6,"u":"halcyon%20spellcasting%20sage_locg"},{"n":"Harrying Strike","s":6,"u":"harrying%20strike_locg"},{"n":"Hell's Armaments","s":6,"u":"hell's%20armaments_locg"},{"n":"Hellknight Dedication","s":6,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Order Cross-training","s":6,"u":"hellknight%20order%20cross-training_locg"},{"n":"Hellknight Signifer Dedication","s":6,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Invoke The Crimson Oath","s":6,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Knight In Shining Armor","s":6,"u":"knight%20in%20shining%20armor_locg"},{"n":"Knight Reclaimant Dedication","s":6,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant","s":6,"u":"knight%20vigilant_locg"},{"n":"Lore Seeker","s":6,"u":"lore%20seeker_locg"},{"n":"Magaambyan Attendant Dedication","s":6,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Mask Familiar","s":6,"u":"mask%20familiar_locg"},{"n":"Masked Casting","s":6,"u":"masked%20casting_locg"},{"n":"Order Training","s":6,"u":"order%20training_locg"},{"n":"Persistent Creation","s":6,"u":"persistent%20creation_locg"},{"n":"Rain-scribe Mobility","s":6,"u":"rain-scribe%20mobility_locg"},{"n":"Rain-scribe Sustenance","s":6,"u":"rain-scribe%20sustenance_locg"},{"n":"Reaper Of Repose","s":6,"u":"reaper%20of%20repose_locg"},{"n":"Recognize Threat","s":6,"u":"recognize%20threat_locg"},{"n":"Scrollmaster Dedication","s":6,"u":"scrollmaster%20dedication_locg"},{"n":"Sense Chaos","s":6,"u":"sense%20chaos_locg"},{"n":"Shared Synergy","s":6,"u":"shared%20synergy_locg"},{"n":"Shoulder Catastrophe","s":6,"u":"shoulder%20catastrophe_locg"},{"n":"Signifer Armor Expertise","s":6,"u":"signifer%20armor%20expertise_locg"},{"n":"Signifer's Sight","s":6,"u":"signifer's%20sight_locg"},{"n":"Spellmaster Dedication","s":6,"u":"spellmaster%20dedication_locg"},{"n":"Spellmaster's Resilience","s":6,"u":"spellmaster's%20resilience_locg"},{"n":"Surreptitious Spellcaster","s":6,"u":"surreptitious%20spellcaster_locg"},{"n":"Survivor Of Desolation","s":6,"u":"survivor%20of%20desolation_locg"},{"n":"Swordmaster Dedication","s":6,"u":"swordmaster%20dedication_locg"},{"n":"Synergistic Spell","s":6,"u":"synergistic%20spell_locg"},{"n":"Tempest-sun Redirection","s":6,"u":"tempest-sun%20redirection_locg"},{"n":"Tempest-sun Shielding","s":6,"u":"tempest-sun%20shielding_locg"},{"n":"Unravel Mysteries","s":6,"u":"unravel%20mysteries_locg"},{"n":"Unshakable Idealism","s":6,"u":"unshakable%20idealism_locg"},{"n":"Uzunjati Recollection","s":6,"u":"uzunjati%20recollection_locg"},{"n":"Uzunjati Storytelling","s":6,"u":"uzunjati%20storytelling_locg"},{"n":"Ward Casting","s":6,"u":"ward%20casting_locg"},{"n":"Achaekek's Grip","s":56,"u":"achaekek's%20grip_lol"},{"n":"Bright Lion Dedication","s":56,"u":"bright%20lion%20dedication_lol"},{"n":"Elude The Divine","s":56,"u":"elude%20the%20divine_lol"},{"n":"Fading","s":56,"u":"fading_lol"},{"n":"Janatimo's Lessons","s":56,"u":"janatimo's%20lessons_lol"},{"n":"Prayer Attack","s":56,"u":"prayer%20attack_lol"},{"n":"Rescuer's Press","s":56,"u":"rescuer's%20press_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":56,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Sun's Fury","s":56,"u":"sun's%20fury_lol"},{"n":"Vernai Training","s":56,"u":"vernai%20training_lol"},{"n":"Vigil's Walls Rise Anew!","s":56,"u":"vigil's%20walls%20rise%20anew!_lol"},{"n":"Warding Light","s":56,"u":"warding%20light_lol"},{"n":"Archaeologist's Warning","s":51,"u":"archaeologist's%20warning_lopsg"},{"n":"Armored Exercise","s":51,"u":"armored%20exercise_lopsg"},{"n":"Armored Rest","s":51,"u":"armored%20rest_lopsg"},{"n":"Bestiary Scholar","s":51,"u":"bestiary%20scholar_lopsg"},{"n":"Cautious Delver","s":51,"u":"cautious%20delver_lopsg"},{"n":"Communal Sustain","s":51,"u":"communal%20sustain_lopsg"},{"n":"Craft Facsimile","s":51,"u":"craft%20facsimile_lopsg"},{"n":"Dead Reckoning","s":51,"u":"dead%20reckoning_lopsg"},{"n":"Determined Lore Seeker","s":51,"u":"determined%20lore%20seeker_lopsg"},{"n":"Discerning Strike","s":51,"u":"discerning%20strike_lopsg"},{"n":"Diverse Recognition","s":51,"u":"diverse%20recognition_lopsg"},{"n":"Eidetic Memorization","s":51,"u":"eidetic%20memorization_lopsg"},{"n":"Emergency Medical Assistance","s":51,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Environmental Explorer","s":51,"u":"environmental%20explorer_lopsg"},{"n":"Familiar Form","s":51,"u":"familiar%20form_lopsg"},{"n":"Focus Ally","s":51,"u":"focus%20ally_lopsg"},{"n":"Foolproof Instructions","s":51,"u":"foolproof%20instructions_lopsg"},{"n":"Forceful Shot","s":51,"u":"forceful%20shot_lopsg"},{"n":"Glyph Expert","s":51,"u":"glyph%20expert_lopsg"},{"n":"Improvised Crafting","s":51,"u":"improvised%20crafting_lopsg"},{"n":"Innate Magic Intuition","s":51,"u":"innate%20magic%20intuition_lopsg"},{"n":"Magic Finder","s":51,"u":"magic%20finder_lopsg"},{"n":"Martial Exercise","s":51,"u":"martial%20exercise_lopsg"},{"n":"Master's Counterspell","s":51,"u":"master's%20counterspell_lopsg"},{"n":"Masterful Obfuscation","s":51,"u":"masterful%20obfuscation_lopsg"},{"n":"Mobile Magical Combat","s":51,"u":"mobile%20magical%20combat_lopsg"},{"n":"Observant Explorer","s":51,"u":"observant%20explorer_lopsg"},{"n":"Physical Training","s":51,"u":"physical%20training_lopsg"},{"n":"Practiced Defender","s":51,"u":"practiced%20defender_lopsg"},{"n":"Protect Ally","s":51,"u":"protect%20ally_lopsg"},{"n":"Quick Stow","s":51,"u":"quick%20stow_lopsg"},{"n":"Recollect Studies","s":51,"u":"recollect%20studies_lopsg"},{"n":"Recover Spell","s":51,"u":"recover%20spell_lopsg"},{"n":"Reflexive Grip","s":51,"u":"reflexive%20grip_lopsg"},{"n":"Remember Your Training","s":51,"u":"remember%20your%20training_lopsg"},{"n":"Retain Absorbed Spell","s":51,"u":"retain%20absorbed%20spell_lopsg"},{"n":"Rugged Survivalist","s":51,"u":"rugged%20survivalist_lopsg"},{"n":"Snap Out Of It!","s":51,"u":"snap%20out%20of%20it!_lopsg"},{"n":"Spellmaster's Tenacity","s":51,"u":"spellmaster's%20tenacity_lopsg"},{"n":"Spellmaster's Ward","s":51,"u":"spellmaster's%20ward_lopsg"},{"n":"Spiritual Explorer","s":51,"u":"spiritual%20explorer_lopsg"},{"n":"Stave Off Catastrophe","s":51,"u":"stave%20off%20catastrophe_lopsg"},{"n":"Swap Investment","s":51,"u":"swap%20investment_lopsg"},{"n":"Tense Negotiator","s":51,"u":"tense%20negotiator_lopsg"},{"n":"Transcribe Moment","s":51,"u":"transcribe%20moment_lopsg"},{"n":"Ward Mind","s":51,"u":"ward%20mind_lopsg"},{"n":"Watch And Learn","s":51,"u":"watch%20and%20learn_lopsg"},{"n":"Wayfinder Resonance Infiltrator","s":51,"u":"wayfinder%20resonance%20infiltrator_lopsg"},{"n":"Westyr's Wayfinder Repository","s":51,"u":"westyr's%20wayfinder%20repository_lopsg"},{"n":"Aerial Piledriver","s":7,"u":"aerial%20piledriver_lotgb"},{"n":"Agile Hand","s":7,"u":"agile%20hand_lotgb"},{"n":"Animate Net","s":7,"u":"animate%20net_lotgb"},{"n":"Barrier Shield","s":7,"u":"barrier%20shield_lotgb"},{"n":"Basic Captivator Spellcasting","s":7,"u":"basic%20captivator%20spellcasting_lotgb"},{"n":"Beacon Mark","s":7,"u":"beacon%20mark_lotgb"},{"n":"Captivating Intensity","s":7,"u":"captivating%20intensity_lotgb"},{"n":"Captivator Dedication","s":7,"u":"captivator%20dedication_lotgb"},{"n":"Choking Smoke","s":7,"u":"choking%20smoke_lotgb"},{"n":"Clinch Strike","s":7,"u":"clinch%20strike_lotgb"},{"n":"Confounding Image","s":7,"u":"confounding%20image_lotgb"},{"n":"Countercharm","s":7,"u":"countercharm_lotgb"},{"n":"Directed Poison","s":7,"u":"directed%20poison_lotgb"},{"n":"Disengaging Twist","s":7,"u":"disengaging%20twist_lotgb"},{"n":"Disk Rider","s":7,"u":"disk%20rider_lotgb"},{"n":"Drenching Mist","s":7,"u":"drenching%20mist_lotgb"},{"n":"Effortless Captivation","s":7,"u":"effortless%20captivation_lotgb"},{"n":"Elbow Breaker","s":7,"u":"elbow%20breaker_lotgb"},{"n":"Expert Captivator Spellcasting","s":7,"u":"expert%20captivator%20spellcasting_lotgb"},{"n":"Forceful Push","s":7,"u":"forceful%20push_lotgb"},{"n":"Form Lock","s":7,"u":"form%20lock_lotgb"},{"n":"Heightened Captivation","s":7,"u":"heightened%20captivation_lotgb"},{"n":"Inescapable Grasp","s":7,"u":"inescapable%20grasp_lotgb"},{"n":"Larcenous Hand","s":7,"u":"larcenous%20hand_lotgb"},{"n":"Lingering Flames","s":7,"u":"lingering%20flames_lotgb"},{"n":"Look Again","s":7,"u":"look%20again_lotgb"},{"n":"Master Captivator Spellcasting","s":7,"u":"master%20captivator%20spellcasting_lotgb"},{"n":"Obscured Terrain","s":7,"u":"obscured%20terrain_lotgb"},{"n":"Reactive Charm","s":7,"u":"reactive%20charm_lotgb"},{"n":"Running Tackle","s":7,"u":"running%20tackle_lotgb"},{"n":"Scattered Fire","s":7,"u":"scattered%20fire_lotgb"},{"n":"Shining Arms","s":7,"u":"shining%20arms_lotgb"},{"n":"Siphoning Touch","s":7,"u":"siphoning%20touch_lotgb"},{"n":"Smoldering Explosion","s":7,"u":"smoldering%20explosion_lotgb"},{"n":"Spell Trickster Dedication","s":7,"u":"spell%20trickster%20dedication_lotgb"},{"n":"Spinebreaker","s":7,"u":"spinebreaker_lotgb"},{"n":"Steal Vitality","s":7,"u":"steal%20vitality_lotgb"},{"n":"Strangle","s":7,"u":"strangle_lotgb"},{"n":"Submission Hold","s":7,"u":"submission%20hold_lotgb"},{"n":"Summon Ensemble","s":7,"u":"summon%20ensemble_lotgb"},{"n":"Suplex","s":7,"u":"suplex_lotgb"},{"n":"Surrounding Flames","s":7,"u":"surrounding%20flames_lotgb"},{"n":"Toppling Tentacles","s":7,"u":"toppling%20tentacles_lotgb"},{"n":"Tracing Sigil","s":7,"u":"tracing%20sigil_lotgb"},{"n":"Uneasy Rest","s":7,"u":"uneasy%20rest_lotgb"},{"n":"Volatile Grease","s":7,"u":"volatile%20grease_lotgb"},{"n":"Wild Lights","s":7,"u":"wild%20lights_lotgb"},{"n":"Wrestler Dedication","s":7,"u":"wrestler%20dedication_lotgb"},{"n":"Advanced Red Mantis Magic","s":52,"u":"advanced%20red%20mantis%20magic_lowg"},{"n":"Aldori Duelist Dedication","s":52,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Aldori Parry","s":52,"u":"aldori%20parry_lowg"},{"n":"Aldori Riposte","s":52,"u":"aldori%20riposte_lowg"},{"n":"Ardent Armiger","s":52,"u":"ardent%20armiger_lowg"},{"n":"Armiger's Mobility","s":52,"u":"armiger's%20mobility_lowg"},{"n":"Attunement To Stone","s":52,"u":"attunement%20to%20stone_lowg"},{"n":"Basic Red Mantis Magic","s":52,"u":"basic%20red%20mantis%20magic_lowg"},{"n":"Careful Explorer","s":52,"u":"careful%20explorer_lowg"},{"n":"Crimson Shroud","s":52,"u":"crimson%20shroud_lowg"},{"n":"Crowd Mastery","s":52,"u":"crowd%20mastery_lowg"},{"n":"Deft Cooperation","s":52,"u":"deft%20cooperation_lowg"},{"n":"Diabolic Certitude","s":52,"u":"diabolic%20certitude_lowg"},{"n":"Duelist's Edge","s":52,"u":"duelist's%20edge_lowg"},{"n":"Expeditious Advance","s":52,"u":"expeditious%20advance_lowg"},{"n":"Eye Of Ozem","s":52,"u":"eye%20of%20ozem_lowg"},{"n":"Flicker","s":52,"u":"flicker_lowg"},{"n":"Fortified Flesh","s":52,"u":"fortified%20flesh_lowg"},{"n":"Grave Sense","s":52,"u":"grave%20sense_lowg"},{"n":"Greater Spell Runes","s":52,"u":"greater%20spell%20runes_lowg"},{"n":"Hellknight Armiger Dedication","s":52,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Judgment Of The Monolith","s":52,"u":"judgment%20of%20the%20monolith_lowg"},{"n":"Ka Stone Ritual","s":52,"u":"ka%20stone%20ritual_lowg"},{"n":"Lastwall Sentry Dedication","s":52,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lastwall Warden","s":52,"u":"lastwall%20warden_lowg"},{"n":"Lion Blade Dedication","s":52,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":52,"u":"living%20monolith%20dedication_lowg"},{"n":"Living Rune","s":52,"u":"living%20rune_lowg"},{"n":"Lost In The Crowd","s":52,"u":"lost%20in%20the%20crowd_lowg"},{"n":"Magic Warrior Aspect","s":52,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Dedication","s":52,"u":"magic%20warrior%20dedication_lowg"},{"n":"Magic Warrior Transformation","s":52,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":52,"u":"mantis%20form_lowg"},{"n":"Mortification","s":52,"u":"mortification_lowg"},{"n":"Nameless Anonymity","s":52,"u":"nameless%20anonymity_lowg"},{"n":"Necromantic Resistance","s":52,"u":"necromantic%20resistance_lowg"},{"n":"Necromantic Tenacity","s":52,"u":"necromantic%20tenacity_lowg"},{"n":"Pathfinder Agent Dedication","s":52,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Perfect Ki Adept","s":52,"u":"perfect%20ki%20adept_lowg"},{"n":"Perfect Strike","s":52,"u":"perfect%20strike_lowg"},{"n":"Red Mantis Assassin Dedication","s":52,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":52,"u":"runescarred%20dedication_lowg"},{"n":"Saving Slash","s":52,"u":"saving%20slash_lowg"},{"n":"Spell Runes","s":52,"u":"spell%20runes_lowg"},{"n":"Spy's Countermeasures","s":52,"u":"spy's%20countermeasures_lowg"},{"n":"Stone Blood","s":52,"u":"stone%20blood_lowg"},{"n":"Stone Communion","s":52,"u":"stone%20communion_lowg"},{"n":"Student of Perfection Dedication","s":52,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Thorough Reports","s":52,"u":"thorough%20reports_lowg"},{"n":"Unnerving Prowess","s":52,"u":"unnerving%20prowess_lowg"},{"n":"Warding Rune","s":52,"u":"warding%20rune_lowg"},{"n":"Wayfinder Resonance Tinkerer","s":52,"u":"wayfinder%20resonance%20tinkerer_lowg"},{"n":"Disturbing Defense","s":38,"u":"disturbing%20defense_sli"},{"n":"Hideous Ululation","s":38,"u":"hideous%20ululation_sli"},{"n":"Ooze Empathy","s":38,"u":"ooze%20empathy_sli"},{"n":"Oozemorph Dedication","s":38,"u":"oozemorph%20dedication_sli"},{"n":"Peculiar Anatomy","s":38,"u":"peculiar%20anatomy_sli"},{"n":"Rubbery Skin","s":38,"u":"rubbery%20skin_sli"},{"n":"Uncanny Suction","s":38,"u":"uncanny%20suction_sli"},{"n":"Vacate Vision","s":38,"u":"vacate%20vision_sli"},{"n":"Advanced Martial Magic","s":53,"u":"advanced%20martial%20magic_som"},{"n":"Advanced Synergy","s":53,"u":"advanced%20synergy_som"},{"n":"Aeon Resonance","s":53,"u":"aeon%20resonance_som"},{"n":"Attuned Stride","s":53,"u":"attuned%20stride_som"},{"n":"Attunement Shift","s":53,"u":"attunement%20shift_som"},{"n":"Basic Cathartic Spellcasting","s":53,"u":"basic%20cathartic%20spellcasting_som"},{"n":"Basic Magus Spellcasting","s":53,"u":"basic%20magus%20spellcasting_som"},{"n":"Basic Martial Magic","s":53,"u":"basic%20martial%20magic_som"},{"n":"Basic Summoner Spellcasting","s":53,"u":"basic%20summoner%20spellcasting_som"},{"n":"Basic Synergy","s":53,"u":"basic%20synergy_som"},{"n":"Burning Spell","s":53,"u":"burning%20spell_som"},{"n":"Cathartic Focus Spell","s":53,"u":"cathartic%20focus%20spell_som"},{"n":"Cathartic Mage Dedication","s":53,"u":"cathartic%20mage%20dedication_som"},{"n":"Disciple Of Shade","s":53,"u":"disciple%20of%20shade_som"},{"n":"Dousing Spell","s":53,"u":"dousing%20spell_som"},{"n":"Draw From The Land","s":53,"u":"draw%20from%20the%20land_som"},{"n":"Elemental Familiar","s":53,"u":"elemental%20familiar_som"},{"n":"Elementalist Dedication","s":53,"u":"elementalist%20dedication_som"},{"n":"Embed Aeon Stone","s":53,"u":"embed%20aeon%20stone_som"},{"n":"Expert Cathartic Spellcasting","s":53,"u":"expert%20cathartic%20spellcasting_som"},{"n":"Expert Combat Eidolon","s":53,"u":"expert%20combat%20eidolon_som"},{"n":"Expert Magus Spellcasting","s":53,"u":"expert%20magus%20spellcasting_som"},{"n":"Expert Summoner Spellcasting","s":53,"u":"expert%20summoner%20spellcasting_som"},{"n":"Flexible Spellcaster Dedication","s":53,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Fused Polearm","s":53,"u":"fused%20polearm_som"},{"n":"Geomancer Dedication","s":53,"u":"geomancer%20dedication_som"},{"n":"Hybrid Study Spell","s":53,"u":"hybrid%20study%20spell_som"},{"n":"Infectious Emotions","s":53,"u":"infectious%20emotions_som"},{"n":"Initial Eidolon Ability","s":53,"u":"initial%20eidolon%20ability_som"},{"n":"Interfering Surge","s":53,"u":"interfering%20surge_som"},{"n":"Magus Dedication","s":53,"u":"magus%20dedication_som"},{"n":"Master Cathartic Spellcasting","s":53,"u":"master%20cathartic%20spellcasting_som"},{"n":"Master Magus Spellcasting","s":53,"u":"master%20magus%20spellcasting_som"},{"n":"Master Summoner Spellcasting","s":53,"u":"master%20summoner%20spellcasting_som"},{"n":"Metabolize Element","s":53,"u":"metabolize%20element_som"},{"n":"Polearm Tricks","s":53,"u":"polearm%20tricks_som"},{"n":"Quickened Attunement","s":53,"u":"quickened%20attunement_som"},{"n":"Rapid Manifestation","s":53,"u":"rapid%20manifestation_som"},{"n":"Read The Land","s":53,"u":"read%20the%20land_som"},{"n":"Redirect Elements","s":53,"u":"redirect%20elements_som"},{"n":"Rockslide Spell","s":53,"u":"rockslide%20spell_som"},{"n":"Rough Terrain Stance","s":53,"u":"rough%20terrain%20stance_som"},{"n":"Runelord Dedication","s":53,"u":"runelord%20dedication_som"},{"n":"School Counterspell","s":53,"u":"school%20counterspell_som"},{"n":"School Spell Redirection","s":53,"u":"school%20spell%20redirection_som"},{"n":"Secrets Of Shadow","s":53,"u":"secrets%20of%20shadow_som"},{"n":"Shadow Reservoir","s":53,"u":"shadow%20reservoir_som"},{"n":"Shadow Spell","s":53,"u":"shadow%20spell_som"},{"n":"Shadow Spells","s":53,"u":"shadow%20spells_som"},{"n":"Shadowcaster Dedication","s":53,"u":"shadowcaster%20dedication_som"},{"n":"Shared Attunement","s":53,"u":"shared%20attunement_som"},{"n":"Shifting Terrain","s":53,"u":"shifting%20terrain_som"},{"n":"Signature Synergy","s":53,"u":"signature%20synergy_som"},{"n":"Sin Reservoir","s":53,"u":"sin%20reservoir_som"},{"n":"Soul Arsenal","s":53,"u":"soul%20arsenal_som"},{"n":"Soul Flare","s":53,"u":"soul%20flare_som"},{"n":"Soulforger Dedication","s":53,"u":"soulforger%20dedication_som"},{"n":"Spellstriker","s":53,"u":"spellstriker_som"},{"n":"Summoner Dedication","s":53,"u":"summoner%20dedication_som"},{"n":"Terrain Shield","s":53,"u":"terrain%20shield_som"},{"n":"Unending Emptiness","s":53,"u":"unending%20emptiness_som"},{"n":"Urgent Upwelling","s":53,"u":"urgent%20upwelling_som"},{"n":"Wellspring Control","s":53,"u":"wellspring%20control_som"},{"n":"Wellspring Mage Dedication","s":53,"u":"wellspring%20mage%20dedication_som"},{"n":"Wind-tossed Spell","s":53,"u":"wind-tossed%20spell_som"},{"n":"Work Yourself Up","s":53,"u":"work%20yourself%20up_som"},{"n":"Communal Tale","s":40,"u":"communal%20tale_sot2"},{"n":"Deny The Songs Of War","s":40,"u":"deny%20the%20songs%20of%20war_sot2"},{"n":"Fleet Tempo","s":40,"u":"fleet%20tempo_sot2"},{"n":"Folklorist Dedication","s":40,"u":"folklorist%20dedication_sot2"},{"n":"Folktales Lore","s":40,"u":"folktales%20lore_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":40,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Narrative Conduit","s":40,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":40,"u":"rule%20of%20three_sot2"},{"n":"Sing To The Steel","s":40,"u":"sing%20to%20the%20steel_sot2"},{"n":"Song Of Grace And Speed","s":40,"u":"song%20of%20grace%20and%20speed_sot2"},{"n":"Cloud Walk","s":41,"u":"cloud%20walk_sot3"},{"n":"Deflecting Cloud","s":41,"u":"deflecting%20cloud_sot3"},{"n":"Mighty Wings","s":41,"u":"mighty%20wings_sot3"},{"n":"Shape of the Cloud Dragon","s":41,"u":"shape%20of%20the%20cloud%20dragon_sot3"},{"n":"Blessing of the Sun Gods","s":42,"u":"blessing%20of%20the%20sun%20gods_sot4"},{"n":"Bright Lion Dedication","s":42,"u":"bright%20lion%20dedication_sot4"},{"n":"Greater Sun Blessing","s":42,"u":"greater%20sun%20blessing_sot4"},{"n":"Lion's Fury","s":42,"u":"lion's%20fury_sot4"},{"n":"Lion's Might","s":42,"u":"lion's%20might_sot4"},{"n":"Cunning Trickster Mask","s":44,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":44,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":44,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":44,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":44,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":44,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":44,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":44,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":44,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":44,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"}]},"bard":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Assured Knowledge","s":4,"u":"assured%20knowledge_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Combat Reading","s":4,"u":"combat%20reading_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Directed Audience","s":4,"u":"directed%20audience_apg"},{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Earworm","s":4,"u":"earworm_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Enigma's Knowledge","s":4,"u":"enigma's%20knowledge_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Martial Performance","s":4,"u":"martial%20performance_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Reverberate","s":4,"u":"reverberate_apg"},{"n":"Ritual Researcher","s":4,"u":"ritual%20researcher_apg"},{"n":"Shared Assault","s":4,"u":"shared%20assault_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Soulsight","s":4,"u":"soulsight%20(bard)_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Triumphant Inspiration","s":4,"u":"triumphant%20inspiration_apg"},{"n":"Ultimate Polymath","s":4,"u":"ultimate%20polymath_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Well-versed","s":4,"u":"well-versed_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Bardic Lore","s":5,"u":"bardic%20lore_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(bard)_crb"},{"n":"Deep Lore","s":5,"u":"deep%20lore_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Eclectic Polymath","s":5,"u":"eclectic%20polymath_crb"},{"n":"Eclectic Skill","s":5,"u":"eclectic%20skill_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(bard)_crb"},{"n":"Esoteric Polymath","s":5,"u":"esoteric%20polymath_crb"},{"n":"Eternal Composition","s":5,"u":"eternal%20composition_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Impossible Polymath","s":5,"u":"impossible%20polymath_crb"},{"n":"Inspirational Focus","s":5,"u":"inspirational%20focus_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Know-it-all","s":5,"u":"know-it-all_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Multifarious Muse","s":5,"u":"multifarious%20muse_crb"},{"n":"Perfect Encore","s":5,"u":"perfect%20encore_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(bard)_crb"},{"n":"Studious Capacity","s":5,"u":"studious%20capacity_crb"},{"n":"Symphony Of The Muse","s":5,"u":"symphony%20of%20the%20muse_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"True Hypercognition","s":5,"u":"true%20hypercognition_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Versatile Performance","s":5,"u":"versatile%20performance_crb"},{"n":"Versatile Signature","s":5,"u":"versatile%20signature_crb"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Ringmaster's Introduction","s":32,"u":"ringmaster's%20introduction_ec6"},{"n":"Head Of The Night Parade","s":36,"u":"head%20of%20the%20night%20parade_frp3"}],"3":[{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"}]},"concentrate":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"Archer's Aim","s":4,"u":"archer's%20aim_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Echoes In Stone","s":4,"u":"echoes%20in%20stone_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Expand Aura","s":4,"u":"expand%20aura_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Focused Shot","s":4,"u":"focused%20shot_apg"},{"n":"Foresee Danger","s":4,"u":"foresee%20danger_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Play To The Crowd","s":4,"u":"play%20to%20the%20crowd_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(investigator)_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(rogue)_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Spell Relay","s":4,"u":"spell%20relay_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Trickster's Ace","s":4,"u":"trickster's%20ace_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Determination","s":5,"u":"determination_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Hunter's Aim","s":5,"u":"hunter's%20aim_crb"},{"n":"Incredible Aim","s":5,"u":"incredible%20aim_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Instant Opening","s":5,"u":"instant%20opening_crb"},{"n":"Knockback Strike","s":5,"u":"knockback%20strike_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Metamagic Channel","s":5,"u":"metamagic%20channel_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Orc Superstition","s":5,"u":"orc%20superstition_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Spell Tinker","s":5,"u":"spell%20tinker_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Trickster's Ace","s":5,"u":"trickster's%20ace_crb"},{"n":"True Shapeshifter","s":5,"u":"true%20shapeshifter_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Coordinated Distraction","s":21,"u":"coordinated%20distraction_aoe3"},{"n":"Flourishing Finish","s":21,"u":"flourishing%20finish_aoe3"},{"n":"Focused Juggler","s":28,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":28,"u":"juggle_ec1"},{"n":"Reflexive Catch","s":28,"u":"reflexive%20catch_ec1"},{"n":"Blood In The Air","s":2,"u":"blood%20in%20the%20air_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Dance Of Thunder","s":2,"u":"dance%20of%20thunder_g%26g"},{"n":"Deadeye","s":2,"u":"deadeye_g%26g"},{"n":"Duo's Aim","s":2,"u":"duo's%20aim_g%26g"},{"n":"Headshot","s":2,"u":"headshot_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Ricochet Shot","s":2,"u":"ricochet%20shot_g%26g"},{"n":"Sniper's Aim","s":2,"u":"sniper's%20aim_g%26g"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Eclectic Sword Mastery","s":1,"u":"eclectic%20sword%20mastery_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Nanite Shroud","s":1,"u":"nanite%20shroud_loag"},{"n":"Nanite Surge","s":1,"u":"nanite%20surge_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Repair Module","s":1,"u":"repair%20module_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Saoc Astrology","s":6,"u":"saoc%20astrology_locg"},{"n":"Uzunjati Storytelling","s":6,"u":"uzunjati%20storytelling_locg"},{"n":"Prayer Attack","s":56,"u":"prayer%20attack_lol"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Watchful Gaze","s":0,"u":"watchful%20gaze_lome"},{"n":"Dead Reckoning","s":51,"u":"dead%20reckoning_lopsg"},{"n":"Recover Spell","s":51,"u":"recover%20spell_lopsg"},{"n":"Ostentatious Arrival","s":53,"u":"ostentatious%20arrival_som"},{"n":"Phase Out","s":53,"u":"phase%20out_som"},{"n":"Purifying Spell","s":53,"u":"purifying%20spell_som"},{"n":"Quickened Attunement","s":53,"u":"quickened%20attunement_som"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"},{"n":"Shrink Down","s":53,"u":"shrink%20down_som"},{"n":"Soul Flare","s":53,"u":"soul%20flare_som"},{"n":"Summoner's Call","s":53,"u":"summoner's%20call_som"},{"n":"Transpose","s":53,"u":"transpose_som"},{"n":"Wind-tossed Spell","s":53,"u":"wind-tossed%20spell_som"},{"n":"Work Yourself Up","s":53,"u":"work%20yourself%20up_som"}],"3":[{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"}],"8":[{"n":"Clue In","s":4,"u":"clue%20in_apg"},{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Borrow an Arcane Spell","s":5,"u":"borrow%20an%20arcane%20spell_crb"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Command an Animal","s":5,"u":"command%20an%20animal_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Dismiss","s":5,"u":"dismiss_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Hunt Prey","s":5,"u":"hunt%20prey_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Investigate","s":5,"u":"investigate_crb"},{"n":"Learn a Spell","s":5,"u":"learn%20a%20spell_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Perform","s":5,"u":"perform_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Ready","s":5,"u":"ready_crb"},{"n":"Recall Knowledge","s":5,"u":"recall%20knowledge_crb"},{"n":"Refocus","s":5,"u":"refocus_crb"},{"n":"Repeat a Spell","s":5,"u":"repeat%20a%20spell_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Scout","s":5,"u":"scout_crb"},{"n":"Search","s":5,"u":"search_crb"},{"n":"Seek","s":5,"u":"seek_crb"},{"n":"Sense Motive","s":5,"u":"sense%20motive_crb"},{"n":"Sustain a Spell","s":5,"u":"sustain%20a%20spell_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Discover","s":12,"u":"discover_gmg"},{"n":"Influence","s":12,"u":"influence_gmg"},{"n":"Map the Area","s":12,"u":"map%20the%20area_gmg"},{"n":"Reconnoiter","s":12,"u":"reconnoiter_gmg"},{"n":"Research","s":12,"u":"research_gmg"},{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"},{"n":"Arcane Cascade","s":53,"u":"arcane%20cascade_som"},{"n":"Manifest Eidolon","s":53,"u":"manifest%20eidolon_som"},{"n":"Share Senses","s":53,"u":"share%20senses_som"},{"n":"Tap Ley Line","s":53,"u":"tap%20ley%20line_som"}],"64":[{"n":"Change Shape","s":9,"u":"change%20shape_b1"},{"n":"Find Footing","s":12,"u":"find%20footing_gmg"}]},"manipulate":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Anoint Ally","s":4,"u":"anoint%20ally_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Surprise Snare","s":4,"u":"surprise%20snare_apg"},{"n":"Target Of Opportunity","s":4,"u":"target%20of%20opportunity_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Poison Weapon","s":5,"u":"poison%20weapon_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Slice And Swipe","s":21,"u":"slice%20and%20swipe_aoe3"},{"n":"Reloading Trick","s":27,"u":"reloading%20trick_av3"},{"n":"Focused Juggler","s":28,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":28,"u":"juggle_ec1"},{"n":"Reflexive Catch","s":28,"u":"reflexive%20catch_ec1"},{"n":"Dig Quickly","s":8,"u":"dig%20quickly_ec3"},{"n":"Touch Focus","s":35,"u":"touch%20focus_frp2"},{"n":"Boost Modulation","s":2,"u":"boost%20modulation_g%26g"},{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"},{"n":"Distracting Explosion","s":2,"u":"distracting%20explosion_g%26g"},{"n":"Electrify Armor","s":2,"u":"electrify%20armor_g%26g"},{"n":"Helpful Tinkering","s":2,"u":"helpful%20tinkering_g%26g"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"},{"n":"Overdrive Ally","s":2,"u":"overdrive%20ally_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Tamper","s":2,"u":"tamper_g%26g"},{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Ceremony Of Protection","s":0,"u":"ceremony%20of%20protection_lome"},{"n":"Emergency Medical Assistance","s":51,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Improvised Crafting","s":51,"u":"improvised%20crafting_lopsg"},{"n":"Quick Stow","s":51,"u":"quick%20stow_lopsg"},{"n":"Ostentatious Arrival","s":53,"u":"ostentatious%20arrival_som"},{"n":"Transpose","s":53,"u":"transpose_som"}],"8":[{"n":"Expeditious Inspection","s":4,"u":"expeditious%20inspection_apg"},{"n":"Quick Tincture","s":4,"u":"quick%20tincture_apg"},{"n":"Administer First Aid","s":5,"u":"administer%20first%20aid_crb"},{"n":"Affix a Talisman","s":5,"u":"affix%20a%20talisman_crb"},{"n":"Conceal an Object","s":5,"u":"conceal%20an%20object_crb"},{"n":"Craft","s":5,"u":"craft_crb"},{"n":"Disable a Device","s":5,"u":"disable%20a%20device_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Interact","s":5,"u":"interact_crb"},{"n":"Palm an Object","s":5,"u":"palm%20an%20object_crb"},{"n":"Pick a Lock","s":5,"u":"pick%20a%20lock_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"},{"n":"Release","s":5,"u":"release_crb"},{"n":"Repair","s":5,"u":"repair_crb"},{"n":"Steal","s":5,"u":"steal_crb"},{"n":"Treat Disease","s":5,"u":"treat%20disease_crb"},{"n":"Treat Poison","s":5,"u":"treat%20poison_crb"},{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"},{"n":"Stop","s":12,"u":"stop_gmg"},{"n":"Take Control","s":12,"u":"take%20control_gmg"},{"n":"Explode","s":2,"u":"explode_g%26g"},{"n":"Overdrive","s":2,"u":"overdrive_g%26g"},{"n":"Affix a Fulu","s":53,"u":"affix%20a%20fulu_som"},{"n":"Manifest Eidolon","s":53,"u":"manifest%20eidolon_som"}]},"ranger":{"0":[{"n":"Accurate Flurry","s":4,"u":"accurate%20flurry_apg"},{"n":"Additional Recollection","s":4,"u":"additional%20recollection_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Impossible Snares","s":4,"u":"impossible%20snares_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Warden's Focus","s":4,"u":"warden's%20focus_apg"},{"n":"Warden's Wellspring","s":4,"u":"warden's%20wellspring_apg"},{"n":"Animal Companion","s":5,"u":"animal%20companion%20(ranger)_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(ranger)_crb"},{"n":"Camouflage","s":5,"u":"camouflage_crb"},{"n":"Companion's Cry","s":5,"u":"companion's%20cry_crb"},{"n":"Crossbow Ace","s":5,"u":"crossbow%20ace_crb"},{"n":"Deadly Aim","s":5,"u":"deadly%20aim_crb"},{"n":"Disrupt Prey","s":5,"u":"disrupt%20prey_crb"},{"n":"Distracting Shot","s":5,"u":"distracting%20shot_crb"},{"n":"Double Prey","s":5,"u":"double%20prey_crb"},{"n":"Far Shot","s":5,"u":"far%20shot_crb"},{"n":"Favored Enemy","s":5,"u":"favored%20enemy_crb"},{"n":"Favored Terrain","s":5,"u":"favored%20terrain_crb"},{"n":"Greater Distracting Shot","s":5,"u":"greater%20distracting%20shot_crb"},{"n":"Hazard Finder","s":5,"u":"hazard%20finder_crb"},{"n":"Hunted Shot","s":5,"u":"hunted%20shot_crb"},{"n":"Hunter's Aim","s":5,"u":"hunter's%20aim_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Improved Twin Riposte","s":5,"u":"improved%20twin%20riposte%20(ranger)_crb"},{"n":"Incredible Companion","s":5,"u":"incredible%20companion%20(ranger)_crb"},{"n":"Legendary Monster Hunter","s":5,"u":"legendary%20monster%20hunter_crb"},{"n":"Legendary Shot","s":5,"u":"legendary%20shot_crb"},{"n":"Lightning Snares","s":5,"u":"lightning%20snares_crb"},{"n":"Manifold Edge","s":5,"u":"manifold%20edge_crb"},{"n":"Master Monster Hunter","s":5,"u":"master%20monster%20hunter_crb"},{"n":"Masterful Companion","s":5,"u":"masterful%20companion_crb"},{"n":"Mature Animal Companion","s":5,"u":"mature%20animal%20companion%20(ranger)_crb"},{"n":"Monster Hunter","s":5,"u":"monster%20hunter_crb"},{"n":"Monster Warden","s":5,"u":"monster%20warden_crb"},{"n":"Penetrating Shot","s":5,"u":"penetrating%20shot_crb"},{"n":"Perfect Shot","s":5,"u":"perfect%20shot_crb"},{"n":"Powerful Snares","s":5,"u":"powerful%20snares_crb"},{"n":"Quick Draw","s":5,"u":"quick%20draw%20(ranger)_crb"},{"n":"Quick Snares","s":5,"u":"quick%20snares_crb"},{"n":"Running Reload","s":5,"u":"running%20reload_crb"},{"n":"Scout's Warning","s":5,"u":"scout's%20warning%20(ranger)_crb"},{"n":"Second Sting","s":5,"u":"second%20sting_crb"},{"n":"Sense The Unseen","s":5,"u":"sense%20the%20unseen%20(ranger)_crb"},{"n":"Shadow Hunter","s":5,"u":"shadow%20hunter_crb"},{"n":"Shared Prey","s":5,"u":"shared%20prey_crb"},{"n":"Side By Side","s":5,"u":"side%20by%20side%20(ranger)_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(ranger)_crb"},{"n":"Snap Shot","s":5,"u":"snap%20shot_crb"},{"n":"Snare Specialist","s":5,"u":"snare%20specialist_crb"},{"n":"Specialized Companion","s":5,"u":"specialized%20companion%20(ranger)_crb"},{"n":"Stealthy Companion","s":5,"u":"stealthy%20companion_crb"},{"n":"Swift Tracker","s":5,"u":"swift%20tracker_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Terrain Master","s":5,"u":"terrain%20master_crb"},{"n":"To The Ends Of The Earth","s":5,"u":"to%20the%20ends%20of%20the%20earth_crb"},{"n":"Triple Threat","s":5,"u":"triple%20threat_crb"},{"n":"Twin Parry","s":5,"u":"twin%20parry%20(ranger)_crb"},{"n":"Twin Riposte","s":5,"u":"twin%20riposte%20(ranger)_crb"},{"n":"Twin Takedown","s":5,"u":"twin%20takedown_crb"},{"n":"Ubiquitous Snares","s":5,"u":"ubiquitous%20snares_crb"},{"n":"Ultimate Skirmisher","s":5,"u":"ultimate%20skirmisher_crb"},{"n":"Warden's Boon","s":5,"u":"warden's%20boon_crb"},{"n":"Warden's Guidance","s":5,"u":"warden's%20guidance_crb"},{"n":"Warden's Step","s":5,"u":"warden's%20step_crb"},{"n":"Wild Empathy","s":5,"u":"wild%20empathy_crb"},{"n":"Superior Sight","s":18,"u":"superior%20sight_aoa6"},{"n":"Mimic Protections","s":32,"u":"mimic%20protections_ec6"},{"n":"Relentless Stalker","s":33,"u":"relentless%20stalker_fop"},{"n":"Time Dilation Cascade","s":36,"u":"time%20dilation%20cascade_frp3"},{"n":"Farabellus Flip","s":51,"u":"farabellus%20flip_lopsg"}],"3":[{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"}],"8":[{"n":"Hunt Prey","s":5,"u":"hunt%20prey_crb"}]},"fortune":{"0":[{"n":"Acquired Tolerance","s":4,"u":"acquired%20tolerance_apg"},{"n":"Ally's Shelter","s":4,"u":"ally's%20shelter_apg"},{"n":"Archaeologist's Luck","s":4,"u":"archaeologist's%20luck_apg"},{"n":"Avenge Ally","s":4,"u":"avenge%20ally_apg"},{"n":"Cat's Luck","s":4,"u":"cat's%20luck_apg"},{"n":"Derring-do","s":4,"u":"derring-do_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Felicitous Riposte","s":4,"u":"felicitous%20riposte_apg"},{"n":"Incredible Luck","s":4,"u":"incredible%20luck_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"Just One More Thing","s":4,"u":"just%20one%20more%20thing_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Premonition Of Clarity","s":4,"u":"premonition%20of%20clarity_apg"},{"n":"Reckless Abandon","s":4,"u":"reckless%20abandon%20(goblin)_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Halfling Luck","s":5,"u":"halfling%20luck_crb"},{"n":"Impossible Technique","s":5,"u":"impossible%20technique_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Grit And Tenacity","s":2,"u":"grit%20and%20tenacity_g%26g"},{"n":"Redirecting Shot","s":2,"u":"redirecting%20shot_g%26g"},{"n":"Chance Death","s":1,"u":"chance%20death_loag"},{"n":"Guided By The Stars","s":1,"u":"guided%20by%20the%20stars_loag"},{"n":"Impose Order","s":1,"u":"impose%20order_loag"},{"n":"Mask Of Rejection","s":1,"u":"mask%20of%20rejection_loag"},{"n":"Courteous Comeback","s":6,"u":"courteous%20comeback_locg"},{"n":"Know Oneself","s":6,"u":"know%20oneself_locg"},{"n":"Focus Ally","s":51,"u":"focus%20ally_lopsg"},{"n":"Wellspring Control","s":53,"u":"wellspring%20control_som"}],"2":[{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Acrobat's Staff","s":29,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Mask Of Mercy","s":39,"u":"mask%20of%20mercy_sot1"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"True Strike","s":5,"u":"true%20strike_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Perfect Strike","s":6,"u":"perfect%20strike_locg"},{"n":"Perseis's Precautions","s":51,"u":"perseis's%20precautions_lopsg"},{"n":"Perfect Strike","s":52,"u":"perfect%20strike_lowg"},{"n":"Wash Your Luck","s":53,"u":"wash%20your%20luck_som"}],"8":[{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Accidental Shot","s":2,"u":"accidental%20shot_g%26g"},{"n":"Call to Axis","s":0,"u":"call%20to%20axis_lome"}],"70":[{"n":"The World's A Stage","s":53,"u":"the%20world's%20a%20stage_som"}]},"dedication":{"0":[{"n":"Acrobat Dedication","s":4,"u":"acrobat%20dedication_apg"},{"n":"Archaeologist Dedication","s":4,"u":"archaeologist%20dedication_apg"},{"n":"Archer Dedication","s":4,"u":"archer%20dedication_apg"},{"n":"Assassin Dedication","s":4,"u":"assassin%20dedication_apg"},{"n":"Bastion Dedication","s":4,"u":"bastion%20dedication_apg"},{"n":"Beastmaster Dedication","s":4,"u":"beastmaster%20dedication_apg"},{"n":"Blessed One Dedication","s":4,"u":"blessed%20one%20dedication_apg"},{"n":"Bounty Hunter Dedication","s":4,"u":"bounty%20hunter%20dedication_apg"},{"n":"Cavalier Dedication","s":4,"u":"cavalier%20dedication_apg"},{"n":"Celebrity Dedication","s":4,"u":"celebrity%20dedication_apg"},{"n":"Dandy Dedication","s":4,"u":"dandy%20dedication_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Dual-Weapon Warrior Dedication","s":4,"u":"dual-weapon%20warrior%20dedication_apg"},{"n":"Duelist Dedication","s":4,"u":"duelist%20dedication_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Familiar Master Dedication","s":4,"u":"familiar%20master%20dedication_apg"},{"n":"Gladiator Dedication","s":4,"u":"gladiator%20dedication_apg"},{"n":"Herbalist Dedication","s":4,"u":"herbalist%20dedication_apg"},{"n":"Horizon Walker Dedication","s":4,"u":"horizon%20walker%20dedication_apg"},{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Linguist Dedication","s":4,"u":"linguist%20dedication_apg"},{"n":"Loremaster Dedication","s":4,"u":"loremaster%20dedication_apg"},{"n":"Marshal Dedication","s":4,"u":"marshal%20dedication_apg"},{"n":"Martial Artist Dedication","s":4,"u":"martial%20artist%20dedication_apg"},{"n":"Mauler Dedication","s":4,"u":"mauler%20dedication_apg"},{"n":"Medic Dedication","s":4,"u":"medic%20dedication_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Pirate Dedication","s":4,"u":"pirate%20dedication_apg"},{"n":"Poisoner Dedication","s":4,"u":"poisoner%20dedication_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Scout Dedication","s":4,"u":"scout%20dedication_apg"},{"n":"Scroll Trickster Dedication","s":4,"u":"scroll%20trickster%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Sentinel Dedication","s":4,"u":"sentinel%20dedication_apg"},{"n":"Shadowdancer Dedication","s":4,"u":"shadowdancer%20dedication_apg"},{"n":"Snarecrafter Dedication","s":4,"u":"snarecrafter%20dedication_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Talisman Dabbler Dedication","s":4,"u":"talisman%20dabbler%20dedication_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Viking Dedication","s":4,"u":"viking%20dedication_apg"},{"n":"Weapon Improviser Dedication","s":4,"u":"weapon%20improviser%20dedication_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Bellflower Dedication","s":15,"u":"bellflower%20dedication_aoa3"},{"n":"Crystal Keeper Dedication","s":16,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Zephyr Guard Dedication","s":17,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Edgewatch Detective Dedication","s":19,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Jalmeri Heavenseeker Dedication","s":20,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Provocator Dedication","s":21,"u":"provocator%20dedication_aoe3"},{"n":"Ghost Hunter Dedication","s":25,"u":"ghost%20hunter%20dedication_av1"},{"n":"Eldritch Researcher Dedication","s":26,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Drow Shootist Dedication","s":27,"u":"drow%20shootist%20dedication_av3"},{"n":"Juggler Dedication","s":28,"u":"juggler%20dedication_ec1"},{"n":"Staff Acrobat Dedication","s":28,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Animal Trainer Dedication","s":29,"u":"animal%20trainer%20dedication_ec2"},{"n":"Golem Grafter Dedication","s":8,"u":"golem%20grafter%20dedication_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":8,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Butterfly Blade Dedication","s":34,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Ghost Eater Dedication","s":34,"u":"ghost%20eater%20dedication_frp1"},{"n":"Golden League Xun Dedication","s":35,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Sixth Pillar Dedication","s":35,"u":"sixth%20pillar%20dedication_frp2"},{"n":"Artillerist Dedication","s":2,"u":"artillerist%20dedication_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Sniping Duo Dedication","s":2,"u":"sniping%20duo%20dedication_g%26g"},{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Firebrand Braggart Dedication","s":6,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Halcyon Speaker Dedication","s":6,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Hellknight Dedication","s":6,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Signifer Dedication","s":6,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Knight Reclaimant Dedication","s":6,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant","s":6,"u":"knight%20vigilant_locg"},{"n":"Magaambyan Attendant Dedication","s":6,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Scrollmaster Dedication","s":6,"u":"scrollmaster%20dedication_locg"},{"n":"Spellmaster Dedication","s":6,"u":"spellmaster%20dedication_locg"},{"n":"Swordmaster Dedication","s":6,"u":"swordmaster%20dedication_locg"},{"n":"Bright Lion Dedication","s":56,"u":"bright%20lion%20dedication_lol"},{"n":"Captivator Dedication","s":7,"u":"captivator%20dedication_lotgb"},{"n":"Spell Trickster Dedication","s":7,"u":"spell%20trickster%20dedication_lotgb"},{"n":"Wrestler Dedication","s":7,"u":"wrestler%20dedication_lotgb"},{"n":"Aldori Duelist Dedication","s":52,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Hellknight Armiger Dedication","s":52,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Lastwall Sentry Dedication","s":52,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lion Blade Dedication","s":52,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":52,"u":"living%20monolith%20dedication_lowg"},{"n":"Magic Warrior Dedication","s":52,"u":"magic%20warrior%20dedication_lowg"},{"n":"Pathfinder Agent Dedication","s":52,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Red Mantis Assassin Dedication","s":52,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":52,"u":"runescarred%20dedication_lowg"},{"n":"Student of Perfection Dedication","s":52,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Oozemorph Dedication","s":38,"u":"oozemorph%20dedication_sli"},{"n":"Cathartic Mage Dedication","s":53,"u":"cathartic%20mage%20dedication_som"},{"n":"Elementalist Dedication","s":53,"u":"elementalist%20dedication_som"},{"n":"Flexible Spellcaster Dedication","s":53,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Geomancer Dedication","s":53,"u":"geomancer%20dedication_som"},{"n":"Magus Dedication","s":53,"u":"magus%20dedication_som"},{"n":"Runelord Dedication","s":53,"u":"runelord%20dedication_som"},{"n":"Shadowcaster Dedication","s":53,"u":"shadowcaster%20dedication_som"},{"n":"Soulforger Dedication","s":53,"u":"soulforger%20dedication_som"},{"n":"Summoner Dedication","s":53,"u":"summoner%20dedication_som"},{"n":"Wellspring Mage Dedication","s":53,"u":"wellspring%20mage%20dedication_som"},{"n":"Folklorist Dedication","s":40,"u":"folklorist%20dedication_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":40,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Bright Lion Dedication","s":42,"u":"bright%20lion%20dedication_sot4"}]},"skill":{"0":[{"n":"Acrobatic Performer","s":4,"u":"acrobatic%20performer_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Aerobatics Mastery","s":4,"u":"aerobatics%20mastery_apg"},{"n":"Analyze Idiolect","s":4,"u":"analyze%20idiolect_apg"},{"n":"Armor Assist","s":4,"u":"armor%20assist_apg"},{"n":"Armor Specialist","s":4,"u":"armor%20specialist_apg"},{"n":"Armored Stealth","s":4,"u":"armored%20stealth_apg"},{"n":"Assured Identification","s":4,"u":"assured%20identification_apg"},{"n":"Battle Planner","s":4,"u":"battle%20planner_apg"},{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Concealing Legerdemain","s":4,"u":"concealing%20legerdemain_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Crafter's Appraisal","s":4,"u":"crafter's%20appraisal_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Deceptive Worship","s":4,"u":"deceptive%20worship_apg"},{"n":"Discreet Inquiry","s":4,"u":"discreet%20inquiry_apg"},{"n":"Distracting Flattery","s":4,"u":"distracting%20flattery_apg"},{"n":"Distracting Performance","s":4,"u":"distracting%20performance_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Doublespeak","s":4,"u":"doublespeak_apg"},{"n":"Exhort The Faithful","s":4,"u":"exhort%20the%20faithful_apg"},{"n":"Expert Disassembly","s":4,"u":"expert%20disassembly_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Eye For Numbers","s":4,"u":"eye%20for%20numbers_apg"},{"n":"Fabricated Connections","s":4,"u":"fabricated%20connections_apg"},{"n":"Fancy Moves","s":4,"u":"fancy%20moves_apg"},{"n":"Forensic Acumen","s":4,"u":"forensic%20acumen_apg"},{"n":"Fresh Ingredients","s":4,"u":"fresh%20ingredients_apg"},{"n":"Glean Contents","s":4,"u":"glean%20contents_apg"},{"n":"Graceful Leaper","s":4,"u":"graceful%20leaper_apg"},{"n":"Hidden Magic","s":4,"u":"hidden%20magic_apg"},{"n":"Holistic Care","s":4,"u":"holistic%20care_apg"},{"n":"Improvise Tool","s":4,"u":"improvise%20tool_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Lead Climber","s":4,"u":"lead%20climber_apg"},{"n":"Legendary Guide","s":4,"u":"legendary%20guide_apg"},{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"},{"n":"Multilingual Cipher","s":4,"u":"multilingual%20cipher_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"Orthographic Mastery","s":4,"u":"orthographic%20mastery_apg"},{"n":"Party Crasher","s":4,"u":"party%20crasher_apg"},{"n":"Phonetic Training","s":4,"u":"phonetic%20training_apg"},{"n":"Pilgrim's Token","s":4,"u":"pilgrim's%20token_apg"},{"n":"Quick Contacts","s":4,"u":"quick%20contacts_apg"},{"n":"Quick Mount","s":4,"u":"quick%20mount_apg"},{"n":"Rapid Affixture","s":4,"u":"rapid%20affixture_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Resourceful Ritualist","s":4,"u":"resourceful%20ritualist_apg"},{"n":"Reverse Engineering","s":4,"u":"reverse%20engineering_apg"},{"n":"Risky Surgery","s":4,"u":"risky%20surgery_apg"},{"n":"Root Magic","s":4,"u":"root%20magic_apg"},{"n":"Rope Runner","s":4,"u":"rope%20runner_apg"},{"n":"Scholastic Identification","s":4,"u":"scholastic%20identification_apg"},{"n":"Schooled In Secrets","s":4,"u":"schooled%20in%20secrets_apg"},{"n":"Seasoned","s":4,"u":"seasoned_apg"},{"n":"Settlement Scholastics","s":4,"u":"settlement%20scholastics_apg"},{"n":"Shadow Mark","s":4,"u":"shadow%20mark_apg"},{"n":"Steel Skin","s":4,"u":"steel%20skin_apg"},{"n":"Subjective Truth","s":4,"u":"subjective%20truth_apg"},{"n":"Sure Foot","s":4,"u":"sure%20foot_apg"},{"n":"Terrifying Resistance","s":4,"u":"terrifying%20resistance_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Water Sprint","s":4,"u":"water%20sprint_apg"},{"n":"Additional Lore","s":5,"u":"additional%20lore_crb"},{"n":"Alchemical Crafting","s":5,"u":"alchemical%20crafting_crb"},{"n":"Arcane Sense","s":5,"u":"arcane%20sense_crb"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Automatic Knowledge","s":5,"u":"automatic%20knowledge_crb"},{"n":"Bargain Hunter","s":5,"u":"bargain%20hunter_crb"},{"n":"Battle Cry","s":5,"u":"battle%20cry_crb"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bizarre Magic","s":5,"u":"bizarre%20magic_crb"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Cat Fall","s":5,"u":"cat%20fall_crb"},{"n":"Charming Liar","s":5,"u":"charming%20liar_crb"},{"n":"Cloud Jump","s":5,"u":"cloud%20jump_crb"},{"n":"Combat Climber","s":5,"u":"combat%20climber_crb"},{"n":"Confabulator","s":5,"u":"confabulator_crb"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Continual Recovery","s":5,"u":"continual%20recovery_crb"},{"n":"Courtly Graces","s":5,"u":"courtly%20graces_crb"},{"n":"Craft Anything","s":5,"u":"craft%20anything_crb"},{"n":"Divine Guidance","s":5,"u":"divine%20guidance_crb"},{"n":"Dubious Knowledge","s":5,"u":"dubious%20knowledge_crb"},{"n":"Experienced Professional","s":5,"u":"experienced%20professional_crb"},{"n":"Experienced Smuggler","s":5,"u":"experienced%20smuggler_crb"},{"n":"Experienced Tracker","s":5,"u":"experienced%20tracker_crb"},{"n":"Fascinating Performance","s":5,"u":"fascinating%20performance_crb"},{"n":"Foil Senses","s":5,"u":"foil%20senses_crb"},{"n":"Forager","s":5,"u":"forager_crb"},{"n":"Glad-hand","s":5,"u":"glad-hand_crb"},{"n":"Group Coercion","s":5,"u":"group%20coercion_crb"},{"n":"Group Impression","s":5,"u":"group%20impression_crb"},{"n":"Hefty Hauler","s":5,"u":"hefty%20hauler_crb"},{"n":"Hobnobber","s":5,"u":"hobnobber_crb"},{"n":"Impeccable Crafting","s":5,"u":"impeccable%20crafting_crb"},{"n":"Impressive Performance","s":5,"u":"impressive%20performance_crb"},{"n":"Intimidating Glare","s":5,"u":"intimidating%20glare_crb"},{"n":"Intimidating Prowess","s":5,"u":"intimidating%20prowess_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Kip Up","s":5,"u":"kip%20up_crb"},{"n":"Lasting Coercion","s":5,"u":"lasting%20coercion_crb"},{"n":"Legendary Codebreaker","s":5,"u":"legendary%20codebreaker_crb"},{"n":"Legendary Linguist","s":5,"u":"legendary%20linguist_crb"},{"n":"Legendary Medic","s":5,"u":"legendary%20medic_crb"},{"n":"Legendary Negotiation","s":5,"u":"legendary%20negotiation_crb"},{"n":"Legendary Performer","s":5,"u":"legendary%20performer_crb"},{"n":"Legendary Professional","s":5,"u":"legendary%20professional_crb"},{"n":"Legendary Sneak","s":5,"u":"legendary%20sneak_crb"},{"n":"Legendary Survivalist","s":5,"u":"legendary%20survivalist_crb"},{"n":"Legendary Thief","s":5,"u":"legendary%20thief_crb"},{"n":"Lengthy Diversion","s":5,"u":"lengthy%20diversion_crb"},{"n":"Lie To Me","s":5,"u":"lie%20to%20me_crb"},{"n":"Magical Crafting","s":5,"u":"magical%20crafting_crb"},{"n":"Magical Shorthand","s":5,"u":"magical%20shorthand_crb"},{"n":"Multilingual","s":5,"u":"multilingual_crb"},{"n":"Natural Medicine","s":5,"u":"natural%20medicine_crb"},{"n":"Nimble Crawl","s":5,"u":"nimble%20crawl_crb"},{"n":"Oddity Identification","s":5,"u":"oddity%20identification_crb"},{"n":"Pickpocket","s":5,"u":"pickpocket_crb"},{"n":"Planar Survival","s":5,"u":"planar%20survival_crb"},{"n":"Powerful Leap","s":5,"u":"powerful%20leap_crb"},{"n":"Quick Climb","s":5,"u":"quick%20climb_crb"},{"n":"Quick Coercion","s":5,"u":"quick%20coercion_crb"},{"n":"Quick Disguise","s":5,"u":"quick%20disguise_crb"},{"n":"Quick Identification","s":5,"u":"quick%20identification_crb"},{"n":"Quick Jump","s":5,"u":"quick%20jump_crb"},{"n":"Quick Recognition","s":5,"u":"quick%20recognition_crb"},{"n":"Quick Repair","s":5,"u":"quick%20repair_crb"},{"n":"Quick Squeeze","s":5,"u":"quick%20squeeze_crb"},{"n":"Quick Swim","s":5,"u":"quick%20swim_crb"},{"n":"Quick Unlock","s":5,"u":"quick%20unlock_crb"},{"n":"Quiet Allies","s":5,"u":"quiet%20allies_crb"},{"n":"Rapid Mantel","s":5,"u":"rapid%20mantel_crb"},{"n":"Read Lips","s":5,"u":"read%20lips_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Robust Recovery","s":5,"u":"robust%20recovery_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Shameless Request","s":5,"u":"shameless%20request_crb"},{"n":"Sign Language","s":5,"u":"sign%20language_crb"},{"n":"Skill Training","s":5,"u":"skill%20training_crb"},{"n":"Slippery Secrets","s":5,"u":"slippery%20secrets_crb"},{"n":"Snare Crafting","s":5,"u":"snare%20crafting_crb"},{"n":"Specialty Crafting","s":5,"u":"specialty%20crafting_crb"},{"n":"Steady Balance","s":5,"u":"steady%20balance_crb"},{"n":"Streetwise","s":5,"u":"streetwise_crb"},{"n":"Student Of The Canon","s":5,"u":"student%20of%20the%20canon_crb"},{"n":"Subtle Theft","s":5,"u":"subtle%20theft_crb"},{"n":"Survey Wildlife","s":5,"u":"survey%20wildlife_crb"},{"n":"Swift Sneak","s":5,"u":"swift%20sneak_crb"},{"n":"Terrain Expertise","s":5,"u":"terrain%20expertise_crb"},{"n":"Terrain Stalker","s":5,"u":"terrain%20stalker_crb"},{"n":"Terrified Retreat","s":5,"u":"terrified%20retreat_crb"},{"n":"Titan Wrestler","s":5,"u":"titan%20wrestler_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Underwater Marauder","s":5,"u":"underwater%20marauder_crb"},{"n":"Unified Theory","s":5,"u":"unified%20theory_crb"},{"n":"Unmistakable Lore","s":5,"u":"unmistakable%20lore_crb"},{"n":"Virtuosic Performer","s":5,"u":"virtuosic%20performer_crb"},{"n":"Wall Jump","s":5,"u":"wall%20jump_crb"},{"n":"Ward Medic","s":5,"u":"ward%20medic_crb"},{"n":"Wary Disarmament","s":5,"u":"wary%20disarmament_crb"},{"n":"Encouraging Words","s":12,"u":"encouraging%20words_gmg"},{"n":"Reveal Machinations","s":15,"u":"reveal%20machinations_aoa3"},{"n":"Secret Speech","s":15,"u":"secret%20speech_aoa3"},{"n":"Tweak Appearances","s":15,"u":"tweak%20appearances_aoa3"},{"n":"Know The Beat","s":17,"u":"know%20the%20beat_aoa5"},{"n":"Juggle","s":28,"u":"juggle_ec1"},{"n":"Insistent Command","s":29,"u":"insistent%20command_ec2"},{"n":"Ravening's Desperation","s":8,"u":"ravening's%20desperation_ec3"},{"n":"Efficient Controls","s":2,"u":"efficient%20controls_g%26g"},{"n":"Engine Bay","s":2,"u":"engine%20bay_g%26g"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Gear Gnash","s":2,"u":"gear%20gnash_g%26g"},{"n":"Named Artillery","s":2,"u":"named%20artillery_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Propeller Attachment","s":2,"u":"propeller%20attachment_g%26g"},{"n":"Push It","s":2,"u":"push%20it_g%26g"},{"n":"That Was A Close One, Huh?","s":2,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g"},{"n":"Backup Disguise","s":6,"u":"backup%20disguise_locg"},{"n":"Emerald Boughs Accustomation","s":6,"u":"emerald%20boughs%20accustomation_locg"},{"n":"Entourage","s":6,"u":"entourage_locg"},{"n":"Forced Entry","s":6,"u":"forced%20entry_locg"},{"n":"Recognize Threat","s":6,"u":"recognize%20threat_locg"},{"n":"Sow Rumor","s":6,"u":"sow%20rumor_locg"},{"n":"Unravel Mysteries","s":6,"u":"unravel%20mysteries_locg"},{"n":"Uzunjati Recollection","s":6,"u":"uzunjati%20recollection_locg"},{"n":"Uzunjati Storytelling","s":6,"u":"uzunjati%20storytelling_locg"},{"n":"Battle Prayer","s":55,"u":"battle%20prayer_logm"},{"n":"Bless Tonic","s":55,"u":"bless%20tonic_logm"},{"n":"Bless Toxin","s":55,"u":"bless%20toxin_logm"},{"n":"Charlatan","s":55,"u":"charlatan_logm"},{"n":"Environmental Grace","s":55,"u":"environmental%20grace_logm"},{"n":"Evangelize","s":55,"u":"evangelize_logm"},{"n":"Mortal Healing","s":55,"u":"mortal%20healing_logm"},{"n":"Sacred Defense","s":55,"u":"sacred%20defense_logm"},{"n":"Sanctify Water","s":55,"u":"sanctify%20water_logm"},{"n":"Medical Researcher","s":56,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":56,"u":"paragon%20battle%20medicine_lol"},{"n":"Craft Facsimile","s":51,"u":"craft%20facsimile_lopsg"},{"n":"Dead Reckoning","s":51,"u":"dead%20reckoning_lopsg"},{"n":"Diverse Recognition","s":51,"u":"diverse%20recognition_lopsg"},{"n":"Emergency Medical Assistance","s":51,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Fane's Escape","s":51,"u":"fane's%20escape_lopsg"},{"n":"Improvised Crafting","s":51,"u":"improvised%20crafting_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":51,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Masterful Obfuscation","s":51,"u":"masterful%20obfuscation_lopsg"},{"n":"Recollect Studies","s":51,"u":"recollect%20studies_lopsg"},{"n":"Rugged Survivalist","s":51,"u":"rugged%20survivalist_lopsg"},{"n":"Snap Out Of It!","s":51,"u":"snap%20out%20of%20it!_lopsg"},{"n":"Diabolic Certitude","s":52,"u":"diabolic%20certitude_lowg"},{"n":"Eye Of The Arclords","s":52,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Godless Healing","s":52,"u":"godless%20healing_lowg"},{"n":"Thorough Reports","s":52,"u":"thorough%20reports_lowg"},{"n":"Hideous Ululation","s":38,"u":"hideous%20ululation_sli"},{"n":"Embed Aeon Stone","s":53,"u":"embed%20aeon%20stone_som"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"},{"n":"Tattoo Artist","s":53,"u":"tattoo%20artist_som"}]},"barbarian":{"0":[{"n":"Adrenaline Rush","s":4,"u":"adrenaline%20rush_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(barbarian)_apg"},{"n":"Bashing Charge","s":4,"u":"bashing%20charge_apg"},{"n":"Determined Dash","s":4,"u":"determined%20dash_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Draconic Arrogance","s":4,"u":"draconic%20arrogance_apg"},{"n":"Embrace The Pain","s":4,"u":"embrace%20the%20pain_apg"},{"n":"Follow-up Assault","s":4,"u":"follow-up%20assault_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Furious Vengeance","s":4,"u":"furious%20vengeance_apg"},{"n":"Impaling Thrust","s":4,"u":"impaling%20thrust_apg"},{"n":"Impressive Landing","s":4,"u":"impressive%20landing_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Mage Hunter","s":4,"u":"mage%20hunter_apg"},{"n":"Nocturnal Sense","s":4,"u":"nocturnal%20sense_apg"},{"n":"Overpowering Charge","s":4,"u":"overpowering%20charge%20(barbarian)_apg"},{"n":"Oversized Throw","s":4,"u":"oversized%20throw_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Resounding Blow","s":4,"u":"resounding%20blow_apg"},{"n":"Scouring Rage","s":4,"u":"scouring%20rage_apg"},{"n":"Shattering Blows","s":4,"u":"shattering%20blows_apg"},{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Sunder Enchantment","s":4,"u":"sunder%20enchantment_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Supernatural Senses","s":4,"u":"supernatural%20senses_apg"},{"n":"Tangle Of Battle","s":4,"u":"tangle%20of%20battle_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Unstoppable Juggernaut","s":4,"u":"unstoppable%20juggernaut_apg"},{"n":"Acute Scent","s":5,"u":"acute%20scent_crb"},{"n":"Acute Vision","s":5,"u":"acute%20vision_crb"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Attack Of Opportunity","s":5,"u":"attack%20of%20opportunity%20(barbarian)_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Brutal Bully","s":5,"u":"brutal%20bully_crb"},{"n":"Brutal Critical","s":5,"u":"brutal%20critical_crb"},{"n":"Cleave","s":5,"u":"cleave_crb"},{"n":"Collateral Thrash","s":5,"u":"collateral%20thrash_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Fast Movement","s":5,"u":"fast%20movement_crb"},{"n":"Furious Bully","s":5,"u":"furious%20bully_crb"},{"n":"Furious Finish","s":5,"u":"furious%20finish_crb"},{"n":"Furious Grab","s":5,"u":"furious%20grab_crb"},{"n":"Furious Sprint","s":5,"u":"furious%20sprint_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Great Cleave","s":5,"u":"great%20cleave_crb"},{"n":"Knockback","s":5,"u":"knockback_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"No Escape","s":5,"u":"no%20escape_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Raging Athlete","s":5,"u":"raging%20athlete_crb"},{"n":"Raging Intimidation","s":5,"u":"raging%20intimidation_crb"},{"n":"Raging Thrower","s":5,"u":"raging%20thrower_crb"},{"n":"Reckless Abandon","s":5,"u":"reckless%20abandon%20(barbarian)_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Second Wind","s":5,"u":"second%20wind_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Leap","s":5,"u":"sudden%20leap%20(barbarian)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(barbarian)_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Thrash","s":5,"u":"thrash_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Vengeful Strike","s":5,"u":"vengeful%20strike_crb"},{"n":"Vicious Evisceration","s":5,"u":"vicious%20evisceration_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Wounded Rage","s":5,"u":"wounded%20rage_crb"},{"n":"Invulnerable Juggernaut","s":18,"u":"invulnerable%20juggernaut_aoa6"},{"n":"Annihilating Swing","s":32,"u":"annihilating%20swing_ec6"},{"n":"Whirlwind Toss","s":36,"u":"whirlwind%20toss_frp3"},{"n":"Farabellus Flip","s":51,"u":"farabellus%20flip_lopsg"}],"8":[{"n":"Mighty Rage","s":5,"u":"mighty%20rage_crb"},{"n":"Rage","s":5,"u":"rage_crb"}]},"rage":{"0":[{"n":"Adrenaline Rush","s":4,"u":"adrenaline%20rush_apg"},{"n":"Determined Dash","s":4,"u":"determined%20dash_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Draconic Arrogance","s":4,"u":"draconic%20arrogance_apg"},{"n":"Embrace The Pain","s":4,"u":"embrace%20the%20pain_apg"},{"n":"Follow-up Assault","s":4,"u":"follow-up%20assault_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Furious Vengeance","s":4,"u":"furious%20vengeance_apg"},{"n":"Impaling Thrust","s":4,"u":"impaling%20thrust_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Mage Hunter","s":4,"u":"mage%20hunter_apg"},{"n":"Nocturnal Sense","s":4,"u":"nocturnal%20sense_apg"},{"n":"Oversized Throw","s":4,"u":"oversized%20throw_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Resounding Blow","s":4,"u":"resounding%20blow_apg"},{"n":"Shattering Blows","s":4,"u":"shattering%20blows_apg"},{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Supernatural Senses","s":4,"u":"supernatural%20senses_apg"},{"n":"Tangle Of Battle","s":4,"u":"tangle%20of%20battle_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Cleave","s":5,"u":"cleave_crb"},{"n":"Collateral Thrash","s":5,"u":"collateral%20thrash_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Furious Finish","s":5,"u":"furious%20finish_crb"},{"n":"Furious Grab","s":5,"u":"furious%20grab_crb"},{"n":"Furious Sprint","s":5,"u":"furious%20sprint_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Great Cleave","s":5,"u":"great%20cleave_crb"},{"n":"Knockback","s":5,"u":"knockback_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"No Escape","s":5,"u":"no%20escape_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Reckless Abandon","s":5,"u":"reckless%20abandon%20(barbarian)_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Thrash","s":5,"u":"thrash_crb"},{"n":"Vengeful Strike","s":5,"u":"vengeful%20strike_crb"},{"n":"Vicious Evisceration","s":5,"u":"vicious%20evisceration_crb"},{"n":"Wounded Rage","s":5,"u":"wounded%20rage_crb"},{"n":"Whirlwind Toss","s":36,"u":"whirlwind%20toss_frp3"}]},"healing":{"0":[{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Sap Life","s":5,"u":"sap%20life_crb"},{"n":"Ruby Resurrection","s":36,"u":"ruby%20resurrection_frp3"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Purge Sins","s":1,"u":"purge%20sins_loag"},{"n":"Crimson Shroud","s":52,"u":"crimson%20shroud_lowg"},{"n":"Sustaining Steel","s":53,"u":"sustaining%20steel_som"}],"2":[{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Panacea Fruit","s":32,"u":"panacea%20fruit_ec6"},{"n":"Phoenix Fighting Fan","s":34,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":34,"u":"phoenix%20necklace_frp1"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Infernal Health","s":56,"u":"infernal%20health_lol"},{"n":"Body Recovery Kit","s":51,"u":"body%20recovery%20kit_lopsg"},{"n":"Deathless","s":7,"u":"deathless_lotgb"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"}],"3":[{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Moment Of Renewal","s":5,"u":"moment%20of%20renewal_crb"},{"n":"Neutralize Poison","s":5,"u":"neutralize%20poison_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Remove Curse","s":5,"u":"remove%20curse_crb"},{"n":"Remove Disease","s":5,"u":"remove%20disease_crb"},{"n":"Remove Paralysis","s":5,"u":"remove%20paralysis_crb"},{"n":"Restoration","s":5,"u":"restoration_crb"},{"n":"Restore Senses","s":5,"u":"restore%20senses_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Spirit Link","s":5,"u":"spirit%20link_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Tireless Worker","s":16,"u":"tireless%20worker_aoa4"},{"n":"Ravening Maw","s":8,"u":"ravening%20maw_ec3"},{"n":"Devour Life","s":32,"u":"devour%20life_ec6"},{"n":"Cleansing Flames","s":36,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":36,"u":"rejuvenating%20flames_frp3"},{"n":"Shall Not Falter, Shall Not Rout","s":56,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Healing Well","s":53,"u":"healing%20well_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Positive Attunement","s":53,"u":"positive%20attunement_som"},{"n":"Soothing Spring","s":53,"u":"soothing%20spring_som"},{"n":"Cloak of Light","s":42,"u":"cloak%20of%20light_sot4"}],"8":[{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"}],"70":[{"n":"Resurrect","s":5,"u":"resurrect_crb"}]},"oracle":{"0":[{"n":"Advanced Revelation","s":4,"u":"advanced%20revelation_apg"},{"n":"Bespell Weapon","s":4,"u":"bespell%20weapon_apg"},{"n":"Blaze Of Revelation","s":4,"u":"blaze%20of%20revelation_apg"},{"n":"Cantrip Expansion","s":4,"u":"cantrip%20expansion%20(oracle)_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Diverse Mystery","s":4,"u":"diverse%20mystery_apg"},{"n":"Divine Access","s":4,"u":"divine%20access_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Divine Effusion","s":4,"u":"divine%20effusion_apg"},{"n":"Domain Acumen","s":4,"u":"domain%20acumen_apg"},{"n":"Domain Fluency","s":4,"u":"domain%20fluency_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Greater Revelation","s":4,"u":"greater%20revelation_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Mysterious Repertoire","s":4,"u":"mysterious%20repertoire_apg"},{"n":"Mystery Conduit","s":4,"u":"mystery%20conduit_apg"},{"n":"Oracular Providence","s":4,"u":"oracular%20providence_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Paradoxical Mystery","s":4,"u":"paradoxical%20mystery_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Steady Spellcasting","s":4,"u":"steady%20spellcasting%20(oracle)_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Scapegoat Parallel Self","s":36,"u":"scapegoat%20parallel%20self_frp3"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"}]},"swashbuckler":{"0":[{"n":"After You","s":4,"u":"after%20you_apg"},{"n":"Agile Maneuvers","s":4,"u":"agile%20maneuvers_apg"},{"n":"Antagonize","s":4,"u":"antagonize_apg"},{"n":"Attack Of Opportunity","s":4,"u":"attack%20of%20opportunity%20(swashbuckler)_apg"},{"n":"Bleeding Finisher","s":4,"u":"bleeding%20finisher_apg"},{"n":"Buckler Dance","s":4,"u":"buckler%20dance_apg"},{"n":"Buckler Expertise","s":4,"u":"buckler%20expertise_apg"},{"n":"Charmed Life","s":4,"u":"charmed%20life_apg"},{"n":"Cheat Death","s":4,"u":"cheat%20death_apg"},{"n":"Combination Finisher","s":4,"u":"combination%20finisher_apg"},{"n":"Deadly Grace","s":4,"u":"deadly%20grace_apg"},{"n":"Derring-do","s":4,"u":"derring-do_apg"},{"n":"Disarming Flair","s":4,"u":"disarming%20flair_apg"},{"n":"Dual Finisher","s":4,"u":"dual%20finisher_apg"},{"n":"Dueling Dance","s":4,"u":"dueling%20dance_apg"},{"n":"Dueling Parry","s":4,"u":"dueling%20parry_apg"},{"n":"Felicitous Riposte","s":4,"u":"felicitous%20riposte_apg"},{"n":"Finishing Follow-through","s":4,"u":"finishing%20follow-through_apg"},{"n":"Flamboyant Athlete","s":4,"u":"flamboyant%20athlete_apg"},{"n":"Flamboyant Leap","s":4,"u":"flamboyant%20leap_apg"},{"n":"Flying Blade","s":4,"u":"flying%20blade_apg"},{"n":"Focused Fascination","s":4,"u":"focused%20fascination_apg"},{"n":"Goading Feint","s":4,"u":"goading%20feint_apg"},{"n":"Guardian's Deflection","s":4,"u":"guardian's%20deflection_apg"},{"n":"Impaling Finisher","s":4,"u":"impaling%20finisher_apg"},{"n":"Impossible Riposte","s":4,"u":"impossible%20riposte_apg"},{"n":"Incredible Luck","s":4,"u":"incredible%20luck_apg"},{"n":"Inexhaustible Countermoves","s":4,"u":"inexhaustible%20countermoves_apg"},{"n":"Leading Dance","s":4,"u":"leading%20dance_apg"},{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Mobile Finisher","s":4,"u":"mobile%20finisher_apg"},{"n":"Nimble Dodge","s":4,"u":"nimble%20dodge_apg"},{"n":"Nimble Roll","s":4,"u":"nimble%20roll_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Panache Paragon","s":4,"u":"panache%20paragon_apg"},{"n":"Parry And Riposte","s":4,"u":"parry%20and%20riposte_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Precise Finisher","s":4,"u":"precise%20finisher_apg"},{"n":"Reflexive Riposte","s":4,"u":"reflexive%20riposte_apg"},{"n":"Stunning Finisher","s":4,"u":"stunning%20finisher_apg"},{"n":"Swaggering Initiative","s":4,"u":"swaggering%20initiative_apg"},{"n":"Targeting Finisher","s":4,"u":"targeting%20finisher_apg"},{"n":"Tumble Behind","s":4,"u":"tumble%20behind%20(swashbuckler)_apg"},{"n":"Twin Parry","s":4,"u":"twin%20parry%20(swashbuckler)_apg"},{"n":"Twinned Defense","s":4,"u":"twinned%20defense%20(swashbuckler)_apg"},{"n":"Unbalancing Finisher","s":4,"u":"unbalancing%20finisher_apg"},{"n":"Vexing Tumble","s":4,"u":"vexing%20tumble_apg"},{"n":"Vivacious Bravado","s":4,"u":"vivacious%20bravado_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Vivacious Afterimage","s":36,"u":"vivacious%20afterimage_frp3"},{"n":"Flamboyant Cruelty","s":56,"u":"flamboyant%20cruelty_lol"},{"n":"Fane's Fourberie","s":51,"u":"fane's%20fourberie_lopsg"},{"n":"Stella's Stab And Snag","s":51,"u":"stella's%20stab%20and%20snag_lopsg"}],"8":[{"n":"Confident Finisher","s":4,"u":"confident%20finisher_apg"},{"n":"Opportune Riposte","s":4,"u":"opportune%20riposte_apg"}]},"disease":{"0":[{"n":"Aggravating Scratch","s":4,"u":"aggravating%20scratch_apg"}],"3":[{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Goblin Pox","s":5,"u":"goblin%20pox_crb"},{"n":"Blightburn Blast","s":31,"u":"blightburn%20blast_ec5"},{"n":"Divine Plagues","s":55,"u":"divine%20plagues_logm"},{"n":"Foul Miasma","s":55,"u":"foul%20miasma_logm"}],"63":[{"n":"Ghast Fever","s":9,"u":"ghast%20fever_b1"},{"n":"Ghoul Fever","s":9,"u":"ghoul%20fever_b1"},{"n":"Blinding Sickness","s":12,"u":"blinding%20sickness_gmg"},{"n":"Bog Rot","s":12,"u":"bog%20rot_gmg"},{"n":"Bone Chill","s":12,"u":"bone%20chill_gmg"},{"n":"Brain Worms","s":12,"u":"brain%20worms_gmg"},{"n":"Bubonic Plague","s":12,"u":"bubonic%20plague_gmg"},{"n":"Chocking Death","s":12,"u":"chocking%20death_gmg"},{"n":"Malaria","s":12,"u":"malaria_gmg"},{"n":"Nightmare Fever","s":12,"u":"nightmare%20fever_gmg"},{"n":"Scarlet Fever","s":12,"u":"scarlet%20fever_gmg"},{"n":"Scarlet Leprosy","s":12,"u":"scarlet%20leprosy_gmg"},{"n":"Sewer Haze","s":12,"u":"sewer%20haze_gmg"},{"n":"Tetanus","s":12,"u":"tetanus_gmg"},{"n":"Tuberculosis","s":12,"u":"tuberculosis_gmg"}]},"investigator":{"0":[{"n":"Alchemical Discoveries","s":4,"u":"alchemical%20discoveries_apg"},{"n":"Athletic Strategist","s":4,"u":"athletic%20strategist_apg"},{"n":"Blind-fight","s":4,"u":"blind-fight%20(investigator)_apg"},{"n":"Clue Them All In","s":4,"u":"clue%20them%20all%20in_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Detective's Readiness","s":4,"u":"detective's%20readiness_apg"},{"n":"Didactic Strike","s":4,"u":"didactic%20strike_apg"},{"n":"Everyone's A Suspect","s":4,"u":"everyone's%20a%20suspect_apg"},{"n":"Flexible Studies","s":4,"u":"flexible%20studies_apg"},{"n":"Foresee Danger","s":4,"u":"foresee%20danger_apg"},{"n":"Implausible Purchase","s":4,"u":"implausible%20purchase%20(investigator)_apg"},{"n":"Just One More Thing","s":4,"u":"just%20one%20more%20thing_apg"},{"n":"Just The Facts","s":4,"u":"just%20the%20facts_apg"},{"n":"Known Weaknesses","s":4,"u":"known%20weaknesses_apg"},{"n":"Lead Investigator","s":4,"u":"lead%20investigator_apg"},{"n":"Lie Detector","s":4,"u":"lie%20detector_apg"},{"n":"Ongoing Investigation","s":4,"u":"ongoing%20investigation_apg"},{"n":"Ongoing Strategy","s":4,"u":"ongoing%20strategy_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Predictive Purchase","s":4,"u":"predictive%20purchase%20(investigator)_apg"},{"n":"Reason Rapidly","s":4,"u":"reason%20rapidly_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(investigator)_apg"},{"n":"Red Herring","s":4,"u":"red%20herring_apg"},{"n":"Scalpel's Point","s":4,"u":"scalpel's%20point_apg"},{"n":"Sense The Unseen","s":4,"u":"sense%20the%20unseen_apg"},{"n":"Shared Stratagem","s":4,"u":"shared%20stratagem_apg"},{"n":"Solid Lead","s":4,"u":"solid%20lead_apg"},{"n":"Strategic Assessment","s":4,"u":"strategic%20assessment_apg"},{"n":"Strategic Bypass","s":4,"u":"strategic%20bypass_apg"},{"n":"Suspect Of Opportunity","s":4,"u":"suspect%20of%20opportunity_apg"},{"n":"Takedown Expert","s":4,"u":"takedown%20expert_apg"},{"n":"That's Odd","s":4,"u":"that's%20odd_apg"},{"n":"Thorough Research","s":4,"u":"thorough%20research_apg"},{"n":"Trap Finder","s":4,"u":"trap%20finder_apg"},{"n":"Trickster's Ace","s":4,"u":"trickster's%20ace_apg"},{"n":"Underworld Investigator","s":4,"u":"underworld%20investigator_apg"},{"n":"Whodunnit?","s":4,"u":"whodunnit%3f_apg"},{"n":"All The Time In The World","s":36,"u":"all%20the%20time%20in%20the%20world_frp3"}],"8":[{"n":"Clue In","s":4,"u":"clue%20in_apg"},{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Expeditious Inspection","s":4,"u":"expeditious%20inspection_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Quick Tincture","s":4,"u":"quick%20tincture_apg"}]},"monk":{"0":[{"n":"Align Ki","s":4,"u":"align%20ki_apg"},{"n":"Ancestral Weaponry","s":4,"u":"ancestral%20weaponry_apg"},{"n":"Clinging Shadows Initiate","s":4,"u":"clinging%20shadows%20initiate_apg"},{"n":"Cobra Envenom","s":4,"u":"cobra%20envenom_apg"},{"n":"Cobra Stance","s":4,"u":"cobra%20stance_apg"},{"n":"Deadly Strikes","s":4,"u":"deadly%20strikes_apg"},{"n":"Dodging Roll","s":4,"u":"dodging%20roll_apg"},{"n":"Flinging Blow","s":4,"u":"flinging%20blow_apg"},{"n":"Focused Shot","s":4,"u":"focused%20shot_apg"},{"n":"Form Lock","s":4,"u":"form%20lock_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Gorilla Stance","s":4,"u":"gorilla%20stance_apg"},{"n":"Ki Center","s":4,"u":"ki%20center_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Monastic Archer Stance","s":4,"u":"monastic%20archer%20stance_apg"},{"n":"One-inch Punch","s":4,"u":"one-inch%20punch_apg"},{"n":"One-millimeter Punch","s":4,"u":"one-millimeter%20punch_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Peafowl Stance","s":4,"u":"peafowl%20stance_apg"},{"n":"Peafowl Strut","s":4,"u":"peafowl%20strut_apg"},{"n":"Pinning Fire","s":4,"u":"pinning%20fire_apg"},{"n":"Prevailing Position","s":4,"u":"prevailing%20position_apg"},{"n":"Return Fire","s":4,"u":"return%20fire_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shooting Stars Stance","s":4,"u":"shooting%20stars%20stance_apg"},{"n":"Stumbling Feint","s":4,"u":"stumbling%20feint_apg"},{"n":"Stumbling Stance","s":4,"u":"stumbling%20stance_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Whirling Blade Stance","s":4,"u":"whirling%20blade%20stance_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Arrow Snatching","s":5,"u":"arrow%20snatching_crb"},{"n":"Brawling Focus","s":5,"u":"brawling%20focus_crb"},{"n":"Crane Flutter","s":5,"u":"crane%20flutter_crb"},{"n":"Crane Stance","s":5,"u":"crane%20stance_crb"},{"n":"Crushing Grab","s":5,"u":"crushing%20grab_crb"},{"n":"Dancing Leaf","s":5,"u":"dancing%20leaf_crb"},{"n":"Deflect Arrow","s":5,"u":"deflect%20arrow_crb"},{"n":"Diamond Fists","s":5,"u":"diamond%20fists_crb"},{"n":"Diamond Soul","s":5,"u":"diamond%20soul_crb"},{"n":"Disrupt Ki","s":5,"u":"disrupt%20ki_crb"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Dragon Stance","s":5,"u":"dragon%20stance_crb"},{"n":"Elemental Fist","s":5,"u":"elemental%20fist_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Enduring Quickness","s":5,"u":"enduring%20quickness_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Flurry Of Maneuvers","s":5,"u":"flurry%20of%20maneuvers_crb"},{"n":"Flying Kick","s":5,"u":"flying%20kick_crb"},{"n":"Fuse Stance","s":5,"u":"fuse%20stance_crb"},{"n":"Guarded Movement","s":5,"u":"guarded%20movement_crb"},{"n":"Impossible Technique","s":5,"u":"impossible%20technique_crb"},{"n":"Improved Knockback","s":5,"u":"improved%20knockback_crb"},{"n":"Ironblood Stance","s":5,"u":"ironblood%20stance_crb"},{"n":"Ironblood Surge","s":5,"u":"ironblood%20surge_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Knockback Strike","s":5,"u":"knockback%20strike_crb"},{"n":"Master Of Many Styles","s":5,"u":"master%20of%20many%20styles_crb"},{"n":"Meditative Focus","s":5,"u":"meditative%20focus_crb"},{"n":"Meditative Wellspring","s":5,"u":"meditative%20wellspring_crb"},{"n":"Mixed Maneuver","s":5,"u":"mixed%20maneuver_crb"},{"n":"Monastic Weaponry","s":5,"u":"monastic%20weaponry_crb"},{"n":"Mountain Quake","s":5,"u":"mountain%20quake_crb"},{"n":"Mountain Stance","s":5,"u":"mountain%20stance_crb"},{"n":"Mountain Stronghold","s":5,"u":"mountain%20stronghold_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Shattering Strike","s":5,"u":"shattering%20strike_crb"},{"n":"Sleeper Hold","s":5,"u":"sleeper%20hold_crb"},{"n":"Stance Savant","s":5,"u":"stance%20savant%20(monk)_crb"},{"n":"Stand Still","s":5,"u":"stand%20still_crb"},{"n":"Stunning Fist","s":5,"u":"stunning%20fist_crb"},{"n":"Swift River","s":5,"u":"swift%20river_crb"},{"n":"Tangled Forest Rake","s":5,"u":"tangled%20forest%20rake_crb"},{"n":"Tangled Forest Stance","s":5,"u":"tangled%20forest%20stance_crb"},{"n":"Tiger Slash","s":5,"u":"tiger%20slash_crb"},{"n":"Tiger Stance","s":5,"u":"tiger%20stance_crb"},{"n":"Timeless Body","s":5,"u":"timeless%20body_crb"},{"n":"Tongue Of Sun And Moon","s":5,"u":"tongue%20of%20sun%20and%20moon_crb"},{"n":"Wall Run","s":5,"u":"wall%20run_crb"},{"n":"Water Step","s":5,"u":"water%20step_crb"},{"n":"Whirling Throw","s":5,"u":"whirling%20throw_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Wild Winds Initiate","s":5,"u":"wild%20winds%20initiate_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Winding Flow","s":5,"u":"winding%20flow_crb"},{"n":"Wolf Drag","s":5,"u":"wolf%20drag_crb"},{"n":"Wolf Stance","s":5,"u":"wolf%20stance_crb"},{"n":"Golden Body","s":18,"u":"golden%20body_aoa6"},{"n":"Endurance Of The Rooted Tree","s":32,"u":"endurance%20of%20the%20rooted%20tree_ec6"},{"n":"Entwined Energy Ki","s":34,"u":"entwined%20energy%20ki_frp1"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Effortless Reach","s":35,"u":"effortless%20reach_frp2"},{"n":"Electric Counter","s":35,"u":"electric%20counter_frp2"},{"n":"Jellyfish Stance","s":35,"u":"jellyfish%20stance_frp2"},{"n":"Sense Ki","s":35,"u":"sense%20ki_frp2"},{"n":"Vitality-manipulating Stance","s":36,"u":"vitality-manipulating%20stance_frp3"},{"n":"Sacred Ki","s":55,"u":"sacred%20ki_logm"},{"n":"Blazing Talon Surge","s":51,"u":"blazing%20talon%20surge_lopsg"},{"n":"Explosive Death Drop","s":51,"u":"explosive%20death%20drop_lopsg"},{"n":"Rain Of Embers Stance","s":51,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Blazing Streak","s":53,"u":"blazing%20streak_som"},{"n":"Inner Fire","s":53,"u":"inner%20fire_som"},{"n":"Reflective Ripple Stance","s":53,"u":"reflective%20ripple%20stance_som"},{"n":"Rippling Spin","s":53,"u":"rippling%20spin_som"},{"n":"Stoked Flame Stance","s":53,"u":"stoked%20flame%20stance_som"},{"n":"Wave Spiral","s":53,"u":"wave%20spiral_som"}],"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"Monkey's Fist","s":19,"u":"monkey's%20fist_aoe1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"},{"n":"Tri-bladed Katar","s":7,"u":"tri-bladed%20katar_lotgb"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"}],"8":[{"n":"Flurry of Blows","s":5,"u":"flurry%20of%20blows_crb"}]},"rogue":{"0":[{"n":"Analyze Weakness","s":4,"u":"analyze%20weakness_apg"},{"n":"Anticipate Ambush","s":4,"u":"anticipate%20ambush_apg"},{"n":"Bloody Debilitation","s":4,"u":"bloody%20debilitation_apg"},{"n":"Bullseye","s":4,"u":"bullseye_apg"},{"n":"Clever Gambit","s":4,"u":"clever%20gambit_apg"},{"n":"Eldritch Debilitations","s":4,"u":"eldritch%20debilitations_apg"},{"n":"Far Throw","s":4,"u":"far%20throw_apg"},{"n":"Head Stomp","s":4,"u":"head%20stomp_apg"},{"n":"Implausible Purchase","s":4,"u":"implausible%20purchase%20(rogue)_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"Loaner Spell","s":4,"u":"loaner%20spell_apg"},{"n":"Methodical Debilitations","s":4,"u":"methodical%20debilitations_apg"},{"n":"Mug","s":4,"u":"mug_apg"},{"n":"Overextending Feint","s":4,"u":"overextending%20feint_apg"},{"n":"Plant Evidence","s":4,"u":"plant%20evidence_apg"},{"n":"Predictable!","s":4,"u":"predictable!_apg"},{"n":"Predictive Purchase","s":4,"u":"predictive%20purchase%20(rogue)_apg"},{"n":"Preparation","s":4,"u":"preparation_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(rogue)_apg"},{"n":"Ricochet Feint","s":4,"u":"ricochet%20feint_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(rogue)_apg"},{"n":"Shove Down","s":4,"u":"shove%20down_apg"},{"n":"Stay Down!","s":4,"u":"stay%20down!_apg"},{"n":"Steal Spell","s":4,"u":"steal%20spell_apg"},{"n":"Strong Arm","s":4,"u":"strong%20arm_apg"},{"n":"Swift Elusion","s":4,"u":"swift%20elusion_apg"},{"n":"Tactical Entry","s":4,"u":"tactical%20entry_apg"},{"n":"The Harder They Fall","s":4,"u":"the%20harder%20they%20fall_apg"},{"n":"Tumble Behind","s":4,"u":"tumble%20behind%20(rogue)_apg"},{"n":"Twin Distraction","s":4,"u":"twin%20distraction_apg"},{"n":"Underhanded Assault","s":4,"u":"underhanded%20assault_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"Battle Assessment","s":5,"u":"battle%20assessment_crb"},{"n":"Blank Slate","s":5,"u":"blank%20slate_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(rogue)_crb"},{"n":"Brutal Beating","s":5,"u":"brutal%20beating_crb"},{"n":"Cloud Step","s":5,"u":"cloud%20step_crb"},{"n":"Cognitive Loophole","s":5,"u":"cognitive%20loophole_crb"},{"n":"Critical Debilitation","s":5,"u":"critical%20debilitation_crb"},{"n":"Defensive Roll","s":5,"u":"defensive%20roll_crb"},{"n":"Delay Trap","s":5,"u":"delay%20trap_crb"},{"n":"Dispelling Slice","s":5,"u":"dispelling%20slice_crb"},{"n":"Distracting Feint","s":5,"u":"distracting%20feint_crb"},{"n":"Dread Striker","s":5,"u":"dread%20striker_crb"},{"n":"Fantastic Leap","s":5,"u":"fantastic%20leap_crb"},{"n":"Felling Shot","s":5,"u":"felling%20shot_crb"},{"n":"Gang Up","s":5,"u":"gang%20up_crb"},{"n":"Hidden Paragon","s":5,"u":"hidden%20paragon_crb"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Impossible Striker","s":5,"u":"impossible%20striker_crb"},{"n":"Improved Poison Weapon","s":5,"u":"improved%20poison%20weapon_crb"},{"n":"Instant Opening","s":5,"u":"instant%20opening_crb"},{"n":"Leave An Opening","s":5,"u":"leave%20an%20opening_crb"},{"n":"Light Step","s":5,"u":"light%20step_crb"},{"n":"Magical Trickster","s":5,"u":"magical%20trickster_crb"},{"n":"Minor Magic","s":5,"u":"minor%20magic_crb"},{"n":"Mobility","s":5,"u":"mobility_crb"},{"n":"Nimble Dodge","s":5,"u":"nimble%20dodge_crb"},{"n":"Nimble Roll","s":5,"u":"nimble%20roll_crb"},{"n":"Opportune Backstab","s":5,"u":"opportune%20backstab_crb"},{"n":"Perfect Distraction","s":5,"u":"perfect%20distraction_crb"},{"n":"Poison Weapon","s":5,"u":"poison%20weapon_crb"},{"n":"Powerful Sneak","s":5,"u":"powerful%20sneak_crb"},{"n":"Precise Debilitations","s":5,"u":"precise%20debilitations_crb"},{"n":"Quick Draw","s":5,"u":"quick%20draw%20(rogue)_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Reactive Interference","s":5,"u":"reactive%20interference_crb"},{"n":"Reactive Pursuit","s":5,"u":"reactive%20pursuit_crb"},{"n":"Sabotage","s":5,"u":"sabotage_crb"},{"n":"Scout's Warning","s":5,"u":"scout's%20warning%20(rogue)_crb"},{"n":"Sense The Unseen","s":5,"u":"sense%20the%20unseen%20(rogue)_crb"},{"n":"Sidestep","s":5,"u":"sidestep_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(rogue)_crb"},{"n":"Sly Striker","s":5,"u":"sly%20striker_crb"},{"n":"Sneak Savant","s":5,"u":"sneak%20savant_crb"},{"n":"Spring From The Shadows","s":5,"u":"spring%20from%20the%20shadows_crb"},{"n":"Tactical Debilitations","s":5,"u":"tactical%20debilitations_crb"},{"n":"Trap Finder","s":5,"u":"trap%20finder_crb"},{"n":"Trickster's Ace","s":5,"u":"trickster's%20ace_crb"},{"n":"Twin Feint","s":5,"u":"twin%20feint_crb"},{"n":"Twist The Knife","s":5,"u":"twist%20the%20knife_crb"},{"n":"Unbalancing Blow","s":5,"u":"unbalancing%20blow_crb"},{"n":"Vicious Debilitations","s":5,"u":"vicious%20debilitations_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Deadly Poison Weapon","s":17,"u":"deadly%20poison%20weapon_aoa5"},{"n":"Enduring Debilitation","s":18,"u":"enduring%20debilitation_aoa6"},{"n":"Ambushing Knockdown","s":21,"u":"ambushing%20knockdown_aoe3"},{"n":"Coordinated Distraction","s":21,"u":"coordinated%20distraction_aoe3"},{"n":"Deny Support","s":21,"u":"deny%20support_aoe3"},{"n":"Slice And Swipe","s":21,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":21,"u":"subtle%20shank_aoe3"},{"n":"Steal Essence","s":32,"u":"steal%20essence_ec6"},{"n":"Extradimensional Stash","s":36,"u":"extradimensional%20stash_frp3"},{"n":"Fane's Fourberie","s":51,"u":"fane's%20fourberie_lopsg"},{"n":"Stella's Stab And Snag","s":51,"u":"stella's%20stab%20and%20snag_lopsg"}],"8":[{"n":"Debilitating Strike","s":5,"u":"debilitating%20strike_crb"},{"n":"Master Strike","s":5,"u":"master%20strike_crb"}]},"sorcerer":{"0":[{"n":"Ancestral Blood Magic","s":4,"u":"ancestral%20blood%20magic_apg"},{"n":"Ancestral Mage","s":4,"u":"ancestral%20mage_apg"},{"n":"Anoint Ally","s":4,"u":"anoint%20ally_apg"},{"n":"Blood Component Substitution","s":4,"u":"blood%20component%20substitution_apg"},{"n":"Bloodline Mutation","s":4,"u":"bloodline%20mutation_apg"},{"n":"Consume Spell","s":4,"u":"consume%20spell_apg"},{"n":"Diverting Vortex","s":4,"u":"diverting%20vortex_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energetic Resonance","s":4,"u":"energetic%20resonance_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Energy Ward","s":4,"u":"energy%20ward_apg"},{"n":"Entreat With Forebears","s":4,"u":"entreat%20with%20forebears_apg"},{"n":"Greater Physical Evolution","s":4,"u":"greater%20physical%20evolution_apg"},{"n":"Greater Spiritual Evolution","s":4,"u":"greater%20spiritual%20evolution_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Signature Spell Expansion","s":4,"u":"signature%20spell%20expansion_apg"},{"n":"Soulsight","s":4,"u":"soulsight%20(sorcerer)_apg"},{"n":"Spell Relay","s":4,"u":"spell%20relay_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Advanced Bloodline","s":5,"u":"advanced%20bloodline_crb"},{"n":"Arcane Evolution","s":5,"u":"arcane%20evolution_crb"},{"n":"Bespell Weapon","s":5,"u":"bespell%20weapon%20(sorcerer)_crb"},{"n":"Bloodline Conduit","s":5,"u":"bloodline%20conduit_crb"},{"n":"Bloodline Focus","s":5,"u":"bloodline%20focus_crb"},{"n":"Bloodline Perfection","s":5,"u":"bloodline%20perfection_crb"},{"n":"Bloodline Resistance","s":5,"u":"bloodline%20resistance_crb"},{"n":"Bloodline Wellspring","s":5,"u":"bloodline%20wellspring_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(sorcerer)_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(sorcerer)_crb"},{"n":"Crossblooded Evolution","s":5,"u":"crossblooded%20evolution_crb"},{"n":"Dangerous Sorcery","s":5,"u":"dangerous%20sorcery_crb"},{"n":"Divine Evolution","s":5,"u":"divine%20evolution_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(sorcerer)_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(sorcerer)_crb"},{"n":"Familiar","s":5,"u":"familiar%20(sorcerer)_crb"},{"n":"Greater Bloodline","s":5,"u":"greater%20bloodline_crb"},{"n":"Greater Crossblooded Evolution","s":5,"u":"greater%20crossblooded%20evolution_crb"},{"n":"Greater Mental Evolution","s":5,"u":"greater%20mental%20evolution_crb"},{"n":"Greater Vital Evolution","s":5,"u":"greater%20vital%20evolution_crb"},{"n":"Interweave Dispel","s":5,"u":"interweave%20dispel_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Metamagic Mastery","s":5,"u":"metamagic%20mastery%20(sorcerer)_crb"},{"n":"Occult Evolution","s":5,"u":"occult%20evolution_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Primal Evolution","s":5,"u":"primal%20evolution_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reflect Spell","s":5,"u":"reflect%20spell%20(sorcerer)_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Bloodline Metamorphosis","s":18,"u":"bloodline%20metamorphosis_aoa6"},{"n":"Tenacious Blood Magic","s":32,"u":"tenacious%20blood%20magic_ec6"},{"n":"Ruby Resurrection","s":36,"u":"ruby%20resurrection_frp3"},{"n":"Blessed Blood","s":55,"u":"blessed%20blood_logm"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Cleansing Flames","s":36,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":36,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":36,"u":"shroud%20of%20flame_frp3"}]},"lineage":{"0":[{"n":"Angelkin","s":4,"u":"angelkin_apg"},{"n":"Brine May","s":4,"u":"brine%20may_apg"},{"n":"Callow May","s":4,"u":"callow%20may_apg"},{"n":"Dream May","s":4,"u":"dream%20may_apg"},{"n":"Grimspawn","s":4,"u":"grimspawn_apg"},{"n":"Hellspawn","s":4,"u":"hellspawn_apg"},{"n":"Lawbringer","s":4,"u":"lawbringer_apg"},{"n":"Musetouched","s":4,"u":"musetouched_apg"},{"n":"Pitborn","s":4,"u":"pitborn_apg"},{"n":"Slag May","s":4,"u":"slag%20may_apg"},{"n":"Straveika","s":4,"u":"straveika_apg"},{"n":"Svetocher","s":4,"u":"svetocher_apg"},{"n":"Adhyabhau","s":1,"u":"adhyabhau_loag"},{"n":"Beastbrood","s":1,"u":"beastbrood_loag"},{"n":"Brightsoul","s":1,"u":"brightsoul_loag"},{"n":"Brinesoul","s":1,"u":"brinesoul_loag"},{"n":"Cel Rau","s":1,"u":"cel%20rau_loag"},{"n":"Cindersoul","s":1,"u":"cindersoul_loag"},{"n":"Dualborn","s":1,"u":"dualborn_loag"},{"n":"Dustsoul","s":1,"u":"dustsoul_loag"},{"n":"Emberkin","s":1,"u":"emberkin_loag"},{"n":"Fumesoul","s":1,"u":"fumesoul_loag"},{"n":"Garuda's Squall","s":1,"u":"garuda's%20squall_loag"},{"n":"Gemsoul","s":1,"u":"gemsoul_loag"},{"n":"Idyllkin","s":1,"u":"idyllkin_loag"},{"n":"Lavasoul","s":1,"u":"lavasoul_loag"},{"n":"Miresoul","s":1,"u":"miresoul_loag"},{"n":"Mistsoul","s":1,"u":"mistsoul_loag"},{"n":"Moon May","s":1,"u":"moon%20may_loag"},{"n":"Plumekith","s":1,"u":"plumekith_loag"},{"n":"Riftmarked","s":1,"u":"riftmarked_loag"},{"n":"Rimesoul","s":1,"u":"rimesoul_loag"},{"n":"Ru-shi","s":1,"u":"ru-shi_loag"},{"n":"Shackleborn","s":1,"u":"shackleborn_loag"},{"n":"Smokesoul","s":1,"u":"smokesoul_loag"},{"n":"Snow May","s":1,"u":"snow%20may_loag"},{"n":"Stormsoul","s":1,"u":"stormsoul_loag"},{"n":"Suli-jann","s":1,"u":"suli-jann_loag"},{"n":"Veil May","s":1,"u":"veil%20may_loag"},{"n":"Virga May","s":1,"u":"virga%20may_loag"}]},"exploration":{"0":[{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Anticipate Ambush","s":4,"u":"anticipate%20ambush_apg"},{"n":"Earworm","s":4,"u":"earworm_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Lead Investigator","s":4,"u":"lead%20investigator_apg"},{"n":"Posse","s":4,"u":"posse_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Verdant Weapon","s":4,"u":"verdant%20weapon_apg"},{"n":"Emblazon Armament","s":5,"u":"emblazon%20armament_crb"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Improvised Crafting","s":51,"u":"improvised%20crafting_lopsg"},{"n":"Sheltering Cave","s":53,"u":"sheltering%20cave_som"}],"8":[{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Affix a Talisman","s":5,"u":"affix%20a%20talisman_crb"},{"n":"Avoid Notice","s":5,"u":"avoid%20notice_crb"},{"n":"Borrow an Arcane Spell","s":5,"u":"borrow%20an%20arcane%20spell_crb"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Defend","s":5,"u":"defend_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Gather Information","s":5,"u":"gather%20information_crb"},{"n":"Hustle","s":5,"u":"hustle_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Investigate","s":5,"u":"investigate_crb"},{"n":"Learn a Spell","s":5,"u":"learn%20a%20spell_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Refocus","s":5,"u":"refocus_crb"},{"n":"Repair","s":5,"u":"repair_crb"},{"n":"Repeat a Spell","s":5,"u":"repeat%20a%20spell_crb"},{"n":"Scout","s":5,"u":"scout_crb"},{"n":"Search","s":5,"u":"search_crb"},{"n":"Sense Direction","s":5,"u":"sense%20direction_crb"},{"n":"Squeeze","s":5,"u":"squeeze_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"},{"n":"Rally","s":12,"u":"rally_gmg"},{"n":"Research","s":12,"u":"research_gmg"},{"n":"Take a Breather","s":12,"u":"take%20a%20breather_gmg"},{"n":"Cleanse Soul Path","s":53,"u":"cleanse%20soul%20path_som"}]},"linguistic":{"0":[{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Encouraging Words","s":12,"u":"encouraging%20words_gmg"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Evangelize","s":55,"u":"evangelize_logm"},{"n":"Narrative Conduit","s":40,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":40,"u":"rule%20of%20three_sot2"}],"3":[{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Message Rune","s":55,"u":"message%20rune_logm"},{"n":"Biting Words","s":53,"u":"biting%20words_som"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Girzanje's March","s":41,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Influence","s":12,"u":"influence_gmg"},{"n":"Rally","s":12,"u":"rally_gmg"},{"n":"Research","s":12,"u":"research_gmg"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"70":[{"n":"Asmodean Wager","s":53,"u":"asmodean%20wager_som"},{"n":"Tattoo Whispers","s":39,"u":"tattoo%20whispers_sot1"}]},"magical":{"0":[{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Steal Spell","s":4,"u":"steal%20spell_apg"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Miraculous Flight","s":2,"u":"miraculous%20flight_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Crimson Shroud","s":52,"u":"crimson%20shroud_lowg"},{"n":"Narrative Conduit","s":40,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":40,"u":"rule%20of%20three_sot2"}],"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Exploding Shield","s":4,"u":"exploding%20shield_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Glamorous Buckler","s":4,"u":"glamorous%20buckler_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Infiltrator's Accessory","s":4,"u":"infiltrator's%20accessory_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Medusa's Scream","s":4,"u":"medusa's%20scream%20(generic)_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Predictable Silver Piece","s":4,"u":"predictable%20silver%20piece_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Ready","s":4,"u":"ready%20(generic)_apg"},{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Rope Of Climbing","s":4,"u":"rope%20of%20climbing%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Slates Of Distant Letters","s":4,"u":"slates%20of%20distant%20letters_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Spellguard Blade","s":4,"u":"spellguard%20blade_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Winged","s":4,"u":"winged%20(generic)_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Armor Potency","s":5,"u":"armor%20potency%20(generic)_crb"},{"n":"Arrow-catching Shield","s":5,"u":"arrow-catching%20shield_crb"},{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Broom of Flying","s":5,"u":"broom%20of%20flying_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Caterwaul Sling","s":5,"u":"caterwaul%20sling_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Disrupting","s":5,"u":"disrupting%20(generic)_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Dwarven Thrower","s":5,"u":"dwarven%20thrower_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(generic)_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Fighter's Fork","s":5,"u":"fighter's%20fork_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Floating Shield","s":5,"u":"floating%20shield%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Fortification","s":5,"u":"fortification%20(generic)_crb"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Ammunition","s":5,"u":"ghost%20ammunition_crb"},{"n":"Ghost Touch","s":5,"u":"ghost%20touch_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Glamered","s":5,"u":"glamered_crb"},{"n":"Gloom Blade","s":5,"u":"gloom%20blade_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Grievous","s":5,"u":"grievous_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Immovable Rod","s":5,"u":"immovable%20rod_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Invisibility","s":5,"u":"invisibility%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Lion's Shield","s":5,"u":"lion's%20shield_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Maestro's Instrument","s":5,"u":"maestro's%20instrument%20(generic)_crb"},{"n":"Magic Wand","s":5,"u":"magic%20wand%20(generic)_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Marvelous Medicines","s":5,"u":"marvelous%20medicines%20(generic)_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Oathbow","s":5,"u":"oathbow_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Possibility Tome","s":5,"u":"possibility%20tome_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Resilient","s":5,"u":"resilient%20(generic)_crb"},{"n":"Retribution Axe","s":5,"u":"retribution%20axe_crb"},{"n":"Returning","s":5,"u":"returning_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Rod of Negation","s":5,"u":"rod%20of%20negation_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Runestone","s":5,"u":"runestone_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow","s":5,"u":"shadow%20(generic)_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Shifting","s":5,"u":"shifting_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Skeleton Key","s":5,"u":"skeleton%20key%20(generic)_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slick","s":5,"u":"slick%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Spellguard Shield","s":5,"u":"spellguard%20shield_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Spined Shield","s":5,"u":"spined%20shield_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Striking","s":5,"u":"striking%20(generic)_crb"},{"n":"Sturdy Shield","s":5,"u":"sturdy%20shield%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Traveler's Any-tool","s":5,"u":"traveler's%20any-tool_crb"},{"n":"Triton's Conch","s":5,"u":"triton's%20conch_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Twining Staff","s":5,"u":"twining%20staff_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wand of Continuation","s":5,"u":"wand%20of%20continuation%20(generic)_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wand of Widening","s":5,"u":"wand%20of%20widening%20(generic)_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Weapon Potency","s":5,"u":"weapon%20potency%20(generic)_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Wondrous Figurine","s":5,"u":"wondrous%20figurine%20(generic)_crb"},{"n":"Wounding","s":5,"u":"wounding_crb"},{"n":"Arrow Attracting","s":12,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":12,"u":"arsonous_gmg"},{"n":"Axe Of The Dwarven Lords","s":12,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Backbiting","s":12,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":12,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":12,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":12,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":12,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":12,"u":"cloak%20of%20immolation_gmg"},{"n":"Deck Of Many Things","s":12,"u":"deck%20of%20many%20things_gmg"},{"n":"Degenerating","s":12,"u":"degenerating_gmg"},{"n":"Dependent","s":12,"u":"dependent_gmg"},{"n":"Dreary","s":12,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":12,"u":"erratic%20transposing_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":12,"u":"grandstanding_gmg"},{"n":"Horns Of Naraga","s":12,"u":"horns%20of%20naraga_gmg"},{"n":"Medusa Armor","s":12,"u":"medusa%20armor_gmg"},{"n":"Mirror Of Sorshen","s":12,"u":"mirror%20of%20sorshen_gmg"},{"n":"Monkey's Paw","s":12,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":12,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":12,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":12,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":12,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":12,"u":"raucous_gmg"},{"n":"Ravenous","s":12,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":12,"u":"ring%20of%20truth_gmg"},{"n":"Sphere Of Annihilation","s":12,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":12,"u":"staining_gmg"},{"n":"Stone Of Weight","s":12,"u":"stone%20of%20weight_gmg"},{"n":"Talisman Of The Sphere","s":12,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Withering","s":12,"u":"withering_gmg"},{"n":"Cinderclaw Gauntlet","s":13,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Hunter's Arrowhead","s":13,"u":"hunter's%20arrowhead_aoa1"},{"n":"Dragon's Eye Charm","s":14,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Eclipse","s":14,"u":"eclipse_aoa2"},{"n":"Bellflower Toolbelt","s":15,"u":"bellflower%20toolbelt_aoa3"},{"n":"Bountiful Cauldron","s":15,"u":"bountiful%20cauldron_aoa3"},{"n":"Cursed","s":15,"u":"cursed_aoa3"},{"n":"Dreamstone","s":15,"u":"dreamstone_aoa3"},{"n":"Gourd Home","s":15,"u":"gourd%20home_aoa3"},{"n":"Ancestral Echoing","s":16,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":16,"u":"bloodbane%20(generic)_aoa4"},{"n":"Dragonscale Amulet","s":16,"u":"dragonscale%20amulet_aoa4"},{"n":"Guiding Chisel","s":16,"u":"guiding%20chisel_aoa4"},{"n":"Kin-warding","s":16,"u":"kin-warding_aoa4"},{"n":"Reforging Shield","s":16,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":16,"u":"rock-braced_aoa4"},{"n":"Aluum Charm","s":17,"u":"aluum%20charm_aoa5"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"},{"n":"Nethysian Bulwark","s":17,"u":"nethysian%20bulwark_aoa5"},{"n":"Pactmasters' Grace","s":17,"u":"pactmasters'%20grace_aoa5"},{"n":"Flawed Orb Of Gold Dragonkind","s":18,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":18,"u":"orb%20shard_aoa6"},{"n":"Corpseward Pendant","s":19,"u":"corpseward%20pendant_aoe1"},{"n":"Pacifying","s":19,"u":"pacifying_aoe1"},{"n":"Reaper's Lancet","s":19,"u":"reaper's%20lancet_aoe1"},{"n":"Recording Rod","s":19,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ring Of Discretion","s":19,"u":"ring%20of%20discretion_aoe1"},{"n":"Chain Of The Stilled Spirit","s":20,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Deafening Music Box","s":20,"u":"deafening%20music%20box_aoe2"},{"n":"Ethersight Ring","s":20,"u":"ethersight%20ring_aoe2"},{"n":"Floorbell","s":20,"u":"floorbell_aoe2"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":20,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":20,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Barbed Vest","s":21,"u":"barbed%20vest_aoe3"},{"n":"Blade Of The Rabbit Prince","s":22,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":22,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Poisoner's Staff","s":22,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Cauldron Of Nightmares","s":23,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Cloak","s":23,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":23,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":23,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Forgotten Shell","s":23,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":23,"u":"fungal%20armor_aoe5"},{"n":"Garrote Bolt","s":23,"u":"garrote%20bolt_aoe5"},{"n":"Gearblade","s":23,"u":"gearblade_aoe5"},{"n":"Miogimo's Mask","s":23,"u":"miogimo's%20mask_aoe5"},{"n":"Nightmare Cudgel","s":23,"u":"nightmare%20cudgel_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":24,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Gauntlight","s":25,"u":"gauntlight_av1"},{"n":"Lantern Of Empty Light","s":25,"u":"lantern%20of%20empty%20light_av1"},{"n":"Cooperative Blade","s":26,"u":"cooperative%20blade_av2"},{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":26,"u":"drover's%20band_av2"},{"n":"Folding Drums","s":26,"u":"folding%20drums_av2"},{"n":"Icy Disposition","s":26,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":26,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":26,"u":"right%20of%20retribution_av2"},{"n":"Acrobat's Staff","s":29,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Bullhook","s":29,"u":"bullhook%20(generic)_ec2"},{"n":"Grail Of Twisted Desires","s":29,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Inspiring Spotlight","s":29,"u":"inspiring%20spotlight_ec2"},{"n":"Invisible Net","s":29,"u":"invisible%20net_ec2"},{"n":"Marvelous Calliope","s":29,"u":"marvelous%20calliope_ec2"},{"n":"Moonstone Diadem","s":29,"u":"moonstone%20diadem_ec2"},{"n":"Ringmaster's Staff","s":29,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Spangled Rider's Suit","s":29,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":29,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":29,"u":"whip%20of%20compliance_ec2"},{"n":"Wondrous Figurines","s":29,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Golem Stylus","s":8,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Shoony Shovel","s":8,"u":"shoony%20shovel_ec3"},{"n":"Ankylostar","s":30,"u":"ankylostar_ec4"},{"n":"Jawbreaker Shield","s":30,"u":"jawbreaker%20shield_ec4"},{"n":"Noxious Jerkin","s":30,"u":"noxious%20jerkin_ec4"},{"n":"Spore Sap","s":30,"u":"spore%20sap_ec4"},{"n":"Stoneraiser Javelin","s":30,"u":"stoneraiser%20javelin_ec4"},{"n":"Anchor Spear","s":31,"u":"anchor%20spear_ec5"},{"n":"Blightburn Ward","s":31,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":31,"u":"bomber's%20saddle_ec5"},{"n":"Heedless Spurs","s":31,"u":"heedless%20spurs_ec5"},{"n":"Life's Last Breath","s":31,"u":"life's%20last%20breath_ec5"},{"n":"Staff Of The Black Desert","s":31,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Celestial Hair","s":32,"u":"celestial%20hair_ec6"},{"n":"Jerkin Of Liberation","s":32,"u":"jerkin%20of%20liberation_ec6"},{"n":"Locket Of Sealed Nightmares","s":32,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Shield Of The Unified Legion","s":32,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":32,"u":"staff%20of%20sieges_ec6"},{"n":"Bonmuan Swapping Stone","s":34,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Phoenix Fighting Fan","s":34,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":34,"u":"phoenix%20necklace_frp1"},{"n":"Cape Of The Open Sky","s":35,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Headbands Of Translocation","s":35,"u":"headbands%20of%20translocation_frp2"},{"n":"Sky-piercing Bow","s":35,"u":"sky-piercing%20bow_frp2"},{"n":"Stormbreaker Fulu","s":35,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":35,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Darkvision Scope","s":2,"u":"darkvision%20scope%20(generic)_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Magnetite Scope","s":2,"u":"magnetite%20scope%20(generic)_g%26g"},{"n":"Magnifying Scope","s":2,"u":"magnifying%20scope%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Scope Of Limning","s":2,"u":"scope%20of%20limning_g%26g"},{"n":"Scope Of Truth","s":2,"u":"scope%20of%20truth_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Underwater Firing Mechanism","s":2,"u":"underwater%20firing%20mechanism_g%26g"},{"n":"Conducting","s":1,"u":"conducting_loag"},{"n":"Soaring","s":1,"u":"soaring_loag"},{"n":"Bi-resonant Wayfinder","s":6,"u":"bi-resonant%20wayfinder_locg"},{"n":"Cloak Of Repute","s":6,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Crimson Brand","s":6,"u":"crimson%20brand_locg"},{"n":"Fortifying Pebble","s":6,"u":"fortifying%20pebble_locg"},{"n":"Glorious Plate","s":6,"u":"glorious%20plate_locg"},{"n":"Insistent Door Knocker","s":6,"u":"insistent%20door%20knocker%20(generic)_locg"},{"n":"Pathfinder's Coin","s":6,"u":"pathfinder's%20coin_locg"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Scroll Case Of Simplicity","s":6,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":6,"u":"scrollstaff_locg"},{"n":"Serrating","s":6,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":6,"u":"sinister%20knight_locg"},{"n":"Snapleaf","s":6,"u":"snapleaf_locg"},{"n":"Unmemorable Mantle","s":6,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":6,"u":"vanishing%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":55,"u":"abadar's%20flawless%20scale_logm"},{"n":"Bottomless Stein","s":55,"u":"bottomless%20stein_logm"},{"n":"Dagger Of Eternal Sleep","s":55,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":55,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Dreadsmoke Thurible","s":55,"u":"dreadsmoke%20thurible_logm"},{"n":"Glaive Of The Artist","s":55,"u":"glaive%20of%20the%20artist_logm"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Manacles Of Persuasion","s":55,"u":"manacles%20of%20persuasion_logm"},{"n":"Miter Of Communion","s":55,"u":"miter%20of%20communion_logm"},{"n":"Mortar Of Hidden Meaning","s":55,"u":"mortar%20of%20hidden%20meaning_logm"},{"n":"Necklace Of Knives","s":55,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":55,"u":"rat-catcher%20trident_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":55,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Torag's Silver Anvil","s":55,"u":"torag's%20silver%20anvil_logm"},{"n":"Blade Of The Black Sovereign","s":56,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Deepdread Claw","s":56,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":56,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":56,"u":"infernal%20health_lol"},{"n":"Mountain To The Sky","s":56,"u":"mountain%20to%20the%20sky_lol"},{"n":"Starshot Arrow","s":56,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Unending Youth","s":56,"u":"unending%20youth_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Chronicler Wayfinder","s":51,"u":"chronicler%20wayfinder_lopsg"},{"n":"Cordelia's Construct Key","s":51,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Cunning","s":51,"u":"cunning_lopsg"},{"n":"Diviner's Nose Chain","s":51,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Elemental Wayfinder","s":51,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Emergency Disguise","s":51,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":51,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":51,"u":"fashionable%20wayfinder_lopsg"},{"n":"Ganjay Book","s":51,"u":"ganjay%20book_lopsg"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":51,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Quill Of Passage","s":51,"u":"quill%20of%20passage_lopsg"},{"n":"Razmiri Wayfinder","s":51,"u":"razmiri%20wayfinder_lopsg"},{"n":"Sealing Chest","s":51,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Snowshoes Of The Long Trek","s":51,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Spectacles Of Understanding","s":51,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Talisman Cord","s":51,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Alluring Scarf","s":7,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":7,"u":"amaranthine%20pavise_lotgb"},{"n":"Amphibious Chair","s":7,"u":"amphibious%20chair_lotgb"},{"n":"Anchoring","s":7,"u":"anchoring%20(generic)_lotgb"},{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Big Rock Bullet","s":7,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":7,"u":"bitter_lotgb"},{"n":"Blast Foot","s":7,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Blindpepper Bolt","s":7,"u":"blindpepper%20bolt_lotgb"},{"n":"Bloodthirsty","s":7,"u":"bloodthirsty_lotgb"},{"n":"Brilliant Rapier","s":7,"u":"brilliant%20rapier_lotgb"},{"n":"Brooch Of Inspiration","s":7,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Called","s":7,"u":"called_lotgb"},{"n":"Coin Of Comfort","s":7,"u":"coin%20of%20comfort_lotgb"},{"n":"Crown Of Insight","s":7,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":7,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Crushing","s":7,"u":"crushing%20(generic)_lotgb"},{"n":"Cursebreak Bulwark","s":7,"u":"cursebreak%20bulwark_lotgb"},{"n":"Deathless","s":7,"u":"deathless_lotgb"},{"n":"Dinosaur Boots","s":7,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Djezet Dose","s":7,"u":"djezet%20dose_lotgb"},{"n":"Dragon's Breath","s":7,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":7,"u":"drum%20of%20upheaval_lotgb"},{"n":"Duelist's Beacon","s":7,"u":"duelist's%20beacon_lotgb"},{"n":"Dweomerweave Robe","s":7,"u":"dweomerweave%20robe_lotgb"},{"n":"Encompassing Lockpick","s":7,"u":"encompassing%20lockpick_lotgb"},{"n":"Energizing","s":7,"u":"energizing_lotgb"},{"n":"Energy Robe","s":7,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enfilading Arrow","s":7,"u":"enfilading%20arrow_lotgb"},{"n":"Enhanced Hearing Aids","s":7,"u":"enhanced%20hearing%20aids_lotgb"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Eye Of The Unseen","s":7,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Fanged","s":7,"u":"fanged%20(generic)_lotgb"},{"n":"Folding Boat","s":7,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Follypops","s":7,"u":"follypops%20(generic)_lotgb"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"Hauling","s":7,"u":"hauling%20(generic)_lotgb"},{"n":"Hopeful","s":7,"u":"hopeful_lotgb"},{"n":"Horned Hand Rests","s":7,"u":"horned%20hand%20rests_lotgb"},{"n":"Immovable Arm","s":7,"u":"immovable%20arm_lotgb"},{"n":"Implacable","s":7,"u":"implacable_lotgb"},{"n":"Impulse Control","s":7,"u":"impulse%20control_lotgb"},{"n":"Juxtaposition Ammunition","s":7,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":7,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":7,"u":"lady's%20knife_lotgb"},{"n":"Maestro's Chair","s":7,"u":"maestro's%20chair_lotgb"},{"n":"Magical Hearing Aids","s":7,"u":"magical%20hearing%20aids_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":7,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Memory Palace","s":7,"u":"memory%20palace_lotgb"},{"n":"Minotaur Chair","s":7,"u":"minotaur%20chair_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":7,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":7,"u":"mirror%20robe_lotgb"},{"n":"Misdirecting Haversack","s":7,"u":"misdirecting%20haversack_lotgb"},{"n":"Paired","s":7,"u":"paired%20(generic)_lotgb"},{"n":"Pillow Shield","s":7,"u":"pillow%20shield_lotgb"},{"n":"Pocket Gala","s":7,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":7,"u":"portable%20gaming%20hall_lotgb"},{"n":"Presentable","s":7,"u":"presentable%20(generic)_lotgb"},{"n":"Prismatic Plate","s":7,"u":"prismatic%20plate_lotgb"},{"n":"Private Workshop","s":7,"u":"private%20workshop_lotgb"},{"n":"Psychic Brigandine","s":7,"u":"psychic%20brigandine_lotgb"},{"n":"Queasy Lantern","s":7,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Quick Runner's Shirt","s":7,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":7,"u":"quick%20wig_lotgb"},{"n":"Rampart Shield","s":7,"u":"rampart%20shield_lotgb"},{"n":"Reading Ring","s":7,"u":"reading%20ring%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":7,"u":"reflexive%20tattoo_lotgb"},{"n":"Rhino Shot","s":7,"u":"rhino%20shot_lotgb"},{"n":"Sarkorian God-caller Garb","s":7,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":7,"u":"scarab%20cuirass_lotgb"},{"n":"Server's Stew","s":7,"u":"server's%20stew_lotgb"},{"n":"Shade Hat","s":7,"u":"shade%20hat_lotgb"},{"n":"Shifter Prosthesis","s":7,"u":"shifter%20prosthesis_lotgb"},{"n":"Silencing Ammunition","s":7,"u":"silencing%20ammunition_lotgb"},{"n":"Silhouette Cloak","s":7,"u":"silhouette%20cloak_lotgb"},{"n":"Silkspinner's Shield","s":7,"u":"silkspinner's%20shield_lotgb"},{"n":"Singularity Ammunition","s":7,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":7,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Snagging","s":7,"u":"snagging_lotgb"},{"n":"Soft-landing","s":7,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":7,"u":"spell-bastion_lotgb"},{"n":"Staff of Final Rest","s":7,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":7,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Stanching","s":7,"u":"stanching%20(generic)_lotgb"},{"n":"Stone Circle","s":7,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":7,"u":"stonethroat%20ammunition_lotgb"},{"n":"Thrice-fried Mudwings","s":7,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Transposition Ammunition","s":7,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Vampiric Scythe","s":7,"u":"vampiric%20scythe_lotgb"},{"n":"Vine Of Roses","s":7,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":7,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":7,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":7,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wardrobe Stone","s":7,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Wig Of Holding","s":7,"u":"wig%20of%20holding_lotgb"},{"n":"Wind-catcher","s":7,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Wizard's Tower","s":7,"u":"wizard's%20tower_lotgb"},{"n":"Wovenwood Shield","s":7,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":52,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":52,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":52,"u":"golden%20legion%20epaulet_lowg"},{"n":"Granny's Hedge Trimmer","s":37,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"Flaying Knife","s":38,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":38,"u":"gluttonous%20spear_sli"},{"n":"Oily Button","s":38,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":38,"u":"putrescent%20glob_sli"},{"n":"Slime Whip","s":38,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":38,"u":"slippery%20ribbon_sli"},{"n":"Wand Of Noisome Acid","s":38,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":38,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Apotropaic Fulu","s":53,"u":"apotropaic%20fulu_som"},{"n":"Archivist's Gaze","s":53,"u":"archivist's%20gaze_som"},{"n":"Auspicious Scepter","s":53,"u":"auspicious%20scepter_som"},{"n":"Backfire Mantle","s":53,"u":"backfire%20mantle%20(generic)_som"},{"n":"Bane","s":53,"u":"bane_som"},{"n":"Bestiary Of Metamorphosis","s":53,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Binding Coil","s":53,"u":"binding%20coil%20(generic)_som"},{"n":"Blade Of Four Energies","s":53,"u":"blade%20of%20four%20energies%20(generic)_som"},{"n":"Book Of Lingering Blaze","s":53,"u":"book%20of%20lingering%20blaze_som"},{"n":"Brilliant","s":53,"u":"brilliant%20(generic)_som"},{"n":"Burr Shield","s":53,"u":"burr%20shield_som"},{"n":"Buzzsaw Axe","s":53,"u":"buzzsaw%20axe%20(generic)_som"},{"n":"Cantrip Deck","s":53,"u":"cantrip%20deck%20(generic)_som"},{"n":"Chatterer Of Follies","s":53,"u":"chatterer%20of%20follies_som"},{"n":"Cloak Of Feline Rest","s":53,"u":"cloak%20of%20feline%20rest_som"},{"n":"Codebreaker's Parchment","s":53,"u":"codebreaker's%20parchment%20(generic)_som"},{"n":"Codex Of Unimpeded Sight","s":53,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Collar Of The Eternal Bond","s":53,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Conflagration Club","s":53,"u":"conflagration%20club_som"},{"n":"Dazzling Rosary","s":53,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Deck Of Illusions","s":53,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":53,"u":"deck%20of%20mischief_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Dimensional Knot","s":53,"u":"dimensional%20knot_som"},{"n":"Dispersing Bullet","s":53,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":53,"u":"dragonbone%20arrowhead_som"},{"n":"Emberheart","s":53,"u":"emberheart_som"},{"n":"Endless Grimoire","s":53,"u":"endless%20grimoire%20(generic)_som"},{"n":"Extending","s":53,"u":"extending%20(generic)_som"},{"n":"Eye Of Enlightenment","s":53,"u":"eye%20of%20enlightenment_som"},{"n":"Familiar Tattoo","s":53,"u":"familiar%20tattoo_som"},{"n":"Firestarter Pellets","s":53,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Five-feather Wreath","s":53,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Flaming Star","s":53,"u":"flaming%20star%20(generic)_som"},{"n":"Flask Of Fellowship","s":53,"u":"flask%20of%20fellowship_som"},{"n":"Force Tiles","s":53,"u":"force%20tiles_som"},{"n":"Fulu Compendium","s":53,"u":"fulu%20compendium_som"},{"n":"Fulu Of Fire Suppression","s":53,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":53,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":53,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":53,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":53,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":53,"u":"ghostly%20portal%20paint_som"},{"n":"Glasses Of Sociability","s":53,"u":"glasses%20of%20sociability_som"},{"n":"Gloaming Shard","s":53,"u":"gloaming%20shard_som"},{"n":"Golden Chrysalis","s":53,"u":"golden%20chrysalis_som"},{"n":"Grim Sandglass","s":53,"u":"grim%20sandglass%20(generic)_som"},{"n":"Hat Of Many Minds","s":53,"u":"hat%20of%20many%20minds_som"},{"n":"Healer's Gel","s":53,"u":"healer's%20gel%20(generic)_som"},{"n":"Impactful","s":53,"u":"impactful%20(generic)_som"},{"n":"Instructions For Lasting Agony","s":53,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Invisible Chain Shirt","s":53,"u":"invisible%20chain%20shirt_som"},{"n":"Jar Of Shifting Sands","s":53,"u":"jar%20of%20shifting%20sands_som"},{"n":"Keymaking Tools","s":53,"u":"keymaking%20tools_som"},{"n":"Lini's Leafstick","s":53,"u":"lini's%20leafstick_som"},{"n":"Lion Claw","s":53,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":53,"u":"magical%20lock%20fulu_som"},{"n":"Mask Of Allure","s":53,"u":"mask%20of%20allure_som"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Mercurial Mantle","s":53,"u":"mercurial%20mantle_som"},{"n":"North Wind's Night Verse","s":53,"u":"north%20wind's%20night%20verse_som"},{"n":"Noxious Incense","s":53,"u":"noxious%20incense%20(generic)_som"},{"n":"Orchestral Brooch","s":53,"u":"orchestral%20brooch_som"},{"n":"Ouroboros Flail","s":53,"u":"ouroboros%20flail%20(generic)_som"},{"n":"Perfect Droplet","s":53,"u":"perfect%20droplet%20(generic)_som"},{"n":"Phoenix Flask","s":53,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":53,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":53,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":53,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":53,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":53,"u":"rebound%20fulu_som"},{"n":"Rebounding Breastplate","s":53,"u":"rebounding%20breastplate_som"},{"n":"Resonating Ammunition","s":53,"u":"resonating%20ammunition_som"},{"n":"Restful Sleep Fulu","s":53,"u":"restful%20sleep%20fulu_som"},{"n":"Restful Tent","s":53,"u":"restful%20tent_som"},{"n":"Retrieval Prism","s":53,"u":"retrieval%20prism%20(generic)_som"},{"n":"S Ring","s":53,"u":"s%20ring_som"},{"n":"Sage's Lash","s":53,"u":"sage's%20lash_som"},{"n":"Shadow Signet","s":53,"u":"shadow%20signet_som"},{"n":"Shimmering Dust","s":53,"u":"shimmering%20dust_som"},{"n":"Shortbread Spy","s":53,"u":"shortbread%20spy_som"},{"n":"Singing Shortbow","s":53,"u":"singing%20shortbow%20(generic)_som"},{"n":"Sonic Tuning Mace","s":53,"u":"sonic%20tuning%20mace%20(generic)_som"},{"n":"Soothing Scents","s":53,"u":"soothing%20scents_som"},{"n":"South Wind's Scorch Song","s":53,"u":"south%20wind's%20scorch%20song_som"},{"n":"Spellbook Of Redundant Enchantment","s":53,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Spirit-sealing Fulu","s":53,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Staff Of Nature's Cunning","s":53,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff Of The Desert Winds","s":53,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Staff-storing Shield","s":53,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stampede Medallion","s":53,"u":"stampede%20medallion%20(generic)_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":53,"u":"stormfeather_som"},{"n":"Storyteller's Opus","s":53,"u":"storyteller's%20opus_som"},{"n":"Summoning Handscroll","s":53,"u":"summoning%20handscroll_som"},{"n":"Thousand-blade Thesis","s":53,"u":"thousand-blade%20thesis_som"},{"n":"Thunderbird Tuft","s":53,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Titan's Grasp","s":53,"u":"titan's%20grasp_som"},{"n":"Topology Protoplasm","s":53,"u":"topology%20protoplasm_som"},{"n":"Tracking Fulu","s":53,"u":"tracking%20fulu_som"},{"n":"Trinity Geode","s":53,"u":"trinity%20geode%20(generic)_som"},{"n":"True Name Amulet","s":53,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Vapor Sphere","s":53,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":53,"u":"venomous%20cure%20fulu_som"},{"n":"Warding Tablets","s":53,"u":"warding%20tablets_som"},{"n":"Warding Tattoo","s":53,"u":"warding%20tattoo%20(generic)_som"},{"n":"Waterproofing Wax","s":53,"u":"waterproofing%20wax_som"},{"n":"Goz Mask","s":39,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":39,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":39,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":39,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":39,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":39,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Rhythm Bone","s":39,"u":"rhythm%20bone%20(generic)_sot1"},{"n":"Shapespeak Mask","s":39,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":39,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":39,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":40,"u":"bag%20of%20cats_sot2"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"},{"n":"Fulminating Spear","s":40,"u":"fulminating%20spear_sot2"},{"n":"Habu's Cudgel","s":40,"u":"habu's%20cudgel_sot2"},{"n":"Leopard's Armor","s":40,"u":"leopard's%20armor_sot2"},{"n":"Rhino Hide Brooch","s":40,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":40,"u":"singing%20muse_sot2"},{"n":"Spellender","s":40,"u":"spellender_sot2"},{"n":"Warcaller's Chime","s":40,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Wondrous Figurines","s":40,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":41,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Dragon Rune Bracelet","s":41,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":41,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Ixamè's Eye","s":41,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Deathless Light","s":42,"u":"deathless%20light_sot4"},{"n":"Deflecting Branch","s":42,"u":"deflecting%20branch_sot4"},{"n":"Golden Blade of Mzali","s":42,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Midday Lantern","s":42,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":42,"u":"twilight%20lantern_sot4"},{"n":"Grimoire of Unknown Necessities","s":43,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Spellcutter","s":43,"u":"spellcutter_sot5"},{"n":"Wyrm Drinker","s":43,"u":"wyrm%20drinker_sot5"},{"n":"Halcyon Heart","s":44,"u":"halcyon%20heart_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"},{"n":"Antivenom Potion","s":45,"u":"antivenom%20potion_tio"},{"n":"Sparkblade","s":45,"u":"sparkblade_tio"},{"n":"Sun Wheel","s":45,"u":"sun%20wheel_tio"}],"8":[{"n":"Change Tradition Focus","s":12,"u":"change%20tradition%20focus_gmg"},{"n":"Dueling Counter","s":12,"u":"dueling%20counter_gmg"},{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"},{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"},{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"}],"51":[{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Frozen Moment","s":5,"u":"frozen%20moment_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Pharaoh's Ward","s":5,"u":"pharaoh's%20ward_crb"},{"n":"Planar Rift","s":5,"u":"planar%20rift_crb"},{"n":"Polymorph Trap","s":5,"u":"polymorph%20trap_crb"},{"n":"Second Chance","s":5,"u":"second%20chance_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Dahak's Shell","s":14,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":14,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":14,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":14,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":14,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Tree Of Dreadful Dreams","s":15,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Lifeleech Crystal Patch","s":16,"u":"lifeleech%20crystal%20patch_aoa4"},{"n":"Wailing Crystals","s":16,"u":"wailing%20crystals_aoa4"},{"n":"Endless Elven Aging","s":17,"u":"endless%20elven%20aging_aoa5"},{"n":"Luminous Ward","s":17,"u":"luminous%20ward_aoa5"},{"n":"Mental Scream Trap","s":17,"u":"mental%20scream%20trap_aoa5"},{"n":"Seismic Spears Trap","s":17,"u":"seismic%20spears%20trap_aoa5"},{"n":"Dragonstorm","s":18,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":18,"u":"lesser%20dragonstorm_aoa6"},{"n":"Flying Guillotine","s":19,"u":"flying%20guillotine_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Life Magnet","s":20,"u":"life%20magnet_aoe2"},{"n":"Arcane Feedback Trap","s":22,"u":"arcane%20feedback%20trap_aoe4"},{"n":"Burning Chandelier Trap","s":22,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":22,"u":"false%20door%20trap_aoe4"},{"n":"Supplicant Statues","s":22,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":22,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Eyeball Tank","s":23,"u":"eyeball%20tank_aoe5"},{"n":"Blackfingers's Prayer","s":24,"u":"blackfingers's%20prayer_aoe6"},{"n":"Field Of Opposition","s":24,"u":"field%20of%20opposition_aoe6"},{"n":"Freezing Alarm","s":24,"u":"freezing%20alarm_aoe6"},{"n":"Greater Planar Rift","s":24,"u":"greater%20planar%20rift_aoe6"},{"n":"Inky Tendrils","s":24,"u":"inky%20tendrils_aoe6"},{"n":"Kharnas's Lesser Glyph","s":24,"u":"kharnas's%20lesser%20glyph_aoe6"},{"n":"Living Paints","s":24,"u":"living%20paints_aoe6"},{"n":"The Laughing Fiend's Greeting","s":24,"u":"the%20laughing%20fiend's%20greeting_aoe6"},{"n":"Doom Of Tomorrow","s":25,"u":"doom%20of%20tomorrow_av1"},{"n":"Painful Suggestion Trap","s":26,"u":"painful%20suggestion%20trap_av2"},{"n":"Paralyzing Light Trap","s":26,"u":"paralyzing%20light%20trap_av2"},{"n":"Shuffling Scythe Blades","s":26,"u":"shuffling%20scythe%20blades_av2"},{"n":"Blast Tumbler","s":27,"u":"blast%20tumbler_av3"},{"n":"Daemonic Fog","s":27,"u":"daemonic%20fog_av3"},{"n":"Images Of Failure","s":27,"u":"images%20of%20failure_av3"},{"n":"Images Of Powerlessness","s":27,"u":"images%20of%20powerlessness_av3"},{"n":"Hallowed Wheel","s":29,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":29,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":29,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":29,"u":"maze%20of%20mirrors_ec2"},{"n":"Buzzing Latch Rune","s":30,"u":"buzzing%20latch%20rune_ec4"},{"n":"Mukradi Summoning Runes","s":30,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Poisoned Secret Door Trap","s":30,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Imperious Darkside Mirror","s":31,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":31,"u":"stabbing%20sentinel_ec5"},{"n":"Witch-priests' Curse","s":31,"u":"witch-priests'%20curse_ec5"},{"n":"Axiomatic Polymorph Trap","s":32,"u":"axiomatic%20polymorph%20trap_ec6"},{"n":"Convergence Lattice","s":32,"u":"convergence%20lattice_ec6"},{"n":"Thief's Trap","s":32,"u":"thief's%20trap_ec6"},{"n":"Broken Rebus Attack","s":34,"u":"broken%20rebus%20attack_frp1"},{"n":"Air Rift","s":35,"u":"air%20rift_frp2"},{"n":"Floating Flamethrower","s":35,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":35,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":36,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Stalker Summoning Rune","s":38,"u":"stalker%20summoning%20rune_sli"},{"n":"Electrified Water Ward","s":40,"u":"electrified%20water%20ward_sot2"},{"n":"Serpent Ward","s":40,"u":"serpent%20ward_sot2"},{"n":"Magic Starknives Trap","s":45,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":45,"u":"nightmare%20terrain_tio"}],"62":[{"n":"Coward's Roots","s":12,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":12,"u":"curse%20of%20nightmares_gmg"},{"n":"Curse of Slumber","s":12,"u":"curse%20of%20slumber_gmg"},{"n":"Curse of the Ravenous","s":12,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Grave Curse","s":12,"u":"grave%20curse_gmg"},{"n":"Oath of the Flesh","s":12,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Reviled of Nature","s":12,"u":"reviled%20of%20nature_gmg"},{"n":"Reviling Earth","s":12,"u":"reviling%20earth_gmg"},{"n":"Sellsword's Folly","s":12,"u":"sellsword's%20folly_gmg"},{"n":"Slayer's Haunt","s":12,"u":"slayer's%20haunt_gmg"},{"n":"Spirit Anchor","s":12,"u":"spirit%20anchor_gmg"},{"n":"Theft of Thought","s":12,"u":"theft%20of%20thought_gmg"},{"n":"Thief's Retribution","s":12,"u":"thief's%20retribution_gmg"},{"n":"Unending Thirst","s":12,"u":"unending%20thirst_gmg"},{"n":"Wizard's Ward","s":12,"u":"wizard's%20ward_gmg"}],"64":[{"n":"Telepathy","s":9,"u":"telepathy_b1"}],"71":[{"n":"Sand Racer","s":43,"u":"sand%20racer_sot5"},{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"necromancy":{"0":[{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Ruby Resurrection","s":36,"u":"ruby%20resurrection_frp3"},{"n":"Scapegoat Parallel Self","s":36,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Crimson Shroud","s":52,"u":"crimson%20shroud_lowg"},{"n":"Sustaining Steel","s":53,"u":"sustaining%20steel_som"}],"2":[{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Disrupting","s":5,"u":"disrupting%20(generic)_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Marvelous Medicines","s":5,"u":"marvelous%20medicines%20(generic)_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Wounding","s":5,"u":"wounding_crb"},{"n":"Bloodbiter","s":12,"u":"bloodbiter_gmg"},{"n":"Degenerating","s":12,"u":"degenerating_gmg"},{"n":"Horns Of Naraga","s":12,"u":"horns%20of%20naraga_gmg"},{"n":"Monkey's Paw","s":12,"u":"monkey's%20paw_gmg"},{"n":"Withering","s":12,"u":"withering_gmg"},{"n":"Reaper's Lancet","s":19,"u":"reaper's%20lancet_aoe1"},{"n":"Chain Of The Stilled Spirit","s":20,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Barbed Vest","s":21,"u":"barbed%20vest_aoe3"},{"n":"Poisoner's Staff","s":22,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Clockwork Rejuvenator","s":23,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Miogimo's Mask","s":23,"u":"miogimo's%20mask_aoe5"},{"n":"Gauntlight","s":25,"u":"gauntlight_av1"},{"n":"Pact Of Blood-taking","s":26,"u":"pact%20of%20blood-taking_av2"},{"n":"Ebon Fulcrum Lens","s":27,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":27,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Life's Last Breath","s":31,"u":"life's%20last%20breath_ec5"},{"n":"Ambrosia Of Undying Hope","s":32,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Panacea Fruit","s":32,"u":"panacea%20fruit_ec6"},{"n":"Stalwart's Ring","s":33,"u":"stalwart's%20ring_fop"},{"n":"Phoenix Necklace","s":34,"u":"phoenix%20necklace_frp1"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Dagger Of Eternal Sleep","s":55,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Dreadsmoke Thurible","s":55,"u":"dreadsmoke%20thurible_logm"},{"n":"Manacles Of Persuasion","s":55,"u":"manacles%20of%20persuasion_logm"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Razmiri Wayfinder","s":51,"u":"razmiri%20wayfinder_lopsg"},{"n":"Bloodthirsty","s":7,"u":"bloodthirsty_lotgb"},{"n":"Crushing","s":7,"u":"crushing%20(generic)_lotgb"},{"n":"Deathless","s":7,"u":"deathless_lotgb"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Queasy Lantern","s":7,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":7,"u":"reflexive%20tattoo_lotgb"},{"n":"Staff of Final Rest","s":7,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Stanching","s":7,"u":"stanching%20(generic)_lotgb"},{"n":"Vampiric Scythe","s":7,"u":"vampiric%20scythe_lotgb"},{"n":"Final Blade","s":52,"u":"final%20blade_lowg"},{"n":"Sun Orchid Elixir","s":52,"u":"sun%20orchid%20elixir_lowg"},{"n":"Flaying Knife","s":38,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":38,"u":"gluttonous%20spear_sli"},{"n":"Wand Of Teeming Ghosts","s":38,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Burr Shield","s":53,"u":"burr%20shield_som"},{"n":"Emberheart","s":53,"u":"emberheart_som"},{"n":"Fu Water","s":53,"u":"fu%20water_som"},{"n":"Fulu Compendium","s":53,"u":"fulu%20compendium_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Grim Sandglass","s":53,"u":"grim%20sandglass%20(generic)_som"},{"n":"Hundred-moth Caress","s":53,"u":"hundred-moth%20caress_som"},{"n":"Instructions For Lasting Agony","s":53,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Potion Of Shared Life","s":53,"u":"potion%20of%20shared%20life_som"},{"n":"Restful Sleep Fulu","s":53,"u":"restful%20sleep%20fulu_som"},{"n":"Sage's Lash","s":53,"u":"sage's%20lash_som"},{"n":"Spirit-sealing Fulu","s":53,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Venomous Cure Fulu","s":53,"u":"venomous%20cure%20fulu_som"},{"n":"Mask Of Mercy","s":39,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":39,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":39,"u":"psychopomp%20mask_sot1"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"},{"n":"Habu's Cudgel","s":40,"u":"habu's%20cudgel_sot2"},{"n":"Ancestral Embrace","s":44,"u":"ancestral%20embrace_sot6"},{"n":"Antivenom Potion","s":45,"u":"antivenom%20potion_tio"}],"3":[{"n":"Animate Dead","s":4,"u":"animate%20dead_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Blister","s":4,"u":"blister_apg"},{"n":"Blood Vendetta","s":4,"u":"blood%20vendetta_apg"},{"n":"Chroma Leach","s":4,"u":"chroma%20leach_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Enervation","s":4,"u":"enervation_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Magic Stone","s":4,"u":"magic%20stone_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Sudden Blight","s":4,"u":"sudden%20blight_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Vampiric Maiden","s":4,"u":"vampiric%20maiden_apg"},{"n":"Wall Of Flesh","s":4,"u":"wall%20of%20flesh_apg"},{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Bind Undead","s":5,"u":"bind%20undead_crb"},{"n":"Blindness","s":5,"u":"blindness_crb"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Deafness","s":5,"u":"deafness_crb"},{"n":"Death Knell","s":5,"u":"death%20knell_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Disrupting Weapons","s":5,"u":"disrupting%20weapons_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"False Life","s":5,"u":"false%20life_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Finger Of Death","s":5,"u":"finger%20of%20death_crb"},{"n":"Gentle Repose","s":5,"u":"gentle%20repose_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Goblin Pox","s":5,"u":"goblin%20pox_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Grim Tendrils","s":5,"u":"grim%20tendrils_crb"},{"n":"Harm","s":5,"u":"harm_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Horrid Wilting","s":5,"u":"horrid%20wilting_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Mariner's Curse","s":5,"u":"mariner's%20curse_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Moment Of Renewal","s":5,"u":"moment%20of%20renewal_crb"},{"n":"Neutralize Poison","s":5,"u":"neutralize%20poison_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Purify Food And Drink","s":5,"u":"purify%20food%20and%20drink_crb"},{"n":"Purple Worm Sting","s":5,"u":"purple%20worm%20sting_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Ray Of Enfeeblement","s":5,"u":"ray%20of%20enfeeblement_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Remove Curse","s":5,"u":"remove%20curse_crb"},{"n":"Remove Disease","s":5,"u":"remove%20disease_crb"},{"n":"Remove Paralysis","s":5,"u":"remove%20paralysis_crb"},{"n":"Restoration","s":5,"u":"restoration_crb"},{"n":"Restore Senses","s":5,"u":"restore%20senses_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Shield Other","s":5,"u":"shield%20other_crb"},{"n":"Spectral Hand","s":5,"u":"spectral%20hand_crb"},{"n":"Spider Sting","s":5,"u":"spider%20sting_crb"},{"n":"Spirit Blast","s":5,"u":"spirit%20blast_crb"},{"n":"Spirit Link","s":5,"u":"spirit%20link_crb"},{"n":"Spirit Song","s":5,"u":"spirit%20song_crb"},{"n":"Spiritual Epidemic","s":5,"u":"spiritual%20epidemic_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Talking Corpse","s":5,"u":"talking%20corpse_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Spiritual Anamnesis","s":15,"u":"spiritual%20anamnesis_aoa3"},{"n":"Tireless Worker","s":16,"u":"tireless%20worker_aoa4"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Admonishing Ray","s":20,"u":"admonishing%20ray_aoe2"},{"n":"Putrefy Food And Drink","s":20,"u":"putrefy%20food%20and%20drink_aoe2"},{"n":"Imp Sting","s":22,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":22,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":22,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":22,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":22,"u":"wyvern%20sting_aoe4"},{"n":"Worm's Repast","s":25,"u":"worm's%20repast_av1"},{"n":"Call The Blood","s":27,"u":"call%20the%20blood_av3"},{"n":"Ectoplasmic Expulsion","s":27,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":27,"u":"fearful%20feast_av3"},{"n":"Ravening Maw","s":8,"u":"ravening%20maw_ec3"},{"n":"Blood Feast","s":30,"u":"blood%20feast_ec4"},{"n":"Necrotic Radiation","s":30,"u":"necrotic%20radiation_ec4"},{"n":"Devour Life","s":32,"u":"devour%20life_ec6"},{"n":"Cleansing Flames","s":36,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":36,"u":"rejuvenating%20flames_frp3"},{"n":"Cup Of Dust","s":55,"u":"cup%20of%20dust_logm"},{"n":"Divine Plagues","s":55,"u":"divine%20plagues_logm"},{"n":"Ectoplasmic Interstice","s":55,"u":"ectoplasmic%20interstice_logm"},{"n":"Eject Soul","s":55,"u":"eject%20soul_logm"},{"n":"Fallow Field","s":55,"u":"fallow%20field_logm"},{"n":"Feast Of Ashes","s":55,"u":"feast%20of%20ashes_logm"},{"n":"Foul Miasma","s":55,"u":"foul%20miasma_logm"},{"n":"Fungal Hyphae","s":55,"u":"fungal%20hyphae_logm"},{"n":"Slough Skin","s":55,"u":"slough%20skin_logm"},{"n":"Withering Grasp","s":55,"u":"withering%20grasp_logm"},{"n":"Achaekek's Clutch","s":56,"u":"achaekek's%20clutch_lol"},{"n":"All Is One, One Is All","s":56,"u":"all%20is%20one%2c%20one%20is%20all_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":56,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Spirit Object","s":56,"u":"spirit%20object_lol"},{"n":"Bloodspray Curse","s":53,"u":"bloodspray%20curse_som"},{"n":"Claim Curse","s":53,"u":"claim%20curse_som"},{"n":"Divine Armageddon","s":53,"u":"divine%20armageddon_som"},{"n":"Envenom Companion","s":53,"u":"envenom%20companion_som"},{"n":"Feral Shades","s":53,"u":"feral%20shades_som"},{"n":"Healing Well","s":53,"u":"healing%20well_som"},{"n":"Inner Radiance Torrent","s":53,"u":"inner%20radiance%20torrent_som"},{"n":"Invoke Spirits","s":53,"u":"invoke%20spirits_som"},{"n":"Life Connection","s":53,"u":"life%20connection_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Mimic Undead","s":53,"u":"mimic%20undead_som"},{"n":"Necromancer's Generosity","s":53,"u":"necromancer's%20generosity_som"},{"n":"Necrotize","s":53,"u":"necrotize_som"},{"n":"Pernicious Poltergeist","s":53,"u":"pernicious%20poltergeist_som"},{"n":"Positive Attunement","s":53,"u":"positive%20attunement_som"},{"n":"Rip The Spirit","s":53,"u":"rip%20the%20spirit_som"},{"n":"Rouse Skeletons","s":53,"u":"rouse%20skeletons_som"},{"n":"Sanguine Mist","s":53,"u":"sanguine%20mist_som"},{"n":"Soothing Spring","s":53,"u":"soothing%20spring_som"},{"n":"Summoner's Precaution","s":53,"u":"summoner's%20precaution_som"},{"n":"Tempest Of Shades","s":53,"u":"tempest%20of%20shades_som"},{"n":"Voracious Gestalt","s":53,"u":"voracious%20gestalt_som"},{"n":"Grave Impressions","s":39,"u":"grave%20impressions_sot1"},{"n":"Gray Shadow","s":41,"u":"gray%20shadow_sot3"},{"n":"Cloak of Light","s":42,"u":"cloak%20of%20light_sot4"}],"62":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Curse of Slumber","s":12,"u":"curse%20of%20slumber_gmg"},{"n":"Grave Curse","s":12,"u":"grave%20curse_gmg"},{"n":"Reviling Earth","s":12,"u":"reviling%20earth_gmg"},{"n":"Spirit Anchor","s":12,"u":"spirit%20anchor_gmg"}],"63":[{"n":"Bone Chill","s":12,"u":"bone%20chill_gmg"},{"n":"Nightmare Fever","s":12,"u":"nightmare%20fever_gmg"}],"64":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"}],"70":[{"n":"Clone","s":4,"u":"clone_apg"},{"n":"Reincarnate","s":4,"u":"reincarnate_apg"},{"n":"Rest Eternal","s":4,"u":"rest%20eternal_apg"},{"n":"Ravenous Reanimation","s":10,"u":"ravenous%20reanimation_b2"},{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Call Spirit","s":5,"u":"call%20spirit_crb"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Resurrect","s":5,"u":"resurrect_crb"},{"n":"Terminate Bloodline","s":31,"u":"terminate%20bloodline_ec5"},{"n":"Bathe In Blood","s":53,"u":"bathe%20in%20blood_som"},{"n":"Garden Of Death","s":53,"u":"garden%20of%20death_som"},{"n":"Mind Swap","s":53,"u":"mind%20swap_som"},{"n":"Portrait Of Spite","s":53,"u":"portrait%20of%20spite_som"}]},"flourish":{"0":[{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(barbarian)_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(fighter)_apg"},{"n":"Bashing Charge","s":4,"u":"bashing%20charge_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Cavalier's Charge","s":4,"u":"cavalier's%20charge_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Doctor's Visitation","s":4,"u":"doctor's%20visitation_apg"},{"n":"Fleeting Shadow","s":4,"u":"fleeting%20shadow_apg"},{"n":"Follow-up Strike","s":4,"u":"follow-up%20strike_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grievous Blow","s":4,"u":"grievous%20blow_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Path Of Iron","s":4,"u":"path%20of%20iron_apg"},{"n":"Peafowl Strut","s":4,"u":"peafowl%20strut_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Preparation","s":4,"u":"preparation_apg"},{"n":"Rebounding Toss","s":4,"u":"rebounding%20toss_apg"},{"n":"Scout's Charge","s":4,"u":"scout's%20charge_apg"},{"n":"Scout's Pounce","s":4,"u":"scout's%20pounce_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Trampling Charge","s":4,"u":"trampling%20charge_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Debilitating Shot","s":5,"u":"debilitating%20shot_crb"},{"n":"Double Shot","s":5,"u":"double%20shot_crb"},{"n":"Dual-handed Assault","s":5,"u":"dual-handed%20assault_crb"},{"n":"Hunted Shot","s":5,"u":"hunted%20shot_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Knockdown","s":5,"u":"knockdown_crb"},{"n":"Perfect Shot","s":5,"u":"perfect%20shot_crb"},{"n":"Positioning Assault","s":5,"u":"positioning%20assault_crb"},{"n":"Power Attack","s":5,"u":"power%20attack_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Shield Of Reckoning","s":5,"u":"shield%20of%20reckoning_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(ranger)_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(rogue)_crb"},{"n":"Spring From The Shadows","s":5,"u":"spring%20from%20the%20shadows_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(barbarian)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(fighter)_crb"},{"n":"Twin Takedown","s":5,"u":"twin%20takedown_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Slice And Swipe","s":21,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":21,"u":"subtle%20shank_aoe3"},{"n":"Staff Sweep","s":28,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":28,"u":"whirlwind%20stance_ec1"},{"n":"Sever Space","s":36,"u":"sever%20space_frp3"},{"n":"Time Dilation Cascade","s":36,"u":"time%20dilation%20cascade_frp3"},{"n":"Bullet Dancer Reload","s":2,"u":"bullet%20dancer%20reload_g%26g"},{"n":"Bullet Split","s":2,"u":"bullet%20split_g%26g"},{"n":"Called Shot","s":2,"u":"called%20shot_g%26g"},{"n":"Cauterize","s":2,"u":"cauterize_g%26g"},{"n":"Dazzling Bullet","s":2,"u":"dazzling%20bullet_g%26g"},{"n":"Drifter's Juke","s":2,"u":"drifter's%20juke_g%26g"},{"n":"Drive-by Attack","s":2,"u":"drive-by%20attack_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Risky Reload","s":2,"u":"risky%20reload_g%26g"},{"n":"Stab And Blast","s":2,"u":"stab%20and%20blast_g%26g"},{"n":"Take The Wheel","s":2,"u":"take%20the%20wheel_g%26g"},{"n":"Two-weapon Fusillade","s":2,"u":"two-weapon%20fusillade_g%26g"},{"n":"Silent Step","s":1,"u":"silent%20step_loag"},{"n":"Slip The Grasp","s":1,"u":"slip%20the%20grasp_loag"},{"n":"Blazing Talon Surge","s":51,"u":"blazing%20talon%20surge_lopsg"},{"n":"Mobile Magical Combat","s":51,"u":"mobile%20magical%20combat_lopsg"},{"n":"Blazing Streak","s":53,"u":"blazing%20streak_som"}],"8":[{"n":"Flurry of Blows","s":5,"u":"flurry%20of%20blows_crb"},{"n":"Bullying Press","s":12,"u":"bullying%20press_gmg"},{"n":"Ghost Shot","s":2,"u":"ghost%20shot_g%26g"},{"n":"Siegebreaker","s":2,"u":"siegebreaker_g%26g"}]},"open":{"0":[{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Duelist's Challenge","s":4,"u":"duelist's%20challenge_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Quick Shot","s":4,"u":"quick%20shot_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Deadly Aim","s":5,"u":"deadly%20aim_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Penetrating Shot","s":5,"u":"penetrating%20shot_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Skyseeker","s":20,"u":"skyseeker_aoe2"},{"n":"Pivot Strike","s":28,"u":"pivot%20strike_ec1"},{"n":"Running Tackle","s":7,"u":"running%20tackle_lotgb"}]},"fighter":{"0":[{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(fighter)_apg"},{"n":"Combat Assessment","s":4,"u":"combat%20assessment_apg"},{"n":"Cut From The Air","s":4,"u":"cut%20from%20the%20air_apg"},{"n":"Dazing Blow","s":4,"u":"dazing%20blow_apg"},{"n":"Disorienting Opening","s":4,"u":"disorienting%20opening_apg"},{"n":"Dragging Strike","s":4,"u":"dragging%20strike_apg"},{"n":"Overpowering Charge","s":4,"u":"overpowering%20charge%20(fighter)_apg"},{"n":"Overwhelming Blow","s":4,"u":"overwhelming%20blow_apg"},{"n":"Parting Shot","s":4,"u":"parting%20shot_apg"},{"n":"Rebounding Toss","s":4,"u":"rebounding%20toss_apg"},{"n":"Resounding Bravery","s":4,"u":"resounding%20bravery_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(fighter)_apg"},{"n":"Smash From The Air","s":4,"u":"smash%20from%20the%20air_apg"},{"n":"Ultimate Flexibility","s":4,"u":"ultimate%20flexibility_apg"},{"n":"Advanced Weapon Training","s":5,"u":"advanced%20weapon%20training_crb"},{"n":"Advantageous Assault","s":5,"u":"advantageous%20assault_crb"},{"n":"Aggressive Block","s":5,"u":"aggressive%20block_crb"},{"n":"Agile Grace","s":5,"u":"agile%20grace_crb"},{"n":"Assisting Shot","s":5,"u":"assisting%20shot_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(fighter)_crb"},{"n":"Boundless Reprisals","s":5,"u":"boundless%20reprisals_crb"},{"n":"Brutal Finish","s":5,"u":"brutal%20finish_crb"},{"n":"Brutish Shove","s":5,"u":"brutish%20shove_crb"},{"n":"Certain Strike","s":5,"u":"certain%20strike_crb"},{"n":"Combat Grab","s":5,"u":"combat%20grab_crb"},{"n":"Combat Reflexes","s":5,"u":"combat%20reflexes_crb"},{"n":"Debilitating Shot","s":5,"u":"debilitating%20shot_crb"},{"n":"Desperate Finisher","s":5,"u":"desperate%20finisher_crb"},{"n":"Determination","s":5,"u":"determination_crb"},{"n":"Disarming Stance","s":5,"u":"disarming%20stance_crb"},{"n":"Disarming Twist","s":5,"u":"disarming%20twist_crb"},{"n":"Disruptive Stance","s":5,"u":"disruptive%20stance_crb"},{"n":"Double Shot","s":5,"u":"double%20shot_crb"},{"n":"Double Slice","s":5,"u":"double%20slice_crb"},{"n":"Dual-handed Assault","s":5,"u":"dual-handed%20assault_crb"},{"n":"Dueling Dance","s":5,"u":"dueling%20dance_crb"},{"n":"Dueling Parry","s":5,"u":"dueling%20parry_crb"},{"n":"Dueling Riposte","s":5,"u":"dueling%20riposte_crb"},{"n":"Exacting Strike","s":5,"u":"exacting%20strike_crb"},{"n":"Fearsome Brute","s":5,"u":"fearsome%20brute_crb"},{"n":"Felling Strike","s":5,"u":"felling%20strike_crb"},{"n":"Flinging Shove","s":5,"u":"flinging%20shove_crb"},{"n":"Furious Focus","s":5,"u":"furious%20focus_crb"},{"n":"Graceful Poise","s":5,"u":"graceful%20poise_crb"},{"n":"Guardian's Deflection","s":5,"u":"guardian's%20deflection_crb"},{"n":"Guiding Finish","s":5,"u":"guiding%20finish_crb"},{"n":"Guiding Riposte","s":5,"u":"guiding%20riposte_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Improved Dueling Riposte","s":5,"u":"improved%20dueling%20riposte_crb"},{"n":"Improved Knockdown","s":5,"u":"improved%20knockdown_crb"},{"n":"Improved Reflexive Shield","s":5,"u":"improved%20reflexive%20shield_crb"},{"n":"Improved Twin Riposte","s":5,"u":"improved%20twin%20riposte%20(fighter)_crb"},{"n":"Incredible Aim","s":5,"u":"incredible%20aim_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Knockdown","s":5,"u":"knockdown_crb"},{"n":"Lunge","s":5,"u":"lunge_crb"},{"n":"Lunging Stance","s":5,"u":"lunging%20stance_crb"},{"n":"Mirror Shield","s":5,"u":"mirror%20shield_crb"},{"n":"Mobile Shot Stance","s":5,"u":"mobile%20shot%20stance_crb"},{"n":"Multishot Stance","s":5,"u":"multishot%20stance_crb"},{"n":"Paragon's Guard","s":5,"u":"paragon's%20guard_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Positioning Assault","s":5,"u":"positioning%20assault_crb"},{"n":"Power Attack","s":5,"u":"power%20attack_crb"},{"n":"Powerful Shove","s":5,"u":"powerful%20shove_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Quick Shield Block","s":5,"u":"quick%20shield%20block%20(fighter)_crb"},{"n":"Reactive Shield","s":5,"u":"reactive%20shield_crb"},{"n":"Reflexive Shield","s":5,"u":"reflexive%20shield_crb"},{"n":"Revealing Stab","s":5,"u":"revealing%20stab_crb"},{"n":"Savage Critical","s":5,"u":"savage%20critical_crb"},{"n":"Shatter Defenses","s":5,"u":"shatter%20defenses_crb"},{"n":"Shield Warden","s":5,"u":"shield%20warden%20(fighter)_crb"},{"n":"Shielded Stride","s":5,"u":"shielded%20stride_crb"},{"n":"Snagging Strike","s":5,"u":"snagging%20strike_crb"},{"n":"Spring Attack","s":5,"u":"spring%20attack_crb"},{"n":"Stance Savant","s":5,"u":"stance%20savant%20(fighter)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Sudden Leap","s":5,"u":"sudden%20leap%20(fighter)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(fighter)_crb"},{"n":"Triple Shot","s":5,"u":"triple%20shot_crb"},{"n":"Twin Parry","s":5,"u":"twin%20parry%20(fighter)_crb"},{"n":"Twin Riposte","s":5,"u":"twin%20riposte%20(fighter)_crb"},{"n":"Twinned Defense","s":5,"u":"twinned%20defense%20(fighter)_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Weapon Supremacy","s":5,"u":"weapon%20supremacy_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Ultimate Flexibility","s":18,"u":"ultimate%20flexibility_aoa6"},{"n":"Reflecting Riposte","s":32,"u":"reflecting%20riposte_ec6"},{"n":"Sever Space","s":36,"u":"sever%20space_frp3"},{"n":"Everstand Stance","s":6,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":6,"u":"everstand%20strike_locg"},{"n":"Impassable Wall Stance","s":6,"u":"impassable%20wall%20stance_locg"},{"n":"Farabellus Flip","s":51,"u":"farabellus%20flip_lopsg"}]},"witch":{"0":[{"n":"Basic Lesson","s":4,"u":"basic%20lesson_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Cantrip Expansion","s":4,"u":"cantrip%20expansion%20(witch)_apg"},{"n":"Cauldron","s":4,"u":"cauldron_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Counterspell","s":4,"u":"counterspell%20(witch)_apg"},{"n":"Effortless Concentration","s":4,"u":"effortless%20concentration_apg"},{"n":"Eldritch Nails","s":4,"u":"eldritch%20nails_apg"},{"n":"Enhanced Familiar","s":4,"u":"enhanced%20familiar%20(witch)_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Familiar's Language","s":4,"u":"familiar's%20language_apg"},{"n":"Greater Lesson","s":4,"u":"greater%20lesson_apg"},{"n":"Hex Focus","s":4,"u":"hex%20focus_apg"},{"n":"Hex Master","s":4,"u":"hex%20master_apg"},{"n":"Hex Wellspring","s":4,"u":"hex%20wellspring_apg"},{"n":"Improved Familiar","s":4,"u":"improved%20familiar%20(witch)_apg"},{"n":"Incredible Familiar","s":4,"u":"incredible%20familiar%20(witch)_apg"},{"n":"Living Hair","s":4,"u":"living%20hair_apg"},{"n":"Major Lesson","s":4,"u":"major%20lesson_apg"},{"n":"Murksight","s":4,"u":"murksight_apg"},{"n":"Patron's Truth","s":4,"u":"patron's%20truth_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Reflect Spell","s":4,"u":"reflect%20spell%20(witch)_apg"},{"n":"Rites Of Convocation","s":4,"u":"rites%20of%20convocation_apg"},{"n":"Rites Of Transfiguration","s":4,"u":"rites%20of%20transfiguration_apg"},{"n":"Siphon Power","s":4,"u":"siphon%20power_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Steady Spellcasting","s":4,"u":"steady%20spellcasting%20(witch)_apg"},{"n":"Temporary Potions","s":4,"u":"temporary%20potions_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Witch's Bottle","s":4,"u":"witch's%20bottle_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Witch's Communion","s":4,"u":"witch's%20communion_apg"},{"n":"Witch's Hut","s":4,"u":"witch's%20hut_apg"},{"n":"Wortwitch","s":4,"u":"wortwitch_apg"},{"n":"Syu Tak-nwa's Deadly Hair","s":34,"u":"syu%20tak-nwa's%20deadly%20hair_frp1"},{"n":"Syu Tak-nwa's Hexed Locks","s":34,"u":"syu%20tak-nwa's%20hexed%20locks_frp1"},{"n":"Syu Tak-nwa's Skillful Tresses","s":34,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1"},{"n":"Demon's Hair","s":36,"u":"demon's%20hair_frp3"}],"3":[{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Glacial Heart","s":56,"u":"glacial%20heart_lol"},{"n":"Spirit Object","s":56,"u":"spirit%20object_lol"},{"n":"Stumbling Curse","s":39,"u":"stumbling%20curse_sot1"}]},"divination":{"0":[{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Familiar's Language","s":4,"u":"familiar's%20language_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Strange Script","s":26,"u":"strange%20script_av2"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Magic Sense","s":53,"u":"magic%20sense_som"}],"2":[{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Predictable Silver Piece","s":4,"u":"predictable%20silver%20piece_apg"},{"n":"Slates Of Distant Letters","s":4,"u":"slates%20of%20distant%20letters_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Oathbow","s":5,"u":"oathbow_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Possibility Tome","s":5,"u":"possibility%20tome_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Thurible of Revelation","s":5,"u":"thurible%20of%20revelation%20(generic)_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"},{"n":"Dragon's Eye Charm","s":14,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Eye Of The Wise","s":15,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Pactmasters' Grace","s":17,"u":"pactmasters'%20grace_aoa5"},{"n":"Recording Rod","s":19,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ethersight Ring","s":20,"u":"ethersight%20ring_aoe2"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Forgotten Shell","s":23,"u":"forgotten%20shell_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":24,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"The Whispering Reeds","s":25,"u":"the%20whispering%20reeds_av1"},{"n":"Cooperative Blade","s":26,"u":"cooperative%20blade_av2"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Moonstone Diadem","s":29,"u":"moonstone%20diadem_ec2"},{"n":"Spangled Rider's Suit","s":29,"u":"spangled%20rider's%20suit_ec2"},{"n":"Staff Of The Black Desert","s":31,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Bort's Blessing","s":33,"u":"bort's%20blessing_fop"},{"n":"Warrior's Training Ring","s":33,"u":"warrior's%20training%20ring_fop"},{"n":"Darkvision Scope","s":2,"u":"darkvision%20scope%20(generic)_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Magnifying Scope","s":2,"u":"magnifying%20scope%20(generic)_g%26g"},{"n":"Scope Of Truth","s":2,"u":"scope%20of%20truth_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":55,"u":"abadar's%20flawless%20scale_logm"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Miter Of Communion","s":55,"u":"miter%20of%20communion_logm"},{"n":"Mortar Of Hidden Meaning","s":55,"u":"mortar%20of%20hidden%20meaning_logm"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Cunning","s":51,"u":"cunning_lopsg"},{"n":"Diviner's Nose Chain","s":51,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Spectacles Of Understanding","s":51,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Brooch Of Inspiration","s":7,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Enhanced Hearing Aids","s":7,"u":"enhanced%20hearing%20aids_lotgb"},{"n":"Eye Of The Unseen","s":7,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Impulse Control","s":7,"u":"impulse%20control_lotgb"},{"n":"Magical Hearing Aids","s":7,"u":"magical%20hearing%20aids_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":7,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Reading Ring","s":7,"u":"reading%20ring%20(generic)_lotgb"},{"n":"Server's Stew","s":7,"u":"server's%20stew_lotgb"},{"n":"Archivist's Gaze","s":53,"u":"archivist's%20gaze_som"},{"n":"Auspicious Scepter","s":53,"u":"auspicious%20scepter_som"},{"n":"Bane","s":53,"u":"bane_som"},{"n":"Codex Of Unimpeded Sight","s":53,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Endless Grimoire","s":53,"u":"endless%20grimoire%20(generic)_som"},{"n":"Eye Of Enlightenment","s":53,"u":"eye%20of%20enlightenment_som"},{"n":"Glasses Of Sociability","s":53,"u":"glasses%20of%20sociability_som"},{"n":"Potion Of Minute Echoes","s":53,"u":"potion%20of%20minute%20echoes_som"},{"n":"Shortbread Spy","s":53,"u":"shortbread%20spy_som"},{"n":"Exploration Lens","s":41,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Ixamè's Eye","s":41,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Grimoire of Unknown Necessities","s":43,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Halcyon Heart","s":44,"u":"halcyon%20heart_sot6"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Countless Eyes","s":4,"u":"countless%20eyes_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Familiar's Face","s":4,"u":"familiar's%20face_apg"},{"n":"Ghostly Tragedy","s":4,"u":"ghostly%20tragedy_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Ill Omen","s":4,"u":"ill%20omen_apg"},{"n":"Imprint Message","s":4,"u":"imprint%20message_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Object Reading","s":4,"u":"object%20reading_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Alter Reality","s":5,"u":"alter%20reality_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Animal Vision","s":5,"u":"animal%20vision_crb"},{"n":"Augury","s":5,"u":"augury_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Clairaudience","s":5,"u":"clairaudience_crb"},{"n":"Clairvoyance","s":5,"u":"clairvoyance_crb"},{"n":"Comprehend Language","s":5,"u":"comprehend%20language_crb"},{"n":"Darkvision","s":5,"u":"darkvision_crb"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Guidance","s":5,"u":"guidance_crb"},{"n":"Hypercognition","s":5,"u":"hypercognition_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Mindlink","s":5,"u":"mindlink_crb"},{"n":"Miracle","s":5,"u":"miracle_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Primal Phenomenon","s":5,"u":"primal%20phenomenon_crb"},{"n":"Prying Eye","s":5,"u":"prying%20eye_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"Retrocognition","s":5,"u":"retrocognition_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"See Invisibility","s":5,"u":"see%20invisibility_crb"},{"n":"Sending","s":5,"u":"sending_crb"},{"n":"Speak With Animals","s":5,"u":"speak%20with%20animals_crb"},{"n":"Speak With Plants","s":5,"u":"speak%20with%20plants_crb"},{"n":"Status","s":5,"u":"status_crb"},{"n":"Synesthesia","s":5,"u":"synesthesia_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tongues","s":5,"u":"tongues_crb"},{"n":"True Seeing","s":5,"u":"true%20seeing_crb"},{"n":"True Strike","s":5,"u":"true%20strike_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Unrelenting Observation","s":5,"u":"unrelenting%20observation_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Wanderer's Guide","s":5,"u":"wanderer's%20guide_crb"},{"n":"Wish","s":5,"u":"wish_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"Forgotten Lines","s":15,"u":"forgotten%20lines_aoa3"},{"n":"Imprint Message","s":15,"u":"imprint%20message_aoa3"},{"n":"Join Pasts","s":15,"u":"join%20pasts_aoa3"},{"n":"Object Reading","s":15,"u":"object%20reading_aoa3"},{"n":"Practice Makes Perfect","s":16,"u":"practice%20makes%20perfect_aoa4"},{"n":"Speaking Sky","s":20,"u":"speaking%20sky_aoe2"},{"n":"Prying Survey","s":32,"u":"prying%20survey_ec6"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Perfect Strike","s":6,"u":"perfect%20strike_locg"},{"n":"Anticipate Peril","s":55,"u":"anticipate%20peril_logm"},{"n":"Hyperfocus","s":55,"u":"hyperfocus_logm"},{"n":"Ill Omen","s":55,"u":"ill%20omen_logm"},{"n":"Message Rune","s":55,"u":"message%20rune_logm"},{"n":"Object Memory","s":55,"u":"object%20memory_logm"},{"n":"Remember The Lost","s":55,"u":"remember%20the%20lost_logm"},{"n":"Share Lore","s":55,"u":"share%20lore_logm"},{"n":"Show The Way","s":55,"u":"show%20the%20way_logm"},{"n":"Swarmsense","s":55,"u":"swarmsense_logm"},{"n":"Time Beacon","s":55,"u":"time%20beacon_logm"},{"n":"Zenith Star","s":55,"u":"zenith%20star_logm"},{"n":"Halcyon Infusion","s":56,"u":"halcyon%20infusion_lol"},{"n":"Perseis's Precautions","s":51,"u":"perseis's%20precautions_lopsg"},{"n":"Perfect Strike","s":52,"u":"perfect%20strike_lowg"},{"n":"Approximate","s":53,"u":"approximate_som"},{"n":"Cast Into Time","s":53,"u":"cast%20into%20time_som"},{"n":"Catch Your Name","s":53,"u":"catch%20your%20name_som"},{"n":"Extend Boost","s":53,"u":"extend%20boost_som"},{"n":"Fated Confrontation","s":53,"u":"fated%20confrontation_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Inevitable Disaster","s":53,"u":"inevitable%20disaster_som"},{"n":"Lucky Number","s":53,"u":"lucky%20number_som"},{"n":"Nudge The Odds","s":53,"u":"nudge%20the%20odds_som"},{"n":"Organsight","s":53,"u":"organsight_som"},{"n":"Pocket Library","s":53,"u":"pocket%20library_som"},{"n":"Proliferating Eyes","s":53,"u":"proliferating%20eyes_som"},{"n":"Read The Air","s":53,"u":"read%20the%20air_som"},{"n":"Seashell Of Stolen Sound","s":53,"u":"seashell%20of%20stolen%20sound_som"},{"n":"Shooting Star","s":53,"u":"shooting%20star_som"},{"n":"Synchronize","s":53,"u":"synchronize_som"},{"n":"Timely Tutor","s":53,"u":"timely%20tutor_som"},{"n":"Web Of Eyes","s":53,"u":"web%20of%20eyes_som"},{"n":"Winning Streak","s":53,"u":"winning%20streak_som"},{"n":"Impeccable Flow","s":39,"u":"impeccable%20flow_sot1"},{"n":"Mirecloak","s":41,"u":"mirecloak_sot3"}],"8":[{"n":"Share Senses","s":53,"u":"share%20senses_som"}],"64":[{"n":"Coven","s":9,"u":"coven_b1"},{"n":"Telepathy","s":9,"u":"telepathy_b1"}],"70":[{"n":"Astral Projection","s":4,"u":"astral%20projection_apg"},{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"},{"n":"Legend Lore","s":5,"u":"legend%20lore_crb"},{"n":"Asmodean Wager","s":53,"u":"asmodean%20wager_som"},{"n":"Awaken Object","s":53,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":53,"u":"concealment's%20curtain_som"},{"n":"Guardian's Aegis","s":53,"u":"guardian's%20aegis_som"},{"n":"The World's A Stage","s":53,"u":"the%20world's%20a%20stage_som"},{"n":"Arcane Weaving","s":39,"u":"arcane%20weaving_sot1"},{"n":"Tattoo Whispers","s":39,"u":"tattoo%20whispers_sot1"}]},"primal":{"0":[{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Primal Evolution","s":5,"u":"primal%20evolution_crb"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"},{"n":"Ritual Reversion","s":6,"u":"ritual%20reversion_locg"},{"n":"Sheltering Cave","s":53,"u":"sheltering%20cave_som"}],"2":[{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Primeval Mistletoe","s":5,"u":"primeval%20mistletoe%20(generic)_crb"},{"n":"Panacea Fruit","s":32,"u":"panacea%20fruit_ec6"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Fleshgem","s":7,"u":"fleshgem%20(generic)_lotgb"},{"n":"Hosteling Statuette","s":7,"u":"hosteling%20statuette_lotgb"},{"n":"Swarmform Collar","s":7,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":7,"u":"waverider%20barding_lotgb"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"51":[{"n":"Mogaru's Breath","s":35,"u":"mogaru's%20breath_frp2"}],"62":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"}],"63":[{"n":"Bone Chill","s":12,"u":"bone%20chill_gmg"}],"64":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Moon Frenzy","s":9,"u":"moon%20frenzy_b1"}]},"auditory":{"0":[{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Encouraging Words","s":12,"u":"encouraging%20words_gmg"},{"n":"Ringmaster's Introduction","s":32,"u":"ringmaster's%20introduction_ec6"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Rallying Cry","s":1,"u":"rallying%20cry_loag"},{"n":"Evangelize","s":55,"u":"evangelize_logm"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"},{"n":"Fleet Tempo","s":40,"u":"fleet%20tempo_sot2"},{"n":"Narrative Conduit","s":40,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":40,"u":"rule%20of%20three_sot2"},{"n":"Sing To The Steel","s":40,"u":"sing%20to%20the%20steel_sot2"},{"n":"Song Of Grace And Speed","s":40,"u":"song%20of%20grace%20and%20speed_sot2"}],"2":[{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Deafening Music Box","s":20,"u":"deafening%20music%20box_aoe2"},{"n":"Thunder Snare","s":28,"u":"thunder%20snare_ec1"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"Orchestral Brooch","s":53,"u":"orchestral%20brooch_som"},{"n":"Rhythm Bone","s":39,"u":"rhythm%20bone%20(generic)_sot1"}],"3":[{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Ventriloquism","s":5,"u":"ventriloquism_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Lament","s":55,"u":"lament_logm"},{"n":"Roar Of The Wyrm","s":55,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Biting Words","s":53,"u":"biting%20words_som"},{"n":"Bullhorn","s":53,"u":"bullhorn_som"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Distracting Chatter","s":53,"u":"distracting%20chatter_som"},{"n":"Haunting Hymn","s":53,"u":"haunting%20hymn_som"},{"n":"Infectious Melody","s":53,"u":"infectious%20melody_som"},{"n":"Shadow Army","s":53,"u":"shadow%20army_som"},{"n":"Sonata Span","s":53,"u":"sonata%20span_som"},{"n":"Tame","s":53,"u":"tame_som"},{"n":"Girzanje's March","s":41,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Command an Animal","s":5,"u":"command%20an%20animal_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Rally","s":12,"u":"rally_gmg"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"51":[{"n":"Phantom Bells","s":15,"u":"phantom%20bells_aoa3"}],"70":[{"n":"Tattoo Whispers","s":39,"u":"tattoo%20whispers_sot1"}]},"secret":{"0":[{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Combat Reading","s":4,"u":"combat%20reading_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Battle Assessment","s":5,"u":"battle%20assessment_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Sense Alignment","s":19,"u":"sense%20alignment_aoe1"},{"n":"Educated Assessment","s":6,"u":"educated%20assessment_locg"},{"n":"Sow Rumor","s":6,"u":"sow%20rumor_locg"}],"8":[{"n":"Conceal an Object","s":5,"u":"conceal%20an%20object_crb"},{"n":"Create Forgery","s":5,"u":"create%20forgery_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Gather Information","s":5,"u":"gather%20information_crb"},{"n":"Hide","s":5,"u":"hide_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Recall Knowledge","s":5,"u":"recall%20knowledge_crb"},{"n":"Seek","s":5,"u":"seek_crb"},{"n":"Sense Direction","s":5,"u":"sense%20direction_crb"},{"n":"Sense Motive","s":5,"u":"sense%20motive_crb"},{"n":"Sneak","s":5,"u":"sneak_crb"},{"n":"Bribe Contact","s":12,"u":"bribe%20contact_gmg"},{"n":"Discover","s":12,"u":"discover_gmg"},{"n":"Forge Documents","s":12,"u":"forge%20documents_gmg"},{"n":"Gossip","s":12,"u":"gossip_gmg"},{"n":"Scout Location","s":12,"u":"scout%20location_gmg"},{"n":"Learn Name","s":53,"u":"learn%20name_som"}]},"misfortune":{"0":[{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Lucky Escape","s":2,"u":"lucky%20escape_g%26g"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Firebrand Braggart Dedication","s":6,"u":"firebrand%20braggart%20dedication_locg"}],"2":[{"n":"Monkey's Paw","s":12,"u":"monkey's%20paw_gmg"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"}],"3":[{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Ill Omen","s":4,"u":"ill%20omen_apg"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Ill Omen","s":55,"u":"ill%20omen_logm"}],"8":[{"n":"Deceptive Sidestep","s":12,"u":"deceptive%20sidestep_gmg"}]},"occult":{"0":[{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Occult Evolution","s":5,"u":"occult%20evolution_crb"},{"n":"Vivacious Afterimage","s":36,"u":"vivacious%20afterimage_frp3"},{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"}],"2":[{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Elder Sign","s":12,"u":"elder%20sign_gmg"},{"n":"Singing Sword","s":12,"u":"singing%20sword_gmg"},{"n":"Radiant Spark","s":24,"u":"radiant%20spark_aoe6"},{"n":"The Whispering Reeds","s":25,"u":"the%20whispering%20reeds_av1"},{"n":"Crimson Fulcrum Lens","s":27,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":27,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":27,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Fulcrum Lattice","s":27,"u":"fulcrum%20lattice_av3"},{"n":"Ochre Fulcrum Lens","s":27,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Skarja's Heartstone","s":8,"u":"skarja's%20heartstone_ec3"},{"n":"Planar Ribbon","s":32,"u":"planar%20ribbon_ec6"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Final Blade","s":52,"u":"final%20blade_lowg"}],"63":[{"n":"Nightmare Fever","s":12,"u":"nightmare%20fever_gmg"}],"64":[{"n":"Coven","s":9,"u":"coven_b1"}]},"finisher":{"0":[{"n":"Bleeding Finisher","s":4,"u":"bleeding%20finisher_apg"},{"n":"Dual Finisher","s":4,"u":"dual%20finisher_apg"},{"n":"Impaling Finisher","s":4,"u":"impaling%20finisher_apg"},{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Mobile Finisher","s":4,"u":"mobile%20finisher_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Stunning Finisher","s":4,"u":"stunning%20finisher_apg"},{"n":"Targeting Finisher","s":4,"u":"targeting%20finisher_apg"},{"n":"Unbalancing Finisher","s":4,"u":"unbalancing%20finisher_apg"}],"8":[{"n":"Confident Finisher","s":4,"u":"confident%20finisher_apg"}]},"metamagic":{"0":[{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energy Ablation","s":4,"u":"energy%20ablation_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Leshy Familiar Secrets","s":4,"u":"leshy%20familiar%20secrets_apg"},{"n":"Martyr","s":4,"u":"martyr_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Bloodline Conduit","s":5,"u":"bloodline%20conduit_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Healing Transformation","s":5,"u":"healing%20transformation_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Interweave Dispel","s":5,"u":"interweave%20dispel_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Touch Focus","s":35,"u":"touch%20focus_frp2"},{"n":"Worldsphere Gravity","s":36,"u":"worldsphere%20gravity_frp3"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Cascade Bearers Flexibility","s":6,"u":"cascade%20bearers%20flexibility_locg"},{"n":"Dualistic Synergy","s":6,"u":"dualistic%20synergy_locg"},{"n":"Synergistic Spell","s":6,"u":"synergistic%20spell_locg"},{"n":"Tempest-sun Redirection","s":6,"u":"tempest-sun%20redirection_locg"},{"n":"Recover Spell","s":51,"u":"recover%20spell_lopsg"},{"n":"Effortless Captivation","s":7,"u":"effortless%20captivation_lotgb"},{"n":"Heightened Captivation","s":7,"u":"heightened%20captivation_lotgb"},{"n":"Look Again","s":7,"u":"look%20again_lotgb"},{"n":"Burning Spell","s":53,"u":"burning%20spell_som"},{"n":"Dousing Spell","s":53,"u":"dousing%20spell_som"},{"n":"Ostentatious Arrival","s":53,"u":"ostentatious%20arrival_som"},{"n":"Purifying Spell","s":53,"u":"purifying%20spell_som"},{"n":"Quickened Attunement","s":53,"u":"quickened%20attunement_som"},{"n":"Rockslide Spell","s":53,"u":"rockslide%20spell_som"},{"n":"Shadow Spell","s":53,"u":"shadow%20spell_som"},{"n":"Wind-tossed Spell","s":53,"u":"wind-tossed%20spell_som"}],"3":[{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Extend Boost","s":53,"u":"extend%20boost_som"}]},"emotion":{"0":[{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Flourishing Finish","s":21,"u":"flourishing%20finish_aoe3"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Befuddle","s":55,"u":"befuddle_logm"},{"n":"Font Of Serenity","s":55,"u":"font%20of%20serenity_logm"},{"n":"Lament","s":55,"u":"lament_logm"},{"n":"Overflowing Sorrow","s":55,"u":"overflowing%20sorrow_logm"},{"n":"Roar Of The Wyrm","s":55,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Aromatic Lure","s":56,"u":"aromatic%20lure_lol"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Draw Ire","s":53,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":53,"u":"glimmer%20of%20charm_som"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Inexhaustible Cynicism","s":53,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":53,"u":"infectious%20enthusiasm_som"},{"n":"Invoke Spirits","s":53,"u":"invoke%20spirits_som"},{"n":"Mind Of Menace","s":53,"u":"mind%20of%20menace_som"},{"n":"Roaring Applause","s":53,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":53,"u":"schadenfreude_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"},{"n":"Warrior's Regret","s":53,"u":"warrior's%20regret_som"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Rally","s":12,"u":"rally_gmg"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"62":[{"n":"Reviled of Nature","s":12,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":12,"u":"sellsword's%20folly_gmg"}],"64":[{"n":"Frightful Presence","s":9,"u":"frightful%20presence_b1"},{"n":"Butter Up","s":12,"u":"butter%20up_gmg"}],"70":[{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"},{"n":"Community Repair","s":40,"u":"community%20repair_sot2"}]},"stance":{"0":[{"n":"Buckler Dance","s":4,"u":"buckler%20dance_apg"},{"n":"Cobra Stance","s":4,"u":"cobra%20stance_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Dueling Dance","s":4,"u":"dueling%20dance_apg"},{"n":"Gorilla Stance","s":4,"u":"gorilla%20stance_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Monastic Archer Stance","s":4,"u":"monastic%20archer%20stance_apg"},{"n":"Peafowl Stance","s":4,"u":"peafowl%20stance_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(fighter)_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(rogue)_apg"},{"n":"Shooting Stars Stance","s":4,"u":"shooting%20stars%20stance_apg"},{"n":"Stumbling Stance","s":4,"u":"stumbling%20stance_apg"},{"n":"Twinned Defense","s":4,"u":"twinned%20defense%20(swashbuckler)_apg"},{"n":"Whirling Blade Stance","s":4,"u":"whirling%20blade%20stance_apg"},{"n":"Crane Stance","s":5,"u":"crane%20stance_crb"},{"n":"Disarming Stance","s":5,"u":"disarming%20stance_crb"},{"n":"Disruptive Stance","s":5,"u":"disruptive%20stance_crb"},{"n":"Dragon Stance","s":5,"u":"dragon%20stance_crb"},{"n":"Dueling Dance","s":5,"u":"dueling%20dance_crb"},{"n":"Graceful Poise","s":5,"u":"graceful%20poise_crb"},{"n":"Ironblood Stance","s":5,"u":"ironblood%20stance_crb"},{"n":"Lunging Stance","s":5,"u":"lunging%20stance_crb"},{"n":"Mobile Shot Stance","s":5,"u":"mobile%20shot%20stance_crb"},{"n":"Mountain Stance","s":5,"u":"mountain%20stance_crb"},{"n":"Multishot Stance","s":5,"u":"multishot%20stance_crb"},{"n":"Paragon's Guard","s":5,"u":"paragon's%20guard_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Tangled Forest Stance","s":5,"u":"tangled%20forest%20stance_crb"},{"n":"Tiger Stance","s":5,"u":"tiger%20stance_crb"},{"n":"Twinned Defense","s":5,"u":"twinned%20defense%20(fighter)_crb"},{"n":"Wolf Stance","s":5,"u":"wolf%20stance_crb"},{"n":"Sky And Heaven Stance","s":20,"u":"sky%20and%20heaven%20stance_aoe2"},{"n":"Whirlwind Stance","s":28,"u":"whirlwind%20stance_ec1"},{"n":"Jellyfish Stance","s":35,"u":"jellyfish%20stance_frp2"},{"n":"Six Pillars Stance","s":35,"u":"six%20pillars%20stance_frp2"},{"n":"Vitality-manipulating Stance","s":36,"u":"vitality-manipulating%20stance_frp3"},{"n":"Everstand Stance","s":6,"u":"everstand%20stance_locg"},{"n":"Impassable Wall Stance","s":6,"u":"impassable%20wall%20stance_locg"},{"n":"Fane's Fourberie","s":51,"u":"fane's%20fourberie_lopsg"},{"n":"Rain Of Embers Stance","s":51,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Reflective Ripple Stance","s":53,"u":"reflective%20ripple%20stance_som"},{"n":"Rough Terrain Stance","s":53,"u":"rough%20terrain%20stance_som"},{"n":"Stoked Flame Stance","s":53,"u":"stoked%20flame%20stance_som"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"}],"8":[{"n":"Arcane Cascade","s":53,"u":"arcane%20cascade_som"}]},"conjuration":{"0":[{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Sever Space","s":36,"u":"sever%20space_frp3"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Sheltering Cave","s":53,"u":"sheltering%20cave_som"},{"n":"Spirit Sheath","s":53,"u":"spirit%20sheath_som"},{"n":"Summoner's Call","s":53,"u":"summoner's%20call_som"},{"n":"Transpose","s":53,"u":"transpose_som"}],"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lion's Shield","s":5,"u":"lion's%20shield_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wondrous Figurine","s":5,"u":"wondrous%20figurine%20(generic)_crb"},{"n":"Axe Of The Dwarven Lords","s":12,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Bag Of Devouring","s":12,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":12,"u":"bag%20of%20weasels_gmg"},{"n":"Dreary","s":12,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":12,"u":"erratic%20transposing_gmg"},{"n":"Stone Of Weight","s":12,"u":"stone%20of%20weight_gmg"},{"n":"Bountiful Cauldron","s":15,"u":"bountiful%20cauldron_aoa3"},{"n":"Gourd Home","s":15,"u":"gourd%20home_aoa3"},{"n":"Guiding Chisel","s":16,"u":"guiding%20chisel_aoa4"},{"n":"Poisoner's Staff","s":22,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Cane Of The Maelstrom","s":24,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":24,"u":"radiant%20spark_aoe6"},{"n":"Grail Of Twisted Desires","s":29,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Marvelous Calliope","s":29,"u":"marvelous%20calliope_ec2"},{"n":"Wondrous Figurines","s":29,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Stoneraiser Javelin","s":30,"u":"stoneraiser%20javelin_ec4"},{"n":"Planar Ribbon","s":32,"u":"planar%20ribbon_ec6"},{"n":"Bonmuan Swapping Stone","s":34,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Phoenix Fighting Fan","s":34,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Headbands Of Translocation","s":35,"u":"headbands%20of%20translocation_frp2"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Insistent Door Knocker","s":6,"u":"insistent%20door%20knocker%20(generic)_locg"},{"n":"Bottomless Stein","s":55,"u":"bottomless%20stein_logm"},{"n":"Necklace Of Knives","s":55,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":55,"u":"rat-catcher%20trident_logm"},{"n":"Fiendish Teleportation","s":56,"u":"fiendish%20teleportation_lol"},{"n":"Mountain To The Sky","s":56,"u":"mountain%20to%20the%20sky_lol"},{"n":"Ruby String","s":56,"u":"ruby%20string_lol"},{"n":"Starshot Arrow","s":56,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Unending Youth","s":56,"u":"unending%20youth_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Cordelia's Construct Key","s":51,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Emergency Disguise","s":51,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":51,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":51,"u":"fashionable%20wayfinder_lopsg"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Quill Of Passage","s":51,"u":"quill%20of%20passage_lopsg"},{"n":"Called","s":7,"u":"called_lotgb"},{"n":"Drum Of Upheaval","s":7,"u":"drum%20of%20upheaval_lotgb"},{"n":"Encompassing Lockpick","s":7,"u":"encompassing%20lockpick_lotgb"},{"n":"Enfilading Arrow","s":7,"u":"enfilading%20arrow_lotgb"},{"n":"Juxtaposition Ammunition","s":7,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":7,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":7,"u":"lady's%20knife_lotgb"},{"n":"Memory Palace","s":7,"u":"memory%20palace_lotgb"},{"n":"Paired","s":7,"u":"paired%20(generic)_lotgb"},{"n":"Pocket Gala","s":7,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":7,"u":"portable%20gaming%20hall_lotgb"},{"n":"Private Workshop","s":7,"u":"private%20workshop_lotgb"},{"n":"Rampart Shield","s":7,"u":"rampart%20shield_lotgb"},{"n":"Rhino Shot","s":7,"u":"rhino%20shot_lotgb"},{"n":"Sarkorian God-caller Garb","s":7,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Silkspinner's Shield","s":7,"u":"silkspinner's%20shield_lotgb"},{"n":"Stone Circle","s":7,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":7,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Wig Of Holding","s":7,"u":"wig%20of%20holding_lotgb"},{"n":"Wizard's Tower","s":7,"u":"wizard's%20tower_lotgb"},{"n":"Oily Button","s":38,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":38,"u":"putrescent%20glob_sli"},{"n":"Collar Of The Eternal Bond","s":53,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Flask Of Fellowship","s":53,"u":"flask%20of%20fellowship_som"},{"n":"Gloaming Shard","s":53,"u":"gloaming%20shard_som"},{"n":"Hat Of Many Minds","s":53,"u":"hat%20of%20many%20minds_som"},{"n":"Jar Of Shifting Sands","s":53,"u":"jar%20of%20shifting%20sands_som"},{"n":"Keymaking Tools","s":53,"u":"keymaking%20tools_som"},{"n":"Retrieval Prism","s":53,"u":"retrieval%20prism%20(generic)_som"},{"n":"Summoning Handscroll","s":53,"u":"summoning%20handscroll_som"},{"n":"Herd Mask","s":39,"u":"herd%20mask_sot1"},{"n":"Bag Of Cats","s":40,"u":"bag%20of%20cats_sot2"},{"n":"Wondrous Figurines","s":40,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":41,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Wyrm Drinker","s":43,"u":"wyrm%20drinker_sot5"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"3":[{"n":"Aqueous Orb","s":4,"u":"aqueous%20orb_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Cozy Cabin","s":4,"u":"cozy%20cabin_apg"},{"n":"Fungal Infestation","s":4,"u":"fungal%20infestation_apg"},{"n":"Impaling Spike","s":4,"u":"impaling%20spike_apg"},{"n":"Mad Monkeys","s":4,"u":"mad%20monkeys_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Pet Cache","s":4,"u":"pet%20cache_apg"},{"n":"Secret Chest","s":4,"u":"secret%20chest_apg"},{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Spike Stones","s":4,"u":"spike%20stones_apg"},{"n":"Summon Instrument","s":4,"u":"summon%20instrument_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thoughtful Gift","s":4,"u":"thoughtful%20gift_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Air Bubble","s":5,"u":"air%20bubble_crb"},{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Black Tentacles","s":5,"u":"black%20tentacles_crb"},{"n":"Blink","s":5,"u":"blink_crb"},{"n":"Collective Transposition","s":5,"u":"collective%20transposition_crb"},{"n":"Create Food","s":5,"u":"create%20food_crb"},{"n":"Create Water","s":5,"u":"create%20water_crb"},{"n":"Creation","s":5,"u":"creation_crb"},{"n":"Dimension Door","s":5,"u":"dimension%20door_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Duplicate Foe","s":5,"u":"duplicate%20foe_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Floating Disk","s":5,"u":"floating%20disk_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Grease","s":5,"u":"grease_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Obscuring Mist","s":5,"u":"obscuring%20mist_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Phantom Steed","s":5,"u":"phantom%20steed_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Remake","s":5,"u":"remake_crb"},{"n":"Resplendent Mansion","s":5,"u":"resplendent%20mansion_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Solid Fog","s":5,"u":"solid%20fog_crb"},{"n":"Stinking Cloud","s":5,"u":"stinking%20cloud_crb"},{"n":"Summon Animal","s":5,"u":"summon%20animal_crb"},{"n":"Summon Celestial","s":5,"u":"summon%20celestial_crb"},{"n":"Summon Construct","s":5,"u":"summon%20construct_crb"},{"n":"Summon Dragon","s":5,"u":"summon%20dragon_crb"},{"n":"Summon Elemental","s":5,"u":"summon%20elemental_crb"},{"n":"Summon Entity","s":5,"u":"summon%20entity_crb"},{"n":"Summon Fey","s":5,"u":"summon%20fey_crb"},{"n":"Summon Fiend","s":5,"u":"summon%20fiend_crb"},{"n":"Summon Giant","s":5,"u":"summon%20giant_crb"},{"n":"Summon Plant Or Fungus","s":5,"u":"summon%20plant%20or%20fungus_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Tangling Creepers","s":5,"u":"tangling%20creepers_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Wall Of Stone","s":5,"u":"wall%20of%20stone_crb"},{"n":"Wall Of Thorns","s":5,"u":"wall%20of%20thorns_crb"},{"n":"Web","s":5,"u":"web_crb"},{"n":"Magical Fetters","s":20,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":20,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Verdant Sprout","s":28,"u":"verdant%20sprout_ec1"},{"n":"Pillars Of Sand","s":31,"u":"pillars%20of%20sand_ec5"},{"n":"Upheaval","s":32,"u":"upheaval_ec6"},{"n":"Return Beacon","s":34,"u":"return%20beacon_frp1"},{"n":"Door To Beyond","s":55,"u":"door%20to%20beyond_logm"},{"n":"Dust Storm","s":55,"u":"dust%20storm_logm"},{"n":"Oathkeeper's Insignia","s":55,"u":"oathkeeper's%20insignia_logm"},{"n":"Temporary Tool","s":55,"u":"temporary%20tool_logm"},{"n":"Animal Allies","s":53,"u":"animal%20allies_som"},{"n":"Ash Cloud","s":53,"u":"ash%20cloud_som"},{"n":"Blink Charge","s":53,"u":"blink%20charge_som"},{"n":"Bottomless Stomach","s":53,"u":"bottomless%20stomach_som"},{"n":"Clone Companion","s":53,"u":"clone%20companion_som"},{"n":"Coral Eruption","s":53,"u":"coral%20eruption_som"},{"n":"Dimensional Assault","s":53,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":53,"u":"efficient%20apport_som"},{"n":"Elemental Confluence","s":53,"u":"elemental%20confluence_som"},{"n":"Flammable Fumes","s":53,"u":"flammable%20fumes_som"},{"n":"Instant Armor","s":53,"u":"instant%20armor_som"},{"n":"Magic Mailbox","s":53,"u":"magic%20mailbox_som"},{"n":"Mud Pit","s":53,"u":"mud%20pit_som"},{"n":"Murderous Vine","s":53,"u":"murderous%20vine_som"},{"n":"Persistent Servant","s":53,"u":"persistent%20servant_som"},{"n":"Petal Storm","s":53,"u":"petal%20storm_som"},{"n":"Protector Tree","s":53,"u":"protector%20tree_som"},{"n":"Rising Surf","s":53,"u":"rising%20surf_som"},{"n":"Sonata Span","s":53,"u":"sonata%20span_som"},{"n":"Soothing Blossoms","s":53,"u":"soothing%20blossoms_som"},{"n":"Summon Anarch","s":53,"u":"summon%20anarch_som"},{"n":"Summon Archmage","s":53,"u":"summon%20archmage_som"},{"n":"Summon Axiom","s":53,"u":"summon%20axiom_som"},{"n":"Summon Deific Herald","s":53,"u":"summon%20deific%20herald_som"},{"n":"Summon Draconic Legion","s":53,"u":"summon%20draconic%20legion_som"},{"n":"Summon Kaiju","s":53,"u":"summon%20kaiju_som"},{"n":"Summon Lesser Servitor","s":53,"u":"summon%20lesser%20servitor_som"},{"n":"Unexpected Transposition","s":53,"u":"unexpected%20transposition_som"},{"n":"Wall Of Water","s":53,"u":"wall%20of%20water_som"},{"n":"Wildfire","s":53,"u":"wildfire_som"}],"8":[{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"},{"n":"Manifest Eidolon","s":53,"u":"manifest%20eidolon_som"}],"62":[{"n":"Thief's Retribution","s":12,"u":"thief's%20retribution_gmg"}],"70":[{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Heroes' Feast","s":4,"u":"heroes'%20feast_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Unseen Custodians","s":4,"u":"unseen%20custodians_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"},{"n":"Abyssal Pact","s":9,"u":"abyssal%20pact_b1"},{"n":"Angelic Messenger","s":9,"u":"angelic%20messenger_b1"},{"n":"Infernal Pact","s":9,"u":"infernal%20pact_b1"},{"n":"Daemonic Pact","s":10,"u":"daemonic%20pact_b2"},{"n":"Div Pact","s":11,"u":"div%20pact_b3"},{"n":"Owb Pact","s":11,"u":"owb%20pact_b3"},{"n":"Planar Ally","s":5,"u":"planar%20ally_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Awaken Portal","s":25,"u":"awaken%20portal_av1"},{"n":"Elemental Sentinel","s":53,"u":"elemental%20sentinel_som"},{"n":"Mystic Carriage","s":53,"u":"mystic%20carriage_som"}],"71":[{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"teleportation":{"0":[{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Sever Space","s":36,"u":"sever%20space_frp3"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Fading","s":56,"u":"fading_lol"},{"n":"Summoner's Call","s":53,"u":"summoner's%20call_som"},{"n":"Transpose","s":53,"u":"transpose_som"}],"2":[{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Bonmuan Swapping Stone","s":34,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Headbands Of Translocation","s":35,"u":"headbands%20of%20translocation_frp2"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Juxtaposition Ammunition","s":7,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Paired","s":7,"u":"paired%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":7,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Retrieval Prism","s":53,"u":"retrieval%20prism%20(generic)_som"},{"n":"Herd Mask","s":39,"u":"herd%20mask_sot1"}],"3":[{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thoughtful Gift","s":4,"u":"thoughtful%20gift_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Blink","s":5,"u":"blink_crb"},{"n":"Collective Transposition","s":5,"u":"collective%20transposition_crb"},{"n":"Dimension Door","s":5,"u":"dimension%20door_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Maze Of Locked Doors","s":20,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Return Beacon","s":34,"u":"return%20beacon_frp1"},{"n":"Blink Charge","s":53,"u":"blink%20charge_som"},{"n":"Dimensional Assault","s":53,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":53,"u":"efficient%20apport_som"},{"n":"Magic Mailbox","s":53,"u":"magic%20mailbox_som"},{"n":"Unexpected Transposition","s":53,"u":"unexpected%20transposition_som"}],"8":[{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"},{"n":"Manifest Eidolon","s":53,"u":"manifest%20eidolon_som"}],"70":[{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"}],"71":[{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"wizard":{"0":[{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Convincing Illusion","s":4,"u":"convincing%20illusion_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Energy Ablation","s":4,"u":"energy%20ablation_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Form Retention","s":4,"u":"form%20retention_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Second Chance Spell","s":4,"u":"second%20chance%20spell_apg"},{"n":"Spell Mastery","s":4,"u":"spell%20mastery_apg"},{"n":"Spellbook Prodigy","s":4,"u":"spellbook%20prodigy_apg"},{"n":"Split Slot","s":4,"u":"split%20slot_apg"},{"n":"Advanced School Spell","s":5,"u":"advanced%20school%20spell_crb"},{"n":"Archwizard's Might","s":5,"u":"archwizard's%20might_crb"},{"n":"Bespell Weapon","s":5,"u":"bespell%20weapon%20(wizard)_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Bonded Focus","s":5,"u":"bonded%20focus_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(wizard)_crb"},{"n":"Clever Counterspell","s":5,"u":"clever%20counterspell_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(wizard)_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(wizard)_crb"},{"n":"Eschew Materials","s":5,"u":"eschew%20materials_crb"},{"n":"Familiar","s":5,"u":"familiar%20(wizard)_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Infinite Possibilities","s":5,"u":"infinite%20possibilities_crb"},{"n":"Linked Focus","s":5,"u":"linked%20focus_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Metamagic Mastery","s":5,"u":"metamagic%20mastery%20(wizard)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Reflect Spell","s":5,"u":"reflect%20spell%20(wizard)_crb"},{"n":"Reprepare Spell","s":5,"u":"reprepare%20spell_crb"},{"n":"Scroll Savant","s":5,"u":"scroll%20savant_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Spell Combination","s":5,"u":"spell%20combination_crb"},{"n":"Spell Penetration","s":5,"u":"spell%20penetration_crb"},{"n":"Spell Tinker","s":5,"u":"spell%20tinker_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(wizard)_crb"},{"n":"Superior Bond","s":5,"u":"superior%20bond_crb"},{"n":"Universal Versatility","s":5,"u":"universal%20versatility_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Spell Mastery","s":18,"u":"spell%20mastery_aoa6"},{"n":"Reclaim Spell","s":32,"u":"reclaim%20spell_ec6"},{"n":"Shift Spell","s":35,"u":"shift%20spell_frp2"},{"n":"Worldsphere Gravity","s":36,"u":"worldsphere%20gravity_frp3"},{"n":"Cunning Trickster Mask","s":44,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":44,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":44,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":44,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":44,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":44,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":44,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":44,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":44,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":44,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Efficient Apport","s":53,"u":"efficient%20apport_som"}],"8":[{"n":"Drain Bonded Item","s":5,"u":"drain%20bonded%20item_crb"}]},"visual":{"0":[{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Vivacious Afterimage","s":36,"u":"vivacious%20afterimage_frp3"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"Fake Out","s":2,"u":"fake%20out_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Dazzling Block","s":53,"u":"dazzling%20block_som"}],"2":[{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Blindpepper Bomb","s":19,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":19,"u":"blindpepper%20tube_aoe1"},{"n":"Ring Of Discretion","s":19,"u":"ring%20of%20discretion_aoe1"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Blur","s":5,"u":"blur_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Cloak Of Colors","s":5,"u":"cloak%20of%20colors_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hypnotic Pattern","s":5,"u":"hypnotic%20pattern_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Disguise","s":5,"u":"illusory%20disguise_crb"},{"n":"Illusory Object","s":5,"u":"illusory%20object_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Item Facade","s":5,"u":"item%20facade_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Mirror Image","s":5,"u":"mirror%20image_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Secret Page","s":5,"u":"secret%20page_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Veil","s":5,"u":"veil_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Exchange Image","s":15,"u":"exchange%20image_aoa3"},{"n":"Lift Nature's Caul","s":27,"u":"lift%20nature's%20caul_av3"},{"n":"Entrancing Eyes","s":30,"u":"entrancing%20eyes_ec4"},{"n":"Ephemeral Hazards","s":55,"u":"ephemeral%20hazards_logm"},{"n":"Ghostly Transcription","s":55,"u":"ghostly%20transcription_logm"},{"n":"Befitting Attire","s":53,"u":"befitting%20attire_som"},{"n":"Chromatic Image","s":53,"u":"chromatic%20image_som"},{"n":"Lose The Path","s":53,"u":"lose%20the%20path_som"},{"n":"Mirror Malefactors","s":53,"u":"mirror%20malefactors_som"},{"n":"Ocular Overload","s":53,"u":"ocular%20overload_som"},{"n":"Oneiric Mire","s":53,"u":"oneiric%20mire_som"},{"n":"Phantom Crowd","s":53,"u":"phantom%20crowd_som"},{"n":"Phantom Prison","s":53,"u":"phantom%20prison_som"},{"n":"Portrait Of The Artist","s":53,"u":"portrait%20of%20the%20artist_som"},{"n":"Shadow Army","s":53,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":53,"u":"shadow%20projectile_som"},{"n":"Thicket Of Knives","s":53,"u":"thicket%20of%20knives_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"}],"8":[{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"}],"62":[{"n":"Slayer's Haunt","s":12,"u":"slayer's%20haunt_gmg"}]},"morph":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Pesh Skin","s":17,"u":"pesh%20skin_aoa5"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"}],"2":[{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"}],"3":[{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Divine Vessel","s":5,"u":"divine%20vessel_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Feet To Fins","s":5,"u":"feet%20to%20fins_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Moon Frenzy","s":5,"u":"moon%20frenzy_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Adapt Self","s":55,"u":"adapt%20self_logm"},{"n":"Magic Warrior Aspect","s":52,"u":"magic%20warrior%20aspect_lowg"},{"n":"Evolution Surge","s":53,"u":"evolution%20surge_som"},{"n":"Gouging Claw","s":53,"u":"gouging%20claw_som"},{"n":"Mantle Of The Frozen Heart","s":53,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Mantle Of The Magma Heart","s":53,"u":"mantle%20of%20the%20magma%20heart_som"}]},"transmutation":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"},{"n":"Ritual Reversion","s":6,"u":"ritual%20reversion_locg"},{"n":"Fused Staff","s":53,"u":"fused%20staff_som"},{"n":"Lunging Spellstrike","s":53,"u":"lunging%20spellstrike_som"},{"n":"Phase Out","s":53,"u":"phase%20out_som"},{"n":"Shielded Tome","s":53,"u":"shielded%20tome_som"},{"n":"Shrink Down","s":53,"u":"shrink%20down_som"},{"n":"Twin Eidolon","s":53,"u":"twin%20eidolon_som"},{"n":"Fleet Tempo","s":40,"u":"fleet%20tempo_sot2"},{"n":"Song Of Grace And Speed","s":40,"u":"song%20of%20grace%20and%20speed_sot2"}],"2":[{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Medusa's Scream","s":4,"u":"medusa's%20scream%20(generic)_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Rope Of Climbing","s":4,"u":"rope%20of%20climbing%20(generic)_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Winged","s":4,"u":"winged%20(generic)_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Broom of Flying","s":5,"u":"broom%20of%20flying_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Fighter's Fork","s":5,"u":"fighter's%20fork_crb"},{"n":"Ghost Ammunition","s":5,"u":"ghost%20ammunition_crb"},{"n":"Ghost Touch","s":5,"u":"ghost%20touch_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Immovable Rod","s":5,"u":"immovable%20rod_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Primeval Mistletoe","s":5,"u":"primeval%20mistletoe%20(generic)_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow","s":5,"u":"shadow%20(generic)_crb"},{"n":"Shifting","s":5,"u":"shifting_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Skeleton Key","s":5,"u":"skeleton%20key%20(generic)_crb"},{"n":"Slick","s":5,"u":"slick%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Traveler's Any-tool","s":5,"u":"traveler's%20any-tool_crb"},{"n":"Triton's Conch","s":5,"u":"triton's%20conch_crb"},{"n":"Twining Staff","s":5,"u":"twining%20staff_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Axe Of The Dwarven Lords","s":12,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Deck Of Many Things","s":12,"u":"deck%20of%20many%20things_gmg"},{"n":"Dependent","s":12,"u":"dependent_gmg"},{"n":"Essence Prism","s":12,"u":"essence%20prism_gmg"},{"n":"Medusa Armor","s":12,"u":"medusa%20armor_gmg"},{"n":"Necklace Of Strangulation","s":12,"u":"necklace%20of%20strangulation_gmg"},{"n":"Philosopher's Extractor","s":12,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":12,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":12,"u":"raucous_gmg"},{"n":"Sphere Of Annihilation","s":12,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":12,"u":"staining_gmg"},{"n":"Bellflower Toolbelt","s":15,"u":"bellflower%20toolbelt_aoa3"},{"n":"Vaultbreaker's Harness","s":20,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Blade Of The Rabbit Prince","s":22,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":22,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Fungal Armor","s":23,"u":"fungal%20armor_aoe5"},{"n":"Garrote Bolt","s":23,"u":"garrote%20bolt_aoe5"},{"n":"Folding Drums","s":26,"u":"folding%20drums_av2"},{"n":"Hunter's Brooch","s":26,"u":"hunter's%20brooch_av2"},{"n":"Fulcrum Lattice","s":27,"u":"fulcrum%20lattice_av3"},{"n":"Acrobat's Staff","s":29,"u":"acrobat's%20staff_ec2"},{"n":"Golem Stylus","s":8,"u":"golem%20stylus_ec3"},{"n":"Ankylostar","s":30,"u":"ankylostar_ec4"},{"n":"Anchor Spear","s":31,"u":"anchor%20spear_ec5"},{"n":"Tears Of The Last Azlanti","s":32,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Ring Of The Weary Traveler","s":33,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Cape Of The Open Sky","s":35,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Sky-piercing Bow","s":35,"u":"sky-piercing%20bow_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Magnetite Scope","s":2,"u":"magnetite%20scope%20(generic)_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Scope Of Limning","s":2,"u":"scope%20of%20limning_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Scroll Case Of Simplicity","s":6,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":6,"u":"scrollstaff_locg"},{"n":"Torag's Silver Anvil","s":55,"u":"torag's%20silver%20anvil_logm"},{"n":"Cordelia's Construct Key","s":51,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Ganjay Book","s":51,"u":"ganjay%20book_lopsg"},{"n":"Hummingbird Wayfinder","s":51,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Snowshoes Of The Long Trek","s":51,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Amphibious Chair","s":7,"u":"amphibious%20chair_lotgb"},{"n":"Big Rock Bullet","s":7,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":7,"u":"bitter_lotgb"},{"n":"Dinosaur Boots","s":7,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dragon's Breath","s":7,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"},{"n":"Energy Robe","s":7,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Fanged","s":7,"u":"fanged%20(generic)_lotgb"},{"n":"Folding Boat","s":7,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Hosteling Statuette","s":7,"u":"hosteling%20statuette_lotgb"},{"n":"Immovable Arm","s":7,"u":"immovable%20arm_lotgb"},{"n":"Implacable","s":7,"u":"implacable_lotgb"},{"n":"Pillow Shield","s":7,"u":"pillow%20shield_lotgb"},{"n":"Quick Runner's Shirt","s":7,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Shifter Prosthesis","s":7,"u":"shifter%20prosthesis_lotgb"},{"n":"Silhouette Cloak","s":7,"u":"silhouette%20cloak_lotgb"},{"n":"Skyrider Sword","s":7,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":7,"u":"stonethroat%20ammunition_lotgb"},{"n":"Swarmform Collar","s":7,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":7,"u":"waverider%20barding_lotgb"},{"n":"Slime Whip","s":38,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":38,"u":"slippery%20ribbon_sli"},{"n":"Bestiary Of Metamorphosis","s":53,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Binding Coil","s":53,"u":"binding%20coil%20(generic)_som"},{"n":"Extending","s":53,"u":"extending%20(generic)_som"},{"n":"Familiar Tattoo","s":53,"u":"familiar%20tattoo_som"},{"n":"Five-feather Wreath","s":53,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":53,"u":"ghostly%20portal%20paint_som"},{"n":"Lini's Leafstick","s":53,"u":"lini's%20leafstick_som"},{"n":"Lion Claw","s":53,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":53,"u":"magical%20lock%20fulu_som"},{"n":"Mercurial Mantle","s":53,"u":"mercurial%20mantle_som"},{"n":"Ouroboros Flail","s":53,"u":"ouroboros%20flail%20(generic)_som"},{"n":"Staff Of Nature's Cunning","s":53,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff-storing Shield","s":53,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stormfeather","s":53,"u":"stormfeather_som"},{"n":"Topology Protoplasm","s":53,"u":"topology%20protoplasm_som"},{"n":"Vapor Sphere","s":53,"u":"vapor%20sphere_som"},{"n":"Goz Mask","s":39,"u":"goz%20mask%20(generic)_sot1"},{"n":"Rhinoceros Mask","s":39,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Shapespeak Mask","s":39,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":39,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":39,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":40,"u":"bag%20of%20cats_sot2"},{"n":"Leopard's Armor","s":40,"u":"leopard's%20armor_sot2"},{"n":"Midday Lantern","s":42,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":42,"u":"twilight%20lantern_sot4"}],"3":[{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Animate Rope","s":4,"u":"animate%20rope_apg"},{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Dismantle","s":4,"u":"dismantle_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Grisly Growths","s":4,"u":"grisly%20growths_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Rusting Grasp","s":4,"u":"rusting%20grasp_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Threefold Aspect","s":4,"u":"threefold%20aspect_apg"},{"n":"Transmute Rock And Mud","s":4,"u":"transmute%20rock%20and%20mud_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aerial Form","s":5,"u":"aerial%20form_crb"},{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Air Walk","s":5,"u":"air%20walk_crb"},{"n":"Animal Form","s":5,"u":"animal%20form_crb"},{"n":"Ant Haul","s":5,"u":"ant%20haul_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Avatar","s":5,"u":"avatar_crb"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dinosaur Form","s":5,"u":"dinosaur%20form_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Divine Vessel","s":5,"u":"divine%20vessel_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Form","s":5,"u":"dragon%20form_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Earthbind","s":5,"u":"earthbind_crb"},{"n":"Elemental Form","s":5,"u":"elemental%20form_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Enhance Victuals","s":5,"u":"enhance%20victuals_crb"},{"n":"Enlarge","s":5,"u":"enlarge_crb"},{"n":"Entangle","s":5,"u":"entangle_crb"},{"n":"Feet To Fins","s":5,"u":"feet%20to%20fins_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Fleet Step","s":5,"u":"fleet%20step_crb"},{"n":"Flesh To Stone","s":5,"u":"flesh%20to%20stone_crb"},{"n":"Fly","s":5,"u":"fly_crb"},{"n":"Gaseous Form","s":5,"u":"gaseous%20form_crb"},{"n":"Ghostly Weapon","s":5,"u":"ghostly%20weapon_crb"},{"n":"Haste","s":5,"u":"haste_crb"},{"n":"Humanoid Form","s":5,"u":"humanoid%20form_crb"},{"n":"Insect Form","s":5,"u":"insect%20form_crb"},{"n":"Jump","s":5,"u":"jump_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Knock","s":5,"u":"knock_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Longstrider","s":5,"u":"longstrider_crb"},{"n":"Magic Fang","s":5,"u":"magic%20fang_crb"},{"n":"Magic Weapon","s":5,"u":"magic%20weapon_crb"},{"n":"Meld Into Stone","s":5,"u":"meld%20into%20stone_crb"},{"n":"Mending","s":5,"u":"mending_crb"},{"n":"Monstrosity Form","s":5,"u":"monstrosity%20form_crb"},{"n":"Moon Frenzy","s":5,"u":"moon%20frenzy_crb"},{"n":"Nature Incarnate","s":5,"u":"nature%20incarnate_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Pest Form","s":5,"u":"pest%20form_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Primal Herd","s":5,"u":"primal%20herd_crb"},{"n":"Righteous Might","s":5,"u":"righteous%20might_crb"},{"n":"Shape Stone","s":5,"u":"shape%20stone_crb"},{"n":"Shape Wood","s":5,"u":"shape%20wood_crb"},{"n":"Shapechange","s":5,"u":"shapechange_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Shillelagh","s":5,"u":"shillelagh_crb"},{"n":"Shrink","s":5,"u":"shrink_crb"},{"n":"Shrink Item","s":5,"u":"shrink%20item_crb"},{"n":"Sigil","s":5,"u":"sigil_crb"},{"n":"Slow","s":5,"u":"slow_crb"},{"n":"Spider Climb","s":5,"u":"spider%20climb_crb"},{"n":"Stone To Flesh","s":5,"u":"stone%20to%20flesh_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Time Stop","s":5,"u":"time%20stop_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Water Breathing","s":5,"u":"water%20breathing_crb"},{"n":"Water Walk","s":5,"u":"water%20walk_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wind Walk","s":5,"u":"wind%20walk_crb"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"},{"n":"Split The Tongue","s":23,"u":"split%20the%20tongue_aoe5"},{"n":"Pyrotechnics","s":29,"u":"pyrotechnics_ec2"},{"n":"Adapt Self","s":55,"u":"adapt%20self_logm"},{"n":"Expeditious Excavation","s":55,"u":"expeditious%20excavation_logm"},{"n":"Iron Gut","s":55,"u":"iron%20gut_logm"},{"n":"Redact","s":55,"u":"redact_logm"},{"n":"Shifting Sand","s":55,"u":"shifting%20sand_logm"},{"n":"Stasis","s":55,"u":"stasis_logm"},{"n":"Swarm Form","s":55,"u":"swarm%20form_logm"},{"n":"Familiar Form","s":51,"u":"familiar%20form_lopsg"},{"n":"Magic Warrior Aspect","s":52,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Transformation","s":52,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":52,"u":"mantis%20form_lowg"},{"n":"Aberrant Form","s":53,"u":"aberrant%20form_som"},{"n":"Angel Form","s":53,"u":"angel%20form_som"},{"n":"Corrosive Body","s":53,"u":"corrosive%20body_som"},{"n":"Cosmic Form","s":53,"u":"cosmic%20form_som"},{"n":"Crushing Ground","s":53,"u":"crushing%20ground_som"},{"n":"Daemon Form","s":53,"u":"daemon%20form_som"},{"n":"Day's Weight","s":53,"u":"day's%20weight_som"},{"n":"Demon Form","s":53,"u":"demon%20form_som"},{"n":"Devil Form","s":53,"u":"devil%20form_som"},{"n":"Element Embodied","s":53,"u":"element%20embodied_som"},{"n":"Elemental Gift","s":53,"u":"elemental%20gift_som"},{"n":"Evolution Surge","s":53,"u":"evolution%20surge_som"},{"n":"Fey Form","s":53,"u":"fey%20form_som"},{"n":"Gouging Claw","s":53,"u":"gouging%20claw_som"},{"n":"Hasted Assault","s":53,"u":"hasted%20assault_som"},{"n":"Healing Plaster","s":53,"u":"healing%20plaster_som"},{"n":"Juvenile Companion","s":53,"u":"juvenile%20companion_som"},{"n":"Mantle Of The Frozen Heart","s":53,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Mantle Of The Magma Heart","s":53,"u":"mantle%20of%20the%20magma%20heart_som"},{"n":"Nature's Reprisal","s":53,"u":"nature's%20reprisal_som"},{"n":"One With The Land","s":53,"u":"one%20with%20the%20land_som"},{"n":"Ooze Form","s":53,"u":"ooze%20form_som"},{"n":"Quick Sort","s":53,"u":"quick%20sort_som"},{"n":"Rapid Adaptation","s":53,"u":"rapid%20adaptation_som"},{"n":"Restyle","s":53,"u":"restyle_som"},{"n":"Rewinding Step","s":53,"u":"rewinding%20step_som"},{"n":"Summoner's Visage","s":53,"u":"summoner's%20visage_som"},{"n":"Time Jump","s":53,"u":"time%20jump_som"},{"n":"Tortoise And The Hare","s":53,"u":"tortoise%20and%20the%20hare_som"},{"n":"Variable Gravity","s":53,"u":"variable%20gravity_som"},{"n":"Stumbling Curse","s":39,"u":"stumbling%20curse_sot1"},{"n":"Verminous Lure","s":39,"u":"verminous%20lure_sot1"},{"n":"Blackfingers's Blades","s":41,"u":"blackfingers's%20blades_sot3"},{"n":"Clawsong","s":41,"u":"clawsong_sot3"},{"n":"Swampcall","s":41,"u":"swampcall_sot3"},{"n":"Fear the Sun","s":42,"u":"fear%20the%20sun_sot4"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"51":[{"n":"Living Paints","s":24,"u":"living%20paints_aoe6"}],"62":[{"n":"Curse of the Ravenous","s":12,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Unending Thirst","s":12,"u":"unending%20thirst_gmg"}],"64":[{"n":"Change Shape","s":9,"u":"change%20shape_b1"},{"n":"Moon Frenzy","s":9,"u":"moon%20frenzy_b1"}],"70":[{"n":"Animate Object","s":5,"u":"animate%20object_crb"},{"n":"Create Skinstitch","s":20,"u":"create%20skinstitch_aoe2"},{"n":"Establish Nexus","s":53,"u":"establish%20nexus_som"},{"n":"Community Repair","s":40,"u":"community%20repair_sot2"}]},"alchemist":{"0":[{"n":"Chemical Contagion","s":4,"u":"chemical%20contagion_apg"},{"n":"Demolition Charge","s":4,"u":"demolition%20charge_apg"},{"n":"Healing Bomb","s":4,"u":"healing%20bomb_apg"},{"n":"Perpetual Breadth","s":4,"u":"perpetual%20breadth_apg"},{"n":"Pinpoint Poisoner","s":4,"u":"pinpoint%20poisoner_apg"},{"n":"Sticky Poison","s":4,"u":"sticky%20poison_apg"},{"n":"Subtle Delivery","s":4,"u":"subtle%20delivery_apg"},{"n":"Tenacious Toxins","s":4,"u":"tenacious%20toxins_apg"},{"n":"Unstable Concoction","s":4,"u":"unstable%20concoction_apg"},{"n":"Alchemical Familiar","s":5,"u":"alchemical%20familiar_crb"},{"n":"Alchemical Savant","s":5,"u":"alchemical%20savant_crb"},{"n":"Calculated Splash","s":5,"u":"calculated%20splash_crb"},{"n":"Combine Elixirs","s":5,"u":"combine%20elixirs_crb"},{"n":"Craft Philosopher's Stone","s":5,"u":"craft%20philosopher's%20stone_crb"},{"n":"Debilitating Bomb","s":5,"u":"debilitating%20bomb_crb"},{"n":"Directional Bombs","s":5,"u":"directional%20bombs_crb"},{"n":"Efficient Alchemy","s":5,"u":"efficient%20alchemy_crb"},{"n":"Elastic Mutagen","s":5,"u":"elastic%20mutagen_crb"},{"n":"Enduring Alchemy","s":5,"u":"enduring%20alchemy_crb"},{"n":"Eternal Elixir","s":5,"u":"eternal%20elixir_crb"},{"n":"Expanded Splash","s":5,"u":"expanded%20splash_crb"},{"n":"Exploitive Bomb","s":5,"u":"exploitive%20bomb_crb"},{"n":"Extend Elixir","s":5,"u":"extend%20elixir_crb"},{"n":"Far Lobber","s":5,"u":"far%20lobber_crb"},{"n":"Feral Mutagen","s":5,"u":"feral%20mutagen_crb"},{"n":"Genius Mutagen","s":5,"u":"genius%20mutagen_crb"},{"n":"Glib Mutagen","s":5,"u":"glib%20mutagen_crb"},{"n":"Greater Debilitating Bomb","s":5,"u":"greater%20debilitating%20bomb_crb"},{"n":"Greater Merciful Elixir","s":5,"u":"greater%20merciful%20elixir_crb"},{"n":"Improbable Elixirs","s":5,"u":"improbable%20elixirs_crb"},{"n":"Invincible Mutagen","s":5,"u":"invincible%20mutagen_crb"},{"n":"Mega Bomb","s":5,"u":"mega%20bomb_crb"},{"n":"Merciful Elixir","s":5,"u":"merciful%20elixir_crb"},{"n":"Mindblank Mutagen","s":5,"u":"mindblank%20mutagen_crb"},{"n":"Miracle Worker","s":5,"u":"miracle%20worker_crb"},{"n":"Perfect Debilitation","s":5,"u":"perfect%20debilitation_crb"},{"n":"Perfect Mutagen","s":5,"u":"perfect%20mutagen_crb"},{"n":"Persistent Mutagen","s":5,"u":"persistent%20mutagen_crb"},{"n":"Poison Resistance","s":5,"u":"poison%20resistance%20(alchemist)_crb"},{"n":"Potent Poisoner","s":5,"u":"potent%20poisoner_crb"},{"n":"Powerful Alchemy","s":5,"u":"powerful%20alchemy_crb"},{"n":"Quick Bomber","s":5,"u":"quick%20bomber_crb"},{"n":"Revivifying Mutagen","s":5,"u":"revivifying%20mutagen_crb"},{"n":"Smoke Bomb","s":5,"u":"smoke%20bomb_crb"},{"n":"Sticky Bomb","s":5,"u":"sticky%20bomb_crb"},{"n":"True Debilitating Bomb","s":5,"u":"true%20debilitating%20bomb_crb"},{"n":"Uncanny Bombs","s":5,"u":"uncanny%20bombs_crb"},{"n":"Shaped Contaminant","s":17,"u":"shaped%20contaminant_aoa5"},{"n":"Efficient Alchemy","s":18,"u":"efficient%20alchemy_aoa6"},{"n":"Astonishing Explosion","s":32,"u":"astonishing%20explosion_ec6"},{"n":"Plum Deluge","s":36,"u":"plum%20deluge_frp3"},{"n":"Artokus's Fire","s":56,"u":"artokus's%20fire_lol"},{"n":"Wish Alchemy","s":56,"u":"wish%20alchemy_lol"}],"8":[{"n":"Mutagenic Flashback","s":5,"u":"mutagenic%20flashback_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"}]},"enchantment":{"0":[{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Second Chance Spell","s":4,"u":"second%20chance%20spell_apg"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"}],"2":[{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Grievous","s":5,"u":"grievous_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Maestro's Instrument","s":5,"u":"maestro's%20instrument%20(generic)_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Retribution Axe","s":5,"u":"retribution%20axe_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Boots Of Dancing","s":12,"u":"boots%20of%20dancing_gmg"},{"n":"Grandstanding","s":12,"u":"grandstanding_gmg"},{"n":"Mirror Of Sorshen","s":12,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":12,"u":"orb%20of%20dragonkind_gmg"},{"n":"Ring Of Truth","s":12,"u":"ring%20of%20truth_gmg"},{"n":"Singing Sword","s":12,"u":"singing%20sword_gmg"},{"n":"Hunter's Arrowhead","s":13,"u":"hunter's%20arrowhead_aoa1"},{"n":"Cursed","s":15,"u":"cursed_aoa3"},{"n":"Dreamstone","s":15,"u":"dreamstone_aoa3"},{"n":"Dragonscale Amulet","s":16,"u":"dragonscale%20amulet_aoa4"},{"n":"Aluum Charm","s":17,"u":"aluum%20charm_aoa5"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"},{"n":"Flawed Orb Of Gold Dragonkind","s":18,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":18,"u":"orb%20shard_aoa6"},{"n":"Pacifying","s":19,"u":"pacifying_aoe1"},{"n":"Lantern Of Empty Light","s":25,"u":"lantern%20of%20empty%20light_av1"},{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":26,"u":"drover's%20band_av2"},{"n":"Right Of Retribution","s":26,"u":"right%20of%20retribution_av2"},{"n":"Crimson Fulcrum Lens","s":27,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ochre Fulcrum Lens","s":27,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Bullhook","s":29,"u":"bullhook%20(generic)_ec2"},{"n":"Inspiring Spotlight","s":29,"u":"inspiring%20spotlight_ec2"},{"n":"Stole Of Civility","s":29,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":29,"u":"whip%20of%20compliance_ec2"},{"n":"Aroden's Hearthstone","s":32,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":32,"u":"hunter's%20dawn_ec6"},{"n":"Merchant's Guile","s":33,"u":"merchant's%20guile_fop"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Cloak Of Repute","s":6,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Glaive Of The Artist","s":55,"u":"glaive%20of%20the%20artist_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":55,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Alluring Scarf","s":7,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":7,"u":"amaranthine%20pavise_lotgb"},{"n":"Coin Of Comfort","s":7,"u":"coin%20of%20comfort_lotgb"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"},{"n":"Hopeful","s":7,"u":"hopeful_lotgb"},{"n":"Maestro's Chair","s":7,"u":"maestro's%20chair_lotgb"},{"n":"Presentable","s":7,"u":"presentable%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":7,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Golden Legion Epaulet","s":52,"u":"golden%20legion%20epaulet_lowg"},{"n":"Chatterer Of Follies","s":53,"u":"chatterer%20of%20follies_som"},{"n":"Cloak Of Feline Rest","s":53,"u":"cloak%20of%20feline%20rest_som"},{"n":"Mask Of Allure","s":53,"u":"mask%20of%20allure_som"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Restful Sleep Fulu","s":53,"u":"restful%20sleep%20fulu_som"},{"n":"Restful Tent","s":53,"u":"restful%20tent_som"},{"n":"Singing Shortbow","s":53,"u":"singing%20shortbow%20(generic)_som"},{"n":"Spellbook Of Redundant Enchantment","s":53,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Dragon Rune Bracelet","s":41,"u":"dragon%20rune%20bracelet_sot3"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Anathematic Reprisal","s":5,"u":"anathematic%20reprisal_crb"},{"n":"Animal Messenger","s":5,"u":"animal%20messenger_crb"},{"n":"Bane","s":5,"u":"bane_crb"},{"n":"Bless","s":5,"u":"bless_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crisis Of Faith","s":5,"u":"crisis%20of%20faith_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Divine Inspiration","s":5,"u":"divine%20inspiration_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dream Message","s":5,"u":"dream%20message_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Dreaming Potential","s":5,"u":"dreaming%20potential_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Heroism","s":5,"u":"heroism_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Nature's Enmity","s":5,"u":"nature's%20enmity_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Remove Fear","s":5,"u":"remove%20fear_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Touch Of Idiocy","s":5,"u":"touch%20of%20idiocy_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Ordained Purpose","s":23,"u":"ordained%20purpose_aoe5"},{"n":"Divinity Leech","s":24,"u":"divinity%20leech_aoe6"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":29,"u":"favorable%20review_ec2"},{"n":"Entrancing Eyes","s":30,"u":"entrancing%20eyes_ec4"},{"n":"Agitate","s":55,"u":"agitate_logm"},{"n":"Befuddle","s":55,"u":"befuddle_logm"},{"n":"Endure","s":55,"u":"endure_logm"},{"n":"Lament","s":55,"u":"lament_logm"},{"n":"Liberating Command","s":55,"u":"liberating%20command_logm"},{"n":"Overflowing Sorrow","s":55,"u":"overflowing%20sorrow_logm"},{"n":"Roar Of The Wyrm","s":55,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Aromatic Lure","s":56,"u":"aromatic%20lure_lol"},{"n":"Burning Blossoms","s":53,"u":"burning%20blossoms_som"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Draw Ire","s":53,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":53,"u":"glimmer%20of%20charm_som"},{"n":"Inexhaustible Cynicism","s":53,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":53,"u":"infectious%20enthusiasm_som"},{"n":"Infectious Melody","s":53,"u":"infectious%20melody_som"},{"n":"Invoke True Name","s":53,"u":"invoke%20true%20name_som"},{"n":"Mind Of Menace","s":53,"u":"mind%20of%20menace_som"},{"n":"Roaring Applause","s":53,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":53,"u":"schadenfreude_som"},{"n":"Shift Blame","s":53,"u":"shift%20blame_som"},{"n":"Sudden Recollection","s":53,"u":"sudden%20recollection_som"},{"n":"Tame","s":53,"u":"tame_som"},{"n":"Thundering Dominance","s":53,"u":"thundering%20dominance_som"},{"n":"Warrior's Regret","s":53,"u":"warrior's%20regret_som"},{"n":"Mind Games","s":39,"u":"mind%20games_sot1"},{"n":"Girzanje's March","s":41,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"}],"62":[{"n":"Coward's Roots","s":12,"u":"coward's%20roots_gmg"},{"n":"Reviled of Nature","s":12,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":12,"u":"sellsword's%20folly_gmg"},{"n":"Theft of Thought","s":12,"u":"theft%20of%20thought_gmg"}],"63":[{"n":"Soulforged Corruption","s":53,"u":"soulforged%20corruption_som"}],"70":[{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"},{"n":"Ideal Mimicry","s":53,"u":"ideal%20mimicry_som"}]},"abjuration":{"0":[{"n":"Counterspell","s":4,"u":"counterspell%20(witch)_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Energetic Resonance","s":4,"u":"energetic%20resonance_apg"},{"n":"Energy Ward","s":4,"u":"energy%20ward_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Counterspell","s":5,"u":"counterspell%20(sorcerer)_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Everdistant Defense","s":36,"u":"everdistant%20defense_frp3"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Master's Counterspell","s":51,"u":"master's%20counterspell_lopsg"},{"n":"Interfering Surge","s":53,"u":"interfering%20surge_som"},{"n":"Protective Bond","s":53,"u":"protective%20bond_som"}],"2":[{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Spellguard Blade","s":4,"u":"spellguard%20blade_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Armor Potency","s":5,"u":"armor%20potency%20(generic)_crb"},{"n":"Arrow-catching Shield","s":5,"u":"arrow-catching%20shield_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(generic)_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Fortification","s":5,"u":"fortification%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Resilient","s":5,"u":"resilient%20(generic)_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Rod of Negation","s":5,"u":"rod%20of%20negation_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Spellguard Shield","s":5,"u":"spellguard%20shield_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Sturdy Shield","s":5,"u":"sturdy%20shield%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Arrow Attracting","s":12,"u":"arrow%20attracting_gmg"},{"n":"Elder Sign","s":12,"u":"elder%20sign_gmg"},{"n":"Forgefather's Seal","s":12,"u":"forgefather's%20seal_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Martyr's Shield","s":12,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Kin-warding","s":16,"u":"kin-warding_aoa4"},{"n":"Reforging Shield","s":16,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":16,"u":"rock-braced_aoa4"},{"n":"Nethysian Bulwark","s":17,"u":"nethysian%20bulwark_aoa5"},{"n":"Corpseward Pendant","s":19,"u":"corpseward%20pendant_aoe1"},{"n":"Floorbell","s":20,"u":"floorbell_aoe2"},{"n":"Swarmeater's Clasp","s":20,"u":"swarmeater's%20clasp_aoe2"},{"n":"Icy Disposition","s":26,"u":"icy%20disposition_av2"},{"n":"Invisible Net","s":29,"u":"invisible%20net_ec2"},{"n":"Skarja's Heartstone","s":8,"u":"skarja's%20heartstone_ec3"},{"n":"Jawbreaker Shield","s":30,"u":"jawbreaker%20shield_ec4"},{"n":"Blightburn Ward","s":31,"u":"blightburn%20ward_ec5"},{"n":"Heedless Spurs","s":31,"u":"heedless%20spurs_ec5"},{"n":"Celestial Hair","s":32,"u":"celestial%20hair_ec6"},{"n":"Jerkin Of Liberation","s":32,"u":"jerkin%20of%20liberation_ec6"},{"n":"Stormbreaker Fulu","s":35,"u":"stormbreaker%20fulu_frp2"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Soaring","s":1,"u":"soaring_loag"},{"n":"Fortifying Pebble","s":6,"u":"fortifying%20pebble_locg"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":6,"u":"sinister%20knight_locg"},{"n":"Sealing Chest","s":51,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Talisman Cord","s":51,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Anchoring","s":7,"u":"anchoring%20(generic)_lotgb"},{"n":"Crown Of Insight","s":7,"u":"crown%20of%20insight_lotgb"},{"n":"Cursebreak Bulwark","s":7,"u":"cursebreak%20bulwark_lotgb"},{"n":"Energizing","s":7,"u":"energizing_lotgb"},{"n":"Prismatic Plate","s":7,"u":"prismatic%20plate_lotgb"},{"n":"Psychic Brigandine","s":7,"u":"psychic%20brigandine_lotgb"},{"n":"Scarab Cuirass","s":7,"u":"scarab%20cuirass_lotgb"},{"n":"Shade Hat","s":7,"u":"shade%20hat_lotgb"},{"n":"Snagging","s":7,"u":"snagging_lotgb"},{"n":"Soft-landing","s":7,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":7,"u":"spell-bastion_lotgb"},{"n":"Thrice-fried Mudwings","s":7,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Wovenwood Shield","s":7,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Blessed Tattoo","s":52,"u":"blessed%20tattoo_lowg"},{"n":"Apotropaic Fulu","s":53,"u":"apotropaic%20fulu_som"},{"n":"Backfire Mantle","s":53,"u":"backfire%20mantle%20(generic)_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Of Fire Suppression","s":53,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":53,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":53,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":53,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Potion Of Grounding","s":53,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Stable Form","s":53,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":53,"u":"rebound%20fulu_som"},{"n":"Staff Of The Desert Winds","s":53,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Tracking Fulu","s":53,"u":"tracking%20fulu_som"},{"n":"Warding Tablets","s":53,"u":"warding%20tablets_som"},{"n":"Warding Tattoo","s":53,"u":"warding%20tattoo%20(generic)_som"},{"n":"Rhino Hide Brooch","s":40,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":40,"u":"singing%20muse_sot2"},{"n":"Spellender","s":40,"u":"spellender_sot2"},{"n":"Deflecting Branch","s":42,"u":"deflecting%20branch_sot4"},{"n":"Spellcutter","s":43,"u":"spellcutter_sot5"},{"n":"Sun Wheel","s":45,"u":"sun%20wheel_tio"}],"3":[{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Indestructibility","s":4,"u":"indestructibility_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Quench","s":4,"u":"quench_apg"},{"n":"Safe Passage","s":4,"u":"safe%20passage_apg"},{"n":"Scintillating Safeguard","s":4,"u":"scintillating%20safeguard_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Alarm","s":5,"u":"alarm_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Antimagic Field","s":5,"u":"antimagic%20field_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Banishment","s":5,"u":"banishment_crb"},{"n":"Barkskin","s":5,"u":"barkskin_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Chromatic Wall","s":5,"u":"chromatic%20wall_crb"},{"n":"Circle Of Protection","s":5,"u":"circle%20of%20protection_crb"},{"n":"Contingency","s":5,"u":"contingency_crb"},{"n":"Death Ward","s":5,"u":"death%20ward_crb"},{"n":"Dimensional Anchor","s":5,"u":"dimensional%20anchor_crb"},{"n":"Dimensional Lock","s":5,"u":"dimensional%20lock_crb"},{"n":"Disjunction","s":5,"u":"disjunction_crb"},{"n":"Dispel Magic","s":5,"u":"dispel%20magic_crb"},{"n":"Divine Aura","s":5,"u":"divine%20aura_crb"},{"n":"Endure Elements","s":5,"u":"endure%20elements_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Energy Aegis","s":5,"u":"energy%20aegis_crb"},{"n":"Feather Fall","s":5,"u":"feather%20fall_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Forbidding Ward","s":5,"u":"forbidding%20ward_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Freedom Of Movement","s":5,"u":"freedom%20of%20movement_crb"},{"n":"Globe Of Invulnerability","s":5,"u":"globe%20of%20invulnerability_crb"},{"n":"Glyph Of Warding","s":5,"u":"glyph%20of%20warding_crb"},{"n":"Lock","s":5,"u":"lock_crb"},{"n":"Mage Armor","s":5,"u":"mage%20armor_crb"},{"n":"Mind Blank","s":5,"u":"mind%20blank_crb"},{"n":"Negate Aroma","s":5,"u":"negate%20aroma_crb"},{"n":"Nondetection","s":5,"u":"nondetection_crb"},{"n":"Pass Without Trace","s":5,"u":"pass%20without%20trace_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Prismatic Sphere","s":5,"u":"prismatic%20sphere_crb"},{"n":"Prismatic Wall","s":5,"u":"prismatic%20wall_crb"},{"n":"Private Sanctum","s":5,"u":"private%20sanctum_crb"},{"n":"Protection","s":5,"u":"protection_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Resilient Sphere","s":5,"u":"resilient%20sphere_crb"},{"n":"Resist Energy","s":5,"u":"resist%20energy_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Sanctified Ground","s":5,"u":"sanctified%20ground_crb"},{"n":"Sanctuary","s":5,"u":"sanctuary_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Spell Immunity","s":5,"u":"spell%20immunity_crb"},{"n":"Spell Turning","s":5,"u":"spell%20turning_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spiritual Guardian","s":5,"u":"spiritual%20guardian_crb"},{"n":"Stoneskin","s":5,"u":"stoneskin_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Undetectable Alignment","s":5,"u":"undetectable%20alignment_crb"},{"n":"Unfettered Pack","s":5,"u":"unfettered%20pack_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Prismatic Shield","s":24,"u":"prismatic%20shield_aoe6"},{"n":"Astral Labyrinth","s":32,"u":"astral%20labyrinth_ec6"},{"n":"Adaptive Ablation","s":55,"u":"adaptive%20ablation_logm"},{"n":"Animus Mine","s":55,"u":"animus%20mine_logm"},{"n":"Brand The Impenitent","s":55,"u":"brand%20the%20impenitent_logm"},{"n":"Delay Consequence","s":55,"u":"delay%20consequence_logm"},{"n":"Dutiful Challenge","s":55,"u":"dutiful%20challenge_logm"},{"n":"Empty Inside","s":55,"u":"empty%20inside_logm"},{"n":"Font Of Serenity","s":55,"u":"font%20of%20serenity_logm"},{"n":"Reflective Scales","s":55,"u":"reflective%20scales_logm"},{"n":"Share Burden","s":55,"u":"share%20burden_logm"},{"n":"Shattering Gem","s":55,"u":"shattering%20gem_logm"},{"n":"Tether","s":55,"u":"tether_logm"},{"n":"Whirling Scarves","s":55,"u":"whirling%20scarves_logm"},{"n":"Rebounding Barrier","s":56,"u":"rebounding%20barrier_lol"},{"n":"Spellmaster's Ward","s":51,"u":"spellmaster's%20ward_lopsg"},{"n":"Unblinking Flame Revelation","s":52,"u":"unblinking%20flame%20revelation_lowg"},{"n":"Untwisting Iron Buffer","s":52,"u":"untwisting%20iron%20buffer_lowg"},{"n":"Bandit's Doom","s":53,"u":"bandit's%20doom_som"},{"n":"Blessing Of Defiance","s":53,"u":"blessing%20of%20defiance_som"},{"n":"Breadcrumbs","s":53,"u":"breadcrumbs_som"},{"n":"Cascade Countermeasure","s":53,"u":"cascade%20countermeasure_som"},{"n":"Chromatic Armor","s":53,"u":"chromatic%20armor_som"},{"n":"Elemental Absorption","s":53,"u":"elemental%20absorption_som"},{"n":"Extract Poison","s":53,"u":"extract%20poison_som"},{"n":"Magnetic Repulsion","s":53,"u":"magnetic%20repulsion_som"},{"n":"Nullify","s":53,"u":"nullify_som"},{"n":"Prismatic Armor","s":53,"u":"prismatic%20armor_som"},{"n":"Protect Companion","s":53,"u":"protect%20companion_som"},{"n":"Ravenous Portal","s":53,"u":"ravenous%20portal_som"},{"n":"Reinforce Eidolon","s":53,"u":"reinforce%20eidolon_som"},{"n":"Shielding Strike","s":53,"u":"shielding%20strike_som"},{"n":"Spiritual Attunement","s":53,"u":"spiritual%20attunement_som"},{"n":"Temporary Glyph","s":53,"u":"temporary%20glyph_som"},{"n":"Unfetter Eidolon","s":53,"u":"unfetter%20eidolon_som"},{"n":"Warding Aggression","s":53,"u":"warding%20aggression_som"},{"n":"Wash Your Luck","s":53,"u":"wash%20your%20luck_som"},{"n":"Return to Essence","s":43,"u":"return%20to%20essence_sot5"},{"n":"Temporal Ward","s":43,"u":"temporal%20ward_sot5"}],"8":[{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"}],"62":[{"n":"Oath of the Flesh","s":12,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Wizard's Ward","s":12,"u":"wizard's%20ward_gmg"}],"70":[{"n":"Heartbond","s":4,"u":"heartbond_apg"},{"n":"Ward Domain","s":4,"u":"ward%20domain_apg"},{"n":"Atone","s":5,"u":"atone_crb"},{"n":"Freedom","s":5,"u":"freedom_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Anima Invocation (Modified)","s":18,"u":"anima%20invocation%20(modified)_aoa6"},{"n":"Unfettered Mark","s":23,"u":"unfettered%20mark_aoe5"},{"n":"Guardian's Aegis","s":53,"u":"guardian's%20aegis_som"},{"n":"Purify Soul Path","s":53,"u":"purify%20soul%20path_som"},{"n":"Fey Abeyance","s":39,"u":"fey%20abeyance_sot1"}]},"druid":{"0":[{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Deimatic Display","s":4,"u":"deimatic%20display_apg"},{"n":"Elemental Summons","s":4,"u":"elemental%20summons_apg"},{"n":"Leshy Familiar Secrets","s":4,"u":"leshy%20familiar%20secrets_apg"},{"n":"Primal Aegis","s":4,"u":"primal%20aegis_apg"},{"n":"Pristine Weapon","s":4,"u":"pristine%20weapon_apg"},{"n":"Reactive Transformation","s":4,"u":"reactive%20transformation_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Verdant Weapon","s":4,"u":"verdant%20weapon_apg"},{"n":"Wandering Oasis","s":4,"u":"wandering%20oasis_apg"},{"n":"Animal Companion","s":5,"u":"animal%20companion%20(druid)_crb"},{"n":"Call Of The Wild","s":5,"u":"call%20of%20the%20wild_crb"},{"n":"Dragon Shape","s":5,"u":"dragon%20shape_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(druid)_crb"},{"n":"Elemental Shape","s":5,"u":"elemental%20shape_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(druid)_crb"},{"n":"Ferocious Shape","s":5,"u":"ferocious%20shape_crb"},{"n":"Fey Caller","s":5,"u":"fey%20caller_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Green Empathy","s":5,"u":"green%20empathy_crb"},{"n":"Green Tongue","s":5,"u":"green%20tongue_crb"},{"n":"Healing Transformation","s":5,"u":"healing%20transformation_crb"},{"n":"Hierophant's Power","s":5,"u":"hierophant's%20power_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Incredible Companion","s":5,"u":"incredible%20companion%20(druid)_crb"},{"n":"Insect Shape","s":5,"u":"insect%20shape_crb"},{"n":"Invoke Disaster","s":5,"u":"invoke%20disaster_crb"},{"n":"Leshy Familiar","s":5,"u":"leshy%20familiar_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Mature Animal Companion","s":5,"u":"mature%20animal%20companion%20(druid)_crb"},{"n":"Monstrosity Shape","s":5,"u":"monstrosity%20shape_crb"},{"n":"Order Explorer","s":5,"u":"order%20explorer_crb"},{"n":"Order Magic","s":5,"u":"order%20magic_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Perfect Form Control","s":5,"u":"perfect%20form%20control_crb"},{"n":"Plant Shape","s":5,"u":"plant%20shape_crb"},{"n":"Poison Resistance","s":5,"u":"poison%20resistance%20(druid)_crb"},{"n":"Primal Focus","s":5,"u":"primal%20focus_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Primal Wellspring","s":5,"u":"primal%20wellspring_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Side By Side","s":5,"u":"side%20by%20side%20(druid)_crb"},{"n":"Soaring Shape","s":5,"u":"soaring%20shape_crb"},{"n":"Specialized Companion","s":5,"u":"specialized%20companion%20(druid)_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(druid)_crb"},{"n":"Storm Born","s":5,"u":"storm%20born_crb"},{"n":"Storm Retribution","s":5,"u":"storm%20retribution_crb"},{"n":"Thousand Faces","s":5,"u":"thousand%20faces_crb"},{"n":"Timeless Nature","s":5,"u":"timeless%20nature_crb"},{"n":"True Shapeshifter","s":5,"u":"true%20shapeshifter_crb"},{"n":"Verdant Metamorphosis","s":5,"u":"verdant%20metamorphosis_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wind Caller","s":5,"u":"wind%20caller_crb"},{"n":"Woodland Stride","s":5,"u":"woodland%20stride_crb"},{"n":"Pesh Skin","s":17,"u":"pesh%20skin_aoa5"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"},{"n":"Verdant Presence","s":32,"u":"verdant%20presence_ec6"},{"n":"Heart Of The Kaiju","s":36,"u":"heart%20of%20the%20kaiju_frp3"},{"n":"Advanced Elemental Spell","s":53,"u":"advanced%20elemental%20spell_som"},{"n":"Fiery Retort","s":53,"u":"fiery%20retort_som"},{"n":"Fire Lung","s":53,"u":"fire%20lung_som"},{"n":"Fire Resistance","s":53,"u":"fire%20resistance_som"},{"n":"Harden Flesh","s":53,"u":"harden%20flesh_som"},{"n":"Natural Swimmer","s":53,"u":"natural%20swimmer_som"},{"n":"Purifying Spell","s":53,"u":"purifying%20spell_som"},{"n":"Sheltering Cave","s":53,"u":"sheltering%20cave_som"},{"n":"Shore Step","s":53,"u":"shore%20step_som"},{"n":"Steadying Stone","s":53,"u":"steadying%20stone_som"},{"n":"Cunning Trickster Mask","s":44,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":44,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":44,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":44,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":44,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":44,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":44,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":44,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":44,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":44,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"}]},"press":{"0":[{"n":"Dazing Blow","s":4,"u":"dazing%20blow_apg"},{"n":"Dragging Strike","s":4,"u":"dragging%20strike_apg"},{"n":"Advantageous Assault","s":5,"u":"advantageous%20assault_crb"},{"n":"Brutal Finish","s":5,"u":"brutal%20finish_crb"},{"n":"Brutish Shove","s":5,"u":"brutish%20shove_crb"},{"n":"Certain Strike","s":5,"u":"certain%20strike_crb"},{"n":"Combat Grab","s":5,"u":"combat%20grab_crb"},{"n":"Disarming Twist","s":5,"u":"disarming%20twist_crb"},{"n":"Exacting Strike","s":5,"u":"exacting%20strike_crb"},{"n":"Guiding Finish","s":5,"u":"guiding%20finish_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Second Sting","s":5,"u":"second%20sting_crb"},{"n":"Shatter Defenses","s":5,"u":"shatter%20defenses_crb"},{"n":"Spring Attack","s":5,"u":"spring%20attack_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Levering Strike","s":28,"u":"levering%20strike_ec1"},{"n":"Everstand Strike","s":6,"u":"everstand%20strike_locg"},{"n":"Harrying Strike","s":6,"u":"harrying%20strike_locg"},{"n":"Forceful Shot","s":51,"u":"forceful%20shot_lopsg"}]},"sonic":{"0":[{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Cross The Final Horizon","s":20,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":20,"u":"heaven's%20thunder_aoe2"}],"2":[{"n":"Horn of Blasting","s":5,"u":"horn%20of%20blasting_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Popdust","s":7,"u":"popdust_lotgb"},{"n":"Wand Of Thundering Echoes","s":7,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Resonating Ammunition","s":53,"u":"resonating%20ammunition_som"},{"n":"Sonic Tuning Mace","s":53,"u":"sonic%20tuning%20mace%20(generic)_som"}],"3":[{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Shatter","s":5,"u":"shatter_crb"},{"n":"Sound Burst","s":5,"u":"sound%20burst_crb"},{"n":"Biting Words","s":53,"u":"biting%20words_som"},{"n":"Concordant Choir","s":53,"u":"concordant%20choir_som"},{"n":"Echoing Weapon","s":53,"u":"echoing%20weapon_som"},{"n":"Haunting Hymn","s":53,"u":"haunting%20hymn_som"},{"n":"Ignite Fireworks","s":53,"u":"ignite%20fireworks_som"},{"n":"Painful Vibrations","s":53,"u":"painful%20vibrations_som"},{"n":"Seashell Of Stolen Sound","s":53,"u":"seashell%20of%20stolen%20sound_som"},{"n":"Sonata Span","s":53,"u":"sonata%20span_som"},{"n":"Thunderous Strike","s":53,"u":"thunderous%20strike_som"}],"51":[{"n":"Phantom Bells","s":15,"u":"phantom%20bells_aoa3"},{"n":"Buzzing Latch Rune","s":30,"u":"buzzing%20latch%20rune_ec4"}]},"fear":{"0":[{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Fearful Feast","s":27,"u":"fearful%20feast_av3"},{"n":"Lift Nature's Caul","s":27,"u":"lift%20nature's%20caul_av3"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Invoke Spirits","s":53,"u":"invoke%20spirits_som"},{"n":"Mind Of Menace","s":53,"u":"mind%20of%20menace_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"}],"8":[{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"62":[{"n":"Coward's Roots","s":12,"u":"coward's%20roots_gmg"}],"64":[{"n":"Frightful Presence","s":9,"u":"frightful%20presence_b1"}],"70":[{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"}]},"half-elf":{"0":[{"n":"Earned Glory","s":4,"u":"earned%20glory_apg"},{"n":"Pinch Time","s":4,"u":"pinch%20time_apg"},{"n":"Elf Atavism","s":5,"u":"elf%20atavism_crb"},{"n":"Inspire Imitation","s":5,"u":"inspire%20imitation_crb"},{"n":"Supernatural Charm","s":5,"u":"supernatural%20charm_crb"},{"n":"Round Ears","s":6,"u":"round%20ears_locg"},{"n":"Sociable","s":6,"u":"sociable_locg"}]},"cleric":{"0":[{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Magic Hands","s":4,"u":"magic%20hands_apg"},{"n":"Martyr","s":4,"u":"martyr_apg"},{"n":"Miraculous Possibility","s":4,"u":"miraculous%20possibility_apg"},{"n":"Premonition Of Avoidance","s":4,"u":"premonition%20of%20avoidance_apg"},{"n":"Premonition Of Clarity","s":4,"u":"premonition%20of%20clarity_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Rapid Response","s":4,"u":"rapid%20response_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Shared Avoidance","s":4,"u":"shared%20avoidance_apg"},{"n":"Shared Clarity","s":4,"u":"shared%20clarity_apg"},{"n":"Shield Of Faith","s":4,"u":"shield%20of%20faith_apg"},{"n":"Surging Focus","s":4,"u":"surging%20focus_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Vile Desecration","s":4,"u":"vile%20desecration_apg"},{"n":"Advanced Domain","s":5,"u":"advanced%20domain_crb"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Avatar's Audience","s":5,"u":"avatar's%20audience_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(cleric)_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Castigating Weapon","s":5,"u":"castigating%20weapon_crb"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Channeled Succor","s":5,"u":"channeled%20succor_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Cremate Undead","s":5,"u":"cremate%20undead_crb"},{"n":"Deadly Simplicity","s":5,"u":"deadly%20simplicity_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Deity's Protection","s":5,"u":"deity's%20protection_crb"},{"n":"Directed Channel","s":5,"u":"directed%20channel_crb"},{"n":"Divine Weapon","s":5,"u":"divine%20weapon_crb"},{"n":"Domain Focus","s":5,"u":"domain%20focus_crb"},{"n":"Domain Initiate","s":5,"u":"domain%20initiate_crb"},{"n":"Domain Wellspring","s":5,"u":"domain%20wellspring_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Emblazon Antimagic","s":5,"u":"emblazon%20antimagic_crb"},{"n":"Emblazon Armament","s":5,"u":"emblazon%20armament_crb"},{"n":"Emblazon Energy","s":5,"u":"emblazon%20energy_crb"},{"n":"Eternal Bane","s":5,"u":"eternal%20bane_crb"},{"n":"Eternal Blessing","s":5,"u":"eternal%20blessing_crb"},{"n":"Extend Armament Alignment","s":5,"u":"extend%20armament%20alignment_crb"},{"n":"Fast Channel","s":5,"u":"fast%20channel_crb"},{"n":"Harming Hands","s":5,"u":"harming%20hands_crb"},{"n":"Healing Hands","s":5,"u":"healing%20hands_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Holy Castigation","s":5,"u":"holy%20castigation_crb"},{"n":"Improved Command Undead","s":5,"u":"improved%20command%20undead_crb"},{"n":"Improved Communal Healing","s":5,"u":"improved%20communal%20healing_crb"},{"n":"Improved Swift Banishment","s":5,"u":"improved%20swift%20banishment_crb"},{"n":"Maker Of Miracles","s":5,"u":"maker%20of%20miracles_crb"},{"n":"Metamagic Channel","s":5,"u":"metamagic%20channel_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Replenishment Of War","s":5,"u":"replenishment%20of%20war_crb"},{"n":"Resurrectionist","s":5,"u":"resurrectionist_crb"},{"n":"Sap Life","s":5,"u":"sap%20life_crb"},{"n":"Selective Energy","s":5,"u":"selective%20energy_crb"},{"n":"Shared Replenishment","s":5,"u":"shared%20replenishment_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(cleric)_crb"},{"n":"Swift Banishment","s":5,"u":"swift%20banishment_crb"},{"n":"Turn Undead","s":5,"u":"turn%20undead_crb"},{"n":"Versatile Font","s":5,"u":"versatile%20font_crb"},{"n":"False Faith","s":16,"u":"false%20faith_aoa4"},{"n":"Emblazon Divinity","s":18,"u":"emblazon%20divinity_aoa6"},{"n":"Denier Of Destruction","s":32,"u":"denier%20of%20destruction_ec6"},{"n":"Dance Of Intercession","s":36,"u":"dance%20of%20intercession_frp3"},{"n":"Expanded Domain Initiate","s":55,"u":"expanded%20domain%20initiate_logm"},{"n":"Splinter Faith","s":55,"u":"splinter%20faith_logm"},{"n":"Syncretism","s":55,"u":"syncretism_logm"}],"3":[{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Practice Makes Perfect","s":16,"u":"practice%20makes%20perfect_aoa4"}]},"oath":{"0":[{"n":"Esoteric Oath","s":4,"u":"esoteric%20oath_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Dragonslayer Oath","s":5,"u":"dragonslayer%20oath_crb"},{"n":"Fiendsbane Oath","s":5,"u":"fiendsbane%20oath_crb"},{"n":"Shining Oath","s":5,"u":"shining%20oath_crb"},{"n":"Vengeful Oath","s":5,"u":"vengeful%20oath_crb"}]},"move":{"0":[{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Leading Dance","s":4,"u":"leading%20dance_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Relentless Stalker","s":33,"u":"relentless%20stalker_fop"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Ratfolk Roll","s":1,"u":"ratfolk%20roll_loag"},{"n":"Glider Form","s":53,"u":"glider%20form_som"}],"3":[{"n":"Jump","s":5,"u":"jump_crb"},{"n":"Rising Surf","s":53,"u":"rising%20surf_som"}],"8":[{"n":"Balance","s":5,"u":"balance_crb"},{"n":"Burrow","s":5,"u":"burrow_crb"},{"n":"Climb","s":5,"u":"climb_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Crawl","s":5,"u":"crawl_crb"},{"n":"Drop Prone","s":5,"u":"drop%20prone_crb"},{"n":"Fly","s":5,"u":"fly_crb"},{"n":"Hustle","s":5,"u":"hustle_crb"},{"n":"Maneuver in Flight","s":5,"u":"maneuver%20in%20flight_crb"},{"n":"Mount","s":5,"u":"mount_crb"},{"n":"Sneak","s":5,"u":"sneak_crb"},{"n":"Squeeze","s":5,"u":"squeeze_crb"},{"n":"Stand","s":5,"u":"stand_crb"},{"n":"Step","s":5,"u":"step_crb"},{"n":"Stride","s":5,"u":"stride_crb"},{"n":"Swim","s":5,"u":"swim_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Tumble Through","s":5,"u":"tumble%20through_crb"},{"n":"Board","s":12,"u":"board_gmg"},{"n":"Drive","s":12,"u":"drive_gmg"},{"n":"Run Over","s":12,"u":"run%20over_gmg"},{"n":"Travel","s":12,"u":"travel_gmg"}]},"attack":{"0":[{"n":"Form Lock","s":4,"u":"form%20lock_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Tumbling Opportunist","s":4,"u":"tumbling%20opportunist_apg"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Cut The Bonds","s":15,"u":"cut%20the%20bonds_aoa3"},{"n":"Pivot Strike","s":28,"u":"pivot%20strike_ec1"},{"n":"Blast Lock","s":2,"u":"blast%20lock_g%26g"},{"n":"Harrying Strike","s":6,"u":"harrying%20strike_locg"},{"n":"Forceful Shot","s":51,"u":"forceful%20shot_lopsg"},{"n":"Aerial Piledriver","s":7,"u":"aerial%20piledriver_lotgb"},{"n":"Forceful Push","s":7,"u":"forceful%20push_lotgb"},{"n":"Form Lock","s":7,"u":"form%20lock_lotgb"},{"n":"Cascading Ray","s":53,"u":"cascading%20ray_som"}],"3":[{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Disintegrate","s":5,"u":"disintegrate_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Ray Of Enfeeblement","s":5,"u":"ray%20of%20enfeeblement_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Admonishing Ray","s":20,"u":"admonishing%20ray_aoe2"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Charged Javelin","s":55,"u":"charged%20javelin_logm"},{"n":"Winter Bolt","s":55,"u":"winter%20bolt_logm"},{"n":"Snowball","s":52,"u":"snowball_lowg"},{"n":"Biting Words","s":53,"u":"biting%20words_som"},{"n":"Chromatic Ray","s":53,"u":"chromatic%20ray_som"},{"n":"Gouging Claw","s":53,"u":"gouging%20claw_som"},{"n":"Horizon Thunder Sphere","s":53,"u":"horizon%20thunder%20sphere_som"},{"n":"Magnetic Acceleration","s":53,"u":"magnetic%20acceleration_som"},{"n":"Murderous Vine","s":53,"u":"murderous%20vine_som"},{"n":"Scorching Ray","s":53,"u":"scorching%20ray_som"},{"n":"Stone Lance","s":53,"u":"stone%20lance_som"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"}],"8":[{"n":"Disarm","s":5,"u":"disarm_crb"},{"n":"Escape","s":5,"u":"escape_crb"},{"n":"Force Open","s":5,"u":"force%20open_crb"},{"n":"Grapple","s":5,"u":"grapple_crb"},{"n":"Shove","s":5,"u":"shove_crb"},{"n":"Strike","s":5,"u":"strike_crb"},{"n":"Trip","s":5,"u":"trip_crb"}],"64":[{"n":"Swallow Whole","s":9,"u":"swallow%20whole_b1"}]},"polymorph":{"0":[{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Ritual Reversion","s":6,"u":"ritual%20reversion_locg"},{"n":"Twin Eidolon","s":53,"u":"twin%20eidolon_som"}],"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Sixfingers Elixir","s":38,"u":"sixfingers%20elixir%20(generic)_sli"}],"3":[{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Threefold Aspect","s":4,"u":"threefold%20aspect_apg"},{"n":"Aerial Form","s":5,"u":"aerial%20form_crb"},{"n":"Animal Form","s":5,"u":"animal%20form_crb"},{"n":"Avatar","s":5,"u":"avatar_crb"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Dinosaur Form","s":5,"u":"dinosaur%20form_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Dragon Form","s":5,"u":"dragon%20form_crb"},{"n":"Elemental Form","s":5,"u":"elemental%20form_crb"},{"n":"Enlarge","s":5,"u":"enlarge_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Gaseous Form","s":5,"u":"gaseous%20form_crb"},{"n":"Humanoid Form","s":5,"u":"humanoid%20form_crb"},{"n":"Insect Form","s":5,"u":"insect%20form_crb"},{"n":"Monstrosity Form","s":5,"u":"monstrosity%20form_crb"},{"n":"Nature Incarnate","s":5,"u":"nature%20incarnate_crb"},{"n":"Pest Form","s":5,"u":"pest%20form_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Primal Herd","s":5,"u":"primal%20herd_crb"},{"n":"Righteous Might","s":5,"u":"righteous%20might_crb"},{"n":"Shapechange","s":5,"u":"shapechange_crb"},{"n":"Shrink","s":5,"u":"shrink_crb"},{"n":"Shrink Item","s":5,"u":"shrink%20item_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"},{"n":"Swarm Form","s":55,"u":"swarm%20form_logm"},{"n":"Familiar Form","s":51,"u":"familiar%20form_lopsg"},{"n":"Magic Warrior Transformation","s":52,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":52,"u":"mantis%20form_lowg"},{"n":"Aberrant Form","s":53,"u":"aberrant%20form_som"},{"n":"Angel Form","s":53,"u":"angel%20form_som"},{"n":"Corrosive Body","s":53,"u":"corrosive%20body_som"},{"n":"Cosmic Form","s":53,"u":"cosmic%20form_som"},{"n":"Daemon Form","s":53,"u":"daemon%20form_som"},{"n":"Demon Form","s":53,"u":"demon%20form_som"},{"n":"Devil Form","s":53,"u":"devil%20form_som"},{"n":"Element Embodied","s":53,"u":"element%20embodied_som"},{"n":"Fey Form","s":53,"u":"fey%20form_som"},{"n":"Juvenile Companion","s":53,"u":"juvenile%20companion_som"},{"n":"Ooze Form","s":53,"u":"ooze%20form_som"},{"n":"Summoner's Visage","s":53,"u":"summoner's%20visage_som"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"64":[{"n":"Change Shape","s":9,"u":"change%20shape_b1"},{"n":"Moon Frenzy","s":9,"u":"moon%20frenzy_b1"}],"70":[{"n":"Statuette","s":30,"u":"statuette_ec4"}]},"vigilante":{"0":[{"n":"Frightening Appearance","s":4,"u":"frightening%20appearance_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Stunning Appearance","s":4,"u":"stunning%20appearance_apg"}]},"additive":{"0":[{"n":"Healing Bomb","s":4,"u":"healing%20bomb_apg"},{"n":"Combine Elixirs","s":5,"u":"combine%20elixirs_crb"},{"n":"Debilitating Bomb","s":5,"u":"debilitating%20bomb_crb"},{"n":"Exploitive Bomb","s":5,"u":"exploitive%20bomb_crb"},{"n":"Mega Bomb","s":5,"u":"mega%20bomb_crb"},{"n":"Merciful Elixir","s":5,"u":"merciful%20elixir_crb"},{"n":"Smoke Bomb","s":5,"u":"smoke%20bomb_crb"},{"n":"Sticky Bomb","s":5,"u":"sticky%20bomb_crb"},{"n":"Astonishing Explosion","s":32,"u":"astonishing%20explosion_ec6"},{"n":"Artokus's Fire","s":56,"u":"artokus's%20fire_lol"}]},"multiclass":{"0":[{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Magus Dedication","s":53,"u":"magus%20dedication_som"},{"n":"Summoner Dedication","s":53,"u":"summoner%20dedication_som"}]},"death":{"0":[{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"}],"2":[{"n":"Final Blade","s":52,"u":"final%20blade_lowg"}],"3":[{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Death Knell","s":5,"u":"death%20knell_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Finger Of Death","s":5,"u":"finger%20of%20death_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Call The Blood","s":27,"u":"call%20the%20blood_av3"},{"n":"Devour Life","s":32,"u":"devour%20life_ec6"},{"n":"Achaekek's Clutch","s":56,"u":"achaekek's%20clutch_lol"},{"n":"Rip The Spirit","s":53,"u":"rip%20the%20spirit_som"},{"n":"Sanguine Mist","s":53,"u":"sanguine%20mist_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"},{"n":"Voracious Gestalt","s":53,"u":"voracious%20gestalt_som"}],"62":[{"n":"Reviling Earth","s":12,"u":"reviling%20earth_gmg"}]},"detection":{"0":[{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Magic Sense","s":53,"u":"magic%20sense_som"}],"3":[{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Status","s":5,"u":"status_crb"},{"n":"Show The Way","s":55,"u":"show%20the%20way_logm"},{"n":"Approximate","s":53,"u":"approximate_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"}]},"social":{"0":[{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"}]},"prediction":{"0":[{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"}],"3":[{"n":"Augury","s":5,"u":"augury_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Perseis's Precautions","s":51,"u":"perseis's%20precautions_lopsg"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Inevitable Disaster","s":53,"u":"inevitable%20disaster_som"}],"70":[{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"}]},"incapacitation":{"0":[{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Critical Debilitation","s":5,"u":"critical%20debilitation_crb"},{"n":"Sabotage","s":5,"u":"sabotage_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Sleeper Hold","s":5,"u":"sleeper%20hold_crb"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"}],"2":[{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Drover's Band","s":26,"u":"drover's%20band_av2"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Tusk And Fang Chain","s":35,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Spirit-sealing Fulu","s":53,"u":"spirit-sealing%20fulu%20(generic)_som"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Banishment","s":5,"u":"banishment_crb"},{"n":"Blindness","s":5,"u":"blindness_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Magical Fetters","s":20,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":20,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Favorable Review","s":29,"u":"favorable%20review_ec2"},{"n":"Astral Labyrinth","s":32,"u":"astral%20labyrinth_ec6"},{"n":"Undermine Reality","s":32,"u":"undermine%20reality_ec6"},{"n":"Eject Soul","s":55,"u":"eject%20soul_logm"},{"n":"Overflowing Sorrow","s":55,"u":"overflowing%20sorrow_logm"},{"n":"Stasis","s":55,"u":"stasis_logm"},{"n":"Aromatic Lure","s":56,"u":"aromatic%20lure_lol"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Glimmer Of Charm","s":53,"u":"glimmer%20of%20charm_som"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Ocular Overload","s":53,"u":"ocular%20overload_som"},{"n":"Phantom Prison","s":53,"u":"phantom%20prison_som"}],"8":[{"n":"Master Strike","s":5,"u":"master%20strike_crb"}],"62":[{"n":"Curse of Slumber","s":12,"u":"curse%20of%20slumber_gmg"}]},"revelation":{"0":[{"n":"True Perception","s":4,"u":"true%20perception_apg"}],"2":[{"n":"Ethersight Ring","s":20,"u":"ethersight%20ring_aoe2"}],"3":[{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"See Invisibility","s":5,"u":"see%20invisibility_crb"},{"n":"True Seeing","s":5,"u":"true%20seeing_crb"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Organsight","s":53,"u":"organsight_som"}]},"instinct":{"0":[{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"}]},"aura":{"0":[{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"}],"2":[{"n":"Magnetic Suit","s":2,"u":"magnetic%20suit%20(generic)_g%26g"}],"3":[{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Divine Aura","s":5,"u":"divine%20aura_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Glimmer Of Charm","s":53,"u":"glimmer%20of%20charm_som"},{"n":"Voracious Gestalt","s":53,"u":"voracious%20gestalt_som"}],"64":[{"n":"Frightful Presence","s":9,"u":"frightful%20presence_b1"},{"n":"Telepathy","s":9,"u":"telepathy_b1"}]},"prestige":{"0":[{"n":"Bellflower Dedication","s":15,"u":"bellflower%20dedication_aoa3"},{"n":"Legs Of Stone","s":8,"u":"legs%20of%20stone_ec3"},{"n":"Quicken Heartbeat","s":8,"u":"quicken%20heartbeat_ec3"},{"n":"Hellknight Order Cross-training","s":6,"u":"hellknight%20order%20cross-training_locg"}]},"force":{"0":[{"n":"Cross The Final Horizon","s":20,"u":"cross%20the%20final%20horizon_aoe2"}],"2":[{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Wand Of Spiritual Warfare","s":7,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Impactful","s":53,"u":"impactful%20(generic)_som"},{"n":"Rebounding Breastplate","s":53,"u":"rebounding%20breastplate_som"}],"3":[{"n":"Force Cage","s":4,"u":"force%20cage_apg"},{"n":"Blade Barrier","s":5,"u":"blade%20barrier_crb"},{"n":"Floating Disk","s":5,"u":"floating%20disk_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Magic Missile","s":5,"u":"magic%20missile_crb"},{"n":"Resilient Sphere","s":5,"u":"resilient%20sphere_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spirit Blast","s":5,"u":"spirit%20blast_crb"},{"n":"Spirit Song","s":5,"u":"spirit%20song_crb"},{"n":"Spiritual Guardian","s":5,"u":"spiritual%20guardian_crb"},{"n":"Spiritual Weapon","s":5,"u":"spiritual%20weapon_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Wall Of Force","s":5,"u":"wall%20of%20force_crb"},{"n":"Weapon Of Judgment","s":5,"u":"weapon%20of%20judgment_crb"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Whirling Scarves","s":55,"u":"whirling%20scarves_logm"},{"n":"Blink Charge","s":53,"u":"blink%20charge_som"},{"n":"Deity's Strike","s":53,"u":"deity's%20strike_som"},{"n":"Force Fang","s":53,"u":"force%20fang_som"},{"n":"Forceful Hand","s":53,"u":"forceful%20hand_som"},{"n":"Inner Radiance Torrent","s":53,"u":"inner%20radiance%20torrent_som"},{"n":"Repelling Pulse","s":53,"u":"repelling%20pulse_som"},{"n":"Friendfetch","s":39,"u":"friendfetch_sot1"}]},"verbal":{"0":[{"n":"Heaven's Thunder","s":20,"u":"heaven's%20thunder_aoe2"}]},"curse":{"0":[{"n":"Accursed Clay Fist","s":8,"u":"accursed%20clay%20fist_ec3"}],"3":[{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blood Vendetta","s":4,"u":"blood%20vendetta_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Ill Omen","s":4,"u":"ill%20omen_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Mariner's Curse","s":5,"u":"mariner's%20curse_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spiritual Epidemic","s":5,"u":"spiritual%20epidemic_crb"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Brand The Impenitent","s":55,"u":"brand%20the%20impenitent_logm"},{"n":"Cup Of Dust","s":55,"u":"cup%20of%20dust_logm"},{"n":"Feast Of Ashes","s":55,"u":"feast%20of%20ashes_logm"},{"n":"Ill Omen","s":55,"u":"ill%20omen_logm"},{"n":"Achaekek's Clutch","s":56,"u":"achaekek's%20clutch_lol"},{"n":"Bandit's Doom","s":53,"u":"bandit's%20doom_som"},{"n":"Bloodspray Curse","s":53,"u":"bloodspray%20curse_som"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Inevitable Disaster","s":53,"u":"inevitable%20disaster_som"},{"n":"Warrior's Regret","s":53,"u":"warrior's%20regret_som"},{"n":"Stumbling Curse","s":39,"u":"stumbling%20curse_sot1"}],"51":[{"n":"Witch-priests' Curse","s":31,"u":"witch-priests'%20curse_ec5"}],"62":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Coward's Roots","s":12,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":12,"u":"curse%20of%20nightmares_gmg"},{"n":"Curse of Slumber","s":12,"u":"curse%20of%20slumber_gmg"},{"n":"Curse of the Ravenous","s":12,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Grave Curse","s":12,"u":"grave%20curse_gmg"},{"n":"Oath of the Flesh","s":12,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Reviled of Nature","s":12,"u":"reviled%20of%20nature_gmg"},{"n":"Reviling Earth","s":12,"u":"reviling%20earth_gmg"},{"n":"Sellsword's Folly","s":12,"u":"sellsword's%20folly_gmg"},{"n":"Slayer's Haunt","s":12,"u":"slayer's%20haunt_gmg"},{"n":"Spirit Anchor","s":12,"u":"spirit%20anchor_gmg"},{"n":"Sword of Anathema","s":12,"u":"sword%20of%20anathema_gmg"},{"n":"Theft of Thought","s":12,"u":"theft%20of%20thought_gmg"},{"n":"Thief's Retribution","s":12,"u":"thief's%20retribution_gmg"},{"n":"Unending Thirst","s":12,"u":"unending%20thirst_gmg"},{"n":"Wizard's Ward","s":12,"u":"wizard's%20ward_gmg"}],"63":[{"n":"Soulforged Corruption","s":53,"u":"soulforged%20corruption_som"}],"64":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"}],"70":[{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Concealment's Curtain","s":53,"u":"concealment's%20curtain_som"},{"n":"Portrait Of Spite","s":53,"u":"portrait%20of%20spite_som"}]},"electric":{"0":[{"n":"Electric Counter","s":35,"u":"electric%20counter_frp2"}]},"extradimensional":{"0":[{"n":"Extradimensional Stash","s":36,"u":"extradimensional%20stash_frp3"},{"n":"Spirit Sheath","s":53,"u":"spirit%20sheath_som"}],"2":[{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Bag Of Devouring","s":12,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":12,"u":"bag%20of%20weasels_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Gourd Home","s":15,"u":"gourd%20home_aoa3"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Encompassing Lockpick","s":7,"u":"encompassing%20lockpick_lotgb"},{"n":"Wig Of Holding","s":7,"u":"wig%20of%20holding_lotgb"},{"n":"Staff-storing Shield","s":53,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Thousand-blade Thesis","s":53,"u":"thousand-blade%20thesis_som"}],"3":[{"n":"Pet Cache","s":4,"u":"pet%20cache_apg"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Maze Of Locked Doors","s":20,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Bottomless Stomach","s":53,"u":"bottomless%20stomach_som"},{"n":"Instant Armor","s":53,"u":"instant%20armor_som"},{"n":"Pocket Library","s":53,"u":"pocket%20library_som"}]},"inventor":{"0":[{"n":"Advanced Construct Companion","s":2,"u":"advanced%20construct%20companion_g%26g"},{"n":"Boost Modulation","s":2,"u":"boost%20modulation_g%26g"},{"n":"Built-in Tools","s":2,"u":"built-in%20tools_g%26g"},{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Construct Shell","s":2,"u":"construct%20shell_g%26g"},{"n":"Contingency Gadgets","s":2,"u":"contingency%20gadgets_g%26g"},{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"},{"n":"Devastating Weaponry","s":2,"u":"devastating%20weaponry_g%26g"},{"n":"Distracting Explosion","s":2,"u":"distracting%20explosion_g%26g"},{"n":"Diving Armor","s":2,"u":"diving%20armor_g%26g"},{"n":"Dual-form Weapon","s":2,"u":"dual-form%20weapon_g%26g"},{"n":"Electrify Armor","s":2,"u":"electrify%20armor_g%26g"},{"n":"Engine Of Destruction","s":2,"u":"engine%20of%20destruction_g%26g"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Explosive Maneuver","s":2,"u":"explosive%20maneuver_g%26g"},{"n":"Full Automation","s":2,"u":"full%20automation_g%26g"},{"n":"Gadget Specialist","s":2,"u":"gadget%20specialist_g%26g"},{"n":"Gigaton Strike","s":2,"u":"gigaton%20strike_g%26g"},{"n":"Gigavolt","s":2,"u":"gigavolt_g%26g"},{"n":"Haphazard Repair","s":2,"u":"haphazard%20repair_g%26g"},{"n":"Helpful Tinkering","s":2,"u":"helpful%20tinkering_g%26g"},{"n":"Incredible Construct Companion","s":2,"u":"incredible%20construct%20companion_g%26g"},{"n":"Just The Thing!","s":2,"u":"just%20the%20thing!_g%26g"},{"n":"Lock On","s":2,"u":"lock%20on_g%26g"},{"n":"Manifold Modifications","s":2,"u":"manifold%20modifications_g%26g"},{"n":"Megaton Strike","s":2,"u":"megaton%20strike_g%26g"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"},{"n":"Negate Damage","s":2,"u":"negate%20damage_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Overdrive Ally","s":2,"u":"overdrive%20ally_g%26g"},{"n":"Paragon Companion","s":2,"u":"paragon%20companion_g%26g"},{"n":"Persistent Boost","s":2,"u":"persistent%20boost_g%26g"},{"n":"Prototype Companion","s":2,"u":"prototype%20companion_g%26g"},{"n":"Reverse Engineer","s":2,"u":"reverse%20engineer_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Shared Overdrive","s":2,"u":"shared%20overdrive_g%26g"},{"n":"Soaring Armor","s":2,"u":"soaring%20armor_g%26g"},{"n":"Tamper","s":2,"u":"tamper_g%26g"},{"n":"Ubiquitous Gadgets","s":2,"u":"ubiquitous%20gadgets_g%26g"},{"n":"Ubiquitous Overdrive","s":2,"u":"ubiquitous%20overdrive_g%26g"},{"n":"Unstable Redundancies","s":2,"u":"unstable%20redundancies_g%26g"},{"n":"Variable Core","s":2,"u":"variable%20core_g%26g"},{"n":"Visual Fidelity","s":2,"u":"visual%20fidelity_g%26g"},{"n":"You Failed To Account For... This!","s":2,"u":"you%20failed%20to%20account%20for...%20this!_g%26g"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"},{"n":"Overdrive","s":2,"u":"overdrive_g%26g"}]},"gunslinger":{"0":[{"n":"Advanced Shooter","s":2,"u":"advanced%20shooter_g%26g"},{"n":"Alchemical Shot","s":2,"u":"alchemical%20shot_g%26g"},{"n":"Black Powder Boost","s":2,"u":"black%20powder%20boost_g%26g"},{"n":"Blast Lock","s":2,"u":"blast%20lock_g%26g"},{"n":"Blast Tackle","s":2,"u":"blast%20tackle_g%26g"},{"n":"Blood In The Air","s":2,"u":"blood%20in%20the%20air_g%26g"},{"n":"Bullet Split","s":2,"u":"bullet%20split_g%26g"},{"n":"Called Shot","s":2,"u":"called%20shot_g%26g"},{"n":"Cauterize","s":2,"u":"cauterize_g%26g"},{"n":"Come At Me!","s":2,"u":"come%20at%20me!_g%26g"},{"n":"Cover Fire","s":2,"u":"cover%20fire_g%26g"},{"n":"Crossbow Crack Shot","s":2,"u":"crossbow%20crack%20shot_g%26g"},{"n":"Dance Of Thunder","s":2,"u":"dance%20of%20thunder_g%26g"},{"n":"Deadeye","s":2,"u":"deadeye_g%26g"},{"n":"Defensive Armaments","s":2,"u":"defensive%20armaments_g%26g"},{"n":"Deflecting Shot","s":2,"u":"deflecting%20shot_g%26g"},{"n":"Disruptive Blur","s":2,"u":"disruptive%20blur_g%26g"},{"n":"Drifter's Juke","s":2,"u":"drifter's%20juke_g%26g"},{"n":"Dual-weapon Reload","s":2,"u":"dual-weapon%20reload_g%26g"},{"n":"Fake Out","s":2,"u":"fake%20out_g%26g"},{"n":"Fatal Bullet","s":2,"u":"fatal%20bullet_g%26g"},{"n":"Final Shot","s":2,"u":"final%20shot_g%26g"},{"n":"Flesh Wound","s":2,"u":"flesh%20wound_g%26g"},{"n":"Grit And Tenacity","s":2,"u":"grit%20and%20tenacity_g%26g"},{"n":"Hair Trigger","s":2,"u":"hair%20trigger_g%26g"},{"n":"Headshot","s":2,"u":"headshot_g%26g"},{"n":"Hit The Dirt!","s":2,"u":"hit%20the%20dirt!_g%26g"},{"n":"Instant Backup","s":2,"u":"instant%20backup_g%26g"},{"n":"Instant Return","s":2,"u":"instant%20return_g%26g"},{"n":"Leap And Fire","s":2,"u":"leap%20and%20fire_g%26g"},{"n":"Munitions Crafter","s":2,"u":"munitions%20crafter_g%26g"},{"n":"Munitions Machinist","s":2,"u":"munitions%20machinist_g%26g"},{"n":"Paired Shots","s":2,"u":"paired%20shots_g%26g"},{"n":"Penetrating Fire","s":2,"u":"penetrating%20fire_g%26g"},{"n":"Perfect Readiness","s":2,"u":"perfect%20readiness_g%26g"},{"n":"Phalanx Breaker","s":2,"u":"phalanx%20breaker_g%26g"},{"n":"Piercing Critical","s":2,"u":"piercing%20critical_g%26g"},{"n":"Pistol Twirl","s":2,"u":"pistol%20twirl_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Precious Munitions","s":2,"u":"precious%20munitions_g%26g"},{"n":"Quick Draw","s":2,"u":"quick%20draw_g%26g"},{"n":"Reach For The Stars","s":2,"u":"reach%20for%20the%20stars_g%26g"},{"n":"Rebounding Assault","s":2,"u":"rebounding%20assault_g%26g"},{"n":"Redirecting Shot","s":2,"u":"redirecting%20shot_g%26g"},{"n":"Ricochet Legend","s":2,"u":"ricochet%20legend_g%26g"},{"n":"Ricochet Master","s":2,"u":"ricochet%20master_g%26g"},{"n":"Ricochet Shot","s":2,"u":"ricochet%20shot_g%26g"},{"n":"Risky Reload","s":2,"u":"risky%20reload_g%26g"},{"n":"Running Reload","s":2,"u":"running%20reload_g%26g"},{"n":"Scatter Blast","s":2,"u":"scatter%20blast_g%26g"},{"n":"Shattering Shot","s":2,"u":"shattering%20shot_g%26g"},{"n":"Shooter's Camouflage","s":2,"u":"shooter's%20camouflage_g%26g"},{"n":"Showstopper","s":2,"u":"showstopper_g%26g"},{"n":"Slinger's Reflexes","s":2,"u":"slinger's%20reflexes_g%26g"},{"n":"Smoke Curtain","s":2,"u":"smoke%20curtain_g%26g"},{"n":"Sniper's Aim","s":2,"u":"sniper's%20aim_g%26g"},{"n":"Stab And Blast","s":2,"u":"stab%20and%20blast_g%26g"},{"n":"Sword And Pistol","s":2,"u":"sword%20and%20pistol_g%26g"},{"n":"Trick Shot","s":2,"u":"trick%20shot_g%26g"},{"n":"Twin Shot Knockdown","s":2,"u":"twin%20shot%20knockdown_g%26g"},{"n":"Two-weapon Fusillade","s":2,"u":"two-weapon%20fusillade_g%26g"},{"n":"Unerring Shot","s":2,"u":"unerring%20shot_g%26g"},{"n":"Unshakable Grit","s":2,"u":"unshakable%20grit_g%26g"},{"n":"Warning Shot","s":2,"u":"warning%20shot_g%26g"}],"8":[{"n":"Clear a Path","s":2,"u":"clear%20a%20path_g%26g"},{"n":"Covered Reload","s":2,"u":"covered%20reload_g%26g"},{"n":"Drifter's Wake","s":2,"u":"drifter's%20wake_g%26g"},{"n":"Finish the Job","s":2,"u":"finish%20the%20job_g%26g"},{"n":"Ghost Shot","s":2,"u":"ghost%20shot_g%26g"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"},{"n":"Into the Fray","s":2,"u":"into%20the%20fray_g%26g"},{"n":"Living Fortification","s":2,"u":"living%20fortification_g%26g"},{"n":"One Shot, One Kill","s":2,"u":"one%20shot%2c%20one%20kill_g%26g"},{"n":"Pistolero's Retort","s":2,"u":"pistolero's%20retort_g%26g"},{"n":"Raconteur's Reload","s":2,"u":"raconteur's%20reload_g%26g"},{"n":"Reloading Strike","s":2,"u":"reloading%20strike_g%26g"},{"n":"Siegebreaker","s":2,"u":"siegebreaker_g%26g"},{"n":"Spinning Crush","s":2,"u":"spinning%20crush_g%26g"},{"n":"Ten Paces","s":2,"u":"ten%20paces_g%26g"},{"n":"Thoughtful Reload","s":2,"u":"thoughtful%20reload_g%26g"},{"n":"Vital Shot","s":2,"u":"vital%20shot_g%26g"}]},"modification":{"0":[{"n":"Built-in Tools","s":2,"u":"built-in%20tools_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Diving Armor","s":2,"u":"diving%20armor_g%26g"},{"n":"Dual-form Weapon","s":2,"u":"dual-form%20weapon_g%26g"},{"n":"Manifold Modifications","s":2,"u":"manifold%20modifications_g%26g"},{"n":"Soaring Armor","s":2,"u":"soaring%20armor_g%26g"},{"n":"Variable Core","s":2,"u":"variable%20core_g%26g"}]},"unstable":{"0":[{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Haphazard Repair","s":2,"u":"haphazard%20repair_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"}]},"reckless":{"0":[{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"}],"8":[{"n":"Run Over","s":12,"u":"run%20over_gmg"}]},"class":{"0":[{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Elementalist Dedication","s":53,"u":"elementalist%20dedication_som"},{"n":"Flexible Spellcaster Dedication","s":53,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Runelord Dedication","s":53,"u":"runelord%20dedication_som"},{"n":"Wellspring Mage Dedication","s":53,"u":"wellspring%20mage%20dedication_som"}]},"fleshwarp":{"0":[{"n":"Aberration Kinship","s":1,"u":"aberration%20kinship_loag"},{"n":"Augment Senses","s":1,"u":"augment%20senses_loag"},{"n":"Captivating Curiosity","s":1,"u":"captivating%20curiosity_loag"},{"n":"Coating Of Slime","s":1,"u":"coating%20of%20slime_loag"},{"n":"Deep Vision","s":1,"u":"deep%20vision_loag"},{"n":"Eerie Compression","s":1,"u":"eerie%20compression_loag"},{"n":"Finned Ridges","s":1,"u":"finned%20ridges_loag"},{"n":"Gaping Flesh","s":1,"u":"gaping%20flesh_loag"},{"n":"Gripping Limbs","s":1,"u":"gripping%20limbs_loag"},{"n":"Living Weapon","s":1,"u":"living%20weapon_loag"},{"n":"Mutate Weapon","s":1,"u":"mutate%20weapon_loag"},{"n":"Powerful Guts","s":1,"u":"powerful%20guts_loag"},{"n":"Slip The Grasp","s":1,"u":"slip%20the%20grasp_loag"},{"n":"Spew Tentacles","s":1,"u":"spew%20tentacles_loag"},{"n":"Startling Appearance","s":1,"u":"startling%20appearance_loag"},{"n":"Uncanny Awareness","s":1,"u":"uncanny%20awareness_loag"}]},"hobgoblin":{"0":[{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Cantorian Reinforcement","s":1,"u":"cantorian%20reinforcement_loag"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Fell Rider","s":1,"u":"fell%20rider_loag"},{"n":"Rallying Cry","s":1,"u":"rallying%20cry_loag"},{"n":"Recognize Ambush","s":1,"u":"recognize%20ambush_loag"},{"n":"Runtsage","s":1,"u":"runtsage_loag"},{"n":"Sneaky","s":1,"u":"sneaky_loag"},{"n":"Squad Tactics","s":1,"u":"squad%20tactics_loag"},{"n":"Stone Face","s":1,"u":"stone%20face_loag"},{"n":"War Conditioning","s":1,"u":"war%20conditioning_loag"},{"n":"We March On","s":1,"u":"we%20march%20on_loag"},{"n":"Agonizing Rebuke","s":6,"u":"agonizing%20rebuke_locg"},{"n":"Alchemical Scholar","s":6,"u":"alchemical%20scholar_locg"},{"n":"Expert Drill Sergeant","s":6,"u":"expert%20drill%20sergeant_locg"},{"n":"Formation Master","s":6,"u":"formation%20master_locg"},{"n":"Formation Training","s":6,"u":"formation%20training_locg"},{"n":"Hobgoblin Lore","s":6,"u":"hobgoblin%20lore_locg"},{"n":"Hobgoblin Weapon Discipline","s":6,"u":"hobgoblin%20weapon%20discipline_locg"},{"n":"Hobgoblin Weapon Expertise","s":6,"u":"hobgoblin%20weapon%20expertise_locg"},{"n":"Hobgoblin Weapon Familiarity","s":6,"u":"hobgoblin%20weapon%20familiarity_locg"},{"n":"Leech-clipper","s":6,"u":"leech-clipper_locg"},{"n":"Pride In Arms","s":6,"u":"pride%20in%20arms_locg"},{"n":"Remorseless Lash","s":6,"u":"remorseless%20lash_locg"},{"n":"Vigorous Health","s":6,"u":"vigorous%20health_locg"},{"n":"Azaersi's Roads","s":56,"u":"azaersi's%20roads_lol"}]},"darkness":{"0":[{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"}],"2":[{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"}],"3":[{"n":"Dance Of Darkness","s":4,"u":"dance%20of%20darkness_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Darkness","s":5,"u":"darkness_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Penumbral Shroud","s":55,"u":"penumbral%20shroud_logm"},{"n":"Darklight","s":53,"u":"darklight_som"},{"n":"Wall of Shadow","s":42,"u":"wall%20of%20shadow_sot4"}]},"hellknight":{"0":[{"n":"Hellknight Order Cross-training","s":6,"u":"hellknight%20order%20cross-training_locg"}]},"poppet":{"0":[{"n":"Cunning Tinker","s":7,"u":"cunning%20tinker_lotgb"},{"n":"Harmless Doll","s":7,"u":"harmless%20doll_lotgb"},{"n":"Helpful Poppet","s":7,"u":"helpful%20poppet_lotgb"},{"n":"Histrionic Injury","s":7,"u":"histrionic%20injury_lotgb"},{"n":"Impossible Gossip","s":7,"u":"impossible%20gossip_lotgb"},{"n":"Nothing But Fluff","s":7,"u":"nothing%20but%20fluff_lotgb"},{"n":"Quadruped","s":7,"u":"quadruped_lotgb"},{"n":"Reanimating Spark","s":7,"u":"reanimating%20spark_lotgb"},{"n":"Restitch","s":7,"u":"restitch_lotgb"},{"n":"Scaling Poppet","s":7,"u":"scaling%20poppet_lotgb"},{"n":"Sealed Poppet","s":7,"u":"sealed%20poppet_lotgb"},{"n":"Shiny Button Eyes","s":7,"u":"shiny%20button%20eyes_lotgb"},{"n":"Soaring Poppet","s":7,"u":"soaring%20poppet_lotgb"},{"n":"Spark Of Independence","s":7,"u":"spark%20of%20independence_lotgb"},{"n":"Squirm Free","s":7,"u":"squirm%20free_lotgb"},{"n":"Swimming Poppet","s":7,"u":"swimming%20poppet_lotgb"},{"n":"Wash Out","s":7,"u":"wash%20out_lotgb"},{"n":"Wheedle And Jig","s":7,"u":"wheedle%20and%20jig_lotgb"}]},"evolution":{"0":[{"n":"Advanced Weaponry","s":53,"u":"advanced%20weaponry_som"},{"n":"Airborne Form","s":53,"u":"airborne%20form_som"},{"n":"Alacritous Action","s":53,"u":"alacritous%20action_som"},{"n":"Amphibious Form","s":53,"u":"amphibious%20form_som"},{"n":"Blood Frenzy","s":53,"u":"blood%20frenzy_som"},{"n":"Bloodletting Claws","s":53,"u":"bloodletting%20claws_som"},{"n":"Burrowing Form","s":53,"u":"burrowing%20form_som"},{"n":"Constricting Hold","s":53,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":53,"u":"defend%20summoner_som"},{"n":"Dual Energy Heart","s":53,"u":"dual%20energy%20heart_som"},{"n":"Eidolon's Opportunity","s":53,"u":"eidolon's%20opportunity_som"},{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"},{"n":"Energy Heart","s":53,"u":"energy%20heart_som"},{"n":"Energy Resistance","s":53,"u":"energy%20resistance_som"},{"n":"Ever-vigilant Senses","s":53,"u":"ever-vigilant%20senses_som"},{"n":"Expanded Senses","s":53,"u":"expanded%20senses_som"},{"n":"Glider Form","s":53,"u":"glider%20form_som"},{"n":"Grasping Limbs","s":53,"u":"grasping%20limbs_som"},{"n":"Hulking Size","s":53,"u":"hulking%20size_som"},{"n":"Magical Adept","s":53,"u":"magical%20adept_som"},{"n":"Magical Master","s":53,"u":"magical%20master_som"},{"n":"Magical Understudy","s":53,"u":"magical%20understudy_som"},{"n":"Merciless Rend","s":53,"u":"merciless%20rend_som"},{"n":"Miniaturize","s":53,"u":"miniaturize_som"},{"n":"Phase Out","s":53,"u":"phase%20out_som"},{"n":"Pushing Attack","s":53,"u":"pushing%20attack_som"},{"n":"Ranged Combatant","s":53,"u":"ranged%20combatant_som"},{"n":"Resilient Shell","s":53,"u":"resilient%20shell_som"},{"n":"Shrink Down","s":53,"u":"shrink%20down_som"},{"n":"Spell-repelling Form","s":53,"u":"spell-repelling%20form_som"},{"n":"Steed Form","s":53,"u":"steed%20form_som"},{"n":"Towering Size","s":53,"u":"towering%20size_som"},{"n":"Trample","s":53,"u":"trample_som"},{"n":"Vibration Sense","s":53,"u":"vibration%20sense_som"},{"n":"Weighty Impact","s":53,"u":"weighty%20impact_som"}]},"summoner":{"0":[{"n":"Advanced Weaponry","s":53,"u":"advanced%20weaponry_som"},{"n":"Airborne Form","s":53,"u":"airborne%20form_som"},{"n":"Alacritous Action","s":53,"u":"alacritous%20action_som"},{"n":"Amphibious Form","s":53,"u":"amphibious%20form_som"},{"n":"Blood Frenzy","s":53,"u":"blood%20frenzy_som"},{"n":"Bloodletting Claws","s":53,"u":"bloodletting%20claws_som"},{"n":"Boost Summons","s":53,"u":"boost%20summons_som"},{"n":"Burrowing Form","s":53,"u":"burrowing%20form_som"},{"n":"Constricting Hold","s":53,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":53,"u":"defend%20summoner_som"},{"n":"Dual Energy Heart","s":53,"u":"dual%20energy%20heart_som"},{"n":"Dual Studies","s":53,"u":"dual%20studies_som"},{"n":"Effortless Concentration","s":53,"u":"effortless%20concentration_som"},{"n":"Eidolon's Opportunity","s":53,"u":"eidolon's%20opportunity_som"},{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"},{"n":"Energy Heart","s":53,"u":"energy%20heart_som"},{"n":"Energy Resistance","s":53,"u":"energy%20resistance_som"},{"n":"Eternal Boost","s":53,"u":"eternal%20boost_som"},{"n":"Ever-vigilant Senses","s":53,"u":"ever-vigilant%20senses_som"},{"n":"Expanded Senses","s":53,"u":"expanded%20senses_som"},{"n":"Extend Boost","s":53,"u":"extend%20boost_som"},{"n":"Flexible Transmogrification","s":53,"u":"flexible%20transmogrification_som"},{"n":"Glider Form","s":53,"u":"glider%20form_som"},{"n":"Grasping Limbs","s":53,"u":"grasping%20limbs_som"},{"n":"Hulking Size","s":53,"u":"hulking%20size_som"},{"n":"Legendary Summoner","s":53,"u":"legendary%20summoner_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Link Focus","s":53,"u":"link%20focus_som"},{"n":"Link Wellspring","s":53,"u":"link%20wellspring_som"},{"n":"Magical Adept","s":53,"u":"magical%20adept_som"},{"n":"Magical Master","s":53,"u":"magical%20master_som"},{"n":"Magical Understudy","s":53,"u":"magical%20understudy_som"},{"n":"Master Summoner","s":53,"u":"master%20summoner_som"},{"n":"Meld Into Eidolon","s":53,"u":"meld%20into%20eidolon_som"},{"n":"Merciless Rend","s":53,"u":"merciless%20rend_som"},{"n":"Miniaturize","s":53,"u":"miniaturize_som"},{"n":"Ostentatious Arrival","s":53,"u":"ostentatious%20arrival_som"},{"n":"Phase Out","s":53,"u":"phase%20out_som"},{"n":"Protective Bond","s":53,"u":"protective%20bond_som"},{"n":"Pushing Attack","s":53,"u":"pushing%20attack_som"},{"n":"Ranged Combatant","s":53,"u":"ranged%20combatant_som"},{"n":"Reactive Dismissal","s":53,"u":"reactive%20dismissal_som"},{"n":"Reinforce Eidolon","s":53,"u":"reinforce%20eidolon_som"},{"n":"Resilient Shell","s":53,"u":"resilient%20shell_som"},{"n":"Share Eidolon Magic","s":53,"u":"share%20eidolon%20magic_som"},{"n":"Shrink Down","s":53,"u":"shrink%20down_som"},{"n":"Skilled Partner","s":53,"u":"skilled%20partner_som"},{"n":"Spell-repelling Form","s":53,"u":"spell-repelling%20form_som"},{"n":"Steed Form","s":53,"u":"steed%20form_som"},{"n":"Summoner's Call","s":53,"u":"summoner's%20call_som"},{"n":"Tandem Movement","s":53,"u":"tandem%20movement_som"},{"n":"Tandem Strike","s":53,"u":"tandem%20strike_som"},{"n":"Towering Size","s":53,"u":"towering%20size_som"},{"n":"Trample","s":53,"u":"trample_som"},{"n":"Transpose","s":53,"u":"transpose_som"},{"n":"True Transmogrification","s":53,"u":"true%20transmogrification_som"},{"n":"Twin Eidolon","s":53,"u":"twin%20eidolon_som"},{"n":"Unfetter Eidolon","s":53,"u":"unfetter%20eidolon_som"},{"n":"Vibration Sense","s":53,"u":"vibration%20sense_som"},{"n":"Weighty Impact","s":53,"u":"weighty%20impact_som"}],"3":[{"n":"Boost Eidolon","s":53,"u":"boost%20eidolon_som"},{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"},{"n":"Evolution Surge","s":53,"u":"evolution%20surge_som"},{"n":"Extend Boost","s":53,"u":"extend%20boost_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Reinforce Eidolon","s":53,"u":"reinforce%20eidolon_som"},{"n":"Unfetter Eidolon","s":53,"u":"unfetter%20eidolon_som"}],"8":[{"n":"Act Together","s":53,"u":"act%20together_som"},{"n":"Manifest Eidolon","s":53,"u":"manifest%20eidolon_som"},{"n":"Share Senses","s":53,"u":"share%20senses_som"}]},"magus":{"0":[{"n":"Arcane Fists","s":53,"u":"arcane%20fists_som"},{"n":"Arcane Shroud","s":53,"u":"arcane%20shroud_som"},{"n":"Attack Of Opportunity","s":53,"u":"attack%20of%20opportunity_som"},{"n":"Cantrip Expansion","s":53,"u":"cantrip%20expansion_som"},{"n":"Capture Magic","s":53,"u":"capture%20magic_som"},{"n":"Cascade Countermeasure","s":53,"u":"cascade%20countermeasure_som"},{"n":"Cascading Ray","s":53,"u":"cascading%20ray_som"},{"n":"Conflux Focus","s":53,"u":"conflux%20focus_som"},{"n":"Conflux Wellspring","s":53,"u":"conflux%20wellspring_som"},{"n":"Dazzling Block","s":53,"u":"dazzling%20block_som"},{"n":"Devastating Spellstrike","s":53,"u":"devastating%20spellstrike_som"},{"n":"Dimensional Disappearance","s":53,"u":"dimensional%20disappearance_som"},{"n":"Dispelling Spellstrike","s":53,"u":"dispelling%20spellstrike_som"},{"n":"Distracting Spellstrike","s":53,"u":"distracting%20spellstrike_som"},{"n":"Emergency Targe","s":53,"u":"emergency%20targe_som"},{"n":"Enhanced Familiar","s":53,"u":"enhanced%20familiar_som"},{"n":"Expansive Spellstrike","s":53,"u":"expansive%20spellstrike_som"},{"n":"Familiar","s":53,"u":"familiar%20(magus)_som"},{"n":"Force Fang","s":53,"u":"force%20fang_som"},{"n":"Fused Staff","s":53,"u":"fused%20staff_som"},{"n":"Hasted Assault","s":53,"u":"hasted%20assault_som"},{"n":"Knowledge Is Power","s":53,"u":"knowledge%20is%20power_som"},{"n":"Lunging Spellstrike","s":53,"u":"lunging%20spellstrike_som"},{"n":"Magic Sense","s":53,"u":"magic%20sense_som"},{"n":"Magus's Analysis","s":53,"u":"magus's%20analysis_som"},{"n":"Meteoric Spellstrike","s":53,"u":"meteoric%20spellstrike_som"},{"n":"Overwhelming Spellstrike","s":53,"u":"overwhelming%20spellstrike_som"},{"n":"Preternatural Parry","s":53,"u":"preternatural%20parry_som"},{"n":"Raise A Tome","s":53,"u":"raise%20a%20tome_som"},{"n":"Rapid Recharge","s":53,"u":"rapid%20recharge_som"},{"n":"Resounding Cascade","s":53,"u":"resounding%20cascade_som"},{"n":"Runic Impression","s":53,"u":"runic%20impression_som"},{"n":"Shielded Tome","s":53,"u":"shielded%20tome_som"},{"n":"Spell Parry","s":53,"u":"spell%20parry_som"},{"n":"Spell Swipe","s":53,"u":"spell%20swipe_som"},{"n":"Spirit Sheath","s":53,"u":"spirit%20sheath_som"},{"n":"Standby Spell","s":53,"u":"standby%20spell_som"},{"n":"Starlit Eyes","s":53,"u":"starlit%20eyes_som"},{"n":"Steady Spellcasting","s":53,"u":"steady%20spellcasting_som"},{"n":"Striker's Scroll","s":53,"u":"striker's%20scroll_som"},{"n":"Student Of The Staff","s":53,"u":"student%20of%20the%20staff_som"},{"n":"Supreme Spellstrike","s":53,"u":"supreme%20spellstrike_som"},{"n":"Sustaining Steel","s":53,"u":"sustaining%20steel_som"},{"n":"Versatile Spellstrike","s":53,"u":"versatile%20spellstrike_som"},{"n":"Whirlwind Spell","s":53,"u":"whirlwind%20spell_som"}],"3":[{"n":"Cascade Countermeasure","s":53,"u":"cascade%20countermeasure_som"},{"n":"Dimensional Assault","s":53,"u":"dimensional%20assault_som"},{"n":"Force Fang","s":53,"u":"force%20fang_som"},{"n":"Hasted Assault","s":53,"u":"hasted%20assault_som"},{"n":"Runic Impression","s":53,"u":"runic%20impression_som"},{"n":"Shielding Strike","s":53,"u":"shielding%20strike_som"},{"n":"Shooting Star","s":53,"u":"shooting%20star_som"},{"n":"Spinning Staff","s":53,"u":"spinning%20staff_som"},{"n":"Thunderous Strike","s":53,"u":"thunderous%20strike_som"}],"8":[{"n":"Arcane Cascade","s":53,"u":"arcane%20cascade_som"},{"n":"Spellstrike","s":53,"u":"spellstrike_som"}]},"[class]":{"0":[{"n":"Basic Spellcasting","s":53,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":53,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":53,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":53,"u":"master%20spellcasting_som"}]},"eidolon":{"0":[{"n":"Blood Frenzy","s":53,"u":"blood%20frenzy_som"},{"n":"Constricting Hold","s":53,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":53,"u":"defend%20summoner_som"},{"n":"Eidolon's Opportunity","s":53,"u":"eidolon's%20opportunity_som"},{"n":"Glider Form","s":53,"u":"glider%20form_som"},{"n":"Merciless Rend","s":53,"u":"merciless%20rend_som"},{"n":"Shrink Down","s":53,"u":"shrink%20down_som"},{"n":"Trample","s":53,"u":"trample_som"}],"2":[{"n":"Collar Of The Eternal Bond","s":53,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Stampede Medallion","s":53,"u":"stampede%20medallion%20(generic)_som"}],"3":[{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"}],"28":[{"n":"Angel Eidolon","s":53,"u":"angel%20eidolon_som"},{"n":"Anger Phantom Eidolon","s":53,"u":"anger%20phantom%20eidolon_som"},{"n":"Beast Eidolon","s":53,"u":"beast%20eidolon_som"},{"n":"Construct Eidolon","s":53,"u":"construct%20eidolon_som"},{"n":"Demon Eidolon","s":53,"u":"demon%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":53,"u":"devotion%20phantom%20eidolon_som"},{"n":"Dragon Eidolon","s":53,"u":"dragon%20eidolon_som"},{"n":"Fey Eidolon","s":53,"u":"fey%20eidolon_som"},{"n":"Plant Eidolon","s":53,"u":"plant%20eidolon_som"},{"n":"Psychopomp Eidolon","s":53,"u":"psychopomp%20eidolon_som"}]},"true name":{"0":[{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"}],"3":[{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Invoke True Name","s":53,"u":"invoke%20true%20name_som"}]},"tandem":{"0":[{"n":"Tandem Movement","s":53,"u":"tandem%20movement_som"},{"n":"Tandem Strike","s":53,"u":"tandem%20strike_som"}],"8":[{"n":"Act Together","s":53,"u":"act%20together_som"}]},"consumable":{"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Bloodhound Mask","s":4,"u":"bloodhound%20mask%20(generic)_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Forensic Dye","s":4,"u":"forensic%20dye_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Ghost Ink","s":4,"u":"ghost%20ink_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Origin Unguent","s":4,"u":"origin%20unguent_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Sovereign Glue","s":4,"u":"sovereign%20glue_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Timeless Salts","s":4,"u":"timeless%20salts_apg"},{"n":"Universal Solvent","s":4,"u":"universal%20solvent%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Runestone","s":5,"u":"runestone_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Silversheen","s":5,"u":"silversheen_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Smokestick","s":5,"u":"smokestick%20(generic)_crb"},{"n":"Snake Oil","s":5,"u":"snake%20oil_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":12,"u":"alcohol_gmg"},{"n":"Blood Sap","s":12,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":12,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":12,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":12,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Shiver","s":12,"u":"shiver_gmg"},{"n":"Zerk","s":12,"u":"zerk_gmg"},{"n":"Addlebrain","s":15,"u":"addlebrain_aoa3"},{"n":"False Death","s":17,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":17,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":17,"u":"gorgon's%20breath_aoa5"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"},{"n":"Isolation Draught","s":17,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":17,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":17,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":17,"u":"oblivion%20essence_aoa5"},{"n":"Peshspine Grenade","s":17,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":17,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":19,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":19,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":19,"u":"blindpepper%20tube_aoe1"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":19,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":19,"u":"looter's%20lethargy_aoe1"},{"n":"Recording Rod","s":19,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Mnemonic Acid","s":21,"u":"mnemonic%20acid_aoe3"},{"n":"Daylight Vapor","s":22,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":22,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":22,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":22,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":22,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":22,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":22,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":22,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":22,"u":"spell-eating%20pitch_aoe4"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Clockwork Rejuvenator","s":23,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Garrote Bolt","s":23,"u":"garrote%20bolt_aoe5"},{"n":"Skeptic's Elixir","s":25,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Sloughing Toxin","s":26,"u":"sloughing%20toxin_av2"},{"n":"Fungal Walk Musk","s":27,"u":"fungal%20walk%20musk_av3"},{"n":"Necrotic Bomb","s":27,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Dust Pods","s":28,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":28,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":28,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":28,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":28,"u":"torrent%20snare_ec1"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Invisible Net","s":29,"u":"invisible%20net_ec2"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Cave Worm Repellent","s":31,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":31,"u":"greengut_ec5"},{"n":"Ambrosia Of Undying Hope","s":32,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Celestial Hair","s":32,"u":"celestial%20hair_ec6"},{"n":"Panacea Fruit","s":32,"u":"panacea%20fruit_ec6"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Bonmuan Swapping Stone","s":34,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Stormbreaker Fulu","s":35,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":35,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Aromatic Ammunition","s":2,"u":"aromatic%20ammunition_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Breech Ejectors","s":2,"u":"breech%20ejectors_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Exsanguinating Ammunition","s":2,"u":"exsanguinating%20ammunition%20(generic)_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Magnetic Suit","s":2,"u":"magnetic%20suit%20(generic)_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Fortifying Pebble","s":6,"u":"fortifying%20pebble_locg"},{"n":"Lastwall Soup","s":6,"u":"lastwall%20soup_locg"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Snapleaf","s":6,"u":"snapleaf_locg"},{"n":"Dagger Of Eternal Sleep","s":55,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":55,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Addiction Suppressant","s":56,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":56,"u":"honeyscent_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Lovers' Ink","s":56,"u":"lovers'%20ink_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"},{"n":"Ruby String","s":56,"u":"ruby%20string_lol"},{"n":"Starshot Arrow","s":56,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Sun Orchid Poultice","s":56,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":56,"u":"swamp%20lily%20quilt_lol"},{"n":"Vaccine","s":56,"u":"vaccine%20(generic)_lol"},{"n":"Alignment Ampoule","s":51,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":51,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":51,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":51,"u":"boulderhead%20bock_lopsg"},{"n":"Emergency Disguise","s":51,"u":"emergency%20disguise_lopsg"},{"n":"Metalmist Sphere","s":51,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Psychic Warding Bracelet","s":51,"u":"psychic%20warding%20bracelet_lopsg"},{"n":"Quickpatch Glue","s":51,"u":"quickpatch%20glue_lopsg"},{"n":"Vermin Repellent Agent","s":51,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Abysium Powder","s":7,"u":"abysium%20powder_lotgb"},{"n":"Avalanche Of Stones Snare","s":7,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Big Rock Bullet","s":7,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Blindpepper Bolt","s":7,"u":"blindpepper%20bolt_lotgb"},{"n":"Brewer's Regret","s":7,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":7,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Clockwork Spider Bomb","s":7,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Cold Comfort","s":7,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Djezet Dose","s":7,"u":"djezet%20dose_lotgb"},{"n":"Dragon's Blood Pudding","s":7,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"},{"n":"Enfilading Arrow","s":7,"u":"enfilading%20arrow_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Fake Blood Pack","s":7,"u":"fake%20blood%20pack_lotgb"},{"n":"Fire And Iceberg","s":7,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Follypops","s":7,"u":"follypops%20(generic)_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Impossible Cake","s":7,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Juxtaposition Ammunition","s":7,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Malleable Mixture","s":7,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Periscopic Viewfinder","s":7,"u":"periscopic%20viewfinder_lotgb"},{"n":"Popdust","s":7,"u":"popdust_lotgb"},{"n":"Powder","s":7,"u":"powder_lotgb"},{"n":"Pummeling Snare","s":7,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":7,"u":"raining%20knives%20snare_lotgb"},{"n":"Recovery Bladder","s":7,"u":"recovery%20bladder_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Rhino Shot","s":7,"u":"rhino%20shot_lotgb"},{"n":"Rock Ripper Snare","s":7,"u":"rock%20ripper%20snare_lotgb"},{"n":"Server's Stew","s":7,"u":"server's%20stew_lotgb"},{"n":"Silencing Ammunition","s":7,"u":"silencing%20ammunition_lotgb"},{"n":"Singularity Ammunition","s":7,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Sneezing Powder","s":7,"u":"sneezing%20powder_lotgb"},{"n":"Spring-loaded Net Launcher","s":7,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Stonethroat Ammunition","s":7,"u":"stonethroat%20ammunition_lotgb"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Tar Rocket Snare","s":7,"u":"tar%20rocket%20snare_lotgb"},{"n":"Thrice-fried Mudwings","s":7,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Toadskin Salve","s":7,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":7,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"},{"n":"Sun Orchid Elixir","s":52,"u":"sun%20orchid%20elixir_lowg"},{"n":"Oily Button","s":38,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":38,"u":"putrescent%20glob_sli"},{"n":"Sixfingers Elixir","s":38,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Slippery Ribbon","s":38,"u":"slippery%20ribbon_sli"},{"n":"Apotropaic Fulu","s":53,"u":"apotropaic%20fulu_som"},{"n":"Binding Coil","s":53,"u":"binding%20coil%20(generic)_som"},{"n":"Dazzling Rosary","s":53,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Dimensional Knot","s":53,"u":"dimensional%20knot_som"},{"n":"Dispersing Bullet","s":53,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":53,"u":"dragonbone%20arrowhead_som"},{"n":"Eye Of Enlightenment","s":53,"u":"eye%20of%20enlightenment_som"},{"n":"Firestarter Pellets","s":53,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Force Tiles","s":53,"u":"force%20tiles_som"},{"n":"Fu Water","s":53,"u":"fu%20water_som"},{"n":"Fulu Of Fire Suppression","s":53,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":53,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":53,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":53,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":53,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":53,"u":"ghostly%20portal%20paint_som"},{"n":"Golden Chrysalis","s":53,"u":"golden%20chrysalis_som"},{"n":"Healer's Gel","s":53,"u":"healer's%20gel%20(generic)_som"},{"n":"Lion Claw","s":53,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":53,"u":"magical%20lock%20fulu_som"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Noxious Incense","s":53,"u":"noxious%20incense%20(generic)_som"},{"n":"Orchestral Brooch","s":53,"u":"orchestral%20brooch_som"},{"n":"Phoenix Flask","s":53,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":53,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":53,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":53,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":53,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":53,"u":"rebound%20fulu_som"},{"n":"Resonating Ammunition","s":53,"u":"resonating%20ammunition_som"},{"n":"Restful Sleep Fulu","s":53,"u":"restful%20sleep%20fulu_som"},{"n":"Retrieval Prism","s":53,"u":"retrieval%20prism%20(generic)_som"},{"n":"Shimmering Dust","s":53,"u":"shimmering%20dust_som"},{"n":"Shortbread Spy","s":53,"u":"shortbread%20spy_som"},{"n":"Soothing Scents","s":53,"u":"soothing%20scents_som"},{"n":"Spirit-sealing Fulu","s":53,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":53,"u":"stormfeather_som"},{"n":"Thunderbird Tuft","s":53,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Topology Protoplasm","s":53,"u":"topology%20protoplasm_som"},{"n":"Tracking Fulu","s":53,"u":"tracking%20fulu_som"},{"n":"Vapor Sphere","s":53,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":53,"u":"venomous%20cure%20fulu_som"},{"n":"Waterproofing Wax","s":53,"u":"waterproofing%20wax_som"},{"n":"Forgetful Ink","s":39,"u":"forgetful%20ink_sot1"},{"n":"Rhino Hide Brooch","s":40,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":40,"u":"singing%20muse_sot2"},{"n":"Barricade Stone","s":41,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Ixamè's Eye","s":41,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Red-Rib Gill Mask","s":41,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Deathless Light","s":42,"u":"deathless%20light_sot4"},{"n":"Antivenom Potion","s":45,"u":"antivenom%20potion_tio"},{"n":"Capsaicin Tonic","s":45,"u":"capsaicin%20tonic_tio"}]},"talisman":{"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Celestial Hair","s":32,"u":"celestial%20hair_ec6"},{"n":"Tusk And Fang Chain","s":35,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Fortifying Pebble","s":6,"u":"fortifying%20pebble_locg"},{"n":"Snapleaf","s":6,"u":"snapleaf_locg"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Emergency Disguise","s":51,"u":"emergency%20disguise_lopsg"},{"n":"Oily Button","s":38,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":38,"u":"putrescent%20glob_sli"},{"n":"Slippery Ribbon","s":38,"u":"slippery%20ribbon_sli"},{"n":"Binding Coil","s":53,"u":"binding%20coil%20(generic)_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Dragonbone Arrowhead","s":53,"u":"dragonbone%20arrowhead_som"},{"n":"Eye Of Enlightenment","s":53,"u":"eye%20of%20enlightenment_som"},{"n":"Fulu Of The Drunken Monkey","s":53,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":53,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Lion Claw","s":53,"u":"lion%20claw_som"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Orchestral Brooch","s":53,"u":"orchestral%20brooch_som"},{"n":"Rebound Fulu","s":53,"u":"rebound%20fulu_som"},{"n":"Retrieval Prism","s":53,"u":"retrieval%20prism%20(generic)_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":53,"u":"stormfeather_som"},{"n":"Vapor Sphere","s":53,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":53,"u":"venomous%20cure%20fulu_som"},{"n":"Rhino Hide Brooch","s":40,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":40,"u":"singing%20muse_sot2"},{"n":"Ixamè's Eye","s":41,"u":"ixam%c3%a8's%20eye_sot3"}]},"bomb":{"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Peshspine Grenade","s":17,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Blindpepper Bomb","s":19,"u":"blindpepper%20bomb_aoe1"},{"n":"Necrotic Bomb","s":27,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Alignment Ampoule","s":51,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"}]},"splash":{"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Peshspine Grenade","s":17,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Necrotic Bomb","s":27,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Fu Water","s":53,"u":"fu%20water_som"}]},"injury":{"2":[{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Zerk","s":12,"u":"zerk_gmg"},{"n":"Mage Bane","s":17,"u":"mage%20bane_aoa5"},{"n":"Oblivion Essence","s":17,"u":"oblivion%20essence_aoa5"},{"n":"Weeping Midnight","s":17,"u":"weeping%20midnight_aoa5"},{"n":"Death Knell Powder","s":22,"u":"death%20knell%20powder_aoe4"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"},{"n":"Spell-eating Pitch","s":22,"u":"spell-eating%20pitch_aoe4"},{"n":"Sloughing Toxin","s":26,"u":"sloughing%20toxin_av2"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"}]},"elixir":{"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Mnemonic Acid","s":21,"u":"mnemonic%20acid_aoe3"},{"n":"Skeptic's Elixir","s":25,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Ambrosia Of Undying Hope","s":32,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Lastwall Soup","s":6,"u":"lastwall%20soup_locg"},{"n":"Addiction Suppressant","s":56,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Vaccine","s":56,"u":"vaccine%20(generic)_lol"},{"n":"Boulderhead Bock","s":51,"u":"boulderhead%20bock_lopsg"},{"n":"Malleable Mixture","s":7,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Sun Orchid Elixir","s":52,"u":"sun%20orchid%20elixir_lowg"},{"n":"Sixfingers Elixir","s":38,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Capsaicin Tonic","s":45,"u":"capsaicin%20tonic_tio"}]},"mutagen":{"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"}]},"invested":{"2":[{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Boots Of Dancing","s":12,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":12,"u":"cloak%20of%20immolation_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Horns Of Naraga","s":12,"u":"horns%20of%20naraga_gmg"},{"n":"Medusa Armor","s":12,"u":"medusa%20armor_gmg"},{"n":"Necklace Of Strangulation","s":12,"u":"necklace%20of%20strangulation_gmg"},{"n":"Poisonous Cloak","s":12,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Ring Of Truth","s":12,"u":"ring%20of%20truth_gmg"},{"n":"Hunter's Arrowhead","s":13,"u":"hunter's%20arrowhead_aoa1"},{"n":"Bellflower Toolbelt","s":15,"u":"bellflower%20toolbelt_aoa3"},{"n":"Eye Of The Wise","s":15,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Dragonscale Amulet","s":16,"u":"dragonscale%20amulet_aoa4"},{"n":"Aluum Charm","s":17,"u":"aluum%20charm_aoa5"},{"n":"Pactmasters' Grace","s":17,"u":"pactmasters'%20grace_aoa5"},{"n":"Corpseward Pendant","s":19,"u":"corpseward%20pendant_aoe1"},{"n":"Ring Of Discretion","s":19,"u":"ring%20of%20discretion_aoe1"},{"n":"Ethersight Ring","s":20,"u":"ethersight%20ring_aoe2"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":20,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":20,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Barbed Vest","s":21,"u":"barbed%20vest_aoe3"},{"n":"Cauldron Of Nightmares","s":23,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Cloak","s":23,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":23,"u":"clockwork%20helm_aoe5"},{"n":"Forgotten Shell","s":23,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":23,"u":"fungal%20armor_aoe5"},{"n":"Gearblade","s":23,"u":"gearblade_aoe5"},{"n":"Miogimo's Mask","s":23,"u":"miogimo's%20mask_aoe5"},{"n":"Nightmare Cudgel","s":23,"u":"nightmare%20cudgel_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":24,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":26,"u":"drover's%20band_av2"},{"n":"Hunter's Brooch","s":26,"u":"hunter's%20brooch_av2"},{"n":"Icy Disposition","s":26,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":26,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":26,"u":"right%20of%20retribution_av2"},{"n":"Crimson Fulcrum Lens","s":27,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":27,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":27,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Ochre Fulcrum Lens","s":27,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Moonstone Diadem","s":29,"u":"moonstone%20diadem_ec2"},{"n":"Spangled Rider's Suit","s":29,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":29,"u":"stole%20of%20civility_ec2"},{"n":"Golem Stylus","s":8,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Skarja's Heartstone","s":8,"u":"skarja's%20heartstone_ec3"},{"n":"Blightburn Ward","s":31,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":31,"u":"bomber's%20saddle_ec5"},{"n":"Jerkin Of Liberation","s":32,"u":"jerkin%20of%20liberation_ec6"},{"n":"Locket Of Sealed Nightmares","s":32,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Tears Of The Last Azlanti","s":32,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Bort's Blessing","s":33,"u":"bort's%20blessing_fop"},{"n":"Merchant's Guile","s":33,"u":"merchant's%20guile_fop"},{"n":"Ring Of Minor Arcana","s":33,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Ring Of The Weary Traveler","s":33,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Stalwart's Ring","s":33,"u":"stalwart's%20ring_fop"},{"n":"Warrior's Training Ring","s":33,"u":"warrior's%20training%20ring_fop"},{"n":"Cape Of The Open Sky","s":35,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Headbands Of Translocation","s":35,"u":"headbands%20of%20translocation_frp2"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Bi-resonant Wayfinder","s":6,"u":"bi-resonant%20wayfinder_locg"},{"n":"Cloak Of Repute","s":6,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Scroll Case Of Simplicity","s":6,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Unmemorable Mantle","s":6,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":6,"u":"vanishing%20wayfinder_locg"},{"n":"Miter Of Communion","s":55,"u":"miter%20of%20communion_logm"},{"n":"Necklace Of Knives","s":55,"u":"necklace%20of%20knives_logm"},{"n":"Deepdread Claw","s":56,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":56,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":56,"u":"infernal%20health_lol"},{"n":"Unending Youth","s":56,"u":"unending%20youth_lol"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Chronicler Wayfinder","s":51,"u":"chronicler%20wayfinder_lopsg"},{"n":"Cordelia's Construct Key","s":51,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Elemental Wayfinder","s":51,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Everyneed Pack","s":51,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":51,"u":"fashionable%20wayfinder_lopsg"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":51,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Spectacles Of Understanding","s":51,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Talisman Cord","s":51,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Blast Foot","s":7,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Brooch Of Inspiration","s":7,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Crown Of Insight","s":7,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":7,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Dinosaur Boots","s":7,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dweomerweave Robe","s":7,"u":"dweomerweave%20robe_lotgb"},{"n":"Energy Robe","s":7,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Eye Of The Unseen","s":7,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Fleshgem","s":7,"u":"fleshgem%20(generic)_lotgb"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"Horned Hand Rests","s":7,"u":"horned%20hand%20rests_lotgb"},{"n":"Hosteling Statuette","s":7,"u":"hosteling%20statuette_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":7,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":7,"u":"mirror%20robe_lotgb"},{"n":"Prismatic Plate","s":7,"u":"prismatic%20plate_lotgb"},{"n":"Psychic Brigandine","s":7,"u":"psychic%20brigandine_lotgb"},{"n":"Quick Runner's Shirt","s":7,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":7,"u":"quick%20wig_lotgb"},{"n":"Reflexive Tattoo","s":7,"u":"reflexive%20tattoo_lotgb"},{"n":"Sarkorian God-caller Garb","s":7,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":7,"u":"scarab%20cuirass_lotgb"},{"n":"Shade Hat","s":7,"u":"shade%20hat_lotgb"},{"n":"Shifter Prosthesis","s":7,"u":"shifter%20prosthesis_lotgb"},{"n":"Silhouette Cloak","s":7,"u":"silhouette%20cloak_lotgb"},{"n":"Swarmform Collar","s":7,"u":"swarmform%20collar_lotgb"},{"n":"Wardrobe Stone","s":7,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Waverider Barding","s":7,"u":"waverider%20barding_lotgb"},{"n":"Wig Of Holding","s":7,"u":"wig%20of%20holding_lotgb"},{"n":"Archaic Wayfinder","s":52,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":52,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":52,"u":"golden%20legion%20epaulet_lowg"},{"n":"Archivist's Gaze","s":53,"u":"archivist's%20gaze_som"},{"n":"Backfire Mantle","s":53,"u":"backfire%20mantle%20(generic)_som"},{"n":"Cloak Of Feline Rest","s":53,"u":"cloak%20of%20feline%20rest_som"},{"n":"Collar Of The Eternal Bond","s":53,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Emberheart","s":53,"u":"emberheart_som"},{"n":"Familiar Tattoo","s":53,"u":"familiar%20tattoo_som"},{"n":"Glasses Of Sociability","s":53,"u":"glasses%20of%20sociability_som"},{"n":"Mask Of Allure","s":53,"u":"mask%20of%20allure_som"},{"n":"Mercurial Mantle","s":53,"u":"mercurial%20mantle_som"},{"n":"Rune Of Sin","s":53,"u":"rune%20of%20sin_som"},{"n":"S Ring","s":53,"u":"s%20ring_som"},{"n":"Sage's Lash","s":53,"u":"sage's%20lash_som"},{"n":"Shadow Signet","s":53,"u":"shadow%20signet_som"},{"n":"Staff-storing Shield","s":53,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stampede Medallion","s":53,"u":"stampede%20medallion%20(generic)_som"},{"n":"Thousand-blade Thesis","s":53,"u":"thousand-blade%20thesis_som"},{"n":"Titan's Grasp","s":53,"u":"titan's%20grasp_som"},{"n":"True Name Amulet","s":53,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Warding Tattoo","s":53,"u":"warding%20tattoo%20(generic)_som"},{"n":"Goz Mask","s":39,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":39,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":39,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":39,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":39,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":39,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Shapespeak Mask","s":39,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":39,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":39,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"},{"n":"Dragon Rune Bracelet","s":41,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":41,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Grimoire of Unknown Necessities","s":43,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Ancestral Embrace","s":44,"u":"ancestral%20embrace_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"},{"n":"Sun Wheel","s":45,"u":"sun%20wheel_tio"}]},"scrying":{"2":[{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Recording Rod","s":19,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Shortbread Spy","s":53,"u":"shortbread%20spy_som"}],"3":[{"n":"Familiar's Face","s":4,"u":"familiar's%20face_apg"},{"n":"Clairaudience","s":5,"u":"clairaudience_crb"},{"n":"Clairvoyance","s":5,"u":"clairvoyance_crb"},{"n":"Prying Eye","s":5,"u":"prying%20eye_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"Unrelenting Observation","s":5,"u":"unrelenting%20observation_crb"},{"n":"Prying Survey","s":32,"u":"prying%20survey_ec6"},{"n":"Proliferating Eyes","s":53,"u":"proliferating%20eyes_som"},{"n":"Web Of Eyes","s":53,"u":"web%20of%20eyes_som"}],"8":[{"n":"Share Senses","s":53,"u":"share%20senses_som"}]},"mechanical":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":28,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":28,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":28,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":28,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":28,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":7,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":7,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":7,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":7,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":7,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":7,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"}],"51":[{"n":"Web Lurker Deadfall","s":9,"u":"web%20lurker%20deadfall_b1"},{"n":"Web Lurker Noose","s":9,"u":"web%20lurker%20noose_b1"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Hallucination Powder Trap","s":5,"u":"hallucination%20powder%20trap_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Hidden Pit","s":5,"u":"hidden%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Poisoned Lock","s":5,"u":"poisoned%20lock_crb"},{"n":"Scythe Blades","s":5,"u":"scythe%20blades_crb"},{"n":"Slamming Door","s":5,"u":"slamming%20door_crb"},{"n":"Spear Launcher","s":5,"u":"spear%20launcher_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Vorpal Executioner","s":5,"u":"vorpal%20executioner_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Spiked Doorframe","s":13,"u":"spiked%20doorframe_aoa1"},{"n":"Black Powder Bomb","s":14,"u":"black%20powder%20bomb_aoa2"},{"n":"Quarry Sluiceway","s":15,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":15,"u":"trapped%20lathe_aoa3"},{"n":"Acidic Needle Launcher","s":17,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Caustic Vapor","s":17,"u":"caustic%20vapor_aoa5"},{"n":"Boiling Fountains","s":19,"u":"boiling%20fountains_aoe1"},{"n":"Canopy Drop","s":19,"u":"canopy%20drop_aoe1"},{"n":"Dart Barrage","s":19,"u":"dart%20barrage_aoe1"},{"n":"Exploding Statue","s":19,"u":"exploding%20statue_aoe1"},{"n":"Gas Trap","s":19,"u":"gas%20trap_aoe1"},{"n":"Hidden Chute","s":19,"u":"hidden%20chute_aoe1"},{"n":"Plunger Chute","s":19,"u":"plunger%20chute_aoe1"},{"n":"Iron Maiden Trap","s":20,"u":"iron%20maiden%20trap_aoe2"},{"n":"Rigged Cubby","s":20,"u":"rigged%20cubby_aoe2"},{"n":"Acidic Poison Cloud Trap","s":21,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Boiling Tub Trap","s":21,"u":"boiling%20tub%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":21,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":21,"u":"needling%20stairs_aoe3"},{"n":"Burning Chandelier Trap","s":22,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":22,"u":"false%20door%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":22,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":22,"u":"supplicant%20statues_aoe4"},{"n":"Clockwork Arms","s":23,"u":"clockwork%20arms_aoe5"},{"n":"Ink Drowning Vats","s":23,"u":"ink%20drowning%20vats_aoe5"},{"n":"The Winder","s":23,"u":"the%20winder_aoe5"},{"n":"Spike Launcher","s":25,"u":"spike%20launcher_av1"},{"n":"Rusty Grate Pit","s":26,"u":"rusty%20grate%20pit_av2"},{"n":"Shuffling Scythe Blades","s":26,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":27,"u":"befuddling%20gas%20trap_av3"},{"n":"Blast Tumbler","s":27,"u":"blast%20tumbler_av3"},{"n":"Envenomed Thorns Trap","s":28,"u":"envenomed%20thorns%20trap_ec1"},{"n":"Hallowed Wheel","s":29,"u":"hallowed%20wheel_ec2"},{"n":"Maze Of Mirrors","s":29,"u":"maze%20of%20mirrors_ec2"},{"n":"Thunderstone Cascade Trap","s":29,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Caustic Dart Trap","s":8,"u":"caustic%20dart%20trap_ec3"},{"n":"Explosive Furniture Trap","s":30,"u":"explosive%20furniture%20trap_ec4"},{"n":"Poisoned Secret Door Trap","s":30,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Spiked Barricade Trap","s":30,"u":"spiked%20barricade%20trap_ec4"},{"n":"Imperious Darkside Mirror","s":31,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":31,"u":"stabbing%20sentinel_ec5"},{"n":"Falling Debris","s":33,"u":"falling%20debris_fop"},{"n":"Ice Fall Trap","s":33,"u":"ice%20fall%20trap_fop"},{"n":"Poisoned Lock","s":33,"u":"poisoned%20lock_fop"},{"n":"Spear Launcher","s":33,"u":"spear%20launcher_fop"},{"n":"Dimensional Darkside Mirror","s":36,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Angazhan's Rake Trap","s":38,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":38,"u":"fiendripping%20blast%20trap_sli"},{"n":"Scroll Shock Trap","s":38,"u":"scroll%20shock%20trap_sli"},{"n":"Centipede Carcasses Trap","s":39,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Boulder Deadfall Trap","s":40,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Collapsing Porch","s":45,"u":"collapsing%20porch_tio"},{"n":"Tongues Of Flame","s":45,"u":"tongues%20of%20flame_tio"},{"n":"Viper Urn","s":45,"u":"viper%20urn_tio"},{"n":"Web Lurker Noose","s":45,"u":"web%20lurker%20noose_tio"}]},"snare":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":28,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":28,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":28,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":28,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":28,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":7,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":7,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":7,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":7,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":7,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":7,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"}]},"trap":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":28,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":28,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":28,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":28,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":28,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":7,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":7,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":7,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":7,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":7,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":7,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"}],"51":[{"n":"Web Lurker Deadfall","s":9,"u":"web%20lurker%20deadfall_b1"},{"n":"Web Lurker Noose","s":9,"u":"web%20lurker%20noose_b1"},{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Frozen Moment","s":5,"u":"frozen%20moment_crb"},{"n":"Hallucination Powder Trap","s":5,"u":"hallucination%20powder%20trap_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Hidden Pit","s":5,"u":"hidden%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Pharaoh's Ward","s":5,"u":"pharaoh's%20ward_crb"},{"n":"Planar Rift","s":5,"u":"planar%20rift_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Poisoned Lock","s":5,"u":"poisoned%20lock_crb"},{"n":"Polymorph Trap","s":5,"u":"polymorph%20trap_crb"},{"n":"Scythe Blades","s":5,"u":"scythe%20blades_crb"},{"n":"Second Chance","s":5,"u":"second%20chance_crb"},{"n":"Slamming Door","s":5,"u":"slamming%20door_crb"},{"n":"Spear Launcher","s":5,"u":"spear%20launcher_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Vorpal Executioner","s":5,"u":"vorpal%20executioner_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Spiked Doorframe","s":13,"u":"spiked%20doorframe_aoa1"},{"n":"Black Powder Bomb","s":14,"u":"black%20powder%20bomb_aoa2"},{"n":"Dahak's Shell","s":14,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":14,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":14,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":14,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":14,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Quarry Sluiceway","s":15,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":15,"u":"trapped%20lathe_aoa3"},{"n":"Tree Of Dreadful Dreams","s":15,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Acidic Needle Launcher","s":17,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Caustic Vapor","s":17,"u":"caustic%20vapor_aoa5"},{"n":"Luminous Ward","s":17,"u":"luminous%20ward_aoa5"},{"n":"Mental Scream Trap","s":17,"u":"mental%20scream%20trap_aoa5"},{"n":"Seismic Spears Trap","s":17,"u":"seismic%20spears%20trap_aoa5"},{"n":"Boiling Fountains","s":19,"u":"boiling%20fountains_aoe1"},{"n":"Canopy Drop","s":19,"u":"canopy%20drop_aoe1"},{"n":"Dart Barrage","s":19,"u":"dart%20barrage_aoe1"},{"n":"Exploding Statue","s":19,"u":"exploding%20statue_aoe1"},{"n":"Flying Guillotine","s":19,"u":"flying%20guillotine_aoe1"},{"n":"Gas Trap","s":19,"u":"gas%20trap_aoe1"},{"n":"Hidden Chute","s":19,"u":"hidden%20chute_aoe1"},{"n":"Plunger Chute","s":19,"u":"plunger%20chute_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Iron Maiden Trap","s":20,"u":"iron%20maiden%20trap_aoe2"},{"n":"Life Magnet","s":20,"u":"life%20magnet_aoe2"},{"n":"Rigged Cubby","s":20,"u":"rigged%20cubby_aoe2"},{"n":"Acidic Poison Cloud Trap","s":21,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Boiling Tub Trap","s":21,"u":"boiling%20tub%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":21,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":21,"u":"needling%20stairs_aoe3"},{"n":"Arcane Feedback Trap","s":22,"u":"arcane%20feedback%20trap_aoe4"},{"n":"Burning Chandelier Trap","s":22,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":22,"u":"false%20door%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":22,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":22,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":22,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Clockwork Arms","s":23,"u":"clockwork%20arms_aoe5"},{"n":"Eyeball Tank","s":23,"u":"eyeball%20tank_aoe5"},{"n":"Ink Drowning Vats","s":23,"u":"ink%20drowning%20vats_aoe5"},{"n":"Blackfingers's Prayer","s":24,"u":"blackfingers's%20prayer_aoe6"},{"n":"Field Of Opposition","s":24,"u":"field%20of%20opposition_aoe6"},{"n":"Freezing Alarm","s":24,"u":"freezing%20alarm_aoe6"},{"n":"Greater Planar Rift","s":24,"u":"greater%20planar%20rift_aoe6"},{"n":"Kharnas's Lesser Glyph","s":24,"u":"kharnas's%20lesser%20glyph_aoe6"},{"n":"Living Paints","s":24,"u":"living%20paints_aoe6"},{"n":"The Laughing Fiend's Greeting","s":24,"u":"the%20laughing%20fiend's%20greeting_aoe6"},{"n":"Doom Of Tomorrow","s":25,"u":"doom%20of%20tomorrow_av1"},{"n":"Spike Launcher","s":25,"u":"spike%20launcher_av1"},{"n":"Painful Suggestion Trap","s":26,"u":"painful%20suggestion%20trap_av2"},{"n":"Paralyzing Light Trap","s":26,"u":"paralyzing%20light%20trap_av2"},{"n":"Rusty Grate Pit","s":26,"u":"rusty%20grate%20pit_av2"},{"n":"Shuffling Scythe Blades","s":26,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":27,"u":"befuddling%20gas%20trap_av3"},{"n":"Blast Tumbler","s":27,"u":"blast%20tumbler_av3"},{"n":"Images Of Failure","s":27,"u":"images%20of%20failure_av3"},{"n":"Images Of Powerlessness","s":27,"u":"images%20of%20powerlessness_av3"},{"n":"Catacomb Cave-in","s":28,"u":"catacomb%20cave-in_ec1"},{"n":"Dream Pollen Pods","s":28,"u":"dream%20pollen%20pods_ec1"},{"n":"Envenomed Thorns Trap","s":28,"u":"envenomed%20thorns%20trap_ec1"},{"n":"Hallowed Wheel","s":29,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":29,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":29,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":29,"u":"maze%20of%20mirrors_ec2"},{"n":"Thunderstone Cascade Trap","s":29,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Caustic Dart Trap","s":8,"u":"caustic%20dart%20trap_ec3"},{"n":"Buzzing Latch Rune","s":30,"u":"buzzing%20latch%20rune_ec4"},{"n":"Explosive Furniture Trap","s":30,"u":"explosive%20furniture%20trap_ec4"},{"n":"Mukradi Summoning Runes","s":30,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Poisoned Secret Door Trap","s":30,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Spiked Barricade Trap","s":30,"u":"spiked%20barricade%20trap_ec4"},{"n":"Crushing Gate Trap","s":31,"u":"crushing%20gate%20trap_ec5"},{"n":"Imperious Darkside Mirror","s":31,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":31,"u":"stabbing%20sentinel_ec5"},{"n":"Witch-priests' Curse","s":31,"u":"witch-priests'%20curse_ec5"},{"n":"Axiomatic Polymorph Trap","s":32,"u":"axiomatic%20polymorph%20trap_ec6"},{"n":"Convergence Lattice","s":32,"u":"convergence%20lattice_ec6"},{"n":"Thief's Trap","s":32,"u":"thief's%20trap_ec6"},{"n":"Falling Debris","s":33,"u":"falling%20debris_fop"},{"n":"Ice Fall Trap","s":33,"u":"ice%20fall%20trap_fop"},{"n":"Poisoned Lock","s":33,"u":"poisoned%20lock_fop"},{"n":"Spear Launcher","s":33,"u":"spear%20launcher_fop"},{"n":"Floating Flamethrower","s":35,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":35,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":36,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Angazhan's Rake Trap","s":38,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":38,"u":"fiendripping%20blast%20trap_sli"},{"n":"Scroll Shock Trap","s":38,"u":"scroll%20shock%20trap_sli"},{"n":"Stalker Summoning Rune","s":38,"u":"stalker%20summoning%20rune_sli"},{"n":"Centipede Carcasses Trap","s":39,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Boulder Deadfall Trap","s":40,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Electrified Water Ward","s":40,"u":"electrified%20water%20ward_sot2"},{"n":"Serpent Ward","s":40,"u":"serpent%20ward_sot2"},{"n":"Collapsing Porch","s":45,"u":"collapsing%20porch_tio"},{"n":"Magic Starknives Trap","s":45,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":45,"u":"nightmare%20terrain_tio"},{"n":"Tongues Of Flame","s":45,"u":"tongues%20of%20flame_tio"},{"n":"Viper Urn","s":45,"u":"viper%20urn_tio"},{"n":"Web Lurker Noose","s":45,"u":"web%20lurker%20noose_tio"}]},"potion":{"2":[{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"},{"n":"Fu Water","s":53,"u":"fu%20water_som"},{"n":"Phoenix Flask","s":53,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":53,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":53,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":53,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":53,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Antivenom Potion","s":45,"u":"antivenom%20potion_tio"}]},"oil":{"2":[{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Ghostly Portal Paint","s":53,"u":"ghostly%20portal%20paint_som"},{"n":"Topology Protoplasm","s":53,"u":"topology%20protoplasm_som"}]},"staff":{"2":[{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Poisoner's Staff","s":22,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Ringmaster's Staff","s":29,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Staff Of The Black Desert","s":31,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Staff Of Sieges","s":32,"u":"staff%20of%20sieges_ec6"},{"n":"Staff of Final Rest","s":7,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":7,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Lini's Leafstick","s":53,"u":"lini's%20leafstick_som"},{"n":"Staff Of Nature's Cunning","s":53,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff Of The Desert Winds","s":53,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Wyrm Drinker","s":43,"u":"wyrm%20drinker_sot5"}]},"wand":{"2":[{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Magic Wand","s":5,"u":"magic%20wand%20(generic)_crb"},{"n":"Wand of Continuation","s":5,"u":"wand%20of%20continuation%20(generic)_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wand of Widening","s":5,"u":"wand%20of%20widening%20(generic)_crb"},{"n":"Wand Of Fey Flames","s":7,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":7,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":7,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wand Of Noisome Acid","s":38,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":38,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"}]},"precious":{"2":[{"n":"Adamantine","s":5,"u":"adamantine%20(generic)_crb"},{"n":"Cold Iron","s":5,"u":"cold%20iron%20(generic)_crb"},{"n":"Darkwood","s":5,"u":"darkwood%20(generic)_crb"},{"n":"Dragonhide","s":5,"u":"dragonhide%20(generic)_crb"},{"n":"Mithral","s":5,"u":"mithral%20(generic)_crb"},{"n":"Orichalcum","s":5,"u":"orichalcum%20(generic)_crb"},{"n":"Silver","s":5,"u":"silver%20(generic)_crb"},{"n":"Warpglass","s":24,"u":"warpglass%20(generic)_aoe6"},{"n":"Sovereign Steel","s":56,"u":"sovereign%20steel%20(generic)_lol"},{"n":"Abysium","s":7,"u":"abysium%20(generic)_lotgb"},{"n":"Djezet","s":7,"u":"djezet%20(generic)_lotgb"},{"n":"Inubrix","s":7,"u":"inubrix%20(generic)_lotgb"},{"n":"Noqual","s":7,"u":"noqual%20(generic)_lotgb"},{"n":"Siccatite","s":7,"u":"siccatite%20(generic)_lotgb"}]},"chaotic":{"2":[{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"}],"3":[{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Demon Form","s":53,"u":"demon%20form_som"}]},"apex":{"2":[{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"},{"n":"Archivist's Gaze","s":53,"u":"archivist's%20gaze_som"},{"n":"Emberheart","s":53,"u":"emberheart_som"},{"n":"Mask Of Allure","s":53,"u":"mask%20of%20allure_som"},{"n":"Mercurial Mantle","s":53,"u":"mercurial%20mantle_som"},{"n":"Sage's Lash","s":53,"u":"sage's%20lash_som"},{"n":"Titan's Grasp","s":53,"u":"titan's%20grasp_som"}]},"ingested":{"2":[{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Alcohol","s":12,"u":"alcohol_gmg"},{"n":"Blood Sap","s":12,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":12,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":12,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":12,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Shiver","s":12,"u":"shiver_gmg"},{"n":"False Death","s":17,"u":"false%20death_aoa5"},{"n":"Isolation Draught","s":17,"u":"isolation%20draught_aoa5"},{"n":"Nightmare Salt","s":17,"u":"nightmare%20salt_aoa5"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":19,"u":"knockout%20dram_aoe1"},{"n":"Repulsion Resin","s":22,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":22,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":22,"u":"spectral%20nightshade_aoe4"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"}]},"lawful":{"2":[{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"}],"3":[{"n":"Devil Form","s":53,"u":"devil%20form_som"},{"n":"Impeccable Flow","s":39,"u":"impeccable%20flow_sot1"}]},"companion":{"2":[{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Bomber's Saddle","s":31,"u":"bomber's%20saddle_ec5"},{"n":"Horned Hand Rests","s":7,"u":"horned%20hand%20rests_lotgb"},{"n":"Hosteling Statuette","s":7,"u":"hosteling%20statuette_lotgb"},{"n":"Swarmform Collar","s":7,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":7,"u":"waverider%20barding_lotgb"}]},"contact":{"2":[{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Frenzy Oil","s":17,"u":"frenzy%20oil_aoa5"},{"n":"Looter's Lethargy","s":19,"u":"looter's%20lethargy_aoe1"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Fearweed","s":22,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":22,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":22,"u":"liar's%20demise_aoe4"},{"n":"Abysium Powder","s":7,"u":"abysium%20powder_lotgb"},{"n":"Forgetful Ink","s":39,"u":"forgetful%20ink_sot1"}]},"virulent":{"2":[{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"}],"63":[{"n":"Brain Worms","s":12,"u":"brain%20worms_gmg"},{"n":"Scarlet Leprosy","s":12,"u":"scarlet%20leprosy_gmg"},{"n":"Sewer Haze","s":12,"u":"sewer%20haze_gmg"}]},"inhaled":{"2":[{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Addlebrain","s":15,"u":"addlebrain_aoa3"},{"n":"Gorgon's Breath","s":17,"u":"gorgon's%20breath_aoa5"},{"n":"Daylight Vapor","s":22,"u":"daylight%20vapor_aoe4"},{"n":"Honeyscent","s":56,"u":"honeyscent_lol"},{"n":"Sneezing Powder","s":7,"u":"sneezing%20powder_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"}],"3":[{"n":"Puff Of Poison","s":53,"u":"puff%20of%20poison_som"}]},"focused":{"2":[{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"S Ring","s":53,"u":"s%20ring_som"},{"n":"Dragon Rune Bracelet","s":41,"u":"dragon%20rune%20bracelet_sot3"}]},"good":{"2":[{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Glorious Plate","s":6,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Vine Of Roses","s":7,"u":"vine%20of%20roses_lotgb"},{"n":"Anointed Waterskin","s":53,"u":"anointed%20waterskin_som"},{"n":"Fu Water","s":53,"u":"fu%20water_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"}],"3":[{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Sun's Fury","s":56,"u":"sun's%20fury_lol"},{"n":"Angel Form","s":53,"u":"angel%20form_som"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"}]},"structure":{"2":[{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Gourd Home","s":15,"u":"gourd%20home_aoa3"},{"n":"Marvelous Calliope","s":29,"u":"marvelous%20calliope_ec2"},{"n":"Mountain To The Sky","s":56,"u":"mountain%20to%20the%20sky_lol"},{"n":"Memory Palace","s":7,"u":"memory%20palace_lotgb"},{"n":"Pocket Gala","s":7,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":7,"u":"portable%20gaming%20hall_lotgb"},{"n":"Private Workshop","s":7,"u":"private%20workshop_lotgb"},{"n":"Stone Circle","s":7,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Wizard's Tower","s":7,"u":"wizard's%20tower_lotgb"},{"n":"Barricade Stone","s":41,"u":"barricade%20stone%20(generic)_sot3"}]},"sleep":{"2":[{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Mirror Of Sleeping Vigil","s":7,"u":"mirror%20of%20sleeping%20vigil_lotgb"}],"3":[{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"}],"62":[{"n":"Curse of Slumber","s":12,"u":"curse%20of%20slumber_gmg"}]},"scroll":{"2":[{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"}]},"drug":{"2":[{"n":"Alcohol","s":12,"u":"alcohol_gmg"},{"n":"Blood Sap","s":12,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":12,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":12,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":12,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Shiver","s":12,"u":"shiver_gmg"},{"n":"Zerk","s":12,"u":"zerk_gmg"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"}]},"cursed":{"2":[{"n":"Arrow Attracting","s":12,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":12,"u":"arsonous_gmg"},{"n":"Backbiting","s":12,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":12,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":12,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":12,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":12,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":12,"u":"cloak%20of%20immolation_gmg"},{"n":"Degenerating","s":12,"u":"degenerating_gmg"},{"n":"Dependent","s":12,"u":"dependent_gmg"},{"n":"Dreary","s":12,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":12,"u":"erratic%20transposing_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":12,"u":"grandstanding_gmg"},{"n":"Medusa Armor","s":12,"u":"medusa%20armor_gmg"},{"n":"Monkey's Paw","s":12,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":12,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":12,"u":"overdramatic_gmg"},{"n":"Poisonous Cloak","s":12,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":12,"u":"raucous_gmg"},{"n":"Ravenous","s":12,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":12,"u":"ring%20of%20truth_gmg"},{"n":"Staining","s":12,"u":"staining_gmg"},{"n":"Stone Of Weight","s":12,"u":"stone%20of%20weight_gmg"},{"n":"Withering","s":12,"u":"withering_gmg"},{"n":"Cursed","s":15,"u":"cursed_aoa3"},{"n":"Barbed Vest","s":21,"u":"barbed%20vest_aoe3"},{"n":"Cane Of The Maelstrom","s":24,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Spellcutter","s":43,"u":"spellcutter_sot5"}]},"artifact":{"2":[{"n":"Axe Of The Dwarven Lords","s":12,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Deck Of Many Things","s":12,"u":"deck%20of%20many%20things_gmg"},{"n":"Elder Sign","s":12,"u":"elder%20sign_gmg"},{"n":"Essence Prism","s":12,"u":"essence%20prism_gmg"},{"n":"Forgefather's Seal","s":12,"u":"forgefather's%20seal_gmg"},{"n":"Horns Of Naraga","s":12,"u":"horns%20of%20naraga_gmg"},{"n":"Mirror Of Sorshen","s":12,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":12,"u":"orb%20of%20dragonkind_gmg"},{"n":"Philosopher's Extractor","s":12,"u":"philosopher's%20extractor_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Shot Of The First Vault","s":12,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Sphere Of Annihilation","s":12,"u":"sphere%20of%20annihilation_gmg"},{"n":"Talisman Of The Sphere","s":12,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Eye Of The Wise","s":15,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Flawed Orb Of Gold Dragonkind","s":18,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":18,"u":"orb%20shard_aoa6"},{"n":"Cane Of The Maelstrom","s":24,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":24,"u":"radiant%20spark_aoe6"},{"n":"Gauntlight","s":25,"u":"gauntlight_av1"},{"n":"The Whispering Reeds","s":25,"u":"the%20whispering%20reeds_av1"},{"n":"Aroden's Hearthstone","s":32,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":32,"u":"hunter's%20dawn_ec6"},{"n":"Kortos Diamond","s":32,"u":"kortos%20diamond_ec6"},{"n":"Tears Of The Last Azlanti","s":32,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Phoenix Fighting Fan","s":34,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":34,"u":"phoenix%20necklace_frp1"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Final Blade","s":52,"u":"final%20blade_lowg"},{"n":"Ancestral Embrace","s":44,"u":"ancestral%20embrace_sot6"},{"n":"Halcyon Heart","s":44,"u":"halcyon%20heart_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"71":[{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"intelligent":{"2":[{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"},{"n":"Martyr's Shield","s":12,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Singing Sword","s":12,"u":"singing%20sword_gmg"},{"n":"Piereta","s":32,"u":"piereta_ec6"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"}]},"saggorak":{"2":[{"n":"Ancestral Echoing","s":16,"u":"ancestral%20echoing_aoa4"},{"n":"Rock-braced","s":16,"u":"rock-braced_aoa4"}]},"contract":{"2":[{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Icy Disposition","s":26,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":26,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":26,"u":"right%20of%20retribution_av2"},{"n":"Fiendish Teleportation","s":56,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":56,"u":"infernal%20health_lol"},{"n":"Unending Youth","s":56,"u":"unending%20youth_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"}]},"olfactory":{"2":[{"n":"Fungal Walk Musk","s":27,"u":"fungal%20walk%20musk_av3"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"}],"3":[{"n":"Verminous Lure","s":39,"u":"verminous%20lure_sot1"}]},"armor":{"2":[{"n":"Jerkin Of Liberation","s":32,"u":"jerkin%20of%20liberation_ec6"}]},"shield":{"2":[{"n":"Shield Of The Unified Legion","s":32,"u":"shield%20of%20the%20unified%20legion_ec6"}]},"fulu":{"2":[{"n":"Stormbreaker Fulu","s":35,"u":"stormbreaker%20fulu_frp2"},{"n":"Apotropaic Fulu","s":53,"u":"apotropaic%20fulu_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Of Fire Suppression","s":53,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":53,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":53,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":53,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":53,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Magical Lock Fulu","s":53,"u":"magical%20lock%20fulu_som"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Rebound Fulu","s":53,"u":"rebound%20fulu_som"},{"n":"Restful Sleep Fulu","s":53,"u":"restful%20sleep%20fulu_som"},{"n":"Spirit-sealing Fulu","s":53,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Tracking Fulu","s":53,"u":"tracking%20fulu_som"},{"n":"Venomous Cure Fulu","s":53,"u":"venomous%20cure%20fulu_som"}]},"gadget":{"2":[{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Clockwork Spider Bomb","s":7,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Periscopic Viewfinder","s":7,"u":"periscopic%20viewfinder_lotgb"},{"n":"Spring-loaded Net Launcher","s":7,"u":"spring-loaded%20net%20launcher_lotgb"}]},"mounted":{"2":[{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"}]},"portable":{"2":[{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"}]},"cobbled":{"2":[{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}]},"steam":{"2":[{"n":"Steam Winch","s":2,"u":"steam%20winch_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"}],"51":[{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"}]},"worn":{"2":[{"n":"Cloak Of Repute","s":6,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Unmemorable Mantle","s":6,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Silhouette Cloak","s":7,"u":"silhouette%20cloak_lotgb"}]},"nonlethal":{"2":[{"n":"Manacles Of Persuasion","s":55,"u":"manacles%20of%20persuasion_logm"},{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Blowgun","s":5,"u":"blowgun_crb"},{"n":"Sap","s":5,"u":"sap_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Monkey's Fist","s":19,"u":"monkey's%20fist_aoe1"},{"n":"Nightstick","s":19,"u":"nightstick_aoe1"},{"n":"Juggling Club","s":28,"u":"juggling%20club_ec1"},{"n":"Poi","s":28,"u":"poi_ec1"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Scourge","s":6,"u":"scourge_locg"}],"3":[{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Admonishing Ray","s":20,"u":"admonishing%20ray_aoe2"},{"n":"Agitate","s":55,"u":"agitate_logm"},{"n":"Dust Storm","s":55,"u":"dust%20storm_logm"}]},"tattoo":{"2":[{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Crown Of Insight","s":7,"u":"crown%20of%20insight_lotgb"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":7,"u":"reflexive%20tattoo_lotgb"},{"n":"Blessed Tattoo","s":52,"u":"blessed%20tattoo_lowg"},{"n":"Familiar Tattoo","s":53,"u":"familiar%20tattoo_som"},{"n":"Rune Of Sin","s":53,"u":"rune%20of%20sin_som"},{"n":"Warding Tattoo","s":53,"u":"warding%20tattoo%20(generic)_som"}]},"adjustment":{"2":[{"n":"Burnished Plating","s":7,"u":"burnished%20plating_lotgb"},{"n":"Dragon's Crest","s":7,"u":"dragon's%20crest_lotgb"},{"n":"Reinforced Surcoat","s":7,"u":"reinforced%20surcoat_lotgb"},{"n":"Shield Augmentation","s":7,"u":"shield%20augmentation_lotgb"},{"n":"Twining Chains","s":7,"u":"twining%20chains_lotgb"}]},"grimoire":{"2":[{"n":"Bestiary Of Metamorphosis","s":53,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Book Of Lingering Blaze","s":53,"u":"book%20of%20lingering%20blaze_som"},{"n":"Codex Of Unimpeded Sight","s":53,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Endless Grimoire","s":53,"u":"endless%20grimoire%20(generic)_som"},{"n":"Instructions For Lasting Agony","s":53,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Spellbook Of Redundant Enchantment","s":53,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Storyteller's Opus","s":53,"u":"storyteller's%20opus_som"},{"n":"Summoning Handscroll","s":53,"u":"summoning%20handscroll_som"},{"n":"Warding Tablets","s":53,"u":"warding%20tablets_som"},{"n":"Grimoire of Unknown Necessities","s":43,"u":"grimoire%20of%20unknown%20necessities_sot5"}]},"catalyst":{"2":[{"n":"Dazzling Rosary","s":53,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Dimensional Knot","s":53,"u":"dimensional%20knot_som"},{"n":"Firestarter Pellets","s":53,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Force Tiles","s":53,"u":"force%20tiles_som"},{"n":"Healer's Gel","s":53,"u":"healer's%20gel%20(generic)_som"},{"n":"Noxious Incense","s":53,"u":"noxious%20incense%20(generic)_som"},{"n":"Shimmering Dust","s":53,"u":"shimmering%20dust_som"},{"n":"Soothing Scents","s":53,"u":"soothing%20scents_som"},{"n":"Thunderbird Tuft","s":53,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Waterproofing Wax","s":53,"u":"waterproofing%20wax_som"},{"n":"Deathless Light","s":42,"u":"deathless%20light_sot4"}]},"ammunition":{"2":[{"n":"Dispersing Bullet","s":53,"u":"dispersing%20bullet_som"},{"n":"Golden Chrysalis","s":53,"u":"golden%20chrysalis_som"}]},"spellheart":{"2":[{"n":"Five-feather Wreath","s":53,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Flaming Star","s":53,"u":"flaming%20star%20(generic)_som"},{"n":"Grim Sandglass","s":53,"u":"grim%20sandglass%20(generic)_som"},{"n":"Perfect Droplet","s":53,"u":"perfect%20droplet%20(generic)_som"},{"n":"Trinity Geode","s":53,"u":"trinity%20geode%20(generic)_som"}]},"concussive":{"2":[{"n":"Sun Sling","s":42,"u":"sun%20sling_sot4"},{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Jezail","s":2,"u":"jezail_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"}]},"propulsive":{"2":[{"n":"Sun Sling","s":42,"u":"sun%20sling_sot4"},{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Composite Shortbow","s":5,"u":"composite%20shortbow_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"},{"n":"Sling","s":5,"u":"sling_crb"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Hongali Hornbow","s":7,"u":"hongali%20hornbow_lotgb"}]},"backstabber":{"2":[{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"War Razor","s":55,"u":"war%20razor_logm"}]},"fatal":{"2":[{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Greatpick","s":5,"u":"greatpick_crb"},{"n":"Light Pick","s":5,"u":"light%20pick_crb"},{"n":"Pick","s":5,"u":"pick_crb"},{"n":"Karambit","s":35,"u":"karambit_frp2"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Fire Lance","s":2,"u":"fire%20lance_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Switchscythe","s":7,"u":"switchscythe_lotgb"},{"n":"Tri-bladed Katar","s":7,"u":"tri-bladed%20katar_lotgb"}]},"kickback":{"2":[{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Harmona Gun","s":2,"u":"harmona%20gun_g%26g"}]},"volley":{"2":[{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Longbow","s":5,"u":"longbow_crb"},{"n":"Backpack Catapult","s":2,"u":"backpack%20catapult_g%26g"}]},"cursebound":{"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"}]},"hex":{"3":[{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Glacial Heart","s":56,"u":"glacial%20heart_lol"},{"n":"Spirit Object","s":56,"u":"spirit%20object_lol"},{"n":"Stumbling Curse","s":39,"u":"stumbling%20curse_sot1"}]},"cantrip":{"3":[{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Summon Instrument","s":4,"u":"summon%20instrument_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Forbidding Ward","s":5,"u":"forbidding%20ward_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Guidance","s":5,"u":"guidance_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Mage Hand","s":5,"u":"mage%20hand_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Prestidigitation","s":5,"u":"prestidigitation_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Sigil","s":5,"u":"sigil_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Join Pasts","s":15,"u":"join%20pasts_aoa3"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Spirit Object","s":56,"u":"spirit%20object_lol"},{"n":"Approximate","s":53,"u":"approximate_som"},{"n":"Boost Eidolon","s":53,"u":"boost%20eidolon_som"},{"n":"Bullhorn","s":53,"u":"bullhorn_som"},{"n":"Gale Blast","s":53,"u":"gale%20blast_som"},{"n":"Gouging Claw","s":53,"u":"gouging%20claw_som"},{"n":"Haunting Hymn","s":53,"u":"haunting%20hymn_som"},{"n":"Healing Plaster","s":53,"u":"healing%20plaster_som"},{"n":"Infectious Enthusiasm","s":53,"u":"infectious%20enthusiasm_som"},{"n":"Invoke True Name","s":53,"u":"invoke%20true%20name_som"},{"n":"Protect Companion","s":53,"u":"protect%20companion_som"},{"n":"Puff Of Poison","s":53,"u":"puff%20of%20poison_som"},{"n":"Read The Air","s":53,"u":"read%20the%20air_som"},{"n":"Reinforce Eidolon","s":53,"u":"reinforce%20eidolon_som"},{"n":"Scatter Scree","s":53,"u":"scatter%20scree_som"},{"n":"Spout","s":53,"u":"spout_som"},{"n":"Tame","s":53,"u":"tame_som"},{"n":"Wash Your Luck","s":53,"u":"wash%20your%20luck_som"}]},"composition":{"3":[{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"}]},"litany":{"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"}]},"possession":{"3":[{"n":"Possession","s":5,"u":"possession_crb"}],"70":[{"n":"Mind Swap","s":53,"u":"mind%20swap_som"}]},"consecration":{"3":[{"n":"Sanctified Ground","s":5,"u":"sanctified%20ground_crb"}],"70":[{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"},{"n":"Establish Nexus","s":53,"u":"establish%20nexus_som"},{"n":"Garden Of Death","s":53,"u":"garden%20of%20death_som"}]},"contingency":{"3":[{"n":"Instant Armor","s":53,"u":"instant%20armor_som"},{"n":"Life Connection","s":53,"u":"life%20connection_som"},{"n":"Lucky Number","s":53,"u":"lucky%20number_som"},{"n":"Mind Of Menace","s":53,"u":"mind%20of%20menace_som"},{"n":"Ocular Overload","s":53,"u":"ocular%20overload_som"},{"n":"Summoner's Precaution","s":53,"u":"summoner's%20precaution_som"}]},"incarnate":{"3":[{"n":"Summon Archmage","s":53,"u":"summon%20archmage_som"},{"n":"Summon Deific Herald","s":53,"u":"summon%20deific%20herald_som"},{"n":"Summon Draconic Legion","s":53,"u":"summon%20draconic%20legion_som"},{"n":"Summon Kaiju","s":53,"u":"summon%20kaiju_som"},{"n":"Tempest Of Shades","s":53,"u":"tempest%20of%20shades_som"}]},"ranged trip":{"2":[{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Aklys","s":9,"u":"aklys_b1"}]},"thrown":{"2":[{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Aklys","s":9,"u":"aklys_b1"},{"n":"Club","s":5,"u":"club_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dart","s":5,"u":"dart_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Javelin","s":5,"u":"javelin_crb"},{"n":"Light Hammer","s":5,"u":"light%20hammer_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Spear","s":5,"u":"spear_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Trident","s":5,"u":"trident_crb"},{"n":"Tamchal Chakram","s":26,"u":"tamchal%20chakram_av2"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Juggling Club","s":28,"u":"juggling%20club_ec1"},{"n":"Throwing Knife","s":28,"u":"throwing%20knife_ec1"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Rungu","s":1,"u":"rungu_loag"},{"n":"Mambele","s":55,"u":"mambele_logm"},{"n":"Combat Grapnel","s":51,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":51,"u":"stiletto%20pen_lopsg"},{"n":"Chakram","s":7,"u":"chakram_lotgb"},{"n":"Throwing Knife","s":7,"u":"throwing%20knife_lotgb"}]},"agile":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Blowgun","s":5,"u":"blowgun_crb"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dart","s":5,"u":"dart_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Gauntlet","s":5,"u":"gauntlet_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Light Hammer","s":5,"u":"light%20hammer_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Light Pick","s":5,"u":"light%20pick_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sap","s":5,"u":"sap_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Gauntlet","s":5,"u":"spiked%20gauntlet_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Nightstick","s":19,"u":"nightstick_aoe1"},{"n":"Tamchal Chakram","s":26,"u":"tamchal%20chakram_av2"},{"n":"Shauth Blade","s":27,"u":"shauth%20blade_av3"},{"n":"Fire Poi","s":28,"u":"fire%20poi_ec1"},{"n":"Juggling Club","s":28,"u":"juggling%20club_ec1"},{"n":"Poi","s":28,"u":"poi_ec1"},{"n":"Throwing Knife","s":28,"u":"throwing%20knife_ec1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Karambit","s":35,"u":"karambit_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":6,"u":"scourge_locg"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"Polytool","s":55,"u":"polytool_logm"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"War Razor","s":55,"u":"war%20razor_logm"},{"n":"Stiletto Pen","s":51,"u":"stiletto%20pen_lopsg"},{"n":"Piranha Kiss","s":7,"u":"piranha%20kiss_lotgb"},{"n":"Throwing Knife","s":7,"u":"throwing%20knife_lotgb"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"},{"n":"Lion Scythe","s":42,"u":"lion%20scythe_sot4"}]},"deadly":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Composite Shortbow","s":5,"u":"composite%20shortbow_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Lance","s":5,"u":"lance_crb"},{"n":"Longbow","s":5,"u":"longbow_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Scythe","s":5,"u":"scythe_crb"},{"n":"Shortbow","s":5,"u":"shortbow_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Tamchal Chakram","s":26,"u":"tamchal%20chakram_av2"},{"n":"Rhoka Sword","s":27,"u":"rhoka%20sword_av3"},{"n":"Shauth Blade","s":27,"u":"shauth%20blade_av3"},{"n":"Shauth Lash","s":27,"u":"shauth%20lash_av3"},{"n":"Gaff","s":62,"u":"gaff_bst"},{"n":"Shears","s":63,"u":"shears_bst2"},{"n":"Leiomano","s":35,"u":"leiomano_frp2"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Fauchard","s":6,"u":"fauchard_locg"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"Machete","s":55,"u":"machete_logm"},{"n":"Mambele","s":55,"u":"mambele_logm"},{"n":"Naginata","s":55,"u":"naginata_logm"},{"n":"Urumi","s":55,"u":"urumi_logm"},{"n":"War Razor","s":55,"u":"war%20razor_logm"},{"n":"Elven Branched Spear","s":7,"u":"elven%20branched%20spear_lotgb"},{"n":"Hongali Hornbow","s":7,"u":"hongali%20hornbow_lotgb"}]},"disarm":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Ranseur","s":5,"u":"ranseur_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Scorpion Whip","s":28,"u":"scorpion%20whip_ec1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":6,"u":"scourge_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Mambele","s":55,"u":"mambele_logm"},{"n":"Meteor Hammer","s":55,"u":"meteor%20hammer_logm"},{"n":"Nine-Ring Sword","s":55,"u":"nine-ring%20sword_logm"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"Dueling Spear","s":7,"u":"dueling%20spear_lotgb"},{"n":"Piranha Kiss","s":7,"u":"piranha%20kiss_lotgb"},{"n":"Spiral Rapier","s":7,"u":"spiral%20rapier_lotgb"},{"n":"Tri-bladed Katar","s":7,"u":"tri-bladed%20katar_lotgb"}]},"finesse":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Monkey's Fist","s":19,"u":"monkey's%20fist_aoe1"},{"n":"Nightstick","s":19,"u":"nightstick_aoe1"},{"n":"Tamchal Chakram","s":26,"u":"tamchal%20chakram_av2"},{"n":"Shauth Blade","s":27,"u":"shauth%20blade_av3"},{"n":"Shauth Lash","s":27,"u":"shauth%20lash_av3"},{"n":"Shears","s":63,"u":"shears_bst2"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Bladed Hoop","s":28,"u":"bladed%20hoop_ec1"},{"n":"Fire Poi","s":28,"u":"fire%20poi_ec1"},{"n":"Poi","s":28,"u":"poi_ec1"},{"n":"Scorpion Whip","s":28,"u":"scorpion%20whip_ec1"},{"n":"Throwing Knife","s":28,"u":"throwing%20knife_ec1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Karambit","s":35,"u":"karambit_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":6,"u":"scourge_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"War Razor","s":55,"u":"war%20razor_logm"},{"n":"Combat Grapnel","s":51,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":51,"u":"stiletto%20pen_lopsg"},{"n":"Dueling Spear","s":7,"u":"dueling%20spear_lotgb"},{"n":"Elven Branched Spear","s":7,"u":"elven%20branched%20spear_lotgb"},{"n":"Piranha Kiss","s":7,"u":"piranha%20kiss_lotgb"},{"n":"Probing Cane","s":7,"u":"probing%20cane_lotgb"},{"n":"Spiral Rapier","s":7,"u":"spiral%20rapier_lotgb"},{"n":"Throwing Knife","s":7,"u":"throwing%20knife_lotgb"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"},{"n":"Aldori Dueling Sword","s":52,"u":"aldori%20dueling%20sword_lowg"},{"n":"Lion Scythe","s":42,"u":"lion%20scythe_sot4"}]},"versatile":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Greatsword","s":5,"u":"greatsword_crb"},{"n":"Halberd","s":5,"u":"halberd_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Longsword","s":5,"u":"longsword_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Morningstar","s":5,"u":"morningstar_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Shauth Blade","s":27,"u":"shauth%20blade_av3"},{"n":"Gaff","s":63,"u":"gaff_bst2"},{"n":"Shears","s":63,"u":"shears_bst2"},{"n":"Karambit","s":35,"u":"karambit_frp2"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Leiomano","s":35,"u":"leiomano_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Naginata","s":55,"u":"naginata_logm"},{"n":"Asp Coil","s":7,"u":"asp%20coil_lotgb"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Dueling Spear","s":7,"u":"dueling%20spear_lotgb"},{"n":"Aldori Dueling Sword","s":52,"u":"aldori%20dueling%20sword_lowg"}]},"shove":{"2":[{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Greatclub","s":5,"u":"greatclub_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Mace","s":5,"u":"mace_crb"},{"n":"Maul","s":5,"u":"maul_crb"},{"n":"Warhammer","s":5,"u":"warhammer_crb"},{"n":"Battle Lute","s":26,"u":"battle%20lute_av2"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Rungu","s":1,"u":"rungu_loag"},{"n":"Boarding Pike","s":51,"u":"boarding%20pike_lopsg"},{"n":"Butchering Axe","s":7,"u":"butchering%20axe_lotgb"}]},"two-hand":{"2":[{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Bastard Sword","s":5,"u":"bastard%20sword_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Staff","s":5,"u":"staff_crb"},{"n":"Battle Lute","s":26,"u":"battle%20lute_av2"},{"n":"Rhoka Sword","s":27,"u":"rhoka%20sword_av3"},{"n":"Bladed Hoop","s":28,"u":"bladed%20hoop_ec1"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Griffon Cane","s":7,"u":"griffon%20cane_lotgb"}]},"concealable":{"2":[{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Stiletto Pen","s":51,"u":"stiletto%20pen_lopsg"}]},"tethered":{"2":[{"n":"Aklys","s":9,"u":"aklys_b1"},{"n":"Combat Grapnel","s":51,"u":"combat%20grapnel_lopsg"}]},"trip":{"2":[{"n":"Aklys","s":9,"u":"aklys_b1"},{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Guisarme","s":5,"u":"guisarme_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Scythe","s":5,"u":"scythe_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Shauth Lash","s":27,"u":"shauth%20lash_av3"},{"n":"Gaff","s":62,"u":"gaff_bst"},{"n":"Gaff","s":63,"u":"gaff_bst2"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Scorpion Whip","s":28,"u":"scorpion%20whip_ec1"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Fauchard","s":6,"u":"fauchard_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Khopesh","s":55,"u":"khopesh_logm"},{"n":"Meteor Hammer","s":55,"u":"meteor%20hammer_logm"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"Lion Scythe","s":42,"u":"lion%20scythe_sot4"}]},"sweep":{"2":[{"n":"Battle Axe","s":5,"u":"battle%20axe_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Falchion","s":5,"u":"falchion_crb"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Greataxe","s":5,"u":"greataxe_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Scimitar","s":5,"u":"scimitar_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Bladed Hoop","s":28,"u":"bladed%20hoop_ec1"},{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Fauchard","s":6,"u":"fauchard_locg"},{"n":"Scourge","s":6,"u":"scourge_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Machete","s":55,"u":"machete_logm"},{"n":"Urumi","s":55,"u":"urumi_logm"},{"n":"Butchering Axe","s":7,"u":"butchering%20axe_lotgb"},{"n":"Probing Cane","s":7,"u":"probing%20cane_lotgb"}]},"parry":{"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nightstick","s":19,"u":"nightstick_aoe1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"Spiral Rapier","s":7,"u":"spiral%20rapier_lotgb"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"}]},"reach":{"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Guisarme","s":5,"u":"guisarme_crb"},{"n":"Halberd","s":5,"u":"halberd_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Lance","s":5,"u":"lance_crb"},{"n":"Longspear","s":5,"u":"longspear_crb"},{"n":"Ranseur","s":5,"u":"ranseur_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Scorpion Whip","s":28,"u":"scorpion%20whip_ec1"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Fauchard","s":6,"u":"fauchard_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Meteor Hammer","s":55,"u":"meteor%20hammer_logm"},{"n":"Naginata","s":55,"u":"naginata_logm"},{"n":"Boarding Pike","s":51,"u":"boarding%20pike_lopsg"},{"n":"Asp Coil","s":7,"u":"asp%20coil_lotgb"},{"n":"Elven Branched Spear","s":7,"u":"elven%20branched%20spear_lotgb"}]},"flexible":{"2":[{"n":"Chain Mail","s":5,"u":"chain%20mail_crb"},{"n":"Chain Shirt","s":5,"u":"chain%20shirt_crb"}]},"noisy":{"2":[{"n":"Chain Mail","s":5,"u":"chain%20mail_crb"},{"n":"Chain Shirt","s":5,"u":"chain%20shirt_crb"}]},"forceful":{"2":[{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Falchion","s":5,"u":"falchion_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Scimitar","s":5,"u":"scimitar_crb"},{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Sickle-Saber","s":7,"u":"sickle-saber_lotgb"}]},"comfort":{"2":[{"n":"Explorer's Clothing","s":5,"u":"explorer's%20clothing_crb"},{"n":"Padded Armor","s":5,"u":"padded%20armor_crb"}]},"bulwark":{"2":[{"n":"Full Plate","s":5,"u":"full%20plate_crb"},{"n":"Heavy Power Suit","s":2,"u":"heavy%20power%20suit_g%26g"},{"n":"Hellknight Plate","s":6,"u":"hellknight%20plate_locg"}]},"free-hand":{"2":[{"n":"Gauntlet","s":5,"u":"gauntlet_crb"},{"n":"Spiked Gauntlet","s":5,"u":"spiked%20gauntlet_crb"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"}]},"backswing":{"2":[{"n":"Greatclub","s":5,"u":"greatclub_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Fire Poi","s":28,"u":"fire%20poi_ec1"},{"n":"Poi","s":28,"u":"poi_ec1"},{"n":"Meteor Hammer","s":55,"u":"meteor%20hammer_logm"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Griffon Cane","s":7,"u":"griffon%20cane_lotgb"},{"n":"Sickle-Saber","s":7,"u":"sickle-saber_lotgb"},{"n":"Thundermace","s":7,"u":"thundermace_lotgb"}]},"jousting":{"2":[{"n":"Lance","s":5,"u":"lance_crb"}]},"twin":{"2":[{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Fire Poi","s":28,"u":"fire%20poi_ec1"},{"n":"Throwing Knife","s":28,"u":"throwing%20knife_ec1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"}]},"attached":{"2":[{"n":"Shield Boss","s":5,"u":"shield%20boss_crb"},{"n":"Shield Spikes","s":5,"u":"shield%20spikes_crb"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"}]},"climbing":{"2":[{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"}]},"grapple":{"2":[{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Combat Grapnel","s":51,"u":"combat%20grapnel_lopsg"}]},"repeating":{"2":[{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Long Air Repeater","s":2,"u":"long%20air%20repeater_g%26g"},{"n":"Repeating Crossbow","s":2,"u":"repeating%20crossbow_g%26g"},{"n":"Repeating Hand Crossbow","s":2,"u":"repeating%20hand%20crossbow_g%26g"},{"n":"Repeating Heavy Crossbow","s":2,"u":"repeating%20heavy%20crossbow_g%26g"}]},"modular":{"2":[{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Hand Cannon","s":2,"u":"hand%20cannon_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Polytool","s":55,"u":"polytool_logm"},{"n":"Switchscythe","s":7,"u":"switchscythe_lotgb"}]},"scatter":{"2":[{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}]},"double barrel":{"2":[{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"}]},"injection":{"2":[{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"}]},"fatal aim":{"2":[{"n":"Jezail","s":2,"u":"jezail_g%26g"}]},"capacity":{"2":[{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"}]},"hampering":{"2":[{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"}]},"resonant":{"2":[{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"}]},"revolutionary":{"72":[{"n":"Firebrands","s":6,"u":"firebrands_locg"}]},"militaristic":{"72":[{"n":"Hellknights","s":6,"u":"hellknights_locg"},{"n":"Knights of Lastwall","s":6,"u":"knights%20of%20lastwall_locg"}]},"academic":{"72":[{"n":"Magaambya","s":6,"u":"magaambya_locg"},{"n":"Pathfinder Society","s":6,"u":"pathfinder%20society_locg"}]},"wayfaring":{"72":[{"n":"Pathfinder Society","s":6,"u":"pathfinder%20society_locg"}]},"subjective gravity":{"66":[{"n":"Astral Plane","s":12,"u":"astral%20plane_gmg"},{"n":"Ethereal Plane","s":12,"u":"ethereal%20plane_gmg"},{"n":"Negative Energy Plane","s":12,"u":"negative%20energy%20plane_gmg"},{"n":"Plane of Air","s":12,"u":"plane%20of%20air_gmg"},{"n":"Plane of Water","s":12,"u":"plane%20of%20water_gmg"},{"n":"Positive Energy Plane","s":12,"u":"positive%20energy%20plane_gmg"}]},"timeless":{"66":[{"n":"Astral Plane","s":12,"u":"astral%20plane_gmg"},{"n":"Boneyard","s":12,"u":"boneyard_gmg"}]},"erratic":{"66":[{"n":"Dimension of Time","s":12,"u":"dimension%20of%20time_gmg"},{"n":"First World","s":12,"u":"first%20world_gmg"}]},"static":{"66":[{"n":"Dimension of Time","s":12,"u":"dimension%20of%20time_gmg"}]},"flowing":{"66":[{"n":"Dreamlands","s":12,"u":"dreamlands_gmg"}]},"metamorphic":{"66":[{"n":"First World","s":12,"u":"first%20world_gmg"},{"n":"Maelstrom","s":12,"u":"maelstrom_gmg"}]},"unbounded":{"66":[{"n":"Negative Energy Plane","s":12,"u":"negative%20energy%20plane_gmg"},{"n":"Positive Energy Plane","s":12,"u":"positive%20energy%20plane_gmg"}]},"town":{"66":[{"n":"Otari","s":12,"u":"otari_gmg"}]},"metropolis":{"66":[{"n":"Port Peril","s":12,"u":"port%20peril_gmg"}]},"city":{"66":[{"n":"Anthusis (Capital)","s":0,"u":"anthusis%20(capital)_lome"},{"n":"Bloodcove","s":0,"u":"bloodcove_lome"},{"n":"Jaha","s":0,"u":"jaha_lome"},{"n":"Kibwe","s":0,"u":"kibwe_lome"},{"n":"Mzali","s":0,"u":"mzali_lome"},{"n":"Nantambu","s":0,"u":"nantambu_lome"},{"n":"Osibu","s":0,"u":"osibu_lome"},{"n":"Senghor","s":0,"u":"senghor_lome"},{"n":"Usaro","s":0,"u":"usaro_lome"}]},"complex":{"51":[{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Quicksand","s":5,"u":"quicksand_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Town Hall Fire","s":13,"u":"town%20hall%20fire_aoa1"},{"n":"Dahak's Skull","s":14,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":14,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":14,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":14,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Barzillai's Hounds","s":15,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":15,"u":"phantom%20bells_aoa3"},{"n":"Quarry Sluiceway","s":15,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":15,"u":"trapped%20lathe_aoa3"},{"n":"Tree Of Dreadful Dreams","s":15,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Echoes Of Betrayal","s":16,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Wailing Crystals","s":16,"u":"wailing%20crystals_aoa4"},{"n":"Acidic Needle Launcher","s":17,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Endless Elven Aging","s":17,"u":"endless%20elven%20aging_aoa5"},{"n":"Damurdiel's Vengeance","s":18,"u":"damurdiel's%20vengeance_aoa6"},{"n":"Lesser Dragonstorm","s":18,"u":"lesser%20dragonstorm_aoa6"},{"n":"Dart Barrage","s":19,"u":"dart%20barrage_aoe1"},{"n":"Flying Guillotine","s":19,"u":"flying%20guillotine_aoe1"},{"n":"Gas Trap","s":19,"u":"gas%20trap_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Life Magnet","s":20,"u":"life%20magnet_aoe2"},{"n":"Acidic Poison Cloud Trap","s":21,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":21,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":21,"u":"needling%20stairs_aoe3"},{"n":"Burning Chandelier Trap","s":22,"u":"burning%20chandelier%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":22,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":22,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":22,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Clockwork Arms","s":23,"u":"clockwork%20arms_aoe5"},{"n":"Eyeball Tank","s":23,"u":"eyeball%20tank_aoe5"},{"n":"Ink Drowning Vats","s":23,"u":"ink%20drowning%20vats_aoe5"},{"n":"The Winder","s":23,"u":"the%20winder_aoe5"},{"n":"Field Of Opposition","s":24,"u":"field%20of%20opposition_aoe6"},{"n":"Inky Tendrils","s":24,"u":"inky%20tendrils_aoe6"},{"n":"Blood Of Belcorra","s":25,"u":"blood%20of%20belcorra_av1"},{"n":"Stonescale Spirits","s":25,"u":"stonescale%20spirits_av1"},{"n":"Vengeful Furnace","s":25,"u":"vengeful%20furnace_av1"},{"n":"Watching Wall","s":25,"u":"watching%20wall_av1"},{"n":"Paralyzing Light Trap","s":26,"u":"paralyzing%20light%20trap_av2"},{"n":"Shuffling Scythe Blades","s":26,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":27,"u":"befuddling%20gas%20trap_av3"},{"n":"Dream Pollen Pods","s":28,"u":"dream%20pollen%20pods_ec1"},{"n":"Hallowed Wheel","s":29,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":29,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":29,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":29,"u":"maze%20of%20mirrors_ec2"},{"n":"Caustic Dart Trap","s":8,"u":"caustic%20dart%20trap_ec3"},{"n":"Raving Spirit","s":8,"u":"raving%20spirit_ec3"},{"n":"Mukradi Summoning Runes","s":30,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Host Of Spirits","s":31,"u":"host%20of%20spirits_ec5"},{"n":"Imperious Darkside Mirror","s":31,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Angry Vegetation","s":32,"u":"angry%20vegetation_ec6"},{"n":"Convergence Lattice","s":32,"u":"convergence%20lattice_ec6"},{"n":"Guthallath Rockslide","s":32,"u":"guthallath%20rockslide_ec6"},{"n":"Suffering Xulgaths","s":32,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":34,"u":"broken%20rebus%20attack_frp1"},{"n":"Sand Whirlwind","s":34,"u":"sand%20whirlwind_frp1"},{"n":"Air Rift","s":35,"u":"air%20rift_frp2"},{"n":"Collapsing Structure","s":35,"u":"collapsing%20structure_frp2"},{"n":"Floating Flamethrower","s":35,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":35,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":36,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Scroll Shock Trap","s":38,"u":"scroll%20shock%20trap_sli"},{"n":"Stalker Summoning Rune","s":38,"u":"stalker%20summoning%20rune_sli"},{"n":"Centipede Carcasses Trap","s":39,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Electrified Water Ward","s":40,"u":"electrified%20water%20ward_sot2"},{"n":"Magic Starknives Trap","s":45,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":45,"u":"nightmare%20terrain_tio"},{"n":"Tongues Of Flame","s":45,"u":"tongues%20of%20flame_tio"}]},"haunt":{"51":[{"n":"Bloodthirsty Urge","s":5,"u":"bloodthirsty%20urge_crb"},{"n":"Barzillai's Hounds","s":15,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":15,"u":"phantom%20bells_aoa3"},{"n":"Echoes Of Betrayal","s":16,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Endless Elven Aging","s":17,"u":"endless%20elven%20aging_aoa5"},{"n":"Damurdiel's Vengeance","s":18,"u":"damurdiel's%20vengeance_aoa6"},{"n":"Hands Of The Forgotten","s":20,"u":"hands%20of%20the%20forgotten_aoe2"},{"n":"Blood Of Belcorra","s":25,"u":"blood%20of%20belcorra_av1"},{"n":"Stonescale Spirits","s":25,"u":"stonescale%20spirits_av1"},{"n":"Vengeful Furnace","s":25,"u":"vengeful%20furnace_av1"},{"n":"Watching Wall","s":25,"u":"watching%20wall_av1"},{"n":"Echoes Of Faith","s":29,"u":"echoes%20of%20faith_ec2"},{"n":"Raving Spirit","s":8,"u":"raving%20spirit_ec3"},{"n":"Host Of Spirits","s":31,"u":"host%20of%20spirits_ec5"},{"n":"Suffering Xulgaths","s":32,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":34,"u":"broken%20rebus%20attack_frp1"},{"n":"Sand Whirlwind","s":34,"u":"sand%20whirlwind_frp1"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"}]},"environmental":{"51":[{"n":"Quicksand","s":5,"u":"quicksand_crb"},{"n":"Yellow Mold","s":5,"u":"yellow%20mold_crb"},{"n":"Gloomglow Mushrooms","s":13,"u":"gloomglow%20mushrooms_aoa1"},{"n":"Town Hall Fire","s":13,"u":"town%20hall%20fire_aoa1"},{"n":"Ash Web","s":16,"u":"ash%20web_aoa4"},{"n":"Lifeleech Crystal Patch","s":16,"u":"lifeleech%20crystal%20patch_aoa4"},{"n":"Wailing Crystals","s":16,"u":"wailing%20crystals_aoa4"},{"n":"Dragonstorm","s":18,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":18,"u":"lesser%20dragonstorm_aoa6"},{"n":"Explosive Barrels","s":19,"u":"explosive%20barrels_aoe1"},{"n":"The Winder","s":23,"u":"the%20winder_aoe5"},{"n":"Inky Tendrils","s":24,"u":"inky%20tendrils_aoe6"},{"n":"Daemonic Fog","s":27,"u":"daemonic%20fog_av3"},{"n":"Catacomb Cave-in","s":28,"u":"catacomb%20cave-in_ec1"},{"n":"Dream Pollen Pods","s":28,"u":"dream%20pollen%20pods_ec1"},{"n":"Ghost Crystal Cloud","s":29,"u":"ghost%20crystal%20cloud_ec2"},{"n":"Angry Vegetation","s":32,"u":"angry%20vegetation_ec6"},{"n":"Guthallath Rockslide","s":32,"u":"guthallath%20rockslide_ec6"},{"n":"Air Rift","s":35,"u":"air%20rift_frp2"},{"n":"Collapsing Structure","s":35,"u":"collapsing%20structure_frp2"},{"n":"Mogaru's Breath","s":35,"u":"mogaru's%20breath_frp2"},{"n":"Quaking Footfalls","s":35,"u":"quaking%20footfalls_frp2"},{"n":"Swatting Tail","s":35,"u":"swatting%20tail_frp2"},{"n":"Precarious Pile","s":37,"u":"precarious%20pile_ltiba"},{"n":"Agitated Carnivorous Plants","s":40,"u":"agitated%20carnivorous%20plants_sot2"}]},"kaiju":{"51":[{"n":"Mogaru's Breath","s":35,"u":"mogaru's%20breath_frp2"},{"n":"Swatting Tail","s":35,"u":"swatting%20tail_frp2"}]},"spellshot":{"8":[{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"},{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"},{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"}]},"energy":{"8":[{"n":"Conduct Energy","s":1,"u":"conduct%20energy_loag"}]},"[magical tradition]":{"64":[{"n":"Change Shape","s":9,"u":"change%20shape_b1"}]}},"m":{"s":{"LOME":0,"LOAG":1,"G&G":2,"AAWS":3,"APG":4,"CRB":5,"LOCG":6,"LOTGB":7,"EC3":8,"B1":9,"B2":10,"B3":11,"GMG":12,"AoA1":13,"AoA2":14,"AoA3":15,"AoA4":16,"AoA5":17,"AoA6":18,"AoE1":19,"AoE2":20,"AoE3":21,"AoE4":22,"AoE5":23,"AoE6":24,"AV1":25,"AV2":26,"AV3":27,"EC1":28,"EC2":29,"EC4":30,"EC5":31,"EC6":32,"FoP":33,"FRP1":34,"FRP2":35,"FRP3":36,"LTiBA":37,"Sli":38,"SoT1":39,"SoT2":40,"SoT3":41,"SoT4":42,"SoT5":43,"SoT6":44,"TiO":45,"AoA0":46,"AoE0":47,"AV0":48,"EC0":49,"FRP0":50,"LOPSG":51,"LOWG":52,"SoM":53,"SoT0":54,"LOGM":55,"LOL":56,"AOA5":57,"AOE1":58,"AOE3":59,"NGD":60,"SOT2":61,"Bst":62,"Bst2":63,"undefined":64,"QFF3":65,"ID":66}}} \ No newline at end of file +{"x":{"anadi":{"0":[{"n":"Anadi Lore","s":0,"u":"anadi%20lore_lome"},{"n":"Disorienting Venom","s":0,"u":"disorienting%20venom_lome"},{"n":"Friendform","s":0,"u":"friendform_lome"},{"n":"Hunter's Fangs","s":0,"u":"hunter's%20fangs_lome"},{"n":"Hybrid Shape","s":0,"u":"hybrid%20shape_lome"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Skittertalk","s":0,"u":"skittertalk_lome"},{"n":"Strand Strider","s":0,"u":"strand%20strider_lome"},{"n":"Studious Adept","s":0,"u":"studious%20adept_lome"},{"n":"Studious Magic","s":0,"u":"studious%20magic_lome"},{"n":"Web Hunter","s":0,"u":"web%20hunter_lome"},{"n":"Web Walker","s":0,"u":"web%20walker_lome"},{"n":"Web Weaver","s":0,"u":"web%20weaver_lome"},{"n":"Webslinger","s":0,"u":"webslinger_lome"}],"1":[{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"}],"20":[{"n":"Anadi","s":0,"u":"anadi_lome"}],"21":[{"n":"Anadi","s":0,"u":"anadi_lome"}]},"humanoid":{"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Harpy","s":9,"u":"harpy_b1"},{"n":"Harpy","s":9,"u":"harpy_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Medusa","s":9,"u":"medusa_b1"},{"n":"Medusa","s":9,"u":"medusa_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Minotaur","s":9,"u":"minotaur_b1"},{"n":"Minotaur","s":9,"u":"minotaur_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Morlock","s":10,"u":"morlock_b2"},{"n":"Morlock","s":10,"u":"morlock_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Buso Farmer","s":11,"u":"buso%20farmer_b3"},{"n":"Buso Farmer","s":11,"u":"buso%20farmer_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"},{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Maftet Guardian","s":11,"u":"maftet%20guardian_b3"},{"n":"Maftet Guardian","s":11,"u":"maftet%20guardian_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Rokurokubi","s":11,"u":"rokurokubi_b3"},{"n":"Rokurokubi","s":11,"u":"rokurokubi_b3"},{"n":"Sabosan","s":11,"u":"sabosan_b3"},{"n":"Sabosan","s":11,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Asanbosam","s":14,"u":"asanbosam_aoa2"},{"n":"Asanbosam","s":14,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Sabosan","s":14,"u":"sabosan_aoa2"},{"n":"Sabosan","s":14,"u":"sabosan_aoa2"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Tenome","s":20,"u":"tenome_aoe2"},{"n":"Tenome","s":20,"u":"tenome_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":41,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":41,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":41,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Norgorberite Spy","s":41,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"Ancient Rivener","s":43,"u":"ancient%20rivener_sot5"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Ikeshti Brood-Minder","s":43,"u":"ikeshti%20brood-minder_sot5"},{"n":"Iobane Magus","s":43,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"},{"n":"Shobhad Enforcer","s":43,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":43,"u":"shobhad%20sniper_sot5"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"},{"n":"Slana","s":44,"u":"slana_sot6"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":45,"u":"harpies_tio"},{"n":"Harpies","s":45,"u":"harpies_tio"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"}],"20":[{"n":"Anadi","s":0,"u":"anadi_lome"},{"n":"Android","s":1,"u":"android_loag"},{"n":"Azarketi","s":3,"u":"azarketi_aaws"},{"n":"Catfolk","s":4,"u":"catfolk_apg"},{"n":"Dwarf","s":5,"u":"dwarf_crb"},{"n":"Elf","s":5,"u":"elf_crb"},{"n":"Fetchling","s":1,"u":"fetchling_loag"},{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"},{"n":"Gnoll","s":0,"u":"gnoll_lome"},{"n":"Gnome","s":5,"u":"gnome_crb"},{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Goloma","s":0,"u":"goloma_lome"},{"n":"Grippli","s":0,"u":"grippli_lome"},{"n":"Halfling","s":5,"u":"halfling_crb"},{"n":"Hobgoblin","s":6,"u":"hobgoblin_locg"},{"n":"Human","s":5,"u":"human_crb"},{"n":"Kitsune","s":1,"u":"kitsune_loag"},{"n":"Kobold","s":4,"u":"kobold_apg"},{"n":"Lizardfolk","s":6,"u":"lizardfolk_locg"},{"n":"Orc","s":4,"u":"orc_apg"},{"n":"Poppet","s":7,"u":"poppet_lotgb"},{"n":"Ratfolk","s":4,"u":"ratfolk_apg"},{"n":"Shisk","s":0,"u":"shisk_lome"},{"n":"Shoony","s":8,"u":"shoony_ec3"},{"n":"Strix","s":1,"u":"strix_loag"},{"n":"Tengu","s":4,"u":"tengu_apg"}],"21":[{"n":"Anadi","s":0,"u":"anadi_lome"},{"n":"Android","s":1,"u":"android_loag"},{"n":"Azarketi","s":3,"u":"azarketi_aaws"},{"n":"Catfolk","s":4,"u":"catfolk_apg"},{"n":"Dwarf","s":5,"u":"dwarf_crb"},{"n":"Elf","s":5,"u":"elf_crb"},{"n":"Fetchling","s":1,"u":"fetchling_loag"},{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"},{"n":"Gnoll","s":0,"u":"gnoll_lome"},{"n":"Gnome","s":5,"u":"gnome_crb"},{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Goloma","s":0,"u":"goloma_lome"},{"n":"Grippli","s":0,"u":"grippli_lome"},{"n":"Halfling","s":5,"u":"halfling_crb"},{"n":"Hobgoblin","s":6,"u":"hobgoblin_locg"},{"n":"Human","s":5,"u":"human_crb"},{"n":"Kitsune","s":1,"u":"kitsune_loag"},{"n":"Kobold","s":4,"u":"kobold_apg"},{"n":"Lizardfolk","s":6,"u":"lizardfolk_locg"},{"n":"Orc","s":4,"u":"orc_apg"},{"n":"Poppet","s":7,"u":"poppet_lotgb"},{"n":"Ratfolk","s":4,"u":"ratfolk_apg"},{"n":"Shisk","s":0,"u":"shisk_lome"},{"n":"Shoony","s":8,"u":"shoony_ec3"},{"n":"Strix","s":1,"u":"strix_loag"},{"n":"Tengu","s":4,"u":"tengu_apg"}]},"android":{"0":[{"n":"Advanced Targeting System","s":1,"u":"advanced%20targeting%20system_loag"},{"n":"Android Lore","s":1,"u":"android%20lore_loag"},{"n":"Cleansing Subroutine","s":1,"u":"cleansing%20subroutine_loag"},{"n":"Consistent Surge","s":1,"u":"consistent%20surge_loag"},{"n":"Emotionless","s":1,"u":"emotionless_loag"},{"n":"Inoculation Subroutine","s":1,"u":"inoculation%20subroutine_loag"},{"n":"Internal Compartment","s":1,"u":"internal%20compartment_loag"},{"n":"Internal Respirator","s":1,"u":"internal%20respirator_loag"},{"n":"Nanite Shroud","s":1,"u":"nanite%20shroud_loag"},{"n":"Nanite Surge","s":1,"u":"nanite%20surge_loag"},{"n":"Nightvision Adaptation","s":1,"u":"nightvision%20adaptation_loag"},{"n":"Offensive Subroutine","s":1,"u":"offensive%20subroutine_loag"},{"n":"Protective Subroutine","s":1,"u":"protective%20subroutine_loag"},{"n":"Proximity Alert","s":1,"u":"proximity%20alert_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Repair Module","s":1,"u":"repair%20module_loag"},{"n":"Revivification Protocol","s":1,"u":"revivification%20protocol_loag"}],"1":[{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"}],"20":[{"n":"Android","s":1,"u":"android_loag"}],"21":[{"n":"Android","s":1,"u":"android_loag"}]},"automaton":{"0":[{"n":"Arcane Camouflage","s":2,"u":"arcane%20camouflage_g%26g"},{"n":"Arcane Communication","s":2,"u":"arcane%20communication_g%26g"},{"n":"Arcane Eye","s":2,"u":"arcane%20eye_g%26g"},{"n":"Arcane Locomotion","s":2,"u":"arcane%20locomotion_g%26g"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Arcane Safeguards","s":2,"u":"arcane%20safeguards_g%26g"},{"n":"Arcane Slam","s":2,"u":"arcane%20slam_g%26g"},{"n":"Astral Blink","s":2,"u":"astral%20blink_g%26g"},{"n":"Automaton Armament","s":2,"u":"automaton%20armament_g%26g"},{"n":"Automaton Lore","s":2,"u":"automaton%20lore_g%26g"},{"n":"Axial Recall","s":2,"u":"axial%20recall_g%26g"},{"n":"Core Attunement","s":2,"u":"core%20attunement_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Core Rejuvenation","s":2,"u":"core%20rejuvenation_g%26g"},{"n":"Energy Beam","s":2,"u":"energy%20beam_g%26g"},{"n":"Enlarged Chassis","s":2,"u":"enlarged%20chassis_g%26g"},{"n":"Greater Augmentation","s":2,"u":"greater%20augmentation_g%26g"},{"n":"Integrated Armament","s":2,"u":"integrated%20armament_g%26g"},{"n":"Lesser Augmentation","s":2,"u":"lesser%20augmentation_g%26g"},{"n":"Magical Resistance","s":2,"u":"magical%20resistance_g%26g"},{"n":"Rain Of Bolts","s":2,"u":"rain%20of%20bolts_g%26g"},{"n":"Reinforced Chassis","s":2,"u":"reinforced%20chassis_g%26g"}],"20":[{"n":"Automaton","s":2,"u":"automaton_g%26g"}],"21":[{"n":"Automaton","s":2,"u":"automaton_g%26g"}]},"construct":{"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Homunculus","s":9,"u":"homunculus_b1"},{"n":"Homunculus","s":9,"u":"homunculus_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"},{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Scarecrow","s":10,"u":"scarecrow_b2"},{"n":"Scarecrow","s":10,"u":"scarecrow_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":11,"u":"terra-cotta%20soldier_b3"},{"n":"Terra-cotta Soldier","s":11,"u":"terra-cotta%20soldier_b3"},{"n":"Tupilaq","s":11,"u":"tupilaq_b3"},{"n":"Tupilaq","s":11,"u":"tupilaq_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Oil Living Graffiti","s":28,"u":"oil%20living%20graffiti_ec1"},{"n":"Oil Living Graffiti","s":28,"u":"oil%20living%20graffiti_ec1"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Golgopo","s":41,"u":"golgopo_sot3"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":42,"u":"living%20sun-spire_sot4"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"}],"20":[{"n":"Automaton","s":2,"u":"automaton_g%26g"},{"n":"Poppet","s":7,"u":"poppet_lotgb"}],"21":[{"n":"Automaton","s":2,"u":"automaton_g%26g"},{"n":"Poppet","s":7,"u":"poppet_lotgb"}],"27":[{"n":"Aeon Wyrd","s":51,"u":"aeon%20wyrd_lopsg"},{"n":"Poppet","s":51,"u":"poppet_lopsg"},{"n":"Clockwork Familiar","s":7,"u":"clockwork%20familiar_lotgb"}],"28":[{"n":"Construct Eidolon","s":53,"u":"construct%20eidolon_som"}]},"amphibious":{"1":[{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"}],"20":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}],"21":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}]},"azarketi":{"0":[{"n":"Ancestral Insight","s":1,"u":"ancestral%20insight_loag"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Aquatic Camouflage","s":1,"u":"aquatic%20camouflage_loag"},{"n":"Aquatic Conversationalist","s":1,"u":"aquatic%20conversationalist_loag"},{"n":"Azarketi Purification","s":1,"u":"azarketi%20purification_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Marine Ally","s":1,"u":"marine%20ally_loag"},{"n":"Mist Strider","s":1,"u":"mist%20strider_loag"},{"n":"Pelagic Aptitude","s":1,"u":"pelagic%20aptitude_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Striking Retribution","s":1,"u":"striking%20retribution_loag"},{"n":"Underwater Volcano","s":1,"u":"underwater%20volcano_loag"},{"n":"Water Conjuration","s":1,"u":"water%20conjuration_loag"},{"n":"Water Dancer","s":1,"u":"water%20dancer_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"}],"1":[{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"}],"2":[{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"}],"20":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}],"21":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}]},"catfolk":{"0":[{"n":"Aggravating Scratch","s":4,"u":"aggravating%20scratch_apg"},{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Cat's Luck","s":4,"u":"cat's%20luck_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Catfolk Lore","s":4,"u":"catfolk%20lore_apg"},{"n":"Catfolk Weapon Expertise","s":4,"u":"catfolk%20weapon%20expertise_apg"},{"n":"Catfolk Weapon Familiarity","s":4,"u":"catfolk%20weapon%20familiarity_apg"},{"n":"Catfolk Weapon Rake","s":4,"u":"catfolk%20weapon%20rake_apg"},{"n":"Climbing Claws","s":4,"u":"climbing%20claws_apg"},{"n":"Expanded Luck","s":4,"u":"expanded%20luck_apg"},{"n":"Light Paws","s":4,"u":"light%20paws_apg"},{"n":"Reliable Luck","s":4,"u":"reliable%20luck_apg"},{"n":"Shared Luck","s":4,"u":"shared%20luck_apg"},{"n":"Springing Leaper","s":4,"u":"springing%20leaper_apg"},{"n":"Wary Skulker","s":4,"u":"wary%20skulker_apg"},{"n":"Well-groomed","s":4,"u":"well-groomed_apg"},{"n":"Well-met Traveler","s":4,"u":"well-met%20traveler_apg"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Catfolk Dance","s":1,"u":"catfolk%20dance_loag"},{"n":"Elude Trouble","s":1,"u":"elude%20trouble_loag"},{"n":"Evade Doom","s":1,"u":"evade%20doom_loag"},{"n":"Focused Cat Nap","s":1,"u":"focused%20cat%20nap_loag"},{"n":"Graceful Guidance","s":1,"u":"graceful%20guidance_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Lucky Break","s":1,"u":"lucky%20break_loag"},{"n":"No Evidence","s":1,"u":"no%20evidence_loag"},{"n":"Predator's Growl","s":1,"u":"predator's%20growl_loag"},{"n":"Pride Hunter","s":1,"u":"pride%20hunter_loag"},{"n":"Saber Teeth","s":1,"u":"saber%20teeth_loag"},{"n":"Sense For Trouble","s":1,"u":"sense%20for%20trouble_loag"},{"n":"Silent Step","s":1,"u":"silent%20step_loag"},{"n":"Ten Lives","s":1,"u":"ten%20lives_loag"},{"n":"Winter Cat Senses","s":1,"u":"winter%20cat%20senses_loag"}],"1":[{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"}],"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"}],"20":[{"n":"Catfolk","s":4,"u":"catfolk_apg"}],"21":[{"n":"Catfolk","s":4,"u":"catfolk_apg"}]},"aeon":{"1":[{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}]},"conrasu":{"0":[{"n":"Ceremony Of Aeon's Guidance","s":0,"u":"ceremony%20of%20aeon's%20guidance_lome"},{"n":"Ceremony Of Aeon's Shield","s":0,"u":"ceremony%20of%20aeon's%20shield_lome"},{"n":"Ceremony Of Fortification","s":0,"u":"ceremony%20of%20fortification_lome"},{"n":"Ceremony Of Growth","s":0,"u":"ceremony%20of%20growth_lome"},{"n":"Ceremony Of Knowledge","s":0,"u":"ceremony%20of%20knowledge_lome"},{"n":"Ceremony Of Protection","s":0,"u":"ceremony%20of%20protection_lome"},{"n":"Ceremony Of Sun's Gift","s":0,"u":"ceremony%20of%20sun's%20gift_lome"},{"n":"Ceremony Of Sunlight","s":0,"u":"ceremony%20of%20sunlight_lome"},{"n":"Ceremony Of The Evened Hand","s":0,"u":"ceremony%20of%20the%20evened%20hand_lome"},{"n":"Ceremony Of The Strengthened Hand","s":0,"u":"ceremony%20of%20the%20strengthened%20hand_lome"},{"n":"Conrasu Lore","s":0,"u":"conrasu%20lore_lome"},{"n":"Conrasu Weapon Expertise","s":0,"u":"conrasu%20weapon%20expertise_lome"},{"n":"Conrasu Weapon Familiarity","s":0,"u":"conrasu%20weapon%20familiarity_lome"},{"n":"Conrasu Weapon Understanding","s":0,"u":"conrasu%20weapon%20understanding_lome"}],"2":[{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}]},"plant":{"1":[{"n":"Arboreal Regent","s":9,"u":"arboreal%20regent_b1"},{"n":"Arboreal Regent","s":9,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":9,"u":"arboreal%20warden_b1"},{"n":"Arboreal Warden","s":9,"u":"arboreal%20warden_b1"},{"n":"Awakened Tree","s":9,"u":"awakened%20tree_b1"},{"n":"Awakened Tree","s":9,"u":"awakened%20tree_b1"},{"n":"Dezullon","s":9,"u":"dezullon_b1"},{"n":"Dezullon","s":9,"u":"dezullon_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Shambler","s":9,"u":"shambler_b1"},{"n":"Shambler","s":9,"u":"shambler_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Wemmuth","s":9,"u":"wemmuth_b1"},{"n":"Wemmuth","s":9,"u":"wemmuth_b1"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Drainberry Bush","s":10,"u":"drainberry%20bush_b2"},{"n":"Drainberry Bush","s":10,"u":"drainberry%20bush_b2"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Mandragora","s":10,"u":"mandragora_b2"},{"n":"Mandragora","s":10,"u":"mandragora_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Scythe Tree","s":10,"u":"scythe%20tree_b2"},{"n":"Scythe Tree","s":10,"u":"scythe%20tree_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Viper Vine","s":10,"u":"viper%20vine_b2"},{"n":"Viper Vine","s":10,"u":"viper%20vine_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Arboreal Archive","s":11,"u":"arboreal%20archive_b3"},{"n":"Arboreal Archive","s":11,"u":"arboreal%20archive_b3"},{"n":"Arboreal Reaper","s":11,"u":"arboreal%20reaper_b3"},{"n":"Arboreal Reaper","s":11,"u":"arboreal%20reaper_b3"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Counteflora","s":8,"u":"counteflora_ec3"},{"n":"Counteflora","s":8,"u":"counteflora_ec3"},{"n":"Bloodlash Bush","s":33,"u":"bloodlash%20bush_fop"},{"n":"Bloodlash Bush","s":33,"u":"bloodlash%20bush_fop"},{"n":"Vine Lasher","s":33,"u":"vine%20lasher_fop"},{"n":"Vine Lasher","s":33,"u":"vine%20lasher_fop"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Dimari-Diji","s":42,"u":"dimari-diji_sot4"},{"n":"Kilia Mwibo","s":42,"u":"kilia%20mwibo_sot4"},{"n":"Hivebound Arboreal","s":44,"u":"hivebound%20arboreal_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"},{"n":"Stinkweed Shambler","s":45,"u":"stinkweed%20shambler_tio"},{"n":"Stinkweed Shambler","s":45,"u":"stinkweed%20shambler_tio"}],"2":[{"n":"Lini's Leafstick","s":53,"u":"lini's%20leafstick_som"},{"n":"Staff Of Nature's Cunning","s":53,"u":"staff%20of%20nature's%20cunning%20(generic)_som"}],"3":[{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Barkskin","s":5,"u":"barkskin_crb"},{"n":"Entangle","s":5,"u":"entangle_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Shape Wood","s":5,"u":"shape%20wood_crb"},{"n":"Shillelagh","s":5,"u":"shillelagh_crb"},{"n":"Speak With Plants","s":5,"u":"speak%20with%20plants_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Tangling Creepers","s":5,"u":"tangling%20creepers_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Wall Of Thorns","s":5,"u":"wall%20of%20thorns_crb"},{"n":"Verdant Sprout","s":28,"u":"verdant%20sprout_ec1"},{"n":"Burning Blossoms","s":53,"u":"burning%20blossoms_som"},{"n":"Murderous Vine","s":53,"u":"murderous%20vine_som"},{"n":"Nature's Reprisal","s":53,"u":"nature's%20reprisal_som"},{"n":"One With The Land","s":53,"u":"one%20with%20the%20land_som"},{"n":"Petal Storm","s":53,"u":"petal%20storm_som"},{"n":"Protector Tree","s":53,"u":"protector%20tree_som"},{"n":"Soothing Blossoms","s":53,"u":"soothing%20blossoms_som"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"},{"n":"Leshy","s":6,"u":"leshy_locg"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"},{"n":"Leshy","s":6,"u":"leshy_locg"}],"28":[{"n":"Plant Eidolon","s":53,"u":"plant%20eidolon_som"}],"70":[{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Garden Of Death","s":53,"u":"garden%20of%20death_som"}]},"dwarf":{"0":[{"n":"Defy The Darkness","s":4,"u":"defy%20the%20darkness_apg"},{"n":"Dwarven Doughtiness","s":4,"u":"dwarven%20doughtiness_apg"},{"n":"Dwarven Reinforcement","s":4,"u":"dwarven%20reinforcement_apg"},{"n":"Echoes In Stone","s":4,"u":"echoes%20in%20stone_apg"},{"n":"Eye For Treasure","s":4,"u":"eye%20for%20treasure_apg"},{"n":"Returning Throw","s":4,"u":"returning%20throw_apg"},{"n":"Sheltering Slab","s":4,"u":"sheltering%20slab_apg"},{"n":"Stone Bones","s":4,"u":"stone%20bones_apg"},{"n":"Stonegate","s":4,"u":"stonegate_apg"},{"n":"Telluric Power","s":4,"u":"telluric%20power_apg"},{"n":"Boulder Roll","s":5,"u":"boulder%20roll_crb"},{"n":"Dwarven Lore","s":5,"u":"dwarven%20lore_crb"},{"n":"Dwarven Weapon Cunning","s":5,"u":"dwarven%20weapon%20cunning_crb"},{"n":"Dwarven Weapon Expertise","s":5,"u":"dwarven%20weapon%20expertise_crb"},{"n":"Dwarven Weapon Familiarity","s":5,"u":"dwarven%20weapon%20familiarity_crb"},{"n":"Mountain's Stoutness","s":5,"u":"mountain's%20stoutness_crb"},{"n":"Rock Runner","s":5,"u":"rock%20runner_crb"},{"n":"Stonecunning","s":5,"u":"stonecunning_crb"},{"n":"Stonewalker","s":5,"u":"stonewalker_crb"},{"n":"Unburdened Iron","s":5,"u":"unburdened%20iron_crb"},{"n":"Vengeful Hatred","s":5,"u":"vengeful%20hatred_crb"},{"n":"Adaptive Vision","s":2,"u":"adaptive%20vision_g%26g"},{"n":"Blast Resistance","s":2,"u":"blast%20resistance_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Demolitionist","s":2,"u":"demolitionist_g%26g"},{"n":"Dongun Education","s":2,"u":"dongun%20education_g%26g"},{"n":"Explosive Expert","s":2,"u":"explosive%20expert_g%26g"},{"n":"Explosive Savant","s":2,"u":"explosive%20savant_g%26g"},{"n":"Fire Savvy","s":2,"u":"fire%20savvy_g%26g"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Scrutinizing Gaze","s":2,"u":"scrutinizing%20gaze_g%26g"},{"n":"Smoke Sight","s":2,"u":"smoke%20sight_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Avenge In Glory","s":6,"u":"avenge%20in%20glory_locg"},{"n":"Battleforger","s":6,"u":"battleforger_locg"},{"n":"Clan Protector","s":6,"u":"clan%20protector_locg"},{"n":"Clan's Edge","s":6,"u":"clan's%20edge_locg"},{"n":"Energy Blessed","s":6,"u":"energy%20blessed_locg"},{"n":"Forge-day's Rest","s":6,"u":"forge-day's%20rest_locg"},{"n":"Heroes' Call","s":6,"u":"heroes'%20call_locg"},{"n":"Kneel For No God","s":6,"u":"kneel%20for%20no%20god_locg"},{"n":"Protective Sheath","s":6,"u":"protective%20sheath_locg"},{"n":"Surface Culture","s":6,"u":"surface%20culture_locg"},{"n":"Tomb-watcher's Glare","s":6,"u":"tomb-watcher's%20glare_locg"}],"1":[{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"}],"2":[{"n":"Ancestral Echoing","s":16,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":16,"u":"bloodbane%20(generic)_aoa4"},{"n":"Kin-warding","s":16,"u":"kin-warding_aoa4"},{"n":"Rock-braced","s":16,"u":"rock-braced_aoa4"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"}],"20":[{"n":"Dwarf","s":5,"u":"dwarf_crb"}],"21":[{"n":"Dwarf","s":5,"u":"dwarf_crb"}]},"elf":{"0":[{"n":"Ancestral Linguistics","s":4,"u":"ancestral%20linguistics_apg"},{"n":"Ancestral Suspicion","s":4,"u":"ancestral%20suspicion_apg"},{"n":"Avenge Ally","s":4,"u":"avenge%20ally_apg"},{"n":"Elven Aloofness","s":4,"u":"elven%20aloofness_apg"},{"n":"Know Your Own","s":4,"u":"know%20your%20own_apg"},{"n":"Magic Rider","s":4,"u":"magic%20rider_apg"},{"n":"Martial Experience","s":4,"u":"martial%20experience_apg"},{"n":"Otherworldly Acumen","s":4,"u":"otherworldly%20acumen_apg"},{"n":"Tree Climber","s":4,"u":"tree%20climber_apg"},{"n":"Ageless Patience","s":5,"u":"ageless%20patience_crb"},{"n":"Ancestral Longevity","s":5,"u":"ancestral%20longevity_crb"},{"n":"Elf Step","s":5,"u":"elf%20step_crb"},{"n":"Elven Lore","s":5,"u":"elven%20lore_crb"},{"n":"Elven Weapon Elegance","s":5,"u":"elven%20weapon%20elegance_crb"},{"n":"Elven Weapon Expertise","s":5,"u":"elven%20weapon%20expertise_crb"},{"n":"Elven Weapon Familiarity","s":5,"u":"elven%20weapon%20familiarity_crb"},{"n":"Expert Longevity","s":5,"u":"expert%20longevity_crb"},{"n":"Forlorn","s":5,"u":"forlorn_crb"},{"n":"Nimble Elf","s":5,"u":"nimble%20elf_crb"},{"n":"Otherworldly Magic","s":5,"u":"otherworldly%20magic_crb"},{"n":"Universal Longevity","s":5,"u":"universal%20longevity_crb"},{"n":"Unwavering Mien","s":5,"u":"unwavering%20mien_crb"},{"n":"Brightness Seeker","s":6,"u":"brightness%20seeker_locg"},{"n":"Defiance Unto Death","s":6,"u":"defiance%20unto%20death_locg"},{"n":"Elemental Wrath","s":6,"u":"elemental%20wrath_locg"},{"n":"Elven Instincts","s":6,"u":"elven%20instincts_locg"},{"n":"Elven Verve","s":6,"u":"elven%20verve_locg"},{"n":"Forest Stealth","s":6,"u":"forest%20stealth_locg"},{"n":"Sense Thoughts","s":6,"u":"sense%20thoughts_locg"},{"n":"Share Thoughts","s":6,"u":"share%20thoughts_locg"},{"n":"Wandering Heart","s":6,"u":"wandering%20heart_locg"},{"n":"Wildborn Adept","s":6,"u":"wildborn%20adept_locg"},{"n":"Wildborn Magic","s":6,"u":"wildborn%20magic_locg"},{"n":"Woodcraft","s":6,"u":"woodcraft_locg"},{"n":"Demonbane Warrior","s":0,"u":"demonbane%20warrior_lome"}],"1":[{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Kiru","s":40,"u":"kiru_sot2"}],"2":[{"n":"Guiding Chisel","s":16,"u":"guiding%20chisel_aoa4"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Elven Branched Spear","s":7,"u":"elven%20branched%20spear_lotgb"}],"20":[{"n":"Elf","s":5,"u":"elf_crb"}],"21":[{"n":"Elf","s":5,"u":"elf_crb"}]},"fetchling":{"0":[{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Fetchling Lore","s":1,"u":"fetchling%20lore_loag"},{"n":"Hard To Fool","s":1,"u":"hard%20to%20fool_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Lightless Litheness","s":1,"u":"lightless%20litheness_loag"},{"n":"Pierce The Light","s":1,"u":"pierce%20the%20light_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"},{"n":"Shadow's Assault","s":1,"u":"shadow's%20assault_loag"},{"n":"Shadowy Disguise","s":1,"u":"shadowy%20disguise_loag"},{"n":"Shrouded Magic","s":1,"u":"shrouded%20magic_loag"},{"n":"Shrouded Mien","s":1,"u":"shrouded%20mien_loag"},{"n":"Skirt The Light","s":1,"u":"skirt%20the%20light_loag"},{"n":"Slink","s":1,"u":"slink_loag"}],"1":[{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"}],"20":[{"n":"Fetchling","s":1,"u":"fetchling_loag"}],"21":[{"n":"Fetchling","s":1,"u":"fetchling_loag"}]},"aberration":{"1":[{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Cloaker","s":9,"u":"cloaker_b1"},{"n":"Cloaker","s":9,"u":"cloaker_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Drider","s":9,"u":"drider_b1"},{"n":"Drider","s":9,"u":"drider_b1"},{"n":"Faceless Stalker","s":9,"u":"faceless%20stalker_b1"},{"n":"Faceless Stalker","s":9,"u":"faceless%20stalker_b1"},{"n":"Gibbering Mouther","s":9,"u":"gibbering%20mouther_b1"},{"n":"Gibbering Mouther","s":9,"u":"gibbering%20mouther_b1"},{"n":"Gogiteth","s":9,"u":"gogiteth_b1"},{"n":"Gogiteth","s":9,"u":"gogiteth_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Gug","s":9,"u":"gug_b1"},{"n":"Gug","s":9,"u":"gug_b1"},{"n":"Mimic","s":9,"u":"mimic_b1"},{"n":"Mimic","s":9,"u":"mimic_b1"},{"n":"Nilith","s":9,"u":"nilith_b1"},{"n":"Nilith","s":9,"u":"nilith_b1"},{"n":"Ofalth","s":9,"u":"ofalth_b1"},{"n":"Ofalth","s":9,"u":"ofalth_b1"},{"n":"Otyugh","s":9,"u":"otyugh_b1"},{"n":"Otyugh","s":9,"u":"otyugh_b1"},{"n":"Quelaunt","s":9,"u":"quelaunt_b1"},{"n":"Quelaunt","s":9,"u":"quelaunt_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Rust Monster","s":9,"u":"rust%20monster_b1"},{"n":"Rust Monster","s":9,"u":"rust%20monster_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Sinspawn","s":9,"u":"sinspawn_b1"},{"n":"Sinspawn","s":9,"u":"sinspawn_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Web Lurker","s":9,"u":"web%20lurker_b1"},{"n":"Web Lurker","s":9,"u":"web%20lurker_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Choker","s":10,"u":"choker_b2"},{"n":"Choker","s":10,"u":"choker_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Destrachan","s":10,"u":"destrachan_b2"},{"n":"Destrachan","s":10,"u":"destrachan_b2"},{"n":"Doprillu","s":10,"u":"doprillu_b2"},{"n":"Doprillu","s":10,"u":"doprillu_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Ghonhatine","s":10,"u":"ghonhatine_b2"},{"n":"Ghonhatine","s":10,"u":"ghonhatine_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":10,"u":"irnakurse_b2"},{"n":"Irnakurse","s":10,"u":"irnakurse_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Skrik Nettle","s":10,"u":"skrik%20nettle_b2"},{"n":"Skrik Nettle","s":10,"u":"skrik%20nettle_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Vampiric Mist","s":10,"u":"vampiric%20mist_b2"},{"n":"Vampiric Mist","s":10,"u":"vampiric%20mist_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Blood Painter","s":11,"u":"blood%20painter_b3"},{"n":"Blood Painter","s":11,"u":"blood%20painter_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Flumph","s":11,"u":"flumph_b3"},{"n":"Flumph","s":11,"u":"flumph_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Scalescribe","s":11,"u":"scalescribe_b3"},{"n":"Scalescribe","s":11,"u":"scalescribe_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Grick","s":19,"u":"grick_aoe1"},{"n":"Grick","s":19,"u":"grick_aoe1"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Alchemical Horror","s":24,"u":"alchemical%20horror_aoe6"},{"n":"Alchemical Horror","s":24,"u":"alchemical%20horror_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":34,"u":"muckish%20creep_frp1"},{"n":"Muckish Creep","s":34,"u":"muckish%20creep_frp1"},{"n":"Angoyang","s":35,"u":"angoyang_frp2"},{"n":"Angoyang","s":35,"u":"angoyang_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Karumzek","s":41,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"Contemplative","s":43,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":43,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":43,"u":"contemplative%20mentor_sot5"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"},{"n":"Mimic Prankster","s":45,"u":"mimic%20prankster_tio"},{"n":"Mimic Prankster","s":45,"u":"mimic%20prankster_tio"},{"n":"Web Lurker","s":45,"u":"web%20lurker_tio"},{"n":"Web Lurker","s":45,"u":"web%20lurker_tio"}],"20":[{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"}],"21":[{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"}]},"gnoll":{"0":[{"n":"Ancestor's Rage","s":0,"u":"ancestor's%20rage_lome"},{"n":"Breath Like Honey","s":0,"u":"breath%20like%20honey_lome"},{"n":"Crunch","s":0,"u":"crunch_lome"},{"n":"Distant Cackle","s":0,"u":"distant%20cackle_lome"},{"n":"Gnoll Lore","s":0,"u":"gnoll%20lore_lome"},{"n":"Gnoll Weapon Expertise","s":0,"u":"gnoll%20weapon%20expertise_lome"},{"n":"Gnoll Weapon Familiarity","s":0,"u":"gnoll%20weapon%20familiarity_lome"},{"n":"Gnoll Weapon Practicality","s":0,"u":"gnoll%20weapon%20practicality_lome"},{"n":"Grandmother's Wisdom","s":0,"u":"grandmother's%20wisdom_lome"},{"n":"Hyena Familiar","s":0,"u":"hyena%20familiar_lome"},{"n":"Laughing Gnoll","s":0,"u":"laughing%20gnoll_lome"},{"n":"Pack Hunter","s":0,"u":"pack%20hunter_lome"},{"n":"Pack Stalker","s":0,"u":"pack%20stalker_lome"},{"n":"Right-hand Blood","s":0,"u":"right-hand%20blood_lome"},{"n":"Sensitive Nose","s":0,"u":"sensitive%20nose_lome"}],"1":[{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"}],"20":[{"n":"Gnoll","s":0,"u":"gnoll_lome"}],"21":[{"n":"Gnoll","s":0,"u":"gnoll_lome"}]},"gnome":{"0":[{"n":"Cautious Curiosity","s":4,"u":"cautious%20curiosity_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Homeward Bound","s":4,"u":"homeward%20bound_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Razzle-dazzle","s":4,"u":"razzle-dazzle_apg"},{"n":"Animal Accomplice","s":5,"u":"animal%20accomplice_crb"},{"n":"Animal Elocutionist","s":5,"u":"animal%20elocutionist_crb"},{"n":"Burrow Elocutionist","s":5,"u":"burrow%20elocutionist_crb"},{"n":"Energized Font","s":5,"u":"energized%20font_crb"},{"n":"Fey Fellowship","s":5,"u":"fey%20fellowship_crb"},{"n":"First World Adept","s":5,"u":"first%20world%20adept_crb"},{"n":"First World Magic","s":5,"u":"first%20world%20magic_crb"},{"n":"Gnome Obsession","s":5,"u":"gnome%20obsession_crb"},{"n":"Gnome Weapon Expertise","s":5,"u":"gnome%20weapon%20expertise_crb"},{"n":"Gnome Weapon Familiarity","s":5,"u":"gnome%20weapon%20familiarity_crb"},{"n":"Gnome Weapon Innovator","s":5,"u":"gnome%20weapon%20innovator_crb"},{"n":"Illusion Sense","s":5,"u":"illusion%20sense_crb"},{"n":"Vivacious Conduit","s":5,"u":"vivacious%20conduit_crb"},{"n":"Eclectic Obsession","s":6,"u":"eclectic%20obsession_locg"},{"n":"Fortuitous Shift","s":6,"u":"fortuitous%20shift_locg"},{"n":"Gnome Polyglot","s":6,"u":"gnome%20polyglot_locg"},{"n":"Grim Insight","s":6,"u":"grim%20insight_locg"},{"n":"Intuitive Illusions","s":6,"u":"intuitive%20illusions_locg"},{"n":"Inventive Offensive","s":6,"u":"inventive%20offensive_locg"},{"n":"Life-giving Magic","s":6,"u":"life-giving%20magic_locg"},{"n":"Natural Illusionist","s":6,"u":"natural%20illusionist_locg"},{"n":"Natural Performer","s":6,"u":"natural%20performer_locg"},{"n":"Theoretical Acumen","s":6,"u":"theoretical%20acumen_locg"},{"n":"Unexpected Shift","s":6,"u":"unexpected%20shift_locg"},{"n":"Vibrant Display","s":6,"u":"vibrant%20display_locg"}],"1":[{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"}],"2":[{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Switchscythe","s":7,"u":"switchscythe_lotgb"}],"20":[{"n":"Gnome","s":5,"u":"gnome_crb"}],"21":[{"n":"Gnome","s":5,"u":"gnome_crb"}]},"goblin":{"0":[{"n":"Cling","s":4,"u":"cling_apg"},{"n":"Extra Squishy","s":4,"u":"extra%20squishy_apg"},{"n":"Kneecap","s":4,"u":"kneecap_apg"},{"n":"Loud Singer","s":4,"u":"loud%20singer_apg"},{"n":"Reckless Abandon","s":4,"u":"reckless%20abandon%20(goblin)_apg"},{"n":"Twitchy","s":4,"u":"twitchy_apg"},{"n":"Vandal","s":4,"u":"vandal_apg"},{"n":"Burn It!","s":5,"u":"burn%20it!_crb"},{"n":"Cave Climber","s":5,"u":"cave%20climber_crb"},{"n":"City Scavenger","s":5,"u":"city%20scavenger_crb"},{"n":"Goblin Lore","s":5,"u":"goblin%20lore_crb"},{"n":"Goblin Scuttle","s":5,"u":"goblin%20scuttle_crb"},{"n":"Goblin Song","s":5,"u":"goblin%20song_crb"},{"n":"Goblin Weapon Expertise","s":5,"u":"goblin%20weapon%20expertise_crb"},{"n":"Goblin Weapon Familiarity","s":5,"u":"goblin%20weapon%20familiarity_crb"},{"n":"Goblin Weapon Frenzy","s":5,"u":"goblin%20weapon%20frenzy_crb"},{"n":"Junk Tinker","s":5,"u":"junk%20tinker_crb"},{"n":"Rough Rider","s":5,"u":"rough%20rider_crb"},{"n":"Skittering Scuttle","s":5,"u":"skittering%20scuttle_crb"},{"n":"Very Sneaky","s":5,"u":"very%20sneaky_crb"},{"n":"Very, Very Sneaky","s":5,"u":"very%2c%20very%20sneaky_crb"},{"n":"Ankle Bite","s":6,"u":"ankle%20bite_locg"},{"n":"Bouncy Goblin","s":6,"u":"bouncy%20goblin_locg"},{"n":"Chosen Of Lamashtu","s":6,"u":"chosen%20of%20lamashtu_locg"},{"n":"Fang Sharpener","s":6,"u":"fang%20sharpener_locg"},{"n":"Freeze It!","s":6,"u":"freeze%20it!_locg"},{"n":"Hard Tail","s":6,"u":"hard%20tail_locg"},{"n":"Hungry Goblin","s":6,"u":"hungry%20goblin_locg"},{"n":"Roll With It","s":6,"u":"roll%20with%20it_locg"},{"n":"Scalding Spit","s":6,"u":"scalding%20spit_locg"},{"n":"Tail Spin","s":6,"u":"tail%20spin_locg"},{"n":"Torch Goblin","s":6,"u":"torch%20goblin_locg"},{"n":"Tree Climber","s":6,"u":"tree%20climber_locg"},{"n":"Unbreakable-er Goblin","s":6,"u":"unbreakable-er%20goblin_locg"}],"1":[{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"}],"2":[{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}],"20":[{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Hobgoblin","s":6,"u":"hobgoblin_locg"}],"21":[{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Hobgoblin","s":6,"u":"hobgoblin_locg"}]},"goloma":{"0":[{"n":"Ambush Awareness","s":0,"u":"ambush%20awareness_lome"},{"n":"Arcane Sight","s":0,"u":"arcane%20sight_lome"},{"n":"Catch The Details","s":0,"u":"catch%20the%20details_lome"},{"n":"Constant Gaze","s":0,"u":"constant%20gaze_lome"},{"n":"Defensive Instincts","s":0,"u":"defensive%20instincts_lome"},{"n":"Goloma Courage","s":0,"u":"goloma%20courage_lome"},{"n":"Goloma Lore","s":0,"u":"goloma%20lore_lome"},{"n":"Pierce The Darkness","s":0,"u":"pierce%20the%20darkness_lome"},{"n":"Protective Claws","s":0,"u":"protective%20claws_lome"},{"n":"See The Unseen","s":0,"u":"see%20the%20unseen_lome"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Watchful Gaze","s":0,"u":"watchful%20gaze_lome"}],"20":[{"n":"Goloma","s":0,"u":"goloma_lome"}],"21":[{"n":"Goloma","s":0,"u":"goloma_lome"}]},"grippli":{"0":[{"n":"Absorb Toxin","s":0,"u":"absorb%20toxin_lome"},{"n":"Envenomed Edge","s":0,"u":"envenomed%20edge_lome"},{"n":"Grippli Glide","s":0,"u":"grippli%20glide_lome"},{"n":"Grippli Lore","s":0,"u":"grippli%20lore_lome"},{"n":"Grippli Weapon Expertise","s":0,"u":"grippli%20weapon%20expertise_lome"},{"n":"Grippli Weapon Familiarity","s":0,"u":"grippli%20weapon%20familiarity_lome"},{"n":"Grippli Weapon Innovator","s":0,"u":"grippli%20weapon%20innovator_lome"},{"n":"Hunter's Defense","s":0,"u":"hunter's%20defense_lome"},{"n":"Jungle Strider","s":0,"u":"jungle%20strider_lome"},{"n":"Long Tongue","s":0,"u":"long%20tongue_lome"},{"n":"Nocturnal Grippli","s":0,"u":"nocturnal%20grippli_lome"},{"n":"Ricocheting Leap","s":0,"u":"ricocheting%20leap_lome"},{"n":"Tenacious Net","s":0,"u":"tenacious%20net_lome"},{"n":"Tongue Tether","s":0,"u":"tongue%20tether_lome"}],"1":[{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"}],"2":[{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Rungu","s":1,"u":"rungu_loag"}],"8":[{"n":"Toxic Skin","s":0,"u":"toxic%20skin_lome"}],"20":[{"n":"Grippli","s":0,"u":"grippli_lome"}],"21":[{"n":"Grippli","s":0,"u":"grippli_lome"}]},"halfling":{"0":[{"n":"Dance Underfoot","s":4,"u":"dance%20underfoot_apg"},{"n":"Folksy Patter","s":4,"u":"folksy%20patter_apg"},{"n":"Prairie Rider","s":4,"u":"prairie%20rider_apg"},{"n":"Shadow Self","s":4,"u":"shadow%20self_apg"},{"n":"Step Lively","s":4,"u":"step%20lively_apg"},{"n":"Toppling Dance","s":4,"u":"toppling%20dance_apg"},{"n":"Unhampered Passage","s":4,"u":"unhampered%20passage_apg"},{"n":"Ceaseless Shadows","s":5,"u":"ceaseless%20shadows_crb"},{"n":"Cultural Adaptability","s":5,"u":"cultural%20adaptability_crb"},{"n":"Distracting Shadows","s":5,"u":"distracting%20shadows_crb"},{"n":"Guiding Luck","s":5,"u":"guiding%20luck_crb"},{"n":"Halfling Lore","s":5,"u":"halfling%20lore_crb"},{"n":"Halfling Luck","s":5,"u":"halfling%20luck_crb"},{"n":"Halfling Weapon Expertise","s":5,"u":"halfling%20weapon%20expertise_crb"},{"n":"Halfling Weapon Familiarity","s":5,"u":"halfling%20weapon%20familiarity_crb"},{"n":"Halfling Weapon Trickster","s":5,"u":"halfling%20weapon%20trickster_crb"},{"n":"Irrepressible","s":5,"u":"irrepressible_crb"},{"n":"Sure Feet","s":5,"u":"sure%20feet_crb"},{"n":"Titan Slinger","s":5,"u":"titan%20slinger_crb"},{"n":"Unfettered Halfling","s":5,"u":"unfettered%20halfling_crb"},{"n":"Watchful Halfling","s":5,"u":"watchful%20halfling_crb"},{"n":"Adroit Manipulation","s":6,"u":"adroit%20manipulation_locg"},{"n":"Cobble Dancer","s":6,"u":"cobble%20dancer_locg"},{"n":"Cunning Climber","s":6,"u":"cunning%20climber_locg"},{"n":"Easily Dismissed","s":6,"u":"easily%20dismissed_locg"},{"n":"Fade Away","s":6,"u":"fade%20away_locg"},{"n":"Halfling Ingenuity","s":6,"u":"halfling%20ingenuity_locg"},{"n":"Helpful Halfling","s":6,"u":"helpful%20halfling_locg"},{"n":"Incredible Luck","s":6,"u":"incredible%20luck_locg"},{"n":"Innocuous","s":6,"u":"innocuous_locg"},{"n":"Intuitive Cooperation","s":6,"u":"intuitive%20cooperation_locg"},{"n":"Shared Luck","s":6,"u":"shared%20luck_locg"},{"n":"Unassuming Dedication","s":6,"u":"unassuming%20dedication_locg"}],"1":[{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"}],"2":[{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"}],"20":[{"n":"Halfling","s":5,"u":"halfling_crb"}],"21":[{"n":"Halfling","s":5,"u":"halfling_crb"}]},"human":{"0":[{"n":"Advanced General Training","s":4,"u":"advanced%20general%20training_apg"},{"n":"Bounce Back","s":4,"u":"bounce%20back_apg"},{"n":"Group Aid","s":4,"u":"group%20aid_apg"},{"n":"Hardy Traveler","s":4,"u":"hardy%20traveler_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Sense Allies","s":4,"u":"sense%20allies_apg"},{"n":"Stubborn Persistence","s":4,"u":"stubborn%20persistence_apg"},{"n":"Adapted Cantrip","s":5,"u":"adapted%20cantrip_crb"},{"n":"Adaptive Adept","s":5,"u":"adaptive%20adept_crb"},{"n":"Clever Improviser","s":5,"u":"clever%20improviser_crb"},{"n":"Cooperative Nature","s":5,"u":"cooperative%20nature_crb"},{"n":"Cooperative Soul","s":5,"u":"cooperative%20soul_crb"},{"n":"General Training","s":5,"u":"general%20training_crb"},{"n":"Haughty Obstinacy","s":5,"u":"haughty%20obstinacy_crb"},{"n":"Incredible Improvisation","s":5,"u":"incredible%20improvisation_crb"},{"n":"Multitalented","s":5,"u":"multitalented_crb"},{"n":"Natural Ambition","s":5,"u":"natural%20ambition_crb"},{"n":"Natural Skill","s":5,"u":"natural%20skill_crb"},{"n":"Unconventional Expertise","s":5,"u":"unconventional%20expertise_crb"},{"n":"Unconventional Weaponry","s":5,"u":"unconventional%20weaponry_crb"},{"n":"Arcane Tattoos","s":6,"u":"arcane%20tattoos_locg"},{"n":"Courteous Comeback","s":6,"u":"courteous%20comeback_locg"},{"n":"Darkseer","s":6,"u":"darkseer_locg"},{"n":"Devil's Advocate","s":6,"u":"devil's%20advocate_locg"},{"n":"Dragon Prince","s":6,"u":"dragon%20prince_locg"},{"n":"Dragon Spit","s":6,"u":"dragon%20spit_locg"},{"n":"Gloomseer","s":6,"u":"gloomseer_locg"},{"n":"Heir Of The Saoc","s":6,"u":"heir%20of%20the%20saoc_locg"},{"n":"Irriseni Ice-witch","s":6,"u":"irriseni%20ice-witch_locg"},{"n":"Keep Up Appearances","s":6,"u":"keep%20up%20appearances_locg"},{"n":"Know Oneself","s":6,"u":"know%20oneself_locg"},{"n":"Ornate Tattoo","s":6,"u":"ornate%20tattoo_locg"},{"n":"Quah Bond","s":6,"u":"quah%20bond_locg"},{"n":"Saoc Astrology","s":6,"u":"saoc%20astrology_locg"},{"n":"Shadow Pact","s":6,"u":"shadow%20pact_locg"},{"n":"Shory Aerialist","s":6,"u":"shory%20aerialist_locg"},{"n":"Shory Aeromancer","s":6,"u":"shory%20aeromancer_locg"},{"n":"Tupilaq Carver","s":6,"u":"tupilaq%20carver_locg"},{"n":"Viking Shieldbearer","s":6,"u":"viking%20shieldbearer_locg"},{"n":"Virtue-forged Tattoos","s":6,"u":"virtue-forged%20tattoos_locg"},{"n":"Wavetouched Paragon","s":6,"u":"wavetouched%20paragon_locg"},{"n":"Witch Warden","s":6,"u":"witch%20warden_locg"}],"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Abendego Brute","s":41,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":41,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":41,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Norgorberite Spy","s":41,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Iobane Magus","s":43,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"}],"20":[{"n":"Human","s":5,"u":"human_crb"}],"21":[{"n":"Human","s":5,"u":"human_crb"}]},"kitsune":{"0":[{"n":"Fox Trick","s":1,"u":"fox%20trick_loag"},{"n":"Foxfire","s":1,"u":"foxfire_loag"},{"n":"Hybrid Form","s":1,"u":"hybrid%20form_loag"},{"n":"Killing Stone","s":1,"u":"killing%20stone_loag"},{"n":"Kitsune Lore","s":1,"u":"kitsune%20lore_loag"},{"n":"Kitsune Spell Expertise","s":1,"u":"kitsune%20spell%20expertise_loag"},{"n":"Kitsune Spell Familiarity","s":1,"u":"kitsune%20spell%20familiarity_loag"},{"n":"Kitsune Spell Mysteries","s":1,"u":"kitsune%20spell%20mysteries_loag"},{"n":"Myriad Forms","s":1,"u":"myriad%20forms_loag"},{"n":"Rampaging Form","s":1,"u":"rampaging%20form_loag"},{"n":"Retractable Claws","s":1,"u":"retractable%20claws_loag"},{"n":"Shapechanger's Intuition","s":1,"u":"shapechanger's%20intuition_loag"},{"n":"Shifting Faces","s":1,"u":"shifting%20faces_loag"},{"n":"Star Orb","s":1,"u":"star%20orb_loag"}],"1":[{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"}],"20":[{"n":"Kitsune","s":1,"u":"kitsune_loag"}],"21":[{"n":"Kitsune","s":1,"u":"kitsune_loag"}]},"kobold":{"0":[{"n":"Ally's Shelter","s":4,"u":"ally's%20shelter_apg"},{"n":"Between The Scales","s":4,"u":"between%20the%20scales_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Dracomancer","s":4,"u":"dracomancer_apg"},{"n":"Dragon's Breath","s":4,"u":"dragon's%20breath_apg"},{"n":"Dragon's Presence","s":4,"u":"dragon's%20presence_apg"},{"n":"Elite Dracomancer","s":4,"u":"elite%20dracomancer_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Kobold Lore","s":4,"u":"kobold%20lore_apg"},{"n":"Scamper","s":4,"u":"scamper_apg"},{"n":"Snare Genius","s":4,"u":"snare%20genius_apg"},{"n":"Snare Setter","s":4,"u":"snare%20setter_apg"},{"n":"Briar Battler","s":1,"u":"briar%20battler_loag"},{"n":"Close Quarters","s":1,"u":"close%20quarters_loag"},{"n":"Draconic Sycophant","s":1,"u":"draconic%20sycophant_loag"},{"n":"Dragonblood Paragon","s":1,"u":"dragonblood%20paragon_loag"},{"n":"Hatchling Flight","s":1,"u":"hatchling%20flight_loag"},{"n":"Kobold Weapon Expertise","s":1,"u":"kobold%20weapon%20expertise_loag"},{"n":"Kobold Weapon Familiarity","s":1,"u":"kobold%20weapon%20familiarity_loag"},{"n":"Kobold Weapon Innovator","s":1,"u":"kobold%20weapon%20innovator_loag"},{"n":"Slither","s":1,"u":"slither_loag"},{"n":"Snare Commando","s":1,"u":"snare%20commando_loag"},{"n":"Vicious Snares","s":1,"u":"vicious%20snares_loag"},{"n":"Winglets","s":1,"u":"winglets_loag"},{"n":"Wyrmling Flight","s":1,"u":"wyrmling%20flight_loag"},{"n":"Cringe","s":37,"u":"cringe_ltiba"},{"n":"Kobold Lore","s":37,"u":"kobold%20lore_ltiba"},{"n":"Scamper","s":37,"u":"scamper_ltiba"}],"1":[{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"}],"2":[{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"}],"8":[{"n":"Tail Toxin","s":4,"u":"tail%20toxin_apg"}],"20":[{"n":"Kobold","s":4,"u":"kobold_apg"}],"21":[{"n":"Kobold","s":4,"u":"kobold_apg"}]},"leshy":{"0":[{"n":"Ageless Spirit","s":1,"u":"ageless%20spirit_loag"},{"n":"Anchoring Roots","s":1,"u":"anchoring%20roots_loag"},{"n":"Call Of The Green Man","s":1,"u":"call%20of%20the%20green%20man_loag"},{"n":"Cloak Of Poison","s":1,"u":"cloak%20of%20poison_loag"},{"n":"Flourish And Ruin","s":1,"u":"flourish%20and%20ruin_loag"},{"n":"Regrowth","s":1,"u":"regrowth_loag"},{"n":"Spore Cloud","s":1,"u":"spore%20cloud_loag"},{"n":"Thorned Seedpod","s":1,"u":"thorned%20seedpod_loag"},{"n":"Bark And Tendril","s":6,"u":"bark%20and%20tendril_locg"},{"n":"Grasping Reach","s":6,"u":"grasping%20reach_locg"},{"n":"Harmlessly Cute","s":6,"u":"harmlessly%20cute_locg"},{"n":"Leshy Glide","s":6,"u":"leshy%20glide_locg"},{"n":"Leshy Lore","s":6,"u":"leshy%20lore_locg"},{"n":"Leshy Superstition","s":6,"u":"leshy%20superstition_locg"},{"n":"Lucky Keepsake","s":6,"u":"lucky%20keepsake_locg"},{"n":"Ritual Reversion","s":6,"u":"ritual%20reversion_locg"},{"n":"Seedpod","s":6,"u":"seedpod_locg"},{"n":"Shadow Of The Wilds","s":6,"u":"shadow%20of%20the%20wilds_locg"},{"n":"Solar Rejuvenation","s":6,"u":"solar%20rejuvenation_locg"},{"n":"Speak With Kindred","s":6,"u":"speak%20with%20kindred_locg"},{"n":"Undaunted","s":6,"u":"undaunted_locg"}],"1":[{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"}],"20":[{"n":"Leshy","s":6,"u":"leshy_locg"}],"21":[{"n":"Leshy","s":6,"u":"leshy_locg"}]},"lizardfolk":{"0":[{"n":"Bone Caller","s":1,"u":"bone%20caller_loag"},{"n":"Bone Investiture","s":1,"u":"bone%20investiture_loag"},{"n":"Bone Magic","s":1,"u":"bone%20magic_loag"},{"n":"Consult The Stars","s":1,"u":"consult%20the%20stars_loag"},{"n":"Dangle","s":1,"u":"dangle_loag"},{"n":"Flexible Tail","s":1,"u":"flexible%20tail_loag"},{"n":"Guided By The Stars","s":1,"u":"guided%20by%20the%20stars_loag"},{"n":"Iruxi Glide","s":1,"u":"iruxi%20glide_loag"},{"n":"Iruxi Spirit Strike","s":1,"u":"iruxi%20spirit%20strike_loag"},{"n":"Lightning Tongue","s":1,"u":"lightning%20tongue_loag"},{"n":"Read The Stars","s":1,"u":"read%20the%20stars_loag"},{"n":"Reptile Rider","s":1,"u":"reptile%20rider_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Tongue Disarm","s":1,"u":"tongue%20disarm_loag"},{"n":"Envenom Fangs","s":6,"u":"envenom%20fangs_locg"},{"n":"Gecko's Grip","s":6,"u":"gecko's%20grip_locg"},{"n":"Iruxi Unarmed Cunning","s":6,"u":"iruxi%20unarmed%20cunning_locg"},{"n":"Lizardfolk Lore","s":6,"u":"lizardfolk%20lore_locg"},{"n":"Marsh Runner","s":6,"u":"marsh%20runner_locg"},{"n":"Parthenogenic Hatchling","s":6,"u":"parthenogenic%20hatchling_locg"},{"n":"Primal Rampage","s":6,"u":"primal%20rampage_locg"},{"n":"Razor Claws","s":6,"u":"razor%20claws_locg"},{"n":"Reptile Speaker","s":6,"u":"reptile%20speaker_locg"},{"n":"Sharp Fangs","s":6,"u":"sharp%20fangs_locg"},{"n":"Shed Tail","s":6,"u":"shed%20tail_locg"},{"n":"Swift Swimmer","s":6,"u":"swift%20swimmer_locg"},{"n":"Tail Whip","s":6,"u":"tail%20whip_locg"},{"n":"Terrain Advantage","s":6,"u":"terrain%20advantage_locg"},{"n":"Bone Rider","s":0,"u":"bone%20rider_lome"}],"1":[{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"}],"20":[{"n":"Lizardfolk","s":6,"u":"lizardfolk_locg"}],"21":[{"n":"Lizardfolk","s":6,"u":"lizardfolk_locg"}]},"orc":{"0":[{"n":"Athletic Might","s":4,"u":"athletic%20might_apg"},{"n":"Beast Trainer","s":4,"u":"beast%20trainer_apg"},{"n":"Bloody Blows","s":4,"u":"bloody%20blows_apg"},{"n":"Death's Drums","s":4,"u":"death's%20drums_apg"},{"n":"Ferocious Beasts","s":4,"u":"ferocious%20beasts_apg"},{"n":"Hold Mark","s":4,"u":"hold%20mark_apg"},{"n":"Iron Fists","s":4,"u":"iron%20fists_apg"},{"n":"Orc Lore","s":4,"u":"orc%20lore_apg"},{"n":"Rampaging Ferocity","s":4,"u":"rampaging%20ferocity_apg"},{"n":"Spell Devourer","s":4,"u":"spell%20devourer_apg"},{"n":"Tusks","s":4,"u":"tusks_apg"},{"n":"Undying Ferocity","s":4,"u":"undying%20ferocity_apg"},{"n":"Incredible Ferocity","s":5,"u":"incredible%20ferocity_crb"},{"n":"Orc Ferocity","s":5,"u":"orc%20ferocity_crb"},{"n":"Orc Superstition","s":5,"u":"orc%20superstition_crb"},{"n":"Orc Weapon Carnage","s":5,"u":"orc%20weapon%20carnage_crb"},{"n":"Orc Weapon Expertise","s":5,"u":"orc%20weapon%20expertise_crb"},{"n":"Orc Weapon Familiarity","s":5,"u":"orc%20weapon%20familiarity_crb"},{"n":"Pervasive Superstition","s":5,"u":"pervasive%20superstition_crb"},{"n":"Victorious Vigor","s":5,"u":"victorious%20vigor_crb"},{"n":"Defy Death","s":1,"u":"defy%20death_loag"},{"n":"Dragon Grip","s":1,"u":"dragon%20grip_loag"},{"n":"Lifeblood's Call","s":1,"u":"lifeblood's%20call_loag"},{"n":"Mask Of Fear","s":1,"u":"mask%20of%20fear_loag"},{"n":"Mask Of Pain","s":1,"u":"mask%20of%20pain_loag"},{"n":"Mask Of Power","s":1,"u":"mask%20of%20power_loag"},{"n":"Mask Of Rejection","s":1,"u":"mask%20of%20rejection_loag"},{"n":"Orc Warmask","s":1,"u":"orc%20warmask_loag"},{"n":"Scar-thick Skin","s":1,"u":"scar-thick%20skin_loag"},{"n":"Demonblood Frenzy","s":0,"u":"demonblood%20frenzy_lome"}],"1":[{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"}],"2":[{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Butchering Axe","s":7,"u":"butchering%20axe_lotgb"}],"20":[{"n":"Orc","s":4,"u":"orc_apg"}],"21":[{"n":"Orc","s":4,"u":"orc_apg"}]},"ratfolk":{"0":[{"n":"Big Mouth","s":4,"u":"big%20mouth_apg"},{"n":"Cheek Pouches","s":4,"u":"cheek%20pouches_apg"},{"n":"Lab Rat","s":4,"u":"lab%20rat_apg"},{"n":"Overcrowd","s":4,"u":"overcrowd_apg"},{"n":"Pack Rat","s":4,"u":"pack%20rat_apg"},{"n":"Quick Stow","s":4,"u":"quick%20stow_apg"},{"n":"Rat Familiar","s":4,"u":"rat%20familiar_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Rat Magic","s":4,"u":"rat%20magic_apg"},{"n":"Ratfolk Lore","s":4,"u":"ratfolk%20lore_apg"},{"n":"Ratspeak","s":4,"u":"ratspeak_apg"},{"n":"Tinkering Fingers","s":4,"u":"tinkering%20fingers_apg"},{"n":"Vicious Incisors","s":4,"u":"vicious%20incisors_apg"},{"n":"Warren Digger","s":4,"u":"warren%20digger_apg"},{"n":"Warren Navigator","s":4,"u":"warren%20navigator_apg"},{"n":"Cornered Fury","s":1,"u":"cornered%20fury_loag"},{"n":"Gnaw","s":1,"u":"gnaw_loag"},{"n":"Plague Sniffer","s":1,"u":"plague%20sniffer_loag"},{"n":"Ratfolk Growth","s":1,"u":"ratfolk%20growth_loag"},{"n":"Ratfolk Roll","s":1,"u":"ratfolk%20roll_loag"},{"n":"Shinstabber","s":1,"u":"shinstabber_loag"},{"n":"Skittering Sneak","s":1,"u":"skittering%20sneak_loag"},{"n":"Skull Creeper","s":1,"u":"skull%20creeper_loag"},{"n":"Uncanny Cheeks","s":1,"u":"uncanny%20cheeks_loag"},{"n":"Warren Friend","s":1,"u":"warren%20friend_loag"}],"1":[{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"}],"20":[{"n":"Ratfolk","s":4,"u":"ratfolk_apg"}],"21":[{"n":"Ratfolk","s":4,"u":"ratfolk_apg"}]},"shisk":{"0":[{"n":"Bristle","s":0,"u":"bristle_lome"},{"n":"Delver","s":0,"u":"delver_lome"},{"n":"Dig Up Secrets","s":0,"u":"dig%20up%20secrets_lome"},{"n":"Eidetic Ear","s":0,"u":"eidetic%20ear_lome"},{"n":"Fountain Of Secrets","s":0,"u":"fountain%20of%20secrets_lome"},{"n":"Inured To The Heat","s":0,"u":"inured%20to%20the%20heat_lome"},{"n":"None Shall Know","s":0,"u":"none%20shall%20know_lome"},{"n":"Piercing Quills","s":0,"u":"piercing%20quills_lome"},{"n":"Quill Spray","s":0,"u":"quill%20spray_lome"},{"n":"Renewing Quills","s":0,"u":"renewing%20quills_lome"},{"n":"Secret Eyes","s":0,"u":"secret%20eyes_lome"},{"n":"Shisk Lore","s":0,"u":"shisk%20lore_lome"},{"n":"Spelunker","s":0,"u":"spelunker_lome"},{"n":"Spine Stabber","s":0,"u":"spine%20stabber_lome"}],"20":[{"n":"Shisk","s":0,"u":"shisk_lome"}],"21":[{"n":"Shisk","s":0,"u":"shisk_lome"}]},"shoony":{"0":[{"n":"Dig Quickly","s":8,"u":"dig%20quickly_ec3"},{"n":"Esteemed Visitor","s":8,"u":"esteemed%20visitor_ec3"},{"n":"Handy With Your Paws","s":8,"u":"handy%20with%20your%20paws_ec3"},{"n":"Improvisational Defender","s":8,"u":"improvisational%20defender_ec3"},{"n":"Improvisational Warrior","s":8,"u":"improvisational%20warrior_ec3"},{"n":"Loyal Empath","s":8,"u":"loyal%20empath_ec3"},{"n":"Practiced Paddler","s":8,"u":"practiced%20paddler_ec3"},{"n":"Scamper Underfoot","s":8,"u":"scamper%20underfoot_ec3"},{"n":"Shoony Lore","s":8,"u":"shoony%20lore_ec3"},{"n":"Sodbuster","s":8,"u":"sodbuster_ec3"},{"n":"Steadfast Ally","s":8,"u":"steadfast%20ally_ec3"},{"n":"Tough Tumbler","s":8,"u":"tough%20tumbler_ec3"},{"n":"Unrivaled Builder","s":8,"u":"unrivaled%20builder_ec3"}],"1":[{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"}],"20":[{"n":"Shoony","s":8,"u":"shoony_ec3"}],"21":[{"n":"Shoony","s":8,"u":"shoony_ec3"}]},"fey":{"1":[{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"Redcap","s":9,"u":"redcap_b1"},{"n":"Redcap","s":9,"u":"redcap_b1"},{"n":"Satyr","s":9,"u":"satyr_b1"},{"n":"Satyr","s":9,"u":"satyr_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Ankou","s":10,"u":"ankou_b2"},{"n":"Ankou","s":10,"u":"ankou_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Brownie","s":10,"u":"brownie_b2"},{"n":"Brownie","s":10,"u":"brownie_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Grimstalker","s":10,"u":"grimstalker_b2"},{"n":"Grimstalker","s":10,"u":"grimstalker_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Leprechaun","s":10,"u":"leprechaun_b2"},{"n":"Leprechaun","s":10,"u":"leprechaun_b2"},{"n":"Lurker In Light","s":10,"u":"lurker%20in%20light_b2"},{"n":"Lurker In Light","s":10,"u":"lurker%20in%20light_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Domovoi","s":11,"u":"domovoi_b3"},{"n":"Domovoi","s":11,"u":"domovoi_b3"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Dvorovoi","s":11,"u":"dvorovoi_b3"},{"n":"Dvorovoi","s":11,"u":"dvorovoi_b3"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Kishi","s":11,"u":"kishi_b3"},{"n":"Kishi","s":11,"u":"kishi_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Millindemalion","s":11,"u":"millindemalion_b3"},{"n":"Millindemalion","s":11,"u":"millindemalion_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Ovinnik","s":11,"u":"ovinnik_b3"},{"n":"Ovinnik","s":11,"u":"ovinnik_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Tooth Fairy","s":11,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy","s":11,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Biloko Veteran","s":14,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Veteran","s":14,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":14,"u":"biloko%20warrior_aoa2"},{"n":"Biloko Warrior","s":14,"u":"biloko%20warrior_aoa2"},{"n":"Eloko","s":14,"u":"eloko_aoa2"},{"n":"Eloko","s":14,"u":"eloko_aoa2"},{"n":"Kishi","s":14,"u":"kishi_aoa2"},{"n":"Kishi","s":14,"u":"kishi_aoa2"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Zrukbat","s":19,"u":"zrukbat_aoe1"},{"n":"Zrukbat","s":19,"u":"zrukbat_aoe1"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Ssumzili","s":41,"u":"ssumzili_sot3"},{"n":"Biloko Reaver","s":42,"u":"biloko%20reaver_sot4"},{"n":"Gambulami","s":42,"u":"gambulami_sot4"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"},{"n":"Tatterthread","s":44,"u":"tatterthread_sot6"}],"2":[{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"}],"20":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"21":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"28":[{"n":"Fey Eidolon","s":53,"u":"fey%20eidolon_som"}]},"sprite":{"0":[{"n":"Animal Speaker","s":1,"u":"animal%20speaker_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Corgi Mount","s":1,"u":"corgi%20mount_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Evanescent Wings","s":1,"u":"evanescent%20wings_loag"},{"n":"Fey Cantrips","s":1,"u":"fey%20cantrips_loag"},{"n":"Fey Disguise","s":1,"u":"fey%20disguise_loag"},{"n":"Fey Magic","s":1,"u":"fey%20magic_loag"},{"n":"Fey Skin","s":1,"u":"fey%20skin_loag"},{"n":"Hero's Wings","s":1,"u":"hero's%20wings_loag"},{"n":"Invisible Trickster","s":1,"u":"invisible%20trickster_loag"},{"n":"Speak With Bats","s":1,"u":"speak%20with%20bats_loag"},{"n":"Sprite's Spark","s":1,"u":"sprite's%20spark_loag"}],"1":[{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"}],"20":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"21":[{"n":"Sprite","s":1,"u":"sprite_loag"}]},"strix":{"0":[{"n":"Ancestor's Transformation","s":1,"u":"ancestor's%20transformation_loag"},{"n":"Feathered Cloak","s":1,"u":"feathered%20cloak_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Fledgling Flight","s":1,"u":"fledgling%20flight_loag"},{"n":"Fully Flighted","s":1,"u":"fully%20flighted_loag"},{"n":"Juvenile Flight","s":1,"u":"juvenile%20flight_loag"},{"n":"Nestling Fall","s":1,"u":"nestling%20fall_loag"},{"n":"Rokoan Arts","s":1,"u":"rokoan%20arts_loag"},{"n":"Story Crooner","s":1,"u":"story%20crooner_loag"},{"n":"Strix Defender","s":1,"u":"strix%20defender_loag"},{"n":"Strix Lore","s":1,"u":"strix%20lore_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Thrown Voice","s":1,"u":"thrown%20voice_loag"},{"n":"Wing Step","s":1,"u":"wing%20step_loag"}],"1":[{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"}],"20":[{"n":"Strix","s":1,"u":"strix_loag"}],"21":[{"n":"Strix","s":1,"u":"strix_loag"}]},"tengu":{"0":[{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Eclectic Sword Training","s":4,"u":"eclectic%20sword%20training_apg"},{"n":"Great Tengu Form","s":4,"u":"great%20tengu%20form_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"One-toed Hop","s":4,"u":"one-toed%20hop_apg"},{"n":"Scavenger's Search","s":4,"u":"scavenger's%20search_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Squawk!","s":4,"u":"squawk!_apg"},{"n":"Storm's Lash","s":4,"u":"storm's%20lash_apg"},{"n":"Tengu Lore","s":4,"u":"tengu%20lore_apg"},{"n":"Tengu Weapon Expertise","s":4,"u":"tengu%20weapon%20expertise_apg"},{"n":"Tengu Weapon Familiarity","s":4,"u":"tengu%20weapon%20familiarity_apg"},{"n":"Tengu Weapon Study","s":4,"u":"tengu%20weapon%20study_apg"},{"n":"Dogfang Bite","s":1,"u":"dogfang%20bite_loag"},{"n":"Eclectic Sword Mastery","s":1,"u":"eclectic%20sword%20mastery_loag"},{"n":"Favor Of Heaven","s":1,"u":"favor%20of%20heaven_loag"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Hurricane Swing","s":1,"u":"hurricane%20swing_loag"},{"n":"Jinx Glutton","s":1,"u":"jinx%20glutton_loag"},{"n":"Magpie Snatch","s":1,"u":"magpie%20snatch_loag"},{"n":"Mariner's Fire","s":1,"u":"mariner's%20fire_loag"},{"n":"Soaring Form","s":1,"u":"soaring%20form_loag"},{"n":"Tengu Feather Fan","s":1,"u":"tengu%20feather%20fan_loag"},{"n":"Thunder God's Fan","s":1,"u":"thunder%20god's%20fan_loag"},{"n":"Trickster Tengu","s":1,"u":"trickster%20tengu_loag"},{"n":"Uncanny Agility","s":1,"u":"uncanny%20agility_loag"},{"n":"Waxed Feathers","s":1,"u":"waxed%20feathers_loag"},{"n":"Wind God's Fan","s":1,"u":"wind%20god's%20fan_loag"}],"1":[{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"}],"2":[{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"}],"20":[{"n":"Tengu","s":4,"u":"tengu_apg"}],"21":[{"n":"Tengu","s":4,"u":"tengu_apg"}]},"aasimar":{"0":[{"n":"Aasimar's Mercy","s":4,"u":"aasimar's%20mercy_apg"},{"n":"Angelic Magic","s":4,"u":"angelic%20magic_apg"},{"n":"Angelkin","s":4,"u":"angelkin_apg"},{"n":"Archon Magic","s":4,"u":"archon%20magic_apg"},{"n":"Azata Magic","s":4,"u":"azata%20magic_apg"},{"n":"Blessed Blood","s":4,"u":"blessed%20blood_apg"},{"n":"Celestial Eyes","s":4,"u":"celestial%20eyes_apg"},{"n":"Celestial Lore","s":4,"u":"celestial%20lore_apg"},{"n":"Celestial Resistance","s":4,"u":"celestial%20resistance_apg"},{"n":"Celestial Strikes","s":4,"u":"celestial%20strikes_apg"},{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Celestial Word","s":4,"u":"celestial%20word_apg"},{"n":"Divine Countermeasures","s":4,"u":"divine%20countermeasures_apg"},{"n":"Empyreal Blessing","s":4,"u":"empyreal%20blessing_apg"},{"n":"Eternal Wings","s":4,"u":"eternal%20wings_apg"},{"n":"Halo","s":4,"u":"halo_apg"},{"n":"Lawbringer","s":4,"u":"lawbringer_apg"},{"n":"Musetouched","s":4,"u":"musetouched_apg"},{"n":"Summon Celestial Kin","s":4,"u":"summon%20celestial%20kin_apg"},{"n":"Agathion Magic","s":1,"u":"agathion%20magic_loag"},{"n":"Call Of Elysium","s":1,"u":"call%20of%20elysium_loag"},{"n":"Emberkin","s":1,"u":"emberkin_loag"},{"n":"Enforced Order","s":1,"u":"enforced%20order_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Garuda Magic","s":1,"u":"garuda%20magic_loag"},{"n":"Garuda's Squall","s":1,"u":"garuda's%20squall_loag"},{"n":"Healer's Halo","s":1,"u":"healer's%20halo_loag"},{"n":"Idyllkin","s":1,"u":"idyllkin_loag"},{"n":"Peri Magic","s":1,"u":"peri%20magic_loag"},{"n":"Plumekith","s":1,"u":"plumekith_loag"},{"n":"Purge Sins","s":1,"u":"purge%20sins_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Tranquil Sanctuary","s":1,"u":"tranquil%20sanctuary_loag"},{"n":"Truespeech","s":1,"u":"truespeech_loag"}],"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"}],"22":[{"n":"Aasimar","s":4,"u":"blankhash,state:h-aasimar-apg=b1"}]},"aphorite":{"0":[{"n":"Analyze Information","s":1,"u":"analyze%20information_loag"},{"n":"Ancillary Motes","s":1,"u":"ancillary%20motes_loag"},{"n":"Axiomatic Lore","s":1,"u":"axiomatic%20lore_loag"},{"n":"Channel The Godmind","s":1,"u":"channel%20the%20godmind_loag"},{"n":"Crystalline Cloud","s":1,"u":"crystalline%20cloud_loag"},{"n":"Crystalline Dust","s":1,"u":"crystalline%20dust_loag"},{"n":"Impose Order","s":1,"u":"impose%20order_loag"},{"n":"Intercorporate","s":1,"u":"intercorporate_loag"},{"n":"Internal Cohesion","s":1,"u":"internal%20cohesion_loag"},{"n":"Intuitive Crafting","s":1,"u":"intuitive%20crafting_loag"},{"n":"Lemma Of Vision","s":1,"u":"lemma%20of%20vision_loag"},{"n":"Offensive Analysis","s":1,"u":"offensive%20analysis_loag"},{"n":"Preemptive Reconfiguration","s":1,"u":"preemptive%20reconfiguration_loag"}],"1":[{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"}],"22":[{"n":"Aphorite","s":1,"u":"blankhash,state:h-aphorite-loag=b1"}]},"beastkin":{"0":[{"n":"Animal Magic","s":1,"u":"animal%20magic_loag"},{"n":"Animal Senses","s":1,"u":"animal%20senses_loag"},{"n":"Animal Shape","s":1,"u":"animal%20shape_loag"},{"n":"Animal Swiftness","s":1,"u":"animal%20swiftness_loag"},{"n":"Animalistic Resistance","s":1,"u":"animalistic%20resistance_loag"},{"n":"Critter Shape","s":1,"u":"critter%20shape_loag"},{"n":"Dire Form","s":1,"u":"dire%20form_loag"},{"n":"Gift Of The Moon","s":1,"u":"gift%20of%20the%20moon_loag"},{"n":"Greater Animal Senses","s":1,"u":"greater%20animal%20senses_loag"},{"n":"Pack Tactics","s":1,"u":"pack%20tactics_loag"},{"n":"Quick Change","s":1,"u":"quick%20change_loag"}],"22":[{"n":"Beastkin","s":1,"u":"blankhash,state:h-beastkin-loag=b1"}]},"changeling":{"0":[{"n":"Accursed Claws","s":4,"u":"accursed%20claws_apg"},{"n":"Brine May","s":4,"u":"brine%20may_apg"},{"n":"Called","s":4,"u":"called_apg"},{"n":"Callow May","s":4,"u":"callow%20may_apg"},{"n":"Changeling Lore","s":4,"u":"changeling%20lore_apg"},{"n":"Dream May","s":4,"u":"dream%20may_apg"},{"n":"Hag Claws","s":4,"u":"hag%20claws_apg"},{"n":"Hag Magic","s":4,"u":"hag%20magic_apg"},{"n":"Hag's Sight","s":4,"u":"hag's%20sight_apg"},{"n":"Mist Child","s":4,"u":"mist%20child_apg"},{"n":"Occult Resistance","s":4,"u":"occult%20resistance_apg"},{"n":"Slag May","s":4,"u":"slag%20may_apg"},{"n":"Crone's Cruelty","s":1,"u":"crone's%20cruelty_loag"},{"n":"Cunning Hair","s":1,"u":"cunning%20hair_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Maiden's Mending","s":1,"u":"maiden's%20mending_loag"},{"n":"Moon May","s":1,"u":"moon%20may_loag"},{"n":"Mother's Mindfulness","s":1,"u":"mother's%20mindfulness_loag"},{"n":"Snow May","s":1,"u":"snow%20may_loag"},{"n":"Spiteful Rake","s":1,"u":"spiteful%20rake_loag"},{"n":"Stormy Heart","s":1,"u":"stormy%20heart_loag"},{"n":"Veil May","s":1,"u":"veil%20may_loag"},{"n":"Virga May","s":1,"u":"virga%20may_loag"}],"1":[{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"}],"22":[{"n":"Changeling","s":4,"u":"blankhash,state:h-changeling-apg=b1"}]},"dhampir":{"0":[{"n":"Bloodletting Fangs","s":4,"u":"bloodletting%20fangs_apg"},{"n":"Enthralling Allure","s":4,"u":"enthralling%20allure_apg"},{"n":"Eyes Of Night","s":4,"u":"eyes%20of%20night_apg"},{"n":"Fangs","s":4,"u":"fangs_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Necromantic Physiology","s":4,"u":"necromantic%20physiology_apg"},{"n":"Night Magic","s":4,"u":"night%20magic_apg"},{"n":"Straveika","s":4,"u":"straveika_apg"},{"n":"Svetocher","s":4,"u":"svetocher_apg"},{"n":"Symphony Of Blood","s":4,"u":"symphony%20of%20blood_apg"},{"n":"Undead Slayer","s":4,"u":"undead%20slayer_apg"},{"n":"Vampire Lore","s":4,"u":"vampire%20lore_apg"},{"n":"Voice Of The Night","s":4,"u":"voice%20of%20the%20night_apg"},{"n":"Adhyabhau","s":1,"u":"adhyabhau_loag"},{"n":"Cel Rau","s":1,"u":"cel%20rau_loag"},{"n":"Daywalker","s":1,"u":"daywalker_loag"},{"n":"Feed On Pain","s":1,"u":"feed%20on%20pain_loag"},{"n":"Hopping Stride","s":1,"u":"hopping%20stride_loag"},{"n":"Nocturnal Charm","s":1,"u":"nocturnal%20charm_loag"},{"n":"Old Soul","s":1,"u":"old%20soul_loag"},{"n":"Ru-shi","s":1,"u":"ru-shi_loag"},{"n":"Slip Into Shadow","s":1,"u":"slip%20into%20shadow_loag"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Twist Healing","s":1,"u":"twist%20healing_loag"},{"n":"Undead Companion","s":1,"u":"undead%20companion_loag"}],"1":[{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"}],"22":[{"n":"Dhampir","s":4,"u":"blankhash,state:h-dhampir-apg=b1"}]},"duskwalker":{"0":[{"n":"Boneyard's Call","s":4,"u":"boneyard's%20call_apg"},{"n":"Duskwalker Lore","s":4,"u":"duskwalker%20lore_apg"},{"n":"Duskwalker Magic","s":4,"u":"duskwalker%20magic_apg"},{"n":"Ghost Hunter","s":4,"u":"ghost%20hunter_apg"},{"n":"Gravesight","s":4,"u":"gravesight_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Resist Ruin","s":4,"u":"resist%20ruin_apg"},{"n":"Spirit Soother","s":4,"u":"spirit%20soother_apg"},{"n":"Spirit Strikes","s":4,"u":"spirit%20strikes_apg"},{"n":"Ward Against Corruption","s":4,"u":"ward%20against%20corruption_apg"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Catrina's Presence","s":1,"u":"catrina's%20presence_loag"},{"n":"Chance Death","s":1,"u":"chance%20death_loag"},{"n":"Deliberate Death","s":1,"u":"deliberate%20death_loag"},{"n":"Morrigna's Spider Affinity","s":1,"u":"morrigna's%20spider%20affinity_loag"},{"n":"Nosoi's Mask","s":1,"u":"nosoi's%20mask_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Shoki's Argument","s":1,"u":"shoki's%20argument_loag"},{"n":"Vanth's Weapon Execution","s":1,"u":"vanth's%20weapon%20execution_loag"},{"n":"Vanth's Weapon Expertise","s":1,"u":"vanth's%20weapon%20expertise_loag"},{"n":"Vanth's Weapon Familiarity","s":1,"u":"vanth's%20weapon%20familiarity_loag"},{"n":"Willing Death","s":1,"u":"willing%20death_loag"},{"n":"Yamaraj's Grandeur","s":1,"u":"yamaraj's%20grandeur_loag"}],"1":[{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"}],"22":[{"n":"Duskwalker","s":4,"u":"blankhash,state:h-duskwalker-apg=b1"}]},"ganzi":{"0":[{"n":"Alter Resistance","s":1,"u":"alter%20resistance_loag"},{"n":"Amorphous Aspect","s":1,"u":"amorphous%20aspect_loag"},{"n":"Anarchic Arcana","s":1,"u":"anarchic%20arcana_loag"},{"n":"Arise, Ye Worthy!","s":1,"u":"arise%2c%20ye%20worthy!_loag"},{"n":"Creative Prodigy","s":1,"u":"creative%20prodigy_loag"},{"n":"Ganzi Gaze","s":1,"u":"ganzi%20gaze_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Irrepressible","s":1,"u":"irrepressible_loag"},{"n":"Larcenous Tail","s":1,"u":"larcenous%20tail_loag"},{"n":"Mischievous Tail","s":1,"u":"mischievous%20tail_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(ganzi)_loag"},{"n":"Smashing Tail","s":1,"u":"smashing%20tail_loag"},{"n":"Vestigial Wings","s":1,"u":"vestigial%20wings_loag"}],"1":[{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"}],"22":[{"n":"Ganzi","s":1,"u":"blankhash,state:h-ganzi-loag=b1"}]},"ifrit":{"0":[{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Brightsoul","s":1,"u":"brightsoul_loag"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Cindersoul","s":1,"u":"cindersoul_loag"},{"n":"Efreeti Magic","s":1,"u":"efreeti%20magic_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Ember's Eyes","s":1,"u":"ember's%20eyes_loag"},{"n":"Firesight","s":1,"u":"firesight_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Heat Wave","s":1,"u":"heat%20wave_loag"},{"n":"Inner Fire","s":1,"u":"inner%20fire_loag"},{"n":"Lavasoul","s":1,"u":"lavasoul_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Scorching Disarm","s":1,"u":"scorching%20disarm_loag"},{"n":"Sinister Appearance","s":1,"u":"sinister%20appearance_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag"},{"n":"Summon Fire Elemental","s":1,"u":"summon%20fire%20elemental_loag"}],"1":[{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"}],"22":[{"n":"Ifrit","s":1,"u":"blankhash,state:h-ifrit-loag=b1"}]},"geniekin":{"2":[{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"}],"22":[{"n":"Ifrit","s":1,"u":"blankhash,state:h-ifrit-loag=b1"},{"n":"Oread","s":1,"u":"blankhash,state:h-oread-loag=b1"},{"n":"Suli","s":1,"u":"blankhash,state:h-suli-loag=b1"},{"n":"Sylph","s":1,"u":"blankhash,state:h-sylph-loag=b1"},{"n":"Undine","s":1,"u":"blankhash,state:h-undine-loag=b1"}]},"oread":{"0":[{"n":"Dustsoul","s":1,"u":"dustsoul_loag"},{"n":"Earthsense","s":1,"u":"earthsense_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Elemental Trade","s":1,"u":"elemental%20trade_loag"},{"n":"Fortify Shield","s":1,"u":"fortify%20shield_loag"},{"n":"Gemsoul","s":1,"u":"gemsoul_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Metal-veined Strikes","s":1,"u":"metal-veined%20strikes_loag"},{"n":"Miresoul","s":1,"u":"miresoul_loag"},{"n":"One With Earth","s":1,"u":"one%20with%20earth_loag"},{"n":"Shaitan Magic","s":1,"u":"shaitan%20magic_loag"},{"n":"Shaitan Skin","s":1,"u":"shaitan%20skin_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag"},{"n":"Steady On Stone","s":1,"u":"steady%20on%20stone_loag"},{"n":"Stone Form","s":1,"u":"stone%20form_loag"},{"n":"Summon Earth Elemental","s":1,"u":"summon%20earth%20elemental_loag"},{"n":"Treacherous Earth","s":1,"u":"treacherous%20earth_loag"}],"1":[{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"}],"22":[{"n":"Oread","s":1,"u":"blankhash,state:h-oread-loag=b1"}]},"suli":{"0":[{"n":"Continuous Assault","s":1,"u":"continuous%20assault_loag"},{"n":"Dualborn","s":1,"u":"dualborn_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Elemental Bulwark","s":1,"u":"elemental%20bulwark_loag"},{"n":"Elemental Embellish","s":1,"u":"elemental%20embellish_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Improved Elemental Bulwark","s":1,"u":"improved%20elemental%20bulwark_loag"},{"n":"Janni Hospitality","s":1,"u":"janni%20hospitality_loag"},{"n":"Janni Magic","s":1,"u":"janni%20magic_loag"},{"n":"Scholar's Inheritance","s":1,"u":"scholar's%20inheritance_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag"},{"n":"Suli Amir","s":1,"u":"suli%20amir_loag"},{"n":"Suli-jann","s":1,"u":"suli-jann_loag"},{"n":"Tetraelemental Assault","s":1,"u":"tetraelemental%20assault_loag"}],"1":[{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"}],"22":[{"n":"Suli","s":1,"u":"blankhash,state:h-suli-loag=b1"}]},"sylph":{"0":[{"n":"Airy Step","s":1,"u":"airy%20step_loag"},{"n":"Cloud Gazer","s":1,"u":"cloud%20gazer_loag"},{"n":"Djinni Magic","s":1,"u":"djinni%20magic_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Eternal Wings","s":1,"u":"eternal%20wings_loag"},{"n":"Fumesoul","s":1,"u":"fumesoul_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Inner Breath","s":1,"u":"inner%20breath_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag"},{"n":"Slip With The Breeze","s":1,"u":"slip%20with%20the%20breeze_loag"},{"n":"Smokesoul","s":1,"u":"smokesoul_loag"},{"n":"Storm Form","s":1,"u":"storm%20form_loag"},{"n":"Stormsoul","s":1,"u":"stormsoul_loag"},{"n":"Summon Air Elemental","s":1,"u":"summon%20air%20elemental_loag"},{"n":"Swift","s":1,"u":"swift_loag"},{"n":"Wind Tempered","s":1,"u":"wind%20tempered_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"}],"1":[{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"}],"22":[{"n":"Sylph","s":1,"u":"blankhash,state:h-sylph-loag=b1"}]},"tiefling":{"0":[{"n":"Daemon Magic","s":4,"u":"daemon%20magic_apg"},{"n":"Demon Magic","s":4,"u":"demon%20magic_apg"},{"n":"Devil Magic","s":4,"u":"devil%20magic_apg"},{"n":"Fiend's Door","s":4,"u":"fiend's%20door_apg"},{"n":"Fiendish Eyes","s":4,"u":"fiendish%20eyes_apg"},{"n":"Fiendish Lore","s":4,"u":"fiendish%20lore_apg"},{"n":"Fiendish Resistance","s":4,"u":"fiendish%20resistance_apg"},{"n":"Fiendish Strikes","s":4,"u":"fiendish%20strikes_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Fiendish Word","s":4,"u":"fiendish%20word_apg"},{"n":"Form Of The Fiend","s":4,"u":"form%20of%20the%20fiend_apg"},{"n":"Grimspawn","s":4,"u":"grimspawn_apg"},{"n":"Hellspawn","s":4,"u":"hellspawn_apg"},{"n":"Light From Darkness","s":4,"u":"light%20from%20darkness_apg"},{"n":"Malicious Bane","s":4,"u":"malicious%20bane_apg"},{"n":"Nimble Hooves","s":4,"u":"nimble%20hooves_apg"},{"n":"Pitborn","s":4,"u":"pitborn_apg"},{"n":"Relentless Wings","s":4,"u":"relentless%20wings_apg"},{"n":"Skillful Tail","s":4,"u":"skillful%20tail%20(tiefling)_apg"},{"n":"Summon Fiendish Kin","s":4,"u":"summon%20fiendish%20kin_apg"},{"n":"Beastbrood","s":1,"u":"beastbrood_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Devilish Wiles","s":1,"u":"devilish%20wiles_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Finest Trick","s":1,"u":"finest%20trick_loag"},{"n":"Qlippoth Magic","s":1,"u":"qlippoth%20magic_loag"},{"n":"Rakshasa Magic","s":1,"u":"rakshasa%20magic_loag"},{"n":"Riftmarked","s":1,"u":"riftmarked_loag"},{"n":"Shackleborn","s":1,"u":"shackleborn_loag"},{"n":"Velstrac Magic","s":1,"u":"velstrac%20magic_loag"}],"1":[{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"}],"22":[{"n":"Tiefling","s":4,"u":"blankhash,state:h-tiefling-apg=b1"}]},"undine":{"0":[{"n":"Aquatic Eyes","s":1,"u":"aquatic%20eyes_loag"},{"n":"Brinesoul","s":1,"u":"brinesoul_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Fluid Contortionist","s":1,"u":"fluid%20contortionist_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Marid Magic","s":1,"u":"marid%20magic_loag"},{"n":"Mistsoul","s":1,"u":"mistsoul_loag"},{"n":"Rimesoul","s":1,"u":"rimesoul_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(sylph%2cundine%2csuli%2coread%2cifrit)_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Strong Swimmer","s":1,"u":"strong%20swimmer_loag"},{"n":"Summon Water Elemental","s":1,"u":"summon%20water%20elemental_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Tide-hardened","s":1,"u":"tide-hardened_loag"},{"n":"Translucent Skin","s":1,"u":"translucent%20skin_loag"}],"1":[{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"}],"22":[{"n":"Undine","s":1,"u":"blankhash,state:h-undine-loag=b1"}]},"":{"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Ankhrav","s":9,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Arboreal Regent","s":9,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":9,"u":"arboreal%20warden_b1"},{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Awakened Tree","s":9,"u":"awakened%20tree_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Ball Python","s":9,"u":"ball%20python_b1"},{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Barghest","s":9,"u":"barghest_b1"},{"n":"Basilisk","s":9,"u":"basilisk_b1"},{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Bloodseeker","s":9,"u":"bloodseeker_b1"},{"n":"Boar","s":9,"u":"boar_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Bulette","s":9,"u":"bulette_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Cauthooj","s":9,"u":"cauthooj_b1"},{"n":"Cave Bear","s":9,"u":"cave%20bear_b1"},{"n":"Centaur","s":9,"u":"centaur_b1"},{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Cloaker","s":9,"u":"cloaker_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cockatrice","s":9,"u":"cockatrice_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Crocodile","s":9,"u":"crocodile_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Daeodon","s":9,"u":"daeodon_b1"},{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Deadly Mantis","s":9,"u":"deadly%20mantis_b1"},{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":9,"u":"deinosuchus_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Dezullon","s":9,"u":"dezullon_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Dire Wolf","s":9,"u":"dire%20wolf_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":9,"u":"drakauthix_b1"},{"n":"Drider","s":9,"u":"drider_b1"},{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Eagle","s":9,"u":"eagle_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":9,"u":"elephant_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Faceless Stalker","s":9,"u":"faceless%20stalker_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Flash Beetle","s":9,"u":"flash%20beetle_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Giant Anaconda","s":9,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Giant Bat","s":9,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":9,"u":"giant%20centipede_b1"},{"n":"Giant Eagle","s":9,"u":"giant%20eagle_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Giant Frilled Lizard","s":9,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":9,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":9,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":9,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":9,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":9,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":9,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":9,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":9,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":9,"u":"giant%20wasp_b1"},{"n":"Gibbering Mouther","s":9,"u":"gibbering%20mouther_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Dog","s":9,"u":"goblin%20dog_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Gogiteth","s":9,"u":"gogiteth_b1"},{"n":"Goliath Spider","s":9,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":9,"u":"gorilla_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Griffon","s":9,"u":"griffon_b1"},{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Grizzly Bear","s":9,"u":"grizzly%20bear_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Guard Dog","s":9,"u":"guard%20dog_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Gug","s":9,"u":"gug_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Harpy","s":9,"u":"harpy_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Homunculus","s":9,"u":"homunculus_b1"},{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Hunting Spider","s":9,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":9,"u":"hyaenodon_b1"},{"n":"Hydra","s":9,"u":"hydra_b1"},{"n":"Hyena","s":9,"u":"hyena_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Lamia","s":9,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":9,"u":"lamia%20matriarch_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Leopard","s":9,"u":"leopard_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lion","s":9,"u":"lion_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Mammoth","s":9,"u":"mammoth_b1"},{"n":"Manticore","s":9,"u":"manticore_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Medusa","s":9,"u":"medusa_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Megaprimatus","s":9,"u":"megaprimatus_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":9,"u":"mimic_b1"},{"n":"Minotaur","s":9,"u":"minotaur_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Mu Spore","s":9,"u":"mu%20spore_b1"},{"n":"Mukradi","s":9,"u":"mukradi_b1"},{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Nilith","s":9,"u":"nilith_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Ofalth","s":9,"u":"ofalth_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Otyugh","s":9,"u":"otyugh_b1"},{"n":"Owlbear","s":9,"u":"owlbear_b1"},{"n":"Pegasus","s":9,"u":"pegasus_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Pteranodon","s":9,"u":"pteranodon_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"Purple Worm","s":9,"u":"purple%20worm_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Quelaunt","s":9,"u":"quelaunt_b1"},{"n":"Quetzalcoatlus","s":9,"u":"quetzalcoatlus_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Redcap","s":9,"u":"redcap_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Riding Dog","s":9,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":9,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":9,"u":"riding%20pony_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Roc","s":9,"u":"roc_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Rust Monster","s":9,"u":"rust%20monster_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Satyr","s":9,"u":"satyr_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Shambler","s":9,"u":"shambler_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Shining Child","s":9,"u":"shining%20child_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Sinspawn","s":9,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Slurk","s":9,"u":"slurk_b1"},{"n":"Smilodon","s":9,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"},{"n":"Sphinx","s":9,"u":"sphinx_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Tiger","s":9,"u":"tiger_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Viper","s":9,"u":"viper_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"War Horse","s":9,"u":"war%20horse_b1"},{"n":"War Pony","s":9,"u":"war%20pony_b1"},{"n":"Warg","s":9,"u":"warg_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Web Lurker","s":9,"u":"web%20lurker_b1"},{"n":"Wemmuth","s":9,"u":"wemmuth_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Winter Wolf","s":9,"u":"winter%20wolf_b1"},{"n":"Wolf","s":9,"u":"wolf_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Wyvern","s":9,"u":"wyvern_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Anancus","s":10,"u":"anancus_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Ankou","s":10,"u":"ankou_b2"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Attic Whisperer","s":10,"u":"attic%20whisperer_b2"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Aurumvorax","s":10,"u":"aurumvorax_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Badger","s":10,"u":"badger_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Behemoth Hippopotamus","s":10,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Black Bear","s":10,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":10,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":10,"u":"blindheim_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Bottlenose Dolphin","s":10,"u":"bottlenose%20dolphin_b2"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Brownie","s":10,"u":"brownie_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Catoblepas","s":10,"u":"catoblepas_b2"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Cave Fisher","s":10,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":10,"u":"cave%20scorpion_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Choker","s":10,"u":"choker_b2"},{"n":"Chupacabra","s":10,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Crawling Hand","s":10,"u":"crawling%20hand_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Destrachan","s":10,"u":"destrachan_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Doprillu","s":10,"u":"doprillu_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":10,"u":"drainberry%20bush_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Dream Spider","s":10,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":10,"u":"duneshaker%20solifugid_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Elasmosaurus","s":10,"u":"elasmosaurus_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Emperor Cobra","s":10,"u":"emperor%20cobra_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Ghonhatine","s":10,"u":"ghonhatine_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Ant","s":10,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":10,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":10,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":10,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Crawling Hand","s":10,"u":"giant%20crawling%20hand_b2"},{"n":"Giant Dragonfly","s":10,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":10,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":10,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":10,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":10,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":10,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":10,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":10,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":10,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":10,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":10,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":10,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Grimstalker","s":10,"u":"grimstalker_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Hippogriff","s":10,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":10,"u":"hippopotamus_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":10,"u":"irnakurse_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Leprechaun","s":10,"u":"leprechaun_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Leucrotta","s":10,"u":"leucrotta_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Lurker In Light","s":10,"u":"lurker%20in%20light_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Mandragora","s":10,"u":"mandragora_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Mastodon","s":10,"u":"mastodon_b2"},{"n":"Megalania","s":10,"u":"megalania_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Mohrg","s":10,"u":"mohrg_b2"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Morlock","s":10,"u":"morlock_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Ogre Spider","s":10,"u":"ogre%20spider_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Orca","s":10,"u":"orca_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Peryton","s":10,"u":"peryton_b2"},{"n":"Petitioner","s":10,"u":"petitioner_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Polar Bear","s":10,"u":"polar%20bear_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Raven","s":10,"u":"raven_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Revenant","s":10,"u":"revenant_b2"},{"n":"Rhinoceros","s":10,"u":"rhinoceros_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Scarecrow","s":10,"u":"scarecrow_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Scythe Tree","s":10,"u":"scythe%20tree_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Sea Snake","s":10,"u":"sea%20snake_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Shocker Lizard","s":10,"u":"shocker%20lizard_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Skaveling","s":10,"u":"skaveling_b2"},{"n":"Skrik Nettle","s":10,"u":"skrik%20nettle_b2"},{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Snapping Turtle","s":10,"u":"snapping%20turtle_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":10,"u":"spear%20frog_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Tatzlwyrm","s":10,"u":"tatzlwyrm_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":10,"u":"titan%20centipede_b2"},{"n":"Totenmaske","s":10,"u":"totenmaske_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Vampiric Mist","s":10,"u":"vampiric%20mist_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Viper Vine","s":10,"u":"viper%20vine_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Wolverine","s":10,"u":"wolverine_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Woolly Rhinoceros","s":10,"u":"woolly%20rhinoceros_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Amphisbaena","s":11,"u":"amphisbaena_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Angazhani","s":11,"u":"angazhani_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"Arboreal Archive","s":11,"u":"arboreal%20archive_b3"},{"n":"Arboreal Reaper","s":11,"u":"arboreal%20reaper_b3"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Baykok","s":11,"u":"baykok_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Bison","s":11,"u":"bison_b3"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Blood Painter","s":11,"u":"blood%20painter_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Brainchild","s":11,"u":"brainchild_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Buso Farmer","s":11,"u":"buso%20farmer_b3"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"Camel","s":11,"u":"camel_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"Chouchin-obake","s":11,"u":"chouchin-obake_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Domovoi","s":11,"u":"domovoi_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Dvorovoi","s":11,"u":"dvorovoi_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Empress Bore Worm","s":11,"u":"empress%20bore%20worm_b3"},{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Fading Fox","s":11,"u":"fading%20fox_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":11,"u":"festrog_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Flumph","s":11,"u":"flumph_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Garuda","s":11,"u":"garuda_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Giant Flying Squirrel","s":11,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":11,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":11,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":11,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":11,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":11,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":11,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":11,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":11,"u":"girtablilu%20sentry_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Hieracosphinx","s":11,"u":"hieracosphinx_b3"},{"n":"House Drake","s":11,"u":"house%20drake_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Ittan-momen","s":11,"u":"ittan-momen_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Kangaroo","s":11,"u":"kangaroo_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kasa-obake","s":11,"u":"kasa-obake_b3"},{"n":"Khravgodon","s":11,"u":"khravgodon_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Kishi","s":11,"u":"kishi_b3"},{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Kokogiak","s":11,"u":"kokogiak_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Maftet Guardian","s":11,"u":"maftet%20guardian_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Megalictis","s":11,"u":"megalictis_b3"},{"n":"Megatherium","s":11,"u":"megatherium_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Millindemalion","s":11,"u":"millindemalion_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":11,"u":"monkey_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Moose","s":11,"u":"moose_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Myceloid","s":11,"u":"myceloid_b3"},{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Ostovite","s":11,"u":"ostovite_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Ovinnik","s":11,"u":"ovinnik_b3"},{"n":"Owb","s":11,"u":"owb_b3"},{"n":"Owb Prophet","s":11,"u":"owb%20prophet_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Platecarpus","s":11,"u":"platecarpus_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":11,"u":"red%20fox_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Ringhorn Ram","s":11,"u":"ringhorn%20ram_b3"},{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"},{"n":"Rokurokubi","s":11,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":11,"u":"rosethorn%20ram_b3"},{"n":"Sabosan","s":11,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Scalescribe","s":11,"u":"scalescribe_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Shae","s":11,"u":"shae_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Skull Peeler","s":11,"u":"skull%20peeler_b3"},{"n":"Skunk","s":11,"u":"skunk_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Squirming Swill","s":11,"u":"squirming%20swill_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":11,"u":"terra-cotta%20soldier_b3"},{"n":"Terror Bird","s":11,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":11,"u":"terror%20shrike_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Three-toed Sloth","s":11,"u":"three-toed%20sloth_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Tooth Fairy","s":11,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Trailgaunt","s":11,"u":"trailgaunt_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"},{"n":"Tupilaq","s":11,"u":"tupilaq_b3"},{"n":"Tylosaurus","s":11,"u":"tylosaurus_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Weasel","s":11,"u":"weasel_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":11,"u":"wolliped_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Yzobu","s":11,"u":"yzobu_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Asanbosam","s":14,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Biloko Veteran","s":14,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":14,"u":"biloko%20warrior_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Eloko","s":14,"u":"eloko_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Kishi","s":14,"u":"kishi_aoa2"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Sabosan","s":14,"u":"sabosan_aoa2"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Blood Boar","s":15,"u":"blood%20boar_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Deculi","s":16,"u":"deculi_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Duneshaker Solifugid","s":17,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":17,"u":"giant%20solifugid_aoa5"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Grick","s":19,"u":"grick_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Pickled Punk","s":19,"u":"pickled%20punk_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Shredskin","s":19,"u":"shredskin_aoe1"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Zrukbat","s":19,"u":"zrukbat_aoe1"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Tenome","s":20,"u":"tenome_aoe2"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Alchemical Horror","s":24,"u":"alchemical%20horror_aoe6"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":28,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":28,"u":"giant%20flea_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Juvenile Boar","s":28,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Oil Living Graffiti","s":28,"u":"oil%20living%20graffiti_ec1"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Counteflora","s":8,"u":"counteflora_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":31,"u":"shraen%20graveknight_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Bloodlash Bush","s":33,"u":"bloodlash%20bush_fop"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"Mangy Wolves","s":33,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Vine Lasher","s":33,"u":"vine%20lasher_fop"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":34,"u":"muckish%20creep_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Sigbin","s":34,"u":"sigbin_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Angoyang","s":35,"u":"angoyang_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Binji","s":39,"u":"binji_sot1"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Mining Bee","s":39,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":39,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":39,"u":"giant%20worker%20bee_sot1"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Umbo","s":39,"u":"umbo_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Damibwa","s":40,"u":"damibwa_sot2"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":41,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":41,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":41,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":41,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Golgopo","s":41,"u":"golgopo_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Karumzek","s":41,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"Norgorberite Spy","s":41,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Ssumzili","s":41,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"},{"n":"Ba'aupa Mdoudu","s":42,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Biloko Reaver","s":42,"u":"biloko%20reaver_sot4"},{"n":"Dimari-Diji","s":42,"u":"dimari-diji_sot4"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"},{"n":"Gambulami","s":42,"u":"gambulami_sot4"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Graveknight Captain","s":42,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":42,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Kilia Mwibo","s":42,"u":"kilia%20mwibo_sot4"},{"n":"Living Sun-Spire","s":42,"u":"living%20sun-spire_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"},{"n":"Sunburst Corpse","s":42,"u":"sunburst%20corpse_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"Ancient Rivener","s":43,"u":"ancient%20rivener_sot5"},{"n":"Contemplative","s":43,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":43,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":43,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Dwandek","s":43,"u":"dwandek_sot5"},{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":43,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":43,"u":"formian%20worker_sot5"},{"n":"Gluttonworm","s":43,"u":"gluttonworm_sot5"},{"n":"Ikeshti Brood-Minder","s":43,"u":"ikeshti%20brood-minder_sot5"},{"n":"Iobane Magus","s":43,"u":"iobane%20magus_sot5"},{"n":"Khefak Scuttler","s":43,"u":"khefak%20scuttler_sot5"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"},{"n":"Shobhad Enforcer","s":43,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":43,"u":"shobhad%20sniper_sot5"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":43,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":43,"u":"taon_sot5"},{"n":"Thasteron Khefak","s":43,"u":"thasteron%20khefak_sot5"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"},{"n":"Alate Ant","s":44,"u":"alate%20ant_sot6"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Immortality","s":44,"u":"aspect%20of%20immortality_sot6"},{"n":"Aspect of Insects","s":44,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":44,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Hivebound Arboreal","s":44,"u":"hivebound%20arboreal_sot6"},{"n":"Ironclad Annihilator Beetle","s":44,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":44,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":44,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":44,"u":"red%20queen_sot6"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"},{"n":"Slana","s":44,"u":"slana_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"},{"n":"Tatterthread","s":44,"u":"tatterthread_sot6"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":45,"u":"basilisk_tio"},{"n":"Boar","s":45,"u":"boar_tio"},{"n":"Brimstone Rat","s":45,"u":"brimstone%20rat_tio"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"},{"n":"Crocodile","s":45,"u":"crocodile_tio"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":45,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":45,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":45,"u":"giant%20spider_tio"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":45,"u":"harpies_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Karstin Star-Hand, Shadow","s":45,"u":"karstin%20star-hand%2c%20shadow_tio"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Leopard","s":45,"u":"leopard_tio"},{"n":"Mimic Prankster","s":45,"u":"mimic%20prankster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"},{"n":"Owlbear","s":45,"u":"owlbear_tio"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Stinkweed Shambler","s":45,"u":"stinkweed%20shambler_tio"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"},{"n":"Viper","s":45,"u":"viper_tio"},{"n":"Web Lurker","s":45,"u":"web%20lurker_tio"},{"n":"Wight","s":45,"u":"wight_tio"},{"n":"Wolf","s":45,"u":"wolf_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}]},"ng":{"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Arboreal Regent","s":9,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":9,"u":"arboreal%20warden_b1"},{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Giant Eagle","s":9,"u":"giant%20eagle_b1"},{"n":"Pegasus","s":9,"u":"pegasus_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Arboreal Archive","s":11,"u":"arboreal%20archive_b3"},{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Kasa-obake","s":11,"u":"kasa-obake_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"}],"66":[{"n":"Andoran","s":12,"u":"andoran_gmg"},{"n":"Anthusis (Capital)","s":0,"u":"anthusis%20(capital)_lome"},{"n":"Nantambu","s":0,"u":"nantambu_lome"}],"72":[{"n":"Magaambya","s":6,"u":"magaambya_locg"}]},"medium":{"1":[{"n":"Aasimar Redeemer","s":9,"u":"aasimar%20redeemer_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Ball Python","s":9,"u":"ball%20python_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Barghest","s":9,"u":"barghest_b1"},{"n":"Basilisk","s":9,"u":"basilisk_b1"},{"n":"Boar","s":9,"u":"boar_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Cauthooj","s":9,"u":"cauthooj_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Dezullon","s":9,"u":"dezullon_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Faceless Stalker","s":9,"u":"faceless%20stalker_b1"},{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Giant Centipede","s":9,"u":"giant%20centipede_b1"},{"n":"Giant Gecko","s":9,"u":"giant%20gecko_b1"},{"n":"Giant Monitor Lizard","s":9,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Viper","s":9,"u":"giant%20viper_b1"},{"n":"Gibbering Mouther","s":9,"u":"gibbering%20mouther_b1"},{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Dog","s":9,"u":"goblin%20dog_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Harpy","s":9,"u":"harpy_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Hunting Spider","s":9,"u":"hunting%20spider_b1"},{"n":"Hyena","s":9,"u":"hyena_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Leopard","s":9,"u":"leopard_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Medusa","s":9,"u":"medusa_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":9,"u":"mimic_b1"},{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Nilith","s":9,"u":"nilith_b1"},{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Riding Dog","s":9,"u":"riding%20dog_b1"},{"n":"Riding Pony","s":9,"u":"riding%20pony_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Rust Monster","s":9,"u":"rust%20monster_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Satyr","s":9,"u":"satyr_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Shining Child","s":9,"u":"shining%20child_b1"},{"n":"Sinspawn","s":9,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Slurk","s":9,"u":"slurk_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"War Pony","s":9,"u":"war%20pony_b1"},{"n":"Warg","s":9,"u":"warg_b1"},{"n":"Web Lurker","s":9,"u":"web%20lurker_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Wolf","s":9,"u":"wolf_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Bottlenose Dolphin","s":10,"u":"bottlenose%20dolphin_b2"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Cave Fisher","s":10,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":10,"u":"cave%20scorpion_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Doprillu","s":10,"u":"doprillu_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Giant Ant","s":10,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":10,"u":"giant%20badger_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Crawling Hand","s":10,"u":"giant%20crawling%20hand_b2"},{"n":"Giant Dragonfly","s":10,"u":"giant%20dragonfly_b2"},{"n":"Giant Fly","s":10,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":10,"u":"giant%20frog_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":10,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":10,"u":"giant%20mosquito_b2"},{"n":"Giant Solifugid","s":10,"u":"giant%20solifugid_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Grimstalker","s":10,"u":"grimstalker_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Mohrg","s":10,"u":"mohrg_b2"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Morlock","s":10,"u":"morlock_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Peryton","s":10,"u":"peryton_b2"},{"n":"Petitioner","s":10,"u":"petitioner_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Revenant","s":10,"u":"revenant_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Scarecrow","s":10,"u":"scarecrow_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Tatzlwyrm","s":10,"u":"tatzlwyrm_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Totenmaske","s":10,"u":"totenmaske_b2"},{"n":"Triton","s":10,"u":"triton_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Vampiric Mist","s":10,"u":"vampiric%20mist_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Wolverine","s":10,"u":"wolverine_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Amphisbaena","s":11,"u":"amphisbaena_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Baykok","s":11,"u":"baykok_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Buso Farmer","s":11,"u":"buso%20farmer_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"Chouchin-obake","s":11,"u":"chouchin-obake_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Festrog","s":11,"u":"festrog_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Garuda","s":11,"u":"garuda_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Giant Porcupine","s":11,"u":"giant%20porcupine_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Ittan-momen","s":11,"u":"ittan-momen_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Kangaroo","s":11,"u":"kangaroo_b3"},{"n":"Kasa-obake","s":11,"u":"kasa-obake_b3"},{"n":"Kishi","s":11,"u":"kishi_b3"},{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Maftet Guardian","s":11,"u":"maftet%20guardian_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Megalictis","s":11,"u":"megalictis_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Myceloid","s":11,"u":"myceloid_b3"},{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Owb","s":11,"u":"owb_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Ringhorn Ram","s":11,"u":"ringhorn%20ram_b3"},{"n":"Rokurokubi","s":11,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":11,"u":"rosethorn%20ram_b3"},{"n":"Sabosan","s":11,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Shae","s":11,"u":"shae_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Terra-cotta Soldier","s":11,"u":"terra-cotta%20soldier_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Trailgaunt","s":11,"u":"trailgaunt_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Kishi","s":14,"u":"kishi_aoa2"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Sabosan","s":14,"u":"sabosan_aoa2"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Blood Boar","s":15,"u":"blood%20boar_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Giant Solifugid","s":17,"u":"giant%20solifugid_aoa5"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Grick","s":19,"u":"grick_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Kemeneles","s":19,"u":"kemeneles_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Tenome","s":20,"u":"tenome_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":28,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Oil Living Graffiti","s":28,"u":"oil%20living%20graffiti_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":31,"u":"shraen%20graveknight_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Drunken Farmer","s":33,"u":"drunken%20farmer_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"Mangy Wolves","s":33,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":34,"u":"muckish%20creep_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Giant Worker Bee","s":39,"u":"giant%20worker%20bee_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Umbo","s":39,"u":"umbo_sot1"},{"n":"Damibwa","s":40,"u":"damibwa_sot2"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":41,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":41,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":41,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":41,"u":"bharlen%20sajor_sot3"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"},{"n":"Karumzek","s":41,"u":"karumzek_sot3"},{"n":"Norgorberite Spy","s":41,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Ssumzili","s":41,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"},{"n":"Ba'aupa Mdoudu","s":42,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":42,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":42,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Sunburst Corpse","s":42,"u":"sunburst%20corpse_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"Contemplative","s":43,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":43,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":43,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Dwandek","s":43,"u":"dwandek_sot5"},{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"},{"n":"Formian Worker","s":43,"u":"formian%20worker_sot5"},{"n":"Iobane Magus","s":43,"u":"iobane%20magus_sot5"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"},{"n":"Spawn of Taon","s":43,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":43,"u":"taon_sot5"},{"n":"Thasteron Khefak","s":43,"u":"thasteron%20khefak_sot5"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"},{"n":"Alate Ant","s":44,"u":"alate%20ant_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":45,"u":"basilisk_tio"},{"n":"Boar","s":45,"u":"boar_tio"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":45,"u":"giant%20centipede_tio"},{"n":"Giant Spider","s":45,"u":"giant%20spider_tio"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":45,"u":"harpies_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Leopard","s":45,"u":"leopard_tio"},{"n":"Mimic Prankster","s":45,"u":"mimic%20prankster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Web Lurker","s":45,"u":"web%20lurker_tio"},{"n":"Wight","s":45,"u":"wight_tio"},{"n":"Wolf","s":45,"u":"wolf_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}],"2":[{"n":"Mortar","s":2,"u":"mortar_g%26g"}],"71":[{"n":"Rowboat","s":12,"u":"rowboat_gmg"},{"n":"Adaptable Paddleboat","s":2,"u":"adaptable%20paddleboat_g%26g"},{"n":"Clunkerjunker","s":2,"u":"clunkerjunker_g%26g"},{"n":"Firework Pogo","s":7,"u":"firework%20pogo_lotgb"},{"n":"Velocipede","s":7,"u":"velocipede_lotgb"},{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"rare":{"0":[{"n":"Reveal Machinations","s":15,"u":"reveal%20machinations_aoa3"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Crystal Keeper Dedication","s":16,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Entourage","s":6,"u":"entourage_locg"},{"n":"Achaekek's Grip","s":56,"u":"achaekek's%20grip_lol"},{"n":"Artokus's Fire","s":56,"u":"artokus's%20fire_lol"},{"n":"Azaersi's Roads","s":56,"u":"azaersi's%20roads_lol"},{"n":"Fading","s":56,"u":"fading_lol"},{"n":"Flamboyant Cruelty","s":56,"u":"flamboyant%20cruelty_lol"},{"n":"Janatimo's Lessons","s":56,"u":"janatimo's%20lessons_lol"},{"n":"Medical Researcher","s":56,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":56,"u":"paragon%20battle%20medicine_lol"},{"n":"Rescuer's Press","s":56,"u":"rescuer's%20press_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":56,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Vernai Training","s":56,"u":"vernai%20training_lol"},{"n":"Vigil's Walls Rise Anew!","s":56,"u":"vigil's%20walls%20rise%20anew!_lol"},{"n":"Wish Alchemy","s":56,"u":"wish%20alchemy_lol"},{"n":"Rain Of Embers Stance","s":51,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Ka Stone Ritual","s":52,"u":"ka%20stone%20ritual_lowg"},{"n":"Basic Spellcasting","s":53,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":53,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":53,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":53,"u":"master%20spellcasting_som"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"},{"n":"Runelord Dedication","s":53,"u":"runelord%20dedication_som"},{"n":"Wellspring Mage Dedication","s":53,"u":"wellspring%20mage%20dedication_som"},{"n":"Cunning Trickster Mask","s":44,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":44,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":44,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":44,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":44,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":44,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":44,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":44,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":44,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":44,"u":"vigilant%20mask_sot6"}],"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Brainchild","s":11,"u":"brainchild_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Owb Prophet","s":11,"u":"owb%20prophet_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Umbo","s":39,"u":"umbo_sot1"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Contemplative Meditant","s":43,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":43,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"},{"n":"Spawn of Taon","s":43,"u":"spawn%20of%20taon_sot5"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"},{"n":"Alate Ant","s":44,"u":"alate%20ant_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Cataclysm Beetle","s":44,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Hivebound Arboreal","s":44,"u":"hivebound%20arboreal_sot6"},{"n":"Ironclad Annihilator Beetle","s":44,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":44,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":44,"u":"red%20guard%20ant_sot6"},{"n":"Slana","s":44,"u":"slana_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"}],"2":[{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Orichalcum","s":5,"u":"orichalcum%20(generic)_crb"},{"n":"Orichalcum Armor","s":5,"u":"orichalcum%20armor%20(generic)_crb"},{"n":"Orichalcum Shield","s":5,"u":"orichalcum%20shield%20(generic)_crb"},{"n":"Orichalcum Weapon","s":5,"u":"orichalcum%20weapon%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Arrow Attracting","s":12,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":12,"u":"arsonous_gmg"},{"n":"Backbiting","s":12,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":12,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":12,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":12,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":12,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":12,"u":"cloak%20of%20immolation_gmg"},{"n":"Deck Of Many Things","s":12,"u":"deck%20of%20many%20things_gmg"},{"n":"Degenerating","s":12,"u":"degenerating_gmg"},{"n":"Dependent","s":12,"u":"dependent_gmg"},{"n":"Dreary","s":12,"u":"dreary_gmg"},{"n":"Elder Sign","s":12,"u":"elder%20sign_gmg"},{"n":"Erratic Transposing","s":12,"u":"erratic%20transposing_gmg"},{"n":"Forgefather's Seal","s":12,"u":"forgefather's%20seal_gmg"},{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":12,"u":"grandstanding_gmg"},{"n":"Martyr's Shield","s":12,"u":"martyr's%20shield_gmg"},{"n":"Medusa Armor","s":12,"u":"medusa%20armor_gmg"},{"n":"Monkey's Paw","s":12,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":12,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":12,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":12,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":12,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":12,"u":"raucous_gmg"},{"n":"Ravenous","s":12,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":12,"u":"ring%20of%20truth_gmg"},{"n":"Shot Of The First Vault","s":12,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Singing Sword","s":12,"u":"singing%20sword_gmg"},{"n":"Sphere Of Annihilation","s":12,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":12,"u":"staining_gmg"},{"n":"Stone Of Weight","s":12,"u":"stone%20of%20weight_gmg"},{"n":"Talisman Of The Sphere","s":12,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Withering","s":12,"u":"withering_gmg"},{"n":"Hunter's Arrowhead","s":13,"u":"hunter's%20arrowhead_aoa1"},{"n":"Addlebrain","s":15,"u":"addlebrain_aoa3"},{"n":"Bellflower Toolbelt","s":15,"u":"bellflower%20toolbelt_aoa3"},{"n":"Cursed","s":15,"u":"cursed_aoa3"},{"n":"Gourd Home","s":15,"u":"gourd%20home_aoa3"},{"n":"Ancestral Echoing","s":16,"u":"ancestral%20echoing_aoa4"},{"n":"Dragonscale Amulet","s":16,"u":"dragonscale%20amulet_aoa4"},{"n":"Reforging Shield","s":16,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":16,"u":"rock-braced_aoa4"},{"n":"Nightmare Salt","s":17,"u":"nightmare%20salt_aoa5"},{"n":"Orb Shard","s":18,"u":"orb%20shard_aoa6"},{"n":"Barbed Vest","s":21,"u":"barbed%20vest_aoe3"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Blade Of The Rabbit Prince","s":22,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":22,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Cauldron Of Nightmares","s":23,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Helm","s":23,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":23,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Forgotten Shell","s":23,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":23,"u":"fungal%20armor_aoe5"},{"n":"Gearblade","s":23,"u":"gearblade_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":24,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Warpglass","s":24,"u":"warpglass%20(generic)_aoe6"},{"n":"Warpglass Weapon","s":24,"u":"warpglass%20weapon%20(generic)_aoe6"},{"n":"Lantern Of Empty Light","s":25,"u":"lantern%20of%20empty%20light_av1"},{"n":"The Whispering Reeds","s":25,"u":"the%20whispering%20reeds_av1"},{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":26,"u":"drover's%20band_av2"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Icy Disposition","s":26,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":26,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":26,"u":"right%20of%20retribution_av2"},{"n":"Sloughing Toxin","s":26,"u":"sloughing%20toxin_av2"},{"n":"Moonstone Diadem","s":29,"u":"moonstone%20diadem_ec2"},{"n":"Shoony Shovel","s":8,"u":"shoony%20shovel_ec3"},{"n":"Noxious Jerkin","s":30,"u":"noxious%20jerkin_ec4"},{"n":"Heedless Spurs","s":31,"u":"heedless%20spurs_ec5"},{"n":"Ambrosia Of Undying Hope","s":32,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Celestial Hair","s":32,"u":"celestial%20hair_ec6"},{"n":"Locket Of Sealed Nightmares","s":32,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Panacea Fruit","s":32,"u":"panacea%20fruit_ec6"},{"n":"Bort's Blessing","s":33,"u":"bort's%20blessing_fop"},{"n":"Phoenix Fighting Fan","s":34,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":34,"u":"phoenix%20necklace_frp1"},{"n":"Cape Of The Open Sky","s":35,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Sky-piercing Bow","s":35,"u":"sky-piercing%20bow_frp2"},{"n":"Alkenstar Cannon","s":2,"u":"alkenstar%20cannon_g%26g"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Net Launcher","s":2,"u":"net%20launcher_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Printing Press","s":2,"u":"printing%20press_g%26g"},{"n":"Sambuca","s":2,"u":"sambuca_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Spirit-Singer","s":2,"u":"spirit-singer%20(generic)_g%26g"},{"n":"Steam Winch","s":2,"u":"steam%20winch_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"},{"n":"Steelheart 21","s":2,"u":"steelheart%2021_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Violet Ray","s":2,"u":"violet%20ray_g%26g"},{"n":"Wind-up Wings","s":2,"u":"wind-up%20wings%20(generic)_g%26g"},{"n":"Glorious Plate","s":6,"u":"glorious%20plate_locg"},{"n":"Addiction Suppressant","s":56,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Alchemical Atomizer","s":56,"u":"alchemical%20atomizer_lol"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Clockwork Recorder","s":56,"u":"clockwork%20recorder_lol"},{"n":"Deepdread Claw","s":56,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":56,"u":"fiendish%20teleportation_lol"},{"n":"Honeyscent","s":56,"u":"honeyscent_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Infernal Health","s":56,"u":"infernal%20health_lol"},{"n":"Lovers' Ink","s":56,"u":"lovers'%20ink_lol"},{"n":"Palm Crossbow","s":56,"u":"palm%20crossbow_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"},{"n":"Ruby String","s":56,"u":"ruby%20string_lol"},{"n":"Sovereign Steel","s":56,"u":"sovereign%20steel%20(generic)_lol"},{"n":"Sovereign Steel Armor","s":56,"u":"sovereign%20steel%20armor%20(generic)_lol"},{"n":"Sovereign Steel Weapon","s":56,"u":"sovereign%20steel%20weapon%20(generic)_lol"},{"n":"Starshot Arrow","s":56,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Sun Orchid Poultice","s":56,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":56,"u":"swamp%20lily%20quilt_lol"},{"n":"Unending Youth","s":56,"u":"unending%20youth_lol"},{"n":"Vaccine","s":56,"u":"vaccine%20(generic)_lol"},{"n":"Vestige Lenses","s":56,"u":"vestige%20lenses_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Abysium","s":7,"u":"abysium%20(generic)_lotgb"},{"n":"Abysium Armor","s":7,"u":"abysium%20armor%20(generic)_lotgb"},{"n":"Abysium Powder","s":7,"u":"abysium%20powder_lotgb"},{"n":"Abysium Shield","s":7,"u":"abysium%20shield%20(generic)_lotgb"},{"n":"Abysium Weapon","s":7,"u":"abysium%20weapon%20(generic)_lotgb"},{"n":"Clockwork Heels","s":7,"u":"clockwork%20heels_lotgb"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Djezet","s":7,"u":"djezet%20(generic)_lotgb"},{"n":"Djezet Armor","s":7,"u":"djezet%20armor%20(generic)_lotgb"},{"n":"Djezet Dose","s":7,"u":"djezet%20dose_lotgb"},{"n":"Djezet Shield","s":7,"u":"djezet%20shield%20(generic)_lotgb"},{"n":"Djezet Weapon","s":7,"u":"djezet%20weapon%20(generic)_lotgb"},{"n":"Inubrix","s":7,"u":"inubrix%20(generic)_lotgb"},{"n":"Inubrix Armor","s":7,"u":"inubrix%20armor%20(generic)_lotgb"},{"n":"Inubrix Shield","s":7,"u":"inubrix%20shield%20(generic)_lotgb"},{"n":"Inubrix Weapon","s":7,"u":"inubrix%20weapon%20(generic)_lotgb"},{"n":"Noqual","s":7,"u":"noqual%20(generic)_lotgb"},{"n":"Noqual Armor","s":7,"u":"noqual%20armor%20(generic)_lotgb"},{"n":"Noqual Shield","s":7,"u":"noqual%20shield%20(generic)_lotgb"},{"n":"Noqual Weapon","s":7,"u":"noqual%20weapon%20(generic)_lotgb"},{"n":"Periscopic Viewfinder","s":7,"u":"periscopic%20viewfinder_lotgb"},{"n":"Recovery Bladder","s":7,"u":"recovery%20bladder_lotgb"},{"n":"Siccatite","s":7,"u":"siccatite%20(generic)_lotgb"},{"n":"Siccatite Armor","s":7,"u":"siccatite%20armor%20(generic)_lotgb"},{"n":"Siccatite Shield","s":7,"u":"siccatite%20shield%20(generic)_lotgb"},{"n":"Siccatite Weapon","s":7,"u":"siccatite%20weapon%20(generic)_lotgb"},{"n":"Final Blade","s":52,"u":"final%20blade_lowg"},{"n":"Sun Orchid Elixir","s":52,"u":"sun%20orchid%20elixir_lowg"},{"n":"Granny's Hedge Trimmer","s":37,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"True Name Amulet","s":53,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Ixamè's Eye","s":41,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Red-Rib Gill Mask","s":41,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Golden Blade of Mzali","s":42,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Halcyon Heart","s":44,"u":"halcyon%20heart_sot6"},{"n":"Sun Wheel","s":45,"u":"sun%20wheel_tio"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"}],"3":[{"n":"Antimagic Field","s":5,"u":"antimagic%20field_crb"},{"n":"Forgotten Lines","s":15,"u":"forgotten%20lines_aoa3"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Electrified Crystal Ward","s":16,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Divinity Leech","s":24,"u":"divinity%20leech_aoe6"},{"n":"Prismatic Shield","s":24,"u":"prismatic%20shield_aoe6"},{"n":"Worm's Repast","s":25,"u":"worm's%20repast_av1"},{"n":"Achaekek's Clutch","s":56,"u":"achaekek's%20clutch_lol"},{"n":"All Is One, One Is All","s":56,"u":"all%20is%20one%2c%20one%20is%20all_lol"},{"n":"Aromatic Lure","s":56,"u":"aromatic%20lure_lol"},{"n":"Glacial Heart","s":56,"u":"glacial%20heart_lol"},{"n":"Halcyon Infusion","s":56,"u":"halcyon%20infusion_lol"},{"n":"Rebounding Barrier","s":56,"u":"rebounding%20barrier_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":56,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Spirit Object","s":56,"u":"spirit%20object_lol"},{"n":"Catch Your Name","s":53,"u":"catch%20your%20name_som"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Invoke True Name","s":53,"u":"invoke%20true%20name_som"},{"n":"Summon Kaiju","s":53,"u":"summon%20kaiju_som"},{"n":"Return to Essence","s":43,"u":"return%20to%20essence_sot5"},{"n":"Temporal Ward","s":43,"u":"temporal%20ward_sot5"}],"7":[{"n":"Amnesiac","s":4,"u":"amnesiac_apg"},{"n":"Blessed","s":4,"u":"blessed_apg"},{"n":"Cursed","s":4,"u":"cursed_apg"},{"n":"Feral Child","s":4,"u":"feral%20child_apg"},{"n":"Feybound","s":4,"u":"feybound_apg"},{"n":"Haunted","s":4,"u":"haunted_apg"},{"n":"Returned","s":4,"u":"returned_apg"},{"n":"Royalty","s":4,"u":"royalty_apg"},{"n":"Aiudara Seeker","s":18,"u":"aiudara%20seeker_aoa6"},{"n":"Hermean Heritor","s":18,"u":"hermean%20heritor_aoa6"},{"n":"Legendary Parents","s":18,"u":"legendary%20parents_aoa6"},{"n":"Touched By Dahak","s":18,"u":"touched%20by%20dahak_aoa6"},{"n":"Ruby Phoenix Fanatic","s":50,"u":"ruby%20phoenix%20fanatic_frp0"},{"n":"Discarded Duplicate","s":2,"u":"discarded%20duplicate_g%26g"},{"n":"Mechanical Symbiosis","s":2,"u":"mechanical%20symbiosis_g%26g"},{"n":"Otherworldly Mission","s":2,"u":"otherworldly%20mission_g%26g"},{"n":"Revenant","s":2,"u":"revenant_g%26g"},{"n":"Saved By Clockwork","s":2,"u":"saved%20by%20clockwork_g%26g"},{"n":"Tall Tale","s":2,"u":"tall%20tale_g%26g"},{"n":"Tech-reliant","s":2,"u":"tech-reliant_g%26g"},{"n":"Wished Alive","s":2,"u":"wished%20alive_g%26g"},{"n":"Anti-magical","s":53,"u":"anti-magical_som"},{"n":"Chosen One","s":53,"u":"chosen%20one_som"},{"n":"Energy Scarred","s":53,"u":"energy%20scarred_som"},{"n":"Genie-blessed","s":53,"u":"genie-blessed_som"},{"n":"Magical Experiment","s":53,"u":"magical%20experiment_som"},{"n":"Mystic Tutor","s":53,"u":"mystic%20tutor_som"},{"n":"Seer Of The Dead","s":53,"u":"seer%20of%20the%20dead_som"},{"n":"Song Of The Deep","s":53,"u":"song%20of%20the%20deep_som"},{"n":"Surge Investigator","s":53,"u":"surge%20investigator_som"},{"n":"Time Traveler","s":53,"u":"time%20traveler_som"}],"8":[{"n":"Learn Name","s":53,"u":"learn%20name_som"}],"30":[{"n":"Lesson of the Frozen Queen","s":56,"u":"lesson%20of%20the%20frozen%20queen_lol"},{"n":"Lesson of the Frozen Queen","s":56,"u":"lesson%20of%20the%20frozen%20queen_lol"}],"51":[{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Dragon Pillar","s":14,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":14,"u":"vision%20of%20dahak_aoa2"},{"n":"Barzillai's Hounds","s":15,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":15,"u":"phantom%20bells_aoa3"},{"n":"Tree Of Dreadful Dreams","s":15,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Dragonstorm","s":18,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":18,"u":"lesser%20dragonstorm_aoa6"},{"n":"Hallowed Wheel","s":29,"u":"hallowed%20wheel_ec2"},{"n":"Masks Of Aroden's Guises","s":29,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":29,"u":"maze%20of%20mirrors_ec2"},{"n":"Floating Flamethrower","s":35,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":35,"u":"freezing%20floor%20tiles_frp2"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"}],"70":[{"n":"Clone","s":4,"u":"clone_apg"},{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Fantastic Façade","s":4,"u":"fantastic%20fa%c3%a7ade_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"},{"n":"Ravenous Reanimation","s":10,"u":"ravenous%20reanimation_b2"},{"n":"Anima Invocation (Modified)","s":18,"u":"anima%20invocation%20(modified)_aoa6"},{"n":"Unfettered Mark","s":23,"u":"unfettered%20mark_aoe5"},{"n":"Awaken Portal","s":25,"u":"awaken%20portal_av1"},{"n":"Statuette","s":30,"u":"statuette_ec4"},{"n":"Asmodean Wager","s":53,"u":"asmodean%20wager_som"},{"n":"Bathe In Blood","s":53,"u":"bathe%20in%20blood_som"},{"n":"Empower Ley Line","s":53,"u":"empower%20ley%20line_som"},{"n":"Establish Nexus","s":53,"u":"establish%20nexus_som"},{"n":"Mind Swap","s":53,"u":"mind%20swap_som"},{"n":"Fey Abeyance","s":39,"u":"fey%20abeyance_sot1"},{"n":"Tattoo Whispers","s":39,"u":"tattoo%20whispers_sot1"},{"n":"Community Repair","s":40,"u":"community%20repair_sot2"}],"71":[{"n":"Airship","s":12,"u":"airship_gmg"},{"n":"Steam Giant","s":12,"u":"steam%20giant_gmg"},{"n":"Ambling Surveyor","s":2,"u":"ambling%20surveyor_g%26g"},{"n":"Battery Tower","s":2,"u":"battery%20tower_g%26g"},{"n":"Clockwork Borer","s":2,"u":"clockwork%20borer_g%26g"},{"n":"Clockwork Castle","s":2,"u":"clockwork%20castle_g%26g"},{"n":"Helepolis","s":2,"u":"helepolis_g%26g"},{"n":"Mobile Inn","s":2,"u":"mobile%20inn_g%26g"},{"n":"Speedster","s":2,"u":"speedster_g%26g"},{"n":"Steam Cart","s":2,"u":"steam%20cart_g%26g"},{"n":"Steam Trolley","s":2,"u":"steam%20trolley_g%26g"},{"n":"Titanic Stomper","s":2,"u":"titanic%20stomper_g%26g"},{"n":"Clockwork Bumblebee","s":7,"u":"clockwork%20bumblebee_lotgb"},{"n":"Hillcross Glider","s":65,"u":"hillcross%20glider_qff3"}]},"n":{"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Ankhrav","s":9,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Awakened Tree","s":9,"u":"awakened%20tree_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Ball Python","s":9,"u":"ball%20python_b1"},{"n":"Basilisk","s":9,"u":"basilisk_b1"},{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Bloodseeker","s":9,"u":"bloodseeker_b1"},{"n":"Boar","s":9,"u":"boar_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Bulette","s":9,"u":"bulette_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Cauthooj","s":9,"u":"cauthooj_b1"},{"n":"Cave Bear","s":9,"u":"cave%20bear_b1"},{"n":"Centaur","s":9,"u":"centaur_b1"},{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cockatrice","s":9,"u":"cockatrice_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Crocodile","s":9,"u":"crocodile_b1"},{"n":"Daeodon","s":9,"u":"daeodon_b1"},{"n":"Deadly Mantis","s":9,"u":"deadly%20mantis_b1"},{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":9,"u":"deinosuchus_b1"},{"n":"Dezullon","s":9,"u":"dezullon_b1"},{"n":"Dire Wolf","s":9,"u":"dire%20wolf_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":9,"u":"drakauthix_b1"},{"n":"Duskwalker Ghost Hunter","s":9,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Eagle","s":9,"u":"eagle_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":9,"u":"elephant_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Flash Beetle","s":9,"u":"flash%20beetle_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Giant Anaconda","s":9,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Giant Bat","s":9,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":9,"u":"giant%20centipede_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Giant Frilled Lizard","s":9,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":9,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":9,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":9,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":9,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":9,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":9,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":9,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":9,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":9,"u":"giant%20wasp_b1"},{"n":"Gibbering Mouther","s":9,"u":"gibbering%20mouther_b1"},{"n":"Goblin Dog","s":9,"u":"goblin%20dog_b1"},{"n":"Goliath Spider","s":9,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":9,"u":"gorilla_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Griffon","s":9,"u":"griffon_b1"},{"n":"Grizzly Bear","s":9,"u":"grizzly%20bear_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Guard Dog","s":9,"u":"guard%20dog_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Homunculus","s":9,"u":"homunculus_b1"},{"n":"Hunting Spider","s":9,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":9,"u":"hyaenodon_b1"},{"n":"Hydra","s":9,"u":"hydra_b1"},{"n":"Hyena","s":9,"u":"hyena_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Leopard","s":9,"u":"leopard_b1"},{"n":"Lion","s":9,"u":"lion_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":9,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":9,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":9,"u":"lizardfolk%20stargazer_b1"},{"n":"Mammoth","s":9,"u":"mammoth_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Megaprimatus","s":9,"u":"megaprimatus_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":9,"u":"mimic_b1"},{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Mukradi","s":9,"u":"mukradi_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Otyugh","s":9,"u":"otyugh_b1"},{"n":"Owlbear","s":9,"u":"owlbear_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Pteranodon","s":9,"u":"pteranodon_b1"},{"n":"Purple Worm","s":9,"u":"purple%20worm_b1"},{"n":"Quetzalcoatlus","s":9,"u":"quetzalcoatlus_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Riding Dog","s":9,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":9,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":9,"u":"riding%20pony_b1"},{"n":"Roc","s":9,"u":"roc_b1"},{"n":"Rust Monster","s":9,"u":"rust%20monster_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Shambler","s":9,"u":"shambler_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Slurk","s":9,"u":"slurk_b1"},{"n":"Smilodon","s":9,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Sphinx","s":9,"u":"sphinx_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Tiger","s":9,"u":"tiger_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Viper","s":9,"u":"viper_b1"},{"n":"War Horse","s":9,"u":"war%20horse_b1"},{"n":"War Pony","s":9,"u":"war%20pony_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Wolf","s":9,"u":"wolf_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Akata","s":10,"u":"akata_b2"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Anancus","s":10,"u":"anancus_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Aurumvorax","s":10,"u":"aurumvorax_b2"},{"n":"Badger","s":10,"u":"badger_b2"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Behemoth Hippopotamus","s":10,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Black Bear","s":10,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":10,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":10,"u":"blindheim_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Bottlenose Dolphin","s":10,"u":"bottlenose%20dolphin_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Brownie","s":10,"u":"brownie_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Cave Fisher","s":10,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":10,"u":"cave%20scorpion_b2"},{"n":"Chupacabra","s":10,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":10,"u":"drainberry%20bush_b2"},{"n":"Dream Spider","s":10,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":10,"u":"duneshaker%20solifugid_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Elasmosaurus","s":10,"u":"elasmosaurus_b2"},{"n":"Emperor Cobra","s":10,"u":"emperor%20cobra_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Ant","s":10,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":10,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":10,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":10,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly","s":10,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":10,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":10,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":10,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":10,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":10,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":10,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":10,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":10,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":10,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":10,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":10,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Hippogriff","s":10,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":10,"u":"hippopotamus_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Mastodon","s":10,"u":"mastodon_b2"},{"n":"Megalania","s":10,"u":"megalania_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Ogre Spider","s":10,"u":"ogre%20spider_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Orca","s":10,"u":"orca_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Polar Bear","s":10,"u":"polar%20bear_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Raven","s":10,"u":"raven_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Rhinoceros","s":10,"u":"rhinoceros_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Scarecrow","s":10,"u":"scarecrow_b2"},{"n":"Sea Snake","s":10,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":10,"u":"shocker%20lizard_b2"},{"n":"Skrik Nettle","s":10,"u":"skrik%20nettle_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Snapping Turtle","s":10,"u":"snapping%20turtle_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":10,"u":"spear%20frog_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Suli Dune Dancer","s":10,"u":"suli%20dune%20dancer_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Tatzlwyrm","s":10,"u":"tatzlwyrm_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":10,"u":"titan%20centipede_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Viper Vine","s":10,"u":"viper%20vine_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Wolverine","s":10,"u":"wolverine_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Woolly Rhinoceros","s":10,"u":"woolly%20rhinoceros_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Amphisbaena","s":11,"u":"amphisbaena_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Android Infiltrator","s":11,"u":"android%20infiltrator_b3"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Arboreal Reaper","s":11,"u":"arboreal%20reaper_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Bison","s":11,"u":"bison_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Camel","s":11,"u":"camel_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Crossroads Guardian","s":11,"u":"crossroads%20guardian_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Empress Bore Worm","s":11,"u":"empress%20bore%20worm_b3"},{"n":"Fading Fox","s":11,"u":"fading%20fox_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"},{"n":"Giant Flying Squirrel","s":11,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":11,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":11,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":11,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":11,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":11,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":11,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":11,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":11,"u":"girtablilu%20sentry_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Green Man","s":11,"u":"green%20man_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Ittan-momen","s":11,"u":"ittan-momen_b3"},{"n":"Kangaroo","s":11,"u":"kangaroo_b3"},{"n":"Khravgodon","s":11,"u":"khravgodon_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"},{"n":"Maftet Guardian","s":11,"u":"maftet%20guardian_b3"},{"n":"Megalictis","s":11,"u":"megalictis_b3"},{"n":"Megatherium","s":11,"u":"megatherium_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":11,"u":"monkey_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Moose","s":11,"u":"moose_b3"},{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":11,"u":"platecarpus_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":11,"u":"red%20fox_b3"},{"n":"Ringhorn Ram","s":11,"u":"ringhorn%20ram_b3"},{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"},{"n":"Rokurokubi","s":11,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":11,"u":"rosethorn%20ram_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Scalescribe","s":11,"u":"scalescribe_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Shae","s":11,"u":"shae_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Skull Peeler","s":11,"u":"skull%20peeler_b3"},{"n":"Skunk","s":11,"u":"skunk_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":11,"u":"terra-cotta%20soldier_b3"},{"n":"Terror Bird","s":11,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":11,"u":"terror%20shrike_b3"},{"n":"Three-toed Sloth","s":11,"u":"three-toed%20sloth_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Tupilaq","s":11,"u":"tupilaq_b3"},{"n":"Tylosaurus","s":11,"u":"tylosaurus_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Weasel","s":11,"u":"weasel_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":11,"u":"wolliped_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Yzobu","s":11,"u":"yzobu_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Acolyte Of Nethys","s":12,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":12,"u":"acrobat_gmg"},{"n":"Adept","s":12,"u":"adept_gmg"},{"n":"Advisor","s":12,"u":"advisor_gmg"},{"n":"Apothecary","s":12,"u":"apothecary_gmg"},{"n":"Apprentice","s":12,"u":"apprentice_gmg"},{"n":"Astronomer","s":12,"u":"astronomer_gmg"},{"n":"Barkeep","s":12,"u":"barkeep_gmg"},{"n":"Beast Tamer","s":12,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":12,"u":"beggar_gmg"},{"n":"Bodyguard","s":12,"u":"bodyguard_gmg"},{"n":"Bosun","s":12,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":12,"u":"bounty%20hunter_gmg"},{"n":"Chronicler","s":12,"u":"chronicler_gmg"},{"n":"Commoner","s":12,"u":"commoner_gmg"},{"n":"Cult Leader","s":12,"u":"cult%20leader_gmg"},{"n":"Cultist","s":12,"u":"cultist_gmg"},{"n":"Dancer","s":12,"u":"dancer_gmg"},{"n":"Dockhand","s":12,"u":"dockhand_gmg"},{"n":"Drunkard","s":12,"u":"drunkard_gmg"},{"n":"False Priest","s":12,"u":"false%20priest_gmg"},{"n":"Farmer","s":12,"u":"farmer_gmg"},{"n":"Gravedigger","s":12,"u":"gravedigger_gmg"},{"n":"Guide","s":12,"u":"guide_gmg"},{"n":"Guildmaster","s":12,"u":"guildmaster_gmg"},{"n":"Harrow Reader","s":12,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":12,"u":"hunter_gmg"},{"n":"Innkeeper","s":12,"u":"innkeeper_gmg"},{"n":"Librarian","s":12,"u":"librarian_gmg"},{"n":"Mage For Hire","s":12,"u":"mage%20for%20hire_gmg"},{"n":"Merchant","s":12,"u":"merchant_gmg"},{"n":"Miner","s":12,"u":"miner_gmg"},{"n":"Monster Hunter","s":12,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":12,"u":"navigator_gmg"},{"n":"Noble","s":12,"u":"noble_gmg"},{"n":"Palace Guard","s":12,"u":"palace%20guard_gmg"},{"n":"Physician","s":12,"u":"physician_gmg"},{"n":"Plague Doctor","s":12,"u":"plague%20doctor_gmg"},{"n":"Priest Of Pharasma","s":12,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":12,"u":"prisoner_gmg"},{"n":"Sage","s":12,"u":"sage_gmg"},{"n":"Servant","s":12,"u":"servant_gmg"},{"n":"Server","s":12,"u":"server_gmg"},{"n":"Smith","s":12,"u":"smith_gmg"},{"n":"Spy","s":12,"u":"spy_gmg"},{"n":"Surgeon","s":12,"u":"surgeon_gmg"},{"n":"Teacher","s":12,"u":"teacher_gmg"},{"n":"Tomb Raider","s":12,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":12,"u":"torchbearer_gmg"},{"n":"Tracker","s":12,"u":"tracker_gmg"},{"n":"Troubadour","s":12,"u":"troubadour_gmg"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Duneshaker Solifugid","s":17,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":17,"u":"giant%20solifugid_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Grick","s":19,"u":"grick_aoe1"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":28,"u":"giant%20flea_ec1"},{"n":"Juvenile Boar","s":28,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Counteflora","s":8,"u":"counteflora_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Bloodlash Bush","s":33,"u":"bloodlash%20bush_fop"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Mangy Wolves","s":33,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"Vine Lasher","s":33,"u":"vine%20lasher_fop"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Planar Terra-cotta Soldier","s":34,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Amihan","s":35,"u":"amihan_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Maalya","s":35,"u":"maalya_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Mining Bee","s":39,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":39,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":39,"u":"giant%20worker%20bee_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Damibwa","s":40,"u":"damibwa_sot2"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Golgopo","s":41,"u":"golgopo_sot3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"},{"n":"Ba'aupa Mdoudu","s":42,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Dimari-Diji","s":42,"u":"dimari-diji_sot4"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Kilia Mwibo","s":42,"u":"kilia%20mwibo_sot4"},{"n":"Living Sun-Spire","s":42,"u":"living%20sun-spire_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Contemplative","s":43,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":43,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":43,"u":"contemplative%20mentor_sot5"},{"n":"Gluttonworm","s":43,"u":"gluttonworm_sot5"},{"n":"Ikeshti Brood-Minder","s":43,"u":"ikeshti%20brood-minder_sot5"},{"n":"Khefak Scuttler","s":43,"u":"khefak%20scuttler_sot5"},{"n":"Shobhad Enforcer","s":43,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":43,"u":"shobhad%20sniper_sot5"},{"n":"Thasteron Khefak","s":43,"u":"thasteron%20khefak_sot5"},{"n":"Alate Ant","s":44,"u":"alate%20ant_sot6"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":44,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":44,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Ironclad Annihilator Beetle","s":44,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":44,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":44,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":44,"u":"red%20queen_sot6"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"},{"n":"Basilisk","s":45,"u":"basilisk_tio"},{"n":"Boar","s":45,"u":"boar_tio"},{"n":"Brimstone Rat","s":45,"u":"brimstone%20rat_tio"},{"n":"Crocodile","s":45,"u":"crocodile_tio"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":45,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":45,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":45,"u":"giant%20spider_tio"},{"n":"Leopard","s":45,"u":"leopard_tio"},{"n":"Mimic Prankster","s":45,"u":"mimic%20prankster_tio"},{"n":"Owlbear","s":45,"u":"owlbear_tio"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"},{"n":"Viper","s":45,"u":"viper_tio"},{"n":"Wolf","s":45,"u":"wolf_tio"}],"2":[{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"}],"66":[{"n":"Astral Plane","s":12,"u":"astral%20plane_gmg"},{"n":"Boneyard","s":12,"u":"boneyard_gmg"},{"n":"Dimension of Time","s":12,"u":"dimension%20of%20time_gmg"},{"n":"Dreamlands","s":12,"u":"dreamlands_gmg"},{"n":"Ethereal Plane","s":12,"u":"ethereal%20plane_gmg"},{"n":"First World","s":12,"u":"first%20world_gmg"},{"n":"Material Plane","s":12,"u":"material%20plane_gmg"},{"n":"Negative Energy Plane","s":12,"u":"negative%20energy%20plane_gmg"},{"n":"Otari","s":12,"u":"otari_gmg"},{"n":"Plane of Air","s":12,"u":"plane%20of%20air_gmg"},{"n":"Plane of Earth","s":12,"u":"plane%20of%20earth_gmg"},{"n":"Plane of Fire","s":12,"u":"plane%20of%20fire_gmg"},{"n":"Plane of Water","s":12,"u":"plane%20of%20water_gmg"},{"n":"Positive Energy Plane","s":12,"u":"positive%20energy%20plane_gmg"},{"n":"Shadow Plane","s":12,"u":"shadow%20plane_gmg"},{"n":"Kibwe","s":0,"u":"kibwe_lome"},{"n":"Osibu","s":0,"u":"osibu_lome"},{"n":"Senghor","s":0,"u":"senghor_lome"},{"n":"Usaro","s":0,"u":"usaro_lome"}],"72":[{"n":"Pathfinder Society","s":6,"u":"pathfinder%20society_locg"}]},"huge":{"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Arboreal Regent","s":9,"u":"arboreal%20regent_b1"},{"n":"Awakened Tree","s":9,"u":"awakened%20tree_b1"},{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Bulette","s":9,"u":"bulette_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Deinosuchus","s":9,"u":"deinosuchus_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":9,"u":"drakauthix_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":9,"u":"elephant_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Giant Anaconda","s":9,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Hydra","s":9,"u":"hydra_b1"},{"n":"Mammoth","s":9,"u":"mammoth_b1"},{"n":"Quetzalcoatlus","s":9,"u":"quetzalcoatlus_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Wemmuth","s":9,"u":"wemmuth_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Anancus","s":10,"u":"anancus_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Behemoth Hippopotamus","s":10,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Elasmosaurus","s":10,"u":"elasmosaurus_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Slug","s":10,"u":"giant%20slug_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Giant Whiptail Centipede","s":10,"u":"giant%20whiptail%20centipede_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Mastodon","s":10,"u":"mastodon_b2"},{"n":"Megalania","s":10,"u":"megalania_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Ogre Spider","s":10,"u":"ogre%20spider_b2"},{"n":"Orca","s":10,"u":"orca_b2"},{"n":"Scythe Tree","s":10,"u":"scythe%20tree_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Arboreal Archive","s":11,"u":"arboreal%20archive_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Empress Bore Worm","s":11,"u":"empress%20bore%20worm_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Khravgodon","s":11,"u":"khravgodon_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Kokogiak","s":11,"u":"kokogiak_b3"},{"n":"Megatherium","s":11,"u":"megatherium_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Alchemical Horror","s":24,"u":"alchemical%20horror_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Kilia Mwibo","s":42,"u":"kilia%20mwibo_sot4"},{"n":"Cataclysm Beetle","s":44,"u":"cataclysm%20beetle_sot6"},{"n":"Hivebound Arboreal","s":44,"u":"hivebound%20arboreal_sot6"},{"n":"Red Commander Ant","s":44,"u":"red%20commander%20ant_sot6"},{"n":"Red Queen","s":44,"u":"red%20queen_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"}],"2":[{"n":"Alchemical Springald","s":2,"u":"alchemical%20springald_g%26g"},{"n":"Alkenstar Cannon","s":2,"u":"alkenstar%20cannon_g%26g"},{"n":"Fiend's Mouth Cannon","s":2,"u":"fiend's%20mouth%20cannon_g%26g"},{"n":"Firedrake","s":2,"u":"firedrake_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"}],"71":[{"n":"Steam Giant","s":12,"u":"steam%20giant_gmg"},{"n":"Sky Chariot, Heavy","s":35,"u":"sky%20chariot%2c%20heavy_frp2"},{"n":"Sky Chariot, Medium","s":35,"u":"sky%20chariot%2c%20medium_frp2"},{"n":"Ambling Surveyor","s":2,"u":"ambling%20surveyor_g%26g"},{"n":"Mobile Inn","s":2,"u":"mobile%20inn_g%26g"},{"n":"Snail Coach","s":2,"u":"snail%20coach_g%26g"},{"n":"Cliff Crawler","s":7,"u":"cliff%20crawler_lotgb"},{"n":"Cutter","s":7,"u":"cutter_lotgb"},{"n":"Sand Barge","s":7,"u":"sand%20barge_lotgb"},{"n":"Shark Diver","s":7,"u":"shark%20diver_lotgb"}],"72":[{"n":"Magaambya","s":6,"u":"magaambya_locg"},{"n":"Pathfinder Society","s":6,"u":"pathfinder%20society_locg"}]},"golem":{"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"}]},"mindless":{"1":[{"n":"Adamantine Golem","s":9,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":9,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Giant Flytrap","s":9,"u":"giant%20flytrap_b1"},{"n":"Grothlut","s":9,"u":"grothlut_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Necrophidius","s":10,"u":"necrophidius_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Spiral Centurion","s":10,"u":"spiral%20centurion_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":10,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":10,"u":"yellow%20musk%20thrall_b2"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":11,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Fossil Golem","s":11,"u":"fossil%20golem_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Mithral Golem","s":11,"u":"mithral%20golem_b3"},{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Animated Dragonstorm","s":18,"u":"animated%20dragonstorm_aoa6"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":28,"u":"mechanical%20carny_ec1"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Princess Sunset","s":37,"u":"princess%20sunset_ltiba"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":39,"u":"sicklehand%20construct_sot1"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Gold Defender","s":42,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":42,"u":"living%20sun-spire_sot4"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}]},"ce":{"1":[{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Barghest","s":9,"u":"barghest_b1"},{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Drider","s":9,"u":"drider_b1"},{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Faceless Stalker","s":9,"u":"faceless%20stalker_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Gnoll Cultist","s":9,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":9,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":9,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Gogiteth","s":9,"u":"gogiteth_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Gug","s":9,"u":"gug_b1"},{"n":"Harpy","s":9,"u":"harpy_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Lamia","s":9,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":9,"u":"lamia%20matriarch_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Minotaur","s":9,"u":"minotaur_b1"},{"n":"Ofalth","s":9,"u":"ofalth_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":9,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":9,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":9,"u":"orc%20warrior_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Quelaunt","s":9,"u":"quelaunt_b1"},{"n":"Redcap","s":9,"u":"redcap_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Shining Child","s":9,"u":"shining%20child_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Tiefling Adept","s":9,"u":"tiefling%20adept_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Catoblepas","s":10,"u":"catoblepas_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Choker","s":10,"u":"choker_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Destrachan","s":10,"u":"destrachan_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Ghonhatine","s":10,"u":"ghonhatine_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Grimstalker","s":10,"u":"grimstalker_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Irnakurse","s":10,"u":"irnakurse_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Leucrotta","s":10,"u":"leucrotta_b2"},{"n":"Mandragora","s":10,"u":"mandragora_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Mohrg","s":10,"u":"mohrg_b2"},{"n":"Morlock","s":10,"u":"morlock_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Peryton","s":10,"u":"peryton_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Scythe Tree","s":10,"u":"scythe%20tree_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Skaveling","s":10,"u":"skaveling_b2"},{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Angazhani","s":11,"u":"angazhani_b3"},{"n":"Baykok","s":11,"u":"baykok_b3"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Brainchild","s":11,"u":"brainchild_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Hieracosphinx","s":11,"u":"hieracosphinx_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Ostovite","s":11,"u":"ostovite_b3"},{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Squirming Swill","s":11,"u":"squirming%20swill_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Tooth Fairy","s":11,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Antipaladin","s":12,"u":"antipaladin_gmg"},{"n":"Demonologist","s":12,"u":"demonologist_gmg"},{"n":"Gang Leader","s":12,"u":"gang%20leader_gmg"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Asanbosam","s":14,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Skinsaw Murderer","s":20,"u":"skinsaw%20murderer_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Corrupted Retainer","s":28,"u":"corrupted%20retainer_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":30,"u":"brughadatch_ec4"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Shraen Graveknight","s":31,"u":"shraen%20graveknight_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":38,"u":"angazhani%20cultist_sli"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"},{"n":"Nyamat Mshwe","s":38,"u":"nyamat%20mshwe_sli"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"},{"n":"Ssumzili","s":41,"u":"ssumzili_sot3"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"},{"n":"Biloko Reaver","s":42,"u":"biloko%20reaver_sot4"},{"n":"Ancient Rivener","s":43,"u":"ancient%20rivener_sot5"},{"n":"Crimson Acolyte","s":43,"u":"crimson%20acolyte_sot5"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":43,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":43,"u":"taon_sot5"},{"n":"Tatterthread","s":44,"u":"tatterthread_sot6"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"},{"n":"Harpies","s":45,"u":"harpies_tio"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Orc Commander","s":45,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":45,"u":"orc%20scrapper_tio"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"}],"66":[{"n":"Abyss","s":12,"u":"abyss_gmg"}]},"large":{"1":[{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Ankhrav","s":9,"u":"ankhrav_b1"},{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Arboreal Warden","s":9,"u":"arboreal%20warden_b1"},{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Cave Bear","s":9,"u":"cave%20bear_b1"},{"n":"Centaur","s":9,"u":"centaur_b1"},{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Chuul","s":9,"u":"chuul_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Cloaker","s":9,"u":"cloaker_b1"},{"n":"Crocodile","s":9,"u":"crocodile_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Daeodon","s":9,"u":"daeodon_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Dire Wolf","s":9,"u":"dire%20wolf_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Drider","s":9,"u":"drider_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Giant Bat","s":9,"u":"giant%20bat_b1"},{"n":"Giant Eagle","s":9,"u":"giant%20eagle_b1"},{"n":"Giant Frilled Lizard","s":9,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Mantis","s":9,"u":"giant%20mantis_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Scorpion","s":9,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":9,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":9,"u":"giant%20tarantula_b1"},{"n":"Giant Wasp","s":9,"u":"giant%20wasp_b1"},{"n":"Gogiteth","s":9,"u":"gogiteth_b1"},{"n":"Gorilla","s":9,"u":"gorilla_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Griffon","s":9,"u":"griffon_b1"},{"n":"Grizzly Bear","s":9,"u":"grizzly%20bear_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Gug","s":9,"u":"gug_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Hyaenodon","s":9,"u":"hyaenodon_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Lamia","s":9,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":9,"u":"lamia%20matriarch_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lion","s":9,"u":"lion_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Manticore","s":9,"u":"manticore_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Minotaur","s":9,"u":"minotaur_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Ofalth","s":9,"u":"ofalth_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Otyugh","s":9,"u":"otyugh_b1"},{"n":"Owlbear","s":9,"u":"owlbear_b1"},{"n":"Pegasus","s":9,"u":"pegasus_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Pteranodon","s":9,"u":"pteranodon_b1"},{"n":"Quelaunt","s":9,"u":"quelaunt_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Riding Horse","s":9,"u":"riding%20horse_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Shambler","s":9,"u":"shambler_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Smilodon","s":9,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":9,"u":"snapping%20flytrap_b1"},{"n":"Sphinx","s":9,"u":"sphinx_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Tiger","s":9,"u":"tiger_b1"},{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"War Horse","s":9,"u":"war%20horse_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Winter Wolf","s":9,"u":"winter%20wolf_b1"},{"n":"Wyvern","s":9,"u":"wyvern_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Ankou","s":10,"u":"ankou_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":10,"u":"assassin%20vine_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Black Bear","s":10,"u":"black%20bear_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Catoblepas","s":10,"u":"catoblepas_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Destrachan","s":10,"u":"destrachan_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":10,"u":"drainberry%20bush_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Emperor Cobra","s":10,"u":"emperor%20cobra_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Ghonhatine","s":10,"u":"ghonhatine_b2"},{"n":"Giant Chameleon","s":10,"u":"giant%20chameleon_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Toad","s":10,"u":"giant%20toad_b2"},{"n":"Giant Wolverine","s":10,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Hippogriff","s":10,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":10,"u":"hippopotamus_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":10,"u":"irnakurse_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Leucrotta","s":10,"u":"leucrotta_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Polar Bear","s":10,"u":"polar%20bear_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Rhinoceros","s":10,"u":"rhinoceros_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Skaveling","s":10,"u":"skaveling_b2"},{"n":"Skrik Nettle","s":10,"u":"skrik%20nettle_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Viper Vine","s":10,"u":"viper%20vine_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Woolly Rhinoceros","s":10,"u":"woolly%20rhinoceros_b2"},{"n":"Yellow Musk Brute","s":10,"u":"yellow%20musk%20brute_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Angazhani","s":11,"u":"angazhani_b3"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Arboreal Reaper","s":11,"u":"arboreal%20reaper_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Bison","s":11,"u":"bison_b3"},{"n":"Blood Painter","s":11,"u":"blood%20painter_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Brainchild","s":11,"u":"brainchild_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"Camel","s":11,"u":"camel_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":11,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":11,"u":"giant%20pangolin_b3"},{"n":"Giant Seahorse","s":11,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":11,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":11,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":11,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":11,"u":"girtablilu%20sentry_b3"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Hieracosphinx","s":11,"u":"hieracosphinx_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Moose","s":11,"u":"moose_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Owb Prophet","s":11,"u":"owb%20prophet_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":11,"u":"platecarpus_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Terror Bird","s":11,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":11,"u":"terror%20shrike_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":11,"u":"wolliped_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Yzobu","s":11,"u":"yzobu_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Asanbosam","s":14,"u":"asanbosam_aoa2"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Deculi","s":16,"u":"deculi_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Lazurite-infused Stone Golem","s":16,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hundun Chaos Mage","s":24,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Voidbracken Chuul","s":27,"u":"voidbracken%20chuul_av3"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":28,"u":"giant%20flea_ec1"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Counteflora","s":8,"u":"counteflora_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Doblagub","s":30,"u":"doblagub_ec4"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Rai Sho Postulant","s":36,"u":"rai%20sho%20postulant_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Bramble Champion Construct","s":39,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Tsetse Fly","s":39,"u":"giant%20tsetse%20fly_sot1"},{"n":"Shieldbearer Construct","s":39,"u":"shieldbearer%20construct_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Ancient Rivener","s":43,"u":"ancient%20rivener_sot5"},{"n":"Formian Queen","s":43,"u":"formian%20queen_sot5"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"},{"n":"Shobhad Enforcer","s":43,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":43,"u":"shobhad%20sniper_sot5"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Lignified Adamantine Golem","s":44,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Guard Ant","s":44,"u":"red%20guard%20ant_sot6"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"},{"n":"Tatterthread","s":44,"u":"tatterthread_sot6"},{"n":"Crocodile","s":45,"u":"crocodile_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Owlbear","s":45,"u":"owlbear_tio"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"}],"2":[{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Blasting Ram","s":2,"u":"blasting%20ram_g%26g"},{"n":"Bombard","s":2,"u":"bombard_g%26g"},{"n":"Cannon","s":2,"u":"cannon_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Hwacha","s":2,"u":"hwacha_g%26g"},{"n":"Steelheart 21","s":2,"u":"steelheart%2021_g%26g"}],"71":[{"n":"Carriage","s":12,"u":"carriage_gmg"},{"n":"Cart","s":12,"u":"cart_gmg"},{"n":"Glider","s":12,"u":"glider_gmg"},{"n":"Heavy Chariot","s":12,"u":"heavy%20chariot_gmg"},{"n":"Light Chariot","s":12,"u":"light%20chariot_gmg"},{"n":"Sleigh","s":12,"u":"sleigh_gmg"},{"n":"Wagon","s":12,"u":"wagon_gmg"},{"n":"Sky Chariot, Light","s":35,"u":"sky%20chariot%2c%20light_frp2"},{"n":"Apparatus of the Octopus","s":2,"u":"apparatus%20of%20the%20octopus_g%26g"},{"n":"Armored Carriage","s":2,"u":"armored%20carriage_g%26g"},{"n":"Automated Cycle","s":2,"u":"automated%20cycle_g%26g"},{"n":"Clockwork Borer","s":2,"u":"clockwork%20borer_g%26g"},{"n":"Clockwork Hopper","s":2,"u":"clockwork%20hopper_g%26g"},{"n":"Clockwork Wagon","s":2,"u":"clockwork%20wagon_g%26g"},{"n":"Firefly","s":2,"u":"firefly_g%26g"},{"n":"Sand Diver","s":2,"u":"sand%20diver_g%26g"},{"n":"Speedster","s":2,"u":"speedster_g%26g"},{"n":"Steam Cart","s":2,"u":"steam%20cart_g%26g"},{"n":"Steam Trolley","s":2,"u":"steam%20trolley_g%26g"},{"n":"Vonthos's Golden Bridge","s":2,"u":"vonthos's%20golden%20bridge_g%26g"},{"n":"Clockwork Bumblebee","s":7,"u":"clockwork%20bumblebee_lotgb"},{"n":"Hillcross Glider","s":65,"u":"hillcross%20glider_qff3"},{"n":"Sand Racer","s":43,"u":"sand%20racer_sot5"}],"72":[{"n":"Firebrands","s":6,"u":"firebrands_locg"},{"n":"Hellknights","s":6,"u":"hellknights_locg"},{"n":"Knights of Lastwall","s":6,"u":"knights%20of%20lastwall_locg"}]},"acid":{"1":[{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"}],"2":[{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Degenerating","s":12,"u":"degenerating_gmg"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Wand Of Noisome Acid","s":38,"u":"wand%20of%20noisome%20acid%20(generic)_sli"}],"3":[{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Acid Storm","s":55,"u":"acid%20storm_logm"},{"n":"Acidic Burst","s":55,"u":"acidic%20burst_logm"},{"n":"Corrosive Body","s":53,"u":"corrosive%20body_som"}]},"dragon":{"1":[{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Black Dragon","s":9,"u":"adult%20black%20dragon_b1"},{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Dragon Turtle","s":9,"u":"dragon%20turtle_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Wyvern","s":9,"u":"wyvern_b1"},{"n":"Wyvern","s":9,"u":"wyvern_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Black Dragon","s":9,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Tatzlwyrm","s":10,"u":"tatzlwyrm_b2"},{"n":"Tatzlwyrm","s":10,"u":"tatzlwyrm_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"House Drake","s":11,"u":"house%20drake_b3"},{"n":"House Drake","s":11,"u":"house%20drake_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"}],"27":[{"n":"Faerie Dragon","s":4,"u":"faerie%20dragon_apg"}],"28":[{"n":"Dragon Eidolon","s":53,"u":"dragon%20eidolon_som"}]},"le":{"1":[{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Green Dragon","s":9,"u":"adult%20green%20dragon_b1"},{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hobgoblin Archer","s":9,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":9,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":9,"u":"hobgoblin%20soldier_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Manticore","s":9,"u":"manticore_b1"},{"n":"Medusa","s":9,"u":"medusa_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Skum","s":9,"u":"skum_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Young Green Dragon","s":9,"u":"young%20green%20dragon_b1"},{"n":"Ankou","s":10,"u":"ankou_b2"},{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Ifrit Pyrochemist","s":10,"u":"ifrit%20pyrochemist_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Kuchisake-onna","s":11,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Despot","s":12,"u":"despot_gmg"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Corrupt Guard","s":16,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Scarlet Triad Boss","s":17,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":17,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":17,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Copper Hand Illusionist","s":20,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":20,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Skinsaw Seamer","s":20,"u":"skinsaw%20seamer_aoe2"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Master Xun","s":35,"u":"master%20xun_frp2"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"},{"n":"Graveknight Captain","s":42,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":42,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Wight","s":45,"u":"wight_tio"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}],"66":[{"n":"Hell","s":12,"u":"hell_gmg"},{"n":"Mzali","s":0,"u":"mzali_lome"}]},"electricity":{"0":[{"n":"Cross The Final Horizon","s":20,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":20,"u":"heaven's%20thunder_aoe2"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"}],"1":[{"n":"Adult Blue Dragon","s":9,"u":"adult%20blue%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Young Blue Dragon","s":9,"u":"young%20blue%20dragon_b1"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"}],"2":[{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Blade Of The Black Sovereign","s":56,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"},{"n":"Potion Of Grounding","s":53,"u":"potion%20of%20grounding_som"}],"3":[{"n":"Lightning Storm","s":4,"u":"lightning%20storm_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chain Lightning","s":5,"u":"chain%20lightning_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Lightning Bolt","s":5,"u":"lightning%20bolt_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Electrified Crystal Ward","s":16,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Sudden Bolt","s":28,"u":"sudden%20bolt_ec1"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Bottle The Storm","s":55,"u":"bottle%20the%20storm_logm"},{"n":"Charged Javelin","s":55,"u":"charged%20javelin_logm"},{"n":"Draw The Lightning","s":53,"u":"draw%20the%20lightning_som"},{"n":"Horizon Thunder Sphere","s":53,"u":"horizon%20thunder%20sphere_som"},{"n":"Stormburst","s":41,"u":"stormburst_sot3"}],"51":[{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Buzzing Latch Rune","s":30,"u":"buzzing%20latch%20rune_ec4"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"}]},"cg":{"1":[{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Catfolk Pouncer","s":9,"u":"catfolk%20pouncer_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Sylph Sneak","s":10,"u":"sylph%20sneak_b2"},{"n":"Undine Hydromancer","s":10,"u":"undine%20hydromancer_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Domovoi","s":11,"u":"domovoi_b3"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Garuda","s":11,"u":"garuda_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"House Drake","s":11,"u":"house%20drake_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Ekujae Guardian","s":14,"u":"ekujae%20guardian_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"Antaro Boldblade","s":19,"u":"antaro%20boldblade_aoe1"},{"n":"Eunice","s":19,"u":"eunice_aoe1"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":19,"u":"miriel%20grayleaf_aoe1"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"}],"2":[{"n":"Singing Sword","s":12,"u":"singing%20sword_gmg"}],"66":[{"n":"Elysium","s":12,"u":"elysium_gmg"}],"72":[{"n":"Firebrands","s":6,"u":"firebrands_locg"},{"n":"Knights of Lastwall","s":6,"u":"knights%20of%20lastwall_locg"}]},"fire":{"0":[{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Scorching Disarm","s":1,"u":"scorching%20disarm_loag"},{"n":"Blazing Talon Surge","s":51,"u":"blazing%20talon%20surge_lopsg"},{"n":"Explosive Death Drop","s":51,"u":"explosive%20death%20drop_lopsg"},{"n":"Rain Of Embers Stance","s":51,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Burning Spell","s":53,"u":"burning%20spell_som"},{"n":"Fiery Retort","s":53,"u":"fiery%20retort_som"},{"n":"Stoked Flame Stance","s":53,"u":"stoked%20flame%20stance_som"}],"1":[{"n":"Adult Brass Dragon","s":9,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Red Dragon","s":9,"u":"adult%20red%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Flame Drake","s":9,"u":"flame%20drake_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Young Brass Dragon","s":9,"u":"young%20brass%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Red Dragon","s":9,"u":"young%20red%20dragon_b1"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Peluda","s":10,"u":"peluda_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"}],"2":[{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Arsonous","s":12,"u":"arsonous_gmg"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Flaming Star","s":53,"u":"flaming%20star%20(generic)_som"},{"n":"Phoenix Flask","s":53,"u":"phoenix%20flask_som"},{"n":"South Wind's Scorch Song","s":53,"u":"south%20wind's%20scorch%20song_som"},{"n":"Fulminating Spear","s":40,"u":"fulminating%20spear_sot2"},{"n":"Golden Blade of Mzali","s":42,"u":"golden%20blade%20of%20mzali_sot4"}],"3":[{"n":"Final Sacrifice","s":4,"u":"final%20sacrifice_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heat Metal","s":4,"u":"heat%20metal_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Burning Hands","s":5,"u":"burning%20hands_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Fire Shield","s":5,"u":"fire%20shield_crb"},{"n":"Fireball","s":5,"u":"fireball_crb"},{"n":"Flame Strike","s":5,"u":"flame%20strike_crb"},{"n":"Flaming Sphere","s":5,"u":"flaming%20sphere_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Meteor Swarm","s":5,"u":"meteor%20swarm_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Volcanic Eruption","s":5,"u":"volcanic%20eruption_crb"},{"n":"Wall Of Fire","s":5,"u":"wall%20of%20fire_crb"},{"n":"Linnorm Sting","s":22,"u":"linnorm%20sting_aoe4"},{"n":"Breath Of Drought","s":28,"u":"breath%20of%20drought_ec1"},{"n":"Pyrotechnics","s":29,"u":"pyrotechnics_ec2"},{"n":"Cleansing Flames","s":36,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":36,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":36,"u":"shroud%20of%20flame_frp3"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Sun's Fury","s":56,"u":"sun's%20fury_lol"},{"n":"Ash Cloud","s":53,"u":"ash%20cloud_som"},{"n":"Blazing Dive","s":53,"u":"blazing%20dive_som"},{"n":"Blazing Fissure","s":53,"u":"blazing%20fissure_som"},{"n":"Boil Blood","s":53,"u":"boil%20blood_som"},{"n":"Burning Blossoms","s":53,"u":"burning%20blossoms_som"},{"n":"Combustion","s":53,"u":"combustion_som"},{"n":"Elemental Annihilation Wave","s":53,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":53,"u":"elemental%20confluence_som"},{"n":"Flame Vortex","s":53,"u":"flame%20vortex_som"},{"n":"Flame Wisp","s":53,"u":"flame%20wisp_som"},{"n":"Geyser","s":53,"u":"geyser_som"},{"n":"Ignite Fireworks","s":53,"u":"ignite%20fireworks_som"},{"n":"Mantle Of The Magma Heart","s":53,"u":"mantle%20of%20the%20magma%20heart_som"},{"n":"Scorching Ray","s":53,"u":"scorching%20ray_som"},{"n":"Wildfire","s":53,"u":"wildfire_som"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"}],"51":[{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Dahak's Skull","s":14,"u":"dahak's%20skull_aoa2"},{"n":"Vision Of Dahak","s":14,"u":"vision%20of%20dahak_aoa2"},{"n":"Explosive Barrels","s":19,"u":"explosive%20barrels_aoe1"},{"n":"Floating Flamethrower","s":35,"u":"floating%20flamethrower_frp2"},{"n":"Mogaru's Breath","s":35,"u":"mogaru's%20breath_frp2"}],"66":[{"n":"Plane of Fire","s":12,"u":"plane%20of%20fire_gmg"}]},"lg":{"1":[{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Gold Dragon","s":9,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Young Gold Dragon","s":9,"u":"young%20gold%20dragon_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Flumph","s":11,"u":"flumph_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Sleepless Sun Veteran","s":22,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"}],"2":[{"n":"Martyr's Shield","s":12,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"}],"66":[{"n":"Heaven","s":12,"u":"heaven_gmg"}],"72":[{"n":"Knights of Lastwall","s":6,"u":"knights%20of%20lastwall_locg"}]},"water":{"0":[{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Dousing Spell","s":53,"u":"dousing%20spell_som"},{"n":"Purifying Spell","s":53,"u":"purifying%20spell_som"},{"n":"Reflective Ripple Stance","s":53,"u":"reflective%20ripple%20stance_som"},{"n":"Wave Spiral","s":53,"u":"wave%20spiral_som"}],"1":[{"n":"Adult Bronze Dragon","s":9,"u":"adult%20bronze%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Young Bronze Dragon","s":9,"u":"young%20bronze%20dragon_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"}],"2":[{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Anointed Waterskin","s":53,"u":"anointed%20waterskin_som"},{"n":"Perfect Droplet","s":53,"u":"perfect%20droplet%20(generic)_som"}],"3":[{"n":"Aqueous Orb","s":4,"u":"aqueous%20orb_apg"},{"n":"Crashing Wave","s":4,"u":"crashing%20wave_apg"},{"n":"Quench","s":4,"u":"quench_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Control Water","s":5,"u":"control%20water_crb"},{"n":"Create Water","s":5,"u":"create%20water_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Hydraulic Torrent","s":5,"u":"hydraulic%20torrent_crb"},{"n":"Obscuring Mist","s":5,"u":"obscuring%20mist_crb"},{"n":"Solid Fog","s":5,"u":"solid%20fog_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Personal Rain Cloud","s":28,"u":"personal%20rain%20cloud_ec1"},{"n":"Sea Surge","s":28,"u":"sea%20surge_ec1"},{"n":"Pillar Of Water","s":29,"u":"pillar%20of%20water_ec2"},{"n":"Deluge","s":32,"u":"deluge_ec6"},{"n":"Snowball","s":52,"u":"snowball_lowg"},{"n":"Unbreaking Wave Advance","s":52,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Elemental Annihilation Wave","s":53,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":53,"u":"elemental%20confluence_som"},{"n":"Flowing Strike","s":53,"u":"flowing%20strike_som"},{"n":"Frigid Flurry","s":53,"u":"frigid%20flurry_som"},{"n":"Geyser","s":53,"u":"geyser_som"},{"n":"Mud Pit","s":53,"u":"mud%20pit_som"},{"n":"Pulverizing Cascade","s":53,"u":"pulverizing%20cascade_som"},{"n":"Rising Surf","s":53,"u":"rising%20surf_som"},{"n":"Soothing Spring","s":53,"u":"soothing%20spring_som"},{"n":"Spout","s":53,"u":"spout_som"},{"n":"Wall Of Water","s":53,"u":"wall%20of%20water_som"}],"66":[{"n":"Plane of Water","s":12,"u":"plane%20of%20water_gmg"}]},"earth":{"0":[{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Harden Flesh","s":53,"u":"harden%20flesh_som"},{"n":"Rockslide Spell","s":53,"u":"rockslide%20spell_som"},{"n":"Sheltering Cave","s":53,"u":"sheltering%20cave_som"}],"1":[{"n":"Adult Copper Dragon","s":9,"u":"adult%20copper%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Animated Statue","s":9,"u":"animated%20statue_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Giant Animated Statue","s":9,"u":"giant%20animated%20statue_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Young Copper Dragon","s":9,"u":"young%20copper%20dragon_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"}],"2":[{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Shoony Shovel","s":8,"u":"shoony%20shovel_ec3"},{"n":"Stoneraiser Javelin","s":30,"u":"stoneraiser%20javelin_ec4"},{"n":"Big Rock Bullet","s":7,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":7,"u":"drum%20of%20upheaval_lotgb"},{"n":"Jar Of Shifting Sands","s":53,"u":"jar%20of%20shifting%20sands_som"},{"n":"Trinity Geode","s":53,"u":"trinity%20geode%20(generic)_som"}],"3":[{"n":"Pummeling Rubble","s":4,"u":"pummeling%20rubble_apg"},{"n":"Spike Stones","s":4,"u":"spike%20stones_apg"},{"n":"Transmute Rock And Mud","s":4,"u":"transmute%20rock%20and%20mud_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Earthquake","s":5,"u":"earthquake_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Meld Into Stone","s":5,"u":"meld%20into%20stone_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Shape Stone","s":5,"u":"shape%20stone_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Stone To Flesh","s":5,"u":"stone%20to%20flesh_crb"},{"n":"Stoneskin","s":5,"u":"stoneskin_crb"},{"n":"Wall Of Stone","s":5,"u":"wall%20of%20stone_crb"},{"n":"Scouring Sand","s":28,"u":"scouring%20sand_ec1"},{"n":"Control Sand","s":31,"u":"control%20sand_ec5"},{"n":"Pillars Of Sand","s":31,"u":"pillars%20of%20sand_ec5"},{"n":"Upheaval","s":32,"u":"upheaval_ec6"},{"n":"Expeditious Excavation","s":55,"u":"expeditious%20excavation_logm"},{"n":"Shattering Gem","s":55,"u":"shattering%20gem_logm"},{"n":"Shifting Sand","s":55,"u":"shifting%20sand_logm"},{"n":"Shockwave","s":55,"u":"shockwave_logm"},{"n":"Blazing Fissure","s":53,"u":"blazing%20fissure_som"},{"n":"Crushing Ground","s":53,"u":"crushing%20ground_som"},{"n":"Elemental Annihilation Wave","s":53,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":53,"u":"elemental%20confluence_som"},{"n":"Healing Plaster","s":53,"u":"healing%20plaster_som"},{"n":"Mud Pit","s":53,"u":"mud%20pit_som"},{"n":"One With The Land","s":53,"u":"one%20with%20the%20land_som"},{"n":"Scatter Scree","s":53,"u":"scatter%20scree_som"},{"n":"Stone Lance","s":53,"u":"stone%20lance_som"},{"n":"Swampcall","s":41,"u":"swampcall_sot3"}],"66":[{"n":"Plane of Earth","s":12,"u":"plane%20of%20earth_gmg"}]},"cold":{"0":[{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"}],"1":[{"n":"Adult Silver Dragon","s":9,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":9,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Frost Drake","s":9,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Young Silver Dragon","s":9,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":9,"u":"young%20white%20dragon_b1"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"}],"2":[{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Cold Comfort","s":7,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"North Wind's Night Verse","s":53,"u":"north%20wind's%20night%20verse_som"}],"3":[{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Ice Storm","s":4,"u":"ice%20storm_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cone Of Cold","s":5,"u":"cone%20of%20cold_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Rime Slick","s":28,"u":"rime%20slick_ec1"},{"n":"Chilling Spray","s":55,"u":"chilling%20spray_logm"},{"n":"Diamond Dust","s":55,"u":"diamond%20dust_logm"},{"n":"Winter Bolt","s":55,"u":"winter%20bolt_logm"},{"n":"Snowball","s":52,"u":"snowball_lowg"},{"n":"Frigid Flurry","s":53,"u":"frigid%20flurry_som"},{"n":"Mantle Of The Frozen Heart","s":53,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Moonburst","s":42,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"}],"51":[{"n":"Freezing Floor Tiles","s":35,"u":"freezing%20floor%20tiles_frp2"}]},"small":{"1":[{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Animated Broom","s":9,"u":"animated%20broom_b1"},{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Cockatrice","s":9,"u":"cockatrice_b1"},{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Deep Gnome Rockwarden","s":9,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":9,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":9,"u":"deep%20gnome%20warrior_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Eagle","s":9,"u":"eagle_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Flash Beetle","s":9,"u":"flash%20beetle_b1"},{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Giant Rat","s":9,"u":"giant%20rat_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Goblin Commando","s":9,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":9,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":9,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":9,"u":"goblin%20warrior_b1"},{"n":"Gourd Leshy","s":9,"u":"gourd%20leshy_b1"},{"n":"Guard Dog","s":9,"u":"guard%20dog_b1"},{"n":"Kobold Dragon Mage","s":9,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":9,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":9,"u":"kobold%20warrior_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Leaf Leshy","s":9,"u":"leaf%20leshy_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Redcap","s":9,"u":"redcap_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Attic Whisperer","s":10,"u":"attic%20whisperer_b2"},{"n":"Aurumvorax","s":10,"u":"aurumvorax_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Badger","s":10,"u":"badger_b2"},{"n":"Blindheim","s":10,"u":"blindheim_b2"},{"n":"Calathgar","s":10,"u":"calathgar_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Choker","s":10,"u":"choker_b2"},{"n":"Chupacabra","s":10,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Culdewen","s":10,"u":"culdewen_b2"},{"n":"Dig-widget","s":10,"u":"dig-widget_b2"},{"n":"Dream Spider","s":10,"u":"dream%20spider_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Flytrap Leshy","s":10,"u":"flytrap%20leshy_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Cockroach","s":10,"u":"giant%20cockroach_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Tick","s":10,"u":"giant%20tick_b2"},{"n":"Grindylow","s":10,"u":"grindylow_b2"},{"n":"Grippli Scout","s":10,"u":"grippli%20scout_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Leprechaun","s":10,"u":"leprechaun_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Lurker In Light","s":10,"u":"lurker%20in%20light_b2"},{"n":"Mandragora","s":10,"u":"mandragora_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Sea Snake","s":10,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":10,"u":"shocker%20lizard_b2"},{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Sunflower Leshy","s":10,"u":"sunflower%20leshy_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Cactus Leshy","s":11,"u":"cactus%20leshy_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Dvorovoi","s":11,"u":"dvorovoi_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Flumph","s":11,"u":"flumph_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Giant Flying Squirrel","s":11,"u":"giant%20flying%20squirrel_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Millindemalion","s":11,"u":"millindemalion_b3"},{"n":"Ostovite","s":11,"u":"ostovite_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Seaweed Leshy","s":11,"u":"seaweed%20leshy_b3"},{"n":"Skull Peeler","s":11,"u":"skull%20peeler_b3"},{"n":"Squirming Swill","s":11,"u":"squirming%20swill_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"},{"n":"Tupilaq","s":11,"u":"tupilaq_b3"},{"n":"Vine Leshy","s":11,"u":"vine%20leshy_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Urchin","s":12,"u":"urchin_gmg"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Biloko Veteran","s":14,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":14,"u":"biloko%20warrior_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Eloko","s":14,"u":"eloko_aoa2"},{"n":"Grippli Archer","s":14,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":14,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":14,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Lyrma Swampwalker","s":19,"u":"lyrma%20swampwalker_aoe1"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Zrukbat","s":19,"u":"zrukbat_aoe1"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Juvenile Boar","s":28,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Zuipnyrn","s":29,"u":"zuipnyrn_ec2"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Shoony Hierarch","s":8,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":8,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":8,"u":"shoony%20tiller_ec3"},{"n":"Gahlepod","s":30,"u":"gahlepod_ec4"},{"n":"Bloodlash Bush","s":33,"u":"bloodlash%20bush_fop"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Vine Lasher","s":33,"u":"vine%20lasher_fop"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Sigbin","s":34,"u":"sigbin_frp1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Angoyang","s":35,"u":"angoyang_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Aspis Technician","s":38,"u":"aspis%20technician_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Giant Mining Bee","s":39,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Golgopo","s":41,"u":"golgopo_sot3"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"},{"n":"Biloko Reaver","s":42,"u":"biloko%20reaver_sot4"},{"n":"Gambulami","s":42,"u":"gambulami_sot4"},{"n":"Ikeshti Brood-Minder","s":43,"u":"ikeshti%20brood-minder_sot5"},{"n":"Khefak Scuttler","s":43,"u":"khefak%20scuttler_sot5"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"},{"n":"Thorn Guardian","s":44,"u":"thorn%20guardian_sot6"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Brimstone Rat","s":45,"u":"brimstone%20rat_tio"},{"n":"Giant Rat","s":45,"u":"giant%20rat_tio"},{"n":"Kobold Dragon Mage","s":45,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":45,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":45,"u":"kobold%20trapmaster_tio"},{"n":"Stinkweed Shambler","s":45,"u":"stinkweed%20shambler_tio"}],"2":[{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"}]},"air":{"0":[{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Wind-tossed Spell","s":53,"u":"wind-tossed%20spell_som"}],"1":[{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Will-o'-wisp","s":9,"u":"will-o'-wisp_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Voidglutton","s":25,"u":"voidglutton_av1"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"}],"2":[{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":7,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Five-feather Wreath","s":53,"u":"five-feather%20wreath%20(generic)_som"}],"3":[{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Air Bubble","s":5,"u":"air%20bubble_crb"},{"n":"Air Walk","s":5,"u":"air%20walk_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Gust Of Wind","s":5,"u":"gust%20of%20wind_crb"},{"n":"Punishing Winds","s":5,"u":"punishing%20winds_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Wall Of Wind","s":5,"u":"wall%20of%20wind_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wind Walk","s":5,"u":"wind%20walk_crb"},{"n":"Speaking Sky","s":20,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":20,"u":"steal%20the%20sky_aoe2"},{"n":"Unseasonable Squall","s":28,"u":"unseasonable%20squall_ec1"},{"n":"Dust Storm","s":55,"u":"dust%20storm_logm"},{"n":"Parch","s":55,"u":"parch_logm"},{"n":"Ash Cloud","s":53,"u":"ash%20cloud_som"},{"n":"Blazing Dive","s":53,"u":"blazing%20dive_som"},{"n":"Elemental Annihilation Wave","s":53,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":53,"u":"elemental%20confluence_som"},{"n":"Flame Vortex","s":53,"u":"flame%20vortex_som"},{"n":"Gale Blast","s":53,"u":"gale%20blast_som"},{"n":"Petal Storm","s":53,"u":"petal%20storm_som"},{"n":"Powerful Inhalation","s":53,"u":"powerful%20inhalation_som"},{"n":"Updraft","s":53,"u":"updraft_som"},{"n":"Whirlwind","s":53,"u":"whirlwind_som"},{"n":"Airburst","s":39,"u":"airburst_sot1"}],"51":[{"n":"Air Rift","s":35,"u":"air%20rift_frp2"}],"66":[{"n":"Plane of Air","s":12,"u":"plane%20of%20air_gmg"}]},"elemental":{"1":[{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Air Mephit","s":9,"u":"air%20mephit_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Cinder Rat","s":9,"u":"cinder%20rat_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Earth Mephit","s":9,"u":"earth%20mephit_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Elemental Avalanche","s":9,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Elemental Hurricane","s":9,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Elemental Inferno","s":9,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Fire Mephit","s":9,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Firewyrm","s":9,"u":"firewyrm_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Invisible Stalker","s":9,"u":"invisible%20stalker_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Living Landslide","s":9,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Living Whirlwind","s":9,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Living Wildfire","s":9,"u":"living%20wildfire_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Salamander","s":9,"u":"salamander_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Sod Hound","s":9,"u":"sod%20hound_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Stone Mauler","s":9,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Storm Lord","s":9,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Uthul","s":9,"u":"uthul_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Xorn","s":9,"u":"xorn_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Zaramuun","s":9,"u":"zaramuun_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Zephyr Hawk","s":9,"u":"zephyr%20hawk_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Blizzardborn","s":10,"u":"blizzardborn_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Earthen Destrier","s":10,"u":"earthen%20destrier_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Ember Fox","s":10,"u":"ember%20fox_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Granite Glyptodont","s":10,"u":"granite%20glyptodont_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icewyrm","s":10,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Icicle Snake","s":10,"u":"icicle%20snake_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Living Boulder","s":10,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Living Thunderclap","s":10,"u":"living%20thunderclap_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Magma Scorpion","s":10,"u":"magma%20scorpion_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Melody On The Wind","s":10,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Mist Stalker","s":10,"u":"mist%20stalker_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Mudwretch","s":10,"u":"mudwretch_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Sand Sentry","s":10,"u":"sand%20sentry_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Ledalusca","s":11,"u":"ledalusca_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Melodic Squall","s":35,"u":"melodic%20squall_frp2"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"}],"27":[{"n":"Elemental Wisp","s":7,"u":"elemental%20wisp_lotgb"}]},"uncommon":{"0":[{"n":"Aura Of Despair","s":4,"u":"aura%20of%20despair_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Conceited Mindset","s":4,"u":"conceited%20mindset_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Fiendish Form","s":4,"u":"fiendish%20form_apg"},{"n":"Fiendish Mount","s":4,"u":"fiendish%20mount_apg"},{"n":"Greater Cruelty","s":4,"u":"greater%20cruelty_apg"},{"n":"Gruesome Strike","s":4,"u":"gruesome%20strike_apg"},{"n":"Instrument Of Slaughter","s":4,"u":"instrument%20of%20slaughter_apg"},{"n":"Iron Repercussions","s":4,"u":"iron%20repercussions_apg"},{"n":"Lead The Pack","s":4,"u":"lead%20the%20pack_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Ongoing Selfishness","s":4,"u":"ongoing%20selfishness_apg"},{"n":"Pale Horse","s":4,"u":"pale%20horse_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Ritual Researcher","s":4,"u":"ritual%20researcher_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Sense Good","s":4,"u":"sense%20good_apg"},{"n":"Smite Good","s":4,"u":"smite%20good_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Vicious Vengeance","s":4,"u":"vicious%20vengeance_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Whodunnit?","s":4,"u":"whodunnit%3f_apg"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Bellflower Dedication","s":15,"u":"bellflower%20dedication_aoa3"},{"n":"Cut The Bonds","s":15,"u":"cut%20the%20bonds_aoa3"},{"n":"Different Worlds","s":15,"u":"different%20worlds_aoa3"},{"n":"Garden Path","s":15,"u":"garden%20path_aoa3"},{"n":"Practiced Guidance","s":15,"u":"practiced%20guidance_aoa3"},{"n":"Scarecrow","s":15,"u":"scarecrow_aoa3"},{"n":"Secret Speech","s":15,"u":"secret%20speech_aoa3"},{"n":"Tiller's Aid","s":15,"u":"tiller's%20aid_aoa3"},{"n":"Tiller's Drive","s":15,"u":"tiller's%20drive_aoa3"},{"n":"Tweak Appearances","s":15,"u":"tweak%20appearances_aoa3"},{"n":"Deadly Poison Weapon","s":17,"u":"deadly%20poison%20weapon_aoa5"},{"n":"Pesh Skin","s":17,"u":"pesh%20skin_aoa5"},{"n":"Shaped Contaminant","s":17,"u":"shaped%20contaminant_aoa5"},{"n":"Zephyr Guard Dedication","s":17,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"},{"n":"Aura Of Unbreakable Virtue","s":18,"u":"aura%20of%20unbreakable%20virtue_aoa6"},{"n":"Bloodline Metamorphosis","s":18,"u":"bloodline%20metamorphosis_aoa6"},{"n":"Efficient Alchemy","s":18,"u":"efficient%20alchemy_aoa6"},{"n":"Emblazon Divinity","s":18,"u":"emblazon%20divinity_aoa6"},{"n":"Enduring Debilitation","s":18,"u":"enduring%20debilitation_aoa6"},{"n":"Golden Body","s":18,"u":"golden%20body_aoa6"},{"n":"Invulnerable Juggernaut","s":18,"u":"invulnerable%20juggernaut_aoa6"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Spell Mastery","s":18,"u":"spell%20mastery_aoa6"},{"n":"Superior Sight","s":18,"u":"superior%20sight_aoa6"},{"n":"Ultimate Flexibility","s":18,"u":"ultimate%20flexibility_aoa6"},{"n":"Edgewatch Detective Dedication","s":19,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Jalmeri Heavenseeker Dedication","s":20,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Ambushing Knockdown","s":21,"u":"ambushing%20knockdown_aoe3"},{"n":"Coordinated Distraction","s":21,"u":"coordinated%20distraction_aoe3"},{"n":"Deny Support","s":21,"u":"deny%20support_aoe3"},{"n":"Provocator Dedication","s":21,"u":"provocator%20dedication_aoe3"},{"n":"Slice And Swipe","s":21,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":21,"u":"subtle%20shank_aoe3"},{"n":"Ghost Hunter Dedication","s":25,"u":"ghost%20hunter%20dedication_av1"},{"n":"Eldritch Researcher Dedication","s":26,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Drow Shootist Dedication","s":27,"u":"drow%20shootist%20dedication_av3"},{"n":"Bullying Staff","s":28,"u":"bullying%20staff_ec1"},{"n":"Focused Juggler","s":28,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":28,"u":"juggle_ec1"},{"n":"Juggler Dedication","s":28,"u":"juggler%20dedication_ec1"},{"n":"Levering Strike","s":28,"u":"levering%20strike_ec1"},{"n":"Lobbed Attack","s":28,"u":"lobbed%20attack_ec1"},{"n":"Opportune Throw","s":28,"u":"opportune%20throw_ec1"},{"n":"Pivot Strike","s":28,"u":"pivot%20strike_ec1"},{"n":"Quick Juggler","s":28,"u":"quick%20juggler_ec1"},{"n":"Reflexive Catch","s":28,"u":"reflexive%20catch_ec1"},{"n":"Staff Acrobat Dedication","s":28,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Staff Sweep","s":28,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":28,"u":"whirlwind%20stance_ec1"},{"n":"Animal Trainer Dedication","s":29,"u":"animal%20trainer%20dedication_ec2"},{"n":"Beast Speaker","s":29,"u":"beast%20speaker_ec2"},{"n":"Insistent Command","s":29,"u":"insistent%20command_ec2"},{"n":"Mature Trained Companion","s":29,"u":"mature%20trained%20companion_ec2"},{"n":"Specialized Companion","s":29,"u":"specialized%20companion_ec2"},{"n":"Splendid Companion","s":29,"u":"splendid%20companion_ec2"},{"n":"Golem Grafter Dedication","s":8,"u":"golem%20grafter%20dedication_ec3"},{"n":"Ravening's Desperation","s":8,"u":"ravening's%20desperation_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":8,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Annihilating Swing","s":32,"u":"annihilating%20swing_ec6"},{"n":"Astonishing Explosion","s":32,"u":"astonishing%20explosion_ec6"},{"n":"Banishing Blow","s":32,"u":"banishing%20blow_ec6"},{"n":"Denier Of Destruction","s":32,"u":"denier%20of%20destruction_ec6"},{"n":"Endurance Of The Rooted Tree","s":32,"u":"endurance%20of%20the%20rooted%20tree_ec6"},{"n":"Mimic Protections","s":32,"u":"mimic%20protections_ec6"},{"n":"Reclaim Spell","s":32,"u":"reclaim%20spell_ec6"},{"n":"Reflecting Riposte","s":32,"u":"reflecting%20riposte_ec6"},{"n":"Ringmaster's Introduction","s":32,"u":"ringmaster's%20introduction_ec6"},{"n":"Steal Essence","s":32,"u":"steal%20essence_ec6"},{"n":"Tenacious Blood Magic","s":32,"u":"tenacious%20blood%20magic_ec6"},{"n":"Verdant Presence","s":32,"u":"verdant%20presence_ec6"},{"n":"Relentless Stalker","s":33,"u":"relentless%20stalker_fop"},{"n":"Wilderness Spotter","s":33,"u":"wilderness%20spotter_fop"},{"n":"Butterfly Blade Dedication","s":34,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Entwined Energy Ki","s":34,"u":"entwined%20energy%20ki_frp1"},{"n":"Ghost Eater Dedication","s":34,"u":"ghost%20eater%20dedication_frp1"},{"n":"Syu Tak-nwa's Deadly Hair","s":34,"u":"syu%20tak-nwa's%20deadly%20hair_frp1"},{"n":"Syu Tak-nwa's Hexed Locks","s":34,"u":"syu%20tak-nwa's%20hexed%20locks_frp1"},{"n":"Syu Tak-nwa's Skillful Tresses","s":34,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Effortless Reach","s":35,"u":"effortless%20reach_frp2"},{"n":"Electric Counter","s":35,"u":"electric%20counter_frp2"},{"n":"Golden League Xun Dedication","s":35,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Jellyfish Stance","s":35,"u":"jellyfish%20stance_frp2"},{"n":"Sense Ki","s":35,"u":"sense%20ki_frp2"},{"n":"Shift Spell","s":35,"u":"shift%20spell_frp2"},{"n":"Sixth Pillar Dedication","s":35,"u":"sixth%20pillar%20dedication_frp2"},{"n":"All The Time In The World","s":36,"u":"all%20the%20time%20in%20the%20world_frp3"},{"n":"Dance Of Intercession","s":36,"u":"dance%20of%20intercession_frp3"},{"n":"Demon's Hair","s":36,"u":"demon's%20hair_frp3"},{"n":"Everdistant Defense","s":36,"u":"everdistant%20defense_frp3"},{"n":"Extradimensional Stash","s":36,"u":"extradimensional%20stash_frp3"},{"n":"Head Of The Night Parade","s":36,"u":"head%20of%20the%20night%20parade_frp3"},{"n":"Heart Of The Kaiju","s":36,"u":"heart%20of%20the%20kaiju_frp3"},{"n":"Plum Deluge","s":36,"u":"plum%20deluge_frp3"},{"n":"Ruby Resurrection","s":36,"u":"ruby%20resurrection_frp3"},{"n":"Scapegoat Parallel Self","s":36,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Sever Space","s":36,"u":"sever%20space_frp3"},{"n":"Time Dilation Cascade","s":36,"u":"time%20dilation%20cascade_frp3"},{"n":"Vitality-manipulating Stance","s":36,"u":"vitality-manipulating%20stance_frp3"},{"n":"Vivacious Afterimage","s":36,"u":"vivacious%20afterimage_frp3"},{"n":"Whirlwind Toss","s":36,"u":"whirlwind%20toss_frp3"},{"n":"Worldsphere Gravity","s":36,"u":"worldsphere%20gravity_frp3"},{"n":"Adaptive Vision","s":2,"u":"adaptive%20vision_g%26g"},{"n":"Axial Recall","s":2,"u":"axial%20recall_g%26g"},{"n":"Beast Dynamo Howl","s":2,"u":"beast%20dynamo%20howl_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Blast Resistance","s":2,"u":"blast%20resistance_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Demolitionist","s":2,"u":"demolitionist_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Dongun Education","s":2,"u":"dongun%20education_g%26g"},{"n":"Explosive Expert","s":2,"u":"explosive%20expert_g%26g"},{"n":"Explosive Savant","s":2,"u":"explosive%20savant_g%26g"},{"n":"Fire Savvy","s":2,"u":"fire%20savvy_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Golem Dynamo","s":2,"u":"golem%20dynamo_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Scrutinizing Gaze","s":2,"u":"scrutinizing%20gaze_g%26g"},{"n":"Smoke Sight","s":2,"u":"smoke%20sight_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Stasian Smash","s":2,"u":"stasian%20smash_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Dragon Grip","s":1,"u":"dragon%20grip_loag"},{"n":"Pierce The Light","s":1,"u":"pierce%20the%20light_loag"},{"n":"Skirt The Light","s":1,"u":"skirt%20the%20light_loag"},{"n":"Suli Amir","s":1,"u":"suli%20amir_loag"},{"n":"Truespeech","s":1,"u":"truespeech_loag"},{"n":"Adroit Manipulation","s":6,"u":"adroit%20manipulation_locg"},{"n":"Advanced Order Training","s":6,"u":"advanced%20order%20training_locg"},{"n":"Arcane Tattoos","s":6,"u":"arcane%20tattoos_locg"},{"n":"Avenge In Glory","s":6,"u":"avenge%20in%20glory_locg"},{"n":"Backup Disguise","s":6,"u":"backup%20disguise_locg"},{"n":"Courteous Comeback","s":6,"u":"courteous%20comeback_locg"},{"n":"Defiance Unto Death","s":6,"u":"defiance%20unto%20death_locg"},{"n":"Devil's Advocate","s":6,"u":"devil's%20advocate_locg"},{"n":"Easily Dismissed","s":6,"u":"easily%20dismissed_locg"},{"n":"Everstand Stance","s":6,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":6,"u":"everstand%20strike_locg"},{"n":"Firebrand Braggart Dedication","s":6,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Forge-day's Rest","s":6,"u":"forge-day's%20rest_locg"},{"n":"Halcyon Speaker Dedication","s":6,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Hellknight Dedication","s":6,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Order Cross-training","s":6,"u":"hellknight%20order%20cross-training_locg"},{"n":"Hellknight Signifer Dedication","s":6,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Impassable Wall Stance","s":6,"u":"impassable%20wall%20stance_locg"},{"n":"Intuitive Cooperation","s":6,"u":"intuitive%20cooperation_locg"},{"n":"Keep Up Appearances","s":6,"u":"keep%20up%20appearances_locg"},{"n":"Knight Reclaimant Dedication","s":6,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant","s":6,"u":"knight%20vigilant_locg"},{"n":"Know Oneself","s":6,"u":"know%20oneself_locg"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Magaambyan Attendant Dedication","s":6,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Order Training","s":6,"u":"order%20training_locg"},{"n":"Quah Bond","s":6,"u":"quah%20bond_locg"},{"n":"Saoc Astrology","s":6,"u":"saoc%20astrology_locg"},{"n":"Scrollmaster Dedication","s":6,"u":"scrollmaster%20dedication_locg"},{"n":"Sense Thoughts","s":6,"u":"sense%20thoughts_locg"},{"n":"Sow Rumor","s":6,"u":"sow%20rumor_locg"},{"n":"Spellmaster Dedication","s":6,"u":"spellmaster%20dedication_locg"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Surface Culture","s":6,"u":"surface%20culture_locg"},{"n":"Swordmaster Dedication","s":6,"u":"swordmaster%20dedication_locg"},{"n":"Tupilaq Carver","s":6,"u":"tupilaq%20carver_locg"},{"n":"Unassuming Dedication","s":6,"u":"unassuming%20dedication_locg"},{"n":"Viking Shieldbearer","s":6,"u":"viking%20shieldbearer_locg"},{"n":"Wildborn Magic","s":6,"u":"wildborn%20magic_locg"},{"n":"Witch Warden","s":6,"u":"witch%20warden_locg"},{"n":"Bright Lion Dedication","s":56,"u":"bright%20lion%20dedication_lol"},{"n":"Demonblood Frenzy","s":0,"u":"demonblood%20frenzy_lome"},{"n":"Fane's Escape","s":51,"u":"fane's%20escape_lopsg"},{"n":"Fane's Fourberie","s":51,"u":"fane's%20fourberie_lopsg"},{"n":"Farabellus Flip","s":51,"u":"farabellus%20flip_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":51,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Stella's Stab And Snag","s":51,"u":"stella's%20stab%20and%20snag_lopsg"},{"n":"Impossible Gossip","s":7,"u":"impossible%20gossip_lotgb"},{"n":"Aldori Duelist Dedication","s":52,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Eye Of The Arclords","s":52,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Hellknight Armiger Dedication","s":52,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Lastwall Sentry Dedication","s":52,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lion Blade Dedication","s":52,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":52,"u":"living%20monolith%20dedication_lowg"},{"n":"Magic Warrior Dedication","s":52,"u":"magic%20warrior%20dedication_lowg"},{"n":"Pathfinder Agent Dedication","s":52,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Red Mantis Assassin Dedication","s":52,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":52,"u":"runescarred%20dedication_lowg"},{"n":"Student of Perfection Dedication","s":52,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Oozemorph Dedication","s":38,"u":"oozemorph%20dedication_sli"},{"n":"Cathartic Mage Dedication","s":53,"u":"cathartic%20mage%20dedication_som"},{"n":"Read The Land","s":53,"u":"read%20the%20land_som"},{"n":"Shadowcaster Dedication","s":53,"u":"shadowcaster%20dedication_som"},{"n":"Soulforger Dedication","s":53,"u":"soulforger%20dedication_som"},{"n":"Folklorist Dedication","s":40,"u":"folklorist%20dedication_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":40,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Cloud Walk","s":41,"u":"cloud%20walk_sot3"},{"n":"Deflecting Cloud","s":41,"u":"deflecting%20cloud_sot3"},{"n":"Mighty Wings","s":41,"u":"mighty%20wings_sot3"},{"n":"Shape of the Cloud Dragon","s":41,"u":"shape%20of%20the%20cloud%20dragon_sot3"},{"n":"Bright Lion Dedication","s":42,"u":"bright%20lion%20dedication_sot4"}],"1":[{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"},{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":9,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":9,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":9,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":9,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":9,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":9,"u":"ancient%20white%20dragon_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Brain Collector","s":9,"u":"brain%20collector_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Clay Golem","s":9,"u":"clay%20golem_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Dark Naga","s":9,"u":"dark%20naga_b1"},{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Doppelganger","s":9,"u":"doppelganger_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Flesh Golem","s":9,"u":"flesh%20golem_b1"},{"n":"Gimmerling","s":9,"u":"gimmerling_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Guardian Naga","s":9,"u":"guardian%20naga_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Iron Golem","s":9,"u":"iron%20golem_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Roper","s":9,"u":"roper_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Stone Golem","s":9,"u":"stone%20golem_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Yeti","s":9,"u":"yeti_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":10,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":10,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Baobhan Sith","s":10,"u":"baobhan%20sith_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Bog Strider","s":10,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Carrion Golem","s":10,"u":"carrion%20golem_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Dust Mephit","s":10,"u":"dust%20mephit_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Froghemoth","s":10,"u":"froghemoth_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Glass Golem","s":10,"u":"glass%20golem_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Gosreg","s":10,"u":"gosreg_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Ice Golem","s":10,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":10,"u":"ice%20mephit_b2"},{"n":"Intellect Devourer","s":10,"u":"intellect%20devourer_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Lunar Naga","s":10,"u":"lunar%20naga_b2"},{"n":"Moonflower","s":10,"u":"moonflower_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Ooze Mephit","s":10,"u":"ooze%20mephit_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Quickling","s":10,"u":"quickling_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Steam Mephit","s":10,"u":"steam%20mephit_b2"},{"n":"Stygira","s":10,"u":"stygira_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Wood Golem","s":10,"u":"wood%20golem_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":10,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":10,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Adult Forest Dragon","s":11,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":11,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":11,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":11,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":11,"u":"adult%20underworld%20dragon_b3"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Divine Warden Of Nethys","s":11,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Gathlain Wanderer","s":11,"u":"gathlain%20wanderer_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Kongamato","s":11,"u":"kongamato_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Owb","s":11,"u":"owb_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Popobawa","s":11,"u":"popobawa_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Rhu-chalik","s":11,"u":"rhu-chalik_b3"},{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"},{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":11,"u":"sasquatch_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Skinstitch","s":11,"u":"skinstitch_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":11,"u":"tattoo%20guardian_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Young Forest Dragon","s":11,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":11,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":11,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":11,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":11,"u":"young%20underworld%20dragon_b3"},{"n":"Anadi Elder","s":13,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":13,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":13,"u":"anadi%20sage_aoa1"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":13,"u":"grauladon_aoa1"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Bida","s":14,"u":"bida_aoa2"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Scarlet Triad Poisoner","s":15,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":15,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Thug","s":15,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Dalos","s":16,"u":"dalos_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"Aluum Enforcer","s":17,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":17,"u":"zephyr%20guard_aoa5"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Skinstitch","s":20,"u":"skinstitch_aoe2"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":21,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":21,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":21,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":21,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Gloaming Will-o'-wisp","s":22,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":22,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":22,"u":"shatterling_aoe4"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":23,"u":"bloody%20barber%20goon_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":23,"u":"garrote%20master%20assassin_aoe5"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":23,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Flickerwisp","s":25,"u":"flickerwisp_av1"},{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Dreshkan","s":26,"u":"dreshkan_av2"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Mulventok","s":26,"u":"mulventok_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":27,"u":"dread%20wisp_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Cu Sith","s":8,"u":"cu%20sith_ec3"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Giant Aukashungi","s":30,"u":"giant%20aukashungi_ec4"},{"n":"Harrow Doll","s":30,"u":"harrow%20doll_ec4"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Obsidian Golem","s":31,"u":"obsidian%20golem_ec5"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Agile Warrior","s":34,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":34,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Ki Adept","s":34,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":34,"u":"mage%20of%20many%20styles_frp1"},{"n":"Weapon Master","s":34,"u":"weapon%20master_frp1"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Gumiho","s":36,"u":"gumiho_frp3"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Anadi Fateweaver","s":39,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":39,"u":"anadi%20seeker_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Golgopo","s":41,"u":"golgopo_sot3"},{"n":"Karumzek","s":41,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Ssumzili","s":41,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":41,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":41,"u":"terwa%20star%20reader_sot3"},{"n":"Biloko Reaver","s":42,"u":"biloko%20reaver_sot4"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":42,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":42,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":42,"u":"jackal%20guard_sot4"},{"n":"Kilia Mwibo","s":42,"u":"kilia%20mwibo_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"},{"n":"Sunburst Corpse","s":42,"u":"sunburst%20corpse_sot4"},{"n":"Contemplative","s":43,"u":"contemplative_sot5"},{"n":"Formian Queen","s":43,"u":"formian%20queen_sot5"},{"n":"Gluttonworm","s":43,"u":"gluttonworm_sot5"},{"n":"Khefak Scuttler","s":43,"u":"khefak%20scuttler_sot5"},{"n":"Shobhad Enforcer","s":43,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":43,"u":"shobhad%20sniper_sot5"},{"n":"Thasteron Khefak","s":43,"u":"thasteron%20khefak_sot5"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"}],"2":[{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Adamantine","s":5,"u":"adamantine%20(generic)_crb"},{"n":"Adamantine Armor","s":5,"u":"adamantine%20armor%20(generic)_crb"},{"n":"Adamantine Shield","s":5,"u":"adamantine%20shield%20(generic)_crb"},{"n":"Adamantine Weapon","s":5,"u":"adamantine%20weapon%20(generic)_crb"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Darkwood","s":5,"u":"darkwood%20(generic)_crb"},{"n":"Darkwood Armor","s":5,"u":"darkwood%20armor%20(generic)_crb"},{"n":"Darkwood Shield","s":5,"u":"darkwood%20shield%20(generic)_crb"},{"n":"Darkwood Weapon","s":5,"u":"darkwood%20weapon%20(generic)_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dragonhide","s":5,"u":"dragonhide%20(generic)_crb"},{"n":"Dragonhide Armor","s":5,"u":"dragonhide%20armor%20(generic)_crb"},{"n":"Dragonhide Shield","s":5,"u":"dragonhide%20shield%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Elven Chain","s":5,"u":"elven%20chain%20(generic)_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Floating Shield","s":5,"u":"floating%20shield%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mithral","s":5,"u":"mithral%20(generic)_crb"},{"n":"Mithral Armor","s":5,"u":"mithral%20armor%20(generic)_crb"},{"n":"Mithral Shield","s":5,"u":"mithral%20shield%20(generic)_crb"},{"n":"Mithral Weapon","s":5,"u":"mithral%20weapon%20(generic)_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Scholarly Journal","s":5,"u":"scholarly%20journal%20(generic)_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Survey Map","s":5,"u":"survey%20map%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Cinderclaw Gauntlet","s":13,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Dragon's Eye Charm","s":14,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Bountiful Cauldron","s":15,"u":"bountiful%20cauldron_aoa3"},{"n":"Dreamstone","s":15,"u":"dreamstone_aoa3"},{"n":"Bloodbane","s":16,"u":"bloodbane%20(generic)_aoa4"},{"n":"Kin-warding","s":16,"u":"kin-warding_aoa4"},{"n":"Aluum Charm","s":17,"u":"aluum%20charm_aoa5"},{"n":"False Death","s":17,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":17,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":17,"u":"gorgon's%20breath_aoa5"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"},{"n":"Isolation Draught","s":17,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":17,"u":"mage%20bane_aoa5"},{"n":"Nethysian Bulwark","s":17,"u":"nethysian%20bulwark_aoa5"},{"n":"Oblivion Essence","s":17,"u":"oblivion%20essence_aoa5"},{"n":"Pactmasters' Grace","s":17,"u":"pactmasters'%20grace_aoa5"},{"n":"Peshspine Grenade","s":17,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":17,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":19,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":19,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":19,"u":"blindpepper%20tube_aoe1"},{"n":"Corpseward Pendant","s":19,"u":"corpseward%20pendant_aoe1"},{"n":"Fingerprinting Kit","s":19,"u":"fingerprinting%20kit_aoe1"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Handcuffs","s":19,"u":"handcuffs%20(generic)_aoe1"},{"n":"Knockout Dram","s":19,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":19,"u":"looter's%20lethargy_aoe1"},{"n":"Pacifying","s":19,"u":"pacifying_aoe1"},{"n":"Recording Rod","s":19,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ring Of Discretion","s":19,"u":"ring%20of%20discretion_aoe1"},{"n":"Chain Of The Stilled Spirit","s":20,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Deafening Music Box","s":20,"u":"deafening%20music%20box_aoe2"},{"n":"Ethersight Ring","s":20,"u":"ethersight%20ring_aoe2"},{"n":"Floorbell","s":20,"u":"floorbell_aoe2"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":20,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":20,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Mnemonic Acid","s":21,"u":"mnemonic%20acid_aoe3"},{"n":"Daylight Vapor","s":22,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":22,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":22,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":22,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":22,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"},{"n":"Poisoner's Staff","s":22,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Repulsion Resin","s":22,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":22,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":22,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":22,"u":"spell-eating%20pitch_aoe4"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Clockwork Cloak","s":23,"u":"clockwork%20cloak_aoe5"},{"n":"Garrote Bolt","s":23,"u":"garrote%20bolt_aoe5"},{"n":"Nightmare Cudgel","s":23,"u":"nightmare%20cudgel_aoe5"},{"n":"Skeptic's Elixir","s":25,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Folding Drums","s":26,"u":"folding%20drums_av2"},{"n":"Shootist Bandolier","s":27,"u":"shootist%20bandolier_av3"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Dust Pods","s":28,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":28,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":28,"u":"grasping%20tree_ec1"},{"n":"Torrent Snare","s":28,"u":"torrent%20snare_ec1"},{"n":"Acrobat's Staff","s":29,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Bullhook","s":29,"u":"bullhook%20(generic)_ec2"},{"n":"Inspiring Spotlight","s":29,"u":"inspiring%20spotlight_ec2"},{"n":"Invisible Net","s":29,"u":"invisible%20net_ec2"},{"n":"Marvelous Calliope","s":29,"u":"marvelous%20calliope_ec2"},{"n":"Ringmaster's Staff","s":29,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Spangled Rider's Suit","s":29,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":29,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":29,"u":"whip%20of%20compliance_ec2"},{"n":"Wondrous Figurines","s":29,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Golem Stylus","s":8,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Skarja's Heartstone","s":8,"u":"skarja's%20heartstone_ec3"},{"n":"Ankylostar","s":30,"u":"ankylostar_ec4"},{"n":"Jawbreaker Shield","s":30,"u":"jawbreaker%20shield_ec4"},{"n":"Spore Sap","s":30,"u":"spore%20sap_ec4"},{"n":"Stoneraiser Javelin","s":30,"u":"stoneraiser%20javelin_ec4"},{"n":"Anchor Spear","s":31,"u":"anchor%20spear_ec5"},{"n":"Blightburn Ward","s":31,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":31,"u":"bomber's%20saddle_ec5"},{"n":"Cave Worm Repellent","s":31,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":31,"u":"greengut_ec5"},{"n":"Staff Of The Black Desert","s":31,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Jerkin Of Liberation","s":32,"u":"jerkin%20of%20liberation_ec6"},{"n":"Shield Of The Unified Legion","s":32,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":32,"u":"staff%20of%20sieges_ec6"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Merchant's Guile","s":33,"u":"merchant's%20guile_fop"},{"n":"Ring Of Minor Arcana","s":33,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Ring Of The Weary Traveler","s":33,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Stalwart's Ring","s":33,"u":"stalwart's%20ring_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Warrior's Training Ring","s":33,"u":"warrior's%20training%20ring_fop"},{"n":"Bonmuan Swapping Stone","s":34,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Headbands Of Translocation","s":35,"u":"headbands%20of%20translocation_frp2"},{"n":"Stormbreaker Fulu","s":35,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":35,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Air Cartridge Firing System","s":2,"u":"air%20cartridge%20firing%20system_g%26g"},{"n":"Alchemical Springald","s":2,"u":"alchemical%20springald_g%26g"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Blade Launcher","s":2,"u":"blade%20launcher_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Blasting Ram","s":2,"u":"blasting%20ram_g%26g"},{"n":"Bomb Launcher","s":2,"u":"bomb%20launcher_g%26g"},{"n":"Bombard","s":2,"u":"bombard_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Breech Ejectors","s":2,"u":"breech%20ejectors_g%26g"},{"n":"Camouflage Suit","s":2,"u":"camouflage%20suit%20(generic)_g%26g"},{"n":"Cannon","s":2,"u":"cannon_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Bookshelf","s":2,"u":"clockwork%20bookshelf_g%26g"},{"n":"Clockwork Box Packer","s":2,"u":"clockwork%20box%20packer_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Megaphone","s":2,"u":"clockwork%20megaphone_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Day Goggles","s":2,"u":"day%20goggles_g%26g"},{"n":"Deployable Cover","s":2,"u":"deployable%20cover%20(generic)_g%26g"},{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Extendable Pincer","s":2,"u":"extendable%20pincer_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Fiend's Mouth Cannon","s":2,"u":"fiend's%20mouth%20cannon_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Firedrake","s":2,"u":"firedrake_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Grappling Gun","s":2,"u":"grappling%20gun%20(generic)_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Gunner's Saddle","s":2,"u":"gunner's%20saddle_g%26g"},{"n":"Heated Cloak","s":2,"u":"heated%20cloak_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Heavy Bombard","s":2,"u":"heavy%20bombard_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Hwacha","s":2,"u":"hwacha_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Large Bore Modifications","s":2,"u":"large%20bore%20modifications_g%26g"},{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Mortar","s":2,"u":"mortar_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Paper Shredder","s":2,"u":"paper%20shredder_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Portable Weapon Mount","s":2,"u":"portable%20weapon%20mount%20(generic)_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Timepiece","s":2,"u":"timepiece%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"},{"n":"Underwater Firing Mechanism","s":2,"u":"underwater%20firing%20mechanism_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Bi-resonant Wayfinder","s":6,"u":"bi-resonant%20wayfinder_locg"},{"n":"Crimson Brand","s":6,"u":"crimson%20brand_locg"},{"n":"Fortifying Pebble","s":6,"u":"fortifying%20pebble_locg"},{"n":"Lastwall Soup","s":6,"u":"lastwall%20soup_locg"},{"n":"Pathfinder Chronicle","s":6,"u":"pathfinder%20chronicle_locg"},{"n":"Pathfinder's Coin","s":6,"u":"pathfinder's%20coin_locg"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Scroll Case Of Simplicity","s":6,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":6,"u":"scrollstaff_locg"},{"n":"Serrating","s":6,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":6,"u":"sinister%20knight_locg"},{"n":"Vanishing Wayfinder","s":6,"u":"vanishing%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":55,"u":"abadar's%20flawless%20scale_logm"},{"n":"Bottomless Stein","s":55,"u":"bottomless%20stein_logm"},{"n":"Dagger Of Eternal Sleep","s":55,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":55,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Dreadsmoke Thurible","s":55,"u":"dreadsmoke%20thurible_logm"},{"n":"Glaive Of The Artist","s":55,"u":"glaive%20of%20the%20artist_logm"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Manacles Of Persuasion","s":55,"u":"manacles%20of%20persuasion_logm"},{"n":"Miter Of Communion","s":55,"u":"miter%20of%20communion_logm"},{"n":"Necklace Of Knives","s":55,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":55,"u":"rat-catcher%20trident_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":55,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Torag's Silver Anvil","s":55,"u":"torag's%20silver%20anvil_logm"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Alignment Ampoule","s":51,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Astrolabe","s":51,"u":"astrolabe%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":51,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":51,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":51,"u":"boulderhead%20bock_lopsg"},{"n":"Cartographer's Kit","s":51,"u":"cartographer's%20kit_lopsg"},{"n":"Chronicler Wayfinder","s":51,"u":"chronicler%20wayfinder_lopsg"},{"n":"Clockwork Dial","s":51,"u":"clockwork%20dial_lopsg"},{"n":"Comealong","s":51,"u":"comealong_lopsg"},{"n":"Communication Bangle","s":51,"u":"communication%20bangle_lopsg"},{"n":"Cordelia's Construct Key","s":51,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Cunning","s":51,"u":"cunning_lopsg"},{"n":"Depth Gauge","s":51,"u":"depth%20gauge_lopsg"},{"n":"Diviner's Nose Chain","s":51,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Elemental Wayfinder","s":51,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Emergency Disguise","s":51,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":51,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"False Manacles","s":51,"u":"false%20manacles_lopsg"},{"n":"Familiar satchel","s":51,"u":"familiar%20satchel_lopsg"},{"n":"Fashionable Wayfinder","s":51,"u":"fashionable%20wayfinder_lopsg"},{"n":"Ganjay Book","s":51,"u":"ganjay%20book_lopsg"},{"n":"Glass Cutter","s":51,"u":"glass%20cutter_lopsg"},{"n":"Grappling Arrow","s":51,"u":"grappling%20arrow_lopsg"},{"n":"Grappling Bolt","s":51,"u":"grappling%20bolt_lopsg"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":51,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Metalmist Sphere","s":51,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Quickpatch Glue","s":51,"u":"quickpatch%20glue_lopsg"},{"n":"Quill Of Passage","s":51,"u":"quill%20of%20passage_lopsg"},{"n":"Razmiri Wayfinder","s":51,"u":"razmiri%20wayfinder_lopsg"},{"n":"Replacement Filter","s":51,"u":"replacement%20filter%20(generic)_lopsg"},{"n":"Rubbing Set","s":51,"u":"rubbing%20set_lopsg"},{"n":"Sealing Chest","s":51,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Shield Sconce","s":51,"u":"shield%20sconce_lopsg"},{"n":"Snowshoes Of The Long Trek","s":51,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Spectacles Of Understanding","s":51,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Sturdy Satchel","s":51,"u":"sturdy%20satchel_lopsg"},{"n":"Talisman Cord","s":51,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Vermin Repellent Agent","s":51,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Water Purifier","s":51,"u":"water%20purifier_lopsg"},{"n":"Waterproof Journal","s":51,"u":"waterproof%20journal_lopsg"},{"n":"Wax Key Blank","s":51,"u":"wax%20key%20blank_lopsg"},{"n":"Writ Of Authenticity","s":51,"u":"writ%20of%20authenticity_lopsg"},{"n":"Alluring Scarf","s":7,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":7,"u":"amaranthine%20pavise_lotgb"},{"n":"Anchoring","s":7,"u":"anchoring%20(generic)_lotgb"},{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Avalanche Of Stones Snare","s":7,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Big Rock Bullet","s":7,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":7,"u":"bitter_lotgb"},{"n":"Blindpepper Bolt","s":7,"u":"blindpepper%20bolt_lotgb"},{"n":"Bloodthirsty","s":7,"u":"bloodthirsty_lotgb"},{"n":"Brewer's Regret","s":7,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Brilliant Rapier","s":7,"u":"brilliant%20rapier_lotgb"},{"n":"Brooch Of Inspiration","s":7,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Burnished Plating","s":7,"u":"burnished%20plating_lotgb"},{"n":"Called","s":7,"u":"called_lotgb"},{"n":"Chopping Evisceration Snare","s":7,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Clockwork Spider Bomb","s":7,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Coin Of Comfort","s":7,"u":"coin%20of%20comfort_lotgb"},{"n":"Cold Comfort","s":7,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Crown Of Insight","s":7,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":7,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Crushing","s":7,"u":"crushing%20(generic)_lotgb"},{"n":"Cursebreak Bulwark","s":7,"u":"cursebreak%20bulwark_lotgb"},{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Deathless","s":7,"u":"deathless_lotgb"},{"n":"Dinosaur Boots","s":7,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dragon's Blood Pudding","s":7,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Dragon's Breath","s":7,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragon's Crest","s":7,"u":"dragon's%20crest_lotgb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":7,"u":"drum%20of%20upheaval_lotgb"},{"n":"Duelist's Beacon","s":7,"u":"duelist's%20beacon_lotgb"},{"n":"Dweomerweave Robe","s":7,"u":"dweomerweave%20robe_lotgb"},{"n":"Encompassing Lockpick","s":7,"u":"encompassing%20lockpick_lotgb"},{"n":"Energizing","s":7,"u":"energizing_lotgb"},{"n":"Energy Robe","s":7,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enfilading Arrow","s":7,"u":"enfilading%20arrow_lotgb"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Experimental Clothing","s":7,"u":"experimental%20clothing_lotgb"},{"n":"Fanged","s":7,"u":"fanged%20(generic)_lotgb"},{"n":"Fire And Iceberg","s":7,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Fleshgem","s":7,"u":"fleshgem%20(generic)_lotgb"},{"n":"Folding Boat","s":7,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Follypops","s":7,"u":"follypops%20(generic)_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"Hauling","s":7,"u":"hauling%20(generic)_lotgb"},{"n":"Hopeful","s":7,"u":"hopeful_lotgb"},{"n":"Hosteling Statuette","s":7,"u":"hosteling%20statuette_lotgb"},{"n":"Implacable","s":7,"u":"implacable_lotgb"},{"n":"Impossible Cake","s":7,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Juxtaposition Ammunition","s":7,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":7,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":7,"u":"lady's%20knife_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":7,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Malleable Mixture","s":7,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Memory Palace","s":7,"u":"memory%20palace_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":7,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":7,"u":"mirror%20robe_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"},{"n":"Misdirecting Haversack","s":7,"u":"misdirecting%20haversack_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Paired","s":7,"u":"paired%20(generic)_lotgb"},{"n":"Pickpocket's Tailoring","s":7,"u":"pickpocket's%20tailoring_lotgb"},{"n":"Pillow Shield","s":7,"u":"pillow%20shield_lotgb"},{"n":"Pocket Gala","s":7,"u":"pocket%20gala_lotgb"},{"n":"Popdust","s":7,"u":"popdust_lotgb"},{"n":"Portable Gaming Hall","s":7,"u":"portable%20gaming%20hall_lotgb"},{"n":"Presentable","s":7,"u":"presentable%20(generic)_lotgb"},{"n":"Prismatic Plate","s":7,"u":"prismatic%20plate_lotgb"},{"n":"Private Workshop","s":7,"u":"private%20workshop_lotgb"},{"n":"Psychic Brigandine","s":7,"u":"psychic%20brigandine_lotgb"},{"n":"Pummeling Snare","s":7,"u":"pummeling%20snare_lotgb"},{"n":"Queasy Lantern","s":7,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Quick Runner's Shirt","s":7,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":7,"u":"quick%20wig_lotgb"},{"n":"Raining Knives Snare","s":7,"u":"raining%20knives%20snare_lotgb"},{"n":"Rampart Shield","s":7,"u":"rampart%20shield_lotgb"},{"n":"Reflexive Tattoo","s":7,"u":"reflexive%20tattoo_lotgb"},{"n":"Reinforced Surcoat","s":7,"u":"reinforced%20surcoat_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Rhino Shot","s":7,"u":"rhino%20shot_lotgb"},{"n":"Rock Ripper Snare","s":7,"u":"rock%20ripper%20snare_lotgb"},{"n":"Sarkorian God-caller Garb","s":7,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":7,"u":"scarab%20cuirass_lotgb"},{"n":"Server's Stew","s":7,"u":"server's%20stew_lotgb"},{"n":"Shade Hat","s":7,"u":"shade%20hat_lotgb"},{"n":"Shield Augmentation","s":7,"u":"shield%20augmentation_lotgb"},{"n":"Silencing Ammunition","s":7,"u":"silencing%20ammunition_lotgb"},{"n":"Silhouette Cloak","s":7,"u":"silhouette%20cloak_lotgb"},{"n":"Silkspinner's Shield","s":7,"u":"silkspinner's%20shield_lotgb"},{"n":"Singularity Ammunition","s":7,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":7,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Snagging","s":7,"u":"snagging_lotgb"},{"n":"Sneezing Powder","s":7,"u":"sneezing%20powder_lotgb"},{"n":"Soft-landing","s":7,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":7,"u":"spell-bastion_lotgb"},{"n":"Spring-loaded Net Launcher","s":7,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Staff of Final Rest","s":7,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":7,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Stanching","s":7,"u":"stanching%20(generic)_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Stone Circle","s":7,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":7,"u":"stonethroat%20ammunition_lotgb"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Swarmform Collar","s":7,"u":"swarmform%20collar_lotgb"},{"n":"Tar Rocket Snare","s":7,"u":"tar%20rocket%20snare_lotgb"},{"n":"Thrice-fried Mudwings","s":7,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Toadskin Salve","s":7,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":7,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Twining Chains","s":7,"u":"twining%20chains_lotgb"},{"n":"Vampiric Scythe","s":7,"u":"vampiric%20scythe_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Vine Of Roses","s":7,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":7,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":7,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":7,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wardrobe Stone","s":7,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Waverider Barding","s":7,"u":"waverider%20barding_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"},{"n":"Wig Of Holding","s":7,"u":"wig%20of%20holding_lotgb"},{"n":"Wind-catcher","s":7,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Wizard's Tower","s":7,"u":"wizard's%20tower_lotgb"},{"n":"Wovenwood Shield","s":7,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":52,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":52,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":52,"u":"golden%20legion%20epaulet_lowg"},{"n":"Flaying Knife","s":38,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":38,"u":"gluttonous%20spear_sli"},{"n":"Oily Button","s":38,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":38,"u":"putrescent%20glob_sli"},{"n":"Sixfingers Elixir","s":38,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Slime Whip","s":38,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":38,"u":"slippery%20ribbon_sli"},{"n":"Wand Of Noisome Acid","s":38,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":38,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Bane","s":53,"u":"bane_som"},{"n":"Chatterer Of Follies","s":53,"u":"chatterer%20of%20follies_som"},{"n":"Deck Of Illusions","s":53,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":53,"u":"deck%20of%20mischief_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Compendium","s":53,"u":"fulu%20compendium_som"},{"n":"Ghostly Portal Paint","s":53,"u":"ghostly%20portal%20paint_som"},{"n":"North Wind's Night Verse","s":53,"u":"north%20wind's%20night%20verse_som"},{"n":"Rune Of Sin","s":53,"u":"rune%20of%20sin_som"},{"n":"Shortbread Spy","s":53,"u":"shortbread%20spy_som"},{"n":"South Wind's Scorch Song","s":53,"u":"south%20wind's%20scorch%20song_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Thousand-blade Thesis","s":53,"u":"thousand-blade%20thesis_som"},{"n":"Forgetful Ink","s":39,"u":"forgetful%20ink_sot1"},{"n":"Goz Mask","s":39,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":39,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":39,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":39,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":39,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":39,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Rhythm Bone","s":39,"u":"rhythm%20bone%20(generic)_sot1"},{"n":"Shapespeak Mask","s":39,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":39,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":39,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":40,"u":"bag%20of%20cats_sot2"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"},{"n":"Fulminating Spear","s":40,"u":"fulminating%20spear_sot2"},{"n":"Leopard's Armor","s":40,"u":"leopard's%20armor_sot2"},{"n":"Rhino Hide Brooch","s":40,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":40,"u":"singing%20muse_sot2"},{"n":"Spellender","s":40,"u":"spellender_sot2"},{"n":"Warcaller's Chime","s":40,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Wondrous Figurines","s":40,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":41,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Dragon Rune Bracelet","s":41,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":41,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Deathless Light","s":42,"u":"deathless%20light_sot4"},{"n":"Deflecting Branch","s":42,"u":"deflecting%20branch_sot4"},{"n":"Midday Lantern","s":42,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Sun Sling","s":42,"u":"sun%20sling_sot4"},{"n":"Twilight Lantern","s":42,"u":"twilight%20lantern_sot4"},{"n":"Capsaicin Tonic","s":45,"u":"capsaicin%20tonic_tio"},{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Aklys","s":9,"u":"aklys_b1"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Nightstick","s":19,"u":"nightstick_aoe1"},{"n":"Battle Lute","s":26,"u":"battle%20lute_av2"},{"n":"Tamchal Chakram","s":26,"u":"tamchal%20chakram_av2"},{"n":"Gaff","s":62,"u":"gaff_bst"},{"n":"Shears","s":63,"u":"shears_bst2"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Bladed Hoop","s":28,"u":"bladed%20hoop_ec1"},{"n":"Fire Poi","s":28,"u":"fire%20poi_ec1"},{"n":"Juggling Club","s":28,"u":"juggling%20club_ec1"},{"n":"Poi","s":28,"u":"poi_ec1"},{"n":"Scorpion Whip","s":28,"u":"scorpion%20whip_ec1"},{"n":"Throwing Knife","s":28,"u":"throwing%20knife_ec1"},{"n":"Alchemical Crossbow","s":33,"u":"alchemical%20crossbow_fop"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Karambit","s":35,"u":"karambit_frp2"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Leiomano","s":35,"u":"leiomano_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Axe Musket","s":2,"u":"axe%20musket_g%26g"},{"n":"Backpack Ballista","s":2,"u":"backpack%20ballista_g%26g"},{"n":"Backpack Catapult","s":2,"u":"backpack%20catapult_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Black Powder Knuckle Dusters","s":2,"u":"black%20powder%20knuckle%20dusters_g%26g"},{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Cane Pistol","s":2,"u":"cane%20pistol_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Clockwork Disguise","s":2,"u":"clockwork%20disguise_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Dagger Pistol","s":2,"u":"dagger%20pistol_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Explosive Dogslicer","s":2,"u":"explosive%20dogslicer_g%26g"},{"n":"Fire Lance","s":2,"u":"fire%20lance_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Gnome Amalgam Musket","s":2,"u":"gnome%20amalgam%20musket_g%26g"},{"n":"Gun Sword","s":2,"u":"gun%20sword_g%26g"},{"n":"Hammer Gun","s":2,"u":"hammer%20gun_g%26g"},{"n":"Hand Cannon","s":2,"u":"hand%20cannon_g%26g"},{"n":"Harmona Gun","s":2,"u":"harmona%20gun_g%26g"},{"n":"Heavy Power Suit","s":2,"u":"heavy%20power%20suit_g%26g"},{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Jezail","s":2,"u":"jezail_g%26g"},{"n":"Long Air Repeater","s":2,"u":"long%20air%20repeater_g%26g"},{"n":"Mace Multipistol","s":2,"u":"mace%20multipistol_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Piercing Wind","s":2,"u":"piercing%20wind_g%26g"},{"n":"Rapier Pistol","s":2,"u":"rapier%20pistol_g%26g"},{"n":"Repeating Crossbow","s":2,"u":"repeating%20crossbow_g%26g"},{"n":"Repeating Hand Crossbow","s":2,"u":"repeating%20hand%20crossbow_g%26g"},{"n":"Repeating Heavy Crossbow","s":2,"u":"repeating%20heavy%20crossbow_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"},{"n":"Subterfuge Suit","s":2,"u":"subterfuge%20suit_g%26g"},{"n":"Three Peaked Tree","s":2,"u":"three%20peaked%20tree_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Hellknight Plate","s":6,"u":"hellknight%20plate_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"Khopesh","s":55,"u":"khopesh_logm"},{"n":"Mambele","s":55,"u":"mambele_logm"},{"n":"Naginata","s":55,"u":"naginata_logm"},{"n":"Nine-Ring Sword","s":55,"u":"nine-ring%20sword_logm"},{"n":"Polytool","s":55,"u":"polytool_logm"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"Urumi","s":55,"u":"urumi_logm"},{"n":"Boarding Pike","s":51,"u":"boarding%20pike_lopsg"},{"n":"Combat Grapnel","s":51,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":51,"u":"stiletto%20pen_lopsg"},{"n":"Asp Coil","s":7,"u":"asp%20coil_lotgb"},{"n":"Butchering Axe","s":7,"u":"butchering%20axe_lotgb"},{"n":"Dueling Spear","s":7,"u":"dueling%20spear_lotgb"},{"n":"Elven Branched Spear","s":7,"u":"elven%20branched%20spear_lotgb"},{"n":"Hongali Hornbow","s":7,"u":"hongali%20hornbow_lotgb"},{"n":"Piranha Kiss","s":7,"u":"piranha%20kiss_lotgb"},{"n":"Sickle-Saber","s":7,"u":"sickle-saber_lotgb"},{"n":"Spiral Rapier","s":7,"u":"spiral%20rapier_lotgb"},{"n":"Switchscythe","s":7,"u":"switchscythe_lotgb"},{"n":"Thundermace","s":7,"u":"thundermace_lotgb"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"},{"n":"Tri-bladed Katar","s":7,"u":"tri-bladed%20katar_lotgb"},{"n":"Aldori Dueling Sword","s":52,"u":"aldori%20dueling%20sword_lowg"},{"n":"Lion Scythe","s":42,"u":"lion%20scythe_sot4"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Ghostly Tragedy","s":4,"u":"ghostly%20tragedy_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Circle Of Protection","s":5,"u":"circle%20of%20protection_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dimensional Lock","s":5,"u":"dimensional%20lock_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Disjunction","s":5,"u":"disjunction_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"False Vision","s":5,"u":"false%20vision_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Globe Of Invulnerability","s":5,"u":"globe%20of%20invulnerability_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Hallucinatory Terrain","s":5,"u":"hallucinatory%20terrain_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Magic Aura","s":5,"u":"magic%20aura_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Mind Blank","s":5,"u":"mind%20blank_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Nondetection","s":5,"u":"nondetection_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Private Sanctum","s":5,"u":"private%20sanctum_crb"},{"n":"Protection","s":5,"u":"protection_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Remake","s":5,"u":"remake_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Reverse Gravity","s":5,"u":"reverse%20gravity_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Spell Turning","s":5,"u":"spell%20turning_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Talking Corpse","s":5,"u":"talking%20corpse_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Tongues","s":5,"u":"tongues_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Undetectable Alignment","s":5,"u":"undetectable%20alignment_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Exchange Image","s":15,"u":"exchange%20image_aoa3"},{"n":"Imprint Message","s":15,"u":"imprint%20message_aoa3"},{"n":"Join Pasts","s":15,"u":"join%20pasts_aoa3"},{"n":"Object Reading","s":15,"u":"object%20reading_aoa3"},{"n":"Spiritual Anamnesis","s":15,"u":"spiritual%20anamnesis_aoa3"},{"n":"Practice Makes Perfect","s":16,"u":"practice%20makes%20perfect_aoa4"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Magical Fetters","s":20,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":20,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Speaking Sky","s":20,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":20,"u":"steal%20the%20sky_aoe2"},{"n":"Imp Sting","s":22,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":22,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":22,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":22,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":22,"u":"wyvern%20sting_aoe4"},{"n":"Ordained Purpose","s":23,"u":"ordained%20purpose_aoe5"},{"n":"Split The Tongue","s":23,"u":"split%20the%20tongue_aoe5"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Call The Blood","s":27,"u":"call%20the%20blood_av3"},{"n":"Ectoplasmic Expulsion","s":27,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":27,"u":"fearful%20feast_av3"},{"n":"Lift Nature's Caul","s":27,"u":"lift%20nature's%20caul_av3"},{"n":"Breath Of Drought","s":28,"u":"breath%20of%20drought_ec1"},{"n":"Personal Rain Cloud","s":28,"u":"personal%20rain%20cloud_ec1"},{"n":"Rime Slick","s":28,"u":"rime%20slick_ec1"},{"n":"Scouring Sand","s":28,"u":"scouring%20sand_ec1"},{"n":"Sea Surge","s":28,"u":"sea%20surge_ec1"},{"n":"Sudden Bolt","s":28,"u":"sudden%20bolt_ec1"},{"n":"Unseasonable Squall","s":28,"u":"unseasonable%20squall_ec1"},{"n":"Verdant Sprout","s":28,"u":"verdant%20sprout_ec1"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":29,"u":"favorable%20review_ec2"},{"n":"Pillar Of Water","s":29,"u":"pillar%20of%20water_ec2"},{"n":"Pyrotechnics","s":29,"u":"pyrotechnics_ec2"},{"n":"Ravening Maw","s":8,"u":"ravening%20maw_ec3"},{"n":"Blood Feast","s":30,"u":"blood%20feast_ec4"},{"n":"Entrancing Eyes","s":30,"u":"entrancing%20eyes_ec4"},{"n":"Necrotic Radiation","s":30,"u":"necrotic%20radiation_ec4"},{"n":"Blightburn Blast","s":31,"u":"blightburn%20blast_ec5"},{"n":"Control Sand","s":31,"u":"control%20sand_ec5"},{"n":"Pillars Of Sand","s":31,"u":"pillars%20of%20sand_ec5"},{"n":"Astral Labyrinth","s":32,"u":"astral%20labyrinth_ec6"},{"n":"Deluge","s":32,"u":"deluge_ec6"},{"n":"Devour Life","s":32,"u":"devour%20life_ec6"},{"n":"Prying Survey","s":32,"u":"prying%20survey_ec6"},{"n":"Undermine Reality","s":32,"u":"undermine%20reality_ec6"},{"n":"Upheaval","s":32,"u":"upheaval_ec6"},{"n":"Aura Of The Unremarkable","s":34,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Return Beacon","s":34,"u":"return%20beacon_frp1"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Cleansing Flames","s":36,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":36,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":36,"u":"shroud%20of%20flame_frp3"},{"n":"Invoke The Crimson Oath","s":6,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Perfect Strike","s":6,"u":"perfect%20strike_locg"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Sun's Fury","s":56,"u":"sun's%20fury_lol"},{"n":"Familiar Form","s":51,"u":"familiar%20form_lopsg"},{"n":"Perseis's Precautions","s":51,"u":"perseis's%20precautions_lopsg"},{"n":"Spellmaster's Ward","s":51,"u":"spellmaster's%20ward_lopsg"},{"n":"Transcribe Moment","s":51,"u":"transcribe%20moment_lopsg"},{"n":"Magic Warrior Aspect","s":52,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Transformation","s":52,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":52,"u":"mantis%20form_lowg"},{"n":"Perfect Strike","s":52,"u":"perfect%20strike_lowg"},{"n":"Unblinking Flame Revelation","s":52,"u":"unblinking%20flame%20revelation_lowg"},{"n":"Unbreaking Wave Advance","s":52,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Unfolding Wind Rush","s":52,"u":"unfolding%20wind%20rush_lowg"},{"n":"Untwisting Iron Buffer","s":52,"u":"untwisting%20iron%20buffer_lowg"},{"n":"Boost Eidolon","s":53,"u":"boost%20eidolon_som"},{"n":"Cascade Countermeasure","s":53,"u":"cascade%20countermeasure_som"},{"n":"Combustion","s":53,"u":"combustion_som"},{"n":"Crushing Ground","s":53,"u":"crushing%20ground_som"},{"n":"Darklight","s":53,"u":"darklight_som"},{"n":"Dimensional Assault","s":53,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":53,"u":"efficient%20apport_som"},{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"},{"n":"Evolution Surge","s":53,"u":"evolution%20surge_som"},{"n":"Extend Boost","s":53,"u":"extend%20boost_som"},{"n":"Force Fang","s":53,"u":"force%20fang_som"},{"n":"Hasted Assault","s":53,"u":"hasted%20assault_som"},{"n":"Inscrutable Mask","s":53,"u":"inscrutable%20mask_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Magic Mailbox","s":53,"u":"magic%20mailbox_som"},{"n":"Nudge The Odds","s":53,"u":"nudge%20the%20odds_som"},{"n":"Powerful Inhalation","s":53,"u":"powerful%20inhalation_som"},{"n":"Pulverizing Cascade","s":53,"u":"pulverizing%20cascade_som"},{"n":"Reinforce Eidolon","s":53,"u":"reinforce%20eidolon_som"},{"n":"Rising Surf","s":53,"u":"rising%20surf_som"},{"n":"Runic Impression","s":53,"u":"runic%20impression_som"},{"n":"Shielding Strike","s":53,"u":"shielding%20strike_som"},{"n":"Shooting Star","s":53,"u":"shooting%20star_som"},{"n":"Spinning Staff","s":53,"u":"spinning%20staff_som"},{"n":"Spiritual Attunement","s":53,"u":"spiritual%20attunement_som"},{"n":"Stone Lance","s":53,"u":"stone%20lance_som"},{"n":"Sudden Recollection","s":53,"u":"sudden%20recollection_som"},{"n":"Thunderous Strike","s":53,"u":"thunderous%20strike_som"},{"n":"Unfetter Eidolon","s":53,"u":"unfetter%20eidolon_som"},{"n":"Updraft","s":53,"u":"updraft_som"},{"n":"Wildfire","s":53,"u":"wildfire_som"},{"n":"Zero Gravity","s":53,"u":"zero%20gravity_som"},{"n":"Airburst","s":39,"u":"airburst_sot1"},{"n":"Friendfetch","s":39,"u":"friendfetch_sot1"},{"n":"Grave Impressions","s":39,"u":"grave%20impressions_sot1"},{"n":"Impeccable Flow","s":39,"u":"impeccable%20flow_sot1"},{"n":"Mind Games","s":39,"u":"mind%20games_sot1"},{"n":"Stumbling Curse","s":39,"u":"stumbling%20curse_sot1"},{"n":"Verminous Lure","s":39,"u":"verminous%20lure_sot1"},{"n":"Blackfingers's Blades","s":41,"u":"blackfingers's%20blades_sot3"},{"n":"Clawsong","s":41,"u":"clawsong_sot3"},{"n":"Gasping Marsh","s":41,"u":"gasping%20marsh_sot3"},{"n":"Girzanje's March","s":41,"u":"girzanje's%20march_sot3"},{"n":"Gray Shadow","s":41,"u":"gray%20shadow_sot3"},{"n":"Mirecloak","s":41,"u":"mirecloak_sot3"},{"n":"Stormburst","s":41,"u":"stormburst_sot3"},{"n":"Swampcall","s":41,"u":"swampcall_sot3"},{"n":"Cloak of Light","s":42,"u":"cloak%20of%20light_sot4"},{"n":"Fear the Sun","s":42,"u":"fear%20the%20sun_sot4"},{"n":"Moonburst","s":42,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"},{"n":"Penumbral Disguise","s":42,"u":"penumbral%20disguise_sot4"},{"n":"Radiant Field","s":42,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":42,"u":"wall%20of%20radiance_sot4"},{"n":"Wall of Shadow","s":42,"u":"wall%20of%20shadow_sot4"}],"7":[{"n":"Dreamer Of The Verdant Moon","s":8,"u":"dreamer%20of%20the%20verdant%20moon_ec3"},{"n":"Second Chance Champion","s":50,"u":"second%20chance%20champion_frp0"},{"n":"Alkenstar Outlaw","s":2,"u":"alkenstar%20outlaw_g%26g"},{"n":"Alkenstar Sojourner","s":2,"u":"alkenstar%20sojourner_g%26g"},{"n":"Circuit Judge","s":2,"u":"circuit%20judge_g%26g"},{"n":"Goldhand Arms Dealer","s":2,"u":"goldhand%20arms%20dealer_g%26g"},{"n":"Press-ganged","s":2,"u":"press-ganged_g%26g"},{"n":"Sheriff","s":2,"u":"sheriff_g%26g"},{"n":"Sponsored By A Stranger","s":54,"u":"sponsored%20by%20a%20stranger_sot0"},{"n":"Sponsored By A Village","s":54,"u":"sponsored%20by%20a%20village_sot0"},{"n":"Sponsored By Family","s":54,"u":"sponsored%20by%20family_sot0"},{"n":"Sponsored By Teacher Ot","s":54,"u":"sponsored%20by%20teacher%20ot_sot0"},{"n":"Unsponsored","s":54,"u":"unsponsored_sot0"}],"8":[{"n":"Destructive Vengeance","s":4,"u":"destructive%20vengeance_apg"},{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Selfish Shield","s":4,"u":"selfish%20shield_apg"}],"25":[{"n":"Edgewatch Detective","s":58,"u":"edgewatch%20detective_aoe1"}],"26":[{"n":"Arboreal Sapling","s":4,"u":"arboreal%20sapling_apg"},{"n":"Riding Drake","s":4,"u":"riding%20drake_apg"}],"27":[{"n":"Clockwork Familiar","s":7,"u":"clockwork%20familiar_lotgb"},{"n":"Shadow Familiar","s":53,"u":"shadow%20familiar_som"}],"30":[{"n":"Lesson of Calamity","s":39,"u":"lesson%20of%20calamity_sot1"},{"n":"Lesson of Calamity","s":39,"u":"lesson%20of%20calamity_sot1"}],"51":[{"n":"Black Powder Bomb","s":14,"u":"black%20powder%20bomb_aoa2"},{"n":"Ghost Crystal Cloud","s":29,"u":"ghost%20crystal%20cloud_ec2"},{"n":"Krooth Summoning Rune","s":29,"u":"krooth%20summoning%20rune_ec2"},{"n":"Thunderstone Cascade Trap","s":29,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Mukradi Summoning Runes","s":30,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Angazhan's Rake Trap","s":38,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":38,"u":"fiendripping%20blast%20trap_sli"},{"n":"Stalker Summoning Rune","s":38,"u":"stalker%20summoning%20rune_sli"},{"n":"Agitated Carnivorous Plants","s":40,"u":"agitated%20carnivorous%20plants_sot2"},{"n":"Boulder Deadfall Trap","s":40,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Serpent Ward","s":40,"u":"serpent%20ward_sot2"},{"n":"Viper Urn","s":45,"u":"viper%20urn_tio"}],"70":[{"n":"Astral Projection","s":4,"u":"astral%20projection_apg"},{"n":"Heartbond","s":4,"u":"heartbond_apg"},{"n":"Heroes' Feast","s":4,"u":"heroes'%20feast_apg"},{"n":"Reincarnate","s":4,"u":"reincarnate_apg"},{"n":"Rest Eternal","s":4,"u":"rest%20eternal_apg"},{"n":"Simulacrum","s":4,"u":"simulacrum_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Unseen Custodians","s":4,"u":"unseen%20custodians_apg"},{"n":"Ward Domain","s":4,"u":"ward%20domain_apg"},{"n":"Abyssal Pact","s":9,"u":"abyssal%20pact_b1"},{"n":"Angelic Messenger","s":9,"u":"angelic%20messenger_b1"},{"n":"Infernal Pact","s":9,"u":"infernal%20pact_b1"},{"n":"Daemonic Pact","s":10,"u":"daemonic%20pact_b2"},{"n":"Div Pact","s":11,"u":"div%20pact_b3"},{"n":"Owb Pact","s":11,"u":"owb%20pact_b3"},{"n":"Animate Object","s":5,"u":"animate%20object_crb"},{"n":"Atone","s":5,"u":"atone_crb"},{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Call Spirit","s":5,"u":"call%20spirit_crb"},{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"},{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Control Weather","s":5,"u":"control%20weather_crb"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"},{"n":"Freedom","s":5,"u":"freedom_crb"},{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Imprisonment","s":5,"u":"imprisonment_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Legend Lore","s":5,"u":"legend%20lore_crb"},{"n":"Planar Ally","s":5,"u":"planar%20ally_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Resurrect","s":5,"u":"resurrect_crb"},{"n":"Create Skinstitch","s":20,"u":"create%20skinstitch_aoe2"},{"n":"Terminate Bloodline","s":31,"u":"terminate%20bloodline_ec5"},{"n":"Awaken Object","s":53,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":53,"u":"concealment's%20curtain_som"},{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"},{"n":"Elemental Sentinel","s":53,"u":"elemental%20sentinel_som"},{"n":"Garden Of Death","s":53,"u":"garden%20of%20death_som"},{"n":"Guardian's Aegis","s":53,"u":"guardian's%20aegis_som"},{"n":"Ideal Mimicry","s":53,"u":"ideal%20mimicry_som"},{"n":"Mystic Carriage","s":53,"u":"mystic%20carriage_som"},{"n":"Portrait Of Spite","s":53,"u":"portrait%20of%20spite_som"},{"n":"Purify Soul Path","s":53,"u":"purify%20soul%20path_som"},{"n":"The World's A Stage","s":53,"u":"the%20world's%20a%20stage_som"},{"n":"Arcane Weaving","s":39,"u":"arcane%20weaving_sot1"}],"71":[{"n":"Glider","s":12,"u":"glider_gmg"},{"n":"Sky Chariot, Heavy","s":35,"u":"sky%20chariot%2c%20heavy_frp2"},{"n":"Sky Chariot, Light","s":35,"u":"sky%20chariot%2c%20light_frp2"},{"n":"Sky Chariot, Medium","s":35,"u":"sky%20chariot%2c%20medium_frp2"},{"n":"Adaptable Paddleboat","s":2,"u":"adaptable%20paddleboat_g%26g"},{"n":"Apparatus of the Octopus","s":2,"u":"apparatus%20of%20the%20octopus_g%26g"},{"n":"Armored Carriage","s":2,"u":"armored%20carriage_g%26g"},{"n":"Automated Cycle","s":2,"u":"automated%20cycle_g%26g"},{"n":"Clockwork Hopper","s":2,"u":"clockwork%20hopper_g%26g"},{"n":"Clockwork Wagon","s":2,"u":"clockwork%20wagon_g%26g"},{"n":"Clunkerjunker","s":2,"u":"clunkerjunker_g%26g"},{"n":"Firefly","s":2,"u":"firefly_g%26g"},{"n":"Sand Diver","s":2,"u":"sand%20diver_g%26g"},{"n":"Siege Tower","s":2,"u":"siege%20tower_g%26g"},{"n":"Snail Coach","s":2,"u":"snail%20coach_g%26g"},{"n":"Cliff Crawler","s":7,"u":"cliff%20crawler_lotgb"},{"n":"Firework Pogo","s":7,"u":"firework%20pogo_lotgb"},{"n":"Sand Barge","s":7,"u":"sand%20barge_lotgb"},{"n":"Shark Diver","s":7,"u":"shark%20diver_lotgb"},{"n":"Velocipede","s":7,"u":"velocipede_lotgb"},{"n":"Sand Racer","s":43,"u":"sand%20racer_sot5"}]},"alchemical":{"1":[{"n":"Alchemical Golem","s":9,"u":"alchemical%20golem_b1"}],"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Bloodhound Mask","s":4,"u":"bloodhound%20mask%20(generic)_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Forensic Dye","s":4,"u":"forensic%20dye_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Ghost Ink","s":4,"u":"ghost%20ink_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Origin Unguent","s":4,"u":"origin%20unguent_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Sovereign Glue","s":4,"u":"sovereign%20glue_apg"},{"n":"Timeless Salts","s":4,"u":"timeless%20salts_apg"},{"n":"Universal Solvent","s":4,"u":"universal%20solvent%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Silversheen","s":5,"u":"silversheen_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Smokestick","s":5,"u":"smokestick%20(generic)_crb"},{"n":"Snake Oil","s":5,"u":"snake%20oil_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":12,"u":"alcohol_gmg"},{"n":"Blood Sap","s":12,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":12,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":12,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":12,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Shiver","s":12,"u":"shiver_gmg"},{"n":"Zerk","s":12,"u":"zerk_gmg"},{"n":"Addlebrain","s":15,"u":"addlebrain_aoa3"},{"n":"False Death","s":17,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":17,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":17,"u":"gorgon's%20breath_aoa5"},{"n":"Isolation Draught","s":17,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":17,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":17,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":17,"u":"oblivion%20essence_aoa5"},{"n":"Peshspine Grenade","s":17,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":17,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":19,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":19,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":19,"u":"blindpepper%20tube_aoe1"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":19,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":19,"u":"looter's%20lethargy_aoe1"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Mnemonic Acid","s":21,"u":"mnemonic%20acid_aoe3"},{"n":"Skeptic's Elixir","s":25,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Sloughing Toxin","s":26,"u":"sloughing%20toxin_av2"},{"n":"Fungal Walk Musk","s":27,"u":"fungal%20walk%20musk_av3"},{"n":"Necrotic Bomb","s":27,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Cave Worm Repellent","s":31,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":31,"u":"greengut_ec5"},{"n":"Ambrosia Of Undying Hope","s":32,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Aromatic Ammunition","s":2,"u":"aromatic%20ammunition_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Exsanguinating Ammunition","s":2,"u":"exsanguinating%20ammunition%20(generic)_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Round","s":2,"u":"round%20(5)_g%26g"},{"n":"Round","s":2,"u":"round%20(10)_g%26g"},{"n":"Lastwall Soup","s":6,"u":"lastwall%20soup_locg"},{"n":"Alchemical Atomizer","s":56,"u":"alchemical%20atomizer_lol"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":56,"u":"honeyscent_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Lovers' Ink","s":56,"u":"lovers'%20ink_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"},{"n":"Sun Orchid Poultice","s":56,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":56,"u":"swamp%20lily%20quilt_lol"},{"n":"Vestige Lenses","s":56,"u":"vestige%20lenses_lol"},{"n":"Alignment Ampoule","s":51,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":51,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":51,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":51,"u":"boulderhead%20bock_lopsg"},{"n":"Metalmist Sphere","s":51,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Quickpatch Glue","s":51,"u":"quickpatch%20glue_lopsg"},{"n":"Vermin Repellent Agent","s":51,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Abysium Powder","s":7,"u":"abysium%20powder_lotgb"},{"n":"Brewer's Regret","s":7,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Cold Comfort","s":7,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Dragon's Blood Pudding","s":7,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Fire And Iceberg","s":7,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Impossible Cake","s":7,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Malleable Mixture","s":7,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Popdust","s":7,"u":"popdust_lotgb"},{"n":"Sneezing Powder","s":7,"u":"sneezing%20powder_lotgb"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Toadskin Salve","s":7,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Sun Orchid Elixir","s":52,"u":"sun%20orchid%20elixir_lowg"},{"n":"Sixfingers Elixir","s":38,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Forgetful Ink","s":39,"u":"forgetful%20ink_sot1"},{"n":"Red-Rib Gill Mask","s":41,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Capsaicin Tonic","s":45,"u":"capsaicin%20tonic_tio"},{"n":"Alchemical Crossbow","s":33,"u":"alchemical%20crossbow_fop"}],"51":[{"n":"Acidic Poison Cloud Trap","s":21,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":21,"u":"clockwork%20poison%20bomb_aoe3"}]},"aquatic":{"1":[{"n":"Alghollthu Master","s":9,"u":"alghollthu%20master_b1"},{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Brine Shark","s":9,"u":"brine%20shark_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Elemental Tsunami","s":9,"u":"elemental%20tsunami_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Living Waterfall","s":9,"u":"living%20waterfall_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Tidal Master","s":9,"u":"tidal%20master_b1"},{"n":"Veiled Master","s":9,"u":"veiled%20master_b1"},{"n":"Water Mephit","s":9,"u":"water%20mephit_b1"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Nixie","s":10,"u":"nixie_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Vaspercham","s":10,"u":"vaspercham_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Water","s":23,"u":"water_aoe5"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Vitalia","s":31,"u":"vitalia_ec5"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"}]},"gargantuan":{"1":[{"n":"Ancient Bronze Dragon","s":9,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Gold Dragon","s":9,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":9,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Silver Dragon","s":9,"u":"ancient%20silver%20dragon_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Crag Linnorm","s":9,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Deadly Mantis","s":9,"u":"deadly%20mantis_b1"},{"n":"Goliath Spider","s":9,"u":"goliath%20spider_b1"},{"n":"Guthallath","s":9,"u":"guthallath_b1"},{"n":"Ice Linnorm","s":9,"u":"ice%20linnorm_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Megaprimatus","s":9,"u":"megaprimatus_b1"},{"n":"Mu Spore","s":9,"u":"mu%20spore_b1"},{"n":"Mukradi","s":9,"u":"mukradi_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Purple Worm","s":9,"u":"purple%20worm_b1"},{"n":"Roc","s":9,"u":"roc_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Tarn Linnorm","s":9,"u":"tarn%20linnorm_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Tor Linnorm","s":9,"u":"tor%20linnorm_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":10,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":10,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Aolaz","s":10,"u":"aolaz_b2"},{"n":"Black Scorpion","s":10,"u":"black%20scorpion_b2"},{"n":"Cairn Linnorm","s":10,"u":"cairn%20linnorm_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Duneshaker Solifugid","s":10,"u":"duneshaker%20solifugid_b2"},{"n":"Fjord Linnorm","s":10,"u":"fjord%20linnorm_b2"},{"n":"Giant Snapping Turtle","s":10,"u":"giant%20snapping%20turtle_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Neothelid","s":10,"u":"neothelid_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Radiant Warden","s":10,"u":"radiant%20warden_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Shoal Linnorm","s":10,"u":"shoal%20linnorm_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Taiga Linnorm","s":10,"u":"taiga%20linnorm_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Titan Centipede","s":10,"u":"titan%20centipede_b2"},{"n":"Zomok","s":10,"u":"zomok_b2"},{"n":"Ancient Forest Dragon","s":11,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":11,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":11,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":11,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":11,"u":"ancient%20underworld%20dragon_b3"},{"n":"Animated Colossus","s":11,"u":"animated%20colossus_b3"},{"n":"Animated Trebuchet","s":11,"u":"animated%20trebuchet_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Chyzaedu","s":11,"u":"chyzaedu_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Tylosaurus","s":11,"u":"tylosaurus_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Duneshaker Solifugid","s":17,"u":"duneshaker%20solifugid_aoa5"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Lusca","s":23,"u":"lusca_aoe5"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"},{"n":"Canopy Elder","s":36,"u":"canopy%20elder_frp3"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Spirit Turtle","s":36,"u":"spirit%20turtle_frp3"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Dimari-Diji","s":42,"u":"dimari-diji_sot4"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":42,"u":"living%20sun-spire_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"},{"n":"Gluttonworm","s":43,"u":"gluttonworm_sot5"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":44,"u":"aspect%20of%20insects_sot6"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"},{"n":"Ironclad Annihilator Beetle","s":44,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Slana","s":44,"u":"slana_sot6"}],"2":[{"n":"Heavy Bombard","s":2,"u":"heavy%20bombard_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"}],"71":[{"n":"Airship","s":12,"u":"airship_gmg"},{"n":"Galley","s":12,"u":"galley_gmg"},{"n":"Sailing Ship","s":12,"u":"sailing%20ship_gmg"},{"n":"Battery Tower","s":2,"u":"battery%20tower_g%26g"},{"n":"Clockwork Castle","s":2,"u":"clockwork%20castle_g%26g"},{"n":"Helepolis","s":2,"u":"helepolis_g%26g"},{"n":"Siege Tower","s":2,"u":"siege%20tower_g%26g"},{"n":"Titanic Stomper","s":2,"u":"titanic%20stomper_g%26g"}]},"animal":{"1":[{"n":"Ankhrav","s":9,"u":"ankhrav_b1"},{"n":"Ankhrav","s":9,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Azure Worm","s":9,"u":"azure%20worm_b1"},{"n":"Ball Python","s":9,"u":"ball%20python_b1"},{"n":"Ball Python","s":9,"u":"ball%20python_b1"},{"n":"Bloodseeker","s":9,"u":"bloodseeker_b1"},{"n":"Bloodseeker","s":9,"u":"bloodseeker_b1"},{"n":"Boar","s":9,"u":"boar_b1"},{"n":"Boar","s":9,"u":"boar_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Bulette","s":9,"u":"bulette_b1"},{"n":"Bulette","s":9,"u":"bulette_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Bunyip","s":9,"u":"bunyip_b1"},{"n":"Cave Bear","s":9,"u":"cave%20bear_b1"},{"n":"Cave Bear","s":9,"u":"cave%20bear_b1"},{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Crocodile","s":9,"u":"crocodile_b1"},{"n":"Crocodile","s":9,"u":"crocodile_b1"},{"n":"Daeodon","s":9,"u":"daeodon_b1"},{"n":"Daeodon","s":9,"u":"daeodon_b1"},{"n":"Deadly Mantis","s":9,"u":"deadly%20mantis_b1"},{"n":"Deadly Mantis","s":9,"u":"deadly%20mantis_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":9,"u":"deinosuchus_b1"},{"n":"Deinosuchus","s":9,"u":"deinosuchus_b1"},{"n":"Dire Wolf","s":9,"u":"dire%20wolf_b1"},{"n":"Dire Wolf","s":9,"u":"dire%20wolf_b1"},{"n":"Eagle","s":9,"u":"eagle_b1"},{"n":"Eagle","s":9,"u":"eagle_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Electric Eel","s":9,"u":"electric%20eel_b1"},{"n":"Elephant","s":9,"u":"elephant_b1"},{"n":"Elephant","s":9,"u":"elephant_b1"},{"n":"Flash Beetle","s":9,"u":"flash%20beetle_b1"},{"n":"Flash Beetle","s":9,"u":"flash%20beetle_b1"},{"n":"Giant Anaconda","s":9,"u":"giant%20anaconda_b1"},{"n":"Giant Anaconda","s":9,"u":"giant%20anaconda_b1"},{"n":"Giant Bat","s":9,"u":"giant%20bat_b1"},{"n":"Giant Bat","s":9,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":9,"u":"giant%20centipede_b1"},{"n":"Giant Centipede","s":9,"u":"giant%20centipede_b1"},{"n":"Giant Frilled Lizard","s":9,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Frilled Lizard","s":9,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":9,"u":"giant%20gecko_b1"},{"n":"Giant Gecko","s":9,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":9,"u":"giant%20mantis_b1"},{"n":"Giant Mantis","s":9,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":9,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Monitor Lizard","s":9,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Moray Eel","s":9,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Giant Octopus","s":9,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":9,"u":"giant%20rat_b1"},{"n":"Giant Rat","s":9,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":9,"u":"giant%20scorpion_b1"},{"n":"Giant Scorpion","s":9,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":9,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Stag Beetle","s":9,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":9,"u":"giant%20tarantula_b1"},{"n":"Giant Tarantula","s":9,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":9,"u":"giant%20viper_b1"},{"n":"Giant Viper","s":9,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":9,"u":"giant%20wasp_b1"},{"n":"Giant Wasp","s":9,"u":"giant%20wasp_b1"},{"n":"Goblin Dog","s":9,"u":"goblin%20dog_b1"},{"n":"Goblin Dog","s":9,"u":"goblin%20dog_b1"},{"n":"Goliath Spider","s":9,"u":"goliath%20spider_b1"},{"n":"Goliath Spider","s":9,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":9,"u":"gorilla_b1"},{"n":"Gorilla","s":9,"u":"gorilla_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Great White Shark","s":9,"u":"great%20white%20shark_b1"},{"n":"Griffon","s":9,"u":"griffon_b1"},{"n":"Griffon","s":9,"u":"griffon_b1"},{"n":"Grizzly Bear","s":9,"u":"grizzly%20bear_b1"},{"n":"Grizzly Bear","s":9,"u":"grizzly%20bear_b1"},{"n":"Guard Dog","s":9,"u":"guard%20dog_b1"},{"n":"Guard Dog","s":9,"u":"guard%20dog_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Hive Mother","s":9,"u":"hive%20mother_b1"},{"n":"Hunting Spider","s":9,"u":"hunting%20spider_b1"},{"n":"Hunting Spider","s":9,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":9,"u":"hyaenodon_b1"},{"n":"Hyaenodon","s":9,"u":"hyaenodon_b1"},{"n":"Hyena","s":9,"u":"hyena_b1"},{"n":"Hyena","s":9,"u":"hyena_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Krooth","s":9,"u":"krooth_b1"},{"n":"Leopard","s":9,"u":"leopard_b1"},{"n":"Leopard","s":9,"u":"leopard_b1"},{"n":"Lion","s":9,"u":"lion_b1"},{"n":"Lion","s":9,"u":"lion_b1"},{"n":"Mammoth","s":9,"u":"mammoth_b1"},{"n":"Mammoth","s":9,"u":"mammoth_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Megalodon","s":9,"u":"megalodon_b1"},{"n":"Megaprimatus","s":9,"u":"megaprimatus_b1"},{"n":"Megaprimatus","s":9,"u":"megaprimatus_b1"},{"n":"Owlbear","s":9,"u":"owlbear_b1"},{"n":"Owlbear","s":9,"u":"owlbear_b1"},{"n":"Pteranodon","s":9,"u":"pteranodon_b1"},{"n":"Pteranodon","s":9,"u":"pteranodon_b1"},{"n":"Purple Worm","s":9,"u":"purple%20worm_b1"},{"n":"Purple Worm","s":9,"u":"purple%20worm_b1"},{"n":"Quetzalcoatlus","s":9,"u":"quetzalcoatlus_b1"},{"n":"Quetzalcoatlus","s":9,"u":"quetzalcoatlus_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Riding Dog","s":9,"u":"riding%20dog_b1"},{"n":"Riding Dog","s":9,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":9,"u":"riding%20horse_b1"},{"n":"Riding Horse","s":9,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":9,"u":"riding%20pony_b1"},{"n":"Riding Pony","s":9,"u":"riding%20pony_b1"},{"n":"Roc","s":9,"u":"roc_b1"},{"n":"Roc","s":9,"u":"roc_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Sea Serpent","s":9,"u":"sea%20serpent_b1"},{"n":"Slurk","s":9,"u":"slurk_b1"},{"n":"Slurk","s":9,"u":"slurk_b1"},{"n":"Smilodon","s":9,"u":"smilodon_b1"},{"n":"Smilodon","s":9,"u":"smilodon_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Tiger","s":9,"u":"tiger_b1"},{"n":"Tiger","s":9,"u":"tiger_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Viper","s":9,"u":"viper_b1"},{"n":"Viper","s":9,"u":"viper_b1"},{"n":"War Horse","s":9,"u":"war%20horse_b1"},{"n":"War Horse","s":9,"u":"war%20horse_b1"},{"n":"War Pony","s":9,"u":"war%20pony_b1"},{"n":"War Pony","s":9,"u":"war%20pony_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Wolf","s":9,"u":"wolf_b1"},{"n":"Wolf","s":9,"u":"wolf_b1"},{"n":"Anancus","s":10,"u":"anancus_b2"},{"n":"Anancus","s":10,"u":"anancus_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Aurumvorax","s":10,"u":"aurumvorax_b2"},{"n":"Aurumvorax","s":10,"u":"aurumvorax_b2"},{"n":"Badger","s":10,"u":"badger_b2"},{"n":"Badger","s":10,"u":"badger_b2"},{"n":"Behemoth Hippopotamus","s":10,"u":"behemoth%20hippopotamus_b2"},{"n":"Behemoth Hippopotamus","s":10,"u":"behemoth%20hippopotamus_b2"},{"n":"Black Bear","s":10,"u":"black%20bear_b2"},{"n":"Black Bear","s":10,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":10,"u":"black%20scorpion_b2"},{"n":"Black Scorpion","s":10,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":10,"u":"blindheim_b2"},{"n":"Blindheim","s":10,"u":"blindheim_b2"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Bottlenose Dolphin","s":10,"u":"bottlenose%20dolphin_b2"},{"n":"Bottlenose Dolphin","s":10,"u":"bottlenose%20dolphin_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Cave Fisher","s":10,"u":"cave%20fisher_b2"},{"n":"Cave Fisher","s":10,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":10,"u":"cave%20scorpion_b2"},{"n":"Cave Scorpion","s":10,"u":"cave%20scorpion_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"Dream Spider","s":10,"u":"dream%20spider_b2"},{"n":"Dream Spider","s":10,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":10,"u":"duneshaker%20solifugid_b2"},{"n":"Duneshaker Solifugid","s":10,"u":"duneshaker%20solifugid_b2"},{"n":"Elasmosaurus","s":10,"u":"elasmosaurus_b2"},{"n":"Elasmosaurus","s":10,"u":"elasmosaurus_b2"},{"n":"Emperor Cobra","s":10,"u":"emperor%20cobra_b2"},{"n":"Emperor Cobra","s":10,"u":"emperor%20cobra_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Frost Worm","s":10,"u":"frost%20worm_b2"},{"n":"Giant Ant","s":10,"u":"giant%20ant_b2"},{"n":"Giant Ant","s":10,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":10,"u":"giant%20badger_b2"},{"n":"Giant Badger","s":10,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":10,"u":"giant%20chameleon_b2"},{"n":"Giant Chameleon","s":10,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":10,"u":"giant%20cockroach_b2"},{"n":"Giant Cockroach","s":10,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Crab","s":10,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly","s":10,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly","s":10,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Dragonfly Nymph","s":10,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":10,"u":"giant%20fly_b2"},{"n":"Giant Fly","s":10,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":10,"u":"giant%20frog_b2"},{"n":"Giant Frog","s":10,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Hippocampus","s":10,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Jellyfish","s":10,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Giant Leech","s":10,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":10,"u":"giant%20maggot_b2"},{"n":"Giant Maggot","s":10,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":10,"u":"giant%20mosquito_b2"},{"n":"Giant Mosquito","s":10,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":10,"u":"giant%20slug_b2"},{"n":"Giant Slug","s":10,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":10,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Snapping Turtle","s":10,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":10,"u":"giant%20solifugid_b2"},{"n":"Giant Solifugid","s":10,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Giant Squid","s":10,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":10,"u":"giant%20tick_b2"},{"n":"Giant Tick","s":10,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":10,"u":"giant%20toad_b2"},{"n":"Giant Toad","s":10,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":10,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Whiptail Centipede","s":10,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":10,"u":"giant%20wolverine_b2"},{"n":"Giant Wolverine","s":10,"u":"giant%20wolverine_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Hippocampus","s":10,"u":"hippocampus_b2"},{"n":"Hippogriff","s":10,"u":"hippogriff_b2"},{"n":"Hippogriff","s":10,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":10,"u":"hippopotamus_b2"},{"n":"Hippopotamus","s":10,"u":"hippopotamus_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Manta Ray","s":10,"u":"manta%20ray_b2"},{"n":"Mastodon","s":10,"u":"mastodon_b2"},{"n":"Mastodon","s":10,"u":"mastodon_b2"},{"n":"Megalania","s":10,"u":"megalania_b2"},{"n":"Megalania","s":10,"u":"megalania_b2"},{"n":"Ogre Spider","s":10,"u":"ogre%20spider_b2"},{"n":"Ogre Spider","s":10,"u":"ogre%20spider_b2"},{"n":"Orca","s":10,"u":"orca_b2"},{"n":"Orca","s":10,"u":"orca_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Polar Bear","s":10,"u":"polar%20bear_b2"},{"n":"Polar Bear","s":10,"u":"polar%20bear_b2"},{"n":"Raven","s":10,"u":"raven_b2"},{"n":"Raven","s":10,"u":"raven_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Reef Octopus","s":10,"u":"reef%20octopus_b2"},{"n":"Rhinoceros","s":10,"u":"rhinoceros_b2"},{"n":"Rhinoceros","s":10,"u":"rhinoceros_b2"},{"n":"Sea Snake","s":10,"u":"sea%20snake_b2"},{"n":"Sea Snake","s":10,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":10,"u":"shocker%20lizard_b2"},{"n":"Shocker Lizard","s":10,"u":"shocker%20lizard_b2"},{"n":"Snapping Turtle","s":10,"u":"snapping%20turtle_b2"},{"n":"Snapping Turtle","s":10,"u":"snapping%20turtle_b2"},{"n":"Spear Frog","s":10,"u":"spear%20frog_b2"},{"n":"Spear Frog","s":10,"u":"spear%20frog_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Stingray","s":10,"u":"stingray_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":10,"u":"titan%20centipede_b2"},{"n":"Titan Centipede","s":10,"u":"titan%20centipede_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Vampire Squid","s":10,"u":"vampire%20squid_b2"},{"n":"Wolverine","s":10,"u":"wolverine_b2"},{"n":"Wolverine","s":10,"u":"wolverine_b2"},{"n":"Woolly Rhinoceros","s":10,"u":"woolly%20rhinoceros_b2"},{"n":"Woolly Rhinoceros","s":10,"u":"woolly%20rhinoceros_b2"},{"n":"Amphisbaena","s":11,"u":"amphisbaena_b3"},{"n":"Amphisbaena","s":11,"u":"amphisbaena_b3"},{"n":"Bison","s":11,"u":"bison_b3"},{"n":"Bison","s":11,"u":"bison_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Camel","s":11,"u":"camel_b3"},{"n":"Camel","s":11,"u":"camel_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Common Eurypterid","s":11,"u":"common%20eurypterid_b3"},{"n":"Empress Bore Worm","s":11,"u":"empress%20bore%20worm_b3"},{"n":"Empress Bore Worm","s":11,"u":"empress%20bore%20worm_b3"},{"n":"Fading Fox","s":11,"u":"fading%20fox_b3"},{"n":"Fading Fox","s":11,"u":"fading%20fox_b3"},{"n":"Giant Flying Squirrel","s":11,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Flying Squirrel","s":11,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Hermit Crab","s":11,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":11,"u":"giant%20opossum_b3"},{"n":"Giant Opossum","s":11,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":11,"u":"giant%20pangolin_b3"},{"n":"Giant Pangolin","s":11,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":11,"u":"giant%20porcupine_b3"},{"n":"Giant Porcupine","s":11,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":11,"u":"giant%20seahorse_b3"},{"n":"Giant Seahorse","s":11,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":11,"u":"giant%20skunk_b3"},{"n":"Giant Skunk","s":11,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":11,"u":"giant%20vulture_b3"},{"n":"Giant Vulture","s":11,"u":"giant%20vulture_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Kangaroo","s":11,"u":"kangaroo_b3"},{"n":"Kangaroo","s":11,"u":"kangaroo_b3"},{"n":"Khravgodon","s":11,"u":"khravgodon_b3"},{"n":"Khravgodon","s":11,"u":"khravgodon_b3"},{"n":"Megalictis","s":11,"u":"megalictis_b3"},{"n":"Megalictis","s":11,"u":"megalictis_b3"},{"n":"Megatherium","s":11,"u":"megatherium_b3"},{"n":"Megatherium","s":11,"u":"megatherium_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Mokele-mbembe","s":11,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":11,"u":"monkey_b3"},{"n":"Monkey","s":11,"u":"monkey_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Moose","s":11,"u":"moose_b3"},{"n":"Moose","s":11,"u":"moose_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Narwhal","s":11,"u":"narwhal_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":11,"u":"platecarpus_b3"},{"n":"Platecarpus","s":11,"u":"platecarpus_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":11,"u":"red%20fox_b3"},{"n":"Red Fox","s":11,"u":"red%20fox_b3"},{"n":"Ringhorn Ram","s":11,"u":"ringhorn%20ram_b3"},{"n":"Ringhorn Ram","s":11,"u":"ringhorn%20ram_b3"},{"n":"Rosethorn Ram","s":11,"u":"rosethorn%20ram_b3"},{"n":"Rosethorn Ram","s":11,"u":"rosethorn%20ram_b3"},{"n":"Skunk","s":11,"u":"skunk_b3"},{"n":"Skunk","s":11,"u":"skunk_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Spiny Eurypterid","s":11,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Terror Bird","s":11,"u":"terror%20bird_b3"},{"n":"Terror Bird","s":11,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":11,"u":"terror%20shrike_b3"},{"n":"Terror Shrike","s":11,"u":"terror%20shrike_b3"},{"n":"Three-toed Sloth","s":11,"u":"three-toed%20sloth_b3"},{"n":"Three-toed Sloth","s":11,"u":"three-toed%20sloth_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Tylosaurus","s":11,"u":"tylosaurus_b3"},{"n":"Tylosaurus","s":11,"u":"tylosaurus_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Weasel","s":11,"u":"weasel_b3"},{"n":"Weasel","s":11,"u":"weasel_b3"},{"n":"Wolliped","s":11,"u":"wolliped_b3"},{"n":"Wolliped","s":11,"u":"wolliped_b3"},{"n":"Yzobu","s":11,"u":"yzobu_b3"},{"n":"Yzobu","s":11,"u":"yzobu_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Zetogeki","s":11,"u":"zetogeki_b3"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Emperor Bird","s":13,"u":"emperor%20bird_aoa1"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_aoa2"},{"n":"Blood Boar","s":15,"u":"blood%20boar_aoa3"},{"n":"Blood Boar","s":15,"u":"blood%20boar_aoa3"},{"n":"Duneshaker Solifugid","s":17,"u":"duneshaker%20solifugid_aoa5"},{"n":"Duneshaker Solifugid","s":17,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":17,"u":"giant%20solifugid_aoa5"},{"n":"Giant Solifugid","s":17,"u":"giant%20solifugid_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Xotanispawn","s":17,"u":"xotanispawn_aoa5"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Giant Bone Skipper","s":20,"u":"giant%20bone%20skipper_aoe2"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Bregdi","s":21,"u":"bregdi_aoe3"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":28,"u":"giant%20flea_ec1"},{"n":"Giant Flea","s":28,"u":"giant%20flea_ec1"},{"n":"Juvenile Boar","s":28,"u":"juvenile%20boar_ec1"},{"n":"Juvenile Boar","s":28,"u":"juvenile%20boar_ec1"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Iridescent Elephant","s":29,"u":"iridescent%20elephant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Barking Stag","s":32,"u":"barking%20stag_ec6"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Elysian Sheep","s":32,"u":"elysian%20sheep_ec6"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Icy Rats","s":33,"u":"icy%20rats_fop"},{"n":"Mangy Wolves","s":33,"u":"mangy%20wolves_fop"},{"n":"Mangy Wolves","s":33,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"Mutant Wolves","s":33,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Caustic Monitor","s":34,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Dread Roc","s":34,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Dromornis","s":34,"u":"dromornis_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Mammoth Turtle","s":34,"u":"mammoth%20turtle_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Giant Mining Bee","s":39,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Mining Bee","s":39,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Giant Silverfish","s":39,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":39,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Tsetse Fly","s":39,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":39,"u":"giant%20worker%20bee_sot1"},{"n":"Giant Worker Bee","s":39,"u":"giant%20worker%20bee_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Damibwa","s":40,"u":"damibwa_sot2"},{"n":"Damibwa","s":40,"u":"damibwa_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Khefak Scuttler","s":43,"u":"khefak%20scuttler_sot5"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Boar","s":45,"u":"boar_tio"},{"n":"Boar","s":45,"u":"boar_tio"},{"n":"Brimstone Rat","s":45,"u":"brimstone%20rat_tio"},{"n":"Brimstone Rat","s":45,"u":"brimstone%20rat_tio"},{"n":"Crocodile","s":45,"u":"crocodile_tio"},{"n":"Crocodile","s":45,"u":"crocodile_tio"},{"n":"Giant Centipede","s":45,"u":"giant%20centipede_tio"},{"n":"Giant Centipede","s":45,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":45,"u":"giant%20rat_tio"},{"n":"Giant Rat","s":45,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":45,"u":"giant%20spider_tio"},{"n":"Giant Spider","s":45,"u":"giant%20spider_tio"},{"n":"Leopard","s":45,"u":"leopard_tio"},{"n":"Leopard","s":45,"u":"leopard_tio"},{"n":"Owlbear","s":45,"u":"owlbear_tio"},{"n":"Owlbear","s":45,"u":"owlbear_tio"},{"n":"Viper","s":45,"u":"viper_tio"},{"n":"Viper","s":45,"u":"viper_tio"},{"n":"Wolf","s":45,"u":"wolf_tio"},{"n":"Wolf","s":45,"u":"wolf_tio"}]},"dinosaur":{"1":[{"n":"Ankylosaurus","s":9,"u":"ankylosaurus_b1"},{"n":"Brontosaurus","s":9,"u":"brontosaurus_b1"},{"n":"Deinonychus","s":9,"u":"deinonychus_b1"},{"n":"Stegosaurus","s":9,"u":"stegosaurus_b1"},{"n":"Triceratops","s":9,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":9,"u":"tyrannosaurus_b1"},{"n":"Velociraptor","s":9,"u":"velociraptor_b1"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"Hadrosaurid","s":10,"u":"hadrosaurid_b2"},{"n":"Iguanodon","s":10,"u":"iguanodon_b2"},{"n":"Pachycephalosaurus","s":10,"u":"pachycephalosaurus_b2"},{"n":"Spinosaurus","s":10,"u":"spinosaurus_b2"},{"n":"Pinacosaurus","s":28,"u":"pinacosaurus_ec1"},{"n":"War Sauropelta","s":30,"u":"war%20sauropelta_ec4"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Tyrannosaurus Imperator","s":34,"u":"tyrannosaurus%20imperator_frp1"}]},"hag":{"1":[{"n":"Annis Hag","s":9,"u":"annis%20hag_b1"},{"n":"Green Hag","s":9,"u":"green%20hag_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Sea Hag","s":9,"u":"sea%20hag_b1"},{"n":"Blood Hag","s":11,"u":"blood%20hag_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Storm Hag","s":11,"u":"storm%20hag_b3"},{"n":"Winter Hag","s":11,"u":"winter%20hag_b3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Skarja","s":8,"u":"skarja_ec3"}]},"ln":{"1":[{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Quatoid","s":9,"u":"quatoid_b1"},{"n":"Ratfolk Grenadier","s":9,"u":"ratfolk%20grenadier_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Adult Brine Dragon","s":10,"u":"adult%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":10,"u":"ancient%20brine%20dragon_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Norn","s":10,"u":"norn_b2"},{"n":"Oread Guard","s":10,"u":"oread%20guard_b2"},{"n":"Revenant","s":10,"u":"revenant_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Witchwyrd","s":10,"u":"witchwyrd_b2"},{"n":"Young Brine Dragon","s":10,"u":"young%20brine%20dragon_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Aphorite Sharpshooter","s":11,"u":"aphorite%20sharpshooter_b3"},{"n":"Arcane Living Rune","s":11,"u":"arcane%20living%20rune_b3"},{"n":"Azer","s":11,"u":"azer_b3"},{"n":"Calikang","s":11,"u":"calikang_b3"},{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Strix Kinmate","s":11,"u":"strix%20kinmate_b3"},{"n":"Swordkeeper","s":11,"u":"swordkeeper_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"},{"n":"Yithian","s":11,"u":"yithian_b3"},{"n":"Archer Sentry","s":12,"u":"archer%20sentry_gmg"},{"n":"Barrister","s":12,"u":"barrister_gmg"},{"n":"Captain Of The Guard","s":12,"u":"captain%20of%20the%20guard_gmg"},{"n":"Executioner","s":12,"u":"executioner_gmg"},{"n":"Guard","s":12,"u":"guard_gmg"},{"n":"Harbormaster","s":12,"u":"harbormaster_gmg"},{"n":"Jailer","s":12,"u":"jailer_gmg"},{"n":"Judge","s":12,"u":"judge_gmg"},{"n":"Ship Captain","s":12,"u":"ship%20captain_gmg"},{"n":"Tax Collector","s":12,"u":"tax%20collector_gmg"},{"n":"Warden","s":12,"u":"warden_gmg"},{"n":"Watch Officer","s":12,"u":"watch%20officer_gmg"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Doorwarden","s":13,"u":"doorwarden_aoa1"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"Calikang","s":17,"u":"calikang_aoa5"},{"n":"Witchwyrd","s":17,"u":"witchwyrd_aoa5"},{"n":"Ingnovim's Assistant","s":18,"u":"ingnovim's%20assistant_aoa6"},{"n":"Promise Guard","s":18,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Black Whale Guard","s":23,"u":"black%20whale%20guard_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Starwatch Commando","s":23,"u":"starwatch%20commando_aoe5"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Yaganty","s":8,"u":"yaganty_ec3"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":32,"u":"convergent%20soldier_ec6"},{"n":"Butterfly Blade Warrior","s":34,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Arm Of Balance","s":35,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Rai Sho Disciple","s":36,"u":"rai%20sho%20disciple_frp3"},{"n":"Aspis Guard","s":38,"u":"aspis%20guard_sli"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Terwa Chosen","s":41,"u":"terwa%20chosen_sot3"},{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":43,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":43,"u":"formian%20worker_sot5"},{"n":"Iobane Magus","s":43,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"}],"2":[{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"}],"66":[{"n":"Axis","s":12,"u":"axis_gmg"},{"n":"Rahadoum","s":12,"u":"rahadoum_gmg"},{"n":"Jaha","s":0,"u":"jaha_lome"}],"72":[{"n":"Hellknights","s":6,"u":"hellknights_locg"}]},"tiny":{"1":[{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Bloodseeker","s":9,"u":"bloodseeker_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Faerie Dragon","s":9,"u":"faerie%20dragon_b1"},{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Homunculus","s":9,"u":"homunculus_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Viper","s":9,"u":"viper_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Blue-ringed Octopus","s":10,"u":"blue-ringed%20octopus_b2"},{"n":"Brownie","s":10,"u":"brownie_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Compsognathus","s":10,"u":"compsognathus_b2"},{"n":"Crawling Hand","s":10,"u":"crawling%20hand_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Raven","s":10,"u":"raven_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Snapping Turtle","s":10,"u":"snapping%20turtle_b2"},{"n":"Spark Bat","s":10,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":10,"u":"spear%20frog_b2"},{"n":"Twigjack","s":10,"u":"twigjack_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Air Wisp","s":11,"u":"air%20wisp_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Domovoi","s":11,"u":"domovoi_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Draxie","s":11,"u":"draxie_b3"},{"n":"Earth Wisp","s":11,"u":"earth%20wisp_b3"},{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Fading Fox","s":11,"u":"fading%20fox_b3"},{"n":"Fire Wisp","s":11,"u":"fire%20wisp_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"House Drake","s":11,"u":"house%20drake_b3"},{"n":"Incutilis","s":11,"u":"incutilis_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Monkey","s":11,"u":"monkey_b3"},{"n":"Nyktera","s":11,"u":"nyktera_b3"},{"n":"Ovinnik","s":11,"u":"ovinnik_b3"},{"n":"Pufferfish","s":11,"u":"pufferfish_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Red Fox","s":11,"u":"red%20fox_b3"},{"n":"Scalescribe","s":11,"u":"scalescribe_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Skunk","s":11,"u":"skunk_b3"},{"n":"Three-toed Sloth","s":11,"u":"three-toed%20sloth_b3"},{"n":"Tooth Fairy","s":11,"u":"tooth%20fairy_b3"},{"n":"Trilobite","s":11,"u":"trilobite_b3"},{"n":"Water Wisp","s":11,"u":"water%20wisp_b3"},{"n":"Weasel","s":11,"u":"weasel_b3"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Pickled Punk","s":19,"u":"pickled%20punk_aoe1"},{"n":"Shredskin","s":19,"u":"shredskin_aoe1"},{"n":"Siege Shard","s":19,"u":"siege%20shard_aoe1"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Spellskein","s":39,"u":"spellskein_sot1"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"},{"n":"Viper","s":45,"u":"viper_tio"}]},"inevitable":{"1":[{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"}]},"monitor":{"1":[{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Arbiter","s":9,"u":"arbiter_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Axiomite","s":9,"u":"axiomite_b1"},{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Kolyarut","s":9,"u":"kolyarut_b1"},{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Pleroma","s":9,"u":"pleroma_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Bythos","s":10,"u":"bythos_b2"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Marut","s":10,"u":"marut_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Theletos","s":10,"u":"theletos_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Zelekhut","s":10,"u":"zelekhut_b2"},{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"}],"27":[{"n":"Nosoi","s":7,"u":"nosoi_lotgb"}],"28":[{"n":"Psychopomp Eidolon","s":53,"u":"psychopomp%20eidolon_som"}]},"ne":{"1":[{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Bugbear Thug","s":9,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":9,"u":"bugbear%20tormentor_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Desert Drake","s":9,"u":"desert%20drake_b1"},{"n":"Dhampir Wizard","s":9,"u":"dhampir%20wizard_b1"},{"n":"Elananx","s":9,"u":"elananx_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Grikkitog","s":9,"u":"grikkitog_b1"},{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Jungle Drake","s":9,"u":"jungle%20drake_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Nilith","s":9,"u":"nilith_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"River Drake","s":9,"u":"river%20drake_b1"},{"n":"Sinspawn","s":9,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Warg","s":9,"u":"warg_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Web Lurker","s":9,"u":"web%20lurker_b1"},{"n":"Wemmuth","s":9,"u":"wemmuth_b1"},{"n":"Winter Wolf","s":9,"u":"winter%20wolf_b1"},{"n":"Wyvern","s":9,"u":"wyvern_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Attic Whisperer","s":10,"u":"attic%20whisperer_b2"},{"n":"Belker","s":10,"u":"belker_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Crawling Hand","s":10,"u":"crawling%20hand_b2"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Doprillu","s":10,"u":"doprillu_b2"},{"n":"Filth Fire","s":10,"u":"filth%20fire_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Giant Crawling Hand","s":10,"u":"giant%20crawling%20hand_b2"},{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Irlgaunt","s":10,"u":"irlgaunt_b2"},{"n":"Isqulug","s":10,"u":"isqulug_b2"},{"n":"Kelpie","s":10,"u":"kelpie_b2"},{"n":"Lerritan","s":10,"u":"lerritan_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Lurker In Light","s":10,"u":"lurker%20in%20light_b2"},{"n":"Marrmora","s":10,"u":"marrmora_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Nuckelavee","s":10,"u":"nuckelavee_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Quoppopak","s":10,"u":"quoppopak_b2"},{"n":"Rusalka","s":10,"u":"rusalka_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Sea Drake","s":10,"u":"sea%20drake_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Spirit Naga","s":10,"u":"spirit%20naga_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Totenmaske","s":10,"u":"totenmaske_b2"},{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Vampiric Mist","s":10,"u":"vampiric%20mist_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Amalgamite","s":11,"u":"amalgamite_b3"},{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Blood Painter","s":11,"u":"blood%20painter_b3"},{"n":"Buso Farmer","s":11,"u":"buso%20farmer_b3"},{"n":"Chouchin-obake","s":11,"u":"chouchin-obake_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":11,"u":"festrog_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Galvo","s":11,"u":"galvo_b3"},{"n":"Hadrinnex","s":11,"u":"hadrinnex_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Hyakume","s":11,"u":"hyakume_b3"},{"n":"Jorogumo","s":11,"u":"jorogumo_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Kishi","s":11,"u":"kishi_b3"},{"n":"Kokogiak","s":11,"u":"kokogiak_b3"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Millindemalion","s":11,"u":"millindemalion_b3"},{"n":"Myceloid","s":11,"u":"myceloid_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":11,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Owb","s":11,"u":"owb_b3"},{"n":"Owb Prophet","s":11,"u":"owb%20prophet_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Pukwudgie","s":11,"u":"pukwudgie_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Sabosan","s":11,"u":"sabosan_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tolokand","s":11,"u":"tolokand_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Trailgaunt","s":11,"u":"trailgaunt_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Vilderavn","s":11,"u":"vilderavn_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Assassin","s":12,"u":"assassin_gmg"},{"n":"Bandit","s":12,"u":"bandit_gmg"},{"n":"Burglar","s":12,"u":"burglar_gmg"},{"n":"Charlatan","s":12,"u":"charlatan_gmg"},{"n":"Fence","s":12,"u":"fence_gmg"},{"n":"Grave Robber","s":12,"u":"grave%20robber_gmg"},{"n":"Mastermind","s":12,"u":"mastermind_gmg"},{"n":"Necromancer","s":12,"u":"necromancer_gmg"},{"n":"Poacher","s":12,"u":"poacher_gmg"},{"n":"Reckless Scientist","s":12,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":12,"u":"ruffian_gmg"},{"n":"Saboteur","s":12,"u":"saboteur_gmg"},{"n":"Zealot Of Asmodeus","s":12,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Tixitog","s":13,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Biloko Veteran","s":14,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":14,"u":"biloko%20warrior_aoa2"},{"n":"Eloko","s":14,"u":"eloko_aoa2"},{"n":"Kishi","s":14,"u":"kishi_aoa2"},{"n":"Sabosan","s":14,"u":"sabosan_aoa2"},{"n":"Blood Boar","s":15,"u":"blood%20boar_aoa3"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":15,"u":"mercenary%20sailor_aoa3"},{"n":"Rusalka","s":15,"u":"rusalka_aoa3"},{"n":"Scarlet Triad Sniper","s":15,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Deculi","s":16,"u":"deculi_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Pickled Punk","s":19,"u":"pickled%20punk_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Shredskin","s":19,"u":"shredskin_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Tenome","s":20,"u":"tenome_aoe2"},{"n":"Avarek","s":21,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Ravenile Rager","s":21,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":21,"u":"shikwashim%20mercenary_aoe3"},{"n":"Tonla And Yvelle","s":21,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Blackfingers Acolyte","s":22,"u":"blackfingers%20acolyte_aoe4"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":22,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Norgorberite Poisoner","s":22,"u":"norgorberite%20poisoner_aoe4"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Minchgorm","s":23,"u":"minchgorm_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Myrucarx","s":23,"u":"myrucarx_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Alchemical Horror","s":24,"u":"alchemical%20horror_aoe6"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Scalathrax","s":25,"u":"scalathrax_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Abberton Ruffians","s":28,"u":"abberton%20ruffians_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":28,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Bogey","s":29,"u":"bogey_ec2"},{"n":"Bogeyman","s":29,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":29,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":29,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Faceless Butcher","s":30,"u":"faceless%20butcher_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Saurian Warmonger","s":32,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":32,"u":"saurian%20worldwatcher_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Muckish Creep","s":34,"u":"muckish%20creep_frp1"},{"n":"Sigbin","s":34,"u":"sigbin_frp1"},{"n":"Angoyang","s":35,"u":"angoyang_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Rivka","s":35,"u":"rivka_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Desecrated Guardian","s":36,"u":"desecrated%20guardian_frp3"},{"n":"Lophiithu","s":36,"u":"lophiithu_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Umbo","s":39,"u":"umbo_sot1"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":40,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":40,"u":"grippli%20skirmisher_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":41,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":41,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":41,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":41,"u":"bharlen%20sajor_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Karumzek","s":41,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"Norgorberite Spy","s":41,"u":"norgorberite%20spy_sot3"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"},{"n":"Gambulami","s":42,"u":"gambulami_sot4"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Sunburst Corpse","s":42,"u":"sunburst%20corpse_sot4"},{"n":"Dwandek","s":43,"u":"dwandek_sot5"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"},{"n":"Hivebound Arboreal","s":44,"u":"hivebound%20arboreal_sot6"},{"n":"Bugbear Marauder","s":45,"u":"bugbear%20marauder_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Stinkweed Shambler","s":45,"u":"stinkweed%20shambler_tio"},{"n":"Web Lurker","s":45,"u":"web%20lurker_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}],"51":[{"n":"Echoes Of Betrayal","s":16,"u":"echoes%20of%20betrayal_aoa4"}],"66":[{"n":"Abaddon","s":12,"u":"abaddon_gmg"},{"n":"Bloodcove","s":0,"u":"bloodcove_lome"}]},"daemon":{"1":[{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"}]},"fiend":{"1":[{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Astradaemon","s":9,"u":"astradaemon_b1"},{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Barghest","s":9,"u":"barghest_b1"},{"n":"Barghest","s":9,"u":"barghest_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Cacodaemon","s":9,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Ceustodaemon","s":9,"u":"ceustodaemon_b1"},{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Leukodaemon","s":9,"u":"leukodaemon_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Night Hag","s":9,"u":"night%20hag_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Derghodaemon","s":10,"u":"derghodaemon_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Meladaemon","s":10,"u":"meladaemon_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Olethrodaemon","s":10,"u":"olethrodaemon_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Piscodaemon","s":10,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Purrodaemon","s":10,"u":"purrodaemon_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Soul Eater","s":10,"u":"soul%20eater_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Thanadaemon","s":10,"u":"thanadaemon_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Moon Hag","s":11,"u":"moon%20hag_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Ostovite","s":11,"u":"ostovite_b3"},{"n":"Ostovite","s":11,"u":"ostovite_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Crucidaemon","s":17,"u":"crucidaemon_aoa5"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"Dreadsong Dancer","s":20,"u":"dreadsong%20dancer_aoe2"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agent Of The Gray Queen","s":24,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Agradaemon","s":24,"u":"agradaemon_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Rhevanna","s":24,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Sordesdaemon","s":24,"u":"sordesdaemon_aoe6"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Blood Wolf","s":28,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Corrosive Lizard","s":28,"u":"corrosive%20lizard_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Smoldering Leopard","s":28,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Qurashith","s":30,"u":"qurashith_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Xilvirek","s":30,"u":"xilvirek_ec4"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Ammut","s":31,"u":"ammut_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Ahvothian","s":38,"u":"ahvothian_sli"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}],"28":[{"n":"Demon Eidolon","s":53,"u":"demon%20eidolon_som"}]},"angel":{"1":[{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"}],"28":[{"n":"Angel Eidolon","s":53,"u":"angel%20eidolon_som"}]},"celestial":{"1":[{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Astral Deva","s":9,"u":"astral%20deva_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Balisse","s":9,"u":"balisse_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Cassisian","s":9,"u":"cassisian_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Choral","s":9,"u":"choral_b1"},{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Monadic Deva","s":10,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Movanic Deva","s":10,"u":"movanic%20deva_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Planetar","s":10,"u":"planetar_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Solar","s":10,"u":"solar_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Garuda","s":11,"u":"garuda_b3"},{"n":"Garuda","s":11,"u":"garuda_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Peri","s":11,"u":"peri_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Stone Lion","s":11,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Stone Lion Cub","s":11,"u":"stone%20lion%20cub_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"}],"28":[{"n":"Angel Eidolon","s":53,"u":"angel%20eidolon_som"}]},"demon":{"1":[{"n":"Balor","s":9,"u":"balor_b1"},{"n":"Glabrezu","s":9,"u":"glabrezu_b1"},{"n":"Marilith","s":9,"u":"marilith_b1"},{"n":"Quasit","s":9,"u":"quasit_b1"},{"n":"Shemhazian","s":9,"u":"shemhazian_b1"},{"n":"Succubus","s":9,"u":"succubus_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Vrock","s":9,"u":"vrock_b1"},{"n":"Babau","s":10,"u":"babau_b2"},{"n":"Hezrou","s":10,"u":"hezrou_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Nabasu","s":10,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":10,"u":"nalfeshnee_b2"},{"n":"Vrolikai","s":10,"u":"vrolikai_b2"},{"n":"Abrikandilu","s":11,"u":"abrikandilu_b3"},{"n":"Brimorak","s":11,"u":"brimorak_b3"},{"n":"Dretch","s":11,"u":"dretch_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Kalavakus","s":15,"u":"kalavakus_aoa3"},{"n":"Nalfeshnee","s":17,"u":"nalfeshnee_aoa5"},{"n":"Abrikandilu","s":28,"u":"abrikandilu_ec1"},{"n":"Vermlek","s":28,"u":"vermlek_ec1"},{"n":"Gluttondark Babau","s":29,"u":"gluttondark%20babau_ec2"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Vavakia","s":32,"u":"vavakia_ec6"}],"28":[{"n":"Demon Eidolon","s":53,"u":"demon%20eidolon_som"}]},"incorporeal":{"1":[{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Invidiak","s":10,"u":"invidiak_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"}]},"spirit":{"1":[{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Screaming Sulfur","s":41,"u":"screaming%20sulfur_sot3"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"}]},"undead":{"1":[{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Banshee","s":9,"u":"banshee_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Demilich","s":9,"u":"demilich_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Dullahan","s":9,"u":"dullahan_b1"},{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Greater Shadow","s":9,"u":"greater%20shadow_b1"},{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Lesser Death","s":9,"u":"lesser%20death_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Lich","s":9,"u":"lich_b1"},{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Poltergeist","s":9,"u":"poltergeist_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Shadow","s":9,"u":"shadow_b1"},{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Skulltaker","s":9,"u":"skulltaker_b1"},{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Warsworn","s":9,"u":"warsworn_b1"},{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Attic Whisperer","s":10,"u":"attic%20whisperer_b2"},{"n":"Attic Whisperer","s":10,"u":"attic%20whisperer_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Bodak","s":10,"u":"bodak_b2"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Crawling Hand","s":10,"u":"crawling%20hand_b2"},{"n":"Crawling Hand","s":10,"u":"crawling%20hand_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Devourer","s":10,"u":"devourer_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Draugr","s":10,"u":"draugr_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Giant Crawling Hand","s":10,"u":"giant%20crawling%20hand_b2"},{"n":"Giant Crawling Hand","s":10,"u":"giant%20crawling%20hand_b2"},{"n":"Mohrg","s":10,"u":"mohrg_b2"},{"n":"Mohrg","s":10,"u":"mohrg_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener","s":10,"u":"ravener_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Ravener Husk","s":10,"u":"ravener%20husk_b2"},{"n":"Revenant","s":10,"u":"revenant_b2"},{"n":"Revenant","s":10,"u":"revenant_b2"},{"n":"Skaveling","s":10,"u":"skaveling_b2"},{"n":"Skaveling","s":10,"u":"skaveling_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Specter","s":10,"u":"specter_b2"},{"n":"Totenmaske","s":10,"u":"totenmaske_b2"},{"n":"Totenmaske","s":10,"u":"totenmaske_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Void Zombie","s":10,"u":"void%20zombie_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Witchfire","s":10,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Abandoned Zealot","s":11,"u":"abandoned%20zealot_b3"},{"n":"Baykok","s":11,"u":"baykok_b3"},{"n":"Baykok","s":11,"u":"baykok_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Bone Ship","s":11,"u":"bone%20ship_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Corrupted Relic","s":11,"u":"corrupted%20relic_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Dybbuk","s":11,"u":"dybbuk_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":11,"u":"festrog_b3"},{"n":"Festrog","s":11,"u":"festrog_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Flaming Skull","s":11,"u":"flaming%20skull_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Fortune Eater","s":11,"u":"fortune%20eater_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Guecubu","s":11,"u":"guecubu_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Herexen","s":11,"u":"herexen_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Kurobozu","s":11,"u":"kurobozu_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Lovelorn","s":11,"u":"lovelorn_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nemhaith","s":11,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Seething Spirit","s":11,"u":"seething%20spirit_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Severed Head","s":11,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Squirming Swill","s":11,"u":"squirming%20swill_b3"},{"n":"Squirming Swill","s":11,"u":"squirming%20swill_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Trailgaunt","s":11,"u":"trailgaunt_b3"},{"n":"Trailgaunt","s":11,"u":"trailgaunt_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Tzitzimitl","s":11,"u":"tzitzimitl_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Hellcrown","s":13,"u":"hellcrown_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Remnant Of Barzillai","s":15,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Accursed Forge-spurned","s":16,"u":"accursed%20forge-spurned_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Devourer","s":16,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Dragonscarred Dead","s":16,"u":"dragonscarred%20dead_aoa4"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Forge-spurned","s":16,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"Gashadokuro","s":16,"u":"gashadokuro_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Saggorak Poltergeist","s":16,"u":"saggorak%20poltergeist_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Soulbound Ruin","s":16,"u":"soulbound%20ruin_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Tzitzimitl","s":18,"u":"tzitzimitl_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Binumir","s":19,"u":"binumir_aoe1"},{"n":"Pickled Punk","s":19,"u":"pickled%20punk_aoe1"},{"n":"Pickled Punk","s":19,"u":"pickled%20punk_aoe1"},{"n":"Shredskin","s":19,"u":"shredskin_aoe1"},{"n":"Shredskin","s":19,"u":"shredskin_aoe1"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Excorion","s":20,"u":"excorion_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Obrousian","s":23,"u":"obrousian_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Zealborn","s":23,"u":"zealborn_aoe5"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Excorion Paragon","s":24,"u":"excorion%20paragon_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":24,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Corpselight","s":25,"u":"corpselight_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Behemoth","s":26,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Shanrigol Heap","s":26,"u":"shanrigol%20heap_av2"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Bright Walker","s":27,"u":"bright%20walker_av3"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Bone Croupier","s":28,"u":"bone%20croupier_ec1"},{"n":"Bone Croupier","s":28,"u":"bone%20croupier_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Chimpanzee Visitant","s":29,"u":"chimpanzee%20visitant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Lion Visitant","s":29,"u":"lion%20visitant_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Muse Phantom","s":29,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Herecite Of Zevgavizeb","s":8,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Sodden Sentinels","s":30,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Wight Cultist","s":30,"u":"wight%20cultist_ec4"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Death Drider","s":31,"u":"death%20drider_ec5"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Raptor Guard Wight","s":31,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":31,"u":"shraen%20graveknight_ec5"},{"n":"Shraen Graveknight","s":31,"u":"shraen%20graveknight_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Sthira","s":36,"u":"sthira_frp3"},{"n":"Bharlen Sajor","s":41,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Drenchdead","s":42,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":42,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":42,"u":"graveknight%20champion_sot4"},{"n":"Reborn Sun Hunter","s":42,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":42,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":42,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Sunburst Corpse","s":42,"u":"sunburst%20corpse_sot4"},{"n":"Dwandek","s":43,"u":"dwandek_sot5"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":43,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":43,"u":"taon_sot5"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"},{"n":"Wight","s":45,"u":"wight_tio"},{"n":"Wight","s":45,"u":"wight_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}]},"cn":{"1":[{"n":"Baomal","s":9,"u":"baomal_b1"},{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Changeling Exile","s":9,"u":"changeling%20exile_b1"},{"n":"Cloaker","s":9,"u":"cloaker_b1"},{"n":"Grig","s":9,"u":"grig_b1"},{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Mu Spore","s":9,"u":"mu%20spore_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Pixie","s":9,"u":"pixie_b1"},{"n":"Reefclaw","s":9,"u":"reefclaw_b1"},{"n":"Satyr","s":9,"u":"satyr_b1"},{"n":"Shoggoth","s":9,"u":"shoggoth_b1"},{"n":"Sprite","s":9,"u":"sprite_b1"},{"n":"Tengu Sneak","s":9,"u":"tengu%20sneak_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Adult Magma Dragon","s":10,"u":"adult%20magma%20dragon_b2"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Ancient Magma Dragon","s":10,"u":"ancient%20magma%20dragon_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Blodeuwedd","s":10,"u":"blodeuwedd_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Korred","s":10,"u":"korred_b2"},{"n":"Leprechaun","s":10,"u":"leprechaun_b2"},{"n":"Nereid","s":10,"u":"nereid_b2"},{"n":"Striding Fire","s":10,"u":"striding%20fire_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Young Magma Dragon","s":10,"u":"young%20magma%20dragon_b2"},{"n":"Adlet","s":11,"u":"adlet_b3"},{"n":"Azarketi Explorer","s":11,"u":"azarketi%20explorer_b3"},{"n":"Cecaelia Trapper","s":11,"u":"cecaelia%20trapper_b3"},{"n":"Duende","s":11,"u":"duende_b3"},{"n":"Dvorovoi","s":11,"u":"dvorovoi_b3"},{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Ganzi Martial Artist","s":11,"u":"ganzi%20martial%20artist_b3"},{"n":"Harmona","s":11,"u":"harmona_b3"},{"n":"Huldra","s":11,"u":"huldra_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kitsune Trickster","s":11,"u":"kitsune%20trickster_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"},{"n":"Melixie","s":11,"u":"melixie_b3"},{"n":"Mothman","s":11,"u":"mothman_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"},{"n":"Oil Living Graffiti","s":11,"u":"oil%20living%20graffiti_b3"},{"n":"Ovinnik","s":11,"u":"ovinnik_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Umasi","s":11,"u":"umasi_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"},{"n":"Pirate","s":12,"u":"pirate_gmg"},{"n":"Prophet","s":12,"u":"prophet_gmg"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Adult Magma Dragon","s":16,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":16,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Young Magma Dragon","s":16,"u":"young%20magma%20dragon_aoa4"},{"n":"Bolar Of Stonemoor","s":19,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Skebs","s":19,"u":"skebs_aoe1"},{"n":"Zrukbat","s":19,"u":"zrukbat_aoe1"},{"n":"Najra Lizard","s":20,"u":"najra%20lizard_aoe2"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Amateur Chemist","s":22,"u":"amateur%20chemist_aoe4"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Baatamidar","s":24,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Camarach","s":24,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Living Mural","s":24,"u":"living%20mural_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Gibtanius","s":26,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":26,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Deepwater Dhuthorex","s":27,"u":"deepwater%20dhuthorex_av3"},{"n":"Dread Dhuthorex","s":27,"u":"dread%20dhuthorex_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Oil Living Graffiti","s":28,"u":"oil%20living%20graffiti_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Bitter Truth Bandit","s":8,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":8,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":8,"u":"cat%20sith_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Swardlands Delinquent","s":8,"u":"swardlands%20delinquent_ec3"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"},{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"},{"n":"Drake Courser","s":35,"u":"drake%20courser_frp2"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Anadi Lurker","s":39,"u":"anadi%20lurker_sot1"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"I'iko Dragon","s":40,"u":"i'iko%20dragon_sot2"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"},{"n":"Slana","s":44,"u":"slana_sot6"},{"n":"Ta'apundo","s":44,"u":"ta'apundo_sot6"}],"2":[{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"}],"66":[{"n":"Maelstrom","s":12,"u":"maelstrom_gmg"},{"n":"Port Peril","s":12,"u":"port%20peril_gmg"}]},"devil":{"1":[{"n":"Barbazu","s":9,"u":"barbazu_b1"},{"n":"Erinys","s":9,"u":"erinys_b1"},{"n":"Gelugon","s":9,"u":"gelugon_b1"},{"n":"Imp","s":9,"u":"imp_b1"},{"n":"Lemure","s":9,"u":"lemure_b1"},{"n":"Phistophilus","s":9,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":9,"u":"pit%20fiend_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"},{"n":"Cornugon","s":10,"u":"cornugon_b2"},{"n":"Gylou","s":10,"u":"gylou_b2"},{"n":"Hamatula","s":10,"u":"hamatula_b2"},{"n":"Osyluth","s":10,"u":"osyluth_b2"},{"n":"Sarglagon","s":10,"u":"sarglagon_b2"},{"n":"Zebub","s":10,"u":"zebub_b2"},{"n":"Deimavigga","s":11,"u":"deimavigga_b3"},{"n":"Hellbound Attorney","s":11,"u":"hellbound%20attorney_b3"},{"n":"Levaloch","s":11,"u":"levaloch_b3"},{"n":"Munagola","s":11,"u":"munagola_b3"},{"n":"Osyluth","s":15,"u":"osyluth_aoa3"},{"n":"Cornugon","s":17,"u":"cornugon_aoa5"},{"n":"Urevian","s":26,"u":"urevian_av2"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}]},"beast":{"1":[{"n":"Basilisk","s":9,"u":"basilisk_b1"},{"n":"Basilisk","s":9,"u":"basilisk_b1"},{"n":"Cauthooj","s":9,"u":"cauthooj_b1"},{"n":"Cauthooj","s":9,"u":"cauthooj_b1"},{"n":"Centaur","s":9,"u":"centaur_b1"},{"n":"Centaur","s":9,"u":"centaur_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Chimera","s":9,"u":"chimera_b1"},{"n":"Cockatrice","s":9,"u":"cockatrice_b1"},{"n":"Cockatrice","s":9,"u":"cockatrice_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Crimson Worm","s":9,"u":"crimson%20worm_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Gargoyle","s":9,"u":"gargoyle_b1"},{"n":"Giant Eagle","s":9,"u":"giant%20eagle_b1"},{"n":"Giant Eagle","s":9,"u":"giant%20eagle_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Greater Nightmare","s":9,"u":"greater%20nightmare_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hell Hound","s":9,"u":"hell%20hound_b1"},{"n":"Hydra","s":9,"u":"hydra_b1"},{"n":"Hydra","s":9,"u":"hydra_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Kraken","s":9,"u":"kraken_b1"},{"n":"Lamia","s":9,"u":"lamia_b1"},{"n":"Lamia","s":9,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":9,"u":"lamia%20matriarch_b1"},{"n":"Lamia Matriarch","s":9,"u":"lamia%20matriarch_b1"},{"n":"Manticore","s":9,"u":"manticore_b1"},{"n":"Manticore","s":9,"u":"manticore_b1"},{"n":"Mukradi","s":9,"u":"mukradi_b1"},{"n":"Mukradi","s":9,"u":"mukradi_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Nessian Warhound","s":9,"u":"nessian%20warhound_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Nightmare","s":9,"u":"nightmare_b1"},{"n":"Pegasus","s":9,"u":"pegasus_b1"},{"n":"Pegasus","s":9,"u":"pegasus_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Phoenix","s":9,"u":"phoenix_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Poracha","s":9,"u":"poracha_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Remorhaz","s":9,"u":"remorhaz_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Shuln","s":9,"u":"shuln_b1"},{"n":"Sphinx","s":9,"u":"sphinx_b1"},{"n":"Sphinx","s":9,"u":"sphinx_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Unicorn","s":9,"u":"unicorn_b1"},{"n":"Warg","s":9,"u":"warg_b1"},{"n":"Warg","s":9,"u":"warg_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Wendigo","s":9,"u":"wendigo_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Winter Wolf","s":9,"u":"winter%20wolf_b1"},{"n":"Winter Wolf","s":9,"u":"winter%20wolf_b1"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Ahuizotl","s":10,"u":"ahuizotl_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Bebilith","s":10,"u":"bebilith_b2"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Behir","s":10,"u":"behir_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Blink Dog","s":10,"u":"blink%20dog_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Carbuncle","s":10,"u":"carbuncle_b2"},{"n":"Catoblepas","s":10,"u":"catoblepas_b2"},{"n":"Catoblepas","s":10,"u":"catoblepas_b2"},{"n":"Chupacabra","s":10,"u":"chupacabra_b2"},{"n":"Chupacabra","s":10,"u":"chupacabra_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Dracolisk","s":10,"u":"dracolisk_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Dweomercat","s":10,"u":"dweomercat_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Gorgon","s":10,"u":"gorgon_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Grodair","s":10,"u":"grodair_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hellcat","s":10,"u":"hellcat_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Hodag","s":10,"u":"hodag_b2"},{"n":"Leucrotta","s":10,"u":"leucrotta_b2"},{"n":"Leucrotta","s":10,"u":"leucrotta_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Leydroth","s":10,"u":"leydroth_b2"},{"n":"Peryton","s":10,"u":"peryton_b2"},{"n":"Peryton","s":10,"u":"peryton_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Thunderbird","s":10,"u":"thunderbird_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Umonlee","s":10,"u":"umonlee_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Water Orm","s":10,"u":"water%20orm_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Yeth Hound","s":10,"u":"yeth%20hound_b2"},{"n":"Angazhani","s":11,"u":"angazhani_b3"},{"n":"Angazhani","s":11,"u":"angazhani_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Bauble Beast","s":11,"u":"bauble%20beast_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Coral Capuchin","s":11,"u":"coral%20capuchin_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Cunning Fox","s":11,"u":"cunning%20fox_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Elder Sphinx","s":11,"u":"elder%20sphinx_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Feathered Bear","s":11,"u":"feathered%20bear_b3"},{"n":"Girtablilu Seer","s":11,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Seer","s":11,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":11,"u":"girtablilu%20sentry_b3"},{"n":"Girtablilu Sentry","s":11,"u":"girtablilu%20sentry_b3"},{"n":"Hieracosphinx","s":11,"u":"hieracosphinx_b3"},{"n":"Hieracosphinx","s":11,"u":"hieracosphinx_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kappa","s":11,"u":"kappa_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Kirin","s":11,"u":"kirin_b3"},{"n":"Kokogiak","s":11,"u":"kokogiak_b3"},{"n":"Kokogiak","s":11,"u":"kokogiak_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Kushtaka","s":11,"u":"kushtaka_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Mobogo","s":11,"u":"mobogo_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Quintessivore","s":11,"u":"quintessivore_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Shantak","s":11,"u":"shantak_b3"},{"n":"Skull Peeler","s":11,"u":"skull%20peeler_b3"},{"n":"Skull Peeler","s":11,"u":"skull%20peeler_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tiddalik","s":11,"u":"tiddalik_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Tidehawk","s":11,"u":"tidehawk_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Tikbalang","s":11,"u":"tikbalang_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Graveshell","s":13,"u":"graveshell_aoa1"},{"n":"Deculi","s":16,"u":"deculi_aoa4"},{"n":"Deculi","s":16,"u":"deculi_aoa4"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Almiraj","s":19,"u":"almiraj_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Vargouille","s":19,"u":"vargouille_aoe1"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Teraphant","s":20,"u":"teraphant_aoe2"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"Eberark","s":21,"u":"eberark_aoe3"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Giant Eagle","s":32,"u":"convergent%20giant%20eagle_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Viskithrel","s":32,"u":"viskithrel_ec6"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Elder Cauthooj","s":34,"u":"elder%20cauthooj_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Sigbin","s":34,"u":"sigbin_frp1"},{"n":"Sigbin","s":34,"u":"sigbin_frp1"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Kun","s":35,"u":"kun_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Peng","s":35,"u":"peng_frp2"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Bul-gae","s":36,"u":"bul-gae_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Inmyeonjo","s":36,"u":"inmyeonjo_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Orochi","s":36,"u":"orochi_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Sanzuwu","s":36,"u":"sanzuwu_frp3"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"Gbahali","s":40,"u":"gbahali_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Mpeshi","s":40,"u":"mpeshi_sot2"},{"n":"Ba'aupa Mdoudu","s":42,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Grave Karina","s":42,"u":"grave%20karina_sot4"},{"n":"Gluttonworm","s":43,"u":"gluttonworm_sot5"},{"n":"Thasteron Khefak","s":43,"u":"thasteron%20khefak_sot5"},{"n":"Alate Ant","s":44,"u":"alate%20ant_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Hunger","s":44,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":44,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":44,"u":"cataclysm%20beetle_sot6"},{"n":"Ironclad Annihilator Beetle","s":44,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Red Commander Ant","s":44,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":44,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":44,"u":"red%20queen_sot6"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":45,"u":"basilisk_tio"},{"n":"Basilisk","s":45,"u":"basilisk_tio"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"},{"n":"Gargoyle Guardian","s":45,"u":"gargoyle%20guardian_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Hell Hound","s":45,"u":"hell%20hound_tio"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Kurnugian Jackal","s":45,"u":"kurnugian%20jackal_tio"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"}],"27":[{"n":"Calligraphy Wyrm","s":51,"u":"calligraphy%20wyrm_lopsg"},{"n":"Dweomercat Cub","s":51,"u":"dweomercat%20cub_lopsg"},{"n":"Pipefox","s":7,"u":"pipefox_lotgb"}],"28":[{"n":"Beast Eidolon","s":53,"u":"beast%20eidolon_som"}]},"ooze":{"1":[{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Black Pudding","s":9,"u":"black%20pudding_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Gelatinous Cube","s":9,"u":"gelatinous%20cube_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Ochre Jelly","s":9,"u":"ochre%20jelly_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Sewer Ooze","s":9,"u":"sewer%20ooze_b1"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Carnivorous Blob","s":10,"u":"carnivorous%20blob_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Giant Amoeba","s":10,"u":"giant%20amoeba_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Gray Ooze","s":10,"u":"gray%20ooze_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Verdurous Ooze","s":10,"u":"verdurous%20ooze_b2"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Globster","s":11,"u":"globster_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Mezlan","s":11,"u":"mezlan_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Omox","s":11,"u":"omox_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Slithering Pit","s":11,"u":"slithering%20pit_b3"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Living Sap","s":14,"u":"living%20sap_aoa2"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Carnivorous Crystal","s":16,"u":"carnivorous%20crystal_aoa4"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Immortal Ichor","s":17,"u":"immortal%20ichor_aoa5"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Vaultbreaker Ooze","s":20,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Child Of Venom","s":23,"u":"child%20of%20venom_aoe5"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Slithering Rift","s":24,"u":"slithering%20rift_aoe6"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Luminous Ooze","s":28,"u":"luminous%20ooze_ec1"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Tallow Ooze","s":30,"u":"tallow%20ooze_ec4"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Blood Ooze","s":33,"u":"blood%20ooze_fop"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Fuming Sludge","s":38,"u":"fuming%20sludge_sli"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Chromatic Ooze","s":44,"u":"chromatic%20ooze_sot6"},{"n":"Crawling Slurry","s":44,"u":"crawling%20slurry_sot6"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"},{"n":"Sewer Ooze","s":45,"u":"sewer%20ooze_tio"}],"27":[{"n":"Spellslime","s":4,"u":"spellslime_apg"}]},"boggard":{"1":[{"n":"Boggard Scout","s":9,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":9,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":9,"u":"boggard%20warrior_b1"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Boggard Hunter","s":41,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"}]},"caligni":{"1":[{"n":"Caligni Creeper","s":9,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":9,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":9,"u":"caligni%20stalker_b1"},{"n":"Caligni Slayer","s":10,"u":"caligni%20slayer_b2"},{"n":"Caligni Caller","s":11,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":11,"u":"caligni%20vanguard_b3"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Caligni Defender","s":27,"u":"caligni%20defender_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Padli","s":27,"u":"padli_av3"}]},"swarm":{"1":[{"n":"Centipede Swarm","s":9,"u":"centipede%20swarm_b1"},{"n":"Rat Swarm","s":9,"u":"rat%20swarm_b1"},{"n":"Scorpion Swarm","s":9,"u":"scorpion%20swarm_b1"},{"n":"Spider Swarm","s":9,"u":"spider%20swarm_b1"},{"n":"Vampire Bat Swarm","s":9,"u":"vampire%20bat%20swarm_b1"},{"n":"Wasp Swarm","s":9,"u":"wasp%20swarm_b1"},{"n":"Amoeba Swarm","s":10,"u":"amoeba%20swarm_b2"},{"n":"Army Ant Swarm","s":10,"u":"army%20ant%20swarm_b2"},{"n":"Brood Leech Swarm","s":10,"u":"brood%20leech%20swarm_b2"},{"n":"Cockroach Swarm","s":10,"u":"cockroach%20swarm_b2"},{"n":"Fen Mosquito Swarm","s":10,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":10,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Raven Swarm","s":10,"u":"raven%20swarm_b2"},{"n":"Sportlebore Swarm","s":10,"u":"sportlebore%20swarm_b2"},{"n":"Tick Swarm","s":10,"u":"tick%20swarm_b2"},{"n":"Worm That Walks Cultist","s":10,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Animated Silverware Swarm","s":11,"u":"animated%20silverware%20swarm_b3"},{"n":"Bore Worm Swarm","s":11,"u":"bore%20worm%20swarm_b3"},{"n":"Clacking Skull Swarm","s":11,"u":"clacking%20skull%20swarm_b3"},{"n":"Cobbleswarm","s":11,"u":"cobbleswarm_b3"},{"n":"Consonite Choir","s":11,"u":"consonite%20choir_b3"},{"n":"Feral Skull Swarm","s":11,"u":"feral%20skull%20swarm_b3"},{"n":"Hellwasp Swarm","s":11,"u":"hellwasp%20swarm_b3"},{"n":"Hermit Crab Swarm","s":11,"u":"hermit%20crab%20swarm_b3"},{"n":"Monkey Swarm","s":11,"u":"monkey%20swarm_b3"},{"n":"Piranha Swarm","s":11,"u":"piranha%20swarm_b3"},{"n":"Rat Snake Swarm","s":11,"u":"rat%20snake%20swarm_b3"},{"n":"Sorcerous Skull Swarm","s":11,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Squirrel Swarm","s":11,"u":"squirrel%20swarm_b3"},{"n":"Sturzstromer","s":11,"u":"sturzstromer_b3"},{"n":"Tooth Fairy Swarm","s":11,"u":"tooth%20fairy%20swarm_b3"},{"n":"Trilobite Swarm","s":11,"u":"trilobite%20swarm_b3"},{"n":"Viper Swarm","s":11,"u":"viper%20swarm_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Cobbleswarm","s":19,"u":"cobbleswarm_aoe1"},{"n":"Bone Skipper Swarm","s":20,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Penqual","s":24,"u":"penqual_aoe6"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Gibtas Spawn Swarm","s":26,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Flea Swarm","s":28,"u":"flea%20swarm_ec1"},{"n":"Aukashungi Swarm","s":30,"u":"aukashungi%20swarm_ec4"},{"n":"Bee Swarm","s":33,"u":"bee%20swarm_fop"},{"n":"Silverfish Swarm","s":39,"u":"silverfish%20swarm_sot1"},{"n":"Karumzek Swarm","s":41,"u":"karumzek%20swarm_sot3"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Apocalypse Ant Swarm","s":44,"u":"apocalypse%20ant%20swarm_sot6"}]},"giant":{"1":[{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cloud Giant","s":9,"u":"cloud%20giant_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Cyclops","s":9,"u":"cyclops_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Ettin","s":9,"u":"ettin_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Fire Giant","s":9,"u":"fire%20giant_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Frost Giant","s":9,"u":"frost%20giant_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Hill Giant","s":9,"u":"hill%20giant_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Boss","s":9,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Glutton","s":9,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Ogre Warrior","s":9,"u":"ogre%20warrior_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Stone Giant","s":9,"u":"stone%20giant_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Storm Giant","s":9,"u":"storm%20giant_b1"},{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Athach","s":10,"u":"athach_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Marsh Giant","s":10,"u":"marsh%20giant_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Taiga Giant","s":10,"u":"taiga%20giant_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Wood Giant","s":10,"u":"wood%20giant_b2"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Cave Giant","s":11,"u":"cave%20giant_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Desert Giant","s":11,"u":"desert%20giant_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Plague Giant","s":11,"u":"plague%20giant_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Tomb Giant","s":11,"u":"tomb%20giant_b3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Shadow Giant","s":15,"u":"shadow%20giant_aoa3"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Dragonstorm Fire Giant","s":18,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Berberoka","s":34,"u":"berberoka_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Cyclops Bully","s":41,"u":"cyclops%20bully_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Ogre Warrior","s":45,"u":"ogre%20warrior_tio"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"}]},"rakshasa":{"1":[{"n":"Dandasuka","s":9,"u":"dandasuka_b1"},{"n":"Raja Rakshasa","s":9,"u":"raja%20rakshasa_b1"},{"n":"Maharaja","s":11,"u":"maharaja_b3"},{"n":"Raktavarna","s":11,"u":"raktavarna_b3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"}]},"dero":{"1":[{"n":"Dero Magister","s":9,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":9,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":9,"u":"dero%20strangler_b1"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"}]},"genie":{"1":[{"n":"Djinni","s":9,"u":"djinni_b1"},{"n":"Efreeti","s":9,"u":"efreeti_b1"},{"n":"Janni","s":9,"u":"janni_b1"},{"n":"Marid","s":9,"u":"marid_b1"},{"n":"Shaitan","s":9,"u":"shaitan_b1"},{"n":"Ararda","s":31,"u":"ararda_ec5"},{"n":"Muurfeli","s":31,"u":"muurfeli_ec5"}]},"fungus":{"1":[{"n":"Drakauthix","s":9,"u":"drakauthix_b1"},{"n":"Drakauthix","s":9,"u":"drakauthix_b1"},{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Fungus Leshy","s":9,"u":"fungus%20leshy_b1"},{"n":"Mu Spore","s":9,"u":"mu%20spore_b1"},{"n":"Mu Spore","s":9,"u":"mu%20spore_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Terotricus","s":9,"u":"terotricus_b1"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Basidirond","s":10,"u":"basidirond_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Slime Mold","s":10,"u":"slime%20mold_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Tendriculos","s":10,"u":"tendriculos_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Violet Fungus","s":10,"u":"violet%20fungus_b2"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Mi-Go","s":11,"u":"mi-go_b3"},{"n":"Myceloid","s":11,"u":"myceloid_b3"},{"n":"Myceloid","s":11,"u":"myceloid_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Wizard Sponge","s":11,"u":"wizard%20sponge_b3"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dragon's Blood Puffball","s":27,"u":"dragon's%20blood%20puffball_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Reaper Skull Puffball","s":27,"u":"reaper%20skull%20puffball_av3"},{"n":"Umbo","s":39,"u":"umbo_sot1"},{"n":"Umbo","s":39,"u":"umbo_sot1"}],"2":[{"n":"Spore Sap","s":30,"u":"spore%20sap_ec4"}],"3":[{"n":"Fungal Hyphae","s":55,"u":"fungal%20hyphae_logm"}],"51":[{"n":"Yellow Mold","s":5,"u":"yellow%20mold_crb"},{"n":"Gloomglow Mushrooms","s":13,"u":"gloomglow%20mushrooms_aoa1"},{"n":"Ash Web","s":16,"u":"ash%20web_aoa4"}]},"drow":{"1":[{"n":"Drow Fighter","s":9,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":9,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":9,"u":"drow%20rogue_b1"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Drow Hunter","s":27,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":27,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":27,"u":"drow%20warden_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"}]},"nymph":{"1":[{"n":"Dryad","s":9,"u":"dryad_b1"},{"n":"Dryad Queen","s":9,"u":"dryad%20queen_b1"},{"n":"Naiad","s":9,"u":"naiad_b1"},{"n":"Naiad Queen","s":9,"u":"naiad%20queen_b1"},{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"},{"n":"Lampad","s":11,"u":"lampad_b3"},{"n":"Lampad Queen","s":11,"u":"lampad%20queen_b3"}]},"duergar":{"1":[{"n":"Duergar Bombardier","s":9,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":9,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":9,"u":"duergar%20taskmaster_b1"},{"n":"Duergar Slave Lord","s":16,"u":"duergar%20slave%20lord_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"}]},"ethereal":{"1":[{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Ether Spider","s":9,"u":"ether%20spider_b1"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Xill","s":10,"u":"xill_b2"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"}],"28":[{"n":"Anger Phantom Eidolon","s":53,"u":"anger%20phantom%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":53,"u":"devotion%20phantom%20eidolon_som"}]},"azata":{"1":[{"n":"Gancanagh","s":9,"u":"gancanagh_b1"},{"n":"Ghaele","s":9,"u":"ghaele_b1"},{"n":"Lillend","s":9,"u":"lillend_b1"},{"n":"Lyrakien","s":9,"u":"lyrakien_b1"},{"n":"Bralani","s":10,"u":"bralani_b2"},{"n":"Veranallia","s":10,"u":"veranallia_b2"},{"n":"Ghaele Of Kharnas","s":24,"u":"ghaele%20of%20kharnas_aoe6"}]},"ghoul":{"1":[{"n":"Ghast","s":9,"u":"ghast_b1"},{"n":"Ghoul","s":9,"u":"ghoul_b1"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Ghastly Bear","s":15,"u":"ghastly%20bear_aoa3"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Barnacle Ghoul","s":21,"u":"barnacle%20ghoul_aoe3"},{"n":"Zeal-damned Ghoul","s":23,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Canker Cultist","s":25,"u":"canker%20cultist_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Smiler","s":28,"u":"smiler_ec1"}]},"ghost":{"1":[{"n":"Ghost Commoner","s":9,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":9,"u":"ghost%20mage_b1"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Candlaron's Echo","s":18,"u":"candlaron's%20echo_aoa6"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Ghost Monk","s":34,"u":"ghost%20monk_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":45,"u":"ghost%20commoner_tio"}]},"mutant":{"1":[{"n":"Great Cyclops","s":9,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":9,"u":"greater%20barghest_b1"},{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Hermean Mutant","s":18,"u":"hermean%20mutant_aoa6"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"}]},"unique":{"1":[{"n":"Grim Reaper","s":9,"u":"grim%20reaper_b1"},{"n":"Treerazer","s":9,"u":"treerazer_b1"},{"n":"Grendel","s":10,"u":"grendel_b2"},{"n":"Sandpoint Devil","s":10,"u":"sandpoint%20devil_b2"},{"n":"Krampus","s":11,"u":"krampus_b3"},{"n":"Alak Stagram","s":13,"u":"alak%20stagram_aoa1"},{"n":"Calmont","s":13,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":13,"u":"dmiri%20yoltosha_aoa1"},{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Renali","s":13,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Voz Lirayne","s":13,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":13,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Belmazog","s":14,"u":"belmazog_aoa2"},{"n":"Gerhard Pendergrast","s":14,"u":"gerhard%20pendergrast_aoa2"},{"n":"Hezle","s":14,"u":"hezle_aoa2"},{"n":"Jahsi","s":14,"u":"jahsi_aoa2"},{"n":"Nketiah","s":14,"u":"nketiah_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Barushak Il-varashma","s":15,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":15,"u":"heuberk%20thropp_aoa3"},{"n":"Laslunn","s":15,"u":"laslunn_aoa3"},{"n":"Mialari Docur","s":15,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":15,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":15,"u":"one-eye%20amnin_aoa3"},{"n":"Rusty Mae","s":15,"u":"rusty%20mae_aoa3"},{"n":"Vaklish","s":15,"u":"vaklish_aoa3"},{"n":"Falrok","s":16,"u":"falrok_aoa4"},{"n":"Ilssrah Embermead","s":16,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":16,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":16,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":16,"u":"kralgurn_aoa4"},{"n":"Talamira","s":16,"u":"talamira_aoa4"},{"n":"Thea","s":16,"u":"thea_aoa4"},{"n":"Veshumirix","s":16,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":16,"u":"xevalorg_aoa4"},{"n":"Zuferian","s":16,"u":"zuferian_aoa4"},{"n":"Ishti","s":17,"u":"ishti_aoa5"},{"n":"Shak","s":17,"u":"shak_aoa5"},{"n":"Teyam Ishtori","s":17,"u":"teyam%20ishtori_aoa5"},{"n":"Uri Zandivar","s":17,"u":"uri%20zandivar_aoa5"},{"n":"Dragonshard Guardian","s":18,"u":"dragonshard%20guardian_aoa6"},{"n":"Emaliza Zandivar","s":18,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":18,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":18,"u":"ingnovim%20tluss_aoa6"},{"n":"Inizra Arumelo","s":18,"u":"inizra%20arumelo_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":18,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":18,"u":"mengkare_aoa6"},{"n":"Rinnarv Bontimar","s":18,"u":"rinnarv%20bontimar_aoa6"},{"n":"Tarrasque","s":18,"u":"tarrasque_aoa6"},{"n":"Xotani","s":18,"u":"xotani_aoa6"},{"n":"Battle Leader Rekarek","s":19,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Gref","s":19,"u":"gref_aoe1"},{"n":"Grospek Lavarsus","s":19,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":19,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":19,"u":"kekker_aoe1"},{"n":"Ralso","s":19,"u":"ralso_aoe1"},{"n":"Fayati Alummur","s":20,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":20,"u":"frefferth_aoe2"},{"n":"Kolo Harvan","s":20,"u":"kolo%20harvan_aoe2"},{"n":"Shristi Melipdra","s":20,"u":"shristi%20melipdra_aoe2"},{"n":"Wrent Dicaspiron","s":20,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":21,"u":"bloody%20berleth_aoe3"},{"n":"Franca Laurentz","s":21,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":21,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":21,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":21,"u":"scathka_aoe3"},{"n":"Grabble Forden","s":22,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":22,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":22,"u":"jonis%20flakfatter_aoe4"},{"n":"Kalyn Pounch","s":22,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":22,"u":"morgrat%20and%20fillick_aoe4"},{"n":"The Rabbit Prince","s":22,"u":"the%20rabbit%20prince_aoe4"},{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":22,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":22,"u":"wynsal%20starborn_aoe4"},{"n":"Calennia","s":23,"u":"calennia_aoe5"},{"n":"Graem And Grinlowe","s":23,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":23,"u":"grimwold_aoe5"},{"n":"Ixusoth","s":23,"u":"ixusoth_aoe5"},{"n":"Kapral","s":23,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":23,"u":"lord%20guirden_aoe5"},{"n":"Miogimo","s":23,"u":"miogimo_aoe5"},{"n":"Mother Venom","s":23,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":23,"u":"myrna%20rath_aoe5"},{"n":"Reginald Vancaskerkin","s":23,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Twisted Jack","s":23,"u":"twisted%20jack_aoe5"},{"n":"Avsheros The Betrayer","s":24,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Blune Bandersworth","s":24,"u":"blune%20bandersworth_aoe6"},{"n":"Chaos Gulgamodh","s":24,"u":"chaos%20gulgamodh_aoe6"},{"n":"Daemonic Infector","s":24,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":24,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":24,"u":"daemonic%20skinner_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":24,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Olansa Terimor","s":24,"u":"olansa%20terimor_aoe6"},{"n":"Ulressia The Blessed","s":24,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Aller Rosk","s":25,"u":"aller%20rosk_av1"},{"n":"Augrael","s":25,"u":"augrael_av1"},{"n":"Bloodsiphon","s":25,"u":"bloodsiphon_av1"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Chandriu Invisar","s":25,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":25,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":25,"u":"jaul's%20wolf_av1"},{"n":"Nhakazarin","s":25,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":25,"u":"otari%20ilvashti_av1"},{"n":"Volluk Azrinae","s":25,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":25,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":26,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Kragala","s":26,"u":"kragala_av2"},{"n":"Murschen","s":26,"u":"murschen_av2"},{"n":"Nox","s":26,"u":"nox_av2"},{"n":"Ryta","s":26,"u":"ryta_av2"},{"n":"Sacuishu","s":26,"u":"sacuishu_av2"},{"n":"Urevian","s":26,"u":"urevian_av2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":27,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":27,"u":"bhazrade%20and%20klathor_av3"},{"n":"Dulac","s":27,"u":"dulac_av3"},{"n":"Galudu","s":27,"u":"galudu_av3"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":27,"u":"lady's%20whisper_av3"},{"n":"Padli","s":27,"u":"padli_av3"},{"n":"Quara Orshendiel","s":27,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":27,"u":"salaisa%20malthulas_av3"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Corrupted Priest","s":28,"u":"corrupted%20priest_ec1"},{"n":"Daring Danika","s":28,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":28,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":28,"u":"jellico%20bounce-bounce_ec1"},{"n":"Nemmia Bramblecloak","s":28,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":28,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":28,"u":"smiler_ec1"},{"n":"Viktor Volkano","s":28,"u":"viktor%20volkano_ec1"},{"n":"Violet","s":28,"u":"violet_ec1"},{"n":"Aives The Smoke Dragon","s":29,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":29,"u":"andera%20paldreen_ec2"},{"n":"Darricus Stallit","s":29,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":29,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":29,"u":"evora%20yarket_ec2"},{"n":"Mistress Dusklight","s":29,"u":"mistress%20dusklight_ec2"},{"n":"Ruanna Nyamma","s":29,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":29,"u":"ulthadar_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Ginjana Mindkeeper","s":8,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Pin Tingwheely","s":8,"u":"pin%20tingwheely_ec3"},{"n":"Skarja","s":8,"u":"skarja_ec3"},{"n":"Tanessa Fleer","s":8,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Helg Eats-the-eaters","s":30,"u":"helg%20eats-the-eaters_ec4"},{"n":"Ledorick Banyan","s":30,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":30,"u":"lyrt%20cozurn_ec4"},{"n":"Starved Staff","s":30,"u":"starved%20staff_ec4"},{"n":"Stirvyn Banyan","s":30,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":30,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":30,"u":"the%20vanish%20man_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Hollow Hush","s":31,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":31,"u":"iffdahsil_ec5"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Qormintur","s":31,"u":"qormintur_ec5"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Convergent Kendley Nathrael","s":32,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Kimilekki","s":32,"u":"kimilekki_ec6"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Caustic Wolf","s":33,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":33,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":33,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":33,"u":"graytusk_fop"},{"n":"Hallod","s":33,"u":"hallod_fop"},{"n":"Lord Nar","s":33,"u":"lord%20nar_fop"},{"n":"Stone Horse","s":33,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":33,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":33,"u":"the%20behemoth_fop"},{"n":"The Sculptor","s":33,"u":"the%20sculptor_fop"},{"n":"Vilree","s":33,"u":"vilree_fop"},{"n":"Blue Viper","s":34,"u":"blue%20viper_frp1"},{"n":"Gomwai","s":34,"u":"gomwai_frp1"},{"n":"Grave Spinosaurus","s":34,"u":"grave%20spinosaurus_frp1"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Jaiban","s":34,"u":"jaiban_frp1"},{"n":"Kannitri","s":34,"u":"kannitri_frp1"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Nai Yan Fei","s":34,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Ran-to","s":34,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":34,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":34,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":34,"u":"takatorra_frp1"},{"n":"Tamikan","s":34,"u":"tamikan_frp1"},{"n":"Tino","s":34,"u":"tino_frp1"},{"n":"Watchtower Poltergeist","s":34,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":34,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":34,"u":"yook_frp1"},{"n":"Akila Stormheel","s":35,"u":"akila%20stormheel_frp2"},{"n":"Artus Rodrivan","s":35,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":35,"u":"blue%20viper_frp2"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":35,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":35,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":35,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":35,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":35,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":35,"u":"kas%20xi%20rai_frp2"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"},{"n":"Mafika Ayuwari","s":35,"u":"mafika%20ayuwari_frp2"},{"n":"Phuthi","s":35,"u":"phuthi_frp2"},{"n":"Ran-to","s":35,"u":"ran-to_frp2"},{"n":"Razu","s":35,"u":"razu_frp2"},{"n":"Shino Hakusa","s":35,"u":"shino%20hakusa_frp2"},{"n":"Surjit Hamelan","s":35,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":35,"u":"syu%20tak-nwa_frp2"},{"n":"Takatorra","s":35,"u":"takatorra_frp2"},{"n":"Tino Tung","s":35,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":35,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":35,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":35,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":35,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":36,"u":"blue%20viper_frp3"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"},{"n":"Laruhao","s":36,"u":"laruhao_frp3"},{"n":"Ran-to","s":36,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":36,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":36,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":36,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":36,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":36,"u":"yoh%20souran_frp3"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Croakchief Globblit Skink-eater","s":38,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":38,"u":"cursebreaker_sli"},{"n":"Paga Nikohian","s":38,"u":"paga%20nikohian_sli"},{"n":"Binji","s":39,"u":"binji_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Stone Ghost","s":39,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":39,"u":"takulu%20ot_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"},{"n":"Fire-pot Ubanu","s":40,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":40,"u":"froglegs_sot2"},{"n":"Great Grodair","s":40,"u":"great%20grodair_sot2"},{"n":"Kiru","s":40,"u":"kiru_sot2"},{"n":"Kolbo","s":40,"u":"kolbo_sot2"},{"n":"Kreekoss","s":40,"u":"kreekoss_sot2"},{"n":"Loakan","s":40,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":40,"u":"mashkudu%20the%20bully_sot2"},{"n":"Mutated Sewer Ooze","s":40,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":40,"u":"old%20thrasher_sot2"},{"n":"Reth","s":40,"u":"reth_sot2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Ajbal Kimon","s":41,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":41,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Grouloop","s":41,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":41,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":41,"u":"ixam%c3%a8_sot3"},{"n":"Onyiji","s":41,"u":"onyiji_sot3"},{"n":"Thiarvo the Quick","s":41,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":41,"u":"yonsuu_sot3"},{"n":"Dimari-Diji","s":42,"u":"dimari-diji_sot4"},{"n":"Gambulami","s":42,"u":"gambulami_sot4"},{"n":"Nkiruka","s":42,"u":"nkiruka_sot4"},{"n":"Worknesh","s":42,"u":"worknesh_sot4"},{"n":"Dwandek","s":43,"u":"dwandek_sot5"},{"n":"King of Biting Ants","s":43,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":43,"u":"mpondo_sot5"},{"n":"Skartitch Chip-Tooth","s":43,"u":"skartitch%20chip-tooth_sot5"},{"n":"Sparkeater","s":43,"u":"sparkeater_sot5"},{"n":"Taon","s":43,"u":"taon_sot5"},{"n":"Tollvych","s":43,"u":"tollvych_sot5"},{"n":"Aspect of Insects","s":44,"u":"aspect%20of%20insects_sot6"},{"n":"Red Queen","s":44,"u":"red%20queen_sot6"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"},{"n":"Tatterthread","s":44,"u":"tatterthread_sot6"},{"n":"Unshadowed Anchor Root","s":44,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":44,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":44,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":44,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":44,"u":"unshadowed%20okoro_sot6"},{"n":"Hargrit Leadbuster","s":45,"u":"hargrit%20leadbuster_tio"},{"n":"Kotgar Leadbuster","s":45,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":45,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":45,"u":"omblin%20leadbuster_tio"}],"2":[{"n":"Axe Of The Dwarven Lords","s":12,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Essence Prism","s":12,"u":"essence%20prism_gmg"},{"n":"Horns Of Naraga","s":12,"u":"horns%20of%20naraga_gmg"},{"n":"Mirror Of Sorshen","s":12,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":12,"u":"orb%20of%20dragonkind_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Eclipse","s":14,"u":"eclipse_aoa2"},{"n":"Eye Of The Wise","s":15,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Guiding Chisel","s":16,"u":"guiding%20chisel_aoa4"},{"n":"Flawed Orb Of Gold Dragonkind","s":18,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Reaper's Lancet","s":19,"u":"reaper's%20lancet_aoe1"},{"n":"Miogimo's Mask","s":23,"u":"miogimo's%20mask_aoe5"},{"n":"Cane Of The Maelstrom","s":24,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":24,"u":"radiant%20spark_aoe6"},{"n":"Gauntlight","s":25,"u":"gauntlight_av1"},{"n":"Cooperative Blade","s":26,"u":"cooperative%20blade_av2"},{"n":"Hunter's Brooch","s":26,"u":"hunter's%20brooch_av2"},{"n":"Crimson Fulcrum Lens","s":27,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":27,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":27,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Fulcrum Lattice","s":27,"u":"fulcrum%20lattice_av3"},{"n":"Ochre Fulcrum Lens","s":27,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Grail Of Twisted Desires","s":29,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Life's Last Breath","s":31,"u":"life's%20last%20breath_ec5"},{"n":"Aroden's Hearthstone","s":32,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":32,"u":"hunter's%20dawn_ec6"},{"n":"Kortos Diamond","s":32,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":32,"u":"piereta_ec6"},{"n":"Planar Ribbon","s":32,"u":"planar%20ribbon_ec6"},{"n":"Tears Of The Last Azlanti","s":32,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Blade Of The Black Sovereign","s":56,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Mountain To The Sky","s":56,"u":"mountain%20to%20the%20sky_lol"},{"n":"Lini's Leafstick","s":53,"u":"lini's%20leafstick_som"},{"n":"Habu's Cudgel","s":40,"u":"habu's%20cudgel_sot2"},{"n":"Grimoire of Unknown Necessities","s":43,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Spellcutter","s":43,"u":"spellcutter_sot5"},{"n":"Wyrm Drinker","s":43,"u":"wyrm%20drinker_sot5"},{"n":"Ancestral Embrace","s":44,"u":"ancestral%20embrace_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"51":[{"n":"Dahak's Shell","s":14,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":14,"u":"dahak's%20skull_aoa2"},{"n":"Echoes Of Betrayal","s":16,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Angry Vegetation","s":32,"u":"angry%20vegetation_ec6"},{"n":"Convergence Lattice","s":32,"u":"convergence%20lattice_ec6"},{"n":"Suffering Xulgaths","s":32,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":34,"u":"broken%20rebus%20attack_frp1"},{"n":"Air Rift","s":35,"u":"air%20rift_frp2"}],"71":[{"n":"Vonthos's Golden Bridge","s":2,"u":"vonthos's%20golden%20bridge_g%26g"},{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"archon":{"1":[{"n":"Horned Archon","s":9,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":9,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":9,"u":"legion%20archon_b1"},{"n":"Shield Archon","s":9,"u":"shield%20archon_b1"},{"n":"Bastion Archon","s":10,"u":"bastion%20archon_b2"},{"n":"Hound Archon","s":10,"u":"hound%20archon_b2"},{"n":"Star Archon","s":10,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":10,"u":"trumpet%20archon_b2"}]},"gremlin":{"1":[{"n":"Jinkin","s":9,"u":"jinkin_b1"},{"n":"Mitflit","s":9,"u":"mitflit_b1"},{"n":"Pugwampi","s":9,"u":"pugwampi_b1"},{"n":"Nuglub","s":10,"u":"nuglub_b2"},{"n":"Vexgit","s":10,"u":"vexgit_b2"},{"n":"Fuath","s":11,"u":"fuath_b3"},{"n":"Grimple","s":11,"u":"grimple_b3"},{"n":"Haniver","s":11,"u":"haniver_b3"},{"n":"Boss Skrawng","s":25,"u":"boss%20skrawng_av1"},{"n":"Binji","s":39,"u":"binji_sot1"},{"n":"Gnagrif","s":39,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":39,"u":"kurshkin_sot1"},{"n":"Scrit","s":39,"u":"scrit_sot1"},{"n":"Urbel","s":39,"u":"urbel_sot1"}]},"protean":{"1":[{"n":"Keketar","s":9,"u":"keketar_b1"},{"n":"Naunet","s":9,"u":"naunet_b1"},{"n":"Voidworm","s":9,"u":"voidworm_b1"},{"n":"Akizendri","s":10,"u":"akizendri_b2"},{"n":"Azuretzi","s":10,"u":"azuretzi_b2"},{"n":"Imentesh","s":10,"u":"imentesh_b2"},{"n":"Blune's Illusory Toady","s":24,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Hegessik","s":24,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":24,"u":"hestriviniaas_aoe6"},{"n":"Izfiitar","s":24,"u":"izfiitar_aoe6"},{"n":"Overdrive Imentesh","s":24,"u":"overdrive%20imentesh_aoe6"}]},"merfolk":{"1":[{"n":"Merfolk Warrior","s":9,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":9,"u":"merfolk%20wavecaller_b1"}]},"psychopomp":{"1":[{"n":"Morrigna","s":9,"u":"morrigna_b1"},{"n":"Nosoi","s":9,"u":"nosoi_b1"},{"n":"Catrina","s":10,"u":"catrina_b2"},{"n":"Esobok","s":10,"u":"esobok_b2"},{"n":"Vanth","s":10,"u":"vanth_b2"},{"n":"Yamaraj","s":10,"u":"yamaraj_b2"}],"27":[{"n":"Nosoi","s":7,"u":"nosoi_lotgb"}],"28":[{"n":"Psychopomp Eidolon","s":53,"u":"psychopomp%20eidolon_som"}]},"mummy":{"1":[{"n":"Mummy Guardian","s":9,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":9,"u":"mummy%20pharaoh_b1"},{"n":"Bog Mummy","s":10,"u":"bog%20mummy_b2"},{"n":"Chafkhem","s":26,"u":"chafkhem_av2"},{"n":"Elder Child Of Belcorra","s":27,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Dyzallin Shraen","s":31,"u":"dyzallin%20shraen_ec5"},{"n":"Bog Mummy Amalgamation","s":41,"u":"bog%20mummy%20amalgamation_sot3"}]},"zombie":{"1":[{"n":"Plague Zombie","s":9,"u":"plague%20zombie_b1"},{"n":"Zombie Brute","s":9,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":9,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":9,"u":"zombie%20shambler_b1"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Sulfur Zombie","s":11,"u":"sulfur%20zombie_b3"},{"n":"Zombie Dragon","s":11,"u":"zombie%20dragon_b3"},{"n":"Ofalth Zombie","s":20,"u":"ofalth%20zombie_aoe2"},{"n":"Zombie Shambler","s":45,"u":"zombie%20shambler_tio"}]},"evil":{"1":[{"n":"Rune Giant","s":9,"u":"rune%20giant_b1"}],"2":[{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Life's Last Breath","s":31,"u":"life's%20last%20breath_ec5"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Vampiric Scythe","s":7,"u":"vampiric%20scythe_lotgb"},{"n":"Final Blade","s":52,"u":"final%20blade_lowg"}],"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Imp Sting","s":22,"u":"imp%20sting_aoe4"},{"n":"Ravening Maw","s":8,"u":"ravening%20maw_ec3"},{"n":"Daemon Form","s":53,"u":"daemon%20form_som"},{"n":"Demon Form","s":53,"u":"demon%20form_som"},{"n":"Devil Form","s":53,"u":"devil%20form_som"},{"n":"Voracious Gestalt","s":53,"u":"voracious%20gestalt_som"}],"70":[{"n":"Ravenous Reanimation","s":10,"u":"ravenous%20reanimation_b2"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"}]},"sea":{"1":[{"n":"Sea Devil Baron","s":9,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":9,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":9,"u":"sea%20devil%20scout_b1"}]},"astral":{"1":[{"n":"Shining Child","s":9,"u":"shining%20child_b1"},{"n":"Shining Child","s":9,"u":"shining%20child_b1"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Adachros","s":11,"u":"adachros_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Caulborn","s":11,"u":"caulborn_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Ioton","s":11,"u":"ioton_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Ouroboros","s":11,"u":"ouroboros_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Shulsaga","s":11,"u":"shulsaga_b3"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Vazgorlu","s":18,"u":"vazgorlu_aoa6"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"},{"n":"Portal Eater","s":35,"u":"portal%20eater_frp2"}],"28":[{"n":"Construct Eidolon","s":53,"u":"construct%20eidolon_som"},{"n":"Dragon Eidolon","s":53,"u":"dragon%20eidolon_som"}]},"skeleton":{"1":[{"n":"Skeletal Champion","s":9,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":9,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":9,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":9,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":9,"u":"skeleton%20guard_b1"},{"n":"Harpy Skeleton","s":11,"u":"harpy%20skeleton_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Tyrannosaurus Skeleton","s":11,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Skeletal Hellknight","s":13,"u":"skeletal%20hellknight_aoa1"},{"n":"Iroran Skeleton","s":21,"u":"iroran%20skeleton_aoe3"},{"n":"Skeleton Guard","s":45,"u":"skeleton%20guard_tio"}]},"any":{"1":[{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"}]},"soulbound":{"1":[{"n":"Soulbound Doll","s":9,"u":"soulbound%20doll_b1"},{"n":"Spiritbound Aluum","s":17,"u":"spiritbound%20aluum_aoa5"}]},"troll":{"1":[{"n":"Troll","s":9,"u":"troll_b1"},{"n":"Troll King","s":9,"u":"troll%20king_b1"},{"n":"Cavern Troll","s":10,"u":"cavern%20troll_b2"},{"n":"Frost Troll","s":10,"u":"frost%20troll_b2"},{"n":"Jotund Troll","s":10,"u":"jotund%20troll_b2"},{"n":"Trollhound","s":10,"u":"trollhound_b2"},{"n":"Two-headed Troll","s":10,"u":"two-headed%20troll_b2"},{"n":"Troll Enforcer","s":45,"u":"troll%20enforcer_tio"}]},"vampire":{"1":[{"n":"Vampire Count","s":9,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":9,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":9,"u":"vampire%20spawn%20rogue_b1"},{"n":"Vrykolakas Ancient","s":10,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":10,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":10,"u":"vrykolakas%20spawn_b2"},{"n":"Nosferatu Malefactor","s":11,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":11,"u":"nosferatu%20overlord_b3"},{"n":"Zinogyvaz","s":31,"u":"zinogyvaz_ec5"},{"n":"Minister Of Tumult","s":35,"u":"minister%20of%20tumult_frp2"},{"n":"Provincial Jiang-shi","s":35,"u":"provincial%20jiang-shi_frp2"}]},"werecreature":{"1":[{"n":"Werebear","s":9,"u":"werebear_b1"},{"n":"Wererat","s":9,"u":"wererat_b1"},{"n":"Werewolf","s":9,"u":"werewolf_b1"},{"n":"Wereboar","s":10,"u":"wereboar_b2"},{"n":"Weretiger","s":10,"u":"weretiger_b2"},{"n":"Werebat","s":11,"u":"werebat_b3"},{"n":"Werecrocodile","s":11,"u":"werecrocodile_b3"},{"n":"Jaul Mezmin","s":25,"u":"jaul%20mezmin_av1"},{"n":"Wereant Disciple","s":44,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":44,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":44,"u":"wereant%20sentinel_sot6"}]},"wight":{"1":[{"n":"Wight","s":9,"u":"wight_b1"},{"n":"Cairn Wight","s":10,"u":"cairn%20wight_b2"},{"n":"Wight","s":45,"u":"wight_tio"}]},"wraith":{"1":[{"n":"Wraith","s":9,"u":"wraith_b1"},{"n":"Dread Wraith","s":10,"u":"dread%20wraith_b2"},{"n":"Elder Wyrmwraith","s":11,"u":"elder%20wyrmwraith_b3"},{"n":"Wyrmwraith","s":11,"u":"wyrmwraith_b3"},{"n":"Aiudara Wraith","s":18,"u":"aiudara%20wraith_aoa6"},{"n":"Elder Wyrmwraith","s":18,"u":"elder%20wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":18,"u":"wyrmwraith_aoa6"},{"n":"Watchtower Wraith","s":34,"u":"watchtower%20wraith_frp1"}]},"xulgath":{"1":[{"n":"Xulgath Leader","s":9,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":9,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":9,"u":"xulgath%20warrior_b1"},{"n":"Gulzash","s":26,"u":"gulzash_av2"},{"n":"Cavnakash","s":28,"u":"cavnakash_ec1"},{"n":"Xulgath Bilebearer","s":28,"u":"xulgath%20bilebearer_ec1"},{"n":"Xulgath Spinesnapper","s":29,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":29,"u":"yaashka_ec2"},{"n":"Zunkri","s":29,"u":"zunkri_ec2"},{"n":"Headless Xulgath","s":8,"u":"headless%20xulgath_ec3"},{"n":"Hooklimb Xulgath","s":8,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":8,"u":"resin-seep%20xulgath_ec3"},{"n":"Thessekka","s":8,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":8,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":8,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":8,"u":"xulgath%20stoneliege_ec3"},{"n":"Xulgath Gutrager","s":30,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":30,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":30,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":30,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":30,"u":"zashathal%20head-taker_ec4"},{"n":"Xulgath Deepmouth","s":31,"u":"xulgath%20deepmouth_ec5"},{"n":"Kirosthrek","s":32,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":32,"u":"sarvel%20ever-hunger_ec6"},{"n":"Xulgath Thoughtmaw","s":32,"u":"xulgath%20thoughtmaw_ec6"}]},"serpentfolk":{"1":[{"n":"Aapoph Serpentfolk","s":10,"u":"aapoph%20serpentfolk_b2"},{"n":"Bone Prophet","s":10,"u":"bone%20prophet_b2"},{"n":"Coil Spy","s":10,"u":"coil%20spy_b2"},{"n":"Zyss Serpentfolk","s":10,"u":"zyss%20serpentfolk_b2"},{"n":"Salathiss","s":40,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":40,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":40,"u":"serpentfolk%20venom%20caller_sot2"}]},"shadow":{"0":[{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Spell","s":53,"u":"shadow%20spell_som"}],"1":[{"n":"Adult Umbral Dragon","s":10,"u":"adult%20umbral%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":10,"u":"ancient%20umbral%20dragon_b2"},{"n":"D'ziriak","s":10,"u":"d'ziriak_b2"},{"n":"Fetchling Scout","s":10,"u":"fetchling%20scout_b2"},{"n":"Shadow Drake","s":10,"u":"shadow%20drake_b2"},{"n":"Shadow Giant","s":10,"u":"shadow%20giant_b2"},{"n":"Young Umbral Dragon","s":10,"u":"young%20umbral%20dragon_b2"},{"n":"Betobeto-san","s":11,"u":"betobeto-san_b3"},{"n":"Namorrodor","s":11,"u":"namorrodor_b3"},{"n":"Owb","s":11,"u":"owb_b3"},{"n":"Owb Prophet","s":11,"u":"owb%20prophet_b3"},{"n":"Shae","s":11,"u":"shae_b3"},{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Alapolo","s":44,"u":"alapolo_sot6"}],"2":[{"n":"Gloaming Shard","s":53,"u":"gloaming%20shard_som"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Shadow Blast","s":5,"u":"shadow%20blast_crb"},{"n":"Shadow Siphon","s":5,"u":"shadow%20siphon_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Undermine Reality","s":32,"u":"undermine%20reality_ec6"},{"n":"Darklight","s":53,"u":"darklight_som"},{"n":"Inscrutable Mask","s":53,"u":"inscrutable%20mask_som"},{"n":"Replicate","s":53,"u":"replicate_som"},{"n":"Shadow Army","s":53,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":53,"u":"shadow%20projectile_som"},{"n":"Shadow Raid","s":53,"u":"shadow%20raid_som"},{"n":"Umbral Extraction","s":53,"u":"umbral%20extraction_som"},{"n":"Umbral Graft","s":53,"u":"umbral%20graft_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"},{"n":"Gray Shadow","s":41,"u":"gray%20shadow_sot3"},{"n":"Penumbral Disguise","s":42,"u":"penumbral%20disguise_sot4"}],"27":[{"n":"Shadow Familiar","s":53,"u":"shadow%20familiar_som"}],"66":[{"n":"Shadow Plane","s":12,"u":"shadow%20plane_gmg"}]},"dream":{"1":[{"n":"Animate Dream","s":10,"u":"animate%20dream_b2"},{"n":"Denizen Of Leng","s":10,"u":"denizen%20of%20leng_b2"},{"n":"Leng Spider","s":10,"u":"leng%20spider_b2"},{"n":"Dramofir","s":11,"u":"dramofir_b3"},{"n":"Leng Ghoul","s":11,"u":"leng%20ghoul_b3"},{"n":"Nightgaunt","s":11,"u":"nightgaunt_b3"}]},"qlippoth":{"1":[{"n":"Augnagar","s":10,"u":"augnagar_b2"},{"n":"Chernobue","s":10,"u":"chernobue_b2"},{"n":"Cythnigot","s":10,"u":"cythnigot_b2"},{"n":"Nyogoth","s":10,"u":"nyogoth_b2"},{"n":"Shoggti","s":10,"u":"shoggti_b2"},{"n":"Thulgant","s":10,"u":"thulgant_b2"}]},"velstrac":{"1":[{"n":"Augur","s":10,"u":"augur_b2"},{"n":"Eremite","s":10,"u":"eremite_b2"},{"n":"Evangelist","s":10,"u":"evangelist_b2"},{"n":"Interlocutor","s":10,"u":"interlocutor_b2"},{"n":"Ostiarius","s":10,"u":"ostiarius_b2"},{"n":"Sacristan","s":10,"u":"sacristan_b2"},{"n":"Augur","s":15,"u":"augur_aoa3"},{"n":"Evangelist","s":15,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":15,"u":"interlocutor_aoa3"},{"n":"Precentor","s":15,"u":"precentor_aoa3"}]},"oni":{"1":[{"n":"Fire Yai","s":10,"u":"fire%20yai_b2"},{"n":"Ice Yai","s":10,"u":"ice%20yai_b2"},{"n":"Onidoshi","s":10,"u":"onidoshi_b2"},{"n":"Water Yai","s":10,"u":"water%20yai_b2"},{"n":"Koto Zekora","s":34,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":35,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":35,"u":"taiga%20yai_frp2"}]},"time":{"1":[{"n":"Hound Of Tindalos","s":10,"u":"hound%20of%20tindalos_b2"},{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"},{"n":"Veksciralenix","s":24,"u":"veksciralenix_aoe6"},{"n":"Ravager of Tindalos","s":43,"u":"ravager%20of%20tindalos_sot5"}]},"tane":{"1":[{"n":"Jabberwock","s":10,"u":"jabberwock_b2"},{"n":"Sard","s":10,"u":"sard_b2"},{"n":"Thrasfyr","s":10,"u":"thrasfyr_b2"}]},"positive":{"0":[{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Bless Tonic","s":55,"u":"bless%20tonic_logm"},{"n":"Sustaining Steel","s":53,"u":"sustaining%20steel_som"}],"1":[{"n":"Jyoti","s":10,"u":"jyoti_b2"},{"n":"Eunemvro","s":11,"u":"eunemvro_b3"},{"n":"Gliminal","s":11,"u":"gliminal_b3"}],"2":[{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Hunter's Brooch","s":26,"u":"hunter's%20brooch_av2"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"}],"3":[{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Magic Stone","s":4,"u":"magic%20stone_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Disrupting Weapons","s":5,"u":"disrupting%20weapons_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Divine Armageddon","s":53,"u":"divine%20armageddon_som"},{"n":"Healing Well","s":53,"u":"healing%20well_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Positive Attunement","s":53,"u":"positive%20attunement_som"},{"n":"Soothing Spring","s":53,"u":"soothing%20spring_som"},{"n":"Cloak of Light","s":42,"u":"cloak%20of%20light_sot4"},{"n":"Moonburst","s":42,"u":"moonburst_sot4"}],"66":[{"n":"Positive Energy Plane","s":12,"u":"positive%20energy%20plane_gmg"}],"70":[{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"}]},"petitioner":{"1":[{"n":"Petitioner","s":10,"u":"petitioner_b2"}]},"varies":{"1":[{"n":"Petitioner","s":10,"u":"petitioner_b2"}]},"couatl":{"1":[{"n":"Quetz Couatl","s":10,"u":"quetz%20couatl_b2"},{"n":"Mix Couatl","s":11,"u":"mix%20couatl_b3"},{"n":"Xiuh Couatl","s":11,"u":"xiuh%20couatl_b3"},{"n":"Scalliwing","s":45,"u":"scalliwing_tio"}]},"negative":{"0":[{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Disrupt Ki","s":5,"u":"disrupt%20ki_crb"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Bless Toxin","s":55,"u":"bless%20toxin_logm"}],"1":[{"n":"Sceaduinar","s":10,"u":"sceaduinar_b2"},{"n":"Sumbreiva","s":11,"u":"sumbreiva_b3"},{"n":"Shianshi Waymaker","s":44,"u":"shianshi%20waymaker_sot6"}],"2":[{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Emerald Fulcrum Lens","s":27,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Necrotic Bomb","s":27,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Vampiric Scythe","s":7,"u":"vampiric%20scythe_lotgb"},{"n":"Hundred-moth Caress","s":53,"u":"hundred-moth%20caress_som"}],"3":[{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Enervation","s":4,"u":"enervation_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Sudden Blight","s":4,"u":"sudden%20blight_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Vampiric Maiden","s":4,"u":"vampiric%20maiden_apg"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Grim Tendrils","s":5,"u":"grim%20tendrils_crb"},{"n":"Harm","s":5,"u":"harm_crb"},{"n":"Horrid Wilting","s":5,"u":"horrid%20wilting_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Call The Blood","s":27,"u":"call%20the%20blood_av3"},{"n":"Necrotic Radiation","s":30,"u":"necrotic%20radiation_ec4"},{"n":"Devour Life","s":32,"u":"devour%20life_ec6"},{"n":"Fallow Field","s":55,"u":"fallow%20field_logm"},{"n":"Withering Grasp","s":55,"u":"withering%20grasp_logm"},{"n":"Divine Armageddon","s":53,"u":"divine%20armageddon_som"},{"n":"Necromancer's Generosity","s":53,"u":"necromancer's%20generosity_som"},{"n":"Necrotize","s":53,"u":"necrotize_som"},{"n":"Rip The Spirit","s":53,"u":"rip%20the%20spirit_som"},{"n":"Sanguine Mist","s":53,"u":"sanguine%20mist_som"}],"62":[{"n":"Spirit Anchor","s":12,"u":"spirit%20anchor_gmg"}],"66":[{"n":"Negative Energy Plane","s":12,"u":"negative%20energy%20plane_gmg"}],"70":[{"n":"Blight","s":5,"u":"blight_crb"}]},"skulk":{"1":[{"n":"Skulk","s":10,"u":"skulk_b2"},{"n":"Murschen","s":26,"u":"murschen_av2"}]},"spriggan":{"1":[{"n":"Spriggan Bully","s":10,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":10,"u":"spriggan%20warlord_b2"}]},"urdefhan":{"1":[{"n":"Urdefhan Tormentor","s":10,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":10,"u":"urdefhan%20warrior_b2"},{"n":"Vischari","s":26,"u":"vischari_av2"},{"n":"Khurfel","s":27,"u":"khurfel_av3"},{"n":"Urdefhan Blood Mage","s":27,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":27,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":27,"u":"urdefhan%20lasher_av3"},{"n":"Kharostan","s":31,"u":"kharostan_ec5"},{"n":"Urdefhan Dominator","s":31,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":31,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":31,"u":"urdefhan%20hunter_ec5"}]},"asura":{"1":[{"n":"Adhukait","s":11,"u":"adhukait_b3"},{"n":"Japalisura","s":11,"u":"japalisura_b3"},{"n":"Nikaramsa","s":11,"u":"nikaramsa_b3"},{"n":"Shaukeen","s":11,"u":"shaukeen_b3"}]},"div":{"1":[{"n":"Aghash","s":11,"u":"aghash_b3"},{"n":"Doru","s":11,"u":"doru_b3"},{"n":"Pairaka","s":11,"u":"pairaka_b3"},{"n":"Sepid","s":11,"u":"sepid_b3"}]},"mortic":{"1":[{"n":"Angheuvore Flesh-gnawer","s":11,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Etioling Blightmage","s":11,"u":"etioling%20blightmage_b3"},{"n":"Gurgist Mauler","s":11,"u":"gurgist%20mauler_b3"},{"n":"Lifeleecher Brawler","s":11,"u":"lifeleecher%20brawler_b3"}]},"illusion":{"0":[{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Convincing Illusion","s":4,"u":"convincing%20illusion_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Vivacious Afterimage","s":36,"u":"vivacious%20afterimage_frp3"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"}],"1":[{"n":"Brainchild","s":11,"u":"brainchild_b3"}],"2":[{"n":"Glamorous Buckler","s":4,"u":"glamorous%20buckler_apg"},{"n":"Infiltrator's Accessory","s":4,"u":"infiltrator's%20accessory_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Glamered","s":5,"u":"glamered_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Invisibility","s":5,"u":"invisibility%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Ring Of Discretion","s":19,"u":"ring%20of%20discretion_aoe1"},{"n":"Cauldron Of Nightmares","s":23,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Grail Of Twisted Desires","s":29,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Ringmaster's Staff","s":29,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Locket Of Sealed Nightmares","s":32,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Bi-resonant Wayfinder","s":6,"u":"bi-resonant%20wayfinder_locg"},{"n":"Pathfinder's Coin","s":6,"u":"pathfinder's%20coin_locg"},{"n":"Sinister Knight","s":6,"u":"sinister%20knight_locg"},{"n":"Snapleaf","s":6,"u":"snapleaf_locg"},{"n":"Unmemorable Mantle","s":6,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":6,"u":"vanishing%20wayfinder_locg"},{"n":"Razmiri Wayfinder","s":51,"u":"razmiri%20wayfinder_lopsg"},{"n":"Dweomerweave Robe","s":7,"u":"dweomerweave%20robe_lotgb"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":7,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":7,"u":"mirror%20robe_lotgb"},{"n":"Misdirecting Haversack","s":7,"u":"misdirecting%20haversack_lotgb"},{"n":"Quick Wig","s":7,"u":"quick%20wig_lotgb"},{"n":"Silencing Ammunition","s":7,"u":"silencing%20ammunition_lotgb"},{"n":"Wardrobe Stone","s":7,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Chatterer Of Follies","s":53,"u":"chatterer%20of%20follies_som"},{"n":"Codebreaker's Parchment","s":53,"u":"codebreaker's%20parchment%20(generic)_som"},{"n":"Deck Of Illusions","s":53,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":53,"u":"deck%20of%20mischief_som"},{"n":"Fulus Of Concealment","s":53,"u":"fulus%20of%20concealment_som"},{"n":"Storyteller's Opus","s":53,"u":"storyteller's%20opus_som"}],"3":[{"n":"Blanket Of Stars","s":4,"u":"blanket%20of%20stars_apg"},{"n":"Chameleon Coat","s":4,"u":"chameleon%20coat_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Invisible Item","s":4,"u":"invisible%20item_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Sculpt Sound","s":4,"u":"sculpt%20sound_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Strange Geometry","s":4,"u":"strange%20geometry_apg"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Blur","s":5,"u":"blur_crb"},{"n":"Cloak Of Colors","s":5,"u":"cloak%20of%20colors_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Disappearance","s":5,"u":"disappearance_crb"},{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"False Vision","s":5,"u":"false%20vision_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Hallucinatory Terrain","s":5,"u":"hallucinatory%20terrain_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hypnotic Pattern","s":5,"u":"hypnotic%20pattern_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Disguise","s":5,"u":"illusory%20disguise_crb"},{"n":"Illusory Object","s":5,"u":"illusory%20object_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Invisibility","s":5,"u":"invisibility_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Invisibility Sphere","s":5,"u":"invisibility%20sphere_crb"},{"n":"Item Facade","s":5,"u":"item%20facade_crb"},{"n":"Magic Aura","s":5,"u":"magic%20aura_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mirror Image","s":5,"u":"mirror%20image_crb"},{"n":"Misdirection","s":5,"u":"misdirection_crb"},{"n":"Mislead","s":5,"u":"mislead_crb"},{"n":"Nightmare","s":5,"u":"nightmare_crb"},{"n":"Paranoia","s":5,"u":"paranoia_crb"},{"n":"Phantasmal Calamity","s":5,"u":"phantasmal%20calamity_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Project Image","s":5,"u":"project%20image_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Secret Page","s":5,"u":"secret%20page_crb"},{"n":"Shadow Siphon","s":5,"u":"shadow%20siphon_crb"},{"n":"Silence","s":5,"u":"silence_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Veil","s":5,"u":"veil_crb"},{"n":"Ventriloquism","s":5,"u":"ventriloquism_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Exchange Image","s":15,"u":"exchange%20image_aoa3"},{"n":"Lift Nature's Caul","s":27,"u":"lift%20nature's%20caul_av3"},{"n":"Undermine Reality","s":32,"u":"undermine%20reality_ec6"},{"n":"Aura Of The Unremarkable","s":34,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Ephemeral Hazards","s":55,"u":"ephemeral%20hazards_logm"},{"n":"Ghostly Transcription","s":55,"u":"ghostly%20transcription_logm"},{"n":"Befitting Attire","s":53,"u":"befitting%20attire_som"},{"n":"Bullhorn","s":53,"u":"bullhorn_som"},{"n":"Chromatic Image","s":53,"u":"chromatic%20image_som"},{"n":"Distracting Chatter","s":53,"u":"distracting%20chatter_som"},{"n":"Inscrutable Mask","s":53,"u":"inscrutable%20mask_som"},{"n":"Invisibility Curtain","s":53,"u":"invisibility%20curtain_som"},{"n":"Lose The Path","s":53,"u":"lose%20the%20path_som"},{"n":"Mirror Malefactors","s":53,"u":"mirror%20malefactors_som"},{"n":"Mirror's Misfortune","s":53,"u":"mirror's%20misfortune_som"},{"n":"Ocular Overload","s":53,"u":"ocular%20overload_som"},{"n":"Oneiric Mire","s":53,"u":"oneiric%20mire_som"},{"n":"Phantom Crowd","s":53,"u":"phantom%20crowd_som"},{"n":"Phantom Prison","s":53,"u":"phantom%20prison_som"},{"n":"Portrait Of The Artist","s":53,"u":"portrait%20of%20the%20artist_som"},{"n":"Replicate","s":53,"u":"replicate_som"},{"n":"Shadow Army","s":53,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":53,"u":"shadow%20projectile_som"},{"n":"Shadow Raid","s":53,"u":"shadow%20raid_som"},{"n":"Thicket Of Knives","s":53,"u":"thicket%20of%20knives_som"},{"n":"Umbral Extraction","s":53,"u":"umbral%20extraction_som"},{"n":"Umbral Graft","s":53,"u":"umbral%20graft_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"},{"n":"Penumbral Disguise","s":42,"u":"penumbral%20disguise_sot4"}],"51":[{"n":"Field Of Opposition","s":24,"u":"field%20of%20opposition_aoe6"}],"62":[{"n":"Curse of Nightmares","s":12,"u":"curse%20of%20nightmares_gmg"},{"n":"Slayer's Haunt","s":12,"u":"slayer's%20haunt_gmg"}],"70":[{"n":"Fantastic Façade","s":4,"u":"fantastic%20fa%c3%a7ade_apg"},{"n":"Simulacrum","s":4,"u":"simulacrum_apg"}]},"mental":{"0":[{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Encouraging Words","s":12,"u":"encouraging%20words_gmg"},{"n":"Flourishing Finish","s":21,"u":"flourishing%20finish_aoe3"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Boaster's Challenge","s":6,"u":"boaster's%20challenge_locg"},{"n":"Evangelize","s":55,"u":"evangelize_logm"},{"n":"Histrionic Injury","s":7,"u":"histrionic%20injury_lotgb"},{"n":"Cringe","s":37,"u":"cringe_ltiba"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"}],"1":[{"n":"Brainchild","s":11,"u":"brainchild_b3"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Anathematic Reprisal","s":5,"u":"anathematic%20reprisal_crb"},{"n":"Animal Messenger","s":5,"u":"animal%20messenger_crb"},{"n":"Animal Vision","s":5,"u":"animal%20vision_crb"},{"n":"Bane","s":5,"u":"bane_crb"},{"n":"Bless","s":5,"u":"bless_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crisis Of Faith","s":5,"u":"crisis%20of%20faith_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Divine Inspiration","s":5,"u":"divine%20inspiration_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Dream Message","s":5,"u":"dream%20message_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Dreaming Potential","s":5,"u":"dreaming%20potential_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Heroism","s":5,"u":"heroism_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Mindlink","s":5,"u":"mindlink_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Nightmare","s":5,"u":"nightmare_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Paranoia","s":5,"u":"paranoia_crb"},{"n":"Phantasmal Calamity","s":5,"u":"phantasmal%20calamity_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Project Image","s":5,"u":"project%20image_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Sending","s":5,"u":"sending_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Synesthesia","s":5,"u":"synesthesia_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Touch Of Idiocy","s":5,"u":"touch%20of%20idiocy_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Join Pasts","s":15,"u":"join%20pasts_aoa3"},{"n":"Spiritual Anamnesis","s":15,"u":"spiritual%20anamnesis_aoa3"},{"n":"Ordained Purpose","s":23,"u":"ordained%20purpose_aoe5"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Ectoplasmic Expulsion","s":27,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":27,"u":"fearful%20feast_av3"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":29,"u":"favorable%20review_ec2"},{"n":"Entrancing Eyes","s":30,"u":"entrancing%20eyes_ec4"},{"n":"Aura Of The Unremarkable","s":34,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Agitate","s":55,"u":"agitate_logm"},{"n":"Animus Mine","s":55,"u":"animus%20mine_logm"},{"n":"Befuddle","s":55,"u":"befuddle_logm"},{"n":"Empty Inside","s":55,"u":"empty%20inside_logm"},{"n":"Endure","s":55,"u":"endure_logm"},{"n":"Ephemeral Hazards","s":55,"u":"ephemeral%20hazards_logm"},{"n":"Font Of Serenity","s":55,"u":"font%20of%20serenity_logm"},{"n":"Lament","s":55,"u":"lament_logm"},{"n":"Liberating Command","s":55,"u":"liberating%20command_logm"},{"n":"Message Rune","s":55,"u":"message%20rune_logm"},{"n":"Overflowing Sorrow","s":55,"u":"overflowing%20sorrow_logm"},{"n":"Remember The Lost","s":55,"u":"remember%20the%20lost_logm"},{"n":"Roar Of The Wyrm","s":55,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Share Burden","s":55,"u":"share%20burden_logm"},{"n":"Share Lore","s":55,"u":"share%20lore_logm"},{"n":"Aromatic Lure","s":56,"u":"aromatic%20lure_lol"},{"n":"Halcyon Infusion","s":56,"u":"halcyon%20infusion_lol"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Draw Ire","s":53,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":53,"u":"glimmer%20of%20charm_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Inexhaustible Cynicism","s":53,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":53,"u":"infectious%20enthusiasm_som"},{"n":"Infectious Melody","s":53,"u":"infectious%20melody_som"},{"n":"Invoke Spirits","s":53,"u":"invoke%20spirits_som"},{"n":"Lose The Path","s":53,"u":"lose%20the%20path_som"},{"n":"Mind Of Menace","s":53,"u":"mind%20of%20menace_som"},{"n":"Mirror Malefactors","s":53,"u":"mirror%20malefactors_som"},{"n":"Oneiric Mire","s":53,"u":"oneiric%20mire_som"},{"n":"Phantom Prison","s":53,"u":"phantom%20prison_som"},{"n":"Roaring Applause","s":53,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":53,"u":"schadenfreude_som"},{"n":"Shadow Army","s":53,"u":"shadow%20army_som"},{"n":"Shift Blame","s":53,"u":"shift%20blame_som"},{"n":"Sudden Recollection","s":53,"u":"sudden%20recollection_som"},{"n":"Tame","s":53,"u":"tame_som"},{"n":"Thundering Dominance","s":53,"u":"thundering%20dominance_som"},{"n":"Timely Tutor","s":53,"u":"timely%20tutor_som"},{"n":"Umbral Extraction","s":53,"u":"umbral%20extraction_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"},{"n":"Warrior's Regret","s":53,"u":"warrior's%20regret_som"},{"n":"Mind Games","s":39,"u":"mind%20games_sot1"},{"n":"Girzanje's March","s":41,"u":"girzanje's%20march_sot3"},{"n":"Mirecloak","s":41,"u":"mirecloak_sot3"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Create a Diversion","s":5,"u":"create%20a%20diversion_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Feint","s":5,"u":"feint_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Rally","s":12,"u":"rally_gmg"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"62":[{"n":"Coward's Roots","s":12,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":12,"u":"curse%20of%20nightmares_gmg"},{"n":"Reviled of Nature","s":12,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":12,"u":"sellsword's%20folly_gmg"},{"n":"Theft of Thought","s":12,"u":"theft%20of%20thought_gmg"}],"64":[{"n":"Coven","s":9,"u":"coven_b1"},{"n":"Frightful Presence","s":9,"u":"frightful%20presence_b1"},{"n":"Butter Up","s":12,"u":"butter%20up_gmg"}],"70":[{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Awaken Object","s":53,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":53,"u":"concealment's%20curtain_som"},{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"},{"n":"Ideal Mimicry","s":53,"u":"ideal%20mimicry_som"},{"n":"Mind Swap","s":53,"u":"mind%20swap_som"},{"n":"Tattoo Whispers","s":39,"u":"tattoo%20whispers_sot1"}]},"kami":{"1":[{"n":"Chouchin-obake","s":11,"u":"chouchin-obake_b3"},{"n":"Ittan-momen","s":11,"u":"ittan-momen_b3"},{"n":"Kasa-obake","s":11,"u":"kasa-obake_b3"},{"n":"Kodama","s":11,"u":"kodama_b3"},{"n":"Shikigami","s":11,"u":"shikigami_b3"},{"n":"Toshigami","s":11,"u":"toshigami_b3"},{"n":"Zuishin","s":11,"u":"zuishin_b3"},{"n":"Flying Mountain Kaminari","s":36,"u":"flying%20mountain%20kaminari_frp3"}]},"troop":{"1":[{"n":"City Guard Squadron","s":11,"u":"city%20guard%20squadron_b3"},{"n":"Hellknight Cavalry Brigade","s":11,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nightmarchers","s":11,"u":"nightmarchers_b3"},{"n":"Rancorous Priesthood","s":11,"u":"rancorous%20priesthood_b3"},{"n":"Shambler Troop","s":11,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":11,"u":"skeleton%20infantry_b3"},{"n":"Terra-cotta Garrison","s":11,"u":"terra-cotta%20garrison_b3"},{"n":"Hana's Hundreds","s":34,"u":"hana's%20hundreds_frp1"},{"n":"Planar Terra-cotta Squadron","s":34,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Dancing Night Parade","s":36,"u":"dancing%20night%20parade_frp3"},{"n":"Gold Defender Garrison","s":42,"u":"gold%20defender%20garrison_sot4"},{"n":"Soul Swarms","s":42,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":42,"u":"sun%20warrior%20brigade_sot4"}]},"clockwork":{"1":[{"n":"Clockwork Dragon","s":11,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":11,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":11,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":11,"u":"clockwork%20spy_b3"},{"n":"Clockwork Assassin","s":22,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":23,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":23,"u":"clockwork%20assassin_aoe5"},{"n":"Clockwork Clock Tower","s":44,"u":"clockwork%20clock%20tower_sot6"}],"2":[{"n":"Clockwork Cloak","s":23,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":23,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":23,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Gearblade","s":23,"u":"gearblade_aoe5"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Bookshelf","s":2,"u":"clockwork%20bookshelf_g%26g"},{"n":"Clockwork Box Packer","s":2,"u":"clockwork%20box%20packer_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Megaphone","s":2,"u":"clockwork%20megaphone_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Extendable Pincer","s":2,"u":"extendable%20pincer_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Ignitor","s":2,"u":"ignitor_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Mechanical Torch","s":2,"u":"mechanical%20torch_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Paper Shredder","s":2,"u":"paper%20shredder_g%26g"},{"n":"Printing Press","s":2,"u":"printing%20press_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"},{"n":"Timepiece","s":2,"u":"timepiece%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Wind-up Wings","s":2,"u":"wind-up%20wings%20(generic)_g%26g"},{"n":"Clockwork Heels","s":7,"u":"clockwork%20heels_lotgb"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Clockwork Spider Bomb","s":7,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Periscopic Viewfinder","s":7,"u":"periscopic%20viewfinder_lotgb"},{"n":"Spring-loaded Net Launcher","s":7,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Clockwork Disguise","s":2,"u":"clockwork%20disguise_g%26g"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"}],"27":[{"n":"Clockwork Familiar","s":7,"u":"clockwork%20familiar_lotgb"}],"51":[{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"}],"71":[{"n":"Clockwork Bumblebee","s":7,"u":"clockwork%20bumblebee_lotgb"}]},"titan":{"1":[{"n":"Danava Titan","s":11,"u":"danava%20titan_b3"},{"n":"Elysian Titan","s":11,"u":"elysian%20titan_b3"},{"n":"Hekatonkheires Titan","s":11,"u":"hekatonkheires%20titan_b3"},{"n":"Thanatotic Titan","s":11,"u":"thanatotic%20titan_b3"},{"n":"Elysian Titan","s":32,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":32,"u":"thanatotic%20titan_ec6"}]},"agathion":{"1":[{"n":"Draconal","s":11,"u":"draconal_b3"},{"n":"Procyal","s":11,"u":"procyal_b3"},{"n":"Silvanshee","s":11,"u":"silvanshee_b3"},{"n":"Vulpinal","s":11,"u":"vulpinal_b3"}]},"aesir":{"1":[{"n":"Einherji","s":11,"u":"einherji_b3"},{"n":"Valkyrie","s":11,"u":"valkyrie_b3"}]},"sahkil":{"1":[{"n":"Esipil","s":11,"u":"esipil_b3"},{"n":"Kimenhul","s":11,"u":"kimenhul_b3"},{"n":"Nucol","s":11,"u":"nucol_b3"},{"n":"Pakalchi","s":11,"u":"pakalchi_b3"},{"n":"Wihsaak","s":11,"u":"wihsaak_b3"},{"n":"Ximtal","s":11,"u":"ximtal_b3"},{"n":"Nenchuuj","s":24,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":24,"u":"penqual_aoe6"}]},"ghoran":{"1":[{"n":"Ghoran Manipulator","s":11,"u":"ghoran%20manipulator_b3"}]},"grioth":{"1":[{"n":"Grioth Cultist","s":11,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":11,"u":"grioth%20scout_b3"}]},"siktempora":{"1":[{"n":"Hatred Siktempora","s":11,"u":"hatred%20siktempora_b3"},{"n":"Love Siktempora","s":11,"u":"love%20siktempora_b3"},{"n":"Misery Siktempora","s":11,"u":"misery%20siktempora_b3"},{"n":"Triumph Siktempora","s":11,"u":"triumph%20siktempora_b3"}]},"light":{"0":[{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Dazzling Block","s":53,"u":"dazzling%20block_som"}],"1":[{"n":"Hesperid","s":11,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":11,"u":"hesperid%20queen_b3"}],"2":[{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Eclipse","s":14,"u":"eclipse_aoa2"},{"n":"Inspiring Spotlight","s":29,"u":"inspiring%20spotlight_ec2"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Glorious Plate","s":6,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Brilliant Rapier","s":7,"u":"brilliant%20rapier_lotgb"},{"n":"Duelist's Beacon","s":7,"u":"duelist's%20beacon_lotgb"},{"n":"Queasy Lantern","s":7,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Vine Of Roses","s":7,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":7,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Golden Blade of Mzali","s":42,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Midday Lantern","s":42,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":42,"u":"twilight%20lantern_sot4"}],"3":[{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Continual Flame","s":5,"u":"continual%20flame_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Faerie Fire","s":5,"u":"faerie%20fire_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Prismatic Sphere","s":5,"u":"prismatic%20sphere_crb"},{"n":"Prismatic Spray","s":5,"u":"prismatic%20spray_crb"},{"n":"Prismatic Wall","s":5,"u":"prismatic%20wall_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Prismatic Shield","s":24,"u":"prismatic%20shield_aoe6"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Asterism","s":55,"u":"asterism_logm"},{"n":"Zenith Star","s":55,"u":"zenith%20star_logm"},{"n":"Chromatic Armor","s":53,"u":"chromatic%20armor_som"},{"n":"Chromatic Ray","s":53,"u":"chromatic%20ray_som"},{"n":"Inner Radiance Torrent","s":53,"u":"inner%20radiance%20torrent_som"},{"n":"Cloak of Light","s":42,"u":"cloak%20of%20light_sot4"},{"n":"Moonburst","s":42,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"},{"n":"Radiant Field","s":42,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":42,"u":"wall%20of%20radiance_sot4"}]},"kovintus":{"1":[{"n":"Kovintus Geomancer","s":11,"u":"kovintus%20geomancer_b3"}]},"locathah":{"1":[{"n":"Locathah Hunter","s":11,"u":"locathah%20hunter_b3"}]},"paaridar":{"1":[{"n":"Manticore Paaridar","s":11,"u":"manticore%20paaridar_b3"}]},"munavri":{"1":[{"n":"Munavri Spellblade","s":11,"u":"munavri%20spellblade_b3"}]},"nagaji":{"1":[{"n":"Nagaji Soldier","s":11,"u":"nagaji%20soldier_b3"},{"n":"Yabin The Just","s":34,"u":"yabin%20the%20just_frp1"},{"n":"Sixth Pillar Student","s":35,"u":"sixth%20pillar%20student_frp2"},{"n":"Yabin The Just","s":35,"u":"yabin%20the%20just_frp2"}]},"skelm":{"1":[{"n":"Palace Skelm","s":11,"u":"palace%20skelm_b3"},{"n":"Shrine Skelm","s":11,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":11,"u":"soul%20skelm_b3"},{"n":"Street Skelm","s":11,"u":"street%20skelm_b3"}]},"tanggal":{"1":[{"n":"Penanggalan","s":11,"u":"penanggalan_b3"},{"n":"Manananggal","s":34,"u":"manananggal_frp1"}]},"phantom":{"1":[{"n":"Phantom Beast","s":11,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":11,"u":"phantom%20knight_b3"},{"n":"Cloudsplitter","s":36,"u":"cloudsplitter_frp3"},{"n":"Jin-hae","s":36,"u":"jin-hae_frp3"}],"28":[{"n":"Anger Phantom Eidolon","s":53,"u":"anger%20phantom%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":53,"u":"devotion%20phantom%20eidolon_som"}]},"arcane":{"0":[{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Arcane Evolution","s":5,"u":"arcane%20evolution_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Fused Staff","s":53,"u":"fused%20staff_som"},{"n":"Lunging Spellstrike","s":53,"u":"lunging%20spellstrike_som"},{"n":"Magic Sense","s":53,"u":"magic%20sense_som"},{"n":"Meteoric Spellstrike","s":53,"u":"meteoric%20spellstrike_som"},{"n":"Shielded Tome","s":53,"u":"shielded%20tome_som"},{"n":"Spirit Sheath","s":53,"u":"spirit%20sheath_som"},{"n":"Sustaining Steel","s":53,"u":"sustaining%20steel_som"}],"1":[{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"}],"2":[{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"},{"n":"Orb Of Dragonkind","s":12,"u":"orb%20of%20dragonkind_gmg"},{"n":"Aroden's Hearthstone","s":32,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":32,"u":"hunter's%20dawn_ec6"},{"n":"Tears Of The Last Azlanti","s":32,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Ring Of Minor Arcana","s":33,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Rune Of Sin","s":53,"u":"rune%20of%20sin_som"}],"3":[{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"}],"8":[{"n":"Drain Bonded Item","s":5,"u":"drain%20bonded%20item_crb"}],"51":[{"n":"Arcane Feedback Trap","s":22,"u":"arcane%20feedback%20trap_aoe4"}]},"evocation":{"0":[{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Cross The Final Horizon","s":20,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":20,"u":"heaven's%20thunder_aoe2"},{"n":"Electric Counter","s":35,"u":"electric%20counter_frp2"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Dazzling Block","s":53,"u":"dazzling%20block_som"},{"n":"Fiery Retort","s":53,"u":"fiery%20retort_som"},{"n":"Meteoric Spellstrike","s":53,"u":"meteoric%20spellstrike_som"},{"n":"Reflective Ripple Stance","s":53,"u":"reflective%20ripple%20stance_som"},{"n":"Stoked Flame Stance","s":53,"u":"stoked%20flame%20stance_som"},{"n":"Sing To The Steel","s":40,"u":"sing%20to%20the%20steel_sot2"}],"1":[{"n":"Roiling Incant","s":11,"u":"roiling%20incant_b3"}],"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Exploding Shield","s":4,"u":"exploding%20shield_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Ready","s":4,"u":"ready%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Caterwaul Sling","s":5,"u":"caterwaul%20sling_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dwarven Thrower","s":5,"u":"dwarven%20thrower_crb"},{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Gloom Blade","s":5,"u":"gloom%20blade_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Horn of Blasting","s":5,"u":"horn%20of%20blasting_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Returning","s":5,"u":"returning_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Spined Shield","s":5,"u":"spined%20shield_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Striking","s":5,"u":"striking%20(generic)_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Weapon Potency","s":5,"u":"weapon%20potency%20(generic)_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Arsonous","s":12,"u":"arsonous_gmg"},{"n":"Backbiting","s":12,"u":"backbiting_gmg"},{"n":"Cloak Of Immolation","s":12,"u":"cloak%20of%20immolation_gmg"},{"n":"Overdramatic","s":12,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":12,"u":"philosopher's%20extractor_gmg"},{"n":"Ravenous","s":12,"u":"ravenous_gmg"},{"n":"Shot Of The First Vault","s":12,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Talisman Of The Sphere","s":12,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Cinderclaw Gauntlet","s":13,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Eclipse","s":14,"u":"eclipse_aoa2"},{"n":"Ancestral Echoing","s":16,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":16,"u":"bloodbane%20(generic)_aoa4"},{"n":"Nethysian Bulwark","s":17,"u":"nethysian%20bulwark_aoa5"},{"n":"Deafening Music Box","s":20,"u":"deafening%20music%20box_aoe2"},{"n":"Noxious Jerkin","s":30,"u":"noxious%20jerkin_ec4"},{"n":"Spore Sap","s":30,"u":"spore%20sap_ec4"},{"n":"Kortos Diamond","s":32,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":32,"u":"piereta_ec6"},{"n":"Shield Of The Unified Legion","s":32,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":32,"u":"staff%20of%20sieges_ec6"},{"n":"Ring Of Minor Arcana","s":33,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Sky-piercing Bow","s":35,"u":"sky-piercing%20bow_frp2"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Conducting","s":1,"u":"conducting_loag"},{"n":"Bi-resonant Wayfinder","s":6,"u":"bi-resonant%20wayfinder_locg"},{"n":"Crimson Brand","s":6,"u":"crimson%20brand_locg"},{"n":"Glorious Plate","s":6,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Serrating","s":6,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Vanishing Wayfinder","s":6,"u":"vanishing%20wayfinder_locg"},{"n":"Deteriorating Dust","s":55,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Blade Of The Black Sovereign","s":56,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Deepdread Claw","s":56,"u":"deepdread%20claw_lol"},{"n":"Chronicler Wayfinder","s":51,"u":"chronicler%20wayfinder_lopsg"},{"n":"Elemental Wayfinder","s":51,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":51,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Blast Foot","s":7,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Brilliant Rapier","s":7,"u":"brilliant%20rapier_lotgb"},{"n":"Crown Of The Fire Eater","s":7,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Duelist's Beacon","s":7,"u":"duelist's%20beacon_lotgb"},{"n":"Fleshgem","s":7,"u":"fleshgem%20(generic)_lotgb"},{"n":"Follypops","s":7,"u":"follypops%20(generic)_lotgb"},{"n":"Hauling","s":7,"u":"hauling%20(generic)_lotgb"},{"n":"Horned Hand Rests","s":7,"u":"horned%20hand%20rests_lotgb"},{"n":"Minotaur Chair","s":7,"u":"minotaur%20chair_lotgb"},{"n":"Singularity Ammunition","s":7,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Vine Of Roses","s":7,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":7,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":7,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":7,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wind-catcher","s":7,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":52,"u":"archaic%20wayfinder_lowg"},{"n":"Granny's Hedge Trimmer","s":37,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"Wand Of Noisome Acid","s":38,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Anointed Waterskin","s":53,"u":"anointed%20waterskin_som"},{"n":"Blade Of Four Energies","s":53,"u":"blade%20of%20four%20energies%20(generic)_som"},{"n":"Book Of Lingering Blaze","s":53,"u":"book%20of%20lingering%20blaze_som"},{"n":"Brilliant","s":53,"u":"brilliant%20(generic)_som"},{"n":"Buzzsaw Axe","s":53,"u":"buzzsaw%20axe%20(generic)_som"},{"n":"Cantrip Deck","s":53,"u":"cantrip%20deck%20(generic)_som"},{"n":"Conflagration Club","s":53,"u":"conflagration%20club_som"},{"n":"Dispersing Bullet","s":53,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":53,"u":"dragonbone%20arrowhead_som"},{"n":"Flaming Star","s":53,"u":"flaming%20star%20(generic)_som"},{"n":"Golden Chrysalis","s":53,"u":"golden%20chrysalis_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"},{"n":"Impactful","s":53,"u":"impactful%20(generic)_som"},{"n":"Invisible Chain Shirt","s":53,"u":"invisible%20chain%20shirt_som"},{"n":"North Wind's Night Verse","s":53,"u":"north%20wind's%20night%20verse_som"},{"n":"Orchestral Brooch","s":53,"u":"orchestral%20brooch_som"},{"n":"Perfect Droplet","s":53,"u":"perfect%20droplet%20(generic)_som"},{"n":"Phoenix Flask","s":53,"u":"phoenix%20flask_som"},{"n":"Rebounding Breastplate","s":53,"u":"rebounding%20breastplate_som"},{"n":"Resonating Ammunition","s":53,"u":"resonating%20ammunition_som"},{"n":"Shadow Signet","s":53,"u":"shadow%20signet_som"},{"n":"Sonic Tuning Mace","s":53,"u":"sonic%20tuning%20mace%20(generic)_som"},{"n":"South Wind's Scorch Song","s":53,"u":"south%20wind's%20scorch%20song_som"},{"n":"Stampede Medallion","s":53,"u":"stampede%20medallion%20(generic)_som"},{"n":"Titan's Grasp","s":53,"u":"titan's%20grasp_som"},{"n":"Trinity Geode","s":53,"u":"trinity%20geode%20(generic)_som"},{"n":"Fulminating Spear","s":40,"u":"fulminating%20spear_sot2"},{"n":"Warcaller's Chime","s":40,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Golden Blade of Mzali","s":42,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Sparkblade","s":45,"u":"sparkblade_tio"}],"3":[{"n":"Animated Assault","s":4,"u":"animated%20assault_apg"},{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Crashing Wave","s":4,"u":"crashing%20wave_apg"},{"n":"Dance Of Darkness","s":4,"u":"dance%20of%20darkness_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Final Sacrifice","s":4,"u":"final%20sacrifice_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Force Cage","s":4,"u":"force%20cage_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heat Metal","s":4,"u":"heat%20metal_apg"},{"n":"Ice Storm","s":4,"u":"ice%20storm_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Lightning Storm","s":4,"u":"lightning%20storm_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Noxious Vapors","s":4,"u":"noxious%20vapors_apg"},{"n":"Pummeling Rubble","s":4,"u":"pummeling%20rubble_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vomit Swarm","s":4,"u":"vomit%20swarm_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Blade Barrier","s":5,"u":"blade%20barrier_crb"},{"n":"Burning Hands","s":5,"u":"burning%20hands_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chain Lightning","s":5,"u":"chain%20lightning_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Cone Of Cold","s":5,"u":"cone%20of%20cold_crb"},{"n":"Continual Flame","s":5,"u":"continual%20flame_crb"},{"n":"Control Water","s":5,"u":"control%20water_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Darkness","s":5,"u":"darkness_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Disintegrate","s":5,"u":"disintegrate_crb"},{"n":"Divine Decree","s":5,"u":"divine%20decree_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Divine Wrath","s":5,"u":"divine%20wrath_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Earthquake","s":5,"u":"earthquake_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Faerie Fire","s":5,"u":"faerie%20fire_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Fire Shield","s":5,"u":"fire%20shield_crb"},{"n":"Fireball","s":5,"u":"fireball_crb"},{"n":"Flame Strike","s":5,"u":"flame%20strike_crb"},{"n":"Flaming Sphere","s":5,"u":"flaming%20sphere_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Glitterdust","s":5,"u":"glitterdust_crb"},{"n":"Gust Of Wind","s":5,"u":"gust%20of%20wind_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Hydraulic Torrent","s":5,"u":"hydraulic%20torrent_crb"},{"n":"Implosion","s":5,"u":"implosion_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Levitate","s":5,"u":"levitate_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Lightning Bolt","s":5,"u":"lightning%20bolt_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Mage Hand","s":5,"u":"mage%20hand_crb"},{"n":"Magic Missile","s":5,"u":"magic%20missile_crb"},{"n":"Meteor Swarm","s":5,"u":"meteor%20swarm_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Prestidigitation","s":5,"u":"prestidigitation_crb"},{"n":"Prismatic Spray","s":5,"u":"prismatic%20spray_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Punishing Winds","s":5,"u":"punishing%20winds_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Reverse Gravity","s":5,"u":"reverse%20gravity_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Shadow Blast","s":5,"u":"shadow%20blast_crb"},{"n":"Shatter","s":5,"u":"shatter_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Sound Burst","s":5,"u":"sound%20burst_crb"},{"n":"Spiritual Weapon","s":5,"u":"spiritual%20weapon_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Telekinetic Haul","s":5,"u":"telekinetic%20haul_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Volcanic Eruption","s":5,"u":"volcanic%20eruption_crb"},{"n":"Wall Of Fire","s":5,"u":"wall%20of%20fire_crb"},{"n":"Wall Of Force","s":5,"u":"wall%20of%20force_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Wall Of Wind","s":5,"u":"wall%20of%20wind_crb"},{"n":"Weapon Of Judgment","s":5,"u":"weapon%20of%20judgment_crb"},{"n":"Weapon Storm","s":5,"u":"weapon%20storm_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Electrified Crystal Ward","s":16,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Steal The Sky","s":20,"u":"steal%20the%20sky_aoe2"},{"n":"Breath Of Drought","s":28,"u":"breath%20of%20drought_ec1"},{"n":"Personal Rain Cloud","s":28,"u":"personal%20rain%20cloud_ec1"},{"n":"Rime Slick","s":28,"u":"rime%20slick_ec1"},{"n":"Scouring Sand","s":28,"u":"scouring%20sand_ec1"},{"n":"Sea Surge","s":28,"u":"sea%20surge_ec1"},{"n":"Sudden Bolt","s":28,"u":"sudden%20bolt_ec1"},{"n":"Unseasonable Squall","s":28,"u":"unseasonable%20squall_ec1"},{"n":"Pillar Of Water","s":29,"u":"pillar%20of%20water_ec2"},{"n":"Blightburn Blast","s":31,"u":"blightburn%20blast_ec5"},{"n":"Control Sand","s":31,"u":"control%20sand_ec5"},{"n":"Deluge","s":32,"u":"deluge_ec6"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Shroud Of Flame","s":36,"u":"shroud%20of%20flame_frp3"},{"n":"Invoke The Crimson Oath","s":6,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Acid Storm","s":55,"u":"acid%20storm_logm"},{"n":"Acidic Burst","s":55,"u":"acidic%20burst_logm"},{"n":"Asterism","s":55,"u":"asterism_logm"},{"n":"Bottle The Storm","s":55,"u":"bottle%20the%20storm_logm"},{"n":"Charged Javelin","s":55,"u":"charged%20javelin_logm"},{"n":"Chilling Spray","s":55,"u":"chilling%20spray_logm"},{"n":"Diamond Dust","s":55,"u":"diamond%20dust_logm"},{"n":"Draconic Barrage","s":55,"u":"draconic%20barrage_logm"},{"n":"Gravity Well","s":55,"u":"gravity%20well_logm"},{"n":"Parch","s":55,"u":"parch_logm"},{"n":"Penumbral Shroud","s":55,"u":"penumbral%20shroud_logm"},{"n":"Shockwave","s":55,"u":"shockwave_logm"},{"n":"Winter Bolt","s":55,"u":"winter%20bolt_logm"},{"n":"Glacial Heart","s":56,"u":"glacial%20heart_lol"},{"n":"Sun's Fury","s":56,"u":"sun's%20fury_lol"},{"n":"Transcribe Moment","s":51,"u":"transcribe%20moment_lopsg"},{"n":"Snowball","s":52,"u":"snowball_lowg"},{"n":"Unbreaking Wave Advance","s":52,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Unfolding Wind Rush","s":52,"u":"unfolding%20wind%20rush_lowg"},{"n":"Biting Words","s":53,"u":"biting%20words_som"},{"n":"Blazing Dive","s":53,"u":"blazing%20dive_som"},{"n":"Blazing Fissure","s":53,"u":"blazing%20fissure_som"},{"n":"Boil Blood","s":53,"u":"boil%20blood_som"},{"n":"Boost Eidolon","s":53,"u":"boost%20eidolon_som"},{"n":"Chromatic Ray","s":53,"u":"chromatic%20ray_som"},{"n":"Combustion","s":53,"u":"combustion_som"},{"n":"Concordant Choir","s":53,"u":"concordant%20choir_som"},{"n":"Darklight","s":53,"u":"darklight_som"},{"n":"Deity's Strike","s":53,"u":"deity's%20strike_som"},{"n":"Draw The Lightning","s":53,"u":"draw%20the%20lightning_som"},{"n":"Echoing Weapon","s":53,"u":"echoing%20weapon_som"},{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"},{"n":"Elemental Annihilation Wave","s":53,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Zone","s":53,"u":"elemental%20zone_som"},{"n":"Flame Vortex","s":53,"u":"flame%20vortex_som"},{"n":"Flame Wisp","s":53,"u":"flame%20wisp_som"},{"n":"Flowing Strike","s":53,"u":"flowing%20strike_som"},{"n":"Force Fang","s":53,"u":"force%20fang_som"},{"n":"Forceful Hand","s":53,"u":"forceful%20hand_som"},{"n":"Frigid Flurry","s":53,"u":"frigid%20flurry_som"},{"n":"Gale Blast","s":53,"u":"gale%20blast_som"},{"n":"Geyser","s":53,"u":"geyser_som"},{"n":"Gravitational Pull","s":53,"u":"gravitational%20pull_som"},{"n":"Haunting Hymn","s":53,"u":"haunting%20hymn_som"},{"n":"Horizon Thunder Sphere","s":53,"u":"horizon%20thunder%20sphere_som"},{"n":"Ignite Fireworks","s":53,"u":"ignite%20fireworks_som"},{"n":"Magnetic Acceleration","s":53,"u":"magnetic%20acceleration_som"},{"n":"Magnetic Attraction","s":53,"u":"magnetic%20attraction_som"},{"n":"Painful Vibrations","s":53,"u":"painful%20vibrations_som"},{"n":"Powerful Inhalation","s":53,"u":"powerful%20inhalation_som"},{"n":"Puff Of Poison","s":53,"u":"puff%20of%20poison_som"},{"n":"Pulverizing Cascade","s":53,"u":"pulverizing%20cascade_som"},{"n":"Repelling Pulse","s":53,"u":"repelling%20pulse_som"},{"n":"Runic Impression","s":53,"u":"runic%20impression_som"},{"n":"Scatter Scree","s":53,"u":"scatter%20scree_som"},{"n":"Scorching Ray","s":53,"u":"scorching%20ray_som"},{"n":"Spinning Staff","s":53,"u":"spinning%20staff_som"},{"n":"Spout","s":53,"u":"spout_som"},{"n":"Stone Lance","s":53,"u":"stone%20lance_som"},{"n":"Thunderous Strike","s":53,"u":"thunderous%20strike_som"},{"n":"Updraft","s":53,"u":"updraft_som"},{"n":"Whirlwind","s":53,"u":"whirlwind_som"},{"n":"Zero Gravity","s":53,"u":"zero%20gravity_som"},{"n":"Airburst","s":39,"u":"airburst_sot1"},{"n":"Friendfetch","s":39,"u":"friendfetch_sot1"},{"n":"Gasping Marsh","s":41,"u":"gasping%20marsh_sot3"},{"n":"Stormburst","s":41,"u":"stormburst_sot3"},{"n":"Moonburst","s":42,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"},{"n":"Radiant Field","s":42,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":42,"u":"wall%20of%20radiance_sot4"},{"n":"Wall of Shadow","s":42,"u":"wall%20of%20shadow_sot4"}],"8":[{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"}],"51":[{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Mogaru's Breath","s":35,"u":"mogaru's%20breath_frp2"}],"62":[{"n":"Sword of Anathema","s":12,"u":"sword%20of%20anathema_gmg"}],"70":[{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Control Weather","s":5,"u":"control%20weather_crb"},{"n":"Imprisonment","s":5,"u":"imprisonment_crb"},{"n":"Empower Ley Line","s":53,"u":"empower%20ley%20line_som"}]},"samsaran":{"1":[{"n":"Samsaran Anchorite","s":11,"u":"samsaran%20anchorite_b3"},{"n":"Joon-seo","s":35,"u":"joon-seo_frp2"},{"n":"Abbot Tsujon","s":36,"u":"abbot%20tsujon_frp3"}]},"shabti":{"1":[{"n":"Shabti Redeemer","s":11,"u":"shabti%20redeemer_b3"}]},"stheno":{"1":[{"n":"Stheno Harpist","s":11,"u":"stheno%20harpist_b3"}]},"vanara":{"1":[{"n":"Vanara Disciple","s":11,"u":"vanara%20disciple_b3"}]},"vishkanya":{"1":[{"n":"Vishkanya Infiltrator","s":11,"u":"vishkanya%20infiltrator_b3"}]},"wayang":{"1":[{"n":"Wayang Whisperblade","s":11,"u":"wayang%20whisperblade_b3"}]},"wyrwood":{"1":[{"n":"Wyrwood Sneak","s":11,"u":"wyrwood%20sneak_b3"},{"n":"Lantondo","s":35,"u":"lantondo_frp2"}]},"half-orc":{"0":[{"n":"Monstrous Peacemaker","s":5,"u":"monstrous%20peacemaker_crb"},{"n":"Orc Sight","s":5,"u":"orc%20sight_crb"},{"n":"Overlooked Mastermind","s":6,"u":"overlooked%20mastermind_locg"},{"n":"Tusks","s":6,"u":"tusks_locg"}],"1":[{"n":"Bloody Blade Mercenary","s":13,"u":"bloody%20blade%20mercenary_aoa1"}]},"charau-ka":{"1":[{"n":"Malarunk","s":13,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":13,"u":"skorp%20and%20venak_aoa1"},{"n":"Charau-ka Acolyte Of Angazhan","s":14,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":14,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":14,"u":"charau-ka%20warrior_aoa2"},{"n":"Racharak","s":14,"u":"racharak_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"}]},"ncommon":{"1":[{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"}]},"u":{"1":[{"n":"Charau-ka Dragon Priest","s":14,"u":"charau-ka%20dragon%20priest_aoa2"}]},"poison":{"0":[{"n":"Cobra Envenom","s":4,"u":"cobra%20envenom_apg"},{"n":"Cloak Of Poison","s":1,"u":"cloak%20of%20poison_loag"}],"1":[{"n":"Manifestation Of Dahak","s":18,"u":"manifestation%20of%20dahak_aoa6"}],"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":12,"u":"alcohol_gmg"},{"n":"Blood Sap","s":12,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":12,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":12,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":12,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Shiver","s":12,"u":"shiver_gmg"},{"n":"Zerk","s":12,"u":"zerk_gmg"},{"n":"Addlebrain","s":15,"u":"addlebrain_aoa3"},{"n":"False Death","s":17,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":17,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":17,"u":"gorgon's%20breath_aoa5"},{"n":"Isolation Draught","s":17,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":17,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":17,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":17,"u":"oblivion%20essence_aoa5"},{"n":"Weeping Midnight","s":17,"u":"weeping%20midnight_aoa5"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":19,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":19,"u":"looter's%20lethargy_aoe1"},{"n":"Reaper's Lancet","s":19,"u":"reaper's%20lancet_aoe1"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Daylight Vapor","s":22,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":22,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":22,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":22,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":22,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":22,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":22,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":22,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":22,"u":"spell-eating%20pitch_aoe4"},{"n":"Sloughing Toxin","s":26,"u":"sloughing%20toxin_av2"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Greengut","s":31,"u":"greengut_ec5"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":56,"u":"honeyscent_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"},{"n":"Abysium Powder","s":7,"u":"abysium%20powder_lotgb"},{"n":"Bitter","s":7,"u":"bitter_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Toadskin Salve","s":7,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Forgetful Ink","s":39,"u":"forgetful%20ink_sot1"}],"3":[{"n":"Noxious Vapors","s":4,"u":"noxious%20vapors_apg"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Purple Worm Sting","s":5,"u":"purple%20worm%20sting_crb"},{"n":"Spider Sting","s":5,"u":"spider%20sting_crb"},{"n":"Stinking Cloud","s":5,"u":"stinking%20cloud_crb"},{"n":"Imp Sting","s":22,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":22,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":22,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":22,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":22,"u":"wyvern%20sting_aoe4"},{"n":"Envenom Companion","s":53,"u":"envenom%20companion_som"},{"n":"Flammable Fumes","s":53,"u":"flammable%20fumes_som"},{"n":"Nature's Reprisal","s":53,"u":"nature's%20reprisal_som"},{"n":"Puff Of Poison","s":53,"u":"puff%20of%20poison_som"},{"n":"Blackfingers's Blades","s":41,"u":"blackfingers's%20blades_sot3"},{"n":"Gasping Marsh","s":41,"u":"gasping%20marsh_sot3"}],"8":[{"n":"Tail Toxin","s":4,"u":"tail%20toxin_apg"},{"n":"Toxic Skin","s":0,"u":"toxic%20skin_lome"}],"70":[{"n":"Garden Of Death","s":53,"u":"garden%20of%20death_som"}]},"herald":{"1":[{"n":"The Stabbing Beast","s":22,"u":"the%20stabbing%20beast_aoe4"}]},"morlock":{"1":[{"n":"Morlock Cultist","s":25,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":25,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":25,"u":"morlock%20scavenger_av1"}]},"seugathi":{"1":[{"n":"Jafaki","s":26,"u":"jafaki_av2"},{"n":"Seugathi Reality Warper","s":26,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":26,"u":"seugathi%20servant_av2"}]},"minion":{"1":[{"n":"Arskuva The Gnasher","s":30,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Grandfather Mantis","s":35,"u":"grandfather%20mantis_frp2"}]},"anugobu":{"1":[{"n":"Anugobu Apprentice","s":34,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":34,"u":"anugobu%20wondercrafter_frp1"}]},"hantu":{"1":[{"n":"Hantu Belian","s":34,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":34,"u":"hantu%20denai_frp1"}]},"divine":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Divine Evolution","s":5,"u":"divine%20evolution_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Everdistant Defense","s":36,"u":"everdistant%20defense_frp3"},{"n":"Scapegoat Parallel Self","s":36,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Tomb-watcher's Glare","s":6,"u":"tomb-watcher's%20glare_locg"},{"n":"Battle Prayer","s":55,"u":"battle%20prayer_logm"},{"n":"Sacred Defense","s":55,"u":"sacred%20defense_logm"}],"1":[{"n":"Old Man Statue","s":34,"u":"old%20man%20statue_frp1"},{"n":"Avatar of Walkena","s":42,"u":"avatar%20of%20walkena_sot4"}],"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Thurible of Revelation","s":5,"u":"thurible%20of%20revelation%20(generic)_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Forgefather's Seal","s":12,"u":"forgefather's%20seal_gmg"},{"n":"Martyr's Shield","s":12,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Shot Of The First Vault","s":12,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Daylight Vapor","s":22,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":22,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":22,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":22,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":22,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":22,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":22,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":22,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":22,"u":"spell-eating%20pitch_aoe4"},{"n":"Cane Of The Maelstrom","s":24,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Hunter's Brooch","s":26,"u":"hunter's%20brooch_av2"},{"n":"Kortos Diamond","s":32,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":32,"u":"piereta_ec6"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Torag's Silver Anvil","s":55,"u":"torag's%20silver%20anvil_logm"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Anointed Waterskin","s":53,"u":"anointed%20waterskin_som"},{"n":"Fu Water","s":53,"u":"fu%20water_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"},{"n":"Hundred-moth Caress","s":53,"u":"hundred-moth%20caress_som"},{"n":"Ancestral Embrace","s":44,"u":"ancestral%20embrace_sot6"}],"3":[{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"}],"62":[{"n":"Sword of Anathema","s":12,"u":"sword%20of%20anathema_gmg"}],"63":[{"n":"Soulforged Corruption","s":53,"u":"soulforged%20corruption_som"}]},"ikeshti":{"1":[{"n":"Ancient Rivener","s":43,"u":"ancient%20rivener_sot5"},{"n":"Ikeshti Brood-Minder","s":43,"u":"ikeshti%20brood-minder_sot5"}]},"formian":{"1":[{"n":"Formian Mageslayer","s":43,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":43,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":43,"u":"formian%20worker_sot5"}]},"pervasive magic":{"0":[{"n":"Basic Spellcasting","s":53,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":53,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":53,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":53,"u":"master%20spellcasting_som"}],"7":[{"n":"Energy Scarred","s":53,"u":"energy%20scarred_som"},{"n":"Mystic Tutor","s":53,"u":"mystic%20tutor_som"},{"n":"Surge Investigator","s":53,"u":"surge%20investigator_som"}]},"downtime":{"0":[{"n":"A Home In Every Port","s":4,"u":"a%20home%20in%20every%20port_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Warren Friend","s":1,"u":"warren%20friend_loag"},{"n":"Embed Aeon Stone","s":53,"u":"embed%20aeon%20stone_som"}],"8":[{"n":"Craft","s":5,"u":"craft_crb"},{"n":"Create Forgery","s":5,"u":"create%20forgery_crb"},{"n":"Earn Income","s":5,"u":"earn%20income_crb"},{"n":"Long-Term Rest","s":5,"u":"long-term%20rest_crb"},{"n":"Retraining","s":5,"u":"retraining_crb"},{"n":"Subsist","s":5,"u":"subsist_crb"},{"n":"Treat Disease","s":5,"u":"treat%20disease_crb"},{"n":"Bribe Contact","s":12,"u":"bribe%20contact_gmg"},{"n":"Forge Documents","s":12,"u":"forge%20documents_gmg"},{"n":"Gain Contact","s":12,"u":"gain%20contact_gmg"},{"n":"Gossip","s":12,"u":"gossip_gmg"},{"n":"Scout Location","s":12,"u":"scout%20location_gmg"},{"n":"Secure Disguises","s":12,"u":"secure%20disguises_gmg"},{"n":"Learn Name","s":53,"u":"learn%20name_som"},{"n":"Cram","s":39,"u":"cram_sot1"},{"n":"Practical Research","s":39,"u":"practical%20research_sot1"},{"n":"Study","s":39,"u":"study_sot1"}]},"general":{"0":[{"n":"A Home In Every Port","s":4,"u":"a%20home%20in%20every%20port_apg"},{"n":"Acrobatic Performer","s":4,"u":"acrobatic%20performer_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Aerobatics Mastery","s":4,"u":"aerobatics%20mastery_apg"},{"n":"Armor Assist","s":4,"u":"armor%20assist_apg"},{"n":"Armored Stealth","s":4,"u":"armored%20stealth_apg"},{"n":"Assured Identification","s":4,"u":"assured%20identification_apg"},{"n":"Battle Planner","s":4,"u":"battle%20planner_apg"},{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caravan Leader","s":4,"u":"caravan%20leader_apg"},{"n":"Concealing Legerdemain","s":4,"u":"concealing%20legerdemain_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Crafter's Appraisal","s":4,"u":"crafter's%20appraisal_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Deceptive Worship","s":4,"u":"deceptive%20worship_apg"},{"n":"Discreet Inquiry","s":4,"u":"discreet%20inquiry_apg"},{"n":"Distracting Performance","s":4,"u":"distracting%20performance_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Doublespeak","s":4,"u":"doublespeak_apg"},{"n":"Exhort The Faithful","s":4,"u":"exhort%20the%20faithful_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Eye For Numbers","s":4,"u":"eye%20for%20numbers_apg"},{"n":"Forensic Acumen","s":4,"u":"forensic%20acumen_apg"},{"n":"Glean Contents","s":4,"u":"glean%20contents_apg"},{"n":"Hireling Manager","s":4,"u":"hireling%20manager_apg"},{"n":"Improvise Tool","s":4,"u":"improvise%20tool_apg"},{"n":"Improvised Repair","s":4,"u":"improvised%20repair_apg"},{"n":"Incredible Scout","s":4,"u":"incredible%20scout_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Keen Follower","s":4,"u":"keen%20follower_apg"},{"n":"Lead Climber","s":4,"u":"lead%20climber_apg"},{"n":"Legendary Guide","s":4,"u":"legendary%20guide_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"Pick Up The Pace","s":4,"u":"pick%20up%20the%20pace_apg"},{"n":"Pilgrim's Token","s":4,"u":"pilgrim's%20token_apg"},{"n":"Prescient Consumable","s":4,"u":"prescient%20consumable_apg"},{"n":"Prescient Planner","s":4,"u":"prescient%20planner_apg"},{"n":"Quick Contacts","s":4,"u":"quick%20contacts_apg"},{"n":"Rapid Affixture","s":4,"u":"rapid%20affixture_apg"},{"n":"Risky Surgery","s":4,"u":"risky%20surgery_apg"},{"n":"Root Magic","s":4,"u":"root%20magic_apg"},{"n":"Schooled In Secrets","s":4,"u":"schooled%20in%20secrets_apg"},{"n":"Seasoned","s":4,"u":"seasoned_apg"},{"n":"Shadow Mark","s":4,"u":"shadow%20mark_apg"},{"n":"Skitter","s":4,"u":"skitter_apg"},{"n":"Supertaster","s":4,"u":"supertaster_apg"},{"n":"Terrifying Resistance","s":4,"u":"terrifying%20resistance_apg"},{"n":"Thorough Search","s":4,"u":"thorough%20search_apg"},{"n":"True Perception","s":4,"u":"true%20perception_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Water Sprint","s":4,"u":"water%20sprint_apg"},{"n":"Additional Lore","s":5,"u":"additional%20lore_crb"},{"n":"Adopted Ancestry","s":5,"u":"adopted%20ancestry_crb"},{"n":"Alchemical Crafting","s":5,"u":"alchemical%20crafting_crb"},{"n":"Ancestral Paragon","s":5,"u":"ancestral%20paragon_crb"},{"n":"Arcane Sense","s":5,"u":"arcane%20sense_crb"},{"n":"Armor Proficiency","s":5,"u":"armor%20proficiency_crb"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Automatic Knowledge","s":5,"u":"automatic%20knowledge_crb"},{"n":"Bargain Hunter","s":5,"u":"bargain%20hunter_crb"},{"n":"Battle Cry","s":5,"u":"battle%20cry_crb"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bizarre Magic","s":5,"u":"bizarre%20magic_crb"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Breath Control","s":5,"u":"breath%20control_crb"},{"n":"Canny Acumen","s":5,"u":"canny%20acumen_crb"},{"n":"Cat Fall","s":5,"u":"cat%20fall_crb"},{"n":"Charming Liar","s":5,"u":"charming%20liar_crb"},{"n":"Cloud Jump","s":5,"u":"cloud%20jump_crb"},{"n":"Combat Climber","s":5,"u":"combat%20climber_crb"},{"n":"Confabulator","s":5,"u":"confabulator_crb"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Continual Recovery","s":5,"u":"continual%20recovery_crb"},{"n":"Courtly Graces","s":5,"u":"courtly%20graces_crb"},{"n":"Craft Anything","s":5,"u":"craft%20anything_crb"},{"n":"Diehard","s":5,"u":"diehard_crb"},{"n":"Divine Guidance","s":5,"u":"divine%20guidance_crb"},{"n":"Dubious Knowledge","s":5,"u":"dubious%20knowledge_crb"},{"n":"Expeditious Search","s":5,"u":"expeditious%20search_crb"},{"n":"Experienced Professional","s":5,"u":"experienced%20professional_crb"},{"n":"Experienced Smuggler","s":5,"u":"experienced%20smuggler_crb"},{"n":"Experienced Tracker","s":5,"u":"experienced%20tracker_crb"},{"n":"Fascinating Performance","s":5,"u":"fascinating%20performance_crb"},{"n":"Fast Recovery","s":5,"u":"fast%20recovery_crb"},{"n":"Feather Step","s":5,"u":"feather%20step_crb"},{"n":"Fleet","s":5,"u":"fleet_crb"},{"n":"Foil Senses","s":5,"u":"foil%20senses_crb"},{"n":"Forager","s":5,"u":"forager_crb"},{"n":"Glad-hand","s":5,"u":"glad-hand_crb"},{"n":"Group Coercion","s":5,"u":"group%20coercion_crb"},{"n":"Group Impression","s":5,"u":"group%20impression_crb"},{"n":"Hefty Hauler","s":5,"u":"hefty%20hauler_crb"},{"n":"Hobnobber","s":5,"u":"hobnobber_crb"},{"n":"Impeccable Crafting","s":5,"u":"impeccable%20crafting_crb"},{"n":"Impressive Performance","s":5,"u":"impressive%20performance_crb"},{"n":"Incredible Initiative","s":5,"u":"incredible%20initiative_crb"},{"n":"Incredible Investiture","s":5,"u":"incredible%20investiture_crb"},{"n":"Intimidating Glare","s":5,"u":"intimidating%20glare_crb"},{"n":"Intimidating Prowess","s":5,"u":"intimidating%20prowess_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Kip Up","s":5,"u":"kip%20up_crb"},{"n":"Lasting Coercion","s":5,"u":"lasting%20coercion_crb"},{"n":"Legendary Codebreaker","s":5,"u":"legendary%20codebreaker_crb"},{"n":"Legendary Linguist","s":5,"u":"legendary%20linguist_crb"},{"n":"Legendary Medic","s":5,"u":"legendary%20medic_crb"},{"n":"Legendary Negotiation","s":5,"u":"legendary%20negotiation_crb"},{"n":"Legendary Performer","s":5,"u":"legendary%20performer_crb"},{"n":"Legendary Professional","s":5,"u":"legendary%20professional_crb"},{"n":"Legendary Sneak","s":5,"u":"legendary%20sneak_crb"},{"n":"Legendary Survivalist","s":5,"u":"legendary%20survivalist_crb"},{"n":"Legendary Thief","s":5,"u":"legendary%20thief_crb"},{"n":"Lengthy Diversion","s":5,"u":"lengthy%20diversion_crb"},{"n":"Lie To Me","s":5,"u":"lie%20to%20me_crb"},{"n":"Magical Crafting","s":5,"u":"magical%20crafting_crb"},{"n":"Magical Shorthand","s":5,"u":"magical%20shorthand_crb"},{"n":"Multilingual","s":5,"u":"multilingual_crb"},{"n":"Natural Medicine","s":5,"u":"natural%20medicine_crb"},{"n":"Nimble Crawl","s":5,"u":"nimble%20crawl_crb"},{"n":"Oddity Identification","s":5,"u":"oddity%20identification_crb"},{"n":"Pickpocket","s":5,"u":"pickpocket_crb"},{"n":"Planar Survival","s":5,"u":"planar%20survival_crb"},{"n":"Powerful Leap","s":5,"u":"powerful%20leap_crb"},{"n":"Quick Climb","s":5,"u":"quick%20climb_crb"},{"n":"Quick Coercion","s":5,"u":"quick%20coercion_crb"},{"n":"Quick Disguise","s":5,"u":"quick%20disguise_crb"},{"n":"Quick Identification","s":5,"u":"quick%20identification_crb"},{"n":"Quick Jump","s":5,"u":"quick%20jump_crb"},{"n":"Quick Recognition","s":5,"u":"quick%20recognition_crb"},{"n":"Quick Repair","s":5,"u":"quick%20repair_crb"},{"n":"Quick Squeeze","s":5,"u":"quick%20squeeze_crb"},{"n":"Quick Swim","s":5,"u":"quick%20swim_crb"},{"n":"Quick Unlock","s":5,"u":"quick%20unlock_crb"},{"n":"Quiet Allies","s":5,"u":"quiet%20allies_crb"},{"n":"Rapid Mantel","s":5,"u":"rapid%20mantel_crb"},{"n":"Read Lips","s":5,"u":"read%20lips_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Ride","s":5,"u":"ride_crb"},{"n":"Robust Recovery","s":5,"u":"robust%20recovery_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Shameless Request","s":5,"u":"shameless%20request_crb"},{"n":"Shield Block","s":5,"u":"shield%20block_crb"},{"n":"Sign Language","s":5,"u":"sign%20language_crb"},{"n":"Skill Training","s":5,"u":"skill%20training_crb"},{"n":"Slippery Secrets","s":5,"u":"slippery%20secrets_crb"},{"n":"Snare Crafting","s":5,"u":"snare%20crafting_crb"},{"n":"Specialty Crafting","s":5,"u":"specialty%20crafting_crb"},{"n":"Steady Balance","s":5,"u":"steady%20balance_crb"},{"n":"Streetwise","s":5,"u":"streetwise_crb"},{"n":"Student Of The Canon","s":5,"u":"student%20of%20the%20canon_crb"},{"n":"Subtle Theft","s":5,"u":"subtle%20theft_crb"},{"n":"Survey Wildlife","s":5,"u":"survey%20wildlife_crb"},{"n":"Swift Sneak","s":5,"u":"swift%20sneak_crb"},{"n":"Terrain Expertise","s":5,"u":"terrain%20expertise_crb"},{"n":"Terrain Stalker","s":5,"u":"terrain%20stalker_crb"},{"n":"Terrified Retreat","s":5,"u":"terrified%20retreat_crb"},{"n":"Titan Wrestler","s":5,"u":"titan%20wrestler_crb"},{"n":"Toughness","s":5,"u":"toughness_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Underwater Marauder","s":5,"u":"underwater%20marauder_crb"},{"n":"Unified Theory","s":5,"u":"unified%20theory_crb"},{"n":"Unmistakable Lore","s":5,"u":"unmistakable%20lore_crb"},{"n":"Untrained Improvisation","s":5,"u":"untrained%20improvisation_crb"},{"n":"Virtuosic Performer","s":5,"u":"virtuosic%20performer_crb"},{"n":"Wall Jump","s":5,"u":"wall%20jump_crb"},{"n":"Ward Medic","s":5,"u":"ward%20medic_crb"},{"n":"Wary Disarmament","s":5,"u":"wary%20disarmament_crb"},{"n":"Weapon Proficiency","s":5,"u":"weapon%20proficiency_crb"},{"n":"Encouraging Words","s":12,"u":"encouraging%20words_gmg"},{"n":"Steel Your Resolve","s":12,"u":"steel%20your%20resolve_gmg"},{"n":"Different Worlds","s":15,"u":"different%20worlds_aoa3"},{"n":"Reveal Machinations","s":15,"u":"reveal%20machinations_aoa3"},{"n":"Secret Speech","s":15,"u":"secret%20speech_aoa3"},{"n":"Tweak Appearances","s":15,"u":"tweak%20appearances_aoa3"},{"n":"Juggle","s":28,"u":"juggle_ec1"},{"n":"Ravening's Desperation","s":8,"u":"ravening's%20desperation_ec3"},{"n":"Wilderness Spotter","s":33,"u":"wilderness%20spotter_fop"},{"n":"Backup Disguise","s":6,"u":"backup%20disguise_locg"},{"n":"Entourage","s":6,"u":"entourage_locg"},{"n":"Sow Rumor","s":6,"u":"sow%20rumor_locg"},{"n":"Battle Prayer","s":55,"u":"battle%20prayer_logm"},{"n":"Bless Tonic","s":55,"u":"bless%20tonic_logm"},{"n":"Bless Toxin","s":55,"u":"bless%20toxin_logm"},{"n":"Charlatan","s":55,"u":"charlatan_logm"},{"n":"Environmental Grace","s":55,"u":"environmental%20grace_logm"},{"n":"Evangelize","s":55,"u":"evangelize_logm"},{"n":"Mortal Healing","s":55,"u":"mortal%20healing_logm"},{"n":"Numb To Death","s":55,"u":"numb%20to%20death_logm"},{"n":"Sacred Defense","s":55,"u":"sacred%20defense_logm"},{"n":"Sanctify Water","s":55,"u":"sanctify%20water_logm"},{"n":"Medical Researcher","s":56,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":56,"u":"paragon%20battle%20medicine_lol"},{"n":"Fane's Escape","s":51,"u":"fane's%20escape_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":51,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Eye Of The Arclords","s":52,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Godless Healing","s":52,"u":"godless%20healing_lowg"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"},{"n":"Tattoo Artist","s":53,"u":"tattoo%20artist_som"}]},"champion":{"0":[{"n":"Accelerating Touch","s":4,"u":"accelerating%20touch_apg"},{"n":"Amplifying Touch","s":4,"u":"amplifying%20touch_apg"},{"n":"Aura Of Despair","s":4,"u":"aura%20of%20despair_apg"},{"n":"Aura Of Preservation","s":4,"u":"aura%20of%20preservation_apg"},{"n":"Conceited Mindset","s":4,"u":"conceited%20mindset_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Desperate Prayer","s":4,"u":"desperate%20prayer_apg"},{"n":"Elucidating Mercy","s":4,"u":"elucidating%20mercy_apg"},{"n":"Enforce Oath","s":4,"u":"enforce%20oath_apg"},{"n":"Esoteric Oath","s":4,"u":"esoteric%20oath_apg"},{"n":"Expand Aura","s":4,"u":"expand%20aura_apg"},{"n":"Fiendish Form","s":4,"u":"fiendish%20form_apg"},{"n":"Fiendish Mount","s":4,"u":"fiendish%20mount_apg"},{"n":"Greater Cruelty","s":4,"u":"greater%20cruelty_apg"},{"n":"Greater Interpose","s":4,"u":"greater%20interpose_apg"},{"n":"Gruesome Strike","s":4,"u":"gruesome%20strike_apg"},{"n":"Instrument Of Slaughter","s":4,"u":"instrument%20of%20slaughter_apg"},{"n":"Invigorating Mercy","s":4,"u":"invigorating%20mercy_apg"},{"n":"Iron Repercussions","s":4,"u":"iron%20repercussions_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Ongoing Selfishness","s":4,"u":"ongoing%20selfishness_apg"},{"n":"Pale Horse","s":4,"u":"pale%20horse_apg"},{"n":"Rejuvenating Touch","s":4,"u":"rejuvenating%20touch_apg"},{"n":"Resilient Touch","s":4,"u":"resilient%20touch_apg"},{"n":"Sacred Defender","s":4,"u":"sacred%20defender_apg"},{"n":"Sacrifice Armor","s":4,"u":"sacrifice%20armor_apg"},{"n":"Sense Good","s":4,"u":"sense%20good_apg"},{"n":"Smite Good","s":4,"u":"smite%20good_apg"},{"n":"Vicious Vengeance","s":4,"u":"vicious%20vengeance_apg"},{"n":"Advanced Deity's Domain","s":5,"u":"advanced%20deity's%20domain_crb"},{"n":"Affliction Mercy","s":5,"u":"affliction%20mercy_crb"},{"n":"Anchoring Aura","s":5,"u":"anchoring%20aura_crb"},{"n":"Attack Of Opportunity","s":5,"u":"attack%20of%20opportunity%20(champion)_crb"},{"n":"Aura Of Courage","s":5,"u":"aura%20of%20courage_crb"},{"n":"Aura Of Faith","s":5,"u":"aura%20of%20faith_crb"},{"n":"Aura Of Life","s":5,"u":"aura%20of%20life_crb"},{"n":"Aura Of Righteousness","s":5,"u":"aura%20of%20righteousness_crb"},{"n":"Aura Of Vengeance","s":5,"u":"aura%20of%20vengeance_crb"},{"n":"Auspicious Mount","s":5,"u":"auspicious%20mount_crb"},{"n":"Blade Of Justice","s":5,"u":"blade%20of%20justice_crb"},{"n":"Celestial Form","s":5,"u":"celestial%20form_crb"},{"n":"Celestial Mount","s":5,"u":"celestial%20mount_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Deity's Domain","s":5,"u":"deity's%20domain_crb"},{"n":"Devoted Focus","s":5,"u":"devoted%20focus_crb"},{"n":"Divine Grace","s":5,"u":"divine%20grace_crb"},{"n":"Divine Health","s":5,"u":"divine%20health_crb"},{"n":"Divine Reflexes","s":5,"u":"divine%20reflexes_crb"},{"n":"Divine Wall","s":5,"u":"divine%20wall_crb"},{"n":"Dragonslayer Oath","s":5,"u":"dragonslayer%20oath_crb"},{"n":"Fiendsbane Oath","s":5,"u":"fiendsbane%20oath_crb"},{"n":"Greater Mercy","s":5,"u":"greater%20mercy_crb"},{"n":"Heal Mount","s":5,"u":"heal%20mount_crb"},{"n":"Imposing Destrier","s":5,"u":"imposing%20destrier_crb"},{"n":"Instrument Of Zeal","s":5,"u":"instrument%20of%20zeal_crb"},{"n":"Lasting Doubt","s":5,"u":"lasting%20doubt_crb"},{"n":"Liberating Stride","s":5,"u":"liberating%20stride_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Loyal Warhorse","s":5,"u":"loyal%20warhorse_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Quick Shield Block","s":5,"u":"quick%20shield%20block%20(champion)_crb"},{"n":"Radiant Blade Master","s":5,"u":"radiant%20blade%20master_crb"},{"n":"Radiant Blade Spirit","s":5,"u":"radiant%20blade%20spirit_crb"},{"n":"Ranged Reprisal","s":5,"u":"ranged%20reprisal_crb"},{"n":"Second Ally","s":5,"u":"second%20ally_crb"},{"n":"Sense Evil","s":5,"u":"sense%20evil_crb"},{"n":"Shield Of Grace","s":5,"u":"shield%20of%20grace_crb"},{"n":"Shield Of Reckoning","s":5,"u":"shield%20of%20reckoning_crb"},{"n":"Shield Paragon","s":5,"u":"shield%20paragon_crb"},{"n":"Shield Warden","s":5,"u":"shield%20warden%20(champion)_crb"},{"n":"Shining Oath","s":5,"u":"shining%20oath_crb"},{"n":"Smite Evil","s":5,"u":"smite%20evil_crb"},{"n":"Ultimate Mercy","s":5,"u":"ultimate%20mercy_crb"},{"n":"Unimpeded Step","s":5,"u":"unimpeded%20step_crb"},{"n":"Vengeful Oath","s":5,"u":"vengeful%20oath_crb"},{"n":"Weight Of Guilt","s":5,"u":"weight%20of%20guilt_crb"},{"n":"Wyrmbane Aura","s":5,"u":"wyrmbane%20aura_crb"},{"n":"Aura Of Unbreakable Virtue","s":18,"u":"aura%20of%20unbreakable%20virtue_aoa6"},{"n":"Banishing Blow","s":32,"u":"banishing%20blow_ec6"},{"n":"Everdistant Defense","s":36,"u":"everdistant%20defense_frp3"},{"n":"Everstand Stance","s":6,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":6,"u":"everstand%20strike_locg"},{"n":"Impassable Wall Stance","s":6,"u":"impassable%20wall%20stance_locg"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Sun Blade","s":6,"u":"sun%20blade_locg"},{"n":"Splinter Faith","s":55,"u":"splinter%20faith_logm"}],"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"}],"8":[{"n":"Destructive Vengeance","s":4,"u":"destructive%20vengeance_apg"},{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Selfish Shield","s":4,"u":"selfish%20shield_apg"},{"n":"Glimpse of Redemption","s":5,"u":"glimpse%20of%20redemption_crb"},{"n":"Liberating Step","s":5,"u":"liberating%20step_crb"},{"n":"Retributive Strike","s":5,"u":"retributive%20strike_crb"}]},"archetype":{"0":[{"n":"Acclimatization","s":4,"u":"acclimatization_apg"},{"n":"Acquired Tolerance","s":4,"u":"acquired%20tolerance_apg"},{"n":"Acrobat Dedication","s":4,"u":"acrobat%20dedication_apg"},{"n":"Additional Companion","s":4,"u":"additional%20companion_apg"},{"n":"Additional Shadow Magic","s":4,"u":"additional%20shadow%20magic_apg"},{"n":"Advanced Bow Training","s":4,"u":"advanced%20bow%20training_apg"},{"n":"Advanced Deduction","s":4,"u":"advanced%20deduction_apg"},{"n":"Advanced Flair","s":4,"u":"advanced%20flair_apg"},{"n":"Advanced Mysteries","s":4,"u":"advanced%20mysteries_apg"},{"n":"Advanced Witchcraft","s":4,"u":"advanced%20witchcraft_apg"},{"n":"Analyze Idiolect","s":4,"u":"analyze%20idiolect_apg"},{"n":"Angel Of Death","s":4,"u":"angel%20of%20death_apg"},{"n":"Archaeologist Dedication","s":4,"u":"archaeologist%20dedication_apg"},{"n":"Archaeologist's Luck","s":4,"u":"archaeologist's%20luck_apg"},{"n":"Archer Dedication","s":4,"u":"archer%20dedication_apg"},{"n":"Archer's Aim","s":4,"u":"archer's%20aim_apg"},{"n":"Armor Specialist","s":4,"u":"armor%20specialist_apg"},{"n":"Armored Rebuff","s":4,"u":"armored%20rebuff_apg"},{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Assassin Dedication","s":4,"u":"assassin%20dedication_apg"},{"n":"Assassinate","s":4,"u":"assassinate_apg"},{"n":"Assured Ritualist","s":4,"u":"assured%20ritualist_apg"},{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Back To Back","s":4,"u":"back%20to%20back_apg"},{"n":"Basic Deduction","s":4,"u":"basic%20deduction_apg"},{"n":"Basic Eldritch Archer Spellcasting","s":4,"u":"basic%20eldritch%20archer%20spellcasting_apg"},{"n":"Basic Flair","s":4,"u":"basic%20flair_apg"},{"n":"Basic Mysteries","s":4,"u":"basic%20mysteries_apg"},{"n":"Basic Oracle Spellcasting","s":4,"u":"basic%20oracle%20spellcasting_apg"},{"n":"Basic Scroll Cache","s":4,"u":"basic%20scroll%20cache_apg"},{"n":"Basic Witch Spellcasting","s":4,"u":"basic%20witch%20spellcasting_apg"},{"n":"Basic Witchcraft","s":4,"u":"basic%20witchcraft_apg"},{"n":"Bastion Dedication","s":4,"u":"bastion%20dedication_apg"},{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Beastmaster Dedication","s":4,"u":"beastmaster%20dedication_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Beastmaster's Trance","s":4,"u":"beastmaster's%20trance_apg"},{"n":"Blessed Denial","s":4,"u":"blessed%20denial_apg"},{"n":"Blessed One Dedication","s":4,"u":"blessed%20one%20dedication_apg"},{"n":"Blessed Sacrifice","s":4,"u":"blessed%20sacrifice_apg"},{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Bounty Hunter Dedication","s":4,"u":"bounty%20hunter%20dedication_apg"},{"n":"Breath Of The Dragon","s":4,"u":"breath%20of%20the%20dragon_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Call Your Shot","s":4,"u":"call%20your%20shot_apg"},{"n":"Cavalier Dedication","s":4,"u":"cavalier%20dedication_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Cavalier's Charge","s":4,"u":"cavalier's%20charge_apg"},{"n":"Celebrity Dedication","s":4,"u":"celebrity%20dedication_apg"},{"n":"Claws Of The Dragon","s":4,"u":"claws%20of%20the%20dragon_apg"},{"n":"Clear The Way","s":4,"u":"clear%20the%20way_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Contortionist","s":4,"u":"contortionist_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Crossbow Terror","s":4,"u":"crossbow%20terror_apg"},{"n":"Crude Communication","s":4,"u":"crude%20communication_apg"},{"n":"Dandy Dedication","s":4,"u":"dandy%20dedication_apg"},{"n":"Deeper Dabbler","s":4,"u":"deeper%20dabbler_apg"},{"n":"Defend Mount","s":4,"u":"defend%20mount_apg"},{"n":"Destructive Block","s":4,"u":"destructive%20block_apg"},{"n":"Disarming Block","s":4,"u":"disarming%20block_apg"},{"n":"Disciple's Breath","s":4,"u":"disciple's%20breath_apg"},{"n":"Distracting Flattery","s":4,"u":"distracting%20flattery_apg"},{"n":"Doctor's Visitation","s":4,"u":"doctor's%20visitation_apg"},{"n":"Dodge Away","s":4,"u":"dodge%20away_apg"},{"n":"Draconic Scent","s":4,"u":"draconic%20scent_apg"},{"n":"Dragon Arcana","s":4,"u":"dragon%20arcana_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Dual Onslaught","s":4,"u":"dual%20onslaught_apg"},{"n":"Dual Thrower","s":4,"u":"dual%20thrower_apg"},{"n":"Dual-Weapon Blitz","s":4,"u":"dual-weapon%20blitz_apg"},{"n":"Dual-Weapon Reload","s":4,"u":"dual-weapon%20reload_apg"},{"n":"Dual-Weapon Warrior Dedication","s":4,"u":"dual-weapon%20warrior%20dedication_apg"},{"n":"Duelist Dedication","s":4,"u":"duelist%20dedication_apg"},{"n":"Duelist's Challenge","s":4,"u":"duelist's%20challenge_apg"},{"n":"Efficient Rituals","s":4,"u":"efficient%20rituals_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Endemic Herbs","s":4,"u":"endemic%20herbs_apg"},{"n":"Evasiveness","s":4,"u":"evasiveness_apg"},{"n":"Expert Backstabber","s":4,"u":"expert%20backstabber_apg"},{"n":"Expert Disassembly","s":4,"u":"expert%20disassembly_apg"},{"n":"Expert Eldritch Archer Spellcasting","s":4,"u":"expert%20eldritch%20archer%20spellcasting_apg"},{"n":"Expert Herbalism","s":4,"u":"expert%20herbalism_apg"},{"n":"Expert Oracle Spellcasting","s":4,"u":"expert%20oracle%20spellcasting_apg"},{"n":"Expert Poisoner","s":4,"u":"expert%20poisoner_apg"},{"n":"Expert Scroll Cache","s":4,"u":"expert%20scroll%20cache_apg"},{"n":"Expert Witch Spellcasting","s":4,"u":"expert%20witch%20spellcasting_apg"},{"n":"Fabricated Connections","s":4,"u":"fabricated%20connections_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Familiar Mascot","s":4,"u":"familiar%20mascot_apg"},{"n":"Familiar Master Dedication","s":4,"u":"familiar%20master%20dedication_apg"},{"n":"Fancy Moves","s":4,"u":"fancy%20moves_apg"},{"n":"Finishing Precision","s":4,"u":"finishing%20precision_apg"},{"n":"First Revelation","s":4,"u":"first%20revelation_apg"},{"n":"Fleeting Shadow","s":4,"u":"fleeting%20shadow_apg"},{"n":"Flensing Slice","s":4,"u":"flensing%20slice_apg"},{"n":"Flexible Ritualist","s":4,"u":"flexible%20ritualist_apg"},{"n":"Follow-up Strike","s":4,"u":"follow-up%20strike_apg"},{"n":"Fresh Ingredients","s":4,"u":"fresh%20ingredients_apg"},{"n":"Frightening Appearance","s":4,"u":"frightening%20appearance_apg"},{"n":"Giant Snare","s":4,"u":"giant%20snare_apg"},{"n":"Gladiator Dedication","s":4,"u":"gladiator%20dedication_apg"},{"n":"Gossip Lore","s":4,"u":"gossip%20lore_apg"},{"n":"Graceful Leaper","s":4,"u":"graceful%20leaper_apg"},{"n":"Greater Magical Edification","s":4,"u":"greater%20magical%20edification_apg"},{"n":"Greater Magical Scholastics","s":4,"u":"greater%20magical%20scholastics_apg"},{"n":"Grievous Blow","s":4,"u":"grievous%20blow_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Heal Animal","s":4,"u":"heal%20animal_apg"},{"n":"Herbalist Dedication","s":4,"u":"herbalist%20dedication_apg"},{"n":"Hidden Magic","s":4,"u":"hidden%20magic_apg"},{"n":"High-quality Scrounger","s":4,"u":"high-quality%20scrounger_apg"},{"n":"Holistic Care","s":4,"u":"holistic%20care_apg"},{"n":"Horizon Walker Dedication","s":4,"u":"horizon%20walker%20dedication_apg"},{"n":"Hurling Charge","s":4,"u":"hurling%20charge_apg"},{"n":"Impressive Mount","s":4,"u":"impressive%20mount_apg"},{"n":"Improved Familiar","s":4,"u":"improved%20familiar_apg"},{"n":"Improvised Critical","s":4,"u":"improvised%20critical_apg"},{"n":"Improvised Pummel","s":4,"u":"improvised%20pummel_apg"},{"n":"Incredible Beastmaster Companion","s":4,"u":"incredible%20beastmaster%20companion_apg"},{"n":"Incredible Familiar","s":4,"u":"incredible%20familiar%20(familiar%20master)_apg"},{"n":"Incredible Mount","s":4,"u":"incredible%20mount_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Investigator's Stratagem","s":4,"u":"investigator's%20stratagem_apg"},{"n":"Keen Recollection","s":4,"u":"keen%20recollection_apg"},{"n":"Keep Pace","s":4,"u":"keep%20pace_apg"},{"n":"Lead The Pack","s":4,"u":"lead%20the%20pack_apg"},{"n":"Legendary Rider","s":4,"u":"legendary%20rider_apg"},{"n":"Linguist Dedication","s":4,"u":"linguist%20dedication_apg"},{"n":"Loremaster Dedication","s":4,"u":"loremaster%20dedication_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Magical Adaptation","s":4,"u":"magical%20adaptation_apg"},{"n":"Magical Edification","s":4,"u":"magical%20edification_apg"},{"n":"Magical Scholastics","s":4,"u":"magical%20scholastics_apg"},{"n":"Makeshift Strike","s":4,"u":"makeshift%20strike_apg"},{"n":"Many Guises","s":4,"u":"many%20guises_apg"},{"n":"Marshal Dedication","s":4,"u":"marshal%20dedication_apg"},{"n":"Martial Artist Dedication","s":4,"u":"martial%20artist%20dedication_apg"},{"n":"Master Eldritch Archer Spellcasting","s":4,"u":"master%20eldritch%20archer%20spellcasting_apg"},{"n":"Master Oracle Spellcasting","s":4,"u":"master%20oracle%20spellcasting_apg"},{"n":"Master Scroll Cache","s":4,"u":"master%20scroll%20cache_apg"},{"n":"Master Spotter","s":4,"u":"master%20spotter_apg"},{"n":"Master Witch Spellcasting","s":4,"u":"master%20witch%20spellcasting_apg"},{"n":"Mature Beastmaster Companion","s":4,"u":"mature%20beastmaster%20companion_apg"},{"n":"Mauler Dedication","s":4,"u":"mauler%20dedication_apg"},{"n":"Medic Dedication","s":4,"u":"medic%20dedication_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Mighty Bulwark","s":4,"u":"mighty%20bulwark_apg"},{"n":"Mighty Dragon Shape","s":4,"u":"mighty%20dragon%20shape_apg"},{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"},{"n":"Mounted Shield","s":4,"u":"mounted%20shield_apg"},{"n":"Multilingual Cipher","s":4,"u":"multilingual%20cipher_apg"},{"n":"Mutable Familiar","s":4,"u":"mutable%20familiar_apg"},{"n":"Mysterious Breadth","s":4,"u":"mysterious%20breadth_apg"},{"n":"Never Tire","s":4,"u":"never%20tire_apg"},{"n":"Nimble Shield Hand","s":4,"u":"nimble%20shield%20hand_apg"},{"n":"Opportunistic Grapple","s":4,"u":"opportunistic%20grapple_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Orthographic Mastery","s":4,"u":"orthographic%20mastery_apg"},{"n":"Party Crasher","s":4,"u":"party%20crasher_apg"},{"n":"Path Of Iron","s":4,"u":"path%20of%20iron_apg"},{"n":"Patron's Breadth","s":4,"u":"patron's%20breadth_apg"},{"n":"Performative Weapons Training","s":4,"u":"performative%20weapons%20training_apg"},{"n":"Perpetual Scout","s":4,"u":"perpetual%20scout_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Phonetic Training","s":4,"u":"phonetic%20training_apg"},{"n":"Pirate Dedication","s":4,"u":"pirate%20dedication_apg"},{"n":"Pirate Weapon Training","s":4,"u":"pirate%20weapon%20training_apg"},{"n":"Play To The Crowd","s":4,"u":"play%20to%20the%20crowd_apg"},{"n":"Plentiful Snares","s":4,"u":"plentiful%20snares_apg"},{"n":"Poison Coat","s":4,"u":"poison%20coat_apg"},{"n":"Poisoner Dedication","s":4,"u":"poisoner%20dedication_apg"},{"n":"Poisoner's Twist","s":4,"u":"poisoner's%20twist_apg"},{"n":"Posse","s":4,"u":"posse_apg"},{"n":"Poultice Preparation","s":4,"u":"poultice%20preparation_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Quick Change","s":4,"u":"quick%20change_apg"},{"n":"Quick Fix","s":4,"u":"quick%20fix_apg"},{"n":"Quick Mount","s":4,"u":"quick%20mount_apg"},{"n":"Quick Shot","s":4,"u":"quick%20shot_apg"},{"n":"Quick Study","s":4,"u":"quick%20study_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Remote Trigger","s":4,"u":"remote%20trigger_apg"},{"n":"Resourceful Ritualist","s":4,"u":"resourceful%20ritualist_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Reverse Engineering","s":4,"u":"reverse%20engineering_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Rope Runner","s":4,"u":"rope%20runner_apg"},{"n":"Safe House","s":4,"u":"safe%20house_apg"},{"n":"Scales Of The Dragon","s":4,"u":"scales%20of%20the%20dragon_apg"},{"n":"Scholastic Identification","s":4,"u":"scholastic%20identification_apg"},{"n":"Scout Dedication","s":4,"u":"scout%20dedication_apg"},{"n":"Scout's Charge","s":4,"u":"scout's%20charge_apg"},{"n":"Scout's Pounce","s":4,"u":"scout's%20pounce_apg"},{"n":"Scout's Speed","s":4,"u":"scout's%20speed_apg"},{"n":"Scroll Trickster Dedication","s":4,"u":"scroll%20trickster%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Second Shield","s":4,"u":"second%20shield_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Selfless Parry","s":4,"u":"selfless%20parry_apg"},{"n":"Sentinel Dedication","s":4,"u":"sentinel%20dedication_apg"},{"n":"Settlement Scholastics","s":4,"u":"settlement%20scholastics_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Shadow Magic","s":4,"u":"shadow%20magic_apg"},{"n":"Shadow Master","s":4,"u":"shadow%20master_apg"},{"n":"Shadow Power","s":4,"u":"shadow%20power_apg"},{"n":"Shadow Sneak Attack","s":4,"u":"shadow%20sneak%20attack_apg"},{"n":"Shadowdancer Dedication","s":4,"u":"shadowdancer%20dedication_apg"},{"n":"Shape Of The Dragon","s":4,"u":"shape%20of%20the%20dragon_apg"},{"n":"Shattering Strike","s":4,"u":"shattering%20strike_apg"},{"n":"Shield Salvation","s":4,"u":"shield%20salvation_apg"},{"n":"Shoving Sweep","s":4,"u":"shoving%20sweep_apg"},{"n":"Skill Mastery","s":4,"u":"skill%20mastery_apg"},{"n":"Skim Scroll","s":4,"u":"skim%20scroll_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Snarecrafter Dedication","s":4,"u":"snarecrafter%20dedication_apg"},{"n":"Social Purview","s":4,"u":"social%20purview_apg"},{"n":"Specialized Beastmaster Companion","s":4,"u":"specialized%20beastmaster%20companion_apg"},{"n":"Specialized Mount","s":4,"u":"specialized%20mount_apg"},{"n":"Speedy Rituals","s":4,"u":"speedy%20rituals_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Stage Fighting","s":4,"u":"stage%20fighting_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Skin","s":4,"u":"steel%20skin_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Student Of The Dueling Arts","s":4,"u":"student%20of%20the%20dueling%20arts_apg"},{"n":"Stunning Appearance","s":4,"u":"stunning%20appearance_apg"},{"n":"Subjective Truth","s":4,"u":"subjective%20truth_apg"},{"n":"Sure Foot","s":4,"u":"sure%20foot_apg"},{"n":"Surprise Attack","s":4,"u":"surprise%20attack_apg"},{"n":"Surprise Snare","s":4,"u":"surprise%20snare_apg"},{"n":"Surprise Strike","s":4,"u":"surprise%20strike_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Swashbuckler's Riposte","s":4,"u":"swashbuckler's%20riposte_apg"},{"n":"Swashbuckler's Speed","s":4,"u":"swashbuckler's%20speed_apg"},{"n":"Tactical Cadence","s":4,"u":"tactical%20cadence_apg"},{"n":"Talisman Dabbler Dedication","s":4,"u":"talisman%20dabbler%20dedication_apg"},{"n":"Talismanic Sage","s":4,"u":"talismanic%20sage_apg"},{"n":"Target Of Opportunity","s":4,"u":"target%20of%20opportunity_apg"},{"n":"Terrain Scout","s":4,"u":"terrain%20scout_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Tools Of The Trade","s":4,"u":"tools%20of%20the%20trade_apg"},{"n":"Topple Foe","s":4,"u":"topple%20foe_apg"},{"n":"Trampling Charge","s":4,"u":"trampling%20charge_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Tumbling Opportunist","s":4,"u":"tumbling%20opportunist_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Unseat","s":4,"u":"unseat_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Viking Dedication","s":4,"u":"viking%20dedication_apg"},{"n":"Viking Weapon Familiarity","s":4,"u":"viking%20weapon%20familiarity_apg"},{"n":"Viking Weapon Specialist","s":4,"u":"viking%20weapon%20specialist_apg"},{"n":"Walk The Plank","s":4,"u":"walk%20the%20plank_apg"},{"n":"Weapon Improviser Dedication","s":4,"u":"weapon%20improviser%20dedication_apg"},{"n":"Wild Strider","s":4,"u":"wild%20strider_apg"},{"n":"Wings Of The Dragon","s":4,"u":"wings%20of%20the%20dragon_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Advanced Arcana","s":5,"u":"advanced%20arcana_crb"},{"n":"Advanced Blood Potency","s":5,"u":"advanced%20blood%20potency_crb"},{"n":"Advanced Concoction","s":5,"u":"advanced%20concoction_crb"},{"n":"Advanced Devotion","s":5,"u":"advanced%20devotion_crb"},{"n":"Advanced Dogma","s":5,"u":"advanced%20dogma_crb"},{"n":"Advanced Fury","s":5,"u":"advanced%20fury_crb"},{"n":"Advanced Hunter's Trick","s":5,"u":"advanced%20hunter's%20trick_crb"},{"n":"Advanced Kata","s":5,"u":"advanced%20kata_crb"},{"n":"Advanced Maneuver","s":5,"u":"advanced%20maneuver_crb"},{"n":"Advanced Muse's Whispers","s":5,"u":"advanced%20muse's%20whispers_crb"},{"n":"Advanced Trickery","s":5,"u":"advanced%20trickery_crb"},{"n":"Advanced Wilding","s":5,"u":"advanced%20wilding_crb"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Arcane Breadth","s":5,"u":"arcane%20breadth_crb"},{"n":"Arcane School Spell","s":5,"u":"arcane%20school%20spell_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Barbarian Resiliency","s":5,"u":"barbarian%20resiliency_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Basic Arcana","s":5,"u":"basic%20arcana_crb"},{"n":"Basic Bard Spellcasting","s":5,"u":"basic%20bard%20spellcasting_crb"},{"n":"Basic Blood Potency","s":5,"u":"basic%20blood%20potency_crb"},{"n":"Basic Bloodline Spell","s":5,"u":"basic%20bloodline%20spell_crb"},{"n":"Basic Cleric Spellcasting","s":5,"u":"basic%20cleric%20spellcasting_crb"},{"n":"Basic Concoction","s":5,"u":"basic%20concoction_crb"},{"n":"Basic Devotion","s":5,"u":"basic%20devotion_crb"},{"n":"Basic Dogma","s":5,"u":"basic%20dogma_crb"},{"n":"Basic Druid Spellcasting","s":5,"u":"basic%20druid%20spellcasting_crb"},{"n":"Basic Fury","s":5,"u":"basic%20fury_crb"},{"n":"Basic Hunter's Trick","s":5,"u":"basic%20hunter's%20trick_crb"},{"n":"Basic Kata","s":5,"u":"basic%20kata_crb"},{"n":"Basic Maneuver","s":5,"u":"basic%20maneuver_crb"},{"n":"Basic Muse's Whispers","s":5,"u":"basic%20muse's%20whispers_crb"},{"n":"Basic Sorcerer Spellcasting","s":5,"u":"basic%20sorcerer%20spellcasting_crb"},{"n":"Basic Trickery","s":5,"u":"basic%20trickery_crb"},{"n":"Basic Wilding","s":5,"u":"basic%20wilding_crb"},{"n":"Basic Wizard Spellcasting","s":5,"u":"basic%20wizard%20spellcasting_crb"},{"n":"Bloodline Breadth","s":5,"u":"bloodline%20breadth_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Champion Resiliency","s":5,"u":"champion%20resiliency_crb"},{"n":"Champion's Reaction","s":5,"u":"champion's%20reaction_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Counter Perform","s":5,"u":"counter%20perform_crb"},{"n":"Diverse Armor Expert","s":5,"u":"diverse%20armor%20expert_crb"},{"n":"Diverse Weapon Expert","s":5,"u":"diverse%20weapon%20expert_crb"},{"n":"Divine Ally","s":5,"u":"divine%20ally_crb"},{"n":"Divine Breadth","s":5,"u":"divine%20breadth_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Evasiveness","s":5,"u":"evasiveness_crb"},{"n":"Expert Alchemy","s":5,"u":"expert%20alchemy_crb"},{"n":"Expert Bard Spellcasting","s":5,"u":"expert%20bard%20spellcasting_crb"},{"n":"Expert Cleric Spellcasting","s":5,"u":"expert%20cleric%20spellcasting_crb"},{"n":"Expert Druid Spellcasting","s":5,"u":"expert%20druid%20spellcasting_crb"},{"n":"Expert Sorcerer Spellcasting","s":5,"u":"expert%20sorcerer%20spellcasting_crb"},{"n":"Expert Wizard Spellcasting","s":5,"u":"expert%20wizard%20spellcasting_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Fighter Resiliency","s":5,"u":"fighter%20resiliency_crb"},{"n":"Healing Touch","s":5,"u":"healing%20touch_crb"},{"n":"Inspirational Performance","s":5,"u":"inspirational%20performance_crb"},{"n":"Instinct Ability","s":5,"u":"instinct%20ability_crb"},{"n":"Juggernaut's Fortitude","s":5,"u":"juggernaut's%20fortitude_crb"},{"n":"Master Alchemy","s":5,"u":"master%20alchemy_crb"},{"n":"Master Bard Spellcasting","s":5,"u":"master%20bard%20spellcasting_crb"},{"n":"Master Cleric Spellcasting","s":5,"u":"master%20cleric%20spellcasting_crb"},{"n":"Master Druid Spellcasting","s":5,"u":"master%20druid%20spellcasting_crb"},{"n":"Master Sorcerer Spellcasting","s":5,"u":"master%20sorcerer%20spellcasting_crb"},{"n":"Master Spotter","s":5,"u":"master%20spotter_crb"},{"n":"Master Wizard Spellcasting","s":5,"u":"master%20wizard%20spellcasting_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Monk Moves","s":5,"u":"monk%20moves_crb"},{"n":"Monk Resiliency","s":5,"u":"monk%20resiliency_crb"},{"n":"Monk's Flurry","s":5,"u":"monk's%20flurry_crb"},{"n":"Occult Breadth","s":5,"u":"occult%20breadth_crb"},{"n":"Opportunist","s":5,"u":"opportunist_crb"},{"n":"Order Spell","s":5,"u":"order%20spell_crb"},{"n":"Perfection's Path","s":5,"u":"perfection's%20path_crb"},{"n":"Primal Breadth","s":5,"u":"primal%20breadth_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Ranger Resiliency","s":5,"u":"ranger%20resiliency_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Skill Mastery","s":5,"u":"skill%20mastery_crb"},{"n":"Sneak Attacker","s":5,"u":"sneak%20attacker_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Uncanny Dodge","s":5,"u":"uncanny%20dodge_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Bellflower Dedication","s":15,"u":"bellflower%20dedication_aoa3"},{"n":"Cut The Bonds","s":15,"u":"cut%20the%20bonds_aoa3"},{"n":"Garden Path","s":15,"u":"garden%20path_aoa3"},{"n":"Practiced Guidance","s":15,"u":"practiced%20guidance_aoa3"},{"n":"Scarecrow","s":15,"u":"scarecrow_aoa3"},{"n":"Tiller's Aid","s":15,"u":"tiller's%20aid_aoa3"},{"n":"Tiller's Drive","s":15,"u":"tiller's%20drive_aoa3"},{"n":"Armor Rune Shifter","s":16,"u":"armor%20rune%20shifter_aoa4"},{"n":"Crystal Keeper Dedication","s":16,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Crystal Ward Spells","s":16,"u":"crystal%20ward%20spells_aoa4"},{"n":"Simple Crystal Magic","s":16,"u":"simple%20crystal%20magic_aoa4"},{"n":"Weapon-rune Shifter","s":16,"u":"weapon-rune%20shifter_aoa4"},{"n":"Decry Thief","s":17,"u":"decry%20thief_aoa5"},{"n":"Know The Beat","s":17,"u":"know%20the%20beat_aoa5"},{"n":"Relentless Disarm","s":17,"u":"relentless%20disarm_aoa5"},{"n":"Unfazed Assessment","s":17,"u":"unfazed%20assessment_aoa5"},{"n":"Zephyr Guard Dedication","s":17,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Arcane Sensitivity","s":19,"u":"arcane%20sensitivity_aoe1"},{"n":"Bolera's Interrogation","s":19,"u":"bolera's%20interrogation_aoe1"},{"n":"Edgewatch Detective Dedication","s":19,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Sense Alignment","s":19,"u":"sense%20alignment_aoe1"},{"n":"Cross The Final Horizon","s":20,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":20,"u":"heaven's%20thunder_aoe2"},{"n":"Jalmeri Heavenseeker Dedication","s":20,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Sky And Heaven Stance","s":20,"u":"sky%20and%20heaven%20stance_aoe2"},{"n":"Skyseeker","s":20,"u":"skyseeker_aoe2"},{"n":"Speaking Sky","s":20,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":20,"u":"steal%20the%20sky_aoe2"},{"n":"Cartwheel Dodge","s":21,"u":"cartwheel%20dodge_aoe3"},{"n":"Flourishing Finish","s":21,"u":"flourishing%20finish_aoe3"},{"n":"Murderer's Circle","s":21,"u":"murderer's%20circle_aoe3"},{"n":"Performance Weapon Expert","s":21,"u":"performance%20weapon%20expert_aoe3"},{"n":"Pin To The Spot","s":21,"u":"pin%20to%20the%20spot_aoe3"},{"n":"Provocator Dedication","s":21,"u":"provocator%20dedication_aoe3"},{"n":"Ghost Hunter Dedication","s":25,"u":"ghost%20hunter%20dedication_av1"},{"n":"Ghost Strike","s":25,"u":"ghost%20strike_av1"},{"n":"Grave's Voice","s":25,"u":"grave's%20voice_av1"},{"n":"Investigate Haunting","s":25,"u":"investigate%20haunting_av1"},{"n":"Peer Beyond","s":25,"u":"peer%20beyond_av1"},{"n":"Spirit Spells","s":25,"u":"spirit%20spells_av1"},{"n":"Able Ritualist","s":26,"u":"able%20ritualist_av2"},{"n":"Advanced Seeker Of Truths","s":26,"u":"advanced%20seeker%20of%20truths_av2"},{"n":"Eldritch Researcher Dedication","s":26,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Entities From Afar","s":26,"u":"entities%20from%20afar_av2"},{"n":"Incredible Recollection","s":26,"u":"incredible%20recollection_av2"},{"n":"Know It All","s":26,"u":"know%20it%20all_av2"},{"n":"Lorefinder","s":26,"u":"lorefinder_av2"},{"n":"Scholarly Defense","s":26,"u":"scholarly%20defense_av2"},{"n":"Seeker Of Truths","s":26,"u":"seeker%20of%20truths_av2"},{"n":"Strange Script","s":26,"u":"strange%20script_av2"},{"n":"Words Of Unraveling","s":26,"u":"words%20of%20unraveling_av2"},{"n":"Drow Shootist Dedication","s":27,"u":"drow%20shootist%20dedication_av3"},{"n":"Lethargy Poisoner","s":27,"u":"lethargy%20poisoner_av3"},{"n":"Reloading Trick","s":27,"u":"reloading%20trick_av3"},{"n":"Repeating Hand Crossbow Training","s":27,"u":"repeating%20hand%20crossbow%20training_av3"},{"n":"Bullying Staff","s":28,"u":"bullying%20staff_ec1"},{"n":"Focused Juggler","s":28,"u":"focused%20juggler_ec1"},{"n":"Juggler Dedication","s":28,"u":"juggler%20dedication_ec1"},{"n":"Levering Strike","s":28,"u":"levering%20strike_ec1"},{"n":"Lobbed Attack","s":28,"u":"lobbed%20attack_ec1"},{"n":"Opportune Throw","s":28,"u":"opportune%20throw_ec1"},{"n":"Pivot Strike","s":28,"u":"pivot%20strike_ec1"},{"n":"Quick Juggler","s":28,"u":"quick%20juggler_ec1"},{"n":"Reflexive Catch","s":28,"u":"reflexive%20catch_ec1"},{"n":"Staff Acrobat Dedication","s":28,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Staff Sweep","s":28,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":28,"u":"whirlwind%20stance_ec1"},{"n":"Animal Trainer Dedication","s":29,"u":"animal%20trainer%20dedication_ec2"},{"n":"Beast Speaker","s":29,"u":"beast%20speaker_ec2"},{"n":"Insistent Command","s":29,"u":"insistent%20command_ec2"},{"n":"Mature Trained Companion","s":29,"u":"mature%20trained%20companion_ec2"},{"n":"Specialized Companion","s":29,"u":"specialized%20companion_ec2"},{"n":"Splendid Companion","s":29,"u":"splendid%20companion_ec2"},{"n":"Accursed Clay Fist","s":8,"u":"accursed%20clay%20fist_ec3"},{"n":"Axe Climber","s":8,"u":"axe%20climber_ec3"},{"n":"Axe Thrower","s":8,"u":"axe%20thrower_ec3"},{"n":"Golem Grafter Dedication","s":8,"u":"golem%20grafter%20dedication_ec3"},{"n":"Iron Lung","s":8,"u":"iron%20lung_ec3"},{"n":"Legs Of Stone","s":8,"u":"legs%20of%20stone_ec3"},{"n":"Log Roll","s":8,"u":"log%20roll_ec3"},{"n":"Quicken Heartbeat","s":8,"u":"quicken%20heartbeat_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":8,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Widen The Gap","s":8,"u":"widen%20the%20gap_ec3"},{"n":"Butterfly Blade Dedication","s":34,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Butterfly's Kiss","s":34,"u":"butterfly's%20kiss_frp1"},{"n":"Butterfly's Sting","s":34,"u":"butterfly's%20sting_frp1"},{"n":"Cross The Threshold","s":34,"u":"cross%20the%20threshold_frp1"},{"n":"Deadly Butterfly","s":34,"u":"deadly%20butterfly_frp1"},{"n":"Disrupting Strikes","s":34,"u":"disrupting%20strikes_frp1"},{"n":"Ghost Eater Dedication","s":34,"u":"ghost%20eater%20dedication_frp1"},{"n":"Innocent Butterfly","s":34,"u":"innocent%20butterfly_frp1"},{"n":"Mastermind's Eye","s":34,"u":"mastermind's%20eye_frp1"},{"n":"Reach Beyond","s":34,"u":"reach%20beyond_frp1"},{"n":"Beneath Notice","s":35,"u":"beneath%20notice_frp2"},{"n":"Golden League Xun Dedication","s":35,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Maneuvering Spell","s":35,"u":"maneuvering%20spell_frp2"},{"n":"Menacing Prowess","s":35,"u":"menacing%20prowess_frp2"},{"n":"Rope Mastery","s":35,"u":"rope%20mastery_frp2"},{"n":"Silent Sting","s":35,"u":"silent%20sting_frp2"},{"n":"Six Pillars Stance","s":35,"u":"six%20pillars%20stance_frp2"},{"n":"Sixth Pillar Dedication","s":35,"u":"sixth%20pillar%20dedication_frp2"},{"n":"Sixth Pillar Mastery","s":35,"u":"sixth%20pillar%20mastery_frp2"},{"n":"Touch Focus","s":35,"u":"touch%20focus_frp2"},{"n":"Advanced Breakthrough","s":2,"u":"advanced%20breakthrough_g%26g"},{"n":"Advanced Shooting","s":2,"u":"advanced%20shooting_g%26g"},{"n":"Artillerist Dedication","s":2,"u":"artillerist%20dedication_g%26g"},{"n":"Banshee Cry Display","s":2,"u":"banshee%20cry%20display_g%26g"},{"n":"Basic Beast Gunner Spellcasting","s":2,"u":"basic%20beast%20gunner%20spellcasting_g%26g"},{"n":"Basic Breakthrough","s":2,"u":"basic%20breakthrough_g%26g"},{"n":"Basic Modification","s":2,"u":"basic%20modification_g%26g"},{"n":"Basic Shooting","s":2,"u":"basic%20shooting_g%26g"},{"n":"Beast Dynamo Howl","s":2,"u":"beast%20dynamo%20howl_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Black Powder Blaze","s":2,"u":"black%20powder%20blaze_g%26g"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Brilliant Crafter","s":2,"u":"brilliant%20crafter_g%26g"},{"n":"Bullet Dancer Burn","s":2,"u":"bullet%20dancer%20burn_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Bullet Dancer Reload","s":2,"u":"bullet%20dancer%20reload_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Cannon Corner Shot","s":2,"u":"cannon%20corner%20shot_g%26g"},{"n":"Chain Reaction","s":2,"u":"chain%20reaction_g%26g"},{"n":"Collapse Wall","s":2,"u":"collapse%20wall_g%26g"},{"n":"Concentrated Assault","s":2,"u":"concentrated%20assault_g%26g"},{"n":"Control Tower","s":2,"u":"control%20tower_g%26g"},{"n":"Controlled Blast","s":2,"u":"controlled%20blast_g%26g"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Converge","s":2,"u":"converge_g%26g"},{"n":"Coughing Dragon Display","s":2,"u":"coughing%20dragon%20display_g%26g"},{"n":"Dazzling Bullet","s":2,"u":"dazzling%20bullet_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Drive-by Attack","s":2,"u":"drive-by%20attack_g%26g"},{"n":"Duo's Aim","s":2,"u":"duo's%20aim_g%26g"},{"n":"Eagle Eye","s":2,"u":"eagle%20eye_g%26g"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"Efficient Controls","s":2,"u":"efficient%20controls_g%26g"},{"n":"Engine Bay","s":2,"u":"engine%20bay_g%26g"},{"n":"Expert Beast Gunner Spellcasting","s":2,"u":"expert%20beast%20gunner%20spellcasting_g%26g"},{"n":"Expert Fireworks Crafter","s":2,"u":"expert%20fireworks%20crafter_g%26g"},{"n":"Exploit Opening","s":2,"u":"exploit%20opening_g%26g"},{"n":"Explosion","s":2,"u":"explosion_g%26g"},{"n":"Explosive Entry","s":2,"u":"explosive%20entry_g%26g"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Field Artillery","s":2,"u":"field%20artillery_g%26g"},{"n":"Finessed Features","s":2,"u":"finessed%20features_g%26g"},{"n":"Firearm Expert","s":2,"u":"firearm%20expert_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Forewarn","s":2,"u":"forewarn_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Gear Gnash","s":2,"u":"gear%20gnash_g%26g"},{"n":"Goblin Jubilee Display","s":2,"u":"goblin%20jubilee%20display_g%26g"},{"n":"Golem Dynamo","s":2,"u":"golem%20dynamo_g%26g"},{"n":"Gunpowder Gauntlet","s":2,"u":"gunpowder%20gauntlet_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Hot Foot","s":2,"u":"hot%20foot_g%26g"},{"n":"I Meant To Do That","s":2,"u":"i%20meant%20to%20do%20that_g%26g"},{"n":"Impervious Vehicle","s":2,"u":"impervious%20vehicle_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Jumping Jenny Display","s":2,"u":"jumping%20jenny%20display_g%26g"},{"n":"Live Ammunition","s":2,"u":"live%20ammunition_g%26g"},{"n":"Lucky Escape","s":2,"u":"lucky%20escape_g%26g"},{"n":"Master Beast Gunner Spellcasting","s":2,"u":"master%20beast%20gunner%20spellcasting_g%26g"},{"n":"Master Siege Engineer","s":2,"u":"master%20siege%20engineer_g%26g"},{"n":"Master Spotter","s":2,"u":"master%20spotter_g%26g"},{"n":"Miraculous Flight","s":2,"u":"miraculous%20flight_g%26g"},{"n":"Modular Dynamo","s":2,"u":"modular%20dynamo_g%26g"},{"n":"Named Artillery","s":2,"u":"named%20artillery_g%26g"},{"n":"No Hard Feelings","s":2,"u":"no%20hard%20feelings_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Patch Job","s":2,"u":"patch%20job_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Phenom's Verve","s":2,"u":"phenom's%20verve_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Piston Punch","s":2,"u":"piston%20punch_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Practiced Reloads","s":2,"u":"practiced%20reloads_g%26g"},{"n":"Propeller Attachment","s":2,"u":"propeller%20attachment_g%26g"},{"n":"Push It","s":2,"u":"push%20it_g%26g"},{"n":"Ranged Disarm","s":2,"u":"ranged%20disarm_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Recycled Cogwheels","s":2,"u":"recycled%20cogwheels_g%26g"},{"n":"Repurposed Parts","s":2,"u":"repurposed%20parts_g%26g"},{"n":"Roadkill","s":2,"u":"roadkill_g%26g"},{"n":"Safety Measures","s":2,"u":"safety%20measures_g%26g"},{"n":"Shorthanded","s":2,"u":"shorthanded_g%26g"},{"n":"Slinger's Readiness","s":2,"u":"slinger's%20readiness_g%26g"},{"n":"Sniping Duo Dedication","s":2,"u":"sniping%20duo%20dedication_g%26g"},{"n":"Soaring Dynamo","s":2,"u":"soaring%20dynamo_g%26g"},{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Spyglass Modification","s":2,"u":"spyglass%20modification_g%26g"},{"n":"Stasian Smash","s":2,"u":"stasian%20smash_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Superior Propulsion","s":2,"u":"superior%20propulsion_g%26g"},{"n":"Swift Intervention","s":2,"u":"swift%20intervention_g%26g"},{"n":"Tag Team","s":2,"u":"tag%20team_g%26g"},{"n":"Take The Wheel","s":2,"u":"take%20the%20wheel_g%26g"},{"n":"Targeted Redirection","s":2,"u":"targeted%20redirection_g%26g"},{"n":"That Was A Close One, Huh?","s":2,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g"},{"n":"Topple Giants","s":2,"u":"topple%20giants_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unbelievable Escape","s":2,"u":"unbelievable%20escape_g%26g"},{"n":"Unbelievable Luck","s":2,"u":"unbelievable%20luck_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vantage Shot","s":2,"u":"vantage%20shot_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Whirling Knockdown","s":2,"u":"whirling%20knockdown_g%26g"},{"n":"Wide Overwatch","s":2,"u":"wide%20overwatch_g%26g"},{"n":"Absorb Spell","s":6,"u":"absorb%20spell_locg"},{"n":"Adaptive Mask Familiar","s":6,"u":"adaptive%20mask%20familiar_locg"},{"n":"Advanced Order Training","s":6,"u":"advanced%20order%20training_locg"},{"n":"Aegis Of Arnisant","s":6,"u":"aegis%20of%20arnisant_locg"},{"n":"Blade Of Law","s":6,"u":"blade%20of%20law_locg"},{"n":"Blade Of The Crimson Oath","s":6,"u":"blade%20of%20the%20crimson%20oath_locg"},{"n":"Boaster's Challenge","s":6,"u":"boaster's%20challenge_locg"},{"n":"Bravo's Determination","s":6,"u":"bravo's%20determination_locg"},{"n":"Cascade Bearers Flexibility","s":6,"u":"cascade%20bearers%20flexibility_locg"},{"n":"Cascade Bearers Spellcasting","s":6,"u":"cascade%20bearers%20spellcasting_locg"},{"n":"Charged Creation","s":6,"u":"charged%20creation_locg"},{"n":"Daredevil's Gambit","s":6,"u":"daredevil's%20gambit_locg"},{"n":"Daring Act","s":6,"u":"daring%20act_locg"},{"n":"Daring Flourish","s":6,"u":"daring%20flourish_locg"},{"n":"Death's Door","s":6,"u":"death's%20door_locg"},{"n":"Demanding Challenge","s":6,"u":"demanding%20challenge_locg"},{"n":"Dualistic Synergy","s":6,"u":"dualistic%20synergy_locg"},{"n":"Educated Assessment","s":6,"u":"educated%20assessment_locg"},{"n":"Emerald Boughs Accustomation","s":6,"u":"emerald%20boughs%20accustomation_locg"},{"n":"Emerald Boughs Hideaway","s":6,"u":"emerald%20boughs%20hideaway_locg"},{"n":"Endure Death's Touch","s":6,"u":"endure%20death's%20touch_locg"},{"n":"Everyone Duck!","s":6,"u":"everyone%20duck!_locg"},{"n":"Firebrand Braggart Dedication","s":6,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Flexible Halcyon Spellcasting","s":6,"u":"flexible%20halcyon%20spellcasting_locg"},{"n":"Font Of Knowledge","s":6,"u":"font%20of%20knowledge_locg"},{"n":"Forced Entry","s":6,"u":"forced%20entry_locg"},{"n":"Fulminating Synergy","s":6,"u":"fulminating%20synergy_locg"},{"n":"Gaze Of Veracity","s":6,"u":"gaze%20of%20veracity_locg"},{"n":"Great Boaster","s":6,"u":"great%20boaster_locg"},{"n":"Halcyon Speaker Dedication","s":6,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Halcyon Spellcasting Adept","s":6,"u":"halcyon%20spellcasting%20adept_locg"},{"n":"Halcyon Spellcasting Initiate","s":6,"u":"halcyon%20spellcasting%20initiate_locg"},{"n":"Halcyon Spellcasting Sage","s":6,"u":"halcyon%20spellcasting%20sage_locg"},{"n":"Harrying Strike","s":6,"u":"harrying%20strike_locg"},{"n":"Hell's Armaments","s":6,"u":"hell's%20armaments_locg"},{"n":"Hellknight Dedication","s":6,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Order Cross-training","s":6,"u":"hellknight%20order%20cross-training_locg"},{"n":"Hellknight Signifer Dedication","s":6,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Invoke The Crimson Oath","s":6,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Knight In Shining Armor","s":6,"u":"knight%20in%20shining%20armor_locg"},{"n":"Knight Reclaimant Dedication","s":6,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant","s":6,"u":"knight%20vigilant_locg"},{"n":"Lore Seeker","s":6,"u":"lore%20seeker_locg"},{"n":"Magaambyan Attendant Dedication","s":6,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Mask Familiar","s":6,"u":"mask%20familiar_locg"},{"n":"Masked Casting","s":6,"u":"masked%20casting_locg"},{"n":"Order Training","s":6,"u":"order%20training_locg"},{"n":"Persistent Creation","s":6,"u":"persistent%20creation_locg"},{"n":"Rain-scribe Mobility","s":6,"u":"rain-scribe%20mobility_locg"},{"n":"Rain-scribe Sustenance","s":6,"u":"rain-scribe%20sustenance_locg"},{"n":"Reaper Of Repose","s":6,"u":"reaper%20of%20repose_locg"},{"n":"Recognize Threat","s":6,"u":"recognize%20threat_locg"},{"n":"Scrollmaster Dedication","s":6,"u":"scrollmaster%20dedication_locg"},{"n":"Sense Chaos","s":6,"u":"sense%20chaos_locg"},{"n":"Shared Synergy","s":6,"u":"shared%20synergy_locg"},{"n":"Shoulder Catastrophe","s":6,"u":"shoulder%20catastrophe_locg"},{"n":"Signifer Armor Expertise","s":6,"u":"signifer%20armor%20expertise_locg"},{"n":"Signifer's Sight","s":6,"u":"signifer's%20sight_locg"},{"n":"Spellmaster Dedication","s":6,"u":"spellmaster%20dedication_locg"},{"n":"Spellmaster's Resilience","s":6,"u":"spellmaster's%20resilience_locg"},{"n":"Surreptitious Spellcaster","s":6,"u":"surreptitious%20spellcaster_locg"},{"n":"Survivor Of Desolation","s":6,"u":"survivor%20of%20desolation_locg"},{"n":"Swordmaster Dedication","s":6,"u":"swordmaster%20dedication_locg"},{"n":"Synergistic Spell","s":6,"u":"synergistic%20spell_locg"},{"n":"Tempest-sun Redirection","s":6,"u":"tempest-sun%20redirection_locg"},{"n":"Tempest-sun Shielding","s":6,"u":"tempest-sun%20shielding_locg"},{"n":"Unravel Mysteries","s":6,"u":"unravel%20mysteries_locg"},{"n":"Unshakable Idealism","s":6,"u":"unshakable%20idealism_locg"},{"n":"Uzunjati Recollection","s":6,"u":"uzunjati%20recollection_locg"},{"n":"Uzunjati Storytelling","s":6,"u":"uzunjati%20storytelling_locg"},{"n":"Ward Casting","s":6,"u":"ward%20casting_locg"},{"n":"Achaekek's Grip","s":56,"u":"achaekek's%20grip_lol"},{"n":"Bright Lion Dedication","s":56,"u":"bright%20lion%20dedication_lol"},{"n":"Elude The Divine","s":56,"u":"elude%20the%20divine_lol"},{"n":"Fading","s":56,"u":"fading_lol"},{"n":"Janatimo's Lessons","s":56,"u":"janatimo's%20lessons_lol"},{"n":"Prayer Attack","s":56,"u":"prayer%20attack_lol"},{"n":"Rescuer's Press","s":56,"u":"rescuer's%20press_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":56,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Sun's Fury","s":56,"u":"sun's%20fury_lol"},{"n":"Vernai Training","s":56,"u":"vernai%20training_lol"},{"n":"Vigil's Walls Rise Anew!","s":56,"u":"vigil's%20walls%20rise%20anew!_lol"},{"n":"Warding Light","s":56,"u":"warding%20light_lol"},{"n":"Archaeologist's Warning","s":51,"u":"archaeologist's%20warning_lopsg"},{"n":"Armored Exercise","s":51,"u":"armored%20exercise_lopsg"},{"n":"Armored Rest","s":51,"u":"armored%20rest_lopsg"},{"n":"Bestiary Scholar","s":51,"u":"bestiary%20scholar_lopsg"},{"n":"Cautious Delver","s":51,"u":"cautious%20delver_lopsg"},{"n":"Communal Sustain","s":51,"u":"communal%20sustain_lopsg"},{"n":"Craft Facsimile","s":51,"u":"craft%20facsimile_lopsg"},{"n":"Dead Reckoning","s":51,"u":"dead%20reckoning_lopsg"},{"n":"Determined Lore Seeker","s":51,"u":"determined%20lore%20seeker_lopsg"},{"n":"Discerning Strike","s":51,"u":"discerning%20strike_lopsg"},{"n":"Diverse Recognition","s":51,"u":"diverse%20recognition_lopsg"},{"n":"Eidetic Memorization","s":51,"u":"eidetic%20memorization_lopsg"},{"n":"Emergency Medical Assistance","s":51,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Environmental Explorer","s":51,"u":"environmental%20explorer_lopsg"},{"n":"Familiar Form","s":51,"u":"familiar%20form_lopsg"},{"n":"Focus Ally","s":51,"u":"focus%20ally_lopsg"},{"n":"Foolproof Instructions","s":51,"u":"foolproof%20instructions_lopsg"},{"n":"Forceful Shot","s":51,"u":"forceful%20shot_lopsg"},{"n":"Glyph Expert","s":51,"u":"glyph%20expert_lopsg"},{"n":"Improvised Crafting","s":51,"u":"improvised%20crafting_lopsg"},{"n":"Innate Magic Intuition","s":51,"u":"innate%20magic%20intuition_lopsg"},{"n":"Magic Finder","s":51,"u":"magic%20finder_lopsg"},{"n":"Martial Exercise","s":51,"u":"martial%20exercise_lopsg"},{"n":"Master's Counterspell","s":51,"u":"master's%20counterspell_lopsg"},{"n":"Masterful Obfuscation","s":51,"u":"masterful%20obfuscation_lopsg"},{"n":"Mobile Magical Combat","s":51,"u":"mobile%20magical%20combat_lopsg"},{"n":"Observant Explorer","s":51,"u":"observant%20explorer_lopsg"},{"n":"Physical Training","s":51,"u":"physical%20training_lopsg"},{"n":"Practiced Defender","s":51,"u":"practiced%20defender_lopsg"},{"n":"Protect Ally","s":51,"u":"protect%20ally_lopsg"},{"n":"Quick Stow","s":51,"u":"quick%20stow_lopsg"},{"n":"Recollect Studies","s":51,"u":"recollect%20studies_lopsg"},{"n":"Recover Spell","s":51,"u":"recover%20spell_lopsg"},{"n":"Reflexive Grip","s":51,"u":"reflexive%20grip_lopsg"},{"n":"Remember Your Training","s":51,"u":"remember%20your%20training_lopsg"},{"n":"Retain Absorbed Spell","s":51,"u":"retain%20absorbed%20spell_lopsg"},{"n":"Rugged Survivalist","s":51,"u":"rugged%20survivalist_lopsg"},{"n":"Snap Out Of It!","s":51,"u":"snap%20out%20of%20it!_lopsg"},{"n":"Spellmaster's Tenacity","s":51,"u":"spellmaster's%20tenacity_lopsg"},{"n":"Spellmaster's Ward","s":51,"u":"spellmaster's%20ward_lopsg"},{"n":"Spiritual Explorer","s":51,"u":"spiritual%20explorer_lopsg"},{"n":"Stave Off Catastrophe","s":51,"u":"stave%20off%20catastrophe_lopsg"},{"n":"Swap Investment","s":51,"u":"swap%20investment_lopsg"},{"n":"Tense Negotiator","s":51,"u":"tense%20negotiator_lopsg"},{"n":"Transcribe Moment","s":51,"u":"transcribe%20moment_lopsg"},{"n":"Ward Mind","s":51,"u":"ward%20mind_lopsg"},{"n":"Watch And Learn","s":51,"u":"watch%20and%20learn_lopsg"},{"n":"Wayfinder Resonance Infiltrator","s":51,"u":"wayfinder%20resonance%20infiltrator_lopsg"},{"n":"Westyr's Wayfinder Repository","s":51,"u":"westyr's%20wayfinder%20repository_lopsg"},{"n":"Aerial Piledriver","s":7,"u":"aerial%20piledriver_lotgb"},{"n":"Agile Hand","s":7,"u":"agile%20hand_lotgb"},{"n":"Animate Net","s":7,"u":"animate%20net_lotgb"},{"n":"Barrier Shield","s":7,"u":"barrier%20shield_lotgb"},{"n":"Basic Captivator Spellcasting","s":7,"u":"basic%20captivator%20spellcasting_lotgb"},{"n":"Beacon Mark","s":7,"u":"beacon%20mark_lotgb"},{"n":"Captivating Intensity","s":7,"u":"captivating%20intensity_lotgb"},{"n":"Captivator Dedication","s":7,"u":"captivator%20dedication_lotgb"},{"n":"Choking Smoke","s":7,"u":"choking%20smoke_lotgb"},{"n":"Clinch Strike","s":7,"u":"clinch%20strike_lotgb"},{"n":"Confounding Image","s":7,"u":"confounding%20image_lotgb"},{"n":"Countercharm","s":7,"u":"countercharm_lotgb"},{"n":"Directed Poison","s":7,"u":"directed%20poison_lotgb"},{"n":"Disengaging Twist","s":7,"u":"disengaging%20twist_lotgb"},{"n":"Disk Rider","s":7,"u":"disk%20rider_lotgb"},{"n":"Drenching Mist","s":7,"u":"drenching%20mist_lotgb"},{"n":"Effortless Captivation","s":7,"u":"effortless%20captivation_lotgb"},{"n":"Elbow Breaker","s":7,"u":"elbow%20breaker_lotgb"},{"n":"Expert Captivator Spellcasting","s":7,"u":"expert%20captivator%20spellcasting_lotgb"},{"n":"Forceful Push","s":7,"u":"forceful%20push_lotgb"},{"n":"Form Lock","s":7,"u":"form%20lock_lotgb"},{"n":"Heightened Captivation","s":7,"u":"heightened%20captivation_lotgb"},{"n":"Inescapable Grasp","s":7,"u":"inescapable%20grasp_lotgb"},{"n":"Larcenous Hand","s":7,"u":"larcenous%20hand_lotgb"},{"n":"Lingering Flames","s":7,"u":"lingering%20flames_lotgb"},{"n":"Look Again","s":7,"u":"look%20again_lotgb"},{"n":"Master Captivator Spellcasting","s":7,"u":"master%20captivator%20spellcasting_lotgb"},{"n":"Obscured Terrain","s":7,"u":"obscured%20terrain_lotgb"},{"n":"Reactive Charm","s":7,"u":"reactive%20charm_lotgb"},{"n":"Running Tackle","s":7,"u":"running%20tackle_lotgb"},{"n":"Scattered Fire","s":7,"u":"scattered%20fire_lotgb"},{"n":"Shining Arms","s":7,"u":"shining%20arms_lotgb"},{"n":"Siphoning Touch","s":7,"u":"siphoning%20touch_lotgb"},{"n":"Smoldering Explosion","s":7,"u":"smoldering%20explosion_lotgb"},{"n":"Spell Trickster Dedication","s":7,"u":"spell%20trickster%20dedication_lotgb"},{"n":"Spinebreaker","s":7,"u":"spinebreaker_lotgb"},{"n":"Steal Vitality","s":7,"u":"steal%20vitality_lotgb"},{"n":"Strangle","s":7,"u":"strangle_lotgb"},{"n":"Submission Hold","s":7,"u":"submission%20hold_lotgb"},{"n":"Summon Ensemble","s":7,"u":"summon%20ensemble_lotgb"},{"n":"Suplex","s":7,"u":"suplex_lotgb"},{"n":"Surrounding Flames","s":7,"u":"surrounding%20flames_lotgb"},{"n":"Toppling Tentacles","s":7,"u":"toppling%20tentacles_lotgb"},{"n":"Tracing Sigil","s":7,"u":"tracing%20sigil_lotgb"},{"n":"Uneasy Rest","s":7,"u":"uneasy%20rest_lotgb"},{"n":"Volatile Grease","s":7,"u":"volatile%20grease_lotgb"},{"n":"Wild Lights","s":7,"u":"wild%20lights_lotgb"},{"n":"Wrestler Dedication","s":7,"u":"wrestler%20dedication_lotgb"},{"n":"Advanced Red Mantis Magic","s":52,"u":"advanced%20red%20mantis%20magic_lowg"},{"n":"Aldori Duelist Dedication","s":52,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Aldori Parry","s":52,"u":"aldori%20parry_lowg"},{"n":"Aldori Riposte","s":52,"u":"aldori%20riposte_lowg"},{"n":"Ardent Armiger","s":52,"u":"ardent%20armiger_lowg"},{"n":"Armiger's Mobility","s":52,"u":"armiger's%20mobility_lowg"},{"n":"Attunement To Stone","s":52,"u":"attunement%20to%20stone_lowg"},{"n":"Basic Red Mantis Magic","s":52,"u":"basic%20red%20mantis%20magic_lowg"},{"n":"Careful Explorer","s":52,"u":"careful%20explorer_lowg"},{"n":"Crimson Shroud","s":52,"u":"crimson%20shroud_lowg"},{"n":"Crowd Mastery","s":52,"u":"crowd%20mastery_lowg"},{"n":"Deft Cooperation","s":52,"u":"deft%20cooperation_lowg"},{"n":"Diabolic Certitude","s":52,"u":"diabolic%20certitude_lowg"},{"n":"Duelist's Edge","s":52,"u":"duelist's%20edge_lowg"},{"n":"Expeditious Advance","s":52,"u":"expeditious%20advance_lowg"},{"n":"Eye Of Ozem","s":52,"u":"eye%20of%20ozem_lowg"},{"n":"Flicker","s":52,"u":"flicker_lowg"},{"n":"Fortified Flesh","s":52,"u":"fortified%20flesh_lowg"},{"n":"Grave Sense","s":52,"u":"grave%20sense_lowg"},{"n":"Greater Spell Runes","s":52,"u":"greater%20spell%20runes_lowg"},{"n":"Hellknight Armiger Dedication","s":52,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Judgment Of The Monolith","s":52,"u":"judgment%20of%20the%20monolith_lowg"},{"n":"Ka Stone Ritual","s":52,"u":"ka%20stone%20ritual_lowg"},{"n":"Lastwall Sentry Dedication","s":52,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lastwall Warden","s":52,"u":"lastwall%20warden_lowg"},{"n":"Lion Blade Dedication","s":52,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":52,"u":"living%20monolith%20dedication_lowg"},{"n":"Living Rune","s":52,"u":"living%20rune_lowg"},{"n":"Lost In The Crowd","s":52,"u":"lost%20in%20the%20crowd_lowg"},{"n":"Magic Warrior Aspect","s":52,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Dedication","s":52,"u":"magic%20warrior%20dedication_lowg"},{"n":"Magic Warrior Transformation","s":52,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":52,"u":"mantis%20form_lowg"},{"n":"Mortification","s":52,"u":"mortification_lowg"},{"n":"Nameless Anonymity","s":52,"u":"nameless%20anonymity_lowg"},{"n":"Necromantic Resistance","s":52,"u":"necromantic%20resistance_lowg"},{"n":"Necromantic Tenacity","s":52,"u":"necromantic%20tenacity_lowg"},{"n":"Pathfinder Agent Dedication","s":52,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Perfect Ki Adept","s":52,"u":"perfect%20ki%20adept_lowg"},{"n":"Perfect Strike","s":52,"u":"perfect%20strike_lowg"},{"n":"Red Mantis Assassin Dedication","s":52,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":52,"u":"runescarred%20dedication_lowg"},{"n":"Saving Slash","s":52,"u":"saving%20slash_lowg"},{"n":"Spell Runes","s":52,"u":"spell%20runes_lowg"},{"n":"Spy's Countermeasures","s":52,"u":"spy's%20countermeasures_lowg"},{"n":"Stone Blood","s":52,"u":"stone%20blood_lowg"},{"n":"Stone Communion","s":52,"u":"stone%20communion_lowg"},{"n":"Student of Perfection Dedication","s":52,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Thorough Reports","s":52,"u":"thorough%20reports_lowg"},{"n":"Unnerving Prowess","s":52,"u":"unnerving%20prowess_lowg"},{"n":"Warding Rune","s":52,"u":"warding%20rune_lowg"},{"n":"Wayfinder Resonance Tinkerer","s":52,"u":"wayfinder%20resonance%20tinkerer_lowg"},{"n":"Disturbing Defense","s":38,"u":"disturbing%20defense_sli"},{"n":"Hideous Ululation","s":38,"u":"hideous%20ululation_sli"},{"n":"Ooze Empathy","s":38,"u":"ooze%20empathy_sli"},{"n":"Oozemorph Dedication","s":38,"u":"oozemorph%20dedication_sli"},{"n":"Peculiar Anatomy","s":38,"u":"peculiar%20anatomy_sli"},{"n":"Rubbery Skin","s":38,"u":"rubbery%20skin_sli"},{"n":"Uncanny Suction","s":38,"u":"uncanny%20suction_sli"},{"n":"Vacate Vision","s":38,"u":"vacate%20vision_sli"},{"n":"Advanced Martial Magic","s":53,"u":"advanced%20martial%20magic_som"},{"n":"Advanced Synergy","s":53,"u":"advanced%20synergy_som"},{"n":"Aeon Resonance","s":53,"u":"aeon%20resonance_som"},{"n":"Attuned Stride","s":53,"u":"attuned%20stride_som"},{"n":"Attunement Shift","s":53,"u":"attunement%20shift_som"},{"n":"Basic Cathartic Spellcasting","s":53,"u":"basic%20cathartic%20spellcasting_som"},{"n":"Basic Magus Spellcasting","s":53,"u":"basic%20magus%20spellcasting_som"},{"n":"Basic Martial Magic","s":53,"u":"basic%20martial%20magic_som"},{"n":"Basic Summoner Spellcasting","s":53,"u":"basic%20summoner%20spellcasting_som"},{"n":"Basic Synergy","s":53,"u":"basic%20synergy_som"},{"n":"Burning Spell","s":53,"u":"burning%20spell_som"},{"n":"Cathartic Focus Spell","s":53,"u":"cathartic%20focus%20spell_som"},{"n":"Cathartic Mage Dedication","s":53,"u":"cathartic%20mage%20dedication_som"},{"n":"Disciple Of Shade","s":53,"u":"disciple%20of%20shade_som"},{"n":"Dousing Spell","s":53,"u":"dousing%20spell_som"},{"n":"Draw From The Land","s":53,"u":"draw%20from%20the%20land_som"},{"n":"Elemental Familiar","s":53,"u":"elemental%20familiar_som"},{"n":"Elementalist Dedication","s":53,"u":"elementalist%20dedication_som"},{"n":"Embed Aeon Stone","s":53,"u":"embed%20aeon%20stone_som"},{"n":"Expert Cathartic Spellcasting","s":53,"u":"expert%20cathartic%20spellcasting_som"},{"n":"Expert Combat Eidolon","s":53,"u":"expert%20combat%20eidolon_som"},{"n":"Expert Magus Spellcasting","s":53,"u":"expert%20magus%20spellcasting_som"},{"n":"Expert Summoner Spellcasting","s":53,"u":"expert%20summoner%20spellcasting_som"},{"n":"Flexible Spellcaster Dedication","s":53,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Fused Polearm","s":53,"u":"fused%20polearm_som"},{"n":"Geomancer Dedication","s":53,"u":"geomancer%20dedication_som"},{"n":"Hybrid Study Spell","s":53,"u":"hybrid%20study%20spell_som"},{"n":"Infectious Emotions","s":53,"u":"infectious%20emotions_som"},{"n":"Initial Eidolon Ability","s":53,"u":"initial%20eidolon%20ability_som"},{"n":"Interfering Surge","s":53,"u":"interfering%20surge_som"},{"n":"Magus Dedication","s":53,"u":"magus%20dedication_som"},{"n":"Master Cathartic Spellcasting","s":53,"u":"master%20cathartic%20spellcasting_som"},{"n":"Master Magus Spellcasting","s":53,"u":"master%20magus%20spellcasting_som"},{"n":"Master Summoner Spellcasting","s":53,"u":"master%20summoner%20spellcasting_som"},{"n":"Metabolize Element","s":53,"u":"metabolize%20element_som"},{"n":"Polearm Tricks","s":53,"u":"polearm%20tricks_som"},{"n":"Quickened Attunement","s":53,"u":"quickened%20attunement_som"},{"n":"Rapid Manifestation","s":53,"u":"rapid%20manifestation_som"},{"n":"Read The Land","s":53,"u":"read%20the%20land_som"},{"n":"Redirect Elements","s":53,"u":"redirect%20elements_som"},{"n":"Rockslide Spell","s":53,"u":"rockslide%20spell_som"},{"n":"Rough Terrain Stance","s":53,"u":"rough%20terrain%20stance_som"},{"n":"Runelord Dedication","s":53,"u":"runelord%20dedication_som"},{"n":"School Counterspell","s":53,"u":"school%20counterspell_som"},{"n":"School Spell Redirection","s":53,"u":"school%20spell%20redirection_som"},{"n":"Secrets Of Shadow","s":53,"u":"secrets%20of%20shadow_som"},{"n":"Shadow Reservoir","s":53,"u":"shadow%20reservoir_som"},{"n":"Shadow Spell","s":53,"u":"shadow%20spell_som"},{"n":"Shadow Spells","s":53,"u":"shadow%20spells_som"},{"n":"Shadowcaster Dedication","s":53,"u":"shadowcaster%20dedication_som"},{"n":"Shared Attunement","s":53,"u":"shared%20attunement_som"},{"n":"Shifting Terrain","s":53,"u":"shifting%20terrain_som"},{"n":"Signature Synergy","s":53,"u":"signature%20synergy_som"},{"n":"Sin Reservoir","s":53,"u":"sin%20reservoir_som"},{"n":"Soul Arsenal","s":53,"u":"soul%20arsenal_som"},{"n":"Soul Flare","s":53,"u":"soul%20flare_som"},{"n":"Soulforger Dedication","s":53,"u":"soulforger%20dedication_som"},{"n":"Spellstriker","s":53,"u":"spellstriker_som"},{"n":"Summoner Dedication","s":53,"u":"summoner%20dedication_som"},{"n":"Terrain Shield","s":53,"u":"terrain%20shield_som"},{"n":"Unending Emptiness","s":53,"u":"unending%20emptiness_som"},{"n":"Urgent Upwelling","s":53,"u":"urgent%20upwelling_som"},{"n":"Wellspring Control","s":53,"u":"wellspring%20control_som"},{"n":"Wellspring Mage Dedication","s":53,"u":"wellspring%20mage%20dedication_som"},{"n":"Wind-tossed Spell","s":53,"u":"wind-tossed%20spell_som"},{"n":"Work Yourself Up","s":53,"u":"work%20yourself%20up_som"},{"n":"Communal Tale","s":40,"u":"communal%20tale_sot2"},{"n":"Deny The Songs Of War","s":40,"u":"deny%20the%20songs%20of%20war_sot2"},{"n":"Fleet Tempo","s":40,"u":"fleet%20tempo_sot2"},{"n":"Folklorist Dedication","s":40,"u":"folklorist%20dedication_sot2"},{"n":"Folktales Lore","s":40,"u":"folktales%20lore_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":40,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Narrative Conduit","s":40,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":40,"u":"rule%20of%20three_sot2"},{"n":"Sing To The Steel","s":40,"u":"sing%20to%20the%20steel_sot2"},{"n":"Song Of Grace And Speed","s":40,"u":"song%20of%20grace%20and%20speed_sot2"},{"n":"Cloud Walk","s":41,"u":"cloud%20walk_sot3"},{"n":"Deflecting Cloud","s":41,"u":"deflecting%20cloud_sot3"},{"n":"Mighty Wings","s":41,"u":"mighty%20wings_sot3"},{"n":"Shape of the Cloud Dragon","s":41,"u":"shape%20of%20the%20cloud%20dragon_sot3"},{"n":"Blessing of the Sun Gods","s":42,"u":"blessing%20of%20the%20sun%20gods_sot4"},{"n":"Bright Lion Dedication","s":42,"u":"bright%20lion%20dedication_sot4"},{"n":"Greater Sun Blessing","s":42,"u":"greater%20sun%20blessing_sot4"},{"n":"Lion's Fury","s":42,"u":"lion's%20fury_sot4"},{"n":"Lion's Might","s":42,"u":"lion's%20might_sot4"},{"n":"Cunning Trickster Mask","s":44,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":44,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":44,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":44,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":44,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":44,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":44,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":44,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":44,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":44,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"}]},"bard":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Assured Knowledge","s":4,"u":"assured%20knowledge_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Combat Reading","s":4,"u":"combat%20reading_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Directed Audience","s":4,"u":"directed%20audience_apg"},{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Earworm","s":4,"u":"earworm_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Enigma's Knowledge","s":4,"u":"enigma's%20knowledge_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Martial Performance","s":4,"u":"martial%20performance_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Reverberate","s":4,"u":"reverberate_apg"},{"n":"Ritual Researcher","s":4,"u":"ritual%20researcher_apg"},{"n":"Shared Assault","s":4,"u":"shared%20assault_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Soulsight","s":4,"u":"soulsight%20(bard)_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Triumphant Inspiration","s":4,"u":"triumphant%20inspiration_apg"},{"n":"Ultimate Polymath","s":4,"u":"ultimate%20polymath_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Well-versed","s":4,"u":"well-versed_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Bardic Lore","s":5,"u":"bardic%20lore_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(bard)_crb"},{"n":"Deep Lore","s":5,"u":"deep%20lore_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Eclectic Polymath","s":5,"u":"eclectic%20polymath_crb"},{"n":"Eclectic Skill","s":5,"u":"eclectic%20skill_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(bard)_crb"},{"n":"Esoteric Polymath","s":5,"u":"esoteric%20polymath_crb"},{"n":"Eternal Composition","s":5,"u":"eternal%20composition_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Impossible Polymath","s":5,"u":"impossible%20polymath_crb"},{"n":"Inspirational Focus","s":5,"u":"inspirational%20focus_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Know-it-all","s":5,"u":"know-it-all_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Multifarious Muse","s":5,"u":"multifarious%20muse_crb"},{"n":"Perfect Encore","s":5,"u":"perfect%20encore_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(bard)_crb"},{"n":"Studious Capacity","s":5,"u":"studious%20capacity_crb"},{"n":"Symphony Of The Muse","s":5,"u":"symphony%20of%20the%20muse_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"True Hypercognition","s":5,"u":"true%20hypercognition_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Versatile Performance","s":5,"u":"versatile%20performance_crb"},{"n":"Versatile Signature","s":5,"u":"versatile%20signature_crb"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Ringmaster's Introduction","s":32,"u":"ringmaster's%20introduction_ec6"},{"n":"Head Of The Night Parade","s":36,"u":"head%20of%20the%20night%20parade_frp3"}],"3":[{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"}]},"concentrate":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"Archer's Aim","s":4,"u":"archer's%20aim_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Echoes In Stone","s":4,"u":"echoes%20in%20stone_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Expand Aura","s":4,"u":"expand%20aura_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Focused Shot","s":4,"u":"focused%20shot_apg"},{"n":"Foresee Danger","s":4,"u":"foresee%20danger_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Play To The Crowd","s":4,"u":"play%20to%20the%20crowd_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(investigator)_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(rogue)_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Spell Relay","s":4,"u":"spell%20relay_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Trickster's Ace","s":4,"u":"trickster's%20ace_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Determination","s":5,"u":"determination_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Hunter's Aim","s":5,"u":"hunter's%20aim_crb"},{"n":"Incredible Aim","s":5,"u":"incredible%20aim_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Instant Opening","s":5,"u":"instant%20opening_crb"},{"n":"Knockback Strike","s":5,"u":"knockback%20strike_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Metamagic Channel","s":5,"u":"metamagic%20channel_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Orc Superstition","s":5,"u":"orc%20superstition_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Spell Tinker","s":5,"u":"spell%20tinker_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Trickster's Ace","s":5,"u":"trickster's%20ace_crb"},{"n":"True Shapeshifter","s":5,"u":"true%20shapeshifter_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Coordinated Distraction","s":21,"u":"coordinated%20distraction_aoe3"},{"n":"Flourishing Finish","s":21,"u":"flourishing%20finish_aoe3"},{"n":"Focused Juggler","s":28,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":28,"u":"juggle_ec1"},{"n":"Reflexive Catch","s":28,"u":"reflexive%20catch_ec1"},{"n":"Blood In The Air","s":2,"u":"blood%20in%20the%20air_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Dance Of Thunder","s":2,"u":"dance%20of%20thunder_g%26g"},{"n":"Deadeye","s":2,"u":"deadeye_g%26g"},{"n":"Duo's Aim","s":2,"u":"duo's%20aim_g%26g"},{"n":"Headshot","s":2,"u":"headshot_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Ricochet Shot","s":2,"u":"ricochet%20shot_g%26g"},{"n":"Sniper's Aim","s":2,"u":"sniper's%20aim_g%26g"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Eclectic Sword Mastery","s":1,"u":"eclectic%20sword%20mastery_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Nanite Shroud","s":1,"u":"nanite%20shroud_loag"},{"n":"Nanite Surge","s":1,"u":"nanite%20surge_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Repair Module","s":1,"u":"repair%20module_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Saoc Astrology","s":6,"u":"saoc%20astrology_locg"},{"n":"Uzunjati Storytelling","s":6,"u":"uzunjati%20storytelling_locg"},{"n":"Prayer Attack","s":56,"u":"prayer%20attack_lol"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Watchful Gaze","s":0,"u":"watchful%20gaze_lome"},{"n":"Dead Reckoning","s":51,"u":"dead%20reckoning_lopsg"},{"n":"Recover Spell","s":51,"u":"recover%20spell_lopsg"},{"n":"Ostentatious Arrival","s":53,"u":"ostentatious%20arrival_som"},{"n":"Phase Out","s":53,"u":"phase%20out_som"},{"n":"Purifying Spell","s":53,"u":"purifying%20spell_som"},{"n":"Quickened Attunement","s":53,"u":"quickened%20attunement_som"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"},{"n":"Shrink Down","s":53,"u":"shrink%20down_som"},{"n":"Soul Flare","s":53,"u":"soul%20flare_som"},{"n":"Summoner's Call","s":53,"u":"summoner's%20call_som"},{"n":"Transpose","s":53,"u":"transpose_som"},{"n":"Wind-tossed Spell","s":53,"u":"wind-tossed%20spell_som"},{"n":"Work Yourself Up","s":53,"u":"work%20yourself%20up_som"}],"3":[{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"}],"8":[{"n":"Clue In","s":4,"u":"clue%20in_apg"},{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Borrow an Arcane Spell","s":5,"u":"borrow%20an%20arcane%20spell_crb"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Command an Animal","s":5,"u":"command%20an%20animal_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Dismiss","s":5,"u":"dismiss_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Hunt Prey","s":5,"u":"hunt%20prey_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Investigate","s":5,"u":"investigate_crb"},{"n":"Learn a Spell","s":5,"u":"learn%20a%20spell_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Perform","s":5,"u":"perform_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Ready","s":5,"u":"ready_crb"},{"n":"Recall Knowledge","s":5,"u":"recall%20knowledge_crb"},{"n":"Refocus","s":5,"u":"refocus_crb"},{"n":"Repeat a Spell","s":5,"u":"repeat%20a%20spell_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Scout","s":5,"u":"scout_crb"},{"n":"Search","s":5,"u":"search_crb"},{"n":"Seek","s":5,"u":"seek_crb"},{"n":"Sense Motive","s":5,"u":"sense%20motive_crb"},{"n":"Sustain a Spell","s":5,"u":"sustain%20a%20spell_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Discover","s":12,"u":"discover_gmg"},{"n":"Influence","s":12,"u":"influence_gmg"},{"n":"Map the Area","s":12,"u":"map%20the%20area_gmg"},{"n":"Reconnoiter","s":12,"u":"reconnoiter_gmg"},{"n":"Research","s":12,"u":"research_gmg"},{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"},{"n":"Arcane Cascade","s":53,"u":"arcane%20cascade_som"},{"n":"Manifest Eidolon","s":53,"u":"manifest%20eidolon_som"},{"n":"Share Senses","s":53,"u":"share%20senses_som"},{"n":"Tap Ley Line","s":53,"u":"tap%20ley%20line_som"}],"64":[{"n":"Change Shape","s":9,"u":"change%20shape_b1"},{"n":"Find Footing","s":12,"u":"find%20footing_gmg"}]},"manipulate":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Anoint Ally","s":4,"u":"anoint%20ally_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Surprise Snare","s":4,"u":"surprise%20snare_apg"},{"n":"Target Of Opportunity","s":4,"u":"target%20of%20opportunity_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Poison Weapon","s":5,"u":"poison%20weapon_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Slice And Swipe","s":21,"u":"slice%20and%20swipe_aoe3"},{"n":"Reloading Trick","s":27,"u":"reloading%20trick_av3"},{"n":"Focused Juggler","s":28,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":28,"u":"juggle_ec1"},{"n":"Reflexive Catch","s":28,"u":"reflexive%20catch_ec1"},{"n":"Dig Quickly","s":8,"u":"dig%20quickly_ec3"},{"n":"Touch Focus","s":35,"u":"touch%20focus_frp2"},{"n":"Boost Modulation","s":2,"u":"boost%20modulation_g%26g"},{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"},{"n":"Distracting Explosion","s":2,"u":"distracting%20explosion_g%26g"},{"n":"Electrify Armor","s":2,"u":"electrify%20armor_g%26g"},{"n":"Helpful Tinkering","s":2,"u":"helpful%20tinkering_g%26g"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"},{"n":"Overdrive Ally","s":2,"u":"overdrive%20ally_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Tamper","s":2,"u":"tamper_g%26g"},{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Ceremony Of Protection","s":0,"u":"ceremony%20of%20protection_lome"},{"n":"Emergency Medical Assistance","s":51,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Improvised Crafting","s":51,"u":"improvised%20crafting_lopsg"},{"n":"Quick Stow","s":51,"u":"quick%20stow_lopsg"},{"n":"Ostentatious Arrival","s":53,"u":"ostentatious%20arrival_som"},{"n":"Transpose","s":53,"u":"transpose_som"}],"8":[{"n":"Expeditious Inspection","s":4,"u":"expeditious%20inspection_apg"},{"n":"Quick Tincture","s":4,"u":"quick%20tincture_apg"},{"n":"Administer First Aid","s":5,"u":"administer%20first%20aid_crb"},{"n":"Affix a Talisman","s":5,"u":"affix%20a%20talisman_crb"},{"n":"Conceal an Object","s":5,"u":"conceal%20an%20object_crb"},{"n":"Craft","s":5,"u":"craft_crb"},{"n":"Disable a Device","s":5,"u":"disable%20a%20device_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Interact","s":5,"u":"interact_crb"},{"n":"Palm an Object","s":5,"u":"palm%20an%20object_crb"},{"n":"Pick a Lock","s":5,"u":"pick%20a%20lock_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"},{"n":"Release","s":5,"u":"release_crb"},{"n":"Repair","s":5,"u":"repair_crb"},{"n":"Steal","s":5,"u":"steal_crb"},{"n":"Treat Disease","s":5,"u":"treat%20disease_crb"},{"n":"Treat Poison","s":5,"u":"treat%20poison_crb"},{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"},{"n":"Stop","s":12,"u":"stop_gmg"},{"n":"Take Control","s":12,"u":"take%20control_gmg"},{"n":"Explode","s":2,"u":"explode_g%26g"},{"n":"Overdrive","s":2,"u":"overdrive_g%26g"},{"n":"Affix a Fulu","s":53,"u":"affix%20a%20fulu_som"},{"n":"Manifest Eidolon","s":53,"u":"manifest%20eidolon_som"}]},"ranger":{"0":[{"n":"Accurate Flurry","s":4,"u":"accurate%20flurry_apg"},{"n":"Additional Recollection","s":4,"u":"additional%20recollection_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Impossible Snares","s":4,"u":"impossible%20snares_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Warden's Focus","s":4,"u":"warden's%20focus_apg"},{"n":"Warden's Wellspring","s":4,"u":"warden's%20wellspring_apg"},{"n":"Animal Companion","s":5,"u":"animal%20companion%20(ranger)_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(ranger)_crb"},{"n":"Camouflage","s":5,"u":"camouflage_crb"},{"n":"Companion's Cry","s":5,"u":"companion's%20cry_crb"},{"n":"Crossbow Ace","s":5,"u":"crossbow%20ace_crb"},{"n":"Deadly Aim","s":5,"u":"deadly%20aim_crb"},{"n":"Disrupt Prey","s":5,"u":"disrupt%20prey_crb"},{"n":"Distracting Shot","s":5,"u":"distracting%20shot_crb"},{"n":"Double Prey","s":5,"u":"double%20prey_crb"},{"n":"Far Shot","s":5,"u":"far%20shot_crb"},{"n":"Favored Enemy","s":5,"u":"favored%20enemy_crb"},{"n":"Favored Terrain","s":5,"u":"favored%20terrain_crb"},{"n":"Greater Distracting Shot","s":5,"u":"greater%20distracting%20shot_crb"},{"n":"Hazard Finder","s":5,"u":"hazard%20finder_crb"},{"n":"Hunted Shot","s":5,"u":"hunted%20shot_crb"},{"n":"Hunter's Aim","s":5,"u":"hunter's%20aim_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Improved Twin Riposte","s":5,"u":"improved%20twin%20riposte%20(ranger)_crb"},{"n":"Incredible Companion","s":5,"u":"incredible%20companion%20(ranger)_crb"},{"n":"Legendary Monster Hunter","s":5,"u":"legendary%20monster%20hunter_crb"},{"n":"Legendary Shot","s":5,"u":"legendary%20shot_crb"},{"n":"Lightning Snares","s":5,"u":"lightning%20snares_crb"},{"n":"Manifold Edge","s":5,"u":"manifold%20edge_crb"},{"n":"Master Monster Hunter","s":5,"u":"master%20monster%20hunter_crb"},{"n":"Masterful Companion","s":5,"u":"masterful%20companion_crb"},{"n":"Mature Animal Companion","s":5,"u":"mature%20animal%20companion%20(ranger)_crb"},{"n":"Monster Hunter","s":5,"u":"monster%20hunter_crb"},{"n":"Monster Warden","s":5,"u":"monster%20warden_crb"},{"n":"Penetrating Shot","s":5,"u":"penetrating%20shot_crb"},{"n":"Perfect Shot","s":5,"u":"perfect%20shot_crb"},{"n":"Powerful Snares","s":5,"u":"powerful%20snares_crb"},{"n":"Quick Draw","s":5,"u":"quick%20draw%20(ranger)_crb"},{"n":"Quick Snares","s":5,"u":"quick%20snares_crb"},{"n":"Running Reload","s":5,"u":"running%20reload_crb"},{"n":"Scout's Warning","s":5,"u":"scout's%20warning%20(ranger)_crb"},{"n":"Second Sting","s":5,"u":"second%20sting_crb"},{"n":"Sense The Unseen","s":5,"u":"sense%20the%20unseen%20(ranger)_crb"},{"n":"Shadow Hunter","s":5,"u":"shadow%20hunter_crb"},{"n":"Shared Prey","s":5,"u":"shared%20prey_crb"},{"n":"Side By Side","s":5,"u":"side%20by%20side%20(ranger)_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(ranger)_crb"},{"n":"Snap Shot","s":5,"u":"snap%20shot_crb"},{"n":"Snare Specialist","s":5,"u":"snare%20specialist_crb"},{"n":"Specialized Companion","s":5,"u":"specialized%20companion%20(ranger)_crb"},{"n":"Stealthy Companion","s":5,"u":"stealthy%20companion_crb"},{"n":"Swift Tracker","s":5,"u":"swift%20tracker_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Terrain Master","s":5,"u":"terrain%20master_crb"},{"n":"To The Ends Of The Earth","s":5,"u":"to%20the%20ends%20of%20the%20earth_crb"},{"n":"Triple Threat","s":5,"u":"triple%20threat_crb"},{"n":"Twin Parry","s":5,"u":"twin%20parry%20(ranger)_crb"},{"n":"Twin Riposte","s":5,"u":"twin%20riposte%20(ranger)_crb"},{"n":"Twin Takedown","s":5,"u":"twin%20takedown_crb"},{"n":"Ubiquitous Snares","s":5,"u":"ubiquitous%20snares_crb"},{"n":"Ultimate Skirmisher","s":5,"u":"ultimate%20skirmisher_crb"},{"n":"Warden's Boon","s":5,"u":"warden's%20boon_crb"},{"n":"Warden's Guidance","s":5,"u":"warden's%20guidance_crb"},{"n":"Warden's Step","s":5,"u":"warden's%20step_crb"},{"n":"Wild Empathy","s":5,"u":"wild%20empathy_crb"},{"n":"Superior Sight","s":18,"u":"superior%20sight_aoa6"},{"n":"Mimic Protections","s":32,"u":"mimic%20protections_ec6"},{"n":"Relentless Stalker","s":33,"u":"relentless%20stalker_fop"},{"n":"Time Dilation Cascade","s":36,"u":"time%20dilation%20cascade_frp3"},{"n":"Farabellus Flip","s":51,"u":"farabellus%20flip_lopsg"}],"3":[{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"}],"8":[{"n":"Hunt Prey","s":5,"u":"hunt%20prey_crb"}]},"fortune":{"0":[{"n":"Acquired Tolerance","s":4,"u":"acquired%20tolerance_apg"},{"n":"Ally's Shelter","s":4,"u":"ally's%20shelter_apg"},{"n":"Archaeologist's Luck","s":4,"u":"archaeologist's%20luck_apg"},{"n":"Avenge Ally","s":4,"u":"avenge%20ally_apg"},{"n":"Cat's Luck","s":4,"u":"cat's%20luck_apg"},{"n":"Derring-do","s":4,"u":"derring-do_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Felicitous Riposte","s":4,"u":"felicitous%20riposte_apg"},{"n":"Incredible Luck","s":4,"u":"incredible%20luck_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"Just One More Thing","s":4,"u":"just%20one%20more%20thing_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Premonition Of Clarity","s":4,"u":"premonition%20of%20clarity_apg"},{"n":"Reckless Abandon","s":4,"u":"reckless%20abandon%20(goblin)_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Halfling Luck","s":5,"u":"halfling%20luck_crb"},{"n":"Impossible Technique","s":5,"u":"impossible%20technique_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Grit And Tenacity","s":2,"u":"grit%20and%20tenacity_g%26g"},{"n":"Redirecting Shot","s":2,"u":"redirecting%20shot_g%26g"},{"n":"Chance Death","s":1,"u":"chance%20death_loag"},{"n":"Guided By The Stars","s":1,"u":"guided%20by%20the%20stars_loag"},{"n":"Impose Order","s":1,"u":"impose%20order_loag"},{"n":"Mask Of Rejection","s":1,"u":"mask%20of%20rejection_loag"},{"n":"Courteous Comeback","s":6,"u":"courteous%20comeback_locg"},{"n":"Know Oneself","s":6,"u":"know%20oneself_locg"},{"n":"Focus Ally","s":51,"u":"focus%20ally_lopsg"},{"n":"Wellspring Control","s":53,"u":"wellspring%20control_som"}],"2":[{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Acrobat's Staff","s":29,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Mask Of Mercy","s":39,"u":"mask%20of%20mercy_sot1"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"True Strike","s":5,"u":"true%20strike_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Perfect Strike","s":6,"u":"perfect%20strike_locg"},{"n":"Perseis's Precautions","s":51,"u":"perseis's%20precautions_lopsg"},{"n":"Perfect Strike","s":52,"u":"perfect%20strike_lowg"},{"n":"Wash Your Luck","s":53,"u":"wash%20your%20luck_som"}],"8":[{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Accidental Shot","s":2,"u":"accidental%20shot_g%26g"},{"n":"Call to Axis","s":0,"u":"call%20to%20axis_lome"}],"70":[{"n":"The World's A Stage","s":53,"u":"the%20world's%20a%20stage_som"}]},"dedication":{"0":[{"n":"Acrobat Dedication","s":4,"u":"acrobat%20dedication_apg"},{"n":"Archaeologist Dedication","s":4,"u":"archaeologist%20dedication_apg"},{"n":"Archer Dedication","s":4,"u":"archer%20dedication_apg"},{"n":"Assassin Dedication","s":4,"u":"assassin%20dedication_apg"},{"n":"Bastion Dedication","s":4,"u":"bastion%20dedication_apg"},{"n":"Beastmaster Dedication","s":4,"u":"beastmaster%20dedication_apg"},{"n":"Blessed One Dedication","s":4,"u":"blessed%20one%20dedication_apg"},{"n":"Bounty Hunter Dedication","s":4,"u":"bounty%20hunter%20dedication_apg"},{"n":"Cavalier Dedication","s":4,"u":"cavalier%20dedication_apg"},{"n":"Celebrity Dedication","s":4,"u":"celebrity%20dedication_apg"},{"n":"Dandy Dedication","s":4,"u":"dandy%20dedication_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Dual-Weapon Warrior Dedication","s":4,"u":"dual-weapon%20warrior%20dedication_apg"},{"n":"Duelist Dedication","s":4,"u":"duelist%20dedication_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Familiar Master Dedication","s":4,"u":"familiar%20master%20dedication_apg"},{"n":"Gladiator Dedication","s":4,"u":"gladiator%20dedication_apg"},{"n":"Herbalist Dedication","s":4,"u":"herbalist%20dedication_apg"},{"n":"Horizon Walker Dedication","s":4,"u":"horizon%20walker%20dedication_apg"},{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Linguist Dedication","s":4,"u":"linguist%20dedication_apg"},{"n":"Loremaster Dedication","s":4,"u":"loremaster%20dedication_apg"},{"n":"Marshal Dedication","s":4,"u":"marshal%20dedication_apg"},{"n":"Martial Artist Dedication","s":4,"u":"martial%20artist%20dedication_apg"},{"n":"Mauler Dedication","s":4,"u":"mauler%20dedication_apg"},{"n":"Medic Dedication","s":4,"u":"medic%20dedication_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Pirate Dedication","s":4,"u":"pirate%20dedication_apg"},{"n":"Poisoner Dedication","s":4,"u":"poisoner%20dedication_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Scout Dedication","s":4,"u":"scout%20dedication_apg"},{"n":"Scroll Trickster Dedication","s":4,"u":"scroll%20trickster%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Sentinel Dedication","s":4,"u":"sentinel%20dedication_apg"},{"n":"Shadowdancer Dedication","s":4,"u":"shadowdancer%20dedication_apg"},{"n":"Snarecrafter Dedication","s":4,"u":"snarecrafter%20dedication_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Talisman Dabbler Dedication","s":4,"u":"talisman%20dabbler%20dedication_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Viking Dedication","s":4,"u":"viking%20dedication_apg"},{"n":"Weapon Improviser Dedication","s":4,"u":"weapon%20improviser%20dedication_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Bellflower Dedication","s":15,"u":"bellflower%20dedication_aoa3"},{"n":"Crystal Keeper Dedication","s":16,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Zephyr Guard Dedication","s":17,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Edgewatch Detective Dedication","s":19,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Jalmeri Heavenseeker Dedication","s":20,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Provocator Dedication","s":21,"u":"provocator%20dedication_aoe3"},{"n":"Ghost Hunter Dedication","s":25,"u":"ghost%20hunter%20dedication_av1"},{"n":"Eldritch Researcher Dedication","s":26,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Drow Shootist Dedication","s":27,"u":"drow%20shootist%20dedication_av3"},{"n":"Juggler Dedication","s":28,"u":"juggler%20dedication_ec1"},{"n":"Staff Acrobat Dedication","s":28,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Animal Trainer Dedication","s":29,"u":"animal%20trainer%20dedication_ec2"},{"n":"Golem Grafter Dedication","s":8,"u":"golem%20grafter%20dedication_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":8,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Butterfly Blade Dedication","s":34,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Ghost Eater Dedication","s":34,"u":"ghost%20eater%20dedication_frp1"},{"n":"Golden League Xun Dedication","s":35,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Sixth Pillar Dedication","s":35,"u":"sixth%20pillar%20dedication_frp2"},{"n":"Artillerist Dedication","s":2,"u":"artillerist%20dedication_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Sniping Duo Dedication","s":2,"u":"sniping%20duo%20dedication_g%26g"},{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Firebrand Braggart Dedication","s":6,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Halcyon Speaker Dedication","s":6,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Hellknight Dedication","s":6,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Signifer Dedication","s":6,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Knight Reclaimant Dedication","s":6,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant","s":6,"u":"knight%20vigilant_locg"},{"n":"Magaambyan Attendant Dedication","s":6,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Scrollmaster Dedication","s":6,"u":"scrollmaster%20dedication_locg"},{"n":"Spellmaster Dedication","s":6,"u":"spellmaster%20dedication_locg"},{"n":"Swordmaster Dedication","s":6,"u":"swordmaster%20dedication_locg"},{"n":"Bright Lion Dedication","s":56,"u":"bright%20lion%20dedication_lol"},{"n":"Captivator Dedication","s":7,"u":"captivator%20dedication_lotgb"},{"n":"Spell Trickster Dedication","s":7,"u":"spell%20trickster%20dedication_lotgb"},{"n":"Wrestler Dedication","s":7,"u":"wrestler%20dedication_lotgb"},{"n":"Aldori Duelist Dedication","s":52,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Hellknight Armiger Dedication","s":52,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Lastwall Sentry Dedication","s":52,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lion Blade Dedication","s":52,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":52,"u":"living%20monolith%20dedication_lowg"},{"n":"Magic Warrior Dedication","s":52,"u":"magic%20warrior%20dedication_lowg"},{"n":"Pathfinder Agent Dedication","s":52,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Red Mantis Assassin Dedication","s":52,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":52,"u":"runescarred%20dedication_lowg"},{"n":"Student of Perfection Dedication","s":52,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Oozemorph Dedication","s":38,"u":"oozemorph%20dedication_sli"},{"n":"Cathartic Mage Dedication","s":53,"u":"cathartic%20mage%20dedication_som"},{"n":"Elementalist Dedication","s":53,"u":"elementalist%20dedication_som"},{"n":"Flexible Spellcaster Dedication","s":53,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Geomancer Dedication","s":53,"u":"geomancer%20dedication_som"},{"n":"Magus Dedication","s":53,"u":"magus%20dedication_som"},{"n":"Runelord Dedication","s":53,"u":"runelord%20dedication_som"},{"n":"Shadowcaster Dedication","s":53,"u":"shadowcaster%20dedication_som"},{"n":"Soulforger Dedication","s":53,"u":"soulforger%20dedication_som"},{"n":"Summoner Dedication","s":53,"u":"summoner%20dedication_som"},{"n":"Wellspring Mage Dedication","s":53,"u":"wellspring%20mage%20dedication_som"},{"n":"Folklorist Dedication","s":40,"u":"folklorist%20dedication_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":40,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Bright Lion Dedication","s":42,"u":"bright%20lion%20dedication_sot4"}]},"skill":{"0":[{"n":"Acrobatic Performer","s":4,"u":"acrobatic%20performer_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Aerobatics Mastery","s":4,"u":"aerobatics%20mastery_apg"},{"n":"Analyze Idiolect","s":4,"u":"analyze%20idiolect_apg"},{"n":"Armor Assist","s":4,"u":"armor%20assist_apg"},{"n":"Armor Specialist","s":4,"u":"armor%20specialist_apg"},{"n":"Armored Stealth","s":4,"u":"armored%20stealth_apg"},{"n":"Assured Identification","s":4,"u":"assured%20identification_apg"},{"n":"Battle Planner","s":4,"u":"battle%20planner_apg"},{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Concealing Legerdemain","s":4,"u":"concealing%20legerdemain_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Crafter's Appraisal","s":4,"u":"crafter's%20appraisal_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Deceptive Worship","s":4,"u":"deceptive%20worship_apg"},{"n":"Discreet Inquiry","s":4,"u":"discreet%20inquiry_apg"},{"n":"Distracting Flattery","s":4,"u":"distracting%20flattery_apg"},{"n":"Distracting Performance","s":4,"u":"distracting%20performance_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Doublespeak","s":4,"u":"doublespeak_apg"},{"n":"Exhort The Faithful","s":4,"u":"exhort%20the%20faithful_apg"},{"n":"Expert Disassembly","s":4,"u":"expert%20disassembly_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Eye For Numbers","s":4,"u":"eye%20for%20numbers_apg"},{"n":"Fabricated Connections","s":4,"u":"fabricated%20connections_apg"},{"n":"Fancy Moves","s":4,"u":"fancy%20moves_apg"},{"n":"Forensic Acumen","s":4,"u":"forensic%20acumen_apg"},{"n":"Fresh Ingredients","s":4,"u":"fresh%20ingredients_apg"},{"n":"Glean Contents","s":4,"u":"glean%20contents_apg"},{"n":"Graceful Leaper","s":4,"u":"graceful%20leaper_apg"},{"n":"Hidden Magic","s":4,"u":"hidden%20magic_apg"},{"n":"Holistic Care","s":4,"u":"holistic%20care_apg"},{"n":"Improvise Tool","s":4,"u":"improvise%20tool_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Lead Climber","s":4,"u":"lead%20climber_apg"},{"n":"Legendary Guide","s":4,"u":"legendary%20guide_apg"},{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"},{"n":"Multilingual Cipher","s":4,"u":"multilingual%20cipher_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"Orthographic Mastery","s":4,"u":"orthographic%20mastery_apg"},{"n":"Party Crasher","s":4,"u":"party%20crasher_apg"},{"n":"Phonetic Training","s":4,"u":"phonetic%20training_apg"},{"n":"Pilgrim's Token","s":4,"u":"pilgrim's%20token_apg"},{"n":"Quick Contacts","s":4,"u":"quick%20contacts_apg"},{"n":"Quick Mount","s":4,"u":"quick%20mount_apg"},{"n":"Rapid Affixture","s":4,"u":"rapid%20affixture_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Resourceful Ritualist","s":4,"u":"resourceful%20ritualist_apg"},{"n":"Reverse Engineering","s":4,"u":"reverse%20engineering_apg"},{"n":"Risky Surgery","s":4,"u":"risky%20surgery_apg"},{"n":"Root Magic","s":4,"u":"root%20magic_apg"},{"n":"Rope Runner","s":4,"u":"rope%20runner_apg"},{"n":"Scholastic Identification","s":4,"u":"scholastic%20identification_apg"},{"n":"Schooled In Secrets","s":4,"u":"schooled%20in%20secrets_apg"},{"n":"Seasoned","s":4,"u":"seasoned_apg"},{"n":"Settlement Scholastics","s":4,"u":"settlement%20scholastics_apg"},{"n":"Shadow Mark","s":4,"u":"shadow%20mark_apg"},{"n":"Steel Skin","s":4,"u":"steel%20skin_apg"},{"n":"Subjective Truth","s":4,"u":"subjective%20truth_apg"},{"n":"Sure Foot","s":4,"u":"sure%20foot_apg"},{"n":"Terrifying Resistance","s":4,"u":"terrifying%20resistance_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Water Sprint","s":4,"u":"water%20sprint_apg"},{"n":"Additional Lore","s":5,"u":"additional%20lore_crb"},{"n":"Alchemical Crafting","s":5,"u":"alchemical%20crafting_crb"},{"n":"Arcane Sense","s":5,"u":"arcane%20sense_crb"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Automatic Knowledge","s":5,"u":"automatic%20knowledge_crb"},{"n":"Bargain Hunter","s":5,"u":"bargain%20hunter_crb"},{"n":"Battle Cry","s":5,"u":"battle%20cry_crb"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bizarre Magic","s":5,"u":"bizarre%20magic_crb"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Cat Fall","s":5,"u":"cat%20fall_crb"},{"n":"Charming Liar","s":5,"u":"charming%20liar_crb"},{"n":"Cloud Jump","s":5,"u":"cloud%20jump_crb"},{"n":"Combat Climber","s":5,"u":"combat%20climber_crb"},{"n":"Confabulator","s":5,"u":"confabulator_crb"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Continual Recovery","s":5,"u":"continual%20recovery_crb"},{"n":"Courtly Graces","s":5,"u":"courtly%20graces_crb"},{"n":"Craft Anything","s":5,"u":"craft%20anything_crb"},{"n":"Divine Guidance","s":5,"u":"divine%20guidance_crb"},{"n":"Dubious Knowledge","s":5,"u":"dubious%20knowledge_crb"},{"n":"Experienced Professional","s":5,"u":"experienced%20professional_crb"},{"n":"Experienced Smuggler","s":5,"u":"experienced%20smuggler_crb"},{"n":"Experienced Tracker","s":5,"u":"experienced%20tracker_crb"},{"n":"Fascinating Performance","s":5,"u":"fascinating%20performance_crb"},{"n":"Foil Senses","s":5,"u":"foil%20senses_crb"},{"n":"Forager","s":5,"u":"forager_crb"},{"n":"Glad-hand","s":5,"u":"glad-hand_crb"},{"n":"Group Coercion","s":5,"u":"group%20coercion_crb"},{"n":"Group Impression","s":5,"u":"group%20impression_crb"},{"n":"Hefty Hauler","s":5,"u":"hefty%20hauler_crb"},{"n":"Hobnobber","s":5,"u":"hobnobber_crb"},{"n":"Impeccable Crafting","s":5,"u":"impeccable%20crafting_crb"},{"n":"Impressive Performance","s":5,"u":"impressive%20performance_crb"},{"n":"Intimidating Glare","s":5,"u":"intimidating%20glare_crb"},{"n":"Intimidating Prowess","s":5,"u":"intimidating%20prowess_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Kip Up","s":5,"u":"kip%20up_crb"},{"n":"Lasting Coercion","s":5,"u":"lasting%20coercion_crb"},{"n":"Legendary Codebreaker","s":5,"u":"legendary%20codebreaker_crb"},{"n":"Legendary Linguist","s":5,"u":"legendary%20linguist_crb"},{"n":"Legendary Medic","s":5,"u":"legendary%20medic_crb"},{"n":"Legendary Negotiation","s":5,"u":"legendary%20negotiation_crb"},{"n":"Legendary Performer","s":5,"u":"legendary%20performer_crb"},{"n":"Legendary Professional","s":5,"u":"legendary%20professional_crb"},{"n":"Legendary Sneak","s":5,"u":"legendary%20sneak_crb"},{"n":"Legendary Survivalist","s":5,"u":"legendary%20survivalist_crb"},{"n":"Legendary Thief","s":5,"u":"legendary%20thief_crb"},{"n":"Lengthy Diversion","s":5,"u":"lengthy%20diversion_crb"},{"n":"Lie To Me","s":5,"u":"lie%20to%20me_crb"},{"n":"Magical Crafting","s":5,"u":"magical%20crafting_crb"},{"n":"Magical Shorthand","s":5,"u":"magical%20shorthand_crb"},{"n":"Multilingual","s":5,"u":"multilingual_crb"},{"n":"Natural Medicine","s":5,"u":"natural%20medicine_crb"},{"n":"Nimble Crawl","s":5,"u":"nimble%20crawl_crb"},{"n":"Oddity Identification","s":5,"u":"oddity%20identification_crb"},{"n":"Pickpocket","s":5,"u":"pickpocket_crb"},{"n":"Planar Survival","s":5,"u":"planar%20survival_crb"},{"n":"Powerful Leap","s":5,"u":"powerful%20leap_crb"},{"n":"Quick Climb","s":5,"u":"quick%20climb_crb"},{"n":"Quick Coercion","s":5,"u":"quick%20coercion_crb"},{"n":"Quick Disguise","s":5,"u":"quick%20disguise_crb"},{"n":"Quick Identification","s":5,"u":"quick%20identification_crb"},{"n":"Quick Jump","s":5,"u":"quick%20jump_crb"},{"n":"Quick Recognition","s":5,"u":"quick%20recognition_crb"},{"n":"Quick Repair","s":5,"u":"quick%20repair_crb"},{"n":"Quick Squeeze","s":5,"u":"quick%20squeeze_crb"},{"n":"Quick Swim","s":5,"u":"quick%20swim_crb"},{"n":"Quick Unlock","s":5,"u":"quick%20unlock_crb"},{"n":"Quiet Allies","s":5,"u":"quiet%20allies_crb"},{"n":"Rapid Mantel","s":5,"u":"rapid%20mantel_crb"},{"n":"Read Lips","s":5,"u":"read%20lips_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Robust Recovery","s":5,"u":"robust%20recovery_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Shameless Request","s":5,"u":"shameless%20request_crb"},{"n":"Sign Language","s":5,"u":"sign%20language_crb"},{"n":"Skill Training","s":5,"u":"skill%20training_crb"},{"n":"Slippery Secrets","s":5,"u":"slippery%20secrets_crb"},{"n":"Snare Crafting","s":5,"u":"snare%20crafting_crb"},{"n":"Specialty Crafting","s":5,"u":"specialty%20crafting_crb"},{"n":"Steady Balance","s":5,"u":"steady%20balance_crb"},{"n":"Streetwise","s":5,"u":"streetwise_crb"},{"n":"Student Of The Canon","s":5,"u":"student%20of%20the%20canon_crb"},{"n":"Subtle Theft","s":5,"u":"subtle%20theft_crb"},{"n":"Survey Wildlife","s":5,"u":"survey%20wildlife_crb"},{"n":"Swift Sneak","s":5,"u":"swift%20sneak_crb"},{"n":"Terrain Expertise","s":5,"u":"terrain%20expertise_crb"},{"n":"Terrain Stalker","s":5,"u":"terrain%20stalker_crb"},{"n":"Terrified Retreat","s":5,"u":"terrified%20retreat_crb"},{"n":"Titan Wrestler","s":5,"u":"titan%20wrestler_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Underwater Marauder","s":5,"u":"underwater%20marauder_crb"},{"n":"Unified Theory","s":5,"u":"unified%20theory_crb"},{"n":"Unmistakable Lore","s":5,"u":"unmistakable%20lore_crb"},{"n":"Virtuosic Performer","s":5,"u":"virtuosic%20performer_crb"},{"n":"Wall Jump","s":5,"u":"wall%20jump_crb"},{"n":"Ward Medic","s":5,"u":"ward%20medic_crb"},{"n":"Wary Disarmament","s":5,"u":"wary%20disarmament_crb"},{"n":"Encouraging Words","s":12,"u":"encouraging%20words_gmg"},{"n":"Reveal Machinations","s":15,"u":"reveal%20machinations_aoa3"},{"n":"Secret Speech","s":15,"u":"secret%20speech_aoa3"},{"n":"Tweak Appearances","s":15,"u":"tweak%20appearances_aoa3"},{"n":"Know The Beat","s":17,"u":"know%20the%20beat_aoa5"},{"n":"Juggle","s":28,"u":"juggle_ec1"},{"n":"Insistent Command","s":29,"u":"insistent%20command_ec2"},{"n":"Ravening's Desperation","s":8,"u":"ravening's%20desperation_ec3"},{"n":"Efficient Controls","s":2,"u":"efficient%20controls_g%26g"},{"n":"Engine Bay","s":2,"u":"engine%20bay_g%26g"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Gear Gnash","s":2,"u":"gear%20gnash_g%26g"},{"n":"Named Artillery","s":2,"u":"named%20artillery_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Propeller Attachment","s":2,"u":"propeller%20attachment_g%26g"},{"n":"Push It","s":2,"u":"push%20it_g%26g"},{"n":"That Was A Close One, Huh?","s":2,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g"},{"n":"Backup Disguise","s":6,"u":"backup%20disguise_locg"},{"n":"Emerald Boughs Accustomation","s":6,"u":"emerald%20boughs%20accustomation_locg"},{"n":"Entourage","s":6,"u":"entourage_locg"},{"n":"Forced Entry","s":6,"u":"forced%20entry_locg"},{"n":"Recognize Threat","s":6,"u":"recognize%20threat_locg"},{"n":"Sow Rumor","s":6,"u":"sow%20rumor_locg"},{"n":"Unravel Mysteries","s":6,"u":"unravel%20mysteries_locg"},{"n":"Uzunjati Recollection","s":6,"u":"uzunjati%20recollection_locg"},{"n":"Uzunjati Storytelling","s":6,"u":"uzunjati%20storytelling_locg"},{"n":"Battle Prayer","s":55,"u":"battle%20prayer_logm"},{"n":"Bless Tonic","s":55,"u":"bless%20tonic_logm"},{"n":"Bless Toxin","s":55,"u":"bless%20toxin_logm"},{"n":"Charlatan","s":55,"u":"charlatan_logm"},{"n":"Environmental Grace","s":55,"u":"environmental%20grace_logm"},{"n":"Evangelize","s":55,"u":"evangelize_logm"},{"n":"Mortal Healing","s":55,"u":"mortal%20healing_logm"},{"n":"Sacred Defense","s":55,"u":"sacred%20defense_logm"},{"n":"Sanctify Water","s":55,"u":"sanctify%20water_logm"},{"n":"Medical Researcher","s":56,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":56,"u":"paragon%20battle%20medicine_lol"},{"n":"Craft Facsimile","s":51,"u":"craft%20facsimile_lopsg"},{"n":"Dead Reckoning","s":51,"u":"dead%20reckoning_lopsg"},{"n":"Diverse Recognition","s":51,"u":"diverse%20recognition_lopsg"},{"n":"Emergency Medical Assistance","s":51,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Fane's Escape","s":51,"u":"fane's%20escape_lopsg"},{"n":"Improvised Crafting","s":51,"u":"improvised%20crafting_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":51,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Masterful Obfuscation","s":51,"u":"masterful%20obfuscation_lopsg"},{"n":"Recollect Studies","s":51,"u":"recollect%20studies_lopsg"},{"n":"Rugged Survivalist","s":51,"u":"rugged%20survivalist_lopsg"},{"n":"Snap Out Of It!","s":51,"u":"snap%20out%20of%20it!_lopsg"},{"n":"Diabolic Certitude","s":52,"u":"diabolic%20certitude_lowg"},{"n":"Eye Of The Arclords","s":52,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Godless Healing","s":52,"u":"godless%20healing_lowg"},{"n":"Thorough Reports","s":52,"u":"thorough%20reports_lowg"},{"n":"Hideous Ululation","s":38,"u":"hideous%20ululation_sli"},{"n":"Embed Aeon Stone","s":53,"u":"embed%20aeon%20stone_som"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"},{"n":"Tattoo Artist","s":53,"u":"tattoo%20artist_som"}]},"barbarian":{"0":[{"n":"Adrenaline Rush","s":4,"u":"adrenaline%20rush_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(barbarian)_apg"},{"n":"Bashing Charge","s":4,"u":"bashing%20charge_apg"},{"n":"Determined Dash","s":4,"u":"determined%20dash_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Draconic Arrogance","s":4,"u":"draconic%20arrogance_apg"},{"n":"Embrace The Pain","s":4,"u":"embrace%20the%20pain_apg"},{"n":"Follow-up Assault","s":4,"u":"follow-up%20assault_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Furious Vengeance","s":4,"u":"furious%20vengeance_apg"},{"n":"Impaling Thrust","s":4,"u":"impaling%20thrust_apg"},{"n":"Impressive Landing","s":4,"u":"impressive%20landing_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Mage Hunter","s":4,"u":"mage%20hunter_apg"},{"n":"Nocturnal Sense","s":4,"u":"nocturnal%20sense_apg"},{"n":"Overpowering Charge","s":4,"u":"overpowering%20charge%20(barbarian)_apg"},{"n":"Oversized Throw","s":4,"u":"oversized%20throw_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Resounding Blow","s":4,"u":"resounding%20blow_apg"},{"n":"Scouring Rage","s":4,"u":"scouring%20rage_apg"},{"n":"Shattering Blows","s":4,"u":"shattering%20blows_apg"},{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Sunder Enchantment","s":4,"u":"sunder%20enchantment_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Supernatural Senses","s":4,"u":"supernatural%20senses_apg"},{"n":"Tangle Of Battle","s":4,"u":"tangle%20of%20battle_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Unstoppable Juggernaut","s":4,"u":"unstoppable%20juggernaut_apg"},{"n":"Acute Scent","s":5,"u":"acute%20scent_crb"},{"n":"Acute Vision","s":5,"u":"acute%20vision_crb"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Attack Of Opportunity","s":5,"u":"attack%20of%20opportunity%20(barbarian)_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Brutal Bully","s":5,"u":"brutal%20bully_crb"},{"n":"Brutal Critical","s":5,"u":"brutal%20critical_crb"},{"n":"Cleave","s":5,"u":"cleave_crb"},{"n":"Collateral Thrash","s":5,"u":"collateral%20thrash_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Fast Movement","s":5,"u":"fast%20movement_crb"},{"n":"Furious Bully","s":5,"u":"furious%20bully_crb"},{"n":"Furious Finish","s":5,"u":"furious%20finish_crb"},{"n":"Furious Grab","s":5,"u":"furious%20grab_crb"},{"n":"Furious Sprint","s":5,"u":"furious%20sprint_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Great Cleave","s":5,"u":"great%20cleave_crb"},{"n":"Knockback","s":5,"u":"knockback_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"No Escape","s":5,"u":"no%20escape_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Raging Athlete","s":5,"u":"raging%20athlete_crb"},{"n":"Raging Intimidation","s":5,"u":"raging%20intimidation_crb"},{"n":"Raging Thrower","s":5,"u":"raging%20thrower_crb"},{"n":"Reckless Abandon","s":5,"u":"reckless%20abandon%20(barbarian)_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Second Wind","s":5,"u":"second%20wind_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Leap","s":5,"u":"sudden%20leap%20(barbarian)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(barbarian)_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Thrash","s":5,"u":"thrash_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Vengeful Strike","s":5,"u":"vengeful%20strike_crb"},{"n":"Vicious Evisceration","s":5,"u":"vicious%20evisceration_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Wounded Rage","s":5,"u":"wounded%20rage_crb"},{"n":"Invulnerable Juggernaut","s":18,"u":"invulnerable%20juggernaut_aoa6"},{"n":"Annihilating Swing","s":32,"u":"annihilating%20swing_ec6"},{"n":"Whirlwind Toss","s":36,"u":"whirlwind%20toss_frp3"},{"n":"Farabellus Flip","s":51,"u":"farabellus%20flip_lopsg"}],"8":[{"n":"Mighty Rage","s":5,"u":"mighty%20rage_crb"},{"n":"Rage","s":5,"u":"rage_crb"}]},"rage":{"0":[{"n":"Adrenaline Rush","s":4,"u":"adrenaline%20rush_apg"},{"n":"Determined Dash","s":4,"u":"determined%20dash_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Draconic Arrogance","s":4,"u":"draconic%20arrogance_apg"},{"n":"Embrace The Pain","s":4,"u":"embrace%20the%20pain_apg"},{"n":"Follow-up Assault","s":4,"u":"follow-up%20assault_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Furious Vengeance","s":4,"u":"furious%20vengeance_apg"},{"n":"Impaling Thrust","s":4,"u":"impaling%20thrust_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Mage Hunter","s":4,"u":"mage%20hunter_apg"},{"n":"Nocturnal Sense","s":4,"u":"nocturnal%20sense_apg"},{"n":"Oversized Throw","s":4,"u":"oversized%20throw_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Resounding Blow","s":4,"u":"resounding%20blow_apg"},{"n":"Shattering Blows","s":4,"u":"shattering%20blows_apg"},{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Supernatural Senses","s":4,"u":"supernatural%20senses_apg"},{"n":"Tangle Of Battle","s":4,"u":"tangle%20of%20battle_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Cleave","s":5,"u":"cleave_crb"},{"n":"Collateral Thrash","s":5,"u":"collateral%20thrash_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Furious Finish","s":5,"u":"furious%20finish_crb"},{"n":"Furious Grab","s":5,"u":"furious%20grab_crb"},{"n":"Furious Sprint","s":5,"u":"furious%20sprint_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Great Cleave","s":5,"u":"great%20cleave_crb"},{"n":"Knockback","s":5,"u":"knockback_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"No Escape","s":5,"u":"no%20escape_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Reckless Abandon","s":5,"u":"reckless%20abandon%20(barbarian)_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Thrash","s":5,"u":"thrash_crb"},{"n":"Vengeful Strike","s":5,"u":"vengeful%20strike_crb"},{"n":"Vicious Evisceration","s":5,"u":"vicious%20evisceration_crb"},{"n":"Wounded Rage","s":5,"u":"wounded%20rage_crb"},{"n":"Whirlwind Toss","s":36,"u":"whirlwind%20toss_frp3"}]},"healing":{"0":[{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Sap Life","s":5,"u":"sap%20life_crb"},{"n":"Ruby Resurrection","s":36,"u":"ruby%20resurrection_frp3"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Purge Sins","s":1,"u":"purge%20sins_loag"},{"n":"Crimson Shroud","s":52,"u":"crimson%20shroud_lowg"},{"n":"Sustaining Steel","s":53,"u":"sustaining%20steel_som"}],"2":[{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Panacea Fruit","s":32,"u":"panacea%20fruit_ec6"},{"n":"Phoenix Fighting Fan","s":34,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":34,"u":"phoenix%20necklace_frp1"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Infernal Health","s":56,"u":"infernal%20health_lol"},{"n":"Body Recovery Kit","s":51,"u":"body%20recovery%20kit_lopsg"},{"n":"Deathless","s":7,"u":"deathless_lotgb"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"}],"3":[{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Moment Of Renewal","s":5,"u":"moment%20of%20renewal_crb"},{"n":"Neutralize Poison","s":5,"u":"neutralize%20poison_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Remove Curse","s":5,"u":"remove%20curse_crb"},{"n":"Remove Disease","s":5,"u":"remove%20disease_crb"},{"n":"Remove Paralysis","s":5,"u":"remove%20paralysis_crb"},{"n":"Restoration","s":5,"u":"restoration_crb"},{"n":"Restore Senses","s":5,"u":"restore%20senses_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Spirit Link","s":5,"u":"spirit%20link_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Tireless Worker","s":16,"u":"tireless%20worker_aoa4"},{"n":"Ravening Maw","s":8,"u":"ravening%20maw_ec3"},{"n":"Devour Life","s":32,"u":"devour%20life_ec6"},{"n":"Cleansing Flames","s":36,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":36,"u":"rejuvenating%20flames_frp3"},{"n":"Shall Not Falter, Shall Not Rout","s":56,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Healing Well","s":53,"u":"healing%20well_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Positive Attunement","s":53,"u":"positive%20attunement_som"},{"n":"Soothing Spring","s":53,"u":"soothing%20spring_som"},{"n":"Cloak of Light","s":42,"u":"cloak%20of%20light_sot4"}],"8":[{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"}],"70":[{"n":"Resurrect","s":5,"u":"resurrect_crb"}]},"oracle":{"0":[{"n":"Advanced Revelation","s":4,"u":"advanced%20revelation_apg"},{"n":"Bespell Weapon","s":4,"u":"bespell%20weapon_apg"},{"n":"Blaze Of Revelation","s":4,"u":"blaze%20of%20revelation_apg"},{"n":"Cantrip Expansion","s":4,"u":"cantrip%20expansion%20(oracle)_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Diverse Mystery","s":4,"u":"diverse%20mystery_apg"},{"n":"Divine Access","s":4,"u":"divine%20access_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Divine Effusion","s":4,"u":"divine%20effusion_apg"},{"n":"Domain Acumen","s":4,"u":"domain%20acumen_apg"},{"n":"Domain Fluency","s":4,"u":"domain%20fluency_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Greater Revelation","s":4,"u":"greater%20revelation_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Mysterious Repertoire","s":4,"u":"mysterious%20repertoire_apg"},{"n":"Mystery Conduit","s":4,"u":"mystery%20conduit_apg"},{"n":"Oracular Providence","s":4,"u":"oracular%20providence_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Paradoxical Mystery","s":4,"u":"paradoxical%20mystery_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Steady Spellcasting","s":4,"u":"steady%20spellcasting%20(oracle)_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Scapegoat Parallel Self","s":36,"u":"scapegoat%20parallel%20self_frp3"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"}]},"swashbuckler":{"0":[{"n":"After You","s":4,"u":"after%20you_apg"},{"n":"Agile Maneuvers","s":4,"u":"agile%20maneuvers_apg"},{"n":"Antagonize","s":4,"u":"antagonize_apg"},{"n":"Attack Of Opportunity","s":4,"u":"attack%20of%20opportunity%20(swashbuckler)_apg"},{"n":"Bleeding Finisher","s":4,"u":"bleeding%20finisher_apg"},{"n":"Buckler Dance","s":4,"u":"buckler%20dance_apg"},{"n":"Buckler Expertise","s":4,"u":"buckler%20expertise_apg"},{"n":"Charmed Life","s":4,"u":"charmed%20life_apg"},{"n":"Cheat Death","s":4,"u":"cheat%20death_apg"},{"n":"Combination Finisher","s":4,"u":"combination%20finisher_apg"},{"n":"Deadly Grace","s":4,"u":"deadly%20grace_apg"},{"n":"Derring-do","s":4,"u":"derring-do_apg"},{"n":"Disarming Flair","s":4,"u":"disarming%20flair_apg"},{"n":"Dual Finisher","s":4,"u":"dual%20finisher_apg"},{"n":"Dueling Dance","s":4,"u":"dueling%20dance_apg"},{"n":"Dueling Parry","s":4,"u":"dueling%20parry_apg"},{"n":"Felicitous Riposte","s":4,"u":"felicitous%20riposte_apg"},{"n":"Finishing Follow-through","s":4,"u":"finishing%20follow-through_apg"},{"n":"Flamboyant Athlete","s":4,"u":"flamboyant%20athlete_apg"},{"n":"Flamboyant Leap","s":4,"u":"flamboyant%20leap_apg"},{"n":"Flying Blade","s":4,"u":"flying%20blade_apg"},{"n":"Focused Fascination","s":4,"u":"focused%20fascination_apg"},{"n":"Goading Feint","s":4,"u":"goading%20feint_apg"},{"n":"Guardian's Deflection","s":4,"u":"guardian's%20deflection_apg"},{"n":"Impaling Finisher","s":4,"u":"impaling%20finisher_apg"},{"n":"Impossible Riposte","s":4,"u":"impossible%20riposte_apg"},{"n":"Incredible Luck","s":4,"u":"incredible%20luck_apg"},{"n":"Inexhaustible Countermoves","s":4,"u":"inexhaustible%20countermoves_apg"},{"n":"Leading Dance","s":4,"u":"leading%20dance_apg"},{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Mobile Finisher","s":4,"u":"mobile%20finisher_apg"},{"n":"Nimble Dodge","s":4,"u":"nimble%20dodge_apg"},{"n":"Nimble Roll","s":4,"u":"nimble%20roll_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Panache Paragon","s":4,"u":"panache%20paragon_apg"},{"n":"Parry And Riposte","s":4,"u":"parry%20and%20riposte_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Precise Finisher","s":4,"u":"precise%20finisher_apg"},{"n":"Reflexive Riposte","s":4,"u":"reflexive%20riposte_apg"},{"n":"Stunning Finisher","s":4,"u":"stunning%20finisher_apg"},{"n":"Swaggering Initiative","s":4,"u":"swaggering%20initiative_apg"},{"n":"Targeting Finisher","s":4,"u":"targeting%20finisher_apg"},{"n":"Tumble Behind","s":4,"u":"tumble%20behind%20(swashbuckler)_apg"},{"n":"Twin Parry","s":4,"u":"twin%20parry%20(swashbuckler)_apg"},{"n":"Twinned Defense","s":4,"u":"twinned%20defense%20(swashbuckler)_apg"},{"n":"Unbalancing Finisher","s":4,"u":"unbalancing%20finisher_apg"},{"n":"Vexing Tumble","s":4,"u":"vexing%20tumble_apg"},{"n":"Vivacious Bravado","s":4,"u":"vivacious%20bravado_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Vivacious Afterimage","s":36,"u":"vivacious%20afterimage_frp3"},{"n":"Flamboyant Cruelty","s":56,"u":"flamboyant%20cruelty_lol"},{"n":"Fane's Fourberie","s":51,"u":"fane's%20fourberie_lopsg"},{"n":"Stella's Stab And Snag","s":51,"u":"stella's%20stab%20and%20snag_lopsg"}],"8":[{"n":"Confident Finisher","s":4,"u":"confident%20finisher_apg"},{"n":"Opportune Riposte","s":4,"u":"opportune%20riposte_apg"}]},"disease":{"0":[{"n":"Aggravating Scratch","s":4,"u":"aggravating%20scratch_apg"}],"3":[{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Goblin Pox","s":5,"u":"goblin%20pox_crb"},{"n":"Blightburn Blast","s":31,"u":"blightburn%20blast_ec5"},{"n":"Divine Plagues","s":55,"u":"divine%20plagues_logm"},{"n":"Foul Miasma","s":55,"u":"foul%20miasma_logm"}],"63":[{"n":"Ghast Fever","s":9,"u":"ghast%20fever_b1"},{"n":"Ghoul Fever","s":9,"u":"ghoul%20fever_b1"},{"n":"Blinding Sickness","s":12,"u":"blinding%20sickness_gmg"},{"n":"Bog Rot","s":12,"u":"bog%20rot_gmg"},{"n":"Bone Chill","s":12,"u":"bone%20chill_gmg"},{"n":"Brain Worms","s":12,"u":"brain%20worms_gmg"},{"n":"Bubonic Plague","s":12,"u":"bubonic%20plague_gmg"},{"n":"Chocking Death","s":12,"u":"chocking%20death_gmg"},{"n":"Malaria","s":12,"u":"malaria_gmg"},{"n":"Nightmare Fever","s":12,"u":"nightmare%20fever_gmg"},{"n":"Scarlet Fever","s":12,"u":"scarlet%20fever_gmg"},{"n":"Scarlet Leprosy","s":12,"u":"scarlet%20leprosy_gmg"},{"n":"Sewer Haze","s":12,"u":"sewer%20haze_gmg"},{"n":"Tetanus","s":12,"u":"tetanus_gmg"},{"n":"Tuberculosis","s":12,"u":"tuberculosis_gmg"}]},"investigator":{"0":[{"n":"Alchemical Discoveries","s":4,"u":"alchemical%20discoveries_apg"},{"n":"Athletic Strategist","s":4,"u":"athletic%20strategist_apg"},{"n":"Blind-fight","s":4,"u":"blind-fight%20(investigator)_apg"},{"n":"Clue Them All In","s":4,"u":"clue%20them%20all%20in_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Detective's Readiness","s":4,"u":"detective's%20readiness_apg"},{"n":"Didactic Strike","s":4,"u":"didactic%20strike_apg"},{"n":"Everyone's A Suspect","s":4,"u":"everyone's%20a%20suspect_apg"},{"n":"Flexible Studies","s":4,"u":"flexible%20studies_apg"},{"n":"Foresee Danger","s":4,"u":"foresee%20danger_apg"},{"n":"Implausible Purchase","s":4,"u":"implausible%20purchase%20(investigator)_apg"},{"n":"Just One More Thing","s":4,"u":"just%20one%20more%20thing_apg"},{"n":"Just The Facts","s":4,"u":"just%20the%20facts_apg"},{"n":"Known Weaknesses","s":4,"u":"known%20weaknesses_apg"},{"n":"Lead Investigator","s":4,"u":"lead%20investigator_apg"},{"n":"Lie Detector","s":4,"u":"lie%20detector_apg"},{"n":"Ongoing Investigation","s":4,"u":"ongoing%20investigation_apg"},{"n":"Ongoing Strategy","s":4,"u":"ongoing%20strategy_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Predictive Purchase","s":4,"u":"predictive%20purchase%20(investigator)_apg"},{"n":"Reason Rapidly","s":4,"u":"reason%20rapidly_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(investigator)_apg"},{"n":"Red Herring","s":4,"u":"red%20herring_apg"},{"n":"Scalpel's Point","s":4,"u":"scalpel's%20point_apg"},{"n":"Sense The Unseen","s":4,"u":"sense%20the%20unseen_apg"},{"n":"Shared Stratagem","s":4,"u":"shared%20stratagem_apg"},{"n":"Solid Lead","s":4,"u":"solid%20lead_apg"},{"n":"Strategic Assessment","s":4,"u":"strategic%20assessment_apg"},{"n":"Strategic Bypass","s":4,"u":"strategic%20bypass_apg"},{"n":"Suspect Of Opportunity","s":4,"u":"suspect%20of%20opportunity_apg"},{"n":"Takedown Expert","s":4,"u":"takedown%20expert_apg"},{"n":"That's Odd","s":4,"u":"that's%20odd_apg"},{"n":"Thorough Research","s":4,"u":"thorough%20research_apg"},{"n":"Trap Finder","s":4,"u":"trap%20finder_apg"},{"n":"Trickster's Ace","s":4,"u":"trickster's%20ace_apg"},{"n":"Underworld Investigator","s":4,"u":"underworld%20investigator_apg"},{"n":"Whodunnit?","s":4,"u":"whodunnit%3f_apg"},{"n":"All The Time In The World","s":36,"u":"all%20the%20time%20in%20the%20world_frp3"}],"8":[{"n":"Clue In","s":4,"u":"clue%20in_apg"},{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Expeditious Inspection","s":4,"u":"expeditious%20inspection_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Quick Tincture","s":4,"u":"quick%20tincture_apg"}]},"monk":{"0":[{"n":"Align Ki","s":4,"u":"align%20ki_apg"},{"n":"Ancestral Weaponry","s":4,"u":"ancestral%20weaponry_apg"},{"n":"Clinging Shadows Initiate","s":4,"u":"clinging%20shadows%20initiate_apg"},{"n":"Cobra Envenom","s":4,"u":"cobra%20envenom_apg"},{"n":"Cobra Stance","s":4,"u":"cobra%20stance_apg"},{"n":"Deadly Strikes","s":4,"u":"deadly%20strikes_apg"},{"n":"Dodging Roll","s":4,"u":"dodging%20roll_apg"},{"n":"Flinging Blow","s":4,"u":"flinging%20blow_apg"},{"n":"Focused Shot","s":4,"u":"focused%20shot_apg"},{"n":"Form Lock","s":4,"u":"form%20lock_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Gorilla Stance","s":4,"u":"gorilla%20stance_apg"},{"n":"Ki Center","s":4,"u":"ki%20center_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Monastic Archer Stance","s":4,"u":"monastic%20archer%20stance_apg"},{"n":"One-inch Punch","s":4,"u":"one-inch%20punch_apg"},{"n":"One-millimeter Punch","s":4,"u":"one-millimeter%20punch_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Peafowl Stance","s":4,"u":"peafowl%20stance_apg"},{"n":"Peafowl Strut","s":4,"u":"peafowl%20strut_apg"},{"n":"Pinning Fire","s":4,"u":"pinning%20fire_apg"},{"n":"Prevailing Position","s":4,"u":"prevailing%20position_apg"},{"n":"Return Fire","s":4,"u":"return%20fire_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shooting Stars Stance","s":4,"u":"shooting%20stars%20stance_apg"},{"n":"Stumbling Feint","s":4,"u":"stumbling%20feint_apg"},{"n":"Stumbling Stance","s":4,"u":"stumbling%20stance_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Whirling Blade Stance","s":4,"u":"whirling%20blade%20stance_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Arrow Snatching","s":5,"u":"arrow%20snatching_crb"},{"n":"Brawling Focus","s":5,"u":"brawling%20focus_crb"},{"n":"Crane Flutter","s":5,"u":"crane%20flutter_crb"},{"n":"Crane Stance","s":5,"u":"crane%20stance_crb"},{"n":"Crushing Grab","s":5,"u":"crushing%20grab_crb"},{"n":"Dancing Leaf","s":5,"u":"dancing%20leaf_crb"},{"n":"Deflect Arrow","s":5,"u":"deflect%20arrow_crb"},{"n":"Diamond Fists","s":5,"u":"diamond%20fists_crb"},{"n":"Diamond Soul","s":5,"u":"diamond%20soul_crb"},{"n":"Disrupt Ki","s":5,"u":"disrupt%20ki_crb"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Dragon Stance","s":5,"u":"dragon%20stance_crb"},{"n":"Elemental Fist","s":5,"u":"elemental%20fist_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Enduring Quickness","s":5,"u":"enduring%20quickness_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Flurry Of Maneuvers","s":5,"u":"flurry%20of%20maneuvers_crb"},{"n":"Flying Kick","s":5,"u":"flying%20kick_crb"},{"n":"Fuse Stance","s":5,"u":"fuse%20stance_crb"},{"n":"Guarded Movement","s":5,"u":"guarded%20movement_crb"},{"n":"Impossible Technique","s":5,"u":"impossible%20technique_crb"},{"n":"Improved Knockback","s":5,"u":"improved%20knockback_crb"},{"n":"Ironblood Stance","s":5,"u":"ironblood%20stance_crb"},{"n":"Ironblood Surge","s":5,"u":"ironblood%20surge_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Knockback Strike","s":5,"u":"knockback%20strike_crb"},{"n":"Master Of Many Styles","s":5,"u":"master%20of%20many%20styles_crb"},{"n":"Meditative Focus","s":5,"u":"meditative%20focus_crb"},{"n":"Meditative Wellspring","s":5,"u":"meditative%20wellspring_crb"},{"n":"Mixed Maneuver","s":5,"u":"mixed%20maneuver_crb"},{"n":"Monastic Weaponry","s":5,"u":"monastic%20weaponry_crb"},{"n":"Mountain Quake","s":5,"u":"mountain%20quake_crb"},{"n":"Mountain Stance","s":5,"u":"mountain%20stance_crb"},{"n":"Mountain Stronghold","s":5,"u":"mountain%20stronghold_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Shattering Strike","s":5,"u":"shattering%20strike_crb"},{"n":"Sleeper Hold","s":5,"u":"sleeper%20hold_crb"},{"n":"Stance Savant","s":5,"u":"stance%20savant%20(monk)_crb"},{"n":"Stand Still","s":5,"u":"stand%20still_crb"},{"n":"Stunning Fist","s":5,"u":"stunning%20fist_crb"},{"n":"Swift River","s":5,"u":"swift%20river_crb"},{"n":"Tangled Forest Rake","s":5,"u":"tangled%20forest%20rake_crb"},{"n":"Tangled Forest Stance","s":5,"u":"tangled%20forest%20stance_crb"},{"n":"Tiger Slash","s":5,"u":"tiger%20slash_crb"},{"n":"Tiger Stance","s":5,"u":"tiger%20stance_crb"},{"n":"Timeless Body","s":5,"u":"timeless%20body_crb"},{"n":"Tongue Of Sun And Moon","s":5,"u":"tongue%20of%20sun%20and%20moon_crb"},{"n":"Wall Run","s":5,"u":"wall%20run_crb"},{"n":"Water Step","s":5,"u":"water%20step_crb"},{"n":"Whirling Throw","s":5,"u":"whirling%20throw_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Wild Winds Initiate","s":5,"u":"wild%20winds%20initiate_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Winding Flow","s":5,"u":"winding%20flow_crb"},{"n":"Wolf Drag","s":5,"u":"wolf%20drag_crb"},{"n":"Wolf Stance","s":5,"u":"wolf%20stance_crb"},{"n":"Golden Body","s":18,"u":"golden%20body_aoa6"},{"n":"Endurance Of The Rooted Tree","s":32,"u":"endurance%20of%20the%20rooted%20tree_ec6"},{"n":"Entwined Energy Ki","s":34,"u":"entwined%20energy%20ki_frp1"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Effortless Reach","s":35,"u":"effortless%20reach_frp2"},{"n":"Electric Counter","s":35,"u":"electric%20counter_frp2"},{"n":"Jellyfish Stance","s":35,"u":"jellyfish%20stance_frp2"},{"n":"Sense Ki","s":35,"u":"sense%20ki_frp2"},{"n":"Vitality-manipulating Stance","s":36,"u":"vitality-manipulating%20stance_frp3"},{"n":"Sacred Ki","s":55,"u":"sacred%20ki_logm"},{"n":"Blazing Talon Surge","s":51,"u":"blazing%20talon%20surge_lopsg"},{"n":"Explosive Death Drop","s":51,"u":"explosive%20death%20drop_lopsg"},{"n":"Rain Of Embers Stance","s":51,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Blazing Streak","s":53,"u":"blazing%20streak_som"},{"n":"Inner Fire","s":53,"u":"inner%20fire_som"},{"n":"Reflective Ripple Stance","s":53,"u":"reflective%20ripple%20stance_som"},{"n":"Rippling Spin","s":53,"u":"rippling%20spin_som"},{"n":"Stoked Flame Stance","s":53,"u":"stoked%20flame%20stance_som"},{"n":"Wave Spiral","s":53,"u":"wave%20spiral_som"}],"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"Monkey's Fist","s":19,"u":"monkey's%20fist_aoe1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"},{"n":"Tri-bladed Katar","s":7,"u":"tri-bladed%20katar_lotgb"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"}],"8":[{"n":"Flurry of Blows","s":5,"u":"flurry%20of%20blows_crb"}]},"rogue":{"0":[{"n":"Analyze Weakness","s":4,"u":"analyze%20weakness_apg"},{"n":"Anticipate Ambush","s":4,"u":"anticipate%20ambush_apg"},{"n":"Bloody Debilitation","s":4,"u":"bloody%20debilitation_apg"},{"n":"Bullseye","s":4,"u":"bullseye_apg"},{"n":"Clever Gambit","s":4,"u":"clever%20gambit_apg"},{"n":"Eldritch Debilitations","s":4,"u":"eldritch%20debilitations_apg"},{"n":"Far Throw","s":4,"u":"far%20throw_apg"},{"n":"Head Stomp","s":4,"u":"head%20stomp_apg"},{"n":"Implausible Purchase","s":4,"u":"implausible%20purchase%20(rogue)_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"Loaner Spell","s":4,"u":"loaner%20spell_apg"},{"n":"Methodical Debilitations","s":4,"u":"methodical%20debilitations_apg"},{"n":"Mug","s":4,"u":"mug_apg"},{"n":"Overextending Feint","s":4,"u":"overextending%20feint_apg"},{"n":"Plant Evidence","s":4,"u":"plant%20evidence_apg"},{"n":"Predictable!","s":4,"u":"predictable!_apg"},{"n":"Predictive Purchase","s":4,"u":"predictive%20purchase%20(rogue)_apg"},{"n":"Preparation","s":4,"u":"preparation_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(rogue)_apg"},{"n":"Ricochet Feint","s":4,"u":"ricochet%20feint_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(rogue)_apg"},{"n":"Shove Down","s":4,"u":"shove%20down_apg"},{"n":"Stay Down!","s":4,"u":"stay%20down!_apg"},{"n":"Steal Spell","s":4,"u":"steal%20spell_apg"},{"n":"Strong Arm","s":4,"u":"strong%20arm_apg"},{"n":"Swift Elusion","s":4,"u":"swift%20elusion_apg"},{"n":"Tactical Entry","s":4,"u":"tactical%20entry_apg"},{"n":"The Harder They Fall","s":4,"u":"the%20harder%20they%20fall_apg"},{"n":"Tumble Behind","s":4,"u":"tumble%20behind%20(rogue)_apg"},{"n":"Twin Distraction","s":4,"u":"twin%20distraction_apg"},{"n":"Underhanded Assault","s":4,"u":"underhanded%20assault_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"Battle Assessment","s":5,"u":"battle%20assessment_crb"},{"n":"Blank Slate","s":5,"u":"blank%20slate_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(rogue)_crb"},{"n":"Brutal Beating","s":5,"u":"brutal%20beating_crb"},{"n":"Cloud Step","s":5,"u":"cloud%20step_crb"},{"n":"Cognitive Loophole","s":5,"u":"cognitive%20loophole_crb"},{"n":"Critical Debilitation","s":5,"u":"critical%20debilitation_crb"},{"n":"Defensive Roll","s":5,"u":"defensive%20roll_crb"},{"n":"Delay Trap","s":5,"u":"delay%20trap_crb"},{"n":"Dispelling Slice","s":5,"u":"dispelling%20slice_crb"},{"n":"Distracting Feint","s":5,"u":"distracting%20feint_crb"},{"n":"Dread Striker","s":5,"u":"dread%20striker_crb"},{"n":"Fantastic Leap","s":5,"u":"fantastic%20leap_crb"},{"n":"Felling Shot","s":5,"u":"felling%20shot_crb"},{"n":"Gang Up","s":5,"u":"gang%20up_crb"},{"n":"Hidden Paragon","s":5,"u":"hidden%20paragon_crb"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Impossible Striker","s":5,"u":"impossible%20striker_crb"},{"n":"Improved Poison Weapon","s":5,"u":"improved%20poison%20weapon_crb"},{"n":"Instant Opening","s":5,"u":"instant%20opening_crb"},{"n":"Leave An Opening","s":5,"u":"leave%20an%20opening_crb"},{"n":"Light Step","s":5,"u":"light%20step_crb"},{"n":"Magical Trickster","s":5,"u":"magical%20trickster_crb"},{"n":"Minor Magic","s":5,"u":"minor%20magic_crb"},{"n":"Mobility","s":5,"u":"mobility_crb"},{"n":"Nimble Dodge","s":5,"u":"nimble%20dodge_crb"},{"n":"Nimble Roll","s":5,"u":"nimble%20roll_crb"},{"n":"Opportune Backstab","s":5,"u":"opportune%20backstab_crb"},{"n":"Perfect Distraction","s":5,"u":"perfect%20distraction_crb"},{"n":"Poison Weapon","s":5,"u":"poison%20weapon_crb"},{"n":"Powerful Sneak","s":5,"u":"powerful%20sneak_crb"},{"n":"Precise Debilitations","s":5,"u":"precise%20debilitations_crb"},{"n":"Quick Draw","s":5,"u":"quick%20draw%20(rogue)_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Reactive Interference","s":5,"u":"reactive%20interference_crb"},{"n":"Reactive Pursuit","s":5,"u":"reactive%20pursuit_crb"},{"n":"Sabotage","s":5,"u":"sabotage_crb"},{"n":"Scout's Warning","s":5,"u":"scout's%20warning%20(rogue)_crb"},{"n":"Sense The Unseen","s":5,"u":"sense%20the%20unseen%20(rogue)_crb"},{"n":"Sidestep","s":5,"u":"sidestep_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(rogue)_crb"},{"n":"Sly Striker","s":5,"u":"sly%20striker_crb"},{"n":"Sneak Savant","s":5,"u":"sneak%20savant_crb"},{"n":"Spring From The Shadows","s":5,"u":"spring%20from%20the%20shadows_crb"},{"n":"Tactical Debilitations","s":5,"u":"tactical%20debilitations_crb"},{"n":"Trap Finder","s":5,"u":"trap%20finder_crb"},{"n":"Trickster's Ace","s":5,"u":"trickster's%20ace_crb"},{"n":"Twin Feint","s":5,"u":"twin%20feint_crb"},{"n":"Twist The Knife","s":5,"u":"twist%20the%20knife_crb"},{"n":"Unbalancing Blow","s":5,"u":"unbalancing%20blow_crb"},{"n":"Vicious Debilitations","s":5,"u":"vicious%20debilitations_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Deadly Poison Weapon","s":17,"u":"deadly%20poison%20weapon_aoa5"},{"n":"Enduring Debilitation","s":18,"u":"enduring%20debilitation_aoa6"},{"n":"Ambushing Knockdown","s":21,"u":"ambushing%20knockdown_aoe3"},{"n":"Coordinated Distraction","s":21,"u":"coordinated%20distraction_aoe3"},{"n":"Deny Support","s":21,"u":"deny%20support_aoe3"},{"n":"Slice And Swipe","s":21,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":21,"u":"subtle%20shank_aoe3"},{"n":"Steal Essence","s":32,"u":"steal%20essence_ec6"},{"n":"Extradimensional Stash","s":36,"u":"extradimensional%20stash_frp3"},{"n":"Fane's Fourberie","s":51,"u":"fane's%20fourberie_lopsg"},{"n":"Stella's Stab And Snag","s":51,"u":"stella's%20stab%20and%20snag_lopsg"}],"8":[{"n":"Debilitating Strike","s":5,"u":"debilitating%20strike_crb"},{"n":"Master Strike","s":5,"u":"master%20strike_crb"}]},"sorcerer":{"0":[{"n":"Ancestral Blood Magic","s":4,"u":"ancestral%20blood%20magic_apg"},{"n":"Ancestral Mage","s":4,"u":"ancestral%20mage_apg"},{"n":"Anoint Ally","s":4,"u":"anoint%20ally_apg"},{"n":"Blood Component Substitution","s":4,"u":"blood%20component%20substitution_apg"},{"n":"Bloodline Mutation","s":4,"u":"bloodline%20mutation_apg"},{"n":"Consume Spell","s":4,"u":"consume%20spell_apg"},{"n":"Diverting Vortex","s":4,"u":"diverting%20vortex_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energetic Resonance","s":4,"u":"energetic%20resonance_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Energy Ward","s":4,"u":"energy%20ward_apg"},{"n":"Entreat With Forebears","s":4,"u":"entreat%20with%20forebears_apg"},{"n":"Greater Physical Evolution","s":4,"u":"greater%20physical%20evolution_apg"},{"n":"Greater Spiritual Evolution","s":4,"u":"greater%20spiritual%20evolution_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Signature Spell Expansion","s":4,"u":"signature%20spell%20expansion_apg"},{"n":"Soulsight","s":4,"u":"soulsight%20(sorcerer)_apg"},{"n":"Spell Relay","s":4,"u":"spell%20relay_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Advanced Bloodline","s":5,"u":"advanced%20bloodline_crb"},{"n":"Arcane Evolution","s":5,"u":"arcane%20evolution_crb"},{"n":"Bespell Weapon","s":5,"u":"bespell%20weapon%20(sorcerer)_crb"},{"n":"Bloodline Conduit","s":5,"u":"bloodline%20conduit_crb"},{"n":"Bloodline Focus","s":5,"u":"bloodline%20focus_crb"},{"n":"Bloodline Perfection","s":5,"u":"bloodline%20perfection_crb"},{"n":"Bloodline Resistance","s":5,"u":"bloodline%20resistance_crb"},{"n":"Bloodline Wellspring","s":5,"u":"bloodline%20wellspring_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(sorcerer)_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(sorcerer)_crb"},{"n":"Crossblooded Evolution","s":5,"u":"crossblooded%20evolution_crb"},{"n":"Dangerous Sorcery","s":5,"u":"dangerous%20sorcery_crb"},{"n":"Divine Evolution","s":5,"u":"divine%20evolution_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(sorcerer)_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(sorcerer)_crb"},{"n":"Familiar","s":5,"u":"familiar%20(sorcerer)_crb"},{"n":"Greater Bloodline","s":5,"u":"greater%20bloodline_crb"},{"n":"Greater Crossblooded Evolution","s":5,"u":"greater%20crossblooded%20evolution_crb"},{"n":"Greater Mental Evolution","s":5,"u":"greater%20mental%20evolution_crb"},{"n":"Greater Vital Evolution","s":5,"u":"greater%20vital%20evolution_crb"},{"n":"Interweave Dispel","s":5,"u":"interweave%20dispel_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Metamagic Mastery","s":5,"u":"metamagic%20mastery%20(sorcerer)_crb"},{"n":"Occult Evolution","s":5,"u":"occult%20evolution_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Primal Evolution","s":5,"u":"primal%20evolution_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reflect Spell","s":5,"u":"reflect%20spell%20(sorcerer)_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Bloodline Metamorphosis","s":18,"u":"bloodline%20metamorphosis_aoa6"},{"n":"Tenacious Blood Magic","s":32,"u":"tenacious%20blood%20magic_ec6"},{"n":"Ruby Resurrection","s":36,"u":"ruby%20resurrection_frp3"},{"n":"Blessed Blood","s":55,"u":"blessed%20blood_logm"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Cleansing Flames","s":36,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":36,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":36,"u":"shroud%20of%20flame_frp3"}]},"lineage":{"0":[{"n":"Angelkin","s":4,"u":"angelkin_apg"},{"n":"Brine May","s":4,"u":"brine%20may_apg"},{"n":"Callow May","s":4,"u":"callow%20may_apg"},{"n":"Dream May","s":4,"u":"dream%20may_apg"},{"n":"Grimspawn","s":4,"u":"grimspawn_apg"},{"n":"Hellspawn","s":4,"u":"hellspawn_apg"},{"n":"Lawbringer","s":4,"u":"lawbringer_apg"},{"n":"Musetouched","s":4,"u":"musetouched_apg"},{"n":"Pitborn","s":4,"u":"pitborn_apg"},{"n":"Slag May","s":4,"u":"slag%20may_apg"},{"n":"Straveika","s":4,"u":"straveika_apg"},{"n":"Svetocher","s":4,"u":"svetocher_apg"},{"n":"Adhyabhau","s":1,"u":"adhyabhau_loag"},{"n":"Beastbrood","s":1,"u":"beastbrood_loag"},{"n":"Brightsoul","s":1,"u":"brightsoul_loag"},{"n":"Brinesoul","s":1,"u":"brinesoul_loag"},{"n":"Cel Rau","s":1,"u":"cel%20rau_loag"},{"n":"Cindersoul","s":1,"u":"cindersoul_loag"},{"n":"Dualborn","s":1,"u":"dualborn_loag"},{"n":"Dustsoul","s":1,"u":"dustsoul_loag"},{"n":"Emberkin","s":1,"u":"emberkin_loag"},{"n":"Fumesoul","s":1,"u":"fumesoul_loag"},{"n":"Garuda's Squall","s":1,"u":"garuda's%20squall_loag"},{"n":"Gemsoul","s":1,"u":"gemsoul_loag"},{"n":"Idyllkin","s":1,"u":"idyllkin_loag"},{"n":"Lavasoul","s":1,"u":"lavasoul_loag"},{"n":"Miresoul","s":1,"u":"miresoul_loag"},{"n":"Mistsoul","s":1,"u":"mistsoul_loag"},{"n":"Moon May","s":1,"u":"moon%20may_loag"},{"n":"Plumekith","s":1,"u":"plumekith_loag"},{"n":"Riftmarked","s":1,"u":"riftmarked_loag"},{"n":"Rimesoul","s":1,"u":"rimesoul_loag"},{"n":"Ru-shi","s":1,"u":"ru-shi_loag"},{"n":"Shackleborn","s":1,"u":"shackleborn_loag"},{"n":"Smokesoul","s":1,"u":"smokesoul_loag"},{"n":"Snow May","s":1,"u":"snow%20may_loag"},{"n":"Stormsoul","s":1,"u":"stormsoul_loag"},{"n":"Suli-jann","s":1,"u":"suli-jann_loag"},{"n":"Veil May","s":1,"u":"veil%20may_loag"},{"n":"Virga May","s":1,"u":"virga%20may_loag"}]},"exploration":{"0":[{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Anticipate Ambush","s":4,"u":"anticipate%20ambush_apg"},{"n":"Earworm","s":4,"u":"earworm_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Lead Investigator","s":4,"u":"lead%20investigator_apg"},{"n":"Posse","s":4,"u":"posse_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Verdant Weapon","s":4,"u":"verdant%20weapon_apg"},{"n":"Emblazon Armament","s":5,"u":"emblazon%20armament_crb"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Improvised Crafting","s":51,"u":"improvised%20crafting_lopsg"},{"n":"Sheltering Cave","s":53,"u":"sheltering%20cave_som"}],"8":[{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Affix a Talisman","s":5,"u":"affix%20a%20talisman_crb"},{"n":"Avoid Notice","s":5,"u":"avoid%20notice_crb"},{"n":"Borrow an Arcane Spell","s":5,"u":"borrow%20an%20arcane%20spell_crb"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Defend","s":5,"u":"defend_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Gather Information","s":5,"u":"gather%20information_crb"},{"n":"Hustle","s":5,"u":"hustle_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Investigate","s":5,"u":"investigate_crb"},{"n":"Learn a Spell","s":5,"u":"learn%20a%20spell_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Refocus","s":5,"u":"refocus_crb"},{"n":"Repair","s":5,"u":"repair_crb"},{"n":"Repeat a Spell","s":5,"u":"repeat%20a%20spell_crb"},{"n":"Scout","s":5,"u":"scout_crb"},{"n":"Search","s":5,"u":"search_crb"},{"n":"Sense Direction","s":5,"u":"sense%20direction_crb"},{"n":"Squeeze","s":5,"u":"squeeze_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"},{"n":"Rally","s":12,"u":"rally_gmg"},{"n":"Research","s":12,"u":"research_gmg"},{"n":"Take a Breather","s":12,"u":"take%20a%20breather_gmg"},{"n":"Cleanse Soul Path","s":53,"u":"cleanse%20soul%20path_som"}]},"linguistic":{"0":[{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Encouraging Words","s":12,"u":"encouraging%20words_gmg"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Evangelize","s":55,"u":"evangelize_logm"},{"n":"Narrative Conduit","s":40,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":40,"u":"rule%20of%20three_sot2"}],"3":[{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Message Rune","s":55,"u":"message%20rune_logm"},{"n":"Biting Words","s":53,"u":"biting%20words_som"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Girzanje's March","s":41,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Influence","s":12,"u":"influence_gmg"},{"n":"Rally","s":12,"u":"rally_gmg"},{"n":"Research","s":12,"u":"research_gmg"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"70":[{"n":"Asmodean Wager","s":53,"u":"asmodean%20wager_som"},{"n":"Tattoo Whispers","s":39,"u":"tattoo%20whispers_sot1"}]},"magical":{"0":[{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Steal Spell","s":4,"u":"steal%20spell_apg"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Miraculous Flight","s":2,"u":"miraculous%20flight_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Crimson Shroud","s":52,"u":"crimson%20shroud_lowg"},{"n":"Narrative Conduit","s":40,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":40,"u":"rule%20of%20three_sot2"}],"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Exploding Shield","s":4,"u":"exploding%20shield_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Glamorous Buckler","s":4,"u":"glamorous%20buckler_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Infiltrator's Accessory","s":4,"u":"infiltrator's%20accessory_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Medusa's Scream","s":4,"u":"medusa's%20scream%20(generic)_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Predictable Silver Piece","s":4,"u":"predictable%20silver%20piece_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Ready","s":4,"u":"ready%20(generic)_apg"},{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Rope Of Climbing","s":4,"u":"rope%20of%20climbing%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Slates Of Distant Letters","s":4,"u":"slates%20of%20distant%20letters_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Spellguard Blade","s":4,"u":"spellguard%20blade_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Winged","s":4,"u":"winged%20(generic)_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Armor Potency","s":5,"u":"armor%20potency%20(generic)_crb"},{"n":"Arrow-catching Shield","s":5,"u":"arrow-catching%20shield_crb"},{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Broom of Flying","s":5,"u":"broom%20of%20flying_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Caterwaul Sling","s":5,"u":"caterwaul%20sling_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Disrupting","s":5,"u":"disrupting%20(generic)_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Dwarven Thrower","s":5,"u":"dwarven%20thrower_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(generic)_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Fighter's Fork","s":5,"u":"fighter's%20fork_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Floating Shield","s":5,"u":"floating%20shield%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Fortification","s":5,"u":"fortification%20(generic)_crb"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Ammunition","s":5,"u":"ghost%20ammunition_crb"},{"n":"Ghost Touch","s":5,"u":"ghost%20touch_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Glamered","s":5,"u":"glamered_crb"},{"n":"Gloom Blade","s":5,"u":"gloom%20blade_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Grievous","s":5,"u":"grievous_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Immovable Rod","s":5,"u":"immovable%20rod_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Invisibility","s":5,"u":"invisibility%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Lion's Shield","s":5,"u":"lion's%20shield_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Maestro's Instrument","s":5,"u":"maestro's%20instrument%20(generic)_crb"},{"n":"Magic Wand","s":5,"u":"magic%20wand%20(generic)_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Marvelous Medicines","s":5,"u":"marvelous%20medicines%20(generic)_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Oathbow","s":5,"u":"oathbow_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Possibility Tome","s":5,"u":"possibility%20tome_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Resilient","s":5,"u":"resilient%20(generic)_crb"},{"n":"Retribution Axe","s":5,"u":"retribution%20axe_crb"},{"n":"Returning","s":5,"u":"returning_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Rod of Negation","s":5,"u":"rod%20of%20negation_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Runestone","s":5,"u":"runestone_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow","s":5,"u":"shadow%20(generic)_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Shifting","s":5,"u":"shifting_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Skeleton Key","s":5,"u":"skeleton%20key%20(generic)_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slick","s":5,"u":"slick%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Spellguard Shield","s":5,"u":"spellguard%20shield_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Spined Shield","s":5,"u":"spined%20shield_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Striking","s":5,"u":"striking%20(generic)_crb"},{"n":"Sturdy Shield","s":5,"u":"sturdy%20shield%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Traveler's Any-tool","s":5,"u":"traveler's%20any-tool_crb"},{"n":"Triton's Conch","s":5,"u":"triton's%20conch_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Twining Staff","s":5,"u":"twining%20staff_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wand of Continuation","s":5,"u":"wand%20of%20continuation%20(generic)_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wand of Widening","s":5,"u":"wand%20of%20widening%20(generic)_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Weapon Potency","s":5,"u":"weapon%20potency%20(generic)_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Wondrous Figurine","s":5,"u":"wondrous%20figurine%20(generic)_crb"},{"n":"Wounding","s":5,"u":"wounding_crb"},{"n":"Arrow Attracting","s":12,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":12,"u":"arsonous_gmg"},{"n":"Axe Of The Dwarven Lords","s":12,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Backbiting","s":12,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":12,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":12,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":12,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":12,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":12,"u":"cloak%20of%20immolation_gmg"},{"n":"Deck Of Many Things","s":12,"u":"deck%20of%20many%20things_gmg"},{"n":"Degenerating","s":12,"u":"degenerating_gmg"},{"n":"Dependent","s":12,"u":"dependent_gmg"},{"n":"Dreary","s":12,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":12,"u":"erratic%20transposing_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":12,"u":"grandstanding_gmg"},{"n":"Horns Of Naraga","s":12,"u":"horns%20of%20naraga_gmg"},{"n":"Medusa Armor","s":12,"u":"medusa%20armor_gmg"},{"n":"Mirror Of Sorshen","s":12,"u":"mirror%20of%20sorshen_gmg"},{"n":"Monkey's Paw","s":12,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":12,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":12,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":12,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":12,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":12,"u":"raucous_gmg"},{"n":"Ravenous","s":12,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":12,"u":"ring%20of%20truth_gmg"},{"n":"Sphere Of Annihilation","s":12,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":12,"u":"staining_gmg"},{"n":"Stone Of Weight","s":12,"u":"stone%20of%20weight_gmg"},{"n":"Talisman Of The Sphere","s":12,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Withering","s":12,"u":"withering_gmg"},{"n":"Cinderclaw Gauntlet","s":13,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Hunter's Arrowhead","s":13,"u":"hunter's%20arrowhead_aoa1"},{"n":"Dragon's Eye Charm","s":14,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Eclipse","s":14,"u":"eclipse_aoa2"},{"n":"Bellflower Toolbelt","s":15,"u":"bellflower%20toolbelt_aoa3"},{"n":"Bountiful Cauldron","s":15,"u":"bountiful%20cauldron_aoa3"},{"n":"Cursed","s":15,"u":"cursed_aoa3"},{"n":"Dreamstone","s":15,"u":"dreamstone_aoa3"},{"n":"Gourd Home","s":15,"u":"gourd%20home_aoa3"},{"n":"Ancestral Echoing","s":16,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":16,"u":"bloodbane%20(generic)_aoa4"},{"n":"Dragonscale Amulet","s":16,"u":"dragonscale%20amulet_aoa4"},{"n":"Guiding Chisel","s":16,"u":"guiding%20chisel_aoa4"},{"n":"Kin-warding","s":16,"u":"kin-warding_aoa4"},{"n":"Reforging Shield","s":16,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":16,"u":"rock-braced_aoa4"},{"n":"Aluum Charm","s":17,"u":"aluum%20charm_aoa5"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"},{"n":"Nethysian Bulwark","s":17,"u":"nethysian%20bulwark_aoa5"},{"n":"Pactmasters' Grace","s":17,"u":"pactmasters'%20grace_aoa5"},{"n":"Flawed Orb Of Gold Dragonkind","s":18,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":18,"u":"orb%20shard_aoa6"},{"n":"Corpseward Pendant","s":19,"u":"corpseward%20pendant_aoe1"},{"n":"Pacifying","s":19,"u":"pacifying_aoe1"},{"n":"Reaper's Lancet","s":19,"u":"reaper's%20lancet_aoe1"},{"n":"Recording Rod","s":19,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ring Of Discretion","s":19,"u":"ring%20of%20discretion_aoe1"},{"n":"Chain Of The Stilled Spirit","s":20,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Deafening Music Box","s":20,"u":"deafening%20music%20box_aoe2"},{"n":"Ethersight Ring","s":20,"u":"ethersight%20ring_aoe2"},{"n":"Floorbell","s":20,"u":"floorbell_aoe2"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":20,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":20,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Barbed Vest","s":21,"u":"barbed%20vest_aoe3"},{"n":"Blade Of The Rabbit Prince","s":22,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":22,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Poisoner's Staff","s":22,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Cauldron Of Nightmares","s":23,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Cloak","s":23,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":23,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":23,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Forgotten Shell","s":23,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":23,"u":"fungal%20armor_aoe5"},{"n":"Garrote Bolt","s":23,"u":"garrote%20bolt_aoe5"},{"n":"Gearblade","s":23,"u":"gearblade_aoe5"},{"n":"Miogimo's Mask","s":23,"u":"miogimo's%20mask_aoe5"},{"n":"Nightmare Cudgel","s":23,"u":"nightmare%20cudgel_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":24,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Gauntlight","s":25,"u":"gauntlight_av1"},{"n":"Lantern Of Empty Light","s":25,"u":"lantern%20of%20empty%20light_av1"},{"n":"Cooperative Blade","s":26,"u":"cooperative%20blade_av2"},{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":26,"u":"drover's%20band_av2"},{"n":"Folding Drums","s":26,"u":"folding%20drums_av2"},{"n":"Icy Disposition","s":26,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":26,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":26,"u":"right%20of%20retribution_av2"},{"n":"Acrobat's Staff","s":29,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Bullhook","s":29,"u":"bullhook%20(generic)_ec2"},{"n":"Grail Of Twisted Desires","s":29,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Inspiring Spotlight","s":29,"u":"inspiring%20spotlight_ec2"},{"n":"Invisible Net","s":29,"u":"invisible%20net_ec2"},{"n":"Marvelous Calliope","s":29,"u":"marvelous%20calliope_ec2"},{"n":"Moonstone Diadem","s":29,"u":"moonstone%20diadem_ec2"},{"n":"Ringmaster's Staff","s":29,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Spangled Rider's Suit","s":29,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":29,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":29,"u":"whip%20of%20compliance_ec2"},{"n":"Wondrous Figurines","s":29,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Golem Stylus","s":8,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Shoony Shovel","s":8,"u":"shoony%20shovel_ec3"},{"n":"Ankylostar","s":30,"u":"ankylostar_ec4"},{"n":"Jawbreaker Shield","s":30,"u":"jawbreaker%20shield_ec4"},{"n":"Noxious Jerkin","s":30,"u":"noxious%20jerkin_ec4"},{"n":"Spore Sap","s":30,"u":"spore%20sap_ec4"},{"n":"Stoneraiser Javelin","s":30,"u":"stoneraiser%20javelin_ec4"},{"n":"Anchor Spear","s":31,"u":"anchor%20spear_ec5"},{"n":"Blightburn Ward","s":31,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":31,"u":"bomber's%20saddle_ec5"},{"n":"Heedless Spurs","s":31,"u":"heedless%20spurs_ec5"},{"n":"Life's Last Breath","s":31,"u":"life's%20last%20breath_ec5"},{"n":"Staff Of The Black Desert","s":31,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Celestial Hair","s":32,"u":"celestial%20hair_ec6"},{"n":"Jerkin Of Liberation","s":32,"u":"jerkin%20of%20liberation_ec6"},{"n":"Locket Of Sealed Nightmares","s":32,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Shield Of The Unified Legion","s":32,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":32,"u":"staff%20of%20sieges_ec6"},{"n":"Bonmuan Swapping Stone","s":34,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Phoenix Fighting Fan","s":34,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":34,"u":"phoenix%20necklace_frp1"},{"n":"Cape Of The Open Sky","s":35,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Headbands Of Translocation","s":35,"u":"headbands%20of%20translocation_frp2"},{"n":"Sky-piercing Bow","s":35,"u":"sky-piercing%20bow_frp2"},{"n":"Stormbreaker Fulu","s":35,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":35,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Darkvision Scope","s":2,"u":"darkvision%20scope%20(generic)_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Magnetite Scope","s":2,"u":"magnetite%20scope%20(generic)_g%26g"},{"n":"Magnifying Scope","s":2,"u":"magnifying%20scope%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Scope Of Limning","s":2,"u":"scope%20of%20limning_g%26g"},{"n":"Scope Of Truth","s":2,"u":"scope%20of%20truth_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Underwater Firing Mechanism","s":2,"u":"underwater%20firing%20mechanism_g%26g"},{"n":"Conducting","s":1,"u":"conducting_loag"},{"n":"Soaring","s":1,"u":"soaring_loag"},{"n":"Bi-resonant Wayfinder","s":6,"u":"bi-resonant%20wayfinder_locg"},{"n":"Cloak Of Repute","s":6,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Crimson Brand","s":6,"u":"crimson%20brand_locg"},{"n":"Fortifying Pebble","s":6,"u":"fortifying%20pebble_locg"},{"n":"Glorious Plate","s":6,"u":"glorious%20plate_locg"},{"n":"Insistent Door Knocker","s":6,"u":"insistent%20door%20knocker%20(generic)_locg"},{"n":"Pathfinder's Coin","s":6,"u":"pathfinder's%20coin_locg"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Scroll Case Of Simplicity","s":6,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":6,"u":"scrollstaff_locg"},{"n":"Serrating","s":6,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":6,"u":"sinister%20knight_locg"},{"n":"Snapleaf","s":6,"u":"snapleaf_locg"},{"n":"Unmemorable Mantle","s":6,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":6,"u":"vanishing%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":55,"u":"abadar's%20flawless%20scale_logm"},{"n":"Bottomless Stein","s":55,"u":"bottomless%20stein_logm"},{"n":"Dagger Of Eternal Sleep","s":55,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":55,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Dreadsmoke Thurible","s":55,"u":"dreadsmoke%20thurible_logm"},{"n":"Glaive Of The Artist","s":55,"u":"glaive%20of%20the%20artist_logm"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Manacles Of Persuasion","s":55,"u":"manacles%20of%20persuasion_logm"},{"n":"Miter Of Communion","s":55,"u":"miter%20of%20communion_logm"},{"n":"Mortar Of Hidden Meaning","s":55,"u":"mortar%20of%20hidden%20meaning_logm"},{"n":"Necklace Of Knives","s":55,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":55,"u":"rat-catcher%20trident_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":55,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Torag's Silver Anvil","s":55,"u":"torag's%20silver%20anvil_logm"},{"n":"Blade Of The Black Sovereign","s":56,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Deepdread Claw","s":56,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":56,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":56,"u":"infernal%20health_lol"},{"n":"Mountain To The Sky","s":56,"u":"mountain%20to%20the%20sky_lol"},{"n":"Starshot Arrow","s":56,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Unending Youth","s":56,"u":"unending%20youth_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Chronicler Wayfinder","s":51,"u":"chronicler%20wayfinder_lopsg"},{"n":"Cordelia's Construct Key","s":51,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Cunning","s":51,"u":"cunning_lopsg"},{"n":"Diviner's Nose Chain","s":51,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Elemental Wayfinder","s":51,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Emergency Disguise","s":51,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":51,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":51,"u":"fashionable%20wayfinder_lopsg"},{"n":"Ganjay Book","s":51,"u":"ganjay%20book_lopsg"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":51,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Quill Of Passage","s":51,"u":"quill%20of%20passage_lopsg"},{"n":"Razmiri Wayfinder","s":51,"u":"razmiri%20wayfinder_lopsg"},{"n":"Sealing Chest","s":51,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Snowshoes Of The Long Trek","s":51,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Spectacles Of Understanding","s":51,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Talisman Cord","s":51,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Alluring Scarf","s":7,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":7,"u":"amaranthine%20pavise_lotgb"},{"n":"Amphibious Chair","s":7,"u":"amphibious%20chair_lotgb"},{"n":"Anchoring","s":7,"u":"anchoring%20(generic)_lotgb"},{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Big Rock Bullet","s":7,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":7,"u":"bitter_lotgb"},{"n":"Blast Foot","s":7,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Blindpepper Bolt","s":7,"u":"blindpepper%20bolt_lotgb"},{"n":"Bloodthirsty","s":7,"u":"bloodthirsty_lotgb"},{"n":"Brilliant Rapier","s":7,"u":"brilliant%20rapier_lotgb"},{"n":"Brooch Of Inspiration","s":7,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Called","s":7,"u":"called_lotgb"},{"n":"Coin Of Comfort","s":7,"u":"coin%20of%20comfort_lotgb"},{"n":"Crown Of Insight","s":7,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":7,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Crushing","s":7,"u":"crushing%20(generic)_lotgb"},{"n":"Cursebreak Bulwark","s":7,"u":"cursebreak%20bulwark_lotgb"},{"n":"Deathless","s":7,"u":"deathless_lotgb"},{"n":"Dinosaur Boots","s":7,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Djezet Dose","s":7,"u":"djezet%20dose_lotgb"},{"n":"Dragon's Breath","s":7,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":7,"u":"drum%20of%20upheaval_lotgb"},{"n":"Duelist's Beacon","s":7,"u":"duelist's%20beacon_lotgb"},{"n":"Dweomerweave Robe","s":7,"u":"dweomerweave%20robe_lotgb"},{"n":"Encompassing Lockpick","s":7,"u":"encompassing%20lockpick_lotgb"},{"n":"Energizing","s":7,"u":"energizing_lotgb"},{"n":"Energy Robe","s":7,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enfilading Arrow","s":7,"u":"enfilading%20arrow_lotgb"},{"n":"Enhanced Hearing Aids","s":7,"u":"enhanced%20hearing%20aids_lotgb"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Eye Of The Unseen","s":7,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Fanged","s":7,"u":"fanged%20(generic)_lotgb"},{"n":"Folding Boat","s":7,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Follypops","s":7,"u":"follypops%20(generic)_lotgb"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"Hauling","s":7,"u":"hauling%20(generic)_lotgb"},{"n":"Hopeful","s":7,"u":"hopeful_lotgb"},{"n":"Horned Hand Rests","s":7,"u":"horned%20hand%20rests_lotgb"},{"n":"Immovable Arm","s":7,"u":"immovable%20arm_lotgb"},{"n":"Implacable","s":7,"u":"implacable_lotgb"},{"n":"Impulse Control","s":7,"u":"impulse%20control_lotgb"},{"n":"Juxtaposition Ammunition","s":7,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":7,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":7,"u":"lady's%20knife_lotgb"},{"n":"Maestro's Chair","s":7,"u":"maestro's%20chair_lotgb"},{"n":"Magical Hearing Aids","s":7,"u":"magical%20hearing%20aids_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":7,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Memory Palace","s":7,"u":"memory%20palace_lotgb"},{"n":"Minotaur Chair","s":7,"u":"minotaur%20chair_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":7,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":7,"u":"mirror%20robe_lotgb"},{"n":"Misdirecting Haversack","s":7,"u":"misdirecting%20haversack_lotgb"},{"n":"Paired","s":7,"u":"paired%20(generic)_lotgb"},{"n":"Pillow Shield","s":7,"u":"pillow%20shield_lotgb"},{"n":"Pocket Gala","s":7,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":7,"u":"portable%20gaming%20hall_lotgb"},{"n":"Presentable","s":7,"u":"presentable%20(generic)_lotgb"},{"n":"Prismatic Plate","s":7,"u":"prismatic%20plate_lotgb"},{"n":"Private Workshop","s":7,"u":"private%20workshop_lotgb"},{"n":"Psychic Brigandine","s":7,"u":"psychic%20brigandine_lotgb"},{"n":"Queasy Lantern","s":7,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Quick Runner's Shirt","s":7,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":7,"u":"quick%20wig_lotgb"},{"n":"Rampart Shield","s":7,"u":"rampart%20shield_lotgb"},{"n":"Reading Ring","s":7,"u":"reading%20ring%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":7,"u":"reflexive%20tattoo_lotgb"},{"n":"Rhino Shot","s":7,"u":"rhino%20shot_lotgb"},{"n":"Sarkorian God-caller Garb","s":7,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":7,"u":"scarab%20cuirass_lotgb"},{"n":"Server's Stew","s":7,"u":"server's%20stew_lotgb"},{"n":"Shade Hat","s":7,"u":"shade%20hat_lotgb"},{"n":"Shifter Prosthesis","s":7,"u":"shifter%20prosthesis_lotgb"},{"n":"Silencing Ammunition","s":7,"u":"silencing%20ammunition_lotgb"},{"n":"Silhouette Cloak","s":7,"u":"silhouette%20cloak_lotgb"},{"n":"Silkspinner's Shield","s":7,"u":"silkspinner's%20shield_lotgb"},{"n":"Singularity Ammunition","s":7,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":7,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Snagging","s":7,"u":"snagging_lotgb"},{"n":"Soft-landing","s":7,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":7,"u":"spell-bastion_lotgb"},{"n":"Staff of Final Rest","s":7,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":7,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Stanching","s":7,"u":"stanching%20(generic)_lotgb"},{"n":"Stone Circle","s":7,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":7,"u":"stonethroat%20ammunition_lotgb"},{"n":"Thrice-fried Mudwings","s":7,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Transposition Ammunition","s":7,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Vampiric Scythe","s":7,"u":"vampiric%20scythe_lotgb"},{"n":"Vine Of Roses","s":7,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":7,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":7,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":7,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wardrobe Stone","s":7,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Wig Of Holding","s":7,"u":"wig%20of%20holding_lotgb"},{"n":"Wind-catcher","s":7,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Wizard's Tower","s":7,"u":"wizard's%20tower_lotgb"},{"n":"Wovenwood Shield","s":7,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":52,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":52,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":52,"u":"golden%20legion%20epaulet_lowg"},{"n":"Granny's Hedge Trimmer","s":37,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"Flaying Knife","s":38,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":38,"u":"gluttonous%20spear_sli"},{"n":"Oily Button","s":38,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":38,"u":"putrescent%20glob_sli"},{"n":"Slime Whip","s":38,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":38,"u":"slippery%20ribbon_sli"},{"n":"Wand Of Noisome Acid","s":38,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":38,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Apotropaic Fulu","s":53,"u":"apotropaic%20fulu_som"},{"n":"Archivist's Gaze","s":53,"u":"archivist's%20gaze_som"},{"n":"Auspicious Scepter","s":53,"u":"auspicious%20scepter_som"},{"n":"Backfire Mantle","s":53,"u":"backfire%20mantle%20(generic)_som"},{"n":"Bane","s":53,"u":"bane_som"},{"n":"Bestiary Of Metamorphosis","s":53,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Binding Coil","s":53,"u":"binding%20coil%20(generic)_som"},{"n":"Blade Of Four Energies","s":53,"u":"blade%20of%20four%20energies%20(generic)_som"},{"n":"Book Of Lingering Blaze","s":53,"u":"book%20of%20lingering%20blaze_som"},{"n":"Brilliant","s":53,"u":"brilliant%20(generic)_som"},{"n":"Burr Shield","s":53,"u":"burr%20shield_som"},{"n":"Buzzsaw Axe","s":53,"u":"buzzsaw%20axe%20(generic)_som"},{"n":"Cantrip Deck","s":53,"u":"cantrip%20deck%20(generic)_som"},{"n":"Chatterer Of Follies","s":53,"u":"chatterer%20of%20follies_som"},{"n":"Cloak Of Feline Rest","s":53,"u":"cloak%20of%20feline%20rest_som"},{"n":"Codebreaker's Parchment","s":53,"u":"codebreaker's%20parchment%20(generic)_som"},{"n":"Codex Of Unimpeded Sight","s":53,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Collar Of The Eternal Bond","s":53,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Conflagration Club","s":53,"u":"conflagration%20club_som"},{"n":"Dazzling Rosary","s":53,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Deck Of Illusions","s":53,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":53,"u":"deck%20of%20mischief_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Dimensional Knot","s":53,"u":"dimensional%20knot_som"},{"n":"Dispersing Bullet","s":53,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":53,"u":"dragonbone%20arrowhead_som"},{"n":"Emberheart","s":53,"u":"emberheart_som"},{"n":"Endless Grimoire","s":53,"u":"endless%20grimoire%20(generic)_som"},{"n":"Extending","s":53,"u":"extending%20(generic)_som"},{"n":"Eye Of Enlightenment","s":53,"u":"eye%20of%20enlightenment_som"},{"n":"Familiar Tattoo","s":53,"u":"familiar%20tattoo_som"},{"n":"Firestarter Pellets","s":53,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Five-feather Wreath","s":53,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Flaming Star","s":53,"u":"flaming%20star%20(generic)_som"},{"n":"Flask Of Fellowship","s":53,"u":"flask%20of%20fellowship_som"},{"n":"Force Tiles","s":53,"u":"force%20tiles_som"},{"n":"Fulu Compendium","s":53,"u":"fulu%20compendium_som"},{"n":"Fulu Of Fire Suppression","s":53,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":53,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":53,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":53,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":53,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":53,"u":"ghostly%20portal%20paint_som"},{"n":"Glasses Of Sociability","s":53,"u":"glasses%20of%20sociability_som"},{"n":"Gloaming Shard","s":53,"u":"gloaming%20shard_som"},{"n":"Golden Chrysalis","s":53,"u":"golden%20chrysalis_som"},{"n":"Grim Sandglass","s":53,"u":"grim%20sandglass%20(generic)_som"},{"n":"Hat Of Many Minds","s":53,"u":"hat%20of%20many%20minds_som"},{"n":"Healer's Gel","s":53,"u":"healer's%20gel%20(generic)_som"},{"n":"Impactful","s":53,"u":"impactful%20(generic)_som"},{"n":"Instructions For Lasting Agony","s":53,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Invisible Chain Shirt","s":53,"u":"invisible%20chain%20shirt_som"},{"n":"Jar Of Shifting Sands","s":53,"u":"jar%20of%20shifting%20sands_som"},{"n":"Keymaking Tools","s":53,"u":"keymaking%20tools_som"},{"n":"Lini's Leafstick","s":53,"u":"lini's%20leafstick_som"},{"n":"Lion Claw","s":53,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":53,"u":"magical%20lock%20fulu_som"},{"n":"Mask Of Allure","s":53,"u":"mask%20of%20allure_som"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Mercurial Mantle","s":53,"u":"mercurial%20mantle_som"},{"n":"North Wind's Night Verse","s":53,"u":"north%20wind's%20night%20verse_som"},{"n":"Noxious Incense","s":53,"u":"noxious%20incense%20(generic)_som"},{"n":"Orchestral Brooch","s":53,"u":"orchestral%20brooch_som"},{"n":"Ouroboros Flail","s":53,"u":"ouroboros%20flail%20(generic)_som"},{"n":"Perfect Droplet","s":53,"u":"perfect%20droplet%20(generic)_som"},{"n":"Phoenix Flask","s":53,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":53,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":53,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":53,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":53,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":53,"u":"rebound%20fulu_som"},{"n":"Rebounding Breastplate","s":53,"u":"rebounding%20breastplate_som"},{"n":"Resonating Ammunition","s":53,"u":"resonating%20ammunition_som"},{"n":"Restful Sleep Fulu","s":53,"u":"restful%20sleep%20fulu_som"},{"n":"Restful Tent","s":53,"u":"restful%20tent_som"},{"n":"Retrieval Prism","s":53,"u":"retrieval%20prism%20(generic)_som"},{"n":"S Ring","s":53,"u":"s%20ring_som"},{"n":"Sage's Lash","s":53,"u":"sage's%20lash_som"},{"n":"Shadow Signet","s":53,"u":"shadow%20signet_som"},{"n":"Shimmering Dust","s":53,"u":"shimmering%20dust_som"},{"n":"Shortbread Spy","s":53,"u":"shortbread%20spy_som"},{"n":"Singing Shortbow","s":53,"u":"singing%20shortbow%20(generic)_som"},{"n":"Sonic Tuning Mace","s":53,"u":"sonic%20tuning%20mace%20(generic)_som"},{"n":"Soothing Scents","s":53,"u":"soothing%20scents_som"},{"n":"South Wind's Scorch Song","s":53,"u":"south%20wind's%20scorch%20song_som"},{"n":"Spellbook Of Redundant Enchantment","s":53,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Spirit-sealing Fulu","s":53,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Staff Of Nature's Cunning","s":53,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff Of The Desert Winds","s":53,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Staff-storing Shield","s":53,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stampede Medallion","s":53,"u":"stampede%20medallion%20(generic)_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":53,"u":"stormfeather_som"},{"n":"Storyteller's Opus","s":53,"u":"storyteller's%20opus_som"},{"n":"Summoning Handscroll","s":53,"u":"summoning%20handscroll_som"},{"n":"Thousand-blade Thesis","s":53,"u":"thousand-blade%20thesis_som"},{"n":"Thunderbird Tuft","s":53,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Titan's Grasp","s":53,"u":"titan's%20grasp_som"},{"n":"Topology Protoplasm","s":53,"u":"topology%20protoplasm_som"},{"n":"Tracking Fulu","s":53,"u":"tracking%20fulu_som"},{"n":"Trinity Geode","s":53,"u":"trinity%20geode%20(generic)_som"},{"n":"True Name Amulet","s":53,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Vapor Sphere","s":53,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":53,"u":"venomous%20cure%20fulu_som"},{"n":"Warding Tablets","s":53,"u":"warding%20tablets_som"},{"n":"Warding Tattoo","s":53,"u":"warding%20tattoo%20(generic)_som"},{"n":"Waterproofing Wax","s":53,"u":"waterproofing%20wax_som"},{"n":"Goz Mask","s":39,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":39,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":39,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":39,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":39,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":39,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Rhythm Bone","s":39,"u":"rhythm%20bone%20(generic)_sot1"},{"n":"Shapespeak Mask","s":39,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":39,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":39,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":40,"u":"bag%20of%20cats_sot2"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"},{"n":"Fulminating Spear","s":40,"u":"fulminating%20spear_sot2"},{"n":"Habu's Cudgel","s":40,"u":"habu's%20cudgel_sot2"},{"n":"Leopard's Armor","s":40,"u":"leopard's%20armor_sot2"},{"n":"Rhino Hide Brooch","s":40,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":40,"u":"singing%20muse_sot2"},{"n":"Spellender","s":40,"u":"spellender_sot2"},{"n":"Warcaller's Chime","s":40,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Wondrous Figurines","s":40,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":41,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Dragon Rune Bracelet","s":41,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":41,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Ixamè's Eye","s":41,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Deathless Light","s":42,"u":"deathless%20light_sot4"},{"n":"Deflecting Branch","s":42,"u":"deflecting%20branch_sot4"},{"n":"Golden Blade of Mzali","s":42,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Midday Lantern","s":42,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":42,"u":"twilight%20lantern_sot4"},{"n":"Grimoire of Unknown Necessities","s":43,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Spellcutter","s":43,"u":"spellcutter_sot5"},{"n":"Wyrm Drinker","s":43,"u":"wyrm%20drinker_sot5"},{"n":"Halcyon Heart","s":44,"u":"halcyon%20heart_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"},{"n":"Antivenom Potion","s":45,"u":"antivenom%20potion_tio"},{"n":"Sparkblade","s":45,"u":"sparkblade_tio"},{"n":"Sun Wheel","s":45,"u":"sun%20wheel_tio"}],"8":[{"n":"Change Tradition Focus","s":12,"u":"change%20tradition%20focus_gmg"},{"n":"Dueling Counter","s":12,"u":"dueling%20counter_gmg"},{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"},{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"},{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"}],"51":[{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Frozen Moment","s":5,"u":"frozen%20moment_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Pharaoh's Ward","s":5,"u":"pharaoh's%20ward_crb"},{"n":"Planar Rift","s":5,"u":"planar%20rift_crb"},{"n":"Polymorph Trap","s":5,"u":"polymorph%20trap_crb"},{"n":"Second Chance","s":5,"u":"second%20chance_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Dahak's Shell","s":14,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":14,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":14,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":14,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":14,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Tree Of Dreadful Dreams","s":15,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Lifeleech Crystal Patch","s":16,"u":"lifeleech%20crystal%20patch_aoa4"},{"n":"Wailing Crystals","s":16,"u":"wailing%20crystals_aoa4"},{"n":"Endless Elven Aging","s":17,"u":"endless%20elven%20aging_aoa5"},{"n":"Luminous Ward","s":17,"u":"luminous%20ward_aoa5"},{"n":"Mental Scream Trap","s":17,"u":"mental%20scream%20trap_aoa5"},{"n":"Seismic Spears Trap","s":17,"u":"seismic%20spears%20trap_aoa5"},{"n":"Dragonstorm","s":18,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":18,"u":"lesser%20dragonstorm_aoa6"},{"n":"Flying Guillotine","s":19,"u":"flying%20guillotine_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Life Magnet","s":20,"u":"life%20magnet_aoe2"},{"n":"Arcane Feedback Trap","s":22,"u":"arcane%20feedback%20trap_aoe4"},{"n":"Burning Chandelier Trap","s":22,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":22,"u":"false%20door%20trap_aoe4"},{"n":"Supplicant Statues","s":22,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":22,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Eyeball Tank","s":23,"u":"eyeball%20tank_aoe5"},{"n":"Blackfingers's Prayer","s":24,"u":"blackfingers's%20prayer_aoe6"},{"n":"Field Of Opposition","s":24,"u":"field%20of%20opposition_aoe6"},{"n":"Freezing Alarm","s":24,"u":"freezing%20alarm_aoe6"},{"n":"Greater Planar Rift","s":24,"u":"greater%20planar%20rift_aoe6"},{"n":"Inky Tendrils","s":24,"u":"inky%20tendrils_aoe6"},{"n":"Kharnas's Lesser Glyph","s":24,"u":"kharnas's%20lesser%20glyph_aoe6"},{"n":"Living Paints","s":24,"u":"living%20paints_aoe6"},{"n":"The Laughing Fiend's Greeting","s":24,"u":"the%20laughing%20fiend's%20greeting_aoe6"},{"n":"Doom Of Tomorrow","s":25,"u":"doom%20of%20tomorrow_av1"},{"n":"Painful Suggestion Trap","s":26,"u":"painful%20suggestion%20trap_av2"},{"n":"Paralyzing Light Trap","s":26,"u":"paralyzing%20light%20trap_av2"},{"n":"Shuffling Scythe Blades","s":26,"u":"shuffling%20scythe%20blades_av2"},{"n":"Blast Tumbler","s":27,"u":"blast%20tumbler_av3"},{"n":"Daemonic Fog","s":27,"u":"daemonic%20fog_av3"},{"n":"Images Of Failure","s":27,"u":"images%20of%20failure_av3"},{"n":"Images Of Powerlessness","s":27,"u":"images%20of%20powerlessness_av3"},{"n":"Hallowed Wheel","s":29,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":29,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":29,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":29,"u":"maze%20of%20mirrors_ec2"},{"n":"Buzzing Latch Rune","s":30,"u":"buzzing%20latch%20rune_ec4"},{"n":"Mukradi Summoning Runes","s":30,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Poisoned Secret Door Trap","s":30,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Imperious Darkside Mirror","s":31,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":31,"u":"stabbing%20sentinel_ec5"},{"n":"Witch-priests' Curse","s":31,"u":"witch-priests'%20curse_ec5"},{"n":"Axiomatic Polymorph Trap","s":32,"u":"axiomatic%20polymorph%20trap_ec6"},{"n":"Convergence Lattice","s":32,"u":"convergence%20lattice_ec6"},{"n":"Thief's Trap","s":32,"u":"thief's%20trap_ec6"},{"n":"Broken Rebus Attack","s":34,"u":"broken%20rebus%20attack_frp1"},{"n":"Air Rift","s":35,"u":"air%20rift_frp2"},{"n":"Floating Flamethrower","s":35,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":35,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":36,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Stalker Summoning Rune","s":38,"u":"stalker%20summoning%20rune_sli"},{"n":"Electrified Water Ward","s":40,"u":"electrified%20water%20ward_sot2"},{"n":"Serpent Ward","s":40,"u":"serpent%20ward_sot2"},{"n":"Magic Starknives Trap","s":45,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":45,"u":"nightmare%20terrain_tio"}],"62":[{"n":"Coward's Roots","s":12,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":12,"u":"curse%20of%20nightmares_gmg"},{"n":"Curse of Slumber","s":12,"u":"curse%20of%20slumber_gmg"},{"n":"Curse of the Ravenous","s":12,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Grave Curse","s":12,"u":"grave%20curse_gmg"},{"n":"Oath of the Flesh","s":12,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Reviled of Nature","s":12,"u":"reviled%20of%20nature_gmg"},{"n":"Reviling Earth","s":12,"u":"reviling%20earth_gmg"},{"n":"Sellsword's Folly","s":12,"u":"sellsword's%20folly_gmg"},{"n":"Slayer's Haunt","s":12,"u":"slayer's%20haunt_gmg"},{"n":"Spirit Anchor","s":12,"u":"spirit%20anchor_gmg"},{"n":"Theft of Thought","s":12,"u":"theft%20of%20thought_gmg"},{"n":"Thief's Retribution","s":12,"u":"thief's%20retribution_gmg"},{"n":"Unending Thirst","s":12,"u":"unending%20thirst_gmg"},{"n":"Wizard's Ward","s":12,"u":"wizard's%20ward_gmg"}],"64":[{"n":"Telepathy","s":9,"u":"telepathy_b1"}],"71":[{"n":"Sand Racer","s":43,"u":"sand%20racer_sot5"},{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"necromancy":{"0":[{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Ruby Resurrection","s":36,"u":"ruby%20resurrection_frp3"},{"n":"Scapegoat Parallel Self","s":36,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Crimson Shroud","s":52,"u":"crimson%20shroud_lowg"},{"n":"Sustaining Steel","s":53,"u":"sustaining%20steel_som"}],"2":[{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Disrupting","s":5,"u":"disrupting%20(generic)_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Marvelous Medicines","s":5,"u":"marvelous%20medicines%20(generic)_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Wounding","s":5,"u":"wounding_crb"},{"n":"Bloodbiter","s":12,"u":"bloodbiter_gmg"},{"n":"Degenerating","s":12,"u":"degenerating_gmg"},{"n":"Horns Of Naraga","s":12,"u":"horns%20of%20naraga_gmg"},{"n":"Monkey's Paw","s":12,"u":"monkey's%20paw_gmg"},{"n":"Withering","s":12,"u":"withering_gmg"},{"n":"Reaper's Lancet","s":19,"u":"reaper's%20lancet_aoe1"},{"n":"Chain Of The Stilled Spirit","s":20,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Barbed Vest","s":21,"u":"barbed%20vest_aoe3"},{"n":"Poisoner's Staff","s":22,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Clockwork Rejuvenator","s":23,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Miogimo's Mask","s":23,"u":"miogimo's%20mask_aoe5"},{"n":"Gauntlight","s":25,"u":"gauntlight_av1"},{"n":"Pact Of Blood-taking","s":26,"u":"pact%20of%20blood-taking_av2"},{"n":"Ebon Fulcrum Lens","s":27,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":27,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Life's Last Breath","s":31,"u":"life's%20last%20breath_ec5"},{"n":"Ambrosia Of Undying Hope","s":32,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Panacea Fruit","s":32,"u":"panacea%20fruit_ec6"},{"n":"Stalwart's Ring","s":33,"u":"stalwart's%20ring_fop"},{"n":"Phoenix Necklace","s":34,"u":"phoenix%20necklace_frp1"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Dagger Of Eternal Sleep","s":55,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Dreadsmoke Thurible","s":55,"u":"dreadsmoke%20thurible_logm"},{"n":"Manacles Of Persuasion","s":55,"u":"manacles%20of%20persuasion_logm"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Razmiri Wayfinder","s":51,"u":"razmiri%20wayfinder_lopsg"},{"n":"Bloodthirsty","s":7,"u":"bloodthirsty_lotgb"},{"n":"Crushing","s":7,"u":"crushing%20(generic)_lotgb"},{"n":"Deathless","s":7,"u":"deathless_lotgb"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Queasy Lantern","s":7,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":7,"u":"reflexive%20tattoo_lotgb"},{"n":"Staff of Final Rest","s":7,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Stanching","s":7,"u":"stanching%20(generic)_lotgb"},{"n":"Vampiric Scythe","s":7,"u":"vampiric%20scythe_lotgb"},{"n":"Final Blade","s":52,"u":"final%20blade_lowg"},{"n":"Sun Orchid Elixir","s":52,"u":"sun%20orchid%20elixir_lowg"},{"n":"Flaying Knife","s":38,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":38,"u":"gluttonous%20spear_sli"},{"n":"Wand Of Teeming Ghosts","s":38,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Burr Shield","s":53,"u":"burr%20shield_som"},{"n":"Emberheart","s":53,"u":"emberheart_som"},{"n":"Fu Water","s":53,"u":"fu%20water_som"},{"n":"Fulu Compendium","s":53,"u":"fulu%20compendium_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Grim Sandglass","s":53,"u":"grim%20sandglass%20(generic)_som"},{"n":"Hundred-moth Caress","s":53,"u":"hundred-moth%20caress_som"},{"n":"Instructions For Lasting Agony","s":53,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Potion Of Shared Life","s":53,"u":"potion%20of%20shared%20life_som"},{"n":"Restful Sleep Fulu","s":53,"u":"restful%20sleep%20fulu_som"},{"n":"Sage's Lash","s":53,"u":"sage's%20lash_som"},{"n":"Spirit-sealing Fulu","s":53,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Venomous Cure Fulu","s":53,"u":"venomous%20cure%20fulu_som"},{"n":"Mask Of Mercy","s":39,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":39,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":39,"u":"psychopomp%20mask_sot1"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"},{"n":"Habu's Cudgel","s":40,"u":"habu's%20cudgel_sot2"},{"n":"Ancestral Embrace","s":44,"u":"ancestral%20embrace_sot6"},{"n":"Antivenom Potion","s":45,"u":"antivenom%20potion_tio"}],"3":[{"n":"Animate Dead","s":4,"u":"animate%20dead_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Blister","s":4,"u":"blister_apg"},{"n":"Blood Vendetta","s":4,"u":"blood%20vendetta_apg"},{"n":"Chroma Leach","s":4,"u":"chroma%20leach_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Enervation","s":4,"u":"enervation_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Magic Stone","s":4,"u":"magic%20stone_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Sudden Blight","s":4,"u":"sudden%20blight_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Vampiric Maiden","s":4,"u":"vampiric%20maiden_apg"},{"n":"Wall Of Flesh","s":4,"u":"wall%20of%20flesh_apg"},{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Bind Undead","s":5,"u":"bind%20undead_crb"},{"n":"Blindness","s":5,"u":"blindness_crb"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Deafness","s":5,"u":"deafness_crb"},{"n":"Death Knell","s":5,"u":"death%20knell_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Disrupting Weapons","s":5,"u":"disrupting%20weapons_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"False Life","s":5,"u":"false%20life_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Finger Of Death","s":5,"u":"finger%20of%20death_crb"},{"n":"Gentle Repose","s":5,"u":"gentle%20repose_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Goblin Pox","s":5,"u":"goblin%20pox_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Grim Tendrils","s":5,"u":"grim%20tendrils_crb"},{"n":"Harm","s":5,"u":"harm_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Horrid Wilting","s":5,"u":"horrid%20wilting_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Mariner's Curse","s":5,"u":"mariner's%20curse_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Moment Of Renewal","s":5,"u":"moment%20of%20renewal_crb"},{"n":"Neutralize Poison","s":5,"u":"neutralize%20poison_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Purify Food And Drink","s":5,"u":"purify%20food%20and%20drink_crb"},{"n":"Purple Worm Sting","s":5,"u":"purple%20worm%20sting_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Ray Of Enfeeblement","s":5,"u":"ray%20of%20enfeeblement_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Remove Curse","s":5,"u":"remove%20curse_crb"},{"n":"Remove Disease","s":5,"u":"remove%20disease_crb"},{"n":"Remove Paralysis","s":5,"u":"remove%20paralysis_crb"},{"n":"Restoration","s":5,"u":"restoration_crb"},{"n":"Restore Senses","s":5,"u":"restore%20senses_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Shield Other","s":5,"u":"shield%20other_crb"},{"n":"Spectral Hand","s":5,"u":"spectral%20hand_crb"},{"n":"Spider Sting","s":5,"u":"spider%20sting_crb"},{"n":"Spirit Blast","s":5,"u":"spirit%20blast_crb"},{"n":"Spirit Link","s":5,"u":"spirit%20link_crb"},{"n":"Spirit Song","s":5,"u":"spirit%20song_crb"},{"n":"Spiritual Epidemic","s":5,"u":"spiritual%20epidemic_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Talking Corpse","s":5,"u":"talking%20corpse_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Spiritual Anamnesis","s":15,"u":"spiritual%20anamnesis_aoa3"},{"n":"Tireless Worker","s":16,"u":"tireless%20worker_aoa4"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Admonishing Ray","s":20,"u":"admonishing%20ray_aoe2"},{"n":"Putrefy Food And Drink","s":20,"u":"putrefy%20food%20and%20drink_aoe2"},{"n":"Imp Sting","s":22,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":22,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":22,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":22,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":22,"u":"wyvern%20sting_aoe4"},{"n":"Worm's Repast","s":25,"u":"worm's%20repast_av1"},{"n":"Call The Blood","s":27,"u":"call%20the%20blood_av3"},{"n":"Ectoplasmic Expulsion","s":27,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":27,"u":"fearful%20feast_av3"},{"n":"Ravening Maw","s":8,"u":"ravening%20maw_ec3"},{"n":"Blood Feast","s":30,"u":"blood%20feast_ec4"},{"n":"Necrotic Radiation","s":30,"u":"necrotic%20radiation_ec4"},{"n":"Devour Life","s":32,"u":"devour%20life_ec6"},{"n":"Cleansing Flames","s":36,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":36,"u":"rejuvenating%20flames_frp3"},{"n":"Cup Of Dust","s":55,"u":"cup%20of%20dust_logm"},{"n":"Divine Plagues","s":55,"u":"divine%20plagues_logm"},{"n":"Ectoplasmic Interstice","s":55,"u":"ectoplasmic%20interstice_logm"},{"n":"Eject Soul","s":55,"u":"eject%20soul_logm"},{"n":"Fallow Field","s":55,"u":"fallow%20field_logm"},{"n":"Feast Of Ashes","s":55,"u":"feast%20of%20ashes_logm"},{"n":"Foul Miasma","s":55,"u":"foul%20miasma_logm"},{"n":"Fungal Hyphae","s":55,"u":"fungal%20hyphae_logm"},{"n":"Slough Skin","s":55,"u":"slough%20skin_logm"},{"n":"Withering Grasp","s":55,"u":"withering%20grasp_logm"},{"n":"Achaekek's Clutch","s":56,"u":"achaekek's%20clutch_lol"},{"n":"All Is One, One Is All","s":56,"u":"all%20is%20one%2c%20one%20is%20all_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":56,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Spirit Object","s":56,"u":"spirit%20object_lol"},{"n":"Bloodspray Curse","s":53,"u":"bloodspray%20curse_som"},{"n":"Claim Curse","s":53,"u":"claim%20curse_som"},{"n":"Divine Armageddon","s":53,"u":"divine%20armageddon_som"},{"n":"Envenom Companion","s":53,"u":"envenom%20companion_som"},{"n":"Feral Shades","s":53,"u":"feral%20shades_som"},{"n":"Healing Well","s":53,"u":"healing%20well_som"},{"n":"Inner Radiance Torrent","s":53,"u":"inner%20radiance%20torrent_som"},{"n":"Invoke Spirits","s":53,"u":"invoke%20spirits_som"},{"n":"Life Connection","s":53,"u":"life%20connection_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Mimic Undead","s":53,"u":"mimic%20undead_som"},{"n":"Necromancer's Generosity","s":53,"u":"necromancer's%20generosity_som"},{"n":"Necrotize","s":53,"u":"necrotize_som"},{"n":"Pernicious Poltergeist","s":53,"u":"pernicious%20poltergeist_som"},{"n":"Positive Attunement","s":53,"u":"positive%20attunement_som"},{"n":"Rip The Spirit","s":53,"u":"rip%20the%20spirit_som"},{"n":"Rouse Skeletons","s":53,"u":"rouse%20skeletons_som"},{"n":"Sanguine Mist","s":53,"u":"sanguine%20mist_som"},{"n":"Soothing Spring","s":53,"u":"soothing%20spring_som"},{"n":"Summoner's Precaution","s":53,"u":"summoner's%20precaution_som"},{"n":"Tempest Of Shades","s":53,"u":"tempest%20of%20shades_som"},{"n":"Voracious Gestalt","s":53,"u":"voracious%20gestalt_som"},{"n":"Grave Impressions","s":39,"u":"grave%20impressions_sot1"},{"n":"Gray Shadow","s":41,"u":"gray%20shadow_sot3"},{"n":"Cloak of Light","s":42,"u":"cloak%20of%20light_sot4"}],"62":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Curse of Slumber","s":12,"u":"curse%20of%20slumber_gmg"},{"n":"Grave Curse","s":12,"u":"grave%20curse_gmg"},{"n":"Reviling Earth","s":12,"u":"reviling%20earth_gmg"},{"n":"Spirit Anchor","s":12,"u":"spirit%20anchor_gmg"}],"63":[{"n":"Bone Chill","s":12,"u":"bone%20chill_gmg"},{"n":"Nightmare Fever","s":12,"u":"nightmare%20fever_gmg"}],"64":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"}],"70":[{"n":"Clone","s":4,"u":"clone_apg"},{"n":"Reincarnate","s":4,"u":"reincarnate_apg"},{"n":"Rest Eternal","s":4,"u":"rest%20eternal_apg"},{"n":"Ravenous Reanimation","s":10,"u":"ravenous%20reanimation_b2"},{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Call Spirit","s":5,"u":"call%20spirit_crb"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Resurrect","s":5,"u":"resurrect_crb"},{"n":"Terminate Bloodline","s":31,"u":"terminate%20bloodline_ec5"},{"n":"Bathe In Blood","s":53,"u":"bathe%20in%20blood_som"},{"n":"Garden Of Death","s":53,"u":"garden%20of%20death_som"},{"n":"Mind Swap","s":53,"u":"mind%20swap_som"},{"n":"Portrait Of Spite","s":53,"u":"portrait%20of%20spite_som"}]},"flourish":{"0":[{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(barbarian)_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(fighter)_apg"},{"n":"Bashing Charge","s":4,"u":"bashing%20charge_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Cavalier's Charge","s":4,"u":"cavalier's%20charge_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Doctor's Visitation","s":4,"u":"doctor's%20visitation_apg"},{"n":"Fleeting Shadow","s":4,"u":"fleeting%20shadow_apg"},{"n":"Follow-up Strike","s":4,"u":"follow-up%20strike_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grievous Blow","s":4,"u":"grievous%20blow_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Path Of Iron","s":4,"u":"path%20of%20iron_apg"},{"n":"Peafowl Strut","s":4,"u":"peafowl%20strut_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Preparation","s":4,"u":"preparation_apg"},{"n":"Rebounding Toss","s":4,"u":"rebounding%20toss_apg"},{"n":"Scout's Charge","s":4,"u":"scout's%20charge_apg"},{"n":"Scout's Pounce","s":4,"u":"scout's%20pounce_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Trampling Charge","s":4,"u":"trampling%20charge_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Debilitating Shot","s":5,"u":"debilitating%20shot_crb"},{"n":"Double Shot","s":5,"u":"double%20shot_crb"},{"n":"Dual-handed Assault","s":5,"u":"dual-handed%20assault_crb"},{"n":"Hunted Shot","s":5,"u":"hunted%20shot_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Knockdown","s":5,"u":"knockdown_crb"},{"n":"Perfect Shot","s":5,"u":"perfect%20shot_crb"},{"n":"Positioning Assault","s":5,"u":"positioning%20assault_crb"},{"n":"Power Attack","s":5,"u":"power%20attack_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Shield Of Reckoning","s":5,"u":"shield%20of%20reckoning_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(ranger)_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(rogue)_crb"},{"n":"Spring From The Shadows","s":5,"u":"spring%20from%20the%20shadows_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(barbarian)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(fighter)_crb"},{"n":"Twin Takedown","s":5,"u":"twin%20takedown_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Slice And Swipe","s":21,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":21,"u":"subtle%20shank_aoe3"},{"n":"Staff Sweep","s":28,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":28,"u":"whirlwind%20stance_ec1"},{"n":"Sever Space","s":36,"u":"sever%20space_frp3"},{"n":"Time Dilation Cascade","s":36,"u":"time%20dilation%20cascade_frp3"},{"n":"Bullet Dancer Reload","s":2,"u":"bullet%20dancer%20reload_g%26g"},{"n":"Bullet Split","s":2,"u":"bullet%20split_g%26g"},{"n":"Called Shot","s":2,"u":"called%20shot_g%26g"},{"n":"Cauterize","s":2,"u":"cauterize_g%26g"},{"n":"Dazzling Bullet","s":2,"u":"dazzling%20bullet_g%26g"},{"n":"Drifter's Juke","s":2,"u":"drifter's%20juke_g%26g"},{"n":"Drive-by Attack","s":2,"u":"drive-by%20attack_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Risky Reload","s":2,"u":"risky%20reload_g%26g"},{"n":"Stab And Blast","s":2,"u":"stab%20and%20blast_g%26g"},{"n":"Take The Wheel","s":2,"u":"take%20the%20wheel_g%26g"},{"n":"Two-weapon Fusillade","s":2,"u":"two-weapon%20fusillade_g%26g"},{"n":"Silent Step","s":1,"u":"silent%20step_loag"},{"n":"Slip The Grasp","s":1,"u":"slip%20the%20grasp_loag"},{"n":"Blazing Talon Surge","s":51,"u":"blazing%20talon%20surge_lopsg"},{"n":"Mobile Magical Combat","s":51,"u":"mobile%20magical%20combat_lopsg"},{"n":"Blazing Streak","s":53,"u":"blazing%20streak_som"}],"8":[{"n":"Flurry of Blows","s":5,"u":"flurry%20of%20blows_crb"},{"n":"Bullying Press","s":12,"u":"bullying%20press_gmg"},{"n":"Ghost Shot","s":2,"u":"ghost%20shot_g%26g"},{"n":"Siegebreaker","s":2,"u":"siegebreaker_g%26g"}]},"open":{"0":[{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Duelist's Challenge","s":4,"u":"duelist's%20challenge_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Quick Shot","s":4,"u":"quick%20shot_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Deadly Aim","s":5,"u":"deadly%20aim_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Penetrating Shot","s":5,"u":"penetrating%20shot_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Skyseeker","s":20,"u":"skyseeker_aoe2"},{"n":"Pivot Strike","s":28,"u":"pivot%20strike_ec1"},{"n":"Running Tackle","s":7,"u":"running%20tackle_lotgb"}]},"fighter":{"0":[{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(fighter)_apg"},{"n":"Combat Assessment","s":4,"u":"combat%20assessment_apg"},{"n":"Cut From The Air","s":4,"u":"cut%20from%20the%20air_apg"},{"n":"Dazing Blow","s":4,"u":"dazing%20blow_apg"},{"n":"Disorienting Opening","s":4,"u":"disorienting%20opening_apg"},{"n":"Dragging Strike","s":4,"u":"dragging%20strike_apg"},{"n":"Overpowering Charge","s":4,"u":"overpowering%20charge%20(fighter)_apg"},{"n":"Overwhelming Blow","s":4,"u":"overwhelming%20blow_apg"},{"n":"Parting Shot","s":4,"u":"parting%20shot_apg"},{"n":"Rebounding Toss","s":4,"u":"rebounding%20toss_apg"},{"n":"Resounding Bravery","s":4,"u":"resounding%20bravery_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(fighter)_apg"},{"n":"Smash From The Air","s":4,"u":"smash%20from%20the%20air_apg"},{"n":"Ultimate Flexibility","s":4,"u":"ultimate%20flexibility_apg"},{"n":"Advanced Weapon Training","s":5,"u":"advanced%20weapon%20training_crb"},{"n":"Advantageous Assault","s":5,"u":"advantageous%20assault_crb"},{"n":"Aggressive Block","s":5,"u":"aggressive%20block_crb"},{"n":"Agile Grace","s":5,"u":"agile%20grace_crb"},{"n":"Assisting Shot","s":5,"u":"assisting%20shot_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(fighter)_crb"},{"n":"Boundless Reprisals","s":5,"u":"boundless%20reprisals_crb"},{"n":"Brutal Finish","s":5,"u":"brutal%20finish_crb"},{"n":"Brutish Shove","s":5,"u":"brutish%20shove_crb"},{"n":"Certain Strike","s":5,"u":"certain%20strike_crb"},{"n":"Combat Grab","s":5,"u":"combat%20grab_crb"},{"n":"Combat Reflexes","s":5,"u":"combat%20reflexes_crb"},{"n":"Debilitating Shot","s":5,"u":"debilitating%20shot_crb"},{"n":"Desperate Finisher","s":5,"u":"desperate%20finisher_crb"},{"n":"Determination","s":5,"u":"determination_crb"},{"n":"Disarming Stance","s":5,"u":"disarming%20stance_crb"},{"n":"Disarming Twist","s":5,"u":"disarming%20twist_crb"},{"n":"Disruptive Stance","s":5,"u":"disruptive%20stance_crb"},{"n":"Double Shot","s":5,"u":"double%20shot_crb"},{"n":"Double Slice","s":5,"u":"double%20slice_crb"},{"n":"Dual-handed Assault","s":5,"u":"dual-handed%20assault_crb"},{"n":"Dueling Dance","s":5,"u":"dueling%20dance_crb"},{"n":"Dueling Parry","s":5,"u":"dueling%20parry_crb"},{"n":"Dueling Riposte","s":5,"u":"dueling%20riposte_crb"},{"n":"Exacting Strike","s":5,"u":"exacting%20strike_crb"},{"n":"Fearsome Brute","s":5,"u":"fearsome%20brute_crb"},{"n":"Felling Strike","s":5,"u":"felling%20strike_crb"},{"n":"Flinging Shove","s":5,"u":"flinging%20shove_crb"},{"n":"Furious Focus","s":5,"u":"furious%20focus_crb"},{"n":"Graceful Poise","s":5,"u":"graceful%20poise_crb"},{"n":"Guardian's Deflection","s":5,"u":"guardian's%20deflection_crb"},{"n":"Guiding Finish","s":5,"u":"guiding%20finish_crb"},{"n":"Guiding Riposte","s":5,"u":"guiding%20riposte_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Improved Dueling Riposte","s":5,"u":"improved%20dueling%20riposte_crb"},{"n":"Improved Knockdown","s":5,"u":"improved%20knockdown_crb"},{"n":"Improved Reflexive Shield","s":5,"u":"improved%20reflexive%20shield_crb"},{"n":"Improved Twin Riposte","s":5,"u":"improved%20twin%20riposte%20(fighter)_crb"},{"n":"Incredible Aim","s":5,"u":"incredible%20aim_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Knockdown","s":5,"u":"knockdown_crb"},{"n":"Lunge","s":5,"u":"lunge_crb"},{"n":"Lunging Stance","s":5,"u":"lunging%20stance_crb"},{"n":"Mirror Shield","s":5,"u":"mirror%20shield_crb"},{"n":"Mobile Shot Stance","s":5,"u":"mobile%20shot%20stance_crb"},{"n":"Multishot Stance","s":5,"u":"multishot%20stance_crb"},{"n":"Paragon's Guard","s":5,"u":"paragon's%20guard_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Positioning Assault","s":5,"u":"positioning%20assault_crb"},{"n":"Power Attack","s":5,"u":"power%20attack_crb"},{"n":"Powerful Shove","s":5,"u":"powerful%20shove_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Quick Shield Block","s":5,"u":"quick%20shield%20block%20(fighter)_crb"},{"n":"Reactive Shield","s":5,"u":"reactive%20shield_crb"},{"n":"Reflexive Shield","s":5,"u":"reflexive%20shield_crb"},{"n":"Revealing Stab","s":5,"u":"revealing%20stab_crb"},{"n":"Savage Critical","s":5,"u":"savage%20critical_crb"},{"n":"Shatter Defenses","s":5,"u":"shatter%20defenses_crb"},{"n":"Shield Warden","s":5,"u":"shield%20warden%20(fighter)_crb"},{"n":"Shielded Stride","s":5,"u":"shielded%20stride_crb"},{"n":"Snagging Strike","s":5,"u":"snagging%20strike_crb"},{"n":"Spring Attack","s":5,"u":"spring%20attack_crb"},{"n":"Stance Savant","s":5,"u":"stance%20savant%20(fighter)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Sudden Leap","s":5,"u":"sudden%20leap%20(fighter)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(fighter)_crb"},{"n":"Triple Shot","s":5,"u":"triple%20shot_crb"},{"n":"Twin Parry","s":5,"u":"twin%20parry%20(fighter)_crb"},{"n":"Twin Riposte","s":5,"u":"twin%20riposte%20(fighter)_crb"},{"n":"Twinned Defense","s":5,"u":"twinned%20defense%20(fighter)_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Weapon Supremacy","s":5,"u":"weapon%20supremacy_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Ultimate Flexibility","s":18,"u":"ultimate%20flexibility_aoa6"},{"n":"Reflecting Riposte","s":32,"u":"reflecting%20riposte_ec6"},{"n":"Sever Space","s":36,"u":"sever%20space_frp3"},{"n":"Everstand Stance","s":6,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":6,"u":"everstand%20strike_locg"},{"n":"Impassable Wall Stance","s":6,"u":"impassable%20wall%20stance_locg"},{"n":"Farabellus Flip","s":51,"u":"farabellus%20flip_lopsg"}]},"witch":{"0":[{"n":"Basic Lesson","s":4,"u":"basic%20lesson_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Cantrip Expansion","s":4,"u":"cantrip%20expansion%20(witch)_apg"},{"n":"Cauldron","s":4,"u":"cauldron_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Counterspell","s":4,"u":"counterspell%20(witch)_apg"},{"n":"Effortless Concentration","s":4,"u":"effortless%20concentration_apg"},{"n":"Eldritch Nails","s":4,"u":"eldritch%20nails_apg"},{"n":"Enhanced Familiar","s":4,"u":"enhanced%20familiar%20(witch)_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Familiar's Language","s":4,"u":"familiar's%20language_apg"},{"n":"Greater Lesson","s":4,"u":"greater%20lesson_apg"},{"n":"Hex Focus","s":4,"u":"hex%20focus_apg"},{"n":"Hex Master","s":4,"u":"hex%20master_apg"},{"n":"Hex Wellspring","s":4,"u":"hex%20wellspring_apg"},{"n":"Improved Familiar","s":4,"u":"improved%20familiar%20(witch)_apg"},{"n":"Incredible Familiar","s":4,"u":"incredible%20familiar%20(witch)_apg"},{"n":"Living Hair","s":4,"u":"living%20hair_apg"},{"n":"Major Lesson","s":4,"u":"major%20lesson_apg"},{"n":"Murksight","s":4,"u":"murksight_apg"},{"n":"Patron's Truth","s":4,"u":"patron's%20truth_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Reflect Spell","s":4,"u":"reflect%20spell%20(witch)_apg"},{"n":"Rites Of Convocation","s":4,"u":"rites%20of%20convocation_apg"},{"n":"Rites Of Transfiguration","s":4,"u":"rites%20of%20transfiguration_apg"},{"n":"Siphon Power","s":4,"u":"siphon%20power_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Steady Spellcasting","s":4,"u":"steady%20spellcasting%20(witch)_apg"},{"n":"Temporary Potions","s":4,"u":"temporary%20potions_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Witch's Bottle","s":4,"u":"witch's%20bottle_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Witch's Communion","s":4,"u":"witch's%20communion_apg"},{"n":"Witch's Hut","s":4,"u":"witch's%20hut_apg"},{"n":"Wortwitch","s":4,"u":"wortwitch_apg"},{"n":"Syu Tak-nwa's Deadly Hair","s":34,"u":"syu%20tak-nwa's%20deadly%20hair_frp1"},{"n":"Syu Tak-nwa's Hexed Locks","s":34,"u":"syu%20tak-nwa's%20hexed%20locks_frp1"},{"n":"Syu Tak-nwa's Skillful Tresses","s":34,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1"},{"n":"Demon's Hair","s":36,"u":"demon's%20hair_frp3"}],"3":[{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Glacial Heart","s":56,"u":"glacial%20heart_lol"},{"n":"Spirit Object","s":56,"u":"spirit%20object_lol"},{"n":"Stumbling Curse","s":39,"u":"stumbling%20curse_sot1"}]},"divination":{"0":[{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Familiar's Language","s":4,"u":"familiar's%20language_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Strange Script","s":26,"u":"strange%20script_av2"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Magic Sense","s":53,"u":"magic%20sense_som"}],"2":[{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Predictable Silver Piece","s":4,"u":"predictable%20silver%20piece_apg"},{"n":"Slates Of Distant Letters","s":4,"u":"slates%20of%20distant%20letters_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Oathbow","s":5,"u":"oathbow_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Possibility Tome","s":5,"u":"possibility%20tome_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Thurible of Revelation","s":5,"u":"thurible%20of%20revelation%20(generic)_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"},{"n":"Dragon's Eye Charm","s":14,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Eye Of The Wise","s":15,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Pactmasters' Grace","s":17,"u":"pactmasters'%20grace_aoa5"},{"n":"Recording Rod","s":19,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ethersight Ring","s":20,"u":"ethersight%20ring_aoe2"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Forgotten Shell","s":23,"u":"forgotten%20shell_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":24,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"The Whispering Reeds","s":25,"u":"the%20whispering%20reeds_av1"},{"n":"Cooperative Blade","s":26,"u":"cooperative%20blade_av2"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Moonstone Diadem","s":29,"u":"moonstone%20diadem_ec2"},{"n":"Spangled Rider's Suit","s":29,"u":"spangled%20rider's%20suit_ec2"},{"n":"Staff Of The Black Desert","s":31,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Bort's Blessing","s":33,"u":"bort's%20blessing_fop"},{"n":"Warrior's Training Ring","s":33,"u":"warrior's%20training%20ring_fop"},{"n":"Darkvision Scope","s":2,"u":"darkvision%20scope%20(generic)_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Magnifying Scope","s":2,"u":"magnifying%20scope%20(generic)_g%26g"},{"n":"Scope Of Truth","s":2,"u":"scope%20of%20truth_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":55,"u":"abadar's%20flawless%20scale_logm"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Miter Of Communion","s":55,"u":"miter%20of%20communion_logm"},{"n":"Mortar Of Hidden Meaning","s":55,"u":"mortar%20of%20hidden%20meaning_logm"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Cunning","s":51,"u":"cunning_lopsg"},{"n":"Diviner's Nose Chain","s":51,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Spectacles Of Understanding","s":51,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Brooch Of Inspiration","s":7,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Enhanced Hearing Aids","s":7,"u":"enhanced%20hearing%20aids_lotgb"},{"n":"Eye Of The Unseen","s":7,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Impulse Control","s":7,"u":"impulse%20control_lotgb"},{"n":"Magical Hearing Aids","s":7,"u":"magical%20hearing%20aids_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":7,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Reading Ring","s":7,"u":"reading%20ring%20(generic)_lotgb"},{"n":"Server's Stew","s":7,"u":"server's%20stew_lotgb"},{"n":"Archivist's Gaze","s":53,"u":"archivist's%20gaze_som"},{"n":"Auspicious Scepter","s":53,"u":"auspicious%20scepter_som"},{"n":"Bane","s":53,"u":"bane_som"},{"n":"Codex Of Unimpeded Sight","s":53,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Endless Grimoire","s":53,"u":"endless%20grimoire%20(generic)_som"},{"n":"Eye Of Enlightenment","s":53,"u":"eye%20of%20enlightenment_som"},{"n":"Glasses Of Sociability","s":53,"u":"glasses%20of%20sociability_som"},{"n":"Potion Of Minute Echoes","s":53,"u":"potion%20of%20minute%20echoes_som"},{"n":"Shortbread Spy","s":53,"u":"shortbread%20spy_som"},{"n":"Exploration Lens","s":41,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Ixamè's Eye","s":41,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Grimoire of Unknown Necessities","s":43,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Halcyon Heart","s":44,"u":"halcyon%20heart_sot6"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Countless Eyes","s":4,"u":"countless%20eyes_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Familiar's Face","s":4,"u":"familiar's%20face_apg"},{"n":"Ghostly Tragedy","s":4,"u":"ghostly%20tragedy_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Ill Omen","s":4,"u":"ill%20omen_apg"},{"n":"Imprint Message","s":4,"u":"imprint%20message_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Object Reading","s":4,"u":"object%20reading_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Alter Reality","s":5,"u":"alter%20reality_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Animal Vision","s":5,"u":"animal%20vision_crb"},{"n":"Augury","s":5,"u":"augury_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Clairaudience","s":5,"u":"clairaudience_crb"},{"n":"Clairvoyance","s":5,"u":"clairvoyance_crb"},{"n":"Comprehend Language","s":5,"u":"comprehend%20language_crb"},{"n":"Darkvision","s":5,"u":"darkvision_crb"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Guidance","s":5,"u":"guidance_crb"},{"n":"Hypercognition","s":5,"u":"hypercognition_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Mindlink","s":5,"u":"mindlink_crb"},{"n":"Miracle","s":5,"u":"miracle_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Primal Phenomenon","s":5,"u":"primal%20phenomenon_crb"},{"n":"Prying Eye","s":5,"u":"prying%20eye_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"Retrocognition","s":5,"u":"retrocognition_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"See Invisibility","s":5,"u":"see%20invisibility_crb"},{"n":"Sending","s":5,"u":"sending_crb"},{"n":"Speak With Animals","s":5,"u":"speak%20with%20animals_crb"},{"n":"Speak With Plants","s":5,"u":"speak%20with%20plants_crb"},{"n":"Status","s":5,"u":"status_crb"},{"n":"Synesthesia","s":5,"u":"synesthesia_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tongues","s":5,"u":"tongues_crb"},{"n":"True Seeing","s":5,"u":"true%20seeing_crb"},{"n":"True Strike","s":5,"u":"true%20strike_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Unrelenting Observation","s":5,"u":"unrelenting%20observation_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Wanderer's Guide","s":5,"u":"wanderer's%20guide_crb"},{"n":"Wish","s":5,"u":"wish_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"Forgotten Lines","s":15,"u":"forgotten%20lines_aoa3"},{"n":"Imprint Message","s":15,"u":"imprint%20message_aoa3"},{"n":"Join Pasts","s":15,"u":"join%20pasts_aoa3"},{"n":"Object Reading","s":15,"u":"object%20reading_aoa3"},{"n":"Practice Makes Perfect","s":16,"u":"practice%20makes%20perfect_aoa4"},{"n":"Speaking Sky","s":20,"u":"speaking%20sky_aoe2"},{"n":"Prying Survey","s":32,"u":"prying%20survey_ec6"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Perfect Strike","s":6,"u":"perfect%20strike_locg"},{"n":"Anticipate Peril","s":55,"u":"anticipate%20peril_logm"},{"n":"Hyperfocus","s":55,"u":"hyperfocus_logm"},{"n":"Ill Omen","s":55,"u":"ill%20omen_logm"},{"n":"Message Rune","s":55,"u":"message%20rune_logm"},{"n":"Object Memory","s":55,"u":"object%20memory_logm"},{"n":"Remember The Lost","s":55,"u":"remember%20the%20lost_logm"},{"n":"Share Lore","s":55,"u":"share%20lore_logm"},{"n":"Show The Way","s":55,"u":"show%20the%20way_logm"},{"n":"Swarmsense","s":55,"u":"swarmsense_logm"},{"n":"Time Beacon","s":55,"u":"time%20beacon_logm"},{"n":"Zenith Star","s":55,"u":"zenith%20star_logm"},{"n":"Halcyon Infusion","s":56,"u":"halcyon%20infusion_lol"},{"n":"Perseis's Precautions","s":51,"u":"perseis's%20precautions_lopsg"},{"n":"Perfect Strike","s":52,"u":"perfect%20strike_lowg"},{"n":"Approximate","s":53,"u":"approximate_som"},{"n":"Cast Into Time","s":53,"u":"cast%20into%20time_som"},{"n":"Catch Your Name","s":53,"u":"catch%20your%20name_som"},{"n":"Extend Boost","s":53,"u":"extend%20boost_som"},{"n":"Fated Confrontation","s":53,"u":"fated%20confrontation_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Inevitable Disaster","s":53,"u":"inevitable%20disaster_som"},{"n":"Lucky Number","s":53,"u":"lucky%20number_som"},{"n":"Nudge The Odds","s":53,"u":"nudge%20the%20odds_som"},{"n":"Organsight","s":53,"u":"organsight_som"},{"n":"Pocket Library","s":53,"u":"pocket%20library_som"},{"n":"Proliferating Eyes","s":53,"u":"proliferating%20eyes_som"},{"n":"Read The Air","s":53,"u":"read%20the%20air_som"},{"n":"Seashell Of Stolen Sound","s":53,"u":"seashell%20of%20stolen%20sound_som"},{"n":"Shooting Star","s":53,"u":"shooting%20star_som"},{"n":"Synchronize","s":53,"u":"synchronize_som"},{"n":"Timely Tutor","s":53,"u":"timely%20tutor_som"},{"n":"Web Of Eyes","s":53,"u":"web%20of%20eyes_som"},{"n":"Winning Streak","s":53,"u":"winning%20streak_som"},{"n":"Impeccable Flow","s":39,"u":"impeccable%20flow_sot1"},{"n":"Mirecloak","s":41,"u":"mirecloak_sot3"}],"8":[{"n":"Share Senses","s":53,"u":"share%20senses_som"}],"64":[{"n":"Coven","s":9,"u":"coven_b1"},{"n":"Telepathy","s":9,"u":"telepathy_b1"}],"70":[{"n":"Astral Projection","s":4,"u":"astral%20projection_apg"},{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"},{"n":"Legend Lore","s":5,"u":"legend%20lore_crb"},{"n":"Asmodean Wager","s":53,"u":"asmodean%20wager_som"},{"n":"Awaken Object","s":53,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":53,"u":"concealment's%20curtain_som"},{"n":"Guardian's Aegis","s":53,"u":"guardian's%20aegis_som"},{"n":"The World's A Stage","s":53,"u":"the%20world's%20a%20stage_som"},{"n":"Arcane Weaving","s":39,"u":"arcane%20weaving_sot1"},{"n":"Tattoo Whispers","s":39,"u":"tattoo%20whispers_sot1"}]},"primal":{"0":[{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Primal Evolution","s":5,"u":"primal%20evolution_crb"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"},{"n":"Ritual Reversion","s":6,"u":"ritual%20reversion_locg"},{"n":"Sheltering Cave","s":53,"u":"sheltering%20cave_som"}],"2":[{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Primeval Mistletoe","s":5,"u":"primeval%20mistletoe%20(generic)_crb"},{"n":"Panacea Fruit","s":32,"u":"panacea%20fruit_ec6"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Fleshgem","s":7,"u":"fleshgem%20(generic)_lotgb"},{"n":"Hosteling Statuette","s":7,"u":"hosteling%20statuette_lotgb"},{"n":"Swarmform Collar","s":7,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":7,"u":"waverider%20barding_lotgb"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"51":[{"n":"Mogaru's Breath","s":35,"u":"mogaru's%20breath_frp2"}],"62":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"}],"63":[{"n":"Bone Chill","s":12,"u":"bone%20chill_gmg"}],"64":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Moon Frenzy","s":9,"u":"moon%20frenzy_b1"}]},"auditory":{"0":[{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Encouraging Words","s":12,"u":"encouraging%20words_gmg"},{"n":"Ringmaster's Introduction","s":32,"u":"ringmaster's%20introduction_ec6"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Rallying Cry","s":1,"u":"rallying%20cry_loag"},{"n":"Evangelize","s":55,"u":"evangelize_logm"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"},{"n":"Fleet Tempo","s":40,"u":"fleet%20tempo_sot2"},{"n":"Narrative Conduit","s":40,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":40,"u":"rule%20of%20three_sot2"},{"n":"Sing To The Steel","s":40,"u":"sing%20to%20the%20steel_sot2"},{"n":"Song Of Grace And Speed","s":40,"u":"song%20of%20grace%20and%20speed_sot2"}],"2":[{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Deafening Music Box","s":20,"u":"deafening%20music%20box_aoe2"},{"n":"Thunder Snare","s":28,"u":"thunder%20snare_ec1"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"Orchestral Brooch","s":53,"u":"orchestral%20brooch_som"},{"n":"Rhythm Bone","s":39,"u":"rhythm%20bone%20(generic)_sot1"}],"3":[{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Ventriloquism","s":5,"u":"ventriloquism_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Lament","s":55,"u":"lament_logm"},{"n":"Roar Of The Wyrm","s":55,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Biting Words","s":53,"u":"biting%20words_som"},{"n":"Bullhorn","s":53,"u":"bullhorn_som"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Distracting Chatter","s":53,"u":"distracting%20chatter_som"},{"n":"Haunting Hymn","s":53,"u":"haunting%20hymn_som"},{"n":"Infectious Melody","s":53,"u":"infectious%20melody_som"},{"n":"Shadow Army","s":53,"u":"shadow%20army_som"},{"n":"Sonata Span","s":53,"u":"sonata%20span_som"},{"n":"Tame","s":53,"u":"tame_som"},{"n":"Girzanje's March","s":41,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Command an Animal","s":5,"u":"command%20an%20animal_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Rally","s":12,"u":"rally_gmg"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"51":[{"n":"Phantom Bells","s":15,"u":"phantom%20bells_aoa3"}],"70":[{"n":"Tattoo Whispers","s":39,"u":"tattoo%20whispers_sot1"}]},"secret":{"0":[{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Combat Reading","s":4,"u":"combat%20reading_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Battle Assessment","s":5,"u":"battle%20assessment_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Sense Alignment","s":19,"u":"sense%20alignment_aoe1"},{"n":"Educated Assessment","s":6,"u":"educated%20assessment_locg"},{"n":"Sow Rumor","s":6,"u":"sow%20rumor_locg"}],"8":[{"n":"Conceal an Object","s":5,"u":"conceal%20an%20object_crb"},{"n":"Create Forgery","s":5,"u":"create%20forgery_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Gather Information","s":5,"u":"gather%20information_crb"},{"n":"Hide","s":5,"u":"hide_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Recall Knowledge","s":5,"u":"recall%20knowledge_crb"},{"n":"Seek","s":5,"u":"seek_crb"},{"n":"Sense Direction","s":5,"u":"sense%20direction_crb"},{"n":"Sense Motive","s":5,"u":"sense%20motive_crb"},{"n":"Sneak","s":5,"u":"sneak_crb"},{"n":"Bribe Contact","s":12,"u":"bribe%20contact_gmg"},{"n":"Discover","s":12,"u":"discover_gmg"},{"n":"Forge Documents","s":12,"u":"forge%20documents_gmg"},{"n":"Gossip","s":12,"u":"gossip_gmg"},{"n":"Scout Location","s":12,"u":"scout%20location_gmg"},{"n":"Learn Name","s":53,"u":"learn%20name_som"}]},"misfortune":{"0":[{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Lucky Escape","s":2,"u":"lucky%20escape_g%26g"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Firebrand Braggart Dedication","s":6,"u":"firebrand%20braggart%20dedication_locg"}],"2":[{"n":"Monkey's Paw","s":12,"u":"monkey's%20paw_gmg"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"}],"3":[{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Ill Omen","s":4,"u":"ill%20omen_apg"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Ill Omen","s":55,"u":"ill%20omen_logm"}],"8":[{"n":"Deceptive Sidestep","s":12,"u":"deceptive%20sidestep_gmg"}]},"occult":{"0":[{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Occult Evolution","s":5,"u":"occult%20evolution_crb"},{"n":"Vivacious Afterimage","s":36,"u":"vivacious%20afterimage_frp3"},{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"}],"2":[{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Elder Sign","s":12,"u":"elder%20sign_gmg"},{"n":"Singing Sword","s":12,"u":"singing%20sword_gmg"},{"n":"Radiant Spark","s":24,"u":"radiant%20spark_aoe6"},{"n":"The Whispering Reeds","s":25,"u":"the%20whispering%20reeds_av1"},{"n":"Crimson Fulcrum Lens","s":27,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":27,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":27,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Fulcrum Lattice","s":27,"u":"fulcrum%20lattice_av3"},{"n":"Ochre Fulcrum Lens","s":27,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Skarja's Heartstone","s":8,"u":"skarja's%20heartstone_ec3"},{"n":"Planar Ribbon","s":32,"u":"planar%20ribbon_ec6"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Final Blade","s":52,"u":"final%20blade_lowg"}],"63":[{"n":"Nightmare Fever","s":12,"u":"nightmare%20fever_gmg"}],"64":[{"n":"Coven","s":9,"u":"coven_b1"}]},"finisher":{"0":[{"n":"Bleeding Finisher","s":4,"u":"bleeding%20finisher_apg"},{"n":"Dual Finisher","s":4,"u":"dual%20finisher_apg"},{"n":"Impaling Finisher","s":4,"u":"impaling%20finisher_apg"},{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Mobile Finisher","s":4,"u":"mobile%20finisher_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Stunning Finisher","s":4,"u":"stunning%20finisher_apg"},{"n":"Targeting Finisher","s":4,"u":"targeting%20finisher_apg"},{"n":"Unbalancing Finisher","s":4,"u":"unbalancing%20finisher_apg"}],"8":[{"n":"Confident Finisher","s":4,"u":"confident%20finisher_apg"}]},"metamagic":{"0":[{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energy Ablation","s":4,"u":"energy%20ablation_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Leshy Familiar Secrets","s":4,"u":"leshy%20familiar%20secrets_apg"},{"n":"Martyr","s":4,"u":"martyr_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Bloodline Conduit","s":5,"u":"bloodline%20conduit_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Healing Transformation","s":5,"u":"healing%20transformation_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Interweave Dispel","s":5,"u":"interweave%20dispel_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Touch Focus","s":35,"u":"touch%20focus_frp2"},{"n":"Worldsphere Gravity","s":36,"u":"worldsphere%20gravity_frp3"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Cascade Bearers Flexibility","s":6,"u":"cascade%20bearers%20flexibility_locg"},{"n":"Dualistic Synergy","s":6,"u":"dualistic%20synergy_locg"},{"n":"Synergistic Spell","s":6,"u":"synergistic%20spell_locg"},{"n":"Tempest-sun Redirection","s":6,"u":"tempest-sun%20redirection_locg"},{"n":"Recover Spell","s":51,"u":"recover%20spell_lopsg"},{"n":"Effortless Captivation","s":7,"u":"effortless%20captivation_lotgb"},{"n":"Heightened Captivation","s":7,"u":"heightened%20captivation_lotgb"},{"n":"Look Again","s":7,"u":"look%20again_lotgb"},{"n":"Burning Spell","s":53,"u":"burning%20spell_som"},{"n":"Dousing Spell","s":53,"u":"dousing%20spell_som"},{"n":"Ostentatious Arrival","s":53,"u":"ostentatious%20arrival_som"},{"n":"Purifying Spell","s":53,"u":"purifying%20spell_som"},{"n":"Quickened Attunement","s":53,"u":"quickened%20attunement_som"},{"n":"Rockslide Spell","s":53,"u":"rockslide%20spell_som"},{"n":"Shadow Spell","s":53,"u":"shadow%20spell_som"},{"n":"Wind-tossed Spell","s":53,"u":"wind-tossed%20spell_som"}],"3":[{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Extend Boost","s":53,"u":"extend%20boost_som"}]},"emotion":{"0":[{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Flourishing Finish","s":21,"u":"flourishing%20finish_aoe3"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Befuddle","s":55,"u":"befuddle_logm"},{"n":"Font Of Serenity","s":55,"u":"font%20of%20serenity_logm"},{"n":"Lament","s":55,"u":"lament_logm"},{"n":"Overflowing Sorrow","s":55,"u":"overflowing%20sorrow_logm"},{"n":"Roar Of The Wyrm","s":55,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Aromatic Lure","s":56,"u":"aromatic%20lure_lol"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Draw Ire","s":53,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":53,"u":"glimmer%20of%20charm_som"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Inexhaustible Cynicism","s":53,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":53,"u":"infectious%20enthusiasm_som"},{"n":"Invoke Spirits","s":53,"u":"invoke%20spirits_som"},{"n":"Mind Of Menace","s":53,"u":"mind%20of%20menace_som"},{"n":"Roaring Applause","s":53,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":53,"u":"schadenfreude_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"},{"n":"Warrior's Regret","s":53,"u":"warrior's%20regret_som"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Rally","s":12,"u":"rally_gmg"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"62":[{"n":"Reviled of Nature","s":12,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":12,"u":"sellsword's%20folly_gmg"}],"64":[{"n":"Frightful Presence","s":9,"u":"frightful%20presence_b1"},{"n":"Butter Up","s":12,"u":"butter%20up_gmg"}],"70":[{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"},{"n":"Community Repair","s":40,"u":"community%20repair_sot2"}]},"stance":{"0":[{"n":"Buckler Dance","s":4,"u":"buckler%20dance_apg"},{"n":"Cobra Stance","s":4,"u":"cobra%20stance_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Dueling Dance","s":4,"u":"dueling%20dance_apg"},{"n":"Gorilla Stance","s":4,"u":"gorilla%20stance_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Monastic Archer Stance","s":4,"u":"monastic%20archer%20stance_apg"},{"n":"Peafowl Stance","s":4,"u":"peafowl%20stance_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(fighter)_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(rogue)_apg"},{"n":"Shooting Stars Stance","s":4,"u":"shooting%20stars%20stance_apg"},{"n":"Stumbling Stance","s":4,"u":"stumbling%20stance_apg"},{"n":"Twinned Defense","s":4,"u":"twinned%20defense%20(swashbuckler)_apg"},{"n":"Whirling Blade Stance","s":4,"u":"whirling%20blade%20stance_apg"},{"n":"Crane Stance","s":5,"u":"crane%20stance_crb"},{"n":"Disarming Stance","s":5,"u":"disarming%20stance_crb"},{"n":"Disruptive Stance","s":5,"u":"disruptive%20stance_crb"},{"n":"Dragon Stance","s":5,"u":"dragon%20stance_crb"},{"n":"Dueling Dance","s":5,"u":"dueling%20dance_crb"},{"n":"Graceful Poise","s":5,"u":"graceful%20poise_crb"},{"n":"Ironblood Stance","s":5,"u":"ironblood%20stance_crb"},{"n":"Lunging Stance","s":5,"u":"lunging%20stance_crb"},{"n":"Mobile Shot Stance","s":5,"u":"mobile%20shot%20stance_crb"},{"n":"Mountain Stance","s":5,"u":"mountain%20stance_crb"},{"n":"Multishot Stance","s":5,"u":"multishot%20stance_crb"},{"n":"Paragon's Guard","s":5,"u":"paragon's%20guard_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Tangled Forest Stance","s":5,"u":"tangled%20forest%20stance_crb"},{"n":"Tiger Stance","s":5,"u":"tiger%20stance_crb"},{"n":"Twinned Defense","s":5,"u":"twinned%20defense%20(fighter)_crb"},{"n":"Wolf Stance","s":5,"u":"wolf%20stance_crb"},{"n":"Sky And Heaven Stance","s":20,"u":"sky%20and%20heaven%20stance_aoe2"},{"n":"Whirlwind Stance","s":28,"u":"whirlwind%20stance_ec1"},{"n":"Jellyfish Stance","s":35,"u":"jellyfish%20stance_frp2"},{"n":"Six Pillars Stance","s":35,"u":"six%20pillars%20stance_frp2"},{"n":"Vitality-manipulating Stance","s":36,"u":"vitality-manipulating%20stance_frp3"},{"n":"Everstand Stance","s":6,"u":"everstand%20stance_locg"},{"n":"Impassable Wall Stance","s":6,"u":"impassable%20wall%20stance_locg"},{"n":"Fane's Fourberie","s":51,"u":"fane's%20fourberie_lopsg"},{"n":"Rain Of Embers Stance","s":51,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Reflective Ripple Stance","s":53,"u":"reflective%20ripple%20stance_som"},{"n":"Rough Terrain Stance","s":53,"u":"rough%20terrain%20stance_som"},{"n":"Stoked Flame Stance","s":53,"u":"stoked%20flame%20stance_som"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"}],"8":[{"n":"Arcane Cascade","s":53,"u":"arcane%20cascade_som"}]},"conjuration":{"0":[{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Sever Space","s":36,"u":"sever%20space_frp3"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Sheltering Cave","s":53,"u":"sheltering%20cave_som"},{"n":"Spirit Sheath","s":53,"u":"spirit%20sheath_som"},{"n":"Summoner's Call","s":53,"u":"summoner's%20call_som"},{"n":"Transpose","s":53,"u":"transpose_som"}],"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lion's Shield","s":5,"u":"lion's%20shield_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wondrous Figurine","s":5,"u":"wondrous%20figurine%20(generic)_crb"},{"n":"Axe Of The Dwarven Lords","s":12,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Bag Of Devouring","s":12,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":12,"u":"bag%20of%20weasels_gmg"},{"n":"Dreary","s":12,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":12,"u":"erratic%20transposing_gmg"},{"n":"Stone Of Weight","s":12,"u":"stone%20of%20weight_gmg"},{"n":"Bountiful Cauldron","s":15,"u":"bountiful%20cauldron_aoa3"},{"n":"Gourd Home","s":15,"u":"gourd%20home_aoa3"},{"n":"Guiding Chisel","s":16,"u":"guiding%20chisel_aoa4"},{"n":"Poisoner's Staff","s":22,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Cane Of The Maelstrom","s":24,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":24,"u":"radiant%20spark_aoe6"},{"n":"Grail Of Twisted Desires","s":29,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Marvelous Calliope","s":29,"u":"marvelous%20calliope_ec2"},{"n":"Wondrous Figurines","s":29,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Stoneraiser Javelin","s":30,"u":"stoneraiser%20javelin_ec4"},{"n":"Planar Ribbon","s":32,"u":"planar%20ribbon_ec6"},{"n":"Bonmuan Swapping Stone","s":34,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Phoenix Fighting Fan","s":34,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Headbands Of Translocation","s":35,"u":"headbands%20of%20translocation_frp2"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Insistent Door Knocker","s":6,"u":"insistent%20door%20knocker%20(generic)_locg"},{"n":"Bottomless Stein","s":55,"u":"bottomless%20stein_logm"},{"n":"Necklace Of Knives","s":55,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":55,"u":"rat-catcher%20trident_logm"},{"n":"Fiendish Teleportation","s":56,"u":"fiendish%20teleportation_lol"},{"n":"Mountain To The Sky","s":56,"u":"mountain%20to%20the%20sky_lol"},{"n":"Ruby String","s":56,"u":"ruby%20string_lol"},{"n":"Starshot Arrow","s":56,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Unending Youth","s":56,"u":"unending%20youth_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Cordelia's Construct Key","s":51,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Emergency Disguise","s":51,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":51,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":51,"u":"fashionable%20wayfinder_lopsg"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Quill Of Passage","s":51,"u":"quill%20of%20passage_lopsg"},{"n":"Called","s":7,"u":"called_lotgb"},{"n":"Drum Of Upheaval","s":7,"u":"drum%20of%20upheaval_lotgb"},{"n":"Encompassing Lockpick","s":7,"u":"encompassing%20lockpick_lotgb"},{"n":"Enfilading Arrow","s":7,"u":"enfilading%20arrow_lotgb"},{"n":"Juxtaposition Ammunition","s":7,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":7,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":7,"u":"lady's%20knife_lotgb"},{"n":"Memory Palace","s":7,"u":"memory%20palace_lotgb"},{"n":"Paired","s":7,"u":"paired%20(generic)_lotgb"},{"n":"Pocket Gala","s":7,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":7,"u":"portable%20gaming%20hall_lotgb"},{"n":"Private Workshop","s":7,"u":"private%20workshop_lotgb"},{"n":"Rampart Shield","s":7,"u":"rampart%20shield_lotgb"},{"n":"Rhino Shot","s":7,"u":"rhino%20shot_lotgb"},{"n":"Sarkorian God-caller Garb","s":7,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Silkspinner's Shield","s":7,"u":"silkspinner's%20shield_lotgb"},{"n":"Stone Circle","s":7,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":7,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Wig Of Holding","s":7,"u":"wig%20of%20holding_lotgb"},{"n":"Wizard's Tower","s":7,"u":"wizard's%20tower_lotgb"},{"n":"Oily Button","s":38,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":38,"u":"putrescent%20glob_sli"},{"n":"Collar Of The Eternal Bond","s":53,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Flask Of Fellowship","s":53,"u":"flask%20of%20fellowship_som"},{"n":"Gloaming Shard","s":53,"u":"gloaming%20shard_som"},{"n":"Hat Of Many Minds","s":53,"u":"hat%20of%20many%20minds_som"},{"n":"Jar Of Shifting Sands","s":53,"u":"jar%20of%20shifting%20sands_som"},{"n":"Keymaking Tools","s":53,"u":"keymaking%20tools_som"},{"n":"Retrieval Prism","s":53,"u":"retrieval%20prism%20(generic)_som"},{"n":"Summoning Handscroll","s":53,"u":"summoning%20handscroll_som"},{"n":"Herd Mask","s":39,"u":"herd%20mask_sot1"},{"n":"Bag Of Cats","s":40,"u":"bag%20of%20cats_sot2"},{"n":"Wondrous Figurines","s":40,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":41,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Wyrm Drinker","s":43,"u":"wyrm%20drinker_sot5"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"3":[{"n":"Aqueous Orb","s":4,"u":"aqueous%20orb_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Cozy Cabin","s":4,"u":"cozy%20cabin_apg"},{"n":"Fungal Infestation","s":4,"u":"fungal%20infestation_apg"},{"n":"Impaling Spike","s":4,"u":"impaling%20spike_apg"},{"n":"Mad Monkeys","s":4,"u":"mad%20monkeys_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Pet Cache","s":4,"u":"pet%20cache_apg"},{"n":"Secret Chest","s":4,"u":"secret%20chest_apg"},{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Spike Stones","s":4,"u":"spike%20stones_apg"},{"n":"Summon Instrument","s":4,"u":"summon%20instrument_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thoughtful Gift","s":4,"u":"thoughtful%20gift_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Air Bubble","s":5,"u":"air%20bubble_crb"},{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Black Tentacles","s":5,"u":"black%20tentacles_crb"},{"n":"Blink","s":5,"u":"blink_crb"},{"n":"Collective Transposition","s":5,"u":"collective%20transposition_crb"},{"n":"Create Food","s":5,"u":"create%20food_crb"},{"n":"Create Water","s":5,"u":"create%20water_crb"},{"n":"Creation","s":5,"u":"creation_crb"},{"n":"Dimension Door","s":5,"u":"dimension%20door_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Duplicate Foe","s":5,"u":"duplicate%20foe_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Floating Disk","s":5,"u":"floating%20disk_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Grease","s":5,"u":"grease_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Obscuring Mist","s":5,"u":"obscuring%20mist_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Phantom Steed","s":5,"u":"phantom%20steed_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Remake","s":5,"u":"remake_crb"},{"n":"Resplendent Mansion","s":5,"u":"resplendent%20mansion_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Solid Fog","s":5,"u":"solid%20fog_crb"},{"n":"Stinking Cloud","s":5,"u":"stinking%20cloud_crb"},{"n":"Summon Animal","s":5,"u":"summon%20animal_crb"},{"n":"Summon Celestial","s":5,"u":"summon%20celestial_crb"},{"n":"Summon Construct","s":5,"u":"summon%20construct_crb"},{"n":"Summon Dragon","s":5,"u":"summon%20dragon_crb"},{"n":"Summon Elemental","s":5,"u":"summon%20elemental_crb"},{"n":"Summon Entity","s":5,"u":"summon%20entity_crb"},{"n":"Summon Fey","s":5,"u":"summon%20fey_crb"},{"n":"Summon Fiend","s":5,"u":"summon%20fiend_crb"},{"n":"Summon Giant","s":5,"u":"summon%20giant_crb"},{"n":"Summon Plant Or Fungus","s":5,"u":"summon%20plant%20or%20fungus_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Tangling Creepers","s":5,"u":"tangling%20creepers_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Wall Of Stone","s":5,"u":"wall%20of%20stone_crb"},{"n":"Wall Of Thorns","s":5,"u":"wall%20of%20thorns_crb"},{"n":"Web","s":5,"u":"web_crb"},{"n":"Magical Fetters","s":20,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":20,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Verdant Sprout","s":28,"u":"verdant%20sprout_ec1"},{"n":"Pillars Of Sand","s":31,"u":"pillars%20of%20sand_ec5"},{"n":"Upheaval","s":32,"u":"upheaval_ec6"},{"n":"Return Beacon","s":34,"u":"return%20beacon_frp1"},{"n":"Door To Beyond","s":55,"u":"door%20to%20beyond_logm"},{"n":"Dust Storm","s":55,"u":"dust%20storm_logm"},{"n":"Oathkeeper's Insignia","s":55,"u":"oathkeeper's%20insignia_logm"},{"n":"Temporary Tool","s":55,"u":"temporary%20tool_logm"},{"n":"Animal Allies","s":53,"u":"animal%20allies_som"},{"n":"Ash Cloud","s":53,"u":"ash%20cloud_som"},{"n":"Blink Charge","s":53,"u":"blink%20charge_som"},{"n":"Bottomless Stomach","s":53,"u":"bottomless%20stomach_som"},{"n":"Clone Companion","s":53,"u":"clone%20companion_som"},{"n":"Coral Eruption","s":53,"u":"coral%20eruption_som"},{"n":"Dimensional Assault","s":53,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":53,"u":"efficient%20apport_som"},{"n":"Elemental Confluence","s":53,"u":"elemental%20confluence_som"},{"n":"Flammable Fumes","s":53,"u":"flammable%20fumes_som"},{"n":"Instant Armor","s":53,"u":"instant%20armor_som"},{"n":"Magic Mailbox","s":53,"u":"magic%20mailbox_som"},{"n":"Mud Pit","s":53,"u":"mud%20pit_som"},{"n":"Murderous Vine","s":53,"u":"murderous%20vine_som"},{"n":"Persistent Servant","s":53,"u":"persistent%20servant_som"},{"n":"Petal Storm","s":53,"u":"petal%20storm_som"},{"n":"Protector Tree","s":53,"u":"protector%20tree_som"},{"n":"Rising Surf","s":53,"u":"rising%20surf_som"},{"n":"Sonata Span","s":53,"u":"sonata%20span_som"},{"n":"Soothing Blossoms","s":53,"u":"soothing%20blossoms_som"},{"n":"Summon Anarch","s":53,"u":"summon%20anarch_som"},{"n":"Summon Archmage","s":53,"u":"summon%20archmage_som"},{"n":"Summon Axiom","s":53,"u":"summon%20axiom_som"},{"n":"Summon Deific Herald","s":53,"u":"summon%20deific%20herald_som"},{"n":"Summon Draconic Legion","s":53,"u":"summon%20draconic%20legion_som"},{"n":"Summon Kaiju","s":53,"u":"summon%20kaiju_som"},{"n":"Summon Lesser Servitor","s":53,"u":"summon%20lesser%20servitor_som"},{"n":"Unexpected Transposition","s":53,"u":"unexpected%20transposition_som"},{"n":"Wall Of Water","s":53,"u":"wall%20of%20water_som"},{"n":"Wildfire","s":53,"u":"wildfire_som"}],"8":[{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"},{"n":"Manifest Eidolon","s":53,"u":"manifest%20eidolon_som"}],"62":[{"n":"Thief's Retribution","s":12,"u":"thief's%20retribution_gmg"}],"70":[{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Heroes' Feast","s":4,"u":"heroes'%20feast_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Unseen Custodians","s":4,"u":"unseen%20custodians_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"},{"n":"Abyssal Pact","s":9,"u":"abyssal%20pact_b1"},{"n":"Angelic Messenger","s":9,"u":"angelic%20messenger_b1"},{"n":"Infernal Pact","s":9,"u":"infernal%20pact_b1"},{"n":"Daemonic Pact","s":10,"u":"daemonic%20pact_b2"},{"n":"Div Pact","s":11,"u":"div%20pact_b3"},{"n":"Owb Pact","s":11,"u":"owb%20pact_b3"},{"n":"Planar Ally","s":5,"u":"planar%20ally_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Awaken Portal","s":25,"u":"awaken%20portal_av1"},{"n":"Elemental Sentinel","s":53,"u":"elemental%20sentinel_som"},{"n":"Mystic Carriage","s":53,"u":"mystic%20carriage_som"}],"71":[{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"teleportation":{"0":[{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Sever Space","s":36,"u":"sever%20space_frp3"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Fading","s":56,"u":"fading_lol"},{"n":"Summoner's Call","s":53,"u":"summoner's%20call_som"},{"n":"Transpose","s":53,"u":"transpose_som"}],"2":[{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Bonmuan Swapping Stone","s":34,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Headbands Of Translocation","s":35,"u":"headbands%20of%20translocation_frp2"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Juxtaposition Ammunition","s":7,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Paired","s":7,"u":"paired%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":7,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Retrieval Prism","s":53,"u":"retrieval%20prism%20(generic)_som"},{"n":"Herd Mask","s":39,"u":"herd%20mask_sot1"}],"3":[{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thoughtful Gift","s":4,"u":"thoughtful%20gift_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Blink","s":5,"u":"blink_crb"},{"n":"Collective Transposition","s":5,"u":"collective%20transposition_crb"},{"n":"Dimension Door","s":5,"u":"dimension%20door_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Maze Of Locked Doors","s":20,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Return Beacon","s":34,"u":"return%20beacon_frp1"},{"n":"Blink Charge","s":53,"u":"blink%20charge_som"},{"n":"Dimensional Assault","s":53,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":53,"u":"efficient%20apport_som"},{"n":"Magic Mailbox","s":53,"u":"magic%20mailbox_som"},{"n":"Unexpected Transposition","s":53,"u":"unexpected%20transposition_som"}],"8":[{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"},{"n":"Manifest Eidolon","s":53,"u":"manifest%20eidolon_som"}],"70":[{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"}],"71":[{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"wizard":{"0":[{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Convincing Illusion","s":4,"u":"convincing%20illusion_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Energy Ablation","s":4,"u":"energy%20ablation_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Form Retention","s":4,"u":"form%20retention_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Second Chance Spell","s":4,"u":"second%20chance%20spell_apg"},{"n":"Spell Mastery","s":4,"u":"spell%20mastery_apg"},{"n":"Spellbook Prodigy","s":4,"u":"spellbook%20prodigy_apg"},{"n":"Split Slot","s":4,"u":"split%20slot_apg"},{"n":"Advanced School Spell","s":5,"u":"advanced%20school%20spell_crb"},{"n":"Archwizard's Might","s":5,"u":"archwizard's%20might_crb"},{"n":"Bespell Weapon","s":5,"u":"bespell%20weapon%20(wizard)_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Bonded Focus","s":5,"u":"bonded%20focus_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(wizard)_crb"},{"n":"Clever Counterspell","s":5,"u":"clever%20counterspell_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(wizard)_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(wizard)_crb"},{"n":"Eschew Materials","s":5,"u":"eschew%20materials_crb"},{"n":"Familiar","s":5,"u":"familiar%20(wizard)_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Infinite Possibilities","s":5,"u":"infinite%20possibilities_crb"},{"n":"Linked Focus","s":5,"u":"linked%20focus_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Metamagic Mastery","s":5,"u":"metamagic%20mastery%20(wizard)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Reflect Spell","s":5,"u":"reflect%20spell%20(wizard)_crb"},{"n":"Reprepare Spell","s":5,"u":"reprepare%20spell_crb"},{"n":"Scroll Savant","s":5,"u":"scroll%20savant_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Spell Combination","s":5,"u":"spell%20combination_crb"},{"n":"Spell Penetration","s":5,"u":"spell%20penetration_crb"},{"n":"Spell Tinker","s":5,"u":"spell%20tinker_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(wizard)_crb"},{"n":"Superior Bond","s":5,"u":"superior%20bond_crb"},{"n":"Universal Versatility","s":5,"u":"universal%20versatility_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Spell Mastery","s":18,"u":"spell%20mastery_aoa6"},{"n":"Reclaim Spell","s":32,"u":"reclaim%20spell_ec6"},{"n":"Shift Spell","s":35,"u":"shift%20spell_frp2"},{"n":"Worldsphere Gravity","s":36,"u":"worldsphere%20gravity_frp3"},{"n":"Cunning Trickster Mask","s":44,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":44,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":44,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":44,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":44,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":44,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":44,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":44,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":44,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":44,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Efficient Apport","s":53,"u":"efficient%20apport_som"}],"8":[{"n":"Drain Bonded Item","s":5,"u":"drain%20bonded%20item_crb"}]},"visual":{"0":[{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Vivacious Afterimage","s":36,"u":"vivacious%20afterimage_frp3"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"Fake Out","s":2,"u":"fake%20out_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Dazzling Block","s":53,"u":"dazzling%20block_som"}],"2":[{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Blindpepper Bomb","s":19,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":19,"u":"blindpepper%20tube_aoe1"},{"n":"Ring Of Discretion","s":19,"u":"ring%20of%20discretion_aoe1"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Blur","s":5,"u":"blur_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Cloak Of Colors","s":5,"u":"cloak%20of%20colors_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hypnotic Pattern","s":5,"u":"hypnotic%20pattern_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Disguise","s":5,"u":"illusory%20disguise_crb"},{"n":"Illusory Object","s":5,"u":"illusory%20object_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Item Facade","s":5,"u":"item%20facade_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Mirror Image","s":5,"u":"mirror%20image_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Secret Page","s":5,"u":"secret%20page_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Veil","s":5,"u":"veil_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Exchange Image","s":15,"u":"exchange%20image_aoa3"},{"n":"Lift Nature's Caul","s":27,"u":"lift%20nature's%20caul_av3"},{"n":"Entrancing Eyes","s":30,"u":"entrancing%20eyes_ec4"},{"n":"Ephemeral Hazards","s":55,"u":"ephemeral%20hazards_logm"},{"n":"Ghostly Transcription","s":55,"u":"ghostly%20transcription_logm"},{"n":"Befitting Attire","s":53,"u":"befitting%20attire_som"},{"n":"Chromatic Image","s":53,"u":"chromatic%20image_som"},{"n":"Lose The Path","s":53,"u":"lose%20the%20path_som"},{"n":"Mirror Malefactors","s":53,"u":"mirror%20malefactors_som"},{"n":"Ocular Overload","s":53,"u":"ocular%20overload_som"},{"n":"Oneiric Mire","s":53,"u":"oneiric%20mire_som"},{"n":"Phantom Crowd","s":53,"u":"phantom%20crowd_som"},{"n":"Phantom Prison","s":53,"u":"phantom%20prison_som"},{"n":"Portrait Of The Artist","s":53,"u":"portrait%20of%20the%20artist_som"},{"n":"Shadow Army","s":53,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":53,"u":"shadow%20projectile_som"},{"n":"Thicket Of Knives","s":53,"u":"thicket%20of%20knives_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"}],"8":[{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"}],"62":[{"n":"Slayer's Haunt","s":12,"u":"slayer's%20haunt_gmg"}]},"morph":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Pesh Skin","s":17,"u":"pesh%20skin_aoa5"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"}],"2":[{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"}],"3":[{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Divine Vessel","s":5,"u":"divine%20vessel_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Feet To Fins","s":5,"u":"feet%20to%20fins_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Moon Frenzy","s":5,"u":"moon%20frenzy_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Adapt Self","s":55,"u":"adapt%20self_logm"},{"n":"Magic Warrior Aspect","s":52,"u":"magic%20warrior%20aspect_lowg"},{"n":"Evolution Surge","s":53,"u":"evolution%20surge_som"},{"n":"Gouging Claw","s":53,"u":"gouging%20claw_som"},{"n":"Mantle Of The Frozen Heart","s":53,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Mantle Of The Magma Heart","s":53,"u":"mantle%20of%20the%20magma%20heart_som"}]},"transmutation":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"},{"n":"Ritual Reversion","s":6,"u":"ritual%20reversion_locg"},{"n":"Fused Staff","s":53,"u":"fused%20staff_som"},{"n":"Lunging Spellstrike","s":53,"u":"lunging%20spellstrike_som"},{"n":"Phase Out","s":53,"u":"phase%20out_som"},{"n":"Shielded Tome","s":53,"u":"shielded%20tome_som"},{"n":"Shrink Down","s":53,"u":"shrink%20down_som"},{"n":"Twin Eidolon","s":53,"u":"twin%20eidolon_som"},{"n":"Fleet Tempo","s":40,"u":"fleet%20tempo_sot2"},{"n":"Song Of Grace And Speed","s":40,"u":"song%20of%20grace%20and%20speed_sot2"}],"2":[{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Medusa's Scream","s":4,"u":"medusa's%20scream%20(generic)_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Rope Of Climbing","s":4,"u":"rope%20of%20climbing%20(generic)_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Winged","s":4,"u":"winged%20(generic)_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Broom of Flying","s":5,"u":"broom%20of%20flying_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Fighter's Fork","s":5,"u":"fighter's%20fork_crb"},{"n":"Ghost Ammunition","s":5,"u":"ghost%20ammunition_crb"},{"n":"Ghost Touch","s":5,"u":"ghost%20touch_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Immovable Rod","s":5,"u":"immovable%20rod_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Primeval Mistletoe","s":5,"u":"primeval%20mistletoe%20(generic)_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow","s":5,"u":"shadow%20(generic)_crb"},{"n":"Shifting","s":5,"u":"shifting_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Skeleton Key","s":5,"u":"skeleton%20key%20(generic)_crb"},{"n":"Slick","s":5,"u":"slick%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Traveler's Any-tool","s":5,"u":"traveler's%20any-tool_crb"},{"n":"Triton's Conch","s":5,"u":"triton's%20conch_crb"},{"n":"Twining Staff","s":5,"u":"twining%20staff_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Axe Of The Dwarven Lords","s":12,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Deck Of Many Things","s":12,"u":"deck%20of%20many%20things_gmg"},{"n":"Dependent","s":12,"u":"dependent_gmg"},{"n":"Essence Prism","s":12,"u":"essence%20prism_gmg"},{"n":"Medusa Armor","s":12,"u":"medusa%20armor_gmg"},{"n":"Necklace Of Strangulation","s":12,"u":"necklace%20of%20strangulation_gmg"},{"n":"Philosopher's Extractor","s":12,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":12,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":12,"u":"raucous_gmg"},{"n":"Sphere Of Annihilation","s":12,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":12,"u":"staining_gmg"},{"n":"Bellflower Toolbelt","s":15,"u":"bellflower%20toolbelt_aoa3"},{"n":"Vaultbreaker's Harness","s":20,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Blade Of The Rabbit Prince","s":22,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":22,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Fungal Armor","s":23,"u":"fungal%20armor_aoe5"},{"n":"Garrote Bolt","s":23,"u":"garrote%20bolt_aoe5"},{"n":"Folding Drums","s":26,"u":"folding%20drums_av2"},{"n":"Hunter's Brooch","s":26,"u":"hunter's%20brooch_av2"},{"n":"Fulcrum Lattice","s":27,"u":"fulcrum%20lattice_av3"},{"n":"Acrobat's Staff","s":29,"u":"acrobat's%20staff_ec2"},{"n":"Golem Stylus","s":8,"u":"golem%20stylus_ec3"},{"n":"Ankylostar","s":30,"u":"ankylostar_ec4"},{"n":"Anchor Spear","s":31,"u":"anchor%20spear_ec5"},{"n":"Tears Of The Last Azlanti","s":32,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Ring Of The Weary Traveler","s":33,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Cape Of The Open Sky","s":35,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Sky-piercing Bow","s":35,"u":"sky-piercing%20bow_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Magnetite Scope","s":2,"u":"magnetite%20scope%20(generic)_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Scope Of Limning","s":2,"u":"scope%20of%20limning_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Scroll Case Of Simplicity","s":6,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":6,"u":"scrollstaff_locg"},{"n":"Torag's Silver Anvil","s":55,"u":"torag's%20silver%20anvil_logm"},{"n":"Cordelia's Construct Key","s":51,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Ganjay Book","s":51,"u":"ganjay%20book_lopsg"},{"n":"Hummingbird Wayfinder","s":51,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Snowshoes Of The Long Trek","s":51,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Amphibious Chair","s":7,"u":"amphibious%20chair_lotgb"},{"n":"Big Rock Bullet","s":7,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":7,"u":"bitter_lotgb"},{"n":"Dinosaur Boots","s":7,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dragon's Breath","s":7,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"},{"n":"Energy Robe","s":7,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Fanged","s":7,"u":"fanged%20(generic)_lotgb"},{"n":"Folding Boat","s":7,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Hosteling Statuette","s":7,"u":"hosteling%20statuette_lotgb"},{"n":"Immovable Arm","s":7,"u":"immovable%20arm_lotgb"},{"n":"Implacable","s":7,"u":"implacable_lotgb"},{"n":"Pillow Shield","s":7,"u":"pillow%20shield_lotgb"},{"n":"Quick Runner's Shirt","s":7,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Shifter Prosthesis","s":7,"u":"shifter%20prosthesis_lotgb"},{"n":"Silhouette Cloak","s":7,"u":"silhouette%20cloak_lotgb"},{"n":"Skyrider Sword","s":7,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":7,"u":"stonethroat%20ammunition_lotgb"},{"n":"Swarmform Collar","s":7,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":7,"u":"waverider%20barding_lotgb"},{"n":"Slime Whip","s":38,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":38,"u":"slippery%20ribbon_sli"},{"n":"Bestiary Of Metamorphosis","s":53,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Binding Coil","s":53,"u":"binding%20coil%20(generic)_som"},{"n":"Extending","s":53,"u":"extending%20(generic)_som"},{"n":"Familiar Tattoo","s":53,"u":"familiar%20tattoo_som"},{"n":"Five-feather Wreath","s":53,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":53,"u":"ghostly%20portal%20paint_som"},{"n":"Lini's Leafstick","s":53,"u":"lini's%20leafstick_som"},{"n":"Lion Claw","s":53,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":53,"u":"magical%20lock%20fulu_som"},{"n":"Mercurial Mantle","s":53,"u":"mercurial%20mantle_som"},{"n":"Ouroboros Flail","s":53,"u":"ouroboros%20flail%20(generic)_som"},{"n":"Staff Of Nature's Cunning","s":53,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff-storing Shield","s":53,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stormfeather","s":53,"u":"stormfeather_som"},{"n":"Topology Protoplasm","s":53,"u":"topology%20protoplasm_som"},{"n":"Vapor Sphere","s":53,"u":"vapor%20sphere_som"},{"n":"Goz Mask","s":39,"u":"goz%20mask%20(generic)_sot1"},{"n":"Rhinoceros Mask","s":39,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Shapespeak Mask","s":39,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":39,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":39,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":40,"u":"bag%20of%20cats_sot2"},{"n":"Leopard's Armor","s":40,"u":"leopard's%20armor_sot2"},{"n":"Midday Lantern","s":42,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":42,"u":"twilight%20lantern_sot4"}],"3":[{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Animate Rope","s":4,"u":"animate%20rope_apg"},{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Dismantle","s":4,"u":"dismantle_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Grisly Growths","s":4,"u":"grisly%20growths_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Rusting Grasp","s":4,"u":"rusting%20grasp_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Threefold Aspect","s":4,"u":"threefold%20aspect_apg"},{"n":"Transmute Rock And Mud","s":4,"u":"transmute%20rock%20and%20mud_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aerial Form","s":5,"u":"aerial%20form_crb"},{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Air Walk","s":5,"u":"air%20walk_crb"},{"n":"Animal Form","s":5,"u":"animal%20form_crb"},{"n":"Ant Haul","s":5,"u":"ant%20haul_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Avatar","s":5,"u":"avatar_crb"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dinosaur Form","s":5,"u":"dinosaur%20form_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Divine Vessel","s":5,"u":"divine%20vessel_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Form","s":5,"u":"dragon%20form_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Earthbind","s":5,"u":"earthbind_crb"},{"n":"Elemental Form","s":5,"u":"elemental%20form_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Enhance Victuals","s":5,"u":"enhance%20victuals_crb"},{"n":"Enlarge","s":5,"u":"enlarge_crb"},{"n":"Entangle","s":5,"u":"entangle_crb"},{"n":"Feet To Fins","s":5,"u":"feet%20to%20fins_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Fleet Step","s":5,"u":"fleet%20step_crb"},{"n":"Flesh To Stone","s":5,"u":"flesh%20to%20stone_crb"},{"n":"Fly","s":5,"u":"fly_crb"},{"n":"Gaseous Form","s":5,"u":"gaseous%20form_crb"},{"n":"Ghostly Weapon","s":5,"u":"ghostly%20weapon_crb"},{"n":"Haste","s":5,"u":"haste_crb"},{"n":"Humanoid Form","s":5,"u":"humanoid%20form_crb"},{"n":"Insect Form","s":5,"u":"insect%20form_crb"},{"n":"Jump","s":5,"u":"jump_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Knock","s":5,"u":"knock_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Longstrider","s":5,"u":"longstrider_crb"},{"n":"Magic Fang","s":5,"u":"magic%20fang_crb"},{"n":"Magic Weapon","s":5,"u":"magic%20weapon_crb"},{"n":"Meld Into Stone","s":5,"u":"meld%20into%20stone_crb"},{"n":"Mending","s":5,"u":"mending_crb"},{"n":"Monstrosity Form","s":5,"u":"monstrosity%20form_crb"},{"n":"Moon Frenzy","s":5,"u":"moon%20frenzy_crb"},{"n":"Nature Incarnate","s":5,"u":"nature%20incarnate_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Pest Form","s":5,"u":"pest%20form_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Primal Herd","s":5,"u":"primal%20herd_crb"},{"n":"Righteous Might","s":5,"u":"righteous%20might_crb"},{"n":"Shape Stone","s":5,"u":"shape%20stone_crb"},{"n":"Shape Wood","s":5,"u":"shape%20wood_crb"},{"n":"Shapechange","s":5,"u":"shapechange_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Shillelagh","s":5,"u":"shillelagh_crb"},{"n":"Shrink","s":5,"u":"shrink_crb"},{"n":"Shrink Item","s":5,"u":"shrink%20item_crb"},{"n":"Sigil","s":5,"u":"sigil_crb"},{"n":"Slow","s":5,"u":"slow_crb"},{"n":"Spider Climb","s":5,"u":"spider%20climb_crb"},{"n":"Stone To Flesh","s":5,"u":"stone%20to%20flesh_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Time Stop","s":5,"u":"time%20stop_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Water Breathing","s":5,"u":"water%20breathing_crb"},{"n":"Water Walk","s":5,"u":"water%20walk_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wind Walk","s":5,"u":"wind%20walk_crb"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"},{"n":"Split The Tongue","s":23,"u":"split%20the%20tongue_aoe5"},{"n":"Pyrotechnics","s":29,"u":"pyrotechnics_ec2"},{"n":"Adapt Self","s":55,"u":"adapt%20self_logm"},{"n":"Expeditious Excavation","s":55,"u":"expeditious%20excavation_logm"},{"n":"Iron Gut","s":55,"u":"iron%20gut_logm"},{"n":"Redact","s":55,"u":"redact_logm"},{"n":"Shifting Sand","s":55,"u":"shifting%20sand_logm"},{"n":"Stasis","s":55,"u":"stasis_logm"},{"n":"Swarm Form","s":55,"u":"swarm%20form_logm"},{"n":"Familiar Form","s":51,"u":"familiar%20form_lopsg"},{"n":"Magic Warrior Aspect","s":52,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Transformation","s":52,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":52,"u":"mantis%20form_lowg"},{"n":"Aberrant Form","s":53,"u":"aberrant%20form_som"},{"n":"Angel Form","s":53,"u":"angel%20form_som"},{"n":"Corrosive Body","s":53,"u":"corrosive%20body_som"},{"n":"Cosmic Form","s":53,"u":"cosmic%20form_som"},{"n":"Crushing Ground","s":53,"u":"crushing%20ground_som"},{"n":"Daemon Form","s":53,"u":"daemon%20form_som"},{"n":"Day's Weight","s":53,"u":"day's%20weight_som"},{"n":"Demon Form","s":53,"u":"demon%20form_som"},{"n":"Devil Form","s":53,"u":"devil%20form_som"},{"n":"Element Embodied","s":53,"u":"element%20embodied_som"},{"n":"Elemental Gift","s":53,"u":"elemental%20gift_som"},{"n":"Evolution Surge","s":53,"u":"evolution%20surge_som"},{"n":"Fey Form","s":53,"u":"fey%20form_som"},{"n":"Gouging Claw","s":53,"u":"gouging%20claw_som"},{"n":"Hasted Assault","s":53,"u":"hasted%20assault_som"},{"n":"Healing Plaster","s":53,"u":"healing%20plaster_som"},{"n":"Juvenile Companion","s":53,"u":"juvenile%20companion_som"},{"n":"Mantle Of The Frozen Heart","s":53,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Mantle Of The Magma Heart","s":53,"u":"mantle%20of%20the%20magma%20heart_som"},{"n":"Nature's Reprisal","s":53,"u":"nature's%20reprisal_som"},{"n":"One With The Land","s":53,"u":"one%20with%20the%20land_som"},{"n":"Ooze Form","s":53,"u":"ooze%20form_som"},{"n":"Quick Sort","s":53,"u":"quick%20sort_som"},{"n":"Rapid Adaptation","s":53,"u":"rapid%20adaptation_som"},{"n":"Restyle","s":53,"u":"restyle_som"},{"n":"Rewinding Step","s":53,"u":"rewinding%20step_som"},{"n":"Summoner's Visage","s":53,"u":"summoner's%20visage_som"},{"n":"Time Jump","s":53,"u":"time%20jump_som"},{"n":"Tortoise And The Hare","s":53,"u":"tortoise%20and%20the%20hare_som"},{"n":"Variable Gravity","s":53,"u":"variable%20gravity_som"},{"n":"Stumbling Curse","s":39,"u":"stumbling%20curse_sot1"},{"n":"Verminous Lure","s":39,"u":"verminous%20lure_sot1"},{"n":"Blackfingers's Blades","s":41,"u":"blackfingers's%20blades_sot3"},{"n":"Clawsong","s":41,"u":"clawsong_sot3"},{"n":"Swampcall","s":41,"u":"swampcall_sot3"},{"n":"Fear the Sun","s":42,"u":"fear%20the%20sun_sot4"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"51":[{"n":"Living Paints","s":24,"u":"living%20paints_aoe6"}],"62":[{"n":"Curse of the Ravenous","s":12,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Unending Thirst","s":12,"u":"unending%20thirst_gmg"}],"64":[{"n":"Change Shape","s":9,"u":"change%20shape_b1"},{"n":"Moon Frenzy","s":9,"u":"moon%20frenzy_b1"}],"70":[{"n":"Animate Object","s":5,"u":"animate%20object_crb"},{"n":"Create Skinstitch","s":20,"u":"create%20skinstitch_aoe2"},{"n":"Establish Nexus","s":53,"u":"establish%20nexus_som"},{"n":"Community Repair","s":40,"u":"community%20repair_sot2"}]},"alchemist":{"0":[{"n":"Chemical Contagion","s":4,"u":"chemical%20contagion_apg"},{"n":"Demolition Charge","s":4,"u":"demolition%20charge_apg"},{"n":"Healing Bomb","s":4,"u":"healing%20bomb_apg"},{"n":"Perpetual Breadth","s":4,"u":"perpetual%20breadth_apg"},{"n":"Pinpoint Poisoner","s":4,"u":"pinpoint%20poisoner_apg"},{"n":"Sticky Poison","s":4,"u":"sticky%20poison_apg"},{"n":"Subtle Delivery","s":4,"u":"subtle%20delivery_apg"},{"n":"Tenacious Toxins","s":4,"u":"tenacious%20toxins_apg"},{"n":"Unstable Concoction","s":4,"u":"unstable%20concoction_apg"},{"n":"Alchemical Familiar","s":5,"u":"alchemical%20familiar_crb"},{"n":"Alchemical Savant","s":5,"u":"alchemical%20savant_crb"},{"n":"Calculated Splash","s":5,"u":"calculated%20splash_crb"},{"n":"Combine Elixirs","s":5,"u":"combine%20elixirs_crb"},{"n":"Craft Philosopher's Stone","s":5,"u":"craft%20philosopher's%20stone_crb"},{"n":"Debilitating Bomb","s":5,"u":"debilitating%20bomb_crb"},{"n":"Directional Bombs","s":5,"u":"directional%20bombs_crb"},{"n":"Efficient Alchemy","s":5,"u":"efficient%20alchemy_crb"},{"n":"Elastic Mutagen","s":5,"u":"elastic%20mutagen_crb"},{"n":"Enduring Alchemy","s":5,"u":"enduring%20alchemy_crb"},{"n":"Eternal Elixir","s":5,"u":"eternal%20elixir_crb"},{"n":"Expanded Splash","s":5,"u":"expanded%20splash_crb"},{"n":"Exploitive Bomb","s":5,"u":"exploitive%20bomb_crb"},{"n":"Extend Elixir","s":5,"u":"extend%20elixir_crb"},{"n":"Far Lobber","s":5,"u":"far%20lobber_crb"},{"n":"Feral Mutagen","s":5,"u":"feral%20mutagen_crb"},{"n":"Genius Mutagen","s":5,"u":"genius%20mutagen_crb"},{"n":"Glib Mutagen","s":5,"u":"glib%20mutagen_crb"},{"n":"Greater Debilitating Bomb","s":5,"u":"greater%20debilitating%20bomb_crb"},{"n":"Greater Merciful Elixir","s":5,"u":"greater%20merciful%20elixir_crb"},{"n":"Improbable Elixirs","s":5,"u":"improbable%20elixirs_crb"},{"n":"Invincible Mutagen","s":5,"u":"invincible%20mutagen_crb"},{"n":"Mega Bomb","s":5,"u":"mega%20bomb_crb"},{"n":"Merciful Elixir","s":5,"u":"merciful%20elixir_crb"},{"n":"Mindblank Mutagen","s":5,"u":"mindblank%20mutagen_crb"},{"n":"Miracle Worker","s":5,"u":"miracle%20worker_crb"},{"n":"Perfect Debilitation","s":5,"u":"perfect%20debilitation_crb"},{"n":"Perfect Mutagen","s":5,"u":"perfect%20mutagen_crb"},{"n":"Persistent Mutagen","s":5,"u":"persistent%20mutagen_crb"},{"n":"Poison Resistance","s":5,"u":"poison%20resistance%20(alchemist)_crb"},{"n":"Potent Poisoner","s":5,"u":"potent%20poisoner_crb"},{"n":"Powerful Alchemy","s":5,"u":"powerful%20alchemy_crb"},{"n":"Quick Bomber","s":5,"u":"quick%20bomber_crb"},{"n":"Revivifying Mutagen","s":5,"u":"revivifying%20mutagen_crb"},{"n":"Smoke Bomb","s":5,"u":"smoke%20bomb_crb"},{"n":"Sticky Bomb","s":5,"u":"sticky%20bomb_crb"},{"n":"True Debilitating Bomb","s":5,"u":"true%20debilitating%20bomb_crb"},{"n":"Uncanny Bombs","s":5,"u":"uncanny%20bombs_crb"},{"n":"Shaped Contaminant","s":17,"u":"shaped%20contaminant_aoa5"},{"n":"Efficient Alchemy","s":18,"u":"efficient%20alchemy_aoa6"},{"n":"Astonishing Explosion","s":32,"u":"astonishing%20explosion_ec6"},{"n":"Plum Deluge","s":36,"u":"plum%20deluge_frp3"},{"n":"Artokus's Fire","s":56,"u":"artokus's%20fire_lol"},{"n":"Wish Alchemy","s":56,"u":"wish%20alchemy_lol"}],"8":[{"n":"Mutagenic Flashback","s":5,"u":"mutagenic%20flashback_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"}]},"enchantment":{"0":[{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Second Chance Spell","s":4,"u":"second%20chance%20spell_apg"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"}],"2":[{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Grievous","s":5,"u":"grievous_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Maestro's Instrument","s":5,"u":"maestro's%20instrument%20(generic)_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Retribution Axe","s":5,"u":"retribution%20axe_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Boots Of Dancing","s":12,"u":"boots%20of%20dancing_gmg"},{"n":"Grandstanding","s":12,"u":"grandstanding_gmg"},{"n":"Mirror Of Sorshen","s":12,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":12,"u":"orb%20of%20dragonkind_gmg"},{"n":"Ring Of Truth","s":12,"u":"ring%20of%20truth_gmg"},{"n":"Singing Sword","s":12,"u":"singing%20sword_gmg"},{"n":"Hunter's Arrowhead","s":13,"u":"hunter's%20arrowhead_aoa1"},{"n":"Cursed","s":15,"u":"cursed_aoa3"},{"n":"Dreamstone","s":15,"u":"dreamstone_aoa3"},{"n":"Dragonscale Amulet","s":16,"u":"dragonscale%20amulet_aoa4"},{"n":"Aluum Charm","s":17,"u":"aluum%20charm_aoa5"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"},{"n":"Flawed Orb Of Gold Dragonkind","s":18,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":18,"u":"orb%20shard_aoa6"},{"n":"Pacifying","s":19,"u":"pacifying_aoe1"},{"n":"Lantern Of Empty Light","s":25,"u":"lantern%20of%20empty%20light_av1"},{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":26,"u":"drover's%20band_av2"},{"n":"Right Of Retribution","s":26,"u":"right%20of%20retribution_av2"},{"n":"Crimson Fulcrum Lens","s":27,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ochre Fulcrum Lens","s":27,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Bullhook","s":29,"u":"bullhook%20(generic)_ec2"},{"n":"Inspiring Spotlight","s":29,"u":"inspiring%20spotlight_ec2"},{"n":"Stole Of Civility","s":29,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":29,"u":"whip%20of%20compliance_ec2"},{"n":"Aroden's Hearthstone","s":32,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":32,"u":"hunter's%20dawn_ec6"},{"n":"Merchant's Guile","s":33,"u":"merchant's%20guile_fop"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Cloak Of Repute","s":6,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Glaive Of The Artist","s":55,"u":"glaive%20of%20the%20artist_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":55,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Alluring Scarf","s":7,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":7,"u":"amaranthine%20pavise_lotgb"},{"n":"Coin Of Comfort","s":7,"u":"coin%20of%20comfort_lotgb"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"},{"n":"Hopeful","s":7,"u":"hopeful_lotgb"},{"n":"Maestro's Chair","s":7,"u":"maestro's%20chair_lotgb"},{"n":"Presentable","s":7,"u":"presentable%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":7,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Golden Legion Epaulet","s":52,"u":"golden%20legion%20epaulet_lowg"},{"n":"Chatterer Of Follies","s":53,"u":"chatterer%20of%20follies_som"},{"n":"Cloak Of Feline Rest","s":53,"u":"cloak%20of%20feline%20rest_som"},{"n":"Mask Of Allure","s":53,"u":"mask%20of%20allure_som"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Restful Sleep Fulu","s":53,"u":"restful%20sleep%20fulu_som"},{"n":"Restful Tent","s":53,"u":"restful%20tent_som"},{"n":"Singing Shortbow","s":53,"u":"singing%20shortbow%20(generic)_som"},{"n":"Spellbook Of Redundant Enchantment","s":53,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Dragon Rune Bracelet","s":41,"u":"dragon%20rune%20bracelet_sot3"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Anathematic Reprisal","s":5,"u":"anathematic%20reprisal_crb"},{"n":"Animal Messenger","s":5,"u":"animal%20messenger_crb"},{"n":"Bane","s":5,"u":"bane_crb"},{"n":"Bless","s":5,"u":"bless_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crisis Of Faith","s":5,"u":"crisis%20of%20faith_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Divine Inspiration","s":5,"u":"divine%20inspiration_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dream Message","s":5,"u":"dream%20message_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Dreaming Potential","s":5,"u":"dreaming%20potential_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Heroism","s":5,"u":"heroism_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Nature's Enmity","s":5,"u":"nature's%20enmity_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Remove Fear","s":5,"u":"remove%20fear_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Touch Of Idiocy","s":5,"u":"touch%20of%20idiocy_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Ordained Purpose","s":23,"u":"ordained%20purpose_aoe5"},{"n":"Divinity Leech","s":24,"u":"divinity%20leech_aoe6"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":29,"u":"favorable%20review_ec2"},{"n":"Entrancing Eyes","s":30,"u":"entrancing%20eyes_ec4"},{"n":"Agitate","s":55,"u":"agitate_logm"},{"n":"Befuddle","s":55,"u":"befuddle_logm"},{"n":"Endure","s":55,"u":"endure_logm"},{"n":"Lament","s":55,"u":"lament_logm"},{"n":"Liberating Command","s":55,"u":"liberating%20command_logm"},{"n":"Overflowing Sorrow","s":55,"u":"overflowing%20sorrow_logm"},{"n":"Roar Of The Wyrm","s":55,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Aromatic Lure","s":56,"u":"aromatic%20lure_lol"},{"n":"Burning Blossoms","s":53,"u":"burning%20blossoms_som"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Draw Ire","s":53,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":53,"u":"glimmer%20of%20charm_som"},{"n":"Inexhaustible Cynicism","s":53,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":53,"u":"infectious%20enthusiasm_som"},{"n":"Infectious Melody","s":53,"u":"infectious%20melody_som"},{"n":"Invoke True Name","s":53,"u":"invoke%20true%20name_som"},{"n":"Mind Of Menace","s":53,"u":"mind%20of%20menace_som"},{"n":"Roaring Applause","s":53,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":53,"u":"schadenfreude_som"},{"n":"Shift Blame","s":53,"u":"shift%20blame_som"},{"n":"Sudden Recollection","s":53,"u":"sudden%20recollection_som"},{"n":"Tame","s":53,"u":"tame_som"},{"n":"Thundering Dominance","s":53,"u":"thundering%20dominance_som"},{"n":"Warrior's Regret","s":53,"u":"warrior's%20regret_som"},{"n":"Mind Games","s":39,"u":"mind%20games_sot1"},{"n":"Girzanje's March","s":41,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"}],"62":[{"n":"Coward's Roots","s":12,"u":"coward's%20roots_gmg"},{"n":"Reviled of Nature","s":12,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":12,"u":"sellsword's%20folly_gmg"},{"n":"Theft of Thought","s":12,"u":"theft%20of%20thought_gmg"}],"63":[{"n":"Soulforged Corruption","s":53,"u":"soulforged%20corruption_som"}],"70":[{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"},{"n":"Ideal Mimicry","s":53,"u":"ideal%20mimicry_som"}]},"abjuration":{"0":[{"n":"Counterspell","s":4,"u":"counterspell%20(witch)_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Energetic Resonance","s":4,"u":"energetic%20resonance_apg"},{"n":"Energy Ward","s":4,"u":"energy%20ward_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Counterspell","s":5,"u":"counterspell%20(sorcerer)_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Everdistant Defense","s":36,"u":"everdistant%20defense_frp3"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Master's Counterspell","s":51,"u":"master's%20counterspell_lopsg"},{"n":"Interfering Surge","s":53,"u":"interfering%20surge_som"},{"n":"Protective Bond","s":53,"u":"protective%20bond_som"}],"2":[{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Spellguard Blade","s":4,"u":"spellguard%20blade_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Armor Potency","s":5,"u":"armor%20potency%20(generic)_crb"},{"n":"Arrow-catching Shield","s":5,"u":"arrow-catching%20shield_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(generic)_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Fortification","s":5,"u":"fortification%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Resilient","s":5,"u":"resilient%20(generic)_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Rod of Negation","s":5,"u":"rod%20of%20negation_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Spellguard Shield","s":5,"u":"spellguard%20shield_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Sturdy Shield","s":5,"u":"sturdy%20shield%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Arrow Attracting","s":12,"u":"arrow%20attracting_gmg"},{"n":"Elder Sign","s":12,"u":"elder%20sign_gmg"},{"n":"Forgefather's Seal","s":12,"u":"forgefather's%20seal_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Martyr's Shield","s":12,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Kin-warding","s":16,"u":"kin-warding_aoa4"},{"n":"Reforging Shield","s":16,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":16,"u":"rock-braced_aoa4"},{"n":"Nethysian Bulwark","s":17,"u":"nethysian%20bulwark_aoa5"},{"n":"Corpseward Pendant","s":19,"u":"corpseward%20pendant_aoe1"},{"n":"Floorbell","s":20,"u":"floorbell_aoe2"},{"n":"Swarmeater's Clasp","s":20,"u":"swarmeater's%20clasp_aoe2"},{"n":"Icy Disposition","s":26,"u":"icy%20disposition_av2"},{"n":"Invisible Net","s":29,"u":"invisible%20net_ec2"},{"n":"Skarja's Heartstone","s":8,"u":"skarja's%20heartstone_ec3"},{"n":"Jawbreaker Shield","s":30,"u":"jawbreaker%20shield_ec4"},{"n":"Blightburn Ward","s":31,"u":"blightburn%20ward_ec5"},{"n":"Heedless Spurs","s":31,"u":"heedless%20spurs_ec5"},{"n":"Celestial Hair","s":32,"u":"celestial%20hair_ec6"},{"n":"Jerkin Of Liberation","s":32,"u":"jerkin%20of%20liberation_ec6"},{"n":"Stormbreaker Fulu","s":35,"u":"stormbreaker%20fulu_frp2"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Soaring","s":1,"u":"soaring_loag"},{"n":"Fortifying Pebble","s":6,"u":"fortifying%20pebble_locg"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":6,"u":"sinister%20knight_locg"},{"n":"Sealing Chest","s":51,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Talisman Cord","s":51,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Anchoring","s":7,"u":"anchoring%20(generic)_lotgb"},{"n":"Crown Of Insight","s":7,"u":"crown%20of%20insight_lotgb"},{"n":"Cursebreak Bulwark","s":7,"u":"cursebreak%20bulwark_lotgb"},{"n":"Energizing","s":7,"u":"energizing_lotgb"},{"n":"Prismatic Plate","s":7,"u":"prismatic%20plate_lotgb"},{"n":"Psychic Brigandine","s":7,"u":"psychic%20brigandine_lotgb"},{"n":"Scarab Cuirass","s":7,"u":"scarab%20cuirass_lotgb"},{"n":"Shade Hat","s":7,"u":"shade%20hat_lotgb"},{"n":"Snagging","s":7,"u":"snagging_lotgb"},{"n":"Soft-landing","s":7,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":7,"u":"spell-bastion_lotgb"},{"n":"Thrice-fried Mudwings","s":7,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Wovenwood Shield","s":7,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Blessed Tattoo","s":52,"u":"blessed%20tattoo_lowg"},{"n":"Apotropaic Fulu","s":53,"u":"apotropaic%20fulu_som"},{"n":"Backfire Mantle","s":53,"u":"backfire%20mantle%20(generic)_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Of Fire Suppression","s":53,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":53,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":53,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":53,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Potion Of Grounding","s":53,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Stable Form","s":53,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":53,"u":"rebound%20fulu_som"},{"n":"Staff Of The Desert Winds","s":53,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Tracking Fulu","s":53,"u":"tracking%20fulu_som"},{"n":"Warding Tablets","s":53,"u":"warding%20tablets_som"},{"n":"Warding Tattoo","s":53,"u":"warding%20tattoo%20(generic)_som"},{"n":"Rhino Hide Brooch","s":40,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":40,"u":"singing%20muse_sot2"},{"n":"Spellender","s":40,"u":"spellender_sot2"},{"n":"Deflecting Branch","s":42,"u":"deflecting%20branch_sot4"},{"n":"Spellcutter","s":43,"u":"spellcutter_sot5"},{"n":"Sun Wheel","s":45,"u":"sun%20wheel_tio"}],"3":[{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Indestructibility","s":4,"u":"indestructibility_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Quench","s":4,"u":"quench_apg"},{"n":"Safe Passage","s":4,"u":"safe%20passage_apg"},{"n":"Scintillating Safeguard","s":4,"u":"scintillating%20safeguard_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Alarm","s":5,"u":"alarm_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Antimagic Field","s":5,"u":"antimagic%20field_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Banishment","s":5,"u":"banishment_crb"},{"n":"Barkskin","s":5,"u":"barkskin_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Chromatic Wall","s":5,"u":"chromatic%20wall_crb"},{"n":"Circle Of Protection","s":5,"u":"circle%20of%20protection_crb"},{"n":"Contingency","s":5,"u":"contingency_crb"},{"n":"Death Ward","s":5,"u":"death%20ward_crb"},{"n":"Dimensional Anchor","s":5,"u":"dimensional%20anchor_crb"},{"n":"Dimensional Lock","s":5,"u":"dimensional%20lock_crb"},{"n":"Disjunction","s":5,"u":"disjunction_crb"},{"n":"Dispel Magic","s":5,"u":"dispel%20magic_crb"},{"n":"Divine Aura","s":5,"u":"divine%20aura_crb"},{"n":"Endure Elements","s":5,"u":"endure%20elements_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Energy Aegis","s":5,"u":"energy%20aegis_crb"},{"n":"Feather Fall","s":5,"u":"feather%20fall_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Forbidding Ward","s":5,"u":"forbidding%20ward_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Freedom Of Movement","s":5,"u":"freedom%20of%20movement_crb"},{"n":"Globe Of Invulnerability","s":5,"u":"globe%20of%20invulnerability_crb"},{"n":"Glyph Of Warding","s":5,"u":"glyph%20of%20warding_crb"},{"n":"Lock","s":5,"u":"lock_crb"},{"n":"Mage Armor","s":5,"u":"mage%20armor_crb"},{"n":"Mind Blank","s":5,"u":"mind%20blank_crb"},{"n":"Negate Aroma","s":5,"u":"negate%20aroma_crb"},{"n":"Nondetection","s":5,"u":"nondetection_crb"},{"n":"Pass Without Trace","s":5,"u":"pass%20without%20trace_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Prismatic Sphere","s":5,"u":"prismatic%20sphere_crb"},{"n":"Prismatic Wall","s":5,"u":"prismatic%20wall_crb"},{"n":"Private Sanctum","s":5,"u":"private%20sanctum_crb"},{"n":"Protection","s":5,"u":"protection_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Resilient Sphere","s":5,"u":"resilient%20sphere_crb"},{"n":"Resist Energy","s":5,"u":"resist%20energy_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Sanctified Ground","s":5,"u":"sanctified%20ground_crb"},{"n":"Sanctuary","s":5,"u":"sanctuary_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Spell Immunity","s":5,"u":"spell%20immunity_crb"},{"n":"Spell Turning","s":5,"u":"spell%20turning_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spiritual Guardian","s":5,"u":"spiritual%20guardian_crb"},{"n":"Stoneskin","s":5,"u":"stoneskin_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Undetectable Alignment","s":5,"u":"undetectable%20alignment_crb"},{"n":"Unfettered Pack","s":5,"u":"unfettered%20pack_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Prismatic Shield","s":24,"u":"prismatic%20shield_aoe6"},{"n":"Astral Labyrinth","s":32,"u":"astral%20labyrinth_ec6"},{"n":"Adaptive Ablation","s":55,"u":"adaptive%20ablation_logm"},{"n":"Animus Mine","s":55,"u":"animus%20mine_logm"},{"n":"Brand The Impenitent","s":55,"u":"brand%20the%20impenitent_logm"},{"n":"Delay Consequence","s":55,"u":"delay%20consequence_logm"},{"n":"Dutiful Challenge","s":55,"u":"dutiful%20challenge_logm"},{"n":"Empty Inside","s":55,"u":"empty%20inside_logm"},{"n":"Font Of Serenity","s":55,"u":"font%20of%20serenity_logm"},{"n":"Reflective Scales","s":55,"u":"reflective%20scales_logm"},{"n":"Share Burden","s":55,"u":"share%20burden_logm"},{"n":"Shattering Gem","s":55,"u":"shattering%20gem_logm"},{"n":"Tether","s":55,"u":"tether_logm"},{"n":"Whirling Scarves","s":55,"u":"whirling%20scarves_logm"},{"n":"Rebounding Barrier","s":56,"u":"rebounding%20barrier_lol"},{"n":"Spellmaster's Ward","s":51,"u":"spellmaster's%20ward_lopsg"},{"n":"Unblinking Flame Revelation","s":52,"u":"unblinking%20flame%20revelation_lowg"},{"n":"Untwisting Iron Buffer","s":52,"u":"untwisting%20iron%20buffer_lowg"},{"n":"Bandit's Doom","s":53,"u":"bandit's%20doom_som"},{"n":"Blessing Of Defiance","s":53,"u":"blessing%20of%20defiance_som"},{"n":"Breadcrumbs","s":53,"u":"breadcrumbs_som"},{"n":"Cascade Countermeasure","s":53,"u":"cascade%20countermeasure_som"},{"n":"Chromatic Armor","s":53,"u":"chromatic%20armor_som"},{"n":"Elemental Absorption","s":53,"u":"elemental%20absorption_som"},{"n":"Extract Poison","s":53,"u":"extract%20poison_som"},{"n":"Magnetic Repulsion","s":53,"u":"magnetic%20repulsion_som"},{"n":"Nullify","s":53,"u":"nullify_som"},{"n":"Prismatic Armor","s":53,"u":"prismatic%20armor_som"},{"n":"Protect Companion","s":53,"u":"protect%20companion_som"},{"n":"Ravenous Portal","s":53,"u":"ravenous%20portal_som"},{"n":"Reinforce Eidolon","s":53,"u":"reinforce%20eidolon_som"},{"n":"Shielding Strike","s":53,"u":"shielding%20strike_som"},{"n":"Spiritual Attunement","s":53,"u":"spiritual%20attunement_som"},{"n":"Temporary Glyph","s":53,"u":"temporary%20glyph_som"},{"n":"Unfetter Eidolon","s":53,"u":"unfetter%20eidolon_som"},{"n":"Warding Aggression","s":53,"u":"warding%20aggression_som"},{"n":"Wash Your Luck","s":53,"u":"wash%20your%20luck_som"},{"n":"Return to Essence","s":43,"u":"return%20to%20essence_sot5"},{"n":"Temporal Ward","s":43,"u":"temporal%20ward_sot5"}],"8":[{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"}],"62":[{"n":"Oath of the Flesh","s":12,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Wizard's Ward","s":12,"u":"wizard's%20ward_gmg"}],"70":[{"n":"Heartbond","s":4,"u":"heartbond_apg"},{"n":"Ward Domain","s":4,"u":"ward%20domain_apg"},{"n":"Atone","s":5,"u":"atone_crb"},{"n":"Freedom","s":5,"u":"freedom_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Anima Invocation (Modified)","s":18,"u":"anima%20invocation%20(modified)_aoa6"},{"n":"Unfettered Mark","s":23,"u":"unfettered%20mark_aoe5"},{"n":"Guardian's Aegis","s":53,"u":"guardian's%20aegis_som"},{"n":"Purify Soul Path","s":53,"u":"purify%20soul%20path_som"},{"n":"Fey Abeyance","s":39,"u":"fey%20abeyance_sot1"}]},"druid":{"0":[{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Deimatic Display","s":4,"u":"deimatic%20display_apg"},{"n":"Elemental Summons","s":4,"u":"elemental%20summons_apg"},{"n":"Leshy Familiar Secrets","s":4,"u":"leshy%20familiar%20secrets_apg"},{"n":"Primal Aegis","s":4,"u":"primal%20aegis_apg"},{"n":"Pristine Weapon","s":4,"u":"pristine%20weapon_apg"},{"n":"Reactive Transformation","s":4,"u":"reactive%20transformation_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Verdant Weapon","s":4,"u":"verdant%20weapon_apg"},{"n":"Wandering Oasis","s":4,"u":"wandering%20oasis_apg"},{"n":"Animal Companion","s":5,"u":"animal%20companion%20(druid)_crb"},{"n":"Call Of The Wild","s":5,"u":"call%20of%20the%20wild_crb"},{"n":"Dragon Shape","s":5,"u":"dragon%20shape_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(druid)_crb"},{"n":"Elemental Shape","s":5,"u":"elemental%20shape_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(druid)_crb"},{"n":"Ferocious Shape","s":5,"u":"ferocious%20shape_crb"},{"n":"Fey Caller","s":5,"u":"fey%20caller_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Green Empathy","s":5,"u":"green%20empathy_crb"},{"n":"Green Tongue","s":5,"u":"green%20tongue_crb"},{"n":"Healing Transformation","s":5,"u":"healing%20transformation_crb"},{"n":"Hierophant's Power","s":5,"u":"hierophant's%20power_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Incredible Companion","s":5,"u":"incredible%20companion%20(druid)_crb"},{"n":"Insect Shape","s":5,"u":"insect%20shape_crb"},{"n":"Invoke Disaster","s":5,"u":"invoke%20disaster_crb"},{"n":"Leshy Familiar","s":5,"u":"leshy%20familiar_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Mature Animal Companion","s":5,"u":"mature%20animal%20companion%20(druid)_crb"},{"n":"Monstrosity Shape","s":5,"u":"monstrosity%20shape_crb"},{"n":"Order Explorer","s":5,"u":"order%20explorer_crb"},{"n":"Order Magic","s":5,"u":"order%20magic_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Perfect Form Control","s":5,"u":"perfect%20form%20control_crb"},{"n":"Plant Shape","s":5,"u":"plant%20shape_crb"},{"n":"Poison Resistance","s":5,"u":"poison%20resistance%20(druid)_crb"},{"n":"Primal Focus","s":5,"u":"primal%20focus_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Primal Wellspring","s":5,"u":"primal%20wellspring_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Side By Side","s":5,"u":"side%20by%20side%20(druid)_crb"},{"n":"Soaring Shape","s":5,"u":"soaring%20shape_crb"},{"n":"Specialized Companion","s":5,"u":"specialized%20companion%20(druid)_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(druid)_crb"},{"n":"Storm Born","s":5,"u":"storm%20born_crb"},{"n":"Storm Retribution","s":5,"u":"storm%20retribution_crb"},{"n":"Thousand Faces","s":5,"u":"thousand%20faces_crb"},{"n":"Timeless Nature","s":5,"u":"timeless%20nature_crb"},{"n":"True Shapeshifter","s":5,"u":"true%20shapeshifter_crb"},{"n":"Verdant Metamorphosis","s":5,"u":"verdant%20metamorphosis_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wind Caller","s":5,"u":"wind%20caller_crb"},{"n":"Woodland Stride","s":5,"u":"woodland%20stride_crb"},{"n":"Pesh Skin","s":17,"u":"pesh%20skin_aoa5"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"},{"n":"Verdant Presence","s":32,"u":"verdant%20presence_ec6"},{"n":"Heart Of The Kaiju","s":36,"u":"heart%20of%20the%20kaiju_frp3"},{"n":"Advanced Elemental Spell","s":53,"u":"advanced%20elemental%20spell_som"},{"n":"Fiery Retort","s":53,"u":"fiery%20retort_som"},{"n":"Fire Lung","s":53,"u":"fire%20lung_som"},{"n":"Fire Resistance","s":53,"u":"fire%20resistance_som"},{"n":"Harden Flesh","s":53,"u":"harden%20flesh_som"},{"n":"Natural Swimmer","s":53,"u":"natural%20swimmer_som"},{"n":"Purifying Spell","s":53,"u":"purifying%20spell_som"},{"n":"Sheltering Cave","s":53,"u":"sheltering%20cave_som"},{"n":"Shore Step","s":53,"u":"shore%20step_som"},{"n":"Steadying Stone","s":53,"u":"steadying%20stone_som"},{"n":"Cunning Trickster Mask","s":44,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":44,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":44,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":44,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":44,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":44,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":44,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":44,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":44,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":44,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"}]},"press":{"0":[{"n":"Dazing Blow","s":4,"u":"dazing%20blow_apg"},{"n":"Dragging Strike","s":4,"u":"dragging%20strike_apg"},{"n":"Advantageous Assault","s":5,"u":"advantageous%20assault_crb"},{"n":"Brutal Finish","s":5,"u":"brutal%20finish_crb"},{"n":"Brutish Shove","s":5,"u":"brutish%20shove_crb"},{"n":"Certain Strike","s":5,"u":"certain%20strike_crb"},{"n":"Combat Grab","s":5,"u":"combat%20grab_crb"},{"n":"Disarming Twist","s":5,"u":"disarming%20twist_crb"},{"n":"Exacting Strike","s":5,"u":"exacting%20strike_crb"},{"n":"Guiding Finish","s":5,"u":"guiding%20finish_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Second Sting","s":5,"u":"second%20sting_crb"},{"n":"Shatter Defenses","s":5,"u":"shatter%20defenses_crb"},{"n":"Spring Attack","s":5,"u":"spring%20attack_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Levering Strike","s":28,"u":"levering%20strike_ec1"},{"n":"Everstand Strike","s":6,"u":"everstand%20strike_locg"},{"n":"Harrying Strike","s":6,"u":"harrying%20strike_locg"},{"n":"Forceful Shot","s":51,"u":"forceful%20shot_lopsg"}]},"sonic":{"0":[{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Cross The Final Horizon","s":20,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":20,"u":"heaven's%20thunder_aoe2"}],"2":[{"n":"Horn of Blasting","s":5,"u":"horn%20of%20blasting_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Popdust","s":7,"u":"popdust_lotgb"},{"n":"Wand Of Thundering Echoes","s":7,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Resonating Ammunition","s":53,"u":"resonating%20ammunition_som"},{"n":"Sonic Tuning Mace","s":53,"u":"sonic%20tuning%20mace%20(generic)_som"}],"3":[{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Shatter","s":5,"u":"shatter_crb"},{"n":"Sound Burst","s":5,"u":"sound%20burst_crb"},{"n":"Biting Words","s":53,"u":"biting%20words_som"},{"n":"Concordant Choir","s":53,"u":"concordant%20choir_som"},{"n":"Echoing Weapon","s":53,"u":"echoing%20weapon_som"},{"n":"Haunting Hymn","s":53,"u":"haunting%20hymn_som"},{"n":"Ignite Fireworks","s":53,"u":"ignite%20fireworks_som"},{"n":"Painful Vibrations","s":53,"u":"painful%20vibrations_som"},{"n":"Seashell Of Stolen Sound","s":53,"u":"seashell%20of%20stolen%20sound_som"},{"n":"Sonata Span","s":53,"u":"sonata%20span_som"},{"n":"Thunderous Strike","s":53,"u":"thunderous%20strike_som"}],"51":[{"n":"Phantom Bells","s":15,"u":"phantom%20bells_aoa3"},{"n":"Buzzing Latch Rune","s":30,"u":"buzzing%20latch%20rune_ec4"}]},"fear":{"0":[{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Dread","s":7,"u":"dread%20(generic)_lotgb"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Fearful Feast","s":27,"u":"fearful%20feast_av3"},{"n":"Lift Nature's Caul","s":27,"u":"lift%20nature's%20caul_av3"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Invoke Spirits","s":53,"u":"invoke%20spirits_som"},{"n":"Mind Of Menace","s":53,"u":"mind%20of%20menace_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"}],"8":[{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"62":[{"n":"Coward's Roots","s":12,"u":"coward's%20roots_gmg"}],"64":[{"n":"Frightful Presence","s":9,"u":"frightful%20presence_b1"}],"70":[{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"}]},"half-elf":{"0":[{"n":"Earned Glory","s":4,"u":"earned%20glory_apg"},{"n":"Pinch Time","s":4,"u":"pinch%20time_apg"},{"n":"Elf Atavism","s":5,"u":"elf%20atavism_crb"},{"n":"Inspire Imitation","s":5,"u":"inspire%20imitation_crb"},{"n":"Supernatural Charm","s":5,"u":"supernatural%20charm_crb"},{"n":"Round Ears","s":6,"u":"round%20ears_locg"},{"n":"Sociable","s":6,"u":"sociable_locg"}]},"cleric":{"0":[{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Magic Hands","s":4,"u":"magic%20hands_apg"},{"n":"Martyr","s":4,"u":"martyr_apg"},{"n":"Miraculous Possibility","s":4,"u":"miraculous%20possibility_apg"},{"n":"Premonition Of Avoidance","s":4,"u":"premonition%20of%20avoidance_apg"},{"n":"Premonition Of Clarity","s":4,"u":"premonition%20of%20clarity_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Rapid Response","s":4,"u":"rapid%20response_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Shared Avoidance","s":4,"u":"shared%20avoidance_apg"},{"n":"Shared Clarity","s":4,"u":"shared%20clarity_apg"},{"n":"Shield Of Faith","s":4,"u":"shield%20of%20faith_apg"},{"n":"Surging Focus","s":4,"u":"surging%20focus_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Vile Desecration","s":4,"u":"vile%20desecration_apg"},{"n":"Advanced Domain","s":5,"u":"advanced%20domain_crb"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Avatar's Audience","s":5,"u":"avatar's%20audience_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(cleric)_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Castigating Weapon","s":5,"u":"castigating%20weapon_crb"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Channeled Succor","s":5,"u":"channeled%20succor_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Cremate Undead","s":5,"u":"cremate%20undead_crb"},{"n":"Deadly Simplicity","s":5,"u":"deadly%20simplicity_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Deity's Protection","s":5,"u":"deity's%20protection_crb"},{"n":"Directed Channel","s":5,"u":"directed%20channel_crb"},{"n":"Divine Weapon","s":5,"u":"divine%20weapon_crb"},{"n":"Domain Focus","s":5,"u":"domain%20focus_crb"},{"n":"Domain Initiate","s":5,"u":"domain%20initiate_crb"},{"n":"Domain Wellspring","s":5,"u":"domain%20wellspring_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Emblazon Antimagic","s":5,"u":"emblazon%20antimagic_crb"},{"n":"Emblazon Armament","s":5,"u":"emblazon%20armament_crb"},{"n":"Emblazon Energy","s":5,"u":"emblazon%20energy_crb"},{"n":"Eternal Bane","s":5,"u":"eternal%20bane_crb"},{"n":"Eternal Blessing","s":5,"u":"eternal%20blessing_crb"},{"n":"Extend Armament Alignment","s":5,"u":"extend%20armament%20alignment_crb"},{"n":"Fast Channel","s":5,"u":"fast%20channel_crb"},{"n":"Harming Hands","s":5,"u":"harming%20hands_crb"},{"n":"Healing Hands","s":5,"u":"healing%20hands_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Holy Castigation","s":5,"u":"holy%20castigation_crb"},{"n":"Improved Command Undead","s":5,"u":"improved%20command%20undead_crb"},{"n":"Improved Communal Healing","s":5,"u":"improved%20communal%20healing_crb"},{"n":"Improved Swift Banishment","s":5,"u":"improved%20swift%20banishment_crb"},{"n":"Maker Of Miracles","s":5,"u":"maker%20of%20miracles_crb"},{"n":"Metamagic Channel","s":5,"u":"metamagic%20channel_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Replenishment Of War","s":5,"u":"replenishment%20of%20war_crb"},{"n":"Resurrectionist","s":5,"u":"resurrectionist_crb"},{"n":"Sap Life","s":5,"u":"sap%20life_crb"},{"n":"Selective Energy","s":5,"u":"selective%20energy_crb"},{"n":"Shared Replenishment","s":5,"u":"shared%20replenishment_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(cleric)_crb"},{"n":"Swift Banishment","s":5,"u":"swift%20banishment_crb"},{"n":"Turn Undead","s":5,"u":"turn%20undead_crb"},{"n":"Versatile Font","s":5,"u":"versatile%20font_crb"},{"n":"False Faith","s":16,"u":"false%20faith_aoa4"},{"n":"Emblazon Divinity","s":18,"u":"emblazon%20divinity_aoa6"},{"n":"Denier Of Destruction","s":32,"u":"denier%20of%20destruction_ec6"},{"n":"Dance Of Intercession","s":36,"u":"dance%20of%20intercession_frp3"},{"n":"Expanded Domain Initiate","s":55,"u":"expanded%20domain%20initiate_logm"},{"n":"Splinter Faith","s":55,"u":"splinter%20faith_logm"},{"n":"Syncretism","s":55,"u":"syncretism_logm"}],"3":[{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Practice Makes Perfect","s":16,"u":"practice%20makes%20perfect_aoa4"}]},"oath":{"0":[{"n":"Esoteric Oath","s":4,"u":"esoteric%20oath_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Dragonslayer Oath","s":5,"u":"dragonslayer%20oath_crb"},{"n":"Fiendsbane Oath","s":5,"u":"fiendsbane%20oath_crb"},{"n":"Shining Oath","s":5,"u":"shining%20oath_crb"},{"n":"Vengeful Oath","s":5,"u":"vengeful%20oath_crb"}]},"move":{"0":[{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Leading Dance","s":4,"u":"leading%20dance_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Relentless Stalker","s":33,"u":"relentless%20stalker_fop"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Ratfolk Roll","s":1,"u":"ratfolk%20roll_loag"},{"n":"Glider Form","s":53,"u":"glider%20form_som"}],"3":[{"n":"Jump","s":5,"u":"jump_crb"},{"n":"Rising Surf","s":53,"u":"rising%20surf_som"}],"8":[{"n":"Balance","s":5,"u":"balance_crb"},{"n":"Burrow","s":5,"u":"burrow_crb"},{"n":"Climb","s":5,"u":"climb_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Crawl","s":5,"u":"crawl_crb"},{"n":"Drop Prone","s":5,"u":"drop%20prone_crb"},{"n":"Fly","s":5,"u":"fly_crb"},{"n":"Hustle","s":5,"u":"hustle_crb"},{"n":"Maneuver in Flight","s":5,"u":"maneuver%20in%20flight_crb"},{"n":"Mount","s":5,"u":"mount_crb"},{"n":"Sneak","s":5,"u":"sneak_crb"},{"n":"Squeeze","s":5,"u":"squeeze_crb"},{"n":"Stand","s":5,"u":"stand_crb"},{"n":"Step","s":5,"u":"step_crb"},{"n":"Stride","s":5,"u":"stride_crb"},{"n":"Swim","s":5,"u":"swim_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Tumble Through","s":5,"u":"tumble%20through_crb"},{"n":"Board","s":12,"u":"board_gmg"},{"n":"Drive","s":12,"u":"drive_gmg"},{"n":"Run Over","s":12,"u":"run%20over_gmg"},{"n":"Travel","s":12,"u":"travel_gmg"}]},"attack":{"0":[{"n":"Form Lock","s":4,"u":"form%20lock_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Tumbling Opportunist","s":4,"u":"tumbling%20opportunist_apg"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Cut The Bonds","s":15,"u":"cut%20the%20bonds_aoa3"},{"n":"Pivot Strike","s":28,"u":"pivot%20strike_ec1"},{"n":"Blast Lock","s":2,"u":"blast%20lock_g%26g"},{"n":"Harrying Strike","s":6,"u":"harrying%20strike_locg"},{"n":"Forceful Shot","s":51,"u":"forceful%20shot_lopsg"},{"n":"Aerial Piledriver","s":7,"u":"aerial%20piledriver_lotgb"},{"n":"Forceful Push","s":7,"u":"forceful%20push_lotgb"},{"n":"Form Lock","s":7,"u":"form%20lock_lotgb"},{"n":"Cascading Ray","s":53,"u":"cascading%20ray_som"}],"3":[{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Disintegrate","s":5,"u":"disintegrate_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Ray Of Enfeeblement","s":5,"u":"ray%20of%20enfeeblement_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Admonishing Ray","s":20,"u":"admonishing%20ray_aoe2"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Charged Javelin","s":55,"u":"charged%20javelin_logm"},{"n":"Winter Bolt","s":55,"u":"winter%20bolt_logm"},{"n":"Snowball","s":52,"u":"snowball_lowg"},{"n":"Biting Words","s":53,"u":"biting%20words_som"},{"n":"Chromatic Ray","s":53,"u":"chromatic%20ray_som"},{"n":"Gouging Claw","s":53,"u":"gouging%20claw_som"},{"n":"Horizon Thunder Sphere","s":53,"u":"horizon%20thunder%20sphere_som"},{"n":"Magnetic Acceleration","s":53,"u":"magnetic%20acceleration_som"},{"n":"Murderous Vine","s":53,"u":"murderous%20vine_som"},{"n":"Scorching Ray","s":53,"u":"scorching%20ray_som"},{"n":"Stone Lance","s":53,"u":"stone%20lance_som"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"}],"8":[{"n":"Disarm","s":5,"u":"disarm_crb"},{"n":"Escape","s":5,"u":"escape_crb"},{"n":"Force Open","s":5,"u":"force%20open_crb"},{"n":"Grapple","s":5,"u":"grapple_crb"},{"n":"Shove","s":5,"u":"shove_crb"},{"n":"Strike","s":5,"u":"strike_crb"},{"n":"Trip","s":5,"u":"trip_crb"}],"64":[{"n":"Swallow Whole","s":9,"u":"swallow%20whole_b1"}]},"polymorph":{"0":[{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Ritual Reversion","s":6,"u":"ritual%20reversion_locg"},{"n":"Twin Eidolon","s":53,"u":"twin%20eidolon_som"}],"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Sixfingers Elixir","s":38,"u":"sixfingers%20elixir%20(generic)_sli"}],"3":[{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Threefold Aspect","s":4,"u":"threefold%20aspect_apg"},{"n":"Aerial Form","s":5,"u":"aerial%20form_crb"},{"n":"Animal Form","s":5,"u":"animal%20form_crb"},{"n":"Avatar","s":5,"u":"avatar_crb"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Dinosaur Form","s":5,"u":"dinosaur%20form_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Dragon Form","s":5,"u":"dragon%20form_crb"},{"n":"Elemental Form","s":5,"u":"elemental%20form_crb"},{"n":"Enlarge","s":5,"u":"enlarge_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Gaseous Form","s":5,"u":"gaseous%20form_crb"},{"n":"Humanoid Form","s":5,"u":"humanoid%20form_crb"},{"n":"Insect Form","s":5,"u":"insect%20form_crb"},{"n":"Monstrosity Form","s":5,"u":"monstrosity%20form_crb"},{"n":"Nature Incarnate","s":5,"u":"nature%20incarnate_crb"},{"n":"Pest Form","s":5,"u":"pest%20form_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Primal Herd","s":5,"u":"primal%20herd_crb"},{"n":"Righteous Might","s":5,"u":"righteous%20might_crb"},{"n":"Shapechange","s":5,"u":"shapechange_crb"},{"n":"Shrink","s":5,"u":"shrink_crb"},{"n":"Shrink Item","s":5,"u":"shrink%20item_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Apex Companion","s":18,"u":"apex%20companion_aoa6"},{"n":"Swarm Form","s":55,"u":"swarm%20form_logm"},{"n":"Familiar Form","s":51,"u":"familiar%20form_lopsg"},{"n":"Magic Warrior Transformation","s":52,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":52,"u":"mantis%20form_lowg"},{"n":"Aberrant Form","s":53,"u":"aberrant%20form_som"},{"n":"Angel Form","s":53,"u":"angel%20form_som"},{"n":"Corrosive Body","s":53,"u":"corrosive%20body_som"},{"n":"Cosmic Form","s":53,"u":"cosmic%20form_som"},{"n":"Daemon Form","s":53,"u":"daemon%20form_som"},{"n":"Demon Form","s":53,"u":"demon%20form_som"},{"n":"Devil Form","s":53,"u":"devil%20form_som"},{"n":"Element Embodied","s":53,"u":"element%20embodied_som"},{"n":"Fey Form","s":53,"u":"fey%20form_som"},{"n":"Juvenile Companion","s":53,"u":"juvenile%20companion_som"},{"n":"Ooze Form","s":53,"u":"ooze%20form_som"},{"n":"Summoner's Visage","s":53,"u":"summoner's%20visage_som"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"64":[{"n":"Change Shape","s":9,"u":"change%20shape_b1"},{"n":"Moon Frenzy","s":9,"u":"moon%20frenzy_b1"}],"70":[{"n":"Statuette","s":30,"u":"statuette_ec4"}]},"vigilante":{"0":[{"n":"Frightening Appearance","s":4,"u":"frightening%20appearance_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Stunning Appearance","s":4,"u":"stunning%20appearance_apg"}]},"additive":{"0":[{"n":"Healing Bomb","s":4,"u":"healing%20bomb_apg"},{"n":"Combine Elixirs","s":5,"u":"combine%20elixirs_crb"},{"n":"Debilitating Bomb","s":5,"u":"debilitating%20bomb_crb"},{"n":"Exploitive Bomb","s":5,"u":"exploitive%20bomb_crb"},{"n":"Mega Bomb","s":5,"u":"mega%20bomb_crb"},{"n":"Merciful Elixir","s":5,"u":"merciful%20elixir_crb"},{"n":"Smoke Bomb","s":5,"u":"smoke%20bomb_crb"},{"n":"Sticky Bomb","s":5,"u":"sticky%20bomb_crb"},{"n":"Astonishing Explosion","s":32,"u":"astonishing%20explosion_ec6"},{"n":"Artokus's Fire","s":56,"u":"artokus's%20fire_lol"}]},"multiclass":{"0":[{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Magus Dedication","s":53,"u":"magus%20dedication_som"},{"n":"Summoner Dedication","s":53,"u":"summoner%20dedication_som"}]},"death":{"0":[{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"}],"2":[{"n":"Final Blade","s":52,"u":"final%20blade_lowg"}],"3":[{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Death Knell","s":5,"u":"death%20knell_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Finger Of Death","s":5,"u":"finger%20of%20death_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Call The Blood","s":27,"u":"call%20the%20blood_av3"},{"n":"Devour Life","s":32,"u":"devour%20life_ec6"},{"n":"Achaekek's Clutch","s":56,"u":"achaekek's%20clutch_lol"},{"n":"Rip The Spirit","s":53,"u":"rip%20the%20spirit_som"},{"n":"Sanguine Mist","s":53,"u":"sanguine%20mist_som"},{"n":"Unspeakable Shadow","s":53,"u":"unspeakable%20shadow_som"},{"n":"Voracious Gestalt","s":53,"u":"voracious%20gestalt_som"}],"62":[{"n":"Reviling Earth","s":12,"u":"reviling%20earth_gmg"}]},"detection":{"0":[{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Magic Sense","s":53,"u":"magic%20sense_som"}],"3":[{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Status","s":5,"u":"status_crb"},{"n":"Show The Way","s":55,"u":"show%20the%20way_logm"},{"n":"Approximate","s":53,"u":"approximate_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"}]},"social":{"0":[{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"}]},"prediction":{"0":[{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"}],"3":[{"n":"Augury","s":5,"u":"augury_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Perseis's Precautions","s":51,"u":"perseis's%20precautions_lopsg"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Inevitable Disaster","s":53,"u":"inevitable%20disaster_som"}],"70":[{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"}]},"incapacitation":{"0":[{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Critical Debilitation","s":5,"u":"critical%20debilitation_crb"},{"n":"Sabotage","s":5,"u":"sabotage_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Sleeper Hold","s":5,"u":"sleeper%20hold_crb"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"}],"2":[{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Drover's Band","s":26,"u":"drover's%20band_av2"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Tusk And Fang Chain","s":35,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Spirit-sealing Fulu","s":53,"u":"spirit-sealing%20fulu%20(generic)_som"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Banishment","s":5,"u":"banishment_crb"},{"n":"Blindness","s":5,"u":"blindness_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Magical Fetters","s":20,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":20,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Favorable Review","s":29,"u":"favorable%20review_ec2"},{"n":"Astral Labyrinth","s":32,"u":"astral%20labyrinth_ec6"},{"n":"Undermine Reality","s":32,"u":"undermine%20reality_ec6"},{"n":"Eject Soul","s":55,"u":"eject%20soul_logm"},{"n":"Overflowing Sorrow","s":55,"u":"overflowing%20sorrow_logm"},{"n":"Stasis","s":55,"u":"stasis_logm"},{"n":"Aromatic Lure","s":56,"u":"aromatic%20lure_lol"},{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Glimmer Of Charm","s":53,"u":"glimmer%20of%20charm_som"},{"n":"Impending Doom","s":53,"u":"impending%20doom_som"},{"n":"Ocular Overload","s":53,"u":"ocular%20overload_som"},{"n":"Phantom Prison","s":53,"u":"phantom%20prison_som"}],"8":[{"n":"Master Strike","s":5,"u":"master%20strike_crb"}],"62":[{"n":"Curse of Slumber","s":12,"u":"curse%20of%20slumber_gmg"}]},"revelation":{"0":[{"n":"True Perception","s":4,"u":"true%20perception_apg"}],"2":[{"n":"Ethersight Ring","s":20,"u":"ethersight%20ring_aoe2"}],"3":[{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"See Invisibility","s":5,"u":"see%20invisibility_crb"},{"n":"True Seeing","s":5,"u":"true%20seeing_crb"},{"n":"Light Of Revelation","s":6,"u":"light%20of%20revelation_locg"},{"n":"Organsight","s":53,"u":"organsight_som"}]},"instinct":{"0":[{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"}]},"aura":{"0":[{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"}],"2":[{"n":"Magnetic Suit","s":2,"u":"magnetic%20suit%20(generic)_g%26g"}],"3":[{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Divine Aura","s":5,"u":"divine%20aura_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Glimmer Of Charm","s":53,"u":"glimmer%20of%20charm_som"},{"n":"Voracious Gestalt","s":53,"u":"voracious%20gestalt_som"}],"64":[{"n":"Frightful Presence","s":9,"u":"frightful%20presence_b1"},{"n":"Telepathy","s":9,"u":"telepathy_b1"}]},"force":{"0":[{"n":"Cross The Final Horizon","s":20,"u":"cross%20the%20final%20horizon_aoe2"}],"2":[{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Wand Of Spiritual Warfare","s":7,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Impactful","s":53,"u":"impactful%20(generic)_som"},{"n":"Rebounding Breastplate","s":53,"u":"rebounding%20breastplate_som"}],"3":[{"n":"Force Cage","s":4,"u":"force%20cage_apg"},{"n":"Blade Barrier","s":5,"u":"blade%20barrier_crb"},{"n":"Floating Disk","s":5,"u":"floating%20disk_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Magic Missile","s":5,"u":"magic%20missile_crb"},{"n":"Resilient Sphere","s":5,"u":"resilient%20sphere_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spirit Blast","s":5,"u":"spirit%20blast_crb"},{"n":"Spirit Song","s":5,"u":"spirit%20song_crb"},{"n":"Spiritual Guardian","s":5,"u":"spiritual%20guardian_crb"},{"n":"Spiritual Weapon","s":5,"u":"spiritual%20weapon_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Wall Of Force","s":5,"u":"wall%20of%20force_crb"},{"n":"Weapon Of Judgment","s":5,"u":"weapon%20of%20judgment_crb"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Whirling Scarves","s":55,"u":"whirling%20scarves_logm"},{"n":"Blink Charge","s":53,"u":"blink%20charge_som"},{"n":"Deity's Strike","s":53,"u":"deity's%20strike_som"},{"n":"Force Fang","s":53,"u":"force%20fang_som"},{"n":"Forceful Hand","s":53,"u":"forceful%20hand_som"},{"n":"Inner Radiance Torrent","s":53,"u":"inner%20radiance%20torrent_som"},{"n":"Repelling Pulse","s":53,"u":"repelling%20pulse_som"},{"n":"Friendfetch","s":39,"u":"friendfetch_sot1"}]},"verbal":{"0":[{"n":"Heaven's Thunder","s":20,"u":"heaven's%20thunder_aoe2"}]},"curse":{"0":[{"n":"Accursed Clay Fist","s":8,"u":"accursed%20clay%20fist_ec3"}],"3":[{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blood Vendetta","s":4,"u":"blood%20vendetta_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Ill Omen","s":4,"u":"ill%20omen_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Mariner's Curse","s":5,"u":"mariner's%20curse_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spiritual Epidemic","s":5,"u":"spiritual%20epidemic_crb"},{"n":"Daydreamer's Curse","s":26,"u":"daydreamer's%20curse_av2"},{"n":"Savant's Curse","s":26,"u":"savant's%20curse_av2"},{"n":"Clownish Curse","s":29,"u":"clownish%20curse_ec2"},{"n":"Brand The Impenitent","s":55,"u":"brand%20the%20impenitent_logm"},{"n":"Cup Of Dust","s":55,"u":"cup%20of%20dust_logm"},{"n":"Feast Of Ashes","s":55,"u":"feast%20of%20ashes_logm"},{"n":"Ill Omen","s":55,"u":"ill%20omen_logm"},{"n":"Achaekek's Clutch","s":56,"u":"achaekek's%20clutch_lol"},{"n":"Bandit's Doom","s":53,"u":"bandit's%20doom_som"},{"n":"Bloodspray Curse","s":53,"u":"bloodspray%20curse_som"},{"n":"Canticle Of Everlasting Grief","s":53,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Inevitable Disaster","s":53,"u":"inevitable%20disaster_som"},{"n":"Warrior's Regret","s":53,"u":"warrior's%20regret_som"},{"n":"Stumbling Curse","s":39,"u":"stumbling%20curse_sot1"}],"51":[{"n":"Witch-priests' Curse","s":31,"u":"witch-priests'%20curse_ec5"}],"62":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Coward's Roots","s":12,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":12,"u":"curse%20of%20nightmares_gmg"},{"n":"Curse of Slumber","s":12,"u":"curse%20of%20slumber_gmg"},{"n":"Curse of the Ravenous","s":12,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Grave Curse","s":12,"u":"grave%20curse_gmg"},{"n":"Oath of the Flesh","s":12,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Reviled of Nature","s":12,"u":"reviled%20of%20nature_gmg"},{"n":"Reviling Earth","s":12,"u":"reviling%20earth_gmg"},{"n":"Sellsword's Folly","s":12,"u":"sellsword's%20folly_gmg"},{"n":"Slayer's Haunt","s":12,"u":"slayer's%20haunt_gmg"},{"n":"Spirit Anchor","s":12,"u":"spirit%20anchor_gmg"},{"n":"Sword of Anathema","s":12,"u":"sword%20of%20anathema_gmg"},{"n":"Theft of Thought","s":12,"u":"theft%20of%20thought_gmg"},{"n":"Thief's Retribution","s":12,"u":"thief's%20retribution_gmg"},{"n":"Unending Thirst","s":12,"u":"unending%20thirst_gmg"},{"n":"Wizard's Ward","s":12,"u":"wizard's%20ward_gmg"}],"63":[{"n":"Soulforged Corruption","s":53,"u":"soulforged%20corruption_som"}],"64":[{"n":"Curse of the Werecreature","s":9,"u":"curse%20of%20the%20werecreature_b1"}],"70":[{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Concealment's Curtain","s":53,"u":"concealment's%20curtain_som"},{"n":"Portrait Of Spite","s":53,"u":"portrait%20of%20spite_som"}]},"electric":{"0":[{"n":"Electric Counter","s":35,"u":"electric%20counter_frp2"}]},"extradimensional":{"0":[{"n":"Extradimensional Stash","s":36,"u":"extradimensional%20stash_frp3"},{"n":"Spirit Sheath","s":53,"u":"spirit%20sheath_som"}],"2":[{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Bag Of Devouring","s":12,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":12,"u":"bag%20of%20weasels_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Gourd Home","s":15,"u":"gourd%20home_aoa3"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Encompassing Lockpick","s":7,"u":"encompassing%20lockpick_lotgb"},{"n":"Wig Of Holding","s":7,"u":"wig%20of%20holding_lotgb"},{"n":"Staff-storing Shield","s":53,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Thousand-blade Thesis","s":53,"u":"thousand-blade%20thesis_som"}],"3":[{"n":"Pet Cache","s":4,"u":"pet%20cache_apg"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Maze Of Locked Doors","s":20,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Bottomless Stomach","s":53,"u":"bottomless%20stomach_som"},{"n":"Instant Armor","s":53,"u":"instant%20armor_som"},{"n":"Pocket Library","s":53,"u":"pocket%20library_som"}]},"inventor":{"0":[{"n":"Advanced Construct Companion","s":2,"u":"advanced%20construct%20companion_g%26g"},{"n":"Boost Modulation","s":2,"u":"boost%20modulation_g%26g"},{"n":"Built-in Tools","s":2,"u":"built-in%20tools_g%26g"},{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Construct Shell","s":2,"u":"construct%20shell_g%26g"},{"n":"Contingency Gadgets","s":2,"u":"contingency%20gadgets_g%26g"},{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"},{"n":"Devastating Weaponry","s":2,"u":"devastating%20weaponry_g%26g"},{"n":"Distracting Explosion","s":2,"u":"distracting%20explosion_g%26g"},{"n":"Diving Armor","s":2,"u":"diving%20armor_g%26g"},{"n":"Dual-form Weapon","s":2,"u":"dual-form%20weapon_g%26g"},{"n":"Electrify Armor","s":2,"u":"electrify%20armor_g%26g"},{"n":"Engine Of Destruction","s":2,"u":"engine%20of%20destruction_g%26g"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Explosive Maneuver","s":2,"u":"explosive%20maneuver_g%26g"},{"n":"Full Automation","s":2,"u":"full%20automation_g%26g"},{"n":"Gadget Specialist","s":2,"u":"gadget%20specialist_g%26g"},{"n":"Gigaton Strike","s":2,"u":"gigaton%20strike_g%26g"},{"n":"Gigavolt","s":2,"u":"gigavolt_g%26g"},{"n":"Haphazard Repair","s":2,"u":"haphazard%20repair_g%26g"},{"n":"Helpful Tinkering","s":2,"u":"helpful%20tinkering_g%26g"},{"n":"Incredible Construct Companion","s":2,"u":"incredible%20construct%20companion_g%26g"},{"n":"Just The Thing!","s":2,"u":"just%20the%20thing!_g%26g"},{"n":"Lock On","s":2,"u":"lock%20on_g%26g"},{"n":"Manifold Modifications","s":2,"u":"manifold%20modifications_g%26g"},{"n":"Megaton Strike","s":2,"u":"megaton%20strike_g%26g"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"},{"n":"Negate Damage","s":2,"u":"negate%20damage_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Overdrive Ally","s":2,"u":"overdrive%20ally_g%26g"},{"n":"Paragon Companion","s":2,"u":"paragon%20companion_g%26g"},{"n":"Persistent Boost","s":2,"u":"persistent%20boost_g%26g"},{"n":"Prototype Companion","s":2,"u":"prototype%20companion_g%26g"},{"n":"Reverse Engineer","s":2,"u":"reverse%20engineer_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Shared Overdrive","s":2,"u":"shared%20overdrive_g%26g"},{"n":"Soaring Armor","s":2,"u":"soaring%20armor_g%26g"},{"n":"Tamper","s":2,"u":"tamper_g%26g"},{"n":"Ubiquitous Gadgets","s":2,"u":"ubiquitous%20gadgets_g%26g"},{"n":"Ubiquitous Overdrive","s":2,"u":"ubiquitous%20overdrive_g%26g"},{"n":"Unstable Redundancies","s":2,"u":"unstable%20redundancies_g%26g"},{"n":"Variable Core","s":2,"u":"variable%20core_g%26g"},{"n":"Visual Fidelity","s":2,"u":"visual%20fidelity_g%26g"},{"n":"You Failed To Account For... This!","s":2,"u":"you%20failed%20to%20account%20for...%20this!_g%26g"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"},{"n":"Overdrive","s":2,"u":"overdrive_g%26g"}]},"gunslinger":{"0":[{"n":"Advanced Shooter","s":2,"u":"advanced%20shooter_g%26g"},{"n":"Alchemical Shot","s":2,"u":"alchemical%20shot_g%26g"},{"n":"Black Powder Boost","s":2,"u":"black%20powder%20boost_g%26g"},{"n":"Blast Lock","s":2,"u":"blast%20lock_g%26g"},{"n":"Blast Tackle","s":2,"u":"blast%20tackle_g%26g"},{"n":"Blood In The Air","s":2,"u":"blood%20in%20the%20air_g%26g"},{"n":"Bullet Split","s":2,"u":"bullet%20split_g%26g"},{"n":"Called Shot","s":2,"u":"called%20shot_g%26g"},{"n":"Cauterize","s":2,"u":"cauterize_g%26g"},{"n":"Come At Me!","s":2,"u":"come%20at%20me!_g%26g"},{"n":"Cover Fire","s":2,"u":"cover%20fire_g%26g"},{"n":"Crossbow Crack Shot","s":2,"u":"crossbow%20crack%20shot_g%26g"},{"n":"Dance Of Thunder","s":2,"u":"dance%20of%20thunder_g%26g"},{"n":"Deadeye","s":2,"u":"deadeye_g%26g"},{"n":"Defensive Armaments","s":2,"u":"defensive%20armaments_g%26g"},{"n":"Deflecting Shot","s":2,"u":"deflecting%20shot_g%26g"},{"n":"Disruptive Blur","s":2,"u":"disruptive%20blur_g%26g"},{"n":"Drifter's Juke","s":2,"u":"drifter's%20juke_g%26g"},{"n":"Dual-weapon Reload","s":2,"u":"dual-weapon%20reload_g%26g"},{"n":"Fake Out","s":2,"u":"fake%20out_g%26g"},{"n":"Fatal Bullet","s":2,"u":"fatal%20bullet_g%26g"},{"n":"Final Shot","s":2,"u":"final%20shot_g%26g"},{"n":"Flesh Wound","s":2,"u":"flesh%20wound_g%26g"},{"n":"Grit And Tenacity","s":2,"u":"grit%20and%20tenacity_g%26g"},{"n":"Hair Trigger","s":2,"u":"hair%20trigger_g%26g"},{"n":"Headshot","s":2,"u":"headshot_g%26g"},{"n":"Hit The Dirt!","s":2,"u":"hit%20the%20dirt!_g%26g"},{"n":"Instant Backup","s":2,"u":"instant%20backup_g%26g"},{"n":"Instant Return","s":2,"u":"instant%20return_g%26g"},{"n":"Leap And Fire","s":2,"u":"leap%20and%20fire_g%26g"},{"n":"Munitions Crafter","s":2,"u":"munitions%20crafter_g%26g"},{"n":"Munitions Machinist","s":2,"u":"munitions%20machinist_g%26g"},{"n":"Paired Shots","s":2,"u":"paired%20shots_g%26g"},{"n":"Penetrating Fire","s":2,"u":"penetrating%20fire_g%26g"},{"n":"Perfect Readiness","s":2,"u":"perfect%20readiness_g%26g"},{"n":"Phalanx Breaker","s":2,"u":"phalanx%20breaker_g%26g"},{"n":"Piercing Critical","s":2,"u":"piercing%20critical_g%26g"},{"n":"Pistol Twirl","s":2,"u":"pistol%20twirl_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Precious Munitions","s":2,"u":"precious%20munitions_g%26g"},{"n":"Quick Draw","s":2,"u":"quick%20draw_g%26g"},{"n":"Reach For The Stars","s":2,"u":"reach%20for%20the%20stars_g%26g"},{"n":"Rebounding Assault","s":2,"u":"rebounding%20assault_g%26g"},{"n":"Redirecting Shot","s":2,"u":"redirecting%20shot_g%26g"},{"n":"Ricochet Legend","s":2,"u":"ricochet%20legend_g%26g"},{"n":"Ricochet Master","s":2,"u":"ricochet%20master_g%26g"},{"n":"Ricochet Shot","s":2,"u":"ricochet%20shot_g%26g"},{"n":"Risky Reload","s":2,"u":"risky%20reload_g%26g"},{"n":"Running Reload","s":2,"u":"running%20reload_g%26g"},{"n":"Scatter Blast","s":2,"u":"scatter%20blast_g%26g"},{"n":"Shattering Shot","s":2,"u":"shattering%20shot_g%26g"},{"n":"Shooter's Camouflage","s":2,"u":"shooter's%20camouflage_g%26g"},{"n":"Showstopper","s":2,"u":"showstopper_g%26g"},{"n":"Slinger's Reflexes","s":2,"u":"slinger's%20reflexes_g%26g"},{"n":"Smoke Curtain","s":2,"u":"smoke%20curtain_g%26g"},{"n":"Sniper's Aim","s":2,"u":"sniper's%20aim_g%26g"},{"n":"Stab And Blast","s":2,"u":"stab%20and%20blast_g%26g"},{"n":"Sword And Pistol","s":2,"u":"sword%20and%20pistol_g%26g"},{"n":"Trick Shot","s":2,"u":"trick%20shot_g%26g"},{"n":"Twin Shot Knockdown","s":2,"u":"twin%20shot%20knockdown_g%26g"},{"n":"Two-weapon Fusillade","s":2,"u":"two-weapon%20fusillade_g%26g"},{"n":"Unerring Shot","s":2,"u":"unerring%20shot_g%26g"},{"n":"Unshakable Grit","s":2,"u":"unshakable%20grit_g%26g"},{"n":"Warning Shot","s":2,"u":"warning%20shot_g%26g"}],"8":[{"n":"Clear a Path","s":2,"u":"clear%20a%20path_g%26g"},{"n":"Covered Reload","s":2,"u":"covered%20reload_g%26g"},{"n":"Drifter's Wake","s":2,"u":"drifter's%20wake_g%26g"},{"n":"Finish the Job","s":2,"u":"finish%20the%20job_g%26g"},{"n":"Ghost Shot","s":2,"u":"ghost%20shot_g%26g"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"},{"n":"Into the Fray","s":2,"u":"into%20the%20fray_g%26g"},{"n":"Living Fortification","s":2,"u":"living%20fortification_g%26g"},{"n":"One Shot, One Kill","s":2,"u":"one%20shot%2c%20one%20kill_g%26g"},{"n":"Pistolero's Retort","s":2,"u":"pistolero's%20retort_g%26g"},{"n":"Raconteur's Reload","s":2,"u":"raconteur's%20reload_g%26g"},{"n":"Reloading Strike","s":2,"u":"reloading%20strike_g%26g"},{"n":"Siegebreaker","s":2,"u":"siegebreaker_g%26g"},{"n":"Spinning Crush","s":2,"u":"spinning%20crush_g%26g"},{"n":"Ten Paces","s":2,"u":"ten%20paces_g%26g"},{"n":"Thoughtful Reload","s":2,"u":"thoughtful%20reload_g%26g"},{"n":"Vital Shot","s":2,"u":"vital%20shot_g%26g"}]},"modification":{"0":[{"n":"Built-in Tools","s":2,"u":"built-in%20tools_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Diving Armor","s":2,"u":"diving%20armor_g%26g"},{"n":"Dual-form Weapon","s":2,"u":"dual-form%20weapon_g%26g"},{"n":"Manifold Modifications","s":2,"u":"manifold%20modifications_g%26g"},{"n":"Soaring Armor","s":2,"u":"soaring%20armor_g%26g"},{"n":"Variable Core","s":2,"u":"variable%20core_g%26g"}]},"unstable":{"0":[{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Haphazard Repair","s":2,"u":"haphazard%20repair_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"}]},"reckless":{"0":[{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"}],"8":[{"n":"Run Over","s":12,"u":"run%20over_gmg"}]},"class":{"0":[{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Elementalist Dedication","s":53,"u":"elementalist%20dedication_som"},{"n":"Flexible Spellcaster Dedication","s":53,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Runelord Dedication","s":53,"u":"runelord%20dedication_som"},{"n":"Wellspring Mage Dedication","s":53,"u":"wellspring%20mage%20dedication_som"}]},"fleshwarp":{"0":[{"n":"Aberration Kinship","s":1,"u":"aberration%20kinship_loag"},{"n":"Augment Senses","s":1,"u":"augment%20senses_loag"},{"n":"Captivating Curiosity","s":1,"u":"captivating%20curiosity_loag"},{"n":"Coating Of Slime","s":1,"u":"coating%20of%20slime_loag"},{"n":"Deep Vision","s":1,"u":"deep%20vision_loag"},{"n":"Eerie Compression","s":1,"u":"eerie%20compression_loag"},{"n":"Finned Ridges","s":1,"u":"finned%20ridges_loag"},{"n":"Gaping Flesh","s":1,"u":"gaping%20flesh_loag"},{"n":"Gripping Limbs","s":1,"u":"gripping%20limbs_loag"},{"n":"Living Weapon","s":1,"u":"living%20weapon_loag"},{"n":"Mutate Weapon","s":1,"u":"mutate%20weapon_loag"},{"n":"Powerful Guts","s":1,"u":"powerful%20guts_loag"},{"n":"Slip The Grasp","s":1,"u":"slip%20the%20grasp_loag"},{"n":"Spew Tentacles","s":1,"u":"spew%20tentacles_loag"},{"n":"Startling Appearance","s":1,"u":"startling%20appearance_loag"},{"n":"Uncanny Awareness","s":1,"u":"uncanny%20awareness_loag"}]},"hobgoblin":{"0":[{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Cantorian Reinforcement","s":1,"u":"cantorian%20reinforcement_loag"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Fell Rider","s":1,"u":"fell%20rider_loag"},{"n":"Rallying Cry","s":1,"u":"rallying%20cry_loag"},{"n":"Recognize Ambush","s":1,"u":"recognize%20ambush_loag"},{"n":"Runtsage","s":1,"u":"runtsage_loag"},{"n":"Sneaky","s":1,"u":"sneaky_loag"},{"n":"Squad Tactics","s":1,"u":"squad%20tactics_loag"},{"n":"Stone Face","s":1,"u":"stone%20face_loag"},{"n":"War Conditioning","s":1,"u":"war%20conditioning_loag"},{"n":"We March On","s":1,"u":"we%20march%20on_loag"},{"n":"Agonizing Rebuke","s":6,"u":"agonizing%20rebuke_locg"},{"n":"Alchemical Scholar","s":6,"u":"alchemical%20scholar_locg"},{"n":"Expert Drill Sergeant","s":6,"u":"expert%20drill%20sergeant_locg"},{"n":"Formation Master","s":6,"u":"formation%20master_locg"},{"n":"Formation Training","s":6,"u":"formation%20training_locg"},{"n":"Hobgoblin Lore","s":6,"u":"hobgoblin%20lore_locg"},{"n":"Hobgoblin Weapon Discipline","s":6,"u":"hobgoblin%20weapon%20discipline_locg"},{"n":"Hobgoblin Weapon Expertise","s":6,"u":"hobgoblin%20weapon%20expertise_locg"},{"n":"Hobgoblin Weapon Familiarity","s":6,"u":"hobgoblin%20weapon%20familiarity_locg"},{"n":"Leech-clipper","s":6,"u":"leech-clipper_locg"},{"n":"Pride In Arms","s":6,"u":"pride%20in%20arms_locg"},{"n":"Remorseless Lash","s":6,"u":"remorseless%20lash_locg"},{"n":"Vigorous Health","s":6,"u":"vigorous%20health_locg"},{"n":"Azaersi's Roads","s":56,"u":"azaersi's%20roads_lol"}]},"darkness":{"0":[{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"}],"2":[{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"}],"3":[{"n":"Dance Of Darkness","s":4,"u":"dance%20of%20darkness_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Darkness","s":5,"u":"darkness_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Penumbral Shroud","s":55,"u":"penumbral%20shroud_logm"},{"n":"Darklight","s":53,"u":"darklight_som"},{"n":"Wall of Shadow","s":42,"u":"wall%20of%20shadow_sot4"}]},"hellknight":{"0":[{"n":"Hellknight Order Cross-training","s":6,"u":"hellknight%20order%20cross-training_locg"}]},"poppet":{"0":[{"n":"Cunning Tinker","s":7,"u":"cunning%20tinker_lotgb"},{"n":"Harmless Doll","s":7,"u":"harmless%20doll_lotgb"},{"n":"Helpful Poppet","s":7,"u":"helpful%20poppet_lotgb"},{"n":"Histrionic Injury","s":7,"u":"histrionic%20injury_lotgb"},{"n":"Impossible Gossip","s":7,"u":"impossible%20gossip_lotgb"},{"n":"Nothing But Fluff","s":7,"u":"nothing%20but%20fluff_lotgb"},{"n":"Quadruped","s":7,"u":"quadruped_lotgb"},{"n":"Reanimating Spark","s":7,"u":"reanimating%20spark_lotgb"},{"n":"Restitch","s":7,"u":"restitch_lotgb"},{"n":"Scaling Poppet","s":7,"u":"scaling%20poppet_lotgb"},{"n":"Sealed Poppet","s":7,"u":"sealed%20poppet_lotgb"},{"n":"Shiny Button Eyes","s":7,"u":"shiny%20button%20eyes_lotgb"},{"n":"Soaring Poppet","s":7,"u":"soaring%20poppet_lotgb"},{"n":"Spark Of Independence","s":7,"u":"spark%20of%20independence_lotgb"},{"n":"Squirm Free","s":7,"u":"squirm%20free_lotgb"},{"n":"Swimming Poppet","s":7,"u":"swimming%20poppet_lotgb"},{"n":"Wash Out","s":7,"u":"wash%20out_lotgb"},{"n":"Wheedle And Jig","s":7,"u":"wheedle%20and%20jig_lotgb"}]},"evolution":{"0":[{"n":"Advanced Weaponry","s":53,"u":"advanced%20weaponry_som"},{"n":"Airborne Form","s":53,"u":"airborne%20form_som"},{"n":"Alacritous Action","s":53,"u":"alacritous%20action_som"},{"n":"Amphibious Form","s":53,"u":"amphibious%20form_som"},{"n":"Blood Frenzy","s":53,"u":"blood%20frenzy_som"},{"n":"Bloodletting Claws","s":53,"u":"bloodletting%20claws_som"},{"n":"Burrowing Form","s":53,"u":"burrowing%20form_som"},{"n":"Constricting Hold","s":53,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":53,"u":"defend%20summoner_som"},{"n":"Dual Energy Heart","s":53,"u":"dual%20energy%20heart_som"},{"n":"Eidolon's Opportunity","s":53,"u":"eidolon's%20opportunity_som"},{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"},{"n":"Energy Heart","s":53,"u":"energy%20heart_som"},{"n":"Energy Resistance","s":53,"u":"energy%20resistance_som"},{"n":"Ever-vigilant Senses","s":53,"u":"ever-vigilant%20senses_som"},{"n":"Expanded Senses","s":53,"u":"expanded%20senses_som"},{"n":"Glider Form","s":53,"u":"glider%20form_som"},{"n":"Grasping Limbs","s":53,"u":"grasping%20limbs_som"},{"n":"Hulking Size","s":53,"u":"hulking%20size_som"},{"n":"Magical Adept","s":53,"u":"magical%20adept_som"},{"n":"Magical Master","s":53,"u":"magical%20master_som"},{"n":"Magical Understudy","s":53,"u":"magical%20understudy_som"},{"n":"Merciless Rend","s":53,"u":"merciless%20rend_som"},{"n":"Miniaturize","s":53,"u":"miniaturize_som"},{"n":"Phase Out","s":53,"u":"phase%20out_som"},{"n":"Pushing Attack","s":53,"u":"pushing%20attack_som"},{"n":"Ranged Combatant","s":53,"u":"ranged%20combatant_som"},{"n":"Resilient Shell","s":53,"u":"resilient%20shell_som"},{"n":"Shrink Down","s":53,"u":"shrink%20down_som"},{"n":"Spell-repelling Form","s":53,"u":"spell-repelling%20form_som"},{"n":"Steed Form","s":53,"u":"steed%20form_som"},{"n":"Towering Size","s":53,"u":"towering%20size_som"},{"n":"Trample","s":53,"u":"trample_som"},{"n":"Vibration Sense","s":53,"u":"vibration%20sense_som"},{"n":"Weighty Impact","s":53,"u":"weighty%20impact_som"}]},"summoner":{"0":[{"n":"Advanced Weaponry","s":53,"u":"advanced%20weaponry_som"},{"n":"Airborne Form","s":53,"u":"airborne%20form_som"},{"n":"Alacritous Action","s":53,"u":"alacritous%20action_som"},{"n":"Amphibious Form","s":53,"u":"amphibious%20form_som"},{"n":"Blood Frenzy","s":53,"u":"blood%20frenzy_som"},{"n":"Bloodletting Claws","s":53,"u":"bloodletting%20claws_som"},{"n":"Boost Summons","s":53,"u":"boost%20summons_som"},{"n":"Burrowing Form","s":53,"u":"burrowing%20form_som"},{"n":"Constricting Hold","s":53,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":53,"u":"defend%20summoner_som"},{"n":"Dual Energy Heart","s":53,"u":"dual%20energy%20heart_som"},{"n":"Dual Studies","s":53,"u":"dual%20studies_som"},{"n":"Effortless Concentration","s":53,"u":"effortless%20concentration_som"},{"n":"Eidolon's Opportunity","s":53,"u":"eidolon's%20opportunity_som"},{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"},{"n":"Energy Heart","s":53,"u":"energy%20heart_som"},{"n":"Energy Resistance","s":53,"u":"energy%20resistance_som"},{"n":"Eternal Boost","s":53,"u":"eternal%20boost_som"},{"n":"Ever-vigilant Senses","s":53,"u":"ever-vigilant%20senses_som"},{"n":"Expanded Senses","s":53,"u":"expanded%20senses_som"},{"n":"Extend Boost","s":53,"u":"extend%20boost_som"},{"n":"Flexible Transmogrification","s":53,"u":"flexible%20transmogrification_som"},{"n":"Glider Form","s":53,"u":"glider%20form_som"},{"n":"Grasping Limbs","s":53,"u":"grasping%20limbs_som"},{"n":"Hulking Size","s":53,"u":"hulking%20size_som"},{"n":"Legendary Summoner","s":53,"u":"legendary%20summoner_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Link Focus","s":53,"u":"link%20focus_som"},{"n":"Link Wellspring","s":53,"u":"link%20wellspring_som"},{"n":"Magical Adept","s":53,"u":"magical%20adept_som"},{"n":"Magical Master","s":53,"u":"magical%20master_som"},{"n":"Magical Understudy","s":53,"u":"magical%20understudy_som"},{"n":"Master Summoner","s":53,"u":"master%20summoner_som"},{"n":"Meld Into Eidolon","s":53,"u":"meld%20into%20eidolon_som"},{"n":"Merciless Rend","s":53,"u":"merciless%20rend_som"},{"n":"Miniaturize","s":53,"u":"miniaturize_som"},{"n":"Ostentatious Arrival","s":53,"u":"ostentatious%20arrival_som"},{"n":"Phase Out","s":53,"u":"phase%20out_som"},{"n":"Protective Bond","s":53,"u":"protective%20bond_som"},{"n":"Pushing Attack","s":53,"u":"pushing%20attack_som"},{"n":"Ranged Combatant","s":53,"u":"ranged%20combatant_som"},{"n":"Reactive Dismissal","s":53,"u":"reactive%20dismissal_som"},{"n":"Reinforce Eidolon","s":53,"u":"reinforce%20eidolon_som"},{"n":"Resilient Shell","s":53,"u":"resilient%20shell_som"},{"n":"Share Eidolon Magic","s":53,"u":"share%20eidolon%20magic_som"},{"n":"Shrink Down","s":53,"u":"shrink%20down_som"},{"n":"Skilled Partner","s":53,"u":"skilled%20partner_som"},{"n":"Spell-repelling Form","s":53,"u":"spell-repelling%20form_som"},{"n":"Steed Form","s":53,"u":"steed%20form_som"},{"n":"Summoner's Call","s":53,"u":"summoner's%20call_som"},{"n":"Tandem Movement","s":53,"u":"tandem%20movement_som"},{"n":"Tandem Strike","s":53,"u":"tandem%20strike_som"},{"n":"Towering Size","s":53,"u":"towering%20size_som"},{"n":"Trample","s":53,"u":"trample_som"},{"n":"Transpose","s":53,"u":"transpose_som"},{"n":"True Transmogrification","s":53,"u":"true%20transmogrification_som"},{"n":"Twin Eidolon","s":53,"u":"twin%20eidolon_som"},{"n":"Unfetter Eidolon","s":53,"u":"unfetter%20eidolon_som"},{"n":"Vibration Sense","s":53,"u":"vibration%20sense_som"},{"n":"Weighty Impact","s":53,"u":"weighty%20impact_som"}],"3":[{"n":"Boost Eidolon","s":53,"u":"boost%20eidolon_som"},{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"},{"n":"Evolution Surge","s":53,"u":"evolution%20surge_som"},{"n":"Extend Boost","s":53,"u":"extend%20boost_som"},{"n":"Lifelink Surge","s":53,"u":"lifelink%20surge_som"},{"n":"Reinforce Eidolon","s":53,"u":"reinforce%20eidolon_som"},{"n":"Unfetter Eidolon","s":53,"u":"unfetter%20eidolon_som"}],"8":[{"n":"Act Together","s":53,"u":"act%20together_som"},{"n":"Manifest Eidolon","s":53,"u":"manifest%20eidolon_som"},{"n":"Share Senses","s":53,"u":"share%20senses_som"}]},"magus":{"0":[{"n":"Arcane Fists","s":53,"u":"arcane%20fists_som"},{"n":"Arcane Shroud","s":53,"u":"arcane%20shroud_som"},{"n":"Attack Of Opportunity","s":53,"u":"attack%20of%20opportunity%20(magus)_som"},{"n":"Cantrip Expansion","s":53,"u":"cantrip%20expansion_som"},{"n":"Capture Magic","s":53,"u":"capture%20magic_som"},{"n":"Cascade Countermeasure","s":53,"u":"cascade%20countermeasure_som"},{"n":"Cascading Ray","s":53,"u":"cascading%20ray_som"},{"n":"Conflux Focus","s":53,"u":"conflux%20focus_som"},{"n":"Conflux Wellspring","s":53,"u":"conflux%20wellspring_som"},{"n":"Dazzling Block","s":53,"u":"dazzling%20block_som"},{"n":"Devastating Spellstrike","s":53,"u":"devastating%20spellstrike_som"},{"n":"Dimensional Disappearance","s":53,"u":"dimensional%20disappearance_som"},{"n":"Dispelling Spellstrike","s":53,"u":"dispelling%20spellstrike_som"},{"n":"Distracting Spellstrike","s":53,"u":"distracting%20spellstrike_som"},{"n":"Emergency Targe","s":53,"u":"emergency%20targe_som"},{"n":"Enhanced Familiar","s":53,"u":"enhanced%20familiar_som"},{"n":"Expansive Spellstrike","s":53,"u":"expansive%20spellstrike_som"},{"n":"Familiar","s":53,"u":"familiar%20(magus)_som"},{"n":"Force Fang","s":53,"u":"force%20fang_som"},{"n":"Fused Staff","s":53,"u":"fused%20staff_som"},{"n":"Hasted Assault","s":53,"u":"hasted%20assault_som"},{"n":"Knowledge Is Power","s":53,"u":"knowledge%20is%20power_som"},{"n":"Lunging Spellstrike","s":53,"u":"lunging%20spellstrike_som"},{"n":"Magic Sense","s":53,"u":"magic%20sense_som"},{"n":"Magus's Analysis","s":53,"u":"magus's%20analysis_som"},{"n":"Meteoric Spellstrike","s":53,"u":"meteoric%20spellstrike_som"},{"n":"Overwhelming Spellstrike","s":53,"u":"overwhelming%20spellstrike_som"},{"n":"Preternatural Parry","s":53,"u":"preternatural%20parry_som"},{"n":"Raise A Tome","s":53,"u":"raise%20a%20tome_som"},{"n":"Rapid Recharge","s":53,"u":"rapid%20recharge_som"},{"n":"Resounding Cascade","s":53,"u":"resounding%20cascade_som"},{"n":"Runic Impression","s":53,"u":"runic%20impression_som"},{"n":"Shielded Tome","s":53,"u":"shielded%20tome_som"},{"n":"Spell Parry","s":53,"u":"spell%20parry_som"},{"n":"Spell Swipe","s":53,"u":"spell%20swipe_som"},{"n":"Spirit Sheath","s":53,"u":"spirit%20sheath_som"},{"n":"Standby Spell","s":53,"u":"standby%20spell_som"},{"n":"Starlit Eyes","s":53,"u":"starlit%20eyes_som"},{"n":"Steady Spellcasting","s":53,"u":"steady%20spellcasting_som"},{"n":"Striker's Scroll","s":53,"u":"striker's%20scroll_som"},{"n":"Student Of The Staff","s":53,"u":"student%20of%20the%20staff_som"},{"n":"Supreme Spellstrike","s":53,"u":"supreme%20spellstrike_som"},{"n":"Sustaining Steel","s":53,"u":"sustaining%20steel_som"},{"n":"Versatile Spellstrike","s":53,"u":"versatile%20spellstrike_som"},{"n":"Whirlwind Spell","s":53,"u":"whirlwind%20spell_som"}],"3":[{"n":"Cascade Countermeasure","s":53,"u":"cascade%20countermeasure_som"},{"n":"Dimensional Assault","s":53,"u":"dimensional%20assault_som"},{"n":"Force Fang","s":53,"u":"force%20fang_som"},{"n":"Hasted Assault","s":53,"u":"hasted%20assault_som"},{"n":"Runic Impression","s":53,"u":"runic%20impression_som"},{"n":"Shielding Strike","s":53,"u":"shielding%20strike_som"},{"n":"Shooting Star","s":53,"u":"shooting%20star_som"},{"n":"Spinning Staff","s":53,"u":"spinning%20staff_som"},{"n":"Thunderous Strike","s":53,"u":"thunderous%20strike_som"}],"8":[{"n":"Arcane Cascade","s":53,"u":"arcane%20cascade_som"},{"n":"Spellstrike","s":53,"u":"spellstrike_som"}]},"[class]":{"0":[{"n":"Basic Spellcasting","s":53,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":53,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":53,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":53,"u":"master%20spellcasting_som"}]},"eidolon":{"0":[{"n":"Blood Frenzy","s":53,"u":"blood%20frenzy_som"},{"n":"Constricting Hold","s":53,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":53,"u":"defend%20summoner_som"},{"n":"Eidolon's Opportunity","s":53,"u":"eidolon's%20opportunity_som"},{"n":"Glider Form","s":53,"u":"glider%20form_som"},{"n":"Merciless Rend","s":53,"u":"merciless%20rend_som"},{"n":"Shrink Down","s":53,"u":"shrink%20down_som"},{"n":"Trample","s":53,"u":"trample_som"}],"2":[{"n":"Collar Of The Eternal Bond","s":53,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Stampede Medallion","s":53,"u":"stampede%20medallion%20(generic)_som"}],"3":[{"n":"Eidolon's Wrath","s":53,"u":"eidolon's%20wrath_som"}],"28":[{"n":"Angel Eidolon","s":53,"u":"angel%20eidolon_som"},{"n":"Anger Phantom Eidolon","s":53,"u":"anger%20phantom%20eidolon_som"},{"n":"Beast Eidolon","s":53,"u":"beast%20eidolon_som"},{"n":"Construct Eidolon","s":53,"u":"construct%20eidolon_som"},{"n":"Demon Eidolon","s":53,"u":"demon%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":53,"u":"devotion%20phantom%20eidolon_som"},{"n":"Dragon Eidolon","s":53,"u":"dragon%20eidolon_som"},{"n":"Fey Eidolon","s":53,"u":"fey%20eidolon_som"},{"n":"Plant Eidolon","s":53,"u":"plant%20eidolon_som"},{"n":"Psychopomp Eidolon","s":53,"u":"psychopomp%20eidolon_som"}]},"true name":{"0":[{"n":"Reveal True Name","s":53,"u":"reveal%20true%20name_som"}],"3":[{"n":"Compel True Name","s":53,"u":"compel%20true%20name_som"},{"n":"Invoke True Name","s":53,"u":"invoke%20true%20name_som"}]},"tandem":{"0":[{"n":"Tandem Movement","s":53,"u":"tandem%20movement_som"},{"n":"Tandem Strike","s":53,"u":"tandem%20strike_som"}],"8":[{"n":"Act Together","s":53,"u":"act%20together_som"}]},"consumable":{"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Bloodhound Mask","s":4,"u":"bloodhound%20mask%20(generic)_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Forensic Dye","s":4,"u":"forensic%20dye_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Ghost Ink","s":4,"u":"ghost%20ink_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Origin Unguent","s":4,"u":"origin%20unguent_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Sovereign Glue","s":4,"u":"sovereign%20glue_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Timeless Salts","s":4,"u":"timeless%20salts_apg"},{"n":"Universal Solvent","s":4,"u":"universal%20solvent%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Runestone","s":5,"u":"runestone_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Silversheen","s":5,"u":"silversheen_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Smokestick","s":5,"u":"smokestick%20(generic)_crb"},{"n":"Snake Oil","s":5,"u":"snake%20oil_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":12,"u":"alcohol_gmg"},{"n":"Blood Sap","s":12,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":12,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":12,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":12,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Shiver","s":12,"u":"shiver_gmg"},{"n":"Zerk","s":12,"u":"zerk_gmg"},{"n":"Addlebrain","s":15,"u":"addlebrain_aoa3"},{"n":"False Death","s":17,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":17,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":17,"u":"gorgon's%20breath_aoa5"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"},{"n":"Isolation Draught","s":17,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":17,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":17,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":17,"u":"oblivion%20essence_aoa5"},{"n":"Peshspine Grenade","s":17,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":17,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":19,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":19,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":19,"u":"blindpepper%20tube_aoe1"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":19,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":19,"u":"looter's%20lethargy_aoe1"},{"n":"Recording Rod","s":19,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Mnemonic Acid","s":21,"u":"mnemonic%20acid_aoe3"},{"n":"Daylight Vapor","s":22,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":22,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":22,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":22,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":22,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":22,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":22,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":22,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":22,"u":"spell-eating%20pitch_aoe4"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Clockwork Rejuvenator","s":23,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Garrote Bolt","s":23,"u":"garrote%20bolt_aoe5"},{"n":"Skeptic's Elixir","s":25,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Sloughing Toxin","s":26,"u":"sloughing%20toxin_av2"},{"n":"Fungal Walk Musk","s":27,"u":"fungal%20walk%20musk_av3"},{"n":"Necrotic Bomb","s":27,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Dust Pods","s":28,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":28,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":28,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":28,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":28,"u":"torrent%20snare_ec1"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Invisible Net","s":29,"u":"invisible%20net_ec2"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Cave Worm Repellent","s":31,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":31,"u":"greengut_ec5"},{"n":"Ambrosia Of Undying Hope","s":32,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Celestial Hair","s":32,"u":"celestial%20hair_ec6"},{"n":"Panacea Fruit","s":32,"u":"panacea%20fruit_ec6"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Bonmuan Swapping Stone","s":34,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Stormbreaker Fulu","s":35,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":35,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Aromatic Ammunition","s":2,"u":"aromatic%20ammunition_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Breech Ejectors","s":2,"u":"breech%20ejectors_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Exsanguinating Ammunition","s":2,"u":"exsanguinating%20ammunition%20(generic)_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Magnetic Suit","s":2,"u":"magnetic%20suit%20(generic)_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Fortifying Pebble","s":6,"u":"fortifying%20pebble_locg"},{"n":"Lastwall Soup","s":6,"u":"lastwall%20soup_locg"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Snapleaf","s":6,"u":"snapleaf_locg"},{"n":"Dagger Of Eternal Sleep","s":55,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":55,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Addiction Suppressant","s":56,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Celestial Peach","s":56,"u":"celestial%20peach%20(generic)_lol"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":56,"u":"honeyscent_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Lovers' Ink","s":56,"u":"lovers'%20ink_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"},{"n":"Ruby String","s":56,"u":"ruby%20string_lol"},{"n":"Starshot Arrow","s":56,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Sun Orchid Poultice","s":56,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":56,"u":"swamp%20lily%20quilt_lol"},{"n":"Vaccine","s":56,"u":"vaccine%20(generic)_lol"},{"n":"Alignment Ampoule","s":51,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":51,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":51,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":51,"u":"boulderhead%20bock_lopsg"},{"n":"Emergency Disguise","s":51,"u":"emergency%20disguise_lopsg"},{"n":"Metalmist Sphere","s":51,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Psychic Warding Bracelet","s":51,"u":"psychic%20warding%20bracelet_lopsg"},{"n":"Quickpatch Glue","s":51,"u":"quickpatch%20glue_lopsg"},{"n":"Vermin Repellent Agent","s":51,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Abysium Powder","s":7,"u":"abysium%20powder_lotgb"},{"n":"Avalanche Of Stones Snare","s":7,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Big Rock Bullet","s":7,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Blindpepper Bolt","s":7,"u":"blindpepper%20bolt_lotgb"},{"n":"Brewer's Regret","s":7,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":7,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Clockwork Spider Bomb","s":7,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Cold Comfort","s":7,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Djezet Dose","s":7,"u":"djezet%20dose_lotgb"},{"n":"Dragon's Blood Pudding","s":7,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"},{"n":"Enfilading Arrow","s":7,"u":"enfilading%20arrow_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Fake Blood Pack","s":7,"u":"fake%20blood%20pack_lotgb"},{"n":"Fire And Iceberg","s":7,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Follypops","s":7,"u":"follypops%20(generic)_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Impossible Cake","s":7,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Juxtaposition Ammunition","s":7,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Malleable Mixture","s":7,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Periscopic Viewfinder","s":7,"u":"periscopic%20viewfinder_lotgb"},{"n":"Popdust","s":7,"u":"popdust_lotgb"},{"n":"Powder","s":7,"u":"powder_lotgb"},{"n":"Pummeling Snare","s":7,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":7,"u":"raining%20knives%20snare_lotgb"},{"n":"Recovery Bladder","s":7,"u":"recovery%20bladder_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Rhino Shot","s":7,"u":"rhino%20shot_lotgb"},{"n":"Rock Ripper Snare","s":7,"u":"rock%20ripper%20snare_lotgb"},{"n":"Server's Stew","s":7,"u":"server's%20stew_lotgb"},{"n":"Silencing Ammunition","s":7,"u":"silencing%20ammunition_lotgb"},{"n":"Singularity Ammunition","s":7,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":7,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Sneezing Powder","s":7,"u":"sneezing%20powder_lotgb"},{"n":"Spring-loaded Net Launcher","s":7,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Stonethroat Ammunition","s":7,"u":"stonethroat%20ammunition_lotgb"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Tar Rocket Snare","s":7,"u":"tar%20rocket%20snare_lotgb"},{"n":"Thrice-fried Mudwings","s":7,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Toadskin Salve","s":7,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":7,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"},{"n":"Sun Orchid Elixir","s":52,"u":"sun%20orchid%20elixir_lowg"},{"n":"Oily Button","s":38,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":38,"u":"putrescent%20glob_sli"},{"n":"Sixfingers Elixir","s":38,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Slippery Ribbon","s":38,"u":"slippery%20ribbon_sli"},{"n":"Apotropaic Fulu","s":53,"u":"apotropaic%20fulu_som"},{"n":"Binding Coil","s":53,"u":"binding%20coil%20(generic)_som"},{"n":"Dazzling Rosary","s":53,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Dimensional Knot","s":53,"u":"dimensional%20knot_som"},{"n":"Dispersing Bullet","s":53,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":53,"u":"dragonbone%20arrowhead_som"},{"n":"Eye Of Enlightenment","s":53,"u":"eye%20of%20enlightenment_som"},{"n":"Firestarter Pellets","s":53,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Force Tiles","s":53,"u":"force%20tiles_som"},{"n":"Fu Water","s":53,"u":"fu%20water_som"},{"n":"Fulu Of Fire Suppression","s":53,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":53,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":53,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":53,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":53,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":53,"u":"ghostly%20portal%20paint_som"},{"n":"Golden Chrysalis","s":53,"u":"golden%20chrysalis_som"},{"n":"Healer's Gel","s":53,"u":"healer's%20gel%20(generic)_som"},{"n":"Lion Claw","s":53,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":53,"u":"magical%20lock%20fulu_som"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Noxious Incense","s":53,"u":"noxious%20incense%20(generic)_som"},{"n":"Orchestral Brooch","s":53,"u":"orchestral%20brooch_som"},{"n":"Phoenix Flask","s":53,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":53,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":53,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":53,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":53,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":53,"u":"rebound%20fulu_som"},{"n":"Resonating Ammunition","s":53,"u":"resonating%20ammunition_som"},{"n":"Restful Sleep Fulu","s":53,"u":"restful%20sleep%20fulu_som"},{"n":"Retrieval Prism","s":53,"u":"retrieval%20prism%20(generic)_som"},{"n":"Shimmering Dust","s":53,"u":"shimmering%20dust_som"},{"n":"Shortbread Spy","s":53,"u":"shortbread%20spy_som"},{"n":"Soothing Scents","s":53,"u":"soothing%20scents_som"},{"n":"Spirit-sealing Fulu","s":53,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":53,"u":"stormfeather_som"},{"n":"Thunderbird Tuft","s":53,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Topology Protoplasm","s":53,"u":"topology%20protoplasm_som"},{"n":"Tracking Fulu","s":53,"u":"tracking%20fulu_som"},{"n":"Vapor Sphere","s":53,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":53,"u":"venomous%20cure%20fulu_som"},{"n":"Waterproofing Wax","s":53,"u":"waterproofing%20wax_som"},{"n":"Forgetful Ink","s":39,"u":"forgetful%20ink_sot1"},{"n":"Rhino Hide Brooch","s":40,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":40,"u":"singing%20muse_sot2"},{"n":"Barricade Stone","s":41,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Ixamè's Eye","s":41,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Red-Rib Gill Mask","s":41,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Deathless Light","s":42,"u":"deathless%20light_sot4"},{"n":"Antivenom Potion","s":45,"u":"antivenom%20potion_tio"},{"n":"Capsaicin Tonic","s":45,"u":"capsaicin%20tonic_tio"}]},"talisman":{"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Grinning Pugwampi","s":17,"u":"grinning%20pugwampi_aoa5"},{"n":"Whisper Briolette","s":22,"u":"whisper%20briolette_aoe4"},{"n":"Beckoning Cat Amulet","s":29,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Celestial Hair","s":32,"u":"celestial%20hair_ec6"},{"n":"Tusk And Fang Chain","s":35,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Fortifying Pebble","s":6,"u":"fortifying%20pebble_locg"},{"n":"Snapleaf","s":6,"u":"snapleaf_locg"},{"n":"Lucky Rabbit's Foot","s":55,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Emergency Disguise","s":51,"u":"emergency%20disguise_lopsg"},{"n":"Oily Button","s":38,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":38,"u":"putrescent%20glob_sli"},{"n":"Slippery Ribbon","s":38,"u":"slippery%20ribbon_sli"},{"n":"Binding Coil","s":53,"u":"binding%20coil%20(generic)_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Dragonbone Arrowhead","s":53,"u":"dragonbone%20arrowhead_som"},{"n":"Eye Of Enlightenment","s":53,"u":"eye%20of%20enlightenment_som"},{"n":"Fulu Of The Drunken Monkey","s":53,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":53,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Lion Claw","s":53,"u":"lion%20claw_som"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Orchestral Brooch","s":53,"u":"orchestral%20brooch_som"},{"n":"Rebound Fulu","s":53,"u":"rebound%20fulu_som"},{"n":"Retrieval Prism","s":53,"u":"retrieval%20prism%20(generic)_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":53,"u":"stormfeather_som"},{"n":"Vapor Sphere","s":53,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":53,"u":"venomous%20cure%20fulu_som"},{"n":"Rhino Hide Brooch","s":40,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":40,"u":"singing%20muse_sot2"},{"n":"Ixamè's Eye","s":41,"u":"ixam%c3%a8's%20eye_sot3"}]},"bomb":{"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Peshspine Grenade","s":17,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Blindpepper Bomb","s":19,"u":"blindpepper%20bomb_aoe1"},{"n":"Necrotic Bomb","s":27,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Alignment Ampoule","s":51,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"}]},"splash":{"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Peshspine Grenade","s":17,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Necrotic Bomb","s":27,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Fu Water","s":53,"u":"fu%20water_som"}]},"injury":{"2":[{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Zerk","s":12,"u":"zerk_gmg"},{"n":"Mage Bane","s":17,"u":"mage%20bane_aoa5"},{"n":"Oblivion Essence","s":17,"u":"oblivion%20essence_aoa5"},{"n":"Weeping Midnight","s":17,"u":"weeping%20midnight_aoa5"},{"n":"Death Knell Powder","s":22,"u":"death%20knell%20powder_aoe4"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"},{"n":"Spell-eating Pitch","s":22,"u":"spell-eating%20pitch_aoe4"},{"n":"Sloughing Toxin","s":26,"u":"sloughing%20toxin_av2"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"}]},"elixir":{"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Mnemonic Acid","s":21,"u":"mnemonic%20acid_aoe3"},{"n":"Skeptic's Elixir","s":25,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Ambrosia Of Undying Hope","s":32,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Lastwall Soup","s":6,"u":"lastwall%20soup_locg"},{"n":"Addiction Suppressant","s":56,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Vaccine","s":56,"u":"vaccine%20(generic)_lol"},{"n":"Boulderhead Bock","s":51,"u":"boulderhead%20bock_lopsg"},{"n":"Malleable Mixture","s":7,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Sun Orchid Elixir","s":52,"u":"sun%20orchid%20elixir_lowg"},{"n":"Sixfingers Elixir","s":38,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Capsaicin Tonic","s":45,"u":"capsaicin%20tonic_tio"}]},"mutagen":{"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Ichthyosis Mutagen","s":26,"u":"ichthyosis%20mutagen_av2"},{"n":"Energy Mutagen","s":33,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":33,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":35,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Applereed Mutagen","s":56,"u":"applereed%20mutagen%20(generic)_lol"}]},"invested":{"2":[{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Boots Of Dancing","s":12,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":12,"u":"cloak%20of%20immolation_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Horns Of Naraga","s":12,"u":"horns%20of%20naraga_gmg"},{"n":"Medusa Armor","s":12,"u":"medusa%20armor_gmg"},{"n":"Necklace Of Strangulation","s":12,"u":"necklace%20of%20strangulation_gmg"},{"n":"Poisonous Cloak","s":12,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Ring Of Truth","s":12,"u":"ring%20of%20truth_gmg"},{"n":"Hunter's Arrowhead","s":13,"u":"hunter's%20arrowhead_aoa1"},{"n":"Bellflower Toolbelt","s":15,"u":"bellflower%20toolbelt_aoa3"},{"n":"Eye Of The Wise","s":15,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Dragonscale Amulet","s":16,"u":"dragonscale%20amulet_aoa4"},{"n":"Aluum Charm","s":17,"u":"aluum%20charm_aoa5"},{"n":"Pactmasters' Grace","s":17,"u":"pactmasters'%20grace_aoa5"},{"n":"Corpseward Pendant","s":19,"u":"corpseward%20pendant_aoe1"},{"n":"Ring Of Discretion","s":19,"u":"ring%20of%20discretion_aoe1"},{"n":"Ethersight Ring","s":20,"u":"ethersight%20ring_aoe2"},{"n":"Skinsaw Mask","s":20,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":20,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":20,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Barbed Vest","s":21,"u":"barbed%20vest_aoe3"},{"n":"Cauldron Of Nightmares","s":23,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Cloak","s":23,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":23,"u":"clockwork%20helm_aoe5"},{"n":"Forgotten Shell","s":23,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":23,"u":"fungal%20armor_aoe5"},{"n":"Gearblade","s":23,"u":"gearblade_aoe5"},{"n":"Miogimo's Mask","s":23,"u":"miogimo's%20mask_aoe5"},{"n":"Nightmare Cudgel","s":23,"u":"nightmare%20cudgel_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":24,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":26,"u":"drover's%20band_av2"},{"n":"Hunter's Brooch","s":26,"u":"hunter's%20brooch_av2"},{"n":"Icy Disposition","s":26,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":26,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":26,"u":"right%20of%20retribution_av2"},{"n":"Crimson Fulcrum Lens","s":27,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":27,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":27,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Ochre Fulcrum Lens","s":27,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Moonstone Diadem","s":29,"u":"moonstone%20diadem_ec2"},{"n":"Spangled Rider's Suit","s":29,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":29,"u":"stole%20of%20civility_ec2"},{"n":"Golem Stylus","s":8,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":8,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Skarja's Heartstone","s":8,"u":"skarja's%20heartstone_ec3"},{"n":"Blightburn Ward","s":31,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":31,"u":"bomber's%20saddle_ec5"},{"n":"Jerkin Of Liberation","s":32,"u":"jerkin%20of%20liberation_ec6"},{"n":"Locket Of Sealed Nightmares","s":32,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Tears Of The Last Azlanti","s":32,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Bort's Blessing","s":33,"u":"bort's%20blessing_fop"},{"n":"Merchant's Guile","s":33,"u":"merchant's%20guile_fop"},{"n":"Ring Of Minor Arcana","s":33,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Ring Of The Weary Traveler","s":33,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Stalwart's Ring","s":33,"u":"stalwart's%20ring_fop"},{"n":"Warrior's Training Ring","s":33,"u":"warrior's%20training%20ring_fop"},{"n":"Cape Of The Open Sky","s":35,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Headbands Of Translocation","s":35,"u":"headbands%20of%20translocation_frp2"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Bi-resonant Wayfinder","s":6,"u":"bi-resonant%20wayfinder_locg"},{"n":"Cloak Of Repute","s":6,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Pathfinder's Pouch","s":6,"u":"pathfinder's%20pouch_locg"},{"n":"Scroll Case Of Simplicity","s":6,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Shining Wayfinder","s":6,"u":"shining%20wayfinder_locg"},{"n":"Unmemorable Mantle","s":6,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":6,"u":"vanishing%20wayfinder_locg"},{"n":"Miter Of Communion","s":55,"u":"miter%20of%20communion_logm"},{"n":"Necklace Of Knives","s":55,"u":"necklace%20of%20knives_logm"},{"n":"Deepdread Claw","s":56,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":56,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":56,"u":"infernal%20health_lol"},{"n":"Unending Youth","s":56,"u":"unending%20youth_lol"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Chronicler Wayfinder","s":51,"u":"chronicler%20wayfinder_lopsg"},{"n":"Cordelia's Construct Key","s":51,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Elemental Wayfinder","s":51,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Everyneed Pack","s":51,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":51,"u":"fashionable%20wayfinder_lopsg"},{"n":"Homeward Wayfinder","s":51,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":51,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Spectacles Of Understanding","s":51,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Talisman Cord","s":51,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Blast Foot","s":7,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Brooch Of Inspiration","s":7,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Crown Of Insight","s":7,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":7,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Dinosaur Boots","s":7,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dweomerweave Robe","s":7,"u":"dweomerweave%20robe_lotgb"},{"n":"Energy Robe","s":7,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Eye Of The Unseen","s":7,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Fleshgem","s":7,"u":"fleshgem%20(generic)_lotgb"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"Horned Hand Rests","s":7,"u":"horned%20hand%20rests_lotgb"},{"n":"Hosteling Statuette","s":7,"u":"hosteling%20statuette_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":7,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":7,"u":"mirror%20robe_lotgb"},{"n":"Prismatic Plate","s":7,"u":"prismatic%20plate_lotgb"},{"n":"Psychic Brigandine","s":7,"u":"psychic%20brigandine_lotgb"},{"n":"Quick Runner's Shirt","s":7,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":7,"u":"quick%20wig_lotgb"},{"n":"Reflexive Tattoo","s":7,"u":"reflexive%20tattoo_lotgb"},{"n":"Sarkorian God-caller Garb","s":7,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":7,"u":"scarab%20cuirass_lotgb"},{"n":"Shade Hat","s":7,"u":"shade%20hat_lotgb"},{"n":"Shifter Prosthesis","s":7,"u":"shifter%20prosthesis_lotgb"},{"n":"Silhouette Cloak","s":7,"u":"silhouette%20cloak_lotgb"},{"n":"Swarmform Collar","s":7,"u":"swarmform%20collar_lotgb"},{"n":"Wardrobe Stone","s":7,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Waverider Barding","s":7,"u":"waverider%20barding_lotgb"},{"n":"Wig Of Holding","s":7,"u":"wig%20of%20holding_lotgb"},{"n":"Archaic Wayfinder","s":52,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":52,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":52,"u":"golden%20legion%20epaulet_lowg"},{"n":"Archivist's Gaze","s":53,"u":"archivist's%20gaze_som"},{"n":"Backfire Mantle","s":53,"u":"backfire%20mantle%20(generic)_som"},{"n":"Cloak Of Feline Rest","s":53,"u":"cloak%20of%20feline%20rest_som"},{"n":"Collar Of The Eternal Bond","s":53,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Emberheart","s":53,"u":"emberheart_som"},{"n":"Familiar Tattoo","s":53,"u":"familiar%20tattoo_som"},{"n":"Glasses Of Sociability","s":53,"u":"glasses%20of%20sociability_som"},{"n":"Mask Of Allure","s":53,"u":"mask%20of%20allure_som"},{"n":"Mercurial Mantle","s":53,"u":"mercurial%20mantle_som"},{"n":"Rune Of Sin","s":53,"u":"rune%20of%20sin_som"},{"n":"S Ring","s":53,"u":"s%20ring_som"},{"n":"Sage's Lash","s":53,"u":"sage's%20lash_som"},{"n":"Shadow Signet","s":53,"u":"shadow%20signet_som"},{"n":"Staff-storing Shield","s":53,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stampede Medallion","s":53,"u":"stampede%20medallion%20(generic)_som"},{"n":"Thousand-blade Thesis","s":53,"u":"thousand-blade%20thesis_som"},{"n":"Titan's Grasp","s":53,"u":"titan's%20grasp_som"},{"n":"True Name Amulet","s":53,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Warding Tattoo","s":53,"u":"warding%20tattoo%20(generic)_som"},{"n":"Goz Mask","s":39,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":39,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":39,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":39,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":39,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":39,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Shapespeak Mask","s":39,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":39,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":39,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Crown Of The Companion","s":40,"u":"crown%20of%20the%20companion_sot2"},{"n":"Dragon Rune Bracelet","s":41,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":41,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Grimoire of Unknown Necessities","s":43,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Ancestral Embrace","s":44,"u":"ancestral%20embrace_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"},{"n":"Sun Wheel","s":45,"u":"sun%20wheel_tio"}]},"scrying":{"2":[{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Recording Rod","s":19,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Shortbread Spy","s":53,"u":"shortbread%20spy_som"}],"3":[{"n":"Familiar's Face","s":4,"u":"familiar's%20face_apg"},{"n":"Clairaudience","s":5,"u":"clairaudience_crb"},{"n":"Clairvoyance","s":5,"u":"clairvoyance_crb"},{"n":"Prying Eye","s":5,"u":"prying%20eye_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"Unrelenting Observation","s":5,"u":"unrelenting%20observation_crb"},{"n":"Prying Survey","s":32,"u":"prying%20survey_ec6"},{"n":"Proliferating Eyes","s":53,"u":"proliferating%20eyes_som"},{"n":"Web Of Eyes","s":53,"u":"web%20of%20eyes_som"}],"8":[{"n":"Share Senses","s":53,"u":"share%20senses_som"}]},"mechanical":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":28,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":28,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":28,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":28,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":28,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":7,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":7,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":7,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":7,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":7,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":7,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"}],"51":[{"n":"Web Lurker Deadfall","s":9,"u":"web%20lurker%20deadfall_b1"},{"n":"Web Lurker Noose","s":9,"u":"web%20lurker%20noose_b1"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Hallucination Powder Trap","s":5,"u":"hallucination%20powder%20trap_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Hidden Pit","s":5,"u":"hidden%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Poisoned Lock","s":5,"u":"poisoned%20lock_crb"},{"n":"Scythe Blades","s":5,"u":"scythe%20blades_crb"},{"n":"Slamming Door","s":5,"u":"slamming%20door_crb"},{"n":"Spear Launcher","s":5,"u":"spear%20launcher_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Vorpal Executioner","s":5,"u":"vorpal%20executioner_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Spiked Doorframe","s":13,"u":"spiked%20doorframe_aoa1"},{"n":"Black Powder Bomb","s":14,"u":"black%20powder%20bomb_aoa2"},{"n":"Quarry Sluiceway","s":15,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":15,"u":"trapped%20lathe_aoa3"},{"n":"Acidic Needle Launcher","s":17,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Caustic Vapor","s":17,"u":"caustic%20vapor_aoa5"},{"n":"Boiling Fountains","s":19,"u":"boiling%20fountains_aoe1"},{"n":"Canopy Drop","s":19,"u":"canopy%20drop_aoe1"},{"n":"Dart Barrage","s":19,"u":"dart%20barrage_aoe1"},{"n":"Exploding Statue","s":19,"u":"exploding%20statue_aoe1"},{"n":"Gas Trap","s":19,"u":"gas%20trap_aoe1"},{"n":"Hidden Chute","s":19,"u":"hidden%20chute_aoe1"},{"n":"Plunger Chute","s":19,"u":"plunger%20chute_aoe1"},{"n":"Iron Maiden Trap","s":20,"u":"iron%20maiden%20trap_aoe2"},{"n":"Rigged Cubby","s":20,"u":"rigged%20cubby_aoe2"},{"n":"Acidic Poison Cloud Trap","s":21,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Boiling Tub Trap","s":21,"u":"boiling%20tub%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":21,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":21,"u":"needling%20stairs_aoe3"},{"n":"Burning Chandelier Trap","s":22,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":22,"u":"false%20door%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":22,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":22,"u":"supplicant%20statues_aoe4"},{"n":"Clockwork Arms","s":23,"u":"clockwork%20arms_aoe5"},{"n":"Ink Drowning Vats","s":23,"u":"ink%20drowning%20vats_aoe5"},{"n":"The Winder","s":23,"u":"the%20winder_aoe5"},{"n":"Spike Launcher","s":25,"u":"spike%20launcher_av1"},{"n":"Rusty Grate Pit","s":26,"u":"rusty%20grate%20pit_av2"},{"n":"Shuffling Scythe Blades","s":26,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":27,"u":"befuddling%20gas%20trap_av3"},{"n":"Blast Tumbler","s":27,"u":"blast%20tumbler_av3"},{"n":"Envenomed Thorns Trap","s":28,"u":"envenomed%20thorns%20trap_ec1"},{"n":"Hallowed Wheel","s":29,"u":"hallowed%20wheel_ec2"},{"n":"Maze Of Mirrors","s":29,"u":"maze%20of%20mirrors_ec2"},{"n":"Thunderstone Cascade Trap","s":29,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Caustic Dart Trap","s":8,"u":"caustic%20dart%20trap_ec3"},{"n":"Explosive Furniture Trap","s":30,"u":"explosive%20furniture%20trap_ec4"},{"n":"Poisoned Secret Door Trap","s":30,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Spiked Barricade Trap","s":30,"u":"spiked%20barricade%20trap_ec4"},{"n":"Imperious Darkside Mirror","s":31,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":31,"u":"stabbing%20sentinel_ec5"},{"n":"Falling Debris","s":33,"u":"falling%20debris_fop"},{"n":"Ice Fall Trap","s":33,"u":"ice%20fall%20trap_fop"},{"n":"Poisoned Lock","s":33,"u":"poisoned%20lock_fop"},{"n":"Spear Launcher","s":33,"u":"spear%20launcher_fop"},{"n":"Dimensional Darkside Mirror","s":36,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Angazhan's Rake Trap","s":38,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":38,"u":"fiendripping%20blast%20trap_sli"},{"n":"Scroll Shock Trap","s":38,"u":"scroll%20shock%20trap_sli"},{"n":"Centipede Carcasses Trap","s":39,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Boulder Deadfall Trap","s":40,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Collapsing Porch","s":45,"u":"collapsing%20porch_tio"},{"n":"Tongues Of Flame","s":45,"u":"tongues%20of%20flame_tio"},{"n":"Viper Urn","s":45,"u":"viper%20urn_tio"},{"n":"Web Lurker Noose","s":45,"u":"web%20lurker%20noose_tio"}]},"snare":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":28,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":28,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":28,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":28,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":28,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":7,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":7,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":7,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":7,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":7,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":7,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"}]},"trap":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":28,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":28,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":28,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":28,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":28,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":7,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":7,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":7,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":7,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":7,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":7,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":7,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":7,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":7,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":7,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":7,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":7,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":7,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":7,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":7,"u":"wet%20shock%20snare_lotgb"}],"51":[{"n":"Web Lurker Deadfall","s":9,"u":"web%20lurker%20deadfall_b1"},{"n":"Web Lurker Noose","s":9,"u":"web%20lurker%20noose_b1"},{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Frozen Moment","s":5,"u":"frozen%20moment_crb"},{"n":"Hallucination Powder Trap","s":5,"u":"hallucination%20powder%20trap_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Hidden Pit","s":5,"u":"hidden%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Pharaoh's Ward","s":5,"u":"pharaoh's%20ward_crb"},{"n":"Planar Rift","s":5,"u":"planar%20rift_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Poisoned Lock","s":5,"u":"poisoned%20lock_crb"},{"n":"Polymorph Trap","s":5,"u":"polymorph%20trap_crb"},{"n":"Scythe Blades","s":5,"u":"scythe%20blades_crb"},{"n":"Second Chance","s":5,"u":"second%20chance_crb"},{"n":"Slamming Door","s":5,"u":"slamming%20door_crb"},{"n":"Spear Launcher","s":5,"u":"spear%20launcher_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Vorpal Executioner","s":5,"u":"vorpal%20executioner_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Spiked Doorframe","s":13,"u":"spiked%20doorframe_aoa1"},{"n":"Black Powder Bomb","s":14,"u":"black%20powder%20bomb_aoa2"},{"n":"Dahak's Shell","s":14,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":14,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":14,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":14,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":14,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Quarry Sluiceway","s":15,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":15,"u":"trapped%20lathe_aoa3"},{"n":"Tree Of Dreadful Dreams","s":15,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Acidic Needle Launcher","s":17,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Caustic Vapor","s":17,"u":"caustic%20vapor_aoa5"},{"n":"Luminous Ward","s":17,"u":"luminous%20ward_aoa5"},{"n":"Mental Scream Trap","s":17,"u":"mental%20scream%20trap_aoa5"},{"n":"Seismic Spears Trap","s":17,"u":"seismic%20spears%20trap_aoa5"},{"n":"Boiling Fountains","s":19,"u":"boiling%20fountains_aoe1"},{"n":"Canopy Drop","s":19,"u":"canopy%20drop_aoe1"},{"n":"Dart Barrage","s":19,"u":"dart%20barrage_aoe1"},{"n":"Exploding Statue","s":19,"u":"exploding%20statue_aoe1"},{"n":"Flying Guillotine","s":19,"u":"flying%20guillotine_aoe1"},{"n":"Gas Trap","s":19,"u":"gas%20trap_aoe1"},{"n":"Hidden Chute","s":19,"u":"hidden%20chute_aoe1"},{"n":"Plunger Chute","s":19,"u":"plunger%20chute_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Iron Maiden Trap","s":20,"u":"iron%20maiden%20trap_aoe2"},{"n":"Life Magnet","s":20,"u":"life%20magnet_aoe2"},{"n":"Rigged Cubby","s":20,"u":"rigged%20cubby_aoe2"},{"n":"Acidic Poison Cloud Trap","s":21,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Boiling Tub Trap","s":21,"u":"boiling%20tub%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":21,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":21,"u":"needling%20stairs_aoe3"},{"n":"Arcane Feedback Trap","s":22,"u":"arcane%20feedback%20trap_aoe4"},{"n":"Burning Chandelier Trap","s":22,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":22,"u":"false%20door%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":22,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":22,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":22,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Clockwork Arms","s":23,"u":"clockwork%20arms_aoe5"},{"n":"Eyeball Tank","s":23,"u":"eyeball%20tank_aoe5"},{"n":"Ink Drowning Vats","s":23,"u":"ink%20drowning%20vats_aoe5"},{"n":"Blackfingers's Prayer","s":24,"u":"blackfingers's%20prayer_aoe6"},{"n":"Field Of Opposition","s":24,"u":"field%20of%20opposition_aoe6"},{"n":"Freezing Alarm","s":24,"u":"freezing%20alarm_aoe6"},{"n":"Greater Planar Rift","s":24,"u":"greater%20planar%20rift_aoe6"},{"n":"Kharnas's Lesser Glyph","s":24,"u":"kharnas's%20lesser%20glyph_aoe6"},{"n":"Living Paints","s":24,"u":"living%20paints_aoe6"},{"n":"The Laughing Fiend's Greeting","s":24,"u":"the%20laughing%20fiend's%20greeting_aoe6"},{"n":"Doom Of Tomorrow","s":25,"u":"doom%20of%20tomorrow_av1"},{"n":"Spike Launcher","s":25,"u":"spike%20launcher_av1"},{"n":"Painful Suggestion Trap","s":26,"u":"painful%20suggestion%20trap_av2"},{"n":"Paralyzing Light Trap","s":26,"u":"paralyzing%20light%20trap_av2"},{"n":"Rusty Grate Pit","s":26,"u":"rusty%20grate%20pit_av2"},{"n":"Shuffling Scythe Blades","s":26,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":27,"u":"befuddling%20gas%20trap_av3"},{"n":"Blast Tumbler","s":27,"u":"blast%20tumbler_av3"},{"n":"Images Of Failure","s":27,"u":"images%20of%20failure_av3"},{"n":"Images Of Powerlessness","s":27,"u":"images%20of%20powerlessness_av3"},{"n":"Catacomb Cave-in","s":28,"u":"catacomb%20cave-in_ec1"},{"n":"Dream Pollen Pods","s":28,"u":"dream%20pollen%20pods_ec1"},{"n":"Envenomed Thorns Trap","s":28,"u":"envenomed%20thorns%20trap_ec1"},{"n":"Hallowed Wheel","s":29,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":29,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":29,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":29,"u":"maze%20of%20mirrors_ec2"},{"n":"Thunderstone Cascade Trap","s":29,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Caustic Dart Trap","s":8,"u":"caustic%20dart%20trap_ec3"},{"n":"Buzzing Latch Rune","s":30,"u":"buzzing%20latch%20rune_ec4"},{"n":"Explosive Furniture Trap","s":30,"u":"explosive%20furniture%20trap_ec4"},{"n":"Mukradi Summoning Runes","s":30,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Poisoned Secret Door Trap","s":30,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Spiked Barricade Trap","s":30,"u":"spiked%20barricade%20trap_ec4"},{"n":"Crushing Gate Trap","s":31,"u":"crushing%20gate%20trap_ec5"},{"n":"Imperious Darkside Mirror","s":31,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":31,"u":"stabbing%20sentinel_ec5"},{"n":"Witch-priests' Curse","s":31,"u":"witch-priests'%20curse_ec5"},{"n":"Axiomatic Polymorph Trap","s":32,"u":"axiomatic%20polymorph%20trap_ec6"},{"n":"Convergence Lattice","s":32,"u":"convergence%20lattice_ec6"},{"n":"Thief's Trap","s":32,"u":"thief's%20trap_ec6"},{"n":"Falling Debris","s":33,"u":"falling%20debris_fop"},{"n":"Ice Fall Trap","s":33,"u":"ice%20fall%20trap_fop"},{"n":"Poisoned Lock","s":33,"u":"poisoned%20lock_fop"},{"n":"Spear Launcher","s":33,"u":"spear%20launcher_fop"},{"n":"Floating Flamethrower","s":35,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":35,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":36,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Angazhan's Rake Trap","s":38,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":38,"u":"fiendripping%20blast%20trap_sli"},{"n":"Scroll Shock Trap","s":38,"u":"scroll%20shock%20trap_sli"},{"n":"Stalker Summoning Rune","s":38,"u":"stalker%20summoning%20rune_sli"},{"n":"Centipede Carcasses Trap","s":39,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Boulder Deadfall Trap","s":40,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Electrified Water Ward","s":40,"u":"electrified%20water%20ward_sot2"},{"n":"Serpent Ward","s":40,"u":"serpent%20ward_sot2"},{"n":"Collapsing Porch","s":45,"u":"collapsing%20porch_tio"},{"n":"Magic Starknives Trap","s":45,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":45,"u":"nightmare%20terrain_tio"},{"n":"Tongues Of Flame","s":45,"u":"tongues%20of%20flame_tio"},{"n":"Viper Urn","s":45,"u":"viper%20urn_tio"},{"n":"Web Lurker Noose","s":45,"u":"web%20lurker%20noose_tio"}]},"potion":{"2":[{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Dragonfly Potion","s":7,"u":"dragonfly%20potion_lotgb"},{"n":"Fu Water","s":53,"u":"fu%20water_som"},{"n":"Phoenix Flask","s":53,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":53,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":53,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":53,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":53,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Antivenom Potion","s":45,"u":"antivenom%20potion_tio"}]},"oil":{"2":[{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Saints' Balm","s":29,"u":"saints'%20balm_ec2"},{"n":"Ghostly Portal Paint","s":53,"u":"ghostly%20portal%20paint_som"},{"n":"Topology Protoplasm","s":53,"u":"topology%20protoplasm_som"}]},"staff":{"2":[{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Poisoner's Staff","s":22,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Ringmaster's Staff","s":29,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Staff Of The Black Desert","s":31,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Staff Of Sieges","s":32,"u":"staff%20of%20sieges_ec6"},{"n":"Staff of Final Rest","s":7,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":7,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Lini's Leafstick","s":53,"u":"lini's%20leafstick_som"},{"n":"Staff Of Nature's Cunning","s":53,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff Of The Desert Winds","s":53,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Wyrm Drinker","s":43,"u":"wyrm%20drinker_sot5"}]},"wand":{"2":[{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Magic Wand","s":5,"u":"magic%20wand%20(generic)_crb"},{"n":"Wand of Continuation","s":5,"u":"wand%20of%20continuation%20(generic)_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wand of Widening","s":5,"u":"wand%20of%20widening%20(generic)_crb"},{"n":"Wand Of Fey Flames","s":7,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":7,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":7,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wand Of Noisome Acid","s":38,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":38,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"}]},"precious":{"2":[{"n":"Adamantine","s":5,"u":"adamantine%20(generic)_crb"},{"n":"Cold Iron","s":5,"u":"cold%20iron%20(generic)_crb"},{"n":"Darkwood","s":5,"u":"darkwood%20(generic)_crb"},{"n":"Dragonhide","s":5,"u":"dragonhide%20(generic)_crb"},{"n":"Mithral","s":5,"u":"mithral%20(generic)_crb"},{"n":"Orichalcum","s":5,"u":"orichalcum%20(generic)_crb"},{"n":"Silver","s":5,"u":"silver%20(generic)_crb"},{"n":"Warpglass","s":24,"u":"warpglass%20(generic)_aoe6"},{"n":"Sovereign Steel","s":56,"u":"sovereign%20steel%20(generic)_lol"},{"n":"Abysium","s":7,"u":"abysium%20(generic)_lotgb"},{"n":"Djezet","s":7,"u":"djezet%20(generic)_lotgb"},{"n":"Inubrix","s":7,"u":"inubrix%20(generic)_lotgb"},{"n":"Noqual","s":7,"u":"noqual%20(generic)_lotgb"},{"n":"Siccatite","s":7,"u":"siccatite%20(generic)_lotgb"}]},"chaotic":{"2":[{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"}],"3":[{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Demon Form","s":53,"u":"demon%20form_som"}]},"apex":{"2":[{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"},{"n":"Archivist's Gaze","s":53,"u":"archivist's%20gaze_som"},{"n":"Emberheart","s":53,"u":"emberheart_som"},{"n":"Mask Of Allure","s":53,"u":"mask%20of%20allure_som"},{"n":"Mercurial Mantle","s":53,"u":"mercurial%20mantle_som"},{"n":"Sage's Lash","s":53,"u":"sage's%20lash_som"},{"n":"Titan's Grasp","s":53,"u":"titan's%20grasp_som"}]},"ingested":{"2":[{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Alcohol","s":12,"u":"alcohol_gmg"},{"n":"Blood Sap","s":12,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":12,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":12,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":12,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Shiver","s":12,"u":"shiver_gmg"},{"n":"False Death","s":17,"u":"false%20death_aoa5"},{"n":"Isolation Draught","s":17,"u":"isolation%20draught_aoa5"},{"n":"Nightmare Salt","s":17,"u":"nightmare%20salt_aoa5"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":19,"u":"knockout%20dram_aoe1"},{"n":"Repulsion Resin","s":22,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":22,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":22,"u":"spectral%20nightshade_aoe4"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"}]},"lawful":{"2":[{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"}],"3":[{"n":"Devil Form","s":53,"u":"devil%20form_som"},{"n":"Impeccable Flow","s":39,"u":"impeccable%20flow_sot1"}]},"companion":{"2":[{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Bomber's Saddle","s":31,"u":"bomber's%20saddle_ec5"},{"n":"Horned Hand Rests","s":7,"u":"horned%20hand%20rests_lotgb"},{"n":"Hosteling Statuette","s":7,"u":"hosteling%20statuette_lotgb"},{"n":"Swarmform Collar","s":7,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":7,"u":"waverider%20barding_lotgb"}]},"contact":{"2":[{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Frenzy Oil","s":17,"u":"frenzy%20oil_aoa5"},{"n":"Looter's Lethargy","s":19,"u":"looter's%20lethargy_aoe1"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Fearweed","s":22,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":22,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":22,"u":"liar's%20demise_aoe4"},{"n":"Abysium Powder","s":7,"u":"abysium%20powder_lotgb"},{"n":"Forgetful Ink","s":39,"u":"forgetful%20ink_sot1"}]},"virulent":{"2":[{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Blackfinger Blight","s":21,"u":"blackfinger%20blight_aoe3"},{"n":"Lifeblight Residue","s":22,"u":"lifeblight%20residue_aoe4"}],"63":[{"n":"Brain Worms","s":12,"u":"brain%20worms_gmg"},{"n":"Scarlet Leprosy","s":12,"u":"scarlet%20leprosy_gmg"},{"n":"Sewer Haze","s":12,"u":"sewer%20haze_gmg"}]},"inhaled":{"2":[{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Addlebrain","s":15,"u":"addlebrain_aoa3"},{"n":"Gorgon's Breath","s":17,"u":"gorgon's%20breath_aoa5"},{"n":"Daylight Vapor","s":22,"u":"daylight%20vapor_aoe4"},{"n":"Honeyscent","s":56,"u":"honeyscent_lol"},{"n":"Sneezing Powder","s":7,"u":"sneezing%20powder_lotgb"},{"n":"Vexing Vapor","s":7,"u":"vexing%20vapor%20(generic)_lotgb"}],"3":[{"n":"Puff Of Poison","s":53,"u":"puff%20of%20poison_som"}]},"focused":{"2":[{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Harmonic Hauberk","s":7,"u":"harmonic%20hauberk_lotgb"},{"n":"S Ring","s":53,"u":"s%20ring_som"},{"n":"Dragon Rune Bracelet","s":41,"u":"dragon%20rune%20bracelet_sot3"}]},"good":{"2":[{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Glorious Plate","s":6,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":6,"u":"radiant%20lance_locg"},{"n":"Vine Of Roses","s":7,"u":"vine%20of%20roses_lotgb"},{"n":"Anointed Waterskin","s":53,"u":"anointed%20waterskin_som"},{"n":"Fu Water","s":53,"u":"fu%20water_som"},{"n":"Guiding Star","s":53,"u":"guiding%20star_som"}],"3":[{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Sun's Fury","s":56,"u":"sun's%20fury_lol"},{"n":"Angel Form","s":53,"u":"angel%20form_som"},{"n":"Moonlight Ray","s":42,"u":"moonlight%20ray_sot4"}]},"structure":{"2":[{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Gourd Home","s":15,"u":"gourd%20home_aoa3"},{"n":"Marvelous Calliope","s":29,"u":"marvelous%20calliope_ec2"},{"n":"Mountain To The Sky","s":56,"u":"mountain%20to%20the%20sky_lol"},{"n":"Memory Palace","s":7,"u":"memory%20palace_lotgb"},{"n":"Pocket Gala","s":7,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":7,"u":"portable%20gaming%20hall_lotgb"},{"n":"Private Workshop","s":7,"u":"private%20workshop_lotgb"},{"n":"Stone Circle","s":7,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Wizard's Tower","s":7,"u":"wizard's%20tower_lotgb"},{"n":"Barricade Stone","s":41,"u":"barricade%20stone%20(generic)_sot3"}]},"sleep":{"2":[{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Stupor Poison","s":27,"u":"stupor%20poison_av3"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Mirror Of Sleeping Vigil","s":7,"u":"mirror%20of%20sleeping%20vigil_lotgb"}],"3":[{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"}],"62":[{"n":"Curse of Slumber","s":12,"u":"curse%20of%20slumber_gmg"}]},"scroll":{"2":[{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"}]},"drug":{"2":[{"n":"Alcohol","s":12,"u":"alcohol_gmg"},{"n":"Blood Sap","s":12,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":12,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":12,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":12,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":12,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":12,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":12,"u":"refined%20pesh_gmg"},{"n":"Scour","s":12,"u":"scour_gmg"},{"n":"Shiver","s":12,"u":"shiver_gmg"},{"n":"Zerk","s":12,"u":"zerk_gmg"},{"n":"Grolna","s":19,"u":"grolna_aoe1"},{"n":"Diluted Hype","s":56,"u":"diluted%20hype_lol"},{"n":"Hype","s":56,"u":"hype_lol"},{"n":"Plasma Hype","s":56,"u":"plasma%20hype_lol"}]},"cursed":{"2":[{"n":"Arrow Attracting","s":12,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":12,"u":"arsonous_gmg"},{"n":"Backbiting","s":12,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":12,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":12,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":12,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":12,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":12,"u":"cloak%20of%20immolation_gmg"},{"n":"Degenerating","s":12,"u":"degenerating_gmg"},{"n":"Dependent","s":12,"u":"dependent_gmg"},{"n":"Dreary","s":12,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":12,"u":"erratic%20transposing_gmg"},{"n":"Gloves Of Carelessness","s":12,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":12,"u":"grandstanding_gmg"},{"n":"Medusa Armor","s":12,"u":"medusa%20armor_gmg"},{"n":"Monkey's Paw","s":12,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":12,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":12,"u":"overdramatic_gmg"},{"n":"Poisonous Cloak","s":12,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":12,"u":"raucous_gmg"},{"n":"Ravenous","s":12,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":12,"u":"ring%20of%20truth_gmg"},{"n":"Staining","s":12,"u":"staining_gmg"},{"n":"Stone Of Weight","s":12,"u":"stone%20of%20weight_gmg"},{"n":"Withering","s":12,"u":"withering_gmg"},{"n":"Cursed","s":15,"u":"cursed_aoa3"},{"n":"Barbed Vest","s":21,"u":"barbed%20vest_aoe3"},{"n":"Cane Of The Maelstrom","s":24,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Spellcutter","s":43,"u":"spellcutter_sot5"}]},"artifact":{"2":[{"n":"Axe Of The Dwarven Lords","s":12,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Deck Of Many Things","s":12,"u":"deck%20of%20many%20things_gmg"},{"n":"Elder Sign","s":12,"u":"elder%20sign_gmg"},{"n":"Essence Prism","s":12,"u":"essence%20prism_gmg"},{"n":"Forgefather's Seal","s":12,"u":"forgefather's%20seal_gmg"},{"n":"Horns Of Naraga","s":12,"u":"horns%20of%20naraga_gmg"},{"n":"Mirror Of Sorshen","s":12,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":12,"u":"orb%20of%20dragonkind_gmg"},{"n":"Philosopher's Extractor","s":12,"u":"philosopher's%20extractor_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Shot Of The First Vault","s":12,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Sphere Of Annihilation","s":12,"u":"sphere%20of%20annihilation_gmg"},{"n":"Talisman Of The Sphere","s":12,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Eye Of The Wise","s":15,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Flawed Orb Of Gold Dragonkind","s":18,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":18,"u":"orb%20shard_aoa6"},{"n":"Cane Of The Maelstrom","s":24,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":24,"u":"radiant%20spark_aoe6"},{"n":"Gauntlight","s":25,"u":"gauntlight_av1"},{"n":"The Whispering Reeds","s":25,"u":"the%20whispering%20reeds_av1"},{"n":"Aroden's Hearthstone","s":32,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":32,"u":"hunter's%20dawn_ec6"},{"n":"Kortos Diamond","s":32,"u":"kortos%20diamond_ec6"},{"n":"Tears Of The Last Azlanti","s":32,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Phoenix Fighting Fan","s":34,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":34,"u":"phoenix%20necklace_frp1"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Final Blade","s":52,"u":"final%20blade_lowg"},{"n":"Ancestral Embrace","s":44,"u":"ancestral%20embrace_sot6"},{"n":"Halcyon Heart","s":44,"u":"halcyon%20heart_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":44,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"71":[{"n":"Bunta","s":44,"u":"bunta_sot6"}]},"intelligent":{"2":[{"n":"Genius Diadem","s":12,"u":"genius%20diadem_gmg"},{"n":"Martyr's Shield","s":12,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":12,"u":"serithtial_gmg"},{"n":"Singing Sword","s":12,"u":"singing%20sword_gmg"},{"n":"Piereta","s":32,"u":"piereta_ec6"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"}]},"saggorak":{"2":[{"n":"Ancestral Echoing","s":16,"u":"ancestral%20echoing_aoa4"},{"n":"Rock-braced","s":16,"u":"rock-braced_aoa4"}]},"contract":{"2":[{"n":"Devil's Luck","s":26,"u":"devil's%20luck_av2"},{"n":"Icy Disposition","s":26,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":26,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":26,"u":"right%20of%20retribution_av2"},{"n":"Fiendish Teleportation","s":56,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":56,"u":"infernal%20health_lol"},{"n":"Unending Youth","s":56,"u":"unending%20youth_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"}]},"olfactory":{"2":[{"n":"Fungal Walk Musk","s":27,"u":"fungal%20walk%20musk_av3"},{"n":"Sulfur Bomb","s":7,"u":"sulfur%20bomb%20(generic)_lotgb"}],"3":[{"n":"Verminous Lure","s":39,"u":"verminous%20lure_sot1"}]},"armor":{"2":[{"n":"Jerkin Of Liberation","s":32,"u":"jerkin%20of%20liberation_ec6"}]},"shield":{"2":[{"n":"Shield Of The Unified Legion","s":32,"u":"shield%20of%20the%20unified%20legion_ec6"}]},"fulu":{"2":[{"n":"Stormbreaker Fulu","s":35,"u":"stormbreaker%20fulu_frp2"},{"n":"Apotropaic Fulu","s":53,"u":"apotropaic%20fulu_som"},{"n":"Detect Anathema Fulu","s":53,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Of Fire Suppression","s":53,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":53,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":53,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":53,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":53,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":53,"u":"ghostbane%20fulu_som"},{"n":"Magical Lock Fulu","s":53,"u":"magical%20lock%20fulu_som"},{"n":"Matchmaker Fulu","s":53,"u":"matchmaker%20fulu_som"},{"n":"Rebound Fulu","s":53,"u":"rebound%20fulu_som"},{"n":"Restful Sleep Fulu","s":53,"u":"restful%20sleep%20fulu_som"},{"n":"Spirit-sealing Fulu","s":53,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Stormbreaker Fulu","s":53,"u":"stormbreaker%20fulu_som"},{"n":"Tracking Fulu","s":53,"u":"tracking%20fulu_som"},{"n":"Venomous Cure Fulu","s":53,"u":"venomous%20cure%20fulu_som"}]},"gadget":{"2":[{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Clockwork Spider Bomb","s":7,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Periscopic Viewfinder","s":7,"u":"periscopic%20viewfinder_lotgb"},{"n":"Spring-loaded Net Launcher","s":7,"u":"spring-loaded%20net%20launcher_lotgb"}]},"mounted":{"2":[{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"}]},"portable":{"2":[{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"}]},"cobbled":{"2":[{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}]},"steam":{"2":[{"n":"Steam Winch","s":2,"u":"steam%20winch_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"}],"51":[{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"}]},"worn":{"2":[{"n":"Cloak Of Repute","s":6,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Unmemorable Mantle","s":6,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Silhouette Cloak","s":7,"u":"silhouette%20cloak_lotgb"}]},"nonlethal":{"2":[{"n":"Manacles Of Persuasion","s":55,"u":"manacles%20of%20persuasion_logm"},{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Blowgun","s":5,"u":"blowgun_crb"},{"n":"Sap","s":5,"u":"sap_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Monkey's Fist","s":19,"u":"monkey's%20fist_aoe1"},{"n":"Nightstick","s":19,"u":"nightstick_aoe1"},{"n":"Juggling Club","s":28,"u":"juggling%20club_ec1"},{"n":"Poi","s":28,"u":"poi_ec1"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Scourge","s":6,"u":"scourge_locg"}],"3":[{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Admonishing Ray","s":20,"u":"admonishing%20ray_aoe2"},{"n":"Agitate","s":55,"u":"agitate_logm"},{"n":"Dust Storm","s":55,"u":"dust%20storm_logm"}]},"tattoo":{"2":[{"n":"Arctic Vigor","s":7,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Crown Of Insight","s":7,"u":"crown%20of%20insight_lotgb"},{"n":"Enveloping Light","s":7,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":7,"u":"reflexive%20tattoo_lotgb"},{"n":"Blessed Tattoo","s":52,"u":"blessed%20tattoo_lowg"},{"n":"Familiar Tattoo","s":53,"u":"familiar%20tattoo_som"},{"n":"Rune Of Sin","s":53,"u":"rune%20of%20sin_som"},{"n":"Warding Tattoo","s":53,"u":"warding%20tattoo%20(generic)_som"}]},"adjustment":{"2":[{"n":"Burnished Plating","s":7,"u":"burnished%20plating_lotgb"},{"n":"Dragon's Crest","s":7,"u":"dragon's%20crest_lotgb"},{"n":"Reinforced Surcoat","s":7,"u":"reinforced%20surcoat_lotgb"},{"n":"Shield Augmentation","s":7,"u":"shield%20augmentation_lotgb"},{"n":"Twining Chains","s":7,"u":"twining%20chains_lotgb"}]},"grimoire":{"2":[{"n":"Bestiary Of Metamorphosis","s":53,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Book Of Lingering Blaze","s":53,"u":"book%20of%20lingering%20blaze_som"},{"n":"Codex Of Unimpeded Sight","s":53,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Endless Grimoire","s":53,"u":"endless%20grimoire%20(generic)_som"},{"n":"Instructions For Lasting Agony","s":53,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Spellbook Of Redundant Enchantment","s":53,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Storyteller's Opus","s":53,"u":"storyteller's%20opus_som"},{"n":"Summoning Handscroll","s":53,"u":"summoning%20handscroll_som"},{"n":"Warding Tablets","s":53,"u":"warding%20tablets_som"},{"n":"Grimoire of Unknown Necessities","s":43,"u":"grimoire%20of%20unknown%20necessities_sot5"}]},"catalyst":{"2":[{"n":"Dazzling Rosary","s":53,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Dimensional Knot","s":53,"u":"dimensional%20knot_som"},{"n":"Firestarter Pellets","s":53,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Force Tiles","s":53,"u":"force%20tiles_som"},{"n":"Healer's Gel","s":53,"u":"healer's%20gel%20(generic)_som"},{"n":"Noxious Incense","s":53,"u":"noxious%20incense%20(generic)_som"},{"n":"Shimmering Dust","s":53,"u":"shimmering%20dust_som"},{"n":"Soothing Scents","s":53,"u":"soothing%20scents_som"},{"n":"Thunderbird Tuft","s":53,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Waterproofing Wax","s":53,"u":"waterproofing%20wax_som"},{"n":"Deathless Light","s":42,"u":"deathless%20light_sot4"}]},"ammunition":{"2":[{"n":"Dispersing Bullet","s":53,"u":"dispersing%20bullet_som"},{"n":"Golden Chrysalis","s":53,"u":"golden%20chrysalis_som"}]},"spellheart":{"2":[{"n":"Five-feather Wreath","s":53,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Flaming Star","s":53,"u":"flaming%20star%20(generic)_som"},{"n":"Grim Sandglass","s":53,"u":"grim%20sandglass%20(generic)_som"},{"n":"Perfect Droplet","s":53,"u":"perfect%20droplet%20(generic)_som"},{"n":"Trinity Geode","s":53,"u":"trinity%20geode%20(generic)_som"}]},"concussive":{"2":[{"n":"Sun Sling","s":42,"u":"sun%20sling_sot4"},{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Jezail","s":2,"u":"jezail_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"}]},"propulsive":{"2":[{"n":"Sun Sling","s":42,"u":"sun%20sling_sot4"},{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Composite Shortbow","s":5,"u":"composite%20shortbow_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"},{"n":"Sling","s":5,"u":"sling_crb"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Hongali Hornbow","s":7,"u":"hongali%20hornbow_lotgb"}]},"backstabber":{"2":[{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"War Razor","s":55,"u":"war%20razor_logm"}]},"fatal":{"2":[{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Greatpick","s":5,"u":"greatpick_crb"},{"n":"Light Pick","s":5,"u":"light%20pick_crb"},{"n":"Pick","s":5,"u":"pick_crb"},{"n":"Karambit","s":35,"u":"karambit_frp2"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Fire Lance","s":2,"u":"fire%20lance_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Switchscythe","s":7,"u":"switchscythe_lotgb"},{"n":"Tri-bladed Katar","s":7,"u":"tri-bladed%20katar_lotgb"}]},"kickback":{"2":[{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Harmona Gun","s":2,"u":"harmona%20gun_g%26g"}]},"volley":{"2":[{"n":"Shobhad Longrifle","s":43,"u":"shobhad%20longrifle_sot5"},{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Longbow","s":5,"u":"longbow_crb"},{"n":"Backpack Catapult","s":2,"u":"backpack%20catapult_g%26g"}]},"cursebound":{"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"}]},"hex":{"3":[{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Glacial Heart","s":56,"u":"glacial%20heart_lol"},{"n":"Spirit Object","s":56,"u":"spirit%20object_lol"},{"n":"Stumbling Curse","s":39,"u":"stumbling%20curse_sot1"}]},"cantrip":{"3":[{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Summon Instrument","s":4,"u":"summon%20instrument_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Forbidding Ward","s":5,"u":"forbidding%20ward_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Guidance","s":5,"u":"guidance_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Mage Hand","s":5,"u":"mage%20hand_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Prestidigitation","s":5,"u":"prestidigitation_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Sigil","s":5,"u":"sigil_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Join Pasts","s":15,"u":"join%20pasts_aoa3"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Spirit Object","s":56,"u":"spirit%20object_lol"},{"n":"Approximate","s":53,"u":"approximate_som"},{"n":"Boost Eidolon","s":53,"u":"boost%20eidolon_som"},{"n":"Bullhorn","s":53,"u":"bullhorn_som"},{"n":"Gale Blast","s":53,"u":"gale%20blast_som"},{"n":"Gouging Claw","s":53,"u":"gouging%20claw_som"},{"n":"Haunting Hymn","s":53,"u":"haunting%20hymn_som"},{"n":"Healing Plaster","s":53,"u":"healing%20plaster_som"},{"n":"Infectious Enthusiasm","s":53,"u":"infectious%20enthusiasm_som"},{"n":"Invoke True Name","s":53,"u":"invoke%20true%20name_som"},{"n":"Protect Companion","s":53,"u":"protect%20companion_som"},{"n":"Puff Of Poison","s":53,"u":"puff%20of%20poison_som"},{"n":"Read The Air","s":53,"u":"read%20the%20air_som"},{"n":"Reinforce Eidolon","s":53,"u":"reinforce%20eidolon_som"},{"n":"Scatter Scree","s":53,"u":"scatter%20scree_som"},{"n":"Spout","s":53,"u":"spout_som"},{"n":"Tame","s":53,"u":"tame_som"},{"n":"Wash Your Luck","s":53,"u":"wash%20your%20luck_som"}]},"composition":{"3":[{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Silver's Refrain","s":15,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":18,"u":"song%20of%20the%20fallen_aoa6"}]},"litany":{"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"}]},"possession":{"3":[{"n":"Possession","s":5,"u":"possession_crb"}],"70":[{"n":"Mind Swap","s":53,"u":"mind%20swap_som"}]},"consecration":{"3":[{"n":"Sanctified Ground","s":5,"u":"sanctified%20ground_crb"}],"70":[{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Dread Ambience","s":53,"u":"dread%20ambience_som"},{"n":"Establish Nexus","s":53,"u":"establish%20nexus_som"},{"n":"Garden Of Death","s":53,"u":"garden%20of%20death_som"}]},"contingency":{"3":[{"n":"Instant Armor","s":53,"u":"instant%20armor_som"},{"n":"Life Connection","s":53,"u":"life%20connection_som"},{"n":"Lucky Number","s":53,"u":"lucky%20number_som"},{"n":"Mind Of Menace","s":53,"u":"mind%20of%20menace_som"},{"n":"Ocular Overload","s":53,"u":"ocular%20overload_som"},{"n":"Summoner's Precaution","s":53,"u":"summoner's%20precaution_som"}]},"incarnate":{"3":[{"n":"Summon Archmage","s":53,"u":"summon%20archmage_som"},{"n":"Summon Deific Herald","s":53,"u":"summon%20deific%20herald_som"},{"n":"Summon Draconic Legion","s":53,"u":"summon%20draconic%20legion_som"},{"n":"Summon Kaiju","s":53,"u":"summon%20kaiju_som"},{"n":"Tempest Of Shades","s":53,"u":"tempest%20of%20shades_som"}]},"ranged trip":{"2":[{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Aklys","s":9,"u":"aklys_b1"}]},"thrown":{"2":[{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Aklys","s":9,"u":"aklys_b1"},{"n":"Club","s":5,"u":"club_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dart","s":5,"u":"dart_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Javelin","s":5,"u":"javelin_crb"},{"n":"Light Hammer","s":5,"u":"light%20hammer_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Spear","s":5,"u":"spear_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Trident","s":5,"u":"trident_crb"},{"n":"Tamchal Chakram","s":26,"u":"tamchal%20chakram_av2"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Juggling Club","s":28,"u":"juggling%20club_ec1"},{"n":"Throwing Knife","s":28,"u":"throwing%20knife_ec1"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Rungu","s":1,"u":"rungu_loag"},{"n":"Mambele","s":55,"u":"mambele_logm"},{"n":"Combat Grapnel","s":51,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":51,"u":"stiletto%20pen_lopsg"},{"n":"Chakram","s":7,"u":"chakram_lotgb"},{"n":"Throwing Knife","s":7,"u":"throwing%20knife_lotgb"}]},"agile":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Blowgun","s":5,"u":"blowgun_crb"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dart","s":5,"u":"dart_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Gauntlet","s":5,"u":"gauntlet_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Light Hammer","s":5,"u":"light%20hammer_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Light Pick","s":5,"u":"light%20pick_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sap","s":5,"u":"sap_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Gauntlet","s":5,"u":"spiked%20gauntlet_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Nightstick","s":19,"u":"nightstick_aoe1"},{"n":"Tamchal Chakram","s":26,"u":"tamchal%20chakram_av2"},{"n":"Shauth Blade","s":27,"u":"shauth%20blade_av3"},{"n":"Fire Poi","s":28,"u":"fire%20poi_ec1"},{"n":"Juggling Club","s":28,"u":"juggling%20club_ec1"},{"n":"Poi","s":28,"u":"poi_ec1"},{"n":"Throwing Knife","s":28,"u":"throwing%20knife_ec1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Karambit","s":35,"u":"karambit_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":6,"u":"scourge_locg"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"Polytool","s":55,"u":"polytool_logm"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"War Razor","s":55,"u":"war%20razor_logm"},{"n":"Stiletto Pen","s":51,"u":"stiletto%20pen_lopsg"},{"n":"Piranha Kiss","s":7,"u":"piranha%20kiss_lotgb"},{"n":"Throwing Knife","s":7,"u":"throwing%20knife_lotgb"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"},{"n":"Lion Scythe","s":42,"u":"lion%20scythe_sot4"}]},"deadly":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Composite Shortbow","s":5,"u":"composite%20shortbow_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Lance","s":5,"u":"lance_crb"},{"n":"Longbow","s":5,"u":"longbow_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Scythe","s":5,"u":"scythe_crb"},{"n":"Shortbow","s":5,"u":"shortbow_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Tamchal Chakram","s":26,"u":"tamchal%20chakram_av2"},{"n":"Rhoka Sword","s":27,"u":"rhoka%20sword_av3"},{"n":"Shauth Blade","s":27,"u":"shauth%20blade_av3"},{"n":"Shauth Lash","s":27,"u":"shauth%20lash_av3"},{"n":"Gaff","s":62,"u":"gaff_bst"},{"n":"Shears","s":63,"u":"shears_bst2"},{"n":"Leiomano","s":35,"u":"leiomano_frp2"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Fauchard","s":6,"u":"fauchard_locg"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"Machete","s":55,"u":"machete_logm"},{"n":"Mambele","s":55,"u":"mambele_logm"},{"n":"Naginata","s":55,"u":"naginata_logm"},{"n":"Urumi","s":55,"u":"urumi_logm"},{"n":"War Razor","s":55,"u":"war%20razor_logm"},{"n":"Elven Branched Spear","s":7,"u":"elven%20branched%20spear_lotgb"},{"n":"Hongali Hornbow","s":7,"u":"hongali%20hornbow_lotgb"}]},"disarm":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Ranseur","s":5,"u":"ranseur_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Scorpion Whip","s":28,"u":"scorpion%20whip_ec1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":6,"u":"scourge_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Mambele","s":55,"u":"mambele_logm"},{"n":"Meteor Hammer","s":55,"u":"meteor%20hammer_logm"},{"n":"Nine-Ring Sword","s":55,"u":"nine-ring%20sword_logm"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"Dueling Spear","s":7,"u":"dueling%20spear_lotgb"},{"n":"Piranha Kiss","s":7,"u":"piranha%20kiss_lotgb"},{"n":"Spiral Rapier","s":7,"u":"spiral%20rapier_lotgb"},{"n":"Tri-bladed Katar","s":7,"u":"tri-bladed%20katar_lotgb"}]},"finesse":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Monkey's Fist","s":19,"u":"monkey's%20fist_aoe1"},{"n":"Nightstick","s":19,"u":"nightstick_aoe1"},{"n":"Tamchal Chakram","s":26,"u":"tamchal%20chakram_av2"},{"n":"Shauth Blade","s":27,"u":"shauth%20blade_av3"},{"n":"Shauth Lash","s":27,"u":"shauth%20lash_av3"},{"n":"Shears","s":63,"u":"shears_bst2"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Bladed Hoop","s":28,"u":"bladed%20hoop_ec1"},{"n":"Fire Poi","s":28,"u":"fire%20poi_ec1"},{"n":"Poi","s":28,"u":"poi_ec1"},{"n":"Scorpion Whip","s":28,"u":"scorpion%20whip_ec1"},{"n":"Throwing Knife","s":28,"u":"throwing%20knife_ec1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Karambit","s":35,"u":"karambit_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":6,"u":"scourge_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Fighting Fan","s":55,"u":"fighting%20fan_logm"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"War Razor","s":55,"u":"war%20razor_logm"},{"n":"Combat Grapnel","s":51,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":51,"u":"stiletto%20pen_lopsg"},{"n":"Dueling Spear","s":7,"u":"dueling%20spear_lotgb"},{"n":"Elven Branched Spear","s":7,"u":"elven%20branched%20spear_lotgb"},{"n":"Piranha Kiss","s":7,"u":"piranha%20kiss_lotgb"},{"n":"Probing Cane","s":7,"u":"probing%20cane_lotgb"},{"n":"Spiral Rapier","s":7,"u":"spiral%20rapier_lotgb"},{"n":"Throwing Knife","s":7,"u":"throwing%20knife_lotgb"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"},{"n":"Aldori Dueling Sword","s":52,"u":"aldori%20dueling%20sword_lowg"},{"n":"Lion Scythe","s":42,"u":"lion%20scythe_sot4"}]},"versatile":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Greatsword","s":5,"u":"greatsword_crb"},{"n":"Halberd","s":5,"u":"halberd_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Longsword","s":5,"u":"longsword_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Morningstar","s":5,"u":"morningstar_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Shauth Blade","s":27,"u":"shauth%20blade_av3"},{"n":"Gaff","s":63,"u":"gaff_bst2"},{"n":"Shears","s":63,"u":"shears_bst2"},{"n":"Karambit","s":35,"u":"karambit_frp2"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Leiomano","s":35,"u":"leiomano_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Naginata","s":55,"u":"naginata_logm"},{"n":"Asp Coil","s":7,"u":"asp%20coil_lotgb"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Dueling Spear","s":7,"u":"dueling%20spear_lotgb"},{"n":"Aldori Dueling Sword","s":52,"u":"aldori%20dueling%20sword_lowg"}]},"shove":{"2":[{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Greatclub","s":5,"u":"greatclub_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Mace","s":5,"u":"mace_crb"},{"n":"Maul","s":5,"u":"maul_crb"},{"n":"Warhammer","s":5,"u":"warhammer_crb"},{"n":"Battle Lute","s":26,"u":"battle%20lute_av2"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Rungu","s":1,"u":"rungu_loag"},{"n":"Boarding Pike","s":51,"u":"boarding%20pike_lopsg"},{"n":"Butchering Axe","s":7,"u":"butchering%20axe_lotgb"}]},"two-hand":{"2":[{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Bastard Sword","s":5,"u":"bastard%20sword_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Staff","s":5,"u":"staff_crb"},{"n":"Battle Lute","s":26,"u":"battle%20lute_av2"},{"n":"Rhoka Sword","s":27,"u":"rhoka%20sword_av3"},{"n":"Bladed Hoop","s":28,"u":"bladed%20hoop_ec1"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Griffon Cane","s":7,"u":"griffon%20cane_lotgb"}]},"concealable":{"2":[{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Stiletto Pen","s":51,"u":"stiletto%20pen_lopsg"}]},"tethered":{"2":[{"n":"Aklys","s":9,"u":"aklys_b1"},{"n":"Combat Grapnel","s":51,"u":"combat%20grapnel_lopsg"}]},"trip":{"2":[{"n":"Aklys","s":9,"u":"aklys_b1"},{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Guisarme","s":5,"u":"guisarme_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Scythe","s":5,"u":"scythe_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Shauth Lash","s":27,"u":"shauth%20lash_av3"},{"n":"Gaff","s":62,"u":"gaff_bst"},{"n":"Gaff","s":63,"u":"gaff_bst2"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Scorpion Whip","s":28,"u":"scorpion%20whip_ec1"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Fauchard","s":6,"u":"fauchard_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Khopesh","s":55,"u":"khopesh_logm"},{"n":"Meteor Hammer","s":55,"u":"meteor%20hammer_logm"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"Lion Scythe","s":42,"u":"lion%20scythe_sot4"}]},"sweep":{"2":[{"n":"Battle Axe","s":5,"u":"battle%20axe_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Falchion","s":5,"u":"falchion_crb"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Greataxe","s":5,"u":"greataxe_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Scimitar","s":5,"u":"scimitar_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Bladed Hoop","s":28,"u":"bladed%20hoop_ec1"},{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Fauchard","s":6,"u":"fauchard_locg"},{"n":"Scourge","s":6,"u":"scourge_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Machete","s":55,"u":"machete_logm"},{"n":"Urumi","s":55,"u":"urumi_logm"},{"n":"Butchering Axe","s":7,"u":"butchering%20axe_lotgb"},{"n":"Probing Cane","s":7,"u":"probing%20cane_lotgb"}]},"parry":{"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nightstick","s":19,"u":"nightstick_aoe1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Tekko-Kagi","s":55,"u":"tekko-kagi_logm"},{"n":"Spiral Rapier","s":7,"u":"spiral%20rapier_lotgb"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"}]},"reach":{"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Guisarme","s":5,"u":"guisarme_crb"},{"n":"Halberd","s":5,"u":"halberd_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Lance","s":5,"u":"lance_crb"},{"n":"Longspear","s":5,"u":"longspear_crb"},{"n":"Ranseur","s":5,"u":"ranseur_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Scorpion Whip","s":28,"u":"scorpion%20whip_ec1"},{"n":"Kusarigama","s":35,"u":"kusarigama_frp2"},{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Fauchard","s":6,"u":"fauchard_locg"},{"n":"Bladed Scarf","s":55,"u":"bladed%20scarf_logm"},{"n":"Meteor Hammer","s":55,"u":"meteor%20hammer_logm"},{"n":"Naginata","s":55,"u":"naginata_logm"},{"n":"Boarding Pike","s":51,"u":"boarding%20pike_lopsg"},{"n":"Asp Coil","s":7,"u":"asp%20coil_lotgb"},{"n":"Elven Branched Spear","s":7,"u":"elven%20branched%20spear_lotgb"}]},"flexible":{"2":[{"n":"Chain Mail","s":5,"u":"chain%20mail_crb"},{"n":"Chain Shirt","s":5,"u":"chain%20shirt_crb"}]},"noisy":{"2":[{"n":"Chain Mail","s":5,"u":"chain%20mail_crb"},{"n":"Chain Shirt","s":5,"u":"chain%20shirt_crb"}]},"forceful":{"2":[{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Falchion","s":5,"u":"falchion_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Scimitar","s":5,"u":"scimitar_crb"},{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Sickle-Saber","s":7,"u":"sickle-saber_lotgb"}]},"comfort":{"2":[{"n":"Explorer's Clothing","s":5,"u":"explorer's%20clothing_crb"},{"n":"Padded Armor","s":5,"u":"padded%20armor_crb"}]},"bulwark":{"2":[{"n":"Full Plate","s":5,"u":"full%20plate_crb"},{"n":"Heavy Power Suit","s":2,"u":"heavy%20power%20suit_g%26g"},{"n":"Hellknight Plate","s":6,"u":"hellknight%20plate_locg"}]},"free-hand":{"2":[{"n":"Gauntlet","s":5,"u":"gauntlet_crb"},{"n":"Spiked Gauntlet","s":5,"u":"spiked%20gauntlet_crb"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"}]},"backswing":{"2":[{"n":"Greatclub","s":5,"u":"greatclub_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Bladed Diabolo","s":28,"u":"bladed%20diabolo_ec1"},{"n":"Fire Poi","s":28,"u":"fire%20poi_ec1"},{"n":"Poi","s":28,"u":"poi_ec1"},{"n":"Meteor Hammer","s":55,"u":"meteor%20hammer_logm"},{"n":"Clockwork Macuahuitl","s":7,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Griffon Cane","s":7,"u":"griffon%20cane_lotgb"},{"n":"Sickle-Saber","s":7,"u":"sickle-saber_lotgb"},{"n":"Thundermace","s":7,"u":"thundermace_lotgb"}]},"jousting":{"2":[{"n":"Lance","s":5,"u":"lance_crb"}]},"twin":{"2":[{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Fire Poi","s":28,"u":"fire%20poi_ec1"},{"n":"Throwing Knife","s":28,"u":"throwing%20knife_ec1"},{"n":"Butterfly Sword","s":35,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":35,"u":"hook%20sword_frp2"},{"n":"Wind and Fire Wheel","s":35,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Tonfa","s":7,"u":"tonfa_lotgb"}]},"attached":{"2":[{"n":"Shield Boss","s":5,"u":"shield%20boss_crb"},{"n":"Shield Spikes","s":5,"u":"shield%20spikes_crb"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"}]},"climbing":{"2":[{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"}]},"grapple":{"2":[{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Combat Grapnel","s":51,"u":"combat%20grapnel_lopsg"}]},"repeating":{"2":[{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Long Air Repeater","s":2,"u":"long%20air%20repeater_g%26g"},{"n":"Repeating Crossbow","s":2,"u":"repeating%20crossbow_g%26g"},{"n":"Repeating Hand Crossbow","s":2,"u":"repeating%20hand%20crossbow_g%26g"},{"n":"Repeating Heavy Crossbow","s":2,"u":"repeating%20heavy%20crossbow_g%26g"}]},"modular":{"2":[{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Hand Cannon","s":2,"u":"hand%20cannon_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Polytool","s":55,"u":"polytool_logm"},{"n":"Switchscythe","s":7,"u":"switchscythe_lotgb"}]},"scatter":{"2":[{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}]},"double barrel":{"2":[{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"}]},"injection":{"2":[{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"}]},"fatal aim":{"2":[{"n":"Jezail","s":2,"u":"jezail_g%26g"}]},"capacity":{"2":[{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"}]},"hampering":{"2":[{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"}]},"resonant":{"2":[{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"}]},"revolutionary":{"72":[{"n":"Firebrands","s":6,"u":"firebrands_locg"}]},"militaristic":{"72":[{"n":"Hellknights","s":6,"u":"hellknights_locg"},{"n":"Knights of Lastwall","s":6,"u":"knights%20of%20lastwall_locg"}]},"academic":{"72":[{"n":"Magaambya","s":6,"u":"magaambya_locg"},{"n":"Pathfinder Society","s":6,"u":"pathfinder%20society_locg"}]},"wayfaring":{"72":[{"n":"Pathfinder Society","s":6,"u":"pathfinder%20society_locg"}]},"subjective gravity":{"66":[{"n":"Astral Plane","s":12,"u":"astral%20plane_gmg"},{"n":"Ethereal Plane","s":12,"u":"ethereal%20plane_gmg"},{"n":"Negative Energy Plane","s":12,"u":"negative%20energy%20plane_gmg"},{"n":"Plane of Air","s":12,"u":"plane%20of%20air_gmg"},{"n":"Plane of Water","s":12,"u":"plane%20of%20water_gmg"},{"n":"Positive Energy Plane","s":12,"u":"positive%20energy%20plane_gmg"}]},"timeless":{"66":[{"n":"Astral Plane","s":12,"u":"astral%20plane_gmg"},{"n":"Boneyard","s":12,"u":"boneyard_gmg"}]},"erratic":{"66":[{"n":"Dimension of Time","s":12,"u":"dimension%20of%20time_gmg"},{"n":"First World","s":12,"u":"first%20world_gmg"}]},"static":{"66":[{"n":"Dimension of Time","s":12,"u":"dimension%20of%20time_gmg"}]},"flowing":{"66":[{"n":"Dreamlands","s":12,"u":"dreamlands_gmg"}]},"metamorphic":{"66":[{"n":"First World","s":12,"u":"first%20world_gmg"},{"n":"Maelstrom","s":12,"u":"maelstrom_gmg"}]},"unbounded":{"66":[{"n":"Negative Energy Plane","s":12,"u":"negative%20energy%20plane_gmg"},{"n":"Positive Energy Plane","s":12,"u":"positive%20energy%20plane_gmg"}]},"town":{"66":[{"n":"Otari","s":12,"u":"otari_gmg"}]},"metropolis":{"66":[{"n":"Port Peril","s":12,"u":"port%20peril_gmg"}]},"city":{"66":[{"n":"Anthusis (Capital)","s":0,"u":"anthusis%20(capital)_lome"},{"n":"Bloodcove","s":0,"u":"bloodcove_lome"},{"n":"Jaha","s":0,"u":"jaha_lome"},{"n":"Kibwe","s":0,"u":"kibwe_lome"},{"n":"Mzali","s":0,"u":"mzali_lome"},{"n":"Nantambu","s":0,"u":"nantambu_lome"},{"n":"Osibu","s":0,"u":"osibu_lome"},{"n":"Senghor","s":0,"u":"senghor_lome"},{"n":"Usaro","s":0,"u":"usaro_lome"}]},"complex":{"51":[{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Quicksand","s":5,"u":"quicksand_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Town Hall Fire","s":13,"u":"town%20hall%20fire_aoa1"},{"n":"Dahak's Skull","s":14,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":14,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":14,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":14,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Barzillai's Hounds","s":15,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":15,"u":"phantom%20bells_aoa3"},{"n":"Quarry Sluiceway","s":15,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":15,"u":"trapped%20lathe_aoa3"},{"n":"Tree Of Dreadful Dreams","s":15,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Echoes Of Betrayal","s":16,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Wailing Crystals","s":16,"u":"wailing%20crystals_aoa4"},{"n":"Acidic Needle Launcher","s":17,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Endless Elven Aging","s":17,"u":"endless%20elven%20aging_aoa5"},{"n":"Damurdiel's Vengeance","s":18,"u":"damurdiel's%20vengeance_aoa6"},{"n":"Lesser Dragonstorm","s":18,"u":"lesser%20dragonstorm_aoa6"},{"n":"Dart Barrage","s":19,"u":"dart%20barrage_aoe1"},{"n":"Flying Guillotine","s":19,"u":"flying%20guillotine_aoe1"},{"n":"Gas Trap","s":19,"u":"gas%20trap_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":19,"u":"summoning%20rune_aoe1"},{"n":"Life Magnet","s":20,"u":"life%20magnet_aoe2"},{"n":"Acidic Poison Cloud Trap","s":21,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":21,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":21,"u":"needling%20stairs_aoe3"},{"n":"Burning Chandelier Trap","s":22,"u":"burning%20chandelier%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":22,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":22,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":22,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Clockwork Arms","s":23,"u":"clockwork%20arms_aoe5"},{"n":"Eyeball Tank","s":23,"u":"eyeball%20tank_aoe5"},{"n":"Ink Drowning Vats","s":23,"u":"ink%20drowning%20vats_aoe5"},{"n":"The Winder","s":23,"u":"the%20winder_aoe5"},{"n":"Field Of Opposition","s":24,"u":"field%20of%20opposition_aoe6"},{"n":"Inky Tendrils","s":24,"u":"inky%20tendrils_aoe6"},{"n":"Blood Of Belcorra","s":25,"u":"blood%20of%20belcorra_av1"},{"n":"Stonescale Spirits","s":25,"u":"stonescale%20spirits_av1"},{"n":"Vengeful Furnace","s":25,"u":"vengeful%20furnace_av1"},{"n":"Watching Wall","s":25,"u":"watching%20wall_av1"},{"n":"Paralyzing Light Trap","s":26,"u":"paralyzing%20light%20trap_av2"},{"n":"Shuffling Scythe Blades","s":26,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":27,"u":"befuddling%20gas%20trap_av3"},{"n":"Dream Pollen Pods","s":28,"u":"dream%20pollen%20pods_ec1"},{"n":"Hallowed Wheel","s":29,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":29,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":29,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":29,"u":"maze%20of%20mirrors_ec2"},{"n":"Caustic Dart Trap","s":8,"u":"caustic%20dart%20trap_ec3"},{"n":"Raving Spirit","s":8,"u":"raving%20spirit_ec3"},{"n":"Mukradi Summoning Runes","s":30,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Host Of Spirits","s":31,"u":"host%20of%20spirits_ec5"},{"n":"Imperious Darkside Mirror","s":31,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Angry Vegetation","s":32,"u":"angry%20vegetation_ec6"},{"n":"Convergence Lattice","s":32,"u":"convergence%20lattice_ec6"},{"n":"Guthallath Rockslide","s":32,"u":"guthallath%20rockslide_ec6"},{"n":"Suffering Xulgaths","s":32,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":34,"u":"broken%20rebus%20attack_frp1"},{"n":"Sand Whirlwind","s":34,"u":"sand%20whirlwind_frp1"},{"n":"Air Rift","s":35,"u":"air%20rift_frp2"},{"n":"Collapsing Structure","s":35,"u":"collapsing%20structure_frp2"},{"n":"Floating Flamethrower","s":35,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":35,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":36,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Scroll Shock Trap","s":38,"u":"scroll%20shock%20trap_sli"},{"n":"Stalker Summoning Rune","s":38,"u":"stalker%20summoning%20rune_sli"},{"n":"Centipede Carcasses Trap","s":39,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Electrified Water Ward","s":40,"u":"electrified%20water%20ward_sot2"},{"n":"Magic Starknives Trap","s":45,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":45,"u":"nightmare%20terrain_tio"},{"n":"Tongues Of Flame","s":45,"u":"tongues%20of%20flame_tio"}]},"haunt":{"51":[{"n":"Bloodthirsty Urge","s":5,"u":"bloodthirsty%20urge_crb"},{"n":"Barzillai's Hounds","s":15,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":15,"u":"phantom%20bells_aoa3"},{"n":"Echoes Of Betrayal","s":16,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Endless Elven Aging","s":17,"u":"endless%20elven%20aging_aoa5"},{"n":"Damurdiel's Vengeance","s":18,"u":"damurdiel's%20vengeance_aoa6"},{"n":"Hands Of The Forgotten","s":20,"u":"hands%20of%20the%20forgotten_aoe2"},{"n":"Blood Of Belcorra","s":25,"u":"blood%20of%20belcorra_av1"},{"n":"Stonescale Spirits","s":25,"u":"stonescale%20spirits_av1"},{"n":"Vengeful Furnace","s":25,"u":"vengeful%20furnace_av1"},{"n":"Watching Wall","s":25,"u":"watching%20wall_av1"},{"n":"Echoes Of Faith","s":29,"u":"echoes%20of%20faith_ec2"},{"n":"Raving Spirit","s":8,"u":"raving%20spirit_ec3"},{"n":"Host Of Spirits","s":31,"u":"host%20of%20spirits_ec5"},{"n":"Suffering Xulgaths","s":32,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":34,"u":"broken%20rebus%20attack_frp1"},{"n":"Sand Whirlwind","s":34,"u":"sand%20whirlwind_frp1"},{"n":"Wronged Monk's Wrath","s":34,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"}]},"environmental":{"51":[{"n":"Quicksand","s":5,"u":"quicksand_crb"},{"n":"Yellow Mold","s":5,"u":"yellow%20mold_crb"},{"n":"Gloomglow Mushrooms","s":13,"u":"gloomglow%20mushrooms_aoa1"},{"n":"Town Hall Fire","s":13,"u":"town%20hall%20fire_aoa1"},{"n":"Ash Web","s":16,"u":"ash%20web_aoa4"},{"n":"Lifeleech Crystal Patch","s":16,"u":"lifeleech%20crystal%20patch_aoa4"},{"n":"Wailing Crystals","s":16,"u":"wailing%20crystals_aoa4"},{"n":"Dragonstorm","s":18,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":18,"u":"lesser%20dragonstorm_aoa6"},{"n":"Explosive Barrels","s":19,"u":"explosive%20barrels_aoe1"},{"n":"The Winder","s":23,"u":"the%20winder_aoe5"},{"n":"Inky Tendrils","s":24,"u":"inky%20tendrils_aoe6"},{"n":"Daemonic Fog","s":27,"u":"daemonic%20fog_av3"},{"n":"Catacomb Cave-in","s":28,"u":"catacomb%20cave-in_ec1"},{"n":"Dream Pollen Pods","s":28,"u":"dream%20pollen%20pods_ec1"},{"n":"Ghost Crystal Cloud","s":29,"u":"ghost%20crystal%20cloud_ec2"},{"n":"Angry Vegetation","s":32,"u":"angry%20vegetation_ec6"},{"n":"Guthallath Rockslide","s":32,"u":"guthallath%20rockslide_ec6"},{"n":"Air Rift","s":35,"u":"air%20rift_frp2"},{"n":"Collapsing Structure","s":35,"u":"collapsing%20structure_frp2"},{"n":"Mogaru's Breath","s":35,"u":"mogaru's%20breath_frp2"},{"n":"Quaking Footfalls","s":35,"u":"quaking%20footfalls_frp2"},{"n":"Swatting Tail","s":35,"u":"swatting%20tail_frp2"},{"n":"Precarious Pile","s":37,"u":"precarious%20pile_ltiba"},{"n":"Agitated Carnivorous Plants","s":40,"u":"agitated%20carnivorous%20plants_sot2"}]},"kaiju":{"51":[{"n":"Mogaru's Breath","s":35,"u":"mogaru's%20breath_frp2"},{"n":"Swatting Tail","s":35,"u":"swatting%20tail_frp2"}]},"spellshot":{"8":[{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"},{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"},{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"}]},"energy":{"8":[{"n":"Conduct Energy","s":1,"u":"conduct%20energy_loag"}]},"[magical tradition]":{"64":[{"n":"Change Shape","s":9,"u":"change%20shape_b1"}]}},"m":{"s":{"LOME":0,"LOAG":1,"G&G":2,"AAWS":3,"APG":4,"CRB":5,"LOCG":6,"LOTGB":7,"EC3":8,"B1":9,"B2":10,"B3":11,"GMG":12,"AoA1":13,"AoA2":14,"AoA3":15,"AoA4":16,"AoA5":17,"AoA6":18,"AoE1":19,"AoE2":20,"AoE3":21,"AoE4":22,"AoE5":23,"AoE6":24,"AV1":25,"AV2":26,"AV3":27,"EC1":28,"EC2":29,"EC4":30,"EC5":31,"EC6":32,"FoP":33,"FRP1":34,"FRP2":35,"FRP3":36,"LTiBA":37,"Sli":38,"SoT1":39,"SoT2":40,"SoT3":41,"SoT4":42,"SoT5":43,"SoT6":44,"TiO":45,"AoA0":46,"AoE0":47,"AV0":48,"EC0":49,"FRP0":50,"LOPSG":51,"LOWG":52,"SoM":53,"SoT0":54,"LOGM":55,"LOL":56,"AOA5":57,"AOE1":58,"AOE3":59,"NGD":60,"SOT2":61,"Bst":62,"Bst2":63,"undefined":64,"QFF3":65,"ID":66}}} \ No newline at end of file diff --git a/sw.js b/sw.js index f1fa57aeb6..f1588dac3e 100644 --- a/sw.js +++ b/sw.js @@ -1,2 +1,2 @@ (()=>{try{self["workbox:core:6.5.2"]&&_()}catch{}var Le=(a,...e)=>{let r=a;return e.length>0&&(r+=` :: ${JSON.stringify(e)}`),r};var be=Le;var d=class extends Error{constructor(e,r){let s=be(e,r);super(s),this.name=e,this.details=r}};var v={googleAnalytics:"googleAnalytics",precache:"precache-v2",prefix:"workbox",runtime:"runtime",suffix:typeof registration<"u"?registration.scope:""},Y=a=>[v.prefix,a,v.suffix].filter(e=>e&&e.length>0).join("-"),Se=a=>{for(let e of Object.keys(v))a(e)},w={updateDetails:a=>{Se(e=>{typeof a[e]=="string"&&(v[e]=a[e])})},getGoogleAnalyticsName:a=>a||Y(v.googleAnalytics),getPrecacheName:a=>a||Y(v.precache),getPrefix:()=>v.prefix,getRuntimeName:a=>a||Y(v.runtime),getSuffix:()=>v.suffix};function X(a,e){let r=e();return a.waitUntil(r),r}try{self["workbox:precaching:6.5.2"]&&_()}catch{}var Pe="__WB_REVISION__";function R(a){if(!a)throw new d("add-to-cache-list-unexpected-type",{entry:a});if(typeof a=="string"){let o=new URL(a,location.href);return{cacheKey:o.href,url:o.href}}let{revision:e,url:r}=a;if(!r)throw new d("add-to-cache-list-unexpected-type",{entry:a});if(!e){let o=new URL(r,location.href);return{cacheKey:o.href,url:o.href}}let s=new URL(r,location.href),t=new URL(r,location.href);return s.searchParams.set(Pe,e),{cacheKey:s.href,url:t.href}}var V=class{constructor(){this.updatedURLs=[],this.notUpdatedURLs=[],this.handlerWillStart=async({request:e,state:r})=>{r&&(r.originalRequest=e)},this.cachedResponseWillBeUsed=async({event:e,state:r,cachedResponse:s})=>{if(e.type==="install"&&r&&r.originalRequest&&r.originalRequest instanceof Request){let t=r.originalRequest.url;s?this.notUpdatedURLs.push(t):this.updatedURLs.push(t)}return s}}};var F=class{constructor({precacheController:e}){this.cacheKeyWillBeUsed=async({request:r,params:s})=>{let t=s?.cacheKey||this._precacheController.getCacheKeyForURL(r.url);return t?new Request(t,{headers:r.headers}):r},this._precacheController=e}};var D;function he(){if(D===void 0){let a=new Response("");if("body"in a)try{new Response(a.body),D=!0}catch{D=!1}D=!1}return D}async function me(a,e){let r=null;if(a.url&&(r=new URL(a.url).origin),r!==self.location.origin)throw new d("cross-origin-copy-response",{origin:r});let s=a.clone(),t={headers:new Headers(s.headers),status:s.status,statusText:s.statusText},o=e?e(t):t,i=he()?s.body:await s.blob();return new Response(i,o)}var Z=a=>new URL(String(a),location.href).href.replace(new RegExp(`^${location.origin}`),"");function ge(a,e){let r=new URL(a);for(let s of e)r.searchParams.delete(s);return r.href}async function ve(a,e,r,s){let t=ge(e.url,r);if(e.url===t)return a.match(e,s);let o=Object.assign(Object.assign({},s),{ignoreSearch:!0}),i=await a.keys(e,o);for(let n of i){let c=ge(n.url,r);if(t===c)return a.match(n,s)}}var I=class{constructor(){this.promise=new Promise((e,r)=>{this.resolve=e,this.reject=r})}};var W=new Set;async function we(){for(let a of W)await a()}function ee(a){return new Promise(e=>setTimeout(e,a))}try{self["workbox:strategies:6.5.2"]&&_()}catch{}function K(a){return typeof a=="string"?new Request(a):a}var T=class{constructor(e,r){this._cacheKeys={},Object.assign(this,r),this.event=r.event,this._strategy=e,this._handlerDeferred=new I,this._extendLifetimePromises=[],this._plugins=[...e.plugins],this._pluginStateMap=new Map;for(let s of this._plugins)this._pluginStateMap.set(s,{});this.event.waitUntil(this._handlerDeferred.promise)}async fetch(e){let{event:r}=this,s=K(e);if(s.mode==="navigate"&&r instanceof FetchEvent&&r.preloadResponse){let i=await r.preloadResponse;if(i)return i}let t=this.hasCallback("fetchDidFail")?s.clone():null;try{for(let i of this.iterateCallbacks("requestWillFetch"))s=await i({request:s.clone(),event:r})}catch(i){if(i instanceof Error)throw new d("plugin-error-request-will-fetch",{thrownErrorMessage:i.message})}let o=s.clone();try{let i;i=await fetch(s,s.mode==="navigate"?void 0:this._strategy.fetchOptions);for(let n of this.iterateCallbacks("fetchDidSucceed"))i=await n({event:r,request:o,response:i});return i}catch(i){throw t&&await this.runCallbacks("fetchDidFail",{error:i,event:r,originalRequest:t.clone(),request:o.clone()}),i}}async fetchAndCachePut(e){let r=await this.fetch(e),s=r.clone();return this.waitUntil(this.cachePut(e,s)),r}async cacheMatch(e){let r=K(e),s,{cacheName:t,matchOptions:o}=this._strategy,i=await this.getCacheKey(r,"read"),n=Object.assign(Object.assign({},o),{cacheName:t});s=await caches.match(i,n);for(let c of this.iterateCallbacks("cachedResponseWillBeUsed"))s=await c({cacheName:t,matchOptions:o,cachedResponse:s,request:i,event:this.event})||void 0;return s}async cachePut(e,r){let s=K(e);await ee(0);let t=await this.getCacheKey(s,"write");if(!r)throw new d("cache-put-with-no-response",{url:Z(t.url)});let o=await this._ensureResponseSafeToCache(r);if(!o)return!1;let{cacheName:i,matchOptions:n}=this._strategy,c=await self.caches.open(i),l=this.hasCallback("cacheDidUpdate"),m=l?await ve(c,t.clone(),["__WB_REVISION__"],n):null;try{await c.put(t,l?o.clone():o)}catch(b){if(b instanceof Error)throw b.name==="QuotaExceededError"&&await we(),b}for(let b of this.iterateCallbacks("cacheDidUpdate"))await b({cacheName:i,oldResponse:m,newResponse:o.clone(),request:t,event:this.event});return!0}async getCacheKey(e,r){let s=`${e.url} | ${r}`;if(!this._cacheKeys[s]){let t=e;for(let o of this.iterateCallbacks("cacheKeyWillBeUsed"))t=K(await o({mode:r,request:t,event:this.event,params:this.params}));this._cacheKeys[s]=t}return this._cacheKeys[s]}hasCallback(e){for(let r of this._strategy.plugins)if(e in r)return!0;return!1}async runCallbacks(e,r){for(let s of this.iterateCallbacks(e))await s(r)}*iterateCallbacks(e){for(let r of this._strategy.plugins)if(typeof r[e]=="function"){let s=this._pluginStateMap.get(r);yield o=>{let i=Object.assign(Object.assign({},o),{state:s});return r[e](i)}}}waitUntil(e){return this._extendLifetimePromises.push(e),e}async doneWaiting(){let e;for(;e=this._extendLifetimePromises.shift();)await e}destroy(){this._handlerDeferred.resolve(null)}async _ensureResponseSafeToCache(e){let r=e,s=!1;for(let t of this.iterateCallbacks("cacheWillUpdate"))if(r=await t({request:this.request,response:r,event:this.event})||void 0,s=!0,!r)break;return s||r&&r.status!==200&&(r=void 0),r}};var u=class{constructor(e={}){this.cacheName=w.getRuntimeName(e.cacheName),this.plugins=e.plugins||[],this.fetchOptions=e.fetchOptions,this.matchOptions=e.matchOptions}handle(e){let[r]=this.handleAll(e);return r}handleAll(e){e instanceof FetchEvent&&(e={event:e,request:e.request});let r=e.event,s=typeof e.request=="string"?new Request(e.request):e.request,t="params"in e?e.params:void 0,o=new T(this,{event:r,request:s,params:t}),i=this._getResponse(o,s,r),n=this._awaitComplete(i,o,s,r);return[i,n]}async _getResponse(e,r,s){await e.runCallbacks("handlerWillStart",{event:s,request:r});let t;try{if(t=await this._handle(r,e),!t||t.type==="error")throw new d("no-response",{url:r.url})}catch(o){if(o instanceof Error){for(let i of e.iterateCallbacks("handlerDidError"))if(t=await i({error:o,event:s,request:r}),t)break}if(!t)throw o}for(let o of e.iterateCallbacks("handlerWillRespond"))t=await o({event:s,request:r,response:t});return t}async _awaitComplete(e,r,s,t){let o,i;try{o=await e}catch{}try{await r.runCallbacks("handlerDidRespond",{event:t,request:s,response:o}),await r.doneWaiting()}catch(n){n instanceof Error&&(i=n)}if(await r.runCallbacks("handlerDidComplete",{event:t,request:s,response:o,error:i}),r.destroy(),i)throw i}};var p=class extends u{constructor(e={}){e.cacheName=w.getPrecacheName(e.cacheName),super(e),this._fallbackToNetwork=e.fallbackToNetwork!==!1,this.plugins.push(p.copyRedirectedCacheableResponsesPlugin)}async _handle(e,r){let s=await r.cacheMatch(e);return s||(r.event&&r.event.type==="install"?await this._handleInstall(e,r):await this._handleFetch(e,r))}async _handleFetch(e,r){let s,t=r.params||{};if(this._fallbackToNetwork){let o=t.integrity,i=e.integrity,n=!i||i===o;if(s=await r.fetch(new Request(e,{integrity:i||o})),o&&n){this._useDefaultCacheabilityPluginIfNeeded();let c=await r.cachePut(e,s.clone())}}else throw new d("missing-precache-entry",{cacheName:this.cacheName,url:e.url});return s}async _handleInstall(e,r){this._useDefaultCacheabilityPluginIfNeeded();let s=await r.fetch(e);if(!await r.cachePut(e,s.clone()))throw new d("bad-precaching-response",{url:e.url,status:s.status});return s}_useDefaultCacheabilityPluginIfNeeded(){let e=null,r=0;for(let[s,t]of this.plugins.entries())t!==p.copyRedirectedCacheableResponsesPlugin&&(t===p.defaultPrecacheCacheabilityPlugin&&(e=s),t.cacheWillUpdate&&r++);r===0?this.plugins.push(p.defaultPrecacheCacheabilityPlugin):r>1&&e!==null&&this.plugins.splice(e,1)}};p.defaultPrecacheCacheabilityPlugin={async cacheWillUpdate({response:a}){return!a||a.status>=400?null:a}};p.copyRedirectedCacheableResponsesPlugin={async cacheWillUpdate({response:a}){return a.redirected?await me(a):a}};var U=class{constructor({cacheName:e,plugins:r=[],fallbackToNetwork:s=!0}={}){this._urlsToCacheKeys=new Map,this._urlsToCacheModes=new Map,this._cacheKeysToIntegrities=new Map,this._strategy=new p({cacheName:w.getPrecacheName(e),plugins:[...r,new F({precacheController:this})],fallbackToNetwork:s}),this.install=this.install.bind(this),this.activate=this.activate.bind(this)}get strategy(){return this._strategy}precache(e){this.addToCacheList(e),this._installAndActiveListenersAdded||(self.addEventListener("install",this.install),self.addEventListener("activate",this.activate),this._installAndActiveListenersAdded=!0)}addToCacheList(e){let r=[];for(let s of e){typeof s=="string"?r.push(s):s&&s.revision===void 0&&r.push(s.url);let{cacheKey:t,url:o}=R(s),i=typeof s!="string"&&s.revision?"reload":"default";if(this._urlsToCacheKeys.has(o)&&this._urlsToCacheKeys.get(o)!==t)throw new d("add-to-cache-list-conflicting-entries",{firstEntry:this._urlsToCacheKeys.get(o),secondEntry:t});if(typeof s!="string"&&s.integrity){if(this._cacheKeysToIntegrities.has(t)&&this._cacheKeysToIntegrities.get(t)!==s.integrity)throw new d("add-to-cache-list-conflicting-integrities",{url:o});this._cacheKeysToIntegrities.set(t,s.integrity)}if(this._urlsToCacheKeys.set(o,t),this._urlsToCacheModes.set(o,i),r.length>0){let n=`Workbox is precaching URLs without revision info: ${r.join(", ")} -This is generally NOT safe. Learn more at https://bit.ly/wb-precache`}}}install(e){return X(e,async()=>{let r=new V;this.strategy.plugins.push(r);for(let[o,i]of this._urlsToCacheKeys){let n=this._cacheKeysToIntegrities.get(i),c=this._urlsToCacheModes.get(o),l=new Request(o,{integrity:n,cache:c,credentials:"same-origin"});await Promise.all(this.strategy.handleAll({params:{cacheKey:i},request:l,event:e}))}let{updatedURLs:s,notUpdatedURLs:t}=r;return{updatedURLs:s,notUpdatedURLs:t}})}activate(e){return X(e,async()=>{let r=await self.caches.open(this.strategy.cacheName),s=await r.keys(),t=new Set(this._urlsToCacheKeys.values()),o=[];for(let i of s)t.has(i.url)||(await r.delete(i),o.push(i.url));return{deletedURLs:o}})}getURLsToCacheKeys(){return this._urlsToCacheKeys}getCachedURLs(){return[...this._urlsToCacheKeys.keys()]}getCacheKeyForURL(e){let r=new URL(e,location.href);return this._urlsToCacheKeys.get(r.href)}getIntegrityForCacheKey(e){return this._cacheKeysToIntegrities.get(e)}async matchPrecache(e){let r=e instanceof Request?e.url:e,s=this.getCacheKeyForURL(r);if(s)return(await self.caches.open(this.strategy.cacheName)).match(s)}createHandlerBoundToURL(e){let r=this.getCacheKeyForURL(e);if(!r)throw new d("non-precached-url",{url:e});return s=>(s.request=new Request(e),s.params=Object.assign({cacheKey:r},s.params),this.strategy.handle(s))}};var re,y=()=>(re||(re=new U),re);try{self["workbox:routing:6.5.2"]&&_()}catch{}var B="GET";var k=a=>a&&typeof a=="object"?a:{handle:a};var h=class{constructor(e,r,s=B){this.handler=k(r),this.match=e,this.method=s}setCatchHandler(e){this.catchHandler=k(e)}};var O=class extends h{constructor(e,r,s){let t=({url:o})=>{let i=e.exec(o.href);if(!!i&&!(o.origin!==location.origin&&i.index!==0))return i.slice(1)};super(t,r,s)}};var $=class{constructor(){this._routes=new Map,this._defaultHandlerMap=new Map}get routes(){return this._routes}addFetchListener(){self.addEventListener("fetch",e=>{let{request:r}=e,s=this.handleRequest({request:r,event:e});s&&e.respondWith(s)})}addCacheListener(){self.addEventListener("message",e=>{if(e.data&&e.data.type==="CACHE_URLS"){let{payload:r}=e.data,s=Promise.all(r.urlsToCache.map(t=>{typeof t=="string"&&(t=[t]);let o=new Request(...t);return this.handleRequest({request:o,event:e})}));e.waitUntil(s),e.ports&&e.ports[0]&&s.then(()=>e.ports[0].postMessage(!0))}})}handleRequest({request:e,event:r}){let s=new URL(e.url,location.href);if(!s.protocol.startsWith("http"))return;let t=s.origin===location.origin,{params:o,route:i}=this.findMatchingRoute({event:r,request:e,sameOrigin:t,url:s}),n=i&&i.handler,c=[],l=e.method;if(!n&&this._defaultHandlerMap.has(l)&&(n=this._defaultHandlerMap.get(l)),!n)return;let m;try{m=n.handle({url:s,request:e,event:r,params:o})}catch(j){m=Promise.reject(j)}let b=i&&i.catchHandler;return m instanceof Promise&&(this._catchHandler||b)&&(m=m.catch(async j=>{if(b)try{return await b.handle({url:s,request:e,event:r,params:o})}catch(C){C instanceof Error&&(j=C)}if(this._catchHandler)return this._catchHandler.handle({url:s,request:e,event:r});throw j})),m}findMatchingRoute({url:e,sameOrigin:r,request:s,event:t}){let o=this._routes.get(s.method)||[];for(let i of o){let n,c=i.match({url:e,sameOrigin:r,request:s,event:t});if(c)return n=c,(Array.isArray(n)&&n.length===0||c.constructor===Object&&Object.keys(c).length===0||typeof c=="boolean")&&(n=void 0),{route:i,params:n}}return{}}setDefaultHandler(e,r=B){this._defaultHandlerMap.set(r,k(e))}setCatchHandler(e){this._catchHandler=k(e)}registerRoute(e){this._routes.has(e.method)||this._routes.set(e.method,[]),this._routes.get(e.method).push(e)}unregisterRoute(e){if(!this._routes.has(e.method))throw new d("unregister-route-but-not-found-with-method",{method:e.method});let r=this._routes.get(e.method).indexOf(e);if(r>-1)this._routes.get(e.method).splice(r,1);else throw new d("unregister-route-route-not-registered")}};var L,H=()=>(L||(L=new $,L.addFetchListener(),L.addCacheListener()),L);function N(a,e,r){let s;if(typeof a=="string"){let o=new URL(a,location.href),i=({url:n})=>n.href===o.href;s=new h(i,e,r)}else if(a instanceof RegExp)s=new O(a,e,r);else if(typeof a=="function")s=new h(a,e,r);else if(a instanceof h)s=a;else throw new d("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",paramName:"capture"});return H().registerRoute(s),s}function ye(a,e=[]){for(let r of[...a.searchParams.keys()])e.some(s=>s.test(r))&&a.searchParams.delete(r);return a}function*je(a,{ignoreURLParametersMatching:e=[/^utm_/,/^fbclid$/],directoryIndex:r="index.html",cleanURLs:s=!0,urlManipulation:t}={}){let o=new URL(a,location.href);o.hash="",yield o.href;let i=ye(o,e);if(yield i.href,r&&i.pathname.endsWith("/")){let n=new URL(i.href);n.pathname+=r,yield n.href}if(s){let n=new URL(i.href);n.pathname+=".html",yield n.href}if(t){let n=t({url:o});for(let c of n)yield c.href}}var S=class extends h{constructor(e,r){let s=({request:t})=>{let o=e.getURLsToCacheKeys();for(let i of je(t.url,r)){let n=o.get(i);if(n){let c=e.getIntegrityForCacheKey(n);return{cacheKey:n,integrity:c}}}};super(s,e.strategy)}};function ae(a){let e=y(),r=new S(e,a);N(r)}function se(a){y().precache(a)}function te(a,e){se(a),ae(e)}var P=class extends u{async _handle(e,r){let s=[],t=await r.cacheMatch(e),o;if(!t)try{t=await r.fetchAndCachePut(e)}catch(i){i instanceof Error&&(o=i)}if(!t)throw new d("no-response",{url:e.url,error:o});return t}};var oe={cacheWillUpdate:async({response:a})=>a.status===200||a.status===0?a:null};var q=class extends u{constructor(e={}){super(e),this.plugins.some(r=>"cacheWillUpdate"in r)||this.plugins.unshift(oe),this._networkTimeoutSeconds=e.networkTimeoutSeconds||0}async _handle(e,r){let s=[],t=[],o;if(this._networkTimeoutSeconds){let{id:c,promise:l}=this._getTimeoutPromise({request:e,logs:s,handler:r});o=c,t.push(l)}let i=this._getNetworkPromise({timeoutId:o,request:e,logs:s,handler:r});t.push(i);let n=await r.waitUntil((async()=>await r.waitUntil(Promise.race(t))||await i)());if(!n)throw new d("no-response",{url:e.url});return n}_getTimeoutPromise({request:e,logs:r,handler:s}){let t;return{promise:new Promise(i=>{t=setTimeout(async()=>{i(await s.cacheMatch(e))},this._networkTimeoutSeconds*1e3)}),id:t}}async _getNetworkPromise({timeoutId:e,request:r,logs:s,handler:t}){let o,i;try{i=await t.fetchAndCachePut(r)}catch(n){n instanceof Error&&(o=n)}return e&&clearTimeout(e),(o||!i)&&(i=await t.cacheMatch(r)),i}};function G(a){a.then(()=>{})}var qe=(a,e)=>e.some(r=>a instanceof r),Ee,Ne;function Ae(){return Ee||(Ee=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Me(){return Ne||(Ne=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}var xe=new WeakMap,ne=new WeakMap,Re=new WeakMap,ie=new WeakMap,de=new WeakMap;function Ve(a){let e=new Promise((r,s)=>{let t=()=>{a.removeEventListener("success",o),a.removeEventListener("error",i)},o=()=>{r(g(a.result)),t()},i=()=>{s(a.error),t()};a.addEventListener("success",o),a.addEventListener("error",i)});return e.then(r=>{r instanceof IDBCursor&&xe.set(r,a)}).catch(()=>{}),de.set(e,a),e}function Fe(a){if(ne.has(a))return;let e=new Promise((r,s)=>{let t=()=>{a.removeEventListener("complete",o),a.removeEventListener("error",i),a.removeEventListener("abort",i)},o=()=>{r(),t()},i=()=>{s(a.error||new DOMException("AbortError","AbortError")),t()};a.addEventListener("complete",o),a.addEventListener("error",i),a.addEventListener("abort",i)});ne.set(a,e)}var ce={get(a,e,r){if(a instanceof IDBTransaction){if(e==="done")return ne.get(a);if(e==="objectStoreNames")return a.objectStoreNames||Re.get(a);if(e==="store")return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0])}return g(a[e])},set(a,e,r){return a[e]=r,!0},has(a,e){return a instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in a}};function _e(a){ce=a(ce)}function Ie(a){return a===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...r){let s=a.call(z(this),e,...r);return Re.set(s,e.sort?e.sort():[e]),g(s)}:Me().includes(a)?function(...e){return a.apply(z(this),e),g(xe.get(this))}:function(...e){return g(a.apply(z(this),e))}}function We(a){return typeof a=="function"?Ie(a):(a instanceof IDBTransaction&&Fe(a),qe(a,Ae())?new Proxy(a,ce):a)}function g(a){if(a instanceof IDBRequest)return Ve(a);if(ie.has(a))return ie.get(a);let e=We(a);return e!==a&&(ie.set(a,e),de.set(e,a)),e}var z=a=>de.get(a);function Ce(a,e,{blocked:r,upgrade:s,blocking:t,terminated:o}={}){let i=indexedDB.open(a,e),n=g(i);return s&&i.addEventListener("upgradeneeded",c=>{s(g(i.result),c.oldVersion,c.newVersion,g(i.transaction))}),r&&i.addEventListener("blocked",()=>r()),n.then(c=>{o&&c.addEventListener("close",()=>o()),t&&c.addEventListener("versionchange",()=>t())}).catch(()=>{}),n}function De(a,{blocked:e}={}){let r=indexedDB.deleteDatabase(a);return e&&r.addEventListener("blocked",()=>e()),g(r).then(()=>{})}var Ke=["get","getKey","getAll","getAllKeys","count"],Be=["put","add","delete","clear"],fe=new Map;function ke(a,e){if(!(a instanceof IDBDatabase&&!(e in a)&&typeof e=="string"))return;if(fe.get(e))return fe.get(e);let r=e.replace(/FromIndex$/,""),s=e!==r,t=Be.includes(r);if(!(r in(s?IDBIndex:IDBObjectStore).prototype)||!(t||Ke.includes(r)))return;let o=async function(i,...n){let c=this.transaction(i,t?"readwrite":"readonly"),l=c.store;return s&&(l=l.index(n.shift())),(await Promise.all([l[r](...n),t&&c.done]))[0]};return fe.set(e,o),o}_e(a=>({...a,get:(e,r,s)=>ke(e,r)||a.get(e,r,s),has:(e,r)=>!!ke(e,r)||a.has(e,r)}));try{self["workbox:expiration:6.5.2"]&&_()}catch{}var He="workbox-expiration",A="cache-entries",Te=a=>{let e=new URL(a,location.href);return e.hash="",e.href},Q=class{constructor(e){this._db=null,this._cacheName=e}_upgradeDb(e){let r=e.createObjectStore(A,{keyPath:"id"});r.createIndex("cacheName","cacheName",{unique:!1}),r.createIndex("timestamp","timestamp",{unique:!1})}_upgradeDbAndDeleteOldDbs(e){this._upgradeDb(e),this._cacheName&&De(this._cacheName)}async setTimestamp(e,r){e=Te(e);let s={url:e,timestamp:r,cacheName:this._cacheName,id:this._getId(e)},o=(await this.getDb()).transaction(A,"readwrite",{durability:"relaxed"});await o.store.put(s),await o.done}async getTimestamp(e){let s=await(await this.getDb()).get(A,this._getId(e));return s?.timestamp}async expireEntries(e,r){let s=await this.getDb(),t=await s.transaction(A).store.index("timestamp").openCursor(null,"prev"),o=[],i=0;for(;t;){let c=t.value;c.cacheName===this._cacheName&&(e&&c.timestamp=r?o.push(t.value):i++),t=await t.continue()}let n=[];for(let c of o)await s.delete(A,c.id),n.push(c.url);return n}_getId(e){return this._cacheName+"|"+Te(e)}async getDb(){return this._db||(this._db=await Ce(He,1,{upgrade:this._upgradeDbAndDeleteOldDbs.bind(this)})),this._db}};var x=class{constructor(e,r={}){this._isRunning=!1,this._rerunRequested=!1,this._maxEntries=r.maxEntries,this._maxAgeSeconds=r.maxAgeSeconds,this._matchOptions=r.matchOptions,this._cacheName=e,this._timestampModel=new Q(e)}async expireEntries(){if(this._isRunning){this._rerunRequested=!0;return}this._isRunning=!0;let e=this._maxAgeSeconds?Date.now()-this._maxAgeSeconds*1e3:0,r=await this._timestampModel.expireEntries(e,this._maxEntries),s=await self.caches.open(this._cacheName);for(let t of r)await s.delete(t,this._matchOptions);this._isRunning=!1,this._rerunRequested&&(this._rerunRequested=!1,G(this.expireEntries()))}async updateTimestamp(e){await this._timestampModel.setTimestamp(e,Date.now())}async isURLExpired(e){if(this._maxAgeSeconds){let r=await this._timestampModel.getTimestamp(e),s=Date.now()-this._maxAgeSeconds*1e3;return r!==void 0?r{if(!o)return null;let i=this._isResponseDateFresh(o),n=this._getCacheExpiration(t);G(n.expireEntries());let c=n.updateTimestamp(s.url);if(r)try{r.waitUntil(c)}catch{}return i?o:null},this.cacheDidUpdate=async({cacheName:r,request:s})=>{let t=this._getCacheExpiration(r);await t.updateTimestamp(s.url),await t.expireEntries()},this._config=e,this._maxAgeSeconds=e.maxAgeSeconds,this._cacheExpirations=new Map,e.purgeOnQuotaError&&Ue(()=>this.deleteCacheAndMetadata())}_getCacheExpiration(e){if(e===w.getRuntimeName())throw new d("expire-custom-caches-only");let r=this._cacheExpirations.get(e);return r||(r=new x(e,this._config),this._cacheExpirations.set(e,r)),r}_isResponseDateFresh(e){if(!this._maxAgeSeconds)return!0;let r=this._getDateHeaderTimestamp(e);if(r===null)return!0;let s=Date.now();return r>=s-this._maxAgeSeconds*1e3}_getDateHeaderTimestamp(e){if(!e.headers.has("date"))return null;let r=e.headers.get("date"),t=new Date(r).getTime();return isNaN(t)?null:t}async deleteCacheAndMetadata(){for(let[e,r]of this._cacheExpirations)await self.caches.delete(e),await r.delete();this._cacheExpirations=new Map}};function Ge(a,e){let r=e();return a.waitUntil(r),r}var ze=async a=>{let e=await self.clients.matchAll({type:"window"}),r="generic";/\.(?:png|gif|webm|jpg|webp|jpeg|svg)$/m.test(a)?r="image":/\.json$/m.test(a)&&(r="json");for(let s of e)s.postMessage({type:"FETCH_ERROR",payload:r})},Qe=async()=>{let a=await caches.keys();for(let r of a)await caches.delete(r),await new x(r,{maxEntries:1}).delete();await self.registration.unregister(),(await self.clients.matchAll()).forEach(r=>r.navigate(r.url))};addEventListener("message",a=>{switch(a.data.type){case"RESET":{a.waitUntil(Qe());break}}});te([{revision:"ea9668afe866cf94144aea54975de4c1",url:"js/abilities.js"},{revision:"adcb0a482e48de5b8bbb1dfd81425d64",url:"js/actions.js"},{revision:"61aaeee9b159854c0f032b22105c2545",url:"js/adventure.js"},{revision:"21771bc05dd0464b1aa9e4649c2e16eb",url:"js/adventures.js"},{revision:"0f82e1aeb2232f77e834890e47490d77",url:"js/afflictions.js"},{revision:"b367240cf5d57845eed9fc0744d2a0a9",url:"js/ancestries.js"},{revision:"74f73b966ea21dd1f8159b1115b5f5e5",url:"js/archetypes.js"},{revision:"52335573df1f6003573a124a86cdac0f",url:"js/backgrounds.js"},{revision:"eea39227a58cbf0f8a214e16378b5b9d",url:"js/bestiary-encounterbuilder.js"},{revision:"a44959953da4fb559f165fd13373512f",url:"js/bestiary.js"},{revision:"e2f42425112f388bf1a51b5be9cf5ec2",url:"js/blacklist.js"},{revision:"fdb1c3a0212bd25dd422a427812e3da1",url:"js/book.js"},{revision:"9bcc769ac4898ad4ca69defd9d83814c",url:"js/books.js"},{revision:"2bb08db00ab38596c02fd448c47aba99",url:"js/bookslist.js"},{revision:"c3c783549c4f0fe486c6ddb290587c0c",url:"js/bookutils.js"},{revision:"8bb8ed8c10d8d474a44293a4045a1be9",url:"js/browsercheck.js"},{revision:"ffbdf1c87c977e061d601cc02c9f3219",url:"js/classes.js"},{revision:"8bfad5efe8e8548f8523b36c13ccad07",url:"js/companionsfamiliars.js"},{revision:"5229964912670180f3a584178628c600",url:"js/conditions.js"},{revision:"19b463d35b8790b19c554f7672ce86a2",url:"js/converter.js"},{revision:"6802d4b9d9fbd8089e573155a7c216ca",url:"js/converterutils.js"},{revision:"16131f19f9027cf586d2bfe7e7277557",url:"js/deepbg.js"},{revision:"96247cd9de97ef3f206e3f8eb8a450d2",url:"js/deities.js"},{revision:"9b955e8e8bd978ae94b5700b99ba04e3",url:"js/encountergen.js"},{revision:"5352d236bca92f5653eeb4759ea91bda",url:"js/feats.js"},{revision:"e2c890f54802f3dc2e29d1ba7f556f88",url:"js/filter-abilities.js"},{revision:"dfd57c8244d6d0409960710f43381209",url:"js/filter-actions.js"},{revision:"2f6936194afe875ca23d2f0d5bd7ef14",url:"js/filter-afflictions.js"},{revision:"e49f20a14353f52b0f9a3123e75a16e3",url:"js/filter-ancestries.js"},{revision:"0b8221a47bdc08e19e44fc0667d5ace3",url:"js/filter-archetypes.js"},{revision:"a8d67d5657213aac8172eab7f556b71f",url:"js/filter-backgrounds.js"},{revision:"9a3b100d8657b961d559b1be563167ba",url:"js/filter-bestiary.js"},{revision:"968cbaebdacaec84cfd9ed14a5681ab0",url:"js/filter-classes.js"},{revision:"ed2c0468526aaf9bb52c44797a6b8f78",url:"js/filter-companionsfamiliars.js"},{revision:"be67b652c59bfca13ae2dfa1a53ff8df",url:"js/filter-conditions.js"},{revision:"a91ea05ee1b07ee40527c520df8582d7",url:"js/filter-deities.js"},{revision:"8cba93a5fde8a3a57b617e49148336c4",url:"js/filter-feats.js"},{revision:"7c270870b9dfc417373a328b0cfe6403",url:"js/filter-hazards.js"},{revision:"b871a2e041de8f1d30463b3300a7d1a6",url:"js/filter-items.js"},{revision:"7d409c372a3b5679d336447894dab9cd",url:"js/filter-languages.js"},{revision:"90cf0c8ea7a5490c7176fa32eba9dec2",url:"js/filter-optionalfeatures.js"},{revision:"c4f02954f337d509ea28ecfff15c283f",url:"js/filter-organizations.js"},{revision:"ed719db1351f48c6fbe53cb735af4c11",url:"js/filter-places.js"},{revision:"7e5100cb82172b0efe10d58fadc76dee",url:"js/filter-rituals.js"},{revision:"a870df2f14d606023afab8cb621695a4",url:"js/filter-spells.js"},{revision:"1a66c97336877234e1e95cc592934da1",url:"js/filter-tables.js"},{revision:"2947025006376a0c46432272a301b110",url:"js/filter-traits.js"},{revision:"ced5b81eaa6b6968aee339052d498b16",url:"js/filter-variantrules.js"},{revision:"291f440dd1b34f30bce7af7c1bf4d9e0",url:"js/filter-vehicles.js"},{revision:"15e82117f4feab1a6e347144ab875568",url:"js/filter.js"},{revision:"b918393b488c94f17f3aae526913be18",url:"js/genutils.js"},{revision:"ce4d531479463db31e1671be891bebae",url:"js/gmscreen-counter.js"},{revision:"053f90ed005fcefcdc914895cb0f6c67",url:"js/gmscreen-initiativetracker.js"},{revision:"b27a0e033f574ad2efaad2f03446d967",url:"js/gmscreen-mapper.js"},{revision:"7086e2c4f27fa1b6e8c18de668406a1b",url:"js/gmscreen-moneyconverter.js"},{revision:"807def90ceacbd00b0da2dd6d1ba6795",url:"js/gmscreen-playerinitiativetracker.js"},{revision:"6e353bbf66b1b80f210064e67af4f787",url:"js/gmscreen-timetracker.js"},{revision:"7fe457e1b1e47c1b327b9c229503b95b",url:"js/gmscreen.js"},{revision:"01cf3b549851deb976708b7d7e84102f",url:"js/hazards.js"},{revision:"fe621e48fa923f682d31fbf6677e838a",url:"js/hist.js"},{revision:"9948771a03f77f4a1c8d4ec3ca9084b9",url:"js/initiativetrackerutils.js"},{revision:"fc687277a94712c304678389dd191333",url:"js/inittrackerplayerview.js"},{revision:"6a7db024f50e578775103f497b5172fb",url:"js/items-runebuilder.js"},{revision:"62ce72f225c20092c9903d02b88b80b8",url:"js/items.js"},{revision:"5af89260cf41c44ea047fc0275e45f96",url:"js/langdemo.js"},{revision:"453df8120a0f7c7e7597177064dda26e",url:"js/langdemo2.js"},{revision:"3030328d4efb34ea18e73c329c06027e",url:"js/languages.js"},{revision:"d6db2191d96a92b1f74850cbcd0b9e3f",url:"js/list2.js"},{revision:"63563afffd6163eb55e69edee8e660e0",url:"js/listpage.js"},{revision:"f8d0b4fcf44162e50d30aceafca7f03e",url:"js/managebrew.js"},{revision:"fa7ea74e1df4e5328ac3486ddceb7cd7",url:"js/multisource.js"},{revision:"450720adfe5544f4dcafa3f3f1f08fe7",url:"js/navigation.js"},{revision:"67e619ab3a8056302b508711033d7fbd",url:"js/omnidexer.js"},{revision:"ebf344ae9608c6c6f3123902f99cbfa9",url:"js/omnisearch.js"},{revision:"8cb199a149a7c353436b4b23774f0dc8",url:"js/optionalfeatures.js"},{revision:"3f5028596820b68693994c7d87a22339",url:"js/organizations.js"},{revision:"03d0893eaddcf58a59126cd6868fc9a1",url:"js/parser.js"},{revision:"06b625b60f6911d2b65275448f0fe5ae",url:"js/places.js"},{revision:"140816e674533979f522f02970780444",url:"js/quickreference.js"},{revision:"15a9b390a1b82f52342a011fbe89a3d3",url:"js/render-dice.js"},{revision:"ef7adf7b06925b8143a14b1bafad3251",url:"js/render-map.js"},{revision:"390b9aca33ab852bb35cae88957773a0",url:"js/render.js"},{revision:"bdcd0d0ec164abbd8ae81854951614c3",url:"js/renderdemo.js"},{revision:"25f700f035aa50408d9688f26f9aa46a",url:"js/rituals.js"},{revision:"680994cb961eeaaa22a0a10715a9fcbd",url:"js/rolang.js"},{revision:"e680faf822ccdb9a0e05486d78b1d2ec",url:"js/scalecreature.js"},{revision:"b823cf704b3f8a1aa3a24f0bf1c6735d",url:"js/search.js"},{revision:"0c333c70f3c4d894b4785840eff3c992",url:"js/seo-loader.js"},{revision:"3aa9ba83a34ec5457ec5f891bf5f920e",url:"js/spells.js"},{revision:"3687490b20e78d4414d388f1f923f6d8",url:"js/styleswitch.js"},{revision:"ba3ec2d14497337b47ccdf9d31738570",url:"js/tablepage.js"},{revision:"8a1ab0bfa508055a179b3fa01aa7fd67",url:"js/tables.js"},{revision:"fa4a762039c737de1422140258c45804",url:"js/textconverter.js"},{revision:"962c9d925c78f63a24020f0f67936ff4",url:"js/tokenizer.js"},{revision:"6f5d4c18beff74ca0fc15a9c69c693c7",url:"js/traits.js"},{revision:"4d0c372242ba98d838d756da18dc9c0d",url:"js/utils-changelog.js"},{revision:"ce389a1ad746ffd019bb30189f5bbf4a",url:"js/utils-licenses.js"},{revision:"5ce0dc72ade0d33a1c7ec6f31bbdd49a",url:"js/utils-list.js"},{revision:"3e9239b11afe89a33d5eaad63847b5bc",url:"js/utils-p2p.js"},{revision:"aff1d95a1fac35eceea351cdab89770f",url:"js/utils-proporder.js"},{revision:"82adb2c24289fc25abb32163f08056b2",url:"js/utils-ui.js"},{revision:"611d2d5be441fe2a3ce7d726dd4865e2",url:"js/utils.js"},{revision:"65d4253bd1636a9a26d4d59e9b808720",url:"js/variantrules.js"},{revision:"2838d4562ea735105a75477c12c8a66e",url:"js/vehicles.js"},{revision:"b36e7c94c751656285d8e977cc152b10",url:"lib/ace.js"},{revision:"f841812c750b396f454daee1aa5c4213",url:"lib/bootstrap-select.min.js"},{revision:"cad6941d32006acbc61f7bab05918150",url:"lib/bootstrap.min.js"},{revision:"7ba761cdbfa62922c3b750ac78f866eb",url:"lib/elasticlunr.js"},{revision:"28dd3c8bf663c55bc9aa3d8f92945871",url:"lib/ext-searchbox.js"},{revision:"a8e8282fcf516551d39204e076624b55",url:"lib/jquery-ui-slider-pip.js"},{revision:"e858f6a2725af4140c1c424cf024a808",url:"lib/jquery-ui.js"},{revision:"a6b6350ee94a3ea74595c065cbf58af0",url:"lib/jquery.js"},{revision:"04680cb5d0adf90731746e92ef05a87b",url:"lib/jquery.panzoom.js"},{revision:"862e9e065bcfe3944871cbf66229b3fd",url:"lib/localforage.js"},{revision:"522bc8c23346ddf54992d531acabcb3e",url:"lib/lzma.js"},{revision:"2378a4fa58c2e66792c81641346a4a40",url:"lib/peerjs.js"},{revision:"fcf66afa34d87ce0bd47437c0c31816e",url:"css/bootstrap-select.min.css"},{revision:"1264a8c9b7b1a57b2213a96859326e9f",url:"css/bootstrap.css"},{revision:"de97b7db2b1195829599af9cfeb914c6",url:"css/classes.css"},{revision:"354613438d26956a4530d57badd1711d",url:"css/fontawesome.css"},{revision:"01ef22f83fa30e6bed564ab061a79f54",url:"css/jquery-ui-slider-pips.css"},{revision:"4ef12b83b1ef3ff34d711c6a78421f55",url:"css/jquery-ui.css"},{revision:"a6fc67670251132e3eb14a807aa466de",url:"css/list-page--grouped.css"},{revision:"939fd45be687b473e266348825fb5697",url:"css/search.css"},{revision:"fe6dc3d5ccd118fb9e79b299d8e68dea",url:"css/style.css"},{revision:"f8c7f17547945d8f710506491ef99275",url:"homebrew/index.json"},{revision:"be1ee574edb8213308b4ddd28691e2e4",url:"data/abilities.json"},{revision:"1c248afccc950eaab337a2cb2250fee4",url:"data/actions.json"},{revision:"6d9a1634cfdfcaab46fa23df8dd32295",url:"data/adventures.json"},{revision:"0d41660d881838980368629cdeed3ca8",url:"data/afflictions.json"},{revision:"721a607db4ffec0dd8cce5a46f3121d8",url:"data/archetypes.json"},{revision:"a5d127e2658052e99b38e61cb9db857a",url:"data/books.json"},{revision:"a28d86d7fa376cb9d7b5280978b18629",url:"data/changelog.json"},{revision:"28b8e1122daf6808b16a510e4c5f1ff2",url:"data/companionsfamiliars.json"},{revision:"e7cdc4c8e9d400ddc6e6af4b0b02ffed",url:"data/conditions.json"},{revision:"b4ae8ab0810743f7e8699b613cdc7982",url:"data/deities.json"},{revision:"d465ddfac916a507fa4da1fbd248dcdf",url:"data/domains.json"},{revision:"acac7f26fd15c25ae8cf492f9a89c4a9",url:"data/fluff-deities.json"},{revision:"bf70ec7a1eea74eaa370a596306b60bf",url:"data/fluff-items.json"},{revision:"309b2f5c47389945fbedb5fba0d4241b",url:"data/fluff-organizations.json"},{revision:"93d8f7fda4f90c3488625e3bc5b2a1be",url:"data/generic.json"},{revision:"317c438dd61985f25c83ed48fa7a5955",url:"data/groups.json"},{revision:"6177930cb0f79ea490d5fddfc6ba32a0",url:"data/hazards.json"},{revision:"bc16cefe3b1219d0c7960c2f68692106",url:"data/languages.json"},{revision:"60cbd4da822064baa65ee9c9724bcf50",url:"data/licenses.json"},{revision:"5d98fa27005a70b26c77a6bca146a1ff",url:"data/optionalfeatures.json"},{revision:"27881ff3355c10aa0b159cfbe2b8f908",url:"data/organizations.json"},{revision:"678ea78039df5b0a4364890b8b688f8e",url:"data/places.json"},{revision:"9fceab4ae91a8057bfa1ad3360ed9e76",url:"data/quickrules.json"},{revision:"51eb8da797e31575fdac2c17f00d6310",url:"data/renderdemo.json"},{revision:"4f9d961a0e36a065799ccec6ef519829",url:"data/rituals.json"},{revision:"265ae47ef42d060814bc6819a4e66cee",url:"data/skills.json"},{revision:"6b86558887b72a9592c6b8be674791d0",url:"data/tables.json"},{revision:"b032c2071d85173b3ca2f612278acfad",url:"data/traits.json"},{revision:"3c3962d16508807cda56a6a629b04cf2",url:"data/variantrules.json"},{revision:"416b290443651bf1c4e533342c67bcad",url:"data/vehicles.json"},{revision:"d3e2feb956f8ab47def0d41883ca4ba8",url:"data/ancestries/ancestry-anadi.json"},{revision:"1bd531b4dc5f30502fee420cc84c5957",url:"data/ancestries/ancestry-android.json"},{revision:"2a2b79664e531b794b446eb06dfcd111",url:"data/ancestries/ancestry-automaton.json"},{revision:"8e7054a39088d5c7d2477703965c4903",url:"data/ancestries/ancestry-azarketi.json"},{revision:"3e29dbae7e8ad6d42fd77d362ef5615a",url:"data/ancestries/ancestry-catfolk.json"},{revision:"1e7ef79e44d0ab2fcc97f15310d18bde",url:"data/ancestries/ancestry-conrasu.json"},{revision:"ebecf63092b566f3441e6d30ca1d8425",url:"data/ancestries/ancestry-dwarf.json"},{revision:"a3d4ee1c586f80d6bcab0fe05c43c2bd",url:"data/ancestries/ancestry-elf.json"},{revision:"bcc4942969e2eb4bf75f210604a249c7",url:"data/ancestries/ancestry-fetchling.json"},{revision:"2fe17dbad88e0cbf0e181712961f2cca",url:"data/ancestries/ancestry-fleshwarp.json"},{revision:"433cfd8f805e643d4a30b99b17f7c33d",url:"data/ancestries/ancestry-gnoll.json"},{revision:"8091f4fbb91c27b5d47c9f7307ef5665",url:"data/ancestries/ancestry-gnome.json"},{revision:"77bdc4d553fe2e2f05a764186ae72677",url:"data/ancestries/ancestry-goblin.json"},{revision:"f91e813ce3298792e6fea1f9c8b9ba68",url:"data/ancestries/ancestry-goloma.json"},{revision:"8dcc434f49c4f0f0984ebaf3832c3b94",url:"data/ancestries/ancestry-grippli.json"},{revision:"507a596e57b93f7d8443093974699aa7",url:"data/ancestries/ancestry-halfling.json"},{revision:"af2c6e890fe8b5f899ad6e8381aafe0b",url:"data/ancestries/ancestry-hobgoblin.json"},{revision:"fdbc463f7546da11c2ee3fabcd929bb5",url:"data/ancestries/ancestry-human.json"},{revision:"a8884422a7156473da823456cab49e48",url:"data/ancestries/ancestry-kitsune.json"},{revision:"f3832a4613df79e1ce35e1448450f607",url:"data/ancestries/ancestry-kobold.json"},{revision:"5f702cc519978695b579aaa5b0b70c49",url:"data/ancestries/ancestry-leshy.json"},{revision:"f77ae15977b30dac99fa944fde5b07b8",url:"data/ancestries/ancestry-lizardfolk.json"},{revision:"a1c636195cedc70301e1f6d1639caaa4",url:"data/ancestries/ancestry-orc.json"},{revision:"5447c53eecf04b61957000e8a35ae033",url:"data/ancestries/ancestry-poppet.json"},{revision:"d887ebbc068558819a0367ed4fb673f4",url:"data/ancestries/ancestry-ratfolk.json"},{revision:"395b09bf86f27ec367167f88739e46fe",url:"data/ancestries/ancestry-shisk.json"},{revision:"4441b328953dd49ef0e8564861a5ef2d",url:"data/ancestries/ancestry-shoony.json"},{revision:"522b39c6d4e8c19a5adae870da50632c",url:"data/ancestries/ancestry-sprite.json"},{revision:"448a4033032ea8da33b1dfc569545667",url:"data/ancestries/ancestry-strix.json"},{revision:"8d379d307c236ff902d67fa43710e6b2",url:"data/ancestries/ancestry-tengu.json"},{revision:"fb580b2bac849b64ded21975ae8acaf4",url:"data/ancestries/index.json"},{revision:"36a96d49c651a28caded19b8820d4363",url:"data/ancestries/versatile-heritages.json"},{revision:"48a5f08aceaf321c5fb2fa7e0f0a0ae6",url:"data/backgrounds/backgrounds-aoa0.json"},{revision:"18a6fc08bf3cb566a46c6535e9397e14",url:"data/backgrounds/backgrounds-aoa4.json"},{revision:"e078edee16911bf4a3ccc83a7612d58a",url:"data/backgrounds/backgrounds-aoa6.json"},{revision:"e7ae09fb69ba497618aff151b7f8e491",url:"data/backgrounds/backgrounds-aoe0.json"},{revision:"760e7f38b5727a3c4653ed20f5cd6d66",url:"data/backgrounds/backgrounds-aoe4.json"},{revision:"a6de8ebeba03cfd4c208bc9ea276b7da",url:"data/backgrounds/backgrounds-apg.json"},{revision:"ed95dfaff9809b458f1291453823f43c",url:"data/backgrounds/backgrounds-av0.json"},{revision:"31b8e7593bac4fc20ac9f2ddb44b972f",url:"data/backgrounds/backgrounds-crb.json"},{revision:"55b2b3708dbb199a5024aadd48e95ac4",url:"data/backgrounds/backgrounds-ec0.json"},{revision:"8b1a3269a92a9ab29c0b2f5caabce7dd",url:"data/backgrounds/backgrounds-ec3.json"},{revision:"fd1aadd0f3706f228562645c33efa9c2",url:"data/backgrounds/backgrounds-frp0.json"},{revision:"fb547891fe70a7bcc90d52caaca7d625",url:"data/backgrounds/backgrounds-g&g.json"},{revision:"1b6367a8644861eef6a518f8db93aca9",url:"data/backgrounds/backgrounds-lopsg.json"},{revision:"3fc41fcdcf5fa345d7f5f41b0f8ccb67",url:"data/backgrounds/backgrounds-lowg.json"},{revision:"806220dea90d2b4e023e1e4964f335df",url:"data/backgrounds/backgrounds-som.json"},{revision:"de810bc4c27dd0a67496b2a7fddc0d1f",url:"data/backgrounds/backgrounds-sot0.json"},{revision:"5c92d8542c71097c784cab0b30d3d7de",url:"data/backgrounds/fluff-backgrounds.json"},{revision:"a2f92b44517232ad4ed1a4e9482a5b83",url:"data/backgrounds/index.json"},{revision:"45696a5250965916e25d4c5ef3785386",url:"data/bestiary/creatures-aoa1.json"},{revision:"396f468df33d2104ed372c1cf06d7bd7",url:"data/bestiary/creatures-aoa2.json"},{revision:"ff35a0d9b8d9b968a8d23218634208a3",url:"data/bestiary/creatures-aoa3.json"},{revision:"a6bfb49e6534019985a0f118446f1cd8",url:"data/bestiary/creatures-aoa4.json"},{revision:"1de61bf3e9119244896cc482b633301f",url:"data/bestiary/creatures-aoa5.json"},{revision:"98821e2bff418a54f09fdf4a8c5cad8c",url:"data/bestiary/creatures-aoa6.json"},{revision:"66b474ce4aad8df29be15726c0dcac6e",url:"data/bestiary/creatures-aoe1.json"},{revision:"e704e57c5eee76ebe77e4fb1daba39dd",url:"data/bestiary/creatures-aoe2.json"},{revision:"2d54a6288370509621cbd7ed7bb317a4",url:"data/bestiary/creatures-aoe3.json"},{revision:"662a88afad7d3661315f4ceae0287894",url:"data/bestiary/creatures-aoe4.json"},{revision:"947848d3f2b45da7daa4657d62b4b065",url:"data/bestiary/creatures-aoe5.json"},{revision:"1d7124d6ff3d0ea288dbe26027b3602a",url:"data/bestiary/creatures-aoe6.json"},{revision:"d59542552e7048036b54f2948e96c427",url:"data/bestiary/creatures-av1.json"},{revision:"771dadee95cfdf1212032c46a8378094",url:"data/bestiary/creatures-av2.json"},{revision:"7c6cbb4582f7cb8b922bb8ffce208fc5",url:"data/bestiary/creatures-av3.json"},{revision:"84820a2c79411bf41950487148abc21b",url:"data/bestiary/creatures-bst.json"},{revision:"85a699381c58fd494ccb60fa3b5e2fa8",url:"data/bestiary/creatures-bst2.json"},{revision:"ffd9efedb96264ba019d84d1e59e071a",url:"data/bestiary/creatures-bst3.json"},{revision:"8a75db30b88f5d42eb3b4a7bc4c2ce9e",url:"data/bestiary/creatures-crb.json"},{revision:"e8567f6995ce72edd80bc2e8dc2d26aa",url:"data/bestiary/creatures-ec1.json"},{revision:"dfcc82591b99fdf44e449a97498603a6",url:"data/bestiary/creatures-ec2.json"},{revision:"156818b986816daf28d892e1566c617e",url:"data/bestiary/creatures-ec3.json"},{revision:"c7c320871cb598b5adebd52d1bc2af43",url:"data/bestiary/creatures-ec4.json"},{revision:"7cb02498e6b73a225b7fa2ce3eede18f",url:"data/bestiary/creatures-ec5.json"},{revision:"75749c036ef9533d1c56ad89ed84c7d0",url:"data/bestiary/creatures-ec6.json"},{revision:"940d03d3f52933af70f9b9863e39671a",url:"data/bestiary/creatures-fop.json"},{revision:"5972a9190e60a838a0cc7da25670ef74",url:"data/bestiary/creatures-frp1.json"},{revision:"2a62021c3781ca257d8f5db744845630",url:"data/bestiary/creatures-frp2.json"},{revision:"3a3cd65e5eac598cbaf12b9145dd8106",url:"data/bestiary/creatures-frp3.json"},{revision:"17a0c125bf09262050a73b51cb4d0b7a",url:"data/bestiary/creatures-gmg.json"},{revision:"8a1096a9dd08f96871ffd1b32103bcba",url:"data/bestiary/creatures-lome.json"},{revision:"c3e6eddbb8b2bd382f34fe5ef9573de1",url:"data/bestiary/creatures-ltiba.json"},{revision:"242db92a3cd2ac48f101ba3e24e2140a",url:"data/bestiary/creatures-sli.json"},{revision:"ce163c930dc59f0bf9aaae09f8f92546",url:"data/bestiary/creatures-sot1.json"},{revision:"e4460b7ba43e505c31dc31063bb42eb5",url:"data/bestiary/creatures-sot2.json"},{revision:"134c35657a94877530dfe19aa873b036",url:"data/bestiary/creatures-tio.json"},{revision:"caaf16707e3febba9ac5420f425f79cd",url:"data/bestiary/fluff-creatures-av3.json"},{revision:"c77d5dd026d9034e876d232ae1bb204e",url:"data/bestiary/fluff-creatures-bst.json"},{revision:"c7b9ef26335299dc6f7dff2ce7df4599",url:"data/bestiary/fluff-creatures-bst2.json"},{revision:"e0b1498dad9d398c42676baa017710e0",url:"data/bestiary/fluff-creatures-bst3.json"},{revision:"c152becb0a3a50acc61ad3c62285a4e8",url:"data/bestiary/fluff-creatures-gmg.json"},{revision:"f0b6aa97a48a31b2bd5950ff175a6f69",url:"data/bestiary/fluff-creatures-lome.json"},{revision:"7bf32f0c2d3988d2dec16d3adb6a98eb",url:"data/bestiary/fluff-creatures-sot1.json"},{revision:"85892ec3457a380f1b920efd7bd54fc3",url:"data/bestiary/fluff-index.json"},{revision:"1ba3a93d9770376187a7d248e3cbbb74",url:"data/bestiary/index.json"},{revision:"269fb4351196bbbb2ef1b95b2510b890",url:"data/book/book-crb.json"},{revision:"00e868b32156371392c40bcc8ba3641b",url:"data/book/book-gmg.json"},{revision:"71d482f2e999e734734a6c5ba18a5ad3",url:"data/book/book-lowg.json"},{revision:"3d1a97431a05bf51a9d1b26273a1ca39",url:"data/book/book-som.json"},{revision:"afcc7ee26993b519eb7bc1c87b98fe32",url:"data/class/class-alchemist.json"},{revision:"6ac8359cdd1b9254c4813b0d10f6f0de",url:"data/class/class-barbarian.json"},{revision:"c09c04e5c67f9776891b896688ab2899",url:"data/class/class-bard.json"},{revision:"1a6b057e3f3fd34e83a4d322cedad591",url:"data/class/class-champion.json"},{revision:"c226b5a922ef572479f0eeee5a286762",url:"data/class/class-cleric.json"},{revision:"b3e43ab75c2b549a16d12b02db82376e",url:"data/class/class-druid.json"},{revision:"e8e6181d11ffb9a16b264f6351f08f13",url:"data/class/class-fighter.json"},{revision:"c179d68e41d1aa2004aa7b2a2f460a4e",url:"data/class/class-gunslinger.json"},{revision:"7f011cf0941eeae16a818024cef1050b",url:"data/class/class-inventor.json"},{revision:"bb32bf415e250953797da10fa74ec804",url:"data/class/class-investigator.json"},{revision:"068cdf9bd235418bb89c461d4371175d",url:"data/class/class-magus.json"},{revision:"4f9083f694872857da95d961c89ea460",url:"data/class/class-monk.json"},{revision:"e80fba83b1daf23c6a6c6950c37e49e9",url:"data/class/class-oracle.json"},{revision:"c4783027db6d8f20d8e21d3a65ddde2a",url:"data/class/class-ranger.json"},{revision:"4fe47aea5a29d51373ba51635bc3147d",url:"data/class/class-rogue.json"},{revision:"d3d8c246444c8edfbd9a833aec2487a7",url:"data/class/class-sorcerer.json"},{revision:"9b93a2778a02d6619c5ff65dd0993c62",url:"data/class/class-summoner.json"},{revision:"5412eabc7ef4d0ac03efae79ace1881c",url:"data/class/class-swashbuckler.json"},{revision:"0084913732ff1f1534fb672353fe7d6a",url:"data/class/class-witch.json"},{revision:"dd1a7f6672951f80d93e2644b29babf1",url:"data/class/class-wizard.json"},{revision:"394724d537ab681ff5d7725e7672bfaf",url:"data/class/index.json"},{revision:"b54c87ccc19d3ece5b7c9cb3c9684a99",url:"data/feats/feats-aoa3.json"},{revision:"ab80eb4fecffa4e207dc960d924c97fa",url:"data/feats/feats-aoa4.json"},{revision:"f278d77f45d7e2e629a34f126d553b77",url:"data/feats/feats-aoa5.json"},{revision:"c00eec5f10785095d63c1019c5ac7a9c",url:"data/feats/feats-aoa6.json"},{revision:"f87e11cefe7726ac40880e531549ed2e",url:"data/feats/feats-aoe1.json"},{revision:"4073fd734365ed9a9297accde2407f78",url:"data/feats/feats-aoe2.json"},{revision:"4cee4f41bf1e3bb835467a197c1b8fed",url:"data/feats/feats-aoe3.json"},{revision:"e4c44065e3399bd063468129867df1c3",url:"data/feats/feats-apg.json"},{revision:"2d22f151d21d8b27790707d6247b56d2",url:"data/feats/feats-av1.json"},{revision:"e4fb1e1fc8d52cbbee3ad2073ea6423b",url:"data/feats/feats-av2.json"},{revision:"d5588bc945dd7308def53e556b6912eb",url:"data/feats/feats-av3.json"},{revision:"3ad9d8b5454a25b2786381809d348880",url:"data/feats/feats-crb.json"},{revision:"f7195ecc4e9a5be7554989a73e9d0fc5",url:"data/feats/feats-ec1.json"},{revision:"af66fb98ec5a5e68eed60fe47bd255a0",url:"data/feats/feats-ec2.json"},{revision:"330dd2395fcd3a3e1d12eae48895eb8c",url:"data/feats/feats-ec3.json"},{revision:"7f31c727001efdf2ad8cdabe932c008f",url:"data/feats/feats-ec6.json"},{revision:"7cb4e24e5153cead893bc588640e7075",url:"data/feats/feats-fop.json"},{revision:"2acad2822dafd5128ed963990d5cbcc9",url:"data/feats/feats-frp1.json"},{revision:"c00b1e1140490cecf2c44fcf403e4ca9",url:"data/feats/feats-frp2.json"},{revision:"62d76771f8a07c2f35dfe8d177355a8b",url:"data/feats/feats-frp3.json"},{revision:"3f5223626620b0c587849212946c8db5",url:"data/feats/feats-g&g.json"},{revision:"90aa7169925660c88133037ca2862b16",url:"data/feats/feats-gmg.json"},{revision:"851d1fe35399c55f237f4fea89b938da",url:"data/feats/feats-loag.json"},{revision:"4d84e856fc4f49eb69294470484823bf",url:"data/feats/feats-locg.json"},{revision:"27cb93f5b8a02dbe0efaac3bfda74bff",url:"data/feats/feats-logm.json"},{revision:"8f1c4e73c86335296e1e0f179208b179",url:"data/feats/feats-lol.json"},{revision:"2b6fc6eb60921c975abaea1a5bc1d202",url:"data/feats/feats-lome.json"},{revision:"9f915de6e93f9f5f798c88ade23e9599",url:"data/feats/feats-lopsg.json"},{revision:"85fe1b667c8e2efcd360118b673644a6",url:"data/feats/feats-lotgb.json"},{revision:"bc55a43bfe3fedd996f826294f427ba4",url:"data/feats/feats-lowg.json"},{revision:"8120b6dfff1a035457d00e443b026a5d",url:"data/feats/feats-ltiba.json"},{revision:"d3b370ecbbab907b82d415bf14752582",url:"data/feats/feats-sli.json"},{revision:"1428f0c5d650664366d5c2cabb5436fb",url:"data/feats/feats-som.json"},{revision:"e0dc902b2a5205ce1f652cf85003dafd",url:"data/feats/feats-sot2.json"},{revision:"46bc1cbabc1cca1d6500e08f2c41dd49",url:"data/feats/feats-sot3.json"},{revision:"1fe0b2a76d8ca518409e4e0869072729",url:"data/feats/index.json"},{revision:"41e0ac8be0337a6cddb5a0bf794c4265",url:"data/generated/bookref-gmscreen-index.json"},{revision:"0bc9456ae9ef246c67e13ba24a2c1758",url:"data/generated/bookref-gmscreen.json"},{revision:"d648c3f8a35b0da72eb171fb04867020",url:"data/generated/bookref-quick.json"},{revision:"688a74016f76e2edf07802a3f0ba58f4",url:"data/generated/gendata-nav-adventure-book-index.json"},{revision:"c41b2521e71583cae04ca2bdd30b80d5",url:"data/items/baseitems.json"},{revision:"ca81ca4408f056ea5249ed5b7895ff44",url:"data/items/fluff-index.json"},{revision:"1fc0fcdbb0518e8fd10d16c8c67efd6f",url:"data/items/fluff-items-crb.json"},{revision:"6fae85f819f6d19210a0c8eb3116dbcf",url:"data/items/index.json"},{revision:"57763bc7a10903fb428bb3949edfaca0",url:"data/items/items-aoa1.json"},{revision:"05bf8b6f43d4e31f0ada817be2d6a0cc",url:"data/items/items-aoa2.json"},{revision:"1cc5fb1f62519f8d8db09dea691b2ec0",url:"data/items/items-aoa3.json"},{revision:"cdd38f85a901047fcd9cc23d03f4f34c",url:"data/items/items-aoa4.json"},{revision:"6d5c3365305a173f69c7db09f041172a",url:"data/items/items-aoa5.json"},{revision:"94f3c1dbb1e78b818afdff7056f57864",url:"data/items/items-aoa6.json"},{revision:"14d12700308b3f144b68c47b98448e5e",url:"data/items/items-aoe1.json"},{revision:"2a889adb54ff184e69c7275b421d410e",url:"data/items/items-aoe2.json"},{revision:"ea4e78794024814a38cca52e0689204f",url:"data/items/items-aoe3.json"},{revision:"ea1668a62ce655dd2590c27587fb0c75",url:"data/items/items-aoe4.json"},{revision:"03bbf04acc19d18f42382b497dfe1890",url:"data/items/items-aoe5.json"},{revision:"d0e10010f28ce07b6eee104ddcb72824",url:"data/items/items-aoe6.json"},{revision:"c762e538a68b82f5c9ade113f3b95834",url:"data/items/items-apg.json"},{revision:"805704ab58cc1903cd510845dde842d5",url:"data/items/items-av1.json"},{revision:"0b61bf4d8b0817ef924449f6813567af",url:"data/items/items-av2.json"},{revision:"bbbe7259fe67a403f73eed44715a0e9f",url:"data/items/items-av3.json"},{revision:"c23e44518e69497443381ee506c75c32",url:"data/items/items-crb.json"},{revision:"7d9c86eceb8050ead124fb9745c8d627",url:"data/items/items-ec1.json"},{revision:"1181b982bbb95bc52ac31f65a06cf38d",url:"data/items/items-ec2.json"},{revision:"521ac165c8df3174b1f7e7b40efc9432",url:"data/items/items-ec3.json"},{revision:"086cb09f7ea6a7154c8f0dcc3486b9af",url:"data/items/items-ec4.json"},{revision:"39a3014c5c9e84952117c7b8283aac2e",url:"data/items/items-ec5.json"},{revision:"c64c2a4cc1db43266f10d86638ddc62c",url:"data/items/items-ec6.json"},{revision:"8fcdec71f529a10ecb108d6bdc6bdc75",url:"data/items/items-fop.json"},{revision:"814f176fa1eb89f5a08436806af9e14b",url:"data/items/items-frp1.json"},{revision:"e4f341ac6eafbe88c5629bac89017287",url:"data/items/items-frp2.json"},{revision:"a2ae9f2261b960173f048d8ba9ea3233",url:"data/items/items-g&g.json"},{revision:"272395bf4e34a0f8a42be49388bb86eb",url:"data/items/items-gmg.json"},{revision:"39b40da0da37b66d85b1649ca27ef231",url:"data/items/items-loag.json"},{revision:"681febf3b660f21c2b030351bd829126",url:"data/items/items-locg.json"},{revision:"69024a65860d5a2ae709246aa304cba8",url:"data/items/items-logm.json"},{revision:"fe93de984edc8e67136d34cf542d741b",url:"data/items/items-lol.json"},{revision:"20a73cf06ea2340e652f72ecd739bbe6",url:"data/items/items-lome.json"},{revision:"2cb87a1d87ad3f94512ee14787be18fb",url:"data/items/items-lopsg.json"},{revision:"a16462e9fde9be43346eb004c862d669",url:"data/items/items-lotgb.json"},{revision:"5fc458aa024fff22e51b79635dc419f3",url:"data/items/items-lowg.json"},{revision:"cf35fb704e6e806f6355deed48fe6b1d",url:"data/items/items-ltiba.json"},{revision:"f4ab1784a0f20554a5d47ed978bf6430",url:"data/items/items-sli.json"},{revision:"a4f6562bab82efb7bb57ef7eddb7e6b5",url:"data/items/items-som.json"},{revision:"4376aa1db6345f1d5a28b2e59d44f7b3",url:"data/items/items-sot1.json"},{revision:"7efede606cf3f03cc5d3236d79dc81a8",url:"data/items/items-sot2.json"},{revision:"b2aba46af0fcc3d399d6f7214de7aee9",url:"data/items/items-sot3.json"},{revision:"94431013053bbed5cedcc37a7f858e94",url:"data/items/items-tio.json"},{revision:"8a80554c91d9fca8acb82f023de02f11",url:"data/spells/fluff-index.json"},{revision:"b406db2efe683c1dc84157222dff6880",url:"data/spells/index.json"},{revision:"7bede3adc55d0bf7800575d0bae7d385",url:"data/spells/spells-aoa3.json"},{revision:"70c7e3cc8eeaf8800d50e347e0150596",url:"data/spells/spells-aoa4.json"},{revision:"ce0062cd7c3bb2d5e6760b48b95c8011",url:"data/spells/spells-aoa6.json"},{revision:"3ba8e77e7abbfcd7caf4df300248c140",url:"data/spells/spells-aoe2.json"},{revision:"18caaf5fd88b69aa330b5a3d6508e519",url:"data/spells/spells-aoe4.json"},{revision:"1b0f8d4578f939e5b7952212a69d49a4",url:"data/spells/spells-aoe5.json"},{revision:"dc87d7a7c1a1524e0edf6c79ab1f314b",url:"data/spells/spells-aoe6.json"},{revision:"9ff933649862b0b152981ddd37dc8f36",url:"data/spells/spells-apg.json"},{revision:"0b3fc32dbe5715e7d597e905a8ba3237",url:"data/spells/spells-av1.json"},{revision:"511ab491bd01d1fc13438054a051bd44",url:"data/spells/spells-av2.json"},{revision:"3efa28cf371374af7fa4c9f53ac82da7",url:"data/spells/spells-av3.json"},{revision:"152f46c2450d2d9d17698441700e059f",url:"data/spells/spells-crb.json"},{revision:"77a5573db90ff44e49d0b3582d04a34f",url:"data/spells/spells-ec1.json"},{revision:"e68aca95a6ba2b183a5c8932f383a2b9",url:"data/spells/spells-ec2.json"},{revision:"4363b944273c6b61f2c71a9896910de7",url:"data/spells/spells-ec3.json"},{revision:"0a033714de3e3946bab0ccf207612757",url:"data/spells/spells-ec4.json"},{revision:"bd28ffe624cf2952f6d0087b959c2ae9",url:"data/spells/spells-ec5.json"},{revision:"2054324fdf57d1e24dacdc961eb0a222",url:"data/spells/spells-ec6.json"},{revision:"5f24d32570c27a7675546e95abbcc82a",url:"data/spells/spells-frp1.json"},{revision:"785fa24e272f133c25704d13796aa578",url:"data/spells/spells-frp3.json"},{revision:"9c10f0330df8fa74e706e60ecc5179cc",url:"data/spells/spells-locg.json"},{revision:"ec38f482955566fb8295f11101e99051",url:"data/spells/spells-logm.json"},{revision:"42eee42bcbb8f03db24e9050601ff993",url:"data/spells/spells-lol.json"},{revision:"086c1aa5a4f00139224834f7b796c528",url:"data/spells/spells-lopsg.json"},{revision:"9abeb5242112a6257766c5f6bb7554a2",url:"data/spells/spells-lowg.json"},{revision:"3ceef30c6db46501b85c875abd401f08",url:"data/spells/spells-som.json"},{revision:"8ac48f4118ae012d2727e6967b07ab6b",url:"data/spells/spells-sot1.json"},{revision:"d7114a5327af86e19c1462c5739c20b7",url:"data/spells/spells-sot3.json"},{revision:"4d30098a93e1b3de38ea661b3aed95a5",url:"abilities.html"},{revision:"45e674213259f82f4d1724e658550935",url:"actions.html"},{revision:"1df5cfea4d0143108be6df12c603d178",url:"adventure.html"},{revision:"064f1aab3a0b194cc930813db2f78ed8",url:"adventures.html"},{revision:"719f1b15116292a6f76f5caca717943a",url:"afflictions.html"},{revision:"d685f1f9de61393bf087e93071829060",url:"ancestries.html"},{revision:"08598b89973d46e338716c40b3bb5fd7",url:"archetypes.html"},{revision:"c57039ea5c6c8cc8fd370d95dc6fd2ef",url:"backgrounds.html"},{revision:"df834b8d68a5ff74e7585f6ff6740e1a",url:"bestiary.html"},{revision:"2ca8c1914c92e7489cc1dfbe970122c6",url:"blacklist.html"},{revision:"128e03c7caa7ad0de6c01965fbcbc53b",url:"book.html"},{revision:"8c93c39cde65be9d90321054079b8b90",url:"books.html"},{revision:"9dd45817118ec898363cb4f09f52d380",url:"changelog.html"},{revision:"1a15926685dd0b2ded742dbadce4b193",url:"classes.html"},{revision:"f58637255c12732a1eaeb091f010bb07",url:"companionsfamiliars.html"},{revision:"edc076f47e0bb5deb9c4419da456fe3e",url:"conditions.html"},{revision:"0f97080fcd19913b2b7681844c515f41",url:"deities.html"},{revision:"f433280b3ad9d97acbc0c290b9b60682",url:"donate.html"},{revision:"4b27fc77a19bf4e93fd83661dd7cb7bc",url:"feats.html"},{revision:"39f97b348d41cf8a97c197ba602965d2",url:"gmscreen.html"},{revision:"ff32aba6400842a60a712afef0a63b9d",url:"hazards.html"},{revision:"b7b0a44ef3361b7f62f66a731b794078",url:"index.html"},{revision:"298e11b359967b37d2c23d8b0942781d",url:"inittrackerplayerview.html"},{revision:"7e699ee518fb89661e5ff6cf6f42dcd2",url:"items.html"},{revision:"52e63b01c5697f5f68003ce4285b0553",url:"langdemo.html"},{revision:"14ee89bf592cd0e18349c9469d48db78",url:"languages.html"},{revision:"6c5eadde0c4fc3149a71e5e6a84921df",url:"licenses.html"},{revision:"fb282ffd69f619cc583423403e82e4ae",url:"managebrew.html"},{revision:"3ac875c1710306dce6431ce2549e7cae",url:"optionalfeatures.html"},{revision:"fc02ecf1afb90e4e0c52d4c32817ea46",url:"organizations.html"},{revision:"14cdd2d2a26bd643781d17f14217221d",url:"Pf2eTools.html"},{revision:"5ff8a7cdef3e0381ddc4518fdc17d8d8",url:"places.html"},{revision:"345fa1f7f5471ab11192237c03f2c86e",url:"privacy-policy.html"},{revision:"4d1f7f70f7bdb4e7cb8ea28949927fd9",url:"quickreference.html"},{revision:"6a155ecb78441a94b117e52df26b134c",url:"renderdemo.html"},{revision:"735062d33d767fb4c2ce52917533ca2b",url:"rituals.html"},{revision:"d19c1e7c1199a72d71daac27cd7f3e14",url:"search.html"},{revision:"0dc24ba6fb44e77afe4ef248c913d107",url:"spells.html"},{revision:"6c24153f82a044dc047001f6805254f5",url:"tables.html"},{revision:"af5f4672ec879916d5a61ba628a8c29f",url:"textconverter.html"},{revision:"728f8a10bb3e8afe858465f1cadf04ae",url:"traits.html"},{revision:"abe874e1bebc1df6e4adaa724ae19eba",url:"variantrules.html"},{revision:"1453f603d4bf89028def5efc6f96ebfb",url:"vehicles.html"},{revision:"fdd1e05cf7a26db6172e45740dbdb313",url:"search/index-alt-spell.json"},{revision:"a2c797a51147f62dc30cc0c616e035c2",url:"search/index-item.json"},{revision:"e0966e2cd4a58da637a5cd5623158454",url:"search/index.json"},{revision:"c461c8a4921c2b7423f3dff99a163ed1",url:"search/traits.json"},{revision:"4050573dedbe1cc64b4fdcad04351daa",url:"manifest.webmanifest"},{revision:"448c34a56d699c29117adc64c43affeb",url:"fonts/glyphicons-halflings-regular.woff2"},{revision:"e18bbf611f2a2e43afc071aa2f4e1512",url:"fonts/glyphicons-halflings-regular.ttf"},{revision:"d09e5b926b6fdb2a506e5909de33de23",url:"fonts/good-pro-400.ttf"},{revision:"9f6134a15b7dfc5a119bc65376dbe269",url:"fonts/good-pro-400.woff"},{revision:"ff1abe8ed0ef061106b68d844c8dab4d",url:"fonts/good-pro-400.woff2"},{revision:"361e7ff40e96db6bbbfe90889d95afdc",url:"fonts/good-pro-700.ttf"},{revision:"1997214212f12c3e4a68f5195e68cb5d",url:"fonts/good-pro-700.woff"},{revision:"0fea4b7d69bbcb12a33f0922262c6421",url:"fonts/good-pro-700.woff2"},{revision:"a11892b605845bf613d1a8bb06c00b04",url:"fonts/good-pro-condensed-400.ttf"},{revision:"6421dccde27db5dba3399149e69f71d3",url:"fonts/good-pro-condensed-400.woff"},{revision:"ea4d723a4099259aba94b84e333034f8",url:"fonts/good-pro-condensed-700.ttf"},{revision:"fc0455882bdfe0c48aa7186da15c85f3",url:"fonts/good-pro-condensed-700.woff"},{revision:"46aa1be77a9022bb5ee43a8513fb3057",url:"fonts/good-pro-condensed-700.woff2"},{revision:"51853144d912fd5553eeb7d39c3b53bf",url:"fonts/good-pro-condensed-italic-400.ttf"},{revision:"41d2455a8dea4aac5165b82743681efa",url:"fonts/good-pro-condensed-italic-400.woff"},{revision:"5a10bdbc21e43df2acd07e2487820d60",url:"fonts/good-pro-condensed-italic-700.ttf"},{revision:"556dd5c152d5b0739a5121f37a2baff4",url:"fonts/good-pro-condensed-italic-700.woff"},{revision:"1bc04907c2bf079908e90e0313239bcd",url:"fonts/good-pro-condensed-italic-700.woff2"},{revision:"ff1eae181861f44db0ab1431879a49f9",url:"fonts/good-pro-italic-400.ttf"},{revision:"a9ed15953b80fedb8137f8f25839fb96",url:"fonts/good-pro-italic-400.woff"},{revision:"1b23ad64d84c8cee844cf53e466e6eed",url:"fonts/good-pro-italic-400.woff2"},{revision:"55ee8f359a01d66ab3b8b22d02d9ed55",url:"fonts/good-pro-italic-700.ttf"},{revision:"6ee51b012748f002f234b578ab1268b7",url:"fonts/good-pro-italic-700.woff"},{revision:"7489b33e26f603728567f2ccee7e508e",url:"fonts/good-pro-italic-700.woff2"},{revision:"2640ba59a59d7dfbb88d0d477f7bdb0a",url:"fonts/Pathfinder2eActions.ttf"},{revision:"c153508add58cc58db1ef0be5c9f8adf",url:"fonts/Gin-Regular.ttf"},{revision:"b0bf2c218bf460993111010eb83a0fa8",url:"fonts/SabonLTStd-Bold.ttf"},{revision:"1b97aaf6b6e56d43d0b9e370c4f50876",url:"fonts/SabonLTStd-BoldItalic.ttf"},{revision:"d69ef52beb7ca47462a0f89ff028a2f3",url:"fonts/SabonLTStd-Italic.ttf"},{revision:"d6e119cff761a4bee40d2f640db5af1e",url:"fonts/SabonLTStd-Roman.ttf"},{revision:"778896312671ade54c606724f278bf36",url:"fonts/AlbertusMT.ttf"},{revision:"918ab3311bf65e4da491aaba2f2ca5bc",url:"fonts/Basing.ttf"},{revision:"2f95108599bc770e0fc66a063b0f5906",url:"fonts/Taroca.ttf"},{revision:"c18c5f06b696ed2d4c1e5eda8cc204ca",url:"img/gmscreen/moon.webp"},{revision:"183504177c2f7e2ccc6b88461af6000d",url:"img/letter-dark.webp"},{revision:"43877a1bc57da60ca9a9aafeac9d8e2f",url:"img/letter.webp"},{revision:"4279516591cee28c697c6d2f84d84da1",url:"img/patreon.webp"},{revision:"12f8d0eeba4504e025f30e4bf6326cd6",url:"fonts/fa-light-300.eot"},{revision:"da5526bf0f7fae09080945b15da77066",url:"fonts/fa-light-300.ttf"},{revision:"83c52b7102d3b3586554677f947792e7",url:"fonts/fa-light-300.woff"},{revision:"1d4e499e402761b86c26b5fa3ad51c30",url:"fonts/fa-light-300.woff2"},{revision:"3cce3b697f11b5a95f19194484d1bb96",url:"sw-injector.js"}]);var le=class extends u{cacheRoutesAbortController=null;constructor(){super({cacheName:"runtime-revision"}),this.activate=this.activate.bind(this),this.cacheRoutes=this.cacheRoutes.bind(this),addEventListener("message",e=>{switch(e.data.type){case"CACHE_ROUTES":{this.cacheRoutesAbortController=new AbortController,e.waitUntil(this.cacheRoutes(e.data,this.cacheRoutesAbortController.signal));break}case"CANCEL_CACHE_ROUTES":{this.cacheRoutesAbortController?.abort(),this.cacheRoutesAbortController=null;break}}})}async _handle(e,r){let s=e.url,t=R({url:s,revision:J.get(s)}).cacheKey,o=await r.cacheMatch(t);if(o!==void 0)return o;try{let i=await r.fetch(e);return r.cachePut(t,i.clone()),i}catch{return ze(s),new Response}}activate(e){return Ge(e,async()=>{let r=await caches.open(this.cacheName),s=(await r.keys()).map(o=>o.url),t=new Set(Array.from(J).map(([o,i])=>R({url:o,revision:i}).cacheKey));await Promise.allSettled(s.map(async o=>{t.has(o)||await r.delete(o)}))})}async cacheRoutes(e,r){let s=await caches.open(this.cacheName),t=new Set((await s.keys()).map(f=>f.url)),o=Array.from(J).map(([f,E])=>R({url:f,revision:E}).cacheKey),i=e.payload.routeRegex,n=o.filter(f=>!t.has(f)&&i.test(f)),c=n.length,l=0,m=async()=>{let f=await self.clients.matchAll({type:"window"});for(let E of f)E.postMessage({type:"CACHE_ROUTES_PROGRESS",payload:{fetched:l,fetchTotal:c}})};if(await m(),c===0)return;let b=5,j=async()=>{for(;;){let f=n.pop();if(f===void 0||r.aborted)return;let E=f.replace(/\?__WB_REVISION__=\w+$/m,""),$e=await fetch(E);await s.put(f,$e),l++,m()}},C=[];for(let f=0;ff.status==="rejected");if(ue.length>0){let f=await self.clients.matchAll({type:"window"});for(let E of f)E.postMessage({type:"CACHE_ROUTES_ERROR",payload:{errors:ue}})}}},J=new Map([["data/adventure/adventure-id.json","1c29701a3abdebba387f6b92237fcff5"],["img/covers/blank.webp","9b2781e05d13f720e91891cbb929fe20"],["img/covers/CRB-100.webp","7650bb7365cbf84b20ee97c6b7c0a189"],["img/covers/CRB-25.webp","716475fd096ad77eee0ed1b47c3a1431"],["img/covers/CRB-33.webp","d7ef321523e2f1321fe8a5324ed4643c"],["img/covers/CRB.webp","bfc8f8b52b8faeee86027947182edcf8"],["img/covers/GMG-100.webp","75c327c893ef10c786f963236b4fe9d0"],["img/covers/GMG-25.webp","a67231c72c04e4a4c018bbd33110198b"],["img/covers/GMG-33.webp","6b05c52c0af37ef6ae43cf6f5d719a9c"],["img/covers/GMG.webp","d3610c80b6d79213177340f0c5f8db06"],["img/covers/LOWG-100.webp","266ffa70d70230e300ed454c612e59cf"],["img/covers/LOWG-25.webp","61855c40cd160dcf3bc8c39dc10844c3"],["img/covers/LOWG-33.webp","138e39219a0a4da133f3519125e9bc3f"],["img/covers/LOWG.webp","1adccec87cc1324fecd5e34ebeef69d4"],["img/covers/SoM-100.webp","ed511ca0c38bbe1644ec1b8729e7fb9b"],["img/covers/SoM-25.webp","51f0a78fa32ece446abc13ada184a2bc"],["img/covers/SoM-33.webp","675e9f72483daeaf814cd1ac38e232c7"],["img/covers/SoM.webp","880dd82ad81eda61b903d28e4bdde4f9"],["img/gmscreen/moon.webp","c18c5f06b696ed2d4c1e5eda8cc204ca"],["img/letter-dark.webp","183504177c2f7e2ccc6b88461af6000d"],["img/letter.webp","43877a1bc57da60ca9a9aafeac9d8e2f"],["img/patreon.webp","4279516591cee28c697c6d2f84d84da1"],["img/logo/Background.svg","c6ec599d06aa5b773e600881ceeb0460"],["img/logo/No%20Background.svg","6d3b2f0a213f7bc5beba9e88f20667f7"],["android-chrome-192x192.png","9c862118ab3423bc2d01ab42f755e07b"],["android-chrome-256x256.png","fad8c4a79079fa54737cb9532e141aa0"],["android-chrome-384x384.png","4f2267d39b6bd3389138f074c45dfe67"],["apple-touch-icon-120x120.png","fe434a800beb3381ad59197e29e68a2a"],["apple-touch-icon-152x152.png","3b23873f540b0c5271201c5f91a0c7ed"],["apple-touch-icon-167x167.png","e19815500c57552e18f8218fbdb5cb72"],["apple-touch-icon-180x180.png","c9ecf9df6e7f7f55974f45f7110d9890"],["apple-touch-icon-360x360.png","b5d0e83a94f7fbea21006b7479d8a898"],["favicon-128x128.png","c7b2e3d1de45c84588bc4711a4b50c6d"],["favicon-144x144.png","6770b376fb68b50e546e60d4a0dae9aa"],["favicon-16x16.png","3dbac8b48aaa087a66f7e3a16af56994"],["favicon-256x256.png","e31f4ad5d254f7faedf87bd8ac8e3d1c"],["favicon-32x32.png","61f449203da4d72d7669df93ef5d1a0c"],["favicon-48x48.png","5144e32c3e7170887ec5c99adeeaaed2"],["favicon-64x64.png","be61a655807353c6f8dcb86ff896c581"],["mstile-144x144.png","9f6d0f9700426867bddb7614da8ece66"],["mstile-150x150.png","ba04e45075fa41f85441a1d070b40710"],["mstile-310x150.png","e37a7cc30a0283d5357fd38901cb6f56"],["mstile-310x310.png","80a2fed08dac45aa2cfc55ddaa5b69fa"],["mstile-70x70.png","798a4847c77967a489d66a40ef1d8801"],["favicon.svg","959b9c72ddadfdf4a067012231a84afb"],["safari-pinned-tab.svg","e84a2ecd6fd15fb32fc3f75293ef467c"]].map(([a,e])=>[`${self.location.origin}/${a}`,e])),Oe=new le;N(({request:a})=>J.has(a.url),Oe);addEventListener("activate",Oe.activate);N(({request:a})=>a.destination==="font",new P({cacheName:"font-cache"}));N(({request:a})=>a.destination==="image",new q({cacheName:"external-image-cache",plugins:[new M({maxAgeSeconds:7*24*60*60,maxEntries:100,purgeOnQuotaError:!0})]}));addEventListener("install",()=>{self.skipWaiting()});addEventListener("activate",a=>{a.waitUntil((async()=>{let e=await caches.keys();for(let r of e)/\d+\.\d+\.\d+/.test(r)&&await caches.delete(r)})())});})(); +This is generally NOT safe. Learn more at https://bit.ly/wb-precache`}}}install(e){return X(e,async()=>{let r=new V;this.strategy.plugins.push(r);for(let[o,i]of this._urlsToCacheKeys){let n=this._cacheKeysToIntegrities.get(i),c=this._urlsToCacheModes.get(o),l=new Request(o,{integrity:n,cache:c,credentials:"same-origin"});await Promise.all(this.strategy.handleAll({params:{cacheKey:i},request:l,event:e}))}let{updatedURLs:s,notUpdatedURLs:t}=r;return{updatedURLs:s,notUpdatedURLs:t}})}activate(e){return X(e,async()=>{let r=await self.caches.open(this.strategy.cacheName),s=await r.keys(),t=new Set(this._urlsToCacheKeys.values()),o=[];for(let i of s)t.has(i.url)||(await r.delete(i),o.push(i.url));return{deletedURLs:o}})}getURLsToCacheKeys(){return this._urlsToCacheKeys}getCachedURLs(){return[...this._urlsToCacheKeys.keys()]}getCacheKeyForURL(e){let r=new URL(e,location.href);return this._urlsToCacheKeys.get(r.href)}getIntegrityForCacheKey(e){return this._cacheKeysToIntegrities.get(e)}async matchPrecache(e){let r=e instanceof Request?e.url:e,s=this.getCacheKeyForURL(r);if(s)return(await self.caches.open(this.strategy.cacheName)).match(s)}createHandlerBoundToURL(e){let r=this.getCacheKeyForURL(e);if(!r)throw new d("non-precached-url",{url:e});return s=>(s.request=new Request(e),s.params=Object.assign({cacheKey:r},s.params),this.strategy.handle(s))}};var re,y=()=>(re||(re=new U),re);try{self["workbox:routing:6.5.2"]&&_()}catch{}var B="GET";var k=a=>a&&typeof a=="object"?a:{handle:a};var h=class{constructor(e,r,s=B){this.handler=k(r),this.match=e,this.method=s}setCatchHandler(e){this.catchHandler=k(e)}};var O=class extends h{constructor(e,r,s){let t=({url:o})=>{let i=e.exec(o.href);if(!!i&&!(o.origin!==location.origin&&i.index!==0))return i.slice(1)};super(t,r,s)}};var $=class{constructor(){this._routes=new Map,this._defaultHandlerMap=new Map}get routes(){return this._routes}addFetchListener(){self.addEventListener("fetch",e=>{let{request:r}=e,s=this.handleRequest({request:r,event:e});s&&e.respondWith(s)})}addCacheListener(){self.addEventListener("message",e=>{if(e.data&&e.data.type==="CACHE_URLS"){let{payload:r}=e.data,s=Promise.all(r.urlsToCache.map(t=>{typeof t=="string"&&(t=[t]);let o=new Request(...t);return this.handleRequest({request:o,event:e})}));e.waitUntil(s),e.ports&&e.ports[0]&&s.then(()=>e.ports[0].postMessage(!0))}})}handleRequest({request:e,event:r}){let s=new URL(e.url,location.href);if(!s.protocol.startsWith("http"))return;let t=s.origin===location.origin,{params:o,route:i}=this.findMatchingRoute({event:r,request:e,sameOrigin:t,url:s}),n=i&&i.handler,c=[],l=e.method;if(!n&&this._defaultHandlerMap.has(l)&&(n=this._defaultHandlerMap.get(l)),!n)return;let m;try{m=n.handle({url:s,request:e,event:r,params:o})}catch(j){m=Promise.reject(j)}let b=i&&i.catchHandler;return m instanceof Promise&&(this._catchHandler||b)&&(m=m.catch(async j=>{if(b)try{return await b.handle({url:s,request:e,event:r,params:o})}catch(C){C instanceof Error&&(j=C)}if(this._catchHandler)return this._catchHandler.handle({url:s,request:e,event:r});throw j})),m}findMatchingRoute({url:e,sameOrigin:r,request:s,event:t}){let o=this._routes.get(s.method)||[];for(let i of o){let n,c=i.match({url:e,sameOrigin:r,request:s,event:t});if(c)return n=c,(Array.isArray(n)&&n.length===0||c.constructor===Object&&Object.keys(c).length===0||typeof c=="boolean")&&(n=void 0),{route:i,params:n}}return{}}setDefaultHandler(e,r=B){this._defaultHandlerMap.set(r,k(e))}setCatchHandler(e){this._catchHandler=k(e)}registerRoute(e){this._routes.has(e.method)||this._routes.set(e.method,[]),this._routes.get(e.method).push(e)}unregisterRoute(e){if(!this._routes.has(e.method))throw new d("unregister-route-but-not-found-with-method",{method:e.method});let r=this._routes.get(e.method).indexOf(e);if(r>-1)this._routes.get(e.method).splice(r,1);else throw new d("unregister-route-route-not-registered")}};var L,H=()=>(L||(L=new $,L.addFetchListener(),L.addCacheListener()),L);function N(a,e,r){let s;if(typeof a=="string"){let o=new URL(a,location.href),i=({url:n})=>n.href===o.href;s=new h(i,e,r)}else if(a instanceof RegExp)s=new O(a,e,r);else if(typeof a=="function")s=new h(a,e,r);else if(a instanceof h)s=a;else throw new d("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",paramName:"capture"});return H().registerRoute(s),s}function ye(a,e=[]){for(let r of[...a.searchParams.keys()])e.some(s=>s.test(r))&&a.searchParams.delete(r);return a}function*je(a,{ignoreURLParametersMatching:e=[/^utm_/,/^fbclid$/],directoryIndex:r="index.html",cleanURLs:s=!0,urlManipulation:t}={}){let o=new URL(a,location.href);o.hash="",yield o.href;let i=ye(o,e);if(yield i.href,r&&i.pathname.endsWith("/")){let n=new URL(i.href);n.pathname+=r,yield n.href}if(s){let n=new URL(i.href);n.pathname+=".html",yield n.href}if(t){let n=t({url:o});for(let c of n)yield c.href}}var S=class extends h{constructor(e,r){let s=({request:t})=>{let o=e.getURLsToCacheKeys();for(let i of je(t.url,r)){let n=o.get(i);if(n){let c=e.getIntegrityForCacheKey(n);return{cacheKey:n,integrity:c}}}};super(s,e.strategy)}};function ae(a){let e=y(),r=new S(e,a);N(r)}function se(a){y().precache(a)}function te(a,e){se(a),ae(e)}var P=class extends u{async _handle(e,r){let s=[],t=await r.cacheMatch(e),o;if(!t)try{t=await r.fetchAndCachePut(e)}catch(i){i instanceof Error&&(o=i)}if(!t)throw new d("no-response",{url:e.url,error:o});return t}};var oe={cacheWillUpdate:async({response:a})=>a.status===200||a.status===0?a:null};var q=class extends u{constructor(e={}){super(e),this.plugins.some(r=>"cacheWillUpdate"in r)||this.plugins.unshift(oe),this._networkTimeoutSeconds=e.networkTimeoutSeconds||0}async _handle(e,r){let s=[],t=[],o;if(this._networkTimeoutSeconds){let{id:c,promise:l}=this._getTimeoutPromise({request:e,logs:s,handler:r});o=c,t.push(l)}let i=this._getNetworkPromise({timeoutId:o,request:e,logs:s,handler:r});t.push(i);let n=await r.waitUntil((async()=>await r.waitUntil(Promise.race(t))||await i)());if(!n)throw new d("no-response",{url:e.url});return n}_getTimeoutPromise({request:e,logs:r,handler:s}){let t;return{promise:new Promise(i=>{t=setTimeout(async()=>{i(await s.cacheMatch(e))},this._networkTimeoutSeconds*1e3)}),id:t}}async _getNetworkPromise({timeoutId:e,request:r,logs:s,handler:t}){let o,i;try{i=await t.fetchAndCachePut(r)}catch(n){n instanceof Error&&(o=n)}return e&&clearTimeout(e),(o||!i)&&(i=await t.cacheMatch(r)),i}};function G(a){a.then(()=>{})}var qe=(a,e)=>e.some(r=>a instanceof r),Ee,Ne;function Ae(){return Ee||(Ee=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Me(){return Ne||(Ne=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}var xe=new WeakMap,ne=new WeakMap,Re=new WeakMap,ie=new WeakMap,de=new WeakMap;function Ve(a){let e=new Promise((r,s)=>{let t=()=>{a.removeEventListener("success",o),a.removeEventListener("error",i)},o=()=>{r(g(a.result)),t()},i=()=>{s(a.error),t()};a.addEventListener("success",o),a.addEventListener("error",i)});return e.then(r=>{r instanceof IDBCursor&&xe.set(r,a)}).catch(()=>{}),de.set(e,a),e}function Fe(a){if(ne.has(a))return;let e=new Promise((r,s)=>{let t=()=>{a.removeEventListener("complete",o),a.removeEventListener("error",i),a.removeEventListener("abort",i)},o=()=>{r(),t()},i=()=>{s(a.error||new DOMException("AbortError","AbortError")),t()};a.addEventListener("complete",o),a.addEventListener("error",i),a.addEventListener("abort",i)});ne.set(a,e)}var ce={get(a,e,r){if(a instanceof IDBTransaction){if(e==="done")return ne.get(a);if(e==="objectStoreNames")return a.objectStoreNames||Re.get(a);if(e==="store")return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0])}return g(a[e])},set(a,e,r){return a[e]=r,!0},has(a,e){return a instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in a}};function _e(a){ce=a(ce)}function Ie(a){return a===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...r){let s=a.call(z(this),e,...r);return Re.set(s,e.sort?e.sort():[e]),g(s)}:Me().includes(a)?function(...e){return a.apply(z(this),e),g(xe.get(this))}:function(...e){return g(a.apply(z(this),e))}}function We(a){return typeof a=="function"?Ie(a):(a instanceof IDBTransaction&&Fe(a),qe(a,Ae())?new Proxy(a,ce):a)}function g(a){if(a instanceof IDBRequest)return Ve(a);if(ie.has(a))return ie.get(a);let e=We(a);return e!==a&&(ie.set(a,e),de.set(e,a)),e}var z=a=>de.get(a);function Ce(a,e,{blocked:r,upgrade:s,blocking:t,terminated:o}={}){let i=indexedDB.open(a,e),n=g(i);return s&&i.addEventListener("upgradeneeded",c=>{s(g(i.result),c.oldVersion,c.newVersion,g(i.transaction))}),r&&i.addEventListener("blocked",()=>r()),n.then(c=>{o&&c.addEventListener("close",()=>o()),t&&c.addEventListener("versionchange",()=>t())}).catch(()=>{}),n}function De(a,{blocked:e}={}){let r=indexedDB.deleteDatabase(a);return e&&r.addEventListener("blocked",()=>e()),g(r).then(()=>{})}var Ke=["get","getKey","getAll","getAllKeys","count"],Be=["put","add","delete","clear"],fe=new Map;function ke(a,e){if(!(a instanceof IDBDatabase&&!(e in a)&&typeof e=="string"))return;if(fe.get(e))return fe.get(e);let r=e.replace(/FromIndex$/,""),s=e!==r,t=Be.includes(r);if(!(r in(s?IDBIndex:IDBObjectStore).prototype)||!(t||Ke.includes(r)))return;let o=async function(i,...n){let c=this.transaction(i,t?"readwrite":"readonly"),l=c.store;return s&&(l=l.index(n.shift())),(await Promise.all([l[r](...n),t&&c.done]))[0]};return fe.set(e,o),o}_e(a=>({...a,get:(e,r,s)=>ke(e,r)||a.get(e,r,s),has:(e,r)=>!!ke(e,r)||a.has(e,r)}));try{self["workbox:expiration:6.5.2"]&&_()}catch{}var He="workbox-expiration",A="cache-entries",Te=a=>{let e=new URL(a,location.href);return e.hash="",e.href},Q=class{constructor(e){this._db=null,this._cacheName=e}_upgradeDb(e){let r=e.createObjectStore(A,{keyPath:"id"});r.createIndex("cacheName","cacheName",{unique:!1}),r.createIndex("timestamp","timestamp",{unique:!1})}_upgradeDbAndDeleteOldDbs(e){this._upgradeDb(e),this._cacheName&&De(this._cacheName)}async setTimestamp(e,r){e=Te(e);let s={url:e,timestamp:r,cacheName:this._cacheName,id:this._getId(e)},o=(await this.getDb()).transaction(A,"readwrite",{durability:"relaxed"});await o.store.put(s),await o.done}async getTimestamp(e){let s=await(await this.getDb()).get(A,this._getId(e));return s?.timestamp}async expireEntries(e,r){let s=await this.getDb(),t=await s.transaction(A).store.index("timestamp").openCursor(null,"prev"),o=[],i=0;for(;t;){let c=t.value;c.cacheName===this._cacheName&&(e&&c.timestamp=r?o.push(t.value):i++),t=await t.continue()}let n=[];for(let c of o)await s.delete(A,c.id),n.push(c.url);return n}_getId(e){return this._cacheName+"|"+Te(e)}async getDb(){return this._db||(this._db=await Ce(He,1,{upgrade:this._upgradeDbAndDeleteOldDbs.bind(this)})),this._db}};var x=class{constructor(e,r={}){this._isRunning=!1,this._rerunRequested=!1,this._maxEntries=r.maxEntries,this._maxAgeSeconds=r.maxAgeSeconds,this._matchOptions=r.matchOptions,this._cacheName=e,this._timestampModel=new Q(e)}async expireEntries(){if(this._isRunning){this._rerunRequested=!0;return}this._isRunning=!0;let e=this._maxAgeSeconds?Date.now()-this._maxAgeSeconds*1e3:0,r=await this._timestampModel.expireEntries(e,this._maxEntries),s=await self.caches.open(this._cacheName);for(let t of r)await s.delete(t,this._matchOptions);this._isRunning=!1,this._rerunRequested&&(this._rerunRequested=!1,G(this.expireEntries()))}async updateTimestamp(e){await this._timestampModel.setTimestamp(e,Date.now())}async isURLExpired(e){if(this._maxAgeSeconds){let r=await this._timestampModel.getTimestamp(e),s=Date.now()-this._maxAgeSeconds*1e3;return r!==void 0?r{if(!o)return null;let i=this._isResponseDateFresh(o),n=this._getCacheExpiration(t);G(n.expireEntries());let c=n.updateTimestamp(s.url);if(r)try{r.waitUntil(c)}catch{}return i?o:null},this.cacheDidUpdate=async({cacheName:r,request:s})=>{let t=this._getCacheExpiration(r);await t.updateTimestamp(s.url),await t.expireEntries()},this._config=e,this._maxAgeSeconds=e.maxAgeSeconds,this._cacheExpirations=new Map,e.purgeOnQuotaError&&Ue(()=>this.deleteCacheAndMetadata())}_getCacheExpiration(e){if(e===w.getRuntimeName())throw new d("expire-custom-caches-only");let r=this._cacheExpirations.get(e);return r||(r=new x(e,this._config),this._cacheExpirations.set(e,r)),r}_isResponseDateFresh(e){if(!this._maxAgeSeconds)return!0;let r=this._getDateHeaderTimestamp(e);if(r===null)return!0;let s=Date.now();return r>=s-this._maxAgeSeconds*1e3}_getDateHeaderTimestamp(e){if(!e.headers.has("date"))return null;let r=e.headers.get("date"),t=new Date(r).getTime();return isNaN(t)?null:t}async deleteCacheAndMetadata(){for(let[e,r]of this._cacheExpirations)await self.caches.delete(e),await r.delete();this._cacheExpirations=new Map}};function Ge(a,e){let r=e();return a.waitUntil(r),r}var ze=async a=>{let e=await self.clients.matchAll({type:"window"}),r="generic";/\.(?:png|gif|webm|jpg|webp|jpeg|svg)$/m.test(a)?r="image":/\.json$/m.test(a)&&(r="json");for(let s of e)s.postMessage({type:"FETCH_ERROR",payload:r})},Qe=async()=>{let a=await caches.keys();for(let r of a)await caches.delete(r),await new x(r,{maxEntries:1}).delete();await self.registration.unregister(),(await self.clients.matchAll()).forEach(r=>r.navigate(r.url))};addEventListener("message",a=>{switch(a.data.type){case"RESET":{a.waitUntil(Qe());break}}});te([{revision:"ea9668afe866cf94144aea54975de4c1",url:"js/abilities.js"},{revision:"adcb0a482e48de5b8bbb1dfd81425d64",url:"js/actions.js"},{revision:"61aaeee9b159854c0f032b22105c2545",url:"js/adventure.js"},{revision:"21771bc05dd0464b1aa9e4649c2e16eb",url:"js/adventures.js"},{revision:"0f82e1aeb2232f77e834890e47490d77",url:"js/afflictions.js"},{revision:"b367240cf5d57845eed9fc0744d2a0a9",url:"js/ancestries.js"},{revision:"74f73b966ea21dd1f8159b1115b5f5e5",url:"js/archetypes.js"},{revision:"52335573df1f6003573a124a86cdac0f",url:"js/backgrounds.js"},{revision:"eea39227a58cbf0f8a214e16378b5b9d",url:"js/bestiary-encounterbuilder.js"},{revision:"a44959953da4fb559f165fd13373512f",url:"js/bestiary.js"},{revision:"e2f42425112f388bf1a51b5be9cf5ec2",url:"js/blacklist.js"},{revision:"fdb1c3a0212bd25dd422a427812e3da1",url:"js/book.js"},{revision:"9bcc769ac4898ad4ca69defd9d83814c",url:"js/books.js"},{revision:"2bb08db00ab38596c02fd448c47aba99",url:"js/bookslist.js"},{revision:"c3c783549c4f0fe486c6ddb290587c0c",url:"js/bookutils.js"},{revision:"8bb8ed8c10d8d474a44293a4045a1be9",url:"js/browsercheck.js"},{revision:"ffbdf1c87c977e061d601cc02c9f3219",url:"js/classes.js"},{revision:"8bfad5efe8e8548f8523b36c13ccad07",url:"js/companionsfamiliars.js"},{revision:"5229964912670180f3a584178628c600",url:"js/conditions.js"},{revision:"bef7a927c0bbb8f0622f9393443f310b",url:"js/converter.js"},{revision:"c7c8256345f8aba195403bd2dda4d296",url:"js/converterutils.js"},{revision:"16131f19f9027cf586d2bfe7e7277557",url:"js/deepbg.js"},{revision:"13c401234d5c7c027477f6545401f5d1",url:"js/deities.js"},{revision:"9b955e8e8bd978ae94b5700b99ba04e3",url:"js/encountergen.js"},{revision:"5352d236bca92f5653eeb4759ea91bda",url:"js/feats.js"},{revision:"e2c890f54802f3dc2e29d1ba7f556f88",url:"js/filter-abilities.js"},{revision:"dfd57c8244d6d0409960710f43381209",url:"js/filter-actions.js"},{revision:"2f6936194afe875ca23d2f0d5bd7ef14",url:"js/filter-afflictions.js"},{revision:"e49f20a14353f52b0f9a3123e75a16e3",url:"js/filter-ancestries.js"},{revision:"0b8221a47bdc08e19e44fc0667d5ace3",url:"js/filter-archetypes.js"},{revision:"a8d67d5657213aac8172eab7f556b71f",url:"js/filter-backgrounds.js"},{revision:"4b72360d9a80b4ed7d3bc9eff41adea2",url:"js/filter-bestiary.js"},{revision:"968cbaebdacaec84cfd9ed14a5681ab0",url:"js/filter-classes.js"},{revision:"ed2c0468526aaf9bb52c44797a6b8f78",url:"js/filter-companionsfamiliars.js"},{revision:"be67b652c59bfca13ae2dfa1a53ff8df",url:"js/filter-conditions.js"},{revision:"a91ea05ee1b07ee40527c520df8582d7",url:"js/filter-deities.js"},{revision:"8cba93a5fde8a3a57b617e49148336c4",url:"js/filter-feats.js"},{revision:"7c270870b9dfc417373a328b0cfe6403",url:"js/filter-hazards.js"},{revision:"b871a2e041de8f1d30463b3300a7d1a6",url:"js/filter-items.js"},{revision:"7d409c372a3b5679d336447894dab9cd",url:"js/filter-languages.js"},{revision:"90cf0c8ea7a5490c7176fa32eba9dec2",url:"js/filter-optionalfeatures.js"},{revision:"c4f02954f337d509ea28ecfff15c283f",url:"js/filter-organizations.js"},{revision:"ed719db1351f48c6fbe53cb735af4c11",url:"js/filter-places.js"},{revision:"7e5100cb82172b0efe10d58fadc76dee",url:"js/filter-rituals.js"},{revision:"8a80c70990945747c090ab5ea6ac9c9c",url:"js/filter-spells.js"},{revision:"1a66c97336877234e1e95cc592934da1",url:"js/filter-tables.js"},{revision:"2947025006376a0c46432272a301b110",url:"js/filter-traits.js"},{revision:"ced5b81eaa6b6968aee339052d498b16",url:"js/filter-variantrules.js"},{revision:"291f440dd1b34f30bce7af7c1bf4d9e0",url:"js/filter-vehicles.js"},{revision:"67fd3f400232db4ce72b8505d2c07fbd",url:"js/filter.js"},{revision:"b918393b488c94f17f3aae526913be18",url:"js/genutils.js"},{revision:"ce4d531479463db31e1671be891bebae",url:"js/gmscreen-counter.js"},{revision:"053f90ed005fcefcdc914895cb0f6c67",url:"js/gmscreen-initiativetracker.js"},{revision:"b27a0e033f574ad2efaad2f03446d967",url:"js/gmscreen-mapper.js"},{revision:"7086e2c4f27fa1b6e8c18de668406a1b",url:"js/gmscreen-moneyconverter.js"},{revision:"807def90ceacbd00b0da2dd6d1ba6795",url:"js/gmscreen-playerinitiativetracker.js"},{revision:"6e353bbf66b1b80f210064e67af4f787",url:"js/gmscreen-timetracker.js"},{revision:"7fe457e1b1e47c1b327b9c229503b95b",url:"js/gmscreen.js"},{revision:"01cf3b549851deb976708b7d7e84102f",url:"js/hazards.js"},{revision:"fe621e48fa923f682d31fbf6677e838a",url:"js/hist.js"},{revision:"9948771a03f77f4a1c8d4ec3ca9084b9",url:"js/initiativetrackerutils.js"},{revision:"fc687277a94712c304678389dd191333",url:"js/inittrackerplayerview.js"},{revision:"6a7db024f50e578775103f497b5172fb",url:"js/items-runebuilder.js"},{revision:"62ce72f225c20092c9903d02b88b80b8",url:"js/items.js"},{revision:"5af89260cf41c44ea047fc0275e45f96",url:"js/langdemo.js"},{revision:"453df8120a0f7c7e7597177064dda26e",url:"js/langdemo2.js"},{revision:"3030328d4efb34ea18e73c329c06027e",url:"js/languages.js"},{revision:"d6db2191d96a92b1f74850cbcd0b9e3f",url:"js/list2.js"},{revision:"63563afffd6163eb55e69edee8e660e0",url:"js/listpage.js"},{revision:"f8d0b4fcf44162e50d30aceafca7f03e",url:"js/managebrew.js"},{revision:"fa7ea74e1df4e5328ac3486ddceb7cd7",url:"js/multisource.js"},{revision:"450720adfe5544f4dcafa3f3f1f08fe7",url:"js/navigation.js"},{revision:"67e619ab3a8056302b508711033d7fbd",url:"js/omnidexer.js"},{revision:"ebf344ae9608c6c6f3123902f99cbfa9",url:"js/omnisearch.js"},{revision:"8cb199a149a7c353436b4b23774f0dc8",url:"js/optionalfeatures.js"},{revision:"d4ce795f0e69cf2002ed1bd784b7d6c8",url:"js/organizations.js"},{revision:"2bc7982f1fdf76a1aa46a41dc750f53d",url:"js/parser.js"},{revision:"06b625b60f6911d2b65275448f0fe5ae",url:"js/places.js"},{revision:"140816e674533979f522f02970780444",url:"js/quickreference.js"},{revision:"15a9b390a1b82f52342a011fbe89a3d3",url:"js/render-dice.js"},{revision:"ef7adf7b06925b8143a14b1bafad3251",url:"js/render-map.js"},{revision:"a63721d7d23f27efd3e110b951e35328",url:"js/render.js"},{revision:"bdcd0d0ec164abbd8ae81854951614c3",url:"js/renderdemo.js"},{revision:"25f700f035aa50408d9688f26f9aa46a",url:"js/rituals.js"},{revision:"680994cb961eeaaa22a0a10715a9fcbd",url:"js/rolang.js"},{revision:"6e8ca507644b9daf2c3987ee56eb995e",url:"js/scalecreature.js"},{revision:"b823cf704b3f8a1aa3a24f0bf1c6735d",url:"js/search.js"},{revision:"0c333c70f3c4d894b4785840eff3c992",url:"js/seo-loader.js"},{revision:"59b9f2929670a72479915ee1da137719",url:"js/spells.js"},{revision:"3687490b20e78d4414d388f1f923f6d8",url:"js/styleswitch.js"},{revision:"ba3ec2d14497337b47ccdf9d31738570",url:"js/tablepage.js"},{revision:"8a1ab0bfa508055a179b3fa01aa7fd67",url:"js/tables.js"},{revision:"2e47b55e4536de82410da7840155a633",url:"js/textconverter.js"},{revision:"cecd5e06a1233bdf8f9a0631f7f3c0d3",url:"js/tokenizer.js"},{revision:"6f5d4c18beff74ca0fc15a9c69c693c7",url:"js/traits.js"},{revision:"4d0c372242ba98d838d756da18dc9c0d",url:"js/utils-changelog.js"},{revision:"ce389a1ad746ffd019bb30189f5bbf4a",url:"js/utils-licenses.js"},{revision:"5ce0dc72ade0d33a1c7ec6f31bbdd49a",url:"js/utils-list.js"},{revision:"3e9239b11afe89a33d5eaad63847b5bc",url:"js/utils-p2p.js"},{revision:"ae21056e23e21826b34b8245bfc4c93c",url:"js/utils-proporder.js"},{revision:"82adb2c24289fc25abb32163f08056b2",url:"js/utils-ui.js"},{revision:"43a3e8a1b008383d3323421b8715edbb",url:"js/utils.js"},{revision:"65d4253bd1636a9a26d4d59e9b808720",url:"js/variantrules.js"},{revision:"2838d4562ea735105a75477c12c8a66e",url:"js/vehicles.js"},{revision:"b36e7c94c751656285d8e977cc152b10",url:"lib/ace.js"},{revision:"f841812c750b396f454daee1aa5c4213",url:"lib/bootstrap-select.min.js"},{revision:"cad6941d32006acbc61f7bab05918150",url:"lib/bootstrap.min.js"},{revision:"7ba761cdbfa62922c3b750ac78f866eb",url:"lib/elasticlunr.js"},{revision:"28dd3c8bf663c55bc9aa3d8f92945871",url:"lib/ext-searchbox.js"},{revision:"a8e8282fcf516551d39204e076624b55",url:"lib/jquery-ui-slider-pip.js"},{revision:"e858f6a2725af4140c1c424cf024a808",url:"lib/jquery-ui.js"},{revision:"a6b6350ee94a3ea74595c065cbf58af0",url:"lib/jquery.js"},{revision:"04680cb5d0adf90731746e92ef05a87b",url:"lib/jquery.panzoom.js"},{revision:"862e9e065bcfe3944871cbf66229b3fd",url:"lib/localforage.js"},{revision:"522bc8c23346ddf54992d531acabcb3e",url:"lib/lzma.js"},{revision:"2378a4fa58c2e66792c81641346a4a40",url:"lib/peerjs.js"},{revision:"fcf66afa34d87ce0bd47437c0c31816e",url:"css/bootstrap-select.min.css"},{revision:"1264a8c9b7b1a57b2213a96859326e9f",url:"css/bootstrap.css"},{revision:"de97b7db2b1195829599af9cfeb914c6",url:"css/classes.css"},{revision:"354613438d26956a4530d57badd1711d",url:"css/fontawesome.css"},{revision:"01ef22f83fa30e6bed564ab061a79f54",url:"css/jquery-ui-slider-pips.css"},{revision:"4ef12b83b1ef3ff34d711c6a78421f55",url:"css/jquery-ui.css"},{revision:"a6fc67670251132e3eb14a807aa466de",url:"css/list-page--grouped.css"},{revision:"939fd45be687b473e266348825fb5697",url:"css/search.css"},{revision:"d804fccb22f446736d0b6d02e73f704c",url:"css/style.css"},{revision:"f8c7f17547945d8f710506491ef99275",url:"homebrew/index.json"},{revision:"78318fde6a7eabba3b4b3bff91e4a3dd",url:"data/abilities.json"},{revision:"613666aab8be0b34b93a27ecbd679a09",url:"data/actions.json"},{revision:"6d9a1634cfdfcaab46fa23df8dd32295",url:"data/adventures.json"},{revision:"ca70206d2df4787ec3e2145d380a0584",url:"data/afflictions.json"},{revision:"d342108b300d618e05ef1647a61be7c8",url:"data/archetypes.json"},{revision:"b1cc8af061816f37619279a606724431",url:"data/books.json"},{revision:"74c9c8718a0213704010c9a21b12c659",url:"data/changelog.json"},{revision:"28b8e1122daf6808b16a510e4c5f1ff2",url:"data/companionsfamiliars.json"},{revision:"e7cdc4c8e9d400ddc6e6af4b0b02ffed",url:"data/conditions.json"},{revision:"340866813efa9118a4677196ee464937",url:"data/deities.json"},{revision:"d465ddfac916a507fa4da1fbd248dcdf",url:"data/domains.json"},{revision:"7ba3727f531004761a7f711bcf4884c6",url:"data/fluff-deities.json"},{revision:"916c2ed642105d9ba542e58ea57105a3",url:"data/fluff-organizations.json"},{revision:"93d8f7fda4f90c3488625e3bc5b2a1be",url:"data/generic.json"},{revision:"317c438dd61985f25c83ed48fa7a5955",url:"data/groups.json"},{revision:"fd51d45e40761f5c683a3d5edbe77ac0",url:"data/hazards.json"},{revision:"85a9c6c560e8afcc0ec11016d39c9f5c",url:"data/languages.json"},{revision:"67522b3553bc6b7653559897f84ba5a8",url:"data/licenses.json"},{revision:"5d98fa27005a70b26c77a6bca146a1ff",url:"data/optionalfeatures.json"},{revision:"27881ff3355c10aa0b159cfbe2b8f908",url:"data/organizations.json"},{revision:"678ea78039df5b0a4364890b8b688f8e",url:"data/places.json"},{revision:"464f6e30adc53d348dbdb6754fc8759e",url:"data/quickrules.json"},{revision:"36ae55e13d01771ec3c2ab57f774e9d4",url:"data/renderdemo.json"},{revision:"c616ca9b2e9d7689c7f0b6a30bbd19c9",url:"data/rituals.json"},{revision:"265ae47ef42d060814bc6819a4e66cee",url:"data/skills.json"},{revision:"b7c317bf08a4c0503c6ca92594b5f78c",url:"data/tables.json"},{revision:"a38c5671d6d97d1cebce2e5d461eb42e",url:"data/traits.json"},{revision:"32f98f2326ec5a518deda2b383f9fd4e",url:"data/variantrules.json"},{revision:"100c199a407b4c0bef0efd43fcd53723",url:"data/vehicles.json"},{revision:"d3e2feb956f8ab47def0d41883ca4ba8",url:"data/ancestries/ancestry-anadi.json"},{revision:"1bd531b4dc5f30502fee420cc84c5957",url:"data/ancestries/ancestry-android.json"},{revision:"2a2b79664e531b794b446eb06dfcd111",url:"data/ancestries/ancestry-automaton.json"},{revision:"8e7054a39088d5c7d2477703965c4903",url:"data/ancestries/ancestry-azarketi.json"},{revision:"3e29dbae7e8ad6d42fd77d362ef5615a",url:"data/ancestries/ancestry-catfolk.json"},{revision:"1e7ef79e44d0ab2fcc97f15310d18bde",url:"data/ancestries/ancestry-conrasu.json"},{revision:"ebecf63092b566f3441e6d30ca1d8425",url:"data/ancestries/ancestry-dwarf.json"},{revision:"a3d4ee1c586f80d6bcab0fe05c43c2bd",url:"data/ancestries/ancestry-elf.json"},{revision:"bcc4942969e2eb4bf75f210604a249c7",url:"data/ancestries/ancestry-fetchling.json"},{revision:"2fe17dbad88e0cbf0e181712961f2cca",url:"data/ancestries/ancestry-fleshwarp.json"},{revision:"433cfd8f805e643d4a30b99b17f7c33d",url:"data/ancestries/ancestry-gnoll.json"},{revision:"8091f4fbb91c27b5d47c9f7307ef5665",url:"data/ancestries/ancestry-gnome.json"},{revision:"77bdc4d553fe2e2f05a764186ae72677",url:"data/ancestries/ancestry-goblin.json"},{revision:"f91e813ce3298792e6fea1f9c8b9ba68",url:"data/ancestries/ancestry-goloma.json"},{revision:"8dcc434f49c4f0f0984ebaf3832c3b94",url:"data/ancestries/ancestry-grippli.json"},{revision:"507a596e57b93f7d8443093974699aa7",url:"data/ancestries/ancestry-halfling.json"},{revision:"af2c6e890fe8b5f899ad6e8381aafe0b",url:"data/ancestries/ancestry-hobgoblin.json"},{revision:"fdbc463f7546da11c2ee3fabcd929bb5",url:"data/ancestries/ancestry-human.json"},{revision:"a8884422a7156473da823456cab49e48",url:"data/ancestries/ancestry-kitsune.json"},{revision:"f3832a4613df79e1ce35e1448450f607",url:"data/ancestries/ancestry-kobold.json"},{revision:"5f702cc519978695b579aaa5b0b70c49",url:"data/ancestries/ancestry-leshy.json"},{revision:"f77ae15977b30dac99fa944fde5b07b8",url:"data/ancestries/ancestry-lizardfolk.json"},{revision:"a1c636195cedc70301e1f6d1639caaa4",url:"data/ancestries/ancestry-orc.json"},{revision:"5447c53eecf04b61957000e8a35ae033",url:"data/ancestries/ancestry-poppet.json"},{revision:"d887ebbc068558819a0367ed4fb673f4",url:"data/ancestries/ancestry-ratfolk.json"},{revision:"395b09bf86f27ec367167f88739e46fe",url:"data/ancestries/ancestry-shisk.json"},{revision:"4441b328953dd49ef0e8564861a5ef2d",url:"data/ancestries/ancestry-shoony.json"},{revision:"522b39c6d4e8c19a5adae870da50632c",url:"data/ancestries/ancestry-sprite.json"},{revision:"448a4033032ea8da33b1dfc569545667",url:"data/ancestries/ancestry-strix.json"},{revision:"8d379d307c236ff902d67fa43710e6b2",url:"data/ancestries/ancestry-tengu.json"},{revision:"fb580b2bac849b64ded21975ae8acaf4",url:"data/ancestries/index.json"},{revision:"36a96d49c651a28caded19b8820d4363",url:"data/ancestries/versatile-heritages.json"},{revision:"48a5f08aceaf321c5fb2fa7e0f0a0ae6",url:"data/backgrounds/backgrounds-aoa0.json"},{revision:"18a6fc08bf3cb566a46c6535e9397e14",url:"data/backgrounds/backgrounds-aoa4.json"},{revision:"e078edee16911bf4a3ccc83a7612d58a",url:"data/backgrounds/backgrounds-aoa6.json"},{revision:"e7ae09fb69ba497618aff151b7f8e491",url:"data/backgrounds/backgrounds-aoe0.json"},{revision:"760e7f38b5727a3c4653ed20f5cd6d66",url:"data/backgrounds/backgrounds-aoe4.json"},{revision:"a6de8ebeba03cfd4c208bc9ea276b7da",url:"data/backgrounds/backgrounds-apg.json"},{revision:"ed95dfaff9809b458f1291453823f43c",url:"data/backgrounds/backgrounds-av0.json"},{revision:"31b8e7593bac4fc20ac9f2ddb44b972f",url:"data/backgrounds/backgrounds-crb.json"},{revision:"55b2b3708dbb199a5024aadd48e95ac4",url:"data/backgrounds/backgrounds-ec0.json"},{revision:"8b1a3269a92a9ab29c0b2f5caabce7dd",url:"data/backgrounds/backgrounds-ec3.json"},{revision:"fd1aadd0f3706f228562645c33efa9c2",url:"data/backgrounds/backgrounds-frp0.json"},{revision:"fb547891fe70a7bcc90d52caaca7d625",url:"data/backgrounds/backgrounds-g&g.json"},{revision:"1b6367a8644861eef6a518f8db93aca9",url:"data/backgrounds/backgrounds-lopsg.json"},{revision:"3fc41fcdcf5fa345d7f5f41b0f8ccb67",url:"data/backgrounds/backgrounds-lowg.json"},{revision:"806220dea90d2b4e023e1e4964f335df",url:"data/backgrounds/backgrounds-som.json"},{revision:"de810bc4c27dd0a67496b2a7fddc0d1f",url:"data/backgrounds/backgrounds-sot0.json"},{revision:"5c92d8542c71097c784cab0b30d3d7de",url:"data/backgrounds/fluff-backgrounds.json"},{revision:"a2f92b44517232ad4ed1a4e9482a5b83",url:"data/backgrounds/index.json"},{revision:"aaafc7b1a6868cc69ad2e8975724d3a3",url:"data/bestiary/creatures-aoa1.json"},{revision:"9c1ad1f6253c36cfe434776ca7eb8c7e",url:"data/bestiary/creatures-aoa2.json"},{revision:"b1d4151eeaa6f498cf0096f1823dde63",url:"data/bestiary/creatures-aoa3.json"},{revision:"7feb3c5b481e64b10cc7c2b30ae3c27d",url:"data/bestiary/creatures-aoa4.json"},{revision:"239035bfeb938257dcfe3eeb4f456aaa",url:"data/bestiary/creatures-aoa5.json"},{revision:"ffa6c7e25911f4661df27076c38bbb6b",url:"data/bestiary/creatures-aoa6.json"},{revision:"873e779548ac92ba8c937d47eca435ea",url:"data/bestiary/creatures-aoe1.json"},{revision:"fa0a186ffbfaba9bb8f3ed452a06ebe1",url:"data/bestiary/creatures-aoe2.json"},{revision:"3ad120ffe7b116341d773d5ecbcf3c31",url:"data/bestiary/creatures-aoe3.json"},{revision:"88bc9301db3403909ba54b1bfdc9276e",url:"data/bestiary/creatures-aoe4.json"},{revision:"b160f3d0f5d9f8e3af752e0e1fb8d071",url:"data/bestiary/creatures-aoe5.json"},{revision:"0b2cc7d08be226cd02fc136296050dec",url:"data/bestiary/creatures-aoe6.json"},{revision:"dc277bf331eb9cde83a2e2ae12560294",url:"data/bestiary/creatures-av1.json"},{revision:"ac03d3bafdde75c67f768b7807905556",url:"data/bestiary/creatures-av2.json"},{revision:"95f7e01dba9fa281cf4157cfb164699b",url:"data/bestiary/creatures-av3.json"},{revision:"926082c07a97afd7df60f54080a577d3",url:"data/bestiary/creatures-b1.json"},{revision:"a2f800714117621777c7d85a16118c31",url:"data/bestiary/creatures-b2.json"},{revision:"773c3a5cf61dbcf1c21d4303b1d603fe",url:"data/bestiary/creatures-b3.json"},{revision:"8a75db30b88f5d42eb3b4a7bc4c2ce9e",url:"data/bestiary/creatures-crb.json"},{revision:"059e6b583a9e512b4033026037330988",url:"data/bestiary/creatures-ec1.json"},{revision:"a3c3ad0fa552eeade0df234ed5c67d7a",url:"data/bestiary/creatures-ec2.json"},{revision:"0823a7a02a47e04e9ba50618631f93a5",url:"data/bestiary/creatures-ec3.json"},{revision:"b43c09ef59270a069c7d4160173cc54e",url:"data/bestiary/creatures-ec4.json"},{revision:"ee07420c8960e1cb7b3826d88db0d131",url:"data/bestiary/creatures-ec5.json"},{revision:"f5ef77903cf5df868351575701504e32",url:"data/bestiary/creatures-ec6.json"},{revision:"aa0d29ee5856201022e5c3390e4d7715",url:"data/bestiary/creatures-fop.json"},{revision:"a9e3d95ba176792911ad48d5eb54123b",url:"data/bestiary/creatures-frp1.json"},{revision:"4b66eb817a3032bcde597506ea6b0a35",url:"data/bestiary/creatures-frp2.json"},{revision:"6bbbad52c8c6d34f6a613200ef7e811a",url:"data/bestiary/creatures-frp3.json"},{revision:"6f0858c0223eac6aa63a493011add5e1",url:"data/bestiary/creatures-gmg.json"},{revision:"2c4698d858ce00e2dad7f6921917ac66",url:"data/bestiary/creatures-lome.json"},{revision:"63a1a8f0b14ddfb6f5dda99590c37660",url:"data/bestiary/creatures-ltiba.json"},{revision:"d10ccddb6e804423feb5b6669b056e10",url:"data/bestiary/creatures-sli.json"},{revision:"260f749ccb76efb3c031ce57dadb44af",url:"data/bestiary/creatures-sot1.json"},{revision:"bc0cb9e22a98ff9710bd072a8c474ea4",url:"data/bestiary/creatures-sot2.json"},{revision:"8539ad97d374b1e8b7fc4149f56469e3",url:"data/bestiary/creatures-sot3.json"},{revision:"d39cdc00b9ee13f4b137bf1f9076d3b2",url:"data/bestiary/creatures-sot4.json"},{revision:"add03f9417e5cb200a3fe3547ccd507d",url:"data/bestiary/creatures-sot5.json"},{revision:"09dff442efb65b2babe89564684bcdb6",url:"data/bestiary/creatures-sot6.json"},{revision:"298b00ad7382f4d5a0126c047242cb79",url:"data/bestiary/creatures-tio.json"},{revision:"caaf16707e3febba9ac5420f425f79cd",url:"data/bestiary/fluff-creatures-av3.json"},{revision:"5cda1d917f71145763ef9f3533929b5c",url:"data/bestiary/fluff-creatures-bst.json"},{revision:"9956f250f0e3e20efbf969f6cf057dee",url:"data/bestiary/fluff-creatures-bst2.json"},{revision:"4e51e07b489de9429f6595b26c72c197",url:"data/bestiary/fluff-creatures-bst3.json"},{revision:"da9554e0d8cfadad15cf2147857f135f",url:"data/bestiary/fluff-creatures-gmg.json"},{revision:"f0b6aa97a48a31b2bd5950ff175a6f69",url:"data/bestiary/fluff-creatures-lome.json"},{revision:"7bf32f0c2d3988d2dec16d3adb6a98eb",url:"data/bestiary/fluff-creatures-sot1.json"},{revision:"0d16a3a6fda77538eb4300210663b0d2",url:"data/bestiary/fluff-index.json"},{revision:"bdd7eaca046e40d2805b0cd82625ed8b",url:"data/bestiary/index.json"},{revision:"68583ad877dabf7b439f8824ac9da7d8",url:"data/book/book-crb.json"},{revision:"bb0bbd01e9dac3c5195d3e19215e3d8f",url:"data/book/book-gmg.json"},{revision:"a7d1f3df4f684445281ca60096ab1aed",url:"data/book/book-lowg.json"},{revision:"2aedbceb15f8d2c8ff683fea548bede3",url:"data/book/book-som.json"},{revision:"afcc7ee26993b519eb7bc1c87b98fe32",url:"data/class/class-alchemist.json"},{revision:"6ac8359cdd1b9254c4813b0d10f6f0de",url:"data/class/class-barbarian.json"},{revision:"c09c04e5c67f9776891b896688ab2899",url:"data/class/class-bard.json"},{revision:"1a6b057e3f3fd34e83a4d322cedad591",url:"data/class/class-champion.json"},{revision:"c226b5a922ef572479f0eeee5a286762",url:"data/class/class-cleric.json"},{revision:"b3e43ab75c2b549a16d12b02db82376e",url:"data/class/class-druid.json"},{revision:"e8e6181d11ffb9a16b264f6351f08f13",url:"data/class/class-fighter.json"},{revision:"c179d68e41d1aa2004aa7b2a2f460a4e",url:"data/class/class-gunslinger.json"},{revision:"44a006cd1ce057efe4ac515ced691ad7",url:"data/class/class-inventor.json"},{revision:"bb32bf415e250953797da10fa74ec804",url:"data/class/class-investigator.json"},{revision:"068cdf9bd235418bb89c461d4371175d",url:"data/class/class-magus.json"},{revision:"4f9083f694872857da95d961c89ea460",url:"data/class/class-monk.json"},{revision:"e80fba83b1daf23c6a6c6950c37e49e9",url:"data/class/class-oracle.json"},{revision:"c4783027db6d8f20d8e21d3a65ddde2a",url:"data/class/class-ranger.json"},{revision:"4fe47aea5a29d51373ba51635bc3147d",url:"data/class/class-rogue.json"},{revision:"bacabe1b5bb4ad4492972a5d69e0b46e",url:"data/class/class-sorcerer.json"},{revision:"7224d672b7a66d1d6120191d6f23d518",url:"data/class/class-summoner.json"},{revision:"5412eabc7ef4d0ac03efae79ace1881c",url:"data/class/class-swashbuckler.json"},{revision:"0084913732ff1f1534fb672353fe7d6a",url:"data/class/class-witch.json"},{revision:"dd1a7f6672951f80d93e2644b29babf1",url:"data/class/class-wizard.json"},{revision:"394724d537ab681ff5d7725e7672bfaf",url:"data/class/index.json"},{revision:"91f084af97c06505c1e311bec73d58ce",url:"data/feats/feats-aoa3.json"},{revision:"ab80eb4fecffa4e207dc960d924c97fa",url:"data/feats/feats-aoa4.json"},{revision:"f278d77f45d7e2e629a34f126d553b77",url:"data/feats/feats-aoa5.json"},{revision:"c00eec5f10785095d63c1019c5ac7a9c",url:"data/feats/feats-aoa6.json"},{revision:"f87e11cefe7726ac40880e531549ed2e",url:"data/feats/feats-aoe1.json"},{revision:"4073fd734365ed9a9297accde2407f78",url:"data/feats/feats-aoe2.json"},{revision:"4cee4f41bf1e3bb835467a197c1b8fed",url:"data/feats/feats-aoe3.json"},{revision:"56386bbf1e4acc9ed21a05965a5c7a4e",url:"data/feats/feats-apg.json"},{revision:"2d22f151d21d8b27790707d6247b56d2",url:"data/feats/feats-av1.json"},{revision:"e4fb1e1fc8d52cbbee3ad2073ea6423b",url:"data/feats/feats-av2.json"},{revision:"d5588bc945dd7308def53e556b6912eb",url:"data/feats/feats-av3.json"},{revision:"5a81cfcdde4b9376b34e39862be18833",url:"data/feats/feats-crb.json"},{revision:"f7195ecc4e9a5be7554989a73e9d0fc5",url:"data/feats/feats-ec1.json"},{revision:"af66fb98ec5a5e68eed60fe47bd255a0",url:"data/feats/feats-ec2.json"},{revision:"beb78225d0a9c9de2cd4a3e3f5c0ed05",url:"data/feats/feats-ec3.json"},{revision:"7f31c727001efdf2ad8cdabe932c008f",url:"data/feats/feats-ec6.json"},{revision:"7cb4e24e5153cead893bc588640e7075",url:"data/feats/feats-fop.json"},{revision:"2acad2822dafd5128ed963990d5cbcc9",url:"data/feats/feats-frp1.json"},{revision:"c00b1e1140490cecf2c44fcf403e4ca9",url:"data/feats/feats-frp2.json"},{revision:"62d76771f8a07c2f35dfe8d177355a8b",url:"data/feats/feats-frp3.json"},{revision:"3f5223626620b0c587849212946c8db5",url:"data/feats/feats-g&g.json"},{revision:"90aa7169925660c88133037ca2862b16",url:"data/feats/feats-gmg.json"},{revision:"851d1fe35399c55f237f4fea89b938da",url:"data/feats/feats-loag.json"},{revision:"318d57469b108bf9762553eeece65ec9",url:"data/feats/feats-locg.json"},{revision:"27cb93f5b8a02dbe0efaac3bfda74bff",url:"data/feats/feats-logm.json"},{revision:"8f1c4e73c86335296e1e0f179208b179",url:"data/feats/feats-lol.json"},{revision:"2b6fc6eb60921c975abaea1a5bc1d202",url:"data/feats/feats-lome.json"},{revision:"9f915de6e93f9f5f798c88ade23e9599",url:"data/feats/feats-lopsg.json"},{revision:"85fe1b667c8e2efcd360118b673644a6",url:"data/feats/feats-lotgb.json"},{revision:"bc55a43bfe3fedd996f826294f427ba4",url:"data/feats/feats-lowg.json"},{revision:"8120b6dfff1a035457d00e443b026a5d",url:"data/feats/feats-ltiba.json"},{revision:"d3b370ecbbab907b82d415bf14752582",url:"data/feats/feats-sli.json"},{revision:"5beaa00855d7af99f2db79dfce0167de",url:"data/feats/feats-som.json"},{revision:"e0dc902b2a5205ce1f652cf85003dafd",url:"data/feats/feats-sot2.json"},{revision:"15beb11fc09668eab2bdc31ed2c4a616",url:"data/feats/feats-sot3.json"},{revision:"1d195719dcf88c24648226a4c3e776e7",url:"data/feats/feats-sot4.json"},{revision:"216a2dd4bd7828ef83f9356df66330b1",url:"data/feats/feats-sot6.json"},{revision:"878e6ce11adb556206e4e4923dda970b",url:"data/feats/index.json"},{revision:"6374485f85a565df9bba364c0002f33e",url:"data/generated/bookref-gmscreen-index.json"},{revision:"bfb69776a1f6a16ac9af266d81ad0a33",url:"data/generated/bookref-gmscreen.json"},{revision:"f758fb948508dfb7ba3ef18e06c14ae4",url:"data/generated/bookref-quick.json"},{revision:"688a74016f76e2edf07802a3f0ba58f4",url:"data/generated/gendata-nav-adventure-book-index.json"},{revision:"8e9f4634ddfa83378b234ee342afe2fe",url:"data/items/baseitems.json"},{revision:"2a0e961a2e9181d5c599cfc1c56ae880",url:"data/items/fluff-index.json"},{revision:"1fc0fcdbb0518e8fd10d16c8c67efd6f",url:"data/items/fluff-items-crb.json"},{revision:"4b8cfdc47b16e8917e02d80dbabc34fb",url:"data/items/fluff-items-lome.json"},{revision:"544cc213fc4b87024c25ccd198ba65e2",url:"data/items/fluff-items-som.json"},{revision:"c0f4d8e83270dec995f87570da5593cb",url:"data/items/index.json"},{revision:"57763bc7a10903fb428bb3949edfaca0",url:"data/items/items-aoa1.json"},{revision:"05bf8b6f43d4e31f0ada817be2d6a0cc",url:"data/items/items-aoa2.json"},{revision:"1cc5fb1f62519f8d8db09dea691b2ec0",url:"data/items/items-aoa3.json"},{revision:"cdd38f85a901047fcd9cc23d03f4f34c",url:"data/items/items-aoa4.json"},{revision:"6d5c3365305a173f69c7db09f041172a",url:"data/items/items-aoa5.json"},{revision:"94f3c1dbb1e78b818afdff7056f57864",url:"data/items/items-aoa6.json"},{revision:"14d12700308b3f144b68c47b98448e5e",url:"data/items/items-aoe1.json"},{revision:"2a889adb54ff184e69c7275b421d410e",url:"data/items/items-aoe2.json"},{revision:"ea4e78794024814a38cca52e0689204f",url:"data/items/items-aoe3.json"},{revision:"ea1668a62ce655dd2590c27587fb0c75",url:"data/items/items-aoe4.json"},{revision:"03bbf04acc19d18f42382b497dfe1890",url:"data/items/items-aoe5.json"},{revision:"d0e10010f28ce07b6eee104ddcb72824",url:"data/items/items-aoe6.json"},{revision:"a334eb5de3d0c46054ee1f17d57dd839",url:"data/items/items-apg.json"},{revision:"40f0e385fd325ab4bb3d78c94280f54a",url:"data/items/items-av1.json"},{revision:"0b61bf4d8b0817ef924449f6813567af",url:"data/items/items-av2.json"},{revision:"e99b1f1f97c24b9d002e8638c8b622c8",url:"data/items/items-av3.json"},{revision:"d643c2d91f8debbd0f101894621960b2",url:"data/items/items-crb.json"},{revision:"7d9c86eceb8050ead124fb9745c8d627",url:"data/items/items-ec1.json"},{revision:"1181b982bbb95bc52ac31f65a06cf38d",url:"data/items/items-ec2.json"},{revision:"521ac165c8df3174b1f7e7b40efc9432",url:"data/items/items-ec3.json"},{revision:"086cb09f7ea6a7154c8f0dcc3486b9af",url:"data/items/items-ec4.json"},{revision:"39a3014c5c9e84952117c7b8283aac2e",url:"data/items/items-ec5.json"},{revision:"c64c2a4cc1db43266f10d86638ddc62c",url:"data/items/items-ec6.json"},{revision:"07474c52d244dae8f5afe39409cdf558",url:"data/items/items-fop.json"},{revision:"814f176fa1eb89f5a08436806af9e14b",url:"data/items/items-frp1.json"},{revision:"e4f341ac6eafbe88c5629bac89017287",url:"data/items/items-frp2.json"},{revision:"b279da7495fa589598e41be820fe0876",url:"data/items/items-g&g.json"},{revision:"272395bf4e34a0f8a42be49388bb86eb",url:"data/items/items-gmg.json"},{revision:"39b40da0da37b66d85b1649ca27ef231",url:"data/items/items-loag.json"},{revision:"681febf3b660f21c2b030351bd829126",url:"data/items/items-locg.json"},{revision:"69024a65860d5a2ae709246aa304cba8",url:"data/items/items-logm.json"},{revision:"fe93de984edc8e67136d34cf542d741b",url:"data/items/items-lol.json"},{revision:"49db48acceb28a768519639bab878dd8",url:"data/items/items-lome.json"},{revision:"2cb87a1d87ad3f94512ee14787be18fb",url:"data/items/items-lopsg.json"},{revision:"a16462e9fde9be43346eb004c862d669",url:"data/items/items-lotgb.json"},{revision:"5fc458aa024fff22e51b79635dc419f3",url:"data/items/items-lowg.json"},{revision:"f70d275b684cadd2b199f185d8fc10bd",url:"data/items/items-ltiba.json"},{revision:"f4ab1784a0f20554a5d47ed978bf6430",url:"data/items/items-sli.json"},{revision:"d43d89da3632e487449ea956af296af3",url:"data/items/items-som.json"},{revision:"4376aa1db6345f1d5a28b2e59d44f7b3",url:"data/items/items-sot1.json"},{revision:"7efede606cf3f03cc5d3236d79dc81a8",url:"data/items/items-sot2.json"},{revision:"6e6ab453eb7c7d4ed8ce9318c2919e88",url:"data/items/items-sot3.json"},{revision:"25d36d8b8a67469c327cfff9398daad7",url:"data/items/items-sot4.json"},{revision:"30f538d6dbbef01791b481495ed833fc",url:"data/items/items-sot5.json"},{revision:"73b0f646b4031c86100aa45382073e6d",url:"data/items/items-sot6.json"},{revision:"94431013053bbed5cedcc37a7f858e94",url:"data/items/items-tio.json"},{revision:"8a80554c91d9fca8acb82f023de02f11",url:"data/spells/fluff-index.json"},{revision:"9f2d613cd92a9d0e714c3d3e7cecd30f",url:"data/spells/index.json"},{revision:"6045939908154301f26e19e141a4bdb5",url:"data/spells/spells-aoa3.json"},{revision:"f3cc4d947b349526ecbac5b2257962f0",url:"data/spells/spells-aoa4.json"},{revision:"48791a4842d1b5c4e5e4bd9ac0108f30",url:"data/spells/spells-aoa6.json"},{revision:"bdb1b0730e761fea7333691724915769",url:"data/spells/spells-aoe2.json"},{revision:"29a4fed879824d4ede72eb144206ac99",url:"data/spells/spells-aoe4.json"},{revision:"dfc54760478102c6b52d494ccc651026",url:"data/spells/spells-aoe5.json"},{revision:"506c024abbc9215cac74d4e5479f0e09",url:"data/spells/spells-aoe6.json"},{revision:"ff14202f03be648e0391fb6c9aa98aa3",url:"data/spells/spells-apg.json"},{revision:"8430a9246c12fc3f6f4603c580d4342e",url:"data/spells/spells-av1.json"},{revision:"bd0c87447cc6d5f10cbcead8cf6925e6",url:"data/spells/spells-av2.json"},{revision:"36c3aff575c4f843ba7e8d528038c779",url:"data/spells/spells-av3.json"},{revision:"25f7cec57be916cb2ddaf495e27b0a42",url:"data/spells/spells-crb.json"},{revision:"cd675cc9aafaf75d279a5208f74bc0dc",url:"data/spells/spells-ec1.json"},{revision:"7cc750e3981ac5d00e35033ec34f81eb",url:"data/spells/spells-ec2.json"},{revision:"e6770ca75307e0710fab43a52ca819a4",url:"data/spells/spells-ec3.json"},{revision:"91ccdb6fb00a10882ddd9f9a117ef9aa",url:"data/spells/spells-ec4.json"},{revision:"6a5b73ae19e7fe30e160c1f777c9b147",url:"data/spells/spells-ec5.json"},{revision:"698e1cc5c425afeb9c04177ca285c0a7",url:"data/spells/spells-ec6.json"},{revision:"a8c4ece35101b4d8f20fc1dfb97c07d7",url:"data/spells/spells-frp1.json"},{revision:"9b1e557a2ae6877fe959aa2715ec8d84",url:"data/spells/spells-frp3.json"},{revision:"49f6a62b641c3f6317750be523ccd3b5",url:"data/spells/spells-locg.json"},{revision:"904521ccab1f7aac181238a42bc39e41",url:"data/spells/spells-logm.json"},{revision:"2afd3f5d8d86f4140605a55fc40cfe5b",url:"data/spells/spells-lol.json"},{revision:"f00436c8fc2f93f5cd79fe8233c79f2a",url:"data/spells/spells-lopsg.json"},{revision:"4384d16b0c0d7ad274f62cbf6452a5df",url:"data/spells/spells-lowg.json"},{revision:"6fa1712557c8097939758214ddfa8dff",url:"data/spells/spells-som.json"},{revision:"506167210ed3246952abc117f3b399df",url:"data/spells/spells-sot1.json"},{revision:"e7b8175b6542de2ee1d148041f59c480",url:"data/spells/spells-sot3.json"},{revision:"ab03fe34242c66a44019a1c91d5910d3",url:"data/spells/spells-sot4.json"},{revision:"25d4013c76f1903d4158967a283d45b9",url:"data/spells/spells-sot5.json"},{revision:"4d30098a93e1b3de38ea661b3aed95a5",url:"abilities.html"},{revision:"45e674213259f82f4d1724e658550935",url:"actions.html"},{revision:"1df5cfea4d0143108be6df12c603d178",url:"adventure.html"},{revision:"064f1aab3a0b194cc930813db2f78ed8",url:"adventures.html"},{revision:"719f1b15116292a6f76f5caca717943a",url:"afflictions.html"},{revision:"d685f1f9de61393bf087e93071829060",url:"ancestries.html"},{revision:"08598b89973d46e338716c40b3bb5fd7",url:"archetypes.html"},{revision:"c57039ea5c6c8cc8fd370d95dc6fd2ef",url:"backgrounds.html"},{revision:"df834b8d68a5ff74e7585f6ff6740e1a",url:"bestiary.html"},{revision:"2ca8c1914c92e7489cc1dfbe970122c6",url:"blacklist.html"},{revision:"128e03c7caa7ad0de6c01965fbcbc53b",url:"book.html"},{revision:"8c93c39cde65be9d90321054079b8b90",url:"books.html"},{revision:"9dd45817118ec898363cb4f09f52d380",url:"changelog.html"},{revision:"1a15926685dd0b2ded742dbadce4b193",url:"classes.html"},{revision:"f58637255c12732a1eaeb091f010bb07",url:"companionsfamiliars.html"},{revision:"edc076f47e0bb5deb9c4419da456fe3e",url:"conditions.html"},{revision:"0f97080fcd19913b2b7681844c515f41",url:"deities.html"},{revision:"f433280b3ad9d97acbc0c290b9b60682",url:"donate.html"},{revision:"4b27fc77a19bf4e93fd83661dd7cb7bc",url:"feats.html"},{revision:"39f97b348d41cf8a97c197ba602965d2",url:"gmscreen.html"},{revision:"ff32aba6400842a60a712afef0a63b9d",url:"hazards.html"},{revision:"b7b0a44ef3361b7f62f66a731b794078",url:"index.html"},{revision:"298e11b359967b37d2c23d8b0942781d",url:"inittrackerplayerview.html"},{revision:"7e699ee518fb89661e5ff6cf6f42dcd2",url:"items.html"},{revision:"52e63b01c5697f5f68003ce4285b0553",url:"langdemo.html"},{revision:"14ee89bf592cd0e18349c9469d48db78",url:"languages.html"},{revision:"6c5eadde0c4fc3149a71e5e6a84921df",url:"licenses.html"},{revision:"fb282ffd69f619cc583423403e82e4ae",url:"managebrew.html"},{revision:"3ac875c1710306dce6431ce2549e7cae",url:"optionalfeatures.html"},{revision:"fc02ecf1afb90e4e0c52d4c32817ea46",url:"organizations.html"},{revision:"14cdd2d2a26bd643781d17f14217221d",url:"Pf2eTools.html"},{revision:"5ff8a7cdef3e0381ddc4518fdc17d8d8",url:"places.html"},{revision:"345fa1f7f5471ab11192237c03f2c86e",url:"privacy-policy.html"},{revision:"4d1f7f70f7bdb4e7cb8ea28949927fd9",url:"quickreference.html"},{revision:"6a155ecb78441a94b117e52df26b134c",url:"renderdemo.html"},{revision:"735062d33d767fb4c2ce52917533ca2b",url:"rituals.html"},{revision:"d19c1e7c1199a72d71daac27cd7f3e14",url:"search.html"},{revision:"0dc24ba6fb44e77afe4ef248c913d107",url:"spells.html"},{revision:"6c24153f82a044dc047001f6805254f5",url:"tables.html"},{revision:"af5f4672ec879916d5a61ba628a8c29f",url:"textconverter.html"},{revision:"728f8a10bb3e8afe858465f1cadf04ae",url:"traits.html"},{revision:"abe874e1bebc1df6e4adaa724ae19eba",url:"variantrules.html"},{revision:"1453f603d4bf89028def5efc6f96ebfb",url:"vehicles.html"},{revision:"64d362b47cba3d6db66048f609e45bb5",url:"search/index-alt-spell.json"},{revision:"a2c797a51147f62dc30cc0c616e035c2",url:"search/index-item.json"},{revision:"5a6e92c4eab6f59e6a62f2e03237acfd",url:"search/index.json"},{revision:"b2dd2f47caa6851dd36997e7c57db283",url:"search/traits.json"},{revision:"4050573dedbe1cc64b4fdcad04351daa",url:"manifest.webmanifest"},{revision:"448c34a56d699c29117adc64c43affeb",url:"fonts/glyphicons-halflings-regular.woff2"},{revision:"e18bbf611f2a2e43afc071aa2f4e1512",url:"fonts/glyphicons-halflings-regular.ttf"},{revision:"d09e5b926b6fdb2a506e5909de33de23",url:"fonts/good-pro-400.ttf"},{revision:"9f6134a15b7dfc5a119bc65376dbe269",url:"fonts/good-pro-400.woff"},{revision:"ff1abe8ed0ef061106b68d844c8dab4d",url:"fonts/good-pro-400.woff2"},{revision:"361e7ff40e96db6bbbfe90889d95afdc",url:"fonts/good-pro-700.ttf"},{revision:"1997214212f12c3e4a68f5195e68cb5d",url:"fonts/good-pro-700.woff"},{revision:"0fea4b7d69bbcb12a33f0922262c6421",url:"fonts/good-pro-700.woff2"},{revision:"a11892b605845bf613d1a8bb06c00b04",url:"fonts/good-pro-condensed-400.ttf"},{revision:"6421dccde27db5dba3399149e69f71d3",url:"fonts/good-pro-condensed-400.woff"},{revision:"ea4d723a4099259aba94b84e333034f8",url:"fonts/good-pro-condensed-700.ttf"},{revision:"fc0455882bdfe0c48aa7186da15c85f3",url:"fonts/good-pro-condensed-700.woff"},{revision:"46aa1be77a9022bb5ee43a8513fb3057",url:"fonts/good-pro-condensed-700.woff2"},{revision:"51853144d912fd5553eeb7d39c3b53bf",url:"fonts/good-pro-condensed-italic-400.ttf"},{revision:"41d2455a8dea4aac5165b82743681efa",url:"fonts/good-pro-condensed-italic-400.woff"},{revision:"5a10bdbc21e43df2acd07e2487820d60",url:"fonts/good-pro-condensed-italic-700.ttf"},{revision:"556dd5c152d5b0739a5121f37a2baff4",url:"fonts/good-pro-condensed-italic-700.woff"},{revision:"1bc04907c2bf079908e90e0313239bcd",url:"fonts/good-pro-condensed-italic-700.woff2"},{revision:"ff1eae181861f44db0ab1431879a49f9",url:"fonts/good-pro-italic-400.ttf"},{revision:"a9ed15953b80fedb8137f8f25839fb96",url:"fonts/good-pro-italic-400.woff"},{revision:"1b23ad64d84c8cee844cf53e466e6eed",url:"fonts/good-pro-italic-400.woff2"},{revision:"55ee8f359a01d66ab3b8b22d02d9ed55",url:"fonts/good-pro-italic-700.ttf"},{revision:"6ee51b012748f002f234b578ab1268b7",url:"fonts/good-pro-italic-700.woff"},{revision:"7489b33e26f603728567f2ccee7e508e",url:"fonts/good-pro-italic-700.woff2"},{revision:"2640ba59a59d7dfbb88d0d477f7bdb0a",url:"fonts/Pathfinder2eActions.ttf"},{revision:"c153508add58cc58db1ef0be5c9f8adf",url:"fonts/Gin-Regular.ttf"},{revision:"b0bf2c218bf460993111010eb83a0fa8",url:"fonts/SabonLTStd-Bold.ttf"},{revision:"1b97aaf6b6e56d43d0b9e370c4f50876",url:"fonts/SabonLTStd-BoldItalic.ttf"},{revision:"d69ef52beb7ca47462a0f89ff028a2f3",url:"fonts/SabonLTStd-Italic.ttf"},{revision:"d6e119cff761a4bee40d2f640db5af1e",url:"fonts/SabonLTStd-Roman.ttf"},{revision:"778896312671ade54c606724f278bf36",url:"fonts/AlbertusMT.ttf"},{revision:"918ab3311bf65e4da491aaba2f2ca5bc",url:"fonts/Basing.ttf"},{revision:"2f95108599bc770e0fc66a063b0f5906",url:"fonts/Taroca.ttf"},{revision:"c18c5f06b696ed2d4c1e5eda8cc204ca",url:"img/gmscreen/moon.webp"},{revision:"183504177c2f7e2ccc6b88461af6000d",url:"img/letter-dark.webp"},{revision:"43877a1bc57da60ca9a9aafeac9d8e2f",url:"img/letter.webp"},{revision:"4279516591cee28c697c6d2f84d84da1",url:"img/patreon.webp"},{revision:"12f8d0eeba4504e025f30e4bf6326cd6",url:"fonts/fa-light-300.eot"},{revision:"da5526bf0f7fae09080945b15da77066",url:"fonts/fa-light-300.ttf"},{revision:"83c52b7102d3b3586554677f947792e7",url:"fonts/fa-light-300.woff"},{revision:"1d4e499e402761b86c26b5fa3ad51c30",url:"fonts/fa-light-300.woff2"},{revision:"3cce3b697f11b5a95f19194484d1bb96",url:"sw-injector.js"}]);var le=class extends u{cacheRoutesAbortController=null;constructor(){super({cacheName:"runtime-revision"}),this.activate=this.activate.bind(this),this.cacheRoutes=this.cacheRoutes.bind(this),addEventListener("message",e=>{switch(e.data.type){case"CACHE_ROUTES":{this.cacheRoutesAbortController=new AbortController,e.waitUntil(this.cacheRoutes(e.data,this.cacheRoutesAbortController.signal));break}case"CANCEL_CACHE_ROUTES":{this.cacheRoutesAbortController?.abort(),this.cacheRoutesAbortController=null;break}}})}async _handle(e,r){let s=e.url,t=R({url:s,revision:J.get(s)}).cacheKey,o=await r.cacheMatch(t);if(o!==void 0)return o;try{let i=await r.fetch(e);return r.cachePut(t,i.clone()),i}catch{return ze(s),new Response}}activate(e){return Ge(e,async()=>{let r=await caches.open(this.cacheName),s=(await r.keys()).map(o=>o.url),t=new Set(Array.from(J).map(([o,i])=>R({url:o,revision:i}).cacheKey));await Promise.allSettled(s.map(async o=>{t.has(o)||await r.delete(o)}))})}async cacheRoutes(e,r){let s=await caches.open(this.cacheName),t=new Set((await s.keys()).map(f=>f.url)),o=Array.from(J).map(([f,E])=>R({url:f,revision:E}).cacheKey),i=e.payload.routeRegex,n=o.filter(f=>!t.has(f)&&i.test(f)),c=n.length,l=0,m=async()=>{let f=await self.clients.matchAll({type:"window"});for(let E of f)E.postMessage({type:"CACHE_ROUTES_PROGRESS",payload:{fetched:l,fetchTotal:c}})};if(await m(),c===0)return;let b=5,j=async()=>{for(;;){let f=n.pop();if(f===void 0||r.aborted)return;let E=f.replace(/\?__WB_REVISION__=\w+$/m,""),$e=await fetch(E);await s.put(f,$e),l++,m()}},C=[];for(let f=0;ff.status==="rejected");if(ue.length>0){let f=await self.clients.matchAll({type:"window"});for(let E of f)E.postMessage({type:"CACHE_ROUTES_ERROR",payload:{errors:ue}})}}},J=new Map([["data/adventure/adventure-id.json","1c29701a3abdebba387f6b92237fcff5"],["img/covers/blank.webp","9b2781e05d13f720e91891cbb929fe20"],["img/covers/CRB-100.webp","7650bb7365cbf84b20ee97c6b7c0a189"],["img/covers/CRB-25.webp","716475fd096ad77eee0ed1b47c3a1431"],["img/covers/CRB-33.webp","d7ef321523e2f1321fe8a5324ed4643c"],["img/covers/CRB.webp","bfc8f8b52b8faeee86027947182edcf8"],["img/covers/GMG-100.webp","75c327c893ef10c786f963236b4fe9d0"],["img/covers/GMG-25.webp","a67231c72c04e4a4c018bbd33110198b"],["img/covers/GMG-33.webp","6b05c52c0af37ef6ae43cf6f5d719a9c"],["img/covers/GMG.webp","d3610c80b6d79213177340f0c5f8db06"],["img/covers/LOWG-100.webp","266ffa70d70230e300ed454c612e59cf"],["img/covers/LOWG-25.webp","61855c40cd160dcf3bc8c39dc10844c3"],["img/covers/LOWG-33.webp","138e39219a0a4da133f3519125e9bc3f"],["img/covers/LOWG.webp","1adccec87cc1324fecd5e34ebeef69d4"],["img/covers/SoM-100.webp","ed511ca0c38bbe1644ec1b8729e7fb9b"],["img/covers/SoM-25.webp","51f0a78fa32ece446abc13ada184a2bc"],["img/covers/SoM-33.webp","675e9f72483daeaf814cd1ac38e232c7"],["img/covers/SoM.webp","880dd82ad81eda61b903d28e4bdde4f9"],["img/gmscreen/moon.webp","c18c5f06b696ed2d4c1e5eda8cc204ca"],["img/letter-dark.webp","183504177c2f7e2ccc6b88461af6000d"],["img/letter.webp","43877a1bc57da60ca9a9aafeac9d8e2f"],["img/patreon.webp","4279516591cee28c697c6d2f84d84da1"],["img/logo/Background.svg","c6ec599d06aa5b773e600881ceeb0460"],["img/logo/No%20Background.svg","6d3b2f0a213f7bc5beba9e88f20667f7"],["android-chrome-192x192.png","9c862118ab3423bc2d01ab42f755e07b"],["android-chrome-256x256.png","fad8c4a79079fa54737cb9532e141aa0"],["android-chrome-384x384.png","4f2267d39b6bd3389138f074c45dfe67"],["apple-touch-icon-120x120.png","fe434a800beb3381ad59197e29e68a2a"],["apple-touch-icon-152x152.png","3b23873f540b0c5271201c5f91a0c7ed"],["apple-touch-icon-167x167.png","e19815500c57552e18f8218fbdb5cb72"],["apple-touch-icon-180x180.png","c9ecf9df6e7f7f55974f45f7110d9890"],["apple-touch-icon-360x360.png","b5d0e83a94f7fbea21006b7479d8a898"],["favicon-128x128.png","c7b2e3d1de45c84588bc4711a4b50c6d"],["favicon-144x144.png","6770b376fb68b50e546e60d4a0dae9aa"],["favicon-16x16.png","3dbac8b48aaa087a66f7e3a16af56994"],["favicon-256x256.png","e31f4ad5d254f7faedf87bd8ac8e3d1c"],["favicon-32x32.png","61f449203da4d72d7669df93ef5d1a0c"],["favicon-48x48.png","5144e32c3e7170887ec5c99adeeaaed2"],["favicon-64x64.png","be61a655807353c6f8dcb86ff896c581"],["mstile-144x144.png","9f6d0f9700426867bddb7614da8ece66"],["mstile-150x150.png","ba04e45075fa41f85441a1d070b40710"],["mstile-310x150.png","e37a7cc30a0283d5357fd38901cb6f56"],["mstile-310x310.png","80a2fed08dac45aa2cfc55ddaa5b69fa"],["mstile-70x70.png","798a4847c77967a489d66a40ef1d8801"],["favicon.svg","959b9c72ddadfdf4a067012231a84afb"],["safari-pinned-tab.svg","e84a2ecd6fd15fb32fc3f75293ef467c"]].map(([a,e])=>[`${self.location.origin}/${a}`,e])),Oe=new le;N(({request:a})=>J.has(a.url),Oe);addEventListener("activate",Oe.activate);N(({request:a})=>a.destination==="font",new P({cacheName:"font-cache"}));N(({request:a})=>a.destination==="image",new q({cacheName:"external-image-cache",plugins:[new M({maxAgeSeconds:7*24*60*60,maxEntries:100,purgeOnQuotaError:!0})]}));addEventListener("install",()=>{self.skipWaiting()});addEventListener("activate",a=>{a.waitUntil((async()=>{let e=await caches.keys();for(let r of e)/\d+\.\d+\.\d+/.test(r)&&await caches.delete(r)})())});})(); diff --git a/test/schema-template/utils.json b/test/schema-template/utils.json index ce5b83475e..d57c0cd2bd 100644 --- a/test/schema-template/utils.json +++ b/test/schema-template/utils.json @@ -1335,7 +1335,10 @@ } }, "additionalProperties": false, - "required": ["stage", "entry"] + "required": [ + "stage", + "entry" + ] }, "minItems": 1 }