mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Medievo_-Oscuro
|
||||
Medievo Oscuro roll20-character-sheets.
|
||||
Puedes descargar los archivos para jugar a Medievo Oscuro en Roll20
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"html": "warstories.html",
|
||||
"css": "warstories.css",
|
||||
"authors": "VJ Rolmasters",
|
||||
"roll20userid": "7647363",
|
||||
"preview": "warstories.png",
|
||||
"instructions": "Character Sheet for Roll 20 from war stories WWII.",
|
||||
"legacy": false
|
||||
}
|
||||
@@ -0,0 +1,650 @@
|
||||
/* CSS WAR STORIES: A WWII RPG */
|
||||
/* Character sheet for ROll20 by VJ Rolmasters*/
|
||||
|
||||
@import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=IM+Fell+DW+Pica&family=IM+Fell+Great+Primer+SC&family=Vollkorn+SC:wght@600&display=swap');
|
||||
|
||||
|
||||
.im-fell great primer sc-regular {
|
||||
font-family: "IM Fell Great Primer SC", serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.sheet-clearfloat {
|
||||
clear:both;
|
||||
height:0;
|
||||
font-size: 0px;
|
||||
line-height:0px;
|
||||
}
|
||||
.sheet-espai100{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100px;
|
||||
margin: 0px auto;
|
||||
}
|
||||
.sheet-separador{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 20px;
|
||||
margin: 10px auto;
|
||||
}
|
||||
/* LINKS CSS */
|
||||
a:link {
|
||||
font-family: "Vollkorn";
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #2e3512;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:active {
|
||||
color: #2e3512;
|
||||
text-decoration: none;
|
||||
}
|
||||
/* END LINKS CSS */
|
||||
|
||||
|
||||
/*============= CONTENEDORES Y COLUMNAS CSS=============*/
|
||||
.ui-dialog .charsheet {
|
||||
padding: 0px 0px;
|
||||
}
|
||||
|
||||
.sheet-contenedorws{
|
||||
float:none;
|
||||
position:relative;
|
||||
width:100%;
|
||||
max-width: 900px;
|
||||
height:auto;
|
||||
height: 1200px;
|
||||
margin: 0px auto;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
#sheet-contenedorfondo{
|
||||
width: 900px;
|
||||
height: 1200px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/WWII/original5.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
.sheet-cap{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
min-height: 332px;
|
||||
margin: 55px auto 0px;
|
||||
}
|
||||
|
||||
.sheet-cap1{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 510px;
|
||||
height: auto;
|
||||
min-height: 330px;
|
||||
margin: 0px 0px 0px 40px;
|
||||
}
|
||||
.sheet-cap1slots1{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 500px;
|
||||
height: auto;
|
||||
min-height: 19px;
|
||||
margin: 2px auto 0px;
|
||||
}
|
||||
.sheet-cap1slots2{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 240px;
|
||||
height: auto;
|
||||
min-height: 36px;
|
||||
margin: 2px auto 0px;
|
||||
}
|
||||
.sheet-cap2{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 300px;
|
||||
height: 332px;
|
||||
min-height: 332px;
|
||||
margin: 3px 0px 0px 5px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.sheet-abilities{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
min-height: 187px;
|
||||
margin: 0px auto 0px;
|
||||
}
|
||||
.sheet-dificulty{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 30px;
|
||||
min-height: 30px;
|
||||
margin: 10px auto 0px;
|
||||
}
|
||||
.sheet-abloc1{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 202px;
|
||||
height: auto;
|
||||
min-height: 187px;
|
||||
margin: 0px 0px 0px 40px;
|
||||
}
|
||||
.sheet-abloc2{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 207px;
|
||||
height: auto;
|
||||
min-height: 187px;
|
||||
margin: 0px 0px 0px 0px;
|
||||
}
|
||||
.sheet-abloc3{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 207px;
|
||||
height: auto;
|
||||
min-height: 187px;
|
||||
margin: 0px 0px 0px 0px;
|
||||
}
|
||||
.sheet-abloc4{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 202px;
|
||||
height: auto;
|
||||
min-height: 187px;
|
||||
margin: 0px 0px 0px 0px;
|
||||
}
|
||||
.sheet-atributs{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 25px;
|
||||
}
|
||||
.sheet-abiskills{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 19px;
|
||||
margin: 0px 0px 0px 2px;
|
||||
}
|
||||
|
||||
.sheet-weapons{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
min-height: 137px;
|
||||
margin: 40px auto 0px;
|
||||
}
|
||||
.sheet-peu{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
min-height: 312px;
|
||||
margin: 35px auto 0px;
|
||||
}
|
||||
.sheet-peuters{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 300px;
|
||||
height: auto;
|
||||
min-height: 312px;
|
||||
margin: 0px 0px 0px 2px;
|
||||
}
|
||||
.sheet-peuters2{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 280px;
|
||||
height: auto;
|
||||
min-height: 312px;
|
||||
margin: 0px 0px 0px 2px;
|
||||
}
|
||||
|
||||
/*============= RADIOS BOX =============*/
|
||||
|
||||
.charsheet .sheet-dots{
|
||||
display:flex;
|
||||
margin: 52px 0px 0px 0px;
|
||||
}
|
||||
.charsheet .sheet-dots2{
|
||||
display:flex;
|
||||
margin: 5px 0px 0px 0px;
|
||||
}
|
||||
.charsheet button.dot {
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/* Configure the button styling. This example makes it look like a radio. */
|
||||
.charsheet button.sheet-dot {
|
||||
margin: 0px 10px 0px -4px;
|
||||
padding: 0px;
|
||||
border: solid 2px #000000;
|
||||
cursor: pointer;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
border-radius: 50%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/* Configure the button styling. This example makes it look like a radio. */
|
||||
.charsheet button.sheet-dot2 {
|
||||
margin: 0px 10px 0px -4px;
|
||||
padding: 0px;
|
||||
border: solid 2px #000000;
|
||||
cursor: pointer;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
border-radius: 50%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.charsheet button.sheet-dot > span {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
border-radius: 50%;
|
||||
background: buttontext;
|
||||
}
|
||||
|
||||
.charsheet button.sheet-dot2 > span {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
border-radius: 50%;
|
||||
background: buttontext;
|
||||
}
|
||||
|
||||
/* Hide the "checked" section of the radio if the hidden attribute value is greater than the button value */
|
||||
.charsheet input.sheet-dot[value="1"] ~ button.sheet-gt-1 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot[value="2"] ~ button.sheet-gt-2 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot[value="3"] ~ button.sheet-gt-3 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot[value="4"] ~ button.sheet-gt-4 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot[value="5"] ~ button.sheet-gt-5 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot[value="6"] ~ button.sheet-gt-6 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot[value="7"] ~ button.sheet-gt-7 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot[value="8"] ~ button.sheet-gt-8 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot[value="9"] ~ button.sheet-gt-9 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot[value="10"] ~ button.sheet-gt-10 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot[value="11"] ~ button.sheet-gt-11 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="12"] ~ button.sheet-gt-12 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="13"] ~ button.sheet-gt-13 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="14"] ~ button.sheet-gt-14 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="15"] ~ button.sheet-gt-15 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="16"] ~ button.sheet-gt-16 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="17"] ~ button.sheet-gt-17 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="18"] ~ button.sheet-gt-18 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="19"] ~ button.sheet-gt-19 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="20"] ~ button.sheet-gt-20 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="21"] ~ button.sheet-gt-21 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
.charsheet input.sheet-dot2[value="22"] ~ button.sheet-gt-22 > span.sheet-checked {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*============= END RADIOS BOX =============*/
|
||||
.sheet-peuters3{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 280px;
|
||||
height: auto;
|
||||
min-height: 312px;
|
||||
margin: 0px 0px 0px 4px;
|
||||
}
|
||||
|
||||
.sheet-center{
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 800px;
|
||||
height: auto;
|
||||
min-height: 100px;
|
||||
margin: 0px auto;
|
||||
background-image:url("xxx");
|
||||
background-repeat:no-repeat;
|
||||
background-position: left top;
|
||||
}
|
||||
|
||||
/*============= CHECKBOX CSS=============*/
|
||||
|
||||
.sheet-mycheck{
|
||||
/*filter: invert(100%) hue-rotate(transparent) brightness(1); */
|
||||
}
|
||||
/* filter: invert(100%) hue-rotate(1040deg) brightness(0.8); */
|
||||
.sheet-mycheck:checked {
|
||||
}
|
||||
|
||||
/* =============== POP UPS ================== */
|
||||
h1 {
|
||||
text-align: center;
|
||||
font-family: Tahoma, Arial, sans-serif;
|
||||
color: #880202;
|
||||
margin: 80px 0;
|
||||
}
|
||||
|
||||
.overlay {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background: rgba(0, 0, 0, 0.7);
|
||||
transition: opacity 500ms;
|
||||
visibility: hidden;
|
||||
opacity: 0;
|
||||
z-index: 3;
|
||||
}
|
||||
.overlay:target {
|
||||
visibility: visible;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.popup {
|
||||
margin: 150px auto;
|
||||
padding: 20px;
|
||||
background: #fff;
|
||||
border-radius: 5px;
|
||||
width: 55%;
|
||||
position: relative;
|
||||
transition: all 5s ease-in-out;
|
||||
text-align: center;
|
||||
color: #ffe402;
|
||||
background-color: #2e3512;
|
||||
}
|
||||
|
||||
.popup h2 {
|
||||
margin-top: 0;
|
||||
color: #ffe402;
|
||||
font-family: Tahoma, Arial, sans-serif;
|
||||
}
|
||||
.popup .close {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
right: 30px;
|
||||
transition: all 200ms;
|
||||
font-size: 30px;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
color: #ffe402;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
.popup .close:hover {
|
||||
color: #880202;
|
||||
}
|
||||
.popup .content {
|
||||
max-height: 55%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 700px){
|
||||
.box{
|
||||
width: 70%;
|
||||
}
|
||||
.popup{
|
||||
width: 70%;
|
||||
}
|
||||
}
|
||||
|
||||
/* ================== FIRMA VJ ROLMASTERS =============== */
|
||||
.sheet-firma{
|
||||
float: left;
|
||||
position: relative;
|
||||
width:100%;
|
||||
max-width: 1000px;
|
||||
height: 20px;
|
||||
margin: 15px auto 0px;
|
||||
overflow:hidden;
|
||||
text-align: center;
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.sheet-firma:hover{
|
||||
color: #2e3512;
|
||||
}
|
||||
/* ========== CSS TEMPLATE WAR STORIES ============== */
|
||||
.sheet-rolltemplate-warstories {
|
||||
margin-left: -37px;
|
||||
}
|
||||
.withoutavatars .sheet-rolltemplate-warstories {
|
||||
margin-left: -7px;
|
||||
}
|
||||
.sheet-rolltemplate-warstories .sheet-container {
|
||||
border: 3px solid black;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-warstories .sheet-header {
|
||||
background-color: var(--header-bg-color);
|
||||
color: var(--header-text-color);
|
||||
text-align: left;
|
||||
text-transform: capitalize;
|
||||
padding: 5px;
|
||||
border-bottom: 2px solid black;
|
||||
font-family: "IM Fell Great Primer SC", serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.9);
|
||||
-moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.9);
|
||||
box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.9);
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-warstories .sheet-title {
|
||||
font-size: 1.4em;
|
||||
font-weight: bold;
|
||||
color: #ffe402;
|
||||
font-family: "IM Fell Great Primer SC", serif;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-warstories .sheet-title img.sheet-wsicon {
|
||||
width: 33px;
|
||||
height: 33px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-warstories .sheet-subtitle {
|
||||
font-size: 1.2em;
|
||||
color: #ffe402;
|
||||
font-family: 'Crimson Pro';
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-warstories .sheet-container {
|
||||
--header-bg-color: #2e3512;
|
||||
--header-text-color: #FFF;
|
||||
}
|
||||
.sheet-rolltemplate-warstories .sheet-container.sheet-color-green {
|
||||
--header-bg-color: #008000;
|
||||
}
|
||||
.sheet-rolltemplate-warstories .sheet-container.sheet-color-black {
|
||||
--header-bg-color: #000;
|
||||
}
|
||||
.sheet-rolltemplate-warstories .sheet-container.sheet-color-white {
|
||||
--header-bg-color: #FFF;
|
||||
--header-text-color: #000;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-warstories .sheet-content {
|
||||
display: grid;
|
||||
background: #FFF;
|
||||
grid-template-columns: auto auto;
|
||||
line-height: 1.4em;
|
||||
background: #EEE;
|
||||
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-warstories .sheet-content > div {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-warstories .sheet-content .sheet-key {
|
||||
font-weight: bold;
|
||||
padding-right: 10px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-warstories .sheet-content :nth-child(1n+3),
|
||||
.sheet-rolltemplate-warstories .sheet-content :nth-child(1n) {
|
||||
background: #EEE;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-warstories .sheet-desc {
|
||||
height: 35px;
|
||||
grid-column: span 2;
|
||||
margin-top: 15px;
|
||||
padding: 4px 8px;
|
||||
text-align: center;
|
||||
font-size: 26px;
|
||||
color: #2e3512;
|
||||
font-family: "Vollkorn SC", serif;
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* CSS DAUS CUSTOM FONT PICTOS*/
|
||||
|
||||
.charsheet div.sheet-d6{
|
||||
font-family: dicefontd6;
|
||||
font-size: 24px;
|
||||
}
|
||||
.charsheet div.sheet-d8{
|
||||
font-family: dicefontd8;
|
||||
font-size: 24px;
|
||||
}
|
||||
.charsheet div.sheet-d10{
|
||||
font-family: dicefontd10;
|
||||
font-size: 40px;
|
||||
}
|
||||
.charsheet div.sheet-d12{
|
||||
font-family: dicefontd12;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
/* CANVIA BOTO ROLL20 D20 PER 1D10
|
||||
.ui-dialog .charsheet button[type=roll]::before {
|
||||
font-family: dicefontd10;
|
||||
}*/
|
||||
|
||||
.ui-dialog .charsheet button[type=roll]::before {
|
||||
font-family: dicefontd6;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
content: "L";
|
||||
}
|
||||
|
||||
.sheet-atributos2 .ui-dialog .charsheet button[type="roll"], .ui-dialog .charsheet button[type="compendium"] {
|
||||
|
||||
font-size: 30px;
|
||||
background: none;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.btna{
|
||||
float: right;
|
||||
padding: 0px 3px 0px 0px!important;
|
||||
font-size: 24px!important;
|
||||
background: none!important;
|
||||
border: none!important;
|
||||
}
|
||||
.btna:hover{
|
||||
padding: 0px 0px 0px 0px!important;
|
||||
font-size: 28px!important;
|
||||
background: none;
|
||||
border: none;
|
||||
-webkit-transition: background-position 0.1s linear;
|
||||
-moz-transition: background-position 0.1s linear;
|
||||
-ms-transition: background-position 0.1s linear;
|
||||
-o-transition: background-position 0.1s linear;
|
||||
transition: background-position 0.1s linear;
|
||||
}
|
||||
.btna:active{
|
||||
padding: 0px 0px 0px 0px!important;
|
||||
font-size: 28px!important;
|
||||
background: none!important;
|
||||
border: none!important;
|
||||
box-shadow: none;
|
||||
-webkit-transition: background-position 0.1s linear;
|
||||
-moz-transition: background-position 0.1s linear;
|
||||
-ms-transition: background-position 0.1s linear;
|
||||
-o-transition: background-position 0.1s linear;
|
||||
transition: background-position 0.1s linear;
|
||||
}
|
||||
@media screen and (min-width: 960px){
|
||||
|
||||
.sheet-contenedorws{
|
||||
padding: 15px 10px;
|
||||
}
|
||||
|
||||
}
|
||||
@media screen and (min-width: 1050px){
|
||||
|
||||
.sheet-contenedorws{
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
padding: 15px 10px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/WWII/BACKGROUND_WWII_VJROLMASTERS_B_2500px.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: auto;
|
||||
background-position: center center;
|
||||
}
|
||||
#sheet-contenedorfondo{
|
||||
margin: 0px auto;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,471 @@
|
||||
<!-- WAR STORIES: WORLD WAR 2 RPG -->
|
||||
<!-- Character sheet for Roll20 by VJ Rolmasters -->
|
||||
|
||||
<div class="sheet-contenedorws">
|
||||
<div id="sheet-contenedorfondo">
|
||||
|
||||
<div class="clearfloat"></div>
|
||||
<div class="sheet-cap">
|
||||
|
||||
<div class="sheet-cap1">
|
||||
<div class="sheet-cap1slots1">
|
||||
<!-- CHARACTER NAME: --> <input type="text" style=" width: 350px; margin-left: 150px; border: none; line-height: 15px; background-color: transparent;" name="attr_character_name" title="Character Name">
|
||||
</div><!-- end .cap1slots1 -->
|
||||
<div class="sheet-cap1slots1">
|
||||
<!-- RANK: --> <input type="text" style=" width: 440px; margin-left: 60px; border: none; line-height: 15px; background-color: transparent;" name="attr_rank" title="Rank">
|
||||
</div><!-- end .cap1slots1 -->
|
||||
<div class="sheet-cap1slots1">
|
||||
<!-- NATIONALITY: --> <input type="text" style=" width: 385px; margin-left: 115px; border: none; line-height: 15px; background-color: transparent;" name="attr_nationality" title="Nationality">
|
||||
</div><!-- end .cap1slots1 -->
|
||||
<div class="sheet-cap1slots1">
|
||||
<!-- SERVICE BRANCH/CARRER: --> <input type="text" style=" width: 280px; margin-left: 220px; border: none; line-height: 15px; background-color: transparent;" name="attr_service" title="Service branch or carrer">
|
||||
</div><!-- end .cap1slots1 -->
|
||||
|
||||
<div class="sheet-cap1slots2">
|
||||
<!-- BUDDY: --><input type="text" style=" width: 240px; margin-top: 20px; border: none; line-height: 15px; background-color: transparent;" name="attr_buddy" title="Buddy"></div><!-- end .cap1slots2 -->
|
||||
<div class="sheet-cap1slots2">
|
||||
<!-- LUCKY STRIKES: --><input type="text" style=" width: 240px; margin: 20px 0px 0px 15px; border: none; line-height: 15px; background-color: transparent;" name="attr_lukystrikes" title="Lucky strikes"></div><!-- end .cap1slots2 -->
|
||||
<div class="sheet-cap1slots2">
|
||||
<!-- VIRTUES: --><input type="text" style=" width: 240px; margin-top: 20px; border: none; line-height: 15px; background-color: transparent;" name="attr_virtues" title="Virtues"></div><!-- end .cap1slots2 -->
|
||||
<div class="sheet-cap1slots2">
|
||||
<!-- FUBARs: --><input type="text" style=" width: 240px; margin: 20px 0px 0px 15px; border: none; line-height: 15px; background-color: transparent;" name="attr_fubars" title="Fubars"></div><!-- end .cap1slots2 -->
|
||||
<div class="sheet-cap1slots2">
|
||||
<!-- FLAWS: --><input type="text" style=" width: 240px; margin-top: 20px; border: none; line-height: 15px; background-color: transparent;" name="attr_flaws" title="Flaws"></div><!-- end .cap1slots2 -->
|
||||
<div class="sheet-cap1slots2">
|
||||
<!-- ENDURANCE: --><input type="text" style=" width: 240px; margin: 20px 0px 0px 15px; border: none; line-height: 15px; background-color: transparent;" name="attr_endurance" title="Endurance"></div><!-- end .cap1slots2 -->
|
||||
<div class="sheet-cap1slots2">
|
||||
<!-- AGE: --><input type="text" style=" width: 240px; margin-top: 20px; border: none; line-height: 15px; background-color: transparent;" name="attr_age" title="Age"></div><!-- end .cap1slots2 -->
|
||||
<div class="sheet-cap1slots2">
|
||||
<!-- { } Rallied { }Treated --><input type="text" style=" width: 240px; margin: 20px 0px 0px 15px; border: none; line-height: 15px; background-color: transparent;" name="attr_rallitre" title="?????"></div><!-- end .cap1slots2 -->
|
||||
<div class="sheet-cap1slots2">
|
||||
<!-- LENGUAGES: --><input type="text" style=" width: 240px; margin-top: 20px; border: none; line-height: 15px; background-color: transparent;" name="attr_lenguages" title="Lenguages"></div><!-- end .cap1slots2 -->
|
||||
<div class="sheet-cap1slots2">
|
||||
<!-- WOUNDS OR TRAUMA: --><input type="text" style=" width: 240px; margin: 20px 0px 0px 15px; border: none; line-height: 15px; background-color: transparent;" name="attr_wot" title="Wounds or trauma"></div><!-- end .cap1slots2 -->
|
||||
|
||||
</div><!-- end .cap1 -->
|
||||
|
||||
<div class="sheet-cap2">
|
||||
<img name="attr_character_avatar">
|
||||
</div> <!-- end .cap2 -->
|
||||
|
||||
</div><!-- end .cap -->
|
||||
|
||||
<div class="sheet-abilities">
|
||||
<div class="sheet-dificulty">
|
||||
|
||||
<select name="attr_dificultyroll" class="sheet-titolbarradificultat" style=" text-align: center; width: 280px; margin-left: 260px;">
|
||||
<option value="6">DIFFICULTY 6 EXTRA DICE ROLL: 6d6</option>
|
||||
<option value="5">DIFFICULTY 5 EXTRA DICE ROLL: 5d6</option>
|
||||
<option value="4">DIFFICULTY 4 EXTRA DICE ROLL: 4d6</option>
|
||||
<option value="3">DIFFICULTY 3 EXTRA DICE ROLL: 3d6</option>
|
||||
<option value="2">DIFFICULTY 2 EXTRA DICE ROLL: 2d6</option>
|
||||
<option value="1">DIFFICULTY 1 EXTRA DICE ROLL: 1d6</option>
|
||||
<option value="0" selected>DIFFICULTY NORMAL ROLL: 0</option>
|
||||
<option value="-1">DIFFICULTY MINUS 1 DICE ROLL: -1d6</option>
|
||||
<option value="-2">DIFFICULTY MINUS 2 DICE ROLL: -2d6</option>
|
||||
<option value="-3">DIFFICULTY MINUS 3 DICE ROLL: -3d6</option>
|
||||
<option value="-4">DIFFICULTY MINUS 4 DICE ROLL: -4d6</option>
|
||||
<option value="-5">DIFFICULTY MINUS 5 DICE ROLL: -5d6</option>
|
||||
<option value="-6">DIFFICULTY MINUS 6 DICE ROLL: -6d6</option>
|
||||
</select>
|
||||
|
||||
</div><!-- end .sheet-dificulty -->
|
||||
|
||||
<div class="sheet-abloc1">
|
||||
<div class="sheet-atributs">
|
||||
<!-- STRENGTH --><input type="number" style=" width: 40px; margin: 0px 0px 0px 100px; border: none; line-height: 20px; font-size: 20px; font-weight: 600; background-color: transparent; padding: 1px; text-align: center; " name="attr_strength" max="8" min="-2" value="0"><button class="btna" title="STRENGTH" type="roll" name="roll_strength" value="&{template:warstories} {{title=ROLL STRENGTH}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll @{strength}d6 : [[(@{strength}+[[@{gashed}+@{cut}+@{nicked}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-atributs -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Calisthenics --><input type="number" style=" width: 40px; margin: 0px 0px 0px 82px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_calisthenics" max="8" min="-2" value="0"> <button class="btna" title="CALISTHENICS" type="roll" name="roll_calisthenics" value="&{template:warstories} {{title=ROLL CALISTHENICS}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{strength}+@{calisthenics})d6 : [[(@{strength}+@{calisthenics}+[[@{gashed}+@{cut}+@{nicked}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Close combat --><input type="number" style=" width: 40px; margin: 0px 0px 0px 90px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_closecombat" max="8" min="-2" value="0"> <button class="btna" title="CLOSE COMBAT" type="roll" name="roll_closecombat" value="&{template:warstories} {{title=ROLL CLOSE COMBAT}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{strength}+@{closecombat})d6 : [[(@{strength}+@{closecombat}+[[@{gashed}+@{cut}+@{nicked}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Heavy Weapons --><input type="number" style=" width: 40px; margin: 0px 0px 0px 103px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5psax; text-align: center; " name="attr_heavyweapons" max="8" min="-2" value="0"> <button class="btna" title="HEAVY WEAPONS" type="roll" name="roll_heavyweapons" value="&{template:warstories} {{title=ROLL HEAVY WEAPONS}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{strength}+@{heavyweapons})d6 : [[(@{strength}+@{heavyweapons}+[[@{gashed}+@{cut}+@{nicked}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Stamina --><input type="number" style=" width: 40px; margin: 0px 0px 0px 60px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_stamina" max="20" min="-5" value="0"> <button class="btna" title="STAMINA" type="roll" name="roll_stamina" value="&{template:warstories} {{title=ROLL STAMINA}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{strength}+@{stamina})d6 : [[(@{strength}+@{stamina}+[[@{gashed}+@{cut}+@{nicked}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
|
||||
<div class="sheet-atributs">
|
||||
<!-- WOUNDS -->
|
||||
</div><!-- end .sheet-atributs -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_gashed" value="-3" style=" margin: 3px 0px 0px 26px" ><!-- Exhausted -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_cut" value="-2" style=" margin: 3px 0px 0px 26px" ><!-- Winded -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_nicked" value="-1" style=" margin: 3px 0px 0px 26px" ><!-- Tired -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
</div><!-- end .sheet-abloc1 -->
|
||||
|
||||
<div class="sheet-abloc2">
|
||||
<div class="sheet-atributs">
|
||||
<!-- AGILITY --><input type="number" style=" width: 40px; margin: 0px 0px 0px 77px; border: none; line-height: 20px; font-size: 20px; font-weight: 600; background-color: transparent; padding: 1px; text-align: center; " name="attr_agility" max="8" min="-2" value="0"><button class="btna" title="AGILITY" type="roll" name="roll_agility" value="&{template:warstories} {{title=ROLL AGILITY}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll @{agility}d6: [[(@{agility}+[[@{exhausted}+@{winded}+@{tired}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-atributs -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Infiltrate --><input type="number" style=" width: 40px; margin: 0px 0px 0px 65px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_infiltrate" max="8" min="-2" value="0"> <button class="btna" title="INFILTRATE" type="roll" name="roll_infiltrate" value="&{template:warstories} {{title=ROLL INFILTRATE}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{agility}+@{infiltrate})d6 : [[(@{agility}+@{infiltrate}+[[@{exhausted}+@{winded}+@{tired}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Nimble --><input type="number" style=" width: 40px; margin: 0px 0px 0px 55px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_nimble" max="8" min="-2" value="0"> <button class="btna" title="NIMBLE" type="roll" name="roll_nimble" value="&{template:warstories} {{title=ROLL NIMBLE}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{agility}+@{nimble})d6 : [[(@{agility}+@{nimble}+[[@{exhausted}+@{winded}+@{tired}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Operate --><input type="number" style=" width: 40px; margin: 0px 0px 0px 59px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_operate" max="8" min="-2" value="0"> <button class="btna" title="OPERATE" type="roll" name="roll_operate" value="&{template:warstories} {{title=ROLL OPERATE}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{agility}+@{operate})d6 : [[(@{agility}+@{operate}+[[@{exhausted}+@{winded}+@{tired}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Ranged combat --><input type="number" style=" width: 40px; margin: 0px 0px 0px 107px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_rangedcombat" max="20" min="-5" value="0"> <button class="btna" title="RANGED COMBAT" type="roll" name="roll_rangedcombat" value="&{template:warstories} {{title=ROLL RANGED COMBAT}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{agility}+@{rangedcombat})d6 : [[(@{agility}+@{rangedcombat}+[[@{exhausted}+@{winded}+@{tired}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
|
||||
<div class="sheet-atributs">
|
||||
<!-- WEARINESS -->
|
||||
</div><!-- end .sheet-atributs -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_exhausted" value="-3" style=" margin: 3px 0px 0px 28px" ><!-- Exhausted -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_winded" value="-2" style=" margin: 3px 0px 0px 28px" ><!-- Winded -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_tired" value="-1" style=" margin: 3px 0px 0px 28px" ><!-- Tired -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
</div><!-- end .sheet-abloc2 -->
|
||||
|
||||
<div class="sheet-abloc3">
|
||||
<div class="sheet-atributs">
|
||||
<!-- INTELLIGENCE --><input type="number" style=" width: 40px; margin: 0px 0px 0px 129px; border: none; line-height: 20px; font-size: 20px; font-weight: 600; background-color: transparent; padding: 1px; text-align: center; " name="attr_intelligence" max="8" min="-2" value="0"><button class="btna" title="INTELLIGENCE" type="roll" name="roll_intelligence" value="&{template:warstories} {{title=ROLL INTELLIGENCE}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll @{intelligence}d6: [[(@{intelligence}+[[@{terrified}+@{panicked}+@{nervous}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-atributs -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Insight --><input type="number" style=" width: 40px; margin: 0px 0px 0px 52px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_insight" max="8" min="-2" value="0"> <button class="btna" title="INSIGHT" type="roll" name="roll_insight" value="&{template:warstories} {{title=ROLL INSIGHT}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{intelligence}+@{insight})d6 : [[(@{intelligence}+@{insight}+[[@{terrified}+@{panicked}+@{nervous}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Perception --><input type="number" style=" width: 40px; margin: 0px 0px 0px 74px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_perception" max="8" min="-2" value="0"> <button class="btna" title="PERCEPTION" type="roll" name="roll_perception" value="&{template:warstories} {{title=ROLL PERCEPTION}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{intelligence}+@{perception})d6 : [[(@{intelligence}+@{perception}+[[@{terrified}+@{panicked}+@{nervous}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Survival --><input type="number" style=" width: 40px; margin: 0px 0px 0px 61px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_survival" max="8" min="-2" value="0"> <button class="btna" title="SURVIVAL" type="roll" name="roll_survival" value="&{template:warstories} {{title=ROLL SURVIVAL}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{intelligence}+@{survival})d6 : [[(@{intelligence}+@{survival}+[[@{terrified}+@{panicked}+@{nervous}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Tech --><input type="number" style=" width: 40px; margin: 0px 0px 0px 38px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_tech" max="20" min="-5" value="0"> <button class="btna" title="TECH" type="roll" name="roll_tech" value="&{template:warstories} {{title=ROLL TECH}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{intelligence}+@{tech})d6 : [[(@{intelligence}+@{tech}+[[@{terrified}+@{panicked}+@{nervous}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
|
||||
<div class="sheet-atributs">
|
||||
<!-- FEAR -->
|
||||
</div><!-- end .sheet-atributs -->
|
||||
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_terrified" value="-3" style=" margin: 3px 0px 0px 26px" ><!-- Terrified -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_panicked" value="-2" style=" margin: 3px 0px 0px 26px" ><!-- Panicked -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_nervous" value="-1" style=" margin: 3px 0px 0px 26px" ><!-- Nervous -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
</div><!-- end .sheet-abloc3 -->
|
||||
|
||||
<div class="sheet-abloc4">
|
||||
<div class="sheet-atributs">
|
||||
<!-- EMPATHY --><input type="number" style=" width: 40px; margin: 0px 0px 0px 87px; border: none; line-height: 20px; font-size: 20px; font-weight: 600; background-color: transparent; padding: 1px; text-align: center; " name="attr_empathy" max="8" min="-2" value="0"><button class="btna" title="EMPATHY" type="roll" name="roll_empathy" value="&{template:warstories} {{title=ROLL EMPATHY}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll @{empathy}d6: [[(@{empathy}+[[@{hopeless}+@{disheartened}+@{unsure}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-atributs -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Command --><input type="number" style=" width: 40px; margin: 0px 0px 0px 68px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_command" max="8" min="-2" value="0"> <button class="btna" title="COMMAND" type="roll" name="roll_command" value="&{template:warstories} {{title=ROLL COMMAND}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{empathy}+@{command})d6: [[(@{empathy}+@{command}+[[@{hopeless}+@{disheartened}+@{unsure}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Guts --><input type="number" style=" width: 40px; margin: 0px 0px 0px 35px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_guts" max="8" min="-2" value="0"> <button class="btna" title="GUTS" type="roll" name="roll_guts" value="&{template:warstories} {{title=ROLL GUTS}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{empathy}+@{guts})d6: [[(@{empathy}+@{guts}+[[@{hopeless}+@{disheartened}+@{unsure}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Medical Aid --><input type="number" style=" width: 40px; margin: 0px 0px 0px 77px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_medicalaids" max="8" min="-2" value="0"> <button class="btna" title="MEDICAL AIDS" type="roll" name="roll_medicalaids" value="&{template:warstories} {{title=ROLL MEDICAL AIDS}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{empathy}+@{medicalaids})d6: [[(@{empathy}+@{medicalaids}+[[@{hopeless}+@{disheartened}+@{unsure}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<!-- Persuasion --><input type="number" style=" width: 40px; margin: 0px 0px 0px 74px; border: none; line-height: 14px; font-size: 16px; font-weight: 600; background-color: transparent; padding: 0px 0px 0px 5px; text-align: center; " name="attr_persuasion" max="20" min="-5" value="0"> <button class="btna" title="PERSUASION" type="roll" name="roll_persuasion" value="&{template:warstories} {{title=ROLL PERSUASION}} {{subtitle=@{character_name}}} {{color=}} {{desc=Roll (@{empathy}+@{persuasion})d6: [[(@{empathy}+@{persuasion}+[[@{hopeless}+@{disheartened}+@{unsure}]]+@{dificultyroll})d6]]}}"></button>
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
|
||||
<div class="sheet-atributs">
|
||||
<!-- MORALE -->
|
||||
</div><!-- end .sheet-atributs -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_hopeless" value="-3" style=" margin: 3px 0px 0px 23px" ><!-- Hopeless -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_disheartened" value="-2" style=" margin: 3px 0px 0px 23px" ><!-- Disheartened -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
<div class="sheet-abiskills">
|
||||
<input type="checkbox" name="attr_unsure" value="-1" style=" margin: 3px 0px 0px 23px" ><!-- Unsure -->
|
||||
</div><!-- end .sheet-abiskills -->
|
||||
</div><!-- end .sheet-abloc4 -->
|
||||
|
||||
</div><!-- end .sheet-abilities -->
|
||||
|
||||
<div class="sheet-weapons">
|
||||
<!-- WEAPON 1 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon1" title="Weapon">
|
||||
<input type="text" style=" width: 98px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus1" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof1" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range1" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam1" title="Dam">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo1" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities1" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight1" title="Weight">
|
||||
<!-- WEAPON 2 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon2" title="Weapon">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus2" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof2" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range2" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam2" title="Dam">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo2" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities2" title="Qualities">
|
||||
<input type="text"
|
||||
style=" width: 70px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight2" title="Weight">
|
||||
<!-- WEAPON 3 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon3" title="Weapon">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus3" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof3" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range3" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam3" title="Dam">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo3" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities3" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight3" title="Weight">
|
||||
<!-- WEAPON 4 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon4" title="Weapon">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus4" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof4" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px;border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range4" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam4" title="Dam">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo4" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities4" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 2px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight4" title="Weight">
|
||||
<!-- WEAPON 5 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon5" title="Weapon">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus5" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof5" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px;border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range5" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam5" title="Dam">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo5" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities5" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 2px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight5" title="Weight">
|
||||
<!-- WEAPON 6 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon6" title="Weapon">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus6" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof6" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px;border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range6" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam6" title="Dam">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo6" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities6" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 2px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight6" title="Weight">
|
||||
<!-- WEAPON 6 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon7" title="Weapon">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus7" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof7" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px;border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range7" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam7" title="Dam">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo7" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities7" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 2px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight7" title="Weight">
|
||||
|
||||
|
||||
</div><!-- end .sheet-weapons -->
|
||||
|
||||
<div class="sheet-peu">
|
||||
|
||||
<div class="sheet-peuters">
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_talents1" title="Talents">
|
||||
<input type="text" style=" width: 255px; margin: 9px 0px 0px 40px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_talents2" title="Talents">
|
||||
<input type="text" style=" width: 255px; margin: 9px 0px 0px 40px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_talents3" title="Talents">
|
||||
<input type="text" style=" width: 255px; margin: 9px 0px 0px 40px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_talents4" title="Talents">
|
||||
<input type="text" style=" width: 255px; margin: 9px 0px 0px 40px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_talents5" title="Talents">
|
||||
<!---------- NOTES ------------->
|
||||
<textarea type="text" name="attr_notes" style=" width: 255px; margin: 40px 0px 0px 40px; padding: 3px; resize: none; height: 140px; min-height: 140px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" />
|
||||
</div><!-- end .sheet-peuters -->
|
||||
|
||||
<div class="sheet-peuters2">
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special1" title="Specializations">
|
||||
<input type="text" style=" width: 255px; margin: 1px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special2" title="Specializations">
|
||||
<input type="text" style=" width: 255px; margin: 1px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special3" title="Specializations">
|
||||
<input type="text" style=" width: 255px; margin: 1px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special4" title="Specializations">
|
||||
<input type="text" style=" width: 255px; margin: 1px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special5" title="Specializations">
|
||||
<input type="text" style=" width: 255px; margin: 1px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special6" title="Specializations">
|
||||
<input type="text" style=" width: 255px; margin: 1px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special7" title="Specializations">
|
||||
<input type="text" style=" width: 255px; margin: 1px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special8" title="Specializations">
|
||||
<input type="text" style=" width: 255px; margin: 1px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special9" title="Specializations">
|
||||
<input type="text" style=" width: 255px; margin: 1px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special10" title="Specializations">
|
||||
<input type="text" style=" width: 255px; margin: 1px 0px 0px 10px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_special11" title="Specializations">
|
||||
|
||||
<!---------- XP ------------->
|
||||
<div class="sheet-dots">
|
||||
<input style="border: none; background-color: transparent;" type="hidden" name="attr_xp" class="sheet-dot" value="1" />
|
||||
<button type="action" name="act_xp_1" class="dot">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_2" class="sheet-dot sheet-gt-1">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_3" class="sheet-dot sheet-gt-1 sheet-gt-2">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_4" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_5" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_6" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_7" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_8" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_9" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_10" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_11" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
</div><!-- end .sheet-dots -->
|
||||
|
||||
<div class="sheet-dots2">
|
||||
<input style="border: none; background-color: transparent;" type="hidden" name="attr_xp2" class="sheet-dot2" value="1" />
|
||||
<button type="action" name="act_xp_12" class="dot">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_13" class="sheet-dot sheet-gt-12">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_14" class="sheet-dot sheet-gt-12 sheet-gt-13">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_15" class="sheet-dot sheet-gt-12 sheet-gt-13 sheet-gt-14">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_16" class="sheet-dot sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_17" class="sheet-dot sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_18" class="sheet-dot sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_19" class="sheet-dot sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_20" class="sheet-dot sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_21" class="sheet-dot sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19 sheet-gt-20">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
<button type="action" name="act_xp_22" class="sheet-dot sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19 sheet-gt-20 sheet-gt-21">
|
||||
<span class="sheet-checked"></span>
|
||||
</button>
|
||||
</div><!-- end .sheet-dots -->
|
||||
</div><!-- end .sheet-peuters2 -->
|
||||
|
||||
<div class="sheet-peuters3">
|
||||
<input type="text" style=" width: 270px; margin: 0px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear1" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 4px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear2" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 4px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear3" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 4px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear4" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 4px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear5" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 4px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear6" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 5px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear7" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 5px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear8" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 5px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear9" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 5px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear10" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 5px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear11" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 5px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear12" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 5px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear13" title="Gear">
|
||||
<input type="text" style=" width: 270px; margin: 5px 0px 0px 0px; padding: 2px; border: none; line-height: 12px; font-size: 12px; background-color: transparent;" name="attr_gear14" title="Gear">
|
||||
</div><!-- end .sheet-peuters3 -->
|
||||
|
||||
</div><!-- end .sheet-peu -->
|
||||
|
||||
|
||||
<div class="clearfloat"></div>
|
||||
<div class="sheet-firma">© 2024 WAR STORIES: WORLD WAR 2 RPG - character sheet for ROLL20 by VJ Rolmasters</div>
|
||||
|
||||
</div><!-- end .sheet-contenedorfondo -->
|
||||
|
||||
<!-- FORMULA POP UPS <a class="button" href="#popupXXX">NOM POP UP</a> -->
|
||||
|
||||
<!-- POP UPS ATRIBUTOS GENERALES -->
|
||||
|
||||
<div id="popupphotopj" class="overlay">
|
||||
<div class="popup">
|
||||
<h2>SOLDIER PHOTO</h2>
|
||||
<a class="close" href="#">×</a>
|
||||
<div class="content">
|
||||
<span class="">Photo (url image 300x300px):</span>
|
||||
<input type="text" name="attr_sheet_image" style=" width: 300px;" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- END POP UPS -->
|
||||
|
||||
<rolltemplate class="sheet-rolltemplate-warstories">
|
||||
<div class="sheet-container sheet-color-{{color}}">
|
||||
<div class="sheet-header">
|
||||
{{#title}}<div class="sheet-title">{{title}}<img class="sheet-wsicon" src="https://rolmasters.com/ROLL20/WWII/WS_ICON_TEMPLATE_1.png" alt="War stories icon"> </div>{{/title}}
|
||||
{{#subtitle}}<div class="sheet-subtitle">{{subtitle}}</div>{{/subtitle}}
|
||||
</div>
|
||||
<div class="sheet-content">
|
||||
{{#allprops() title subtitle desc color}}
|
||||
<div class="sheet-key">{{key}}</div>
|
||||
<div class="sheet-value">{{value}}</div>
|
||||
{{/allprops() title subtitle desc color}}
|
||||
{{#desc}}<div class="sheet-desc">{{desc}}</div>{{/desc}}
|
||||
</div>
|
||||
</div>
|
||||
</rolltemplate>
|
||||
</div><!-- end .sheet-contenedorws -->
|
||||
|
||||
<script type="text/worker">
|
||||
const xpValues = ["1","2","3","4","5","6","7","8","9","10","11"];
|
||||
xpValues.forEach(function(value) {
|
||||
on(`clicked:xp_${value}`, function() {
|
||||
setAttrs({
|
||||
"xp": value
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
const xp2Values = ["12","13","14","15","16","17","18","19","20","21","22"];
|
||||
xp2Values.forEach(function(value) {
|
||||
on(`clicked:xp_${value}`, function() {
|
||||
setAttrs({
|
||||
"xp2": value
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
on('change:respnj', function () {
|
||||
getAttrs(['respnj'], function (values) {
|
||||
let respnj = parseInt(values.respnj)||0;
|
||||
let modifierrespnj = 0;
|
||||
if(respnj >= 20) { modifierrespnj = 4;}
|
||||
else if (respnj > 17){ modifierrespnj = 3;}
|
||||
else if (respnj > 15){ modifierrespnj = 2;}
|
||||
else if (respnj > 12){ modifierrespnj = 1;}
|
||||
else if (respnj >8){ modifierrespnj = 0;}
|
||||
else if (respnj >3){ modifierrespnj = -1;}
|
||||
else if (respnj > 0){ modifierrespnj = -2;}
|
||||
else if (respnj < 1){ modifierrespnj = -3;}
|
||||
else {modifierrespnj = 0;}
|
||||
setAttrs({
|
||||
bonorespnj: modifierrespnj
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Reference in New Issue
Block a user