mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.201.0
This commit is contained in:
6
.prettierrc.js
Normal file
6
.prettierrc.js
Normal file
@@ -0,0 +1,6 @@
|
||||
/** @type {import("prettier").Config} */
|
||||
const config = {
|
||||
printWidth: 999,
|
||||
};
|
||||
|
||||
export default config;
|
||||
@@ -1,28 +1,25 @@
|
||||
{
|
||||
"extends": "stylelint-config-sass-guidelines",
|
||||
"extends": [
|
||||
"stylelint-config-standard-scss"
|
||||
],
|
||||
"rules": {
|
||||
"indentation": "tab",
|
||||
"order/properties-order": [
|
||||
"position",
|
||||
"z-index",
|
||||
"top",
|
||||
"right",
|
||||
"bottom",
|
||||
"left",
|
||||
"margin",
|
||||
"margin-top",
|
||||
"margin-right",
|
||||
"margin-bottom",
|
||||
"margin-left",
|
||||
"padding",
|
||||
"padding-top",
|
||||
"padding-right",
|
||||
"padding-bottom",
|
||||
"padding-left"
|
||||
],
|
||||
"order/properties-alphabetical-order": null,
|
||||
"color-named": "always-where-possible",
|
||||
"string-quotes": "double",
|
||||
"at-rule-empty-line-before": null,
|
||||
"comment-empty-line-before": null,
|
||||
"custom-property-empty-line-before": null,
|
||||
"declaration-empty-line-before": null,
|
||||
"rule-empty-line-before": null,
|
||||
|
||||
"scss/dollar-variable-empty-line-before": null,
|
||||
"scss/double-slash-comment-empty-line-before": null,
|
||||
|
||||
"no-duplicate-selectors": null,
|
||||
"no-descending-specificity": null,
|
||||
|
||||
"custom-property-pattern": "^([a-z][a-z0-9]*)(-+[a-z0-9]+)*$",
|
||||
"keyframes-name-pattern": null,
|
||||
"selector-id-pattern": null,
|
||||
|
||||
"color-named": "never",
|
||||
"selector-no-qualifying-type": null,
|
||||
"selector-max-compound-selectors": null,
|
||||
"selector-max-id": null,
|
||||
@@ -35,6 +32,7 @@
|
||||
{
|
||||
"except": ["empty"]
|
||||
}
|
||||
]
|
||||
],
|
||||
"scss/at-mixin-parentheses-space-before": "always"
|
||||
}
|
||||
}
|
||||
|
||||
10
actions.html
10
actions.html
@@ -86,9 +86,9 @@
|
||||
</div>
|
||||
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="col-0-3 btn btn-default btn-xs p-0 lst__btn-collapse-all-previews" name="list-toggle-all-previews">[+]</button>
|
||||
<button class="col-5-7 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="col-4 sort btn btn-default btn-xs" data-sort="time">Time</button>
|
||||
<button class="ve-col-0-3 btn btn-default btn-xs p-0 lst__btn-collapse-all-previews" name="list-toggle-all-previews">[+]</button>
|
||||
<button class="ve-col-5-7 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-4 sort btn btn-default btn-xs" data-sort="time">Time</button>
|
||||
<button class="sort btn btn-default btn-xs ve-grow" data-sort="source">Source</button>
|
||||
</div>
|
||||
|
||||
@@ -100,8 +100,8 @@
|
||||
<div id="contentwrapper" class="view-col">
|
||||
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
||||
<div id="sublistsort" class="btn-group sublist__wrp-cols">
|
||||
<button class="col-8 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="col-4 sort btn btn-default btn-xs" data-sort="time">Time</button>
|
||||
<button class="ve-col-8 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-4 sort btn btn-default btn-xs" data-sort="time">Time</button>
|
||||
</div>
|
||||
|
||||
<div id="sublist" class="list"></div>
|
||||
|
||||
@@ -78,11 +78,11 @@
|
||||
</div>
|
||||
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="col-1-3 sort btn btn-default btn-xs" data-sort="group">Type</button>
|
||||
<button class="col-5-5 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="col-2-5 sort btn btn-default btn-xs" data-sort="storyline">Storyline</button>
|
||||
<button class="col-1 sort btn btn-default btn-xs" data-sort="level">Levels</button>
|
||||
<button class="col-1-7 sort btn btn-default btn-xs" data-sort="published">Published</button>
|
||||
<button class="ve-col-1-3 sort btn btn-default btn-xs" data-sort="group">Type</button>
|
||||
<button class="ve-col-5-5 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-2-5 sort btn btn-default btn-xs" data-sort="storyline">Storyline</button>
|
||||
<button class="ve-col-1 sort btn btn-default btn-xs" data-sort="level">Levels</button>
|
||||
<button class="ve-col-1-7 sort btn btn-default btn-xs" data-sort="published">Published</button>
|
||||
<button class="btn btn-default btn-xs w-30p mobile__hidden" disabled></button>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -86,8 +86,8 @@
|
||||
</div>
|
||||
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="col-4 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="col-6 sort btn btn-default btn-xs" data-sort="skills">Skill Proficiencies</button>
|
||||
<button class="ve-col-4 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-6 sort btn btn-default btn-xs" data-sort="skills">Skill Proficiencies</button>
|
||||
<button class="sort btn btn-default btn-xs ve-grow" data-sort="source">Source</button>
|
||||
</div>
|
||||
|
||||
@@ -99,8 +99,8 @@
|
||||
<div id="contentwrapper" class="view-col">
|
||||
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
||||
<div id="sublistsort" class="btn-group sublist__wrp-cols">
|
||||
<button class="col-4 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="col-8 sort btn btn-default btn-xs" data-sort="skills">Skills</button>
|
||||
<button class="ve-col-4 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-8 sort btn btn-default btn-xs" data-sort="skills">Skills</button>
|
||||
</div>
|
||||
|
||||
<div id="sublist" class="list"></div>
|
||||
|
||||
@@ -88,9 +88,9 @@
|
||||
</div>
|
||||
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="col-4-2 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="col-4-1 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="col-1-7 sort btn btn-default btn-xs" data-sort="cr">CR</button>
|
||||
<button class="ve-col-4-2 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-4-1 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="ve-col-1-7 sort btn btn-default btn-xs" data-sort="cr">CR</button>
|
||||
<button class="sort btn btn-default btn-xs ve-grow" data-sort="source">Source</button>
|
||||
</div>
|
||||
|
||||
@@ -106,18 +106,18 @@
|
||||
|
||||
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
||||
<div id="sublistsort" class="btn-group sublist__wrp-cols">
|
||||
<button class="col-5 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="col-3-8 sort btn btn-default btn-xs best-ecgen__hidden" data-sort="type">Type</button>
|
||||
<button class="col-3-8 sort btn btn-default btn-xs best-ecgen__visible" disabled> </button>
|
||||
<button class="col-1-2 sort btn btn-default btn-xs" data-sort="cr">CR</button>
|
||||
<button class="col-2 sort btn btn-default btn-xs" data-sort="count">Number</button>
|
||||
<button class="ve-col-5 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-3-8 sort btn btn-default btn-xs best-ecgen__hidden" data-sort="type">Type</button>
|
||||
<button class="ve-col-3-8 sort btn btn-default btn-xs best-ecgen__visible" disabled> </button>
|
||||
<button class="ve-col-1-2 sort btn btn-default btn-xs" data-sort="cr">CR</button>
|
||||
<button class="ve-col-2 sort btn btn-default btn-xs" data-sort="count">Number</button>
|
||||
</div>
|
||||
|
||||
<div id="sublist" class="list"></div>
|
||||
|
||||
<div class="row best-ecgen__hidden ve-small">
|
||||
<span class="col-6 text-right pr-2">Total:</span>
|
||||
<span class="col-6 no-wrap pl-0" id="totalcr"></span>
|
||||
<span class="ve-col-6 text-right pr-2">Total:</span>
|
||||
<span class="ve-col-6 no-wrap pl-0" id="totalcr"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -78,8 +78,8 @@
|
||||
</div>
|
||||
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="col-1-3 sort btn btn-default btn-xs" data-sort="group">Type</button>
|
||||
<button class="col-8-5 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-1-3 sort btn btn-default btn-xs" data-sort="group">Type</button>
|
||||
<button class="ve-col-8-5 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-grow sort btn btn-default btn-xs" data-sort="published">Published</button>
|
||||
<button class="btn btn-default btn-xs w-30p mobile__hidden" disabled></button>
|
||||
</div>
|
||||
|
||||
@@ -86,8 +86,8 @@
|
||||
</div>
|
||||
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="col-5 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="col-5 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-5 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="ve-col-5 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="sort btn btn-default btn-xs ve-grow" data-sort="source">Source</button>
|
||||
</div>
|
||||
|
||||
@@ -99,8 +99,8 @@
|
||||
<div id="contentwrapper" class="view-col">
|
||||
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
||||
<div id="sublistsort" class="btn-group sublist__wrp-cols">
|
||||
<button class="col-5 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="col-7 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-5 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="ve-col-7 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
</div>
|
||||
|
||||
<div id="sublist" class="list"></div>
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
<button class="btn btn-default px-2" id="reset"><span class="glyphicon glyphicon-refresh"></span></button>
|
||||
</div>
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="col-8 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-8 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="sort btn btn-default btn-xs ve-grow" data-sort="source">Source</button>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -86,9 +86,9 @@
|
||||
</div>
|
||||
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="col-0-3 btn btn-default btn-xs p-0 lst__btn-collapse-all-previews" name="list-toggle-all-previews">[+]</button>
|
||||
<button class="col-3 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="col-6-7 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-0-3 btn btn-default btn-xs p-0 lst__btn-collapse-all-previews" name="list-toggle-all-previews">[+]</button>
|
||||
<button class="ve-col-3 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="ve-col-6-7 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="sort btn btn-default btn-xs ve-grow" data-sort="source">Source</button>
|
||||
</div>
|
||||
|
||||
@@ -100,8 +100,8 @@
|
||||
<div id="contentwrapper" class="view-col">
|
||||
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
||||
<div id="sublistsort" class="btn-group sublist__wrp-cols">
|
||||
<button class="col-2 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="col-10 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-2 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="ve-col-10 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
</div>
|
||||
|
||||
<div id="sublist" class="list"></div>
|
||||
|
||||
@@ -85,9 +85,12 @@
|
||||
<div class="view-col">
|
||||
<h3 class="conv__head">Input</h3>
|
||||
<pre id="converter_input" class="inputArea ace_editor"></pre>
|
||||
<div class="text-right">
|
||||
<button id="parsestatblock" class="btn btn-sm btn-default">Parse</button>
|
||||
<button id="parsestatblockadd" class="btn btn-sm btn-default">Parse and Add</button>
|
||||
<div class="split-v-center">
|
||||
<div id="wrp-footer-lhs" class="ve-flex-v-center"></div>
|
||||
<div class="ve-flex-v-center btn-group">
|
||||
<button id="parsestatblock" class="btn btn-sm btn-default">Parse</button>
|
||||
<button id="parsestatblockadd" class="btn btn-sm btn-default">Parse and Add</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -292,10 +292,10 @@
|
||||
<div class="col-sm-12" id="monsterfeatures">
|
||||
<h4>Monster Features</h4>
|
||||
<div class="crc__hdr_mon_features ve-flex-v-center">
|
||||
<div class="col-1"></div>
|
||||
<div class="col-2">Name</div>
|
||||
<div class="col-2">Example Monster</div>
|
||||
<div class="col-7">Feature Description</div>
|
||||
<div class="ve-col-1"></div>
|
||||
<div class="ve-col-2">Name</div>
|
||||
<div class="ve-col-2">Example Monster</div>
|
||||
<div class="ve-col-7">Feature Description</div>
|
||||
</div>
|
||||
<div class="crc__wrp_mon_features">
|
||||
<!-- populate with JS -->
|
||||
|
||||
@@ -1 +1 @@
|
||||
@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}img.token{font-size:1.6em;right:.4em}#pagecontent .rnd-name .source{position:relative;margin-right:.2em}#pagecontent{background-size:100% auto;background:url("../img/bestiary/stat-block-top-texture.webp") no-repeat,repeat top center,#fdf1dc}.night-mode #pagecontent{background:#222 !important}[data-proficiency-dice-mode=dice] .rd__dc--rollable{color:#337ab7;cursor:pointer}[data-proficiency-dice-mode=dice] .rd__dc--rollable-text,[data-proficiency-dice-mode=dice] .rd__roller--roll-prof-bonus{display:none}[data-proficiency-dice-mode=dice] .rd__dc--rollable-dice,[data-proficiency-dice-mode=dice] .rd__roller--roll-prof-dice{display:inline}[data-proficiency-dice-mode=bonus] .rd__dc--rollable-text,[data-proficiency-dice-mode=bonus] .rd__roller--roll-prof-bonus{display:inline}[data-proficiency-dice-mode=bonus] .rd__dc--rollable-dice,[data-proficiency-dice-mode=bonus] .rd__roller--roll-prof-dice{display:none}.night-mode [data-proficiency-dice-mode=dice] .rd__dc--rollable{color:#7db6e8}.best__ecgen-active .lst__row--bestiary-sublist{cursor:default}.best__ecgen-active .lst__row--bestiary-sublist:hover{background:initial}.best-ecgen__visible,.best-ecgen__visible--flex,.best-ecgen__visible--flex-col{display:none}.best-ecgen__btn-list{padding:0 2px;line-height:12px;font-size:9px;border-radius:3px}.best__ecgen-active .best-ecgen__visible{display:block}.best__ecgen-active .best-ecgen__visible--flex{display:flex}.best__ecgen-active .best-ecgen__visible--flex-col{display:flex;flex-direction:column}.best__ecgen-active .best-ecgen__hidden{display:none !important}.best__ecgen-active .best-ecgen__name{width:26.66666666%}.best__ecgen-active .best-ecgen__name--sub{width:29.16666667%}/*# sourceMappingURL=bestiary.css.map */
|
||||
@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}img.token{font-size:1.6em;right:.4em}#pagecontent .rnd-name .source{position:relative;margin-right:.2em}#pagecontent{background:url("../img/bestiary/stat-block-top-texture.webp") no-repeat,repeat top center,#fdf1dc}.night-mode #pagecontent{background:#222 !important}[data-proficiency-dice-mode=dice] .rd__dc--rollable{color:#337ab7;cursor:pointer}[data-proficiency-dice-mode=dice] .rd__dc--rollable-text,[data-proficiency-dice-mode=dice] .rd__roller--roll-prof-bonus{display:none}[data-proficiency-dice-mode=dice] .rd__dc--rollable-dice,[data-proficiency-dice-mode=dice] .rd__roller--roll-prof-dice{display:inline}[data-proficiency-dice-mode=bonus] .rd__dc--rollable-text,[data-proficiency-dice-mode=bonus] .rd__roller--roll-prof-bonus{display:inline}[data-proficiency-dice-mode=bonus] .rd__dc--rollable-dice,[data-proficiency-dice-mode=bonus] .rd__roller--roll-prof-dice{display:none}.night-mode [data-proficiency-dice-mode=dice] .rd__dc--rollable{color:#7db6e8}.best__ecgen-active .lst__row--bestiary-sublist{cursor:default}.best__ecgen-active .lst__row--bestiary-sublist:hover{background:initial}.best-ecgen__visible,.best-ecgen__visible--flex,.best-ecgen__visible--flex-col{display:none}.best-ecgen__btn-list{padding:0 2px;line-height:12px;font-size:9px;border-radius:3px}.best__ecgen-active .best-ecgen__visible{display:block}.best__ecgen-active .best-ecgen__visible--flex{display:flex}.best__ecgen-active .best-ecgen__visible--flex-col{display:flex;flex-direction:column}.best__ecgen-active .best-ecgen__hidden{display:none !important}.best__ecgen-active .best-ecgen__name{width:26.6667%}.best__ecgen-active .best-ecgen__name--sub{width:29.1667%}/*# sourceMappingURL=bestiary.css.map */
|
||||
|
||||
2
css/bootstrap.css
vendored
2
css/bootstrap.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.inputArea,.outputArea{width:100%;height:100%}.select-inline{display:inline-block;width:initial}.conv__head{margin-top:0;margin-bottom:2px}.conv__out_control__wrp{padding:0 3rem 0 0;flex-shrink:0}.conv__disp-message{flex-shrink:0;font-size:13px;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;margin-right:3rem}.conv__disp-message--warning{color:#df00ff}.conv__disp-message--error{color:red}.night-mode .conv__disp-message{background-color:#383838;border-color:#555}@media(max-width: 991px){.view-col-wrapper{height:40vh}}/*# sourceMappingURL=converter.css.map */
|
||||
@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.inputArea,.outputArea{width:100%;height:100%}.select-inline{display:inline-block;width:initial}.conv__head{margin-top:0;margin-bottom:2px}.conv__out_control__wrp{padding:0 3rem 0 0;flex-shrink:0}.conv__disp-message{flex-shrink:0;font-size:13px;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;margin-right:3rem}.conv__disp-message--warning{color:#df00ff}.conv__disp-message--error{color:red}.night-mode .conv__disp-message{background-color:#383838;border-color:#555}@media(width <= 991px){.view-col-wrapper{height:40vh}}/*# sourceMappingURL=converter.css.map */
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.ecgen__wrp_add_players_btn_wrp{width:calc(140px + .5rem)}.ecgen__btn-random-adjust{min-width:135px}.ecgen-player__wrp-row:only-child .ecgen-player__btn-inline{display:none !important}.ecgen-player__btn-inline{font-size:10px}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.night-mode .best-ecgen__wrp{background:#222}/*# sourceMappingURL=encounterbuilder-bundle.css.map */
|
||||
@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.ecgen__wrp_add_players_btn_wrp{width:calc(140px + .5rem)}.ecgen__btn-random-adjust{min-width:135px}.ecgen-player__wrp-row:only-child .ecgen-player__btn-inline{display:none !important}.ecgen-player__btn-inline{font-size:10px}@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.night-mode .best-ecgen__wrp{background:#222}/*# sourceMappingURL=encounterbuilder-bundle.css.map */
|
||||
|
||||
@@ -1 +1 @@
|
||||
table.home-table{padding:0 10px 10px}table.home-table td{vertical-align:top;padding:0 5px;width:50%}#don-wrapper{position:relative;margin-bottom:7px;padding:5px 15px}#wrp-patreon{min-height:51px}.home__btn-page{border-width:2px;width:134px;height:110px;text-align:center;flex-shrink:0;padding:6px;display:flex;flex-direction:column;align-items:center;border-radius:0}@media only screen and (max-width: 1200px){.home__btn-page{width:113px}}.home__btn-page,.home__btn-page:hover,.home__btn-page:active,.home__btn-page:focus{color:#444}.night-mode .home__btn-page,.night-mode .home__btn-page:hover,.night-mode .home__btn-page:active,.night-mode .home__btn-page:focus{color:inherit}.home__icn-page{font-size:50px;height:50px;width:65px;overflow:hidden;text-align:center}.home__lbl-page{height:34px;width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:0;font-size:17px;color:#333}.home__h-player{text-decoration:underline;text-decoration-color:#1e90ff}.home__h-rule{text-decoration:underline;text-decoration-color:#33a5a5}.home__h-dm{text-decoration:underline;text-decoration-color:#9400d3}.home__btn-player,.home__btn-player:hover,.home__btn-player:active,.home__btn-player:focus,.night-mode .home__btn-player,.night-mode .home__btn-player:hover,.night-mode .home__btn-player:active,.night-mode .home__btn-player:focus{border-color:#1e90ff;color:#1e90ff}.home__btn-rule,.home__btn-rule:hover,.home__btn-rule:active,.home__btn-rule:focus,.night-mode .home__btn-rule,.night-mode .home__btn-rule:hover,.night-mode .home__btn-rule:active,.night-mode .home__btn-rule:focus{border-color:#33a5a5;color:#33a5a5}.home__btn-dm,.home__btn-dm:hover,.home__btn-dm:active,.home__btn-dm:focus,.night-mode .home__btn-dm,.night-mode .home__btn-dm:hover,.night-mode .home__btn-dm:active,.night-mode .home__btn-dm:focus{border-color:#9400d3;color:#9400d3}.home__stripe{display:flex;flex-direction:column;align-items:center;padding-top:55px}.home__stripe-header{position:absolute;top:-50px;right:0;left:0;font-size:32px;font-weight:bold}.home__split{display:flex;justify-content:space-between}.home__split-spaced{margin-right:80px}.home__split-spaced--gutter{margin-right:10px}.home__wrp-buttons{justify-content:center}.home__mobile-visible{display:none}.home__narrow-visible{display:none}@media(max-width: 991px){.home__split{flex-direction:column}.home__split>*{margin-bottom:45px}.home__split-spaced{margin-right:0;margin-bottom:15px}.home__split-spaced--no-header{margin-bottom:0}.home__stripe-header{top:-40px;right:0;left:0}.home__mobile-visible{display:block}.home__icn-page{font-size:50px;height:50px}.home__btn-page{height:114px;margin:5px !important}.home__mobile-hidden{display:none !important}}@media(max-width: 507px){.home__narrow-visible{display:block !important}.home__narrow-hidden{display:none !important}.home__split-spaced--no-header{margin-bottom:15px}}[id=div-gpt-ad-5etools35927]::after,[id=div-gpt-ad-5etools35930]::after{content:"";margin:20px auto 0;width:100%;display:block}/*# sourceMappingURL=index.css.map */
|
||||
table.home-table{padding:0 10px 10px}table.home-table td{vertical-align:top;padding:0 5px;width:50%}#don-wrapper{position:relative;margin-bottom:7px;padding:5px 15px}#wrp-patreon{min-height:51px}.home__btn-page{border-width:2px;width:134px;height:110px;text-align:center;flex-shrink:0;padding:6px;display:flex;flex-direction:column;align-items:center;border-radius:0}@media only screen and (width <= 1200px){.home__btn-page{width:113px}}.home__btn-page,.home__btn-page:hover,.home__btn-page:active,.home__btn-page:focus{color:#444}.night-mode .home__btn-page,.night-mode .home__btn-page:hover,.night-mode .home__btn-page:active,.night-mode .home__btn-page:focus{color:inherit}.home__icn-page{font-size:50px;height:50px;width:65px;overflow:hidden;text-align:center}.home__lbl-page{height:34px;width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:0;font-size:17px;color:#333}.home__h-player{text-decoration:underline;text-decoration-color:#1e90ff}.home__h-rule{text-decoration:underline;text-decoration-color:#33a5a5}.home__h-dm{text-decoration:underline;text-decoration-color:#9400d3}.home__btn-player,.home__btn-player:hover,.home__btn-player:active,.home__btn-player:focus,.night-mode .home__btn-player,.night-mode .home__btn-player:hover,.night-mode .home__btn-player:active,.night-mode .home__btn-player:focus{border-color:#1e90ff;color:#1e90ff}.home__btn-rule,.home__btn-rule:hover,.home__btn-rule:active,.home__btn-rule:focus,.night-mode .home__btn-rule,.night-mode .home__btn-rule:hover,.night-mode .home__btn-rule:active,.night-mode .home__btn-rule:focus{border-color:#33a5a5;color:#33a5a5}.home__btn-dm,.home__btn-dm:hover,.home__btn-dm:active,.home__btn-dm:focus,.night-mode .home__btn-dm,.night-mode .home__btn-dm:hover,.night-mode .home__btn-dm:active,.night-mode .home__btn-dm:focus{border-color:#9400d3;color:#9400d3}.home__stripe{display:flex;flex-direction:column;align-items:center;padding-top:55px}.home__stripe-header{position:absolute;top:-50px;right:0;left:0;font-size:32px;font-weight:bold}.home__split{display:flex;justify-content:space-between}.home__split-spaced{margin-right:80px}.home__split-spaced--gutter{margin-right:10px}.home__wrp-buttons{justify-content:center}.home__mobile-visible{display:none}.home__narrow-visible{display:none}@media(width <= 991px){.home__split{flex-direction:column}.home__split>*{margin-bottom:45px}.home__split-spaced{margin-right:0;margin-bottom:15px}.home__split-spaced--no-header{margin-bottom:0}.home__stripe-header{top:-40px;right:0;left:0}.home__mobile-visible{display:block}.home__icn-page{font-size:50px;height:50px}.home__btn-page{height:114px;margin:5px !important}.home__mobile-hidden{display:none !important}}@media(width <= 507px){.home__narrow-visible{display:block !important}.home__narrow-hidden{display:none !important}.home__split-spaced--no-header{margin-bottom:15px}}[id=div-gpt-ad-5etools35927]::after,[id=div-gpt-ad-5etools35930]::after{content:"";margin:20px auto 0;width:100%;display:block}/*# sourceMappingURL=index.css.map */
|
||||
|
||||
@@ -1 +1 @@
|
||||
#initp__wrp_active{display:none}.is-fullscreen .initp__fullscreen-hidden{display:none !important}@media(max-width: 991px){.viewport-wrapper{bottom:0;height:100vh;min-height:0}}/*# sourceMappingURL=inittrackerplayerview.css.map */
|
||||
#initp__wrp_active{display:none}.is-fullscreen .initp__fullscreen-hidden{display:none !important}@media(width <= 991px){.viewport-wrapper{bottom:0;height:100vh;min-height:0}}/*# sourceMappingURL=inittrackerplayerview.css.map */
|
||||
|
||||
@@ -1 +1 @@
|
||||
.list--stats{height:initial;max-height:100%;min-height:100px}.list.subitems{min-height:initial}span.side-label{position:absolute;bottom:0;left:-22px;transform:rotate(-90deg);transform-origin:0 0;font-size:18px}h3.ele-mundane,h3.ele-magic{position:relative;margin:0}@media(max-width: 991px){.list--stats{max-height:20em}}@media(max-device-height: 700px){.list{max-height:20em}.viewport-wrapper{bottom:auto}.view-col-wrapper{flex-direction:column;max-height:none;height:auto}}.itm__list-divider{width:100%;height:1px;background:#ccc}.night-mode .itm__list-divider{background:#555}.itm__wrp-lists{flex:7}.itm__wrp-stats{flex:5}.itm__wrp-list{height:100%}.itm__wrp-list--empty{height:initial;flex-shrink:0}.style-switch__wide .itm__wrp-list{min-width:calc(50% - 10px);max-width:calc(50% - 10px)}.style-switch__wide .itm__wrp-list--mundane{margin-right:20px}.style-switch__wide #listcontainer.itm__wrp-lists{flex:initial;width:100%;flex-flow:row}.style-switch__wide .itm__wrp-stats{width:480px;flex:initial;flex-shrink:0}.style-switch__wide .side-label{display:none !important}.style-switch__wide .itm__list-divider{display:block !important}/*# sourceMappingURL=items.css.map */
|
||||
.list--stats{height:initial;max-height:100%;min-height:100px}.list.subitems{min-height:initial}span.side-label{position:absolute;bottom:0;left:-22px;transform:rotate(-90deg);transform-origin:0 0;font-size:18px}h3.ele-mundane,h3.ele-magic{position:relative;margin:0}@media(width <= 991px){.list--stats{max-height:20em}}@media(device-height <= 700px){.list{max-height:20em}.viewport-wrapper{bottom:auto}.view-col-wrapper{flex-direction:column;max-height:none;height:auto}}.itm__list-divider{width:100%;height:1px;background:#ccc}.night-mode .itm__list-divider{background:#555}.itm__wrp-lists{flex:7}.itm__wrp-stats{flex:5}.itm__wrp-list{height:100%}.itm__wrp-list--empty{height:initial;flex-shrink:0}.style-switch__wide .itm__wrp-list{min-width:calc(50% - 10px);max-width:calc(50% - 10px)}.style-switch__wide .itm__wrp-list--mundane{margin-right:20px}.style-switch__wide #listcontainer.itm__wrp-lists{flex:initial;width:100%;flex-flow:row}.style-switch__wide .itm__wrp-stats{width:480px;flex:initial;flex-shrink:0}.style-switch__wide .side-label{display:none !important}.style-switch__wide .itm__list-divider{display:block !important}/*# sourceMappingURL=items.css.map */
|
||||
|
||||
@@ -1 +1 @@
|
||||
@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.lst__item-group-header{font-size:14px;background:#f5f5f5}.night-mode .lst__item-group-header{background:#383838}#listcontainer{flex:3}#tablecontainer{flex:7;display:flex;flex-direction:column}#contentwrapper{overflow-y:auto}.search-box{margin-bottom:5px}.rolltable{display:flex}/*# sourceMappingURL=list-page--grouped.css.map */
|
||||
@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.lst__item-group-header{font-size:14px;background:#f5f5f5}.night-mode .lst__item-group-header{background:#383838}#listcontainer{flex:3}#tablecontainer{flex:7;display:flex;flex-direction:column}#contentwrapper{overflow-y:auto}.search-box{margin-bottom:5px}.rolltable{display:flex}/*# sourceMappingURL=list-page--grouped.css.map */
|
||||
|
||||
@@ -1 +1 @@
|
||||
@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.lootg__wrp-output{border-radius:5px;background:#fff;border:1px solid #ccc}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.night-mode .lootg__wrp-output{background-color:#222;border-color:#555}/*# sourceMappingURL=lootgen-bundle.css.map */
|
||||
@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.lootg__wrp-output{border-radius:5px;background:#fff;border:1px solid #ccc}@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.night-mode .lootg__wrp-output{background-color:#222;border-color:#555}/*# sourceMappingURL=lootgen-bundle.css.map */
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
#content_input{width:100%;height:100%;padding-right:3px;display:flex;flex-direction:column;min-height:0}#content_input::-webkit-scrollbar{width:4px}#content_input_controls{padding:3px 15px 0;border-top:1px solid #ccc}.night-mode #content_input_controls{border-color:#555}#content_output{overflow-y:auto;overflow-x:hidden}#content_input input[type=number]{text-align:right}label{font-weight:initial;max-width:initial;margin-bottom:initial}textarea.form-control{height:100px}.mkbru__wrp-tab-heads--border{border-bottom:1px solid #ccc}.night-mode .mkbru__wrp-tab-heads--border{border-color:#555}.initial-message{font-size:5vmin;color:initial}.mkbru__cnt-save{min-width:48px}.mkbru__sidebar-entry{border-bottom:1px solid rgba(187,187,187,.0941176471)}.mkbru__wrp-output-tab-data{box-shadow:none;border-left:1px solid #ccc;border-right:1px solid #ccc}.night-mode .mkbru__wrp-output-tab-data{border-color:rgba(0,0,0,0)}.mkbru__row{padding:2px;border-radius:5px}.mkbru__wrp-row{margin-bottom:0;max-width:initial;font-weight:initial}.mkbru__row-name{min-width:120px;text-align:right;font-weight:bold}.mkbru_mon__row-indent{width:1px;align-self:stretch;flex-shrink:0;background:rgba(204,204,204,.5019607843);margin:4px .5rem}.mkbru__row-name--marked{min-width:114px}.mkbru__row-mark{width:1px;background:#ccc;flex-shrink:0;align-self:stretch;margin-top:4px;margin-bottom:4px}.night-mode .mkbru__row-mark{background:#555}.mkbru__ipt-cb[type=checkbox]{margin-top:0;margin-left:2px}.mkbru__ipt-cb--small-offset{position:relative;top:2px}.mkbru__ipt-cb--plain[type=checkbox]{margin-top:0}.mkbru__sub-name--50{min-width:calc(50% - .25rem);text-align:right;font-weight:bold}.mkbru__sub-name--33{min-width:calc(33.33333% - .25rem);text-align:right;font-weight:bold}.mkbru__sub-name--25{min-width:calc(25% - .25rem);text-align:right;font-weight:bold}.mkbru__wrp-btn-xxs{padding-right:3px}.mkbru__wrp-rows{border-bottom:1px solid rgba(204,204,204,.5019607843);margin-bottom:5px}.mkbru__wrp-rows--removable:only-child .mkbru__btn-rm-row,.mkbru__wrp-rows--removable:only-child .mkbru__btn-up-row,.mkbru__wrp-rows--removable:only-child .mkbru__btn-down-row,.mkbru__wrp-rows--removable:only-child .mkbru__btn-drag-row,.mkbru__wrp-rows--removable-nested-1:only-child .mkbru__btn-rm-row--nested-1{display:none}.mkbru__wrp-rows--removable:first-child .mkbru__btn-up-row,.mkbru__wrp-rows--removable:last-child .mkbru__btn-down-row{display:none}tr th.mon__name--token{padding-right:0}.mkbru_mon__ac-split{max-width:calc(50% - .25rem)}.mkbru_mon__btn-add-sense-language{min-width:91px}.mkbru_mon__spell-wrp-edit{min-height:22px}.mkbru_mon__spell-divider{height:1px;margin:0 3rem;background:rgba(204,204,204,.3764705882)}.mkbru_mon__spell-header-wrp{width:100%;align-items:center}.mkbru_mon__spell-header-ipt{max-width:4rem}.mkbru_mon__spell-header-divider{width:1px;flex-shrink:0;height:16px;background:#ccc}.night-mode .mkbru_mon__spell-header-divider{background:#555}.mkbru_mon__cb-environment[type=checkbox]{margin:0 2px 0 0}.mkbru_mon__skill-attrib-label{min-width:40px;flex-shrink:0;text-align:center}.mkbru_mon__ipt-attack-dice{max-width:40px;text-align:center}/*# sourceMappingURL=makebrew.css.map */
|
||||
#content_input{width:100%;height:100%;padding-right:3px;display:flex;flex-direction:column;min-height:0}#content_input::-webkit-scrollbar{width:4px}#content_input_controls{padding:3px 15px 0;border-top:1px solid #ccc}.night-mode #content_input_controls{border-color:#555}#content_output{overflow:hidden auto}#content_input input[type=number]{text-align:right}label{font-weight:initial;max-width:initial;margin-bottom:initial}textarea.form-control{height:100px}.mkbru__wrp-tab-heads--border{border-bottom:1px solid #ccc}.night-mode .mkbru__wrp-tab-heads--border{border-color:#555}.initial-message{font-size:5vmin;color:initial}.mkbru__cnt-save{min-width:48px}.mkbru__sidebar-entry{border-bottom:1px solid rgba(187,187,187,.0941176471)}.mkbru__wrp-output-tab-data{box-shadow:none;border-left:1px solid #ccc;border-right:1px solid #ccc}.night-mode .mkbru__wrp-output-tab-data{border-color:rgba(0,0,0,0)}.mkbru__row{padding:2px;border-radius:5px}.mkbru__wrp-row{margin-bottom:0;max-width:initial;font-weight:initial}.mkbru__row-name{min-width:120px;text-align:right;font-weight:bold}.mkbru_mon__row-indent{width:1px;align-self:stretch;flex-shrink:0;background:rgba(204,204,204,.5019607843);margin:4px .5rem}.mkbru__row-name--marked{min-width:114px}.mkbru__row-mark{width:1px;background:#ccc;flex-shrink:0;align-self:stretch;margin-top:4px;margin-bottom:4px}.night-mode .mkbru__row-mark{background:#555}.mkbru__ipt-cb[type=checkbox]{margin-top:0;margin-left:2px}.mkbru__ipt-cb--small-offset{position:relative;top:2px}.mkbru__ipt-cb--plain[type=checkbox]{margin-top:0}.mkbru__sub-name--50{min-width:calc(50% - .25rem);text-align:right;font-weight:bold}.mkbru__sub-name--33{min-width:calc(33.3333% - .25rem);text-align:right;font-weight:bold}.mkbru__sub-name--25{min-width:calc(25% - .25rem);text-align:right;font-weight:bold}.mkbru__wrp-btn-xxs{padding-right:3px}.mkbru__wrp-rows{border-bottom:1px solid rgba(204,204,204,.5019607843);margin-bottom:5px}.mkbru__wrp-rows--removable:only-child .mkbru__btn-rm-row,.mkbru__wrp-rows--removable:only-child .mkbru__btn-up-row,.mkbru__wrp-rows--removable:only-child .mkbru__btn-down-row,.mkbru__wrp-rows--removable:only-child .mkbru__btn-drag-row,.mkbru__wrp-rows--removable-nested-1:only-child .mkbru__btn-rm-row--nested-1{display:none}.mkbru__wrp-rows--removable:first-child .mkbru__btn-up-row,.mkbru__wrp-rows--removable:last-child .mkbru__btn-down-row{display:none}tr th.mon__name--token{padding-right:0}.mkbru_mon__ac-split{max-width:calc(50% - .25rem)}.mkbru_mon__btn-add-sense-language{min-width:91px}.mkbru_mon__spell-wrp-edit{min-height:22px}.mkbru_mon__spell-divider{height:1px;margin:0 3rem;background:rgba(204,204,204,.3764705882)}.mkbru_mon__spell-header-wrp{width:100%;align-items:center}.mkbru_mon__spell-header-ipt{max-width:4rem}.mkbru_mon__spell-header-divider{width:1px;flex-shrink:0;height:16px;background:#ccc}.night-mode .mkbru_mon__spell-header-divider{background:#555}.mkbru_mon__cb-environment[type=checkbox]{margin:0 2px 0 0}.mkbru_mon__skill-attrib-label{min-width:40px;flex-shrink:0;text-align:center}.mkbru_mon__ipt-attack-dice{max-width:40px;text-align:center}/*# sourceMappingURL=makebrew.css.map */
|
||||
|
||||
@@ -1 +1 @@
|
||||
@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.maps .rd__wrp-map{max-width:initial;margin:0}.maps__disp-message-initial{background:#fff;border:1px solid rgba(204,204,204,.6274509804);border-radius:5px}.maps-menu{background:#fff;font-size:1.12rem;border-top:1px solid #ccc;width:235px}@media only screen and (max-width: 768px){.maps-menu{max-height:600px}}.maps-menu__btn-chapter-scroll{width:20px;opacity:0;margin:-2px 3px}.maps-menu__label-cb{border-bottom:1px solid #ccc}.maps-menu__label-cb:hover{background-color:#f5f5f5}.maps-menu__label-cb:hover .maps-menu__btn-chapter-scroll{opacity:1}.maps-gallery__wrp-chapter{border:1px solid rgba(204,204,204,.6274509804);border-radius:5px}.night-mode .maps__disp-message-initial{background:#222;border-color:rgba(85,85,85,.6274509804)}.night-mode .maps-menu{background:#222;border-top-color:rgba(85,85,85,.6274509804)}.night-mode .maps-menu__label-cb{border-bottom-color:#555}.night-mode .maps-menu__label-cb:hover{background-color:#383838}.night-mode .maps-gallery__wrp-chapter{background:#222;border-color:rgba(85,85,85,.6274509804)}/*# sourceMappingURL=maps.css.map */
|
||||
@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.maps .rd__wrp-map{max-width:initial;margin:0}.maps__disp-message-initial{background:#fff;border:1px solid rgba(204,204,204,.6274509804);border-radius:5px}.maps-menu{background:#fff;font-size:1.12rem;border-top:1px solid #ccc;width:235px}@media only screen and (max-width: 768px){.maps-menu{max-height:600px}}.maps-menu__btn-chapter-scroll{width:20px;opacity:0;margin:-2px 3px}.maps-menu__label-cb{border-bottom:1px solid #ccc}.maps-menu__label-cb:hover{background-color:#f5f5f5}.maps-menu__label-cb:hover .maps-menu__btn-chapter-scroll{opacity:1}.maps-gallery__wrp-chapter{border:1px solid rgba(204,204,204,.6274509804);border-radius:5px}.night-mode .maps__disp-message-initial{background:#222;border-color:rgba(85,85,85,.6274509804)}.night-mode .maps-menu{background:#222;border-top-color:rgba(85,85,85,.6274509804)}.night-mode .maps-menu__label-cb{border-bottom-color:#555}.night-mode .maps-menu__label-cb:hover{background-color:#383838}.night-mode .maps-gallery__wrp-chapter{background:#222;border-color:rgba(85,85,85,.6274509804)}/*# sourceMappingURL=maps.css.map */
|
||||
|
||||
@@ -1 +1 @@
|
||||
@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.recipes__tbl-recipes{border-left:1px solid rgba(204,204,204,.6274509804)}.night-mode .recipes__tbl-recipes{border-left:1px solid rgba(85,85,85,.6274509804)}/*# sourceMappingURL=recipes.css.map */
|
||||
@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.recipes__tbl-recipes{border-left:1px solid rgba(204,204,204,.6274509804)}.night-mode .recipes__tbl-recipes{border-left:1px solid rgba(85,85,85,.6274509804)}/*# sourceMappingURL=recipes.css.map */
|
||||
|
||||
@@ -1 +1 @@
|
||||
@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}#jsoninput{width:100%;height:100%}#wrp-output{overflow-y:scroll;margin-bottom:28px;height:calc(100% - 35px)}#demoSelectRenderer{width:200px}@media(max-width: 991px){#wrp-jsoninput{height:480px}}@media print{#wrp-output{display:block;height:unset;overflow:unset;margin:0}#pagecontent{margin-top:-2px}}/*# sourceMappingURL=renderdemo.css.map */
|
||||
@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}#jsoninput{width:100%;height:100%}#wrp-output{overflow-y:scroll;margin-bottom:28px;height:calc(100% - 35px)}#demoSelectRenderer{width:200px}@media(max-width: 991px){#wrp-jsoninput{height:480px}}@media print{#wrp-output{display:block;height:unset;overflow:unset;margin:0}#pagecontent{margin-top:-2px}}/*# sourceMappingURL=renderdemo.css.map */
|
||||
|
||||
@@ -1 +1 @@
|
||||
@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.pg-search__ipt{border-right:0}.pg-search__wrp-result{border:1px solid #ccc;border-radius:5px;min-height:calc(1rem + 48px + 2px)}.pg-search__disp-token{width:48px;height:48px;align-self:center}.pg-search__disp-srd,.pg-search__disp-source-marker{font-size:8.5px;vertical-align:super;top:2px;margin-left:3px}.pg-search__wrp-preview{width:500px;border:1px solid #ccc}.pg-search__btn-toggle-preview--expanded{border-top-left-radius:0;border-bottom-left-radius:0}@media only screen and (max-width: 768px){.pg-search__btn-toggle-preview--expanded{border-top-left-radius:3px;border-bottom-left-radius:3px}}.night-mode .pg-search__wrp-result{border:1px solid #555;background:#222}.night-mode .pg-search__wrp-preview{border:1px solid #555}.style-switch__wide .pg-search__wrp-preview{width:50vw}/*# sourceMappingURL=search.css.map */
|
||||
@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.pg-search__ipt{border-right:0}.pg-search__wrp-result{border:1px solid #ccc;border-radius:5px;min-height:calc(1rem + 48px + 2px)}.pg-search__disp-token{width:48px;height:48px;align-self:center}.pg-search__disp-srd,.pg-search__disp-source-marker{font-size:8.5px;vertical-align:super;top:2px;margin-left:3px}.pg-search__wrp-preview{width:500px;border:1px solid #ccc}.pg-search__btn-toggle-preview--expanded{border-top-left-radius:0;border-bottom-left-radius:0}@media only screen and (max-width: 768px){.pg-search__btn-toggle-preview--expanded{border-top-left-radius:3px;border-bottom-left-radius:3px}}.night-mode .pg-search__wrp-result{border:1px solid #555;background:#222}.night-mode .pg-search__wrp-preview{border:1px solid #555}.style-switch__wide .pg-search__wrp-preview{width:50vw}/*# sourceMappingURL=search.css.map */
|
||||
|
||||
@@ -1 +1 @@
|
||||
@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.statgen .statgen-shared__btn-reset{right:-3px;width:22px;height:22px}.statgen .statgen-shared__ipt{width:42px;height:24px}.statgen .statgen-shared__ipt[readonly]{background-color:#eee}.statgen .statgen-shared__ipt--sel{width:64px;text-align-last:center}.statgen .statgen-shared__btn-toggle-tashas-rules{line-height:14px;width:16px;height:16px}.statgen .statgen-shared__btn-toggle-tashas-rules .glyphicon{left:-0.6px}.statgen .statgen-rolled__wrp-results{border:1px solid rgba(204,204,204,.6274509804);border-radius:3px}.statgen .statgen-rolled__disp-result{min-width:24px}.statgen .statgen-pb__ipt-budget{width:70px}.statgen .statgen-pb__ipt-budget--error{border-color:red}.statgen .statgen-pb__header{height:22px}.statgen .statgen-pb__header--group{border-bottom:1px solid rgba(204,204,204,.6274509804)}.statgen .statgen-pb__header--choose-from{min-width:40px}.statgen .statgen-pb__cell{height:24px;min-width:36px}.statgen .statgen-pb__col-cost{width:90px}.statgen .statgen-pb__col-cost-delete{width:26px}.statgen .statgen-pb__row-cost{min-height:27px}.statgen .statgen-asi__row{border-bottom:1px solid rgba(204,204,204,.6274509804)}.statgen .statgen-asi__cell{width:52px}.statgen .statgen-asi__disp-plus{left:-1px}.statgen .statgen-asi__cell-feat{width:40px;min-height:20px}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:"HPPHumblescratch";src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.night-mode .statgen .statgen-shared__ipt[readonly]{background-color:#3a3a3a}.night-mode .statgen .statgen-rolled__wrp-results{border-color:rgba(85,85,85,.6274509804)}.night-mode .statgen .statgen-pb__ipt-budget--error{border-color:red}.night-mode .statgen .statgen-asi__row{border-bottom:1px solid rgba(85,85,85,.6274509804)}.night-mode .statgen .statgen-asi__cell--top{border-color:#555}@media(max-width: 991px){.viewport-wrapper{bottom:0;height:100vh;min-height:0}}.container--main{min-width:420px}/*# sourceMappingURL=statgen-bundle.css.map */
|
||||
@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.statgen .statgen-shared__btn-reset{right:-3px;width:22px;height:22px}.statgen .statgen-shared__ipt{width:42px;height:24px}.statgen .statgen-shared__ipt[readonly]{background-color:#eee}.statgen .statgen-shared__ipt--sel{width:64px;text-align-last:center}.statgen .statgen-shared__btn-toggle-tashas-rules{line-height:14px;width:16px;height:16px}.statgen .statgen-shared__btn-toggle-tashas-rules .glyphicon{left:-0.6px}.statgen .statgen-rolled__wrp-results{border:1px solid rgba(204,204,204,.6274509804);border-radius:3px}.statgen .statgen-rolled__disp-result{min-width:24px}.statgen .statgen-pb__ipt-budget{width:70px}.statgen .statgen-pb__ipt-budget--error{border-color:red}.statgen .statgen-pb__header{height:22px}.statgen .statgen-pb__header--group{border-bottom:1px solid rgba(204,204,204,.6274509804)}.statgen .statgen-pb__header--choose-from{min-width:40px}.statgen .statgen-pb__cell{height:24px;min-width:36px}.statgen .statgen-pb__col-cost{width:90px}.statgen .statgen-pb__col-cost-delete{width:26px}.statgen .statgen-pb__row-cost{min-height:27px}.statgen .statgen-asi__row{border-bottom:1px solid rgba(204,204,204,.6274509804)}.statgen .statgen-asi__cell{width:52px}.statgen .statgen-asi__disp-plus{left:-1px}.statgen .statgen-asi__cell-feat{width:40px;min-height:20px}@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.woff2") format("woff2")}@font-face{font-family:HPPHumblescratch;src:local("HPPHumblescratch"),url("../fonts/hpphumblescratch-webfont.woff2") format("woff2")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.night-mode .statgen .statgen-shared__ipt[readonly]{background-color:#3a3a3a}.night-mode .statgen .statgen-rolled__wrp-results{border-color:rgba(85,85,85,.6274509804)}.night-mode .statgen .statgen-pb__ipt-budget--error{border-color:red}.night-mode .statgen .statgen-asi__row{border-bottom:1px solid rgba(85,85,85,.6274509804)}.night-mode .statgen .statgen-asi__cell--top{border-color:#555}@media(width <= 991px){.viewport-wrapper{bottom:0;height:100vh;min-height:0}}.container--main{min-width:420px}/*# sourceMappingURL=statgen-bundle.css.map */
|
||||
|
||||
@@ -86,9 +86,9 @@
|
||||
</div>
|
||||
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="col-2 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="col-2 sort btn btn-default btn-xs" data-sort="subType">Subtype</button>
|
||||
<button class="col-6 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-2 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="ve-col-2 sort btn btn-default btn-xs" data-sort="subType">Subtype</button>
|
||||
<button class="ve-col-6 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="sort btn btn-default btn-xs ve-grow" data-sort="source">Source</button>
|
||||
</div>
|
||||
|
||||
@@ -100,9 +100,9 @@
|
||||
<div id="contentwrapper" class="view-col">
|
||||
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
||||
<div id="sublistsort" class="btn-group sublist__wrp-cols">
|
||||
<button class="col-2 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="col-2 sort btn btn-default btn-xs" data-sort="subType">Subtype</button>
|
||||
<button class="col-8 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-2 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="ve-col-2 sort btn btn-default btn-xs" data-sort="subType">Subtype</button>
|
||||
<button class="ve-col-8 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
</div>
|
||||
|
||||
<div id="sublist" class="list"></div>
|
||||
|
||||
@@ -504,6 +504,23 @@
|
||||
"With this option, a creature uses the special {@action shove} attack from the {@book Player's Handbook|PHB|9|Shoving a Creature} to force a target to the side, rather than away. The attacker has disadvantage on its Strength ({@skill Athletics}) check when it does so. If that check is successful, the attacker moves the target 5 feet to a different space within its reach."
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Stabilize a Creature",
|
||||
"source": "PHB",
|
||||
"page": 197,
|
||||
"srd": true,
|
||||
"basicRules": true,
|
||||
"time": [
|
||||
{
|
||||
"number": 1,
|
||||
"unit": "action"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
"You can use your action to administer first aid to an {@condition unconscious} creature and attempt to stabilize it, which requires a successful DC 10 Wisdom ({@skill Medicine}) check.",
|
||||
"A stable creature doesn't make death saving throws, even though it has 0 hit points, but it does remain {@condition unconscious}. The creature stops being stable, and must start making death saving throws again, if it takes any damage. A stable creature that isn't healed regains 1 hit point after 1d4 hours."
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Tumble",
|
||||
"source": "DMG",
|
||||
|
||||
@@ -936,6 +936,46 @@
|
||||
}
|
||||
],
|
||||
"id": "03c"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Writing & Maps",
|
||||
"entries": [
|
||||
"Will Hindmarch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Graphic Designer",
|
||||
"entries": [
|
||||
"Bree Heiss"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrators",
|
||||
"entries": [
|
||||
"Andrey Kuzinskiy and Lindsey Look"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventures in the Forgotten Realms Set Leads",
|
||||
"entries": [
|
||||
"James Wyatt (narrative), Zach Stella (art), with contributions from Tyler Jacobson"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1512,6 +1512,46 @@
|
||||
}
|
||||
],
|
||||
"id": "03f"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Writing & Maps",
|
||||
"entries": [
|
||||
"Will Hindmarch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Graphic Designer",
|
||||
"entries": [
|
||||
"Bree Heiss"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrators",
|
||||
"entries": [
|
||||
"Viko Menezes, Aaron J. Riley, and Daniel Zrom"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventures in the Forgotten Realms Set Leads",
|
||||
"entries": [
|
||||
"James Wyatt (narrative), Zach Stella (art), with contributions from Tyler Jacobson"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1049,7 +1049,6 @@
|
||||
"The keystone for this fortress is fitted into the arched ceiling here, 10 feet above the ground.",
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
@@ -1285,6 +1284,46 @@
|
||||
}
|
||||
],
|
||||
"id": "052"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Writing & Maps",
|
||||
"entries": [
|
||||
"Will Hindmarch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Graphic Designer",
|
||||
"entries": [
|
||||
"Bree Heiss"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrators",
|
||||
"entries": [
|
||||
"Justine Jones, Russ Nicholson, Anna Steinbauer, and Gabor Szikszai"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventures in the Forgotten Realms Set Leads",
|
||||
"entries": [
|
||||
"James Wyatt (narrative), Zach Stella (art), with contributions from Tyler Jacobson"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1456,6 +1456,46 @@
|
||||
}
|
||||
],
|
||||
"id": "055"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Writing & Maps",
|
||||
"entries": [
|
||||
"Will Hindmarch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Graphic Designer",
|
||||
"entries": [
|
||||
"Bree Heiss"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrators",
|
||||
"entries": [
|
||||
"Alayna Danner, Bram Sels, Kasia 'Kafis' Zielinska"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventures in the Forgotten Realms Set Leads",
|
||||
"entries": [
|
||||
"James Wyatt (narrative), Zach Stella (art), with contributions from Tyler Jacobson"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1323,6 +1323,46 @@
|
||||
}
|
||||
],
|
||||
"id": "058"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Writing & Maps",
|
||||
"entries": [
|
||||
"Will Hindmarch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Graphic Designer",
|
||||
"entries": [
|
||||
"Bree Heiss"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrators",
|
||||
"entries": [
|
||||
"Deruchenko Alexander and Zoltan Boros"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventures in the Forgotten Realms Set Leads",
|
||||
"entries": [
|
||||
"James Wyatt (narrative), Zach Stella (art), with contributions from Tyler Jacobson"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -753,6 +753,95 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Writer",
|
||||
"entries": [
|
||||
"Chris Tulach"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editor",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Direction",
|
||||
"entries": [
|
||||
"Emi Tanji"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designer",
|
||||
"entries": [
|
||||
"Trish Yochum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Art Direction",
|
||||
"entries": [
|
||||
"Jeremy Jarvis, Dawn Murin, Shauna Narciso, Cynthia Sheppard"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartography",
|
||||
"entries": [
|
||||
"Dyson Logos"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Illustrators",
|
||||
"entries": [
|
||||
"Clint Cearley, Milivoj Ćeran, Jedd Chevrier, Chippy, Bastien L. Deharme, Mathias Kollros, Adam Paquette, Grzegorz Rutkowski, Bram Sels, Dan Scott, Magali Villeneuve"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Ravnica World Design",
|
||||
"entries": [
|
||||
"Doug Beyer, Sam Burley, Jeremy Cranford, Kelly Digges, Brady Dommermuth, Jenna Helland, Cory H. Herndon, Jeremy Jarvis, Kimberly Kreines, Chris L'etoile, Adam Lee, Ari Levitch, Alison Lührs, Shawn Main, Dawn Murin, Richard Whitters, Mark Winters, James Wyatt"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Bill Benham, Dan Tovar"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Imaging Technician",
|
||||
"entries": [
|
||||
"Kevin Yee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Other D&D Team Members",
|
||||
"entries": [
|
||||
"Bart Carroll, Jeremy Crawford, David Gershman, Pelham Greene, Kate Irwin, Adam Lee, Ari Levitch, Christopher Lindsay, Mike Mearls, Shelly Mazzanoble, Shauna Narciso, Christopher Perkins, Ben Petrisor, Hilary Ross, Liz Schuh, Nathan Stewart, Greg Tito, Anna Vo, Kate Welch, Richard Whitters, Shawn Wood"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -24079,13 +24079,7 @@
|
||||
"Greenwood, Ed, Matt Sernett, Alexander Winter, and Steve Winter. Murder in Baldur's Gate. 2013. Greenwood, Ed, and others. Lords of Darkness. 1988. Kenson, Steve, and others. Sword Coast Adventurer's Guide. 2015. Mearls, Mike, Jeremy Crawford, and others. Mordenkainen's Tome of Foes. 2018. Volo's Guide to Monsters. 2016. Perkins, Christopher, Will Doyle, and Steve Winter. Tomb of Annihilation. 2017."
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"Vanthampur Villa was inspired by a building design by Dean Turner"
|
||||
]
|
||||
},
|
||||
"Vanthampur Villa was inspired by a building design by Dean Turner",
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Thanks to Our Playtesters",
|
||||
|
||||
@@ -19894,6 +19894,172 @@
|
||||
}
|
||||
],
|
||||
"id": "35f"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Project Lead",
|
||||
"entries": [
|
||||
"James Ohlen"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Brent Knowles"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Lead Writer",
|
||||
"entries": [
|
||||
"Adrian Tchaikovsky"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Writers",
|
||||
"entries": [
|
||||
"Marieke Cross, Andreana Lozano, Drew Karpyshyn, Brent Knowles, James Ohlen"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Rules Developers",
|
||||
"entries": [
|
||||
"Brent Knowles, Zack Webb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editor",
|
||||
"entries": [
|
||||
"Marieke Cross"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designer",
|
||||
"entries": [
|
||||
"Michal E. Cross"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Illustrator",
|
||||
"entries": [
|
||||
"Aaron Sims Company"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartographer",
|
||||
"entries": [
|
||||
"John Stevenson"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Nine Hells Art",
|
||||
"entries": [
|
||||
"Sergei Sarichev"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Encounter Art",
|
||||
"entries": [
|
||||
"Sergey Musin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Environment Art",
|
||||
"entries": [
|
||||
"Julian Calle"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Monster Art",
|
||||
"entries": [
|
||||
"Sebastian Kowoll"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Archdevil Art",
|
||||
"entries": [
|
||||
"Aaron Sims"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Character Art",
|
||||
"entries": [
|
||||
"Paul Adam, Lius Lasahido"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cultural & Sensitivity Consultant",
|
||||
"entries": [
|
||||
"Stacey Parshall Jensen"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Special Thanks",
|
||||
"entries": [
|
||||
"Christopher Perkins, Jeremy Crawford"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/CoA/credits.webp"
|
||||
},
|
||||
"title": "On the Cover: The undisputed lord of the Nine Hells is Asmodeus. All who occupy his realm fear and respect him.",
|
||||
"width": 1174,
|
||||
"height": 826
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10332,13 +10332,9 @@
|
||||
},
|
||||
"As the characters enter this area, the next scene from the \"{@area Visions in Fire|20b|x}\" section plays out. After the scene completes, two {@creature Warhorse Skeleton||warhorse skeletons} manifest at the west end of the hall. These are the remains of the heroic warhorses Xheriev and Steelwind, which attack. However, if a character is wearing the armor of a Solamnic knight or succeeds on a DC 16 Wisdom ({@skill Animal Handling}) check, the skeletons stop, bow, and vanish. That character then gains the following charm (a type of {@book supernatural gift|DMG|7|Supernatural Gifts} detailed in the {@book Dungeon Master's Guide|DMG}).",
|
||||
{
|
||||
"type": "insetReadaloud",
|
||||
"name": "Favor of the Heroic Steed",
|
||||
"page": 101,
|
||||
"id": "21b",
|
||||
"entries": [
|
||||
"{@i Supernatural Gift (Charm})",
|
||||
"Two heroic steeds find you worthy and agree to serve you. This charm has 2 charges. As an action, you can expend 1 charge to summon a {@creature warhorse} wearing plate barding (AC 18). The warhorse serves you for 24 hours, then vanishes."
|
||||
"type": "list",
|
||||
"items": [
|
||||
"{@reward Favor of the Heroic Steed|DSotDQ}"
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -12309,19 +12305,7 @@
|
||||
"page": 116,
|
||||
"id": "280",
|
||||
"entries": [
|
||||
"So long as there are no obvious threats in this room, {@creature Ishvern|DSotDQ} moves to the side of the well, softly speaks a brief prayer in Elvish, then empties several dozen blue pearls from a pouch into the well (he retains 750 gp worth of pearls just in case). After he does so, each character in the room who washed themself in area C3 and who didn't disturb the sarcophagi in area C5 gains the charm Habbakuk's Blessing (a type of {@book supernatural gift|DMG|7|Supernatural Gifts} detailed in the {@book Dungeon Master's Guide|DMG}; see below). With this done, {@creature Ishvern|DSotDQ} thanks the characters for helping him complete his party's task and prepares to depart.",
|
||||
{
|
||||
"type": "insetReadaloud",
|
||||
"name": "Habbakuk's Blessing",
|
||||
"page": 116,
|
||||
"id": "281",
|
||||
"entries": [
|
||||
"{@i Supernatural Gift (Charm})",
|
||||
"Habbakuk blesses your travels through the Northern Wastes. This charm grants you advantage on Wisdom ({@skill Survival}) checks made to notice the Wash's waters filling chasms.",
|
||||
"Additionally, while traveling, you and up to 5 other creatures with you ignore {@book difficult terrain|PHB|8|Difficult Terrain} outdoors in the Northern Wastes, allowing you to move at double the pace listed on the Northern Wastes Land Travel table (see the \"{@area Into the Wastes|23a|x}\" section earlier in this chapter).",
|
||||
"This charm vanishes 24 hours after you leave the Northern Wastes."
|
||||
]
|
||||
}
|
||||
"So long as there are no obvious threats in this room, {@creature Ishvern|DSotDQ} moves to the side of the well, softly speaks a brief prayer in Elvish, then empties several dozen blue pearls from a pouch into the well (he retains 750 gp worth of pearls just in case). After he does so, each character in the room who washed themself in area C3 and who didn't disturb the sarcophagi in area C5 gains the charm {@reward Habbakuk's Blessing|DSotDQ} (a type of {@book supernatural gift|DMG|7|Supernatural Gifts} detailed in the {@book Dungeon Master's Guide|DMG}; see below). With this done, {@creature Ishvern|DSotDQ} thanks the characters for helping him complete his party's task and prepares to depart."
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -25335,7 +25319,7 @@
|
||||
"page": 178,
|
||||
"id": "45b",
|
||||
"entries": [
|
||||
"The first character who touches the primordial altar is {@condition stunned} until the start of their next turn. During that time, their mind fills with terrifying visions of Takhisis's draconic heads shrieking in triumph, the Dragon Armies marching across the face of Ansalon, and a dark temple rising from broken ground. The character gains the charm Dragon Queen's Will (a type of {@book supernatural gift|DMG|7|Supernatural Gifts} detailed in the {@book Dungeon Master's Guide|DMG}; see below)."
|
||||
"The first character who touches the primordial altar is {@condition stunned} until the start of their next turn. During that time, their mind fills with terrifying visions of Takhisis's draconic heads shrieking in triumph, the Dragon Armies marching across the face of Ansalon, and a dark temple rising from broken ground. The character gains the charm {@reward Dragon Queen's Will|DSotDQ} (a type of {@book supernatural gift|DMG|7|Supernatural Gifts} detailed in the {@book Dungeon Master's Guide|DMG}; see below)."
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -25344,17 +25328,7 @@
|
||||
"page": 178,
|
||||
"id": "45c",
|
||||
"entries": [
|
||||
"As soon a creature touches the altar, three {@creature Wraith||wraiths} emerge and attack.",
|
||||
{
|
||||
"type": "insetReadaloud",
|
||||
"name": "Dragon Queen's Will",
|
||||
"page": 178,
|
||||
"id": "45d",
|
||||
"entries": [
|
||||
"{@i Supernatural Gift (Charm})",
|
||||
"You've seen a glimpse of the Dragon Queen's ambitions. It haunts your dreams but steels your will to oppose her. This charm grants you a +4 bonus on Wisdom saving throws. Once used three times, the charm vanishes. While you have this charm, you suffer unsettling but harmless dreams of ravenous dragons. You also permanently gain the ability to speak Draconic if you couldn't already."
|
||||
]
|
||||
}
|
||||
"As soon a creature touches the altar, three {@creature Wraith||wraiths} emerge and attack."
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1933,6 +1933,183 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Lead Designers:",
|
||||
"entry": "Jeremy Crawford, James Wyatt, Keith Baker"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Designers:",
|
||||
"entry": "Ben Petrisor, Bill Benham, Dan Dillon, James Introcaso, Adam Lee"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Story Consultants:",
|
||||
"entry": "Joe Manganiello, Jim Zub"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Developers:",
|
||||
"entry": "Jeremy Crawford, Dan Dillon, Mike Mearls, Christopher Perkins, Ben Petrisor"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors:",
|
||||
"entry": "Christopher Perkins, F. Wesley Schneider, Michele Carter, Kim Mohan, Scott Fitzgerald Gray"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Managing Editor:",
|
||||
"entry": "Christopher Perkins"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Director:",
|
||||
"entry": "Kate Irwin"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designers:",
|
||||
"entry": "Trish Yochum"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Concept Art Director:",
|
||||
"entry": "Richard Whitters"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Creative Art Director:",
|
||||
"entry": "Shauna Narciso"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Illustrators:",
|
||||
"entry": "Wesley Burt, Vance Kelly"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Illustrators:",
|
||||
"entry": "Dave Allsop, John Avon, Mark Behm, Eric Belisle, Zoltan Boros, Colin Boyer, Christopher Burdett, Paul Scott Canavan, Sidharth Chaturvedi, Chippy, Adam Cook, Eric Deschamps, Olga Drebas, Jason A. Engle, Caroline Gariba, Tomas Giorello, Brian Hagan, Leesha Hannigan, Suzanne Helmigh, Fred Hooper, Lake Hurwitz, Miles Johnston, Andrew Jones, Sam Keiser, Julian Kok, Michael Komarck, Ron Lemen, Titus Lunter, Howard Lyon, Efflam Mercier, Lee Moyer, Ben Oliver, Lucio Parillo, Claudio Pozas, Steve Prescott, Vincent Proce, Jenn Ravenna, Wayne Reynolds, Dan Scott, Craig J Spearing, Zack Stella, Matt Stewart, Philip Straub, Matias Tapia, Mark Tedin, Cory Trego-Erdner, Brian Valenzuela, Brian Valeza, Charlie Wen, Shawn Wood, Ben Wootten, Kieran Yanner, James Zhang"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Concept Illustrators:",
|
||||
"entry": "Richard Whitters, Shawn Wood"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Infernal Font Designer:",
|
||||
"entry": "Daniel Reeve"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Cartographers:",
|
||||
"entry": "Dyson Logos, Lee Moyer"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Poster Map Cartographer:",
|
||||
"entry": "Lee Moyer"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producers:",
|
||||
"entry": "Dan Tovar, Bill Benham"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Product Engineer:",
|
||||
"entry": "Cynda Callaway"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Imaging Technicians:",
|
||||
"entry": "Sven Bolen, Carmen Cheung, Kevin Yee"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Administration:",
|
||||
"entry": "David Gershman"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Prepress Specialist:",
|
||||
"entry": "Jefferson Dunlap"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Franchise & Global Brand Strategy:",
|
||||
"entry": "Nathan Stewart"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director Licensing & Publishing:",
|
||||
"entry": "Liz Schuh"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Licensing Manager:",
|
||||
"entry": "Hilary Ross"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Marketing and Communications:",
|
||||
"entry": "Bart Carroll, Pelham Greene, Greg Tito, Anna Vo"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager:",
|
||||
"entry": "Shelly Mazzanoble"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Game Designers:",
|
||||
"entry": "Ari Levitch, Kate Welch"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Director:",
|
||||
"entry": "Emi Tanji"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Product Marketing Specialist:",
|
||||
"entry": "Chris Lindsay"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "The following D&D books provided material and inspiration:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
"Baker, Keith. Wayfinder's Guide to Eberron. 2018.",
|
||||
"Baker, Keith, Bill Slavicsek & James Wyatt. Eberron Campaign Setting. 2004.",
|
||||
"Baker, Keith & James Wyatt. Sharn: City of Towers. 2004.",
|
||||
"Noonan, David, Frank Brunner & Rich Burlew. Explorer's Handbook. 2005.",
|
||||
"Slavicsek, Bill, David Noonan & Christopher Perkins. Five Nations. 2005.",
|
||||
"Wyatt, James, Keith Baker, Ari Marmell, Robert J. Schwalb & Chris Sims. Eberron Campaign Guide. 2009.",
|
||||
"Wyatt, James, Wolfgang Baur & Ari Marmell. The Forge of War. 2007."
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Many thanks to the hundreds of fans who playtested this book!"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -74,7 +74,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Part-1.webp"
|
||||
}
|
||||
},
|
||||
"width": 945,
|
||||
"height": 526
|
||||
},
|
||||
"Part 1 of the adventure is designed to start a party of 1st level characters off on their journey in the world of Humblewood. The kinds of characters players create will influence how the campaign begins.",
|
||||
"If characters are not playing races described in this book, perhaps they have heard legends of Humblewood, and have traveled or were brought here to explore the wonders of the forest. Maybe the newcomers have come to see the magnificent city of Alderheart, or to seek an audience with the Birdfolk Council. Any number of stories can be crafted about why standard 5th Edition races have ended up in the Wood, but keep in mind that they might be viewed as curiosities as they travel the land. Most folk in Humblewood haven't seen outsiders like them before.",
|
||||
@@ -229,7 +231,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Winnowing-Reach.webp"
|
||||
}
|
||||
},
|
||||
"width": 1501,
|
||||
"height": 1008
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
@@ -464,7 +468,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Mokkden-Caverns-DM.webp"
|
||||
}
|
||||
},
|
||||
"width": 1261,
|
||||
"height": 944
|
||||
},
|
||||
{
|
||||
"type": "gallery",
|
||||
@@ -475,7 +481,9 @@
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Mokkden-Caverns.webp"
|
||||
},
|
||||
"title": "Mokkden Caverns battlemap"
|
||||
"title": "Mokkden Caverns battlemap",
|
||||
"width": 1275,
|
||||
"height": 1275
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -670,7 +678,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Susans-Hut-DM.webp"
|
||||
}
|
||||
},
|
||||
"width": 832,
|
||||
"height": 668
|
||||
},
|
||||
{
|
||||
"type": "gallery",
|
||||
@@ -681,7 +691,9 @@
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Susans-Hut.webp"
|
||||
},
|
||||
"title": "Susan's Hut battlemap"
|
||||
"title": "Susan's Hut battlemap",
|
||||
"width": 793,
|
||||
"height": 793
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -717,7 +729,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Potions.webp"
|
||||
}
|
||||
},
|
||||
"width": 741,
|
||||
"height": 367
|
||||
},
|
||||
{
|
||||
"type": "table",
|
||||
@@ -859,7 +873,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Part-2.webp"
|
||||
}
|
||||
},
|
||||
"width": 946,
|
||||
"height": 539
|
||||
},
|
||||
"This part of the adventure introduces one of the greatest forces threatening the Wood: the Bandit Coalition, which has risen up and gained power since the fires first began to spread. The Coalition's membership is comprised mostly of humblefolk who, because of the fires, have been displaced from small villages deep in the Wood. Their homes are generally less fortified than the birdfolk perches, and while humblefolk refugees have sought shelter within Alderheart, many were refused entry due to overcrowding, and have turned to a life of banditry to sustain themselves.",
|
||||
"The Coalition now represents a serious threat to the Wood, owing to the leadership of a scarred cervan warrior named {@creature Benna Seridan|HWCS}. Benna's mission is one of revenge against the Birdfolk Council at Alderheart, but she also seeks to support all the forest-dwellers who were displaced by the fires, many of whom now serve in the Coalition. The party must defend Alderheart from the Bandit Coalition, and will later be asked by the Council to help strike a decisive blow against the bandit menace.",
|
||||
@@ -964,7 +980,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Part-2-2.webp"
|
||||
}
|
||||
},
|
||||
"width": 1047,
|
||||
"height": 1080
|
||||
},
|
||||
"For more details about the city, refer to the description of Alderheart in {@book Chapter 3: Traversing the Wood|HWCS|3|Alderheart}. All the usual amenities of a large city can be found here. Refer to Fig. 2.1 for a map of Alderheart.",
|
||||
{
|
||||
@@ -972,7 +990,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Alderheart.webp"
|
||||
}
|
||||
},
|
||||
"width": 1170,
|
||||
"height": 1080
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
@@ -1050,7 +1070,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Elizas-Emporium.webp"
|
||||
}
|
||||
},
|
||||
"width": 793,
|
||||
"height": 793
|
||||
},
|
||||
{
|
||||
"type": "inset",
|
||||
@@ -1295,7 +1317,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Bandit-Camp-DM.webp"
|
||||
}
|
||||
},
|
||||
"width": 831,
|
||||
"height": 831
|
||||
},
|
||||
{
|
||||
"type": "gallery",
|
||||
@@ -1306,7 +1330,9 @@
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Bandit-Camp.webp"
|
||||
},
|
||||
"title": "Bandit Camp battlemap"
|
||||
"title": "Bandit Camp battlemap",
|
||||
"width": 793,
|
||||
"height": 793
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1752,7 +1778,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Inner-Keep-DM.webp"
|
||||
}
|
||||
},
|
||||
"width": 832,
|
||||
"height": 849
|
||||
},
|
||||
{
|
||||
"type": "gallery",
|
||||
@@ -1763,7 +1791,9 @@
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Inner-Keep.webp"
|
||||
},
|
||||
"title": "The Inner Keep battlemap"
|
||||
"title": "The Inner Keep battlemap",
|
||||
"width": 793,
|
||||
"height": 793
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1941,7 +1971,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Part-3.webp"
|
||||
}
|
||||
},
|
||||
"width": 946,
|
||||
"height": 536
|
||||
},
|
||||
"With the Council agreeing to aid Meadowfen, and the bandit forces dealt with, the Wood is enjoying relative peace. The party is free to engage in some downtime activities. Just remember that there may be a need to increase the challenge of the encounters listed here if the party reaches level 4 before this part of the adventure.",
|
||||
"In this part of the story, the party will receive an urgent summons from the Council in Alderheart, who will explain that a huge creature, about which little is known, has been spotted burrowing under the ashen fields of the Scorched Grove. This is an {@creature ashsnake|HWCS}, one of many new fire-aspected creatures never before encountered in Humblewood. It was brought to life as a manifestation of the great {@creature aspect of fire|HWCS|aspect of fire's} rage.",
|
||||
@@ -2249,7 +2281,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Part-4.webp"
|
||||
}
|
||||
},
|
||||
"width": 944,
|
||||
"height": 526
|
||||
},
|
||||
"Now that the {@creature aspect of fire|HWCS} has awoken from its long slumber, it's only a matter of time before it fully replenishes. Once it does, the aspect will surely have enough power to reduce all of Humblewood to ashes.",
|
||||
"The seal which kept the aspect of fire sleeping beneath the Grove was broken by a corvum mage named {@creature Odwald Ebonhart|HWCS}. Odwald deeply regrets his actions and blames himself for the spreading wildfires. In his desperation, he has returned to the Avium, where he was once a student, and disguised himself as a librarian in order to access its resources. Out of fear for what might befall the Wood if the aspect is not stopped, Odwald has begun to secretly research the darkest of necromancies. He created a monstrous undead creature known as a {@creature cobblefright|HWCS}, which he hopes will provide him with the key to stopping the elemental menace once and for all. In so doing, Odwald has placed the Avium in grave danger, for his control of the monster is imperfect. Strange occurrences on campus have aroused the suspicions of a few students and professors that something isn't quite right at the Avium. While the Dean, {@creature Gabe Windsworth|HWCS}, doesn't yet have any concrete information, he's hoping the party will be able to investigate and help him uncover the mystery. This will lead the way to Odwald and his dangerous scheme.",
|
||||
@@ -2481,7 +2515,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Amulet.webp"
|
||||
}
|
||||
},
|
||||
"width": 501,
|
||||
"height": 639
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -2498,7 +2534,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/The-Avium.webp"
|
||||
}
|
||||
},
|
||||
"width": 832,
|
||||
"height": 1079
|
||||
},
|
||||
"At the heart of the Avium is the central building, made from the trunk of a petrified tree. It is orbited by four terrariums and a dozen or so smaller towers. Each structure which orbits the trunk does so at varying heights and speeds, between one rotation every 10 minutes, and one rotation every half hour.",
|
||||
"The orbiting structures each have gliding platforms and moveable bridges, which correspond with bridge sections on other structures and connect at regular intervals to form complete overpasses. These structures stay aligned for 10 minutes, allowing for crossing by foot. For humblefolk students, knowing when to cross can make the difference between missing a class and arriving on time. But for birdfolk, the entire aerial campus can be traversed with ease. If ever in doubt about how long it will take for the route to an orbiting structure to connect, roll {@dice 3d10} and use that number in minutes to decide when the next favorable rotation will be.",
|
||||
@@ -2723,7 +2761,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Conjuration-Circle.webp"
|
||||
}
|
||||
},
|
||||
"width": 760,
|
||||
"height": 760
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -2890,7 +2930,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Odwald-Trap.webp"
|
||||
}
|
||||
},
|
||||
"width": 935,
|
||||
"height": 667
|
||||
},
|
||||
{
|
||||
"type": "insetReadaloud",
|
||||
@@ -2996,7 +3038,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Secret-Laboratory-DM.webp"
|
||||
}
|
||||
},
|
||||
"width": 832,
|
||||
"height": 879
|
||||
},
|
||||
{
|
||||
"type": "gallery",
|
||||
@@ -3007,7 +3051,9 @@
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Secret-Laboratory.webp"
|
||||
},
|
||||
"title": "The Secret Laboratory battlemap"
|
||||
"title": "The Secret Laboratory battlemap",
|
||||
"width": 793,
|
||||
"height": 793
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3090,7 +3136,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Part-5.webp"
|
||||
}
|
||||
},
|
||||
"width": 945,
|
||||
"height": 532
|
||||
},
|
||||
"In this part, the party will learn how to quell the aspect of fire's rage, and of a dungeon hidden somewhere within the Scorched Grove. There, a mystic staff known as {@item Borealus|HWCS|the Borealus} waits for someone worthy to wield its frozen power. Once obtained, {@i the Borealus} can help the party seal the creature and its harmful energies away properly, healing the imbalance in the Wood. Not many know about the ancient myth of {@i the Borealus} or its resting place. While {@creature Odwald Ebonhart|HWCS} managed to theorize how one might use this item to re-seal the aspect, he isn't sure how this would work in practice, or if {@i the Borealus} even truly exists. Pursuing the staff is a gamble, but without any other recourse, the mythic weapon might be the last hope to save the Wood from fiery ruin.",
|
||||
"How this part of the adventure plays out depends on the choices the party made up until now, beginning with whether or not Odwald was killed, apprehended, or if he escaped in {@adventure Developments|HWAitW|4|Developments}.",
|
||||
@@ -3694,7 +3742,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Part-5-2.webp"
|
||||
}
|
||||
},
|
||||
"width": 1280,
|
||||
"height": 831
|
||||
},
|
||||
"Refer to Fig. 5.1 for a map of the Final Battle with the Aspect.",
|
||||
"The final battle with the {@creature aspect of fire|HWCS} will take place in a 120-foot by 80-foot field that is mostly ashen plains. To the south of the field is 40-feet-deep tree cover. The aspect will be led through a gap in the tree cover that is 20 feet wide.",
|
||||
@@ -3719,7 +3769,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Scorched-Grove-DM.webp"
|
||||
}
|
||||
},
|
||||
"width": 832,
|
||||
"height": 831
|
||||
},
|
||||
{
|
||||
"type": "gallery",
|
||||
@@ -3730,7 +3782,9 @@
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/Scorched-Grove.webp"
|
||||
},
|
||||
"title": "The Final Battle battlemap"
|
||||
"title": "The Final Battle battlemap",
|
||||
"width": 793,
|
||||
"height": 793
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3849,6 +3903,131 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Writing and Game Design",
|
||||
"entries": [
|
||||
"Christopher Pinch, Matthew Gravelyn, Jordan Richer, Andrea Bruce, TR Rowe"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Concept Creators",
|
||||
"entries": [
|
||||
"Ricardo Evangelho, Jordan Richer, Leesha Hannigan, Andrea Bruce"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Andrea Bruce, TR Rowe, Dominik Parisien"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Director",
|
||||
"entries": [
|
||||
"Leesha Hannigan"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designers",
|
||||
"entries": [
|
||||
"Rajaa Al-Subairi, Ricardo Evangelho, Meredith Smallwood"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Front Cover Illustrators",
|
||||
"entries": [
|
||||
"Leesha Hannigan, Christina Kraus"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Iconography",
|
||||
"entries": [
|
||||
"Leesha Hannigan"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Back Cover Illustrator",
|
||||
"entries": [
|
||||
"Derek Murphy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartographers",
|
||||
"entries": [
|
||||
"Hugo Solis, Tim Paul Piotorwski, Blue Sword Games, David Lanza Cebrian"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Illustrators",
|
||||
"entries": [
|
||||
"Leesha Hannigan, Andrea Radeck, Anneliese Mak, April Prime, Beck Hallstedt, Ben Zweifel, Brittany Pezzillo, Christina Kraus, Christina Pirvu, Crystal Sully, Cynthia F.G., Derek Murphy, Emily Hare, Griffin Macaulay, Ilse Gort, Jason Rainville, Jen Pattison, Jon Neimeister, Julia Metzger, Katy Grierson, Kiana Hamm, Kimberli Johnson, Lake Hurwitz, Lauren Henderson, Matei Monoranu, Paul Scott Canavan, Risa Hulett, Sarah Webb, Tiffany Turrill, Vadim Ciocazan, Valeria Ivanova, Veronika Fedorova"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Contributors",
|
||||
"entries": [
|
||||
"Holly Conrad, Deven Rue, Catherine Hariton"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Special Thanks",
|
||||
"entries": [
|
||||
"Gail Simone, Erika Ishii, Brian Scott Walters, Geoffrey Palmer, Russ Charles, Corrina Malone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"{@b An extra-special thanks to our amazing 14,604 Kickstarter backers who helped bring this project to life!}",
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/credits.webp"
|
||||
},
|
||||
"maxWidth": 800,
|
||||
"credit": "Lauren Henderson",
|
||||
"width": 1700,
|
||||
"height": 840
|
||||
},
|
||||
{
|
||||
"type": "inset",
|
||||
"entries": [
|
||||
"{@book Humblewood Campaign Setting|HWCS} is Copyright © 2022 Hit Point Press Inc., 1175 Brookfield Rd East, Ottawa, Ontario, K1V0C3, Canada. All rights reserved. All characters and their distinctive likenesses are property of Hit Point Press Inc. in Canada, US and other countries. Any reproduction or unauthorized use of the material or artwork contained herein is prohibited without the express permission of Hit Point Press Inc. Reference to other copyrighted material in no way constitutes a challenge to the respective copyright holders of that material. Hit Point Press, The Deck of Many, Humblewood and its associated logos are trademarks of Hit Point Press Inc. Second Printing. Printed in Lithuania."
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/HWAitW/credits1.webp"
|
||||
},
|
||||
"maxWidth": 250,
|
||||
"credit": "Lauren Henderson",
|
||||
"width": 850,
|
||||
"height": 740
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -834,6 +834,124 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Lead Designers",
|
||||
"entries": [
|
||||
"James Wyatt, Jeremy Crawford"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Writer",
|
||||
"entries": [
|
||||
"Chris Tulach"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Designers",
|
||||
"entries": [
|
||||
"Ari Levitch, Ben Petrisor, Mike Mearls, Robert J. Schwalb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Managing Editor",
|
||||
"entries": [
|
||||
"Jeremy Crawford"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Christopher Perkins, Kim Mohan, Michele Carter, Phil Athans, Kate Welch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Direction",
|
||||
"entries": [
|
||||
"Shauna Narciso, Ari Levitch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designer",
|
||||
"entries": [
|
||||
"Trish Yochum, Emi Tanji"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Art Direction",
|
||||
"entries": [
|
||||
"Jeremy Jarvis, Jeremy Cranford, Pamela Ansman-Wolfe, Taylor Ingvarsson, Dawn Murin, Cynthia Sheppard, Andrew Vallas, Mark Winters"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartography",
|
||||
"entries": [
|
||||
"Dyson Logos"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Illustrators",
|
||||
"entries": [
|
||||
"Noah Bradley, Mathias Kollros, Karl Kopinski, Svetlin Velinov, Kev Walker, Richard Wright, Kristen Zirngibl"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Ravnica World Design",
|
||||
"entries": [
|
||||
"Doug Beyer, Sam Burley, Jeremy Cranford, Kelly Digges, Brady Dommermuth, Jenna Helland, Cory H. Herndon, Jeremy Jarvis, Kimberly Kreines, Chris L'etoile, Adam Lee, Ari Levitch, Alison Lührs, Shawn Main, Dawn Murin, Richard Whitters, Mark Winters, James Wyatt"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Matt Warren, Dan Tovar"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Imaging Technicians",
|
||||
"entries": [
|
||||
"Kevin Yee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Administration",
|
||||
"entries": [
|
||||
"David Gershman"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Other D&D Team Members",
|
||||
"entries": [
|
||||
"Bart Carroll, Kate Irwin, Christopher Lindsay, Shelly Mazzanoble, Hilary Ross, Liz Schuh, Nathan Stewart, Greg Tito"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2493,6 +2493,190 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/MOT/credits.webp"
|
||||
},
|
||||
"credit": "Andrea Radeck",
|
||||
"maxWidth": 500,
|
||||
"width": 850,
|
||||
"height": 756
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Lead Designers:",
|
||||
"entry": "F. Wesley Schneider, James Wyatt"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Designers:",
|
||||
"entry": "Ari Levitch, Jeremy Crawford, Kate Baker, Bill Benham, Orion D. Black, John Compton, Kelly Digges, James Introcaso, Adam Lee, Ben Petrisor, Jessica Price, Morrigan Robbins, Amber Scott, Greg A. Vaughn"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Rules Developers:",
|
||||
"entry": "Jeremy Crawford, Dan Dillon, Christopher Perkins, Ben Petrisor"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors:",
|
||||
"entry": "Misty Bourne, Kim Mohan, Hannah Rose, Jessica Ross"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cultural Consultant:",
|
||||
"entry": "Demitrios Feredinos"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Lead Consultant:",
|
||||
"entry": "Jay Annelli"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Director:",
|
||||
"entry": "Kate Irwin"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Senior Graphic Designer:",
|
||||
"entry": "Trish Yochum"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designer:",
|
||||
"entry": "Trystan Falcone"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Art Direction:",
|
||||
"entry": "Matt Adelsperger, Jeremy Jarvis, Kelly Digges, Dawn Murin, Andrew Vallas"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Illustrators:",
|
||||
"entry": "Jason Rainville, Kevin Tong"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Illustrators:",
|
||||
"entry": "Steve Argyle, Volkan Baga, Ryan Barger, Steven Belledin, Noah Bradley, Christopher Burdett, Sam Burley, Jason Chan, Yongjae Choi, Daarken, Jonas De Ro, Bastien L. Deharme, Eric Deschamps, Jesper Ejsing, Emrah Elmasli, Jason Felix, Evyn Fong, Lucas Graciano, Lars Grant-West, Nils Hamm, Yeong-Hao Han, Alex Horley-Orlandelli, Ralph Horsley, Tyler Jacobson, Jaime Jones, Igor Kieryluk, Mathias Kollros, Karl Kopinski, Yigit Koroglu, Ryan Alexander Lee, Daniel Ljunggren, Chuck Lukacs, Titus Lunter, Howard Lyon, Slawomir Maniak, Dimitar Marinski, Seb McKinnon, Victor Adame Minguez, Peter Mohrbacher, Willian Murai, Terese Nielsen, James Paick, David Palumbo, Ryan Pancoast, Adam Paquette, Jung Park, Claudio Pozas, Steve Prescott, Vincent Proce, Andrea Radeck, Chris Rahn, Chris Rallis, Brad Rigney, Sam Rowan, James Ryman, Jasper Sandner, Dan Scott, Cynthia Sheppard, John Stanko, Zack Stella, Matt Stewart, Chase Stone, Raymond Swanland, Wisnu Tan, John Thacker, Cory Trego-Erdner, Brian Valeza, Cyril Van Der Haegen, Svetlin Velinov, Magali Villeneuve, Raoul Vitale, Johannes Voss, Kev Walker, Jack Wang, Kieran Yanner, Ryan Yee, Min Yum, James Zapata"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartographers:",
|
||||
"entry": "Jonas De Ro, Dyson Logos"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Theros World Designers:",
|
||||
"entry": "Brady Dommermuth, Doug Beyer, Kelly Digges, Ethan Fleischer, Jenna Helland, Taylor Ingvarsson, Jeremy Jarvis, Adam Lee, Alison Lührs, Dawn Murin, Cynthia Sheppard, Andrew Vallas, Richard Whitters, James Wyatt"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Senior Producer:",
|
||||
"entry": "Dan Tovar"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producers:",
|
||||
"entry": "Bill Benham, Robert Hawkey, Lea Heleotis"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Product Engineer:",
|
||||
"entry": "Cynda Callaway"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Imaging Technicians:",
|
||||
"entry": "Sven Bolen, Carmen Cheung, Kevin Yee"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Administration:",
|
||||
"entry": "David Gershman"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Prepress Specialist:",
|
||||
"entry": "Jefferson Dunlap"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Franchise & Global Brand Strategy:",
|
||||
"entry": "Nathan Stewart"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Executive Producer:",
|
||||
"entry": "Ray Winninger"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director Licensing & Publishing:",
|
||||
"entry": "Liz Schuh"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Licensing Manager:",
|
||||
"entry": "Hilary Ross"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Marketing and Communications:",
|
||||
"entry": "Bart Carroll, Pelham Greene, Chris Lindsay, Shauna Narciso, Lysa Penrose, Emi Tanji, Greg Tito, Anna Vo"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "D&D IP Development:",
|
||||
"entry": "Mike Mearls, Richard Whitters, Shawn Wood"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager:",
|
||||
"entry": "Shelly Mazzanoble"
|
||||
},
|
||||
"Many thanks to the hundreds of playtesters whose efforts made this a better book. We couldn't have created this without you!"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "gallery",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/MOT/credits2.webp"
|
||||
},
|
||||
"title": "On the Cover: The invulnerable hero, Haktos the Unscarred, leaps into battle with a Nyxborn hydra, taking part in the most recent telling of a myth repeated through the ages. Jason Rainville brings this legend to life.",
|
||||
"width": 1110,
|
||||
"height": 721
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/MOT/credits3.webp"
|
||||
},
|
||||
"title": "On the Alt-Cover: While the gods look on, the immortal struggle between Haktos and the hydra plays out in the stars of Nyx, a glimpse of eternity captured by Kevin Tong.",
|
||||
"width": 1110,
|
||||
"height": 721
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -600,6 +600,186 @@
|
||||
}
|
||||
],
|
||||
"id": "000"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Dungeons & Dragons Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Design",
|
||||
"entries": [
|
||||
"Kat Kruger, Adam Lee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Development",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Character Design",
|
||||
"entries": [
|
||||
"Chris Tulach"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Design",
|
||||
"entries": [
|
||||
"Emma Ekblad"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Ashley Michaela Lawson, Hannah Rose"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Creator Manager",
|
||||
"entries": [
|
||||
"Pelham Greene"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrations",
|
||||
"entries": [
|
||||
"Red Central"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Category Licensing",
|
||||
"entries": [
|
||||
"Ann Earp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Ferrara Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Sr. Associate Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Lukas Krause"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Content Manager, NERDS:",
|
||||
"entries": [
|
||||
"Annie Belgrade"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Joey Rath"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Licensing & Partnerships, Ferrara Candy Co.",
|
||||
"entries": [
|
||||
"Amy Pagels"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Tripleclix Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Managing Partner",
|
||||
"entries": [
|
||||
"Jennifer Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Founder, Managing Partner",
|
||||
"entries": [
|
||||
"Christopher Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "VP, Head of Partnership Marketing",
|
||||
"entries": [
|
||||
"Kenneth Lindenbaum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Support",
|
||||
"entries": [
|
||||
"VMLY&R Commerce, Taxi, Pep, and Golin"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1193,6 +1193,186 @@
|
||||
}
|
||||
],
|
||||
"id": "000"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Dungeons & Dragons Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Design",
|
||||
"entries": [
|
||||
"Kat Kruger, Adam Lee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Development",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Character Design",
|
||||
"entries": [
|
||||
"Chris Tulach"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Design",
|
||||
"entries": [
|
||||
"Emma Ekblad"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Ashley Michaela Lawson, Hannah Rose"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Creator Manager",
|
||||
"entries": [
|
||||
"Pelham Greene"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrations",
|
||||
"entries": [
|
||||
"Red Central"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Category Licensing",
|
||||
"entries": [
|
||||
"Ann Earp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Ferrara Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Sr. Associate Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Lukas Krause"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Content Manager, NERDS:",
|
||||
"entries": [
|
||||
"Annie Belgrade"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Joey Rath"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Licensing & Partnerships, Ferrara Candy Co.",
|
||||
"entries": [
|
||||
"Amy Pagels"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Tripleclix Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Managing Partner",
|
||||
"entries": [
|
||||
"Jennifer Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Founder, Managing Partner",
|
||||
"entries": [
|
||||
"Christopher Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "VP, Head of Partnership Marketing",
|
||||
"entries": [
|
||||
"Kenneth Lindenbaum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Support",
|
||||
"entries": [
|
||||
"VMLY&R Commerce, Taxi, Pep, and Golin"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -980,6 +980,186 @@
|
||||
}
|
||||
],
|
||||
"id": "000"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Dungeons & Dragons Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Design",
|
||||
"entries": [
|
||||
"Kat Kruger, Adam Lee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Development",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Character Design",
|
||||
"entries": [
|
||||
"Chris Tulach"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Design",
|
||||
"entries": [
|
||||
"Emma Ekblad"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Ashley Michaela Lawson, Hannah Rose"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Creator Manager",
|
||||
"entries": [
|
||||
"Pelham Greene"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrations",
|
||||
"entries": [
|
||||
"Red Central"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Category Licensing",
|
||||
"entries": [
|
||||
"Ann Earp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Ferrara Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Sr. Associate Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Lukas Krause"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Content Manager, NERDS:",
|
||||
"entries": [
|
||||
"Annie Belgrade"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Joey Rath"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Licensing & Partnerships, Ferrara Candy Co.",
|
||||
"entries": [
|
||||
"Amy Pagels"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Tripleclix Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Managing Partner",
|
||||
"entries": [
|
||||
"Jennifer Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Founder, Managing Partner",
|
||||
"entries": [
|
||||
"Christopher Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "VP, Head of Partnership Marketing",
|
||||
"entries": [
|
||||
"Kenneth Lindenbaum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Support",
|
||||
"entries": [
|
||||
"VMLY&R Commerce, Taxi, Pep, and Golin"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -443,6 +443,186 @@
|
||||
}
|
||||
],
|
||||
"id": "000"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Dungeons & Dragons Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Design",
|
||||
"entries": [
|
||||
"Kat Kruger, Adam Lee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Development",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Character Design",
|
||||
"entries": [
|
||||
"Chris Tulach"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Design",
|
||||
"entries": [
|
||||
"Emma Ekblad"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Ashley Michaela Lawson, Hannah Rose"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Creator Manager",
|
||||
"entries": [
|
||||
"Pelham Greene"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrations",
|
||||
"entries": [
|
||||
"Red Central"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Category Licensing",
|
||||
"entries": [
|
||||
"Ann Earp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Ferrara Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Sr. Associate Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Lukas Krause"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Content Manager, NERDS:",
|
||||
"entries": [
|
||||
"Annie Belgrade"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Joey Rath"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Licensing & Partnerships, Ferrara Candy Co.",
|
||||
"entries": [
|
||||
"Amy Pagels"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Tripleclix Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Managing Partner",
|
||||
"entries": [
|
||||
"Jennifer Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Founder, Managing Partner",
|
||||
"entries": [
|
||||
"Christopher Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "VP, Head of Partnership Marketing",
|
||||
"entries": [
|
||||
"Kenneth Lindenbaum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Support",
|
||||
"entries": [
|
||||
"VMLY&R Commerce, Taxi, Pep, and Golin"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -807,6 +807,186 @@
|
||||
}
|
||||
],
|
||||
"id": "000"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Dungeons & Dragons Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Design",
|
||||
"entries": [
|
||||
"Kat Kruger, Adam Lee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Development",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Character Design",
|
||||
"entries": [
|
||||
"Chris Tulach"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Design",
|
||||
"entries": [
|
||||
"Emma Ekblad"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Ashley Michaela Lawson, Hannah Rose"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Creator Manager",
|
||||
"entries": [
|
||||
"Pelham Greene"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrations",
|
||||
"entries": [
|
||||
"Red Central"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Category Licensing",
|
||||
"entries": [
|
||||
"Ann Earp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Ferrara Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Sr. Associate Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Lukas Krause"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Content Manager, NERDS:",
|
||||
"entries": [
|
||||
"Annie Belgrade"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Joey Rath"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Licensing & Partnerships, Ferrara Candy Co.",
|
||||
"entries": [
|
||||
"Amy Pagels"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Tripleclix Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Managing Partner",
|
||||
"entries": [
|
||||
"Jennifer Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Founder, Managing Partner",
|
||||
"entries": [
|
||||
"Christopher Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "VP, Head of Partnership Marketing",
|
||||
"entries": [
|
||||
"Kenneth Lindenbaum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Support",
|
||||
"entries": [
|
||||
"VMLY&R Commerce, Taxi, Pep, and Golin"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1208,6 +1208,186 @@
|
||||
}
|
||||
],
|
||||
"id": "000"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Dungeons & Dragons Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Design",
|
||||
"entries": [
|
||||
"Kat Kruger, Adam Lee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Development",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Character Design",
|
||||
"entries": [
|
||||
"Chris Tulach"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Design",
|
||||
"entries": [
|
||||
"Emma Ekblad"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Ashley Michaela Lawson, Hannah Rose"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Creator Manager",
|
||||
"entries": [
|
||||
"Pelham Greene"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrations",
|
||||
"entries": [
|
||||
"Red Central"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Category Licensing",
|
||||
"entries": [
|
||||
"Ann Earp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Ferrara Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Sr. Associate Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Lukas Krause"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Content Manager, NERDS:",
|
||||
"entries": [
|
||||
"Annie Belgrade"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Joey Rath"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Licensing & Partnerships, Ferrara Candy Co.",
|
||||
"entries": [
|
||||
"Amy Pagels"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Tripleclix Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Managing Partner",
|
||||
"entries": [
|
||||
"Jennifer Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Founder, Managing Partner",
|
||||
"entries": [
|
||||
"Christopher Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "VP, Head of Partnership Marketing",
|
||||
"entries": [
|
||||
"Kenneth Lindenbaum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Support",
|
||||
"entries": [
|
||||
"VMLY&R Commerce, Taxi, Pep, and Golin"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -682,6 +682,186 @@
|
||||
}
|
||||
],
|
||||
"id": "000"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Dungeons & Dragons Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Design",
|
||||
"entries": [
|
||||
"Kat Kruger, Adam Lee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Development",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Character Design",
|
||||
"entries": [
|
||||
"Chris Tulach"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Design",
|
||||
"entries": [
|
||||
"Emma Ekblad"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Ashley Michaela Lawson, Hannah Rose"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Creator Manager",
|
||||
"entries": [
|
||||
"Pelham Greene"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrations",
|
||||
"entries": [
|
||||
"Red Central"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Category Licensing",
|
||||
"entries": [
|
||||
"Ann Earp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Ferrara Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Sr. Associate Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Lukas Krause"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Content Manager, NERDS:",
|
||||
"entries": [
|
||||
"Annie Belgrade"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager, NERDS:",
|
||||
"entries": [
|
||||
"Joey Rath"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Licensing & Partnerships, Ferrara Candy Co.",
|
||||
"entries": [
|
||||
"Amy Pagels"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Tripleclix Team:",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Managing Partner",
|
||||
"entries": [
|
||||
"Jennifer Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Founder, Managing Partner",
|
||||
"entries": [
|
||||
"Christopher Erb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "VP, Head of Partnership Marketing",
|
||||
"entries": [
|
||||
"Kenneth Lindenbaum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Support",
|
||||
"entries": [
|
||||
"VMLY&R Commerce, Taxi, Pep, and Golin"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11329,6 +11329,124 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
"This book was a collaboration between Wizards of the Coast and Penny Arcade. Members of the Wizards of the Coast team are marked with an asterisk.",
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Creative Directors:",
|
||||
"entry": "Jerry Holkins, Elyssa Grant, Scott Fitzgerald Gray"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Designers:",
|
||||
"entry": "Shawn Merwin, Teos Abadía, Jerry Holkins, Scott Fitzgerald Gray"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producers:",
|
||||
"entry": "Elyssa Grant, Dan Tovar*"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Associate Producer:",
|
||||
"entry": "Bill Benham*"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Development:",
|
||||
"entry": "Shawn Merwin, Teos Abadía, Scott Fitzgerald Gray, Chris S. Sims, Ben Petrisor*, Jeremy Crawford*"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Lead Editor:",
|
||||
"entry": "Scott Fitzgerald Gray"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors:",
|
||||
"entry": "Michele Carter, Chris S. Sims, Scott Fitzgerald Gray, F. Wesley Schneider*"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Indexing:",
|
||||
"entry": "Lyz Liddell"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Directors:",
|
||||
"entry": "Mike Krahulik, Francisco Villaseñor, Shauna Narciso,* Kate Irwin*"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Art Direction:",
|
||||
"entry": "Jerry Holkins, Elyssa Grant, Scott Fitzgerald Gray"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designers:",
|
||||
"entry": "Amy T. Falcone, Emi Tanji,* Trish Yochum*"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Illustrator:",
|
||||
"entry": "Mike Krahulik"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Illustrators:",
|
||||
"entry": "Dabe Alan, Joy Ang, Darren M. A. Calvert, Daarken, Michele Giorgi, Gavin Greco, Leesha Hannigan, Tyler Jacobson, Nicholas Kay, Julian Kok, Dora Litterell, Nurse Normal, Aviv Or, Klaus Pillon, Carmen Sinek, Kris Straub, Kim Van Deun, Francisco Villaseñor, Chris Walton"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartographers:",
|
||||
"entry": "Jared Blando, Jason Engle, Robert Lazzaretti, Ben Reece, Mike Schley"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Design:",
|
||||
"entry": "Luke Lancaster, Zac Naoum"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Flavor Text Writers:",
|
||||
"entry": "Jerry Holkins, Mike Krahulik, Patrick Rothfuss, Morgan Webb, Amy T. Falcone, Kate Welch, Ryan Hartman, Kris Straub, Luke Lancaster"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Production Services:",
|
||||
"entry": "Cynda Callaway,* Jefferson Dunlap,* David Gershman*"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand and Marketing:",
|
||||
"entry": "Ryan Hartman, Elyssa Grant, Greg Tito,* Cate Olsen, Anna Vo,* Stride PR, 360 PR*"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Penny Arcade Team Members:",
|
||||
"entry": "Mike Buland, David Coffman, Beth Damis, Patrick Groome, Jeff Kalles, Lidija Piper, Joshua Price, Laura Stringer"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "*Additional D&D Team Members:",
|
||||
"entry": "Bart Carroll, Pelham Greene, Adam Lee, Ari Levitch, Christopher Lindsay, Shelly Mazzanoble, Mike Mearls, Christopher Perkins, Satine Phoenix, Hilary Ross, Liz Schuh, Nathan Stewart, Greg Tito, Kate Welch, Richard Whitters, Shawn Wood"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Full Acquisitions Incorporated Cast:",
|
||||
"entry": "Jerry Holkins as Ominifis Hereward \"Omin\" Dran, Mike Krahulik as James Winifred \"Jim\" Darkmagic III, Patrick Rothfuss as Viari, Morgan Webb as Môrgæn, WWE Superstar Xavier Woods as Bobby Zimeruski, Wil Wheaton as Aeofel Elhromane, Amy T. Falcone as Walnut Dankgrass, Ryan Hartman as Donaar Blit'zen, Kate Welch as Rosie Beestinger, Kris Straub as K'thriss Drow'b, Scott Kurtz as Binwin Bronzebottom, Holly Conrad as Strix Beestinger, Anna Prosser as Evelyn Marthain; with Dungeon Masters Jeremy Crawford and Christopher Perkins"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1717,6 +1717,89 @@
|
||||
}
|
||||
],
|
||||
"id": "000"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Designer",
|
||||
"entries": [
|
||||
"Shawn Merwin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Consulting Designer",
|
||||
"entries": [
|
||||
"Dan Dillon"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Director",
|
||||
"entries": [
|
||||
"Bree Heiss"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Janica Carter, Scott Fitzgerald Gray"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designers",
|
||||
"entries": [
|
||||
"Emma Ekblad, Zsolt Tóth"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Illustrator",
|
||||
"entries": [
|
||||
"Katerina Ladon"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Illustrators",
|
||||
"entries": [
|
||||
"Emily Fiegenschuh, Jim Nelson, Eva Widermann"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producers",
|
||||
"entries": [
|
||||
"Bill Benham, Siera Bruggeman"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Product Manager",
|
||||
"entries": [
|
||||
"Natalie Egan"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Senior Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
"Special thanks to Quinn Carroll, the Hawes Family, Aurora Merwin, and Beth Merwin"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -5053,198 +5053,192 @@
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Lead Designer",
|
||||
"entries": [
|
||||
"Kate Welch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Designers and Rulebook Commenters",
|
||||
"entries": [
|
||||
"Ryan Hartman, Adam Lee, Ari Levitch, Jim Zub"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Developer",
|
||||
"entries": [
|
||||
"Ben Petrisor"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Playtest Coordinator",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"F. Wesley Schneider, Jeremy Crawford, Dan Dillon, Scott Fitzgerald Gray, Christopher Perkins"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Directors",
|
||||
"entries": [
|
||||
"Kate Irwin, Shauna Narciso, Richard Whitters"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designer",
|
||||
"entries": [
|
||||
"Emi Tanji"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Illustrator",
|
||||
"entries": [
|
||||
"Troy Little"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrators",
|
||||
"entries": [
|
||||
"Eric Belisle, Conceptopolis, Wayne England, Randy Gallegos, Troy Little, Brynn Metheney, Ryan Pancoast, Steve Prescott, Richard Sardinha, Ilya Shkipin, Matt Stawicki, Autumn Rain Turkel, Kieran Yanner"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartographers",
|
||||
"entries": [
|
||||
"Kate Welch, Richard Whitters"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Original Rulebook Designer",
|
||||
"entries": [
|
||||
"Jeremy Crawford"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Original 5th Edition Designers",
|
||||
"entries": [
|
||||
"Jeremy Crawford, Mike Mearls, Christopher Perkins, James Wyatt, Rodney Thompson, Robert J. Schwalb, Peter Lee, Steve Townshend, Bruce R. Cordell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Original 5th Edition Editors",
|
||||
"entries": [
|
||||
"Chris Sims, Michele Carter, Scott Fitzgerald Gray, Kim Mohan"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Based on the Griginal D&D Game By",
|
||||
"entries": [
|
||||
"E. Gary Gygax and Dave Arneson"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Dan Tovar"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Project Manager",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Production Services",
|
||||
"entries": [
|
||||
"Cynda Callaway, Kevin Yee, David Gershman, Jefferson Dunlap"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "VP, Franchise & Global Brand Strategy",
|
||||
"entries": [
|
||||
"Nathan Stewart"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director Licensing & Publishing",
|
||||
"entries": [
|
||||
"Liz Schuh"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Franchise Creative Director",
|
||||
"entries": [
|
||||
"Mike Mearls"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Licensing Manager",
|
||||
"entries": [
|
||||
"Hilary Ross"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Marketing and Communications",
|
||||
"entries": [
|
||||
"Bart Carroll, Pelham Greene, Greg Tito, Anna Vo"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Product Specialist",
|
||||
"entries": [
|
||||
"Christopher Lindsay"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Game Designer",
|
||||
"entries": [
|
||||
"Dan Dillon"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Senior Graphic Designer",
|
||||
"entries": [
|
||||
"Trish Yochum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Associate Producer",
|
||||
"entries": [
|
||||
"Lea Heleotis"
|
||||
]
|
||||
}
|
||||
"type": "item",
|
||||
"name": "Lead Designer",
|
||||
"entries": [
|
||||
"Kate Welch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Designers and Rulebook Commenters",
|
||||
"entries": [
|
||||
"Ryan Hartman, Adam Lee, Ari Levitch, Jim Zub"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Developer",
|
||||
"entries": [
|
||||
"Ben Petrisor"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Playtest Coordinator",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"F. Wesley Schneider, Jeremy Crawford, Dan Dillon, Scott Fitzgerald Gray, Christopher Perkins"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Directors",
|
||||
"entries": [
|
||||
"Kate Irwin, Shauna Narciso, Richard Whitters"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designer",
|
||||
"entries": [
|
||||
"Emi Tanji"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Illustrator",
|
||||
"entries": [
|
||||
"Troy Little"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrators",
|
||||
"entries": [
|
||||
"Eric Belisle, Conceptopolis, Wayne England, Randy Gallegos, Troy Little, Brynn Metheney, Ryan Pancoast, Steve Prescott, Richard Sardinha, Ilya Shkipin, Matt Stawicki, Autumn Rain Turkel, Kieran Yanner"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartographers",
|
||||
"entries": [
|
||||
"Kate Welch, Richard Whitters"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Original Rulebook Designer",
|
||||
"entries": [
|
||||
"Jeremy Crawford"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Original 5th Edition Designers",
|
||||
"entries": [
|
||||
"Jeremy Crawford, Mike Mearls, Christopher Perkins, James Wyatt, Rodney Thompson, Robert J. Schwalb, Peter Lee, Steve Townshend, Bruce R. Cordell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Original 5th Edition Editors",
|
||||
"entries": [
|
||||
"Chris Sims, Michele Carter, Scott Fitzgerald Gray, Kim Mohan"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Based on the Griginal D&D Game By",
|
||||
"entries": [
|
||||
"E. Gary Gygax and Dave Arneson"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Dan Tovar"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Project Manager",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Production Services",
|
||||
"entries": [
|
||||
"Cynda Callaway, Kevin Yee, David Gershman, Jefferson Dunlap"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "VP, Franchise & Global Brand Strategy",
|
||||
"entries": [
|
||||
"Nathan Stewart"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director Licensing & Publishing",
|
||||
"entries": [
|
||||
"Liz Schuh"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Franchise Creative Director",
|
||||
"entries": [
|
||||
"Mike Mearls"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Licensing Manager",
|
||||
"entries": [
|
||||
"Hilary Ross"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Marketing and Communications",
|
||||
"entries": [
|
||||
"Bart Carroll, Pelham Greene, Greg Tito, Anna Vo"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Product Specialist",
|
||||
"entries": [
|
||||
"Christopher Lindsay"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Game Designer",
|
||||
"entries": [
|
||||
"Dan Dillon"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Senior Graphic Designer",
|
||||
"entries": [
|
||||
"Trish Yochum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Associate Producer",
|
||||
"entries": [
|
||||
"Lea Heleotis"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -8628,6 +8628,81 @@
|
||||
}
|
||||
],
|
||||
"id": "159"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Lead Designer",
|
||||
"entries": [
|
||||
"Chris Lindsay"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Design",
|
||||
"entries": [
|
||||
"M. T. Black, Celeste Conowitch, Ma'at Crook, Amy Lynn Dzura, Claire Hoffman, James Introcaso, Rich Lescouflair, Greg Marks, Shawn Merwin, Alan Patrick, Travis Woodall"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editing",
|
||||
"entries": [
|
||||
"Ashley Michaela \"Navigator\" Lawson"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editorial Assistance",
|
||||
"entries": [
|
||||
"Tanya C. Depass"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Lea Heleotis"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Director and Graphic Design",
|
||||
"entries": [
|
||||
"Emi Tanji"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartography",
|
||||
"entries": [
|
||||
"Dyson Logos"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Artist",
|
||||
"entries": [
|
||||
"Lars Grant-West"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Artists",
|
||||
"entries": [
|
||||
"Tom Babbey, Mark Behm, Justin Gerard, Ilich Henriquez, Ralph Horsley, Aaron Hubrich, Brynn Metheny, Jim Pavelec, Claudio Pozas, Jasper Sandner, Bryan Syme"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Note from the Author",
|
||||
"page": 2,
|
||||
"entries": [
|
||||
"to say this is a loosely constructed adventure may be an exaggeration of some degree. However, some patron saint of children requested a pdf of my adventure notes. So, here we are. I've use one version or another of this adventure to introduce people to the D&D experience as it has all the elements of a good game with very little ramp up time needed. The adventure structure is created in such a way to allow for as much or as little combat is desired. Encounters can be changed to suit a lvl1 campaign, and with a little imagination I imagine one could have fun altering it for a party in the high teens. Some nice paintings of Ancient Dragons and Neoliths may be in order.",
|
||||
"To say this is a loosely constructed adventure may be an exaggeration of some degree. However, some patron saint of children requested a pdf of my adventure notes. So, here we are. I've use one version or another of this adventure to introduce people to the D&D experience as it has all the elements of a good game with very little ramp up time needed. The adventure structure is created in such a way to allow for as much or as little combat is desired. Encounters can be changed to suit a lvl1 campaign, and with a little imagination I imagine one could have fun altering it for a party in the high teens. Some nice paintings of Ancient Dragons and Neoliths may be in order.",
|
||||
"Have fun with it. Change, add, or remove monsters, items, and characters as you see fit.",
|
||||
"A special thanks to the wonderful donors of the Extra Life Charity and the Dungeons and Dragons Team. Together we can manage to do a little bit of good in this mind-flayer-run world.",
|
||||
{
|
||||
@@ -701,6 +701,19 @@
|
||||
}
|
||||
],
|
||||
"id": "000"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
"{@b Illustrated and Written By} Shawn Wood"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -17393,18 +17393,42 @@
|
||||
"Aside from the pirate crews, Jahaka Anchorage is home to a handful of pirates who answer to the tavernkeeper, {@creature Bosco Daggerhand|ToA} ({@area area 6A|139|x})\u2014and only because he's master of the ale.",
|
||||
{
|
||||
"type": "inset",
|
||||
"name": "Stirge",
|
||||
"name": "Pirates of Jahaka Anchorage",
|
||||
"page": 67,
|
||||
"id": "131",
|
||||
"entries": [
|
||||
"Three pirate ships use Jahaka Anchorage as a base, and their captains have forged tenuous alliances with each other and {@creature Liara Portyr|ToA} of Fort Beluarian. Use the deckplans in {@book appendix C|DMG|12} of the Dungeon Master's Guide to represent each pirate ship, as needed. Each ship's crew is described below.",
|
||||
"Captain {@creature Elok Jaharwon|ToA} (NE male Chultan human {@creature wereboar}) has no patience or sense of humor. He was first mate of the Dragonfang until a year ago, when he staged a mutiny and hurled the former captain overboard. The other captains are still adjusting to their ill-mannered new confederate, who seems intent on bullying his way toward declaring himself king of the pirates.",
|
||||
"Elok wants to stop sending a slice of the pirates' profits to Fort Beluarian, which would end the alliance with {@creature Liara Portyr|ToA} and probably be self-defeating; the pirates could keep more of their profit, but they'd take fewer prizes and incur more risk. The other captains see the disadvantages clearly, but Jaharwon is building a following among the rank-and-file pirates of all three crews.",
|
||||
"The Dragonfang's crew includes a first mate named Mad Kalita (LE female Chultan human {@creature spy}), fifteen Chultan {@creature Bandit||bandits}, three Chultan {@creature Thug||thugs}, and a \"sea witch\" named Eye of the Deep (N female Calishite human {@creature druid}).",
|
||||
"The calculating Captain {@creature Zaroum Al-Saryak|ToA} (LE male Calishite human {@creature bandit captain}) has a special fondness for gemstones. He wears a coat with glittering gems sewn into it (750 gp) and wears a scimitar with gemstones embedded in the hilt (1,250 gp). His ship, the Emerald Eye, has cabins decorated like rooms in a Calishite pasha's palace. Al-Saryak is fond of chopping off the heads of those who displease him and dangling them from his ship's mermaid figurehead. A long-ago injury cost him his left eye and incised a scar in the form of a large X across his face. The ruined eye socket now holds a magical gem that allows Al-Saryak to discern ghostly pathways leading to treasure. The gem works for no one else. Al-Saryak holds the {@item Sending Stones||sending stone} matched to {@creature Liara Portyr|ToA}'s (see \"{@area Fort Beluarian|0f2|x}\").",
|
||||
"The crew of the Emerald Eye consists of a first mate named Voltan (CE male Calishite human {@creature berserker}), twelve Calishite {@creature Bandit||bandits}, two Calishite {@creature Thug||thugs}, and five Chultan {@creature Tribal Warrior||tribal warriors}.",
|
||||
"Captain {@creature Laskilar|ToA} (NE male Tethyrian human {@creature bandit captain} wearing a {@item cape of the mountebank}) is a flamboyant, rakish pirate who's grown tired of chasing merchant ships and hearing their captains whine and plead over lost revenues and spilled blood. He'd rather seek lost treasures and magic items, but not by digging into ruins and tombs; instead, he'll happily pursue adventurers across jungles and oceans to steal whatever hard-earned plunder he believes they have. His ship, the Stirge, is filled with scoundrels and cutthroats eager to do his dirty work. {@creature Laskilar|ToA} also stays in contact with a host of wealthy patrons in Port Nyanzaru and more distant ports who are eager to pay a king's ransom for the rarest of his ill-gotten gains.",
|
||||
"The crew of the Stirge includes a first mate named Heel (NE male half-orc {@creature gladiator}), twelve Chultan and Tethyrian {@creature Bandit||bandits}, six Chultan {@creature Thug||thugs}, and a mad sea priest named Caldos Hellingskorn (CE male Illuskan {@creature priest} of Umberlee)."
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Dragonfang",
|
||||
"page": 67,
|
||||
"id": "131a",
|
||||
"entries": [
|
||||
"Captain {@creature Elok Jaharwon|ToA} (NE male Chultan human {@creature wereboar}) has no patience or sense of humor. He was first mate of the Dragonfang until a year ago, when he staged a mutiny and hurled the former captain overboard. The other captains are still adjusting to their ill-mannered new confederate, who seems intent on bullying his way toward declaring himself king of the pirates.",
|
||||
"Elok wants to stop sending a slice of the pirates' profits to Fort Beluarian, which would end the alliance with {@creature Liara Portyr|ToA} and probably be self-defeating; the pirates could keep more of their profit, but they'd take fewer prizes and incur more risk. The other captains see the disadvantages clearly, but Jaharwon is building a following among the rank-and-file pirates of all three crews.",
|
||||
"The Dragonfang's crew includes a first mate named Mad Kalita (LE female Chultan human {@creature spy}), fifteen Chultan {@creature Bandit||bandits}, three Chultan {@creature Thug||thugs}, and a \"sea witch\" named Eye of the Deep (N female Calishite human {@creature druid})."
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Emerald Eye",
|
||||
"page": 67,
|
||||
"id": "131b",
|
||||
"entries": [
|
||||
"The calculating Captain {@creature Zaroum Al-Saryak|ToA} (LE male Calishite human {@creature bandit captain}) has a special fondness for gemstones. He wears a coat with glittering gems sewn into it (750 gp) and wears a scimitar with gemstones embedded in the hilt (1,250 gp). His ship, the Emerald Eye, has cabins decorated like rooms in a Calishite pasha's palace. Al-Saryak is fond of chopping off the heads of those who displease him and dangling them from his ship's mermaid figurehead. A long-ago injury cost him his left eye and incised a scar in the form of a large X across his face. The ruined eye socket now holds a magical gem that allows Al-Saryak to discern ghostly pathways leading to treasure. The gem works for no one else. Al-Saryak holds the {@item Sending Stones||sending stone} matched to {@creature Liara Portyr|ToA}'s (see \"{@area Fort Beluarian|0f2|x}\").",
|
||||
"The crew of the Emerald Eye consists of a first mate named Voltan (CE male Calishite human {@creature berserker}), twelve Calishite {@creature Bandit||bandits}, two Calishite {@creature Thug||thugs}, and five Chultan {@creature Tribal Warrior||tribal warriors}."
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Stirge",
|
||||
"page": 67,
|
||||
"id": "131c",
|
||||
"entries": [
|
||||
"Captain {@creature Laskilar|ToA} (NE male Tethyrian human {@creature bandit captain} wearing a {@item cape of the mountebank}) is a flamboyant, rakish pirate who's grown tired of chasing merchant ships and hearing their captains whine and plead over lost revenues and spilled blood. He'd rather seek lost treasures and magic items, but not by digging into ruins and tombs; instead, he'll happily pursue adventurers across jungles and oceans to steal whatever hard-earned plunder he believes they have. His ship, the Stirge, is filled with scoundrels and cutthroats eager to do his dirty work. {@creature Laskilar|ToA} also stays in contact with a host of wealthy patrons in Port Nyanzaru and more distant ports who are eager to pay a king's ransom for the rarest of his ill-gotten gains.",
|
||||
"The crew of the Stirge includes a first mate named Heel (NE male half-orc {@creature gladiator}), twelve Chultan and Tethyrian {@creature Bandit||bandits}, six Chultan {@creature Thug||thugs}, and a mad sea priest named Caldos Hellingskorn (CE male Illuskan {@creature priest} of Umberlee)."
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -10208,13 +10208,9 @@
|
||||
},
|
||||
"The dragon is Renesnuprah as an {@creature ancient time dragon|MPP} (see {@book Morte's Planar Parade|MPP}). She departs before the characters can act. The scale Reenee left begins to glow as it transforms into the following charm (a type of supernatural gift detailed in the {@book Dungeon Master's Guide|DMG}).",
|
||||
{
|
||||
"type": "insetReadaloud",
|
||||
"name": "Time of the Dragon",
|
||||
"page": 68,
|
||||
"id": "183",
|
||||
"entries": [
|
||||
"{@i Supernatural Gift (Charm})",
|
||||
"While holding the scale, you can use an action to summon Renesnuprah, an {@creature adult time dragon|MPP} (see {@book Morte's Planar Parade|MPP}). The dragon appears in an unoccupied space of your choice that you can see within 60 feet of you and aids you for 10 minutes. Afterward, the time dragon vanishes, and the scale crumbles."
|
||||
"type": "list",
|
||||
"items": [
|
||||
"{@reward Time of the Dragon|ToFW}"
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -10761,13 +10757,9 @@
|
||||
},
|
||||
"The Scholar shares its secret with only one character. That character gains the following charm (a type of supernatural gift detailed in the {@book Dungeon Master's Guide|DMG}).",
|
||||
{
|
||||
"type": "insetReadaloud",
|
||||
"name": "Eyes of the Impossible",
|
||||
"page": 74,
|
||||
"id": "1aa",
|
||||
"entries": [
|
||||
"{@i Supernatural Gift (Charm})",
|
||||
"You are scarred by knowledge you shouldn't possess. Your eyes turn black, except for your pupils, which turn white. This charm grants you advantage on Charisma ({@skill Persuasion}) checks made to interact with evil creatures. Additionally, you can cast the spell {@spell eyebite} as an action. Your spellcasting ability for this spell is Intelligence, Wisdom, or Charisma (your choice when you gain this charm). Once you cast this spell, you can't cast it again until the next dawn. This charm vanishes after 13 days, when your appearance returns to normal."
|
||||
"type": "list",
|
||||
"items": [
|
||||
"{@reward Eyes of the Impossible|ToFW}"
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -13594,30 +13586,302 @@
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Cover",
|
||||
"id": "224",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/ToFW/058-04003.cover.webp"
|
||||
},
|
||||
"title": "On the Cover: Illustrator Magali Villeneuve shares glimpses of the Outlands under the knowing gazes of the arcanaloth Shemeshka and a mimir full of reality-warping secrets.",
|
||||
"credit": "Magali Villeneuve",
|
||||
"width": 850,
|
||||
"height": 579
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Project Leads",
|
||||
"entries": [
|
||||
"Justice Ramin Arman, F. Wesley Schneider"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Director",
|
||||
"entries": [
|
||||
"Emi Tanji"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Writers",
|
||||
"entries": [
|
||||
"Justice Ramin Arman, Dan Dillon, F. Wesley Schneider"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Rules Developers",
|
||||
"entries": [
|
||||
"Jeremy Crawford, Christopher Perkins"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Lead Editor",
|
||||
"entries": [
|
||||
"Adrian Ng"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Judy Bauer, Eytan Bernstein, Janica Carter, Christopher Perkins"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designer",
|
||||
"entries": [
|
||||
"Matt Cole"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Illustrators",
|
||||
"entries": [
|
||||
"Tony DiTerlizzi, Magali Villeneuve"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Illustrators",
|
||||
"entries": [
|
||||
"Luca Bancone, Marco Bernardini, Zoltan Boros, Bruce Brenneise, CoupleOfKooks, Nikki Dawes, Axel Defois, E.W. Hekaton, Michele Giorgi, Quintin Gleim, Jane Katsubo, Julian Kok, Adrián Ibarra Lugo, Warren Mahy, Dave Melvin, Robson Michel, Aaron Miller, Riccardo Moscatello, David Auden Nash, One Pixel Brush, Hinchel Or, Mike Pape, Andrea Piparo, Chris Seaman, Cory Trego-Erdner, Jabari Weathers"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartographers",
|
||||
"entries": [
|
||||
"Marco Bernardini, Jared Blando, Mike Schley"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Concept Art Directors",
|
||||
"entries": [
|
||||
"Josh Herman, Emi Tanji"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Concept Artists",
|
||||
"entries": [
|
||||
"Eric Belisle, Dmitry Burmak, Ekaterina Burmak, Max Dunbar, Alex Konstad, Juho Laitila, Izzy Medrano, One Pixel Brush, Noor Rahman, John Tedrick, Terraform Studios, Shawn Wood"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Consultants",
|
||||
"entries": [
|
||||
"Michele Carter, Rico Corazón, Basheer Ghouse, Jonathan S. Tomhave"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Project Engineer",
|
||||
"entries": [
|
||||
"Cynda Callaway"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Imaging Technicians",
|
||||
"entries": [
|
||||
"Daniel Corona, Kevin Yee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Prepress Specialist",
|
||||
"entries": [
|
||||
"Jefferson Dunlap"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "D&D Studio",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Executive Producer",
|
||||
"entries": [
|
||||
"Kyle Brink"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Game Architects",
|
||||
"entries": [
|
||||
"Jeremy Crawford, Christopher Perkins"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Studio Art Director",
|
||||
"entries": [
|
||||
"Josh Herman"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Manager",
|
||||
"entries": [
|
||||
"Rob Sather"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Department",
|
||||
"entries": [
|
||||
"Matt Cole, Trystan Falcone, Bree Heiss, Kate Irwin, Bob Jordan, Noor Rahman, Emi Tanji, Trish Yochum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Design Department",
|
||||
"entries": [
|
||||
"Justice Ramin Arman, Makenzie De Armas, Dan Dillon, Amanda Hamon, Ron Lundeen, Ben Petrisor, Patrick Renie, F. Wesley Schneider, Carl Sibley, Jason Tondro, James Wyatt"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Managing Editor",
|
||||
"entries": [
|
||||
"Judy Bauer"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editorial Department",
|
||||
"entries": [
|
||||
"Eytan Bernstein, Janica Carter, Adrian Ng"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Senior Producer",
|
||||
"entries": [
|
||||
"Dan Tovar"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producers",
|
||||
"entries": [
|
||||
"Bill Benham, Siera Bruggeman, Robert Hawkey, Andy Smith, Gabe Waluconis"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director of Product Management",
|
||||
"entries": [
|
||||
"Liz Schuh"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Product Managers",
|
||||
"entries": [
|
||||
"Natalie Egan, Chris Lindsay, Hilary Ross, Chris Tulach"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "D&D Beyond",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Product Managers",
|
||||
"entries": [
|
||||
"Patrick Backmann, Jeff Turriff"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Digital Design Team",
|
||||
"entries": [
|
||||
"Jay Jani, Adam Walton, Cameron Powell, Joseph Keen, Sean Stoves"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Special thanks to Michele Carter; Lisa Ohanian; Black Isle Studios, the creators of Planescape: Torment; and the hundreds of playtesters who made this a better book!"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/ToFW/059-04002.alt.cover.webp"
|
||||
"path": "adventure/ToFW/credits.webp"
|
||||
},
|
||||
"title": "On the Alt-Cover: On this cover by Tony DiTerlizzi, a group of planar adventurers prepare for whatever wonders and wildness the multiverse has in store.",
|
||||
"credit": "Tony DiTerlizzi",
|
||||
"maxWidth": 250,
|
||||
"width": 850,
|
||||
"height": 575
|
||||
"height": 983
|
||||
},
|
||||
{
|
||||
"type": "gallery",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/ToFW/058-04003.cover.webp"
|
||||
},
|
||||
"title": "On the Cover: Illustrator Magali Villeneuve shares glimpses of the Outlands under the knowing gazes of the arcanaloth Shemeshka and a mimir full of reality-warping secrets.",
|
||||
"credit": "Magali Villeneuve",
|
||||
"width": 850,
|
||||
"height": 579
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "adventure/ToFW/059-04002.alt.cover.webp"
|
||||
},
|
||||
"title": "On the Alt-Cover: On this cover by Tony DiTerlizzi, a group of planar adventurers prepare for whatever wonders and wildness the multiverse has in store.",
|
||||
"credit": "Tony DiTerlizzi",
|
||||
"width": 850,
|
||||
"height": 575
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -941,6 +941,67 @@
|
||||
}
|
||||
],
|
||||
"id": "032"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Designers",
|
||||
"entries": [
|
||||
"Kat Kruger, Chris Tulach"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Plane Shift",
|
||||
"entries": [
|
||||
"Ixalan Design:James Wyatt"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editor",
|
||||
"entries": [
|
||||
"Scott Fitzgerald Gray"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designer",
|
||||
"entries": [
|
||||
"Emi Tanji"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Illustrator",
|
||||
"entries": [
|
||||
"Cliff Childs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Illustrators",
|
||||
"entries": [
|
||||
"Tommy Arnold, John Avon, Naomi Baker, Milivoj Ceran, Zezhou Chen, Daarken, Dimitar, Emrah Elmasil, Florian de Gesincourt, Ryan Alexander Lee, Slawomir Maniak, Aaron Miller, Victor Adame Minguez, Dan Scott, John Stanko, YW Tang, Ben Wooten, Kieran Yanner"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartographer",
|
||||
"entries": [
|
||||
"Jared Blando"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11314,6 +11314,9 @@
|
||||
"contents": [
|
||||
{
|
||||
"name": "The Lost Kenku"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -11394,6 +11397,9 @@
|
||||
"type": "appendix",
|
||||
"identifier": "E"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -15069,6 +15075,9 @@
|
||||
"The Handoff",
|
||||
"The End?"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -15105,6 +15114,9 @@
|
||||
},
|
||||
{
|
||||
"name": "Pregenerated Characters"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -16422,6 +16434,9 @@
|
||||
"Facing the Aspect",
|
||||
"Epilogue"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -16747,6 +16762,9 @@
|
||||
"Franchise Downtime",
|
||||
"The Campaign to Come"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -20935,6 +20953,9 @@
|
||||
"Lightning Rail to Wroat",
|
||||
"Conclusion"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -21691,6 +21712,9 @@
|
||||
"Deciphering the Mask",
|
||||
"Myths to Be Told"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -24696,6 +24720,9 @@
|
||||
"type": "appendix",
|
||||
"identifier": "B"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -24800,6 +24827,9 @@
|
||||
},
|
||||
{
|
||||
"name": "Appendix: Maps, Monsters, & NPCs"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -24897,6 +24927,9 @@
|
||||
},
|
||||
{
|
||||
"name": "Appendix: Monsters and Magic Items"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -24990,6 +25023,9 @@
|
||||
"type": "appendix",
|
||||
"identifier": "B"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -25096,6 +25132,9 @@
|
||||
"type": "appendix",
|
||||
"identifier": "B"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -25196,6 +25235,9 @@
|
||||
"type": "appendix",
|
||||
"identifier": "C"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -25272,6 +25314,9 @@
|
||||
"Completing the Mission",
|
||||
"Magic Items"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -25313,6 +25358,9 @@
|
||||
"Completing the Mission",
|
||||
"Magic Items"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -25350,6 +25398,9 @@
|
||||
"Completing the Mission",
|
||||
"Magic Items"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -25410,6 +25461,9 @@
|
||||
"Completing the Mission",
|
||||
"Magic Items"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -25455,6 +25509,9 @@
|
||||
"Completing the Mission",
|
||||
"Magic Items"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -25496,6 +25553,9 @@
|
||||
"Completing the Mission",
|
||||
"Magic Items"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -25549,6 +25609,9 @@
|
||||
"Completing the Mission",
|
||||
"Magic Items"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -31813,7 +31876,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Cover"
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -32431,6 +32494,9 @@
|
||||
"type": "appendix",
|
||||
"identifier": "F"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -32463,6 +32529,9 @@
|
||||
"Conclusion",
|
||||
"Appendix A"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -5007,6 +5007,7 @@
|
||||
{
|
||||
"name": "Continental Nobility",
|
||||
"source": "DoDk",
|
||||
"page": 244,
|
||||
"prerequisite": [
|
||||
{
|
||||
"level": {
|
||||
@@ -6053,6 +6054,7 @@
|
||||
{
|
||||
"name": "Devoted Missionary",
|
||||
"source": "DoDk",
|
||||
"page": 246,
|
||||
"skillProficiencies": [
|
||||
{
|
||||
"choose": {
|
||||
@@ -10117,6 +10119,7 @@
|
||||
{
|
||||
"name": "Gate Warden",
|
||||
"source": "SatO",
|
||||
"page": 7,
|
||||
"prerequisite": [
|
||||
{
|
||||
"campaign": [
|
||||
@@ -16487,6 +16490,7 @@
|
||||
{
|
||||
"name": "Mageborn",
|
||||
"source": "DoDk",
|
||||
"page": 245,
|
||||
"prerequisite": [
|
||||
{
|
||||
"level": {
|
||||
@@ -19231,6 +19235,7 @@
|
||||
{
|
||||
"name": "Planar Philosopher",
|
||||
"source": "SatO",
|
||||
"page": 8,
|
||||
"prerequisite": [
|
||||
{
|
||||
"campaign": [
|
||||
@@ -20833,8 +20838,12 @@
|
||||
"page": 57,
|
||||
"feats": [
|
||||
{
|
||||
"lucky|phb": true,
|
||||
"magic initiate|phb": true,
|
||||
"lucky|phb": true
|
||||
},
|
||||
{
|
||||
"magic initiate|phb": true
|
||||
},
|
||||
{
|
||||
"skilled|phb": true
|
||||
}
|
||||
],
|
||||
@@ -21266,8 +21275,12 @@
|
||||
"page": 58,
|
||||
"feats": [
|
||||
{
|
||||
"alert|phb": true,
|
||||
"skilled|phb": true,
|
||||
"alert|phb": true
|
||||
},
|
||||
{
|
||||
"skilled|phb": true
|
||||
},
|
||||
{
|
||||
"tough|phb": true
|
||||
}
|
||||
],
|
||||
@@ -24954,6 +24967,7 @@
|
||||
{
|
||||
"name": "Survivor",
|
||||
"source": "DoDk",
|
||||
"page": 247,
|
||||
"skillProficiencies": [
|
||||
{
|
||||
"choose": {
|
||||
@@ -25742,6 +25756,7 @@
|
||||
{
|
||||
"name": "Treasure Seeker",
|
||||
"source": "DoDk",
|
||||
"page": 248,
|
||||
"skillProficiencies": [
|
||||
{
|
||||
"investigation": true,
|
||||
@@ -26551,6 +26566,7 @@
|
||||
{
|
||||
"name": "Variant Continental Nobility (Last of the Line)",
|
||||
"source": "DoDk",
|
||||
"page": 245,
|
||||
"_copy": {
|
||||
"name": "Continental Nobility",
|
||||
"source": "DoDk"
|
||||
@@ -26587,6 +26603,7 @@
|
||||
{
|
||||
"name": "Variant Devoted Missionary (Stargazer)",
|
||||
"source": "DoDk",
|
||||
"page": 247,
|
||||
"_copy": {
|
||||
"name": "Devoted Missionary",
|
||||
"source": "DoDk"
|
||||
@@ -26713,6 +26730,7 @@
|
||||
{
|
||||
"name": "Variant Mageborn (Malfeasant Mage)",
|
||||
"source": "DoDk",
|
||||
"page": 246,
|
||||
"_copy": {
|
||||
"name": "Mageborn",
|
||||
"source": "DoDk"
|
||||
@@ -26817,6 +26835,7 @@
|
||||
{
|
||||
"name": "Variant Survivor (Veteran of the Civil War)",
|
||||
"source": "DoDk",
|
||||
"page": 248,
|
||||
"_copy": {
|
||||
"name": "Survivor",
|
||||
"source": "DoDk"
|
||||
@@ -26826,6 +26845,7 @@
|
||||
{
|
||||
"name": "Variant Treasure Seeker (Soldier of Fortune)",
|
||||
"source": "DoDk",
|
||||
"page": 249,
|
||||
"_copy": {
|
||||
"name": "Treasure Seeker",
|
||||
"source": "DoDk"
|
||||
|
||||
@@ -2846,7 +2846,7 @@
|
||||
],
|
||||
"hp": {
|
||||
"average": 22,
|
||||
"formula": "4d8"
|
||||
"formula": "4d8 + 4"
|
||||
},
|
||||
"speed": {
|
||||
"walk": 30
|
||||
|
||||
@@ -1758,6 +1758,103 @@
|
||||
"hasFluff": true,
|
||||
"hasFluffImages": true
|
||||
},
|
||||
{
|
||||
"name": "Dzaan",
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "IDRotF",
|
||||
"page": 271,
|
||||
"_copy": {
|
||||
"name": "Dzaan's Simulacrum",
|
||||
"source": "IDRotF",
|
||||
"_mod": {
|
||||
"*": {
|
||||
"mode": "replaceTxt",
|
||||
"replace": "the simulacrum",
|
||||
"with": "Dzaan",
|
||||
"flags": "i"
|
||||
}
|
||||
}
|
||||
},
|
||||
"hp": {
|
||||
"average": 49,
|
||||
"formula": "9d8 + 9"
|
||||
},
|
||||
"cr": "4",
|
||||
"spellcasting": [
|
||||
{
|
||||
"name": "Spellcasting",
|
||||
"type": "spellcasting",
|
||||
"headerEntries": [
|
||||
"Dzaan is a 9th-level spellcaster. His spellcasting ability is Intelligence (spell save {@dc 13}, {@hit 5} to hit with spell attacks). He has the following wizard spells prepared:"
|
||||
],
|
||||
"will": [
|
||||
{
|
||||
"entry": "{@spell Shocking Grasp}",
|
||||
"hidden": true
|
||||
},
|
||||
{
|
||||
"entry": "{@spell Acid Splash}",
|
||||
"hidden": true
|
||||
}
|
||||
],
|
||||
"spells": {
|
||||
"0": {
|
||||
"spells": [
|
||||
"{@spell acid splash} *",
|
||||
"{@spell light}",
|
||||
"{@spell minor illusion}",
|
||||
"{@spell shocking grasp} *"
|
||||
]
|
||||
},
|
||||
"1": {
|
||||
"slots": 4,
|
||||
"spells": [
|
||||
"{@spell detect magic}",
|
||||
"{@spell disguise self}",
|
||||
"{@spell magic missile} *"
|
||||
]
|
||||
},
|
||||
"2": {
|
||||
"slots": 3,
|
||||
"spells": [
|
||||
"{@spell invisibility}",
|
||||
"{@spell levitate}",
|
||||
"{@spell phantasmal force}"
|
||||
]
|
||||
},
|
||||
"3": {
|
||||
"slots": 3,
|
||||
"spells": [
|
||||
"{@spell fireball}",
|
||||
"{@spell sending}",
|
||||
"{@spell slow}"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"slots": 3,
|
||||
"spells": [
|
||||
"{@spell arcane eye}",
|
||||
"{@spell confusion}"
|
||||
]
|
||||
},
|
||||
"5": {
|
||||
"slots": 1,
|
||||
"spells": [
|
||||
"{@spell animate objects}"
|
||||
]
|
||||
}
|
||||
},
|
||||
"footerEntries": [
|
||||
"*See \"Actions\" below."
|
||||
],
|
||||
"ability": "int"
|
||||
}
|
||||
],
|
||||
"hasToken": true,
|
||||
"hasFluff": true,
|
||||
"hasFluffImages": true
|
||||
},
|
||||
{
|
||||
"name": "Dzaan's Simulacrum",
|
||||
"isNpc": true,
|
||||
|
||||
@@ -715,6 +715,7 @@
|
||||
{
|
||||
"name": "Crimson Helmed Horror",
|
||||
"source": "KftGV",
|
||||
"page": 152,
|
||||
"_copy": {
|
||||
"name": "Helmed Horror",
|
||||
"source": "MM",
|
||||
|
||||
@@ -216,6 +216,7 @@
|
||||
{
|
||||
"name": "Ash Zombie",
|
||||
"source": "PaBTSO",
|
||||
"page": 52,
|
||||
"_copy": {
|
||||
"name": "Zombie",
|
||||
"source": "MM",
|
||||
@@ -274,6 +275,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 194,
|
||||
"_copy": {
|
||||
"name": "Mind Flayer Clairvoyant",
|
||||
"source": "PaBTSO",
|
||||
@@ -287,7 +289,7 @@
|
||||
"trait": {
|
||||
"mode": "appendArr",
|
||||
"items": {
|
||||
"name": "",
|
||||
"name": "Severed Head",
|
||||
"entries": [
|
||||
"Chishinix is always accompanied by a {@creature Chishinix' Head|PaBTSO|severed head}."
|
||||
]
|
||||
@@ -303,6 +305,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 194,
|
||||
"_copy": {
|
||||
"name": "Encephalon Gemmule",
|
||||
"source": "PaBTSO",
|
||||
@@ -1408,6 +1411,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 121,
|
||||
"_copy": {
|
||||
"name": "Hydra",
|
||||
"source": "MM",
|
||||
@@ -1564,6 +1568,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 10,
|
||||
"_copy": {
|
||||
"name": "Commoner",
|
||||
"source": "MM",
|
||||
@@ -1582,6 +1587,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 8,
|
||||
"_copy": {
|
||||
"name": "Acolyte",
|
||||
"source": "MM",
|
||||
@@ -1612,6 +1618,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 194,
|
||||
"_copy": {
|
||||
"name": "Mind Flayer Clairvoyant",
|
||||
"source": "PaBTSO",
|
||||
@@ -1637,6 +1644,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 93,
|
||||
"_copy": {
|
||||
"name": "Psionic Ashenwight",
|
||||
"source": "PaBTSO",
|
||||
@@ -1660,6 +1668,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 110,
|
||||
"_copy": {
|
||||
"name": "Medusa",
|
||||
"source": "MM",
|
||||
@@ -2240,6 +2249,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 121,
|
||||
"_copy": {
|
||||
"name": "Water Weird",
|
||||
"source": "MM",
|
||||
@@ -2434,6 +2444,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 115,
|
||||
"_copy": {
|
||||
"name": "Humanoid Mutate",
|
||||
"source": "PaBTSO",
|
||||
@@ -2816,6 +2827,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 70,
|
||||
"_copy": {
|
||||
"name": "Wraith",
|
||||
"source": "MM",
|
||||
@@ -3024,6 +3036,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 73,
|
||||
"_copy": {
|
||||
"name": "Commoner",
|
||||
"source": "MM",
|
||||
@@ -3042,6 +3055,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 114,
|
||||
"_copy": {
|
||||
"name": "Drow Elite Warrior",
|
||||
"source": "MM",
|
||||
@@ -3218,6 +3232,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 115,
|
||||
"_copy": {
|
||||
"name": "Humanoid Mutate",
|
||||
"source": "PaBTSO",
|
||||
@@ -4192,6 +4207,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 122,
|
||||
"_copy": {
|
||||
"name": "Deep Gnome (Svirfneblin)",
|
||||
"source": "MM",
|
||||
@@ -4353,6 +4369,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 174,
|
||||
"_copy": {
|
||||
"name": "Aberrant Zealot",
|
||||
"source": "PaBTSO",
|
||||
@@ -4477,6 +4494,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 174,
|
||||
"_copy": {
|
||||
"name": "Githyanki Knight",
|
||||
"source": "MM",
|
||||
@@ -4497,6 +4515,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 194,
|
||||
"_copy": {
|
||||
"name": "Mind Flayer Clairvoyant",
|
||||
"source": "PaBTSO",
|
||||
@@ -4531,6 +4550,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 114,
|
||||
"_copy": {
|
||||
"name": "Drow Elite Warrior",
|
||||
"source": "MM",
|
||||
@@ -4554,6 +4574,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "PaBTSO",
|
||||
"page": 43,
|
||||
"_copy": {
|
||||
"name": "Quasit",
|
||||
"source": "MM",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 17,
|
||||
"_copy": {
|
||||
"name": "Society of Sensation Muse",
|
||||
"source": "MPP",
|
||||
@@ -39,6 +40,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 50,
|
||||
"_copy": {
|
||||
"name": "Saber-Toothed Tiger",
|
||||
"source": "MM",
|
||||
@@ -104,6 +106,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 17,
|
||||
"_copy": {
|
||||
"name": "Spy",
|
||||
"source": "MM",
|
||||
@@ -133,6 +136,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 18,
|
||||
"_copy": {
|
||||
"name": "Thug",
|
||||
"source": "MM",
|
||||
@@ -161,6 +165,7 @@
|
||||
{
|
||||
"name": "Giant Whirlwyrm",
|
||||
"source": "ToFW",
|
||||
"page": 55,
|
||||
"_copy": {
|
||||
"name": "Behir",
|
||||
"source": "MM",
|
||||
@@ -193,6 +198,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 17,
|
||||
"_copy": {
|
||||
"name": "Harmonium Peacekeeper",
|
||||
"source": "MPP",
|
||||
@@ -213,6 +219,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 17,
|
||||
"_copy": {
|
||||
"name": "Hands of Havoc Fire Starter",
|
||||
"source": "MPP",
|
||||
@@ -232,6 +239,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 61,
|
||||
"_copy": {
|
||||
"name": "Empyrean",
|
||||
"source": "MM",
|
||||
@@ -258,6 +266,7 @@
|
||||
{
|
||||
"name": "Modron Planar Incarnate",
|
||||
"source": "ToFW",
|
||||
"page": 92,
|
||||
"_copy": {
|
||||
"name": "Planar Incarnate",
|
||||
"source": "MPP",
|
||||
@@ -385,6 +394,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 49,
|
||||
"_copy": {
|
||||
"name": "Elephant",
|
||||
"source": "MM",
|
||||
@@ -415,6 +425,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 50,
|
||||
"_copy": {
|
||||
"name": "Giant Eagle",
|
||||
"source": "MM",
|
||||
@@ -443,6 +454,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 75,
|
||||
"_copy": {
|
||||
"name": "Monodrone",
|
||||
"source": "MM",
|
||||
@@ -472,6 +484,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 65,
|
||||
"_copy": {
|
||||
"name": "Deva",
|
||||
"source": "MM",
|
||||
@@ -490,6 +503,7 @@
|
||||
{
|
||||
"name": "Vecna Impersonator",
|
||||
"source": "ToFW",
|
||||
"page": 26,
|
||||
"_copy": {
|
||||
"name": "Doppelganger",
|
||||
"source": "MM",
|
||||
@@ -507,6 +521,7 @@
|
||||
{
|
||||
"name": "Whirlwyrm",
|
||||
"source": "ToFW",
|
||||
"page": 52,
|
||||
"_copy": {
|
||||
"name": "Giant Crocodile",
|
||||
"source": "MM",
|
||||
@@ -526,6 +541,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 91,
|
||||
"_copy": {
|
||||
"name": "Hexton Modron",
|
||||
"source": "MPP",
|
||||
@@ -546,6 +562,7 @@
|
||||
"isNpc": true,
|
||||
"isNamedCreature": true,
|
||||
"source": "ToFW",
|
||||
"page": 32,
|
||||
"_copy": {
|
||||
"name": "Githzerai Uniter",
|
||||
"source": "MPP",
|
||||
|
||||
@@ -798,13 +798,10 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"mythicHeader": [
|
||||
"If the dullahan's Headless Summoning trait is active, it can use the options below as legendary actions."
|
||||
],
|
||||
"mythic": [
|
||||
{
|
||||
"name": "",
|
||||
"entries": [
|
||||
"If the dullahan's Headless Summoning trait is active, it can use the options below as legendary actions."
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Coordinated Assault",
|
||||
"entries": [
|
||||
|
||||
@@ -534,6 +534,41 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Dzaan",
|
||||
"source": "IDRotF",
|
||||
"_copy": {
|
||||
"name": "Dzaan's Simulacrum",
|
||||
"source": "IDRotF"
|
||||
},
|
||||
"entries": [
|
||||
"Dzaan was a Red Wizard of Thay who studied the arcane tradition of illusion. The leaders of the Arcane Brotherhood welcomed him with open arms, eager to count a Red Wizard among their ranks. Dzaan might have become a force to reckon with in the brotherhood had his quest for power not led him to Icewind Dale, where he was killed by the people of Easthaven after making a few too many enemies.",
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"entries": [
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Dzaan's Demise",
|
||||
"entries": [
|
||||
"Dzaan's trouble started after he broke away from his fellow wizards and hired adventurers to scour Icewind Dale for Netherese ruins. One group of them uncovered a buried tower in the tundra (see \"Lost Spire of Netheril\"), and Dzaan went out of his way to eliminate anyone who knew of it, including the adventurers who found it and several Ten-Towners with whom they had spoken. After turning the tower into his secret base, Dzaan visited Easthaven to gather supplies. Although he took the precaution of adopting a magical disguise, members of the local militia recognized Dzaan by the way he walked and spoke. They captured him, gagged him, confiscated his spellbook, and condemned him to death."
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Companion",
|
||||
"entries": [
|
||||
"Because they're so despised throughout Faerûn, Red Wizards often adopt disguises and rarely travel abroad without an escort. They generally favor undead servants and bodyguards, since they find that undead tend to be more obedient than the living. Dzaan's bodyguard is a Thayan {@creature wight} named Krintaas. When Dzaan returned to Easthaven, he ordered his companion to stay with the simulacrum and watch over it and the buried Netherese spire."
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Dzaan's Simulacrum",
|
||||
"source": "IDRotF",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"name": "Ranger's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ 5 * @srd5e.userchar.classes.ranger.levels"
|
||||
}
|
||||
@@ -24,7 +24,7 @@
|
||||
"name": "Ranger's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ 5 * @srd5e.userchar.classes.ranger.levels"
|
||||
}
|
||||
@@ -40,7 +40,7 @@
|
||||
"name": "Ranger's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ 4 * @srd5e.userchar.classes.ranger.levels"
|
||||
}
|
||||
@@ -56,7 +56,7 @@
|
||||
"name": "Druid's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ (2 * @srd5e.userchar.classes.druid.levels)"
|
||||
},
|
||||
@@ -77,7 +77,7 @@
|
||||
"name": "Ranger's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ (5 * @srd5e.userchar.classes.ranger.levels)"
|
||||
},
|
||||
@@ -113,7 +113,7 @@
|
||||
"name": "Artificer's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ @srd5e.userchar.abilities.int.mod + @srd5e.userchar.classes.artificer.levels"
|
||||
},
|
||||
@@ -144,7 +144,7 @@
|
||||
"name": "Artificer's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ @srd5e.userchar.abilities.int.mod + (5 * @srd5e.userchar.classes.artificer.levels)"
|
||||
},
|
||||
@@ -180,7 +180,7 @@
|
||||
"name": "Druid's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ (5 * @srd5e.userchar.classes.druid.levels)"
|
||||
}
|
||||
|
||||
@@ -4194,7 +4194,7 @@
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Earthen Fist",
|
||||
"entry": "A medium fist of packed earth rises from the floor in an unoccupied space that Murgaxor can see within 30 feet of him. The fist attacks when one creature of his choice is within 4 feet of the fist. The fist has a+11 bonus to hit, and on a hit, the target takes 13 ({@dice 3d8}) bludgeoning damage and is grappled (escape DC 15). The fist disappears if the attack roll misses or if the grapple ends. When the fist disappears, this lair action recharges, allowing Murgaxor to use it again."
|
||||
"entry": "A medium fist of packed earth rises from the floor in an unoccupied space that Murgaxor can see within 30 feet of him. The fist attacks when one creature of his choice is within 4 feet of the fist. The fist has a +11 bonus to hit, and on a hit, the target takes 13 ({@dice 3d8}) bludgeoning damage and is grappled (escape DC 15). The fist disappears if the attack roll misses or if the grapple ends. When the fist disappears, this lair action recharges, allowing Murgaxor to use it again."
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
|
||||
@@ -182,7 +182,9 @@
|
||||
"type": "internal",
|
||||
"path": "book/DMTCRG/Five-Card Spread.webp"
|
||||
},
|
||||
"title": "Diagram 1: Five-Card Spread"
|
||||
"title": "Diagram 1: Five-Card Spread",
|
||||
"width": 800,
|
||||
"height": 934
|
||||
},
|
||||
"A five-card spread (see diagram 1) allows a question to be answered with great complexity and nuance, as the cards show multiple perspectives and weave an interconnected story, Here's an example of a five-card spread you might use:",
|
||||
{
|
||||
@@ -240,7 +242,9 @@
|
||||
"type": "internal",
|
||||
"path": "book/DMTCRG/Adventure Spread.webp"
|
||||
},
|
||||
"title": "Diagram 2: Adventure Spread"
|
||||
"title": "Diagram 2: Adventure Spread",
|
||||
"width": 1444,
|
||||
"height": 934
|
||||
},
|
||||
"Lay out the cards in this order:",
|
||||
{
|
||||
@@ -298,7 +302,9 @@
|
||||
"type": "internal",
|
||||
"path": "book/DMTCRG/Example Adventure Spread.webp"
|
||||
},
|
||||
"title": "Diagram 3: Example Adventure Spread"
|
||||
"title": "Diagram 3: Example Adventure Spread",
|
||||
"width": 1443,
|
||||
"height": 934
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
@@ -357,7 +363,9 @@
|
||||
"type": "internal",
|
||||
"path": "bestiary/BMT/Deck Defender.webp"
|
||||
},
|
||||
"credit": "Nikki Dawes"
|
||||
"credit": "Nikki Dawes",
|
||||
"width": 1700,
|
||||
"height": 1079
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -818,7 +826,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/01-aberration.webp"
|
||||
},
|
||||
"credit": "Jim Zaccaria"
|
||||
"credit": "Jim Zaccaria",
|
||||
"width": 720,
|
||||
"height": 1227
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1000,7 +1010,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/03-beast.webp"
|
||||
},
|
||||
"credit": "Abigail Larson"
|
||||
"credit": "Abigail Larson",
|
||||
"width": 720,
|
||||
"height": 1227
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1090,7 +1102,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/04-book.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1180,7 +1194,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/05-bridge.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1270,7 +1286,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/06-campfire.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1232
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1360,7 +1378,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/07-cavern.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1233
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1450,7 +1470,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/08-celestial.webp"
|
||||
},
|
||||
"credit": "Jim Zaccaria"
|
||||
"credit": "Jim Zaccaria",
|
||||
"width": 720,
|
||||
"height": 1230
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1632,7 +1654,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/10-construct.webp"
|
||||
},
|
||||
"credit": "Abigail Larson"
|
||||
"credit": "Abigail Larson",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1722,7 +1746,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/11-corpse.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1231
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1812,7 +1838,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/12-crossroads.webp"
|
||||
},
|
||||
"credit": "Abigail Larson"
|
||||
"credit": "Abigail Larson",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1994,7 +2022,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/14-door.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1233
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2084,7 +2114,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/15-dragon.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1228
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2174,7 +2206,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/16-elemental.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1231
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2356,7 +2390,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/18-expert.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2538,7 +2574,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/20-fey.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1230
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2628,7 +2666,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/21-fiend.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2718,7 +2758,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/22-flames.webp"
|
||||
},
|
||||
"credit": "Harry Conway"
|
||||
"credit": "Harry Conway",
|
||||
"width": 720,
|
||||
"height": 1227
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2992,7 +3034,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/25-giant.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1228
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3082,7 +3126,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/26-humanoid.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1228
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3448,7 +3494,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/30-lance.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3538,7 +3586,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/31-mage.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1228
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3628,7 +3678,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/32-map.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1230
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3718,7 +3770,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/33-maze.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1228
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3808,7 +3862,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/34-mine.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1230
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3898,7 +3954,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/35-monstrosity.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -4080,7 +4138,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/37-ooze.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1231
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -4170,7 +4230,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/38-path.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1230
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -4260,7 +4322,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/39-pit.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -4350,7 +4414,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/40-plant.webp"
|
||||
},
|
||||
"credit": "Joanna Barnum"
|
||||
"credit": "Joanna Barnum",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -4440,7 +4506,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/41-priest.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -4530,7 +4598,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/42-prisoner.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -4712,7 +4782,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/44-ring.webp"
|
||||
},
|
||||
"credit": "Abigail Larson"
|
||||
"credit": "Abigail Larson",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5078,7 +5150,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/48-shield.webp"
|
||||
},
|
||||
"credit": "Joanna Barnum"
|
||||
"credit": "Joanna Barnum",
|
||||
"width": 720,
|
||||
"height": 1227
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5168,7 +5242,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/49-ship.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1230
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5350,7 +5426,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/51-staff.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1230
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5440,7 +5518,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/52-stairway.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1228
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5622,7 +5702,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/54-statue.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1230
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5896,7 +5978,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/57-tavern.webp"
|
||||
},
|
||||
"credit": "Joanna Barnum"
|
||||
"credit": "Joanna Barnum",
|
||||
"width": 720,
|
||||
"height": 1226
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5986,7 +6070,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/58-temple.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -6168,7 +6254,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/60-tomb.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1230
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -6258,7 +6346,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/61-tower.webp"
|
||||
},
|
||||
"credit": "Abigail Larson"
|
||||
"credit": "Abigail Larson",
|
||||
"width": 720,
|
||||
"height": 1224
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -6348,7 +6438,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/62-tree.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1229
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -6438,7 +6530,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/63-undead.webp"
|
||||
},
|
||||
"credit": "Abigail Larson"
|
||||
"credit": "Abigail Larson",
|
||||
"width": 720,
|
||||
"height": 1232
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -6620,7 +6714,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/65-warrior.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1230
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -6710,7 +6806,9 @@
|
||||
"type": "internal",
|
||||
"path": "decks/DMTCRG/Deck of Many More Things/66-well.webp"
|
||||
},
|
||||
"credit": "Ivan Shavrin"
|
||||
"credit": "Ivan Shavrin",
|
||||
"width": 720,
|
||||
"height": 1228
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -6974,7 +7072,9 @@
|
||||
"path": "book/DMTCRG/Cover Front.webp"
|
||||
},
|
||||
"title": "Front Cover",
|
||||
"credit": "Harry Conway (left and right), Tinnel Lovitt (center)"
|
||||
"credit": "Harry Conway (left and right), Tinnel Lovitt (center)",
|
||||
"width": 1700,
|
||||
"height": 1142
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
@@ -6983,7 +7083,9 @@
|
||||
"path": "book/DMTCRG/Cover Back.webp"
|
||||
},
|
||||
"title": "Back Cover",
|
||||
"credit": "Axel Defois"
|
||||
"credit": "Axel Defois",
|
||||
"width": 1700,
|
||||
"height": 1140
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -20532,7 +20532,6 @@
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"columns": 2,
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
|
||||
@@ -3045,6 +3045,172 @@
|
||||
}
|
||||
],
|
||||
"id": "093"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Publisher",
|
||||
"entries": [
|
||||
"Aaron Wehner"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editor",
|
||||
"entries": [
|
||||
"Emma Rudolph"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Production Editor",
|
||||
"entries": [
|
||||
"Kimmy Tejasindhu"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Director and Designer",
|
||||
"entries": [
|
||||
"Kelly Booth"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Photo Director",
|
||||
"entries": [
|
||||
"Emma Campion"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Production Designer",
|
||||
"entries": [
|
||||
"Mari Gill"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Production Manager",
|
||||
"entries": [
|
||||
"Dan Myers"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Color Manager",
|
||||
"entries": [
|
||||
"Jane Chinn"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Photo Assistants",
|
||||
"entries": [
|
||||
"Dane Christensen, Tyler Demogenes"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Food Stylist",
|
||||
"entries": [
|
||||
"Valerie Aikman-Smith"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Food Stylist Assistant",
|
||||
"entries": [
|
||||
"Morgan Baker"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Prop Stylist",
|
||||
"entries": [
|
||||
"Glenn Jenkins"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Prop Stylist Assistant",
|
||||
"entries": [
|
||||
"Zachary Wine"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Photo Retoucher",
|
||||
"entries": [
|
||||
"Tamara White"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Recipe Developer",
|
||||
"entries": [
|
||||
"Adam Ried"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Approvals Coordinator",
|
||||
"entries": [
|
||||
"Shaida Boroumand"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Copyeditors",
|
||||
"entries": [
|
||||
"Andrea Chesman, Patrick Barb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Proofreader",
|
||||
"entries": [
|
||||
"Linda Bouchard"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Indexer",
|
||||
"entries": [
|
||||
"Ken DellaPenta"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Publicist",
|
||||
"entries": [
|
||||
"Daniel Wikey"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Marketer",
|
||||
"entries": [
|
||||
"Lauren Kretzschmar"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Wizards of the Coast Team",
|
||||
"entries": [
|
||||
"David Gershman, Shauna Narciso, Adam Lee, Hilary Ross, Liz Schuh"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4015,6 +4015,193 @@
|
||||
}
|
||||
],
|
||||
"id": "06b"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Publisher",
|
||||
"entries": [
|
||||
"Aaron Wehner"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Project Editors",
|
||||
"entries": [
|
||||
"Shaida Boroumand and Claire Yee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Production Editors",
|
||||
"entries": [
|
||||
"Doug Ogan and Natalie Blachere"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Director and Designer",
|
||||
"entries": [
|
||||
"Kelly Booth"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Photo Director",
|
||||
"entries": [
|
||||
"Emma Campion"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Print Production Designers",
|
||||
"entries": [
|
||||
"Mari Gill and Faith Hague"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Print Production Manager",
|
||||
"entries": [
|
||||
"Dan Myers"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Print Prepress Color Manager",
|
||||
"entries": [
|
||||
"Jane Chinn"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Photo Retoucher",
|
||||
"entries": [
|
||||
"Tamara White"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Photo Assistant",
|
||||
"entries": [
|
||||
"Jeff Johnson"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Location",
|
||||
"entries": [
|
||||
"Castello di Amorosa Winery"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Food Stylist",
|
||||
"entries": [
|
||||
"Nicole Twohy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Food Stylist Assistants",
|
||||
"entries": [
|
||||
"Genesis Vallejo and Allison Fellion"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Prop Stylist",
|
||||
"entries": [
|
||||
"Glenn Jenkins"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Prop Stylist Assistants",
|
||||
"entries": [
|
||||
"Zach Wine and Cindy Chesney"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Copyeditor",
|
||||
"entries": [
|
||||
"Deborah Kops"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Proofreader",
|
||||
"entries": [
|
||||
"Linda Bouchard"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Indexer",
|
||||
"entries": [
|
||||
"Ken DellaPenta"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Publicist",
|
||||
"entries": [
|
||||
"Lauren Ealy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Marketer",
|
||||
"entries": [
|
||||
"Ashleigh Heaton"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Wizards of the Coast Team",
|
||||
"entries": [
|
||||
"Paul Morrissey"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrators",
|
||||
"entries": [
|
||||
"Conceptopolis, LLC"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Character Portrait Illustrator",
|
||||
"entries": [
|
||||
"Simon Taylor"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Decorative Art Designers",
|
||||
"entries": [
|
||||
"Marisa Kwek and Kelly Booth"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Ebook Production Manager",
|
||||
"entries": [
|
||||
"Jessica Arnold"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,7 +9,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Cover.webp"
|
||||
}
|
||||
},
|
||||
"width": 1259,
|
||||
"height": 818
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
@@ -97,7 +99,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Birdfolk.webp"
|
||||
}
|
||||
},
|
||||
"width": 889,
|
||||
"height": 478
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -114,7 +118,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Humblefolk.webp"
|
||||
}
|
||||
},
|
||||
"width": 889,
|
||||
"height": 478
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -337,7 +343,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Different-Looks.webp"
|
||||
}
|
||||
},
|
||||
"width": 878,
|
||||
"height": 479
|
||||
}
|
||||
],
|
||||
"type": "entries"
|
||||
@@ -453,7 +461,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Languages.webp"
|
||||
}
|
||||
},
|
||||
"width": 584,
|
||||
"height": 776
|
||||
}
|
||||
],
|
||||
"type": "entries"
|
||||
@@ -837,7 +847,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Amaranthine.webp"
|
||||
}
|
||||
},
|
||||
"width": 928,
|
||||
"height": 1135
|
||||
}
|
||||
],
|
||||
"type": "entries"
|
||||
@@ -956,7 +968,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Tales-of-the-Amaranthine.webp"
|
||||
}
|
||||
},
|
||||
"width": 631,
|
||||
"height": 651
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
@@ -1054,7 +1068,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Prayer-to-Hath.webp"
|
||||
}
|
||||
},
|
||||
"width": 447,
|
||||
"height": 432
|
||||
},
|
||||
{
|
||||
"type": "quote",
|
||||
@@ -1080,7 +1096,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Humblewood.webp"
|
||||
}
|
||||
},
|
||||
"width": 1259,
|
||||
"height": 818
|
||||
},
|
||||
"Humblewood is a great and ancient land covered by a vast temperate forest. In some places, this forest is so old the trees dwarf even the tallest castles. In other places, smaller trees provide food and shelter for the fauna and folk of the Wood. Humblewood is named after the forest, but beyond the trees exist the towering range of The Crest mountains, the low-lying swamplands of the Mokk Fields, and the rocky shores of the Talongrip Coast.",
|
||||
"Many Humblewood locations can be encountered by playing through the Adventure in the Wood portion of this book. This section also fleshes out other locations, providing GMs and players alike with the tools to understand the places of the Wood and the people who live there.",
|
||||
@@ -1121,7 +1139,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Alderheart.webp"
|
||||
}
|
||||
},
|
||||
"width": 629,
|
||||
"height": 818
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1255,7 +1275,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Saltars-Port.webp"
|
||||
}
|
||||
},
|
||||
"width": 838,
|
||||
"height": 818
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2032,7 +2054,9 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/Tenders-Symbol.webp"
|
||||
}
|
||||
},
|
||||
"width": 250,
|
||||
"height": 250
|
||||
},
|
||||
"{@b {@i The Tenders}}",
|
||||
"{@b {@i Rank 1}} - Seedling",
|
||||
@@ -3519,7 +3543,134 @@
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/WDTF.webp"
|
||||
}
|
||||
},
|
||||
"width": 603,
|
||||
"height": 384
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Writing and Game Design",
|
||||
"entries": [
|
||||
"Christopher Pinch, Matthew Gravelyn, Jordan Richer, Andrea Bruce, TR Rowe"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Concept Creators",
|
||||
"entries": [
|
||||
"Ricardo Evangelho, Jordan Richer, Leesha Hannigan, Andrea Bruce"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"Andrea Bruce, TR Rowe, Dominik Parisien"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Director",
|
||||
"entries": [
|
||||
"Leesha Hannigan"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designers",
|
||||
"entries": [
|
||||
"Rajaa Al-Subairi, Ricardo Evangelho, Meredith Smallwood"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Front Cover Illustrators",
|
||||
"entries": [
|
||||
"Leesha Hannigan, Christina Kraus"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Iconography",
|
||||
"entries": [
|
||||
"Leesha Hannigan"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Back Cover Illustrator",
|
||||
"entries": [
|
||||
"Derek Murphy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartographers",
|
||||
"entries": [
|
||||
"Hugo Solis, Tim Paul Piotorwski, Blue Sword Games, David Lanza Cebrian"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Interior Illustrators",
|
||||
"entries": [
|
||||
"Leesha Hannigan, Andrea Radeck, Anneliese Mak, April Prime, Beck Hallstedt, Ben Zweifel, Brittany Pezzillo, Christina Kraus, Christina Pirvu, Crystal Sully, Cynthia F.G., Derek Murphy, Emily Hare, Griffin Macaulay, Ilse Gort, Jason Rainville, Jen Pattison, Jon Neimeister, Julia Metzger, Katy Grierson, Kiana Hamm, Kimberli Johnson, Lake Hurwitz, Lauren Henderson, Matei Monoranu, Paul Scott Canavan, Risa Hulett, Sarah Webb, Tiffany Turrill, Vadim Ciocazan, Valeria Ivanova, Veronika Fedorova"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Contributors",
|
||||
"entries": [
|
||||
"Holly Conrad, Deven Rue, Catherine Hariton"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Special Thanks",
|
||||
"entries": [
|
||||
"Gail Simone, Erika Ishii, Brian Scott Walters, Geoffrey Palmer, Russ Charles, Corrina Malone"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"{@b An extra-special thanks to our amazing 14,604 Kickstarter backers who helped bring this project to life!}",
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/credits.webp"
|
||||
},
|
||||
"maxWidth": 800,
|
||||
"credit": "Lauren Henderson",
|
||||
"width": 1700,
|
||||
"height": 840
|
||||
},
|
||||
{
|
||||
"type": "inset",
|
||||
"entries": [
|
||||
"{@book Humblewood Campaign Setting|HWCS} is Copyright © 2022 Hit Point Press Inc., 1175 Brookfield Rd East, Ottawa, Ontario, K1V0C3, Canada. All rights reserved. All characters and their distinctive likenesses are property of Hit Point Press Inc. in Canada, US and other countries. Any reproduction or unauthorized use of the material or artwork contained herein is prohibited without the express permission of Hit Point Press Inc. Reference to other copyrighted material in no way constitutes a challenge to the respective copyright holders of that material. Hit Point Press, The Deck of Many, Humblewood and its associated logos are trademarks of Hit Point Press Inc. Second Printing. Printed in Lithuania."
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/HWCS/credits1.webp"
|
||||
},
|
||||
"maxWidth": 250,
|
||||
"credit": "Lauren Henderson",
|
||||
"width": 850,
|
||||
"height": 740
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -6186,6 +6186,116 @@
|
||||
}
|
||||
],
|
||||
"id": "11a"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Writing and Design",
|
||||
"entries": [
|
||||
"James Ohlen"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Design",
|
||||
"entries": [
|
||||
"Brent Knowles"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editing",
|
||||
"entries": [
|
||||
"Drew Karpyshyn"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Design and Layout",
|
||||
"entries": [
|
||||
"Michal E. Cross"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Writing",
|
||||
"entries": [
|
||||
"Patricia Barnabie, Drew Karpyshyn, Jesse Sky"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Monster Illustrations",
|
||||
"entries": [
|
||||
"Sebastian Kowoll"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Character Illustrations",
|
||||
"entries": [
|
||||
"Lius Lasahido"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Environment Illustrations",
|
||||
"entries": [
|
||||
"Julian Calle, Wadim Kashin, Erikas Perl"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Art",
|
||||
"entries": [
|
||||
"Lius Lasahido"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Maps",
|
||||
"entries": [
|
||||
"John Stevenson"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Special Thanks",
|
||||
"entries": [
|
||||
"Everyone who worked on the {@i Baldur's Gate} videogame franchise, to Ed Greenwood for creating the {@i Forgotten Realms} and to the 5th edition {@style Dungeons & Dragons|small-caps} team"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Special Thanks",
|
||||
"entries": [
|
||||
"Cam Tofer for creating Minsc and Boo and to Luke Kristjanson for giving Minsc his voice"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Special Thanks",
|
||||
"entries": [
|
||||
"Dean Andersen for helping with art direction, Linden Knowles and Carter Knowles for helping with design"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Additional Special Thanks",
|
||||
"entries": [
|
||||
"Sean Carriere, Ross Gardner, James LaValle, David Hollis, Eric Young, Mike Schoen, Michael Backus, Roneil Reddy, Russell Yale"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -175,6 +175,20 @@
|
||||
}
|
||||
],
|
||||
"id": "000"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
"By Christopher Lindsay",
|
||||
"{@i Author and Director of the Grung Preservation Society}"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -636,6 +636,21 @@
|
||||
}
|
||||
],
|
||||
"id": "012"
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
"Written by James Wyatt with Ashlie Hope",
|
||||
"Cover art by Titus Lunter",
|
||||
"Editing by Scott Fitzgerald Gray"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2367,6 +2367,21 @@
|
||||
}
|
||||
],
|
||||
"id": "040"
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
"Written by James Wyatt with Ashlie Hope",
|
||||
"Cover art by Tyler Jacobson",
|
||||
"Editing by Scott Fitzgerald Gray"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1128,6 +1128,20 @@
|
||||
}
|
||||
],
|
||||
"id": "015"
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
"Written by James Wyatt",
|
||||
"Cover art by Adam Paquette"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -664,6 +664,21 @@
|
||||
}
|
||||
],
|
||||
"id": "029"
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
"Written by James Wyatt",
|
||||
"Cover art by Adam Paquette",
|
||||
"Editing by Scott Fitzgerald Gray"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2207,6 +2207,21 @@
|
||||
}
|
||||
],
|
||||
"id": "02d"
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
"Written by James Wyatt",
|
||||
"Cover art by Tyler Jacobson",
|
||||
"Editing by Scott Fitzgerald Gray"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -309,6 +309,20 @@
|
||||
}
|
||||
],
|
||||
"id": "009"
|
||||
},
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
"Written by James Wyatt",
|
||||
"Cover art by Adam Paquette"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -6663,6 +6663,216 @@
|
||||
"{@comic Ready to see how a {@b master} crafts a memorable dungeoneering experience, Morty? Keep a hold of your butt cheeks and take a peek at the {@b adventure book}:}",
|
||||
"{@comicH1 {@adventure the lost dungeon of rickedness: Big Rick Energy|RMBRE}}"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"name": "Credits",
|
||||
"entries": [
|
||||
{
|
||||
"type": "list",
|
||||
"style": "list-hang-notitle",
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Lead Designer",
|
||||
"entries": [
|
||||
"Kate Welch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Designers and Rulebook Commenters",
|
||||
"entries": [
|
||||
"Ryan Hartman, Adam Lee, Ari Levitch, Jim Zub"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Adventure Developer",
|
||||
"entries": [
|
||||
"Ben Petrisor"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Playtest Coordinator",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Editors",
|
||||
"entries": [
|
||||
"F. Wesley Schneider, Jeremy Crawford, Dan Dillon, Scott Fitzgerald Gray, Christopher Perkins"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Art Directors",
|
||||
"entries": [
|
||||
"Kate Irwin, Shauna Narciso, Richard Whitters"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Graphic Designer",
|
||||
"entries": [
|
||||
"Emi Tanji"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cover Illustrator",
|
||||
"entries": [
|
||||
"Troy Little"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Illustrators",
|
||||
"entries": [
|
||||
"Eric Belisle, Conceptopolis, Wayne England, Randy Gallegos, Troy Little, Brynn Metheney, Ryan Pancoast, Steve Prescott, Richard Sardinha, Ilya Shkipin, Matt Stawicki, Autumn Rain Turkel, Kieran Yanner"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Cartographers",
|
||||
"entries": [
|
||||
"Kate Welch, Richard Whitters"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Original Rulebook Designer",
|
||||
"entries": [
|
||||
"Jeremy Crawford"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Original 5th Edition Designers",
|
||||
"entries": [
|
||||
"Jeremy Crawford, Mike Mearls, Christopher Perkins, James Wyatt, Rodney Thompson, Robert J. Schwalb, Peter Lee, Steve Townshend, Bruce R. Cordell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Original 5th Edition Editors",
|
||||
"entries": [
|
||||
"Chris Sims, Michele Carter, Scott Fitzgerald Gray, Kim Mohan"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Based on the Griginal D&D Game By",
|
||||
"entries": [
|
||||
"E. Gary Gygax and Dave Arneson"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Producer",
|
||||
"entries": [
|
||||
"Dan Tovar"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Project Manager",
|
||||
"entries": [
|
||||
"Bill Benham"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Brand Manager",
|
||||
"entries": [
|
||||
"Shelly Mazzanoble"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Production Services",
|
||||
"entries": [
|
||||
"Cynda Callaway, Kevin Yee, David Gershman, Jefferson Dunlap"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "VP, Franchise & Global Brand Strategy",
|
||||
"entries": [
|
||||
"Nathan Stewart"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Director Licensing & Publishing",
|
||||
"entries": [
|
||||
"Liz Schuh"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Franchise Creative Director",
|
||||
"entries": [
|
||||
"Mike Mearls"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Licensing Manager",
|
||||
"entries": [
|
||||
"Hilary Ross"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Marketing and Communications",
|
||||
"entries": [
|
||||
"Bart Carroll, Pelham Greene, Greg Tito, Anna Vo"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Product Specialist",
|
||||
"entries": [
|
||||
"Christopher Lindsay"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Game Designer",
|
||||
"entries": [
|
||||
"Dan Dillon"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Senior Graphic Designer",
|
||||
"entries": [
|
||||
"Trish Yochum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "Associate Producer",
|
||||
"entries": [
|
||||
"Lea Heleotis"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "book/RMR/152-ram-condition-stunned.webp"
|
||||
},
|
||||
"width": 321,
|
||||
"height": 508
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
1966
data/book/book-td.json
Normal file
1966
data/book/book-td.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -10925,7 +10925,6 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"216",
|
||||
"{@b Aaron J. Riley}",
|
||||
@@ -10934,7 +10933,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"17, 25, 86",
|
||||
"{@b Adrián Ibarra Lugo}",
|
||||
@@ -10944,7 +10942,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"235, 247",
|
||||
"{@b Allie Briggs}",
|
||||
@@ -10954,7 +10951,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"8, 146, 187\u2013189, 234",
|
||||
"{@b Ameera Sheikh}",
|
||||
@@ -10964,7 +10960,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"5, 142",
|
||||
"{@b Andrey Vasilchenko}",
|
||||
@@ -10973,7 +10968,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"66, 69, 72, 74, 79, 81, 92, 94, 97, 108, 113, 121, 126, 139",
|
||||
"{@b Andy Law}",
|
||||
@@ -10983,7 +10977,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"226\u2013227, 229\u2013230",
|
||||
"{@b Anna Grinenko}",
|
||||
@@ -10993,7 +10986,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"153",
|
||||
"{@b Ariana Orner}",
|
||||
@@ -11003,7 +10995,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"160\u2013161, 163",
|
||||
"{@b Azra Wheeler}",
|
||||
@@ -11013,7 +11004,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"87, 252",
|
||||
"{@b Biago D'Alessandro}",
|
||||
@@ -11022,7 +11012,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"99, 122, 219, 256",
|
||||
"{@b Brian Syme}",
|
||||
@@ -11031,7 +11020,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"240, 242\u2013243",
|
||||
"{@b Caio Santos}",
|
||||
@@ -11041,7 +11029,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"42, 112, 116, 195, 197",
|
||||
"{@b Clara Daly}",
|
||||
@@ -11051,7 +11038,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"18, 155, 184, 199, 253",
|
||||
"{@b Claudia Ianniciello}",
|
||||
@@ -11061,7 +11047,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"28\u201338, 44, 46, 48, 50\u201355, 57, 60-61, 63",
|
||||
"{@b Conceptopolis, LLC}",
|
||||
@@ -11070,7 +11055,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"12, 14, 107",
|
||||
"{@b Cyarna Trim}",
|
||||
@@ -11080,7 +11064,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"58, 261",
|
||||
"{@b De La Rosa Design, LLC}",
|
||||
@@ -11089,7 +11072,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"62, 236, 238, 249, 259",
|
||||
"{@b Elisa Serio}",
|
||||
@@ -11099,7 +11081,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"272, 274",
|
||||
"{@b Elliott Berggren}",
|
||||
@@ -11108,7 +11089,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"cover, 3, 224\u2013225",
|
||||
"{@b Genel Jumalon}",
|
||||
@@ -11118,7 +11098,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"244",
|
||||
"{@b Hunter Bonyun}",
|
||||
@@ -11127,7 +11106,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"246",
|
||||
"{@b Ilich Henriquez}",
|
||||
@@ -11136,7 +11114,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"140",
|
||||
"{@b Isabel Gibney}",
|
||||
@@ -11146,7 +11123,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"1, 202\u2013212",
|
||||
"{@b Jessica Nguyen}",
|
||||
@@ -11156,7 +11132,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"265",
|
||||
"{@b Jessica Scates}",
|
||||
@@ -11165,7 +11140,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"82, 182, 223, 255",
|
||||
"{@b John Anthony di Giovanni}",
|
||||
@@ -11175,7 +11149,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"262, 268, 270",
|
||||
"{@b Jonah Baumann}",
|
||||
@@ -11185,7 +11158,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"261",
|
||||
"{@b Kennef Riggles}",
|
||||
@@ -11194,7 +11166,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"22, 64, 70, 77, 91, 102, 118, 125, 133, 147, 191, 200",
|
||||
"{@b Kent Davis}",
|
||||
@@ -11204,7 +11175,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"166\u2013168, 170\u2013171, 173, 175, 177, 179, 242, 278\u2013279",
|
||||
"{@b Lauren Walsh}",
|
||||
@@ -11214,7 +11184,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"6",
|
||||
"{@b Lea Bichlmaier}",
|
||||
@@ -11224,7 +11193,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"11, 148",
|
||||
"{@b Linda Lithén}",
|
||||
@@ -11234,7 +11202,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"158, 241, 257",
|
||||
"{@b Nguyen Hieu}",
|
||||
@@ -11244,7 +11211,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"45, 154, 157, 159, 162, 164",
|
||||
"{@b Nikki Dawes}",
|
||||
@@ -11254,7 +11220,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"109, 137, 151, 192, 231",
|
||||
"{@b Svetoslav Petrov}",
|
||||
@@ -11263,7 +11228,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"195",
|
||||
"{@b Stanislav Dikolenko}",
|
||||
@@ -11272,7 +11236,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"42, 223, 260",
|
||||
"{@b Wesley Griffith}",
|
||||
@@ -11282,7 +11245,6 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "",
|
||||
"entries": [
|
||||
"26, 157",
|
||||
"{@b Zuzanna Wuzyk}",
|
||||
|
||||
108
data/books.json
108
data/books.json
@@ -619,6 +619,9 @@
|
||||
},
|
||||
{
|
||||
"name": "A Zendikar Bestiary"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -676,6 +679,9 @@
|
||||
"Werewolf Den",
|
||||
"Adventure Hooks"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -802,6 +808,9 @@
|
||||
},
|
||||
{
|
||||
"name": "A Kaladesh Bestiary"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -840,6 +849,9 @@
|
||||
"ordinal": {
|
||||
"type": "appendix"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -857,6 +869,9 @@
|
||||
"contents": [
|
||||
{
|
||||
"name": "One Grung Above"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -986,6 +1001,9 @@
|
||||
"ordinal": {
|
||||
"type": "appendix"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1134,6 +1152,9 @@
|
||||
},
|
||||
{
|
||||
"name": "Elves of Llanowar"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1381,6 +1402,9 @@
|
||||
},
|
||||
{
|
||||
"name": "App. F: What did They Find?"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1629,6 +1653,9 @@
|
||||
"type": "appendix",
|
||||
"identifier": "B"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2523,6 +2550,9 @@
|
||||
},
|
||||
{
|
||||
"name": "Afterword: Playing with Your Food"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3580,6 +3610,9 @@
|
||||
"type": "chapter",
|
||||
"identifier": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -4040,7 +4073,7 @@
|
||||
"Subclasses",
|
||||
{
|
||||
"header": "Hemocraft",
|
||||
"depth": 2
|
||||
"depth": 1
|
||||
},
|
||||
{
|
||||
"header": "Barbarian",
|
||||
@@ -4208,6 +4241,76 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Tarot Deck",
|
||||
"id": "TD",
|
||||
"source": "TD",
|
||||
"group": "supplement-alt",
|
||||
"cover": {
|
||||
"type": "internal",
|
||||
"path": "covers/TD.webp"
|
||||
},
|
||||
"published": "2022-05-24",
|
||||
"author": "Clarkson Potter",
|
||||
"contents": [
|
||||
{
|
||||
"name": "Tarot Deck",
|
||||
"headers": [
|
||||
{
|
||||
"header": "How to Read Tarot",
|
||||
"depth": 1
|
||||
},
|
||||
{
|
||||
"header": "Upright and Reversed Meanings",
|
||||
"depth": 1
|
||||
},
|
||||
{
|
||||
"header": "Card Spreads",
|
||||
"depth": 1
|
||||
},
|
||||
{
|
||||
"header": "D&D Encounters",
|
||||
"depth": 1
|
||||
},
|
||||
{
|
||||
"header": "An Adventure in a Spread",
|
||||
"depth": 1
|
||||
},
|
||||
{
|
||||
"header": "Creating the Story",
|
||||
"depth": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "The Deck",
|
||||
"headers": [
|
||||
"The Major Arcana",
|
||||
"The Minor Arcana",
|
||||
{
|
||||
"header": "Strength",
|
||||
"depth": 1,
|
||||
"index": 1
|
||||
},
|
||||
{
|
||||
"header": "Intelligence",
|
||||
"depth": 1
|
||||
},
|
||||
{
|
||||
"header": "Wisdom",
|
||||
"depth": 1
|
||||
},
|
||||
{
|
||||
"header": "Charisma",
|
||||
"depth": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Astral Adventurer's Guide",
|
||||
"alias": [
|
||||
@@ -4784,6 +4887,9 @@
|
||||
},
|
||||
{
|
||||
"name": "Afterword: Playing with Your Food"
|
||||
},
|
||||
{
|
||||
"name": "Credits"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -2661,5 +2661,11 @@
|
||||
"date": "2024-02-19",
|
||||
"title": "Digital Magpie",
|
||||
"txt": "- Added The Deck of Many Things: Card Reference Guide content (thanks @ Lyra for the data entry and conversion)\n- Added Humblewood Campaign Setting (thanks @ Ragu and @ Spappz for the existing homebrew conversion)\n- Added page numbers to Dungeons of Drakkenheim adventure content\n- (Brew) Fixed Creature Text Converter failing to convert `@recharge` tags in some names\n- (Brew) Added basic \"special equipment\" tagging to Creature Text Converter\n- (Fixed typos/added tags)"
|
||||
},
|
||||
{
|
||||
"ver": "1.201.0",
|
||||
"date": "2024-03-10",
|
||||
"title": "Page of Wisdom",
|
||||
"txt": "- Added \"The Dungeons & Dragons Tarot Deck\" as partnered content (thanks @ Lyra for the data entry and conversion)\n- Added page numbers to: Grim Hollow: Lairs of Etharis adventure content; Phandelver and Below: The Shattered Obelisk adventure content\n- Added remaining page numbers to entries from: Dungeons of Drakkenheim; Planescape: Adventures in the Multiverse; Grim Hollow: Lairs of Etharis; Phandelver and Below: The Shattered Obelisk\n- Added credits sections to all adventures/books\n- Omnisearch results (and other links) can now be directly dropped onto DM Screen panels, without first opening a permanent hover window\n- The DM Screen \"fullscreen\" mode can now be exited by pressing `ESC`\n- Fixed various hover window bugs; temporary windows should now more reliably auto-close, and clicking any element now correctly triggers a fallback cleanup\n- Fixed display of Filter \"Select by Date\" slider\n- (Brew) Added support for `@tag`s in immunity/resistance/vulnerability notes\n- (Brew) Added `+`/`-` keybinds to the Text Converter to increment/decrement page number\n- (Brew) Improved Creature Text Converter handling of homebrew spellcasting spell level formats\n- (Brew) Added support for `mailto:` in `@link` tags\n- (Brew) Fixed crash when adding homebrew from file when offline\n- (Fixed typos/added tags)"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -813,7 +813,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 1,
|
||||
"entries": [
|
||||
"At 1st level, you learn how to invest a spark of magic into mundane objects. To use this ability, you must have {@item thieves' tools|PHB} or {@item artisan's tools|PHB} in hand. You then touch a Tiny nonmagical object as an action and give it one of the following magical properties of your choice:",
|
||||
"{@i 1st-level artificer feature}",
|
||||
"You've learned how to invest a spark of magic into mundane objects. To use this ability, you must have {@item thieves' tools|PHB} or {@item artisan's tools|PHB} in hand. You then touch a Tiny nonmagical object as an action and give it one of the following magical properties of your choice:",
|
||||
{
|
||||
"type": "list",
|
||||
"items": [
|
||||
@@ -858,7 +859,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 1,
|
||||
"entries": [
|
||||
"You have studied the workings of magic and how to channel it through objects. As a result, you have gained the ability to cast spells. To observers, you don't appear to be casting spells in a conventional way; you look as if you're producing wonders using mundane items or outlandish inventions.",
|
||||
"{@i 1st-level artificer feature}",
|
||||
"You've studied the workings of magic and how to cast spells, channeling the magic through objects. To observers, you don't appear to be casting spells in a conventional way; you appear to produce wonders from mundane items and outlandish inventions.",
|
||||
{
|
||||
"type": "entries",
|
||||
"name": "Tools Required",
|
||||
@@ -938,7 +940,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 2,
|
||||
"entries": [
|
||||
"At 2nd level, you gain the ability to imbue mundane items with certain magical infusions. The magic items you create with this feature are effectively prototypes of permanent items.",
|
||||
"{@i 2nd-level artificer feature}",
|
||||
"You've gained the ability to imbue mundane items with certain magical infusions, turning those objects into magic items.",
|
||||
{
|
||||
"type": "refClassFeature",
|
||||
"classFeature": "Infusions Known|Artificer|TCE|2"
|
||||
@@ -998,7 +1001,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 3,
|
||||
"entries": [
|
||||
"At 3rd level, you choose the type of specialist you are, each of which is detailed at the end of the class's description. Your choice grants you features at 5th level and again at 9th and 15th level."
|
||||
"{@i 3rd-level artificer feature}",
|
||||
"Choose the type of specialist you are, each of which is detailed at the end of the class's description. Your choice grants you features at 5th level and again at 9th and 15th level."
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1015,7 +1019,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 3,
|
||||
"entries": [
|
||||
"At 3rd level, you learn how to produce exactly the tool you need: with {@item thieves' tools|PHB} or {@item artisan's tools|PHB} in hand, you can magically create one set of {@item artisan's tools|PHB} in an unoccupied space within 5 feet of you. This creation requires 1 hour of uninterrupted work, which can coincide with a short or long rest. Though the product of magic, the tools are nonmagical, and they vanish when you use this feature again."
|
||||
"{@i 3rd-level artificer feature}",
|
||||
"You've learned how to produce exactly the tool you need: with {@item thieves' tools|PHB} or {@item artisan's tools|PHB} in hand, you can magically create one set of {@item artisan's tools|PHB} in an unoccupied space within 5 feet of you. This creation requires 1 hour of uninterrupted work, which can coincide with a short or long rest. Though the product of magic, the tools are nonmagical, and they vanish when you use this feature again."
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1032,6 +1037,7 @@
|
||||
"classSource": "TCE",
|
||||
"level": 4,
|
||||
"entries": [
|
||||
"{@i 4th-level artificer feature}",
|
||||
"When you reach 4th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
|
||||
"If your DM allows the use of feats, you may instead take a {@5etools feat|feats.html}."
|
||||
]
|
||||
@@ -1050,7 +1056,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 5,
|
||||
"entries": [
|
||||
"At 5th level, you gain a feature granted by your Artificer Specialist choice."
|
||||
"{@i 5th-level artificer feature}",
|
||||
"You gain a feature granted by your Artificer Specialist choice."
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1067,7 +1074,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 6,
|
||||
"entries": [
|
||||
"Starting at 6th level, your proficiency bonus is doubled for any ability check you make that uses your proficiency with a tool."
|
||||
"{@i 6th-level artificer feature}",
|
||||
"Your proficiency bonus is now doubled for any ability check you make that uses your proficiency with a tool."
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1084,7 +1092,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 7,
|
||||
"entries": [
|
||||
"Starting at 7th level, you gain the ability to come up with solutions under pressure. When you or another creature you can see within 30 feet of you makes an ability check or a saving throw, you can use your reaction to add your Intelligence modifier to the roll.",
|
||||
"{@i 7th-level artificer feature}",
|
||||
"You've gained the ability to come up with solutions under pressure. When you or another creature you can see within 30 feet of you makes an ability check or a saving throw, you can use your reaction to add your Intelligence modifier to the roll.",
|
||||
"You can use this feature a number of times equal to your Intelligence modifier (minimum of once). You regain all expended uses when you finish a long rest."
|
||||
]
|
||||
},
|
||||
@@ -1102,6 +1111,7 @@
|
||||
"classSource": "TCE",
|
||||
"level": 8,
|
||||
"entries": [
|
||||
"{@i 8th-level artificer feature}",
|
||||
"When you reach 8th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
|
||||
"If your DM allows the use of feats, you may instead take a {@5etools feat|feats.html}."
|
||||
]
|
||||
@@ -1120,7 +1130,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 9,
|
||||
"entries": [
|
||||
"At 9th level, you gain a feature granted by your Artificer Specialist choice."
|
||||
"{@i 9th-level artificer feature}",
|
||||
"You gain a feature granted by your Artificer Specialist choice."
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1137,7 +1148,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 10,
|
||||
"entries": [
|
||||
"When you reach 10th level, you achieve a profound understanding of how to use and make magic items:",
|
||||
"{@i 10th-level artificer feature}",
|
||||
"You've achieved a profound understanding of how to use and make magic items:",
|
||||
{
|
||||
"type": "list",
|
||||
"items": [
|
||||
@@ -1161,7 +1173,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 11,
|
||||
"entries": [
|
||||
"At 11th level, you learn how to store a spell in an object. Whenever you finish a long rest, you can touch one {@filter simple or martial weapon|items|source=phb|category=basic|type=martial weapon;simple weapon} or one item that you can use as a spellcasting focus, and you store a spell in it, choosing a 1st- or 2nd-level spell from the {@filter artificer spell list|spells|class=Artificer|cast time=action|level=1;2} that requires 1 action to cast (you needn't have it prepared).",
|
||||
"{@i 11th-level artificer feature}",
|
||||
"You can now store a spell in an object. Whenever you finish a long rest, you can touch one {@filter simple or martial weapon|items|source=phb|category=basic|type=martial weapon;simple weapon} or one item that you can use as a spellcasting focus, and you store a spell in it, choosing a 1st- or 2nd-level spell from the {@filter artificer spell list|spells|class=Artificer|cast time=action|level=1;2} that requires 1 action to cast (you needn't have it prepared).",
|
||||
"While holding the object, a creature can take an action to produce the spell's effect from it, using your spellcasting ability modifier. If the spell requires {@status concentration}, the creature must concentrate. The spell stays in the object until it's been used a number of times equal to twice your Intelligence modifier (minimum of twice) or until you use this feature again to store a spell in an object."
|
||||
]
|
||||
},
|
||||
@@ -1179,6 +1192,7 @@
|
||||
"classSource": "TCE",
|
||||
"level": 12,
|
||||
"entries": [
|
||||
"{@i 12th-level artificer feature}",
|
||||
"When you reach 12th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
|
||||
"If your DM allows the use of feats, you may instead take a {@5etools feat|feats.html}."
|
||||
]
|
||||
@@ -1197,7 +1211,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 14,
|
||||
"entries": [
|
||||
"At 14th level, your skill with magic items deepens more:",
|
||||
"{@i 14th-level artificer feature}",
|
||||
"Your skill with magic items deepens:",
|
||||
{
|
||||
"type": "list",
|
||||
"items": [
|
||||
@@ -1221,7 +1236,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 15,
|
||||
"entries": [
|
||||
"At 15th level, you gain a feature granted by your Artificer Specialist choice."
|
||||
"{@i 15th-level artificer feature}",
|
||||
"You gain a feature granted by your Artificer Specialist choice."
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1238,6 +1254,7 @@
|
||||
"classSource": "TCE",
|
||||
"level": 16,
|
||||
"entries": [
|
||||
"{@i 16th-level artificer feature}",
|
||||
"When you reach 16th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
|
||||
"If your DM allows the use of feats, you may instead take a {@5etools feat|feats.html}."
|
||||
]
|
||||
@@ -1256,7 +1273,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 18,
|
||||
"entries": [
|
||||
"Starting at 18th level, you can attune to up to six magic items at once."
|
||||
"{@i 18th-level artificer feature}",
|
||||
"You can now attune to up to six magic items at once."
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1273,6 +1291,7 @@
|
||||
"classSource": "TCE",
|
||||
"level": 19,
|
||||
"entries": [
|
||||
"{@i 19th-level artificer feature}",
|
||||
"When you reach 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
|
||||
"If your DM allows the use of feats, you may instead take a {@5etools feat|feats.html}."
|
||||
]
|
||||
@@ -1291,7 +1310,8 @@
|
||||
"classSource": "TCE",
|
||||
"level": 20,
|
||||
"entries": [
|
||||
"At 20th level, you develop a mystical connection to your magic items, which you can draw on for protection:",
|
||||
"{@i 20th-level artificer feature}",
|
||||
"You have developed a mystical connection to your magic items, which you can draw on for protection:",
|
||||
{
|
||||
"type": "list",
|
||||
"items": [
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1477,58 +1477,28 @@
|
||||
"name": "Full Moon",
|
||||
"known": {
|
||||
"1": [
|
||||
"shield"
|
||||
],
|
||||
"3": [
|
||||
"lesser restoration"
|
||||
],
|
||||
"5": [
|
||||
"dispel magic"
|
||||
],
|
||||
"7": [
|
||||
"death ward"
|
||||
],
|
||||
"9": [
|
||||
"Rary's telepathic bond"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "New Moon",
|
||||
"known": {
|
||||
"1": [
|
||||
"ray of sickness"
|
||||
],
|
||||
"3": [
|
||||
"blindness/deafness"
|
||||
],
|
||||
"5": [
|
||||
"vampiric touch"
|
||||
],
|
||||
"7": [
|
||||
"confusion"
|
||||
],
|
||||
"9": [
|
||||
"hold monster"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Crescent Moon",
|
||||
"known": {
|
||||
"1": [
|
||||
"shield",
|
||||
"ray of sickness",
|
||||
"color spray"
|
||||
],
|
||||
"3": [
|
||||
"lesser restoration",
|
||||
"blindness/deafness",
|
||||
"alter self"
|
||||
],
|
||||
"5": [
|
||||
"dispel magic",
|
||||
"vampiric touch",
|
||||
"phantom steed"
|
||||
],
|
||||
"7": [
|
||||
"death ward",
|
||||
"confusion",
|
||||
"hallucinatory terrain"
|
||||
],
|
||||
"9": [
|
||||
"Rary's telepathic bond",
|
||||
"hold monster",
|
||||
"mislead"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3662,7 +3662,7 @@
|
||||
"transfer": true,
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ @classes.sorcerer.levels"
|
||||
}
|
||||
|
||||
2465
data/decks.json
2465
data/decks.json
File diff suppressed because it is too large
Load Diff
@@ -7145,6 +7145,7 @@
|
||||
{
|
||||
"name": "Sigil",
|
||||
"source": "SatO",
|
||||
"page": 59,
|
||||
"tables": [
|
||||
{
|
||||
"caption": "Clerks' Ward",
|
||||
|
||||
@@ -2762,6 +2762,7 @@
|
||||
{
|
||||
"name": "Opportunistic Thief",
|
||||
"source": "HWCS",
|
||||
"page": 47,
|
||||
"ability": [
|
||||
{
|
||||
"dex": 1
|
||||
|
||||
@@ -197,7 +197,7 @@
|
||||
"transfer": true,
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ @details.level"
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user