Fix small issues of Tesoro y Gloria 2 Edition

This commit is contained in:
Antonio
2023-03-29 16:21:31 +02:00
parent f0a660813f
commit 5f91b6466d
2 changed files with 90 additions and 24 deletions
+5
View File
@@ -57,6 +57,10 @@ input[type="number"] {
--gray-border: 1px solid lightgray;
}
.sheet-main-container * {
font-size: 12px;
}
.sheet-page-1 {
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Tesoro-y-Gloria-2E/images/preview-page-1.jpg");
}
@@ -118,6 +122,7 @@ input[type="number"] {
.sheet-free-layout > * {
position: absolute;
font-size: 12px;
}
.sheet-list-layout {
+85 -24
View File
@@ -46,6 +46,7 @@
height: 44px;
margin-left: 100px;
margin-top: 44px;
line-height: 14px;
"
></textarea>
@@ -60,7 +61,7 @@
type="text"
name="attr_dado-golpe"
class="sheet-small"
style="margin-left: 337px; margin-top: 58px"
style="margin-left: 337px; margin-top: 58px; min-width: 65px"
/>
<input
@@ -84,9 +85,9 @@
name="attr_gloria"
style="
margin-left: 718px;
width: 60px !important;
height: 60px !important;
font-size: 14px !important;
min-width: 60px;
min-height: 60px;
font-size: 14px;
"
/>
@@ -304,7 +305,7 @@
<button
type="roll"
name="roll_viajar"
style="position: absolute; margin-left: 430px; margin-top: 286px"
style="position: absolute; margin-left: 363px; margin-top: 390px"
value="@{character_name} se ha pasado el día viajando. Resultado: [[ @{dado-viaje} ]]"
></button>
@@ -316,7 +317,7 @@
>
<!-- dado de ataque -->
<div style="display: flex">
<div>
<select
name="attr_dado-ataque"
class="dtype sheet-accent"
@@ -334,7 +335,7 @@
<!-- clase de armadura -->
<input
style="margin-left: 34px"
style="margin-left: 34px; position: absolute"
type="number"
name="attr_clase-armadura"
class="sheet-accent"
@@ -343,7 +344,7 @@
<!-- iniciativa -->
<input
style="margin-left: 25px"
style="margin-left: 100px; position: absolute"
type="number"
name="attr_iniciativa"
class="sheet-accent"
@@ -352,7 +353,7 @@
<!-- dado de viaje -->
<select
style="margin-left: 27px"
style="margin-left: 166px; position: absolute"
name="attr_dado-viaje"
class="dtype sheet-accent"
value="@{dado-viaje}"
@@ -369,7 +370,7 @@
<!-- acciones de viaje -->
<input
style="margin-left: 25px"
style="margin-left: 235px; position: absolute"
type="number"
name="attr_acciones-viaje"
class="sheet-accent"
@@ -400,6 +401,22 @@
class="sheet-small"
style="text-align: center; margin-top: 540px; margin-left: 163px"
/>
<button
name="dado-fatiga"
type="roll"
value="
?{Dado de fatiga |
d4, ¡@{character_name} tira fatiga y obtiene [[1d4]]! |
d6, ¡@{character_name} tira fatiga y obtiene [[1d6]]! |
d8, ¡@{character_name} tira fatiga y obtiene [[1d8]]! |
d10, ¡@{character_name} tira fatiga y obtiene [[1d10]]! |
d12, ¡@{character_name} tira fatiga y obtiene [[1d12]]!
}
"
style="margin-left: 130px; margin-top: 445px; position: absolute"
></button>
</div>
<!-- cinto -->
@@ -451,7 +468,7 @@
}
"
style="margin-left: 367px; margin-top: 390px; position: absolute"
style="margin-left: 330px; margin-top: 535px; position: absolute"
></button>
<!-- armas -->
@@ -465,7 +482,15 @@
type="roll"
style="height: 14px"
name="roll_arma-1"
value="&{template:default} {{name=¡@{character_name} se lanza al ataque con su @{arma-1}!}} {{Resultado=[[@{dado-ataque}]]}} {{Daño=[[@{daño-1}]]}}"
value="
?{Dado de ataque |
d4, ¡@{character_name} se lanza al ataque con su @{arma-1}! Obtiene [[1d4]] y hace [[@{daño-1}]] puntos de daño. |
d6, ¡@{character_name} se lanza al ataque con su @{arma-1}! Obtiene [[1d6]] y hace [[@{daño-1}]] puntos de daño. |
d8, ¡@{character_name} se lanza al ataque con su @{arma-1}! Obtiene [[1d8]] y hace [[@{daño-1}]] puntos de daño. |
d10, ¡@{character_name} se lanza al ataque con su @{arma-1}! Obtiene [[1d10]] y hace [[@{daño-1}]] puntos de daño. |
d12, ¡@{character_name} se lanza al ataque con su @{arma-1}! Obtiene [[1d12]] y hace [[@{daño-1}]] puntos de daño.
}
"
></button>
<input type="text" class="sheet-medium" name="attr_arma-1" />
@@ -479,7 +504,15 @@
type="roll"
style="height: 14px"
name="roll_arma-2"
value="&{template:default} {{name=¡@{character_name} se lanza al ataque con su @{arma-2}!}} {{Resultado=[[@{dado-ataque}]]}} {{Daño=[[@{daño-2}]]}}"
value="
?{Dado de ataque |
d4, ¡@{character_name} se lanza al ataque con su @{arma-2}! Obtiene [[1d4]] y hace [[@{daño-2}]] puntos de daño. |
d6, ¡@{character_name} se lanza al ataque con su @{arma-2}! Obtiene [[1d6]] y hace [[@{daño-2}]] puntos de daño. |
d8, ¡@{character_name} se lanza al ataque con su @{arma-2}! Obtiene [[1d8]] y hace [[@{daño-2}]] puntos de daño. |
d10, ¡@{character_name} se lanza al ataque con su @{arma-2}! Obtiene [[1d10]] y hace [[@{daño-2}]] puntos de daño. |
d12, ¡@{character_name} se lanza al ataque con su @{arma-2}! Obtiene [[1d12]] y hace [[@{daño-2}]] puntos de daño.
}
"
></button>
<input type="text" class="sheet-medium" name="attr_arma-2" />
@@ -493,7 +526,15 @@
type="roll"
style="height: 14px"
name="roll_arma-3"
value="&{template:default} {{name=¡@{character_name} se lanza al ataque con su @{arma-3}!}} {{Resultado=[[@{dado-ataque}]]}} {{Daño=[[@{daño-3}]]}}"
value="
?{Dado de ataque |
d4, ¡@{character_name} se lanza al ataque con su @{arma-3}! Obtiene [[1d4]] y hace [[@{daño-3}]] puntos de daño. |
d6, ¡@{character_name} se lanza al ataque con su @{arma-3}! Obtiene [[1d6]] y hace [[@{daño-3}]] puntos de daño. |
d8, ¡@{character_name} se lanza al ataque con su @{arma-3}! Obtiene [[1d8]] y hace [[@{daño-3}]] puntos de daño. |
d10, ¡@{character_name} se lanza al ataque con su @{arma-3}! Obtiene [[1d10]] y hace [[@{daño-3}]] puntos de daño. |
d12, ¡@{character_name} se lanza al ataque con su @{arma-3}! Obtiene [[1d12]] y hace [[@{daño-3}]] puntos de daño.
}
"
></button>
<input type="text" class="sheet-medium" name="attr_arma-3" />
@@ -655,22 +696,37 @@
<!-- conjuros -->
<div class="sheet-section sheet-free-layout">
<div style="margin-top: 170px; margin-left: 120px; display: flex">
<div style="margin-top: 170px; margin-left: 120px">
<textarea
name="attr_conjuros-1"
style="width: 77px; height: 105px"
></textarea>
<textarea
name="attr_conjuros-2"
style="margin-left: 6px; width: 77px; height: 105px"
style="
margin-left: 6px;
width: 77px;
height: 105px;
position: absolute;
"
></textarea>
<textarea
name="attr_conjuros-3"
style="margin-left: 6px; width: 77px; height: 105px"
style="
margin-left: 100px;
width: 77px;
height: 105px;
position: absolute;
"
></textarea>
<textarea
name="attr_conjuros-4"
style="margin-left: 14px; width: 77px; height: 105px"
style="
margin-left: 200px;
width: 77px;
height: 105px;
position: absolute;
"
></textarea>
</div>
</div>
@@ -681,10 +737,10 @@
<textarea
name="attr_simbolos-poder"
style="
margin-left: 395px;
margin-top: 60px;
width: 105px;
height: 45px;
margin-left: 382px;
margin-top: 43px;
width: 120px;
height: 66px;
"
></textarea>
</div>
@@ -692,14 +748,19 @@
<!-- recetas alquimia -->
<div class="sheet-section sheet-free-layout">
<div style="margin-top: 70px; margin-left: 530px; display: flex">
<div style="margin-top: 70px; margin-left: 530px">
<textarea
name="attr_recetas-alquimia-1"
style="width: 115px; height: 115px"
></textarea>
<textarea
name="attr_recetas-alquimia-2"
style="margin-left: 10px; width: 115px; height: 115px"
style="
margin-left: 10px;
width: 115px;
height: 115px;
position: absolute;
"
></textarea>
</div>
</div>