diff --git a/Cyberpunk Red Tabbed/cyberpunk-red-tabbed.css b/Cyberpunk Red Tabbed/cyberpunk-red-tabbed.css new file mode 100644 index 0000000000..6a8a8648ce --- /dev/null +++ b/Cyberpunk Red Tabbed/cyberpunk-red-tabbed.css @@ -0,0 +1 @@ +input.sheet-show-next-div~div{display:none}input.sheet-show-next-div:checked~div{display:block}.sheet-columns{display:flex}.sheet-columns>.sheet-column{flex:1;padding:0 .5rem}.sheet-columns>.sheet-column-2{flex:2}.sheet-columns>.sheet-column-3{flex:3}.sheet-columns>.sheet-column-4{flex:4}.sheet-columns>.sheet-column-5{flex:5}.sheet-columns>.sheet-column-6{flex:6}.sheet-columns>.sheet-column-7{flex:7}.sheet-columns>.sheet-column-8{flex:8}.sheet-columns>.sheet-column-9{flex:9}.sheet-columns>.sheet-column:first-child{padding-left:0}.sheet-columns>.sheet-column:last-child{padding-right:0}.sheet-tabbed{text-align:center}.sheet-tabbed span.sheet-tab{background-color:#000;border:3px solid #d00;border-bottom:none;box-sizing:border-box;color:#fff;display:inline-block;font-size:1.2rem;font-weight:bold;height:3rem;margin-left:-100px;padding:.5rem .5rem 0;text-align:center;text-transform:uppercase;width:100px}.sheet-tabbed input.sheet-tab{box-sizing:border-box;height:3rem;opacity:0;padding:.5rem .5rem 0;position:relative;width:100px;z-index:9999}.sheet-tabbed input.sheet-tab:checked+span.sheet-tab{border-color:#d00;color:#000;background-color:#fff;position:relative}.sheet-tabbed input.sheet-tab:checked+span.sheet-tab:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-tabbed .sheet-tab-content{background-color:#d00;border:1px solid #d00;display:none;margin-top:-2px;padding:1rem;text-align:left;position:relative;z-index:3}.sheet-tabbed input.sheet-tab1:checked~div.sheet-tab1,.sheet-tabbed input.sheet-tab2:checked~div.sheet-tab2,.sheet-tabbed input.sheet-tab3:checked~div.sheet-tab3,.sheet-tabbed input.sheet-tab4:checked~div.sheet-tab4,.sheet-tabbed input.sheet-tab5:checked~div.sheet-tab5,.sheet-tabbed input.sheet-tab6:checked~div.sheet-tab6,.sheet-tabbed input.sheet-tab7:checked~div.sheet-tab7,.sheet-tabbed input.sheet-tab8:checked~div.sheet-tab8,.sheet-tabbed input.sheet-tab9:checked~div.sheet-tab9,.sheet-tabbed input.sheet-tab10:checked~div.sheet-tab10{display:block}.sheet-clipped-corner{position:relative}.sheet-clipped-corner:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-section-attributes{margin-bottom:1rem}.sheet-section-attributes .sheet-column{background-color:#fff;border:.5rem solid #d00;border-top-style:none;border-bottom-style:none;padding:1rem !important;text-align:center}.sheet-section-attributes .sheet-column:first-child{border-left-style:none}.sheet-section-attributes .sheet-column:last-child{border-right-style:none}.sheet-character-info{background-color:#fff;margin-bottom:1rem}.sheet-character-info .sheet-column{border-left:.5rem solid #d00;border-right:.5rem solid #d00;padding:1rem 1rem 0 !important;text-align:center}.sheet-character-info .sheet-column:first-child{border-left-style:none}.sheet-character-info .sheet-column:last-child{border-right-style:none}.sheet-character-info h4{margin:-1rem -1rem 1rem}.sheet-character-info input[type=text],.sheet-character-info select{width:100%}.sheet-section-combat .sheet-weapon{padding:1rem}.sheet-section-combat .sheet-weapon .sheet-actions{text-align:right}.sheet-section-combat input.sheet-autofiretoggle~button.sheet-autofirebutton{display:none}.sheet-section-combat input.sheet-autofiretoggle[value=on]~button.sheet-autofirebutton{display:inline-block}.sheet-section-combat input.sheet-suppfiretoggle~button.sheet-suppfirebutton{display:none}.sheet-section-combat input.sheet-suppfiretoggle[value=on]~button.sheet-suppfirebutton{display:inline-block}.sheet-section-combat .sheet-weapon-concealable{padding-top:1rem}.sheet-section-combat .sheet-weapon-custommods{font-weight:bold;padding-top:1rem}.sheet-section-combat .sheet-weapon-custommods>div{font-weight:normal}.sheet-section-combat .sheet-weapon-custommods input[type=number]{width:100%}.sheet-section-combat .sheet-weapon-custommods .sheet-columns{padding-top:1rem}.sheet-section-combat .sheet-combat-weapons .repcontainer>div{background-color:#fff}.sheet-section-combat .sheet-combat-weapons .repcontainer>div:nth-child(even){background-color:#eee}.sheet-section-combat .sheet-combat-weapons .repcontrol{margin-bottom:1rem;padding-top:1rem}.sheet-section-combat .sheet-armor{margin-bottom:1rem}.sheet-section-combat .sheet-armor .sheet-column{padding:.5rem .5rem .5rem !important;text-align:center}.sheet-section-combat .sheet-armor input[type=text],.sheet-section-combat .sheet-armor input[type=number]{width:100%}.sheet-section-combat .sheet-armor select{width:5rem;margin-bottom:0}.sheet-section-combat .sheet-armor .sheet-columns.sheet-armor-headers .sheet-column{padding:0 !important}.sheet-section-combat .sheet-armor .sheet-armor-items .sheet-columns{background-color:#fff}.sheet-section-combat .sheet-armor .sheet-armor-items .sheet-columns:nth-child(even){background-color:#eee}.sheet-section-combat .sheet-armor .sheet-armor-items .sheet-columns .sheet-column:first-child{padding-top:1rem !important}.sheet-section-combat .sheet-ammo input[type=text],.sheet-section-combat .sheet-ammo input[type=number]{width:100%}.sheet-section-combat .sheet-ammo .sheet-columns.sheet-ammo-headers .sheet-column{padding:0 !important}.sheet-section-combat .sheet-ammo .sheet-ammo-items .sheet-column{padding:.5rem !important}.sheet-section-combat .sheet-ammo .sheet-ammo-items .repcontainer>div{background-color:#fff}.sheet-section-combat .sheet-ammo .sheet-ammo-items .repcontainer>div:nth-child(even){background-color:#eee}.sheet-section-combat .sheet-ammo .sheet-ammo-items .repcontrol{margin-bottom:1rem;padding-top:1rem}.sheet-section-cyberware .repcontainer{background-color:#fff;margin-bottom:.5rem}.sheet-section-cyberware .repcontainer .repitem{padding:1rem 1rem 0}.sheet-section-cyberware .repcontainer .repitem:nth-child(even){background-color:#eee}.sheet-section-cyberware .repcontainer .sheet-columns{margin-bottom:.5rem}.sheet-section-cyberware .repcontrol{margin-bottom:1rem}.sheet-section-cyberware input[type=text],.sheet-section-cyberware textarea{box-sizing:border-box;width:100%}.sheet-section-cyberware textarea{height:5em}.sheet-section-dice-roller{color:#fff;text-align:center}.sheet-section-dice-roller .sheet-dice-roller-pane{background-color:#fff;color:#333;border-top:1rem solid #d00;padding:0 1rem 0}.sheet-section-dice-roller .sheet-column{padding-top:1rem}.sheet-section-dice-roller .sheet-column:nth-child(even){background-color:#eee}.sheet-section-empathy strong{background-color:#eee;border:1px solid #333;border-radius:.25rem;box-sizing:border-box;display:inline-block;height:28px;padding:4px 1rem}.sheet-section-gear .sheet-gear-meta-wrapper{background-color:#fff;margin-bottom:1rem;padding:.5rem .5rem 0}.sheet-section-gear .sheet-gear-meta-wrapper input{width:100%}.sheet-section-gear .sheet-gear-toggle{color:#fff;margin-bottom:1rem;text-align:center}.sheet-section-gear .sheet-gear-toggle .sheet-gear-toggle-pane{color:#333;text-align:left}.sheet-section-gear .sheet-gear-toggle h4{margin-top:.5rem}.sheet-section-gear .sheet-gear .sheet-columns.sheet-gear-headers .sheet-column{padding:0 !important}.sheet-section-gear .sheet-gear .repcontainer .repitem{background-color:#fff;padding:.5rem .5rem 0}.sheet-section-gear .sheet-gear .repcontainer .repitem:nth-child(even){background-color:#eee}.sheet-section-gear .sheet-gear .repcontrol{margin-bottom:1rem;padding-top:1rem}.sheet-section-gear .sheet-gear-cyberdeck .sheet-cyberdeck-wrapper{background-color:#fff;padding:.5rem .5rem 0}.sheet-section-gear .sheet-gear-cyberdeck h5{border-top:.5rem solid #d00;font-size:1.3rem;margin:1rem -0.5rem;padding-top:.5rem;text-align:center;text-transform:uppercase}.sheet-section-gear .sheet-gear-cyberdeck .sheet-cyberdeck-actions{text-align:right}.sheet-section-gear .sheet-gear-cyberdeck .repcontainer .repitem{margin:0 -0.5rem;padding:.5rem}.sheet-section-gear .sheet-gear-cyberdeck .repcontainer .repitem:nth-child(odd){background-color:#eee}.sheet-section-gear .sheet-end-of-page{margin-bottom:1rem}.sheet-section-hit-points .sheet-hit-points-meta-value{font-weight:bold}.sheet-section-hit-points span.sheet-seriously-wounded{display:none;font-size:1.3rem;background-color:#d00;color:#fff;border-radius:1rem;width:1.3rem;text-align:center;height:1.3rem;line-height:1.3rem;margin-right:.5rem;padding:.25rem;position:relative}.sheet-section-hit-points input.sheet-seriously-wounded[value=on]~span.sheet-seriously-wounded{display:inline-block}.sheet-section-hit-points button.sheet-death-save{display:none;background:#333 !important;border:none !important;border-radius:.25rem !important;color:#fff;padding:0 .5rem !important;font-size:9px !important;margin-left:.5rem !important;text-transform:uppercase !important;top:-2px !important;position:relative !important;text-shadow:none}.sheet-section-hit-points button.sheet-death-save:before{display:none}.sheet-section-hit-points input.sheet-death-save[value=on]~span.sheet-seriously-wounded,.sheet-section-hit-points input.sheet-death-save[value=on]~button.sheet-reset-hp{display:none !important}.sheet-section-hit-points input.sheet-death-save[value=on]~button.sheet-death-save{display:inline-block}.sheet-section-humanity{margin-bottom:1rem}.sheet-section-ip{margin-bottom:1rem}.sheet-section-ip .repcontainer{padding-top:.5rem}.sheet-section-ip .repcontainer .repitem{margin:0 -1rem;padding:.5rem 1rem}.sheet-section-ip .repcontainer .repitem:nth-child(odd){background-color:#eee}.sheet-section-ip .repcontrol{padding-top:.5rem}.sheet-section-lifepath .sheet-lp{display:none;margin-bottom:1rem}.sheet-section-lifepath .sheet-lp .sheet-field-wrapper{padding:.5rem .5rem 0}.sheet-section-lifepath input[value=Exec]~.sheet-lp-exec,.sheet-section-lifepath input[value=Fixer]~.sheet-lp-fixer,.sheet-section-lifepath input[value=Lawman]~.sheet-lp-lawman,.sheet-section-lifepath input[value=Media]~.sheet-lp-media,.sheet-section-lifepath input[value=Medtech]~.sheet-lp-medtech,.sheet-section-lifepath input[value=Netrunner]~.sheet-lp-netrunner,.sheet-section-lifepath input[value=Nomad]~.sheet-lp-nomad,.sheet-section-lifepath input[value=Rockerboy]~.sheet-lp-rockerboy,.sheet-section-lifepath input[value=Solo]~.sheet-lp-solo,.sheet-section-lifepath input[value=Tech]~.sheet-lp-tech{display:block}.sheet-section-lifepath .sheet-lifepath-group{background-color:#fff;margin-bottom:1rem;padding:.5rem .5rem 0}.sheet-section-lifepath .sheet-lifepath-group h4{margin:-0.5rem -0.5rem .5rem}.sheet-section-lifepath .repcontainer{margin-bottom:.5rem}.sheet-section-lifepath .repcontainer .repitem{background-color:#fff;padding:.5rem .5rem 0}.sheet-section-lifepath .repcontainer .repitem:nth-child(even){background-color:#eee}.sheet-section-lifepath .repcontrol{margin-bottom:1rem;padding-top:.5rem}.sheet-section-lifepath .sheet-enemy-headers{background-color:#eee;font-size:1.1rem;font-weight:bold;padding:.5rem;text-align:center}.sheet-section-modifiers{text-align:center;color:#fff;margin-bottom:1rem}.sheet-section-modifiers .sheet-toggle-container{background-color:#fff;color:#333;margin-top:1rem}.sheet-section-modifiers .sheet-toggle-container .sheet-columns:nth-child(even){background-color:#eee}.sheet-section-modifiers .sheet-toggle-container .sheet-column{line-height:2rem;padding:1rem;text-align:left}.sheet-section-modifiers select{width:5rem}.sheet-section-role{margin-bottom:1rem}.sheet-section-role .sheet-role-pane{display:none;background-color:#fff;padding:1rem}.sheet-section-role .sheet-role-pane h4{margin:-1rem -1rem 1rem}.sheet-section-role .sheet-role-pane.sheet-role-blank{text-align:center}.sheet-section-role input[value=Exec]~.sheet-role-exec,.sheet-section-role input[value=Fixer]~.sheet-role-fixer,.sheet-section-role input[value=Lawman]~.sheet-role-lawman,.sheet-section-role input[value=Media]~.sheet-role-media,.sheet-section-role input[value=Medtech]~.sheet-role-medtech,.sheet-section-role input[value=Netrunner]~.sheet-role-netrunner,.sheet-section-role input[value=Nomad]~.sheet-role-nomad,.sheet-section-role input[value=Rockerboy]~.sheet-role-rockerboy,.sheet-section-role input[value=Solo]~.sheet-role-solo,.sheet-section-role input[value=Tech]~.sheet-role-tech{display:block}.sheet-section-role .sheet-role-ability{padding-bottom:1rem;text-align:center}.sheet-section-role button.sheet-role-button{font-size:1.3rem !important}.sheet-section-role button.sheet-role-button:before{margin-right:.5rem}.sheet-section-role .sheet-rulebook-reference{padding:1rem 0 0;font-size:12px;text-align:center}.sheet-section-role .sheet-subdivider{border-top:.5rem solid #d00;margin:0 -1rem;padding:1rem 1rem 0}.sheet-section-role .sheet-subdivider>div.sheet-columns:nth-child(even){background-color:#eee;margin:0 -1rem -1rem;padding:1rem 1rem 0}.sheet-section-role .sheet-role-fixer input[type=text],.sheet-section-role .sheet-role-fixer textarea{margin-bottom:0 !important;width:100%}.sheet-section-role .sheet-role-fixer .repcontainer .repitem{margin:0 -0.5rem;padding:.5rem}.sheet-section-role .sheet-role-fixer .repcontainer .repitem:nth-child(odd){background-color:#eee}.sheet-section-role .sheet-role-fixer .repcontrol{padding-top:.5rem}.sheet-section-role .sheet-role-exec .repcontainer .repitem{margin:0 -1rem;padding:.5rem 1rem 0}.sheet-section-role .sheet-role-exec .repcontainer .repitem:nth-child(odd){background-color:#eee}.sheet-section-role .sheet-role-exec .repcontrol{padding-top:.5rem}.sheet-section-role .sheet-role-lawman .sheet-columns{margin-bottom:.5rem}.sheet-section-role .sheet-role-lawman .repcontainer .repitem{margin:0 -1rem;padding:.5rem 1rem}.sheet-section-role .sheet-role-lawman .repcontainer .repitem:nth-child(odd){background-color:#eee}.sheet-section-role .sheet-role-lawman .repcontrol{padding-top:.5rem}div.sheet-skill{clear:both;display:block}div.sheet-skill:after{clear:both;content:"";display:block;height:0}div.sheet-skill span.sheet-skill-indent-icon{float:left;line-height:3rem;margin:0 .5rem}div.sheet-skill input.sheet-skill-value{float:right;width:5rem}div.sheet-skill input.sheet-skill-name{max-width:180px}.sheet-section-skills h5{margin-bottom:1rem;font-size:1.3rem}.sheet-section-skills span.sheet-skill-meta{font-size:1rem !important;margin-left:.5rem;text-transform:uppercase}.sheet-section-skills input.sheet-skill-moto-flag:not([value])~span.sheet-skill-moto-flag,.sheet-section-skills input.sheet-skill-moto-flag[value="0"]~span.sheet-skill-moto-flag{display:none}.sheet-section-skills .repcontainer .sheet-skill{margin-bottom:1rem}.sheet-skills-list-grouped{-moz-columns:2;columns:2;-moz-column-gap:1rem;column-gap:1rem}.sheet-skills-list-grouped>div{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.sheet-skills-list-grouped .sheet-skill-group{background-color:#fff}.sheet-skills-list-grouped ul.sheet-list-plain>li{padding:.5rem}.sheet-skills-list-grouped ul.sheet-list-plain li:nth-child(even){background-color:#eee}.sheet-rolltemplate-attack .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-attack .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-attack .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-attack .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-attack table{width:100%}.sheet-rolltemplate-attack table td,.sheet-rolltemplate-attack table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-attack table th{width:50%}.sheet-rolltemplate-attack table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-attack table tfoot tr:first-child th,.sheet-rolltemplate-attack table tfoot tr:first-child td{border-top:.5rem solid #d00}.sheet-rolltemplate-attack table tfoot tr.sheet-crit th,.sheet-rolltemplate-attack table tfoot tr.sheet-crit td{border-top:1px solid #d00;font-size:12px !important}.sheet-rolltemplate-basic .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-basic .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-basic .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-basic .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-basic table{width:100%}.sheet-rolltemplate-basic table td,.sheet-rolltemplate-basic table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-basic table th{width:50%}.sheet-rolltemplate-basic table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-damage .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-damage .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-damage .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-damage .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-damage table{width:100%}.sheet-rolltemplate-damage table td,.sheet-rolltemplate-damage table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-damage table th{width:50%}.sheet-rolltemplate-damage table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-damage table tfoot tr:first-child th,.sheet-rolltemplate-damage table tfoot tr:first-child td{border-top:.5rem solid #d00}.sheet-rolltemplate-deathsave .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-deathsave .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-deathsave .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-deathsave .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-deathsave table{width:100%}.sheet-rolltemplate-deathsave table td,.sheet-rolltemplate-deathsave table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-deathsave table th{width:50%}.sheet-rolltemplate-deathsave table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-deathsave table tfoot tr:first-child th,.sheet-rolltemplate-deathsave table tfoot tr:first-child td{border-top:.5rem solid #d00;font-size:12px !important}.sheet-rolltemplate-minimal .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-minimal .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-minimal .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-minimal .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-minimal table{width:100%}.sheet-rolltemplate-minimal table td,.sheet-rolltemplate-minimal table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-minimal table th{width:50%}.sheet-rolltemplate-minimal table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-minimal table tfoot tr:first-child th,.sheet-rolltemplate-minimal table tfoot tr:first-child td{border-top:.5rem solid #d00;font-size:12px !important}.sheet-rolltemplate-roleability .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-roleability .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-roleability .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-roleability .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-roleability table{width:100%}.sheet-rolltemplate-roleability table td,.sheet-rolltemplate-roleability table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-roleability table th{width:50%}.sheet-rolltemplate-roleability table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-roleability table tfoot tr:first-child th,.sheet-rolltemplate-roleability table tfoot tr:first-child td{border-top:.5rem solid #d00}.sheet-rolltemplate-roleability table tfoot tr.sheet-crit th,.sheet-rolltemplate-roleability table tfoot tr.sheet-crit td{border-top:1px solid #d00;font-size:12px !important}.sheet-rolltemplate-skill .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-skill .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-skill .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-skill .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-skill table{width:100%}.sheet-rolltemplate-skill table td,.sheet-rolltemplate-skill table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-skill table th{width:50%}.sheet-rolltemplate-skill table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-skill table tfoot tr:first-child th,.sheet-rolltemplate-skill table tfoot tr:first-child td{border-top:.5rem solid #d00}.sheet-rolltemplate-skill table tfoot tr.sheet-crit th,.sheet-rolltemplate-skill table tfoot tr.sheet-crit td{border-top:1px solid #d00;font-size:12px !important}.charsheet{color:#333;margin:0 !important;padding:0 !important;width:860px}.charsheet h3{color:#fff;text-align:center;margin-bottom:1rem;text-transform:uppercase}.charsheet h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;min-height:20px;padding:.5rem;text-align:center;text-transform:uppercase}.charsheet h4 button{background:#333 !important;border:none !important;border-radius:.25rem !important;bottom:-2px !important;padding:0 .5rem !important;font-size:9px !important;margin-left:.5rem !important;text-transform:uppercase !important;top:-2px !important;position:relative !important;text-shadow:none}.charsheet h4 input[type=number]{font-size:1.2rem;margin-left:.5rem;height:1.5rem;position:relative;top:-2px}.charsheet h4 span.sheet-pageref{font-size:1rem !important;margin-left:.5rem}.charsheet button[type=roll]{font-size:1.3rem !important;margin:0 !important}.charsheet .repcontrol button.btn{font-size:1rem;line-height:1rem;margin:0;padding:.5rem;text-transform:uppercase}.charsheet .repitem .itemcontrol{box-sizing:border-box;margin-top:-0.5rem;margin-left:-1rem;padding:.5rem}.charsheet select{max-width:100%;min-width:5rem}.charsheet textarea{box-sizing:border-box;height:5em;margin:0;padding:.5rem;resize:none;width:100%}.charsheet .sheet-narrow{width:7.5rem}.charsheet .sheet-faux-button{background-color:#333;border-radius:.25rem;border-style:none;display:inline-block;font-size:1rem !important;margin-left:.5rem;padding:.2rem 1rem;position:relative}.charsheet .sheet-faux-button input[type=checkbox]{border-style:none;bottom:0;display:block;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0;width:100% !important;z-index:3}.sheet-center{text-align:center}.sheet-field-wrapper{background-color:#fff;padding:1rem}.sheet-accent-font{font-family:"Orbitron",Arial,Helvetica,sans-serif}button.sheet-button-plain{background:transparent;border-style:none !important;box-shadow:none;font-size:1.3rem !important;margin:0;padding:0}button.sheet-button-plain:before{margin-right:.5rem}ul.sheet-list-plain{list-style:none;margin:0 0 1rem;padding:0} diff --git a/Cyberpunk Red Tabbed/cyberpunk-red-tabbed.html b/Cyberpunk Red Tabbed/cyberpunk-red-tabbed.html new file mode 100644 index 0000000000..711c83ebb5 --- /dev/null +++ b/Cyberpunk Red Tabbed/cyberpunk-red-tabbed.html @@ -0,0 +1,4084 @@ + +
+
+ + + Character + + Skills + + Combat + + Gear + + Cyberware + + Lifepath + +
+
+
+
+
+

Handle

+ +
+
+

Role

+ +
+
+
+
+
+
+
+
+ INT + +
+ +
+ REF + +
+ +
+ DEX + +
+ +
+ TECH + +
+ +
+ COOL + +
+ +
+ WILL + +
+ +
+ LUCK + +
+ +
+ MOVE + +
+ +
+ BODY + +
+ +
+ EMP + +
+
+
+
+
+
+
+

Effective Empathy

+
+ of + +
+
+ +
+
+
+

Humanity

+
+ of + + MAX +
+
+ +
+
+
+

+ Luck + +

+
+ + of +
+
+ +
+
+
+ +

+ + + + ! + Hit Points + + +

+
+ + of +
+
+ +
+
+
+
+ +
+

Exec

+
+ Exec role ability: Teamwork + +
See full rules on p.153-157
+
+
+
TEAM MEMBERS
+
+
+
+ +
+
+ +
+
+ Loyalty +
+
+
+
+
+
+

Fixer

+
+ Fixer role ability: Operator + +
See full rules on p.159-161
+
+
+
+
+
+
GREASE
+
+ +
+
+
+
+
+
CONTACTS
+
+ +
+
+
+
+ +
+
+
+
+
+

Lawman

+
+ Lawman role ability: Backup + +
See full rules on p.158-159
+
+
+
+
+
+ +
+
+ +
+
+
+
BACKUP
+
+
+
+
+ + +
+
+ Armor SP + +
+
+ HP + + of + +
+
+
+
+ Move/Body + +
+
+ +
+
+
+
+
+
+
+
+
+

Media

+
+ Media role ability: Credibility + +
+ +
+
See full rules on p.151-153
+
+
+
+

Medtech

+
+ Medtech role ability: Medicine + +
+ (Track Surgery as the full skill rating, not as the number of + upgrades applied)
+ See full rules on p.149-150 +
+
+
+
+
+ + +
+
+ + +
+
+ + +
+
+
+
+
+

Netrunner

+
+ Netrunner role ability: + + +
See full rules on p.147
+
+
+
+

Nomad

+
+ Nomad role ability: Moto + +
See full rules on p.161-165
+
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+
+

Rockerboy

+
+ Rockerboy role ability: + + +
See full rules on p.144-145
+
+
+
+

Solo

+
+ Solo role ability: Combat Awareness + +
See full rules on p.146
+
+
+
+
+ Damage Deflection + +
+
+ Fumble Recovery + +
+
+ Initiative Reaction + +
+
+ Precision Attack + +
+
+ Spot Weakness + +
+
+ Threat Detection + +
+
+
+
+
+

Tech

+
+ Tech role ability: Maker + +
See full rules on p.147-149
+
+
+
+
+
+
+ +
+
+ +
+
+
+ +
+
+
+
+
+ +
+
+ +
+
+
+ +
+
+
+
+
+
+
+ +
+
+ +
+
+
+ +
+
+
+
+
+ +
+
+ +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+

+ Improvement Points + +

+
+
+ Show IP log? + +
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+
+
+

Reputation

+
+ + +
+
+
+
+
+

+ Cash + EB +

+
+
+ Show cash log? + +
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ Show Dice Rollers? + +
+
+
+ +
+
+ + +
+
+ +
+
+
+
+
+
+
+ +
+
+ +

+ Modifiers + + +

+
+ Show Modifiers? + +
+
+
+ + Damage: Serious + (HP<) +
+
+ + Damage: Mortal + (HP<1) +
+
+ Under stress +
+
+ Never + done before +
+
+
+
+ Night or + low light +
+
+ Obscured by + smoke or darkness +
+
+ Complex task +
+
+ Wrong + tools or parts +
+
+
+
+ Drunk or + Drugged +
+
+ Attempting + secretly +
+
+ Lost + facedown +
+
+ Aimed shot +
+
+
+
+ + Complimentary skill +
+
+ Spend extra + time +
+
+ Other/custom + +
+
+ Luck points spent + +
+
+
+
+
+
+ + +
+
+
+

Awareness Skills

+
    +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • +
+
+ +
+

Body Skills

+
    +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • +
+
+ +
+

Control Skills

+
    +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • +
+
+ +
+

Education Skills

+
    +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + Languages* + (int ) +
    +
    +
    + + + + +
    +
    +
  • + +
  • +
    + Local Expert* + (int ) +
    +
    +
    + + + + +
    +
    +
  • + +
  • +
    + Science + (int ) +
    +
    +
    + + + + +
    +
    +
  • +
+
+ +
+

Fighting Skills

+
    +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + Martial Arts (x2) + (dex ) +
    +
    +
    + + + + +
    +
    +
  • +
+
+ +
+

Performance Skills

+
    +
  • +
    + + +
    +
  • + +
  • +
    + Play Instrument + (tech ) +
    +
    +
    + + + + +
    +
    +
  • +
+
+ +
+

Ranged Weapon Skills

+
    +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • +
+
+ +
+

Social Skills

+
    +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • +
+
+ +
+

Technique Skills

+
    +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • + +
  • +
    + + +
    +
  • +
+
+
+
+ * These skills are required +
+
+
+
+ +
+
+ +

+ Modifiers + + +

+
+ Show Modifiers? + +
+
+
+ + Damage: Serious + (HP<) +
+
+ + Damage: Mortal + (HP<1) +
+
+ Under stress +
+
+ Never + done before +
+
+
+
+ Night or + low light +
+
+ Obscured by + smoke or darkness +
+
+ Complex task +
+
+ Wrong + tools or parts +
+
+
+
+ Drunk or + Drugged +
+
+ Attempting + secretly +
+
+ Lost + facedown +
+
+ Aimed shot +
+
+
+
+ + Complimentary skill +
+
+ Spend extra + time +
+
+ Other/custom + +
+
+ Luck points spent + +
+
+
+
+
+
+ + +
+
+

Weapons

+
+
+
+
+
Name
+ +
+
+
Skill
+ +
+
+
Damage
+ +
+
+
Magazine
+ +
+
+
+ RoF +
+ +
+
+
+
+
+ Ammo Type + +
+
+
+ + Custom Modifiers +
+
+
+
Attack Modifier
+ +
+
+
Damage Modifier
+ +
+
+
+
+
+
+
+
Notes
+ +
+
+ + Concealable +
+
+ + Autofire +
+
+ + Suppressing Fire +
+
+
+
+
+ + + + + + +
+
+
+
+
+
+
+
+
+

Armor

+
+
+

SP

+
+
+

(Max)

+
+
+

+
Mod
+

+
+
+
+
+
Body
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
Head
+
+ +
+
+ +
+
+ +
+
 
+
+
+
Shield
+
+ +
+
+ +
+
+ +
+
 
+
+
+
+
+
+
+
+
+

Ammo

+
+
+

Qty

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

Gear

+
+
+

Notes

+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+ Show Cyberdeck? + +
+

Cyberdeck

+
+
+
+
Name
+ +
+
+
Type
+ +
+
+
Programs and Hardware
+
+
+
+
+ Name + +
+
+ Type + +
+
+ ATK + +
+
+ DEF + +
+
+ REZ + +
+
+ Icon + +
+
+
+
+ Effect + +
+
+
+
+
+
+
+
+ Show Vehicles? + +
+

Vehicles

+
+
+
+
+ Vehicle + +
+
+ SDP + +
+
+ Seats + +
+
+ Speed (Move) + +
+
+ Speed (Narrative) + +
+
+
+
+ Description/Notes + +
+
+
+
+
+
+
+
+
+

Lifestyle see p.377

+
+ +
+
+
+

Housing see p.377-380

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

Cyberaudio

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+

Right Cybereye

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+

Left Cybereye

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+

Right Cyberarm

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+

Left Cyberarm

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+

Neural Link

+ +
+
+

Right Cyberleg

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+

Left Cyberleg

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+
+
+

Internal Cyberware

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+

External Cyberware

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+

Fashionware

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+

Borgware

+
+
+
Name
+
+ +
+
+
+
Data
+
+ +
+
+
+
+
+
+
+
+
+
+
+ +
+

Exec Lifepath

+
+ +
+
+
+

Fixer Lifepath

+
+ +
+
+
+

Lawman Lifepath

+
+ +
+
+
+

Media Lifepath

+
+ +
+
+
+

Medtech Lifepath

+
+ +
+
+
+

Netrunner Lifepath

+
+ +
+
+
+

Nomad Lifepath

+
+ +
+
+
+

Rockerboy Lifepath

+
+ +
+
+
+

Solo Lifepath

+
+ +
+
+
+

Tech Lifepath

+
+ +
+
+
+
+
+
+

Cultural Origins

+ +
+
+

Clothing Style

+ +
+
+

What do you value most?

+ +
+
+

Most valued person

+ +
+
+

Family Background

+ +
+
+

Family Crisis

+ +
+
+
+
+

Personality

+ +
+
+

Hairstyle

+ +
+
+

Feelings about people

+ +
+
+

Most valued possession

+ +
+
+

Childhood environment

+ +
+
+

Life Goals

+ +
+
+
+
+
+

Friends

+
+ +
+
+
+

Tragic Love Affairs

+
+ +
+
+
+
+

Enemies

+
+
Who are they?
+
What caused it?
+
What can they throw at you?
+
What's gonna happen?
+
+
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+
+ + + + + + + +
+

{{ charactername }}

+
Attack
+ + + + + + + + {{#specialmodifier}} + + + + + {{/specialmodifier}} + + {{#finalmodifier}} + + + + + {{/finalmodifier}} + + + + + + + + + {{#rollWasCrit() roll}} + + + + + {{/rollWasCrit() roll}} + + {{#rollWasFumble() roll}} + + + + + {{/rollWasFumble() roll}} {{#specialrule}} + + + + {{/specialrule}} + +
Weapon{{ weapon }}
{{ specialname }}{{ specialmodifier }}
Modifiers{{ finalmodifier }}
Roll{{ roll }}
Critical SuccessAdd {{ critroll }} to roll
Critical FailureSubtract {{ critroll }} from roll
{{ specialrule }}
+
+
+ + + +
+

{{ charactername }}

+ + + + + + + +
Rolls {{ dice }}{{ roll }}
+
+
+ + + +
+

{{ charactername }}

+
Damage
+ + + + + + + + + + + + + + + + + +
Weapon{{ weaponname }}
Damage{{ weapondamage }}
Damage{{ roll }}
+
+
+ + + +
+

{{ charactername }}

+
Skill Check
+ + + + + + + + + + + + + + {{#specialmodifier}} + + + + + {{/specialmodifier}} + + {{#finalmodifier}} + + + + + {{/finalmodifier}} + + + + + + + + + {{#rollWasCrit() roll}} + + + + + {{/rollWasCrit() roll}} + + {{#rollWasFumble() roll}} + + + + + {{/rollWasFumble() roll}} + +
{{ skillname }}{{ skillvalue }}
+ {{ statname }} + {{ statvalue }}
{{ specialname }}{{ specialmodifier }}
Modifiers{{ finalmodifier }}
Outcome{{ roll }}
Critical SuccessAdd {{ critroll }} to roll
Critical FailureSubtract {{ critroll }} from roll
+
+
+ + + +
+

{{ charactername }}

+
Death Save
+ + + + + + + + + + + + + + + + +
TargetBelow {{ target }}
Roll{{ roll }}
+ Add 1 to the roll for each Death Save made after the initial + save. +
See full rules for Death Saves on p.188. +
+
+
+ + + +
+

{{ charactername }}

+ + + + + + + + + + + + + + + + + + + {{#rollWasCrit() roll}} + + + + + {{/rollWasCrit() roll}} + + {{#rollWasFumble() roll}} + + + + + {{/rollWasFumble() roll}} + +
Role{{ rolename }}
Role Ability{{ abilityname }}
Outcome{{ roll }}
Critical SuccessAdd {{ critroll }} to roll
Critical FailureSubtract {{ critroll }} from roll
+
+
+ + + +
+

{{ charactername }}

+ + + + + + + + + + + + +
{{ label }}{{ roll }}
{{ message }}
+
+
+
diff --git a/Cyberpunk Red Tabbed/cyberpunk-red-tabbed.png b/Cyberpunk Red Tabbed/cyberpunk-red-tabbed.png new file mode 100644 index 0000000000..624a1ebba9 Binary files /dev/null and b/Cyberpunk Red Tabbed/cyberpunk-red-tabbed.png differ diff --git a/Cyberpunk Red Tabbed/sheet.json b/Cyberpunk Red Tabbed/sheet.json new file mode 100644 index 0000000000..efb9a88640 --- /dev/null +++ b/Cyberpunk Red Tabbed/sheet.json @@ -0,0 +1,8 @@ +{ + "html": "cyberpunk-red-tabbed.html", + "css": "cyberpunk-red-tabbed.css", + "preview": "cyberpunk-red-tabbed.png", + "authors": "Michael Raichelson", + "roll20userid": "6917", + "instructions": "A tabbed character sheet for Cyberpunk Red based on the full rules (this sheet is not 100% compatible with the Quick Start box)." +} diff --git a/Lowlife 2090/LLSheet.css b/Lowlife 2090/LLSheet.css new file mode 100644 index 0000000000..96bf1abc2b --- /dev/null +++ b/Lowlife 2090/LLSheet.css @@ -0,0 +1,3034 @@ +.charsheet .repcontainer .repitem .itemcontrol .repcontrol_del { + float: left !important; + z-index: 99999 !important; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-card { + width:95%; + background-color:#FFFFFF; + font-size: 11px; + + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; + + border: black 1px solid; + padding: 5px 0px; + + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +/* Generic header */ +.sheet-rolltemplate-5eDefault .sheet-rt-header { + text-align: center; + position: relative; + color: #fff; + margin: 0 -10px 10px -10px; + padding: 5px 0; + background-color: #5c5c5c; + background-image: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0)); + -moz-box-shadow: 0 2px 0 rgba(0,0,0,.3); + -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.3); + box-shadow: 0 2px 0 rgba(0,0,0,.3); +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header:before, +.sheet-rolltemplate-5eDefault .sheet-rt-header:after { + content: ''; + position: absolute; + border-style: solid; + border-color: transparent; + bottom: -10px; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header:before { + border-width: 0 10px 10px 0; + border-right-color: #222; + left: 0; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header:after { + border-width: 0 0 10px 10px; + border-left-color: #222; + right: 0; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-title { + font-size: 1.5em; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-subheader { + +} + +/* Melee header*/ +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-weapon { + background-color: #2C5D28; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-weapon:before { + border-right-color: #375035; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-weapon:after { + border-left-color: #375035; +} + +/* Spell header */ +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-spell{ + background-color: #45285D; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-spell:before { + border-right-color: #443550; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-spell:after { + border-left-color: #443550; +} + +/* Ability check header */ +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-ability{ + background-color: #28595D; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-ability:before { + border-right-color: #354E50; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-ability:after { + border-left-color: #354E50; +} + +/* Saving throw header */ +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-feature{ + background-color: #5D2828; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-feature:before { + border-right-color: #503535; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-feature:after { + border-left-color: #503535; +} + +/* DDM header */ +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-ddm{ + background-color: #240F0F; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-ddm:before { + border-right-color: #1F1414; +} + +.sheet-rolltemplate-5eDefault .sheet-rt-header.sheet-ddm:after { + border-left-color: #1F1414; +} + +.sheet-rolltemplate-5eDefault .sheet-row:nth-child(even) { + + background-color: #E9EDEE; +} + + +.sheet-rolltemplate-5eDefault .sheet-rt-key { + font-weight: bold; + font-family: Arial, Helvetica, sans-serif; + font-size: 1.1em; + + -moz-text-decoration-color: #D64541; + text-decoration-color: #D64541; + + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + + max-width: 120px; + padding: 2px 2px 2px 0px; + +} + +.sheet-rolltemplate-5eDefault .sheet-rt-key-wide { + font-weight: bold; + font-family: Arial, Helvetica, sans-serif; + font-size: 1.1em; + + -moz-text-decoration-color: #D64541; + text-decoration-color: #D64541; + + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + + padding: 2px 2px 2px 0px + +} + + +.sheet-rolltemplate-5eDefault .sheet-rt-value { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + + margin-top: 2px ; + +} + +.sheet-rolltemplate-5eDefault .sheet-main-content { + +} + +.sheet-rolltemplate-5eDefault .sheet-main-content hr.sheet-roll { + width: 80%; + margin-left: auto; + margin-right: auto; + + color: #D64541; + background-color: #D64541; + height: 1px; +} + + +.sheet-rolltemplate-5eDefault .sheet-rt-emote { + font-style: italic; + font-size: 11px; + font-family: Arial; + text-align: center; + + border: green 1px dashed; + border-radius: 5px; + + padding: 0px 5px; + margin: 0px 5px 5px 5px; + +} + +/*** ROLL TEMPLATE STYLING ENDS HERE **/ + + +/* overall wrapper to fix moving width issues with overflow on hidden sections */ + .sheet-overall-wrapper { + max-width: 832px; + min-width: 832px; +} + +/* Tweak repeating section buttons so they have a bottom margin and dont overflow when in edit mode. */ + div[class^="repcontrol"] { + margin-bottom: 5px; +} + + div[class="repcontainer editmode"] ~ div[class^="repcontrol"] button[class="btn repcontrol_add"] { + display: inline-block!important; + visibility: hidden; +} + + +/* Main Sheet Tabs */ + div[class^="sheet-section"] { + display: none; +} + + input.sheet-tab1:checked ~ div.sheet-section-main, + input.sheet-tab2:checked ~ div.sheet-section-class, + input.sheet-tab3:checked ~ div.sheet-section-combat, + input.sheet-tab4:checked ~ div.sheet-section-spellbook, + input.sheet-tab5:checked ~ div.sheet-section-inventory, + input.sheet-tab6:checked ~ div.sheet-section-network, + input.sheet-tab7:checked ~ div.sheet-section-injury { + display: block; +} + + + input.sheet-tab { + width: 10%; + height: 15px; + cursor: pointer; + position: relative; + opacity: 0; + z-index: 9999; +} + + span.sheet-tab { + text-align: center; + display: inline-block; + font-size: 10px; + background: #4a6486; + color: white; + font-weight: bold; + border-radius: 4px; + width: 13%; + height: 15px; + cursor: pointer; + position: relative; + margin-left: -10%; +} + + input.sheet-tab1:checked + span.sheet-tab1, + input.sheet-tab2:checked + span.sheet-tab2, + input.sheet-tab3:checked + span.sheet-tab3, + input.sheet-tab4:checked + span.sheet-tab4, + input.sheet-tab5:checked + span.sheet-tab5, + input.sheet-tab6:checked + span.sheet-tab6, + input.sheet-tab7:checked + span.sheet-tab7 { + background: #ab8b57; + color: white; + border-radius: 4px; +} + +/* END Main sheet tabs */ + +.sheet-hide-it { + display: none; +} + +div[class^="sheet-luckcheck"] { + display: none; +} +input.sheet-luckcheck:checked ~ div.sheet-luckcheck-normal, +input.sheet-luckstrcheck:checked ~ div.sheet-luckcheck-str, +input.sheet-luckdexcheck:checked ~ div.sheet-luckcheck-dex, +input.sheet-luckconcheck:checked ~ div.sheet-luckcheck-con, +input.sheet-luckintcheck:checked ~ div.sheet-luckcheck-int, +input.sheet-luckpercheck:checked ~ div.sheet-luckcheck-per, +input.sheet-luckwillcheck:checked ~ div.sheet-luckcheck-will, +input.sheet-luckchacheck:checked ~ div.sheet-luckcheck-cha { + display: block; +} + + +/* Choose Init Method */ + div.sheet-section-newinit { + display: block; +} + div.sheet-section-oldinit { + display: block; +} + + input.sheet-newinit:not([value='0']) ~ div.sheet-section-oldinit { + display: none; +} + input.sheet-newinit:not([value='1']) ~ div.sheet-section-newinit { + display: none; +} +/* END Choose Init Method */ + + +/* Spell Page Settings */ + div[class^="sheet-spell-page"] { + display: none; +} + + input.sheet-spelltab0:checked ~ div.sheet-spell-page0, + input.sheet-spelltab1:checked ~ div.sheet-spell-page1, + input.sheet-spelltab2:checked ~ div.sheet-spell-page2, + input.sheet-spelltab3:checked ~ div.sheet-spell-page3, + input.sheet-spelltab4:checked ~ div.sheet-spell-page4, + input.sheet-spelltab5:checked ~ div.sheet-spell-page5, + input.sheet-spelltab6:checked ~ div.sheet-spell-page6, + input.sheet-spelltab7:checked ~ div.sheet-spell-page7, + input.sheet-spelltab8:checked ~ div.sheet-spell-page8, + input.sheet-spelltab9:checked ~ div.sheet-spell-page9 { + display: block; +} + + input.sheet-spelltab99:checked ~ div[class^="sheet-spell-page"] { + display: block; +} + + input.sheet-spelltab0:checked ~ span.sheet-spelltab0, + input.sheet-spelltab1:checked ~ span.sheet-spelltab1, + input.sheet-spelltab2:checked ~ span.sheet-spelltab2, + input.sheet-spelltab3:checked ~ span.sheet-spelltab3, + input.sheet-spelltab4:checked ~ span.sheet-spelltab4, + input.sheet-spelltab5:checked ~ span.sheet-spelltab5, + input.sheet-spelltab6:checked ~ span.sheet-spelltab6, + input.sheet-spelltab7:checked ~ span.sheet-spelltab7, + input.sheet-spelltab8:checked ~ span.sheet-spelltab8, + input.sheet-spelltab9:checked ~ span.sheet-spelltab9, + input.sheet-spelltab99:checked ~ span.sheet-spelltab99 + { + background: rgb(0,158,115); + color: white; + border-radius: 4px; +} + + input.sheet-spellpagetab { + width: 13%; + height: 20px; + cursor: pointer; + position: relative; + opacity: 0; + z-index: 9999; +} + + span.sheet-spellpagetab { + text-align: center; + display: inline-block; + font-size: 13px; + background: rgb(86,180,233); + color: white; + font-weight: bold; + border-radius: 4px; + + width: 13%; + height: 20px; + cursor: pointer; + position: relative; + margin-left: -13%; +} + +input.sheet-spellscast { + border: 0; + text-align: right; +} + +input.sheet-spellscast::-webkit-inner-spin-button, +input.sheet-spellscast::-webkit-outer-spin-button { + -webkit-appearance: none; + margin: 0; +} + +.sheet-spell-macro-output-options, +.sheet-classaction-output-options, +.sheet-npc-output-options + { + + border: black 1px dashed; + border-radius: 5px; + +} +/* END Spell Page Settings */ + +/* Borders for spell page and class action repeating section rows */ +div[data-groupname^="repeating_spellbook"] .repitem, +div[data-groupname^="repeating_classactions"] .repitem, +.sheet-npc-row, +div[class^="sheet-classaction-row"] { + border: 1px solid #000000; + border-radius: 12px; + margin-left: 1px; + margin-bottom: 5px; + background: #eee; +} + +/* Inventory Page Settings */ + div[class^="sheet-inventory-page"] { + display: none; +} + + input.sheet-inventorytab1:checked ~ div.sheet-inventory-page1, + input.sheet-inventorytab2:checked ~ div.sheet-inventory-page2, + input.sheet-inventorytab3:checked ~ div.sheet-inventory-page3, + input.sheet-inventorytab4:checked ~ div.sheet-inventory-page4, + input.sheet-inventorytab5:checked ~ div.sheet-inventory-page5, + input.sheet-inventorytab6:checked ~ div.sheet-inventory-page6, + input.sheet-inventorytab7:checked ~ div.sheet-inventory-page7 { + display: block; +} + + + input.sheet-inventorytab1:checked ~ span.sheet-inventorytab1, + input.sheet-inventorytab2:checked ~ span.sheet-inventorytab2, + input.sheet-inventorytab3:checked ~ span.sheet-inventorytab3, + input.sheet-inventorytab4:checked ~ span.sheet-inventorytab4, + input.sheet-inventorytab5:checked ~ span.sheet-inventorytab5, + input.sheet-inventorytab6:checked ~ span.sheet-inventorytab6, + input.sheet-inventorytab7:checked ~ span.sheet-inventorytab7 + { + background: rgb(0,158,115); + color: white; + border-radius: 4px; +} + + input.sheet-inventorytab { + width: 13%; + height: 20px; + cursor: pointer; + position: relative; + opacity: 0; + z-index: 9999; +} + + span.sheet-inventorytab { + text-align: center; + display: inline-block; + font-size: 13px; + background: rgb(86,180,233); + color: white; + font-weight: bold; + border-radius: 4px; + + width: 13%; + height: 20px; + cursor: pointer; + position: relative; + margin-left: -13%; +} + +/* END Inventory Page Settings */ + +/* General sheet/rolltemplate wide Styles */ + button, input, select, textarea, + .sheet-row [class *= "sheet-col"], + [class *= "sheet-col"] { + font-size: 12px; +} + + .sheet-spell-row-number, + .sheet-inventory-row-number, + .sheet-classaction-row-number { + text-align: center; + font-weight: bold; +} + + .sheet-small-label, + .sheet-rolltemplate-5eDefault .sheet-small-label { + font-size: 85%!important; + font-style: italic; + font-weight: bold; +} + + .sheet-last-updated, + .sheet-rolltemplate-5eDefault .sheet-last-updated { + font-size: 85%!important; + font-style: italic; + font-weight: bold; + margin: 0; +} + + .sheet-checkbox-row, + .sheet-rolltemplate-5eDefault .sheet-checkbox-row { + line-height: 28px; + text-align: center; +} + + .sheet-hd-row, + .sheet-rolltemplate-5eDefault .sheet-hd-row { + margin-top: 5px; + font-size: 11px!important; +} + + .sheet-pictos, + .sheet-rolltemplate-5eDefault .sheet-pictos { + font-family: "Pictos"; + font-size: 14px; +} + + .sheet-pictos-custom, + .sheet-rolltemplate-5eDefault .sheet-pictos-custom { + font-family: "Pictos Custom"; + font-size: 14px; +} + + .sheet-pictos-three, + .sheet-rolltemplate-5eDefault .sheet-pictos-three { + font-family: "Pictos Three"; + font-size: 14px; +} + + .sheet-d6-font, + .sheet-rolltemplate-5eDefault .sheet-d6-font { + font-family: "dicefontd6"; + font-size: 14px; +} + + .sheet-d8-font, + .sheet-rolltemplate-5eDefault .sheet-d8-font { + font-family: "dicefontd8"; + font-size: 14px; +} + + .sheet-d10-font, + .sheet-rolltemplate-5eDefault .sheet-d10-font { + font-family: "dicefontd10"; + font-size: 14px; +} + + .sheet-d20-font, + .sheet-rolltemplate-5eDefault .sheet-d20-font { + font-family: "dicefontd20"; + font-size: 14px; +} + + .sheet-padl, + .sheet-rolltemplate-5eDefault .sheet-padl{ + padding-left:10px; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + + .sheet-padr, + .sheet-rolltemplate-5eDefault .sheet-padr{ + padding-right:10px; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + + .sheet-padt, + .sheet-rolltemplate-5eDefault .sheet-padt{ + padding-top:12px; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + + .sheet-padb, + .sheet-rolltemplate-5eDefault .sheet-padb{ + padding-bottom:5px; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + +.sheet-border-all, +.sheet-rolltemplate-5eDefault .sheet-border-all { + border: 1px solid #000; +} + + .sheet-border-right, + .sheet-rolltemplate-5eDefault .sheet-border-right { + border-right: 1px solid #000; +} + + .sheet-border-left, + .sheet-rolltemplate-5eDefault .sheet-border-left { + border-left: 1px solid #000; +} + + .sheet-border-top, + .sheet-rolltemplate-5eDefault .sheet-border-top { + border-top: 1px solid #000; +} + + .sheet-border-bottom, + .sheet-rolltemplate-5eDefault .sheet-border-bottom { + border-bottom: 1px solid #000; +} + + .sheet-border-right-dotted, + .sheet-rolltemplate-5eDefault .sheet-border-right-dotted { + border-right: 1px dotted #000; +} + + .sheet-border-left-dotted, + .sheet-rolltemplate-5eDefault .sheet-border-left-dotted { + border-left: 1px dotted #000; +} + + .sheet-border-top-dotted, + .sheet-rolltemplate-5eDefault .sheet-border-top-dotted { + border-top: 1px dotted #000; +} + + .sheet-border-bottom-dotted, + .sheet-rolltemplate-5eDefault .sheet-border-bottom-dotted { + border-bottom: 1px dotted #000; +} + + input[type=number], input[type=text], select { + background: 0; + width: 100%!important; + margin-bottom:2px!important; +} + + input[type=number] { + text-align: center; +} + + input[type=text].sheet-underlined { + box-shadow: 0px -2px 0px 0px #000000 inset; +} + + input[type=number].sheet-underlined { + box-shadow: 0px -2px 0px 0px #000000 inset; +} + + button.sheet-core-save, button.sheet-core-check, button.sheet-initiative, button.sheet-roll { + font-size: 12px!important; +} + +div.sheet-tiny-spacer { + border-top: 2px solid transparent; +} + + hr, + .sheet-rolltemplate-5eDefault hr { + border: 0; + height: 1px; + background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,75.75), rgba(0,0,0,0)); + background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,75.75), rgba(0,0,0,0)); + background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,75.75), rgba(0,0,0,0)); + background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,75.75), rgba(0,0,0,0)); + margin: 5px 0; +} + + span.sheet-spacer, + .sheet-rolltemplate-5eDefault span.sheet-spacer { + display: block; + margin-top: 5px; +} + + .sheet-heading-row { + text-align: center; + font-weight: bold; +} + + .sheet-footer-row { + text-align: center; + font-weight: bold; + border-bottom: 1px solid #dddddd; + margin-bottom: 5px; +} + + .sheet-vert-middle, + .sheet-rolltemplate-5eDefault .sheet-vert-middle { + vertical-align: middle!important; +} + + .sheet-vert-bottom, + .sheet-rolltemplate-5eDefault .sheet-vert-bottom { + vertical-align: bottom!important; +} + + .sheet-center, + .sheet-rolltemplate-5eDefault .sheet-center { + text-align: center; +} + +.sheet-right, + .sheet-rolltemplate-5eDefault .sheet-right { + text-align: right; +} + + textarea { + width: calc(100% - 10px); + height: 150px; + resize:none; +} + + .sheet-fluid-textarea { + height: 100%; +} + + .sheet-small-textarea { + height: 50px; +} + + .sheet-medium-textarea { + height: 100px; +} + + .sheet-large-textarea { + height: 300px; +} + +/* Growing Text Boxes*/ +.sheet-auto-expand { + position: relative; + cursor: text; + word-wrap: break-word; + min-height: 28px; +} +.sheet-auto-expand span { + visibility: hidden; + white-space: pre-wrap; + display: block; +} +.sheet-auto-expand textarea { + position: absolute; + z-index: 1; + top: 0; + left: 0; + margin: 0 0 -10px 0; + overflow: hidden; + resize: none; + height: 100%; + width: 100%; + display: block; + box-sizing: border-box; + background: transparent; + color: inherit; + font: inherit; + letter-spacing: inherit; + text-align: inherit; + text-transform: inherit; +} +/* End auto expanding text boxes */ + + h3 { + font-size: 12px; + text-align: center; + text-transform: uppercase; + margin-bottom: 5px; + color:#ffffff; + background-color:#000000; + background-image: -moz-repeating-radial-gradient(center center, circle cover, #000000, #870202 100%); + background-image: -webkit-repeating-radial-gradient(center center, circle cover, #000000, #870202 100%); + background-image: -o-repeating-radial-gradient(center center, circle cover, #000000, #870202 100%); + background-image: -ms-repeating-radial-gradient(center center, circle cover, #000000, #870202 100%); + background-image: repeating-radial-gradient(center center, circle cover, #000000, #870202 100%); + margin-top: 10px; + border-radius: 12px; + +} + + h4 { + background-color: #000000; + color: #ffffff; + font-size: 12px; + border-radius: 12px; + padding-left: 5px; + margin-bottom: 5px; +} + + input[disabled] { + background-color: #eeeeee; + border-color: #ddd; + cursor: not-allowed; + -moz-appearance: textfield; +} + + input[disabled].sheet-passive-skill-score { + background-color: #def6fc; + border-color: #ddd; + cursor: not-allowed; + -moz-appearance: textfield; +} + + input[disabled]::-webkit-inner-spin-button, + input[disabled]::-webkit-outer-spin-button { + -webkit-appearance: none; + margin: 0; +} + + .sheet-small-note { + text-align: center; + font-family: Arial; + font-size: 10px; +} + .sheet-tiny-note { + text-align: Left; + font-family: Arial; + font-size: 6px; +} + + select { + font-size: 90%; +} + + .sheet-important-text { + text-decoration: underline; + color: #ff0000; +} + + .sheet-grey-row { + background-color: #eee; +} + + + .sheet-sub-header { + background-color: #cecece; + vertical-align: bottom; + border-radius: 12px; + margin-bottom: 3px; +} + + .sheet-footer { + background-color: rgba(250, 202, 78, 0.2); + vertical-align: bottom; + border-radius: 12px; + margin-top: 3px; +} + + .sheet-spell-header { + background-color: #c7d1bf; + vertical-align: bottom; + border-radius: 12px; + margin-bottom: 3px; +} + +/* Header section */ + + img.sheet-icon { + width: 100px; + height: 100px; +} + +/* Core stat section */ + + .sheet-core-stat-label { + background-color: #000000; + color: #ffffff; + font-size: 14px!important; + font-weight: bold; + text-transform: uppercase; + vertical-align: middle; + line-height: 28px; + text-align: center; +} + + .sheet-luck-stat-label { + background-color: goldenrod; + color: #ffffff; + font-size: 14px!important; + font-weight: bold; + text-transform: uppercase; + vertical-align: middle; + line-height: 28px; + text-align: center; +} + + .sheet-large-button { + padding: 5px; + height: 45px; + vertical-align: middle; +} + +/* Death save checkboxes - FAIL */ + + input.sheet-death-save-fail { + width: 28%; + height: 20px; + cursor: pointer; + position: relative; + opacity: 0; + z-index: 9999; + margin-top: 5px; + margin-bottom: 5px; +} + + span.sheet-death-save-fail-tab::before { + content: "???"; +} + + span.sheet-death-save-fail-tab { + text-align: center; + display: inline-block; + width: 28%; + height: 20px; + font-size: 13px; + + font-weight: bold; + border-radius: 4px; + margin-left: -28%; + border: 1px solid; +} + + input.sheet-death-save-fail:checked + span.sheet-death-save-fail-tab { + background: #8c6075; + color: white; + border-radius: 4px; +} + + input.sheet-death-save-fail:checked + span.sheet-death-save-fail-tab::before { + content: "Failure"; +} + +/* Death save checkboxes - success */ + + input.sheet-death-save-success { + width: 28%; + height: 20px; + cursor: pointer; + position: relative; + opacity: 0; + z-index: 9999; + margin-top: 5px; + margin-bottom: 5px; +} + + span.sheet-death-save-success-tab::before { + content: "???"; +} + + span.sheet-death-save-success-tab { + text-align: center; + display: inline-block; + width: 28%; + height: 20px; + font-size: 13px; + + font-weight: bold; + border-radius: 4px; + margin-left: -28%; + border: 1px solid; +} + + input.sheet-death-save-success:checked + span.sheet-death-save-success-tab { + background: #879a6a; + color: white; + border-radius: 4px; +} + + input.sheet-death-save-success:checked + span.sheet-death-save-success-tab::before { + content: "Success" +} + +/* Skills section */ + + .sheet-skill-row { + margin: 1px 0; +} + + .sheet-skill-roll { + padding: 0 5px!important; + height:29px; +} + .sheet-skill-name { + margin-top: 5px; + font-size: 11px!important; +} + .sheet-skill-checkbox { + margin-top: 5px; +} + + .sheet-margin-top { + margin-top: 5px; +} + + .sheet-margin-bottom { + margin-bottom: 5px; +} + + .sheet-margin-left { + margin-left: 5px; +} + + .sheet-margin-right { + margin-right: 5px; +} + +/* Custom Pure Grid CSS (24 cols) DO NOT EDIT BELOW THIS LINE OR RISK BREAKING FORMATTING */ + .sheet-row, +.sheet-rolltemplate-5eDefault .sheet-row { + letter-spacing: -0.31em; + *letter-spacing: normal; + *word-spacing: -0.43em; + text-rendering: optimizespeed; +} + + .sheet-opera-only :-o-prefocus, .sheet-row, + .sheet-rolltemplate-5eDefault .sheet-opera-only :-o-prefocus, .sheet-rolltemplate-5eDefault .sheet-row { + word-spacing: -0.43em; +} + + .sheet-col, + .sheet-rolltemplate-5eDefault .sheet-col { + display: inline-block; + zoom: 1; *display: inline; + letter-spacing: normal; + word-spacing: normal; + vertical-align: top; + text-rendering: auto; +} + +.sheet-rolltemplate-5eDefault .sheet-col-1,.sheet-rolltemplate-5eDefault .sheet-col-1-2,.sheet-rolltemplate-5eDefault .sheet-col-1-3,.sheet-rolltemplate-5eDefault .sheet-col-2-3,.sheet-rolltemplate-5eDefault .sheet-col-1-4,.sheet-rolltemplate-5eDefault .sheet-col-3-4,.sheet-rolltemplate-5eDefault .sheet-col-1-5,.sheet-rolltemplate-5eDefault .sheet-col-2-5,.sheet-rolltemplate-5eDefault .sheet-col-3-5,.sheet-rolltemplate-5eDefault .sheet-col-4-5,.sheet-rolltemplate-5eDefault .sheet-col-1-6,.sheet-rolltemplate-5eDefault .sheet-col-5-6,.sheet-rolltemplate-5eDefault .sheet-col-1-7,.sheet-rolltemplate-5eDefault .sheet-col-2-7,.sheet-rolltemplate-5eDefault .sheet-col-3-7,.sheet-rolltemplate-5eDefault .sheet-col-4-7,.sheet-rolltemplate-5eDefault .sheet-col-5-7,.sheet-rolltemplate-5eDefault .sheet-col-6-7,.sheet-rolltemplate-5eDefault .sheet-col-1-8,.sheet-rolltemplate-5eDefault .sheet-col-3-8,.sheet-rolltemplate-5eDefault .sheet-col-5-8,.sheet-rolltemplate-5eDefault .sheet-col-7-8,.sheet-rolltemplate-5eDefault .sheet-col-1-9,.sheet-rolltemplate-5eDefault .sheet-col-2-9,.sheet-rolltemplate-5eDefault .sheet-col-4-9,.sheet-rolltemplate-5eDefault .sheet-col-5-9,.sheet-rolltemplate-5eDefault .sheet-col-6-9,.sheet-rolltemplate-5eDefault .sheet-col-7-9,.sheet-rolltemplate-5eDefault .sheet-col-8-9,.sheet-rolltemplate-5eDefault .sheet-col-1-10,.sheet-rolltemplate-5eDefault .sheet-col-3-10,.sheet-rolltemplate-5eDefault .sheet-col-7-10,.sheet-rolltemplate-5eDefault .sheet-col-9-10,.sheet-rolltemplate-5eDefault .sheet-col-1-11,.sheet-rolltemplate-5eDefault .sheet-col-2-11,.sheet-rolltemplate-5eDefault .sheet-col-3-11,.sheet-rolltemplate-5eDefault .sheet-col-4-11,.sheet-rolltemplate-5eDefault .sheet-col-5-11,.sheet-rolltemplate-5eDefault .sheet-col-6-11,.sheet-rolltemplate-5eDefault .sheet-col-7-11,.sheet-rolltemplate-5eDefault .sheet-col-8-11,.sheet-rolltemplate-5eDefault .sheet-col-9-11,.sheet-rolltemplate-5eDefault .sheet-col-10-11,.sheet-rolltemplate-5eDefault .sheet-col-1-12,.sheet-rolltemplate-5eDefault .sheet-col-5-12,.sheet-rolltemplate-5eDefault .sheet-col-7-12,.sheet-rolltemplate-5eDefault .sheet-col-9-12,.sheet-rolltemplate-5eDefault .sheet-col-11-12,.sheet-rolltemplate-5eDefault .sheet-col-1-13,.sheet-rolltemplate-5eDefault .sheet-col-2-13,.sheet-rolltemplate-5eDefault .sheet-col-3-13,.sheet-rolltemplate-5eDefault .sheet-col-4-13,.sheet-rolltemplate-5eDefault .sheet-col-5-13,.sheet-rolltemplate-5eDefault .sheet-col-6-13,.sheet-rolltemplate-5eDefault .sheet-col-7-13,.sheet-rolltemplate-5eDefault .sheet-col-8-13,.sheet-rolltemplate-5eDefault .sheet-col-9-13,.sheet-rolltemplate-5eDefault .sheet-col-10-13,.sheet-rolltemplate-5eDefault .sheet-col-11-13,.sheet-rolltemplate-5eDefault .sheet-col-12-13,.sheet-rolltemplate-5eDefault .sheet-col-1-14,.sheet-rolltemplate-5eDefault .sheet-col-3-14,.sheet-rolltemplate-5eDefault .sheet-col-5-14,.sheet-rolltemplate-5eDefault .sheet-col-9-14,.sheet-rolltemplate-5eDefault .sheet-col-11-14,.sheet-rolltemplate-5eDefault .sheet-col-13-14,.sheet-rolltemplate-5eDefault .sheet-col-1-15,.sheet-rolltemplate-5eDefault .sheet-col-2-15,.sheet-rolltemplate-5eDefault .sheet-col-4-15,.sheet-rolltemplate-5eDefault .sheet-col-6-15,.sheet-rolltemplate-5eDefault .sheet-col-7-15,.sheet-rolltemplate-5eDefault .sheet-col-8-15,.sheet-rolltemplate-5eDefault .sheet-col-9-15,.sheet-rolltemplate-5eDefault .sheet-col-10-15,.sheet-rolltemplate-5eDefault .sheet-col-11-15,.sheet-rolltemplate-5eDefault .sheet-col-12-15,.sheet-rolltemplate-5eDefault .sheet-col-13-15,.sheet-rolltemplate-5eDefault .sheet-col-14-15,.sheet-rolltemplate-5eDefault .sheet-col-1-16,.sheet-rolltemplate-5eDefault .sheet-col-3-16,.sheet-rolltemplate-5eDefault .sheet-col-5-16,.sheet-rolltemplate-5eDefault .sheet-col-7-16,.sheet-rolltemplate-5eDefault .sheet-col-9-16,.sheet-rolltemplate-5eDefault .sheet-col-11-16,.sheet-rolltemplate-5eDefault .sheet-col-13-16,.sheet-rolltemplate-5eDefault .sheet-col-15-16,.sheet-rolltemplate-5eDefault .sheet-col-1-17,.sheet-rolltemplate-5eDefault .sheet-col-2-17,.sheet-rolltemplate-5eDefault .sheet-col-3-17,.sheet-rolltemplate-5eDefault .sheet-col-4-17,.sheet-rolltemplate-5eDefault .sheet-col-5-17,.sheet-rolltemplate-5eDefault .sheet-col-6-17,.sheet-rolltemplate-5eDefault .sheet-col-7-17,.sheet-rolltemplate-5eDefault .sheet-col-8-17,.sheet-rolltemplate-5eDefault .sheet-col-9-17,.sheet-rolltemplate-5eDefault .sheet-col-10-17,.sheet-rolltemplate-5eDefault .sheet-col-11-17,.sheet-rolltemplate-5eDefault .sheet-col-12-17,.sheet-rolltemplate-5eDefault .sheet-col-13-17,.sheet-rolltemplate-5eDefault .sheet-col-14-17,.sheet-rolltemplate-5eDefault .sheet-col-15-17,.sheet-rolltemplate-5eDefault .sheet-col-16-17,.sheet-rolltemplate-5eDefault .sheet-col-1-18,.sheet-rolltemplate-5eDefault .sheet-col-5-18,.sheet-rolltemplate-5eDefault .sheet-col-7-18,.sheet-rolltemplate-5eDefault .sheet-col-11-18,.sheet-rolltemplate-5eDefault .sheet-col-13-18,.sheet-rolltemplate-5eDefault .sheet-col-15-18,.sheet-rolltemplate-5eDefault .sheet-col-17-18,.sheet-rolltemplate-5eDefault .sheet-col-1-19,.sheet-rolltemplate-5eDefault .sheet-col-2-19,.sheet-rolltemplate-5eDefault .sheet-col-3-19,.sheet-rolltemplate-5eDefault .sheet-col-4-19,.sheet-rolltemplate-5eDefault .sheet-col-5-19,.sheet-rolltemplate-5eDefault .sheet-col-6-19,.sheet-rolltemplate-5eDefault .sheet-col-7-19,.sheet-rolltemplate-5eDefault .sheet-col-8-19,.sheet-rolltemplate-5eDefault .sheet-col-9-19,.sheet-rolltemplate-5eDefault .sheet-col-10-19,.sheet-rolltemplate-5eDefault .sheet-col-11-19,.sheet-rolltemplate-5eDefault .sheet-col-12-19,.sheet-rolltemplate-5eDefault .sheet-col-13-19,.sheet-rolltemplate-5eDefault .sheet-col-14-19,.sheet-rolltemplate-5eDefault .sheet-col-15-19,.sheet-rolltemplate-5eDefault .sheet-col-16-19,.sheet-rolltemplate-5eDefault .sheet-col-17-19,.sheet-rolltemplate-5eDefault .sheet-col-18-19,.sheet-rolltemplate-5eDefault .sheet-col-1-20,.sheet-rolltemplate-5eDefault .sheet-col-3-20,.sheet-rolltemplate-5eDefault .sheet-col-7-20,.sheet-rolltemplate-5eDefault .sheet-col-9-20,.sheet-rolltemplate-5eDefault .sheet-col-11-20,.sheet-rolltemplate-5eDefault .sheet-col-13-20,.sheet-rolltemplate-5eDefault .sheet-col-15-20,.sheet-rolltemplate-5eDefault .sheet-col-17-20,.sheet-rolltemplate-5eDefault .sheet-col-19-20,.sheet-rolltemplate-5eDefault .sheet-col-1-21,.sheet-rolltemplate-5eDefault .sheet-col-2-21,.sheet-rolltemplate-5eDefault .sheet-col-4-21,.sheet-rolltemplate-5eDefault .sheet-col-5-21,.sheet-rolltemplate-5eDefault .sheet-col-6-21,.sheet-rolltemplate-5eDefault .sheet-col-8-21,.sheet-rolltemplate-5eDefault .sheet-col-9-21,.sheet-rolltemplate-5eDefault .sheet-col-10-21,.sheet-rolltemplate-5eDefault .sheet-col-11-21,.sheet-rolltemplate-5eDefault .sheet-col-12-21,.sheet-rolltemplate-5eDefault .sheet-col-13-21,.sheet-rolltemplate-5eDefault .sheet-col-14-21,.sheet-rolltemplate-5eDefault .sheet-col-15-21,.sheet-rolltemplate-5eDefault .sheet-col-16-21,.sheet-rolltemplate-5eDefault .sheet-col-17-21,.sheet-rolltemplate-5eDefault .sheet-col-18-21,.sheet-rolltemplate-5eDefault .sheet-col-19-21,.sheet-rolltemplate-5eDefault .sheet-col-20-21,.sheet-rolltemplate-5eDefault .sheet-col-1-22,.sheet-rolltemplate-5eDefault .sheet-col-3-22,.sheet-rolltemplate-5eDefault .sheet-col-5-22,.sheet-rolltemplate-5eDefault .sheet-col-7-22,.sheet-rolltemplate-5eDefault .sheet-col-9-22,.sheet-rolltemplate-5eDefault .sheet-col-13-22,.sheet-rolltemplate-5eDefault .sheet-col-15-22,.sheet-rolltemplate-5eDefault .sheet-col-17-22,.sheet-rolltemplate-5eDefault .sheet-col-19-22,.sheet-rolltemplate-5eDefault .sheet-col-21-22,.sheet-rolltemplate-5eDefault .sheet-col-1-23,.sheet-rolltemplate-5eDefault .sheet-col-2-23,.sheet-rolltemplate-5eDefault .sheet-col-3-23,.sheet-rolltemplate-5eDefault .sheet-col-4-23,.sheet-rolltemplate-5eDefault .sheet-col-5-23,.sheet-rolltemplate-5eDefault .sheet-col-6-23,.sheet-rolltemplate-5eDefault .sheet-col-7-23,.sheet-rolltemplate-5eDefault .sheet-col-8-23,.sheet-rolltemplate-5eDefault .sheet-col-9-23,.sheet-rolltemplate-5eDefault .sheet-col-10-23,.sheet-rolltemplate-5eDefault .sheet-col-11-23,.sheet-rolltemplate-5eDefault .sheet-col-12-23,.sheet-rolltemplate-5eDefault .sheet-col-13-23,.sheet-rolltemplate-5eDefault .sheet-col-14-23,.sheet-rolltemplate-5eDefault .sheet-col-15-23,.sheet-rolltemplate-5eDefault .sheet-col-16-23,.sheet-rolltemplate-5eDefault .sheet-col-17-23,.sheet-rolltemplate-5eDefault .sheet-col-18-23,.sheet-rolltemplate-5eDefault .sheet-col-19-23,.sheet-rolltemplate-5eDefault .sheet-col-20-23,.sheet-rolltemplate-5eDefault .sheet-col-21-23,.sheet-rolltemplate-5eDefault .sheet-col-22-23,.sheet-rolltemplate-5eDefault .sheet-col-1-24,.sheet-rolltemplate-5eDefault .sheet-col-5-24,.sheet-rolltemplate-5eDefault .sheet-col-7-24,.sheet-rolltemplate-5eDefault .sheet-col-9-24,.sheet-rolltemplate-5eDefault .sheet-col-11-24,.sheet-rolltemplate-5eDefault .sheet-col-13-24,.sheet-rolltemplate-5eDefault .sheet-col-15-24,.sheet-rolltemplate-5eDefault .sheet-col-17-24,.sheet-rolltemplate-5eDefault .sheet-col-19-24,.sheet-rolltemplate-5eDefault .sheet-col-21-24,.sheet-rolltemplate-5eDefault .sheet-col-23-24, .sheet-col-1, .sheet-col-1-2, .sheet-col-1-3, .sheet-col-2-3, .sheet-col-1-4, .sheet-col-3-4, .sheet-col-1-5, .sheet-col-2-5, .sheet-col-3-5, .sheet-col-4-5, .sheet-col-1-6, .sheet-col-5-6, .sheet-col-1-7, .sheet-col-2-7, .sheet-col-3-7, .sheet-col-4-7, .sheet-col-5-7, .sheet-col-6-7, .sheet-col-1-8, .sheet-col-3-8, .sheet-col-5-8, .sheet-col-7-8, .sheet-col-1-9, .sheet-col-2-9, .sheet-col-4-9, .sheet-col-5-9, .sheet-col-6-9, .sheet-col-7-9, .sheet-col-8-9, .sheet-col-1-10, .sheet-col-3-10, .sheet-col-7-10, .sheet-col-9-10, .sheet-col-1-11, .sheet-col-2-11, .sheet-col-3-11, .sheet-col-4-11, .sheet-col-5-11, .sheet-col-6-11, .sheet-col-7-11, .sheet-col-8-11, .sheet-col-9-11, .sheet-col-10-11, .sheet-col-1-12, .sheet-col-5-12, .sheet-col-7-12, .sheet-col-9-12, .sheet-col-11-12, .sheet-col-1-13, .sheet-col-2-13, .sheet-col-3-13, .sheet-col-4-13, .sheet-col-5-13, .sheet-col-6-13, .sheet-col-7-13, .sheet-col-8-13, .sheet-col-9-13, .sheet-col-10-13, .sheet-col-11-13, .sheet-col-12-13, .sheet-col-1-14, .sheet-col-3-14, .sheet-col-5-14, .sheet-col-9-14, .sheet-col-11-14, .sheet-col-13-14, .sheet-col-1-15, .sheet-col-2-15, .sheet-col-4-15, .sheet-col-6-15, .sheet-col-7-15, .sheet-col-8-15, .sheet-col-9-15, .sheet-col-10-15, .sheet-col-11-15, .sheet-col-12-15, .sheet-col-13-15, .sheet-col-14-15, .sheet-col-1-16, .sheet-col-3-16, .sheet-col-5-16, .sheet-col-7-16, .sheet-col-9-16, .sheet-col-11-16, .sheet-col-13-16, .sheet-col-15-16, .sheet-col-1-17, .sheet-col-2-17, .sheet-col-3-17, .sheet-col-4-17, .sheet-col-5-17, .sheet-col-6-17, .sheet-col-7-17, .sheet-col-8-17, .sheet-col-9-17, .sheet-col-10-17, .sheet-col-11-17, .sheet-col-12-17, .sheet-col-13-17, .sheet-col-14-17, .sheet-col-15-17, .sheet-col-16-17, .sheet-col-1-18, .sheet-col-5-18, .sheet-col-7-18, .sheet-col-11-18, .sheet-col-13-18, .sheet-col-15-18, .sheet-col-17-18, .sheet-col-1-19, .sheet-col-2-19, .sheet-col-3-19, .sheet-col-4-19, .sheet-col-5-19, .sheet-col-6-19, .sheet-col-7-19, .sheet-col-8-19, .sheet-col-9-19, .sheet-col-10-19, .sheet-col-11-19, .sheet-col-12-19, .sheet-col-13-19, .sheet-col-14-19, .sheet-col-15-19, .sheet-col-16-19, .sheet-col-17-19, .sheet-col-18-19, .sheet-col-1-20, .sheet-col-3-20, .sheet-col-7-20, .sheet-col-9-20, .sheet-col-11-20, .sheet-col-13-20, .sheet-col-15-20, .sheet-col-17-20, .sheet-col-19-20, .sheet-col-1-21, .sheet-col-2-21, .sheet-col-4-21, .sheet-col-5-21, .sheet-col-6-21, .sheet-col-8-21, .sheet-col-9-21, .sheet-col-10-21, .sheet-col-11-21, .sheet-col-12-21, .sheet-col-13-21, .sheet-col-14-21, .sheet-col-15-21, .sheet-col-16-21, .sheet-col-17-21, .sheet-col-18-21, .sheet-col-19-21, .sheet-col-20-21, .sheet-col-1-22, .sheet-col-3-22, .sheet-col-5-22, .sheet-col-7-22, .sheet-col-9-22, .sheet-col-13-22, .sheet-col-15-22, .sheet-col-17-22, .sheet-col-19-22, .sheet-col-21-22, .sheet-col-1-23, .sheet-col-2-23, .sheet-col-3-23, .sheet-col-4-23, .sheet-col-5-23, .sheet-col-6-23, .sheet-col-7-23, .sheet-col-8-23, .sheet-col-9-23, .sheet-col-10-23, .sheet-col-11-23, .sheet-col-12-23, .sheet-col-13-23, .sheet-col-14-23, .sheet-col-15-23, .sheet-col-16-23, .sheet-col-17-23, .sheet-col-18-23, .sheet-col-19-23, .sheet-col-20-23, .sheet-col-21-23, .sheet-col-22-23, .sheet-col-1-24, .sheet-col-5-24, .sheet-col-7-24, .sheet-col-9-24, .sheet-col-11-24, .sheet-col-13-24, .sheet-col-15-24, .sheet-col-17-24, .sheet-col-19-24, .sheet-col-21-24, .sheet-col-23-24, .sheet-col-11-48 { + display: inline-block; + zoom: 1; + *display: inline; + letter-spacing: normal; + word-spacing: normal; + vertical-align: top; + text-rendering: auto; +} + + + + .sheet-col-1, + .sheet-rolltemplate-5eDefault .sheet-col-1 { + display:block; +} + + + .sheet-col-1-2, + .sheet-rolltemplate-5eDefault .sheet-col-1-2 { + width: 50%; +} + + .sheet-offset-1-2, + .sheet-rolltemplate-5eDefault .sheet-offset-1-2 { + margin-left: 50%; +} + + .sheet-col-1-3, + .sheet-rolltemplate-5eDefault .sheet-col-1-3 { + width: 33.33333%; +} + + .sheet-offset-1-3, + .sheet-rolltemplate-5eDefault .sheet-offset-1-3 { + margin-left: 33.33333%; +} + + .sheet-col-2-3, + .sheet-rolltemplate-5eDefault .sheet-col-2-3 { + width: 66.66667%; +} + + .sheet-offset-2-3, + .sheet-rolltemplate-5eDefault .sheet-offset-2-3 { + margin-left: 66.66667%; +} + + .sheet-col-1-4, + .sheet-rolltemplate-5eDefault .sheet-col-1-4 { + width: 25%; +} + + .sheet-offset-1-4, + .sheet-rolltemplate-5eDefault .sheet-offset-1-4 { + margin-left: 25%; +} + + .sheet-col-3-4, + .sheet-rolltemplate-5eDefault .sheet-col-3-4 { + width: 75%; +} + + .sheet-offset-3-4, + .sheet-rolltemplate-5eDefault .sheet-offset-3-4 { + margin-left: 75%; +} + + .sheet-col-1-5, + .sheet-rolltemplate-5eDefault .sheet-col-1-5 { + width: 20%; +} + + .sheet-offset-1-5, + .sheet-rolltemplate-5eDefault .sheet-offset-1-5 { + margin-left: 20%; +} + + .sheet-col-2-5, + .sheet-rolltemplate-5eDefault .sheet-col-2-5 { + width: 40%; +} + + .sheet-offset-2-5, + .sheet-rolltemplate-5eDefault .sheet-offset-2-5 { + margin-left: 40%; +} + + .sheet-col-3-5, + .sheet-rolltemplate-5eDefault .sheet-col-3-5 { + width: 60%; +} + + .sheet-offset-3-5, + .sheet-rolltemplate-5eDefault .sheet-offset-3-5 { + margin-left: 60%; +} + + .sheet-col-4-5, + .sheet-rolltemplate-5eDefault .sheet-col-4-5 { + width: 80%; +} + + .sheet-offset-4-5, + .sheet-rolltemplate-5eDefault .sheet-offset-4-5 { + margin-left: 80%; +} + + .sheet-col-1-6, + .sheet-rolltemplate-5eDefault .sheet-col-1-6 { + width: 16.66667%; +} + + .sheet-offset-1-6, + .sheet-rolltemplate-5eDefault .sheet-offset-1-6 { + margin-left: 16.66667%; +} + + .sheet-col-5-6, + .sheet-rolltemplate-5eDefault .sheet-col-5-6 { + width: 83.33333%; +} + + .sheet-offset-5-6, + .sheet-rolltemplate-5eDefault .sheet-offset-5-6 { + margin-left: 83.33333%; +} + + .sheet-col-1-7, + .sheet-rolltemplate-5eDefault .sheet-col-1-7 { + width: 14.28571%; +} + + .sheet-offset-1-7, + .sheet-rolltemplate-5eDefault .sheet-offset-1-7 { + margin-left: 14.28571%; +} + + .sheet-col-2-7, + .sheet-rolltemplate-5eDefault .sheet-col-2-7 { + width: 28.57143%; +} + + .sheet-offset-2-7, + .sheet-rolltemplate-5eDefault .sheet-offset-2-7 { + margin-left: 28.57143%; +} + + .sheet-col-3-7, + .sheet-rolltemplate-5eDefault .sheet-col-3-7 { + width: 42.85714%; +} + + .sheet-offset-3-7, + .sheet-rolltemplate-5eDefault .sheet-offset-3-7 { + margin-left: 42.85714%; +} + + .sheet-col-4-7, + .sheet-rolltemplate-5eDefault .sheet-col-4-7 { + width: 57.14286%; +} + + .sheet-offset-4-7, + .sheet-rolltemplate-5eDefault .sheet-offset-4-7 { + margin-left: 57.14286%; +} + + .sheet-col-5-7, + .sheet-rolltemplate-5eDefault .sheet-col-5-7 { + width: 71.42857%; +} + + .sheet-offset-5-7, + .sheet-rolltemplate-5eDefault .sheet-offset-5-7 { + margin-left: 71.42857%; +} + + .sheet-col-6-7, + .sheet-rolltemplate-5eDefault .sheet-col-6-7 { + width: 85.71429%; +} + + .sheet-offset-6-7, + .sheet-rolltemplate-5eDefault .sheet-offset-6-7 { + margin-left: 85.71429%; +} + + .sheet-col-1-8, + .sheet-rolltemplate-5eDefault .sheet-col-1-8 { + width: 12.5%; +} + + .sheet-offset-1-8, + .sheet-rolltemplate-5eDefault .sheet-offset-1-8 { + margin-left: 12.5%; +} + + .sheet-col-3-8, + .sheet-rolltemplate-5eDefault .sheet-col-3-8 { + width: 37.5%; +} + + .sheet-offset-3-8, + .sheet-rolltemplate-5eDefault .sheet-offset-3-8 { + margin-left: 37.5%; +} + + .sheet-col-5-8, + .sheet-rolltemplate-5eDefault .sheet-col-5-8 { + width: 62.5%; +} + + .sheet-offset-5-8, + .sheet-rolltemplate-5eDefault .sheet-offset-5-8 { + margin-left: 62.5%; +} + + .sheet-col-7-8, + .sheet-rolltemplate-5eDefault .sheet-col-7-8 { + width: 87.5%; +} + + .sheet-offset-7-8, + .sheet-rolltemplate-5eDefault .sheet-offset-7-8 { + margin-left: 87.5%; +} + + .sheet-col-1-9, + .sheet-rolltemplate-5eDefault .sheet-col-1-9 { + width: 11.11111%; +} + + .sheet-offset-1-9, + .sheet-rolltemplate-5eDefault .sheet-offset-1-9 { + margin-left: 11.11111%; +} + + .sheet-col-2-9, + .sheet-rolltemplate-5eDefault .sheet-col-2-9 { + width: 22.22222%; +} + + .sheet-offset-2-9, + .sheet-rolltemplate-5eDefault .sheet-offset-2-9 { + margin-left: 22.22222%; +} + + .sheet-col-4-9, + .sheet-rolltemplate-5eDefault .sheet-col-4-9 { + width: 44.44444%; +} + + .sheet-offset-4-9, + .sheet-rolltemplate-5eDefault .sheet-offset-4-9 { + margin-left: 44.44444%; +} + + .sheet-col-5-9, + .sheet-rolltemplate-5eDefault .sheet-col-5-9 { + width: 55.55556%; +} + + .sheet-offset-5-9, + .sheet-rolltemplate-5eDefault .sheet-offset-5-9 { + margin-left: 55.55556%; +} + + .sheet-col-6-9, + .sheet-rolltemplate-5eDefault .sheet-col-6-9 { + width: 66.66667%; +} + + .sheet-offset-6-9, + .sheet-rolltemplate-5eDefault .sheet-offset-6-9 { + margin-left: 66.66667%; +} + + .sheet-col-7-9, + .sheet-rolltemplate-5eDefault .sheet-col-7-9 { + width: 77.77778%; +} + + .sheet-offset-7-9, + .sheet-rolltemplate-5eDefault .sheet-offset-7-9 { + margin-left: 77.77778%; +} + + .sheet-col-8-9, + .sheet-rolltemplate-5eDefault .sheet-col-8-9 { + width: 88.88889%; +} + + .sheet-offset-8-9, + .sheet-rolltemplate-5eDefault .sheet-offset-8-9 { + margin-left: 88.88889%; +} + + .sheet-col-1-10, + .sheet-rolltemplate-5eDefault .sheet-col-1-10 { + width: 10%; +} + + .sheet-offset-1-10, + .sheet-rolltemplate-5eDefault .sheet-offset-1-10 { + margin-left: 10%; +} + + .sheet-col-3-10, + .sheet-rolltemplate-5eDefault .sheet-col-3-10 { + width: 30%; +} + + .sheet-offset-3-10, + .sheet-rolltemplate-5eDefault .sheet-offset-3-10 { + margin-left: 30%; +} + + .sheet-col-7-10, + .sheet-rolltemplate-5eDefault .sheet-col-7-10 { + width: 70%; +} + + .sheet-offset-7-10, + .sheet-rolltemplate-5eDefault .sheet-offset-7-10 { + margin-left: 70%; +} + + .sheet-col-9-10, + .sheet-rolltemplate-5eDefault .sheet-col-9-10 { + width: 90%; +} + + .sheet-offset-9-10, + .sheet-rolltemplate-5eDefault .sheet-offset-9-10 { + margin-left: 90%; +} + + .sheet-col-1-11, + .sheet-rolltemplate-5eDefault .sheet-col-1-11 { + width: 9.09091%; +} + + .sheet-offset-1-11, + .sheet-rolltemplate-5eDefault .sheet-offset-1-11 { + margin-left: 9.09091%; +} + + .sheet-col-2-11, + .sheet-rolltemplate-5eDefault .sheet-col-2-11 { + width: 18.18182%; +} + + .sheet-offset-2-11, + .sheet-rolltemplate-5eDefault .sheet-offset-2-11 { + margin-left: 18.18182%; +} + + .sheet-col-3-11, + .sheet-rolltemplate-5eDefault .sheet-col-3-11 { + width: 27.27273%; +} + + .sheet-offset-3-11, + .sheet-rolltemplate-5eDefault .sheet-offset-3-11 { + margin-left: 27.27273%; +} + + .sheet-col-4-11, + .sheet-rolltemplate-5eDefault .sheet-col-4-11 { + width: 36.36364%; +} + + .sheet-offset-4-11, + .sheet-rolltemplate-5eDefault .sheet-offset-4-11 { + margin-left: 36.36364%; +} + + .sheet-col-5-11, + .sheet-rolltemplate-5eDefault .sheet-col-5-11 { + width: 45.45455%; +} + + .sheet-offset-5-11, + .sheet-rolltemplate-5eDefault .sheet-offset-5-11 { + margin-left: 45.45455%; +} + + .sheet-col-6-11, + .sheet-rolltemplate-5eDefault .sheet-col-6-11 { + width: 54.54545%; +} + + .sheet-offset-6-11, + .sheet-rolltemplate-5eDefault .sheet-offset-6-11 { + margin-left: 54.54545%; +} + + .sheet-col-7-11, + .sheet-rolltemplate-5eDefault .sheet-col-7-11 { + width: 63.63636%; +} + + .sheet-offset-7-11, + .sheet-rolltemplate-5eDefault .sheet-offset-7-11 { + margin-left: 63.63636%; +} + + .sheet-col-8-11, + .sheet-rolltemplate-5eDefault .sheet-col-8-11 { + width: 72.72727%; +} + + .sheet-offset-8-11, + .sheet-rolltemplate-5eDefault .sheet-offset-8-11 { + margin-left: 72.72727%; +} + + .sheet-col-9-11, + .sheet-rolltemplate-5eDefault .sheet-col-9-11 { + width: 81.81818%; +} + + .sheet-offset-9-11, + .sheet-rolltemplate-5eDefault .sheet-offset-9-11 { + margin-left: 81.81818%; +} + + .sheet-col-10-11, + .sheet-rolltemplate-5eDefault .sheet-col-10-11 { + width: 90.90909%; +} + + .sheet-offset-10-11, + .sheet-rolltemplate-5eDefault .sheet-offset-10-11 { + margin-left: 90.90909%; +} + + .sheet-col-1-12, + .sheet-rolltemplate-5eDefault .sheet-col-1-12 { + width: 8.33333%; +} + + .sheet-offset-1-12, + .sheet-rolltemplate-5eDefault .sheet-offset-1-12 { + margin-left: 8.33333%; +} + + .sheet-col-5-12, + .sheet-rolltemplate-5eDefault .sheet-col-5-12 { + width: 41.66667%; +} + + .sheet-offset-5-12, + .sheet-rolltemplate-5eDefault .sheet-offset-5-12 { + margin-left: 41.66667%; +} + + .sheet-col-7-12, + .sheet-rolltemplate-5eDefault .sheet-col-7-12 { + width: 58.33333%; +} + + .sheet-offset-7-12, + .sheet-rolltemplate-5eDefault .sheet-offset-7-12 { + margin-left: 58.33333%; +} + + .sheet-col-9-12, + .sheet-rolltemplate-5eDefault .sheet-col-9-12 { + width: 75%; +} + + .sheet-offset-9-12, + .sheet-rolltemplate-5eDefault .sheet-offset-9-12 { + margin-left: 75%; +} + + .sheet-col-11-12, + .sheet-rolltemplate-5eDefault .sheet-col-11-12 { + width: 91.66667%; +} + + .sheet-offset-11-12, + .sheet-rolltemplate-5eDefault .sheet-offset-11-12 { + margin-left: 91.66667%; +} + + .sheet-col-1-13, + .sheet-rolltemplate-5eDefault .sheet-col-1-13 { + width: 7.69231%; +} + + .sheet-offset-1-13, + .sheet-rolltemplate-5eDefault .sheet-offset-1-13 { + margin-left: 7.69231%; +} + + .sheet-col-2-13, + .sheet-rolltemplate-5eDefault .sheet-col-2-13 { + width: 15.38462%; +} + + .sheet-offset-2-13, + .sheet-rolltemplate-5eDefault .sheet-offset-2-13 { + margin-left: 15.38462%; +} + + .sheet-col-3-13, + .sheet-rolltemplate-5eDefault .sheet-col-3-13 { + width: 23.07692%; +} + + .sheet-offset-3-13, + .sheet-rolltemplate-5eDefault .sheet-offset-3-13 { + margin-left: 23.07692%; +} + + .sheet-col-4-13, + .sheet-rolltemplate-5eDefault .sheet-col-4-13 { + width: 30.76923%; +} + + .sheet-offset-4-13, + .sheet-rolltemplate-5eDefault .sheet-offset-4-13 { + margin-left: 30.76923%; +} + + .sheet-col-5-13, + .sheet-rolltemplate-5eDefault .sheet-col-5-13 { + width: 38.46154%; +} + + .sheet-offset-5-13, + .sheet-rolltemplate-5eDefault .sheet-offset-5-13 { + margin-left: 38.46154%; +} + + .sheet-col-6-13, + .sheet-rolltemplate-5eDefault .sheet-col-6-13 { + width: 46.15385%; +} + + .sheet-offset-6-13, + .sheet-rolltemplate-5eDefault .sheet-offset-6-13 { + margin-left: 46.15385%; +} + + .sheet-col-7-13, + .sheet-rolltemplate-5eDefault .sheet-col-7-13 { + width: 53.84615%; +} + + .sheet-offset-7-13, + .sheet-rolltemplate-5eDefault .sheet-offset-7-13 { + margin-left: 53.84615%; +} + + .sheet-col-8-13, + .sheet-rolltemplate-5eDefault .sheet-col-8-13 { + width: 61.53846%; +} + + .sheet-offset-8-13, + .sheet-rolltemplate-5eDefault .sheet-offset-8-13 { + margin-left: 61.53846%; +} + + .sheet-col-9-13, + .sheet-rolltemplate-5eDefault .sheet-col-9-13 { + width: 69.23077%; +} + + .sheet-offset-9-13, + .sheet-rolltemplate-5eDefault .sheet-offset-9-13 { + margin-left: 69.23077%; +} + + .sheet-col-10-13, + .sheet-rolltemplate-5eDefault .sheet-col-10-13 { + width: 76.92308%; +} + + .sheet-offset-10-13, + .sheet-rolltemplate-5eDefault .sheet-offset-10-13 { + margin-left: 76.92308%; +} + + .sheet-col-11-13, + .sheet-rolltemplate-5eDefault .sheet-col-11-13 { + width: 84.61538%; +} + + .sheet-offset-11-13, + .sheet-rolltemplate-5eDefault .sheet-offset-11-13 { + margin-left: 84.61538%; +} + + .sheet-col-12-13, + .sheet-rolltemplate-5eDefault .sheet-col-12-13 { + width: 92.30769%; +} + + .sheet-offset-12-13, + .sheet-rolltemplate-5eDefault .sheet-offset-12-13 { + margin-left: 92.30769%; +} + + .sheet-col-1-14, + .sheet-rolltemplate-5eDefault .sheet-col-1-14 { + width: 7.14286%; +} + + .sheet-offset-1-14, + .sheet-rolltemplate-5eDefault .sheet-offset-1-14 { + margin-left: 7.14286%; +} + + .sheet-col-3-14, + .sheet-rolltemplate-5eDefault .sheet-col-3-14 { + width: 21.42857%; +} + + .sheet-offset-3-14, + .sheet-rolltemplate-5eDefault .sheet-offset-3-14 { + margin-left: 21.42857%; +} + + .sheet-col-5-14, + .sheet-rolltemplate-5eDefault .sheet-col-5-14 { + width: 35.71429%; +} + + .sheet-offset-5-14, + .sheet-rolltemplate-5eDefault .sheet-offset-5-14 { + margin-left: 35.71429%; +} + + .sheet-col-9-14, + .sheet-rolltemplate-5eDefault .sheet-col-9-14 { + width: 64.28571%; +} + + .sheet-offset-9-14, + .sheet-rolltemplate-5eDefault .sheet-offset-9-14 { + margin-left: 64.28571%; +} + + .sheet-col-11-14, + .sheet-rolltemplate-5eDefault .sheet-col-11-14 { + width: 78.57143%; +} + + .sheet-offset-11-14, + .sheet-rolltemplate-5eDefault .sheet-offset-11-14 { + margin-left: 78.57143%; +} + + .sheet-col-13-14, + .sheet-rolltemplate-5eDefault .sheet-col-13-14 { + width: 92.85714%; +} + + .sheet-offset-13-14, + .sheet-rolltemplate-5eDefault .sheet-offset-13-14 { + margin-left: 92.85714%; +} + + .sheet-col-1-15, + .sheet-rolltemplate-5eDefault .sheet-col-1-15 { + width: 6.66667%; +} + + .sheet-offset-1-15, + .sheet-rolltemplate-5eDefault .sheet-offset-1-15 { + margin-left: 6.66667%; +} + + .sheet-col-2-15, + .sheet-rolltemplate-5eDefault .sheet-col-2-15 { + width: 13.33333%; +} + + .sheet-offset-2-15, + .sheet-rolltemplate-5eDefault .sheet-offset-2-15 { + margin-left: 13.33333%; +} + + .sheet-col-4-15, + .sheet-rolltemplate-5eDefault .sheet-col-4-15 { + width: 26.66667%; +} + + .sheet-offset-4-15, + .sheet-rolltemplate-5eDefault .sheet-offset-4-15 { + margin-left: 26.66667%; +} + + .sheet-col-6-15, + .sheet-rolltemplate-5eDefault .sheet-col-6-15 { + width: 40%; +} + + .sheet-offset-6-15, + .sheet-rolltemplate-5eDefault .sheet-offset-6-15 { + margin-left: 40%; +} + + .sheet-col-7-15, + .sheet-rolltemplate-5eDefault .sheet-col-7-15 { + width: 46.66667%; +} + + .sheet-offset-7-15, + .sheet-rolltemplate-5eDefault .sheet-offset-7-15 { + margin-left: 46.66667%; +} + + .sheet-col-8-15, + .sheet-rolltemplate-5eDefault .sheet-col-8-15 { + width: 53.33333%; +} + + .sheet-offset-8-15, + .sheet-rolltemplate-5eDefault .sheet-offset-8-15 { + margin-left: 53.33333%; +} + + .sheet-col-9-15, + .sheet-rolltemplate-5eDefault .sheet-col-9-15 { + width: 60%; +} + + .sheet-offset-9-15, + .sheet-rolltemplate-5eDefault .sheet-offset-9-15 { + margin-left: 60%; +} + + .sheet-col-10-15, + .sheet-rolltemplate-5eDefault .sheet-col-10-15 { + width: 66.66667%; +} + + .sheet-offset-10-15, + .sheet-rolltemplate-5eDefault .sheet-offset-10-15 { + margin-left: 66.66667%; +} + + .sheet-col-11-15, + .sheet-rolltemplate-5eDefault .sheet-col-11-15 { + width: 73.33333%; +} + + .sheet-offset-11-15, + .sheet-rolltemplate-5eDefault .sheet-offset-11-15 { + margin-left: 73.33333%; +} + + .sheet-col-12-15, + .sheet-rolltemplate-5eDefault .sheet-col-12-15 { + width: 80%; +} + + .sheet-offset-12-15, + .sheet-rolltemplate-5eDefault .sheet-offset-12-15 { + margin-left: 80%; +} + + .sheet-col-13-15, + .sheet-rolltemplate-5eDefault .sheet-col-13-15 { + width: 86.66667%; +} + + .sheet-offset-13-15, + .sheet-rolltemplate-5eDefault .sheet-offset-13-15 { + margin-left: 86.66667%; +} + + .sheet-col-14-15, + .sheet-rolltemplate-5eDefault .sheet-col-14-15 { + width: 93.33333%; +} + + .sheet-offset-14-15, + .sheet-rolltemplate-5eDefault .sheet-offset-14-15 { + margin-left: 93.33333%; +} + + .sheet-col-1-16, + .sheet-rolltemplate-5eDefault .sheet-col-1-16 { + width: 6.25%; +} + + .sheet-offset-1-16, + .sheet-rolltemplate-5eDefault .sheet-offset-1-16 { + margin-left: 6.25%; +} + + .sheet-col-3-16, + .sheet-rolltemplate-5eDefault .sheet-col-3-16 { + width: 18.75%; +} + + .sheet-offset-3-16, + .sheet-rolltemplate-5eDefault .sheet-offset-3-16 { + margin-left: 18.75%; +} + + .sheet-col-5-16, + .sheet-rolltemplate-5eDefault .sheet-col-5-16 { + width: 31.25%; +} + + .sheet-offset-5-16, + .sheet-rolltemplate-5eDefault .sheet-offset-5-16 { + margin-left: 31.25%; +} + + .sheet-col-7-16, + .sheet-rolltemplate-5eDefault .sheet-col-7-16 { + width: 43.75%; +} + + .sheet-offset-7-16, + .sheet-rolltemplate-5eDefault .sheet-offset-7-16 { + margin-left: 43.75%; +} + + .sheet-col-9-16, + .sheet-rolltemplate-5eDefault .sheet-col-9-16 { + width: 56.25%; +} + + .sheet-offset-9-16, + .sheet-rolltemplate-5eDefault .sheet-offset-9-16 { + margin-left: 56.25%; +} + + .sheet-col-11-16, + .sheet-rolltemplate-5eDefault .sheet-col-11-16 { + width: 68.75%; +} + + .sheet-offset-11-16, + .sheet-rolltemplate-5eDefault .sheet-offset-11-16 { + margin-left: 68.75%; +} + + .sheet-col-13-16, + .sheet-rolltemplate-5eDefault .sheet-col-13-16 { + width: 81.25%; +} + + .sheet-offset-13-16, + .sheet-rolltemplate-5eDefault .sheet-offset-13-16 { + margin-left: 81.25%; +} + + .sheet-col-15-16, + .sheet-rolltemplate-5eDefault .sheet-col-15-16 { + width: 93.75%; +} + + .sheet-offset-15-16, + .sheet-rolltemplate-5eDefault .sheet-offset-15-16 { + margin-left: 93.75%; +} + + .sheet-col-1-17, + .sheet-rolltemplate-5eDefault .sheet-col-1-17 { + width: 5.88235%; +} + + .sheet-offset-1-17, + .sheet-rolltemplate-5eDefault .sheet-offset-1-17 { + margin-left: 5.88235%; +} + + .sheet-col-2-17, + .sheet-rolltemplate-5eDefault .sheet-col-2-17 { + width: 11.76471%; +} + + .sheet-offset-2-17, + .sheet-rolltemplate-5eDefault .sheet-offset-2-17 { + margin-left: 11.76471%; +} + + .sheet-col-3-17, + .sheet-rolltemplate-5eDefault .sheet-col-3-17 { + width: 17.64706%; +} + + .sheet-offset-3-17, + .sheet-rolltemplate-5eDefault .sheet-offset-3-17 { + margin-left: 17.64706%; +} + + .sheet-col-4-17, + .sheet-rolltemplate-5eDefault .sheet-col-4-17 { + width: 23.52941%; +} + + .sheet-offset-4-17, + .sheet-rolltemplate-5eDefault .sheet-offset-4-17 { + margin-left: 23.52941%; +} + + .sheet-col-5-17, + .sheet-rolltemplate-5eDefault .sheet-col-5-17 { + width: 29.41176%; +} + + .sheet-offset-5-17, + .sheet-rolltemplate-5eDefault .sheet-offset-5-17 { + margin-left: 29.41176%; +} + + .sheet-col-6-17, + .sheet-rolltemplate-5eDefault .sheet-col-6-17 { + width: 35.29412%; +} + + .sheet-offset-6-17, + .sheet-rolltemplate-5eDefault .sheet-offset-6-17 { + margin-left: 35.29412%; +} + + .sheet-col-7-17, + .sheet-rolltemplate-5eDefault .sheet-col-7-17 { + width: 41.17647%; +} + + .sheet-offset-7-17, + .sheet-rolltemplate-5eDefault .sheet-offset-7-17 { + margin-left: 41.17647%; +} + + .sheet-col-8-17, + .sheet-rolltemplate-5eDefault .sheet-col-8-17 { + width: 47.05882%; +} + + .sheet-offset-8-17, + .sheet-rolltemplate-5eDefault .sheet-offset-8-17 { + margin-left: 47.05882%; +} + + .sheet-col-9-17, + .sheet-rolltemplate-5eDefault .sheet-col-9-17 { + width: 52.94118%; +} + + .sheet-offset-9-17, + .sheet-rolltemplate-5eDefault .sheet-offset-9-17 { + margin-left: 52.94118%; +} + + .sheet-col-10-17, + .sheet-rolltemplate-5eDefault .sheet-col-10-17 { + width: 58.82353%; +} + + .sheet-offset-10-17, + .sheet-rolltemplate-5eDefault .sheet-offset-10-17 { + margin-left: 58.82353%; +} + + .sheet-col-11-17, + .sheet-rolltemplate-5eDefault .sheet-col-11-17 { + width: 64.70588%; +} + + .sheet-offset-11-17, + .sheet-rolltemplate-5eDefault .sheet-offset-11-17 { + margin-left: 64.70588%; +} + + .sheet-col-12-17, + .sheet-rolltemplate-5eDefault .sheet-col-12-17 { + width: 70.58824%; +} + + .sheet-offset-12-17, + .sheet-rolltemplate-5eDefault .sheet-offset-12-17 { + margin-left: 70.58824%; +} + + .sheet-col-13-17, + .sheet-rolltemplate-5eDefault .sheet-col-13-17 { + width: 76.47059%; +} + + .sheet-offset-13-17, + .sheet-rolltemplate-5eDefault .sheet-offset-13-17 { + margin-left: 76.47059%; +} + + .sheet-col-14-17, + .sheet-rolltemplate-5eDefault .sheet-col-14-17 { + width: 82.35294%; +} + + .sheet-offset-14-17, + .sheet-rolltemplate-5eDefault .sheet-offset-14-17 { + margin-left: 82.35294%; +} + + .sheet-col-15-17, + .sheet-rolltemplate-5eDefault .sheet-col-15-17 { + width: 88.23529%; +} + + .sheet-offset-15-17, + .sheet-rolltemplate-5eDefault .sheet-offset-15-17 { + margin-left: 88.23529%; +} + + .sheet-col-16-17, + .sheet-rolltemplate-5eDefault .sheet-col-16-17 { + width: 94.11765%; +} + + .sheet-offset-16-17, + .sheet-rolltemplate-5eDefault .sheet-offset-16-17 { + margin-left: 94.11765%; +} + + .sheet-col-1-18, + .sheet-rolltemplate-5eDefault .sheet-col-1-18 { + width: 5.55556%; +} + + .sheet-offset-1-18, + .sheet-rolltemplate-5eDefault .sheet-offset-1-18 { + margin-left: 5.55556%; +} + + .sheet-col-5-18, + .sheet-rolltemplate-5eDefault .sheet-col-5-18 { + width: 27.77778%; +} + + .sheet-offset-5-18, + .sheet-rolltemplate-5eDefault .sheet-offset-5-18 { + margin-left: 27.77778%; +} + + .sheet-col-7-18, + .sheet-rolltemplate-5eDefault .sheet-col-7-18 { + width: 38.88889%; +} + + .sheet-offset-7-18, + .sheet-rolltemplate-5eDefault .sheet-offset-7-18 { + margin-left: 38.88889%; +} + + .sheet-col-11-18, + .sheet-rolltemplate-5eDefault .sheet-col-11-18 { + width: 61.11111%; +} + + .sheet-offset-11-18, + .sheet-rolltemplate-5eDefault .sheet-offset-11-18 { + margin-left: 61.11111%; +} + + .sheet-col-13-18, + .sheet-rolltemplate-5eDefault .sheet-col-13-18 { + width: 72.22222%; +} + + .sheet-offset-13-18, + .sheet-rolltemplate-5eDefault .sheet-offset-13-18 { + margin-left: 72.22222%; +} + + .sheet-col-15-18, + .sheet-rolltemplate-5eDefault .sheet-col-15-18 { + width: 83.33333%; +} + + .sheet-offset-15-18, + .sheet-rolltemplate-5eDefault .sheet-offset-15-18 { + margin-left: 83.33333%; +} + + .sheet-col-17-18, + .sheet-rolltemplate-5eDefault .sheet-col-17-18 { + width: 94.44444%; +} + + .sheet-offset-17-18, + .sheet-rolltemplate-5eDefault .sheet-offset-17-18 { + margin-left: 94.44444%; +} + + .sheet-col-1-19, + .sheet-rolltemplate-5eDefault .sheet-col-1-19 { + width: 5.26316%; +} + + .sheet-offset-1-19, + .sheet-rolltemplate-5eDefault .sheet-offset-1-19 { + margin-left: 5.26316%; +} + + .sheet-col-2-19, + .sheet-rolltemplate-5eDefault .sheet-col-2-19 { + width: 10.52632%; +} + + .sheet-offset-2-19, + .sheet-rolltemplate-5eDefault .sheet-offset-2-19 { + margin-left: 10.52632%; +} + + .sheet-col-3-19, + .sheet-rolltemplate-5eDefault .sheet-col-3-19 { + width: 15.78947%; +} + + .sheet-offset-3-19, + .sheet-rolltemplate-5eDefault .sheet-offset-3-19 { + margin-left: 15.78947%; +} + + .sheet-col-4-19, + .sheet-rolltemplate-5eDefault .sheet-col-4-19 { + width: 21.05263%; +} + + .sheet-offset-4-19, + .sheet-rolltemplate-5eDefault .sheet-offset-4-19 { + margin-left: 21.05263%; +} + + .sheet-col-5-19, + .sheet-rolltemplate-5eDefault .sheet-col-5-19 { + width: 26.31579%; +} + + .sheet-offset-5-19, + .sheet-rolltemplate-5eDefault .sheet-offset-5-19 { + margin-left: 26.31579%; +} + + .sheet-col-6-19, + .sheet-rolltemplate-5eDefault .sheet-col-6-19 { + width: 31.57895%; +} + + .sheet-offset-6-19, + .sheet-rolltemplate-5eDefault .sheet-offset-6-19 { + margin-left: 31.57895%; +} + + .sheet-col-7-19, + .sheet-rolltemplate-5eDefault .sheet-col-7-19 { + width: 36.84211%; +} + + .sheet-offset-7-19, + .sheet-rolltemplate-5eDefault .sheet-offset-7-19 { + margin-left: 36.84211%; +} + + .sheet-col-8-19, + .sheet-rolltemplate-5eDefault .sheet-col-8-19 { + width: 42.10526%; +} + + .sheet-offset-8-19, + .sheet-rolltemplate-5eDefault .sheet-offset-8-19 { + margin-left: 42.10526%; +} + + .sheet-col-9-19, + .sheet-rolltemplate-5eDefault .sheet-col-9-19 { + width: 47.36842%; +} + + .sheet-offset-9-19, + .sheet-rolltemplate-5eDefault .sheet-offset-9-19 { + margin-left: 47.36842%; +} + + .sheet-col-10-19, + .sheet-rolltemplate-5eDefault .sheet-col-10-19 { + width: 52.63158%; +} + + .sheet-offset-10-19, + .sheet-rolltemplate-5eDefault .sheet-offset-10-19 { + margin-left: 52.63158%; +} + + .sheet-col-11-19, + .sheet-rolltemplate-5eDefault .sheet-col-11-19 { + width: 57.89474%; +} + + .sheet-offset-11-19, + .sheet-rolltemplate-5eDefault .sheet-offset-11-19 { + margin-left: 57.89474%; +} + + .sheet-col-12-19, + .sheet-rolltemplate-5eDefault .sheet-col-12-19 { + width: 63.15789%; +} + + .sheet-offset-12-19, + .sheet-rolltemplate-5eDefault .sheet-offset-12-19 { + margin-left: 63.15789%; +} + + .sheet-col-13-19, + .sheet-rolltemplate-5eDefault .sheet-col-13-19 { + width: 68.42105%; +} + + .sheet-offset-13-19, + .sheet-rolltemplate-5eDefault .sheet-offset-13-19 { + margin-left: 68.42105%; +} + + .sheet-col-14-19, + .sheet-rolltemplate-5eDefault .sheet-col-14-19 { + width: 73.68421%; +} + + .sheet-offset-14-19, + .sheet-rolltemplate-5eDefault .sheet-offset-14-19 { + margin-left: 73.68421%; +} + + .sheet-col-15-19, + .sheet-rolltemplate-5eDefault .sheet-col-15-19 { + width: 78.94737%; +} + + .sheet-offset-15-19, + .sheet-rolltemplate-5eDefault .sheet-offset-15-19 { + margin-left: 78.94737%; +} + + .sheet-col-16-19, + .sheet-rolltemplate-5eDefault .sheet-col-16-19 { + width: 84.21053%; +} + + .sheet-offset-16-19, + .sheet-rolltemplate-5eDefault .sheet-offset-16-19 { + margin-left: 84.21053%; +} + + .sheet-col-17-19, + .sheet-rolltemplate-5eDefault .sheet-col-17-19 { + width: 89.47368%; +} + + .sheet-offset-17-19, + .sheet-rolltemplate-5eDefault .sheet-offset-17-19 { + margin-left: 89.47368%; +} + + .sheet-col-18-19, + .sheet-rolltemplate-5eDefault .sheet-col-18-19 { + width: 94.73684%; +} + + .sheet-offset-18-19, + .sheet-rolltemplate-5eDefault .sheet-offset-18-19 { + margin-left: 94.73684%; +} + + .sheet-col-1-20, + .sheet-rolltemplate-5eDefault .sheet-col-1-20 { + width: 5%; +} + + .sheet-offset-1-20, + .sheet-rolltemplate-5eDefault .sheet-offset-1-20 { + margin-left: 5%; +} + + .sheet-col-3-20, + .sheet-rolltemplate-5eDefault .sheet-col-3-20 { + width: 15%; +} + + .sheet-offset-3-20, + .sheet-rolltemplate-5eDefault .sheet-offset-3-20 { + margin-left: 15%; +} + + .sheet-col-7-20, + .sheet-rolltemplate-5eDefault .sheet-col-7-20 { + width: 35%; +} + + .sheet-offset-7-20, + .sheet-rolltemplate-5eDefault .sheet-offset-7-20 { + margin-left: 35%; +} + + .sheet-col-9-20, + .sheet-rolltemplate-5eDefault .sheet-col-9-20 { + width: 45%; +} + + .sheet-offset-9-20, + .sheet-rolltemplate-5eDefault .sheet-offset-9-20 { + margin-left: 45%; +} + + .sheet-col-11-20, + .sheet-rolltemplate-5eDefault .sheet-col-11-20 { + width: 55%; +} + + .sheet-offset-11-20, + .sheet-rolltemplate-5eDefault .sheet-offset-11-20 { + margin-left: 55%; +} + + .sheet-col-13-20, + .sheet-rolltemplate-5eDefault .sheet-col-13-20 { + width: 65%; +} + + .sheet-offset-13-20, + .sheet-rolltemplate-5eDefault .sheet-offset-13-20 { + margin-left: 65%; +} + + .sheet-col-15-20, + .sheet-rolltemplate-5eDefault .sheet-col-15-20 { + width: 75%; +} + + .sheet-offset-15-20, + .sheet-rolltemplate-5eDefault .sheet-offset-15-20 { + margin-left: 75%; +} + + .sheet-col-17-20, + .sheet-rolltemplate-5eDefault .sheet-col-17-20 { + width: 85%; +} + + .sheet-offset-17-20, + .sheet-rolltemplate-5eDefault .sheet-offset-17-20 { + margin-left: 85%; +} + + .sheet-col-19-20, + .sheet-rolltemplate-5eDefault .sheet-col-19-20 { + width: 95%; +} + + .sheet-offset-19-20, + .sheet-rolltemplate-5eDefault .sheet-offset-19-20 { + margin-left: 95%; +} + + .sheet-col-1-21, + .sheet-rolltemplate-5eDefault .sheet-col-1-21 { + width: 4.7619%; +} + + .sheet-offset-1-21, + .sheet-rolltemplate-5eDefault .sheet-offset-1-21 { + margin-left: 4.7619%; +} + + .sheet-col-2-21, + .sheet-rolltemplate-5eDefault .sheet-col-2-21 { + width: 9.52381%; +} + + .sheet-offset-2-21, + .sheet-rolltemplate-5eDefault .sheet-offset-2-21 { + margin-left: 9.52381%; +} + + .sheet-col-4-21, + .sheet-rolltemplate-5eDefault .sheet-col-4-21 { + width: 19.04762%; +} + + .sheet-offset-4-21, + .sheet-rolltemplate-5eDefault .sheet-offset-4-21 { + margin-left: 19.04762%; +} + + .sheet-col-5-21, + .sheet-rolltemplate-5eDefault .sheet-col-5-21 { + width: 23.80952%; +} + + .sheet-offset-5-21, + .sheet-rolltemplate-5eDefault .sheet-offset-5-21 { + margin-left: 23.80952%; +} + + .sheet-col-6-21, + .sheet-rolltemplate-5eDefault .sheet-col-6-21 { + width: 28.57143%; +} + + .sheet-offset-6-21, + .sheet-rolltemplate-5eDefault .sheet-offset-6-21 { + margin-left: 28.57143%; +} + + .sheet-col-8-21, + .sheet-rolltemplate-5eDefault .sheet-col-8-21 { + width: 38.09524%; +} + + .sheet-offset-8-21, + .sheet-rolltemplate-5eDefault .sheet-offset-8-21 { + margin-left: 38.09524%; +} + + .sheet-col-9-21, + .sheet-rolltemplate-5eDefault .sheet-col-9-21 { + width: 42.85714%; +} + + .sheet-offset-9-21, + .sheet-rolltemplate-5eDefault .sheet-offset-9-21 { + margin-left: 42.85714%; +} + + .sheet-col-10-21, + .sheet-rolltemplate-5eDefault .sheet-col-10-21 { + width: 47.61905%; +} + + .sheet-offset-10-21, + .sheet-rolltemplate-5eDefault .sheet-offset-10-21 { + margin-left: 47.61905%; +} + + .sheet-col-11-21, + .sheet-rolltemplate-5eDefault .sheet-col-11-21 { + width: 52.38095%; +} + + .sheet-offset-11-21, + .sheet-rolltemplate-5eDefault .sheet-offset-11-21 { + margin-left: 52.38095%; +} + + .sheet-col-12-21, + .sheet-rolltemplate-5eDefault .sheet-col-12-21 { + width: 57.14286%; +} + + .sheet-offset-12-21, + .sheet-rolltemplate-5eDefault .sheet-offset-12-21 { + margin-left: 57.14286%; +} + + .sheet-col-13-21, + .sheet-rolltemplate-5eDefault .sheet-col-13-21 { + width: 61.90476%; +} + + .sheet-offset-13-21, + .sheet-rolltemplate-5eDefault .sheet-offset-13-21 { + margin-left: 61.90476%; +} + + .sheet-col-14-21, + .sheet-rolltemplate-5eDefault .sheet-col-14-21 { + width: 66.66667%; +} + + .sheet-offset-14-21, + .sheet-rolltemplate-5eDefault .sheet-offset-14-21 { + margin-left: 66.66667%; +} + + .sheet-col-15-21, + .sheet-rolltemplate-5eDefault .sheet-col-15-21 { + width: 71.42857%; +} + + .sheet-offset-15-21, + .sheet-rolltemplate-5eDefault .sheet-offset-15-21 { + margin-left: 71.42857%; +} + + .sheet-col-16-21, + .sheet-rolltemplate-5eDefault .sheet-col-16-21 { + width: 76.19048%; +} + + .sheet-offset-16-21, + .sheet-rolltemplate-5eDefault .sheet-offset-16-21 { + margin-left: 76.19048%; +} + + .sheet-col-17-21, + .sheet-rolltemplate-5eDefault .sheet-col-17-21 { + width: 80.95238%; +} + + .sheet-offset-17-21, + .sheet-rolltemplate-5eDefault .sheet-offset-17-21 { + margin-left: 80.95238%; +} + + .sheet-col-18-21, + .sheet-rolltemplate-5eDefault .sheet-col-18-21 { + width: 85.71429%; +} + + .sheet-offset-18-21, + .sheet-rolltemplate-5eDefault .sheet-offset-18-21 { + margin-left: 85.71429%; +} + + .sheet-col-19-21, + .sheet-rolltemplate-5eDefault .sheet-col-19-21 { + width: 90.47619%; +} + + .sheet-offset-19-21, + .sheet-rolltemplate-5eDefault .sheet-offset-19-21 { + margin-left: 90.47619%; +} + + .sheet-col-20-21, + .sheet-rolltemplate-5eDefault .sheet-col-20-21 { + width: 95.2381%; +} + + .sheet-offset-20-21, + .sheet-rolltemplate-5eDefault .sheet-offset-20-21 { + margin-left: 95.2381%; +} + + .sheet-col-1-22, + .sheet-rolltemplate-5eDefault .sheet-col-1-22 { + width: 4.54545%; +} + + .sheet-offset-1-22, + .sheet-rolltemplate-5eDefault .sheet-offset-1-22 { + margin-left: 4.54545%; +} + + .sheet-col-3-22, + .sheet-rolltemplate-5eDefault .sheet-col-3-22 { + width: 13.63636%; +} + + .sheet-offset-3-22, + .sheet-rolltemplate-5eDefault .sheet-offset-3-22 { + margin-left: 13.63636%; +} + + .sheet-col-5-22, + .sheet-rolltemplate-5eDefault .sheet-col-5-22 { + width: 22.72727%; +} + + .sheet-offset-5-22, + .sheet-rolltemplate-5eDefault .sheet-offset-5-22 { + margin-left: 22.72727%; +} + + .sheet-col-7-22, + .sheet-rolltemplate-5eDefault .sheet-col-7-22 { + width: 31.81818%; +} + + .sheet-offset-7-22, + .sheet-rolltemplate-5eDefault .sheet-offset-7-22 { + margin-left: 31.81818%; +} + + .sheet-col-9-22, + .sheet-rolltemplate-5eDefault .sheet-col-9-22 { + width: 40.90909%; +} + + .sheet-offset-9-22, + .sheet-rolltemplate-5eDefault .sheet-offset-9-22 { + margin-left: 40.90909%; +} + + .sheet-col-13-22, + .sheet-rolltemplate-5eDefault .sheet-col-13-22 { + width: 59.09091%; +} + + .sheet-offset-13-22, + .sheet-rolltemplate-5eDefault .sheet-offset-13-22 { + margin-left: 59.09091%; +} + + .sheet-col-15-22, + .sheet-rolltemplate-5eDefault .sheet-col-15-22 { + width: 68.18182%; +} + + .sheet-offset-15-22, + .sheet-rolltemplate-5eDefault .sheet-offset-15-22 { + margin-left: 68.18182%; +} + + .sheet-col-17-22, + .sheet-rolltemplate-5eDefault .sheet-col-17-22 { + width: 77.27273%; +} + + .sheet-offset-17-22, + .sheet-rolltemplate-5eDefault .sheet-offset-17-22 { + margin-left: 77.27273%; +} + + .sheet-col-19-22, + .sheet-rolltemplate-5eDefault .sheet-col-19-22 { + width: 86.36364%; +} + + .sheet-offset-19-22, + .sheet-rolltemplate-5eDefault .sheet-offset-19-22 { + margin-left: 86.36364%; +} + + .sheet-col-21-22, + .sheet-rolltemplate-5eDefault .sheet-col-21-22 { + width: 95.45455%; +} + + .sheet-offset-21-22, + .sheet-rolltemplate-5eDefault .sheet-offset-21-22 { + margin-left: 95.45455%; +} + + .sheet-col-1-23, + .sheet-rolltemplate-5eDefault .sheet-col-1-23 { + width: 4.34783%; +} + + .sheet-offset-1-23, + .sheet-rolltemplate-5eDefault .sheet-offset-1-23 { + margin-left: 4.34783%; +} + + .sheet-col-2-23, + .sheet-rolltemplate-5eDefault .sheet-col-2-23 { + width: 8.69565%; +} + + .sheet-offset-2-23, + .sheet-rolltemplate-5eDefault .sheet-offset-2-23 { + margin-left: 8.69565%; +} + + .sheet-col-3-23, + .sheet-rolltemplate-5eDefault .sheet-col-3-23 { + width: 13.04348%; +} + + .sheet-offset-3-23, + .sheet-rolltemplate-5eDefault .sheet-offset-3-23 { + margin-left: 13.04348%; +} + + .sheet-col-4-23, + .sheet-rolltemplate-5eDefault .sheet-col-4-23 { + width: 17.3913%; +} + + .sheet-offset-4-23, + .sheet-rolltemplate-5eDefault .sheet-offset-4-23 { + margin-left: 17.3913%; +} + + .sheet-col-5-23, + .sheet-rolltemplate-5eDefault .sheet-col-5-23 { + width: 21.73913%; +} + + .sheet-offset-5-23, + .sheet-rolltemplate-5eDefault .sheet-offset-5-23 { + margin-left: 21.73913%; +} + + .sheet-col-6-23, + .sheet-rolltemplate-5eDefault .sheet-col-6-23 { + width: 26.08696%; +} + + .sheet-offset-6-23, + .sheet-rolltemplate-5eDefault .sheet-offset-6-23 { + margin-left: 26.08696%; +} + + .sheet-col-7-23, + .sheet-rolltemplate-5eDefault .sheet-col-7-23 { + width: 30.43478%; +} + + .sheet-offset-7-23, + .sheet-rolltemplate-5eDefault .sheet-offset-7-23 { + margin-left: 30.43478%; +} + + .sheet-col-8-23, + .sheet-rolltemplate-5eDefault .sheet-col-8-23 { + width: 34.78261%; +} + + .sheet-offset-8-23, + .sheet-rolltemplate-5eDefault .sheet-offset-8-23 { + margin-left: 34.78261%; +} + + .sheet-col-9-23, + .sheet-rolltemplate-5eDefault .sheet-col-9-23 { + width: 39.13043%; +} + + .sheet-offset-9-23, + .sheet-rolltemplate-5eDefault .sheet-offset-9-23 { + margin-left: 39.13043%; +} + + .sheet-col-10-23, + .sheet-rolltemplate-5eDefault .sheet-col-10-23 { + width: 43.47826%; +} + + .sheet-offset-10-23, + .sheet-rolltemplate-5eDefault .sheet-offset-10-23 { + margin-left: 43.47826%; +} + + .sheet-col-11-23, + .sheet-rolltemplate-5eDefault .sheet-col-11-23 { + width: 47.82609%; +} + + .sheet-offset-11-23, + .sheet-rolltemplate-5eDefault .sheet-offset-11-23 { + margin-left: 47.82609%; +} + + .sheet-col-12-23, + .sheet-rolltemplate-5eDefault .sheet-col-12-23 { + width: 52.17391%; +} + + .sheet-offset-12-23, + .sheet-rolltemplate-5eDefault .sheet-offset-12-23 { + margin-left: 52.17391%; +} + + .sheet-col-13-23, + .sheet-rolltemplate-5eDefault .sheet-col-13-23 { + width: 56.52174%; +} + + .sheet-offset-13-23, + .sheet-rolltemplate-5eDefault .sheet-offset-13-23 { + margin-left: 56.52174%; +} + + .sheet-col-14-23, + .sheet-rolltemplate-5eDefault .sheet-col-14-23 { + width: 60.86957%; +} + + .sheet-offset-14-23, + .sheet-rolltemplate-5eDefault .sheet-offset-14-23 { + margin-left: 60.86957%; +} + + .sheet-col-15-23, + .sheet-rolltemplate-5eDefault .sheet-col-15-23 { + width: 65.21739%; +} + + .sheet-offset-15-23, + .sheet-rolltemplate-5eDefault .sheet-offset-15-23 { + margin-left: 65.21739%; +} + + .sheet-col-16-23, + .sheet-rolltemplate-5eDefault .sheet-col-16-23 { + width: 69.56522%; +} + + .sheet-offset-16-23, + .sheet-rolltemplate-5eDefault .sheet-offset-16-23 { + margin-left: 69.56522%; +} + + .sheet-col-17-23, + .sheet-rolltemplate-5eDefault .sheet-col-17-23 { + width: 73.91304%; +} + + .sheet-offset-17-23, + .sheet-rolltemplate-5eDefault .sheet-offset-17-23 { + margin-left: 73.91304%; +} + + .sheet-col-18-23, + .sheet-rolltemplate-5eDefault .sheet-col-18-23 { + width: 78.26087%; +} + + .sheet-offset-18-23, + .sheet-rolltemplate-5eDefault .sheet-offset-18-23 { + margin-left: 78.26087%; +} + + .sheet-col-19-23, + .sheet-rolltemplate-5eDefault .sheet-col-19-23 { + width: 82.6087%; +} + + .sheet-offset-19-23, + .sheet-rolltemplate-5eDefault .sheet-offset-19-23 { + margin-left: 82.6087%; +} + + .sheet-col-20-23, + .sheet-rolltemplate-5eDefault .sheet-col-20-23 { + width: 86.95652%; +} + + .sheet-offset-20-23, + .sheet-rolltemplate-5eDefault .sheet-offset-20-23 { + margin-left: 86.95652%; +} + + .sheet-col-21-23, + .sheet-rolltemplate-5eDefault .sheet-col-21-23 { + width: 91.30435%; +} + + .sheet-offset-21-23, + .sheet-rolltemplate-5eDefault .sheet-offset-21-23 { + margin-left: 91.30435%; +} + + .sheet-col-22-23, + .sheet-rolltemplate-5eDefault .sheet-col-22-23 { + width: 95.65217%; +} + + .sheet-offset-22-23, + .sheet-rolltemplate-5eDefault .sheet-offset-22-23 { + margin-left: 95.65217%; +} + + .sheet-col-1-24, + .sheet-rolltemplate-5eDefault .sheet-col-1-24 { + width: 4.16667%; +} + + .sheet-offset-1-24, + .sheet-rolltemplate-5eDefault .sheet-offset-1-24 { + margin-left: 4.16667%; +} + + .sheet-col-5-24, + .sheet-rolltemplate-5eDefault .sheet-col-5-24 { + width: 20.83333%; +} + + .sheet-offset-5-24, + .sheet-rolltemplate-5eDefault .sheet-offset-5-24 { + margin-left: 20.83333%; +} + + .sheet-col-7-24, + .sheet-rolltemplate-5eDefault .sheet-col-7-24 { + width: 29.16667%; +} + + .sheet-offset-7-24, + .sheet-rolltemplate-5eDefault .sheet-offset-7-24 { + margin-left: 29.16667%; +} + + .sheet-col-9-24, + .sheet-rolltemplate-5eDefault .sheet-col-9-24 { + width: 37.5%; +} + + .sheet-offset-9-24, + .sheet-rolltemplate-5eDefault .sheet-offset-9-24 { + margin-left: 37.5%; +} + + .sheet-col-11-24, + .sheet-rolltemplate-5eDefault .sheet-col-11-24 { + width: 45.83333%; +} + + .sheet-offset-11-24, + .sheet-rolltemplate-5eDefault .sheet-offset-11-24 { + margin-left: 45.83333%; +} + + .sheet-col-13-24, + .sheet-rolltemplate-5eDefault .sheet-col-13-24 { + width: 54.16667%; +} + + .sheet-offset-13-24, + .sheet-rolltemplate-5eDefault .sheet-offset-13-24 { + margin-left: 54.16667%; +} + + .sheet-col-15-24, + .sheet-rolltemplate-5eDefault .sheet-col-15-24 { + width: 62.5%; +} + + .sheet-offset-15-24, + .sheet-rolltemplate-5eDefault .sheet-offset-15-24 { + margin-left: 62.5%; +} + + .sheet-col-17-24, + .sheet-rolltemplate-5eDefault .sheet-col-17-24 { + width: 70.83333%; +} + + .sheet-offset-17-24, + .sheet-rolltemplate-5eDefault .sheet-offset-17-24 { + margin-left: 70.83333%; +} + + .sheet-col-19-24, + .sheet-rolltemplate-5eDefault .sheet-col-19-24 { + width: 79.16667%; +} + + .sheet-offset-19-24, + .sheet-rolltemplate-5eDefault .sheet-offset-19-24 { + margin-left: 79.16667%; +} + + .sheet-col-21-24, + .sheet-rolltemplate-5eDefault .sheet-col-21-24 { + width: 87.5%; +} + + .sheet-offset-21-24, + .sheet-rolltemplate-5eDefault .sheet-offset-21-24 { + margin-left: 87.5%; +} + + .sheet-col-23-24, + .sheet-rolltemplate-5eDefault .sheet-col-23-24 { + width: 95.83333%; +} + + .sheet-offset-23-24, + .sheet-rolltemplate-5eDefault .sheet-offset-23-24 { + margin-left: 95.83333%; +} + + .sheet-col-11-48, + .sheet-rolltemplate-5eDefault .sheet-col-11-48 { + width: 22.91666%; +} + + .sheet-offset-11-48, + .sheet-rolltemplate-5eDefault .sheet-offset-11-48 { + margin-left: 22.91666%; +} + + .sheet-row-r, + .sheet-rolltemplate-5eDefault .sheet-row-r { + letter-spacing: -0.31em; + *letter-spacing: normal; + word-spacing: -0.43em; +} + + .sheet-opera-only :-o-prefocus, .sheet-row-r, + .sheet-rolltemplate-5eDefault .sheet-opera-only :-o-prefocus, .sheet-rolltemplate-5eDefault .sheet-row-r { + word-spacing: -0.43em; +} + + .sheet-row-r img, + .sheet-rolltemplate-5eDefault .sheet-row-r img { + max-width: 100%; +} + +/* End custom Pure grid css (24 cols) */ diff --git a/Lowlife 2090/LLSheet.html b/Lowlife 2090/LLSheet.html new file mode 100644 index 0000000000..06bd34d2cd --- /dev/null +++ b/Lowlife 2090/LLSheet.html @@ -0,0 +1,1828 @@ +
+ +
+
+
+ Lowlife 2090 +
+
+  
 
+

Sheet version 3.0
December 2020

+ +
+
+  
 
 
+
Character Name +
+
+  
 
 
+
Class +
+
+  
 
 
+
Level +
+
+  
 
 
+
XP +
+
+  
 
 
+
XP Goal +
+
+
+

Personal Details

+
+

Gender
+

Age
+

Height
+

Weight
+

Eyes
+

Hair
+

Race
+
+
+

Background
+

Languages
+

Vision
+
+ + + Main + + Skills & Features + + Weapons + + Spellbook + + Gear + + Network + + Injuries & Setbacks + + +
+
+
+

Attributes

+
+
Score
+
Max
+
 
+
Mod
+
GS
+
TF
+
Advantage
+
Roll
+
Notes
+
+
+
+
+
Str
+
+ +
+
+
+
+ +
+
+ + + + +
+
Melee, Athletics
+
+
+
+
+
Dex
+
+ +
+
+
+
+ +
+
+ +
+
Ranged, AC
+
+
+
+
+
Con
+
+ +
+
+
+
+ +
+
+ +
+
Hit Points, Poison
+
+
+
+
+
Int
+
+ +
+
+
+
+ +
+
+ +
+
Lore, Insight, Lang
+
+
+
+
+
Per
+
+ +
+
+
+
+ +
+
+ +
+
Alertness, Detection
+
+
+
+
+
Will
+
+ +
+
+
+
+ +
+
+ + +
+
Mental Defence, Recovery
+
+
+
+
+
Cha
+
+ +
+
+
+
+ +
+
+ +
+
Influence, Morale
+
+
+
+
+
Luck
+ +
+ +
+
+ +
+
+ + + +
+
Saves, Exploits
+
+
+ +
+

Statistics

+
+
+
Hit Points
+
+
+ +
Current +
+
+ +
Max +
+
+
+
+ +
Initiative
+
+
+
+ + Dlx +
+
+ + +Misc +
+
+ +
Advantage +
+
+ +
Roll +
+
+
+
+
+
+ + Dlx +
+
+ + +Misc +
+
+ +
Advantage +
+
+ +
Roll +
+
+
+
+
+
+
+
Attack Bonus
+
+
+ +
  +
+
+
+
+
Defense
+
+
+ +
  +
+
+
+
+
Armour Rating
+
+
+ +
  +
+
+
+
+
+
+
Reroll Pool
+
+
+
+
+ +
Current +
+
+ +
Max +
+
+
+
+
+
Skill checks, Luck rolls, Rest recoveries, and Dead tests.
+
+
+
+
+
+
Cyberware
+
+
+
+
+ +
+
+
+
The number of pieces of cyberware you  have equipped.
+
+
+
+ +
+
+
+ + +
+
+
+

Features

+
+
Feature Name / Uses
+
Feature Description
+
+
+
+
+
+ +
+
+
+ +
+
+ +
+
+  /  +
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+

Skills

+
+
Skill Name
+
Attribute
+
Advantage
+
Modifier
+
Roll
+
+
+
+
+ +
+
+ +
+ + + +
+ +
+
+ +
+
+ +
+
+
+
+
+
+ + +
+ +
+

Melee Weapons

+
+
+
Weapon Name
+
Advantage
+
+Hit
+
+Dmg
+
Base Dmg
+
Crit Range
+
Crit Dmg
+
Roll
+
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+
+
+
+ + +
+
+
+ + +
+

+ +
+
+

Ranged Weapons

+
+
+
Weapon Name
+
Advantage
+
Range
+
+Hit
+
+Dmg
+
Base Dmg
+
Crit Range
+
Crit Dmg
+
Burst
+
Roll
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
+ + +
+

+ +
+
+ + +
+

Spellbook

+ + + Show All + + Level 1 + + Level 2 + + Level 3 + + Level 4 + + Level 5 + + Level 6 + + + +
+
+
+
+
+ Level 1 +
+
+
+
+
/
+
+
Spells Cast
+
+
+
+
+
+
+ + +
+
+
Spell Level
+
Spell Name
+
Range
+
Duration
+
Roll
+
+ +
+
Level 1
+
+
+
+
+ +
+
+
+
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+
+
+
+ Level 2 +
+
+
+
+
/
+
+
Spells Cast
+
+
+
+
+
+
+ + +
+
+
Spell Level
+
Spell Name
+
Range
+
Duration
+
Roll
+
+ +
+
Level 2
+
+
+
+
+ +
+
+
+
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+
+
+
+ Level 3 +
+
+
+
+
/
+
+
Spells Cast
+
+
+
+
+
+
+ + +
+
+
Spell Level
+
Spell Name
+
Range
+
Duration
+
Roll
+
+ +
+
Level 3
+
+
+
+
+ +
+
+
+
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+
+
+
+ Level 4 +
+
+
+
+
/
+
+
Spells Cast
+
+
+
+
+
+
+ + +
+
+
Spell Level
+
Spell Name
+
Range
+
Duration
+
Roll
+
+ +
+
Level 4
+
+
+
+
+ +
+
+
+
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+
+
+
Level 5
+
+
+
+
/
+
+
Spells Cast
+
+
+
+
+
+
+ + +
+
+
Spell Level
+
Spell Name
+
Range
+
Duration
+
Roll
+
+ +
+
Level 5
+
+
+
+
+ +
+
+
+
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+
+
+
Level 6
+
+
+
+
/
+
+
Spells Cast
+
+
+
+
+
+
+ + +
+
+
Spell Level
+
Spell Name
+
Range
+
Duration
+
Roll
+
+ +
+
Level 6
+
+
+
+
+ +
+
+
+
+
+ + +
+
+
+ +
+ +
+
+ + +
+ + + + + + +
+
+ +
+

Gear & Notes

+ +
+ +
+

Inventory Locations

+
+
Tab
+
Name
+
+
+
1
+
+
+
+
2
+
+
+
+
3
+
+
+
+
4
+
+
+
+
5
+
+
+
+
6
+
+
+
+
7
+
+
+
+
+

Gear

+ + + + + + + + + + + + + + + + +
+
+
+
Name
+
Qty
+
Uses
+
Notes
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
Name
+
Qty
+
Uses
+
Notes
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
Name
+
Qty
+
Uses
+
Notes
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
Name
+
Qty
+
Uses
+
Notes
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
Name
+
Qty
+
Uses
+
Notes
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
Name
+
Qty
+
Uses
+
Notes
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
Name
+
Qty
+
Uses
+
Notes
+
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+

Network

+
+
Contact Name
+
Notes/Description
+
+
+
+
+ +
+
+
+ + +
+
+
+
+
+
+
+ + +
+
+
+

Injuries & Setbacks

+
+
Type
+
Description
+
+
+
+
+ +
+
+
+ + +
+
+
+
+
+
+
+ +
+ + +
+
+
{{title}}
+ {{#subheader}} +
{{subheader}}{{#subheaderright}} • {{subheaderright}}{{/subheaderright}}
+ {{/subheader}} + {{#featuresubheader}} + {{#rollGreater() featureusesmaxnum 0}} +
{{featuresubheader}} • {{featureuses}}/{{featureusesmax}} Uses
+ {{/rollGreater() featureusesmaxnum 0}} + {{#^rollGreater() featureusesmaxnum 0}} +
{{featuresubheader}}
+ {{/^rollGreater() featureusesmaxnum 0}} + {{/featuresubheader}} + {{#subheader2}} +
{{subheader2}}{{#subheaderright2}} • {{subheaderright2}}{{/subheaderright2}}
+ {{/subheader2}} +
+ {{#emote}} +

{{character_name}} {{emote}}

+ {{/emote}} +
+ {{#roll}} +
+
Result
+
{{roll}}
+
+ {{/roll}} + {{#check}} +
+
Check
+
{{check}}
+
+
+
Target
+
{{target}}
+
+ {{#rollGreater() check target}} + {{#rollGreater() check tfresult}} +
+
Result
+
Terrible Failure!
+
+ {{/rollGreater() check tfresult}} + {{#^rollGreater() check tfresult}} + {{#rollTotal() check 20}} +
+
Result
+
Terrible Failure!
+
+ {{/rollTotal() check 20}} + {{#^rollTotal() check 20}} +
+
Result
+
Failure!
+
+ {{/^rollTotal() check 20}} + {{/^rollGreater() check tfresult}} + {{/rollGreater() check target}} + {{#^rollGreater() check target}} + {{#rollLess() check gsresult}} +
+
Result
+
Great Success!
+
+ {{/rollLess() check gsresult}} + {{#^rollLess() check gsresult}} + {{#rollTotal() check gsresult}} +
+
Result
+
Great Success!
+
+ {{/rollTotal() check gsresult}} + {{#^rollTotal() check gsresult}} +
+
Result
+
Success!
+
+ {{/^rollTotal() check gsresult}} + {{/^rollLess() check gsresult}} + {{/^rollGreater() check target}} + {{/check}} + {{#save}} +
+
Save
+
{{save}}
+
+
+
Target
+
{{target}}
+
+ {{#rollGreater() save target}} +
+
Result
+
Failure!
+
+ {{/rollGreater() save target}} + {{#^rollGreater() save target}} +
+
Result
+
Success!
+
+ {{/^rollGreater() save target}} + {{/save}} + + {{#attack}} + {{#rollWasFumble() attack}} +
+
Attack
+
hits AC {{attack}}, Fumble!
+
+ {{/rollWasFumble() attack}} + {{#^rollWasFumble() attack}} + {{#rollWasCrit() attack}} +
+
Attack
+
hits AC {{attack}}, Critical!
+
+
+
Crit Damage
+
{{critdamage}}
+
+ {{/rollWasCrit() attack}} + {{#^rollWasCrit() attack}} +
+
Attack
+
hits AC {{attack}}
+
+
+
Damage
+
{{damage}}
+
+ {{/^rollWasCrit() attack}} + {{/^rollWasFumble() attack}} + {{/attack}} + {{#attackdescription}} +
+
{{attackdescription}}
+
+ {{/attackdescription}} + {{#ddm}} +
+
Threshold
+
{{ddmthreshold}}
+
+
+ {{#rollLess() ddmroll ddmthreshold}} +
Result
+
{{ddmroll}} Trigger!
+ {{/rollLess() ddmroll ddmthreshold}} + {{#rollTotal() ddmroll ddmthreshold}} +
Result
+
{{ddmroll}} Trigger!
+ {{/rollTotal() ddmroll ddmthreshold}} + {{#rollGreater() ddmroll ddmthreshold}} +
Result
+
{{ddmroll}}
+ {{/rollGreater() ddmroll ddmthreshold}} +
+ {{/ddm}} + + {{#spellshowinfoblock}} +
+
Duration
{{spellduration}}
+
Range
{{spellrange}}
+
+ {{/spellshowinfoblock}} + {{#spellshowattack}} +
+
Attack
+
{{spellattack}} AC Hit
+
+ {{/spellshowattack}} + {{#spellshowsavethrow}} +
+
Save
+
{{spellsavestat}}
+
+ {{/spellshowsavethrow}} + {{#spellshowhealing}} +
+
Healing
+
{{spellhealing}} HP healed
+
+ {{/spellshowhealing}} + {{#spellshowdamage}} +
+
Damage
+
{{spelldamage}}
+
+ {{/spellshowdamage}} + {{#spellshoweffects}} +
+
Effect
+
{{spelleffect}}
+
+ {{/spellshoweffects}} + {{#spellshowsavethrow}} +
+
Save success
+
{{spellsavesuccess}}
+
+ {{/spellshowsavethrow}} + {{#spellshowdesc}} +
+
Spell Description
+
{{spelldescription}}
+
+
+
{{ddmrequest}}
+
+ {{/spellshowdesc}} + {{#featureshowdesc}} +
+
Description
+
{{featureshowdesc}}
+
+ {{/featureshowdesc}} + + + {{#freetext}} +
+
{{freetextname}}
+
{{freetext}}
+
+ {{/freetext}} + + {{#outputall}} + {{#allprops() outputall title subheader subheaderright subheader2 subheaderright2 emote weapon spell ability save feature ddm}} +
+
{{key}}
+
{{value}}
+
+ {{/allprops() outputall title subheader subheaderright subheader2 subheaderright2 emote weapon spell ability save feature ddm}} + {{/outputall}} + {{#chatmenu}} + {{#allprops() chatmenu title subheader subheaderright subheader2 subheaderright2 emote weapon spell ability save feature ddm}} +
+
{{key}}
+
{{value}}
+
+ {{/allprops() chatmenu title subheader subheaderright subheader2 subheaderright2 emote weapon spell ability save feature ddm}} + {{/chatmenu}} + + {{#debug}} + {{#allprops()}} +
+
{{key}} (DEBUG)
+
{{value}}
+
+ {{/allprops()}} + {{/debug}} +
+
+
+ + diff --git a/Lowlife 2090/LLSheet.png b/Lowlife 2090/LLSheet.png new file mode 100644 index 0000000000..c2da334d03 Binary files /dev/null and b/Lowlife 2090/LLSheet.png differ diff --git a/Lowlife 2090/LOWLIFE_LOGO.png b/Lowlife 2090/LOWLIFE_LOGO.png new file mode 100644 index 0000000000..a672611de8 Binary files /dev/null and b/Lowlife 2090/LOWLIFE_LOGO.png differ diff --git a/Lowlife 2090/ReadMe.md b/Lowlife 2090/ReadMe.md new file mode 100644 index 0000000000..0e95f4a9b4 --- /dev/null +++ b/Lowlife 2090/ReadMe.md @@ -0,0 +1,24 @@ +# Lowlife 2090 Character Sheet + +This is a character sheet for use on Roll20.net with Lowlife 2090. + +## Features +This version of the sheet incorporates roll templates and autocalculates hit and damage values. It does not require access to features of the Dev server or the API. + +**Attribute clarifications:** + +* GS = Great Success +* TF = Terrible Failure +(Lowlife 2090 page 56, "Great Success and Terrible Failure") + +### Changelog +* 6 December 2020 original version. + +### Credit Where Credit is Due +The CSS and much of the layout is lifted from the excellent work of John Myles ([@Actoba](https://app.roll20.net/users/427494/actoba) on roll20) and the 5e Dungeons and Dragons sheet. + +Initial Version by the creator of Low Fantasy Gaming, Stephen J Grodzicki. + +Expanded fields and features contributed by David E. Durrett Jr. ([@Davemania](https://app.roll20.net/users/76/davemania) on roll20) + +Updates and automation contributed by BrentTaylor. ([@Brent-t](https://app.roll20.net/users/1878655/brent-t) on roll20). \ No newline at end of file diff --git a/Lowlife 2090/sheet.json b/Lowlife 2090/sheet.json new file mode 100644 index 0000000000..437bb805e5 --- /dev/null +++ b/Lowlife 2090/sheet.json @@ -0,0 +1,7 @@ +{ + "html": "LLSheet.html", + "css": "LLSheet.css", + "authors": "Stephen J Grodzicki,Davemania,BTaylor", + "preview": "LLSheet.png", + "instructions": "This sheet is for Lowlife 2090\n* [Sheet Readme](https://github.com/Roll20/roll20-character-sheets/blob/master/Lowlife%202090/ReadMe.md)\n* [Game Homepage](https://lowfantasygaming.com/)" +} diff --git a/TheElephantAndMacawBanner/README.md b/TheElephantAndMacawBanner/README.md new file mode 100644 index 0000000000..d200985691 --- /dev/null +++ b/TheElephantAndMacawBanner/README.md @@ -0,0 +1 @@ +This is a character sheet for the The Elephant and Macaw Banner RPG game written by Christopher Kastensmidt. diff --git a/TheElephantAndMacawBanner/assets/active_defense.png b/TheElephantAndMacawBanner/assets/active_defense.png new file mode 100644 index 0000000000..d3ea6bc756 Binary files /dev/null and b/TheElephantAndMacawBanner/assets/active_defense.png differ diff --git a/TheElephantAndMacawBanner/assets/endurance_shield.png b/TheElephantAndMacawBanner/assets/endurance_shield.png new file mode 100644 index 0000000000..2d78d2ea72 Binary files /dev/null and b/TheElephantAndMacawBanner/assets/endurance_shield.png differ diff --git a/TheElephantAndMacawBanner/assets/energy.png b/TheElephantAndMacawBanner/assets/energy.png new file mode 100644 index 0000000000..e1bf7d6495 Binary files /dev/null and b/TheElephantAndMacawBanner/assets/energy.png differ diff --git a/TheElephantAndMacawBanner/assets/logo-english.png b/TheElephantAndMacawBanner/assets/logo-english.png new file mode 100644 index 0000000000..2f285bb8c6 Binary files /dev/null and b/TheElephantAndMacawBanner/assets/logo-english.png differ diff --git a/TheElephantAndMacawBanner/assets/passive_defense.png b/TheElephantAndMacawBanner/assets/passive_defense.png new file mode 100644 index 0000000000..d9d56d718d Binary files /dev/null and b/TheElephantAndMacawBanner/assets/passive_defense.png differ diff --git a/TheElephantAndMacawBanner/assets/scooped_border.svg b/TheElephantAndMacawBanner/assets/scooped_border.svg new file mode 100644 index 0000000000..6f6fd6eb06 --- /dev/null +++ b/TheElephantAndMacawBanner/assets/scooped_border.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/TheElephantAndMacawBanner/sheet.json b/TheElephantAndMacawBanner/sheet.json new file mode 100644 index 0000000000..d709563992 --- /dev/null +++ b/TheElephantAndMacawBanner/sheet.json @@ -0,0 +1,8 @@ +{ + "html": "the_elephant_and_macaw_banner.html", + "css": "the_elephant_and_macaw_banner.css", + "authors": "Daniel Tschiedel", + "roll20userid": "1408312", + "preview": "the_elephant_and_macaw_banner.png", + "instructions": "This is a character sheet for The Elephant and Macaw Banner RPG, (c) 2017 Christopher Kastensmidt. All rights reserved." +} diff --git a/TheElephantAndMacawBanner/the_elephant_and_macaw_banner.css b/TheElephantAndMacawBanner/the_elephant_and_macaw_banner.css new file mode 100644 index 0000000000..b93d96a3bf --- /dev/null +++ b/TheElephantAndMacawBanner/the_elephant_and_macaw_banner.css @@ -0,0 +1,1149 @@ +/*----------------- MAIN CONTAINER DEFINITIONS ------------------*/ + +@import url('https://fonts.googleapis.com/css?family=Acme&Paytone+One|Lustria&display=swap'); +.sheet-main-container { + min-width: 600px; + max-width: 800px; + min-height: 600px; +} + +.sheet-main-container input { + height: 28px; +} + +.sheet-main-container select { + width: auto; + height: 28px; + margin: 0px; +} + +.sheet-main-container input[type=text] { + width: 100%; +} + +.sheet-main-container input[type=number] { + width: 4.2em; +} + +.sheet-main-container input[readonly], .sheet-main-container input[disabled] { + font-weight: bold; + color: blue; +} + +.sheet-main-container textarea { + box-sizing: border-box; + margin: 0px; +} + +.sheet-main-container button { + margin: 0px !important; +} + +/*----------------- GENERAL CSS ------------------*/ + +.sheet-primary-font { + font-family: Lustria; +} + +.sheet-secondary-font { + font-family: Paytone One; +} + +.sheet-flex-row { + display: flex; + flex-direction: row; +} + +.sheet-flex-column { + display: flex; + flex-direction: column; +} + +.sheet-grow { + flex-grow: 1; +} + +.sheet-label { + font-weight: bold; + font-size: 18px; + margin-right: 5px; +} + +.sheet-smaller-label { + font-weight: bold; + font-size: 15px; +} + +.sheet-italic-label { + font-style: italic; + font-size: 14px; +} + +.sheet-secondary-label { + font-size: 16px; +} + +.sheet-row-item-margin { + margin-right: 5px !important; +} + +.sheet-box-margin { + margin-bottom: 10px; +} + +.sheet-black-box { + display: flex; + flex-direction: row; + align-items: center; + justify-content: center; + background-color: black; + color: white; + padding: 1px 10px 1px 10px; +} + +.shield-label { + font-size: 10px; +} + +/*----------------- SHEET PARTS ------------------*/ + +.sheet-logo { + margin-bottom: 10px; + margin-top: -20px; + position: relative; +} + +.sheet-middle { + display: grid; + grid-template-columns: 65% 35%; + column-gap: 10px; +} + +.sheet-header-box { + display: flex; + align-items: stretch; +} + +.sheet-header-outer-box { + overflow: hidden; + width: auto; + height: 100%; + box-sizing: border-box; +} + +.sheet-header-row { + display: flex; + flex-direction: row; + align-items: stretch; + justify-content: flex-start; +} + +.sheet-header-name { + flex-grow: 1; + margin-right: 10px; +} + +.sheet-characteristics input, .sheet-gear input, .sheet-equip input { + border-top: none; + border-left: none; + border-right: none; + border-bottom: 1px solid black; + border-radius: 0; + padding: 0px; +} + +.sheet-history textarea { + border: none; + height: 100px !important; +} + +.sheet-shadow-bottom-left { + position: relative; +} + +div.sheet-shadow-bottom-left::after { + content: ''; + position: absolute; + left: -12px; + width: 0; + height: 0; + border-top: 5px solid black; + border-left: 5px solid transparent; +} + +.sheet-physical-condition { + display: flex; + flex-direction: column; +} + +.sheet-footer { + text-align: right; + font-style: italic; +} + +.sheet-repeatable-item { + display: flex; + flex-direction: column; + margin-bottom: 5px; +} + +.sheet-repeatable-row { + display: flex; + flex-direction: row; + align-items: flex-end; +} + +.sheet-repeatable-row-box { + display: flex; + flex-direction: column; + align-items: center; +} + +.sheet-hidden-section-label { + font-size: 12px; +} + +.sheet-header-row input, .sheet-skills input { + border: none; +} + +/*----------------- INITIATIVE ------------------*/ + +.sheet-initiative { + display: grid; + grid-template-columns: auto auto; + gap: 5px; +} + +.sheet-initiative-box { + display: flex; + align-items: center; +} + +/*----------------- SKILLS ------------------*/ + +.sheet-skills-box-middle { + background-color: #d2d3d5; + border-right: 2px solid black; + border-left: 2px solid black; +} + +.sheet-skills-box-bottom { + position: relative; + border-bottom: 2px solid black; + border-left: 2px solid black; + border-right: 2px solid black; + height: 10px; + width: 100%; + box-sizing: border-box; + background-color: #d2d3d5; +} + +.sheet-skills-grid { + display: grid; + grid-template-columns: 3fr 1fr 1fr 1fr 21px; + column-gap: 5px; + width: 100%; +} + +.sheet-skills-header-column { + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; +} + +.sheet-skills-label { + display: flex; + flex-direction: row; + align-items: center; + justify-content: flex-start; +} + +.sheet-skills-label-box { + align-self: end; +} + +.sheet-untrained_skill { + width: 200px; + margin-bottom: 10px; +} + +.sheet-skill-points { + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; +} + +.sheet-skill-general-mod { + margin-bottom: 5px; +} + +.sheet-skill-points input { + text-align: center; + padding: 0px !important; +} + +.sheet-skill-points-box { + display: flex; + flex-direction: row; + align-items: stretch; + background-color: white; + position: relative; +} + +.sheet-skill-points-box span { + white-space: nowrap; +} + +.sheet-skills-negative-corner { + border: 1px solid black; + border-radius: 50%; + width: 15px; + height: 15px; + position: absolute; + background-color: #d2d3d5; +} + +.sheet-skills-inner-box { + position: relative; + border: 1px solid black; + height: 100%; + width: 100%; + box-sizing: border-box; + background-color: white; +} + +.sheet-skill-points-label { + border-left: 1px solid black; + border-top: 1px solid black; + border-bottom: 1px solid black; + padding-left: 10px; + padding-right: 10px; + display: flex; + align-items: center; +} + +.sheet-skill-bonus-label { + font-size: 12px; +} + +.sheet-skills-bonus-border { + border-bottom: 1px solid black; +} + +.sheet-skill-name-box { + position: relative; + left: -12px; +} + +.sheet-skill-hidden { + display: flex; + align-items: center; + margin: 5px; +} + +.sheet-skill-hidden input { + margin-left: 5px; + margin-right: 20px; + border-top: none; + border-left: none; + border-right: none; + border-bottom: 1px solid black; + border-radius: 0; + padding: 0px; + background-color: #d2d3d5; + height: auto; +} + +/*----------------- SKILLS LEVEL CIRCLE ------------------*/ + +.sheet-circle-box { + margin: 0px 5px 0px 5px; + justify-self: center; + align-self: center; +} + +.sheet-circle-box span { + border: 1px solid black; + border-radius: 50%; + width: 25px; + height: 25px; + display: inline-block; + background-color: white; +} + +.sheet-circle-box:hover span { + opacity: 0.7; +} + +.sheet-hidden-input { + opacity: 0; + z-index: 1; + position: absolute; + margin: 0px !important; + width: 25px !important; + height: 25px !important; +} + +.sheet-hidden-zero-input { + display: none; +} + +.sheet-control-input[value="on"]~span { + background-color: black; +} + +/*----------------- PHYSICAL CONDITION ------------------*/ + +.sheet-physical-condition-content { + display: flex; + flex-direction: column; + align-items: flex-start; +} + +.sheet-physical-condition textarea { + height: 50px; +} + +.sheet-physical-condition-label { + padding-right: 10px; + padding-left: 10px; +} + +.sheet-endurance-box { + display: flex; + align-items: center; + justify-content: flex-start; + margin-bottom: 10px; +} + +.sheet-endurance-container { + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; +} + +.sheet-endurance-shield { + background-image: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/TheElephantAndMacawBanner/assets/endurance_shield.png'); + width: 47px; + min-height: 47px !important; + background-repeat: no-repeat; + background-position: center center; + background-size: contain; + border: 0 !important; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; +} + +.sheet-endurance-shield input { + text-align: center; + border: none; + background: none; + -webkit-box-shadow: none; + box-shadow: none; + -webkit-appearance: none; + -moz-appearance: none; + border-radius: 0px; + color: black; + padding: 1px; + height: auto; +} + +.sheet-critical-damage { + align-items: center; + display: flex; + margin-bottom: 10px; +} + +.sheet-critical-radio, .sheet-radio-zero { + opacity: 0; + z-index: 1; + position: relative; + width: 15px !important; + height: 15px !important; + margin-right: -15px; +} + +.sheet-critical-radio+span { + border: 1px solid black; + width: 15px; + height: 15px; + display: inline-block; + background-color: red; + position: relative; + margin-right: 5px; +} + +.sheet-radio-zero+span::after { + font-family: 'Pictos'; + content: '*'; + width: 15px; + height: 15px; + display: inline-block; + border-radius: 50%; + border: 1px solid black; + color: white; + background-color: black; + text-align: center; + margin-right: 5px; + bottom: 1.5px; + position: relative; + font-size: smaller; +} + +.sheet-critical-radio:hover+span, .sheet-radio-zero:hover+span { + opacity: 0.7; +} + +.sheet-critical-damage input:checked~.sheet-critical-radio+span { + background-color: white; +} + +/*----------------- DEFENCE ------------------*/ + +.sheet-defence { + display: flex; + flex-direction: column; + align-items: stretch; + flex-grow: 1; +} + +.sheet-defence-energy { + display: flex; + align-items: stretch; + justify-content: space-between; +} + +.sheet-defence-outer-box { + overflow: hidden; + width: 100%; + box-sizing: border-box; +} + +.sheet-defence-inner-box { + position: relative; + border: 2px solid black; + width: 100%; + height: 100%; + box-sizing: border-box; + display: flex; + align-items: center; + justify-content: center; +} + +.sheet-defence-content { + display: grid; + grid-template-columns: auto auto; + align-items: center; + justify-items: flex-end; + padding: 5px; + gap: 5px; +} + +.sheet-defence-box { + display: grid; + grid-template-rows: auto auto; + grid-auto-flow: column; + align-items: center; + justify-items: center; + column-gap: 5px; +} + +.sheet-defence-row { + display: flex; + align-items: flex-end; +} + +.sheet-defence-symbol { + width: 30px; + text-align: center; +} + +.sheet-defence-box input { + border: 1px solid black; + width: 30px !important; + text-align: center; +} + +.sheet-defence-row-span { + grid-row: 1 / 3; +} + +.sheet-defence-shield { + background-repeat: no-repeat; + background-position: center center; + background-size: contain; + border: 0 !important; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; +} + +.sheet-active-defence { + background-image: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/TheElephantAndMacawBanner/assets/active_defense.png'); + width: 55px; + min-height: 55px !important; +} + +.sheet-passive-defence { + background-image: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/TheElephantAndMacawBanner/assets/passive_defense.png'); + width: 55px; + min-height: 55px !important; +} + +.sheet-defence-shield input { + text-align: center; + font-size: 16px; + border: none; + background: none; + -webkit-box-shadow: none; + box-shadow: none; + -webkit-appearance: none; + -moz-appearance: none; + border-radius: 0px; + color: black; + padding: 1px; + height: auto; +} + +.sheet-defence-label { + text-align: center; + border: 1px solid black; + font-weight: bold; + min-width: 70px; + margin-right: 10px; +} + +.sheet-margin-top { + margin-top: 10px; +} + +/*----------------- ENERGY ------------------*/ + +.sheet-energy { + display: flex; + flex-direction: column; + align-items: stretch; + flex-grow: 1; + margin-left: 5px; +} + +.sheet-energy-content { + display: flex; + align-items: center; + justify-content: center; +} + +.sheet-energy-shield { + background-image: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/TheElephantAndMacawBanner/assets/energy.png'); + width: 65px; + background-repeat: no-repeat; + background-position: center center; + background-size: contain; + min-height: 70px !important; + border: 0 !important; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; +} + +.sheet-energy-shield input { + text-align: center; + border: none; + background: none; + -webkit-box-shadow: none; + box-shadow: none; + -webkit-appearance: none; + -moz-appearance: none; + border-radius: 0px; + color: black; + width: 3em !important; + height: auto !important; + font-size: 16px; + padding: 1px; +} + +.sheet-horizontal-div { + width: 50%; + border-top: 2px solid black; +} + +/*----------------- MONEY AND GEAR ------------------*/ + +.sheet-money { + display: flex; + justify-content: flex-start; + align-items: center; + margin-top: 10px; + padding-top: 10px; + border-top: 1px solid black; +} + +.sheet-money input { + margin-left: 5px; + padding: 0px; + border: 1px solid black; + width: 80px !important; + text-align: center; +} + +.sheet-gear-hidden { + margin-bottom: 5px; + font-size: 12px; +} + +/*----------------- WEAPONS AND ARMORS ------------------*/ + +.sheet-equip-damage-box { + display: flex; + flex-direction: column; + align-items: center; + margin-left: 10px; +} + +.sheet-damage-label { + display: flex; + justify-content: flex-end; + border-left: solid white 1px; + padding-left: 5px; + margin-left: 5px; + font-style: italic; +} + +.sheet-equip-hidden { + display: grid; + grid-template-columns: 1fr 1fr; + align-items: center; + column-gap: 10px; +} + +.sheet-equipped { + margin-right: 5px; +} + +.sheet-equip-hidden input { + font-size: 12px; +} + +.sheet-equip input { + margin-bottom: 5px; +} + +.sheet-equip-totals { + display: flex; + border-top: 1px solid black; + margin-top: 10px; + padding-top: 10px; + align-items: center; +} + +.sheet-equip-totals input { + background: none; + border: 1px solid black; + width: 30px !important; + height: 20px !important; + text-align: center; +} + +.sheet-equip-totals-grid { + display: grid; + grid-template-columns: auto auto; + column-gap: 5px; + margin-left: 5px; + justify-items: center; + width: auto; +} + +/*----------------- NEGATIVE BORDER BOX ------------------*/ + +.sheet-outer-box { + overflow: hidden; + width: 100%; + height: 100%; + box-sizing: border-box; +} + +.sheet-inner-box { + position: relative; + border: 2px solid black; + height: 100%; + width: 100%; + box-sizing: border-box; +} + +.sheet-content-box { + display: flex; + flex-direction: column; + padding: 5px; +} + +.sheet-negative-corner { + border: 2px solid black; + border-radius: 50%; + width: 15px; + height: 15px; + position: absolute; + background-color: white; +} + +.sheet-negative-corner-thinner { + border: 1px solid black; + border-radius: 50%; + width: 15px; + height: 15px; + position: absolute; + background-color: white; +} + +.sheet-box-middle { + border-right: 2px solid black; + border-left: 2px solid black; +} + +.sheet-box-bottom { + position: relative; + border-bottom: 2px solid black; + border-left: 2px solid black; + border-right: 2px solid black; + height: 10px; + width: 100%; + box-sizing: border-box; +} + +.sheet-top-left-corner { + top: -12px; + left: -12px; +} + +.sheet-top-right-corner { + top: -12px; + right: -12px; +} + +.sheet-bottom-left-corner { + bottom: -12px; + left: -12px; +} + +.sheet-bottom-right-corner { + bottom: -12px; + right: -12px; +} + +/*----------------- SETTINGS TAB ------------------*/ +.sheet-settings-grid { + display: grid; + grid-template-columns: auto auto; + width: fit-content; + gap: 5px; +} + +/*----------------- HELP TAB ------------------*/ +.sheet-help-content { + padding: 20px; +} + +.sheet-help-title { + text-align: center; + font-weight: bold; + font-size: 20px; + margin-bottom: 30px; +} + +.sheet-help-default { + font-size: 15px !important; +} + +.sheet-help-bold { + font-weight: bold; + font-size: 16px !important; +} + +.sheet-help-roll { + font-size: 15px !important; + font-style: italic; + text-align: center; + margin: 10px; +} + +.sheet-help-credits { + font-style: italic; +} + +.sheet-help-margin-top { + margin-top: 20px; +} + +/*----------------- TABS CONTROL ------------------*/ + +.sheet-tab-panel { + display: flex; + flex-direction: row; + margin: 10px; +} + +.sheet-tab-panel input { + border: 0px; + width: 25px; + height: 25px; + background: transparent !important; + text-shadow: none !important; + box-shadow: none !important; + padding: 0px; + margin-right: -25px; + z-index: 1; + opacity: 0; +} + +.sheet-tab-panel div { + display: flex; + align-items: center; + justify-content: center; + font-family: 'Pictos'; + font-size: 25px; + width: 25px; + height: 25px; + margin-right: 10px; +} + +.sheet-tab-panel input:hover+div { + opacity: 0.5; +} + +.sheet-tab-panel input:checked+div { + color: goldenrod; +} + +/*Configure the tab buttons*/ + +.sheet-profiletab, .sheet-configurationtab, .sheet-helptab { + display: none; +} + +/* show the selected tab */ + +.sheet-tabcontrol[value="profile"]~div.sheet-profiletab, .sheet-tabcontrol[value="configuration"]~div.sheet-configurationtab, .sheet-tabcontrol[value="help"]~div.sheet-helptab { + display: block; +} + +/*----------------- ROLL BUTTON ------------------*/ + +.sheet-main-container button[type=roll] { + border: 0px; + font-size: 25px; + width: 25px; + height: 25px; + background: transparent !important; + text-shadow: none !important; + box-shadow: none !important; + padding: 0px; +} + +.sheet-main-container button[type=roll]::before { + content: 'F'; + font-family: 'dicefontd6' !important; +} + +.sheet-main-container button[type=roll]:hover { + opacity: 0.5; +} + +/*------------- REPEATABLE SECTIONS BUTTONS -------------*/ + +.repcontrol>.btn { + background-color: transparent; + font-size: 2px; + background-image: none; + text-shadow: none; + box-shadow: none; + display: inline-block; + position: relative; + border: 0px; +} + +.repcontrol>.btn:hover { + opacity: 0.5; +} + +.repcontrol>.btn.repcontrol_add::before { + content: "&"; + color: black; + font-size: 20px; + font-family: 'Pictos' !important; + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); +} + +.repcontrol>.btn.repcontrol_edit::before { + content: "("; + color: black; + font-size: 20px; + font-family: 'Pictos' !important; + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); +} + +/* change the 'Done' text after clicking 'Modify' */ + +.editmode~.repcontrol>.repcontrol_edit::before { + content: ')'; +} + +/*------------- REPEATABLE SECTIONS TOGGLE SHOW/HIDE -------------*/ + +.sheet-showhidebutton { + display: flex; + align-items: center; + justify-content: center; +} + +.sheet-showhidebutton input[type=checkbox] { + width: 20px; + position: absolute; + opacity: 0; +} + +.sheet-showhidebutton:hover { + opacity: 0.5; +} + +.sheet-showhidebutton input[type=checkbox]:checked~span::before { + content: '▲'; +} + +.sheet-showhidebutton span { + color: black; + font-size: 20px; +} + +.sheet-showhidebutton span::before { + content: '▼'; +} + +.sheet-toggle-checkbox { + display: none; +} + +.sheet-showhide { + display: none; +} + +.sheet-toggle-checkbox:checked~.sheet-showhide { + display: block; +} + +.sheet-main-container .repcontainer[data-groupname="repeating_skills"]>.repitem .itemcontrol, .sheet-main-container .repcontainer[data-groupname="repeating_gear"]>.repitem .itemcontrol, .sheet-main-container .repcontainer[data-groupname="repeating_equip"]>.repitem .itemcontrol { + z-index: 99; + font-family: 'Pictos' +} + +.sheet-main-container .repcontainer[data-groupname="repeating_skills"]>.repitem .repcontrol_del, .sheet-main-container .repcontainer[data-groupname="repeating_gear"]>.repitem .repcontrol_del, .sheet-main-container .repcontainer[data-groupname="repeating_equip"]>.repitem .repcontrol_del { + font-family: 'Pictos'; + background-color: #d13235; + background-image: none; + position: absolute; + z-index: 99 !important; + top: 0; + right: 0 +} + +/*------------- SHEET ROLL TEMPLATE -------------*/ + +.sheet-rolltemplate-main .sheet-template-container { + display: flex; + flex-direction: column; + border: 2px solid black; + background-color: white; + padding: 2px; +} + +.sheet-rolltemplate-main .sheet-template-label { + font-weight: bold; + font-family: Lustria; +} + +.sheet-rolltemplate-main .sheet-template-value { + font-family: Paytone One; + font-style: italic; + margin-left: 5px; +} + +.sheet-rolltemplate-main .sheet-template-header { + display: flex; + justify-content: center; + align-items: center; + background-color: black; + color: white; + text-align: center; +} + +.sheet-rolltemplate-main .sheet-template-check { + display: grid; + gap: 5px; + justify-items: center; +} + +.sheet-rolltemplate-main .sheet-template-separator { + border-bottom: 1px solid black; + padding-bottom: 5px; + margin-bottom: 5px; +} + +.sheet-rolltemplate-main .sheet-template-roll { + display: grid; + gap: 10px; + justify-items: center; +} + +.sheet-rolltemplate-main .sheet-template-difficulty { + display: flex; + justify-content: center; +} + +.sheet-rolltemplate-main .sheet-template-difficulty .sheet-template-label { + margin-right: 5px; +} + +.sheet-rolltemplate-main .sheet-template-result { + display: grid; + gap: 5px; + justify-items: center; +} + +.sheet-rolltemplate-main .sheet-template-target span { + background: none; + border: 2px solid black; +} + +.sheet-rolltemplate-main .sheet-template-success { + color: green; +} + +.sheet-rolltemplate-main .sheet-template-fail { + color: red; +} + +.sheet-rolltemplate-main .sheet-template-result .importantroll::after { + content: 'teste'; + position: relative; + display: inline-block; +} + +.sheet-rolltemplate-main .sheet-template-result .fullfail::after { + display: inline-block; +} + +.sheet-rolltemplate-main .sheet-template-result .fullcrit::after { + display: inline-block; +} \ No newline at end of file diff --git a/TheElephantAndMacawBanner/the_elephant_and_macaw_banner.html b/TheElephantAndMacawBanner/the_elephant_and_macaw_banner.html new file mode 100644 index 0000000000..e180526b90 --- /dev/null +++ b/TheElephantAndMacawBanner/the_elephant_and_macaw_banner.html @@ -0,0 +1,1419 @@ +
+ + +
+ + +
U
+ +
y
+ +
?
+ +
+ + + +
+ + +
+ + +
+ + +
+ +
+
+ +
+ Name + +
+
+
+ +
+ +
+ +
+ + + +
+
+
+ +
+
+ +
+
+ +
+ Age + +
+
+
+ +
+ +
+ +
+ + + +
+
+
+ +
+
+ +
+ + +
+ +
+ +
+ Characteristics + +
+
+
+ +
+ +
+ +
+ +
+ +
+ +
+
+ +
+
+ +
+ +
+ +
+
+
+ +
+ +
+ + +
+ +
+ +
+ History + +
+
+
+ +
+ +
+ +
+ +
+ + +
+ +
+
+
+ +
+ +
+ +
+ + +
+ +
+ +
+ Defence + +
+
+
+ +
+ +
+ +
+ +
+ +
+ Passive +
+ +
+ Equipped + + +
+ + + + Mod + + + +
+ = + +
+ +
+
+ +
+ Active +
+ +
+ Passive + + +
+ + + + Equipped + + +
+ + + + Mod + + +
+ = + +
+ +
+
+ +
+ +
+
+
+ +
+ +
+ + +
+ +
+ +
+ Energy + +
+
+
+ +
+ +
+ +
+ +
+ + Max +
+ +
+ +
+ Current + +
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
+ Skills +
+ +
+ Level 1 + Apprentice +
+ +
+ Level 2 + Practitioner +
+ +
+ Level 3 + Master +
+
+ + +
+
+
+ +
+ +
+ +
+ + + +
+ +
+
+ All tests + modifier +
+ +
+ +
+ + + +
+
+
+ +
+
+ +
+
+ Points to spend +
+ +
+ +
+ + + +
+
+
+ +
+
+ + +
+ +
+ Cost 1 + Bonus + +3 +
+ +
+ Cost 3 + Bonus + +6 +
+ +
+ Cost 7 + Bonus + +9 +
+
+ +
+ +
+
+ +
+
+ +
+ + + +
+
+
+ +
+
+ + +
+ + + +
+ +
+ + + +
+ +
+ + + +
+ +
+ + +
+ +
+ + + + +
+ +
+ + Mod + + + Energy + + +
+ + +
+ +
+ +
+
+ +
+
+ +
+
+
+
+ +
+ +
+ + +
+ + + +
+ +
+ + Initiative +
+ +
+ + Untrained skill +
+ +
+ + +
+ +
+ +
+ Physical condition + +
+
+
+ +
+ +
+
+
+
+ +
+ Endurance +
+
+
+ +
+
+ +
+ + Max +
+ +
+ +
+ Current + + + +
+
+ +
+
+
+ +
+ Critical damage +
+
+
+ +
+
+ + + + + + + +
+ + Notes + + +
+ +
+
+ +
+
+
+
+ +
+ + +
+ +
+ +
+ Money & gear + +
+
+
+ +
+ +
+ +
+ +
+
+ + +
+ + +
+
+ + + + +
+ +
+ + + + +
+ + +
+
+ +
+ +
+
+
+ +
+ Money +
+
+
+ +
+
+ + +
+ +
+ +
+
+ +
+
+
+
+ +
+ + +
+ +
+ +
+ Weapons & armors +
+ Damage +
+
+
+
+ +
+ +
+ +
+ +
+
+ + + + + +
+ +
+ +
+ + +
+
+ + + + +
+ +
+ + + + + + + + + + + + + +
+ + +
+
+ +
+ +
+ +
+
+ +
+ Defence totals +
+
+
+ +
+
+ +
+ + + + +
+
+ + + + +
+ +
+
+ +
+
+
+
+ +
+ +
+ +
+ +
+ + +
+ +
+ +
+ +
+ Settings + +
+
+
+ +
+ +
+ +
+ Max defence value + +
+ +
+ +
+
+ +
+
+
+
+ +
+
+ + +
+
+ +
+ +
+ Help + +
+
+
+ +
+ +
+ +

How to use The Elephant and Macaw Banner RPG Roll20 Character Sheet

+

Thanks for playing The Elephant and Macaw Banner RPG! Please read this guide to + understand how all the fields work on our Roll20 character sheet.

+ +

+ Names, + Characteristics, + History - + These fields should be filled in + manually. +

+ +

+ Defence - + The Active and Passive Defense values are + calculated automatically, depending on what you have equipped in the Weapons & armors field (see below). If + you need to add in other modifiers, use the “Mod” boxes. The max defense value is 5, but in exceptional + circumstances, this value can be modified in the sheet´s configuration menu by clicking the settings button + at the top of the sheet. + +

+ +

+ Energy - + The max energy is calculated automatically by + selecting the “Energy” box related to the character´s primary power skill in the Skills field (see below). + At the current time, we can´t calculate the energy spent automatically, so the current energy must be + changed manually each time a power is used or energy is recovered. + +

+ +

+ Skills - + A new character begins with 20 points to + distribute among skills, which can be distributed according to the suggested initial configuration in the + rules or in any other way. Any time new learning points are earned, they can be added manually to the + “Points to spend” field and spent on skills. For example, if the player has 1 point to spend and earns 2 + more learning points, simply change the value in “Points to spend” to 3. + +

+ +

+ The “All tests modifier” field is used to apply a + modifier to every skill test. This is useful for cases such as when the character receives a Blessing + (applying a positive value in the field) or a disease (applying a negative value). + +

+ +

+ The dropdown button on each skill serves three + purposes: + + +

    +
  1. + Using the Mod field to add a modifier specific + to that skill. For example, if the player is using a weapon that gives +2 to the Impact weapons skill, + that bonus should be put into the Mod field. The skill´s level bonus is added automatically to tests and + should not be applied to the Mod field. + +
  2. +
  3. + If the skill is one of the three base power + skills, Faith, Breath or Ifá (or something equivalent in the expanded rules), the “Energy” box should be + selected. + +
  4. +
  5. + A description can be added in the description + box, if desired. + +
  6. +
+

+ +

+ If you need to delete a skill, click on the padlock icon at the bottom of the Skills field, then choose the skill for removal. + +

+ +

+ Rolling skill tests: +

+ +

+ Clicking the die icon next to each skill will apply a test. The player will be asked to choose the feat level (easy, intermediate, difficult, legendary) and a final modifier value, which can be used to apply effects like subtracting the target´s defense on an attack. + +

+ +

+ The result will be shown in the chat window as the sum of three values: + +

+ +

+ The 3d6 roll + the skill´s level bonus + other modifiers + +

+ +

+ Other modifiers include: + + +

    +
  1. + modifier set for the test, + +
  2. +
  3. + the “Modify all skills” value and + +
  4. +
  5. + the Mod value set for the individual skill. + +
  6. +
+

+ +

+ For example: A character receives a Bless +2 during a battle, so the player should put 2 in the All tests modifier field. The character is using a rapier that gives +1 to Fencing, which should be represented as 1 in the skill´s Mod field. The player decides to make a normal melee attack (easy feat) on a creature with an Active Defense of 4. So after clicking the die beside Fencing for the test, the player should choose an easy feat and place -4 in the Mod field to subtract the creature´s defense. In the chat window, the “Mods” applied to the test should appear as -1, representing -4 + 2 + 1 for the three modifiers. + +

+ +

+ Initiative - + Can be used for an initiative check. + +

+ +

+ Untrained skill - + Can be used for level 0 tests against easy or intermediate feats, as explained in the rulebook. + + +

+ +

+ Physical Condition - + Endurance, Critical damage and Notes must be filled in manually. + + + +

+ +

+ Money & Gear - + These fields should be applied manually and do not affect anything else on the sheet. + +

+ +

+ Weapons & Armors - + It is important to fill in any Active or Passive Defense bonuses related to each piece of equipment. For example, a character with a rapier and level 2 in Fencing should fill in 2 in the Active defense bonus field for that item. The player must also be careful to always select only the current weapon in use. Otherwise, the defense bonus will be calculated incorrectly. + +

+ +

+ The damage fields and description are for reference only. + +

+ +

+ Credits: + +

+ +

+ Character Sheet by Christopher Kastensmidt and Filipe Borin + Roll20 implementation by Daniel Tschiedel + +

+ + +
+ +
+
+ +
+
+
+
+ +
+
+ + + + +
+ + + + + +
+
+ {{charname}} +
+ + {{#check}} +
+ Check + {{check}} +
+ {{/check}} + + {{#result}} + +
+
+ Difficulty + {{target}} +
+ +
+ Skill bonus + {{skill_bonus}} +
+ +
+ Mods + {{mod}} +
+ + {{dice}} + {{skill_bonus}} + {{mod}} = {{result}} + +
+ +
+ Result + {{#^rollLess() result target}} + Success + {{/^rollLess() result target}} + + {{#rollLess() result target}} + Failure + {{/rollLess() result target}} + + {{#rollTotal() dice 3}} + Epic failure! + {{/rollTotal() dice 3}} + + {{#rollTotal() dice 18}} + Epic success! + {{/rollTotal() dice 18}} +
+ + {{/result}} + + {{#initiative}} +
+ {{initiative}} +
+ {{/initiative}} + +
+ +
+ + +
+ Mod + Easy + Intermediate + Difficult + Legendary + +
+ + + \ No newline at end of file diff --git a/TheElephantAndMacawBanner/the_elephant_and_macaw_banner.png b/TheElephantAndMacawBanner/the_elephant_and_macaw_banner.png new file mode 100644 index 0000000000..89fa4db111 Binary files /dev/null and b/TheElephantAndMacawBanner/the_elephant_and_macaw_banner.png differ diff --git a/TheElephantAndMacawBanner/translation.json b/TheElephantAndMacawBanner/translation.json new file mode 100644 index 0000000000..3784c198f2 --- /dev/null +++ b/TheElephantAndMacawBanner/translation.json @@ -0,0 +1,94 @@ +{ + "name": "Name", + "age": "Age", + "characteristics": "Characteristics", + "characteristic": "Characteristic", + "history": "History", + "defence": "Defence", + "passive": "Passive", + "equipped": "Equipped", + "mod": "Mod", + "active": "Active", + "energy": "Energy", + "max": "Max", + "current": "Current", + "skills": "Skills", + "level1": "Level 1", + "apprentice": "Apprentice", + "level2": "Level 2", + "practitioner": "Practitioner", + "level3": "Level 3", + "master": "Master", + "all_tests_modifier": "All tests\n modifier", + "points_to_spend": "Points to spend", + "cost1": "Cost 1", + "bonus3": "Bonus\n +3", + "cost3": "Cost 3", + "bonus6": "Bonus\n +6", + "cost7": "Cost 7", + "bonus9": "Bonus\n +9", + "description": "Description", + "initiative": "Initiative", + "untrained_skill": "Untrained skill", + "physical_condition": "Physical condition", + "endurance": "Endurance", + "critical_damage": "Critical damage", + "notes": "Notes", + "money_and_gear": "Money & Gear", + "cost": "Cost", + "money": "Money", + "weapons_and_armors": "Weapons & Armors", + "damage": "Damage", + "passive_defence_bonus": "Passive\n defence bonus", + "active_defence_bonus": "Active\n defence bonus", + "reach": "Reach", + "equip-totals-explain": "Only equipments with the checkbox marked will count for the defence bonuses.", + "defence-totals": "Defence totals", + "settings": "Settings", + "max_defence_value": "Max defence value", + "help": "Help", + "help-title": "How to use The Elephant and Macaw Banner RPG Roll20 Character Sheet", + "help-introduction": "Thanks for playing The Elephant and Macaw Banner RPG! Please read this guide to\n understand how all the fields work on our Roll20 character sheet.", + "names": "Names", + "names_chars_his_instructions": "These fields should be filled in\n manually.", + "defence_instructions": "The Active and Passive Defense values are\n calculated automatically, depending on what you have equipped in the Weapons & armors field (see below). If\n you need to add in other modifiers, use the “Mod” boxes. The max defense value is 5, but in exceptional\n circumstances, this value can be modified in the sheet´s configuration menu by clicking the settings button\n at the top of the sheet.\n ", + "energy_instructions": "The max energy is calculated automatically by\n selecting the “Energy” box related to the character´s primary power skill in the Skills field (see below).\n At the current time, we can´t calculate the energy spent automatically, so the current energy must be\n changed manually each time a power is used or energy is recovered.\n ", + "skills_instructions1": "A new character begins with 20 points to\n distribute among skills, which can be distributed according to the suggested initial configuration in the\n rules or in any other way. Any time new learning points are earned, they can be added manually to the\n “Points to spend” field and spent on skills. For example, if the player has 1 point to spend and earns 2\n more learning points, simply change the value in “Points to spend” to 3.\n ", + "skills_instructions2": "The “All tests modifier” field is used to apply a\n modifier to every skill test. This is useful for cases such as when the character receives a Blessing\n (applying a positive value in the field) or a disease (applying a negative value).\n ", + "skills_instructions3": "The dropdown button on each skill serves three\n purposes:\n ", + "skills_instructions4": "Using the Mod field to add a modifier specific\n to that skill. For example, if the player is using a weapon that gives +2 to the Impact weapons skill,\n that bonus should be put into the Mod field. The skill´s level bonus is added automatically to tests and\n should not be applied to the Mod field.\n ", + "skills_instructions5": "If the skill is one of the three base power\n skills, Faith, Breath or Ifá (or something equivalent in the expanded rules), the “Energy” box should be\n selected.\n ", + "skills_instructions6": "A description can be added in the description\n box, if desired.\n ", + "skills_instructions7": "If you need to delete a skill, click on the padlock icon at the bottom of the Skills field, then choose the skill for removal.\n ", + "rolling_skill_tests": "Rolling skill tests:", + "rolling_skills_instructions1": "Clicking the die icon next to each skill will apply a test. The player will be asked to choose the feat level (easy, intermediate, difficult, legendary) and a final modifier value, which can be used to apply effects like subtracting the target´s defense on an attack.\n ", + "rolling_skills_instructions2": "The result will be shown in the chat window as the sum of three values:\n ", + "rolling_skills_formula": "The 3d6 roll + the skill´s level bonus + other modifiers\n ", + "rolling_skills_instructions3": "Other modifiers include:\n ", + "rolling_skills_instructions4": "modifier set for the test,\n ", + "rolling_skills_instructions5": "the “Modify all skills” value and\n ", + "rolling_skills_instructions6": "the Mod value set for the individual skill.\n ", + "rolling_skills_instructions7": "For example: A character receives a Bless +2 during a battle, so the player should put 2 in the All tests modifier field. The character is using a rapier that gives +1 to Fencing, which should be represented as 1 in the skill´s Mod field. The player decides to make a normal melee attack (easy feat) on a creature with an Active Defense of 4. So after clicking the die beside Fencing for the test, the player should choose an easy feat and place -4 in the Mod field to subtract the creature´s defense. In the chat window, the “Mods” applied to the test should appear as -1, representing -4 + 2 + 1 for the three modifiers.\n ", + "initiative_instructions": "Can be used for an initiative check. \n ", + "untrained_skill_instructions": "Can be used for level 0 tests against easy or intermediate feats, as explained in the rulebook.\n\n ", + "physical-condition": "Physical Condition", + "physical-condition_instructions": "Endurance, Critical damage and Notes must be filled in manually.\n\n\n ", + "money_and_gear_instructions": "These fields should be applied manually and do not affect anything else on the sheet.\n ", + "weapons_and_armors_instructions1": "It is important to fill in any Active or Passive Defense bonuses related to each piece of equipment. For example, a character with a rapier and level 2 in Fencing should fill in 2 in the Active defense bonus field for that item. The player must also be careful to always select only the current weapon in use. Otherwise, the defense bonus will be calculated incorrectly.\n ", + "weapons_and_armors_instructions2": "The damage fields and description are for reference only.\n ", + "credits": "Credits:\n ", + "credits_text": "Character Sheet by Christopher Kastensmidt and Filipe Borin\n Roll20 implementation by Daniel Tschiedel \n ", + "copyright": "This is a character sheet for The Elephant and Macaw Banner RPG, (c) 2017 Christopher\n Kastensmidt. All rights reserved.", + "easy": "Easy", + "intermediate": "Intermediate", + "difficult": "Difficult", + "legendary": "Legendary", + "check": "Check", + "difficulty": "Difficulty", + "skill-bonus": "Skill bonus", + "mods": "Mods", + "result": "Result", + "success": "Success", + "failure": "Failure", + "epic_failure": "Epic failure!" +} \ No newline at end of file diff --git a/Ysystem/README.md b/Ysystem/README.md new file mode 100644 index 0000000000..cdcec24658 --- /dev/null +++ b/Ysystem/README.md @@ -0,0 +1,3 @@ +Esta es la primera versión de la hoja para el juego de rol genérico Ysystem. Por favor, si tienes cualquier sugerencia o idea de mejora no dudes en escribirme a jorsermar@gmail.com + +TODO: \ No newline at end of file diff --git a/Ysystem/dice.png b/Ysystem/dice.png new file mode 100644 index 0000000000..8ee2f51460 Binary files /dev/null and b/Ysystem/dice.png differ diff --git a/Ysystem/logo.png b/Ysystem/logo.png new file mode 100644 index 0000000000..c18963fe29 Binary files /dev/null and b/Ysystem/logo.png differ diff --git a/Ysystem/sheet-worker.js b/Ysystem/sheet-worker.js new file mode 100644 index 0000000000..e69de29bb2 diff --git a/Ysystem/sheet.json b/Ysystem/sheet.json new file mode 100644 index 0000000000..d14d921e67 --- /dev/null +++ b/Ysystem/sheet.json @@ -0,0 +1,8 @@ +{ + "html": "ysystem.html", + "css": "ysystem.css", + "authors": "Jorge Serrano | jorsermar@gmail.com", + "roll20userid": "1533278", + "preview": "ysystem.png", + "instructions": "**Instrucciones**\n\n. Por favor, no dudéis en enviarme cualquier duda o comentario que consideréis relevante." +} \ No newline at end of file diff --git a/Ysystem/ysystem.css b/Ysystem/ysystem.css new file mode 100644 index 0000000000..c569274459 --- /dev/null +++ b/Ysystem/ysystem.css @@ -0,0 +1,440 @@ +@import url("https://fonts.googleapis.com/css?family=Maven+Pro:400,700,900&display=swap"); + +/* General */ +.ui-dialog .charsheet { + padding: 0!important; +} + +.sheet-ysystem button.btn { + color: black; + text-shadow: none; + border: none; + border-radius: 0; + outline: none; + box-shadow: none; + background: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Ysystem/dice.png); + background-size: contain; + background-repeat: no-repeat; + cursor: pointer; + width: 23px; + height: 27px; + background-position: center; + padding: 2px 0; +} + +.sheet-ysystem button.btn:before { + content: ' '; +} + +div.sheet-ysystem { + background-color: #fdfdfd; + max-width: 1055px; + min-width: 755px; + font-family: 'Maven Pro'; + margin: 0 auto; +} + +label { + font-size: 2rem; + display: inline-block; + width: auto; + line-height: 1; + white-space: nowrap; + vertical-align: -webkit-baseline-middle; + margin-bottom: 0; + margin-top: 2px; + font-weight: 400; +} + +label span { + font-size: 10px; + display: block; + text-align: center; +} + +.sheet-atributos_container label, +.sheet-derivados label { + font-weight: 700; +} + +input { + display: inline-block; + border: 0; + width: auto; + padding: 0; + line-height: 1; + font-size: 2rem; + height: 2rem; + font-family: 'Maven Pro'; + border-bottom: 1px dotted black; + font-weight: 400; +} + +input[type=number] { +} + +input[type=number]::-webkit-inner-spin-button, +input[type=number]::-webkit-outer-spin-button { + display: none; +} + +textarea { + resize: vertical; + height: 30px; + border: 0; + line-height: 1; + font-size: 1.5rem; + padding: 0; + font-family: 'Maven Pro'; + border-bottom: 1px dotted black; +} + +input:focus, textarea:focus { + outline:none; +} + +/* Sección personal */ + +.sheet-ysystem > .sheet-2colrow.sheet-row1 > .sheet-col:first-of-type{ + width:calc(30% - 40px)!important; + margin-right: 35px!important; +} + +.sheet-ysystem > .sheet-2colrow.sheet-row1 > .sheet-col{ + width:calc(70%)!important; + margin-right: 0!important; +} + +.sheet-ysystem > .sheet-2colrow.sheet-row2 > .sheet-col, +.sheet-ysystem > .sheet-2colrow.sheet-row3 > .sheet-col, +.sheet-ysystem > .sheet-2colrow.sheet-row4 > .sheet-col, +.sheet-ysystem > .sheet-2colrow.sheet-row5 > .sheet-col, +.sheet-ysystem > .sheet-2colrow.sheet-row6 > .sheet-col { + width: 100%; + margin: 20px 0px; +} + +.sheet-ysystem > .sheet-2colrow.sheet-row1, +.sheet-ysystem > .sheet-2colrow.sheet-row2, +.sheet-ysystem > .sheet-2colrow.sheet-row3, +.sheet-ysystem > .sheet-2colrow.sheet-row4, +.sheet-ysystem > .sheet-2colrow.sheet-row5 { + padding-bottom: 5px; + border-bottom: 2px solid black; +} + +.sheet-field-wrap { + width: 100%; + display: flex; +} + +.sheet-field-wrap input { + width: 100%; + flex-grow: 1; +} + +div.sheet-personal input[type=number] { + width: 40px; +} + +.sheet-personal label { + margin-top: 10px; +} + +/* Sección Atributos */ +.sheet-atributos_container { + display: flex; + justify-content: space-around; +} + +.sheet-atributos h1 { + font-weight: 900; + text-align: center; + margin-bottom:10px; + font-size: 2.25rem; +} + +.sheet-atributos .sheet-field-wrap { + flex-direction: column; + float: left; + width: auto; + align-items: center; +} + +.sheet-atributos label { + padding: 0; + margin-bottom: 10px; +} + +.sheet-atributos input[type=number] { + height: 50px; + max-width: 50px; + border-radius: 50px; + border: 1px solid black; + width: auto; + text-align: center; +} + +/* Sección Habilides */ +.sheet-aux { + display: flex; + width: 100%; + align-items: center; + justify-content: center; + padding: 5px; + border: 1px solid lightgrey; +} + +.sheet-aux label { + font-size: 1.5rem; + margin-bottom: 0; + margin-left: 20px; + margin-right: 5px; + line-height: 1.5rem; +} + +.sheet-aux input { + width: auto; +} + +.sheet-aux input[type=number] { + height: 30px; + width: 30px; + border-radius: 30px; + font-size: 1.5rem; + margin-top: 5px; +} + +.sheet-aux select { + margin-bottom: 0; +} + +.sheet-3colrow.sheet-habilidades { + margin-right: 10px; + margin-top: 30px; +} + +.sheet-habilidades .sheet-field-wrap { + flex-direction: row; + width: 100%; + align-self: center; +} + +.sheet-habilidades_container { + width: 100%; + text-align: right; + line-height: 1; +} + +.sheet-habilidades label { + margin: 0; + font-size: 1.5rem; +} + +.sheet-habilidades input[type=text] { + font-size: 1.5rem; + border-bottom: 1px solid black; +} + +.sheet-habilidades input[type="radio"] { + width: auto; + height: initial; + max-width: initial; + border: initial; + border-radius: inherit; + margin-left: 5px; +} + +.sheet-habilidades input[type="radio"]:after { + width: 15px; + height: 15px; + border-radius: 15px; + top: -2px; + left: -1px; + position: relative; + background-color: black; + content: ""; + display: inline-block; + visibility: visible; + border: 2px solid white; +} + +.sheet-habilidades input[type="radio"]:checked ~ input[type="radio"]:after { + width: 12px; + height: 12px; + top: -2px; + background-color: white; + border: 2px solid black; + left: 0px; +} + +.sheet-derivados { + display: flex; + margin: 30px 0px; + justify-content: space-around; +} + +.sheet-derivados .sheet-field-wrap { + flex-direction: row; +} + +.sheet-derivados .sheet-field-wrap label{ + margin-right: 10px; + font-size: 1.75rem; +} + +.sheet-row4 h1 { + margin-bottom:0; +} + +/* SALUD */ +.sheet-salud .sheet-field-wrap { + align-items: center; + width: 100%; + margin-top: 20px; +} + +/* COMBATE */ + +.sheet-armas .sheet-col { + margin-right: 5px!important; + +} +.sheet-section-combate { + margin-top:20px; +} + +.sheet-armas input { + border-bottom: 1px solid black; + width: 100%; + font-size: 1.5rem; +} + +.sheet-armas .sheet-aux { + flex-direction: column; + align-items: flex-start; + margin-bottom: 20px; +} + +.sheet-armas .sheet-aux label { + margin-left: 0px; +} + + +.sheet-armas .sheet-aux div { + display: flex; + align-items: center; + margin: 5px 0; +} + +.sheet-armas .sheet-combate-row select { + width: 100%; +} + +.sheet-smallinput { + border-bottom:none!important; + width: 11px!important; +} + +.sheet-pertenencias textarea{ + font-size: 1.5rem; + padding: 10px; + height: 410px; + background-image: -webkit-linear-gradient(left, #ffffff 10px, transparent 10px), -webkit-linear-gradient(right, #ffffff 10px, transparent 10px), -webkit-linear-gradient(#ffffff 30px, black 30px, black 31px, #ffffff 31px); + background-image: -moz-linear-gradient(left, #ffffff 10px, transparent 10px), -moz-linear-gradient(right, #ffffff 10px, transparent 10px), -moz-linear-gradient(#ffffff 30px, black 30px, black 31px, #ffffff 31px); + background-image: -ms-linear-gradient(left, #ffffff 10px, transparent 10px), -ms-linear-gradient(right, #ffffff 10px, transparent 10px), -ms-linear-gradient(#ffffff 30px, black 30px, black 31px, #ffffff 31px); + background-image: -o-linear-gradient(left, #ffffff 10px, transparent 10px), -o-linear-gradient(right, #ffffff 10px, transparent 10px), -o-linear-gradient(#ffffff 30px, black 30px, black 31px, #ffffff 31px); + background-image: linear-gradient(left, #ffffff 10px, transparent 10px), linear-gradient(right, #ffffff 10px, transparent 10px), linear-gradient(#ffffff 30px, black 30px, black 31px, #ffffff 31px); + background-size: 100% 100%, 100% 100%, 100% 31px; + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + line-height: 31px; + padding: 8px; + width: 98%; +} + + +/* Roll Templates */ +.sheet-rolltemplate-ysystem table, +.sheet-rolltemplate-ysystem-ini table { + width: 100%; + border: 1px solid black; + color: black; + background: #FFFFFF; +} + +.sheet-rolltemplate-ysystem caption, +.sheet-rolltemplate-ysystem-ini caption { + text-align: center; + background: #ececec; + color: #2b2b2b; + font-weight: 700; + padding: 2px; + border: 1px solid black; + border-bottom: none; + line-height: 2em; +} + +.sheet-rolltemplate-ysystem td, +.sheet-rolltemplate-ysystem-ini td { + padding: 2px; + border-bottom: 1px solid black; + text-align: center; +} + +.sheet-rolltemplate-ysystem td.sheet-template_label, +.sheet-rolltemplate-ysystem-ini td.sheet-template_label { + font-weight: 700; +} + +.sheet-rolltemplate-ysystem td.sheet-template_value, +.sheet-rolltemplate-ysystem-ini td.sheet-template_value { + text-align: center; +} + +.sheet-rolltemplate-ysystem td.sheet-extrainfo { + text-align: center; + background: #ececec; + color: #2b2b2b; + border-top: none; + line-height: 1em; + font-style: italic; +} + +.sheet-rolltemplate-ysystem .inlinerollresult, +.sheet-rolltemplate-ysystem-ini .inlinerollresult { + display: inline-block; + min-width: 1.5em; + min-height: 1.5em; + text-align: center; + border: none!important; + background: white; + color: #2b2b2b; + margin: 4px 0; + line-height: 1.5em; + padding: 0; + font-size: 1em; + font-weight: 400; +} + +.sheet-rolltemplate-ysystem .sheet-dice .inlinerollresult, +.sheet-rolltemplate-ysystem-ini .sheet-dice .inlinerollresult { + border: 1px solid black!important; + background: white; + color: black; + box-shadow: 5px 5px 1px black; + font-size: 1em; + font-weight: 700 +} + +.sheet-rolltemplate-ysystem .sheet-dice .inlinerollresult.fullfail, +.sheet-rolltemplate-ysystem-ini .sheet-dice .inlinerollresult.fullfail { + background-color: #ff4000; + color: white; +} + +.sheet-rolltemplate-ysystem .sheet-dice .inlinerollresult.fullcrit, +.sheet-rolltemplate-ysystem-ini .sheet-dice .inlinerollresult.fullcrit { + background-color: #00ff80; +} + + diff --git a/Ysystem/ysystem.html b/Ysystem/ysystem.html new file mode 100644 index 0000000000..1ba8928a14 --- /dev/null +++ b/Ysystem/ysystem.html @@ -0,0 +1,443 @@ +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+

ATRIBUTOS

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

HABILIDADES

+
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ + +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+
+
+
Totales 
Actuales 
+
+
+
+ +
+
+
+
+

DEFECTO LEVE

+

Repetir tirada. Solo una vez por sesión.

+ +
+
+

DEFECTO GRAVE

+

Repetir tirada con un dado menos. Se gana una proeza. Sin límite

+ +
+
+

Recuerdo cuando...

+

Añade dos dados a una tirada.

+
+
+
+
+ +
+
+
+
+
+
Penalización D
(aplicado automáticamente)
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+
PROTECCIONES
+
Nivel
+
Efecto
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
      
+ +
+
COMBATE CC (Lucha)
+
Ataque
+
Daño Atributo
+
Daño Arma
+
+
+
+
+
D+
+
+
+
+
+
+
+
D+
+
+
+
+
+
+
+
D+
+
+
+
+
+
+ + +
+
COMBATE DISTANCIA (Puntería)
+
Ataque
+
Daño Atributo
+
Daño Arma
+
+
+
+
+
D+
+
+
+
+
+
+
+
D+
+
+
+
+
+
+
+
D+
+
+
+
+
+ +
+
+
+
+ + x2 + x3 +
+
+
+

PERTENENCIAS

+ +
+
+
+
+ +
+ + + + + + + + + + +
{{name}}
Dado{{r1}}Total{{iniciativa}}
+
+ + + + + + + + + + + + {{#rollLess dados 0}} + + {{/rollLess dados 0}} + + {{#rollTotal() dados 1}} + + {{/rollTotal() dados 1}} + + {{#rollTotal() dados 2}} + + {{/rollTotal() dados 2}} + + {{#rollTotal() dados 3}} + + {{/rollTotal() dados 3}} + + {{#rollTotal() dados 4}} + + {{/rollTotal() dados 4}} + + {{#rollTotal() dados 5}} + + {{/rollTotal() dados 5}} + + {{#rollTotal() dados 6}} + + {{/rollTotal() dados 6}} + + {{#rollTotal() dados 7}} + + {{/rollTotal() dados 7}} + + {{#rollTotal() dados 8}} + + {{/rollTotal() dados 8}} + + {{#rollTotal() dados 9}} + + {{/rollTotal() dados 9}} + + + + {{#rollLess() tirada 4}} + + {{/rollLess() tirada 4}} + {{#rollBetween() tirada 4 5}} + + {{/rollBetween() tirada 4 5}} + {{#rollBetween() tirada 6 7}} + + {{/rollBetween() tirada 6 7}} + {{#rollBetween() tirada 8 9}} + + {{/rollBetween() tirada 8 9}} + {{#rollBetween() tirada 10 13}} + + {{/rollBetween() tirada 10 13}} + {{#rollBetween() tirada 14 17}} + + {{/rollBetween() tirada 14 17}} + {{#rollBetween() tirada 18 21}} + + {{/rollBetween() tirada 18 21}} + {{#rollBetween() tirada 22 24}} + + {{/rollBetween() tirada 22 24}} + {{#rollGreater() tirada 24}} + + {{/rollGreater() tirada 24}} + + {{#damage}} + + + + + {{/damage}} +
{{name}}
{{#rollTotal() prf 3}}Habilidad Profesional
{{/rollTotal() prf 3}}{{#col}} {{col}} Personajes Colaborando{{/col}}
Dados{{dados}}{{r1}}{{r1}} {{r2}}{{r1}} {{r2}} {{r3}}{{r1}} {{r2}} {{r3}} {{r4}}{{r1}} {{r2}} {{r3}} {{r4}} {{r5}}{{r1}} {{r2}} {{r3}} {{r4}} {{r5}} {{r6}}{{r1}} {{r2}} {{r3}} {{r4}} {{r5}} {{r6}} {{r7}}{{r1}} {{r2}} {{r3}} {{r4}} {{r5}} {{r6}} {{r7}} {{r8}}{{r1}} {{r2}} {{r3}} {{r4}} {{r5}} {{r6}} {{r7}} {{r8}} {{r9}}Total{{tirada}} {{total}}
Inútil
Muy Fácil
Fácil
Media
Desafiante
Difícil
Muy Difícil
Extrema
Imposible
Daño{{damage}}
+
+ + \ No newline at end of file diff --git a/Ysystem/ysystem.png b/Ysystem/ysystem.png new file mode 100644 index 0000000000..5ad8d70512 Binary files /dev/null and b/Ysystem/ysystem.png differ