mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
* Create Correction File Daemon.html * Update Correction File Daemon.html * Update Correction File Daemon.html * Update Daemon.html * Update Daemon.css
247 lines
22 KiB
HTML
247 lines
22 KiB
HTML
<div
|
|
<div class="sheet">
|
|
<img src="https://i.imgur.com/SYXScfL.png" style="width: 207px;height: 110px;margin-left:23px;">
|
|
<br/>
|
|
<br/>
|
|
</div>
|
|
<div class="container">
|
|
<div class="sheet-intro">
|
|
<Imput name= </b><b>NOME<b>
|
|
<input type="text" name="attr_character_name" width=6 style="background-color:#E5E7E9; width: 17em;"/>
|
|
<Imput name= </b><b>IDADE<b>
|
|
<input type="number" name="attr_idade" style="background-color:#E5E7E9;">
|
|
<Imput name= </b><b>RAÇA<b>
|
|
<input type="text" name="attr_raca" width=6 style="background-color:#E5E7E9; width: 14em;"/>
|
|
<Imput name= </b><b>CLASSE<b>
|
|
<input type="text" name="attr_classe" width=6 style="background-color:#E5E7E9; width: 14em;"/>
|
|
</div>
|
|
<Imput name= </b><b>CONCEITO<b>
|
|
<input type="text" name="attr_conceito" style="background-color:#E5E7E9;"/>
|
|
<Imput name= </b><b>ALINHAMENTO<b>
|
|
<input type="text" name="attr_alinhamento" style="background-color:#E5E7E9;"/>
|
|
<Imput name= </b><b>XP<b>
|
|
<input type="number" name="attr_experiencia" width=6 style="background-color:#E5E7E9; width: 6em;"/>
|
|
<Imput name= </b><b>NÍVEL<b>
|
|
<input type="number" name="attr_nível" width=6 style="background-color:#E5E7E9; width: 6em;"/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
</div>
|
|
<div class="container">
|
|
<div class="sheet-Atributos">
|
|
<h3 style="text-align: left; color: #FFF; background-color: #000;"><span> ATRIBUTOS </span></h3>
|
|
</div>
|
|
<input type="text" style= 'width:6em;'name="Fake"value="ATRIBUTO"/>
|
|
<input type="text" style= 'width:3.5em;'name="Fake" value="Base"/>
|
|
<input type="text" style= 'width:3.5em;'name="Fake" value="Mod"/>
|
|
<input type="text" style= 'width:3.5em;'name="Fake" value="Temp"/>
|
|
<input type="text" style= 'width:4.1em;'name="Fake" value="Teste%"/>
|
|
<input type="text" style= 'width:2em;'name="Fake" value="N"/>
|
|
<input type="text" style= 'width:2em;'name="Fake" value="D"/>
|
|
<input type="text" style= 'width:2em;'name="Fake" value="M"/>
|
|
<br>
|
|
<input type="text" name="força" style='width:6em;'value="FOR"/>
|
|
<input type="number" name="attr_For" style="background-color:lightblue" value="0"/>
|
|
<input type="number" width=3 style= 'width: 3.5em;' name="attr_For-Mod" value="(ceil((@{For}-10)/2))" disabled>
|
|
<input type="number" name="attr_For-Temp" value="0"/>
|
|
<input type="number" width=4 style="background-color:lightblue; width: 4.1em;" name="attr_For-Teste" value="(@{For}*4)" disabled>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Força}} {{Valor_Atributo=[[@{For-Teste}]]}} {{Sucesso_Crítico=[[floor(@{For-Teste}/4)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Força}} {{Valor_Atributo=[[(@{For-Teste}/2)]]}} {{Sucesso_Crítico=[[floor(@{For-Teste}/8)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Força}} {{Valor_Atributo=[[(@{For-Teste}/4)]]}} {{Sucesso_Crítico=[[floor(@{For-Teste}/16)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<Imput name="sibling2"></b><b> VIDA <b>
|
|
<input name="attr_hp" style="border:2px solid black;width: 4em;" type="number" value="(@{For} + @{Con})" disabled>
|
|
<input type="text" name="attr_hp_max" width=4 style="border:2px solid black;width: 3.9em;"/>
|
|
<Imput name="sibling2"></b><b>MANA<b>
|
|
<input name="attr_mana" style="border:2px solid black;width: 4em;" type="number" value="(ceil((@{Von}-10)/2))" disabled/>
|
|
<input type="text" name="attr_mana_max" width=4 style="border:2px solid black;width: 3.9em;"/>
|
|
<Imput name=""></b><b>FÉ<b>
|
|
<input name="attr_fé" style="border:2px solid black;width: 4em;" type="number" value="(ceil((@{Car}-10)/2))" disabled/>
|
|
<input type="text" name="attr_fé_max" width=4 style="border:2px solid black;width: 3.9em;"/>
|
|
<br>
|
|
</div>
|
|
<input type="text" name="Constituição" style='width:6em;'value="CON"/>
|
|
<input type="number" style= "background-color:lightblue" name="attr_Con" value="0"/>
|
|
<input type="number" width=3 style='width: 3.5em;' name="attr_Con-Mod" value="(ceil((@{Con}-10)/2))" disabled>
|
|
<input type="number" name="attr_Con-Temp" value="0"/>
|
|
<input type="number" width=4 style="background-color:lightblue; width: 4.1em;" name="attr_Con-Teste" value="(@{Con}*4)" disabled>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Constituição}} {{Valor_Atributo=[[@{Con-Teste}]]}} {{Sucesso_Crítico=[[floor(@{Con-Teste}/4)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Constituição}} {{Valor_Atributo=[[(@{Con-Teste}/2)]]}} {{Sucesso_Crítico=[[floor(@{Con-Teste}/8)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Constituição}} {{Valor_Atributo=[[(@{Con-Teste}/4)]]}} {{Sucesso_Crítico=[[floor(@{Con-Teste}/16)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<Imput name=""></b><b>BÔNUS DECISIVO<b>
|
|
<input name="attr_bônus-decisivo" style="border:2px solid black;width: 8.5em;" type="number" value="0"/>
|
|
<Imput name=""></b><b>MOVIMENTO<b>
|
|
<input name="attr_mov" style="border:2px solid black;width: 8.5em;" type="number" value="floor(@{Agi} / 2)" disabled/><br>
|
|
</div>
|
|
<input type="text" name="Destreza" style='width:6em;'value="DES"/>
|
|
<input type="number" <style= "background-color:lightblue" name="attr_Des"value="0"/>
|
|
<input type="number" width=3 style='width: 3.5em;' name="attr_Des-Mod" value="(ceil((@{Des}-10)/2))" disabled>
|
|
<input type="number" name="attr_Des-Temp" value="0"/>
|
|
<input type="number" width=4 style="background-color:lightblue; width: 4.1em;" name="attr_Des-Teste" value="(@{Des}*4)" disabled>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Destreza}} {{Valor_Atributo=[[@{Des-Teste}]]}} {{Sucesso_Crítico=[[floor(@{Des-Teste}/4)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Destreza}} {{Valor_Atributo=[[(@{Des-Teste}/2)]]}} {{Sucesso_Crítico=[[floor(@{Des-Teste}/8)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Destreza}} {{Valor_Atributo=[[(@{Des-Teste}/4)]]}} {{Sucesso_Crítico=[[floor(@{Des-Teste}/16)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<input type="text" name="attr_linha1" style="background-color:#FBFCFC; width: 33em;"/><br>
|
|
</div>
|
|
<input type="text" name="Agilidade" style='width:6em;'value="AGI"/>
|
|
<input type="number" <style= "background-color:lightblue" name="attr_Agi"value="0"/>
|
|
<input type="number" width=3 style='width: 3.5em;' name="attr_Agi-Mod" value="(ceil((@{Agi}-10)/2))" disabled>
|
|
<input type="number" name="attr_Agi-Temp" value="0"/>
|
|
<input type="number" width=4 style="background-color:lightblue; width: 4.1em;" name="attr_Agi-Teste" value="(@{Agi}*4)" disabled>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Agilidade}} {{Valor_Atributo=[[@{Agi-Teste}]]}} {{Sucesso_Crítico=[[floor(@{Agi-Teste}/4)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Agilidade}} {{Valor_Atributo=[[(@{Agi-Teste}/2)]]}} {{Sucesso_Crítico=[[floor(@{Agi-Teste}/8)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Agilidade}} {{Valor_Atributo=[[(@{Agi-Teste}/4)]]}} {{Sucesso_Crítico=[[floor(@{Agi-Teste}/16)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<input type="text" name="attr_linha2" style="background-color:#FBFCFC; width: 33em;"/><br>
|
|
</div>
|
|
<input type="text" name="Percepção" style='width:6em;'value="PER"/>
|
|
<input type="number" <style= "background-color:lightblue" name="attr_Per"value="0"/>
|
|
<input type="number" width=3 style='width: 3.5em;' name="attr_Per-Mod" value="(ceil((@{Per}-10)/2))" disabled>
|
|
<input type="number" name="attr_Per-Temp" value="0"/>
|
|
<input type="number" width=4 style="background-color:lightblue; width: 4.1em;" name="attr_Per-Teste" value="(@{Per}*4)" disabled>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Percepção}} {{Valor_Atributo=[[@{Per-Teste}]]}} {{Sucesso_Crítico=[[floor(@{Per-Teste}/4)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Percepção}} {{Valor_Atributo=[[(@{Per-Teste}/2)]]}} {{Sucesso_Crítico=[[floor(@{Per-Teste}/8)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Percepção}} {{Valor_Atributo=[[(@{Per-Teste}/4)]]}} {{Sucesso_Crítico=[[floor(@{Per-Teste}/16)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<input type="text" name="attr_linha3" style="background-color:#FBFCFC; width: 33em;"/><br>
|
|
</div>
|
|
<input type="text" name="Intêligencia" style='width:6em;'value="INT"/>
|
|
<input type="number" <style= "background-color:lightblue" name="attr_Int"value="0"/>
|
|
<input type="number" width=3 style='width: 3.5em;' name="attr_Int-Mod" value="(ceil((@{Int}-10)/2))" disabled>
|
|
<input type="number" name="attr_Int-Temp" value="0"/>
|
|
<input type="number" width=4 style="background-color:lightblue; width: 4.1em;" name="attr_Int-Teste" value="(@{Int}*4)" disabled>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Inteligencia}} {{Valor_Atributo=[[@{Int-Teste}]]}} {{Sucesso_Crítico=[[floor(@{Int-Teste}/4)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Inteligencia}} {{Valor_Atributo=[[(@{Int-Teste}/2)]]}} {{Sucesso_Crítico=[[floor(@{Int-Teste}/8)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Inteligencia}} {{Valor_Atributo=[[(@{Int-Teste}/4)]]}} {{Sucesso_Crítico=[[floor(@{Int-Teste}/16)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<input type="text" name="attr_linha4" style="background-color:#FBFCFC; width: 33em;"/><br>
|
|
</div>
|
|
<input type="text" name="Vontade" style='width:6em;'value="VON"/>
|
|
<input type="number" <style= "background-color:lightblue" name="attr_Von"value="0"/>
|
|
<input type="number" width=3 style='width: 3.5em;' name="attr_Von-Mod" value="(ceil((@{Von}-10)/2))" disabled>
|
|
<input type="number" name="attr_Von-Temp" value="0"/>
|
|
<input type="number" width=4 style="background-color:lightblue; width: 4.1em;" name="attr_Von-Teste" value="(@{Von}*4)" disabled>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Força de Vontade}} {{Valor_Atributo=[[@{Von-Teste}]]}} {{Sucesso_Crítico=[[floor(@{Von-Teste}/4)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Força de Vontade}} {{Valor_Atributo=[[(@{Von-Teste}/2)]]}} {{Sucesso_Crítico=[[floor(@{Von-Teste}/8)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Força de Vontade}} {{Valor_Atributo=[[(@{Von-Teste}/4)]]}} {{Sucesso_Crítico=[[floor(@{Von-Teste}/16)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<input type="text" name="attr_linha5" style="background-color:#FBFCFC; width: 33em;"/><br>
|
|
</div>
|
|
<input type="text" name="Carisma" style='width:6em;'value="CAR"/>
|
|
<input type="number" <style= "background-color:lightblue" name="attr_Car"value="0"/>
|
|
<input type="number" width=3 style='width: 3.5em;' name="attr_Car-Mod" value="(ceil((@{Car}-10)/2))" disabled>
|
|
<input type="number" name="attr_Car-Temp" value="0"/>
|
|
<input type="number" width=4 style="background-color:lightblue; width: 4.1em;" name="attr_Car-Teste" value="(@{Car}*4)" disabled>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Carisma}} {{Valor_Atributo=[[@{Car-Teste}]]}} {{Sucesso_Crítico=[[floor(@{Car-Teste}/4)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Carisma}} {{Valor_Atributo=[[(@{Car-Teste}/2)]]}} {{Sucesso_Crítico=[[floor(@{Car-Teste}/8)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:black;" value="&{template:default} {{name=@{character_name} Teste de Carisma}} {{Valor_Atributo=[[(@{Car-Teste}/4)]]}} {{Sucesso_Crítico=[[floor(@{Car-Teste}/16)]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<0cf>96]]}}"></button>
|
|
<input type="text" name="attr_linha6" style="background-color:#FBFCFC; width: 33em;"/><br>
|
|
</div>
|
|
<br>
|
|
<div class="container">
|
|
<div class="sheet-pericias">
|
|
<h3 style="text-align: center; color: #FFF; background-color: #000;"><span>PERÍCIAS</span></h3>
|
|
</div>
|
|
<br>
|
|
<b style='display: inline-block; width: 28em;'>Nome</b>
|
|
<b style='display: inline-block; width: 6em;'>Base</b>
|
|
<b style='display: inline-block; width: 6em;'>Bônus%</b>
|
|
<b style='display: inline-block; width: 4.1em;'>Teste%</b>
|
|
<b style='display: inline-block; width: 10.8em;'>Mod de Crítico</b>
|
|
<b style='display: inline-block; width: 2.2em;'>N</b>
|
|
<b style='display: inline-block; width: 2.2em;'>D</b>
|
|
<b style='display: inline-block; width: 1em;'>M</b>
|
|
<br>
|
|
<fieldset class=repeating_PERÍCIAS>
|
|
<input type=text name="attr_PERICIASNome" style="background-color:#E5E7E9; width:28em;">
|
|
<input type=number name="attr_PERICIASPontos" value="0" style="background-color:lightblue; width: 6em;">
|
|
<input type=number name="attr_PERICIASBônus" value="0" style='width: 6em;'>
|
|
<input type=number name="attr_PERICIASTeste" style="background-color:lightblue; width:4em;" value="(@{PERICIASBase}+@{PERICIASBônus})" disabled>
|
|
<input type=number name="attr_PERICIASBase" value="(@{PERICIASPontos}*4)" style= 'display: none;'width:10em; disabled>
|
|
<input type=number name="attr_PERICIAS-A" value="floor(@{PERICIASTeste}/2)" style= 'display: none;'width:10em; disabled>
|
|
<input type=number name="attr_PERICIAS-B" value="floor(@{PERICIASTeste}/2)" style= 'display: none;'width:10em; disabled>
|
|
<input type=number name="attr_PERICIAS-C" value="floor(@{PERICIASTeste}/4)" style= 'display: none;'width:10em; disabled>
|
|
<input type=number name="attr_PERICIASCrit" value="0" style="background-color:#E5E7E9; width:10em;">
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:Black;" value="&{template:default} {{name=@{character_name}}} {{Pericia-=@{PERICIASNome}}} {{Valor_Pericia=[[@{PERICIASTeste}]]}} {{Sucesso_Crítico=[[floor((@{PERICIASTeste}/4) + (@{PERICIASCrit}))]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<@{PERICIASTeste}cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:Black;" value="&{template:default} {{name=@{character_name}}} {{Pericia-=@{PERICIASNome}}} {{Valor_Pericia=[[@{PERICIASTeste}/2]]}} {{Sucesso_Crítico=[[floor((@{PERICIASTeste}/8) + (@{PERICIASCrit}/2))]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<@{PERICIAS-B}cf>96]]}}"></button>
|
|
<button type="roll" style="border:2px solid lightblue;background:transparent;color:Black;" value="&{template:default} {{name=@{character_name}}} {{Pericia-=@{PERICIASNome}}} {{Valor_Pericia=[[floor(@{PERICIASTeste}/4)]]}} {{Sucesso_Crítico=[[floor((@{PERICIASTeste}/16) + (@{PERICIASCrit}/4))]]}} {{Sucesso_Decisivo=[[@{Bônus-Decisivo}+5]]}} {{Rolagem=[[1d100cs<@{PERICIAS-C}cf>96]]}}"></button>
|
|
</fieldset>
|
|
</div>
|
|
<div class="container">
|
|
<div class="sheet-aprimoramentos">
|
|
<br>
|
|
<h3 style="text-align: center; color: #FFF; background-color: #000;"><span>APRIMORAMENTOS E MANOBRAS DE COMBATE</span></h3>
|
|
<br>
|
|
<b style='display: inline-block; width: 25em;'>Aprimoramento</b>
|
|
<b style='display: inline-block; width: 6em;'>Custo</b>
|
|
<b style='display: inline-block; width: 25em;'>Manobra de Combate</b>
|
|
<b style='display: inline-block; width: 6em;'>Custo</b>
|
|
<br>
|
|
<fieldset class=repeating_APRIMORAMENTOS-MANOBRAS>
|
|
<input type=text name="attr_aprimoramento" style="background-color:#E5E7E9; width:25em;">
|
|
<input type=number name="attr_aprimoramento-custo" value="0" style="background-color:lightblue; width: 6em;">
|
|
<input type=text name="attr_manobras" style="background-color:#E5E7E9; width:25em;">
|
|
<input type=number name="attr_manobras-custo" value="0" style="background-color:lightblue; width: 6em;">
|
|
</fieldset>
|
|
</div>
|
|
<div class="container">
|
|
<div class="sheet-magias">
|
|
<br>
|
|
<h3 style="text-align: center; color: #FFF; background-color: #000;"><span>MAGIAS</span></h3>
|
|
<br/>
|
|
<input type="text" name="entender" style='width:6em;'value="Entender"/>
|
|
<input type="number" name="attr_entender" style="background-color:lightblue">
|
|
<input type="text" name="criar" style='width:6em;'value="Criar"/>
|
|
<input type="number" name="attr_criar" style="background-color:lightblue"/>
|
|
<input type="text" name="controlar" style='width:6em;'value="Controlar"/>
|
|
<input type="number" name="attr_controlar"style="background-color:lightblue"/><br>
|
|
</div>
|
|
<br>
|
|
<b style='display: inline-block; width: 8.5em;'>Caminho</b>
|
|
<b style='display: inline-block; width: 4em;'>Focus</b>
|
|
<b style='display: inline-block; width: 8em;'>Caminho</b>
|
|
<b style='display: inline-block; width: 4em;'>Focus</b>
|
|
<b style='display: inline-block; width: 8em;'>Caminho</b>
|
|
<b style='display: inline-block; width: 4em;'>Focus</b>
|
|
<b style='display: inline-block; width: 8em;'>Caminho</b>
|
|
<b style='display: inline-block; width: 4em;'>Focus</b>
|
|
<b style='display: inline-block; width: 8em;'>Caminho</b>
|
|
<b style='display: inline-block; width: 4em;'>Focus</b>
|
|
<br/>
|
|
<fieldset class=repeating_Magias-Formas-Caminhos>
|
|
<input type=text name="attr_caminho1" style='width:8.5em;'>
|
|
<input type=number name="attr_custo1" style="background-color:lightblue">
|
|
<input type=text name="attr_caminho2" style='width:8.5em;'>
|
|
<input type=number name="attr_custo2" style="background-color:lightblue">
|
|
<input type=text name="attr_caminho3" style='width:8.5em;'>
|
|
<input type=number name="attr_custo3" style="background-color:lightblue">
|
|
<input type=text name="attr_caminho4" style='width:8.5em;'>
|
|
<input type=number name="attr_custo4" style="background-color:lightblue">
|
|
<input type=text name="attr_caminho5" style='width:8.5em;'>
|
|
<input type=number name="attr_custo5" style="background-color:lightblue">
|
|
</fieldset>
|
|
<br/>
|
|
<h3 style="text-align: center; color: #FFF; background-color: #000;"><span>ANOTAÇÕES GERAIS</span></h3>
|
|
<div class=formblock>
|
|
<textarea name="attr_anotações" style="background-color:#E5E7E9;"></textarea>
|
|
</div>
|
|
<div class=formblock>
|
|
</div>
|
|
<div class="container">
|
|
<div class="sheet-equipamentos">
|
|
<h3 style="text-align: center; color: #FFF; background-color: #000;"><span>EQUIPAMENTOS</span></h3>
|
|
<div class=formblock>
|
|
<textarea name="attr_equipmentos" style="background-color:#E5E7E9;"></textarea>
|
|
</div>
|
|
<div class=formblock>
|
|
</div>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<b></b>Ficha para sistema Daemon Homebrew ver. 1.0<b></b>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
|
|
|
|
|