diff --git a/Demon Gate Scripted/Demon_Gate_Scripted.css b/Demon Gate Scripted/Demon_Gate_Scripted.css index fe839ce8db..cd03358816 100644 --- a/Demon Gate Scripted/Demon_Gate_Scripted.css +++ b/Demon Gate Scripted/Demon_Gate_Scripted.css @@ -1,257 +1,206 @@ -input[type=number] -{ - -moz-appearance: textfield; +input[type=number] { + -moz-appearance: textfield; } -.charsheet -{ - background: url("https://media.discordapp.net/attachments/657398293906718751/702758048615235635/old-2012064.jpg"); +.charsheet { + background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Demon%20Gate%20Scripted/Paper.jpg"); } -.charsheet td.sheet-imgbg -{ - background: url("https://media.discordapp.net/attachments/670160303626911764/723246241055506500/Circle.png"); - background-repeat: no-repeat; - background-size: contain; - background-position: center; -} - -.charsheet td.sheet-tabletitle -{ - font-size: 1.5em; - color: #ffffff; - text-align: center; - background-color: #948a54; -} - -.charsheet td.sheet-tabletitlesmall -{ - font-size: 1em; - font-weight: bold; - text-align: center; - background-color: #c4bc96; -} - -.charsheet td.sheet-attname -{ - font-weight: bold; +.charsheet td.sheet-attname { + font-weight: bold; text-align: left; background-color: #ddd9c3; border-style: solid; - border-color: #948a54; + border-color: #c4bc96; border-width: 1px; padding-left: 8px; } -.charsheet td.sheet-skillname -{ - font-size: 0.7em; - font-weight: bold; - text-align: left; +.charsheet td.sheet-skillname { background-color: #ddd9c3; + font-size: 0.9em; border-style: solid; - border-color: #948a54; + border-color: #c4bc96; border-width: 1px; padding-left: 8px; + padding-right: 8px; } -.charsheet td.sheet-smallname -{ - font-size: 0.7em; - font-weight: bold; +.charsheet td.sheet-smallname { + font-weight: bold; text-align: center; - background-color: #ffffff; - border-style: solid; - border-color: #948a54; - border-width: 1px; + border: 0; + border-radius: 0; } -.charsheet td.sheet-skillhead -{ - font-size: 0.7em; - font-weight: bold; +.charsheet td.sheet-skillhead { + font-size: 0.7em; + font-weight: bold; text-align: center; background-color: #ddd9c3; border-style: solid; - border-color: #948a54; + border-color: #c4bc96; border-width: 1px; } -.charsheet td.sheet-skillstat -{ +.charsheet td.sheet-skillstat { text-align: center; - background-color: #ffffff; - border-style: solid; - border-color: #948a54; + border-style: solid; + border-color: #c4bc96; border-width: 1px; } -.charsheet select.sheet-skilldesc -{ - font-size: 0.7em; - width: 5em; - height: 2.2em; +.charsheet select.sheet-skilldesc { + font-size: 0.7em; + width: 5em; + height: 2.2em; } -.charsheet select.sheet-skilldesclong -{ - font-size: 0.7em; - width: 8em; - height: 2.2em; +.charsheet select.sheet-skilldesclong { + width: 6em; + margin: 0; + border: 0; + border-radius: 0; } -.charsheet select.sheet-skilldesclonger -{ - font-size: 0.7em; - width: 12em; - height: 2.2em; +.charsheet select.sheet-skilldesclonger { + font-size: 0.7em; + width: 12em; + height: 2.2em; } -.charsheet td.sheet-attstat -{ +.charsheet td.sheet-attstat { background-color: #ddd9c3; border-style: solid; - border-color: #948a54; + border-color: #c4bc96; border-width: 1px; } -.charsheet td.sheet-attstatsmall -{ - font-size: 0.7em; - font-weight: bold; +.charsheet td.sheet-attstatsmall { + font-size: 0.7em; + font-weight: bold; background-color: #ddd9c3; border-style: solid; - border-color: #948a54; + border-color: #c4bc96; border-width: 1px; } -.charsheet td.sheet-descname -{ +.charsheet td.sheet-descname { text-align: left; background-color: #ffffff; border-style: solid; - border-color: #948a54; + border-color: #c4bc96; border-width: 1px; padding-left: 20px; } -.charsheet td.sheet-descstat -{ +.charsheet td.sheet-descstat, +.charsheet td.sheet-descstat-narrow { background-color: #ffffff; border-style: solid; - border-color: #948a54; + border-color: #c4bc96; border-width: 1px; } -.charsheet td.sheet-descstatsmall -{ - font-size: 0.7em; +.charsheet td.sheet-descstatsmall { + font-size: 0.7em; background-color: #ffffff; border-style: solid; - border-color: #948a54; + border-color: #c4bc96; border-width: 1px; } -.charsheet input.sheet-attfield -{ +.charsheet input.sheet-attfield { font-size: 1em; width: 2em; text-align: center; } -.charsheet input.sheet-skillfield -{ +.charsheet input.sheet-skillfield { width: 2em; text-align: center; } -.charsheet input.sheet-negfield -{ +.charsheet input[type="number"].sheet-desctotalfield { font-size: 1em; width: 2em; text-align: center; font-weight: bold; - background-color: #0f0f0f; - color: #ffffff; + font-size: 16px; + color: dimgray; + background-color: #e0e0e0; + border: 0; + border-radius: 0; } -.charsheet input.sheet-desctotalfield -{ - font-size: 1em; - width: 2em; +.charsheet input[type="number"].sheet-totalfield, +.charsheet input[type="text"].sheet-totalfield { text-align: center; font-weight: bold; - color: red; - background-color: #dddddd; + font-size: 16px; + height: 30px; + color: dimgray; + background-color: #e0e0e0; + border: 0; + border-radius: 0; + width: 100%; } -.charsheet input.sheet-skilltotalfield -{ - width: 2em; - text-align: center; - font-weight: bold; - color: red; - background-color: #dddddd; -} - -.charsheet input.sheet-attrankfield -{ +.charsheet input.sheet-attrankfield { font-size: 1em; width: 2em; text-align: center; font-weight: bold; color: blue; - background-color: #dddddd; + background-color: #e0e0e0; } -.charsheet input.sheet-longtext -{ +.charsheet input.sheet-longtext { width: 12em; text-align: center; } -.charsheet input.sheet-autofield -{ +.charsheet input.sheet-autofield, +.charsheet input.sheet-autofield-wide{ font-size: 1em; - width: 2em; text-align: center; font-weight: bold; - background-color: #dddddd; + background-color: #e0e0e0; } -.charsheet input.sheet-autofieldsmall -{ +.charsheet input.sheet-autofield { + width: 2em; +} + +.charsheet input.sheet-autofieldsmall { font-size: 0.7em; width: 2em; text-align: center; font-weight: bold; - background-color: #dddddd; + background-color: #e0e0e0; } -.charsheet textarea.sheet-smalltextarea -{ - font-size:0.7em; - width: 40em; - height: 2.5em; +.charsheet textarea.sheet-smalltextarea { + font-size: 0.7em; + width: 40em; + height: 2.5em; } -.charsheet td.sheet-descstat1 -{ +.charsheet td.sheet-descstat1 { background-color: #ffffff; border-style: solid; - border-color: #948a54; + border-color: #c4bc96; border-width: 1px; } -.charsheet td.sheet-skillstat1 -{ +.charsheet td.sheet-skillstat1 { text-align: center; background-color: #ffffff; border-style: solid; - border-color: #948a54; + border-color: #c4bc96; border-width: 1px; } @@ -274,97 +223,71 @@ input[type=number] -.charsheet input.sheet-short -{ - font-size: 1.5em; +.charsheet input.sheet-short { + font-size: 1.5em; text-align: center; } -.charsheet input.sheet-long -{ +.charsheet input.sheet-long { width: 10em; text-align: center; } -.charsheet input.sheet-gpxpfield -{ +.charsheet input.sheet-gpxpfield { font-weight: bold; width: 6em; text-align: center; } -.charsheet input.sheet-atkfield -{ +.charsheet input.sheet-atkfield { font-size: 0.6em; text-align: center; } -.charsheet tr.sheet-blankrow -{ +.charsheet tr.sheet-blankrow { height: 20px !important; } -.charsheet tr.sheet-blankrowsmall -{ - height: 2px !important; -} - -.charsheet td.sheet-blankcol -{ +.charsheet td.sheet-blankcol { width: 20px !important; } -.charsheet td.sheet-blankcols -{ +.charsheet td.sheet-blankcols { width: 100px !important; } -.charsheet td.sheet-smaller -{ +.charsheet td.sheet-smaller { font-size: 0.8em; } -.charsheet td.sheet-shrink -{ +.charsheet td.sheet-shrink { font-size: 0.5em; text-align: center; } -.charsheet td.sheet-header -{ - font-size: 2em; - text-align: center; - font-weight: bold; -} - -.charsheet input.sheet-atktotalfield -{ +.charsheet input.sheet-atktotalfield { font-size: 0.6em; text-align: center; color: red } -.charsheet table.sheet-large -{ +.charsheet table.sheet-large { font-size: 1.5em; } -.charsheet table.sheet-adjfield -{ +.charsheet table.sheet-adjfield { font-size: 1em; font-weight: bold; text-align: center; } -.charsheet input.sheet-adjvalue -{ +.charsheet input.sheet-adjvalue { font-size: 1em; font-weight: bold; text-align: center; } -.charsheet input.sheet-adjvalueblue -{ +.charsheet input.sheet-adjvalueblue { font-size: 1em; font-weight: bold; text-align: center; @@ -372,116 +295,691 @@ input[type=number] background-color: gray; } -.charsheet input.sheet-redadjvalue -{ +.charsheet input.sheet-redadjvalue { font-size: 1em; font-weight: bold; text-align: center; color: red; } -.charsheet input.sheet-adjvaluetotal -{ +.charsheet input.sheet-adjvaluetotal { font-size: 1em; font-weight: bold; text-align: center; color: red; } -.charsheet textarea.sheet-knowdesc -{ - font-size:0.8em; - width: 50em; - height: 1.7em; +.charsheet textarea.sheet-knowdesc { + font-size: 0.8em; + width: 50em; + height: 1.7em; } -.charsheet textarea.sheet-skilldesc -{ - font-size:0.8em; - width: 25em; - height: 5em; +.charsheet textarea.sheet-skilldesc { + font-size: 0.8em; + width: 25em; + height: 5em; } -.charsheet textarea.sheet-spelldesc -{ - font-size:0.8em; - width: 30em; - height: 3em; +.charsheet textarea.sheet-spelldesc { + font-size: 0.8em; + width: 30em; + height: 3em; } -.charsheet button.sheet-valuebutton:before -{ - content: "" !important; +.charsheet button.sheet-valuebutton:before { + content: "" !important; } -.charsheet button.sheet-valuebutton -{ - border: none; - padding: 0px; - font-weight: bold; +.charsheet button.sheet-valuebutton { + border: none; + padding: 0px; + font-weight: bold; } .charsheet input[type=number]::-webkit-inner-spin-button, -.charsheet input[type=number]::-webkit-outer-spin-button -{ - -webkit-appearance: none; - margin: 0; +.charsheet input[type=number]::-webkit-outer-spin-button { + -webkit-appearance: none; + margin: 0; } -.charsheet div[class^="sheet-section"] -{ +.charsheet div[class^="sheet-section"] { display: none; } -.charsheet input.sheet-tab -{ - width: 100px; - height: 40px; - cursor: pointer; + + + +/* ************************************************************************************************************************************************ */ +/* Colours */ +/* ************************************************************************************************************************************************ */ +/* +#948a54 (mid brown) - table borders, headings of older parts of the sheet +#ddd9c3 (beige) - header cells, active tab button +#b6ad7c (darker beige) - inactive tab buttons +#f6f5ef (pale beige) - input control backgrounds +#e0e0e0 (light grey) - read-only cell background + +#c4bc96 (slightly darker beige) - tab button borders +*/ + + +/* ************************************************************************************************************************************************ */ +/* Headings */ +/* ************************************************************************************************************************************************ */ + +h1, h2, h3 { + width: 100%; + text-align: center; +} + +h2, h3 { + color: maroon; + background-color: #ddd9c3; + font-weight: normal; + font-size: 16px; + height: 28px; + line-height: 28px; +} + +h1 { + height: 40px; + line-height: 40px; + color: #ddd9c3; + background-color: #590902; + border: 2px solid #590902; + border-radius: 4px; + font-size: 20px; +} + +h2 { + padding-top: 2px; + padding-bottom: 2px; +} + +h3 { + text-align: left; +} + + +/* ************************************************************************************************************************************************ */ +/* Entry controls */ +/* ************************************************************************************************************************************************ */ +input, +select, +textarea, +.sheet-input-like, +.sheet-input-like-no-padding { + background-color: #f6f5ef; +} + +.sheet-input-like { + padding-left: 4px; +} + +.sheet-read-only-field, +td input:read-only { + color: lightslategray; + background-color: #e0e0e0; +} + +button.sheet-button, +button.btn { + border: 2px solid maroon; + border-radius: 4px; + color: maroon; + text-shadow: none; +} + +button.sheet-button { + background: transparent; +} + +button.btn { + background: #ddd9c3; +} + + +button.sheet-button[type=roll]:before { + content: ""; +} + +button.sheet-button-small { + height: 20px; +} + +button.sheet-button-small[type=roll] { + font-size: 11px; +} + +.sheet-tall-control, +input.sheet-tall-control { + height: 36px; + line-height: 36px; + font-size: 16px; +} + +/* ************************************************************************************************************************************************ */ +/* Expand/collapse (custom checkbox plus hiding a section)*/ +/* ************************************************************************************************************************************************ */ + +/* Hide the browser's default checkbox */ +input.sheet-expand-collapse-checkbox { + position: absolute; + opacity: 0; + cursor: pointer; + height: 18px; +} + +/* Show the checkmark when checked */ +input.sheet-expand-collapse-checkbox:checked~.sheet-expand-collapse-symbol:after { + display: block; + content: "⯆"; + font-size: 18px; +} + +/* Style the checkmark/indicator */ +input.sheet-expand-collapse-checkbox~.sheet-expand-collapse-symbol:after { + display: block; + content: "⯈"; + font-size: 18px; +} + +input[type="checkbox"].sheet-expand-collapse-checkbox~.sheet-collapsible { + display: none; +} + +input[type="checkbox"].sheet-expand-collapse-checkbox:checked~.sheet-collapsible { + display: block; +} + + +/* ************************************************************************************************************************************************ */ +/* Tab buttons */ +/* ************************************************************************************************************************************************ */ + +.charsheet input.sheet-tab { + width: 90px; + height: 40px; + cursor: pointer; position: relative; opacity: 0; z-index: 9999; } -.charsheet span.sheet-tab -{ +.charsheet span.sheet-tab { text-align: center; - display: inline-block; - font-size: 13px; - background: #c4bc96; - color: black; - font-weight: bold; + display: inline-block; + font-size: 14px; + line-height: 28px; + color: maroon; + border: 2px solid maroon; border-radius: 4px; - - width: 100px; - height: 20px; - cursor: pointer; + background: #b6ad7c; + width: 90px; + height: 28px; + cursor: pointer; position: relative; vertical-align: middle; - margin-left: -101px; + margin-left: -91px; } -.charsheet input.sheet-tab1:checked ~ div.sheet-section-core, -.charsheet input.sheet-tab2:checked ~ div.sheet-section-skills, -.charsheet input.sheet-tab3:checked ~ div.sheet-section-combat, -.charsheet input.sheet-tab4:checked ~ div.sheet-section-gear, -.charsheet input.sheet-tab5:checked ~ div.sheet-section-mystic, -.charsheet input.sheet-tab6:checked ~ div.sheet-section-abilities, -.charsheet input.sheet-tab7:checked ~ div.sheet-section-reputation, -{ +.charsheet input.sheet-tab1:checked~div.sheet-section-core, +.charsheet input.sheet-tab2:checked~div.sheet-section-skills, +.charsheet input.sheet-tab3:checked~div.sheet-section-combat, +.charsheet input.sheet-tab4:checked~div.sheet-section-gear, +.charsheet input.sheet-tab5:checked~div.sheet-section-mystic, +.charsheet input.sheet-tab6:checked~div.sheet-section-abilities, +.charsheet input.sheet-tab7:checked~div.sheet-section-reputation, +.charsheet input.sheet-tab8:checked~div.sheet-section-notes { display: block; } -.charsheet input.sheet-tab1:checked + span.sheet-tab1, -.charsheet input.sheet-tab2:checked + span.sheet-tab2, -.charsheet input.sheet-tab3:checked + span.sheet-tab3, -.charsheet input.sheet-tab4:checked + span.sheet-tab4, -.charsheet input.sheet-tab5:checked + span.sheet-tab5, -.charsheet input.sheet-tab6:checked + span.sheet-tab6, -.charsheet input.sheet-tab7:checked + span.sheet-tab7 +.charsheet input.sheet-tab:checked+span { + background: #ddd9c3; +} + + +/* ************************************************************************************************************************************************ */ +/* Flexbox columns */ +/* ************************************************************************************************************************************************ */ +.sheet-flex-section { + margin-top: 20px; + margin-left: -10px; + margin-right: -10px; + display: flex; + flex-wrap: wrap; + justify-content: space-between; +} + +.sheet-column-fixed { + flex-grow: 0; + margin: 10px; +} + +.sheet-column-grow { + flex-grow: 1; + margin: 10px; +} + +.sheet-column-prominent-stat { + flex-grow: 0; + width: 120px; + margin: 10px; +} + +.sheet-flex-form-container { + display: flex; + flex-wrap: nowrap; + justify-content: space-between; +} + +.sheet-flex-form-grow { + flex-grow: 1; +} + +.sheet-flex-form-fixed { + flex-grow: 0; + padding-left: 2px; + padding-right: 2px; +} + + +/* ************************************************************************************************************************************************ */ +/* Tables */ +/* ************************************************************************************************************************************************ */ + +table.sheet-wide-table, +table.sheet-wide-table-auto { + width: 100%; + border: 2px solid #948a54; + background-color: #ddd9c3; +} + +table.sheet-wide-table-auto { + table-layout: auto; +} + + + +/* ************************************************************************************************************************************************ */ +/* Top section of first sheet */ +/* ************************************************************************************************************************************************ */ +.sheet-demon-gate-logo { + height: 116px; +} + +.sheet-column-prominent-stat td input[type=number] { + width: 100%; + text-align: center; +} + +.sheet-wide-table th, +.sheet-wide-table-auto th { + padding-left: 10px; + padding-right: 10px; + max-width: max-content; + white-space: nowrap; + font-size: 11px; + font-weight: bold; + color: dimgray; + background-color: #ddd9c3; +} + +.sheet-wide-table th, +.sheet-wide-table td, +.sheet-wide-table-auto th, +.sheet-wide-table-auto td { + border: 1px solid #c4bc96; +} + +.sheet-wide-table-auto th, +.sheet-wide-table-auto td { + height: 28px; +} + +.sheet-wide-table input, +.sheet-wide-table select, +.sheet-wide-table-auto input, +.sheet-wide-table-auto select { + margin: 0; +} + +.sheet-input-wide { + min-width: 12em; +} + +.sheet-wide-table td input[type=number], +.sheet-wide-table td input[type=text], +.sheet-wide-table-auto td input[type=number], +.sheet-wide-table-auto td input[type=text], +.sheet-input-full { + width: 100%; + border: 0; + border-radius: 0; +} + +.sheet-wide-table-auto td input { + height: 28px; + line-height: 28px; +} + +.sheet-wide-table td input[type=number], +.sheet-wide-table-auto td input[type=number] { + min-width: 2.2em; + text-align: center; +} + +.sheet-empty-cell { + background-color: #ddd9c3; +} + +.sheet-input-narrow { + width: 5em; + min-width: 5em; + max-width: 5em; +} + +.sheet-input-like-no-padding input.sheet-input-narrow{ + max-width: 7.5em; +} + +.sheet-wide-table-auto td input.sheet-prominent-label, +.sheet-wide-table-auto td input.sheet-prominent-field { + height: 56px; +} + +td input[type=text].sheet-dice-field { - background: #948a54; - color: black; - border-radius: 4px; - height: 20px; + min-width: 12em; + text-align: center; +} + +td input[type=text].sheet-text-centred +{ + text-align: center; +} + +td input.sheet-prominent-field { + font-size: 20px; + text-align: center; +} + +.sheet-vertical-margin { + margin-top: 10px; + margin-bottom: 10px; +} + +.sheet-vertical-margin-moderate { + margin-top: 20px; + margin-bottom: 20px; +} + +.sheet-wide-table-auto td input.sheet-input-split { + width: 40%; + min-width: 1.1em; +} + +td .sheet-input-spacer { + min-width: 1.1em; + text-align: center; +} + + +/* ************************************************************************************************************************************************ */ +/* HP, Mana etc. */ +.sheet-flex-section-centre { + margin-left: -10px; + margin-right: -10px; + display: flex; + flex-wrap: wrap; + justify-content: space-around; +} + +.sheet-wide-table-auto td input.sheet-extra-prominent-field { + font-size: 36px; + height: 84px; + text-align: center; +} + +td.sheet-small-text { + font-size: 0.7em; + text-align: center; + background-color: #f6f5ef; +} + +th.sheet-small-text { + font-size: 0.8em; + font-weight: bold; + text-align: center; + background-color: #ddd9c3; +} + +td.sheet-cell-narrow { + max-width: 50px; +} + +/* ************************************************************************************************************************************************ */ +/** Gradient colours for physical and mental conditions */ + +tr td.sheet-physical-condition-0, +tr td.sheet-mental-condition-0 { + background-color: white; +} + +tr td.sheet-physical-condition-1 { + background-color: #ffcccc; +} + +tr td.sheet-physical-condition-2 { + background-color: #ff9999; +} + +tr td.sheet-physical-condition-3 { + background-color: #ff6666; +} + +tr td.sheet-physical-condition-4 { + background-color: #ff3333; +} + +tr td.sheet-physical-condition-5 { + background-color: #cc0000; +} + +tr td.sheet-physical-condition-6 { + background-color: #800000; +} + +tr td.sheet-mental-condition-1 { + background-color: #cce0ff; +} + +tr td.sheet-mental-condition-2 { + background-color: #80b3ff; +} + +tr td.sheet-mental-condition-3 { + background-color: #4d94ff; +} + +tr td.sheet-mental-condition-4 { + background-color: #0066ff; +} + +tr td.sheet-mental-condition-5 { + background-color: #0047b3; +} + +tr td.sheet-mental-condition-6 { + background-color: #003380; +} + +/* ************************************************************************************************************************************************ */ +/* Skills tab +/* ************************************************************************************************************************************************ */ + +.sheet-top-margin { + margin-top: 40px; +} + +/* Designed to spill over on to the expand/collapse element below */ +.sheet-table-header-collapse { + height: 5px; + line-height: 28px; + margin-top: 20px; + padding: 0; +} + +.sheet-collapsible table { + width: 100%; + border: 2px solid #948a54; +} + +th.sheet-skillhead { + height: auto; +} + +input.sheet-skillfield, +input.sheet-skillname-input { + border: 0; + border-radius: 0; +} + +td.sheet-descstat-narrow input[type=number] { + min-width: 1em; + width: 100%; +} + +td.sheet-descstat, +td.sheet-descstat-narrow, +input.sheet-skillname-input { + background-color: #f6f5ef; +} + +td.sheet-skillstat { + background-color: #e0e0e0; + color: gray; +} + +input.sheet-skillname-input { + width: 100%; + min-width: 10em; +} + +.charsheet select.sheet-skilldescshort { + width: 4.2em; + margin: 0; + border: 0; + border-radius: 0; +} + + +/* ************************************************************************************************************************************************ */ +/* Abilities and notes tabs +/* ************************************************************************************************************************************************ */ +.sheet-subsection-header, +.sheet-subsection-header-wide { + width: 100%; + height: 36px; + line-height: 36px; + color: dimgray; + background-color: #ddd9c3; + text-align: center; + font-size: 16px; +} + +.sheet-subsection-header-wide { + min-width: 15em; + border: 2px solid #c4c1b2; + margin-bottom: 5px; +} + +textarea.sheet-text-area-full, +textarea.sheet-text-area-large, +textarea.sheet-standalone-textarea { + box-sizing: border-box; + resize: none; + width: 100%; + margin-bottom: 0; + margin-left: 0; + margin-right: 0; +} + +textarea.sheet-text-area-full { + margin-left: 0; + margin-right: 0; + border-radius: 0; + height: 150px; +} + +textarea.sheet-text-area-large { + margin-top: 0; + border: 0; + border-radius: 0; + height: 300px; +} + +.sheet-repeating-section { + margin-top: 10px; + margin-bottom: 10px; + background-color: #f6f5ef; + border: 2px solid #948a54; +} + +/* This could probably be added to h2 (and maybe h1?) with a bit of reorg */ +.sheet-spacer-top-margin { + margin-top: 20px; +} + +h1.sheet-spacer-top-margin { + margin-top: 40px; +} + +.sheet-standalone-textarea { + margin-top: 20px; + border: 2px solid #948a54; + border-radius: 0; + height: 150px; +} + +/* TODO: This is a hack - sorting out heading spacing properly and removing it from flex sections should allow this to be removed */ +.sheet-remove-margin-bottom { + margin-bottom: -10px; +} + + + +/* ************************************************************************************************************************************************ */ +/* Mysic tab +/* ************************************************************************************************************************************************ */ + +.sheet-spiritual-influence-wrapper { + display: flex; + flex-flow: column nowrap; + align-items: center; +} + +.sheet-spiritual-influence-image { + background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Demon%20Gate%20Scripted/Circle.png"); + background-repeat: no-repeat; + background-size: contain; + background-position: center; + height: 271px; + width: 288px; + display: flex; + flex-flow: column nowrap; + align-items: center; + justify-content: center; +} + +.sheet-spiritual-influence-image input.sheet-spiritual-influence { + width: 2.2em; + font-size: 18px; + text-align: center; + border-radius: 20px; + height: 40px; + line-height: 40px; + padding: 0; + border: 2px solid maroon; } diff --git a/Demon Gate Scripted/Demon_Gate_Scripted.html b/Demon Gate Scripted/Demon_Gate_Scripted.html index 955d14db70..4abbc91be6 100644 --- a/Demon Gate Scripted/Demon_Gate_Scripted.html +++ b/Demon Gate Scripted/Demon_Gate_Scripted.html @@ -1,5 +1,4 @@ + +
- - Attributes - - Skills - - Combat - - Gear - - Mystic - - Abilities - - Reputation - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Character Name: Class: - - Race: - -
Title or Alias:
Player Name: Saved Saga:
Total Saga Points: Level: -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Hit PointsMana PoolChi PoolFrenzy
CurMaxCurMaxCurMaxCur
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Physical Condition Monitor
- - - - - - -
0%-10%-25%-50%-75%-90%-100%
RestedTiredWearyFatiguedExhaustedOver ExhaustedCritical
No ModNo Mod-1 rolls-2 rolls-3 rolls-4 rolls-5 rolls
Mental Condition Monitor
- - - - - - -
0%-10%-25%-50%-75%-90%-100%
ContentAgitatedDistraughtIrrationalUnstableManiacalSenseless
No ModNo Mod-1 rolls-2 rolls-3 rolls-4 rolls-5 rolls
+ + Attributes + + Skills + + Combat + + Gear + + Mystic + + Abilities + + Reputation + + Notes + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
+
+
+ +
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AttributesBaseBonusTotalRankDice
STRENGTH - - - -
Damage Modifier: - - - -
Weight Allowance: -
DEXTERITY - - - -
Defense Modifier: - - - -
Initiative Modifier: - - - -
Movement: - - - - - /
BODY - - - -
Toughness: - - - -
Body Save: - - - -
PERCEPTION - - - -
Shot Damage Modifier: - - - -
Range Modifier: - - - -
INTELLIGENCE - - - -
Spell Effect: - - - -
Spell Time: - -
Languages: -
WILLPOWER - - - -
Mental Defense: - - - - -
Fortitude: - - - -
CHARISMA - - - -
Social Pool: - - -
Reputation Bonus: -
BEAUTY - - - -
-
- - - - - -
- - - -
Skills
- - - - - - - - - - - - - - - - - -
Combat Skills
- +
+
- + + - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MeleeCharacter Name: + +
NameCostRatingTitle or Alias: + +
Unarmed*
Alchemy*
Axes*
Flails*
Grenades*
Hammers*
Javelins*
Knives*
Maces*
Polearms*
Shurikens*
Staves*
Swords*
Whips*
Blind Fighting2
Dual Melee3
Throwing1
* = As Rating
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +
Shooting
NameCostRating
Black Powder1
--Lances*
--Pistols*
--Rifles*
--Shotguns*
Blind Shooting2
Dual Shooting3
Projectiles1
--Blow Guns*
--Bows*
--Crossbows*
--Hand Bows*
--Slings*
Siege Weapons1
--Ballistae*
--Cannons*
--Catapults*
--Trebuchets*Player Name: + +
-
- + + +
+
- + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
MagicClass: + +
NameCostRating
Black Magic*
Blue Magic*
Brown Magic*
Gold Magic*
Gray Magic*
Green Magic*
Red Magic*
White Magic*
Armor + +
NameCostRatingRace: + +
Light Armor2
Medium Armor2
Heavy Armor2
Body Armor*
Bracers*
Greaves*
Helmet*
Pauldron*
Shields3 + +
-
- - - - - - - -
- + + +
+
- + + - - + + - + + -
Combat SpecializationsSaved Saga Points: + +
NameRatingTotal Saga Points: + +
- - - -
- -
-
Level: + +
-
- - +
+ + + +
+
+ +
+
+ + + + + + + + + + + +
+

Hit Points

+
+ +
Max + +
+
+ +
+ + + + + + + + + + + +
+

Mana Pool

+
+ +
Max + +
+
+ +
+ + + + + + + + + + + +
+

Chi Pool

+
+ +
Max + +
+
+ +
+ + + + + + + +
+

Frenzy

+
+ +
+
+
+ + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Fluent Languages +

Physical Condition

+
- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
0%-10%-25%-50%-75%-90%-100%
RestedTiredWearyFatiguedExhaustedOver-ExhaustedCritical
No ModNo Mod-1 rolls-2 rolls-3 rolls-4 rolls-5 rolls
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Mental Condition

+
+ + + + + + + + + + + + + +
0%-10%-25%-50%-75%-90%-100%
ContentAgitatedDistraughtIrrationalUnstableManiacalSenseless
No ModNo Mod-1 rolls-2 rolls-3 rolls-4 rolls-5 rolls
+ + + + + + + +
+

Attributes

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeBaseBonusTotalRankDice
+

Strength

+
+ + + + + + + +
Damage Modifier: + + + + + +
Weight Allowance: + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeBaseBonusTotalRankDice
+

Dexterity

+
+ + + + + + + +
Defense Modifier: + + + + + +
Initiative Modifier: + + + + + +
Movement: + + + + + / + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeBaseBonusTotalRankDice
+

Body

+
+ + + + + + + +
Toughness: + + + + + +
Body Save: + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeBaseBonusTotalRankDice
+

Perception

+
+ + + + + + + +
Shot Damage Modifier: + + + + + +
Range Modifier: + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeBaseBonusTotalRankDice
+

Intelligence

+
+ + + + + + + +
Spell Effect: + + + + + +
Spell Time: + + + +
Languages: + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeBaseBonusTotalRankDice
+

Willpower

+
+ + + + + + + +
Mental Defense: + + + + + + +
Fortitude: + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeBaseBonusTotalRankDice
+

Charisma

+
+ + + + + + + +
Social Pool: + + + + + +
Reputation Bonus: + +
+ + + + + + + + + + + + + + + + + + + +
AttributeBaseBonusTotalRankDice
+

Beauty

+
+ + + + + + +
+
+ + + + + + +
+ +
+ +
+

Combat Skills

+ +

Melee

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostRating
Unarmed*
Alchemy*
Axes*
Flails*
Grenades*
Hammers*
Javelins*
Knives*
Maces*
Polearms*
Shurikens*
Staves*
Swords*
Whips*
Blind Fighting2
Dual Melee3
Throwing1
* = As Rating
+
+
+ +

Shooting

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostRating
Black Powder1
--Lances*
--Pistols*
--Rifles*
--Shotguns*
Blind Shooting2
Dual Shooting3
Projectiles1
--Blow Guns*
--Bows*
--Crossbows*
--Hand Bows*
--Slings*
Siege Weapons1
--Ballistae*
--Cannons*
--Catapults*
--Trebuchets*
+
+
+ +

Magic

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostRating
Black Magic*
Blue Magic*
Brown Magic*
Gold Magic*
Gray Magic*
Green Magic*
Red Magic*
White Magic*
+
+
+ +

Armor

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostRating
Light Armor2
Medium Armor2
Heavy Armor2
Body Armor*
Bracers*
Greaves*
Helmet*
Pauldron*
Shields3
+
+
+ +

Combat Specializations

+
+ + +
+ + + + + + + + +
NameRating
+
+
+ + + + + +
+ + + +
+
+
+
+
+
+
+ +
+

Languages

+ +

Fluent Languages

+
+ + +
+
+
+ + + + +
+ +
+
+
+
+
+ +

Non-Fluent Languages

+
+ + +
+ + + + + + + + + + + + + + + -
NameCostAttrRatingBonusTotalDiceRoll
+ + 1Int -
-
+ + + + + + +
+ + 1Int + + + + + + + + +
+ + 1Int + + + + + + + + +
+
+
+ +

Character Skills

+ +

Creative

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
Acting1Chr + + + + + + + + +
Art1Per + + + + + + + + +
Gem Cutting1Per + + + + + + + + +
Glass Blowing1Per + + + + + + + + +
Impersonation1Chr + + + + + + + + +
Mapping1Per + + + + + + + + +
Music1Per + + + + + + + + +
Pottery1Per + + + + + + + + +
Sewing1Per + + + + + + + + +
Singing1Chr + + + + + + + + +
Story Telling1Chr + + + + + + + + +
Weaving1Per + + + + + + + + +
+
+
+ +

Diplomatic

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
Animal Kinship1Chr + + + + + + + + +
Bartering1Chr + + + + + + + + +
Deception1Chr + + + + + + + + +
Detect Lies1Per + + + + + + + + +
Interrogation1Chr + + + + + + + + +
Leadership1Chr + + + + + + + + +
Seduction1Chr + + + + + + + + +
Speech1Chr + + + + + + + + +
Streetwise1Chr + + + + + + + + +
+
+
+ +

Magical

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
Alchemy2Int + + + + + + + + +
Astrology1Int + + + + + + + + +
Battle Chant1Wil + + + + + + + + +
Blood Magic1Wil + + + + + + + + +
Circle Magic1Int + + + + + + + + +
Conjuring2Wil + + + + + + + + +
Crystal Lore1Int + + + + + + + + +
Exorcism1Wil + + + + + + + + +
Meditation1Wil + + + + + + + + +
Necromancy1Wil + + + + + + + + +
Spell Craft3Int + + + + + + + + +
Thaumaturgy1Int + + + + + + + + +
+
+
+ +

Medical

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
Healing1Int + + + + + + + + +
Medicine1Int + + + + + + + + +
Plant Lore1Int + + + + + + + + +
Poisons1Int + + + + + + + + +
+
+
+ +

Physical

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
Acrobatics1Dex + + + + + + + + +
Climbing1Dex + + + + + + + + +
Dancing1Dex + + + + + + + + +
Drinking1Bod + + + + + + + + +
Drug Tolerance1Bod + + + + + + + + +
Endurance1Bod + + + + + + + + +
Flying1Dex + + + + + + + + +
Juggling1Dex + + + + + + + + +
Jumping1Dex + + + + + + + + +
Lifting1Str + + + + + + + + +
Lip Reading1Per + + + + + + + + +
Listening1Per + + + + + + + + +
Observation1Per + + + + + + + + +
Running1Dex + + + + + + + + +
Swimming1Dex + + + + + + + + +
+
+
+ + +
+

Character Skills

+ +

Subterfuge

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
Appraisal1Int + + + + + + + + +
Begging1Chr + + + + + + + + +
Concealment1Per + + + + + + + + +
Disguise1Per + + + + + + + + +
Escape Artistry1Dex + + + + + + + + +
Forgery1Per + + + + + + + + +
Gambling1Per + + + + + + + + +
Lock Picking1Dex + + + + + + + + +
Looting1Per + + + + + + + + +
Stealing1Dex + + + + + + + + +
Stealth1Dex + + + + + + + + +
Trailing1Per + + + + + + + + +
+
+
+ +

Scholarly

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
Astronomy1Per + + + + + + + + +
Creature Lore1Int + + + + + + + + +
Decipher1Int + + + + + + + + +
Demon Lore1Int + + + + + + + + +
Heraldry1Int + + + + + + + + +
History1Int + + + + + + + + +
Law1Int + + + + + + + + +
Linguistics1Int + + + + + + + + +
Philosophy1Chr + + + + + + + + +
Read & Write1Int + + + + + + + + +
Research1Int + + + + + + + + +
Teaching1Int + + + + + + + + +
Theology1Int + + + + + + + + +
+
+
+ +

Survival

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
Cooking1Per + + + + + + + + +
Fishing1Per + + + + + + + + +
Foraging1Per + + + + + + + + +
Hunting1Per + + + + + + + + +
Street Survival1Int + + + + + + + + +
Tracking1Per + + + + + + + + +
Traps1Per + + + + + + + + +
Weather Sense1Per + + + + + + + + +
Wilderness Survival1Int + + + + + + + + +
+
+
+ +

Trade

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
Armorer1Int + + + + + + + + +
Blacksmith1Int + + + + + + + + +
Bowyer & Fletcher1Int + + + + + + + + +
Brewing1Int + + + + + + + + +
Carpentry1Int + + + + + + + + +
Farming1Int + + + + + + + + +
Leather Working1Int + + + + + + + + +
Locksmith1Int + + + + + + + + +
Masonry1Int + + + + + + + + +
Mining1Int + + + + + + + + +
Siege Craft1Int + + + + + + + + +
Tinker1Int + + + + + + + + +
Weaponsmith1Int + + + + + + + + +
+
+
+ +

Travel

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
Navigation1Per + + + + + + + + +
Riding1Dex + + + + + + + + +
Seafaring1Int + + + + + + + + +
Skyfaring1Int + + + + + + + + +
Teamster1Dex + + + + + + + + +
+
+
+ +

Additional Skills

+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
NameCostAttrRatingBonusTotalTierDiceRoll
+ + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ +
+ + + + + + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Attack & Damage

+
NameAttackDamage
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Non-Fluent Languages
NameCostAttrRatingBonusTotalDiceRoll
- 1Int - - - -
- 1Int - - - -
- 1Int - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Character Skills
Creative
NameCostAttrRatingBonusTotalTierDiceRoll
Acting1Chr - - - -
Art1Per - - - -
Gem Cutting1Per - - - -
Glass Blowing1Per - - - -
Impersonation1Chr - - - -
Mapping1Per - - - -
Music1Per - - - -
Pottery1Per - - - -
Sewing1Per - - - -
Singing1Chr - - - -
Story Telling1Chr - - - -
Weaving1Per - - - -
Diplomatic
NameCostAttrRatingBonusTotalTierDiceRoll
Animal Kinship1Chr - - - -
Bartering1Chr - - - -
Deception1Chr - - - -
Detect Lies1Per - - - -
Interrogation1Chr - - - -
Leadership1Chr - - - -
Seduction1Chr - - - -
Speech1Chr - - - -
Streetwise1Chr - - - -
Magical
NameCostAttrRatingBonusTotalTierDiceRoll
Alchemy2Int - - - -
Astrology1Int - - - -
Battle Chant1Wil - - - -
Blood Magic1Wil - - - -
Circle Magic1Int - - - -
Conjuring2Wil - - - -
Crystal Lore1Int - - - -
Exorcism1Wil - - - -
Meditation1Wil - - - -
Necromancy1Wil - - - -
Spell Craft3Int - - - -
Thaumaturgy1Int - - - -
Medical
NameCostAttrRatingBonusTotalTierDiceRoll
Healing1Int - - - -
Medicine1Int - - - -
Plant Lore1Int - - - -
Poisons1Int - - - -
Physical
NameCostAttrRatingBonusTotalTierDiceRoll
Acrobatics1Dex - - - -
Climbing1Dex - - - -
Dancing1Dex - - - -
Drinking1Bod - - - -
Drug Tolerance1Bod - - - -
Endurance1Bod - - - -
Flying1Dex - - - -
Juggling1Dex - - - -
Jumping1Dex - - - -
Lifting1Str - - - -
Lip Reading1Per - - - -
Listening1Per - - - -
Observation1Per - - - -
Running1Dex - - - -
Swimming1Dex - - - -
Roguish
NameCostAttrRatingBonusTotalTierDiceRoll
Appraisal1Int - - - -
Begging1Chr - - - -
Concealment1Per - - - -
Disguise1Per - - - -
Escape Artistry1Dex - - - -
Forgery1Per - - - -
Gambling1Per - - - -
Lock Picking1Dex - - - -
Looting1Per - - - -
Stealing1Dex - - - -
Stealth1Dex - - - -
Trailing1Per - - - -
Scholarly
NameCostAttrRatingBonusTotalTierDiceRoll
Astronomy1Per - - - -
Creature Lore1Int - - - -
Decipher1Int - - - -
Demon Lore1Int - - - -
Heraldry1Int - - - -
History1Int - - - -
Law1Int - - - -
Linguistics1Int - - - -
Philosophy1Chr - - - -
Read & Write1Int - - - -
Research1Int - - - -
Teaching1Int - - - -
Theology1Int - - - -
Survival
NameCostAttrRatingBonusTotalTierDiceRoll
Cooking1Per - - - -
Fishing1Per - - - -
Foraging1Per - - - -
Hunting1Per - - - -
Street Survival1Int - - - -
Tracking1Per - - - -
Traps1Per - - - -
Weather Sense1Per - - - -
Wilderness Survival1Int - - - -
Trade
NameCostAttrRatingBonusTotalTierDiceRoll
Armorer1Int - - - -
Blacksmith1Int - - - -
Bowyer & Fletcher1Int - - - -
Brewing1Int - - - -
Carpentry1Int - - - -
Farming1Int - - - -
Leather Working1Int - - - -
Locksmith1Int - - - -
Masonry1Int - - - -
Mining1Int - - - -
Siege Craft1Int - - - -
Tinker1Int - - - -
Weaponsmith1Int - - - -
Travel
NameCostAttrRatingBonusTotalTierDiceRoll
Navigation1Per - - - -
Riding1Dex - - - -
Seafaring1Int - - - -
Skyfaring1Int - - - -
Teamster1Dex - - - -
-
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Spells

+
NameAttackDamage
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+

Actions

+
TypeAmt
Unarmed + +
Melee + +
Projectile + +
Magic + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Defense

+
TypeBonusRoll
Dodge + + + +
Parry + + + +
Block w/ Melee + + + +
Block w/ Shield + + + +
Mental Defense + + + +
+
+ +
+ + + + + + + + +
+

Initiative

+
Initiative + +
+
+ +
+ + + + + + + + + + + + + + + + +
+

Soak

+
Total Armor Rating + +
Toughness + +
Fortitude + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+

Resistances

+
Fire + +
Cold + +
Toxic + +
Electrical + +
Sonic + +
+
+ + + +
+ +
+ +
+ +

Weapons

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Unarmed

+
NameHit BonusSpecializationHit
Basic Unarmed + + + + + +
AccessoryBonus DmgDamageDmg
+ + + + + + + + + +
NameHit BonusSpecializationHit
+ + + + + + + +
AccessoryBonus DmgDamageDmg
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Primary Weapon

+
NameHit BonusSpecializationHit
+ + + + + + + +
Bonus DmgDamageDmg
Damage: + + + + + +
Accessory: + +
Type:
Durability: + +
Weight: + +
Ammo: + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Secondary Weapon

+
NameHit BonusSpecializationHit
+ + + + + + + +
Bonus DmgDamageDmg
Damage: + + + + + +
Accessory: + +
Type:
Durability: + +
Weight: + +
Ammo: + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Third Weapon

+
NameHit BonusSpecializationHit
+ + + + + + + +
Bonus DmgDamageDmg
Damage: + + + + + +
Accessory: + +
Type:
Durability: + +
Weight: + +
Ammo: + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Fourth Weapon

+
NameHit BonusSpecializationHit
+ + + + + + + +
Bonus DmgDamageDmg
Damage: + + + + + +
Accessory: + +
Type:
Durability: + +
Weight: + +
Ammo: + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Fifth Weapon

+
NameHit BonusSpecializationHit
+ + + + + + + +
Bonus DmgDamageDmg
Damage: + + + + + +
Accessory: + +
Type:
Durability: + +
Weight: + +
Ammo: + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Sixth Weapon

+
NameHit BonusSpecializationHit
+ + + + + + + +
Bonus DmgDamageDmg
Damage: + + + + + +
Accessory: + +
Type:
Durability: + +
Weight: + +
Ammo: + +
+
+ +
+

Armor

+ + + + + + + + + + + + + + + + + +
+

Shield

+
SlotNameSHPCover
Shield + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Armor

+
SlotNameDurabilityArmor Rating
Helmet + + + + + +
Amulet + + + + + +
Cloak + + + + + +
Pauldrons + + + + + +
Clothing + + + + + +
Torso + + + + + +
Bracers + + + + + +
Gloves + + + + + +
Belt + + + + + +
Greaves + + + + + +
Boots + + + + + +
Ring + + + + + +
Ring + + + + + +
Other + + + + + +
Other + + + + + +
+ +

Valuables

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Money

+
TypeAmount
Mertacullum + +
Gold Talons + +
Silver (shillings) + +
Copper (crets) + +
Bones (bits) + +
+ + +
+ +
+

Equipment

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Equipment (Belt)

+
NameAmount
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
- -
- - -
Combat
- - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Attack & Damage
NameAttackDamage
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
Spells
NameAttackDamage
- - -
- - -
- - -
- - -
- - -
- - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Actions
TypeAmt
Unarmed -
Melee -
Projectile -
Magic -
Defense
TypeBonusRoll
Dodge - -
Parry - -
Block w/ Melee - -
Block w/ Shield - -
Mental Defense - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Initiative
Initiative -
Soak
Total Armor Rating -
Toughness -
Fortitude -
Resistances
Fire -
Cold -
Toxic -
Electrical -
Sonic -
-
-
+

Equipment (Backpack)

- - - - - -
- - -
Gear
- - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Weapons
NameHit BonusSpecializationHit
Basic Unarmed - - -
AccessoryBonus DmgDamageDmg
- - - - - -
NameHit BonusSpecializationHit
- - - -
AccessoryBonus DmgDamageDmg
- - - -
Primary Weapon
NameHit BonusSpecializationHit
- - - -
Bonus DmgDamageDmg
Damage: - - -
Accessory: -
Type:
Durability: -
Weight: -
Ammo: -
Secondary Weapon
NameHit BonusSpecializationHit
- - - -
Bonus DmgDamageDmg
Damage: - - -
Accessory: -
Type:
Durability: -
Weight: -
Ammo: -
Third Weapon
NameHit BonusSpecializationHit
- - - -
Bonus DmgDamageDmg
Damage: - - -
Accessory: -
Type:
Durability: -
Weight: -
Ammo: -
Fourth Weapon
NameHit BonusSpecializationHit
- - - -
Bonus DmgDamageDmg
Damage: - - -
Accessory: -
Type:
Durability: -
Weight: -
Ammo: -
Fifth Weapon
NameHit BonusSpecializationHit
- - - -
Bonus DmgDamageDmg
Damage: - - -
Accessory: -
Type:
Durability: -
Weight: -
Ammo: -
Sixth Weapon
NameHit BonusSpecializationHit
- - - -
Bonus DmgDamageDmg
Damage: - - -
Accessory: -
Type:
Durability: -
Weight: -
Ammo: -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Armor
SlotNameSHPCover
Shield - - -
SlotNameDurabilityArmor Rating
Helmet - - -
Amulet - - -
Cloak - - -
Pauldrons - - -
Clothing - - -
Torso - - -
Bracers - - -
Gloves - - -
Belt - - -
Greaves - - -
Boots - - -
Ring - - -
Ring - - -
Other - - -
Other - - -
Money
TypeAmount
Mertacullum -
Gold Talons -
Silver (shillings) -
Copper (crets) -
Bones (bits) -
Misc / Other -
Equipment (Belt)
NameAmount
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
Equipment (Backpack)
- +
+
@@ -7764,25 +9330,33 @@ + + + + -
Name Amount
- - -
+ + + +
+ + +
Notes -
-
Transportation
- + + + + + +

Transportation

+ +
+
@@ -7790,28 +9364,33 @@ + + + + + + + + -
Type Name
- - -
Accessories
-
-
Hideouts
- +
+
+ +

Other

+ +

Hideouts

+ +
+ @@ -7819,678 +9398,1166 @@ + + + + + + + + + +
Name Income
- - -
Notes
-
+
+ + + + + + + + +
+ +

Religion

+ +
+ +
+

Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Soul Points + +
Path + +
Gods + +
+ +
+ +
Spirit Animal + +
Astrological Sign + +
Fate Power + +
+
+ +
+

Spiritual Influence

+ +
+
+ + +
+ + +
+
+
+ + +

Spells

+ +

Attack Spells

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
+
+
+ +

Additional Spells

+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
NameAreaDurationProtectionActionsDescription
+ + + + + + + + + + + +
Drain+ To HitAttackEffectRoll
+ + + + + + + + + +
-
-
-
- - - - - - -
- - -
Mystic
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Religion
Soul Points -
Path - - Spiritual Influence - -
Gods - - - - -
- -
- -
Spirit Animal - -
Astrological Sign - -
Fate Power - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Spells
Attack Spells
NameAreaDurationProtectionActionsDescription
- - - - - -
Drain+ To HitAttackEffectRoll
- - - - -
NameAreaDurationProtectionActionsDescription
- - - - - -
Drain+ To HitAttackEffectRoll
- - - - -
NameAreaDurationProtectionActionsDescription
- - - - - -
Drain+ To HitAttackEffectRoll
- - - - -
NameAreaDurationProtectionActionsDescription
- - - - - -
Drain+ To HitAttackEffectRoll
- - - - -
NameAreaDurationProtectionActionsDescription
- - - - - -
Drain+ To HitAttackEffectRoll
- - - - -
NameAreaDurationProtectionActionsDescription
- - - - - -
Drain+ To HitAttackEffectRoll
- - - - -
Additional Spells
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameAreaDurationProtectionActionsDescription
- - - - - -
Drain+ To HitAttackEffectRoll
- - - - -
-
- - - - - - - - - - - - -
Chi Abilities
NameRatingDrainDescription
- - - - - - - -
- - - -
-
- - - - - - - - - - - -
Alchemical Formulae
ItemIngredients NecessaryUnits Harvested
- - - - - - -
- - -
-
-
- - - - - - -
- - - - - - - -
Abilities
- - - - - - - - - - - - - - - - - - - -
Traits
NameDescription
- - - - -
- -
-
Talents
NameDescription
- - - - - -
- -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - -
Racial Abilities
NameDescription
Vision -
- - - - - -
- -
-
Class Abilities
NameDescription
- - - - - -
- -
-
-
-
+ +
+
+ +

Chi Abilities

+ +

Abilities

+
+ + +
+ + + + + + + + + + + +
NameRatingDrainDescription
+
+ + + + + + + +
+ + + + + + + +
+
+
+
+
+ + +

Alchemical Formulae

+ +

Formulae

+
+ + +
+ + + + + + + + + + +
ItemIngredients NecessaryUnits Harvested
+
+ + + + + + +
+ + + + + +
+
+
+
+
+ +
+ + + + +
+
+
+

Traits

+ +
+
+
+
+ +
+
+ +
+
+
+ + + +
+
+
+
+ +
+

Racial Abilities

+ +
+
+
+
Vision
+
+
+ +
+
+
+ + + +
+
+ +
+
+
+
+ +
+
+ +
+
+
+ + + +
+
+
+
+ +
+

Talents

+
+
+
+
+ +
+
+ +
+
+
+ + + +
+
+
+
+ +
+

Class Abilities

+ +
+
+
+
+ +
+
+ +
+
+
+ + + +
+
+
+
+
+ +
- -
- - - - - - - - - - - - - - -
Reputation
ReputationKnown Characters
- - - - - - - - - - - - - - - - - - -
Total Rep Pts -
Honor -
LocationAmt
- + + +
+ +
+
+

Reputation

+ +
+
+
- + + +
- Total Rep Pts -
-
-
- - - - - - - - - - - - - - - - - - - -
Glory - %
Corruption -
LocationAmt
- + +
- + + + + + + + + + + +
- Honor + +
LocationAmt
+
+
+ + + + + +
+ + + +
+
+
+
+ + +
+ + + + % +
Glory -
-
-
- - - - - - - - - -
NameRank
- + +
- - + + + + + + + + +
- - Corruption + +
LocationAmt
+
+
+ + + + + +
+ + + +
+
+
+
-
-
+
+ + + +
+

Known Characters

+ + + + + + + + + +
NameRank
+
+
+ + + + + +
+ + + +
+
+
+
+
+ + + + + + + + + +
+
+ +
+

Notes

+
+
+
+ +
+
+ + + +
+
+
+
+ +
+

Notes

+
+
+
+ +
+
+ + + +
+
+
+
+
+
\ No newline at end of file