mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
1087 lines
34 KiB
HTML
1087 lines
34 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta
|
|
name="viewport"
|
|
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
|
|
/>
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
|
<link rel="stylesheet" href="tesoroygloria.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<!-- cambio de pagina -->
|
|
|
|
<div class="sheet-page-selector">
|
|
<button type="action" name="act_sheet-character">Personaje</button>
|
|
<button type="action" name="act_sheet-magic">Magia</button>
|
|
</div>
|
|
|
|
<input
|
|
type="hidden"
|
|
class="sheet-tabstoggle"
|
|
name="attr_sheetTab"
|
|
value="sheet-character"
|
|
/>
|
|
|
|
<!-- pagina 1 - personaje -->
|
|
|
|
<div class="sheet-character sheet-main-container sheet-page-1">
|
|
<!-- datos generales -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<input
|
|
type="text"
|
|
name="attr_nombre"
|
|
class="sheet-wider"
|
|
style="margin-left: 100px; margin-top: 20px"
|
|
/>
|
|
|
|
<textarea
|
|
type="text"
|
|
name="attr_cultura"
|
|
style="
|
|
width: 150px;
|
|
height: 44px;
|
|
margin-left: 100px;
|
|
margin-top: 44px;
|
|
line-height: 14px;
|
|
"
|
|
></textarea>
|
|
|
|
<input
|
|
type="text"
|
|
class="sheet-wide"
|
|
name="attr_clase"
|
|
style="margin-left: 360px; margin-top: 18px"
|
|
/>
|
|
|
|
<input
|
|
type="text"
|
|
name="attr_dado-golpe"
|
|
class="sheet-small"
|
|
style="margin-left: 337px; margin-top: 58px; min-width: 65px"
|
|
/>
|
|
|
|
<input
|
|
type="number"
|
|
name="attr_velocidad"
|
|
class="sheet-small"
|
|
style="margin-left: 425px; margin-top: 63px"
|
|
/>
|
|
|
|
<input
|
|
type="text"
|
|
class="sheet-wide"
|
|
name="attr_fama"
|
|
style="margin-left: 545px; margin-top: 21px"
|
|
/>
|
|
|
|
<input
|
|
type="number"
|
|
class="sheet-accent"
|
|
value="0"
|
|
name="attr_gloria"
|
|
style="
|
|
margin-left: 718px;
|
|
min-width: 60px;
|
|
min-height: 60px;
|
|
font-size: 14px;
|
|
"
|
|
/>
|
|
|
|
<button
|
|
type="roll"
|
|
name="roll_tirada-dado-golpe"
|
|
value="&{template:default} {{name=@{nombre} tira sus pg después del Entretiempo}} {{Resultado=[[@{dado-golpe}]]}}"
|
|
style="margin-left: 275px; margin-top: 15px"
|
|
></button>
|
|
</div>
|
|
|
|
<!-- atributos -->
|
|
|
|
<div
|
|
class="sheet-section sheet-list-layout"
|
|
style="margin-top: 130px; margin-left: -3px"
|
|
>
|
|
<!-- fuerza -->
|
|
|
|
<div class="sheet-attribute">
|
|
<button
|
|
type="roll"
|
|
value="&{template:default} {{name=@{nombre} tira Fuerza}} {{Resultado=[[1d20]]}} {{Fuerza=[[@{fuerza}]]}}"
|
|
name="tirada-fuerza"
|
|
></button>
|
|
|
|
<input type="number" name="attr_fuerza" class="sheet-small" />
|
|
|
|
<input
|
|
type="number"
|
|
name="attr_modificador-fuerza"
|
|
class="sheet-small"
|
|
/>
|
|
|
|
<input type="text" name="attr_pericias-fuerza" />
|
|
</div>
|
|
|
|
<!-- destreza -->
|
|
|
|
<div class="sheet-attribute">
|
|
<button
|
|
type="roll"
|
|
value="&{template:default} {{name=@{nombre} tira Destreza}} {{Resultado=[[1d20]]}} {{Destreza=[[@{destreza}]]}}"
|
|
name="tirada-destreza"
|
|
></button>
|
|
|
|
<input type="number" name="attr_destreza" class="sheet-small" />
|
|
|
|
<input
|
|
type="number"
|
|
name="attr_modificador-destreza"
|
|
class="sheet-small"
|
|
/>
|
|
|
|
<input type="text" name="attr_pericias-destreza" />
|
|
</div>
|
|
|
|
<!-- constitucion -->
|
|
|
|
<div class="sheet-attribute">
|
|
<button
|
|
type="roll"
|
|
value="&{template:default} {{name=@{nombre} tira Constitución}} {{Resultado=[[1d20]]}} {{Constitución=[[@{constitucion}]]}}"
|
|
name="tirada-constitucion"
|
|
></button>
|
|
|
|
<input type="number" name="attr_constitucion" class="sheet-small" />
|
|
|
|
<input
|
|
type="number"
|
|
name="attr_modificador-constitucion"
|
|
class="sheet-small"
|
|
/>
|
|
|
|
<input type="text" name="attr_pericias-constitucion" />
|
|
</div>
|
|
|
|
<!-- inteligencia -->
|
|
|
|
<div class="sheet-attribute">
|
|
<button
|
|
type="roll"
|
|
value="&{template:default} {{name=@{nombre} tira Inteligencia}} {{Resultado=[[1d20]]}} {{Inteligencia=[[@{inteligencia}]]}}"
|
|
name="tirada-inteligencia"
|
|
></button>
|
|
|
|
<input type="number" name="attr_inteligencia" class="sheet-small" />
|
|
|
|
<input
|
|
type="number"
|
|
name="attr_modificador-inteligencia"
|
|
class="sheet-small"
|
|
/>
|
|
|
|
<input type="text" name="attr_pericias-inteligencia" />
|
|
</div>
|
|
|
|
<!-- sabiduria -->
|
|
|
|
<div class="sheet-attribute">
|
|
<button
|
|
type="roll"
|
|
value="&{template:default} {{name=@{nombre} tira Sabiduría}} {{Resultado=[[1d20]]}} {{Sabiduría=[[@{sabiduria}]]}}"
|
|
name="tirada-sabiduria"
|
|
></button>
|
|
|
|
<input type="number" name="attr_sabiduria" class="sheet-small" />
|
|
|
|
<input
|
|
type="number"
|
|
name="attr_modificador-sabiduria"
|
|
class="sheet-small"
|
|
/>
|
|
|
|
<input type="text" name="attr_pericias-sabiduria" />
|
|
</div>
|
|
|
|
<!-- carisma -->
|
|
|
|
<div class="sheet-attribute">
|
|
<button
|
|
type="roll"
|
|
value="&{template:default} {{name=@{nombre} tira Carisma}} {{Resultado=[[1d20]]}} {{Carisma=[[@{carisma}]]}}"
|
|
name="tirada-carisma"
|
|
></button>
|
|
|
|
<input type="number" name="attr_carisma" class="sheet-small" />
|
|
|
|
<input
|
|
type="number"
|
|
name="attr_modificador-carisma"
|
|
class="sheet-small"
|
|
/>
|
|
|
|
<input type="text" name="attr_pericias-carisma" />
|
|
</div>
|
|
</div>
|
|
|
|
<!-- talentos de prestigio y lealtad -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<textarea
|
|
name="attr_talentos-prestigio-lealtad"
|
|
style="
|
|
margin-top: 110px;
|
|
margin-left: 490px;
|
|
width: 130px;
|
|
height: 190px;
|
|
"
|
|
></textarea>
|
|
</div>
|
|
|
|
<!-- talentos de clase -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<textarea
|
|
name="attr_talentos-clase"
|
|
style="
|
|
margin-left: 650px;
|
|
margin-top: 110px;
|
|
width: 135px;
|
|
height: 95px;
|
|
"
|
|
></textarea>
|
|
</div>
|
|
|
|
<!-- hitos -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<textarea
|
|
name="attr_hitos"
|
|
style="
|
|
margin-top: 270px;
|
|
margin-left: 650px;
|
|
width: 135px;
|
|
height: 95px;
|
|
"
|
|
></textarea>
|
|
</div>
|
|
|
|
<!-- otros -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<textarea
|
|
name="attr_otros"
|
|
style="
|
|
margin-top: 390px;
|
|
margin-left: 668px;
|
|
width: 131px;
|
|
height: 163px;
|
|
"
|
|
></textarea>
|
|
</div>
|
|
|
|
<!-- puntos de golpe -->
|
|
|
|
<div
|
|
class="sheet-section sheet-list-layout"
|
|
style="margin-left: 30px; margin-top: 325px"
|
|
>
|
|
<input
|
|
name="attr_puntos-golpe-actuales"
|
|
type="number"
|
|
class="sheet-small"
|
|
/>
|
|
<input
|
|
name="attr_puntos-golpe-totales"
|
|
type="number"
|
|
class="sheet-small"
|
|
/>
|
|
</div>
|
|
|
|
<!-- tirada dado de viaje -->
|
|
|
|
<button
|
|
type="roll"
|
|
name="roll_viajar"
|
|
style="position: absolute; margin-left: 363px; margin-top: 390px"
|
|
value="@{character_name} se ha pasado el día viajando. Resultado: [[ @{dado-viaje} ]]"
|
|
></button>
|
|
|
|
<!-- datos de acciones -->
|
|
|
|
<div
|
|
class="sheet-section sheet-free-layout"
|
|
style="margin-left: 80px; margin-top: 330px"
|
|
>
|
|
<!-- dado de ataque -->
|
|
|
|
<div>
|
|
<select
|
|
name="attr_dado-ataque"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-ataque}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option selected="selected" value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
|
|
<!-- clase de armadura -->
|
|
|
|
<input
|
|
style="margin-left: 34px; position: absolute"
|
|
type="number"
|
|
name="attr_clase-armadura"
|
|
class="sheet-accent"
|
|
/>
|
|
|
|
<!-- iniciativa -->
|
|
|
|
<input
|
|
style="margin-left: 100px; position: absolute"
|
|
type="number"
|
|
name="attr_iniciativa"
|
|
class="sheet-accent"
|
|
/>
|
|
|
|
<!-- dado de viaje -->
|
|
|
|
<select
|
|
style="margin-left: 166px; position: absolute"
|
|
name="attr_dado-viaje"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-viaje}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
|
|
<!-- acciones de viaje -->
|
|
|
|
<input
|
|
style="margin-left: 235px; position: absolute"
|
|
type="number"
|
|
name="attr_acciones-viaje"
|
|
class="sheet-accent"
|
|
/>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- peso total, fatiga, recuperacion -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<input
|
|
name="attr_peso-total"
|
|
type="number"
|
|
class="sheet-small"
|
|
style="text-align: center; margin-top: 505px; margin-left: 32px"
|
|
/>
|
|
|
|
<input
|
|
name="attr_fatiga"
|
|
type="number"
|
|
class="sheet-small"
|
|
style="text-align: center; margin-top: 505px; margin-left: 90px"
|
|
/>
|
|
|
|
<input
|
|
name="attr_recuperacion"
|
|
type="number"
|
|
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 -->
|
|
|
|
<div
|
|
class="sheet-section sheet-list-layout"
|
|
style="margin-top: 411px; margin-left: 24px"
|
|
>
|
|
<input name="attr_cinto-1" type="text" class="sheet-medium" />
|
|
<input name="attr_cinto-2" type="text" class="sheet-medium" />
|
|
</div>
|
|
|
|
<!-- inventario -->
|
|
|
|
<div
|
|
class="sheet-section sheet-list-layout"
|
|
style="margin-top: 421px; margin-left: 172px"
|
|
>
|
|
<input name="attr_inventario-1" type="text" class="sheet-medium" />
|
|
<input name="attr_inventario-2" type="text" class="sheet-medium" />
|
|
<input name="attr_inventario-3" type="text" class="sheet-medium" />
|
|
<input name="attr_inventario-4" type="text" class="sheet-medium" />
|
|
<input name="attr_inventario-5" type="text" class="sheet-medium" />
|
|
</div>
|
|
|
|
<div
|
|
class="sheet-section sheet-list-layout"
|
|
style="margin-top: 421px; margin-left: 290px"
|
|
>
|
|
<input name="attr_inventario-6" type="text" class="sheet-medium" />
|
|
<input name="attr_inventario-7" type="text" class="sheet-medium" />
|
|
<input name="attr_inventario-8" type="text" class="sheet-medium" />
|
|
<input name="attr_inventario-9" type="text" class="sheet-medium" />
|
|
<input name="attr_inventario-10" type="text" class="sheet-medium" />
|
|
</div>
|
|
|
|
<!-- dado de uso -->
|
|
|
|
<button
|
|
name="dado-uso"
|
|
type="roll"
|
|
value="
|
|
?{Dado de uso |
|
|
d4, ¡@{character_name} tira su dado de uso y obtiene [[1d4]]! |
|
|
d6, ¡@{character_name} tira su dado de uso y obtiene [[1d6]]! |
|
|
d8, ¡@{character_name} tira su dado de uso y obtiene [[1d8]]! |
|
|
d10, ¡@{character_name} tira su dado de uso y obtiene [[1d10]]! |
|
|
d12, ¡@{character_name} tira su dado de uso y obtiene [[1d12]]!
|
|
}
|
|
|
|
"
|
|
style="margin-left: 330px; margin-top: 535px; position: absolute"
|
|
></button>
|
|
|
|
<!-- armas -->
|
|
|
|
<div
|
|
class="sheet-section sheet-list-layout"
|
|
style="margin-top: 350px; margin-left: 409px"
|
|
>
|
|
<div class="sheet-equipment">
|
|
<button
|
|
type="roll"
|
|
style="height: 14px"
|
|
name="roll_arma-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" />
|
|
<input type="text" class="sheet-small" name="attr_daño-1" />
|
|
<input type="number" class="sheet-small" name="attr_dureza-arma-1" />
|
|
<input type="number" class="sheet-small" name="attr_peso-arma-1" />
|
|
</div>
|
|
|
|
<div class="sheet-equipment">
|
|
<button
|
|
type="roll"
|
|
style="height: 14px"
|
|
name="roll_arma-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" />
|
|
<input type="text" class="sheet-small" name="attr_daño-2" />
|
|
<input type="number" class="sheet-small" name="attr_dureza-arma-2" />
|
|
<input type="number" class="sheet-small" name="attr_peso-arma-2" />
|
|
</div>
|
|
|
|
<div class="sheet-equipment">
|
|
<button
|
|
type="roll"
|
|
style="height: 14px"
|
|
name="roll_arma-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" />
|
|
<input type="text" class="sheet-small" name="attr_daño-3" />
|
|
<input type="number" class="sheet-small" name="attr_dureza-arma-3" />
|
|
<input type="number" class="sheet-small" name="attr_peso-arma-3" />
|
|
</div>
|
|
</div>
|
|
|
|
<!-- armadura -->
|
|
|
|
<div
|
|
class="sheet-section sheet-list-layout"
|
|
style="margin-top: 454px; margin-left: 437px"
|
|
>
|
|
<div class="sheet-equipment">
|
|
<input type="text" class="sheet-medium" name="attr_armadura-1" />
|
|
<input type="number" class="sheet-small" name="attr_ca-armadura-1" />
|
|
<input
|
|
type="number"
|
|
class="sheet-small"
|
|
name="attr_dureza-armadura-1"
|
|
/>
|
|
<input
|
|
type="number"
|
|
class="sheet-small"
|
|
name="attr_peso-armadura-1"
|
|
/>
|
|
</div>
|
|
|
|
<div class="sheet-equipment">
|
|
<input type="text" class="sheet-medium" name="attr_armadura-2" />
|
|
<input type="number" class="sheet-small" name="attr_ca-armadura-2" />
|
|
<input
|
|
type="number"
|
|
class="sheet-small"
|
|
name="attr_dureza-armadura-2"
|
|
/>
|
|
<input
|
|
type="number"
|
|
class="sheet-small"
|
|
name="attr_peso-armadura-2"
|
|
/>
|
|
</div>
|
|
|
|
<div class="sheet-equipment">
|
|
<input type="text" class="sheet-medium" name="attr_armadura-3" />
|
|
<input type="number" class="sheet-small" name="attr_ca-armadura-3" />
|
|
<input
|
|
type="number"
|
|
class="sheet-small"
|
|
name="attr_dureza-armadura-3"
|
|
/>
|
|
<input
|
|
type="number"
|
|
class="sheet-small"
|
|
name="attr_peso-armadura-3"
|
|
/>
|
|
</div>
|
|
|
|
<div class="sheet-equipment">
|
|
<input type="text" class="sheet-medium" name="attr_armadura-4" />
|
|
<input type="number" class="sheet-small" name="attr_ca-armadura-4" />
|
|
<input
|
|
type="number"
|
|
class="sheet-small"
|
|
name="attr_dureza-armadura-4"
|
|
/>
|
|
<input
|
|
type="number"
|
|
class="sheet-small"
|
|
name="attr_peso-armadura-4"
|
|
/>
|
|
</div>
|
|
|
|
<div class="sheet-equipment">
|
|
<input type="text" class="sheet-medium" name="attr_armadura-5" />
|
|
<input type="number" class="sheet-small" name="attr_ca-armadura-5" />
|
|
<input
|
|
type="number"
|
|
class="sheet-small"
|
|
name="attr_dureza-armadura-5"
|
|
/>
|
|
<input
|
|
type="number"
|
|
class="sheet-small"
|
|
name="attr_peso-armadura-5"
|
|
/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- pagina 2 - magia -->
|
|
|
|
<div class="sheet-magic sheet-main-container sheet-page-2">
|
|
<!-- dado de hechiceria -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<select
|
|
style="margin-left: 60px; margin-top: 70px"
|
|
name="attr_dado-hechiceria"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-hechiceria}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
</div>
|
|
|
|
<!-- tirada dado de hechiceria -->
|
|
|
|
<button
|
|
type="roll"
|
|
name="roll_hechiceria"
|
|
style="position: absolute; margin-left: 10px; margin-top: 80px"
|
|
value="¡@{character_name} lanza un conjuro con un resultado de [[ @{dado-hechiceria} ]]!"
|
|
></button>
|
|
|
|
<!-- umbral de poder -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<input
|
|
name="attr_umbral-poder"
|
|
type="number"
|
|
class="sheet-accent"
|
|
style="margin-left: 148px; margin-top: 69px"
|
|
/>
|
|
</div>
|
|
|
|
<!-- tradicion -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<input
|
|
name="attr_tradicion"
|
|
type="text"
|
|
style="margin-left: 221px; margin-top: 75px; width: 150px"
|
|
/>
|
|
</div>
|
|
|
|
<!-- trucos -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<textarea
|
|
name="attr_trucos"
|
|
style="
|
|
margin-left: 10px;
|
|
margin-top: 170px;
|
|
width: 80px;
|
|
height: 105px;
|
|
"
|
|
></textarea>
|
|
</div>
|
|
|
|
<!-- conjuros -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<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;
|
|
position: absolute;
|
|
"
|
|
></textarea>
|
|
<textarea
|
|
name="attr_conjuros-3"
|
|
style="
|
|
margin-left: 100px;
|
|
width: 77px;
|
|
height: 105px;
|
|
position: absolute;
|
|
"
|
|
></textarea>
|
|
<textarea
|
|
name="attr_conjuros-4"
|
|
style="
|
|
margin-left: 200px;
|
|
width: 77px;
|
|
height: 105px;
|
|
position: absolute;
|
|
"
|
|
></textarea>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- simbolos de poder -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<textarea
|
|
name="attr_simbolos-poder"
|
|
style="
|
|
margin-left: 382px;
|
|
margin-top: 43px;
|
|
width: 120px;
|
|
height: 66px;
|
|
"
|
|
></textarea>
|
|
</div>
|
|
|
|
<!-- recetas alquimia -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<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;
|
|
position: absolute;
|
|
"
|
|
></textarea>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- puntos alquimia -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<div style="margin-left: 543px; margin-top: 240px; display: flex">
|
|
<!-- alquimia verde -->
|
|
|
|
<div>
|
|
<button
|
|
type="roll"
|
|
name="roll_alquimia-verde"
|
|
style="position: absolute; margin-left: 8px; margin-top: -35px"
|
|
value="¡@{character_name} utiliza su alquimia verde con un resultado de [[ @{dado-inventiva-verde} ]] y un uso de [[ @{dado-uso-verde} ]]!"
|
|
></button>
|
|
|
|
<select
|
|
style="position: absolute; left: -10px; bottom: -40px"
|
|
name="attr_dado-uso-verde"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-uso-verde}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
|
|
<select
|
|
style="left: 10px; bottom: -60px; position: absolute"
|
|
name="attr_dado-inventiva-verde"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-inventiva-verde}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
</div>
|
|
|
|
<!-- alquimia roja -->
|
|
|
|
<div>
|
|
<button
|
|
type="roll"
|
|
name="roll_alquimia-roja"
|
|
style="position: absolute; margin-left: 77px; margin-top: -35px"
|
|
value="¡@{character_name} utiliza su alquimia roja con un resultado de [[ @{dado-inventiva-roja} ]] y un uso de [[ @{dado-uso-roja} ]]!"
|
|
></button>
|
|
|
|
<select
|
|
style="position: absolute; left: 60px; bottom: -40px"
|
|
name="attr_dado-uso-roja"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-uso-roja}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
|
|
<select
|
|
style="left: 80px; bottom: -60px; position: absolute"
|
|
name="attr_dado-inventiva-roja"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-inventiva-roja}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
</div>
|
|
|
|
<!-- alquimia alba -->
|
|
|
|
<div>
|
|
<button
|
|
type="roll"
|
|
name="roll_alquimia-alba"
|
|
style="position: absolute; margin-left: 145px; margin-top: -35px"
|
|
value="¡@{character_name} utiliza su alquimia alba con un resultado de [[ @{dado-inventiva-alba} ]] y un uso de [[ @{dado-uso-alba} ]]!"
|
|
></button>
|
|
|
|
<select
|
|
style="position: absolute; left: 125px; bottom: -40px"
|
|
name="attr_dado-uso-alba"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-uso-alba}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
|
|
<select
|
|
style="left: 150px; bottom: -60px; position: absolute"
|
|
name="attr_dado-inventiva-alba"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-inventiva-alba}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
</div>
|
|
|
|
<!-- alquimia azabache -->
|
|
|
|
<div>
|
|
<button
|
|
type="roll"
|
|
name="roll_alquimia-azabache"
|
|
style="position: absolute; margin-left: 210px; margin-top: -35px"
|
|
value="¡@{character_name} utiliza su alquimia azabache con un resultado de [[ @{dado-inventiva-azabache} ]] y un uso de [[ @{dado-uso-azabache} ]]!"
|
|
></button>
|
|
|
|
<select
|
|
style="position: absolute; left: 190px; bottom: -40px"
|
|
name="attr_dado-uso-azabache"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-uso-azabache}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
|
|
<select
|
|
style="left: 215px; bottom: -60px; position: absolute"
|
|
name="attr_dado-inventiva-azabache"
|
|
class="dtype sheet-accent"
|
|
value="@{dado-inventiva-azabache}"
|
|
>
|
|
<option value="d1">1</option>
|
|
<option value="d4">d4</option>
|
|
<option value="d6">d6</option>
|
|
<option value="d8">d8</option>
|
|
<option value="d10">d10</option>
|
|
<option value="d12">d12</option>
|
|
<option value="d20">d20</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- deidad 1 -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<input
|
|
name="attr_devocion-1"
|
|
type="number"
|
|
class="sheet-accent"
|
|
style="margin-left: 23px; margin-top: 400px"
|
|
/>
|
|
|
|
<div style="margin-left: 70px; margin-top: 422px">
|
|
<input name="attr_nombre-dios-1" type="text" style="width: 140px" />
|
|
</div>
|
|
|
|
<div style="margin-left: 70px; margin-top: 497px">
|
|
<textarea
|
|
name="attr_dominios-1"
|
|
style="width: 150px; height: 45px"
|
|
></textarea>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- deidad 2 -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<input
|
|
name="attr_devocion-2"
|
|
type="number"
|
|
class="sheet-accent"
|
|
style="margin-left: 222px; margin-top: 400px"
|
|
/>
|
|
|
|
<div style="margin-left: 270px; margin-top: 422px">
|
|
<input name="attr_nombre-dios-2" type="text" style="width: 140px" />
|
|
</div>
|
|
|
|
<div style="margin-left: 270px; margin-top: 497px">
|
|
<textarea
|
|
name="attr_dominios-2"
|
|
style="width: 150px; height: 45px"
|
|
></textarea>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- sombra -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<input
|
|
name="attr_sombra"
|
|
type="number"
|
|
class="sheet-accent"
|
|
style="margin-left: 570px; margin-top: 405px"
|
|
/>
|
|
</div>
|
|
|
|
<!-- mancha -->
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<label
|
|
class="sheet-checkbox-container"
|
|
style="margin-left: 658px; margin-top: 390px"
|
|
>
|
|
<input type="checkbox" name="attr_mancha-1" />
|
|
<span class="sheet-checkmark"></span>
|
|
</label>
|
|
</div>
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<label
|
|
class="sheet-checkbox-container"
|
|
style="margin-left: 677px; margin-top: 418px"
|
|
>
|
|
<input type="checkbox" name="attr_mancha-2" />
|
|
<span class="sheet-checkmark"></span>
|
|
</label>
|
|
</div>
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<label
|
|
class="sheet-checkbox-container"
|
|
style="margin-left: 706px; margin-top: 395px"
|
|
>
|
|
<input type="checkbox" name="attr_mancha-3" />
|
|
<span class="sheet-checkmark"></span>
|
|
</label>
|
|
</div>
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<label
|
|
class="sheet-checkbox-container"
|
|
style="margin-left: 726px; margin-top: 430px"
|
|
>
|
|
<input type="checkbox" name="attr_mancha-4" />
|
|
<span class="sheet-checkmark"></span>
|
|
</label>
|
|
</div>
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<label
|
|
class="sheet-checkbox-container"
|
|
style="margin-left: 759px; margin-top: 400px"
|
|
>
|
|
<input type="checkbox" name="attr_mancha-5" />
|
|
<span class="sheet-checkmark"></span>
|
|
</label>
|
|
</div>
|
|
|
|
<div class="sheet-section sheet-free-layout">
|
|
<label
|
|
class="sheet-checkbox-container"
|
|
style="margin-left: 783px; margin-top: 443px"
|
|
>
|
|
<input type="checkbox" name="attr_mancha6" />
|
|
<span class="sheet-checkmark"></span>
|
|
</label>
|
|
</div>
|
|
|
|
<!-- dones tenebrosos -->
|
|
|
|
<div
|
|
class="sheet-section sheet-list-layout"
|
|
style="margin-top: 494px; margin-left: 533px"
|
|
>
|
|
<input name="attr_don-tenebroso-1" type="text" style="width: 130px" />
|
|
<input name="attr_don-tenebroso-2" type="text" style="width: 130px" />
|
|
<input name="attr_don-tenebroso-3" type="text" style="width: 130px" />
|
|
</div>
|
|
|
|
<div
|
|
class="sheet-section sheet-list-layout"
|
|
style="margin-top: 494px; margin-left: 670px"
|
|
>
|
|
<input name="attr_don-tenebroso-4" type="text" style="width: 130px" />
|
|
<input name="attr_don-tenebroso-5" type="text" style="width: 130px" />
|
|
<input name="attr_don-tenebroso-6" type="text" style="width: 130px" />
|
|
</div>
|
|
</div>
|
|
|
|
<!-- SHEETWORKER -->
|
|
|
|
<script type="text/worker">
|
|
const buttonlist = ["sheet-character","sheet-magic"];buttonlist.forEach(button => { on(`clicked:${button}`, function() { setAttrs({ sheetTab: button }); }); });
|
|
</script>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|