diff --git a/Medievo Oscuro/medievooscuro.css b/Medievo Oscuro/medievooscuro.css index f333090fd1..089d2e78e3 100644 --- a/Medievo Oscuro/medievooscuro.css +++ b/Medievo Oscuro/medievooscuro.css @@ -1,1086 +1,1086 @@ -/* CSS Document */ - -@import url('https://fonts.googleapis.com/css?family=Rakkas|Chonburi|Satisfy&display=swap'); - -/* CSS PNJ SHEET */ -.sheet-precrearpnj { - position: relative; - float: left; - width: 95%; - max-width: 960px; - height: 20px; - padding: 0px 5px; - text-align: right; - font-size: 12px; - font-weight: 800; -} -.sheet-block-pj, -.sheet-block-switch:checked ~ .sheet-block-pnj { - display: block; -} -.sheet-block-pnj, -.sheet-block-switch:checked ~ .sheet-block-pj { - display: none; -} - -.sheet-block-switch{ - filter: hue-rotate(120deg) brightness(0.8); - } -/* filter: invert(100%) hue-rotate(1040deg) brightness(0.8); */ -.sheet-block-switch:checked { - background-color: #FF0000; -} -.sheet-containerpnj { - position: relative; - float: left; - width: 99%; - max-width: 800px; - min-width: 600px; -} - -/* PNJ GRID */ -.sheet-pnjtopgrid { - width: 600px; - min-height: 50px; - margin: 0px auto; - background: #000000; - display: grid; - grid-template-columns: 100px 400px 100px; - grid-template-rows: 70px; - } -.sheet-pnjtopceldasgrid { - text-align: center; - color: #ffffff; - font-family: Rakkas, Cambria, Morpheus; - font-size: 20px; - padding: 10px 0px; - min-height: 50px; - border-right: 1px solid #FFFFFF; - border-bottom: 1px solid #FFFFFF; - } -.sheet-pnjdatostopgrid { - width: 600px; - min-height: 35px; - margin: 0px auto; - background: #000000; - display: grid; - grid-template-columns: 100px 100px 100px 100px 100px 100px; - grid-template-rows: 45px; - } -.sheet-pnjdatostopceldasgrid { - text-align: center; - color: #ffffff; - font-family: Rakkas, Cambria, Morpheus; - font-size: 20px; - padding: 10px 0px; - border-right: 1px solid #FFFFFF; - } -.sheet-pnjdatostopgridB { - width: 600px; - min-height: 35px; - margin: 0px auto; - background: #ffffff; - display: grid; - grid-template-columns: 100px 100px 100px 100px 100px 100px; - grid-template-rows: 45px; - border-left: 1px solid #000000; - } -.sheet-pnjdatostopceldasgridB { - text-align: center; - color: #000000; - font-family: Rakkas, Cambria, Morpheus; - font-size: 20px; - padding: 10px 0px; - border-right: 1px solid #000000; - border-bottom: 1px solid #000000; - } -.sheet-pnjarmasgrid { - width: 600px; - min-height: 35px; - margin: 0px auto; - background: #000000; - display: grid; - grid-template-columns: 270px 100px 230px; - grid-template-rows: 45px; - } -.sheet-pnjarmasceldasgrid { - text-align: center; - color: #ffffff; - font-family: Rakkas, Cambria, Morpheus; - font-size: 20px; - padding: 10px 0px; - border-right: 1px solid #FFFFFF; - } -.sheet-pnjarmasgridB { - width: 598px; - height: auto; - min-height: 35px; - margin: 0px auto; - background: #ffffff; - border: 1px solid #000000; - } -.sheet-pnjatributosgrid { - width: 600px; - min-height: 45px; - margin: 0px auto; - background: #000000; - display: grid; - grid-template-columns: 120px 120px 120px 120px 120px; - grid-template-rows: 25px; - } -.sheet-pnjatributosceldasgrid { - text-align: center; - color: #ffffff; - font-family: Rakkas, Cambria, Morpheus; - font-size: 20px; - padding: 10px 0px; - min-height: 25px; - border-right: 1px solid #FFFFFF; - } -.sheet-pnjatributosgridB { - width: 600px; - min-height: 90px; - margin: 0px auto; - background: #ffffff; - display: grid; - grid-template-columns: 120px 120px 120px 120px 120px; - grid-template-rows: 25px; - border-left: 1px solid #000000; - } -.sheet-pnjatributosceldasgridB { - text-align: center; - color: #000000; - font-family: Rakkas, Cambria, Morpheus; - font-size: 20px; - padding: 10px 0px; - min-height: 70px; - border-right: 1px solid #000000; - border-bottom: 1px solid #000000; - } -.sheet-pnjdescripcion { - position: relative; - width: 600px; - min-height: 20px; - margin: 10px auto 0px; - background: #000000; - text-align: center; - color: #ffffff; - font-family: Rakkas, Cambria, Morpheus; - font-size: 20px; - padding: 10px 0px; - } -.sheet-pnjcajadescripcion { - width: 598px; - height: auto; - min-height: 35px; - margin: 0px auto; - background: #ffffff; - border: 1px solid #000000; - } - -/* END PNJ SHEET */ - .sheet-clearfloat { - clear:both; - height:0; - font-size: 0px; - line-height:0px; -} -.sheet-espaicap{ - float: none; - position: relative; - width: 100%; - height: 10px; - margin: 0px auto; - } -.sheet-espai{ - float: none; - position: relative; - width: 100%; - height: 40px; - margin: 0px auto; - } -.sheet-espai100{ - float: left; - position: relative; - width: 100%; - height: 100px; - margin: 0px auto; - } -.sheet-separador{ - float: left; - position: relative; - width: 100%; - height: 30px; - margin: 10px auto; - } -.sheet-separadorpnj{ - float: left; - position: relative; - width: 100%; - height: 10px; - margin: 0px auto; - } -.sheet-espaipeu{ - float: none; - position: relative; - width: 80%; - height: auto; - margin: 0px auto; - padding:30px 10% 10px; - text-align:center; - font-size: 14px; - font-family: Arial, Helvetica, Georgia; - } - - /* LINKS CSS */ -a:link { - color: #000; - text-decoration: none; -} -a:visited { - color: #000; - text-decoration: none; -} -a:hover { - color: #D3000D; - text-decoration: none; -} -a:active { - color: #CCC; - text-decoration: none; -} - /* END LINKS CSS */ - -.sheet-espaitop{ - float: none; - position: relative; - width: 100%; - height: 0px; - margin: 30px auto; - } -.sheet-espaitop2{ - float: none; - position: relative; - width: 100%; - height: 0px; - margin: 10px auto; - } - -.sheet-contenedorMO{ - float:none; - position:relative; - width:100%; - height:auto; - margin: 0px auto; - border: solid medium double ; - border-color: #000000; - overflow:hidden; - max-width: 1000px; - } - -.sheet-cap{ - float: left; - position: relative; - width: 1000px; - height: auto; - min-height: 100px; - margin: 0px auto; - text-align: center; - background-color:#FFF; - background-image:url(../images/xxx.jpg); - background-repeat:no-repeat; - background-position: left top; - } - -.sheet-capintern{ - float: none; - position: relative; - width: 100%; - height: auto; - margin: 0px auto; - } - -.sheet-logo{ - float: left; - position: relative; - width:200px; - height: auto; - margin: 0px auto; - } - -.sheet-logo img{ - float: none; - position: relative; - width: 100%; - max-width:600px; - height: auto; - margin: 0px auto; - } -.sheet-col_superviviente{ - float: left; - position: relative; - width:480px; - height: auto; - margin: 0px auto; - } - -.sheet-superviviente{ - float: left; - position: relative; - width:480px; - height: 30px; - margin: 0px auto; - } -.sheet-superviviente1{ - float: left; - position: relative; - width:50%; - height: 30px; - margin: 0px auto; - } -.sheet-superviviente2{ - float: left; - position: relative; - width:150px; - height: 30px; - margin: 5px auto 0px; - font-family: Rakkas, Chonburi, Cambria ; - font-size: 20px; - } -.sheet-superviviente3{ - float: left; - position: relative; - width:270px; - height: 30px; - margin: 5px auto 0px; - font-family: Rakkas, Cambria, Chonburi;; - font-size: 20px; - } -.sheet-superviviente4{ - float: left; - position: relative; - width:220px; - margin: 5px auto 0px; - font-family: Rakkas, Cambria, Chonburi; - font-size: 20px; - } - -.sheet-col-tercera{ - float: left; - position: relative; - display: flex; - flex-wrap: wrap; - width: 270px; - height: 120px; - min-height: 120px; - padding: 10px 20px; - border: dotted rgba(0,0,0,1.00); - overflow: hidden; - } - -.sheet-titulos-tercera { - float: left; - position: relative; - display: flex; - flex-wrap: wrap; - width: 100%; - min-height: 50px; - margin: 0px auto; - font-size: 20px; - font-family: Morpheus, Rakkas, Chonburi, Rye, Abril Fatface, Merriweather ; - color: #000000; - } -.sheet-titulos-tercera img { - margin-top: 0px; - max-width: 40px; - max-height: 30px; - } - -/*============= ATRIBUTOS Y HABILIDADES CSS=============*/ - -.sheet-atributstotal{ - float: left; - position: relative; - width:1000px; - height: auto; - margin: 0px auto; - overflow:hidden; - } - -.sheet-col-atributs1{ - float: left; - position: relative; - width:198px; - height: 320px; - margin: 10px auto; - overflow:hidden; - } - -.sheet-col-atributs2{ - float: left; - position: relative; - width:196px; - height: 320px; - margin: 10px auto; - text-align: center; - } - -.sheet-col-atributs2 img { - float: none; - position: relative; - margin: 0px auto; - text-align: center; - height: auto; - } - -.sheet-atributs1{ - float: none; - position: relative; - width:100%; - height: 40px; - margin: 0px auto; - overflow:hidden; - font-family: Morpheus, Cambria, Rakkas; - font: bold; - font-size: 30px; - text-align: center; - } -.sheet-atributs2{ - float: none; - position: relative; - width:100%; - height: 40px; - padding: 5px 5px; - margin: 0px auto 10px; - overflow:hidden; - font-family: Morpheus, Cambria, Rakkas; - font: bold; - font-size: 24px; - text-align: center; - } - - -.sheet-mycheck{ - filter: hue-rotate(120deg) brightness(0.8); - } -/* filter: invert(100%) hue-rotate(1040deg) brightness(0.8); */ -.sheet-mycheck:checked { - background-color: #FF0000; -} - -.sheet-habilidad{ - float: left; - position: relative; - width:100px; - height: 30px; - line-height: 30px; - margin: 0px 0px 0px 0px; - padding-left: 10px; - overflow:hidden; - font-family: Constantia, cambria, Baskerville; - } - -.sheet-habilidad2{ - float: left; - position: relative; - width: 80px; - height: 30px; - margin: 0px 0px 0px 5px; - overflow:hidden; - font-family: Constantia, cambria, Baskerville; - } - -.sheet-habilitat{ - float: none; - position: relative; - width:75%; - height: 30px; - line-height: 30px; - margin: 0px 20px 0px 0px; - padding-left: 10px; - overflow:hidden; - font-family: Constantia, cambria, Baskerville; - } - - /*============= TABLA ARMAS =============*/ - .containertabla { - border: solid 1px rgba(255, 255, 255, 0.2); -} - -.sheet-titolsortilegios{ - float: none; - position: relative; - width:100%; - height: auto; - margin: 0px auto; - overflow:hidden; - font-family: Morpheus, Rakkas, Cambria; - font: bold; - font-size: 70px; - text-align: center; - } -.sheet-titolpestanyes{ - float: none; - position: relative; - width:100%; - height: auto; - margin: 0px auto; - overflow:hidden; - font-family: Morpheus, Rakkas, Cambria; - font: bold; - font-size: 70px; - text-align: center; - } - -/*============= RASGOS =============*/ - -.sheet-rasgostotal{ - float: none; - position: relative; - width:100%; - height: auto; - margin: 0px auto; - overflow:hidden; - } - -.sheet-col-rasgos{ - float: left; - position: relative; - width:28%; - height: auto; - margin: 1%; - padding: 1%; - border: double rgba(0,0,0,1.00); - overflow:hidden; - } -.sheet-col-rasgos2{ - float: left; - position: relative; - width:293px; - height: auto; - margin: 10px 20px 10px 0px; - padding: 1%; - border: double rgba(0,0,0,1.00); - overflow:hidden; - } -.sheet-col-rasgos3{ - float: left; - position: relative; - width:294px; - height: auto; - margin: 10px 0px 10px 0px; - padding: 1%; - border: double rgba(0,0,0,1.00); - overflow:hidden; - } -.sheet-titol_rasgos{ - float: none; - position: relative; - width:100%; - height: 40px; - margin: 0px auto; - overflow:hidden; - font-family: Morpheus, Rakkas, Cambria; - font: bold; - font-size: 22px; - text-align: center; - } - - -/*============= PIE =============*/ - -.sheet-pie{ - float: left ; - position: relative; - width:1000px; - max-width: 1000px; - height: auto; - margin: 0px auto; - text-align: center; - } - -.sheet-col-pie1{ - float: left; - width:380px; - height: 205px; - margin: 10px auto; - overflow:hidden; - border: double rgba(0,0,0,1.00); - } - -.sheet-col-atacdefensa{ - float: left; - position: relative; - display: flex; - flex-wrap: wrap; - width: 360px; - height: auto; - min-height: 70px; - padding: 10px 10px 10px 10px; - overflow: hidden; - } - -.sheet-col-pie2{ - float: left; - position: relative; - width: 220px; - height: 195px; - margin: 10px auto; - padding: 10px 0px 0px; - overflow:hidden; - border: double rgba(0,0,0,1.00); - } - -.sheet-titulos-pie2 { - float: left; - position: relative; - width: 100%; - min-height: 40px; - margin: 0px auto; - font-size: 20px; - font-family: Morpheus, Cambria, Rakkas; - color: #000000; - } -.sheet-titulos-pie2 img { - margin-top: 0px; - } -.sheet-col-pie3{ - float: left; - position: relative; - width:380px; - height: 205px; - margin: 10px auto; - overflow:hidden; - border: double rgba(0,0,0,1.00); - } -.sheet-titulos-pie3 { - float: left; - position: relative; - display: flex; - flex-wrap: wrap; - width: 100%; - min-height: 40px; - margin: 0px auto; - font-size: 20px; - font-family: Morpheus, Rakkas, Cambria; - color: #000000; - } -.sheet-titulos-pie3 img { - margin-top: 0px; - max-width: 40px; - max-height: 30px; - } -.sheet-titulos-pie3 input { - height: 35px; - max-height: 35px; - } -.sheet-titulos-pie3 btn { - height: 35px; - max-height: 35px; - } -.sheet-ataque-defensa { - float: left; - width: 50%; - height: auto; - margin: 10px auto; - overflow:hidden; - background-color: aqua; - } -.sheet-tipoataque{ - float: left; - width:100%; - height: auto; - margin: 0px auto; - overflow:hidden; - } -.sheet-base-cc-pro{ - float: left; - width:80%; - height: auto; - overflow:hidden; - text-align: right; - } - -.sheet-espaiprebotonegre{ - float: left; - width:120px; - padding: 0px auto; - height: auto; - overflow:hidden; - text-align: center; - } -.sheet-espaiprebotonegre2{ - float: left; - width: 154px; - padding: 0px auto; - height: auto; - overflow:hidden; - text-align: center; - } - -.sheet-botonegre{ - float: left; - width: 57px; - margin: 0px 0px 0px 5px; - padding: 0px 2px; - height: auto; - overflow:hidden; - text-align: center; - background-color: #000000; - color: #FFFFFF; - } - -.sheet-secundarios-pie { - float: left; - position: relative; - display: flex; - flex-wrap: wrap; - width: 120px; - min-height: 40px; - margin: 0px ; - font-size: 20px; - font-family: Morpheus, Cambria, Rakkas; - color: #000000; - } -.sheet-botonegre2{ - float: left; - width:92px; - margin: 0px 0px 0px 5px; - padding: 0px 2px; - height: auto; - overflow:hidden; - text-align: center; - background-color: #000000; - color: #FFFFFF; - } - -/* ARMAS */ -.sheet-armasgrid { - width: 1000px; - min-height: 50px; - margin: 0px auto; - background: #000000; - display: grid; - grid-template-columns: 220px 58px 80px 70px 575px; - grid-template-rows: 20px; - } -.sheet-armasceldasgrid { - text-align: center; - color: #ffffff; - font-family: Rakkas, Cambria, Chonburi, Morpheus; - font-size: 20px; - padding: 10px 0px; - min-height: 50px; - border-right: 1px solid #FFFFFF; - } -/* MAGIA ARCANA E INFERNAL */ -.sheet-magiagrid { - width: 1000px; - min-height: 50px; - margin: 0px auto; - background: #000000; - display: grid; - grid-template-columns: 80px 180px 480px 80px 120px 60px; - grid-template-rows: 50px ; - } -.sheet-magiaceldasgrid { - text-align: center; - color: #ffffff; - font-family: Rakkas, Cambria, Chonburi, Morpheus; - font-size: 20px; - padding: 10px 0px; - border-right: 1px solid #FFFFFF; - border-bottom: 1px solid #FFFFFF; - } -.sheet-magiagrid2 { - width: 1000px; - min-height: 50px; - margin: 0px auto; - background: #000000; - display: grid; - grid-template-columns: 80px 920px; - grid-template-rows: repeat 6 50px ; - } -.sheet-magiaceldasgrid2 { - text-align: center; - color: #ffffff; - font-family: Rakkas, Cambria, Chonburi, Morpheus; - font-size: 20px; - padding: 10px 0px; - - border-right: 1px solid #FFFFFF; - border-bottom: 1px solid #FFFFFF; - } - -/* PODERES DIVINOS */ -.sheet-poderesgrid { - width: 1000px; - min-height: 50px; - margin: 0px auto; - background: #000000; - display: grid; - grid-template-columns: 85px 180px 735px; - grid-template-rows: 20px; - } -.sheet-poderceldasgrid { - text-align: center; - color: #ffffff; - font-family: Rakkas, Cambria, Chonburi, Morpheus; - font-size: 20px; - padding: 10px 0px; - min-height: 50px; - border-right: 1px solid #FFFFFF; - } - - -/* TABS Y MENU BOTONES*/ - -.sheet-containertabs { - float: left; - position: relative; - width: 1000px; - margin: 0px auto; - } - -.sheet-butonets{ - float: left; - margin: 10px 5px; - padding: 10px 22px; - height: auto; - overflow:hidden; - text-align: center; - background-color: #000000; - color: #FFFFFF; - font-family: Rakkas, Cambria, Morpheus; - font-size: 18px; - } -.sheet-butonets:active{ - background-color: #4A0001; - color: #FFFFFF; - } - -/*Configure the tab buttons*/ -.charsheet .sheet-habilidades, -.charsheet .sheet-armas, -.charsheet .sheet-rasgos, -.charsheet .sheet-equipo, -.charsheet .sheet-magia, -.charsheet .sheet-poddivinos, -.charsheet .sheet-diario{ - display: none; -} - -/* show the selected tab */ -.charsheet .sheet-tabstoggle[value="habilidades"] ~ div.sheet-habilidades, -.charsheet .sheet-tabstoggle[value="armas"] ~ div.sheet-armas, -.charsheet .sheet-tabstoggle[value="rasgos"] ~ div.sheet-rasgos, -.charsheet .sheet-tabstoggle[value="equipo"] ~ div.sheet-equipo, -.charsheet .sheet-tabstoggle[value="magia"] ~ div.sheet-magia, -.charsheet .sheet-tabstoggle[value="poddivinos"] ~ div.sheet-poddivinos, -.charsheet .sheet-tabstoggle[value="diario"] ~ div.sheet-diario{ - display: block; -} - - -/* 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; -} -.overlay:target { - visibility: visible; - opacity: 1; -} - -.popup { - margin: 70px auto; - padding: 50px; - background: #fff; - border-radius: 5px; - width: 30%; - position: relative; - transition: all 5s ease-in-out; - background-color: #000; - color: #ffffff; -} - -.popup h2 { - margin-top: 0; - color: #FFFFFF; - font-family: Morpheus, Cambria, Tahoma, Arial; -} -.popup .close { - position: absolute; - top: 30px; - right: 40px; - transition: all 200ms; - font-size: 30px; - font-weight: bold; - text-decoration: none; - color: #FFFFFF;opacity: 1; -} -.popup .close:hover { - color: #880202; -} -.popup .content { - max-height: 40%; - overflow: auto; - font-family: Constantia, Cambria, Tahoma, Arial; - font-size: 16px; -} - -@media screen and (max-width: 700px){ - .box{ - width: 70%; - } - .popup{ - width: 70%; - } -} - - -/* FIRMA */ -.sheet-firma{ - float: left; - position: relative; - width:100%; - height: 20px; - margin: 0px auto; - overflow:hidden; - text-align: center; - } - -.sheet-firma:hover{ - color: #880202; - } - - -/* TEMPLATE MO */ - -.sheet-rolltemplate-mo { - margin-left: -37px; -} -.withoutavatars .sheet-rolltemplate-mo { - margin-left: -7px; -} -.sheet-rolltemplate-mo .sheet-container { - border: 3px solid black; - border-radius: 3px; -} - -.sheet-rolltemplate-mo .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; -} - -.sheet-rolltemplate-mo .sheet-title { - padding-top: 3px; - font-size: 20px; - font-weight: bold; - font-family: Morpheus, Rakkas, Cambria; -} - -.sheet-rolltemplate-mo .sheet-title img.sheet-logomo { - width: 60px; - margin: 0px 0px; - height: 35px !important; - float: right; -} - -.sheet-rolltemplate-mo .sheet-subtitle { - font-size: 14px; - font-family: arial, tahoma, cambria; - padding-top: 5px -} - -.sheet-rolltemplate-mo .sheet-container { - --header-bg-color: #000; - --header-text-color: #FFF; -} -.sheet-rolltemplate-mo .sheet-container.sheet-color-green { - --header-bg-color: #008000; -} -.sheet-rolltemplate-mo .sheet-container.sheet-color-black { - --header-bg-color: #000; -} -.sheet-rolltemplate-mo .sheet-container.sheet-color-white { - --header-bg-color: #FFF; - --header-text-color: #000; -} - -.sheet-rolltemplate-mo .sheet-content { - display: grid; - background: #FFF; - color: #000; - grid-template-columns: auto auto; - line-height: 1.4em; -} - -.sheet-rolltemplate-mo .sheet-content > div { - padding: 8px 5px; - background-color: #ffffff; -} - -.sheet-rolltemplate-mo .sheet-content .sheet-key { - font-weight: bold; - padding: 15px; - text-align: right; - font-size: 22px; - font-family: Rakas, Cambria; -} -.sheet-rolltemplate-mo .sheet-content .sheet-value { - padding: 15px 5px; - font-size: 20px; - color: #868686; -} -.sheet-rolltemplate-mo .sheet-content .sheet-desc { - background-color:#550103; -} - - -/* -.sheet-rolltemplate-mo .sheet-content :nth-child(4n+3), -.sheet-rolltemplate-mo .sheet-content :nth-child(4n) { - background: #EEE; -} -*/ - -.sheet-rolltemplate-mo .sheet-desc { - grid-column: span 2; - padding: 5px; - text-align: center; - border-top: #000000 solid 1px; - color: #868686; -} - - -.sheet-rolltemplate-mo .textchatcontainer .inlinerollresult { - background-color: #000!important; - border: 2px solid var(--primary-dark); - color: #fff!important; -} - -.inlinerollresult { - background-color: #000!important ; - border: 2px solid var(--primary-dark); - color: #fff!important; -} - +/* CSS Document */ + +@import url('https://fonts.googleapis.com/css?family=Rakkas|Chonburi|Satisfy&display=swap'); + +/* CSS PNJ SHEET */ +.sheet-precrearpnj { + position: relative; + float: left; + width: 95%; + max-width: 960px; + height: 20px; + padding: 0px 5px; + text-align: right; + font-size: 12px; + font-weight: 800; +} +.sheet-block-pj, +.sheet-block-switch:checked ~ .sheet-block-pnj { + display: block; +} +.sheet-block-pnj, +.sheet-block-switch:checked ~ .sheet-block-pj { + display: none; +} + +.sheet-block-switch{ + filter: hue-rotate(120deg) brightness(0.8); + } +/* filter: invert(100%) hue-rotate(1040deg) brightness(0.8); */ +.sheet-block-switch:checked { + background-color: #FF0000; +} +.sheet-containerpnj { + position: relative; + float: left; + width: 99%; + max-width: 800px; + min-width: 600px; +} + +/* PNJ GRID */ +.sheet-pnjtopgrid { + width: 600px; + min-height: 50px; + margin: 0px auto; + background: #000000; + display: grid; + grid-template-columns: 100px 400px 100px; + grid-template-rows: 70px; + } +.sheet-pnjtopceldasgrid { + text-align: center; + color: #ffffff; + font-family: Rakkas, Cambria, Morpheus; + font-size: 20px; + padding: 10px 0px; + min-height: 50px; + border-right: 1px solid #FFFFFF; + border-bottom: 1px solid #FFFFFF; + } +.sheet-pnjdatostopgrid { + width: 600px; + min-height: 35px; + margin: 0px auto; + background: #000000; + display: grid; + grid-template-columns: 100px 100px 100px 100px 100px 100px; + grid-template-rows: 45px; + } +.sheet-pnjdatostopceldasgrid { + text-align: center; + color: #ffffff; + font-family: Rakkas, Cambria, Morpheus; + font-size: 20px; + padding: 10px 0px; + border-right: 1px solid #FFFFFF; + } +.sheet-pnjdatostopgridB { + width: 600px; + min-height: 35px; + margin: 0px auto; + background: #ffffff; + display: grid; + grid-template-columns: 100px 100px 100px 100px 100px 100px; + grid-template-rows: 45px; + border-left: 1px solid #000000; + } +.sheet-pnjdatostopceldasgridB { + text-align: center; + color: #000000; + font-family: Rakkas, Cambria, Morpheus; + font-size: 20px; + padding: 10px 0px; + border-right: 1px solid #000000; + border-bottom: 1px solid #000000; + } +.sheet-pnjarmasgrid { + width: 600px; + min-height: 35px; + margin: 0px auto; + background: #000000; + display: grid; + grid-template-columns: 270px 100px 230px; + grid-template-rows: 45px; + } +.sheet-pnjarmasceldasgrid { + text-align: center; + color: #ffffff; + font-family: Rakkas, Cambria, Morpheus; + font-size: 20px; + padding: 10px 0px; + border-right: 1px solid #FFFFFF; + } +.sheet-pnjarmasgridB { + width: 598px; + height: auto; + min-height: 35px; + margin: 0px auto; + background: #ffffff; + border: 1px solid #000000; + } +.sheet-pnjatributosgrid { + width: 600px; + min-height: 45px; + margin: 0px auto; + background: #000000; + display: grid; + grid-template-columns: 120px 120px 120px 120px 120px; + grid-template-rows: 25px; + } +.sheet-pnjatributosceldasgrid { + text-align: center; + color: #ffffff; + font-family: Rakkas, Cambria, Morpheus; + font-size: 20px; + padding: 10px 0px; + min-height: 25px; + border-right: 1px solid #FFFFFF; + } +.sheet-pnjatributosgridB { + width: 600px; + min-height: 90px; + margin: 0px auto; + background: #ffffff; + display: grid; + grid-template-columns: 120px 120px 120px 120px 120px; + grid-template-rows: 25px; + border-left: 1px solid #000000; + } +.sheet-pnjatributosceldasgridB { + text-align: center; + color: #000000; + font-family: Rakkas, Cambria, Morpheus; + font-size: 20px; + padding: 10px 0px; + min-height: 70px; + border-right: 1px solid #000000; + border-bottom: 1px solid #000000; + } +.sheet-pnjdescripcion { + position: relative; + width: 600px; + min-height: 20px; + margin: 10px auto 0px; + background: #000000; + text-align: center; + color: #ffffff; + font-family: Rakkas, Cambria, Morpheus; + font-size: 20px; + padding: 10px 0px; + } +.sheet-pnjcajadescripcion { + width: 598px; + height: auto; + min-height: 35px; + margin: 0px auto; + background: #ffffff; + border: 1px solid #000000; + } + +/* END PNJ SHEET */ + .sheet-clearfloat { + clear:both; + height:0; + font-size: 0px; + line-height:0px; +} +.sheet-espaicap{ + float: none; + position: relative; + width: 100%; + height: 10px; + margin: 0px auto; + } +.sheet-espai{ + float: none; + position: relative; + width: 100%; + height: 40px; + margin: 0px auto; + } +.sheet-espai100{ + float: left; + position: relative; + width: 100%; + height: 100px; + margin: 0px auto; + } +.sheet-separador{ + float: left; + position: relative; + width: 100%; + height: 30px; + margin: 10px auto; + } +.sheet-separadorpnj{ + float: left; + position: relative; + width: 100%; + height: 10px; + margin: 0px auto; + } +.sheet-espaipeu{ + float: none; + position: relative; + width: 80%; + height: auto; + margin: 0px auto; + padding:30px 10% 10px; + text-align:center; + font-size: 14px; + font-family: Arial, Helvetica, Georgia; + } + + /* LINKS CSS */ +a:link { + color: #000; + text-decoration: none; +} +a:visited { + color: #000; + text-decoration: none; +} +a:hover { + color: #D3000D; + text-decoration: none; +} +a:active { + color: #CCC; + text-decoration: none; +} + /* END LINKS CSS */ + +.sheet-espaitop{ + float: none; + position: relative; + width: 100%; + height: 0px; + margin: 30px auto; + } +.sheet-espaitop2{ + float: none; + position: relative; + width: 100%; + height: 0px; + margin: 10px auto; + } + +.sheet-contenedorMO{ + float:none; + position:relative; + width:100%; + height:auto; + margin: 0px auto; + border: solid medium double ; + border-color: #000000; + overflow:hidden; + max-width: 1000px; + } + +.sheet-cap{ + float: left; + position: relative; + width: 1000px; + height: auto; + min-height: 100px; + margin: 0px auto; + text-align: center; + background-color:#FFF; + background-image:url(../images/xxx.jpg); + background-repeat:no-repeat; + background-position: left top; + } + +.sheet-capintern{ + float: none; + position: relative; + width: 100%; + height: auto; + margin: 0px auto; + } + +.sheet-logo{ + float: left; + position: relative; + width:200px; + height: auto; + margin: 0px auto; + } + +.sheet-logo img{ + float: none; + position: relative; + width: 100%; + max-width:600px; + height: auto; + margin: 0px auto; + } +.sheet-col_superviviente{ + float: left; + position: relative; + width:480px; + height: auto; + margin: 0px auto; + } + +.sheet-superviviente{ + float: left; + position: relative; + width:480px; + height: 30px; + margin: 0px auto; + } +.sheet-superviviente1{ + float: left; + position: relative; + width:50%; + height: 30px; + margin: 0px auto; + } +.sheet-superviviente2{ + float: left; + position: relative; + width:150px; + height: 30px; + margin: 5px auto 0px; + font-family: Rakkas, Chonburi, Cambria ; + font-size: 20px; + } +.sheet-superviviente3{ + float: left; + position: relative; + width:270px; + height: 30px; + margin: 5px auto 0px; + font-family: Rakkas, Cambria, Chonburi;; + font-size: 20px; + } +.sheet-superviviente4{ + float: left; + position: relative; + width:220px; + margin: 5px auto 0px; + font-family: Rakkas, Cambria, Chonburi; + font-size: 20px; + } + +.sheet-col-tercera{ + float: left; + position: relative; + display: flex; + flex-wrap: wrap; + width: 270px; + height: 120px; + min-height: 120px; + padding: 10px 20px; + border: dotted rgba(0,0,0,1.00); + overflow: hidden; + } + +.sheet-titulos-tercera { + float: left; + position: relative; + display: flex; + flex-wrap: wrap; + width: 100%; + min-height: 50px; + margin: 0px auto; + font-size: 20px; + font-family: Morpheus, Rakkas, Chonburi, Rye, Abril Fatface, Merriweather ; + color: #000000; + } +.sheet-titulos-tercera img { + margin-top: 0px; + max-width: 40px; + max-height: 30px; + } + +/*============= ATRIBUTOS Y HABILIDADES CSS=============*/ + +.sheet-atributstotal{ + float: left; + position: relative; + width:1000px; + height: auto; + margin: 0px auto; + overflow:hidden; + } + +.sheet-col-atributs1{ + float: left; + position: relative; + width:198px; + height: 320px; + margin: 10px auto; + overflow:hidden; + } + +.sheet-col-atributs2{ + float: left; + position: relative; + width:196px; + height: 320px; + margin: 10px auto; + text-align: center; + } + +.sheet-col-atributs2 img { + float: none; + position: relative; + margin: 0px auto; + text-align: center; + height: auto; + } + +.sheet-atributs1{ + float: none; + position: relative; + width:100%; + height: 40px; + margin: 0px auto; + overflow:hidden; + font-family: Morpheus, Cambria, Rakkas; + font: bold; + font-size: 30px; + text-align: center; + } +.sheet-atributs2{ + float: none; + position: relative; + width:100%; + height: 40px; + padding: 5px 5px; + margin: 0px auto 10px; + overflow:hidden; + font-family: Morpheus, Cambria, Rakkas; + font: bold; + font-size: 24px; + text-align: center; + } + + +.sheet-mycheck{ + filter: hue-rotate(120deg) brightness(0.8); + } +/* filter: invert(100%) hue-rotate(1040deg) brightness(0.8); */ +.sheet-mycheck:checked { + background-color: #FF0000; +} + +.sheet-habilidad{ + float: left; + position: relative; + width:100px; + height: 30px; + line-height: 30px; + margin: 0px 0px 0px 0px; + padding-left: 10px; + overflow:hidden; + font-family: Constantia, cambria, Baskerville; + } + +.sheet-habilidad2{ + float: left; + position: relative; + width: 80px; + height: 30px; + margin: 0px 0px 0px 5px; + overflow:hidden; + font-family: Constantia, cambria, Baskerville; + } + +.sheet-habilitat{ + float: none; + position: relative; + width:75%; + height: 30px; + line-height: 30px; + margin: 0px 20px 0px 0px; + padding-left: 10px; + overflow:hidden; + font-family: Constantia, cambria, Baskerville; + } + + /*============= TABLA ARMAS =============*/ + .containertabla { + border: solid 1px rgba(255, 255, 255, 0.2); +} + +.sheet-titolsortilegios{ + float: none; + position: relative; + width:100%; + height: auto; + margin: 0px auto; + overflow:hidden; + font-family: Morpheus, Rakkas, Cambria; + font: bold; + font-size: 70px; + text-align: center; + } +.sheet-titolpestanyes{ + float: none; + position: relative; + width:100%; + height: auto; + margin: 0px auto; + overflow:hidden; + font-family: Morpheus, Rakkas, Cambria; + font: bold; + font-size: 70px; + text-align: center; + } + +/*============= RASGOS =============*/ + +.sheet-rasgostotal{ + float: none; + position: relative; + width:100%; + height: auto; + margin: 0px auto; + overflow:hidden; + } + +.sheet-col-rasgos{ + float: left; + position: relative; + width:28%; + height: auto; + margin: 1%; + padding: 1%; + border: double rgba(0,0,0,1.00); + overflow:hidden; + } +.sheet-col-rasgos2{ + float: left; + position: relative; + width:293px; + height: auto; + margin: 10px 20px 10px 0px; + padding: 1%; + border: double rgba(0,0,0,1.00); + overflow:hidden; + } +.sheet-col-rasgos3{ + float: left; + position: relative; + width:294px; + height: auto; + margin: 10px 0px 10px 0px; + padding: 1%; + border: double rgba(0,0,0,1.00); + overflow:hidden; + } +.sheet-titol_rasgos{ + float: none; + position: relative; + width:100%; + height: 40px; + margin: 0px auto; + overflow:hidden; + font-family: Morpheus, Rakkas, Cambria; + font: bold; + font-size: 22px; + text-align: center; + } + + +/*============= PIE =============*/ + +.sheet-pie{ + float: left ; + position: relative; + width:1000px; + max-width: 1000px; + height: auto; + margin: 0px auto; + text-align: center; + } + +.sheet-col-pie1{ + float: left; + width:380px; + height: 205px; + margin: 10px auto; + overflow:hidden; + border: double rgba(0,0,0,1.00); + } + +.sheet-col-atacdefensa{ + float: left; + position: relative; + display: flex; + flex-wrap: wrap; + width: 360px; + height: auto; + min-height: 70px; + padding: 10px 10px 10px 10px; + overflow: hidden; + } + +.sheet-col-pie2{ + float: left; + position: relative; + width: 220px; + height: 195px; + margin: 10px auto; + padding: 10px 0px 0px; + overflow:hidden; + border: double rgba(0,0,0,1.00); + } + +.sheet-titulos-pie2 { + float: left; + position: relative; + width: 100%; + min-height: 40px; + margin: 0px auto; + font-size: 20px; + font-family: Morpheus, Cambria, Rakkas; + color: #000000; + } +.sheet-titulos-pie2 img { + margin-top: 0px; + } +.sheet-col-pie3{ + float: left; + position: relative; + width:380px; + height: 205px; + margin: 10px auto; + overflow:hidden; + border: double rgba(0,0,0,1.00); + } +.sheet-titulos-pie3 { + float: left; + position: relative; + display: flex; + flex-wrap: wrap; + width: 100%; + min-height: 40px; + margin: 0px auto; + font-size: 20px; + font-family: Morpheus, Rakkas, Cambria; + color: #000000; + } +.sheet-titulos-pie3 img { + margin-top: 0px; + max-width: 40px; + max-height: 30px; + } +.sheet-titulos-pie3 input { + height: 35px; + max-height: 35px; + } +.sheet-titulos-pie3 btn { + height: 35px; + max-height: 35px; + } +.sheet-ataque-defensa { + float: left; + width: 50%; + height: auto; + margin: 10px auto; + overflow:hidden; + background-color: aqua; + } +.sheet-tipoataque{ + float: left; + width:100%; + height: auto; + margin: 0px auto; + overflow:hidden; + } +.sheet-base-cc-pro{ + float: left; + width:80%; + height: auto; + overflow:hidden; + text-align: right; + } + +.sheet-espaiprebotonegre{ + float: left; + width:120px; + padding: 0px auto; + height: auto; + overflow:hidden; + text-align: center; + } +.sheet-espaiprebotonegre2{ + float: left; + width: 154px; + padding: 0px auto; + height: auto; + overflow:hidden; + text-align: center; + } + +.sheet-botonegre{ + float: left; + width: 57px; + margin: 0px 0px 0px 5px; + padding: 0px 2px; + height: auto; + overflow:hidden; + text-align: center; + background-color: #000000; + color: #FFFFFF; + } + +.sheet-secundarios-pie { + float: left; + position: relative; + display: flex; + flex-wrap: wrap; + width: 120px; + min-height: 40px; + margin: 0px ; + font-size: 20px; + font-family: Morpheus, Cambria, Rakkas; + color: #000000; + } +.sheet-botonegre2{ + float: left; + width:92px; + margin: 0px 0px 0px 5px; + padding: 0px 2px; + height: auto; + overflow:hidden; + text-align: center; + background-color: #000000; + color: #FFFFFF; + } + +/* ARMAS */ +.sheet-armasgrid { + width: 1000px; + min-height: 50px; + margin: 0px auto; + background: #000000; + display: grid; + grid-template-columns: 220px 58px 80px 70px 575px; + grid-template-rows: 20px; + } +.sheet-armasceldasgrid { + text-align: center; + color: #ffffff; + font-family: Rakkas, Cambria, Chonburi, Morpheus; + font-size: 20px; + padding: 10px 0px; + min-height: 50px; + border-right: 1px solid #FFFFFF; + } +/* MAGIA ARCANA E INFERNAL */ +.sheet-magiagrid { + width: 1000px; + min-height: 50px; + margin: 0px auto; + background: #000000; + display: grid; + grid-template-columns: 80px 180px 480px 80px 120px 60px; + grid-template-rows: 50px ; + } +.sheet-magiaceldasgrid { + text-align: center; + color: #ffffff; + font-family: Rakkas, Cambria, Chonburi, Morpheus; + font-size: 20px; + padding: 10px 0px; + border-right: 1px solid #FFFFFF; + border-bottom: 1px solid #FFFFFF; + } +.sheet-magiagrid2 { + width: 1000px; + min-height: 50px; + margin: 0px auto; + background: #000000; + display: grid; + grid-template-columns: 80px 920px; + grid-template-rows: repeat 6 50px ; + } +.sheet-magiaceldasgrid2 { + text-align: center; + color: #ffffff; + font-family: Rakkas, Cambria, Chonburi, Morpheus; + font-size: 20px; + padding: 10px 0px; + + border-right: 1px solid #FFFFFF; + border-bottom: 1px solid #FFFFFF; + } + +/* PODERES DIVINOS */ +.sheet-poderesgrid { + width: 1000px; + min-height: 50px; + margin: 0px auto; + background: #000000; + display: grid; + grid-template-columns: 85px 180px 735px; + grid-template-rows: 20px; + } +.sheet-poderceldasgrid { + text-align: center; + color: #ffffff; + font-family: Rakkas, Cambria, Chonburi, Morpheus; + font-size: 20px; + padding: 10px 0px; + min-height: 50px; + border-right: 1px solid #FFFFFF; + } + + +/* TABS Y MENU BOTONES*/ + +.sheet-containertabs { + float: left; + position: relative; + width: 1000px; + margin: 0px auto; + } + +.sheet-butonets{ + float: left; + margin: 10px 5px; + padding: 10px 22px; + height: auto; + overflow:hidden; + text-align: center; + background-color: #000000; + color: #FFFFFF; + font-family: Rakkas, Cambria, Morpheus; + font-size: 18px; + } +.sheet-butonets:active{ + background-color: #4A0001; + color: #FFFFFF; + } + +/*Configure the tab buttons*/ +.charsheet .sheet-habilidades, +.charsheet .sheet-armas, +.charsheet .sheet-rasgos, +.charsheet .sheet-equipo, +.charsheet .sheet-magia, +.charsheet .sheet-poddivinos, +.charsheet .sheet-diario{ + display: none; +} + +/* show the selected tab */ +.charsheet .sheet-tabstoggle[value="habilidades"] ~ div.sheet-habilidades, +.charsheet .sheet-tabstoggle[value="armas"] ~ div.sheet-armas, +.charsheet .sheet-tabstoggle[value="rasgos"] ~ div.sheet-rasgos, +.charsheet .sheet-tabstoggle[value="equipo"] ~ div.sheet-equipo, +.charsheet .sheet-tabstoggle[value="magia"] ~ div.sheet-magia, +.charsheet .sheet-tabstoggle[value="poddivinos"] ~ div.sheet-poddivinos, +.charsheet .sheet-tabstoggle[value="diario"] ~ div.sheet-diario{ + display: block; +} + + +/* 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; +} +.overlay:target { + visibility: visible; + opacity: 1; +} + +.popup { + margin: 70px auto; + padding: 50px; + background: #fff; + border-radius: 5px; + width: 30%; + position: relative; + transition: all 5s ease-in-out; + background-color: #000; + color: #ffffff; +} + +.popup h2 { + margin-top: 0; + color: #FFFFFF; + font-family: Morpheus, Cambria, Tahoma, Arial; +} +.popup .close { + position: absolute; + top: 30px; + right: 40px; + transition: all 200ms; + font-size: 30px; + font-weight: bold; + text-decoration: none; + color: #FFFFFF;opacity: 1; +} +.popup .close:hover { + color: #880202; +} +.popup .content { + max-height: 40%; + overflow: auto; + font-family: Constantia, Cambria, Tahoma, Arial; + font-size: 16px; +} + +@media screen and (max-width: 700px){ + .box{ + width: 70%; + } + .popup{ + width: 70%; + } +} + + +/* FIRMA */ +.sheet-firma{ + float: left; + position: relative; + width:100%; + height: 20px; + margin: 0px auto; + overflow:hidden; + text-align: center; + } + +.sheet-firma:hover{ + color: #880202; + } + + +/* TEMPLATE MO */ + +.sheet-rolltemplate-mo { + margin-left: -37px; +} +.withoutavatars .sheet-rolltemplate-mo { + margin-left: -7px; +} +.sheet-rolltemplate-mo .sheet-container { + border: 3px solid black; + border-radius: 3px; +} + +.sheet-rolltemplate-mo .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; +} + +.sheet-rolltemplate-mo .sheet-title { + padding-top: 3px; + font-size: 20px; + font-weight: bold; + font-family: Morpheus, Rakkas, Cambria; +} + +.sheet-rolltemplate-mo .sheet-title img.sheet-logomo { + width: 60px; + margin: 0px 0px; + height: 35px !important; + float: right; +} + +.sheet-rolltemplate-mo .sheet-subtitle { + font-size: 14px; + font-family: arial, tahoma, cambria; + padding-top: 5px +} + +.sheet-rolltemplate-mo .sheet-container { + --header-bg-color: #000; + --header-text-color: #FFF; +} +.sheet-rolltemplate-mo .sheet-container.sheet-color-green { + --header-bg-color: #008000; +} +.sheet-rolltemplate-mo .sheet-container.sheet-color-black { + --header-bg-color: #000; +} +.sheet-rolltemplate-mo .sheet-container.sheet-color-white { + --header-bg-color: #FFF; + --header-text-color: #000; +} + +.sheet-rolltemplate-mo .sheet-content { + display: grid; + background: #FFF; + color: #000; + grid-template-columns: auto auto; + line-height: 1.4em; +} + +.sheet-rolltemplate-mo .sheet-content > div { + padding: 8px 5px; + background-color: #ffffff; +} + +.sheet-rolltemplate-mo .sheet-content .sheet-key { + font-weight: bold; + padding: 15px; + text-align: right; + font-size: 22px; + font-family: Rakas, Cambria; +} +.sheet-rolltemplate-mo .sheet-content .sheet-value { + padding: 15px 5px; + font-size: 20px; + color: #868686; +} +.sheet-rolltemplate-mo .sheet-content .sheet-desc { + background-color:#550103; +} + + +/* +.sheet-rolltemplate-mo .sheet-content :nth-child(4n+3), +.sheet-rolltemplate-mo .sheet-content :nth-child(4n) { + background: #EEE; +} +*/ + +.sheet-rolltemplate-mo .sheet-desc { + grid-column: span 2; + padding: 5px; + text-align: center; + border-top: #000000 solid 1px; + color: #868686; +} + + +.sheet-rolltemplate-mo .textchatcontainer .inlinerollresult { + background-color: #000!important; + border: 2px solid var(--primary-dark); + color: #fff!important; +} + +.inlinerollresult { + background-color: #000!important ; + border: 2px solid var(--primary-dark); + color: #fff!important; +} + diff --git a/Medievo Oscuro/medievooscuro.html b/Medievo Oscuro/medievooscuro.html index 00b56d6e5e..e462c38afe 100644 --- a/Medievo Oscuro/medievooscuro.html +++ b/Medievo Oscuro/medievooscuro.html @@ -1,1411 +1,1411 @@ - - - -
- - -
-
Crear pnj
- - -
- - - -
- -
Nombre del Jugador
-
Nombre del Superviviente
-
Profesión
-
Oficio
- -
NIVEL
-
Puntos de Experiencia
- -
- -
- -
monedas MONEDAS
- - - - - -
- -
- -
- -
-
-
- -
BASE
CC
PRO
- -
ataque -
- - - - - - - -
-
- -
- bondad maldad -
- -
-
- -
-
- -
TOTALES
ACTUALES
- - - - - - - - - -
- -
- -
- - -
- -
- - - -
- - -
- - - - - - - -
- - -
- -
HABILIDADES
-
-
- -
- - -
- -
-
-
-
-
-
-
-
- -
- -
- - -
- -
-
-
-
-
-
-
-
- -
- -
- - -
- -
-
-
-
-
-
-
-
-
- -
- -
- - -
- -
-
-
-
-
-
-
-
- -
- -
- - -
- -
-
-
- - -
- -
ARMAS
- -
-
NOMBRE
-
REC
-
DAÑO
-
TIPO
-
GEMAS
-
- - -
- - - - - - - - - - - - - - -
- - -
-
- {{#title}}
{{title}}Logo Medievo Oscuro
{{/title}} - {{#subtitle}}
{{subtitle}}
{{/subtitle}} -
-
- {{#allprops() title subtitle desc color}} -
{{key}}
-
{{value}}
- {{/allprops() title subtitle desc color}} - {{#desc}}
{{desc}}
{{/desc}} -
-
-
- -
- - -
-
RASGOS Y TALENTOS
-
-
RASGOS DESCRIPTIVOS
- -
- -
-
TRASFONDO
- -
- -
-
TALENTOS
- -
-
- - -
-
EQUIPO DEL SUPERVIVIENTE
- -
- - -
- -
SORTILEGIOS ARCANOS
- - -
-
NIVEL
-
SORTILEGIO
-
EFECTO
-
DAÑO
-
DUR
-
MAL
-
- -
-
1
-
- - - - - -
- - -
2
-
- - - - - -
- -
3
-
- - - - - -
- -
4
-
- - - - - -
- -
5
-
- - - - - -
- -
6
-
- - - - - -
- -
- -
-
-
- -
SORTILEGIOS INFERNALES
- -
-
NIVEL
-
SORTILEGIO
-
EFECTO
-
DAÑO
-
DUR
-
MAL
-
- -
-
1
-
- - - - - -
- - -
2
-
- - - - - -
- -
3
-
- - - - - -
- -
4
-
- - - - - -
- -
5
-
- - - - - -
- -
6
-
- - - - - -
- -
- - -
- - -
-
PODERES DIVINOS
- -
-
NIVEL
-
PODER DIVINO
-
DESCRIPCIÓN
-
- -
- - -
- - -
- -
-
-
-
© 2020 medievooscuro.es
- - - - - - -
- -
-
- -
-
- -
-
- -
-
- -
- - - -
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
- - - -
- -
- -
- -
- -
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
- -
- - -
-
- - -
-
Logo MO
-
NOMBRE:
-
NIV
-
- -
-
REF
-
SUERTE
-
DEF
-
PP
-
M
-
PV
-
-
-
-
-
-
-
-
-
-
-
INI
-
-
-
-
-
-
- -
-
-
- -
-
ARMA
-
ATAQUE
-
DAÑO
-
-
-
- - - - -
-
- -
-
-
- -
-
ALM
-
CUE
-
MEN
-
PER
-
RES
-
- - -
-
Bono:
-
Bono:
-
Bono:
-
Bono:
-
Bono:
-
- -
DESCRIPCIÓN Y PODERES DEL PNJ
-
- - -
-
-
-
© 2020 medievooscuro.es
-
-
-
- - - -
- - + + + +
+ + +
+
Crear pnj
+ + +
+ + + +
+ +
Nombre del Jugador
+
Nombre del Superviviente
+
Profesión
+
Oficio
+ +
NIVEL
+
Puntos de Experiencia
+ +
+ +
+ +
monedas MONEDAS
+ + + + + +
+ +
+ +
+ +
+
+
+ +
BASE
CC
PRO
+ +
ataque +
+ + + + + + + +
+
+ +
+ bondad maldad +
+ +
+
+ +
+
+ +
TOTALES
ACTUALES
+ + + + + + + + + +
+ +
+ +
+ + +
+ +
+ + + +
+ + +
+ + + + + + + +
+ + +
+ +
HABILIDADES
+
+
+ +
+ + +
+ +
+
+
+
+
+
+
+
+ +
+ +
+ + +
+ +
+
+
+
+
+
+
+
+ +
+ +
+ + +
+ +
+
+
+
+
+
+
+
+
+ +
+ +
+ + +
+ +
+
+
+
+
+
+
+
+ +
+ +
+ + +
+ +
+
+
+ + +
+ +
ARMAS
+ +
+
NOMBRE
+
REC
+
DAÑO
+
TIPO
+
GEMAS
+
+ + +
+ + + + + + + + + + + + + + +
+ + +
+
+ {{#title}}
{{title}}Logo Medievo Oscuro
{{/title}} + {{#subtitle}}
{{subtitle}}
{{/subtitle}} +
+
+ {{#allprops() title subtitle desc color}} +
{{key}}
+
{{value}}
+ {{/allprops() title subtitle desc color}} + {{#desc}}
{{desc}}
{{/desc}} +
+
+
+ +
+ + +
+
RASGOS Y TALENTOS
+
+
RASGOS DESCRIPTIVOS
+ +
+ +
+
TRASFONDO
+ +
+ +
+
TALENTOS
+ +
+
+ + +
+
EQUIPO DEL SUPERVIVIENTE
+ +
+ + +
+ +
SORTILEGIOS ARCANOS
+ + +
+
NIVEL
+
SORTILEGIO
+
EFECTO
+
DAÑO
+
DUR
+
MAL
+
+ +
+
1
+
+ + + + + +
+ + +
2
+
+ + + + + +
+ +
3
+
+ + + + + +
+ +
4
+
+ + + + + +
+ +
5
+
+ + + + + +
+ +
6
+
+ + + + + +
+ +
+ +
+
+
+ +
SORTILEGIOS INFERNALES
+ +
+
NIVEL
+
SORTILEGIO
+
EFECTO
+
DAÑO
+
DUR
+
MAL
+
+ +
+
1
+
+ + + + + +
+ + +
2
+
+ + + + + +
+ +
3
+
+ + + + + +
+ +
4
+
+ + + + + +
+ +
5
+
+ + + + + +
+ +
6
+
+ + + + + +
+ +
+ + +
+ + +
+
PODERES DIVINOS
+ +
+
NIVEL
+
PODER DIVINO
+
DESCRIPCIÓN
+
+ +
+ + +
+ + +
+ +
+
+
+
© 2020 medievooscuro.es
+ + + + + + +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ + + +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ + + +
+ +
+ +
+ +
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ +
+ + +
+
+ + +
+
Logo MO
+
NOMBRE:
+
NIV
+
+ +
+
REF
+
SUERTE
+
DEF
+
PP
+
M
+
PV
+
+
+
+
+
+
+
+
+
+
+
INI
+
+
+
+
+
+
+ +
+
+
+ +
+
ARMA
+
ATAQUE
+
DAÑO
+
+
+
+ + + + +
+
+ +
+
+
+ +
+
ALM
+
CUE
+
MEN
+
PER
+
RES
+
+ + +
+
Bono:
+
Bono:
+
Bono:
+
Bono:
+
Bono:
+
+ +
DESCRIPCIÓN Y PODERES DEL PNJ
+
+ + +
+
+
+
© 2020 medievooscuro.es
+
+
+
+ + + +
+ + \ No newline at end of file