mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
468 lines
35 KiB
HTML
468 lines
35 KiB
HTML
<!-- EXTINCION - THE HILL PRESS -->
|
|
<!-- Character sheet for Roll20 by VJ Rolmasters -->
|
|
|
|
<!-- Toma: use .charsheet como contenedor raíz -->
|
|
<div class="charsheet sheet-contenedorvj">
|
|
<!-- Input control -->
|
|
<input type="hidden" class="sheet-tabstoggle" name="attr_sheetTab" value="pj" />
|
|
|
|
<div class="sheet-container">
|
|
|
|
|
|
<div class="sheet-extincion1">
|
|
|
|
<div class="sheet-caracteristicas-column">
|
|
|
|
<div class="sheet-avatar-box">
|
|
<img name="attr_character_avatar" alt="">
|
|
</div><!-- end .sheet-avatar-box -->
|
|
|
|
<div class="sheet-width100">
|
|
<div class="sheet-carbox1">
|
|
<button type="roll" style="margin:50px 0px 0px 50px;" class="sheet-VJBTN" name="roll_fuerza" value="@{tirada_secreta} &{template:extincion} {{title=Prueba de fuerza}} {{subtitle=@{character_name}}} {{caracteristica=[[@{fue}]]}} {{rollResult=[[?{Difficulty?|Normal,1d20|Advantage,2d20kl1|Disadvantage,2d20kh1}cs<1cf>20+?{Modifier|0}]]}}"/>
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
|
|
<div class="sheet-carbox1">
|
|
<button type="roll" style="margin:15px 0px 0px 30px;" class="sheet-VJBTN" name="roll_destreza" value="@{tirada_secreta} &{template:extincion} {{title=Prueba de destreza}} {{subtitle=@{character_name}}} {{caracteristica=[[@{des}]]}} {{rollResult=[[?{Difficulty?|Normal,1d20|Advantage,2d20kl1|Disadvantage,2d20kh1}cs<1cf>20+?{Modifier|0}]]}}"/>
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
|
|
<div class="sheet-carbox1">
|
|
<button type="roll" style="margin:50px 0px 0px 10px;" class="sheet-VJBTN" name="roll_constitucion" value="@{tirada_secreta} &{template:extincion} {{title=Prueba de constitución }} {{subtitle=@{character_name}}} {{caracteristica=[[@{con}]]}} {{rollResult=[[?{Difficulty?|Normal,1d20|Advantage,2d20kl1|Disadvantage,2d20kh1}cs<1cf>20+?{Modifier|0}]]}}"/>
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-width100">
|
|
<div class="sheet-carbox1">
|
|
<input class="sheet-valorcaracteristicas1" type="number" max="50" min="0" name="attr_fue" title="Fuerza del PJ" value="0" style="margin: 35px 0px 0px 40px; " />
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
|
|
<div class="sheet-carbox1">
|
|
<input class="sheet-valorcaracteristicas1" type="number" max="50" min="0" name="attr_des" title="Destreza del PJ" value="0" style="margin: 0px 0px 0px 22px;" />
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
|
|
<div class="sheet-carbox1">
|
|
<input class="sheet-valorcaracteristicas1" type="number" max="50" min="0" name="attr_con" title="Constitución del PJ" value="0" style="margin: 35px 0px 0px 1px; " />
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-width100">
|
|
<div class="sheet-carbox1">
|
|
<input class="sheet-valorcaracteristicas1" type="number" max="50" min="0" name="attr_int" title="Inteligencia del PJ" value="0" style="margin: 25px 0px 0px 40px; " />
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
|
|
<div class="sheet-carbox1">
|
|
<input class="sheet-valorcaracteristicas1" type="number" max="50" min="0" name="attr_ner" title="Nervio del PJ" value="0" style="margin: 60px 0px 0px 22px; " />
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
|
|
<div class="sheet-carbox1">
|
|
<input class="sheet-valorcaracteristicas1" type="number" max="50" min="0" name="attr_car" title="Carisma del PJ" value="0" style="margin: 25px 0px 0px 1px; " />
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-width100">
|
|
<div class="sheet-carbox1">
|
|
<button type="roll" style="margin:32px 0px 0px 50px;" class="sheet-VJBTN" name="roll_inteligencia" value="@{tirada_secreta} &{template:extincion} {{title=Prueba de inteligencia }} {{subtitle=@{character_name}}} {{caracteristica=[[@{int}]]}} {{rollResult=[[?{Difficulty?|Normal,1d20|Advantage,2d20kl1|Disadvantage,2d20kh1}cs<1cf>20+?{Modifier|0}]]}}"/>
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
|
|
<div class="sheet-carbox1">
|
|
<button type="roll" style="margin:70px 0px 0px 30px;" class="sheet-VJBTN" name="roll_nervio" value="@{tirada_secreta} &{template:extincion} {{title=Prueba de nervio }} {{subtitle=@{character_name}}} {{caracteristica=[[@{ner}]]}} {{rollResult=[[?{Difficulty?|Normal,1d20|Advantage,2d20kl1|Disadvantage,2d20kh1}cs<1cf>20+?{Modifier|0}&{tracker}]]}}"/>
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
|
|
<div class="sheet-carbox1">
|
|
<button type="roll" style="margin:32px 0px 0px 10px;" class="sheet-VJBTN" name="roll_carisma" value="@{tirada_secreta} &{template:extincion} {{title=Prueba de carisma }} {{subtitle=@{character_name}}} {{caracteristica=[[@{car}]]}} {{rollResult=[[?{Difficulty?|Normal,1d20|Advantage,2d20kl1|Disadvantage,2d20kh1}cs<1cf>20+?{Modifier|0}]]}}"/>
|
|
</div><!-- end .sheet-carbox1 -->
|
|
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
</div><!-- end .sheet-caracteristicas-column -->
|
|
|
|
|
|
<div class="sheet-informacionpj-column">
|
|
|
|
<div class="sheet-espai-28"></div><!-- end .sheet-espai-28 -->
|
|
|
|
<div class="sheet-infopj-44">
|
|
<input class="sheet-characterinfo" type="text" name="attr_character_name" title="Nombre del personaje" value="" style="width:400px; margin: 0px 0px 0px 110px;" />
|
|
</div><!-- end .sheet-infopj-44 -->
|
|
|
|
|
|
<div class="sheet-infopj-44">
|
|
<input class="sheet-characterinfo" type="text" name="attr_character_class" title="Clase del personaje" value="Classe del PJ" style="width:400px; margin: 0px 0px 0px 90px;" />
|
|
</div><!-- end .sheet-infopj-44 -->
|
|
|
|
|
|
<div class="sheet-infopj-44">
|
|
<input class="sheet-characterinfo" type="text" name="attr_character_past" title="Pasado del personaje" value="Pasado del PJ" style="width:400px; margin: 0px 0px 0px 110px;" />
|
|
</div><!-- end .sheet-infopj-44 -->
|
|
|
|
<div class="sheet-infopj-44">
|
|
<input class="sheet-characterinfo2" type="number" name="attr_character_level" title="Nivel del personaje" value="1" max="20" min="0" style="width:80px; margin: 0px 0px 0px 110px;" />
|
|
|
|
|
|
<input type="checkbox" class="sheet-myxpcheck" style="text-align:left; width:25px; height:25px; color:Black; accent-color:Black; border:2px solid Black; margin:0px 0px 0px 175px; " name="attr_xp_1">
|
|
|
|
<input type="checkbox" class="sheet-myxpcheck" style="text-align:left; width:25px; height:25px; color:Black; accent-color:Black; border:2px solid Black; margin:0px 0px 0px 5px; " name="attr_xp_2">
|
|
|
|
<input type="checkbox" class="sheet-myxpcheck" style="text-align:left; width:25px; height:25px; color:Black; accent-color:Black; border:2px solid Black; margin:0px 0px 0px 5px; " name="attr_xp_3">
|
|
|
|
<input type="checkbox" class="sheet-myxpcheck" style="text-align:left; width:25px; height:25px; color:Black; accent-color:Black; border:2px solid Black; margin:0px 0px 0px 5px; " name="attr_xp_4">
|
|
|
|
<input type="checkbox" class="sheet-myxpcheck" style="text-align:left; width:25px; height:25px; color:Black; accent-color:Black; border:2px solid Black; margin:0px 0px 0px 5px; " name="attr_xp_5">
|
|
|
|
</div><!-- end .sheet-infopj-44 -->
|
|
|
|
<div class="sheet-experiencia">
|
|
|
|
<div class="sheet-width100">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_A1" style="margin: 3px 0px 0px 15px; " value="1">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_A2" style="margin: 3px 5px 0px 5px; " value="1">
|
|
+1 a dos características (la puntuación máxima es 18).
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-width100">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_B1" style="margin: 3px 5px 0px 15px; " value="1">
|
|
+2 a una característica.
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-width100">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_C1" style="margin: 3px 0px 0px 15px; " value="1">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_C2" style="margin: 3px 0px 0px 5px; " value="1">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_C3" style="margin: 3px 5px 0px 5px; " value="1">
|
|
+3 PG.
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-width100">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_D1" style="margin: 3px 5px 0px 15px; " value="1">
|
|
Aumentar el <span class="bold-text">Dado de daño</span> un tamaño.
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-width100">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_E1" style="margin: 3px 5px 0px 15px; " value="1">
|
|
<span class="bold-text">Adrenalina</span> a <span class="bold-text">Du8</span> (debe ser almenos de nivel 5).
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-width100">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_F1" style="margin: 3px 5px 0px 15px; " value="1">
|
|
Recupera <span class="bold-text">CON/2 + 3</span> cuando toma una <span class="bold-text">Pausa para el café</span>.
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-width100">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_G1" style="margin: 3px 5px 0px 15px; " value="1">
|
|
Suerte del superviviente.
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-width100">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_H1" style="margin: 3px 0px 0px 15px; " value="1">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_H2" style="margin: 3px 0px 0px 5px; " value="1">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_H3" style="margin: 3px 0px 0px 5px; " value="1">
|
|
<input type="checkbox" class="sheet-check-options" name="attr_check_option_H4" style="margin: 3px 5px 0px 5px; " value="1">
|
|
-2 a la puntuación de <span class="bold-text">Deber</span> (solo sintéticos).
|
|
</div><!-- end .sheet-width100 -->
|
|
</div><!-- end .sheet-experiencia -->
|
|
|
|
|
|
<div class="sheet-impactobox">
|
|
<input class="sheet-valorcaracteristicas2" type="number" max="50" min="0" name="attr_pg" title="Puntos de Golpe Totales del PJ" value="0" style="margin: 30px 0px 0px 130px; " />
|
|
|
|
<input class="sheet-valorcaracteristicas3" type="number" max="50" min="0" name="attr_pgactual" title="Puntos de Golpe Actuales del PJ" value="0" style="margin: 31px 0px 0px 1px; padding-top: 10px; " />
|
|
|
|
<input class="sheet-valorcaracteristicas2" type="text" max="50" min="0" name="attr_dano" title="Daño armado del PJ" value="d6" style="margin: 30px 0px 0px 37px; " />
|
|
|
|
<button type="roll" style="margin: 45px 0px 0px 75px !important; float: left !important;" name="roll_instinto" value="@{tirada_secreta} &{template:extinciondados} {{title= DAÑO ARMADO }} {{subtitle= @{character_name} }} {{tiradados= @{dano} }} {{rollResult=[[?{Difficulty?|Normal,@{dano}|Advantage,2@{dano}kh1|Disadvantage,2@{dano}kl1}+?{Modifier|0}]]}}" class="sheet-VJBTN" ></button>
|
|
</div><!-- end .sheet-impactobox -->
|
|
|
|
|
|
<div class="sheet-impactobox">
|
|
<button type="roll" style="margin: 35px 0px 0px 10px !important; float: left !important;" name="roll_instinto" value="@{tirada_secreta} &{template:extinciondados} {{title= ADRENALINA }} {{subtitle= @{character_name} }} {{tiradados= @{adrenalina} }} {{rollResult=[[?{Difficulty?|Normal,@{adrenalina}|Advantage,2@{adrenalina}kh1|Disadvantage,2@{adrenalina}kl1}+?{Modifier|0}]]}}" class="sheet-VJBTN" ></button>
|
|
|
|
<input class="sheet-valorcaracteristicas2" type="text" max="50" min="0" name="attr_adrenalina" title="Puntos de Adrenalina del PJ" value="d6" style="margin: 23px 0px 0px 135px; " />
|
|
|
|
<input class="sheet-valorcaracteristicas2" type="text" max="50" min="0" name="attr_danodesarmado" title="Puntos de daño desarmado del PJ" value="d4" style="margin: 23px 0px 0px 15px; " />
|
|
|
|
<button type="roll" style="margin: 40px 0px 0px 142px !important; float: left !important;" name="roll_instinto" value="@{tirada_secreta} &{template:extinciondados} {{title= DAÑO DESARMADO }} {{subtitle= @{character_name} }} {{tiradados= @{danodesarmado} }} {{rollResult=[[?{Difficulty?|Normal,@{danodesarmado}|Advantage,2@{danodesarmado}kh1|Disadvantage,2@{danodesarmado}kl1}+?{Modifier|0}]]}}" class="sheet-VJBTN" ></button>
|
|
|
|
</div><!-- end .sheet-impactobox -->
|
|
|
|
|
|
<div class="sheet-impactobox2">
|
|
<div class="sheet-tiradasecreta">
|
|
<input type="checkbox" class="sheet-check-options" style="margin: 3px 3px 0px 15px; " value="/w gm" name="attr_tirada_secreta"> Realiza tus tiradas secretas, solo para el DJ.
|
|
</div><!-- end .sheet-tiradasecreta -->
|
|
|
|
<button type="roll" style="margin:8px 0px 0px 0px; float: right!important;" name="roll_instinto" value="@{tirada_secreta} &{template:extinciondados} {{title= LANZA EL DADO }} {{subtitle= @{character_name} }} {{tiradados= @{lanzardados} }} {{rollResult= [[@{lanzardados}]]}}" class="sheet-VJBTN" ></button>
|
|
|
|
<select name="attr_lanzardados" class="sheet-barralanzadados">
|
|
<option value="1d4" selected>1D4</option>
|
|
<option value="1d6">1D6</option>
|
|
<option value="1d8">1D8</option>
|
|
<option value="1d10">1D10</option>
|
|
<option value="1d12">1D12</option>
|
|
<option value="1d20">1D20</option>
|
|
</select>
|
|
</div><!-- end .sheet-impactobox2 -->
|
|
|
|
</div><!-- end .sheet-informacionpj-column -->
|
|
|
|
|
|
</div><!-- end .sheet-extincion1 -->
|
|
|
|
<div class="sheet-extincion2">
|
|
|
|
<div class="sheet-barranegra">
|
|
TALENTOS
|
|
</div><!-- end .sheet-etiquetanegra -->
|
|
<div class="sheet-width100">
|
|
<div class="sheet-espai10"></div><!-- end .sheet-espai10 -->
|
|
|
|
<fieldset class="repeating_talentos">
|
|
<input class="sheet-item1A" type="text" name="attr_talento" title="Talento del PJ" value="Titulo del talento"/>
|
|
<details>
|
|
<div class="sheet-item1detalles">
|
|
<textarea name="attr_talentodetalles"></textarea>
|
|
</div><!-- end .sheet-item1detalles -->
|
|
</details>
|
|
</fieldset>
|
|
|
|
<div class="sheet-espai-10"></div><!-- end .sheet-espai-10 -->
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-barranegra">
|
|
EQUIPO
|
|
</div><!-- end .sheet-etiquetanegra -->
|
|
<div class="sheet-width100">
|
|
<div class="sheet-espai10"></div><!-- end .sheet-espai10 -->
|
|
|
|
<fieldset class="repeating_equipo">
|
|
<input class="sheet-item1A" type="text" name="attr_equipo" title="Equipo del PJ" value="Titulo del Objeto o Equipo"/>
|
|
<details>
|
|
<div class="sheet-item1detalles">
|
|
<textarea name="attr_equipodetalles"></textarea>
|
|
</div><!-- end .sheet-armadetalls -->
|
|
</details>
|
|
</fieldset>
|
|
|
|
<div class="sheet-espai-10"></div><!-- end .sheet-espai-10 -->
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-barranegra">
|
|
HERRAMIENTAS
|
|
</div><!-- end .sheet-etiquetanegra -->
|
|
|
|
<div class="sheet-width100">
|
|
<div class="sheet-espai10"></div><!-- end .sheet-espai10 -->
|
|
|
|
<fieldset class="repeating_herramientas">
|
|
<input class="sheet-item2A" type="text" name="attr_herramienta" title="Herramienta del PJ" value="Herramienta"/>
|
|
<select class="sheet-armaselect-A" name="attr_tipocombate" title="Elige tipo de combate del arma del Personaje. " style=" ">
|
|
<option value="@{fue}">FUE : Fuerza / Cuerpo a Cuerpo</option>
|
|
<option value="@{des}" selected>DES : Destreza / Arma a Distancia</option>
|
|
<option value="@{con}">CON : Constitución</option>
|
|
<option value="@{int}">INT : Inteligencia</option>
|
|
<option value="@{ner}">NER : Nervio</option>
|
|
<option value="@{car}">CAR : Carisma</option>
|
|
</select>
|
|
<button type="roll" style="margin:6px 0px 0px 3px;" class="sheet-VJBTN2" name="roll_herramienta" value="@{tirada_secreta} &{template:extincion} {{title= @{herramienta}}} {{subtitle=@{character_name}}} {{caracteristica=[[@{tipocombate}]]}} {{rollResult=[[?{Difficulty?|Normal,1d20|Advantage,2d20kl1|Disadvantage,2d20kh1}cs<1cf>20+?{Modifier|0}]]}}"/>
|
|
|
|
|
|
<input class="sheet-item2B" type="text" name="attr_herramientadu" title="Du de la Herramienta" value="Du"/>
|
|
<input class="sheet-item2B" type="text" name="attr_herramientacarga" title="Carga de la Herramienta" value="Carga"/>
|
|
<input class="sheet-item2C" type="text" name="attr_herramientanotas" title="Propiedades de la Herramienta" value="Propiedades"/>
|
|
<details>
|
|
<div class="sheet-item2detalles">
|
|
<textarea name="attr_herramientadetalles"></textarea>
|
|
</div><!-- end .sheet-armadetalls -->
|
|
</details>
|
|
</fieldset>
|
|
|
|
<div class="sheet-espai-10"></div><!-- end .sheet-espai-10 -->
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
<div class="sheet-barranegra">
|
|
ARMAS
|
|
</div><!-- end .sheet-etiquetanegra -->
|
|
|
|
<div class="sheet-width100">
|
|
<div class="sheet-espai10"></div><!-- end .sheet-espai10 -->
|
|
|
|
<fieldset class="repeating_armas">
|
|
<input class="sheet-item2A" type="text" name="attr_arma" title="Arma del PJ" value="Arma"/>
|
|
<select class="sheet-armaselect-A" name="attr_tipoarma" title="Elige tipo de combate del arma del Personaje. " style=" ">
|
|
<option value="@{fue}">FUE : Cuerpo a Cuerpo</option>
|
|
<option value="@{des}" selected>DES : Arma a Distancia</option>
|
|
</select>
|
|
<button type="roll" style="margin:6px 0px 0px 3px;" class="sheet-VJBTN2" name="roll_arma" value="@{tirada_secreta} &{template:extincion} {{title= @{arma}}} {{subtitle=@{character_name}}} {{caracteristica=[[@{tipoarma}]]}} {{rollResult=[[?{Difficulty?|Normal,1d20|Advantage,2d20kl1|Disadvantage,2d20kh1}cs<1cf>20+?{Modifier|0}]]}}"/>
|
|
|
|
|
|
<input class="sheet-item2B" type="text" name="attr_armadu" title="Du del Arma" value="Du"/>
|
|
<input class="sheet-item2B" type="text" name="attr_armacarga" title="Carga del Arma" value="Carga"/>
|
|
<input class="sheet-item2C" type="text" name="attr_armanotas" title="Propiedades del Arma" value="Propiedades"/>
|
|
<details>
|
|
<div class="sheet-item2detalles">
|
|
<textarea name="attr_armadetalles"></textarea>
|
|
</div><!-- end .sheet-armadetalls -->
|
|
</details>
|
|
</fieldset>
|
|
|
|
<div class="sheet-espai-10"></div><!-- end .sheet-espai-10 -->
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
|
|
|
|
<div class="sheet-barranegra">
|
|
ARMADURAS
|
|
</div><!-- end .sheet-etiquetanegra -->
|
|
|
|
<div class="sheet-width100">
|
|
<div class="sheet-espai10"></div><!-- end .sheet-espai10 -->
|
|
|
|
<fieldset class="repeating_armaduras">
|
|
<input class="sheet-item2A" type="text" name="attr_armadura" title="Armadura del PJ" value="Armadura"/>
|
|
<select class="sheet-armaselect-A" name="attr_tipoparada" title="Elige tipo de parada del Personaje. " style=" ">
|
|
<option value="@{fue}">FUE : Parar el ataque</option>
|
|
<option value="@{des}" selected>DES : Esquivar el ataque</option>
|
|
</select>
|
|
<button type="roll" style="margin:6px 0px 0px 3px;" class="sheet-VJBTN2" name="roll_armadura" value="@{tirada_secreta} &{template:extincion} {{title= DEFENDER : @{paradatemplate}}} {{subtitle=@{character_name}}} {{caracteristica=[[@{tipoparada}]]}} {{rollResult=[[?{Difficulty?|Normal,1d20|Advantage,2d20kl1|Disadvantage,2d20kh1}cs<1cf>20+?{Modifier|0}]]}}"/>
|
|
|
|
<input class="sheet-item2B" type="text" name="attr_paradatemplate" title="Campo oculto para definir template" value="0" readonly hidden/>
|
|
|
|
<input class="sheet-item2B" type="text" name="attr_armadurapa" title="PA de la Armadura" value="PA"/>
|
|
<input class="sheet-item2B" type="text" name="attr_armaduracarga" title="Carga de la Armarmadura" value="Carga"/>
|
|
<input class="sheet-item2C" type="text" name="attr_armaduranotas" title="Propiedades de la Armadura" value="Propiedades"/>
|
|
<details>
|
|
<div class="sheet-item2detalles">
|
|
<textarea name="attr_armaduradetalles"></textarea>
|
|
</div><!-- end .sheet-armadetalls -->
|
|
</details>
|
|
</fieldset>
|
|
|
|
<div class="sheet-espai-10"></div><!-- end .sheet-espai-10 -->
|
|
</div><!-- end .sheet-width100 -->
|
|
|
|
</div><!-- end .sheet-extincion2 -->
|
|
|
|
</div><!-- end .container -->
|
|
|
|
<div class="sheet-firma-foot">
|
|
EXTINCIÓN - Roll20 Character Sheet by VJ Rolmasters
|
|
</div><!-- end .sheet-firma-foot -->
|
|
</div><!-- end .sheet-contenedorvj -->
|
|
|
|
|
|
<!-- EXTINCION Rolltemplate -->
|
|
<rolltemplate class="sheet-rolltemplate-extincion">
|
|
<div class="sheet-fotofondo">
|
|
|
|
<div class="sheet-header">
|
|
{{#title}}<div class="sheet-title">{{title}}</div>{{/title}}
|
|
{{#subtitle}}<div class="sheet-subtitle">{{subtitle}}</div>{{/subtitle}}
|
|
</div><!-- end .sheet-header -->
|
|
|
|
<div class="sheet-contento">
|
|
{{#caracteristica}}
|
|
<div class="sheet-filatemplate1">
|
|
Característica: {{caracteristica}}
|
|
</div>
|
|
{{/caracteristica}}
|
|
|
|
{{#rollResult}}
|
|
<div class="sheet-filatemplate1">
|
|
Resultado: {{rollResult}}
|
|
</div>
|
|
{{/rollResult}}
|
|
|
|
<div class="sheet-filatemplate2">
|
|
{{#rollLess() rollResult caracteristica}}
|
|
<span style="color: green; font-weight: bold;">ÉXITO!</span>
|
|
{{/rollLess() rollResult caracteristica}}
|
|
|
|
{{#rollGreater() rollResult caracteristica}}
|
|
<span style="color: red; font-weight: bold;">FALLO!</span>
|
|
{{/rollGreater() rollResult caracteristica}}
|
|
|
|
{{#rollTotal() rollResult caracteristica}}
|
|
<span style="color: orange; font-weight: bold;">FALLO! POR POCO!</span>
|
|
{{/rollTotal() rollResult caracteristica}}
|
|
|
|
{{#rollLess() rollResult 2}}
|
|
<span style="color: lime; font-weight: bold;">CRÍTICO!</span>
|
|
{{/rollLess() rollResult 2}}
|
|
|
|
{{#rollGreater() rollResult 19}}
|
|
<span style="color: darkred; font-weight: bold;">PIFIA!</span>
|
|
{{/rollGreater() rollResult 19}}
|
|
</div><!-- end .sheet-filatemplate2 -->
|
|
|
|
</div><!-- end .sheet-contento -->
|
|
</div><!-- end .sheet-fotofondo -->
|
|
</rolltemplate>
|
|
|
|
|
|
<!-- EXTINCION Rolltemplate -->
|
|
<rolltemplate class="sheet-rolltemplate-extinciondados">
|
|
<div class="sheet-fotofondo">
|
|
<div class="sheet-header">
|
|
{{#title}}<div class="sheet-title">{{title}}</div>{{/title}}
|
|
{{#subtitle}}<div class="sheet-subtitle">{{subtitle}}</div>{{/subtitle}}
|
|
</div><!-- end .sheet-header -->
|
|
|
|
<div class="sheet-contento">
|
|
{{#tiradados}}<div class="sheet-filatemplate1">Lanza {{tiradados}}</div>{{/tiradados}}
|
|
{{#rollResult}}<div class="sheet-filatemplate2">Resultado: {{rollResult}}</div>{{/rollResult}}
|
|
</div><!-- end .sheet-contento -->
|
|
|
|
</div><!-- end .sheet-fotofondo -->
|
|
</rolltemplate>
|
|
|
|
|
|
|
|
<script type="text/worker">
|
|
|
|
|
|
/* ===== ACTUALIZAR PARADA TEMPLATE SEGÚN EL TIPO DE PARADA ===== */
|
|
on("change:repeating_armaduras:tipoparada", function() {
|
|
getAttrs(["repeating_armaduras_tipoparada"], function(values) {
|
|
const tipo = values["repeating_armaduras_tipoparada"];
|
|
let nuevoValor = "";
|
|
|
|
// Según el valor del selector, asigna el texto correspondiente
|
|
switch (tipo) {
|
|
case "@{fue}": // Opción FUE → Parada
|
|
nuevoValor = "Parada";
|
|
break;
|
|
case "@{des}": // Opción DES → Esquivar
|
|
nuevoValor = "Esquivar";
|
|
break;
|
|
default:
|
|
nuevoValor = "";
|
|
}
|
|
|
|
setAttrs({ "repeating_armaduras_paradatemplate": nuevoValor });
|
|
console.log(`Tipo de parada: ${tipo} → paradatemplate = ${nuevoValor}`);
|
|
});
|
|
});
|
|
|
|
</script> |