mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
158 lines
6.7 KiB
HTML
158 lines
6.7 KiB
HTML
<div >
|
|
<img class="sheet-logo" src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/images/LOGO.png" alt="FRAGMENTOS" />
|
|
<table >
|
|
<tbody>
|
|
<tr>
|
|
<td ><label>Nombre</label> <input style="width: 200px;" name="attr_ID" type="text" /></td>
|
|
<td ><label>Concepto</label> <input style="width: 300px;" name="attr_Concepto" type="text" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div> <!-- .section-basic -->
|
|
|
|
<div class="sheet-break"></div>
|
|
|
|
<div class="sheet-section-aspects sheet-section">
|
|
<div class="sheet-header">Aspectos</div>
|
|
<div class="sheet-repitem">
|
|
<input type="text" name="attr_hito1" placeholder="Hitos"/>
|
|
</div>
|
|
<fieldset class="repeating_hitos">
|
|
<input type="text" name="attr_hitos" />
|
|
</fieldset>
|
|
<div class="sheet-repitem">
|
|
<input type="text" name="attr_complicacion" placeholder="Complicación"/>
|
|
</div>
|
|
</div> <!-- .section-aspects -->
|
|
|
|
<div class="sheet-break"></div>
|
|
|
|
|
|
<div class="sheet-section-aspects sheet-section">
|
|
<div class="sheet-header">Habilidades</div>
|
|
<table width="819">
|
|
<tbody>
|
|
<tr>
|
|
<td width="50px;"><img class="sheet-logo" src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/images/accion.png" alt="FRAGMENTOS" width="50" height="50" /></td>
|
|
<td style="text-align: center;" width="160px;">ACCION
|
|
<table style="margin-left: 30px; margin-right: 30px;">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-1"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-2"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-3"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-4"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-5"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-6"/></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
<td><input style="width: 46px; height: 50px;" name="attr_accion_1" type="number" /></td>
|
|
<td ><button style=" height: 50px;" type="roll" name="roll_accion_1" value="/r @{accion_1}d6k1 "/></td>
|
|
<td width="20px;"></td>
|
|
<td width="50px;"><img class="sheet-logo" src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/images/cognicion.png" alt="FRAGMENTOS" width="50" height="50" /></td>
|
|
<td style="text-align: center;" width="160px;">INTERACCION
|
|
<table style="margin-left: 30px; margin-right: 30px;">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-7"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-8"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-9"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-10"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-11"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-12"/></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
<td><input style="width: 46px; height: 50px;" name="attr_INTERACCION_1" type="number" /></td>
|
|
<td ><button style=" height: 50px;" type="roll" name="roll_INTERACCION_1" value="/r @{INTERACCION_1}d6k1 "/></td>
|
|
<td width="20px;"></td>
|
|
<td width="50px;"><img class="sheet-logo" src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/images/interaccion.png" alt="FRAGMENTOS" width="50" height="50" /></td>
|
|
<td style="text-align: center;" width="160px;">COGNICCION
|
|
<table style="margin-left: 30px; margin-right: 30px;">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-13"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-14"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-15"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-16"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-17"/></td>
|
|
<td style="width: 20px;"><input type="checkbox" name="attr_Success-18"/></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
<td><input style="width: 46px; height: 50px;" name="attr_COGNICCION_1" type="number" /></td>
|
|
<td ><button style=" height: 50px;" type="roll" name="roll_COGNICCION_1" value="/r @{COGNICCION_1}d6k1 "/></td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td><input name="attr_accion_hab_1" type="text" /></td>
|
|
<td><input name="attr_accion_num_1" type="number" /></td>
|
|
<td ><button type="roll" name="roll_accion_1" value="/r @{accion_1}d6k1 + @{accion_num_1}"/></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td><input name="attr_INTERACCION_hab_1" type="text" /></td>
|
|
<td><input name="attr_INTERACCION_num_1" type="number" /></td>
|
|
<td ><button type="roll" name="roll_accion_1" value="/r @{INTERACCION_1}d6k1 + @{INTERACCION_num_1}"/></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td><input name="attr_COGNICCION_hab_1" type="text" /></td>
|
|
<td><input name="attr_COGNICCION_num_1" type="number" /></td>
|
|
<td ><button type="roll" name="roll_accion_1" value="/r @{COGNICCION_1}d6k1 + @{COGNICCION_num_1}"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td><input name="attr_accion_hab_2" type="text" /></td>
|
|
<td><input name="attr_accion_num_2" type="number" /></td>
|
|
<td ><button type="roll" name="roll_accion_1" value="/r @{accion_1}d6k1 + @{accion_num_2}"/></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td><input name="attr_INTERACCION_hab_2" type="text" /></td>
|
|
<td><input name="attr_INTERACCION_num_2" type="number" /></td>
|
|
<td ><button type="roll" name="roll_accion_1" value="/r @{INTERACCION_1}d6k1 + @{INTERACCION_num_2}"/></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td><input name="attr_COGNICCION_hab_2" type="text" /></td>
|
|
<td><input name="attr_COGNICCION_num_2" type="number" /></td>
|
|
<td ><button type="roll" name="roll_accion_1" value="/r @{COGNICCION_1}d6k1 + @{COGNICCION_num_2}"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td><input name="attr_accion_hab_3" type="text" /></td>
|
|
<td><input name="attr_accion_num_3" type="number" /></td>
|
|
<td ><button type="roll" name="roll_accion_1" value="/r @{accion_1}d6k1 + @{accion_num_3}"/></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td><input name="attr_INTERACCION_hab_3" type="text" /></td>
|
|
<td><input name="attr_INTERACCION_num_3" type="number" /></td>
|
|
<td ><button type="roll" name="roll_accion_1" value="/r @{INTERACCION_1}d6k1 + @{INTERACCION_num_3}"/></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td><input name="attr_COGNICCION_hab_3" type="text" /></td>
|
|
<td><input name="attr_COGNICCION_num_3" type="number" /></td>
|
|
<td ><button type="roll" name="roll_accion_1" value="/r @{COGNICCION_1}d6k1 + @{COGNICCION_num_3}"/></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div> <!-- .section-aspects -->
|
|
|
|
|
|
<div class="sheet-break"></div>
|
|
|
|
<div class="sheet-section-stunts sheet-section sheet-half">
|
|
<div class="sheet-header">Notas</div>
|
|
<textarea style="height: 200px;" name="attr_Stunts"></textarea>
|
|
</div> <!-- .section-stunts -->
|
|
|
|
<div class="sheet-section-extras sheet-section sheet-half">
|
|
<div class="sheet-header">Superación</div>
|
|
<textarea style="height: 200px;" name="attr_Extras"></textarea>
|
|
</div> <!-- .section-extra -->
|
|
|
|
|
|
|
|
|