diff --git a/Pathfinder-Neceros/pathfinder-neceros.css b/Pathfinder-Neceros/pathfinder-neceros.css index 5be5e259ef..8f13cf5488 100644 --- a/Pathfinder-Neceros/pathfinder-neceros.css +++ b/Pathfinder-Neceros/pathfinder-neceros.css @@ -1,2377 +1,1140 @@ -input, .sheet-pf-wrapper input { - height:initial; -} - -label { - display:inline-block; - font-size:inherit; - line-height:1em; - margin-bottom:initial; - padding-right:initial; - width:initial; - color:initial; - position:relative; -} -select { - width:initial; - margin:initial; -} - -textarea { - height:initial; - resize:initial; - background-color:white !important; - overflow-x:hidden; - overflow-y:auto; -} -.sheet-desc, .sheet-macro-text, .sheet-notes { - height:8.4em; - resize:vertical; - width:100%; - display:block; - clear:both; -} -.sheet-half { - height:4em; -} -.sheet-inline, .sheet-h2-section.sheet-inline { - display:inline; - clear:none; -} -.sheet-inline-textarea, -.sheet-skill-macro-text, -.sheet-inline-textarea-both { - height:2.15em; - width:100%; - margin: 0; - resize:vertical; -} -.sheet-inline-textarea-both { - resize:both; -} -.sheet-skill-macro-text { - height:1.85em; -} -.sheet-extra-damage .sheet-small-label2 textarea { - resize:both; -} - -.sheet-cheat { - width:100%; - display:block; - clear:both; -} - -button[type="roll"] { - margin-left:initial; - margin-right:initial; -} - -h2,h3,h4,h5,h6 { - line-height:1em; - display:inline; - font-size:.8125rem; - color:initial; -} - -h1 { - font-size:.9375rem; - line-height:1em; - clear:both; - text-align:center; - display:block; - width: 100%; - min-height: 1.1em; - background-color:Black; - color:White; - padding:.25em 0em .125em 0em; -} -h2,h3 { - line-height:1.4em; - height:1.4em; - margin-top:.33em; -} - -.sheet-section-spellclass , -.sheet-header-row, .sheet-space-below, -.sheet-iterative_attack_section { - margin-bottom:.5em; -} -.sheet-section-spellclass { - padding-top:.33em; -} -.sheet-iterative_attack_section { - margin-left: 2px !important; -} -.sheet-currency { - float:left;vertical-align:top; - border: 1px solid DarkGrey; -} -.sheet-table.sheet-currency { - width:50%; -} - -button, button:hover, button:active { - background-image: initial; -} - -button[type="roll"] { - margin: .25em .25em .25em .25em ; - font-size:.8125rem; -} -.sheet-pf-wrapper, .sheet-pf-wrapper *, -.sheet-pf-wrapper *::after, .sheet-pf-wrapper *::before { - box-sizing:border-box; -} - -.sheet-pf-wrapper, -.sheet-rolltemplate-pf_generic .sheet-roll-table, -.sheet-rolltemplate-pf_defense .sheet-roll-table, -.sheet-rolltemplate-pf_attack .sheet-roll-table, -.sheet-rolltemplate-pf_spell .sheet-roll-table, -.sheet-rolltemplate-pf_block .sheet-roll-table { - font-family: Arial, sans-serif; -} - -h2,h3,h4,h5,h6, -.sheet-table-name, -.sheet-table-header, -.sheet-text-button, -.sheet-tab { - font-family: Arial, sans-serif; -} - -.sheet-pictos { - font-family: "Pictos" !important; -} - -/* turn off spinners for firefox width:3.25em; */ -input[type="number"] { - -moz-appearance: textfield !important; - -moz-padding-end: .5em; - padding-inline-end: .5em; /* moz changes to this */ -} -/* set width for number input and surrounding labels */ -input[type="number"], .sheet-number { - min-width:2.5em; - max-width:4.5em; - width:auto; -} -/* set right align for numbers */ -input[type="number"], span.sheet-number, input.sheet-number { - text-align:right; -} -.sheet-wide-numbers input[type=number]{ - width:98%; - max-width: 98%; -} -.sheet-medium-numbers input[type=number], .sheet-medium-numbers .sheet-number { - max-width: 3.5em; - width:98%; -} -.sheet-narrow-numbers { - width:2.5em; -} -.sheet-narrow-numbers input[type=number], .sheet-narrow-numbers .sheet-number, - input[type="text"].sheet-narrow-numbers { - width:2.5em; -} -.sheet-repeating-id { - display:block; - clear:left; - margin:.25em; -} -.sheet-sect-buff .sheet-linked-fields .sheet-number, -.sheet-sect-buff .sheet-linked-fields input[type="number"]{ - width:3.5em; -} - -.sheet-buff-row { - display: table-row; - vertical-align: bottom; -} - -.sheet-table-cell span[title], .sheet-table-header[title], .sheet-small-label2 span[title] { - cursor: help; -} - -input[type="text"], input[type="number"] { - background-color: white; - border: 0 solid #666; - border-bottom-width: 1px; - margin-top: 1px; -} -/* -input[type="text"].sheet-macro-text { - border:.5px solid lightgray; -}*/ - -input[type="text"]{ - width: 100%; - margin: 1px 0 0 0; - min-width:3em; -} - - -.sheet-h2-section { - display:block;position:relative;clear:both;height:auto;width:100%; -} - -.sheet-main { - width:100%; - position:relative; - display:block; - margin-top:.5em; -} -.sheet-table { - display: table; - width: 100%; -} -.charsheet .sheet-3colrow .sheet-col { - width:33% !important; - margin-right:-5px !important; -} - -/* make error row more visible (colorblind users could not see slightly darker border ) -also need 1 more level in selector or base css will override border */ -.sheet-pf-wrapper .repitem.repitembroken { - border:3px dashed #FF0044 !important; - margin:2px 0px 4px 0px; - border-radius:0; -} -.sheet-error { - color:Red; - font-size:.825rem; - background-color:White; - margin-left:.25em; -} - -.repitem:not(.repitembroken) .sheet-error{ - display:none; -} -.sheet-small-label { - font-size: .85em; - font-style: italic; - font-weight: bold; - color:Black; -} - -.sheet-secondary-table-name { - display: table-caption; - text-align: center; - font-weight: bold; - color:White; - background-color: #4a6486; - width: 100%; -} -.sheet-nontable-name.sheet-secondary-table-name, -.sheet-table-name.sheet-secondary-table-name { - background-color: #4a6486; -} -.sheet-section-spellclass .sheet-table-name, .sheet-section-spellclass .sheet-nontable-name { - background-color: #4a6486; -} -.sheet-section-spellclass .sheet-table-row-name { - background-color:Grey; -} - -.sheet-table-cell { - display: table-cell; - vertical-align: middle; - text-align:center; - padding-left:.125em; - padding-right:.125em; - padding-bottom:.125em; -} - -.sheet-table-row { - display: table-row; - vertical-align: bottom; - width:100%; - overflow:hidden; - border-collapse:collapse; -} - -.sheet-total-row { - display: table-row; - vertical-align: bottom; - height:2rem; - width:100%; - overflow:hidden; - border-collapse:collapse; -} - -.sheet-table-row-name { - display: table-cell; - text-align: center; - vertical-align: middle; - color:White; - background-color:Black; - font-weight: bold; - min-width:4rem; -} - -.sheet-label { - font-weight: bold; - text-align: center; - color:Black; -} - -.sheet-select-small { - font-size: .765rem; - height: 2em; - padding: 0; - min-width:3.5em; - width:100%; -} -.sheet-table-cell > select:not(.sheet-select-small) { - height:1.9em; -} -.sheet-small-label2 > select.sheet-select-small { - height:2em; -} - -/* color for disabled/sheet-calc */ -.sheet-calc, input.sheet-calc, input:disabled { - background-color:#4A6486; - background-color: rgba(74, 100, 134, 0.28); - border-width: 0px; - color: #222; - padding-left:.25em; - min-width:2.85em; -} - -input.sheet-calc { - border-bottom-color:transparent; - border-bottom-width:0px; -} - -/* CHROME: hide spinner area at right when readonly or when not hovering over a number */ -input[readonly]::-webkit-inner-spin-button , -input.sheet-calc::-webkit-inner-spin-button , -input.disabled::-webkit-inner-spin-button, -input[type="number"]:not(:hover)::-webkit-inner-spin-button { - -webkit-appearance: none; - margin-right:0px; - padding-right:.25em; -} - -/* FIREFOX: hide spinner for all disabled/sheet-calc */ -input.sheet-calc[type="number"]:hover, -input.sheet-calc[type="number"]:focus, -input[type="number"].sheet-calc, -input[type="number"]:disabled { - -webkit-appearance: none; - -moz-appearance: textfield !important; - -moz-padding-end:.5em !important; - padding-inline-end: .5em; -} - - -.sheet-text-button, button.sheet-text-button { - font-size: 1.05rem; - color:White; - background-color:Black; - border: 0; - width:90%; - text-align:left; - padding:.125em .125em .125em .25em; - font-weight:normal; -} - -span.sheet-text-button { - padding-left:1.8em; -} - -/******************************* API COMMAND BUTTONS *************************************/ -.sheet-command-button { - background-color:#ce0f69; - color:#FFFFFF; -} -.sheet-skills .sheet-table-row .sheet-table-cell:first-child { - font-size:1rem; - padding-left:0; -} -.sheet-skills button[type=roll] { - width:1.25rem; - height:1.6rem; - padding-left:1px; -} - - -button[type=roll].sheet-custom-button::before, -button[type=roll].sheet-command-button::before { - content: "" !important; -} -/************************************* BUFFS ******************************************/ -.sheet-linked-fields { - display:inline-block; - margin-left:0px; - margin-right:0px; - width:auto; -} - -.sheet-sect-buff .sheet-linked-fields { - width:13.5em; - margin-top:0px; -} -.sheet-linked-fields .sheet-small-label2:first-child { - margin-right:0px; -} -.sheet-linked-fields .sheet-small-label2:last-child { - margin-left:0px; -} -.sheet-macro-text-inline { - width:9em; -} - -.sheet-minimize-show:checked ~ .sheet-sect-buff .sheet-linked-fields, -.sheet-sect-buff .sheet-counted:not(:checked) ~ .sheet-linked-fields { - width:3.1rem; -} - - -/********************************************* TABS ****************************************************/ -/* can delete these soon just make margin above and clear both */ -.sheet-tabs { - display:block; - clear:both; -} - -.sheet-tab { - text-align: center; - display:inline-block; - background: #4a6486; - color: White; - font-weight: bold; - font-size: .8125rem; - padding: .4em .3em .1em .3em; - vertical-align: bottom; - margin-left:-4px; - margin-right:0; - white-space:nowrap; -} - -/* round */ -.sheet-tab { - border-radius: 7px 7px 0 0; -} -.sheet-tabinput { - opacity: 0; position: relative !important; cursor: pointer; z-index: 3; margin-left:0; display:inline-block; - line-height:1.5em; -} -input.sheet-tabinput { - height:1.5em; -} - -.sheet-mainnav ~ .sheet-tab, -.sheet-mainnav ~ .sheet-tabinput { - font-size: 1rem; - height:1.66em; -} -.sheet-mainnav ~ .sheet-tab { - width:11%; -} -.sheet-mainnav ~ .sheet-tabinput { - width:11%; - margin-right:-11%; -} -.sheet-spellclassnav ~ .sheet-tab { - width:20%; -} -.sheet-spellclassnav ~ .sheet-tabinput { - width:20%; - margin-right:-20%; -} - -.sheet-spellsnav ~ .sheet-tab { - width:8%; -} -.sheet-spellsnav ~ .sheet-tabinput { - width:8%; - margin-right:-8%; -} -.sheet-abilitiesnav ~ .sheet-tab { - width:14%; -} -.sheet-abilitiesnav ~ .sheet-tabinput { - width:14%; - margin-right:-14%; -} -.sheet-tab.sheet-tab99 { - width:6%; -} -.sheet-tabinput.sheet-tab99 { - width:6%; - margin-right:-6%; -} - -/* make checked tab different color -* second group with wildcard is if HTML5 interferes */ -.sheet-tabinput.sheet-tab0:checked + .sheet-tab.sheet-tab0, -.sheet-tabinput.sheet-tab1:checked + .sheet-tab.sheet-tab1, -.sheet-tabinput.sheet-tab2:checked + .sheet-tab.sheet-tab2, -.sheet-tabinput.sheet-tab3:checked + .sheet-tab.sheet-tab3, -.sheet-tabinput.sheet-tab4:checked + .sheet-tab.sheet-tab4, -.sheet-tabinput.sheet-tab5:checked + .sheet-tab.sheet-tab5, -.sheet-tabinput.sheet-tab6:checked + .sheet-tab.sheet-tab6, -.sheet-tabinput.sheet-tab7:checked + .sheet-tab.sheet-tab7, -.sheet-tabinput.sheet-tab8:checked + .sheet-tab.sheet-tab8, -.sheet-tabinput.sheet-tab9:checked + .sheet-tab.sheet-tab9, -.sheet-tabinput.sheet-tab10:checked + .sheet-tab.sheet-tab10, -.sheet-tabinput.sheet-tab11:checked + .sheet-tab.sheet-tab11, -.sheet-tabinput.sheet-tab99:checked ~ .sheet-tab.sheet-tab99 { - background:Black; - color:White; -} - -/************** TAB AREAS ***********************/ -.sheet-tabinput.sheet-tab0:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-section0, -.sheet-tabinput.sheet-tab1:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-section1, -.sheet-tabinput.sheet-tab2:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-section2, -.sheet-tabinput.sheet-tab3:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-section3, -.sheet-tabinput.sheet-tab4:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-section4, -.sheet-tabinput.sheet-tab5:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-section5, -.sheet-tabinput.sheet-tab6:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-section6, -.sheet-tabinput.sheet-tab7:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-section7, -.sheet-tabinput.sheet-tab8:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-section8, -.sheet-tabinput.sheet-tab9:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-section9, -.sheet-spellsnav ~ .sheet-tabinput.sheet-tab0:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-repeating-fields .sheet-section-level-0:checked ~ .sheet-spell-border, -.sheet-spellsnav ~ .sheet-tabinput.sheet-tab1:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-repeating-fields .sheet-section-level-1:checked ~ .sheet-spell-border, -.sheet-spellsnav ~ .sheet-tabinput.sheet-tab2:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-repeating-fields .sheet-section-level-2:checked ~ .sheet-spell-border, -.sheet-spellsnav ~ .sheet-tabinput.sheet-tab3:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-repeating-fields .sheet-section-level-3:checked ~ .sheet-spell-border, -.sheet-spellsnav ~ .sheet-tabinput.sheet-tab4:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-repeating-fields .sheet-section-level-4:checked ~ .sheet-spell-border, -.sheet-spellsnav ~ .sheet-tabinput.sheet-tab5:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-repeating-fields .sheet-section-level-5:checked ~ .sheet-spell-border, -.sheet-spellsnav ~ .sheet-tabinput.sheet-tab6:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-repeating-fields .sheet-section-level-6:checked ~ .sheet-spell-border, -.sheet-spellsnav ~ .sheet-tabinput.sheet-tab7:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-repeating-fields .sheet-section-level-7:checked ~ .sheet-spell-border, -.sheet-spellsnav ~ .sheet-tabinput.sheet-tab8:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-repeating-fields .sheet-section-level-8:checked ~ .sheet-spell-border, -.sheet-spellsnav ~ .sheet-tabinput.sheet-tab9:not(:checked) ~ .sheet-tabinput.sheet-tab99:not(:checked) ~ .sheet-repeating-fields .sheet-section-level-9:checked ~ .sheet-spell-border{ - display:none; -} - - /* why doesn't this work? - .sheet-spellclassnav ~ .sheet-tabcopy.sheet-tab0:not(:checked) ~ .sheet-tabcopy.sheet-tab99:not(:checked) ~.sheet-repeating-fields .sheet-tabcopy.sheet-section-spellclass0:checked ~ .sheet-spell-border, -.sheet-spellclassnav ~ .sheet-tabcopy.sheet-tab1:not(:checked) ~ .sheet-tabcopy.sheet-tab99:not(:checked) ~.sheet-repeating-fields .sheet-tabcopy.sheet-section-spellclass1:checked ~ .sheet-spell-border, -.sheet-spellclassnav ~ .sheet-tabcopy.sheet-tab2:not(:checked) ~ .sheet-tabcopy.sheet-tab99:not(:checked) ~.sheet-repeating-fields .sheet-tabcopy.sheet-section-spellclass2:checked ~ .sheet-spell-border { - display:none; -}*/ - - - -/******************************************************* spells **************************************************/ -/* turn off default border */ -.sheet-spells .repcontainer .repitem , -.sheet-npc-spells .repcontainer .repitem { - padding: 0px; - margin: 0px; - border: none; - border-radius:0px; -} - -.sheet-spells .repcontainer .repitem .sheet-spell-border, -.sheet-npc-spells .repcontainer .repitem .sheet-spell-border { - padding: 0px 2px 2px 2px; - margin: 2px; - border: 2px solid #CCCCCC; - border-radius: 7px; -} - -/***************** collapse/expand rows arrow added after text found preceding span ******************************/ -/* standalone toggles */ -.sheet-sect-show.sheet-sect-show-inverse, .sheet-sect-show.sheet-noshow, -.sheet-misc-show:not(.sheet-showarrow), .sheet-spontaneous-show, -.sheet-nextitem-show,.sheet-mythic-show, .sheet-psionic-show, -.sheet-repeating-sect-show, -.sheet-buff-exists ,.sheet-condition-exists,.sheet-section-state,.sheet-bg-show, .sheet-unchained-show, .sheet-consolidated-show, -.sheet-tabcopy, .sheet-error-show, .sheet-warn-show, .sheet-error-mshow, .sheet-warn-mshow, -.sheet-xor-A-show, .sheet-xor-B-show, .sheet-or-A-show, .sheet-or-B-show, -.sheet-nexor-A-show, .sheet-nexor-B-show, .sheet-sect2-show:not(.sheet-showarrow) , .sheet-sect3-show:not(.sheet-showarrow) { - display:none; -} - -/* ARROWS */ -.sheet-cssbutton, .sheet-showarrow, .sheet-ack-button, -.sheet-refreshbutton, .sheet-split-column-show, .sheet-lock-show , .sheet-counted { - opacity: 0; position: relative; top: 0; left: 0; cursor: pointer; z-index: 5; -} - -input.sheet-cssbutton, input.sheet-showarrow, input.sheet-ack-button, -input.sheet-refreshbutton, input.sheet-split-column-show, input.sheet-lock-show , input.sheet-counted { - height: 1.6em; -} -h2 label { - color:inherit !important; -} - -.sheet-hasexpandrows { - position:relative !important; -} -.sheet-hasexpandrows .sheet-table-row .sheet-table-cell:first-child { - padding-left:1em; -} -.sheet-ack-button + .sheet-showsect::before, -.sheet-showarrow + .sheet-showsect::before{ - margin-right:.25em; -} - -.sheet-counted + span::before, -.sheet-ack-button + .sheet-showsect::before, -.sheet-showarrow + .sheet-showsect::before { - display: inline-block; - content: '►'; - width: 1em; - height: 1em; - font-size: 1em; - color:DarkGrey; -} - -.sheet-midarrow{ -content:'/u25E2'; -} -.sheet-counted:checked + span::before, -.sheet-ack-button:not(:checked) + .sheet-showsect::before, -.sheet-showarrow:checked + .sheet-showsect::before { - content: '▼'; -} - - -.sheet-showarrow.sheet-ack-button:checked + .sheet-showsect::before { - font-family: "Pictos" !important; - content:'2'; -} - -.sheet-showsect, label.sheet-tab, .sheet-clickheader { - position:relative; -} -.sheet-showsect, h3.sheet-clickheader, h2.sheet-clickheader { - display:inline-block; - margin-left:-.25em; -} - -.sheet-showarrow.sheet-ack-button { - width:12em; - margin-right:-12em; -} -.sheet-showarrow.sheet-h2arrow, .sheet-showarrow.sheet-h3arrow , -.sheet-showarrow.sheet-conditions-show, .sheet-showarrow.sheet-buffs-show { - width:20em; - margin-right:-20em; -} - - -.sheet-skills .sheet-showsect, .sheet-skill-minishow { - width:12em; - color:#333; - padding:0px 1px 0px 1px; -} -.sheet-skills .sheet-showarrow { - width:12em; - margin-right:-12em; -} - -.sheet-sect.sheet-expand .sheet-options-showlabel, -.sheet-sect.sheet-expand .sheet-desc-showlabel, -.sheet-sect.sheet-expand .sheet-misc-showlabel, -.sheet-sect.sheet-expand .sheet-macro-text-showlabel, -.sheet-sect.sheet-expand .sheet-extra-damage-showlabel{ - width:8em; -} -.sheet-sect.sheet-expand .sheet-options-show, -.sheet-sect.sheet-expand .sheet-desc-show, -.sheet-sect.sheet-expand .sheet-misc-show, -.sheet-sect.sheet-expand .sheet-macro-text-show, -.sheet-sect.sheet-expand .sheet-extra-damage-show{ - width:8em; - margin-right:-8em; -} -.sheet-sect.sheet-expand .sheet-iterations-showlabel { - width:10em; -} -.sheet-sect.sheet-expand .sheet-iterations-show { - width:10em; - margin-right:-10em; -} - -.sheet-sect.sheet-expand .sheet-id-showlabel { - width:4em; -} -.sheet-sect.sheet-expand .sheet-id-show { - width:4em; - margin-right:-4em; -} -.sheet-split-column-show:not(:checked) ~ .sheet-repeating-fields .sheet-sect.sheet-expand .sheet-showarrow:first-child { - margin-left:.125em; -} -.sheet-sect.sheet-expand .sheet-showsect { - margin-right:1em; -} -.repitem .sheet-sect.sheet-expand { - display:block; - clear:both; - width:100%; -} - -.sheet-innerlabel, -.sheet-innerlabel.sheet-showarrow { - position:absolute !important; - opacity:0; - width:100%; - height:100%; - z-index:99; - margin:0; - padding:0; -} - - -/* generic css buttons borders and colors only */ -.sheet-cssbutton { - width: 1.4rem !important; -} -.sheet-lock-show, .sheet-split-column-show, .sheet-minimize-show { - margin: 0px -1.4rem 2px .33rem; -} - -.sheet-refreshbutton{ - margin-right: -1.5rem; -} - -.sheet-cssbutton + span::before { - display: inline-block; - font-size: 1rem; - margin:2px; - padding:1px 2px 0 2px; - font-weight: bold; - border-radius: 5px; - border: 1px solid #808080; - background-color: #FFFFFF; - color:Black; - text-align:center; - font-style:normal !important; - width: 1.4rem !important; - height: 1.4rem !important; -} -.sheet-minimize-show:checked ~ .sheet-lock-show + span::before, -.sheet-cssbutton:checked + span::before { - background-color: #4a6486; - color: #DDDDDD; -} -.sheet-lock-show + span::before { - font-family: "Pictos" !important; - content: '('; -} -.sheet-minimize-show:checked ~ .sheet-lock-show + span::before, -.sheet-lock-show:checked + span::before { - font-family: "Pictos" !important; - content: ')'; -} -.sheet-minimize-show + span::before { - font-family: "Pictos" !important; - content: '_'; -} -.sheet-minimize-show:checked + span::before { - font-family: Arial, Sans-serif !important; - content: '☐'; -} -.sheet-split-column-show + span::before { - content:'☷'; -} -.sheet-split-column-show:checked + span::before { - content:'☰'; -} -.sheet-refreshbutton + span::before { - font-family: "Pictos" !important; - content:'1'; - margin-top:5px; -} -.sheet-small-label2 .sheet-refreshbutton + span::before { - padding:4px; - margin-left:20%; - margin-top:2px; -} -.sheet-small-label2 input[type="checkbox"].sheet-refreshbutton { - -webkit-margin-before:0px; - display:inline-block; -} - -.sheet-showarrow:hover + .sheet-showsect, -.sheet-showarrow:hover + .sheet-showsect::before, -.sheet-counted:hover + span, -.sheet-counted:hover + span::before, -.sheet-cssbutton:hover , -.sheet-cssbutton:hover + span::before { - color:Red; - border-color:Red; -} - -/***********************repeating item counter ************************************/ -.sheet-repeating-fields { - counter-reset: sheet-rep-items -1; -} -/* do not allow user to click when minimized */ -.sheet-minimize-show:checked ~ .sheet-lock-show, -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-counted , -.sheet-lock-show:checked ~ .sheet-repeating-fields .sheet-counted, -.sheet-lock-show:checked ~ .sheet-repeating-fields .sheet-showsect { - pointer-events: none; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-counted:checked + span::before, -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-counted + span::before, -.sheet-counted + span::before { - counter-increment: sheet-rep-items; - content: counter(sheet-rep-items) '. ►' !important; - width: auto !important; - color:Black; -} -.sheet-counted:checked + span::before { - counter-increment: sheet-rep-items; -content: counter(sheet-rep-items) '. ▼' !important; - width: auto !important; -} -/* inside table */ -.sheet-counted , .sheet-counted.sheet-sect-show { - position:absolute; - left:.5em; - top:.5em; - width:2.5em; - padding:0px; -} - -.sheet-counted + span { - position:relative; - width:3em; - margin-left:-2em; -} - -.sheet-counted + span.sheet-table-cell { - vertical-align:top; - padding-top:.25em; -} - -.sheet-nontable-repeating .sheet-counted , -.sheet-nontable-repeating .sheet-counted.sheet-sect-show , -.sheet-nontable-repeating .sheet-counted + span { - display:inline-block; - position:relative; - vertical-align:middle; -} - -.sheet-repeating-rollbutton { - width:2em; -} - -.sheet-nontable-repeating .sheet-repeating-rollbutton button { - position:relative; - margin-left:0px; -} - -/*highlight text */ -.sheet-boldlabel-check + b:not(.sheet-offCase), -.sheet-condition-exists + label , -.sheet-status-panel label b { - display:inline; - font-size:.75rem; - line-height:1.1em; - padding: 1px .5em 1px .25em; -} -.sheet-boldlabel-check:checked + b:not(.sheet-offCase), -.sheet-condition-exists:checked + label { - background-color: #4a6486; - color:White; - border-radius: 5px; - display:inline; -} -.sheet-conditions .sheet-table-row { - height:1.85em; -} -.sheet-conditions .sheet-table-row:last-child { - background-color:lightgray; -} -.sheet-conditions .sheet-table-cell { - font-size:.75rem; - padding:0 .25em 0 .25em; -} - -.sheet-no-pad-right { - padding-right: 0 !important; -} -hr { - border-color:Black; - margin:5px 0; -} -hr.sheet-skinny { - border-color:DarkGrey; - height:1px; - margin:0; -} -.sheet-npc-hr { - padding: 0; - margin: 0; -} -.sheet-npchead-bottom { - margin-bottom: 5px; -} -.sheet-npchead-top { - margin-top: 5px; -} - -.sheet-spellrange-header { - width: 15%; -} - -.sheet-iterative_attack_section .sheet-table-row .sheet-table-cell { - vertical-align:top; -} - -.sheet-iterative_attack_section .sheet-table-row .sheet-table-cell:first-child { - text-align:left; - padding-top:.5em; -} -.sheet-footer { - text-align: center; - font-size: .75rem; - background-color: #FFF8DC; - border: 1px #000 solid; - border-radius: 3px; -} - -.repcontainer .repitem,.sheet-repeating-sect .repitem { - padding: 2px 4px 1px 0px; - margin: 2px 0 4px 0; - border: 2px solid #CCCCCC; - border-radius: 7px; - overflow: hidden; - display: block; - width:100%; -} -.repcontainer.editmode + .repcontrol { - margin-bottom:3em; -} -.repcontainer.editmode .repitem .itemcontrol { - z-index:3; - background-color:gray; - background-color:rgba(220,220,220,0.40); -} -.sheet-repeating-sect { - position:relative; -} - -/*Expand to cross both columns */ -.sheet-repeating-sect .repcontrol { - display:block; - clear:both; - width:100%; -} - -.sheet-split-column-show:not(:checked) ~ .sheet-repeating-fields .repitem { - clear:both; -} - -.sheet-split-column-show:checked ~ .sheet-repeating-fields .repitem { - width:50%; - display:inline-block; -} -.sheet-split-column-show:checked ~ .sheet-repeating-fields .repitem:nth-child(odd), -.sheet-split-column-show:checked ~ .sheet-repeating-fields .repitem:first-child(odd){ - float:left; -} -.sheet-split-column-show:checked ~ .sheet-repeating-fields .repitem:nth-child(even){ - float:right; -} - -/* custom labels for repitem buttons */ -[data-groupname=repeating_buff] > button.btn.repcontrol_add::after { - content: " New Buff"; -} -[data-groupname=repeating_class-ability] > button.btn.repcontrol_add::after { - content: " New Class Ability"; -} -[data-groupname=repeating_mythic-ability] > button.btn.repcontrol_add::after { - content: " New Mythic Ability"; -} -[data-groupname=repeating_weapon] > button.btn.repcontrol_add::after { - content: " New Weapon"; -} -[data-groupname=repeating_feat] > button.btn.repcontrol_add::after { - content: " New Feat"; -} -[data-groupname=repeating_mythic-feat] > button.btn.repcontrol_add::after { - content: " New Mythic Feat"; -} -[data-groupname=repeating_item] > button.btn.repcontrol_add::after { - content: " New Item"; -} -[data-groupname=repeating_racial-trait] > button.btn.repcontrol_add::after { - content: " New Racial Trait"; -} -[data-groupname=repeating_trait] > button.btn.repcontrol_add::after { - content: " New Trait"; -} -.repcontrol_add, -.repcontrol_edit, -.repcontrol_del, -.repcontrol_move { - display: block; - background:Black; - color:White; -} -.repcontrol_move { - float: right; - margin-right: 5px; - width: 2.5em; -} -button[type="roll"].sheet-blank-roll-button::before { - content: ' '; -} -.sheet-options { - width:99.6%; - padding: 2px 0 2px 5px; - border: 1px solid #808080; - border-radius: 5px; - background-color:Gainsboro; -} - -.sheet-options.sheet-table.sheet-named, -.sheet-conditions.sheet-table { - border-top-left-radius:0; - border-top-right-radius:0; -} -.sheet-options.sheet-table.sheet-named .sheet-table-name, -.sheet-conditions .sheet-table-name { - border-top-left-radius:5px; - border-top-right-radius:5px; -} -.sheet-nontable-repeating .sheet-options span { - margin-right:2em; - display:inline-block; -} - -.sheet-nontable-repeating .sheet-options span input[type="checkbox"] { - margin-left:.5em; -} - -.sheet-section-status { - margin-bottom:.25rem; -} -.sheet-status-panel { - width:49%; - display:inline-block; - position:relative; - vertical-align:top; -} -.sheet-status-panel .sheet-options { - padding-left: .25em; - padding-right: .25em; - width:auto; - /*min-height:1.25em;*/ - min-height:3.5em; /* if buffs active */ - margin-bottom:0; -} - -.sheet-status-panel label b { - padding:0 0 0 .25em; -} - -/* when a highlighted field is not showing error, put hidden 2px border so size doesn't change */ -.sheet-highlight input , -.sheet-highlight input:disabled, -.sheet-highlight input.sheet-calc, -.sheet-highlight input[readonly] { - border-top:2px white solid; - border-left:2px white solid; - border-right:2px white solid; -} -.sheet-highlight input:disabled, -.sheet-highlight input.sheet-calc, -.sheet-highlight input[readonly] { - border-bottom:2px transarent solid; -} -.sheet-warn-show:checked + .sheet-highlight input, -.sheet-warn-mshow:checked ~ .sheet-highlight input { - border:2px #B8860B dashed !important; -} -.sheet-error-show:checked + .sheet-highlight input, -.sheet-error-mshow:checked ~ .sheet-highlight input { - border:2px #FF0044 dotted !important; -} - -.sheet-offscreen{ - position:absolute !important; - clip: rect(1px, 1px, 1px, 1px); - overflow:hidden !important; -} - -.sheet-table-group { - display:table-row-group; - width:100%; - overflow:hidden; - border-collapse:collapse; -} -.sheet-table-group-head { - display:table-header-group; - width:100%; - overflow:hidden; - border-collapse:collapse; -} - -.sheet-table-group-head .sheet-table-divider, -.sheet-table-group-head .sheet-table-divider-lg{ - vertical-align:bottom; -} - -.sheet-header-row { - width: 100%; - background-color:Black; - color:White; - padding-left: 10px; - min-height: 1em; -} - -.sheet-table-header { - display: table-cell; - text-align: center; - font-style: italic; - font-weight: bold; - vertical-align: bottom; - background-color: LightGrey; - min-height:1.25em; -} - -.sheet-small-label2 { - display: inline-block; - margin: .3em .2em .3em .25em; - height:3em; - min-height:3em; - vertical-align: top; - text-align:center; - position:relative; -} - -.sheet-nontable-repeating .sheet-linked-fields { - vertical-align:top; -} - -.sheet-small-label2 span { - padding: 0em .07em 0em .07em; - text-align:center; - font-size: .85em; - font-style: italic; - font-weight: bold; - color:Black; - position:relative; - bottom:0px; -} - -.sheet-small-label2 > * { - max-width:100%; -} - -.sheet-small-label2 > input, .sheet-small-label2 > select, .sheet-small-label2 > .sheet-calc { - display:block; - padding:.25em 2px .25em 2px; - height:1.825em; /* otherwise defaults from base.css hardcode it too tall */ - position:relative; -} -.sheet-small-label2 input::-moz-focus-inner { - padding:0px; -} - -/* chrome displays checkbox height incorrectly and all the way to the left because 1.825em throws it off */ -.sheet-small-label2 > input[type="checkbox"], .sheet-small-label2 > input[type="radio"] { - -webkit-logical-height:initial; - -webkit-margin-before:.8em; - width:100%; -} - -.sheet-hit-points-table * .sheet-table-header:last-child, -.sheet-hit-points-table * .sheet-table-cell:last-child, -.sheet-initiative-table * .sheet-table-header:last-child, -.sheet-initiative-table * .sheet-table-cell:last-child { - padding-right:.5em; -} - -/* if first row is not header */ -.sheet-table-name + .sheet-table-group .sheet-small-label2 { - margin-top:1.25em; -} - - -.sheet-notes-cell, -.sheet-table-cell.sheet-notes-cell { - vertical-align:top; -} -.sheet-config-table { - margin-bottom:1em; -} -.sheet-config-table .sheet-table-cell { - vertical-align:top; - padding-left:0; - padding-right:.5em; -} -.sheet-table-cell.sheet-repeating-rollbutton { - vertical-align:top; -} -.sheet-divider, .sheet-divider-lg , .sheet-divider-db, .sheet-divider-db-lg { - text-align:center; - vertical-align:middle; -} - -.sheet-divider, .sheet-divider-db { - width:.5em; - font-size:.85em; - font-weight:normal; -} - -.sheet-divider-lg, .sheet-divider-db-lg { - width:.75em; - font-size:1.125em; - font-weight:bold; -} -.sheet-divider, .sheet-divider-lg { - display:table-cell; -} -.sheet-divider-db, .sheet-divider-db-lg { - display:inline-block; - margin-left:-.125em; - margin-top:1em; -} - - -.sheet-table-name , .sheet-nontable-name { - text-align: center; - font-weight: bold; - color:White; - background-color:Black; - width: 100%; -} - - -.sheet-nontable-name { - display: block; -} -.sheet-spellclassnav ~ h2.sheet-nontable-name { - margin-top:0; -} -.sheet-table-name { - display: table-caption; - caption-side:top; -} - -.sheet-center { - text-align: center; -} -.sheet-left { - text-align: left; -} -.sheet-right { - text-align: right; -} -.sheet-spellrange-data { - width: 100% !important; - text-align: center !important; -} -.sheet-spellcaster-button, .sheet-table-cell.sheet-spellcaster-button { - width:auto; - text-align:left; -} -button[type="roll"].sheet-spellcaster-button { - font-size:.8rem; - white-space:nowrap; - width:auto; - text-align:left; -} - -.sheet-table-group-head.sheet-hidden-head { - position: absolute; - left: -2000px; -} -.sheet-hidden-head .sheet-table-header { - height: 1px; - min-height: 1px; - line-height: 1px; - max-height: 1px; - font-size: .25em; -} - -/* tiny padding in skills */ -.sheet-skills .sheet-table-cell{ - padding-right:1px; - padding-left:1px; -} - -.sheet-nontable-repeating{ - border-collapse:collapse; - margin-left:2px; - margin-right:2px; -} -.sheet-nontable { - text-align:justify; - border-collapse:collapse; -} - -.sheet-buffs, .sheet-conditions { - border-style:solid; - border-width:2px; - border-radius:5px; - margin-top:.25em; -} - -.sheet-entry-wide, -span.sheet-entry-wide input, -span.sheet-entry-wide input[type="text"], -span.sheet-entry-wide textarea { - width:100% ; - max-width:100%; -} - - -.sheet-nontable .sheet-divider-db-lg { - vertical-align:top; -} -.sheet-nontable-repeating .sheet-divider-db-lg { - vertical-align:middle; -} -.sheet-entry-ultimate { - width:15em; -} - -.sheet-entry-vlong { - width:12em; -} -.sheet-entry-long { - width:10em; -} -.sheet-entry-med { - width:8em; -} - -.sheet-entry-short { - width:6em; -} -.sheet-entry-small { - width:5em; -} -.sheet-entry-vshort { - width:4em; -} - -.sheet-number, -.sheet-small-label2.sheet-number { - width:3.5em; -} - -input[type="number"].sheet-entry-wide { - width:98% ; - max-width:98%; -} - - -/****** repeating items ****/ -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-divider-db-lg, -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-divider-db, -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-divider-db-lg, -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-divider-db, -.sheet-counted:not(:checked) ~ .sheet-divider-db-lg, -.sheet-counted:not(:checked) ~ .sheet-divider-db { - width:.5em; - margin-left: -.4em; -} - -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-small-label2, -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-small-label2, -.sheet-counted:not(:checked) ~ .sheet-small-label2 { - margin-left:0px; - margin-right:2px; -} - - -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-nontable-repeating .sheet-counted { - margin-left:-.25em; -} -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-nontable-repeating .sheet-counted + span{ - margin-left:-2.25em; - width:2em; -} - -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-small-label2 { - height:auto; -} -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-small-label2 span { - margin:0 -.2em 0 -.2em; - padding:0; -} -/*** when collapsed shrink width - * if split, then widen width (so it i smore than 1/2 wide) - * place split after collapse so it overrides in css */ - -.sheet-entry-25p { - width:25%; -} -.sheet-entry-25p-shrink { - width:25%; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-25p-shrink , -.sheet-counted:not(:checked) ~ .sheet-entry-25p-shrink { - width:18%; -} - -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-25p, -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-25p-shrink { - width:35%; -} - -.sheet-entry-20p-shrink { - width:20%; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-20p-shrink , -.sheet-counted:not(:checked) ~ .sheet-entry-20p-shrink { - width:15%; -} -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-20p-shrink { - width:25%; -} - -.sheet-entry-15p-shrink { - width:15%; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-15p-shrink, -.sheet-counted:not(:checked) ~ .sheet-entry-15p-shrink { - width:10%; -} -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-15p-shrink { - width:20%; -} - -.sheet-entry-12p-shrink { - width:12%; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-12p-shrink , -.sheet-counted:not(:checked) ~ .sheet-entry-12p-shrink { - width:9%; -} -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-12p-shrink { - width:15%; -} - -.sheet-entry-10p-shrink { - width:10%; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-10p-shrink, -.sheet-counted:not(:checked) ~ .sheet-entry-10p-shrink { - width:8%; -} -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-10p-shrink { - width:12%; -} - -.sheet-entry-8p { - width:8%; -} -.sheet-entry-8p-shrink { - width:8%; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-8p-shrink, -.sheet-counted:not(:checked) ~ .sheet-entry-8p-shrink { - width:6%; -} -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-8p-shrink { - width:10%; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-vlong, -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-vlong, -.sheet-counted:not(:checked) ~ .sheet-small-label2.sheet-entry-vlong { - width:10em; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-long, -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-long, -.sheet-counted:not(:checked) ~ .sheet-small-label2.sheet-entry-long { - width:8.75em; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-med, -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-med, -.sheet-counted:not(:checked) ~ .sheet-small-label2.sheet-entry-med { - width:7em; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-short, -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-short, -.sheet-counted:not(:checked) ~ .sheet-small-label2.sheet-entry-short { - width:5em; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-small, -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-small, -.sheet-counted:not(:checked) ~ .sheet-small-label2.sheet-entry-small { - width:4em; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-entry-vshort, -.sheet-split-column-show:checked ~ .sheet-repeating-fields .sheet-entry-vshort, -.sheet-counted:not(:checked) ~ .sheet-small-label2.sheet-entry-vshort { - width:3.5em; -} -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-small-label2.sheet-space-right-collapse, -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-linked-fields.sheet-space-right-collapse, -.sheet-counted:not(:checked) ~ .sheet-small-label2.sheet-space-right-collapse, -.sheet-counted:not(:checked) ~ .sheet-linked-fields.sheet-space-right-collapse { - margin-right:1.25em; -} -/******* end of generic repeating items ********/ -.sheet-sect.sheet-expand .sheet-macro-text, -.sheet-sect.sheet-expand .sheet-macro-text .sheet-small-label2 { - height:auto; -} -.sheet-extra-damage, .sheet-sect.sheet-expand .sheet-macro-text { - background-color:Gainsboro; -} -.sheet-extra-damage .sheet-small-label2 { - text-align:left; - width:auto; - height:auto; -} -.sheet-defense-table .sheet-table-header { - width: 6%; -} -.sheet-spell-options .sheet-table-cell, .sheet-command-buttons .sheet-table-cell { - text-align: left; -} -.sheet-status-panel .sheet-options .sheet-small-label2 { - height:2.85em; - margin-bottom:-.25em; -} -.sheet-status-panel .sheet-options .sheet-small-label2 input { - position:inherit; -} -.sheet-panel-name { - font-family: tahoma,verdana,arial,sans-serif; - font-stretch: ultra-expanded; - font-weight: bold; - color:White; - font-size: 1.2em; -} - -.sheet-section-state:checked ~ .sheet-background-color1 { - background-color: #f0f8ff; -} -.sheet-section-header { - width:100%; - display:table; - clear:both; -} -.sheet-section-header .sheet-small-label2 { - display:table-cell; - padding: 0 .25em 0 .25em; - vertical-align:bottom; -} -.sheet-announcements { - width:100%; - display:block; - clear:both; -} -.sheet-selectable { - pointer-events: auto; - cursor: text !important; - background-color: transparent; - user-select: text !important; - -moz-user-select: text !important; - -khtml-user-select: text !important; - -webkit-user-select: text !important; - -ms-user-select: text !important; -} - -/************************************ TOGGLES **************************************/ - -.sheet-showarrow.sheet-h2arrow:not(:checked) + .sheet-showsect + .sheet-h2-section, -.sheet-showarrow.sheet-h2arrow:not(:checked) + .sheet-showsect + .sheet-npc-hr + .sheet-h2-section, -.sheet-showarrow.sheet-h3arrow:not(:checked) + .sheet-showsect + .sheet-h3-section { - display:none; -} - -.sheet-textarea-gray:not(:checked) ~ .sheet-small-label2 textarea { - background-color: silver !important; - color: dimgrey !important; - pointer-events: none; -} -.sheet-textarea-gray:not(:checked) ~ .sheet-small-label2 { - pointer-events: none; -} -.sheet-insertmacrocell { - min-width:23.85%; - max-width:48.5%; - display:inline-block; -} -.sheet-insertmacrocell.sheet-col1{ - width:24%; -} -.sheet-insertmacrocell.sheet-col2{ - width:25%; -} -.sheet-insertmacrocell.sheet-col3{ - width:25%; -} -.sheet-insertmacrocell.sheet-col4{ - width:20%; -} -.sheet-insertmacrocell .sheet-small-label2{ - display:inline; -} -/* top of repeating section */ -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-expand, -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-sect, -.sheet-minimize-show:checked ~ .sheet-expand, -.sheet-minimize-show:checked ~ .sheet-repeating-fields .sheet-linked-fields .sheet-macro-text-inline, -/* repeating rows */ -.sheet-counted:not(:checked) ~ .sheet-linked-fields .sheet-macro-text-inline, -.sheet-repeating-sect-show:not(:checked) ~ .sheet-repeating-fields .sheet-repeating-hidesect, -/* generic section and inverse */ -.sheet-sect-show:not(:checked) ~ .sheet-sect, -.sheet-sect2-show:not(:checked) ~ .sheet-sect2, -.sheet-sect3-show:not(:checked) ~ .sheet-sect3, -.sheet-sect-show-inverse:checked ~ .sheet-sect-inverse, -.sheet-xor-A-show:checked~.sheet-xor-B-show:checked~.sheet-xor-sect, -.sheet-xor-A-show:not(:checked)~.sheet-xor-B-show:not(:checked)~.sheet-xor-sect, -.sheet-nexor-A-show:checked~.sheet-nexor-B-show:not(:checked)~.sheet-nexor-sect, -.sheet-nexor-A-show:not(:checked)~.sheet-nexor-B-show:checked~.sheet-nexor-sect, -.sheet-or-A-show:not(:checked)~.sheet-or-B-show:not(:checked)~.sheet-either-or-sect, -/* nextitem */ -.sheet-nextitem-show:not(:checked) + * , -/* condition panel */ -.sheet-condition-exists:not(:checked) + label, -.sheet-condition-exists:checked ~.sheet-panel-name, -.sheet-conditions-show:not(:checked) ~ .sheet-conditions, -/* buff panel */ -.sheet-buff-exists:not(:checked) + label, -.sheet-buff-exists:checked ~.sheet-panel-name, -.sheet-buffs-show:not(:checked) ~ .sheet-buffs, -/* spells per day section */ -.sheet-spontaneous-show:not(:checked) ~ div .sheet-spontaneous, -.sheet-spontaneous-show:checked ~ div .sheet-spontaneous-inverse, -/* other sections */ -.sheet-desc-show:not(:checked)~.sheet-desc, -.sheet-macro-text-show:not(:checked)~.sheet-macro-text, -.sheet-options-show:not(:checked)~.sheet-options, -.sheet-misc-show:not(:checked)~.sheet-misc, -.sheet-extra-damage-show:not(:checked) ~ .sheet-extra-damage, -.sheet-iterations-show:not(:checked) ~ .sheet-iterative_attack_section, -.sheet-ack-button:checked ~ .sheet-announcements, -.sheet-id-show:not(:checked) ~ .sheet-repeating-id, -.sheet-mythic-show:not(:checked) ~ .sheet-section-mythic, -.sheet-mythc-show:not(:checked) ~ .sheet-repeating-fields .sheet-section-mythic, -.sheet-mythic-show:not(:checked) ~ div .sheet-section-mythic, -.sheet-psionic-show:not(:checked) ~ .sheet-section-psionic, -.sheet-psionic-show:not(:checked) ~ div .sheet-section-psionic, - -/********************************************** Skills ***************************************************************************/ - -/* skills fill-in sections */ -.sheet-artistry-show:not(:checked)~.sheet-artistry, -.sheet-craft-show:not(:checked)~.sheet-craft, -.sheet-knowledge-show:not(:checked)~.sheet-knowledge, -.sheet-lore-show:not(:checked)~.sheet-lore, -.sheet-perform-show:not(:checked)~.sheet-perform, -.sheet-profession-show:not(:checked)~.sheet-profession, -/* skill total top row */ -.sheet-skill-totals .sheet-unchained-show:not(:checked) ~ * .sheet-bg, -.sheet-skill-totals .sheet-bg-show:not(:checked) ~ * .sheet-bg, -/* unchained off turn off consolidated and bg only tabs and skills */ -.sheet-unchained-show:not(:checked) ~ .sheet-consolidated, -.sheet-unchained-show:not(:checked) ~ .sheet-bg-only, -.sheet-unchained-show:not(:checked) ~ .sheet-skills .sheet-consolidated, -.sheet-unchained-show:not(:checked) ~ .sheet-skills .sheet-bg-only, -/* unchained turn off core tab */ -.sheet-unchained-show:checked ~ .sheet-core-only, -/* unchained plus consolidated turn off core tab and skills (adventure, bg, and bg only) */ -.sheet-unchained-show:checked ~ .sheet-consolidated-show:checked ~ .sheet-bg-only, -.sheet-unchained-show:checked ~ .sheet-consolidated-show:checked ~ .sheet-skills .sheet-adventure, -.sheet-unchained-show:checked ~ .sheet-consolidated-show:checked ~ .sheet-skills .sheet-bg, -.sheet-unchained-show:checked ~ .sheet-consolidated-show:checked ~ .sheet-skills .sheet-bg-only, -/* unchained plus background turn off consolidated tab and skills*/ -.sheet-unchained-show:checked ~ .sheet-bg-show:checked ~ .sheet-consolidated, -.sheet-unchained-show:checked ~ .sheet-bg-show:checked ~ .sheet-skills .sheet-consolidated, -/* bg adventure tab turn off bg and bg only skills */ -.sheet-unchained-show:checked ~ .sheet-bg-show:checked ~ .sheet-tab1:checked ~ .sheet-skills .sheet-bg:not(.sheet-adventure), -.sheet-unchained-show:checked ~ .sheet-bg-show:checked ~ .sheet-tab1:checked ~ .sheet-skills .sheet-bg-only, -/* bg background tab turn off adventure skills */ -.sheet-unchained-show:checked ~ .sheet-bg-show:checked ~ .sheet-tab2:checked ~ .sheet-skills .sheet-adventure:not(.sheet-bg) { - display:none; -} - -/********************************************** Roll Templates ***************************************************************************/ - -.sheet-rolltemplate-pf_generic, -.sheet-rolltemplate-pf_defense, -.sheet-rolltemplate-pf_attack, -.sheet-rolltemplate-pf_spell, -.sheet-rolltemplate-pf_block { - box-sizing:border-box; -} - - -.sheet-rolltemplate-pf_generic .sheet-roll-table, -.sheet-rolltemplate-pf_defense .sheet-roll-table, -.sheet-rolltemplate-pf_attack .sheet-roll-table, -.sheet-rolltemplate-pf_spell .sheet-roll-table, -.sheet-rolltemplate-pf_block .sheet-roll-table { - width: 100%; - display:table; - border-width: 1px; - border-style: solid; - border-spacing: 0; - border-collapse: collapse; - -moz-box-shadow: 2px 2px 5px Black; - -webkit-box-shadow: 2px 2px 5px Black; - box-shadow:2px 2px 5px Black; - overflow: hidden; -} - -.sheet-rolltemplate-pf_generic .sheet-roll-header, -.sheet-rolltemplate-pf_defense .sheet-roll-header, -.sheet-rolltemplate-pf_attack .sheet-roll-header, -.sheet-rolltemplate-pf_spell .sheet-roll-header, -.sheet-rolltemplate-pf_block .sheet-roll-header{ - border-width: 1px; - border-style: solid; - display:table; - caption-side:top; - width:100%; - font-size: 1.1em; - - overflow:hidden; - vertical-align:bottom; - font-weight:bold; -} -.sheet-rolltemplate-pf_generic .sheet-roll-header a, -.sheet-rolltemplate-pf_defense .sheet-roll-header a, -.sheet-rolltemplate-pf_attack .sheet-roll-header a, -.sheet-rolltemplate-pf_spell .sheet-roll-header a, -.sheet-rolltemplate-pf_block .sheet-roll-header a { - text-decoration: underline; -} -.sheet-rolltemplate-pf_generic .sheet-roll-header span.sheet-left, -.sheet-rolltemplate-pf_defense .sheet-roll-header span.sheet-left, -.sheet-rolltemplate-pf_attack .sheet-roll-header span.sheet-left, -.sheet-rolltemplate-pf_spell .sheet-roll-header span.sheet-left, -.sheet-rolltemplate-pf_block .sheet-roll-header span.sheet-left { - padding-left: 2px; -} - - -.sheet-rolltemplate-pf_generic div.sheet-roll-accessible, -.sheet-rolltemplate-pf_defense div.sheet-roll-accessible, -.sheet-rolltemplate-pf_attack div.sheet-roll-accessible, -.sheet-rolltemplate-pf_spell div.sheet-roll-accessible, -.sheet-rolltemplate-pf_block div.sheet-roll-accessible { - width:100%; -} -.sheet-rolltemplate-pf_generic .sheet-roll-table.sheet-rounded, -.sheet-rolltemplate-pf_defense .sheet-roll-table.sheet-rounded, -.sheet-rolltemplate-pf_attack .sheet-roll-table.sheet-rounded, -.sheet-rolltemplate-pf_spell .sheet-roll-table.sheet-rounded, -.sheet-rolltemplate-pf_block .sheet-roll-table.sheet-rounded { - border-radius: 5px; -} - -.sheet-rolltemplate-pf_generic .sheet-subtitle, -.sheet-rolltemplate-pf_defense .sheet-subtitle, -.sheet-rolltemplate-pf_attack .sheet-subtitle, -.sheet-rolltemplate-pf_spell .sheet-subtitle, -.sheet-rolltemplate-pf_block .sheet-subtitle { - font-size: .9em; - font-weight:normal !important; - text-align: left; - font-variant:small-caps; - display:block; - width:100%; - padding: 2px 0 0 2px; - word-break: break-word; - - -} - - -.sheet-rolltemplate-pf_generic .sheet-header-image, -.sheet-rolltemplate-pf_defense .sheet-header-image, -.sheet-rolltemplate-pf_attack .sheet-header-image, -.sheet-rolltemplate-pf_spell .sheet-header-image, -.sheet-rolltemplate-pf_block .sheet-header-image { - float: right; - - padding: 0; - vertical-align: middle; - min-width: 30px; -} -.sheet-rolltemplate-pf_generic img, -.sheet-rolltemplate-pf_defense img, -.sheet-rolltemplate-pf_attack img, -.sheet-rolltemplate-pf_spell img, -.sheet-rolltemplate-pf_block img { - vertical-align:middle; -} -.sheet-rolltemplate-pf_generic .sheet-roll-group, -.sheet-rolltemplate-pf_defense .sheet-roll-group, -.sheet-rolltemplate-pf_attack .sheet-roll-group, -.sheet-rolltemplate-pf_spell .sheet-roll-group, -.sheet-rolltemplate-pf_block .sheet-roll-group, -.sheet-rolltemplate-pf_generic .sheet-roll-group2, -.sheet-rolltemplate-pf_defense .sheet-roll-group2, -.sheet-rolltemplate-pf_attack .sheet-roll-group2, -.sheet-rolltemplate-pf_spell .sheet-roll-group2, -.sheet-rolltemplate-pf_block .sheet-roll-group2, -.sheet-rolltemplate-pf_attack .sheet-roll-groupi, -.sheet-rolltemplate-pf_spell .sheet-roll-groupi, -.sheet-rolltemplate-pf_attack .sheet-roll-groupc, -.sheet-rolltemplate-pf_spell .sheet-roll-groupc { - display:table-row-group; - width:100%; - overflow:hidden; -} -.sheet-rolltemplate-pf_generic .sheet-roll-row, -.sheet-rolltemplate-pf_defense .sheet-roll-row, -.sheet-rolltemplate-pf_attack .sheet-roll-row, -.sheet-rolltemplate-pf_spell .sheet-roll-row, -.sheet-rolltemplate-pf_block .sheet-roll-row { - display:table-row; - width:100%; - overflow:hidden; -} - -.sheet-rolltemplate-pf_generic .sheet-roll-cell, -.sheet-rolltemplate-pf_defense .sheet-roll-cell, -.sheet-rolltemplate-pf_attack .sheet-roll-cell, -.sheet-rolltemplate-pf_spell .sheet-roll-cell, -.sheet-rolltemplate-pf_block .sheet-roll-cell { - display:table-cell; - padding:3px 2px 1px 4px; - line-height: 1.1em; - text-align:left; - font-size:.9em; - vertical-align:top; - overflow:hidden; -} -.sheet-rolltemplate-pf_generic .sheet-roll-group2 .sheet-roll-row .sheet-roll-cell:last-child, -.sheet-rolltemplate-pf_defense .sheet-roll-group2 .sheet-roll-row .sheet-roll-cell:last-child, -.sheet-rolltemplate-pf_attack .sheet-roll-group2 .sheet-roll-row .sheet-roll-cell:last-child, -.sheet-rolltemplate-pf_spell .sheet-roll-group2 .sheet-roll-row .sheet-roll-cell:last-child, -.sheet-rolltemplate-pf_block .sheet-roll-group2 .sheet-roll-row .sheet-roll-cell:last-child, -.sheet-rolltemplate-pf_attack .sheet-roll-groupi .sheet-roll-row .sheet-roll-cell:last-child, -.sheet-rolltemplate-pf_spell .sheet-roll-groupi .sheet-roll-row .sheet-roll-cell:last-child, -.sheet-rolltemplate-pf_attack .sheet-roll-groupc .sheet-roll-row .sheet-roll-cell:last-child, -.sheet-rolltemplate-pf_spell .sheet-roll-groupc .sheet-roll-row .sheet-roll-cell:last-child { - text-align:right; - padding: 1px 1px 1px .5em; -} - - -.sheet-rolltemplate-pf_generic .sheet-right, -.sheet-rolltemplate-pf_defense .sheet-right, -.sheet-rolltemplate-pf_attack .sheet-right, -.sheet-rolltemplate-pf_spell .sheet-right, -.sheet-rolltemplate-pf_block .sheet-right { - text-align:right !important; -} - -.sheet-rolltemplate-pf_generic .sheet-offscreen, -.sheet-rolltemplate-pf_defense .sheet-offscreen, -.sheet-rolltemplate-pf_attack .sheet-offscreen, -.sheet-rolltemplate-pf_spell .sheet-offscreen, -.sheet-rolltemplate-pf_block .sheet-offscreen { - position:absolute !important; - left:-9999px !important; - width:1px !important; - height:1px !important; - overflow:hidden !important; -} - -/********************************* accessible templates ******************************/ - -.sheet-rolltemplate-pf_generic .sheet-roll-accessible .sheet-roll-header, -.sheet-rolltemplate-pf_defense .sheet-roll-accessible .sheet-roll-header, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible .sheet-roll-header, -.sheet-rolltemplate-pf_spell .sheet-roll-accessible .sheet-roll-header, -.sheet-rolltemplate-pf_block .sheet-roll-accessible .sheet-roll-header { - margin:2px 0 1px 0; - font-size:1.2em; - /*border-bottom:1pt #999999 solid;*/ - display:block; - border:none; - padding:0 0 0 2px; -} - -.sheet-rolltemplate-pf_generic .sheet-roll-accessible .sheet-subtitle, -.sheet-rolltemplate-pf_defense .sheet-roll-accessible .sheet-subtitle, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible .sheet-subtitle, -.sheet-rolltemplate-pf_spell .sheet-roll-accessible .sheet-subtitle, -.sheet-rolltemplate-pf_block .sheet-roll-accessible .sheet-subtitle { - font-size:1.2em; - padding:0 0 0 2px; - /*border-bottom:1pt #CCCCCC solid;*/ -} - -.sheet-rolltemplate-pf_generic .sheet-roll-accessible > label, -.sheet-rolltemplate-pf_defense .sheet-roll-accessible > label, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible > label, -.sheet-rolltemplate-pf_spell .sheet-roll-accessible > label, -.sheet-rolltemplate-pf_block .sheet-roll-accessible > label { - width:98%; - line-height:1.4em; - font-size:.8125rem; - margin:0em .2em 0em .2em; -} - -.sheet-rolltemplate-pf_generic .sheet-roll-accessible > label span, -.sheet-rolltemplate-pf_defense .sheet-roll-accessible > label span, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible > label span, -.sheet-rolltemplate-pf_spell .sheet-roll-accessible > label span, -.sheet-rolltemplate-pf_block .sheet-roll-accessible > label span { - line-height:1em; - font-size:.8125rem; -} - -.sheet-rolltemplate-pf_generic .sheet-roll-accessible .sheet-right, -.sheet-rolltemplate-pf_defense .sheet-roll-accessible .sheet-right, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible .sheet-right, -.sheet-rolltemplate-pf_spell .sheet-roll-accessible .sheet-right, -.sheet-rolltemplate-pf_block .sheet-roll-accessible .sheet-right { - float:right; -} - -.sheet-rolltemplate-pf_attack .sheet-roll-iter-space, -.sheet-rolltemplate-pf_spell .sheet-roll-iter-space { - height:.75em; -} - -.sheet-rolltemplate-pf_attack .sheet-roll-accessible > label.sheet-atk-i, -.sheet-rolltemplate-pf_spell .sheet-roll-accessible > label.sheet-atk-i { - margin-top:.75em; -} - -.sheet-rolltemplate-pf_attack .sheet-roll-groupi , -.sheet-rolltemplate-pf_spell .sheet-roll-groupi, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible > label.sheet-atk-i , -.sheet-rolltemplate-pf_spell .sheet-roll-accessible > label.sheet-atk-i { - border-top-width:2px; - border-top-style:solid; -} - -.sheet-rolltemplate-pf_attack .sheet-roll-groupc, -.sheet-rolltemplate-pf_spell .sheet-roll-groupc, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible > label.sheet-atk-c, -.sheet-rolltemplate-pf_spell .sheet-roll-accessible > label.sheet-atk-c { - border-top-width:1px; - border-top-style:solid; -} - -.sheet-rolltemplate-pf_spell .sheet-dmg, -.sheet-rolltemplate-pf_spell .sheet-dmg-x, -.sheet-rolltemplate-pf_spell .sheet-crit-dmg, -.sheet-rolltemplate-pf_spell .sheet-crit-dmg-x, -.sheet-rolltemplate-pf_attack .sheet-dmg, -.sheet-rolltemplate-pf_attack .sheet-dmg-x, -.sheet-rolltemplate-pf_attack .sheet-crit-dmg, -.sheet-rolltemplate-pf_attack .sheet-crit-dmg-x { - text-indent:0.5em !important; -} - -/************************************ COLORS ****************************************/ - -/* defaults B and W */ -/* white bg and light every other row bg never changes */ -.sheet-rolltemplate-pf_generic .sheet-roll-accessible, -.sheet-rolltemplate-pf_defense .sheet-roll-accessible, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible, -.sheet-rolltemplate-pf_spell .sheet-roll-accessible, -.sheet-rolltemplate-pf_block .sheet-roll-accessible, -.sheet-rolltemplate-pf_generic .sheet-roll-table, -.sheet-rolltemplate-pf_defense .sheet-roll-table, -.sheet-rolltemplate-pf_attack .sheet-roll-table, -.sheet-rolltemplate-pf_spell .sheet-roll-table, -.sheet-rolltemplate-pf_block .sheet-roll-table { - background-color:White; -} - -/* changeable */ -.sheet-rolltemplate-pf_generic .sheet-roll-row:nth-child(even), -.sheet-rolltemplate-pf_defense .sheet-roll-row:nth-child(even), -.sheet-rolltemplate-pf_attack .sheet-roll-row:nth-child(even), -.sheet-rolltemplate-pf_spell .sheet-roll-row:nth-child(even), -.sheet-rolltemplate-pf_block .sheet-roll-row:nth-child(even), -.sheet-rolltemplate-pf_generic .sheet-roll-accessible > label:nth-child(even), -.sheet-rolltemplate-pf_defense .sheet-roll-accessible > label:nth-child(even), -.sheet-rolltemplate-pf_attack .sheet-roll-accessible > label:not(.sheet-atksbkg):nth-child(even), -.sheet-rolltemplate-pf_spell .sheet-roll-accessible > label:nth-child(even), -.sheet-rolltemplate-pf_block .sheet-roll-accessible > label:nth-child(even) { - background-color:Gainsboro; -} - -.sheet-rolltemplate-pf_generic a, -.sheet-rolltemplate-pf_defense a, -.sheet-rolltemplate-pf_attack a, -.sheet-rolltemplate-pf_spell a, -.sheet-rolltemplate-pf_block a { - background-color:DimGrey; - color:White; -} -.sheet-rolltemplate-pf_generic .sheet-roll-table, -.sheet-rolltemplate-pf_defense .sheet-roll-table, -.sheet-rolltemplate-pf_attack .sheet-roll-table, -.sheet-rolltemplate-pf_spell .sheet-roll-table, -.sheet-rolltemplate-pf_block .sheet-roll-table { - border-color:Black; -} -.sheet-rolltemplate-pf_generic .sheet-roll-header, -.sheet-rolltemplate-pf_defense .sheet-roll-header, -.sheet-rolltemplate-pf_attack .sheet-roll-header, -.sheet-rolltemplate-pf_spell .sheet-roll-header, -.sheet-rolltemplate-pf_block .sheet-roll-header{ - border-color:Black; - background-color:Black; - color:White; -} - -/* define vars */ -.sheet-rolltemplate-pf_generic, -.sheet-rolltemplate-pf_defense, -.sheet-rolltemplate-pf_attack, -.sheet-rolltemplate-pf_spell, -.sheet-rolltemplate-pf_block { - --sheet-pf-bg:Black; - --sheet-pf-text:White; - --sheet-pf-oddbg:Gainsboro; - --sheet-pf-sec:SteelBlue; - --sheet-pf-ter:LightGrey; -} - -.sheet-rolltemplate-pf_generic .sheet-color-white, -.sheet-rolltemplate-pf_defense .sheet-color-white, -.sheet-rolltemplate-pf_attack .sheet-color-white, -.sheet-rolltemplate-pf_spell .sheet-color-white, -.sheet-rolltemplate-pf_block .sheet-color-white { - --sheet-pf-bg:White; - --sheet-pf-text:#101010; - --sheet-pf-oddbg:#F0F0F0; -} -.sheet-rolltemplate-pf_generic .sheet-color-grey, -.sheet-rolltemplate-pf_defense .sheet-color-grey, -.sheet-rolltemplate-pf_attack .sheet-color-grey, -.sheet-rolltemplate-pf_spell .sheet-color-grey, -.sheet-rolltemplate-pf_block .sheet-color-grey { - --sheet-pf-bg:Silver; - --sheet-pf-text:Black; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkgrey, -.sheet-rolltemplate-pf_defense .sheet-color-darkgrey, -.sheet-rolltemplate-pf_attack .sheet-color-darkgrey, -.sheet-rolltemplate-pf_spell .sheet-color-darkgrey, -.sheet-rolltemplate-pf_block .sheet-color-darkgrey { - --sheet-pf-bg:DimGrey; -} -.sheet-rolltemplate-pf_generic .sheet-color-red, -.sheet-rolltemplate-pf_defense .sheet-color-red, -.sheet-rolltemplate-pf_attack .sheet-color-red, -.sheet-rolltemplate-pf_spell .sheet-color-red, -.sheet-rolltemplate-pf_block .sheet-color-red { - --sheet-pf-bg:Crimson; - --sheet-pf-oddbg:MistyRose; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkred, -.sheet-rolltemplate-pf_defense .sheet-color-darkred, -.sheet-rolltemplate-pf_attack .sheet-color-darkred, -.sheet-rolltemplate-pf_spell .sheet-color-darkred, -.sheet-rolltemplate-pf_block .sheet-color-darkred { - --sheet-pf-bg:DarkRed; - --sheet-pf-oddbg:MistyRose; -} -.sheet-rolltemplate-pf_generic .sheet-color-orange, -.sheet-rolltemplate-pf_defense .sheet-color-orange, -.sheet-rolltemplate-pf_attack .sheet-color-orange, -.sheet-rolltemplate-pf_spell .sheet-color-orange, -.sheet-rolltemplate-pf_block .sheet-color-orange { - --sheet-pf-bg:DarkOrange; - --sheet-pf-text:Black; - --sheet-pf-oddbg:antiquewhite; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkorange, -.sheet-rolltemplate-pf_defense .sheet-color-darkorange, -.sheet-rolltemplate-pf_attack .sheet-color-darkorange, -.sheet-rolltemplate-pf_spell .sheet-color-darkorange, -.sheet-rolltemplate-pf_block .sheet-color-darkorange { - --sheet-pf-bg:OrangeRed; - --sheet-pf-oddbg:mistyrose; -} -.sheet-rolltemplate-pf_generic .sheet-color-yellow, -.sheet-rolltemplate-pf_defense .sheet-color-yellow, -.sheet-rolltemplate-pf_attack .sheet-color-yellow, -.sheet-rolltemplate-pf_spell .sheet-color-yellow, -.sheet-rolltemplate-pf_block .sheet-color-yellow { - --sheet-pf-bg:khaki; - --sheet-pf-text:Black; - --sheet-pf-oddbg:papayawhip; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkyellow, -.sheet-rolltemplate-pf_defense .sheet-color-darkyellow, -.sheet-rolltemplate-pf_attack .sheet-color-darkyellow, -.sheet-rolltemplate-pf_spell .sheet-color-darkyellow, -.sheet-rolltemplate-pf_block .sheet-color-darkyellow { - --sheet-pf-bg:darkgoldenrod; - --sheet-pf-oddbg:papayawhip; -} -.sheet-rolltemplate-pf_generic .sheet-color-green, -.sheet-rolltemplate-pf_defense .sheet-color-green, -.sheet-rolltemplate-pf_attack .sheet-color-green, -.sheet-rolltemplate-pf_spell .sheet-color-green, -.sheet-rolltemplate-pf_block .sheet-color-green { - --sheet-pf-bg:MediumSeaGreen; - --sheet-pf-oddbg:LightCyan; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkgreen, -.sheet-rolltemplate-pf_defense .sheet-color-darkgreen, -.sheet-rolltemplate-pf_attack .sheet-color-darkgreen, -.sheet-rolltemplate-pf_spell .sheet-color-darkgreen, -.sheet-rolltemplate-pf_block .sheet-color-darkgreen { - --sheet-pf-bg:DarkGreen; - --sheet-pf-oddbg:LightCyan; -} -.sheet-rolltemplate-pf_generic .sheet-color-azure, -.sheet-rolltemplate-pf_defense .sheet-color-azure, -.sheet-rolltemplate-pf_attack .sheet-color-azure, -.sheet-rolltemplate-pf_spell .sheet-color-azure, -.sheet-rolltemplate-pf_block .sheet-color-azure { - --sheet-pf-bg:LightSkyBlue; - --sheet-pf-oddbg:LightCyan; - --sheet-pf-text:Black; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkazure, -.sheet-rolltemplate-pf_defense .sheet-color-darkazure, -.sheet-rolltemplate-pf_attack .sheet-color-darkazure, -.sheet-rolltemplate-pf_spell .sheet-color-darkazure, -.sheet-rolltemplate-pf_block .sheet-color-darkazure { - --sheet-pf-bg:DeepSkyBlue; - --sheet-pf-oddbg:LightCyan; -} -.sheet-rolltemplate-pf_generic .sheet-color-blue, -.sheet-rolltemplate-pf_defense .sheet-color-blue, -.sheet-rolltemplate-pf_attack .sheet-color-blue, -.sheet-rolltemplate-pf_spell .sheet-color-blue, -.sheet-rolltemplate-pf_block .sheet-color-blue { - --sheet-pf-bg:Blue; - --sheet-pf-oddbg:PowderBlue; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkblue, -.sheet-rolltemplate-pf_defense .sheet-color-darkblue, -.sheet-rolltemplate-pf_attack .sheet-color-darkblue, -.sheet-rolltemplate-pf_spell .sheet-color-darkblue, -.sheet-rolltemplate-pf_block .sheet-color-darkblue { - --sheet-pf-bg:Navy; - --sheet-pf-oddbg:LightBlue; - --sheet-pf-sec:LightSteelBlue; -} -.sheet-rolltemplate-pf_generic .sheet-color-pink, -.sheet-rolltemplate-pf_defense .sheet-color-pink, -.sheet-rolltemplate-pf_attack .sheet-color-pink, -.sheet-rolltemplate-pf_spell .sheet-color-pink, -.sheet-rolltemplate-pf_block .sheet-color-pink { - --sheet-pf-bg:LightPink; - --sheet-pf-oddbg:Lavender; - --sheet-pf-text:Black; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkpink, -.sheet-rolltemplate-pf_defense .sheet-color-darkpink, -.sheet-rolltemplate-pf_attack .sheet-color-darkpink, -.sheet-rolltemplate-pf_spell .sheet-color-darkpink, -.sheet-rolltemplate-pf_block .sheet-color-darkpink { - --sheet-pf-bg:DeepPink; - --sheet-pf-oddbg:Lavender; -} -.sheet-rolltemplate-pf_generic .sheet-color-teal, -.sheet-rolltemplate-pf_defense .sheet-color-teal, -.sheet-rolltemplate-pf_attack .sheet-color-teal, -.sheet-rolltemplate-pf_spell .sheet-color-teal, -.sheet-rolltemplate-pf_block .sheet-color-teal { - --sheet-pf-bg:LightSeaGreen; - --sheet-pf-oddbg:PaleTurquoise; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkteal, -.sheet-rolltemplate-pf_defense .sheet-color-darkteal, -.sheet-rolltemplate-pf_attack .sheet-color-darkteal, -.sheet-rolltemplate-pf_spell .sheet-color-darkteal, -.sheet-rolltemplate-pf_block .sheet-color-darkteal { - --sheet-pf-bg:Teal; - --sheet-pf-oddbg:PaleTurquoise; -} -.sheet-rolltemplate-pf_generic .sheet-color-cyan, -.sheet-rolltemplate-pf_defense .sheet-color-cyan, -.sheet-rolltemplate-pf_attack .sheet-color-cyan, -.sheet-rolltemplate-pf_spell .sheet-color-cyan, -.sheet-rolltemplate-pf_block .sheet-color-cyan { - --sheet-pf-bg:Turquoise; - --sheet-pf-oddbg:LightCyan; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkcyan, -.sheet-rolltemplate-pf_defense .sheet-color-darkcyan, -.sheet-rolltemplate-pf_attack .sheet-color-darkcyan, -.sheet-rolltemplate-pf_spell .sheet-color-darkcyan, -.sheet-rolltemplate-pf_block .sheet-color-darkcyan { - --sheet-pf-bg:DarkCyan; - --sheet-pf-oddbg:LightCyan; -} -.sheet-rolltemplate-pf_generic .sheet-color-purple, -.sheet-rolltemplate-pf_defense .sheet-color-purple, -.sheet-rolltemplate-pf_attack .sheet-color-purple, -.sheet-rolltemplate-pf_spell .sheet-color-purple, -.sheet-rolltemplate-pf_block .sheet-color-purple { - --sheet-pf-bg:MediumOrchid; - --sheet-pf-oddbg:lavender; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkpurple, -.sheet-rolltemplate-pf_defense .sheet-color-darkpurple, -.sheet-rolltemplate-pf_attack .sheet-color-darkpurple, -.sheet-rolltemplate-pf_spell .sheet-color-darkpurple, -.sheet-rolltemplate-pf_block .sheet-color-darkpurple { - --sheet-pf-bg:RebeccaPurple; - --sheet-pf-oddbg:LightSteelBlue; -} - -.sheet-rolltemplate-pf_generic .sheet-color-violet, -.sheet-rolltemplate-pf_defense .sheet-color-violet, -.sheet-rolltemplate-pf_attack .sheet-color-violet, -.sheet-rolltemplate-pf_spell .sheet-color-violet, -.sheet-rolltemplate-pf_block .sheet-color-violet { - --sheet-pf-bg:Violet; - --sheet-pf-oddbg:lavender; - --sheet-pf-text:Black; -} -.sheet-rolltemplate-pf_generic .sheet-color-darkviolet, -.sheet-rolltemplate-pf_defense .sheet-color-darkviolet, -.sheet-rolltemplate-pf_attack .sheet-color-darkviolet, -.sheet-rolltemplate-pf_spell .sheet-color-darkviolet, -.sheet-rolltemplate-pf_block .sheet-color-darkviolet { - --sheet-pf-bg:DarkViolet; - --sheet-pf-oddbg:Thistle; -} - -/************ set color *********/ -.sheet-rolltemplate-pf_generic .sheet-roll-table, -.sheet-rolltemplate-pf_defense .sheet-roll-table, -.sheet-rolltemplate-pf_attack .sheet-roll-table, -.sheet-rolltemplate-pf_spell .sheet-roll-table, -.sheet-rolltemplate-pf_block .sheet-roll-table, -.sheet-rolltemplate-pf_generic .sheet-roll-table *, -.sheet-rolltemplate-pf_defense .sheet-roll-table *, -.sheet-rolltemplate-pf_attack .sheet-roll-table *, -.sheet-rolltemplate-pf_spell .sheet-roll-table *, -.sheet-rolltemplate-pf_block .sheet-roll-table *, -.sheet-rolltemplate-pf_generic .sheet-roll-accessible, -.sheet-rolltemplate-pf_defense .sheet-roll-accessible, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible, -.sheet-rolltemplate-pf_spell .sheet-roll-accessible, -.sheet-rolltemplate-pf_block .sheet-roll-accessible, -.sheet-rolltemplate-pf_generic .sheet-roll-accessible *, -.sheet-rolltemplate-pf_defense .sheet-roll-accessible *, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible *, -.sheet-rolltemplate-pf_spell .sheet-roll-accessible *, -.sheet-rolltemplate-pf_block .sheet-roll-accessible * { - border-color:var(--sheet-pf-bg); -} - -.sheet-rolltemplate-pf_generic .sheet-roll-header, -.sheet-rolltemplate-pf_defense .sheet-roll-header, -.sheet-rolltemplate-pf_attack .sheet-roll-header, -.sheet-rolltemplate-pf_spell .sheet-roll-header, -.sheet-rolltemplate-pf_block .sheet-roll-header, -.sheet-rolltemplate-pf_generic .sheet-roll-header span, -.sheet-rolltemplate-pf_defense .sheet-roll-header span, -.sheet-rolltemplate-pf_attack .sheet-roll-header span, -.sheet-rolltemplate-pf_spell .sheet-roll-header span, -.sheet-rolltemplate-pf_block .sheet-roll-header span, -.sheet-rolltemplate-pf_generic a, -.sheet-rolltemplate-pf_defense a, -.sheet-rolltemplate-pf_attack a, -.sheet-rolltemplate-pf_spell a, -.sheet-rolltemplate-pf_block a { - background-color:var(--sheet-pf-bg); - color:var(--sheet-pf-text); -} - -.sheet-rolltemplate-pf_generic .sheet-roll-row:nth-child(even), -.sheet-rolltemplate-pf_defense .sheet-roll-row:nth-child(even), -.sheet-rolltemplate-pf_attack .sheet-roll-row:nth-child(even), -.sheet-rolltemplate-pf_spell .sheet-roll-row:nth-child(even), -.sheet-rolltemplate-pf_block .sheet-roll-row:nth-child(even), -.sheet-rolltemplate-pf_generic .sheet-roll-accessible > label:nth-child(even), -.sheet-rolltemplate-pf_defense .sheet-roll-accessible > label:nth-child(even), -.sheet-rolltemplate-pf_attack .sheet-roll-accessible > label:not(.sheet-atksbkg):nth-child(even), -.sheet-rolltemplate-pf_spell .sheet-roll-accessible > label:nth-child(even), -.sheet-rolltemplate-pf_block .sheet-roll-accessible > label:nth-child(even) { - background-color:var(--sheet-pf-oddbg); -} - -.sheet-rolltemplate-pf_attack .sheet-roll-groupi > .sheet-roll-row, -.sheet-rolltemplate-pf_spell .sheet-roll-groupi > .sheet-roll-row, -.sheet-rolltemplate-pf_attack .sheet-roll-groupc > .sheet-roll-row, -.sheet-rolltemplate-pf_spell .sheet-roll-groupc > .sheet-roll-row { - background-color:white; -} -.sheet-rolltemplate-pf_attack .sheet-roll-accessible > label.sheet-atk, -.sheet-rolltemplate-pf_attack .sheet-roll-accessible > label.sheet-confirm, -.sheet-rolltemplate-pf_attack .sheet-roll-groupi > .sheet-roll-row:first-child, -.sheet-rolltemplate-pf_spell .sheet-roll-groupi > .sheet-roll-row:first-child, -.sheet-rolltemplate-pf_attack .sheet-roll-groupc > .sheet-roll-row:first-child, -.sheet-rolltemplate-pf_spell .sheet-roll-groupc > .sheet-roll-row:first-child { - background-color: var(--sheet-pf-oddbg); -} - -/* make the vs so and so transparent - inline rolls are after this so they override. -*/ -.sheet-rolltemplate-pf_attack .sheet-roll-accessible .sheet-confirm .sheet-vs, -.sheet-rolltemplate-pf_attack .sheet-roll-groupc .sheet-vs { - color:transparent; -} - - - -/************* inline roll *******/ -/* first line not used so put dummy class here, something really odd going on*/ -.inlinerollresult, -.sheet-rolltemplate-pf_generic .inlinerollresult, -.sheet-rolltemplate-pf_defense .inlinerollresult, -.sheet-rolltemplate-pf_attack .inlinerollresult, -.sheet-rolltemplate-pf_spell .inlinerollresult, -.sheet-rolltemplate-pf_block .inlinerollresult { - color:White; - background-color:Black; - border-color:Black; - min-width: 1em; - text-align: center; - display: inline-block; - margin-left: 1px; - padding:0px; -} - - -/*green*/ -.sheet-rolltemplate-pf_generic .inlinerollresult.fullcrit, -.sheet-rolltemplate-pf_defense .inlinerollresult.fullcrit, -.sheet-rolltemplate-pf_attack .inlinerollresult.fullcrit, -.sheet-rolltemplate-pf_spell .inlinerollresult.fullcrit, -.sheet-rolltemplate-pf_block .inlinerollresult.fullcrit { - border-color:#3FB315; - color:White; - background-color: #3FB315; -} -/* red*/ -.sheet-rolltemplate-pf_generic .inlinerollresult.fullfail, -.sheet-rolltemplate-pf_defense .inlinerollresult.fullfail, -.sheet-rolltemplate-pf_attack .inlinerollresult.fullfail, -.sheet-rolltemplate-pf_spell .inlinerollresult.fullfail, -.sheet-rolltemplate-pf_block .inlinerollresult.fullfail { - border-color:#B31515; - color:White; - background-color: #B31515; -} -/* purple when 1 high 1 low */ -.sheet-rolltemplate-pf_generic .inlinerollresult.importantroll, -.sheet-rolltemplate-pf_defense .inlinerollresult.importantroll, -.sheet-rolltemplate-pf_attack .inlinerollresult.importantroll, -.sheet-rolltemplate-pf_spell .inlinerollresult.importantroll, -.sheet-rolltemplate-pf_block .inlinerollresult.importantroll { - border-color:#4A57ED; - color:White; - background-color: #4A57ED; +{ + "do-not-show-again": "Do not show again", + "upcoming-changes": "Upcoming Changes", + "cs-athletics": "Athletics", + "cs-acrobatics": "Acrobatics", + "cs-finesse": "Finesse", + "cs-influence": "Influence", + "cs-nature": "Nature", + "cs-perception": "Perception", + "cs-performance": "Performance", + "cs-religion": "Religion", + "cs-society": "Society", + "cs-spellcraft": "Spellcraft", + "cs-stealth": "Stealth", + "cs-survival": "Survival", + "buffs-conditions-section":"Buffs and Conditions", + "bonus": "Bonus", + "1-ordinal": "1st", + "10-ordinal": "10th", + "2-ordinal": "2nd", + "3-ordinal": "3rd", + "4-ordinal": "4th", + "5-ordinal": "5th", + "6-ordinal": "6th", + "7-ordinal": "7th", + "8-ordinal": "8th", + "9-ordinal": "9th", + "Abilities": "Abilities", + "Instru-a-1": "Checkboxes with a label cause the section with same name (h2 or h3 header) to be revealed or hidden.", + "Instru-a-2": "Screenreader users please turn on reading of Title attributes. A lot of information is still in the titles.", + "Instru-a-3": "Screenreader users should check expand all to ensure all content is visible to the reader. It is the second checkbox on this page.", + "abilities": "Abilities", + "abilities-h-exp": "Expand Character Details", + "ability": "Ability", + "ability-name": "Ability Name", + "ability-scores": "Ability Scores", + "above-head": "Above Head", + "acknowledge": "Acknowledge", + "acrobatics": "Acrobatics", + "add-skill-bonus-macro": "Add Skill Bonus Macro?", + "additional-damage": "Extra Dmg", + "additional-modifier-or-macro-(eg [[1d6]][investigator])": "Additional modifier or macro (eg [[1d6]][investigator]).", + "adjustment-abbrv": "Adj", + "adventure": "Adventure", + "adventure-skills": "Adventure Skills", + "age": "Age", + "alignment": "Alignment", + "all": "All", + "all-attacks": "All Attacks", + "display-ranged-2": "Display Alt Ranged attack type", + "display-cmb-2": "Display Alt CMB attack type", + "all-attacks-insert-macro-attack": "Add to Attack Roll macro", + "all-attacks-insert-macro-cmb": "Add to CMB Roll macro", + "all-attacks-insert-macro-cmb-damage": "Add to CMB Dmg macro", + "all-attacks-insert-macro-damage": "Add to Dmg macro", + "all-attacks-insert-macro-melee": "Add to Melee Attack Roll macro", + "all-attacks-insert-macro-melee-damage": "Add to Melee Dmg macro", + "all-attacks-insert-macro-ranged": "Add to Ranged Attack Roll macro", + "all-attacks-insert-macro-ranged-damage": "Add to Ranged Dmg macro", + "all-attacks-macro-insert-section": "Attack Add-in Macros", + "all-skills": "All Skills", + "alternate-ability-cmb-desc": "Alternate ability combat maneuver", + "alternate-ability-melee-desc": "Alternate ability melee attack", + "alternate-ability-ranged-desc": "Alternate ability ranged attack", + "alternate-favored-class": "Alternate Favored Class point counter", + "alternate-favored-class-abbrv": "FC Alt", + "ammo": "Ammo", + "announce-01": "Weapon notes and header images can now be set independently from within the attack Options. You may have to clear @{macro_options} (located within Options) if you receive a missing attribute error.", + "announce-02": "If the sheet has been recalculated and you still have empty auto-calculated fields, you may have to toggle(change attribute value(s)) of sub-component attributes to help generate a value for the empty fields.", + "announce-03": "For existing characters/NPC's, if you do not see Version > 0 listed (top-right corner of sheet), use the Refresh Button to force a refresh of all auto-calculated attributes. This should only need to be done once and could take up to 10s.", + "announce-04": "For macro calls to button rolls in repeating rows, you must do the above ($) and you must add \"_roll\" to the end. For attacks, add \"-roll\".", + "announce-05": "All ability macros that utilize repeating attributes must be edited to include \"$\". e.g. @{repeating_foo_X_...} should be renamed @{repeating_foo_$X_...} where \"X\" is the row of the repeating section.", + "announce-06": "Buttons within repeating sections can now be dragged to the macro quick bar. To learn the id/name of a button, drag/drop it to the macro quick bar, use the button, click in chat and hit the UP arrow. Each repeating row now includes the row ID.", + "announce-07": "Rolltemplate backgrounds can be assigned colors. Choose a color on the config tab in the RollTemplate section.", + "announce-08": "The ☷ button will split a repeating section into two columns. The ☰ will change it back to one column.", + "announce-09": "New Psionic ability sections have been added based on Psionics Unlimited", + "announce-10": "Buffs have been changed to repeating sections. Names of buff totals have not changed.", + "announce-11": "Attack and damage effects on the Attacks tab have been migrated to the Buffs section.", + "announce-12": "All spell IDs have changed. You must update your macros. After updating macros you must go to the config tab and delete spells with old IDs.", + "announce-13": "New screenreader friendly rolltemplates have been added. Check the Use Simple Templates checkbox on the Config tab, Roll Template section, or add an attribute called toggle_accessible_flag and set it to {{accessible=true}}. ", + "announce-14": "Many bug fixes.", + "announce-15": "Spell book and attack macros now available. Above the list of attacks and list of spells are buttons. Click these and the list of available spells or attacks shows up in the chat area. Click the spell or attack and it will perform the roll you chose. You can also drag these buttons to your macro bar or call them from macros.", + "announce-16": "IF TABS ARE FROZEN click on EXPAND ALL checkbox to the right, then close and reopen character sheet. This will expand all areas as a workaruond until it is fixed. We are in communication with Roll 20 on the matter.", + "announce-17": "IF TABS ARE FROZEN please help by opening the javacript console on your browser (press F12) and save the console. Paste the console, along with the name of your operating system and browser, to: https://app.roll20.net/forum/post/3586462/pf-tabbing-on-character-sheets-stops-working", + "announce-18": "Attacks now have 'insert' macros that allow you to add a macro to the attack roll and damage roll. Each attack has 3 insert macros: one per attack, one per attack type (melee/ ranged / cmb) and one global.", + "announce-19": "Also are new macros for extra damage. One per attack and one global each of: non critical (sneak attack, flame weapon, etc), and critical only (flaming burst weapon, bleeding critical, etc)", + "announce-20": "Sheet has attempted to update your attack macros. If one does not work, and you have not customized it, simply delete the macro for that row and click in another field. This will reset the macro. Repeeat for iterative attacks if necessary.", + "announce-21": "Spells now have a spontaneous / prepared switch in the 'Spells Per Day' section per class.", + "announce-22": "Skill options added to Take 10 or Take 20 to skill rolls, and to add Investigator dice to rolls.", + "announce-23": "IF YOU USED SKILL TAKE 10 or TAKE 20 or INVESTIGATOR DICE DROPDOWN You must reset it by changing the dropdown values and changing them back.", + "announce-24": "Damage bonus fixed. Other fixes found at this link: http://tinyurl.com/PF-Thread", + "announce-25": "Skillbook button available on the skills page. Displays skill choices in chat area. Drag it to macro bar like other buttons.", + "announce-26": "GMs NOTE: NPC CHANGES COMING in v.70 of this sheet. Please do the following:", + "announce-27": "Preview changes at the beta site (link in post at 'feedbank' link in footer at bottom of this sheet). View the changes and give us feedback", + "announce-28": "IMPORT A MONSTER FROM YOUR CAMPAIGN to our beta campaign to observe changes. Beta link in first post at http://tinyurl.com/PF-Thread", + "announce-29": "Drag a monster from the compendium and report any bugs at the feedback link below.", + "announce-30": "GMs, make sure IS NPC is checked on all monster sheets before version 1.00", + "announce-31": "Non english speakers, please assist with translating this sheet. Details at the 'help translate' link in the footer.", + "announce-32": "NPC CHANGES COMING @{hp} will be used instead of @{npc-hp}.", + "announce-33": "SPECIAL ABILITY LIST CHANGES: are coming, watch here for updates.", + "announce-34": "More expand and collapsible areas added to Attack Grid, Class Grid, Spellcaster class fields to hide complexity not needed by simpler characters.", + "announce-35": "Attack macrobook has base Melee, Ranged, and CMB buttons at top. Spellbook has Concentration and Casterlevel check buttons at top.", + "announce-36": "Spellbook, Skill'book', attacks, ability checks added above top menu. All can be dragged to macro bar.", + "announce-37": "INVENTORY PAGE CHANGING: Armor set on inventory page. One list for equipment instead of 2.", + "announce-38": "CREATURE PARSING in v1.00 ", + "announce-39": "Fixes for .71: Craft and other fill-in-the-name skills now update totals properly.", + "announce-40": "TAKE OUR SURVEY: https://www.surveymonkey.com/r/BL797KV", + "announce-41": "LASTPASS USERS NOTE: LastPass is still interfering with some Roll20 sheets. If you are experiencing degraded performance try disabling LastPass.", + "announce-42": "Fixes for .72: Buff check updates skills without hitting refresh. Damage mod applies correctly. Fixes to attack and damage not appearing in rolls. Recalc will finish. Requires Training no longer removes skill submenus from skill menu.", + "announce-43": "Thank you for your survey feedback. New changes are coming to simply the sheet making it much easier to use.", + "announce-44": "v .73 updates; total skill points now correct when multiclassed and Intelligence < 10", + "announcements": "Announcements:", + "announcements-old": "Old Announcements:", + "appraise": "Appraise", + "armor": "Armor", + "armor-and-shield": "Armor and Shield", + "armor-check-penalty-abbrv": "ACP", + "armor-check-penalty-source-abbrv": "ACP source", + "armor-class": "Armor Class", + "armor-class-abbrv": "AC", + "armor-class-abbrv-default": "•AC", + "armor-class-bonus": "AC Bonus", + "armor-class-calculation-abbrv": "AC Calc", + "armor-notes": " Armor Notes", + "armor-notes-place": "Put notes about context-sensitive AC bonuses here.", + "armor-one": "Armor 1", + "armor-penalties": "Armor Penalties", + "armor-shield-load-default": "•Armor, Shield & Load", + "armor-shield-only": "Armor & Shield only", + "armor-two": "Armor 2", + "armor-type": "Armor Type", + "artistry": "Artistry", + "athletics": "Athletics", + "attack": "Attack", + "attack-1": "Attack 1", + "attack-1-ordinal": "1st Attack", + "attack-10-ordinal": "10th Attack", + "attack-2": "Attack 2", + "attack-2-ordinal": "2nd Attack", + "attack-3": "Attack 3", + "attack-3-ordinal": "3rd Attack", + "attack-4": "Attack 4", + "attack-4-ordinal": "4th Attack", + "attack-5": "Attack 5", + "attack-5-ordinal": "5th Attack", + "attack-6": "Attack 6", + "attack-6-ordinal": "6th Attack", + "attack-7": "Attack 7", + "attack-7-ordinal": "7th Attack", + "attack-8": "Attack 8", + "attack-8-ordinal": "8th Attack", + "attack-9-ordinal": "9th Attack", + "attack-abbrv": "ATK", + "attack-and-combat-maneuver-bonuses": "Attack and Combat Maneuver Bonuses", + "attack-modifier-abbrv": "Attack Mod", + "attack-modifiers": "Attack Modifiers", + "attack-modifiers-abbrv": "Attack Mods", + "attack-notes": "Attack Notes", + "attack-notes-place": "", + "attack-penalty": "Attack penalty", + "attack-range-reach": "Range or Reach", + "attack-roll-template": "Attack Roll Template ", + "attack-type": "Attack Type", + "attack-type-abbrv": "ATK Type", + "attackmacro": "All Attacks Macro Button", + "basic-attacks": "Base Attacks", + "attacks": "Attacks", + "attacks-dmg-migrated": "Damage Multiplier Migrated", + "attacks-dmg-migrated-title": "Repeating Attack damage multiplier migrated. Cannot remigrate.", + "attacks-migrated": "Attacks Migrated", + "attacks-migrated-title": "Repeating Attack macros migrated. If an attack rolltemplate does not appear correct, delete the macro text and click into another field, the system will reset the macro text to defaults. Repeat for iterative attacks macros.", + "attention": "Attention:", + "aura": "Aura", + "azure": "Azure", + "background": "Background", + "background-skills": "Background Skills", + "background-ranks-remaining": "Background Ranks Remaining", + "base": "Base", + "base-attack-bonus": "Base Attack Bonus", + "base-attack-bonus-abbrv": "BAB", + "base-speed": "Base", + "base-statistics": "Base Statistics", + "base-statistics-place": "If the creature has buffs and other effects active that modify his stats, the base stats should be quickly summarized here.", + "base-value": "Base", + "before-combat": "Before Combat", + "before-combat-place": "List any spells and/or abilities used before combat. His stats should reflect these spells.", + "belt:": "Belt:", + "biography": "Bio", + "black": "Black", + "black-default": "•Black", + "blank": "Blank", + "blinded": " Blinded", + "block-roll-template": "Block Text Roll Template ", + "blue": "Blue", + "bluff": "Bluff", + "body:": "Body:", + "bonus-power-points-abbrv": "Bonus PP", + "buff": "Buff", + "buff-armor-class-title": "Bonus to armor class.", + "buff-caster-level-title": "Bonus to spell caster level.", + "buff-charisma-title": "Bonus to charisma ability score.", + "buff-cmd-title": "Bonus to combat maneuver defense.", + "buff-constitution-title": "Bonus to constitution ability score.", + "buff-damage-title": "Bonus to all attack damage.", + "buff-dexterity-title": "Bonus to dexterity ability score.", + "buff-fortitude-title": "Bonus to fortitude saving throws.", + "buff-intelligence-title": "Bonus to intelligence ability score.", + "buff-melee-title": "Bonus to all melee attack rolls.", + "buff-notes": "Buff Notes", + "buff-ranged-title": "Bonus to all ranged attack rolls.", + "buff-reflex-title": "Bonus to reflex saving throws.", + "buff-skill-checks-title": "Bonus to all skill and ability checks.", + "buff-spell-caster-level-title": "Bonus to spell caster level.", + "buff-strength-title": "Bonus to strength ability score.", + "buff-temp-hp-title": "Temporary hit points.", + "buff-touch-title": "Bonus to touch attack armor class.", + "buff-will-title": "Bonus to will saving throws.", + "buff-wisdom-title": "Bonus to wisdom ability score.", + "buffs": "Buffs", + "buffs-migrated": "Buffs Migrated", + "buffs-migrated-title": "Buffs migrated to Buffs repeating section. Cannot be remigrated.", + "buffs-set": "Set Buffs", + "buffs-showsect-cmd": "Click to expand buff edit area.", + "burrow-speed": "Burrow", + "calculation-abbrv": "Calc", + "cannot-parse": "Cannot parse", + "cantrips": "Cantrips", + "carried-currency": "Carried Currency", + "carried-currency-title": "The amount of currency carried on the character that will contribute to total load", + "carried-default": "•Carried", + "carried-equipment": "Carried Equipment", + "carried-weight": "Carried Weight", + "cast-defensive-bonus": "Concentration Bonus when casting defensively", + "cast-defensive-bonus-abbrv": "Cast Def. Bonus", + "cast-defensively": "Cast Defensively", + "cast-defensively-abbrv": "Cast Def", + "cast-defensively-check": "Cast Defensively Check", + "cast-defensively-difficulty-class-abbrv": "Cast Def DC", + "caster-level": " Caster Level", + "caster-level-abbrv": "CL", + "caster-level-calculation": "Caster Lvl Calc", + "caster-level-check": "Caster Level Check", + "caster-level-check-abbrv": "CL Check", + "caster-level-modifier-abbrv": "CL Mod", + "casting-time": "Casting Time", + "casting-time-abbrv": "Cast Time", + "casting-type": "Casting Type: ", + "challenge-rating-abbrv": "CR", + "char": "Character Details", + "char-h-exp": "Expand Character Details", + "character-name": "Character Name", + "charges": "Qty/ Chg", + "charisma-abbrv": "CHA", + "charisma-abbrv-default": "•CHA", + "charisma-calculation-abbrv": "CHA Calc", + "check": "Check", + "check-calculation": "Check Calc", + "chest:": "Chest:", + "class skill-bonus|armor-check-penalty|size-mod|condition-penalty": "Class Skill Bonus / Armor check penalty / Size mod / Condition penalty", + "class skill-bonus|armor-check-penalty|size-mod|condition-penalty-abbrv": "Cl/Ac/Sz/Co", + "class": "Class", + "class-0": "Class 0", + "class-1": "Class 1", + "class-2": "Class 2", + "class-abilities": "Abilities", + "class-and-level": "Class(es) and levels", + "class-bonus": "Class Bonus", + "class-features": "Class Features", + "class-hd": "Class HD", + "class-information": "Class Information", + "class-level-abbrv": "CL", + "class-name": "Class Name", + "class-number": "Class", + "class-power-points-abbrv": "Class PP", + "class-skill": "Class Skill", + "class-skill-abbrv": "CS", + "cleanup-old-attributes": "Cleanup old attributes", + "cleanup-old-spell-lists": "Cleanup old spell lists", + "climb": "Climb", + "close": "Close", + "column-cmd": "Split into two columns", + "combat-effects-migrated": "Combat Effects Migrated", + "combat-effects-migrated-title": "Attack and damage effects migrated to Buffs. Cannot be remigrated.", + "combat-gear": "Combat Gear", + "combat-maneuver": "Combat Maneuver", + "combat-maneuver-bonus-abbrv": "CMB", + "combat-maneuver-bonus-abbrv2": "Alt CMB", + "combat-maneuver-bonus-image": " CMB Image", + "combat-maneuver-bonus-notes": " CMB Notes", + "combat-maneuver-bonus-notes-place": "Put notes about context-sensitive CMB bonuses here.", + "combat-maneuver-defense-abbrv": "CMD", + "combat-maneuver-defense-calculation-abbrv": "CMD Calc", + "combat-maneuver-defense-notes": "CMD Notes", + "combat-maneuver-defense-notes-place": "Put notes about context-sensitive CMD bonuses here.", + "combat-maneuver-notes-place": "Put notes about context-sensitive CMD bonuses here.", + "components": "Components", + "concentration": " Concentration", + "concentration-abbrv": "Conc", + "concentration-check": "Concentration Check", + "concentration-check-abbrv": "Concentration", + "concentration-miscellaneous-abbrv": "Conc Misc", + "concentration-modifier-abbrv": "Conc Mod", + "condition": "Condition", + "condition-abbrv": "Cond", + "condition-blinded-title": "-2 penalty to Armor Class", + "condition-cowering-title": "-2 penalty to Armor Class", + "condition-dazzled-title": "-1 penalty on attack rolls", + "condition-deafened-title": "-4 penalty on initiative rolls, -4 penalty on opposed Perception checks, and has a 20% chance of spell failure when casting spells with verbal components", + "condition-deafened-spellonly": "Has a 20% chance of spell failure when casting spells with verbal components", + "condition-energy-drained-title": "-1 penalty on all attack rolls, combat maneuver checks, combat maneuver defense, saving throws, skill checks, and ability checks. Additionally there is a 5 hp reduction to both current hp and maximum hp.", + "condition-entangled-title": "-2 penalty on all attack rolls and a -4 penalty to Dexterity", + "condition-exhausted-title": "-6 penalty to Strength and Dexterity", + "condition-fatigued-title": "-2 penalty to Strength and Dexterity", + "condition-fear-title": "Shaken/Frightened/Panicked: -2 penalty on attack rolls, saving throws, skill checks, and ability checks", + "condition-flat-footed-title": "Flat-Footed: loses DEX bonus to AC and CMD (if any) and cannot make attacks of opportunity, unless he has the Combat Reflexes feat or Uncanny Dodge class ability.", + "condition-grappled-title": "-2 penalty on all attack rolls and a -4 penalty to Dexterity", + "condition-helpless-title": "Set Dexterity to 0(-5 DEX-mod)", + "condition-invisible-title": "+2 bonus on attack rolls", + "condition-lose-dexterity-abbrv": " Lose Dex", + "condition-maximum-dexterity-abbrv": " Max Dex", + "condition-pinned-title": "Additional -4 penalty to Armor Class", + "condition-prone-title": "-4 penalty on melee attack rolls", + "condition-sickened-title": "-2 penalty on all attack rolls, weapon damage rolls, saving throws, skill checks, and ability checks", + "condition-stunned-title": "-2 penalty to Armor Class", + "conditions-set": "Set Conditions", + "conditions": "Conditions", + "conditions-showsect-cmd": "Click to expand condition edit area.", + "config-header-image-info": "Header images are iconic images that appear in the header of roll templates. All macros on the sheet include {{header_image=image attriubute}}. Each roll template has a specific image attribute that works with the options below. i.e. The Spells roll template would use {{header_image=@{header_image-pf_spell}}} Attack images can be set from within each weapon's \"Options\" section. Hover over the template names below to learn the specific image attributes. You can substitute images for any roll template by using the URL column below or using the syntax {{header_image=[name](url)}}", + "config-roll-template-info1": "Roll templates use a combination of predetermined HTML, CSS, and macro-text to format the output of macros. Roll templates included in the Pathfinder sheet: pf_spell, pf_attack, pf_defense, pf_generic, and pf_block", + "config-roll-template-info2": "Macro roll template syntax: &{template:roll template name} {{key=value}}", + "config-roll-template-info3": "Below is a list of each roll template along with it's defined properties(keys). Keys can only be used once within a macro. A key that is not defined may still be included in the macro and will be displayed on a new row as determined by the roll template. i.e. {{foo=foo}} Property values may consist of text, attributes, in-line rolls, images, hyperlinks, etc., or any combination of such values.", + "config-roll-template-info4": "Each has a @{toggle_accessible_flag} , this makes the following string appear or not: {{accessible=true}}. If accessible is set, then an alternate rolltemplate is used that does not uses divs or tables but only labels and spans, which some users may find easier to use. This can also be set globally by checking \"use simple templates\"", + "config-roll-template-pf_attack": "Attack Roll Template (pf_attack)
Used for attacks. 2 column format except for the \"description\" property. (note: @{macro_options} is used by the sheet to enable the toggling of notes related to attacks and contains the properties for @{melee_notes}, @{ranged_notes}, @{cmb_notes}, and @{attack_notes}.)\n\t\t\t\t\t\t\t", + "config-roll-template-pf_block": "Block Text Roll Template (pf_block)
Used for Class Abilities, Feats, Inventory, Racial Traits, Traits. Key/Property names are not shown in this template. Best for long blocks of text.\n\t\t\t\t\t\t\t", + "config-roll-template-pf_defense": "Defense Roll Template (pf_defense)
Used for Saving Throws. (note: @{macro_options} is used by the sheet to enable the toggling of notes related to defense and contains the properties for @{dr_notes}, @{resistances_notes}, @{immunities_notes}, @{weaknesses_notes}, @{sr_notes}, @{armor_notes}, @{save_notes}, @{cmd_notes}, and @{defense-notes}.)\n\t\t\t\t\t\t\t", + "config-roll-template-pf_generic": "Generic Roll Template (pf_generic)
Used for Ability checks, Initiative, Spell Failure Check, Skill Checks, Concentration Check, Caster Level Check. 2 column format, except for righttext_X(1-10), lefttext_X(1-10), and the description keys.\n\t\t\t\t\t\t\t", + "config-roll-template-pf_spell": "Spell Roll Template (pf_spell)
Used for all spell-based sheet rolls. Primarily formatted to emulate a typical spell stat-block. (note: @{spell_options} is used by the sheet to enable the toggling of spell attributes and contains ALL pf_spell specific properties.)\n\t\t\t\t\t\t\t", + "config-update-spell-macros-info1": "This is a mapping of old spell ids to new spell ids for use in upgrading macros.", + "config-update-spell-macros-info2": "\n\t\t\t\t\t\tClick Modify for each spell level and delete all the old spell lists to eliminate old redundant attributes and possibly speed up your sheet.\n\t\t\t\t\t\tOnce you delete the below you will not be able to re-migrate the spells.\n\t\t\t\t\t", + "configuration": "Configuration", + "confirm-critical": "Crit Confirm", + "confirm-critical-bonus": "Crit Confirm", + "confirm-critical-bonus-abbrv": "+Conf", + "consolidated": "Consolidated", + "constitution-abbrv": "CON", + "constitution-abbrv-default": "•CON", + "constitution-calculation-abbrv": "CON Calc", + "copper-pieces-abbrv": " CP", + "core": "Core", + "cowering": " Cowering", + "craft": "Craft", + "crit-confirmation-bonus": "Critical confirmation bonus", + "critical": " Critical ", + "critical-abbrv": "Crit", + "critical-confirm": "Crit Confirm", + "critical-damage": "Crit Damage", + "critical-title": "-3 penalty on all attack rolls, saving throws, skill checks, and ability checks, as well as to AC and caster level", + "currency": "Currency", + "current-buffs": "Current Buffs", + "current-conditions": "Current Conditions", + "current-experience": "Current Experience", + "current-hit-points-abbrv": "Curr HP", + "current-hp-title": "Player adjustable hit tracking of current hit points remaining.", + "current-load": "Current Load", + "current-power-points-abbrv": "Current PP", + "custom": "Custom", + "custom-crit-confirmation-bonus": "Custom critical confirmation bonus for this attack", + "custom-name": "Custom Name", + "cyan": "Cyan", + "damage": "Damage", + "damage-abbrv": "Dmg", + "damage-ability": "Dmg Ability", + "damage-calculation-abbrv": "Dmg Calc", + "damage-modifier-abbrv": "Dmg Mods", + "damage-modifiers": "Damage Modifiers", + "damage-multiplier-place": "1.5 etc", + "damage-multiplier-title": "Damage ability modifier: .5, 1.5, 2, etc, can leave blank to represent 1.", + "damage-reduction": "Damage Reduction", + "damage-resistance-abbrv": " DR", + "damage-resistance-title": "Damage Reduction: The amount of damage ignored and the type of weapon that negates the ability. (e.g. 5/silver)", + "damage-type": "Damage Type", + "damage-type-or-description": "Dmg type / Description", + "damage-type-title": "Pierce Blunt Slash other", + "dark-azure": "Dark Azure", + "dark-blue": "Dark Blue", + "dark-cyan": "Dark Cyan", + "dark-green": "Dark Green", + "dark-grey": "Dark Grey", + "dark-orange": "Dark Orange", + "dark-pink": "Dark Pink", + "dark-purple": "Dark Purple", + "dark-red": "Dark Red", + "dark-teal": "Dark teal", + "dark-violet": "Dark Violet", + "dark-yellow": "Dark Yellow", + "dazzled": " Dazzled", + "deafened": " Deafened", + "default": "Default", + "defense": "DEFENSE", + "defense-notes": "Defense Notes", + "defense-notes-place": "Put notes about context-sensitive defense bonuses here.", + "defense-options": "Defense Options", + "defense-roll-template": "Defense Roll Template ", + "defense-values-grid": "Defense Values", + "defenses": "Defenses", + "defensive-abilities": "Defensive Abilities", + "defensive-info": "Defensive Info", + "defensively" :"Defensively", + "deflect": "Deflect", + "deity": "Deity", + "description": "Description", + "details-age": "Age", + "details-deity": "Deity", + "details-height": "Height", + "details-homeland": "Homeland", + "details-languages": "Languages", + "details-occupation": "Occupation", + "details-weight": "Weight", + "dexterity-abbrv": "DEX", + "dexterity-abbrv-default": "•DEX", + "dexterity-calculation-abbrv": "DEX calc", + "dice": "Dice", + "dice-abbrv": "d", + "die": "Die", + "difficulty-class-abbrv": "DC", + "difficulty-class-modifier-abbrv": "DC Mod", + "diplomacy": "Diplomacy", + "disable-calculations": "Disable Calculations", + "disable-device": "Disable Device", + "disabled": " Disabled ", + "disabled-title": "Not unconscious until HP is under this value.", + "disguise": "Disguise", + "display-advanced-macros": "Display Advanced roll-time macro fields", + "dodge": "Dodge", + "domain-etc-type-example": "(Sub)Domain/School/Bloodline/Patron", + "domains": "Domains / SubDomains / Bloodlines / Patrons / Schools", + "double-charisma-abbrv": "2x CHA", + "double-constitution-abbrv": "2x CON", + "double-dexterity-abbrv": "2x DEX", + "double-intelligence-abbrv": "2x INT", + "double-strength-abbrv": "2x STR", + "double-wisdom-abbrv": "2x WIS", + "drag-push": "Drag & Push", + "drain": "Drain", + "duration": "Duration", + "during-combat": "During Combat", + "during-combat-place": "List all combat tactics here, including spell, feat, and magic item use.", + "effect": "Effect", + "effects-target": "Effects/Target", + "enable-skill-check-query-title": "Skill Checks will include an option to Roll, Take 10, or Take 20.", + "enable-take-10-or-20-options": "Enable Take 10 or 20 options?", + "enabled-chkbox": "Enabled", + "encumbered-speed": "Encumbered", + "encumbrance": "Encumbrance", + "encumbrance-above-title": "A character can lift as much as his maximum load over his head", + "encumbrance-drag-push-title": "A character can generally push or drag along the ground as much as five times his maximum load", + "encumbrance-heavy-title": "Over the medium load and up to this weight, the character is heavily encumbered", + "encumbrance-light-title": "At this weight of carried equipment or less, the character is unencumbered", + "encumbrance-medium-title": "Over the light load and up to this weight, the character is moderately encumbered", + "encumbrance-misc-title": "Miscellaneous bonus to load values", + "encumbrance-multiplier-title": "The amount that load values will be multiplied", + "encumbrance-multiplier-total-title": "Total amount that load values will be multiplied.", + "encumbrance-off-ground-title": "A character can lift as much as double his maximum load off the ground, but he or she can only stagger around with it", + "encumbrance-size-multiplier-title": "The amount that load values will be multiplied for size. Number of legs are accounted for.", + "encumbrance-str-bonus-title": "Bonus to Strength score for carrying capacity only", + "energy-drained": " Energy Drain", + "enforce-requires-training": "Enforce Requires Training?", + "enhancement-abbrv": "Enh", + "enhancement-bonus": "Enhancement Bonus", + "entangled": " Entangled", + "equipment": "Equipment", + "equipped": "Equipped", + "equipped-title": "Select which armor and shield are equipped.", + "error-delete-row": "Error! You must delete this row before editing any items in this section.", + "error-msg1": "Error! You must delete this row before editing any items in this section.", + "escape-artist": "Escape Artist", + "exhausted": " Exhausted", + "expand-all": "Expand All", + "expand-cmd": "Lock or unlock all rows.", + "experience-and-hero-points": "Experience and Hero Points", + "experience-current-place": "Current Experience", + "experience-next": "Next Level", + "experience-points-abbrv": "XP", + "extra-crit-abbrv": "Extra Crit Dmg", + "extra-critical-damage": "Extra Crit Dmg", + "extra-critical-damage-title": "Extra Critical Damage", + "extra-damage": "Extra Non-Crit Dmg", + "extra-damage-section": "Extra Damage (not multiplied on crit)", + "extra-ranks": "Extra ranks:", + "eyes": "Eyes:", + "eyes-details": "Eyes Details", + "faction-notes": "Faction Notes", + "faction-notes-place": "Fame, Prestige, and Faction Notes", + "fame": "Fame", + "fatigued": " Fatigued", + "favored-class": "Favored Class(es)", + "favored-class-abbrv": "FC:", + "favored-class-hit-points-abbrv": "FC HP", + "favored-class-hit-points-title": "Favored Class HP", + "favored-class-skill": "Favored Class Skill Ranks.", + "favored-class-skill-abbrv": "FC Skill", + "fear": " Fear", + "feat": "Feat", + "feat-name": "Feat Name", + "feats": "Feats", + "feats-available": "Feats Available", + "feats-by-level": "Feats by Level", + "feet:": "Feet:", + "finesse": "Finesse", + "flat-footed": " Flat-Footed", + "flat-footed-armor-class": "Flat-Footed Armor Class", + "flat-footed-armor-class-abbrv": "Flat-Footed", + "flat-footed-combat-maneuver-defense-abbrv": "FF CMD", + "flat-footed-touch-abbrv": "FF Touch", + "fly": "Fly", + "footer-aria": "Help links and footer information", + "footer-info": "Created by Samuel Marino w/contributions by Vince, Chris Buchholz, Magik, James W. | Last updated:", + "fortitude-abbrv": "Fort", + "fortitude-calculation-abbrv": "Fort Calc", + "fortitude-save": "Fortitude Save", + "four-legged": "Quadruped", + "full-macro": "Full Macro:", + "full-macro-place": "Macro/Query", + "full-macro-text-place": "Full Macro", + "gear-not-used-place": "Gear not used in combat", + "gear-used-place": "Gear used in combat", + "gender": "Gender", + "generic-roll-template": "Generic Roll Template ", + "global": "Global", + "gold-pieces-abbrv": " GP", + "grappled": " Grappled", + "grazed": " Grazed ", + "grazed-title": "-1 penalty on all attack rolls, saving throws, skill checks, and ability checks, as well as to AC and caster level", + "green": "Green", + "grey": "Grey", + "hair": "Hair", + "hair-details": "Hair Details", + "half-charisma-abbrv": "1/2 CHA", + "half-constitution-abbrv": "1/2 CON", + "half-dexterity-abbrv": "1/2 DEX", + "half-intelligence-abbrv": "1/2 INT", + "half-strength-abbrv": "1/2 STR", + "half-wisdom-abbrv": "1/2 WIS", + "handle-animal": "Handle Animal", + "hands:": "Hands:", + "hardness-abbrv": "Hard", + "head:": "Head:", + "headband:": "Headband:", + "header-image": "Header Image", + "heading-border-colors": "Heading background and outlines:", + "heal": "Heal", + "heal-conditions": "Heal Conditions", + "health-and-wounds": "Health and Wounds", + "healthy": " Healthy ", + "heavy": "Heavy", + "height": "Height", + "helpless": " Helpless", + "help-translate": "Help Translate:", + "hero-points": "Hero Points", + "hit-die-abbrv": "HDie", + "hit-point-adjustment-2-abbrv": "HP adj2", + "hit-points-abbrv": "HP", + "hit-points-ability-title": "The Ability Score that contributes a bonus/penalty to the overall character hit points by level.", + "hit-points-adjustment-1-abbrv": "HP adj1", + "hit-points-adjustment-title": "Player configurable adjustment to maximum hit points by way of a formula.", + "hit-points-class-title": "Hit Points due to Class Only", + "hit-points-modifier-2-title": "The value produced by the HP adj2 formula.", + "hit-points-modifier-title": "The modifier that comes from the Ability Score chosen to adjust hit points per level.", + "homeland": "Homeland", + "identification-abbrv": "ID", + "immunities": " Immunities", + "immunities-title": "Takes no damage from listed sources. (e.g. acid, fire, paralysis)", + "include-attack-notes": "Include notes or images in attack rolls? Notes and image will be mapped to attack type.", + "include-attack-totals": "Include Attack Totals?", + "include-attacks-?": "Include Attack?", + "include-eighth-attack": "Include an 8th attack?", + "include-fifth-attack": "Include a 5th attack?", + "include-fourth-attack": "Include a 4th attack?", + "include-info": "Include info?", + "include-information": "Include info?", + "include-information-title": "Include these additional attributes with saving throws?", + "include-notes": "Include notes?", + "include-second-attack": "Include a 2nd attack?", + "include-seventh-attack": "Include a 7th attack?", + "include-sixth-attack": "Include a 6th attack?", + "include-skill-notes": "Include Skill notes?", + "include-skill-totals": "Include Skill Totals?", + "include-third-attack": "Include a 3rd attack?", + "influence": "Influence", + "initiative": "Initiative", + "initiative-abbrv": "Init", + "initiative-and-speeds": "Initiative and Speeds", + "initiative-notes": " Initiative Notes", + "initiative-notes-title": "Include initiative notes with roll.", + "insert-macro-attack": "'Add to Attack' Macro:", + "insert-macro-damage": "'Add to Damage' Macro:", + "intelligence-abbrv": "INT", + "intelligence-abbrv-default": "•INT", + "intelligence-calculation-abbrv": "INT Calc", + "intimidate": "Intimidate", + "inventory": "Inventory", + "invisible": " Invisible", + "is-npc-check-caps": "IS NPC", + "item": "Item", + "item-hit-points-abbrv": "HP", + "item-name": "Item Name", + "iterative-attacks": "Iterative Attacks", + "iterative-attacks-title": "Add additional attacks for this weapon.", + "key-ability": "Key Ability", + "knowledge": "Knowledge", + "knowledge-arcana": "Knowledge (Arcana)", + "knowledge-dungeoneering": "Knowledge (Dungeoneering)", + "knowledge-engineering": "Knowledge (Engineering)", + "knowledge-geography": "Knowledge (Geography)", + "knowledge-history": "Knowledge (History)", + "knowledge-local": "Knowledge (Local)", + "knowledge-nature": "Knowledge (Nature)", + "knowledge-nobility": "Knowledge (Nobility)", + "knowledge-planes": "Knowledge (Planes)", + "knowledge-religion": "Knowledge (Religion)", + "arcana": "Arcana", + "dungeoneering": "Dungeoneering", + "engineering": "Engineering", + "geography": "Geography", + "history": "History", + "local": "Local", + "nobility": "Nobility", + "planes": "Planes", + "known-or-special": "Known / Specialties", + "languages": "Languages", + "legs": "Legs", + "legs-title": "How many legs the character has. Affects carrying capacity", + "level": "Level", + "level-0-spells": "Level 0 Spells", + "level-1-ordinal": "1st Level", + "level-1-spells": "Level 1 Spells", + "level-10-ordinal": "10th Level", + "level-2-ordinal": "2nd Level", + "level-2-spells": "Level 2 Spells", + "level-3-ordinal": "3rd Level", + "level-3-spells": "Level 3 Spells", + "level-4-ordinal": "4th Level", + "level-4-spells": "Level 4 Spells", + "level-5-ordinal": "5th Level", + "level-5-spells": "Level 5 Spells", + "level-6-ordinal": "6th Level", + "level-6-spells": "Level 6 Spells", + "level-7-ordinal": "7th Level", + "level-7-spells": "Level 7 Spells", + "level-8-ordinal": "8th Level", + "level-8-spells": "Level 8 Spells", + "level-9-ordinal": "9th Level", + "level-9-spells": "Level 9 Spells", + "level-current": "Current Class Level", + "light": "Light", + "linguistics": "Linguistics", + "link-hit-points-npc-to-pc": "Updating @{NPC-HP} with sheet open updates @{HP} and vice versa", + "link-hit-points-title": "Updating @{NPC-HP} with sheet open updates @{HP} and vice versa.", + "load-only": "Load only", + "loads-and-lift": "Loads and Lift", + "location": "Location", + "long": "Long", + "lore": "Lore", + "lose-dexterity-title": "Lose Dexterity to AC.", + "macro": "Macro", + "macro-options": "Macro Options", + "macro-text": "Macro Text", + "maneuverability": "Maneuverability", + "manifester-levels": "Manifester Levels", + "masterwork": "Masterwork", + "masterwork-abbrv": "Mwk", + "max-hp-title": "Automatically calculated using Class hit points, Favored Class hit points (see Classes tab), Ability bonus/penalty & Level, HP Adj1, Mod2, Drained condition and Mythic Adventures hit points (if enabled).", + "maximum-abbrv": "Max", + "maximum-ability-abbrv": "Max Ability Dmg", + "maximum-calculation-abbrv": "Max Calc", + "maximum-damage-ability-title": "Maximum damage ability applied (for strength score, etc.)", + "maximum-dexterity-bonus-abbrv": "Max Dex", + "maximum-dexterity-bonus-source-abbrv": "Max Dex Source", + "maximum-dexterity-title": "Maximum Dexterity to AC limited due to armor or encumberance.", + "medium": "Medium", + "medium-abbrv-default": "•Medium", + "melee": "Melee", + "melee-attack-notes": "Melee Attack Notes", + "melee-attack-notes-place": "Put notes about context-sensitive Melee Attack bonuses here.", + "melee-calculation": "Melee Calc", + "melee-image": " Melee Image", + "melee-notes": " Melee Notes", + "melee2": "Alt Melee", + "metamagic": "Meta Magic", + "metamagic-title": "Click to show spell slot field to differentiate slot from spell level", + "migrations": "Migrations", + "migrations-completed": "Migrations Completed", + "minimize-all-cmd": "Minimize / Maximize all rows.", + "minimize-cmd": "Minimize row", + "miscellaneous-abbrv": "Misc", + "miscellaneous-bonus": "Misc Bonus", + "miscellaneous-macro-abbrv": "Misc Macro", + "miscellaneous-skill-abbrv": "Misc Skill", + "misc-skill": "Misc Skill", + "modifier-2-abbrv": "Mod2", + "modifier-abbrv": "Mod", + "morale": "Morale", + "morale-place": "List here under what condition the creature flees combat, if any.", + "move-adventure-to-background": "Move Adventure to Background", + "multiplier": "Multiplier", + "multiplier-abbrv": "Mult", + "mythic-abilities": "Mythic Abilities", + "mythic-ability-name": "Mythic Feature/Ability Name", + "mythic-bonus-hit-points-abbrv": "Bonus HP", + "mythic-bonus-hit-points-title": "Bonus hit points that are gained from each tier advancement: archmage: 3, champion: 5, guardian: 5, hierophant: 4, marshal: 4, or trickster: 4", + "mythic-feat-name": "Mythic Feat Name", + "mythic-feats": "Mythic Feats", + "mythic-hero-power": "Mythic Hero Information and Mythic Power", + "mythic-hit-points": "Total Mythic HP", + "mythic-hit-points-title": "Bonus HP x Tier. This is automatically added to Max HP", + "mythic-information": "Mythic Information", + "mythic-paragon": " Mythic Paragon", + "mythic-paragon-title": "Has Mythic Paragon feat", + "mythic-path": "Mythic Path", + "mythic-path-features-and-abilities": "Mythic Path Features and Abilities", + "mythic-path-name": "Path Name", + "mythic-path-title": "Mythic Path: archmage, champion, guardian, hierophant, marshal, or trickster", + "mythic-power": "Mythic Power", + "mythic-power-avail-title": "How much mythic power you have available to use", + "mythic-power-current": "Current MP", + "mythic-power-max-title": "The maximum amount of mythic power you have", + "mythic-power-maximum": "Max MP", + "mythic-power-miscellaneous-title": "Any additional mythic power you gain from abilities or feats", + "mythic-power-tier": "Tier MP", + "mythic-power-tiers-title": "The amount of mythic power you gain from tiers", + "mythic-rating-abbrv": "MR", + "mythic-tier": "Tier", + "mythic-tier-title": "Mythic tier or rank. Mythic tiers range from 1 to 10", + "multiclass": "Multiclass", + "name": "Name", + "natural": "Natural", + "natural-attack": "Natural Attack", + "natural-attack-secondary": "Natural Attack (Secondary)", + "nature": "Nature", + "nav-main-desc": "Main menubar follows this element (it is not inside the menubar element). Menuitem 'all' displays all sections.", + "neck:": "Neck:", + "neither": " Neither", + "next-level": "Next Level", + "no": "No", + "no-harmless": "No Harmless", + "non-lethal-abbrv": "NL", + "non-player-character-abbrv": "NPC", + "non-player-character-attacks-abbrv": "NPC Attacks", + "non-player-character-class-one-spells": "NPC Class 1 Spells", + "non-player-character-class-two-spells": "NPC Class 2 Spells", + "non-player-character-feats": "NPC Feats", + "none": "None", + "none-default": "•None", + "nonlethal-damage": "Nonlethal Damage", + "nonlethal-damage-title": "Player adjustable tracking of non-lethal damage. Character is staggered if nonlethal damage >= current hp, field will outline in yellow.", + "not-applicable": "NA", + "not-applicable-abbrv-default": "•N/A", + "not-carried": "Not Carried", + "notes": "Notes", + "no-skills-available": "No Skills Available", + "npc": "NPC", + "npc-experience-points-abbrv": "XP", + "npc-feats-text": "Feats from compendium", + "npc-melee-attacks-text-place": "Melee attacks from compendium", + "npc-ranged-attacks-text-place": "Ranged attacks from compendium", + "npc-special-attacks-place": "List all special combat actions here, in alphabetical order. Do not list feats.", + "npc-spellike-abilities-text-place": "Spell like abilities from compendium", + "npc-spells-known-text-place": "Spells known abilities from compendium", + "number": "Number", + "number-or-macro-text-place": "#/Equation", + "occupation": "Occupation", + "off-ground": "Off Ground", + "offense": "OFFENSE", + "one-and-a-half-charisma-abbrv": "1.5x CHA", + "one-and-a-half-constitution-abbrv": "1.5x CON", + "one-and-a-half-dexterity-abbrv": "1.5x DEX", + "one-and-a-half-intelligence-abbrv": "1.5x INT", + "one-and-a-half-strength-abbrv": "1.5x STR", + "one-and-a-half-wisdom-abbrv": "1.5x WIS", + "opposed-combat-maneuver-bonus-abbrv": "CMB (Opposed)", + "opposition": "Opposition", + "opposition-school-example": "Cost double or prohibited", + "options": "Options", + "options-attacks-accessible-title": "Use simple accessible template for attacks.", + "options-attacks-attack-title": "Include Attack notes.", + "options-attacks-cmb-image-title": "Include the CMB header image.", + "options-attacks-cmb-title": "Include CMB notes.", + "options-attacks-header-title": "Include a header image.", + "options-attacks-melee-image-title": "Include the Melee header image.", + "options-attacks-melee-title": "Include Melee attack notes.", + "options-attacks-ranged-image-title": "Include the Ranged header image.", + "options-attacks-ranged-title": "Include Ranged attack notes.", + "options-defenses-armor-title": "Show Armor Notes", + "options-defenses-cmd-title": "Show CMD Notes", + "options-defenses-def-title": "Show Defense Notes", + "options-defenses-defensive-abilities-title": "Show Defensive Abilities", + "options-defenses-dr-title": "Show Damage Reduction", + "options-defenses-immun-title": "Show Immunities", + "options-defenses-resis-title": "Show Spell Resistance", + "options-defenses-save-title": "Show Save Notes", + "options-defenses-weak-title": "Show Weaknesses", + "options-spell-caster-level-chk-title": "Roll Caster Level Check", + "options-spell-caster-level-title": "Include Caster Level", + "options-spell-casting-time-title": "Include Casting Time", + "options-spell-comp-title": "Include Components", + "options-spell-concentration-chk-title": "Roll Concentration Check", + "options-spell-concentration-title": "Include Concentration", + "options-spell-dc-title": "Include DC", + "options-spell-desc-title": "Include Description", + "options-spell-duration-title": "Include Duration", + "options-spell-level-title": "Include Class/Level", + "options-spell-range-title": "Include Range", + "options-spell-save-title": "Include Saving Throw", + "options-spell-school-title": "Include School", + "options-spell-sr-title": "Include Spell Resistance", + "options-spell-target-title": "Include Targets/Area", + "options-spells-accessible-title": "Use simple accessible template for spells.", + "orange": "Orange", + "other": "Other", + "other-currency": "Other Currency", + "other-currency-title": "The amount of currency not actively carried by the character", + "other-gear": "Other Gear", + "overcome-spell-resistance-abbrv": "Overcome SR", + "path": "Path", + "path-number": "Path #", + "pathfinder-logo": "Pathfinder RPG Logo © Paizo", + "pathfinder-mythic-adventures": "Pathfinder Mythic Adventures", + "pathfinder-psionics": "Pathfinder Psionics", + "pathfinder-unchained": "Pathfinder Unchained", + "penalty": "Penalty", + "perception": "Perception", + "perform": "Perform", + "performance": "Performance", + "perlevel": "Per Level", + "personal": "Personal", + "pierce-blunt-slash-abbrv": "P/B/S", + "pink": "Pink", + "pinned": " Pinned", + "platinum-pieces-abbrv": " PP", + "player-name": "Player Name", + "post-identification": " Post ID", + "post-identification-abbrv": " Post ID", + "post-identification-number": " Post ID", + "post-identification-numbers": " Post IDs", + "pounds-abbrv": "lbs.", + "power-point-reserve-abbrv": "PP Reserve", + "precision-abbrv": "Extra Dmg", + "precision-damage-title": "Extra or Precision Damage (not added to critical damage)", + "precision-damage-type": "Extra Damage type", + "prepared": "Prepared", + "prestige-points": "Prestige Points", + "profession": "Profession", + "proficiency": "Proficiency", + "proficiency-abbrv": "Prof", + "proficiency-title": "Proficient with weapon or attack", + "prone": " Prone", + "psionic-ability-title": "The psionic class key ability modifier source.", + "psionic-focus": " Psionic Focus", + "psionic-focus-title": "Is maintaining psionic focus.", + "psionic-information": "Psionic Information", + "psionic-manifester-level-and-power-points": "Psionic Manifester Level and Power Points", + "psionic-manifester-levels-title": "The total adjusted manifester level.", + "psionic-manifester-lvls-title": "The sum of the levels of psionic classes that have a key ability score selected on the right.", + "psionic-manifester-miscellaneous-title": "Any miscellaneous modifiers to the manifester level.", + "psionic-power-points-available-title": "How many power points you have available to use.", + "psionic-power-points-bonus-title": "The amount of bonus power points you gain from manifester level and key ability modifier.", + "psionic-power-points-class-title": "The amount of base bonus power points you gain from you class(es).", + "psionic-power-points-miscellaneous-title": "Any additional power points you gain from race, traits or feats.", + "psionic-power-points-reserve-title": "Your power point reserve is equal to your base power points gained from your class, bonus power points from a high key ability score, and any additional bonus power points from sources such as your character race and feat selections.", + "public-rolls": "Public Rolls", + "purple": "Purple", + "quantity-abbrv": "Qty", + "questions-feedback": "Questions/Feedback?:", + "quick-stats": "QUICK STATS", + "race": "Race", + "racial-bonus": "Racial", + "racial-trait-name": "Racial Trait Name", + "racial-traits": "Racial Traits", + "range": "Range", + "range-custom": "Custom Range", + "range-custom-place": "Flat # or # /level", + "ranged": "Ranged", + "ranged-attack-notes": "Ranged Attack Notes", + "ranged-attack-notes-place": "Put notes about context-sensitive Ranged Attack bonuses here.", + "ranged-calculation": "Ranged Calc", + "ranged-image": " Ranged Image", + "ranged-notes": " Ranged Notes", + "ranged2": "Alt Ranged", + "ranks": "Ranks", + "ranks-remaining": "Ranks Remaining", + "reach": "Reach (ft.)", + "reach-notes": "Reach Notes", + "recalculate-abbrv": "Recalc", + "recalculate-cmd": "Recalculate Sheet", + "recalculate-hit-points": "Recalculate HP and reset to max.", + "recalculate-hit-points-title": "Recalculate HP and Temp HP and set current HP to max.", + "red": "Red", + "reflex-abbrv": "Ref", + "reflex-calculation-abbrv": "Ref Calc", + "reflex-save": "Reflex Save", + "religion": "Religion", + "requires-training": "Requires Training", + "requires-training-abbrv": "RT", + "reset": "Reset", + "resistance": " Resistances", + "resistances": "Resistances", + "resistances-title": "Ignores some damage of the indicated type each time it takes damage of that kind. (e.g. acid 10)", + "ride": "Ride", + "ring-one": "Ring 1:", + "ring-two": "Ring 2:", + "roll": "Roll", + "roll-template": "Roll Template", + "roll-template-info": "Roll Template Info", + "rolls": "Rolls", + "run": "Run", + "save": "Save", + "save-difficulty-class": "Save DC", + "save-effect": "Save", + "save-no-harmless": "No Harmless", + "save-notes": " Save Notes", + "save-notes-place": "Put notes about context-sensitive Saving Throw bonuses here.", + "save-type": "Save Effect", + "save-yes-harmless": "Yes Harmless", + "saving-throw": " Saving Throw", + "saving-throws": "Saving Throws", + "school": "School", + "secondary-hit-die-abbrv": "HDie2", + "see-text": "See text", + "select-buffs": "Select Buffs", + "select-class-or-manual-default": "•Select Class or enter manually", + "select-spell-resistance-default": "•Select SR", + "sense-motive": "Sense Motive", + "senses": "Senses", + "set-sheet-color": "Set sheet color to rolltemplate color", + "sheet-configuration": "Sheet configuration", + "sheet-guide": "Wiki 'how to use' Sheet Guide", + "shield": "Shield", + "shield-one": "Shield 1", + "shield-two": "Shield 2", + "short-description": "Short Description", + "short-description-abbrv": "Short Desc", + "shoulders:": "Shoulders:", + "showsect-cmd": "Click to expand", + "show-announcements": "Check to reveal Announcements section", + "sickened": " Sickened", + "silver-pieces-abbrv": " SP", + "simple-template": "Use Simple Template", + "size": "Size", + "size-colossal": "Colossal", + "size-diminutive": "Diminutive", + "size-fine": "Fine", + "size-gargantuan": "Gargantuan", + "size-huge": "Huge", + "size-large": "Large", + "size-modifier-attack": "Attack Size Modifier", + "size-small": "Small", + "size-tiny": "Tiny", + "skill": "Skill", + "skill-bonus-macro": "Skill Bonus Macro", + "skill-miscellaneous": "Skill Misc", + "skill-notes": "Skill Notes", + "skill-notes-place": "Put notes about context-sensitive Skill bonuses here.", + "skill-options": "Skill Options", + "skill-rank-totals": "Skill Rank Totals", + "skill-ranks": "Skill Ranks", + "skill-size-modifier": "Skill", + "skill-size-title": "Size adjustment for skills. Double for stealth", + "skill-untrained": "Skill is untrained", + "skills": "Skills", + "skills-per-level": "Skill Ranks per level due to Class only", + "skills-per-level-abbrv": "Skills /lvl", + "skin": "Skin", + "skin-details": "Skin Details", + "sleight-of-hand": "Sleight of Hand", + "slot": "Slot", + "society": "Society", + "space": "Space (ft.)", + "space-reach": "Space and Reach", + "special-abilities": "SPECIAL ABILITIES", + "special-ability-name": "Special Ability Name", + "special-attacks": "Special Attacks", + "special-defense": "Special Defenses", + "special-qualities-abbrv": "SQ", + "special-qualities-place": "Add all special qualities here, listed alphabetically", + "speed": "Speed", + "speed-base-title": "The base speed for the character", + "speed-multiplier-title": "Run Multiplier", + "speed-notes": "Speed Notes", + "speed-run-title": "The maximum distance that the character can run in a straight line during your turn", + "speed-title": "The modified speed due to armor and/or carry capacity & load", + "speeds": "Speeds", + "spell-casting-time-place": "Casting Time", + "spell-class-one": "Spell Class 1", + "spell-class-two": "Spell Class 2", + "spell-class-zero": "Spell Class 0", + "spell-components": "Components", + "spell-domain-chk": "Domain", + "spell-duration": "Duration", + "spell-failure": "Spell Fail", + "spell-level": "Spell Level", + "spell-like-abilities": "Spell-Like Abilities", + "spell-like-abilities-class-zero": "Spell Like Abilities Class 0", + "spell-lists": "Spell List", + "spell-migration": "Spell Migration", + "spell-mythic-chk": "Mythic", + "spell-name": "Spell Name", + "spell-penetration-abbrv": "Spell Pen", + "spell-penetration-abbrv-short": "SP", + "spell-penetration-check": "Spell Penetration Check", + "spell-penetration-modifier-abbrv": "Spell Pen Mod", + "spell-points-abbrv": "SP", + "spell-range": "Range", + "spell-resistance": "Spell Resistance", + "spell-resistance-abbrv": "SR", + "spell-resistance-title": "Spell Resistance: Avoids the effects of spells and spell-like abilities that directly affect it. Caster Level check vs SR to negate resistance.", + "spell-roll-options": "Spell Roll Options", + "spell-roll-template": "Spell Roll Template ", + "spell-save": "Save", + "spell-school-place": "Spell School [descriptor]", + "spell-targets-area-effect": "Targets/ Area/ Effect", + "spellbook": "Spellbook", + "spellbook-only-prepared-spells": "Show only prepared spells in spellbook", + "spellcasting-classes": "Spellcasting Classes", + "spellcraft": "Spellcraft", + "spells": "Spells", + "spells-known": "Spells Known", + "spells-migrated": "Spells Migrated", + "spells-migrated-title": "Spells migrated. If you have not deleted original spells you can remigrate. To remigrate, delete all spells on spells tab and uncheck, then press refresh.", + "spells-per-day": "Spells / Day", + "spells-prepared": "Spells Prepared", + "spells-ranges": "Spell Ranges", + "spontaneous": "Spontaneous", + "statistics": "STATISTICS", + "stealth": "Stealth", + "strength-abbrv": "STR", + "strength-abbrv-default": "•STR", + "strength-bonus-abbrv": "STR Bonus", + "strength-calculation-abbrv": "STR calc", + "stunned": " Stunned", + "sum-uses-from-spells": "Sum of 'Uses' fields in spell rows", + "survival": "Survival", + "swim": "Swim", + "swim-speed": "Swim", + "tactics": "TACTICS", + "target": " Target", + "targets-area-effect": "Targets/Area/Effect", + "teal": "Teal", + "temporary-abbrv": "Temp", + "temporary-hit-points-abbrv": "Temp HP", + "temporary-hit-points-buff-title": "Temporary hit points that come from active Buffs (see Core tab).", + "temporary-hit-points-calculation-abbrv": "Temp HP Calc", + "temporary-hit-points-maximum-title": "Temporary hit points max if using as secondary pool.", + "temporary-hit-points-miscellaneous-title": "Player configurable temporary hit points that add to the total Temp HP value.", + "temporary-hit-points-title": "Current Temporary hit points.", + "title": "Title/Nickname", + "toggle-background-skills": " Enable Background Skills.", + "toggle-buff": "When checked, this buff is active and will count towards the totals, which will then affect the rest of the sheet. Also, only the visible/selected buffs will count towards the totals.", + "toggle-consolidated-skills": " Enable Consolidated Skills.", + "toggle-mythic-adventures": " Display/Enable Mythic Adventures Character Sheet Items", + "toggle-psionics": " Display/Enable Psionics Character Sheet Items", + "toggle-unchained-skills": " Display/Enable Unchained Skills", + "toggle-wound-threshold": " Display Wound Thresholds.", + "total": "Total", + "total-background-skill-ranks": "Total Background Skill Ranks", + "total-feats": "Total Feats", + "total-listed": "Total Listed", + "totals": "Totals:", + "touch": "Touch", + "touch-armor-class-abbrv": "Touch", + "touch-armor-class-calculation-abbrv": "Touch Calc", + "tower-shield": "Tower Shield", + "trait": "Trait", + "trait-name": "Trait Name", + "traits": "Traits", + "two-legged-default": "•Bipedal", + "type": "Type", + "type-or-sub-type": "Type/(sub-type)", + "unarmed-strike": "Unarmed Strike", + "uniform-resource-locater-abbrv": "URL", + "update-spell-macros": "Update spell macros", + "use-magic-device": "Use Magic Device", + "use-round-corners-on-simple-templates": " Round Corners on non simple template.", + "use-simple-templates": " Use Simple Templates (Spells and Attacks set seperately)", + "used": "Used", + "uses": "Uses", + "uses-per-day": "Uses/Day", + "value": "Value", + "value-abbrv": "Val", + "version-abbrv": "Ver", + "versus-abbrv": "Vs.", + "versus-armor-class": "vs AC", + "versus-combat-maneuver-bonus": "vs CMB", + "versus-combat-maneuver-defense": "vs CMD", + "versus-flat-footed": "vs FF", + "versus-flat-footed-touch": "vs FF Touch", + "versus-touch": "vs Touch", + "violet": "Violet", + "vision": "Vision", + "vision-details": "Vision Details", + "vision-title": "Low-light vision('...see twice as far as normal in dim light.'), Darkvision('...see with no light source at all'), etc.", + "weaknesses": " Weaknesses", + "weaknesses-title": "Adverse conditions may apply if applicable. (e.g. sunlight powerlessness/staggered)", + "weapon": "Weapon", + "weapon-notes": "Weapon Notes", + "weight": "Weight", + "weight-abbrv": "Wt", + "whisper-character-rolls": "PC rolls: Whisper to GM or broadcast publicly", + "whisper-character-rolls-title": "All PC rolls will be whispered to the GM.", + "whisper-non-player-character-rolls": "NPC rolls: Whisper to GM or broadcast publicly", + "whisper-non-player-character-rolls-title": "All NPC rolls will be whispered to the GM.", + "whisper-to-game-master": "Whisper GM", + "white": "White", + "willpower-abbrv": "Will", + "willpower-calculation-abbrv": "Will Calc", + "willpower-save": "Willpower Save", + "wisdom-abbrv": "WIS", + "wisdom-abbrv-default": "•WIS", + "wisdom-calculation-abbrv": "WIS Calc", + "worn-armor": "Worn Armor", + "worn-equipment": "Worn Equipment", + "worn-equipment-hardness-title": "The hardness of the item that helps prevent it from taking hit point damage", + "worn-equipment-hp-max-title": "The maximum possible hit points of the item", + "worn-equipment-hp-title": "The current hit points of the item", + "worn-equipment-name-title": "Brief description of the item", + "worn-equipment-quantity-title": "If the item has charges, this is how many remain", + "worn-equipment-short-desc-title": "Lengthy description of the item", + "worn-equipment-slot-title": "The location on the body where the equipment is worn", + "worn-equipment-title": "The equipment currently worn by the character", + "worn-equipment-value-title": "The value of the item measured in gold pieces", + "worn-equipment-weight-title": "The weight of the item", + "worn-shield": "Worn Shield", + "wound-threshold": "Wound Threshold", + "wounded": " Wounded ", + "wounded-title": "-2 penalty on all attack rolls, saving throws, skill checks, and ability checks, as well as to AC and caster level", + "wrist:": "Wrist:", + "yellow": "Yellow", + "yes": "Yes", + "yes-default": "•Yes", + "yes-harmless": "Yes Harmless" } \ No newline at end of file diff --git a/Pathfinder-Neceros/pathfinder-neceros.html b/Pathfinder-Neceros/pathfinder-neceros.html index 0ceecbf82a..78a35e5879 100644 --- a/Pathfinder-Neceros/pathfinder-neceros.html +++ b/Pathfinder-Neceros/pathfinder-neceros.html @@ -4,7 +4,7 @@ Screenreader users should check expand all to ensure all content is visible to the reader. It is the second checkbox on this page. Screenreader users please turn on reading of Title attributes. A lot of information is still in the titles. Checkboxes with a label cause the section with same name (h2 or h3 header) to be revealed or hidden. - + @@ -12,10 +12,11 @@