mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
304 lines
16 KiB
HTML
304 lines
16 KiB
HTML
<div class='sheet-3colrow'>
|
|
<table>
|
|
<tr>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Nome</span></th>
|
|
<th><input type="text" class="fullwidth" name="attr_nome" /></th>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Crônica</span></th>
|
|
<th><input type="text" class="fullwidth" name="attr_cronica" /></th>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Jogador</span></th>
|
|
<th><input type="text" class="fullwidth" name="attr_jogador" /></th>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="section-space"></div>
|
|
<div class='sheet-3colrow'>
|
|
<div class='sheet-col'>
|
|
<table>
|
|
<tr>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Povo</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_povo" /></th>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Morada</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_morada" /></th>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Idade</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_idade" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Ocupação</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_ocupacao" /></th>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Patrono</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_patrono" /></th>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Altura/Peso</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_alturapeso" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Posição</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_posicao" /></th>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Lealdade</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_lealdade" /></th>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Cabelos</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_cabelos" /></th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Aparência</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_aparencia" /></th>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Devoção</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_devocao" /></th>
|
|
<th style="text-align:left;" class="label-almostfull"><span>Olhos</span></th>
|
|
<th><input type="text" class="almostfull" name="attr_olhos" /></th>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section-space"></div>
|
|
<div class='sheet-2colrow'>
|
|
<div class='sheet-col'>
|
|
<h2>Atributos e Especializações</h2>
|
|
<table>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Nome</span></th>
|
|
<th style="text-align:left;"><span>Dados</span></th>
|
|
<th style="text-align:left;"><span>Especializações</span></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Agilidade</span></th>
|
|
<th><input type="number" name="attr_agilidade" value="0"/></th>
|
|
<th><input type="text" name="attr_espagilidade" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Blefe</span></th>
|
|
<th><input type="number" name="attr_blefe" value="0"/></th>
|
|
<th><input type="text" name="attr_espblefe" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Conhecimento</span></th>
|
|
<th><input type="number" name="attr_conhecimento" value="0"/></th>
|
|
<th><input type="text" name="attr_espconhecimento" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Cura</span></th>
|
|
<th><input type="number" name="attr_cura" value="0"/></th>
|
|
<th><input type="text" name="attr_espcura" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Força</span></th>
|
|
<th><input type="number" name="attr_forca" value="0"/></th>
|
|
<th><input type="text" name="attr_espforca" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Furtividade</span></th>
|
|
<th><input type="number" name="attr_furtividade" value="0"/></th>
|
|
<th><input type="text" name="attr_espfurtividade" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Inteligência</span></th>
|
|
<th><input type="number" name="attr_inteligencia" value="0"/></th>
|
|
<th><input type="text" name="attr_espinteligencia" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Lábia</span></th>
|
|
<th><input type="number" name="attr_labia" value="0"/></th>
|
|
<th><input type="text" name="attr_esplabia" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Ladinagem</span></th>
|
|
<th><input type="number" name="attr_ladinagem" value="0"/></th>
|
|
<th><input type="text" name="attr_espladinagem" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Liderança</span></th>
|
|
<th><input type="number" name="attr_lideranca" value="0"/></th>
|
|
<th><input type="text" name="attr_esplideranca" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Manejo</span></th>
|
|
<th><input type="number" name="attr_manejo" value="0"/></th>
|
|
<th><input type="text" name="attr_espmanejo" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Percepção</span></th>
|
|
<th><input type="number" name="attr_percepcao" value="0"/></th>
|
|
<th><input type="text" name="attr_esppercepcao" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Perfomance</span></th>
|
|
<th><input type="number" name="attr_perfomance" value="0"/></th>
|
|
<th><input type="text" name="attr_espperfomance" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Pontaria</span></th>
|
|
<th><input type="number" name="attr_pontaria" value="0"/></th>
|
|
<th><input type="text" name="attr_esppontaria" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Resistência</span></th>
|
|
<th><input type="number" name="attr_resistencia" value="0"/></th>
|
|
<th><input type="text" name="attr_espresistência" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Sobrevivência</span></th>
|
|
<th><input type="number" name="attr_sobrevivencia" value="0"/></th>
|
|
<th><input type="text" name="attr_espsobrevivencia" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Trato Com Animais</span></th>
|
|
<th><input type="number" name="attr_trato" value="0"/></th>
|
|
<th><input type="text" name="attr_esptrato" /></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Vontade</span></th>
|
|
<th><input type="number" name="attr_vontade" value="0"/></th>
|
|
<th><input type="text" name="attr_espvontade" /></th>
|
|
</tr>
|
|
</table>
|
|
<h2>Comportamento</h2>
|
|
<Table>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_comportamento1" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_comportamento2" /></th></tr>
|
|
</Table>
|
|
<h2>Histórico</h2>
|
|
<Table>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_historico1" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_historico2" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_historico3" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_historico4" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_historico5" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_historico6" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_historico7" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_historico8" /></th></tr>
|
|
</Table>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<h2>Combate</h2>
|
|
<table>
|
|
<tr>
|
|
<th>Físico</th>
|
|
<th>Valor</th>
|
|
<th>Mental</th>
|
|
<th>Valor</th>
|
|
<th>Social</th>
|
|
<th>Valor</th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Iniciativa</span></th>
|
|
<th><input type="number" name="attr_iniciativafisica" value="0"/></th>
|
|
<th style="text-align:left;"><span>Iniciativa</span></th>
|
|
<th><input type="number" name="attr_iniciativamental" value="0"/></th>
|
|
<th style="text-align:left;"><span>Iniciativa</span></th>
|
|
<th><input type="number" name="attr_iniciativasocial" value="0"/></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Defesa</span></th>
|
|
<th><input type="number" name="attr_defesafisica" value="0"/></th>
|
|
<th style="text-align:left;"><span>Defesa</span></th>
|
|
<th><input type="number" name="attr_defesamental" value="0"/></th>
|
|
<th style="text-align:left;"><span>Defesa</span></th>
|
|
<th><input type="number" name="attr_defesasocial" value="0"/></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Absorção</span></th>
|
|
<th><input type="number" name="attr_absorcaofisica" value="0"/></th>
|
|
<th style="text-align:left;"><span>Absorção</span></th>
|
|
<th><input type="number" name="attr_absorcaomental" value="0"/></th>
|
|
<th style="text-align:left;"><span>Absorção</span></th>
|
|
<th><input type="number" name="attr_absorcaosocial" value="0"/></th>
|
|
</tr>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Vigor</span></th>
|
|
<th><input type="number" name="attr_vigorfisico" value="0"/></th>
|
|
<th style="text-align:left;"><span>Vigor</span></th>
|
|
<th><input type="number" name="attr_vigoromental" value="0"/></th>
|
|
<th style="text-align:left;"><span>Vigor</span></th>
|
|
<th><input type="number" name="attr_vigorsocial" value="0"/></th>
|
|
</tr>
|
|
</table>
|
|
<h2>Ataques</h2>
|
|
<Table>
|
|
<tr>
|
|
<th>Armas</th>
|
|
<th>Dados</th>
|
|
<th>Dano</th>
|
|
</tr>
|
|
<tr>
|
|
<th><input type="text" class="fullwidth" name="attr_arma1" /></th>
|
|
<th><input type="number" name="attr_dados1" value="0"/></th>
|
|
<th><input type="number" name="attr_dano1" value="0"/></th>
|
|
</tr>
|
|
<tr>
|
|
<th><input type="text" class="fullwidth" name="attr_arma2" /></th>
|
|
<th><input type="number" name="attr_dados2" value="0"/></th>
|
|
<th><input type="number" name="attr_dano2" value="0"/></th>
|
|
</tr>
|
|
<tr>
|
|
<th><input type="text" class="fullwidth" name="attr_arma3" /></th>
|
|
<th><input type="number" name="attr_dados2" value="0"/></th>
|
|
<th><input type="number" name="attr_dano2" value="0"/></th>
|
|
</tr>
|
|
<tr>
|
|
<th><input type="text" class="fullwidth" name="attr_arma4" /></th>
|
|
<th><input type="number" name="attr_dados3" value="0"/></th>
|
|
<th><input type="number" name="attr_dano3" value="0"/></th>
|
|
</tr>
|
|
<tr>
|
|
<th><input type="text" class="fullwidth" name="attr_arma5" /></th>
|
|
<th><input type="number" name="attr_dados4" value="0"/></th>
|
|
<th><input type="number" name="attr_dano4" value="0"/></th>
|
|
</tr>
|
|
<tr>
|
|
<th><input type="text" class="fullwidth" name="attr_arma6" /></th>
|
|
<th><input type="number" name="attr_dados5" value="0"/></th>
|
|
<th><input type="number" name="attr_dano5" value="0"/></th>
|
|
</tr>
|
|
</Table>
|
|
<h2>Reputação</h2>
|
|
<Table>
|
|
<tr>
|
|
<th style="text-align:left;"><span>Elã</span></th>
|
|
<th><input type="number" name="attr_ela" value="0"/></th>
|
|
<th style="text-align:left;"><span>Recursos</span</th>
|
|
<th><input type="number" name="attr_recursos" value="0"/></th>
|
|
<th style="text-align:left;"><span>Status</span</th>
|
|
<th><input type="number" name="attr_status" value="0"/></th>
|
|
</tr>
|
|
</Table>
|
|
<h2>Virtudes</h2>
|
|
<Table>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_virtude1" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_virtude2" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_virtude3" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_virtude4" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_virtude5" /></th></tr>
|
|
</Table>
|
|
<h2>Fraquezas</h2>
|
|
<Table>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_fraqueza1" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_fraqueza2" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_fraqueza3" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_fraqueza4" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_fraqueza5" /></th></tr>
|
|
</Table>
|
|
<h2>Posses</h2>
|
|
<Table>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_posses1" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_posses2" /></th></tr>
|
|
<tr><th><input type="text" class="fullwidth" name="attr_posses3" /></th></tr>
|
|
</Table>
|
|
</div>
|
|
</div>
|
|
<div class="section-space"></div>
|
|
<h2>Rolagens</h2>
|
|
<div class='sheet-2colrow'>
|
|
<th style="text-align:left;"><span>Atributo</span></th>
|
|
<th><input type="number" name="attr_atributo" value="0"/></th>
|
|
<th style="text-align:left;"><span>Especialização</span></th>
|
|
<th><input type="number" name="attr_especializacao" value="0"/></th>
|
|
<th style="text-align:left;"><span>Bônus</span></th>
|
|
<th><input type="number" name="attr_bonus" value="0"/></th>
|
|
<input type="number" name="attr_dicepool" value="(@{atributo}+@{especializacao}+@{bonus})" disabled="true" />
|
|
<button type='roll' value='/roll @{dicepool}d6!>4' name='roll_dices'></button>
|
|
</div>
|
|
|
|
|
|
|
|
|